html,body{
	min-height:100%;
	font-family: "Montserrat",sans serif !important;
    font-size: 15px !important;
    font-weight: normal !important;
	color:#000000 !important;
	width:100% !important;
	overflow-x:hidden;
}
.body {
  background:url('/img/bc.jpg') repeat !important; /*PURPLE*/
}
.body1 {
  background-color:#ffffff !important; /*PURPLE*/
}
.body2 {
  background-color:#15025B; /*DARK PURPLE*/
}
.body3 {
  background-color:#3088EA; /*BLUE*/
}
.body4 {
	background-color:#f0f0f0;
}
.yellow_bc{
	background-color: #f9cf31 !important;
}
.abs-bottom-right{
	position:absolute;
	bottom:0px;
	right:10px;
}
.abs-bottom-right2{
	position:absolute;
	bottom:0px;
	right:10px;
}
.relative{
	position:relative !important;
}
.main-content{
	min-height:500px !important;
}
.main-content a, .footer, .footer a{
	color:#000000;
}
.main-content a:hover, .main-content a:active, .main-content a:focus{
	color:#000000;
}
a, a:hover{
	text-decoration:none !important;
}
.header_1{
	font-family: 'Montserrat', sans-serif !important;
	font-weight:bold !important;
	font-size:20px !important;
}
.header_2{
	font-family: 'Montserrat', sans-serif !important;
	font-weight:bold !important;
	font-size:25px !important;
}
.header_3{
	font-family: 'Montserrat', sans-serif !important;
	font-weight:bold !important;
	font-size:30px !important;
}
h1{
	font-family: 'Montserrat', sans-serif;
	color:#003464;
	font-weight:500 !important;
	font-size:20px !important;
}
h2{
	font-size: 35px !important;
	text-shadow: 2px 2px 2px #333333 !important;
	font-weight: 600 !important;
	margin-top:0px !important;
}
h3{
	color: #EE1B24 !important;
	font-family: 'Montserrat', sans-serif;
	font-weight:bold !important;
	font-size:30px !important;

}
.h1:hover, .h2:hover, .h3:hover, h1:hover, h2:hover, h3:hover{
	text-decoration: none !important;
}
input[type="text"],input[type="email"], input[type="password"], input[type="button"], input[type="submit"]{
    font-family: "Montserrat",sans serif !important;
    font-size: 15px !important;
    font-weight: normal;
	height:50px !important;
}
.main-content button{
	font-family: 'Montserrat', sans-serif !important;
    font-size: 22px;
    padding:4px;
	/*margin-left:45%;*/
}

.anchor, .anchor a,.button, button{
	border:1px solid #003464 !important;
	background-color: #003464 !important;
	z-index: 2 !important;
    color: #f9cf31 !important;
    font-size: 15px !important;
    margin: 0px 0px !important;
	padding:10px 5px !important;
}
.button_anchor{
	border:1px solid #f9cf31 !important;
	background-color: #f9cf31 !important;
	z-index: 2 !important;
    color: #003464 !important;
    font-size: 15px !important;
    margin: 0px 0px !important;
	padding:10px 5px !important;
	border-radius:6px;
	display:block !important;
	
}
.button_anchor:hover{
	border:1px solid #f9cf31 !important;
	background-color: #f9cf31 !important;
	z-index: 2 !important;
    color: #003464 !important;
    font-size: 15px !important;
    margin: 0px 0px !important;
	padding:10px 5px !important;
}
.anchor a:hover{
	border: 1px solid #5688A0 !important;
    background-color: #003464 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#003464), to(#9ACEF3)) !important;
    background-image: -webkit-linear-gradient(top, #003464, #9ACEF3) !important;
    background-image: -moz-linear-gradient(top, #003464, #9ACEF3) !important;
    background-image: -ms-linear-gradient(top, #003464, #9ACEF3) !important;
    background-image: -o-linear-gradient(top, #003464, #9ACEF3) !important;
    background-image: linear-gradient(to bottom, #003464, #9ACEF3) !important;
	
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	z-index: 2 !important;
	behavior: url(border-radius.htc) !important;
}

.anchor2 a, .button2{
	border:1px solid #999 !important;
	background-color: #fff; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0)) !important;
	background-image: -webkit-linear-gradient(top, #fff, #f0f0f0) !important;
	background-image: -moz-linear-gradient(top, #fff, #f0f0f0) !important;
	background-image: -ms-linear-gradient(top, #fff, #f0f0f0) !important;
	background-image: -o-linear-gradient(top, #fff, #f0f0f0) !important;
	background-image: linear-gradient(to bottom, #fff, #f0f0f0);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fff, endColorstr=#f0f0f0) !important;
	
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f0f0f0, endColorstr=#fff) !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    z-index: 2 !important;
    behavior: url(border-radius.htc) !important;
    height: 30px !important;
    width: 90% !important;
    text-align: center !important;
    text-transform: capitalize !important;
    font-weight: normal !important;
    float: left !important;
    clear: right !important;
    color: #333 !important;
    font-size: 15px !important;
    margin: 0px 0px !important;
}
.anchor2 a:hover.button:hover{
	border: 1px solid #ffad41 !important;
    background-color: #003464 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#003464), to(#9ACEF3)) !important;
    background-image: -webkit-linear-gradient(top, #003464, #9ACEF3) !important;
    background-image: -moz-linear-gradient(top, #003464, #9ACEF3) !important;
    background-image: -ms-linear-gradient(top, #003464, #9ACEF3) !important;
    background-image: -o-linear-gradient(top, #003464, #9ACEF3) !important;
    background-image: linear-gradient(to bottom, #003464, #9ACEF3) !important;
	
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border-radius: 5px !important;
	z-index: 2 !important;
	behavior: url(border-radius.htc) !important;
}

.txt-shadow{
	text-shadow: 3px 1px 0px rgba(0, 0, 0, 0.7) !important;
}
.no-txt-shadow{
	text-shadow:0px 0px 0px !important;
}
.go-vert {
    clear: both;
    float: none;
    margin: 0 auto;
    overflow: hidden;
}
.go-hori {
    clear: right;
    float: left;
    margin: 0 auto;
}
.go-absolute2{
	position:absolute !important;
	top:0px;
	left:0px;
}
fieldset {
    border: 1px solid silver !important;
    margin: 0 2px !important;
    padding: 0.35em 0.625em 0.75em !important;
}
legend {
	border:0px !important;
	color: #333 !important;
    display: block !important;
    font-size: 12px !important;
	font-weight:bold !important;
    line-height: inherit !important;
    margin-bottom: 0px !important;
    padding: 0 10px !important;
    width: auto !important;
}
.lineheight1{
	line-height:30px !important;
}
.nomargin{
	margin:0px !important;
}
.nomargin2{
	margin:0px auto !important;
}
.nopadding{
	padding:0px !important;
}
.nobackground{
	background:none !important;
}


.margintop1 {
    margin-top: 5px !important;
}
.margintop2 {
    margin-top: 10px !important;
}
.margintop3 {
    margin-top: 20px !important;
}
.margintop4 {
    margin-top: 25px !important;
}
.margintop5 {
    margin-top: 35px !important;
}
.margintop60 {
    margin-top: 200px !important;
}
.marginbottom1 {
    margin-bottom: 5px !important;
}
.marginbottom2 {
    margin-bottom: 10px !important;
}
.marginbottom3 {
    margin-bottom: 20px !important;
}
.marginbottom4 {
    margin-bottom: 25px !important;
}
.marginright1 {
    margin-right: 5px !important;
}
.marginright2 {
    margin-right: 10px !important;
}
.marginright3 {
    margin-right: 20px !important;
}
.marginright4 {
    margin-right: 25px !important;
}
.marginleft1 {
    margin-left: 5px !important;
}
.marginleft2 {
    margin-left: 10px !important;
}
.marginleft3 {
    margin-left: 20px !important;
}
.marginleft4 {
    margin-left: 25px !important;
}
.paddingtop1 {
    padding-top: 5px !important;
}
.paddingtop2 {
    padding-top: 10px !important;
}
.paddingtop3 {
    padding-top: 20px !important;
}
.paddingbottom1 {
    padding-bottom: 5px !important;
}
.paddingbottom2 {
    padding-bottom: 10px !important;
}
.paddingbottom3 {
    padding-bottom: 20px !important;
}
.paddingbottom4 {
    padding-bottom: 25px !important;
}
.nopaddingright {
    padding-right: 0px !important;
}
.paddingright1 {
    padding-right: 5px !important;
}
.paddingright2 {
    padding-right: 10px !important;
}
.paddingright3 {
    padding-right: 20px !important;
}
.paddingright4 {
    padding-right: 30px !important;
}
.paddingleft1 {
    padding-left: 5px !important;
}
.paddingleft2 {
    padding-left: 10px !important;
}
.paddingleft3 {
    padding-left: 20px !important;
}
.paddingleft4 {
    padding-left: 30px !important;
}
.border1{
	border:1px solid #333;
}
.border2{
	border:1px solid #3a3a3a;
}
.border3{
	border:1px solid #ccc;
}
.border4{
    border: 1px solid #ffffff !important;
}
.bordertop1 {
    border-top: 1px solid #999 !important;
}
.bordertop2 {
    border-top: 1px solid #ccc !important;
}
.bordertop3 {
    border-top: 1px solid #efefef !important;
}
.borderbottom1 {
    border-bottom: 1px solid #999 !important;
}
.borderbottom2 {
    border-bottom: 1px solid #ccc !important;
}
.borderbottom3 {
    border-bottom: 1px dashed #ccc !important;
}
.borderbottom4 {
    border-bottom: 1px dotted #ccc !important;
}
.borderbottom5 {
    border-bottom: 2px solid #333 !important;
}
.borderbottom6 {
    border-bottom: 1px solid #000 !important;
}
.borderleft1 {
    border-left: 1px solid #999 !important;
}
.borderleft2 {
    border-left: 1px solid #ccc !important;
}
.borderleft3 {
    border-left: 1px dashed #ccc !important;
}
.borderleft4 {
    border-left: 1px solid #6A51AF !important;
}
.borderleft5 {
    border-left: 1px solid #3A2580 !important;
}
.borderleft6 {
    border-left: 1px solid #000000 !important;
}
.borderright1 {
    border-right: 1px solid #999 !important;
}
.borderright2 {
    border-right: 1px solid #ccc !important;
}
.borderright3 {
    border-right: 1px dashed #ccc !important;
}
.borderright4 {
    border-right: 1px solid #6A51AF !important;
}
.borderright5 {
    border-right: 1px solid #3A2580 !important;
}
.borderright6{
    border-right: 1px dashed #e0e0e0 !important;
}
.white-border {
    border: 1px solid #ffffff !important;
}
.no-border {
    border: 0 none !important;
}
.top-round-border{
	border-radius: 4px 4px 0px 0px !important;
	border: 0 none !important;
	border-bottom: 1px solid #ccc !important;
}
.borderbottom-multi{
	border-bottom:1px solid #bfbfbf;
}
.bordertop-multi{
	margin-top:0px;
	border-top:1px solid #fff;
}
.borderbottom-multi2{
	border-bottom:1px solid #666;
}
.bordertop-multi2{
	margin-top:0px;
	border-top:1px solid #000;
}

.no-round-border{
	border-radius: 0px !important;
	border: 0 none !important;
	border-bottom: 1px solid #ccc !important;
}
.top-round-border{
	border-radius: 4px 4px 0px 0px !important;
	border: 0 none !important;
	border-bottom: 1px solid #ccc !important;
}
.bottom-round-border{
	border-radius: 0px 0px 4px 4px !important;
	border: 0 none !important;
	border-bottom: 1px solid #ccc !important;
}
.round-border{
	border-radius: 4px !important;
	border-bottom: 1px solid #ccc !important;
}
.text-align-left{
	text-align:left !important;
}
.text-align-right{
	text-align:right !important;
}
.text-align-center{
	text-align:center !important;
}
.text-align-justify{
	text-align:justify !important;
}
.no-margin {
    margin: 0 !important;
}
.no-margin-left {
    margin-left: 0 !important;
}
.underline{
	text-decoration:underline !important;
}
.turn-bold {
    font-weight: bold !important;
}
.turnoff-bold {
    font-weight: normal !important;
}
.turn-italic {
    font-style: italic !important;
}
.full-width {
    width: 100% !important;
}
.full-width2 {
    width: 97% !important;
}
.full-width3 {
    width: 96% !important;
}
.full-width4 {
    width: 98.5% !important;
}
.full-width5 {
    width: 90% !important;
	margin:0 5% !important;
}
.full-width6 {
    width: 91% !important;
}
.full-width7 {
    width: 86% !important;
}
.full-width-center{
	width:96% !important;
	margin:0px 2% !important;
}
.hundredpx{
	width:120px !important;
}
.full-height{
	height: 100% !important
}
.full-height2{
	height: 105% !important
}
.max-seventy-width {
    max-width: 70% !important;
	min-width: 35% !important;
}
.half-width, .half-width-desktop {
    width: 50% !important;
}
.half-width2 {
    width: 49% !important;
	margin-right:1%;
}
.quarter-width {
    width: 24% !important;
	margin-right:1%;
}
.quarter-width2{
    width: 25% !important;
}
.one-fifth {
    width: 20% !important;
}
.two-third{
	width:66.66% !important;
}
.two-third-center{
	width:66.66% !important;
	margin:0px 16.66% !important;
}
.one-third{
	width:33.33% !important;
}
.two-third-despktop{
	width:66.66% !important;
}
.one-third-desktop{
	width:33.33% !important;
}
.one-third-desktop2{
	width:23% !important;
	margin:0 1% 20px !important;
}
.one-third-desktop2-marginleft{
	margin-left:12.5% !important;
}
.one-third-desktop2-marginright{
	margin-right:12.5% !important;
}
.two-third2{
	width:64.66% !important;
	margin-left:1% !important;
}
.one-third2{
	width:32.33% !important;
	margin-left:1% !important;
}

.margin-for-half-width {
    margin-right: 3% !important;
}
.indent5 {
    text-indent: 5px;
}
.shadow {
    background-color: #fff;
    box-shadow: 0 0 10px #666;
    z-index: 2;
}
.shadow2 {
    background-color: #fff;
    box-shadow: 0 0 10px #ccc;
    z-index: 2;
}
.shadow3 {
    background-color: #fff;
    box-shadow: 4px 3px 6px #ccc;
    z-index: 2;
}
.round {
    border-radius: 5px;
    z-index: 2;
}
.round2 {
    border-radius: 10px;
    z-index: 2;
}
.bckgrndwhite{
	background-color:#ffffff !important;
}
.bckgrndblck{
	background-color:#000000 !important;
}
.bckgrndblue{
	background-color:#194C9D !important;
}
.bckgrndblue2{
	background-color:#021C41 !important;
}
.bckgrndlightblue{
	background-color:#00C6FF !important;
}
.bckgrndlightblue2{
	background-color:#0098DB !important;
}
.bckgrndlightblue3{
	background-color:#adddf2 !important;
}
.bckgrndyellow{
	background:#f9cf31 !important;
}
.bckgrndred{
	background-color:#FF553B !important;
}
.bckgrndlightgrey{
	background-color:#f0f0f0 !important;
}
.bckgrndlightgrey2{
	background-color:#c9c9c9 !important;
}


.bckgrndgrey{
	background-color:#999999 !important;
}
.bckgrndgrey2{
	background-color:#3f4549 !important;
}

.bckgrndgreycustom{
	background-color:rgba(65,71,75,0.7) !important;
}
.bckgrndwhitecustom{
	background-color:rgba(255,255,255,0.7) !important;
}
.opacity1{
	opacity:0.5;
}
.pointer{
	cursor:pointer !important;
}
.overflow-hidden{
	overflow:hidden !important;
}
.nobullets{
	list-style:none !important;
}
.numeric-list{
	list-style:numeric !important;
}
.capitalize{
	text-transform: capitalize !important;
}
.uppercase{
	text-transform: uppercase !important;
}
.height20{
	height:15px !important;
}
.inline-block{
	display:inline-block !important;
}
.desktop_flex{
	display:flex;
}
.desktop_flex2{
	display:flex;
}
.row_flex{
	display:flex;
}
.col_flex{
	flex:1;
}
.show-div{
	display:block;
}
.hide-div{
	display:none;
}
.borderbox1{
	padding:0 10px 10px;
	border:1px solid #cccccc;
	border-radius:4px;
	display:block;
	-webkit-box-shadow: 0px 2px 0px 0px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow:    0px 2px 0px 0px #ccc;  /* Firefox 3.5 - 3.6 */
	box-shadow:         0px 2px 0px 0px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.tablerow{
	display: table-row;
}
.tablecell{
	display: table-cell;
}
.tablediv{
	width: 100%;
	text-align: center;
	display: table;
}
.tablespan {
  display: table-cell;
  vertical-align: middle;
  text-align:center;
}
/*table-column{
	display:table-cell !important;
    vertical-align:top !important;
}*/
.img_text img{
	position:relative !important;
}
.img_text div.go-absolute{
	position:absolute !important;
	bottom:10%;
	padding:10px;
	background-color:rgba(65,71,75,0.7);	
	width:90%;
	-webkit-box-shadow: 7px 8px 6px -3px #000; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow:    7px 8px 6px -3px #000; /* Firefox 3.5 - 3.6 */
	box-shadow:         7px 8px 6px -3px #000;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.img_text h2{
	font-size:35px !important;
}
.img_text_desc{
	font-size:25px !important;
}

.head {
    background-color: #000000;
    box-shadow: 0 8px 12px -8px #000000;
    display: block;
    height: 75px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 1;
}
.navbar{
	background:#ffffff !important;
	min-height: 100px !important;
	border-radius:0px !important;
	border:0px none !important;
	margin-bottom:0px !important;
	/*border-top:6px solid #003464 !important;
	border-bottom:6px solid #003464 !important;*/
}
.navbar-brand{
	font-family: 'Montserrat', sans-serif !important;
	/*color:#ffffff !important;*/
	font-size:25px !important;
	overflow:none !important;
	max-width:350px !important;
	height: 100% !important;
}
.navbar-brand:hover{
	color:#9d9d9d !important;
}
.navbar-brand2{
	padding:10px 5px !important;
	margin-right:20px !important;
}
.navbar-header{
	margin:0px 50px 0px !important;
}
.navbar-header a, .navbar-header a:hover{
	padding:5px 2px !important;
}
.navbar-brand img{
	/*height: 60px !important;*/
	width: 100% !important;
	padding-top:10px;
}
.navbar-brand2 img{
	/*height: 60px !important;*/
	width: 80% !important;
	padding-top:10px;
}
.navbar-toggle, .navbar-toggle:hover, .navbar-toggle:active{
	background:none !important;
	border:0px !important;
	margin:10px 4px !important;
}
.navbar-toggle2, .hide-filter{
	display:none !important;
}
.navbar-toggle .icon-bar{
	background-color:#16274B !important;
}
.navbar_menu{
	margin-top:0px !important;
	margin-left:2% !important;
	width:63% !important;
}
#navbar{
	margin-bottom:0px !important;
	margin-top:120px;
	margin-left:0px !important;
	background-color: #194C9D !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#194C9D), to(#0D254B)) !important;
    background-image: -webkit-linear-gradient(top, #194C9D, #0D254B) !important;
    background-image: -moz-linear-gradient(top, #194C9D, #0D254B) !important;
    background-image: -ms-linear-gradient(top, #194C9D, #0D254B) !important;
    background-image: -o-linear-gradient(top, #194C9D, #0D254B) !important;
    background-image: linear-gradient(to bottom, #194C9D, #0D254B) !important;
}
.navbar-nav a{
	color:#ffffff !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size:18px;
	text-transform:capitalize !important;
	margin:0px 10px 0px 40px !important;
	padding-bottom:17px !important;
}
.dropdown-menu > li > a{
	padding:10px 10px !important;
	border-bottom:1px solid #cacaca;
	margin:0px !important;
	
}
.dropdown-menu > li > a:hover{
	border-radius:0px !important;
}
.dropdown-menu{
	left:20px !important;
	padding:0px !important;
	margin-left:17px !important;
	background-color: #194C9D !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#194C9D), to(#0D254B)) !important;
    background-image: -webkit-linear-gradient(top, #194C9D, #0D254B) !important;
    background-image: -moz-linear-gradient(top, #194C9D, #0D254B) !important;
    background-image: -ms-linear-gradient(top, #194C9D, #0D254B) !important;
    background-image: -o-linear-gradient(top, #194C9D, #0D254B) !important;
    background-image: linear-gradient(to bottom, #194C9D, #0D254B) !important;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover{
	color:#ffffff !important;
	border-radius:0px;
	background-color: #EA1B23 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#EA1B23), to(#6D0D11)) !important;
    background-image: -webkit-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -moz-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -ms-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -o-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: linear-gradient(to bottom, #EA1B23, #6D0D11) !important;
}
.navbar-nav a:hover{
	color:#ffffff !important;
	border-radius:0px;
	background-color: #EA1B23 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#EA1B23), to(#6D0D11)) !important;
    background-image: -webkit-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -moz-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -ms-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -o-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: linear-gradient(to bottom, #EA1B23, #6D0D11) !important;
}
.navbar-nav a:hover::before{
	transform:             skewX( -35deg ); 
		-ms-transform:     skewX( -35deg ); 
		-webkit-transform: skewX( -35deg ); 
		-o-transform:      skewX( -35deg ); 
		-moz-transform:    skewX( -35deg ); 
}
.nav-active{
	padding:13px 15px !important;
	font-size:18px !important;
	
	color:#ffffff !important;
	border-radius:0px;
	background-color: #EA1B23 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#EA1B23), to(#6D0D11)) !important;
    background-image: -webkit-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -moz-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -ms-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -o-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: linear-gradient(to bottom, #EA1B23, #6D0D11) !important;
}
.red-band-nav{
	padding-bottom:11px !important;
	background:#ff0000; 
	width:35%;
	background-color: #EA1B23 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#EA1B23), to(#6D0D11)) !important;
    background-image: -webkit-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -moz-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -ms-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -o-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: linear-gradient(to bottom, #EA1B23, #6D0D11) !important;
	position: relative;
}
.red-band-nav::before {
	background-color: #EA1B23 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#EA1B23), to(#6D0D11)) !important;
    background-image: -webkit-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -moz-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -ms-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: -o-linear-gradient(top, #EA1B23, #6D0D11) !important;
    background-image: linear-gradient(to bottom, #EA1B23, #6D0D11) !important;
	content: '';
	display: inline-block;
	height: auto;
	content:"\00a0";
	padding-bottom:11px !important;
	padding-top:20px !important;
	position: absolute;
	left: -25px;
	top: 0px;
	transform:             skewX( -35deg ); 
		-ms-transform:     skewX( -35deg ); 
		-webkit-transform: skewX( -35deg ); 
		-o-transform:      skewX( -35deg ); 
		-moz-transform:    skewX( -35deg ); 
	width: 45px;
}

.login-text a{
	color: #00000 !important;
}
.container{
	z-index:1;
	width:100% !important;
	padding:0px !important;
}
.container2{
	z-index:1;
	width:95% !important;
	padding:10px 0% 30px 2.5% !important;
}
.container3{
	z-index:1;
	width:75% !important;
	padding:30px 12.5% !important;
}
.container4{
	z-index:1;
	width:92% !important;
	padding:10px 4% 30px 4% !important;
}
.nopaddingtop{
    padding-top: 0px !important;
}.nopaddingbottom{
    padding-bottom: 0px !important;
}

.two-third ul{
	list-style:none;
	position:relative; 
	padding:0px; 
	margin:0px;
	opacity:0.9; 
	filter: alpha(opacity=90);
}
.bannerimg{
	width:100%;height:auto;
}
.bannerimg2{
	width:100%;height:auto;
}
.metro_slider{
	width:100% !important;
}
.metro_slider2 ul, .metro_slider ul{
	list-style:none;
	padding:0px;
}
.metro_slider .dots{
    bottom: 30px;
    right: 5%;
    position: absolute;
	margin:10px;
}
.metro_slider2 .dots{
    bottom: 10px;
    left: -3%;
    position: absolute;
	margin:10px;
}
.metro_slider .dots li, .metro_slider2 .dots li{
    border: 1px solid #ffffff;
    border-radius: 0px;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin: 0 4px;
    opacity: 1;
    text-indent: -999em;
	background: none repeat scroll 0 0 #003464;
    transition: background 0.5s ease 0s, opacity 0.5s ease 0s;
    width: 16px;
}
.metro_slider .dots li.active, .metro_slider2 .dots li.active{
    background: none repeat scroll 0 0 #EA1B23;
    opacity: 1;
}
.bc-blue-net{
	background:url("pictures/bc_blue_net.png") no-repeat;
	overflow:hidden !important;
	width:100% !important;
}
.bc-darkblue-net{
	background:url("pictures/bc_darkblue_net.png") no-repeat;
	overflow:hidden !important;
	width:100% !important;
}
.bc-black-net{
	background:url("pictures/bc_black_net.png") no-repeat;
	overflow:hidden !important;
	width:100% !important;
}
.net-content{
	margin-bottom:50px
}
.absolute_net1{
	top:18% !important;
	left:44% !important;
}
.absolute_net2{
	top:32% !important;
	left:44% !important;
}
.absolute_net3{
	position:absolute !important;
	bottom:0% !important;
	left:10% !important;
}
.bc-cushion{
	background:url("pictures/bc_cushion.jpg") repeat;
	width:100% !important;
}
.bc-cushion2{
	background:url("pictures/bc_cushion3.jpg") repeat;
	width:100% !important;
	min-height:5000px;
}
.absolute_pink1{
	position:absolute !important;
	top:65% !important;
	left:10% !important;
}
.absolute_pink2{
	position:absolute !important;
	top:65% !important;
	right:10% !important;
}
.pink_bc1{
	background: -webkit-radial-gradient(bottom right,#FFFDE8,#FFE3D7);
	background: radial-gradient(at bottom right,#FFFDE8,#FFE3D7);
	padding-bottom:20px;
	margin-bottom:0px;
}
.pink_bc2{
	background: -webkit-radial-gradient(bottom left,#FFFDE8,#FFE3D7);
	background: radial-gradient(at bottom left,#FFFDE8,#FFE3D7);
	padding-bottom:20px;
	margin-bottom:0px;
}
.pink_bc3{
	background: -webkit-radial-gradient(top right,#FFFDE8,#FFE3D7);
	background: radial-gradient(at top right,#FFFDE8,#FFE3D7);
	padding-bottom:15px;
	margin-bottom:0px;
}
.pink_bc4{
	background: -webkit-radial-gradient(top left,#FFFDE8,#FFE3D7);
	background: radial-gradient(at top left,#FFFDE8,#FFE3D7);
	padding-bottom:15px;
	margin-bottom:0px;
}
.pink_content1{
	margin-left:120px;
}
.crumb{
	margin:40px 40px 10px;
	display:inline-block;
	position:relative;
	font-weight:bold;
}
i {
    border: solid #EE1B24;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
	margin:8px 15px;
}
.active-link{
	color: #EE1B24;
}

.header{
	color: #ffffff !important;
	background: url("pictures/header2.png") no-repeat;
	width: 100% !important;
	height: 236px;
	padding: 6.5% 0 0 13%;
	font-size: 35px;
	text-shadow: 2px 2px 2px #333333;
	font-weight: 600;
}
.header_oil{
	color: #ffffff !important;
	background: url("pictures/header_oil.png") no-repeat;
	background-size:100% !important;
	width: 100% !important;
	height: 286px;
	padding: 6.5% 0 0 13%;
	font-size: 35px;
	text-shadow: 2px 2px 2px #333333;
	font-weight: 600;
}
.header_grease{
	color: #ffffff !important;
	background: url("pictures/header_grease.png") no-repeat;
	background-size:100% !important;
	width: 100% !important;
	height: 286px;
	padding: 6.5% 0 0 13%;
	font-size: 35px;
	text-shadow: 2px 2px 2px #333333;
	font-weight: 600;
}
.header2{
	color: #EE1B24 !important;
	width: 100% !important;
	font-size: 45px;
	text-shadow: 2px 2px 2px #555555;
	font-weight: 600;
}
.header_bullets ul{
	display: inline-block;
	margin: 0;
	padding: 0;
	/* For IE, the outcast */
	zoom:1;
	*display: inline;
}
.header_bullets li{
	font-weight:500;
	font-size:16px;
	float:left;
	margin-left:20px;
}
/*.rect1{
	background:url("pictures/rect1.png") no-repeat;
	width:100%;
	padding:8% 10%;
	overflow:hidden;
}*/
.rect_img1{
	width:72% !important;
}


.rect1{
	background: none;
	width: 100%;
	height:100%;
	padding: 4% 0%;
	margin: 0 0% 0px !important;
	overflow: hidden;
	border-left: 20px solid #F4F4F4;
	border-right: 20px solid #DDDFDE;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position: 0 0, 0 100%;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 20px;
	-moz-background-size: 100% 20px;
	background-size: 100% 20px;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(left, #F4F4F4 0%, #DDDFDE 100%), -webkit-linear-gradient(left, #F4F4F4 0%, #DDDFDE 100%);
	background-image: -moz-linear-gradient(left, #F4F4F4 0%, #DDDFDE 100%), -moz-linear-gradient(left, #F4F4F4 0%, #DDDFDE 100%);
	background-image: -o-linear-gradient(left, #F4F4F4 0%, #DDDFDE 100%), -o-linear-gradient(left, #F4F4F4 0%, #DDDFDE 100%);
	background-image: linear-gradient(to right, #F4F4F4 0%, #DDDFDE 100%), linear-gradient(to right, #F4F4F4 0%, #DDDFDE 100%);
}
.border_mobile{
	border: 1px solid #C5C6C8;
	background: none;
	width: 95%;
	padding: 0%;
	margin: 0 2.5% 20px !important;
	overflow: hidden;
}
.innershadow_mobile{
	-moz-box-shadow:    inset 0 0 10px #666666;
	-webkit-box-shadow: inset 0 0 10px #666666;
	box-shadow:         inset 0 0 10px #666666;
	width:100%;
	padding:20px;
	height:100%;
}
.rect1 img{
	width:100%;
	padding:0%;
}
.blue-line{
	background:url("pictures/blueline.png") repeat-y;
	min-height:50px;
	padding:30px 50px;
	position:relative;
	overflow:visible;
}
.blue-line2{
	background:url("pictures/blueline.png") repeat-y;
	float:right;
	min-height:50px;
	padding:30px 0 30px 2px;
	position:relative;
	overflow:visible;
}
.blue-line-content{
	position:absolute;
	top:-70px;
	z-index:999 !important;
	overflow:visible;
}
.blue-line-content2{
	position:absolute;
	top:-70px;
	z-index:999 !important;
	overflow:visible;
	right:50px;
}
.blueline_img{
	width:40%
}
.blueline_img2{
	width:30%
}
.blueline-imgdiv{
	padding-left:10%;
	width:90%;
	margin-top:50px;
}
.blueline_text{
	width:60%;
}
.blueline_text2{
	width:70%;
}
.blueline_text h3, .blueline_text2 h3{
	text-transform:initial !important;
}
.table_header{
	padding:10px 10px 5px;
	font-size:13px;
	font-weight:500;
	color:#ffffff;
	background-color: #10408A !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#10408A), to(#00ADEF)) !important;
    background-image: -webkit-linear-gradient(top, #10408A, #00ADEF) !important;
    background-image: -moz-linear-gradient(top, #10408A, #00ADEF) !important;
    background-image: -ms-linear-gradient(top, #10408A, #00ADEF) !important;
    background-image: -o-linear-gradient(top, #10408A, #00ADEF) !important;
    background-image: linear-gradient(to bottom, #10408A, #00ADEF) !important;
}
.table_header td{
	padding:0px 10px;
}
.table_header2{
	padding:10px 0px 11px !important;
	font-size:13px;
	font-weight:500;
	color:#021C3D;
	width:100%;
	background-color: #C2E9FA !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#C2E9FA), to(#6ED0F3)) !important;
    background-image: -webkit-linear-gradient(top, #C2E9FA, #6ED0F3) !important;
    background-image: -moz-linear-gradient(top, #C2E9FA, #6ED0F3) !important;
    background-image: -ms-linear-gradient(top, #C2E9FA, #6ED0F3) !important;
    background-image: -o-linear-gradient(top, #C2E9FA, #6ED0F3) !important;
    background-image: linear-gradient(to bottom, #C2E9FA, #6ED0F3) !important;
}
.table_content{
	padding:10px 10px 5px;
	font-size:13px;
	font-weight:500;
	color:#000000;
}
.table_content td{
	padding:0px 5px;
	line-height:25px;
}
.table_content .td_blue{
	background:#E1F3FD;
}
.nopadding2{
	padding-bottom:0px !important;
	padding-top:0px !important;
}
.topborderbox{
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
.bottomborderbox{
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}
.borderbox{
	height:65px;
}
.borderbox2{
	height:105px;
}
.borderbox3{
	height:105px;
}
.borderbox4{
	height:190px;
}
.borderbox5{
	height:115px;
}
.borderbox6{
	height:190px;
}
.borderbox7{
	height:190px;
}
.borderbox8{
	height:210px;
}
.borderbox9{
	height:125px;
}
.borderbox10{
	height:210px;
}
.borderbox11{
	height:125px;
}
.servicekit2{
	float:right; 
	display:block;
	position: absolute;
	top: 0px;right: 0px;
}
.rect2{
	background:url("pictures/rect2.png") no-repeat;
	width:100%;
}
.rect3{
	background:url("pictures/rect3.png") no-repeat;
	width:100%;
}
.rect4{
	background:url("pictures/rect4.png") no-repeat;
	width:100%;
}



.footer{
	text-transform:capitalize;
}
.footer-nav li{
	list-style:none;
	float:left;
	clear:right;
	margin:10px 20px;
}
.footer2{
	float:none;clear:both;
	width:100%;
	margin:0px auto; 
	background:#f0f0f0; 
	font-size:13px;
	color : #666 !important;
}
.footer_content2{
	float:none;clear:both;
	padding:2%;
	width:96%; position:relative;
}
.footer_column2{
	float:left;clear:right;
	width:50%;
	padding:0 5%;
	border-left:1px solid #99999;
}
.footer_column2 ul{
	list-style:none;
	padding:10px 10px 0;
}
.footer_column2 li{
	margin-bottom:1em;
	text-transform:capitalize;
}
.no-border{
	border:0px !important;
}
.enquiry-box{
	height:600px;
}
.login-box{
	min-height:100px;
}
.register-box{
	height:600px;
}



/*	FONTS ARE HERE	*/
.droid{
	font-family: 'Droid Sans', sans-serif !important;
}
.quicksand{
	font-family: 'Quicksand', sans-serif !important;
}

.ubuntu{
	font-family: "Ubuntu",sans serif !important;
}
.roboto-light{
	font-family: 'Roboto', sans-serif !important;
}
.ubuntu-condensed{
	font-family: 'Ubuntu Condensed', sans-serif !important;
}
.telex{
	font-family: 'telex', serif !important;
}
.cinzel{
	font-family: 'Cinzel', serif !important;
}
.titilium{
	font-family: 'Titillium Web', serif !important;
}
.montserrat{
	font-family: 'Montserrat', serif !important;
}
.fwt_normal{
	font-weight:normal !important;
}
.fwt_300{
	font-weight:300 !important;
}
.fwt_400{
	font-weight:400 !important;
}.fwt_600{
	font-weight:600 !important;
}
.fwt_700{
	font-weight:700 !important;
}
.font10 {
    font-size: 10px !important;
}

.font11 {
    font-size: 11px !important;
}
.font12 {
    font-size: 12px !important;
}
.font13 {
    font-size: 13px !important;
}
.font14 {
    font-size: 14px !important;
}
.font15 {
    font-size: 15px !important;
}
.font16 {
    font-size: 16px !important;
}
.font17 {
    font-size: 17px !important;
}
.font18 {
    font-size: 18px !important;
}
.font19 {
    font-size: 19px !important;
}
.font20 {
    font-size: 20px !important;
}
.font21 {
    font-size: 21px !important;
}
.font22 {
    font-size: 22px !important;
}
.font23 {
    font-size: 23px !important;
}
.font24 {
    font-size: 24px !important;
}
.font25 {
    font-size: 25px !important;
}
.font26 {
    font-size: 26px !important;
}
.font27 {
    font-size: 27px !important;
}
.font28 {
    font-size: 28px !important;
}
.font29 {
    font-size: 29px !important;
}
.font30 {
    font-size: 30px !important;
}
.font31 {
    font-size: 31px !important;
}
.font32 {
    font-size: 32px !important;
}
.font33 {
    font-size: 33px !important;
}
.font34 {
    font-size: 34px !important;
}
.font35 {
    font-size: 35px !important;
}
.font45 {
    font-size: 45px !important;
}
.font55 {
    font-size: 55px !important;
}
.black-font {
    color: #000000 !important;
}
.white-font {
    color: #ffffff !important;
}
.grey-font {
    color: #333333 !important;
}
.grey-font2 {
    color: #3a3a3a !important;
}
.grey-font3 {
    color: #3f4549 !important;
}
.light-grey-font {
    color: #666666 !important;
}
.light-grey-font2 {
    color: #999 !important;
}
.light-grey-font3 {
    color: #ccc !important;
}
.red-font {
    color: #FF0000 !important;
}
.darkred-font {
    color: #752421 !important;
}

.green-font {
    color: #006400 !important;
}
.yellow-font{
	color: #f9cf31 !important;
	text-shadow: 2px 2px #000000 !important;
}
.yellow-font2{
	color: #E5A931 !important;
	text-shadow: 2px 2px #ffffff !important;
}
.yellow-font3{
	color: #1B2B4E  !important;
	text-shadow: 2px 2px #ffffff !important;
}
.lightblue-font{
	color:#0098DB !important;
}
.lightblue-font2{
	color:#33A7D9 !important;
}
.blue-font{
	color:#003464 !important;
}
.darkblue-font{
	color:#1B2B4E !important;
}
.purple-font{
	color: #982373 /*#5B3EB5*/ !important;
}









@media screen and (max-width: 768px) {
	.desktop_only{
		display:none;
	}
	.margintop_mobile{
		margin-top:10px;
	}
	.bc_sidemargin_mobile{
		margin:0 4% !important;
	}
	.full-width5{
		width:100% !important;
		margin:0px !important;
		padding:0px !important;
	}
	.two-third-despktop{
		width:100% !important;
	}
	.one-third-desktop, .one-third-desktop2, .half-width-desktop{
		width:100% !important;
	}
	.one-third-desktop2-marginright, .one-third-desktop2-marginleft{
		margin-left:0% !important;
		margin-right:0% !important;
	}
	.header_1{
		font-family: 'Montserrat', sans-serif !important;
		font-weight:bold !important;
		font-size:15px !important;
	}
	.header_2{
		font-family: 'Montserrat', sans-serif !important;
		font-weight:bold !important;
		font-size:17px !important;
	}
	.header_3{
		font-family: 'Montserrat', sans-serif !important;
		font-weight:bold !important;
		font-size:20px !important;
	}
	.collapse {
		top:0px;
		bottom:0;
		left:0;
		width:55% !important;
		position:fixed;
		overflow:hidden;
		padding-left:0px !important;
		border:0px !important;
		margin-left:0px !important;
		margin-right:0px !important;
	}
	#navbar{
		background:#021C41 !important;
		z-index:1000;
		margin-top:0px !important;
	}
	.navbar{
		min-height:45px !important;
	}
	.dropdown-menu{
		margin-left:0px !important;
		background: none !important;
	}
	.navbar_menu{
		margin-top:20px !important;
		margin-right:0px !important;
		margin-left:0px !important;
		width:100% !Important;
	}
	.navbar-nav a{
		color:#ffffff !important;
		font-family: 'Montserrat', serif;
		font-size:16px;
		text-transform:uppercase !important;
		margin-top:10px !important;
		margin-left:0px !important;
		margin-right:0px !important;
	}

	.navbar-nav a:hover{
		color:#ffffff !important;
		background-color: #EA1B23 !important;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#EA1B23), to(#6D0D11)) !important;
		background-image: -webkit-linear-gradient(top, #EA1B23, #6D0D11) !important;
		background-image: -moz-linear-gradient(top, #EA1B23, #6D0D11) !important;
		background-image: -ms-linear-gradient(top, #EA1B23, #6D0D11) !important;
		background-image: -o-linear-gradient(top, #EA1B23, #6D0D11) !important;
		background-image: linear-gradient(to bottom, #EA1B23, #6D0D11) !important;
		
	}
	.navbar-nav{
		font-size:12px;
	}
	.navbar-nav li{
		width:100%;
	}
	.navbar-header{
		padding:5px 0px 0px !important;
		margin:0px 0px 10px !important;
	}

	.navbar-brand{
		max-width:250px !important;
	}
	.navbar-brand img{
		width: 80% !important;
		padding:0px !important;
	}
	.navbar-brand2{
		padding:0px 5px !important;
		margin-right:5px !important;
	}
	.navbar-toggle2{
		display:block !important;
		padding:3px 10px !important;
		margin:20px 0px !important;
		font-size:13px !important;
		border:0px !important;
		/* Safari */-webkit-transform: rotate(-90deg);
		/* Firefox */-moz-transform: rotate(-90deg);
		/* IE */-ms-transform: rotate(-90deg);
		/* Opera */-o-transform: rotate(-90deg);
		/* Internet Explorer */filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
		position:fixed;
		left:-17px;
		-webkit-box-shadow: -2px 2px 1px 0px #666;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
		-moz-box-shadow:    -2px 2px 1px 0px #666;  /* Firefox 3.5 - 3.6 */
		box-shadow:         -2px 2px 1px 0px #666;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
		z-index:10 !important;
	}
	.red-band-nav{
		display:none !important;
	}
	.red-band-nav::before {
		display:none !important;
	}
	.bannerimg{
		width:100%;height:170px;
	}
	.bannerimg2{
		width:100%;height:auto;
	}

	.metro_slider .dots{
		bottom: 0%;
		right: 2%;
		position: absolute;
		margin:10px;
	}
	.metro_slider .dots li{
		border: 1px solid #ffffff;
		border-radius: 0px;
		cursor: pointer;
		display: inline-block;
		height: 15px;
		margin: 0 6px;
		opacity: 0.4;
		text-indent: -999em;
		transition: background 0.5s ease 0s, opacity 0.5s ease 0s;
		width: 15px;
	}
	.desktop_flex{
		display:block;
	}
	.pink_bc1, .pink_bc2, .pink_bc3, .pink_bc4 {
		margin-bottom:20px;
	}
	.crumb{
		margin:20px 15px 10px;
		display:inline-block;
		position:relative;
		font-weight:bold;
		font-size:12px;
	}

	i {
		border: solid #EE1B24;
		border-width: 0 2px 2px 0;
		display: inline-block;
		padding: 2px;
	}

	.right {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		margin:6px 10px;
	}
	.header, .header_oil, .header_grease{
		color: #ffffff !important;
		background:url("pictures/header3.png") #9ED6F2 repeat-x;
		width: 100% !important;
		height: auto !important;
		padding: 10px 10px ;
		font-size: 20px;
		text-shadow: 2px 2px 2px #333333;
		font-weight: 600;
	}
	h2 {
		font-size: 20px !important;
		text-shadow: 2px 2px 2px #333333 !important;
		font-weight: 600 !important;
		margin-top: 0px !important;
	}
	.header2{
		font-size:25px;
		text-shadow: 1px 1px 1px #555555;
	}
	.header_bullets li{
		font-size:10px;
	}
	.rect1{
		background: none;
		width: 100%;
		height: 100%;
		padding: 6% 0%;
		margin: 0 0% 0px !important;
		overflow: hidden;
		border-left: 20px solid #F4F4F4;
		border-right: 20px solid #DDDFDE;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-position: 0 0, 0 100%;
		background-repeat: no-repeat;
		-webkit-background-size: 100% 20px;
		-moz-background-size: 100% 20px;
		background-size: 100% 20px;
		background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0d…0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
		background-image: -webkit-linear-gradient(left, #F4F4F4 0%, #DDDFDE 100%), -webkit-linear-gradient(left, #F4F4F4 0%, #DDDFDE 100%);
		background-image: -moz-linear-gradient(left, #F4F4F4 0%, #DDDFDE 100%), -moz-linear-gradient(left, #F4F4F4 0%, #DDDFDE 100%);
		background-image: -o-linear-gradient(left, #F4F4F4 0%, #DDDFDE 100%), -o-linear-gradient(left, #F4F4F4 0%, #DDDFDE 100%);
		background-image: linear-gradient(to right, #F4F4F4 0%, #DDDFDE 100%), linear-gradient(to right, #F4F4F4 0%, #DDDFDE 100%);
	}
	.border_mobile{
		border: 1px solid #C5C6C8;
		background: none;
		width: 95%;
		height: 100%;
		padding: 0%;
		margin: 0 2.5% 20px !important;
		overflow: hidden;
	}
	.innershadow_mobile{
		-moz-box-shadow:    inset 0 0 10px #000000;
		-webkit-box-shadow: inset 0 0 10px #000000;
		box-shadow:         inset 0 0 10px #000000;
		width:100%;
		padding:20px;
	}.rect1 img{
		width:100%;
		padding:0%;
	}
	.margintop5{
		margin-top:0px !important;
	}
	.margintop6{
		margin-top:10px !important;
	}
	.blue-line{
		border-left:1px solid #29B9EF;
		background:none;
		min-height:50px;
		padding:0px 0px 0px 20px;
		position:relative;
		overflow:visible;
	}
	.blue-line2{
		border-right:1px solid #29B9EF;
		background:none;
		min-height:50px;
		padding:0px 20px 0px 0px;
		position:relative;
		overflow:visible;
		float:left;
		width:100%;
	}
	.blue-line-content{
		position:relative;
		top:0px;
		z-index:999 !important;
		overflow:visible;
	}
	.blue-line-content2{
		position:relative;
		top:0px;
		z-index:999 !important;
		overflow:visible;
		right:auto !important;
	}
	.blueline_img{
		width:100%
	}
	.blueline_img2{
		width:100%
	}
	.blueline-imgdiv{
		padding-left:10%;
		width:90%;
		margin-top:10px;
	}
	.blueline_text{
		width:100%;
	}
	.blueline_text2{
		width:100%;
	}
	.blue-line-content table, .blue-line-content2 table{
		overflow-x: scroll;
		display: block;
		width: 100% !important;
	}
	.full-height2{
		height:auto !important;
	}
	.borderbox2{
		height:105px;
	}
	.borderbox3{
		height:145px;
	}
	.borderbox4{
		height:230px;
	}
	.borderbox5{
		height:115px;
	}
	.borderbox6{
		height:195px;
	}
	.borderbox7{
		height:155px;
	}
	.borderbox8{
		height:240px;
	}
	.borderbox9{
		height:160px;
	}
	.borderbox10{
		height:160px;
	}
	.borderbox11{
		height:100px;
	}
	.servicekit2{
		float:right; 
		display:block;
		position: relative;
		top: 0px;right: 0px;
		margin-top:20px;
		width:98%;
	}
}