
header, footer{
	width:100%;
}
header img, footer img{
	/*width:100%;*/
	display:inline-block;
}
.left-section{
	float:left;
	width:70%;
}
.right-section{	
	float:right;
	width:28%;
}
.order-form{
	float:left;
	width:100%;
	text-align:center;
	border:1px solid #ccc;
}
.order-form form{
	width:100%;
	float:left;
	padding:0 5%;
	position:relative;
}
.order-form h2{
	text-align:center;
	color:#fff;
	background:#59b5d7;
	font-weight:300;
	padding:10px;
	margin-bottom:10px;
	margin-top:0;
}
.order-form input[type="text"], .order-form input[type="email"]{
	width:100%;
	margin-bottom:10px;
	border-bottom:1px solid #ccc !important;
	border:none;
	box-shadow:none;
	font-weight: 400;
}
.order-form #myForm-order {
    background: #f97d00 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 10px;
    max-width: 200px;
    padding: 10px;
    text-align: center;
	cursor:pointer;
	width:60%;
}
.helplist {
    float: left;
    margin-top: 20px !important;
    width: 100%;
}
.helplist li{
	float:left;
	width:100% !important;
	text-align:left !important;
	padding-left:0 !important;
	margin-bottom:20px !important;
}
.contact-by{
	float:left;
	width:100%;
	text-align:left;
	height:40px;
}
.contact-by input{
	margin-right:10px;
}
.contact-by input:last-child{
	margin-left:15px;
}
.upload-pic{
	float:left;
	width:100%;
}
.upload-pic input{
	margin-bottom:10px;
}
.upload-pic input:last-child{
	margin-bottom:30px;
}
.helplist li h6{
	margin-top:0;
}
.helplist li::before{
	width:30px;
	height:30px;
	margin-right:10px !important;
}
.helplist li a{
	padding-left:0px !important;
	text-align:left !important;
}
.helplist li#phone::before{
	background:url("http://mailer.fnpgifts.com/mobile-contact-us/phone.png") no-repeat !important;
}
.helplist li#email::before{
	background:url("http://mailer.fnpgifts.com/mobile-contact-us/email.png") no-repeat scroll 0 5px !important;
}
.helplist li#address::before{
	background:url("http://mailer.fnpgifts.com/mobile-contact-us/location.jpg") no-repeat !important;
}
.helplist li#faq::before{
	background:url("http://mailer.fnpgifts.com/mobile-contact-us/help.png") no-repeat !important;
}
.helplist li#needhelp::before{
	background: none;
}
.query-form{
	padding-top:0 !important;
}
.query-form select {
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) url("../images/select-bg.jpg") no-repeat scroll right center;
    cursor: pointer;
    height: 30px;
    position: relative;
}
.query-form select option{
	height:30px;
	padding:5px 10px;
	border-bottom:1px dotted #ccc;
}
.helplist li#faq {
    line-height: 28px;
}
.inner-fields{
	float:left;
	width:100%;
	display:none;
}
.order-form .error{
	color:#fff !important;
	font-size:14px !important;
	padding:10px;
	position:absolute;
	left:-50%;
	margin-top: -11%;
}
.order-form .error:after{
	position:absolute;
	content:"";	
	border-left:10px solid #db3638;
	border-bottom:10px solid transparent;
	border-top:10px solid transparent;
	border-right:none;
	right:-10px;
	top:8px;
}
#txtNameAF {
    float: left;
    width: 48%;
}
#txtEmailAF {
    float: right;
    width: 48%;
}
.inner-fields #txtNameAF, .inner-fields #txtEmailAF{
	width:100% !important;
	float:none !important;
}
.status{
	float:left;
	width:100%;
	display:none;
}
.status li{
	list-style:none;
	float:left;
	background:none !important;
	padding:0 !important;
	width:50%;
	text-align:left;
	min-height:100px;
	height: 20px;
}
.status li.heading{
	font-weight:600;
	margin-bottom:10px;
	min-height:auto;
}
.status li img{
	width:70px;
	margin-bottom:5px;
}
.status li h4{
	text-align:left;
	color:#333;
	font-size:10px;
}
#contact-by-email, #contact-by-phone{
	display:none;
}
.status span {
    color: #333;
    font-size: 14px !important;
    margin-top: 10px;
    text-align: left !important;
    width: 100% !important;
}
.status span a{
	color:#59b5d7 !important;
}
#timing{
	display:none;
}
.thankyou {
    font-size: 50px;
    font-weight: 100;
    line-height: 70px;
    text-align: center;
}

.order-form .invalidorder{
	color:#fff !important;
	background: #db3638;
	font-size:14px !important;
	padding:10px;
	position:absolute;
	left:-75%;
	margin-top: -11%;
}


@media(max-width:1024px) {
main.content-wrapper {
	margin-top: 125px !important;
}
.maintitle span {
	float:none !important;
	width:auto !important;
	font-size:inherit !important;
	margin:auto !important;
	overflow:inherit !important;
}
input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="text"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="date"]:focus, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="text"]:hover, input[type="search"]:hover input[type="tel"]:hover, input[type="date"]:hover {
	border: 1px solid #ccc !important;
	box-shadow: none !important;
	font-size:inherit !important;
}
input[type="email"], input[type="number"], input[type="password"], input[type="text"], input[type="search"], input[type="tel"], input[type="date"]{
	border: 1px solid #ccc !important;
}
.query-form select{
	height:40px !important;
}
.left-section {
    width: 55% !important;
}
}
@media(max-width:768px) {
.left-section {
	float: left;
	margin-bottom: 20px;
	width: 100% !important;
}
.right-section {
	float: left;
	width: 100%;
}
}
@media(max-width:640px) {
.helplist li {
	width:30% !important;
}
.helplist li#faq{
	width:34% !important;
}
}
@media(max-width:480px){
	#txtNameAF, #txtEmailAF {
    float: left;
		width: 100%;
	}
	#txtEmailAF {
    margin-bottom:15px !important;
	}
	.content-design .helplist li a{
		font-size:15px;
	}
	.content-design .helplist li a{
		width:80% !important;
	}
}
@media (max-width:360px){
	.contact-by div{
		width:100% !important;
		margin-bottom:10px;
	}
	.contact-by{
		height:auto !important;
	}
	.content-design .helplist li, .content-design .helplist li#faq{
		width: 100% !important;
	}
	
}
@media(max-width:320px){
	h5.mainsubtitle {
		font-size: 1rem;
	}
}

.query-form .upload-pic input:last-child {
    font-size: 13px;
}