/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*@import url(http://fonts.googleapis.com/css?family=Roboto:300,100,400);*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
html {
	font-family: 'Arial';
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}
*, a {
	font-family: Arial;
	outline:none;
	outline:0px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
 display: none;
 height: 0;
}
[hidden], template {
 display: none;
}
a { background: transparent; }
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: 600; }
dfn { font-style: italic; }
h1 {
	margin: .67em 0;
	font-size: 2em;
}
mark {
	color: #000;
	background: #ff0;
}
small { font-size: 80%; }
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup { top: -.5em; }
sub { bottom: -.25em; }
img { border: 0; }
svg:not(:root) {
 overflow: hidden;
}
figure { margin: 1em 40px; }
hr {
	height: 0;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
pre { overflow: auto; }
code, kbd, pre, samp {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0;
}
legend {
	padding: 0;
	border: 0;
}
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table1 {
	border-spacing: 0;
	border-collapse: collapse;
}
td, th { padding: 3px; }
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	
	text-decoration: none;
}
a:hover, a:focus { text-decoration:underline;color:#969696; }
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure { margin: 0; }
img { vertical-align: middle; }
.img-responsive {
	/*display: block;*/
	display: inherit;
	max-width: 100%;
	height: auto;
}
.img-rounded { border-radius: 6px; }
.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.img-circle { border-radius: 50%; }
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 400;
	color: inherit;
}
.hd4 {
	font-size:22px;
	padding:0px;
	margin:0;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #999;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small { font-size: 65%; }
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small { font-size: 75%; }
h1, .h1 { font-size: 36px; }
h2, .h2 { font-size: 30px; }
h3, .h3 {
	font-size: 30px;
	text-align:center;
}
.h3 span {
	font-size: 25px;
	text-align:center;
}
h4, .h4 { font-size: 18px; }
h5, .h5 { font-size:13px; }
h6, .h6 { font-size: 12px; }
p { margin: 0 0 10px; }
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4;
}
small, .small { font-size: 85%; }
cite { font-style: normal; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }
.text-muted { color: #999; }
.text-primary { color: #428bca; }
a.text-primary:hover { color: #3071a9; }
.text-success { color: #3c763d; }
a.text-success:hover { color: #2b542c; }
.text-info { color: #31708f; }
a.text-info:hover { color: #245269; }
.text-warning { color: #8a6d3b; }
a.text-warning:hover { color: #66512c; }
.text-danger { color: #a94442; }
a.text-danger:hover { color: #843534; }
.bg-primary {
	color: #fff;
	background-color: #428bca;
}
a.bg-primary:hover { background-color: #3071a9; }
.bg-success { background-color: #dff0d8; }
a.bg-success:hover { background-color: #c1e2b3; }
.bg-info { background-color: #d9edf7; }
a.bg-info:hover { background-color: #afd9ee; }
.bg-warning { background-color: #fcf8e3; }
a.bg-warning:hover { background-color: #f7ecb5; }
.bg-danger { background-color: #f2dede; }
a.bg-danger:hover { background-color: #e4b9b9; }
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol { margin-bottom: 0; }
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline {
	padding-left: 0;
	list-style: none;
}
.list-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
}
.list-inline > li:first-child { padding-left: 0; }
dl {
	margin-top: 0;
	margin-bottom: 20px;
}
dt, dd { line-height: 1.428571429; }
dt { font-weight: bold; }
dd { margin-left: 0; }
.pad_l_0 { padding-left:0px !important; }
.pad_l_10 { padding-left:10px !important; }
.pad_l_20 { padding-left:20px !important; }
.pad_l_30 { padding-left:30px !important; }
.pad_l_40 { padding-left:40px !important; }
.pad_l_50 { padding-left:50px !important; }
.pad_r_0 { padding-right:0px !important; }
.pad_r_10 { padding-right:10px !important; }
.pad_r_20 { padding-right:20px !important; }
.pad_r_30 { padding-right:30px !important; }
.pad_r_40 { padding-right:40px !important; }
.pad_r_50 { padding-right:50px !important; }
.pad_t_0 { padding-top:0px !important; }
.pad_t_10 { padding-top:10px !important; }
.pad_t_20 { padding-top:20px !important; }
.pad_t_30 { padding-top:30px !important; }
.pad_t_40 { padding-top:40px !important; }
.pad_t_50 { padding-top:50px !important; }
.pad_t_100 { padding-top:100px !important; }
.pad_b_0 { padding-bottom:0px !important; }
.pad_b_10 { padding-bottom:10px !important; }
.pad_b_20 { padding-bottom:20px !important; }
.pad_b_30 { padding-bottom:30px !important; }
.pad_b_40 { padding-bottom:40px !important; }
.pad_b_50 { padding-bottom:50px !important; }
.mar_l_0 { margin-left:0px !important; }
.mar_l_10 { margin-left:10px !important; }
.mar_l_20 { margin-left:20px !important; }
.mar_l_30 { margin-left:30px !important; }
.mar_l_40 { margin-left:40px !important; }
.mar_l_50 { margin-left:50px !important; }
.mar_r_0 { margin-right:0px !important; }
.mar_r_10 { margin-right:10px !important; }
.mar_r_20 { margin-right:20px !important; }
.mar_r_30 { margin-right:30px !important; }
.mar_r_40 { margin-right:40px !important; }
.mar_r_50 { margin-right:50px !important; }
.mar_t_0 { margin-top:0px !important; }
.mar_t_10 { margin-top:10px !important; }
.mar_t_20 { margin-top:20px !important; }
.mar_t_30 { margin-top:30px !important; }
.mar_t_40 { margin-top:40px !important; }
.mar_t_50 { margin-top:50px !important; }
.mar_t_100 { margin-top:100px !important; }
.mar_b_0 { margin-bottom:0px !important; }
.mar_b_10 { margin-bottom:10px !important; }
.mar_b_20 { margin-bottom:20px !important; }
.mar_b_30 { margin-bottom:30px !important; }
.mar_b_40 { margin-bottom:40px !important; }
.mar_b_50 { margin-bottom:50px !important; }
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999;
}
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #999;
}
blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; }
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before { content: ''; }
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; }
blockquote:before, blockquote:after { content: ""; }
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429;
}
code, kbd, pre, samp { font-family: 'Open Sans', sans-serif; }
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	white-space: nowrap;
	background-color: #f9f2f4;
	border-radius: 4px;
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #000;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	color: #000;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.seemore {
	display:block;
	text-align:center;
}
.seemore a {
	background:url(../images/seemore.png) no-repeat left 5px;
	color:#0645ad;
	padding:0px 0px 0px 20px;
	text-decoration:none;
}
.seemore a:hover { text-decoration:underline; }
.seemore2 {
	display:block;
	text-align:left;
	padding:10px 0px 0px 0px;
}
.seemore2 a {
	color:#2666A0;
	text-decoration:none;
}
.seemore2 a:hover { text-decoration:underline; }
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
#home { background:#f7f7f7; }
.row {
	margin-right:0px;
	margin-left:0px;
}
.rowpadding { padding:30px !important; }
.slider1 {
	background-color:#f7f7f7;
	float:left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }
.col-xs-12 { width: 100%; }
.col-xs-11 { width: 91.66666666666666%; }
.col-xs-10 { width: 83.33333333333334%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.66666666666666%; }
.col-xs-7 { width: 58.333333333333336%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.66666666666667%; }
.col-xs-4 { width: 33.33333333333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.666666666666664%; }
.col-xs-1 { width: 8.333333333333332%; }
.col-xs-pull-12 { right: 100%; }
.col-xs-pull-11 { right: 91.66666666666666%; }
.col-xs-pull-10 { right: 83.33333333333334%; }
.col-xs-pull-9 { right: 75%; }
.col-xs-pull-8 { right: 66.66666666666666%; }
.col-xs-pull-7 { right: 58.333333333333336%; }
.col-xs-pull-6 { right: 50%; }
.col-xs-pull-5 { right: 41.66666666666667%; }
.col-xs-pull-4 { right: 33.33333333333333%; }
.col-xs-pull-3 { right: 25%; }
.col-xs-pull-2 { right: 16.666666666666664%; }
.col-xs-pull-1 { right: 8.333333333333332%; }
.col-xs-pull-0 { right: 0; }
.col-xs-push-12 { left: 100%; }
.col-xs-push-11 { left: 91.66666666666666%; }
.col-xs-push-10 { left: 83.33333333333334%; }
.col-xs-push-9 { left: 75%; }
.col-xs-push-8 { left: 66.66666666666666%; }
.col-xs-push-7 { left: 58.333333333333336%; }
.col-xs-push-6 { left: 50%; }
.col-xs-push-5 { left: 41.66666666666667%; }
.col-xs-push-4 { left: 33.33333333333333%; }
.col-xs-push-3 { left: 25%; }
.col-xs-push-2 { left: 16.666666666666664%; }
.col-xs-push-1 { left: 8.333333333333332%; }
.col-xs-push-0 { left: 0; }
.col-xs-offset-12 { margin-left: 100%; }
.col-xs-offset-11 { margin-left: 91.66666666666666%; }
.col-xs-offset-10 { margin-left: 83.33333333333334%; }
.col-xs-offset-9 { margin-left: 75%; }
.col-xs-offset-8 { margin-left: 66.66666666666666%; }
.col-xs-offset-7 { margin-left: 58.333333333333336%; }
.col-xs-offset-6 { margin-left: 50%; }
.col-xs-offset-5 { margin-left: 41.66666666666667%; }
.col-xs-offset-4 { margin-left: 33.33333333333333%; }
.col-xs-offset-3 { margin-left: 25%; }
.col-xs-offset-2 { margin-left: 16.666666666666664%; }
.col-xs-offset-1 { margin-left: 8.333333333333332%; }
.col-xs-offset-0 { margin-left: 0; }
table1 {
	max-width: 100%;
	background-color: transparent;
}
th { text-align: left; }
.table1 {
	width: 100%;
	margin-bottom: 20px;
}
.table1 > thead > tr > th, .table1 > tbody > tr > th, .table1 > tfoot > tr > th, .table1 > thead > tr > td, .table1 > tbody > tr > td, .table1 > tfoot > tr > td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table1 > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
.table1 > caption + thead > tr:first-child > th, .table1 > colgroup + thead > tr:first-child > th, .table1 > thead:first-child > tr:first-child > th, .table1 > caption + thead > tr:first-child > td, .table1 > colgroup + thead > tr:first-child > td, .table1 > thead:first-child > tr:first-child > td { border-top: 0; }
.table1 > tbody + tbody { border-top: 2px solid #ddd; }
.table1 .table1 { background-color: #fff; }
.table1-condensed > thead > tr > th, .table1-condensed > tbody > tr > th, .table1-condensed > tfoot > tr > th, .table1-condensed > thead > tr > td, .table1-condensed > tbody > tr > td, .table1-condensed > tfoot > tr > td { padding: 5px; }
.table1-bordered { border: 1px solid #ddd; }
.table1-bordered > thead > tr > th, .table1-bordered > tbody > tr > th, .table1-bordered > tfoot > tr > th, .table1-bordered > thead > tr > td, .table1-bordered > tbody > tr > td, .table1-bordered > tfoot > tr > td { border: 1px solid #ddd; }
.table1-bordered > thead > tr > th, .table1-bordered > thead > tr > td { border-bottom-width: 2px; }
.table1-striped > tbody > tr:nth-child(odd) > td, .table1-striped > tbody > tr:nth-child(odd) > th {
 background-color: #f9f9f9;
}
.table1-hover > tbody > tr:hover > td, .table1-hover > tbody > tr:hover > th { background-color: #f5f5f5; }
table1 col[class*="col-"] {
 position: static;
 display: table1-column;
 float: none;
}
table1 td[class*="col-"], table1 th[class*="col-"] {
 position: static;
 display: table1-cell;
 float: none;
}
.table1 > thead > tr > td.active, .table1 > tbody > tr > td.active, .table1 > tfoot > tr > td.active, .table1 > thead > tr > th.active, .table1 > tbody > tr > th.active, .table1 > tfoot > tr > th.active, .table1 > thead > tr.active > td, .table1 > tbody > tr.active > td, .table1 > tfoot > tr.active > td, .table1 > thead > tr.active > th, .table1 > tbody > tr.active > th, .table1 > tfoot > tr.active > th { background-color: #f5f5f5; }
.table1-hover > tbody > tr > td.active:hover, .table1-hover > tbody > tr > th.active:hover, .table1-hover > tbody > tr.active:hover > td, .table1-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; }
.table1 > thead > tr > td.success, .table1 > tbody > tr > td.success, .table1 > tfoot > tr > td.success, .table1 > thead > tr > th.success, .table1 > tbody > tr > th.success, .table1 > tfoot > tr > th.success, .table1 > thead > tr.success > td, .table1 > tbody > tr.success > td, .table1 > tfoot > tr.success > td, .table1 > thead > tr.success > th, .table1 > tbody > tr.success > th, .table1 > tfoot > tr.success > th { background-color: #dff0d8; }
.table1-hover > tbody > tr > td.success:hover, .table1-hover > tbody > tr > th.success:hover, .table1-hover > tbody > tr.success:hover > td, .table1-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; }
.table1 > thead > tr > td.info, .table1 > tbody > tr > td.info, .table1 > tfoot > tr > td.info, .table1 > thead > tr > th.info, .table1 > tbody > tr > th.info, .table1 > tfoot > tr > th.info, .table1 > thead > tr.info > td, .table1 > tbody > tr.info > td, .table1 > tfoot > tr.info > td, .table1 > thead > tr.info > th, .table1 > tbody > tr.info > th, .table1 > tfoot > tr.info > th { background-color: #d9edf7; }
.table1-hover > tbody > tr > td.info:hover, .table1-hover > tbody > tr > th.info:hover, .table1-hover > tbody > tr.info:hover > td, .table1-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; }
.table1 > thead > tr > td.warning, .table1 > tbody > tr > td.warning, .table1 > tfoot > tr > td.warning, .table1 > thead > tr > th.warning, .table1 > tbody > tr > th.warning, .table1 > tfoot > tr > th.warning, .table1 > thead > tr.warning > td, .table1 > tbody > tr.warning > td, .table1 > tfoot > tr.warning > td, .table1 > thead > tr.warning > th, .table1 > tbody > tr.warning > th, .table1 > tfoot > tr.warning > th { background-color: #fcf8e3; }
.table1-hover > tbody > tr > td.warning:hover, .table1-hover > tbody > tr > th.warning:hover, .table1-hover > tbody > tr.warning:hover > td, .table1-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; }
.table1 > thead > tr > td.danger, .table1 > tbody > tr > td.danger, .table1 > tfoot > tr > td.danger, .table1 > thead > tr > th.danger, .table1 > tbody > tr > th.danger, .table1 > tfoot > tr > th.danger, .table1 > thead > tr.danger > td, .table1 > tbody > tr.danger > td, .table1 > tfoot > tr.danger > td, .table1 > thead > tr.danger > th, .table1 > tbody > tr.danger > th, .table1 > tfoot > tr.danger > th { background-color: #f2dede; }
.table1-hover > tbody > tr > td.danger:hover, .table1-hover > tbody > tr > th.danger:hover, .table1-hover > tbody > tr.danger:hover > td, .table1-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; }
.table1-responsive > .table1 { margin-bottom: 0; }
.table1-responsive > .table1 > thead > tr > th, .table1-responsive > .table1 > tbody > tr > th, .table1-responsive > .table1 > tfoot > tr > th, .table1-responsive > .table1 > thead > tr > td, .table1-responsive > .table1 > tbody > tr > td, .table1-responsive > .table1 > tfoot > tr > td { white-space: nowrap; }
.table1-responsive > .table1-bordered { border: 0; }
.table1-responsive > .table1-bordered > thead > tr > th:first-child, .table1-responsive > .table1-bordered > tbody > tr > th:first-child, .table1-responsive > .table1-bordered > tfoot > tr > th:first-child, .table1-responsive > .table1-bordered > thead > tr > td:first-child, .table1-responsive > .table1-bordered > tbody > tr > td:first-child, .table1-responsive > .table1-bordered > tfoot > tr > td:first-child { border-left: 0; }
.table1-responsive > .table1-bordered > thead > tr > th:last-child, .table1-responsive > .table1-bordered > tbody > tr > th:last-child, .table1-responsive > .table1-bordered > tfoot > tr > th:last-child, .table1-responsive > .table1-bordered > thead > tr > td:last-child, .table1-responsive > .table1-bordered > tbody > tr > td:last-child, .table1-responsive > .table1-bordered > tfoot > tr > td:last-child { border-right: 0; }
.table1-responsive > .table1-bordered > tbody > tr:last-child > th, .table1-responsive > .table1-bordered > tfoot > tr:last-child > th, .table1-responsive > .table1-bordered > tbody > tr:last-child > td, .table1-responsive > .table1-bordered > tfoot > tr:last-child > td { border-bottom: 0; }
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #000;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold;
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9; /* IE8-9 */
	line-height: normal;
}
input[type="file"] { display: block; }
input[type="range"] {
	display: block;
	width: 100%;
}
select[multiple], select[size] { height: auto; }
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
output {
	display: block;
	padding-top: 7px;
	font-size:13px;
	line-height: 1.428571429;
	color: #555;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size:13px;
	line-height: 1.428571429;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control:-moz-placeholder {
 color: #999;
}
.form-control::-moz-placeholder {
 color: #999;
 opacity: 1;
}
.form-control:-ms-input-placeholder {
 color: #999;
}
.form-control::-webkit-input-placeholder {
 color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
}
textarea.form-control { height: auto; }
input[type="date"] { line-height: 34px; }
.form-group { margin-bottom: 15px; }
.radio, .checkbox {
	display: block;
	min-height: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.radio label, .checkbox label {
	display: inline;
	font-weight: normal;
	cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}
.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline { cursor: not-allowed; }
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
select.input-sm {
	height: 30px;
	line-height: 30px;
}
textarea.input-sm, select[multiple].input-sm { height: auto; }
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
select.input-lg {
	height: 46px;
	line-height: 46px;
}
textarea.input-lg, select[multiple].input-lg { height: auto; }
.has-feedback { position: relative; }
.has-feedback .form-control { padding-right: 42.5px; }
.has-feedback .form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: #3c763d; }
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d;
}
.has-success .form-control-feedback { color: #3c763d; }
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: #8a6d3b; }
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b;
}
.has-warning .form-control-feedback { color: #8a6d3b; }
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: #a94442; }
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442;
}
.has-error .form-control-feedback { color: #a94442; }
.form-control-static { margin-bottom: 0; }
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}
.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px;
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size:13px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover, .btn:focus {
	color: #000;
	text-decoration: none;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}
.btn-default {
	color: #000;
	background-color: #fff;
	border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #000;
	background-color: #ebebeb;
	border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { background-image: none; }
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc;
}
.btn-default .badge {
	color: #fff;
	background-color: #000;
}
.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background-image: none; }
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
}
.btn-primary .badge {
	color: #428bca;
	background-color: #fff;
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439;
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { background-image: none; }
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { background-image: none; }
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff;
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { background-image: none; }
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger { background-image: none; }
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff;
}
.btn-link {
	font-weight: normal;
	color: #428bca;
	cursor: pointer;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #999;
	text-decoration: none;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-block {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
}
.btn-block + .btn-block { margin-top: 5px; }
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }
.fade { opacity: 0; -webkit-transition: opacity .15s linear;
 transition: opacity .15s linear;
}
.fade.in { opacity: 1; }
.collapse { display: none; }
.collapse.in { display: block; }
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
-webkit-transition: height .35s ease;
 transition: height .35s ease;
}
@font-face {
 font-family: 'Glyphicons Halflings';
 src: url('../fonts/glyphicons-halflings-regular.eot');
 src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before { content: "\2a"; }
.glyphicon-plus:before { content: "\2b"; }
.glyphicon-euro:before { content: "\20ac"; }
.glyphicon-minus:before { content: "\2212"; }
.glyphicon-cloud:before { content: "\2601"; }
.glyphicon-envelope:before { content: "\2709"; }
.glyphicon-pencil:before { content: "\270f"; }
.glyphicon-glass:before { content: "\e001"; }
.glyphicon-music:before { content: "\e002"; }
.glyphicon-search:before { content: "\e003"; }
.glyphicon-heart:before { content: "\e005"; }
.glyphicon-star:before { content: "\e006"; }
.glyphicon-star-empty:before { content: "\e007"; }
.glyphicon-user:before { content: "\e008"; }
.glyphicon-film:before { content: "\e009"; }
.glyphicon-th-large:before { content: "\e010"; }
.glyphicon-th:before { content: "\e011"; }
.glyphicon-th-list:before { content: "\e012"; }
.glyphicon-ok:before { content: "\e013"; }
.glyphicon-remove:before { content: "\e014"; }
.glyphicon-zoom-in:before { content: "\e015"; }
.glyphicon-zoom-out:before { content: "\e016"; }
.glyphicon-off:before { content: "\e017"; }
.glyphicon-signal:before { content: "\e018"; }
.glyphicon-cog:before { content: "\e019"; }
.glyphicon-trash:before { content: "\e020"; }
.glyphicon-home:before { content: "\e021"; }
.glyphicon-file:before { content: "\e022"; }
.glyphicon-time:before { content: "\e023"; }
.glyphicon-road:before { content: "\e024"; }
.glyphicon-download-alt:before { content: "\e025"; }
.glyphicon-download:before { content: "\e026"; }
.glyphicon-upload:before { content: "\e027"; }
.glyphicon-inbox:before { content: "\e028"; }
.glyphicon-play-circle:before { content: "\e029"; }
.glyphicon-repeat:before { content: "\e030"; }
.glyphicon-refresh:before { content: "\e031"; }
.glyphicon-list-alt:before { content: "\e032"; }
.glyphicon-lock:before { content: "\e033"; }
.glyphicon-flag:before { content: "\e034"; }
.glyphicon-headphones:before { content: "\e035"; }
.glyphicon-volume-off:before { content: "\e036"; }
.glyphicon-volume-down:before { content: "\e037"; }
.glyphicon-volume-up:before { content: "\e038"; }
.glyphicon-qrcode:before { content: "\e039"; }
.glyphicon-barcode:before { content: "\e040"; }
.glyphicon-tag:before { content: "\e041"; }
.glyphicon-tags:before { content: "\e042"; }
.glyphicon-book:before { content: "\e043"; }
.glyphicon-bookmark:before { content: "\e044"; }
.glyphicon-print:before { content: "\e045"; }
.glyphicon-camera:before { content: "\e046"; }
.glyphicon-font:before { content: "\e047"; }
.glyphicon-bold:before { content: "\e048"; }
.glyphicon-italic:before { content: "\e049"; }
.glyphicon-text-height:before { content: "\e050"; }
.glyphicon-text-width:before { content: "\e051"; }
.glyphicon-align-left:before { content: "\e052"; }
.glyphicon-align-center:before { content: "\e053"; }
.glyphicon-align-right:before { content: "\e054"; }
.glyphicon-align-justify:before { content: "\e055"; }
.glyphicon-list:before { content: "\e056"; }
.glyphicon-indent-left:before { content: "\e057"; }
.glyphicon-indent-right:before { content: "\e058"; }
.glyphicon-facetime-video:before { content: "\e059"; }
.glyphicon-picture:before { content: "\e060"; }
.glyphicon-map-marker:before { content: "\e062"; }
.glyphicon-adjust:before { content: "\e063"; }
.glyphicon-tint:before { content: "\e064"; }
.glyphicon-edit:before { content: "\e065"; }
.glyphicon-share:before { content: "\e066"; }
.glyphicon-check:before { content: "\e067"; }
.glyphicon-move:before { content: "\e068"; }
.glyphicon-step-backward:before { content: "\e069"; }
.glyphicon-fast-backward:before { content: "\e070"; }
.glyphicon-backward:before { content: "\e071"; }
.glyphicon-play:before { content: "\e072"; }
.glyphicon-pause:before { content: "\e073"; }
.glyphicon-stop:before { content: "\e074"; }
.glyphicon-forward:before { content: "\e075"; }
.glyphicon-fast-forward:before { content: "\e076"; }
.glyphicon-step-forward:before { content: "\e077"; }
.glyphicon-eject:before { content: "\e078"; }
/*.glyphicon-chevron-left:before { content: "\e079"; }
.glyphicon-chevron-right:before { content: "\e080"; }*/
.glyphicon-plus-sign:before { content: "\e081"; }
.glyphicon-minus-sign:before { content: "\e082"; }
.glyphicon-remove-sign:before { content: "\e083"; }
.glyphicon-ok-sign:before { content: "\e084"; }
.glyphicon-question-sign:before { content: "\e085"; }
.glyphicon-info-sign:before { content: "\e086"; }
.glyphicon-screenshot:before { content: "\e087"; }
.glyphicon-remove-circle:before { content: "\e088"; }
.glyphicon-ok-circle:before { content: "\e089"; }
.glyphicon-ban-circle:before { content: "\e090"; }
.glyphicon-arrow-left:before { content: "\e091"; }
.glyphicon-arrow-right:before { content: "\e092"; }
.glyphicon-arrow-up:before { content: "\e093"; }
.glyphicon-arrow-down:before { content: "\e094"; }
.glyphicon-share-alt:before { content: "\e095"; }
.glyphicon-resize-full:before { content: "\e096"; }
.glyphicon-resize-small:before { content: "\e097"; }
.glyphicon-exclamation-sign:before { content: "\e101"; }
.glyphicon-gift:before { content: "\e102"; }
.glyphicon-leaf:before { content: "\e103"; }
.glyphicon-fire:before { content: "\e104"; }
.glyphicon-eye-open:before { content: "\e105"; }
.glyphicon-eye-close:before { content: "\e106"; }
.glyphicon-warning-sign:before { content: "\e107"; }
.glyphicon-plane:before { content: "\e108"; }
.glyphicon-calendar:before { content: "\e109"; }
.glyphicon-random:before { content: "\e110"; }
.glyphicon-comment:before { content: "\e111"; }
.glyphicon-magnet:before { content: "\e112"; }
.glyphicon-chevron-up:before { content: "\e113"; }
.glyphicon-chevron-down:before { content: "\e114"; }
.glyphicon-retweet:before { content: "\e115"; }
.glyphicon-shopping-cart:before { content: "\e116"; }
.glyphicon-folder-close:before { content: "\e117"; }
.glyphicon-folder-open:before { content: "\e118"; }
.glyphicon-resize-vertical:before { content: "\e119"; }
.glyphicon-resize-horizontal:before { content: "\e120"; }
.glyphicon-hdd:before { content: "\e121"; }
.glyphicon-bullhorn:before { content: "\e122"; }
.glyphicon-bell:before { content: "\e123"; }
.glyphicon-certificate:before { content: "\e124"; }
.glyphicon-thumbs-up:before { content: "\e125"; }
.glyphicon-thumbs-down:before { content: "\e126"; }
.glyphicon-hand-right:before { content: "\e127"; }
.glyphicon-hand-left:before { content: "\e128"; }
.glyphicon-hand-up:before { content: "\e129"; }
.glyphicon-hand-down:before { content: "\e130"; }
.glyphicon-circle-arrow-right:before { content: "\e131"; }
.glyphicon-circle-arrow-left:before { content: "\e132"; }
.glyphicon-circle-arrow-up:before { content: "\e133"; }
.glyphicon-circle-arrow-down:before { content: "\e134"; }
.glyphicon-globe:before { content: "\e135"; }
.glyphicon-wrench:before { content: "\e136"; }
.glyphicon-tasks:before { content: "\e137"; }
.glyphicon-filter:before { content: "\e138"; }
.glyphicon-briefcase:before { content: "\e139"; }
.glyphicon-fullscreen:before { content: "\e140"; }
.glyphicon-dashboard:before { content: "\e141"; }
.glyphicon-paperclip:before { content: "\e142"; }
.glyphicon-heart-empty:before { content: "\e143"; }
.glyphicon-link:before { content: "\e144"; }
.glyphicon-phone:before { content: "\e145"; }
.glyphicon-pushpin:before { content: "\e146"; }
.glyphicon-usd:before { content: "\e148"; }
.glyphicon-gbp:before { content: "\e149"; }
.glyphicon-sort:before { content: "\e150"; }
.glyphicon-sort-by-alphabet:before { content: "\e151"; }
.glyphicon-sort-by-alphabet-alt:before { content: "\e152"; }
.glyphicon-sort-by-order:before { content: "\e153"; }
.glyphicon-sort-by-order-alt:before { content: "\e154"; }
.glyphicon-sort-by-attributes:before { content: "\e155"; }
.glyphicon-sort-by-attributes-alt:before { content: "\e156"; }
.glyphicon-unchecked:before { content: "\e157"; }
.glyphicon-expand:before { content: "\e158"; }
.glyphicon-collapse-down:before { content: "\e159"; }
.glyphicon-collapse-up:before { content: "\e160"; }
.glyphicon-log-in:before { content: "\e161"; }
.glyphicon-flash:before { content: "\e162"; }
.glyphicon-log-out:before { content: "\e163"; }
.glyphicon-new-window:before { content: "\e164"; }
.glyphicon-record:before { content: "\e165"; }
.glyphicon-save:before { content: "\e166"; }
.glyphicon-open:before { content: "\e167"; }
.glyphicon-saved:before { content: "\e168"; }
.glyphicon-import:before { content: "\e169"; }
.glyphicon-export:before { content: "\e170"; }
.glyphicon-send:before { content: "\e171"; }
.glyphicon-floppy-disk:before { content: "\e172"; }
.glyphicon-floppy-saved:before { content: "\e173"; }
.glyphicon-floppy-remove:before { content: "\e174"; }
.glyphicon-floppy-save:before { content: "\e175"; }
.glyphicon-floppy-open:before { content: "\e176"; }
.glyphicon-credit-card:before { content: "\e177"; }
.glyphicon-transfer:before { content: "\e178"; }
.glyphicon-cutlery:before { content: "\e179"; }
.glyphicon-header:before { content: "\e180"; }
.glyphicon-compressed:before { content: "\e181"; }
.glyphicon-earphone:before { content: "\e182"; }
.glyphicon-phone-alt:before { content: "\e183"; }
.glyphicon-tower:before { content: "\e184"; }
.glyphicon-stats:before { content: "\e185"; }
.glyphicon-sd-video:before { content: "\e186"; }
.glyphicon-hd-video:before { content: "\e187"; }
.glyphicon-subtitles:before { content: "\e188"; }
.glyphicon-sound-stereo:before { content: "\e189"; }
.glyphicon-sound-dolby:before { content: "\e190"; }
.glyphicon-sound-5-1:before { content: "\e191"; }
.glyphicon-sound-6-1:before { content: "\e192"; }
.glyphicon-sound-7-1:before { content: "\e193"; }
.glyphicon-copyright-mark:before { content: "\e194"; }
.glyphicon-registration-mark:before { content: "\e195"; }
.glyphicon-cloud-download:before { content: "\e197"; }
.glyphicon-cloud-upload:before { content: "\e198"; }
.glyphicon-tree-conifer:before { content: "\e199"; }
.glyphicon-tree-deciduous:before { content: "\e200"; }
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.dropdown { position: relative; }
.dropdown-toggle:focus { outline: 0; }
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size:13px;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #000;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #428bca;
	outline: 0;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #999; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu { display: block; }
.open > a { outline: 0; }
.dropdown-menu-right {
	right: 0;
	left: auto;
}
.dropdown-menu-left {
	right: auto;
	left: 0;
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #999;
}
.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px solid;
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active { z-index: 2; }
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus { outline: none; }
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; }
.btn-toolbar { margin-left: -5px; }
.btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; }
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; }
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
 border-radius: 0;
}
.btn-group > .btn:first-child { margin-left: 0; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
 border-top-right-radius: 0;
 border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0;
}
.btn-group > .btn-group { float: left; }
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
 border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0; }
.btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn .caret { margin-left: 0; }
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}
.dropup .btn-lg .caret { border-width: 0 5px 5px; }
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn { float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
 border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
 border-top-right-radius: 4px;
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
 border-top-left-radius: 0;
 border-top-right-radius: 0;
 border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
 border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
 border-top-left-radius: 0;
 border-top-right-radius: 0;
}
.btn-group-justified {
	display: table1;
	width: 100%;
	table1-layout: fixed;
	border-collapse: separate;
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
	display: table1-cell;
	float: none;
	width: 1%;
}
.btn-group-justified > .btn-group .btn { width: 100%; }
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
 display: none;
}
.input-group {
	position: relative;
	display: table1;
	border-collapse: separate;
}
.input-group[class*="col-"] {
 float: none;
 padding-right: 0;
 padding-left: 0;
}
.input-group .form-control {
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
	height: 46px;
	line-height: 46px;
}
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn { height: auto; }
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	line-height: 30px;
}
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn { height: auto; }
.input-group-addon, .input-group-btn, .input-group .form-control { display: table1-cell; }
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
 border-radius: 0;
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.input-group-addon {
	padding: 6px 12px;
	font-size:13px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; }
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
 border-top-right-radius: 0;
 border-bottom-right-radius: 0;
}
.input-group-addon:first-child { border-right: 0; }
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0;
}
.input-group-addon:last-child { border-left: 0; }
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
.input-group-btn > .btn { position: relative; }
.input-group-btn > .btn + .btn { margin-left: -1px; }
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active { z-index: 2; }
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; }
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { margin-left: -1px; }
.tab-content_area {
	background:#f7f7f7;
	margin-bottom:0px !important;
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 5px 20px;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #2666A0;
}
.nav > li.disabled > a { color: #999; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #999;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eee;
	border-color: #428bca;
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img { max-width: none; }
.nav-tabs { border-bottom: 0px solid #e6e6e6; }
.nav-tabs > li {
	float: left;
	width:50%;
	margin-bottom: 0px;
	font-size:24px;
}
.nav-tabs > li > a {
	margin-right: 0px;
	line-height: 1.428571429; /*border: 1px solid #e8e8e8;
	border-width:1px 0px 1px 1px;*/
	padding:15px 0px;
	text-align:center;
	background:#f4f4f4;
	color:#000;
}
.nav-tabs > li:last-child > a { /*border-width:1px 1px 1px 1px;*/ }
.nav-tabs > li > a:hover { /*border: 1px solid #2666A0;
	border-width:1px 0px 1px 1px;*/ color:#fff; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff;
	cursor: default;
	background:#2666A0;/*border: 1px solid #2666A0;
	border-width:1px 0px 1px 1px;*/
}
.locations_tab .nav-tabs > li:last-child > a { border-width:1px 1px 1px 1px; }
.locations_tab .nav-tabs > li > a:hover {
	border: 1px solid #2666A0;
	border-width:1px 0px 1px 1px;
	color:#fff;
}
.local-tabs { border-bottom: 1px solid #e6e6e6; }
.local-tabs > li {
	float: left;
	width:50%;
	margin-bottom: -1px;
	font-size:24px;
}
.local-tabs > li > a {
	margin-right: 0px;
	line-height: 1.428571429;
	border: 1px solid #e8e8e8;
	border-width:1px 0px 1px 1px;
	padding:15px 0px;
	text-align:center;
	background:#f4f4f4;
	color:#000;
	outline:none;
	width:93px
}
.local-tabs > li:last-child > a { /*border-width:1px 1px 1px 1px;*/ }
.local-tabs > li > a:hover {
	border: 1px solid #2666A0;
	border-width:1px 0px 1px 1px;
	color:#fff;
}
.local-tabs > li.active > a, .local-tabs > li.active > a:hover, .local-tabs > li.active > a:focus {
	color: #fff;
	cursor: default;
	background:#2666A0;
	border: 1px solid #2666A0;
	border-width:1px 0px 1px 1px;
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}
.nav-tabs.nav-justified > li { float: none; }
.nav-tabs.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #ddd; }
.nav-pills > li { float: left; }
.nav-pills > li > a { border-radius: 4px; }
.nav-pills > li + li { margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #428bca;
}
.nav-stacked > li { float: none; }
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}
.nav-justified { width: 100%; }
.nav-justified > li { float: none; }
.nav-justified > li > a {
	margin-bottom: 5px;
	text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
.nav-tabs-justified { border-bottom: 0; }
.nav-tabs-justified > li > a {
	margin-right: 0;
	border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border: 1px solid #ddd; }
.tab-content > .tab-pane {
	display: none;
	border:1px solid #e6e6e6;
	border-width:0px 1px 1px 1px;
	background:#fff;
}
.tab-content > .active { display: block; }
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.navbar {
	position: relative; /*min-height: 90px;*/
	/*border: 1px solid transparent;*/
}
.navbar-collapse {
	max-height: 340px;
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in { overflow-y: auto; }
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}
.navbar-static-top { z-index: 1000;/*border-width: 0 0 1px;*/ }
.navbar-fixed-top, .navbar-fixed-bottom {
	position: relative;
	right: 0;
	left: 0;
	z-index: 1030;
}
.navbar-fixed-top { top: 0;/*border-width: 0 0 1px;*/ }
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;/*border-width: 1px 0 0;*/
}
.navbar-brand {
	float: left;
	padding: 8px 8px;
	font-size: 18px;
	line-height: 20px;
}
.navbar-brand, .navbar-brand > img { z-index:100; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-toggle:focus { outline: none; }
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }
.navbar-nav { margin: 7.5px -15px; }
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-nav > li > .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}
.navbar-default .navbar-brand { color: #777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text { color: #777; }
.navbar-default .navbar-nav > li > a { color: #777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #000;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #555;
	background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}
.navbar-default .navbar-toggle { border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar { background-color: #888; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #e7e7e7; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #555;
	background-color: #e7e7e7;
}
.navbar-default .navbar-link { color: #777; }
.navbar-default .navbar-link:hover { color: #000; }
.navbar-inverse {
	background-color: #fff;
	padding:5px 0px 0px 0px;
	/*-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, .2);*/
	/*box-shadow: 0 0px 8px rgba(0, 0, 0, .2);*/
}
.navbar-inverse .navbar-brand { color: #999; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-text { color: #999; }
.navbar-inverse .navbar-nav > li > a { color: #fff; }
.navbar-inverse .navbar-nav > li span.tag_line {
	display:block;
	color: #000;
	margin:14px 40px 5px 0px;
	padding:0px 0px 0px 25px;
	height:18px;
	line-height:16px;
	font-size:14px;
	font-weight:400;
	letter-spacing:1px;
}
.navbar-inverse .navbar-nav > li span.tag_line strong { color:#ff6e02; }
.navbar-inverse .navbar-nav > li span.call_us {
	display:block;
	color: #000;
	margin:14px 15px 5px 0px;
	padding:0px 0px 0px 25px;
	background:url(../images/call_usIcon_black.png) 0px 0px no-repeat;
	height:18px;
	line-height:16px;
	font-size:18px;
	font-weight:300;
	letter-spacing:1px;
}
.navbar-inverse .navbar-nav > li span.online_con a {
	display:block;
	color: #fff;
	margin:8px 25px 5px 0px;
	padding:5px 10px 6px 28px;
	background:#ff6e02 url(../images/popup.png) 7px 7px no-repeat;
	line-height:16px;
	font-size:14px;
	font-weight:600;
	cursor:pointer;
	border-radius:3px;
}
.navbar-inverse .navbar-nav > li span.online_con a:hover { background-color:#e1711d; }
.navbar-inverse .navbar-nav > li span.job_btn a {
	display:block;
	margin:8px 30px 5px 0px;
	padding:5px 0px 1px 0px;
	background:none;
	line-height:16px;
	font-size:14px;
	font-weight:600;
	cursor:pointer;
	text-decoration:none;
	border-radius:0;
	letter-spacing:1px;
	border-bottom:1px solid;
}
.navbar-inverse .navbar-nav > li span.job_btn a:hover {
	background-color:none;
	text-decoration:none;
	border-bottom:none;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #000;
	background-color: #fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #000;
	background-color: #fff;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle { border-color: #000; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #000; }
.navbar-inverse .navbar-toggle .icon-bar { background-color: #fff; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	color: #000;
	background-color: #fff;
}
.navbar-inverse .navbar-link { color: #999; }
.navbar-inverse .navbar-link:hover { color: #fff; }
.breadcrumb {
	padding: 0px;
	margin-bottom: 20px;
	list-style: none;
	margin:0px;/*background-color: #f5f5f5;
	border-radius: 4px;*/
}
.breadcrumb > li {
	display: inline-block;
	padding:0px;
	margin:0px;
}
.breadcrumb > li a {
	color:#000;
	font-size:13px;
}
.breadcrumb > li a:hover {
	color:#999;
	text-decoration:none;
}
.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}
.breadcrumb > li a.active { color: #999; }
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li { display: inline; }
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.428571429;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #2a6496;
	background-color: #eee;
	border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #428bca;
	border-color: #428bca;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #999;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}
.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
}
.pager li { display: inline; }
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}
.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #eee;
}
.pager .next > a, .pager .next > span { float: right; }
.pager .previous > a, .pager .previous > span { float: left; }
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #999;
	cursor: not-allowed;
	background-color: #fff;
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
.label[href]:hover, .label[href]:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.label:empty { display: none; }
.btn .label {
	position: relative;
	top: -1px;
}
.label-default { background-color: #999; }
.label-default[href]:hover, .label-default[href]:focus { background-color: #808080; }
.label-primary { background-color: #428bca; }
.label-primary[href]:hover, .label-primary[href]:focus { background-color: #3071a9; }
.label-success { background-color: #5cb85c; }
.label-success[href]:hover, .label-success[href]:focus { background-color: #449d44; }
.label-info { background-color: #5bc0de; }
.label-info[href]:hover, .label-info[href]:focus { background-color: #31b0d5; }
.label-warning { background-color: #f0ad4e; }
.label-warning[href]:hover, .label-warning[href]:focus { background-color: #ec971f; }
.label-danger { background-color: #d9534f; }
.label-danger[href]:hover, .label-danger[href]:focus { background-color: #c9302c; }
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #999;
	border-radius: 10px;
}
.badge:empty { display: none; }
.btn .badge {
	position: relative;
	top: -1px;
}
.btn-xs .badge {
	top: 0;
	padding: 1px 5px;
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #428bca;
	background-color: #fff;
}
.nav-pills > li > a > .badge { margin-left: 3px; }
.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee;
}
.jumbotron h1, .jumbotron .h1 { color: inherit; }
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}
.container .jumbotron { border-radius: 6px; }
.jumbotron .container { max-width: 100%; }
.thumbnail {
	/*display: block;
	padding: 0px;
	margin-bottom: 20px;
	line-height: 1.428571429;
	background-color: #ffffff80; */  /* fff  */
	/*border: 1px solid #ddd;*/
	/*border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;*/
}
.thumbnail > img, .thumbnail a > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: #428bca; }
.thumbnail .caption {
	padding: 9px;
	color: #000;
}

.thumbnail1 {
	display: block;
	padding:0px;
	margin-bottom: 20px;
	line-height: 1.428571429;
	background-color: #ffffff80;   /* fff  */
	border: 1px solid #ddd;
	border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
}
.thumbnail1 > img, .thumbnail1 a > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
a.thumbnail1:hover, a.thumbnail1:focus, a.thumbnail1.active { border-color: #428bca; }
.thumbnail1 .caption {
	padding: 9px;
	color: #000;
}





.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link { font-weight: bold; }
.alert > p, .alert > ul { margin-bottom: 0; }
.alert > p + p { margin-top: 5px; }
.alert-dismissable { padding-right: 35px; }
.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.alert-success hr { border-top-color: #c9e2b3; }
.alert-success .alert-link { color: #2b542c; }
.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.alert-info hr { border-top-color: #a6e1ec; }
.alert-info .alert-link { color: #245269; }
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.alert-warning hr { border-top-color: #f7e1b5; }
.alert-warning .alert-link { color: #66512c; }
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.alert-danger hr { border-top-color: #e4b9c0; }
.alert-danger .alert-link { color: #843534; }
.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
 transition: width .6s ease;
}
.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success { background-color: #5cb85c; }
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info { background-color: #5bc0de; }
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning { background-color: #f0ad4e; }
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger { background-color: #d9534f; }
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media, .media-body {
	overflow: hidden;
	zoom: 1;
}
.media, .media .media { margin-top: 15px; }
.media:first-child { margin-top: 0; }
.media-object { display: block; }
.media-heading { margin: 0 0 5px; }
.media > .pull-left { margin-right: 10px; }
.media > .pull-right { margin-left: 10px; }
.media-list {
	padding-left: 0;
	list-style: none;
}
.list-group {
	padding-left: 0;
	margin-bottom: 20px;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.list-group-item > .badge { float: right; }
.list-group-item > .badge + .badge { margin-right: 5px; }
a.list-group-item { color: #555; }
a.list-group-item .list-group-item-heading { color: #000; }
a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading { color: inherit; }
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text { color: #e1edf7; }
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}
a.list-group-item-success { color: #3c763d; }
a.list-group-item-success .list-group-item-heading { color: inherit; }
a.list-group-item-success:hover, a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}
a.list-group-item-info { color: #31708f; }
a.list-group-item-info .list-group-item-heading { color: inherit; }
a.list-group-item-info:hover, a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}
a.list-group-item-warning { color: #8a6d3b; }
a.list-group-item-warning .list-group-item-heading { color: inherit; }
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}
a.list-group-item-danger { color: #a94442; }
a.list-group-item-danger .list-group-item-heading { color: inherit; }
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body { padding: 15px; }
.panel > .list-group { margin-bottom: 0; }
.panel > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel > .list-group .list-group-item:first-child { border-top: 0; }
.panel > .list-group .list-group-item:last-child { border-bottom: 0; }
.panel > .list-group:first-child .list-group-item:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; }
.panel > .table1, .panel > .table1-responsive > .table1 { margin-bottom: 0; }
.panel > .table1:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table1-responsive:first-child > .table1:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table1:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table1-responsive:first-child > .table1:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table1:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table1-responsive:first-child > .table1:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table1:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table1-responsive:first-child > .table1:first-child > tbody:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; }
.panel > .table1:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table1-responsive:first-child > .table1:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table1:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table1-responsive:first-child > .table1:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table1:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table1-responsive:first-child > .table1:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table1:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table1-responsive:first-child > .table1:first-child > tbody:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; }
.panel > .table1:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table1-responsive:last-child > .table1:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table1:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table1-responsive:last-child > .table1:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table1:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table1-responsive:last-child > .table1:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table1:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table1-responsive:last-child > .table1:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; }
.panel > .table1:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table1-responsive:last-child > .table1:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table1:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table1-responsive:last-child > .table1:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table1:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table1-responsive:last-child > .table1:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table1:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table1-responsive:last-child > .table1:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; }
.panel > .panel-body + .table1, .panel > .panel-body + .table1-responsive { border-top: 1px solid #ddd; }
.panel > .table1 > tbody:first-child > tr:first-child th, .panel > .table1 > tbody:first-child > tr:first-child td { border-top: 0; }
.panel > .table1-bordered, .panel > .table1-responsive > .table1-bordered { border: 0; }
.panel > .table1-bordered > thead > tr > th:first-child, .panel > .table1-responsive > .table1-bordered > thead > tr > th:first-child, .panel > .table1-bordered > tbody > tr > th:first-child, .panel > .table1-responsive > .table1-bordered > tbody > tr > th:first-child, .panel > .table1-bordered > tfoot > tr > th:first-child, .panel > .table1-responsive > .table1-bordered > tfoot > tr > th:first-child, .panel > .table1-bordered > thead > tr > td:first-child, .panel > .table1-responsive > .table1-bordered > thead > tr > td:first-child, .panel > .table1-bordered > tbody > tr > td:first-child, .panel > .table1-responsive > .table1-bordered > tbody > tr > td:first-child, .panel > .table1-bordered > tfoot > tr > td:first-child, .panel > .table1-responsive > .table1-bordered > tfoot > tr > td:first-child { border-left: 0; }
.panel > .table1-bordered > thead > tr > th:last-child, .panel > .table1-responsive > .table1-bordered > thead > tr > th:last-child, .panel > .table1-bordered > tbody > tr > th:last-child, .panel > .table1-responsive > .table1-bordered > tbody > tr > th:last-child, .panel > .table1-bordered > tfoot > tr > th:last-child, .panel > .table1-responsive > .table1-bordered > tfoot > tr > th:last-child, .panel > .table1-bordered > thead > tr > td:last-child, .panel > .table1-responsive > .table1-bordered > thead > tr > td:last-child, .panel > .table1-bordered > tbody > tr > td:last-child, .panel > .table1-responsive > .table1-bordered > tbody > tr > td:last-child, .panel > .table1-bordered > tfoot > tr > td:last-child, .panel > .table1-responsive > .table1-bordered > tfoot > tr > td:last-child { border-right: 0; }
.panel > .table1-bordered > thead > tr:first-child > th, .panel > .table1-responsive > .table1-bordered > thead > tr:first-child > th, .panel > .table1-bordered > tbody > tr:first-child > th, .panel > .table1-responsive > .table1-bordered > tbody > tr:first-child > th, .panel > .table1-bordered > tfoot > tr:first-child > th, .panel > .table1-responsive > .table1-bordered > tfoot > tr:first-child > th, .panel > .table1-bordered > thead > tr:first-child > td, .panel > .table1-responsive > .table1-bordered > thead > tr:first-child > td, .panel > .table1-bordered > tbody > tr:first-child > td, .panel > .table1-responsive > .table1-bordered > tbody > tr:first-child > td, .panel > .table1-bordered > tfoot > tr:first-child > td, .panel > .table1-responsive > .table1-bordered > tfoot > tr:first-child > td { border-top: 0; }
.panel > .table1-bordered > thead > tr:last-child > th, .panel > .table1-responsive > .table1-bordered > thead > tr:last-child > th, .panel > .table1-bordered > tbody > tr:last-child > th, .panel > .table1-responsive > .table1-bordered > tbody > tr:last-child > th, .panel > .table1-bordered > tfoot > tr:last-child > th, .panel > .table1-responsive > .table1-bordered > tfoot > tr:last-child > th, .panel > .table1-bordered > thead > tr:last-child > td, .panel > .table1-responsive > .table1-bordered > thead > tr:last-child > td, .panel > .table1-bordered > tbody > tr:last-child > td, .panel > .table1-responsive > .table1-bordered > tbody > tr:last-child > td, .panel > .table1-bordered > tfoot > tr:last-child > td, .panel > .table1-responsive > .table1-bordered > tfoot > tr:last-child > td { border-bottom: 0; }
.panel > .table1-responsive {
	margin-bottom: 0;
	border: 0;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle { color: inherit; }
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
.panel-title > a { color: inherit; }
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel-group { margin-bottom: 20px; }
.panel-group .panel {
	margin-bottom: 0;
	overflow: hidden;
	border-radius: 4px;
}
.panel-group .panel + .panel { margin-top: 5px; }
.panel-group .panel-heading { border-bottom: 0; }
.panel-group .panel-heading + .panel-collapse .panel-body { border-top: 1px solid #ddd; }
.panel-group .panel-footer { border-top: 0; }
.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #ddd; }
.panel-default { border-color: #ddd; }
.panel-default > .panel-heading {
	color: #000;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body { border-top-color: #ddd; }
.panel-default > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #ddd; }
.panel-primary { border-color: #428bca; }
.panel-primary > .panel-heading {
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body { border-top-color: #428bca; }
.panel-primary > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #428bca; }
.panel-success { border-color: #d6e9c6; }
.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body { border-top-color: #d6e9c6; }
.panel-success > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #d6e9c6; }
.panel-info { border-color: #bce8f1; }
.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body { border-top-color: #bce8f1; }
.panel-info > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #bce8f1; }
.panel-warning { border-color: #faebcc; }
.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body { border-top-color: #faebcc; }
.panel-warning > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #faebcc; }
.panel-danger { border-color: #ebccd1; }
.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body { border-top-color: #ebccd1; }
.panel-danger > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #ebccd1; }
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15);
}
.well-lg {
	padding: 24px;
	border-radius: 6px;
}
.well-sm {
	padding: 9px;
	border-radius: 3px;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
}
.modal-open { overflow: hidden; }
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: auto;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
 -webkit-transition: -webkit-transform .3s ease-out;
 -moz-transition:    -moz-transform .3s ease-out;
 -o-transition:      -o-transform .3s ease-out;
 transition:         transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}
.modal-header {
	min-height: 16.428571429px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.modal-header .close { margin-top: -2px; }
.modal-title {
	margin: 0;
	line-height: 1.428571429;
}
.modal-body {
	position: relative;
	padding: 20px;
}
.modal-footer {
	padding: 19px 20px 20px;
	margin-top: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.modal-footer .btn-block + .btn-block { margin-left: 0; }
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	font-size: 12px;
	line-height: 1.4;
	visibility: visible;
	filter: alpha(opacity=0);
	opacity: 0;
}
.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9;
}
.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}
.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}
.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}
.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
	right: 5px;
	bottom: 0;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top { margin-top: -10px; }
.popover.right { margin-left: 10px; }
.popover.bottom { margin-top: 10px; }
.popover.left { margin-left: -10px; }
.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size:13px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}
.popover-content { padding: 9px 14px; }
.popover .arrow, .popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow { border-width: 11px; }
.popover .arrow:after {
	content: "";
	border-width: 10px;
}
.popover.top .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0;
}
.popover.right .arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
}
.popover.bottom .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
}
.popover.left .arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
}
.carousel { position: relative; }
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-top:0px;
}
.carousel-inner > .item {
	position: relative;
	display: none;
-webkit-transition: .6s ease-in-out left;
 transition: .6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }
.carousel-inner > .active { left: 0; }
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next { left: 100%; }
.carousel-inner > .prev { left: -100%; }
.carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; }
.carousel-inner > .active.left { left: -100%; }
.carousel-inner > .active.right { left: 100%; }
.carousel-control {
	position: absolute;
	top: 70px;
	bottom: 0;
	left: 0;
	width: 10%;
	font-size: 40px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	filter: alpha(opacity=50);
	opacity: .5;
}
.carousel-control.left { 
 }
.carousel-control.right {
	right: 0;
	left: auto;
}
.carousel-control:hover, .carousel-control:focus {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: none;
	opacity: .9;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 40%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 10%; }
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 10%; }
.carousel-control .icon-prev {
	width: 60px;
	height: 120px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: serif;
	background:url(../images/arrow_big.png) 0px 0px no-repeat;
}
.carousel-control .icon-next {
	width: 60px;
	height: 120px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: serif;
	
}
.carousel-control .icon-prev:before { /*content: '\2039';*/ }
.carousel-control .icon-next:before { /*content: '\203a';*/ }
.carousel-indicators {
	position: absolute;
	bottom: -10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #69c8fb;
	border-radius: 10px;
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color:#00517c;
}
.carousel-caption {
	right: 10%;
	top:18%;
	left:8%;
	z-index: 10;
	color: #fff;
	text-align: left;
	font-size:50px;
	width:50%;
	background:none;
	position:absolute;
}
.carousel-caption .btn { text-shadow: none; }
.callus {
	font-size:28px;
	padding:15px 20px 15px 70px;
	margin:20px 4px 20px 2px;
	color:#fff;
	float:left;
	display:block;
	font-weight:300;
	text-transform:capitalize;
	background:#016fc8 url(../images/phone_icon.png) no-repeat 20px center;
}
.online_con a {
	color:#fff;
	text-decoration:none;
}
.online_con {
	font-size:20px;
	background:#ff6e02;
}
.online_con:hover {
	color:#fff;
	text-decoration:none;
	background:#ff6e02;
}
.ban-tx {
	font-size:60px;
	font-weight:normal;
	display:block;
	font-weight:300;
	color:#2197FF;
}
.ban-tx2 {
	font-size:40px;
	font-weight:normal;
	display:block;
	padding:0px 0px 15px 0px;
	text-transform:capitalize;
	font-weight:300;
	line-height:48px;
}
.ban-tx3 {
	font-size:23px;
	display:block;
	font-weight:400;
	line-height:36px;
}
.cot {
	float:left;
	text-align:center;
	padding:15px 0px 0px 0px;
}
.android-dwn {
	float:left;
	text-align:center;
	padding:15px 0px 0px 120px;
	margin-top:40%;
}
.android-dwn span { margin-top:20px; }
.android-dwn span a {
	color:#FFF;
	font-size:16px;
	padding:15px 0px 0px 20px;
}
.navbar-header { width:100%; }
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	display: table1;
	content: " ";
}
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after { clear: both; }
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.pull-right { float: right !important; }
.pull-left { float: left !important; }
.hide { display: none !important; }
.show { display: block !important; }
.invisible { visibility: hidden; }
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
	visibility: hidden !important;
}
.affix { position: fixed; }
@-ms-viewport {
 width: device-width;
}
.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs { display: none !important; }
.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm { display: none !important; }
.visible-md, tr.visible-md, th.visible-md, td.visible-md { display: none !important; }
.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg { display: none !important; }
.visible-print, tr.visible-print, th.visible-print, td.visible-print { display: none !important; }
.testi {
	width:100%;
	background-color:#FFF;
	height:auto;
	padding:33px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:17px;
	text-align:justify;
	line-height:35px;
	border:1px #e9e9e9 solid;
}
.testi-name {
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:17px;
	text-align:justify;
	line-height:25px;
	color:#8ac900;
	padding-top:10px;
}
.testi-name span {
	font-size:13px;
	color:#000;
}
.clnt {
	width:100%;
	font-size:35px;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
.text-awarded {
	text-align: center;
	background-color:#f2f2f2 !important;
	border:1px solid #e8e8e8;
	border-width:1px 0px 1px 0px;
	position:relative;
	height:100px;
}
.awarded_info {
	position:absolute;
	left:280px;
	top:-8px;
	background:url(../images/stellar_awarded.gif) no-repeat 0px 0px;
	height:120px;
	padding:8px 0px 0px 120px;
}
.awarded_info span.cio_choice {
	font-size:38px;
	display:block;
}
.awarded_info span.cio_choice strong {
	font-size:38px;
	color:#2666A0;
}
.awarded_info span.cio_choice strong:hover { text-decoration:underline; }
.awarded_info span.best_data {
	font-size:30px;
	line-height:22px;
}
.blog_press {
	float:left;
	width:100%;
	background-color:#fff !important;
	padding:50px 0px 50px 0px !important;
	margin:0px !important;
}
.events_area {
	float:left;
	width:100%;
	background-color:#f2f2f2 !important;
	border:1px solid #e8e8e8;
	border-width:1px 0px 1px 0px;
	padding:40px 0px 40px 0px !important;
	margin:0px !important;
}
.events, .client { text-align:center; }
.events h4, .client h4, .events h2, .client h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin:0px;
	display: block;
	line-height:35px;
}
.events p, .client p {
	font-size:20px;
	line-height:28px;
	padding:20px 0px 20px 0px;
	margin:0px;
}
.clients_logo {
	width:100%;
	float:left;
	padding:30px 0px 0px 0px;
}
.clients_logo ul {
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
	text-align:center;
}
.clients_logo ul li {
	padding:0px 5px 0px 5px;
	margin:10px 0px 10px 0px;
	list-style:none;
	display:inline-block;
}
.events_logo {
	width:100%;
	float:left;
	padding:0px;
	margin:15px 0px 0px 0px;
}
.events_logo ul {
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
}
.events_logo ul li {
	display:inline-block;
	list-style:none;
	margin:0px 10px 0px 10px;
	padding:0px;
}
.stellar_events1, .stellar_events2, .stellar_events3, .stellar_events4, .stellar_events5, .stellar_events6 {
	width:142px;
	height:95px;
}
.stellar_events1 a, .stellar_events2 a, .stellar_events3 a, .stellar_events4 a, .stellar_events5 a, .stellar_events6 a {
	display:block;
	width:142px;
	height:95px;
	text-indent:-200000px;
	background-position:0px 0px;
}
.stellar_events1 a:hover, .stellar_events2 a:hover, .stellar_events3 a:hover, .stellar_events4 a:hover, .stellar_events5 a:hover, .stellar_events6 a:hover {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}
.stellar_events1 a { background:url(../images/erm-leadership-2018-icon.jpg) no-repeat; }
.stellar_events1 a:hover { background:url(../images/erm-leadership-2018-icon.jpg) no-repeat; background-position:-142px 0px; }
.stellar_events2 a { background:url(../images/affiliate-summit-2018-icon.jpg) no-repeat; }
.stellar_events2 a:hover { background:url(../images/affiliate-summit-2018-icon.jpg) no-repeat; background-position:-142px 0px; }
.stellar_events3 a { background:url(../images/Infocom-Kolkata-2017-icon.jpg) no-repeat; }
.stellar_events3 a:hover { background:url(../images/Infocom-Kolkata-2017-icon.jpg) no-repeat; background-position:-142px 0px; }
.stellar_events4 a { background:url(../images/Infotel-2017-icon.jpg) no-repeat; }
.stellar_events4 a:hover { background:url(../images/Infotel-2017-icon.jpg) no-repeat; background-position:-142px 0px; }
.stellar_events5 a { background:url(../images/infocom2017_icon.jpg) no-repeat; }
.stellar_events5 a:hover { background:url(../images/infocom2017_icon.jpg) no-repeat; background-position:-142px 0px; }
.stellar_events6 a { background:url(../images/escrap2017-icon.jpg) no-repeat; }
.stellar_events6 a:hover { background:url(../images/escrap2017-icon.jpg) no-repeat; background-position:-142px 0px; }
.testimonial_area {
	background:#202c36 url(../images/testimonial-bg.jpg) no-repeat center center / 100% 100% !important;
	float:left;
	width:100%;
	min-height:300px;
	color:#fff;
	padding-top:40px;
	text-align:center;
}
.testimonial_area a {
	color:#fff;
	text-decoration:underline;
}
.testimonial_area a:hover {
	color:#fff;
	text-decoration:none;
}
.testimonial_info {
	background:url(../images/testimonial_img.png) no-repeat left top !important;
	margin:35px 0px 35px 0px;
	padding:10px 0px 10px 100px;
	min-height:177px;
}
.testimonial_area h4 {
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 28px;
	line-height: 35px;
	margin: 0;
	padding: 0 0 15px;
	text-align: center;
	color:#fff;
}
.testimonial_info span.user_info {
	display:block;
	font-size:16px;
	color:#fff;
	line-height:26px;
	padding:10px 0px 20px 0px;
	width:100%;
}
.testimonial_info span.user_about {
	display:block;
	float:right;
	font-size:15px;
	color:#fff;
	line-height:24px;
	font-style:normal;
	text-align:right;
	padding:20px 0px 10px 0px;
}
.why_stellar {
	background:#3474B2 !important;
	margin:0px !important;
}
.why_stellar_name {
	width:100%;
	float:left;
	text-align:center;
}
.why_stellar_name ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
}
.why_stellar_name ul li {
	margin:10px 10px 10px 10px;
	padding:0px 7px;
	list-style:none;
	display:inline-block;
}
.footer_menu {
	width:100%;
	float:left;
	background:#f2f2f2 !important;
	margin:0px !important;
	font-size:13px;
}
.copyright {
	width:100%;
	float:left;
	background:#1e2c39 !important;
	margin:0px !important;
	padding:0px !important;
}
.contact_us, .press, .social_share {
	width:33%;
	float:left;
	color:#000;
	padding:20px 20px 20px 10px;
	line-height:24px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
.contact_us h4, .press h4, .social_share h4, .contact_us .h4, .press .h4, .social_share .h4 {
	margin:0px;
	padding:10px 0px 20px 0px;
	font-size:22px;
	display:block;
	font-family: 'Open Sans', sans-serif;
}
.contact_us address {
	line-height:24px;
	font-size:13px !important;
	font-weight:normal;
}
.contact_us address strong {
	color:#2666A0;
	font-weight:normal;
	font-size:16px;
	display:block;
	height:30px;
	background:url(../images/social_icon.png) 0px 4px no-repeat;
	padding:0px 0px 10px 50px;
	font-family: 'Open Sans', sans-serif;
}
.contact_us address p {
	display:block;
	padding:0px 0px 0px 50px;
	font-style:normal;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
.contact_us address em {
	display:block;
	background:url(../images/social_icon.png) 0px -28px no-repeat;
	padding:0px 0px 0px 50px;
	font-style:normal;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:13px;
}
.press .launched, .social_share .launched {
	display:block;
	color:#2666A0;
	font-weight:400;
	padding-bottom:10px;
}
.social_share span.eventsNews {
	display:block;
	font-style:normal;
	font-family: 'Open Sans', sans-serif;
	color:#000;
}
.social_icon {
	width:100%;
	float:left;
	padding:20px 0px 20px 0px;
}
.social_icon ul {
	margin:0px;
	padding:0px;
}
.social_icon ul li {
	margin:0px 15px 0px 0px;
	padding:0px;
	display:block;
	width:24px;
	height:24px;
	float:left;
	list-style:none;
}
.social_icon ul li a {
	display: block;
	width:24px;
	height:24px;
	text-indent: -200000px;
}
.twitter_icon a { background:url(../images/social_icon.png) 0px -61px no-repeat; }
.facebook_icon a { background:url(../images/social_icon.png) 0px -90px no-repeat; }
.googleplush_icon a { background:url(../images/social_icon.png) 0px -121px no-repeat; }
.subscrible {
	float:left;
	width:100%;
	padding:25px 0px 5px 0px;
}
.subscrible input[type="text"] {
	float:left;
	width: 60%;
	height:35px;
	padding:5px;
	background:#fcfcfc;
	border:1px solid #ddd;
}
.subscrible input[type="button"] {
	background:#2666A0;
	color:#fff;
	border:0px;
	height:35px;
	padding:2px 12px 2px 12px;
}
@media (min-width: 768px) and (max-width: 991px) {
.subscrible input[type="text"] {
 float:left;
 width: 100%;
 height:35px;
 padding:5px;
 margin-bottom:10px;
}
.subscrible input[type="button"] {
 color:#fff;
 border:0px;
 height:35px;
 padding:2px 12px 2px 12px;
}
.navbar-inverse .navbar-nav > li span.tag_line {
 display:block;
 color: #000;
 margin:14px 15px 5px 0px;
 padding:0px 0px 0px 5px;
 height:18px;
 line-height:16px;
 font-size:13px;
 font-weight:400;
 letter-spacing:1px;
}
.navbar-inverse .navbar-nav > li span.tag_line strong {
color:#ff6e02;
}
 .navbar-nav.navbar-right:last-child {
 margin-right: -40px !important;
}
}
.trust {
	font-family: 'Open Sans', sans-serif;
	text-align:left;
	font-size:14px;
}
.data_recovery {
	width:100%;
	float:left;
	padding:0px 0px 20px 0px;
}
.copyright_menu {
	width:100%;
	float:left;
	padding:0px 0px 0px 0px;
	font-weight: 400;
	font-size:13px;
}
.data_recovery h5, .data_recovery .h5 {
	display:block;
	font-weight:normal;
	font-size:22px;
	color:#2666A0;
	border:1px solid #ddd;
	border-width:0px 0px 1px 0px;
	padding:0px 0px 15px 0px;
	margin:0px;
}
.data_recovery ul {
	display:block;
	margin:0px;
	padding:0px;
}
.data_recovery ul li {
	padding:0px 15px 0px 0px;
	margin:15px 0px 0px 0px;
	list-style:none;
	display:inline-block;
	font-size:12px;
	font-weight:400;
}
.data_recovery ul li a {
	color:#0645ad;
	text-decoration:none;
	font-weight:400;
}
.data_recovery ul li a:hover {
	color:#0645ad;
	text-decoration:underline;
}
.copyright_menu ul {
	display:block;
	margin:0px;
	padding:0px;
	text-align:center;
}
.copyright_menu ul li {
	padding:0px 22px 0px 0px;
	margin:10px 0px 10px 0px;
	list-style:none;
	display:inline-block;
	font-size:12px;
	font-weight:400;
}
.copyright_menu ul li:last-child { padding-right:0; }
.copyright_menu ul li a {
	color:#fff;
	text-decoration:none;
}
.copyright_menu ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
.copyright_menu p {
	font-size:12px;
	text-align:center;
	color:#fff;
}
.trust span, .clnt span {
	font-size:15px;
	line-height:12px;
	padding-top:10px;
	display:block;
}
.trust h4, .clnt h4, .trust h2, .trust h3 {
	font-family: 'Open Sans', sans-serif;
	font-size:28px;
	text-align:left;
	display:block;
	margin:0px;
	padding:0px 0px 20px 0px;
}
.trust p {
	font-size:13px;
	line-height:22px;
	padding:10px 0px 0px 0px;
	margin:0px;
}
.trust ul {
	margin:0px;
	padding:20px 0px 0px 0px;
}
.trust ul li {
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 25px;
	background:url(../images/list_img.png) 0px 2px no-repeat;
	list-style:none;
	line-height:22px;
}
ul.pointer { margin:0px; padding:20px 0px 0px 0px; }
ul.pointer li { margin:10px 0px 10px 0px; padding:0px 0px 0px 25px; background:url(../images/arrow_img.png) 0px 6px no-repeat; list-style:none; line-height:22px; }
.grn {
	color:#8ac900;
	font-weight:300;
}
.ad-txt {
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:31px;
	text-align:center;
	line-height:30px;
	padding-top:10px;
	color:#8ac900;
}
.ad-txt span {
	font-size:16px;
	line-height:15px;
	padding-top:10px;
	color:#000;
}
.bg-clr { background-color:#f6f6f6; }
.touch {
	width:100%;
	height:auto;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:17px;
	text-align:justify;
	line-height:35px;
}
.nostyle a {
	color:#000;
	text-decoration:none;
}
.nostyle a:hover {
	color:#000;
	text-decoration:none;
}
/*# sourceMappingURL=bootstrap.css.map */

/*inner page*/
.fill-inner {
	width: 100%;
	height: 430px;
	background-position: top center;
	background-repeat:no-repeat;
}
.fill-inner2 {
	width: 100%;
	height: 170px;
	background-position: top center;
	background-repeat:no-repeat;
}
.left_content_nav {
	float:left;
	padding:20px 20px 0px 0px;
}
.left_content_nav, .breadcrumb_menu {
	width:100%;
	float:left;
	padding:0px 0px 20px 0px;
}
.leftcontent_area {
	padding:20px 10px 0px 0px;
	font-family: 'Open Sans', sans-serif;
}
.content_box {
	width:100%;
	float:left;
	padding:0px 0px 40px 0px;
}
.content_box .table1_area {
	width:100%;
	float:left;
}
.content_box .table1_area ol, .content_box .table1_area ul {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.content_box .table1_area ul li {
	width:180px;
	height:30px;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 25px;
	background:url(../images/list_img.png) 0px 3px no-repeat;
	list-style:none;
	line-height:22px;
	float:left;
	font-size:13px;
}
.content_box .table1_area ol li {
	width:180px;
	height:120px;
	font-size:12px;
	display:block;
	float:left;
	margin:5px 0px 5px 0px;
	padding:0px;
	list-style:none !important;
	list-style-image:none !important;
	border:1px solid #ddd;
	border-width:0px 0px 1px 0px;
}
.content_box .table1_area img {
	margin:20px 10px 10px 0px;
	display:block;
	float:left;
}
.content_box .table1_area strong {
	font-size:13px;
	display:block;
	width:100%;
	float:left;
	padding:0px 10px 0px 0px
}
.content_box h1, .content_box .h1 {
	font-family: 'Open Sans', sans-serif;
	font-size:26px;
	text-align:left;
	display:block;
	margin:0px;
	padding:0px 0px 10px 0px;
}
.content_box h2 {
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	text-align:left;
	display:block;
	margin:0px;
	padding:15px 0px 5px 0px;
}
.content_box h3 {
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	text-align:left;
	display:inline-block;
}
.content_box p.hd-sml {
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	text-align:left;
	display:block;
	margin:0px;
	padding:15px 0px 10px 0px;
}
.content_box ul {
	margin:0px;
	padding:0px 0px 15px 0px;
	width:50%;
	float:left;
}
.content_box ul li {
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 25px;
	background:url(../images/list_img.png) 0px 3px no-repeat;
	list-style:none;
	line-height:1.6;
	font-size:14px;
}
.content_box p {
	width: 100%;
	float: left;
	text-align:justify;
	padding:5px 0px 10px 0px;
	margin:0px;
	line-height:1.6;
	font-size:14px;
	display:block;
	color:#000;
}
.content_box ol {
	margin:0px;
	padding:0px 0px 15px 0px;
	float:left;
}
.content_box ol li {
	/*margin:5px 0px 5px 25px;
	padding:0px 0px 0px 15px;*/
	list-style:decimal;
	font-size:14px;
	line-height:1.6;
}
.content_box .trust {
	width:100%;
	float:left;
}
.content_box .trust ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	width:100%;
	float:left;
}
.content_box .trust ul li {
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 25px;
	background:url(../images/list_img.png) 0px 3px no-repeat;
	list-style:none;
	line-height:22px;
	text-align: justify;
	font-size:13px;
}
.content_box strong {
	color:#000;
	font-weight:300px;
}
.content_box table1 td strong {
	color:#000;
	font-weight:normal;
	padding:2px 0px 2px 0px;
	display:block;
	font-weight:bold;
}
.content_box table1 td, .content_box table1 {
	border-color:#ddd;
	font-size:13px;
}
.rightcontent_area {
	float:right;
	padding:0px 0px 0px 30px;
	font-family: 'Open Sans', sans-serif;
}
.rightcontent_area h3, .rightcontent_area .h3 {
	padding:0px;
	font-size:20px;
	text-align:left;
	margin:20px 0
}
.rightcontent_area span {
	font-size:13px;
	color:#2666A0;
}
.onlinecon {
	width:100%;
	display:block;
	float:left;
}
.onlinecon a {
	display:block;
	float:right;
	padding:10px 20px 10px 40px;
	background: #ff6e02 url("../images/popup.png") no-repeat scroll 15px 14px;
	color:#fff;
	font-size:16px;
	font-weight:600;
	text-transform:capitalize;
	text-decoration:none;
}
.onlinecon a:hover { background: #e1711d url("../images/popup.png") no-repeat scroll 15px 14px; }
.daignosis_btn {
	display:block;
	float:left;
}
.daignosis_btn a {
	display:block;
	float:right;
	padding:10px 20px;
	background: #7AB700;
	color:#fff;
	font-size:15px;
	font-weight:700;
	line-height:1.6;
	text-transform: none;
	text-decoration:none;
	text-align:center;
}
.daignosis_btn a:hover { background: #8ACA01; }
.right_content_nav {
	float: right;
	background:red;
	padding:20px 0px 0px 20px;
}
.locations_tab {
	padding:20px 0px 20px 0px;
	width:100%;
	float:left;
}
.locations_tab .nav > li {
	width:auto;
	float:left;
}
.locations_tab .nav > li > a {
	position: relative;
	display: block;
	padding: 8px 25px;
	margin:0px;
	font-size:13px;
}
.locations_tab div.tab-pane { min-height:170px; }
.video_area {
	background:url(../images/video-small.jpg) center center no-repeat;
	background-size: cover;
	width:100%;
	height:200px;
	float:left;
}
.video_area a {
	text-align:-200000;
	display:block;
	width:100%;
	height:200px;
	float:left;
}
/*video light box css*/
.videogallery {
	width:100%;
	zoom:1;
}
.videogallery span { display:block; }
.videogallery a {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
*display:inline;
	position:relative;
	vertical-align:top;
	width:227px;
	font-family:Trebuchet, Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	opacity:0.87;
}
.videogallery a.videolb { display:none }
.videogallery a img {
	display:block;
	border:none;
	margin:0;
}
.videogallery a:hover { opacity:1; }
.why_sdr {
	width:100%;
	float:left;
	padding:0px 0px 30px 0px;
}
.why_sdr ul {
	margin:0px;
	padding:0px;
}
.why_sdr ul li {
	margin:0px;
	padding:7px 0px 7px 20px;
	list-style:none;
	font-size:13px;
	border:1px solid #e8e8e8;
	border-width:0px 0px 1px 0px;
	color:#000;
	background:url("../images/arrow_img.png") no-repeat scroll 2px 14px;
}
.location_grid { padding:5px 10px 5px 10px; }
.location_grid ul {
	width:100%;
	margin:0px;
	padding:0px;
}
.location_grid ul li {
	width:100%;
	display:inline-block;
	margin:0px;
	padding:9px 0px 9px 0px;
	list-style:none;
	font-size:13px;
	border:1px solid #e8e8e8;
	border-width:0px 0px 1px 0px;
	color:#000;
}
.location_grid ul li span.location_name { float:left; }
.location_grid ul li span.location_no {
	float:right;
	text-align:right;
}
.location_grid ul li:last-child {
	border:1px solid #e8e8e8;
	border-width:0px 0px 0px 0px;
}
.sdr_process {
	text-align: center;
	background-color:#253340 !important;
	margin:0px 0px 30px 0px !important;
}
.sdr_processInfo {
	width:100%;
	float:left;
	padding:40px 0px 30px 0px;
}
.sdr_processInfo h3, .sdr_processInfo .h3 {
	font-size:28px;
	display:block;
	padding:0px;
	margin:0px;
	line-height:28px;
	color:#fff;
}
.sdr_processInfo h4, .sdr_processInfo .h4 {
	text-align:center;
	padding:20px 0px 20px 0px;
	margin:0px;
	font-size:16px;
	display:block;
	color:#fff;
}
.step_area {
	text-align:center;
	width:100%;
	margin:auto;
}
.step_process {
	width:140px;
	float:left;
	text-align:center;
	padding:20px 0px;
	margin:0px 24px 0px 24px
}
.step_process strong {
	line-height:28px;
	font-size:20px;
	display:block;
	color:#fff;
	text-align:center;
	font-weight:normal;
}
.step_process p {
	font-size:14px;
	text-align:center;
	color:#fff;
}
.trust_stellar {
	float:left;
	width:100%;
	background-color:#fff !important;
	padding:0px 0px 40px 0px !important;
	margin:0px !important;
}
.trust_stellarInfo {
	width:100%;
	float:left;
	padding:10px 0px 40px 0px;
}
.trust_stellarInfo h3, .trust_stellarInfo .h3 {
	font-size:28px;
	display:block;
	padding:0px;
	margin:0px;
	line-height:1px;
	color:#000;
	padding:20px 0px 50px 0px;
}
.trust_stellarInfo h4 {
	text-align:center;
	padding:20px 0px 50px 0px;
	margin:0px;
	line-height:25px;
	font-size:18px;
	display:block;
	color:#000;
}
.trust_area {
	text-align:center;
	width:100%;
	float:left;
}
.trust_process {
	width:20%;
	height:300px;
	float:left;
	text-align:center;
	padding:40px 10px;
	border:1px solid #e0e0e0;
	border-width:1px 0px 1px 1px;
}
.last_div {
	border:1px solid #e0e0e0;
	border-width:1px 1px 1px 1px;
}
.trust_process p {
	font-size:14px;
	text-align:center;
	color:#000;
	line-height:1.6;
	padding:30px 0px;
}
.trust_stellar strong, .trust_stellar span {
	font-size:28px;
	display:block;
	padding:0px;
	margin:0px;
	line-height:50px;
	color:#000;
	text-align:center;
	font-weight:normal;
}
.trust_stellar span {
	color:#0645ad;
	line-height:30px;
}
.call_your a { color:#2666A0; }
.call_your a:hover { color:#2666A0; }
/*tab*/


.containerTab {
	width:100%;
	float:left;
}
.tab_bg {
	background:#fff;
	border:1px solid #E6E6E6;
	border-width:0px 1px 1px 1px;
}
.containerTab h4, .containerTab h3, .containerTab h2 {
	margin:0;
	text-align:center;
}
.tab_content {
	padding:0px;
	display: none;
	float:left;
	width:100%;
	margin-top: -12px;
}
.containerTab ul.tabs { /*background:#5f78b2;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	list-style: none;
	display:block;
	width:100%;
}
.containerTab ul.tabs li {
	color:#fff;
	display:block;
	width:49.8%;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px; /*height: 31px;
	line-height: 31px;
	border: 1px solid #999999;
	border-left: none;*/
	background: #364049;
	position: relative;
	font-size:24px;
	text-align:center;
}
.containerTab ul.tabs li a {
	text-decoration:none;
	color:#fff;
	display:block;
	outline:none;
	outline:0px;
}
.containerTab ul.tabs li:hover {
	background:url(../images/selected_tab.png) left bottom no-repeat;
	color:#000;
	height:76px;
}
.containerTab ul.tabs li.active {
	background:url(../images/selected_tab.png) left bottom no-repeat;
	color:#000;
	height:76px;
}
.containerTab ul li.business { /*background:#2666A0;*/
	color:#fff;
	margin:0px 0px 0px 0px;
	padding: 15px 18px 15px 18px;
}
.containerTab ul li.consumer { /*background:#364049;*/
	color:#fff;
	float:right;
	margin:0px 0px 0px 2px;
	padding: 15px 18px 15px 18px;
}
/*---------- customer BLOCK BEGIN ----------*/

#customer {
	background-color:transparent;
	width: 100%;
}
.customer_nav {
	background-color:transparent;
	width: 100%;
	float: left;
}
.customer_slider {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.per-slide-mar {
	float:left;
	text-align:center;
	padding:5px 5px 30px;
}
.autoplay li {
	display:block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width:33%;
	float:left;
}
.per-slide-mar:hover { /*	background:#f2f2f2;*/ }
.per-slide-mar h3 {
	font-size:18px;
	display:block;
	padding:10px 0px;
	margin:0px;
	line-height:1.1;
}
.per-slide-mar p {
	font-size:14px;
	display:block;
	line-height:1.6;
	padding:10px 15px 10px 15px;
	text-align:justify;
	min-height:225px;
}
.slide_item {
	float: left;
	border: 1px solid #ddd;
	padding: 0px;
	margin: 0px;
	background: #fefefd;
}
.autoplay {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: center;
	width: 100%;
}
.autoplay .text { padding: 5px 10px 10px 10px; }
.text h4 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
.text p {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #999;
}
#customer h2 {
	display: block;
	margin: 40px 0px 30px 0px;
	padding: 0px 0px 30px 0px;
	text-align: center;
	border: 1px solid #ddd;
	border-width: 1px 0px 0px 0px;
	position: relative;
	color: #6e6e6e;
	font-size: 30px;
}
#customer h2 span {
	background: #fff;
	padding: 0px 15px 0px 15px;
	position: absolute;
	top: -20px;
	left: 33%;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url(../images/ajax-loader.gif) center center no-repeat; }
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table1;
}
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
/* Arrows */

.slick-next {
	position: absolute;
	display: block;
	height: 50px;
	width: 40px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: url(../images/sliderarrow.png) -44px 0px no-repeat;
	color: transparent;
	top: 45%;
	margin-top: -10px;
	padding: 0;
	border: none;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.slick-prev {
	position: absolute;
	display: block;
	height: 50px;
	width: 40px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: url(../images/sliderarrow.png) 0px 0 no-repeat;
	color: transparent;
	top: 45%;
	margin-top: -10px;
	padding: 0;
	border: none;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.slick-prev:hover, .slick-next:hover {
	outline: none;
	opacity: 1;
	filter: alpha(opacity=100);
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: 1;
	filter: alpha(opacity=100);
}
.slick-prev:before, .slick-next:before { opacity: 0.85; }
.slick-prev { left: -40px; }
.slick-prev:before { content: '\8592'; }
.slick-next { right: -40px; }
.slick-next:before { content: '\8594'; }
/* Dots */
.slick-slider { margin:0px; }
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0px 5px;
	padding: 0px;
	display: none;
}
.slick-dots li a {
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
}
.slick-dots li a:before {
	content: '\8226';
	font-family: "slick";
	font-size: 6px;
	line-height: 2;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active a:before { opacity: 0.75; }
/*---------- FOOTER BLOCK BEGIN ----------*/

/* slider */

#ninja-slider {
	padding: 0 0;
	position: relative;
	overflow: hidden;
	padding: 0;
}
#ninja-slider > ul {
	overflow: hidden;
	position: relative;
	list-style: none;
	margin: 0px;
	padding:0px;
	width:100%;
}
#ninja-slider > ul > li {
	float: left;
	width: 90%;
	position: relative;
	list-style: none;
	padding: 0px 15px 0px 15px;
	margin: 0px;
}
#ninja-slider-pager {
	padding-top:12px; /* set the distance away from the slider */
	margin:0 auto; /* center align */
	text-align:center;
	display:table1;
	font-size:0; /*float: right;*/
	margin-right: 0px;
	width:100%;
}
#ninja-slider-pager a {
	display:inline-block;
	width: 10px;
	height: 10px;
	background-color: #fff;
	font-size:0;
	margin:2px 3px;
	cursor:pointer;
	border-radius:10px;
}
#ninja-slider-pager a:hover { opacity:0.6; }
#ninja-slider-pager a.active { background-color:#2197FF; }
.da-slider {
	width: 100%;
	margin: 0px auto;
	float: left;
}
.da-slide {
	width: 100%;
	height: 230px;
	text-align: left;
	float: left;
	padding:0px 0px 0px 0px;
}
.da-slide .da-img {
	width:110px;
	height:110px;
	float: left;
	padding: 10px;
}
/*php Old*/

.content_box div.level {
	float: left;
	border: 1px solid #dddddd;
	width: 100%;
}
.content_box p.hd-level {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background: none repeat scroll 0% 0% #D3D3D3;
	height: 32px;
	padding: 3px 0px 0px 15px;
	margin-top: 15px;
}
.lft { float: left; }
.clr { clear: both; }
.hd-sml {
	font-family: belmarcondensednormalregulaRg;
	font-size: 22px;
	color: #000000;
	text-align: left;
	line-height: 30px;
}
.img-caption { font-size:12px; line-height:1.5; color:#333; margin:5px;}
.rgt p.step-txt {
	text-align: left;
	width: 535px;
	padding: 25px 0px 0px;
}
.rgt { float: right; }
.rgt p {
	font-size:13px;
	line-height: 20px;
	color: #000;
	text-align: left;
	padding-top: 10px;
	margin: 0px;
}
.suit {
	width: 235px;
	float:left;
	border: 1px solid #DDD;
	padding:0px 0px 0px 5px;
	margin:10px 0px 0px 0px;
}
.suit2 {
	width: 50%;
	float:left;
	padding:0px 0px 0px 5px;
}
.content_box .left {
	float: left;
	margin: 0px;
	padding: 0px;
}
.content_box .left p {
	font-size: 12px;
	line-height: 20px;
	color: #525252;
	text-align: justify;
	padding-top: 10px;
	margin: 0px;
}
.award-pic {
	float: left;
	width: 160px;
	margin-right: 20px;
}
.award-cnt {
	float: left;
	width: 400px;
}
.clr { clear: both; }
.hr {
	border-bottom: 1px solid #ddd;
	height: 1px;
	width: 100%;
}
#btm-mdl-lft {
	margin: 0px;
	float: left;
	padding: 0px;
	width: 100%;
	float: left;
	font-weight:normal;
}
#btm-mdl-lft p.right {
	float: right;
	width:100%;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 12px;
	font-weight:normal;
	text-align:right;
}
#btm-mdl-lft strong {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 15px;
}
#btm-mdl-lft strong a {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 15px;
	font-weight:normal;
}
#btm-mdl-lft strong a:hover { color:#2666A0; }
.content_box p.hd2 {
	font-size: 28px;
	color: #000;
	text-align: left;
	font-family: "Open Sans", sans-serif;
}
.hd-sml {
	font-size: 22px;
	color: #000;
	text-align: left;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
}
/*contact us page*/

.shortcode-toggle {
	clear: both;
	margin: 0 0 8px;
	outline:none;
	outline:0px;
	color:#000;
}
.shortcode-toggle h5 {
	font-size: 22px;
	margin: 0;
	padding:0px;
	border: 1px solid #ddd;
	border-width:0px 0px 1px 0px;
	font-weight:normal;
}
.shortcode-toggle h5 a {
	background: url("../images/accordian-minus.gif") no-repeat scroll center right;
	display: block;
	font-weight: normal;
	padding: 5px 0px 8px 0px;
	outline:none;
	outline:0px;
}
.shortcode-toggle.closed h5 a { background-image: url("../images/accordian-plus.gif"); }
.shortcode-toggle .toggle-content {
	background: none repeat scroll 0 0 #fff;
	font-size:13px;
	width:100%;
	padding:20px 5px 20px 10px;
	float:left;
}
.shortcode-toggle.closed .toggle-content {
	width:100%;
	display: none;
	padding:20px 0px;
	float:left;
}
.shortcode-toggle .toggle-trigger a {
	color: #000 !important;
	text-decoration: none !important;
}
.shortcode-toggle.white .toggle-content {
	background-color: #FFFFFF;
	float: left;
}
.shortcode-toggle.white .toggle-content p { color: #666666; }
.shortcode-toggle.border {
	float: left;
	width:100%;
}
.toggle-content strong, .customer_complaints_info strong {
	font-size:16px;
	display:block;
	font-weight:normal;
	background:url(../images/contact_icon.png) 0px 4px no-repeat;
	padding:0px 0px 7px 32px;
	color:#000;
}
.toggle-content .address_div p, .customer_complaints_info .address_div p {
	display:block;
	padding:0px 0px 0px 32px;
	color:#000;
}
.regional_offices, .corporate_office {
	width:100%;
	float:left;
	line-height:28px;
	font-size:15px;
	padding:0px 0px 25px 0px;/*	border: 1px solid #ddd;
	border-width:0px 0px 1px 0px;
	*/
}
.address_div {
	width:50%;
	float:left;
	line-height:28px;
	font-size:15px;
}
.address_div h4 {
	padding:0px 0px 20px 0px;
	margin:0px;
	line-height:16px;
	text-transform:uppercase;
}
.address_map {
	width:49%;
	float:left;
	text-align:right;
}
.customer_complaints {
	width:100%;
	float:left;
	background:#f5f5f5;
	margin-top:10px;
}
.customer_complaints_info {
	width:100%;
	float:left;
	padding:20px 20px 20px 20px;
}
.customer_complaints_info .right, .regional_offices div.right { float:right; }
.customer_complaints_info p, .address_div p { float:none !important; }
.customer_complaints_info span.phone_no, .address_div span.phone_no {
	display:block;
	background:url(../images/contact_icon.png) 0px -42px no-repeat;
	padding:0px 0px 0px 32px;
	color:#000;
	margin:3px 0px 0px 0px;
	font-size: 14px;
}
.customer_complaints_info span.email_address {
	display:block;
	background:url(../images/contact_icon.png) 0px -90px no-repeat;
	padding:0px 0px 0px 32px;
	color:#000;
	margin:3px 0px 0px 0px;
	font-size: 14px
}
.customer_complaints_info span.on_time {
	display:block;
	background:url(../images/contact_icon.png) 0px -137px no-repeat;
	padding:0px 0px 0px 32px;
	color:#000;
	margin:3px 0px 0px 0px;
	font-size: 14px
}
.seemore3 {
	display:block;
	text-align:left;
	padding:0px 0px 0px 25px;
}
.seemore3 a {
	background:url(../images/seemore.png) no-repeat left 2px;
	padding:0px 0px 0px 20px;
	text-decoration:none;
	font-size:13px;
}
.seemore3 a:hover { text-decoration:underline; }
.contactus-inner {
	width: 100%;
	height:172px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color:#e8e8e8;
}
.img_area {
	float:left;
	margin:0px 15px 20px 0px;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cmplnt_cell {
	font-size:13px;
	float:left !important;
}
.txt-field {
	padding:5px;
	background:#fcfcfc;
	border:1px solid #ddd;
	box-sizing: border-box;
	color: #666;
	width:100%;
}
.wid48 { width:48% !important; }
input.txt-field:focus, select.txt-field:focus { border-color:red; }
.subs-btn {
	background:#2666A0;
	color:#fff;
	border:0px;
	padding:8px 20px;
	font-weight:bold;
	font-size:18px;
}
#reg_error { color:#F00; }
.red { color:red !important; }
.price {
	color: #0f62ac;
	font-size: 16px !important;
	font-weight:bold;
}
.price img { vertical-align:baseline !important; }
#fee_details { font-weight:bold; }
.cap-box {
	float:left;
	width:100%;
	text-align:justify;
	border:1px solid #ddd;
	padding-bottom:5px;
	overflow:hidden;
	background:#fff;
	margin-bottom:30px;
	text-align:center;
	position:relative;
}
.cap-box:last-child { margin-right:0px !important; }
.hd-cap {
	font-size:16px;
	background:#f2f3f3;
	text-align:center;
	padding:15px 0px 15px 0px;
	color:#000;
}
.cap-box > img { padding:5px; }
.slidemeup { /* Layout */
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
	width: 100%;
	box-sizing: border-box;
	height:69%; /* Styling */
	color: #fff;
	font-size:14px;
	background:rgba(38, 102, 160, 0.95);
	line-height:1.6;
	border: 1px solid #fff;
	text-align:left;
	font-weight:400;
	padding:4%;
}
.slidemeup p { text-align:left !important; }
.hd-bold {
	color: #000;
	font-size: 55px;
	font-weight: 700;
	line-height: 50px;
	text-align: left;
	text-shadow: 1px 1px #fff;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}
.hd-bold1 {
	color: #000;
	font-size: 55px;
	font-weight: 700;
	line-height: 50px;
	padding-bottom: 10px;
	text-align: left;
	text-shadow: 1px 1px #fff;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}
.circ {
	background: none repeat scroll 0 0 #000;
	border-radius: 50px;
	color: #fff;
	font-size: 35px;
	font-weight: normal;
	margin: -5px 0 0 10px;
	padding: 0 10px 2px;
	text-shadow: 1px 1px #000;
	vertical-align: bottom;
	font-family: 'Roboto Condensed', sans-serif;
}
.hd-bold2 {
	color: #fff;
	font-size: 35px;
	font-weight: 500;
	line-height: 35px;
	padding: 0px 0 5px;
	text-align: left;
	text-shadow: 1px 1px #333;
	font-family: 'Roboto Condensed', sans-serif;
}
.hd-bold2 span {
	font-size:40px;
	text-transform:uppercase;
}
.inr-bnr-img {
	padding-right: 30px;
	vertical-align: text-bottom;
}
.image_bx {
	float: right;
	padding: 25px 5px 0 0;
}
.hd-teg {
	color: #fff;
	font-size: 33px;
	font-weight: 400;
	text-align: left;
	text-shadow: 1px 1px #000;
	font-family: 'Roboto Condensed', sans-serif;
}
.hd-teg2 {
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	line-height: 25px;
	text-align: left;
	text-shadow: 1px 1px #000;
	font-family: 'Roboto Condensed', sans-serif;
}
.hd-teg2b {
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	line-height: 25px;
	text-align: left;
	text-shadow: 1px 1px #000;
	font-family: 'Roboto Condensed', sans-serif;
	background:#000;
	display:table1;
	padding:10px;
}
.hd-teg2c {
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	line-height: 25px;
	text-align: left;
	text-shadow: 1px 1px #000;
	font-family: 'Roboto Condensed', sans-serif;
	background:#CD0B09;
	display:table1;
	padding:10px;
}
.bnr-right {
	float: right;
	width: 507px;
	position:absolute;
}
.bnr-right {
	background: none;
	position: absolute;
	right: 10%;
	text-align: center;
	top: 10%;
	width: 40%;
	z-index: 10;
}
#goTop {
	position: fixed;
	bottom: 50px;
	right: 10px;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.7);
	display: block;
	padding:10px 18px;
	color:#fff;
	font-size:16px;
	font-weight:600;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 5px;
	display: none;
	cursor:pointer;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#goTop i {
	color: #fff;
	margin: 0;
	position: relative;
	left: 16px;
	top: 13px;
	font-size: 19px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#goTop:hover { background: rgba(0, 0, 0, 0.9); }
#goTop:hover i {
	color: #fff;
	top: 5px;
}
.offer_popup_cont {
	position: fixed;
	bottom: -500px;
	left: 0;
	width: 100%;
	text-align: center;
	display:block;
	pointer-events: none;
}
.offer_popup {
	margin:0 auto;
	text-align: center;
	display:table1;
	position:relative;
	pointer-events: all;
}
.offer_popup_close {
	background-color:#000;
	color:#FFF;
	border-radius:50%;
	position:absolute;
	padding:3px 7px;
	font-size:11px;
	right:-2px;
	top:-4px;
	cursor:pointer !important
}
/**faq section**/

.faq_container {
	clear: both;
	display: table1;
	margin-bottom: 0px;
	width: 100%;
}
.shortcode-toggle {
	clear: both;
	margin: 0 0 10px;
}
.shortcode-toggle .toggle-trigger {
	font-size: 13px;
	margin: 0;
}
.shortcode-toggle .toggle-trigger h2, .shortcode-toggle .toggle-trigger h3 {
	padding:0;
	margin:0;
}
.shortcode-toggle .toggle-trigger a {
	background: rgba(0, 0, 0, 0) url("../images/accordian-minus.gif") no-repeat scroll 15px 17px;
	display: block;
	font-size: 13px;
	font-weight: normal;
	padding: 15px 15px 15px 50px;
	text-align: left;
	outline:none;
}
.shortcode-toggle.closed .toggle-trigger a {
	background-color: #f5f5f5;
	background-image: url("../images/accordian-plus.gif");
}
.shortcode-toggle .toggle-content2 {
	background: #fff none repeat scroll 0 0;
	padding: 0 15px 15px 50px;
}
.shortcode-toggle .toggle-content2 p {
	padding: 0 0 15px;
	line-height:1.6;
}
.shortcode-toggle.closed .toggle-content2 { display: none; }
.shortcode-toggle .toggle-trigger a {
	color: #4c4c4c;
	display: block;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	text-decoration: none !important;
}
.shortcode-toggle.white .toggle-content2 {
	background-color: #ffffff;
	display: none;
	float: left;
}
.shortcode-toggle.border {
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	float: left;
	width: 100%;
}
/*Custom Tab*/
.customTab { display:block; margin:10px 0; }
.customTab .tablinkgroup { overflow: hidden; background-color: #00548e; }
.customTab .tabcontentgroup {overflow: hidden;}
.customTab .tablinks { display: block; background-color: inherit; float: left; border: none; outline: none; cursor: pointer; padding: 15px 15px; transition: 0.3s; font-size: 16px; text-align: center; height:auto; width: 100%; }
.customTab .tablinks:hover { background-color: #f2f3f3; }
.customTab .tablinks.active { background-color: #fff; }
.customTab .tabcontent { display: none; padding: 10px 10px; border-top: none; width: 100%; }
.customTab .tabcontent.active { display:block; }
.customTab .tabcontentgroup {width: 72%;}
.customTab.customVtab .tablinkgroup { float: left; width: 28%; min-height: 200px; }
.customTab.customVtab .tablinks { width: 100%; text-align: left; }
.customTab.customVtab .tabcontent { 
	float: left; 
	border-left:none; 
	min-height: 200px;
	background-color:#fff;
	}

/*Location pages form*/

#diagnosis_form {
	display:block;
	margin-bottom:30px;
	border:1px solid #e6e6e6;
	padding:10px 15px;
	margin-top:10px;
}
#diagnosis_form .nav-tabs > li {
	font-size: 13px;
	outline:none;
}
#diagnosis_form .nav-tabs > li > a {
	padding:10px 5px;
	background: #2666a0;
	color: #fff;
	outline:none;
}
#diagnosis_form .nav-tabs > li.active > a {
	background: #f4f4f4;
	color: #000;
}
#diagnosis_form .tab-content { padding:5px 10px; }
#diagnosis_form .tab-content .tab-pane { border:none; }
#diagnosis_form p { font-size:13px; }
#diagnosis_form .vid-tx4 {
	font-size:20px;
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#ff6e02;
	display:block;
	font-weight:400;
	text-transform:capitalize;
}
#diagnosis_form .call-text {
	color:#000;
	font-size:16px;
	line-height:1.7;
	font-weight:600;
	padding-left:35px;
}
#diagnosis_form .call-text a {
	color:#000;
	text-decoration:none;
}
#diagnosis_form .call-text a:hover {
	color:#000;
	text-decoration:none;
}
#diagnosis_form .tx5 {
	color:#000;
	font-size:14px;
}
#diagnosis_form .vid-tx4 span { color:#2666A0; }
#diagnosis_form .form-group { font-size:13px !important; }
#diagnosis_form .input-group { width:100% !important }
#diagnosis_form .form label {
	font-size:13px;
	font-weight:400;
	color:#333;
}
#diagnosis_form .form {
	background:#fff;
	padding-top:5px;
}
#diagnosis_form .form-control {
	height:25px;
	padding:2px 10px;
	background:none transparent;
	color:#444;
	border: 1px solid #ccc;
}
#diagnosis_form .form label #error {
	background: #db3d42 none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	display: none;
	font-size: 12px;
	margin-left: 10px;
	padding: 0 5px;
}
#diagnosis_form .procedd-icon {
	background:#ff6e02 url(../images/proceed.png) no-repeat center right 15px !important;
	padding-right:45px !important;
}
#diagnosis_form .dg_diagnosis_btn { display:none; }
#diagnosis_form #hpdata {
	display:none;
	background:#fff;
	color:#fff;
}
#diagnosis_form .btn-primary {
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	margin: 8px 20px 5px 0;
	background:#ff6e02;
	border-radius:0px;
	border:1px solid #BC5B16;
	padding:10px 10px;
}
#diagnosis_form .vid-tx5 {
	font-size:20px;
	padding:0px;
	margin:15px 0px 0px 0px;
	color:#2666A0;
	float:left;
	display:block;
	font-weight:400;
	text-transform:capitalize;
}
#diagnosis_form .vid-tx5 a {
	text-decoration:none;
	color:#2666A0;
}
#maf-popup #mask {
	position:absolute;
	left:0;
	top:0;
	z-index:999990;
	display:none;
	background-color:#000;
	opacity: 0.5;
}
#maf-popup #dialog {
	padding:0;
	position:fixed;
	border-radius: 5px;
	display:none;
	z-index:999999;
	top:20% !important;
}
#maf-popup .close {
	color: #fff;
	float: right;
	font-size: 17px;
	font-weight: 300;
	line-height: 18px;
	opacity: 1 !important;
	z-index:999999;
	text-shadow: 0 1px 0 #fff;
	position:absolute;
	border-radius:17px;
	border:2px solid #fff;
	background:#000;
	width: 30px;
	height: 30px;
	right: -13px;
	top: -13px;
	padding:1px 0 0 10px;
}
#maf-popup .close a, #maf-popup .close a:hover { color:#fff; }
#maf-popup .window {
	background-color: #fff;
	border-color: #EC652E;
	border-style: solid;
	border-width: 5px;
	min-width:300px;
	width:600px;
	padding:20px 20px 20px !important;
}
#maf-popup h4 {
	font-size:30px;
	font-weight:600;
	padding-bottom:10px;
	color:#3474b2;
	text-align:center;
	margin:10px;
}
#maf-popup p {
	line-height:1.7;
	font-size:17px;
	text-align:center
}
#maf-popup .maf-button {
	background-color: rgb(236, 101, 46);
	border-color: rgb(255, 198, 0);
	border-style: solid;
	border-width: 1pt;
	border-radius:3px;
	color:#fff;
	font-size: 16px;
	font-weight:500;
	text-shadow: 0 2.93333px 8.8px rgba(0, 0, 0, 0.298);
	padding:3px 30px;
	margin:0 auto;
	display:block;
}
#maf-popup .button {
	background-color: rgb(236, 101, 46);
	border-color: rgb(255, 198, 0);
	border-radius: 3px;
	border-style: solid;
	border-width: 1pt;
	color: #fff;
	display: inline-block;
	float:none;
	font-size: 16px;
	font-weight: 500;
	margin: 0 10px;
	padding: 10px 30px;
	text-shadow: 0 2.93333px 8.8px rgba(0, 0, 0, 0.298);
	text-decoration:none;
}
#maf-popup .input-group { margin:20px auto 30px; }
#maf-popup .input-group .input-title {
	display:inline-block;
	float:left;
	margin:8px 20px 0 0;
}
#maf-popup .cityInput {
	background-color: #fff;
	border: 1px solid #bbb;
	border-radius: 5px !important;
	box-sizing: border-box;
	color: #454545;
	height: 40px;
	padding: 2px 10px;
	width: auto;
}
#maf-popup #callWrapper { display:none; }
#maf-popup .call-text-title {
	display:table1;
	line-height:1.2 !important;
	margin:20px auto;
	float:none;
}
/*New layout page css start*/

.row2 {
	margin-left:-15px;
	margin-right:-15px;
	display:table1;
	clear:both;
	width:100%;
}
.text-uppercase { text-transform:uppercase !important;}
.text-normalcase { text-transform:none !important;}
#branchBanner { color:#fff; }
#branchBanner .breadcrumb_menu { margin-top:20px; }
#branchBanner .breadcrumb_menu li, #branchBanner .breadcrumb_menu li a {
	color:#CCC;
	font-size:11px;
}
#branchBanner h1 {
	color:#fff;
	font-size:32px;
	clear:both;
}
#branchBanner .banner-cta {
	position:absolute;
	bottom:0;
	margin-left:-15px;
}
#branchBanner .cta-box {
	background-color:rgba(0, 0, 0, 0.7);
	border:1px solid #5b5a5a;
	padding:10px 15px;
	margin-top:35px;
}
#branchBanner .banner-cta .h2 {
	font-size:24px;
	font-weight:300;
}
#branchBanner .banner-cta .h2 strong { /*border-bottom:1px solid #fff;*/ }
#branchBanner .banner-cta p { font-size:18px; }
#branchBanner .banner_icons {
	list-style:none;
	padding: 0;
	margin: 0;
}
#branchBanner .banner_icons li {
	margin: 0;
	padding: 0 10px;
	float: left;
	display: block;
}

#branchBanner.light-banner { color:#333333; }
#branchBanner.light-banner .breadcrumb_menu li, #branchBanner.light-banner .breadcrumb_menu li a {color:#666;}
#branchBanner.light-banner .b-hd2 {color:#333 !important;}


.call-mid {
	color: #fff;
	display: block;
	font-size: 34px !important;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 20px 5px 0;
}
.call-mid a, .call-mid a:hover {
	color: #fff;
	cursor: default;
	text-decoration: none;
}
.review_btn a {
	color: #fff;
	cursor: pointer;
	border:1px solid #5b5a5a;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	padding: 12px 15px;
	transition-duration: 0.3s;
	transition-property: background;
	margin:0 2px;
}
.review_btn a:hover {
	background-color: #ff4f00;
	text-decoration:none;
}
.review_btn a img {
	margin-right:5px;
	vertical-align:middle;
}
.review_btn .gplus {
	color:#ff4f00;
	font-size:23px;
	font-weight:500;
	padding:7px 15px 10px;
}
.review_btn .gplus img {
	margin-right:0;
	margin-left:5px;
}
.review_btn .gplus:hover { background-color: transparent !important; }
#branchContent {
	color:#333333;
	padding-top:20px;
	font-size:14px;
	line-height:1.5;
}
#branchContent hr { border-color:#d5d5d5 }
#branchContent ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#branchContent ul li {
	margin: 12px 0px;
	padding: 0px 0px 0px 25px;
	background: url('../images/list_img.png') no-repeat scroll 0px 3px transparent;
	list-style: outside none none;
	line-height: 1.6;
}
#branchContent .city-list .form-control {
	background-color: #f3f3f3;
	padding: 10px;
}
#branchContent .h3 {
	font-size:22px;
	margin:15px 0;
}
#branchContent .media {
	margin-top: 15px;
	margin-bottom:10px;
}
#branchContent .media:first-child { margin-top: 0; }
#branchContent .media, .media-body {
	overflow: visible;
	line-height:1.5;
}
#branchContent .media-object { display: block; }
#branchContent .media-object.img-thumbnail { max-width: none; }
#branchContent .media-right, .media > .pull-right { padding-left: 10px; }
#branchContent .media-left, .media > .pull-left { padding-right: 10px; }
#branchContent .media-body, .media-left, .media-right {
	display: table1-cell;
	vertical-align: top;
}
#branchContent .media-middle { vertical-align: middle; }
#branchContent .media-bottom { vertical-align: bottom; }
#branchContent .media-heading {
	margin-bottom: 5px;
	margin-top: 0;
	font-weight:600;
}
#branchContent .media-list {
	list-style: outside none none;
	padding-left: 0;
}
#branchContent .location .media-heading {
	font-size:14px;
	text-align:left;
}
#branchContent .location .media-body { font-size:15px; }
#branchContent .location a {
	color:inherit;
	text-decoration:none;
}
#branchContent .pickup .media-heading {
	font-size:18px;
	text-align:left;
}
#branchContent .pickup .media-body { font-size:14px; }
#branchContent .pickup .media-left { padding-top:8px; }
#branchContent .reviews .media {
	margin-top:30px;
	margin-bottom:10px;
}
#branchContent .reviews .media .media-left img {
	border:1px solid #d5d5d5;
	border-radius: 50%;
	max-width:60px;
}
#branchContent .reviews .media-heading {
	font-size:14px;
	margin-bottom: 1px;
}
#branchContent .reviews .rating {
	font-size:12px;
	color:#595959;
	clear:both;
	display:block;
	margin-bottom:3px;
}
#branchContent .reviews .timestamp {
	font-size:12px;
	color:#595959;
	clear:both;
	display:block;
	margin-bottom:10px;
}
#branchContent .hd-sml {
	font-size:18px;
	padding: 15px 0 0px;
}
#branchContent .trust ul { padding-top:0px; }
#branchContent .notice {
	padding:20px;
	background-color:#f0f0f0;
	font-size:14px;
	margin:10px 0px;
	display:inline-block;
	width:100%;
}
#branchContent .notice h4 {
	font-size:20px;
	margin:5px 0 10px
}
#branchContent .notice h6 {
	font-size:15px;
	color:#ff4f00;
	margin:0;
	padding-bottom:15px;
}
#branchContent .callback-cont {
	padding:20px;
	background-color:#FCF6E8;
	font-size:14px;
	margin:30px 0px 15px;
	display:inline-block;
	width:100%;
}
#branchContent .gray-con {
    width: 100%;
    background-color: #edf2f9;
}
#branchContent .gray-con ul {
    margin: 0;
    padding: 0;
}
#branchContent .gray-con ul li {
    list-style: none;
    display: inline-block;
    padding: 25px 35px;
	margin:0;
	background-image:none;
}
#branchContent .callback-cont h5 { font-size:18px; }
#branchContent .onlinecon {
	float:none !important;
	margin:0 auto;
	display:table1;
	width:auto;
}
#branchContent .onlinecon a {
	float:none !important;
	margin:0 auto;
	display:block;
	border-radius:2px;
}
#branchContent .callback-cont .call-mid {
	color:#333333;
	margin:10px auto 20px;
	float:none;
}
#branchContent .callback-cont .call-mid a, #branchContent .callback-cont .call-mid a:hover { color:#FF4F00; }
#branchContent .page-break {
	background: url("../images/branch-page/break.png") no-repeat scroll center center;
	height:40px;
	margin:10px 0 20px;
	clear:both;
}
#branchContent .callback-form {
	font-size:32px;
	color:#918d85;
	font-weight:300;
	width:70%;
	margin:0 auto 30px;
}
#branchContent .callback-form .textHolder {
	display:inline-block;
	position:relative
}
#branchContent .callback-form .textHolder span {
	font-size:42px;
	color:#000;
	border-bottom:1px dashed #000;
	cursor:pointer;
}
#branchContent .callback-form .textHolder .textHandler {
	display:none;
	position:absolute;
	top:110%;
	z-index:999;
	width:auto;
	min-width:300px;
	background-color:#fff;
	box-shadow: 0px 3px 7px #888888;
	border:5px solid #d5d5d5;
	padding:15px;
}
#branchContent .callback-form .textHolder .textHandler::before {
 border-color: #d5d5d5 transparent;
 border-style: solid;
 border-width: 0 10px 10px;
 content: "";
 display: block;
 left: 15%;
 position: absolute;
 right: 40%;
 top: -15px;
 width: 0;
}
#branchContent .callback-form .textHolder #error {
	background: transparent;
	color: #db3d42;
	font-size: 13px;
	font-weight:400;
	margin-top:5px;
	text-align:left;
	display:none;
}
#branchContent .callback-form .textHolder .form-control {
	box-shadow: none;
	padding:10px;
	border-radius:0;
	height:auto;
	font-size:16px;
	font-weight:400;
}
#branchContent .callback-form .btn-primary {
	background-color: #ff5002;
	border: medium none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 0.7em;
	font-weight: 500;
	line-height: 15px;
	margin: 30px 15px 5px 0;
	padding: 20px 30px;
	transition-duration: 0.5s;
	transition-property: background;
}
#branchContent .callback-form .btn-primary:hover { background-color: #ed7d2d; }
#hpdata {
	background: #fff none repeat scroll 0 0;
	color: #fff;
	display: none;
}
.vid-tx5 {
	color: #2666a0;
	display: block;
	font-size: 32px;
	font-weight: 400;
	margin: 20px 0 0;
	padding: 0;
	text-transform: capitalize;
	text-align:center;
	line-height:1;
}
#branchContent .callback-cont p { font-size:18px; }
#branchContent .side-block { padding: 0 0 20px 20px !important; }
#branchContent .why_sdr ul li {
	background: transparent url("../images/arrow_img.png") no-repeat scroll 2px 14px;
	border-color: #e8e8e8;
	border-image: none;
	border-style: solid;
	border-width: 0 0 1px;
	color: #000;
	list-style: outside none none;
	margin: 0;
	padding: 7px 0 7px 20px !important;
}
/*carousel start*/
.carousel_devices {
	height: auto;
	margin-top:30px;
}
.carousel_devices ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.carousel_devices li {
	margin: 0 !important;
	padding: 0;
	float: left;
	display: block;
	line-height:1.2 !important;
	text-align:center;
	font-size:14px;
	color:#333333;
	background:none !important;
}
.carousel_devices img {
	width: auto !important;
	height: 95px !important;
	margin: 10px 0;
}
.carousel_devices .nav {
	display: block;
	width: 4%;
	height: 100%;
	float: left;
	text-indent: -9999px;
	outline:none;
	padding: 0 5px;
}
.carousel_devices .prev { background: url(../images/branch-page/arrow-left.png) center center no-repeat; }
.carousel_devices .next { background: url(../images/branch-page/arrow-right.png) center center no-repeat; }
.carousel_devices .carousel_items_holder {
	width: 90%;
	overflow: hidden;
	float: left;
	height: 100%;
	position: relative;
}
.carousel_devices .carousel_items {
	position: absolute;
	font-weight:600;
}
#carousel_clients { margin-top:10px; }
/*carousel end*/


/*review page css*/

.b-hd1 {
	font-weight:bold;
	font-size:32px;
	color:#ff6e02 !important;
	margin-bottom:5px
}
.b-hd2 {
	font-weight:100;
	font-size:52px;
	color:#fff !important;
	margin:5px 0
}
.bdr-right { border-right:1px solid #d5d5d5; }
.review-form { padding:20px 0; }
.review-form .overall-rating {
	font-size:28px;
	font-weight:600;
	margin-bottom:10px;
}
.review-form .form-group {
	font-size: 14px !important;
	margin-bottom: 25px;
	margin-top:20px;
}
.review-form .input-group { width: 100% !important; }
.review-form .form-control {
	background-color: #fff;
	border: 1px solid #bbb;
	border-radius: 5px !important;
	color: #454545;
	height: 50px;
	padding: 10px 10px;
	margin-top:5px;
	width:100%;
	box-sizing: border-box;
	max-width:450px;
	font-size:15px;
}
.review-form select.form-control { color:#454545 }
.review-form select.form-control option { color:#454545 }
.review-form select.form-control disabled { color:#ddd }
.review-form label.fieldname {
	display:block;
	margin-bottom:5px;
	font-size:18px;
	font-weight:600;
}
.review-form .review-alert {
	display:none;
	max-width:450px;
}
.review-form .review-alert #error {
	background: #db3d42 none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	display: none;
	font-size: 12px;
	padding: 0 5px;
}
.review-form .dg_callback_btn, .dg_diagnosis_btn {
	display: table1;
	width: 100%;
}
#hpdata {
	background: #fff none repeat scroll 0 0;
	color: #fff;
	display: none;
}
.review-form .btn-primary {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	line-height: 15px;
	margin: 8px 20px 5px 0;
	background-color:#ff5002;
	border-radius:2px;
	padding:20px 15px 20px;
	border:none;
	transition-duration: 0.5s;
	transition-property: background;
	min-width:450px;
}
.review-form .btn-primary:hover { background: #ed7d2d; }
.review-form .form label { font-weight:normal; }
.review-form .form-control:focus {
	border-color: #66afe9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
	outline: 0 none;
}
.review-form .form-control::-moz-placeholder {
 color: #828181;
 opacity: 1;
}
.review-form .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	cursor: not-allowed;
	opacity: 1;
}
.review-form textarea.form-control { height: auto; }
.review-form .rate-bg {
	background-color: #cccccc;
	height: 35px;
	overflow: hidden;
	position: relative;
	width: 200px;
	display:inline-block;
	margin-bottom:-10px;
}
.review-form .rate-bg-inner {
	background-color: #ff6e02;
	border: medium none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 0%;
	z-index: 5;
}
.review-form .star {
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	z-index: 9;
}
.review-form .star li, .star img {
	background: rgba(0, 0, 0, 0) !important;
	border: medium none;
	cursor: pointer;
	display: block;
	float: left;
	margin: 0 !important;
	outline: medium none;
	padding: 0 !important;
	z-index: 10;
}
.review-form .rated {
	background-color: #fff;
	height: 20px;
	margin: 2px 0;
	overflow: hidden;
	width: 75px;
}
.rated-inner {
	background-color: #ff6e02;
	border: medium none;
	height: auto;
	width: auto;
}

.customer-reviews #branchBanner h1 {
	font-weight: bold;
	font-size: 45px;
	color: #ff6e02 !important;
	padding-top:25px;
	line-height:1.3;
	margin-bottom:5px;
}
.customer-reviews #branchBanner h2 {
	font-weight: 600;
	font-size: 40px;
	color: #1f1f1f !important;
	line-height:1.3;
	margin-top:20px;
}
.customer-reviews .review-action { background-color:#0E55A5; color:#fff;}
.customer-reviews .review-action .h3 { font-size:18px !important;}
.customer-reviews .review-action .h3 span { color:#FF6E02; font-size:inherit;; font-weight:600; vertical-align:text-bottom; font-size:22px; line-height:1.8}
.customer-reviews .review-action .city-list .form-control { padding:5px 10px !important;}

.customer-reviews .rated-bg {
	background-color: #cccccc;
	height: 20px;
	overflow: hidden;
	position: relative;
	width: 105px;
	display:inline-block;
	margin-bottom:-3px;
	margin-right:7px;
}
.customer-reviews .rated-bg-inner {
	background-color: #ff6e02;
	border: medium none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 0%;
	z-index: 5;
}
.customer-reviews .stared {
	left: 0;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: 0;
	z-index: 9;
}
.customer-reviews .stared li, .customer-reviews .stared img {
	background: rgba(0, 0, 0, 0) !important;
	border: medium none;
	display: block;
	float: left;
	margin: 0 !important;
	outline: medium none;
	padding: 0 !important;
	z-index: 10;
	line-height:1 !important; 
}

.customer-reviews .reviews .media { margin-top:20px;}
.customer-reviews .reviews .media-heading { font-size:15px !important;}
.customer-reviews .border_review {
    background: #f0efef;
    border: solid 1px #dbdcdd;
    border-radius: 6px;
	margin: 20px 0;
	position:relative;
}
.customer-reviews .review_line {
    font-size: 15px;
    color: #000;
    line-height: 1.6;
    padding: 25px 55px;
	margin-bottom:0;
}
.customer-reviews .review_quote_left {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('../images/branch-page/quote_start.png') top left no-repeat;
    position: absolute;
    left: 20px;
    top: 25px;
}
.customer-reviews .review_quote_right {
    background: url('../images/branch-page/quote_end.png') bottom right no-repeat;
    left: auto;
    top: auto;
    right: 20px;
    bottom: 25px;
    position: absolute;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.customer-reviews .loadmore { padding:10px 20px; font-size:16px; border-radius:0;}

/**Partner Login page css**/

.login-form { margin-top: 0px; }
.login-form form {
	color: #5d5d5d;
	background: #fff;
	padding: 10px 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.login-form form img {
	display: block;
	margin: 0 auto;
}
.login-form forminput, .login-form form button { font-size: 15px; }
.form-links {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 50px;
}
.form-links a { color: #fff; }
.login-form #errorMessage, #reset-password #errorMessage {
	display:none;
	padding:10px;
	font-size:14px;
}
#reset-password .modal-dialog { max-width:400px; }
#reset-password .modal-body { font-size:14px; }

/*New Case study page css*/

.new-case-study .case_sidebar {
	background-color: #f3f3f3;
	padding: 25px;
	margin-top:15px;
	margin-bottom:15px;
	font-size:14px;
	line-height:1.6;
}
.new-case-study hr {
	border-color:#3a89c6;
	margin-bottom:30px;
	margin-top:30px;
}
.new-case-study .h4 {
	text-transform:uppercase;
	font-size:18px;
	font-weight:400
}
.new-case-study .case_sidebar ul { padding-left:15px; }
.new-case-study .case_sidebar ul li {
	list-style:square;
	padding-left:10px;
}
.new-case-study .h1, .new-case-study h1 {
	font-size:24px;
	text-transform:uppercase
}
.new-case-study .hd-sml { text-transform:uppercase; }

/*sidebar form*/
#sidebar_form .form,  {
	color: #333;
	font-size: 14px;
	padding: 15px 0 0px;
	display:block;
}
#sidebar_form .form-group {
	font-size: 14px !important;
	margin-bottom: 10px;
}
#sidebar_form .input-group { width: 100% !important; }
#sidebar_form .form-control {
	background-color: transparent;
	border: none;
	border-radius: 0 !important;
	color: #595959;
	font-weight: 400;
	font-size:15px;
	height: 40px;
	padding: 2px 1px;
	border-bottom:1px solid #ccc;
	box-shadow:none;
}
#sidebar_form textarea.form-control {
	padding: 10px;
	min-height:70px;
}
#sidebar_form .form-control:focus {border-bottom:1px solid #3a89c6;}
#sidebar_form select.form-control { color: #454545; }
#sidebar_form .form-control::-moz-placeholder {
 color: #454545;
 opacity: 1;
}
#sidebar_form .form-control:-ms-input-placeholder {
 color: #454545;
}
#sidebar_form .form-control::-webkit-input-placeholder {
 color: #454545;
}

#sidebar_form select.form-control option { color: #454545; }
#sidebar_form .form label.error {
	display: block;
	margin-top: -5px;
}
#sidebar_form .form label #error {
	background:none;
	border-radius: 0 0 3px 3px;
	color: #db3d42;
	display: none;
	font-size: 12px;
	line-height: 1.2;
	padding: 5px 1px 3px;
	text-align: left;
	width: 100%;
}
#sidebar_form .procedd-icon {
	background-image: url("../images/proceed.png") !important;
	background-position: 91% center !important;
	background-repeat: no-repeat !important;
	padding-right: 45px !important;
}
#sidebar_form .btn-primary {
	background-color: #ff5002;
	border: medium none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2;
	margin: 8px 0px 5px 0;
	padding: 10px 20px 12px;
	transition-duration: 0.5s;
	transition-property: background;
	text-align:center;
	width:100%;
	white-space: normal;
}
#sidebar_form .btn-primary:hover {
	background: #ed7d2d none repeat scroll 0 0;
	text-decoration:none;
}
#sidebar_form .form label { font-weight: normal; }


/*New Service page css start*/

#serviceBanner .carousel-caption { font-size:18px; }
#serviceBanner .banner-title {
	font-size:2.5em;
	padding-bottom:25px;
	padding-top:20px;
}
#serviceBanner .banner-title strong { font-weight:700; }
#serviceBanner .banner-subtitle {
	font-size:1.3em;
	padding-bottom:20px;
}
#serviceContent .section {
	margin:0;
	padding:50px 0;
}
#serviceContent {
	color: #333333;
	font-size: 14px;
	line-height: 1.5;
}
#serviceContent .h1 {
	font-size:32px;
	color:#333333;
}
#serviceContent .h2 {
	font-size: 22px;
	font-weight:600;
	margin: 15px 0;
	text-align:left;
	color:#333333;
}
#serviceContent .h3 {
	font-size: 18px;
	margin: 15px 0;
	text-align:left;
	color:#333333;
}
.title-underline {
	position:relative;
	margin-bottom:50px !important;
}
.title-underline::after {
 content: "";
 position: absolute;
 width: 100px;
 height: 1px;
 bottom: -10px;
 left: 0;
 border-bottom: 3px solid #ff4f00;
}
.title-underline-white {
	position:relative;
	margin-bottom:50px !important;
	color:#fff !important;
}
.title-underline-white::after {
 color:#fff;
 content: "";
 position: absolute;
 width: 100px;
 height: 1px;
 bottom: -10px;
 left: 0;
 border-bottom: 3px solid #ffffff;
}
.title-underline-white.text-center::after {
left:46%;
}
.title-underline.text-center::after {
left:46%;
}
#serviceContent .white-box {
	background-color:#fff;
	color:#333333;
	border:1px solid #d5d6d6;
	margin-top:20px;
	padding:20px;
	display:inline-block
}
#serviceContent .white-box-btn {
	background-color: #ff5002;
	border: medium none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	line-height: 15px;
	margin: 0;
	padding: 20px;
	transition-duration: 0.5s;
	transition-property: background;
}
#serviceContent .mid-banner {
	background-color:#cad8c6;
	background-image:url(../images/service-page/android-mid-banner.png);
	background-repeat:no-repeat;
	background-position:right -80% top 0;
	background-position-x: 180%;
	background-position-y: 0%;
	padding:60px 0 100px;
	position:relative;
}
 #serviceContent .active-arrow::after {
 width: 0;
 height: 0;
 border-left: 30px solid transparent;
 border-right: 30px solid transparent;
 border-top: 30px solid #cad8c6;
 content: " ";
 position: absolute;
 bottom: -29px;
 left: 10%;
}
#serviceContent ul.list-tick {
	margin:0;
	padding:0;
}
#serviceContent ul.list-tick li {
	background: transparent url("../images/service-page/list-tick.png") no-repeat scroll 0 3px;
	line-height: 1.6;
	list-style: outside none none;
	margin: 12px 0;
	padding: 0 0 0 25px;
}
#serviceContent ul.list-tick-white {
	margin:0;
	padding:0;
}
#serviceContent ul.list-tick-white li {
	background: transparent url("../images/service-page/ransomeware/list-tick-white.png") no-repeat scroll 0 3px;
	line-height: 1.6;
	list-style: outside none none;
	margin: 12px 0;
	padding: 0 0 0 25px;
}
.executive-bg {
	background-image:url(../images/service-page/executive-bg.png);
	background-repeat:no-repeat;
	background-position:right 20% top 20px;
	background-position-x: 80%;
	background-position-y: 0%;
}
#serviceContent .media {
	margin-bottom: 10px;
	margin-top: 15px;
}
#serviceContent .media, #serviceContent .media-body {
	line-height: 1.5;
	overflow: visible;
}
#serviceContent .media-object { display: block; }
#serviceContent .media-object.img-thumbnail { max-width: none; }
#serviceContent .media-right, #serviceContent .media > .pull-right { padding-left: 10px; }
#serviceContent .media-left, #serviceContent .media > .pull-left { padding-right: 10px; }
#serviceContent .media-body, #serviceContent .media-left, #serviceContent .media-right {
	display: table1-cell;
	vertical-align: top;
}
#serviceContent .media-middle { vertical-align: middle; }
#serviceContent .media-bottom { vertical-align: bottom; }
#serviceContent .media-heading {
	font-weight: 600;
	margin-bottom: 5px;
	margin-top: 0;
}
#serviceContent .media-list {
	list-style: outside none none;
	padding-left: 0;
}

/*Callback form serviceBanner*/
#serviceBanner .form,  {
	color: #333;
	font-size: 14px;
	padding: 15px 0 0px;
	display:block;
}
#serviceBanner .form-group {
	font-size: 14px !important;
	margin-bottom: 15px;
}
#serviceBanner .input-group { width: 100% !important; }
#serviceBanner .form-control {
	background-color: #fff;
	border: 1px solid #d5d6d6;
	border-radius: 3px !important;
	color: #595959;
	font-weight: 400;
	font-size:15px;
	height: 40px;
	padding: 2px 10px;
}
#serviceBanner textarea.form-control {
	padding: 10px;
	min-height:70px;
}
#serviceBanner select.form-control { color: #454545; }
#serviceBanner .form-control::-moz-placeholder {
 color: #454545;
 opacity: 1;
}
#serviceBanner .form-control:-ms-input-placeholder {
 color: #454545;
}
#serviceBanner .form-control::-webkit-input-placeholder {
 color: #454545;
}
#serviceBanner .nameInput {
	background-image: url("../images/service-page/icon-name.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 35px !important;
}
#serviceBanner .emailInput {
	background-image: url("../images/service-page/icon-email.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 35px !important;
}
#serviceBanner .phoneInput {
	background-image: url("../images/service-page/icon-phone.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 35px !important;
}
#serviceBanner .cityInput {
	background-image: url("../images/service-page/icon-city.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 30px !important;
}
#serviceBanner select.form-control option { color: #454545; }
#serviceBanner .form label.error {
	display: block;
	margin-top: -5px;
}
#serviceBanner .form label.error #error {
	background: #db3d42 none repeat scroll 0 0;
	border-radius: 0 0 3px 3px;
	color: #fff;
	display: none;
	font-size: 12px;
	line-height: 1.2;
	padding: 5px 10px 3px;
	text-align: left;
	width: 100%;
}
#serviceBanner .procedd-icon {
	background-image: url("../images/proceed.png") !important;
	background-position: 91% center !important;
	background-repeat: no-repeat !important;
	padding-right: 45px !important;
}
#serviceBanner .btn-primary {
	background-color: #ff5002;
	border: medium none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
	line-height: 15px;
	margin: 8px 0px 5px 0;
	padding: 13px 30px 15px;
	transition-duration: 0.5s;
	transition-property: background;
	text-align:center;
	width:100%;
	min-width:240px;
}
#serviceBanner .btn-primary:hover {
	background: #ed7d2d none repeat scroll 0 0;
	text-decoration:none;
}
#serviceBanner .form label { font-weight: normal; }
#serviceBanner .vid-tx5 {
	color: #2666a0;
	display: block;
	font-size: 25px;
	font-weight: 400;
	line-height: 1;
	margin: 30px 0 0;
	padding: 0;
	text-align: left;
	text-transform: capitalize;
}

#serviceBanner .whatsapp_button {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    display: inline-block;
    min-width: 250px;
    clear: both;
    margin: 0 auto 10px;
    background-color: #189d0e;
    background-image: url("../images/branch-page/icon-whatsapp-white.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    padding: 10px 15px 10px 60px;
    border-radius: 3px;
	cursor:default;
}
#serviceBanner .whatsapp_button:hover { text-decoration:none; cursor:default}



/*Callback form serviceContent*/
#serviceContent .form,  {
	color: #333;
	font-size: 14px;
	padding: 15px 0 0px;
	display:block;
}
#serviceContent .form-group {
	font-size: 14px !important;
	margin-bottom: 15px;
}
#serviceContent .input-group { width: 100% !important; }
#serviceContent .form-control {
	background-color: #fff;
	border: 1px solid #d5d6d6;
	border-radius: 3px !important;
	color: #595959;
	font-weight: 400;
	font-size:15px;
	height: 50px;
	padding: 2px 10px;
}
#serviceContent textarea.form-control {
	padding: 10px;
	min-height:70px;
}
#serviceContent select.form-control { color: #454545; }
#serviceContent .form-control::-moz-placeholder {
 color: #454545;
 opacity: 1;
}
#serviceContent .form-control:-ms-input-placeholder {
 color: #454545;
}
#serviceContent .form-control::-webkit-input-placeholder {
 color: #454545;
}
#serviceContent .nameInput {
	background-image: url("../images/service-page/icon-name.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 35px !important;
}
#serviceContent .emailInput {
	background-image: url("../images/service-page/icon-email.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 35px !important;
}
#serviceContent .phoneInput {
	background-image: url("../images/service-page/icon-phone.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 35px !important;
}
#serviceContent .cityInput {
	background-image: url("../images/service-page/icon-city.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 30px !important;
}
#serviceContent select.form-control option { color: #454545; }
#serviceContent .form label.error {
	display: block;
	margin-top: -5px;
}
#serviceContent .form label.error #error {
	background: #db3d42 none repeat scroll 0 0;
	border-radius: 0 0 3px 3px;
	color: #fff;
	display: none;
	font-size: 12px;
	line-height: 1.2;
	padding: 5px 10px 3px;
	text-align: left;
	width: 100%;
}
#serviceContent .procedd-icon {
	background-image: url("../images/proceed.png") !important;
	background-position: 91% center !important;
	background-repeat: no-repeat !important;
	padding-right: 45px !important;
}
#serviceContent .btn-primary {
	background-color: #ff5002;
	border: medium none;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 22px;
	font-weight: 500;
	line-height: 15px;
	margin: 8px 15px 5px 0;
	padding: 20px 30px;
	transition-duration: 0.5s;
	transition-property: background;
	text-align:center;
	min-width:240px;
}
#serviceContent .btn-primary:hover {
	background: #ed7d2d none repeat scroll 0 0;
	text-decoration:none;
}
#serviceContent .form label { font-weight: normal; }
#serviceContent .vid-tx5 {
	color: #2666a0;
	display: block;
	font-size: 25px;
	font-weight: 400;
	line-height: 1;
	margin: 30px 0 0;
	padding: 0;
	text-align: left;
	text-transform: capitalize;
}
#serviceContent .call-text-title {
	background-image: url("../images/icon-phone-big.png");
	background-position: left center;
	background-repeat: no-repeat;
	color: #29363e !important;
	display: table1;
	float: right;
	font-size: 18px !important;
	font-weight: 400;
	line-height: 1 !important;
	margin-top: 10px !important;
	padding-bottom: 0 !important;
	padding-left: 35px !important;
	text-align: left !important;
}
#serviceContent .call-text-main {
	color: #0f62ac;
	font-size: 22px !important;
	font-weight: 500;
	line-height: 1.6;
	padding-top: 0 !important;
	text-align: left !important;
}
#serviceContent .call-text-main a {
	color: #0f62ac;
	text-decoration: none;
}
#serviceContent .call-text-main a:hover {
	color: #0f62ac;
	text-decoration: none;
}
#serviceBanner .modal-backdrop, #serviceContent .modal-backdrop, #branchContent .modal-backdrop { opacity: 0.8 !important; }
#serviceBanner .custom_modal .modal-dialog, #serviceContent .custom_modal .modal-dialog, #branchContent .custom_modal .modal-dialog { margin-top: 10%; }
#serviceBanner .custom_modal .modal-content, #serviceContent .custom_modal .modal-content, #branchContent .custom_modal .modal-content { border-radius: 0; }
#serviceBanner .custom_modal .modal-header, #serviceContent .custom_modal .modal-header, #branchContent .custom_modal .modal-header {
	background-color: #292d32;
	color: #fff;
	padding: 10px 20px;
}
#serviceBanner .custom_modal .modal-header .close, #serviceContent .custom_modal .modal-header .close, #branchContent .custom_modal .modal-header .close {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	line-height: 1;
	opacity: 0.7;
	text-shadow: none;
}
#serviceBanner .custom_modal .modal-body, #serviceContent .custom_modal .modal-body, #branchContent .custom_modal .modal-body {
	font-weight: 400;
	padding: 10px 30px 20px;
	text-align: center;
}
#serviceBanner .custom_modal .modal-body h3, #serviceContent .custom_modal .modal-body h3, #branchContent .custom_modal .modal-body h3 {
	font-size: 50px;
	font-weight: 100;
	margin: 10px 0 30px;
}
#serviceBanner .custom_modal .modal-body p, #serviceContent .custom_modal .modal-body p, #branchContent .custom_modal .modal-body p {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	margin: 10px 0 20px;
}
#serviceBanner .custom_modal .btn-primary, #serviceContent .custom_modal .btn-primary, #branchContent .custom_modal .btn-primary {
	background-color: #e94c1e;
	border: medium none;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin: 0 auto 5px;
	padding: 15px 40px;
	line-height:1.2;
}
#serviceBanner .custom_modal .btn-primary:hover, #serviceContent .custom_modal .btn-primary:hover, #branchContent .custom_modal .btn-primary:hover { background-color: #e24418; }
#serviceBanner #call_link, #serviceContent #call_link, #branchContent #call_link {
	font-size: 13px;
	margin-top: -10px;
}
#serviceBanner #call_link a, #serviceBanner #call_link a:hover, #serviceContent #call_link a, #serviceContent #call_link a:hover, #branchContent #call_link a, #branchContent #call_link a:hover {
	color: inherit;
	cursor: default;
	text-decoration: none;
}
#serviceBanner #call_link a.active-link, #serviceContent #call_link a.active-link, #branchContent #call_link a.active-link {
	color: #06c;
	font-weight: 600;
}
#serviceBanner #call_link a.active-link:hover, #serviceContent #call_link a.active-link:hover, #branchContent #call_link a.active-link:hover {
	cursor: pointer;
	text-decoration: underline;
}
#serviceBanner .hd-b-new h1.newhd {font-size: 50px; line-height:60px; margin-bottom:15px;}
#serviceBanner .hd-b-new h1.newhd span {font-size: 60px; font-weight:700}
#serviceBanner .tegline-new2 {
	color: #ffffff;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5;
	padding-bottom: 18px;
	text-align: left;
	width:55%;
}
#serviceBanner .hd-b-new h1 {
	color: #ffffff;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.3;
	margin-top: 0;
	text-align: left;
	text-transform: capitalize;
}
#serviceBanner .tick {
	margin: 0;
	padding: 0;
}
#serviceBanner .tick > li {
	background-image: url("../images/service-page/tick.png");
	background-position: left 3px;
	background-repeat: no-repeat;
	list-style: outside none none;
	margin-bottom: 5px;
	padding-left: 25px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.6;
}
#serviceBanner .tegline-new {
	color: #ffffff;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.5;
	padding-bottom: 15px;
	text-align: left;
}
#serviceBanner ul {
	margin: 0;
	padding: 0;
}
#serviceBanner ul li {
	background-image: url("../images/service-page/tick-white.png");
	background-position: left 3px;
	background-repeat: no-repeat;
	line-height: 1.5;
	list-style: outside none none;
	padding-left: 25px;
	margin-bottom: 5px;
}
#serviceBanner .signup-form {
	background-color: #fff;
	margin-top: 10px;
	min-height: 350px;
	padding: 25px;
	color:#4c4c4c;
}
#serviceBanner .signup-form.dark-form { background-color:rgba(0,0,0,0.5); color:#fff;}
#serviceBanner .call-mid {
	color: #2a3740;
	display: block;
	font-size: 32px !important;
	font-weight: bold;
	line-height: 1.2;
	margin: 5px 0 20px;
	position: relative;
}
#serviceBanner .call-mid a, #serviceBanner .call-mid a:hover {
	color: #2a3740;
	cursor: default;
	text-decoration: none;
}
#serviceBanner .tx3 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 20px;
}
#serviceContent .btm-line {
	background-image: url("../images/service-page/divider-line.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 60px 0 !important;
}
#serviceContent .hd-d {
	color: #000000;
	font-size: 30px;
	font-weight: 600;
	padding-bottom: 30px;
	text-transform: uppercase;
}
#serviceContent .hd-s {
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 20px;
	text-transform: uppercase;
}
#serviceContent ul.bullet {
	margin: 0;
	padding: 10px 0;
}
#serviceContent ul.bullet li {
	background-image: url("../images/service-page/tick-blue-icon.png");
	background-position: 0 7px;
	background-repeat: no-repeat;
	line-height: 22px;
	list-style: outside none none;
	margin: 10px 0;
	padding: 0 0 0 30px;
}
#serviceContent .consult_btn a {
	background-color: #ff5002;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	margin: 0 2px;
	padding: 15px 20px;
	text-transform: uppercase;
	transition-duration: 0.3s;
	transition-property: background;
}
#serviceContent .consult_btn a:hover {
	background-color: #ed7d2d;
	text-decoration: none;
}
#serviceContent .consult_btn a img {
	margin-right: 5px;
	padding: 0;
	vertical-align: middle;
}
#serviceContent .tegline {
	color: #333;
	font-size: 18px;
	padding: 0 10% 30px;
}
#serviceContent .award {
	background-image: url("../images/service-page/award-bg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
}
#serviceContent .hd-d-wht {
	color: #fff;
	font-size: 35px;
	font-weight: 600;
	line-height: 35px;
	text-align: left;
	text-transform: uppercase;
}
#serviceContent .hd-d-wht span {
	display: block;
	font-size: 25px;
	font-weight: 300;
	padding: 10px 0 0;
	text-align: left;
	text-transform: none;
}
#serviceContent .review_btn a {
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	margin: 0 2px;
	padding: 15px 20px;
	text-transform: uppercase;
	transition-duration: 0.3s;
	transition-property: background;
}
#serviceContent .review-container { min-height: 300px; }
#serviceContent .review-container .carousel { background:none; }
#serviceContent .review-container .carousel-indicators { bottom:-10px; }
#serviceContent .review-container .carousel-indicators li { border: 1px solid #bdbdbd; }
#serviceContent .review-container .carousel-indicators li:hover { background-color: #1176a0; }
#serviceContent .review-container .carousel-indicators .active {
	background-color: #1176a0;
	height: 12px;
	margin: 0;
	width: 12px;
}
#serviceContent .review-container .carousel-inner { margin-top:30px; }
#serviceContent .review-container .carousel { position: initial !important; }
#serviceContent .review-container img {
	border-radius: 50%;
	margin-bottom: 100px;
	margin-right: 18px;
}
#serviceContent .review-container .hd-small {
	color: #016fc8;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	padding-bottom: 10px;
}
#serviceContent .star {
	background: rgba(0, 0, 0, 0) url("../images/service-page/star.gif") no-repeat scroll 77px 5px;
	font-size: 14px;
	padding-top: 20px;
}
#serviceContent .star-four {
	background: rgba(0, 0, 0, 0) url("../images/service-page/4-star.gif") no-repeat scroll 77px 5px;
	font-size: 14px;
	padding-top: 20px;
}

#serviceBanner .video-background {
	background-color:#04378b;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}
#serviceBanner .video-foreground, #serviceBanner .video-background iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}
#serviceBanner .video-overlay {
	background-color:rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
}
#serviceBanner .video-background iframe .video-stream {
	width:100%;
	height:100%;
	left:0;
}
/*cctv section start here*/
.pd {
	padding-top:50px;
	padding-bottom:50px;
}
.hedng {
	font-size:32px;
	text-align:center;
	padding-bottom:60px;
}
.hedng span {
	font-size:18px;
	display:block;
}
.mr { margin:0 auto; }
.f24 {
	font-size:24px;
	padding:35px 0;
}
.bdr-left { border-left: 1px solid #e5e5e5; }
.bdr-top { border-top: 1px solid #e5e5e5; }
.bdr-bottom { border-bottom: 1px solid #e5e5e5; }
.cctv-banner {
	background:url(../images/service-page/cctv/banner.jpg) no-repeat center center;
	background-size:cover;
	margin-top:80px;
	color:#fff;
	padding-bottom:50px;
}
.cctv-banner-title {
	font-size:85px;
	color:#fff !important;
	font-weight:700;
	padding-top:50px;
}
.cctv-banner .banner-subtitle {
	font-size:52px;
	color:#fff;
	font-weight:300;
}
.cctv-banner .get-back {
	font-size:28px;
	font-weight:lighter;
}
.cctv-banner .get-back span { text-decoration:underline; }
.cctv-banner .get-back p {
	color:#8e8e8e;
	font-size:18px;
	width:50%;
	margin:20px 0;
	line-height:30px;
}
.call-bx { margin-top:20px; }
.call {
	border:1px solid #ff6e02;
	padding:12px;
	color:#ff6e02;
	font-size:24px;
	font-weight:600;
	width:28%;
	text-align:center;
}
.call-back-request {
	background-color:#ff5002;
	color:#fff;
	font-size: 24px;
	padding:13px 40px;
	margin-left:20px;
}
.cctv-brands { }
.cctv-brands h1 {
	color:#000;
	text-align:center;
	width:80%;
	margin:0 auto;
}
.cctv-brand-logos { padding-top:50px; }
.cctv-brand-logos ul { text-align:center; }
.cctv-brand-logos ul li {
	display:inline-block;
	padding:0 10px;
}
/*For Commercial users css start here*/
.commercial-users-section { background-color:#f3f3f3; }
.footage-section { padding-bottom:80px; }
.footage-section ul {
	padding:0;
	text-align:center;
}
.footage-section ul li {
	display:inline-block;
	padding: 0 20px;
	font-size:14px;
}
.footage-section ul li a {
	color:#000;
	text-decoration:none;
}
.footage-section ul li img {
	display:block;
	margin:0 auto;
	padding:20px 0;
}
.atm-con { width:100%; }
.atm-img-sec {
	width:33%;
	float:left;
}
.atm-gray-bx {
	background-color:#a3a3a3;
	color:#fff;
	font-size:24px;
	padding:53px 60px;
	overflow:hidden;
}
.atm-add {
	background:url(../images/service-page/cctv/atm-add.jpg) #a3a3a3 no-repeat center center;
	color:#fff;
	font-size:24px;
	overflow:hidden;
}
.content {
	width:60%;
	font-size:24px;
	float:right;
	padding:64px 100px 64px 0px;
}
ul.list-tick li ul {
	margin:0;
	padding:0;
}
ul.list-tick li ul li {
	line-height:29px;
	background:none !important;
	list-style:disc !important;
	padding:0 !important;
	margin-left:15px !important;
}
.frm-text {
	text-align:center !important;
	font-size:32px !important;
	font-weight:400 !important;
}
.frm-sub-text { text-align:center !important; }
/*cctv section end here*/


/* reansomeware section start here*/
.w65 {
	width:65%;
	margin:0 auto;
}
.w80 {
	width:90%;
	margin:0 auto;
}
.ransome-banner-text {
	text-transform:none !important;
	font-weight:300 !important;
	font-size:65px !important;
	padding-top:8% !important;
}
.ransome-type-text { text-align:left !important; }
.ransome-type-text p { }
.ransome-type-text p span {
	font-size:25px;
	text-align:center !important;
}
.ransom-type-bx { }
.ransom-type-bx img {
	text-align:center;
	margin:0 auto;
}
.ransom-type-bx p { font-weight:400 !important; }
.ransom-type-bx span { text-align:justify; }
.ransome-comes-from-con { border:1px solid #dddddd; }
.ransome-comes-from-con img {
	padding:0;
	margin:0;
	width:100%;
}
.ransome-comes-from-con p {
	padding: 0px 20px 0 20px;
	text-align:justify;
}
.ransome-comes-from-con p span { font-size:25px; }
.ransome-families {
	color:#fff;
	background: #343645;
	background: -webkit-radial-gradient(56% bottom, #585a66, #268fce, #343645);
	background: -o-radial-gradient(56% bottom, #585a66, #343645, #343645);
	background: -moz-radial-gradient(56% bottom, #585a66, #343645, #343645);
	background: radial-gradient(at 56% bottom, #585a66, #343645, #343645);
}
/*Disaster Recovery CSS Start*/

.disaster-banner-title {
	font-size:45px;
	text-align:center;
	color:#fff !important;
	font-weight:700;
	padding-top:8%;
}
.disaster-banner-subtitle {
	font-size:35px;
	color:#fff;
	font-weight:400;
	text-align:center;
	
}
.content-top { padding:60px 0px; }
.content-top .hd {
	text-transform:uppercase;
	font-size:22px;
	text-align:left;
	padding-bottom:20px;
	word-spacing:5px
}
.content-top p {
	font-size:16px;
	text-align:left;
}
.authorized-partners {
	padding:180px 0px !important;
	background:url(../images/service-page/disaster-recovery/authorized-bg.jpg) no-repeat center center;
	background-size:cover;
}
.authorized-partners p {
	font-size:30px;
	font-weight:300;
}
.call-blue {
	background-color:#0e55a5;
	color:#FFF;
	text-align:center;
	width:100%;
	margin:0 auto;
	padding:70px 0px;
}
.call-blue .call-bx {
	padding-top:30px;
	width:100%;
	margin:0 auto;
}
.call-blue .hd-wht {
	background:url(../images/service-page/disaster-recovery/hd-bg.png) no-repeat center bottom;
	font-size:32px;
	font-weight:600;
	padding-bottom:30px;
	margin-bottom:50px;
	text-transform:uppercase;
}
.call-blue p {
	width:80%;
	font-size:16px;
	margin:0 auto;
}
.Call_button {
	border:#fff 2px solid;
	border-radius:3px;
	background:url("../images/service-page/phone-icon.png") no-repeat scroll 22px 20px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size:16px;
	font-weight:400;
	line-height:30px;
	margin-bottom: 0;
	padding: 15px 20px 18px 95px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration:none !important;
}
.Call_button span {
	display: block;
	font-size:32px;
	font-weight:600;
	text-align: left;
}

.Call_button:hover {
	color: #fff;
	text-decoration:none !important;
}
.Call_button_sm {
    border: #fff 2px solid;
    border-radius: 3px;
    background: url("../images/service-page/phone-icon-sm.png") no-repeat scroll 15px 12px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
    padding: 7px 15px 10px 60px;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none !important;
}
.Call_button_sm span {
	display: block;
	font-size:20px;
	font-weight:600;
	text-align: left;
}

.Call_button_sm:hover {
	color: #fff;
	text-decoration:none !important;
}

.meeting {
	border-radius:3px;
	background: #ff6e02;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 27px;
	font-weight: 600;
	line-height: 50px;
	margin-bottom: 0;
	margin-left:30px;
	padding: 24px 50px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
}
.meeting:hover { text-decoration:none !important; }
.white {
	padding:70px 0px;
	margin:0 auto;
}
.white .subline {
	font-size:18px;
	width:80%;
	margin:0 auto;
}
.white .media h4 {
	font-size:18px;
	line-height:12px;
	font-weight:600;
	color:#000;
}
.white .media p { padding-top:5px; }
.white .pd { padding-left:70px; }
.white .pd2 { padding-left:202px; }
.service-gray {
	background:#f5f5f5;
	width:100%;
	margin:0 auto;
	padding:70px 0px;
}
.hd-wht {
	background:url(../images/service-page/disaster-recovery/hd-bg.png) no-repeat center bottom;
	font-size:32px;
	font-weight:600;
	padding-bottom:30px;
	margin-bottom:50px;
	text-transform:uppercase;
}
.service-gray p {
	font-size:18px;
	width:80%;
	margin:0 auto;
	padding-bottom:70px;
}
.service-blue-big {
	font-size:35px;
	font-weight:700;
	color:#0e55a5;
	margin:18px 0px;
}
.service-blue-small { font-size:18px; }
.wht-box {background-color:#FFF;padding:25px 40px; color:#000;}
.wht-box p {color:#000;font-size:18px;font-weight:700;padding-top:40px;padding-bottom:0px;}
.wht-box.cmnt-box { min-height:200px; margin-bottom:10px;}

.wht-box-4-colm, .wht-box-5-colm {background-color:#FFF;padding:25px 0px; height:360px;}
.wht-box-4-colm, .wht-box-5-colm p {color:#000;font-size:18px;font-weight:700;padding-top:20px;padding-bottom:0px;}
.wht-box-4-colm, .wht-box-5-colm p span{ font-weight:400; font-size:16px;}
.wht-box-5-colm{ height:420px;}
.security_features .thumbnail { padding:15px !important; }
.security_features .media-body, #serviceContent .media-left, #serviceContent .media-right { vertical-align:middle !important }

/*data-recovery-for ipone section start here*/

.disclaimer {
	text-align:center;
	font-size:11px;
	color:#aaaaaa;
	padding:20px 0;
}
.request-call-back {
	background-color:#ff6e02;
	border-radius: 5px;
	color: #ffffff;
	display:inline-block;
	text-align:center;
	font-size: 24px;
	font-weight: 300;
	line-height: 27px !important;
	padding:17px 42px;
	margin:0 auto;
}
.free-download:hover {
	color:#fff;
	text-decoration:none;
}
.btn-section02 { margin:0 0 0px 0; }
.btn-section {
	display: block;
	margin: 0 auto;
	padding-top: 45px;
	text-align: center;
	width:55%;
}
.btn-section-bottom {
	display: block;
	margin: 0 auto;
	padding-top:0px;
	text-align: center;
	width:90%;
	overflow:hidden;
	padding-left:6%;
}
.free-download {
	background-color:#ff6e02;
	border-radius: 3px;
	color: #ffffff;
	display:inline-block;
	float: left;
	text-align:center;
	font-size: 24px;
	font-weight: 600;
	line-height: 27px !important;
	padding:30px 50px;
}
.free-download:hover {
	color:#fff;
	background-color:#e1711d;
}
.buy {
	background-color:transparent;
	background-image:url(../images/service-page/call-icon.png);
	background-repeat:no-repeat;
	background-position:10% 50%;
	border-radius: 3px;
	border:#0e55a5 1px solid;
	color:#0e55a5;
	display:inline-block;
	float: left;
	text-align:left;
	font-size: 32px;
	font-weight: 600;
	line-height: 27px !important;
	padding:13px 30px 17px 110px;
	margin-right:30px;
}
.buy span {
	font-size:16px;
	display:block;
	font-weight:500;
}
.buy:hover {
	background-color:#0e55a5;
	border-radius: 5px;
	border:#0e55a5 1px solid;
	color:#FFF;
	background-image:url(../images/service-page/call-white.png);
}
.support {
	color:#ffffff;
	font-size:12px;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
}
.iphone-causes-hed { font-size:32px; }
.iphone-causes-bx {
	text-align:center;
	padding:20px 0;
}
.iphone-causes-bx p {
	display:block;
	font-size:16px;
	padding-top:20px;
}
.other-scenarios { font-size:18px; }
.other-scenarios p {
	color:#007fff;
	font-size:18px;
	padding-top:20px;
}
.other-scenarios ul.tick-icon {
	margin:0;
	padding:0;
}
.other-scenarios ul.tick-icon li {
	width:32%;
	display:inline-block;
	font-size:14px;
	background: transparent url("../images/service-page/data-recovery-for-iphone/tick-icon.png")no-repeat scroll 11px 3px;
	display: inline-block;
	font-size: 14px;
	line-height: 1.6;
	list-style: outside none none;
	margin: 10px 0;
	padding: 0 20px 0 44px;
	vertical-align: top;
	width: 32%;
}
.blue-con { background-color:#0e55a5; }
/*.step_file{ margin-top:40px !important; border:1px solid red; overflow:hidden;}*/
.step_file-bx { margin-top:40px; }
.step_file-bx img {
	text-align:center;
	margin:0 auto;
}
.step_file_heading {
	text-align:center;
	font-size:15px;
	color:#FFFFFF;
	padding:10px 0;
}
/*iOS Data Recovery Modes section start here*/
.mt { margin-top:80px; }
.ios-text { font-weight:300 !important; }
.c-white { color:#fff !important; }
.ios-data-recovery-bg { background-color:#f7f7f7; }
.ios-data-bx { padding:20px 0 20px 0; }
.ios-data-content-bx {
	text-align:center;
	padding:22px 30px 0 30px;
}
.ios-data-content-bx span {
	font-size:16px;
	display:inline-block;
	font-weight:500;
	padding-bottom:15px;
}
.ios-data-content-bx img { text-align:center; }
.ios-data-content-bx p { font-size:14px; }
.ios-compatibility {
	border-bottom:1px solid #e5e5e5;
	padding:30px 0;
	overflow:hidden;
}
.supported-device {
	color:#007fff;
	font-size:24px;
	font-weight:300;
}
.compatibility-bx span {
	font-size:18px;
	display:block;
	line-height:32px;
}
.compatibility-bx p { font-size:14px; }
.left-quote {
	text-align:left;
	padding-top:10px
}
.right-quote { text-align:right; }
.testimonial-bx {
	color:#fff;
	margin-top:30px;
	overflow:hidden;
}
.testimonial-bx p {
	font-size:14px;
	line-height:25px;
	font-weight:normal;
	text-align:left;
	padding-right:10px;
}
.testimonial-image-bx {
	overflow:hidden;
	padding-top:40px;
}
.testimonial-image-bx img { margin-bottom:20px; }
.testimonial-image-bx p {
	color:#fff;
	font-size:14px;
}
.client-name { font-size:20px !important; }
.mob img { width:95%; }
/*macbook data recovery section start here*/
.mac-container {
	width:19%;
	display:inline-block;
	vertical-align:top;
	padding:20px 5px;
}
.mac-container img {
	text-align:center !important;
	display:inline-block;
	margin-bottom:30px;
}
.mac-text-bx { overflow:hidden; }
.mac-text-bx p span {
	font-size:18px;
	display:block;
	padding-bottom:15px;
}
.mac-text-bx p { font-size:14px; }
.disk-failure {
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	font-size:15px;
	padding:30px 0;
	margin-top:45px;
}
.disk-failure a {
	color:#0e55a5;
	text-decoration:underline;
}
.txt-up { text-transform:uppercase; }
.loss-scenarious {
	overflow:hidden;
	padding:20px 0;
}
.loss-scenarious img { }
.loss-scenarious p {
	padding-top:20px;
	font-size:15px;
}
.mac-banner.disaster-banner-subtitle { font-size:24px !important; }


/*bitrser page css start*/

.banner-bitraser .heading-big {
	font-size: 90px;
	font-weight: 900;
	line-height: 1;
	margin-top: 0.1em;
	position: relative;
	text-align: left;
	margin-bottom:10px;
}
.banner-bitraser .enterprise {
	border-left: 2px solid #00bbff;
	font-size: 45px;
	font-weight: 300;
	line-height: 1.3;
	margin-left: 15px;
	margin-top: 20px;
	padding: 0 0 7px 15px;
	position: absolute;
	text-align: left;
}
.banner-bitraser .heading-big-sub {
	font-size: 36px;
	font-weight: 300;
	line-height: 1.1;
	text-align: left;
}

.service-boy-bg {background-image:url('../images/service-page/executive-bg.png'); background-repeat:no-repeat; background-position:top right;}



/*software tool start here*/
.pl{ padding-left:0px}
.pr{ padding-right:0px}
.p0{ padding:0px}
.free_tool_box{ background:#FFF; border:solid 1px #e3e3e3; text-align:center}

.download_bar{ padding:15px 15px 7px;border:solid 1px #e3e3e3; margin-bottom:30px}
.download_userrat{  text-transform:uppercase; font-size:11px; padding-top:10px}
.download_userrat span{  display:block;font-weight:600}
.download_bar_txt{ color:#aaaaaa; font-size:11px}
.download_bar_txt span{ }
.download_speedbar span{ text-transform:uppercase; font-size:11px; font-weight:600 }
.free_tool_box_head{ background:#f3f3f3; padding:20px 0px; font-size:14px}
.free_tool_box_head span{ display:block; font-weight:bold; font-size:16px}
.free_tool_box_detail{ border-top:solid 1px #e3e3e3;}
.free_tool_box_detail_txt{ padding:20px 30px 18px;  font-size:13px; font-weight:400}
.free_tool_box_detail_rating{ text-transform:uppercase; color:#afafaf; padding-bottom:20px; font-size:12px}
.free_tool_box_detail_learn{ padding:3px 30px; border:solid 1px #cfcfcf; display:inline-block; border-radius:3px; font-size:12px;}
.free_tool_box_detail_download{ padding:3px 12px; color:#fff; background-color:#66b030; margin:10px 0px; display:inline-block;border-radius:3px;}
.free_tool_box_detail_compatable1{ padding:10px 15px; text-align:right;}
.free_tool_box_detail_compatable1 span{ display:inline-block; text-align:right !important;  font-size:11px; text-transform:uppercase}
.box_bottom{ margin-bottom:30px}
.top_banner_free_tools{ margin-bottom:25px}
.free_tools_ab{}
.free_tools_ab_box{border:solid 1px #e3e3e3; margin-bottom:25px}
.free_tool_product_name{ font-size:36px; padding:30px 0px 50px}
.free_tool_product_pg{ border-bottom: solid 1px #e3e3e3; padding-bottom:10px; margin-bottom:15px}
/************************/
.free_tool_product_feature h2{ font-size:16px; display:none; margin:0 !important; padding:0 !important;}
.free_tool_product_feature p{ padding:10px 0px; }
.free_tool_product_feature ul{padding-left:0px;}
.free_tool_product_feature ul li{padding-left:20px; background:url('../images/software-icons/arrow-li.png') no-repeat scroll 0px 8px transparent !important; padding-top:0px !important; padding-bottom:0px !important; margin:0 !important; }
/************************/
.free_tool_product_feature_head{ font-size:22px;  padding-bottom:10px}
.free_tool_product_feature_subhead{ font-size:16px; }
.free_tool_product_feature_par{ padding:10px 0px; }
.free_tool_product_feature_li{ padding-left:0px}
.free_tool_product_feature_li li{ padding-left:20px; background:url('../images/software-icons/arrow-li.png') no-repeat scroll 0px 8px transparent; color:#595959 }

.product_feature_list{ padding-left:0px; display:block !important;}
.product_feature_list li{ display:inline-block; margin-right:7px;  padding-left:0px !important; background-image:none !important;}
.product_feature_list li a{ padding:7px 10px 7px 30px; color:#000; border:solid 1px #000; border-radius:4px; font-size:11px; text-transform:uppercase; font-weight:400; list-style:none !important; }
.product_feature_list li .spec{ background:url('../images/software-icons/txt_icon.png') no-repeat scroll 11px 8px transparent; }
.product_feature_list li .screen{ background:url('../images/software-icons/camera_icon.png') no-repeat scroll 6px 5px transparent}
.product_feature_list li .guide{ background:url('../images/software-icons/guide_icon.png') no-repeat scroll 10px 6px transparent; }
.free_tool_feature_txt{ font-size:20px !important; padding-bottom:15px}
.free_tool_feature_par,.free_tool_feature_par h1,.free_tool_feature_par p,.free_tool_feature_par h2,.free_tool_feature_par h3{ padding-bottom:35px; font-size:15px; }
.free_tool_feature_point{ padding-bottom:35px}
.free_tool_feature_point h1,.free_tool_feature_point h2,.free_tool_feature_point h3,.free_tool_feature_point h4{ font-size:14px; font-weight:700; color:#000;}

.free_tool_feature_point p{ font-size:14px;  }
.free_tool_model .modal-header{ border:none; padding-bottom:20px}
.free_tool_model .modal-body{ padding:5px 90px 25px}
.model_header{ font-size:20px; text-align:center; }
.free_tool_model button{ padding:6px; font-size:44px;  font-weight:400; display:block; }
.model_header_text{ padding:8px 0px 30px; text-align:center}
.model_header_name input[type="text"],.model_header_name input[type="text"]:focus{ background:url('../images/software-icons/person.gif') no-repeat scroll left center #f3f3f3 !important}
.model_header_email input[type="text"],.model_header_email input[type="text"]:focus{ background:url('../images/software-icons/message.gif') no-repeat scroll left center #f3f3f3 !important}
.model_header_name input[type="text"],.model_header_email input[type="text"]{ font-size:18px; padding:17px 20px 17px 90px; width:100%; color:#000; margin-bottom:19px; border:solid 1px #dbdbdb; border-radius:4px}
#error_msg{ font-size:11px; text-align:center; }
.model_header_submit input[type="button"]{ background:url("../images/software-icons/download_icon.gif") no-repeat scroll 45px center #66b030; font-size:34px; color:#FFF; padding:23px 0px; display:block; width:100%; text-align:center; border-radius:5px; border:0px; margin-bottom:20px}

.model-success{ background:#fffcec; border:dashed 1px #aba000; padding:69px 30px 25px; margin:72px 50px 20px; border-radius:4px; text-align:center; position:relative}
.model-success-txt{ font-size:22px; margin-bottom:20px}
.model-success-exe{ font-size:18px;margin-bottom:20px}
.model-success-par{ font-size:12px; line-height:21px}
.model-success-par-achor{ font-size:14px; color:#4587b1; text-align:center; margin-bottom:30px}
#product{ border-top:solid 1px #e2e2e2}

.txt-hd{ padding:0; margin:0;}
.slider_top{ color:#000 !important;}

/****************/

.tdfullar{ background:#f2f2f2; font-size:14px; font-weight:bold}
.specfication td{ padding:7px 10px 7px 20px; border-bottom:solid 1px #cccccc; border-left:solid 1px #cccccc; }
.specfication td:last-child{ border-right:solid 1px #cccccc}
.col-blue{ color:#2e85c2; font-weight:400 !important; font-size:14px;}

.toc.selected{ border:solid 1px #4995ca; padding:2px 8px; color:#4995ca; text-decoration:none; box-shadow:0px 0px 3px #66b1e6; margin:0px 4px}
.toc{ border:solid 1px #ccc; padding:2px 8px; color:#ccc; text-decoration:none; box-shadow:0px 0px 3px #c0c0c0; margin:0px 4px}
/*.prev,.next{border:solid 1px #ccc; padding:2px 8px; color:#000; text-decoration:none; box-shadow:0px 0px 3px #c0c0c0; margin:0px 4px; font-size:12px; font-weight:600}
.pagination{ padding-top:16px}*/
.specfication tr:first-child{ border-top::solid 1px #cccccc}
.tdfullar{ background:#f2f2f2; font-size:14px; font-weight:bold}
.specfication td{ padding:7px 10px 7px 20px; border-bottom:solid 1px #cccccc; border-left:solid 1px #cccccc}
.specfication td:last-child{ border-right:solid 1px #cccccc}
.col-blue{ color:#2e85c2; font-weight:400}


/*****************/
.guide{ list-style:none; margin:0px; padding:0px}
.guide ul li{ list-style:none}
.guide li a{ padding:25px 20px 25px 90px; display:block; border:solid 1px #cccccc; color:#000; font-size:18px; background:url("../images/software-icons/ins.gif") no-repeat scroll top center; text-decoration:none; margin-bottom:20px; text-align:left}
.guide li a:hover{background:url("../images/software-icons/ins_hover.gif") no-repeat scroll top center;}
.download1{ text-align:center; color:#2e85c2; font-size:16px}
.guide_container a{ text-decoration:none}




 @media (min-aspect-ratio: 16/9) {
 #serviceBanner .video-foreground {
height: 300%;
top: -100%;
}
}
@media (max-aspect-ratio: 16/9) {
 #serviceBanner .video-foreground {
width: 300%;
left: -100%;
}
}



/*Responsive css*/

@media screen and (max-width: 640px) {
	
/*thank-you coding start here*/
.thanks-content{ margin-bottom:20px;}
.thanks-step_process { width:94% !important; }
.thank-contacta{ width:100% !important; padding:25px 0 39px !important;}
.thank-email a{ font-size:14px !important;}
.thank-email{ margin-top:20px !important;}
.thanks-step_process{ padding:22px 0 !important;}

/*thank-you coding end here*/
	
.tick-icon {
width:90%;
}
.other-scenarios ul.tick-icon li {
width:100% !important;
}
.step_file-bx {
text-align:center;
margin:0 auto;
width:100%;
}
 .offer_popup_cont {
display:none;
}
.row2 {
margin-left: -15px;
margin-right: -15px;
width: auto;
}
#branchBanner .fill-inner {
background-size: cover !important;
background-color:#303133;
height: auto !important;
width: 100%;
}
#branchBanner .breadcrumb_menu {
display:none;
}
#branchBanner h1 {
font-size:20px;
line-height:1.4;
}
#branchBanner .banner-cta {
position:relative;
bottom:auto;
margin:0 -15px;
}
#branchBanner .banner-cta .h2 {
font-size:16px;
line-height:1.5;
clear: both;
}
#branchBanner .banner-cta p {
font-size:15px;
}
#branchBanner .banner_icons li {
padding:10px 3px 5px;
}
.call-mid {
font-size:22px !important;
}
.call-mid img {
width:25px;
}
.review_btn a {
margin:5px auto;
width:100%;
}
.cta-box .pull-right, .review_btn.pull-right {
float:none !important;
}
#branchContent .h3 {
font-size:18px;
}
#branchContent .location .media {
margin-bottom:15px;
}
#branchContent .location .media-body {
font-size:14px;
margin-bottom:10px;
}
#branchContent .pickup .media-body {
margin-bottom:30px;
}
#branchContent .pickup .media-heading {
font-size:16px;
margin:10px 0;
}
#branchContent .pickup .media-left, #branchContent .pickup .media-right, #branchContent .pickup .media-body {
display:block;
text-align:center
}
#branchContent .pickup .media-left img {
display:inline-block;
}
#branchContent .city-list {
width:100%;
float:none !important;
}
#branchContent .gray-con ul li img {
    display: inline-block;
}
#branchContent .gray-con ul li {
    list-style: none;
    display: inline-block;
    padding: 10px;
    border: #ddd 1px solid;
    text-align: center;
    width: 49%;
}
#branchContent iframe {
width:100%;
padding-left:0 !important;
}
#branchContent .callback-form {
font-size:22px;
width:100%;
}
#branchContent .callback-form .textHolder span {
font-size:25px;
}
#branchContent .callback-form .textHolder .textHandler {
}
#branchContent .callback-form {
position:relative;
}
#branchContent .callback-form .textHolder {
position:inherit;
}
#branchContent .callback-form .textHolder .textHandler {
left:0;
top:auto;
}
.b-hd1 {
font-size:25px !important;
}
.b-hd2 {
font-size:30px !important;
}
.review-form .btn-primary {
min-width:100%;
}
.review-form .overall-rating {
font-size:20px;
line-height:2
}
.review-form .form-control {
height:40px;
padding:5px;
}

.customer-reviews #branchBanner h1 { font-size:25px;}
.customer-reviews #branchBanner h2{ font-size:22px;}
.customer-reviews .review-action .h3 { text-align:left !important;}

/*New Service page responsive css start*/

#serviceBanner.carousel {
height:130%;
}
#serviceBanner .carousel-caption {
font-size:12px;
top:10%;
}
#serviceBanner .banner-title {
padding:0 0 10px;
font-size:20px;
}
#serviceBanner .banner-subtitle {
font-size:15px;
}
#serviceBanner .carousel-caption br {
display:none;
}
#serviceBanner .btn-primary { padding:13px 20px 15px; font-size:18px;}
#serviceContent .h1 {
font-size:24px
}
#serviceContent .h2 {
font-size:18px
}
#serviceContent .h3 {
font-size:15px
}
.executive-bg {
background-image:none;
}
#serviceContent .section {
margin:0;
padding:20px 0;
}
#serviceContent .btn-primary {
font-size:18px;
line-height:1.2;
}
#serviceBanner .tegline-new {
font-size:16px;
}
#serviceBanner .tx3 {
font-size:16px;
}
#serviceBanner .signup-form {
padding:10px;font-size:14px;
}
#serviceBanner .whatsapp_button { min-width:220px; font-size:22px; padding-left:50px; padding-right:10px; background-position:15px center}
#serviceBanner .call-text-title {
font-size:16px !important;
}
#serviceBanner .hd-b-new h1, #serviceContent .hd-d, #serviceContent .hd-d-wht, #serviceContent .hd-d-wht span {
font-size:20px;
}
#serviceBanner .hd-b-new h1.newhd, #serviceBanner .hd-b-new h1.newhd span { font-size:20px; line-height:1.3}
#serviceContent .consult_btn, #serviceContent .review_btn {
margin-bottom:20px;
display:block;
}
#serviceBanner .video-background, #serviceBanner .video-overlay {
display:none;
}
.title-underline-white.text-center::after {
left:36%;
}
.title-underline.text-center::after {
left:36%;
}

/*cctv section start here*/
.cctv-banner {
background-color:#203846 !important;
background-image:none !important;
padding-bottom:20px;
}
.cctv-banner-title {
font-size:45px !important;
padding-top:15px !important;
}
.cctv-banner .banner-subtitle {
font-size:18px !important;
}
.cctv-banner .get-back {
font-size:15px !important;
}
.cctv-banner .get-back p {
width:100% !important;
font-size:14px !important;
line-height:24px !important;
margin:10px 0 !important;
}
.call {
width:100% !important;
margin-bottom:10px !important;
}
.call-back-request {
margin-left:0 !important;
padding:13px 0 !important;
width:100%;
}
.cctv-brands h1 {
widows:100% !important;
font-size:24px !important;
text-align:left !important;
}
.hedng {
font-size:18px !important;
text-align:left !important;
font-weight:600;
}
.commercial-users-section-bx .text-center {
text-align:justify !important;
}
.footage-section ul {
padding:0;
}
.content {
width:100% !important;
padding:18px !important;
font-size:14px !important;
}
.footage-section {
padding-bottom:20px !important:
}
.cctv-brands h1 {
width:100% !important;
}
.cctv-brand-logos ul {
padding:0 !important;
}
.cctv-brand-logos ul li {
width:45%;
}
.dvd-section.bdr-left.pad_l_50 {
display:none !important;
}
.frm-text {
font-size:18px !important;
font-weight:600;
}
.frm-sub-text {
text-align:left;
}

/*disaster page css here*/

.disaster-banner {
padding:20px 0px;
}
.disaster-banner-title {
font-size:35px;
padding-top:40% !important;
}
.disaster-banner-subtitle {
font-size:25px;
}
.content-top {
padding:30px 0px;
}
.content-top .hd {
font-size:17px;
}
.content-top p {
font-size:14px;
}
.authorized-partners {
padding:45px;
}
.authorized-partners p {
font-size:16px;
font-weight:400;
}
.call-blue .hd-wht {
font-size:25px;
}
.call-blue .call-bx {
padding-top:0px;
}
.Call_button span {
font-size:25px;
}
.Call_button {
font-size:13px;
background-size:12%;
padding:10px 15px 12px 15px;
background:none;
}



.btn-section-bottom{ width:100%; margin:0 auto; padding:0;}
.buy span {
font-size:12px;
}
.buy {
width:100% !important;
max-width:300px;
font-size:23px;
background-size:12%;
padding:10px 15px 12px 15px;
background:none;
}

.buy:hover{ background:none !important; color:#000;}

.free-download{ text-transform:uppercase; font-size:21px; padding:20px 16px; margin-top:10px; font-weight:400;}

.meeting {
font-size:18px;
padding:14px 20px;
margin-top:10px;
margin-left:0px;
}
.white .subline {
width:100%
}
.pd {
padding:15px 0px
}
.white {
padding:30px 0px;
}
.hd-wht {
font-size:25px;
}
.service-gray {
padding:30px 0px;
}
.service-gray p {
width:100%;
}
.call-blue p {
width:100%;
}
.wht-box {
margin-bottom:10px;
}
.wht-box p {
padding-top:20px;
font-size:14px;
}
.white .pd2 {
padding-left:0;
}


/*macbook section start*/
.mac-container {
width:90%;
padding:0;
}
.pad_t_100 {
padding-top:0px !important;
}

/*bitrser page css start*/
.service-boy-bg { background-image:none;}
.banner-bitraser.carousel { height:50% !important;}
.banner-bitraser .heading-big { margin-top:15%; font-size:35px; margin-bottom:5px;}
.banner-bitraser .enterprise { font-size:18px; margin-top:5px;}
.banner-bitraser .heading-big-sub { font-size:15px;}
}

/*New layout page css end*/






@media screen and (min-width: 1600px) {
	
/*thank-you coding start here*/
.thanks-content{ margin-bottom:20px;}
.thanks-step_process { width:49% !important; }
.thank-contacta{ width:100% !important; padding:25px 0 39px !important;}
.thank-email a{ font-size:14px !important;}
.thank-email{ margin-top:20px !important;}
.thanks-step_process{ padding:22px 0 !important;}

/*thank-you coding end here*/	
 .ransome-banner-text {
padding-top:20% !important;
background-position:center center !important;
}
 .disaster-banner-title {
padding-top:15% !important;
}
.banner-bitraser .heading-big { margin-top:18%;}
}