html,body,div,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;}
body{font-family:'PT Sans', Georgia, Times, Serif;line-height:1.7;color:#333;font-size: 18px;background:#fbfbfc}
h1, h2, h3 {
	font-family: 'PT Sans', sans-serif;
	margin-bottom:0.8rem;
}
h2, h3 {margin-top:1.8rem;}
p {margin-bottom: 1rem}
.wrapper {
  margin: 0 auto;
  max-width: 916px;
 	padding: 0 2%;
  display:flex;
  flex-flow: row wrap;
  justify-content:space-between;
  margin-top:20px;
  min-height:200px;
}

header {border-bottom: 1px solid #eee;}
nav ul{
    display: flex;
    font-family: 'PT Sans', sans-serif;
    font-size:13px;
    justify-content: space-between;
    list-style-type: none;
    width: 85%;
}
nav ul a {
      display:block;
}
nav ul li:hover> a {color: #000;}
nav ul a.logo {height:140px;width:300px;background:#fbfbfc url('../img/logo.png') no-repeat center center;margin-right:30px;}
nav ul li:not(:first-child) a  {
  border-bottom:3px solid transparent;
  color: #ababab;
  letter-spacing: .16em;
  margin-right: 1.5em;
  margin-top: 25px;
  text-decoration: none;
  text-transform:uppercase;
 }
nav ul li:not(:first-child) a:hover{color:#000;border-bottom-color:#000}
nav .icon {background:url('https://theunbornmovie.net/img/menu-icon.svg') no-repeat center center;border-bottom:3px solid transparent;display: none;}
nav ul li.icon a:hover{border-bottom:3px solid transparent;}
nav .icon a {display:block;height:32px;width:32px;}
nav .icon a:hover{text-decoration:none;}
.column_main {max-width:616px;font-size:16px;}
.column_main article {margin-bottom: 16px;font-size:18px;}
.column_secondary {max-width:285px;}
.column_heading {
  background: #f9f9f9;
  color: #aaa;
  display:block;
  font-size:12px;
  font-weight:bold;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: .16em;
  margin: 0 0 16px;
  padding: 10px 13px 8px;
  text-align: center;
  max-width:100%;
}
.column_main .column_heading {max-width:600px;}
.content-snippet, .article-detail {max-width:600px;}
.content-snippet img {display:block;max-width:100%;margin:0 auto;}
.content-snippet_title {
  background-color:#fbfbfc;
  border-bottom: .25em solid #eee;
  color: #222;
  top: -16px;
  left: 0;
  right: 0;
  margin: 0 16px -16px;
  position:relative;
  text-align: center;
  z-index: 2;
}
p.afiliado {text-align:center;}
p.relacionado {
    background: #fafafa;
    padding: 18px 22px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.article_detail p.afiliado a, .article_detail p.afiliado a:visited {
  color: #fbfbfc;
    display: inline-block;
    margin: 14px auto;
    float: none;
    border: 0;
    text-align: center;
    width: auto;
    padding: 6px 26px;
    background: #e67e22;
    font-weight: 700;
    border-radius: 4px;
    text-decoration: none;
}
.content-snippet_labels {
    margin: 0 auto;
    position: absolute;
    top: -12px;
    left: auto;
    right: auto;
    display: table;
    width: 100%;
}
.label {
    font-family: MarrSans,Helvetica,Arial Black,Arial,sans-serif;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #fbfbfc;
    background-color: #000;
    border: 2px solid #000;
    padding: .3em .8em .1em .9em;
    text-decoration:none;
}
article h1 {font-size:38px;margin: .em 0 .5em;
    line-height: 1.2;
    color: #000;
    letter-spacing: -.02em;}
.content-snippet > a:first-child {
  display:block;
   max-height: 340px; overflow: hidden;
}
.content-snippet_title>h1 {
    margin: 0;
    line-height: 1.6em;
    font-weight: 600;
    font-size: 20px;
    padding: 1.5em 1em;
    text-decoration:none;
    width: 100%;
}
.content-snippet_title>h1 a  {color:#333;text-decoration:none;}
.content-snippet_title p {font-size:16px;margin-left:auto;margin-right:auto;text-align:left;max-width:80%;}
.column_secondary .content-snippet_title>h1 {
  font-size: 15px;
  line-height: 1.4em;
  padding: 1em;
  font-weight: 500;
  width:90%;
}
.pagination {
  font-weight: 500;
  clear: left;
  padding: 25px 0;
  text-align: center;
}
.pagination li {display: inline-block;margin: 0 .4em;}
.pagination a {color: #333;text-decoration:none;}
.pagination .pagination_current {
    background-color: #333;
    border-radius: 17px;
    color: #fbfbfc;
    display: inline-block;
    height: 34px;
    line-height: 36px;
    margin: 0;
    width: 34px;  
}
.pagination .pagination_current a {color:#fbfbfc;}
.pre_footer {background-color: #333;color:#ccc;font-size:16px;padding:20px 0;}
.pre_footer div {max-width:916px;margin:0 auto;}
.article_detail {padding-bottom:30px;}
.article_main {max-width:100%;}
.article_detail img {display:block;max-width:100%;margin-bottom:15px;}
.article_detail ul, .article_detail ol {padding: 0 50px 15px;}
.article_detail ul li, .article_detail ol li {padding:4px 0;}
.content-snippet p a, .article_detail p a {color:#006fc6;border-bottom: 1px dotted #D8C358;text-decoration:none;font-weight:bold;}
.content-snippet p a:hover, .article_detail p a:hover{color:#D8C358;border-color:#2800d1}
.left, .article_detail img.left {display:block;float:left;margin-left:0;margin-right:15px;}
.right{float:right;margin-left:15px;}
.center {margin-left:auto;margin-right:auto;max-width:98%}
footer a{color:#333;font-size: 14px;font-weight:bold;text-decoration:none;text-transform:uppercase;}
.adcontainer{
display:block;
max-width: 100%;
margin: 24px auto;
margin-bottom:10px;
text-align: center;
}
.advertical{display:none;}
.adrectangle{display:block;}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
article iframe {
  max-width: 98%;
}
article ol, article ul {
  max-width: 95%;
  margin: 5px 25px;
}
@media screen and (max-width: 600px) {
  nav ul {width:95%;}
  nav ul li:not(:first-child) {display: none;}
  nav ul li.icon {float: right;display: block;}
  .wrapper  {max-width:98%;}
  .column_main.responsive {opacity:0.6;}
  .column_main {max-width:96%;}
  .menu.responsive ul {display:block;position:relative;}
  .menu.responsive li:first-child{display:none;}
  .menu.responsive li:not(:first-child) a{border-bottom:3px solid transparent;color: #606D80;letter-spacing: .16em;margin-left: 1.5em;margin-top: 5px;text-decoration: none;text-transform:uppercase;}
  .menu.responsive li {float: none;display: block;text-align: center;}
  .menu.responsive li.icon {background:url('https://theunbornmovie.net/img/close-icon.png') no-repeat center center;border-bottom:3px solid transparent;}
  .menu.responsive li.icon a{text-align:center;max-width:40px;margin:10px auto;}
  .article_detail img {max-width:950%;}
  .left, .article_detail img.left {float:none;margin-left:auto;margin-right:auto;}
  .right{float:none;margin-left:auto;margin-right:auto;}
  .center {margin-left:auto;margin-right:auto;}
}
@media (max-width:400px) {
  .advertical{display:block;}
  .adrectangle{display:none;}
}
.responsive_adsense {width:336px;height:280px;margin:0 auto;}
@media (max-width: 480px){
.adcontainer{width:320px;margin:20px auto;}
}
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:12px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:1.4em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em;}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}