
		#logo:hover
{
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
}
		.images1:hover
{
      
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);

}
		.logotext { 
			; 
			padding: 0; 
			
			position: relative; 
			color:green; 
		} 
	
		.logotext:before { 
			content: "Inexpo Group"; 
			position: absolute; 
			top: 0; 
			left: 0; 
			
			color:white; 
			overflow: hidden; 
			animation: animate 6s infinite; 
		} 
	
		@keyframes animate { 
			0% { 
			height: 25%; 
			} 
			25% { 
			height: 50%; 
			} 
			50% { 
			height: 65%; 
			} 
			75% { 
			height: 40%; 
			} 
			100% { 
			height: 25%; 
			} 
		} 
		  .carousel-indicators {
                  bottom: -60px;
                 autoplay :true;
			  
			  
			  
		}
		#top a{
			text-decoration: none;
			
		}
		.row1 a
		{
			color:#8EC837;
			
		}
		.background
		{
			background-color:#8EC837;
		}
		.first a
		{
			color:#8EC837;
		}
		.card a:hover
		{
		 	cursor: pointer;
		    color: #474750;
			
		}
		.one_quarter a
		{
			text-decoration: none;
			color: #8EC837;
		}
		.card a 
		{
			color: #474747;
		}
		.numberticker
		{
			
            color: green;
			
			margin-bottom: 20px;
			margin-top: -70px;
			
		}
		.numbertickerfont
		{
			font-size: 54px;
               font-family: fantasy;
            font-weight: bold;
		}
		.numberticker h1
		{
			    font-size: 18px;
         font-weight: bold;
          font-family: "Raleway",sans-serif;
			
		}
		.changeheight
		{
			margin-top: -66px;
		}
		.ourmediapartners h2
		{
			margin-bottom: 30px;
			
		}
		.ourmediapartners img
		{
			align-content: center;
			margin-bottom: 10px;
			margin-top: 10px;
			
			height: 100px;
			width:100%;
			border: 2px solid #225200;
		}
		
	
		.ourmediapartners h6
		{
			text-align: center;
			font-size: 14px;
			font-weight: bold;
		}
	@media only screen and (min-width: 768px) and (max-width:997px)
	
	
	
	{.numbertickerfont
		{
		font-size: 34px;
               font-family: fantasy;
            font-weight: bold;	
		}
		
		}
		@media only screen and (min-width: 770px) and (max-width:1001px)
	
	
	
	{.ourmediapartners img
		{
		align-content: center;
			margin-bottom: 10px;
			margin-top: 10px;
			
			height: 100px;
			width:100%;
			border: 2px solid #225200;
		}
		
		}
.tradeshows a
{
	
	float: right;
    background-color: #8EC837;
    color: white;
    height: 45px;
    width: 110px;
    text-align: center;
    padding-top: 8px;
    font-size: 18px;
    font-family: math;
    border-radius: 6px;
 
}
.tradeshows a:hover
{
	background-color: white;
	color:  #8EC837;
	border:1px solid #8EC837 ;
	
}
.tradeshows p
{
	 font-size: 18px;
    font-family: math;
	color: black;
}
.tradeshows img
{
	border: 1px solid #225200;
	 box-shadow:  0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 14px;
}

.tradeshowslow
{
	margin-top: 30px;
}





