@media (min-width: 900px) and (max-width: 1025px){
.trContactDetails{width:auto; height:auto; padding:0; margin:0; float:left; color:#fff; font-weight:bold; font-size:13px;}
.trRightBox{width:auto; height:auto; padding:0; margin:0; float:right; color:#fff;  font-weight:bold; font-size:13px;}
	
header {width: 100%;height: auto;position:relative;left: 0;z-index:1;}
header .header{width:100%; height:auto; padding:10px 0 0 0; margin:auto; background:#fff79e; position:relative; z-index:0;box-shadow:0 2px 2px rgba(0,0,0,0.3);}
 
header .rightBox{width:100%;float:none; margin:10px 0 0 0; text-align:right;}
header .logoBox{width:40%;height: auto; padding:0px 50% 0 2%; margin:0; float:none; position:relative;}
header .logoBox1{width:40%;height: auto; padding:0px 50% 0 2%; margin:0; float:left; position:absolute; z-index:2; }

header.smaller {height: auto; }
header.smaller .header{width:100%; height:auto; padding:10px 0 0 0; margin:auto; background:#fff79e; position:relative; 
z-index:0; box-shadow:0 2px 2px rgba(0,0,0,0.1);}
header.smaller .rightBox{width:100%;float:none; margin:10px 0 0 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s !important;}
header.smaller .logoBox{width:40%;height: auto; padding:0px 50% 0 2%; margin:0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s !important;}
header.smaller .logoBox1{width:40%;height: auto; padding:0px 50% 0 2%; margin:0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s !important;}

/*-- Banner Css --*/
.banner{width:100%; height:auto; margin:0; position:relative;}
.bannerTextBox{width:80%; height:auto; padding:15px 0; margin:5% 10% 0 10%;}
.bannerHeading{width:100%; height:auto; font-size:35px;}

/*-- Footer Panel --*/
.footerPanel{width:92%; height:auto; padding:45px 4% 10px 4%; margin:auto; background:#231f20;}
.footerCol1{width:25%; height:auto; padding:0; margin:0; float:left;}
.footerHeading{width:100%; height:auto; padding:0; margin:0; font-size:25px; font-weight:bold; color:#fff;}
.navBox{width:100%; height:auto; padding:0; margin:25px 0 0 0; font-size:30px; font-weight:400; color:#fff;}
div#fNav1 ul { margin:0; padding: 0; list-style: none; } 
div#fNav1 ul li { margin: 0; padding: 1px 0px; list-style: none; display:block; } 
div#fNav1 ul a:link, div#fNav1 ul a:active, div#fNav1 ul a:visited {width:100%; height:auto; margin: 0 5px; padding:8px 0; display:block; text-decoration: none; color: #fff; font-size:15px;text-align:left; background:url(../images/footerArrow.png) no-repeat left; /*border-bottom:dotted 1px #fff;*/} 
div#fNav1 ul li a:hover {color:#ff9000; background:url(../images/footerHoverArrow.png) no-repeat left;}
div#fNav1 ul li a:hover .fIcon{color:#ff9000;}

.footerCol2{width:25%; height:auto; padding:0; margin:0 0 0 2%; float:left;}
div#fNav2 ul { margin:0; padding: 0; list-style: none; } 
div#fNav2 ul li { margin: 0; padding: 1px 0px; list-style: none; display:block; } 
div#fNav2 ul a:link, div#fNav2 ul a:active, div#fNav2 ul a:visited {width:100%; height:auto; margin: 0 5px; padding:8px 0; display:block; text-decoration: none; color: #fff; font-size:15px;text-align:left; background:url(images/footerArrow.png) no-repeat left; /*border-bottom:dotted 1px #fff;*/} 
div#fNav2 ul li a:hover {color:#ff9000; background:url(../images/footerHoverArrow.png) no-repeat left;}

}
@media (min-width: 769px) and (max-width: 900px){
.trContactDetails{width:auto; height:auto; padding:0; margin:0; float:left; color:#fff; font-weight:bold; font-size:13px;}
.trRightBox{width:auto; height:auto; padding:0; margin:0; float:right; color:#fff;  font-weight:bold; font-size:13px;}
	
header {width: 100%;height: auto;position:relative;left: 0;z-index:1;}
header .header{width:100%; height:auto; padding:10px 0 0 0; margin:auto; background:#fff79e; position:relative; z-index:0;box-shadow:0 2px 2px rgba(0,0,0,0.3);}
 
header .rightBox{width:100%;float:none; margin:10px 0 0 0; text-align:right;}
header .logoBox{width:40%;height: auto; padding:0px 50% 0 2%; margin:0; float:none; position:relative;}
header .logoBox1{width:40%;height: auto; padding:0px 50% 10px 2%; margin:0; float:left; position:relative; }

header.smaller {height: auto; }
header.smaller .header{width:100%; height:auto; padding:10px 0 0 0; margin:auto; background:#fff79e; position:relative; 
z-index:0; box-shadow:0 2px 2px rgba(0,0,0,0.1);}
header.smaller .rightBox{width:100%;float:none; margin:10px 0 0 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s !important;}
header.smaller .logoBox{width:40%;height: auto; padding:0px 50% 0 2%; margin:0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s !important;}
header.smaller .logoBox1{width:40%;height: auto; padding:0px 50% 10px 2%; margin:0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s !important;}

/*-- Banner Css --*/
.banner{width:100%; height:auto; margin:0; position:relative;}
.bannerTextBox{width:80%; height:auto; padding:15px 0; margin:5% 10% 0 10%;}
.bannerHeading{width:100%; height:auto; font-size:35px;}

/*-- Index Body --*/
.bodywrap{width:96%; height:auto; padding:45px 2%; margin:0; background:#fff5cb;}
.bodyleft{width:100%; height:auto; padding:0; margin:0; float:none;}
.bodyright{width:40%; height:auto; padding:0; margin:0 60% 0 0; float:none;}

.leftPanel{width:40%; height:auto; padding:0; margin:25px 60% 0 0; float:none;}
.midPanel{width:100%; height:auto; padding:0; margin:0; float:none;}

/*-- Footer Panel --*/
.footerPanel{width:100%; height:auto; padding:45px 0 10px 0; margin:auto; background:#231f20;}
.footerCol1{width:43%; height:auto; padding:0 0 20px 2%; margin:0; float:left;}
.footerHeading{width:100%; height:auto; padding:0; margin:0; font-size:25px; font-weight:bold; color:#fff;}
.navBox{width:100%; height:auto; padding:0; margin:0 0 25px 0; font-size:30px; font-weight:400; color:#fff;}
div#fNav1 ul { margin:0; padding: 0; list-style: none; } 
div#fNav1 ul li { margin: 0; padding: 1px 0px; list-style: none; display:block; } 
div#fNav1 ul a:link, div#fNav1 ul a:active, div#fNav1 ul a:visited {width:100%; height:auto; margin: 0 5px; padding:8px 0; display:block; text-decoration: none; color: #fff; font-size:15px;text-align:left; background:url(../images/footerArrow.png) no-repeat left; /*border-bottom:dotted 1px #fff;*/} 
div#fNav1 ul li a:hover {color:#ff9000; background:url(../images/footerHoverArrow.png) no-repeat left;}
div#fNav1 ul li a:hover .fIcon{color:#ff9000;}

.footerCol2{width:43%; height:auto; padding:0 0 20px 2%; margin:0; float:left;}
div#fNav2 ul { margin:0; padding: 0; list-style: none; } 
div#fNav2 ul li { margin: 0; padding: 1px 0px; list-style: none; display:block; } 
div#fNav2 ul a:link, div#fNav2 ul a:active, div#fNav2 ul a:visited {width:100%; height:auto; margin: 0 5px; padding:8px 0; display:block; text-decoration: none; color: #fff; font-size:15px;text-align:left; background:url(images/footerArrow.png) no-repeat left; /*border-bottom:dotted 1px #fff;*/} 
div#fNav2 ul li a:hover {color:#ff9000; background:url(../images/footerHoverArrow.png) no-repeat left;}

.footerCol3{width:98%; height:auto; padding:30px 0 0 2%; margin:30px 0 0 0; float:none; clear:both;border-top:solid 1px #444;}

/*=== INNER PAGE ===*/
.headingPanel{width:94%; height:auto; padding:20px 3% 20px 3%; margin:0; background:#ffeda0; border-bottom:solid 1px #ffd122; font-size:13px; font-weight:bold;}

/*-- Gallery Page --*/
.gallContainer{width:100%; height:auto; padding:0; margin:0;}
.gallBox{width:21%; height:auto; padding:5px; margin:0 2% 2% 0; border:dashed 1px #ffd122; float:left;}
}
@media (min-width: 480px) and (max-width: 769px){
.trContactDetails{display:none;}
.trRightBox{width:auto; height:auto; padding:0; margin:0; float:left; color:#fff;  font-weight:bold; font-size:13px;}
	
header {width: 100%;height: auto;position:relative;left: 0;z-index:1;}
header .header{width:100%; height:auto; padding:10px 0 0 0; margin:auto; background:#fff79e; position:relative; z-index:0;box-shadow:0 2px 2px rgba(0,0,0,0.3);}
 
header .rightBox{width:100%;float:none; margin:10px 0 0 0; text-align:right;}
header .logoBox{width:60%;height: auto; padding:0px 0 0 2%; margin:0; float:none; position:relative;}
header .logoBox1{width:60%;height: auto; padding:0px 0 10px 2%; margin:0; float:left; position:relative; }

header.smaller {height: auto; }
header.smaller .header{width:100%; height:auto; padding:10px 0 0 0; margin:auto; background:#fff79e; position:relative; 
z-index:0; box-shadow:0 2px 2px rgba(0,0,0,0.1);}
header.smaller .rightBox{width:100%;float:none; margin:10px 0 0 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s !important;}
header.smaller .logoBox{width:60%;height: auto; padding:0px 0 0 2%; margin:0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s !important;}
header.smaller .logoBox1{width:60%;height: auto; padding:0px 0 10px 2%; margin:0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s !important;}

/*-- Banner Css --*/
.banner{width:100%; height:auto; margin:0; position:relative;}
.bannerTextBox{width:80%; height:auto; padding:15px 0; margin:5% 10% 0 10%;}
.bannerHeading{width:100%; height:auto; font-size:35px;}

/*-- Index Body --*/
.bodywrap{width:96%; height:auto; padding:45px 2%; margin:0; background:#fff5cb;}
.bodyleft{width:100%; height:auto; padding:0; margin:0; float:none;}
.bodyright{width:50%; height:auto; padding:0; margin:0 0 0 0; float:none;}

.leftPanel{width:50%; height:auto; padding:0; margin:25px 0 0 0; float:none;}
.midPanel{width:100%; height:auto; padding:0; margin:0; float:none;}

/*-- Footer Panel --*/
.footerPanel{width:100%; height:auto; padding:45px 0 10px 0; margin:auto; background:#231f20;}
.footerCol1{width:43%; height:auto; padding:0 0 20px 2%; margin:0; float:left;}
.footerHeading{width:100%; height:auto; padding:0; margin:0; font-size:25px; font-weight:bold; color:#fff;}
.navBox{width:100%; height:auto; padding:0; margin:0 0 25px 0; font-size:30px; font-weight:400; color:#fff;}
div#fNav1 ul { margin:0; padding: 0; list-style: none; } 
div#fNav1 ul li { margin: 0; padding: 1px 0px; list-style: none; display:block; } 
div#fNav1 ul a:link, div#fNav1 ul a:active, div#fNav1 ul a:visited {width:100%; height:auto; margin: 0 5px; padding:8px 0; display:block; text-decoration: none; color: #fff; font-size:15px;text-align:left; background:url(../images/footerArrow.png) no-repeat left; /*border-bottom:dotted 1px #fff;*/} 
div#fNav1 ul li a:hover {color:#ff9000; background:url(../images/footerHoverArrow.png) no-repeat left;}
div#fNav1 ul li a:hover .fIcon{color:#ff9000;}

.footerCol2{width:43%; height:auto; padding:0 0 20px 2%; margin:0; float:left;}
div#fNav2 ul { margin:0; padding: 0; list-style: none; } 
div#fNav2 ul li { margin: 0; padding: 1px 0px; list-style: none; display:block; } 
div#fNav2 ul a:link, div#fNav2 ul a:active, div#fNav2 ul a:visited {width:100%; height:auto; margin: 0 5px; padding:8px 0; display:block; text-decoration: none; color: #fff; font-size:15px;text-align:left; background:url(images/footerArrow.png) no-repeat left; /*border-bottom:dotted 1px #fff;*/} 
div#fNav2 ul li a:hover {color:#ff9000; background:url(../images/footerHoverArrow.png) no-repeat left;}

.footerCol3{width:98%; height:auto; padding:30px 0 0 2%; margin:30px 0 0 0; float:none; clear:both;border-top:solid 1px #444;}

.copyright{width:100%; height:auto; float:none; font-size:13px; text-align:center;}
.poweredBy{width:100%; height:auto; margin:12px 0 0 0; float:none; text-align:center;}

/*=== INNER PAGE ===*/
.headingPanel{width:94%; height:auto; padding:20px 3% 20px 3%; margin:0; background:#ffeda0; border-bottom:solid 1px #ffd122; font-size:13px; font-weight:bold;}

/*-- Gallery Page --*/
.gallContainer{width:100%; height:auto; padding:0; margin:0;}
.gallBox{width:46%; height:auto; padding:5px; margin:0 1% 2% 1%; border:dashed 1px #ffd122; float:left;}
}
@media (min-width: 320px) and (max-width: 480px){
h1{ padding:0 0 15px  0; margin:0 0 10px 0; color:#000; font-size:16px; text-align:left; font-weight:bolder;}	
	
.trContactDetails{display:none;}
.trRightBox{width:auto; height:auto; padding:0; margin:0; float:left; color:#fff;  font-weight:bold; font-size:13px;}
	
header {width: 100%;height: auto;position:relative;left: 0;z-index:1;}
header .header{width:100%; height:auto; padding:10px 0 0 0; margin:auto; background:#fff79e; position:relative; z-index:0;box-shadow:0 2px 2px rgba(0,0,0,0.3);}
 
header .rightBox{width:100%;float:none; margin:10px 0 0 0; text-align:right;}
header .logoBox{width:96%;height: auto; padding:0px 0 0 2%; margin:0; float:none; position:relative;}
header .logoBox1{width:96%;height: auto; padding:0px 0 10px 2%; margin:0; float:left; position:relative; }

header.smaller {height: auto; }
header.smaller .header{width:100%; height:auto; padding:10px 0 0 0; margin:auto; background:#fff79e; position:relative; 
z-index:0; box-shadow:0 2px 2px rgba(0,0,0,0.1);}
header.smaller .rightBox{width:100%;float:none; margin:10px 0 0 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s !important;}
header.smaller .logoBox{width:96%;height: auto; padding:0px 0 0 2%; margin:0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s !important;}
header.smaller .logoBox1{width:96%;height: auto; padding:0px 0 10px 2%; margin:0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s !important;}

/*-- Banner Css --*/
.banner{width:100%; height:auto; margin:0; position:relative;}
.bannerTextBox{width:80%; height:auto; padding:15px 0; margin:5% 10% 0 10%; display:none;}
.bannerHeading{width:100%; height:auto; font-size:35px;}

/*-- Index Body --*/
.bodywrap{width:96%; height:auto; padding:30px 2%; margin:0; background:#fff5cb;}
.bodyleft{width:100%; height:auto; padding:0; margin:0; float:none;}
.bodyright{width:100%; height:auto; padding:0; margin:0 0 0 0; float:none;}

.leftPanel{width:99.5%; height:auto; padding:0; margin:25px 0 0 0; float:none;}
.midPanel{width:99.5%; height:auto; padding:0; margin:0; float:none;}
.midContentBox{width:100%; height:auto; padding:0; margin:0 0 25px 0; font-size:14px; line-height:24px; font-weight:500; text-align:justify;}
div.upcomingcamp ul { margin:0; padding: 0; list-style: none; } 
div.upcomingcamp ul li {width:100%; height:auto; margin: 0 5px; padding:2px 0; display:block; text-decoration: none; color: #000; font-size:13px;text-align:left; font-weight:bold; background:url(../images/footerArrow.png) no-repeat left; list-style: none; display:block; }

/*-- Footer Panel --*/
.footerPanel{width:100%; height:auto; padding:45px 0 10px 0; margin:auto; background:#231f20;}
.footerCol1{width:96%; height:auto; padding:0 0 20px 2%; margin:0; float:none;}
.footerHeading{width:100%; height:auto; padding:0; margin:0; font-size:25px; font-weight:bold; color:#fff;}
.navBox{width:100%; height:auto; padding:0; margin:0 0 10px 0; font-size:30px; font-weight:400; color:#fff;}
div#fNav1 ul { margin:20px 0 0 0; padding: 0; list-style: none; } 
div#fNav1 ul li { margin: 0; padding: 1px 0px; list-style: none; display:block; } 
div#fNav1 ul a:link, div#fNav1 ul a:active, div#fNav1 ul a:visited {width:100%; height:auto; margin: 0 5px; padding:8px 0; display:block; text-decoration: none; color: #fff; font-size:15px;text-align:left; background:url(../images/footerArrow.png) no-repeat left; /*border-bottom:dotted 1px #fff;*/} 
div#fNav1 ul li a:hover {color:#ff9000; background:url(../images/footerHoverArrow.png) no-repeat left;}
div#fNav1 ul li a:hover .fIcon{color:#ff9000;}

.footerCol2{width:96%; height:auto; padding:30px 0 0px 2%; margin:0; float:none;border-top:solid 1px #444;}
div#fNav2 ul { margin:20px 0 0 0; padding: 0; list-style: none; } 
div#fNav2 ul li { margin: 0; padding: 1px 0px; list-style: none; display:block; } 
div#fNav2 ul a:link, div#fNav2 ul a:active, div#fNav2 ul a:visited {width:100%; height:auto; margin: 0 5px; padding:8px 0; display:block; text-decoration: none; color: #fff; font-size:15px;text-align:left; background:url(images/footerArrow.png) no-repeat left; /*border-bottom:dotted 1px #fff;*/} 
div#fNav2 ul li a:hover {color:#ff9000; background:url(../images/footerHoverArrow.png) no-repeat left;}

.footerCol3{width:98%; height:auto; padding:30px 0 0 2%; margin:30px 0 0 0; float:none; clear:both;border-top:solid 1px #444;}
.fIconBox{width:5%; height:auto; padding:0; margin:7px 0 0 0; float:left; font-size:25px; color:#d30205;}
.fAddress{width:87%; height:auto; padding:0; margin:0 0 0 8%;color: #fff; font-size:15px; float:left;}
.fEmail{ font-size:14px; font-weight:bold;}

.copyright{width:100%; height:auto; float:none; font-size:13px; text-align:center;}
.poweredBy{width:100%; height:auto; margin:12px 0 0 0; float:none; text-align:center;}

/*=== INNER PAGE ===*/
.headingPanel{width:94%; height:auto; padding:20px 3% 20px 3%; margin:0; background:#ffeda0; border-bottom:solid 1px #ffd122; font-size:13px; font-weight:bold;}

.innbodywrap{width:96%; height:auto; padding:25px 2%; margin:0; background:#fff5cb;}

/*-- Members Page --*/
.mTabMenu{width:auto; height:auto; padding:4px 3px; margin:0 1px 0 0; background:#c6c6c6; color:#fff; font-size:11px; font-weight:300; float:left;}
.mTabMenu:hover{background:#d30205; cursor:pointer;}
.mActiveTab{width:auto; height:auto; padding:4px 3px; margin:0 1px 0 0; background:#d30205; color:#fff; font-size:11px; font-weight:300; float:left;}

.innMemberImg{width:35%; height:auto; padding:0; margin:0; float:none; border-radius:5px; overflow:hidden;}
.innMemberDetails{width:100%; height:auto; padding:0; margin:0; font-size:13px; font-weight:bold; text-align:center; color:#fff; float:none;}
.innMemberCol1{width:20%; height:auto; padding:0; margin:0 5% 0 0; font-weight:bold; float:left;}
.innMemberCol2{width:75%; height:auto; padding:0; margin:0; float:left;}

/*-- Gallery Page --*/
.gallContainer{width:100%; height:auto; padding:0; margin:0;}
.gallBox{width:94%; height:auto; padding:5px; margin:0 1% 2% 1%; border:dashed 1px #ffd122; float:left;}

.mSearchCol1{width:98%; height:auto; padding:0; margin:0 1% 5px 1%; float:none;}
.mSearchCol2{width:98%; height:auto; padding:0; margin:0 1% 5px 1%; float:none;}
.mSearchCol3{width:98%; height:auto; padding:0; margin:0 1% 0 1%; float:none; text-align:right;}

.searchbox{width:96%; height:auto; padding:14px 2% 7px 2%; margin:0 0 20px 0; background:#ffd122; border:solid 1px #d30205;}
.searchCol1{width:48%; height:auto; padding:0; margin:0 1% 7px 1%; float:left;}
.searchCol2{width:48%; height:auto; padding:0; margin:0 1% 7px 1%; float:left;}
.searchCol3{width:48%; height:auto; padding:0; margin:0 1% 7px 1%; float:right; text-align:right;}
.searchbtn{width:100%; padding:6px 0; text-align:center;}

.innMSImg{width:30%; min-height:125px; padding:0; margin:0; background:url(../images/boyprofilepic.jpg) no-repeat center center; background-size:100% auto; border-radius:5px; overflow:hidden; float:left; }
.innMSImg1{width:30%; min-height:125px; padding:0; margin:0; background:url(../images/girlprofilepic.jpg) no-repeat center center; background-size:100% auto; border-radius:5px; overflow:hidden; float:left; }
.innMSDetails{width:100%; height:auto; padding:0; margin:0; font-size:13px; font-weight:bold; text-align:center; color:#fff; float:right;}

.viewprofilebtn{width:auto; padding:0px 5px; margin:5px 0 0 0; display:block; font-size:12px; font-weight:normal; background:#d30205; color:#FFF; border-radius:5px; float:left; border:solid 1px #ff9000;
background: -webkit-linear-gradient(#ffedc2, #ff9000); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#ffedc2, #ff9000); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#ffedc2, #ff9000); /* For Firefox 3.6 to 15 */
background: linear-gradient(#ffedc2, #ff9000); /* Standard syntax */
}

/*-- Matrimony Details Page --*/
.innMDImg{width:30%; min-height:125px; padding:0; margin:0;background:url(../images/boyprofilepic.jpg) no-repeat center center; background-size:100% auto; border-radius:5px; overflow:hidden; float:left;}
.innMDDetails{width:100%; height:auto; padding:0; margin:0; font-size:13px; font-weight:bold; text-align:center; color:#fff; float:right;}

.innMDCol1{width:100%; height:auto; padding:0; margin:0 0 0 0; font-weight:bold; float:none;}
.innMDCol2{width:100%; height:auto; padding:0; margin:0; float:none;}

/*-- Registration --*/
.rFormCol1{width:100%; margin:0px; float:none;}
.rFormCol2{width:100%; margin:0px; float:none;}
}


