.hero h1.heading {
    font-size: 86px;
    font-style: italic;
    text-shadow: -11px 9px 40px #00000042;
    text-transform: uppercase;
}
body #to_top_scrollup{
	z-index:9999;
	border: 1px solid #fff;
}
.page-numbers
{
	 background: #000;
    padding: 5px 10px;
    margin-right: 5px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.custom-pagination
{
	text-align:center;
}
.footer nav li {
    display: inline-block;
}
.archive_pagination
{
	text-align:center;
}
.current
{
	background:#1bd4ef !important;
}

h1.heading {
    font-size: 48px;
	width: 100%;
}


.page-num
{
	display:none;
}
.grid .cover{
	height:300px;
	margin-bottom:10px;
	transition: background-color 0.5s ease;
}
.grid .col-md-4 .cover{
	height:250px;
	margin-bottom:10px;
}
.grid .title h2{
	margin:0px
}
.grid .content .row{
	margin-bottom:0px;
}
.grid .col-md-4 .title h2 {
    font-size: 1.6em;
}
.row.grid{
	margin-bottom:10px;
}
.hero-2 {
    height: 400px;
    /* background: #333; */
    padding: 0px;
}


.title h2{
	font-size:3em;
	text-align:left;
	float:none;
	width:70%;
}
.blog_sub_title {
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.25em;
    max-width: 280px;
}
.category-title{
	color:#fff;
}
.grid .cover:hover {
    background-color: #c7b1b1;
    z-index: 1;
}
.grid .title{
	position:absolute;
	bottom:0;
}

.custom-pagination .page-numbers {
    background: #fff;
    padding: 5px 12px;
    margin-right: 5px;
    font-size: 18px;
    color: #ff0076;
    border: 2px solid #ff0076;
    font-weight: 500;
}

.custom-pagination .current{
	background: #ff0076 !important;
  color: #fff;
}
.custom-pagination{
	text-align:left;
}
.heading{
	  text-align: center;
    word-spacing: normal;
    word-break: keep-all;
    margin: 0 auto;
}
@media (min-width: 481px) and (max-width: 767px) {
  
	h1.heading{
		max-width: 100%;
	}
  	#to_top_scrollup {display: none;}

}

.content.blog h1 {
    font-weight: 900;
    font-size: 55px;
    font-style: italic;
    margin: 40px;
    color: #ff0f51;
    text-align: center;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}


.fixed{
	position:fixed;
	margin:0;
	z-index:1;
	padding: 15px 0px;
}
.fixed_container{
	padding:0;
}
.header{
	transition: all 0.5s ease;
}

.popularArticle {
	background: #10151b;
	padding: 10px;
}

ul.popularArticle {
}



.popularArticle li {
    padding: 20px;
	background-color: rgba(51, 51, 51, 0.2);
    background-blend-mode: multiply;
}

.sidebar h3 {
    text-align: left;
    color: black;
    margin-bottom: 25px;
    font-style: italic;
    font-weight: 900;
    font-size: 1.5em;
    padding-left: 12px;
}

.cover{
	padding: 36px;
	height:280px;
	margin-bottom: 20px;	
	
}
.list .title{
    float:none;
    text-align:left;
}

.list .title h2{
    margin:0px
}

.title h2 {
    font-size: 1.5em;
}



.overlay .closebtn {
    position: absolute;
    top: -12px;
    right: 290px;
    font-size: 65px;
}

.overlay .closebtn {       position:absolute;
	top:0;
	right:305px;
	font-size:77px;
	width:44px;
	LINE-HEIGHT:0.9;
}


.popularArticle li a {
    font-size: 18px;
    font-weight: bold;
    line-height: 2em;
	color: white;
}

h1.vertical.banner {
    color: white;
    font-weight: 900;
    text-align: center;
    font-size: 100px;
}

.sidebargifs {
}

.sidebargifs h3 {
    color: white;
    padding: 40px 20px;
}

.top {
}

.category-title {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 900;
}

#pl-w5cfbe9a394626 #panel-w5cfbe9a394626-1-0-0, #pl-w5cfbe9a394626 #panel-w5cfbe9a394626-1-0-1 {
margin: 0;}

.sidebar .content .row {
    margin-bottom: 40px;
}

.cb-skin-base {
    position: relative;
	z-index: 0;}

.content {
    background: #f7f7f7;
	padding: 20px 0;
}

nav.custom-pagination {
    margin: 0 auto;
    text-align: center;
}

.hero {
    height: 768px;
    background-size: cover;
		background-color: white;
	background-position: center center;
	position:relative;
}

footer {
	width: 100%;
}

.hero-2 {
    height: 400px;
    padding: 0px;
    margin-bottom: 20px;
}



.upcoming {
	padding:20px;
}

h3.upcoming {
    margin: 0;
    text-align: left;
    padding: 0;
    font-size: 18px;
    max-width: 300px;
}

.upcoming p {
    color: white;
    font-weight: 600;
    text-align: left;
    font-size: 12px;
}

.wrapper {
     height: auto;
    width: 100%;
}

.header {
    z-index: 99;
}

.title h2 {
    font-size: 2.2em;
}

div#myNav {
    z-index: 100;
}
.header {
    width: 100%;
    /*margin-top: 20px;*/
    /*position: absolute;*/
	position: fixed;
	top: 0;
	transition: top 0.5s ease;
	display:block;
		margin-top:0;
	padding-top: 20px;
	padding-bottom: 15px;
	background: #0f1319;
}

#primary-sidebar h3.widget-title {
    border-left: 15px #ff0077 solid;
}

#pg-w5d7c497e2a442-0, #pl-w5d7c497e2a442 .so-panel {
    margin-bottom: 0;
}

div#pg-w5d7c4d335e851-0 {
    margin: 0;
}

.upcoming {
    padding: 20px;
}

.numbers {
    color: white;
    background: #efecec;
    height: 100px;
    text-align: center;
    position: absolute;
    width: 30px;
    text-decoration: none;
	}

.vertical-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

h3.vertical-align {
    padding: 0;
    color: #272727;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
}

.logo-overlay {
    position: absolute;
    top: 48px;
    left: 44px;
    font-size: 65px;
}

.overlay .closebtn {
    position: absolute;
    top: -12px;
    right: 24px;
    font-size: 65px;
}


.links {margin: 0 auto;}

footer nav li {
    color: white;
    list-style: none;
    float: left;
    margin: 0 105px 0 0;
    font-size: 24px;
    font-weight: 900;
}

li.last-list {
    margin-right: 0;
}

.content {width: 100%;}

html {width: 100%;}


	.row.footer-header {
    height: 50px;
    margin: 50px 0;
}

footer {padding: 30px;}

footer p {
    text-align: left;
}

footer nav li {
    color: white;
    list-style: none;
    float: left;
    margin: 0 45px 0 0;
    font-size: 20px;
    font-weight: 900;
}

.footer-elfin p {text-align: right;}



a h3.widget-title:hover {
    color: #ff0077;
}

.links a li:hover {
    color: #ff0077;
    }

input {width: 100%;}
labbel {width: 100%;}

.content .row {
margin-bottom: 0;}

#bsf_rt_marker {
    width: 100%;
}

/**Share**/
.share-block {
	position: relative;
   width: 50%;
   margin: 0 auto;
}
.share-container {
  display: flex;
  justify-content: flex-end;
  position: relative;
  float: left;
  margin: 0 0 80px;
}

.tip {
  position: absolute;
  top: 50%;
  right: calc(100% + 10px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
}
.tip:after {
  content: "";
  width: 30px;
  height: 1px;
  background: rgba(44, 44, 44, 0.3);
  margin: 0 0 0 8px;
}

.trigger {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  transition: color 0.2s, border 0.2s;
}
.trigger a {
  color: currentColor;
  text-decoration: none;
  -webkit-transform: skew(10deg);
          transform: skew(10deg);
  display: flex;
  align-items: center;
  justify-content: center;
}
.trigger i {
  font-size: 14px;
  line-height: 40px;
	    color: #fe0177;
}
.trigger:hover {
  color: #2c2c2c;
  border-color: #2c2c2c !important;
}
.trigger.share-btn i {
  margin: 0 5px 0 0;
}

.like,
.share {
  -webkit-transform: skew(-10deg);
          transform: skew(-10deg);
  margin: 0 0 0 10px;
}
.like .trigger,
.share .trigger {
  width: 82px;
  border: 1px solid rgba(44, 44, 44, 0.3);
}
.like i,
.share i {
  margin: 0 5px 0 0;
}

.share-window {
  -webkit-transform: skew(-10deg);
          transform: skew(-10deg);
  overflow: hidden;
}

.share-bar {
  position: relative;
  /*width: 82px;*/
	width: 207px;
  height: 40px;
  transition: width 0.4s ease 0.2s;
}
.share-bar:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(44, 44, 44, 0.3) rgba(44, 44, 44, 0.3) rgba(44, 44, 44, 0.3) transparent;
}
.share-bar:hover {
  width: 207px;
  transition: width 0.4s ease;
}
/*.share-bar:hover .trigger:nth-child(3) {
  left: 82px;
  transition: left 0.45s ease 0.06s, color 0.2s, border 0.2s;
}
.share-bar:hover .trigger:nth-child(4) {
  left: 123px;
  transition: left 0.45s ease 0.12s, color 0.2s, border 0.2s;
}
.share-bar:hover .trigger:nth-child(5) {
  left: 164px;
  transition: left 0.45s ease 0.18s, color 0.2s, border 0.2s;
}
.share-bar:hover .trigger:nth-child(6) {
  left: 205px;
  transition: left 0.45s ease 0.24s, color 0.2s, border 0.2s;
}*/
.share-bar .trigger {
  position: absolute;
  top: 0;
  width: 42px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent transparent transparent rgba(44, 44, 44, 0.3);
  transition: left 0s ease 0.45s, color 0.2s, border 0.2s;
}
.share-bar .trigger:nth-child(1) {
  left: 0;
}
.share-bar .trigger:nth-child(2) {
  left: 41px;
}
.share-bar .trigger:nth-child(3) {
  left: 82px;
}
.share-bar .trigger:nth-child(4) {
  left: 123px;
}
.share-bar .trigger:nth-child(5) {
  left: 164px;
}




.popularArticle li {
    padding: 30px 20px;
}

div#third-sidebar {
    margin: 20px 0;
}

p {
    font-weight: 300;
    font-size: 1em;
    letter-spacing: .01em;
    line-height: 1.6em;
    margin-bottom: 48px;
}



h2 {
    font-weight: 900;
    font-size: 44px;
    text-align: center;
    color: #ff0f51;
    margin: 75px auto;
    width: 100%;
    font-style: italic;
}

.row.viñeta {
    font-size: 14px;
	margin: 0 auto;
}


.title {
	width: 100%;
}

.row.bottom {
    margin-top: 30px;
}

.ficha {
	font-size: 12px;
	padding: 20px;
}

.rating {
     text-align: left; 
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
  h1.heading{
		max-width: 100%;
	}
  
	#to_top_scrollup {display: none;}
}

@media screen and (max-width: 500px) {

	.content.blog p {
    margin: 20px;
}
	
	.content.blog h1 {
    font-size: 40px;
	}
	.sidebar {
}
	
	.content {
		}
	
		.logo-overlay {
    position: absolute;
    top: 20px;
    left: 45px;
    font-size: 65px;

}
	
	.overlay .closebtn {
    position: absolute;
    top: -12px;
    right: 24px;
    font-size: 65px;
}
	
	.row.grid {
    margin-bottom: 0;
}
	
	.cover {
    margin-bottom: 20px;
}
	
	div#pg-w5d0d4a1cea9e8-0 {
    text-align: center;
}
	
	.content {
    margin-bottom: 12px;
}
	
	.h4, h4 {
    font-size: 3em;
    text-align: center;
		    margin: 40px 20px;
}
	
	.links li {
    margin: 5px;
}
	
	.hero h1.heading {
    font-size: 35px;
		max-width: 100%;
}
 .content.blog h1 {
    font-size: 44px;
	 color: #ff0077;
	 -webkit-text-stroke-width: none;
}
	
	.admin-bar .progress-container-top {
		top: 0px;
}
	
	.links li {
    float: none;
    margin: 20px;
}
	
	.logo-completo {
		position: relative;
}
	
	.social li {
		font-size: 1em;
}
	
	footer p {
    text-align: center;
		font-size: 9px;
		    margin: 0;
}
	
	.row.footer-header {
    height: 130px;
    margin: auto;
}

ul.social {
    color: white;
    list-style: none;
    margin: 0 auto;
		padding: 0 28px;
		position: relative;
		right: auto;
}

	.logo-completo {
    height: 72px;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
}
	.links li:hover {
    color: #ff0077;
}
	
	.footer-elfin p {text-align: center;}
	
	.col-sm.footer-logo {
    width: 100%;
    text-align: center;
}
	
	a {
    width: 100%;
}
.hero {
    height: 420px;
	background-position: center center;
}
	
	.title h2 {
    font-size: 1.5em;
}
	
}

@media screen and (max-width: 400px) {
.social li {
    margin: 8px;
}
	
	
}

@media only screen and (max-width: 600px) {
	.share-bar {
  	width: 207px;
  	transition: width 0.4s ease;
	}
	.share-bar .trigger:nth-child(3) {
  left: 82px;
  transition: left 0.45s ease 0.06s, 	color 0.2s, border 0.2s;
	}
	.share-bar .trigger:nth-child(3) {
  left: 82px;
  transition: left 0.45s ease 0.06s, color 0.2s, border 0.2s;
}
.share-bar .trigger:nth-child(4) {
  left: 123px;
  transition: left 0.45s ease 0.12s, color 0.2s, border 0.2s;
}
.share-bar .trigger:nth-child(5) {
  left: 164px;
  transition: left 0.45s ease 0.18s, color 0.2s, border 0.2s;
}
.share-bar .trigger:nth-child(6) {
  left: 205px;
  transition: left 0.45s ease 0.24s, color 0.2s, border 0.2s;
}
}

/***banner new style**/
.row.container-arrow-down {
    top: 89%;
    position: absolute;
    height: 85px;
    width: 100%;
    margin-left: 0;
}
.projects-bg .row.container-arrow-down {
	  top: 89%;
    position: absolute;
    height: 90px;
    width: 100.1%;
    margin-left: 0;
}
.col-xs-6.col-sm-4.left-column, .col-xs-6.col-sm-4.right-column {
	background-color: #f7f7f7;
}
.pointer-arrow {
	padding-left: 0;
	padding-right: 0;
	background-image: url('https://lifeshectic.com/wp-content/uploads/2019/10/center-1.svg');
	    background-position: 49% 0;
	background-size: cover;
	margin-left: -1px;
    margin-right: -1px;
}
.pointer-arrow img {
	    display: block;
    width: 14%;
    margin: 0 auto;
	max-width:90px;
}
@media only screen and (max-width:899px) and (min-width:800px) {
	.row.container-arrow-down {
		top: 91%;
		height: 70px;
	}
	.projects-bg .row.container-arrow-down {
		top: 91%;
		height: 77px;
	}
}
@media only screen and (max-width:799px) and (min-width:720px) {
	.row.container-arrow-down {
		top: 91%;
		height: 70px;
	}
	.projects-bg .row.container-arrow-down {
		top: 91%;
		height: 72px;
	}
}
@media only screen and (max-width:719px) and (min-width:576px) {
	.row.container-arrow-down {
		top: 94%;
		height: 50px;
	}
		.projects-bg .row.container-arrow-down {
		top: 94%;
		height: 66px;
	}
}
@media only screen and (max-width:575px) and (min-width: 501px) {
	.row.container-arrow-down {
		top: 86%;
		height: 77px;
	}
		.projects-bg .row.container-arrow-down {
		top: 86%;
		height: 77px;
	}
	.pointer-arrow img {
		width: 20%;
		padding-bottom: 35px;
	}
}
@media only screen and (max-width:500px) {
	.row.container-arrow-down {
		top: 83%;
		height: 72px;
	}
		.projects-bg .row.container-arrow-down {
		top: 83%;
		height: 72px;
	}
	.pointer-arrow img {
		width: 20%;
		padding-bottom: 35px;
	}
}
/*****************************/
.thumb-overlay {
	position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0 auto;
	background-image: url('https://lifeshectic.com/wp-content/uploads/2019/10/thumbnail-overlay-darker.png');
	opacity: 0.25;
}
.videogame-bg {
	position: relative;
}
.videogame-bg .category-title {
	position: relative;
	z-index: 10;
}
.videogame-bg .title {
	z-index: 10;
}

.wpautoterms-footer {
	background: #0c0e13;
	z-index:1;
}

.wpautoterms-footer p {
    margin: 0;
    padding: 10px 34px;
    text-align: left;
}

.wpautoterms-footer p a {
    color: #ffffff4f;
}

.row.grid.no-gutter > [class*="col-"] {
    padding: 0px 5px;
}


#bsf_rt_marker h2 {
    font-weight: 600;
    font-size: 44px;
    text-align: center;
    color: #ff0f51;
    margin: 75px auto;
    width: 100%;
    font-style: italic;
}

#bsf_rt_marker h3 {
    font-size: 24px;
    text-align: center;
    color: #ff0f51;
    margin: 75px auto;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

#bsf_rt_marker h4 {
    font-size: 44px;
    color: transparent;
    font-style: italic;
    -webkit-text-stroke: 1px #ff0e51;
    font-weight: 900;
    text-align: center;
    margin: 75px;
}

#bsf_rt_marker h5 {
    font-weight: 900;
    font-size: 30px;
    text-align: center;
    color: #000000;
    margin: 75px auto;
    width: 100%;
    font-style: italic;
}

#bsf_rt_marker h6 {
    /* font-weight: 600; */
    font-size: 35px;
    text-align: center;
    color: #ff0e51;
    margin: 75px auto;
    width: 100%;
    font-style: italic;
    font-weight: bold;
    /* text-transform: uppercase; */
    /* font-family: serif; */
    /* letter-spacing: 3px; */
}


.marquee h3 {
    letter-spacing: 1px;
    color: white;
    position: absolute;
    font-size: 14px;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 50px;
    text-align: center;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-animation: marquee 30s linear infinite;
    -webkit-animation: marquee 30s linear infinite;
    animation: marquee 30s linear infinite;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.cover {
    padding: 36px;
    height: 280px;
    margin-bottom: 10px;
}

.hero-2 {
    height: 400px;
    padding: 0px;
    margin-bottom: 10px;
}

a { cursor: pointer;}

div#bsf_rt_marker {
    padding-right: 10px;
}

.walkway {
    height: 230px;
}

.overlay a {
    text-decoration: none;
    font-size: 75px;
    color: white;
    display: block;
    transition: 0.3s;
    line-height: 1.2;
    text-transform: uppercase;
}

.hero h1.heading {
    font-size: 60px;
    font-style: italic;
    text-shadow: -11px 9px 40px #00000042;
    text-transform: uppercase;
    max-width: 100%;
}

@media only screen and (max-width:500px) {

	.hero h1.heading {
    font-size: 35px;
}
}
