body {
	/*font-family: 'GothamLight';*/
	font-family: 'Source Sans Pro', sans-serif;
	overflow-y:scroll;
	overflow-x:hidden;
}
.body-widget {
	width:100%;
}
.body-widget1 {
	width:100%;
}
.footer {
	padding:1.5em 0;
	background:#e8e8e8;
}
#footer p {
	font-size:16px;
	padding:0 0 0 0;
	margin:0;
	color:#000;
	line-height:27px;
	letter-spacing:1px;
}
.footer-read a {
	display:inline-block;
	color:#d9dadb;
	font-size:16px;
	
	padding:30px 0 0 0;
}
.footer-read a:hover {
	color:#b8d433;
	transition:all 0.5s ease;
	text-decoration:none;
}
.footer-read a:after {
	content:" \00BB";
}
#footer .list-inline>li {
	width:100%;
	padding:0 0 12px 0;
}
#footer .list-inline>li:last-child {
	width:100%;
	padding:0 0 0 0;
}
#footer li a {
	color:#000;
	font-size:16px;
	letter-spacing:1px;
}
#footer li a:hover {
	color:#b8d433;
	transition:all 0.5s ease;
	text-decoration:none;
}
#footer .list-inline {
	margin-top:5px;
}
.email a {
	color:#b8d433;
	display:inline-block;
	font-size:12px;
	padding:12px 0 0 0;
	margin:0 0 0 0;
	word-wrap: break-word;
}
.footer-social a {
	display:inline-block;
	color:#000;
	padding:0;
	margin:0 20px 0 0;
	font-size:16px;
}
.footer-social a:hover {
	color:#b8d433;
	transition:all 0.5s ease;	
}
.footer-copyright {
	padding:1em 0 0.5em 0;
}
#footer-copyright p {
	font-size:11px;
	padding:0 0 5px 0;
	margin:0;
	color:#7d7d7d;
	line-height:18px;
	font-weight:normal;
	letter-spacing:0.8px;
	font-family: 'Raleway', sans-serif;
}
#footer-copyright .email a {
	padding:0;
}
.footer-right {
	width:100%;
	text-align:right;
}
.footer-menu a {
	display:inline-block;
	font-size:14px;
	color:#7d7d7d;
	
	padding:0 10px 0 0;
}
.footer-menu a:hover {
	color:#b8d433;
	transition:all 0.5s ease;
	text-decoration:none;
}
.footer-menu a:after {
	content:" |";
	margin:0 0 0 10px;	
}
.footer-menu a:last-child:after {
	content:" ";
	margin:0 0 0 0;	
}
.get-started {
	padding:4em 0;
	background:url(../images/mobile-bg.jpg) no-repeat center;
	background-size:cover;
}

.mobile-left, .mobile-right {
	vertical-align:middle;
	height:100%;
	display:table-cell;
}
.mobile-left {
	width:50%;
	box-sizing:border-box;
	padding-right:20px;
}
.mobile-right {
	width:50%;
	box-sizing:border-box;
	overflow:hidden;
}
#get-started p {
	font-size:18px;
	padding:0 0 10px 0;
	margin:0;
	color:#000;
	line-height:26px;
	font-weight:normal;
}
.get-title {
	font-size: 24px;
    padding: 0 0 15px 0;
    margin: 0;
    color: #231f20;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
	font-weight:bold
}
.get-sub-title {
	font-size:20px;
	padding:0 0 10px 0;
	margin:0;	
}
.divider {
	width:70px;
	height:1px;
	background:#000;
	margin:0 0 30px 0;
}
.divider-center {
	width:70px;
	height:2px;
	background:#231f20;
	margin:0 auto 30px auto;
}
.divider-center-white {
	width:70px;
	height:2px;
	background:#fff;
	margin:0 auto 30px auto;
}
.get-sub-title1 {
	font-size:20px;
	padding:0 0 30px 0;
	margin:0;
	color:#a0a1a1;
	font-style:italic;
}
.get-sub-title1:after {
	content:" \203A";
	margin:0 0 0 5px;
}
.portfolio-area {
	padding:2em 0 4em 0;
}
#portfolio-area p {
	font-size:18px;
	padding:0 0 30px 0;
	margin:0;
	color:#000;
	line-height:26px;
	font-weight:normal;
}
.portfolio-title {
	font-size: 24px;
    padding: 0 0 15px 0;
    margin: 0;
    color: #231f20;
    letter-spacing: 1px;
   font-family: 'Source Sans Pro', sans-serif;
   font-weight:bold;
}
.green-divider {
	width:90px;
	margin:0 auto 25px auto;
	height:2px;
	background:#231f20;
}
.green-divider1 {
	width:90px;
	height:2px;
	background:#231f20;
	margin:0 0 30px 0;
}
.portfolio-widget {
	width:100%;
}
.portfolio-new-widget {
	width:100%;
	border:1px solid #dbdbdb;
	padding:30px 30px;
	display:inline-block;
	font-size:18px;
	color:#919191;
	text-align:center;
	text-transform:none;
    text-decoration:none;
	letter-spacing:1px;
}
.portfolio-new-widget:hover {
    border-bottom: 1px solid #b8d433;
	background:#b8d433;
	transition:all 0.5s ease;
	text-decoration:none;
	color:#fff;
}
.portfolio-new-widget:hover .portfolio-img {
    display:none;
}
.portfolio-new-widget:hover .portfolio-white-img {
    display:block;
}
.portfolio-white-img {
	display:none;
	margin:0 auto 13px auto;
}
.portfolio-img {
	margin:0 0 13px 0;
}
.about-uplift {
	padding:1em 0 4em 0;
}
#about-uplift p {
	font-size:18px;
	padding:0 0 10px 0;
	margin:0;
	color:#000;
	line-height:26px;
	font-weight:normal;
	letter-spacing:1px;
	font-family: 'Raleway', sans-serif;
}
#about-uplift li {
	font-size:16px;
	padding:0 0 5px 0;
	margin:0;
	color:#000;
	line-height:26px;
	font-weight:normal;
	font-family: 'Raleway', sans-serif;
}
.about-title {
	font-size:24px;
	padding:0 0 5px 0;
	margin:0;
	color:#231f20;
	/*letter-spacing:1px;*/
	line-height:45px;
	font-family: 'Source Sans Pro', sans-serif;
    font-weight:bold;
}
}
.uplift-more a {
	display:inline-block;
	margin:20px 0 10px 0;
	color:#919191;
	font-size:18px;
	font-style:italic;
	letter-spacing:1px;
	text-transform:uppercase;
}
.uplift-more a:hover {
	color:#b8d433;
	transition:all 0.5s ease;
	text-decoration:none;
}
.uplift-more a:after {
	content:" \203A";
	margin:0 0 0 5px;
}
.left-area {
	width:100%;
	margin:0 0 0 0;
}
.about-new-widget {
	width:100%;
	border:1px solid #dbdbdb;
	padding:50px 20px 25px 20px;
	display:inline-block;
	font-size:20px;	
	color:#919191;
	text-align:center;
	text-transform:none;
    text-decoration:none;
}
.about-new-widget:hover {
    border-bottom: 1px solid #b8d433;
	transition:all 0.5s ease;
	text-decoration:none;
	color:#000;
}
.about-new-widget:hover i { 
	color: #b8d433; 
}
.about-new-widget:hover a { 
	color: #000;
	text-decoration:none;
}
#about-services-area i {
	margin:30px 0 0 0;
	font-size:20px;
}
.view-all a {
	display:inline-block;
	margin:35px 0 0 0;
	padding:13px;
	background:#808285;
	border:1px solid #808285;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	width:250px;
	max-width:100%;
	letter-spacing:1px;
	
}
.view-all a:hover {
	border:1px solid #231f20;
	color:#fff;
	transition:all 0.5s ease;
	background:#231f20;
	text-decoration:none;
}
.view-all a:focus {
	border:1px solid #231f20;
	color:#fff;
	transition:all 0.5s ease;
	background:#231f20;
	text-decoration:none;
	outline:none;
}
.invest-area {
	background:url(../images/invest-bg.jpg) no-repeat center;
	background-size:cover;
	padding:4em 0 15em 0;
	display:none;
}
.invest-title {
	font-size:40px;
	padding:0 0 12px 0;
	margin:0;
	color:#000;
}
#invest-area p {
	font-size:18px;
	padding:0 0 10px 0;
	margin:0;
	color:#000;
	line-height:26px;
	font-weight:normal;
}
.speak-more a {
	display:inline-block;
	margin:30px 0 0 0;
	color:#919191;
	font-size:18px;
	font-style:italic;
	
}
.speak-more a:after {
	content:" \203A";
	margin:0 0 0 5px;
}
.speak-more a:hover {
	color:#b8d433;
	transition:all 0.5s ease;
	text-decoration:none;
}
.banner-area {
	padding:4em 0 4em 0;
	border-bottom:1px solid #dedede;
	/*border-top:1px solid #dedede;*/
	margin:100px 0 0 0;
}
.invest-uplift-new1 {
	padding:4em 0 4em 0;
	border-bottom:1px solid #dedede;
	/*border-top:1px solid #dedede;*/
	margin:0 0 0 0;
}
.invest-uplift-new2 {
	padding:4em 0 3em 0;
	margin:0 0 0 0;
}
.banner-title {
	font-size:36px;
	color:#231f20;
	padding:0 0 20px 0;
	margin:0;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	line-height:45px;
	font-family: 'Source Sans Pro', sans-serif;
}
.banner-title1 {
	font-size:36px;
	color:#231f20;
	padding:0 0 10px 0;
	margin:0;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	line-height:45px;
	font-family: 'Source Sans Pro', sans-serif;
}
.join-today a {
	display:inline-block;
	background:#b8d433;
	border:1px solid #b8d433;
	color:#fff;
	width:auto;
	margin:20px 0;
	max-width:100%;
	padding:13px 25px;
	text-transform:uppercase;
	font-size:17px;
	max-width:100%;
	
	letter-spacing:1px;
	border-radius:0;
}
.join-today a:hover {
	border:1px solid #808285;
	color:#fff;
	background:#808285;
	text-decoration:none;
	transition:all 0.5s ease;
}
.join-today a:focus {
	border:1px solid #808285;
	color:#fff;
	background:#808285;
	text-decoration:none;
	transition:all 0.5s ease;
	outline:none;
}
.impact-title {
	font-size:20px;
	color:#3a4048;
	padding:0 0 0 0;
	margin:0;
	letter-spacing:1px;
	text-transform: uppercase;
	font-family: 'GothamLight';
}
.grow-title {
	font-size:53px;
	color:#3a4048;
	padding:0 0 10px 0;
	margin:0;
	letter-spacing:2px;
	text-transform:uppercase;
	
}
.green-color {
	color:#b8d433;
}
.green-color1 {
	color:#2e992e;
}

/*start top menu */


.nav-menu {
  display: block;
  background: #fff;
  position:fixed;
  width:100%;
  top:0;
  z-index:999;
  border-bottom: 1px solid #dedede;
}

.menu-new { display: block; }

.menu-new li {
  display: inline-block;
  position: relative;
  z-index: 100;
}

.menu-new li:first-child { margin-left: 0; }

.menu-new li a {
  font-weight: normal;
  text-decoration: none;
  padding: 20px 5px;
  display: block;
  font-size:16px;
  /*color: #939393;*/
  color: #595959;
  transition: all 0.2s ease-in-out 0s;
  text-transform:uppercase;
  letter-spacing: 1px;
  font-family: 'Source Sans Pro', sans-serif;
}

.menu-new li a:hover,
.menu-new li:hover>a {
  color: #b8d433;  
}

.menu-new ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  width: 170px;
  position: absolute;
  left: 0px;
  background: #fff;
  z-index: 99;
  border:1px solid #ccc;
  transform: translate(0, 20px);
  transition: all 0.2s ease-out;
}

.menu-new ul:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ccc;
  border-width: 6px;
  margin-left: -6px;
}

.menu-new ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
}

.menu-new ul li a {
  font-size: 12px;
  font-weight: normal;
  display: block;
  color: #797979;
  background: #fff;
  text-align:left;
}

.menu-new ul li a:hover,
.menu-new ul li:hover>a {
  background: #b8d433;
  color: #fff;
}

.menu-new li:hover>ul {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.menu-new ul ul {
  left: 169px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: translate(20px, 20px);
  transition: all 0.2s ease-out;
}

.menu-new ul ul:after {
  left: -6px;
  top: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 6px;
  margin-top: -6px;
}

.menu-new li>ul ul:hover {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.responsive-menu {
  display: none;
  width: 100%;
  padding: 20px 15px;
  background: #E95546;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.responsive-menu:hover {
  background: #b8d433;
  color: #fff;
  text-decoration: none;
}
#trp-floater-ls {
    display: none;
}




 @media (min-width: 768px) and (max-width: 979px) {

.mainWrap { width: 768px; }

.menu-new ul { top: 37px; }

.menu-new li a { font-size: 12px; }

.current-menu-item a { 
	color: #b8d433!important; 
}
}
 @media (max-width: 767px) {

.mainWrap {
  width: auto;
  padding: 50px 20px;
}

.menu-new { display: none; }

.responsive-menu { display: block; }

.nav-menu {
  margin: 0;
  background: none;
}

.menu-new li {
  display: block;
  margin: 0;
}

.menu-new li a {
  background: #fff;
  color: #797979;
}

.menu-new li a:hover,
.menu-new li:hover>a {
  background: #FC6D58;
  color: #fff;
}

.menu-new ul {
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transform: initial;
}

.menu-new li:hover>ul {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: initial;
}

.menu-new ul ul {
  left: 0;
  transform: initial;
}

.menu-new li>ul ul:hover { transform: initial; }
}
.nav-menu ul {
	margin-bottom:0;
}
.top-menu-right {
	width:100%;
	text-align:right;
	/*margin:13px 0 0 0;*/
	margin:5px 0;
}
.logo {
	margin:30px 0 0 0;
}
.speak-us {
	border:1px solid #808285;
	padding:6px 8px!important;
	background:#808285;
	color:#fff!important;
	font-size:12.5px !important;
}
.speak-us:hover {
	border:1px solid #231f20;
	background:#231f20;
	color:#fff!important;
}
.speak-us:focus {
	border:1px solid #231f20;
	background:#231f20;
	color:#fff!important;
	outline:none;
}
.nav-menu.active {
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);	
}
#main-nav.mobile-active {
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	/*padding: 5px 0 5px 0;*/
}
#main-nav {
	display:none;
	position:fixed;
	top:0;
	width:100%;
	z-index:99!important;
}
/*end top menu*/

.mobile-logo {
	position:absolute;
	top:5px;
	left:10px;
}
.mobile-logo img {
	width:200px!important;
	object-fit: contain;
	margin:6px 0 0 0!important;
}
#main-nav .menu-toggle {
	margin:7px 0 0 0;
}

#about-services-area p {
	font-size:16px!important;
	padding:0 0 10px 0;
	margin:0;
	color:#000;
	line-height:25px;
	font-weight:normal!important;
	font-family: 'Raleway', sans-serif;
}
#about-services-area p strong{
	 font-family: 'Source Sans Pro', sans-serif;
	 font-weight:bold;
}
.about-sub-area a {
	width:100%;
	display:inline-block;
	margin:0 0 10px 0;
	color:#9a9a9a;
	
}
.services-img {
	margin:0 0 13px 0;
}
.about-widget {
	width:100%;
}
.footer-main-widget {
	width:100%;
}
.footer-main-widget1 {
	width:100%;
}
.about-services-area {
	padding:3em 0 3em 0;
}
.how-title {
	font-size:24px;
	padding:0 0 15px 0;
	margin:0;
	color:#231f20;
	letter-spacing:1px;	
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:bold
}
.invest-sub-title {
	font-size:25px;
	padding:0 0 15px 0;
	margin:0;
	color:#000;
	letter-spacing:1px;
}

#invest-area li {
	font-size: 18px;
    padding: 0 0 10px 0;
    margin: 0;
    color: #000;
    line-height: 26px;
    font-weight: normal;
}
#about-services-area .img-responsive {
	margin:0 auto;
}
.slider-img {
	max-width:100%;
}
.how-center {
	width:650px;
	margin:0 auto;
	max-width:100%;
}
.green-font {
	color:#b8d433;
	padding:0 10px 0 0;
}
.simple-title {
	font-size: 26px;
    padding: 20px 0 0 0;
    margin: 0;
    color: #414347;	
	line-height:33px;
	
}
.speak-with a {
	display:inline-block;
	border:1px solid #b8d433;
	width:180px;
	background:#b8d433;
	max-width:100%;
	color:#fff;
	text-align:center;
	padding:13px;
	font-size:15px;
	margin:30px 0 0 0;
	text-transform:uppercase;
}
.speak-with a:hover {	
	border:1px solid #231f20;
	background:#231f20;
	color:#fff;
	text-decoration:none;
	transition:all 0.5s ease;
}
.speak-with a:focus {	
	border:1px solid #231f20;
	background:#231f20;
	color:#fff;
	text-decoration:none;
	transition:all 0.5s ease;
	outline:none;
}
.how-widget {
	background:url(../images/howit-works.jpg) center top no-repeat;
	padding:0 0 60px 0;
	text-align:center;
}
.how-link a {
	display:inline-block;
	color:#000;
	margin:50px 0 0 50px;
	padding:0;
	
	font-size:13px;
}
.how-link a:hover {
	color:#b8d433;
	transition:all 0.5s ease;
	text-decoration:none;
}
.how-link1 a {
	display:inline-block;
	color:#000;
	margin:44px 0 0 -30px;
	padding:0;
	
	font-size:13px;
}
.how-link1 a:hover {
	color:#b8d433;
	transition:all 0.5s ease;
	text-decoration:none;
}
.how-link3 a {
	display:inline-block;
	color:#000;
	margin:52px 0 0 48px;
	padding:0;
	
	font-size:13px;
}
.how-link3 a:hover {
	color:#b8d433;
	transition:all 0.5s ease;
	text-decoration:none;
}
.just-widget {
	margin:60px 0 0 0;
}
.how-widget-new {
	width:100%;	
}

.inner-banner-area {
	/*padding:4em 0 8em 0;*/
	/*border-bottom:1px solid #dedede;
	border-top:1px solid #dedede;*/
	margin:-15px 0 0 0;
	padding:0 0 8em 0;
}
.inner-banner-title {
	font-size:40px;
	color:#2c2c2c;
	padding:0;
	margin:0;
	letter-spacing:1px;
}
.inner-join-today a {
	display:inline-block;
	background:#b8d433;
	border:2px solid #b8d433;
	color:#fff;
	width:188px;
	margin:20px 0;
	max-width:100%;
	padding:13px;
	text-transform:uppercase;
	font-size:17px;
	
	letter-spacing:1px;
}
.inner-join-today a:hover {
	border:2px solid #b8d433;
	color:#b8d433;
	background:transparent;
	text-decoration:none;
	transition:all 0.5s ease;
}
.our-portfolio {
	padding:4em 0;
}
#our-portfolio .img-responsive {
	margin:0 auto;
}
.table-widget {
	margin:50px 0 0 0;
}
.graph-widget {
	width:100%;
	margin:50px 0 0 0;
}
/*.ucontent p{font-size: 15px !important; }*/

.generic-title {
	font-size: 24px;
    padding: 0 0 15px 0;
    margin: 0;
    color: #231f20;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
	font-weight:bold
}
.generic-area {
	padding:0 0 4em 0;
}
.generic-sub-title {
	font-size:24px;
	padding:15px 0 50px 0;
	margin:0;
	color:#000;
	letter-spacing:0.5px;
}


/*start check box style*/
.checkbox-new {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkbox-new input {
    position: absolute;
    opacity: 0;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #e9e9e9;
}
.checkbox-new:hover input ~ .checkmark {
    background-color: #b8d433;
}
.checkbox-new input:checked ~ .checkmark {
    background-color: #b8d433;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-new input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-new .checkmark:after {
    left: 9px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#generic-area span {
	padding:0 0 15px 0;
	font-size:18px;
	font-weight:normal;
	
	letter-spacing:0.5px;
	width:100%;
}
#generic-area label {
	padding:0 0 0 0;
	font-size:16px!important;
	font-weight:normal!important;
	letter-spacing:0.5px!important;
	font-family: 'Quebec-Light';
	color:#000;
	text-transform:capitalize;
}
.message-lable label {
	padding:0 0 0 10px!important;	
}
/*start check box style*/

.check-box-area {
	width:100%;
	padding:0 0 0 30px;
	margin:0 0 30px 0;
}
.sugetion-title {
	font-size:22px;
	padding:13px 0 0 0;
	margin:0;
	color:#000;	
}
#generic-area .form-control {
	height:auto;
	border:1px dashed #000;
	border-radius:0;
	box-shadow:none;
	background:#e8e8e8;
}
#generic-area textarea {
    resize: none;
}
#generic-area .form-control:hover {
	height:auto;
	border:1px dashed #b8d433;
	transition:all 0.5s ease;
}
#generic-area .form-control:focus {
	height:auto;
	border:1px dashed #b8d433;
	transition:all 0.5s ease;
	box-shadow:none;
}
.submit-widget {
	width:100%;
	margin:40px 0 0 0;
}
.submit-btn {
	width:200px;
	background:#b8d433;
	padding: 13px;
	color:#fff;
	max-width:100%;
	text-transform:uppercase;
	font-size:16px;
	border:none;
	border:2px solid #b8d433;
	
	letter-spacing:1px;
}
.submit-btn:hover {	
	background:#8bbf2c;	
	color:#fff;
	border:2px solid #8bbf2c;
	transition:all 0.5s ease;
}
.submit-btn:focus {	
	background:#8bbf2c;	
	color:#fff;
	border:2px solid #8bbf2c;
	transition:all 0.5s ease;
}
.port-widget {
	width:100%;
}
.generic-widget {
	width:100%;
}
.invest-uplift {
	padding:4em 0;
}
#invest-uplift p {
	font-size:18px;
	padding:0 0 10px 0;
	margin:0;
	color:#000;
	line-height:23px;
	font-weight:normal;
}
#input_5_47_strength_indicator {
    display: none;
}
#side-tabs a.support {
	right: 0px;
	top: 610px;
	height: 108px;
	width: 45px;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 9999;
	font-size: 16px;
	display:block;
}
.price-area {
	padding:0 0 4em 0;
}
.price-title {
	font-size:40px;
	padding:0 0 12px 0;
	margin:0;
	color:#000;
}
.th-green {
	background:#9bbb58;
	padding:15px!important;
	color:#fff;
	
	font-size:24px;
}
.td-green1 {
	background:#2e992e;
	padding:15px!important;
	color:#fff;
	
	font-size:18px;
}
.th-grey {
	background:#efefef;
	padding:15px!important;
	color:#3c3c3c;
	
	font-size:24px;
}
.td-grey {
	background:#d2d2d2;
	padding:15px!important;
	color:#3c3c3c;	
	font-size:18px;
}
#price-area .table-bordered {
	border:none;
}
#price-area .table-bordered>thead>tr>th {	
	border:none;
}
.font-bold {
	
}
.price-widget {
	width:100%;
	margin:50px 0;
}
#price-area p {
	font-size:18px;
	color:#000;
	padding:0;
	margin:0;
	font-style:italic;	
}
.email-link {
	color:#2e992e;
	
}
.email-link:hover {
	color:#186018;
	text-decoration:none;
	transition:all 0.5s ease;
}
.email-link:focus {
	color:#186018;
	text-decoration:none;
	transition:all 0.5s ease;
}
.price-widget-area {
	width:100%;
}
.company-area {
	padding:4em 0;
}
.company-title {
	font-size: 24px;
    padding: 0 0 15px 0;
    margin: 0;
    color: #231f20;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
	font-weight:700;
}
#company-area p {
	font-size: 16px;
    padding: 0 0 10px 0;
    margin: 0;
    color: #000;
    line-height: 30px;
    font-weight: normal;
    letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
}
#company-area p:last-child {
	padding:0 0 0 0;
}
.team-title {
	font-size:40px;
	padding:0 0 12px 0;
	margin:0;
	color:#000;
}
.team-area {
	padding:0 0 4em 0;
}
#team-area .img-responsive {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);	
	border:4px solid #fff;
	margin:0 auto 30px auto;
	border-radius:50%;
}
.team-title1 {
	font-size: 20px;
    padding: 0 0 15px 0;
    margin: 0;
    color: #231f20;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
	text-transform:uppercase;
	font-weight:bold
}
.team-sub-title {
	font-size:15px;
	padding:0 0 12px 0;
	margin:0;
	color:#a8a8a8;
	letter-spacing:1px;
}
.font-team-big {
	
	padding:0 10px 0 0;
}
/*.page-template-have-idea #gform_submit_button_3{display: none !important;}*/
#team-area p {
	font-size: 16px;
    padding: 0 0 10px 0;
    margin: 0;
    color: #000;
    line-height: 26px;
    font-weight: normal;
    letter-spacing: 1px;
}
.team-view a {
	display:inline-block;
	background:#808285;
	color:#fff;
	font-size:16px;
	padding:8px;
	width:150px;
	max-width:100%;
	margin:15px 0 0 0;
	border:2px solid #808285;
	text-align:center;
	letter-spacing:1px;
}
.team-view a:hover {	
	background:#231f20;
	color:#fff;
	border:2px solid #231f20;
	text-decoration:none;
	transition:all 0.5s ease;
}
.team-view a:focus {	
	background:#231f20;
	color:#fff;
	border:2px solid #231f20;
	text-decoration:none;
	transition:all 0.5s ease;
	outline:none;
}
.team-repeat-area {
	width:100%;
	margin:0 0 50px 0;
}
.team-repeat-area:last-child {
	width:100%;
	margin:0 0 0 0;
}
.team-widget {
	width:100%;
}
.company-widget {
	width:100%;
}
.team-widget1 {
	width:100%;
}
.invest-inner {
	padding:4em 0;
}
.invest-heading-title {
	font-size:40px;
	padding:0 0 12px 0;
	margin:0;
	color:#000;
}
.graph-heading-title {
	font-size:40px;
	padding:0 0 12px 0;
	margin:0;
	color:#000;
}
#invest-inner ul {
	list-style:none;
	text-align:left;
}
#invest-inner li {
	background:url(../images/bullet.jpg) no-repeat 0 8px;
	padding:0 0 10px 30px;
	font-size:18px;
}
.invest-heading-sub-title {
	font-size:24px;
	padding:0 0 20px 40px;
	margin:0;
	color:#000;
}
.invest-heading-sub-title1 {
	font-size:24px;
	padding:10px 0 20px 40px;
	margin:0;
	color:#000;
}
#invest-inner p {
	font-size:18px;
	color:#000;
	padding:0 0 10px 0;
	margin:0;
	line-height:30px;	
}
.graph-area {
	padding:0 0 4em 0;
}
.invest-widget {
	width:100%;
}
.graph-main-widget {
	width:100%;
}
#graph-area .img-responsive {
	margin:0 auto;
}
#portfolio-area .col-sm-2 {
	width:20%;
}

.team-profile {
	padding:4em 0;
}
.profile-title {
	font-size:40px;
	padding:0 0 12px 0;
	margin:0;
	color:#000;
}
#team-profile .img-responsive {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);	
	border:4px solid #fff;
	border-radius:50%;
}
#team-profile p {
	font-size:16px;
	color:#000;
	padding:0 0 10px 0;
	margin:0;
	line-height:30px;
font-family: 'Raleway', sans-serif;	
}
.profile-sub-title {
	font-size: 20px;
    padding: 0 0 12px 0;
    margin: 0 0 20px 0;
    color: #000;
    text-transform: uppercase;
	border-bottom:1px dashed #b8d433;
}
.profile-new {
	width:100%;
	margin:5px 0 0 0;
}
.profile-new-widget {
	width:100%;
}
.white-overlay {
	width:100%;
}

.nav-menu img {	
	margin:12px 0 0 0!important;
	height:50px;
	object-fit:contain;
}

.know-area {
	padding:4em 0;
}

#know-area .gfield_label {
	display:none;
}
#know-area .gfield.gfield_html {
	font-size: 20px;
	
}
#know-area .gfield {
	width:auto;
}
#know-area .medium {
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:1px dotted #000;
	margin:15px 0 0 0;
}
#know-area .medium:hover {
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:1px dotted #b8d433;
	transition:all 0.5s ease;
}
#know-area .medium:focus {
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:1px dotted #b8d433;
	transition:all 0.5s ease;
	outline:none;
}

/*form page*/

.sec-2 {
	width:40%!important;
	margin:-5px 0 0 0!important;
}
.sec-4 {
	width:33%!important;
	margin:0 0 0 0!important;
}
.sec-6 {
	width:75%!important;
	margin:0 0 0 0!important;
}
.sec-8 {
	width:30%!important;
	margin:0 0 0 0!important;
}
.talk-center {
	width:850px;
	margin:0 auto;
	max-width:100%;
}
#know-area .gform_button {
	width: 200px;
    background: #808285;
	max-width:100%;
    padding: 13px;
    color: #fff;
    max-width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    border: none;
    border: 2px solid #808285;
    
    letter-spacing: 1px;
}
#know-area .gform_button:hover {
    background:#231f20;	
	color:#fff;
	transition:all 0.5s ease;
}
#know-area .gform_button:focus {
    background:#231f20;	
	color:#fff;
	transition:all 0.5s ease;
	outline:none;
}
#know-area li label {
	font-size:16px!important;
	letter-spacing:1px!important;
}
.styled-select:hover {
    background: url(../img/select-bg.png) no-repeat right #ebebeb;
    border: 1px solid #b7b7b7;
	transition:all 0.5s ease;
}
select {
    background: url(../images/select-bg.png) no-repeat right;
    width: 100%;
    padding: 5px;
    border: 0;
    border-radius: 0;
    font-size: 15px;
	color:#000;
    line-height: 1;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearancce: none;
	color: #ccc;
  
  letter-spacing:1px;
}
.talk-widget {
	width:100%;
}
#know-area ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
#know-area ::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
#know-area :-ms-input-placeholder { /* IE 10+ */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
#know-area :-moz-placeholder { /* Firefox 18- */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}


#know-area .gfield_error {
	border-top:none!important;
}
li.city {
	width:28%!important;
	margin-top:0!important;
}
li.eml-sec {
	width:28%!important;
	margin-top:0!important;
}
li.chkbox-sec label {
	padding: 5px 0 0 10px!important;
    font-size: 18px!important;
    font-weight: normal;
    
    letter-spacing: 0.5px;
    width: 100%;
}
li.sggen {
	width:80%!important;
}
/*.main-cnt {
	text-align:center!important;
}*/
.main-cnt p {
	font-size:24px;
	padding:0 0 20px 0;
	margin:0;
	text-align:left!important;
	letter-spacing:1px;
}
.about-title-sub {	
	font-size: 16px;
    padding: 0 0 10px 0;
    margin: 0;
    color: #000;
    line-height: 26px;
    font-weight: normal;
    letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
}
.lts-drct {
	width:100%;
	margin:0 0 30px 0;
}
.lts-drct p {
	padding:0 0 0 0;
	margin:0;
    font-size: 27px;
    font-weight: normal;
    
    letter-spacing: 0.5px;    
}
.speak-us-area {
	padding:2em 0 3em 0;
}
#speak-us-area ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
#speak-us-area ::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
#speak-us-area :-ms-input-placeholder { /* IE 10+ */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
#speak-us-area :-moz-placeholder { /* Firefox 18- */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
#speak-us-area .form-control {
	height:auto;
	padding:10px;
	border-radius:0;
	background: #e8e8e8;
    box-shadow: none;
}
#speak-us-area .form-control:hover {
	border:1px solid #92cf56;
	transition:all 0.5s ease;
}
#speak-us-area .form-control:focus {
	border:1px solid #92cf56;
	transition:all 0.5s ease;
	box-shadow:none;
}
.divider-new-1 {
	width:100%;
	margin:0 0 30px 0;
}
.divider-cont {
    width: 90px;
    height: 1px;
    background: #b8d433;
    margin: 0 auto 30px auto;
}
.contact-second-title {
    font-size: 30px;
    padding: 0 0 12px 0;
    margin: 0;
    color: #000;
	text-align:center;
	letter-spacing:1px;
	 font-family: 'Source Sans Pro', sans-serif;
	 font-weight:bold
}
#speak-us-area textarea {
	height:100px!important;
	resize:none;
}
/*start on 24.01.2018*/
.impect-invest {
	padding:3em 0;
	background:#e8e8e8;
}
#impect-invest p {
	font-size:18px;
	padding:0 0 10px 0;
	margin:0;
	color:#000;
	line-height:30px;
	font-weight:normal;
	letter-spacing:1px;
}
#impect-invest p:last-child {	
	padding:0 0 0 0;
	margin:0;
}
.sign-with-facebook a {	
	display:inline-block;
	color:#fff;
	background:#3b5998;
	padding:10px 25px;
	margin:0 0 20px 0;	
	text-align:center;
	font-size:16px;
}
.sign-with-facebook a:hover {		
	color:#fff;
	background:#253e73;	
	text-decoration:none;
	transition:all 0.5s ease;
}
#get-started i {
	margin: 0 10px 0 0;
}
.get-froms {
	width:100%;
}
#get-started .form-control {
	height:auto;
	padding:13px;
	border-radius:0;
	background: rgba(255,255,255,0.5);
    box-shadow: none;
}
#get-started .form-control:hover {
	border:1px solid #92cf56;
	transition:all 0.5s ease;
}
#get-started .form-control:focus {
	border:1px solid #92cf56;
	transition:all 0.5s ease;
	box-shadow:none;
}
.submit-home-btn {
	width:100%;
	background:#808285;
	padding: 13px;
	color:#fff;
	max-width:100%;
	text-transform:uppercase;
	font-size:16px;
	border:none;
	border:2px solid #808285;
	letter-spacing:1px;
}
.submit-home-btn:hover {	
	background:#231f20;	
	color:#fff;
	transition:all 0.5s ease;
	border:2px solid #231f20;
}
.submit-home-btn:focus {	
	background:#231f20;	
	color:#fff;
	transition:all 0.5s ease;
	outline:none;
	border:2px solid #231f20;
}
#get-started .col-md-6 {
	padding-right:0;
}
.or-area {
	width:100%;
	margin:0 0 15px 0;
}

#get-started ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
#get-started ::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
#get-started :-ms-input-placeholder { /* IE 10+ */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
#get-started :-moz-placeholder { /* Firefox 18- */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
.newsletter-area {
	padding:2em 0;
	background:#37612f;
}
.newsletter-center {
	width:600px;
	margin:0 auto;
	max-width:100%;
}
.newsletter-title {
	font-size: 24px;
    padding: 0 0 15px 0;
    margin: 0;
    color: #fff;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
	font-weight:bold;
}
.gform_wrapper .gf_page_steps{text-align:center;}
#gform_confirmation_wrapper_5 {
   /* min-height: 300px;*/
}
.submit-letter-btn {
	width:100%;
	background:#b8d433;
	padding: 11px;
	color:#fff;
	max-width:100%;
	text-transform:uppercase;
	font-size:16px;
	border:none;
	border:2px solid #b8d433;
	
	letter-spacing:1px;
}
.submit-letter-btn:hover {	
	background:#231f20;	
	color:#fff;
	transition:all 0.5s ease;
	border:2px solid #231f20;
}
.submit-letter-btn:focus {	
	background:#231f20;	
	color:#fff;	
	transition:all 0.5s ease;
	outline:none;
	border:2px solid #231f20;
}
#newsletter-area .form-control {
	height:auto;
	padding:13px;
	border-radius:0;
	background: #fff;
    box-shadow: none;
}
#newsletter-area .form-control:hover {
	border:1px solid #92cf56;
	transition:all 0.5s ease;
}
#newsletter-area .form-control:focus {
	border:1px solid #92cf56;
	transition:all 0.5s ease;
	box-shadow:none;
}
#newsletter-area ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
#newsletter-area ::-moz-placeholder { /* Firefox 19+ */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
#newsletter-area :-ms-input-placeholder { /* IE 10+ */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
#newsletter-area :-moz-placeholder { /* Firefox 18- */
  color: #000;
  
  font-size:15px;
  letter-spacing:1px;
}
.menu-top {
	padding:8px 0;
	background:#2c2c2c;
}
.login-top {
	width:100%;
	text-align:right;
}
.login-links a {
	display:inline-block;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.login-links a:hover {	
	color:#b8d433;
	transition:all 0.5s ease;
	text-decoration:none;
}
.login-links a:after {
    content: " |";
	margin:0 5px 0 5px;
}
.login-links a:first-child:before {
    content: " ";
}
.login-links a:last-child:after {
    content: "";
}
.team-top {
	width:100%;
	margin:30px 0 0 0;
}
.team-new-widget {
	width:100%;
}
.speak-more {
	width:100%;
	margin:30px 0 0 0;
}
.invest-lift {
	padding:4em 0 0 0;
}
#invest-lift p {	
	font-size: 16px;
    padding: 0 0 10px 0;
    margin: 0;
    color: #000;
    line-height: 26px;
    font-weight: normal;
    letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
	
}
.value-center {
	width:800px;
	margin:0 auto;
	max-width:100%;
}
.invest-title-new {
	font-size:34px;
	padding:0 0 15px 0;
	margin:0;
	color:#b8d433;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:bold
}
.black-color {
	color:#231f20;
	padding:0 5px;
}
.value-top {
	width:100%;
	margin:20px 0 0 0;
}
.green-divider2 {
	width:90px;
	height:2px;
	background:#231f20;
	margin:10px auto 30px auto;
}
.green-divider-new {
	width:90px;
	height:2px;
	background:#231f20;
}
.invest-new-widget {
	width:100%;
}
.investment-title-new {	
	font-size: 22px;
    padding: 0 0 15px 0;
    margin: 0;
    color: #231f20;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
	font-weight:bold;
}
.invest-top {
	width:100%;
	margin:50px 0 0 0;
}
.invest-top-repeat {
	width:100%;
	margin:0 0 20px 0;
}
.white-bg {
	width:100%;
	background:#fff;
	padding:5px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);	
	margin:0 0 45px 0;
}
.green-bg {
	width:100%;
	background:#e8e8e8;
	padding:20px;
}
.dollar-title {
	font-size:36px;
	color:#7f8184;
	
	padding:0 0 15px 0;
	margin:0;
	font-weight:bold;
}
.dollar-sub-title {
	font-size:20px;
	color:#7f8184;
	
	padding:0 0 0 0;
	margin:0;
	line-height:25px;
	font-family: 'Raleway', sans-serif;
}
.invest-uplift-new {
	padding:0 0 4em 0;
}
#invest-uplift-new p {
	font-size:18px;
	padding:0 0 10px 0;
	margin:0;
	color:#000;
	line-height:23px;
	font-weight:normal;
}
.get-started-btn a {
	width:250px;
	background:#808285;
	padding:13px;
	max-width:100%;
	margin:80px 0 0 0;
	border:2px solid #808285;
	color:#fff;
	text-align:center;
	display:inline-block;
	font-size:20px;	
}
.get-started-btn a:hover {
	color:#fff;
	border:2px solid #231f20;
	background:#231f20;
	transition:all 0.5s ease;
	text-decoration:none;
}
.get-started-btn a:focus {
	color:#fff;
	border:2px solid #231f20;
	background:#231f20;
	transition:all 0.5s ease;
	text-decoration:none;
	outline:none;
}
.get-started-btn a:after {
	content:"\00BB";
	margin:0 0 0 10px;
}
.invest-sub-title1 {
	font-size:20px;
	padding:0 0 25px 0;
	margin:0;
	color:#000;
	letter-spacing:1px;
}
.invest-new-area {
	width:100%;
}

.modal {
}
.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
}
.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
}
.modal-content {
    width:inherit;
    height:inherit;    
    margin: 0 auto;
}
.popup-btn a {
	width:100%;
	background:#b8d433;
	padding:10px;
	border:2px solid #b8d433;
	display:inline-block;
	color:#fff;
	text-align:center;
	font-size:20px;
}
.popup-btn a:hover {	
	background:transparent;
	color:#b8d433;
	text-decoration:none;
	transition:all 0.5s ease;
}

.popup-btn1 a {
	width:100%;
	background:#017131;
	padding:10px;
	border:2px solid #017131;
	display:inline-block;
	color:#fff;
	text-align:center;
	font-size:20px;
}
.popup-btn1 a:hover {	
	background:transparent;
	color:#017131;
	text-decoration:none;
	transition:all 0.5s ease;
}
.popup-title {
	font-size:30px;
	padding:0 0 0 0;
	margin:0;
	color:#000;
	display:inline-block;
}
.close i {
	font-size:30px;
	color:#000;
}
.close {
	opacity:1;
}
.modal-content {
	border-radius:0;
}
button.close:focus {
	outline:none;
}
.modal-open {
  overflow:hidden;
  overflow-y:scroll;
  padding-right:0 !important;
}
.have-idea {
	padding:4em 0;
}
/*end on 24.01.2018*/



/*form style*/
.wizard {
    margin: 20px auto;
    background: #fff;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #059745;
    
}
.wizard li.active span.round-tab i{
    color: #059745;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #059745;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}
.step1 .row {
    margin-bottom:10px;
}
.step_21 {
    border :1px solid #eee;
    border-radius:5px;
    padding:10px;
}
.step33 {
    border:1px solid #ccc;
    border-radius:5px;
    padding-left:10px;
    margin-bottom:10px;
}
.dropselectsec {
    width: 68%;
    padding: 6px 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
    margin-left: 10px;
    outline: none;
    font-weight: normal;
}
.dropselectsec1 {
    width: 74%;
    padding: 6px 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
    margin-left: 10px;
    outline: none;
    font-weight: normal;
}
.mar_ned {
    margin-bottom:10px;
}
.wdth {
    width:25%;
}
.birthdrop {
    padding: 6px 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
    margin-left: 10px;
    width: 16%;
    outline: 0;
    font-weight: normal;
}


/* according menu */
#accordion-container {
    font-size:13px
}
.accordion-header {
    font-size:13px;
	background:#ebebeb;
	margin:5px 0 0;
	padding:7px 20px;
	cursor:pointer;
	color:#fff;
	font-weight:400;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px
}
.unselect_img{
	width:18px;
	-webkit-user-select: none;  
	-moz-user-select: none;     
	-ms-user-select: none;      
	user-select: none; 
}
.active-header {
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	background:#F53B27;
}
.active-header:after {
	content:"\f068";
	font-family:'FontAwesome';
	float:right;
	margin:5px;
	font-weight:400
}
.inactive-header {
	background:#333;
}
.inactive-header:after {
	content:"\f067";
	font-family:'FontAwesome';
	float:right;
	margin:4px 5px;
	font-weight:400
}
.accordion-content {
	display:none;
	padding:20px;
	background:#fff;
	border:1px solid #ccc;
	border-top:0;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px
}
.accordion-content a{
	text-decoration:none;
	color:#333;
}
.accordion-content td{
	border-bottom:1px solid #dcdcdc;
}



@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

.page-id-222 .about-services,
.page-id-226 .about-services,
.page-id-222 .about-services-area,
.page-id-226 .about-services-area{display: none;}
.page-id-222 .inner-banner-area,
.page-id-226 .inner-banner-area{
	border-bottom: none;
}
.chart-ecg {
	padding:0 0 4em 0;
}
#chart-esg .img-responsive {
	margin:0 auto;
}

.uplift-login {
	padding:4em 0;
}
.login-center {
	margin:0 auto;
	width:600px;
	max-width:100%;
}
.login-bg {
	background:#fff;
	width:100%;
	padding:30px;
	border:2px dashed #b8d433;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#uplift-login .input {
	height:auto;
	padding:10px;
	border-radius:0;
}
#uplift-login .input:hover {
	border:1px solid #b8d433;
	transition:all 0.5s ease;
}
#uplift-login .input:focus {
	border:1px solid #b8d433;
	transition:all 0.5s ease;
	outline:none;
}
#uplift-login label {
	font-size: 18px!important;
    padding: 0 0 0 0;
    margin: 0;
    color: #000;
    line-height: 30px;
    font-weight: normal;
    
}
#uplift-login .button {
	background: #b8d433;
    padding: 9px;
    color: #fff;
    max-width: 100%;
    text-transform: uppercase;
    font-size: 16px;    
    border: 2px solid #b8d433!important;
    
    letter-spacing: 1px;
	width:200px!important;
}
#uplift-login .button:hover {
	background: transparent!important;
	border: 2px solid #b8d433!important;
	transition:all 0.5s ease;
	color: #b8d433!important;
}
#uplift-login .button:focus {
	background: transparent!important;
	border: 2px solid #b8d433!important;
	transition:all 0.5s ease;
	color: #b8d433!important;
	outline:none;
}
.wppb-error a {
	font-size:16px;
	letter-spacing:1px;
	
	color:#333!important;
}
.wppb-error a:hover {
	color:#b8d433!important;
	text-decoration:none;
	transition:all 0.5s ease;
}
.wppb-error a:focus {
	color:#b8d433!important;
	text-decoration:none;
	transition:all 0.5s ease;
}
.login-register-lost-password a {
	font-size:16px;
	letter-spacing:1px;
	
	color:#333!important;
}
.login-register-lost-password a:hover {
	color:#b8d433!important;
	text-decoration:none;
	transition:all 0.5s ease;
}
.login-register-lost-password a:focus {
	color:#b8d433!important;
	text-decoration:none;
	transition:all 0.5s ease;
}
.forgot-pass {
	padding:4em 0;
}
#forgot-pass p {
	font-size:18px!important;
	padding:0 0 30px 0;
	margin:0;
	color:#000;
	line-height:30px;
	font-weight:normal!important;
}
p.form-submit {
	padding:0 0 0 0!important;
}
#forgot-pass .submit {
	background: #b8d433;
    padding: 9px;
    color: #fff;
    max-width: 100%;
    text-transform: uppercase;
    font-size: 16px;    
    border: 2px solid #b8d433!important;
    
    letter-spacing: 1px;
	width:230px!important;
	max-width:100%;
}
#forgot-pass .submit:hover {
	background: transparent!important;
	border: 2px solid #b8d433!important;
	transition:all 0.5s ease;
	color: #b8d433!important;
}
#forgot-pass .submit:focus {
	background: transparent!important;
	border: 2px solid #b8d433!important;
	transition:all 0.5s ease;
	color: #b8d433!important;
	outline:none;
}
#forgot-pass .text-input {
	height:auto;
	padding:10px;
	border-radius:0;
}
#forgot-pass .text-input:hover {
	border:1px dashed #b8d433;
	transition:all 0.5s ease;
}
#forgot-pass .text-input:focus {
	border:1px dashed #b8d433;
	transition:all 0.5s ease;
	outline:none;
}
#forgot-pass label {
	font-size: 18px!important;
    padding: 0 0 0 0;
    margin: 0;
    color: #000;
    line-height: 30px;
    font-weight: normal;
    
}
/*end form style*/
/*26.02.2018*/
.tabs-articles {
     padding: 0 !important; 
    border-bottom: 0px solid transparent!important;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    color: #333!important;
    background-color: #fff!important;
    border-color: #fff!important;
}
.navs-tab{
    border-bottom: 1px solid transparent !important
}
.tab-arti-panel {
    /*margin-bottom: 20px!important;*/
    background-color: #fff !important;
    border: 1px solid transparent !important;
     border-radius: 0px!important; 
     -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.0)!important; 
    box-shadow: 0 1px 1px rgba(0,0,0,.0)!important;
}
.navs-tab>li.active>a, .navs-tab>li.active>a:focus, .navs-tab>li.active>a:hover {
    
    color: #000 !important;
    font-size: 18px;
    font-weight: normal;
	letter-spacing:1px;
	background:#77a20f!important;
	color:#fff!important;
}
#about-services-area .panel-body {
	padding: 15px 0;
}
.navs-tab li a{
    padding: 6px 30px !important;
    font-size: 18px;
    font-weight: normal;
    color: #747474;
    letter-spacing:1px;
	background:#7f8184;
	margin:0 10px 0 0;
	border-radius:0;
	color:#fff;
}
.navs-tab>li>a:focus, .navs-tab>li>a:hover {
    text-decoration: none;
     background-color: #77a20f !important; 
    border-color: transparent !important; 
	color:#fff!important;
	transition:all 0.5s ease;
}
.tab-images img{
   /* width: 100%;
    height: 200px;
    /*border-radius: 15px !important;
   object-fit:cover;*/
}
.tab-images{
    /*padding:30px 20px;*/
}
.tab-images a{
    background-color: #fff;
    display:inline-block;
	color: #000;
    font-size: 16px;
    
}
.tab-images a:hover {    
	color:#b8d433;
	transition:all 0.5s ease;
	text-decoration:none;
}

.hvr-grow {
  /*display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;*/
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
 /*box-shadow: 0 36px 57px 0 rgba(138,146,158,.24);
    transform: scale(1.05) translateZ(0); 
	border-radius: 25px */
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear;-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hover-effect {
	width:100%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.hover-effect:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear;-webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.tile_bot{
    /*padding-top: 20px*/
}
.tempe-font{
    text-decoration: none
}
.tempe-font:hover,.tempe-font:focus{
    text-decoration: none
}
.tempe-font h4{    
	font-size: 17px;
    padding: 0 0 10px 0;
    margin: 0;
    color: #231f20;
    letter-spacing: 1px;    
    font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
}
.tempe-font span{
    font-size: 16px;
    color: #000;
    font-weight: normal;
    margin-top: 5px;
    display: inline-block
}
.page-template-portfolio .overview-area .tab-content{
    padding:0 15px 0 0;
}
.resources-margin{
    margin-bottom: 20px
}
.btns{
    border-radius: 27px;
    display: inline-block;
    box-sizing: border-box;
    height: 50px;
    cursor: pointer;
    padding: 0 30px;
    position: relative;
    z-index: 1;
    font-size: 17px;
    line-height: 50px;
    width: 250px;
    border: 1px solid #747474;
    display: inline-block;
    color: #747474 !important
}
.btns:hover{
    color: #fff !important;
    text-decoration: none
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
    width: 250px;
    height: 50px;
    border-radius: 27px;
    line-height: 50px;
    color: #747474 !important
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b8d433;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
 border-radius: 27px;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
     border-radius: 27px;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
     border-radius: 27px;
    text-decoration: none
}
.button-top{
    margin-top: 30px;
    display: inline-block;
        width:100%
}
.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 32px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 25px;
  border: 1px solid #ccc;
}
.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display:block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form .form-group:hover,
.search-form .form-group.hover {
  width: 200px;
  border-radius: 4px 25px 25px 4px;
}
.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  /*line-height: 30px;*/
  text-align: center;
  color: #000;
  left: initial;
  font-size: 16px;
}
.form-control-feedback i{
    margin-top: 0px !important;
    color: #b8d433
}
.search-top{
    top: 10px;
    position: absolute;
    right: 15px;
}
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #b8d433;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
    background-color: transparent !important
}
/*26.02.2018*/


#about-services-area .wp-pagenavi a, .wp-pagenavi span {
	padding: 3px 10px!important;
	color:#000!important;
	font-size: 16px;
    
}
#about-services-area .wp-pagenavi a:hover, .wp-pagenavi span.current {
	background:#b8d433;
	transition:all 0.5s ease;
	color:#fff!important;
	border:1px solid #b8d433!important;
}

#uplift-login .login-username label {
	width:100%!important;
	margin:0 0 5px 0;
}
#uplift-login .login-username input {
	width:100%!important;
}
#uplift-login .login-password label {
	width:100%!important;
	margin:0 0 5px 0;
}
#uplift-login .login-password input {
	width:100%!important;
}
.login-center-2 input {
	padding:9px 30px;		
	border:1px solid #ccc;
}
.login-center-2 input:hover {
	border:1px solid #b8d433;
	transition:all 0.5s ease;
}
.login-center-2 input:focus {
	border:1px solid #b8d433;
	transition:all 0.5s ease;
	outline:none;
	box-shadow:none;
}
.login-center-2  .cdm_nav_buttons {
	float:left;
	margin:0 0 20px 0;
}
#sp_cdm_breadcrumbs {
	margin-top:20px;
}
.login-center-2 .cdm_button {
	background:#b8d433!important;
	padding:7.9px 30px!important;
	border:none!important;
	text-shadow:none!important;
	box-shadow:none!important;
	margin:0 0 0 10px!important;
	font-size:16px!important;
	font-family: 'Lato-Regular'!important;
	border-radius:0!important;
	border:1px solid #b8d433!important;
}
.login-center-2 .cdm_button:hover {
	background:transparent!important;
	color:#b8d433!important;
	text-decoration:none!important;
	transition:all 0.5s ease!important;
	border:1px solid #b8d433!important;
}
.login-center-2 .cdm_button:focus {
	background:transparent!important;
	color:#b8d433!important;
	text-decoration:none!important;
	transition:all 0.5s ease!important;
	border:1px solid #b8d433!important;
	outline:none;
}
.login-center-2 .cdm_nav_buttons a:link {
	margin:15px 10px 0 0;
	background:#b8d433;
	padding:8px 20px;
	border-radius:0;
	color:#fff;
	border:none;
	border:2px solid #b8d433;
	font-size:14px;
	letter-spacing:1px;
	
	font-weight:normal;
}
.login-center-2 .cdm_nav_buttons a:link:hover {	
	background:transparent;
	color:#b8d433;
	transition:all 0.5s ease;
	border:2px solid #b8d433;
}
.login-center-2 .cdm_nav_buttons a:link:focus {	
	background:transparent;
	color:#b8d433;
	transition:all 0.5s ease;
	border:2px solid #b8d433;
}
.login-center-2 #dlg_cdm_file_list th {
	padding:10px!important; 
	font-size:16px;
	
	font-weight:normal;
	color:#747474;
}
.login-center-2 #dlg_cdm_file_list th a {
	color:#747474;
}
.login-center-2 #dlg_cdm_file_list th a:hover {
	color:#b8d433;
	text-decoration:none;
	transition:all 0.5s ease;
}
.login-center-2 #dlg_cdm_file_list th a:focus {
	color:#b8d433;
	text-decoration:none;
	transition:all 0.5s ease;
	outline:none;
	box-shadow:none;
}
.login-center-2 #sp_cdm_breadcrumbs {
	margin-left:5px;
	margin-right:5px;
	padding:10px;
}
.login-center-2 #sp_cdm_breadcrumbs span a {
	font-size:16px;
	
	font-weight:normal;
	color:#747474;
}
.login-center-2 #sp_cdm_breadcrumbs span a:hover {
	color:#b8d433;
	text-decoration:none;
	transition:all 0.5s ease;
}
.login-center-2 #sp_cdm_breadcrumbs span a:focus {
	color:#b8d433;
	text-decoration:none;
	transition:all 0.5s ease;
	outline:none;
	box-shadow:none;
}
.remodal textarea {
	width:100%!important;
	resize:none;
	padding:10px;
}
.remodal textarea:hover {
	border:1px solid #b8d433;
	transition:all 0.5s ease;
}
.remodal textarea:focus {
	border:1px solid #b8d433;
	transition:all 0.5s ease;
	outline:none;
	box-shadow:none;
}
.remodal #cdm_upload_fields {
	margin:0 0 15px 0!important;
}
.remodal input[type=submit] {
	background:#b8d433;
	padding:8px 20px;
	border-radius:0;
	color:#fff;
	border:none;
	border:2px solid #b8d433;
	font-size:14px;
	letter-spacing:1px;
	
	font-weight:normal;
}
.remodal input[type=submit]:hover {	
	background:transparent;
	color:#b8d433;
	transition:all 0.5s ease;
	border:2px solid #b8d433;
}
.remodal input[type=submit]:focus {	
	background:transparent;
	color:#b8d433;
	transition:all 0.5s ease;
	border:2px solid #b8d433;
}

.remodal input {
	padding:9px 10px;		
	border:1px solid #ccc;
	width:100%;
}
.remodal input:hover {
	border:1px solid #b8d433;
	transition:all 0.5s ease;
}
.remodal input:focus {
	border:1px solid #b8d433;
	transition:all 0.5s ease;
	outline:none;
	box-shadow:none;
}

.login-center-2 .cdm_nav_buttons .sp_cdm_add_folder {
	margin:15px 10px 0 0;
	background:#b8d433;
	padding:8px 20px;
	border-radius:0;
	color:#fff;
	border:none;
	border:2px solid #b8d433;
	font-size:14px;
	letter-spacing:1px;
	
	font-weight:normal;
}
.login-center-2 .cdm_nav_buttons .sp_cdm_add_folder:hover {	
	background:transparent;
	color:#b8d433;
	transition:all 0.5s ease;
	border:2px solid #b8d433;
}
.login-center-2 .cdm_nav_buttons .sp_cdm_add_folder:focus {	
	background:transparent;
	color:#b8d433;
	transition:all 0.5s ease;
	border:2px solid #b8d433;
}




.login-center-2 .cdm_nav_buttons .sp_cdm_add_file {
	margin:15px 10px 0 0;
	background:#b8d433;
	padding:8px 20px;
	border-radius:0;
	color:#fff;
	border:none;
	border:2px solid #b8d433;
	font-size:14px;
	letter-spacing:1px;
	
	font-weight:normal;
}
.login-center-2 .cdm_nav_buttons .sp_cdm_add_file:hover {	
	background:transparent;
	color:#b8d433;
	transition:all 0.5s ease;
	border:2px solid #b8d433;
}
.login-center-2 .cdm_nav_buttons .sp_cdm_add_file:focus {	
	background:transparent;
	color:#b8d433;
	transition:all 0.5s ease;
	border:2px solid #b8d433;
}

.remodal p label {
	
	font-size:16px;
	padding:0 0 10px 0;
	margin:0;
	color:#000;
	width:100%;
}
.remodal {
	max-width:500px!important;
	font-size:16px;
	
	color:#000;
}
input#file_upload {
	border:none;
	padding:9px 0;
}
.remodal .remodal-close {
	background:#b8d433;
	color:#fff;
}
.remodal .remodal-close:hover {
	background:#5a932e;
	color:#fff;
	transition:all 0.5s ease;
}
input#sub_category_name {
	width:100%!important;
	margin:0 0 15px 10px!important;
}
#chart-esg p {	
	font-size: 16px;
    padding: 0 0 10px 0;
    margin: 0;
    color: #000;
    line-height: 26px;
    font-weight: normal;
    letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
}
.portfolio-center {
	width:1000px;
	max-width:100%;
	margin:0 auto;
}
.checkbox .wpcf7-list-item {
	width:auto;
	padding:0 10px 10px 0;
}

#cf7md-form .wpcf7-list-item {
	width:33.33333333%!important;
	font-family: 'Quebec-Light'!important;
}
.wpcf7-submit {
	background:#808285!important;
	width:170px;
	max-width:100%;
	height:49px!important;
	color:#fff;
	box-shadow:none!important;
	border-radius:0!important;
	border:none!important;
}
.wpcf7-submit:hover {
	background:#231f20!important;
	color:#fff;
	transition:all 0.5s ease;
}
.wpcf7-submit:focus {
	background:#231f20!important;
	color:#fff;
	transition:all 0.5s ease;
	outline:none;
}

.amount-top {
	margin:-10px 0 0 0;
}
.mssg-top {
	margin:-20px 0 0 0;
}
.email-top {
	width:100%;
}
.amount-widget {
	width:100%;
	margin:0 0 0 -30px;
}
.amount-widget1 {
	width:100%;
	margin:0 0 0 -40px;
}
.form-widget {
	width:100%;
	margin:15px 0;
}
.cf7md-admin-customize-message {
	display:none;
}
.home-slider {
	width:100%;
}
.banner-content {
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: calc(100% - 30px);
    height: 30%;
    text-align: center;
}
.banner-left, .banner-right {
	vertical-align:middle;
	height:100%;
	display:table-cell;
}
.banner-left {
	width:50%;
	box-sizing:border-box;
}
.banner-right {
	width:50%;
	box-sizing:border-box;
	overflow:hidden;
}
.right-banner-text {
	width:100%;
	padding:0 0 0 0;
}
#banner-area .img-responsive {
	height:50vh;
	margin:0 auto;
	object-fit:cover;
	margin-left: 10px;
}
.banner-center {
	width:900px;
	margin:0 auto;
	max-width:100%;
}
#footer .img-responsive {
	height:50px;
	object-fit:contain;
}
.care-area {
	padding:4em 0 3em 0;
}
#care-area p {
	font-size: 16px;
    padding: 0 0 10px 0;
    margin: 0;
    color: #000;
    line-height: 26px;
    font-weight: normal;
    letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
}
#care-area .img-responsive {
	height:350px;
	object-fit:contain;
	margin:0 auto;
}
#about-uplift .img-responsive {
	/*height: 400px;
    object-fit: contain;*/
    margin: 0 auto;
}
#inner-banner-area .container {
	display:none;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	width:100%;
	float:left;
}
#generic-area button {
	background:#808285!important;
}
#generic-area button:hover {
	background:#231f20!important;
	transition:all 0.5s ease;
}
#generic-area button:focus {
	background:#231f20!important;
	transition:all 0.5s ease;
	outline:none;
}
#team-area span {
	display:inline-block;
	width:100%;
}
#know-area input[type=checkbox] {
	display:inline-block;
}


.gform_wrapper .gf_step{
	font-size:1em !important
}
.gform_wrapper .gf_page_steps {
    border-bottom: 1px dotted transparent !important;
}
#cf7md-form .mdc-form-field > label {
    font-family:'Raleway', sans-serif;
}
.gform_wrapper .gfield_required {
	display:none;
}

.page-template-create-an-account .gform_wrapper .gfield_required {
	display:inline-block;
	font-size:25px;
}

#get-started input {
	height:auto!important;
	padding:13px;
	border-radius:0;
	background: rgba(255,255,255,0.5);
    box-shadow: none;
	border:1px solid #cbcbcb;
}
#get-started input:hover {
	border:1px solid #92cf56!important;
	transition:all 0.5s ease;
}
#get-started input:focus {
	border:1px solid #92cf56!important;
	transition:all 0.5s ease;
	box-shadow:none;
	outline:none;
}
#get-started .gform_body {
	width:100%!important;
	padding:0 0 0 15px;
}
#get-started .gform_footer {
	width:100%!important;
	padding:15px 0 0 15px;
}
#get-started label {
	display:none;
}
#get-started .gform_button {
	width:300px!important;
	max-width:100%;
	background:#7f8184!important;
	border:1px solid #7f8184!important;
	text-transform:uppercase;
}
#get-started .gform_button:hover {
	background:#221e20!important;
	border:1px solid #221e20!important;	
	transition:all 0.5s ease;
}
.under-line {
	text-decoration:underline;
	color:#000;
}
.under-line:hover {	
	color:#35612f;
	text-decoration:none;
	transition:all 0.5s ease;
}
.under-line:focus {	
	color:#35612f;
	text-decoration:none;
	transition:all 0.5s ease;
	outline:none;
}
.page-id-370 #about-services-area p {
	line-height:30px;
}
li.third-one {
	width:20.4%!important;
}
li.fourth-one {
	width:79.6%!important;
}
.kld p {
	font-size: 12px !important;
	text-align: center !important;
	letter-spacing: 1px !important;
	padding: 0 0 0 0 !important;
	line-height: 25px !important;
	/*max-width: 755px!important;*/
	margin: 0 auto!important;
}
.lg-in {
	width:100%;
	/*margin:20px 0 0 0;	
	text-align:center;
	border-top:2px solid #7f8184;
	border-bottom:2px solid #7f8184;
	padding:20px 0 10px 0;*/
}
.lg-btn {
	color:#7f8184;
	font-weight:bold;
}
.lg-btn:hover {
	color:#b6d338;
	transition:all 0.5s ease;
	text-decoration:none;
}
.lg-btn:focus {
	color:#b6d338;
	transition:all 0.5s ease;
	text-decoration:none;
	outline:none;
}
.page-id-370 .about-services {
	display:none;
}
#invest-uplift-new1 p {
	font-size: 16px;
    padding: 0 0 10px 0;
    margin: 0;
    color: #000;
    line-height: 26px;
    font-weight: normal;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
}
.alink {
	font-weight:bold;
	color:#37612f;
}
.alink:hover {	
	color:#b6d338;
	transition:all 0.5s ease;
	text-decoration:none;
}
.alink:focus {	
	color:#b6d338;
	transition:all 0.5s ease;
	text-decoration:none;
	outline:none;
}
.search-uplift {
	cursor:pointer;
}

@media all and (max-width:768px){
	.about-title{
		text-align:center;
		line-height:1;
		padding-bottom:15px
	}
	.invest-title-new{
		font-size:30px
	}
	.generic-title{
		text-align:center;
	}
	.team-widget1 .col-sm-6{
		margin-bottom:15px
	}
}
@media all and (max-width:540px){

	.invest-title-new{
		font-size:24px
	}
}
@media all and (max-width:450px){

	.invest-title-new{
		font-size:20px
	}
}
@media all and (max-width:375px){

	.invest-title-new{
		font-size:16px;
		line-height:25px;
		padding:0 0 0 0;
	}
}
@media all and (max-width:1199px){
	.footer-social a{		
		margin:0 5px 10px 0;
	}
}
@media all and (max-width:991px){
	.generic-title, .how-title{
		text-align:center;
	}
}

.page-id-222 .about-services-area{
	display: block;
}
.stellarnav{
	z-index:9 !important
}
.popup-sec .modal-dialog{
	margin-top:15%;
	width:450px
}
.popup-sec p{
	text-align:center;
	font-size:16px;
	margin-top:15px;
}
.popup-sec .modal-title{
	font-weight: 600;
    font-size: 30px;
    text-align: center;
}
.popup-sec .modal-footer {
    padding: 15px;
    border-top: 1px solid transparent;
    text-align: center;
}
.popup-sec .btn{
	border-radius:0px;
	width:120px;
	text-transform:uppercase;
	
}
#about-services-area .form-control {
	height:30px;
	padding:10px;
	border-radius:0;
	/*background: #e8e8e8;*/
    box-shadow: none;
	border:none;
}

#about-services-area textarea {
	resize:none;
	height:150px!important;
	border:1px solid #eee!important;
}


.page-id-370 #about-services-area .form-control {
	height:auto;
	padding:12px;
	border-radius:0;
	/*background: #e8e8e8;*/
    box-shadow: none;
	border:1px solid #eee;
}
.page-id-370 #about-services-area .form-control:hover {
	border:1px solid #b8d433;
	transition:all 0.5s ease;
}
.page-id-370 #about-services-area .form-control:focus {
	border:1px solid #b8d433;
	transition:all 0.5s ease;
	outline:none;
}

.page-id-370 #about-services-area textarea {
	resize:none;
	height:150px!important;
}
.page-id-370 #about-services-area textarea:hover {
	border:1px solid #b8d433!important;
	transition:all 0.5s ease;
}
.page-id-370 #about-services-area textarea:focus {
	border:1px solid #b8d433!important;
	transition:all 0.5s ease;
	outline:none;
}


#invest-uplift-new1 .img-responsive {
    height: 50vh;
    margin: 0 auto;
    object-fit: contain;
}
.invest-new-left, .invest-new-right {
	vertical-align:middle;
	display:table-cell;
	height:100%;
}
.invest-new-left {
	width:40%;
	box-sizing:border-box;
}
.invest-new-right {
	width:60%;
	box-sizing:border-box;
	overflow:hidden;
}
.gap-widget {
	width:100%;
	margin:0 0 15px 0;
}
.advisor-area {
	padding:4em 0 0 0;
	background: #f5f5f5;
	display: none;
}
.home .banner-center{width: 100%;}
.home .banner-left {width: 30%;}

.advisor-widget {
	width:100%;
	border:1px solid #e4e6e8;
	border-radius:15px;
	padding:20px;
	margin:0 0 140px 0;
	transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear;
	background: #fff;
}
.advisor-widget:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	 transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear;-webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
}
.advisor-center {
	width:900px;
	margin:0 auto;
	max-width:100%;
}
.adsr-img {
	width: 170px;
    height: 170px;
	margin: -100px 0 20px 0;
	border-radius:50%;
}
.advisor-name {
	font-size: 18px;
    padding: 0 0 15px 0;
    margin: 0;
    color: #231f20;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}
.advisor-link:hover {
	text-decoration:none;
}
.advisor-link:focus {
	text-decoration:none;
	outline:none;
}
.advisor-sub-title {
    font-size: 15px;
    padding: 0 0 12px 0;
    margin: 0;
    color: #a8a8a8;
    letter-spacing: 1px;
	line-height:25px;
}
.advisor-new {
	width:100%;
	margin:0 0 130px 0;
}
.advisor-divider {
    width: 90px;
    height: 2px;
    background: #231f20;
    margin: 0 auto 30px auto;
}
.chinies-right {
	float:right;
	width:400px;
	max-width:100%;
}
.chinese-small p {
	font-size:12px!important;
}
.footer_title {	
	font-size: 18px;
    padding: 0 0 15px 0;
    margin: 0;
    color: #231f20;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
}
.company-right {
	width:100%;
	margin:-75px 0 0 0;
}
.portfolio-new {
	background:#f5f5f5;
	border-top: 1px solid #efeeee;
	/*background:#e8e8e8;
	border-top: 1px solid #d4d4d4;*/
	padding:2em 0;
}
.portfolio-white {
	width:100%;	
	background:#fff;
	border:1px solid #eee;
	margin:0 0 15px 0;
}
.portfolio-title-new {
	font-size: 20px;
    padding: 0 0 15px 0;
    margin: 0;
    color: #231f20;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
}
.portfolio-title1 {
	font-size: 20px;
    padding: 0 0 15px 0;
    margin: 0;
    color: #b6d338;
    letter-spacing: 1px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
}
.grey-left a {
	width:100%;
	background:#7f8184;
	padding:15px;
	min-height:330px;
	padding:70px 0 0 0;
	box-sizing: border-box;
	display:inline-block;
}
.right-content {
	width:100%;	
}
.new-top {
	margin:35px 0 0 0;
}
.grey-left .img-responsive {
	margin:50px auto 20px auto;
}
.esg-title {
	font-size:20px;
	color:#fff;	
}
.esg-title:hover {	
	color:#fff;	
	transition:all 0.5s ease;
	text-decoration:none;
}
.esg-title:focus {	
	color:#fff;	
	transition:all 0.5s ease;
	text-decoration:none;
	outline:none;
}
.widget-title {
	width:100%;
	margin:-15px 0 0 0;
}
#portfolio-new p {
	font-size: 16px;
    padding: 0 0 10px 0;
    margin: 0;
    color: #000;
    line-height: 26px;
    font-weight: normal;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
	font-weight:bold;
}
.esg-top {
	width:100%;
	margin:30px 0 0 0;
}
.overview-area {
	padding:4em 0;
}
#overview-area .img-responsive {
	margin:15px auto 20px auto;
}
.get-started-new {
	width:250px;
	background:#808285;
	padding:8px;
	max-width:100%;
	margin:0 10px 0 0;
	border:2px solid #808285;
	color:#fff;
	text-align:center;
	display:inline-block;
	font-size:20px;	
}
.get-started-new:hover {
	color:#231f20;
	border:2px solid #231f20;
	background:transparent;
	transition:all 0.5s ease;
	text-decoration:none;
}
.get-started-new:focus {
	color:#231f20;
	border:2px solid #231f20;
	background:transparent;
	transition:all 0.5s ease;
	text-decoration:none;
	outline:none;
}
.get-started-new:after {
	content:"\00BB";
	margin:0 0 0 10px;
}

.get-started-new-green {
	width:250px;
	background:#b6d339;
	padding:8px;
	max-width:100%;
	margin:0 0 0 0;
	border:2px solid #b6d339;
	color:#fff;
	text-align:center;
	display:inline-block;
	font-size:20px;	
}
.get-started-new-green:hover {
	color:#b6d339;
	border:2px solid #b6d339;
	background:transparent;
	transition:all 0.5s ease;
	text-decoration:none;
}
.get-started-new-green:focus {
	color:#b6d339;
	border:2px solid #b6d339;
	background:transparent;
	transition:all 0.5s ease;
	text-decoration:none;
	outline:none;
}
.get-started-new-green:after {
	content:"\00BB";
	margin:0 0 0 10px;
}
.or-new {
	color:#000;
	padding:0 10px 0 0;
	letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
}

.have-btn a {
	width:250px;
	max-width:100%;
	background:#b8d433;
	padding:10px;
	border:2px solid #b8d433;
	display:inline-block;
	color:#fff;
	text-align:center;
	font-size:20px;
}
.have-btn a:hover {	
	background:transparent;
	border:2px solid #b8d433;
	color:#b8d433;
	text-decoration:none;
	transition:all 0.5s ease;
}
.have-btn a:focus {	
	background:transparent;
	border:2px solid #b8d433;
	color:#b8d433;
	outline:none;
	text-decoration:none;
	transition:all 0.5s ease;
}

.get-started-btn1 a {
	width:250px;
	background:#808285;
	padding:13px;
	max-width:100%;
	margin:50px 0 0 0;
	border:2px solid #808285;
	color:#fff;
	text-align:center;
	display:inline-block;
	font-size:20px;	
}
.get-started-btn1 a:hover {
	color:#fff;
	border:2px solid #231f20;
	background:#231f20;
	transition:all 0.5s ease;
	text-decoration:none;
}
.get-started-btn1 a:focus {
	color:#fff;
	border:2px solid #231f20;
	background:#231f20;
	transition:all 0.5s ease;
	text-decoration:none;
	outline:none;
}
.get-started-btn1 a:after {
	content:"\00BB";
	margin:0 0 0 10px;
}
.right-img-new {
	width:100%;	
}
.register-area {
	padding:4em 0;
}
.register-center {
	width:900px;
	margin:0 auto;
	max-width:100%;
}
#register-area .gform_body {
	width:100%!important;
}
#register-area .gform_footer {
	width:100%!important;
}
p.wppb-warning {
	padding:10px!important;
}
.small-right {
	width:100%;
	text-align:right;
	margin:5px 0 0 0;
}
#portfolio_sec {
	text-align:center;
}

#portfolio-new .medium {
	width:100%;
	height:45px!important;
	padding:10px!important;
}

#portfolio-new .medium:focus {
	transition:all 0.5s ease;
	outline:none;	
}
#portfolio-new .gform_button {
	width:130px!important;
	padding:10px 20px!important;
	text-transform:uppercase!important;
}
#portfolio-new .gfield_label {
	color:#35602f!important;
}
.resource-widget {
	width:100%;
	padding:15px;
}
.resource-widget-new {
	width:100%;
	margin:0 0 30px 0;
}
.resource-area {
	padding:3em 0 0 0;
}
.resource-area .panel {
	margin-bottom:0;
}
.footer-main-widget .email a {
	font-size:16px;
}
.after-login-area {
	background: #f5f5f5;
    padding: 4em 0;
}
.page-template-portfolio .overview-area {
	background: #f5f5f5;
}
.page-template-portfolio .overview-area p {
	font-size:16px;
	padding:0;
	margin:0;
	letter-spacing:1px;
}
.right-widget {
	width:100%;
	margin:0 15px 0 0;
}
.tabs-center {
	width:250px;
	max-width:100%;
	margin:15px auto;
}
#tabs-area .port_nav {
	background:#7f8184;
	color:#fff;
	padding:6px 20px;	
	width:100px;
	max-width:100%;
	border-radius:0;
	font-size:16px;
	letter-spacing:1px;
	font-family: 'Source Sans Pro', sans-serif;
	margin:0 10px 0 0;
	border:none;
}
#tabs-area .port_nav:hover {
	background:#77a20f;
	color:#fff;
	transition:all 0.5s ease;
}
#tabs-area .port_nav:focus {
	background:#77a20f;
	color:#fff;
	transition:all 0.5s ease;
	outline:none;
}
.portfolio-last {
	width:100%;
	margin:50px 0 0 0;
}

.resource-area .img-responsive {
	width:100%;
	height:180px;
	object-fit:cover;
}
.get-started-home {
	background:#35612e;
	color:#fff;
	padding:11px;
	width:255px;
	max-width:100%;
	display: inline-block;
    margin: 0 0 15px 0;
	font-size:16px;
	letter-spacing:1px;
}
.get-started-home:hover {
	background:#221e20;
	color:#fff;
	transition:all 0.5s ease;
	text-decoration:none;
}
.get-started-home:focus {
	background:#221e20;
	color:#fff;
	transition:all 0.5s ease;
	text-decoration:none;
	outline:none;
}
#team-profile ul {
	margin:0 0 0 -40px;
	list-style:none;
}
#team-profile li {
	font-size: 16px;
	background:url(../images/bullet.png) no-repeat 0 5px;
    color: #000;
    padding: 0 0 10px 30px;
    margin: 0;
    line-height: 30px;
    font-family: 'Raleway', sans-serif;
}
.protfolio-br-widget {
	width:100%;
	/*border-top:2px solid #fff;
	border-bottom:2px solid #fff;*/
	border:2px solid #fff;
	border-radius:3px;
	padding:20px 0 20px 0;
	margin:0 0 0 0;
	background:#b6d339;
}
.portfolio-center-new {
	width:960px;
	margin:0 auto;
	max-width:100%;
}
@media only screen and (max-width: 767px){
.popup-sec .modal-dialog{
	margin-top:35%;
	width:auto
}
}


@media only screen and (max-width: 641px){
	.page-id-196 .gform_wrapper .gform_page_footer .button.gform_previous_button {
	    margin-bottom: 15px;
	}
}

#cf7md-form .have_an_idea_cf{
	color: rgba(0, 0, 0, 0.87);
}

.page-id-177 .newsletter-area{ display:none; }

.bottom-text p {
    font-size: 12px !important;
    text-align: center !important;
    letter-spacing: 1px !important;
    padding: 0 0 0 0 !important;
    line-height: 25px !important;
    max-width: 755px !important;
    margin: 0 auto !important;
}

.bottom-text{
	padding-bottom: 24px;
}

.viewmore_top{
text-align:center;
}
.viewmore_top h4{
color:#35602f;
font-weight:bold !important;
}

#about-services-area .tab-content{
    margin-top:30px;
}


#myModal .modal-content {
	padding:15px;
	
}
#myModal textarea {
	
}
#myModal .form-control {
	height:auto;
	border-radius:0;
	padding:10px;
}
.btn-info {
	position:fixed;
	right:15px;
	bottom:20px;
	background:#77a20f;
	border-radius:25px;
	border:none;
}
.btn-info:hover {
	background:#567705;
	color:#fff;	
	transition:all 0.5s ease;
}
.btn-info:focus {
	background:#567705;
	color:#fff;	
	transition:all 0.5s ease;
	outline:none;
}
#leave-sec .modal-open .modal {
	overflow-y:hidden;
}

#leave-sec .popup-sec .modal-dialog {
	margin-top:5%;
}
#leave-sec textarea {
	height:100px!important;
}
#leave-sec .btn {
    width: 150px;
    max-width: 100%;
    background: transparent !important;
    padding: 8px;
    box-shadow: none;
    border: none;
    border: 1px solid #c3c9cd;
    font-size: 14px;
    border-radius: 5px;
    letter-spacing: 1px;
}
#leave-sec .btn:hover  {	
	    background: #77a20f !important;
	color:#000;
	transition:all 0.5s ease;
}
#leave-sec .btn:focus  {	
	    background: #77a20f !important;
	color:#000;
	transition:all 0.5s ease;
	outline:none;
}
#leave-sec .modal-header {
	padding:10px;
	border-bottom:none;
	background:#77a20f;
	margin:0 0 0 0;
	color:#fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	
}
#leave-sec .modal-content {	
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
#leave-sec .modal-title {
	font-size:18px;
}
#leave-sec .modal-header .close {	
    margin-right: 15px;
    color: #fff;
}

#leave-sec #myModal .form-control{
	border-radius:5px !important;
	resize:none;
}
#leave-sec #myModal .attach .form-control{
	border: 1px dashed #ccc;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	background:#fff;
}

.three-btn{
	
	width: 100%;
    padding: 20px 0px 10px 0px;
    margin-top: 40px;
    float: left;
    border-top: 1px solid #e0e0e0;
}

#leave-sec #myModal .modal-content {
    padding: 25px;
}

.three-btn .col-sm-4:nth-child(2){
	    padding-right: 0;
}

.three-btn .col-sm-4:nth-child(3){
	
	    padding-left: 8px;
}
.down-indicator a {
	right:0;
	position:fixed;
	right: 15px;
    bottom: 80px;
    background: #808285;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	border-radius:50%;
	color:#fff;
	font-size:20px;
	animation: bounce 3s ease infinite;
}
.down-indicator a:hover {
    background: #221e20;
	transition:all 0.5s ease;
	color:#fff;
}

.down-indicator1 a {
	position:absolute;
	right: 15px;
    bottom: 80px;
    background: #808285;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	border-radius:50%;
	color:#fff;
	font-size:20px;	
	z-index:9;
	animation: bounce 3s ease infinite;
}
.down-indicator1 a:hover {
    background: #221e20;
	transition:all 0.5s ease;
	color:#fff;
}
.down-indicator1 i {
	margin:15px 0 0 0;
}


@keyframes bounce {
  50% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(0);
  }
}

#toTop {
    position: fixed;
    display: none;
	right: 15px;
    bottom: 80px;
    background: #808285;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	border-radius:50%;
	color:#fff;	
	font-size:20px;	
	z-index:9;
	animation: bounce 3s ease infinite;	
	cursor:pointer;
}
#toTop:hover {
    background: #221e20;
	transition:all 0.5s ease;
	color:#fff;
}
#toTop i {
    margin:15px 0 0 0;
}

#toTop1 {
    position: fixed;
    display: none;
	right: 15px;
    bottom: 80px;
    background: #808285;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	border-radius:50%;
	color:#fff;	
	font-size:20px;	
	z-index:9;
	animation: bounce 3s ease infinite;	
	cursor:pointer;
}
#toTop1:hover {
    background: #221e20;
	transition:all 0.5s ease;
	color:#fff;
}
#toTop1 i {
    margin:15px 0 0 0;
}
.above-login {
	padding:0 0 4em 0;
	background:#fff;
}
#above-login p {
	font-size:25px;
	color:#fff;
	padding:0;
	margin:0;
	line-height:40px;
}
.gform_wrapper select option {
	padding: 10px!important;
    display: block;
    color: #000;
    font-size: 14px;
}
.thank-widget {
	width:100%;
}
.circle-img {
	display:block;
	margin:0 0 20px 0;
	max-width:100%;
	height:100px;
}
.thank-title {
	font-size:60px;
	color:#231f20;
	padding:0 0 10px 0;
	margin:0;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;	
	font-family: 'Source Sans Pro', sans-serif;
}
.thank-widget p {
	font-size: 16px;
    padding: 0 0 10px 0;
    margin: 0;
    color: #000;
    line-height: 26px;
    font-weight: normal;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
}
.small-thank-title {
	font-size:30px;
	color:#231f20;
	padding:0 0 20px 0;
	margin:0;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;	
	font-family: 'Source Sans Pro', sans-serif;
}
.thank-left, .thank-right {
	vertical-align:middle;
	height:100%;
	display:table-cell;
}
.thank-left {
	width:50%;
	box-sizing:border-box;
}
.thank-right {
	width:50%;
	box-sizing:border-box;
	padding:0 0 0 40px;
}
.thank-new {
	width:100%;
}
.thank-new p {
	font-size: 18px;
    padding: 0 0 10px 0;
    margin: 0;
    color: #000;
    line-height: 26px;
    font-weight: normal;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;
}
.thank-new .img-responsive {
	padding:4px;
}
.menu-bar {
	font-size:22px!important;
}

