.content{
	min-height:850px;
	}
.cf-mainbody-content.form {
    width:400px;
    margin: 10px auto;
	}
label{
	display:none
	}
.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}
.register-input-box {
 margin:0;
}
.form-horizontal{
	width:78%; 
	margin:0 11%; 
	text-align:center;
	}
.form-horizontal div{
	margin:0;
	padding:0;
}
.form-horizontal .form-group{
	margin:15px auto 8px auto;
	}
.form-group {
	width:100%;
	display: block;
	margin:0 auto;
	box-sizing:border-box;
	}
.register-input-box input {
	font-size:14px;
	width: 100%;
    height: 36px;
    margin: 0 auto;
    padding: 7px 10px;
	color: #000;
    background: rgba(255,255,255,0.9);
    border: none;
	box-shadow:1px 1px 4px rgba(137,137,137, 0.9);
}
.register-input-box {
    margin-bottom: 5px;
	border-radius: 25px;
}
.register-input-box input::placeholder{
	color: #666;
	}
.register-input-box input::-webkit-input-placeholder { 
    color: #666;
	text-transform:uppercase; 
	font-size:14px
}
.register-input-box input:-moz-placeholder { 
    color: #666;
	text-transform:uppercase; 
	font-size:14px
}
.register-input-box input:-ms-input-placeholder { 
	color: #666;
	text-transform:uppercase; 
	font-size:14px
}
.register-input-box input::-moz-placeholder { 
	color: #666;
	text-transform:uppercase; 
	font-size:14px
}
.btn-default{display:none}
.btn-primary {
    color: #333;
    height: 36px;
    padding: 7px 10px; 
	text-align:center;
    width: 100%;
	margin:0;
	border:none;
	text-transform:uppercase;
	box-sizing:border-box;
	background-color:#ccc;
	transition:all 0.5s;
	letter-spacing:0.7px;
	box-shadow:1px 1px 4px rgba(137,137,137, 0.9);
}
input:focus, textarea:focus, select:focus {
    outline: none;
	outline-style:none;
	webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.3), 1px 1px 2px rgba(0,0,0,0.7);
    box-shadow: inset 0 0px 0px rgba(0,0,0,0.3), 1px 1px 2px rgba(0,0,0,0.7);
	background: rgba(225,225,225,0.8); 
}
.form-control:focus {
  border-color: none;
  -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.3), 1px 1px 2px rgba(0,0,0,0.7);
  box-shadow: inset 0 0px 0px rgba(0,0,0,0.3), 1px 1px 2px rgba(0,0,0,0.7);
}
.btn-primary:hover{
	background: #696969; 
	border:none
	}
.btn-primary:focus, .focus.btn-primary{
	background: #1c1c1c; 
	border:none
}
.thank-you {
	height: 650px;
	}
.lg-thnk{
	width: 165px;
    height: auto;
    position: absolute;
    top: 0;
    left: 10%;
    background-color: rgba(255,255,255,0.8);
	box-shadow: 1px 1px 4px #ccc, -1px 1px 4px #ccc;
	padding: 0 5px;
    margin-top: -5px;
}
.thnk {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 210px 20px;
}
.thnk h1{
	color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
	letter-spacing: 0.5px;
   }
.thnk p{
	color: #ddd;
    font-size: 14px;
    line-height: 30px;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0.5px;
    font-style: italic;
    text-transform: uppercase;
	}
.lg-thnk img{
	width:100%; 
	height:100%; 
	overflow:hidden
	}
.adds{
	padding:50px 20px 80px 130px
	}
.adds h1{
	color: #fff;
	text-transform:capitalize;
	font-size:24px;
    font-family:  "Open Sans", sans-serif;
    text-shadow: 0.4px 0.5px #888;
    letter-spacing: 0.5px;
	}
.adds h2 {
	font-size: 15px;
	text-transform: uppercase; 
	color:#f7f7f7; 	
	margin-bottom:20px; 
	margin-top:-2px; 
	font-style:italic
	}
.adds h2:after{
	content:""; 
	display:block; 
	width:260px; 
	margin:30px 0px 20px; 
	height:3px; 
	border-bottom:1px solid #fff
	}
.adds ul li{
	list-style:none;
	color:#fff;
	font-size: 15px;
    line-height: 40px;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0.7px;
	text-shadow: 0.4px 0.5px #333;
}
.adds ul li .fa{
	padding-right:10px; 
	color:#ccc; 
	}
.trian .fa{
	color: #ccc;
    font-size: 33px;
    padding-left: 130px;
	}
	
@media screen and (max-width: 1000px) {
.adds{padding:30px 20px 80px 130px}
}

@media screen and (max-width: 991px) {
	.adds{padding:30px 0px 80px 0px}
}

@media screen and (max-width: 768px) {
.content{min-height:800px}
.fm-container{top: -82px;}
.thank-you{height:650px}
.thnk {padding:190px 20px}
.adds{display:none}
}

@media screen and (max-width: 600px) {
.fm-container{width:60%;margin:0 20%;padding:0 0 35px 0;  }
}

@media screen and (max-width: 480px) {
.content{min-height:780px}
.fm-container{width:80%; margin:0 10%}
.mob-head-ic{right:5%}
}

@media screen and (min-width: 1400px) {
	.content{min-height:1000px}
	.fm-container{min-height:700px }
}

@media screen and (min-width: 2000px) {
	.content{min-height:1300px}
	.fm-container{min-height:750px }
	 input, optgroup, select, textarea{  height:50px; font-size:20px; margin-bottom:5px}
	 .btn-primary  {height:50px; font-size:20px; margin-bottom:25px}
	 .register a{font-size:20px}
	 .intro h1{font-size:20px}
	 .register-input-box input{ height:50px; font-size:20px; margin-bottom:10px}
}

@media screen and (min-width: 2500px) {
	.content{min-height:1800px}
}