.sociallogin {
    height: 5em;
}
.inr__signup__form__title h3 {
    color: #0086fe;
    font-size: 20px;
    font-weight: 200;
    margin: 10px 0;
}

.inr__signup__form {
    box-sizing: border-box;
	padding:15px;
}

.inr__signup__form .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
	
}
.inr__signup__form .form-control::-moz-placeholder { color:#ccc; -webkit-transition: padding 0.5s; transition: all 1s;}
.inr__signup__form .form-control:-ms-input-placeholder { color:#ccc; -webkit-transition: padding 0.5s; transition: all 1s;}
.inr__signup__form .form-control::-webkit-input-placeholder { color:#ccc; -webkit-transition: padding 0.5s; transition: 1s;}

.btn-primary.inner__signup__btn:hover, .btn-primary.inner__signup__btn:focus {
    background-color: #2e6da4;
    background-position: 0 -15px;
}

.btn-primary.inner__signup__btn:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary.inner__signup__btn {
    background-color: #286090;
}


.sign__clr {
color: #23527c;
}

.inr__signup__form .form-control:focus {
    border-color: #66afe9;
}

 .forgot__clr{
	 color: #337ab7;
    text-decoration: none;
 }
 
 .mar__btm {
 margin-bottom: 15px;
 }
 

/* Style the buttons that are used to open and close the accordion panel */
button.accordion {
	
	border-color: #ddd;
	text-align: center;
    font-size: 16px;
   /* background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);*/
    color: #444;
    cursor: pointer;
    padding: 10px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    width: 100%;
	border-radius: 4px;
    border:1px solid transparent;
    outline: none;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */

/* Style the accordion panel. Note: hidden by default */
div.panel {
    padding: 0 18px;
    border-color: #ddd;
    display: none;
	overflow: hidden;
}

.terms-conditions {
background-color:#f1f1f6;
margin-top:50px;	
	
}

.privacy-policy {
background-color:#f1f1f6;
margin-top:50px;	
	
}


.market-place {
background-color:#f1f1f6;
margin-top:50px;	
	
}


.terms__condtn.hdng__inner h2 {
	text-align:center;
	font-size:30px;
	margin-top: 20px;
    margin-bottom: 10px;
	font-family: 'Roboto Condensed',sans-serif;
    font-weight: 500;
    line-height: 1.1;
	box-sizing: border-box;
}
 
.privacy__policy.hdng__inner h2 {
	text-align:center;
	font-size:30px;
	margin-top: 20px;
    margin-bottom: 10px;
	font-family: 'Roboto Condensed',sans-serif;
    font-weight: 500;
    line-height: 1.1;
	box-sizing: border-box;
} 
 
 
 .market__place.hdng__inner h2 {
	text-align:center;
	font-size:30px;
	margin-top: 20px;
    margin-bottom: 10px;
	font-family: 'Roboto Condensed',sans-serif;
    font-weight: 500;
    line-height: 1.1;
	box-sizing: border-box;
} 
 
 
 
 
.terms__condtn.hdng.col-sm-12

 {
    margin-left: 5%;
    text-align: center;
    background: #fff;
    font-weight: 700;
    font-size: 32px;
    color: #696969;
	margin-bottom:80px;
    padding-bottom: 20px;
    width: 90%;
    border: 1px solid #696969;
}

 
.privacy__policy.hdng.col-sm-12

 {
    margin-left: 5%;
    text-align: center;
    background: #fff;
    font-weight: 700;
    font-size: 32px;
    color: #696969;
	margin-bottom:80px;
    padding-bottom: 20px;
    width: 90%;
    border: 1px solid #696969;
}

.market__place.hdng.col-sm-12

 {
    margin-left: 5%;
    text-align: center;
    background: #fff;
    font-weight: 700;
    font-size: 32px;
    color: #696969;
	margin-bottom:80px;
    padding-bottom: 20px;
    width: 90%;
    border: 1px solid #696969;
}



.acord__sec.privacy__policy {
    margin-bottom: 150px;
}
 
.acord__sec {
	margin-bottom:50px;
}
 
.panel p {
	margin-bottom: 0px;
    cursor: default;
    font-family: 'Roboto Condensed',sans-serif;
    text-align: center;
    padding: 15px;
}
 
   .container.terms__condtn__btm__area {
 margin-bottom: 80px;
 width: 100%;
 
 }
 
 .container.market__place__btm__area {
margin-bottom: 160px;
    width: 100%;
    margin-top: 80px;
 
 }
 
  .container.terms__condtn__btm__area p {
  margin-top:15px;
  font-size: 15px;
  text-align: center;
  font-style: italic;}
  
  
  
  .container.market__place__btm__area p {
  margin-top:15px;
  font-size: 15px;
  text-align: center;
  font-style: italic;
  
  }
  
  .faqs__inner__bg{
	  margin-top:20px;
  }
  
  .faqs__inner__bg img {
    height: 420px;
    width: 80%;
    margin-left: 10%;
  }
  
  .faqs-section {
	  background:#329eff;
  }
  
 .faqs__inner__bg__cont 
  {  margin-top: -19em;
    position: absolute;
	}

.posting__task:hover {
    background: #F6F;
}
	
.posting__task	
	{
	background: #F6C;
    margin: 1em;
	color:#fff;
    font-size: 17px;
    border-radius: 20px;
    font-family: Ubuntu;
	}
	
.faqs__inner__bg__cont h1{
	 margin: 0 0 20px;
	text-align:center;
	color:#fff;
	font-size:45px;
	text-shadow: 3px 3px 3px #696969;
		
	}
		
		
div.container.m0.p0 {
	width:100%;
}	
		
.faqs__inner__bg__cont p {	
 font-family: Ubuntu;	
 font-size: 16px;
 color: #fff;		
		}
		
		
	

.faqs__accordion__hdng h1 {
	    font-family: 'Roboto Condensed',sans-serif;
	font-weight:400;
	
    color: #1e90ff;
    font-size: 26px;
    margin-top: 2.5em;
}


section.faqs-accordion {
	margin-bottom:20px;
}


.faqs__user__hdng h2 {
	margin-bottom: 0px;
	padding-top:20px;
    font-family: 'Roboto Condensed',sans-serif;
    cursor: default;
    margin-top: 60px;
    margin-left: 5%;
    text-align: center;
    background: #fff;
    font-weight: 400;
    font-size: 32px;
    color: #696969;
    padding-bottom: 25px;
    width: 90%;
    border: 1px solid #696969;

}


	
.faqs__user__bg__img img {
	height: 540px;
	width:100%;
	background-size: cover;
    
}		
		
.faqs__user__bg__img {
	width:90%;
	margin-left:5%;
}	
		
.faqs__user__bg__img h3 {
    line-height: 1.1;
    font-family: inherit;
    font-size: 24px;
    text-align: center;
    opacity: .8;
    color: #000;
    margin-right: 10%;
    background: #fff;
    top: 530px;
    position: absolute;
}	
	
.user__faqs__list__inner ul {
	
    padding-left: 50px;
    padding-top: 40px;
    line-height: 25px;
	}

.user__faqs__list__inner ul li {
	
  font-family: 'Roboto Condensed',sans-serif;
  cursor: default;
  
}


.user__list__area__inner h4 {
	 padding-top: 75px;
	font-weight: 400;
	font-family: 'Josefin Sans',sans-serif;
	color: #696969;
    font-size: 21px;
	
}

.user-list-area {
    padding-left: 20px;
   
	
	}


	
.user__list__area__inner p	{
	
	font-weight: 400;
    font-family: 'Josefin Sans',sans-serif;
	padding-top: 13px;
    padding-right: 45px;
    color: #696969;
    font-size: 15px;
		
	}

section.user-faqs-list-section.container {
    margin-bottom: 15%;
}


.user-faqs-list {
	margin-bottom:15%;
}
.new-faq-usr-cont{
	width:90%;
}	

	
.contact__us__bg__img img {
	height: 340px;
	width:100%;
	background-size: cover;
    
}		
		
.contact__us__bg__img {
	width:90%;
	margin-left:5%;
}	


.contact__us__bg__img h3 {
    font-family: inherit;
    font-size: 24px;
    text-align: center;
    opacity: .8;
    color: #000;
    margin-right: 10%;
    background: #fff;
    top: 330px;
    position: absolute;
}	


.inr__contact__us__form{
    box-sizing: border-box;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.inr__contact__us__form .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}


.inr__contact__us__form .form-control:focus {
    border-color: #66afe9;
}

button.btn.btn-succcess.center-block.contact__btn {
	color: #555;
    font-size: 16px;
}

textarea.contact__us__msg__box  {
	
border: 1px solid #ccc;
resize:none;
height:auto;
border-radius: 4px;

}

.blog__hdng h2 {
	font-family: inherit;
	    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #1690FE;
    color: #fff;
    font-size: 25px;
}

section.blog-hdng {
	    background-color: #1690FE;
}



.blog-list h4 {
	font-family:inherit;
	    color: #1690FE;
    font-weight: 600;
    font-size: 27px;
}


a.blog__list__area {
	margin-top:30px;
	margin-bottom:30px;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	font-family: 'Roboto Condensed',sans-serif;
    position: relative;
    display: block;
    padding: 10px 15px;	
	border: 1px solid #ddd;
	
	
}

.blog__list__area blockquote ul li {
	
	display:block;
	margin: 0 0 20px;
	list-style:none;
	color: #696969;
    font-size: 14px;
}

.blog__list__area blockquote ul  {
	padding-left:0px ;
}

.fa-minus:before {
    content: '\2014 \00A0';
    /* content: "\f068"; */
}
.blog__split { 

    color: #1690FE;
    background-color: #1690fe;
    border-style: dashed;
	}
	
	
.blog__sidebar__img img {
	
	width: 100%;
    margin-top: 1em;
	
}	
	
.blog__sidebar__hdng h3 {
	    
	color: #1690FE;
    font-size: 17px;
    font-weight: 600;
	font-family: inherit;
}
	
	
.blog__sidebar__Categories__list ul li {
	
    list-style: none;
    line-height: 24px;
}	
	
.blog__sidebar__Categories__list ul {
 padding-left:0px;
	
}

.blog__sidebar__Categories__list ul li a {
	font-size: 16px;
    font-weight: 600;
    color: #696969;
}
	
	
.blog__sidebar__Categories__list ul li a:hover {
	
	color: #23527c;
    text-decoration: underline;
	
}	
	
	
	
.blog__detail__list__area blockquote ul li {
    display: block;
    margin: 0 0 20px;
    list-style: none;
    color: #333;
    font-size: 21px;
}	
	
.blog__detail__list__area blockquote ul {
	
	padding-left:0px;
}

.blog__detail__list__area blockquote {
	margin-top:50px;
}


.blog-detail-list h4 {
	
	color:#0086fe;
    margin: 0 0 25px;
    font-size: 30px;
	font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    
}

.blog-detail-list {
	margin-top:50px;
}

  span.text-muted {  
  
  font-style: italic;
  font-size: 12px;
  
}


.blog__detail__posted ul li {
	list-style:none;
}


.blog__detail__posted ul{
	padding-left:0px;
	
}

section.blog-detail-section {
margin-bottom:50px;	
}

.edit__btn.pull-right {
	margin-left: 5px;
	padding-left: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #296396;
}


section.forgot-pswrd-section {
	
    margin-top: 50px;
    margin-bottom: 50px;
}


.forgot__pswrd__hdng h3 {
    font-family: inherit;
    text-align: center;
	}


.inr__forgot__pswrd__form {
    box-sizing: border-box;
    margin-top: 10px;
}


.inr__forgot__pswrd__form .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}


.inr__forgot__pswrd__form .form-control:focus {
    border-color: #66afe9;
}



button.btn.btn-succcess.center-block.submit__btn {
    color: #fff;
    background-color: #2c699e;
    font-size: 16px;
}



body .nav-tabs>li.active>a,body .nav-tabs>li>a:hover,body .nav-tabs>li>a:focus ,body .nav-tabs>li.active>a:focus  {
    background-color: #1e90e7 !important;
    color: #fff !important;
}

body .nav-tabs>li>a {
    border-radius: 0;
    border: 0;
}

.broken-image-checker img:after {
    content: "\f030";
    font-size: 1.5em;
    padding-top: 0;
}

.broken-image-checker img:before {
    display: none;
}

.broken-image-checker img:before, .broken-image-checker img:after {
    height: 100%;
}

body .task__img {
    height: 260px;
}

.find-out-more-page .task__img {
    background-color: #000;
}

.find-out-more-page .task__img img {
    opacity: .7;
}

.find-area .task__cont h4 {
    font-weight: 300;
    text-align: left;
}

.find-area .task__cont {
    padding: 0 15px;
}
.task__subtasks ul li a {color: #333;line-height: 30px;position: relative;}

.task__subtasks ul li a:before {
    position: absolute;
    content: "";
    display: block;
    width: 0%;
    height: 2px;
    background-color: #3893ec;
    bottom: -5px;
    left: 0;
}

.task__subtasks ul li a:hover:before {
    width: 100%;
}

body .task__img img {
    min-width: 100%;
    max-width: initial;
    width: initial;
    min-height: 100%;
    height: 100%;
    float: right;
}


body .btn-primary {
    background-color: #1e90ff;
    border-color: #1e90ff;
	color:#fff;
}

.inr__signup__form input.checkbox {
    margin-top: 0;
}

.social-login ul li span {
    font-weight: 400;
    font-size: 15px;
}

.social-login ul li .fa {
    margin-right: 10px;
}

.social-login .listdvr li:not(:last-child) {
    border-color: #ccc;
}

.inr__bnr__img {
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.inr__bnr__img img {
    width: 100%;
}
/*
.scrollized--down .hdr--sticky {
    margin-top: -100px;
}
*/
.hdr-area ul.pul-rgt a i img {
    height: 20px;
    width: 20px;
    object-fit: cover;
    overflow: hidden;
    padding: inherit;
}

.rgt__task__txt .fa {
    color: #006dd3;
    width: 34px;
    text-align: center;
    background-color: #eee;
    line-height: 34px;
    border-radius: 50%;
}


.hed.crossline h2 {
    font-weight: 300;
    font-size: 24px;
}

.hed.crossline.mini hr {
    margin-top: -22px;
    border-color: #ddd;
}

.hed.crossline.mini .badge {
    background-color: #006dd3;
    width: 20px;
    height: 20px;
    position: relative;
    top: -3px;
    border-radius: 50%;
    line-height: initial;
}


.broken-image-checker img:before, .broken-image-checker img:after {
    min-width: 100%;
    min-height: 100%;
}

.maxw150 {
    max-width: 150px;
}

body .btn-info {
    color: #fff;
    background-color: #1e90e7;
    border-color: #1e90e7;
}


.terms input#terms {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.contact__us__hdng h2 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0px;
}

.contact__us__bg:before {
    content: " ";
    display: block;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    position: absolute;
    opacity: .5;
}

.contact__us__bg.text-center.bg-cvr.col-sm-12.mb50 {
    position: relative;
}




.blogs__articles {
    border: 1px solid #ccc;
    padding: 0;
    margin-top: 30px;
}

.blogs__featured {
    padding: 0;
}

.blogs__img {
    height: 280px;
    padding: 0;
}

.blogs__cont {
    border-left: 1px solid #ccc;
    height: 280px;
}

.blogs__cont h3 {
    color: #1e90ff;
}

.dtl__postDay ul li {
    display: inline-block;
    margin-right: 10px;
}

.dtl__postDay ul {
    padding-left: 0;
}

.dtl__postDay {}

.dtl__postDayHover ul {
    padding-left: 0;
    list-style-type: none;
    display: none;
}

.dtl__postDayHover ul
 li {
    display: inline-block;
    margin-right: 15px;
}

.blogs__readMore a {
    background-color: #1e90fc;
    color: #fff;
    display: inline-block;
    padding: 2px 6px;
    border-radius: 5px;
    font-size: 11px;
}

.blogs__readMore {}

.blogs__readMore {
    float: left;
}

.blogs__commLike {
    float: right;
}

.blogs__commLike>div {
    display: inline-block;
    margin-left: 15px;
}

.blogs__commLike>div
 .fa {
    color: #1e90fc;
    font-size: 16px;
    margin-right: 8px;
}

.blogs__cont > p {
    min-height: 120px;
}

.sidebar__srch {
    margin-top: 30px;
}

.sidebar__srch i.fa.fa-search {
    float: right;
    margin-top: -27px;
    margin-right: 15px;
}

.siderbar__category {
    border: 1px solid #ccc;
    margin: 20px 0;
    padding: 15px;
}

.siderbar__category h3 {
    margin-top: 0;
    color: #1e90fd;
}

.siderbar__category ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}

.siderbar__category ul li a {
    color: #333;
    margin-bottom: 6px;
    display: block;
}

.sidebar__quote {
    display: none;
}

.sidebar__imgs {
    width: 30%;
    float: left;
}

.sidebar__latest {
    width: 70%;
    float: left;
    /* background: yellow; */
    padding-left: 15px;
}

.sidebar__postLinks {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.sidebar__latest h5 {
    margin-top: 0;
    margin-bottom: 5px;
}

.sidebar__latest p {
    margin-bottom: 5px;
}

.sidebar__latest > a {
    background-color: #1e90fc;
    color: #fff;
    font-size: 11px;
    display: inline-block;
    padding: 3px 8px;
    border-radius: 4px;
}

.dtl__content h2 a {
    color: #1e90ff;
}

.dtl__content h2 {
    margin: 0;
}

.dtl__img {
    width: 100%;
    height: 170px;
    background-color: #f7f7f7;
    margin-bottom: 30px;
    margin-top: 10px;
}

/*18 August 2017*/

body section.hdr-area{
	position: fixed;
	top:0;
}
body{
	padding-top: 51px;
}
body.user-login.home-page footer {
    display: block;
}
.continue-offer-btn[title]:hover{
	position: relative;
}
.continue-offer-btn[title]:hover:after{
	content: attr(title);
    padding: 4px 20px;
    line-height:1.5;
    color: #333;
    position: absolute;
    left:130px;
    bottom:-10px;
    z-index: 20;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color:#75baff;
    border:none;
    display:inline-block;
    color:#fff;
    font-weight:400;
    font-size:12px;
    width:200px;
    height:auto;
    text-align:center;
}
.continue-offer-btn{
	border-radius: 25px;
    background-color: #a4be01;
    border: 1px solid #a4be01;
    color: #fff;
	font-size: 16px;
    font-weight: 400;
    padding: 0.5em 2em;
}
body.modal-open .modal-backdrop{
	z-index:-2;
}
.prof__pic__box img {
    object-fit: cover;
    height: 100%;
}
.pub__cvr button i, .pub__cvr a i{
	padding-right: 5px;
}
.pub__cvr button.btn, .pub__cvr a.btn{
/*	margin-top: 10px;*/
}
.edit-profile-area .hover-anchor a:hover {
    position: relative;
}
.edit-profile-area .hover-anchor a[title]:hover:after {
    content: attr(title);
    padding: 4px 20px;
    line-height:1.5;
    color: #333;
    position: absolute;
    left: 15px;
    bottom: -15px;
    z-index: 20;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color:#75baff;
    border:none;
    display:inline-block;
    color:#fff;
    font-weight:400;
    font-size:12px;
    width:200px;
    height:auto;
    text-align:center;
}

form#postTaskForm div#postTitleError2 > div {
    display: none;
}

form#postTaskForm div#postTitleError1 > img {
    display: none;
}

form#postTaskForm div#descriptionError2 > div {
    display: none;
}

form#postTaskForm div#descriptionError1 > img {
    display: none;
}

/*End*/ 

/*17 Nov 2017 ---frk--- */

body.model-open{
	overflow: visible;
}

/*End*/

/*Welcome Popup*/

.welcome__tabs {
	padding-top: 10px;
}
.welcome__tabs .btn-group label{
	width: 50%;
	float: left;
	line-height: 36px;
	box-shadow: none;
}
.welcome__tabs .btn-group label.btn-primary{
	background-color: #f1f1f1;
    border: 1px solid transparent;
	border-radius: 5px;
	color: #333;
}
.welcome__tabs .btn-group label.btn-primary:hover{
	background-color:#ddd;
}
.welcome__tabs .btn-group label.btn-primary:first-child{
	border-right: 2px solid #fff;
}
.welcome__tabs .btn-group label.btn-primary.active{
	background-color:#1e90ff;
	border: 1px solid transparent;
	color:#fff;
}
.welcome__tabs h5{
	text-align: center;
}
.welcome__continue{
	padding: 30px 0 0;
	text-align: center;
}
.welcome__continue button{
	border-radius: 25px;
	margin: 0 0.5em;
    font-size: 16px;
    font-weight: 400;
    padding: 0.5em 2em;
	box-shadow: none;
}
.welcome__continue button.button-disabled{
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
	color:#333;
}
.welcome__continue button:not(.button-disabled){
	border-radius: 25px;
    background-color: #1e90ff;
    border: 1px solid #1e90ff;
	color:#fff;
}
#welcomeModal h4.modal-title, #completeProfileModal h4.modal-title{
	margin: 0;
    color: #265a88;
    line-height: 1.42857143;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}
#completeProfileModal .modal-header p{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
    padding: 0 30px;
}
.profilePic__box .upload-preview button{
	background-color: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    height: 30px;
    width: 30px;
    color: #006dd3;
    line-height: 30px;
    border: 1px solid #006dd3;
    padding: 0;
	position: relative;
	border-radius: 50%;
}
.profilePic__box .upload-preview input[type=file] {
    position: absolute;
    height: 40px;
    top: 0;
    margin-top: -5px;
    cursor: pointer;
    width: 30px;
    left: 0;
    margin-left: 0;
    display: inline-block;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-opacity: 0;
    filter: alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
    padding: 0;
}
.profilePic__box .upload-preview input {
    border: 0;
    padding: 4px;
    background-color: transparent;
}
.profilePic__box .upload-preview__img{
	height: 60px;
    width: 60px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto 30px;
}
.profilePic__box .upload-preview__img img{
	height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.setup-tabs--indicator{
	position: absolute;
    margin: -4px auto;
    width: auto;
    left: 0;
    right: 0;
	bottom: 34px;
}
.setup-tabs--indicator li.active{
	background-color:#006dd3;
	width:10px;
	height: 10px;
}
.setup-tabs--indicator li{
	background-color:#ccc;
	width:10px;
	height: 10px;
	margin: 0;
	cursor: default;
    pointer-events: none;
}
#completeProfileModal .modal-footer{
	border-top: 0;
	padding: 0;
}
#completeProfileModal .modal-header{
	border-bottom: 0;
}
.setup-tabs--arrows .setup__back, .setup-tabs--arrows .setup__next {
	top: auto;
    margin: 0 15px 30px;
    font-size: 15px;
    padding: 0.5em 0.8em;
    border-radius: 25px;
    background-color: #7aba09 !important;
    border: 1px solid #7aba09;
    color: #fff;
    text-shadow: none;
    font-weight: 400;
    width: 90px;
    padding: 6px;
}
.setup-tabs--arrows .setup__skip{
	top: auto;
    margin: 0 100px 38px 15px;
    color: #006dd3;
    text-shadow: none;
    font-weight: 400;
    right: 0;
    font-size: 16px;
}
.setup-tabs--arrows .setup__skip:hover{
	text-decoration: underline;
}
.setup-tabs--arrows{
	position: relative;
    top: 10px;
    z-index: 90;
    margin-top: 50px;
}
.progress-filler {
    position: relative;
    top: 10px;
    margin-bottom: 0;
}
#completeProfileModal .progress {
    max-width: 1000px;
    margin: 75px auto 70px;
	height: 2px;
}
#completeProfileModal .progress-bar{
	background-color:#0085FE;
}
.setup__desc {
    margin-top: -152px;
	text-align: center;
}
#completeProfileModal.modal .close{
	z-index: 1;
}
.setup__desc p {
    padding: 0 30px 0;
    margin-bottom: 0;
}
.setup__inr {
    margin: 40px 0 50px;
}
#completeProfileModal .modal-body{
	padding: 20px 0 0;
}
.setup__skills form label:not(.radio-inline){
	color: #696969;
    line-height: 15px;
	display: block;
}
.setup__skills{
	padding:0 20px;
}
.task-inPerson .form-group{
	float: left;
	clear: none;
}
.task-inPerson .task-inPerson__distance.form-group{
	margin-left: 10px;
}
.task-inPerson .task-inPerson__distance select{
	height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.setup__skills .form-group{
	margin-bottom: 25px;
}
.task-inPerson {
	margin-top: -10px;
}
.setup__taskAlerts{
	display: inline-block;
}
.setup__taskAlerts a{
	font-size: 16px;
    padding: 0.5em 1em;
    border-radius: 25px;
    background-color: #a4be01;
    border: 1px solid #a4be01;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
	display: inline-block;
}
.myAlerts__box p{
	display: inline-block;
    background-color: #0085FE;
    color: #fff;
    padding: 9px;
    text-align: center;
    border-radius: 25px;
    font-weight: 300;
    font-size: 16px;
}
.myAlerts__box p i{
	padding-left: 4px;
	cursor: pointer;
}
.setup__myAlerts {
    padding: 12px 0 0;
}
.setup__myAlerts h5{
	color: #696969;
    line-height: 15px;
    display: block;
	font-weight: 600;
	font-size: 14px;
}
.setup__mobile .mobile__field{
	position: relative;
    float: left;
}
.mobile__field label{
	margin-bottom: 0;
	display: block;
	color: #696969;
}
.mobile__field input{
	margin-top: 5px;
}
.mobile__field img{
	position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    margin-top: 52px;
    margin-right: 14px;
}
.mobile__sendBtn{
	font-size: 16px;
    padding: 0.5em 1em;
    border-radius: 25px;
    background-color: #a4be01;
    border: 1px solid #a4be01;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    display: inline-block;
    float: left;
    margin-top: 45px;
    margin-left: 15px;
    min-width: 80px;
    line-height: 16px;
}
.setup__mobile {
	padding:0 15px;
}
.mobile__desc label{
    color: #696969;
    display: block;
}
.mobile__desc{
	padding-top: 20px
}
.mobile__desc .welcome__tabs {
	padding-top: 0;
}
.setup__about .form-group{
	margin-bottom: 0;
}
.setup__about .form-group textarea{
	height: 170px;
	overflow: hidden;
}
.setup__work .work__img {
    background-color: #87c2d4;
    height: 100px;
    width:  100px;
    border-radius:  50%;
    margin: 0 auto;
    line-height: 100px;
	padding:0;
}
.setup__work .work__img img {
    padding: 20px;
}
.setup__work .work__cont h3 {
    font-size: 16px;
    margin-top: 10px;
}
.setup__work .work__cont h3, .setup__work .work__cont h2{
	color: #696969;
}
.setup__work .work__cont h2{
	font-size: 36px;
    position: relative;
}
.setup__work .work__cont h2 span{
	font-size: 22px;
    position: absolute;
    left: 0;
    padding-left: 45px;
    top: 0;
    margin-top: -5px;
}
.setup__offer .offer__box {
    width:  50%;
    margin: 0 auto;
}

.setup__offer .offer__hed h4 {
    text-align:  center;
}

.setup__offer .offer__lft__img {
    background-color: #87c2d4;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 70px;
    padding: 0;
}

.setup__offer .offer__lft__img img {
    padding: 10px;
}
.setup__offer .offer__rgt__cont h2 {
    position:  relative;
    font-size: 60px;
    margin-top: 5px;
	color: #696969;
}
.setup__offer .offer__rgt__cont h2 span{
    position: absolute;
    left: 0;
    margin-left: -20px;
    font-size: 30px;
}
.setup__offer .offer__message {
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 5px;
    font-size: 11px;
}
.mw-btn{
	min-width: 132px;
}

/*avstyle*/

#scrollBtn {
      display: none;
    position: fixed;
    bottom: 5px;
    right: 30px;
    z-index: 9999;
    font-size: 16px;
    border: none;
    outline: none;
    background-color: #1e90e7;
    color: white;
    cursor: pointer;
    /* padding: 10px; */
    border-radius: 50px;
    height: 35px;
    width: 35px;
}

#scrollBtn:hover {
  background-color: #555;
}
 

 .offer_desc {
    white-space: inherit !important;
}

.rgt__price__offerBtn .btn-default{
 white-space: inherit !important;
}







@media only screen and (min-width: 1024px) {
.py_btn{
        margin-top: 2rem;
}
}ul.nav.navbar-nav.pul-rgt.navbar-login li {
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 500 !important;
    margin-left: 1.5rem;
}
ul.nav.navbar-nav.pul-rgt.navbar-login li a {
    color: #1b67bc;
}

.purple-btn, .hdr-area .navbar-default .navbar-nav>li>a.hdr__post__task {
    background: #ff5a5f;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #fff !important;
    font-size: 12px;
    padding: 6px 20px;
    width: 128px;
    text-align: center;
    font-weight: 400;margin-left: 3rem;
    font-family: 'Poppins', sans-serif !important;
}

a.post-task-link{border-bottom: none;}
.dropdown-menu li{margin: 0px !important;}
.hdr-area{background-color: #fff;
    border: none;
    box-shadow: 0 1px 3px rgba(0,27,95,.1);
    min-height: 68px;
    position: relative;
    z-index: 9;
    margin-bottom: 0px;}
 .navbar.navbar-default{margin-top: 10px;}
.navbar-brand {max-width: 160px !important;}
.brs-ctg {margin-top: 30px !important;}
section.browse-area {
    margin-top: 17px;}




@media only screen and (max-width: 767px){
.slide-navbar--active ul.xs-only.navbar-login{max-width: 180px;}
.slide-navbar--active .post-task-link {
    border: none;
    height: 32px;
    width: 122px;
    font-size: 12px !important;
    text-transform: uppercase;
    padding: 4px;
}
a.post-task-link.text.btn.purple-btn.xs-visible span {
    font-size: 13px;
}
a.post-task-link .icon {
    font-size: 25px;
    position: relative;
    top: -4px;
    right: 7px;
}
a.post-task-link{border: none;}
a.post-task-link {
    height: 37px;
    width: 34px;}
#task .close-panel{background-color: #ff5a5f; border-radius: 4px;  -webkit-box-shadow: 0px 2px 14px -3px rgba(255,90,95,1);
-moz-box-shadow: 0px 2px 14px -3px rgba(255,90,95,1);
box-shadow: 0px 2px 14px -3px rgba(255,90,95,1);}
body .brs__tasks__box{margin-top: 70px !important;}


}




/*tab*/
@media only screen and (min-width: 768px) and (max-width: 1024px){
.purple-btn, .hdr-area .navbar-default .navbar-nav>li>a.hdr__post__task{margin-left: 10px;}
ul.nav.navbar-nav.pul-rgt.navbar-login li{margin-left: 3px;}
.hdr-area ul.pul-rgt:nth-child(2) li a {
    padding-left: 4px;
}
}