body {
	background-color: #f8f8f8;
}
.footer-signup {
	display: none !important;
	
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 200;
}
h2 {
	font-size: 28px;
	color: #a62b2c;
	font-weight: 500;
}
.dnone {
	display: none !important;
}
.autowidth {
	width: auto;
}
a {
	cursor: pointer;
}
.bannerContent, .bannerText {
	display: none;
}
.win-bkg img {
	width: 100% !important;
}
.mainContentctr {
	clear: both;
	display: block;
	background-color: #fff;
}
.mainContent {
	margin: auto;
	padding-left: 23px;
	padding-right: 24px;
	padding-bottom: 24px;
	width: 60%;
}
.mainContent h1, .m-ct {
	color: #1163b6;
}
.m-ct2 {
	color: #a62b2c !important;
}
.mainContent, .mainContent p, .mainContent ul li {
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 10px;
}
.careers-ct {
	padding-top: 30px;
	padding-bottom: 48px;
}
.container-fluid {
	max-width: 100%;
	margin: auto;
	background-color: #fff;
	margin-bottom: 0px;
}
.topHeader {
	background: #585757;
	padding: 6px 0px;
	color: #fff;
	font-size: 11px;
}
.topHeader-nav {
	float: right;
	margin-bottom: 0;
}
.topHeader-nav li {
	list-style-type: none;
	float: right;
	padding-right: 24px;
	padding-left: 2px;
}
.topHeader-nav li a {
	color: #fff;
}
header {
	background: #0e58a3;
}
.header-logo img {
	width: 132px;
	margin-left: 14px;
	margin-top: 3px;
}
.navbar-brand {
	float: right;
	background: #3b3b3b;
	height: auto;
	padding: 9px;
}
.navbar-toggle .icon-bar {
	background: #fff;
}
.navbar-brand .navbar-nav>li>a {
	background: none;
	color: #fff;
	font-weight: 200;
}
.navbar-brand .navbar-nav>li>a.currentPage {
	color: #df7634;
}
.navbar-brand .navbar-nav>li>a:hover {
	color: #df7634;
}
.form-control {
	border-radius: 0;
}
.footer-signup .form-control {
	height: 52px;
	margin-bottom: 15px;
	font-size: 18px;
}
.banner img {
	width: 100%;
}
.mob-banner img {
	max-width: 100%;
}
.navbar-toggle {
	margin-right: 0px;
}

/*
.btn-primary {
	background-color: #0e58a3;
	border-color: #2e6da4;
}
*/

.btn-primary {
	background-color: #a62b2c;
	border-color: #a62b2c;
}

.btn-primary:hover {
	color: #444;
	background-color: #fff;
	border-color: #e1e1e1;
}
.btn-subscribe {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	border-radius: 0;
	font-size: 18px;
}
.btn-sendmessage {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	border-radius: 0;
	font-size: 18px;
}
.overlay {
	background: #3b3b3b;
	position: fixed;
	top: 68px;
	left: 0px;
	z-index: 99;
	width: 100%;
	height: 100%;
	display: none;
}
.menuTab {
	position: fixed;
	left: 0px;
	top: 25%;
	width: 100%;
	display: none;
	z-index: 99;
}
.menuTab .nav-pills>li>a {
	color: #fff;
	text-align: center;
	font-size: 25px;
	background: none;
}
.homeTitle {
	clear: both;
	display: block;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 38px;
	font-weight: normal;
	font-weight: 700;
	color: #a62b2c !important;
}
.quicknews {
	clear: both;
	padding-top: 20px;
	background-color: #f3f3f3;
}
.what-is-nextier {
	background-color: #f3f3f3;
	padding: 40px 20px 66px 20px;
	display: block;
	clear: both;
}
.we-are-nextier {
	background-color: #f3f3f3;
	padding: 40px 20px 48px 20px;
	display: block;
	clear: both;
}
.wan-white {
	background-color: #ffffff;
	padding: 40px 20px 48px 20px;
	display: block;
	clear: both;
}
.win-content {
	width: 59%;
	margin: auto;
}
.win-content h1 {
	margin-top: 15px;
	font-size: 38px;
	font-weight: bold;
}
.win-content p {
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 10px;
	color: #737373;
	font-weight: 500;
}
.innovatenext-section {
	background-color: #fff;
	padding-top: 10px;
	display: block;
	clear: both;
}
.newsItems li {
	float: left;
	list-style-type: none;
	width: 25%;
	padding-right: 26px;
	min-height: 144px;
}
.newsItems li span {
	color: #737373;
	margin-left: 1px;
}
.newsItems li a {
	margin-left: 1px;
	cursor: pointer;
	font-weight: 200;
}
.newsItems li h2 {
	color: #000;
	padding: 0px;
	font-size: 26px;
	line-height: 30px;
	margin: 0px;
}
.footerLinks {
	background: #3b3b3b;
	padding: 17px 0 17px 0;
	color: #fff;
}
.footerCopy {
	background: #585757;
	padding: 18px 0px;
	color: #fff;
	font-size: 11px;
}
.fIcons {
	text-align: right;
}
.newsItems {
	display: inline-block;
}
footer .navbar-nav {
	float: none;
}
footer .navbar-brand {
	float: none;
	text-align: center;
}
footer .navbar-nav>li {
	float: none;
	display: inline-block;
}
.menuOverlay {
	position: fixed;
	width: 100%;
	z-index: 110;
}
body.menuOverlay {
	overflow: hidden;
}
.mainBanner {
	position: relative;
	height: 30% !important;
	overflow: hidden;
}
.bannerText {
	position: absolute;
	left: 40.5%;
	width: 52%;
	top: 28%;
	min-height: 100px;
	background: #fff;
	padding: 0px 20px 30px 30px;
	opacity: .9;
}
.bannerText h1 {
	font-size: 38px;
	margin-bottom: 0px;
	margin-left: -2.5px;
	font-weight: 200;
	color: #a62b2c;
}
.bannerText h4 {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
}
.moreaboutNextier {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 22px;
	padding-right: 22px;
	border-radius: 0;
	font-size: 18px;
}
.copyText {
	padding-left: 24px;
}
.services-list li, .services-list2 li {
	list-style-type: none;
}
.services-list li a {
	font-size: 36px;
	color: #a62b2c !important;
	display: block !important;
	clear: both !important;
	padding-bottom: 8px !important;
}
.services-list2 li a {
	font-size: 36px;
	display: block !important;
	clear: both !important;
	padding-bottom: 8px !important;
}
.services-list li:nth-child(even), .services-list2 li:nth-child(even) {
	padding: 20px 10px 20px 63px;
	margin-left: -63px;
	width: 105.8%;
}
.services-list li:nth-child(odd), .services-list2 li:nth-child(odd) {
	padding-top: 20px;
	padding-bottom: 20px;
}
.services-list2 h1.alternate {
	color: #a62b2c !important;
	font-weight: 450 !important;
}
.innovatenext, .innovatenext-home {
	display: block;
	width: auto;
	margin: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 40px;
}
.innovatenext img {
	width: auto;
	width: 75%;
}
.innovatenext-home img {
	width: auto;
	width: 54%;
}
.footerLinks .navbar-nav {
	padding-top: 24px;
	display: table;
	margin: auto;
}
.footerLinks.home-pg .navbar-nav {
	padding-top: 0px;
}
.letstalk {
	font-size: 74px;
	width: 100%;
	/* text-align: center; */
	display: block;
	font-weight: 200;
}
.contact-form-ctr {
	width: 70%;
}
.contact-form .form-control {
	border-width: 4px;
	margin-bottom: 20px;
	font-size: 20px;
	padding: 18px;
}
.contact-form .form-message {
	padding-top: 5px;
}
.what-how-why h1 {
	font-size: 40px !important;
}
h1.alternate {
	font-size: 58px !important;
}
h1.alternate_Community {
	font-size: 38px !important;
}
.alternate_Community {
    text-align: center;
    margin-left: 0px !important;
}

.address-map {
	display: block;
	margin: 0;
	padding: 0;
}
.address-map iframe {
	margin-bottom: -5px;
}
.write-us {
	padding-top: 40px;
	padding-bottom: 15px;
	width: 100%;
	text-align: center;
}
.clients-www {
	padding-top: 20px;
	padding-bottom: 40px;
}
.logos {
	display: block;
	margin: auto;
	width: 900px;
}
.logos .layerone {
	background: url("../images/logos-layer2.png") no-repeat scroll left 0 top 0 / 100% auto rgba(0, 0, 0, 0) !important;
	height: 80px;
	display: block;
	margin-bottom: 10px;
}
.logos .layertwo {
	background: url("../images/logos-layer1.png") no-repeat scroll left 0 top 0 / 100% auto rgba(0, 0, 0, 0) !important;
	height: 80px;
	display: block;
	margin-bottom: 10px;
}
.quickinquiry {
	background: #0e58a3;
	clear: both;
	padding: 8px;
}
.quickinquiry .q-email {
	padding: 70px;
	width: 48%;
}
.quickinquiry .emailimg {
	width: auto;
	margin-top: 16px;
	margin-right: 43px;
	float: left;
	text-align: center;
}
.quickinquiry .sendemail {
	width: 500px;
	color: #fff;
}
.quickinquiry .sendemail .question, .quickinquiry .giveusacall .question {
	color: #fff;
	font-weight: 200;
	margin-bottom: 0px;
}
.quickinquiry .sendemail .email, .quickinquiry .sendemail .email a, .quickinquiry .giveusacall .call a {
	color: #fff;
	font-weight: 100;
	font-size: 28px;
	text-decoration: none;
	cursor: pointer;
}
.quickinquiry .sendemail .email a:hover, .quickinquiry .giveusacall .call a:hover {
	color: #df7634;
}
.quickinquiry .q-phone {
	margin-top: -204px;
	padding: 64px 70px 70px 70px;
	float: right;
	position: relative;
	z-index: 99999;
}
.quickinquiry .giveusacall {
	width: auto;
	color: #fff;
	text-align: right;
	float: left;
}
.quickinquiry .phoneimg {
	float: right;
	padding-left: 40px;
	margin-top: 3px;
}
.mailaddress {
	color: #fff;
	font-weight: 100;
	font-size: 28px;
	padding-top: 14px;
	background: #585757 !important;
}
.win-bkg-pm {
	position: relative;
	width: 100%;
	height: 100%;
}
.win-bkg-pm:after {
	content: '\A';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	opacity: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.win-bkg-pm:hover:after {
	opacity: 1;
}
.win-bkg {
	position: relative;
}
.win-bkg-pm-text {
	position: absolute;
	top: 42%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-weight: lighter;
	color: #fff;
	z-index: 999;
	width: 100%;
	font-size: 450%;
	margin: auto;
}
.win-bkg-mtt-text {
	position: absolute;
	top: 1%;
	left: 11%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	color: #fff;
	z-index: 999;
	width: auto;
	font-size: 450%;
	margin: auto;
}

@media (max-width:5800px) {
.mainContent h1 {
	margin-left: -1px;
	margin-top: 15px;
	font-size: 74px;
	font-weight: 200;
}
	
.bannerText h1 {

font-size: 50px;
    margin-bottom: 0px;
    margin-left: -2.5px;
    font-weight: 700;
    color: #a62b2c;

}	
	
	
	
}

@media (max-width:1600px) {
.overlay {
	top: 95px;
	margin: auto !important;
}
.mainContent {
	margin: auto;
	width: 100%;
}
.win-content {
	width: 100%;
	margin: auto;
}
.win-bkg-pm-text, .win-bkg-mtt-text {
	font-size: 320%;
}
	
.bannerText h1 {
	font-size: 38px;
}
}

@media (max-width:1200px) {
footer .navbar-toggle {
	display: block;
}
footer .navbar-toggle {
	float: none;
	text-align: center;
	display: inline;
}
.bannerText {
	top: 15%;
}
	
}

@media (min-width: 1600px) {
.footer-signup {
	width: 28% !important;
	display: none !important;
}

}

@media (max-width:1080px) {
.navbar-toggle {
	display: block;
}
header .navbar-nav {
	display: none;
}
footer .navbar-toggle {
	display: none;
}
.newsItems li {
	float: left;
	list-style-type: none;
	width: 50%;
	padding-right: 26px;
}
.newsItems li span {
	color: #9f9f9f;
	margin-left: 1px;
}
.newsItems li a {
	margin-left: 1px;
}
.newsItems li h2 {
	color: #000;
	padding: 0px;
	font-size: 26px;
	line-height: 30px;
	margin: 0px;
}
.bottom-links {
	display: none;
}
.services-list li:nth-child(even) {
	width: 109%;
}
	
.bannerText h1 {
	font-size: 28px;
	margin-bottom: 0px;
	margin-left: -2.5px;
	font-weight: 500;
}
}

@media (max-width:980px) {
.logos {
	width: 100%;
}
.win-content {
	width: 80%;
	margin: auto;
}
.quickinquiry .sendemail .email, .quickinquiry .sendemail .email a, .quickinquiry .giveusacall .call a {
	font-size: 20px;
}
.quickinquiry .q-email, .quickinquiry .q-phone {
	padding: 75.5px 70px 70px 70px;
}
	
	
	

}

@media (max-width:860px) {
.win-content p {
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 10px;
	color: #737373;
}
.mainBanner .hidden-xs {
	display: block !important;
}
.newsItems {
	padding-left: 0;
	margin-bottom: -20px;
}
.newsItems li {
	width: 100%;
	padding: 10px 10px 10px 36px;
	min-height: auto;
}
.newsItems li:nth-child(even) {
	background: #f3f3f3;
}
.bannerText {
	left: 44%;
	width: 54%;
	top: 7%;
}
.bannerText h4 {
	margin-bottom: 12px;
	font-size: 11.5px;
	line-height: 15.5px;
	width: 90%;
}
.moreaboutNextier {
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
	border-radius: 0;
	font-size: 15px;
}
.footer-signup .form-control {
	font-size: 13px;
}
.topHeader-ctr {
	margin: 0 auto;
	position: relative;
}
.topHeader-nav {
	float: right;
	margin-bottom: 0;
	position: relative;
	left: -41px;
}
.homeTitle {
	font-size: 25px;
	margin-bottom: 0;
}
.innovatenext img {
	width: 100%;
}
.services-list li:nth-child(even) {
	width: 113.5%;
}
.address-map {
	height: auto;
	overflow: hidden;
}
.quickinquiry .sendemail .email, .quickinquiry .sendemail .email a, .quickinquiry .giveusacall .call a {
	font-size: 15.5px;
}
.quickinquiry {
	display: table;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
}
.quickinquiry .sendemail {
	width: auto;
}
.quickinquiry .q-email {
	clear: both;
	display: block;
	padding: 0;
	width: 330px;
	margin: auto;
}
.quickinquiry .q-phone {
	clear: both;
	float: none;
	display: block;
	padding: 0;
	width: 330px;
	margin: auto;
}
.quickinquiry .emailimg {
	margin-right: 20px;
}
.quickinquiry .phoneimg {
	float: left;
	margin-top: -50px;
	margin-left: 0;
	padding-left: 0;
}
.quickinquiry .giveusacall {
	display: table;
	width: 100%;
	float: right;
	text-align: left;
	padding-left: 60px;
}
.quickinquiry .emailimg img {
	width: 80%;
	position: relative;
	z-index: 9999;
}
.quickinquiry .phoneimg img {
	width: 80%;
	position: relative;
	z-index: 9999;
}
.quickinquiry .emailimg img {
	width: 80%;
	margin-top: -22px;
}
.mailaddress .addre {
	font-size: 20px;
	line-height: 1.3;
}
.win-bkg-pm-text, .win-bkg-mtt-text {
	font-size: 260%;
}
	.inTheCommunity img.partnerLogo {
	width: 60% !important;
}
}

@media (max-width: 560px) {
.bannerText {
	left: 39%;
	width: 60%;
	top: 1.6%;
}
.bannerText h1 {
	font-size: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bottom-links {
	width: 100%;
	display: none;
}
.topHeader-nav {
	width: auto;
}
.copyText {
	width: auto;
}
.innovatenext img {
	width: 100%;
}
.services-list li:nth-child(even) {
	width: 119.5%;
}
.address-map {
	height: auto;
	overflow: hidden;
}
.win-content {
	width: 85%;
	margin: auto;
}
.win-content h1 {
	margin-top: 15px;
	font-size: 32px;
}
.win-content p {
	font-size: 16px;
	line-height: 23px;
	padding-bottom: 10px;
	color: #737373;
}
.innovatenext-home img {
	width: auto;
	width: 80%;
}
.win-bkg-pm-text, .win-bkg-mtt-text {
	font-size: 200%;
}
}

@media (max-width:480px) {
	
	.clients-www {
	padding-bottom: 22px;
}
.clients-www .win-content .text-center {
	width: 80%;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 14.5px;
	line-height: 18px;
}
.clients-www .logos {
	display: block;
	margin: auto;
	width: 90%
}
.clients-www .logos .layerone {
	margin-bottom: 5px;
	height: 40px;
}
.clients-www .logos .layertwo {
	margin-bottom: 5px;
	height: 40px;
}
.we-are-nextier, .wan-white {
	padding: 20px 20px 28px 20px;
}
.win-content {
	width: 100%;
	margin: auto;
}
.win-content h1 {
	margin-top: 15px;
	font-size: 32px;
}
.show-xs {
	display: block !important;
}
.mainBanner .hidden-xs {
	display: none !important;
}
.container-fluid {
	width: 320px !important;
}
.bannerText {
	left: 129px;
	width: 54.5%;
	top: 3%;
	padding: 0px 0px 15px 20px;
}
.bannerText h1 {
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 0px;
	margin-left: -2.5px;
}
.bannerText h4 {
	font-size: 11px;
	line-height: 13px;
}
.footerCopy div {
	text-align: center;
}
.footerCopy .copyText {
	padding-bottom: 0px;
	padding-left: 15px;
}
.newsItems {
	padding-left: 0;
	margin-bottom: -20px;
}
.newsItems li {
	padding: 20px 20px 8px 22px;
}
.newsItems li h2 {
	font-size: 16px;
	line-height: 23px;
}
.bottom-links {
	display: none;
}
.homeTitle {
	margin-bottom: -15px;
}
.innovatenext img {
	width: 100%;
}
.innovatenext-home img {
	width: 90%;
}
.contact-form-ctr {
	width: 100%;
}
.contact-form .form-control {
	font-size: 18px;
}
.email-addr {
	font-size: 14px;
}
header.menuOverlay {
	width: 320px;
	position: absolute;
}
.menuTab {
	position: fixed;
	left: 0px;
	top: 25%;
	width: 100%;
	display: none;
	z-index: 99;
}
.mainContent h1 {
	font-size: 38px;
}
.services-list h1.alternate, .services-list2 h1.alternate {
    font-size: 40px !important;
    margin-left: -41px !important;
}
.services-list li {
	width: 137.5% !important;
	padding: 20px 10px 20px 30px !important;
	margin-left: -70px !important;
}
.services-list2 li {
padding: 20px 0px 20px 23px !important;
margin-left: -63px !important;
}
.addre {
	width: 276px;
	margin: auto;
}
.address-map {
	height: auto;
	overflow: hidden;
}
.quickinquiry .q-email, .quickinquiry .q-phone {
	width: 92%;
}
.win-bkg-pm-text, .win-bkg-mtt-text {
	font-size: 145%;
}
}
