@charset "utf-8";

@media only screen and (max-width: 1200px) {
.header .navbar-default .navbar-nav > li {
	margin: 0 8px !important;
}
.nav-tabs.dashboard-tabs li a {
	width: auto;
}
.contact-info-right .contact-address span {
	display: block;
	margin-right: 0;
}
.col-inline-label {
	width: 100%;
	float: none;
}
.col-inline-form {
	width: 75%;
}
.col-inline-form-alt {
	width: 100%;
}
}

@media only screen and (max-width: 1024px) {
.header .navbar-default .navbar-nav > li {
	margin: 0 5px !important;
}
}

@media only screen and (max-width: 991px) {
.header {
	height: 65px;
}
.header .navbar-header {
	float: none;
	text-align: center;
	width: 100%;
}
.header a.navbar-brand {
	float: none;
	display: inline-block;
	width: 280px;
}
.header a.navbar-brand img {
	width: 100%;
	margin: 13px 0 0 0;
	padding: 0;
}
.header.compact-height {
	height: 50px;
}
.header.compact-height a.navbar-brand {
	width: 240px;
}
.header.compact-height a.navbar-brand img {
	width: 100%;
	margin: 10px 0 0 0;
}
.wrapper {
	padding: 65px 0 0 0;
}
.wrapper:before {
	display: none;
}
.col-page-left {
	display: none;
}
.page-utility-holder {
	margin: 0;
	padding: 5px 30px 0;
}
.utility-countdown {
	border-right: none;
	padding-right: 0px;
}
.utility-menu {
	display: none;
}
.page-titile-holder {
	padding: 0px 30px!important;
	margin: 0;
}
ul.breadcrumb {
	padding: 6px 12px;
}
.content-body, .dashboard-body {
	margin-right: 0px!important;
}
.col-page > .content-body, .col-page > .dashboard-body {
	min-height: 450px;
	padding: 0px 30px 30px 30px!important;
}
.form-notes-trigger {
	margin-left: 0px;
}
.contact-info span {
	display: block;
	margin-right: 0;
}
.contact-info-left {
	width: 360px;
}
.footer-tools .go-top, .footer-tools .go-top:hover {
	bottom: 25px;
}
.col-inline-form {
	width: 100%;
}
}

@media only screen and (max-width: 768px) {
body {
	font-size: 14px;
}
h1 {
	font-size: 26px;
	letter-spacing: 0px;
}
h2 {
	font-size: 22px;
	letter-spacing: 0px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
.page-utility-holder {
	padding: 7px 15px 0;
}
.page-titile-holder {
	padding: 0px 15px!important;
}
.col-page > .content-body, .col-page > .dashboard-body {
	padding: 0px 0px 30px 0px!important;
}
.form-notes-trigger {
	margin-left: -7.5px;
}
.sitemap-well {
	min-height: 0px;
}
}

@media only screen and (max-width: 767px) {
.header, .header.compact-height {
	height: 50px;
	position: relative;
	top: auto !important;
}
.header a.navbar-brand, .header.compact-height a.navbar-brand {
	width: 220px;
}
.header a.navbar-brand img, .header.compact-height a.navbar-brand img {
	margin: 10px 0 0 0;
}
.wrapper {
	padding: 0;
}
.col-page > .content-body, .col-page > .dashboard-body {
	padding: 6px!important;
    margin:0!important;
}
.nav-tabs.dashboard-tabs li {
	margin-right: 20px !important;
}
.nav-tabs.dashboard-tabs li a {
	font-size: 18px;
	padding: 0 0 6px 0;
	width: auto;
	line-height: 18px;
}
.nav-tabs.dashboard-tabs li a small {
	margin-left: 13px;
	font-weight: bold;
}
.nav-tabs.dashboard-tabs li.active a, .nav-tabs.dashboard-tabs li.active a:active, .nav-tabs.dashboard-tabs li.active a:focus {
	padding-left: 0px;
}
.nav-tabs.dashboard-tabs li.active a span.tab-title, .nav-tabs.dashboard-tabs li.active a:active span.tab-title, .nav-tabs.dashboard-tabs li.active a:focus span.tab-title {
	color: #b00f61;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	position: relative;
	left: auto;
	bottom: auto;
}
.double-day {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.form-text.between:after {
	content: "";
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	margin: 0 auto 0;
	background: url(../images/between.png) no-repeat center center;
}
.form-notes-trigger {
	left: 33.33333333%;
	margin-left: -10px;
}
.contact-info-left {
	width: 100%;
	float: none;
	display: block;
	margin-bottom: 12px;
}
.contact-info-right {
	width: 100%;
	float: none;
	display: block;
	border-left: none;
	padding-left: 0px;
}
.btn-lg {
	font-size: 17px;
	padding: 12px 22px;
}
.btn-md {
	font-size: 15px;
	padding: 8px 18px!important;
}
.data-table-holder .table-header .control-label {
	margin-top: 10px!important;
}
}

@media only screen and (max-width: 550px) {
.mobile-utility .logout-action .btn-md {
	padding: 0 8px!important;
	font-size: 15px;
}
.page-title:after {
	width: 100%;
}
.page-utility-holder.pull-right {
	float: none!important;
	width: 100%;
	text-align: center;
	margin: 0 auto 0;
}
ul.breadcrumb {
	margin-bottom: 12px;
}
/*.form-body .form-table-row .form-cell-label, .form-body .form-table-row .form-cell-content {
	width: 100%;
	float: none;
}
.form-body .form-table-row {
	border-bottom: none;
}
.form-body .form-table-row .form-cell-label {
	border-right: none;
}
.form-body .form-table-row .form-cell-content {
	border-left: none;
}
.form-row, .form-actions, .form-notes {
	padding: 6px 0px;
	position: relative;
}
.form-actions {
	margin: 15px 0;
	padding: 30px 0px 26px 0px;
	text-align: center;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.form-cell-label .control-label {
	text-align: left;
	padding: 0px;
	margin-bottom: 0;
}
.form-notes-trigger {
	left: 50%;
	margin-left: -15px;
	margin-top: -31px;
}*/
.nav-tabs.dashboard-tabs li a small {
	display: none;
}
.legal-term span {
	display: block;
	margin-right: 0;
}
.step-col-arrow {
	width: 30px;
}
.step-order > span {
	margin: 0;
	font-size: 14px;
	line-height: 26px;
	width: 28px;
	height: 28px;
}
.step-item .step-label > span {
	font-size: 14px;
}
.step-col .step-item .step-label > span {
	display: none;
}
.step-col.active .step-item .step-label > span {
	display: block;
	margin-left: 10px;
	font-size: 15px;
	max-width: 160px;
}
.form-actions .btn {
	display: block;
	width: 100%;
}
table .btn {
	display: block;
	width: auto;
}
}

/*Mobile Responsive Data Table*/
@media only screen and (max-width: 550px) {
.data-table-holder table, .data-table-holder thead, .data-table-holder tbody, .data-table-holder th, .data-table-holder td {
	display: block !important;
	margin-bottom: 0px;
}
.ie9 .data-table-holder table, .ie9 .data-table-holder thead, .ie9 .data-table-holder tbody, .ie9 .data-table-holder th, .ie9 .data-table-holder td {
	float: left;
	width: 100%;
	margin: 0 !important;
}
.data-table-holder table {
	background: #f6f6f6!important;
	border: none!important;
}
.data-table-holder thead tr, .data-table-holder tbody tr:first-child th {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.data-table-holder tr {
	border: none!important;
	width: 100%;
	display: block;
	border-bottom: 8px solid #cecece!important;
	background-repeat: no-repeat;
}
.data-table-holder td:first-child {
	border: none!important;
}
.data-table-holder td {
	position: relative;
	text-align: left!important;
	width: 100%;
	padding: 8px 12px !important;
	padding-left: 40.5% !important;
	min-height: 37px;
	border: none!important;
	border-top: 1px solid #dedede!important;
    white-space: normal !important;
    word-wrap: break-word !important;
}
.data-table-holder td:before {
	position: absolute;
	top: 0;
	left: 0;
	padding: 8px 0 0 8px;
	width: 35%;
	height: 100%;
	padding-right: 24px;
	text-align: left;
	font-weight: bold;
    white-space: normal !important;
    word-wrap: break-word !important;
	background-color: #999;
	color: #fff;
	content: attr(data-title);
}
.data-table-holder tr.end-row td, .data-table-holder tr.end-row td:before {
	color: #fff !important;
}
.data-table-holder td.no-data {
	padding-left: 0% !important;
}
.data-table-holder td.no-data:before {
	display: none !important;
}
}
/* Device show,hide*/
.pointer-only {
	display: block;
}
.pointer-only.btn {
	display: inline-block;
}
.touch-only {
	display: none!important;
}
.touch-screen .pointer-only {
	display: none!important;
}
.touch-screen .touch-only {
	display: block!important;
}
.touch-screen .touch-only.btn {
	display: inline-block!important;
}
