@media (min-width: 1500px){
	#banner .title .desc{
		width: 65%;
		margin-top: 70px;
		font-size: 30px;
	}
}
@media (max-width: 1200px){
	#header-bar .company-logo img {
		max-height: 45px;
	}
	#top-menu .navbar-nav>li {
		padding: 15px 20px;
	}
}
@media (max-width: 991px){	
	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
	  display: block;
	}
	.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: 0;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in{
		display:block !important;
	}
	.md-mgt{
		margin-top: 70px;
	}
	#top-menu.collapse.in {
		right: 0;
	}
	#top-menu{
		padding: 0;
		margin: 0;
		position: fixed;
		right: -100%;
		bottom: 0;
		top: 80px !important;
		left: auto;
		z-index: 1000;
		width: 230px;
		overflow-y: auto;
		padding-bottom: 30px;		
		border: 0;
		box-shadow: none;
		background-color: rgba(255,255,255,0.95);
		border-top: 1px solid rgba(236,236,236,0.95);
		box-shadow: 0 10px 12px 0 rgb(0 0 0 / 25%)
	}
	#top-menu>ul{
		margin-top: 20px;		
	}
	#top-menu .navbar-nav>li{
		display: block;
		padding: 0 !important;
	}	
	#top-menu .navbar-nav>li>a{
		color: rgba(34,54,87,1) !important;
		padding: 10px 15px !important;
	}
	#top-menu .nav .open>a,
	#top-menu .nav .open>a:hover,
	#top-menu .navbar-nav>li>a:hover{
		color: rgba(34,54,87,1) !important;
	}
	#top-menu .nav .open>a:focus, 
	#top-menu .navbar-nav>li>a:focus{
		background-color: #f8f8f8;
		color: rgba(34,54,87,1) !important;
	}	
	#top-menu .dropdown-menu a{
		font-size: 15px;
	}
	#header-bar{
		top: 0;
		height: 70px;
	}
	#header-bar .company-logo img{
		max-height: 45px;
		padding-left: 20px;
	}
	/* BOOTSTRAP */
	.container{
		width: 100%;
	}
	#banner{
		min-height: 650px;
	}
	#banner .title h1{
		font-size: 50px;
	}
	#banner .title .desc{
		width: 100%;
		font-size: 26px;
	}
	/* HOMEPAGE */
	#homepage div.desc h1{
		font-size: 43px;
	}
	#homepage div.desc h3{
		font-size: 23px;
	}
	/* ABOUT */
	#about-us-page .desc{
		padding-right: 15px;
	}
	#about-us-page p strong{
		font-size: 21px;
	}
	/* TEAM */
	#our-team-page .contact span{
		margin-right: 0;
	}
	#our-team-page .item .info{
		padding-left: 35px;
	}
	#our-team-page .items .item{
		font-size: 22px;
		padding-left: 20px;
		padding-right:20px;
	}
	#our-team-page .item .name {
		font-size: 35px;
	}
	/* STRATEGIES */
	#our-strategies-page .wrapper{
		padding-bottom: 0;
	}
}
@media (min-height:767px) and (orientation:portrait){	
}
@media (max-width: 767px){	
	body{
		font-size: 16px;
		line-height: 28px;
	}		
	h3.sub-title{
		font-size: 22px;
		margin-bottom: 25px;
	}	
	.btn-success{
		padding: 15px 10px;
	}
	#main-content{
		padding-top: 70px;
	}
	.sm-mgt{
		margin-top: 70px;
	}
	/* FOOTER */
	#footer-bar{
		padding-top: 10px;
	}
	#footer-bar .row>div{
		padding-top: 0;
		font-size: 13px;
	}
	#footer-bar .social{
		text-align: left;
	}
	#footer-bar .social a{
		margin-top: 5px;
		margin-left: 5px;
		width: 30px;
		height: 30px;
		background-size: auto 18px;
	}
	#footer-bar .social a.email{
		line-height: 30px;
	}	
	#top-menu .navbar-nav>li>a{
		font-size: 15px;
	}
	/* BANNER */
	#banner{
		min-height: 550px;
	}	
	#banner .title h1{
		font-size: 45px;
	}
	#banner .title .desc{
		font-size: 23px;
	}
	/* HOMEPAGE */
	#homepage div.desc h1{
		font-size: 37px;
	}
	#homepage div.desc h3{
		font-size: 21px;
	}
	/* ABOUT US PAGE */
	#about-us-page .wrapper{
		padding-bottom: 0;
	}
	#about-us-page p strong{
		font-size: 21px;
	}	
	/* OUR TEAM PAGE */
	#our-team-page .item .pos,
	#our-team-page .item .name,
	#our-team-page .item .img,
	#our-team-page .item .contact{
		text-align: center;
	}
	#our-team-page .contact span{
		display: block;
		margin-right: 0;
	}
	#our-team-page .item .img img{
		width: auto;
		max-width: 250px;
	}
	#our-team-page .item .info{
		padding-left: 15px;
		margin-top: 30px;
	}
	#our-team-page .items .item{
		font-size: 20px;
	}
	#our-team-page .item .name {
		font-size: 30px;
	}	
	/* 	CONTACT */
	#contact-us-page form .btn{
		min-width: 200px;
	}
}
@media (max-width:575px){	
	h3.sub-title{
		margin-bottom: 20px;
	}
	#header-bar .company-logo{
		top: 20px !important;
	}
	#header-bar .company-logo img{
		max-height: 40px !important;
	}
	#banner .title{
		bottom: 10%;
	}
	#banner .title h1{
		font-size: 40px;
	}
	#banner .title .desc{
		font-size: 20px;
	}
	/* HOMEPAGE */
	#homepage div.desc h1{
		font-size: 31px;
	}
	#homepage div.desc h3{
		font-size: 19px;
	}
	/* TEAM */
	#our-team-page .item .img img{
		max-width: 200px;
	}
	#our-team-page .items .item{
		font-size: 17px;
	}
	#our-team-page .item .name {
		font-size: 27px;
	}
	/* ABOUT */
	#about-us-page p strong{
		font-size: 20px;
	}
}
@media (max-width:480px){
	body{
		font-size: 16px;
		line-height: 27px;
	}	
	input[type=checkbox], 
	input[type=radio]{
		margin-top: 6px;	
	}
	#header-bar .company-logo{
		top: 27px !important;
	}
	#header-bar .company-logo img{
		height: 33px !important;
	}	
	/* BANNER */
	#banner{
		min-height: 500px;
	}	
	#banner .title h1{
		font-size: 36px;
	}
	#banner .title .desc {
		font-size: 19px;
	}
	/* HOMEPAGE */
	#homepage div.desc h1{
		font-size: 29px;
	}
	#homepage div.desc h3{
		font-size: 18px;
	}
	/* TEAM */
	#our-team-page .item .img img{
		max-width: 180px;
	}
	#our-team-page .items .item{
		font-size: 16px;
	}
	#our-team-page .item .name {
		font-size: 25px;
	}
}
@media (min-height:800px){
	#banner .title{
		bottom: 15%;
	}
}
@media (max-height:480px) and (orientation:landscape){	
	body.homepage{
		padding-top: 120px;
		padding-bottom: 85px;
	}
	#homepage .homepage-content{
		top: 27%;
	}
	#homepage div.desc h1 {
		font-size: 26px;
	}
	#homepage div.desc h3 {
		font-size: 16px;
	}
	#banner .title{
		bottom: 7%;
	}
}

/* ANIMATED X */
.navbar-toggle .icon-bar {
	width: 26px;
	height: 3px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.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%;
	margin-left: 10px;
}

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

.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%;	
	margin-left: 10px;
}

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

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

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