.topsearc{background:#bf2143;  float: left;
    width: 100%;}
.smnhsrchsec {
width: 100%;
    height: 82px;
    overflow: hidden;
    /*background: none repeat scroll 0 0 #d92725;*/
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
    
    margin-top: 8px;
}

.smnhsrchform {
   /* border-left: 1px solid yellow;*/
    border-right: 1px solid yellow;
    float: left;
   font-size: 12px;
    overflow: hidden;
     padding: 5px 9px;
    text-align: left;
	height:98px;
}
.smnhsrchform label {
font-size: 12px;
}

#txtSAge
{
	width: 80px !important;
}
#txtEAge
{
	width: 80px !important;
}
.styled-select {
	z-index:999;
width: 115px;
border-radius: 4px;
    height: 32px;
overflow: hidden;
margin-top: 10px;
}


.styled-select select {
    -moz-appearance: none;
	appearance:none;
	-webkit-appearance:none; /* Safari and Chrome */
	background: url("../images/nsm_newddselect.png") no-repeat  scroll  right 3px top 3px  #fff;
    border-radius: 3px;
    color: #000 !important;
    float: left;
    font-size: 12px;
    height: 33px;
    line-height: 1;
    padding: 0 0 0 9px;
    text-indent: 0.01px;
    text-overflow: "";
    text-transform: none;
    width: 83%;
}
.smnhsrchform span {
float: left;
margin: 18px 5px;
text-transform: lowercase;
}

.smnhsrchform:last-child {
border-right: none !important;
padding-right: 0px !important;
}

.new-sm-sprite.more {
width: 20px;
height: 20px;

margin: 0px 0px 5px 5px;
}

.new-sm-sprite {
display:inline-block;
background: url(../images/plus.png) no-repeat;
float:right;
width: 222px;
height: 40px;
margin-top: 4px;
}

.smnhsrchform .searweb
{
	border-radius: 3px;
    width: 94px;
}

.smnhsrchform .searmbl
{
	display:none;
}

@media only screen and (min-width: 240px) and (max-width: 340px) {
	
.topsear {float:none; width:100%;}
	
	.smnhsrchform {	float: left;text-align: left;    padding: 4px 5px; border-right: none;border-left:none;}

	.smnhsrchsec { width: 100%;height: auto;display:block;background: #6C4797;color: #ffffff;font-size: 13px;text-transform: uppercase;}
	.smnhsrchform .searmbl{display:block;}	
	.smnhsrchform .searweb	{display:none;}

}


@media only screen and (max-width: 480px) 

{
	
	.topsear {float:none; width:100%;}
	
	.smnhsrchform {	float: left;text-align: left;    padding: 4px 5px; border-right: none;border-left:none;}

	.smnhsrchsec { width: 100%;height: auto;display:block;background: #6C4797;color: #ffffff;font-size: 13px;text-transform: uppercase;}
	.smnhsrchform .searmbl{display:block;}	
	.smnhsrchform .searweb	{display:none;}

	


}



@media only screen and (max-width: 800px) 

{
	
	.topsear {float:none; width:100%;}
	.smnhsrchform .searmbl{display:block;}
	.smnhsrchform .searweb{display:none;}	
	.smnhsrchform {	float: left;text-align: left;    padding: 4px 5px; border-right: none;border-left:none;}
	.smnhsrchsec {width: 100%;height: auto;display:block;background: #6C4797;color: #ffffff;font-size: 13px;text-transform: uppercase;}
	
}


@media only screen and (max-width: 960px) 
{
		
	.topsear {float:none; width:100%;}
	.smnhsrchform .searmbl{display:block;}
	.smnhsrchform .searweb	{display:none;}	
	.smnhsrchform {	float: left;text-align: left;    padding: 3px 3px; border-right: none;border-left:none;}
	.smnhsrchsec {width: 100%;height: auto;display:block;background: none repeat scroll 0 0 #6C4797;color: #ffffff;font-size: 13px;text-transform: uppercase;}
	
}

@media only screen and (min-width: 960px) and (max-width: 990px)
{
.smnhsrchform
{
	
}
}