@charset "utf-8";
/* CSS Document */
.gradientBan {
	width:100%;
	float:left;
	/*background: #5484fe url(../../images/header.jpg) left top no-repeat;*/
	background-size:cover;
	} /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	
	
	
/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MzZDlmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2IxYzhlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iIzhmN2ZhNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OGIwZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #5484fe 0%, #3a9c1b 24%, #4194d4 92%, #2f2e40 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #5484fe), color-stop(24%, #3a9c1b), color-stop(92%, #4194d4), color-stop(100%, #2f2e40)); 
	background: -webkit-linear-gradient(left, #5484fe 0%, #3a9c1b 24%, #4194d4 92%, #2f2e40 100%);
	background: -o-linear-gradient(left, #5484fe 0%, #3a9c1b 24%, #4194d4 92%, #2f2e40 100%);
	background: -ms-linear-gradient(left, #5484fe 0%, #3a9c1b 24%, #4194d4 92%, #2f2e40 100%);
	background: linear-gradient(to right, #5484fe 0%, #3a9c1b 24%, #4194d4 92%, #2f2e40 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5484fe', endColorstr='#2f2e40', GradientType=1 );
*/
.homebanner {
	width:100%;
	float:left;
/*	background:url(../../images/home-banner-new.jpg) no-repeat center top;*/
	background-size:cover;
    padding:140px 0;
    background-color:#000;
}
.categories-block {
	width:100%;
	float:left;
	/*background:url(../../images/categories-img.jpg) no-repeat center top;*/
	background:url(../../images/categories-img-new.jpg) no-repeat center top;
	background-size:cover;
	background-attachment:fixed;
	padding:40px 0;
}
.categories-block h2 {
    font-size: 32px;
    font-weight: 400;
    font-family: 'Roboto', serif;
    float: left;
    color: #fff;

}

.categories-block a.category {
  float: left;
  color: #fff;
  /*text-decoration: underline;*/
  font-size: 18px;
  /*padding-left:60px !important;*/
}

.categories-block a.category:hover{color:#C2C2C2;
}

.home_container {
	border-width:0;
	margin:0;
}
.banner_part {
	width:100%;
	float:left;
}
.banner_part h1, .banner_part .psttxt {
	font-size: 64px;
    font-weight: bold!important;
    color: #fff;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
}
.banner_part .psttxt{
margin-left:12px;		
}
/*.banner_part h1 span, */.banner_part h1 span.cd-words-wrapper {
	
	font-size:64px;
	color:#fff;
    font-weight: bold!important;
	/*background:url(../../images/income-tax.png) no-repeat center;*/
	/*padding:0 5px;*/
	 font-family: 'Montserrat', sans-serif;
	 width:auto!important;
}
.cd-headline.type .cd-words-wrapper {
    vertical-align:text-bottom !important;
    overflow: hidden;
}


.banner_part p {
	font-family: 'Roboto', sans-serif;
    font-size: 17px;
    color: #fff;
    font-weight: 300;
    margin-top: 62px;
    font-style: italic;
    text-align: center;
    margin-bottom: 0;
}
.banner_part .question_btn, .banner_part .question_btn_active {
	font-family:'Roboto', sans-serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight:700;
	background:#ffae00 url(../../images/selected_circle.png) no-repeat 10% center!important;
	padding:12px 33px 14px 48px;
	float:left;
	/*border-radius:4px;*/
}
.banner_part .consultant_btn {
	/*background:rgba(184, 184, 194, 0.6) url(../../images/blue_circle.png) no-repeat 10% center;*/
	font-family:'Roboto', sans-serif;
	font-size:18px;
     color: #15a47b;
	/*float:left;*/
	border-radius:4px;
 font-weight: bold;
	/*padding:12px 33px 14px 48px;
	margin:19px 10px 19px 0px;*/
	   
   
}
.subject_input {
	background:#FFFFFF;
	font-family:'Roboto', sans-serif;
	font-size:16px;
	color:#232323;
	margin:0px;
	padding:0 16px 0 45px;
	border:1px solid #89889f;
	/*float:left;*/
/*	width:55%;*/
	height:53px;
	width: 100%;
   }
.city_input {
	background:#FFFFFF;
	font-family:'Roboto', sans-serif;
	font-size:16px;
	color:#b4b3b8;
	margin:0px 8px;
	padding:16px 40px;
	border:1px solid #89889f;
	float:left;
	width:19%;
}
.submit_btn {
	/*background: #3b9b21 url(../../images/submit_arrow.png) no-repeat 17% 54%!important;*/
	font-family: 'Roboto', sans-serif!important;
	font-weight: 300!important;
	color: #FFFFFF!important;
	margin: 0px!important;
	float: left!important;
	/*padding: 13px 12px 12px 39px!important;*/
	/*border-bottom: 5px solid #358a1d!important;*/
	width: inherit!important;
	text-transform: capitalize!important;
	font-size: 18px!important;
}
.categories-block .container, .financial_div .container {
	background:none;
}
.gradientBan .container {
	margin:0 auto;
}
.signin-button {
	color:#ffae00!important;
	position: relative;
	float: right;
	height: 100%;
	display: block;
	text-align: center;
}
.blockLeft {
	display:inline-block;
	vertical-align:top;
	width:15%;
}
.blockRight {
	display:inline-block;
	vertical-align:top;
	width:80%;
}
.financialBlock h2 {
	font-size:28px;
	font-weight:700;
	padding:30px 0;
}
.financialBlock ul {
	list-style:none;
	margin:0 0 0 -1%;
}
.financialBlock ul li {
	margin: 0 0 0 1%;
	padding: 0;
	display: inline-block;
	width: 11%;
	vertical-align:top;
}
.financialBlock ul li span {
	width:142px;
	height:105px;
	display:block;
	overflow:hidden;
	position:relative;
	vertical-align:middle;
}
.financialBlock ul li span img {
	max-width:100%;
	min-height:102px;
}
.financialBlock ul li h3 {
	font-size:14px;
	font-weight:700;
}
.financialBlock ul li h4 {
	font-size:13px;
}
.experts-loc {
	display:block;
	padding:5px 0;
	margin:5px 0;
	border-bottom:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
}
.experts-loc small {
	display:inline-block;
	text-align:left;
}
.experts-loc small + small {
	display:inline-block;
	float:right;
	margin:6px 0 0 0;
}
.expert-ranks {
	position:absolute;
	right:0;
	bottom:0;
	background:rgba(84, 64, 211, .8);
	color:#fff;
	padding:5px 12px;
	display:none;
}
.financialBlock ul li h3 p {
	margin:0;
}
.ftr-block {
	text-align:center;
}
.ftr-block h3 {
	font-size:28px;
	font-weight:700;
}
.signBtn {
	color:#fff!important;
	background:rgb(84,64,211);
	padding:10px 25px;
	display:inline-block;
	font-size:20px;
	border-bottom:5px solid #4b39bc;
}
.signBtn:hover {
	border-bottom:5px solid rgb(84,64,211);
	color:#ffae00!important;
}
/*--------EXTRA DIV CSS START---------*/
.financialBlock .top-part {
	width:100%;
	text-align:center;
	padding:34px 100px;
	/*border:1px solid #000000;*/
	/*box-shadow: 0px 5px 25px -2px #c5c5c5;
	-webkit-box-shadow: 0px 5px 25px -2px #c5c5c5;
	-moz-box-shadow: 0px 5px 25px -2px #c5c5c5;
	-o-box-shadow: 0px 5px 25px -2px #c5c5c5;
*/
}
.financialBlock .top-part h3 {
	font-family:"Roboto", sans-serif;
	font-size:28px;
	/*color:#000;*/
	display:inline-block;
	vertical-align:top;
}
.financialBlock .top-part .post_btn {
	padding:8px 12px;
	border-radius:3px;
	/*background:#333333;*/
	font-family:"Roboto", sans-serif;
	font-size:18px;
	color:#FFFFFF;
	margin:0px 0 0 76px;
	display:inline-block;
	vertical-align:top;
	transition: all ease-in 0.2s;
	/*border:2px solid #333333;*/
	
}
.financialBlock .top-part .post_btn:hover {
	/*background:#FFF;
	border:2px solid #333333;*/
	border:2px solid #fff;
	/*color:#333333;*/
}
.financialBlock .top-part .ask_btn {
	padding:8px 12px;
	border-radius:3px;
	background:#333333;
	font-family:"Roboto", sans-serif;
	font-size:18px;
	color:#FFFFFF;
	margin:0px 0 0 33px;
	display:inline-block;
	vertical-align:top;
	transition: all ease-in 0.2s;
	border:2px solid #333333;
}
.financialBlock .top-part .ask_btn:hover {
	background:#FFF;
	border:2px solid #333333;
	color:#333333;
}
/*--------EXTRA DIV CSS END---------*/



.experts-loc small img {
	width:18px;
}
#buddypress .wrap {
	padding: 0;
}
#subnav ul li a {
	padding:9px 0px !important;
}
.activity-header {
	line-height:18px !important;
}
.activity-header p {
	margin:0 !important;
}
.membersArea #members-dir-search {
	position: absolute;
	right: 45px;
}
/*#members-directory-form #subnav {
	margin: 10px 0 !important;
}*/
.comment-box .wrapper {
	width:100%;
	max-width:inherit;
}
.comment-box .wrapper.membersArea {
	padding:0;
	margin-top:25px;
}
.comment-box .wrapper.membersArea #members-directory-form .item-list-tabs#subnav {
	margin:10px 0 0 0 !important;
	border-bottom:0px;
}
.menu-main > li.current-menu-item > a, .menu-main > li.current_page_item > a {
	color:#15a47b;
}
#members-directory-form .item-list-tabs {
	padding:0 0px;
	float:left;
	width:29%;
}
.comment-box.profile .wrapper {
	max-width:1170px;
}
.blog-post.listing .item-list-tabs {
	padding:10px 20px !important;
}
.blog-post.listing .item-list-tabs ul li {
	margin:0 0px 0 0 !important;
}
.blog-post.listing .item-list-tabs ul li a {
	background:none !important;
	font-weight:normal !important;
}
.blog-post.listing .item-list-tabs ul li.selected a {
	color:#000 !important;
	opacity:1 !important;
}
.blog-post.listing .item-list-tabs ul li a:hover {
	color:#15a47b !important;
}
.blog-post.listing .item-list-tabs ul li.last {
	margin:0px !important;
}
.fa-envelope {
	float: left;
	margin: 5px 10px 0 0;
}
.listing ul.item-list li {
	padding:20px !important;
}
/*------------member-listing page css start------------ */

.memberbanner {
	width:100%;
	background:url(../../images/member-banner.jpg) left top no-repeat;
	background-size:cover;
	padding:50px 0;
	font-family:'Roboto', serif;
	float:left;
	box-shadow:0 4px 5px rgba(0, 0, 0, .1);
}
.memberbanner h1 {
	font-family: 'Changa One', cursive;
	font-size:35px;
	color:#000;
}
.memberbanner p {
	font-size:14px;
	padding:15px 0;
	color:#000;
	margin:0;
}
.memberbanner .search-button {
	background: url(../../images/search.jpg) left top repeat-x;
	width: auto;
	height: auto;
	line-height: 40px;
	float: left;
	padding: 5px 30px;
	color: #fff;
	text-transform:uppercase;
	font-size:15px;
	border:1px solid #5c3183;
	transition:all ease-in 0.2s;
	box-shadow:3px 4px 5px -2px rgba(0, 0, 0, .3);
	margin:0 8px 0 0;
}
.memberbanner .search-button:hover {
	background: url(../../images/search-1.jpg) left top repeat-x;
	border-color:#578925;
}


.member-listing{padding:50px 0;
float:left;
width:100%;
}

.member-listing h2{font-size:24px;
font-family:'Roboto', serif;
padding-bottom:20px;
display:block;
}

.member-listing .left-part{width:25%;
float:left;
font-family:'Roboto', serif;
}

.member-listing .left-part .search-box{width:100%;
border:2px solid #e8e8e8;
float:left;
border-radius:2px;
}

.member-listing .left-part .search-box input{float:left;
color:#000;
width:90%;
font-family: 'Roboto', serif;
padding:8px 10px;
border:0px;
}

.member-listing .left-part .search-box input:hover, .member-listing .left-part .search-box input:focus{border-color:#fff;
}

::-webkit-input-placeholder{color:#f00;
font-family: 'Roboto', serif;
color:#bbbbbb;
font-size:13px;
}

.member-listing .left-part .search-box a img{float:left;
margin:12px 0 0 0;
}

.member-listing .left-part h3{font-size:20px;
padding:20px 0 10px 0;
}

.member-listing .left-part ul li{list-style:none;
float:left;
width:100%;
}

.member-listing .left-part ul li a{color:#989898;
font-size:14px;
display:block;
border-bottom:1px solid #e8e8e8;
padding:10px 0;
}

.member-listing .left-part ul li:last-child a{border:0px;
}

.member-listing .left-part ul li a:hover{color:#906cb1;
border-color:#906cb1;
}

.member-listing .left-part ul li a.active{color:#906cb1;
border-color:#906cb1;
}

.member-listing .right-part{float:right;
width:70%;
}

.member-listing .right-part ul{margin:0;
padding:0;
}

.member-listing .right-part ul li{list-style:none;
width:100%;
float:left;
padding:40px 15px 40px 10px !important;
color:#000;
background:#fff;
box-shadow:0 0px 0px 1px #e2e2e2;
}

.member-listing .right-part ul li:first-child{padding-top:10px !important;
}

.member-listing .right-part ul li:last-child{border:0px;
}

/*.member-listing .right-part ul li.active{background:#f7f7f7;
}*/

.member-listing .right-part ul li:hover{background:#F4F4F4;
}

.member-listing .right-part ul li .member-image{float:left;
width:15%;
}

.member-listing .right-part ul li .member-image .author-image{width:100%;
border:5px solid #fff;
float:left;
}

.member-listing .right-part ul li .member-image .author-image img{width:100%;
}

.member-listing .right-part ul li .member-image p{  
  margin: 4px 0 0 0;
  font-family: 'Roboto', serif;
  font-size: 13px;
  font-weight: 700;
  background: #fff;
  text-align: center;
  padding: 2px;
  color: #4b39bc;
}

.member-listing .right-part ul li .member-text{float:left;
width:85%;
padding:0 0 0 20px;
}

.member-listing .right-part ul li .member-text h2{padding:0px;
font-weight:bold;
}

.member-listing .right-part ul li .member-text p{margin:0;
padding:2px 0;
font-size:15px;
font-family:'Roboto', serif;

}

.border {
  width: 100%;
  border-bottom: 1px solid #DADADA;
  margin: 8px 0;
  float: left;
}

.member-text .about-text{font-family: 'Roboto', serif !important;
font-weight:700;
font-size:16px !important;
}

.member-text .social{float:right;
}

.member-text .social li{width:auto !important;
border:0px !important;
padding:0px 0 0 12px !important;
position:relative;
box-shadow:none!important;
background:none!important;
}

.member-text .social li.message-list:hover span.message{visibility:visible;
}

.member-text .social li.comment-list:hover span.connect{visibility:visible;
}

.member-text .social li span.message{
  position: absolute;
  top: -30px;
  right: -18px;
  background: #9c9c9c;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  padding: 2px 5px;
  visibility:hidden;
}

.member-text .social li span.connect{
  position: absolute;
  top: -30px;
  right: -18px;
  background: #9c9c9c;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  padding: 2px 5px;
  visibility:hidden;
}

.member-text .social li img{transition:all ease-in 0.2s;
}

.member-text .social li img:hover{opacity:0.8;
}

.member-text .social li:first-child img{margin-top:2px;
}

.description-text {
  font-family: 'Roboto', serif !important;
  font-size: 13px !important;
  font-weight: 700;
  clear:both;
  line-height:18px;
  color:#666;
}

#dwqa-submit-question-form .select-category, .select-category{
	float:left;
	/*width:40%;*/
	width:35%;
}

.select-box {
 border: 0;
    background: #fff ;
    margin: 0px;
    /*padding: 10px 20px;*/
    height: 62px;
    border-right: none;
    border-radius: 0;
    margin-right: 2px;
	
}

.select-box select:focus, .select-box select:hover{
	border:0px !important;
	outline:none;
}

select#question-category, select.postRqrcat, select.postform {
	    padding:1px 30px 0;
    color: #1b2131;
    font-family: 'Roboto', serif;
    font-size: 17px;
    border: 0px;
    height: 20px;
    width: 100%;
    background: transparent url(../../images/chevron-arrow-down.png) 97% 2px no-repeat;
    font-weight: 900;
    text-transform: inherit;
}

.mini-sidebar{display:none;
}

.mini-sidebar-bg{display:none;
}

.gradientBan .container{background:none;
}

.main-menu li {
  list-style: none;
    float: left;
    position: relative;
    
		}

.main-menu li:last-child{float:right; display:none;}

.main-menu li a{padding:12px 0;
transition:all ease-in 0.2s;
color:#fff;
}

.main-menu li:last-child a:hover{color:#ffae00;
}

.main-menu li:hover a.browse-more{background:#303030;
color:#fff !important;
}

.main-menu li ul {
  position: absolute;
  z-index:9;
  top:45px;
  display:none;
  left:0;
  margin:0;
}

.main-menu li:hover ul{display:block;
}

.main-menu li ul li{list-style:none;
min-width:250px;
}

.main-menu li ul li a{padding:12px 25px 12px 15px;
color:#fff;
border-bottom:1px solid #666;
display:block;
background:#303030;
width:100%;
}

.main-menu li ul li a:hover{background:#f0f0f0;
color:#303030;
}

.main-menu a.browse-more {
  padding: 13px;
  color:#000 !important;
  text-transform:uppercase;
  font-family:'Roboto', sans-serif;
}

.main-menu li a{float:left;
}

/*.item-list-tabs ul li{
	padding-top:11px!important;
}*/

/*.question-button{background: #ffae00 url(../../images/selected_circle.png) no-repeat 10% center!important;
}

.consult-button{background: #ffae00 url(../../images/selected_circle.png) no-repeat 10% center!important;
}
*/
.memberbanner .wrap, .member-listing .wrap {
  padding: 0 !important;
}

input#members_search_submit {
  border: 0px !important;
  background:url(../../images/search-icon.png) left top no-repeat !important;
  width:20px !important;
  height:20px !important;
  float:left;
  color:transparent !important;
  margin-top:10px;
}

.member-listing .right-part .item-list-tabs{width:auto !important;
}

.member-listing .right-part .item-list-tabs ul li{padding:0px !important;
box-shadow:none !important;
}

.member-listing .right-part .item-list-tabs ul li:hover{background:none;
}

.member-listing .right-part .item-list-tabs ul li a{padding:0px !important;
line-height:40px;
background:#fff !important;
}

.member-listing .right-part .item-list-tabs ul li select#members-order-by {
  border: 1px solid #ccc;
}

.member-listing .right-part .pag-count{margin-left:0px !important;
margin-bottom:30px!important;
}

.member-listing .right-part ul li .member-text h2 a{color:#000;
text-transform:capitalize;
}

span.activity {
  margin: 5px 0 0 20px;
}

.activity-list li{padding:20px 0px !important;
}

.activity-list li .activity-avatar a img{margin-left:0px !important;
width:50px !important;
height:50px !important;
}

#buddypress .activity-list li.mini{font-size:100%;
}

.activity-header a{text-transform:capitalize;
}

a.view.activity-time-since {
  display: block;
  padding-top: 5px;
}

#activity-filter-select{padding:6px 0 0 0 !important;
}

select#activity-filter-by {
  border: 1px solid #ccc;
}

#activity-all a{padding:7px 0 0 0 !important;
line-height:22px;
}

.item-list-tabs.activity-type-tabs.activity-member {
  width: 100% !important;
}

.activity-member .item-list-tabs{padding:0px !important;
}

.question .post-content {
  width: 100%;
  padding:0;
}

/*.question .content-wrap{margin:50px 0;
}*/

.question h2.title {
  font-size: 32px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
  line-height: 32px;
}

#tv-featured_image-pickfiles {
  float: left;
}

.avatar-upload {
  float: left;
  border: 1px solid #ccc;
  width: 48%;
  padding: 10px;
  margin-bottom: 20px;
}

.avatar-upload h4{float:left;
padding-right:15px;
padding-top:2px
}

div#tutviet-avatar-wrapper {
  float: left;
}

.blockRight p{margin:0 !important;
}

.question-meta #question-category{padding:5px 15px !important;
margin:0;
border:1px solid #ddd
}

.question-meta input{line-height:1;
}

.dwqa-submit-question .form-submit input[type=submit]{padding:10px 20px;
}

/*------------article-post css start------------*/

.article-post .post-content h2.title {
  line-height: 26px;
  margin: -5px 0 5px 0;
  font-family: 'Roboto', serif;
  font-size: 25px;
  letter-spacing: 0;
}

.article-post .post-content .title a{
  font-family:'Roboto', serif;
  letter-spacing:0;
  text-decoration:none;
  font-size:25px;


}

.article-post .post-content{margin:0px !important;
}


.article-post .post-template-1{margin:0px;
padding:40px 0 20px 0;
border-bottom:1px solid #ddd;
}

.article-post .post-template-1:first-child{padding-top:0px;
}

.article-post .post-template-1:last-child{padding-bottom:0px;
border-bottom:0px;
}

.article-post .details{height:auto;
}

.post-content p {
  font-size: 15px !important;
  line-height: 1.5;
  font-family: 'Roboto';
  padding-top: 5px;
  margin:0px !important;
}

.article-post .post-small-button{box-shadow:none !important;
font-size:28px !important;
margin:-4px 0 0 0;
}

.article-post .details .post-small-button{width:auto !important;
border:0px;
}

.article-post .details .post-small-button a{width:auto !important;
font-size:14px;
}

.listing .wrap{width:100%;
}

.floatingDiv .item-list-tabs{width:100% !important;
}

table.wp-profile-fields {
  border: 0px;
}

.wrap-profile {
  position: relative;
  margin: 0 auto;
  width: 1170px;
}

.listing .item-list-tabs {
  width: 100% !important;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px !important;
}

.listing span.time-since {
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  color: #000;
  font-weight:normal;
}

.listing .activity-header p{font-weight:700;
color:#000;
line-height:24px;
}

.listing .bp-ava, .listing .bp-cover{width:100%;
}

.listing .activity-inner p {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0 !important;
  line-height: 22px;
}

.menu-wrap .wrap{position:relative;
}

form#profile-edit-form {
  padding: 0;
}

form#profile-edit-form input[type="text"]{width:100% !important;
}

#profile-edit-form .field-visibility-settings-notoggle{font-size:12px;
}

#profile-edit-form .field-visibility-settings-toggle{font-size:12px;
}

#profile-edit-form select{width:100%;
}

#profile-edit-form .submit{padding:0 0 20px 0 !important;
float:left;
}


.bp-template-notice{padding:25px 0 0 0 !important;
}

.profile-fields td{font-size:13px;
}

.header-social-icons{display:none;
}

/*------css for individual profile-----------*/

div#item-meta {
  display: none;
}

.register-section .field_city{display:block;
float:none;
margin:0;
width:100%;
}

.register-section .field_city input[type="text"]{margin:0;
}

.register-section .field_primary-category{width:100%;
}

.register-section .field_primary-category select{margin:0;
width:100%;
padding:15px !important;
}

.listing .field_city{float:none;
display:block;
margin:0;
}

.listing .field_city input{margin:0;
}

.friendship-button {
  color: transparent !important;
  background: url(../../images/follow.jpg) left top no-repeat !important;
  border: 0px !important;
  padding: 0px !important;
  width:99px;
  height:36px;
  transition:all ease-in 0.2s;
  display:none;
}

.send-message {
  color: transparent !important;
  background: url(../../images/private-message.jpg) left top no-repeat !important;
  border: 0px !important;
  padding: 0px !important;
  width:150px;
  height:36px;
  transition:all ease-in 0.2s;
}

.make-remove-featured {
  color: transparent !important;
  background: url(../../images/featured.jpg) left top no-repeat !important;
  border: 0px !important;
  padding: 0px !important;
  width:150px;
  height:36px;
  transition:all ease-in 0.2s;
}

.friendship-button:hover, .send-message:hover, .make-remove-featured:hover{opacity:0.7;
}

.single-dwqa-question .dwqa-question.hentry{padding-left:0px;
}

.single-template-1 .single-content{background:#fff;
}

.dwqa-single-question .dwqa-favourite{padding:3px 0;
}


/*----category detail page css start----*/

.top-experts{padding:50px 0;
	font-family:'Roboto', serif;
	clear:both;
}

.top-experts h2{font-size:20px;
font-weight:700;
}

.top-experts ul{padding:30px 0 0 0;
border-bottom:1px solid #ddd;
margin-left:-5px;
float:left;
margin-bottom:30px;
}

.top-experts ul li {
  list-style: none;
  float: left;
  width: 12.5%;
  margin: 0 0 30px 0;
  box-sizing: border-box;
  padding: 5px;
}

.top-experts ul li img{width:100%;
}

.top-experts ul li h4{font-weight:700;
padding:10px 0 5px 0;
}

.top-experts ul li p {
  font-size: 13px;
  margin: 0;
}

.top-experts ul li a{color:#000;
}

.top-experts ul li a:hover{color:#3b9e1c;
}

.resources-list{
	font-family:'Roboto', serif;
}

.resources-list h2{font-size:20px;
font-weight:700;
border-bottom:1px solid #ddd;
padding-bottom:15px;
color:#000;
}

.resources-list .resources{width:36%;
float:left;
padding-bottom:50px;
}

.resources-list .resources ul li{list-style:none;
float:left;
width:100%;
padding:15px 0;
border-bottom:1px solid #ddd;
}

.resources-list .resources ul li:last-child{border:0px;
}

.resources-list .resources ul li:last-child a{color:#000;
font-size:13px;
float:right;
}

.resources-list .resources ul li:last-child a:hover{color:#3b9e1c;
}

.resources-list .resources ul li .image{width:22%;
float:left;
}

.resources-list .resources ul li .image img{width:100%;
border-radius:3px;
height:58px;
}

.resources-list .resources ul li .text{width:75%;
float:left;
margin-left:3%;
}

.resources-list .resources ul li .text h4{font-size:17px;
font-weight:700;
}

.resources-list .resources ul li .text h4 a{color:#000;
}

.resources-list .resources ul li .text h4 a:hover{color:#3b9e1c;
}

.resources-list .resources ul li .text p {
  color: #9c999c;
  margin: 0;
  padding: 4px 0;
  font-size: 13px;
}


.resources-list .questions{width:60%;
float:left;
padding-bottom:50px;
margin-left:4%;
}

.resources-list .questions ul li{list-style:none;
float:left;
width:100%;
padding:15px 0;
border-bottom:1px solid #ddd;
}

.resources-list .questions ul li:last-child{border:0px;
}

.resources-list .questions ul li:last-child span a{color:#000;
font-size:13px;
float:right;
}

.resources-list .questions ul li:last-child a:hover{color:#3b9e1c;
}

.resources-list .questions ul li .image{width:12%;
float:left;
}

.resources-list .questions ul li .image img{width:100%;
border-radius:3px;
}

.resources-list .questions ul li .text{width:85%;
float:left;
margin-left:3%;
}

.resources-list .questions ul li .text h4{font-size:17px;
font-weight:700;
}

.resources-list .questions ul li .text h4 a{color:#1a5a84;
}

.resources-list .questions ul li .text h4 a:hover{color:#3b9e1c;
}

.resources-list .questions ul li .text p {
  color: #9c999c;
  margin: 0;
  padding: 5px 0 0 0;
  font-size: 13px;
}

.resources-list .questions ul li .text p span{color:#000;
}

.resources-list .questions ul li .text p.reply{color:#000;
}

/*----category detail page css end----*/

section.content-wrap.resource-post {
  float: left;
  width:65% ;/*68%*/
  border:0px;
}

section.sidebar.resource-sidebar {
  width: 32%;/*30%*/
  float: left;
  margin-left:2%;
  box-shadow:none;
  border:0px;
}

section.sidebar.resource-sidebar ul li{list-style:none;
}

section.sidebar.resource-sidebar ul li:last-child{border:0px;
}

.resource-sidebar h2{font-family:'Roboto', serif;
font-weight:700;
font-size:22px;
}

.resource-sidebar .latest-question {
  background: #2d3e50;
  padding: 20px;
  border-radius:4px;
  margin-bottom:40px;
  font-family:'Roboto', serif;
  color:#fff;
}

.resource-sidebar .latest-question p{font-size:15px;
line-height:26px;
margin:0;
font-family: 'Roboto', serif;
}

.resource-sidebar .latest-question h2 {
  font-size: 30px;
  color: #fff;
  padding: 30px 0 10px 0;
}

.resource-sidebar .latest-question .answer-button {
  display:block;
  background: #19bd9b;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  text-align:center;
  transition:all ease-in 0.2s;
  border-radius:2px;
  margin-top:20px;
}

.resource-sidebar .latest-question .answer-button:hover{background:#fff;
color:#303030;
}

.resource-post .post-thumbnail{height:150px;
}

.resource-post .post-thumbnail img{height:100%;
}

figure.featured-image-wrap {
  z-index: 9;
}

/*--------------resources detail page css start--------------*/

.single-content .author-image{width:20%;
float:left;
height:auto;
text-align:center;
}

.single-content .author-image .round-img {
  margin: 0 auto;
  display: table;
  font-size: 17px;
  color: #303030;
  font-family:'Roboto', serif;
  font-weight: 700;
}

.single-content .author-image .round-img:hover{color:#3b9e1c;
}

.single-content .author-image .round-img img{-webkit-border-radius:100%;
border-radius:100%;
margin:0 auto 5px auto;
}

.single-content .author-image p {
  padding: 0;
  font-size: 13px !important;
  line-height: 17px;
  color: #999;
}

.single-content .author-text{
	width: 73%;
    float: right;
    padding-left: 0px;
}

.single-jobpost .author-text{
	width: 100%!important;
}

.single-jobpost .sjb-page{
	width: 100%!important;
}


.post-template-1, .single-template-1 {
    /*width: 80%;*/
    position: relative;
    margin-bottom: 45px;
    margin-right: auto;
    margin-left: auto;
}

.sjb-page {
    margin: 40px auto 45px;
    width: 80%;
}

.single-content .author-text .social-image{margin-bottom:15px;
}



/*.single-content .author-text h2 {
  margin: 0 !important;
  padding: 10px 0 0 0 !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-family:'Roboto', serif;
  letter-spacing: 0 !important;
  line-height: 24px !important;
}*/

.article-post .post-content h1 {
    margin:0px 0 5px 0;
    font-family: 'Roboto', serif;
    font-size: 40px;
    letter-spacing: 0;
}
.single-content .author-text h2 {
  margin: 0!important;
  padding: 10px 0 0 0;
  font-size: 32px;
  font-weight: 700;
}
.single-content .author-text h3{
    font-size: 25px;
    margin-bottom:10px!important;
    font-weight: 700;
}
.single-content .author-text h4{
    font-size: 20px;
    margin-bottom:10px!important;
    font-weight: 700;
}
.single-content .author-text h5{
    font-size: 18px;
    margin-bottom:10px!important;
    font-weight: 700;
	padding-top:15px;
}
.single-content .author-text ul li, .post .single-content .author-text  li{
	line-height:inherit!important;
	margin-bottom:4px!important;
	color: #292d33;	
	font-size: 17px !important;	
	padding:0;
	float:none;
	border-bottom:0;
	cursor: auto;
    box-shadow: none;	
}
.post .single-content .author-text  li:hover{
	cursor: auto;
    box-shadow: none;	
}

.single-content .author-text p{
	line-height:1.8!important;
	margin-bottom:20px!important;
	color: #292d33!important;
	padding: 0;
	font-size:17px!important;
	letter-spacing:.25px!important;
}

/*--------------resources detail page css end--------------*/

.icons {
  width: 50px;
  height: auto;
  background: #fff;
  position: fixed;
  z-index: 999999;
  right: 0;
  top: 40%;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  padding: 8px 0 8px 8px;
      display: none;
}

.facebook {
	width:35px;
	height:36px;
	float:left;
	background:url(../../images/icon-1.jpg) no-repeat;
	margin-bottom:8px;
}
.facebook:hover {
	opacity:.8;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.twitter {
	width:35px;
	height:36px;
	float:left;
	background:url(../../images/icon-2.jpg) no-repeat;
	margin-bottom:8px;
}
.twitter:hover {
	opacity:.8;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.google {
	width:35px;
	height:36px;
	float:left;
	background:url(../../images/icon-3.jpg) no-repeat;
	margin-bottom:8px;
}
.google:hover {
	opacity:.8;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.link {
	width:35px;
	height:36px;
	float:left;
	background:url(../../images/icon-4.jpg) no-repeat;
}
.link:hover {
	opacity:.8;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.newsletter-widget {
  border: 0px !important;
  background-color: #34495e;
  padding: 10px;
  border-radius: 2px;
}

.resource-sidebar .sb-content{padding:20px 0 0 0;
border:0px !important
}

.resource-sidebar .sb-content p{margin:0px;
padding:0;
}

.resource-sidebar .sb-content input[type="email"] {
  width: 100%;
  padding: 12px;
  color: #000;
  font-size: 15px;
  margin-bottom:8px;
}

.resource-sidebar .sb-content input[type="submit"] {
  font-size: 15px;
  font-weight: normal;
  padding: 7px 15px;
  text-transform: Capitalize;
  background: #19bd9b;
  font-family: 'Roboto', serif;
}

.resources-list .resources ul li.post-template-1{margin:0;
}

.test-photo {
  float: left;
  width: 20%;
}

.client-content {
  float: left;
  width: 80%;
}

.client-content p{display:block !important;
width:100% !important;
}

.client-content span{margin-left:10px;
color:#0e8ac2;
}

/*.menu-wrap .menu-main li:last-child a {
    padding-right: 0;
    padding: 0 10px;
    line-height:43px;
    color: #000;
    font-weight: 800;
    font-size: 17px;
    text-transform: uppercase;
	border: 2px solid #000 !important;
	font-family:'Roboto', serif;
	
	
}
.menu-wrap .menu-main li:last-child a:hover {
    color: #fff;
    transition: all 0.5s ease;
    border-color: #000000 !important;
    background: #000;
}*/

.menu-wrap .menu-main li.becomeMem a, .menu-wrap .customerLoged li a.becomeMem  {
   padding-right: 0;
    padding: 10px 10px;
    color: #302f41;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    border: 1px solid #302f41 !important;
    font-family: 'Montserrat', sans-serif;
	
	
}
.menu-wrap .menu-main li.becomeMem a:hover, .menu-wrap .customerLoged li a.becomeMem:hover {
    color: #fff;
    transition: all 0.5s ease;
    border-color: #000000 !important;
    background: #000;
}




.menu-wrap ul.main-menu {
    margin: 0;
    position: absolute;
    left: 270px;
    top: 25px;
}
.main-menu a.browse-more:hover {
    color: #fff !important;
}
.menu-main .menu-item-object-custom.menu-item-50 {
    
    margin: 8px 0 !important;
}
/*.menu-wrap .menu-main li:last-child:before {
    border-left: none;
}*/
.banner_part
{
	text-align:center;
}
.banner_part .consultant_btn
{
	display:inline-block;
	padding: 12px 4px;
    margin: 19px 10px;
}
.submit_btn
{
	        background: #15a47b !important;
    border: 0!important;
    padding: 0 32px!important;
    width: 16% !important;
    height: 62px;
    border-radius: 0;
    font-weight: bold!important;
    font-size: 26px!important;
    color: #fff !important;
    text-transform: uppercase !important;	
}
.categories-block a.category
{
	margin-left: 50px;
    border: 1px solid #9a9ba1;
    padding: 11px 18px;
    font-size: 15px;
    text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	
}
.home-category {
    background-color:#3c81b7; /*#2b9af3*/
    padding: 45px 0;
	text-align:center !important;
}
.home-category p {
       color: #fff;
    text-align: center;
    font-size: 18px;
    margin: 0;
    font-family: 'Roboto', serif;
    display: inline;
    font-weight: 300;
}
.home-category span {
    margin-left: 12px;
    padding: 9px;
	font-weight:800;
	font-family:'Roboto', serif;
	font-size:18px;
}
.home-category span a {
            color: #fff;
    border: 1px solid #fff;
    padding: 13px 20px;
    font-size: 15px;
text-transform: uppercase;
	 font-family: 'Montserrat', sans-serif;
	 font-weight: 600;
    letter-spacing: 0.2px;
}
.home-category span a:hover {
     color: #3c81b7;
    background: #fff;
}
.main-menu li .browse-more:active {
    color: #fff !important;
}
.financialBlock ul
{
	display:none !important;
}
.financialBlock h2
{
	display:none !important;
}
.financialBlock .top-part
{
	background-color:#409ef0 !important;
	color:#fff !important;
}
.financialBlock .top-part h3
{
	color:#fff !important;
}
.financialBlock .top-part .post_btn
{
	border:2px solid #fff;
	
}
.financialBlock .consultant_btn
{
	padding: 8px 12px;
    border-radius: 3px;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    margin: 0px 0 0 10px;
    display: inline-block;
    vertical-align: top;
    transition: all ease-in 0.2s;
	border: 2px solid #fff;
    
}
.financialBlock .consultant_btn:hover
{
	border:2px solid #fff;
}
.footer-wrap .footer-one
{
    float: left;
   
}
.footer-text-main .logo-image img {
    padding-top: 0;
}
.footer-wrap .footer-one h3
{
	color:#fff;
	padding-bottom:15px;
	 font-size: 18px;
	
}

.footer-wrap .footer-two
{
	
	display:inline-block;
}
.footer-wrap .footer-two h3
{
	color:#fff;
	padding-bottom:15px;
	font-size: 18px;
}
.footer-wrap .footer-two ul
{
	list-style-type:none;
	display:inline;
	 
}
.footer-two li {
    line-height: 24px;
	float: left;
}

.footer-wrap .wrap .container
{
	background-color:transparent !important;
	width:96%;
}

.footer-two-submenu li a
{
	color:#999995;
}
.footer-text-main {
   display: inline-block;
    width: 100%;
    margin-bottom: 0px;
}
.bottom-footer aside {
    width: 67%;
    float: left;
}
.bottom-footer p {
    float:left;
    color: #999995;
	    width: 32%;
}
footer#main-footer .bottom-footer strong.copyright, footer#main-footer .bottom-footer strong.copyright a {
   
    font-weight: 600 !important;
 
}
 footer#main-footer .bottom-footer strong.copyright a:hover{
	 color:#fff!important;
 }

.bottom-footer a {
    color: #999995;
}
.right-part .question-icon
{
	display: inline-block;
    vertical-align: top;
    width: 18%;
}
.right-part .question-detail
{
	display: inline-block;
    vertical-align: top;
    width: 80%;
}
.right-part .question-detail h3 {
    padding-bottom: 10px;
}
.question-button{
	    border-bottom: 4px solid #fff;
    border-radius: 0 !important;
    color: #fff !important;
	
}

.consult-button{
	    border-bottom: 4px solid #fff;
    border-radius: 0 !important;
    color: #fff !important;
}
/*.banner_part .consultant_btn.ask-qst, .banner_part .consultant_btn.consult-button
{
	border-bottom: 4px solid #aba6a7;
	border-radius: 0 !important;
}*/
.banner_part .consultant_btn.ask-qst.activeborder, .banner_part .consultant_btn.find-cont.activeborder{
	border-bottom: 0px solid #aba6a7;	
}
.footer-two li a:hover {
    color: #fff;
}
.bottom-footer a:hover {
    color: #fff;
}
.banner_part form.askqt {
    display: inline-block;
	width:75%;
}

.bottom-footer span a {
  
  
    color: #2f2f2f;
    background: #999995;
   
}
.banner_part .find-consultant {
    display: inline-block;
	width:75%;
}
.twitter-timeline
{
	height:auto !important;
	min-height:274px !important;
}




/*--------counsultease dashboard css start--------*/
.item-list-tabs ul, .activity ul{
list-style:none;
}
.dash-contain{
background-color:#fcfcfc;
margin:0;
}

.accountblue-bar{
background-color:#2c363f;
color:#fff;
float:left;
width:100%;
}



.dash-left-part{
width:350px;
border:none;
float:left;
position:relative;
background:transparent;
}

ul.dash-color-box{
	list-style:none;
	margin:0px;
	padding:0px 0 0 370px;
}

.dash-color-box li {
    list-style: none !important;
    display: inline-block;
    position: relative;
}


.dashboardStatusBlock{
	border-radius: 5px;
    width: 24%;
    min-height: 150px;
    margin: 0px 8px 10px 0px;
    padding: 20px;
    float: left;
    color: #fff;
}




.greystatus{
background-color:#58626c;
}

.greystatus h3{
color: #939a9f;
}


.redstatus{
background-color:#f24f54;
}

.redstatus h3 {
    color: #ffc0c2!important;
}



.skybluestatus{
background-color:#009cc2;
}
.skybluestatus h3{
color:#78dcdd;
}



.greenstatus{
background-color:#00aeaf;
}

.greenstatus h3{
color:#67cfe8;
}




li.dashboardStatusBlock h2{
font-size:30px;font-weight:bold;
}

li.dashboardStatusBlock h3 {
    
    font-size: 14px;
	text-transform:uppercase;
}

.convers-rate{
-moz-border-radius: 0px 0px 5px 5px;border-radius: 0px 0px 5px 5px;position:relative; padding:10px 20px; bottom:-23px;left:-20px;width:220px;
}

.convers-colr1 {
    background-color: rgba(0,0,0, 0.5);
    border-radius: 0px 0px 5px 5px;
    position: absolute;
    padding: 10px 20px;
    bottom: 0;
    left: 0;
    width: 100%;
}


.convers-colr2{
background-color:#86363c;
border-radius: 0px 0px 5px 5px;
    position: relative;
    padding: 10px 20px;
    bottom: -23px;
    left: -20px;
    width: 220px;
}

.convers-colr3{
background-color:#0e5d73;
border-radius: 0px 0px 5px 5px;
    position: relative;
    padding: 10px 20px;
    bottom: -23px;
    left: -20px;
    width: 220px;
}

.convers-colr4{
background-color:#0e666a;
border-radius: 0px 0px 5px 5px;
    position: relative;
    padding: 10px 20px;
    bottom: -23px;
    left: -20px;
    width: 220px;
}


.accountblue-bar span a {
    background: #f24f54;
    padding: 6px 20px;
    display: inline-block;
    color: #fcfcfc;
}

.accountblue-bar h4 {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
	padding-right:6px;

}

.accountblue-bar span a .fa-plus {
    padding-right: 5px;
}

.account-div{
margin:0;
float:right;
}

.account-div a {
    padding: 6px 20px!important;
    background: #666;
    margin: 10px 15px;
    color: #fff;
	display:inline-block;
}

.dash-headings {
    display: inline-block;
}

.dashboardStatusBlock span {
    display: inline-block;
    float: right;
}

.dash-block span {
    float:left;
    vertical-align: top;
}

.dash-profilename h2 {
    font-size: 18px;
    font-weight: 800;
    color: #000;
}


.dash-profilename {
    float:left;
    width: 50%;
    padding: 0 12px;
	line-height:18px;
}


.dash-profilename .fa-external-link {
	    float: right;
    color: #bdbdbd;
    font-size: 24px;
    display: none;
}


.dash-profilename h3 {
    color: #6c6c6c;
    text-transform: capitalize;
}

.external-link {
    display: inline-block;
    vertical-align: top;
}

.profile-rank {
    background-color: rgba(239,211,28,0.8);
    border-radius: 100px;
    width: 70%;
    position: absolute;
    bottom: 100px;
    right: 12px;
}


.profile-rank h5 {
    font-size: 16px;
    font-weight: 800;
    color: #000;
}


.profile-rank h6 {
    font-size: 14px;
    color: #6b6b6b;
}

.dash-block {
    float: left;
    padding: 15px;
	position:relative;
	border-bottom:1px solid #ebebeb;
	width: 100%;
}

.dash-completion-bar {
    float: left;
    margin-top: 20px;
	width: 100%;
}

.dash-completion-bar span {
    font-size: 16px;
    color: #717b84;
    text-transform: capitalize;
    margin-top: 10px;
}

.dash-completion-bar span h4 {
    color: #15a67d;
    display: inline-block;
}


.dashboar-middlesec {
    margin-top: 40px;
    position: relative;
    display: block;
    margin-left: 370px;
}

.dash-mid-innerleft {
    float: left;
    width: 425px;
}

.dash-mid-innerright {
    float: left;
    width: 425px;
    position: absolute;
    right: 30px;
    top: -18px;
}

.dash-mid-innerleft h2 {
    font-size: 30px;
    color: #f24f54;
    font-weight: 700;
}

.dash-mid-innerleft p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.dash-mid-links{
margin:0;
padding:0;
display:inline-block;
}


.dash-color-box h5 {
    color: #fff !important;
	text-transform:capitalize;
}

.dash-mid-links li {
    list-style: none;
    float: left;

}


.dash-mid-links li a {
    padding: 12px 26px;
	color:#fff;
	display:block;
	}

.post-linkblackbg:hover{
background:#3a9c1b;
}

.post-linkblackbg{
background:#000;
}

.post-linkgreybg{
background:#666666;
}

.post-linkgreybg:hover{
background:#3a9c1b;
}

.post-linkblackbg .fa-plus {
    padding-right: 8px;
}


.dash-bottom-text{
margin:0;
}

.dash-bottom-text li {
    list-style: none;
    float: left;
    padding: 20px 70px 0 0;
    color: #7f7f7f;
}


.dash-mid-inner {
	width: 100%;
    border: 1px solid #ebebeb;
    float: left;
    padding: 15px;
    position: relative;
    min-height: 277px;
    background: #fff;
    margin: 0px 0 0 0;
}

.dash-mid-steps h2 {
    font-size: 26px;
    color: #000;
    text-transform: capitalize;
}

.dash-mid-steps p {
    font-size: 16px;
    color: #000;
}


.dash-mid-stepsdiv {
    float: left;
    width: 100%;
    padding: 15px;
    border: 1px solid #ebebeb;
    margin-top: 20px;
    background: #fff;
    position: relative;
}

.dash-mid-steps {
    border-bottom: 1px solid #ebebeb;
}

.dash-content-box ul li {
    list-style: none;
    background: url(../../images/dashboard-active-icon.png) no-repeat;
    padding: 8px 60px;
      margin-bottom: 6px;
   /* height: 48px;*/
}

.dashboard-btn{
margin:0;
}

.dash-content-box h4 {
    font-size: 18px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
}

.dash-content-box p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    display: inline-block;
}


.dash-content-box ul {
    padding: 10px;
}


a.dashboard-btn {
    float: right;
    background: #000;
    padding: 8px;
    color: #fff;
    border-radius: 4px;
}

a.dashboard-btn:hover{
background:#3a9c1b;
}

.dash-content-box {
    margin-top: 20px;
}

.ranking-div {
    float: left;
    padding: 10px 12px;
}


.profile-rank img {
    float: left;
}


.profile-sidebarmenu {
    padding: 15px;
	float:left;
}

.profile-sidebarmenu ul{
margin:0;
padding:0;
    
}

.profile-sidebarmenu ul li {
    list-style: none;
    margin-bottom: 20px;
	display:inline-block;
	width:100%;
}

.profile-sidebarmenu ul li a {
   font-size: 16px;
    color: #232a32!important;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    font-weight: 600;
}


.dashdouble-border {
    width: 100%;
    background: #fff;
    height: 1px;
    display: block;
    position: absolute;
    z-index: -3;
    bottom: -3px;
    /* box-shadow: 0 0 2px 1px #d6d6d6; */
    margin: 0;
    padding: 3px 0;
    right: 0;
    border: 1px solid #ebebeb;
}


.dash-mid-inner::before {
    width: 100%;
    border: 1px solid #ebebeb;
    padding: 5px 0;
    position: absolute;
    z-index: -1;
    content: "";
    top: -3px;
    right: 0;
}

.dash-mid-stepsdiv:before {
 width: 100%;
    border: 1px solid #ebebeb;
    padding: 5px 0;
    position: absolute;
    z-index: -1;
    content: "";
    top: -3px;
    right: 0;
}

.profile-sidebarmenu li span.rd-dot {
    background: #eb3730;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    margin-left: 10px;
}

.account-div a:hover {
    background: #3a9c1b;
}


.dashboard-banner {
    width: 100%;
    background: #f4f4f4;
    position: relative;
    padding:12px 0;
    /*border-bottom: 1px solid #ebebeb;*/
    min-height: auto;
    overflow: hidden;
}

/*--------counsultease dashboard css end--------*/


/*--------Register paee css start 9april2016-------------*/

.padding-common {
    padding: 50px 0px;
}

.banner-form { background:#fcfcfc; border-bottom:1px solid #e1e1e1; font-family: 'Roboto', sans-serif;}

.banner-form-right p {
    font-size: 16px;
    color: #6a6a6a;
}

.banner-form-left { width:50%;}

.banner-form-left h2 { 
	padding-right:65px;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0px;
    line-height: 30px;
    margin-bottom: 10px;}

.banner-form-left h5 {    font-size: 18px;
    font-weight: normal;}

.banner-form-left p { font-size:18px; margin-top:35px;}

.banner-form-list { margin-top:40px;}


.banner-form-list li {padding: 0;
    width: 100%;
    transition-duration: 0.3s;
    line-height: normal;
    margin-bottom: 5px;}

.banner-form-list li span {background: url(../../images/banner-form-arrow.png) no-repeat left center;
    height: 22px;
    width: 24px;
    background-position: 0px 0px;
    display: inline-block;
    vertical-align: middle;}

.banner-form-list li p {    
	display: inline-block;
    width: 86%;
    padding-left: 25px;
    margin: 0px;
    vertical-align: middle;
    padding-bottom: 0px;
    }



.form-second-step {
    border-bottom: 1px solid #e1e1e1;
    display: block;
    float: left;
	 font-family: 'Roboto', sans-serif;
}



.banner-form-bottom { width:40%; float:left;} 

.banner-form-bottom p { font-size:24px; color:#4b433c;font-family: 'Playfair Display'; position:relative; margin:0px; padding-top:61px;}

.banner-form-bottom > p:after { background:url(../../images/form-testi-icon.png) no-repeat;
 position:absolute; top:0px; left:0px; content:""; height:56px; width:71px;}


.client-section-form { margin-top:40px; display:inline-block;}

.client-section-form img {
    display: inline-block;
    vertical-align: top;
}


.client-name {
    display: inline-block;
    vertical-align: middle;
    border-left: 0px solid #000;
    padding: 0px 0 3px 0px;
    margin-left: 15px;
    margin-top: 0;
    float: none;
	margin-right:25px;
}

.client-name h3 {
    font-size: 18px;
    color: #4b433c;
    font-family: 'Playfair Display';
    margin: 0;
}

.client-name > p {
    font-size: 16px;
    color: #4b433c;
    font-family: 'Playfair Display';
    margin: 0;
    padding-top: 0;
}

.banner-form-right:before {
    border-top: 1px solid #e1e1e1;
    position: absolute;
    top: -3px;
    left: 0px;
    content: "";
    padding-top: 0;
    height: 5px;
    width: 100%;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-radius: 4px;
}



.main-step-form {   position: relative;
    float: right;
    width: 48%;
    top: -19em;
    float: right; }


.banner-form-right {
    border: 1px solid #e1e1e1;
    padding: 40px;
	background: #fff;
	float: left;
    width: 100%;
  
}

.formstep-common { width:100%;}

.form-step-half {
    width: 47%;
    display: inline-block;
    margin-right: 26px;
}

.form-step-half-1 { margin-right:0px !important;}

.formstep-common h3 {
    margin-bottom: 0;
    margin-top: 25px;
}


.formstep-common p { margin-top:0px; margin-bottom:10px;}



.formstep-common input, 
#buddypress .standard-form .register-section input { 
border:1px solid #e1e1e1 !important; 
padding:15px 10px !important; 
width:100%; 
border-radius:4px !important;
 box-sizing:border-box !important; 
 margin-bottom: 6px;
}



.btn-green, .formstep-common input.btn-green, input[type=submit].btn-green {
    background: url(../../images/button-arrow-form.png) no-repeat 88% 18px  rgba(21, 178, 102, 1)!important;
    color: #fff!important;
    padding:15px 60px 15px 30px !important;
    font-size: 18px!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    text-align: left!important;
    width: auto !important;
    margin-top: 40px!important;
    position: relative!important;
    border: 0px !important;
	transition:all ease-in-out 0.3s!important;
	    border-radius: 4px !important;
}

#buddypress input[type=submit]


.btn-green:hover {background-position: 160px 15px;}

.formstep-common input:focus { border:1px solid #15b266; box-shadow:none;}

.green-heading {
    color: #15b266;
    border-bottom: 1px solid #e1e1e1;
    display: block;
    padding-bottom: 30px;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
	font-size: 20px;
    font-weight: bold;
}

/*-------------form third  css start------------*/


.form-right-3 { top:-21em !important ;}

.form-accordian h3 {
    font-weight: bold;
    padding: 13px 5px 13px 60px !important; margin-top:27px !important;
}

.form-accordian h3:focus {	border:1px solid #15b266}


.form-accordian h3 > p { margin:0px; font-size:16px;font-family: Roboto,Helvetica,Arial,sans-serif !important; font-weight:normal;}


.right-bottom-text { font-family: 'Playfair Display'; padding:28px; float: left; width: 100%;}


/*-------------form third  css end------------*/


/*-----------form one css start----------------*/


.registration-banner{
background:url(../../images/consultease-registration-banner.jpg) repeat-x center center;
background-size:cover;
display:block;
min-height:380px;
 
}



.registration-banner h2 {
    font-size: 30px;
    font-weight: 700;
	font-family: 'Roboto', sans-serif;
}

.registration-banner h3 {
    font-size: 18px;
    font-weight: 400;
	font-family: 'Roboto', sans-serif;
}


.plan-box h2 {
    font-size: 34px;
	font-family: 'Roboto', sans-serif;
}

.plan-box h3 {
    font-size: 18px;
    font-weight: 400;
    position: relative;
    padding-bottom: 20px;
	font-family: 'Roboto', sans-serif;
}

.plan-box h4 {
    font-size: 26px;
    font-weight: 400;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
	font-family: 'Roboto', sans-serif;
}

.plan-box h4 span {
    font-size: 26px;
    font-weight: 700;
	font-family: 'Roboto', sans-serif;
}

.plan-box {
    width: 24%;
    border: 1px solid #e5e5e5;
    padding: 25px;
    display:inline-block;
    margin-right:8px;
	border-radius:5px;
	transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
	
}
.plan-box:hover {
    transform: translatey(-10px);
    background: #F9F9F9;
}


.big-plan-box:before {
 border-top: 1px solid #e1e1e1;
    position: absolute;
    top: -3px;
    left: 2px;
    content: "";
    padding-top: 0;
    height: 5px;
    width: 98%;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-radius: 5px;	
}

.planbox-shadow{
	position:relative;
}
.planbox-shadow:after {
    content: "";
    position: absolute;
    width: 100%;
    height:59px;
    right: 0;
    bottom: -47px;
    z-index: -2;
    background:url(../../images/plan-div-shadow.png)no-repeat center center;
}
.plan-box h3:after {
    content: "";
    background: #ffe533;
    width: 200px;
    height: 6px;
    position: absolute;
    bottom: -7px;
    left: 0;
}
.registration-form-list li {
    list-style: none;
    text-decoration: none;
    background: url(../../images/registration-links-greenarrow.png) no-repeat center left;
    padding: 6px 28px;
}
ul.registration-form-list {
    padding: 20px 0;
}
.registration-green-btn {
    background: url(../../images/button-arrow-form.png) no-repeat 158px 16px rgba(21, 178, 102, 1);
    
    margin-top: 15px;
    border-radius: 5px;
    display: inline-block;
}
.registration-green-btn:hover {
    background-position: 163px 16px;
}
.plan-section {
    border-bottom: 1px solid #e5e5e5;
	    display: inline-block;
    width: 100%;
}

.main-step-form-first { width:45%; float:right;}


.regis-left-sec { float:left; width:50%; padding-top:80px; position:relative;}

.regis-right-sec { float:right; width:50%; margin-top:-25px;}

.regis-right-sec  img { margin-bottom:0px; max-width:100%;}

.header-left {
    display: inline-block;
    width:20%;
	vertical-align:top;
}

.header-left img {
    display:block;
    width:100%;
	height:auto;
}


.header-right {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    float: right;
    padding: 45px 0;
}

.header-right ul {
    margin: 0;
    padding: 0;
    float: right;
}

.header-right ul li {
    list-style: none;
    display: inline-block;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 18px;
}
.header-right ul li  span {
    color: #8b8b8b;
}
span.green-calltext {
    color: #15b266 !important;
    font-weight: 700;
}

.header-right ul li span a {
    padding: 0 6px;
	color:#000;
}


.footer-left a {
    padding: 0 10px;
	color:#000;
}

.footer-left {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
	width:50%;
}

.footer-right {
    display: inline-block;
    vertical-align: top;
	width:40%;
}

.footer-right ul {
    margin: 0;
    padding: 0;
	float:right;
   
}


.footer-right ul li {
    display: inline-block;
    vertical-align: top;
	color:#babdc1;
}

.footer-right ul li img {
    display: inline-block;
    vertical-align: middle;
	padding-right:5px;
}

.jennaFntsm:after {
    content: "";
    position: absolute;
    z-index: 1;
    background: url(../../images/select-plan-arrow.png) no-repeat;
    width: 70px;
    height: 63px;
    bottom: -73px;
    right: -50px;
}

.big-plan-box{
	padding:20px 0;
}

/*-----------form one css start----------------*/

.hireIntBox{
    position: relative;
    float: left;
    width: 50%;	
}
.hireIntBox .fa-li{
    margin: 14px 0 0 40px;	
}


#buddypress .standard-form .banner-form-right #profile-details-section,
#buddypress .standard-form .banner-form-right #basic-details-section{
	float: none;
    width: 100%;	
}
.bannerGreyBg{
    background: #fcfcfc;
    border-bottom: 1px solid #e1e1e1;
    font-family: 'Roboto', sans-serif;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 350px;
    z-index: -1;	
}
.registerPageBlock{
	position:relative;
      
}

/*-----Profile Page Css start 14apr2016-----------*/

.floatingDiv .panel .image-upload-container,
.floatingDiv .profile-user-photo-container,
.floatingDiv .panel-profile-header,
.floatingDiv #item-header
{
	display:none;
}
.blog-main .blog-post.listing #subnav ul li a {
    padding: 0px 10px !important;
    border-right: 1px solid #ddd;
    font-size: 17px;
}
#buddypress .profile input{
    border: 1px solid #ccc!important;
    background: #FFFFFF!important;
    border-radius: 4px!important;
    color: #767676;
    font: inherit;
    font-size: 100%!important;
    padding: 15px!important;
    margin-bottom: 4px!important;	
}
.comment-box.profile .user-nicename.client-name{
	display:none;
}
#buddypress .profile div.submit input {
    background: #D31818!important;
    border-bottom: 5px solid #A20E0E!important;
    padding: 0 32px !important;
    height: 53px;
}

.comment-box.profile.fixed .user-nicename.client-name{
	display:inline-block;
}
.comment-box.profile.fixed .comment-list {
    padding-left: 136px;
}

/*Profile page new page css 20apr2016*/


@font-face {
  font-family: 'itcavantgardepro-bold';
  src: url('../fonts/itcavantgardepro-bold.eot');
   src: url('../fonts/itcavantgardepro-bold.otf');
  src: url('../fonts/itcavantgardepro-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/itcavantgardepro-bold.woff2') format('woff2'), url('../fonts/itcavantgardepro-bold.woff') format('woff'), url('../fonts/itcavantgardepro-bold.ttf') format('truetype'), url('../fonts/itcavantgardepro-bold.svg#glyphicons_halflingsregular') format('svg');
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family: 'itcavantgardepro-book';
  src: url('../fonts/itcavantgardepro-book.eot');
   src: url('../fonts/itcavantgardepro-book.otf');
  src: url('../fonts/itcavantgardepro-book.eot?#iefix') format('embedded-opentype'), url('../fonts/itcavantgardepro-book.woff2') format('woff2'), url('../fonts/itcavantgardepro-book.woff') format('woff'), url('../fonts/itcavantgardepro-book.ttf') format('truetype'), url('../fonts/itcavantgardepro-book.svg#glyphicons_halflingsregular') format('svg');
  font-weight:normal;
  font-style:normal;
}

.banner-main
{
	
	position:relative;

	
}
.banner-image
{
	background:url(../images/image01.jpg) no-repeat right top;
	background-size:cover;
	width:100%;
	height:412px;
}

.banner-text
{
	position: absolute;
    right: 34px;
    bottom: 22px;

	
	
}
.member-profile {
     position: relative;
    width: 256px;
    float: left;
    bottom: -18px;
	display:none;
}
.member-profile img {
    /*margin-top: -138px;*/
}
.member-main
{
	background:#eeeeee;
	display:inline-block;
	border-top: 1px solid #dbdbdb;
}
.member-left-part
{
	width:256px;
	float:left;
	display:block;
}
.member-left-part ul{
	padding:0;
	margin:0;
	list-style:none;	
}
.member-left-part h2
{
	margin-bottom:10px;
	font-size:22px;
	font-family: 'Montserrat', arial, sans-serif;
	color:#2d2d2d;
	margin-top: 25px;
	font-weight: 600;
}
.member-left-part p
{
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	color:#2d2d2d;
	position:relative;
	padding-bottom:20px;
}

.member-left-part p:after
{
	border-bottom:4px solid #ff6600;
	position:absolute;
	content:"";
	display:block;
	left:0;
	width:45px;
	bottom:0;
}
.member-left-part h5
{
font-family: 'itcavantgardepro-book', arial, sans-serif;
font-size:14px;
color:#676c72;
margin-top:30px;
text-transform:uppercase;
margin-bottom:5px;
margin-left:24px;
}
.member-left-part li
{
	font-size:16px;
	color:#2d2d2d;
   font-family: 'Roboto', sans-serif;
	
}
.member-left-part li i
{
	color:#aaadaf;
	padding-right:5px;
	
}
.member-left-part h4
{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#2d2d2d;

}
.member-left-part h6 i
{
	color:#aaadaf;
	padding-right:5px;
	
}
.member-left-part h6
{
font-family: 'itcavantgardepro-book', arial, sans-serif;
font-size:14px;
color:#676c72;
margin-top:30px;
text-transform:uppercase;
margin-bottom:5px;
}
.member-left-part span a
{
	color:#ff6600;
	font-size:16px;
	font-family: 'Roboto', sans-serif;
}
.member-left-part .button {
    margin-top: 25px;
    display:block;
}
.member-left-part .button a {
    color: #fff;
    background: #2d2d37;
    padding: 15px 25px;
    border-radius: 3px;
    display:inline-block;
	font-family: 'itcavantgardepro-bold', arial, sans-serif;
	font-size:16px;
	transition: all 0.3s ease
}

.member-middle-part
{
	background: #fff;
    border: 1px solid #dbdbdb;
    padding: 28px;
    width: 49%;
    float: left;
    margin-left: 38px;
    position: relative;
}
.member-middle-part h3, .member-middle-list-left h3, .member-bottom h3 {
   font-size: 18px;
    font-family: 'itcavantgardepro-bold', arial, sans-serif;
    border-bottom: 2px solid #eeeeee;
    display: block;
    padding-bottom: 12px;
    position: relative;
    text-transform: uppercase;
	padding-top:20px;
 }
.member-middle-part h3:after, .member-middle-list-left h3:after, .member-bottom h3:after
 {
	border-bottom:2px solid #ff6600;
	position:absolute;
	content:"";
	left:0;
	width:45px;
	bottom:-2px;
 }
 .member-middle-list-left ul
 {
	 margin:20px 0;
	 list-style:none;
 }
 .member-middle-list-left li {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    border-bottom: 1px solid #f6f6f6;
}


.member-right-part {
	/*background: #fff;*/
    margin-left: 12px;
    width: 328px;
    float: right;
    border: 1px solid #dbdbdb;
	position:relative;
	z-index:1000;	
}
.member-right-order {
    background: #fff;
    margin-left: 12px;
    width: 328px;
    float: right;
    border: 1px solid #dbdbdb;
    position: relative;
    z-index: 1000;
}

.member-right-part h4
{
	
	display:block;
	    padding: 18px 14px;
    border-bottom: 1px solid #dbdbdb;
	text-align:center;
}
.member-right-part h4 a
{
	 background: #53ad2c;
    padding: 18px 15px;
    color: #fff;
    font-size: 16px;
    font-family: 'itcavantgardepro-bold', arial, sans-serif;
    border-radius: 4px;
    display:inline-block;
    transition: all 0.3s ease;

}
.member-right-part h4 a:hover {
    background: #ef6030;
    color: #fff;
}
.member-right-part h4 a span
{
	border-left: 1px solid #089f24;
   padding: 18px 15px;
}
.member-right-part h4 a:hover span {
    color: #fff;
    border-left-color:rgba(222, 80, 32, 0.73);
}
.member-right-part h4 a span
{
color:#acdbaa;
}
/*.member-order h5
{
	font-size:16px;
	font-family: 'itcavantgardepro-bold', arial, sans-serif;
	color:#828282;
	text-transform:uppercase;
	  
}*/
.member-order {
      background: #f4f4f4;
}
.member-order p
{
	font-size:16px;
	color:#828282;
	font-family: 'Roboto', sans-serif;
	position:relative;
	padding-bottom:20px;
	
}
.member-order p:after
{
	
	border-bottom:4px solid #c0c0c0;
	position:absolute;
	content:"";
	display:block;
	left:0;
	width:45px;
	bottom:0;
}
.member-order input
{
    float: left;
    display: inline-block;
	
}

.checkbox-text
{
	width: 6%;
    float: left;
}
.checkbox-text input
{
	margin:0;
}
.order-name
{
   width: 65%;
    float: left;
	 padding-right: 53px;
}
.drop-text
{
	    float: right;
    width: 29%;
}

.order-name h6
{
	font-size:14px;
	color:#000;
	font-family: 'itcavantgardepro-bold', arial, sans-serif;
}
.order-name h6 span
{
color:#828282;
font-family: 'itcavantgardepro-book', arial, sans-serif;

}
.last-list-member li p:after
{
	display:none;
}
.order-list-right {
   
	padding: 18px 14px;
}

/*--for stars---*/

.stars {
display:block;
    
}

input.star { display: none; }

label.star {
  float: right;
  padding: 4px;
  font-size: 16px;
  color: #c9cbd1;
  transition: all .2s;
}

input.star:checked ~ label.star:before {
  content: '\f005';
  color: #60b404; /*green color when uto 5 star clicked*/
  transition: all .25s;
}

input.star-5:checked ~ label.star:before {
  color: #60b404; /*green color when all 5 star clicked*/
 
}
label.star:before {
  content: '\f006';
  font-family: FontAwesome;
}
/*---- stars end---*/

.hire-button{
	color: #fff!important;
	background: #ef6030;
	padding: 13px 22px;
	border-radius: 3px;
	font-size:16px;
	font-family: 'itcavantgardepro-bold', arial, sans-serif;
	transition: all 0.3s ease;
	margin-right: 25px;
	box-shadow:0 1px 0 rgba(0,0,0,.7);
	display:inline-block;
}
.hire-button:hover{
	background:#53ad2c;
	color:#fff!important;
}
.banner-icons{
    position: absolute;
    border-radius: 3px;
    text-align: right;
    right: 2%;
    bottom: 27px;
}
.bannerfonticons{
	display:inline-block;
/*    background: #7e8292;
    border-radius: 3px;	
	box-shadow:0 1px 0 rgba(0,0,0,.7);	*/	
}
.bannerfonticons a{
    color: rgba(255,255,255,.60);
    padding: 13px 0px;
    display: inline-block;
    /* border-right: 1px solid #767a88; */
    transition: all 0.3s ease;
    background: #23ccd2;
    border-radius: 100%;
    width: 46px;
    height: 46px;
    text-align: center;
}
.bannerfonticons a .fa.fa-phone{
    font-size: 20px;	
}

.banner-profile-name
{
	position: absolute;
    bottom: 20px;
    color: #fff;
    left: 0;
    padding-left: 321px;
}
.banner-profile-name h1
{
	font-size:31px;
	font-family: 'itcavantgardepro-bold', arial, sans-serif;
}
.banner-profile-name h3
{
	font-size:18px;
	font-family: 'Roboto', sans-serif;
	
}
.member-nav {
    display: inline-block;
    max-width: 96%;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 270px;
}
.member-nav ul{
	list-style:none;
	margin:0;
	padding:0;		
}
.member-nav li {
    float: left;
   padding: 6px 22px 0;
    border-right: 1px solid #dbdbdb;
    min-height: 67px;
}
.member-nav li a {
    font-size: 16px;
    font-family: 'Montserrat', arial, sans-serif;
    color: #000;
    text-transform: capitalize;
    display: inline-block;
    position: relative;
    padding-top: 5px;
	position:relative;
}
.member-nav li a h5
{
	font-size:14px;
	 font-family: 'Montserrat', arial, sans-serif;
	 
}

.member-nav-star
{
	float:none;
	margin-top:0;
}
.reply-arrow
{
	background: #a3a6a9;
    color: #fff;
    padding: 3px;
    text-align: center;
    margin-right: 6px;
}
.forward-arrow
{
	background: #f07530;
    color: #fff;
    padding: 3px;
    text-align: center;
    margin-right: 6px;
}
.member-nav li.active a:before, .member-nav li.current.selected a:before {
    border-top: 4px solid #f07530;
    position: absolute;
    content: "";
    bottom: -52px;
    width: 100%;
    left: 0;
    border-radius: 2px;
}
.member-nav li:last-child {
    border-right: 0;
}

.drop-box select {
    width: 100%;
    border: 0;
  
    color: #999999;
}
.icon-active {
    background: #65930f;
    color: #fff;
    border-right: 0;
}
.icon-active i {
    color: #fff;
}
.order-list-right:hover {
    background: #fff;
}
.order-active
{
	background:#fff;
}
.member-order .order-active  p:after {
    border-bottom-color: #f07530;
}
.banner-icons a:hover {
  
    color: #fff;
}

.certified-image {
    position: absolute;
    bottom: -46px;
    margin: 0 auto;

    left: 0;
    right: 0;


    text-align: center;
    display: block
}
.certified-image img {
    margin: 0 auto;
}
.button a:hover
{
	background:#53ad2c;
}
.member-left-part span a:hover
{
	text-decoration:underline;
}
.member-middle-list-left {
    padding-top: 0px;
	list-style:none;
}
.member-middle-list-left label {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding-top: 20px;
    position: relative;
       padding-right: 35px;
}
.member-middle-list-left p {
    display: inline-block;
    width: 49%;
    margin: 0;
    padding: 20px 0;
	padding-left: 36px;
	word-wrap: break-word;
}
.middle-border
{
	border-bottom:0 !important;
}
.member-middle-list-left label:after {
    position: absolute;
    content: "";
    border-right: 1px solid #f6f6f6;
    display: block;
    min-height: 110px;
    left: 0;
    right: 0;
    top: 0;
    }
.label-check {
    padding-right: 0;
    display: inline-block;
    width: 50%;
	margin-left: 10px;
}
.label-check label
{
	font-size: 16px;
    font-family: 'itcavantgardepro-bold', arial, sans-serif;
    color: #828282;
    text-transform: uppercase;
}
.label-check h6
{
	font-size: 14px;
    color: #000;
    font-family: 'itcavantgardepro-bold', arial, sans-serif;
}
.label-check h6 span
{
	color: #828282;
    font-family: 'itcavantgardepro-book', arial, sans-serif;
}
.member-order li
{
	 border-bottom: 1px solid #dbdbdb;
}

.member-middle-part:before, .profileNew .blog-main .blog-post:before {
    border-top: 1px solid #dbdbdb;
    position: absolute;
    content: "";
    width: 99%;
    padding: 0;
    top: -4px;
    margin: 0 auto;
    left: 0;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    height: 2px;
    right: 0;
}
/*--tooltip-top--*/
.tooltip {
    position: relative;
    display: inline-block;
   
}

.tooltip .tooltiptext {
    visibility: hidden;
    width:100%;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    right:0;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 1s;
	font-size:12px;
	    border: 0px !important;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
/*-tool-tip top end--*/


/*---tooltip-bottom--*/
.tooltip .tooltiptext-bottom {
   visibility: hidden;
    width: 100%;
    background-color:  #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 150%;
    right:0;
    margin-left: -60px;
}

.tooltip .tooltiptext-bottom::after {
     content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}

.tooltip:hover .tooltiptext-bottom {
    visibility: visible;
	 opacity: 1;
}

/*---tooltip-bottom end--*/
.member-middle-part-bannertext {
     position: absolute;
    left: 40px;
    top: 5.5%;
    display: block;
}
.member-middle-part-bannertext h4 a
{ color: #6891b6;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    padding-left: 116px;
}
.member-middle-part-bannertext h4::before
{
	background: url(../images/image06.png) no-repeat;
    width: 64px;
    height: 64px;
    content: "";
    position: absolute;
    left: 40px;
    top: -11px;
}
.order-drop-star {
    float: right;
    display: block;
}
.drop-box {
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    padding: 8px;
    display: block;
    background: #fff;
   
    vertical-align: top;
    margin-bottom: 34px;

}
.member-order ul{
	list-style:none;	
}

.profileNew{
    display: block;
    margin: 0px 0;
    background: #e1e1e1;
    padding: 50px 0;
}

.profileNew.blog-content .sidebar {
    width: 256px;
    float: left;
    padding: 0;
	position:relative;
	z-index:1000;
}
.profileNew .blog-main {
    width: inherit; 
    float: none; 
    margin-bottom: 0; 
    position: relative;
    padding-left: 265px;
    padding-right: 275px;
}

.profileNew .blog-main .blog-post {
	width:inherit;
	float:none;
    border: none;
    background: #fff;
	position:relative;	
}

#buddypress .profileNew div.item-list-tabs#subnav{
	float:none;
	clear:none;
	width: inherit !important; 	
}

#buddypress .profileNew .profile .clear {
    clear: inherit;
}

.comment-box.profile.fixed{
	position:relative;
	top:inherit;
	left:inherit;	
}

#buddypress .blog-post.listing ul.item-list{
	clear:inherit;	
}
.banner .image-upload.profile-user-photo-container.ava{
    width: 260px;
    height: 260px;
	overflow: hidden;
}
.banner .image-upload.profile-user-photo-container.ava img {
    width: 260px;
    height: 260px;
	overflow: hidden;
	border-radius:100%!important;
	webkit-border-radius:100%!important;
}


.image-upload .user-account-type {
	position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.7);
    color: #fff;
    width: 100%;
    padding: 5px 15px;
    font-size: 14px;
}

.image-cover{
	height:285px!important;	
}
.middle-border img{
	max-width:100%;	
}

.single-content .author-image p.author-summary{
    font-weight: normal!important;
    padding: 40px 0px 20px 0;
    border-bottom: 0;
    position: relative;
}
/*.single-content .author-image p.author-summary:before{
	content: '...';
    position: absolute;
    font-family: 'Roboto', Arial;
    font-size: 60px;
    top: -5px;
    left: 0;
    margin: 0 auto;
    right: 0;
	color:#15a47b;
}*/
.author-profile-link{
	background:#d31818;
	padding:6px 17px;
	font-size:15px;
	color:#fff;	
	border-radius:3px 0 3px 0;
}
.author-profile-link:hover, .author-profile-link:focus, .author-profile-link:visited{
	background:#222;
	text-decoration:none;
	color:#fff;			
}
.authorDisclaimer{
    font-size: 12px;
    color: #999;
    line-height: normal!important;
    width: 100%;
    float: left;
    margin-top: 10px;
}
.post-content p.authorLocation{
	display:block;
	clear:both;
	margin-top:4px!important;	
}
.activity-inner img{
	max-width:100%;
	height:auto;
}
.customerLoged{
	float:right;
	/*margin-left: 15px;
    margin-top: 28px !important;	*/
	font-family: 'itcavantgardepro-book', 'Roboto', Arial, Sans-serif;
	/*margin: 10px 0 10px 14px !important;*/
	margin: 10px 0 10px 0px !important;
}
.customerLoged li{
	float:left;
	padding:10px 7px;
}
.userNameTop{
	margin-left:9px;
	position:relative;	
}
.userNameTop .fa-th {
	margin-right:15px;	
	color:#cccccc;
}
.userNameTop span{
	/*font-family: 'itcavantgardepro-bold', 'Roboto', Arial, Sans-serif;*/
	font-family:inherit;
}
.userNameTop span a{
	color:#000;
	font-size:16px;	
}
.userNameTop ul{
	display:none;
}
.userNameTop:hover ul{
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    background: #fff;
    max-width: 200px;
    padding: 0;
    box-shadow: 0 3px 4px rgba(0,0,0,.2);
}
.userNameTop:hover ul li{
    width: 100%;
    padding: 8px 15px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
}
.userNameTop:hover ul li a{
	color:#222;
	font-size:13px;
	display:block;	
}
.userNameTop:hover ul li a:hover{
	color:#15a47b;	
}
/*----expert-------*/
.top-innerbanner{
       background: #202020;

    width: 100%;
   
    float: left;
      position: relative;
}
.member-top
{
	padding:0;
}
.top-innerbanner .field_city select {
   background: transparent;
    color: #ffcc43;
    border: 0;
    font-size: 18px;
    text-transform: capitalize;
    padding: 0;
   vertical-align: middle;
    display: inline-block;
	    font-family: 'Roboto', serif !important;
}
.top-innerbanner .submit {
    display: none;
}
.top-innerbanner .search-box input {
  background: transparent !important;
    border: 1px solid #878787 !important;
    font-size: 16px !important;
    padding: 8px 6px !important;
    width: 100%;
    font-family: 'Roboto', serif !important;
    text-transform: lowercase !important;
    color: #878787 !important;
    border-radius: 5px !important;
}
.top-innerbanner input#members_search_submit {
        display: none;
}

.top-innerbanner .item-list-tabs {
    background: none !important;
    padding: 0 !important;
    border-bottom: 0 !important;
    clear: inherit !important;
	    width: inherit !important;
}
.top-innerbanner .item-list-tabs#subnav ul li.last {
  
   /* padding: 0;*/
}
.top-innerbanner .item-list-tabs ul li.last select {
 background: transparent;
    color: #878787;
    font-size: 14px !important;
    width: 100%;
    font-family: 'Roboto', serif !important;
    text-transform: lowercase;
    border: 1px solid #878787;
    border-radius: 5px;
    padding: 7px 6px;
    }

.top-mid {
       float: left;
font-family: 'Roboto', serif !important;
    position: relative;
  padding: 0px 20px;
}

.top-innerbanner p {
  float: left;
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    font-family: 'Roboto', serif !important;
    font-weight: 300;

}

.top-left .custom-member-category, .top-mid .custom-member-location {
        background: transparent url(../../images/yellow-arrow-icon.png) no-repeat right center !important;
    border: 0 !important;
    color: #ffcc43 !important;
    font-size: 18px !important;
    padding-left: 8px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    font-family: 'Roboto', serif !important;
    padding-right: 20px !important;
    width: 63% !important;
    cursor: pointer;
}
.sticky .top-left .custom-member-category, .sticky .top-mid .custom-member-location {
     background: transparent url(../../images/red-arrow-icon.png) no-repeat right center !important;
   }

.top-left .custom-member-category::-webkit-input-placeholder, .top-mid .custom-member-location::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#ffcc43 !important;
  font-size: 18px !important;
}
.top-left .custom-member-category::-moz-placeholder, .top-mid .custom-member-location::-moz-placeholder { /* Firefox 19+ */
 color:#ffcc43 !important;
  font-size: 18px !important;
}
.top-left .custom-member-category:-ms-input-placeholder, .top-mid .custom-member-location:-ms-input-placeholder { /* IE 10+ */
  color:#ffcc43 !important;
  font-size: 18px !important;
}
.top-left .custom-member-category:-moz-placeholder, .top-mid .custom-member-location:-moz-placeholder { /* Firefox 18- */
 color:#ffcc43 !important;
  font-size: 18px !important;
}


/*.top-left select {
     background: transparent;
    border: 0;
    color: #ffcc43;
    font-size: 18px;
    padding-left: 6px;
    padding-top: 0;
    padding-bottom: 0;
    font-family: 'Roboto', serif !important;
    padding-right: 0;
}*/
.member-mid
{
	background: #ececec;
}
.member-mid .right-part {
        float: left !important;
    width: 65%;
    /*padding-right: 45px;*/
}

.member-mid #pag-top {
    display: none !important;
}
.member-mid .pag-count {
    font-size: 15px;
}
.expert-banner h1
{
      font-family: 'Roboto', serif;
    font-size: 32px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
}

.expert-banner p
{
	    font-size: 16px;
    padding: 30px 0 0;
    color: #fff;
    margin: 0;
    font-weight: 400;
	 font-family: 'Roboto', serif;
}
.member-mid-right
{
	width: 32%;
    float: left;
    margin-left: 2%;
	
}
.member-supposed
{
padding:35px;
background:#263a4a;
color:#fff;
    border-radius: 4px;
}
.member-supposed h3 {
    font-size: 30px;
    line-height: 33px;
    font-weight: 600;
	 font-family: 'Roboto', serif;
}
.member-supposed a
{
	 background: #00ab8c;
    padding: 10px 0;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    width: 100%;
	font-family: 'Roboto', serif;
}
.member-supposed p {
    color: #6e6e6e;
    font-size: 14px;
   margin: 20px 0;
    font-weight: 600;
	font-family: 'Roboto', serif;
}
.member-info
{
	    background: #fff;
    padding: 25px;
   
    display: inline-block;
    width: 100%;
    position: relative;
    border-radius: 4px;
    border-bottom: 1px solid #ccc;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.1) !important;
}
.member-info .member-image {
    float: left;
}
.member-info img {
    width: 75px;
    height: 75px;
}
.member-info .item {
   float: left;
    padding-left: 20px;
    /*width: 76%;*/
	width:72%;
}
.document-lists .member-info .item {
    width: 76%;
}
.featured-content h4
{
	color:#202020;
	font-family: 'itcavantgardepro-bold';
	font-size:14px;
	    text-transform: uppercase;
}
.featured-content {
    border-top: 1px solid #d9d9d9;
    margin: 0 -25px;
    padding-top: 25px;
}
.feature-bottom
{
	padding:0 35px;
}
.member-text a {
    color: #202020;
    font-size: 22px;
    font-family: 'itcavantgardepro-bold';
}
.member-info .member-text h2 {
    padding-bottom: 4px;
    display: block;
}
.member-info .member-text p.about-text {
   font-family: 'Roboto', serif !important;
    font-size: 16px !important;
    font-weight: normal;
    margin-bottom: 0px;
	
}
.resource-sidebar a span {
    color: #8d8f8c !important;
}
.resource-sidebar a span:hover 
{
	color:#666 !important;
}
.member-info .member-text .about-text:before
{
	display:none !important;
}
/*--for stars---*/

.stars {
display:block;
    
}

input.star { display: none; }

label.star {
  float: right;
  padding: 4px;
  font-size: 16px;
  color: #c9cbd1;
  transition: all .2s;
}

input.star:checked ~ label.star:before {
  content: '\f005';
  color: #ff9139; /*green color when uto 5 star clicked*/
  transition: all .25s;
}

input.star-5:checked ~ label.star:before {
  color: #ff9139; /*green color when all 5 star clicked*/
 
}
label.star:before {
  content: '\f006';
  font-family: FontAwesome;
}
.member-info .member-nav-star {
    float: left;
   
}
.member-info .stars span {
     background: #e27432;
    color: #fff;
    padding: 2px 8px;
    border-radius: 4px;
    margin-right: 2px;
    font-size: 14px
}
/*---- stars end---*/

.top-left-main {
     width: 88%;
    float: left;
    
}
.top-left {
    float: left;
    width: 33.33%;
    padding: 0px 20px 0px 0;    
}
.top-right-main {
    width: 12%;
    float: right;  
	    padding: 12px 0; 
}
.top-innerbanner .search-box {
         background: transparent;
    width: 20%;
    float: left;
    margin-left: 0;
   padding: 12px 0 12px 20px;
}
.top-right {
    display: inline-block;
    float: right;
    padding-right: 10px;
}
.top-right-main input {
    width: 100%;
}
.member-mid .right-part .member-text {
       width: 44% !important;
	       padding: 20px 0 0 20px !important;
}
.member-mid .member-image {
    width: initial !important;
}
.member-mid .author-image {
    border: 0 !important;
}
.member-mid .right-part img {
    height: 150px !important;
    width: 150px !important;
    margin: 0 !important;
}
.member-mid .member-text .about-text {
       font-family: 'Roboto', serif !important;
    font-size: 18px !important;
    font-weight: normal;
    margin-bottom: 10px;
    position: relative;
        padding-bottom: 17px !important;
	
}
.member-mid .member-text .about-text:before {
    background: #e27432;
    position: absolute;
    content: "";
    bottom: 0;
    width: 106px;
    height: 5px;
}

.member-mid .list_view .item-list li {
       margin-bottom: 10px !important;
    padding: 0px 26px 15px 26px !important;
	    box-shadow: 2px 2px 2px rgba(0,0,0,0.1) !important;
}
.member-star-right label.star {
       float: none;
    padding: 0;
}
.member-star-right {
     float: right;
    width: 33%;
       margin-top: 24px;
}
.member-star-right .stars span {
   background: #e27432;
    color: #fff;
    padding: 2px 8px;
    border-radius: 4px;
    margin-right: 2px;
    font-size: 14px;
}
.member-star-right p {
    text-align: center;
    color: #7d8291;
    font-weight: 600;
    margin-bottom: 0;
    display: inline-block;
    padding: 0 37px;
}
.member-star-right form {
    float: left;
}
.member-star-right a {
           background: #e16e41;
    color: #fff;
    font-size: 12px;
    padding: 8px 24px 5px;
    float: right;
    box-shadow: 0 3px 0px #e16e41;
    border-radius: 3px;
    /* font-family: 'itcavantgardepro-demi-bold'; */
    text-transform: uppercase;
    border-radius: 100px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    transition: all 0.3s ease !important;
    position: relative;
}

.member-mid .member-text h4 {
     width: auto !important;
    font-size: 16px !important;
    color: #202020;
    font-weight: 400 !important;
    padding-top: 6px;
    font-family: 'Roboto', serif !important;
    padding-bottom: 0;
}
.member-location-price
{
	border-top:1px solid #d9d9d9;
	    margin: 0 -26px;
	
}
.member-sections
{   padding: 0 26px 0;
    margin-top: 12px;
    float: left;
    width: 100%;
}
.member-price,.member-location,.member-rank,.member-interviewed,.member-right-icons {
         width: initial;
    float: left;
    margin: 0 20px 0 0px;
}
.member-rank
{
       background: url(../../images/rank-image.png) no-repeat 10px center;
    padding-left: 26px;
    padding-top: 4px;
    margin-left: 0;
    margin-right: 26px;
}
.member-sections p {
    margin-bottom: 0;
    color: #6e6e6e;
    font-size: 14px;
    font-family: 'itcavantgardepro-book';
    font-weight: 600;
}
.member-interviewed p {
   background: #000;
    display: inline-block;
    color: #ffcc43;
    padding: 2px;
    border-radius: 3px;
    font-size: 12px;
    text-transform: uppercase;
}
.member-location p {
  
    text-transform: capitalize;
    font-size: 16px;
    display: inline-block;
    
}
.member-location p:before {
    content: "\f041";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    padding-right: 10px;
}
.member-interviewed p:before {
    content: "\f130";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    padding-right: 11px;
}
.member-price p:before {
    content: "\f156";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    padding-right: 5px;
}
.member-price p {
    font-size: 16px;
    display: inline-block;
}
.member-mid .pag-count {
    font-size: 14px;
    color: #6e6e6e;
    font-family: 'itcavantgardepro-book';
    font-weight: 600;
    margin-bottom: 0 !important;
}
.member-mid .right-part .pagination-links {

    float: left !important;
    margin-left: 0px;
    margin-right: 0 !important;
    font-size: 14px;

}
.member-mid .right-part .page-numbers.current {
    background: #f8f8f8;
    font-size: 14px !important;
    padding: 12px 15px !important;
	border:1px solid #ddd;
		font-family: 'Roboto', serif !important;
}
.member-mid .pagination-links .page-numbers {
    font-size: 14px !important;
    padding: 12px 15px !important;
    background: #fff;
    text-align: center !important;
    margin-right: 5px;
    width: inherit;
    height: inherit;
    margin-top: 0;
    display: initial;
	font-family: 'Roboto', serif !important;
	border:1px solid #ddd;
}
.member-mid .pagination-links .page-numbers:hover
{
	font-weight:normal !important;
}
.member-mid .pagination-links .page-numbers.next,.member-mid .pagination-links .page-numbers.prev {
    float: none !important;
}
.member-mid .right-part .member-image {
  
    position: relative;
    top: 9px;
}
.top-mid:before {
   background: #4f4f4f;
    height: 62px;
    width: 1px;
    position: absolute;
    content: "";
    top: 0;
    left: 0px;
}
.top-left select:focus,.top-innerbanner .field_city select:focus {
    outline: 0;
}
.top-mid:after {
        background: #4f4f4f;
    height: 62px;
    width: 1px;
    position: absolute;
    content: "";
    top: 0px;
    right: 0px;
}
.top-innerbanner .search-box input::-webkit-input-placeholder {
   color: #878787;
}
.top-innerbanner .item-list-tabs ul li.last select:focus {
    outline: 0;
}
.member-location-price .member-right-icons {
   
       background: #7e8292;
    border-radius: 3px;
    display: inline-block;
    width: initial;
    padding: 0px 0;
    margin-top: -5px;
    margin-right: 0;
    float: right;
    box-shadow: 0 1px 1px 0 rgba(19, 16, 16, 0.63);
}
.member-location-price .member-right-icons a {
     color: #cccdd4;
    border-right: 1px solid #767a88;
    border-radius: 2px;
    font-size: 13px;
    padding: 9px 12px;
    DISPLAY: inline-block;

}
.member-location-price .member-right-icons a:hover {
    background: #e27432;
    color: #fff !important;
}
.member-star-right a:hover, .member-star-right a:focus, .member-star-right a:active {
    background: #e3713e;
    color: #fff;
    box-shadow: 0 3px 0 0 rgba(210, 70, 30, 0.89);
    transition: all 0.3s ease;
}
.member-supposed a:hover {
    background: #fff;
    color: #303030;
}
.member-info label.star {
    float: none;
    padding: 0;
}
.member-info .stars p {
    margin-bottom: 4px !important;
    text-align: center;
    color: #7d8291;
    font-weight: 600;
    display: inline-block;
    padding: 0 35px;
}
.member-info .bx-wrapper .bx-viewport {
   box-shadow: none;
    border: 0;
    left: 0;
    overflow: inherit !important
}
.member-info .bx-wrapper {
    margin: 0;
}
.member-info .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: right;
    width: auto;
    bottom: -40px;
    right: 0;
    padding-top: 0;
}
.member-info .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000000 !important;
}
.member-info .bx-wrapper .bx-pager.bx-default-pager a {
    background: #cecece;
}
.member-info .bx-wrapper .bx-pager {
   
    font-size: 0;
}

.member-info:after {
       position: absolute;
    border-bottom: 1px solid #d4d4d4;
    content: "";
    bottom: 3px;
    left: 0;
    right: 0;
    height: 6px;
    border-radius: 4px;
    z-index: 0;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.1) !important;
}

.page-id-8 .header-wrap {
    padding: 0 !important;
}
.member-info .member-interviewed {
    margin: 0;
}

.member-info .member-price p,.member-info .member-location p {
    color: #6e6e6e;
    font-weight: 600;
	font-family: 'Roboto', serif !important;
}
.list-order {
    background: transparent;
    color: #878787;
    border-radius: 5px;
    padding: 0;
}

.memberbanner span.cd-words-wrapper
{
	 font-family: 'Roboto', serif;
    font-size: 32px;
    color: #fff;
    font-weight: 400;
	background: url(../../images/income-tax.png) no-repeat center;
    padding: 0 5px;
	text-transform:lowercase;
}
.expert-banner span.psttxt {
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    text-transform: capitalize;
}
.expert-banner span.exptxt {
    color: #fff;
    font-size: 32px;
    font-weight: 900;
}
.member-mid.member-listing .right-part ul li:hover {
    background: #f9f9f9;
}
/*---- document ------------------*/

.document-left {
    border: 1px solid #ccc;
    background: #fff;
	    min-height: 575px;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.1) !important;
}
.document-top {
    background: #f4f4f4;
}
.document-top {
    background: #f4f4f4;
    padding:21px 32px;
   display: inline-block;
    width: 100%;
	border-bottom: 1px solid #ccc;
}
.document-main .right-part h2
{
	    font-size: 28px;
    color: #000;
    font-weight: 600;
    margin-top: 0;
	font-family: 'Roboto', sans-serif;
	
}

.document-top p
{
	    width: 50%;
    float: left;
    margin-bottom: 0;
    line-height: 22px;
    font-weight: 300;
	 font-size: 16px;
    color: #6d6d6d;
    font-style: italic;
	font-family: 'Roboto', sans-serif;
	    padding-top: 0;
}
.dropbtn {
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#349f4d+1,40bc5c+100 */
	background: #349f4d; /* Old browsers */
	background: -moz-linear-gradient(top, #40bc5c  1%,#349f4d  100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #40bc5c  1%,#349f4d  100%); /* Chrome10-25,Safari5.1-6 */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40bc5c', endColorstr='#349f4d',GradientType=0 ); /* IE6-9 */
	    padding: 5px 18px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 3px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    border: 1px solid #2d8541;
	    color: #fff;
}

.dropbtn i {
    padding-left: 5px;
    font-size: 14px;
}
.dropbtn:hover, .dropbtn:focus {
    background-color: #3cb358;
	outline:0;
}

.dropdown {
    float: right;
    position: relative;
    display: inline-block;
    
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    right: 0;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: #f1f1f1}

.show {display:block;}
.member-listing .dropdown-content.show li {
    padding: 0 !important;
}
.buttons-right {
    float: right;
}
.buttons-right .customize {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8d8d8+1,e8e8e8+100 */
	background: #d8d8d8; /* Old browsers */
	background: -moz-linear-gradient(top, #e8e8e8 1%,#d8d8d8  100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e8e8e8 1%,#d8d8d8  100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e8e8e8 1%,#d8d8d8  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
	color: #555555;
    padding: 5px 18px;
    vertical-align: sub;
    font-size: 14px;
    margin-right: 18px;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    border: 1px solid #a8a8a8;
    font-weight: 500;
	float:left;
}
.document-top span
{
	color:#ff8337;
	    text-decoration: underline;
}
.social-right-icons {
    float: left;
	    margin-bottom: 20px;
   
}
.social-right-icons a {
    padding: 7px 13px;
    font-size: 16px;
    display: inline-block;
    color: #fff;
   
}
.document-right {
    background: #f4f4f4;
    border: 1px solid #ccc;
    box-shadow: none !important;
}
.document-right::after
{
	display:none;
}
.document-right .member-text a {
    font-size: 18px;
}
.document-right .member-rank
{
	     margin: 0 12px 0 -31px;
    background: #bebebe;
    padding-left: 0;
    padding-top: 0;
    font-size: 11px;
    color: #626262;
    padding: 5px 12px;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.document-right .member-rank i
{
	       font-size: 17px;
    padding-left: 6px;
}

.document-right .member-rank::before {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
   
    border-top: 5px solid #000;
    border-left: 5px solid transparent;
    left: 0px;
    bottom: -5px;
   }

.document-right .member-interviewed p {
    background: transparent;
    color: #adadad;
    font-size: 14px;
    padding: 0;
    border-radius: 0px;
    font-weight: normal;
}
.document-right.member-info .member-price p, .document-right.member-info .member-location p {
    color: #adadad;
    font-size: 14px;
    font-weight: normal;
}
.document-right .member-location p:before {
    content: "\f004";
    padding-right: 5px;
    font-size: 15px;
}
.document-right .member-price p:before {
    content: "\f040";
}
.document-right .member-interviewed p:before {
    content: "\f019";
    padding-right: 5px;
    font-size: 15px;
}
.document-right .member-right-icons p:before {
    content: "\f06e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    padding-right: 5px;
    font-size: 19px;
}
.document-right .member-right-icons p {
    color: #adadad;
    font-size: 14px;
    font-weight: normal;
}
.document-right .member-right-icons {
      background: transparent;
    padding: 0;
    margin-top: 0;
    box-shadow: none;
    margin-right: 0 !important;
    margin-left: 0 !important;
    float: left;
}

.document-details .member-sections {
    margin-top: 0;
    padding-top: 10px;
}
.document-details h4 {
    margin-bottom: 20px;
    font-size: 16px;
    color: #6d6d6d;
    font-style: italic;
	font-family: 'Roboto', sans-serif;
}
.document-details a {
       color: #6d6d6d;
    font-size: 14px;
    border: 1px solid #ccc;
    margin-right: 4px;
    padding: -2px;
    margin-bottom: 4px;
    display: inline-block;
    padding: 2px 11px;
    border-radius: 4px;
    font-style: italic;
    font-family: 'Roboto', sans-serif;
}
.document-details {
    margin-top: 12px;
}
.similar-documents {
    background: #fff;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.1) !important;
    border: 0;
	margin-top: 0px !important;
   /* margin-bottom: 10px;*/
   margin-bottom:0px;
	
}
.similar-documents .member-image
{
	width: 84px !important;
    height: 84px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    padding: 15px 0;
   /* font-size: 24px;*/
   font-size:20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	background-position: center top !important;
}
.blue
{
	 background: #5c9ae7;
}
.red
{
	background:#fe795f;
}
.light-blue
{
	background:#5fc0fe;
}
.similar-documents .member-text a, .similar-documents .member-text h2 {
    line-height: 20px;
	font-size:18px;
	 font-family: 'Roboto', sans-serif;
	 font-weight:600;
}
.similar-documents .member-text p {
    margin-bottom: 0 !important;
}
.similar-documents p.about-text {
    font-size: 14px !important;
    color: #626262;
	 font-family: 'Roboto', sans-serif;
}
.document-right .member-price, .document-right .member-location, .document-right .member-interviewed, .document-right .member-right-icons {
    margin: 2px 15px 0 0;
    opacity: 1;
    position: relative;
	z-index: inherit;
}
.document-heading
{margin-top: 40px;
    font-size: 20px !important;
    font-family: 'Roboto', sans-serif !important;
    color: #000;
    font-weight: 600;
    padding-bottom: 0 !important;
	    margin-bottom: 20px;
}
.social-right-icons .share-right
{
	background:#85b635;
}
.social-right-icons .facebook-right
{
	background:#3b5998;
}
.social-right-icons .twitter-right
{
	background:#1da1f2;
}
.social-right-icons .linkedin-right
{
   background:#86888a;	
}
.social-right-icons .pinterest-right
{
	background:#bd081c;
}
.social-right-icons .email-right
{
	background:#bbb;
}
.document-details a:hover {
    color: #312e2e;
}
.social-right-icons a:hover {

	background: #000;
    color: #fff;
}
.buttons-right .customize:hover {
    background: #e9e9e9;
}
/*-- tool tip--*/
.tooltip {
    position: relative;
    display: inline-block;
   
}

.tooltip .tooltiptext {
   visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 100%;
    left: 0;
    margin-left: 0;
    right: 0;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}
.similar-documents:hover {
    background: #f9f9f9;
}

.menu-wrap {

    box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.3);
}
/*--- document end----*/

/*------------ document listing -----------*/

.document-banner
{
	    width: 100%;
    background: url(../../images/document-image0000.jpg) left top no-repeat;
    background-size: cover;
    padding: 50px 0;
	
}
.document-bannertxt
{
	    text-align: center;
    display: inline-block;
    width: 100%;
	
}
.document-bannertxt h2
{
	    font-size: 28px;
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
	
}

.document-lists .similar-documents {
    width: 31%;
    float: left;
    margin-right: 23px;
	position: relative;
	min-height: 141px;
}
.document-lists
{
	background:#ececec;
	padding:50px 0;
	float:left;
	width:100%;
}

.green
{
	background:#21c256;
}
.sea-green
{
	background:#17b7b7;
}
.yellow
{
	background:#ffcc42;
}
.margin-right0
{
	margin-right:0px !important; 
}
.document-lists p.about-text {
    margin-bottom: 8px !important;
}
.premium-black
{
	background: #002020;
    color: #626262;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    right: 0;
    top: 54px;
    padding: 10px;
    text-transform: uppercase;
}
.document-search {
       padding-top: 20px;
    float: right;
}

.search-left {
        float: left;
    text-align: right;
    padding-right: 30px;
    border-right: 1px solid #000;
    padding-bottom: 15px;
}
.search-right {
   float: left;
    padding-left: 30px;
    padding-right: 14px;
}
.search-left h4 {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
	 font-family: 'Roboto', sans-serif;
}
.search-left p {
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 0;
	 font-family: 'Montserrat', sans-serif;
	 font-weight:700;
}
.search-left a {
    color: black;
}

.search-right p {
    margin-bottom: 0;
    text-align: left;
    color: #00424f;
    font-size: 14px;
	 font-family: 'Montserrat', sans-serif;
}
.document-field .submit_btn {
          background: #349f4d;
    background: -moz-linear-gradient(top, #40bc5c 1%,#349f4d 100%);
    background: -webkit-linear-gradient(top, #40bc5c 1%,#349f4d 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40bc5c', endColorstr='#349f4d',GradientType=0 );
    width: auto !important;
    height: 47px;
    padding: 10px 20px !important;
    border: 1px solid #2d8541 !important;
}
.document-field {
           display: inline-block;
    width: 45%;
}
.document-field .subject_input {
   height: 47px;
    background: #f4f4f4;
    color: #6d6d6d;
    font-size: 16px;
    font-style: italic;
    padding: 15px;
    border-radius: 4px 0 0px 4px;
    border: 1px solid transparent;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.1) !important;
    width: 81% !important;
    float: left;
}
.document-field .subject_input::-webkit-input-placeholder {
 color: #6d6d6d;
}
.document-field .subject_input:hover
{
	border-color:0 !important;
}
.document-field .subject_input:focus
{
	border-color:#ccc !important;
}
.page-id-1136 .ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: 0 !important;
}
.page-id-1136 .ui-widget {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
/*-------------- document listing end----------*/
/*--- member sticky header---*/
.top-innerbanner.sticky {
    position: fixed;
    z-index: 99;
    top: 0;
    margin: 0;
    backface-visibility: hidden;
   box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    background: #fff;
}
/*--- member sticky end header---*/
.document-main-hide
{
	display:none;
}
.document-main-hide.sticky {
       position: fixed;
    z-index: 999;
    top: 0;
    margin: 0;
    backface-visibility: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    width: 100%;
    background: #fff;
    display: block;
    padding: 15px 29px 15px 15%;
    float: left;
}
.document-main-hide.sticky h2 {
       float: left;
    padding-bottom: 0;
    font-size: 19px;
    color: #000;
    font-weight: 600;
    margin-top: 0;
    font-family: 'Roboto', sans-serif;
    padding-top: 9px;
    margin-bottom: 0;
	 width: 35%;
    overflow: hidden;
    height: 50px;
}
.document-main-hide.sticky .buttons-right {
    float: left;
    padding-left: 50px;
}
.document-main-hide .social-right-icons {
    float: right;
    margin-bottom: 0;
}
.buttons-right .toggler
{
	display:none;
}
.buttons-right .customize:active,.buttons-right .customize:focus {
    outline: 0;
    background: #e9e9e9;
}
/*---- new side bar----------*/

.sidebar-new .item {
   width: 100%;
    padding-left: 0;
    padding-right: 60px;
    position: relative;
}
.sidebar-new .similar-documents .member-image {
     position: absolute;
    right: 0;
    width: auto !important;
    height: auto !important;
    padding: 14px 24px !important;
}
.sidebar-new .member-location p:before,.sidebar-new .member-price p:before,.sidebar-new .member-interviewed p:before,.sidebar-new .member-right-icons p:before {
	display:none;
}
.sidebar-new h2 a {
    font-family: 'Montserrat', sans-serif !important;
   /* font-size: 20px !important;*/
	 font-size: 16px !important;
   /* text-transform: uppercase;*/
    font-weight: 700 !important;
}
.sidebar-new .member-location a {
    font-size: 12px;
    font-weight: normal;
    text-transform: lowercase;
    color: #15a47b;
}
.sidebar-new .member-price p {
    font-size: 11px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
	   font-family: 'Roboto', sans-serif;
}
.sidebar-new .member-interviewed p,.sidebar-new .member-right-icons p {
    font-size: 12px !important;
    text-transform: inherit;
    padding: 0 0 9px 0;
    font-style: italic;
    font-weight: 700;
}
.sidebar-new .member-interviewed p span,.sidebar-new .member-right-icons span {
    color: #202020;
    font-style: normal;
}
.sidebar-new .member-price, .sidebar-new .member-location, .sidebar-new .member-interviewed, .sidebar-new .member-right-icons {
    margin: 0px 10px 0 0 !important;
}
.sidebar-new .similar-documents {
       box-shadow: 1px 3px 0px 0 rgba(0,0,0,0.1) !important;
    border-radius: 0 !important;
    padding: 12px 10px !important;
}
.sidebar-new .item a:hover {
    color: #202020;
}
.sidebar-newsletter
{
	         background: url(../../images/bg-new-newsletter.png) center top no-repeat #fff;
    min-height: 418px;
    width: 408px;
    position: relative;
	 z-index: 100;
	margin: 0 auto 40px;
	
}
.sidebar-newsletter .newsletter-widget
{
	background-color:transparent !important;
}
.sidebar-newsletter .newsletter-widget {
    background-color: transparent;
    text-align: center;
    display: block;
    width: 70%;
    margin: 0 auto;
}

.sidebar-newsletter .newsletter-top {
    position: relative;
    top: 48px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 1px solid #9f9e9d;
    border-bottom: 0;
    margin: 0 29px;
    height: 140px;
    padding-top: 55px;
    z-index: 99;
    background: #fff;
}
.sidebar-newsletter .newsletter-top:before {
    border-top: 1px solid #9f9e9d;
    position: absolute;
    left: 0px;
    right: 0px;
    content: "";
    height: 100%;
    top: 3px;
    margin: 0 4px;
    border-left: 1px solid #9f9e9d;
    border-right: 1px solid #9f9e9d;
}
.newsletter-top h3
{
	    text-align: center;
    font-size: 20px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 77px;
	    color: #202020;
}
.newsletter-top .side-box {
    margin-bottom: 0;
}
.newsletter-submit-new
{
	   position: relative;
    background: url(../../images/bg-newsleeter-arrow.png) center top no-repeat;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    top: 25px;

}

.newletter-icon
{
	
    position: absolute;
    top: -19px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;

}
.newletter-icon img
{
	margin: 0 auto;
}
.sidebar-newsletter .sb-content {
    padding: 6px 0 0 0 !important;
  
}
.newsletter-submit-new a {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 32px;
    padding: 20px;
}
.sidebar-new .sb-content input[type="email"] {
    padding: 8px;
    background: #fbfbfb;
    border: 0px;
    box-shadow: inset 1px 1px 1px 1px #ccc;
    border-radius: 3px;
}
.sidebar-new .sb-content input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color:#202020;
font-size:14px;
font-family: 'Montserrat', sans-serif ;
text-transform:lowercase;

}

/*--- new sidebar end----*/

/*---- account post---*/
.account-post
{
	    background: url(../../images/account-banner.jpg) left top no-repeat;
		    background-size: cover;
			box-shadow: none;
}
.account-left
{
	/*padding-right:45px;*/	
}
.account-left .questions
{
	width: initial !important;
    float: left;
    padding-bottom: 0;
    margin-left: 0 !important;
}
.account-left .text a {
       font-family: 'Roboto', serif;
    letter-spacing: 0;
    text-decoration: none;
    font-size: 25px !important;
    color: #202020 !important;
}
.account-left h2.title {
    border-bottom: 0px;
}
.account-left .questions li {
    padding: 40px 0 20px 0 !important;
}

.account-left .questions li:first-child {
    padding-top: 0 !important;
}
.padding-common50
{
	padding:50px 0;
}
.account-post-left {
    float: left;
    padding-right: 50px;

	
}
.account-post-right:before {
    background: #769ca8;
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    left: 0;
}
.account-post-right {
          width: 48%;
    float: left;
    padding-left: 50px;
    color: #202020;
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
 position: relative;
}
.account-post-right span
{
	    padding: 26px 0; 
    display: inline-block;
}
.account-post-left h1 {
    font-size: 20px;
    color: #202020;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
}
.account-post-left span {
    font-size: 46px;
    font-weight: 700;
}
.account-post .search-box {
    display: inline-block;
    float: right;
    width: 19%;
    padding-top: 22px;
	    padding-right: 11px;
}
.account-post .search-box input {
    width: 100%;
    background: transparent;
    border: 1px solid #769ca8;
    border-radius: 3px;
}
.account-post .search-box input::-webkit-input-placeholder
{
	color:#202020;
}
.account-left .questions ul li .text {
    width: 71.29186602870813%;
    float: right;
    padding: 0 0 0 45px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
	    margin-left: 0;
	}
.account-left .questions ul li .image {
width: 28.70813397129187%;
    float: left;
    margin: 0;
    position: relative;
	}
	.sidebar-newsletter:before {
    position: absolute;
    content: "";
    top: 171px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
    height: 246px;
    width: 100%;
    z-index: -1;
}
.sidebar-new .red {
    background: #ce3d16;
}
.sidebar-new .document-heading
{
	background: #f2f2f2 url(../../images/trend-icon.jpg) left top no-repeat;
    padding-left: 111px;
    padding-top: 24px;
    padding-bottom: 24px !important;
    font-size: 20px !important;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    box-shadow: 1px 3px 0px 0 rgba(0,0,0,0.1) !important;
	
}

/*-- account post -end--*/

/*----member sticky---*/

.page-id-8 .visible .logo {
    position: absolute;
    display: inline-block;
    top: 3px;
	    
}
.page-id-8 .visible .cd-dropdown-wrapper {
    display: none;
}
.page-id-8 .visible ul.customerLoged {
    display: none;
}
.page-id-8 .visible ul.menu-main.mobile-menu.superfish.sf-js-enabled {
    display: none;
}
.page-id-8 .visible .logo img {
        width: 54%;
    float: left;
}
.top-innerbanner.sticky .top-left-main {
       width: 92%;
}
.top-innerbanner.sticky .top-left {
    padding-left: 160px;
	    padding-right: 0;
		width:45%;
}
.top-innerbanner.sticky p {
    color: #000;
    padding-right: 0px;
}
.top-innerbanner.sticky .top-mid {
           width: 29.5%;
    padding-right: 0 !important;
}
.top-innerbanner.sticky .top-right-main {
     width: 8%;
}
.top-innerbanner.sticky .search-box {
      width: 13% !important;
}
.sticky .top-left-main .field_city {
    float: none;
 
}
.top-innerbanner.sticky .cancel-memberbtn {
    margin: 14px 8px 0 14px !important;
}

.page-id-8 .visible .logo a {
    width: 100%;
}
.top-innerbanner.sticky .cat-drop-sel .select2-container--default {
    padding-top: 17px !important;
	padding-bottom: 17px !important;
}
.top-innerbanner.sticky .top-left-main #buddypress .standard-form div.submit {
    padding: 12px 0 !important;
}
/*--- member sticky end--*/
/*.document-left .ng-scope {
    padding: 32px;
	    padding-top: 0;
}*/
.users-area-expert .list_custom_taxonomy {
float: left;
}


.users-area-expert {
    padding-top: 2px;
    display: inline-block;
    background: transparent;
    font-size: 14px;
    padding-left: 20px;
    vertical-align: bottom;
	width: 47%;
}
.item .users-area-expert a {
    padding: 0 8px !important;
    box-shadow: none !important;
    background: transparent;
    border-bottom: 0 !important;
    margin-bottom: 7px !important;
    color: #fff;
    display: inline-block;
    background: #99a0b4;
    border-radius: 11px;
    line-height: 19px;
}



.memberSidebar-newsletter:before {
    width: initial;
}
.memberSidebar-newsletter {
    background-color: transparent;
    z-index: 10;
}
.memberSidebar-newsletter input.newsletter-email {
    padding: 8px !important;
    background: #fbfbfb;
    border: 0px;
    box-shadow: inset 1px 1px 1px 1px #ccc;
    border-radius: 3px;
}

.sidebar-newsletter input.newsletter-submit {
    display: block;
    position: relative;
    background: url(../../images/bg-newsleeter-arrow.png) center top no-repeat !important;
	width: 80px;
    height: 80px;
    margin: 0 auto;
    top: 25px;
    border: 0 !important;
	font-size: 0 !important;
	transition: 0.2s ease-in;
}
.sidebar-newsletter input.newsletter-submit:hover {
    opacity: 1;
    transform: translatey(-2px);
}


.common-sidebar-font a {
    font-size: 12px !important;
}
.sidebar p
{
	padding:0 !important
}


/************* COLORS CSS STARTS HERE ***************/
.milky-redish {
    background-color:#F1948A;
}
.light-purple {
    background-color:#9B59B6;
}
.light-bluish {
    background-color:#5DADE2;
}
.light-greenish {
    background-color:#48C9B0;
}
.grass-green{ 
    background-color:#82E0AA;
}
.lime-yellow{
    background-color:#FFE16B;
}
.light-brown {
    background-color:#E59866;
}
.greyish {
    background-color:#85929E;
}
.chilly-red {
    background-color:#E74C3C;
}
.teal {
    background-color:#008080;
}
.sliver-greyish {
    background-color:#839192;
}
.navy-blue {
    background-color:#1F618D;
}
.chilly-green {
    background-color:#2ECC71;
}
.dark-pink {
    background-color:#CD5C5C;
}
.bottom-green {
    background-color:#76D7C4;
}
.light-black {
    background-color:#4D5656;
}
.baby-pink {
    background-color:#F5B7B1;
}
.heena-green {
    background-color:#D4AC0D;
}
.dark-orange {
    background-color:#FF5733;
}
.bright-blue {
    background-color:#4FD5FF;
}
.dark-pinkish {
    background-color:#D64EE8;
}
.bluish-purple {
    background-color:#633FE8;
}
.creamy-orange {
    background-color:#FFC99E;
}
.milky-blue {
    background-color:#A2B5E8;
}
.light-browny {
    background-color:#6F6456;
}
.dark-blackishBlue {
    background-color:#17202A;
}

/************* COLORS CSS ENDS HERE ***************/

.mobile-drop-down > a, .mobile-drop-down > a:visited, .menu-main > li.sfHover > a, .menu-main .sub-menu li.sfHover > a, .menu-main a:hover, .menu-main > li > a:hover, .menu-main > li.sfHover > a, .menu-main .sub-menu li.sfHover > a, .menu-wrap a.browse-more:hover, .menu-wrap a.mobile-menu-button:hover, .menu-wrap .search-button:hover, .menu-wrap .search-button:hover i
{
	color: #15a47b !important;
}
/*---- document--sticky------*/
.single-documenttemplate .visible .cd-dropdown-wrapper {
    position: absolute;
    display: none !important;
}
.single-documenttemplate .visible .logo {
    position: absolute;
    display: inline-block;
    top: 3px;
}
.single-documenttemplate .visible a.logo-contents.logo-image {
    width: 100%;
}
.single-documenttemplate .visible .logo-image img {
    width: 54%;
    float: left;
}
.single-documenttemplate .visible .customerLoged {
    display: none;
}
.single-documenttemplate .visible .menu-main.mobile-menu.superfish.sf-js-enabled {
    display: none;
}

/*--------testimonial form-------*/
.review-comment {
    padding: 0 25px;
}
.review-comment .testimonial_group {
    clear: inherit;
}
.review-comment .testimonial {
        width: 100%;
    border-bottom: 1px solid #dbdbdb;
    padding: 0 0 25px 0!important;
    display: block;
    margin-bottom: 25px;
}
.review-comment .stars {
    font-size: 25px;
}
.review-comment .rr_review_text {

	padding-left: 27px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.review-comment span.drop_cap {
   font-size: 60px !important;
    top: -17px !important;
    left: 0 !important;
    line-height: normal !important;
   }
   .review-comment span {
    float: left;
    width: auto;
}
.review-comment .avatar {
    float: left;
}
.rr_successful .glyphicon-star:before {
	display:none;
}
.rr_successful center strong {
    color: #2d2d2d;
    font-family: 'itcavantgardepro-bold', arial, sans-serif;
}
/*--- comment end-----*/
.user-rating span {
    font-size: 13px;
}
.overall-rating {
    background: #e27432;
    color: #fff;
    padding: 2px 7px;
    border-radius: 4px
}
.user-rating p {
    padding: 0;
}
.review-comment .testimonial:first-child {
    border-bottom: 0;
}


.rating-div {
    float: left;
    text-align: center;
    padding-right: 10px;
}
.social-heart {
    float: right;
}
.social-heart a {
    padding: 7px 13px;
    font-size: 16px;
    display: inline-block;
    color: #fff;
    background: rgba(204, 205, 205, 0.83);
}
.social-heart .like-heart, .social-heart .like-heart:hover {
    background: #15a47b;
    color: #fff;
}
.social-heart .dislike-heart:hover {
    opacity: 0.7;
    color: #fff;
}
/*--- home video slider--------*/
.video-slider .featured-content {
    border-top: 0;
    margin: 0;
    padding-top: 0;
    position: absolute;
    bottom: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    width: 100%
}
.video-slider .featured-content h4 {
        color: #fff;
    font-size: 20px;
	font-family: 'Roboto', sans-serif !important;
	font-weight:900;
}
.video-slider li {
    height: 326px;
}
.video-slider .bx-viewport {
  
	height: 326px !important;
    box-shadow: none !important;
    border: 0 !important;
    left: 0 !important;
	    padding: 5px 0 !important;
}
.video-slider .bx-wrapper {
    margin-bottom: 0;
}
.video-slider  .feature-bottom {
   padding: 30px 0 30px 30px;
    float: left;
	width:55%;
}
.video-slider .feature-bottom p {
     margin-bottom: 0;
    font-size: 18px;
	font-family: 'Roboto', sans-serif !important;
	font-weight:300;
}
.video-slider .bx-wrapper .bx-controls-auto .bx-start, .video-slider .bx-wrapper .bx-controls-auto .bx-stop {
    display: none;
}
.video-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .video-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #fff !important;
}
.video-slider .bx-wrapper .bx-pager, .video-slider .bx-wrapper .bx-controls-auto {
       bottom: 15px;
    text-align: right !important;
    right: 25px;
    color: #fff !important;
}
.video-slider  .bx-wrapper .bx-pager {

    font-size: 0;
}
.interview-btn
{
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    border: 1px solid rgba(187, 187, 187, 0.42);
    color: #fff;
    padding: 12px;
top: 34px;
    position: relative;
    float: right;
    right: 30px;}
.interview-btn:hover
{
	color:#e2e2e2;

}
.location
{
   position: relative;
    float: left;
    width: 42%;
    margin-right: 2px;
    }
.location label
{
	 position: absolute;
    left: 0;
    float: left;
    padding: 6px 0px 0 10px;
    color: #888a95;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
}
.select-box span {
   float: left;
   /* padding-left: 18px;*/
    color: #888a95;
    text-transform: uppercase;
    font-size: 15px;
    display: block;
    width: 100% !important;
    text-align: left;
	 padding: 9px 30px 0;
}
.select-category .select-box:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    float: left;
    position: relative;
    bottom: 16px;
    color: #d1d1d2;
    content: "\f03a";
    font-size: 14px;
	left: 10px;
}
.select-box.location:after {
    content: "\f041";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    float: left;
    position: relative;
    bottom: 30px;
    color: #d1d1d2;
    font-size: 19px;
	left: 10px;
}
.select-box select {
    -webkit-appearance: none;
    appearance: none;
}
.logo-slider .bx-wrapper .bx-next {
   
    background:  url(../../images/slider-arrow.png) no-repeat;
	    right: 0 !important;
		margin-top:-12px !important;
}
.logo-slider .bx-wrapper .bx-next:hover
{
	background-position:inherit;
}
 .home-adv
{ display: block; text-align: center; }

.dwqa-question-filter {
    margin-bottom: 23px;
}
.dwqa-question-filter span, .dwqa-question-filter a {
   
    font-size: 14px;
}
.cd-headline.slide b
{
	font-weight:900 !important;
}
.location input {
       border: 0 !important;
    padding: 0 30px 12px !important;
    width: 100% !important;
    color: #1b2131;
    font-family: 'Roboto', serif;
    font-size: 17px !important;
    font-weight: 900;
    height: 34px;
   }
 .location input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #1b2131;
font-size: 17px !important;
}
.location input::-moz-placeholder { /* Firefox 19+ */
  color: #1b2131;
  font-size: 17px !important;
}
.location input:-ms-input-placeholder { /* IE 10+ */
 color: #1b2131;
 font-size: 17px !important;
}
.location input:-moz-placeholder { /* Firefox 18- */
color: #1b2131;
font-size: 17px !important;
}
.select-box.location.question-box:after
{
	display:none;
}
.askqt
{
	visibility:hidden;
	
}
.similar-documents h2 {
    margin-top: 0;
}
.document-main .single-style-template-1 {
    padding: 0;
}
.document-main #post-1438 .post-content, .document-main .content-wrap {
    background-color: transparent !important;
}
.document-main .single-template-1 .single-content {
 background:none !important;
   
}
.document-right .member-text h2 {
    margin: 0;
}
.document-main h1.title {
    font-size: 28px;
    color: #000;
    font-weight: 600;
    margin-top: 0;
    font-family: 'Roboto', sans-serif;
}
.document-main .details.clearfix {
    line-height: normal;
}
.document-top .dropdown-content {
    list-style: none;
    font-size: 14px;
}
.document-top .dropdown li, .document-main-hide.sticky .dropdown-content li {
    border-bottom: 1px solid #ccc;
}
.usage {
        margin-bottom: 20px;
}

.usage h4 {
    line-height: 20px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    margin-top: 0;
    color: #202020;
}
.usage hr {
    border-color: #d9d9d9;
    margin: 20px -26px;
}
.document-main .article-post .post-content {
    
    background: transparent;
}

.document-main .single-template-1 .details {
    margin-bottom: 0;
}
.document-left-space
{
	padding:32px;
	padding-top:0;
}
/*--- for post template editor css--------*/
#document_content h1{font-size:30px; margin:10px 0; font-family: 'Roboto', sans-serif;}
#document_content h2{font-size:28px; margin:10px 0; font-family: 'Roboto', sans-serif;}
#document_content h3{ font-size:24px; margin:10px 0; font-family: 'Roboto', sans-serif;}
#document_content h4{font-size:20px; margin:10px 0; font-family: 'Roboto', sans-serif;}
#document_content h5{font-size:18px; margin:10px 0; font-family: 'Roboto', sans-serif;}
#document_content h6{font-size:14px; margin:10px 0; font-family: 'Roboto', sans-serif;}
#document_content p{font-size:16px !important; margin-bottom:10px !important; font-family: Helvetica, Arial, sans-serif; line-height: 22px;  color:#000 !important;}
#document_content a { text-decoratiom:none; font-family: 'Roboto', sans-serif;}

/*--- for post template editor end--------*/

/*------- contact us-----------*/
.contact-banner
{
	background: url(../../images/contact-banner.jpg) left top no-repeat;
	background-size:cover;
}
.contact-banner .document-bannertxt h2
{
	font-size:32px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	color:#fff;
}
.contact-banner .document-bannertxt {
    text-align: left;
  }
.contact-banner .document-bannertxt p
{
	font-size: 17px;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    color: #cdcece;
    font-weight: 300;
    line-height: 22px;
}
.contact-links a {
        color: #15a47b;
    margin-right: 45px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    padding-bottom: 5px;
}
.contact-links a:last-child
{
	margin-right:0;
}
.contact-links a:hover, .contact-links a:active, .contact-links a:focus
{
	color:#fff;
	border-bottom:4px solid #fff;
}
.contact-links {
    padding-top: 20px;
}
.contact-left
{
	   width: 63%;
    float: left;
    padding-right: 53px;
   
}
.contact-right
{
	        width: 33%;
    float: left;
    padding-left: 53px;
	    border-left: 1px solid #d5dce4;
}
.contact-form
{
	display: inline-block;
    width: 100%;
}
.contact-right h3
{
	    color: #1b2131;
    font-size: 21px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 8px;

	
}
.contact-right p
{
	color:#5d6068;
	font-size:15px;
	margin-bottom:25px;
	  font-family: 'Roboto', sans-serif;
	  	font-weight:300;
}
.contact-right p a
{
	color:#5d6068;
}
.contact-right p a:hover
{
	text-decoration:underline;
	color:#15a47b;
}
.contact-right span a
{
	color:#5d6068;
	text-decoration:underline;

}
.contact-right hr {
    border-style: dotted;
    color: #b0bfd1;
    border-width: 1px;
    margin: 40px 0;
}
.contact-left h2 {
    color: #202020;
    font-size: 32px;
	margin-bottom:40px;
	 font-family: 'Roboto', sans-serif;
	 font-weight:bold;
}
.contact-left .rmcontent {
    border: 0;
}
.contact-left .rmagic {
    margin-top: 0;
    background-color: #fff;
}

.contact-left .rminput {
    width: 100%;
	    padding: 0;
}
.contact-left .rminput input, .contact-left select, .contact-left textarea {
        width: 100%;
    min-height: 62px !important;
    padding: 26px 25px 10px !important;
    outline: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 17px !important;
    font-weight: 700;
    color: #1b2131 !important;
    font-family: 'Roboto', serif;
}
.contact-left .rminput input::-webkit-input-placeholder, .contact-left textarea::-webkit-input-placeholder
{
	 font-size: 17px !important;
   font-weight:700;
	    color: #1b2131;
    font-family: 'Roboto', serif;
}
.contact-left .rmagic #form_1_1 .rmrow input:focus, .contact-left .rmagic #form_1_1 .rmrow select:focus,
.contact-left .rmagic #form_1_1 .rmrow textarea:focus, .contact-left .rmagic #form_7_1 .rmrow input:focus, 
.contact-left .rmagic #form_7_1 .rmrow select:focus, .contact-left .rmagic #form_7_1 .rmrow textarea:focus,
.contact-left .rmagic #form_6_1 .rmrow input:focus, .contact-left .rmagic #form_6_1 .rmrow select:focus,
.contact-left .rmagic #form_6_1 .rmrow textarea:focus, .contact-left .rmagic #form_3_1 .rmrow input:focus,
.contact-left .rmagic #form_3_1 .rmrow select:focus, .contact-left .rmagic #form_3_1 .rmrow textarea:focus
{
	 color: #1b2131 !important;
}
.material-icons {
        font-size: 18px !important;
    position: absolute;
    background-color: transparent !important;
    bottom: -17px;
    left: 13px;
    margin-right: 0 !important;
    padding: 0 !important;
    color:rgba(180, 181, 189, 0.38) !important;
	display:none !important;
}
.contact-left .rmagic .rmrow {
    position: relative !important;
    padding: 0;
        min-height: 87px;
	
}
 
.contact-left .rmfield {
      position: absolute;
    width: 100%;
    padding: 0 25px;
    display: block;
    top: 10px;
    float: left;
	min-height: 10px;
}
.contact-left label {
    color: #888a95;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
}
.contact-left .rmagic sup {
    
    display: none;
}
.contact-left select
{
	background: transparent url(../../images/chevron-arrow-down.png) 95% 65% no-repeat;
    -webkit-appearance: none;
	appearance: none;
}
.contact-left .rmagic .buttonarea {
    width: auto;
    display: inline-block;
background-color: #fff;
    padding: 0;
}
.contact-left .rmagic .buttonarea input[type="button"], .contact-left .rmagic .buttonarea input[type="button"]:active, .contact-left .rmagic .buttonarea input[type="button"]:focus
.contact-left  .rmagic .buttonarea input[type=submit], .contact-left  .rmagic .buttonarea .rmagic input[type=submit]:active, .contact-left  .rmagic .buttonarea .rmagic input[type=submit]:focus
    {
    background-color: #1b2131 !important;
    background-image: none;
    border: 0;
    border-radius: 0;
    font-size: 28px;
    font-weight:700;
    padding: 10px 30px !important;
	font-family: 'Montserrat', sans-serif;
}
.contact-left .rmagic .rmrow:last-child {
    width: 98%;
}


.contact-left textarea {
    height: 130px;
    resize: none;
}
.contact-links a.active {
    color: #fff;
    border-bottom: 4px solid #fff;
}
.contact-left .rm-form-field-invalid-msg {
    font-size: 13px;
    text-transform: inherit;
    color: #f51919;
}
/*------- contact us end-----------*/
/*---- media kit------------*/
.media-banner {
    padding: 80px 0 !important;
    background: #22293d !important;
	background-size:cover;
}
.logo-icons, .media-consultant, .greybg-icon
{
	display:inline-block;
	width:100%;
}
.logo-icons h2
{
	float:left;
	font-size:32px;
	color:#202020;
	font-weight:700;
	font-family: 'Roboto', serif;
}
.logo-icons a
{
	float:right;
}
.common-btn
{
	color:#fff;
	background:#202020;
	font-size:16px;
	font-family: 'Montserrat', sans-serif;
	padding:9px 18px;
	    font-weight: 700;
		text-transform:uppercase;
		    border: 1px solid transparent;
}
.common-btn:hover
{
	color: #202020;
    border: 1px solid #202020;
    background: #fff;
}
.page-id-1630 hr {
    border: 1px solid #eeeeee !important;
    margin: 30px -25px 50px;
}
 
.greybg-icon .media-icons {
       margin-right: 50px;
    display: inline-block;
    vertical-align: middle;
	margin-bottom: 20px;
}

.media-member
{
	float:right;
	    padding-top: 20px;
}
.media-badges
{
	float:left;
}
.media-badges h2
{
	font-size:32px;
	color:#202020;
	font-weight:700;
	font-family: 'Roboto', serif;
}
.media-badges p
{
    font-size: 17px;
    color: #202020;
    font-weight: 400;
    font-family: 'Roboto', serif;
    margin-bottom: 0;	
}
.media-member a
{
	font-size:15px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	font-weight:700;
	color:#202020;
}
.media-member a.common-btn
{
	background:#3c81b7 !important;
	color:#fff !important;
	margin-left:25px;
	    padding: 12px 18px;
		border-color:transparent;
}
.media-member a:hover
{
	color:#15a47b;
	text-decoration:underline;
}
.media-member a.common-btn:hover
{
	background:#fff !important;
	color:#3c81b7 !important;
	border-color:#3c81b7 !important;
	text-decoration:none !important;
}
.kit-form
{
	background:#e8e8e8;
	background-size:cover;
}
.margin0
{
	margin-bottom:0 !important;
}
.marginRight0
{
	margin-right:0 !important;
}
.kit-form h3, .kit-fields h3 {
    font-size: 24px;
    color: #202020;
	font-family: 'Roboto', serif;
	font-weight:400;
	margin-bottom: 30px
}
.kit-form ul {

   list-style-type: none;
    display: inline-block;
    width: 100%;
}
.kit-form li {
    background: #fff;
    padding: 15px;
    float: left;
    width: 23%;
  	border: 3px solid transparent;
	min-height:111px;
	overflow:visible !important;
	    margin-right: 20px !important;
}
.kit-form li:hover, .kit-form li:focus
{
	 border: 3px solid #42c16c;
}
.kit-form li.active
{
	    border: 3px solid #42c16c;
		position:relative;
}

.kit-form li.active:after
{
	position:absolute;
	content:"";
	background:url(../../images/active-tick.png) center center no-repeat;
	height:30px;
	width:30px;
	margin:0 auto;
	right:0;
	left:0;
	bottom:-8px;
}
.kit-fields a.common-btn {
    padding: 12px 20px;
}
.kit-form li img
{
max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
	    border-radius: 0 !important;
}
.kit-form li:last-child
{
	margin-right:0;
}
.kit-fields .select-box.location:after
{
	display:none;
}
.kit-fields .select-box span, .kit-fields select.postform {
    padding-left: 0;
}
.kit-fields .select-box
{
	border:1px solid #b0bfd1;
	margin-right: 3%;
      width: 48.5%;
	}
.kit-fields .select-box:last-child {
    margin-right: 0;
}
.kit-fields
{
	width:65%;
	display:inline-block;
	float:left;
}
.kit-fields .logo-icons h3 {
    float: left;
}

.kit-fields textarea
{
	background:#fcfcfc;
	height:140px;
	resize:none;
	padding: 10px 20px;
}
.kit-fields textarea:hover, .kit-fields textarea:focus
{
	border:2px solid #b0bfd1;
}

/*---------media kit end---------*/
.reference-text {
	border-bottom: 1px dashed #202020;
	text-decoration: none;
	font-weight: bold;
	color:#202020;
}

#document_content{
	pointer-events: none;
}
.disable-live-editor{
	display: none!important;
}
.enable-live-editor{
	display:block;
	font-size: 14px;
    background: #3db558;
    color: #fff;
    padding: 3px 10px;
	text-align: center;
}
.sidebar h2.document-heading {
    margin-top: 0;
}
/*--- slectbox--*/
.kit-fields .select2-container--default .select2-selection--single
{
	border:0;
	padding:0;
}
.kit-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: normal;
    text-transform: capitalize;
    color: #1b2131;
    font-family: 'Roboto', serif;
    font-size: 17px;
    width: 100%;
   
    font-weight: 900;
	    padding: 0;
}
.kit-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    
   right: 10px;
	 background: transparent url(../../images/chevron-arrow-down.png) right top no-repeat;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b
{
	display:none !important;
}
 .kit-fields .select2-container--default{
    width: 100% !important;
}

 .select2-container--open .select2-dropdown--below {
    top: 4px;
    border-color: #b0bfd1 !important;
    border-radius: 0 !important;
	}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #b0bfd1 !important;
    border-radius: 0;
    height: 35px;
}
.sidebar .sidebar-newsletter {
    margin-top: 10px;
}
/*----- interview------*/
.interview-left {
    margin-top: 20px;
    display: inline-block;
   /* box-shadow: 2px 3px 1px 0 rgba(0,0,0,0.1) !important;
    padding: 20px 10px 20px 0;*/
    text-align: left;
	margin-bottom:20px;
}
.interview-left .author
{
	font-size:14px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	color:#000000;
	text-transform:uppercase;
	    margin: 0 16px;
		    display: block;
    line-height: 18px;
}
.interview-left .author-designation
{
	       font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000000;
    line-height: 15px;
    display: block;
    margin:5px 16px 0;
	
}
.interview-left h3
{
	font-size:18px;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	color:#000000;
	text-transform:uppercase;
	    padding-top: 0;
		    text-align: center;
}
.interview-left hr {
    border-color: #28778c;
    margin: 30px 0;
}
.interview-disclaimer
{
	font-size:12px;
	text-transform:uppercase;
	color:#777777;
	font-family: 'Montserrat', sans-serif;
	text-align:left;
}
.single-interviews .author-text h2 {
        color: #222222;
    font-size: 20px;
    font-family: 'Roboto', serif;
    background: url(../../images/consutease-icon.png)left 15px no-repeat;
    padding-left: 38px;
    margin-bottom: 20px !important;
    letter-spacing: normal;
    border-bottom: 4px solid #e5e5e5;
    padding-bottom: 20px;
}
.single-interviews .author-text p, .post-content p
{
	font-size:18px !important;
	color:#292d33 !important;
	  font-family: 'Roboto', serif;
	  font-weight:400;
}
.image-responsive
{
	max-width:100%;
}
.interview-slider
{
	position:relative;
}
.interview-slider .bx-wrapper img
{
	width:100%;
}

.interview-slider a.bx-pager-link {
    font-size: 0 !important;
}/*---- interview end------*/
.eider-adv img
{
	width:inherit !important;
	margin:0 auto;
}
#document_content span {
    color: #000;
    border: none;
}

.audio-video {
    position: absolute;
    top: 15px;
    right: 5px;
}
.audio-video a {
    display: inline-block;
    margin-right: 6px;
}


/* CUSTOM POPUP CSS STARTS HERE */
.transbg , .transbg1{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.8);
	z-index: 10000000;
}
.profleMsgPop, .profleMsgPop1{ 
	    width: 600px;
    min-height: 480px;
    position: fixed;
    top: 0;
    left: 0;
    margin: 0 auto;
    margin-top: 34px;
    background: #fff;
    padding: 0;
    z-index: 100000000;
    right: 0;
}
/* CUSTOM POPUP CSS ENDS HERE */

/******** LIKE OR SUBSCRIBE BUTTON CSS STARTS HERE *******/
.user-like-subscribe{
	float: right;
    margin-top: 3px;
}

.user-like-subscribe a {
	background: transparent !important;
    border: none !important;
    padding: 13px 18px !important;
    font-size: large !important;
    color: #cccdd4 !important;
}

.user-like-subscribe a:hover {
    color: #ffffff !important;
}

.member-right-icons .user-like-subscribe {
    font-size: 15px !important;
}

.member-right-icons .user-like-subscribe a {
    font-size: 13px !important;
    padding: 9px 12px !important;
}

.member-right-icons .user-like-subscribe a:hover {
	background: #e27432 !important;
    color: #fff !important;
}
/******** LIKE OR SUBSCRIBE BUTTON CSS ENDS HERE *******/

.dash-mid-stepsdiv.messages-div {
    margin-top: 0px !important;
	padding:0;
}
/*-----------pop up message-------*/
.grey-bg {
      background-color: #f0f1f2;
    padding: 25px 0;
    display: inline-block;
    width: 100%;
}
.pop-txt {
    padding: 30px;

}
.grey-bg h2 {
        font-weight: bold;
    padding: 0 0 0 30px;
    margin-bottom: 0;
    font-size: 1.4em;
    float: left;
    margin-top: 0;
}
.pop-txt h3 {
    margin-bottom: 20px;
}
.popup-field {
    float: left;
    width: 50%;
    padding-right: 2%;
}
.popup-field label {
    display: block;
	margin-bottom: 6px;
	font-weight: 400;
		font-family: 'Roboto', serif;
}
.popup-field input, .popup-field textarea {
    width: 100%;
    margin-bottom: 2%;
    border: 1px solid #ABB0B2;
    border-radius: 3px;
		font-family: 'Roboto', serif;
}

.popup-field select {
    border: 1px solid #ABB0B2;
    border-radius: 3px;
    font-family: 'Roboto', serif;
    font-size: 13px;
    width: 100%;
}
.popup-field.full-field {
    width: 100%;
}

.hire_fields{
	width: 49%;
	float: left;
	margin-right:1%;
}

.hire_full_fields{
	width: 100%;
	float: left;
}
.pop-txt .button {
  background-color: #1b2131!important;
    border-radius: 3px;
  	color:#fff !important;
    font-size: 15px !important;
    font-weight: 400;
    margin: 2% 15px 0px 0;
    padding: 8px 21px !important;
    text-decoration: none;
    width: auto;
    text-transform: capitalize;
	font-family: 'Roboto', serif;
}
.pop-txt .cancel
{    color: #929090 !important;
	    background-color: #ebebeb !important;
}
 .popup-field input:active, .popup-field input:focus
{
    border-color: #000;
}
.popup-field textarea {
    height: 81px;
    resize: none;
}
.pop-txt .button:hover
{
	   opacity:0.8;
	
}
.panel-profile-header .img-profile-data h2 {
 
    width: 45%;
}
.grey-bg .closePopup {
    float: right;
    position: relative;
    top: -26px;
    right: 12px;
    display: block;
    font-size: 24px;
    margin-top: 0px;
    font-weight: 700;
    cursor: pointer;
    color: #777;
}
.grey-bg .closePopup:hover {
    color: #000;
}
/*-----------pop up message end-------*/
/*--- user message-----*/
.userMsgtable th {
    text-align: center;
    padding: 13px 0;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto', serif;
	    background: #f0f1f2;
}
.userMsgtable td {
    text-align: center;
    padding: 13px;
    vertical-align: middle;
	font-size: 15px;
	font-family: 'Roboto', serif;
	font-weight: 400;

}
.userMsgtable .dashboard-btn {
    float: none;
    margin-right: 5px;
    color: #fff;
    background: #51a965;
    border-radius: 0;
    padding: 6px 10px;
    font-size: 14px;
}
.pagination-count {
    float: right;
    margin-bottom: 15px;
    padding-right: 5px;
    color: #15a47b;
    font-weight: 400;
    font-family: 'Roboto', serif;
}
.userMsgtable td img {
    margin: 0 auto;
}
.userMsgtable td a {
    color: #000;
}
.userMsgtable .dashboard-btn.confirm {
    background: #ddd;
    margin-right: 0;
}
.userMsgtable .dashboard-btn.confirm:hover {
    color: #000;
}
.messages-div .dash-mid-steps h2 {
    color: #000;
    text-transform: capitalize;
    font-weight: bold;
    padding: 0;
    margin: 0px 0 10px;
    font-size: 1.4em;
}
label.error {
    color: red;
    font-size: 13px;
}

/*---- user message end----*/


/********* MESSAGE LISTING PAGINATION CSS STARTS HERE ********/
#contentBox .pagination{
	background: 0 0;
    border: none;
    color: #767676;
    margin: 0;
    position: relative;
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0;
    text-align: center;
} 

#contentBox .pag-count{
	float: left;
}

#contentBox .pagination-links{
	float: left !important;
    margin-left: 52px;
    margin-right: 0 !important;
    font-size: 14px;
}

#contentBox .current{
	background: #f8f8f8;
}

#contentBox .page-numbers{
	font-size: 14px !important;
    padding: 12px 15px !important;
    background: #fff;
    text-align: center !important;
    margin-right: 5px;
    width: inherit;
    height: inherit;
    margin-top: 0;
    display: initial;
    font-family: 'Roboto', serif !important;
    border: 1px solid #ddd;
}

#contentBox .next{
    float: none;
}

#contentBox .prev {
    float: none;
}
/********* MESSAGE LISTING PAGINATION CSS ENDS HERE ********/
.resource-post .post-content {
    padding-left: 0;
    float: left;
    padding-right: 45px;
}
.home-page .resourcesListHome ul li .transTxt {
    z-index: 99;
}
.home-page .resourcesListHome ul li .transTxtNoImg {
    position: relative !important;
    }
	
	.page-id-1583 .contact-left .rmagic .rmrow:last-child {
    margin-top: 27px;
}
.ui-autocomplete.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: 0 !important;
}
.ui-autocomplete.ui-widget-content {
    height: 170px;
    overflow-y: scroll;
 
}
.ui-autocomplete.ui-menu .ui-menu-item {
    font-size: 15px;
    color: #888a95;
    font-weight: 400;
    font-family: inherit;
	padding: 3px 30px 3px 30px;
}
.ui-autocomplete.ui-menu .ui-menu-item:hover, .ui-autocomplete.ui-menu .ui-menu-item:active, .ui-autocomplete.ui-menu .ui-menu-item:focus {
    background: #f5f5f5;
    color: #1b2131;
}
.select-box input#postRqrcat, .location #subject_input {
    background: transparent url(../../images/chevron-arrow-down.png) 97% 2px no-repeat;
    cursor: pointer;
}
.page-id-8 #buddypress .standard-form input[type=text] {
    width: 100%;
height: inherit;
}
.top-left-main #buddypress .standard-form div.submit {
        clear: inherit;
    float: right;
    display: inline-block;
    padding: 12px 20px;
}
.top-left-main .submit input[type="submit"] {
    padding: 7px 24px !important;
    height: inherit;
    font-size: 15px !important;
}
.page-id-8 .ui-autocomplete.ui-widget-content {
    
}
.sticky .top-left .custom-member-category, .sticky .top-mid .custom-member-location{color: #15a47b !important;}
.sticky .top-left .custom-member-category::-webkit-input-placeholder, .sticky .top-mid .custom-member-location::-webkit-input-placeholder{color: #15a47b !important;}
.sticky .top-left .custom-member-category::-moz-placeholder, .sticky .top-mid .custom-member-location::-moz-placeholder{color: #15a47b !important;}
.sticky .top-left .custom-member-category:-ms-input-placeholder, .sticky .top-mid .custom-member-location:-ms-input-placeholder{color: #15a47b !important;}
.sticky .top-left .custom-member-category:-moz-placeholder, .sticky .top-mid .custom-member-location:-moz-placeholder{color: #15a47b !important;}

 /*---------- profile----------*/
 .oops-msg
 {
	      margin-bottom: 5px;
    display: block;
    background: #fff;
    padding: 55px;
    text-align: center;
 }
 .profile-left p
 {
	     padding-bottom: 20px !important;
 }
 .oops-msg h2 {
    font-size: 42px;
	font-family:'itcavantgardepro-bold', arial, sans-serif;
	color:#000;
}
.oops-msg h3 {
   font-size: 20px;
    font-family: 'Roboto', serif;
    color: #000;
    margin: 42px 0;
    line-height: 23px;
}
.order-blur
{
	position: absolute;
    background: rgba(255,255,255,.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}
 /*-------- profile end-----*/
 
 .page-id-1630 .select-box span{
	 padding-left: 18px;
    padding-top:9px;
    padding-bottom:0px;	
 }
 .page-id-1630 .select2 span.selection{
	padding-left: 0px;
    padding-top: 0; 
 }
  .page-id-1630 .kit-fields select.postform {
    padding-left: 18px;
}
.page-id-1630 .select-box span.select2.select2-container{
	padding-top:0;	
}
 
 /*----------------Message page new css start------------------------*/
 
.massageHead{
	 background:#f4f5f7;
	 padding:28px 35px;	
	 float:left;
	 width:100%;
}
.msgInboxOuter{
	width:70%;
	float:left;	
}
.msgInboxOuter ul{
	margin:0;
	padding:0;	
	list-style:none;
}
.msgInboxOuter ul li{
	float:left;
	margin-right:2%;	
}
.msgrow_read{
	width:100%;
	float:left;	
	padding:15px 35px;	
	border-bottom:1px solid #e4e4e4;
	background:#fcfcfc;
	cursor:pointer;
}
.msgrow .msgSender h3{
	font-weight: bold;
}
.msgrow_read .msgSender h3{
	font-weight: normal;
}
.msgrow{
	width:100%;
	float:left;	
	padding:15px 35px;	
	border-bottom:1px solid #e4e4e4;	
}
.msgrow:hover{
	background:#fcfcfc;	
}
.msgAvtar{
	width:65px;
	float:left;
	cursor:pointer;
}
.msgAvtar img{
	width:50px;
	height:50px;
	border-radius:100%;
	float:left;		
}
.msgSender p, .msgSender h3 {
	cursor:pointer;
}
.msgSender{
	width:65%;
	float:left;	
}
.msgRating{
    width: 5%;
    float: left;
    margin: 0 2%;
	background: #fff;
    position: relative;
    z-index: 100000;	
}
.msgRating i {
    cursor: pointer;
}
.msgRating .star_thread, .star_thread {
	color: red;
}
.msgDate{
	width:16%;
	float:left;	
}
.inboxBox select{
    background: transparent;
    border: 0;
    font-size: 18px;
    outline: none;	
}
.msgInboxOuter ul li.inboxBox {
    padding: 0 11px 0 0;
}
.unreadMessages span{
    background: #f2de4a;
    padding: 4px 15px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 17px;	
}
.msgInboxOuter ul li.unreadMessages{
	margin-top: 12px;	
}
.reloadMessages span, .filterMessages select, .searchMessages label{
	background: #fff;
    padding: 9px 12px;
    border: 1px solid #ddd;
    float: left;	
}
.searchMessages label{
    padding: 0px 12px;	
}
.searchMessages label input{
    background: transparent;
    border: 0;
	color:#b7b7b7;		
}
.msgInboxOuter ul li .fa{
	color:#b7b7b7;		
}
.msgprenxt{
	float: left;
    text-align: right;
    width: 30%;
    margin-top: 0px;	
}
.msgprenxt p{
	padding:0;
	margin:0;	
}
.msgPrev, .msgNext{
	background: #fff;
    padding: 9px 12px;
    border: 1px solid #ddd;
    display: inline-block;
	color:#b7b7b7;	
}

.replyMsg{
	float: left;
    width: 100%;
    padding: 0;
    border: 1px solid #ebebeb;
    margin-top: 20px;
    background: #fff;
    position: relative;	
}
.replyTopLeft{
	width:70%;
	float:left;		
}
.replyTopRight{
	float: left;
    text-align: right;
    width: 30%;
    margin-top: 0px;	
}
.replyBoxOuter, .replySender{
	 background:#f4f5f7;
	 padding:28px 35px;	
	 float:left;
	 width:100%;
	 border-bottom:1px solid #b7b7b7;
}
.replyBoxOuter .msgPrev{
	float:left;
	margin:0 10px 0 0;	
}
.replyTopLeft h3{
	font-size:23px;
	vertical-align:middle;	
}
.replyText, .replyArea{
	 background:#fff;
	 padding:28px 35px;	
	 float:left;
	 width:100%;
	 border-bottom:1px solid #ececec;	
}
.replyArea textarea{
	height:150px;
	border:none;
	resize:none;
}
.replyAreaBtn{
	 background:#f4f5f7;
	 padding:10px 35px;	
	 float:left;
	 width:100%;
	 border-bottom:1px solid #b7b7b7;
}
.replyAreaBtn input[type="submit"] {
    background-color: #202020;
    border-radius: 4px;
    font-size: 16px;
    padding: 9px 32px;
}

 
/*----------------Message page new css start------------------------*/


.cd-dropdown-content li:nth-child(10), .cd-dropdown-content li:nth-child(16), 
.cd-dropdown-content li:nth-child(17), .cd-dropdown-content li:nth-child(22),
.cd-dropdown-content li:nth-child(27), .cd-dropdown-content li:nth-child(28){
	/*display:none;
*/}

.disableClick{
    pointer-events: none;
}

.reloadMessages span{
	cursor: pointer;
}




.divProgressMessage {
	background: #fff;
	border-radius: 2px;
	display: none;
	margin: 0 auto;
	padding:20px;
	position: fixed;
	box-shadow: 0 0px 30px rgba(0,0,0,0.16), 0 10px 30px rgba(0,0,0,0.23);
	z-index: 9999!important;
	bottom: 2%;
	left: 50%;
}
.divProgressMessage img{
    display: inline-block;	
}


/*********** PROGRESS BAR CSS STARTS HERE **********/
#myProgress {
	position: relative;
    width: 100%;
    height: 30px;
    background-color: #e4e4e4;
    border-radius: 4px;
}

#myBar {
	position: absolute;
    height: 100%;
    background-color: #15a67d;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
/*********** PROGRESS BAR CSS ENDS HERE **********/

/*-----------------new pop up--------------------*/
.new-popupBottom form {
    padding: 0 !important;
    margin-top: 0 !important;
}
.new-popupBottom {
          background: rgba(0, 41, 108, 0.45);
    padding: 30px 60px 34px;
    margin-left: -60px;
    margin-right: -60px;
	    border-top: 0.2px solid rgba(174, 174, 183, 0.40);
}
.new-popupBottom .mc-field-group {
   width: 100% !important;
    float: left !important;
    clear: none !important;
    padding-bottom: 0 !important;
    margin-right: 7px;
    min-height: 47px !important;
}
.new-popup #mc_embed_signup {
    padding: 90px 60px 0;
}
.new-popup h2 {
    margin-top: 0 !important;
    color: #fff !important;
    font-size: 55px !important;
    text-align: left;
	font-family: 'Montserrat', sans-serif;
}
.new-popup h4 {
        color: #fff;
    text-align: left;
    margin-bottom: 87px;
    font-size: 19px;
    width: 75%;
    line-height: 23px;
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: 1px;
    position: relative;
}
.new-popup h4:after
{
	position: absolute;
    content: "";
    background: url(../../images/pop-arrow.png) no-repeat;
    top: 70px;
    right: 0;
    height: 116px;
    width: 98px;
    left: 149px;
    margin: 0 auto;
}
.new-popupBottom p {
    text-align:center;
    font-size: 15px;
    color: #8cc1e3;
    letter-spacing: 3px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
	    margin-bottom: 25px !important;
}
.wbounce-modal .wbounce-modal-sub {
    width: 890px;
   }
   .new-popupBottom .button {
    background: #fd6f07;
    background: -moz-linear-gradient(top, #fd6f07 0%, #fd7007 48%, #fd6407 51%, #fd7007 100%)!important;
    background: -webkit-linear-gradient(top, #fd6f07 0%,#fd7007 48%,#fd6407 51%,#fd7007 100%)!important;
    background: linear-gradient(to bottom, #fd6f07 0%,#fd7007 48%,#fd6407 51%,#fd7007 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd6f07', endColorstr='#fd7007',GradientType=0 )!important;
	margin: 0 !important;
    padding: 13px 28px !important;
    line-height: normal !important;
    height: 47px !important;
    font-size: 15px !important;
	font-family: 'Montserrat', sans-serif !important;
	color:#fff !important;
	    margin-left: 12px !important;
		border-radius: 3px !important;
}
.new-popup #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    margin-bottom: 0;
}
.new-popupBottom input{
    height: 47px !important;
    padding: 15px !important;
    font-size: 15px !important;
    text-transform: uppercase;
    color: #7f7f7f !important;
	font-family: 'Montserrat', sans-serif !important;
	border: transparent !important;
    border-radius: 0 !important;
	font-weight:700 !important;
}
.new-popupBottom input:focus, .new-popupBottom input:active 
{
	font-size: 15px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight:700 !important;
}
.new-popupBottom input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#7f7f7f;
 font-size: 15px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight:700 !important;

}
.new-popupBottom input::-moz-placeholder { /* Firefox 19+ */
  color:#7f7f7f;
  font-size: 15px !important;font-size: 15px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight:700 !important;

}
.new-popupBottom input:-ms-input-placeholder { /* IE 10+ */
  color:#7f7f7f;
  font-size: 15px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight:700 !important;

}
.new-popupBottom input:-moz-placeholder { /* Firefox 18- */
  color: #7f7f7f;
 font-size: 15px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight:700 !important;

}
.wbounce-modal.underlay {
    background-color: rgba(0,0,0,0.85) !important;
	cursor:default !important;
	    z-index: 10000000000;
		    overflow: hidden;
}
.new-popup form div#mce-responses {
    padding: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    }
.new-popupBottom div.response {
    margin: 0 !important;
    font-weight: 400 !important;
    width: 50% !important;
    padding: 6px 0 0 !important;
    font-size: 13px;
	color:#124688 !important;
    text-align: left !important;
    position: absolute !important;
    margin-top: -122px !important;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    margin: 0 !important;
    padding: 5px 10px !important;
    background-color: rgba(0,0,0,0.2) !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 11px !important;
    font-weight: normal;
    z-index: 1;
    color: #fff !important;
    position: absolute !important;
    top: -23px !important;
}
.new-popup span.closePopup {
    position: absolute;
    right: 0;
    color: #fff;
    padding: 6px 13px;
    cursor: pointer;
    background: #3a6da5;
    text-align: center;
    font-size: 18px;
	    top: 0;
}
.new-popup span.closePopup:hover, .new-popup span.closePopup:active, .new-popup span.closePopup:focus
{
	background:rgba(58, 109, 165, 0.51);
	color:#fff;
}
.new-popup {
    position: relative;
}
/*-----------------new pop up end--------------------*/

.add_button {
    float: right !important;
    font-size: 15px !important;
    width: auto !important;
    height: auto;
    padding: 12px 21px !important;
    color: #202020 !important;
    position: absolute;
    right: 0;
    top: 30px;
	cursor: pointer;
}
/*-------------- events ---------------------*/
.featured-banner
{
    min-height: 396px;
overflow:hidden;
    
}
.event-head {
    padding: 60px 0;
	   
}
.event-head h2, .event-head h3{
        float: left;
    width: 36%;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    padding-right: 20px;
	font-family: 'Montserrat', sans-serif;
	color:#000;
}
.event-head h3 a{
	color:#000;
}
.event-head ul {
    list-style-type: none;
    display: inline-block;
    width: 64%;
    margin-bottom: 0;
}
.event-head li {
    width: 33.33%;
    float: left;
    padding: 0 20px;
}
.icon-text {
    padding-left: 16%;
	 font-size: 20px;
	 font-family: 'Montserrat', sans-serif;
	 font-weight:400;
}
.event-head li span {
    float: left;
}
.event-menu
{
	padding: 23px 2%;
    border-bottom: 1px solid #e6e8e8;
    -webkit-box-shadow: 0 6px 2px -6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 6px 2px -6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 6px 2px -6px rgba(0, 0, 0, 0.3);
    border-top: 1px solid #e6e8e8;
    margin: 0 -2%;
}
.event-menu ul {
        list-style-type: none;
    display: inline-block;
    width:80%;
    margin-bottom: 0;
    margin-right: 61px;
}
.event-menu li {
    float: left;
   margin-right: 40px;
    
}
.event-menu li.active a
{
	color:#d43f2a;
	font-weight:700;
}
.event-menu li a
{
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color:#000;
	text-transform:uppercase;
}
.event-menu li a:hover
{
	color:#d43f2a;
}
.single-event_listing .addthis_toolbox {
    position: absolute;
    top: 0;
    margin-top: -54px;
        right: -350px;
}
.single-event-description ul {
    list-style-type: none;
	    margin-top: 40px;
}
.speaker-text {
   width: 80%;
    float: left;
    border-bottom: 1px solid rgba(107, 119, 136, 0.20);
    padding-bottom: 10px;
}
.single-event-description li:last-child .speaker-text
{
	border-bottom:0;
}
.image-left {
    float: left;
    width: 18%;
}
.single-event-description li {
       display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}
.single-event-description h3 {
    font-size: 24px;
    font-weight: 400;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
}
.single-event-description h3:after {
    background: #000;
    content: "";
    position: absolute;
    bottom: 0;
    width: 14%;
    height: 4px;
    left: 0;
}
div#speaker {
    padding: 20px 0;
}
.single-event-description p {
    color: #6b7788 !important;
	font-family: 'Roboto', serif;
	font-size:16px;
}
#event-details p {
    font-size: 18px;

}
.speaker-text h4 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
}
.event-attend li {
    background: url(../../images/tick-arrow-green.png) no-repeat left 3px;
    padding-left: 35px;
    line-height: 27px;
    font-size: 18px;
    color: #6b7788;
}
.sep-detail {
    background: #f8fafa;
    margin: 0 -2% !important;
    padding: 0 2%;
}
.event-description {
    margin-top: 40px;
}
.single-event-details .rmagic {
    margin-top: 0;
    background-color: transparent;
}
.single-event-details .rmagic .rmcontent {
    border-top: 0;
    
}
.bottom-schedule li {
   
    border-right: 1px solid #dfdfdf;
    min-height: 120px;
	

}
.bottom-schedule li .icon-text
{
	font-size:16px !important;
}
.bottom-schedule ul {
    width: 100%;
}
.bottom-schedule {
    background: #fff;
    padding: 20px;
    margin-bottom: 40px;
    border: 1px solid #e6e7e7;
    border-radius: 5px;
}
.bottom-schedule h4 {
    color: #534f4f;
    font-style: italic;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 25px;
	font-family: 'Roboto', serif;
}
.bottom-schedule li:first-child {
    padding-left: 0;
}
.bottom-schedule li:last-child
{
	border-right:0;
}
.bottom-schedule .event-venue {
    color: #000 !important;
}

.single-event-details .rmfield {
    min-height: 100%;
    width: 100%;
}
.single-event-details .rmrow {
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
}
.single-event-details .rmagic .buttonarea {
    background-color: #fff;
    padding: 0;
}
.single-event-details .rmagic .buttonarea input[type="button"], .single-event-details .rmagic input[type=submit] {
    font-size: 16px;
    padding: 10px 55px !important;
	font-weight:400 !important;
}
.single-event-details .rminput {
    width: 100%;
}
.event-form {
    border: 5px solid #000;
    float: left;
    width: 100%;
    border-radius: 10px;
    padding: 50px;
    margin-top: 40px;
    background-color: #fff;
      margin-bottom: 40px;
}
.event-form h3 {
    margin-top: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
.event-form p {
    font-size: 16px;
    color: #534f4f;
    padding-right: 11%;
	font-family: 'Roboto', serif;
	font-weight:400;
	    line-height: 22px;
}
.single-event_listing nav.menu-wrap.visible {
    display: none;
	    position: absolute;
}
.eventHead-sticky.sticky {
	position: fixed;
	top:0px;/*0px*/
	padding: 1% 2%;
	background: #fff;
	margin: 0 -2%;
	width: 100%;
	z-index: 100;
	min-height: 82px;
}
.eventMenu-sticky.sticky
{
	-webkit-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.5);
    z-index: 100;
    position: fixed;
    top: 90px;/*60*/
    padding: 10px 2%;
    background: #fff;
    margin: 0 -2%;
    width: 100%;
}
.eventHead-sticky.sticky h3 {
   font-size: 24px;
    padding-top: 8px;
}
.eventHead-sticky.sticky .icon-text {
    font-size: 16px;
}
.eventMenu-sticky.sticky li a, .eventHead-sticky.sticky .icon-text {
    font-size: 14px;
}
.pdf-image
{   
    background: #ee4630;
    width: 146px;
    padding: 18px 8px;
    color: #fff;
    margin-bottom: 5px;
    text-align: center;
	 float: left;
    margin-right: 5px;
	box-shadow: 0 6px 5px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 6px 5px -6px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 6px 5px -6px rgba(0, 0, 0, 0.5);
}
.pdf-image img {
    margin: 0 auto;
    padding-bottom: 10px;
}
.pdf-image a {
    color: #fff !important;
    font-size: 18px !important;
    text-align: center !important;
	font-family: 'Montserrat', sans-serif !important;
	
}

.single-event_listing .addthis_toolbox.sticky {
        margin-top: 0;
    z-index: 100000000000;
    position: fixed;
    right: 103px;
    top: 90px;
}
.sponser-logo li {
      width: auto;
    border-right: 0 !important;
    min-height: 100%;

}
/*.sponser-logo img {
    margin: 0 auto;
}*/
.event-form .rmheader {
    padding: 0;
}
/*----- events end--------------*/
.thank-height
{
	    min-height: 250px;
}
.thank-btn
{
    margin: 50px auto !important;
    background-color: #1b2131 !important;
    background-image: none;
    border: 0;
    border-radius: 0;
    font-size: 28px;
    font-weight: 700;
    padding: 10px 30px !important;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}
 
.single-event-details .rmagic .buttonarea input[type="button"]:hover, .single-event-details .rmagic input[type=submit]:hover{
    border: 0 !important;
}
.event-form h4 {
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 15px;
}
.event-form h4 strong {
    color: #ed462f;
}
.event-submitted
{
	text-align:center;
	    margin: 14vh auto;
}
.event-submitted h1
{
	    font-size: 36px;
    margin-bottom: 0;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0;
    font-weight: 700;
    text-transform: capitalize;
}
.event-submitted h3
{
	    text-align: center;
    font-size: 26px;
    margin-bottom: 40px;
    margin-top: 20px;
    color: #6b7788 !important;
    padding: 0 30%;
}
/*-- float add---*/
.float-add {
       position: fixed;
    z-index: 10000;
    right: -35px;
    bottom: 71px;
}
span.close-event {
    position: absolute;
    right: 36px;
    font-size: 18px;
    z-index: 100000;
    top: 29px;
    background: #df5d42;
    color: #fff;
    width: 31px;
    height: 22px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}
/*----- float add end----*/
/*-------------category 15-2-2017-------------------*/

.category-banner {
    background: url(../../images/category-banner.jpg) left top no-repeat;
    background-size: cover;
    box-shadow: none;
    padding: 80px 0;
}
.category-banner .account-post-left h1 span {
    font-size: 48px;
	color:#fff;
	font-weight:700;
}
.category-banner .account-post-right {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-right: 20px;
    min-height: 112px;
}
.category-banner .account-post-right span p{
    padding: 9px 0;
	font-size: 18px !important;
    color: #fff !important;
}
.category-banner .account-post-right:before {
    background: rgba(255, 255, 255, 0.50);
    }
	.category-banner .search-box {
    display: inline-block;
	    margin-top: 9px;
		float: right;
    margin-right: 10px;
}
.category-banner .search-box input {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.40);
    padding: 10px 20px;
}

.category-block {
     width: 33.33%;
    float: left;
    border-right: 1px solid #aaa;
    
}
.category-txt{padding:25px; margin-bottom: 10px;}
.category-block h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
.resources-bg
{
	 background: #e7e9ef url(../../images/fire.png) 90%  center no-repeat;
}
.video-bg
{
	background:#e7e9ef url(../../images/category-video.png) 90%  center no-repeat;
	margin-bottom: 40px;
}
.consult-bg
{
	 background: #e7e9ef url(../../images/star.png) 90%  center no-repeat;
}
.category-block:first-child {
    padding-left: 0;
}
.category-block:last-child {
    border-right: 0;
	padding-right:0;
}

.category-consultant .pagination, .category-consultant .member-right-icons, .category-consultant .item-meta,
 .category-consultant .rating-div, .category-consultant p.about-text, .category-consultant p.description-text {
    display: none;
}
.category-consultant .member-text {
    /*width: 52%;*/
    overflow-wrap: break-word;
width:45%;
   /* float: left;*/
}
.category-consultant .member-star-right {
       float: right;
   /* margin-top: 47px;*/
   margin-top:0;
    /* margin-right: 12px; */
  /* width: 26%;*/ 
    /* margin-left: 5px; */
    /* clear: left; */
}
.category-consultant .member-rank {
        margin-right: 0px;
    margin-bottom: 0;
    position: absolute;
    top: 44px;
    right: 0;
}
.category-consultant li {
    display: inline-block;
    width: 100%;
    padding: 40px 0px;
    position: relative;
    border-bottom: 1px solid #d9d9d9;
}
.category-consultant .member-location-price {
    border-top: 0;
    margin: 0;
}
.category-consultant .member-text h2
{
	position:relative;
	padding-bottom:15px;
}

.category-consultant .member-text h2:after


{background: #e27432;
    position: absolute;
    content: "";
    bottom: 0;
    width: 106px;
    height: 5px;
	left:0;
}
.category-consultant .users-area-expert {

	    width: 47%;
    /* font-size: 16px; */
    word-wrap: break-word; 
    /* clear: both; */
    /* display: block; */
    /* clear: right; */
    padding-left: 0;
    float: left;
}
.category-consultant .item .users-area-expert a, .category-consultant .member-location p, .category-consultant .member-location a {
    display: initial !important;
	color:#90939e !important;
	font-family: 'Roboto', serif;
	font-size:16px;
	font-weight:400 !important;
}
.category-consultant .member-location p:before
{
	display:none;
}
.category-consultant .member-sections {
    padding: 0 !important;
    margin-top: 5px;
}

.category-consultant .member-location {
    margin-right: 0;
    /*width: 66%;
    padding-left: 63px;*/
	    width: 66%;
    padding-left: 102px;
}

.category-block h2.document-heading {
        margin: 0 -2%;
    padding: 24px 40px 24px !important;
     background: #e7e9ef url(../../images/fire.png) 90%  center no-repeat;
	     
    border-bottom: 1px solid #c2c2c2;
}

.video img {
       margin: 0 auto;
    display: block;
    max-width: 100%;
}
.video-box
{
	    position: relative;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 40px;
       margin: 0 -2% 40px;
	
}
.btn-link
{
	    position: absolute;
    left: 0;
    margin: 0 auto;
    background: url(../../images/video-link-btn.png) no-repeat;
    width: 64px;
    height: 64px;
    z-index: 1000;
    top: 92px;
    right: 0;
    cursor: pointer;
}
.news-bg {
    background: #ececec;
    padding-top: 40px;
    border-bottom: 1px solid #d9d9d9;
	    margin: 0 -2%;
}
.video-slider {
    position: relative;
}
.category-block .categoryQuestions ul
{
	padding:0 15px;
}
.category-block .categoryQuestions li {
    box-shadow: 0px 3px 0px 0 rgba(0,0,0,0.1) !important;
    border-radius: 0 !important;
    display: inline-block;
    width: 100%;
      padding: 20px 8px;
}
.category-block .categoryQuestions a {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 20px !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    color: #000;
}
.category .category-block .categoryQuestions a:hover, .category .category-block .categoryQuestions a:active, .category .category-block .categoryQuestions a:focus
{
	color:#000 !important;
}
.category-block .categoryQuestions li:hover {
    background: #f9f9f9;
}
.category-block .categoryQuestions .text {
    width: 70%;
}
.category-block .categoryQuestions .text p {
    font-size: 13px !important;
    font-weight: 700 !important;
    font-family: 'Roboto', sans-serif;
    color: #adadad;
    padding-top: 5px;
	margin-bottom:0;
}
.category-block .categoryQuestions .info {
    color: #90939e;
    margin-bottom: 10px;
    font-size: 15px;
}
.category-consultant .author-image img {
    width: 100% !important;
    height: 100% !important;
    border-radius: 100%;
    margin-right: 0 !important;
}
.category-consultant .member-image {
    float: left;
    margin-right: 15px;
	    position: relative;
}
.category-consultant .author-image a {
       display: inline-block;
    width: 90px;
    height: 90px;
    margin-top: -5px;
}
.category-block .similar-documents {
    box-shadow: none !important;
    margin-bottom: 0 !important;
}

.category-block a.see-btn i {
    padding-left: 5px;
}
.category-block a.see-btn {
    background: #000;
    color: #f8fafa !important;
    font-size: 14px !important;
    padding: 7px 17px;
    text-transform: lowercase;
    font-weight: 400 !important;
    display: inline-block;
	    margin: 0 -2%;
    
}
.category-block .categoryQuestions li:last-child {
    box-shadow: none !important;
}
.category .category-block a.see-btn:hover {
    background: #e16e41;
    color: #fafafa !important;
}
.border-bottom {
    width: 100%;
    border-bottom: 1px solid #c2c2c2;
    text-align: right;
}
.category-consultant li:last-child {
    border-bottom: 0;
}
.news-bg .sidebar-newsletter {
    background-color: transparent;
}
.category-block .bx-wrapper img {
    width: 100%;
}
.category-block .video-slider .featured-content {
    bottom: -6px;
    }
	.category-consultant .member-price {
    display: block;
    width: 100%;
    padding-left: 104px;
    margin-top: 5px;
}
.number-count {
    background: #fad03b;
    text-align: center;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    margin: -26px auto 0;
    position: absolute;
    left: 0;
    right: 0;
    padding: 11px;
    color: #000;
    font-size: 18px;
    font-weight: 700;
	 font-family: 'Montserrat', sans-serif;
}
/*-------------- category end-------------------------*/

.single-quest-class{
	float: right;
    padding: 5px 10px;
    border: 1px solid #ddd;
}

.title-left{
	float:left;
}

.login-for-comment{
	border: 1px solid #ddd;
    text-align: center;
    padding: 16px 0;
    font-size: 20px;
    margin-top: 25px;
    font-family: 'Montserrat', sans-serif !important;
}

.quicktags-toolbar input {
    width: auto !important;
    text-transform: inherit;
}

.sess_message p {
    font-family: 'Montserrat', sans-serif !important;
    padding-left: 0 !important;
    font-size: 24px !important;
    float: left !important;
}

.sess_message .dwqa-ask-question {
    margin-right: 26px;
}

/*--- interview---*/
.interview-left  figure img {
    border-radius: 100% !important;
    width: 140px;
    height: 140px;
}
.interview-left p.authorLocation {
    margin-bottom: 20px !important;
}
.interview-left .authorLocation a {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #000000;
}
.interview-left a.author-profile-link {
   text-align: center;
    margin: 0 auto;
    max-width: 113px;
    display: block;
    padding: 3px;
    font-size: 13px;
    background: #222 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400 !important;
}
.interview-left a.author-profile-link:hover
{
	    background: #d31818 !important;
		color:#fff;
		
}
/*---- interview end---*/
/*-----------------------10-3-2017----------------*/
.category-detail a.read_more {
    font-size: 12px !important;
    text-transform: lowercase;
    color: #15a47b;
    font-style: normal !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400 !important;
}
.category-detail time {
    font-size: 11px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    padding-left: 8px;
}
.category-detail .catDetailAuth, .category-detail .catDetailAuth a {
    font-size: 12px !important;
    text-transform: inherit;
    padding: 0 0 9px 0;
    font-weight: 700;
}
/*-----------------10-3-2017 end---------------*/
.event-head li a .icon-text, .event-head li a:hover .icon-text, .event-head li a:active .icon-text {
    color: #000 !important;
}
.category-banner .account-post-left {
    width: 43%;
}
.bordertop
{
    border-top: 1px solid #c2c2c2;	
}
.no-border
{
	border-bottom:0px !important;
}
.category-consultant .item {
    width: 74%;
    float: left;
}
.cd-dropdown-content > .has-children > a.is-active, .cd-dropdown-content > .menu-no-children > a.is-active, .cd-dropdown-content > .has-children > a.is-active {
    box-shadow: inset 2px 0 0 #15a47b;
    color: #15a47b;
}
.no-content-found {
    color: #90939e !important;
    font-family: 'Roboto', serif;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: left;
}
.category-block .categoryQuestions a.no-content-link, .category-block .category-consultant a.no-content-link
{
	font-size: 16px !important;
    color: #15a47b !important;
    font-weight: 400 !important;
    text-transform: none !important;
}
.category-block .categoryQuestions a.no-content-link:hover, .category-block .category-consultant a.no-content-link:hover
{
	text-decoration:underline;
	color:#202020 !important;
}
.category-consultant p.no-content-found {
    text-align: center !important;
    padding: 20px 0;
}
#doc_List .document-right .member-text h2 {
    margin: 0;
    height: 41px;
    overflow: hidden;
}
.dwqa-question h2.title.title-left {
    float: none !important;
    display: block;
}
.single-documenttemplate .addthis_toolbox {
    float: left;
    margin-right: 15px;
}
/*---------------------- 10-april---2017-------------------------*/
.download-left {
       float: left;
    width: 58%;
    margin-right: 1%;
	    padding-left: 65px;
}
.download-pdf li {
    display: inline-block;
    width: 100%;
    background: #fff;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.1) !important;
    border: 1px solid #dcdcdc !important;
    padding: 20px !important;
	    border-radius: 5px;
}
.download-pdf h3 {
    padding-top: 0;
    font-size: 24px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    margin-bottom: 0 !important;
}
.download-right {
       float: right;
    padding: 23px 0;
    text-align: right;
   
}
.download-pdf .download-left p, .download-pdf .download-right p, .download-pdf .download-left h3, .download-pdf .download-right p
{
	margin-bottom:0 !important;

}
.download-right a {
      background: #18d38a;
    color: #fff;
    font-size: 16px !important;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    padding: 14px 0 14px 16px;
	        border-radius: 4px;
}
.download-pdf .download-left p, .download-pdf .download-right p
{
	    color: #000 !important;
    font-size: 16px !important;
    font-family: 'Montserrat', sans-serif !important;
    margin-bottom: 0 !important;
    line-height: 20px !important;
}
.download-right span
{
	       background: #12c982;
    padding: 14px 15px;
    font-size: 16px;
    margin-left: 16px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.rar
{
	background: url(../../images/rar-icon.png) left center no-repeat;


}
.pdf{
	background: url(../../images/pdf-icon01.png) left center no-repeat;
}

.downloadappIcon{
	background: url(https://www.consultease.com/wp-content/uploads/2018/10/appIcondnld.png) top left no-repeat;
}


.wordDoc
{
	background: url(../../images/word-doc.png) left center no-repeat;


}
.download-right a:hover, .download-right a:active, .download-right a:focus {
    background: #15a47b;
}
.download-right a:hover span, .download-right a:active span, .download-right a:focus span {
    background: #ad4c4c;
}
/*--------------- 10 april 2017 end---------------------------------*/
.live-btn-active {
    background: #9babb7 !important;
    color: #fff !important;
}
.post-type-archive-event_listing h3 a {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
.post-type-archive-event_listing h3 {
    margin-top: 0;
}
.post-type-archive-event_listing .date-style {
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
.post-type-archive-event_listing .date {
    padding: 22px 0 !important;
}
.post-type-archive-event_listing h4.location {
    width: 100%;
    float: none !important;
}
.post-type-archive-event_listing .time {
    line-height: normal !important;
}
.post-type-archive-event_listing h4.location a {
    text-transform: uppercase !important;
}
.post-type-archive-event_listing h3 a:hover {
    color: #02305e;
}
/*------------ new pop up css-----*/

.count-down
{
	    background:#0b1418;
    padding: 30px 60px 34px;
	    margin-left: -60px;
    margin-right: -60px;
}


.new-popup h4 {
       margin-bottom: 30px !important;
	   padding-right: 20%;
}
.minute, .seconds {
       color: #fff;
    float: left;
    margin-right: 13px;
}
.minute p, .seconds p {
      
    margin-bottom: 0 !important;
    color: #8cc1e3;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 4px !important;
}
.count-right {
           display: inline-block;
    width: 64%;
    margin-left: 15px;
}
.count-right p {
       color: #00c86a;
    font-size: 18px !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
    float: left;
    text-align: left !important;
    width: 57%;
    text-transform: uppercase;
    padding-right: 12px;
    line-height: 21px;
}
.downloadpop {
           float: right;
    color: #fff !important;
    background: #00c86a;
    padding: 7px 17px 7px 10px;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 35px;
    border-radius: 3px;
}
.loadimage
{
	    background: url(../../images/load-icon.png) no-repeat;
    width: 76px;
    height: 45px;
    float: left;
}
.new-popupBottom {
    padding: 21px 60px 21px !important;
	border-top:0px !important;
}
.numbers {
      font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: normal !important;
    background: #000;
    padding: 2px 6px;
    background: #3d627e;
    background: -moz-linear-gradient(top, #3d627e 0%, #000000 49%, #000000 100%);
    background: -webkit-linear-gradient(top, #3d627e 0%,#000000 49%,#000000 100%);
    background: linear-gradient(to bottom, #3d627e 0%,#000000 49%,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d627e', endColorstr='#000000',GradientType=0 );
    border-radius: 3px;
	width: 37px !important;
    height: 53px !important;
    display: inline-block;
}
.new-popupBottom
{
	    background: url(../../images/shade-bg.png) no-repeat !important;
		background-color:transparent !important;
	
}
.new-popup h4:after {
    top: 9px;
    height: 82px;
    width: 70px;
	    left: 262px;
}
.downloadpop img {
    float: left;
    margin-right: 9px;
}
.downloadpop:hover, .downloadpop:active, .downloadpop:focus {
    background: #15a47b;
}

.new-popupBottom label {
    background-color: transparent !important;
    border-color: transparent !important;
}
.new-popupBottom .widget_wysija_cont .error {
    
    margin: 0 !important;  
    width: 100%;
    float: left;
    text-align: left;
}
.field-error input {
    background-color: #fff !important;
}
.error-msg .error {
    color: #fff;
    background: #0b1418 !important;
	line-height:normal !important;
}
.error-msg {
    position: absolute;
    left: 0;
    bottom: 6px;
}
.error-msg {
        position: relative;
    left: 0;
    bottom: 6px;
    top: 0;
    width: 100%;
    float: left;
}
.field-error {
  
    position: relative;
    width: 25%;
    float: left;
    margin-right: 1%;
}

/*------------- new pop css end---------*/
.thank-msg h1 {
    font-size: 48px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
    margin: 89px 0;
    line-height: 51px;
}
.thank-msg h1 span {
    color: #15a47b;
    font-weight: 700;
}
.post-type-archive-event_listing .no_found p {
   text-align: center;
    font-size: 30px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;

}
.post-type-archive-event_listing .no_found a.btn.btn-primary {
    display: inline-block;
    margin-top: 22px;
    font-size: 17px !important;
    background-color: #15a47b !important;
    padding: 14px 19px;
	font-weight:normal !important;
}
.post-type-archive-event_listing .document-field input {
    height: 47px;
    background: #f4f4f4;
    color: #6d6d6d;
    font-size: 16px;
    font-style: italic;
    padding: 15px;
    border-radius: 4px 0 0px 4px;
    border: 1px solid transparent;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.1) !important;
    width: 81% !important;
    float: left;
}
.post-type-archive-event_listing .document-field button {
    width: auto !important;
    height: 47px;
    padding: 10px 20px !important;
    float: left;
}
/*--------- home dropbbox-------*/

.cat_selector span.select2, .cat_selector span.selection {
    padding: 0;
}
.cat_selector .select2-selection__rendered {
    padding: 0;
    line-height: normal;
    border: 0 !important;
    width: 100% !important;
    color: #1b2131;
    font-family: 'Roboto', serif;
    font-size: 17px !important;
    font-weight: 900;
    height: 25px;
    text-transform: none;
}
.cat_selector span.select2-selection.select2-selection--single {
    border: 0;
    padding-top: 0 !important;
	background: transparent url(../../images/chevron-arrow-down.png) 97% 2px no-repeat;
    cursor: pointer;
}
.cat_selector span.dropdown-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
.select-category .select-box.location.cat_selector:after, .select-category .select-box.quest-location.cat_selector:after{
    bottom: 20px !important;
   }
   .cat_selector .select2-selection--single .select2-selection__placeholder {
    color: #1b2131 !important;
    padding: 0 !important;
}
.select-box.location.cat_selector:after {
    bottom: 23px !important;
   }
   .cat-drop-sel .select2-container--default {
    padding-left: 8px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-right: 20px !important;
   }
   .cat-drop-sel .select2-selection.select2-selection--single {
    background: transparent url(../../images/yellow-arrow-icon.png) no-repeat right center !important;
    border: 0 !important;
    color: #ffcc43 !important;
    font-size: 18px !important;
    font-family: 'Roboto', serif !important;
    cursor: pointer;
}
.cat-drop-sel .select2-selection__placeholder, .cat-drop-sel .select2-selection__rendered {
    color: #ffcc43 !important;
}
  
/*------------ home dropbox end-------*/
.page-id-37 .dwqa-content-edit-form input[type="submit"] {
    margin-top: 30px;
}
.page-id-37 select#question-category {
    padding: 10px 6px !important;
    border-width: 2px;
    border-style: solid;
    height: auto !important;
    border-color: #e1e1e1;
	    background: none !important;
}
.page-id-37 form.dwqa-content-edit-form {
    padding-right: 45px;
}
.sidebar .member-image.red {
    width: auto !important;
    height: auto !important;
    /*padding: 14px 24px !important;*/
	padding:10px 20px !important;
}
/*------------ select package---------*/
.select-plan .plans h3 {
    text-align: center !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    color: #15a47b !important;
    font-family: 'Montserrat', sans-serif !important;
    margin-bottom: 14px !important;
}
.select-plan .plans .plan-desc {
    padding: 12px !important;
    text-align: center;
}
.plan-detail {
    font-size: 14px;
    text-transform: none;
    font-family: 'Montserrat', sans-serif !important;
}
.actual-price {
    font-size: 25px;
    font-weight: 900;
    text-decoration: line-through;
    padding-right: 4px;
}
.discount-price {
    font-size: 24px;
    font-weight: 900;
    color: #15a47b !important;
    font-family: 'Montserrat', sans-serif !important;
}
.plan-month {
    color: #000;
    font-family: 'Montserrat', sans-serif !important;
}
.select-plan li {
       padding-bottom: 16px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}
.select-plan .plan-features {
    padding: 29px !important;
	    border-top: 0 !important;
}
.select-plan ul {
    list-style-type: none;
}
.select-plan li i {
    padding-right: 10px;
    font-size: 20px;
    color: #00c86a;
    vertical-align: middle;
	    float: left;
}
.select-plan .submit-button {
    margin-top: 13px;
}
.select-plan .submit-button input {
    padding: 15px 17px !important;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif !important;
    color: #fff !important;
    background: #00c86a;

    border-radius: 3px;
}
.select-plan .submit-button input:hover {
    background-color: #15a47b;
}
/*------- select package end-----------*/
/*------------ complete-profile------------*/
/*------------ complete-profile needs to be update on live------------*/
.expertise-heading {
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000;
}
.credential-main label {
        font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight:400;
    color: #000;
}
.credential-main .wp-switch-editor {
    margin-top: -22px;
}
.credential-main .description {
   line-height: normal !important;
    margin-bottom: 0;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    color: #767676;
	    padding-top: 5px;
}
.credential-main select {
     width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: 'Roboto', serif;
    display: inline-block;
    padding: 4px 6px;
}
.credential-main a.clear-value {
        background: #c7c5c5;
    color: #fff;
    padding: 8px 21px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}
.credential-main a.clear-value:hover
{
	background:#000;
	color:#fff;
}
.credential-main input, .credential-main select#field_66, .credential-main select#field_91, .credential-main select#field_13, .credential-main select#field_154, .credential-main select#field_197, .credential-main select#field_198 {
    border: 1px solid #e1e1e1 !important;
   /* padding: 15px 10px !important;*/
    width: 100%;
    border-radius: 4px !important;
	 margin: 6px 0 0;
    display: block;
}
.credential-main ul.chosen-choices {
    border: 1px solid #e1e1e1 !important;
    padding: 15px 10px !important;
    background-image: none !important;
}
.credential-main .chosen-container-multi {
    width: 100% !important;
    display: block;
    margin: 15px 0;
}
.credential-main .chosen-container-active .chosen-choices
{
	box-shadow:none !important;
}
.credential-main span.btn-green {
    float: left !important;
    margin-top: 0 !important;
    margin-right: 20px;
}
.credential-main input.btn-green {
    margin-top: 0 !important;
   }
   .credential-main .errors {
    text-transform: none;
    color: #E91E63;
    font-family: 'Roboto', serif;
    font-size: 14px;
}
.credential-main .field_city {
   /* width: 100% !important;*/
 
}
/*.editfield {
    margin-bottom: 50px;
	
}*/
/*----------- complete profile end needs to be update on live-------------*/
/*----------- complete profile end-------------*/
body.buddypress .header-wrap {
    padding: 0 !important;
}
/*----- article new-------------*/

.article-msgleft {
    padding: 15px !important;
}
.article-msgleft .dash-mid-steps p {
    float: left;
    width: 90%;
    margin-right: 1%;
}
.article-msgleft .dash-mid-steps {
    display: inline-block;
    width: 100%;
}

/*-------article new end--------*/
/*----------------2-5-2017------------*/
.testimonial-left {
    position: relative;
}
.banner-form-bottom.testimonial-left > p:after
{
	display:none;
}
.testimonial-left:before {
    background: url(../../images/form-testi-icon.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0px;
    content: "";
    height: 56px;
    width: 71px;
}
.testimonial-text p {
    padding-top: 0;
}
.testimonial-text {
    margin-top: 80px;
}
.testi-img img {
    border-radius: 50%;
    height: 100%;
    width: 100%;
	display:inline-block;
}
.testi-img
{
	display: inline-block;
    width: 70px;
    height: 70px;
}
.form-second-step input#wysija-box-after-register {
    float: left;
    width: auto !important;
}
.article-msgleft .dash-mid-steps .dashboard-btn {
    padding: 8px 23px;
    border: 0px;
    border-radius: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
	display: inline-block;
    margin-bottom: 20px;
}
.dashboard-table td {
  padding: 9px;
    font-size: 14px;
}
.table-image {
    width: 70px;
    height: 70px;
    vertical-align: middle;
    display: inline-block;
	    overflow: hidden;
}
.activity-list .item-list-tabs ul li a, .activity-list .item-list-tabs ul li label {
    font-size: 16px !important;
}
.activity-list #subnav {
    padding: 10px !important;
}
.activity-list li#activity-filter-select {
    padding-top: 13px !important;
}
/*-------------2-5-2017 end-------------*/
/*-----------post resources form----------*/
.resources-form {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}
.resources-form .options-content {
    width: 47% !important;
}
.resources-form .options-content .titlelabel {
       background: transparent !important;
    color: #222 !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 15px !important;
    margin-bottom: 9px !important;
    font-weight: 600 !important;
}
.resources-form .categories-selector, .resources-form .tags-selector, .resources-form .title-input, div#ms-useCommaKey {
 border: 1px solid #e1e1e1 !important;
    padding: 15px 10px !important;
    width: 100%;
    border-radius: 4px !important;
    box-sizing: border-box !important;
    margin-bottom: 0px !important;
    box-shadow: none !important;
    height: auto !important;
    line-height: normal !important;
    margin-top: 0 !important;
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color: #222 !important;
}
.resources-form .title-input {
    margin: 15px 0 !important;
}
.status-form
{
	display:none;
}
.resources-form #wysihtml5-editor-toolbar header {
    box-shadow: none !important;
	    border-radius: 0px !important;
}
.resources-form .editor-container {
    box-shadow: none !important;
    border: 1px solid #e1e1e1 !important;
	    border-radius: 4px;
}
.resources-form iframe.wysihtml5-sandbox {
    box-shadow: none !important;
}
.resources-form ul.commands {
    border-left: 0 !important;
}
.resources-form .post-image-container {
    box-shadow: none;
    border: 1px solid #e1e1e1 !important;
	    padding: 20px 0;
}
.resources-form .upload-controls label {
    background: transparent !important;
}
.resources-form .picker, .resources-form .picker-t {
    top: 29px !important;
}
.resources-form .buttons-container {
    text-align: left !important;
}

.resources-form .picker, .resources-form .picker-t {
    width: 30px !important;
    height: 22px !important;
    background: url(http://consultease.com/wp-content/plugins/social-articles/assets/images/right-row.png) 0 53px !important;
}
.resources-form .white-picker, .resources-form .white-picker-t {
    width: auto !important;
}
.resourcesForm-box {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    box-shadow: none !important;
    border: 1px solid #e1e1e1;
    border-top: 0;
    border-radius: 0 !important;
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
/*.resources-form .generic-button {
    display: none;
}*/

.resources-form .categories-ready, .resources-form .tags-ready {
    height: 0;
}
.resources-form .categories-content p, .resources-form .tags-content p {
    margin-bottom: 5px;
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color: #222 !important;
}
.resources-form .tags-content, .resources-form .categories-content {
    width: 100% !important;
    max-height: 100% !important;
    height: 107px !important;
}
.resources-form .save, .resources-form .cancel {
    padding: 7px 20px !important;
}
.resources-form .button.cancel {
    background: #e1e1e1;
}
.resources-form .button.cancel:hover, .resources-form .edit-controls input.button:hover, .conultListing .ac-reply-content a.ac-reply-cancel:hover
{
	background:#cac4c4 !important;
}
.resources-form .commands li {
    padding: 10px !important;
	    height: 0 !important;
}
.resources-form .commands li:hover
{
	background:transparent !important;
	background-image:none !important;
}
.resourceform-top p
{
	width:85% !important;
}
/*------------post resources form end---------*/
/*------------ edit -profile ---------------*/
.edit-profile-main li.resp-tab-item.resp-tab-active:after, .tabing-user li.resp-tab-item.resp-tab-active:after {
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    position: absolute;
    content: "";
    bottom: -7px;
    border-top: 16px solid #15a47b;

    left: 0;
    right: 0;
    width: 0;
    height: 0;
    margin: 0 auto;
    z-index: 999;
}
.edit-profile-main li.resp-tab-item.resp-tab-active, .tabing-user li.resp-tab-active {
    background: #15a47b !important;
    color: #fff;
    position: relative;
	    border: 0px;
}
.edit-profile-main .resp-tab-content {
    border-top: 0;
    padding: 30px;
    border-color: #e1e1e1;
}
.edit-profile-main li.resp-tab-item {
       font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    background: #e0dede;
    color: #fff;
    width: 20%;
    text-align: center;
    border-right: 1px solid #fff;
	    padding: 19px 16px !important;
}
.edit-profile-main .resp-tab-content-active {
    display: inline-block !important;
    width: 100%;
}
/*----------edit profile end-----------*/
/*------- profile edit group------------*/
.loginMember-profile ul.button-nav {
    display: inline-block;
    width: 100%;
	    margin-bottom: 15px;
}
.loginMember-profile {
    padding-top: 0 !important;
}
.loginMember-profile .button-nav li {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.loginMember-profile #profile-edit-form .submit {
    padding: 15px 0 0 !important;
    display: inline-block;
    float: none !important;
}
.loginMember-profile h4 {
    font-size: 20px;
    font-weight: 400;
    font-family: 'itcavantgardepro-bold', arial, sans-serif;
    color: #000 !important;
}
.loginMember-profile label {
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
    font-weight: 600 !important;
    color: #000 !important;
}
#buddypress .loginMember-profile .expertise-credentials .editfield input, #blog-page .quicktags-toolbar input {
    padding: 0 8px 1px !important;
    font-size: 13px !important;
}
.loginMember-profile .wp-editor-container, .loginMember-profile .wp-editor-tools {
    display: inline-block;
    width: 100%;
}
.loginMember-profile .wp-editor-wrap {
    margin-top: -11px;
}
.loginMember-profile .field-visibility-settings-notoggle {
    margin-top: 5px;
    color: #222 !important;
}
.loginMember-profile .expertise-credentials .editfield {
    margin-bottom: 40px;
}
.loginMember-profile p.description {
    line-height: normal !important;
}
.loginMember-profile a.clear-value {
    display: inline-block !important;
    background: #000;
    color: #fff;
    padding: 5px 18px;
    margin-bottom: 9px;
}
#buddypress .loginMember-profile input#field_156 {
    border: 1px solid #ccc!important;
    background: #FFFFFF!important;
    border-radius: 4px!important;
    color: #767676;
    font: inherit;
    font-size: 100%!important;
    padding: 15px!important;
    margin-bottom: 4px!important;
    width: 100%;
}
#buddypress .loginMember-profile .field-visibility-settings-toggle {
    font-style: normal !important;
    margin-top: 5px;
    color: #222 !important;
}
.loginMember-profile .bp-avatar-nav, .loginMember-profile .bp-avatar-status {
    clear: none !important;
}
.loginMember-profile #bp-delete-avatar-container .edit {
    display: inline-block;
    margin: 14px 0 0;
    color: #fff !important;
    background: #15a47b;
    padding: 5px 17px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 35px;
    border-radius: 3px;
    margin-top: 25px;
    border: 0 !important;
}
.loginMember-profile #bp-delete-avatar-container .edit:hover, .loginMember-profile #bp-delete-avatar-container .edit:focus, .loginMember-profile #bp-delete-avatar-container .edit:active  {
       background: rgba(190, 86, 86, 0.84);
    border: 0 !important;
}
.friends .member-location-price {
    margin: 0 -15px !important;
}
/*------------profile edit group end----------*/ 
/*--------15-5-2017------*/
.btn-dashgap
{
	margin-top: 20px !important; 
}
.sidebarHide
{
	display:none;
}
.select-listingaide
{
	    margin-left: 0;
    margin-top: 40px;
    width: 100%;
}
.dash-respcolumn {
    width: 100% !important;
}
.prev-green
{
	    background: url(../../images/button-arrow-form-pre.png) no-repeat 13% 18px rgba(21, 178, 102, 1)!important;
    padding: 15px 30px 15px 60px !important;
}
.consultant-accelerateBadge {
    position: absolute;
    z-index: 1;
    max-width: 100%;
    left: 15px;
    top: 0;
}
.consultant-accelerateBadge img
{
	    width: 55%;
		    margin: 0;
}
#buddypress {
    position: relative;
}
/*-------15-5-2017 end-----*/
/*-----------------29-4-2017 needs to be update on live---------------*/
/*.widthcolumn {
    width: 50%;
    float: left;
}*/
.marginRight
{
	padding-right:2%;
}
 
.clearcolumn, .editfield.field_136
{
	clear:both;
}
.field_type_multiselectbox select {
    height: 100px;
}
.quicktags-toolbar input {
    width: auto !important;
    text-transform: inherit;
}
.editfield.field_91, .editfield.field_90, .editfield.field_198 {
    padding-right: 0;
}
.credential-main .field_city {
   padding-right: 0;
}
.credential-main .wp-editor-container {
    border: 1px solid #e1e1e1;
}
.valid-msg {
    margin-top: -51px;
    position: absolute;
}
div#second_step .editfield {
    margin-bottom: 25px;
}
#second_step .valid-msg {
    margin-top: -31px;
}
.city_err_class {
    position: relative;
    width: 50%;
    float: right;
}
.country_err_class {
    position: absolute;
    margin-top: 78px;
}
/*---------------29-4-2017 needs to be update on live------------------*/
/*-----------user article 2-5-2017 needs to be update on live----------*/
.dasboard-mid {
    margin-left: 0 !important;
    padding: 0 20px !important;
}
.dasboard-mid section#articles-container {
    float: none;
}
.dasboard-mid .article-data {
    width: 100% !important;
    margin-left: 0 !important;
	    min-height: auto !important;
}
.dashboard-article .article-data h3 a {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
}
.dashboard-article .article-data span.date {
    padding-left: 0;
    font-style: normal !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 13px;
   
}
.dashboard-article .article-likes {
    font-style: normal;
	    font-family: 'Montserrat', sans-serif;
}
.dashboard-article .article-likes a {
    color: #A0A5A9 !important;
    font-size: 13px;
}
.dasboard-mid .blog-post {
    margin-left: 0 !important;
}
.dasboard-mid .more-articles-button-container {
    width: auto;
    margin: 0 auto 0;
    display: block;
    text-align: center;
}
.dasboard-mid input#more-articles-button {
    color: #fff !important;
    background: #00c86a;
    padding: 5px 26px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 35px;
    border-radius: 3px;
    margin-top: 25px;
}
.dasboard-mid input#more-articles-button:hover, .dasboard-mid input#more-articles-button:active, .dasboard-mid input#more-articles-button:focus
{
	background:#15a47b
}
.publish-container, .articles-container {
    display: inline-block;
    width: 100%;
}
/*----------- user article 2-5-2017 needs to be update on live-------*/
/*----------- edit profile 5-5-2017 needs to be update on live----------*/
.edit-profile-main .field_1, .credential-main .field_136, .edit-profile-main .editfield.field_47 {

    padding-right: 2%;
}
.edit-profile-main .field_type_textbox {
    margin-bottom: 20px;
}
.margin-bottom50 {
    margin-top: 50px;
}
/*----------- edit profile 5-5-2017 end needs to be update on live----------*/

/*-------------10-5-2017 consultant/prem/article needs to be update on live-----*/

.dasboard-mid .author-options {
    float: none !important;
    margin-top: 0 !important;
    margin-right: 0 !important;
}
/*-----------10-5-2017 consultant/prem/article needs to be update on live end--------*/
.credential-main .submit {
    clear: both;
}
.top-innerbanner .editfield {
    margin-bottom: 0 !important;

}
.editfield.field_49.field_zipcode-postcode {
    padding-right: 2%;
}
/* .zip_err_class {
    position: relative !important;
    margin-top: 0 !important;
    clear: both;
}
#third_step .editfield.field_49{
    margin-bottom: 0 !important;
} */
#third_step .submit {
    margin-top: 50px;
}
.profile_success_msg {
    padding: 9px 0;
    text-align: center;
    background: #00c86a;
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 50px;
}
.tagline_err_class {
    bottom: 63px;
}
/*---- 2-6-2017----*/
.profile-edit .clearcolumn, .profile-edit .editfield.field_136 {
    clear: none;
}
.profile-edit input#field_197 {
    width: 100%;
    padding: 6px !important;
}
.profile-edit legend {
    font-style: normal !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
    font-weight: 400 !important;
}
.profile-edit .radio li {
       padding-bottom: 0 !important;
    padding-top: 8px !important;
    float: left;
    margin-right: 30px;
}
.profile-edit .radio li span {
    font-size: 14px;
    font-weight: 400;
}
.sub-editHeading {
    font-size: 20px !important;
    color: #767676 !important;
    text-transform: capitalize;
}
.name_err_msg {
    margin-top: 61px !important;
}
.phn_err_msg
{
	    position: relative !important;
    margin-top: 0 !important;
    left: 0 !important;
    clear: both;
    top: -23px;
}
/*---- 2-6-2017-----*/
.book-bg li
 {
	list-style-type:none;
	float:left;
	margin-right: 20px;
}
.book-bg li:last-child, .sidebar-book li:last-child {
    margin-right: 0;
}

.book-bg {
              max-width: 451px;
    background: #fff;
    display: inline-block;
    width: 100%;
    border-radius: 10px;
    padding: 25px 25px 0;
    position: fixed;
    z-index: 10001;
    left: 25px;
      bottom: 20px;
    -webkit-box-shadow: 0px 0px 40px -4px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 40px -4px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 40px -4px rgba(0,0,0,0.3);
}
.book-bg h4, .sidebar-book h4 {
        float: left;
    font-size: 16px;
    color: #000;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
}
.book-bg h6, .sidebar-book h6 {
   float: right;
    margin: 0;
    color: #a7a7a7;
    font-size: 14px;
    text-decoration: underline;
    font-family: 'Montserrat', sans-serif;
	font-weight:400;
	cursor:pointer;
	 margin-bottom: 20px;
}
.book-bg ul, .sidebar-book ul
{
	   clear: both;
    display: inline-block;
    padding-left: 0;
    width: 100%;
    margin-bottom: 0;
}


/*** Sumit- add's comma after category links in consultant profile page - start ***/
.filter-link .filter-a-tag:not(:first-child) {
  margin-left: -.3em;  
}

.filter-link .filter-a-tag:empty {
  display: none;
}

.filter-link .filter-a-tag:not(:first-child):before {
  content: ", ";
}

/*** Sumit- add's comma after category links in consultant profile page - end ***/
.resourcesForm-box {
    position: relative !important;
}
.resourcesForm-box .categories-ready, .resourcesForm-box .tags-ready {
    position: absolute !important;
    right: 36px;
}
.resourcesForm-box .generic-button
{
	float:right;
}
.resourcesForm-box .generic-button a {
    font-family: 'Roboto', sans-serif !important;
    text-transform: capitalize;
    text-decoration: underline;
}
input#publish-save, .conultListing .mainAvtar {
   float: left;
}
.resources-form .buttons-container label {
    margin-right: 0px !important;
    display: block;
    margin-bottom: 20px;
}
.resources-form .edit-controls {
    position: relative !important;
    text-align: center;
    margin-top: 25px;
}
.resources-form .edit-controls input.button {
    background: #e1e1e1;
    padding: 5px 10px;
}
.conultListing .activity-content {
    margin: 0 0 0 70px;
}
.conultListing a.view.activity-time-since {
    float: none !important;
	display:block !important
}
.conultListing .activity-header p a {
       display: inline-block;
}
.conultListing .acomment-reply, .conultListing .fav, .conultListing .delete-activity {
    background: #fff;
    border: 1px solid #ccc;
    color: #767676;
    font-size: small;
    cursor: pointer;
    outline: 0;
    padding: 4px 8px;
    text-align: center;
    text-decoration: none;
}
.conultListing .activity-meta {
    margin-top: 10px;
}
.conultListing .activity-meta a span {
    background: #555;
    color: #fff;
    font-size: 90%;
    margin-left: 2px;
    padding: 0 5px;
}
.conultListing .activity-comments form {
    padding-left: 0 !important;
}
.conultListing .activity-comments {
    margin: 0 0 0 70px;
    overflow: hidden;
    position: relative;
    width: auto;
}
.conultListing .ac-reply-avatar img {
    float: left;
    margin-right: 10px;
}
.conultListing .ac-reply-content {
    float: left;
    width: 89%;
}
.conultListing .ac-textarea {
    margin-bottom: 10px;
}
.conultListing .ac-textarea textarea {
    border: 1px solid #ccc;
}
.conultListing .ac-reply-content input[type="submit"] {
    padding: 4px 15px !important;
}
.conultListing .ac-reply-content a.ac-reply-cancel {
    background: #e1e1e1;
    color: #fff;
    padding: 4px 15px;
    display: inline-block;
}
.conultListing .activity-header img.avatar {
    margin-right: 5px;
}
#whats-new-options {
    height: 0px !important;
}
#buddypress .listing-pro .activity-content .activity-header img.avatar {
    margin: 0 5px 0 0 !important;
}
#buddypress form#whats-new-form #whats-new-submit {
    float: left !important;
}
/*-------- sidebar book---------*/
.sidebar-book
{
	max-width: 100%;
    padding: 25px;/*25px 19px 0*/
    position: relative;
    z-index: 100;
    left: 0;
    bottom: 0;
    background: #f9f9f9;
    display: inline-block;
    width: 100%;
    border-radius: 0;
    /*box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.1);*/
	margin-bottom:20px;
    }
.sidebar-book li {
    max-width: 32%; 
    margin-right: 5px;
	list-style-type:none;
	float:left;
}

/*-------- sidebar book end---------*/
/*---- footer menu--------*/
.menu-footer-menu-container ul li {
    margin-bottom: 0 !important;
}
.menu-footer-menu-container ul li a
{
	 color: #767d89 !important;
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif;
    line-height: 19px;
    font-weight: 300 !important;
}

/*--- footer menu end-----*/
.bannerImg {
    margin: 0 auto !important;
    display: block !important;
}

/*---------- media kit 6-june 2017 needs to update on live-----------*/
.logo-icons .common-btn {
    float: right;
    margin-right: 5px;
}
.fullfield .select-box
{
	width:100% !important;
}

.right-logoImg
{
	  
    float: left;
    /* width: 30%; */
    margin-top: 50px;
    margin-left: 80px;

}
.border-div
{
	border: 3px solid #42c16c;
	padding:20px;
}
.right-logoImg img
{
	max-width:100%;
}
.kit-form a.bx-pager-link {
    background: transparent !important;
    display: none !important;
}

.kit-form .bx-wrapper {
    margin-bottom: 0 !important;
       max-width: 100% !important;
}
.kit-form .bx-viewport {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
	padding:0 !important;
	
}
.kit-form a.bx-next
{
	background: url(../../images/black-Rarrow.png) no-repeat !important;
	right:-26px !important;
	    z-index: inherit !important;
}
.kit-form a.bx-prev
{
	background: url(../../images/black-Larrow.png) no-repeat !important;
	left:-26px !important;
	    z-index: inherit !important;
}
.error-login {
        color: #15a47b !important;
    font-size: 13px !important;
    border: 1px solid #15a47b;
    text-align: center;
    margin-top: 25px;
    padding: 6px 38px;
    display: inline-block;
}

/*--------- media kit end---------*/

/*------------------- header 10-7-2017-------------*/

.mobile-logo, .toggle_menu
{
	display:none;
}

/*.toggle_menu span {
    background: #a7a7a7;
    color: #fff;
    padding: 5px 7px;
	 font-size:15px;
}
*/
/*-------------- header 10-7-2017 end--------------*/
/*----------11-7-2017---------*/


.budget-input
{
	    width: 87% !important;
    margin-left: 4px;
}

.posts-pagination
{
	padding-left:0!important;
	padding-right:0 !important;
}
/*---- 11-7-2017------*/
/*--- pop up hire nw---*/

.alert-msg, .document-pop {
    min-height: auto;
	    top: 85px;
}
.alert-msg .button {
    display: none !important;
}
.alert-msg .pop-txt {
    padding: 0 54px 40px;
}
.alert-msg #PopupFields {
    font-family: 'Montserrat', sans-serif;
    font-size: 19px !important;
    text-align: center;
    line-height: 24px;
    letter-spacing: 1px;
   
}
.alert-msg .pop-txt {
    padding: 24px 54px 54px;
}
.alert-msg .grey-bg {
    background-color: transparent;
    padding-bottom: 0;
    padding-top: 20px;
}

/*------- pop up hire nw end---*/
/*------------------------ mobile navigation 11-7-2017--------------*/
.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0px;
    left: 0;
    background-color: rgba(48, 47, 65, 0.98);
    overflow-y: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 14%;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}

.overlay a {
       padding: 8px;
    font-size: 30px;
    color: #fff;
    display: block;
    transition: 0.3s;
    text-transform: none;
	font-family: 'Montserrat', sans-serif !important;

}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
       position: absolute;
    top: 0;
    right: 5px;
    font-size: 60px;
}
header .overlay-content .customerLoged {
    margin: 0 !important;
}
header .overlay-content .customerLoged li
{
	padding:0 !important;
}

@media screen and (max-height: 450px) {
  .overlay {overflow-y: auto;}
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

/*------------------------ mobile navigation 11-7-2017 end--------------*/
.page-numbers {
         padding: 11px 16px !important;
    font-size: 14px;
    border-bottom: 1px solid #e1e1e1;
}
.paging-wrap {
    float: none !important;
    display: inline-block;
}




/*-------- document pop up-----------*/


.document-pop .grey-bg {
    padding: 20px 0 3px !important;
}
.document-pop .popup-field {
    width: auto !important;
    
}
.document-pop .button.cancel {
    background-color: #999 !important;
    color: #fff !important;
   margin-right: 15px !important;

}
.document-pop .pop-txt {
    padding: 42px 30px 46px;
}
.document-pop
{
	    text-align: center;
		    width: 450px;
}
.document-pop .grey-bg .closePopup {
    top: -12px;
}
.document-pop a.button {
    margin-right: 0;
}
/*---- document pop up end------*/
/*--------14-7-2017-----*/

body .cd-dropdown-wrapper.mobile-browse
{
   /* background: url(../../images/dotted-img.png) no-repeat left center;*/
      background: url(../../images/dotted-img.png) no-repeat right center;
    width: 24px;
	float: left;
    /*margin-left: 7%;*/
  
}
body .cd-dropdown-wrapper.mobile-browse a
{
	line-height:normal !important;
	    padding-left: 35px !important;
    text-align: left;
}
.mobile-browse i
{
	display:none !important;
}
.menu-wrap .menu-main li.becomeMem a, .menu-wrap .customerLoged li a.becomeMem  {
   padding-right: 0;
    padding: 10px 10px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
 font-family: 'Montserrat', sans-serif;
	border: 0px !important;
    background: #15a47b;
  
  }

/*------14-7-2017-----*/
.page-id-1846 .dash-mid-stepsdiv.messages-div {
    padding: 15px !important;
}
.tabing-user li.resp-tab-item {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    background: #e0dede;
    color: #fff;
    width: 14%;
    text-align: center;
    border-right: 1px solid #fff;
    padding: 13px 9px !important;
}
#userTab .resp-tab-content {
       border: 1px solid #e1e1e1 !important;
    padding: 22px !important;
}
#userTab {
    margin-top: 35px !important;
}
.user-lead {
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.resource-post .download-right a {
    padding: 14px 14px 14px 16px !important;
    }
	.cma-list-question {
    padding: 20px;
}
small#badge_msg {
    font-weight: bold;
    margin-top: 5px;
    font-family: 'Roboto', serif;
}
span#text_copy {
    color: #42c16c;
    font-weight: 700;
    font-family: 'Roboto', serif;
    margin-bottom: 14px;
    display: block;
}
/*---------- subscriber-----------*/
.subscriber-dashboard .profile-rank {
    bottom: 42px;
    }
	.subscriber-dashboard .dash-mid-inner, .subscriber-dashboard .blog-content, .subscriber-dashboard .select-listingaide {
    margin-top: 0 !important;
}
 


/*------- subscriber end------------*/
body.archive.date {
      padding-left: 0;
    font-size: inherit;
}
/*---------------4-8-2017-------*/
.related-postNew .bottom-post {
       width: 48%;
    float: left;
    margin-right: 2%;
    box-shadow: none !important;
    padding: 0 !important;
    margin-bottom: 0!important;
	 min-height: 80px;
}
.bottom-post .item {
       width: 100%;
    padding-right: 0 !important;
}
.bottom-post h2 a {
    font-size: 15px !important;
    line-height: normal !important;
}
.member-star-right a:after {
       background: url(../../images/arrow-hire.png) no-repeat;
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    right: 17px;
    top: 10px;
    visibility: hidden;
    transition: all 0.3s linear;
}
.member-star-right a:hover::after {
    right: 10px;
    visibility: visible;
}
.member-listing .right-part #members-dir-list ul li .member-text h2.plan_consult {
 background: url(../../images/payment-tick.png) no-repeat right center;
    display: inline-block;
    padding-right: 25px;
}

/*--------4-8-2017------------------*/

/*------------------10-8-2017--------------*/
.postid-2302 figure.featured-image-wrap {
    display: none;
}
.related-postNew h2 {
    font-size: 20px !important;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    
}
.similar-documents.bottom-post:hover {
    background:transparent !important;
}
.related-postNew .bottom-post .member-text h2 a {
   text-transform: none !important;
    font-family: 'Roboto', serif !important;
    font-size: 15px !important;
}
.related-postNew .bottom-post .member-text h2 {
    padding-bottom: 0;
}
.postNew-heading
{
	   
    margin-bottom: 17px;
    padding-bottom: 8px;
	border-bottom:1px solid #ccc;
	color: #000;
}
.link-to-pdf {
    position: relative;
    display: inline-block;
    width: 100%;
	      pointer-events: none; 
}
.link-to-pdf:after {
    position: absolute;
    content: "Download";
	left: 0;
    right: 0;
    margin: 0 auto;
    width: 200px;
    color: #fff !important;
    background: #00c86a;
    padding: 0 19px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    z-index: 1000;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 45px;
    pointer-events: visible;
    text-align: center;
    top: 50%;
    bottom: 50%;
    height: 45px;
}
.link-to-pdf:before {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    z-index: 100;
    bottom:0;
}
.link-to-pdf:hover::after {
    background: #15a47b;
}
.category-consultant .item .users-area-expert a {
    color: #fff !important;
    font-size: 14px !important;
}
.category-block .member-star-right a {
    padding: 8px 22px 5px !important;
    font-size: 11px !important;
}
.category-block .member-star-right a:hover::after {
    right: 8px !important;
    
}

.post-tags-wrap a {
    padding: 0 8px !important;
    box-shadow: none !important;
    border-bottom: 0 !important;
    margin-bottom: 0px !important;
    color: #fff;
    display: inline-block;
    background: #99a0b4;
    border-radius: 11px;
    font-style: normal;
    line-height: 19px;
}
.post-tags-wrap strong {
    font-style: normal;
}
.related-postNew .bottom-post .member-text h2 a:hover, .related-postNew .bottom-post .member-text h2 a:active, .related-postNew .bottom-post .member-text h2 a:focus {
    color: #7a8196;
}
.page-id-0 h2.document-heading {
    margin-top: 0 !important;
}
/*--------------10-8-2017-------------------*/

/*--------------14-8-2017--------*/

.author-image .sidebar-book {
       margin-top: 50px;
    background: transparent;
    padding: 0;
}
.new-newsletter {
      background: #8397b3;
    color: #fff;
    padding: 34px;
    text-align: center;
    position: relative;
    margin: 50px auto 0;
}
.new-newsletter:after
{
	 background: url(../../images/purple-corner.png) no-repeat;
	 position:absolute;
	 content:"";
	 right:0;
	 top:0;
	 height:30px;
	 width:30px;
}
.new-newsletter aside#newsletterwidget-2 {
    margin-bottom: 0;
}
.new-newsletter .newsletter-widget {
    padding: 0;
    background: transparent;
}
.author-text .new-newsletter h2 {
    padding-top: 0 !important;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px !important;
    margin-bottom: 2px !important;
}
.author-text .new-newsletter p {
    color: #fff !important;
    font-size: 18px !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300 !important;
    margin-bottom: 15px !important;
}
.new-newsletter p.small{
	
	    color: #b5c1d1 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300 !important;
    font-size: 13px !important;
    margin-bottom: 0 !important;
    line-height: 16px !important;
}
.new-newsletter:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-top: 30px solid white;
    border-left: 30px solid #fff;
    width: 0;
}
.new-newsletter input.newsletter-submit {
 background: #f0765c !important;
    margin-left: 0;
    width: 170px;
    margin-right: 0 !important;
    transition: all ease 0.3s;
}
.new-newsletter .newsletter form p {
    display: inline-block;
    line-height: normal !important;
   
}
.new-newsletter .newsletter input {
        border-radius: 50px;
    border: 0 !important;
    font-size: 17px !important;
    padding: 10px 25px;
    line-height: normal !important;
    vertical-align: middle;
	text-transform: none;
}
.new-newsletter input.newsletter-email {
   width: 408px;
    overflow: hidden;
    padding-right: 56px;
    margin-right: -60px;
}
.new-newsletter input.newsletter-submit:hover
{
	background:#15a47b!important;
	opacity: 1;

}
.single-post .single-content .author-image p.author-summary {
    padding: 10px 0px 20px 0;
    }
/*----------14-8-2017--------------*/
/*----------------- footer new----------------*/

.footer-wrap .footer-one p, .menu-footer-menu-container ul li a {
   /*---- overwrite 1757, 9859--*/
       color: #fff !important;
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif;
    line-height: 19px;
    font-weight: 300 !important;
}
.footer-logonew {
    position: absolute;
    left: 0;
    right: 0;
    top: -61px;
}

footer #nav_menu-2{
    width: 50% !important;
    margin-bottom: 0 !important;
    line-height: normal !important;
	float:left;
}
.footer-two li {/*------- overwrite 1779--------*/
   
    width: 50% !important;
   }
   .footer-one aside, .footer-one a, .footer-newsletter p.small, .bottom-footer aside strong.copyright, .bottom-footer aside strong.copyright a,
   .bottom-footer p a, .bottom-footer p {
  color: #fff !important;
    font-size: 14px !important;
	font-weight:300 !important;
	font-family: 'Montserrat', sans-serif;
}
.bottom-footer p a:hover, .bottom-footer p a:active, .bottom-footer p a:focus
{
	color:#fff !important;
}
.footer-newsletter {
    width: 50%;
    float: left;
    color: #767d89;
}
.footer-two aside#newsletterwidget-2 {
        margin: 25px 0;
}
.footer-two .newsletter.newsletter-widget {
    background: transparent;
    padding: 0;
}
.footer-newsletter h2
{
	font-size:24px;
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	font-weight:500 !important;
	padding-bottom: 5px;
}
.footer-newsletter p
{
	font-size:14px;
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	font-weight:300 !important;
}
.footer-newsletter input {
        border-radius: 50px;
    border: 0 !important;
    font-size: 15px !important;
    padding: 13px 39px 13px 25px !important;
    line-height: normal !important;
    vertical-align: middle;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    width: 86% !important;
}
.footer-newsletter form p, .footer-newsletter .tnp-field {
    display: inline-block;
    line-height: normal;
}
.footer-newsletter input.newsletter-email {
      width: 296px;
    margin-right: -50px;
    padding-right: 46px;
    color: #4c5f71 !important;
}
.footer-newsletter .tnp-submit, .footer-newsletter input.newsletter-submit  {
    width: 202px !important;
    background: #15a47b !important;
    margin-left: -73px;
    transition: all ease 0.3s !important;
    color: #000 !important;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    transition: all ease 0.3s;
}


.footer-newsletter input.newsletter-submit:hover, .footer-newsletter .tnp-submit:hover
{
	opacity:1;
	background:#15a47b !important;
	color:#fff !important;
}
.footer-wrap .footer-one {/*---- overwrite 1741--*/
    padding-right: 5% !important;
	width:36% !important;
}
.footer-wrap .footer-two {/*---- overwrite 1763--*/
    width: 64% !important;
    
}
.footer-one aside {
    margin-top: 50px;
}
footer .footer-newsletter p.small
{
	font-weight:600 !important;
}
.top-footer{
	 padding:90px 0;
	 background: url(../../images/bg-footer.jpg) no-repeat!important;
	 display:inline-block;
	 width:100%;
	 background-size:cover!important;
}
.tfooterLft, .tfooterRgt
{
	width:50%;
	float:left;
	color:#fff;
}
.tfooterLft
{
	text-align:right;
	padding-right:145px;
	
}
.tfooterRgt
{
	    padding-left: 145px;
}
.top-footer h3 {
    font-size: 24px;
    line-height: 27px;
    font-family: 'Montserrat', sans-serif;
}
.tfooterRgt em
{
	    color: #d6e2ec;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    display: block;
    padding: 2px 0;
}
.yellow-btn {
    background: #15a47b;
    color: #fff !important;
    padding: 13px 33px;
    border-radius: 50px;
    font-size: 16px !important;
    font-family: 'Montserrat', sans-serif;
	display:inline-block;
	transition:all ease 0.3s;
	text-transform: uppercase;
    font-weight: 600;
}
.minHeight {
    min-height: 79px;
    clear: both;
}
.yellow-btn:hover, .yellow-btn:active, .yellow-btn:focus {
    background: #000;
    color: #000;
    text-decoration: none;
}
.menu-footer-menu-container ul li a:hover, .menu-footer-menu-container ul li a:active, .menu-footer-menu-container ul li a:focus
{
	color:#fff !important;
	    text-decoration: none;
}


.bottom-footer span a/*-------- overwrite 1863----*/
{
	       border-radius: 50% !important;
    width: 26px;
    height: 26px;
    padding: 4px !important;
    line-height: normal !important;
    margin-right: 7px;
    border: 0px !important;
    transition: all ease 0.3s;
    display: inline-block;
    text-align: center;
}
.bottom-footer span {/*-------- overwrite 1860--*/
    margin-left: 18px !important;
	
 
}
a.youtube:hover {
    background: #cd201f;
}
a.fb:hover
{
	background:#3b5998;
}
a.tweet:hover
{
	background:#1da1f2;
}
a.linked:hover
{
	background:#313335;
}
a.gplus:hover
{
	background:#dd4b39;
}
/*---------------- footer new end--------------*/
.financial_div li.homeTestimonial {
    padding: 30px !important;
}
.financial_div ul li.homeTestimonial p {
    padding: 0 !important;
   
}
.financial_div ul li.homeTestimonial .thumbnailTesti {
    margin-left: 0px !important; 
}
.bottom-footer {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.sidebar.resource-sidebar .sb-content {
    padding: 0px 0 0 0 !important;
    
}
.resourceform-top label.titlelabel {
    display: block;
    float: none;
}
.dash-contain .editor-container {
    margin-top: 20px;
}
.resources-form .ms-trigger {
    width: auto !important;
    right: 0 !important;
    border: 0 !important;
    background: transparent !important;
}
/*------------- 22-8-2017----*/

.searchMessages label i.fa.fa-search {
    float: left;
    padding-top: 11px;
}
.searchMessages form#serachMsg {
    float: left;
}
.top-innerbanner span.select2-selection__clear {
    font-size: 20px;
    background: #ffcc3c;
    color: #000;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    margin-top: 5px;
    line-height: 18px;
    padding: 0;
}
/*------------- 22-8-2017 end----*/

/*-------------------  cancel btn------------*/
.cancel-memberbtn, .top-left-main #buddypress .standard-form div.submit
{
	float:left !important;
}
.top-innerbanner input#members_search {
    width: 100% !important;
}
.top-innerbanner .search-box{
    width: 15% !important;
}

.cancel-memberbtn button {
    padding: 1px 0 !important;
    font-size: 17px !important;
    background: #bbb9b9 !important;
    border-color: #bbb9b9 !important;
    margin-top: 0;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    border: 0 !important;
}
.cancel-memberbtn {
    margin: 14px 0 0 14px;
}
.cancel-memberbtn .tooltip .tooltiptext {
    width: 100% !important;
    top: 100%;
    border: 0px !important;
    font-size: 10px;
    left: -8px;
}

.cancel-memberbtn .tooltip .tooltiptext::after {
    bottom: 1px !important;
    border-color: #aba9a9 transparent transparent transparent !important;
    top: initial !important;
    margin-left: 3px;
}
 

/*-------------------  cancel btn end------------*/
.sidebar-book {
    z-index: 10 !important;
}
/*----------- book a meeting------------*/
.background-grey
{
	background:#e0e0e0;
}
.text-center{
	
	text-align:center;
}
.meet-header .logo-image img {
    padding-top: 0;
	 float:right;
}
.meet-header {
    padding: 11px 0;
    border-bottom: 2px solid #d8d8d8;
    background: #fff;
}
.meet-header span {
    padding-left: 26px;
    margin-left: 26px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: bottom;
    line-height: 30px;
    position: relative;
	
}
.meet-header span:before {
    background: #e0e0e0;
    position: absolute;
    left: 0;
    content: "";
    width: 1px;
    height: 40px;
}
.grey-background
{
	
	padding:70px 0 0;
	
}
.media {
    display: inline-block;
}

.media-object {
       width: 95px;
    height: 95px;
    border-radius: 50%;
    float: left;
}
.media-body {
    position: relative;
    text-align: left;
    padding-left: 32px;
    margin-left: 32px;
    padding-top: 17px;
    float: left;
}
.media-body:after
{
	position:absolute;
	width:1px;
	height:38px;
	background:#c7c3c3;
	content:"";
	left:0;
	top:27px;

}
.media-body h3 {
    font-size: 18px;
    color: #000;
	 font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.grey-background small {
    margin-bottom: 0;
    font-size: 13px;
	 color: #000;
	 font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
.margintop55
{
	margin-top:55px;
}
.co-heading span {
    color: #888888;
	
}

.co-heading
{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:18px;
	color:#000;
	text-transform:uppercase;
	letter-spacing: 1px;
}
.grey-background .bx-viewport {
  background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    height: auto !important;
    padding-top: 20px !important;
	padding-left:12px !important; 
}
.grey-background .bx-wrapper .bx-prev
{
	 background: url(../../images/meet-greyarrow.png) no-repeat;
	 left:-40px;
	
}
.grey-background  .bx-wrapper .bx-next
{
	background: url(../../images/meet-greyarrowR.png) no-repeat;
	right:-40px;
}
.grey-background  .bx-wrapper .bx-next:hover {
    background-position: inherit;
}
.calendar-slider li a.circle-bg {
    background: #fff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: block;
	    padding: 20px;
		transition: all ease 0.3s;
}
.calendar-slider li a h4 {
    font-size: 22px !important;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
 	margin:0;
	 text-transform: uppercase;
	
}
.calendar-slider li a p, .selected-date .blue-datebg p
{
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
	font-size:11px;
	color:#000;
	margin:0;
	 text-transform: uppercase;
}
.grey-background .bx-wrapper * {
    box-sizing: inherit;
}
.nxt-btn
{
	    font-size: 12px;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    background: #2384de;
    padding: 13px 34px;
    border-radius: 100px;
    text-transform: uppercase;
    transition: all ease 0.3s;
    letter-spacing: 0.5px;
}
.nxt-btn i {
    padding-left: 11px;
    font-size: 23px;
    vertical-align: sub;
}
.nxt-btn:hover
{
	     color:#2384de !important;
    background:#fff;
    
}
.selected-date {
     
   width: 138px !important;
    height: 138px !important;
    background: #f2f2f2 !important;
    padding: 0 !important;
    border-radius: 50%;
    margin-top: -20px;
	margin-left: -12px;
}
.selected-date .blue-datebg {
       background: #2384de;
    border-top-left-radius: 73px;
    padding: 27px 0 0;
    border-top-right-radius: 73px;
    height: 79px;
    width: 138px;
	
}
	  

.selected-date .blue-datebg h4, .selected-date .blue-datebg p
{ color:#fff !important;
}
.grey-datebg select {
       border: 0;
    background: transparent url(../../images/drop-down-meet.png) no-repeat 80% center;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
	
}
.grey-datebg select:focus, .grey-datebg select:active
{
	outline:0;
}

.cancel-icon {
       position: absolute;
    top: 10px;
    right: 7px;
}
.calendar-slider li a.circle-bg:hover, .formBlock li.resp-tab-item:hover {
    background: #f2f2f2;
}
.formBlock
{
	width:582px;
	margin:0 auto;
	display:block;
}
.formBlock li.resp-tab-item {
    background: #fff;
    margin-right: 20px;
    min-width: 180px;
    min-height: 124px;
    padding: 24px;
	    font-size: 12px;
		font-family: 'Montserrat', sans-serif;
    font-weight: 500;
	color:#000;
	    border-radius: 3px;
		transition: all ease 0.3s;
}
.formBlock li.resp-tab-item h4 {
    padding-top: 18px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
	color:#000;
	font-size:22px !important; 
	position:relative;
	text-transform:uppercase;
}
.formBlock li.resp-tab-item h4:before
{
	position:absolute;
	content:"";
	background:#e0e0e0;
	top:11px;
	width:38px;
	height:1px;
	right:0;
	left:0;
	margin:0 auto;
}
.formBlock li.resp-tab-item.resp-tab-active {
    background: #2384de;
    color: #fff;
    margin-bottom: 0;
    border: 0px;
    padding: 24px !important;
}
.formBlock li.resp-tab-item.resp-tab-active h4
{
	color:#fff;
}
.formBlock li.resp-tab-item.resp-tab-active h4:before
{
	background:#fff;
}
.formBlock .resp-tabs-container {
    margin-top: 20px !important;
    display: inline-block;
    width: 100%;
	    border-radius: 3px;
}
.formBlock .resp-tab-content {
    border: 0;
	padding: 33px;
}
.formBlock li.resp-tab-item:last-child {
    margin-right: 0;
}
.input-group {
    display: table;
    width: 100%;
	    margin-bottom: 10px;
}
span.input-name {
       background: #e0e0e0;
    width: 24%;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: left;
    padding-left: 20px;
    
}
.input-name, .input-control {
       display: table-cell;
    vertical-align: middle;
    font-size: 13px;
    color: #5b5b5b;
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
}
input.input-control, textarea.input-control {
            width: 100%;
    float: left;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    margin-left: -2px;
    padding-left: 20px;
    padding-right: 20px;
	    border-left: 0;
}

textarea.input-control {
    height: 118px;
    resize: none;
    
}


.formBlock .resp-tab-content h4 {
    margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
	color:#000;
	font-size:16px; 
}
.step2 h5 {
    font-size: 11px;
    display: inline-block;
    margin-top: 40px;
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-weight:500;
}
input.input-control:focus, input.input-control:active, textarea.input-control:focus, textarea.input-control:active
{
	    border-color:#bfbdbd;
}
.form3
{
	    width: 837px;
    margin: 0 auto;
    display: table;
}
.yellow-bg
{
	width:370px;
	background:#fcffb3;
}
.white-bg
{
	width:462px;
	background:#fff;
	 padding: 54px !important;
	 position: relative;
	  -webkit-box-shadow:-7px 0px 16px 0px rgba(0,0,0,0.1);
    -moz-box-shadow:-7px 0px 16px 0px rgba(0,0,0,0.1);
    box-shadow: -7px 0px 16px 0px rgba(0,0,0,0.1);
	
}
.yellow-bg, .white-bg
{
	    display: table-cell;
		padding:40px;
		float:left;
		height:508px;
}
.form3 span.input-name
{
	width:32%;
}
.textarea-name
{
	    vertical-align: top;
    padding-top: 12px;
}
.white-bg small {
    text-align: left !important;
    float: left;
    color: #c6c6c6;
}
.white-bg:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-top: 34px solid #e0e0e0;
    border-left: 35px solid #e0e0e0;
    width: 0;
}
.white-bg:after
{
	    background: url(../../images/meet-curve.png) no-repeat;
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 35px;
    width: 35px;
}
.margin-top20
{
	margin-top:9px;
}
.yellow-bg li {
    list-style-type: none;
    text-align: left;
	padding-left:40px;
	    clear: both;
}
.yellow-bg .co-heading {
    font-size: 16px;
    font-weight: 500;
	text-transform: none;
}
.yellow-bg li p {
    font-size: 14px;
    font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	line-height: 18px;
	color:#000;
}
.yellow-bg h5 {
    font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	color:#000;
}
.yellow-bg hr {
        border-color: #c7c3c3;
    width: 165px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.calendar-bg
{
	 background: url(../../images/meet-calendar.png) no-repeat left 2px;
	
}

.location-bg
{
	background: url(../../images/meet-loaction.png) no-repeat left top;
	
}
.fee-bg
{
	background: url(../../images/meet-fee.png) no-repeat left top;
	
}
.yellow-bg li h4 {
    font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-weight:500;
	    margin-bottom: 3px;
}
.yellow-bg li a
{
	color:#2384de;
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
	text-decoration:underline;
}
.yellow-bg li a:hover, .yellow-bg li a:active

{
	color:#15a47b;
}
.back-btn {
    background: #bfbfbf;
    margin-right: 20px;
}
.back-btn i {
    padding-left: 0;
    padding-right: 11px;
}
.bxslider-wrap-new { visibility: hidden; }

.selected-date .blue-datebg h4 {
    font-size: 22px !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}
.selected-date a.circle-bg {
	background: transparent !important;
    padding: 14px !important;
    /* width: 137px!important; */
    /* height: auto !important; */
    margin: 0 auto !important;
    text-align: center;
}
li .cancel-icon, li .grey-datebg
{
	display:none;
}
li.selected-date .cancel-icon, li.selected-date .grey-datebg
{
	display:block;
}

/*----------book a meeting end------------*/


.cancel-request, .cancel-request:hover, .cancel-request:active {
    background:#00c86a!important;
    
}
.cancel-request i.fa.fa-heart {
    color: #fff;
}

.editfield select#field_523 {
    background: transparent;
    padding: 10px;
    margin-bottom: 5px;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    width: 100%;
}
.editfield select#field_523:focus, .editfield select#field_523:active
{
	 background: transparent !important;
	 outline:0 !important;
}
/*--------------gst manual event-----------*/
.manual-banner 
{
	min-height: auto !important;
    background: url(../../images/manual-banner.jpg) no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 28.27%; /*image height/imagewidth *100 */
}

@-moz-document url-prefix() {
.manual-banner {
    background-size: auto auto;
    background-size: cover;
    background-repeat: no-repeat;
   
}
}



.ultimate-feature li:first-child {
    border-left: 0;
}
.ultimate-feature li {
    width: 25%;
    border-left: 1px solid #e1e1e1;
    min-height: 72px;
    text-align: center;
}
.ultimate-feature .icon-text {
    font-size: 16px;
    padding-left: 0;
}
.ultimate-feature li .icon-text strong {
    font-size: 24px;
    margin-bottom: 5px;
    display: block;
}
.video .page-id-5331 img {
    margin: inherit;
}
.page-id-5331 .footer-logonew img {
    margin: 0 auto;
}
.buy-package h3 {
    margin-bottom: 30px;
	    text-align: center;
}
.buy-package hr {
    border-color: rgba(107, 119, 136, 0.10);
    border-width: 1px !important;
    border-bottom: 0;
}
.buy-package span {
   
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    letter-spacing: 0.5px;
}
.buy-package a.common-btn {
    background: #ee4630;
    color: #fff;
}
.buy-package a.common-btn:hover
{
	border-color:#ee4630;
	background:#fff;
	color:#ee4630;
}
.page-id-5331 .single-event-description {
    margin-top: 40px;
	    margin-bottom: 40px;
}
.buy-package form textarea {
    height: 65px;
    resize: none;
}
.buy-package li {
        list-style-type: none;
    border-right: 1px solid #e1e1e1;
    padding: 0 16px 0 0;
    width: 138px;
    text-align: center;
    margin-right: 16px;
    display: inline-block;
}
.buy-package li p {
   line-height: 15px;
    padding-right: 0;
    margin-bottom: 0;
    min-height: 42px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    color: #6b7788 !important;
    font-family: 'Roboto', serif;
}
.buy-package span {
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #15a47b;
    font-size: 20px;
}
.buy-package li:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}
.buy-package ul {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.ultimate-feature {
    padding: 30px 0;
}
.page-id-5331 nav.menu-wrap.visible, .page-id-7692 nav.menu-wrap.visible, .page-id-8791 nav.menu-wrap.visible, .page-id-9225 nav.menu-wrap.visible, .page-id-9702 nav.menu-wrap.visible {
    display: none;
}
.ultimate-feature.sticky li {
    min-height: 61px;
}
.ultimate-feature.sticky .icon-text {
    font-size: 13px;
}
.ultimate-feature.sticky .icon-text strong {
    font-size: 20px;
    margin-bottom: 0;
    padding-top: 5px;
}

.page-id-5331 .image-left {
    width: 135px;
 }
 .buy-package .actual {
    color: #000;
    text-decoration: line-through;
    padding-right: 5px;
	    display: block;
}
.buy-package li small {
    color: #6b7788 !important;
    font-family: 'Roboto', serif;
    font-size: 12px;
    display: block;
    clear: both;
    margin-bottom: 10px;
}
.purchase-txt
{   color: #6b7788 !important;
    font-family: 'Roboto', serif;
    font-size: 14px;
    display: inline-block;
    clear: both;
    margin-top: 16px;
    width: 100%;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: 0.3px;
    padding-right: 11%;
}
.gst-enquiry {
    clear: both;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.gst-enquiry p {
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    color: #6b7788 !important;
}
.gst-enquiry a {
    color: #15a47b;
    text-transform: lowercase;
    padding-left: 3px;
    text-decoration: underline;
}
.gst-enquiry a:hover, .gst-enquiry a:active
{
	color:#000;
	text-decoration:underline;
}
/*----------gst manual event end-----------*/
.succ-form-msg {
       font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    color: #009688 !important;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 23px 10%;
    line-height: 26px;
}
.cancl-msg-form {
    color: #fff !important;
    background: #000000;
    border-bottom-left-radius: 5px;
    width: 26px;
    height: 26px;
    padding: 0;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.event-form.buy-package {
    position: relative;
}
.falied-form-msg {
    color: #15a47b !important;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 23px 10%;
    line-height: 26px;
}
.cancel-form-msg {
       color: #677993 !important;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 23px 10%;
    line-height: 26px;
}
/*--------------6-9-2017--------------*/
.buy-package label {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #222;
    line-height: normal;
}
.buy-package form input, .buy-package form select, .buy-package form textarea {
    width: 100%;
    padding: 0px 6px !important;
    background: #fff;
    color: #555;
    font-size: 14px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    min-height: 34px !important;
    border-radius: 4px !important;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
.buy-package form textarea {
    height: 65px;
    resize: none;
	padding-top: 7px !important;
}
.buy-package form input.wpcf7-form-control.wpcf7-submit {
       background: #1b2131;
    color: #fff;
    width: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
    border: 0px;
    box-shadow: none;
    font-size: 16px !important;
    padding: 10px 55px !important;
    font-weight: 400 !important;
    margin-top: 25px;
}
.buy-package form span.wpcf7-not-valid-tip {
    color: #f00 !important;
    font-size: 11px !important;
    display: block;
    font-weight: 500 !important;
}
.pop-width h5 {
    font-size: 29px;
    font-weight: 600;
    margin-top: 0;
}
/*-------------6-9-2017 end-------------*/
.home-page .book-bg h3 {
    text-align: center;
    margin-top: 14px;
    font-size: 21px;
    line-height: 27px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    padding: 0 20px;
	    margin-bottom: 10px;
}
.home-page .book-bg {
    padding: 25px 25px !important;
    text-align: center;
}
.home-page .book-bg img {
    width: 38%;
}
.home-page .book-bg p {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
}
/*---------------------- fullpage consultant css--------------*/

.grow-banner {
    position: relative;
    display: table;
    width: 100%;
    height: 100vh;
}
.inner-block
{
	display:table-cell;
	vertical-align:middle;
	
}

#section0{  background: url(../../images/banner-consultant.jpg) no-repeat;
    background-size: cover;
}

.content-box
{
	    background: #eeed80;
    width: 369px;
    height: 405px;
    position: absolute;
    top: 50%;
    left: 3%;
    padding: 63px;
    border-radius: 4px;
    margin-left: 0;
    margin-top: -200px;
}
.content-box h1{
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 44px;
    color: #000;
    line-height: 41px;
    margin-bottom: 32px;
}
.content-box p
{
	    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 300;
    margin-bottom: 32px;
}
.blue-btn
{
	    background: #414c69;
    color: #fff;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 50px;
    padding: 9px 27px;
    font-weight: 300;
	transition:all ease 0.3s;
	    display: inline-block;
}
.blue-btn:hover, .blue-btn:active
{
	color:#414c69;
	background:#fff;
	transition:linear all 0.3s;
	
}
#section2{
			background-color: #efeff0;
		}
#section2 h2, #section01 h2{         
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    padding: 0 17%;
    line-height: 39px;
    margin-bottom: 30px;
    margin-top: -17%;}	

.paddingcommon100{ padding:100px 0;}	
.yellow{     
    background: #eeed80;
    position: absolute;
    top: 0;
    left: 0;
    animation-duration: 3s !important;
		}
.purplelight{ 
   background: #e1e2e7;
    position: absolute;
    left: 475px;
    left: 18%;
    animation-duration: 4s !important;
    top: 0;
	
	}
.pink{    background: #f5d2d9;
    position: absolute;
    top: 0;
    left: 36%;
    animation-duration: 3.5s !important;
		}
.green{       background: #5fe1df;
    position: absolute;
    top: 0;
    left: 54%;
    animation-duration: 4.5s !important;
	}
	.red-ring
	{
		left: 72%;
    top: 0;
    background: #e2a09b;
    position: absolute;
    animation-duration: 3.3s !important;
	}
	.brown-ring
	{
	top: 0;
    left: 86%;
    background: #cab099;
    position: absolute;
    animation-duration: 4.5s !important;
	}
	

.balls p{display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
	 font-weight:400;} 


#section2 ul {
      width: 100%;
    position: absolute;
    bottom: 35%;
}
.balls{       display: table;
    float: left;
    border-radius: 50%;
    width: 140px;
    height: 140px;
    margin-top: 50px;
    animation: bounce 10s infinite alternate;
    -webkit-animation: bounce 10s infinite alternate;
    bottom: 0 !important;
	}



.focus-main
{
	display:table;
    height: 100%;
   
	
}
.focus-left, .focus-right
{
	   display: table-cell;
    vertical-align: middle;
   
}
.focus-left
{
	       width: 30%;
    
}
.focus-right
{
	  width: 70%;
    border-left: 1px solid rgba(107, 119, 136, 0.30);
    height: 100vh;
	vertical-align:top !important;
    }
.focus-right li {
     list-style-type: none;
    width: 49%;
    padding: 35px;
    text-align: center;
    border-right: 1px solid rgba(107, 119, 136, 0.30);
    display: inline-block;
    vertical-align: middle;
    height: 47vh;
}
.focus-right li h5 {
    font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-weight:500;
	    margin: 25px 0;

}
.focus-right li p, .focus-left p {
    color: #8e97a3;
    font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
}
.focus-left h2 {
       font-size: 36px;
    padding-right: 54px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
	position:relative;
    line-height: 32px;
	padding-bottom:30px;
	margin-bottom:30px;
}
.focus-left h2:before
{
	position:absolute;
	content:"";
	background:#f5cb46;
	height:4px;
	width:110px;
	left:0;
	bottom:0;
	
}
.testimonial-pager .bx-viewport {
    box-shadow: none !important;
    border: 0px !important;
	   /* height: auto !important;*/
}
.testimonial-pager #bx-pager img {
    display: inherit;
    opacity: 0.3;
    width: 73%;
}
.testimonial-pager .testimonial p {
     font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    position: relative;
    margin: 0 14%;
    padding-left: 28px;

}
.testimonial-pager .testimonial p:before, .testimonial-pager .testimonial p:after
{
	position:absolute;
	content:"";
	width:32px;
	height:24px;
	   
	
}
.testimonial-pager .testimonial p:before
{
	     background: url(../../images/green-arrowL.png) no-repeat left top;
    top: 0;
	left:0;
   
}

.testimonial-pager .testimonial p:after
{
	     background: url(../../images/green-arrowR.png) no-repeat right bottom;
    bottom: 0;
}
.pc-image img {
    float: left;
	    max-width: 100%;
		    width: 100%;
}

.pc-image {
       width: 53%;
    float: left;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -250px;
    margin-left: -3%;
}
.book-txtR {
       float: right;
    width: 47%;
   
}
.book-meet
{
	position:relative;
}
.book-txtR h2
{
	      font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #000;
    margin-bottom: 38px;
    line-height: 47px;
	
}
.book-txtR li h3
{
	    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 9px;
}
.book-txtR li p
{
	    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #000;
}
.book-txtR li
{
	       float: left;
    width: 49%;
    list-style-type: none;
    min-height: 88px;
    margin-bottom: 38px;
    padding-right: 34px;
}
.paid-txt
{
	float: left !important;
    width: 50%;
	    padding: 48px 0;
}
.phone-image
{
	width:50%;
	float:right !important;
}
.paid-txt li {
    min-height: 111px;
    width: 49%;
    margin-bottom: 30px;
}
.signup h3 {
    font-size: 38px;
	  font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #000;
}
.brown-btn {
       background: #202020;
    font-size: 18px;
    color: #eeed80;
    padding: 14px 38px;
    border-radius: 50px;
    display: inline-block;
    margin-top: 73px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
	transition:all ease 0.3s;
}
.brown-btn:hover
{
	background:#eeed80;
	color:#202020;
	transition:all linear 0.3s;
}

.testimonial-pager #bx-pager a.active img {
      width: 90%;
    opacity: 1;
	 margin-top: -20px;
}
.testimonial-pager #bx-pager div {
       display: inline-block;
    vertical-align: top;
    margin-right: 13px;
    width: 120px;
}
#bx-pager div span {
          display: block;
    width: 120px;
    font-size: 15px;
    color: #8e97a3;
    text-align: center;
    margin-top: 5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.border-bottom
{
	border-bottom: 1px solid rgba(107, 119, 136, 0.30);
	
}
.focus-right li img, .page-id-5112 .footer-logonew img {
    margin: 0 auto;
}
.testimonial-pager .bx-wrapper .bx-controls-direction a {
    display: none;

}
.testimonial-pager div#bx-pager {
    margin-top: 60px;
}
/* .animated { */
    /* visibility: visible !important; */
/* } */
.phone-image img {
    float: right;
    margin-right: 25px;
	width:100%;
}
/*.page-id-5112 .footer-logonew {
    top: 0 !important;
}*/
/*---------------- full page  consultant css end---------------*/
/*------------------ for contributor---------------*/
#section00
{
	background: url(../../images/contributor-banner.jpg) no-repeat right top;
    background-size: cover;

}

.channel {
    background: transparent !important;
    width: 768px;
	    padding-left: 0;
}
.channel h1 {
    color: #fff;
    line-height: 48px;
    margin-bottom: 72px;
}
.channel .blue-btn {
    background: #151515;
}
.channel .blue-btn:hover, .channel .blue-btn:active, .channel .blue-btn:focus
{
	background:#fff;
	color:#151515;
	
}
#section01
{
	background: #6de2e4;
    position: relative;
    padding-top: 266px;
    padding-bottom: 80px;
}
.page-id-2391 .footer-logonew img {
    margin: 0 auto;
}
.Slidertxt
{
	background:#fff;
	padding:53px;
	    min-height: 72px;
}
.Slidertxt h4
{
	font-size:20px;
	 font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
.Slidertxt h4 span
{
	font-weight:400;
}
/*#section01 .bx-wrapper {
    max-width: 1358px !important;
}*/
 #section01 h2
 {
	 margin-top:0 !important; 
 }
 .consultant-slider img {
    border-radius: 0 !important;
}
#section01 .bx-controls-direction {
    display: none;
}
.consultant-slider li {
    -webkit-box-shadow: 11px 11px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 11px 11px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 11px 11px 5px 0px rgba(0,0,0,0.1);
	transition: all ease 0.3s;
}
#section01 .bx-viewport {
        padding: 15px 0;
    background: transparent;
    border: 0px;
    box-shadow: none;

}
#section01 .bx-wrapper #section01 .bx-pager.bx-default-pager a:hover, #section01 .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #eeed80 !important;
}
#section01 .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff !important;
    width: 18px !important;
    height: 18px !important;
    border-radius: 50px !important;
}
#section02
{
	background:#f5f6fa;
	       padding: 80px 0;
}
img.boy-img {
    margin:0 auto;
}
.interestd-block {
    background: #fff;
    margin-top: -140px;
    padding: 65px 0;
}

.interestd-block h2 {
    font-size: 38px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #000;
    margin: 0 auto;
    text-align: left;
    margin-left: 48%;
	    margin-bottom: 30px;
}
.interestd-blockList ul {
       display: block;
    width: 100%;
    text-align: center;
}
.interestd-blockList li {
    list-style-type: none;
    width: 22%;
    text-align: left;
    margin-right: 4%;
    float: left;
}
.interestd-blockList li h3 {
      font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #000;
    padding-right: 93px;
    margin-top: 28px;
}

.interestd-blockList li p
{
	 font-size: 14px;
	 font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #000;
}
.interestd-blockList li:last-child
{
	margin-right:0;
}
ul.interested-steps {
       margin-top: 54px;
    display: inline-block;
    width: 100%;
}
.interested-steps a {
  width: 100%;
    display: block;
    padding: 21px 45px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
	position:relative;
}
a.step1Bg {
    background: #6de2e4;
	padding-left:22px;
}
.interested-steps li {
    margin-right: 0;
    width: 25%;
}
a.step2Bg {
    background: #5ed5d7;
}
a.step3Bg {
    background: #51cacc;
}
a.step4Bg {
    background: #43bcbe;
}
.interested-steps a:before {
    width: 0;
    height: 0;
    border-top: 32px solid transparent;
    border-bottom: 32px solid transparent;
    position: absolute;
    content: "";
    right: -16px;
    z-index: 1;
    top: 0;
}
a.step1Bg:before
{
	 border-left: 16px solid #6de2e4;
	  position: absolute;
    content: "";
    right: -16px;
}
a.step2Bg:before
{
	 border-left: 16px solid #5ed5d7;
	  position: absolute;
    content: "";
    right: -16px;
}
a.step3Bg:before
{
	border-left: 16px solid #51cacc;
	  position: absolute;
    content: "";
    right: -16px;
}
a.step4Bg:before
{
	border-left: 16px solid #43bcbe;
	  position: absolute;
    content: "";
    right: -16px;
}
.interested-steps li:last-child {
    width: 24%;
}
.interestd-blockList {
          background: #fff;
    padding: 6% 50px;
    width: 100%;
	    -webkit-box-shadow:0px 0px 94px 0px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 0px 94px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 94px 0px rgba(0,0,0,0.2);
}
div#section03, .grey-txt {
    background: #f5f6fa;
}
.grey-txt p {
    color: #9a9a9a;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-bottom: 9px;
    font-weight: 300;
}
.grey-txt {
       padding: 0px 50px 0;
    margin-top: 50px;
}
#section03 .inner-block {
    vertical-align: top;
}
.view-box {
       background: #fff;
    padding: 61px;
    position: absolute;
    top: 0;
    width: 1305px;
    display: inline-block;
    left: 0;
    right: 0;
    margin: -26px auto 0;
	    box-shadow: 11px 11px 5px 0px rgba(0,0,0,0.1);
}
.view-box li {
    list-style-type: none;
    float: left;
    margin-right: 55px;
}
.view-box li:last-child
{
	margin-right:0;
}
.view-box img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
}
.view-box h3 {
    font-size: 28px;
    display: inline-block;
    vertical-align: middle;
	font-weight:300;
	color:#293249;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
}
.view-box h3 span
{
	font-size: 24px;
color:#8693b5;
font-family: 'Montserrat', sans-serif;
font-weight:600;
}
#section01 .bx-pager {
    bottom: -74px !important;
}
.interestd-block li img {
    margin: inherit;
}
.grab
{
	padding:90px 0 150px;
}
.consultant-slider li:hover {
       transform: translateY(-5px);
    transition: all ease-in-out 0.3s;
}
.consultant-slider li:hover .Slidertxt {
    background: #fdfbfb;
}
.page-id-6027 .top-footer {
    display: none;
}
.page-id-6027 .grow-banner {
    height: 77vh;
}
.channel h1 sup {
    font-size: 23px;
}
.page-id-5112 .footer-wrap {
    background: #fff;
}
.page-id-5112 .footer-wrap .wrap {
    background: #000;
    width: 100%;
    padding: 0 2%;
}
.page-id-5112 .footer-wrap .grow-banner {
    background: #000;
}


/*------------------- for contributor--------------*/
.postid-6311 .image-left img {
    border-radius: 50%;
}
.postid-6311 ul li:first-child .speaker-text {
    width: 80%;
}
.postid-6311 .speaker-text {
    width: 100%;
}
/*--------- adv------------*/
.left-txt {
    width: 45%;
    text-align: left !important;
    float: left;
    padding-top: 21px;
}
.left-txt h3 {
    text-align: left !important;
    padding: 0 !important;
}
.left-txt p {
    font-size: 11px !important;
    text-transform: uppercase;
    color: #999;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 15px;
}
a.btn-order {
    float: left;
    background: #15a47b;
    color: #000;
    padding: 11px 20px;
    margin-top: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
	transition:all ease 0.3s;
}
.right-txt {
    width: 50%;
    float: left;
    margin-left: 5%;
}
.right-txt p {
    margin-bottom: 14px;
    font-size: 14px !important;
}
.right-txt ul {
    border: 1px solid #e1e1e1;
    border-top: 0;
    border-bottom: 0;
}
.right-txt li {
    display: inline-block;
    float: left;
    margin-right: 0 !important;
    width: 50%;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    min-height: 94px;
    border-left: 1px solid #e1e1e1;
    font-size: 11px;
    text-transform: uppercase;
    padding: 18px 0;
    font-weight: 600;
    line-height: 14px;
}
.right-txt li span {
    color: #15a47b;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
}
.bk1
{
	      border-left: 0 !important;
    padding: 30px 0 !important;
}
.bk2
{
	    border-bottom: 0 !important;
}
.bk3
{
	border-bottom: 0 !important;
    padding: 30px 0 !important;
}
a.btn-order:hover, a.btn-order:active, a.btn-order:focus
{
	background:#000;
	color:#fff;
}


/*------------- youtube contributor----------*/
.youtube-details {
    margin: 30px 0;
    display: inline-block;
    width: 100%;
}
.youtube-details .dashboar-middlesec {
    margin-top: 0;
}

.youtube-details label {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #000;
}
.youtube-details .form-group {
    margin-bottom: 10px;
}
.youtube-details textarea#comment {
    border: 1px solid #e1e1e1;
    height: 85px;
    resize: none;
	border-radius: 4px;
}
.youtube-details input
{
	width:100%;
	border:1px solid #e1e1e1;
	border-radius: 4px;
}
.youtube-details .ms-ctn {
    border: 1px solid #e1e1e1 !important;

    outline: 0;
    background: #fff;
    box-shadow: none;
    border-radius: 4px;
    padding: 8px;
}
.youtube-details .ms-sel-ctn input {
    border: 0;
    background: transparent;
	padding-left: 8px;
}
.youtube-details button.btn.btn-default {
    background: #15a47b;
    padding: 12px 28px;
    border-radius: 0px;
}
.youtube-details .ms-ctn .ms-sel-ctn {
    margin-left: 0 !important;
}
/*------------- youtube contributor end-----*/



/*----------- book a meeting------------*/
.background-grey
{
	background:#e0e0e0;
}
.text-center{
	
	text-align:center;
}
.meet-header .logo-image img {
    padding-top: 0;
}
.meet-header {
    padding: 11px 0;
    border-bottom: 2px solid #d8d8d8;
    background: #fff;
}
.meet-header span {
    padding-left: 26px;
    margin-left: 26px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    border-left: 1px solid #e0e0e0;
    display: inline-block;
    vertical-align: top;
    padding-top: 13px;
    padding-bottom: 13px;
    line-height: 30px;
	
}
.grey-background
{
	
	padding:70px 0 0;
	
}
.media {
    display: inline-block;
}

.media-object, .media img {
       width: 95px;
    height: 95px;
    border-radius: 50%;
    float: left;
}
.media-body {
    position: relative;
    text-align: left;
    padding-left: 32px;
    margin-left: 32px;
    padding-top: 17px;
    float: left;
}
.media-body:after
{
	position:absolute;
	width:1px;
	height:38px;
	background:#c7c3c3;
	content:"";
	left:0;
	top:27px;
}
.media-body h3 {
    font-size: 18px;
    color: #000;
	 font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.grey-background small {
    margin-bottom: 0;
    font-size: 13px;
	 color: #000;
	 font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
.margintop55
{
	margin-top:55px;
}
.co-heading span {
    color: #888888;
	
}

.co-heading
{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:18px;
	color:#000;
	text-transform:uppercase;
	letter-spacing: 1px;
}
.grey-background .bx-viewport {
  background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    height: auto !important;
    padding-top: 20px !important;
	    padding-left: 12px !important;
}
.grey-background .bx-wrapper .bx-prev
{
	 background: url(../../images/meet-greyarrow.png) no-repeat;
	 left:-40px;
	
}
.grey-background  .bx-wrapper .bx-next
{
	background: url(../../images/meet-greyarrowR.png) no-repeat;
	right:-40px;
}
.grey-background  .bx-wrapper .bx-next:hover {
    background-position: inherit;
}
.calendar-slider li a.circle-bg {
    background: #fff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: block;
	    padding: 20px;
		transition: all ease 0.3s;
}
.calendar-slider li a h4 {
    font-size: 22px !important;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
 	margin:0;
	 text-transform: uppercase;
	
}
.calendar-slider li a p, .selected-date .blue-datebg p
{
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
	font-size:11px;
	color:#000;
	margin:0;
	 text-transform: uppercase;
}
.grey-background .bx-wrapper * {
    box-sizing: inherit;
}
.nxt-btn
{
	    font-size: 12px;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    background: #2384de;
    padding: 13px 34px;
    border-radius: 100px;
    text-transform: uppercase;
    transition: all ease 0.3s;
    letter-spacing: 0.5px;
}
.nxt-btn i {
    padding-left: 11px;
    font-size: 23px;
    vertical-align: sub;
}
.nxt-btn:hover
{
	     color:#2384de !important;
    background:#fff;
    
}
.selected-date {
     
   width: 138px !important;
    height: 138px !important;
    background: #f2f2f2 !important;
    padding: 0 !important;
    border-radius: 50%;
    margin-top: -20px;
	    margin-left: -12px;
}
.selected-date .blue-datebg {
       background: #2384de;
    border-top-left-radius: 73px;
    padding: 27px 0 0;
    border-top-right-radius: 73px;
    height: 138px;
    width: 138px;
	    border-bottom-right-radius: 73px;
    border-bottom-left-radius: 73px;
	
}
	  

.selected-date .blue-datebg h4, .selected-date .blue-datebg p
{ color:#fff !important;
}
.grey-datebg select {
       border: 0;
    background: transparent url(../../images/drop-down-meet.png) no-repeat 80% center;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
	
}
.grey-datebg select:focus, .grey-datebg select:active
{
	outline:0;
}

.cancel-icon {
       position: absolute;
    top: 10px;
    right: 7px;
}

.calendar-slider li a.circle-bg:hover, .formBlock li.resp-tab-item:hover {
    background: #f2f2f2;
}
.formBlock
{
	width: 64%;
	margin:0 auto;
	display:block;
}
.formBlock li.resp-tab-item {
    background: #fff;
    margin-right: 20px;
    min-width: 160px;
    min-height: 124px;
    padding: 24px;
	    font-size: 12px;
		font-family: 'Montserrat', sans-serif;
    font-weight: 500;
	color:#000;
	    border-radius: 3px;
		transition: all ease 0.3s;
}
.formBlock li.resp-tab-item h4 {
    padding-top: 18px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
	color:#000;
	font-size:22px !important; 
	position:relative;
	text-transform:uppercase;
}
.formBlock li.resp-tab-item h4:before
{
	position:absolute;
	content:"";
	background:#e0e0e0;
	top:11px;
	width:38px;
	height:1px;
	right:0;
	left:0;
	margin:0 auto;
}
.formBlock li.resp-tab-item.resp-tab-active {
    background: #2384de;
    color: #fff;
    margin-bottom: 0;
    border: 0px;
    padding: 24px !important;
}
.formBlock li.resp-tab-item.resp-tab-active h4
{
	color:#fff;
}
.formBlock li.resp-tab-item.resp-tab-active h4:before
{
	background:#fff;
}
.formBlock .resp-tabs-container {
    margin-top: 20px !important;
    display: inline-block;
    width: 100%;
	    border-radius: 3px;
}
body .formBlock .resp-tab-content {
    border: 0;
	padding: 33px !important;
}
.formBlock li.resp-tab-item:last-child {
    margin-right: 0;
}
.input-group {
    display: table;
    width: 100%;
    position: relative;
    padding-bottom: 20px;

}
span.input-name {
       background: #e0e0e0;
    width: 24%;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: left;
    padding-left: 20px;
    
}
.input-name, .input-control {
       display: table-cell;
    vertical-align: middle;
    font-size: 13px;

    color: #5b5b5b;
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
}
input.input-control, textarea.input-control, .location_form select.input-control {
            width: 100%;
    float: left;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    margin-left: -2px;
    padding-left: 20px;
    padding-right: 20px;
}

textarea.input-control {
    height: 118px;
    resize: none;
    
}


.formBlock .resp-tab-content h4 {
    margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
    font-weight: 700;
	color:#000;
	font-size:16px; 
}
.step2 h5 {
    font-size: 11px;
    display: inline-block;
    margin-top: 40px;
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-weight:500;
}
input.input-control:focus, input.input-control:active, textarea.input-control:focus, textarea.input-control:active, .location_form select.input-control:active, .location_form select.input-control:focus
{
	    border-color:#bfbdbd;
		outline:0;
}
.form3
{
	    width: 837px;
    margin: 0 auto;
    display: table;
}
.yellow-bg
{
	width:370px;
	background:#fcffb3;
}
.white-bg
{
	width:462px;
	background:#fff;
	 padding: 54px !important;
	 position: relative;
	  -webkit-box-shadow:-7px 0px 16px 0px rgba(0,0,0,0.1);
    -moz-box-shadow:-7px 0px 16px 0px rgba(0,0,0,0.1);
    box-shadow: -7px 0px 16px 0px rgba(0,0,0,0.1);
	
}
.yellow-bg, .white-bg
{
	    display: table-cell;
		padding:40px;
		float:left;
		height:567px;
}
.form3 span.input-name
{
	width:32%;
}
.textarea-name
{
	    vertical-align: top;
    padding-top: 12px;
}
.white-bg small {
    text-align: left !important;
    float: left;
    color: #c6c6c6;
}
.white-bg:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-top: 34px solid #e0e0e0;
    border-left: 35px solid #e0e0e0;
    width: 0;
}
.white-bg:after
{
	    background: url(../../images/meet-curve.png) no-repeat;
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    height: 35px;
    width: 35px;
}
.margin-top20
{
	margin-top:9px;
}
.yellow-bg li {
    list-style-type: none;
    text-align: left;
	padding-left:40px;
	    clear: both;
}
.yellow-bg .co-heading {
    font-size: 16px;
    font-weight: 500;
	text-transform: none;
}
.yellow-bg li p {
    font-size: 14px;
    font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	line-height: 18px;
	color:#000;
}
.yellow-bg h5 {
    font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	color:#000;
}
.yellow-bg hr {
        border-color: #c7c3c3;
    width: 165px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}
.calendar-bg
{
	 background: url(../../images/meet-calendar.png) no-repeat left 2px;
	
}

.location-bg
{
	background: url(../../images/meet-loaction.png) no-repeat left top;
	
}
.fee-bg
{
	background: url(../../images/meet-fee.png) no-repeat left top;
	
}
.yellow-bg li h4 {
    font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-weight:500;
	    margin-bottom: 3px;
}
.yellow-bg li a
{
	color:#2384de;
	font-size:12px;
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
	text-decoration:underline;
}
.yellow-bg li a:hover, .yellow-bg li a:active

{
	color:#15a47b;
}
.back-btn {
    background: #bfbfbf;
    margin-right: 20px;
}
.back-btn i {
    padding-left: 0;
    padding-right: 11px;
}
.bxslider-wrap-new { visibility: hidden; }
/*----------book a meeting end------------*/

/*-------------------- book a meeting error 16-9-2017-----------*/
.date_blocked {
    pointer-events: none;
	opacity: 0.5;
}
.where_fields {
    position: absolute;
    bottom: 5px;
    font-size: 12px;
    font-family: Roboto;
    color: #e66161;
}
.media-body small a {
    pointer-events: none;
    cursor: default;
    color: #000;
}
.formBlock li.resp-tab-item:nth-of-type(4) {
    margin-right: 0;
}
/*-------------------- book a meeting error 16-9-2017 end-----------*/
.payment, .meeting-ErrorMsg {
    text-align: center;
    font-size: 32px;
    padding: 150px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #15a47b;
	display:block;
}

.meeting-acceptMsg
{
	 padding: 150px 0;
    display: block;
    text-align: center;
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
	color:#8BC34A;
}
.paymemt-amt {
    padding: 40px;
    font-size: 18px;
    width: 768px;
    margin: 0 auto;
    display: block;
    background: #f9f9f9;
    margin-top: 80px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    height: 602px;
}
.paymemt-amt  input#total_amount, .paymemt-amt input#wallet_amount {
    border: 0px;
    background: transparent;
    padding: 0;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #be5756;
}
.paymemt-amt input#pay_from_wallet {
    margin-right: 7px;
}
.paymemt-amt p {
      margin: 8px 0;
}
.paymemt-amt input#pay_from_wallet {
    margin-right: 7px;
}
.paymemt-amt div#payable_amount {
    font-size: 24px;
    margin-bottom: 35px;
    color: #4CAF50;
    font-weight: 600;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    display: block;
    width: 100%;
    text-align: right;
    letter-spacing: 0.5px;
}
.receivedProject .button_first input, .receivedProject .button_second input {
    float: left;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
}
.receivedProject .button_first, .receivedProject .button_second {
    margin-top: 7px;
	    height: 40px;
}
.receivedProject .remove_field {
    background: #ccc;
    color: #fff;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    vertical-align: sub;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 3px;
    margin: 7px;
}
.book-success h3 {
    color: #4CAF50;
    font-size: 23px;
    padding: 0 25%;
    line-height: 29px;
}
#when_error .error {
    font-family: Roboto;
    color: #e66161;
    margin-top: 12px;
}

/*-------------- meeting_setting---------------------*/
.switch {
   position: relative;
    display: inline-block;
    width: 64px;
    height: 31px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
        position: absolute;
    content: "";
    height: 29px;
    width: 29px;
    left: 3px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
     background-color: #15a67d;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
     -webkit-transform: translateX(31px);
    -ms-transform: translateX(31px);
    transform: translateX(31px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
span.avail-txt {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    margin-left: 10px;
    display: inline-block;
    vertical-align: super;
}
.avail-box {
        background: #f9f9f9;
    border: 1px solid #e1e1e1;
    padding: 24px 10px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.avail-box p {
    display: block;
    margin-bottom: 20px;
}
.avail-box .input_single_date {
    padding-left: 0;
}
.avail-box .margin-check-box {
    width: 25%;
    padding-left: 0;
    margin-bottom: 7px;
}
.avail-box table {
    border: 0px;
    margin: 0;
}
.ofc-heading {
    font-size: 17px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    letter-spacing: 0.8px;
}
.office-addressDetail span.input-address, .avail-select label, .office-addressDetail span.input-zipcode {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
}
.avail-select {
        float: left;

    width: 48%;
    margin-right: 31px;
}
 
.avail-select select {
       width: 100%;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    margin-left: -2px;
}
.avail-select select:focus, .avail-select select:active
{
	outline:0;
}
.city-margin
{
	margin-right:0px !important;
}
.avail-price .margin-check-box {
    width: 50%;
    margin-bottom: 30px;
}
.avail-price input {
        border: 1px solid #e0e0e0;
    background: transparent;
    border-radius: 4px;
    padding: 6px;
    margin-left: 8px;
}
.avail-price i.fa.fa-inr {
    margin-left: 5px;
}
/*----------------- meeting setting end---------------*/


/*-------------- bookmeeting error-------------*/
.bookmeet-error {
          font-family: 'Montserrat', sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 300;
    padding: 14px 56px;
    background: #ea7676;
    margin-top: 70px;
}
.bookmeet-error span {
   font-size: 16px;
    font-weight: 300;
}
.bookmeet-error b {
      font-size: 18px;
    font-weight: 700;
    text-align: center;
	    padding-right: 6px;
}

/*----------- bookmeeting error end---------*/



/*--------------- booking calendar --------*/
.appointment-booking h1 {
    font-size: 24px;
    margin-bottom: 40px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    color: #000;
    font-weight: 700;
}
.appointment-booking button {
       background: #8a8989;
    color: #fff;
    border: 0px;
    margin-right: 3px !important;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.5px;
}
.appointment-booking .fc-center h2 {
    font-size: 25px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    color: #15a47b;
}
.appointment-booking table {
    margin-bottom: 0;
}
.appointment-booking th.fc-day-header {
    padding: 9px 14px;
}
.appointment-booking .fc-day-header a {
    color: #8a8989;
    font-size: 15px;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    line-height: 20px;
}
.appointment-booking .fc-day-header a:hover, .appointment-booking .fc-day-header a:active, .appointment-booking .fc-day-header a:focus
{
	text-decoration:none;
	    color: #15a47b;
	
}
.appointment-booking td.fc-axis {
    text-align: center;
    padding: 10px 4px;
    color: #8a8989;
	font-family: 'Montserrat', sans-serif;
}
.appointment-booking a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end {
    background: #15a47b !important;
    border: 0px !important;
    padding: 5px;
}
.appointment-booking span.fc-title {
    white-space: normal !important;
}
.appointment-booking div#meeting_render {
       background: #8a8989;
    display: inline-block;
    width: 100%;
    margin: 12px 0;
    color: #fff;
    padding: 11px 0;

}

.appointment-booking .btns-sec-mian button {
    background: #4CAF50;
    clear: both;
    display: block;
    margin: 10px 0;
}
.appointment-booking .appoint-list {
    width: 50%;
    padding-left: 35px;
}
.appointment-booking .appoint-list li:last-child {
    list-style-type: none;
}
.appointment-booking .appoint-list span.adminbid-btn.awward-btn {
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #f2d93c;
    letter-spacing: 0.5px;
}
.appointment-booking .appoint-list i.fa.fa-check {
    margin-right: 5px;
}
/*-------------- booking calendar end------------*/
/*------------- youtube contributor----------*/
.youtube-details {
    margin: 30px 0;
    display: inline-block;
    width: 100%;
}
.youtube-details .dashboar-middlesec {
    margin-top: 0;
}

.youtube-details label {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #000;
}
.youtube-details .form-group {
    margin-bottom: 10px;
}
.youtube-details textarea#comment {
    border: 1px solid #e1e1e1;
    height: 85px;
    resize: none;
	border-radius: 4px;
}
/*.youtube-details input
{
	width:100%;
	border:1px solid #e1e1e1;
	border-radius: 4px;
}*/
.youtube-details .ms-ctn {
    border: 1px solid #e1e1e1 !important;
    outline: 0;
    background: #fff;
    box-shadow: none;
    border-radius: 4px;
    padding: 8px;
}
.youtube-details .ms-sel-ctn input {
    border: 0;
    background: transparent;
	padding-left: 8px;
}
.youtube-details button.btn.btn-default {
    background: #15a47b;
    padding: 12px 28px;
    border-radius: 0px;
}
.youtube-details .ms-ctn .ms-sel-ctn {
    margin-left: 0 !important;
}

.cancel-memberbtn button {
    padding: 1px 0 !important;
    font-size: 17px !important;
    background: #bbb9b9 !important;
    border-color: #bbb9b9 !important;
    margin-top: 0;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    border: 0 !important;
}

.grey_boxCommn {
    float: left;
    width: 229px;
    background: #e4e4e4;
	    border-right: 1px solid #fff;
}

.youtube-app {
    background: none;
    padding: 0;
}
.greyboxtop {
    padding: 18px 22px 10px 33px;
}
.grey_boxCommn h4 {
    color: #fff;
}
.green_boxbot {
    padding: 12px 22px 12px 33px;
    background: #129e5b;
}
.greyboxtop p {
    font-size: 16px;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: #4e5a64;
}

.greyboxtop h3 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
	font-family: 'Montserrat', sans-serif;
}

.green_boxbot h4 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    background: url(../../images/youtubearrow-icon.jpg) no-repeat right center;
}
.redbox_paynow {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f70423+0,f70021+99 */
background: rgb(247,4,35); /* Old browsers */
background: -moz-linear-gradient(left, rgba(247,4,35,1) 0%, rgba(247,0,33,1) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(247,4,35,1) 0%,rgba(247,0,33,1) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(247,4,35,1) 0%,rgba(247,0,33,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f70423', endColorstr='#f70021',GradientType=1 ); /* IE6-9 */

-webkit-box-shadow: inset 0px 3px 5px -2px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 3px 5px -2px rgba(255,255,255,1);
box-shadow: inset 0px 3px 5px -2px rgba(255,255,255,1);

}

.redbox_paynow h4 {
    background: none;
}

.congratulation-div {
    border: 1px solid #129e5b;
    padding: 32px 48px;
    margin-top: 37px;
}

.congratulation-div h2 {
    font-size: 22px;
    color: #129e5b;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

.congratulation-div p {
    font-size: 18px;
    color: #4a5762;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;

}


.youtubeformarea form {
    padding: 50px 38px !important;
    background: #f2f2f2;
    margin-top: 40px !important;
}

.youtubeformarea h2 {
    font-size: 22px;
    color: #000;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	    margin-bottom: 42px;
		text-transform: none;
}

.youtubeformarea .form-group h3 {
    font-size: 16px;
    color: #000;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

.youtubeformarea .form-group p {
    font-size: 16px;
    color: #4a5762;
    font-weight: 400;
}
.youtubeformarea input, .youtubeformarea select {
       margin-top: 17px;
    /* height: 44px; */
    margin-bottom: 0;
    width: 560px !important;
    border: 1px solid #cfcfcf;
    background: #fff !important;
    display: block;
}
.youtubeformarea textarea {
    margin-top: 17px;
    width: 560px;

}
.youtubeformarea input[type="checkbox"] {
    width: 23px;
    height: 23px;
    margin: 0 15px 0 0;
    border: 1px solid #000;
}

.youtubeformarea .form-group .addvalue {
    height: 90px;
}

.verification_name_prefix .field_523 label {
    display: none;
}

.youtubeformarea .form-group span {
    display: inline-block;
    vertical-align: super;
    font-size: 16px;
    color: #4a5762;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

.contri-apptop h2 {
    font-size: 30px;
    font-weight: 400;
    color: #000;
	font-family: 'Montserrat', sans-serif;
}

.contri-apptop p {
    font-size: 16px;
    color: #4a5762;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.contri-apptop {
    margin-bottom: 40px;
}

.whiteboxPay{
	background:#fff;
}

.checkbottm {
    margin-bottom: 30px !important;

}

.red_boxbot{
	background: red;
	padding: 12px 22px 12px 33px;
}
.red_boxbot h4 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    background: url(../../images/cancel.png) no-repeat right center;
}
.red_boxbot a img{
	margin:-22px 155px  ;
	float:left;
	width:24px
}


.error-div {
    border: 1px solid red;
    padding: 32px 48px;
    margin-top: 37px;
}

.error-div h2 {
    font-size: 22px;
    color: red;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

.error-div p {
    font-size: 18px;
    color: #4a5762;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;

}

.youtube-details .ms-ctn {
    border: 1px solid #e1e1e1 !important;
    outline: 0;
    background: #fff;
    box-shadow: none;
    border-radius: 4px;
    padding: 8px;
	width:560px;
}

.youtubeformarea .form-group {
    position: relative;
}
.youtube-details .form-group label.error {
    position: absolute;
    content: "";
    left: 0;
    bottom: -20px;
    color: #ff1515;
}

.youtubeformarea .form-group {
    position: relative;
    margin-bottom: 30px;
}

/*------------- youtube contributor end-----*/

/*----30-10-2017 ds start----*/


.cancel-memberbtn button {
    padding: 1px 0 !important;
    font-size: 17px !important;
    background: #bbb9b9 !important;
    border-color: #bbb9b9 !important;
    margin-top: 0;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    border: 0 !important;
}

.grey_boxCommn {
    float: left;
    width: 229px;
    background: #e4e4e4;
	    border-right: 1px solid #fff;
}

.youtube-app {
    background: none;
    padding: 0;
}
.greyboxtop {
    padding: 14px 22px 14px 33px;
}

.grey_boxCommn h4 {
    color: #fff;
}
.green_boxbot {
    padding: 12px 22px 12px 33px;
    background: #129e5b;
}
.greyboxtop p {
    font-size: 16px;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	    text-transform: uppercase;
}



.green_boxbot h4 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    background: url(../../images/youtubearrow-icon.jpg) no-repeat right center;
}
.redbox_paynow {
    background: #f10120;
}

.redbox_paynow h4 {
    background: none;
}
/*----30-10-2017 ds end----*/

/*------------- youtube contributor----------*/
.youtube-details {
    margin: 30px 0;
    display: inline-block;
    width: 100%;
}
.youtube-details .dashboar-middlesec {
    margin-top: 0;
}

.youtube-details label {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #000;
}
.youtube-details .form-group {
    margin-bottom: 10px;
}
.youtube-details textarea#comment {
    border: 1px solid #e1e1e1;
    height: 85px;
    resize: none;
	border-radius: 4px;
}
/*.youtube-details input
{
	width:100%;
	border:1px solid #e1e1e1;
	border-radius: 4px;
}*/
.youtube-details .ms-ctn {
    border: 1px solid #e1e1e1 !important;
    outline: 0;
    background: #fff;
    box-shadow: none;
    border-radius: 4px;
    padding: 8px;
}
.youtube-details .ms-sel-ctn input {
    border: 0;
    background: transparent;
	padding-left: 8px;
}
.youtube-details button.btn.btn-default {
    background: #15a47b;
    padding: 12px 28px;
    border-radius: 0px;
}
.youtube-details .ms-ctn .ms-sel-ctn {
    margin-left: 0 !important;
}


.cancel-memberbtn button {
    padding: 1px 0 !important;
    font-size: 17px !important;
    background: #bbb9b9 !important;
    border-color: #bbb9b9 !important;
    margin-top: 0;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    border: 0 !important;
}

.grey_boxCommn {
    float: left;
    width: 229px;
    background: #e4e4e4;
	    border-right: 1px solid #fff;
}

.youtube-app {
    background: none;
    padding: 0;
}
.greyboxtop {
    padding: 18px 22px 10px 33px;
}
.grey_boxCommn h4 {
    color: #fff;
}
.green_boxbot {
    padding: 12px 22px 12px 33px;
    background: #129e5b;
}
.greyboxtop p {
    font-size: 16px;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: #4e5a64;
}



.green_boxbot h4 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    background: url(../../images/youtubearrow-icon.jpg) no-repeat right center;
}
.redbox_paynow {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f70423+0,f70021+99 */
background: rgb(247,4,35); /* Old browsers */
background: -moz-linear-gradient(left, rgba(247,4,35,1) 0%, rgba(247,0,33,1) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(247,4,35,1) 0%,rgba(247,0,33,1) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(247,4,35,1) 0%,rgba(247,0,33,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f70423', endColorstr='#f70021',GradientType=1 ); /* IE6-9 */

-webkit-box-shadow: inset 0px 3px 5px -2px rgba(255,255,255,1);
-moz-box-shadow: inset 0px 3px 5px -2px rgba(255,255,255,1);
box-shadow: inset 0px 3px 5px -2px rgba(255,255,255,1);

}

.redbox_paynow h4 {
    background: none;
}

.congratulation-div {
    border: 1px solid #129e5b;
    padding: 32px 48px;
    margin-top: 37px;
}

.congratulation-div h2 {
    font-size: 22px;
    color: #129e5b;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

.congratulation-div p {
    font-size: 18px;
    color: #4a5762;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;

}


.youtubeformarea form {
    padding: 50px 38px !important;
    background: #f2f2f2;
    margin-top: 40px !important;
}

.youtubeformarea h2 {
    font-size: 22px;
    color: #000;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	    margin-bottom: 42px;
		text-transform: none;
}

.youtubeformarea .form-group h3 {
    font-size: 16px;
    color: #000;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

.youtubeformarea .form-group p {
    font-size: 16px;
    color: #4a5762;
    font-weight: 400;
}
/*.youtubeformarea input {
    margin-top: 17px;
    height: 44px;
    margin-bottom: 0;
    width: 560px;
    border: 1px solid #cfcfcf;
}*/
.youtubeformarea textarea {
    margin-top: 17px;
    width: 560px;

}
.youtubeformarea input[type="checkbox"] {
    width: 23px;
    height: 23px;
    margin: 0 15px 0 0;
    border: 1px solid #000;
}

.youtubeformarea .form-group .addvalue {
    height: 90px;
}

  

.youtubeformarea .form-group span {
    display: inline-block;
    vertical-align: super;
    font-size: 16px;
    color: #4a5762;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

.contri-apptop h2 {
   font-size: 30px;
    font-weight: 600;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 5px;
}

.contri-apptop p {
    font-size: 16px;
    color: #4a5762;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.contri-apptop {
    margin-bottom: 40px;
}

.whiteboxPay{
	background:#fff;
}

.checkbottm {
    margin-bottom: 30px !important;

}

.red_boxbot{
	background: red;
	padding: 12px 22px 12px 33px;
}
.red_boxbot h4 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    background: url(../../images/cancel.png) no-repeat right center;
}
.red_boxbot a img{
	margin:-22px 155px  ;
	float:left;
	width:24px
}


.error-div {
    border: 1px solid red;
    padding: 32px 48px;
    margin-top: 37px;
}

.error-div h2 {
    font-size: 22px;
    color: red;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

.error-div p {
    font-size: 18px;
    color: #4a5762;
    font-weight: 400;
	font-family: 'Montserrat', sans-serif;

}

.youtube-details .ms-ctn {
    border: 1px solid #e1e1e1 !important;
    outline: 0;
    background: #fff;
    box-shadow: none;
    border-radius: 4px;
    padding: 8px;
	width:560px;
	    margin-top: 20px;
}

.youtubeformarea .form-group {
    position: relative;
}
.youtube-details .form-group label.error {
    position: absolute;
    content: "";
    left: 0;
    bottom: -20px;
    color: #ff1515;
}

.youtubeformarea .form-group {
    position: relative;
    margin-bottom: 30px;
}

/*------------- youtube contributor end-----*/


/*---8-11-2017 ce-packages ds start---*/


.meeting-search {
    float: left;
    width: 100%;
    margin: -10px 0 0 0;
}
.meeting-search .selectboxx {
    float: left;
    height: 44px;
    border-radius: 3px 0 0 3px;
    border: 1px solid #d0d0d0;
    margin-right: -1px;
    width: 100px;
    padding: 0 9px 0 15px;
    color: #484e5c;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
        background: url(../../images/selectarrowgrey.png) no-repeat 67px center #fcfcfc;
}
.meeting-search .form-control {
    width: 382px;
    height: 44px;
    float: left;
    border: 1px solid #d0d0d0;
    padding: 0 24px 0 24px;
    border-radius: 0;
    font-size: 16px;
    color: #999b9f;
    font-family: 'Montserrat', sans-serif;
	font-weight:300;
}
.meeting-search button {
    width: 51px;
    float: left;
    height: 44px;
    background: #f5f5f5;
    color: #707070;
    border: 1px solid #d0d0d0;
    margin-left: -2px;
    border-radius: 0 3px 3px 0;
    padding: 0;
}
.meeting-search .fa {
    font-size: 18px;
}
.meeting-search h4 {
    padding: 17px 0 21px 0;
    color: #697279;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}
.meeting-search h4 span {
    color: #2b3640;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.addPackg-btn {
        background: #2b3640;
    color: #fff !important;
    padding: 13px 25px;
    border-radius: 3px;
    display: inline-block;
    margin-left: 8px;
    font-family: 'Montserrat', sans-serif;

}


.addPackg-btn:hover {
background:#3a9c1b;
color:#fff !important;
}

.addPackg-btn .fa-plus {
    margin-right: 6px;
}


.meeting-request-block {
    float: left;
    width: 100%;
    background: #fff;
    padding: 47px 68px 40px 47px;
    -webkit-box-shadow: 3px 4px 0px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 3px 4px 0px 0px rgba(0,0,0,0.15);
    box-shadow: 3px 4px 0px 0px rgba(0,0,0,0.15);
    margin-top: 30px;
    position: relative;
}
.meeting-topleft {
    float: left;
}
.meeting-topleft-text {
    background: url(location-1.png) top left no-repeat;
    float: left;
    padding-left: 80px;
    margin-bottom: 37px;
}
.meeting-topleft-text p {
    font-size: 16px;
    font-weight: 300;
    color: #697279;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
}
.meeting-topleft-text p span {
    font-size: 20px;
    color: #2b3640;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
   /* margin-right: 10px;*/
}
.meeting-topleft-text h3 {
    font-size: 14px;
    font-weight: 300;
    color: #697279;
    font-family: 'Montserrat', sans-serif;
}

.back-common-color {
    background: #e7e7e8;
    display: inline-block;
}


.padkagewhite-div {
    background: url(../../images/trademarkdiv-icon.png) top left no-repeat !important;
    width: 288px;
    padding-left: 55px;
}

.padkagewhite-div p {
    margin: 0;
}

.tradeReg-div {
    padding: 30px 50px 40px 50px;
}

.tradeReg-div:hover {
    background: #c5c5c5;
}
.tradeReg-div:hover .viewbox {
    background: #d0d0d0;
    border: 1px solid transparent;
}
.crossprice {
    float: left;
    margin-left: 45px;
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
}

.crossprice span{
 display:block;
}


.tradeleft-view {
    float: right;
}


.tradeleft-view {
    float: right;
}

.tradeleft-view .viewbox {
    border: 1px solid #d0d0d0;
    float: left;
    font-family: 'Montserrat', sans-serif;
    margin-right: 7px;
    padding: 13px 16px 13px 14px;
}


.tradeleft-view .viewbox h3 {
    font-size: 16px;
    font-weight: 400;
    color: #2b3640;
}

.tradeleft-view .viewbox span {
    font-size: 12px;
    font-weight: 300;
    color: #484e5c;
    margin-top: -1px;
    float: left;
}



.redstrike-price{
	color:#ff1c46;
}

.package-status-div .avail-txt {
    font-size: 16px;
    font-weight: 500;
    color: #484e5c;
    margin-right: 12px;
	font-family: 'Montserrat', sans-serif;
}
.package-status-div {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 490px;
}
.tradeleft-viewtrans{
	display:table-cell;
}
/*---8-11-2017 ce-packages ds end---*/


/*---cepackages fron end start---*/

.productService-block {
    background: url(../../images/packages-banner-bg.jpg) no-repeat center top;
    padding: 90px 0 254px 0;
    width: 100%;
    background-size: cover;
}


.productService-search {
    float: none;
    width: 672px;
    margin: 0 auto;
    text-align: center;
}


.productService-search h2 {
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 50px;
}

.meeting-search .selectboxx.packageSelectbox {
    height: 55px;
    width: 163px;
    font-family: 'Montserrat', sans-serif;
    background: url(../../images/selectarrowgrey.png) no-repeat 125px center #fcfcfc;
    padding: 0 22px 0 22px;
}


.meeting-search .form-control.form-pkgControl {
    width: 451px;
    height: 55px;
}

.meeting-search .searchfa-button {
    width: 57px;
    height: 55px;
}

.bluebox-commn {
          width: 273px;
    background: #107ce9;
    border-radius: 4px;
    padding: 42px 50px;
    color: #fff;
    margin-right: 28px;
    display: inline-block;
    transition: all ease-in-out 0.2s;
}
.bluebox-commn:hover {
    background: #005fbf;
}

.bluebox-commn h2 {
    position: relative;
    font-size: 28px !important;
    font-weight: 500 !important;
    color: #e7e7e8 !important;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
}

.bluebox-commn h2::after {
    position: absolute;
    content: "";
    width: 143px;
    height: 3px;
    background: rgba(255, 255, 255, 0.30);
    left: 0;
    bottom: 0;
}

.bluebox-commn p {
    font-size: 18px !important;
    font-weight: 300 !important;
	color: #e7e7e8 !important;
	font-family: 'Montserrat', sans-serif;
	text-align:left !important;
}

.startingrs-div {
    margin-top: 44px;
	font-family: 'Montserrat', sans-serif;
}

.startingrs-div h4 {
    font-size: 20px !important;
    font-weight: 500 !important;
    font-family: 'Montserrat', sans-serif;
    color: #fff !important;
	text-align: left !important;
}

.startingrs-div h3 {
    font-size: 24px;
    font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}

.marketplace-block h2 {
    font-size: 32px;
    font-weight: 500;
    color: #27272c;
	font-family: 'Montserrat', sans-serif;
}

.marketplace-block h4 {
    font-size: 32px;
    font-weight: 500;
    color: #27272c;
	text-align:center;
}

.marketplace-block p {
    font-size: 20px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    color: #27272c;
    text-align: center;
   
}

.ratedstars {
    float: right;
    margin-right: 30px;
}

.findPkg-div h4 {
    font-size: 26px;
    font-weight: 300;
}

.findPkg-div p {
    font-size: 18px;
    font-weight: 300;
    
}

.findPkg-div {
	color: #697279;
    text-align: center;
    margin-top: 60px;
	font-family: 'Montserrat', sans-serif;
}

.findConsult-btn {
    font-size: 18px;
    font-weight: 300;
    color: #107ce9;
    border: 1px solid #b4b8c1;
    border-radius: 100px;
    padding: 11px 50px 11px 24px;
    display: inline-block;
    position: relative;
	margin-top:18px;
	transition:all 0.3s linear 0s;
	font-family: 'Montserrat', sans-serif;
}

.findConsult-btn::after {
    background: url(../../images/findcons-bluearrow.png) no-repeat center right;
    position: absolute;
    width: 16px;
    height: 12px;
    content: "";
    top: 17px;
    right: 24px;
	transition:all 0.3s linear 0s;
}

.findConsult-btn:hover:after {
    right: 15px;
    background: url(../../images/findcons-bluearrow.png) no-repeat center right;
	transition:all 0.3s linear 0s;
}



/*---cepackages fron end end---*/


/*----------- monika 9-11- packages front---------------*/

.marketplace-block {
    background: #b0b7cc;
	 padding: 90px 0;
}
.bluebox-commn:last-child {
    margin-right: 0;
}

.startingrs-div {
        background: url(../../images/gradient-arrow.png) no-repeat right top;
    padding: 0 0px 12px 0;
}
.packageboxes {
        display: block;
    margin: 63px auto 0;
    width: 1187px;
}
.latest-package {
    background: #d3d8e3;
	padding:90px 0;
}
.latest-package h2
{
	 font-family: 'Montserrat', sans-serif;
	 font-weight:500;
	 font-size:32px;
	 text-align:center;
}


.latest-package h3
{
	 font-family: 'Montserrat', sans-serif;
	 font-weight:300;
	 font-size:20px;
	 text-align:center;
}
.popular {
    border-top: 2px solid #ffd633;
}
ul.popularlist {
      width: 960px;
    display: block;
    margin: 63px auto 0;
}
.popularlist li {
            background: #fff;
    padding: 43px 43px 15px;
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    box-shadow: 1px 5px 0px 0 rgba(0,0,0,0.15) !important;
}
.popyellow-bg {
    position: absolute;
    top: 0;
    background: #ffcc00;
    padding: 4px 23px;
    font-size: 14px;
    left: 93px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #000;
}
.popular-detail h3 {
          text-align: left;
    font-weight: 600;
    color: #2b3640;
    margin-bottom: 5px;
}

.popular-detail {
      float: left;
    background: url(../../images/list-icon.png) no-repeat left top;
    padding-left: 50px;
	    width: 350px;
   
}
.poppular-order {
    float: right;
   
}
.poppular-order span {
    display: inline-block;
    vertical-align: top;
}
span.orders {
    border: 1px solid #d0d0d0;
    border-radius: 2px;
    padding: 10px 9px;
    text-align: center;
	 font-family: 'Montserrat', sans-serif;
	    font-size: 12px;
    font-weight: 400;
    color: #2b3640;
    text-transform: capitalize;
}
.orders strong {
    display: block;
    font-size: 16px;
    }
	
span.discPrice {
    font-size: 20px;
    margin: 0 43px;
    color: #2b3640;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.actprice {
    color: #ff1c46;
    text-decoration: line-through;
}
.order-btnGreen {
     background: #00ab4f;
    color: #fff;
    font-size: 18px;
    text-transform: lowercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    padding: 10px 24px;
    display: block;
    transition: all ease-in-out 0.2s;
}
.poppular-order p {
       text-align: right;

    color: #697279;
    font-size: 14px;
    font-weight: 300;
	 font-family: 'Montserrat', sans-serif;
}
.popular-detail p {
    font-size: 16px;
    color: #697279;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
	margin-bottom: 10px;
}
.popular-detail span {
    font-size: 14px;
    color: #484e5c;
    font-weight: 600;
	 font-family: 'Montserrat', sans-serif;
}
.order-btnGreen:hover {
    background: #302f41;
    color: #fff;
}
/*----------- monika 9-11- packages front end---------------*/

/*---youtube-test1-wallet page 8-11-2017---*/
.youtube-data{
	position: relative;
}
.youtube-back{
	background: #e7e7e8;
	position: absolute;
	top:265px;
	height: 100%;
	width:100%;


}
.contri-apptop-test p{
	    font-size: 14px;
    line-height: 19px;
    color: #80868c;
    font-weight: 300;
    margin-top: 12px;
	 font-family: 'Montserrat', sans-serif;

}
.green_boxcommn{
	background: #00c19c;
}
.green_boxcommn_top p{
	font-size: 24px;
	color: white;
	font-weight: bold;
}
.greycolor_boxbot{
	background: #c3c3c3;
    -webkit-box-shadow: none;
}
.greycolor_boxbot h4{
	font-size: 18px;
	font-weight: 300;
	text-transform: none;
   font-family: 'Montserrat','light', sans-serif;


}
.box_grey_hard{
	background: #8f969d !important;
}
.box_grey_hard .whiteboxPay{
    background: none;

}

.box_grey_top p{	
	font-size: 24px;
	color: white;
	font-weight: bold;


}
.blue_boxbot {
		background: #2578ee;
}

.blue_boxbot a img {
	width: 35px;
}

.blue_boxbot h4{
	font-size: 18px;
	font-weight: 300;
    font-family: 'Montserrat', sans-serif;
	text-transform: none;

}
.payment_status{
    height: 100%;
    width: 100%;
    float: left;
     margin:36px 0px 0px; 
}

.payment_nav {
/*    width: 97%;
*/	background: #fff;
    list-style: none;
    font-size: 14px;
    color: #697279;
    font-family: 'Montserrat', sans-serif;
	text-transform: none;
    box-shadow: 4px 4px 1px #c5c5c5;
}
.payment_nav li{
	padding: 15px 25px;
	border-bottom: 1px solid #ddd;
	width: 100%;
}
.payment_nav li b{
color: #2b3640;
}

.payment_nav li.border_none{
   border-bottom: 0;

}
.payment_nav div img.rs_image{
    margin: 1px -4px -17px;}

.payment_nav div img{
margin: -6px -2px 0px;
}
.payment_nav li div.marginright{
	margin-right: -43px;
	margin-left:-26px;
}
.payment_nav li div.marginright1{
	margin-right: -47px;
	margin-left:-26px;
}

.payment_nav li div.font_right{
	margin-left:38px;

	}

.payment_nav  li div.font_right1{

	margin-left:28px;

}
.payment_nav div {
   padding: 17px 29px 0px;
    display: inline-block;
    line-height: 22px;
    vertical-align: top;
}
.dash-mid-steps_test{
	border-bottom: 0;
}
/*---youtube-test1-wallet page end---*/

/*-------------- monika  wallet 13-11-2017----------------*/

.payment_status table tr {
    background: #fff !important;
}
.payment_status td {
    border: 0;
    vertical-align: middle;
    padding: 19px 0;
    border-bottom: 1px solid #c5c5c5;
}
.font_increase{
	font-size: 18px !important;
	font-weight:500 !important;
	color: #212c36 !important;
    font-family: 'Montserrat', sans-serif;

	}
.payment_status table td
	{
		color:#697279;
		 font-family: 'Montserrat', sans-serif;
		 font-size:14px;
		 font-weight:300;
	}
	.payment_status table td span{ color:#2b3640; font-weight:500;}
	.payment_status table {
    /*box-shadow: 3px 4px 0px 0 rgba(0,0,0,0.15);*/
}
.wallet-new h4 {
    background: transparent;
}
.wallet-new .greyboxtop {
       width: 228px;
    height: 67px;
    padding: 20px 22px 15px 33px;
}
.wallet-new .green_boxbot {
    width: 228px;
    height: 43px;
    padding: 11px 22px 11px 33px;
}



.popuptransbg{width:100%; height:100%;position:fixed; background:rgba(0,0,0,.8); left:0; top:0;z-index: 10000;}
.creditpop{
	    width: 600px;
    height: 600px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
	margin: auto;
    background: #fff;
    z-index: 100000;
	}
.wallet-main
{
	position:relative;
	height:100%;
	width:100%;
	display:inline-block;
}
.creditpop h2 {
    float: none;
    padding: 0;
}
.creditpop .grey-bg {
	padding: 25px !important;
    position: relative;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: transparent;
    border-bottom: 1px solid #eee;
}
.creditpop h2 {
    float: none;
    padding: 0;
	font-size:1.8em
}
.creditpop .close {
    position: absolute;
    right: 12px;
    top: 18px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    background: #ddd;
    padding: 3px 11px;
    text-align: center;
    line-height: 20px;
}
.creditpopTxt
{
	padding:100px;
}
.addpopuptitle{
	font-size: 42px;
    margin: 20px 0;
    display: block;
    font-weight: 700;	
}
.creditpopTxt input, .creditpopTxt textarea {
        border: 2px solid #969696 !important;
    padding: 15px 10px !important;
    width: 100%;
    border-radius: 4px !important;
    box-sizing: border-box !important;
    margin-bottom: 15px;
	font-size:26px;
}
.creditpopTxt textarea {
    height: 160px;
    resize: none;
}
.creditpopTxt input.btn.btn-default {
	width: 100%;
    font-size: 24px;
    padding: 15px 42px !important;
    margin-bottom: 0 !important;
    background: #15a67d;
    border: none!important;
    text-transform: inherit;
    font-weight: 400;
}
.creditpopTxt input.btn.btn-default:hover{
	background: #fb6b2d;
}
.creditpopTxt input:focus, .creditpopTxt textarea:focus {
    border-color: #bdb7b7 !important;
}
.creditpopTxt input::placeholder{
	font-size:26px;
	font-family: 'Montserrat', sans-serif;
	color:#b6bec5;
}
.wallet-new .contri-apptop {
    margin-bottom: 60px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 30px;
	width:100%;
	float:left;
}

.wallet-pagination .left {
      color: #15a47b;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.wallet-main .dash-mid-steps {
    margin-bottom: 50px;
}
.wallet-pagination .pagination {
    float: right !important;
    position: relative;
    margin-right: 50px;
}
.wallet-pagination li {
    list-style-type: none;
}
.wallet-pagination li.active {
    background: #ddd;
}
.wallet-pagination li a {
   color:#000;
}
/*---------------- monika wallet 13-11-2017 end-------------*/


/*-------------------- youtube payment --------------*/

.paymemt-amt h3 {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.4px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 25px;
}
.paymemt-amt p {
    margin: 8px 0;
    color: #676363;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    padding: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
    margin-top: 0;
}
.paymemt-amt p:nth-child(even)
{
	background:#fff;
}
.paymemt-amt h3 {
       font-size: 17px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0.4px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 25px;
}
.paymemt-amt strong {
    font-weight: 500;
    color: #000;
}
.payment-total strong {
    float: right;
    width: auto;
    font-weight: 600;
}
.payment-total {
    margin-top: 25px !important;
}
.deduct-amt {
    margin-top: -15px !important;
}
.paymemt-amt input[type="submit"] {
    float: right;
}

/*------------- youtube payment end--------------------*/


.youtube-app table th {
	padding: 14px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    text-transform: uppercase;
}
.youtube-app table td{ font-size:14px; padding: 14px;     font-family: 'Montserrat', sans-serif;}
.youtube-app table {
    margin-top: 40px;
	  
}
.youtube-app table tr:nth-child(odd) {background: #eee;}
.youtube-app table tr:nth-child(even) {background: #FFF;}
.rejected-msg {
    margin-top: 40px;
    padding: 50px 38px !important;
    background: #f2f2f2;
}
.rejected-msg h3 {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 42px;
    text-transform: none;
}
.youtubeformarea span.ms-helper {
    width: 100%;
    margin-top: -3px !important;
    clear: both;
    font-size: 12px;
    color: #be6262;
    font-weight: 500;
}


/*----6-11-2017 ds------*/

.meeting-request-block {
    float: left;
    width: 100%;
    background: #fff;
    padding: 47px 68px 40px 47px;
-webkit-box-shadow: 3px 4px 0px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 3px 4px 0px 0px rgba(0,0,0,0.15);
box-shadow: 3px 4px 0px 0px rgba(0,0,0,0.15);
    margin-top: 30px;
	position:relative;
}

.meeting-topleft {
    float: left;

}

.meeting-topright {
    float: right;
	    text-align: right;
}

.meeting-topleft-text {
    background: url(location-1.png) top left no-repeat;
    float: left;
    padding-left: 66px;
    margin-bottom: 37px;
}

.meeting-topleft-text p span {
    font-size: 20px;
    color: #2b3640;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
   /* margin-right: 10px;*/
}

.meeting-topleft-text p {
    font-size: 16px;
    font-weight: 300;
    color: #697279;
    margin-bottom: 15px;
	font-family: 'Montserrat', sans-serif;
}

.meeting-topleft-text h3 {
    font-size: 14px;
    font-weight: 300;
    color: #697279;
	    font-family: 'Montserrat', sans-serif;
}

.timingbox {
    border: 1px solid #d0d0d0;
    float: none;
    padding: 17px 28px 12px 22px;
	border-radius:3px;
	display:inline-block;
}


.meeting-topright h3 {
    font-size: 24px;
    font-weight: 700;
    color: #2b3640;
	 font-family: 'Montserrat', sans-serif;
}


.meeting-topright span:last-child {
    margin-right: 0;
}
.meeting-topright span {
    font-size: 14px;
    font-weight: 400;
    color: #697279;
    font-family: 'Montserrat', sans-serif;
    margin-right: 7px;
}

.req-location h4 {
    font-size: 13px;
    font-weight: 700;
	color: #2b3640;
	 font-family: 'Montserrat', sans-serif;
	 text-transform:uppercase;
}

.req-location p {
    font-size: 13px;
    font-weight: 400;
    color: #2b3640;
    font-family: 'Montserrat', sans-serif;
}


.req-location .questext{
	color: #b2b2b3;
}
	

.meeting-bottomleft {
    padding-top: 36px;
    float: left;
    border-top: 1px solid #e7e7e8;
    width: 360px;
    margin-top: -15px;
}


.req-location {
    line-height: 20px;
}

.meeting-bottomright {
    float: right;
    margin-top: 16px;
}

.meeting-bottomright h3 {
    font-size: 14px;
    font-weight: 400;
    color: #8e9499;
    text-transform: uppercase;
    margin-bottom: 27px;
	 font-family: 'Montserrat', sans-serif;
}
.acceptmeet-btn {
    background: #00c29c;
    font-size: 14px;
    font-weight: 400;
    color: #fff !important;
    text-transform: uppercase;
    float: left;
    padding: 6px 21px;
    border-radius: 100px;
    margin-left: 24px;
    font-family: 'Montserrat', sans-serif;
}

.acceptmeet-btn:hover{
	background:#000;
}

.rejectmeet-btn {
    background: #afafaf;
    margin-left: 10px;
}

.req-loc p {
    margin-bottom: 0;
}


/*--meet checkbox--*/
input[type=checkbox].css-checkbox {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

						input[type=checkbox].css-checkbox + label.css-label, input[type=checkbox].css-checkbox + label.css-label.clr {
							padding-left:30px;
							height:25px; 
							display:inline-block;
							line-height:25px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:25px;
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=checkbox].css-checkbox:checked + label.css-label, input[type=checkbox].css-checkbox + label.css-label.chk {
							background-position: 0 -25px;
						}
						label.css-label {
				background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_2fee5b423f69fcae660268a72bd1e21a.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}
			
			/*--meet checkbox--*/
			
			
				.meetcheckbox {
				position: absolute;
				right: -5px;
				top: 60px;
				}
				
				
	.checkboxgreen {
	margin-bottom: 2px;
	}
				
				.meeting-topright .timingbox-green {
    background: #12cba7;
    color: #fff !important;
	border:none;
}

.meeting-topright .timingbox-green h3 {
    color: #fff;
}
				
.monthtext-white{
	color:#fff !important;
}
.meetingreq-bottomblock {
    margin-top: -20px;
    float: left;
	width:100%;
}				
.meeting-request-block {
        padding: 19px 30px !important;
    margin-bottom: 30px;
    margin-top: 0;
	    min-height: 132px;
}

.meetingblock-2 .meeting-bottomright h3 {
    margin-bottom: 0;
}			

.meeting-search .form-control {
    width: 382px;
    height: 44px;
    float: left;
    border: 1px solid #d0d0d0;
    padding: 0 24px 0 24px;
    border-radius: 0;
    font-size: 16px;
    color: #999b9f;
	font-family: 'Montserrat', sans-serif;
}

.meeting-search button {
    width: 51px;
    float: left;
    height: 44px;
    background: #f5f5f5;
    color: #707070;
    border: 1px solid #d0d0d0;
    margin-left: -2px;
    border-radius: 0 3px 3px 0;
    padding: 0;
}

.meeting-search {
    float: left;
    width: 100%;
    margin: -10px 0 0 0;
}

.meeting-search .selectboxx {
    float: left;
    height: 44px;
	border-radius: 3px 0 0 3px;
    border: 1px solid #d0d0d0;
    margin-right: -1px;
    width: 100px;
    padding: 0 9px 0 15px;
    color: #484e5c;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
        background: url(../../images/selectarrowgrey.png) no-repeat 67px center #fcfcfc;
}


.meeting-search h4 {
    padding: 17px 0 21px 0;
    color: #697279;
    font-size: 16px;
    font-weight: 300;
	 font-family: 'Montserrat', sans-serif;
}

.meeting-search h4 span {
    color: #2b3640;
    font-size: 16px;
    font-weight: 700;
		 font-family: 'Montserrat', sans-serif;
}

.buttonsblock {
    margin-top: 0;
}

.buttontop-time {
    margin-top: 0;
}
.meeting-search .fa {
    font-size: 18px;
}

/*----6-11-2017 ds------*/

.options-content-second .ms-ctn {
    z-index: 100;
    background: #fff;
}
#walletTab li.resp-tab-item {
    /*border: 0 !important;*/
}

#walletTab .payment_status {
    margin: 0 !important;
}
#walletTab .payment_status table {
    margin-top: 0px;
	    padding-top: 15px;
}
#walletTab .tabing-user li {
  width: auto;
   /* padding: 13px 40px !important*/
       margin: 13px 20px !important;
}
div#walletTab {
    margin-top: 58px !important;
    background: #fff;
    border-radius: 12px;
	-webkit-border-radius: 12px;
	padding:20px 20px 40px 20px;	
}
.walletTopCredits{
    background: #fff;
    border-radius: 12px;
	-webkit-border-radius: 12px;
	padding: 35px;
    display: block;
    overflow: hidden;		
}
#walletTab .errormsg {
    text-align: center;
}
.wallet-pagination .pagination li {
    margin-bottom: 50px;
    float: left;
}
.wallet-pagination .pagination {
    margin-right: 0 !important;
}
#walletTab li.resp-tab-item.resp-tab-active:after, .tabing-user li.resp-tab-item.resp-tab-active:after
{ z-index:1 !important;
}
.meetset-right .avail-select {
  width: 48%;
    
}
.meetcity .editfield {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
}
.meetcity{ margin-right:0 !important;}

.meetset-right input#address {
    padding: 10px 6px;
    margin-bottom: 0;
   
}
.meetset-right .input-group {
    padding-bottom: 0;
}
.meetset-right .avail-price .margin-check-box {
    margin-bottom: 0 !important;
    min-height: 79px !important;
}
.meetset-right .error {
    font-size: 13px;
    color: #F44336;
	
}
.price_errorz .error {
    padding-left: 69px;
}


body.page-template-meeting-list-php, body.page-template-consultant-plan-history {
    background: #e7e7e8;
}
.meetingRequestMain .dashboar-middlesec {
    margin-top: 0;
}
.meetingRequestMain .dash-mid-steps {
    border: 0;
	    margin-bottom: 50px;
}
.date_selected {
    background: #2384de;
    color: #fff;
	    border-color: #2384de;
}
.date_selected h3, .date_selected span {
    color: #fff;
}
.payment_completion_margin .meetingreq-bottomblock {
    margin-top: 10px;
}
.meeting_success {
    color: #4CAF50;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    border: 1px solid #4CAF50;
    padding: 7px 19px;
	margin-top: 23px;
}
.meeting_error {
    color: #F44336;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    border: 1px solid #F44336;
    padding: 7px 19px;
}
.review_rate_meeting .container {
    margin-top: 0px;
}
.meet_review_heading {
    font-size: 30px;
    margin-bottom: 15px;
}
.rating_user_txt {
    color: #9E9E9E;
    font-weight: 500;
    margin-bottom: 15px;
}
.review_success {
    margin-bottom: 13px;
    color: #4CAF50;
    border: 1px solid #4CAF50;
    padding: 8px 10px;
}
.review_rate_meeting label.switch {
    margin-top: 3px!important;
}
.error_date_block {
    clear: both;
}
#dates_errorz {
    clear: both;
    color: #F44336;
    font-size: 14px;
    margin-top: 13px;
    display: inline-block;
    border: 1px solid #F44336;
    width: 100%;
    padding: 12px 20px;
}
.meeting-list-newLeft{
	    width: 36% !important;
}
.meetingreq-bottomblock .meeting_error {
  
    overflow-wrap: break-word !important;
    display: inline-block;
    width: 100%;
}
#PopupFields strong {
    font-weight: 500 !important;
    width: 45% !important;
    display: inline-block;
}
#PopupFields p {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e159;
    font-size: 14px;
}
.plan-bg-new {
    margin-top: -55px;
    padding: 0;
}
.mew-upgradegirl{
    margin-top: -81px;
}
.disable-paybtn
{
	 background: #e8e6e6 !important;
    cursor: no-drop !important;
}
body .submit-button .current-plans {
    background-color: transparent !important;
    color: #15a47b !important;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 0 !important;
   
}
.new-calendar
{
	    background: transparent !important;
}
/*---------- follow& unfollow css------------*/
.member-right-icons .unfollow, .member-right-icons .unfollow:hover, .bannerfonticons  .unfollow, .bannerfonticons .unfollow:hover{
    background: #4CAF50 !important;
    color: #fff !important;
    border-right-color: #4CAF50 !important;
}

/*---------- dashboard ----------*/
.new-dashblock span a {
    width: 114px !important;
    height: 114px !important;
    display: block;
    border-radius: 50%;
    overflow: hidden;
}
.new-dashblock .dash-profilename h2 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
	font-family: 'Montserrat', sans-serif;
	text-transform:capitalize;
	    margin-bottom: 5px;
}
.new-dashblock .dash-profilename h3
{
	  font-size: 14px;
    font-weight: 400;
    color: #000;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
}
.new-dashblock .dash-profilename {
   padding-top: 13px;
    padding-left: 20px;
    width: 61%;
    padding-right: 0;
}
.new-dashblock  .dash-profilename .fa-external-link {
    margin-top: -21px;
}
.new-dashblock hr {
    border-top: 1px solid #ebebeb !important;
    border-bottom: 0;
    margin: 20px 0;
}
.new-dashblock .ranking-div span {
   border-left: 1px solid #ebebeb;
    padding: 0 11px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.new-dashblock .ranking-div span:first-child{
	border-left:0px;
	padding-left:0px;
}

.new-dashblock {
    padding: 25px;
}
.new-dashblock .ranking-div{
	padding:0px;
}

.new-dashblock .ranking-div strong {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}
.new-dashblock #myProgress {
    height: 17px;
    border-radius: 50px;
}
.new-dashblock div#myBar {
    border-radius: 50px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.new-dashblock .dash-completion-bar span {
    color: #000;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
}
.new-dashblock .dash-completion-bar span {
    color: #000;
    font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
}
.new-dashblock .dash-completion-bar span h4 {
    font-size: 14px;
	font-family: 'Montserrat', sans-serif;
}
.new-mid-dashboard .dash-mid-stepsdiv {
    border: 0px;
    padding: 0 !important;
	    background: transparent;
}

.page-template-meeting-settings .banner.dashboard-banner {
    min-height: 205px !important;
}
.settingsTab li {
    list-style-type: none;
    float: left;
    padding: 15px 30px;
    border-right: 1px solid #eee;
	    transition: all ease 0.3s;
}
.new-mid-dashboard .dash-mid-steps {
    border: 0;
    padding-top: 29px;
}
ul.settingsTab {
       border: 1px solid #eee;
    display: inline-block;
    width: 100%;
    margin-top: 36px;
    border-bottom: 0
}
.new-mid-dashboard .messages-div .dash-mid-steps h2 {
    font-size: 22px;
	font-family: 'Montserrat', sans-serif;
}
.new-mid-dashboard .dash-mid-steps p {
    font-size: 16px;
}
.settingsTab li.active, .settingsTab li.active:hover, .settingsTab li.active:active
{
	background: #fff;
}
.settingsTab a {
    color: #000;
    font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
}
.box-dashmid {
   background: #fcfcfc;
    padding: 50px;
    margin-top: 45px;
    position: relative;
    border: 1px solid #eee;
    border-radius: 2px;
	    display: inline-block;
    width: 100%;
}
.box-dashmid .avail-txt {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding-right: 14px;
    width: 49%;
    vertical-align: sub;
    margin-left: 0;
}
.avail-box-new {
    width: 48%;
    float: left;
    background: #fff;
    margin-right: 2%;
    margin-top: 30px;
    padding: 38px;
    border: 1px solid #eee;
	    min-height: 505px;
		position: relative;
}
.meeting-newBox
{
	margin-right:0 !important;
}

.avail-box-new h3 {
    font-size: 20px;
    margin-bottom: 2px;
	 font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.avail-box-new p {
    font-size: 14px;
    margin-bottom: 25px;
	 font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.avail-box-new .margin-check-box {
  display: block !important;
    width: 100%;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}
.avail-box-new table.message-threads.userMsgtable.meeting {
    border: 0;
    margin: 0 !important;
}
.avail-box-new span.avail-txt {
    width: 80%;
    margin-left: 0;
	 font-family: 'Montserrat', sans-serif;
	 color:#000;
	 font-weight:400;
}
.meeting-newBox .margin-check-box input {
      width: 23%;
    padding: 5px;
    border-radius: 6px;
    margin-left: 10px;
    border: 1px solid #eee;
    vertical-align: super;
    margin-top: 0px !important;
}
.meeting-newBox span.avail-txt {
      width: 43%;
    margin-right: 4%;
    vertical-align: super;
}
.meeting-newBox label.switch {
    margin-right: 18px;
   
}
.meeting-newBox p {
    min-height: 73px;
	    margin-bottom: 6px;
}
.meeting-newBox .margin-check-box i.fa.fa-inr {
    vertical-align: super;
}
.meeting-newBox form p {
    min-height: 0px;
    margin-bottom: 0;
}
.new-dashblock img {
    max-width: 100% !important;
}
.avail-box-new .pull-left {
    width: 78%;
}
.meeting-newBox .avail-select.input-group {
    width: 100%;
    margin-right: 0 !important;
}
.meeting-newBox .avail-select .editfield {
    width: 100% !important;
    padding-right: 0 !important;
}
.settingsTab li:hover, .settingsTab li:active {
    background: #f8f8f8;
}
.office-address-new p {
    margin-bottom: 0;
}
/*------- dashboard end---------*/

.checked_filled_data {
    background: url(../../images/dashboard-active-icon-green.png) no-repeat !important;
}

.consult-banner
{
	    min-height: auto !important;
    background: url(../../images/gst-consult-img.jpg) no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 28.27%;
}
.page-id-7692 .event-head.sticky h2, .page-id-8791 .event-head.sticky h2 {
    font-size: 27px;
    line-height: 26px;
}
.page-id-7692 .event-attend li, .page-id-8791 .event-attend li {
    border-bottom: 1px solid rgba(107, 119, 136, 0.20);
}
.page-id-7692 .event-attend h4, .page-id-8791 .event-attend h4 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-top: 7px;
}
.new-bookBg h6.skip-event {
    margin-bottom: 0 !important;
}

.new-bookBg img {
    width: 100% !important;
}
.home-page .new-bookBg {
    background: transparent !important;
    box-shadow: none !important;
    left: 0 !important;
    bottom: 0px !important;
    padding: 0 !important;
}
.new-bookBg h6.skip-event {
    margin-bottom: 0 !important;
    position: absolute;
    top: 24px;
    right: 39px;
    color: #000 !important;
    font-weight: 700;
    z-index: 100;
}
#where_error .error {
    font-family: Roboto;
    color: #e66161;
    margin-top: 12px;
}
.payment.book-success h1 {
    color: #202020;
    font-size: 25px;
    margin-bottom: 12px;
    font-weight: 600;
}
.payment.book-success h3 {
    font-size: 17px;
    line-height: 23px;
}
.payment.book-success a {
    font-size: 16px;
    padding: 12px;
    margin-top: 32px !important;
    display: inline-block;
    color: #fff;
    transition: all 0.5s ease;
    border-color: #000 !important;
    background: #b3b0b0;
}
.payment.book-success a:hover {
    background: #ccc;
}
.formBlock #calendarTab li.resp-tab-item {
    float: none;
}
.plan-img {
    margin: -22px -22px 22px;
}
.page-id-7692 .event-attend.advantageGst li, .page-id-8791 .event-attend.advantageGst li{border-bottom:none;}

.office-address-new .description {
    min-height: inherit !important;
}

.activate-link {
    padding: 80px 20px;
    background: #f9f9f9;
    width: 50%;
    display: block;
    margin: 80px auto;
    text-align: center;
}
.activate-link p {
    font-size: 22px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}
.activate-link form#activation-form {
    margin: 25px 0 0;
}
.activate-link input#key {
    border-radius: 4px !important;
    border: 1px solid #9e9e9e40 !important;
    padding: 10px !important;
}
.activate-btn {
       background: #202020 !important;
    color: #fff !important;
    border: 0 !important;
    padding: 7px 26px !important;
    text-transform: capitalize !important;
    font-size: 15px !important;
    margin-top: 25px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
}
.success-msg-new {
    color: #000 !important;
    font-size: 18px !important;
    padding: 0 52px
}
.success-msg-new a {
    text-decoration: underline;
    color: #000;
}
.success-msg-new strong {
    color: #8BC34A;
    font-weight: 400 !important;
    font-size: 22px;
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.box-dashmid .error.meeting_error {
    float: left !important;
    width: 46%;
    border: 0;
    font-weight: 500;
    color: #F44336;
    font-size: 14px;
}
.box-dashmid .error.meeting_error a{
    color: #F44336 !important;
	text-decoration:underline;
   }
.meeting-error {
    padding-left: 0 !important;
}
.office-address-new .error {
    display: block;
}
.datesLabel {
       float: left;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px;
    letter-spacing: 0.5px;
}
.datesCross {
    float: right;
	    background: #fff;
    color: #fa041b;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.20);
    height: 28px;
    width: 30px;
    text-align: center;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 3px;
	line-height: 20px;
	    margin-right: 10px;
}
.datesLabel span {
    color: #8f9dab;
}
.button_second.datesLabel {
    width: 83%;
}
.button_second.datesLabel input.date_ranged_block {
    border: 1px solid #bfbdbd;
    border-radius: 4px;
    width: 100% !important;
}
select#filter_param {
    width: auto;
    background-position: 160px center;
    padding-right: 24px;
}
select#search_param {
    width: auto;
    background-position: 109px center;
    padding-right: 24px;
}
.page-template-meeting-list .dashboard-banner {
    min-height: 200px;
}
.ratepopup {
       position: fixed;
    top: 40px;
    left: 0;
    margin: 0 auto;
    margin-top: 34px;
    background: #fff;
    padding: 0;
    z-index: 100000000;
    right: 0;
    bottom: inherit;
    width: 600px;
}
.closePopupMeeting {
    float: right;
    margin-right: 30px;
    font-size: 17px;
    color: #fff;
    background: #9e9e9eb5;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    cursor: pointer;
}
.plan_non_eligible {
    background-image: none !important;
}
.redbox_paynow h4 a {
    color: #fff;
}
#activate-page .bp-template-notice.error {
    padding: 0 25px 25px !important;
}
#activate-page .bp-template-notice.error p {
    background-color: transparent !important;
    border: 0px !important;
    color: #f44336 !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 18px !important;
}
.page-template-request_verification span.bp-required-field-label {
    vertical-align: inherit;
    font-size: 13px;
}
#request_verification_badge_form .form-group p {
    margin-bottom: 15px;
}
#succ_err_msg .meeting_error {
    border: 0px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    background: #f44336;
    color: #fff;
}
#succ_err_msg .review_success {
    border: 0px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    background: #4CAF50;
    color: #fff;
}
.dash-content-box a.dashboard-btn {
    margin-top: -18px;
}
/*santosh css start 7-2-2018*/
.calling-setting-main{
	padding-bottom: 20px;
/*	margin-bottom: 20px;
*/}

.call-perference{
	padding: 14px 10px;
    border-bottom: 1px solid #62788d;
}
.call-perference p{
	color: #62788d;
    font-size: 18px;
        font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.call-perference img{
    width: 25px;
    float: left;
    margin-top: 3px;
    margin-right: 60px;
}

/*tabing css start*/
.resp-contanier-css a{
	padding: 10px 35px;
	color: #fff!important;
	background:#5ab58a;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.resp-contanier-css h3, .phone-call-main p span{
	padding-bottom: 15px;
	color: #62788d;
    font-size: 20px;
    font-weight: 500;
    padding-top: 15px; 
    font-family: 'Montserrat', sans-serif;
}
 .resp-contanier-css p{
	padding-bottom: 30px;
	font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
}
.timer-img p{
		color: #ec4638;
}

.resp-contanier-css .order-now p{
	padding-right: 15px;
	font-size: 22px;
	font-weight: 600;
	color: #131315;
    font-family: 'Montserrat', sans-serif;
    float: left;
    width: auto;

}
 .resp-contanier-css .order-now a{
 	    margin-left: 41px;
 }

.resp-contanier-css .timer-img img{
	position: relative;
	top:-104px;
    display: inline!important;
    right: 42%;
    width: 70px!important;
    float: right;
}
 
.resp-tabs-list1 li {
  display: inline-block;
  padding: 15px 25px;
  margin: 0;
  margin-left: 25px;
  list-style: none;
  cursor: pointer;
	color: #131313;
    font-size: 18px;
    font-weight: 500;
   /* border-bottom: 3px solid #3f7bf7;*/
    font-family: 'Montserrat', sans-serif;
}
.resp-contanier-css{
	padding:30px 45px 120px;
	background: #f4f0f1;
}
.call-settingTab .resp-tab-active {
    border-bottom: 3px solid #3f7bf7!important;
    background-color: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.resp-content-active,
.resp-accordion-active { display: block; }
.border-bottom-call{
	border-right: 0;
	border-left: 0;
	border:1px solid #888; 
}
.slider-schedule{
	background-color: #ec462e!important;
}
input:checked + .slider-schedule {
    background-color: #15a67d!important;
}


.slider-schedule:before {
    position: absolute;
    content: "";
    height: 29px!important;
    width: 29px!important;
    left: 3px;

    bottom: 1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.avail-schedule{
	font-size: 20px!important;
	font-weight: 600;
	color: #314455;
    font-family: 'Montserrat', sans-serif;
    margin-left: 25px!important;
    display: inline-block;
    padding-top: 5px;
    vertical-align: super;
}
.schedule-check-box  {
    display: block !important;
    padding: 4px 0 5px 0;
    border-bottom: 1px solid #c5c3c4;
    margin-bottom: 5px;
}

.schedule-check-box img, .date-schedule img{
    position: relative;
    top: -6px;
    display: inline!important;
    width: 40px!important;
    float: right;
    
}
.date-schedule img{
	    top: -62px;
}
.margin-bottom{
	margin:30px; 
}
.schedule-check-box .time-schedule, .date-schedule .time-schedule{
    margin: 12px auto 0;
    width: 100%!important;
    border-top: 1px solid  #c5c3c4;
}
.schedule-check-box .time-schedule p, .date-schedule .time-schedule p
{	font-size: 16px!important;
	font-weight: 600;
	color: #304556;
    font-family: 'Montserrat', sans-serif;
   /*  margin-left: 25px!important; */
    display: inline-block;
    padding-top: 0px;
   line-height: 31px;
    width: 100%;
    padding-bottom: 0;

}

.shcedulebox .schedule-check-box {
    border-bottom: solid 1px #dcdcdc!important;
}

.order-call-btn {
    font-size: 16px !important;}

.callsettingtop_box h3 {
    font-size: 16px!important;}

.schedule-check-box .time-schedule p span, .date-schedule .time-schedule p span{
	font-weight: 400!important;
    color: #62788d;
}
.schedule-check-box .time-schedule p i, .date-schedule .time-schedule p i {
    color: red;
    border-radius: 100%;
    background: #fff;
    padding: 11px 14px;
    float: right;
box-shadow:1px 2px 7px 2px rgba(81, 77, 92, 0.1);}

.phone-call-main p {
	font-size: 47px!important;
	font-weight: 500;
	color: #3f7bf7;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 37px;
    position: relative;
}
.phone-call-main p span{
	padding-left: 7px;
}
.phone-call-after{
	position: relative;
	padding-bottom: 20px;
}
.phone-call-after:after{
	position: absolute;
	content: "";
	left: 15px;
    right: 0;
    top: 36px;
    border-left: 4px dotted #8d9ba8;
    height: 80px;

}
.phone-call-main img{
	margin: 0!important;
	float: left;
	width: 32px;
	margin-right:40px!important; 
}
.phone-call-black p{
	color:#000;
    padding-bottom: 57px;

}
.phone-selling{
		padding-bottom: 30px;
	}
.phone-selling input{
	width: 420px;
	height: 48px;
	border: 1px solid #c5c5c5!important;
	border-radius: 2px;
	margin-bottom: 15px;
}
.phone-selling input::-webkit-input-placeholder {
	font-size: 20px!important;
	color: #131315;
	padding-left: 15px;
    font-family: 'Montserrat', sans-serif;
}
.phone-selling input:hover{
	border: 1px solid #8e8a8a!important;
 
}


/*tabing css end*/


/*santosh css end 7-2-2018*/
.call-settingTab li.resp-tab-item {
/*  font-size: 16px;
    padding-left: 0 !important;
    margin-top: 30px;
    margin-right: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;*/
	
	background: transparent;
    color: #9a9ea6;
    border-bottom: 1px solid transparent;
    font-size: 16px;	
	margin: 13px 0px !important;
	width:auto;
	text-transform: uppercase;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
	padding-left: 20px!important;
    padding-right: 20px!important;
}
.calltabs {
       padding: 28px 0 !important;
    border: 0 !important;
}
.calltabs h3 {
    color: #8f9dab;
    font-size: 18px;
    margin-bottom: 35px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

#buddypress div#message.updated {
    clear: both;
    display: block;
    margin-bottom: 20px;
}

/* Santosh upgrade plan popup - start */
.planpopuptransbg {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,.8);
    left: 0;
    top: 0;
    z-index: 1;
}
.planpopup {
    position: fixed;
    top: 70px;
    left: 0;
    margin: 0 auto;
    margin-top: 34px;
    background: #fff;
    padding: 0;
    z-index: 100000000;
    right: 0;
    bottom: inherit;
    width: 709px;
}

.plan_close {
    float: right;
    margin-right: 20px;
    font-size: 17px;
    color: #fff;
    background: #9e9e9eb5;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;

    cursor: pointer;
    margin-top: 20px;
}
.plan-section{border-bottom: none!important;
    padding:20px 25px 35px 25px;
}
.plan-section h3 {
    text-align: center !important;
    font-size: 23px !important;
    font-weight: 700 !important;
    color: #15a47b !important;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif !important;
}
.plan-section p {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 6px;
}
 .plan-section b {
    font-size: 20px;
    font-weight: 900;
} 
.plan-section .plan-amount {
    font-size: 20px;
    font-weight: 900;
    color: #15a47b !important;
    font-family: 'Montserrat', sans-serif !important;
} 
.plan-section .plan-date {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    color: #6b7788 !important;
    font-family: 'Roboto', serif;
}
.planpopup .plan-section .upgrade-plan{
    float: left;
    width: 45%;
    line-height: 23px;
    margin-right: 46px;
    position: relative;
    text-align:center;

}
.planpopup .plan-section .upgrade-renew{
    line-height: 22px;
    text-align: center;
   /* float: left;
    width: 45%;*/
}
.plan-section a{
    padding: 10px 35px !important;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif !important;
    color: #fff !important;
    background: #00c86a;
    border-radius: 3px;
    font-weight: 700;
    text-transform: uppercase;
}

.upgrade-button{
        margin-top: 36px;
    text-align: center;
}

.upgrade-button a:hover{background-color: #15a47b;
}

.upgrade-plan:after {
    position: absolute;
    height: 202px;
    content: "";
    top: -11px;
    left: 0;
    right: -20px;
    border-right: 1px solid #ccc;
}
.dated-color {
    color: #000;
    font-weight: 700;
}
/* Santosh upgrade plan popup - end */


/*santosh css start 7-2-2018*/
.calling-setting-main{
	padding-bottom: 20px;
/*	margin-bottom: 20px;
*/}

.call-perference{
	padding: 14px 10px;
    border-bottom: 1px solid #62788d;
}
.call-perference p{
	color: #62788d;
    font-size: 18px;
        font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.call-perference img{
    width: 25px;
    float: left;
    margin-top: 3px;
    margin-right: 60px;
}

/*tabing css start*/
.page-template-calling-setting.resp-contanier-css a{
	padding: 10px 35px;
	color: #fff!important;
	background:#5ab58a;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.page-template-calling-setting .resp-contanier-css h3, .phone-call-main p span{
	padding-bottom: 15px;
	color: #62788d;
    font-size: 20px;
    font-weight: 500;
    padding-top: 15px; 
    font-family: 'Montserrat', sans-serif;
}
.page-template-calling-setting .resp-contanier-css p{
	padding-bottom: 30px;
	font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
}
.timer-img p{
		color: #ec4638;
    padding-bottom: 30px;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
}

.page-template-calling-setting .resp-contanier-css .order-now p{
	padding-right: 15px;
	font-size: 22px;
	font-weight: 600;
	color: #131315;
    font-family: 'Montserrat', sans-serif;
    float: left;
    width: auto;

}
.page-template-calling-setting .resp-contanier-css .order-now a{
 	    margin-left: 41px;
 }

.page-template-calling-setting .resp-contanier-css .timer-img img{
	position: relative;
	top:-104px;
    display: inline!important;
    right: 42%;
    width: 70px!important;
    float: right;
}
 
.page-template-calling-setting .resp-tabs-list1 li {
  display: inline-block;
  padding: 15px 25px;
  margin: 0;
  margin-left: 25px;
  list-style: none;
  cursor: pointer;
	color: #131313;
    font-size: 18px;
    font-weight: 500;
   /* border-bottom: 3px solid #3f7bf7;*/
    font-family: 'Montserrat', sans-serif;
}
.page-template-calling-setting .resp-contanier-css{
	padding:30px 45px 120px;
	background: #f4f0f1;
}
.page-template-calling-setting .resp-tab-active {
  border-bottom: 3px solid #3f7bf7!important;
  background-color: #fff;
}
.page-template-calling-setting .resp-tab-content {
  display: none;
  padding: 15px;
}
.resp-content-active,
.resp-accordion-active { display: block; }
.border-bottom-call{
	border-right: 0;
	border-left: 0;
	border:1px solid #888; 
}
.slider-schedule{
	background-color: #ec462e!important;
}
input:checked + .slider-schedule {
    background-color: #5ab58a!important;
}
.switch-schedule {
    position: relative;
    display: inline-block;
    width: 64px!important;
    height: 31px!important;
}
.switch-schedule1
{float: right;
height: 31px;}
.slider-schedule:before {
    position: absolute;
    content: "";
    height: 29px!important;
    width: 29px!important;
    left: 3px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.avail-schedule{
	font-size: 20px!important;
	font-weight: 600;
	color: #314455;
    font-family: 'Montserrat', sans-serif;
    margin-left: 25px!important;
    display: inline-block;
    padding-top: 5px;
    vertical-align: super;
}
.schedule-check-box  {
    display: block !important;
    padding: 4px 0 5px 0;
    border-bottom: 1px solid #c5c3c4!Important;
    margin-bottom: 5px;
}

/* .schedule-check-box img, .date-schedule img{
    position: relative;
    top: -6px;
    display: inline!important;
    width: 50px!important;
    float: right;
    
} */

.date-schedule img{
	    top: -62px;
}
.margin-bottom{
	margin:30px; 
}
.schedule-check-box .time-schedule, .date-schedule .time-schedule{
    margin: 12px auto 0;
    width: 100%!important;
    border-top: 1px solid  #c5c3c4;
}
/* .schedule-check-box .time-schedule p, .date-schedule .time-schedule p
{	font-size: 20px!important;
	font-weight: 600;
	color: #304556;
    font-family: 'Montserrat', sans-serif;
    margin-left: 0px!important;
    display: inline-block;
    padding-top: 5px;
   line-height: 55px;
    width: 100%;
    padding-bottom: 0;

} */

.schedule-check-box .time-schedule p span, .date-schedule .time-schedule p span{
	font-weight: 400!important;
    color: #62788d;
}
.schedule-check-box .time-schedule p i, .date-schedule .time-schedule p i {
    color: red;
    border-radius: 100%;
    background: #fff;
    padding: 11px 14px;
    float: right;
box-shadow:1px 2px 7px 2px rgba(81, 77, 92, 0.1);}

.phone-call-main p {
	font-size: 47px!important;
    font-weight: 500;
    color: #3f7bf7;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 37px;
    position: relative;
    margin-left: 50px;
}
.phone-call-main p span{
	padding-left: 7px;
    display: block;
    padding: 0;
}
.phone-call-after{
	position: relative;
	padding-bottom: 20px;
}
.phone-call-after:after{
	position: absolute;
	content: "";
	left: 15px;
    right: 0;
    top: 36px;
    border-left: 4px dotted #8d9ba8;
    height: 80px;

}
.phone-call-main img{
	margin: 0!important;
	float: left;
	width: 32px;
	
}
.phone-call-black p{
	color:#000;
    padding-bottom: 57px;

}
.phone-selling{
		padding-bottom: 30px;
	}
.phone-selling input{
	width: 420px;
	height: 48px;
	border: 1px solid #c5c5c5!important;
	border-radius: 2px;
	margin-bottom: 15px;
}
.phone-selling input::-webkit-input-placeholder {
	font-size: 20px!important;
	color: #131315;
	padding-left: 15px;
    font-family: 'Montserrat', sans-serif;
}
.phone-selling input:hover{
	border: 1px solid #6f6d6d!important;
 
}
.call-settingTab{
    background: #fff;
	padding:35px;
	border-radius:12px;
	-webkit-border-radius:12px;
	margin-top:48px!important;
}
.call-settingTab .resp-tabs-container {
   /* margin-left: -20px !important;
    padding-left: 20px;
    margin-right: -27px;
    padding-right: 27px;*/
}

/*tabing css end*/
.order-now p {
        padding-right: 15px;
    font-size: 22px;
    font-weight: 600;
    color: #131315;
    font-family: 'Montserrat', sans-serif;
    float: left;
    width: auto;
    padding-bottom: 0;
    padding-top: 10px;
}
.order-call-btn
{
	padding: 10px 35px !important;
    color: #fff!important;
    background: #5ab58a !important;
    text-transform: uppercase;
    font-size: 20px !important;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
	margin-left:40px !important;
	
}
#calling_request p {
    padding-bottom: 30px;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
}
.congo-msg
{
	padding-bottom: 30px;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
}
.congo-rate
{
	 font-size: 20px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
.phone-selling h3 {
    margin-bottom: 7px;
}
.hrs-calling p {
    float: left;
    width: 70%;
}
.hrs-calling img {
    float: right;
    width: 7%;
}
.page-template-calling-setting .banner.dashboard-banner {
    min-height: 195px;
}
.page-template-request_verification input#certification_approval, .page-template-youtube-php input#terms_check {
    width: auto !important;
    display: inline-block;
}
.page-template-edit_profile .name_err_msg, .page-template-edit_profile .phn_err_msg {
    position: relative;
    width: 50%;
    float: right;
    margin-top: -24px !important;
	top:0 !important;
}
.page-template-edit_profile .prefix-err
{
	    margin-top: 67px !important;
}
/*santosh css end 7-2-2018*/


.meeting-membership ul {
    list-style-type: none;
}
.meeting-membership li {
    display: inline-block;
    width: 100%;
	    margin-bottom: 30px;
		    /*box-shadow: 3px 3px 0px 0 rgba(0,0,0,0.1) !important;*/
}
.memberboxes
{
	display: inline-block;
    width: 100%;
	padding: 39px;
	    margin-bottom: -3px;
}
.topbox {
       background: #fff;
    box-shadow: 3px 3px 0px 0 rgba(0,0,0,0.1) !important;
    margin-bottom: 1px;
   
}
.bottombox {
    background: #f2fffe;
       box-shadow: 3px 3px 0px 0 rgba(0,0,0,0.1) !important;
}

.memberboxes .left span {
       width: 69px;
    height: 47px;
    overflow: hidden;
    margin-right: 20px;
    float: left;
}
.memberboxes .left span img{ max-width:100%;}
.memberboxes .left {
    width: 48%;
}
.memberboxes .left h3 {
    color: #2b3640;
    font-size: 20px;
    display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-weight:500;
}
.memberboxes .left p {
    color: #697279;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    
}
.memberboxes .meeting-topright {
    text-align: left;
}
.memberboxes .timingbox span {
    color: #2b3640;
}
.memberboxes .timingbox strong {
    font-weight: 600;
    text-transform: uppercase;
}
.memberboxes span.timingbox {
    padding: 8px 24px;
    min-height: 82px;
    vertical-align: top;
}
.memberboxes .pricebox {
    padding: 16px 24px !important;
}
.memberboxes .meeting-topright span:nth-of-type(3) {
    margin-right: 0;
}
.member-btnnew {
    background: #0cb781;
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    padding: 14px 44px;
    margin-left: 15px;
	transition:all ease 0.3s;
}
.bottombox .meeting-topright {
       margin-right: 138px;
}

.memberboxes .meeting-topright p {
    color: #697279;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top: 34px;
}
.expired .left
{
	border-bottom: 1px solid #e7e7e8;
    padding-bottom: 34px;
    margin-bottom: 34px;
}
.expired .topbox {
       box-shadow: none !important;
    margin-bottom: -3px;
}
.expired-date
{
	margin-right: 138px;
}
.member-btnnew:hover, .member-btnnew:active, .member-btnnew:focus
{
	background:#000;
	color:#fff;
	transition:all linear 0.3s;
}
.page-template-consultant-plan-history .banner.dashboard-banner {
    min-height: 200px;
}
.page-template-consultant-plan-history .contri-apptop {
    padding-top: 20px;
}

.page-template-consultant-package-addList-php {
    background: #fcfcfc;
}
.package-overview {
        margin-top: 100px;
    border: 1px solid #e4e4e4;
    padding: 50px 0;
    background: #fff;
	position:relative;
}
.package-overview .form-field {
    display: block;
    width: 100%;
}
.package-addlisting .contri-apptop p {
    padding-top: 10px;
    font-size: 17px;
    color: #2b3640;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.package-overview .step1, .package-overview .step2, .package-overview .step3 {
    width: 90%;
    margin: 0 auto;
}

.listing-steps span strong {
    background: #9fa7af;
    color: #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    padding: 2px 8px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: center;
}
.listing-steps .active a {
     padding-left: 0;
    pointer-events: all !important;
    color: #74818c !important;
}
.listing-steps a {
      pointer-events: none;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding: 0px 20px 0;
	color: #747f8c8c;
}
.listing-steps .active a strong{background:#16d884;}

.form-field input {
    width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
   
}
.form-field label {
           width: 199px;
    float: left;
    color: #697279;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding: 11px 40px 0 0;
    text-align: right;
}
.form-field .input-group {
    width: 62%;
    padding-bottom: 0;
    display: inline-flex;
}

.form-field .input-group span {
      background: #ebeef1;
    padding:12px 21px;
    width: 77px;
    height: 45px;
    border: 1px solid #e1e1e1;
    border-right: 0;
    text-align: center;
    color: #697279;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-field.sale-price {
    width: 46%;
    float: left;
}
.sale-price .input-group {
    width: 47%;
}
.original-price label
{
	    width: 156px;
}
.sale-price input.text-field {
    width: 50%;
	 border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.original-price input.text-field 
{
	width:37%;
	 border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.package-overview a.cancel-btn {
   background: #bfbfbf;
    color: #fff;
    padding:14px 37px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.5px;
    font-weight: 400;
    transition: all ease 0.3s;
}
.package-overview a.save-Contbtn {
        background: #0cb781;
    color: #fff;
    padding: 14px 37px;
    margin-left: 52%;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
	 transition: all ease 0.3s;
}
.original-price {
    width: 54% !important;
    float: left;
}
.package-overview hr {
    width: 50%;
    text-align: left;
    display: inline-block;
    margin: 50px 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: 0;
}
.package-overview h3 {
    font-size: 26px;
    color: #697279;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
}
.package-overview p {
    color: #697279;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-bottom: 12px;
}
a.add-faq {
    float: right;
    background: #2b3640;
    color: #fff;
    padding: 15px 30px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
.add-faq i {
    margin-right: 10px;
}
.add-faq span {
    padding-right: 10px;
}
.faq-question a.save-Contbtn, .requirements-input a.save-Contbtn {
    margin-left: 12px !important;
}
.faq-question, .requirements-input {
    border-top: 1px solid #e6e6e6;
    margin: 0 -5.5%;
    padding: 50px 5.5%;
    border-bottom: 1px solid #e6e6e6;
    background: #fcfcfc;
}
.faq-question input, .faq-question textarea, .requirements-input textarea {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #eee;
    border-radius: 4px;
    font-size: 14px;
    color: #a6adb2;
    padding: 14px;
}
.faq-question input::-webkit-input-placeholder, .faq-question textarea::-webkit-input-placeholder, .requirements-input textarea::-webkit-input-placeholder,
.input-type input::-webkit-input-placeholder, .multi-ans input::-webkit-input-placeholder { 
  font-size: 14px;
    color: #a6adb2;
	font-family: 'Montserrat', sans-serif;
}
 
 .faq-question input::-moz-placeholder,  .faq-question textarea::-moz-placeholder, .requirements-input textarea::-moz-placeholder, .multi-ans input::-moz-placeholder  { 
  font-size: 14px;
    color: #a6adb2;
	font-family: 'Montserrat', sans-serif;
}
.faq-question input:-ms-input-placeholder, .faq-question textarea:-ms-input-placeholder, .requirements-input textarea:-ms-input-placeholder, .multi-ans input:-ms-input-placeholder {
  font-size: 14px;
    color: #a6adb2;
	font-family: 'Montserrat', sans-serif;
}
.dlt-btn i {
    font-size: 18px;
    margin-right: 4px;
}
.dlt-btn
{
	font-family: 'Montserrat', sans-serif;
	color:#bfbfbf;
	font-size:14px;
}
.faq-accordian {
        margin: 0 -5.5%;
    padding: 40px 5.5% 0px;
}
.faq-accordian h3.ui-accordion-header {
    background: #fcfcfc;
    border-color: #b2b2b2;
    margin-top: 10px;
    padding-left: 15px;
}
.faq-accordian .ui-state-default .ui-icon {
    background: url(../../images/down-arrow-brown.jpg) right center no-repeat;
    right: 14px;
    left: inherit !important;
}
.faq-accordian .ui-accordion .ui-accordion-content {
    padding: 20px 15px;
    border-top: 0;
    overflow: inherit !important;
    margin-bottom: 25px;
    height: auto !important;
}
.faq-accordian hr, .requirements-input hr{width:100% !important;}
.package-overview a.cancel-btn:hover, .package-overview a.cancel-btn:active, .package-overview a.cancel-btn:focus {
    background: #9E9E9E;
    transition: all linear 0.3s;
    color: #fff;
}
.package-overview a.save-Contbtn:hover, .package-overview a.save-Contbtn:active, .package-overview a.save-Contbtn:focus
{
	background: #000;
    transition: all linear 0.3s;
    color: #fff;
}
.border-line {
    border-top: 1px solid #eee;
    margin: 30px -5.5% 0;
    padding: 30px 5.5% 0;
}
.requirements-input a.cancel-btn, .requirements-input a.save-Contbtn {
    padding: 11px 25px;
}
.input-type {
    padding-top: 30px;
}

.input-type .numbering {
    background: #999;
    width: 33px;
    height: 33px;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    padding: 7px;
    margin-right: 20px;
    vertical-align: middle;
}
.input-type label {
       color: #697279;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top: 20px;
    display: block;
}
.input-type input {
    width: 93%;
    margin-left: 51px;
    border-radius: 4px;
    border: 1px solid #eee;
    padding: 14px;
}
input.url-input
{
	 background: url(../../images/attached.jpg) 98% center no-repeat;

}
.attach-file {
    margin-left: 51px;
    border: 1px solid #eee;
    padding: 9px 26px 9px 40px;
    display: inline-block;
    border-radius: 4px;
    background: url(../../images/attached.jpg) 10px center no-repeat;
}


/*------- push buttons -------------*/


.package-overview .switch-label {
   position: relative;
    z-index: 2;
    float: left;
    width: 125px;
    line-height: 47px;
    text-align: center;
    cursor: pointer;
    padding: 0;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #9fa7af;
}
.package-overview .switch-label:active {
  /*font-weight: bold;*/
}

.package-overview .switch-label-off {
  padding-left: 2px;
}

.package-overview .switch-label-on {
  padding-right: 2px;
}


.package-overview .switch-input {
  display: none;
}
.package-overview .switch-input:checked + .switch-label {
  -moz-transition: 0.15s ease-out;
    -ms-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    -moz-transition-property: color, text-shadow;
    -ms-transition-property: color, text-shadow;
    -o-transition-property: color, text-shadow;
    color: #697279;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.package-overview .switch-input:checked + .switch-label-on ~ .switch-selection {
  left: 129px;
  /* Note: left: 50%; doesn't transition in WebKit */
}

.package-overview .switch-selection {
       position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 125px;
    height: 47px;
    border-radius: 3px;
    background-color: #fff;
    -moz-transition: left 0.15s ease-out;
    -ms-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
    border: 1px solid #e1e1e1;
}

.package-overview .switch {
       position: relative;
    height: 47px;
    width: 255px;
    margin: 0px auto 20px;
    background: #ebeef1;
    border-radius: 4px;
}
.dlvy input.text-field {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.requirements-input label {
    font-size: 16px;
    color: #697279;
	font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.require-input {
    margin-right: 12px;
    padding-top: 12px;
}
.requirements-input textarea {
    margin-bottom: 25px;
}
label.css-label.radGroup1 {
    margin-top: 11px;
    font-size: 16px !important;
}
.page-id-8791 section.featured-banner.consult-banner {
    background-image: none !important;
    background-color: #f8c93c !important;
	position:relative;
}
h1.return-banner {
    color: #000;
    position: absolute;
    top: 37%;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    line-height: 43px;
    font-weight: 400;
}
.return-banner strong {
    font-size: 55px;
}
.meeting-membership li.expired {
    box-shadow: 3px 3px 0px 0 rgba(0,0,0,0.1) !important;
}
.hover-main {
        display: inline-block;
    width: 100%;
    position: relative;
    transition: all ease 0.5s;
}
.hover_div {
    display: none;
}
.hover_bg {
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.93);
    width: 100%;
    min-height: 132px;
    padding: 19px 30px !important;
	transition: all ease 0.5s;
}
.hover_bg .package-status-div {
    float: left;
}
.hover-main:hover .hover_div {
    display: block;
	transition: all ease 0.5s;
}
.package-status-div {
    padding-top: 0px;
}

   .hover_bg span.avail-txt {
   display: inline-block;
    vertical-align: top;
       padding-top: 29px;
}

.input-group .ms-ctn
 {
    width: 100%;
}
.hover_bg .switch {
           width: auto;
    height: auto;
}
.hover_bg .switch label {
     
       position: relative;
    z-index: 2;
    float: left;
    width: 75px;
    line-height: 47px;
    text-align: center;
    cursor: pointer;
    padding: 0;
    font-weight: 400;
    color: #9fa7af;
    background: #e8e8e9;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
	margin-top: 14px;
}
.hover_bg .switch-input:checked + .switch-label {
    background: #14b166;
    color: #fff;
}
.rightLabel
{
	    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}
.leftLabel
{
	    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}


a.edit-img {
    float: left;
    margin-top: 0;
    margin-left: 15px;
}
.page-template-wallet .payment_status {
    float: none !important;
}
.page-template-wallet .resp-tab-content {
    /*padding: 13px 22px 40px !important;*/
}
.page-template-meeting-list label.css-label.radGroup1
{
	margin-top:0 !important;
}
.call-settingPopUp {
    position: fixed;
    background: #fff;
    padding: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 600px;
    z-index: 10000;
    top: 25%;
}
.call-popuptransbg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.8);
    z-index: 1000;
}
.call-settingPopUp .close {
   float: right;
    position: relative;
    top: -21px;
    right: -22px;
    display: block;
    font-size: 19px;
    margin-top: 0px;
    font-weight: 700;
    cursor: pointer;
    color: #fff;
    background: #000;
    border-radius: 32px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
}
.xdsoft_datetimepicker {
    z-index: 10000;
}
.call-settingPopUp input {
    width: 48%;
    padding: 18px;
    height: 44px;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
   
}
.call-settingPopUp h3 {
    color: #000;
    border-bottom: 1px solid #e1e1e1;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 32px;
}
.plan-credit-comm
{
    color: #15a47b;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.8px;
    padding: 0 29px 29px;
    float: left;
}
.plan-img img {
    max-width: 100%;
    width: 100%;
}
.popup .savebtn {
    margin-top: 14px;
}
.page-template-document-listing-php .similar-documents {
    margin-bottom: 10px !important;
}
.page-template-document-listing-php .similar-documents .member-image {
    height: auto !important;
}
div#time_schudule_errorz {
    width: 100%;
    margin: 0px 0 20px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    color: #F44336;
}
.time-schedule
{
	border-bottom: 1px solid #c5c3c4;
}
.calltabs input.order-call-btn {
    margin-top: 0px;
    margin-left: 0 !important;
}
.call-settingTab li.resp-tab-active {
    /*padding-left: 14px !important;*/
	background: transparent !important;
    color: #000;
    position: relative;
    border: 0px;
    border-bottom: 1px solid #000!important;
}
.call-settingTab .success_msg p {
    color: #4CAF50;
    padding: 15px 0;
    margin-top: 23px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-align: center;
    background: #fff;
    letter-spacing: 0.5px;
}
#description_container iframe {
    width: 100% !important;
    height: 153px !important;
    overflow-y: scroll;
	 border: 1px solid #e1e1e1 !important;
}
div#toolbar {
    border: 1px solid #e1e1e1;
    border-top: 0;
}
div#package_categories {
    width: 100%;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
        padding: 8px 12px;
		box-shadow: none;
}
#toolbar a {
   vertical-align: middle;
    padding: 11px 0;
    width: 50px;
    margin-left: -3px;
}
#toolbar i {
    font-size: 18px;
    color: #979797;
    text-align: center !important;
    display: block;
}
#toolbar a img {
    margin-top: -3px;
}
#description_container small {
    color: #afafaf;
    font-weight: 500;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 5px;
    display: block;
}
.package-overview .input-group span.ms-close-btn {
    background-repeat: no-repeat;
    width: auto !important;
    height: auto !important;
    padding: 7px 5px;
    border: 0;
    background-color: transparent;
    color: #0000;
}
.package-overview span.ms-helper {
        width: 100%;
    height: auto !important;
    padding: 0;
    top: inherit;
    background: transparent;
    border: 0px;
    font-size: 12px;
    bottom: -16px;
    padding-top: 0 !important;
    left: 0 !important;
    text-align: left;
    color: #F44336;
}

.package-overview .input-group {
    margin-bottom: 23px;
}
.calltabs .date-schedule input.date_ranged_block {
    width: 50%;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    margin-bottom: 18px;
    background: #f9f9f9;
}
.exclude input {
    margin-right: 8px;
}
.exclude {
    font-size: 13px;
    font-weight: 600;
    color: #9E9E9E;
    font-family: 'Roboto', serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
span.inclusive {
    padding: 0px 0;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    letter-spacing: 0.5px;
    font-family: 'Roboto', serif;
}

.error_package label, #package_categories_error label {
    width: auto;
    float: none;
    padding: 0 !important;
    font-size: 12px !important;
    color: #F44336;
}
.error_package, #package_categories_error {
    margin-top: -23px;
    padding-bottom: 10px;
    clear: both;
    margin-left: 200px;
}
.original_err {
    margin-left: 157px !important;
}
.multi-ans {
    display: inline-block !important;
    width: 100%;
    clear: both;
    margin-top: 20px;
	margin-bottom: 0px;
}
.multi-ans input {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #eee;
    padding: 14px;
}
a.add-faq:hover, a.add-faq:active, a.add-faq:focus {
    background: #2b3640e0;
}
.input-type label:after {
    content: "\f040";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    float: right;
    margin-right: 15px;
    color: #a6adb2;
    padding-top: 10px;
    cursor: pointer;
	  opacity: 0;
    transition: all ease 0.3s;
}
.input-type label:before {
   float: right;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-right: 15px;
    color: #a6adb2;
    padding-top: 10px;
    cursor: pointer;
    content: "\f014";
    opacity: 0;
    transition: all ease 0.3s;
}
.free-text:hover label:before, .free-text:hover label:after {
    opacity: 1;
    transition: all ease 0.3s;
	color:#697279;
}
.requirements-input label.allowCheck:hover {
    color: #697279;
}
.requirements-input label.allowCheck {
    padding-left: 0 !important;
    font-size: 14px !important;
    color: #a6adb2;
	}
.member-new-consultList select#members-following-orderby {
    border: 1px solid #e1e1e1;
    border-radius: 4px;
}
.member-new-consultList .member-text {
    width: 50%;
    float: left;
}
.member-new-consultList span.activity {
    float: right;
	    margin-top: 15px;
}
.member-new-consultList .member-star-right {
    margin-top: 0;
}
.member-new-consultList .rating-div form {
    padding: 0px 0 20px !important;
}
.member-new-consultList .rating-div {
    float: right;
 }
 .member-new-consultList .users-area-expert {
    padding-left: 54px !important;
   }
  .member-new-consultList .item-list li {
    overflow: hidden !important;
    margin-bottom: 10px !important;
    background: #fff;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.1) !important;
}
.member-new-consultList .blog-post.listing.conultListing.listing-pro {
    /*background: transparent;*/
}
.member-new-consultList div.pagination {
    display: inline-block;
   float: none !important; 
   width: auto !important; 
   
}
.member-new-consultList div.pagination .pag-count {
    float: none !important;
    text-align: left !important;
}
#faq_heading_error .error, #faq_content_error .error, .faq_errors .error {
    font-size: 13px !important;
    color: #F44336;
    font-family: 'Roboto', serif;
    margin-top: -7px;
    padding-bottom: 7px !important;
}
.faq-accordian .ui-accordion-content-active .faq-question {
    margin: -20px -15px;
    border: 0px;
}
.panel .image-upload-containerm .image-cover {
    max-width: 100%;
}
.edit-cover i.dashicons.dashicons-sort:before {
    content: "\f040";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
i.dashicons.dashicons-trash:before {
    content: "\f1f8";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
/*----------- 4- 5-2018----------------*/
.page-template-package-details header img {
    margin: inherit;
}
.topbox1 {
     width: 49%;
    display: inline-block;
    padding-right: 30px;
    vertical-align: top;
}
.packageDetail-banner h1 {
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #000;
	margin-bottom: 35px;
}
.topbox1 p {
    font-size: 16px;
    color: #797979;
    font-family: 'Montserrat', sans-serif;
	    margin-bottom: 30px;
}
.packageDetail-banner {
    background: #e2e2e2;
    padding: 85px 0;
}
ul.topbox1 {
    padding-right: 0;
}
.topbox1 li {
       font-size: 16px;
    color: #797979;
    font-family: 'Montserrat', sans-serif;
    list-style-type: none;
    padding-bottom: 15px;
    background: url(../../images/tick-mark.png) no-repeat left top;
    padding-left: 36px;
    margin-left: 26px;
}

.bottom-package li a {
         font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #797979;
    font-weight: 500;
    padding: 31px 0;
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px;
    border-bottom: 3px solid transparent;
}
.bottom-package {
    background: #fff;
	    display: inline-block;
    width: 100%;
}
.bottom-package li span {
        padding-top: 18px;
    display: inline-block;
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-left: 59px;
}
.order-package {
          background: #30b361;
    color: #fff !important;
    padding: 30px 44px 29px!important;
    margin-right: 0 !important;
    margin-left: 32px !important;
    font-size: 18px !important;
		transition:all ease 0.3s;
}
.bottom-package ul {
    margin: 0 -2% 0px;
    padding: 0 2%;
    border-bottom: 1px solid #ccc;
}
.bottom-package li {
    display: inline-block;
    vertical-align: middle;
}
.round-avatar img {
    max-width: 100%;
}
.bottom-package li.round-avatar {
    width: 73px;
    height: 66px;
}
.round-avatar img {
    max-width: 100%;
}
.bottom-package li a:hover {
    border-bottom: 3px solid #45ae60;
	transition:all ease 0.3s;
	color:#000;
}
.order-package:hover, .order-package:active, .order-package:focus
{
	background:#000;
	transition:all ease 0.3s; 
	color:#fff;
	border-bottom-color:#000 !important;

}
.bottom-package h3 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    margin-top: 40px;
    margin-bottom: 20px;
}
.bottom-package p {
    color: #6b7788;
    font-family: 'Roboto', serif;
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
}
.bottom-package .event-attend h4 {
    font-family: 'Montserrat', sans-serif;
    color: #6b7788;
    font-size: 18px;
    font-weight: 500;
	margin-top: 5px;
}
.bottom-package ul.event-attend {
    margin: 0;
    padding: 0;
	    border-bottom: 0;
}
.bottom-package .event-attend li {
    border-bottom: 1px solid rgba(107, 119, 136, 0.20);
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
span.online-status {
    position: absolute;
    top: 39px;
    right: 25px;
    border: 2px solid #45ae60;
    color: #45ae60;
    padding: 6px 15px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 50px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.package-right {
    border: 1px solid rgba(107, 119, 136, 0.20);
    padding: 35px;
    text-align: center;
    position: relative;
	    margin-top: 40px;
}
.package-right p {
    margin: 27px 0;
}
a.hire-package {
    background: #45ae60;
    color: #fff;
    padding: 13px 24px;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: all ease 0.3s;
}
a.hire-package:hover, a.hire-package:active, a.hire-package:focus
{
	background:#000;
	color:#FFF;
}

ul.package-navFixed.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.5);
    z-index: 100;
	border-bottom: 0;
}


.bottom-package .ui-accordion-header {
    padding-left: 54px;
    font-weight: 400;
    border: 0px;
    background: #a8a8a82b;
    padding: 15px 54px;
}
.bottom-package .ui-accordion {
    margin-bottom: 40px;
}

.bottom-package .ui-state-default .ui-icon {
    background: url(../../images/sort-icon-ftf.png) no-repeat left center;
}
.bottom-package .ui-state-active .ui-icon
{
	  background: url(../../images/sort-icon-ftf-down.png) no-repeat left center;
}
.bottom-package .ui-accordion-header {
    padding-left: 54px;
    font-weight: 400;
    border: 0px;
    background: #a8a8a82b;
    padding: 15px 54px;
}
.bottom-package .ui-accordion-content {
    padding: 20px !important;
}
.goog-te-gadget-simple {
    border: 0 !important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
   
    visibility: hidden;
}
a.goog-te-menu-value {
   
	background: url(../../images/hindi-trans.png) no-repeat left 9px;
    width: 59px;
}
img.goog-te-gadget-icon {
    display: none !important;
}
/*-------- new home ----------*/
.home-newbanner
{
	background:#ecdccd;
	padding:130px 0;
}
.members .visible #google_translate_element {
    display: none;
}
/*------- new home end------*/


/*-------- activity details--------*/

.activity-banner
{
	    position: relative;
    background: url(../../images/act-banner.jpg)no-repeat;
    background-size: cover;
    padding: 110px 0;
}
.activity-banner h1{
	     font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 58px;
    color: #fff;
    position: relative;
    padding-bottom: 30px;
    padding-right: 0;
    margin-bottom: 0 !important;
    line-height: 58px;
	 
}
.activity-banner h1:after{
	position:absolute;
	content:"";
	background:rgba(255, 255, 255, 0.50);
	width:197px;
	height:3px;
	left:0;
	bottom:0px;
	}
.activity-banner li {
        background: url(../../images/act-tick.png) no-repeat left center;
    padding-left: 55px;
    font-size: 16px;
    font-family: 'Roboto', serif;
    color: rgba(255, 255, 255, 0.60);
    font-weight: 400;
    list-style-type: none;
    display: inline-block;
    width: 45%;
    margin-right: 30px;
    min-height: 40px;
    line-height: 20px;
}
.activity-banner p {
           font-size: 18px;
    font-family: 'Roboto', serif;
    color: rgba(255, 255, 255, 0.60);
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 93%;
    line-height: 25px;
}

.activity-banner .grow-banner {
    height: 44vh;
	    width: 67%;
}
.activity-banner .channel {
    padding: 0;
    margin-top: -151px;
    height: auto;
    left: 0;
}
.act-body li a {
    color: #000;
}
.act-body li {
    display: inline-block;
    margin-right: 70px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
}
.act-body li:last-child{
margin-right:0px;
}
.act-body ul {
    list-style-type: none;
    background: #fff;
    margin: 0 -2%;
    padding: 44px 2%;
    border-bottom: 1px solid #e5e5e5;
}
.act-content {
    padding: 115px 0 80px;
}
.act-content h2, .act-reasons h2, .act-popular h2 {
    text-align: center;
    font-size: 44px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 25px;
}
.act-content h5 {
    text-align: center;
    margin-bottom: 50px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    padding: 0 23%;
}
.act-content p {
    font-family: 'Roboto', serif;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 30px;
    color: #000;
	line-height: 23px;
}
.act-reasons {
    background: #ecdccd;
    padding: 80px 0;
	    text-align: center;
}
.act-reasons ul, .act-popular ul {
    margin-top: 80px;
	list-style-type: none;
}
.act-reasons li {
        
    width: 392px;
    display: inline-block;
    border: 1px solid #a59a8f;
    padding: 30px;
    min-height: 273px;
    margin-right: 2%;
    margin-bottom: 2%;
    border-radius: 5px;
    text-align: center;
    vertical-align: top;
}
.act-reasons li h3 {
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #000;
    margin-bottom: 12px;
}
.act-reasons p {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    line-height: 22px;
}
.gap-box
{
	margin-top:81px;
}
.full-box {
    width: 100% !important;
    border: 0 !important;
    padding: 0 !important;
    min-height: auto !important;
    margin-bottom: 0 !important;
}
.full-box ul {
    margin-top: 0;
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.act-content p:last-child {
    margin-bottom: 0;
}
.act-reasons li img {
    margin-bottom: 10px;
}
.act-popular
{
	background:#f8f4f1;
	padding:80px 0;
	    text-align: center;
}
.act-popular li {
    min-height: 463px;
    display: inline-block;
    width: 292px;
    margin-right: 3%;
    background: #fff;
    padding: 40px;
    margin-bottom: 3.7%;

}
.act-popular li:last-child {
    margin-right: 0;
}
.act-popular li h4 {
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 24px;
    color: #000;
    margin-bottom: 20px;
}
.act-popular p {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
        margin-bottom: 35px;
}

/****** Style Star Rating Widget *****/

.star-rate { 
     border: none;
    padding: 0;
    text-align: left;
    float: left;
}

.star-rate > input { display: none; } 
.star-rate > label:before { 
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.star-rate > .half:before { 
  content: "\f089";
  position: absolute;
}

.star-rate > label { 
  color: #ddd; 
 float: right; 
}

/***** CSS Magic to Highlight Stars on Hover *****/

.star-rate > input:checked ~ label, /* show gold star when clicked */
.star-rate:not(:checked) > label:hover, /* hover current star */
.star-rate:not(:checked) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */

.star-rate > input:checked + label:hover, /* hover current star when changing rating */
.star-rate > input:checked ~ label:hover,
.star-rate > label:hover ~ input:checked ~ label, /* lighten current selection */
.star-rate > input:checked ~ label:hover ~ label { color: #FFED85;  } 

/*------------ activity details end--------*/
.prev-price {
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 500;
    display: block;
}
.real-price {
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    color: #ed4d53;
    font-weight: 500;
    text-decoration: line-through;
}
.order-box
{
	border: 1px solid #d0d0d0;
    padding: 15px 8px;
    width: 65px;
    font-size: 14px;
    color: #2d3640;
    font-family: 'Montserrat', sans-serif;
    line-height: 16px;
    font-weight: 500;
    border-radius: 4px;
    min-height: 65px;
    margin-top: -7px;
}
.act-popular li small {
       color: #6a7279;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 12px;
    display: block;
    font-weight: 500;
}
.order-act {
        background: #ef7c30;
    color: #fff;
    padding: 12px 50px;
    display: inline-block;
    margin-top: 45px;
    border-radius: 5px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
}
.page-template-activity-details .logo .logo-image img {
    margin-left: 0;
}
.page-template-activity-details .logo {
    margin-left: 0 !important;
}
.act-popular li:hover .order-act{
    background: #000;
    color: #fff;
    transition: all linear 0.15s;
}
.act-popular li:after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #ecdccd;
    bottom: 1px;
    width: 100%;
    left: 0;
    height: 3px;
    border-radius: 4px;
}
.act-popular li {
    
	border: 1px solid #ECDCCD;
    border-radius: 4px;
    position: relative;
	transition: all ease 0.5s;
	text-align: left;
}
.act-popular li:hover {
    box-shadow: 0 0px 30px 5px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    border-color: transparent;
}
.black-act {
    background-color: #000;
    padding: 40px 0;
}
.testimonialfooter .bx-viewport {
          box-shadow: none !important;
    margin: 0;
    padding: 0;
    border: 0 !important;
    padding-bottom: 51px;
    background: transparent !important;
    width: 84% !important;
    margin: 0 auto;
}
.testimonialfooter 
{
	padding:80px 0;
}
.text-testimonial {
    width: 70%;
    margin-left: 4%;
}
.testi-author {
    width: 26%;
}
.testimonialfooter .bx-pager {
       padding-top: 0px !important;
    position: relative !important;
    top: 0 !important;
    left: 19%;
    text-align: left !important;
}
.testimonialfooter .bx-controls {
      margin: -51px -2% 0;
    background: #72DBE1;
    padding: 28px 0 28px;
    overflow: hidden;
}
.author-name {
          position: absolute;
    bottom: -56px;
    left: 30%;
    right: 0;
    text-align: left;
}
.text-testimonial h4 {
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    /* width: 69%; */
    margin-top: 13%;
}
.black-act a {
    color: #fff;
    font-weight: 400;
    text-transform: none !important;
    font-size: 18px !important;
    border-radius: 4px;
    padding: 14px 70px 14px 40px !important;
	transition:all ease 0.3s;
}
.black-act a:hover {
    color: #000 !important;
}


/*latest section css start */
.latests-section{
	padding: 0 0 80px 0;
	/* min-height: 770px; */
}
.latests-section h2{
	font-size: 44px!important;
    font-family: 'Montserrat', sans-serif;
	color: #000;
	display: inline-block;
	position: relative;
}

.latests-section .latest-heading a.articles-link{
	float:right;
	margin-right: 28px;
	margin-top: 24px;}
.latests-section span{
	color: #cacaca;
	display:block;

}
.latests-box-main{padding:80px 0 0; 
}
.latest_wrap{
    overflow: hidden;
	width: 100%!important;
}

.latest-inner {
    border-radius: 4px;
    padding: 35px 31px;
    height: 407px;
    -webkit-box-shadow: -4px 36px 44px 24px rgba(242,242,242,0.66);
    -moz-box-shadow: -4px 36px 44px 24px rgba(242,242,242,0.66);
    box-shadow: -4px 36px 44px 24px rgba(242,242,242,0.66);
    background-color: #fff;
    
}
.latest-inner h3{
	color: #47bcc3;
	font-size: 22px!important;
    font-family: 'Montserrat', sans-serif;
font-weight: 500;
position: relative;
	min-height: 134px;

}
.latest-inner p {
    padding: 46px 29px 13px 0;
    color: #a6a6a6;
    font-size: 16px!important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.latest-inner a {
	color: #c66c6d;
	    font-family: 'Montserrat', sans-serif;
	font-size: 12px;
}
.latest-inner h3:after{
	background-color: #72dbe1!important;
}
.latestslider li{
	float: left!important;
	position: relative!important;
	width: 100%;
	
}

.administor-left {
    background-color: #ecdccd;
    width: 75px;
    height: 75px;
    margin-top: 4px;
    float: left;
    border-radius: 100%;
}
.administor-main {
    padding: 27px 0;
}
.administor-right {
    margin-left: 20px;
    float: left;
}
.administor-right strong.gst-span {
    color: #c1c1c1;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px!important;
}

 .latests-section a.articles-link{
	position: relative;
	font-size: 18px;
    font-family: 'Montserrat', sans-serif;
	color: #000;
	font-weight: 500;
	text-align: center;

}
 .latests-section a.articles-link:after {
    position: absolute;
    content: "";
    right: -32px;
    width: 20px;
    bottom: 20px;
    top: 4px;
    height: 15px;
    background: url(../../images/black-arrow.png) no-repeat;
}
 .latests-section span{
	font-size: 24px;
    font-family: 'Montserrat', sans-serif;
	color: #59aeb2;
	letter-spacing: 10px;
}
/*latest section css end */
.testimonialfooter .bx-wrapper {
    margin-bottom: 0;
}
.act-form {
       position: absolute;
    right: 2%;
    top: 75px;
    width: 50%;
    float: right;
}
.act-form .form-inner {
    max-width: 500px;
    background: #fff;
    padding: 65px 73px;
    box-shadow: 0 0px 40px 15px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    margin-left: 135px;
    min-height: 516px;
}
.activity-field {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
    border: 0;
    margin-bottom: 10px;
    font-size: 16px;
    color: #7b7b7b;
    font-family: 'Montserrat', sans-serif;
}
.activity-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 16px;
    color: #7b7b7b;
    font-family: 'Montserrat', sans-serif;
}
.activity-field::-moz-placeholder { /* Firefox 19+ */
  font-size: 16px;
    color: #7b7b7b;
    font-family: 'Montserrat', sans-serif;
}
.activity-field:-ms-input-placeholder { /* IE 10+ */
 font-size: 16px;
    color: #7b7b7b;
    font-family: 'Montserrat', sans-serif;
}
.activity-field:-moz-placeholder { /* Firefox 18- */
  font-size: 16px;
    color: #7b7b7b;
    font-family: 'Montserrat', sans-serif;
}
.submit-btn-new {
       margin-top: 33px !important;
    background: #ef7c30 !important;
    box-shadow: 0 0px 3px 1px rgba(0, 0, 0, 0.20);
    border-radius: 4px;
    font-size: 16px !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400 !important;
    text-transform: none !important;
}
.act-form h4 {
    font-size: 24px;
    color: #5bcfd7;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-top: 5px;
}
.act-form p {
    margin: 0 !important;
}
.act-form h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 600;
}
.act-form .wpcf7 {
    margin-top: 42px;
}
.latests-box-main .bx-viewport {
    box-shadow: none !important;
	    border: 0 !important;
}
.testimonialfooter a.bx-pager-link {
    background: #9de6ea !important;
    width: 24px !important;
    height: 24px !important;
    border-radius: 50% !important;
}
body .testimonialfooter .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ffffff !important;
}
.author-name h5{
	font-size:26px;
	 font-family: 'Montserrat', sans-serif;
	 color:#fff;
	
}
.author-name small {
    font-size: 15px;
    text-transform: uppercase;
    vertical-align: middle;
    border-left: 2px solid #fff;
    margin-left: 5px;
    padding-left: 10px;
	    font-weight: 300;
}
.new-btn-hover
{
	position:relative;
	transition:all 0.3s linear 0s;
}
.new-btn-hover:after {
    position: absolute;
    content: "";
    right: 40px;
    width: 20px;
    bottom: 20px;
    top: 18px;
    height: 15px;
    background: url(../../images/blackWhite-arrow.png) no-repeat;
	transition:all 0.3s linear 0s;
}
.new-btn-hover:hover:after
{
right: 35px;
background: url(../../images/black-arrow.png) no-repeat;	
transition:all 0.3s linear 0s;
}

.latests-section .bx-wrapper {
    margin-bottom: 0;
}
.act-popular li:hover:after {
    border-bottom-color: transparent;
}
.act-body ul.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 24px 2%;
    box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.3);
	    z-index: 100;
}
.act-body .sticky li.trade {
    display: inline-block;
}
.act-body li.trade
{
	display:none;
}
.more-txt{    position: relative;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: 500;
    text-align: center;
	margin-top: 25px;
    display: inline-block;
	}
.more-txt:hover, .more-txt:active, .more-txt:focus{
	color: #ef7c30!important;
	}
.more-txt:hover:after, .more-txt:active:after, .more-txt:focus:after
{
	    right: -38px;
    transition: all 0.3s linear 0s;
    background: url(../../images/orange-arrow-new.png) no-repeat;
}
.more-txt:after
{
	
    position: absolute;
    content: "";
    right: -32px;
    width: 20px;
    bottom: 20px;
    top: 5px;
    height: 15px;
    background: url(../../images/black-arrow.png) no-repeat;
    transition: all 0.3s linear 0s;

}
.submit-btn-new{
	 transition: all ease 0.3s;

}
.submit-btn-new:hover {
    transition: all linear 0.3s;
    background: #000 !important;
}
.activity-field:focus {
    border-bottom-color: #4b0505 !important;
}
.act-reasons li:nth-of-type(3) {
    margin-right: 0;
}

.top-footer-new {
    background: #47bcc3;
    text-align: center;
}
.top-footer-new .tfooterRgt {
    width: 100%;
    float: none;
    padding-left: 0;
}
.top-footer-new h3 {
    font-size: 32px;
    line-height: 37px;
}
.top-footer-new .tfooterRgt em {
       font-size: 18px;
    margin-top: 10px;
    margin-bottom: 34px;
    color: #fff;
}
.top-footer-new a.yellow-btn {
        font-size: 20px !important;
    font-weight: bold !important;
    position: relative;
    padding: 15px 90px 15px 62px;
}
.top-footer-new a.yellow-btn:after {
    position: absolute;
    content: "";
    right: 48px;
    width: 20px;
    bottom: 20px;
    top: 20px;
    height: 15px;
    background: url(../../images/black-arrow.png) no-repeat;
}
.footer-newsletter .tnp-field label {
    font-size: 19px;
    margin-bottom: 10px;
}
.footer-newsletter .tnp-field.tnp-field-button {
    width: 38%;
}
.post-type-archive-event_listing .logo {
    height: 59px;
}
.single-documenttemplate .logo {
    height: 71px;
}
.single-dwqa-question .adsbygoogle{
 display:none; 
}
.dwqa-answer-item .at-share-btn-elements {
    display: none;
}
.dwqa-single-question .dwqa-question-item {
    background: #f9f9f9;
    padding: 30px 30px 36px 98px;
    border-bottom: 1px solid #dfdfdf;
    box-shadow: 0 2px 1px rgba(0,0,0,.1);
    border-radius: 0 !important;
	    position: relative;
}
.dwqa-question-item .avatar {
    top: 20px;
    left: 28px !important;
}
.dwqa-question-vote {
    top: 93px;
    left: 34px;
    }
.dwqa-question-meta span a, .dwqa-answer-meta a {
    font-size: 17px;
    color: #303030;
    font-family: 'Roboto', serif;
    font-weight: 700;
}
.dwqa-question-meta span, .dwqa-answer-meta span {
    font-size: 14px;
    color: #999;
}
.dwqa-question-footer .dwqa-question-meta {
    margin-bottom: 0;
}
.dwqa-question-footer select#dwqa-question-status {
       border: 0px;
    font-family: 'Roboto', serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 6px 5px 5px 11px;
    border-radius: 4px;
    background: #e6e6e687;
    color: #454545;
    float: right;
    margin-left: 12px;
}
.dwqa-question-footer span.dwqa-question-status {
    color: #000;
    font-size: 17px;
}
.dwqa-question-footer {
    border-top: 1px solid #ccc;
    margin-top: 25px;
    padding-top: 25px;
}
a.dwqa_edit_question {
    font-size: 15px !important;
    color: #de6f47 !important;
    font-weight: 400 !important;
	    text-decoration: underline !important;
}

a.dwqa_delete_question, a.dwqa_delete_answer {
    color: #cecece !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    margin-left: 6px !important;
}

span.dwqa-label.dwqa-staff {
    color: #fff;
}
.list-dwqa-question .dwqa-question-meta span a, .list-dwqa-question .dwqa-answer-meta a {
    font-size: 12px;
}
.dwqa-question-tag a {
    font-size: 14px !important;
    margin-left: 5px;
}
.postform option[value="757"], .postform option[value="509"], .postform option[value="505"], .postform option[value="506"], .postform option[value="508"], .postform option[value="1"], .postform option[value="507"] {display:none;}
.quesListHome a {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.single-style-template-1 .dwqa-question-vote .dwqa-vote, .single-style-template-1 .dwqa-answer-vote .dwqa-vote {
    border: 0px !important;
}
.single-style-template-1 a.dwqa-vote.dwqa-vote-up {
    background: url(../../images/thumbs-up.png) no-repeat center;
    width: 18px;
    height: 19px;
    top: 0;
    left: 8px;
}
.single-style-template-1 a.dwqa-vote.dwqa-vote-down
{
	    background: url(../../images/thumbs-down.png) no-repeat center;
    width: 18px;
    height: 19px;
    top: 44px;

    left: 8px;
}
.dwqa-single-question .dwqa-answer-item {
    background: #f9f9f9;
    margin-bottom: 14px;
    padding: 30px 30px 30px 98px;
    border-top: 0;
    box-shadow: 0 2px 1px rgba(0,0,0,.1);
}
.dwqa-single-question .dwqa-answer-item .avatar{left:28px;}
.dwqa-single-question .dwqa-answer-vote, .dwqa-single-question  .dwqa-pick-best-answer {
    left: 34px !important;
   }
 .dwqa-single-question .dwqa-answer-meta {
    margin-bottom: 6px !important;
}
    
.dwqa-single-question .dwqa-answers-title {
    display: inline-block;
    border-bottom: 4px solid #de6f47;
    font-size: 20px !important;
    color: #000;
    font-family: 'Roboto', serif;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 400;
    padding: 0 16px;
}
.single-dwqa-question .dwqa-breadcrumbs a {
    color: #ababab;
    font-family: 'Roboto', serif;
}
.single-dwqa-question span.dwqa-current {
    font-family: 'Roboto', serif;
    color: #000;
}
.single-dwqa-question .dwqa-question h2.title.title-left {
   padding-top: 0;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
    line-height: 32px;
    text-transform: none;
}
.single-dwqa-question .dwqa-question-meta span a {
    font-size: 14px !important;
    margin-right: 5px !important;
}
.single-dwqa-question .dwqa-question-item {
    position: relative;
}
.single-dwqa-question .dwqa-question-footer select#dwqa-question-status {
    position: absolute;
    top: 25px;
    right: 28px;
}
.single-dwqa-question span.dwqa-question-actions {
    margin-right: 125px;
}
.single-dwqa-question .dwqa-question-footer {
    border-top: 0px;
    padding: 0;
    margin: 0;
}

a.answer-btn {
       background: #de6f47;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
    display: inline-block;
    margin-top: 20px
}
/*.single-dwqa-question .at-above-post.addthis_tool {
        position: absolute;
    top: 0;
    right: -32px;
}*/

.single-dwqa-question .at-above-post.addthis_tool {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
}
.single-dwqa-question .at4-jumboshare .at4-share-container, .single-dwqa-question .at4-jumboshare table{
	border-color: transparent;
	border: 0;	
}

.single-dwqa-question .dwqa-answer-form-title
{    border-top: 0;
    padding: 0;
    margin-top: 0;
    color: #000;
    font-size: 0;
}
.single-dwqa-question .at-share-btn-elements {
    vertical-align: middle;
    text-orientation: mixed !important;
    writing-mode: vertical-rl;
}
.single-dwqa-question select.dwqa-select {
    background: #f0f0f0;
    border: 0px;
    padding: 5px;
}

/*New css for member profile page 01oct2018*/
.accountTypeBlock{
	width:45%;
	margin-left:315px;
	margin-top: 10px;
    display: inline-block;		
}
.accountTypeBlock .user-account-type{
	background: #eeeeee;
    display: inline-block;
    padding: 4px 20px;
    border-radius: 20px;	
}
.membersInterviewBlock{
    background: #f7f7f7;
    padding: 20px;
    border-bottom: 1px solid #e1e1e1;
	display: none;	
}
.membersInterviewBlock h3{
	display: inline-block;
    font-size: 18px;
	position:relative;
    padding-left: 45px;	
}
.membersInterviewBlock h3:before{
	background:url(../../images/interviewchatIcon.jpg) no-repeat left top;
	content:'';
	position:absolute;
	width:32px;
	height:28px;
	left:0;
	top:0;	
}


/*Meeting page css start*/

.meetingRequestType{
	cursor: pointer;
    background: #fff;
    margin: 0 10px;
    padding: 28px 30px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #404040;
    border-radius: 3px;
    transition: all ease 0.3s;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;		
}
.meetingRequestType:hover{
    background: #f2f2f2;
}
.durationSlotsstep3{
	display:block;
	margin-bottom:20px;	
}
.durationSlotsstep3 h2{
	font-size: 22px;
    font-weight: 700;
}
.durationSlotsstep3 h2 span{
	color:#969696;
}
.durationSlotsstep3 p{
	font-size:13px;	
}
.formBlock li.resp-tab-item{
	vertical-align:top;
	margin-bottom:20px;	
}
.selectedMeetingType{
    background: #2384de;
    color: #fff;	
}
.sessionHours{    
	width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    padding:32px 0;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin: 0 5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.duration_timeslot{
	display:none;	
}
.blue-selectedtimebg {
    background: #2384de;
	color:#fff;
}
.duration_sets_meeting{
    margin: 20px 0;	
}
.duration_sets_meeting h2{
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;	
}
.preferedDate{
	background: #d9d9d9;
    width: 200px;
    display: inline-block;
    padding: 12px;
    vertical-align: top;
	color:#a1a1a1;	
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
	border-top-left-radius: 3px;		
	border-bottom-left-radius: 3px;	
}
.preferedTime{
	width: 280px;
    display: inline-block;
    background: #fff;
    margin-left: -3px;
    padding: 12px;
    vertical-align: top;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;	
	border-top-right-radius: 3px;		
	border-bottom-right-radius:3px;	
	position:relative;
}
.preferedTime:after{
    content: '';
    position: absolute;
    right: 8px;
    top: 10px;
    background: url(../../images/timemeetIcon.png) no-repeat left top;
    width: 24px;
    height: 24px;	
}
.preferedTime input {
    margin: 0;
    padding: 0;
    border: none;
    font-size: 14px;
    display: inline-block;
    width: 100px;
}
.main.date_arr_loop{
	margin-bottom:10px;	
}
.select_time .where_from_fields, .meet_durations_err{
	font-size: 13px;
    color: #e54b4d;		
}
.sessionHours:hover{
    background: #f2f2f2;	
}
/*Meeting page css end*/

.activity-testimonial-block .bx-wrapper .bx-viewport{
 padding:0; 
}


.course-webinar-banner {
    min-height: auto !important;
    background: url(../../images/gstcourse-landing-banner.png) no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 28.27%;
}

/*------New Css Start 24jan2019----------*/

.cd-dropdown.dropdown-is-active li.menu-no-children {
    width: 33.3%;
    float: left;
}

.course-top-section h4 {
    padding: 30px 14px 30px;
    color: #dc3545;
    font-weight: 400;
}
.course-top-section {
   
}






  
/*--------responsive css start-------*/

@media only screen and (min-width: 1024px) and (max-width: 1080px) {
	
.leftVideoModule {
        height: auto!important;
    padding-bottom: 10px!important;
    position: relative!important;
    width: 100%!important;
}

.left-sideVideosection {
    height: 670px!important;
	width: 100%!important;

}
.videoBlock {
    width: 100%!important;
}

.doc_icons span {
    margin: 10px 0px 0px 0px!important;
	    font-size: 15px!Important;
}

.videoModuleTitle {
    font-size: 20px!Important;}

.message-field .messageInput {
    width: auto!important;
}

.videoModuleTitle {
    margin: 20px 0px 0px 10px!important;
}

.nxtVideo {
    display: inline-block!important;
    float: none!important;
    margin: 0px 0 10px 0!important;
}
.prvVideo {
    margin: 0px 0 10px 0!important;
    display: inline-block!important;

}	
	
.rightvideoContainer {
    padding-left: 20px!important;
    padding-right: 20px!important;
}	
	
	
}


@media only screen and (min-width: 980px) and (max-width: 1024px) {
	
.leftVideoModule {
        height: auto!important;
    padding-bottom: 10px!important;
    position: relative!important;
    width: 100%!important;
}

.left-sideVideosection {
    height: 670px!important;
	width: 100%!important;

}
.videoBlock {
    width: 100%!important;
}

.doc_icons span {
    margin: 10px 0px 0px 0px!important;
	    font-size: 15px!Important;
}

.videoModuleTitle {
    font-size: 20px!Important;}

.message-field .messageInput {
    width:75%!important;
}

.videoModuleTitle {
    margin: 20px 0px 0px 10px!important;
}

.nxtVideo {
    display: inline-block!important;
    float: none!important;
    margin: 0px 0 10px 0!important;
}
.prvVideo {
    margin: 0px 0 10px 0!important;
    display: inline-block!important;

}	
	
.rightvideoContainer {
    padding-left: 20px!important;
    padding-right: 20px!important;
}

  
 
.message-listing-block ul li {
    font-size: 16px!important;
    line-height: 20px!important;;
}
	
	
}


@media only screen and (min-width: 767px) and (max-width: 980px) {

.leftVideoModule {
        height: auto!important;
    padding-bottom: 10px!important;
    position: relative!important;
    width: 100%!important;
}

.left-sideVideosection {
    height: 670px!important;
	width: 100%!important;

}
.videoBlock {
    width: 100%!important;
}

.doc_icons span {
    margin: 10px 0px 0px 0px!important;
	    font-size: 15px!Important;
}

.videoModuleTitle {
    font-size: 20px!Important;}

.message-field .messageInput {
    width: auto!important;
}

.videoModuleTitle {
    margin: 20px 0px 0px 10px!important;
}

.nxtVideo {
    display: inline-block!important;
    float: none!important;
    margin: 0px 0 10px 0!important;
}
.prvVideo {
    margin: 0px 0 10px 0!important;
    display: inline-block!important;

}	
	
.rightvideoContainer {
    padding-left: 20px!important;
    padding-right: 20px!important;
}

  
.video-course-view {
    float: left!important;
}	

 
.message-listing-block ul li {
    font-size: 16px!important;
    line-height: 20px!important;;
}
	
	
}



@media only screen and (min-width: 320px) and (max-width: 767px) {


/*.floatinghiring {
    bottom: 0;
    right: inherit;
    left: 0;
}*/

select#module {
    width: 100%;
    margin: 10px 0px 10px;
}

.dropdownContainer {
    padding: 0px 20px 0px!important;
}
.topicContainer {
    margin: 0px!important;
}

select#topic {
    width: 100%;
}

.message-field {
    padding: 0px 20px!important;
}

.message-field .messageInput {
            width: 64%!important;
}
.messageContainer {
        padding: 0px 20px 20px!Important;
}
.messageContainer .message a > span {
    font-size: 13px!important;
}

.messageContainer .message a > h3 {
    font-size: 13px!important;
	    width: 230px;

}

.messagerply p {
    width: 100%!Important;
    font-size: 13px!important;
	    line-height: 22px;

}
.messagerply h4 {
    float: left!important;
    font-size: 13px!important;
    margin: 15px 0px 0px;
}

.message a > h5 {
    font-size: 13px!important;
    float: left!important;
}
  .GST_course_Consultation{ display:none;}
  
  
  .headText {
    font-size: 16px;
    float: none!important;
     margin-left: 0px!important;
     margin-top: 0px!important;
}
  
  .mobile-member {
    margin-top: 6px!Important;}
  
  .headerrightbutton {
    margin: 0px 0px 0px 78px!important;
}
.examPassedButton {
    background: #2eae70;
    color: #fFF!important;
    padding: 35px 20px 23px 20px!important;
    margin: -19px -23px -20px -60px!important;
    border: 0px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    display: -webkit-inline-box;
}

#course-toggle-button {
    position: absolute;
    left: 157px;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    z-index: 999;}
 
 .VideoSectionMobileBlock {
    margin: 145px 0px 0px!important;
} 


}




/*--------responsive css end-------*/


.developedBy a:hover{
	color:#fff;
}

/*-----------Addbanner float css------------*/


.GST_Consultation_bg{ 
	position:relative;
}

.GST_course_Consultation {
	position: fixed;
	bottom: -215px;
	left: 0;
	margin: 0 auto;
	    z-index: 10000;
}

.GST_course_Consultation ul li{
	display: inline-block;
	margin: 0px 0px 0px -4px;
	width: 375px;
}

.ourPlanBannerBox {
	display: inline-block;
	height: 200px;
	overflow: hidden;
	transition: all 0.5s linear 0s;
	z-index: 100000;
	position: relative;
}
.GST_course_Consultation figure {
	position: fixed;
	width: 375px;
	height: 106px;
	bottom: 0;
}

.ourPlanBannerBox a:hover{ 
	text-decoration:none;
}

.GST_course_Consultation ul li:hover .ourPlanBannerBox {
	background: #fff;
	transition: all 0.5s linear 0s;
	height: 716px;
}

.GST_course_Consultation ul li:hover {
    background: #fff;
    transition: all 0.5s linear 0s;
}


.GST_course_Consultation .ourPlanBannerBox p{
	    padding: 53px 40px 9px 40px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #000;
    background-color: #fff;
}

.GST_course_Consultation .ourPlanBannerBox h3{
	padding: 0px 40px 0px 40px;
    color: #b72e30;
	font-family: 'Montserrat', sans-serif;
      margin: 21px 0px 0px;
  font-size: 24px;
}

.GST_course_Consultation .ourPlanBannerBox .Get_DetailsButton2{
	background: #000 url(../../images/seemore-details-arrow-icon.png) no-repeat 78% center;
    color: #f24d13;
    text-transform: uppercase;
    padding: 20px 0px 16px 0px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 17px;
	font-weight: 600;
}

.GST_course_Consultation .ourPlanBannerBox .Get_DetailsButton{
	    background: #2e3eb7 url(../../images/get-details-arrow-icon.png) no-repeat 78% center;
    color: #eaeaea;
    text-transform: uppercase;
    padding: 20px 0px 16px 0px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    margin: 32px 0px 0px;
}

.Get_DetailsButton img, .Get_DetailsButton2 img{    margin: -3px 0px 0px 10px;}


.gst_course-comprensive{ background-color:#f24d13;     padding: 30px 45px 11px 45px;}

.gst_course-comprensive h3{
    font-family: 'signatra_demoregular'!important;
    font-size: 50px!Important;
    margin: 0px;
    color: #fff!Important;
    padding: 0px!Important;
}

.gst_course-comprensive h5{
   	font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    color: #fff!Important;
}

.gst_course-comprensive h2{    margin: 0px;
    color: #fff;
	font-family: 'bebas_neuebold';
    font-size: 50px;}
	
	
.gst_course-comprensive h4{       
	color: #fff;
    font-family: 'danielbold';
    font-size: 20px;
    margin: 12px 0px 0px;}	


@font-face {
    font-family: 'signatra_demoregular';
    src: url('../fonts/signatra-webfont.woff2') format('woff2'),
         url('../fonts/signatra-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neuebold';
    src: url('../fonts/bebasneue_bold.woff2') format('woff2'),
         url('../fonts/bebasneue_bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'danielbold';
    src: url('../fonts/daniel-bold_allfont.net-webfont.woff2') format('woff2'),
         url('../fonts/daniel-bold_allfont.net-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.ourPlanBannerBox .planCloseIcon{     position: absolute;
    top: 6px;
    right: 6px;
    font-size: 28px;
    margin: 0 auto;
	color:#000;
}

.panel .moduleactive {
        background: #23ccd2;
    color: #fff;
    padding: 0px 0px 7px;
}

.video-course-progress {
    margin: 10px 0px 0px 20px!important;
}

.dropdownhover li {
    width: 100%!important;
}



@media screen and (min-width: 1400px){
.videoBlock{width: 810px;
    overflow: hidden;
    display: block;
float: left;}	
  
.mobileViewCount {
    display: none!Important;
}
	
}

@media screen and (min-width: 1600px){
	
.videoBlock{width: 810px;
    overflow: hidden;
    display: block;
	float: left;}
	
.video-course-view {
    margin: 0px 0px 0px 130px;
    float: none;
    display: inline-block;
}	
  
 .mobileViewCount {
    display: none!Important;
} 
	
}


@media screen and (min-width: 1900px) {
	
.videoBlock{width: 810px;
    overflow: hidden;
    display: block;
	float: left;}	
	
.video-course-view {
    margin: 0px 0px 0px 130px;
    float: none;
    display: inline-block;
}	
  
 .mobileViewCount {
    display: none!Important;
} 
	
	
}


@media screen and (min-width: 2000px) {
	
.videoModuleTitle {
}

.rightvideoContainer {
     margin-left: 0px;
}

.desktopRight {
    margin-left: 360px;
    float: left;
}	

.videoBlock {
        float: none!important;
}
  
 .mobileViewCount {
    display: none!Important;
} 

}

body.error404 .GST_course_Consultation, body.page-template-gst-course-webinar .GST_course_Consultation{
	display:none;	
}
.leftsidebarWBG{
    background: #fff;
    position: relative;
	float:left;
	width:100%;	
}
.quesListHome .dwqa-question-filter{
	display:none;	
}

.author-text table {
    width: 100%!important;
    overflow: scroll;
}
.author-text table tr td{
	word-break:break-all;
	word-wrap:break-word;	
}

.wpcf7-list-item label input{
	width:auto!important;
	    float: left;
		border:0!important;
		box-shadow:none!important;	
}
.wpcf7-list-item label .wpcf7-list-item-label{
    font-size: 16px!important;
    float: left;
    width: 360px;
    margin-left: 15px;
    padding:7px 0px 10px 0;
	color:#000;
	font-weight:400;	
}
.wpcf7-form-control-wrap.menu-381 .wpcf7-list-item{
	clear: both;
    width: 100%;
    float: left;	
}

.menu-main > li.blinkNav > a{
	animation:blinkingText .8s infinite;
}
@keyframes blinkingText{
	0%{		color: #000;	}
	
	50%{	color: #e52f48;	}

	100%{	color: #000;	}
}

/*--skills Upgration css--*/

.Skills_upgration {
    background: #d8d8d8;
    padding: 80px 0px;
}

/*--skills Upgration css end--*/

.member-star-right .rating-div {
    float: right!important;
    text-align: center!important;
    padding-right: 0!important;
    margin-bottom: 20px!important;
}

/*------06july2020 css start---------*/

#walletTab table{
	border:none;
}
.page-template-wallet #walletTab .resp-tab-content {
    border: 0;
}
#walletTab .font_increase{
	font-weight:700!important;	
}
.walletTabBlock .tabing-user li.resp-tab-item.resp-tab-active:after{
	display:none;	
}
.walletTabBlock .tabing-user li.resp-tab-item {
    background: transparent;
    color: #9a9ea6;
	border-bottom:1px solid transparent;
	    font-size: 16px;
}
.walletTabBlock .tabing-user li.resp-tab-active {
    background: transparent !important;
    color: #000;
    position: relative;
    border: 0px;	
	border-bottom:1px solid #000;
}
.dash-mid-steps .newwalletBox {
    background: transparent!important;
    border-right: 1px solid #eeeeee;
    padding: 0 30px;
}
.dash-mid-steps .newwalletBox p {
    font-size: 32px;
    color: #000;
    font-weight: 700;
}
.wallet-new .newwalletBox h4 {
    background: transparent;
    color: #9a9ea6;
    font-size: 20px;
}
.dash-mid-steps .newwalletBox:last-child {
    border-right: 0!important;
}
.greenAddMoneyBtn{
    background:#15A67D url(../../images/admoneyplus.svg) no-repeat 25px center;
    color: #fff;
    padding:12px 35px 12px 52px;
    font-size: 18px;
    border-radius: 100px;
    cursor: pointer;		
}
.greenAddMoneyBtn:hover{
	background:#f24f54 url(../../images/admoneyplus.svg) no-repeat 25px center;	
}
.greyWithdrawBtn{
    background: #dfdfdf;
    color: #000;
    padding: 12px 35px;
    font-size: 18px;
    border-radius: 100px;
    cursor: pointer;
	margin-left:15px;	
}
.topavailbalanceBlock h3{
    font-size: 22px;	
}
.topavailbalanceBlock h2{
    font-size: 38px;	
}
.balanceGreenStock{
    font-size: 18px;
    color: #15a67d;
    position: relative;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}
.balanceGreenStock img{
	display:inline-block;	
}
.balanceRedStock{
    font-size: 18px;
    color: #e80000;
    position: relative;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

.profile-sidebarmenu ul li a svg {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px 0px 0px;
}
.topbanner_Slider .bx-wrapper .bx-loading{
	visibility:hidden;
}


.single-jobpost .author-image {
    display: none;
}

.single-jobpost .sidebar.resource-sidebar.sidebar-new {
    display: none;
}

.post-type-archive-jobpost section.content-wrap.resource-post {
    width: 100%!important;
}


.floatinghiring {
    position: fixed;
    bottom: 50%;
    z-index: 3;
    right: 0;
}



.at4-jumboshare .at4-share-container {
    display: inherit!important;
}


body.error404.justwrite-child.js .floatinghiring {
    display: none;
}


.headCEPhone {
    display: flex;
    float: right;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    margin: 18px 2px 13px 0px;
}

.headCEPhone a {
    font-size: 18px;
    margin: 0px 0px 0px 10px;
    color: #1a73e8;
    font-weight: 600;
	    
}
.headCEPhone a:hover svg{fill: #000;}

.headCEPhone a:hover {
    color: #000;
}

.headCEPhone svg {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
	fill: #1a73e8;
}

.userNameTop a{
    color:#000;
}
.userNameTop a:hover{
    color:#15a47b;
}

/*New Consultease App Banner css start*/

.hero {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    padding-top: 8rem;
	position: relative;
	color:#fff;
	font-family: "Poppins", sans-serif;
}



.banner-wrap {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    
}



/* LEFT CONTENT */
.hero-content {
   /* max-width: 60%;*/
    z-index: 2;
    margin-bottom: 7rem;
}

.hero h1 {
    font-size:4.4rem;
    font-weight: 500;
    line-height: 1.15;
}

.highlight {
    color: #15a47b;
}

.hero-content p a {
    color: #fff;
}

.app-name {
  position: relative;
  display: inline-block;
}

.app-name::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -23px;
    width: 100%;
    height: 31px;
    background: url(../../images/green-underline-img.png) no-repeat;
    background-size: contain;
}

.hero p {
    margin-top: 3rem;
    color: #ffffff;
    font-size: 1.6rem;
    line-height: 1.4;
    /*max-width: 64%;*/
    font-weight: 300;
}

/* BUTTONS */
.buttons {
    display: flex;
    gap: 20px;
    margin-top: 4rem;
}

.btn {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 22px;
    background: #1e1c1c;
    border-radius: 12px;
    text-decoration: none;
    color: #fff;
    transition: 0.3s;
}

.btn:hover {
  background: #1c1c1c;
}

.btn small {
  display: block;
  font-size: 1.2rem;
  color: #aaa;
}

.btn strong {
  font-size: 1.3rem;
  font-weight: 600;
  color:#fff;
}

p.feature-class-para {
    font-size: 1.2rem;
}

.buttons .btn:hover {
    background: #15a47b;
}

.buttons .btn:hover small{
color:#fff;	
}

.dots {
  width: 22px;
  height: 22px;
  background: radial-gradient(circle, #fff 20%, transparent 21%) 0 0/10px 10px;
}

/* RIGHT IMAGE (KEY FIX) */
.hero-image {
    position: absolute;
    flex: 1;
    display: flex;
    justify-content: flex-end;
    right: 50px;
    bottom: 0;
}

.hero-image img {
  max-width:650px;   /* increased */
  width: 100%;
}
/*New Consultease App Banner css end*/

/*-------topbar css start-------------------*/

.top-bar {
    background: #8ddf7b;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 9px 18px;
	
	position: relative;
  overflow: hidden; /* IMPORTANT */
}

.top-bar::before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;

   background: linear-gradient(
    120deg,
    transparent,
    rgba(255, 255, 255, 0.3),
    transparent
  );

  transform: skewX(-25deg);
  animation: shineMove 3s infinite;
}

@keyframes shineMove {
  0% {
    left: -75%;
  }
  60% {
    left: 125%;
  }
  100% {
    left: 125%;
  }
}


    .left {
      display: flex;
      align-items: center;
      gap:6px;
    }

    .logo-box {
      width: 34px;
      height: 34px;
      background: #1f2d2f;
      border-radius: 8px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      font-weight: 600;
      font-size: 18px;
	  flex-shrink: 0;
    }

    .text-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: self-start;
    text-align: right;
    height: 34px;
    line-height: 1.35;
}

    .text-block strong {
    font-size: 14px;
    font-weight: 500;
    color: #08332d;
	text-align:left;
}

    .text-block span {
      font-size: 12px;
      font-weight: 400;
      margin-top: 0;
	  color: #08332d;
    }

    .actions {
      display: flex;
      align-items: center;
      gap: 16px;
    }

.btn-knowmore {
    background: #ffffff;
    border: none;
    padding: 7px 16px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
    color: #000 !important;
    text-decoration: none;
	transition: all 0.3s ease;
}
/* HOVER EFFECT */
.btn-knowmore:hover {
  transform: scale(1.02);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.store-btn:hover {
  transform: scale(1.02);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

    .store-btn {
      display: flex;
	  transition: all 0.3s ease;
    }
	
	.logo-box img {
    width: 100%;
}

    .store-btn img {
      height: 34px;
    }
	
	.store-btn a {
    height: 34px;
}

.star-icon-box svg {
  animation: blinkStar 1.5s infinite ease-in-out;
}

.logo-text-wrap {
    display: flex;
    gap: 14px;
}

@keyframes blinkStar {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
    filter: drop-shadow(0 0 0px #fff);
  }
  50% {
    opacity: 0.6;
    transform: scale(1.2);
    filter: drop-shadow(0 0 8px #fff);
  }
}
	
	/*-------topbar css end-------------------*/

