.mycontainer
{
width:92%;
margin: 0 auto;
}
.exhib-prof-container
{
width:90%;
margin:0 auto;
text-align:center;
    }
/* start topbar */
.topbar
	{
		min-height: 20px;
		padding-top: 6px;
		padding-bottom: 2px;
		/*background-color:#42a5f5;*/
		background-color:#0093dd;
		font-size:1rem;
		line-height:8px;
	}
.topbar p
{
margin:0 0 10px;
color:#fff000;
font-weight:400;
}
.topbar .eventdt
{
margin:0 0 10px;
color:#000;
font-weight:bold;
float:left;
}
.topbar .fa
	{
		color: #fff;
		font-weight:300;
	}
.topbar span
	{
		font-weight: bold;
		padding-right: 10px;
		padding-left: 4px;
		color:#fff000;
	}
.topbar a
	{
		color: #fff000;
		font-weight: 400;
	}
.topbar a:hover
	{
		color:#fff;
		font-weight: 400;
	}
.topbar .social-icon
	{
		/*text-align: rightt;*/
	}
.topbar .social-icon li a
	{
		border: none;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
	}
	
/* start social icon */
.social-icon
	{
		position: relative;
		padding: 0;
		margin: 0;
	}
.social-icon h4
	{
		display: inline-block;
		padding-right: 15px;
	}
.social-icon li
	{
		display: inline-block;
		list-style: none;
	}
.social-icon li a
	{
		border: 1px solid #fff;
		border-radius: 2px;
		color: #fff;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		text-decoration: none;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		margin-right: 8px;
	}
.social-icon li a:hover
	{
		background: #000;
		border-color: transparent;
		color: #FFFF00;
	}

.social-icon li:first-child a:hover
	{
		background: transparent;
		border-color: transparent;
	}
/* end social icon */	
	
	
.topbar2
{
min-height:90px;
line-height:90px;
border-bottom:3px solid #878887;
/*border-bottom:3px solid #ff0000;*/
border-top:3px solid #ff0000;
/*border-top:3px solid #878887;*/
}
/*.topbar3
{
height:3px !important;
}*/
.fix{
top:0;
left:0;
position:fixed;
width:100%;
z-index:10000;
}
.logo-container
{
margin-top:0.3%;
}
nav ul li a
{
color:#333333;
}
nav ul li a:hover
{
color:#039be5;
font-weight:300;
}
nav ul li.active a{
/*background-color:rgba(0, 0, 0, 0.1);*/
color:#039be5;
font-weight:300;
}
nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i
{
line-height:90px !important;
}
.dropdown-content{
margin-top:6.5%;
width:18% !important;
}
.dropdown-content li {
  /*clear: both;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;*/
  min-height: 20px;
  /*line-height: 1.5rem;
  width: 100%;
  text-align: left;
  text-transform: none;*/
}
.dropdown-content li > a, .dropdown-content li > span {
color:#333333;
line-height:18px;
padding:7px 16px;
}
/*.slider .slides li img 
{
background-size:100% auto;
background-repeat: no-repeat;
}*/

.bdr 
{
border: 1px solid #CCCCCC;
padding:1%;
}
.bdr1-pad3
{
border: 1px solid #CCCCCC;
padding:3%;
}
.bdr-5 
{
border: 1px solid #CCCCCC;
padding:5%;
}
.margin-0
{
margin:0 !important;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
.larger
{
font-size:larger;
}
.topbar .bx-wrapper{
background: transparent !important;
/*border:1px solid #ffff00;*/
margin:0;
padding:0;
}
.page-footer .bx-wrapper{
background: transparent !important;
margin:o;
padding:0;
}
.topbar .slide{margin: 0%;}
*:not(.bx-wrapper){
  box-sizing : content-box;
}
#bx-pager{
margin-top:3px;
}
#bx-pager img{
border:1px solid #cccccc;
padding:2px;
}

.bx-wrapper .bx-caption span {
  color: #fff000;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
  margin-left: 15px;
}

/*.bxslider2 .slide img{
float:left;
max-width:50%;
margin:3%;
border:1px solid #ccc;
padding:1%;
}
.bxslider2 .slide p{
float:left;
margin-top:1%;
color:#000;
font-size:12px;
}
.bxslider2 a {
color:#000;
}
.slider-txt{


line-height:14px;

}
*/

.bxslider5 .slide img, .bxslider2 .slide img, .bxslider3 .slide img, .bxslider4 .slide img{
max-width:96%;
border:1px solid #ccc;
padding:2%;
}
.bxslider .slide {
border: 1px solid #000;
}
.myform .input:not([type]), input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="time"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="tel"], input[type="number"], input[type="search"], textarea.materialize-textarea{
margin:0 !important;
}
*:not(.myform){
  box-sizing : content-box;
}

.collection .collection-item{
/*line-height:1 rem;
padding:5px 16px;*/
}
.collection{
/*line-height:1 rem;
padding:5px 16px;*/
}
.mid {	
align-content: center;
}
.card .card-content p {

/*text-align:justify;*/
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: -20px;
  background: url('../images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: -20px;
  background: url('../images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/*.backdrop{

background-color:#FF0000 !important;
}
*/

.eventbtnset .fa {font-size: 15px; margin-right:3px;}
.eventbtnset a:first-child {margin:0;}

.material-tooltip {
    width:133px;
    padding: 5px 20px 20px;
    border-radius: 10px;
    background: rgba(0, 146, 219, 0.9);
    overflow: visible;
	/*position:fixed;
	top:70% !important;
	top:50px;
	left:50px;*/
}

.material-tooltip .backdrop {
    display: none !important;
}

.material-tooltip:after {
    /*content: " ";
    position: absolute;
    top: 100%;
	bottom: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 13px 0 13px;
	border-width: 5px;
    border-color: rgba(0, 146, 219, 0.9) transparent transparent transparent;*/
	
	content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent rgba(0, 146, 219, 0.9) transparent;
 }
 /* MATERIAL BOX IMAGE CAPTIONS */
.materialbox-caption {
    position: fixed;
    display:inline; 
	opacity: 1;
	/*background: #666;
    background: rgba(80, 80, 80, 0.75);*/
    color: #fff;
    line-height: 50px;
    bottom: 0;
    left: 0;
    width: 70%;
    text-align: center;
    padding: 0% 15%;
    height: 50px;
    z-index: 25000;
    -webkit-font-smoothing: antialiased
}

/* MATERIAL BOX  IMAGE CAPTIONS ENDS*/

/*Sweet Alert style starts*/
.swal-overlay {
  background-color: rgba(179,229,252,0.45)
}
.swal-modal {
  background-color: rgba(255,255,255,1.0);
 /* border-bottom: 5px solid #039be5;
  border-top: 5px solid #039be5;*/
	border: 5px solid #039be5;
}
.swal-title {
  margin: 0px;
  font-size: 18px;
	line-height: 38px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.21);
  margin-bottom: 28px;
  color:#FB0105
}
.swal-text {
  background-color: #a5d6a7;
  padding: 17px;
  border: 1px solid #00c853;
  display: block;
  margin: 22px;
  text-align: center;
  color: #000000;
  font-size: 15px;
}
/*.swal-button {
  padding: 7px 19px;
  border-radius: 2px;
  background-color: #4962B3;
  font-size: 12px;
  border: 1px solid #3e549a;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
}*/
/*Sweet Alert style ends*/
 
.padding-20{padding:3%;}
 .margin-rt-1{margin-right:2%;}
 /*.margin-lt-1{margin-left:20px;}*/
/*.margin-rt-5{margin-right:20px;}*/
.centalign{text-align: center;}
 .padding-btm-20{padding-bottom:40px;}

/*.materialbox-caption {
  position: relative;
    display: none;
    color: #fff;
    line-height: 50px;
    bottom: 200px;
    left: 200px;
    width: 100%;
    text-align: center;
    padding: 0% 15%;
    height: 50px;
    z-index: 25000;
    -webkit-font-smoothing: antialiased
}*/


.price{
font-size:1.5rem;
color:#FF0000;
font-weight:300;
}
.term{
/*margin:10px 10px 10px 0;*/
display:inline-block;
vertical-align:middle;

}

.btn-txt-sml{
font-size:12.5px;
}
.justify{
text-align:justify;
}
.edtr h2{
color:#fff;
background-color:#1e88e5;
font-size:16px;
line-height:35px;
padding:5px;
width:35px;
height:35px;
border-radius:50%;
text-align:center;
margin:10px 10px 10px 0;
display:inline-block;
vertical-align:baseline;

}
.edtr p{

width:87% !important;
display:inline-block;
vertical-align:middle;
/*padding-top:10px;*/
margin-top:0;
}
.margin-top-10{
margin-top:10%;
}
.margin-top-bot-10{
margin-top:5%;
margin-bottom:20%;
}
a .vc {
color:#000;
opacity:0.7
}
a .vc:hover{
opacity:1;
}
.modal{top:20% !important;}

/* The container */
.checkgroup {
  display:inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkgroup input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkgroup:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkgroup input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkgroup input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkgroup .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


#materialbox-overlay{
	z-index:15000 !important;
}
.materialboxed.active{
z-index:20000 !important;
}
.successmessage {
	color:#099303;
}
.errormessage {
	color:#F5080C;
}
@media screen and (max-width: 768px) {

nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i
{
line-height:50px !important;
}
.dropdown-content{
margin-top:12%;
}
.edtr{text-align:center;}
}

@media screen and (max-width: 320px) {
   
	.topbar .social-icon
		{
			text-align: left !important;
		}	
nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i
{
line-height:50px !important;
}
.dropdown-content{
margin-top:12%;
}
.edtr{text-align:center;}
}
.eventbtnset a:first-child{margin:5px;}
@media screen and (max-width:480px){
.edtr{text-align:center;}
}
.eventbtnset a:first-child{margin:5px;}
@media screen and (max-width:800px){
.edtr{text-align:center;}
}