@media (min-width: 768px) and (max-width: 991px) 
{
	
	.carouselStyle1
	{
		width:70rem;
		height: 50rem;
		border-radius:3%;
	}
	
	.logoCls
	{
		width:470px;
		height:110px
	}
	
	.navLGHidden
	{
		display: none;
	}
	
	.navSMHidden
	{
		display:"";
	}
	
	.QAFontSizeSCLS{
	  font-size: 1.3rem;
	}
	.QAFontSizeMCLS{
	  font-size: 1.4rem;
	}
	.QAFontSizeLCLS{
	  font-size: 1.5rem;
	}
	
	
	

	.navbar-custom {
	background-color: #fcc900;
	}
	
	/* change the brand and text color */
	.navbar-custom .navbar-brand,
	.navbar-custom .navbar-text {
	    color: black;  
	    padding: 0 0.75rem;
		font-weight: 600;
		overflow: hidden;
	    font-family: "Arial","Microsoft YaHei","ΆΒΕι","§ΊΕι",sans-serif;
	}
	
	/* change the link color */
	.navbar-custom .navbar-nav .nav-link {
	    color: #262626;
	    padding: 0 0.75rem;
		font-weight: 600;
		overflow: hidden;
	    font-family: "Arial","Microsoft YaHei","ΆΒΕι","§ΊΕι",sans-serif;
	    
	}
	
	/* change the color of active or hovered links 	
	.navbar-custom .nav-item.active .nav-link{
	    float: right;
		margin-left: 0.75rem;
		line-height: inherit;
		font-size: 1.6rem;
		color: #b800e6;
	}
	 */
	
	.navbar-custom .nav-item:hover .nav-link {
	    float: right;
		line-height: inherit;
		color: #FBFCFC;
	}
	
	
	.navbar-custom .navbar-toggler {
	  padding: 0.25rem 0.75rem;
	  font-size: 1.25rem;
	  line-height: 1;
	  background-color: transparent;
	  border: 1px solid transparent;
	  border-radius: 0.25rem;
	}
	
	.navbar-custom .navbar-toggler-icon {
	  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	}
	
	.navbar-custom.navbar-toggler {
	  border-color: rgb(255,102,203);
	} 			
	
}







/*
     FILE ARCHIVED ON 18:31:35 ??? 25, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 11:04:58 ?? 20, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
