html,body {
    max-width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
	height: auto;
	min-height: 100%;
}
#main,footer,.related-post {
    content-visibility: auto;
}
@media(min-width:768px){
.site-content img {
    content-visibility: auto;
}
}

.left-to-right { display: inline-block; padding: 10px 20px; font-size: 16px; color: #fff; background-color: #f6008e; border: none; border-radius: 4px; box-shadow: 0px 4px 0px #b0e022; animation: left-to-right 1s ease-in-out infinite; } @keyframes left-to-right { 0% { transform: translateX(0); box-shadow: 0px 4px 0px #caf419; } 50% { transform: translateX(10px); box-shadow: 8px 4px 0px #029e00; } 100% { transform: translateX(0); box-shadow: 0px 4px 0px #ffffff; } }


body *:not(fa){font-family:ElDigital!important }@font-face{font-family:ElDigital;
src:url("addon/css/fonts/subset-NotoKufiArabic.eot");
src:url("addon/css/fonts/subset-NotoKufiArabic.eot?#iefix") format('embedded-opentype'),
url("addon/css/fonts/subset-NotoKufiArabic.woff2") format('woff2'),
url("addon/css/fonts/subset-NotoKufiArabic.woff") format('woff'),
url("addon/css/fonts/subset-NotoKufiArabic.ttf") format('truetype'),
url("addon/css/fonts/subset-NotoKufiArabic.svg#NotoKufiArabic") format('svg');
font-weight:400;font-style:normal;font-display: swap;}

/*menu icons*/
.menuSvg svg {
    position: absolute;
    top: -15px;
}
#menu-topmenu {
    text-align: left;
}
.navigation-search input[type=search] {
    font-weight: 600;padding: 3px 40px;
}
#site-navigation, #sticky-navigation {
    box-shadow: -1px 20px 40px 0px #25252540;
    margin-bottom: 20px;
}

.blog .site-content {
    padding: 10px;
}
#page {
       max-width: 98% !important;
    margin-top: 2px;
}
.inside-article li {
    list-style: square;
}
.one-container .entry-content{max-width:auto !important;}
/* MainBlock */
.vc_col-sm-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

@media (min-width:768px) {
	.vc_col-sm-12 {
		float: left;
		width: 100%
	}
}

.vc_column_container {
	padding-left: 0;
	padding-right: 0
}

.bs-vc-wrapper a {
	text-decoration: none
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

@media only screen and (max-width:480px) {
	.vc_row .bs-vc-wrapper>.bs-vc-column {
		padding-left: 15px!important;
		padding-right: 15px!important
	}
}

.term-badges .term-badge {
	display: inline-block;
	line-height: 0
}

.term-badges a {
	color: #8b8b8b;
	padding: 0 0 4px
}

.term-badges.floated a {
	padding: 2px 7px;
	color: #fff;
	margin-bottom: 3px;
	display: inline-block;
	line-height: 1.7;
	max-width: 150px
}

.term-badges.floated {
	position: absolute;
	top: 0;
	z-index: 1;
	line-height: 0;
	font-size: 0
}

.listing-mg-item .img-cont:before {
	content: '';
	display: inline-block;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0
}

.post-meta {
	padding-top: 2px;
	font-style: inherit
}

.post-meta .post-author,
.term-badges.floated a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: top
}

.post-meta .post-author {
	font-style: normal;
	max-width: 110px
}

.post-meta .post-author:after {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f111';
	font-size: 5px;
	vertical-align: middle;
	color: #adb5bd
}

.post-meta>span:last-child {
	margin-right: auto!important;
	margin-left: 0!important
}

.bs-vc-wrapper:after,
.bs-vc-wrapper:before {
	content: " ";
	display: table
}

.bs-vc-wrapper:after {
	clear: both
}

.vc_column_container {
	margin-right: auto!important;
	margin-left: auto!important
}

.listing .listing-item {
	min-height: 0
}

@media print {
	a[href]:after {
		content: none!important
	}
	.term-badges a {
		max-width: inherit
	}
}

.listing-mg-item {
	position: relative;
	overflow: hidden
}

.listing-mg-item .content-container,
.listing-mg-item .term-badges.floated {
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden
}

.listing-modern-grid.slider-overlay-simple-gr .listing-mg-item .img-cont:after {
	background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .65) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100%, rgba(0, 0, 0, .65)));
	background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .65) 100%);
	background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .65) 100%);
	background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, .65) 100%);
	background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .65) 100%);
	top: auto;
	height: 75%
}

.listing-mg-type-1:before {
	display: block;
	content: " ";
	width: 100%;
	padding-top: 68.17%
}

.listing-mg-type-1 .item-content {
	position: absolute!important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden
}

.listing-mg-type-1 .img-cont {
	background-repeat: no-repeat!important;
	background-position: center center!important;
	position: absolute;
	top: -1px;
	left: -2px;
	right: -2px;
	bottom: -1px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	image-rendering: optimizeQuality;
	-moz-transform-origin: 0 0
}

.listing-mg-type-1 .img-cont:after {
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.listing-mg-type-1:hover .img-cont {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1)
}

.listing-mg-type-1 .content-container {
	position: absolute;
	bottom: 10%;
	left: 20px;
	right: 20px;
	padding: 0;
	max-height: 75%;
	overflow: hidden;
	pointer-events: none
}

.listing-mg-type-1 .content-container a {
	pointer-events: all
}

.listing-mg-type-1 .title {
	margin: 0;
	-webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
	-moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.4
}

.listing-item.listing-mg-type-1 .title.title a.post-url.post-url,
.listing-item.listing-mg-type-1 .title.title a.post-url.post-url:hover {
	color: inherit!important
}

.listing-mg-type-1 .post-meta {
	margin-top: 3px
}

.listing-mg-type-1 .post-meta .post-author {
	color: #fff
}

.listing-mg-type-1 .post-meta .post-author:after,
.listing-mg-type-1 .post-meta .time {
	color: rgba(255, 255, 255, .57)
}

.listing-mg-8-item.listing-item-3 .title,
.listing-mg-8-item.listing-item-4 .title,
.listing-mg-8-item.listing-item-5 .title {
	font-size: 72%
}

.listing-mg-8-item.listing-item-2 .title {
	font-size: 80%
}

.listing-modern-grid-8 .mg-col-1 {
	width: 65%;
	overflow: hidden
}

.listing-modern-grid-8 .mg-col-2 {
	width: 25%;
	overflow: hidden
}
@media(min-width:768px){
    .mg-col-1.blockStyle1,.mg-col-2.blockStyle1{
    width: 50% !important;
    height: 500px !important;
}
.blockStyle1 .mg-row-1 {
    height: 225px;
}
.blockStyle1 .mg-row-1 .img-cont {
    top: -50%;
}
.blockStyle1 .mg-row-1 .title {
    margin-bottom: 45%;
}
}
@media(max-width:768px){
            div#content {
    padding: 15px 10px;
}
    .item-3-cont,.item-4-cont {
    width: 100% !important;
    margin: 10px auto;
}
}
.listing-modern-grid-8 .mg-col-3 {
	width: 22%;
	overflow: hidden
}

.listing-modern-grid-8 .mg-row-1 {
	margin: 0 0 2px;
	overflow: hidden
}

.listing-modern-grid-8 .item-3-cont,
.listing-modern-grid-8 .item-4-cont {
	width: 50%;
	overflow: hidden
}

.listing-mg-8-item.listing-item-1:before {
	padding-top: 71.779%
}

.listing-mg-8-item.listing-item-2:before {
	padding-top: 53.005%
}

.listing-mg-8-item.listing-item-3:before,
.listing-mg-8-item.listing-item-4:before {
	padding-top: 100.55%
}

.listing-mg-8-item.listing-item-5:before {
	padding-top: 150.394%
}

@media only screen and (max-width:980px) {
	.listing-modern-grid-8 .mg-col-3 {
		width: 100%;
		padding: 2px 0 0
	}
	.listing-modern-grid-8 .mg-col-1 {
		width: 56%
	}
	.listing-modern-grid-8 .mg-col-2 {
	width: 50%;
    margin: 12px auto;
	}
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-2:before {
		padding-top: 47.29%
	}
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-3:before,
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-4:before {
		padding-top: 87.68%
	}
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-5:before {
		padding-top: 18%
	}
}

@media only screen and (max-width:780px) {
	.listing-modern-grid-8 .listing-mg-8-item:before {
		padding-top: 89%
	}
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-5:before {
		padding-top: 18%
	}
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-2:before {
		padding-top: 65.5%
	}
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-3:before,
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-4:before {
		padding-top: 95.055%
	}
	.listing-modern-grid-8 .listing-item-1 .title {
		font-size: 80%
	}
	.listing-modern-grid-8 .listing-item-2 .title,
	.listing-modern-grid-8 .listing-item-3 .title {
		font-size: 72%
	}
	.listing-modern-grid-8 .listing-mg-item .content-container {
		left: 15px;
		right: 15px;
		bottom: 10px;
		max-height: 50%
	}
}

@media only screen and (max-width:620px) {
	.listing-modern-grid-8 .mg-col-1 {
		width: 100%!important;
		padding: 0!important
	}
	.listing-modern-grid-8 .mg-col-2 {
		width: 100%!important;
		padding: 2px 0 0!important
	}
	.listing-modern-grid-8 .mg-row-2 {
		width: 100%!important;
		padding: 0!important;
		float: none!important
	}
	.listing-modern-grid-8 .listing-item-1:before {
		padding-top: 46%!important
	}
	.listing-modern-grid-8 .listing-item-2 .title,
	.listing-modern-grid-8 .listing-item-3 .title {
		font-size: 72%!important
	}

	.listing-modern-grid-8 .listing-mg-8-item.listing-item-1:before {
		padding-top: 50%!important
	}
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-2:before,
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-5:before {
		padding-top: 36%!important
	}
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-3:before,
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-4:before {
		padding-top: 79.5%!important
	}
}

@media only screen and (max-width:480px) {
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-2:before {
		padding-top: 50.5%
	}
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-1:before {
		padding-top: 55%
	}
	.listing-modern-grid-8 .listing-mg-8-item.listing-item-1 .post-meta {
		display: none
	}
	.listing-modern-grid-8 .listing-item-2 .title,
	.listing-modern-grid-8 .listing-item-3 .title {
		font-size: 64%
	}
	.listing-modern-grid-8 .listing-mg-item .content-container {
		left: 12px;
		right: 12px;
		bottom: 12px
	}
	.listing-modern-grid-8 .listing-mg-item.listing-item-2 .content-container,
	.listing-modern-grid-8 .listing-mg-item.listing-item-3 .content-container {
		max-height: 40%
	}
}

.term-badges.floated a {
	margin-left: 3px;
	margin-right: auto;
	background-color: #7361cf!important
}

.term-badges.floated {
	right: 0
}

.post-meta a {
	display: inline-block
}

.post-meta .post-author,
.post-meta .time {
	margin-left: 10px;
	margin-right: auto;
	display: inline-block
}

.post-meta .post-author {
	margin-left: 8px
}

.post-meta .post-author:after {
	margin-right: 8px;
	margin-left: auto
}

.listing-modern-grid-8 .mg-col-1 {
	float: right;
	padding-left: 1px;
	padding-right: 0
}

.listing-modern-grid-8 .mg-col-2 {
	float: right;
	padding-right: 1px;
	padding-left: 1px
}

.listing-modern-grid-8 .mg-col-3 {
	float: right;
	padding-right: 1px;
	padding-left: 0
}

.listing-modern-grid-8 .item-3-cont,
.listing-modern-grid-8 .item-4-cont {
	float: right
}

.listing-modern-grid-8 .item-3-cont {
	padding-left: 1px;
	padding-right: 0
}

.listing-modern-grid-8 .item-4-cont {
	padding-right: 1px;
	padding-left: 0
}

@media only screen and (max-width:980px) {
	.listing-modern-grid-8 .mg-col-2 {
		padding: 0 1px 0 0
	}
}

.term-badges.floated {
	left: 0
}

.vc_column_container.vc_column_container {
	padding-left: 15px;
	padding-right: 15px
}

.bs-listing {
	margin-bottom: 30px
}

.post-meta,
.post-meta a {
	font-family: Hel;
	font-weight: 400;
	font-size: 12px;
	text-transform: none
}

.post-meta .post-author,
.term-badges .term-badge {
	font-family: Hel;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase
}

.listing-mg-8-item .content-container,
.listing-mg-8-item .title {
	font-family: Hel;
	font-weight: 700;
	font-size: 23px;
	text-align: inherit;
	text-transform: capitalize;
	color: #fff
}

.listing-item.main-term-1:hover .title a {
	color: #fd4326!important
}

.term-badges .term-badge.term-1 a {
	background-color: #fd4326!important;
	color: #fff
}

.listing-item.main-term-124:hover .title a {
	color: #7361cf!important
}

.term-badges .term-badge.term-124 a {
	background-color: #7361cf!important;
	color: #fff
}

.listing-item.main-term-1642:hover .title a {
	color: #1fbf9e!important
}

.term-badges .term-badge.term-1642 a {
	background-color: #1fbf9e!important;
	color: #fff
}

.listing-item.main-term-1646:hover .title a {
	color: #e52f62!important
}

.term-badges .term-badge.term-1646 a {
	background-color: #e52f62!important;
	color: #fff
}

.term-badges.floated a {
	padding: 0 15px;
	border-radius: 2px
}

.listing-mg-type-1 .item-content {
	border-radius: 5px
}

.post-meta,
.post-meta a {
	margin-bottom: 5px
}

@media (max-width:767px) {
	h2 {
		font-size: 20px
	}
}

.vc_custom_1590500539218 {
	margin-right: -10px!important;
	margin-left: -10px!important
}

/*catPage and search results page*/
.blog #main article ,.category article, .search article {
width: 46.5%;
    display: inline-block;
    vertical-align: top;
    margin-left: 3%;
    position: relative;
    box-shadow: 3px 3px 8px #398c842e, -3px -2px 9px 0px #80868517;
    border-radius: 12px;
    margin-bottom: 30px;
}
.entry-header, .entry-summary,.entry-meta {
    padding: 0 30px;
}
.post-image img {
   width: 100%;
}
/*pagination*/
.home #nav-below {
    display: none 
}
.paging-navigation{
    text-align: center;direction: rtl;
}
.paging-navigation .page-numbers {
    margin: 0 10px;
    display: inline-block;
    text-align: center;
    min-width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 4px;
    color: #5a5a5a;
    border: 1px dashed #ccc;
    font-weight: 600;
    font-size: 14px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.paging-navigation .page-numbers.prev,
.paging-navigation .page-numbers.next {
    padding: 0 10px;
}
.paging-navigation .page-numbers:hover, .paging-navigation .page-numbers.current {
    background: #078ade;
    color: #fff;
    border-color: #078ade;
}
@media(max-width: 768px) {
    .blog #main article ,.category article {
    width: 100%;
    }
    .generate-columns-container  {
        padding-right: 20px !important;
    }
    .separate-containers .paging-navigation {
        padding:  10px 5px !important;
    }
    .paging-navigation .nav-links {
        flex-wrap: wrap;
        justify-content: center
    }
    .paging-navigation .page-numbers {
        margin: 4px !important;
        box-sizing: border-box;
        flex: 1 0 12%
    }
    .paging-navigation .page-numbers.prev, .paging-navigation .page-numbers.next {
        order: 50;
        flex: 1 0 40%;
        margin-top: 1em;
    }
}


/*shortcodes*/
.shortcodeBox {
    padding: 15px;
    border-radius: 15px;
    margin: 15px auto;
    display: block;text-align:center;
}
.download-box {
    background-color: #eef8fe;
    border: solid 1px #a3ddff;
}
.info-box {
     background-color: #ffffec;
    border: solid 1px #e0e08c;
}
.bio-box {
    background-color: ghostwhite;
    border: solid 1px #cccccc8c;
}
/*btn shortcode*/
.regularBtn {
width: auto;
} 

.butn  {
   box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 2px solid #dfe1e2;
  border-radius: 0.6em;
  color: #ffffff;
  cursor: pointer;
  display: flex;
  align-self: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
      width: fit-content;
    margin: 15px auto 25px;
  padding: 13px 2.8em 5px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}
.butn:hover, .butn:focus {
  color: #fff;
  outline: 0;
}

.downloadUrl .butn {
  border-color: #3498db;
  color: #fff;
  box-shadow: 0 0 40px 40px #184e84 inset, 0 0 0 0 #3498db;
  transition: all 150ms ease-in-out;
}
.downloadUrl .butn:hover {
  background-color:#2c3e50;
  box-shadow: 0 0 3px 0 #3498db inset, 0 0 3px 4px #3498db;
}


.siteUrl .butn {
    border-color: #65d610;
    color: #fff;
    background-image: linear-gradient(297deg,#65d610 50%,#0f9240 50%);
    background-position: 100%;
    background-size: 400%;
    transition: background .5s ease-in-out;
}
.siteUrl .butn:hover {
  background-position: 0;
}

.downloadUrl .butn:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' class='bi bi-box-arrow-in-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M3.5 6a.5.5 0 0 0-.5.5v8a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 1 0-1h2A1.5 1.5 0 0 1 14 6.5v8a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 14.5v-8A1.5 1.5 0 0 1 3.5 5h2a.5.5 0 0 1 0 1h-2z'%3E%3C/path%3E%3Cpath fill-rule='evenodd' d='M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z'%3E%3C/path%3E%3C/svg%3E");
    transform: translate(5px,-5px);
}

.siteUrl .butn:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' class='bi bi-globe2' viewBox='0 0 16 16'%3E%3Cpath d='M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm7.5-6.923c-.67.204-1.335.82-1.887 1.855-.143.268-.276.56-.395.872.705.157 1.472.257 2.282.287V1.077zM4.249 3.539c.142-.384.304-.744.481-1.078a6.7 6.7 0 0 1 .597-.933A7.01 7.01 0 0 0 3.051 3.05c.362.184.763.349 1.198.49zM3.509 7.5c.036-1.07.188-2.087.436-3.008a9.124 9.124 0 0 1-1.565-.667A6.964 6.964 0 0 0 1.018 7.5h2.49zm1.4-2.741a12.344 12.344 0 0 0-.4 2.741H7.5V5.091c-.91-.03-1.783-.145-2.591-.332zM8.5 5.09V7.5h2.99a12.342 12.342 0 0 0-.399-2.741c-.808.187-1.681.301-2.591.332zM4.51 8.5c.035.987.176 1.914.399 2.741A13.612 13.612 0 0 1 7.5 10.91V8.5H4.51zm3.99 0v2.409c.91.03 1.783.145 2.591.332.223-.827.364-1.754.4-2.741H8.5zm-3.282 3.696c.12.312.252.604.395.872.552 1.035 1.218 1.65 1.887 1.855V11.91c-.81.03-1.577.13-2.282.287zm.11 2.276a6.696 6.696 0 0 1-.598-.933 8.853 8.853 0 0 1-.481-1.079 8.38 8.38 0 0 0-1.198.49 7.01 7.01 0 0 0 2.276 1.522zm-1.383-2.964A13.36 13.36 0 0 1 3.508 8.5h-2.49a6.963 6.963 0 0 0 1.362 3.675c.47-.258.995-.482 1.565-.667zm6.728 2.964a7.009 7.009 0 0 0 2.275-1.521 8.376 8.376 0 0 0-1.197-.49 8.853 8.853 0 0 1-.481 1.078 6.688 6.688 0 0 1-.597.933zM8.5 11.909v3.014c.67-.204 1.335-.82 1.887-1.855.143-.268.276-.56.395-.872A12.63 12.63 0 0 0 8.5 11.91zm3.555-.401c.57.185 1.095.409 1.565.667A6.963 6.963 0 0 0 14.982 8.5h-2.49a13.36 13.36 0 0 1-.437 3.008zM14.982 7.5a6.963 6.963 0 0 0-1.362-3.675c-.47.258-.995.482-1.565.667.248.92.4 1.938.437 3.008h2.49zM11.27 2.461c.177.334.339.694.482 1.078a8.368 8.368 0 0 0 1.196-.49 7.01 7.01 0 0 0-2.275-1.52c.218.283.418.597.597.932zm-.488 1.343a7.765 7.765 0 0 0-.395-.872C9.835 1.897 9.17 1.282 8.5 1.077V4.09c.81-.03 1.577-.13 2.282-.287z'/%3E%3C/svg%3E");
    transform: translate(5px,-5px);
}



/*Blocks*/
@media (max-width:480px) {
#blog-tabs .tab-posts .tab-post-thumbnail{background-size:50% 100% !important}
.tab-post-tags li {left: 20% !important}
.tab-post-tags .mobPrice {top: 49% !important}
}
.generate-columns-container{margin-left:0px;}
@media (max-width:768px){
    html,body {
    overflow-x: hidden !important;}
    .mobile-bar-items {
    left: 5px !important;}
    .mobile-menu{left: 10vw !important}
   .menu-toggle {
    position: absolute;
    left: 40px !important;
}
.pro-close {
position: absolute;
    top: 130px;
    left: 15px;
}   
.site-logo.mobile-header-logo img {
    margin-left: 75vw !important
}    
}
#blog-tabs .tab-posts{display:none;flex-wrap:wrap;margin:30px -15px 0px;}
#blog-tabs .tab-posts.active{display:flex;}
#blog-tabs .tab-posts article{width:25%;padding:0px 15px 30px;box-sizing:border-box;margin-left: 0 !important;box-shadow: none !important;}
#blog-tabs article h3{color:#333;margin:0px 0px 10px;font-weight:bold;    font-size: 16px;
    padding: 0 15px;
    line-height: 1.5em;}
.generate-columns-container article h3{padding:20px 15px 0 !important}
#blog-tabs article h3 a{color:#333;}
#blog-tabs article ul{margin:0px;padding:0px;list-style:none;font-size:14px;}
#blog-tabs article ul li{display:inline-block;font-size:16px;color:#999;position:relative;padding-right:10px;margin-right:10px;}
#blog-tabs article ul li:last-child{margin-right:0px;padding-right:0px;}
#blog-tabs article ul li:last-child:after{display:none;}
#blog-tabs article ul li a{color:#999;}
#blog-tabs article ul.tab-post-tags{margin-bottom:5px;}
.tab-post-tags .mobPrice {
    background-color: cadetblue;
    top: 47%;
}
#blog-tabs article ul.tab-post-tags a{text-transform:uppercase;color:#fff;font-weight:bold;font-size:14px;}

#blog-tabs .tab-posts .tab-post-inner{background-color:#fff;border-radius:3px;height:100%;text-align:center;    padding: 0 5px 15px;box-shadow:0px 0px 12px 0px #00bcd41f;border-radius:12px;position:relative;overflow:hidden;box-sizing:border-box;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;}
#blog-tabs .tab-posts .tab-post-thumbnail{display:block;height:201px;margin: 0 10px 10px;background-repeat:no-repeat;background-position:center;background-size:100% 100%;}
#blog-tabs .tab-posts .tab-post-inner:hover{box-shadow:0px 0px 12px 4px #e6e6e6;}
.tab-post-inner .byline{display:block;margin-bottom:5px;font-size:14px;}
.tab-post-inner .byline img{border-radius:50%;display:inline-block;vertical-align:middle;margin-right:10px;}
.tab-post-tags li{
    position: absolute !important;
    top: 40%;
    left: -1%;
    background-color: #FF5722;
    padding: 0 10px!important}
@media screen and (max-width: 1212px){
.generate-columns-container{margin-left:auto;margin-right:auto;}
}
@media screen and (max-width: 991px){
.generate-columns-container{max-width:700px;}
#blog-tabs .tab-posts article{width:50%;}
}
@media screen and (max-width: 768px){
.generate-columns-activated .generate-columns-container{margin-left:auto!important;margin-right:auto!important;}
}
@media screen and (max-width: 375px){
#blog-tabs .tab-posts .tab-post-thumbnail{height:180px;}
}
@media screen and (max-width: 340px){
#blog-tabs .tab-posts .tab-post-thumbnail{height:151px;}
}
body.blog .generate-columns-container{display:block;margin:0px 0px;padding:0px 0px 40px;}


.generate-columns-container:not(.masonry-container){-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;}

@media (max-width:767px){
.generate-columns-activated .generate-columns-container{margin-left:0;margin-right:0;}
.generate-columns-container>*{padding-left:0;}
.slideout-exit {position: relative}
.slideout-exit:before {position: absolute;top: 100px;left: 8%;}
}

/* fix post page width*/
.single-mobiles .entry-content {
    max-width: 95% !important
}
/*HomePage*/
@media screen and (min-width: 768px){
.tab-post-inner img {
    min-height: 130px;
    width: 100%;
    margin: 0 auto !important;
    max-height: 100%;
    max-width: 80%;
}}
@media screen and (max-width: 500px){
#blog-tabs .tab-posts article,.tab-post-item{width:100% !important}
.generate-columns-container2 {width: 100% !important}
.generate-columns-container2 .tab-post-item {
    width: 100% !important;
}
.tab-post-inner img {max-height:170px;}
}
.generate-columns-container2 {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5%;
    padding: 0 0 40px;
}
.generate-columns-container2 .tab-post-item {
    width: 50% !important;
}
.estarRating {
    top: 87% !important;
    left: 25% !important;
    background-color: #ff572200 !important;
}
.estar-rating {
  height: 15px;
  position: relative;
  width: 75px;direction: initial;margin: 0 auto;
}
.estar-rating:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIGZpbGw9IiM3ZjhjOGQiID4gICAgPHBhdGggZD0iTSAyNSAyLjI3MzQzNzUgTCAxOC42MDkzNzUgMTguNDgwNDY5IEwgMC44MTA1NDY4OCAxOS40MTc5NjkgTCAxNC42NDg0MzggMzAuNDEyMTA5IEwgMTAuMDcwMzEyIDQ3LjIyMjY1NiBMIDI1IDM3Ljc3MTQ4NCBMIDM5LjkyOTY4OCA0Ny4yMjI2NTYgTCAzNS4zNTE1NjIgMzAuNDEyMTA5IEwgNDkuMTg5NDUzIDE5LjQxNzk2OSBMIDMxLjM5MDYyNSAxOC40ODA0NjkgTCAyNSAyLjI3MzQzNzUgeiI+PC9wYXRoPjwvc3ZnPg==");
  background-repeat: repeat-x;
  background-size: 15px;
  bottom: 0;
  content: "";
  display: block;
  height: 90px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 75px;
}
.estar-rating > span {
  display: block;
  text-indent: -10000px;
  width: 75px;
  height: 15px;
  position: absolute;
  overflow: hidden;
}
.estar-rating > span:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIGZpbGw9IiNmMWM0MGYiID4gICAgPHBhdGggZD0iTSAyNSAyLjI3MzQzNzUgTCAxOC42MDkzNzUgMTguNDgwNDY5IEwgMC44MTA1NDY4OCAxOS40MTc5NjkgTCAxNC42NDg0MzggMzAuNDEyMTA5IEwgMTAuMDcwMzEyIDQ3LjIyMjY1NiBMIDI1IDM3Ljc3MTQ4NCBMIDM5LjkyOTY4OCA0Ny4yMjI2NTYgTCAzNS4zNTE1NjIgMzAuNDEyMTA5IEwgNDkuMTg5NDUzIDE5LjQxNzk2OSBMIDMxLjM5MDYyNSAxOC40ODA0NjkgTCAyNSAyLjI3MzQzNzUgeiI+PC9wYXRoPjwvc3ZnPg==");
  background-repeat: repeat-x;
  background-size: 15px;
  bottom: 0;
  content: "";
  display: block;
  height: 15px;
  left: 0;
  position: absolute;
  right: 0;
  text-indent: 10000px;
  top: 0;
}
/*post*/
.single #primary h2:not(.aps-wd-title){
    padding: 5px;
    color: #ee1c25;
    font-size: 35px;
    text-align: center !important
}
.single #primary h2:before {
    content: "⦿ ";
color:#005bac;
font-size:17px
}
.single #primary h2:after,.sidebar .widget-title:after {
    content: "";
    background-image: url(addon/svg/headingBar.svg);
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    width: 90%
}
 .widget-title:after {
    width: 60% !important
}
.single #primary ul h3{
    text-align:right;
}
/*widgets*/
.widget_recent_entries li {
    margin-bottom: 15px;
}
.widget_recent_entries li:before {
    content: "⦿";
    color: #005bac70;
    font-size: 16px;
}
ul.widgetMoblist {
    margin-top: -20px !important;
}
.widgetMoblist li {
    display: inline-block;
    margin: 0 15px;
}
.widgetMoblist li {
    padding: 0 0 5px !important;
}
.widgetMoblist h3 {
    font-size: 16px;
}
.widgetMoblist a {
    display: block;
}
.relatedInsdePost {
    text-overflow: ellipsis;
    overflow:hidden !important;
    text-transform: capitalize;
}
.relatedInsideTitle {
    font-size: 24px !important;
}
/*LightBox*/
.closeBox {
    position: absolute;
    top: 20%;
    right: 10%;
    color: #fff;
    font-size: 20pt;
    font-weight: 700;
    border: solid 1px #ccc;
    padding: 7px;
    border-radius: 10px;cursor: pointer;background-color: #0000006b
}
.ElDigitlLightbox img { max-width: 100%; padding-top: 15px; padding-bottom: 15px; cursor: pointer; }

/* Overlay Style */
#lightboxOverlay { position:fixed; top:0; left:0; width:100%; height:100%; background-color: rgba( 0,0,0, 0.7 ); text-align: center; }
#lightboxOverlay h3 { color:#f3f3f3; }
#lightboxOverlay .fa-times { position: absolute; right: 20px; top: 20px; font-size: 50px; cursor: pointer; }
#lightboxOverlay img { margin-top: 35%; min-width: 300px;max-width: 80%; max-height:50%; }

/* Responsiveness */
@media screen and (min-width: 768px) {
	#lightboxOverlay .fa-times { font-size: 30px; width: 50px; height: 50px; }
	#lightboxOverlay .fa-times:before { line-height: 50px; }
	#lightboxOverlay img { margin-top: 5%; max-height:80%; }
}
/*lazy*/
.lazy {
   background-image: none;
   background-color: #F1F1FA;
}
.site-footer {
    border-top: solid 4px #d51f4f;
}
/*! CSS Used from: https://e4c5s4e9.rocketcdn.me/wp-content/cache/min/1/4922d53dd5baae2659d151ff9f1cde92.css */
*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.term-badges .term-badge{display:inline-block;line-height:0}.term-badges a{color:#8b8b8b;padding:0 0 4px}.term-badges.floated a{padding:2px 7px;color:#fff;margin-bottom:3px;display:inline-block;line-height:1.7;max-width:150px}.term-badges.floated{position:absolute;top:0;z-index:1;line-height:0;font-size:0}.img-holder{position:relative;width:80px;display:inline-block;transition:none}.img-holder:before{display:block;content:" ";width:100%;padding-top:70%}.post-meta{padding-top:2px;font-style:inherit}.post-meta .post-author,.term-badges.floated a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:top}.post-meta .post-author{font-style:normal;max-width:110px}.post-meta .post-author:after{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f111';font-size:5px;vertical-align:middle;color:#adb5bd}.post-meta>span:last-child{margin-right:auto!important;margin-left:0!important}.listing .listing-item{min-height:0}.listing.columns-1 .listing-item{width:100%;float:none}@media print{a[href]:after{content:none!important}.term-badges a{max-width:inherit}}.listing-item-grid-1{margin-bottom:22px}.listing-item-grid-1 .featured{position:relative;line-height:0;margin-bottom:13px}.listing-item-grid-1 .featured .img-holder{width:100%;margin:0;float:none;display:block}.listing-item-grid-1 .featured .img-holder:before{padding-top:58%}.listing-item-grid-1 .title{margin:0 0 6px}.listing-item-grid-1 .title a{color:inherit;text-transform:inherit}.listing-item-grid-1 .post-meta{margin:0 0 7px}.listing-item-grid-1 .post-summary{padding-bottom:22px;border-bottom:1px solid #f1f1f1;border-bottom-color:rgba(0,0,0,.07)}.listing-item-tb-1{margin-bottom:22px;position:relative}.listing-item-tb-1:last-child{margin-bottom:0}.listing-item-tb-1 .title{margin:0}.listing-item-tb-1 .title a{color:inherit}.listing-item-tb-1 .featured{position:relative;line-height:0}.listing-item-tb-1 .img-holder{width:86px;float:none}.listing-item-tb-1 .img-holder:before{padding-top:74%}.listing-mix-1-1 .listing-item-grid-1{margin-bottom:0}.listing-mix-1-1 .listing-item-grid-1 .post-summary{padding-bottom:0;border-bottom:none}.listing-mix-1-1 .listing-item-tb-1{margin-bottom:27px}.listing-mix-1-1 .listing-item-tb-1:last-child{margin-bottom:0}.listing-mix-1-1 .column-1,.listing-mix-1-1 .column-2{width:50%}@media only screen and (max-width:450px){.listing.listing-mix-1-1 .column-1,.listing.listing-mix-1-1 .column-2{width:100%;padding:0;float:none}.listing.listing-mix-1-1 .column-1{margin-bottom:24px}}.section-heading{margin:0 0 15px;font-size:16px;line-height:20px;position:relative}.section-heading .h-text,.section-heading:after{display:inline-block;-webkit-transition:.35s cubic-bezier(.39,.58,.57,1) 0s;-moz-transition:.35s cubic-bezier(.39,.58,.57,1) 0s;-o-transition:.35s cubic-bezier(.39,.58,.57,1) 0s;transition:.35s cubic-bezier(.39,.58,.57,1) 0s}.section-heading:after{background:rgba(0,0,0,.08);content:'';height:4px;position:absolute;top:0;width:100%;right:0;left:auto}.section-heading .h-text{position:relative;z-index:1}.section-heading.sh-t7,.section-heading.sh-t7 .h-text{padding:0}.section-heading.sh-t7:after{display:none}.section-heading.sh-t7:before{content:'';display:inline-block;height:3px;position:absolute;top:50%;margin-top:-1.5px;bottom:0;left:0;width:100%;background:#ededed;background:rgba(0,0,0,.07)}.section-heading.sh-t7>.main-link>.h-text,.section-heading.sh-t7>a:last-child:first-child>.h-text{position:relative;padding:0 15px 0 24px;background:#fff}.section-heading.sh-t7>.main-link>.h-text:before,.section-heading.sh-t7>a:last-child:first-child>.h-text:before{display:inline-block;content:'';position:absolute;left:0;right:0;height:15px;width:15px;background:#000;top:50%;margin-top:-7.5px}.term-badges.floated a{margin-left:3px;margin-right:auto;background-color:#7361cf!important}.term-badges.floated{right:0}.img-holder{float:right;margin-left:15px;margin-right:auto}.post-meta a{display:inline-block}.post-meta .post-author,.post-meta .time{margin-right:auto;display:inline-block}.post-meta .time{margin-left:10px}.post-meta .post-author{margin-left:8px}.post-meta .post-author:after{margin-right:8px;margin-left:auto}.listing-item-tb-1 .featured{margin-left:13px;float:right;margin-right:auto}.listing-item-tb-1 .img-holder{margin-left:0;margin-right:auto}.listing-mix-1-1 .column-1{float:right;padding-left:18px;padding-right:0}.listing-mix-1-1 .column-2{float:right;padding-right:18px;padding-left:0}a,a:focus,a:hover{text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.term-badges.floated{left:0}.bs-listing{margin-bottom:30px}.section-heading{margin-bottom:23px}.section-heading.sh-t7>.main-link>.h-text:before,.section-heading.sh-t7>a:first-child:last-child>.h-text:before{background-color:#444}.post-meta,.post-meta a{font-family:Hel;font-weight:400;font-size:12px;text-transform:none}.post-meta .post-author,.post-summary,.term-badges .term-badge{font-family:Hel;font-weight:400;font-size:12px;text-transform:uppercase}.post-summary{font-family:RB;line-height:20px;font-size:13px;text-align:inherit;text-transform:initial;color:#191919}h2{font-size:22px;color:#212121}h3{font-size:20px;color:#2d2d2d}.listing-item-grid-1 .title,.listing-item-tb-1 .title{font-family:Hel;font-weight:700;line-height:31px;font-size:20px;text-align:inherit;text-transform:none;color:#383838}.listing-item-tb-1 .title{line-height:18px;font-size:14px}.section-heading .h-text{font-family:Hel;font-weight:700;line-height:22px;font-size:15px;text-transform:uppercase}.listing-item.main-term-1:hover .title a{color:#fd4326!important}.listing-item-grid.main-term-1642 .post-meta a:hover,.listing-item.main-term-1642:hover .title a{color:#1fbf9e!important}.term-badges .term-badge.term-1642 a{background-color:#1fbf9e!important;color:#fff}.section-heading.sh-t7>.main-link>.main-term-1642.h-text:before,.section-heading.sh-t7>a:first-child:last-child>.main-term-1642.h-text:before{background-color:#1fbf9e}
.section-heading.sh-t7>.main-link>.h-text,.section-heading.sh-t7>a:last-child:first-child>.h-text{padding:0 24px}.term-badges.floated a{padding:0 15px;border-radius:2px}.post-meta,.post-meta a{margin-bottom:5px}