@charset "utf-8";
/* CSS Document */

.buttons input{
	background: #1a89f5;
	border-radius: 8px;
	padding: 5px 0;
	border: none;
	text-align: center;
	padding: 5px 27px;
	margin-top: 18px;
	color: #fff;
	font-size: 20px;
	/* width: 85px; */
	/* float: right; */
	margin-left: 10px;
}  

    td table {
	width: 100% !important;
	margin: 0 auto !important;
}
td img{
max-width:99%;
}

.checkbox-list td {
	width: 99% !important;
}
*{margin:0; padding:0; outline:none; font-family: 'Roboto', sans-serif; box-sizing:border-box; color:#514945; text-decoration:none; outline:none;}
.container{
	width:100%;
	margin:auto;
	overflow:hidden;
	padding:0 15px;
}
.fixed-top{
	border-bottom:2px solid #dcdace;
	background:#fff;
	width:100%;
}
.logo{
	float:left;
	width:23%;
}
.heading{
	float:left;
	width:50%;
}
.heading h1{
	font-size:30px;
	color:#fff;
	background:#1c1613;
	border-radius:50px;
	font-weight:300; 
	margin:auto;
	display:block;
	max-width:600px;
	margin-top:24px;
	text-align:center;
	padding:10px 0;
	font-size:26px;
}
.time h4{
	float:left;
	line-height:74px;
	color:#004f69;
	font-weight:800;
/*	padding-left:45px;
	background:url(../images/time.jpg) no-repeat 10px 24px;*/
	width:60%;
position:absolute;
left:60px;
}
.time{
	float:right;
	width:25%;
	margin-top:14px;
	position:fixed;
	right:0;
	/*background:white;*/
}
.countdown{
	background:#1a89f5;
	border-radius:50px;
	padding:5px 0;
	border:none;
	text-align:center;
	padding:5px 10px;
	margin-top:18px;
	color:#fff;
	font-size:20px;
	width:85px;
	float:right;
	margin-left:10px;
	
}
.button{
	width:100%;
	max-width:172px;
	margin:5px auto;
	background:#2780ba;
	border-radius:30px;
	color:#fff;
	overflow:hidden;
}
.button{
	color:#fff;
	display:block;
	text-decoration:none;
	padding:3px;
	position:relative;
	z-index:1;
}
.button a
{
    color:#fff;
}
.button:hover{
	background:#f27035;
}
.blue-bar{
	background:#004f69;
}
.blue-bar ul{
	list-style:none;
}
.blue-bar li{
	float:left;
	width:33.33%;
	font-size:15px;
	font-weight:400;
	text-align:center;
	float:left;
	clear:inherit;
	padding:10px 0;
border-bottom: 1px solid aliceblue;
}
.blue-bar li:last-child{
	float:right;
}
.blue-bar li span{
	color:#fff !important; 
}
.left{
	float:left;
	border:1px solid #d9d9d9;
	border-radius:10px;
	overflow:hidden;
	width:98%;
	margin:10px 5px;
	padding-bottom:15px;
}
.left h1{
	background:#f0f0f0;
	border-bottom:1px solid #d9d9d9;
	padding:5px;
	font-size:25px;
	color:#004f69;
	font-weight:400;
}
.left .text{
    padding:10px;
    line-height:24px;
    font-size:14px;   
}
.error
{
    background-color: #fff;  border:1px solid #d9d9d9; border-radius:10px; overflow:hidden;
   }
   .error h3
   {    background:#004f69;
        padding:10px;
        color:#fff;
        font-weight:400;
        font-size:18px;
      }
      .error h3 img{
float:right;

}
.error textarea
{   
    border:1px solid #d9d9d9;
    padding:5px;
    margin:10px;
    width:93%;
   }
   .mybtn
   {    background:#1a89f5;
        border-radius:10px;
        margin-left:10px;
        padding:7px 10px;
        color:#fff;
        margin-bottom:10px;
        border:none;
        font-size:16px;
        cursor:pointer;
       }
          .mybtn2
   {    background:#1a89f5;
        border-radius:50px;
        margin-left:10px;
        padding:7px 10px;
        color:#fff;
        margin-bottom:50px;
        margin-top:50px;
        border:none;
        font-size:30px;
        cursor:pointer;
        width:204px;
        height:61px;
       }
       .mybtn2:hover{background:#004f69;}
       .checkbox-list li, .checkbox-list ul li {
	position: relative;
}
.checkbox-list label, .checkbox-list ul label {
	display: block;
	font-weight: normal;
	margin-left: 40px; /*margin-top: -15px;*/
	text-align: justify;
}
.checkbox-list input, .checkbox-list ul input {
	display: inline;
	margin: 0 5px -18px 18px; /*position: absolute;*/
}
.checkbox-list ul {
	margin: 5px 0 0 20px;
}
.checkbox-list p, .checkbox-list ul p {
	color: #808080;
	margin: 0;
}
 
 
.data-list td {
	vertical-align: top;
}
.small_text_1 {
	color: white;
	
	font-size: 11px;
	font-weight: 500;
	text-align: left;
	padding-left: 4px;
}
.Body_Bg {
	background-color: #F5F5F5; /*border: #c5c4c4 1px solid;*/
	width: 950px;
	height: auto;
	min-height: 200px;
	float: left;
	margin-left: 12px;
	background: url(../images/Body_shadow.png) repeat-y;
	padding-left: 10px;
	padding-bottom: 29px;
}
.FAQHeading {
	color: #4F6583;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}
.subHeading {
	background-color: WhiteSmoke;
	border-color: #DFE8DF;
	border-style: double;

	font-size: 11px;
}
.normalText {
	color: #202020;

	font-size: 12px;
	padding-left: 5px;
}
.blue_text {
	color: #4D9ACF;
	font-size: 15px;
	font-weight: 400;
	padding:10px;
}

.medium_text {
	color: white;
	background:#004f69;
	font-size: 22px;
	border-radius:10px 10px 0 0;
	padding:10px;
	font-weight: 500;
	text-align: justify;
}
.blue_headings_tab {
	color: #4D9ACF;
	font-size: 14px;
	font-weight: 400;
	padding-bottom:10px;
	padding-right:10px;
}
#myChecks label {
	margin-left: 10px;
	vertical-align: bottom;
}
.home_main {
	margin: auto;
	width: 928px;
	background: #fff; /* border: 1px solid #ccc;*/
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;
	-o-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 5px;
}
 
 
.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%; /*background-color: black;*/
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: fixed;
	top: 21%;
	left: 39%;
	width: 22%;
	padding: 0px;
	border: 0px solid #a6c25c;
	z-index: 1002;
	overflow: auto;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f19a19;
	font-weight: bold;
}
.textfield {
	border: 1px solid #a6c25c;
	width: 135px;
}
.button2 {
	background-color: #a6c25c;
	color: White;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #7f9db9;
	width: 68px;
}
.result
{   width:95%;
max-width:500px;
background:#fff;
position:relative;
margin:10px auto;
   }
   .go-to
   {
       background:#f27035 ;
       padding:5px 15px;
       color:#fff;
       text-decoration:none;
       text-align:center;
       border-radius:10px;
      }
      
      @media only screen and (max-width:959px) {
      
.logo {
    float: left;
    text-align: center;
    width: 100%;
    display:none;
}
  .newcssFor
{
    display:none;
}
 


.heading {
    float: left;
    width: 100%;
   
    z-index:1;
    position:relative;
    
}
.blue-bar li
{
    width:100%;
   }
      
        .time{float:inherit; width:100%;}
          .white_content {
	display: none;
	position: fixed;
	top: 21%;
	left: 0;
	width: 100%;
	padding: 0px;
	border: 0px solid #a6c25c;
	z-index: 1002;
	overflow: auto;
}


      }

        @media only screen and (max-width:320px) {
			#DoubleCol
			{
				display:none;
			}
		}
		        @media only screen and (max-width:360px) {
			#DoubleCol
			{
				display:none;
			}
		}
		        @media only screen and (max-width:480px) {
			#DoubleCol
			{
				display:none;
			}
		}