.Disnone
{
	display:none;
}
.EditorText h1 {
	font-size:30px; font-weight:normal;line-height:40px
}
.EditorText h2 {
	font-size:28px; font-weight:normal;line-height:40px;
}
.EditorText  #SubHeading2 h2 {
	font-size:56px; font-weight:normal; line-height:62px;
}
.EditorText h3 {
	font-size:24px; font-weight:normal;line-height:34px;
}
.EditorText #SubHeading3 h3 {  
	font-size:48px; font-weight:normal; line-height:52px;
}
.EditorText h4 {
	font-size:22px; font-weight:normal;line-height:34px;
}
.EditorText #SubHeading4 h5 {
	font-size:20px; font-weight:normal; line-height:32px;
}
.EditorText h5 {
	font-size:18px; font-weight:normal;line-height:28px;
}
.EditorText h6 {
	font-size:16px; font-weight:normal;line-height:26px;
}
.EditorText hr {
	margin: 0px;
	border-bottom: 1px solid #999;
	height: 1px;
	width: 100%;
}
.EditorText table tr td {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 5px 15px;
    border-left: 1px solid #000;
	 border-top: 1px solid #000;
}
.AboutNew.IdxTestimonialsPatternBg {
   background: url() no-repeat top center; 
    height: 24px;
    position: absolute;
    width: 100%;
    top: -23px;
}
.EditorText  li {
	margin:0px;
	padding:0px 0px 0px 20px !important;
	 
	background-image:url(../images/bullet-1.png) !important;
	border-bottom:0px solid #ddd !important;
	
}
.EditorText ol li {
	display: list-item !important;
	margin-left:20px;	
	width: auto !important;
	margin: 0px;
	text-align: left;
	cursor:text;
	background-image:none !important;	
	padding:0px !important;
	 
}
.EditorText a{
	    color: #622e52;
}
.EditorText a:hover{ 
	color: #000;
}
.EditorText sup {
    vertical-align: super;
    font-size: smaller;
}
.EditorText sub {
    vertical-align: sub;
    font-size: smaller;
}
.EditorText blockquote {
    padding-left: 20px;
}
/* Create New Landing Page */
.NewLandWrapper .LeftBlock {
    width: 65%;
    display: table-cell;
    vertical-align: top;
    padding-right: 35px;
    border-right: 2px solid #ddd;
}
.NewLandWrapper .RightBlock {
    width: 32%;
    /* float: right; */
    display: table-cell;
    vertical-align: top;
    padding-left: 35px;
}
.NewLandWrapper .LeftFloat {
    float: left;
    padding-right: 20px;
}
/* END Create New Landing Page */
/*--------------Error------------*/ 
.ErrorBodyWrap .InfoWrapper .Error404Title {
	text-transform: uppercase;
    box-sizing: border-box;
    color: var(--purple);
    font-family: var(--mont-b);
    font-size: var(--fz28);
    line-height: 1.3;
	    margin-bottom: 10px;
}
.ErrorBodyWrap .InfoWrapper .TagLine {
	box-sizing: border-box;
    color: var(--black);
    font-family: var(--mont-b);
    font-size: var(--fz18);
    line-height: 1.3;
    margin-bottom: 5px;
}
.ErrorBodyWrap .InfoWrapper .SolutionPoints .EditorText ul li{
	background-position: 0px 7px;
}
/*--------------ThankYou---MSG---CSS-----------------*/
.LoaderWrap {
	line-height: 0px;
	text-align: center;
	margin: 40px 0px;
}
.ThankYouMessageWrap {
	margin: 40px 0px;
}
.ThankYouMessageWrap h6 {
	text-align: center;
	font-size: 14px;
	color: #0a1640;
	/*text-transform: uppercase;*/
	letter-spacing: 0px;
	/*font-family: 'robotobold';*/
}
.TebSliderWrap{
  position: relative;
  margin-bottom: 20px;
}
.menuNew-link2,
.menuNew-link {
  display: block;
}
.MenuNewStyle2,
.MenuNewStyle {
  background-color:var(--purple);
  padding: 10px 10px 7px;
  color: white;
  font-size: 15px;
  line-height: 26px;
  text-transform: uppercase;
  vertical-align: middle;
  /* border-bottom: 3px solid var(--white); */
  font-family: var(--oswald-db);
  text-align: left;
}
.MenuNewStyle2 i,
.MenuNewStyle i {
  float: right;
  font-size: 26px;
}
.menuNew2,
.menuNew2 > ul ul,
.menuNew,
.menuNew > ul ul {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-outt;
  transition: all 0.8s ease-in-out;
  position: absolute;
  z-index: 111;
  width: 100%;
}
.menuNew2.active,
.menuNew2 > ul ul.active,
.menuNew.active,
.menuNew > ul ul.active {
  max-height: 880px;
}
.menuNew2 ul li,
.menuNew ul li {
  border-bottom: 1px solid #dddddd;
  width: 100% !important;
  display: block !important;
  margin: 0 !important;
  padding: 0;
}  
.menuNew2 ul li a,
.menuNew ul li a {
  display: block;
    padding: 8px 15px;
    background-color: #653c58;
    color: #653c58; 
    background: #fff;
    text-align: left;
}
.menuNew2 ul li a.on,
.menuNew ul li a.on {
  background-color: var(--site-color-1);
}
.menuNew2 ul li h6,
.menuNew ul li h6 {
  font-size: 15px;
  line-height: 1.2;
  font-family: var(--oswald-db);
  text-transform: uppercase;
}
.menuNew2 ul li h6 br,
.menuNew ul li h6 br {
  display: none;
}
.menuNew2 ul li .Col,
.menuNew ul li .Col {
      display: block;
    min-height: inherit;
  position: relative;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.CustLeftCol {
    width: 22%;
    float: left;
}
.CustRightCol {
    width: 77%;
    float: right;
}
.LeftNav {
    font-family: var(--gotham);
    font-size: 16px;
	line-height::25px;
    color: #2e2e2e;
}
.DashboardWrap {
    color: #653c58;
   
    font-family: var(--gotham);
    letter-spacing: 1px;
}

.LeftNav li {
	background-image: url(../images/bullet.gif);
	background-position: 0px 5px;/*R T*/
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; /*T R B L*/
	padding: 0px 0px 0px 20px;/*T R B L*/
	line-height: 20px;
}
.LeftNav li#LeftLastNav {
	background-image: url(../images/bullet.gif);
	background-position: 0px 0px;/*R T*/
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; /*T R B L*/
	padding: 0px 0px 0px 20px;/*T R B L*/
	line-height: 37px;
}
.LeftNav li a {
	text-decoration: none;
	color: #653c58;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
	font-family:var(--gotham-b);
	font-weight: 600;
	padding: 15px 20px;
	display: block;
	transition: all 0.3s ease-in-out;
	position: relative;
}
.LeftNav li a:hover::after {
	background-image: url(../images/hover-arrow.jpg);
	width: 11px;
	height: 14px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -6px;
	content: "";
}
.LeftNav li a:hover, .LeftNav li a.on {
	text-decoration: none;
	color: #fff;
	background-color: #653c58;
}

.ComInfoWrap h5.Title{
font-family: var(--mont-b);
    font-size: var(--fz28);
    line-height: 1.3;
    color: var(--purple);
	text-align:center;
}
.QuestionsWrap textarea {
    height: 50px;
}
.PaddingTB20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.kbw-signature { width: 240px; height: 100px; }


.BorderBtn.SearchBtn{
  float: right;
    margin-top: -50px;
    margin-bottom: 20px;
}
.Orientation-Package form img.ui-datepicker-trigger {

    top: 18px;
}