
@media only screen and (min-width : 180px) and (max-width : 319px) {
.navbar-default .navbar-nav .dropdown {
	width: 100%;
}
.logo {
	text-align: center;
}
.navbar {
	background: #C1150B;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	display: block;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	padding: 5px 5px;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.dropdown li a, .sup-dropdown li a {
	display: block;
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	padding: 5px 5px;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	transition: padding 0.2s ease-in-out;
	-moz-transition: padding 0.2s ease-in-out;
	-webkit-transition: padding 0.2s ease-in-out;
	-o-transition: padding 0.2s ease-in-out;
}
.ml {
	padding-left: 35px;
}
h2.section-title {
	line-height: 30px;
}
}

@media only screen and (min-width : 320px) and (max-width : 480px) {
.logo {
	text-align: center;
}
.ml {
	padding-left: 35px;
}
.navbar-default .navbar-nav .dropdown {
	width: 100%;
}
.navbar {
	background: #C1150B;
}
h1.section-title, h2.section-title {
	line-height: 30px;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	display: block;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	padding: 5px 5px;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.dropdown li a, .sup-dropdown li a {
	display: block;
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	padding: 5px 5px;
	border-bottom: 1px solid #000;
	text-decoration: none;
	transition: padding 0.2s ease-in-out;
	-moz-transition: padding 0.2s ease-in-out;
	-webkit-transition: padding 0.2s ease-in-out;
	-o-transition: padding 0.2s ease-in-out;
}
.top-info {
	text-align: center;
}
.logo {
	text-align: center;
}
.logo-img {
	text-align: center;
}
.main-slider .img-caption {
	display: none;
}
.running-project {
	margin-top: 30px;
}
.call-to-action h1 {
	font-size: 25px;
	line-height: 35px;
	padding: 10px 0;
}
.call-to-action p {
	font-size: 16px;
	line-height: 20px;
	padding-top: 0;
}
.call-to-action a.custom-btn {
	margin-top: 20px;
	font-size: 13px;
	padding: 10px 25px;
}
.team-section .nav-tabs.nav-justified > li > a {
	font-size: 14px;
	padding: 12px;
}
.page-title .breadcrumb {
	top: 40%;
}
.not-found h1 {
	font-size: 50px;
	line-height: 60px;
}
.not-found h2 {
	font-size: 20px;
	line-height: 25px;
}
ul.post-meta li a {
	font-size: 12px;
}
.design, .copy {
	text-align: center;
}
}

@media only screen and (min-width : 481px) and (max-width : 767px) {
.logo {
	text-align: center;
}
.ml {
	padding-left: 35px;
}
.navbar {
	background: #C1150B;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	display: block;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	padding: 5px 5px;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.dropdown li a, .sup-dropdown li a {
	display: block;
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	padding: 5px 5px;
	border-bottom: 1px solid #444;
	text-decoration: none;
	transition: padding 0.2s ease-in-out;
	-moz-transition: padding 0.2s ease-in-out;
	-webkit-transition: padding 0.2s ease-in-out;
	-o-transition: padding 0.2s ease-in-out;
}
.navbar-default .navbar-nav .dropdown {
	width: 100%;
}
.top-info {
	text-align: center;
}
.logo {
	text-align: center;
}
.logo-img {
	text-align: center;
}
.logo-img img {
	max-width: 100%;
}
.main-slider .img-caption {
	display: none;
}
.running-project {
	margin-top: 30px;
}
.page-title .breadcrumb {
	top: 40%;
}
.design, .copy {
	text-align: center;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 991px) {
.navbar-default .navbar-nav .dropdown {
	width: 230px;
}
.logo {
	text-align: left;
}
.navbar-default .navbar-nav > li > a {
	font-size: 14px;
	padding: 15px 10px;
}
.dropdown li a, .sup-dropdown li a {
	font-size: 13px;
	padding: 12px 12px;
}
.main-slider .img-caption {
	top: 20%;
}
.main-slider .img-caption h1 {
	font-size: 18px;
	padding: 15px;
}
.main-slider .img-caption p {
	font-size: 13px;
	padding: 15px;
}
.running-project {
	margin-top: 30px;
}
.navbar {
	background: #C1150B;
}
.navbar-default .navbar-nav > li > a {
	font-size: 13px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}
}

@media only screen and (min-width : 992px) and (max-width : 1199px) {
.navbar-default .navbar-nav .dropdown {
	width: 230px;
}
.main-slider .img-caption h1 {
	font-size: 22px;
	padding: 15px;
}
.main-slider .img-caption p {
	font-size: 15px;
	padding: 15px;
}
.project .project-details {
	font-size: 13px;
}
.home-about-us p {
	font-size: 14px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 13px;
	font-weight: normal;
	padding: 2px 6px 2px 6px;
}
.navbar {
	background: #F15A29 url(../images/bg-menu.jpg) repeat;
}
}

@media only screen and (min-width : 1200px) and (max-width : 1920px) {
.navbar-default .navbar-nav .dropdown {
	width: 250px;
	z-index: 9999;
}
.navbar {
	background: #F15A29 url(../images/bg-menu.jpg) repeat;
}
.navbar-default .navbar-nav > li > a {
	padding: 3px 14px 3px 14px;
	letter-spacing: -1px;
}
.bo {
	border-right: 1px dotted #ccc;
}
.ml {
}
.bgc {
	background: #FFF url(../images/bg-contact.jpg) no-repeat;
}
.bgt {
	background: #FFF url(../images/bg-tags.jpg) no-repeat;
}
}
