@media (min-width:768px) {
	.container {
		width: 100%;
	}
}
@media (min-width:992px) {
	.container {
		width: 930px;
	}
}
@media (min-width:1200px) {
	.container {
		width: 930px;
	}
}
@media only screen and (min-width:768px) {
	.header-wrapper .top-nav-bar {
		display: none;
	}
	.header-wrapper .top-nav-bar .navbar-nav {
		position: relative;
		z-index: 999;
	}	
	.top-nav-bar {
		z-index: inherit !important;
	}

	footer .contact-link {
		display: none;
	}
	
}



@media only screen and (max-width:767px) {


	.top-nav-bar .navbar-toggle {
		background-color: #0c87b6;
		border-color: #1f6a98;
		margin-right: 25px;
	}
	.top-nav-bar .navbar-toggle:hover, .top-nav-bar .navbar-toggle:focus {
		background-color: #298db3;
	}
	.top-nav-bar .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.top-nav-bar {
		margin-top: 0;
		top: -60px;
		background: transparent;
	}
	.top-nav-bar .container-fluid {
		margin: 0;
		padding: 0;
	}
	.top-nav-bar .navbar-collapse {
		border: 0px;
	}	
	.top-nav-bar .navbar-nav {
		position: relative;
		transition: all ease .5s;
		display: none;
	}
	.top-nav-bar .navbar-nav.visible-set {
		display: block;
	}
	.top-nav-bar .navbar-nav.slide-on {
		margin-left: -100%;
		background: transparent;
	}
	.top-nav-bar .navbar-nav.slide-on li {
		border-bottom: none;
	}
	.top-nav-bar .navbar-nav li {
		position: static;			
	}	
	.top-nav-bar .navbar-nav {
		padding-bottom: 0;
		margin-top: 11px
	}	

	.logo-title {
		float: none;
		margin: 0;
		padding-left: 18px;
		display: table-cell;
		vertical-align: middle;
		height: 72px
	}
	.logo {
		right: 65px;
	}
	.inner-container .mid-content .contact-link {
		display: none
	}

	.half-block {
		width: 100%!important
	}
	






	.top-nav-bar .navbar-nav li.dropdown {
		background: url(../images/temp/right-arrow.png) no-repeat 8px center;
	}
	.top-nav-bar .navbar-nav li.dropdown a {
		padding-left: 20px;
	}
	.top-nav-bar .navbar-nav li .dropdown-menu {
		width: 100%;
		left: 100%;
		top: 0px;
		border-radius: 0px;
		min-width: inherit;
	}
	.top-nav-bar .navbar-nav li .dropdown-menu li {
		position: static;
		margin: 0px;
		padding: 0;
		border-bottom: 1px solid #fff;
	}
	.top-nav-bar .navbar-nav li .dropdown-menu li:last-child {
		border-bottom: 0;
	}
	.top-nav-bar .navbar-nav li .dropdown-menu li a {
		color: #DAE6F1 !important;
		padding: 9px 15px 9px 20px;
		margin: 0;
	}
	.top-nav-bar .navbar-nav li .dropdown-menu li a:hover {
		color: #b4d0e4 !important;
	}
	.top-nav-bar .navbar-nav li .dropdown-menu li.back-btn {
		background: url(../images/temp/left-arrow.png) no-repeat 8px center;
	}
	.top-nav-bar .navbar-nav li .dropdown-menu li.back-btn a {
		padding-left: 20px;
	}
	.top-nav-bar .navbar-nav li .dropdown-menu.visible-set {
		display: none;
	}
	.top-nav-bar .navbar-nav.slide-on li .dropdown-menu.visible-set {
		display: block;
	}
	.top-nav-bar .nav-wrapper {
		overflow: visible;
	}
	.top-nav-bar .navbar-nav li .dropdown-menu li.active {
		background-color: #1f5c8f;
	}
	.top-nav-bar .navbar-nav li .dropdown-menu li:hover {
		background-color: #1f5c8f;
	}
	.top-nav-bar .navbar-nav li .dropdown-menu li a:hover {
		background-color: transparent;
	}




	.inner-container .left-col {
		display: none;
	}	
	.inner-container .mid-content {
		width: 100%;
		border-left: 0px;
		padding: 25px 15px;
	}

	.logo-title {  
  	font-size: 24px;
  }
  .logo a img {
  	height: 100px;
  	margin-top: 10px
  }

  .left-btm {
		float: left;		
		width: 100%;
  }
  .left-btm h3 {	
		width: 100%;
		text-align: left;
		float: left;
	}
	.right-btm {
  	float: left;
  }




	footer .contact-link {
		float: right;
		padding: 0;
		margin: 19px 0 0 0		
	}


}


@media only screen and (min-width:768px) and (max-width:900px) {
	.left-btm { 		
	  padding: 0 15px 0 0; 
	  width: 65%;
	}
	.right-btm {
  	float: left
	}


}
@media only screen and (min-width:768px) and (max-width:991px) {
	.inner-container .left-col {
		min-width: 169px;
		width: 18.77%;		
	}
}
@media only screen and (min-width:939px) and (max-width:991px) {	
	.inner-container .mid-content {
		width: 81%;		
	}	
}
@media only screen and (min-width:894px) and (max-width:938px) {	
	.inner-container .mid-content {
		width: 80%;		
	}	
}
@media only screen and (min-width:818px) and (max-width:893px) {	
	.inner-container .mid-content {
		width: 78%;		
	}	
}
@media only screen and (min-width:768px) and (max-width:817px) {	
	.inner-container .mid-content {
		width: 76%;		
	}	
}

@media only screen and (min-width:768px) and (max-width:855px) {	
	.logo-title {  
  	font-size: 24px;
  }
}

@media only screen and (min-width:640px) and (max-width:767px) {	
	.logo-title {
		font-size: 22px;
		width: 400px;
	}
}

@media only screen and (min-width:540px) and (max-width:639px) {	
	.logo-title {
		font-size: 16px;
		width: 260px;
	}
}
@media only screen and (min-width:480px) and (max-width:539px) {	
	.logo-title {
		font-size: 14px;
		width: 200px;
	}
}

@media only screen and (min-width:360px) and (max-width:479px) {	
	.logo-title {
		font-size: 11px;
		width: 120px;
		line-height: 16px;
		padding-left: 10px
	}
	.logo a img {
		height: 87px;
		margin-top: 20px;
	}

}

@media only screen and (min-width:310px) and (max-width:359px) {	
	.logo-title {
		font-size: 11px;
		width: 120px;
		line-height: 16px;
		padding-left: 10px
	}
	.logo a img {
		height: 70px;
		margin-top: 32px
	}

}














@media (max-device-width:769px) and (orientation:portrait) {
	@-ms-viewport {
		width: 320px;
	}
}
@media (max-device-width:1080px) and (orientation:landscape) {
	@-ms-viewport {
		width: 480px;
	}
}