html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:98%;vertical-align:baseline;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;color:#00b0f0; text-decoration:none;}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
/*END RESET CSS*/

@font-face {
    font-family: 'frutigerlightregular';
    src: url('../fonts/FRUTL__0.eot');
    src: url('../fonts/FRUTL__0.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FRUTL__0.woff2') format('woff2'),
         url('../fonts/FRUTL__0.woff') format('woff'),
         url('../fonts/FRUTL__0.ttf') format('truetype'),
         url('../fonts/FRUTL__0.svg#frutigerlightregular') format('svg');
    font-weight: normal;
    font-style: normal;
   
}

/*---------------Normal CSS--------------------*/
body {  background:#fbfbfb; margin-left: 0px; 	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;	font-family: 'frutigerlightregular'; font-size:16px;}
#main {width:100%; height:auto;}
.header img { width:100%; clear:both;}
h1, h2, h3, h4, h5, h6 { font-family: 'frutigerlightregular';font-weight: initial;}
.slider-sec { width:100%;   }
.form-wrap { position:relative;}
.form-sec { width:320px; float:right; height: 260px; background:#FFF; margin:20px 50px 0 0; border: 1px solid #ccc;}
.form-sec1 {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    float: right;
    margin: 80px 160px 0 0;
    width: 320px;

}
.form-top {margin: 0px auto; width: 92%; background-color: #fff;}
.form-text {font-size: 14px; background-color: #000; color: #fff; padding: 5px; position: relative; top: 0px;	text-align: center;	margin-bottom: 5px;}
.form_heading {	font-size: 12px; text-align:center; width:100%; margin-bottom:5px; margin:8px; }
.red_sup { color: #ce0000; font-weight: bold;}
.textbox, .textarea  {font-family: 'frutigerlightregular';}
.textbox { width:100%; height:16px;  border: 1px solid #ccc; color: #8a8b8c; text-indent:5px; line-height:16px;}
.textarea {width:101%; height:21px;  border: 1px solid #ccc; color: #8a8b8c; text-indent:1px; line-height:21px;}
.form_cell { margin:8px;}
.form_checkbox {
	width: 71%;
	padding-bottom: 10px;
	float:left;
}
.chechbox_span {
	width: 20px;
	height: auto;
	display: inline-block;
	vertical-align: super;
	margin-left: 0px;
}
.chechbox_txt {
	width: 88%;
	height: auto;
	display: inline-block;
	padding-top: 3px;
	font-size: 9px;
	color: #8a8b8c;
	line-height:12px;
	font-weight: normal;
}
.submbtn{background:url(../images/submit.png) no-repeat; width:75px; height:21px; border:none;}
.submit-botton {
	 float: right;
    padding: 0 0 10px;
    position: relative;
    right: 3px;
    text-align: right;
    width: 25%;
	top: -40px;
}
.container { width:100%; max-width:1200px; margin:3.5% auto auto auto; overflow:hidden;}
.con-left { width:45%;float:left; line-height: 24px;}
/*.con-left p {margin-top: 9%;}*/

.con-left{ padding:0 2.4%;}
.con-right { padding:0 2.4% 0 3.7% ;}
.con-right {width:43.9%; float:right; border-left:1px solid #ccc;} 
.con-right p {  margin-bottom: 15px; font-size: 16px; font-weight: 200;} 
.con-right p b { font-weight:bold;}
.list{border-top: 1px solid #ccc;}
.list ul {
	
	margin: 10px 0 0px;
	padding: 5px 12px;
	/*width: 60%;*/
}
.list ul li {
	color: #fff;
	font-size: 14px;
	list-style-image: url(../images/dash.png);
	/*list-style-type: none;*/
	line-height: 24px;
}
.tc{margin-bottom: 15px;  margin-left: 25px; font-size: 12px;font-weight: 200;color:#000; float:left; }
.tc a{ color:#000;}
.awards{margin-bottom: 15px;font-size: 10px;font-weight: 200;color:#000; text-align:right; vertical-align:top;}
.ress{margin-top: 250px;}

@media only screen and (min-width: 300px) and (max-width: 480px){
.heading { padding-left:0px!important; padding-top:60px !important; position:absolute !important;}
.img_band{ margin-top:auto; padding-top:0px !important;  position:relative; float:none;}
.img_band img {	margin:0px !important;}
.form-sec { margin:400px auto auto auto; float:none;}
.form-wrap {  margin-top: auto; position:relative !important;}
.con-left, .con-right { width:100%; float:none; padding:0; margin:25px 0;}
.con-right { border-left:none;}
.container { width:90%; margin:0 auto;}
.tc{margin-bottom: 15px;font-size:14px;font-weight:200;}
.awards{margin-bottom: 15px;font-size: 10px;font-weight: 200;float:right; clear:both;}
.ress{margin-top: 0px;}
.form-sec1 { margin:400px auto auto auto; width:100%; }
.slider-sec {height:200px;}
}

@media only screen and (min-width: 480px) and (max-width: 600px){
.heading { padding-left:5% !important; padding-top:60px !important;}
.img_band{ margin-top:auto; padding-top:0px !important;  position:relative; float:none;}
.form-wrap {  margin-top: auto; position:relative !important;}
.form-sec { margin:400px auto auto auto; float:none;}
.con-left, .con-right { width:100%; float:none; padding:0; margin:25px 0;}
.con-right { border-left:none;}
.container { width:90%; margin:0 auto;}
.tc{margin-bottom: 15px;font-size: 14px;font-weight: 200;}
.awards{margin-bottom: 15px;font-size: 10px;font-weight: 200;float:right; clear:both;}
.ress{margin-top: 0px;}
.form-sec1 { margin:400px auto auto auto; width:100%; }
.slider-sec {height:200px;}	
}

@media screen and (min-width: 600px) and (max-width: 1140px) {
.header1 span { padding:2% auto; float:right; font-size:14px;}
.heading { padding-top:150px;	 padding-left:10% !important;}
.img_band{ margin-top:auto; padding-top:0px !important;  position:relative; float:none;}
.form-wrap {  margin-top: auto; position:relative !important;}
.form-sec { margin:400px auto auto auto; float:none;}
.con-left, .con-right { width:100%!important; float:none; padding:0; margin:25px 0;}
.con-right { border-left:none!important;}
.container { width:100%; margin:0 auto;}
.tc{margin-bottom: 15px; font-size: 12px;font-weight: 200;float:left; }
.tc a{ display:block; }
.awards{margin-bottom: 15px;font-size: 10px;font-weight: 200; float:right; clear:both;}
.ress{margin-top: 0px;}
.form-sec1 {  margin:400px auto auto auto; width:100%; }
}

	

/*---------------Gradint--------------------*/
#grad {
background: rgba(226,226,226,1);
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 45%, rgba(187,189,191,1) 85%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(45%, rgba(219,219,219,1)), color-stop(85%, rgba(187,189,191,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 45%, rgba(187,189,191,1) 85%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 45%, rgba(187,189,191,1) 85%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 45%, rgba(187,189,191,1) 85%, rgba(254,254,254,1) 100%);
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 45%, rgba(187,189,191,1) 85%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );}


.heading{
	padding-left:120px;
	padding-top:100px;	
	position:absolute;
	}
.heading h1{
	font-size:55px;
	font-weight:bold;
	}
.heading span {
	font-size:70px;
	color:#727376;
	font-family: 'frutigerlightregular';;
	}
.img_band{
	height:100%;
	text-align:center;
	padding-top:40px;
	clear:both;
	}
	
.img_band img {
	margin:0px 15px;
	}

.web-thankyou 
             {color: #c4161c;font-family: Arial,Helvetica,sans-serif;font-size: 25px; padding: 5px !important; position: relative; margin-top:50px;}


