*,
*:after,
*:before {
-moz-box-sizing:border-box;
box-sizing:border-box;
-webkit-font-smoothing:antialiased;
font-smoothing:antialiased;
text-rendering:optimizeLegibility;
} html {
font-size:62.5%;
}
body {
font-family: 'Poppins', sans-serif;
font-size: 1.4rem;
font-weight: 400;
font-style: normal;
line-height: 1.6em;
text-decoration: none;
text-transform: none;
letter-spacing: 0.056px;
background-color: #191919; }
body.home .header {
background-color: rgba(0,0,0, .5);
} .clear:before,
.clear:after {
content:' ';
display:table;
}
.clear:after {
clear:both;
}
.clear {
zoom:1;
clear: both;
}
a {
color: #000;
text-decoration:none;
}
a:hover {
color:#919ba2;
}
a:focus {
outline:0;
}
a:hover,
a:active {
outline:0;
}
input:focus {
outline:0;
border:1px solid #04A4CC;
}
strong {
font-weight: 700;
}
h1, h2, h3 {font-family: 'DM Serif Display'; font-weight: 400; color: #000; line-height: 1.4;}
h4, h5, h6 {font-weight: 400 !important;}
h5 {font-size: 14px;}
blockquote {
border-top: 2px solid #999;
border-bottom: 2px solid #999;
font-family: 'DM Serif Display'; 
font-weight: 400; 
color: #000; 
font-size: 30px !important;
padding: 10px 0;
line-height: 1.6 !important;
margin: 50px 0;
}
blockquote p {
line-height: 1.6 !important;
margin: 0;
}  .wrapper {
width:100%;
margin:0 auto;
position:relative;
margin-top: 70px;
}
#top-ads {
width: 100%;
margin: 10px; z-index: 999;
position: relative;
top: 0; display: none;
}
#top-ads .container {
width: 100%;  margin: 0px 0;
text-align: center;
overflow: hidden;
position: relative;
line-height: 0;
}
#top-ads .container a {
display: block;
}
#top-ads .container a img {
width: auto;
height: auto;
margin: 0 auto;
} .header {
width: 100%;
margin: 0 auto;
z-index: 999;
position: absolute;
top: -70px;
height: 70px;
background-color: rgba(0,0,0, .5);
}
.header.detail {
width: 100%;
margin: 0 auto;
z-index: 999;
position: fixed;
top: 0;
background-color: #000;
}
.header .container {
width: 100%;
max-width: 1140px;
margin: 0 auto;
padding: 0;
text-align: center;
position: relative;
}
.header .container .logo {
padding: 0;
position: relative;
width: 250px;
float: left;
margin-top: 18px;
}
.header .container .logo a {
line-height: 0;
}
.header .container .logo a img {
width: 100%;
height: auto;
}
.header .container .logo a img.dark {
display: none;
}
.header.detail .container .logo {
width: 163px;
}
.header .container .topsearch {
float: right;
position: relative;
margin: 21px 0 0 0;
}
.header .container .topsearch a {
font-size: 24px;
margin-left: 20px;
color: #fff;
font-weight: 400;
}
.header .container .navbar {
position: relative;
float: right;
}
.header .container .navbar ul {
margin: 0;
padding: 0;
list-style: none;
}
.header .container .navbar ul li {
float: left;
position: relative;
}
.header .container .navbar ul li a {
display: block;
font-size: 14px;
padding: 0 20px;
line-height: 70px;
color: #fff;
text-transform: uppercase;
font-weight: 500;
}
.header .container .navbar ul li a:hover {
background-color: rgba(255,255,255, .5);
}
.header .container .navbar ul li:hover a {
background-color: rgba(255,255,255, .5);
}
.header .container .navbar ul li ul.sub-menu {
display: none;
}
.header .container .navbar ul li:hover ul.sub-menu {
display: block;
position: absolute;
font-weight: 500;
width: 600px;
padding: 20px;
background-color: #fff;
overflow: visible;
box-shadow: 0 5px 5px rgba(0,0,0, .2);
}
.header .container .navbar ul li:nth-child(4) ul.sub-menu,
.header .container .navbar ul li:nth-child(5) ul.sub-menu,
.header .container .navbar ul li:nth-child(6) ul.sub-menu{
right: 0;
}
.header .container .navbar ul li ul.sub-menu .left-menu {
float: left;
width: 25%;
}
.header .container .navbar ul li ul.sub-menu li {
width: 100%;
text-align: left;
}
.header .container .navbar ul li ul.sub-menu li a {
text-transform: uppercase;
color: #000;
padding: 16px 0;
line-height: 1.4;
}
.header .container .navbar ul li ul.sub-menu li a:hover {
text-decoration: underline;
}
.header .container .nav form.search {
width: 100%;
margin-bottom: 20px;
}
.header .container .navbar ul li ul.sub-menu .news-menu {
float: right;
width: 70%;
position: relative;
z-index: 9;
line-height: 1.4;
}
.header .container .navbar ul li ul.sub-menu .news-menu #fashion .item .thumb {
width: 45%;
float: left;
margin-right: 20px;
height: 200px;
overflow: hidden;
position: relative;
}
.header .container .navbar ul li ul.sub-menu .news-menu #fashion .item .thumb img {
width: auto;
position: relative;
margin-left: -100px;
height: 200px;
}
.header .container .navbar ul li ul.sub-menu .news-menu #fashion .item h2 {
font-size: 18px;
text-transform: none;
text-align: left;
}
.header .container .navbar ul li ul.sub-menu .news-menu #fashion .item h2:hover {
text-decoration: underline;
}
.header .container .navbar ul li ul.sub-menu .news-menu #fashion .item h5 {
margin: 0;
color: #999;
letter-spacing: 2px;
text-align: left;
line-height: 1.2;
}
.header .container .nav form.search input[type="search"] {
border: 0;
padding: 0;
text-indent: 15px;
height: 38px;
line-height: 38px;
margin: 0;
float: left;
width: 80%;
font-size: 11px;
background-color: #eee;
}
.header .container .nav form.search button[type="submit"] {
background-color: #000;
color: #fff;
outline: none;
border: none;
height: 38px;
line-height: 38px;
font-size: 16px;
width: 20%;
padding: 0;
}
.header .container .nav form.search button[type="submit"]:hover {
background-color: #222;
}
.header .container .nav h5 {
margin: 0 0 10px 0;
text-transform: uppercase;
font-size: 11px;
text-align: left;
border-bottom: 1px solid #ddd;
}
.header .container .nav ul {
-webkit-font-smoothing:antialiased;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
}
.header .container .nav ul li {
position: relative;
text-align: left;
}
.header .container .nav ul li a {
display: block;
font-size: 16px;
padding: 10px 0;
color: #222;
text-transform: uppercase;
font-weight: 500;
}
.header .container .nav ul li a:hover {
text-decoration: underline;
}
.header .container .nav ul li a i {
margin-left: 6px;
}
.header .container .homeicon {
float: right;
position: relative;
z-index: 9;
top: 23px;
display: inline-block;
}
.header .container .homeicon a {
display: inline-block;
color: #fff;
}
.header .container .homeicon a i {
font-size: 32px;
}
.header.scrolled {
background-color: rgba(255,255,255,0.95) !important;
transition: height 200ms linear;
z-index: 9999 !important;
height: 70px;
top: 0 !important;
position: fixed;
border-bottom: 1px solid #ccc;
}
.header.scrolled .container {
padding: 0;
}
.header.detail.scrolled {
background-color: #000;
}
.header.scrolled .container .logo {margin-top: 18px; width: 250px;}
.header.scrolled .container .logo a img {display: none;}
.header.scrolled .container .logo a img.dark {display: block;}
.header.scrolled .container .nav ul li a {line-height: 0;}
.header.scrolled .container .navbar ul li a {color: #222;}
.header.detail.scrolled .container .logo {width: 163px;}
.header.scrolled .container .topsearch a {color: #000;}
.header.scrolled .container #nav-toggle span,
.header.scrolled .container #nav-toggle span:before,
.header.scrolled .container #nav-toggle span:after {
background: #000 !important;
}
.header.scrolled .container p.menutitle {
color: #000 !important;
}
.header.scrolled .container #nav-toggle.active span {
background-color: transparent !important;
}
.header.scrolled .container #nav-toggle.active span:before, #nav-toggle.active span:after {
top: 0;
}
.header.scrolled .container #nav-toggle.active span:before {
transform: rotate(45deg);
}
.header.scrolled .container #nav-toggle.active span:after {
transform: rotate(-45deg);
}
#slickbox {
display: none;
}
#slickbox .inner {
background-color: #fff;
height: auto;
padding: 0;
position: fixed;
z-index: 99999;
width: 100%;
max-width: 768px;
transition: background-color .3s;
-moz-transition: background-color .3s;
-webkit-transition: background-color .3s;
left: 50%;
transform: translate(-50%, -50%);
}
#slickbox .inner form {
width: 100%;
}
#slickbox .inner form input[type="search"] {
padding: 20px;
text-indent: 15px;
line-height: 32px;
margin: 0;
float: left;
width: 80%;
color: #222;
border: 0;
font-size: 18px;
}
#slickbox .inner form button[type="submit"] {
background-color: #fff;
color: #000;
outline: none;
border: none;
font-size: 24px;
width: 10%;
padding: 20px;
float: right;
margin: 0;
border: 0;
}
#slickbox .inner form button[type="submit"]:hover {
background-color: #000;
color: #fff;
}
#slickbox .inner form input[type="search"]:focus,
#slickbox .inner form input[type="search"]:hover {
background-color: #fff;
}
.overlay {
position: fixed;
background-color: rgba(0,0,0, .6);
width: 100%;
height: 100%;
z-index: 9999;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
#slickbox .xbutton {
position: fixed;
right: 20px;
top: 20px;
text-align: center;
color: #eee;
width: 30px;
height: 30px;
line-height: 30px;
cursor: pointer;
font-size: 16px;
display: inline-block;
z-index: 99999;
}
#slickbox .xbutton:hover {
background-color: #f00;
color: #fff;
}
#slider {
width: 100%;
display: block;
height: auto;
line-height: 0;
z-index: 1;
height: 600px;
overflow: hidden;
}
#slider .canvas {
width: 100%;
height: 100%;
position: absolute;
display: block;
background: linear-gradient(transparent, rgba(0,0,0,0.6));
z-index: 2;
top: 0;
}
#slider .thumb {
width: 100%;
max-width: 100% !important;
}
#slider .container {
width: 100%;
margin: 0 auto;
padding: 0;
position: relative;
}
#slider .container ul {
margin: 0;
padding: 0;
list-style: none;
}
#slider .container ul li {
position: relative;
}
#slider .container ul li a .thumb img {
width: 100%;
height: auto;
}
#slider .container ul li .headline {
position: absolute;
top: 40%;
width: 100%;
display: block;
z-index: 9;
max-width: 768px;
padding: 0 120px;
text-align: left;
}
#slider .container ul li .headline h5 {
text-decoration: underline;
color: #fff !important;
text-transform: uppercase;
font-size: 18px;
letter-spacing: 2px;
}
#slider .container ul li .headline h5 span {
color: #fff;
display: none;
}
#slider .container ul li .headline h2 {
font-size: 40px !important;
color: #fff;
font-weight: 400;
line-height: 1.2;
display: block;
margin: 30px auto;
}
#slider .container ul li .headline h2:hover {
text-decoration: underline;
}
#slider .container ul li .headline p {
color: #fff;
margin: 30px auto;
max-width: 768px;
font-size: 14px;
line-height: 1.5;
font-weight: 400;
}
#slider .container .bx-wrapper {
position: relative;
color: #fff;
}
.so-panel {margin-bottom: 0 !important;}
.bx-wrapper {margin: 0 auto;}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
bottom: 70px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background-color: rgba(0,0,0, .3);
}
.bx-wrapper .bx-controls-direction a {top: 50% !important;}
.bx-wrapper .bx-prev {left: 0 !important; background: none !important; text-align: center;}
.bx-wrapper .bx-next {right: 0 !important; background: none !important; text-align: center;}
.bx-wrapper .bx-controls-direction a {z-index: 9 !important; text-indent: 0 !important; color: #fff;}
.bx-wrapper .bx-controls-direction a i {font-size: 40px;}
.bx-wrapper .bx-controls-direction a:hover i {color: #f26522;}
.bx-wrapper img {width: 100% !important;}
.bx-wrapper .bx-pager.bx-default-pager a {background-color: transparent; border: 1px solid rgba(255,255,255, .95); width: 16px; height: 16px; border-radius: 100%;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {background-color: #fff;}
.owl-theme .owl-controls .owl-buttons div {
color: #999;
display: inline-block;
zoom: 1;
*display: inline; padding: 0;
font-size: 32px;
background-color: transparent;
filter: Alpha(Opacity=50); opacity: 0.5;
position: relative;
z-index: 99;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
background-color: transparent;
filter: Alpha(Opacity=1); opacity: 1;
color: #000;
}
#newsticker {
width: 100%;
margin: 0 auto;
position: relative;
background-color: #ffff00;
overflow: hidden;
}
#newsticker .container {
width: 100%;
width: 1140px;
margin: 0 auto;
padding: 2px 0;
position: relative;
text-align: center;
}
#newsticker .container .bx-wrapper .bx-viewport a {
padding: 0;
pointer-events: none;
cursor: default;
}
#newsticker .container .bx-wrapper .bx-controls-direction a {
top: 5px !important;
color: rgba(0,0,0, .7);
}
#newsticker .container .owl-carousel .owl-item a {
display: block;
padding: 10px 50px;
overflow: hidden;
}
#newsticker .container .owl-theme .owl-controls {
padding: 0;
top: -19px;
}
#newsticker .container .owl-theme .owl-controls .owl-buttons .owl-prev {
position: absolute;
left: 0;
float: left;
opacity: 1;
padding: 5px 15px;
background: rgba(0,0,0, .3);
top: 20px;
color: rgba(255,255,255, .8);
}
#newsticker .container .owl-theme .owl-controls .owl-buttons .owl-next {
position: absolute;
right: 0;
float: right;
opacity: 1;
padding: 5px 15px;
background: rgba(0,0,0, .3);
top: 20px;
color: rgba(255,255,255, .8);
}
#newsticker .container .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
#newsticker .container .owl-theme .owl-controls .owl-buttons .owl-next:hover {
background: rgba(0,0,0, .5);
color: #fff;
}
#newsticker .container a {display: inline-block;}
#newsticker .container ul {
margin: 0;
padding: 0;
list-style: none;
position: relative;
overflow: hidden;
}
#newsticker .container ul li {
float: left;
width: 31.33333%;
padding: 0;
padding-right: 20px;
position: relative;
text-align: left;
margin-right: 20px;
border-right: 1px solid rgba(0,0,0, .4);
overflow: hidden;
}
#newsticker .container ul li:after {
content: ""; background-position: center right;
z-index: 9;
position: absolute;
right: 0;
height: 42px;
width: 65px;
top: 0;
}
#newsticker .container ul li a {
color: #000;
padding: 10px 10px;
display: block;
}
#newsticker .container ul li a:hover {
text-decoration: underline;
}
#newsticker .container ul li:last-child {
margin-right: 0;
border-right: 0;
}
#middle-ads {
width: 100%;
margin: 40px auto 0px auto;
z-index: 999;
position: relative;
top: 0;
}
#middle-ads .container {
width: 100%;
max-width: 1140px;
margin: 0 auto; text-align: center;
overflow: hidden;
position: relative;
line-height: 0;
}
#middle-ads .container a {
display: block;
overflow: hidden;
}
#middle-ads .container a img {
width: auto;
height: auto;
margin: 0 auto;
}
#section-satu {
width: 100%;
z-index: 9;
position: relative;
}
#section-satu .container {
width: 100%;
max-width: 1185px;
margin: 0 auto;
padding: 20px 0;
position: relative;
overflow: hidden;
}
#section-satu .container ul {
margin: 0;
padding: 0;
list-style: none;
}
#section-satu .container ul li {
float: left;
width: 29.33333%;
padding: 0 15px 0 0;
line-height: 0;
margin: 2%;
position: relative;
background-color: #fff;
}
#section-satu .container ul li .inner {
position: relative;
}
#section-satu .container ul li .inner a {
color: #000;
}
#section-satu .container ul li .inner a h5 {
margin-top: 30px;
}
#section-satu .container ul li .inner a h5 span {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0;
color: #999;
font-weight: 500;
}
#section-satu .container ul li .inner a h2 {
font-size: 16px;
color: #000;
line-height: 1.4;
}
#section-satu .container ul li .inner a h2:hover {
text-decoration: underline;
}
#section-satu .container ul li a .thumb {
width: 45%; 
height: 200px; 
overflow: hidden; 
float: left; 
margin-right: 30px; 
position: relative;
}
#section-satu .container ul li a .thumb img {
position: absolute;
width: auto;
height: 200px;
left: 50%;
transform: translateX(-50%);
}
#section-satu .container ul li:nth-child(4) {
width: 62.33333%;
}
#section-satu .container ul li:nth-child(4) .inner {
padding-right: 30px;
}
#section-satu .container ul li:nth-child(4) .inner a h2 {
font-size: 35px;
}
#section-satu .container ul li:nth-child(4) a .thumb {
width: 53%;
height: 400px;
margin-right: 40px;
}
#section-satu .container ul li:nth-child(4) a .thumb img {
width: auto;
height: 400px;
}
#section-satu .container ul li:last-child {
width: 29.333333%;
height: 400px;
padding-right: 0;
display: block;
}
#section-satu .container ul li:last-child .inner {
padding: 30px;
text-align: center;
}
#section-satu .container ul li:last-child .inner a h2 {
font-size: 27px;
}
#section-satu .container ul li:last-child a .thumb {
width: 100%;
height: auto;
margin-right: 0;
}
#section-satu .container ul li:last-child a .thumb img {
width: 100%;
height: 180px;
left: 0;
transform: none;
position: relative;
margin-bottom: 25px;
} #section-satu .container .ads-section { padding: 10px; right: 20px;
z-index: 9; width: 360px;
height: 750px;
margin-top: 11px;
}
#section-sembilan {
width: 100%;
z-index: 9;
position: relative;
}
#section-sembilan .container {
width: 100%;
max-width: 1185px;
margin: 0 auto;
padding: 20px 0;
position: relative;
overflow: hidden;
}
#section-sembilan .container ul {
margin: 0;
padding: 0;
list-style: none;
}
#section-sembilan .container ul li {
float: left;
width: 29.33333%;
padding: 0 15px 0 0;
line-height: 0;
margin: 2%;
position: relative;
background-color: #fff;
}
#section-sembilan .container ul li .inner {
position: relative;
}
#section-sembilan .container ul li .inner a {
color: #000;
}
#section-sembilan .container ul li .inner a h5 {
margin-top: 30px;
}
#section-sembilan .container ul li .inner a h5 span {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0;
color: #999;
font-weight: 500;
}
#section-sembilan .container ul li .inner a h2 {
font-size: 16px;
color: #000;
line-height: 1.4;
}
#section-sembilan .container ul li .inner a h2:hover {
text-decoration: underline;
}
#section-sembilan .container ul li a .thumb {
width: 45%; 
height: 200px; 
overflow: hidden; 
float: left; 
margin-right: 30px; 
position: relative;
}
#section-sembilan .container ul li a .thumb img {
position: absolute;
width: auto;
height: 200px;
left: 50%;
transform: translateX(-50%);
}
#section-sembilan .container ul li:nth-child(4) {
width: 62.33333%;
}
#section-sembilan .container ul li:nth-child(4) .inner {
padding-right: 30px;
}
#section-sembilan .container ul li:nth-child(4) .inner a h2 {
font-size: 35px;
}
#section-sembilan .container ul li:nth-child(4) a .thumb {
width: 53%;
height: 400px;
margin-right: 40px;
}
#section-sembilan .container ul li:nth-child(4) a .thumb img {
width: auto;
height: 400px;
}
#section-sembilan .container ul li:last-child { width: 62.33333%;
}
#section-sembilan .container ul li:last-child .inner { padding-right: 30px;
}
#section-sembilan .container ul li:last-child .inner a h2 { font-size: 35px;
}
#section-sembilan .container ul li:last-child a .thumb { width: 53%;
height: 400px;
margin-right: 40px;
}
#section-sembilan .container ul li:last-child a .thumb img { width: auto;
height: 400px;
}
#section-sembilan .container .ads-section {
position: absolute;
bottom: 30px;
right: 20px;
z-index: 9;
background-color: #eee;
width: 360px;
height: 670px;
margin-top: 11px;
top: 22px;
}
#video {
width: 100%;
display: block;
height: auto;
line-height: 0;
z-index: 1;
}
#video .canvas {
width: 100%;
height: 100%;
position: absolute;
display: block;
background: linear-gradient(transparent, rgba(0,0,0,0.6));
z-index: 2;
}
#video .container {
width: 100%;
margin: 0 auto;
padding: 0;
position: relative;
}
#video .container ul {
margin: 0;
padding: 0;
list-style: none;
}
#video .container ul li {
position: relative;
}
#video .container ul li .headline {
position: absolute;
top: 76%;
width: 100%;
display: block;
z-index: 9;
background: #fff;
}
#video .container ul li .headline h5 {
text-decoration: underline;
color: #000;
text-transform: uppercase;
font-size: 18px;
letter-spacing: 2px;
}
#video .container ul li .headline h2 {
font-size: 40px !important;
color: #000;
font-weight: 600;
line-height: 1.2;
display: block;
max-width: 768px;
margin: 30px auto;
font-family: 'Poppins';
}
#video .container ul li .headline h2:hover {
text-decoration: underline;
}
#video .container ul li .headline p {
color: #fff;
margin: 30px auto;
max-width: 768px;
font-size: 14px;
line-height: 1.5;
font-weight: 400;
}
#video .container .bx-wrapper {
position: relative;
text-align: center;
color: #fff;
}
#section-sembilan {
width: 100%;
z-index: 9;
position: relative;
}
#section-sembilan .container {
width: 100%;
max-width: 1185px;
margin: 0 auto;
padding: 20px 0;
position: relative;
overflow: hidden;
}
#section-sembilan .container ul {
margin: 0;
padding: 0;
list-style: none;
}
#section-sembilan .container ul li {
float: left;
width: 29.33333%;
padding: 0 15px 0 0;
line-height: 0;
margin: 2%;
position: relative;
background-color: #fff;
}
#section-sembilan .container ul li .inner {
position: relative;
}
#section-sembilan .container ul li .inner a {
color: #000;
}
#section-sembilan .container ul li .inner a h5 {
margin-top: 30px;
}
#section-sembilan .container ul li .inner a h5 span {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0;
color: #999;
font-weight: 500;
}
#section-sembilan .container ul li .inner a h2 {
font-size: 16px;
color: #000;
line-height: 1.4;
}
#section-sembilan .container ul li .inner a h2:hover {
text-decoration: underline;
}
#section-sembilan .container ul li a .thumb {
width: 45%; 
height: 200px; 
overflow: hidden; 
float: left; 
margin-right: 30px; 
position: relative;
}
#section-sembilan .container ul li a .thumb img {
position: absolute;
width: auto;
height: 200px;
left: 50%;
transform: translateX(-50%);
}
#section-sembilan .container ul li:nth-child(4) {
width: 62.33333%;
}
#section-sembilan .container ul li:nth-child(4) .inner {
padding-right: 30px;
}
#section-sembilan .container ul li:nth-child(4) .inner a h2 {
font-size: 35px;
}
#section-sembilan .container ul li:nth-child(4) a .thumb {
width: 53%;
height: 400px;
margin-right: 40px;
}
#section-sembilan .container ul li:nth-child(4) a .thumb img {
width: auto;
height: 400px;
}
#section-sembilan .container ul li:last-child {
width: 29.333333%;
height: 400px;
padding-right: 0;
}
#section-sembilan .container ul li:last-child .inner {
padding: 30px;
text-align: center;
}
#section-sembilan .container ul li:last-child .inner a h2 {
font-size: 27px;
}
#section-sembilan .container ul li:last-child a .thumb {
width: 100%;
height: auto;
margin-right: 0;
}
#section-sembilan .container ul li:last-child a .thumb img {
width: 100%;
height: 180px;
left: 0;
transform: none;
position: relative;
margin-bottom: 25px;
}
#section-sembilan .container .ads-section {
position: absolute;
bottom: 44px;
right: 20px;
z-index: 9;
background-color: #eee;
width: 360px;
height: 660px;
}
#section-dua {
width: 100%;
z-index: 9;
position: relative;
}
#section-dua .container {
width: 100%;
max-width: 1185px;
margin: 0 auto;
padding: 20px 0;
position: relative;
overflow: hidden;
}
#section-dua .container ul {
margin: 0;
padding: 0;
list-style: none;
}
#section-dua .container ul li {
float: left;
width: 29.33333%;
padding: 0 15px 0 0;
line-height: 0;
margin: 2%;
position: relative;
background-color: #fff;
}
#section-dua .container ul li .inner {
position: relative;
}
#section-dua .container ul li .inner a {
color: #000;
}
#section-dua .container ul li .inner a h5 {
margin-top: 30px;
}
#section-dua .container ul li .inner a h5 span {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0;
color: #999;
font-weight: 500;
}
#section-dua .container ul li .inner a h2 {
font-size: 16px;
color: #000;
line-height: 1.4;
}
#section-dua .container ul li .inner a h2:hover {
text-decoration: underline;
}
#section-dua .container ul li a .thumb {
width: 45%; 
height: 200px; 
overflow: hidden; 
float: left; 
margin-right: 30px; 
position: relative;
}
#section-dua .container ul li a .thumb img {
position: relative;
width: auto;
height: 200px;
left: 50%; 
transform: translateX(-50%);
}
#section-dua .container ul li:nth-child(4) {
width: 62.33333%;
}
#section-dua .container ul li:nth-child(4) .inner {
padding-right: 30px;
}
#section-dua .container ul li:nth-child(4) .inner a h2 {
font-size: 35px;
}
#section-dua .container ul li:nth-child(4) a .thumb {
width: 53%;
height: 400px;
margin-right: 40px;
}
#section-dua .container ul li:nth-child(4) a .thumb img {
width: auto;
height: 400px;
left: 50%; 
transform: translateX(-50%);
}
#section-dua .container ul li:nth-child(5) {
width: 29.333333%;
height: 400px;
padding-right: 0;
}
#section-dua  .container ul li:nth-child(5) .inner {
padding: 30px;
text-align: center;
}
#section-dua  .container ul li:nth-child(5) .inner a h2 {
font-size: 27px;
}
#section-dua  .container ul li:nth-child(5) a .thumb {
width: 100%;
height: auto;
margin-right: 0;
}
#section-dua  .container ul li:nth-child(5) a .thumb img {
width: 100%;
height: auto;
left: 0; 
transform: none;
position: relative;
margin-bottom: 25px;
}
#dialogue {
width: 100%;
background-color: #335F30;
z-index: 9;
position: relative;
}
#dialogue .container {
width: 100%;
max-width: 1140px;
margin: 0 auto;
padding: 40px 0;
position: relative;
overflow: hidden;
}
#dialogue .container h3 {
font-size: 30px;
font-weight: 700;
margin: 0 0 40px 0;
line-height: 1;
color: #fff;
}
#dialogue .container ul {
margin: 0;
padding: 0;
list-style: none;
}
#dialogue .container ul li {
width: 33.33333%;
padding: 0;
line-height: 0;
position: relative;
overflow: hidden;
float: left;
margin:0;
}
#dialogue .container ul li .inner {
position: relative;
}
#dialogue .container ul li .inner a {
color: #fff;
}
#dialogue .container ul li .inner a h5 {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
}
#dialogue .container ul li .inner a h2 {
font-size: 18px;
color: #fff;
margin: 0 0 25px 0;
line-height: 1.4;
}
#dialogue .container ul li .inner a h2:hover {
text-decoration: underline;
}
#dialogue .container ul li .inner a h6 {
color: #fff;
font-size: 15px;
font-weight: 300 !important;
margin: 0;
}
#dialogue .container ul li a {
display: block;
}
#dialogue .container ul li a .thumb {
width: 45%; 
height: 160px; 
overflow: hidden; 
float: left; 
margin-right: 30px; 
position: relative;
}
#dialogue .container ul li a .thumb img {
position: relative;
width: auto;
height: 160px;
left: 50%;
transform: translateX(-50%);
}
#dialogue .container ul li:nth-child(2) {
width: 60%;
float: right;
}
#dialogue .container ul li:nth-child(2) .inner a h2 {
font-size: 35px;
}
#dialogue .container ul li:nth-child(2) a .thumb {
height: 400px;
}
#dialogue .container ul li:nth-child(2) a .thumb img {
position: relative;
width: auto;
height: 350px;
left: 50%; 
transform: translateX(-50%);
}
#dialogue .container ul li:last-child {
margin-top: 30px;
}
#dialogue .container span.readmore {
position: absolute;
z-index: 99;
right: 20px;
bottom: 20px;
}
#dialogue .container span.readmore a {
color: #fff;
}
#section-tiga {
width: 100%;
z-index: 9;
position: relative;
}
#section-tiga .container {
width: 100%;
max-width: 1185px;
margin: 0 auto;
padding: 20px 0;
position: relative;
overflow: hidden;
}
#section-tiga .container ul {
margin: 0;
padding: 0;
list-style: none;
}
#section-tiga .container ul li {
float: left;
width: 29.33333%;
padding: 0 15px 0 0;
line-height: 0;
margin: 2%;
position: relative;
background-color: #fff;
}
#section-tiga .container ul li .inner {
position: relative;
}
#section-tiga .container ul li .inner a {
color: #000;
}
#section-tiga .container ul li .inner a h5 {
margin-top: 30px;
}
#section-tiga .container ul li .inner a h5 span {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0;
color: #999;
font-weight: 500;
}
#section-tiga .container ul li .inner a h2 {
font-size: 16px;
color: #000;
line-height: 1.4;
}
#section-tiga .container ul li .inner a h2:hover {
text-decoration: underline;
}
#section-tiga .container ul li a .thumb {
width: 45%; 
height: 200px; 
overflow: hidden; 
float: left; 
margin-right: 30px; 
position: relative;
}
#section-tiga .container ul li a .thumb img {
position: relative;
width: auto;
height: 200px;
left: 50%; 
transform: translateX(-50%);
}
#section-tiga .container ul li:nth-child(4) {
width: 62.33333%;
}
#section-tiga .container ul li:nth-child(4) .inner {
padding-right: 30px;
}
#section-tiga .container ul li:nth-child(4) .inner a h2 {
font-size: 35px;
}
#section-tiga .container ul li:nth-child(4) a .thumb {
width: 53%;
height: 400px;
margin-right: 40px;
}
#section-tiga .container ul li:nth-child(4) a .thumb img {
width: auto;
height: 400px;
left: 50%; 
transform: translateX(-50%);
}
#section-tiga .container ul li:nth-child(5) {
width: 29.333333%;
height: 400px;
padding-right: 0;
}
#section-tiga .container ul li:nth-child(5) .inner {
padding: 30px;
text-align: center;
}
#section-tiga .container ul li:nth-child(5) .inner a h2 {
font-size: 27px;
}
#section-tiga .container ul li:nth-child(5) a .thumb {
width: 100%;
height: auto;
margin-right: 0;
}
#section-tiga .container ul li:nth-child(5) a .thumb img {
width: 100%;
height: auto;
left: 0; 
transform: none;
position: relative;
margin-bottom: 25px;
}
#section-category {
width: 100%;
z-index: 9;
position: relative;
margin-top: 30px;
}
#section-category .container {
width: 100%;
max-width: 1185px;
margin: 0 auto;
padding: 20px 0;
position: relative;
overflow: hidden;
}
#section-category .container article {
float: left;
width: 29.33333%;
padding: 0 15px 0 0;
line-height: 0;
margin: 2%;
position: relative;
background-color: #fff;
}
#section-category .container article .inner {
position: relative;
text-align: left;
}
#section-category .container article .inner a {
color: #000;
display: block;
}
#section-category .container article .inner h5 {
margin-top: 30px;
}
#section-category .container article .inner h5 a {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 0px;
pointer-events: none;
cursor: default;
text-decoration: none;
color: #999;
font-weight: 500;
line-height: 1.1;
display: none;
}
#section-category .container article .inner h5 a:first-child {
display: block;
}
#section-category .container article .inner h2 a {
font-size: 16px;
color: #000;
line-height: 1.4;
}
#section-category .container article .inner h2:hover a {
text-decoration: underline;
}
#section-category .container article .thumb {
width: 45%; 
height: 200px; 
overflow: hidden; 
float: left; 
margin-right: 30px; 
position: relative;
}
#section-category .container article .thumb img {
position: absolute;
width: auto;
height: 200px;
left: 50%;
transform: translateX(-50%);
contain-intrinsic-size: 400px 200px;
}
#section-category .container article:nth-child(4) {
width: 62.33333%;
}
#section-category .container article:nth-child(4) .inner {
padding-right: 30px;
}
#section-category .container article:nth-child(4) .inner h2 a {
font-size: 35px;
}
#section-category .container article:nth-child(4) a .thumb {
width: 53%;
height: 400px;
margin-right: 40px;
}
#section-category .container article:nth-child(4) a .thumb img {
width: auto;
height: 400px;
left: 50%;
transform: translateX(-50%);
}
#section-category .container article:nth-child(5) {
width: 29.333333%;
height: 400px;
padding-right: 0;
}
#section-category .container article:nth-child(5) .inner {
padding: 30px;
}
#section-category .container article:nth-child(5) .inner h2 a {
font-size: 27px;
}
#section-category .container article:nth-child(5) a .thumb {
width: 100%;
height: auto;
margin-right: 0;
}
#section-category .container article:nth-child(5) a .thumb img {
width: 100%;
height: auto;
position: relative;
margin-bottom: 25px;
left: 0;
transform: none;
}
#section-category .container article:nth-child(12) {
width: 96%;
height: 400px;
}
#section-category .container article:nth-child(12) .inner {
padding: 25px 40px;
}
#section-category .container article:nth-child(12) .inner h5 {
margin: 0 0 20px 0;
}
#section-category .container article:nth-child(12) .inner h2 a {
font-size: 35px;
}
#section-category .container article:nth-child(12) a .thumb {
width: 70%;
height: 400px;
margin-right: 30px;
}
#section-category .container article:nth-child(12) a .thumb img {
width: 100%;
height: 400px;
left: 50%;
transform: translateX(-50%);
}
ul#category-list {
width: 100%;
max-width: 1185px;
margin: 0 auto;
padding: 40px 0 0 0;
position: relative;
overflow: hidden;
z-index: 9;
list-style: none;
text-align: left;
}
ul#category-list li {
float: left;
width: 29.33333%;
padding: 0;
line-height: 0;
margin: 2%;
position: relative;
background-color: #fff;
}
ul#category-list li .inner {
position: relative;
}
ul#category-list li .inner a {
color: #000;
display: block;
}
ul#category-list li .inner h5 {
margin-top: 30px;
}
ul#category-list li .inner a h5 {
text-transform: uppercase;
font-size: 12px !important;
letter-spacing: 2px;
color: #999;
font-weight: 500;
}
ul#category-list li .inner a h2{
font-size: 16px !important;
color: #000;
line-height: 1.4;
}
ul#category-list li .inner a h2:hover {
text-decoration: underline;
}
ul#category-list li .thumb {
width: 45%; 
height: 200px; 
overflow: hidden; 
float: left; 
margin-right: 30px; 
position: relative;
}
ul#category-list li .thumb img {
position: relative;
width: auto !important;
height: 200px;
left: 0;
}
ul#category-list li:nth-child(4) {
width: 62.33333%;
}
ul#category-list li:nth-child(4) .inner {
padding-right: 30px;
}
ul#category-list li:nth-child(4) .inner a h2 {
font-size: 35px !important;
}
ul#category-list li:nth-child(4) a .thumb {
width: 53%;
height: 400px;
margin-right: 40px;
}
ul#category-list li:nth-child(4) a .thumb img {
width: auto !important;
height: 400px;
left: 0;
}
ul#category-list li:nth-child(5) {
width: 29.333333%;
min-height: 400px;
}
ul#category-list li:nth-child(5) .inner {
padding: 30px;
}
ul#category-list li:nth-child(5) .inner a h2 {
font-size: 27px !important;
}
ul#category-list li:nth-child(5) a .thumb {
width: 100%;
height: auto;
margin-right: 0;
}
ul#category-list li:nth-child(5) a .thumb img {
width: auto !important;
height: 180px;
left: 0;
position: relative;
margin-bottom: 25px;
}
ul#category-list li:nth-child(12) {
width: 96%;
}
ul#category-list li:nth-child(12) .inner {
padding: 40px;
}
ul#category-list li:nth-child(12) .inner a h2 {
font-size: 35px !important;
}
ul#category-list li:nth-child(12) a .thumb {
width: 70%;
height: 400px;
margin-right: 30px;
}
ul#category-list li:nth-child(12) a .thumb img {
width: auto !important;
height: 400px;
left: 0;
} #section-video-satu {
width: 100%;
z-index: 9;
position: relative;
background-color: #fff;
padding-bottom: 100px;
}
#section-video-satu .container {
width: 100%;
max-width: 1185px;
margin: 0 auto;
padding: 20px 0;
position: relative;
overflow: hidden;
}
#section-video-satu .container article {
float: left;
width: 29.33333%;
padding: 0;
line-height: 0;
margin: 2%;
position: relative;
background-color: #fff;
height: 260px;
}
#section-video-satu .container article .inner {
position: relative;
height: 60px;
}
#section-video-satu .container article .inner a {
color: #000;
display: block;
}
#section-video-satu .container article .inner a h2 {
font-size: 18px;
color: #000;
line-height: 1.4;
}
#section-video-satu .container article .inner a h2:hover {
text-decoration: underline;
}
#section-video-satu .container article .thumb {
width: 100%; 
height: auto; 
position: relative;
}
#section-video-satu .container article .thumb img {
width: 100%;
height: auto;
}
#section-video {
width: 100%;
z-index: 9;
position: relative;
background-color: #fff;
}
#section-video .container {
width: 100%;
max-width: 1185px;
margin: 0 auto;
padding: 20px 0;
position: relative;
overflow: hidden;
}
#section-video .container article {
float: left;
width: 29.33333%;
padding: 0;
line-height: 0;
margin: 1% 2%;
position: relative;
background-color: #fff;
}
#section-video .container article .inner {
position: relative;
}
#section-video .container article .inner a {
color: #000;
display: block;
}
#section-video .container article .inner h5 {
margin-top: 30px;
display: none;
}
#section-video .container article .inner h5 a {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
color: #999;
font-weight: 500;
}
#section-video .container article .inner h2 {
float: left;
margin-top: 15px;
}
#section-video .container article .inner h2 a {
font-size: 18px;
color: #000;
line-height: 1.4;
}
#section-video .container article .inner h2:hover a {
text-decoration: underline;
}
#section-video .container article .thumb {
width: 100%; 
height: auto; 
position: relative;
margin-right: 0;
}
#section-video .container article .thumb img {
width: 100%;
height: auto;
position: relative; }
#section-video .container article:nth-child(3n+1) {
clear: left;
}
#section-video .container article:nth-child(4),
#section-video .container article:nth-child(5) {
float: left;
width: 29.33333%;
padding: 0;
line-height: 0;
margin: 1% 2%;
position: relative;
background-color: #fff;
min-height: auto;
}
#section-video .container article:nth-child(4) a .thumb,
#section-video .container article:nth-child(5) a .thumb {
width: 100%; 
height: auto; 
position: relative;
margin-right: 0;
}
#section-video .container article:nth-child(4) a .thumb img {
width: 100%;
height: auto; }
#section-video .container article:nth-child(5) a .thumb {
margin-bottom: 0;
}
#section-video .container article:nth-child(5) a .thumb img {
width: 100%;
height: auto;
left: 0;
margin-bottom: 15px;
}
#section-video .container article:nth-child(5) .inner {
padding: 0;
}
#section-video .container article:nth-child(5) .inner h2 {
margin: 0;
}
#section-video .container article:nth-child(4) .inner h2 a,
#section-video .container article:nth-child(5) .inner h2 a {
font-size: 18px;
color: #000;
line-height: 1.4;
}
#shows {
width: 100%;
z-index: 9;
position: relative;
background-color: #000;
}
#shows .container {
width: 100%;
max-width: 1180px;
margin: 0 auto;
padding: 20px 0 40px 0;
position: relative;
text-align: center;
}
#shows .container h3 {
color: #fff;
margin-bottom: 25px;
font-size: 30px;
}
#shows .container .owl-carousel .owl-item a {
display: block;
margin: 0;
overflow: hidden;
}
#shows .container .owl-theme .owl-controls {
padding: 0;
top: -19px;
}
#shows .container .owl-theme .owl-controls .owl-buttons .owl-prev {
position: absolute;
float: left;
opacity: 1;
padding: 5px 15px;
background: rgba(0,0,0, .3);
top: -20px;
color: rgba(255,255,255, .8);
}
#shows .container .owl-theme .owl-controls .owl-buttons .owl-next {
position: absolute;
right: -20px !important;
float: right;
opacity: 1;
padding: 5px 15px;
background: rgba(0,0,0, .3);
top: -20px;
color: rgba(255,255,255, .8);
}
#shows .container .bx-wrapper .bx-prev {
left: -40px !important;
top: 35% !important;
}
#shows .container .bx-wrapper .bx-next {
right: -40px !important;
top: 35% !important;
} #foot {
width: 100%;
background-color: #000;
z-index: 9;
position: relative;
color: #fff;
}
#foot .container {
width: 100%;
max-width: 1140px;
margin: 0 auto;
padding: 40px 0px;
position: relative;
overflow: hidden;
text-align: center;
}
#foot .container h3 {
font-size: 20px;
letter-spacing: 1px;
margin: 0 0 20px 0;
line-height: 1;
font-weight: 500;
}
#foot .container .bottom-menu {
margin: 0;
padding: 0;
}
#foot .container .bottom-menu ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
#foot .container .bottom-menu ul li {
display: inline-block;
}
#foot .container .bottom-menu ul li a {
padding: 10px 20px;
text-transform: uppercase;
font-size: 16px;
font-weight: 500;
letter-spacing: 1px;
display: block;
color: #fff;
}
#foot .container .bottom-menu ul li a:hover {
text-decoration: underline;
}
#foot .container ul.social {
padding: 0;
margin: 0;
list-style: none;
margin-top: 40px;
}
#foot .container ul.social li {
position: relative;
display: inline-block;
margin: 0 15px;
}
#foot .container ul.social li a {
display: block;
color: #e0e0e0;
width: 40px;
height: 40px;
padding: 9px;
background-color: rgba(255,255,255, .3);
border-radius: 70px;
line-height: 31px;
text-align: center;
}
#foot .container ul.social li a i {
font-size: 20px;
}
#foot .container ul.social li a:hover {
text-decoration: underline;
background-color: #fff;
color: #222;
} .footer {
color: rgba(255,255,255, .7);
font-size: 12px;
text-align: center;
padding: 30px 0;
position: relative;
z-index: 9;
letter-spacing: 1px;
background-color: #000;
border-top: 1px solid rgba(255,255,255, .25);
}
.footer p {
margin: 0;
}
.footer a {
color: #fff;
}
#main-wrapper {
position: relative;
width: 100%;
margin: 0 auto;
margin-top: 70px;
}
#main-wrapper .thumb {
position: relative;
width: 100%;
margin: 0 auto;
overflow: hidden;
}
#main-wrapper.nogap {
margin-top: 0;
}
#main-wrapper.nogap .container {
padding: 0;
}
#main-wrapper.nogap #newsticker .container {
padding: 18px 0;
}
#main-wrapper .container {
width: 100%;
max-width: 1140px;
margin: 0 auto;
padding: 40px 0;
overflow: hidden;
position: relative;
text-align: center;
}
#main-wrapper.nogap .container.full {
max-width: 100%;
padding: 0;
position: relative;
}
#main-wrapper.nogap .container.full:after {
width: 100%;
height: 100%;
position: absolute;
display: block;
background: linear-gradient(transparent, rgba(0,0,0,0.6));
z-index: 2;
}
.bt_bb_latest_posts_item {
float: left;
width: 29.33333%;
padding: 0;
line-height: 0;
margin: 2%;
position: relative;
background-color: #fff;
flex-basis: auto !important;
}
.bt_bb_latest_posts_item_content {
position: relative;
top: 0;
width: auto;
display: block;
z-index: 9;
max-width: auto;
padding:0;
}
.bt_bb_latest_posts_item_content a {
color: #000;
display: block;
}
.bt_bb_latest_posts_item_category {
margin-top: 15px;
padding: 0 0 10px 0 !important;
}
.bt_bb_latest_posts_item_category .post-categories li a {
text-transform: uppercase;
font-size: 12px;
letter-spacing: 2px;
color: #999;
font-weight: 500;
background: transparent !important;
padding: 0 !important;
}
.bt_bb_latest_posts_item_content h5 a {
font-family: 'DM Serif Display';
font-weight: 400;
font-size: 18px;
color: #000;
line-height: 1.4;
}
.bt_bb_latest_posts_item_content h5:hover a {
text-decoration: underline;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_image {
width: 45%; 
height: 200px; 
overflow: hidden; 
float: left;
margin: 0;
margin-right: 30px; 
position: relative;
}
.bt_bb_latest_posts_item .bt_bb_latest_posts_item_image img {
position: absolute;
width: auto;
height: 200px;
left: -50%;
}
.bt_bb_latest_posts_item:first-child.post-categories {
display: none !important;
}
.bt_bb_latest_posts_item:first-child {
float: left;
width: 100%;
padding: 0;
line-height: 1.2;
margin: 0;
position: relative;
background-color: #eee;
flex-basis: auto !important;
}
.bt_bb_latest_posts_item:first-child .bt_bb_latest_posts_item_image {
width: 100%;
height: auto;
}
.bt_bb_latest_posts_item:first-child .bt_bb_latest_posts_item_image img {
position: relative;
width: 100%;
height: auto;
left: 0;
}
.bt_bb_latest_posts_item:first-child .bt_bb_latest_posts_item_content {
position: absolute;
top: 40%;
width: 100%;
display: block;
z-index: 9;
max-width: 768px;
padding: 0 120px;
}
.bt_bb_latest_posts_item:first-child .bt_bb_latest_posts_item_category .post-categories li a {
border-bottom: 1px solid #fff;
line-height: 1.3;
color: #fff;
font-size: 50px;
font-weight: 700;
padding: 0;
background-color: transparent;
}
.bt_bb_latest_posts_item:first-child .bt_bb_latest_posts_item_title {
padding: 0 !important;
}
.bt_bb_latest_posts_item:first-child .bt_bb_latest_posts_item_title a {
font-size: 30px !important;
color: #fff;
font-weight: 400 !important;
line-height: 1.2;
display: block;
margin: 20px 0 0 0;
font-family: 'DM Serif Display';
}
.bt_bb_latest_posts_item:first-child .bt_bb_latest_posts_item_title a:hover {
text-decoration: underline;
}
#main-wrapper .video-container {
background-color: #000;
width: 100%;
padding: 0;
margin: 0;
}
#main-wrapper .video-container .video-inner {
width: 100%;
max-width: 1140px;
margin: 0 auto;
padding: 70px 0 0 0;
overflow: hidden;
position: relative;
}
#main-wrapper .container article {
position: relative;
}
#main-wrapper .container article h1 {
font-size: 35px;
margin: 15px 0 30px 0;
color: #fff;
}
#main-wrapper .container article h2 {
font-size: 24px;
line-height: 1.2;
padding: 0;
margin: 0 0 20px 0;
background-color: transparent;
text-align: left;
text-transform: none;
}
#main-wrapper .container article h3 {
margin: 0 0 30px 0;
line-height: 1.4;
font-size: 18px;
color: #000;
}
#main-wrapper .container article ul {
margin: 0;
padding: 0;
}
#main-wrapper .container article ul li {
position: relative;
} #main-wrapper .container article p a.view-article {
color: #E84C4C;
font-size: 11px;
}
#main-wrapper .container article p {
margin: 0 0 20px 0;
line-height: 1.9;
}
#main-wrapper .headline {
position: relative;
margin: 0 auto;
width: 100%;
max-width: 1140px;
padding: 50px 0;
text-align: center;
}
#main-wrapper .headline a {
color: #000;
font-weight: 700;
letter-spacing: 2px;
font-size: 16px;
}
#main-wrapper .headline h1 {
font-size: 32px !important;
color: #000;
font-weight: 400 !important;
line-height: 1.3 !important;
display: block;
margin: 20px auto;
letter-spacing: 0 !important;
}
#main-wrapper .headline h2.excerpt {
font-family: 'Poppins';
font-size: 22px;
font-weight: 300;
color: #999;
}
#main-wrapper .headline .metadata {
margin-top: 30px;
}
#main-wrapper .headline .metadata img {
width: 70px;
height: 70px;
border-radius: 100%;
}
#main-wrapper .headline .metadata a {
font-weight: 600;
letter-spacing: 0;
font-size: inherit;
}
#main-wrapper .headline .metadata a:hover {
text-decoration: underline;
}
#main-wrapper .headline span {
color: #000;
margin: 0 auto;
max-width: 768px;
font-size: 13px;
line-height: 1.5;
}
#main-wrapper .headline span.categories a {
font-weight: 500 !important;
font-size: 16px;
text-transform: uppercase;
pointer-events: none;
cursor: default;
text-decoration: none;
color: black;
display: none;
}
#main-wrapper .headline span.categories a:first-child {
display: inline-block;
}
#main-wrapper .thumb {
width: 100%;
margin: 0 auto;
text-align: center;
position: relative;
max-width: 1140px;
}    #main-wrapper .container article.full {
width: 100%;
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
padding: 0;
font-size: 18px;
line-height: 1.8;
}
#main-wrapper .container article.full h1 {
margin-bottom: 0;
color: #000;
}
#main-wrapper .container article.full .content-area {
max-width: 768px;
margin: 0 auto;
text-align: left;
}
#main-wrapper .container article.full .content-area img {
width: 100%;
height: auto;
margin: 0;
}
#main-wrapper .container article.full .content-area p {
margin-top: 30px;
}
#main-wrapper .container article.full .content-area p.tag-cat {
font-size: 13px;
margin: 0 0 3px 0;
}
#main-wrapper .container .listing {
position: relative;
}
#main-wrapper .container .listing article {
float: left;
width: 33.33333%;
padding: 10px;
margin-bottom: 20px;
}
#main-wrapper .container .listing article a img {
width: 100%;
height: auto;
}
#main-wrapper .container .listing article h5 {
margin: 10px 0;
}
#main-wrapper .container .listing article h5 a {
text-transform: uppercase;
font-size: 14px;
text-decoration: underline;
}
#main-wrapper .container .listing article h2 {
font-size: 20px;
color: #000;
font-weight: 500 !important;
line-height: 1.4;
margin: 5px 0 10px 0;
}
#main-wrapper .container .listing article h2:hover {
text-decoration: underline;
}
#main-wrapper .container .listing article p {
color: #000;
font-size: 14px;
margin: 0;
font-weight: 300 !important;
}
#main-wrapper .container .listing article:nth-child(4n+1){
clear:left
}
#main-wrapper .container .listing article:first-child {
width: 100%;
height: auto;
}
.pagination {
width: 100%;
clear: both;
text-align: center;
border-top: 1px solid #ccc;
padding-top: 30px;
margin-top: 20px;
}
.pagination a {
margin: 0 5px;
padding: 6px 10px;
display: inline-block;
font-size: 16px;
}
.pagination span.page-numbers.current {
background-color: #000;
color: #fff;
padding: 6px 10px;
font-size: 16px;
}
.pagination a:hover {
background-color: #000;
color: #fff;
}
#related {
width: 100%;
max-width: 1185px;
padding: 40px 0;
margin: 0 auto;
display: block;
}
#related h3 {
font-weight: 700;
font-size: 30px;
letter-spacing: 0;
position: relative;
left: 10px;
margin-bottom: 10px;
color: #fff;
}
#related .relatedposts {
width: 100%;
}
#related .relatedposts div {
width: 29.33333%;
position: relative;
float: left;
padding: 0 15px 0 0;
margin: 2%;
background-color: #fff;
}
#related .relatedposts div a {
display: block;
}
#related .relatedposts div h5 {
margin: 20px 0 15px 0;
}
#related .relatedposts div h5 a {
text-transform: uppercase;
font-size: 12px;
display: inline-block;
letter-spacing: 2px;
width: auto;
pointer-events: none;
cursor: default;
text-decoration: none;
color: black;
display: none;
}
#related .relatedposts div h5 a:first-child {
display: inline-block;
}
#related .relatedposts div a h1 {
position: relative;
font-size: 16px;
line-height: 1.4;
margin: 0;
color: #000;
}
#related .relatedposts div a h1:hover {
text-decoration: underline;
color: #000;
}
#related .relatedposts div p {
position: relative;
font-size: 14px;
font-weight: 300;
}
#related .relatedposts div a .thumb {
width: 45%;
height: 200px;
float: left;
margin: 0;
margin-right: 25px;
position: relative;
overflow: hidden;
}
#related .relatedposts div a .thumb img {
width: auto;
height: 200px;
position: relative;
left: 0;
}
#related .relatedposts.video div {
background-color: transparent;
}
#related .relatedposts.video div a .thumb {
width: 100%;
height: auto;
margin-right: 0;
}
#related .relatedposts.video div a .thumb img {
position: relative;
left: 0;
width: 100%; margin-bottom: 10px;
} .gallery .gallery-item {width: 20%; margin: 0;}
.gallery .gallery-item:first-child {width: 100%; float: left;}
.gallery img {border: 0 !important;}
div.wpcf7 {position: relative;}
div.wpcf7 p {margin: 10px 0;}
div.wpcf7 .wpcf7-form {position: relative;}
div.wpcf7 .wpcf7-form input {
width: 27.33333%;
outline: 0;
padding: 14px 0;
border: 0;
margin: 0 3%;
display: inline-block;
float: left;
border-bottom: 1px solid #222;
font-size: 12px;
}
div.wpcf7 .wpcf7-form input[type="submit"] {
display: inline-block;
padding: 10px 20px;
background-color: #000;
color: #fff;
text-transform: uppercase;
font-size: 16px;
font-weight: 400;
position: relative;
overflow: hidden;
border: 0;
outline: 0;
width: auto;
margin: 0 auto;
margin-top: 30px;
float: none;
}
div.wpcf7 .wpcf7-form input[type="submit"]:hover {
background-color: #111;
border: 0;
outline: 0;
}
div.wpcf7 .wpcf7-form input[type="submit"]:focus {
border: 0;
outline: 0;
}
div.wpcf7 .wpcf7-form input:focus,
div.wpcf7 .wpcf7-form input:hover {
border-bottom: 1px solid #000;
}
div.wpcf7 .aggreement {
position: relative;
position: relative;
width: 100%;
float: left;
}
div.wpcf7 .aggreement .wpcf7-acceptance {
width: 100%;
clear: both;
margin: 20px 0 0 0;
float: left;
}
div.wpcf7 .aggreement .wpcf7-acceptance span {text-align: left; margin-left: 20px; font-size: 12px;}
div.wpcf7 .aggreement .wpcf7-acceptance span a {font-weight: 700; text-decoration: underline;}
div.wpcf7 .aggreement .wpcf7-acceptance label {
cursor: pointer;
position: relative;
padding-left: 15px;
font-size: 14px;
display: inline-table;
z-index: 9;
}
div.wpcf7 .aggreement .wpcf7-acceptance label:before {
content: "\2713";
display: inline-block;
width: 16px;
height: 16px;
margin-right: 10px;
position: absolute;
left: 0;
top: 3px;
border: 2px solid #000;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
font-size: 12px;
line-height: 14px;
color: #000;
text-align: center;
font-weight: 700;
}
div.wpcf7 .aggreement .wpcf7-acceptance label input[type=checkbox]:checked + label:before {
content: "\2713";
font-size: 12px;
text-align: center;
}
div.wpcf7 .aggreement .wpcf7-acceptance input[type=checkbox] {
display: none;
}
div.wpcf7 img.ajax-loader {position: absolute;}
img.ajax-loader {width: auto;}
#nav-toggle { position: absolute; left: 50%; top: 50%; }
#nav-toggle { cursor: pointer; padding: 10px 35px 15px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
cursor: pointer;
border-radius: 1px;
height: 2px;
width: 25px;
background: #999;
position: absolute;
display: block;
content: '';
}
#nav-toggle span:before {
top: -7px; 
}
#nav-toggle span:after {
bottom: -7px;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
transition: all 500ms ease-in-out;
}
#nav-toggle.active span {
background-color: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
top: 0;
}
#nav-toggle.active span:before {
transform: rotate(45deg);
}
#nav-toggle.active span:after {
transform: rotate(-45deg);
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
background: #999;
}
#menu {
transform: translateX(-300px);
-webkit-transform: translateX(-300px);
position: fixed;
width: 240px;
height: 100%;
padding: 70px 20px 20px 20px;
margin: 0;
top: 0;
list-style: none;
background: #fff;
z-index: 9;
transition: all 0.3s ease;
-webkit-transition all 0.3s ease;
box-shadow: 0 15px 50px rgba(0,0,0, .2);
-moz-box-shadow: 0 15px 50px rgba(0,0,0, .2);
-webkit-box-shadow: 0 15px 50px rgba(0,0,0, .2);
display: none;
}
#menu a {
display: block;
color: #333;
}
#menu.animate {
transform: translateX(0);
-webkit-transform: translateX(0);
}
.menutitle {
position: fixed;
right: 50px;
top: 25px;
cursor: pointer;
z-index: 99999;
display: none;
}
.credit {
background-color: #000;
color: #fff;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 20px;
display: none;
}
.credit h3 {
margin: 0;
font-size: 14px;
color: #fff;
font-weight: 400;
text-transform: uppercase;
}
.credit ul.social {
padding: 0;
margin: 0;
list-style: none;
margin-top: 20px;
}
.credit ul.social li {
position: relative;
display: inline-block;
margin: 0 10px;
}
.credit ul.social li a {
display: block;
color: #fff !important;
}
.credit ul.social li a i {
font-size: 16px;
}
.credit ul.social li a:hover {
text-decoration: underline;
color: #fff;
}
.es_form_container {
max-width: 350px;
margin: 0 auto;
text-align: center;
}
.es_lablebox {
display: inline;
padding: 0;
position: relative;
top: 20px;
color: #999;
font-size: 12px;
}
.es_lablebox label.es_shortcode_form_name {
position: relative;
}
input.es_textbox_class {
width: 100%;
outline: 0;
padding: 25px 0 10px 0;
font-size: 20px;
border: 0;
margin: 0;
display: inline-block;
float: left;
border-bottom: 1px solid #222;
font-size: 12px;
text-align: center;
}
input[type="submit"].es_submit_button {
display: inline-block;
padding: 10px 20px;
background-color: #000;
color: #fff;
text-transform: uppercase;
font-size: 16px;
font-weight: 400;
position: relative;
overflow: hidden;
border: 0;
outline: 0;
width: auto;
margin: 0 auto;
margin-top: 30px;
float: none;
}
input[type="submit"].es_submit_button:hover {
background-color: #111;
border: 0;
outline: 0;
}
input[type="submit"].es_submit_button:focus {
border: 0;
outline: 0;
}
input.es_textbox_class:focus,
input.es_textbox_class:hover {
border-bottom: 1px solid #000;
}
.es_msg {
padding-top: 5px;
padding-bottom: 5px;
color: #71b75b;
margin-top: 20px;
line-height: 1.4;
font-size: 11px;
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.alm-btn-wrap {
clear: both !important;
display: block;
text-align: center;
margin: 40px 0;
} @media only screen and (max-width:768px) {
html {padding-top: 0 !important;}
#top-ads .container { }
.header {position: absolute; height: 70px; z-index: 999;}
.header .container {padding: 0;}
.header .container .logo {width: 200px; position: relative; top: 5px; left: 20px; z-index: 9999;}
.header .container .topsearch a {margin-left: 0; right: 70px; position: relative; top: 2px;}
.header .container .menutitle { }
.header .container .navbar {display: none;}
.header .container .nav {overflow-x: hidden; overflow-y: auto; height: 100%;}
.header .container .nav ul li ul.sub-menu {display: block; margin-left: 20px;}
.header .container .nav ul li ul.sub-menu li a {font-size: 14px;}
.header.scrolled .container .nav ul li a {line-height: 1.4;}
#menu {display: block; z-index: 9999;}
.menutitle {display: block;}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {background: #fff;}
.header.scrolled .container {padding: 0;}
.header.scrolled .container .logo {width: 200px; position: relative; top: 8px; left: 20px;}
.header.scrolled .container .menutitle {top: 26px;}
.header .container .homeicon {right: 20px;}
#slickbox .inner form input[type="search"] {width: 60%; padding: 10px;}
#slickbox .inner form button[type="submit"] {width: 20%; padding: 10px;}
#slickbox .inner {top: 100px;}
#slider {margin-top: 0; height: auto;}
#slider .canvas {position: relative;}
#slider .container ul li .headline {width: 100%; float: left; text-align: center; padding: 0;}
#slider .container ul li .headline h2 {font-size: 24px !important; max-width: 400px; margin: 0 auto; padding: 0 30px;}
#slider .container ul li .headline p {font-size: 13px; max-width: 400px; padding: 0 20px;}
#slider .container ul li .headline a.readmore {
font-size: 13px;
line-height: 27px;
height: 30px;
}
#slider .container ul li a .thumb {position: relative; width: 100%; height: 500px; float: left; overflow: hidden;}
#slider .container ul li a .thumb img {position: absolute; left: -100%; width: auto !important; height: 500px;}
#newsticker .container {padding: 10px 20px; width: 100%;}
#section-satu .container {padding: 30px 20px;}
#section-satu .container ul li {width: 100%;border: 0; margin: 10px 0;}
#section-satu .container ul li a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-satu .container ul li a .thumb img {width: auto; height: 180px;}
#section-satu .container ul li .inner a h2 {font-size: 16px; padding-right: 10px;}
#section-satu .container ul li:nth-child(4) {width: 100%;}
#section-satu .container ul li:nth-child(4) a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-satu .container ul li:nth-child(4) a .thumb img {width: auto; height: 180px; left: 50%; transform: translateX(-50%);}
#section-satu .container ul li:nth-child(4) .inner a h2 {font-size: 18px; padding-right: 0;}
#section-satu .container ul li:last-child {width: 100%;border: 0; margin: 10px 0; height: auto;}
#section-satu .container ul li:last-child a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-satu .container ul li:last-child .inner {padding: 0; text-align: left;}
#section-satu .container ul li:last-child a .thumb img {width: auto; height: 180px; left: 50%; transform: translateX(-50%);}
#section-satu .container ul li:last-child .inner a h2 {font-size: 16px; padding-right: 10px;}
#section-satu .container .ads-section {
position: relative;
bottom: unset;
right: 0;
z-index: 9; width: 100%;
height: auto;
float: left;
left: 0;
margin-top: 10px;
}
#video .container ul li .headline {width: 100%; float: left; text-align: center; padding: 0;}
#video .container ul li .headline h2 {font-size: 24px !important; max-width: 400px; margin: 0 auto; padding: 0 30px;}
#video .container ul li .headline p {font-size: 13px; max-width: 400px; padding: 0 20px;}
#video .container ul li .headline a.readmore {
font-size: 13px;
line-height: 27px;
height: 30px;
}
#video .container ul li .thumb { width: 100%; height: 500px; float: left; overflow: hidden;}
#video .container ul li .thumb img {position: absolute; left: 0%; width: auto !important; height: 500px;}
#section-sembilan .container {padding: 30px 20px;}
#section-sembilan .container ul li {width: 100%;border: 0; margin: 10px 0;}
#section-sembilan .container ul li a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-sembilan .container ul li a .thumb img {width: auto; height: 180px;}
#section-sembilan .container ul li .inner a h2 {font-size: 16px; padding-right: 10px;}
#section-sembilan .container ul li:nth-child(4) {width: 100%;}
#section-sembilan .container ul li:nth-child(4) a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-sembilan .container ul li:nth-child(4) a .thumb img {width: auto; height: 180px; left: 50%; transform: translateX(-50%);}
#section-sembilan .container ul li:nth-child(4) .inner a h2 {font-size: 18px; padding-right: 0;}
#section-sembilan .container ul li:last-child {width: 100%;border: 0; margin: 10px 0; height: auto;}
#section-sembilan .container ul li:last-child a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-sembilan .container ul li:last-child .inner {padding: 0; text-align: left;}
#section-sembilan .container ul li:last-child a .thumb img {width: auto; height: 180px; left: 50%; transform: translateX(-50%);}
#section-sembilan .container ul li:last-child .inner a h2 {font-size: 16px; padding-right: 10px;}
#section-sembilan .container .ads-section {
position: relative;
bottom: unset;
right: 0;
z-index: 9;
background-color: #eee;
width: 100%;
height: auto;
float: left;
left: 0;
margin-top: 10px;
}
#section-dua .container {padding: 30px 20px;}
#section-dua .container ul li {width: 100%;border: 0; margin: 10px 0;}
#section-dua .container ul li a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-dua .container ul li a .thumb img {width: auto; height: 180px;}
#section-dua .container ul li .inner a h2 {font-size: 16px; padding-right: 10px;}
#section-dua .container ul li:nth-child(4) {width: 100%;border: 0; margin: 10px 0; float: left;}
#section-dua .container ul li:nth-child(4) a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-dua .container ul li:nth-child(4) a .thumb img {width: auto; height: 180px;}
#section-dua .container ul li:nth-child(4) .inner {padding: 10px 20px;}
#section-dua .container ul li:nth-child(4) .inner a h2 {font-size: 16px;}
#section-dua .container ul li:nth-child(5) {width: 100%;border: 0; margin: 10px 0; float: left; min-height: 0; height: auto;}
#section-dua .container ul li:nth-child(5) a .thumb {width: 100%; height: auto; margin-right: 0;}
#section-dua .container ul li:nth-child(5) a .thumb img {width: 100%; height: auto; position: relative; left: 0;}
#section-dua .container ul li:nth-child(5) .inner {padding: 10px 20px; float: left}
#section-dua .container ul li:nth-child(5) .inner a h2 {font-size: 20px;}
#section-dua .container ul li:nth-child(5) .inner a h5 {margin-top: 0;}
#section-dua .container ul li:last-child {width: 100%;border: 0; margin: 10px 0; float: left;}
#section-dua .container ul li:last-child a .thumb {width: 100%; height: auto; margin-right: 20px;}
#section-dua .container ul li:last-child a .thumb img {width: auto; height: 180px;}
#section-dua .container ul li:last-child .inner {padding: 0;}
#section-dua .container ul li:last-child .inner a h2 {font-size: 16px; padding-right: 10px;}
#dialogue .container {padding: 40px 20px;}
#dialogue .container ul li {width: 100%; margin: 10px 0;}
#dialogue .container ul li a .thumb {width: 100%; height: auto; margin-right: 0;}
#dialogue .container ul li a .thumb img {width: 100%; height: auto; left: 0; transform: none;}
#dialogue .container ul li .inner {padding: 10px 0; float: left;}
#dialogue .container ul li .inner a h2 {font-size: 20px; padding-right: 10px; margin: 0;}
#dialogue .container ul li:nth-child(2) {width: 100%; margin: 10px 0;}
#dialogue .container ul li:nth-child(2) a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#dialogue .container ul li:nth-child(2) a .thumb img {width: auto; height: 180px;}
#dialogue .container ul li:nth-child(2) .inner {padding: 0; float: none;}
#dialogue .container ul li:nth-child(2) .inner a h2 {font-size: 16px; padding-right: 10px;}
#dialogue .container ul li:last-child {margin-top: 0;}
#dialogue .container ul li:last-child {width: 100%; margin: 10px 0;}
#dialogue .container ul li:last-child a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#dialogue .container ul li:last-child a .thumb img {width: auto; height: 180px;}
#dialogue .container ul li:last-child .inner {padding: 0; float: none;}
#dialogue .container ul li:last-child .inner a h2 {font-size: 16px; padding-right: 10px;}
#dialogue .container span.readmore {margin-top: 40px; width: 100%; float: left; text-align: right; clear: left;}
#section-tiga .container {padding: 30px 20px;}
#section-tiga .container ul li {width: 100%;border: 0; margin: 10px 0;}
#section-tiga .container ul li a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-tiga .container ul li a .thumb img {width: auto; height: 180px;}
#section-tiga .container ul li .inner a h2 {font-size: 16px; padding-right: 10px;}
#section-tiga .container ul li:nth-child(4) {width: 100%;border: 0; margin: 10px 0; float: left;}
#section-tiga .container ul li:nth-child(4) a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-tiga .container ul li:nth-child(4) a .thumb img {width: auto; height: 180px;}
#section-tiga .container ul li:nth-child(4) .inner {padding: 10px 20px;}
#section-tiga .container ul li:nth-child(4) .inner a h2 {font-size: 16px;}
#section-tiga .container ul li:nth-child(5) {width: 100%;border: 0; margin: 10px 0; float: left; min-height: 0; height: auto;}
#section-tiga .container ul li:nth-child(5) a .thumb {width: 100%; height: auto; margin-right: 0;}
#section-tiga .container ul li:nth-child(5) a .thumb img {width: 100%; height: auto; position: relative; left: 0;}
#section-tiga .container ul li:nth-child(5) .inner {padding: 10px 20px; float: left}
#section-tiga .container ul li:nth-child(5) .inner a h2 {font-size: 20px;}
#section-tiga .container ul li:nth-child(5) .inner a h5 {margin-top: 0;}
#section-tiga .container ul li:last-child {width: 100%;border: 0; margin: 10px 0; float: left;}
#section-tiga .container ul li:last-child a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-tiga .container ul li:last-child a .thumb img {width: auto; height: 180px;}
#section-tiga .container ul li:last-child .inner {padding: 0;}
#section-tiga .container ul li:last-child .inner a h2 {font-size: 16px; padding-right: 10px;}
#section-category .container {padding: 30px 20px;}
#section-category .container article {width: 100%;border: 0; margin: 10px 0; padding: 0;}
#section-category .container article a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-category .container article a .thumb img {width: auto; height: 180px;}
#section-category .container article .inner {padding-right: 15px;}
#section-category .container article .inner h2 a {font-size: 16px; padding-right: 10px;}
#section-category .container article .inner h5 {margin: 20px 0 15px 0;}
#section-category .container article .inner h5 a {text-transform: uppercase;}
#section-category .container article:nth-child(4) {width: 100%;border: 0; margin: 10px 0;}
#section-category .container article:nth-child(4) a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-category .container article:nth-child(4) a .thumb img {width: auto; height: 180px; left: 50%; transform: translateX(-50%);}
#section-category .container article:nth-child(4) .inner {padding: 10px 20px;}
#section-category .container article:nth-child(4) .inner h2 a {font-size: 16px; padding-right: 10px;}
#section-category .container article:nth-child(4) .inner h5 a {text-transform: uppercase;}
#section-category .container article:nth-child(5) {width: 100%;border: 0; margin: 10px 0; height: 180px;}
#section-category .container article:nth-child(5) a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-category .container article:nth-child(5) a .thumb img {width: auto; height: 180px; margin-bottom: 0; left: 50%; transform: translateX(-50%);}
#section-category .container article:nth-child(5) .inner {padding: 0;}
#section-category .container article:nth-child(5) .inner h2 a {font-size: 16px; padding-right: 10px;}
#section-category .container article:nth-child(5) .inner h5 a {text-transform: uppercase;}
#section-category .container article:nth-child(12) {width: 100%;border: 0; margin: 10px 0; height: auto;}
#section-category .container article:nth-child(12) a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#section-category .container article:nth-child(12) a .thumb img {width: auto; height: 180px;}
#section-category .container article:nth-child(12) .inner {padding: 0;}
#section-category .container article:nth-child(12) .inner h2 a {font-size: 16px; padding-right: 10px;}
.alm-listing .alm-reveal {padding: 0 20px;}
ul#category-list {padding: 30px 20px;}
ul#category-list li {width: 100%;border: 0; margin: 10px 0;}
ul#category-list li a .thumb {width: 40%; height: 180px; margin-right: 20px;}
ul#category-list li a .thumb img {width: auto; height: 180px;}
ul#category-list li .inner a h2 {font-size: 16px !important; padding-right: 10px;}
ul#category-list li .inner a h5 {text-transform: uppercase;}
ul#category-list li:nth-child(4) {width: 100%;border: 0; margin: 10px 0;}
ul#category-list li:nth-child(4) a .thumb {width: 40%; height: auto; margin-right: 20px;}
ul#category-list li:nth-child(4) a .thumb img {width: auto; height: 180px;}
ul#category-list li:nth-child(4) .inner {padding: 10px 20px;}
ul#category-list li:nth-child(4) .inner a h2 {font-size: 16px !important; padding-right: 10px;}
ul#category-list li:nth-child(4) .inner a h5 {text-transform: uppercase;}
ul#category-list li:nth-child(5) {width: 100%;border: 0; margin: 10px 0; height: auto;}
ul#category-list li:nth-child(5) a .thumb {width: 40%; height: auto; margin-right: 20px;}
ul#category-list li:nth-child(5) a .thumb img {width: auto; height: 180px;}
ul#category-list li:nth-child(5) .inner {padding: 10px 20px;}
ul#category-list li:nth-child(5) .inner a h2 {font-size: 16px !important; padding-right: 10px;}
ul#category-list li:nth-child(5) .inner a h5 {text-transform: uppercase;}
ul#category-list li:nth-child(12) {width: 100%;border: 0; margin: 10px 0; height: auto;}
ul#category-list li:nth-child(12) a .thumb {width: 40%; height: 180px; margin-right: 20px;}
ul#category-list li:nth-child(12) a .thumb img {width: auto; height: 180px;}
ul#category-list li:nth-child(12) .inner {padding: 0;}
ul#category-list li:nth-child(12) .inner a h2 {font-size: 16px !important; padding-right: 10px;}
#section-video .container article .thumb {width: 100% !important; margin-right: 0 !important;}
#section-video .container article .thumb img {width: 100% !important; height: auto !important;}
#section-video .container .alm-listing .alm-reveal {padding: 0;}
#section-video-satu .container {padding: 30px 20px;}
#section-video-satu .container article {width: 100%; margin: 10px 0;}
#section-video-satu .container article:nth-child(4) .inner,
#section-video-satu .container article:nth-child(5) .inner {
padding: 15px 0;
}
#shows .container .bx-wrapper .bx-prev {
left: 20px !important;
top: 35% !important;
}
#shows .container .bx-wrapper .bx-next {
right: 20px !important;
top: 35% !important;
}
body.page-template-template-video .menutitle {display: none;}
body.page-template-template-video .header .container .logo {top: 0;}
#main-wrapper {margin-top: 70px;}
#main-wrapper .container {padding: 20px;}
#main-wrapper .headline h1 {font-size: 35px !important; line-height: 1.2 !important; padding: 0 20px;}
#main-wrapper .headline h2.excerpt {font-size: 18px; padding: 0 20px;}
#main-wrapper .container article.full .content-area {margin: 0 0 30px 0; font-size: 16px;}
blockquote {font-size: 24px !important;}
#main-wrapper .container article.full .content-area img {width: 100%; margin: 0;}
#main-wrapper .container .grid article {width: 100%; padding: 0; margin: 0 0 40px 0;}
#main-wrapper .container article.full .left {border: 0; padding: 0; width: 100%;}
#main-wrapper .container article.full .left h1 {width: auto;}
#main-wrapper .container article.full h1 {font-size: 30px !important; margin-top: 20px;}
#main-wrapper .container article.full .right {float: none; width: 100%; padding: 0;}
#related {padding: 0 24px;}
#related h3 {left: 0;}
#related .relatedposts div {width: 100%; padding: 0; margin: 10px 0; padding-right: 15px;}
#related .relatedposts div a .thumb {width: 40%; height: 180px; margin-right: 20px;}
#related .relatedposts div a .thumb img {width: auto; height: 180px;}
#related .relatedposts div a h2 {font-size: 16px !important; padding-right: 10px;}
#related .relatedposts div a h5 {text-transform: uppercase;}
#recommended .recommendedposts div {width: 100%; padding: 10px 14px;}
#main-wrapper .container .listing article:first-child {width: 100%; padding: 0;}
#main-wrapper .container .listing article {width: 100%; padding: 0; margin-bottom: 30px;}
#foot .container .footer-logo {width: 100%;}
}
@media only screen and (max-width:640px) {
div.wpcf7 .wpcf7-form input {width: 100%; margin: 0;}
div.wpcf7 .aggreement .wpcf7-acceptance span {margin-left: 0;}
div.wpcf7 .aggreement .wpcf7-acceptance label:before {position: relative; top: 0;}
div.wpcf7 .aggreement .wpcf7-acceptance label {padding-left: 0;}
}
@media only screen and (max-width:480px) {
.bx-wrapper .bx-prev {left: 0 !important;}
.bx-wrapper .bx-next {right: 0 !important;}
div.wpcf7 .wpcf7-form input[type="submit"] {margin: 0 auto; text-align: center; display: inline-block; float: none; margin-top: 30px;}
} ::selection {
background:#00a1e9;
color:#FFF;
text-shadow:none;
}
::-webkit-selection {
background:#00a1e9;
color:#FFF;
text-shadow:none;
}
::-moz-selection {
background:#00a1e9;
color:#FFF;
text-shadow:none;
} .alignnone {
margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display:block;
margin:5px auto 5px auto;
}
.alignright {
float:right;
margin:0 0 0 40px;
}
.alignleft {
float:left;
margin:0 40px 0 0;
}
a img.alignright {
float:right;
margin:0 0 0 40px;
}
a img.alignnone {
margin:0;
}
a img.alignleft {
float:left;
margin:0 40px 0 0;
}
a img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.wp-caption {
background:#FFF;
border:1px solid #c9d0d5;
max-width:96%;
padding:5px 3px 10px;
text-align:center;
}
.wp-caption.alignnone {
margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
margin:5px 20px 20px 0;
}
.wp-caption.alignright {
margin:5px 0 20px 20px;
}
.wp-caption img {
border:0 none;
height:auto;
margin:0;
max-width:98.5%;
padding:0;
width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
.sticky {
}
.bypostauthor {
} @media print {
* {
background:transparent !important;
color:#000 !important;
box-shadow:none !important;
text-shadow:none !important;
}
a,
a:visited {
text-decoration:underline;
}
a[href]:after {
content:" (" attr(href) ")";
}
abbr[title]:after {
content:" (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content:"";
}
pre,blockquote {
border:1px solid #919ba2;
page-break-inside:avoid;
}
thead {
display:table-header-group;
}
tr,img {
page-break-inside:avoid;
}
img {
max-width:100% !important;
}
@page {
margin:0.5cm;
}
p,
h2,
h3 {
orphans:3;
widows:3;
}
h2,
h3 {
page-break-after:avoid;
}
}
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
background-color: #ccc;
}
::-webkit-scrollbar-thumb {
background-color: #888;
}
::-webkit-scrollbar-thumb:hover {
background-color: #333;
}