.sticky {
    height: 0px;
}
.topPaddingMiddle {
    padding-top: 0px;
}

#clsPageTerms .TermsBox{
	width:100%;
	margin:0 auto 42px auto;

}
#clsPageTerms .Terms{
	
	width:100%;
	height:300px;

}
#clsPageTerms .Terms-content{
	width:100%;
	border-radius:5px;
	padding-bottom:4%;
	
}
#clsPageTerms .Terms-btm{
	background:url(../images/box2-bg-btm.png) no-repeat left bottom;
	width:850px;
	height:20px;
}
#clsPageTerms .subheader {
		padding-top:20px;
		text-align:center;
		color:#69ac03;
		font-weight:normal;
		}
#clsPageTerms .subheader-type1 {
		text-align:left;
		color:#000000;
		font-weight:bold;
		padding-left:20px;
		padding-bottom:5px;
		}
#clsPageTerms .Terms-text {
		text-align:justify;
		color:#353535;
		font-weight:normal;
		padding-left:20px;
		padding-right:20px;
		line-height:27px;
		}
body.vertical-layout.vertical-menu.menu-expanded .content, body.vertical-layout.vertical-menu.menu-expanded .footer {
    margin-left: 0px;
}	
html body .content .content-wrapper {
    padding: 0rem 0px;
}
	
/*********************
	
 *********************/
 @media only screen and (min-width: 320px) and (max-width: 1200px) {
	 
#clsPageTerms .TermsBox{
	width:100%;
	float:left;
	margin:0;

}
#clsPageTerms .Terms{
	
	width:100%;
	float:left;

}
#clsPageTerms .Terms-content{
	background-color:#e8e8e8;
	width:100%;
	margin-left:2px;
	padding:10px;

	
}	 
	 
 }
