@media (min-width: 1700px){
	.container {
		width: 1200px;
	}
}
@media (min-width: 1400px){
	#homepage .main-img img{
		max-width: 65%;
	}
}
@media (max-width: 1200px){	
	.container {
		/*width: 1170px;*/
	}
}
@media (max-width: 991px){	
	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
		position: relative;
		z-index: 1;
		top: 0;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none !important;
		padding: 0;
		margin: 10px 0 0 0;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in{
		display:block !important;
	}	
	#top-menu.collapse.in {
		right: 0;
	}
	#top-menu{
		padding: 0;
		margin: 0;
		position: fixed;
		right: -100%;
		bottom: 0;
		top: 70px !important;
		left: auto;
		z-index: 1000;
		width: 230px;
		overflow-y: auto;
		padding-bottom: 30px;		
		border: 0;
		box-shadow: none;
		/*background-color: rgba(0,0,0,0.9);*/
		background-color: rgba(4,34,77,0.9);
		-webkit-transition: all 0.25s;
		transition: all 0.25s;
	}
	#top-menu .navbar-nav>li{
		display: block;
		padding: 0;
	}	
	#top-menu .navbar-nav>li>a{
		color: #fff;
	}
	#top-menu .nav .open>a:focus, 
	#top-menu .navbar-nav>li>a:focus{
		background-color: rgba(101,101,92,0.3);
		color: #fff;
	}	
	#top-menu .navbar-nav>li>a{
		height: auto !important;
		padding: 10px 15px;
	}
	#top-menu .dropdown-menu{
		padding-left: 0;
		background-color: transparent;
		position: static;
		float: none;
	}
	#top-menu .dropdown:hover > .dropdown-menu{
		display: none !important;
	}
	#top-menu .dropdown.open > .dropdown-menu{
		display: block !important;
	}
	#top-menu .dropdown-menu a{
		font-size: 14px;
	}
	#top-menu .investor{
		padding-left: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	body.fixed {
		margin-top: 70px;
	}
	#header-bar{
		top: 0;
		height: 70px;
		padding-left: 15px;
		padding-right: 15px;
	}	
	#header-bar .company-logo{
		top: 20px;
	}	
	#header-bar .company-logo img{
		max-height: 50px !important;
	}
	#footer-bar{
		position: relative;
	}
	/* BOOTSTRAP */
	.container{
		width: 100%;
	}
	.page-desc{
		font-size: 30px;
	}
	.page-desc+.desc.nmt{
		font-size: 38px;
	}
	a.arrow{
		font-size: 27px;
	}
	#banner{
		min-height: 350px;
	}	
	#banner h2 {
		font-size: 55px;
	}
	#footer-bar{
		padding-left: 15px;
		padding-right: 15px;
	}
	#wrap-content{
		padding-left: 15px;
		padding-right: 15px;
	}
	/* HOMEPAGE */	
	#home-carousel .item{
		min-height: 250px;
	}
	#homepage .homepage-content{
		font-size: 65px;
		left: 15px;
		right: 15px;
	}
	
	/* ABOUT */
	#about-us #wrap-content .page-desc{
		font-size: 65px;
		line-height: 70px;
	}
	
	/* INVEST */
	#invest .desc{
		margin-bottom: 70px;
		font-size: 32px;
	}
	
	/* BRANDS */
	#brands-page .desc{
		font-size: 24px;
	}
	#brands-page .items .item h3{
		font-size: 32px;
	}
	
	/* NEWS */
	#news #wrap-content h2{
		font-size: 44px;
	}
	#news #wrap-content ul li a{
		font-size: 21px;
	}
	#news #wrap-content ul li .datetime{
		font-size: 20px;
	}
}
@media (max-width: 767px){	
	body{
		font-size: 16px;
		line-height: 28px;
	}	
	.sm-mgt{
		margin-top: 60px;
	}
	.page-desc {
		font-size: 28px;
	}
	.page-desc+.desc{
		font-size: 23px;		
	}
	.i-down{
		background-size: 40px auto;
	}	
	/* FOOTER */
	#footer-bar .text-right {
		text-align: left !important;
		margin-top: 5px;
	}	
	#footer-bar .social a .fa{
		font-size: 14px;
		width: 20px;
		height: 20px;
		line-height: 20px;
	}
	
	.page-desc+.desc.nmt{
		font-size: 30px;
	}
	a.arrow{
		padding: 20px 3px;
		font-size: 25px;		
	}
	a.arrow span img{
		width: 25%;
	}
	/* HOMEPAGE */
	#home-carousel .item{
		min-height: 350px;
	}
	#homepage .homepage-content{
		font-size: 57px;
		line-height: 50px;
		bottom: 15px;
	}
	
	/* ABOUT */
	#about-us #wrap-content .page-desc{
		font-size: 57px;
		line-height: 50px;
		margin-top: -5px;
	}
	
	/* INVEST */
	#invest .desc{
		margin-bottom: 70px;	
		font-size: 26px;		
	}
	
	/* BRANDS */
	#brands-page .items .item{
		width: 100%;
	}
	#brands-page .desc{
		font-size: 22px;
	}
	#brands-page .items .item h3{
		font-size: 28px;
	}
	#brands-page .items .item .desc{
		font-size: 18px;
	}
	
	/* NEWS */
	#news #wrap-content h2{
		font-size: 42px;
	}
	#news #wrap-content ul li a{
		font-size: 20px;
	}
	#news #wrap-content ul li .datetime{
		font-size: 18px;
	}
	
	/* FRANCHISE WITH US */
	.franchise-with-us .item{
		width: 100%;
	}
	.franchise-with-us .item.video{
		margin-top: 70px;
	}
	.franchise-with-us .item.logo .img img{
		max-width: 70%;
	}
	.franchise-with-us .item.logo .inlek{
		margin: 70px 0;
	}
}
@media (max-width: 575px){
	.page-desc {
		font-size: 26px;
	}
	.page-desc+.desc.nmt{
		font-size: 28px;
	}
	a.arrow{
		font-size: 21px;		
	}
	
	/* HOMEPAGE */
	#home-carousel .item {
		min-height: 250px;
	}
	#homepage .homepage-content{
		font-size: 50px;
		line-height: 45px;
		bottom: 15px;
	}
	
	/* ABOUT */
	#about-us #wrap-content .page-desc{
		font-size: 50px;
		line-height: 50px;
	}
	
	/* INVEST */
	#invest .desc{
		margin-bottom: 70px;	
		font-size: 23px;		
	}
	
	/* BRANDS */
	#brands-page .desc{
		font-size: 20px;
	}
	#brands-page .items .item h3{
		font-size: 26px;
	}
	
	/* NEWS */
	#news #wrap-content h2{
		font-size: 40px;
	}
	#news #wrap-content ul li a{
		font-size: 18px;
	}
	#news #wrap-content ul li .datetime{
		font-size: 16px;
	}
		
	.note{
		font-size: 13px;
	}
}
@media (max-width:480px){
	body{
		font-size: 18px;
		line-height: 26px;
	}	
	#footer-bar .social a{
		width: 25px;
		height: 25px;
		background-size: auto 15px;
	}
	/* HOMEPAGE */	
	#homepage .homepage-content{
		font-size: 43px;
		line-height: 40px;
		bottom: 15px;
	}
	
	/* ABOUT */
	#about-us #wrap-content .page-desc{
		font-size: 43px;
		line-height: 50px;
	}
}
@media (max-height:480px) and (orientation:landscape){	
}

.navbar-toggle:hover {
	background: transparent !important;
}

.navbar-toggle .icon-bar {
	width: 26px;
	height: 3px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

/* ANIMATED X */
.navbar-toggle.x .icon-bar:nth-of-type(1) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 10% 10%;
	-ms-transform-origin: 10% 10%;
	transform-origin: 10% 10%;
}

.navbar-toggle.x .icon-bar:nth-of-type(2) {
	opacity: 0;
	filter: alpha(opacity=0);	
}

.navbar-toggle.x .icon-bar:nth-of-type(3) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 10% 90%;
	-ms-transform-origin: 10% 90%;
	transform-origin: 10% 90%;	
}

/* ANIMATED X COLLAPSED */
.navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
	opacity: 1;
	filter: alpha(opacity=100);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
/* END ANIMATED X */

/* ANIMATE */
@-webkit-keyframes hoverArrow {
	0% {opacity: 1}
	40% {opacity: 0.5; transform: translateY(5px)}
	41% {opacity: 0.1}
	42% {opacity: 0.1;transform: translateY(-5px)}
	50% {opacity: 1;transform: translateY(-5px)}
	90% {opacity: 1;transform: translateY(0)}
}
@keyframes hoverArrow {
	0% {opacity: 1;}
	40% {opacity: 0.5;transform: translateY(5px)}
	41% {opacity: 0.1}
	42% {opacity: 0.1;transform: translateY(5px)}
	50% {opacity: 1;transform: translateY(5px)}
	100% {opacity: 1;transform: translateY(0)}
}

/*
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
	
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
	
	-webkit-transition: background-color .3s ease, height .3s ease;
	transition: background-color .3s ease, height .3s ease;
*/	