@media (max-width: 991px) {
	
	body.boxed div.body {
		margin: 0 auto;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	/* Navigation */
	
	#group-nav {
	display:none;
}
	header div.nav-main-collapse,
	header div.nav-main-collapse.in {
		width: 100%;
		overflow: hidden;
		overflow-y: hidden;
		overflow-x: hidden;
	}

	header nav.nav-main ul.nav-main {
		float: none;
		position: static;
		margin: 8px 0;
	}

	header div.nav-main-collapse.collapse {
		display: none !important;
	}

	header div.nav-main-collapse {
		top: 8px;
		position: relative;
	}

	header div.nav-main-collapse.in {
		display: block !important;
	}

	header div.nav-collapse div.container nav.nav-main {
		float: left;
		width: 100%;
	}

	header.flat-menu nav ul.nav-main li a {
		color: #FFF !important;
	}

	header div.nav-main-collapse {
		background: #171717;
		max-height: none;

	}

	header > div.container,
	header.flat-menu > div.container {
		margin-bottom: 0;
	}

	header nav ul.nav-main {
		margin-right: -10px;
	}

	header div.nav-collapse {
		background: #171717;
		width: 100%;
		clear: both;
		width: 100%;
	}

	header nav.nav-main {
		padding: 10px 0;
		clear: both;
		display: block;
		float: none;
		width: 100%;
	}

	header nav.nav-main ul,
	header nav.nav-main ul li,
	header.flat-menu ul.nav-main {
		padding: 0;
		margin: 0;
	}

	header nav.nav-main ul li {
		clear: both;
		float: none;
		display: block;
		border-bottom: 1px solid #2A2A2A;
	}

	header nav ul.nav-main > li + li {
		margin-left: 0;
	}

	header nav ul.nav-main li a,
	header nav ul.nav-main ul.dropdown-menu li > a,
	header.flat-menu nav ul.nav-main li a,
	header.flat-menu nav ul.nav-main li.dropdown:hover > a,
	body header.single-menu nav ul.nav-main li.active > a {
		padding: 10px 5px;!important
		border: 0;
		border-top: 0;
		margin: 0;
	}

	header nav.nav-main ul li:last-child,
	header nav ul.nav-main ul.dropdown-menu li > a {
		border-bottom: none;
	}

	header nav ul.nav-main li.dropdown:hover > a {
		margin-bottom: 0px;
	}

	header nav ul.nav-main li a {
	color: rgba(255,255,255,1);
	clear: both;
	float: none;
	display: block;
	padding-left: 0;
	}

	header nav ul.nav-main li a i.icon-angle-down {
		position: absolute;
		right: 5px;
		top: 10px;
	}

	header nav.nav-main ul ul {
		margin-left: 20px !important;
	}

	header nav.nav-main ul.dropdown-menu {
		position: static;
		clear: both;
		float: none;
		display: none !important;
	}

	header nav ul.nav-main ul.dropdown-menu {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

	header nav.nav-main li.resp-active > ul.dropdown-menu {
		display: block !important;
	}

	header nav ul.nav-main .dropdown-submenu > a:after {
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 5px solid #FFF;
	}

	header nav ul.nav-main .dropdown-submenu:hover > a:after {
		border-left-color: transparent;
	}
	
	div.home-intro div.get-started {
	margin-top: 5px;
	margin-bottom: 15px;
	position: relative;
	text-align: center;	
}

	body header nav ul.nav-main ul.dropdown-menu,
	body header nav ul.nav-main li.dropdown.open a.dropdown-toggle,
	body header nav ul.nav-main li a,
	body header nav ul.nav-main li > a:hover,
	body header nav ul.nav-main li.active a,
	body header nav ul.nav-main li.dropdown:hover a,
	body header nav ul.nav-main ul.dropdown-menu li:hover > a,
	body header nav ul.nav-main li.dropdown:hover ul.dropdown-menu li > a:hover,
	body header.flat-menu nav ul.nav-main li.dropdown:hover a {
		background: none !important;
		background-color: transparent !important;
	}

	body header.flat-menu nav ul.nav-main li > a:hover,
	body header.flat-menu nav ul.nav-main li.dropdown:hover a {
		background: transparent !important;
	}

	header.center nav ul.nav-main > li {
		display: block;
	}

	header nav ul.nav-main ul.sub-menu {
		padding: 0;
		margin: 0 0 10px 0;
	}

	body.boxed header.single-menu > div.container,
	body.boxed header.flat-menu > div.container {
		height: 95px;
		margin-bottom: 10px;
	}

	body.boxed header.single-menu ul.nav-main,
	body.boxed header.flat-menu ul.nav-main {
		margin: 5px 25px 5px 0;
	}

	body.boxed header.single-menu nav ul.nav-main > li > a,
	body.boxed header.flat-menu nav ul.nav-main > li > a {
		padding: 10px 10px !important;
	}

	/* Responsive Button Nav */
	button.btn-responsive-nav {
	background: #c54235;
	top: 55px;
	display: block;
	position: absolute;
	right: 20px;
	color: #0c0c0c;
	box-shadow: 1px 0px 5px 1px rgba(0,0,0,.25) inset, 1px 0px 5px rgba(255,255,255,.35);
	border-radius: 0;
	background-color: #FFFFFF;
	}

	header.single-menu button.btn-responsive-nav {
		top: 30px;
	}

	header.center button.btn-responsive-nav,
	header.flat-menu button.btn-responsive-nav {
		top: 35px;
	}

	button.btn-responsive-nav:hover,
	button.btn-responsive-nav:active,
	button.btn-responsive-nav:focus {
		color: #CCC;
	}

	/* Logo */
	header h1.logo img {
		max-width: 205px;
	}

	header.center h1.logo {
		text-align: left;
	}

	/* Nav Top */
	header div.header-top ul.nav-top {
		float: left;
		margin: 7px 0 0 -15px;
		min-height: 5px;
	}

	/* Social Icons */
	header div.social-icons {
		display: none;
	}

	/* Search  */
	header div.search {
		display: none;
	}

	/* Home Slider */
	div.slider-container {
	min-height: 0;
	}

	/* Thumb Info */
	a.thumb-info span.thumb-info-title {
		font-size: 14px;
	}

	a.thumb-info span.thumb-info-more {
		font-size: 11px;
	}

	/* Home Concept */
	div.home-concept {
		background: none;
	}

	div.home-concept div.project-image {
		margin: 60px auto 0 auto;
	}

	div.home-concept div.process-image {
		margin-top: 60px;
	}

	/* Portfolio */
	div.portfolio-nav,
	div.portfolio-nav-all {
		display: inline;
	}

	/* Disable Parallax */
	.parallax {
		background-size: auto 100% !important;
		background-position: 50% 0 !important;
	}

	/* Video */
	section.video {
		background-size: auto 100% !important;
		background-position: 50% 0 !important;
	}

	/* Misc */
	.thumbnail {
		border: 0;
		text-align: center;
	}
	
	/* OTHER */
	
	p.thumb-agent-type {
		width: 100%;
		margin-left: 15px;
		margin-right: 15px;		
	}
	
	.related-links img{
		margin-top: -30px;
		padding-bottom: 15px;
		padding-left: 35%;
		position: inherit;
		display: block;
	}
	
	.related-links {
		float: none;
		width: 80%;
	}
	
	.related-links li{
		line-height: 24px;
	}

	/* Isotope */
	ul.sort-destination.isotope {
		overflow: visible !important;
		height: auto !important;
	}

	.isotope-item {
		position: static !important;
		text-align: center;
		width: 100%;
		margin-left: auto 0;
		margin-right: auto 0;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
	}
	
	.isotope-item-group {
		margin-left: 50px;
	}
	
	.isotope-item-method {
		margin-left: auto 0;
		margin-right: auto 0;
	}

	.isotope-hidden {
		display: none !important;
	}

	/* Team */
	ul.team-list div.team-item {
		margin: 0 auto 35px;
		max-width: 270px;
	}

	/* Isotope Grid Fixes
	.isotope-item.col-md-3 {
		max-width: 292px;
	} */

	/* Featured Boxes */
	div.featured-boxes div.featured-box {
		max-width: 350px;
	}

	/* Timeline */
	section.timeline .timeline-box,
	section.timeline .timeline-box.right {
		float: none;
		clear: both;
		right: auto;
		left: auto;
		margin: 25px auto;
		max-width: 70%;
		width: auto;
	}

	section.timeline .timeline-box.left:after,
	section.timeline .timeline-box.right:after,
	section.timeline .timeline-box.left:before,
	section.timeline .timeline-box.right:before  {
		display: none;
	}

	/* Footer Phone */
	footer span.phone {
		font-size: 20px;
	}

	/* Scroll to Top --BOTTOM RIGHT CORNER BUTTON*/
	a.scroll-to-top {
		display: normal !important;
	}

	/* Login */
	nav.mega-menu .mega-menu-signin a {
		color: #FFF;
	}

	nav.mega-menu .mega-menu-signin a .icon-angle-down {
		display: none !important;
	}

	nav.mega-menu .mega-menu-signin .dropdown-menu {
		margin: 25px 0 0 !important;
		padding: 0;
		width: 95%;
		right: 0;
	}

	body header nav.mega-menu .mega-menu-signin ul.dropdown-menu li a {
		color: #FFF;
	}

	nav.mega-menu .mega-menu-signin.logged .user-avatar strong,
	nav.mega-menu .mega-menu-signin.logged .user-avatar span,
	nav.mega-menu .mega-menu-signin.logged .list-account-options a,
	nav.mega-menu .mega-menu-signin.logged .list-account-options a:hover {
		color: #FFF !important;
	}

	nav.mega-menu .mega-menu-signin.logged .list-account-options {
		margin: 25px 0 0 0 !important;
	}

	body header nav.mega-menu .mega-menu-signin ul.dropdown-menu li a {
		padding: 6px 0 !important;
	}

	/* Shop */
	div.shop .actions-continue {
		float: none;
	}

	div.shop table.cart th.product-price,
	div.shop table.cart td.product-price,
	div.shop table.cart th.product-quantity,
	div.shop table.cart td.product-quantity {
		display: none;
	}

	nav.mega-menu .mega-menu-shop a {
		color: #FFF;
	}

	header nav.nav-main li.mega-menu-shop > ul.dropdown-menu,
	nav.mega-menu .mega-menu-shop a .icon-angle-down {
		display: none !important;
	}

	/* Offset Anchor */
	.offset-anchor {
		top: 0;
	}

	
	.tp-caption {
		width: inherit;
		display: block;
		font-size: .8em;
	}
/*controls the lines under the dropdown navigation*/	
header nav ul.nav-main li a:hover {
    border-bottom: 0px solid;
}

header nav ul.nav-main li.active a:hover, header nav ul.nav-main li.active a {
    border-bottom: 0px solid;
}

a.dropdown-toggle {
	width: 100%
}

.timelineEvent div.media {
    float: right;
    padding: 12px 0px 48px;
    width: 250px;
}

.timelineEvent p {
    max-width: 60%;
}


.shorter {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 28px;
}

#logo {
	text-align:center;
}
#copyright {
	text-align:center;
}

#adobe {
	text-align:center;
}

#fineprint p{
	font-size: 11px;
	line-height: 13px;
	text-align:center;
	padding-left: 0px;
}	
	
	/* THUMB-METHOD-AGENTS --max-width can be set to 100% -- sets background shadow to main profile and group images*/
a.thumb-agent {
	
	max-width: 120px;

}

a.thumb-agent span.thumb-agent-type {
	margin-top: 65px;
}

a.thumb-agent span.thumb-agent-title {
	font-size: .85em;
}

/* BAR CHART NUMBERS */

div.progress-bars {
	width: 70%;	
	margin-left: 25%;
	margin-right: auto;
	padding-left: 25px;
	padding-right: 0;
}

.barchart_numbers.last_number {
	padding-right: 0%;
	margin-right: 0;	
}

div.map_popover {
	width: 40%;
	height:auto;
	top: 50%; 
	margin-right:auto; 
	margin-left:auto;
	min-width:300px;
}
.mapNav {
	background: rgba(0,0,0,.85);
	position:relative;
}

div.mapNav {
	top:-20px;
	padding-right:0;
	max-width: 325px;
	text-align:center;
}

h4.gandhi2 {
	top:0;
	/*background: rgba(0,0,0,.45);*/
	padding: 2px;
	font-size: 20px;
	line-height: 22px;
	text-align:left;
}
}
@media (max-width: 870px) {
.accordion-float{
	position: absolute;
	top: 50%;
}
}

@media (max-width: 767px) {



	/* Base */
	h1.big {
		font-size: 3.2em;
		line-height: 42px;
	}
	
	/* RELATED LINKS */
	.related-links img{
		padding-left: 35%;
	}

	/* Boxed */
	body.boxed {
		background: none !important;
	}

	/* Header */
	header {
		display: block;
	}

	header > div.container {
		/*width: 100%;*/
	}

	/* Navigation */
	header.center nav {
		width: auto;
	}

	header nav ul.nav-top {
		float: right;
		margin-right: 0;
	}

	/* Responsive Button Nav */
	button.btn-responsive-nav {
		top: 55px;
	}
	
	div.home-intro div.get-started {
    margin-top: 5px;
	}

	/* Social Icons */
	header div.social-icons {
		display: none;
	}

	/* Sort */
	div.sort-source-wrapper {
		background: #171717;
		margin-top: -40px;
	}
	

	.sort-destination,
	.isotope-item {
		margin-left: auto !important;
		margin-right: auto !important;
	}
	

	.sort-destination.full-width,
	.sort-destination.full-width .isotope-item {
		max-width: none;
	}

	/* Caption */
	div.slider > ul > li > div.caption {
		margin-left: 20px !important;
	}

	div.slider > ul > li > div.center-caption {
		margin-left: 0 !important;
	}

	/* Home Intro */
	div.home-intro-compact {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}

	/* Pricing Tables */
	div.pricing-table {
		margin-left: 0px;
	}

	div.pricing-table div.plan {
		margin-right: 0;
	}

	/* Footer Phone */
	footer span.phone {
		font-size: 20px;
	}
	
	h2 {
	font-size: 1.8em;
	line-height: 36px;	
	}
	
	.group-nav {
		position: fixed;
		margin-left: 25px;
		margin-right: 25px;
		border: solid 1px;
		border-right-color: rgba(255,255,255,.25);
		border-width: thin;
		z-index:100;
		float: right;
		display: block;
		border-left: 1px solid rgba(255,255,255,.15);
	}
	


.view_height{
  height : 500px;
  overflow:hidden;
}
.panel-body {
	top:-170px;
}

.accordion-float{
	position: relative;
}



}

/* Nav Responsive Breakpoints */
@media (max-width: 600px) {

	header nav ul.nav-top li {
		display: none;
	}

	header nav ul.nav-top li.phone {
		display: block;
	}
	/*====INHALATION====*/
.antPoint a img {
	left: 20%;
}
.inhalation_label{
	left: 20%;
}
/* SORT 
	.sort-destination,
	.isotope-item {
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 300px;
	}*/
	
/* NAVIGATION FOR GROUPS and PROFILES pages */
	.group-nav {
		display: none;
	}
	
	/* RELATED LINKS */
	.related-links img{
		padding-left: 33%;;
	}	
	
header nav ul.nav-main ul.dropdown-menu > li > a {
	color: #FFF;
	text-transform: none;
	position: relative;
	border-bottom: 0px none;
	font-size: 12px;
}

header nav ul.nav-main ul.dropdown-menu li:last-child > a {
	border-bottom: 0;
}

header nav ul.nav-main li a {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	text-transform: uppercase;
	padding: 10px 2px;!important		
}

header nav ul.nav-main li ul a {
	text-transform: none;
	font-size: 12px;
}

header nav ul.nav-main li a:hover {
    border-bottom: 0px none;
}

.thumbnail2 {
	margin-left: auto;
	margin-right: auto;
	height: 100%;	
}

footer a.logo {
    display: block;
	text-align: center;
}
/*MAP*/

/*div.slide,.triangle {
	display: none;
}*/

/*.owl-carousel .img-responsive {
	display: block;
	float: both;
	width: 100%;
	margin: auto;

}*/
	
	a.thumb-method {
	display: block;
	margin-left: 0 auto;
	margin-right: 0 auto;

}

.view_height{
  height : 450px;
  overflow:hidden;
}
.panel-body {
	top:-170px;
}

p.column {
column-count: 1;
-o-column-count: 1;
-ms-column-count: 1;	
-moz-column-count: 1;
-webkit-column-count: 1;

padding-left: 3%;
padding-right: 3%;
}

}

@media (max-width: 479px) {
	
	/* Bar chart numbers */	 	
._50,
._150,
._250,
._350 {
	display: none;
	visibility: hidden;
}


.mapNav {
	background: rgba(0,0,0,.85);
	position:relative;
}

div.mapNav {
	top:155px;
	padding-right:0;
}

h4.gandhi2 {
	top:0;
	background: rgba(0,0,0,.45);
	padding: 2px;
	font-size: 16px;
	line-height: 18px;
	text-align:center;
	margin-top: -5px;
}

p {
    margin: 0px 5px 15px 0px;
}

.barchart_numbers.first_number {
	float: left;
	width: 10%;
	text-align:left;	
}

.barchart_numbers.next_number {
	float: left;
	width:25%;
	text-align:center;	
}

.barchart_numbers.last_number {
	float: left;
	width:15%;
	text-align:right;	
}
	
	/* RELATED LINKS */
	.related-links img{
		padding-left: 15%;;
	}	
	

	/* Base */
	body {
		font-size: 14px;
	}
	
	h2 {
		line-height: 40px;
	}

	/* Arrow */
	span.arrow {
		display: none;
	}

	/* Navigation */
	header nav ul.nav-top,
	header div.header-top {
		display: none;
	}

	/* Page Top */
	section.page-top {
		padding: 15px 0 10px;
	}

	section.page-top h2 {
		line-height: 24px;
	}

	/* Blog */
	ul.comments li {
		border-left: 8px solid #DDDDDD;
		clear: both;
		padding: 0 0 0 10px;
	}

	ul.comments li div.img-thumbnail,
	ul.comments div.comment-arrow {
		display: none;
	}

	article.post-large div.post-image,
	article.post-large div.post-date,
	article.post-large {
		margin-left: 0;
	}

	/* Page 404 */
	section.page-not-found {
		margin: 0;
	}

	section.page-not-found h2 {
		font-size: 100px;
		letter-spacing: 0;
		line-height: 100px;
	}

	/* Owl Carousel
	.owl-carousel-spaced {
		margin-left: 0;
	}*/

	/* Sort */
	.sort-destination,
	.isotope-item {
		margin-left: auto !important;
		margin-right: auto !important;

	}
	
	a.thumb-method {
	display: block;
	margin-left: 0 auto;
	margin-right: 0 auto;

}
	
	a.thumb-method:hover span.thumb-method-action {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background: rgba(77,77,77, 1);
	bottom: 0;
	color: rgba(255,255,255,1);
	filter: alpha(opacity=0);
	height: 100%;
	opacity: 0.0;
	position: relative;
	top: 0;
	transition: all 0.3s;
	width: 100%;
}

a.thumb-method:hover span.thumb-method-action {
	filter: alpha(opacity=0);
	opacity: 1;
}

a.thumb-method:hover span.thumb-method-action-icon img {
	padding-top: 15px;
}

	.sort-destination.full-width {
		margin-top: -35px;
	}

	.sort-destination.full-width .isotope-item {
		position: static !important;
		clear: both;
		float: none;
		width: auto;
	}

	div.sort-source-wrapper {
		display: none;
	}

	/* History */
	ul.history li div.thumb {
		display: none;
	}

	ul.history li div.featured-box {
		margin-left: 0;
	}

	/* Home Concept */
	div.home-concept div.project-image {
		background-position: 0 0;
		margin-left: auto;
		max-width: 160px;
		max-height: 220px;
	}

	div.home-concept div.fc-slideshow,
	div.home-concept div.fc-slideshow img {
		max-height: 145px;
		max-width: 145px;
	}

	/* Timeline */
	section.timeline {
		width: auto;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}

	section.timeline .timeline-box,
	section.timeline .timeline-box.right {
		margin: 15px auto;
		max-width: 90%;
	}
	
	.titleright {
	font-size: 26px;
}


	
	
	/* NAVIGATION FOR GROUPS and PROFILES pages */
	.group-nav {
		display: none;
	}
	


header nav ul.nav-main li a:hover {
    border-bottom: 0px none;
}
#logo {
	text-align:center;
}
#copyright {
	text-align:center;
}

.view_height{
  height : 300px;
  overflow:hidden;
}
.panel-body {
	top:-170px;
}


}
