.text_content {
	float: right;
}
ul.about li span.value {
	text-align: right;
	float: left;
}
.value.phone {
	direction: ltr;
}
p {
	font-size: 13px;
	text-align: right;
}
.skillbar-title {
	right: 0;
	left: auto !important;
}
.skill-bar-percent {
	left: 10px !important;
	right: auto !important;
}
.read-more-arow {
	top: 3.2px;
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 800px) {
.tite-list-resp {
	right: 15px !important;
}
.icon_menu {
	right: 10px;
}
.post-format-icon {
	width: 45px !important;
	height: 45px !important;
	top: -22px !important;
}
h2, .h2 {
	font-size: 19px !important;
}
}
.leading-0 p {
	clear: both;
}
.collapse_tabs {
	padding-right: 10px;
}
.glyphicon-chevron-up {
	line-height: 23px !important;
}
.glyphicon-chevron-down {
	line-height: 23px !important;
}
.panel-title {
	padding-bottom: 4px !important;
}
#resume .col-md-6 span.duration {
	float: left;
}
.pp_content_container {
	text-align: right !important;
}
div.pp_default .pp_description {
	margin: 40px 5px 5px 5px !important;
}
a.pp_close {
	right: 1px !important;
	top: 3px !important;
}

@media only screen and (max-width: 640px) {
	.readmore .btn {
		margin: 58px 10px 12px 0;
	}
}