@charset "utf-8";
 
 body {
    background: none repeat scroll 0 0 #fff !important;
    color: #333333;
    font-family: 'Arima Madurai', cursive !important;
    margin:0px;
	padding:0px;
}
body *{
    font-family: 'Arima Madurai', cursive !important;
}
a{
text-decoration:none !important;
}
.clear{
clear:both;

}
.container {
    height: auto;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
    width: 100%;
}

.AM-Bg {
	background-color: #fff;
	width: 100%;
	height: auto;
}
.AM-Header {
    background-color: #e44600;
    height: auto;
    position: relative;
    width: 100%;
	z-index: 999999;
}
.AM-Innerheader {
    background-color: #e44600;
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.banner {
	background-image:url(../images/banner_main.png);
	background-position: center top;
	width:100%;
	height: 551px;
}
.wlcom {
    color: #fff;
    float: left;
    font-family: "open sans",sans-serif !important;
    margin: 8px 0;
}
.AM-Innerheader a {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 20px;
    box-sizing: border-box;
    color: #fff;
    float: right;
    font-family: "open sans",sans-serif !important;
    line-height: 15px;
    margin: 5px 3px;
    padding: 4px 12px 6px;
    transition: all 0.4s ease 0s;
}
.AM-Innerheader a:hover {
    background-color:#fff;
	color:#e44600 !important;
	transition: all 0.4s ease 0s;
}
.AM-InnerBg {
    box-shadow: 0 4px 7px #666;
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 100%;
	z-index: 99999;
}
.AM-Logobg {
    float: left;
    height: auto;
    margin-top: 4px;
    width: 368px;
}
.AM-Logo {
    margin-left: 0;
    margin-top: 5px;
}
ul#menutop li {
    display: inline-block;
}
.AM-InnerBg ul#menutop {
    float: right;
	margin: 0;
    padding: 0;
}
ul#menutop li .AM-Menubar {
    color: #717171;
    display: block;
    font-size: 17px;
    font-weight: 500;
    padding: 30px 16px;
}

#menutop li.active, #menutop li:hover {
    background-color: #f4f4f4;
    border-bottom: 2px solid #f54f06;
	transition: all 0.3s ease 0s;
}
#menutop li.active a, #menutop li:hover a{
color:#313131;
	transition: all 0.3s ease 0s;
}
.menu_toggle img {
    background-color: #ddd;
    border-radius: 2px;
    display: none;
    margin: 14px auto 17px;
    padding: 7px;
    width: 36px;
}
.menu_togglef img {
    background-color: #444;
    border-radius: 2px;
    display: none;
    margin: 0 auto;
    padding: 7px;
    width: 36px;
}
.AM-Innerbg2 {
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.AM-BannerBG {
    height: auto !important;
    margin: 0 auto;
    padding-top: 0 !important;
    position: relative;
    width: 100% !important;
}
.serchform h1.qksrchh span {
    color: #fdc13d;
}
.serchform h1.qksrchh {
    color: #fff;
    font-size: 32px;
    margin-top: 32px;
    text-align: center;
}
.AM-Bannerbox {
    background-color: #f8f6f6;
    border-radius: 5px;
    box-shadow: 0 0 8px #333;
    height: auto;
    margin: 0 auto;
    position: relative;
    top: 22px;
    width: 85%;
    z-index: 999;
}
.AM-BannerBG .serchform {
    background-color: rgba(0, 0, 0, 0.5) !important;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0;
    width: 40%;
    z-index: 9999;
}
.AM-Formbox form .quickfld {
    height: auto;
    margin-bottom: 15px;
    max-height: 30px;
    width: 100%;
}
.quickfld.rg_no_bg {
    background-color: #aaaa;
    margin-left: -12px;
    padding: 12px;
    border-radius: 6px;
}
.quickfld input#regnoserch {
    background-color: #6bc20e;
    background-image: url("../images/searchicon.png");
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    float: left;
    font-size: 0;
    height: 32px;
    padding: 0;
    width: 30px;
}
.quickfld .lukinfor {
    border: 1px solid #e1dfdf;
    float: left;
    height: 32px;
    width: 62%;
}
.quickfld .selctage {
    border: 1px solid #e1dfdf;
    float: left;
    height: 32px;
    width: 26.2%;
}
.quickfld .selrelig {
    border: 1px solid #e1dfdf;
    float: left;
    height: 32px;
    width: 62%;
}
.quickfld .selcaste {
    border: 1px solid #e1dfdf;
    float: left;
    height: 32px;
    width: 62%;
}
.quickfld .seldist {
    border: 1px solid #e1dfdf;
    float: left;
    height: 32px;
    width: 62%;
}
.quickfld .mrgsts {
    border: 1px solid #e1dfdf;
    float: left;
    height: 32px;
    width: 62%;
}
.quickfld .insrthgt {
    border: 1px solid #e1dfdf;
    box-sizing: border-box;
    float: left;
    height: 32px;
    padding: 0 5px;
    width: 62%;
}
input#quck_submit {
    background-color: #e44600;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 17px;
    height: 40px;
    margin: 28px auto 5px;
	padding-top: 4px;
    padding-bottom: 2px;
    width: 35%;
}
.AM-Welcomebox {
    background-color: #e44600;
    background-image: url("../images/aboutbgpatrn.png");
    height: auto;
    margin: 0;
    position: relative;
    width: 100%;
    padding: 30px 0;
}
.AM-Welcomebox h1 {
    background-image: url("../images/undrlne.png");
    background-position: center 69px;
    background-repeat: no-repeat;
    color: #581d03;
    font-size: 25px;
    line-height: 32px;
    padding-bottom: 16px;
    text-align: center;
}
#aboutheading span {
    color: #fff;
    display: block;
    font-size: 38px;
}
.AM-Welcomebox p {
    color: #f0f0f0;
    font-size: 18px;
    margin: 16px auto 0;
    text-align: center;
    width: 82%;
}
.AM-Welcomebox a {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 20px auto 0;
    padding: 10px 0 4px;
    text-align: center;
    text-transform: uppercase;
    width: 12%;
	transition: all 0.4s ease 0s;
}
.AM-Welcomebox a:hover {
    background-color: #fff;
	color:#e44600;
	transition: all 0.4s ease 0s;
}
.advertise {
    height: auto;
    margin: 0;
    padding: 22px 0;
    position: relative;
    width: 100%;
}
.advertise img {
    display: block;
    margin: 0 auto;
    width: 96%;
}

.AM-Memberbox {
    background-color: #ebebeb;
    height: auto;
    margin: 0;
    padding: 25px 0 30px;
    width: 100%;
}
.AM-Memberbox h1 {
    color: #504d4d;
    font-size: 38px;
    text-align: center;
}
.AM-Memberbox h1 span {
    color: #e44600;
    font-weight: 500;
}


.AM-Successbox {
	background-color: #FFFFFF;
	height: 199px;
	width: 560px;
	margin-top: 10px;
	margin-left: 29px;
	border: 1px solid #d28f8f;
	float: left;
}
.AM-Newsbox {
	background-color: #FFFFFF;
	float: left;
	height: 199px;
	width: 346px;
	margin-top: 10px;
	margin-left: 13px;
	border: 1px solid #d28f8f;
	margin-bottom: 30px;
}
.AM-Welcomeimg {
	margin-top: 6px;
	margin-left: 7px;
	float: left;
}
.AM-Welcometextbox {
	float: left;
	height: 148px;
	width: 756px;
	margin-top: 7px;
	margin-left: 10px;
}
.AM-Welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #b30f0f;
	margin-left: 10px;
}
.AM-Welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #450000;
	margin-top: 20px;
	margin-left: 10px;
	line-height: 20px;
}
.AM-Readmore {
	margin-left: 650px;
}
.AM-Ribbon1 {
	background-image: url(../images/latestmem.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 553px;
	margin-top: 10px;
	margin-left: -9px;
}
.AM-Latestmembers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.39px;
	color: #501900;
	margin-left: 250px;
	padding-top: 3px;
}
.AM-Prevbutton {
	margin-top: 60px;
	margin-left: 15px;
	float: left;
}
.AM-Memberbox1 {
	background-color: #FFFFFF;
	float: left;
	height: 171px;
	width: 144px;
	border: 1px solid #d28f8f;
	margin-left: 10px;
}
.AM-Memberbox2 {
	background-color: #FFFFFF;
	float: left;
	height: 171px;
	width: 144px;
	border: 1px solid #d28f8f;
	margin-left: 23px;
}
.AM-Memberpic {
	margin-top: 5px;
	margin-left: 6px;
}
.AM-Ribbon2 {
	background-image: url(../images/latest.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 215px;
	margin-top: 10px;
	float: right;
	margin-right: -10px;
}
.AM-Successstories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #501900;
	margin-left: 70px;
	padding-top: 3px;
}
.AM-Successpicbox {
	height: 173px;
	width: 218px;
	background-color: #FFFFFF;
	margin-top: 14px;
	margin-left: 14px;
	border: 1px solid #d28f8f;
	float: left;
}
.AM-Couplename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.39px;
	color: #000000;
	margin-top: 10px;
	height: auto;
	width: 150px;
	margin-left: 20px;
}
.AM-Couplebox {
	float: left;
	height: 139px;
	width: 313px;
}
.AM-Coupledescrpn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #450000;
	margin-left: 20px;
	margin-top: 10px;
}
.AM-Couple {
	margin-top: 6px;
	margin-left: 7px;
}
.AM-Latestnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #450000;
	margin-left: 20px;
	margin-top: 55px;
}
.AM-Clear {
	clear: both;
}
.AM-Footer {
    background-color: #4b4b4b;
    height: auto;
    position: relative;
    width: 100%;
	padding: 32px 0;
}
.footmenu {
    background-color: #5b5a5a;
    height: auto;
    margin-top:0;
    position: relative;
    width: 100%;
}
.AM-Innerfooter {
	height: 160px;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
}
.AM-Footerlinks {
    height: auto;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
    padding: 0;
}
.AM-Footerlinks li {
    display: inline-block;
    margin: 6px 3px;
}
.AM-Footerlinks li a {
    background-color: transparent;
    border-radius: 5px;
    color: #ededed;
    display: block;
    font-size: 18px;
    padding: 6px 25px;
	transition: all 0.4s ease 0s;
}
.AM-Footerlinks li a:hover {
    background-color: #fff;
	color:#f45a15;
	transition: all 0.4s ease 0s;
}
.AM-Footer a#footlog {
    display: block;
    margin: 0 auto;
	text-align: center;
}
/*#footlog img {
    width: 100%;
}*/

.AM-Iconbox a.soc {
    background-size: 68% auto;
    float: left;
    height: 86px;
    margin: 0 17px;
    padding: 0;
    width: 85px;
    background-position: center center;
}
.AM-Iconbox .socicon_fb {
    background-image: url("../images/soc_icon_fb.png");
    background-repeat: no-repeat;
}
.AM-Iconbox .socicon_tw{
background-image:url(../images/soc_icon_tw.png);
background-repeat:no-repeat;
}
.AM-Iconbox .socicon_g{
background-image:url(../images/soc_icon_g.png);
background-repeat:no-repeat;;
}

.AM-Iconbox .socicon_fb:hover {
    background-image: url("../images/soc_icon_fb_hover.png");
    background-repeat: no-repeat;
}
.AM-Iconbox .socicon_tw:hover {
background-image:url(../images/soc_icon_tw_hover.png);
background-repeat:no-repeat;
}
.AM-Iconbox .socicon_g:hover {
background-image:url(../images/soc_icon_g_hover.png);
background-repeat:no-repeat;
}
.copyright {
    background-color: #2a2a2a;
    padding: 6px 0;
}
.copyright p {
    color: #c6c3c3;
    font-size: 14px;
}
.copyright p#coprgt {
    float: left;
}
.copyright p#credits {
    float: right;
}

.copyright p a {
    color: #fff;
}



.AM-Home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.06px;
	color: #571b00;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 12px;
	text-decoration: none;
}
.AM-Footerline {
	background-image: url(../images/Footerline.png);
	background-repeat: no-repeat;
	height: 2px;
	width: 967px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.AM-company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.49px;
	color: #000000;
	height: 16px;
	width: 225px;
	margin-top: 30px;
	margin-left: 400px;
	float: left;
	text-decoration: none;
}
.AM-company2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.49px;
	color: #000000;
	height: 16px;
	width: 225px;
	text-decoration: none;
}


.AM-Iconbox {
    margin: 42px auto 0;
    width: 30%;
}
.AM-socialnetwork {
	margin-top: 5px;
	margin-left: 7px;
}
.AM-Bannerformbox {
	height: 133px;
	width: 78px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}
.AM-Looking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.03px;
	color: #000000;
	margin-top: 15px;
}
.AM-Formbox {
    height: auto;
    width: 100%;
}
.AM-Bannerbox .AM-Formbox form {
    box-sizing: border-box;
    height: auto;
    padding: 26px;
    width: 100%;
}
.quickfld label.qicklabel {
    display: inline-block;
    float: left;
    height: auto;
    width: 37.4% !important;
	line-height: 30px;
	font-size: 17px;
}
.typregno {
    border: 1px solid #e1dfdf;
    box-sizing: border-box;
    display: inline-block;
    float: left;
    height: 32px;
    padding: 5px;
    width: 53%;
}
.AM-Select2 {
	height: 18px;
	width: 45px;
	margin-top: 15px;
	margin-left: 5px;
	float: left;
}
.AM-Select3 {
	height: 18px;
	width: 138px;
	margin-top: 15px;
	margin-left: 5px;
	float: left;
}
.AM-Select4 {
	height: 18px;
	width: 138px;
	margin-top: 15px;
	margin-left: 5px;
	float: left;
}
.AM-to {
    color: #000000;
    float: left;
    font-size: 12px;
    line-height: 32px;
    padding: 0 10px;
}
.AM-Search {
	margin-top: 5px;
	margin-left: 110px;
}
.AM-Aboutbg {
    height: auto;
    margin: 0;
    padding: 42px 0;
    position: relative;
    width: 100%;
}
.AM-Aboutbg h1 {
    font-size: 38px;
    line-height: 32px;
    margin: 38px 0 0;
    text-align: center;
}
.AM-Aboutbg .aboutimg {
    border: 10px solid rgba(228, 70, 0, 0.19);
    border-radius: 56px;
    box-shadow: 0 0 18px #666;
    float: left;
}
.AM-Aboutcontent {
    color: #450000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 30px;
    margin: 0 auto;
    text-align: justify;
    width: 100%;
}
.AM-Aboutcontent img {
    float: left;
    margin: 0 25px 0 0;
}
.AM-Aboutcontent p {
    margin-top: 0;
}
.AM-Aboutcontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #450000;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 22px;
	padding: 5px;
}
.AM-Ribbon5 {
	background-image: url(../images/Ribbon.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 635px;
	margin-left: -9px;
	margin-top: 40px;
}
.AM-Innerbg3 {
	background-color: #FFFFFF;
	height: 604px;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #d28f8f;
	margin-top: -60px;
}
.AM-Categorybox {
    height: auto;
    position: relative;
    width: 80%;
	margin: 0 auto;
}
.AM-Categorybox2 {
	height: 400px;
	width: 878px;
	background-image: url(../images/Bg-Contact.png);
	background-repeat: repeat-x;
	border: 1px solid #d28f8f;
	top: 180px;
	position: absolute;
	margin-left: 22px;
	border-radius: 6px 6px 6px 6px
}
.AM-Imgbox {
    float: left;
    height: auto;
    width: 39%;
}

.AM-Imgbox img {
    border-radius: 15px;
    width: 100%;
}
.AM-Listbox {
	float: left;
	height: 309px;
	width: 160px;
	
	margin-left: 60px;
	margin-top: 14px;
}

.AM-Listbox2 {
    float: right;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    width: 56%;
}
.AM-Listbox3 {
	float: left;
	height: 309px;
	width: 250px;
	margin-top: 20px;
	margin-left: 10px;
	}
	.AM-Listbox4 {
	float: left;
	height: 309px;
	width: 160px;
	margin-top: 20px;
	margin-left: 60px;
}
	.AM-Listbox5{
	float: left;
	height: 309px;
	width: 300px;
	margin-top: 20px;
	margin-left: 20px;
}
.AM-List1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 15px;
	margin-left: 10px;
}
.AM-List2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 60px;
	margin-left: 10px;
}
.AM-Advancedlist {
	height: 20px;
	width: 195px;
	margin-top: 16px;
}
.AM-Advancedlist2 {
	height: 20px;
	width: 50px;
	margin-top: 16px;
	float: left;
}
.AM-Submit {
	margin-top: 16px;
}
.AM-Advencedsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22.04px;
	color: #FFFFFF;
	margin-left: 385px;
	padding-top: 3px;
}
.AM-Innerbg4 {
    height: auto;
    width: 100%;
}
.AM-Couplebox1 {
    background-color: #eee;
    border-radius: 6px;
    height: auto;
    margin: 0 auto 22px;
    padding-bottom: 16px;
    width: 40%;
}
.AM-Couplebox1 p {
    display: block;
    font-size: 18px;
    margin: 0;
    padding: 15px 0 10px;
    text-align: center;
}
.AM-Couplebox1 .ftgrey {
    border: 1px solid #ddd;
    border-radius: 5px;
    display: block;
    height: 35px;
    margin: 0 auto;
    width: 70%;
}

.AM-Couplebox1 input[type="submit"] {
    background-color: #e44600;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 36px;
    margin: 12px auto 0;
    padding: 5px 0 0;
    text-transform: uppercase;
    width: 40%;
}
.AM-Couplebox2 {
	background-image: url(../images/Bg-Success.png);
	background-repeat: repeat-x;
	height: 230px;
	width: 283px;
	margin-top: 17px;
	margin-left: 17px;
	border: 1px solid #d28f8f;
	border-radius: 6px 6px 6px 6px;
	float: left;
}
.AM-Couple1 {
	margin-top: 16px;
	margin-left: 16px;
	border: 1px solid #d28f8f;
}
.AM-Coupletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.6px;
	color: #000000;
	margin-top: 10px;
	margin-left: 67px;
}
.AM-Prevbutton2 {
	margin-top: 17px;
	margin-left: 17px;
	float: left;
}
.AM-Nextbutton {
	float: right;
	margin-top: 17px;
	margin-right: 17px;
}

.AM-Innerbg5 {
    height: auto;
    padding-bottom: 20px;
    width: 100%;
}

.AM-Regbox {
    height: auto;
    margin: 0 auto;
    padding: 20px 0;
    width: 50%;
}
.AM-Registration Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18.08px;
	color: #b93700;
}
.AM-RegistrationForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18.08px;
	color: #b93700;
	margin-left: 260px;
	margin-top: -80px;
}
.AM-Regpic {
	margin-top: -70px;
	margin-left: -60px;
}
.AM-Listtext {
	height: 1225px;
	width: 173px;
	margin-top: 50px;
	margin-left: 80px;
	float: left;
}
.reglabl {
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    width: 38%;
}
.sep {
float:left;
margin-left:10px;
margin-right:10px;
}
.AM-Email2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.6px;
	color: #000000;
	margin-top: 66px;
}
.AM-Tickbox {
   /* float: left;*/
    height: auto;
    margin: 0 auto;
    width: 100%;
}
.AM-Form1 {
    border: 1px solid #e1dfdf;
    box-sizing: border-box;
    float: right;
    height: 32px;
    padding: 0 5px;
    width: 50%;
}
.AM-Form2 {
    border: 1px solid #e1dfdf;
    float: right;
    height: 32px;
    width: 50%;
}

.AM-Form5 {
    border: 1px solid #e1dfdf;
    float: left;
    height: 32px;
    margin-left: 48px;
    width: 20%;
}
.AM-Form4 {
	height: 21px;
	width: 237px;
	
	float: left;
}
.AM-Form6 {
	height: 19px;
	width: 118px;
	margin-top: 19px;
	float: left;
	margin-left: 10px;
}
.AM-Male {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.14px;
	color: #000000;
	float: left;
	margin-top: 19px;
	margin-left: 2px;
}
.AM-Detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.14px;
	color: #000000;
	float: left;
	margin-top: 21px;
	margin-left: 8px;
}
.AM-Textar {
    float: right;
    height: 56px;
    width: 50%;
}
.AM-Button {
	margin-top: 10px;
	margin-left: 0px;
	float: left;
}
.AM-Onlinefeedbackform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18.53px;
	color: #c34d19;
	margin-top: 20px;
	margin-left: 60px;
}
.AM-Address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.6px;
	color: #9e3400;
	width: 300px;
	height: 100px;
	line-height: 22px;
	margin-top: 10px;
}
.AM-Searchbox {
    height: auto;
    margin: 0 auto;
    width: 80%;
}
.AM-Probox {
    border: 1px solid #d28f8f;
    border-radius: 6px;
    box-sizing: border-box;
    height: auto;
    margin: 30px auto 0;
    padding: 14px;
    width: 75%;
}
.AM-Picbox {
	height: 211px;
	width: 200px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}
.propics {
    float: left;
    height: auto;
    width: 206px;
}
.profpicc {
    border: 8px solid #eee;
    border-radius: 140px;
    box-sizing: border-box;
    height: 200px;
    overflow: hidden;
    width: 100%;
}
.AM-Pic1 {
	margin-top: 15px;
	margin-left: 5px;
	border: 1px solid #555555;
}
.AM-Regnobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.85px;
	color: #383838;
	margin-left: 70px;
	margin-top: 5px;
}
.AM-Proname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #010101;
	margin-top: 15px;
	margin-left: 20px;
}
.AM-Detailsbox {
	float: left;
	height: 211px;
	width: 410px;
	margin-top: 15px;
	margin-left: 10px;
}
.AM-Detailbox {
	height: 121px;
	width: 95px;
	float: left;
	margin-top: 0px;
	margin-left: 20px;
}
.AM-Detailbox2 {
	height: 142px;
	width: 180px;
	float: left;
	margin-top: 0px;
	margin-left: 20px;
}
.AM-detail1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.85px;
	color: #383838;
	margin-top: 10px;
}
.AM-Searchbyregno {
	background-image: url(../images/search2.png);
	background-repeat: repeat-x;
	float: left;
	height: 122px;
	width: 273px;
	margin-top: 77px;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #d28f8f;
}
.AM-Searchbyregno2 {
	background-image: url(../images/search3.png);
	background-repeat: repeat-x;
	float: left;
	height: 245px;
	width: 273px;
	margin-top: 11px;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #d28f8f;
}
.AM-view {
	margin-left: 19px;
	margin-top: 9px;
}
.AM-Searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.45px;
	color: #ab3400;
	margin-top: 20px;
	margin-left: 70px;
}
.AM-searchfield {
	height: 22px;
	width: 179px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
.AM-Go {
	margin-top: 15px;
	margin-left: 5px;
}
.AM-Top {
	margin-top: 20px;
	float: left;
}
.AM-Prevbutton3 {
	margin-top: 18px;
	margin-left: 220px;
	float: left;
}
.AM-Pageno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.96px;
	color: #363636;
	float: left;
	margin-top: 22px;
	margin-left: 15px;
}
.AM-Nextbutton3 {
	margin-top: 18px;
	margin-left: 15px;
}
.AM-Propicbox {
    height: auto;
    margin: -96px auto 0;
    width: 180px;
}
.dashdemo {
    height: auto;
    margin: -83px auto 0;
    width: 180px;
}
.AM-Propicbox a {
    border: 8px solid #fff;
    border-radius: 140px;
    box-sizing: border-box;
    display: block;
    height: 180px;
    overflow: hidden;
    width: 100%;
}
.AM-Pic3 {
    height: auto;
    width: 100%;
}
.dashdemo .AM-Pic3 {
    border: 8px solid #fff;
    border-radius: 105px;
    box-sizing: border-box;
}
.AM-Rightbox {
    border-bottom: 1px dashed #bbb;
    height: auto;
    width: 100%;
}
.AM-Rightbox .basicdtls {
    height: auto;
    margin: 14px auto;
    width: 58%;
}
.basicdtls .prdtls {
    float: left;
    height: auto;
    margin-bottom: 10px;
    margin-left: 12px;
    width: 48%;
}
.prdtls label {
    float: left;
    font-size: 16px;
    font-weight: 600;
    width: 40%;
}
.prdtls .dtlss {
    color: #666;
    float: left;
    font-weight: 600;
    height: auto;
    width: 60%;
}
.pf_btns {
    border-bottom: 1px dashed #bbb;
    height: auto;
    padding: 16px 0;
    text-align: center;
    width: 100%;
}
.pf_btns a {
    background-color: #e44600;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    padding: 8px 16px;
    width: 12%;
    transition: all 0.4s ease 0s;
}
.pf_btns a:hover {
    box-shadow: 0 4px 13px #e44600;
    transition: all 0.4s ease 0s;
}
.AM-Innerrightbox {
    height: auto;
    width: 100%;
}
.AM-Name {
    border-bottom: 1px dashed #bbb;
    color: #e44600;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 25px;
    margin: 10px 0 0;
    padding-bottom: 10px;
    text-align: center;
}
.AM-Reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.85px;
	color: #383838;
	float: left;
	margin-top: 13px;
	margin-left: 10px;
}
.AM-Innerdetails {
	height: 138px;
	width: 245px;
	margin-top: 15px;
	margin-left: 50px;
	float: left;
}
.AM-Innernew {
	height: 129px;
	width: 100px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
.AM-Innernew2 {
	height: 129px;
	width: 130px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
.AM-detail2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.09px;
	color: #383838;
	margin-top: 15px;
	height:18px;
}
.AM-Buttonbox {
	background-image: url(../images/profile2.png);
	background-repeat: repeat-x;
	height: 60px;
	width: 863px;
	border: 1px solid #d28f8f;
	margin-top: 10px;
	margin-left: 58px;
}
.AM-Request {
	margin-top: 12px;
	margin-left: 370px;
}
.AM-Mainbox {
    border-bottom: 1px dashed #bbb;
    height: auto;
    margin-top: 10px;
    padding-bottom: 14px;
    width: 100%;
}
.Mainboxd {
    border: medium none;
}
.AM-Mainbox .mainpfdtls {
     height: auto;
    margin: 14px auto;
    width: 70%;
}
.mainpfdtls .mprdtls{
    float: left;
    height: auto;
    margin-bottom: 10px;
    margin-left: 12px;
    width: 48%;
}
.mprdtls label{
    float: left;
    font-size: 16px;
    font-weight: 600;
    width: 40%;
}
.mprdtls .mdtlss{
    color: #666;
    float: left;
    font-weight: 600;
    height: auto;
    width: 60%;
}




.AM-Lastdetails {
	height: 250px;
	width: 415px;
	margin-top: 15px;
	margin-left: 30px;
	float: left;
}
.AM-Detailbox2 {
	width: 147px;
	margin-top: 0px;
	margin-left: 1px;
	float: left;
}
.AM-detail2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.09px;
	color: #383838;
	margin-top: 15px;
	height:18px;
}
.AM-detail3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.09px;
	color: #383838;
	margin-top: 15px;
}

.AM-Lastbox {
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 70%;
}

.AM-Lastbox p {
    text-align: center;
}

.AM-Lastbox h3 {
    font-size: 22px;
    text-align: center;
}

.AM-Educational {
    color: #383838;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
}

.AM-Box {
    float: left;
    height: auto;
    padding: 8px 0;
    text-align: center;
    width: 50%;
}
			#intro {
				width: 580px;
				margin: 0 auto;
			}
			.wrapper {
				background-color: white;
				width: 1348px;
				margin: 40px auto;
				padding: 50px;
				box-shadow: 0 0 5px #999;
			}
			.list_carousel {
				margin: 0 0 30px 60px;
				width: 360px;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {

    display: block;
    float: left;
    font-size: 40px;
    height: auto;
    margin: 22px 15px 0;
    padding: 0;
    text-align: center;
    /*width: 2.8% !important;*/
	width: 168px !important;
}

.list_carousel li .profilimg{
width:100%;
height:auto;
}
.list_carousel li .profilimg a{
width:100%;
height:168px;
border: 5px solid #f75912;
display: block;
overflow:hidden;
border-radius: 110px;
}
.list_carousel li .profilimg a{
    /*width:100%;*/
    width: 168px;
}
ul#foo4 li .profilnam {
    color: #444;
    display: block;
    font-family: "open sans",sans-serif !important;
    font-size: 18px;
    line-height: 22px;
    margin: 21px auto 0;
    text-align: center;
	height: 44px;
}

.galleryButton {
    background-color: #f75912;
    border: 1px solid Transparent;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 18px;
    height: auto;
    line-height: 42px;
    margin: 0 auto;
    text-align: center;
    width: 15%;
	transition: all 0.3s ease 0s;
}
.galleryButton:hover {
    background-color: Transparent;
    border: 1px solid #f75912;
	transition: all 0.3s ease 0s;	
}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				float: left;
				margin-left: 10px;
			}
			.next {
				float: right;
				margin-right: 10px;
			}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
.pager a.selected {
    text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
    width: 0px;
}
.AM-Memberpic {
    			width: 120% !important;
				margin: -10px 0 0 -10px;
}
		
  .nivo-controlNav
  {
  display:none;
  } 
	
	
	.AM-Bg-Today {
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-left: 100px;
}
.AM-Podbox {
	background-color: #FFFFFF;
	height: 145px;
	width: 340px;
	border: 1px solid #d28f8f;
}
.Podribbon {
	background-image: url(images/podribbon.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 215px;
	margin-left: 136px;
	margin-top: 3px;
}
.AM-Ribbontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.39px;
	color: #501900;
	padding-top: 3px;
	text-align: center;
}
.AM-Profilepicbox {
	height: 120px;
	width: 120px;
	margin-top: -10px;
	margin-left: 20px;
	border: 1px solid #d28f8f;
	float: left;
}
.AM-Picname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6520;
	text-align: center;
}

	
.AM-Podbox{
    margin-left: 560px!important;
    margin-top: 0px!important;
	height:160px!important;
	width:360px!important;
}


.AM-Profilepicbox{

    margin-top: -12px!important;
	margin-left:35px!important;
}

.Podribbon{
   margin-left:156px!important; 
}

.AM-Ribbontitle{
     padding-top: 2px!important;
}

.inner_banner{
	background-image: url(../images/inner_banner.png);
	background-repeat: no-repeat;
	background-position: center;
    background-size: cover;
	width:100%;
	height:249px;
	position:relative;
	
}
.inner_banner h1 {
    color: #fff;
    font-size: 45px;
    margin: 0;
    padding: 90px 0;
    text-align: center;
}
.advnceserchbg {
    height: auto;
    margin: 0;
    padding: 70px 0;
    position: relative;
    width: 100%;
}
.AM-Listbox2 .quickfld {
    margin-bottom: 12px;
}
.AM-Listbox2 .quickfld label.qicklabel {
    display: inline-block;
    float: left;
    font-size: 17px;
    height: auto;
    line-height: 30px;
    width: 36% !important;
}

.AM-Listbox2 .quickfld .selctage {
    border: 1px solid #e1dfdf;
    float: left;
    height: 32px;
    width: 28%;
}
.pymntdtls h1 {
    font-size: 40px;
    font-weight: 600;
    padding: 100px 0;
    text-align: center;
}
.pgs
{
font-size:15px;
color:#BE3900;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}
.pgs a
{
font-size:15px;
color:#BE3900;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
}
#captcha-form {
    border: 1px solid #ccc;
    height: 33px;
    padding: 0 6px;
    width: 100%;
}

.error
{
color:#FF0000;
font-size:11px;
display:block;
border:1px solid red;
}
label.error{
display:none !important;
}
#change-image
{
text-decoration:none;
color:#A73300;
}


table {
	font-size: 1em;
}

.demo-description {
	clear: both;
	padding: 12px;
	font-size: 1.3em;
	line-height: 1.4em;
}

.ui-draggable, .ui-droppable {
	background-position: top;
}

/* popup_box DIV-Styles*/
#popup_box {
    background-color: #ff6f2f !important;
    border: 2px solid #dc4c0c;
    border-radius: 15px;
    box-shadow: 0 0 16px #808489;
    display: none;
    font-size: 15px;
    height: 300px;
    left: 300px;
    margin-left: 15px;
    padding: 15px;
    position: fixed;
    top: 150px;
    width: 600px;
    z-index: 100;
}
#popup_box #container {
    opacity: 0.8 !important;
}

a123{  
cursor: pointer;  
text-decoration:none;  
} 

/* This is for the positioning of the Close Link */
/*#popupBoxClose {
	/*font-size:20px;  */
	/*line-height:15px;  */
	/*right:5px;  
	top:5px;  
	position:absolute;  
	color:#6fa5e2;  
	font-weight:500;  	
}*/
.uploadButton {
    background-color: #fff;
    border-radius: 5px;
    color: #000;
    display: inline-block;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    margin: 0 5px;
    text-align: center;
    text-decoration: none;
    width: 120px;
	transition: all 0.3s ease 0s;
}
.uploadButton:hover {
box-shadow: 0 0 8px #8b4323;
transition: all 0.3s ease 0s;
}
.horoscope-border {
    background: #f0f0f0 none repeat scroll 0 0;
    border: medium none !important;
    border-collapse: collapse !important;
    border-radius: 5px !important;
     margin: 0 auto;
}
.horoscope-border td {
    border: 1px solid #ABABAB !important;
    border-collapse: collapse;
}
.horoscope-inputBoxBig {
    height: 20px !important;
	resize: none;
    text-align: center;
}	
.horoscope-inputBoxBig {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #505050;
    font-family: 'open_sans_lightregular';
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    text-align: center;
    width: 150px;
}
.horoscope-inputBox {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #000000;
    font-family: 'open_sans_lightregular';
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 75px;
}
.AM-Regbox form#signup {
    display: block;
    height: auto;
    margin: 20px 0;
    position: relative;
    width: 100%;
}
.AM-Regbox h3 {
    color: #e44600;
    font-size: 23px;
    margin: 0;
    text-align: center;
}
.AM-Tickbox .regfild {
    height: auto;
    margin-bottom: 8px;
    position: relative;
    width: 100%;
}
.gendrgrup {
    float: left;
    margin-left: 45px;
    width: 50%;
}
.regfild input#addfiles {
    margin-left: 48px;
}
.captchaverify {
    float: right;
    height: auto;
    position: relative;
    width: 50%;
	clear: both;
}
.regsubmt {
    clear: both;
    float: right;
    height: auto;
    margin-top: 26px;
    width: 50%;
}
.AM-Tickbox h4 {
    color: #e44600;
    font-size: 23px;
    text-align: center;
}
.regsubmt .regsub {
    background-color: #f75912;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    padding: 5px 18px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
}
.regsubmt .regsub:hover {
    background-color: #555;
	transition: all 0.3s ease 0s;
}
.regsubmt .regreset {
    background-color: #555;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    padding: 5px 18px;
    text-transform: uppercase;
	margin-left: 12px;
	transition: all 0.3s ease 0s;
}
.regsubmt .regreset:hover {
    background-color: #f75912;
	transition: all 0.3s ease 0s;
}
.register_bg{
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.contact_bg {
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 68%;
}
.con_tact {
    height: auto;
    margin: 0;
    padding: 30px 0;
    position: relative;
    width: 100%;
}
.contact_bg .contactpic {
    float: left;
    height: auto;
    width: 38%;
}
.contact_bg .contactpic img {
    border: 3px solid #aaa;
    border-radius: 12px;
    box-shadow: 0 0 12px #666;
    height: auto;
    width: 100%;
}
.contact_bg .con_dtls {
    float: right;
    height: auto;
    padding: 18px 0;
    width: 46%;
}
.con_dtls p {
    font-size: 20px;
}


.frm
{
width:300px;
height:25px;
border:1px solid #D28F8F;
}
select
{
width:300px;
height:25px;
border:1px solid #D28F8F;
color:#555;
}
textarea{
border:1px solid #e1dfdf;
height:100px;
}
td
{
font-size:15px;
color:#A73300;
}

.error
{
color:#FF0000;
}

.main {
    color: #AAAAAA;
    position: relative;
    text-align: center;
}
.cropperWrapper {
    margin: auto;
    padding: 0;
}
.cropperResize {
    border: 1px dashed #FF0000;
    cursor: move;
}
.cropperHandle {
    background-position: center center;
    background-repeat: no-repeat;
}
.cropperHandle.top {
    cursor: n-resize;
}
.cropperHandle.bottom {
    cursor: s-resize;
}
.cropperHandle.right {
    cursor: e-resize;
}
.cropperHandle.left {
    cursor: w-resize;
}
.cropperHandle.top.left {
    cursor: nw-resize !important;
}
.cropperHandle.bottom.right {
    cursor: se-resize !important;
}
.cropperHandle.top.right {
    cursor: ne-resize !important;
}
.cropperHandle.bottom.left {
    cursor: sw-resize !important;
}
.cropperMask {
    background-color: #000000;
    cursor: pointer;
}
.cropperCoordinates {
    background-color: #EEEEEE;
    border: 1px solid #888888;
    font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
    font-size: 11px;
    padding: 20px 5px 5px;
    width: 183px;
}
.cropperCoordinates div.topbar {
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    color: #CCCCCC;
    cursor: move;
    text-align: center;
}
.cropperCoordinates div.preview {
    border: 1px solid red;
    float: left;
    text-align: left;
}
.cropperCoordinates.IE div.preview {
    width: 1%;
}
.cropperCoordinates label {
    color: #FF0000;
    display: block;
    float: right;
    font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
    font-size: 11px;
    padding: 0 3px;
    text-align: right;
    width: 20px;
}
.cropperCoordinates input {
    border: 1px solid #FF0000;
    color: #333333;
    float: right;
    font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
    font-size: 11px;
    height: 13px;
    padding: 0;
    text-align: center;
    width: 20px;
}
.cropperCoordinates p {
    clear: left;
    margin: 0;
    padding: 5px 0 0;
    text-align: center;
}
.cropperCoordinates button {
    font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
    font-size: 11px;
    margin: 0 2px;
    outline: 0 none;
}
.filterbox {
}
.redspan {
    color: #FF0000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
}
.search_filtersX {
    color: #003399;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 19px;
}
.filter_toggle {
    height: 19px;
    width: 21px;
}
.search_filtersS {
    color: #003399;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align: left;
}
.search_filtersS li.more {
    color: #000000;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 12px;
    text-align: left;
}
.search_filtersS li.sngl {
    color: #000000;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-left: 12px;
    text-align: left;
}
.search_filtersS li.more a {
    color: #000000;
    text-decoration: underline;
}
.search_filtersS li.sngl a {
    color: #000000;
    text-decoration: underline;
}
.search_advt_panel_nav {
    height: 24px;
}
#search_advt_panel {
    display: none;
    height: 350px;
}
.searchresult_container {
}
.searchresult_top {
    height: 8px;
}
.searchresult_bttm {
    height: 8px;
}
.search_card {
    height: 327px;
    width: 190px;
}
.search_card_astro {
    height: 20px;
    width: 57px;
}
.search_card_love {
    height: 20px;
    width: 57px;
}
li.cardlinks {
    border-bottom: 1px dotted #666666;
    height: 17px;
    list-style: none outside none;
    padding-top: 1px;
    width: 96px;
}
.moresearchoptions {
}
.pad3 {
    padding: 3px;
}
.padr10 {
    padding-right: 10px;
}
.w107 {
    width: 107px;
}
.w115 {
    width: 115px;
}
.w118 {
    width: 118px;
}
.w120 {
    width: 120px;
}
.w123 {
    width: 123px;
}
.w125 {
    width: 125px;
}
.w200 {
    width: 200px;
}
.w250 {
    width: 250px;
}
.w480 {
    width: 480px;
}
.w482 {
    width: 482px;
}
.w485 {
    width: 485px;
}
.w488 {
    width: 487px;
}
.w490 {
    width: 490px;
}
.w495 {
    width: 495px;
}
.h200 {
    height: 200px;
}
.h250 {
    height: 250px;
}
.h25 {
    height: 25px;
}
.h30 {
    height: 30px;
}
.pdl3 {
    padding-left: 3px;
}
.pdl2 {
    padding-left: 2px;
}
.pdr7 {
    padding-right: 7px;
}
.pt14 {
    font-size: 14px;
}
.fore {
    color: #FF6600;
}
.fbl {
    color: #003399;
}
.fbk {
    color: #000000;
}
.spacer0 {
    height: 0;
}
.spacer7 {
    height: 7px;
}

.nb {
    font-weight: normal;
}
.shim5 {
    font-size: 6px;
    height: 5px;
}
.pos1 {
    float: left;
    left: 0;
    position: relative;
    z-index: 201;
}
.pos2 {
    float: left;
    left: -122px;
    position: relative;
    z-index: 202;
}
.pos3 {
    float: left;
    left: -172px;
    position: relative;
    z-index: 203;
}
.pos4 {
    float: left;
    left: -258px;
    position: relative;
    z-index: 204;
}
.pos5 {
    float: left;
    left: -344px;
    position: relative;
    z-index: 205;
}
.pos6 {
    float: left;
    left: -430px;
    position: relative;
    z-index: 206;
}
.pos7 {
    float: left;
    left: -516px;
    position: relative;
    z-index: 207;
}
.pos8 {
    float: left;
    left: -602px;
    position: relative;
    z-index: 208;
}
.pos9 {
    float: left;
    left: -688px;
    position: relative;
    z-index: 209;
}
.pos10 {
    float: left;
    left: -774px;
    position: relative;
    z-index: 210;
}
.pp_container {
    height: auto;
    margin: auto;
    width: 920px;
}
.pp_toptab {
    height: 83px;
    width: 920px;
}
.pp_toptab_left {
    float: right;
    height: 83px;
    width: 218px;
}
.pp_toptab_right {
    float: right;
    height: 83px;
    width: 230px;
}
.pp_planimg {
    height: 128px;
    width: 159px;
}
.pp_plan {
    height: 128px;
    width: 920px;
}
.pp_plandetails {
    height: 128px;
    width: 609px;
}
.pp_planselection {
    height: 128px;
    width: 142px;
}
.pp_fr {
    float: right;
}
.pp_fl {
    float: left;
}
.pp_cb {
    clear: both;
}
.pp_450 {
    width: 450px;
}
.pp_300 {
    width: 300px;
}
.pp_200 {
    width: 200px;
}
.pp_250 {
    width: 250px;
}
.pp_10px {
    height: 10px;
}
.pp_25px {
    height: 25px;
}
.pp_tal {
    text-align: left;
}
.pp_tar {
    text-align: right;
}
.pp_taj {
    text-align: justify;
}
.pp_mt10 {
    margin-top: 10px;
}
.pp_pl10 {
    padding-left: 10px;
}
.pp_pl50 {
    padding-left: 50px;
}
.pp_pl25 {
    padding-left: 25px;
}
.pp_pr10 {
    padding-right: 10px;
}
.pp_pr25 {
    padding-right: 25px;
}
.pp_pr70 {
    padding-right: 70px;
}
.pp_f12 {
    font-size: 12px;
}
.pp_f14 {
    font-size: 14px;
}
.pp_fa {
    font-family: Arial,Helvetica,sans-serif;
}
.pp_bd {
    font-weight: bold;
}
.pp_tab {
    height: 36px;
    margin-top: 45px;
    width: 140px;
}
.pp_form {
    display: none;
    height: 250px;
    width: 920px;
}
.pp_br {
    border: 1px solid red;
}
.pp_form_head {
    color: #40B100;
    font-size: 16px;
    font-weight: bold;
    height: 25px;
}
.pp_form_login {
}
.pp_div {
    height: 15px;
    margin: auto;
    width: 900px;
}
.pp_tdn {
    text-decoration: underline;
}
.pp_grey {
    color: #666666;
}
#viewall {
    display: none;
}
#SlideItMoo_info_outer {
    font-family: Arial,Helvetica,sans-serif;
    height: 203px;
    width: 510px;
}
#SlideItMoo_info_items {
    width: 505px;
}
.info_item {
    height: 170px;
    width: 500px;
}
#SlideItMoo_info_outer {
    display: block;
    margin: 0;
    position: relative;
}
#SlideItMoo_info_inner {
    height: 203px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 510px;
}
#SlideItMoo_info_items {
    display: block;
    position: relative;
}
#SlideItMoo_info_items .info_item {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    position: relative;
}
#SlideItMoo_info_items .info_item a.more {
    border: 1px solid #5E871F;
    bottom: 10px;
    color: #000000;
    cursor: pointer;
    display: block;
    padding: 3px 10px;
    position: absolute;
    right: 27px;
    text-decoration: none;
}
#SlideItMoo_info_items .info_item a img {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-left: 0;
}
#SlideItMoo_info_items .info_item img {
    float: left;
    margin-right: 15px;
}
#SlideItMoo_info_items .info_item h1 {
    color: #00CCFF;
    font-size: 30px;
    padding: 15px 0 20px;
    text-align: left;
}
.SlideItMoo_forward, .SlideItMoo_back {
    cursor: pointer;
    display: block;
    height: 203px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.SlideItMoo_back {
    left: 0;
}
#announce {
    background: none repeat scroll 0 0 #666666;
    clear: both;
    display: block;
    height: 50px;
    margin: 0 auto;
    position: relative;
    width: 550px;
}
#prev_title, #next_title {
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    line-height: 50px;
    padding: 0 10px;
    position: relative;
}
#next_title {
    float: right;
    margin-left: auto;
}
#announce a.playing {
    display: block;
    height: 40px;
    left: 420px;
    position: absolute;
    top: 5px;
    width: 40px;
}
#announce a.paused {
}
.Login_bg {
    height: auto;
    padding: 55px 0;
    position: relative;
    width: 100%;
}
.Login_bg .bgrey {
    background-color: #eee;
    height: auto;
    margin: 0 auto;
    padding: 30px 0 65px;
    width: 35%;
}
.bgrey form {
    height: auto;
    text-align: center;
    width: 100%;
}
.logfld {
    margin-bottom: 10px;
}
.logfld label.loglabel {
    display: block;
    font-size: 17px;
    width: 100%;
}
.logfld .ftgrey {
    border: 1px solid #ccc;
    height: 30px;
    width: 55%;
}

.loginow {
    background-color: #f03307;
    border: medium none;
    color: #fffb;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    padding: 4px 0;
    width: 56%;
}
.Login_bg .bgrey h2 {
    margin: 0 0 20px;
    text-align: center;
}
.horoscope-border {
    background: none repeat scroll 0 0 #F0F0F0;
    border: medium none !important;
    border-collapse: collapse !important;
    border-radius: 5px 5px 5px 5px !important;
    }

.horoscope-border td {
    border: 1px solid #ABABAB !important;
    border-collapse: collapse;
}
.horoscope-inputBoxBig {
    height: 20px !important;
    resize: none;
    text-align: center;
}   
.horoscope-inputBoxBig {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #505050;
    font-family: 'open_sans_lightregular';
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    text-align: center;
    width: 150px;
}
.horoscope-inputBox {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #000000;
    font-family: 'open_sans_lightregular';
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 75px;
}

.serchresltpge {
    height: auto;
    margin: 0;
    padding: 30px 0 0;
    position: relative;
    width: 100%;
}
.searchbyregno {
    background-color: #e44600;
    border-radius: 6px;
    box-sizing: border-box;
    height: auto;
    margin: 0 auto;
    padding: 25px 55px;
    width: 60%;
}
.serchresltpge form {
    margin-bottom: 14px;
}
.searchbyregno label {
    color: #fff;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 2;
}
.searchbyregno22 {
    border: 1px solid #d28f8f;
    border-radius: 6px;
    box-sizing: border-box;
    height: auto;
    margin: 0 auto;
    padding: 10px 15px;
    width: 60%;
}
.inregserch {
    border: 1px solid #ccc;
    box-sizing: border-box;
    float: left;
    height: 32px;
    margin: 0 20px;
    padding: 2px 8px;
    width: 46%;
}
.searchbyregno .insubmit {
    background-color: #444;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    padding: 2px 40px;
}
.serfld {
    float: left;
    margin-bottom: 10px;
    margin-left: 9px;
    width: 32%;
}
/*.gendfrm {
    width: 28%;
}*/
.gendfrm label {
    display: inline-block;
}
.inselect {
    border: 1px solid #ccc;
    color: #555;
    display: inline-block;
    height: 32px;
    margin-top: 0 !important;
    width: 45%;
}
.serfld label {
    display: inline-block;
    width: 50%;
}
.agefrm label {
    width: 35%;
}
.inselectnum {
    border: 1px solid #ccc;
    display: inline-block;
    height: 32px;
    width: 25%;
}
.into {
    display: inline-block;
}
.searchbyregno22 .submitserch {
    background-color: #e44600;
    border: medium none;
    border-radius: 3px;
    box-sizing: border-box;
    color: #fff;
    float: right;
    font-size: 17px;
    margin-right: 8px;
    padding: 2px 4px;
    width: 28%;
}
.propicin{
    height: auto;
    width: 100%;   
}
.useriddtl {
    font-size: 20px;
    font-weight: 700;
    margin-top: 8px;
    text-align: center;
}
.prodetailss {
    float: left;
    height: auto;
    margin-left: 10px;
    width: 66%;    
}
.prodetailss h2 {
    color: #e44600;
    margin: 4px 0 8px;
    text-align: center;
}
.profdetls {
    margin: 0 auto;
    width: 64%;
}
.profdetls label {
    display: inline-block;
    font-weight: 600;
    width: 50%;
}
.profdetls .dtlvalues {
    display: inline-block;
    text-align: right;
    width: 48%;
}
.prodetailss a.viewprof {
    background-color: #e44600;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 12px auto 0;
    padding: 6px 0;
    text-align: center;
    width: 65%;
}
.wholpro{
    height: auto;
    margin: 0 auto;
    padding: 42px 0;
    position: relative;
    width: 90%;
}
.mCSB_container.mCS_no_scrollbar {
    height: auto;
    margin-right: 0;
    width: 100%;
}
.AM-Reqbox {
    height: auto;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    width: 40%;
}
h2.contactrqstfrm {
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
}

.reqflds {
    height: auto;
    margin-bottom: 10px;
    width: 100%;
}
.reqflds .reqlab {
    float: left;
    line-height: 2;
    text-align: left !important;
    width: 40%;
}
.reqflds .reqin {
    border: 1px solid #ccc;
    border-radius: 3px;
    float: right;
    height: 32px;
    width: 50%;
    box-sizing: border-box;
    padding: 5px;
}

textarea.reqte {
    border: 1px solid #ccc;
    border-radius: 3px;
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding: 5px;
    height: 52px;
}

.AM-Reqbox #req input[type="submit"] {
    background-color: #e44600;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    margin: 18px 4px 0;
    padding: 6px 0;
    width: 160px;
}

/*******************homepage responsive codes***********************/

@media (min-width:250px) and (max-width:1240px) {
.AM-Innerheader {
    width: 96%;
}
.container.headd {
    width: 96% !important;
}
.AM-InnerBg ul#menutop {
    text-align: right;
}
}
@media (min-width:250px) and (max-width:1179px) {
ul#menutop li .AM-Menubar {
    padding: 30px 5px;
}
.AM-Logobg {
    width: 160px;
}
.AM-Logo {
    width: 100%;
}
    }
 @media (min-width:250px) and (max-width:962px) {  

ul#menutop li .AM-Menubar {
    font-size: 14px;
    padding: 25px 5px;
}
 } 
  @media (min-width:250px) and (max-width:814px) {
.AM-InnerBg ul#menutop {
    display: none;
}

.menu_toggle {
    display: block;
    float: right;
    height: auto;
    width: 50px;
}

.menu_toggle img {
    display: block;
}
.AM-InnerBg ul#menutop {
    float: none;
    margin: 0;
    position: absolute;
    top: 70px;
    width: 50%;
    right: 0;
}
ul#menutop li .AM-Menubar {
    background-color: rgba(255, 255, 255, 0.88);
    font-size: 16px;
    padding: 8px 20px;
}
ul#menutop li {
    border-bottom: 1px solid #000;
     width: 100%;
}
#menutop li.active, #menutop li:hover {
    background-color: #f4f4f4;
    border-bottom: 1px solid #f54f06;
    transition: all 0.3s ease 0s;
}
  }
  @media (min-width:250px) and (max-width:630px) {

.AM-Logobg {
    width: 41%;
}
.AM-InnerBg ul#menutop {
    width: 58%;
}

  }
 @media (min-width:250px) and (max-width:472px) {
.AM-Logobg {
    width: 56%;
}
.AM-InnerBg ul#menutop {

    width: 68%;
}
ul#menutop li .AM-Menubar {
    padding: 4px 20px;
}
}
 @media (min-width:250px) and (max-width:444px) {

.wlcom {
    display: none;
}
.AM-Innerheader {
    width: 185px;
}
}
 @media (min-width:250px) and (max-width:400px) {
.AM-Logobg {
    width: 70%;
}
.AM-InnerBg ul#menutop {
    text-align: center;
    width: 100%;
}
ul#menutop li .AM-Menubar {
    font-size: 14px;
}    }
 @media (min-width:250px) and (max-width:312px) {
.AM-Logobg {
    width: 76%;
}
}
@media (min-width:250px) and (max-width:1396px) {
.AM-to {
  padding: 0 8px;
  width: 4%;
}
}
@media (min-width:250px) and (max-width:1356px) {
 .quickfld label.qicklabel {
    width: 35.4% !important;
}
.quickfld input#regnoserch {
    width: 10%;
}   
}
@media (min-width:250px) and (max-width:1333px) {
.serchform h1.qksrchh {
    margin-top: 8px;
}
.AM-Bannerbox {
    top: 0;
}
}
@media (min-width:250px) and (max-width:1222px) {
.serchform h1.qksrchh {
    display: none;
}
.AM-Bannerbox {
    top: 16px;
}
}
@media (min-width:250px) and (max-width:1163px) {
.AM-Bannerbox .AM-Formbox form {
    padding: 0 12px 12px;
}
.quickfld label.qicklabel {
    font-size: 14px;
}

.AM-Formbox form .quickfld {
    margin-bottom: 10px;
}
}
@media (min-width:250px) and (max-width:946px) {
.AM-BannerBG .serchform {
    width: 42%;
}
.AM-Bannerbox {
    top: 12px;
}
.AM-Bannerbox .AM-Formbox form {
    padding: 0 12px 6px;
}
.AM-Formbox form .quickfld {
    margin-bottom: 6px;
}
input#quck_submit {
    margin: 16px auto 5px;
}
}
@media (min-width:250px) and (max-width:833px) {
.AM-BannerBG .serchform {
    width: 60%;
}
.AM-BannerBG {
    height: 372px !important;
}
/*.slider-wrapper {
    display: none;
}*/
.AM-BannerBG .serchform {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}
}
@media (min-width:250px) and (max-width:573px) {
.AM-BannerBG .serchform {
    width: 83%;
}
}
@media (min-width:250px) and (max-width:417px) {
.AM-BannerBG .serchform {
    width: 100%;
}   
}
@media (min-width:250px) and (max-width:888px) {
.AM-Welcomebox {
    padding: 15px 0;
}
.AM-Welcomebox h1 {
    background-position: center 51px;
    font-size: 22px;
     line-height: 26px;
}
#aboutheading span {
    font-size: 28px;
}
.AM-Welcomebox p {
    font-size: 16px;
    margin: 6px auto 0;
    width: 88%;
}
.AM-Welcomebox a {
    font-size: 16px;
    margin: 11px auto 0;
    padding: 4px 0 2px;
    width: 17%;
}
.AM-Memberbox {
    padding: 14px 0 18px;
}
.AM-Memberbox h1 {
    font-size: 28px;
}
.list_carousel li {
    margin: 10px 15px 0;
}
ul#foo4 li .profilnam {
    min-height: 110px;
}
.list_carousel {
    margin: 0 !important;
}
.galleryButton {
    font-size: 16px;
    line-height: 34px;
    margin: 0 auto;
    width: 20%;
}
}
@media (min-width:250px) and (max-width:552px) {
.AM-Welcomebox a {
    width: 24%;
}
}
@media (min-width:250px) and (max-width:448px) {
.AM-Welcomebox a {
    width: 30%;
}
.AM-Welcomebox p {
    font-size: 16px;
    margin: 0 auto;
    text-align: justify;
    width: 95%;
    line-height: 20px;
}
}
@media (min-width:250px) and (max-width:354px) {
.AM-Welcomebox h1 {
    background-position: center 46px;
    font-size: 20px;
    line-height: 22px;
}
#aboutheading span {
    font-size: 25px;
}
.AM-Welcomebox a {
    width: 49%;
}
}
@media (min-width:250px) and (max-width:1184px) {
.list_carousel li .profilimg a {
    height: auto;
    max-height: 168px;
    min-height: 168px;
}
}
@media (min-width:250px) and (max-width:928px) {
.list_carousel li .profilimg a {
    height: auto;
    max-height: 134px;
    min-height: 134px;
    border-radius:0;
}
}
@media (min-width:250px) and (max-width:580px) {
.galleryButton {
    width: 30%;
}   
}
@media (min-width:250px) and (max-width:393px) {
.galleryButton {
    width: 45%;
}
}
@media (min-width:250px) and (max-width:345px) {
.list_carousel li {
    width: 4.3% !important;
}
}
@media (min-width:250px) and (max-width:305px) {
.list_carousel li {
    width:3% !important;
}
ul#foo4 li .profilnam {
    font-size: 14px;
}
}
@media (min-width:250px) and (max-width:926px) {
.AM-Footerlinks li a {
    padding: 6px;
}
}
@media (min-width:250px) and (max-width:968px) {
.AM-Footerlinks li a {
    border-radius: 2px;
    font-size: 16px;
    padding: 2px;
}
}
@media (min-width:250px) and (max-width:587px) {
.menu_togglef {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 50px;
}
.menu_togglef img {
    display: block;
}
.AM-Footerlinks {
    display: none;
}
.footmenu {
    padding: 8px 0;
}
.AM-Footerlinks li {
    background-color: #444;
    display: block;
    margin: 1px;
}
.AM-Footerlinks {
    margin: 8px auto 0;
    width: 98%;
}
.AM-Footerlinks li a {
    padding: 5px;
}
}
@media (min-width:250px) and (max-width:1206px) {
.AM-Iconbox {
    margin: 20px auto 0;
    width: 31%;
}  
.AM-Iconbox a.soc {
    margin: 0 13px;
}
}
@media (min-width:250px) and (max-width:1091px) {
.AM-Iconbox a.soc {
    height: 45px;
    margin: 0 5px;
    width: 45px;
    background-size: 100% auto;
}

.AM-Iconbox {
    width: 165px;
}
}
@media (min-width:250px) and (max-width:784px) {
.AM-Footer a#footlog {
    width: 100px !important;
}
a#footlog img {
    width: 100%;
}
}
@media (min-width:250px) and (max-width:546px) {
.AM-Footer a#footlog {
    width: 62% !important;
}
.AM-Iconbox {
    margin: 10px auto 0;
    width: 48%;
}
.AM-Footer a#footlog {
    width: 100px !important;
}
.AM-Iconbox {
    width: 165px;
}
}
@media (min-width:250px) and (max-width:685px) {
.AM-Footer {
    padding: 18px 0;
}
.copyright p#coprgt {
    float: none;
    text-align: center;
}
.copyright p {
    color: #c6c3c3;
    font-size: 13px;
}
.copyright p#credits {
    float: none;
    text-align: center;
}
}
/*******************homepage responsive codes end***********************/

/*******************about responsive codes***********************/
@media (min-width:250px) and (max-width:808px) {
.inner_banner h1 {
    font-size: 40px;
    padding: 50px 0 36px;
}
.inner_banner {
    background-size: cover;
    height: auto;
}
.AM-Aboutbg {
    padding: 18px 0;
}
.AM-Aboutcontent {
    line-height: 25px;
    width: 95%;
}
}
@media (min-width:250px) and (max-width:380px) {
.inner_banner h1 {
    font-size: 30px;
    padding: 25px 0;
}
.AM-Aboutcontent {
    line-height: 22px;
    text-align: justify;
}
}
/*******************about responsive codes end***********************/

/*******************adv search responsive codes***********************/
@media (min-width:250px) and (max-width:908px) {    
.AM-Categorybox {
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 98%;
}
}
@media (min-width:250px) and (max-width:743px) { 
.AM-Imgbox {
    display: none;
}
.AM-Listbox2 {
    float: none;
    margin: 0 auto;
    width: 90%;
}
}
@media (min-width:250px) and (max-width:469px) {
.AM-Listbox2 .quickfld .selctage {
    width: 27%;
}
.advnceserchbg {
    padding: 26px 0;
}
}
@media (min-width:250px) and (max-width:318px) {
.AM-Listbox2 {
    width: 96%;
}
}
/*******************adv search responsive codes end***********************/

/*******************payment responsive codes***********************/

@media (min-width:250px) and (max-width:960px) {    
.pymntdtls h1 {
    font-size: 30px;
}
}
@media (min-width:250px) and (max-width:408px) { 
.pymntdtls h1 {
    font-size: 25px;
}
}
/*******************payment responsive codes end***********************/

/*******************register responsive codes***********************/
@media (min-width:250px) and (max-width:1166px) {
.gendrgrup {
    width: 30%;
}
}
@media (min-width:250px) and (max-width:864px) {
.AM-Regbox {
    width: 80%;
}
}

@media (min-width:250px) and (max-width:546px) {
.AM-Regbox {
    width: 90%;
}
}
@media (min-width:250px) and (max-width:488px) {
.captchaverify {
    float: none;
    text-align: center;
    width: 100%;
}
.regsubmt {
    float: none;
    text-align: center;
    width: 100%;
}
}
@media (min-width:250px) and (max-width:465px) {
.gendrgrup {
    margin-left: 26px;
    width: 38%;
}
.AM-Form5 {
    margin-left: 26px;
    width: 25%;
}
.regfild input#addfiles {
    margin-left: 25px;
}
}
@media (min-width:250px) and (max-width:370px) {    
.gendrgrup {
    margin-left: 14px;
    width: 46%;
}
.AM-Regbox h3 {
    font-size: 22px;
}
.AM-Regbox form#signup {
    margin: 6px 0;
}
.AM-Tickbox .regfild {
    margin-bottom: 5px;
}
.AM-Form1 {
    height: 28px;
}
.AM-Form2 {
    height: 28px;
}
.AM-Form5 {
    margin-left: 15px;
    width: 28%;
}
.regfild input#addfiles {
    margin-left: 14px;
}
.AM-Tickbox h4 {
    font-size: 22px;
}
.regsubmt .regsub {
    padding: 5px 18px 1px;
    font-size: 17px;
}
.regsubmt .regreset {
    font-size: 17px;
    padding: 5px 18px 1px;
}
}
@media (min-width:250px) and (max-width:338px) {    
.horotables {
    overflow-x: scroll;
    width: 260px !important;
}
}
/*******************register responsive codes end***********************/

/*******************contact us responsive codes***********************/
@media (min-width:250px) and (max-width:995px) {
.contact_bg .contactpic {
    display: none;
}
.contact_bg .con_dtls {
    float: none;
    height: auto;
    margin: 0 auto;
    padding: 18px 0;
    text-align: center;
    width: 62%;
}
}
@media (min-width:250px) and (max-width:743px) {
.contact_bg .con_dtls {
    width: 100%;
}
}
@media (min-width:250px) and (max-width:466px) {
.contact_bg {
    width: 90%;
}
.con_dtls p {
    font-size: 18px;
}
}
@media (min-width:250px) and (max-width:328px) {
.con_dtls p {
    font-size: 16px;
}
}
/*******************contact us responsive codes end***********************/

/*******************search responsive codes***********************/
@media (min-width:250px) and (max-width:1206px) {
.searchbyregno .insubmit {
    width: 22%;
    padding: 2px 0;
}
}
@media (min-width:250px) and (max-width:1193px) {
.serfld {
    width: 48%;
}
.serfld label {
     width: 38%;
}
.inselect {
    width: 58%;
}
.agefrm label {
    width: 38%;
}
.searchbyregno22 .submitserch {
    margin: 0 43px;
    width: 35%;
    float: left;
}
}
@media (min-width:250px) and (max-width:1168px) {
.searchbyregno {
    padding: 25px 23px;
}
}
@media (min-width:250px) and (max-width:1125px) {
.propics {
    width: 32%;
} 
}
@media (min-width:250px) and (max-width:1062px) {
.inregserch {
    padding: 2px 8px;
}
.searchbyregno label {
    font-size: 16px;
}
}
@media (min-width:250px) and (max-width:1001px) {
.searchbyregno22 .submitserch {

    margin: 0 20px;
}
}
@media (min-width:250px) and (max-width:984px) {
.searchbyregno {
   width: 85%;
}
.searchbyregno {
    padding: 25px 50px;
}
.searchbyregno22 {
    width: 85%;
}
.AM-Searchbox {
    width: 100%;
}
.AM-Probox {
    width: 85%;
}
}
@media (min-width:250px) and (max-width:763px) {
.searchbyregno {
    padding: 25px;
}
}
@media (min-width:250px) and (max-width:704px) {
    .inregserch {
    margin: 0 10px;
}
.searchbyregno {
    padding: 14px;
}
.searchbyregno {
    padding: 14px;
}
.inselect {
    width: 46%;
}
.agefrm label {
    width: 48%;
}
.inselectnum {
    width: 20%;
}
}
@media (min-width:250px) and (max-width:646px) {
.searchbyregno {
    width: 95%;
}
.searchbyregno22 {
    width: 95%;
}
.AM-Probox {
    width: 95%;
}
}
@media (min-width:250px) and (max-width:580px) {
.serfld label {
    font-size: 14px;
    width: 35%;
}
.agefrm label {
    width: 33%;
}
.into {
    font-size: 14px;
}
.profdetls label {
    font-size: 14px;
}
.profdetls .dtlvalues {
    font-size: 14px;
}
.profdetls {
    width: 80%;
}
.prodetailss {
    float: right;
    width: 58%;
}
.propics {
    width: 39%;
}
}
@media (min-width:250px) and (max-width:543px) {
.searchbyregno {
    padding: 10px;
}
.inregserch {
    margin: 0 4px;
    width: 42%;
}
}
@media (min-width:250px) and (max-width:523px) {
.searchbyregno label {
    display: block;
    float: none;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    width: 100%;
}
.inregserch {
    display: block;
    float: none;
    height: 28px;
    margin: 0 auto;
    width: 70%;
}
.searchbyregno .insubmit {
    display: block;
    font-size: 16px;
    margin: 7px auto 0;
    padding: 0;
    width: 22%;
}
.searchbyregno22 {
    padding: 8px;
}
.inselect {
    width: 62%;
}
.inselectnum {
    width: 26%;
}
.agefrm label {
    width: 35%;
}
.serfld {
    float: none;
    margin-left: 0;
    width: 98%;
}
.inselect {
    width: 64%;
}
.inselectnum {
    width: 29%;
}
.searchbyregno22 .submitserch {
    display: block;
    float: none;
    margin: 0 auto;
}
.propics {
    float: none;
    margin: 0 auto;
    width: 206px;
}
.prodetailss {
    float: none;
    margin: 0 auto;
    width: 100%;
}
.prodetailss h2 {
    margin: 0;
}
}
@media (min-width:250px) and (max-width:463px) {
.inselect {
    width: 60%;
}
.inselectnum {
    width: 20%;
}
}
@media (min-width:250px) and (max-width:368px) {
.propics {
    width: 178px;
}
.profpicc {
    height: 178px;
}
.useriddtl {
    font-size: 16px;
    margin-top: 5px;
}
.prodetailss h2 {
    font-size: 20px;
}
.profdetls {
    width: 100%;
}
.prodetailss a.viewprof {
    font-size: 16px;
    margin: 8px auto 0;
    padding: 4px 0;
    text-align: center;
    width: 60%;
}
}
/*******************search responsive codes end***********************/

/*******************profile responsive codes***********************/
/*.pf_btns a {
    width: 180px;
}

.AM-Rightbox .basicdtls {
    height: auto;
    margin: 10px auto;
    width: 70%;
}*/
@media (min-width:250px) and (max-width:1133px) {
.AM-Name {
    font-size: 22px;
    margin: 2px 0 0;
    padding-bottom: 0;
}
.AM-Rightbox .basicdtls {
    height: auto;
    margin: 10px auto;
    width: 70%;
}
.pf_btns {
    padding: 8px 0;
}
.pf_btns a {
    margin: 0 5px;
    padding: 8px 0;
    width: 175px;
}
.AM-Mainbox .mainpfdtls {
    height: auto;
    margin: 14px auto;
    width: 90%;
}
}
@media (min-width:250px) and (max-width:928px) {
.AM-Lastbox {
    width: 90%;
}
}
@media (min-width:250px) and (max-width:885px) {
.mainpfdtls .mprdtls {
    margin-left: 0;
}
.AM-Rightbox .basicdtls {
    height: auto;
    margin: 10px auto;
    width: 90%;
}
.mprdtls label {
    float: none;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    display: block;
}
.mprdtls .mdtlss {
    color: #666;
    float: none;
    font-weight: 600;
    height: auto;
    text-align: center;
    width: 100%;
}
}
@media (min-width:250px) and (max-width:808px) {

.AM-Propicbox a {
    height: 155px;
}
.AM-Propicbox {
    margin: -25px auto 0;
    width: 155px;
}
}
@media (min-width:250px) and (max-width:720px) {
.AM-Lastbox {
    width: 95%;
}   
}
@media (min-width:250px) and (max-width:682px) {
.basicdtls .prdtls {
    float: none;
    height: auto;
    margin: 0 auto 10px;
    width: 65%;
}
.prdtls label {
    float: left;
    font-size: 16px;
    font-weight: 600;
    width: 50%;
}
.prdtls .dtlss {
    color: #666;
    float: right;
    font-weight: 600;
    height: auto;
    text-align: right;
    width: 50%;
}
.AM-Box {
    float: none;
    margin: 0 auto;
    width: 80%;
}
}
@media (min-width:250px) and (max-width:389px) {
.AM-Mainbox .mainpfdtls {
    margin: 8px auto 0;
    width: 95%;
}
.mainpfdtls .mprdtls {
    float: none;
    margin: 0 auto 10px;
    width: 95%;
}
.AM-Mainbox {
    padding-bottom: 0;
}
.AM-Rightbox .basicdtls {
    width: 95%;
}
.basicdtls .prdtls {
    width: 95%;
}
}
@media (min-width:250px) and (max-width:375px) {
.AM-Box {
    width: 100%;
}
}
@media (min-width:250px) and (max-width:339px) {
    .rashi, .navamsam {
    overflow-x: scroll;
}
}
/*******************profile responsive codes end***********************/

/*******************gallery responsive codes***********************/
@media (min-width:250px) and (max-width:1144px) {
.wholpro {
    width: 95%;
}
}
@media (min-width:250px) and (max-width:1085px) {
.mCSB_container.mCS_no_scrollbar div.img {
    margin: 4px;
    width: 17.7%;
}
}
@media (min-width:250px) and (max-width:931px) {
.mCSB_container.mCS_no_scrollbar div.img {
    margin: 4px;
    width: 14%;
    min-height: 220px;
}
.mCSB_container.mCS_no_scrollbar div.img a {
    height: 130px;
}
.mCSB_container.mCS_no_scrollbar div.img .desc a {
    height: auto !important;
}
}
@media (min-width:250px) and (max-width:806px) {
.mCSB_container.mCS_no_scrollbar div.img {
    width: 17%;
}
}
@media (min-width:250px) and (max-width:718px) {
.mCSB_container.mCS_no_scrollbar div.img {
    width: 21%;
}
}
@media (min-width:250px) and (max-width:543px) {    
.mCSB_container.mCS_no_scrollbar div.img {
    width: 29%;
}
}
@media (min-width:250px) and (max-width:502px) {
.mCSB_container.mCS_no_scrollbar div.img {
    width: 28%;
}
}
@media (min-width:250px) and (max-width:411px) {    
.mCSB_container.mCS_no_scrollbar div.img {
    width: 44%;
}
}
@media (min-width:250px) and (max-width:367px) {
.mCSB_container.mCS_no_scrollbar div.img {
    width: 42%;
}
div.desc {
    font-size: 14px;
}
.wholpro {
    padding: 18px 0;
}
}
/*******************gallery responsive codes end***********************/

/*******************login responsive codes***********************/
@media (min-width:250px) and (max-width:902px) {
.Login_bg .bgrey {
    width: 55%;
}
}
@media (min-width:250px) and (max-width:628px) {
.Login_bg .bgrey {
    width: 78%;
}
}
@media (min-width:250px) and (max-width:446px) {
.Login_bg .bgrey {
    padding: 20px 0 46px;
    width: 88%;
}
.Login_bg .bgrey h2 {
    font-size: 20px;
    margin: 0 0 8px;
}
.logfld .ftgrey {
    width: 78%;
}
.loginow {
    width: 78%;
}
}
/*******************login responsive codes end***********************/

/*******************dashboard responsive codes***********************/
@media (min-width:250px) and (max-width:808px) {
.dashdemo {
    margin: -26px auto 0;
    width: 135px;
}
}
@media (min-width:250px) and (max-width:579px) {
.pf_btns a {
    display: block;
    margin: 6px auto;
    padding: 6px 0;
    width: 162px;
} 
.AM-Lastbox p {
    text-align: center;
}   
}

/*******************dashboard responsive codes***********************/

/*******************edit responsive codes***********************/

@media (min-width:250px) and (max-width:444px) {
.AM-Innerheader {
    width: 203px;
}
}
@media (min-width:250px) and (max-width:402px) {
.gendrgrup {
    margin-left: 14px;
    width: 44%;
}
}
@media (min-width:250px) and (max-width:350px) {
.gendrgrup {
    margin-left: -5px;
    width: 53%;
}
}
/*******************edit responsive codes ends***********************/

/*******************password responsive codes***********************/
@media (min-width:250px) and (max-width:957px) {
.AM-Couplebox1 {
    width: 65%;
}
}
@media (min-width:250px) and (max-width:598px) {
.AM-Couplebox1 {
    width: 90%;
}
}
@media (min-width:250px) and (max-width:422px) {

.AM-Couplebox1 input[type="submit"] {
    width: 71%;
}
.AM-Couplebox1 .ftgrey {
    padding: 0 6px;
    width: 70%;
}
}





@media (min-width:250px) and (max-width:850px) {

.AM-Reqbox {
    width: 70%;
}
}
@media (min-width:250px) and (max-width:485px) {
.AM-Reqbox {
    width: 80%;
    padding: 10px;
}
}






.con_dtls h3 {
    font-size: 28px;
    font-weight: 700;
}
.AM-Aboutcontent h3 {
    font-size: 22px;
	font-weight: 700;
    margin: 0 0 10px;
}
.AM-Aboutcontent p {
    margin: 0 0 15px;
}
.banner .container {
    height: 551px;
}









@media (min-width:250px) and (max-width:880px) {
.wlcom {
    display: none;
}	
.AM-Innerheader a {
    display: inline-block;
	float:none;
}
.AM-Header {
    text-align: center;
}
.AM-Logobg {
    width: 160px;
}
}


@media (min-width:250px) and (max-width:991px) {
.banner {
    height: 372px;
    background-size: 1295px auto;
}	
.banner .container {
    height: 372px;
}
}


@media (min-width:250px) and (max-width:770px) {
.AM-Aboutcontent img {
    float: none;
    margin: 0 0 15px;
    width: 100%;
}	
.con_dtls p {
    font-size: 14px;
}
}


@media (min-width:250px) and (max-width:580px) {
.footmenu {
    display: none;
}	
}


@media (min-width:250px) and (max-width:1225px) {
.list_carousel.responsive {
    width: 800px;
    margin: 0 auto!important;
    overflow: hidden;
}	
}


@media (min-width:250px) and (max-width:820px) {
.list_carousel.responsive {
    width: 600px;
    margin: 0 auto!important;
    overflow: hidden;
}	
}

@media (min-width:250px) and (max-width:620px) {
.list_carousel.responsive {
    width: 395px;
    margin: 0 auto!important;
    overflow: hidden;
}	
}


@media (min-width:250px) and (max-width:500px) {
.list_carousel.responsive {
    width: 205px;
    margin: 0 auto!important;
    overflow: hidden;
}	
}


@media (min-width:250px) and (max-width:995px) {
.paymentpic {
    display: block!important;
    float: none!important;
    width: 100%!important;
}	
}


.contact_bg .contactpic.paymentpic img {
    width: 45%;
    float: left;
    margin: 0 10px;
}

