
body {
	margin:0;
    font-family: 'News Cycle', sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
	text-align: left;
    background-attachment:fixed;
}

.textag{
	   text-align:justify;
	   font-size:14px;
	   color:#032b45;
	   }
	   
	   .textag1{
	   
	   font-size:14px;
	   color:#032b45;
	   font-weight:900;
	   }
	   .clearfix{clear:both;}
	   .ag{margin-top:30px;}
/*-- banner --*/  

h1,h2,h3,h4,h5,h6,input,p,a,select,button,textarea,label{
	margin:0;
}
.text-center {
	text-align: center;
}
.clear{clear:both;}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	text-decoration: none;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
}	
p{
	margin:0;
	
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
	color: #dcffff;
}
.text-center {
	text-align:center;
}
.clear {
	clear: both;
}
.center-container {
    padding: 0;
}
::-webkit-input-placeholder {
   color: #777;    
} 
:-moz-placeholder { /* Firefox 18- */
   color: #777; 
} 
::-moz-placeholder {  /* Firefox 19+ */
   color: #777;  
} 
:-ms-input-placeholder {  
   color:#777;
}
.bg {
    background-size: cover;
    background-attachment: fixed;
}
/* form */
h1.agile-head {
    margin-bottom: 1em;
}
.content-ws {
    width: 32%;
    margin: 3em auto 2em;
}
.fform-control {
	width:100%;
    margin-bottom: 1em;
}
.fform-control:nth-child(6) {
	padding-bottom:0;
}
label.header, label.enquiry {
    font-size: 1em;
    font-weight: 600;
    color: #000;
	letter-spacing:0.5px;
    text-transform: capitalize;
    display: inline-block;
	margin-bottom: 0.6em;
	width:40%;
	float: left;
}
input#name, input#email, input#bill, input#usrtel {
	width: 54%;
	float: left;
	border: none;
    color: #fff;
    outline: none;
    font-size: 1em;
    padding: 10px 15px;
	background-color:#042b46;
	font-weight: 600;
	font-family: 'News Cycle', sans-serif;
}
textarea#message {
	    color: #fff;
	height:150px;
	padding:10px 15px;
	width:94%;
    font-size: 1em;
	resize:none;
	font-weight: 600;	
	background-color:#042b46;
	font-family: 'News Cycle', sans-serif;
}
.fform-control.ws-end {
    margin: 0;
}
input::-webkit-input-placeholder {
color:#c1c1c1!important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color:#c1c1c1!important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color:#c1c1c1!important;  
}
 
input:-ms-input-placeholder {  
color:#c1c1c1!important;  
}
textarea::-webkit-input-placeholder {
color:#c1c1c1!important;
}
 
textarea::-moz-placeholder { /* Firefox 18- */
color:#c1c1c1!important;  
}
 
textarea::-moz-placeholder {  /* Firefox 19+ */
color:#c1c1c1!important;  
}
 
textarea::-ms-input-placeholder {  
color:#c1c1c1!important;  
}
.agile_form ul {
    width: 43%;
    list-style-type: none;
    float: left;
	margin:1em 1.6em;
	position:relative;
}
.agile_form ul li {
    color: #f5e7cc;
    position: relative;
    display: inline-block;
}
 .agile_form ul li input[type=radio]{
  position: absolute;
  visibility: hidden;
}
.agile_form ul li label {
    display: inline-block;
    position: relative;
    font-size: 1.1em;
    padding: 0.5em 0em 0.5em 1em;
    margin: 3em 0 0 0.8em;
    z-index: 9;
    cursor: pointer;
	text-transform: capitalize;
	transition:all 0.25s linear;
    -webkit-transition: all 0.25s linear;
}
.fform-control select {
    border: none;
    outline: none;
    font-size: 0.9em;
	background-color:#042b46;
    padding: 15px;
    color: #fff!important;
    -webkit-appearance: none;
    width: 60%;
    float: left;
}
.register,.reset {
	background:#042b46;
    width:20%;
	padding:0.7em 1em;
	margin-right:5px;
	float:right;
    border: none;
    cursor: pointer;
    color: #fff;
	letter-spacing:1px;
    outline: none;
    font-size:0.9em;
    text-transform: capitalize;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}	
.register:hover,.reset:hover {
	background:#fff;
	color:#00223c;
}

/*responsive code*/
@media screen and (max-width: 1920px){
	input#name, input#email, input#bill, input#usrtel {
		width: 60%;
	}
	textarea#message {
		width: 100%;
	}
}
@media screen and (max-width: 1680px){
	.content-ws {
		width: 36%;
	}
}
@media screen and (max-width: 1600px){
	.content-ws {
		width: 38%;
	}
}
@media screen and (max-width: 1440px){
	input#name, input#email, input#bill, input#usrtel {
	}
	textarea#message {
	}
}
@media screen and (max-width: 1280px){
	.content-ws {
		width: 47%;
	}
	input#name, input#email, input#bill, input#usrtel {
	}
	textarea#message {
	}
}
@media screen and (max-width: 1080px){
	.content-ws {
		width: 53%;
	}
}
@media screen and (max-width: 1024px){
	input#name, input#email, input#bill, input#usrtel {
	}
	textarea#message {
	}
}
@media screen and (max-width: 991px){
	.content-ws {
		width: 54%;
	}
}
@media screen and (max-width: 900px){
	input#name, input#email, input#bill, input#usrtel {
	}
	textarea#message {
	}
}
@media screen and (max-width: 800px){
	.content-ws {
		width: 59%;
	}
}
@media screen and (max-width: 768px){
	input#name, input#email, input#bill, input#usrtel {
	}
}
@media screen and (max-width: 736px){
	input#name, input#email, input#bill, input#usrtel {
	}
	textarea#message {
	}
}
@media screen and (max-width: 667px){
	.content-w3ls {
		width: 65%;
	}
}
@media screen and (max-width: 640px){
	.register, .reset {
		width: 30%;
	}
	input#name, input#email, input#bill, input#usrtel {
		width: 60%;
	}
	textarea#message {
	}
	h1.agile-head {
		font-size: 2.3em;
	}
}
@media screen and (max-width: 568px){
	input#name, input#email, input#bill, input#usrtel {
		width: 100%;
		float: none;
	    padding: 9px 15px;
	}
	.fform-control select {
   		padding: 15px 20px;
	}
	.register, .reset {
		width: 36%;
	}
	.fform-control select {
        width: 100%;
    	float: none;
	}	
	textarea#message {
	}
}
@media screen and (max-width: 480px){
	.content-ws {
		width: 70%;
	}
	label.header, label.enquiry {
		width: 100%;
		float: none;
	}
	h1.agile-head {
		font-size: 2.1em;
	}
}
@media screen and (max-width: 414px){
	.content-ws {
		width: 74%;
		padding:2em;
	}
	textarea#message {
	}
	input#name, input#email, input#bill, input#usrtel {
		float: none;
	}
}
@media screen and (max-width: 384px){
	p.ws-copyright{
		padding: 0 1em;
	}
	input#name, input#email, input#bill, input#usrtel {
		width: 89%;
	}
}
@media screen and (max-width: 375px){
	textarea#message {
		width: 88%;
	}
}
@media screen and (max-width: 320px){
	h1.agile-head {
		font-size: 1.8em;
	}
	input#name, input#email, input#bill, input#usrtel {
		width: 87%;
	}
	textarea#message {
		width:86%;
	}
}
