@charset "utf-8";
/* CSS Document */

@font-face {font-family: 'ZonaPro-ExtraBold';src: url('../fonts/398BF7_0_0.eot');src: url('../fonts/398BF7_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/398BF7_0_0.woff2') format('woff2'),url('../fonts/398BF7_0_0.woff') format('woff'),url('../fonts/398BF7_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'ZonaPro-Bold';src: url('../fonts/398BF7_1_0.eot');src: url('../fonts/398BF7_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/398BF7_1_0.woff2') format('woff2'),url('../fonts/398BF7_1_0.woff') format('woff'),url('../fonts/398BF7_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'ZonaPro-Light';src: url('../fonts/398BF7_2_0.eot');src: url('../fonts/398BF7_2_0.eot?#iefix') format('embedded-opentype'),url('../fonts/398BF7_2_0.woff2') format('woff2'),url('../fonts/398BF7_2_0.woff') format('woff'),url('../fonts/398BF7_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'ZonaPro-Regular';src: url('../fonts/398BF7_3_0.eot');src: url('../fonts/398BF7_3_0.eot?#iefix') format('embedded-opentype'),url('../fonts/398BF7_3_0.woff2') format('woff2'),url('../fonts/398BF7_3_0.woff') format('woff'),url('../fonts/398BF7_3_0.ttf') format('truetype');}

body{ font-family: 'ZonaPro-Regular'; color: #2c090c; }


header img{ }

.title-color{ color:#000; font-size: 30px; font-weight: bold;}
.dis-color{font-size: 18px;}

.btn-custom{ cursor: pointer; border-radius:0!important; color:#fff!important ; padding: 5px 25px!important; font-size: 28px; font-weight: bold;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc1d3a+0,7c1123+100 */
background: rgb(204,29,58); /* Old browsers */
background: -moz-linear-gradient(top, rgba(204,29,58,1) 0%, rgba(124,17,35,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(204,29,58,1) 0%,rgba(124,17,35,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(204,29,58,1) 0%,rgba(124,17,35,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1d3a', endColorstr='#7c1123',GradientType=0 ); /* IE6-9 */
	
}


.spacer{      position: relative; padding-bottom:80px; }

.redtitle{color:#d81f3d!important;font-size: 36px; margin-bottom: 50px; font-weight: bold;}

.greybg{ background:#f9f9f9; padding:40px 0;  }

.gei-img img{ width: 100%;}
h5{ background:url(../images/dowmarrow.png) left 4px no-repeat; padding-left: 35px;  font-size: 28px; font-weight: bold;}

article{ line-height: 24px; font-size: 18px;font-weight: bold;}

.greybg section{margin-bottom: 20px; margin-bottom: 15px;
    padding-bottom: 15px;
}




 .greybg  ul {
    list-style: none;
    padding:0;
    margin:0;
}

.greybg  li { 
    padding-left: 1em; 
    text-indent: -.7em;  line-height: 19px; font-size: 15px;
}

.greybg  li:before {
    content: "• ";
     color: #d81f3d;     font-size: 35px;
}




.uni ul {margin: 0;
padding: 0;
display: table;}
.uni ul li{margin: 0;
padding: 0;
list-style: none;
display: table-cell;}

.uni ul li img{ width:100%;}






.img-grid { text-align: center;     margin: 0;
    padding: 0;
}

.img-grid li {
  display: inline-block;
  
margin:10px 12px; 
  vertical-align: top;


}

  .img-grid img {
   max-width: 128px; 
  }
.img-grid .overlay-container {
  display: block;
  position: relative;
}
.img-grid .overlay-container::before {
  content: attr(data-overlay-text);
  font: 1em/1.5em 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  position: absolute;
  z-index: 1;
  /*On top of parent*/
  top: 40%;
  width: 100%;
  text-align: center;
  color: #fff;
  background: rgba(128, 128, 128, 0.8);
  opacity: 0;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.img-grid .overlay-container:hover::before {
  opacity: 1;
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}
.img-grid .overlay-container .overlay-img {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.img-grid .overlay-container:hover .overlay-img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}


 footer .icons_social{ float:left; overflow:hidden; margin-top:-10px; }

 footer .icons_social a .twitter {background: url("../images/icons_social.png") repeat scroll 0px 0 ; float: left;height: 40px; margin-top:0;width:51px; padding:3px;  transition: all 0.2s ease-in-out 0s;}

 footer .icons_social a:hover .twitter {background: url("../images/icons_social.png") repeat scroll 0px -40px ;height: 40px;   margin-top:0;width:51px;}

 footer .icons_social a .fb {background: url("../images/icons_social.png") repeat scroll -51px top ;float: left;height: 40px;width: 50px; padding:3px;  margin-top:0; transition: all 0.2s ease-in-out 0s;}

 footer a:hover .fb {background: url("../images/icons_social.png") repeat scroll -51px -40px ;height: 40px;  width: 50px;  margin-top:0;}

 footer .icons_social a .in {background: url("../images/icons_social.png") repeat scroll -102px top ;float: left;height: 40px;width:51px;padding:3px;  margin-top:0; transition: all 0.2s ease-in-out 0s; }

 footer a:hover .in {background: url("../images/icons_social.png") repeat scroll -102px -40px ; height:40px;width:51px;  margin-top:0;}

 footer .icons_social a .g_pulse {background: url("../images/icons_social.png") repeat scroll -153px top ; float: left;height: 40px;width:51px;padding:3px;  margin-top:0;  transition: all 0.2s ease-in-out 0s;}

 footer a:hover .g_pulse {background: url("../images/icons_social.png") repeat scroll -153px -40px ;height:40px; width:51px;  margin-top:0;}

 footer .icons_social a .youtube {background: url("../images/icons_social.png") repeat scroll -204px top ; float: left;height:40px;width:51px;padding:3px;  margin-top:0;  transition: all 0.2s ease-in-out 0s;}

 footer  .icons_social a:hover .youtube{background: url("../images/icons_social.png") repeat scroll -204px -40px; height:40px; width: 51px;  margin-top:0;}

.pading-tp{color: #686868; font-size: 18px; padding-top:13px;}







/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F66A4E;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; 
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.bordesign-row  .badge{ 

position: absolute;

top: -13px;

background: #fff;

left: 33px;

z-index: 9;

color: #5f5c5c;

}

form#frm_registration {
  font-size: 16px;
}
.registration .table th, .table td {
   
    padding: 0;
    
    padding-left: 25px;
}

/* Custom dropdown */
.custom-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle; width:100%;
	
	
	margin-bottom: 20px;
   /* demo only */
}

.custom-dropdown select { width: 100%; 
  background-color: #fff;
  color: #2c090c;
  font-size: inherit;
    padding: 8px 0px; font-size:10.5px;
  border: 0;
  margin: 0;
  
  text-indent: 0.01px;
  text-overflow: '';
  -webkit-appearance: button; border-bottom: solid 2px #d4d4d4;/* hide default arrow in chrome OSX */
}

.custom-dropdown::before,
.custom-dropdown::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.custom-dropdown::after { /*  Custom dropdown arrow */
 
   width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #d91f3d;
    right: 4px;
    top: 8px;
}

.custom-dropdown::before { /*  Custom dropdown arrow cover */
  width: 2em;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 0 3px 3px 0;
}

.custom-dropdown select[disabled] {
  color: rgba(0,0,0,.3);
}

.custom-dropdown select[disabled]::after {
  color: rgba(0,0,0,.1);
}

.custom-dropdown::before {

background: #fff;
    right: 0;
    width: 19px;
    height: 30px;
	
}



.custom-dropdown::after {
  color: rgba(0,0,0,.4);
}

.gei-host{ right: 0 ; left: 0; position: absolute; top: 55px;    }
.gei-host .img{ width: 530px; margin: 0 auto;}

.gei-host .img img{ width: 100%;}

.registernow{    position: absolute;
    left: 0;
    right: 0; top: -28px;}

.registernow .btn-custom{ background:none; background: #88031f!important;
    padding: 10px 40px!important; width: 100%!important; }

/*.chat-icon{ background:#fff url(../images/chat-icon.png) no-repeat center center; position: fixed;
    z-index: 99999;
    right: 15px;
    bottom: 50px;
    width: 75px;
    height: 72px;
    box-shadow: 0 0 10px 0 #ccc;
    border-radius: 100%; cursor: pointer;}*/

.chat-icon:hover{  box-shadow: 0 0 12px 0 #a29d9d;}

.btn-shadow {
    box-shadow:3px 3px 1px 0px #c1b9b9;
}



.chat-icon #content {  z-index: 99999;
    right: 20px;
    bottom: 0px; text-align: center;
    position: fixed;
 
}

.chat-icon input[type="checkbox"]{display:none;}

.chat-icon .checkbox:checked + .label{
 

	    width: 50px; position: relative;
    height: 50px;
   
	background:#fee4e4 ;
	/* background-size: 46%!important;*/
	
	
	
}

.chat-icon .checkbox:checked + .label:before {
  content: "✖";
  
 
top: 11px;
position: absolute;
left: 20px;
  cursor: pointer; color: #d81f3d;
}



.chat-icon .checkbox:checked ~ .social {
  opacity:1;
  -webkit-transform: scale(1) translateY(-90px);
  -moz-transform:scale(1) translateY(-90px);
  -o-transform:scale(1) translateY(-90px);
  transform:scale(1) translateY(-90px);
    -webkit-transition:.5s;
  -moz-transition:.5s;
  -o-transition:.5s;
  transition:.5s;
}

.chat-icon .label {
  cursor:pointer;
  margin:0;
 

	background:#fff url(../images/chat-icon.png) no-repeat center center;
	
	 width: 75px;
    height: 72px;
    box-shadow: 0 0 10px 0 #ccc;
    border-radius: 100%; 
}

.chat-icon .social {
  transform-origin:50% 0%;
  
  -webkit-transform: scale(0) translateY(-190px);
  -moz-transform:scale(0) translateY(-190px);
  -o-transform:scale(0) translateY(-190px);
  transform:scale(0) translateY(-190px);
  
  opacity:0;
	
position: relative;
top: -15px;	
}
.chat-icon ul {
  position:relative;
  left:0;
  right:0;
  margin:auto;
  color:#fff;
  height:46px;
  width:180px;
  background:#fdfcfc;
  padding:0;
  list-style:none;
	

   box-shadow: 0 0 5px 0 #b5b5b5;
    border-radius: 4px;
}

.chat-icon ul li {
  font-size:20px;
  position: relative;
  cursor:pointer;
  width:60px;
  margin:0;
  padding:12px 0;
  text-align:center;
  float:left;
  display:block;
  height:22px;}

.chat-icon ul li:hover {color:rgba(0,0,0,.5); background-color: #f7f7f7;}

.chat-icon ul:after {
  content:'';
  display:block;
  position:absolute;
  left:0;
  right:0;
  margin:35px auto;
  height:0;
  width:0;
	bottom: -45px;
  
  border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	
	border-top: 10px solid #fff;
}

.chat-icon li[class*="whatupchat"] {background:#fff url(../images/messanger-icons.png) no-repeat 15px 8px;padding:23px 0; border-right: solid 1px #ececec; border-radius: 4px;}
.chat-icon li[class*="phonechat"] {background:#fff url(../images/messanger-icons.png) no-repeat -50px 8px;padding:23px 0; border-right: solid 1px #ececec;}
.chat-icon li[class*="helpchat"] {background:#fff url(../images/messanger-icons.png) no-repeat -106px 8px;padding:23px 0; border-radius: 4px;}

div#Embed {
    display: none!important;
}

.block-anchor{ position: absolute; right: 0; left: 0; top: 0; bottom: 0; font-size: 0;
	
	
	
}

/*tempchange*/

.gei-tag { display: block; text-align: center; margin-top: -63px;}
.gei-tag img{ width:700px;}

.gei-exp img{ width:100%;}
.postion-tp{position: RELATIVE;
    margin-top: -150px;}

.padding-120{ padding-bottom: 120px;}
.numlist{ color:#d81f3d ;     margin-left: -35px; }

h5.bgnone{ background: none!important; padding: 0!important;}

.bor-bottom-dot{     border-bottom: dotted 2px #000;
    padding-left: 35px;}

.bordernone{ border: none;}
.bor-bottom-dot .normalstyle{ font-weight:normal!important; font-size: 15px!important;}
.bgsc-red{ 
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d81f3d+0,d81f3d+100 */
background: #d81f3d; /* Old browsers */
background: -moz-linear-gradient(45deg, #d81f3d 0%, #d81f3d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #d81f3d 0%,#d81f3d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #d81f3d 0%,#d81f3d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d81f3d', endColorstr='#d81f3d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ position: relative;
	
}

.bgsc-red .colorwh{ color:#fff!important;}

.img-grid.Schedule-gr{ text-align: center;
	
	margin: 0!important; padding: 0;
	
}
.img-grid.Schedule-gr li{margin: 0; padding: 0; position: relative; }
.img-grid.Schedule-gr a{ text-decoration:none; display: block; cursor: pointer;}
.img-grid.Schedule-gr a h3{ color:#fff; text-transform: uppercase; font-size: 18px; border-bottom:solid 2px #620e1c; 
font-weight: bold;  padding-bottom: 5px;margin-bottom: 5px;}

.img-grid.Schedule-gr a article p{ color:#fff ; font-weight: normal; font-size: 15px; margin: 0;
padding: 0;}
.img-grid.Schedule-gr a article p span { color:#000000 ; margin-top: -5px;
    display: block;
}

.img-grid.Schedule-gr article {
   
    position: relative;
    z-index: 99;
}

.img-grid.Schedule-gr article:after {content: url(../../bootstrap/images/forarrow.png);
position: relative;
top: -8px;
font-size: 9px;

padding: 4px 2px;

   
   
}

.img-grid.Schedule-gr a:hover article:after{ background: #5b010b;
padding: 4px 2px;
border-radius: 3px; }



.img-grid.Schedule-gr img {
    max-width: 180px;
}

.img-grid .overlay-container  .poptoogle {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  position: absolute;
  background:rgba(90,1,10, 0.9);

 
  top: 0; bottom: 0; width: 100%; z-index: 999; color:#fff; 
	    font-size: 13px;
    text-align: left;
    padding: 10px;
	line-height: 13px; 
}


.img-grid .overlay-container:hover .poptoogle {
  visibility: visible;
  opacity: 0;
}

.img-grid .overlay-container:hover .poptoogle h4{margin: 0;
padding: 0;
font-size: 10px; margin-bottom: 7px; }
.img-grid .overlay-container:hover .poptoogle ul{ margin: 0;
padding: 0;}

.scroll{overflow-y: auto; height: 92%;}
.img-grid .overlay-container:hover .poptoogle li{margin: 0; padding: 0; }

.bgtexture{ background:url(../images/texture.png);   }

.black-cr{ color: #000 !important; }
.bgtexture .bg{ background: rgba(213,213,213, 0.2); padding: 40px 20px; margin: 0 25px;}
.bgtexture .bg h2{ color: #d81f3d; font-weight:bold; line-height: 80px; margin-bottom: 20px;     background: url(../images/sapce-down-arrow.png) center bottom repeat-x; background-size: 4%; }

.fontheding-center{ font-size: 28px; padding-top: 40px;}
.bgf9{    background: #f9f9f9; }

.bgf9 .comingsoon{ font-size:100px; color: #e7e7e7;
padding: 100px 0;}

.paddingspace{ padding:50px 0;}

.footprint{ color: #fff; ;}

.footprint .divspace{padding: 25px; margin-bottom: 30px;}
.footprint .redbg{ background:#88031f; }

.footprint  p{font-size: 4rem;
font-weight: bold;
	margin: 0;
padding: 0;
	line-height: 103px;
}

.footprint  span{ display:block; font-size: 1.5rem;  }
.footprint .ylbg{ background:#db5a3d;}
.footprint .redlg{ background:#d81f3d;}
.footprint .bgimgred{ background:url(../images/footredbg.jpg) ; background-size:cover; height: 100%;}
.footprint .hg{ height: 93%!important;}

.discrip { color:#000;}
.discrip  h3{font-size:24px; font-weight:bold;}

.discrip p{font-size: 15px;font-weight: normal;     padding: 20px 0; line-height: 22px;
}

.discrip .red{ color: #d81f3d !important;}

section.pad100{ padding:70px 0; }
section.pad100.pad120{ padding:120px 0; width:100%; }
footer{ padding:70px 0; font-size:12px;}
#optgroup_clickable{ border: solid 2px #979696; margin-bottom: 20px;}

	.view-mob{  display: none;
position: absolute;
z-index: 9;
font-size: 12px;
background: #fff;
left: 22px;
top: -7px;
padding: 0 5px;
color: #484646; }

.disply-chatnone{ display:none;}


.helpchat{ background:#fff url(../images/chat-icon.png) no-repeat center center; position: fixed;
    z-index: 99;
    right: 15px;
    bottom: 80px;
       padding: 32px;
    box-shadow: 0 0 10px 0 #ccc;
    border-radius: 100%; cursor: pointer;
display: none;
	background-size: 50%;

}

.helpchat:hover{  box-shadow: 0 0 12px 0 #a29d9d;   padding: 31px;}


.moblie-chat-icon{
	z-index: 999;
	position: fixed;
bottom: 0;
right: 0;

	
}


.moblie-chat-icon ul {}
.moblie-chat-icon ul li {font-size:20px;position: relative;cursor:pointer;width:60px; margin:0;padding:30px 0;text-align:center; display: table-cell; height:22px;}
.moblie-chat-icon ul li:hover {color:rgba(0,0,0,.5); opacity: 0.8;}
.moblie-chat-icon li[class*="whatupchat"] {background:#0bae52 url(../images/wp-icon.png) no-repeat center center;  }
.moblie-chat-icon li[class*="phonechat"] {background:#d71e3d url(../images/ph-icon.png) no-repeat center center; }
.moblie-chat-icon li[class*="helpchat"] {background:#5b010b  url(../images/help-icon.png) no-repeat center center; }

#return-to-top {
    position: fixed;
  bottom: 170px;
right: 22px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	z-index: 99;
}



#return-to-top:after {
 width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 12px solid #fff;
content: '';
position: relative;
left: 14px;
top: -4px;
}





#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}


.bullet-change .bor-bottom-dot {
   border-bottom: 0;
     padding-left: 0!important;  
}

.sapbullet{background: url(../images/sparate-row.png) repeat-x 0 0; }

.padlast{ padding-left:5px;}

ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		ul.tabs li{
			background: none;
			color: #222;
			display: inline-block;
			padding: 10px 15px;
			cursor: pointer;
		}

		ul.tabs li.current{
			background: #ededed;
			color: #fff;
		}

.location-content{display: none; position: absolute; color: #fff; top: 0; z-index: 999;bottom: 0;background: rgba(42,0,1,0.9 ); right: 0;left: 0; padding:30px 0;     padding-bottom: 50px;
} 
.location-content.current{display: inherit;}

.location-content .border-bottom {
    border-bottom: 2px solid #fff !important;
	padding-bottom: 15px;
}


.close-sh .close {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  overflow: hidden;
	opacity: 1!important;
	border-radius: 50%;
border: solid 4px #fff; cursor: pointer;
 
}
.close-sh .close:hover::before, .close-sh .close:hover::after {
  background: #fff;
}
.close-sh .close::before, .close-sh  .close::after {
  content: '';
  position: absolute;
  height: 2px;
  

  margin-top: -1px;
  background: #fff!important;
	
width: 60%;
top: 50%;
left: 20%;	
	
	
}
.close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}


.close.thick::before, .close.thick::after {
  height: 4px;
  margin-top: -2px;
}

.data-att-list{ position: absolute; bottom: 0; top: 100px; overflow: hidden; left: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
right: 15px;}
.data-att-list ul{ margin:0; padding: 0; font-size: 15px; margin-bottom: 40px;}
.data-att-list ul li{ margin:0; padding: 0; list-style: none; line-height: 24px;  vertical-align: top;
display: list-item;}

.data-att-list ul li h6 {
    font-size: 20px;
    font-weight: bold;
}


.data-att-list ul li ul { margin-left: 15px; list-style: none;
    
}



.data-att-list ul li ul li::before {
  font-family: AppleGothic, "Lucida Sans", Impact, Verdana, sans-serif;
    content: '■';
  color: red;
  font-weight: bold;
  display: inline-block;  font-size: 12px;
  width: 1.5em;
  margin-left:-1.4em;
}




.position-relative{ height:100%;}

.un-cust-wd  img {
    max-width: 80px;
}

.hideglobal{ display:none!important;} 


/*******************ebadge********************/

.ebadge_block{ background:#676F ;  }

.ebadge_block .printsection{ background:#fff; width: 500px; margin:0 auto;     padding: 20px;}

.brandlogo{ width:170px; height: auto; margin-bottom: 10px; 
display: block; margin:0; clear: both; }
.brandlogo img{ width: 100%; height: auto}
.printbanner{ background:#db213e url(../images/printbg.jpg) no-repeat right ; background-size: 30%; display: block;  padding:40px 0; margin:0px -20px; position: relative;      margin-bottom: 30px; }
.printbanner .b_text {position: absolute; z-index: 999;
  
    text-transform: uppercase;
    color: #fff;
    font-size: 1.2vw;
    left: 20px;
    top: 33%;
    font-weight: bold;
}

.user-info-bar{ display: block; clear: both; overflow: hidden; }

.ebadge_block .barcode{ width: 110px; height: 110px; float: left; margin-right:20px; }
.ebadge_block .usertext{ float: left;}
.usertitle{ text-transform: uppercase; font-size: 23px; color:#db213e ;}
.ebadge_block p{ font-size:15px; padding: 0;
    margin: 8px 0; }
.universityshorprint{ margin: 0; padding: 0;}

.universityshorprint{ width:100%; font-size: 12px; margin-top: 20px;}
.universityshorprint th{  padding: 5px 10px; vertical-align: top; }
.universityshorprint th:nth-child(1 ){ background:#fff ; border:solid 2px #db213e; color:#db213e ; text-align: left; margin-right: 2px;  }
.universityshorprint th:nth-child(2){ background:#db213e ; border:solid 2px #db213e; color:#fff ;  text-align: right;}
.universityshorprint td{ vertical-align: top; color:#212121 ;  padding: 3px 0; }
.universityshorprint .token{ font-size: 15px; display: inline-block;border:solid 2px #db213e; color:#db213e ; border-radius: 3px; padding: 0px 3px; float: right;}
.ebadge_block .notwin{ margin:0; padding: 0; font-size: 11px; color:#878787 ; padding: 20px 0;}
.ebadge_block .padin{ padding:50px 0!important;}

.info-i{     display: inline-block;
  
    background: #585757;
    color: #fff!important;
    width: 16px;
    text-align: center;
        font-weight: bold!important;
    border-radius: 50%;
    font-size: 12px;
    height: 16px;
	    line-height: 15px;
}


.tooltip {
  position: relative; display: inline-block; z-index: 0;
}
.tooltip:before,
.tooltip:after {
  display: block;
  opacity: 0;
  pointer-events: none;
  position: absolute; left: -12px; z-index: 9;
}
.tooltip:after {
	border-right: 6px solid transparent;
	border-bottom: 6px solid rgba(0,0,0,.75); 
  border-left: 6px solid transparent;
  content: '';
  height: 0;
    top: 20px;
    left: 5px;
  width: 0;
}
.tooltip:before {
  background: rgba(0,0,0,.75);
  border-radius: 2px;
  color: #fff;
  content: attr(data-title);
  font-size: 11px;
  padding: 6px 10px;
    top: 26px; width: 300px;
	    font-weight: normal; text-align: left;
 
}

/* the animations */
/* fade */
.tooltip.fade{ opacity:1;     font-weight: normal;}
.tooltip.fade:after,
.tooltip.fade:before {
  transform: translate3d(0,-10px,0);
  transition: all .15s ease-in-out;
}
.tooltip.fade:hover:after,
.tooltip.fade:hover:before {
  opacity: 1;
  transform: translate3d(0,0,0);
}

.mobile-web{
	
	line-height: 46px;
    border-radius: 4px;
	    position: fixed;
    background: #fff;
    color: #5b010b;
	    font-weight: bold;
    width: 100%;
    top: 0;
}

.phonechat,.call {
    position: fixed;
    z-index: 99;
    border: 0;
    box-shadow: 0 0 10px 0 #ccc;
    bottom: 83px;
    right: 17px;
    background: #fff url(../images/messanger-icons-mo.png) center no-repeat;
    border-radius: 0 4px 0 0;
    padding: 26px;
    border-radius: 100%;
}
.closemob:before {
    content: "✖";
background: #fff;
    color: #717070; cursor: pointer;
    display: block;
    padding: 9px;
    width: 20px;
    height: 20px;
    position: absolute;
    line-height: 0;
    border-radius: 100%;
    right: 5px;
    top: 5px;
    text-align: -webkit-center;
    padding-right: 6px;
    font-size: 9px;
	text-indent: -5px;
    border: solid 1px #717070;
}
	
#div1 {
    display: none;
    position: fixed;
    bottom: 88px;
    z-index: 0;
    right: 60px;
    background: #5b010b;
    padding: 8px 27px;
    box-shadow: 0 0 10px 0 #ccc;
    color: #fff;
    font-weight: bold;
    border-radius: 4px 0px 0px 4px;
}
.people-block{ display:block;     text-align: left; width: 90%;
    margin: 0 auto;     margin-bottom: 20px;}
.people-block img{ width:100%; border-radius: 100%;     margin-bottom: 5px;}

.uniname {     padding: 3px;
    color: #d81f3d;
    text-align: left;
    font-size: 12px;
   
    margin-bottom: 5px;
    line-height: 13px;
    border-bottom: solid 2px #d81f3d;
    font-weight: bold;
}

.name {
    text-transform: uppercase;
    font-size: 14px;     line-height: 16px;
}

.deg {
    
	
	    line-height: 16px;
	font-size: 12px;
    font-weight: normal;
   
}

.alerttpsms{
	
	position: fixed !important;

right: 0;

left: 0;

border-radius: 0;

z-index: 9999;

text-align: center;
	
}

.bmd-modalButton{ cursor:pointer;}
.readonly::before {

    top: -21px;
    content: '';
    position: relative;

}

.nav-fix{ font-family: 'ZonaPro-ExtraBold';}

.page-section{ overflow:hidden;}

.bg-wh{ background:#fff; width:100%;}

a.navbar-brand {
    padding: 10px 0;
    display: block;
}


.navigation__link{
    color: #2c090c;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
    padding: 17px 0;
    display: inline-block; text-decoration:none; margin:0 10px;
}

.navigation__link:first-child{ margin-left:0;}
.navigation__link:last-child{ margin-right:0;}

.navigation__link:hover, .navigation__link:focus { text-decoration:none;
    color: #da1f3d;}
	
	.bor-nav {
    border-top: solid 1px #f5f5f5;
    display: block;
    clear: both;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%; background:#fff; border-bottom: solid 1px #f5f5f5; z-index:999;
}
.sticky .d-none{ display:inline-block!important;}
.navigation__link.active{ color: #da1f3d;}

.bg-light {
    background:none !important;
}

.navbar { padding:0;}


.bannerformsection {
    background: #fff;
    width: 590px;
    height: 420px;
    padding: 40px 39px 44px 120px ;
    box-shadow: 0 39px 47px 0 rgba(90,1,10,.08);
    left: 0;
    z-index: 9 !important;
}


.boldheading {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 19px;
    font-family: 'ZonaPro-ExtraBold';
    color: #2c090c;
}

.redpath {
    width: 40px;
    height: 1px;
    border: solid 3px #da1f3d;
}

.bannerdesc {
    font-size: 14px;
   font-family: 'ZonaPro-Light';
    color: #2c090c;
   /* width: 330px;*/
    line-height: 26px;     margin: 20px 0;
}

.explorelink {
   font-family: 'ZonaPro-Bold';
    font-size: 14px;
    color: #2c090c !important;
}

.explorelink img{ padding-left:10px;}

.bannerblock {
    background: linear-gradient(90deg,#fff 26%,#f8f8f8 0%);
        position: relative;
}

.templatetwo-banner {
    float: right;
    position: relative;
}

.templatetwo-banner .bg-color {
    background-image: linear-gradient(to left,rgba(218,31,61,0),#da1f3d 40%,#da1f3d);
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 55%;
}

.m-t-40 {
    margin-top: 40px !important;
}
.h-auto {
    height: auto!important;
}

strong{font-family: 'ZonaPro-Bold';}


.desktop-main-heading {
    font-size: 28px;
    line-height: 1.4;
     font-family: 'ZonaPro-ExtraBold';
    text-align: center;
    position: relative;
    margin-bottom: 70px;
}

.desktop-main-heading:before {
    border-bottom: 6px solid #d91f3d;
    content: '';
    position: absolute;
    bottom: -18px;
    width: 40px;
	
    margin: 0 auto;
    left: 0;
    right: 0;
}


.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

.row p { font-size:14px;   font-family: 'ZonaPro-Light';
    line-height: 1.86;
}

.btn-theme {
    background: #d91f3d;
    text-transform: uppercase;
    font-family: 'ZonaPro-Bold';
    font-size: 14px;
    color: #fff;
    width: 285px;
    height: 56px;
    border-radius: 0;
}

.btn-theme:hover {
    color: #fff;
    background: #d91f3d;
    border-color: #d91f3d;
}


.list-content-section h4 {
    line-height: 1.6;
	font-size: 20px;
    font-family: 'ZonaPro-Bold';
}

.p-b-60 {
    padding-bottom: 60px !important;
}

ul.event-medium-ul {
    padding-left: 30px;
}

ul.event-medium-ul li {
    font-family: 'ZonaPro-Light';
    font-size: 14px;
    line-height: 21px;
    width: 90%;
    margin-bottom: 10px;
    position: relative;
}

.w-auto {
    width: auto!important;
}

.pl-5, .px-5 {
    padding-left: 3rem!important;
}
.pr-5, .px-5 {
    padding-right: 3rem!important;
}

.bg-gray {
    background: #f8f8f8;
}


.schedule-section .list {
    border-top: 1px solid #edeeef;
    border-left: 1px solid #edeeef;
    border-right: 1px solid #edeeef;
    padding: 15px 30px 25px;
    background-color: #fff;
    margin-bottom: 30px;
}

.schedule-section .list h2 {
    font-family: 'ZonaPro-ExtraBold';
    font-size: 40px;
    color: #da1f3d;
    line-height: 1.4;
    margin-bottom: 0;
}

.schedule-section .list h3 {
    font-family: 'ZonaPro-ExtraBold';
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 40px;
}

.schedule-section .list h4 {
    font-family: 'ZonaPro-Regular';
    font-size: 20px;
    line-height: 1.6;
}


.schedule-section .list p {
    font-family: 'ZonaPro-Regular';
    font-size: 12px;
    line-height: 2.4;
    margin-bottom: 5px;
}

.schedule-section .list:after {
    content: '';
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 30px;
    background: #da1f3d;
    height: 4px;
}

.schedule-section .list img {
    width: 16px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.about-leadership .member-list .profile {
    margin-bottom: 20px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    object-fit: cover;
}


.about-leadership .member-list h3 {
   font-family: 'ZonaPro-Bold';
    font-size: 14px;
    margin-bottom: 5px;
    overflow: hidden;
    line-height: 1.86;
}

.about-leadership .member-list p {
    font-size: 10px;
    font-family: 'ZonaPro-Regular';
    line-height: 2;
    margin-left: 25px;
}

.about-leadership .member-list h3 img {
    margin-right: 7px;
    position: relative;
    top: 5px;
    width: 20px;
    float: left;
}


button.owl-prev {
    position: absolute;
    right: -60px;
    top: 0;
}

button.owl-next {
    position: absolute;
        left: -60px;

    top: 0;
}

a:focus, img:focus,  .owl-nav button:focus{
outline: none; border:0;
}

 select:focus  {
outline: none; border-bottom: solid 2px #d4d4d4;
}
.owl-carousel.owl-rtl .owl-item {
   
  
}
.slider-uini { padding:0 50px;
   
}

.wd100{ width:100%!important;}

.item {
    text-align: center;
    text-align: -webkit-center;
	 text-align: -moz-center;
}


.ourimpactblock .smallheading {
    font-size: 10px;
    letter-spacing: 2px;
    color: #871722;
    line-height: 16px;
    margin-bottom: 10px;
    font-family: 'ZonaPro-ExtraBold';
}

.ourimpactblock .boldheading {
    font-size: 40px;
    line-height: 1.4;
    margin-bottom: 19px;
   font-family: 'ZonaPro-ExtraBold';
    color: #2c090c;
}

.pr-0, .px-0 {
    padding-right: 0!important;
}

.ourimpactblock  .redpath {
    width: 40px;
    height: 1px;
    border: solid 3px #da1f3d;
}

.rightborder {
    border-right: 2px solid #f6f6f7;
    margin-right:-10px;
}

.countname span {
    font-size: 16px;
}



.pr-3, .px-3 {
    padding-right: 1rem!important;
}

.pad100.mob-hd-pad{ padding-top:100px!important;}
.countname {
    font-family: 'ZonaPro-Bold';
    font-size: 40px;
    color: #da1f3d;
}

.countdesc {
     font-family: 'ZonaPro-Regular';
    font-size: 14px;
    width: 120px;
    white-space: nowrap;
}


.contactblock {
   
}

.contactblock .boldheading {
    margin-top: 15px;
}

.m-b-30 {
    margin-bottom: 30px !important;
}


.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important;
}

.subheadingitem {
    font-size: 20px;
	font-family: 'ZonaPro-ExtraBold';
   
}

.subheadingitemcontent {
    font-size: 14px;
    color: #2c090c;
     font-family: 'ZonaPro-Light';
    line-height: 26px;
}


.formbottom {
    border-radius: 10px;
    box-shadow: 0 39px 47px 0 rgba(90,1,10,.08);
    background-color: #fff;
    padding-left: 64px;
    padding-top: 50px;
    padding-bottom: 20px !important;
    padding-right: 65px;
    border: 1px solid rgba(90,1,10,.08);
}


.form__group {
  position: relative;
  padding: 20px 0 0;
 
margin-bottom: 15px;

  }

.form__field {
  font-family: inherit;
  width: 100%;
  border: 0;
  border-bottom: 2px solid #d4d4d4!important;
  outline: 0;
  font-size: 1.3rem;
  color:#2c090c;
 
  background: transparent;
  transition: border-color 0.2s;
}
.form__field::placeholder {
  color: transparent;
}
.form__field:placeholder-shown ~ .form__label {
  font-size:12px;
  cursor: text;
  top: 30px;
}

.form__label {
  position: absolute;
  top: 0;
  display: block;
  transition: 0.2s;
  font-size: 10px;
  color:#2c090c;
cursor: not-allowed;
    pointer-events: none;
}

.form__field:focus {
  padding-bottom: 0px;
  font-weight: 700;
  border-width: 3px;
  border-image: linear-gradient(to right, #2c090c, #2c090c);
  border-image-slice: 1;
}
.form__field:focus ~ .form__label {
  position: absolute;
  top: 0;
  display: block;
  transition: 0.2s;
  font-size: 10px;
  color:#2c090c;
  font-weight: 700;
}

/* reset input */
.form__field:required, .form__field:invalid {
  box-shadow: none;
}

.pd-tb-20{ padding:20px 0;}
.pd-20{ padding-top:20px;}

.formheading {
    font-size: 18px; margin-bottom:30px;
    color: #2c090c;
    line-height: 26px;
    font-family: 'ZonaPro-Bold';
}

.navbar-expand-lg .navbar-collapse {
   
    justify-content: space-between;
}

.navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
    border: solid 1px #dcd2d2;
}

.fix-absolute{ position:absolute;}



.red-bor{border-bottom:2px solid #da1f3d!important;}
.gr-bor{border-bottom:2px solid #50a71b!important;}

.uni-model{ cursor:pointer;}
.custom-ac{color: #2c090c; font-size:12px; }
.custom-ac:hover,.custom-ac:focus{ color: #da1f3d; text-decoration:none;}
.modal-title {background: none!important;padding: 0!important;font-size: 18px!important;}
.list-group {font-size: 12px!important;}
.list-group-item {padding:0.50rem 1.25rem!important;}

.was-validated .form-control:invalid{ border-bottom:solid 2px #dc3545!important }
.was-validated .form-control:valid{ border-bottom:solid 2px #28a745!important }

#frm_registration .chosen-choices {
  
}
#frm_registration .form-control-feedback {
    /* To make the feedback icon visible */
    z-index: 100;
}

.country-vaild .invalid-feedback{ border-top: solid 2px #dc3545!important;position: relative; margin-top: -17px; }
/*.was-validated .country-vaild .invalid-feedback{ border-top: solid 2px #28a745!important; display:block;position: relative; margin-top: -17px; }*/

.invalid-feedback {font-size: 10px!important;}
.uni-view-a a{ cursor:pointer;  font-family: 'ZonaPro-ExtraBold'; font-size:12px; display: block;line-height: 15px;}
.uni-view-a{border-top: solid 1px #efeaea; margin:0 -25px;padding-top: 10px;}

.month {
    font-size: 22px;
    margin-left: -23px;
}

.sup {
    top: -25px;
    font-size: 16px;
}

.tabfont{ font-size:12px; color: #2c090c;}
.tabfont td{ padding:10px;}
.padding0{ padding:0; overflow-x: auto;}
.mar-5{ margin-bottom:-5px!important;}
.ft28{ font-size:28px!important; margin-bottom: 5px!important;}
.lst-at{ display: grid;text-align: center; grid-template-columns: 20% 20% 20% 20% 20%;     text-align: center;}
.lst-at li { 
    border-radius: 0!important;
   
    margin-bottom: -1px!important;     text-align: left;
    border:0!important;
    border-bottom: solid 1px #e8e8e8!important;  border-top: solid 1px #e8e8e8!important; border-left: solid 1px #e8e8e8!important; vertical-align:top!important;
}

.lst-at li:last-child{ border-right: solid 1px #e8e8e8!important;}

.lst-at li a{    color: #da1f3d; font-size:11px;     font-family: 'ZonaPro-Regular';}
.ft-bold{    font-family: 'ZonaPro-ExtraBold'!important;}
.ftbg{background: #f8f8f8;
    margin: -31px;
    margin-bottom: 0;}
	.ht-heading{    padding-left: 20px!important;
    padding-bottom: 10px!important; font-size:14px!important;}
	.ft-30{   margin:0 -30px!important;}
	.add-more-uni h6{ font-family: 'ZonaPro-ExtraBold'!important; font-size: 12px;
    margin: 0;
    padding: 8px 25px;
    background: #efeeee;}

.mt-20{margin-top: 20px;}
div#eventTimeSlot {
    font-size: 12px;
}

 .mob-label{ display:none;}
.mtl-7{ margin-top:7px}

@media screen and (max-width: 767px) {

.custom-dropdown .invalid-feedback {
  
    position: relative;
    margin-top: -2px!important;
}

.mtl-7{ margin-top:0;}
#txt_intake, #txt_city{ }
input,select{ border-radius: 0;}

.labelmoblie{display:block!important; font-size: 10px; font-family: 'ZonaPro-Bold';}

.specialization:before{content:"Specialization"}
.country:before{content:"Country Preference"}
#optgroup_clickable {
    border:none;
    margin-bottom: 20px;
    border-radius: 0;
    color: #000;
    background: none;
border-bottom: 2px solid #d4d4d4!important;
}

a.navigation__link {
    display: flex;
    padding: 17px 0px!important;
    justify-content: flex-end;
    border-bottom: solid 1px #ccc;
}

  .mob-label{ display:block;     color: #2c090c;font-size: 12px;}
.select-mob select{border:none!important;     border-bottom: solid 2px #d4d4d4!important; background: none!important;
    border-radius: 0!important; padding: 5px 0; font-size: 12px;
    color: #2c090c;}
.country-vaild .invalid-feedback {
  
    margin-top: -22px;
}

}


.notfoundbyemail, .notfoundbymobile {
    background: #fff2f5;
    color: #da1f3d;
    font-size: 12px;
    padding: 7px 20px;
text-center;
}


.founddata {
    background: #f3fff6;
    color: #28a745;
 padding: 7px 20px; 


    font-size: 12px;
}

.searchdata {
       padding:0;
    text-align: center;
    margin-bottom: 0.5rem !important;
    position: relative;
}

.just{
display: flex;
        flex-direction: column;
}

.searchdata #searchBtn {
       border: none;
    box-shadow: 0 0 2px #ccc;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;   }


.searchdata .form__group {
    position: relative;
    padding: 0px 0 0;
    margin-bottom: 0;
}

.searchdata input {
      border: solid 2px #2b0f12;
    border-radius: 0;
    line-height: 40px;
    width: 100%;
    padding-left: 10px;

}

.searchdata .invalid{border: #d81b39 2px solid;}
.searchdata .valid{border:solid 2px #28a745!important;}



.searchdata h6 {
  
    font-size: 21px;
    font-weight: bold;
    font-family: 'ZonaPro-Bold';
    text-align: left;
}

.readonly{
 
 background-color: #f0f0f0;
  cursor: not-allowed;
  /* You can also set other styles to mimic a disabled appearance */
  opacity: 0.5;
  pointer-events: none;}

.deactive, .chosen-results .result-selected{ cursor: not-allowed; opacity: 0.5;  pointer-events: none;}



#searchBtn{cursor: pointer;}

.reqform {
    font-family: 'ZonaPro-Bold';
    color: #280d11;
    font-size: 18px;
}

.sap-space {
    border-bottom: solid 1px #ccc;
    margin: 20px -65px;
}

@keyframes blink {
  0% { opacity: 1; }
  50% { opacity: 0; }
  100% { opacity: 1; }
}

.blinking-text {
  animation: blink 1s infinite;
}

.commonsms,.mobliesms,.emailsms{
       font-family: 'ZonaPro-Bold';
    font-size: 10px;
    color: #da1f3d;
    text-align: left;
    padding: 5px;

}

    .mobliesms,.emailsms{

position: absolute;
    margin-top: -25px;
    background: #fff;

}


.navbar-toggler-icon {
    font-size: 35px;
    
}

.navbar-toggler-icon {
  color: #290d11;
    width: auto;
    height: auto;
   
}

.custom-dropdown .invalid-feedback {
    border-top: solid 2px #dc3545!important;
    position: relative;
    margin-top: -17px;
}

.invalid-feedback {
    border-top: solid 2px #dc3545!important;
    position: relative;
    margin-top: -2px;
}

.activedrop .chosen-single span{
  position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 5px;
  
    line-height: 13px;
    font-size: 10px!important;
    color: #da1f3d!important;
    cursor: default;
    background-color: #fbe8eb;
    font-family: 'ZonaPro-Bold';
}

.activedrop .chosen-single_hide span:after {
    content: "X";
    font-size: 10px;
    top: 2px;
    position: absolute;
    right: 5px;
}

.activedrop .chosen-single span {

    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
   
  }

#sel_event_chosen.activedrop .chosen-single span{ width: 90%;}