/*
 * Template Name: Unify - Responsive Bootstrap Template
 * Description: Business, Corporate, Portfolio, E-commerce, Blog and One Page Template.
 * Version: 1.9.2
 * Author: @htmlstream
 * Website: http://htmlstream.com
*/



/*Import Global Compulsory CSS Files*/
@import url(app.css);
@import url(blocks.css);

/*Import CSS Plugins
@import url(style-switcher.css);*/

* {
	border-radius: 0;
}

/* additional common setting*/

.grecaptcha-badge { 
    visibility: hidden;
}

.padleftright15{
	padding: 0px 15px !important;
}

.itinerary-em{
	padding-left: 32px; font-size:14px;
}

.breadcrumb-mt-10{
	margin-top:-10px;
}

.title-single-page{
	margin-top:15px !important; color:#10aeff !important;
}

.btn:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.tombolfb a, .tombolfb a:hover{
	text-decoration: none!important;
}

.btn-facebook-inversed {
  background-color: #4863ae;
  border-color: #4863ae;
  color: white; }
  .btn-facebook-inversed:hover {
    background-color: transparent;
    color: #4863ae; }



/*------------ end additional common setting*/

body {
 color: #333;
 font-size: 15.5px;
 line-height: 1.6;

background-image: url('../images/bkg.jpg');
background-repeat: repeat-y;
background-attachment: fixed;
background-position: center; 

}

body.header-fixed-space {
  padding-top: 94px;
}
body.header-fixed-space-v2 {
	padding-top: 135px;
}

.title-pack{
font-size: 24px;
}

.line-blue-30{
	margin:0px; width: 20%; height: 5px; background-color: #55AFC1; float: left;
}

.line-grey-30{
	margin:0px; width: 100%; height: 5px; background-color: #cecece;
}

.line-blue-2{
	margin-bottom:20px; width: 15%; height: 1px; background-color: #55AFC1; float: left;
}

.line-grey-2{
	margin-bottom:20px; width: 100%; height: 1px; background-color: #cecece;
}



@media (max-width: 991px) {
	body.header-fixed-space,
	body.header-fixed-space-v2 {
		padding-top: 0;
	}
}

li,
li a,
label {
 color: #555;
}

a {
 color: #72c02c;
 text-decoration: none;
}

a,
a:focus,
a:hover,
a:active,
button,
button:hover {
	outline: 0 !important;
}

a:focus {
text-decoration: none;
}
a:hover {
 color: #72c02c;
 text-decoration: underline;
}

/*Boxed Layout
------------------------------------*/
.wrapper {
	background: transparent;
}

.wrapper-single {
	background: #fff;
}

.boxed-layout {
  padding: 0;
  box-shadow: 0 0 5px #ccc;
  margin-left: auto !important;
  margin-right: auto !important;
  background: url(../img/patterns/15.png) repeat;
}

/*Hiding arrows for select field in IE*/
select::-ms-expand {
  display: none;
}


/*----------------------------------------------------
Targetted Keywords
-----------------------------------------------------*/

.tergetted-keywords{
	padding:20px 40px;
	margin-bottom: 30px;
}

.tergetted-keywords h1{
	font-size: 3em;
	font-weight: bold;
	margin: 25px 0px;
	line-height: normal;
}

#animatedElement, #populartourtitle, #populartouritem,#recentpost,#itempost{
	visibility: hidden;
}


/*----------------------------------------------------
Popular Tour
-----------------------------------------------------*/

.mb-30{
	margin-bottom: 30px;
}

/*----------------------------------------------------
Gallery
-----------------------------------------------------*/

.gal-name{
	position: absolute;
	z-index: 100;
	bottom: 5%;
	display: block;
	width: 84%;
	left: 8%;
}

/* --------------------------------------------------
    [5. Our Courses]
---------------------------------------------------- */
.course-info{
	margin-bottom:30px;
}
.course-info__block {
	position: relative;
	z-index: 1;
}
/*
.course-info__block:before{
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	z-index: 1;
}
*/


/* Coruses Category */
.course-info__cat {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 5;
	background: #98db40;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	max-height: 27px;
	line-height: 0.8;
	transition: all .2s ease-in-out;
	padding:10px;
}

.course-info__cat:hover {
	color: #fff;
	background: #ff9701;
	text-decoration: none;
}

/* Coruses Title */
.course-info__title {
	position: absolute;
	bottom: 20px;
	left: 30px;
	right: 30px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	z-index: 2;
	background: rgba(255,151,1,0.8);
	padding: 5px 10px;
}

.course-info__link,
.course-info__link:hover {
  color: #fff;
}

.course-info__link:hover {
  text-decoration: underline;
}

/* Coruses Bottom */
.course-info__bott {
	margin-top: -80px;
	/*display: none;	*/
	position: relative;
	z-index: 2;
	padding:30px;
}

/* Coruses Price */
.course-info__price {
	color: #2a2b2b;
	font-size: 16px;
	text-transform: uppercase;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
	margin-bottom:40px;
	font-weight: bold;
}
.course-info__price--big {
	font-size: 16px;
}

.course-info__text {
	color: #999;
	font-size: 16px;
	margin-bottom:30px;
}

.course-info__dur,
.course-info__level {
	color: #10aeff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-right:10px;
}

.course-info__icon {
	font-size: 18px;
	color: #666666;
	line-height: 0.8;
}

.course-info__bott,
/*.course-info__price,*/
.course-info__title,
.course-info__text,
.course-info__icon,
.course-info__dur,
.course-info__level {
	transition: all 0.5s ease-in-out;
}

/*course info block special hover effect*/
.course-info:hover .course-info__bott {
	background: rgba(240,240,232,0.9);
}

.course-info:hover .course-info__price {
	visibility: visible;
}

.course-info:hover .course-info__title {
	bottom: 80px;
	background-color:transparent;
	padding: 0px;
}

.price-color{
	color: #f00;
}
.course-info:hover .course-info__text,
.course-info:hover .course-info__icon {
	color: #6a6a6a;
	opacity: 0.8;
}

.course-info:hover .course-info__dur,
.course-info:hover .course-info__level {
	color: #10aeff;
}

.course-info:hover .course-info__bott,
.course-info:hover .course-info__price,
.course-info:hover .course-info__title,
.course-info:hover .course-info__text,
.course-info:hover .course-info__icon,
.course-info:hover .course-info__dur,
.course-info:hover .course-info__level {
	transition: all 0.5s ease-in-out;
}


/* --------------------------------------------------
    [5. DESTINATION LIST]
---------------------------------------------------- */
.detination-info{
	margin-bottom:30px;
}
.detination-info__block {
	position: relative;
	z-index: 1;
}


/* Coruses Bottom */
.detination-info__bott {
	margin-top: -80px;
	/*display: none;	*/
	position: relative;
	z-index: 2;
	padding:30px;
	background: rgba(255,255,255,0.9);
}

/* Coruses Price */
.detination-info__price {
	color: #2a2b2b;
	font-size: 16px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
	margin-bottom:40px;
	font-weight: bold;
}
a.detination-info__price--big {
	font-size: 16px;
	color: #10aeff;
}

.detination-info__text {
	color: #999;
	font-size: 16px;
	margin-bottom:40px;
}


.detination-info__bott,
.detination-info__price,
.detination-info__text,
.detination-info__icon,
{
	transition: all 0.5s ease-in-out;
}

/*course info block special hover effect*/
.detination-info:hover .detination-info__bott {
	background: rgba(237,237,237,0.9);
}

.detination-info:hover .detination-info__price {
	visibility: visible;
}

.detination-info:hover .detination-info__title {
	bottom: 80px;
	background-color:transparent;
	padding: 0px;
}

.detination-info:hover .detination-info__bott,
.detination-info:hover .detination-info__price,
.detination-info:hover .detination-info__text,
.detination-info:hover a.detination-info__price--big
{
	transition: all 0.5s ease-in-out;
}


/* --------------------------------------------------------------------

Prtofolio

-----------------------------------------------------------------------*/

.portofolio{
	background-color: #f3f3f3;
	width: 100%;
	min-height: 50px;
	border-bottom:solid 1px #a6a6a6;
}

.carousel-inner > .item{
	padding: 40px 0px;
	text-align: center;

}

.carousel-inner > .gal{
	padding: 0px!important;
	text-align: center;

}

.carousel-inner > .item > h4{
	color:#25b5ff;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  border:solid 1px #cecece;
  padding: 3px;
  border-radius:5px;
}

hr.gradient {
	display: block;
	height: 1px;
	border: 0;
	margin: 1.5em 0 1em;
	padding: 0;
	background-image: -webkit-linear-gradient(left, #fff, #ccc, #fff);
	background-image: -moz-linear-gradient(left, #fff, #ccc, #fff);
	background-image: -ms-linear-gradient(left, #fff, #ccc, #fff);
	background-image: -o-linear-gradient(left, #fff, #ccc, #fff);
	width: 50%;
	left: 25%;
	position: relative;
	border: none;
}


.carousel-indicators li {
   border: 1px solid #10aeff;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #10aeff;
}



.wonderful{
top:450px; right: 10px;
}


.member{
	max-width: 100%;
}
/*Registration and Login Page v1
------------------------------------*/
.reg-page{
	color: #555;
	padding: 30px;
	background-color: #fefefe;
	border: solid 1px #eee;
	box-shadow: 0 0 3px #eee;
}

/*Reg Header*/
.reg-header{
	color: #555;
	text-align: center;
	margin-bottom: 35px;
	border-bottom: solid 1px #eee;
}

.reg-header h2 {
	font-size: 24px;
	margin-bottom: 15px;
}

/*Reg Forms*/
.reg-page label {
	color: #777;
}

/*Invoice Page
------------------------------------*/
@media print {
	* { -webkit-print-color-adjust: exact; }
	
	.btn-u,
	.header,
	.footer-v1, 
	.breadcrumbs,
	#topcontrol,
	.displaymode,
	.thanks {
		display: none; 
	}

	.panel {
		border: none;
	}

	.printmode{
		display:block;
	}
}

/*Invoice Header*/
.invoice, .booking-list{
	font-size: 14px !important;
}
.invoice-header {
	color: #555;
	overflow: hidden;
	margin-bottom: 40px;
}

.invoice-header h2 {
	font-size: 30px;
}

.invoice-header .invoice-numb {
	font-size: 16px;
	text-align: right;
}

.invoice-header .invoice-numb span {
	color: 777;
	display: block;
	font-size: 13px;
}

/*Invoice Info*/
.invoice-info {
	margin-bottom: 10px;
}

.invoice-info h2 {
	color: #555;
	font-size: 18px;
}

/*Invoice Footer*/
address {
	line-height: 20px;
}

.invoice-total-info {
	margin-bottom: 30px;
}

.invoice-total-info li {
	font-size: 14px;
	margin-bottom: 5px;
	font-family: 'Open Sans'; 
}

/*Profile
------------------------------------*/
.profile .list-group i {
	min-width: 20px;
	margin-right: 5px;
	text-align: center;
}

.profile .heading-sm-v2 {
	font-size: 16px;
}

.profile .profile-body {
	padding: 20px;
	background: #f7f7f7;
}

/*Scrollbar*/
.mCustomScrollbar {
	max-height: 320px; 
}

/*Panel Title Box*/
.profile .panel-profile {
	border: none;
	margin-bottom: 0;
	box-shadow: none;
}
.profile .panel-profile.no-bg {
	background: inherit;
}

.profile .panel-heading {
	color: #585f69;
	background: #fff;
	padding: 7px 15px;
	border-bottom: solid 3px #f7f7f7;
}

.profile .panel-heading-v2.overflow-h i.pull-right,
.profile .panel-heading.overflow-h i.pull-right {
	top: 7px;
	position: relative;
}

.profile .panel-heading-v2.overflow-h i.pull-right,
.profile .panel-heading.overflow-h a i {
	color: #777;
}

.profile .panel-heading-v2.overflow-h i.pull-right,
.profile .panel-heading.overflow-h a:hover i {
	color: #555;
}

.profile .panel-title {
	font-size: 16px;
}

/*Notification*/
.profile .notification {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 15px 15px 0 0;
	border-top: 1px solid #eee;
}

.profile .notification:first-child {
	border-top: none;
}

.profile .notification img,
.profile .notification i {
	float: left;
	margin-right: 10px;
}

.profile .notification img {
	width: 35px;
	height: 35px;
}

.profile .notification span {
	color: #777;
	display: block;
}

.profile .notification small {
	color: #999;
	font-size: 11px;
}

.profile .notification h4 {
	margin: 0 0 3px;
	font-size: 14px;
}

.profile .notification p {
	color: #777;
	font-size: 12px;
}

/*Profile Post*/
.profile .profile-post {
	background: #fff;
	margin-bottom: 2px;
	padding: 7px 7px 7px 0;
}

.profile .profile-post.color-one {
	border-left: 2px solid #72c02c;
}
.profile .profile-post.color-two {
	border-left: 2px solid #3498db;
}
.profile .profile-post.color-three {
	border-left: 2px solid #e74c3c;
}
.profile .profile-post.color-four {
	border-left: 2px solid #9b6bcc;
}
.profile .profile-post.color-five {
	border-left: 2px solid #555;
}
.profile .profile-post.color-six {
	border-left: 2px solid #f1c40f;
}
.profile .profile-post.color-seven {
	border-left: 2px solid #27d7e7;
}

.profile .profile-post span.profile-post-numb {
	float: left;
	color: #999;
	font-size: 20px;
	font-weight: 200;
	padding: 5px 12px;
}

.profile .profile-post:hover span.profile-post-numb {
	color: #72c02c;
}

.profile .profile-post-in {
	overflow: hidden;
}

.profile .profile-post-in h3 a {
	color: #555;
	text-transform: uppercase;
}

.profile .profile-post-in p {
	color: #999;
	margin-bottom: 5px;
}

/*Profile Event*/
.profile .profile-event .heading-xs {
	margin-top: 0;
	text-transform: uppercase;
}

.profile .profile-event {
	background: #fff;
	padding: 10px 15px;
	margin-bottom: 2px;
}

.profile .profile-event p {
	color: #999;
	margin-bottom: 5px;
}

.profile .date-formats {
	color: #fff;
	float: left;
	text-align: center;
	background: #72c02c;
	margin: 7px 13px 0 0;
	padding: 7px 10px 4px;
}

.profile .date-formats span {
	display: block;
	font-size: 22px;
	font-weight: 200;
	line-height: 25px;
}

/*Table*/
.profile .table {
	background: #fff;
}

.profile .table th {
	min-width: 100px;
}

.profile .table td {
	vertical-align: middle;
}

.profile .table h3 {
	margin-top: 0;
	font-size: 16px;
	margin-bottom: 5px;
}

.profile .table a {
	color: #555;
}

.profile .table-search-v2 td img {
	width: 70px;
	height: 70px;
	margin: 0 auto;
	display: block;
}

.profile .table > thead > tr > th, 
.profile .table > tbody > tr > th, 
.profile .table > tfoot > tr > th, 
.profile .table > thead > tr > td, 
.profile .table > tbody > tr > td, 
.profile .table > tfoot > tr > td {
	padding: 11px;
}

/*Comment*/
.profile .comment {
	border-bottom: 1px solid #eee;
	padding: 15px 15px 5px;
}

.profile .comment img {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 15px;
}

.profile .comment strong {
	display: block;
	line-height: 15px;
	margin-bottom: 3px;
}

.profile .comment p {
	font-size: 12px;
	margin-bottom: 0;
	line-height: 17px;
}

.profile .comment small {
	color: #bbb;
	font-weight: 200;
}

.profile .comment-list li {
	color: #999;
	font-size: 11px;
}

.profile .comment-list li a {
	color: #555;
}

.profile .comment-list li a:hover {
	color: #555;
	text-decoration: none;
}

.profile .comment-list li:hover i {
	color: #72c02c;
}

/*Image Post*/
.profile .img-post {
	position: relative;
}

.profile .img-post:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(0,0,0,0.4);
}

.profile .img-post-in {
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px;
	position: absolute;
}

.profile .img-post-in h3 {
	color: #fff;
	margin: 0 auto;
	font-weight: 200;
}

.profile .img-post-in small {
	color: #999;
	display: block;
	margin-bottom: 15px;
}

.profile .img-post-in p {
	color: #bbb;
}

.profile .img-post-list {
	margin-bottom: 0;
}

.profile .img-post-list li a,
.profile .img-post-list li a:hover {
	color: #fff;
	text-decoration: none;
}
.profile .img-post-list li a:hover i {
	color: #72c02c;
}

/*Media*/
.profile .media.media-v2 {
	margin-top: 0;
	padding: 25px 0 20px;
	border-top: 1px solid #eee;
}

.profile .media.media-v2:first-child {
	border-top: none;
}

.profile .media.media-v2 .media.media-v2 {
	margin-top: 20px;
	padding-bottom: 0;
}

.profile .media.media-v2 img.media-object {
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

/*Media Body*/
.profile .media.media-v2 .media-body {
	overflow: hidden;
}

.profile .media.media-v2 .media-body p {
	color: #777;
	line-height: 1.4;
}

/*Media Heading*/
.profile .media.media-v2 .media-heading {
	margin: 0 0 5px;
	font-size: 13px;
	position: relative;
}

.profile .media.media-v2 .media-heading a,
.profile .media.media-v2 .media-heading a:hover {
	color: #555;
}

.profile .media.media-v2 .media-heading strong {
	padding-right: 5px;
}

.profile .media.media-v2 .media-heading small {
	top: 7px;
	right: 0;
	color: #999;
	font-size: 12px;
	position: absolute;
}

/*Results List*/
.profile .results-list {
	margin-top: 4px;
}

.profile .results-list li a {
	color: #999;
}

/*Expand List*/
.profile i.expand-list {
	color: #777;
	padding: 5px;
	min-width: 20px;
	font-size: 12px;
	text-align: center;
	display: inline-block;
	border: 1px solid #777;
}

.profile i.expand-list:hover {
	color: #999;
	border-color: #999;
}

/*Image Uploaded*/
.profile .img-uploaded img {
	width: 120px;
	height: auto;
}

/*Alert Blocks*/
.alert-blocks {
	margin: 0 15px 5px;
	background: #f7f7f7;
	padding: 10px 10px 13px;
}

.alert-blocks:first-child {
	margin-top: 15px;
}

.alert-blocks-pending {
	background: #fffdcc; 
}

.alert-blocks-success {
	background: #e1febc; 
}

.alert-blocks-pending {
	background: #fffdcc; 
}

.alert-blocks-error {
	background: #fee0e0; 
}

.alert-blocks-info {
	background: #e0f3fe; 
}

.alert-blocks.alert-dismissable {
  	padding-right: 35px;
}

.alert-blocks i {
	float: left;
	margin-right: 15px;
}

.alert-blocks img {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 15px;
}

.alert-blocks strong small {
	color: #a3a3a3;
	font-weight: 200;
}

.alert-blocks p {
	color: #999;
	margin-bottom: 0;
}

/*Profile Me
------------------------------------*/
/*Profile Biography*/
.profile .profile-bio {
	background: #fff;
	position: relative;
	padding: 15px 10px 5px 15px;
}

.profile .profile-bio a {
	left: 50%;
	bottom: 20px;
	margin-left: -60px;
	text-align: center;
	position: absolute;
}

.profile .profile-bio h2 {
	margin-top: 0;
	font-weight: 200;
}

.profile .profile-bio span {
	display: block;
}

.profile .profile-bio hr {
	margin: 12px 0 10px;
}

.profile .p-chart {
	text-align: center;
}

.profile .p-chart h3 {
	line-height: 20px;
	margin-bottom: 10px;
}

/*Circle in Responsive*/
@media (max-width: 450px) {
	.p-chart.col-xs-6 {
		width: 100%;
	}

	
}

/*Timeline*/
.profile .timeline-v2.timeline-me:before {
	left: 19%;
}

.profile .timeline-v2.timeline-me p {
	margin-bottom: 0;
}

.profile .timeline-v2.timeline-me > li .cbp_tmtime {
	width: 27%;
}

.profile .timeline-v2.timeline-me > li .cbp_tmicon {
	left: 19%;
}

.profile .timeline-v2.timeline-me > li .cbp_tmtime span:first-child {
	color: #585f69;
	font-size: 16px;
	text-align: left;
	line-height: 20px;
}

.profile .timeline-v2.timeline-me > li .cbp_tmtime span:last-child {
	color: #999;
	font-size: 14px;
	text-align: left;
}

.profile .timeline-v2.timeline-me > li .cbp_tmlabel {
	padding: 0;
	background: inherit;
	margin: 0 0 20px 23%;
}

.profile .timeline-v2.timeline-me > li .cbp_tmlabel:after {
	border-color: inherit;
}

.profile .timeline-v2.timeline-me > li .cbp_tmlabel h2 {
	margin: 0 auto;
	font-size: 17px;
	line-height: 20px;
	border-bottom: none;
}

/*Social Contacts v2*/
.profile .social-contacts-v2 {
	margin-bottom: 0;
}

.profile .social-contacts-v2 li {
	padding: 7px 0;
	border-top: 1px solid #f0f0f0;
}

.profile .social-contacts-v2 li:first-child {
	border-top: none;
}

.profile .social-contacts-v2 li i {
	font-size: 16px;
	min-width: 25px;
	margin-right: 7px;
	text-align: center;
	display: inline-block;
}

.profile .social-contacts-v2 li i.tw {
	color: #159ceb;
}
.profile .social-contacts-v2 li i.fb {
	color: #4862a3;
}
.profile .social-contacts-v2 li i.sk {
	color: #00aceb;
}
.profile .social-contacts-v2 li i.gp {
	color: #dc4a38;
}
.profile .social-contacts-v2 li i.gm {
	color: #c6574b;
}

/*Social Contacts v3*/
.profile .social-contacts-v3 {
	margin-bottom: 0;
}

.profile .social-contacts-v3 li {
	padding: 12px 0;
	border-top: 1px solid #f0f0f0;
}

.profile .social-contacts-v3 li:first-child {
	padding-top: 0;
	border-top: none;
}

.profile .social-contacts-v3 li:last-child {
	padding-bottom: 0;
}

.profile .social-contacts-v3 li i {
	color: #fff;
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin-right: 7px;
	text-align: center;
	display: inline-block;
}

.profile .social-contacts-v3 li i.tw {
	background: #159ceb;
}
.profile .social-contacts-v3 li i.fb {
	background: #4862a3;
}
.profile .social-contacts-v3 li i.sk {
	background: #00aceb;
}
.profile .social-contacts-v3 li i.gp {
	background: #dc4a38;
}
.profile .social-contacts-v3 li i.gm {
	background: #c6574b;
}

/*Profile Blog
------------------------------------*/
.profile .blog-border {
	border: 1px solid #f0f0f0;
}

.profile .profile-blog {
	padding: 20px;
	background: #fff;
}

.profile .profile-blog img {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 20px;
}

.profile .profile-blog hr {
	margin: 12px 0 10px;
}

.profile .name-location {
	overflow: hidden;
}

.profile .name-location strong {
	color: #555;
	display: block;
	font-size: 16px;
}

.profile .name-location span a {
	color: #555;
}

.profile .name-location span a:hover {
	color: #72c02c;
}

.profile .name-location span i {
	color: #72c02c;
	font-size: 18px;
	margin-right: 5px;
}

/*Profile Projects
------------------------------------*/
.profile .projects {
	background: #fff;
	padding: 20px 20px 10px;
}

.profile .projects h2 {
	margin: 0 0 5px;
	font-size: 22px;
	font-weight: 200;
}

.profile .projects h3 {
	margin-bottom: 5px;
}

.profile .projects .progress {
	margin-bottom: 15px;
}

.profile .blog-info-v2 {
	margin-left: 0;
	margin-bottom: 15px;
}

.profile .blog-info-v2 li {
	font-size: 12px;
	padding-left: 8px;
	line-height: 12px;
	border-left: 1px solid #eee;
}

.profile .blog-info-v2 li:first-child {
	padding-left: 0;
	border-left: none;
}

.profile .blog-info-v2 li i {
	margin-right: 3px;
}

.profile .project-share {
	overflow: hidden;
	background: #fff;
	padding: 10px 20px;
	border-top: 1px solid #eee;
}

.profile .project-share ul {
	margin-left: 0;
	margin-bottom: 0;
}

.profile .comment-list-v2 li {
	color: #999;
	font-size: 14px;
	padding: 0 10px 0 0;
}

.profile .comment-list-v2 li a {
	color: #555;
}

.profile .comment-list-v2 li i {
	margin-right: 3px;
}

.profile .comment-list-v2 li a:hover {
	color: #555;
	text-decoration: none;
}

.profile .comment-list-v2 li:hover i {
	color: #72c02c;
}

.profile .star-vote li {
	padding: 0;
	font-size: 15px;
}

/*Profile History
------------------------------------*/
.profile .timeline-v2:before {
	background: #eee;
}

.profile .timeline-v2 > li .cbp_tmlabel {
	background: #fff;
}

.profile .timeline-v2 > li .cbp_tmlabel:after {
	border-right-color: #fff;
}

@media screen and (max-width: 767px) {
	.profile .timeline-v2 > li .cbp_tmlabel:after {
		border-bottom-color: #fff;
		border-right-color: transparent;
	}

	.tergetted-keywords h1{
	font-size: 1.3em;
	font-weight: bold;
	margin: 15px 0px;
	line-height: normal;
	}
	
}

@media screen (min-width: 768px) and (max-width: 992px) {
	.profile .timeline-v2 > li .cbp_tmlabel:after {
		border-bottom-color: #fff;
		border-right-color: transparent;
	}

	
}

/*Profile Settings
------------------------------------*/
/*Profile Edit*/
.profile .profile-edit {
	padding: 20px;
	background: #fff;
}

.profile .profile-edit h2 {
	font-weight: 200;
}

.profile .profile-edit dt {
	text-align: inherit;
}

.profile .profile-edit hr {
	margin: 17px 0 15px;
}

/*Tab*/
.profile .tab-content {
	padding: 0;
}

@media (max-width: 768px) {
	.profile .tab-v1 .nav-tabs { 
	  	border-bottom: none;   
	}
}

/*Sky Form*/
.profile .sky-form {
	border: none;
}

.profile .sky-form .toggle-change i {
	left: 180px;
}


