.blog_page_btn {
	color: #61605f;
	background: transparent;
	border: 1px solid #61605f;
}
.blog_page_btn:hover {
	color: #fff;
	background: #ea268e;
	border: 1px solid #ea268e;
}
.blog_page_btn:focus {
	color: #fff;
	background: #1b334a;
	border: 1px solid #1b334a;
}
.blog_page_latest_post_item_text:hover {
	color: #ea268e;
}
.blog_page_tag_btn:hover {
	background-color: #f9f9f9;
	color: #ea268e;
}
.post_container h3 a {
	color: #61605f;
}
.post_container h3 a:hover {
	color: #ea268e;
}
.post_icons_item {
    color:#9b9b9b;
}
.post_icons_item:hover {
    color: #ea268e;
}
.blog_page_author_text_container {
	color: #61605f;
}
.blog_page_author_text_container:hover {
    color: #ea268e;
}
#portfolio li.post_container:hover {
	box-shadow: 0px 0px 24px 0 rgba(32, 47, 57, 0.2);
}
.blog_page_search_field:hover {
	box-shadow: 0px 0px 24px 0 rgba(32, 47, 57, 0.2);
}

/* Media Queries for Desktop
---------------------------------------------------------------*/
@media all and (min-width: 1438px) {
.blog_page_section {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 75px;
}
.blog_page_title_container {
	width: 100%;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.blog_page_grid {
	width: 100%;
	float: right;
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #ccc;
}
.blog_page_grid_right {
	width: 70%;
	float: right;
	margin-left: 5%;
	background-color: transparent;
	padding: 0px;
}
.blog_page_filtering_items {
	float: right;
	width: 100%;
}
#portfolio li.post_container {
	float: right;
	width: 100%;
	display: none;
	opacity: 1;
	background-color: #FFF;
	box-shadow: 0px 0px 1px 0 rgba(32, 47, 57, 0.0);
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	direction: rtl;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 50px;
	border: 1px solid #e0e0e0;
}
#portfolio li.post_container:nth-of-type(3n) {
}
.post_title_container {
	width: 100%;
	float: right;
}
.post_container h3 {
	font-size: 30px;
	font-weight: 400;
	text-align: right;
	text-decoration: none;
	width: 100%;
	margin-bottom: 10px;
	list-style-type: none;
	float: right;
	line-height: 1.3em;
	direction: rtl;
}
.post_container p {

}
.post_icons_title_container {
	width: 100%;
	float: right;
	margin-bottom: 20px;
}
.post_icons_item {
	font-size: 17px;
	font-weight: 400;
	text-align: right;
	width: auto;
	float: right;
	line-height: 1.4em;
	direction: rtl;
	margin-left: 40px;
}
.post_icons_item i {
	font-size: 19px;
	font-weight: 400;
	text-align: right;
	width: auto;
	float: right;
	line-height: 1.3em;
	direction: rtl;
	margin-left: 7px;
}
.post_container_img_container {
	width: 100%;
	float: right;
	padding-bottom: 20px;
	max-width: 100%;
	position: relative;
}
.post_container img {
	width: 100%;
	float: right;
	max-width: 100%;
}
.post_strip_up {
	float: right;
	display: block;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 1.3em;
	position: absolute;
	top: 10px;
	margin-right: 0px;
	z-index: 1000;
}
.post_strip_up_date {
	float: left;
	display: block;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	font-size: 16px;
	text-align: center;
	line-height: 1.2em;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1000;
}
.blog_page_grid_left {
	width: 25%;
	float: left;
}
.blog_page_grid_left_box {
	width: 100%;
	float: left;
	margin-bottom: 40px;
	border: 1px solid #e0e0e0;
	padding: 20px;
	box-sizing: border-box;
}
.blog_page_grid_left_box_clean {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.blog_page_grid_left_box_title {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.blog_page_info {
	width: 100%;
	float: right;
	margin-top: 3px;
}
.blog_page_share {
	float: right;
	width: 100%;
}
.blog_page_facebookLike {
	float: right;
	width: 100%;
	margin-top: 10px;
	text-align: right;
	display: block;
	direction: rtl;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	background-color: #fff;
	box-sizing: border-box;
}
#progressbarFilterLoading {
	float: right;
	width: 100%!important;
	height: 100%!important;
	background-color: rgba(255,255,255,0.2);
	bottom: 0;
	position: absolute;
	z-index: 100000!important;
	text-align: center;
}
.progressbarGif_load {
	float: right;
	width: 6%;
	margin-left: 47%;
	margin-right: 47%;
	margin-top: 20%;
}
#filter-list {
	display: block;
	width: 100%;
	text-align: center!important;
	padding: 0!important;
	margin: 0;
}
#filter-list li {
	display: inline-block;
	width: 100%;
	font-size: 19px;
	cursor: pointer;
	font-weight: 400;
	text-align: right;
	float: right !important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	line-height: 2em;
	margin-bottom: 10px;
	padding-right: 15px;
	box-sizing: border-box;
}
#filter-list li span {
	display: inline-block;
	width: auto;
	font-size: 19px;
	cursor: pointer;
	font-weight: 400;
	text-align: left;
	float: left !important;
}
#filter-list li:hover {
}
#filter-list li.active {
}
#portfolio {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	text-align: right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
}
.blog_page_content {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.blog_page_content a {
	color: #1b334a;
}
.blog_page_content a:hover {
	text-decoration: underline;
}
.blog_page_btn {
	width: auto;
	float: right;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px!important;
	padding-bottom: 8px;
	margin-top: 20px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	direction: rtl;
	box-sizing: border-box;
}
.blog_page_search {
	float: right;
	width: 100%;
	position: relative;
}
.blog_page_search_field {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
	box-sizing: border-box;
}
.blog_page_search_field:hover {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
}
.blog_page_search_field:focus {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
}
.blog_page_search_btn {
	float: left;
	width: 30px;
	position: absolute;
}
.Submit {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.Submit:hover {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn_hover.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.Submit:focus {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn_focus.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.blog_page_latest_posts_container {
	float: left;
	width: 100%;
}
.blog_page_latest_post_item {
	float: right;
	width: 100%;
	margin-bottom: 20px
}
.blog_page_latest_post_item_date {
	float: right;
	width: 50px;
	border-left: 1px solid #ea268e;
	background-color: #f9f9f9;
	margin-left: 15px;
}
.blog_page_latest_post_item_date_day {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #61605f;
	line-height: 1.2em;
}
.blog_page_latest_post_item_date_mounth {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 21px;
	color: #ccc;
	line-height: 1.2em;
}
.blog_page_latest_post_item_text {
	float: right;
	width: calc(100% - 85px);
	text-align: right;
	direction: rtl;
	font-size: 17px;
	line-height: 1.1em;
	height: 52px;
	overflow: hidden;
	visibility: visible;
	color: #61605f;
}
.blog_page_tag_btn {
	width: auto;
	float: right;
	background-color: transparent;
	border: solid 1px #d9d9d9;
	color: #61605f;
	text-align: right;
	direction: rtl;
	font-size: 17px;
	line-height: 1.2em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 9px;
	margin-left: 9px;
	margin-bottom: 9px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.blog_page_banners_container {
	float: left;
	width: 100%;
	position: relative;
}
.blog_page_banner_img_container {
	float: left;
	width: 100%;
}
.blog_page_banner_text_container {
	width: 100%;
	display: table;
	height: 160px;
	direction: rtl;
	position: absolute;
}
.blog_page_banner_text {
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	line-height: 1em;
}
.blog_page_author_container {
	float: left;
	width: 100%;
	position: relative;
}
.blog_page_author_img_container {
	float: right;
	width: 100%;
	margin-bottom: 20px;
}
.blog_page_author_img_container img {
	float: left;
	width: 100%;
}
.blog_page_author_text_container {
	width: 100%;
	direction: rtl;
	text-align: right;
	font-size: 17px;
	line-height: 1.2em;
}
.blog_page_title_divider {
	float: right;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 22px;
}
.text-subline {
	position: relative;
	height: 1px;
	padding: 0;
	background: #d9d9d9;
	border: none;
}
.text-subline:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 1px;
	width: 40px;
	background: #ea268e;
}
.custom-heading-line {
	position: relative;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 25px
}
.custom-heading-line::before, .custom-heading-line::after {
	content: '';
	position: absolute;
	bottom: 0;
	pointer-events: none;
}
.custom-heading-line::before {
	left: 0;
	right: 0;
	border-bottom: 1px solid #e0e0e0;
}
.custom-heading-line::after {
	left: 50%;
	z-index: 2;
	transform: translateX(-50%);
	display: inline-block;
	width: 67px;
	height: 2px;
	background: #ea268e;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.blog_page_section {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 75px;
}
.blog_page_title_container {
	width: 100%;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.blog_page_grid {
	width: 100%;
	float: right;
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #ccc;
}
.blog_page_grid_right {
	width: 70%;
	float: right;
	margin-left: 5%;
	background-color: transparent;
	padding: 0px;
}
.blog_page_filtering_items {
	float: right;
	width: 100%;
}
#portfolio li.post_container {
	float: right;
	width: 100%;
	display: none;
	opacity: 1;
	background-color: #FFF;
	box-shadow: 0px 0px 1px 0 rgba(32, 47, 57, 0.0);
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	direction: rtl;
	position: relative;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 50px;
	border: 1px solid #e0e0e0;
}
#portfolio li.post_container:nth-of-type(3n) {
}
.post_title_container {
	width: 100%;
	float: right;
}
.post_container h3 {
	font-size: 26px;
	font-weight: 400;
	text-align: right;
	text-decoration: none;
	width: 100%;
	margin-bottom: 10px;
	list-style-type: none;
	float: right;
	line-height: 1.3em;
	direction: rtl;
}
.post_container p {

}
.post_icons_title_container {
	width: 100%;
	float: right;
	margin-bottom: 20px;
}
.post_icons_item {
	font-size: 17px;
	font-weight: 400;
	text-align: right;
	width: auto;
	float: right;
	line-height: 1.4em;
	direction: rtl;
	margin-left: 40px;
}
.post_icons_item i {
	font-size: 19px;
	font-weight: 400;
	text-align: right;
	width: auto;
	float: right;
	line-height: 1.3em;
	direction: rtl;
	margin-left: 7px;
}
.post_container_img_container {
	width: 100%;
	float: right;
	padding-bottom: 20px;
	max-width: 100%;
	position: relative;
}
.post_container img {
	width: 100%;
	float: right;
	max-width: 100%;
}
.post_strip_up {
	float: right;
	display: block;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 1.3em;
	position: absolute;
	top: 10px;
	margin-right: 0px;
	z-index: 1000;
}
.post_strip_up_date {
	float: left;
	display: block;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	font-size: 16px;
	text-align: center;
	line-height: 1.3em;
	position: absolute;
	top: 0px;
	left: 0;
	margin-right: 0px;
	z-index: 1000;
}
.blog_page_grid_left {
	width: 25%;
	float: left;
}
.blog_page_grid_left_box {
	width: 100%;
	float: left;
	margin-bottom: 40px;
	border: 1px solid #e0e0e0;
	padding: 20px;
	box-sizing: border-box;
}
.blog_page_grid_left_box_clean {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.blog_page_grid_left_box_title {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.blog_page_info {
	width: 100%;
	float: right;
	margin-top: 3px;
}
.blog_page_share {
	float: right;
	width: 100%;
}
.blog_page_facebookLike {
	float: right;
	width: 100%;
	margin-top: 10px;
	text-align: right;
	display: block;
	direction: rtl;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	background-color: #fff;
	box-sizing: border-box;
}
#progressbarFilterLoading {
	float: right;
	width: 100%!important;
	height: 100%!important;
	background-color: rgba(255,255,255,0.2);
	bottom: 0;
	position: absolute;
	z-index: 100000!important;
	text-align: center;
}
.progressbarGif_load {
	float: right;
	width: 6%;
	margin-left: 47%;
	margin-right: 47%;
	margin-top: 20%;
}
#filter-list {
	display: block;
	width: 100%;
	text-align: center!important;
	padding: 0!important;
	margin: 0;
}
#filter-list li {
	display: inline-block;
	width: 100%;
	font-size: 19px;
	cursor: pointer;
	font-weight: 400;
	text-align: right;
	float: right !important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	line-height: 2em;
	margin-bottom: 10px;
	padding-right: 15px;
	box-sizing: border-box;
}
#filter-list li span {
	display: inline-block;
	width: auto;
	font-size: 19px;
	cursor: pointer;
	font-weight: 400;
	text-align: left;
	float: left !important;
}
#filter-list li:hover {
}
#filter-list li.active {
}
#portfolio {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	text-align: right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
}
.blog_page_content {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.blog_page_content a {
	color: #1b334a;
}
.blog_page_content a:hover {
	text-decoration: underline;
}
.blog_page_btn {
	width: auto;
	float: right;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	padding-right: 13px;
	padding-left: 15px;
	padding-top: 9px!important;
	padding-bottom: 9px;
	margin-top: 20px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	direction: rtl;
	box-sizing: border-box;
}
.blog_page_search {
	float: right;
	width: 100%;
	position: relative;
}
.blog_page_search_field {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
	box-sizing: border-box;
}
.blog_page_search_field:hover {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
}
.blog_page_search_field:focus {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
}
.blog_page_search_btn {
	float: left;
	width: 30px;
	position: absolute;
}
.Submit {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.Submit:hover {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn_hover.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.Submit:focus {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn_focus.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.blog_page_latest_posts_container {
	float: left;
	width: 100%;
}
.blog_page_latest_post_item {
	float: right;
	width: 100%;
	margin-bottom: 20px
}
.blog_page_latest_post_item_date {
	float: right;
	width: 50px;
	border-left: 1px solid #ea268e;
	background-color: #f9f9f9;
	margin-left: 15px;
}
.blog_page_latest_post_item_date_day {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #61605f;
	line-height: 1.2em;
}
.blog_page_latest_post_item_date_mounth {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 21px;
	color: #ccc;
	line-height: 1.2em;
}
.blog_page_latest_post_item_text {
	float: right;
	width: calc(100% - 85px);
	text-align: right;
	direction: rtl;
	font-size: 17px;
	line-height: 1.1em;
	height: 52px;
	overflow: hidden;
	visibility: visible;
	color: #61605f;
}
.blog_page_tag_btn {
	width: auto;
	float: right;
	background-color: transparent;
	border: solid 1px #d9d9d9;
	color: #61605f;
	text-align: right;
	direction: rtl;
	font-size: 17px;
	line-height: 1.2em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 9px;
	margin-left: 9px;
	margin-bottom: 9px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.blog_page_banners_container {
	float: left;
	width: 100%;
	position: relative;
}
.blog_page_banner_img_container {
	float: left;
	width: 100%;
}
.blog_page_banner_text_container {
	width: 100%;
	display: table;
	height: 160px;
	direction: rtl;
	position: absolute;
}
.blog_page_banner_text {
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	line-height: 1em;
}
.blog_page_author_container {
	float: left;
	width: 100%;
	position: relative;
}
.blog_page_author_img_container {
	float: right;
	width: 100%;
	margin-bottom: 20px;
}
.blog_page_author_img_container img {
	float: left;
	width: 100%;
}
.blog_page_author_text_container {
	width: 100%;
	direction: rtl;
	text-align: right;
	font-size: 17px;
	line-height: 1.2em;
}
.blog_page_title_divider {
	float: right;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 22px;
}
.text-subline {
	position: relative;
	height: 1px;
	padding: 0;
	background: #d9d9d9;
	border: none;
}
.text-subline:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 1px;
	width: 40px;
	background: #ea268e;
}
.custom-heading-line {
	position: relative;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 25px
}
.custom-heading-line::before, .custom-heading-line::after {
	content: '';
	position: absolute;
	bottom: 0;
	pointer-events: none;
}
.custom-heading-line::before {
	left: 0;
	right: 0;
	border-bottom: 1px solid #e0e0e0;
}
.custom-heading-line::after {
	left: 50%;
	z-index: 2;
	transform: translateX(-50%);
	display: inline-block;
	width: 67px;
	height: 2px;
	background: #ea268e;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media all and (max-width: 768px) and (min-width: 659px) {
.blog_page_section {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 52px;
}
.blog_page_title_container {
	width: 100%;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.blog_page_grid {
	width: 100%;
	float: right;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.blog_page_grid_right {
	width: 100%;
	float: right;
	margin-left: 5%;
	background-color: transparent;
	padding: 0px;
}
.blog_page_filtering_items {
	float: right;
	width: 100%;
}
#portfolio li.post_container {
	float: right;
	width: 100%;
	display: none;
	opacity: 1;
	background-color: #FFF;
	box-shadow: 0px 0px 1px 0 rgba(32, 47, 57, 0.0);
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	direction: rtl;
	position: relative;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 50px;
	border: 1px solid #e0e0e0;
}
#portfolio li.post_container:nth-of-type(3n) {
}
.post_title_container {
	width: 100%;
	float: right;
}
.post_container h3 {
	font-size: 22px;
	font-weight: 400;
	text-align: right;
	text-decoration: none;
	width: 100%;
	margin-bottom: 10px;
	list-style-type: none;
	float: right;
	line-height: 1.3em;
	direction: rtl;
}
.post_container p {

}
.post_icons_title_container {
	width: 100%;
	float: right;
	margin-bottom: 20px;
}
.post_icons_item {
	font-size: 17px;
	font-weight: 400;
	text-align: right;
	width: auto;
	float: right;
	line-height: 1.4em;
	direction: rtl;
	margin-left: 20px;
}
.post_icons_item i {
	font-size: 19px;
	font-weight: 400;
	text-align: right;
	width: auto;
	float: right;
	line-height: 1.3em;
	direction: rtl;
	margin-left: 7px;
}
.post_container_img_container {
	width: 100%;
	float: right;
	padding-bottom: 20px;
	max-width: 100%;
	position: relative;
}
.post_container img {
	width: 100%;
	float: right;
	max-width: 100%;
}
.post_strip_up {
	float: right;
	display: block;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 1.3em;
	position: absolute;
	top: 10px;
	margin-right: 0px;
	z-index: 1000;
}
.post_strip_up_date {
	float: left;
	display: block;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	font-size: 16px;
	text-align: center;
	line-height: 1.3em;
	position: absolute;
	top: 0px;
	left: 0;
	margin-right: 0px;
	z-index: 1000;
}
.blog_page_grid_left {
	width: 100%;
	float: right;
}
.blog_page_grid_left_box {
	width: 100%;
	float: left;
	margin-bottom: 40px;
	border: 1px solid #e0e0e0;
	padding: 20px;
	box-sizing: border-box;
}
.blog_page_grid_left_box_clean {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.blog_page_grid_left_box_title {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.blog_page_info {
	width: 100%;
	float: right;
	margin-top: 3px;
}
.blog_page_share {
	float: right;
	width: 100%;
}
.blog_page_facebookLike {
	float: right;
	width: 100%;
	margin-top: 10px;
	text-align: right;
	display: block;
	direction: rtl;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	background-color: #fff;
	box-sizing: border-box;
}
#progressbarFilterLoading {
	float: right;
	width: 100%!important;
	height: 100%!important;
	background-color: rgba(255,255,255,0.2);
	bottom: 0;
	position: absolute;
	z-index: 100000!important;
	text-align: center;
}
.progressbarGif_load {
	float: right;
	width: 6%;
	margin-left: 47%;
	margin-right: 47%;
	margin-top: 20%;
}
#filter-list {
	display: block;
	width: 100%;
	text-align: center!important;
	padding: 0!important;
	margin: 0;
}
#filter-list li {
	display: inline-block;
	width: 100%;
	font-size: 19px;
	cursor: pointer;
	font-weight: 400;
	text-align: right;
	float: right !important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	line-height: 2em;
	margin-bottom: 10px;
	padding-right: 15px;
	box-sizing: border-box;
}
#filter-list li span {
	display: inline-block;
	width: auto;
	font-size: 19px;
	cursor: pointer;
	font-weight: 400;
	text-align: left;
	float: left !important;
}
#filter-list li:hover {
}
#filter-list li.active {
}
#portfolio {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	text-align: right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
}
.blog_page_content {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.blog_page_content a {
	color: #1b334a;
}
.blog_page_content a:hover {
	text-decoration: underline;
}
.blog_page_btn {
	width: auto;
	float: right;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	padding-right: 13px;
	padding-left: 15px;
	padding-top: 9px!important;
	padding-bottom: 9px;
	margin-top: 20px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	direction: rtl;
	box-sizing: border-box;
}
.blog_page_search {
	float: right;
	width: 100%;
	position: relative;
}
.blog_page_search_field {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
	box-sizing: border-box;
}
.blog_page_search_field:hover {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
}
.blog_page_search_field:focus {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
}
.blog_page_search_btn {
	float: left;
	width: 30px;
	position: absolute;
}
.Submit {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.Submit:hover {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn_hover.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.Submit:focus {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn_focus.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.blog_page_latest_posts_container {
	float: left;
	width: 100%;
}
.blog_page_latest_post_item {
	float: right;
	width: 100%;
	margin-bottom: 20px
}
.blog_page_latest_post_item_date {
	float: right;
	width: 50px;
	border-left: 1px solid #ea268e;
	background-color: #f9f9f9;
	margin-left: 15px;
}
.blog_page_latest_post_item_date_day {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #61605f;
	line-height: 1.2em;
}
.blog_page_latest_post_item_date_mounth {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 21px;
	color: #ccc;
	line-height: 1.2em;
}
.blog_page_latest_post_item_text {
	float: right;
	width: calc(100% - 85px);
	text-align: right;
	direction: rtl;
	font-size: 17px;
	line-height: 1.1em;
	height: 52px;
	overflow: hidden;
	visibility: visible;
	color: #61605f;
}
.blog_page_tag_btn {
	width: auto;
	float: right;
	background-color: transparent;
	border: solid 1px #d9d9d9;
	color: #61605f;
	text-align: right;
	direction: rtl;
	font-size: 17px;
	line-height: 1.2em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 9px;
	margin-left: 9px;
	margin-bottom: 9px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.blog_page_banners_container {
	float: left;
	width: 100%;
	position: relative;
}
.blog_page_banner_img_container {
	float: left;
	width: 100%;
}
.blog_page_banner_text_container {
	width: 100%;
	display: table;
	height: 160px;
	direction: rtl;
	position: absolute;
}
.blog_page_banner_text {
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	line-height: 1em;
}
.blog_page_author_container {
	float: left;
	width: 100%;
	position: relative;
}
.blog_page_author_img_container {
	float: right;
	width: 100%;
	margin-bottom: 20px;
}
.blog_page_author_img_container img {
	float: left;
	width: 100%;
}
.blog_page_author_text_container {
	width: 100%;
	direction: rtl;
	text-align: right;
	font-size: 17px;
	line-height: 1.2em;
}
.blog_page_title_divider {
	float: right;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 22px;
}
.text-subline {
	position: relative;
	height: 1px;
	padding: 0;
	background: #d9d9d9;
	border: none;
}
.text-subline:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 1px;
	width: 40px;
	background: #ea268e;
}
.custom-heading-line {
	position: relative;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 25px
}
.custom-heading-line::before, .custom-heading-line::after {
	content: '';
	position: absolute;
	bottom: 0;
	pointer-events: none;
}
.custom-heading-line::before {
	left: 0;
	right: 0;
	border-bottom: 1px solid #e0e0e0;
}
.custom-heading-line::after {
	left: 50%;
	z-index: 2;
	transform: translateX(-50%);
	display: inline-block;
	width: 67px;
	height: 2px;
	background: #ea268e;
}
}
/* Media Queries for Tablet
-------------------------------------------------------------- */
@media (max-width: 658px) and (min-width: 481px) {
.blog_page_section {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 52px;
}
.blog_page_title_container {
	width: 100%;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.blog_page_grid {
	width: 100%;
	float: right;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.blog_page_grid_right {
	width: 100%;
	float: right;
	margin-left: 5%;
	background-color: transparent;
	padding: 0px;
}
.blog_page_filtering_items {
	float: right;
	width: 100%;
}
#portfolio li.post_container {
	float: right;
	width: 100%;
	display: none;
	opacity: 1;
	background-color: #FFF;
	box-shadow: 0px 0px 1px 0 rgba(32, 47, 57, 0.0);
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	direction: rtl;
	position: relative;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 50px;
	border: 1px solid #e0e0e0;
}
#portfolio li.post_container:nth-of-type(3n) {
}
.post_title_container {
	width: 100%;
	float: right;
}
.post_container h3 {
	font-size: 22px;
	font-weight: 400;
	text-align: right;
	text-decoration: none;
	width: 100%;
	margin-bottom: 10px;
	list-style-type: none;
	float: right;
	line-height: 1.3em;
	direction: rtl;
}
.post_container p {

}
.post_icons_title_container {
	width: 100%;
	float: right;
	margin-bottom: 20px;
}
.post_icons_item {
	font-size: 17px;
	font-weight: 400;
	text-align: right;
	width: auto;
	float: right;
	line-height: 1.4em;
	direction: rtl;
	margin-left: 20px;
}
.post_icons_item i {
	font-size: 19px;
	font-weight: 400;
	text-align: right;
	width: auto;
	float: right;
	line-height: 1.3em;
	direction: rtl;
	margin-left: 7px;
}
.post_container_img_container {
	width: 100%;
	float: right;
	padding-bottom: 20px;
	max-width: 100%;
	position: relative;
}
.post_container img {
	width: 100%;
	float: right;
	max-width: 100%;
}
.post_strip_up {
	float: right;
	display: block;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 1.3em;
	position: absolute;
	top: 10px;
	margin-right: 0px;
	z-index: 1000;
}
.post_strip_up_date {
	float: left;
	display: block;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	font-size: 16px;
	text-align: center;
	line-height: 1.3em;
	position: absolute;
	top: 0px;
	left: 0;
	margin-right: 0px;
	z-index: 1000;
}
.blog_page_grid_left {
	width: 100%;
	float: right;
}
.blog_page_grid_left_box {
	width: 100%;
	float: left;
	margin-bottom: 40px;
	border: 1px solid #e0e0e0;
	padding: 20px;
	box-sizing: border-box;
}
.blog_page_grid_left_box_clean {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.blog_page_grid_left_box_title {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.blog_page_info {
	width: 100%;
	float: right;
	margin-top: 3px;
}
.blog_page_share {
	float: right;
	width: 100%;
}
.blog_page_facebookLike {
	float: right;
	width: 100%;
	margin-top: 10px;
	text-align: right;
	display: block;
	direction: rtl;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	background-color: #fff;
	box-sizing: border-box;
}
#progressbarFilterLoading {
	float: right;
	width: 100%!important;
	height: 100%!important;
	background-color: rgba(255,255,255,0.2);
	bottom: 0;
	position: absolute;
	z-index: 100000!important;
	text-align: center;
}
.progressbarGif_load {
	float: right;
	width: 6%;
	margin-left: 47%;
	margin-right: 47%;
	margin-top: 20%;
}
#filter-list {
	display: block;
	width: 100%;
	text-align: center!important;
	padding: 0!important;
	margin: 0;
}
#filter-list li {
	display: inline-block;
	width: 100%;
	font-size: 19px;
	cursor: pointer;
	font-weight: 400;
	text-align: right;
	float: right !important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	line-height: 2em;
	margin-bottom: 10px;
	padding-right: 15px;
	box-sizing: border-box;
}
#filter-list li span {
	display: inline-block;
	width: auto;
	font-size: 19px;
	cursor: pointer;
	font-weight: 400;
	text-align: left;
	float: left !important;
}
#filter-list li:hover {
}
#filter-list li.active {
}
#portfolio {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	text-align: right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
}
.blog_page_content {
	float: right;
	width: 100%;
	margin-bottom: 30px;
}
.blog_page_content a {
	color: #1b334a;
}
.blog_page_content a:hover {
	text-decoration: underline;
}
.blog_page_btn {
	width: auto;
	float: right;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	padding-right: 13px;
	padding-left: 15px;
	padding-top: 9px!important;
	padding-bottom: 9px;
	margin-top: 20px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	direction: rtl;
	box-sizing: border-box;
}
.blog_page_search {
	float: right;
	width: 100%;
	position: relative;
}
.blog_page_search_field {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
	box-sizing: border-box;
}
.blog_page_search_field:hover {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
}
.blog_page_search_field:focus {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
}
.blog_page_search_btn {
	float: left;
	width: 30px;
	position: absolute;
}
.Submit {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.Submit:hover {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn_hover.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.Submit:focus {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn_focus.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.blog_page_latest_posts_container {
	float: left;
	width: 100%;
}
.blog_page_latest_post_item {
	float: right;
	width: 100%;
	margin-bottom: 20px
}
.blog_page_latest_post_item_date {
	float: right;
	width: 50px;
	border-left: 1px solid #ea268e;
	background-color: #f9f9f9;
	margin-left: 15px;
}
.blog_page_latest_post_item_date_day {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #61605f;
	line-height: 1.2em;
}
.blog_page_latest_post_item_date_mounth {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 21px;
	color: #ccc;
	line-height: 1.2em;
}
.blog_page_latest_post_item_text {
	float: right;
	width: calc(100% - 85px);
	text-align: right;
	direction: rtl;
	font-size: 17px;
	line-height: 1.1em;
	height: 52px;
	overflow: hidden;
	visibility: visible;
	color: #61605f;
}
.blog_page_tag_btn {
	width: auto;
	float: right;
	background-color: transparent;
	border: solid 1px #d9d9d9;
	color: #61605f;
	text-align: right;
	direction: rtl;
	font-size: 17px;
	line-height: 1.2em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 9px;
	margin-left: 9px;
	margin-bottom: 9px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.blog_page_banners_container {
	float: left;
	width: 100%;
	position: relative;
}
.blog_page_banner_img_container {
	float: left;
	width: 100%;
}
.blog_page_banner_text_container {
	width: 100%;
	display: table;
	height: 160px;
	direction: rtl;
	position: absolute;
}
.blog_page_banner_text {
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	line-height: 1em;
}
.blog_page_author_container {
	float: left;
	width: 100%;
	position: relative;
}
.blog_page_author_img_container {
	float: right;
	width: 100%;
	margin-bottom: 20px;
}
.blog_page_author_img_container img {
	float: left;
	width: 100%;
}
.blog_page_author_text_container {
	width: 100%;
	direction: rtl;
	text-align: right;
	font-size: 17px;
	line-height: 1.2em;
}
.blog_page_title_divider {
	float: right;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 22px;
}
.text-subline {
	position: relative;
	height: 1px;
	padding: 0;
	background: #d9d9d9;
	border: none;
}
.text-subline:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 1px;
	width: 40px;
	background: #ea268e;
}
.custom-heading-line {
	position: relative;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 25px
}
.custom-heading-line::before, .custom-heading-line::after {
	content: '';
	position: absolute;
	bottom: 0;
	pointer-events: none;
}
.custom-heading-line::before {
	left: 0;
	right: 0;
	border-bottom: 1px solid #e0e0e0;
}
.custom-heading-line::after {
	left: 50%;
	z-index: 2;
	transform: translateX(-50%);
	display: inline-block;
	width: 67px;
	height: 2px;
	background: #ea268e;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media all and (max-width:480px) and (min-width:319px) {
.blog_page_section {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 52px;
}
.blog_page_title_container {
	width: 100%;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.blog_page_grid {
	width: 100%;
	float: right;
	padding-top: 20px;
	padding-bottom: 0px;
	border-bottom: 1px solid #ccc;
}
.blog_page_grid_right {
	width: 100%;
	float: right;
	margin-left: 5%;
	background-color: transparent;
	padding: 0px;
}
.blog_page_filtering_items {
	float: right;
	width: 100%;
}
#portfolio li.post_container {
	float: right;
	width: 100%;
	display: none;
	opacity: 1;
	background-color: #FFF;
	box-shadow: 0px 0px 1px 0 rgba(32, 47, 57, 0.0);
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	direction: rtl;
	position: relative;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 30px;
	border: 1px solid #e0e0e0;
}
#portfolio li.post_container:nth-of-type(3n) {
}
.post_title_container {
	width: 100%;
	float: right;
}
.post_container h3 {
	font-size: 22px;
	font-weight: 400;
	text-align: right;
	text-decoration: none;
	width: 100%;
	margin-bottom: 10px;
	list-style-type: none;
	float: right;
	line-height: 1.2em;
	direction: rtl;
}
.post_container p {

}
.post_icons_title_container {
	width: 100%;
	float: right;
	margin-bottom: 20px;
}
.post_icons_item {
	font-size: 14px;
	font-weight: 400;
	text-align: right;
	width: auto;
	float: right;
	line-height: 1.4em;
	direction: rtl;
	margin-left: 10px;
}
.post_icons_item i {
	font-size: 19px;
	font-weight: 400;
	text-align: right;
	width: auto;
	float: right;
	line-height: 1.3em;
	direction: rtl;
	margin-left: 7px;
}
.post_container_img_container {
	width: 100%;
	float: right;
	padding-bottom: 20px;
	max-width: 100%;
	position: relative;
}
.post_container img {
	width: 100%;
	float: right;
	max-width: 100%;
}
.post_strip_up {
	float: right;
	display: block;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 1.3em;
	position: absolute;
	top: 10px;
	margin-right: 0px;
	z-index: 1000;
}
.post_strip_up_date {
	float: left;
	display: block;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	font-size: 16px;
	text-align: center;
	line-height: 1.3em;
	position: absolute;
	top: 0px;
	left: 0;
	margin-right: 0px;
	z-index: 1000;
}
.blog_page_grid_left {
	width: 100%;
	float: right;
}
.blog_page_grid_left_box {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	border: 1px solid #e0e0e0;
	padding: 20px;
	box-sizing: border-box;
}
.blog_page_grid_left_box_clean {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.blog_page_grid_left_box_title {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.blog_page_info {
	width: 100%;
	float: right;
	margin-top: 3px;
}
.blog_page_share {
	float: right;
	width: 100%;
}
.blog_page_facebookLike {
	float: right;
	width: 100%;
	margin-top: 10px;
	text-align: right;
	display: block;
	direction: rtl;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	background-color: #fff;
	box-sizing: border-box;
}
#progressbarFilterLoading {
	float: right;
	width: 100%!important;
	height: 100%!important;
	background-color: rgba(255,255,255,0.2);
	bottom: 0;
	position: absolute;
	z-index: 100000!important;
	text-align: center;
}
.progressbarGif_load {
	float: right;
	width: 6%;
	margin-left: 47%;
	margin-right: 47%;
	margin-top: 20%;
}
#filter-list {
	display: block;
	width: 100%;
	text-align: center!important;
	padding: 0!important;
	margin: 0;
}
#filter-list li {
	display: inline-block;
	width: 100%;
	font-size: 19px;
	cursor: pointer;
	font-weight: 400;
	text-align: right;
	float: right !important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	line-height: 2em;
	margin-bottom: 10px;
	padding-right: 15px;
	box-sizing: border-box;
}
#filter-list li span {
	display: inline-block;
	width: auto;
	font-size: 19px;
	cursor: pointer;
	font-weight: 400;
	text-align: left;
	float: left !important;
}
#filter-list li:hover {
}
#filter-list li.active {
}
#portfolio {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	text-align: right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
}
.blog_page_content {
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
.blog_page_content a {
	color: #1b334a;
}
.blog_page_content a:hover {
	text-decoration: underline;
}
.blog_page_btn {
	width: auto;
	float: right;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	padding-right: 13px;
	padding-left: 15px;
	padding-top: 9px!important;
	padding-bottom: 9px;
	margin-top: 20px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	direction: rtl;
	box-sizing: border-box;
	display:none;
}
.blog_page_search {
	float: right;
	width: 100%;
	position: relative;
}
.blog_page_search_field {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
	box-sizing: border-box;
}
.blog_page_search_field:hover {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
}
.blog_page_search_field:focus {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
}
.blog_page_search_btn {
	float: left;
	width: 30px;
	position: absolute;
}
.Submit {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.Submit:hover {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn_hover.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.Submit:focus {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn_focus.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.blog_page_latest_posts_container {
	float: left;
	width: 100%;
}
.blog_page_latest_post_item {
	float: right;
	width: 100%;
	margin-bottom: 20px
}
.blog_page_latest_post_item_date {
	float: right;
	width: 50px;
	border-left: 1px solid #ea268e;
	background-color: #f9f9f9;
	margin-left: 15px;
}
.blog_page_latest_post_item_date_day {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #61605f;
	line-height: 1.2em;
}
.blog_page_latest_post_item_date_mounth {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 21px;
	color: #ccc;
	line-height: 1.2em;
}
.blog_page_latest_post_item_text {
	float: right;
	width: calc(100% - 85px);
	text-align: right;
	direction: rtl;
	font-size: 17px;
	line-height: 1.1em;
	height: 52px;
	overflow: hidden;
	visibility: visible;
	color: #61605f;
}
.blog_page_tag_btn {
	width: auto;
	float: right;
	background-color: transparent;
	border: solid 1px #d9d9d9;
	color: #61605f;
	text-align: right;
	direction: rtl;
	font-size: 17px;
	line-height: 1.2em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 9px;
	margin-left: 9px;
	margin-bottom: 9px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.blog_page_banners_container {
	float: left;
	width: 100%;
	position: relative;
}
.blog_page_banner_img_container {
	float: left;
	width: 100%;
}
.blog_page_banner_text_container {
	width: 100%;
	display: table;
	height: 160px;
	direction: rtl;
	position: absolute;
}
.blog_page_banner_text {
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	line-height: 1em;
}
.blog_page_author_container {
	float: left;
	width: 100%;
	position: relative;
}
.blog_page_author_img_container {
	float: right;
	width: 100%;
	margin-bottom: 20px;
}
.blog_page_author_img_container img {
	float: left;
	width: 100%;
}
.blog_page_author_text_container {
	width: 100%;
	direction: rtl;
	text-align: right;
	font-size: 17px;
	line-height: 1.2em;
}
.blog_page_title_divider {
	float: right;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 22px;
}
.text-subline {
	position: relative;
	height: 1px;
	padding: 0;
	background: #d9d9d9;
	border: none;
}
.text-subline:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 1px;
	width: 40px;
	background: #ea268e;
}
.custom-heading-line {
	position: relative;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 25px
}
.custom-heading-line::before, .custom-heading-line::after {
	content: '';
	position: absolute;
	bottom: 0;
	pointer-events: none;
}
.custom-heading-line::before {
	left: 0;
	right: 0;
	border-bottom: 1px solid #e0e0e0;
}
.custom-heading-line::after {
	left: 50%;
	z-index: 2;
	transform: translateX(-50%);
	display: inline-block;
	width: 67px;
	height: 2px;
	background: #ea268e;
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.blog_page_section {
	width: 100%;
	position: relative;
	float: right;
	padding-top: 52px;
}
.blog_page_title_container {
	width: 100%;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.blog_page_grid {
	width: 100%;
	float: right;
	padding-top: 20px;
	padding-bottom: 0px;
	border-bottom: 1px solid #ccc;
}
.blog_page_grid_right {
	width: 100%;
	float: right;
	margin-left: 5%;
	background-color: transparent;
	padding: 0px;
}
.blog_page_filtering_items {
	float: right;
	width: 100%;
}
#portfolio li.post_container {
	float: right;
	width: 100%;
	display: none;
	opacity: 1;
	background-color: #FFF;
	box-shadow: 0px 0px 1px 0 rgba(32, 47, 57, 0.0);
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	direction: rtl;
	position: relative;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 30px;
	border: 1px solid #e0e0e0;
}
#portfolio li.post_container:nth-of-type(3n) {
}
.post_title_container {
	width: 100%;
	float: right;
}
.post_container h3 {
	font-size: 22px;
	font-weight: 400;
	text-align: right;
	text-decoration: none;
	width: 100%;
	margin-bottom: 10px;
	list-style-type: none;
	float: right;
	line-height: 1.2em;
	direction: rtl;
}
.post_container p {

}
.post_icons_title_container {
	width: 100%;
	float: right;
	margin-bottom: 20px;
}
.post_icons_item {
	font-size: 14px;
	font-weight: 400;
	text-align: right;
	width: auto;
	float: right;
	line-height: 1.4em;
	direction: rtl;
	margin-left: 10px;
}
.post_icons_item i {
	font-size: 19px;
	font-weight: 400;
	text-align: right;
	width: auto;
	float: right;
	line-height: 1.3em;
	direction: rtl;
	margin-left: 7px;
}
.post_container_img_container {
	width: 100%;
	float: right;
	padding-bottom: 20px;
	max-width: 100%;
	position: relative;
}
.post_container img {
	width: 100%;
	float: right;
	max-width: 100%;
}
.post_strip_up {
	float: right;
	display: block;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 1.3em;
	position: absolute;
	top: 10px;
	margin-right: 0px;
	z-index: 1000;
}
.post_strip_up_date {
	float: left;
	display: block;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	font-size: 16px;
	text-align: center;
	line-height: 1.3em;
	position: absolute;
	top: 0px;
	left: 0;
	margin-right: 0px;
	z-index: 1000;
}
.blog_page_grid_left {
	width: 100%;
	float: right;
}
.blog_page_grid_left_box {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	border: 1px solid #e0e0e0;
	padding: 20px;
	box-sizing: border-box;
}
.blog_page_grid_left_box_clean {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.blog_page_grid_left_box_title {
	width: 100%;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.blog_page_info {
	width: 100%;
	float: right;
	margin-top: 3px;
}
.blog_page_share {
	float: right;
	width: 100%;
}
.blog_page_facebookLike {
	float: right;
	width: 100%;
	margin-top: 10px;
	text-align: right;
	display: block;
	direction: rtl;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	background-color: #fff;
	box-sizing: border-box;
}
#progressbarFilterLoading {
	float: right;
	width: 100%!important;
	height: 100%!important;
	background-color: rgba(255,255,255,0.2);
	bottom: 0;
	position: absolute;
	z-index: 100000!important;
	text-align: center;
}
.progressbarGif_load {
	float: right;
	width: 6%;
	margin-left: 47%;
	margin-right: 47%;
	margin-top: 20%;
}
#filter-list {
	display: block;
	width: 100%;
	text-align: center!important;
	padding: 0!important;
	margin: 0;
}
#filter-list li {
	display: inline-block;
	width: 100%;
	font-size: 19px;
	cursor: pointer;
	font-weight: 400;
	text-align: right;
	float: right !important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	line-height: 2em;
	margin-bottom: 10px;
	padding-right: 15px;
	box-sizing: border-box;
}
#filter-list li span {
	display: inline-block;
	width: auto;
	font-size: 19px;
	cursor: pointer;
	font-weight: 400;
	text-align: left;
	float: left !important;
}
#filter-list li:hover {
}
#filter-list li.active {
}
#portfolio {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	text-align: right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
}
.blog_page_content {
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
.blog_page_content a {
	color: #1b334a;
}
.blog_page_content a:hover {
	text-decoration: underline;
}
.blog_page_btn {
	width: auto;
	float: right;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	padding-right: 13px;
	padding-left: 15px;
	padding-top: 9px!important;
	padding-bottom: 9px;
	margin-top: 20px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	direction: rtl;
	box-sizing: border-box;
	display:none;
}
.blog_page_search {
	float: right;
	width: 100%;
	position: relative;
}
.blog_page_search_field {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
	box-sizing: border-box;
}
.blog_page_search_field:hover {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
}
.blog_page_search_field:focus {
	border: 1px solid #e0e0e0;
	width: 100%;
	float: right;
	direction: rtl;
	font-size: 19px;
	text-align: right;
	color: #61605f;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	line-height: 2.6em!important;
	height: auto;
}
.blog_page_search_btn {
	float: left;
	width: 30px;
	position: absolute;
}
.Submit {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.Submit:hover {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn_hover.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.Submit:focus {
	background-position: center center;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer;
	background-image: url('../../images/System/serachBtn_focus.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border-right: solid 1px #d9d9d9;
}
.blog_page_latest_posts_container {
	float: left;
	width: 100%;
}
.blog_page_latest_post_item {
	float: right;
	width: 100%;
	margin-bottom: 20px
}
.blog_page_latest_post_item_date {
	float: right;
	width: 50px;
	border-left: 1px solid #ea268e;
	background-color: #f9f9f9;
	margin-left: 15px;
}
.blog_page_latest_post_item_date_day {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #61605f;
	line-height: 1.2em;
}
.blog_page_latest_post_item_date_mounth {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 21px;
	color: #ccc;
	line-height: 1.2em;
}
.blog_page_latest_post_item_text {
	float: right;
	width: calc(100% - 85px);
	text-align: right;
	direction: rtl;
	font-size: 17px;
	line-height: 1.1em;
	height: 52px;
	overflow: hidden;
	visibility: visible;
	color: #61605f;
}
.blog_page_tag_btn {
	width: auto;
	float: right;
	background-color: transparent;
	border: solid 1px #d9d9d9;
	color: #61605f;
	text-align: right;
	direction: rtl;
	font-size: 17px;
	line-height: 1.2em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 9px;
	margin-left: 9px;
	margin-bottom: 9px;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.blog_page_banners_container {
	float: left;
	width: 100%;
	position: relative;
}
.blog_page_banner_img_container {
	float: left;
	width: 100%;
}
.blog_page_banner_text_container {
	width: 100%;
	display: table;
	height: 160px;
	direction: rtl;
	position: absolute;
}
.blog_page_banner_text {
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	line-height: 1em;
}
.blog_page_author_container {
	float: left;
	width: 100%;
	position: relative;
}
.blog_page_author_img_container {
	float: right;
	width: 100%;
	margin-bottom: 20px;
}
.blog_page_author_img_container img {
	float: left;
	width: 100%;
}
.blog_page_author_text_container {
	width: 100%;
	direction: rtl;
	text-align: right;
	font-size: 17px;
	line-height: 1.2em;
}
.blog_page_title_divider {
	float: right;
	width: 100%;
	margin-top: 18px;
	margin-bottom: 22px;
}
.text-subline {
	position: relative;
	height: 1px;
	padding: 0;
	background: #d9d9d9;
	border: none;
}
.text-subline:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 1px;
	width: 40px;
	background: #ea268e;
}
.custom-heading-line {
	position: relative;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 25px
}
.custom-heading-line::before, .custom-heading-line::after {
	content: '';
	position: absolute;
	bottom: 0;
	pointer-events: none;
}
.custom-heading-line::before {
	left: 0;
	right: 0;
	border-bottom: 1px solid #e0e0e0;
}
.custom-heading-line::after {
	left: 50%;
	z-index: 2;
	transform: translateX(-50%);
	display: inline-block;
	width: 67px;
	height: 2px;
	background: #ea268e;
}
}
