@font-face {
 font-family: 'Abel-Regular';
 src: url('../fonts/Abel-Regular.eot');
 src: url('../fonts/Abel-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Abel-Regular.woff') format('woff'), url('../fonts/Abel-Regular.ttf') format('truetype'), url('../fonts/Abel-Regular.svg#Abel-Regular') format('svg');
}

@font-face
{
	font-family:"HelveticaNeueCondensed";
	src:url("../fonts/hlc_____-webfont.eot?") format("eot"),
		url("../fonts/hlc_____-webfont.woff") format("woff"),
		url("../fonts/hlc_____-webfont.ttf") format("truetype"),
		url("../fonts/hlc_____-webfont.svg#Jura") format("svg");
		font-weight:normal;font-style:normal;
}
html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-family:Arial;
	font-size:12px;
	color:#000;
	text-align:justify;
}
img {
	border:0;
}
.clear {
	clear:both;
}
p {
	font-family:Arial;
	font-size:13px;
}
.hyperlink {
	text-decoration:none;
	color:#da251c;
}
.read-more {
	color:#da251c;
	font-size:13px;
}
.btn1 {
    background-color: #fff;
    color: #007cc2;
    padding: 8px 16px;
    border-radius: 40px;
    margin: 14px 0 22px 0;
    position: relative;
    font-size: 14px;
    transition: 0.5s all;
    text-decoration: none;
    border: 3px double #007cc2;
    text-align: center;
}
.btn1:hover
{
	background-color: #007cc2;
    color: #fff;
    text-decoration: none;
}
.btn2 {
    background-color: #007cc2;
    color: #fff;
    padding: 10px 20px;
    border-radius: 40px;
    transition: 0.5s all;
    border: 1px solid #007cc2;
    margin: 14px 13px 22px 0;
    position: relative;
    text-align: center;
}
.btn2:hover
{
background-color: #fff;
color: #007cc2;
text-decoration: none;
}
/**********************************************Basics end***************************************/
header, footer, nav {
	display:block;
}
header {
	background:#ffcc00;
}
.left-header {
	width:20%;
	float:left;
}
.right-header {
	width:80%;
	float:right;
	margin-top:70px;
}
/*********carousel********/
.carousel-control.left, .carousel-control.right {
	background: none !important;
filter: progid:none !important;
}
.tales {
	width: 100%;
}
.emboss {
	color: #fff;
	text-shadow: 0 0 12px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff2d95, 0 0 30px #ff2d95, 0 0 40px #da251c, 0 0 50px #da251c, 0 0 75px #da251c;
	letter-spacing: 5px;
	font-size:34px;
	font-family: 'Abel-Regular';
}
/*********carousel end********/
/********icon*******/
.icon_title {
	font-size:16pt;
	margin-top:10px;
	font-family: 'Abel-Regular';
	color:#ffcc00;
	text-transform:uppercase;
}
/********icon*******/

/*********welcome note********/
.welcome-note {
	text-align:center;
}
.welcome-note h2 {
	font-family: 'Abel-Regular';
	color:#db2924;
	font-size:23pt;
	font-weight:bold;
}
/*********welcome note end********/

.why_us_bg {
	background:#f3f3f3
}
/**************footer************/

.footer {
	width:100%;
	background-color:#cecece;
	color:#000;
}
.copyright {
	width:50%;
	float:left;
	padding:10px;
}
.powered-by {
	width:50%;
	float:right;
	text-align:right;
	padding:10px;
}
.powered-by a {
	color:#000;
	font-weight:bold;
	font-family: 'Abel-Regular';
}
.error {
	color: #FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
   
    text-align: left;
    font-weight: bold;
    color: red;
	
	
}

.control-label b {
	color: #FF0000;
}

.useful_link ul {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-top:0px;
}
.useful_link ul li {
	
	margin:5px;
	text-align:left;
	padding:0px 5px 0px 28px;
	background: url(../images/bullets_circulers.png) no-repeat left top;
}
.useful_link ul li a {
	color:blue;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	
}
#back{
	position: fixed;
	box-shadow: 4px 5px 15px #888888;
	right: -9px;
	cursor: pointer;
	z-index:11111111111111111111111111111;
	-moz-transition: right 1s ease-in-out;
	-webkit-transition: right 1s ease-in-out;
	-o-transition: right 1s ease-in-out;
	-ms-transition: right 1s ease-in-out;
	transition: right 1s ease-in-out;
}
#back:hover {
	right: 0px;
}
/***************footer************/
/* ----------- login quick links us links end ----------- */	
@media only screen and ( max-width: 40em ) /* 640 */ {


 header {
padding:0px;
 background:#ffffff;
 width:100%;
 left: 0%;
 height:auto;

 position:relative;
 z-index: 1;

 display:block;
}
.left-header {
width:100%;
}
 .right-header {
width:100%;
float:none;
margin-top:80px;
padding:10px;
}

.left-header
{
width:50%;
margin:auto;
text-align:center
float:none;
}


/*********welcome note********/
.welcome-note {
background-color:#FFFFFF;
margin-top:0px;
 position:relative;
width:100%;
text-align:justify;
border-radius:6px;
}
 .welcome-note h2 {
text-align:center;
}
#back
{
display:none;
}

.place {
	background:#000;
	position:absolute;
	width:40%;
	background-image:none;
	height:9px;
	top:0%;
	
	}


/**************footer************/

.footer {
width:100%;
height:40%;
background-color:#cecece;
color:#767676;
clear:both;
}
 .copyright {
 width:100%;
 text-align:center;
}
.powered-by {
 width:100%;
 text-align:center;
 padding:0px;
}
.powered-by a {
color:#000;
font-weight:bold;
}
/***************footer************/
.carousel-caption h2 {
font-size:10px;
}
#frontlayer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	padding : 20px;
	width: 100%;
	overflow: scroll;
	overflow-x: hidden;
	height: auto;
	background-color: white;
	visibility: hidden;
	border: 1px solid black;
	z-index: 1;
}

.inside_title
{

	font-size:10px;
}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
}
@media (min-width: 1200px) {
.container {
 max-width: 1024px;
}
}
