/*!
 * nav
 * header
 * about
 * team
 * counter
 * services
 * progress
 * faq
 * portfolio
 * testimonials
 * client
 * Cotnact
 * footer
 */
 
 /* Google fonts */
 
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i|Poppins:300,400,500,600,700');
*{
	font-family:inherit;
}
html,
body {
 color: #222626;
    /* font-family: 'Poppins', sans-serif; */
    font-family:Verdana, 'Geneva', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    /* line-height: 25px; */
    background:#f5f5f5;
}
.box-homepage {
    box-shadow: 0 0 119px rgba(0, 0, 0, 0.1);
    display: table;
    margin: auto;
    width: 75%;
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #f4b838;
    text-decoration: none;
}
a p:hover {
    color: #f4b838;
    text-decoration: none;
}
img {
    max-width: 100%;
}
.pad {
    padding: 0;
    padding-right:10px;
}
.weghiet .pad img {
    width:100%;
    height:80px;
}
.weghiet.kat .pad img {
    width:100%;
    height:unset;
}
.weghiet.kat {
    padding-left:0;
}
.ad {
    padding: 10px 0;
}
.backgroundcol {
    background-color: #ebebeb;
    padding:20px 10px 10px;
}
.backgroundpad {
    padding:20px 10px 10px;
}
.logonav {
    display:none;
}
.title {
    border-color: #a4abab #a4abab #a4abab red;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    float: left;
    /* margin-bottom: 30px; */
     padding: 9px 10px 9px 25px;
    position: relative;
    width: 100%;
}
.title-ed h2 {
    font-size: 16px;
    letter-spacing: 1.6pt;
    text-transform: uppercase;
    font-weight: bold;
    color: #000331;
    text-align: center;
    margin: 0;
    padding-bottom: 5px;
    border-bottom: 4px solid red;
}
.title a {
    float:right;
}
.title:hover {
    /* background:#fdc1a5; */
    
}
.btn-danger.btn-outline {
    background:rgba(0,0,0,0);
    color:red;
    font-weight:bold;
}
.btn-danger.btn-outline:hover {
    background: red;
    color:#fff;
}
.title h2 {
    float: left;
    font-size: 16px;
    letter-spacing: 1.2px;
    margin: 5px 0 0;
    padding: 0;
    color:#000331 ;
    font-weight:bold;
    text-transform: uppercase;
}
.title.lintas {
    margin-bottom:0px;
}
.pad.lintas {
    /* background:#ebebeb; */
    /* padding:20px 10px 10px; */
    text-align: left;
    /* z-index:-1; */
}

.pad.lintas img {
    width:153px;
    height:102px;
    margin-bottom:5px;
}
.pad.lintas a {
    color:#000331;
    /* font-weight:bold; */
    line-height:normal;
    font-size:13px;
}
.pad.lintas a:hover {
    color:red;
}
.home4 .logo span {
    color: #fff;
}
.title ul {
    float: right;
    margin-bottom: 0;
    padding: 0;
}
.title li {
    display: inline;
    letter-spacing: 1.2px;
    margin-left: 10px;
}
.title li a{
    color: #222626;
}
.title li a:hover{
    color: #F4B838;
}

.grid-item { width: 360px; }
.grid-item--width2 { width: 720px; }

.filtr-item {
    padding: 1rem;
     overflow: hidden;
}
.filtr-item .blog-text a {
    font-size: 20px;
}
.filtr-item .blog-text h3 {
    float: left;
    margin-top: 0;
}
.item-desc {
    background-color: rgba(0,0,0,0.5);
    color: white;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    padding: 1rem;
    z-index: 1;
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
    display: none;
}

/* Filter controls */
.simplefilter {
    text-align: center;
    padding: 0px;
    margin-bottom: 50px;
}
.simplefilter li, .multifilter li, .sortandshuffle li {
    cursor: pointer;
    display: inline-block;
    padding: .5rem 1rem;
}
.simplefilter li {
    margin:0 -2px;
}
.simplefilter li:hover {
    color: #f4b838;
}
.simplefilter .color1 {
    background: #5fb441 none repeat scroll 0 0;
}
.simplefilter .color2 {
    background: #d75c3f none repeat scroll 0 0;
}
.simplefilter .color3 {
    background: #1380cc none repeat scroll 0 0;
}
.simplefilter li.active { 
    color: #f4b838;
}
.multifilter li {
}
.multifilter li.active {

}

/* Shuffle and sort controls */
select {
    padding: 1rem 1rem;
    text-transform: uppercase;
}
.sortandshuffle .shuffle-btn {
    background-color: #dec800;
}
.sortandshuffle .sort-btn {
    background-color: #de0000;
}
.sortandshuffle .sort-btn.active {
    background-color: #9d0000;
}

/* Search control */
.search-row {
    margin-left: 2.5rem;
}
.filtr-search {
    padding: 0.5rem;
    text-transform: uppercase;
}
.sidenav {
    background-color: #fff;
    height: 0;
    left: 0;
    overflow-x: hidden;
    padding-top: 0;
    position: fixed;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 9999;
}
.openmenu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    margin-top: 300px;
}
.search-outer input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: none #fff;
    color: #222626;
    font-size: 14px;
    /* font-weight: 500; */
    width: 80%;
}
.search-outer input:focus {
    border:none;
}
.modal-open .modal {
    background: #fff;  
}
.searchicon .modal-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: 0 0 0 0 !important;
    outline: 0 none;
    position: relative;
}
.searchicon .modal-dialog {
    margin: 15% auto 0;
    width: 600px;
}
.searchicon .modal-header {
    border: medium none;
}
.fac {
    cursor: pointer;
}
.search-outer {
    /* border-bottom: 2px solid; */
    display: table;
    margin: 50px auto;
    padding: 0 0 15px;
    width: 93%;
}
.openmenu .navbar-nav {
    float: none;
    position: absolute;
    right: 0;
    top: -250px;
    width: 17%;
}
.openmenu .active > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #e24347 !important;
}
.openmenu .navbar-nav > li {
    float: none;
    text-align: center;
    width: 100%;
}
.error404 h1 {
    margin-bottom: 25px;
    margin-top: 80px;
}
.error404 {
    padding: 50px 0;
}
.error404 p {
    margin-bottom: 80px;
}
.error404 a {
    background: #222626 none repeat scroll 0 0;
    letter-spacing: 1.5px;
    padding: 10px 20px;
    text-transform: uppercase;
}
#loading {
    background-image: url("../img/loading36.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 120px;
    left: 50%;
    margin: -100px 0 0 -100px;
    position: absolute;
    top: 50%;
    width:120px;
}
#preloader {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
/*----------- top header
--------------------------*/
.header-top {
    width:100%;
    margin:auto;
    background: url("../img/header-background.jpg");
    position:relative;

}
.blue {
    background:#242a80;
}

.top-header {
    float: left;
    /* padding: 20px 0; */
    width: 100%;
    /* border-top:1px solid #e8e9e9; */
}
.slogan {
    letter-spacing: 1.5px;
    color:#fff;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size:14pt;
    
}
.slogan a {
    padding bottom:5px;
}
.top-add-banner {
    float: right;
    padding-top:0px;
}
.searchicon {
    float: right;
    margin-top: 20px;
}
.searchicon a{
color:#fff;
}
.logo {
    color: #f4b838;
    float: left;
    font-size: 36px;
    letter-spacing: 3px;
    /* margin-top: 30px; */
    text-decoration: none;
      font-weight: 700;
}
.logo:hover {
    color: #f4b838;
    text-decoration: none;
}
.logo span {
    color: #222626;
}
.top-sign {
    color:#fff;
    float: left;
    margin-top: 10px;
}
.top-sign ul {
    padding: 0;
    
}
.top-sign li {
    /* border-right: 1px solid #ececec; */
    display: inline;
    font-size: 10px;
    font-weight: 100;
    margin-right: 10px;
    padding-right: 10px;
}
.top-sign a {
    color: #5f6565;
    font-size: 12px;
}
.top-sign a:hover {
    color: #f4b838;
    font-size: 12px;
}
.top-sign li:last-child {
    border-right: medium none;
    margin-right: 0;
    padding-right: 0;
}
.top-sicon {
    
    float: right;
    margin-top: 10px;
}
.top-sicon li {
    display: inline;
    padding-left: 17px;
}
.top-sicon a {
    color: #fff;
    font-size: 12px;
}
.top-sicon a:hover {
    color: #f4b838;
    font-size: 12px;
}
/*----------- navbar
--------------------------*/

.navbar-nav {
        
    float: left;
    font-size: 16px;
    margin: 0;   
}

.navbar-right .dropdown-menu {
    left: 0;
    right: 0;
}
.dropdown-menu.dropdownhover-bottom.megamenu {
    width: 1112px;
    padding-top: 30px;
}
.megamenu .header-text {
    font-size: 16px;
    margin: -130px auto 50px;
}
.megamenu .owl-pagination {
    display: block;
}
.megamenu .owl-theme .owl-controls .owl-page.active span, .megamenu .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #222 none repeat scroll 0 0;
    opacity: 1;
}
.megamenu .owl-theme .owl-controls .owl-page span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #222626;
    border-radius: 0;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 1;
    width: 12px;
}
.img-left {
    left: -390px;
    position:relative;
}
.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
}
.navbar-default {
    background:#111656;
    /* background: #222626 none repeat scroll 0 0 !important; */
    
     border-radius: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background: none;
     color: #fff;
    text-decoration: underline;
}
.affix {
    background: #fff !important;
    transition: all 0.35s ease 0s;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    /* letter-spacing: 1.5px; */
    padding: 20px 30px 20px 0;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {   
    color: #f4b838;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #f4b838;
}
.socialfooter a {
    color: #fff;
    display: block;
    margin-left: 18px;
    margin-top: 15px;
}
.affix .navbar-nav > li > a {
    color: #000;
}
.affix-top .affix-logo2 {
    display: none;
}
.affix .affix-logo {
    display: none;
}
.affix .socialfooter a {
    color: #000;
}
.dropdown-menu > li > a {   
    padding: 10px 20px;
}
.innerpage .navbar-nav > li > a {
    color: #000;
}
.innerpage .socialfooter a {
    color: #000;
}
.innerpage .navbar-default {
    background: #fff !important;
}
/*----------- header
--------------------------*/
.header-text {
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    /* margin: -170px auto 0px; */
    position: relative;
    width: 90%;
    z-index: 999;
    /* background: rgb(0,0,0,0.7); */
    padding: 15px 20px;
}
#owl-demo .header-box {
    height: 182px;
    margin-bottom: 10px;
    overflow: hidden;
}
.header-box {
    height: 380px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.header-box::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    transition: opacity 0.35s ease 0s;
}
.header-box:hover::before {
    opacity: 0.6;
}
.header-box img{
    transition: transform 0.35s ease 0s;
    /*height:100%;*/
    max-width:none;
}
.header-box:hover img {
    transform: scale3d(1.05, 1.05, 1) rotate(0.02deg); 
    z-index: 0;
}
.head {
    height: 185px !important;
    width: 100% !important; 
}
.pad .col-md-6 .header-box img {
    width: 277px;
    height:100%;
}
.col-md-6 .col-md-12 .header-box img {
    width: 563px;
    height:100%;
}
.col-sm-12 .header-box {
    height: 462px;
    /*margin: 0;*/
}
.col-sm-6 .header-box {
    height: 462px;
    margin: 0;
}
.col-sm-6 .header-box {
    height: 225px;
    margin-bottom: 11px;
}
.col-md-6 .col-md-12 .header-box {
    height: 260px;
    margin-bottom: 10px;
}
.col-md-3 .header-box {
    height: 357px;
    margin-bottom: 50px;
}
.header-text span {
    background: #fd0422 none repeat scroll 0 0;
    border-left: 3px solid #004fba;
    display: inline-table;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 10px;
     letter-spacing: 1.2px;
    padding: 1px 10px;
}
.header2 .col-md-3 {
    padding: 0;
}
.header-text p{
    text-shadow: 1px 2px 3px #000;
}
.header2 {
    float: left;
    margin-bottom: -20px;
    margin-top: -20px;
}
.header2 .header-text {
    font-size: 24px;
    margin-top: -180px;
}
.header3 {
    float: left;
    width: 100%;
}
/* .header3 .header-text {
    margin: -160px auto 32px;
} */
.header-text.font-h {
    /* font-size: 25px; */
    font-weight: 500;
    /* margin: -25% auto 75px; */
    /* background: rgb(0,0,0,0.7); */
    padding: 15px 20px;
    position: absolute;
    bottom: 0px;
    width: 100%;

}
.header-text.font-h p {
    text-shadow: 1px 3px 3px black;
    margin-bottom:0;
    font-size:13px;
    line-height:normal;
}
/* .header-text.font-h.aceh {
    width:100%;
    margin: -140px auto 75px !important;

}
.header-text.font-h p {
    font-size:18px;
} */
.home4 {
    background: #222626 none repeat scroll 0 0;
    color:#ccd2d2;
}
.home4 .navbar-default {
    background: #171a1a none repeat scroll 0 0 !important;
    border: medium none;
    border-radius: 0;
}
.home4 .title {
    border-color: #4e5151 #4e5151 #4e5151 #f4b838;
}
.home4 .owl-theme .owl-controls .owl-buttons div {
    border: 1px solid #4e5151 !important;
}
.home4 .title li a {
    color: #fff;
}
.home4 .title li a:hover {
    color: #f4b838;
}
.home4 .add .border {
    border: 1px solid #4e5151;
}
.home4 .lft-social .text {
    color: #fff;
}
.home4 .lft-social .text strong {
    color: #fff;
}
.home4 .top-header {
    border-top: medium none;
}
.home4 .weghiet h4 {
    color: #fff;
    font-size: 16px;
    margin-top: 0;
}
.home4 .breaking-btn {
    background: #fff none repeat scroll 0 0;
    color: #222626;
}
.home4 .life-style-post h3 {
    color: #fff;
}
.home4 footer {
    background: #171a1a none repeat scroll 0 0;
}
.home4 .copy-right {
    background: #0f1111 none repeat scroll 0 0;
}
.home4 .recent-comments .weghiet {
    color: #ccd2d2;    
}
.home4 .recent-comments .weghiet strong {
    color: #fff;
}
.home4 .weghiet h4 a {
    color: #fff;
}
.home4 .weghiet h3 a {
    color: #fff;
}
.home4 .blog-text a {
    color: #fff;
}
.home4 .video .col-md-3 a {
    color: #fff;
}
.home4 .blog-text p {
    color: #ccd2d2;
    padding-top: 10px;
}
/*----------- owl carousel
--------------------------*/
.navbar {
    margin-bottom:0px;
}
.breaking-news .owl-buttons {
    display:none !important;
}
.breaking-carousel {
    /* margin-bottom: 10px; */
    /* background:#fd0422; */
    /* margin-left:-25px;
    color:#fff; */
    /* padding: 10px 0; */
    margin:10px 0;
}
.breaking-news a {
    font-size :14px;
    color:#000033;
    letter-spacing:0px;
    font-weight:bold;
}
.breaking-news a:hover {
    color:red;
}
.breaking-btn {
    background: #6e000d none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1.5px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    margin:10px 0;
}
.breaking-carousel .owl-item > div {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1.5px;
    padding: 10px 10px;
    /* background:#fd0422; */
}
.owl-pagination {
    display: none;
}
.owl-buttons {
    /* position: absolute;
    right: 0;
    top: 50%; */
}
.breaking-carousel .owl-wrapper-outer {
     width: 100% !important;
}
.owl-prev {
    background: rgba(0, 0, 0, 0) url("../img/left-arrow.png") no-repeat scroll 0 0 !important;
    padding: 25px !important;
}
.owl-theme .owl-controls .owl-buttons div:first-child {
    border-right: medium none !important;
}
.owl-theme .owl-controls .owl-buttons div {
    border: 1px solid #e8e9e9 !important;
    /* border-radius: 0 !important; */
    color: #e8e9e9 !important;
    /* margin: 5px 0 !important; */
    opacity: 0.5 !important;
    padding: 20px !important;
}
.owl-prev {
    background: #ccc url("../img/left-arrow.png") no-repeat scroll center center !important;
    position:absolute;
    top:50%;
    left:0;
}
.owl-prev:hover
{
background-color:#f5f5f5 !important;
}
.owl-next {
    background: #ccc url("../img/right-arrow.png") no-repeat scroll center center !important;
    position:absolute;
    top:50%;
    right:0;
}
.owl-next:hover
{
background-color:#f5f5f5 !important;
}
.owl-theme .owl-controls {
    margin-top: 0 !important;
}
.carousel.tengah {
    width: 65%;
    margin: 0 auto;
}
/*----------- blog content
--------------------------*/
section {
    float: left;
    width: 100%;
}

.add .border {
    border: 1px solid #ebebeb;
    margin-bottom: 50px;
    padding: 15px;
}
.most-popular {
    margin-bottom: 30px;
    padding:20px;
    background:#ebebeb;
}
.latest-reviews {
    margin-bottom: 25px;
}
.header3 .post-date{
    color:#fff;
}
.post-date {
    color: #a4abab;
    font-family: "Merriweather",serif;
    font-style: italic;
    font-weight: 300;
    margin-right: 6px;
    font-size: 12px;
}
.post-comment {
    color: #a4abab;
    font-family: "Merriweather",serif;
    font-style: italic;
    font-weight: 300;
    font-size: 12px;
}
.blog-text p {
    padding-top: 10px;
    color:#5f6565;
}
.blog-text.blog-mt {
    margin-top: -140px;
    padding: 0 0 0 15px;
}
.blog-text.blog-mt a {
    color: #fff;    
    width: 100%;
}
.blog-mt .smalltitle {
    bottom: 150px !important;
}
.blog-text-post a {
    color: #222626;
}
.blog-text-post .post-date {
    display: block;
    font-size: 16px;
    margin-bottom:15px;
}
.blog-text-post p {
    color: #2c2c2c;
    margin-bottom: 30px;
    text-align:justify;
}
.blog-text-post p img {
    height:auto !important;
}
.blog-text-post h3 {
    margin-bottom: 20px;
    margin-top: 0;
}
.blog-text-post h1 {
    font-size:24px;
}
blockquote {
    border: 2px solid #eee;
    float: left;
    font-size: 14px;
    margin: 50px 0 100px;
    padding: 45px;
    position: relative;
}
blockquote p { font-family: "Merriweather",serif;    font-style: italic;}
blockquote .small, blockquote footer, blockquote small {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-top: 0;
    padding: 0;
}
blockquote::before {
    color: #f3f4f4;
    content: "";
    font-family: "FontAwesome";
    font-size: 45px;
    font-style: italic;
    left: 49px;
    position: absolute;
    top: 25px;
}
blockquote footer strong {
    color: #222626;
    font-size: 22px;
    font-weight: 300;
}
blockquote .small::before, blockquote footer::before, blockquote small::before {
    display: none;
}
.blog-text-post blockquote footer p {
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: 12px;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    letter-spacing: 3.5px;
    line-height: inherit;
}
.blog-tags-social .blog-tag a {
    border: 1px solid #8e9699;
    border-radius: 2px;
    color: #8e9699;
    font-size: 11px;
    font-style: italic;
    line-height: 36px;
    margin-right: 10px;
    padding: 10px 27px;
}
.blog-social .social-list li {
    display: inline-block;
    list-style: outside none none;
    /* padding: 0 15px; */
}
#comments #commentform p input[type="text"], #comments #commentform p textarea {
    border-color: #8e9699;
    border-radius: 0;
    border-style: solid;
    border-width: 0 0 1px;
    font-size: 13px;
    padding-bottom: 15px;
    padding-left: 0;
    padding-top: 10px;
    width: 100%;
}
#comments #commentform p textarea {
    height: 100px;
    width: 100%;
}
#comments #commentform p {
    margin: 0 0 10px;
}
#comments #commentform p.form-submit input {
    background: #222626 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1.5px;
    line-height: 24px;
    margin-top: 40px;
    text-transform: uppercase;
}
#comments #respond {
    padding-top: 50px;
}

#comments #commentform p.comment-form-author, #comments #commentform p.comment-form-email {
    float: left;
    width: 100%;
}
.comments-area .offset2 {
    margin-left: 116px;
}
.social-list {
    margin-top: 10px;
}
.comment-respond.comment-replay {
    border-top: 1px solid #e9e9e9;
    margin-top: 10px;
    padding-top: 20px;
}
.comment-replay h3 {
    margin-bottom: 35px;
}

.bdrright
{
border-right:1px solid #e9e9e9;
}
.reply {
    border: 1px solid;
    border-radius: 3px;
    padding: 5px 30px;
}
.reply:hover {
    border: 1px solid;
    color:#fff;
     background: #222626 none repeat scroll 0 0;
}
.blog-social .social-list li::before {
    display: none;
}
.blog-social {
    text-align: right;
}
.blog-text-post ul {
    list-style: outside none none;
    padding: 0;
}
.blog-text-post li {
    color: #5f6565;
    margin-bottom: 8px;
}
.blog-text-post li::before {
    content: "";
    font-family: fontawesome;
    margin-right: 10px;
}
.weghiet:last-child {
    margin-bottom: 14px;
}
.weghiet h4 {
    font-size: 13px;
    color:#222626;
    margin-top: 0;
    margin-bottom:0;
}
.weghiet h4 a {
    color:#222626;
}
.weghiet h4 a:hover {
    color:red;
}
.weghiet.backgroundcol, .weghiet.backgroundpad {
    margin-bottom:0px;
}
.entertainment-post-text h3 {
    margin-top: 30px;
}
.weghiet {
    float: left;
    margin-bottom: 14px;
    width: 100%;
}
.life-style-post-text:last-child {
    margin-bottom: 0;
}

.life-style-post h3 {
    margin-top: 0;
}
.life-style-post-text {
    float: left;
    /* margin-bottom: 14px; */
    width: 100%;
    padding-left:0;
}
.life-style-post {
    float: left;
    /* margin-top: 36px; */
    width: 100%;
}
.blog-content .subject {
    background: #222626 none repeat scroll 0 0;
    border-left: 3px solid #f4b838;
    color: #fff;
    display: inline-table;
    font-size: 12px;
    font-weight: 300;
    left: 20px;
    letter-spacing: 1.2px;
    margin-bottom: 30px;
    padding: 1px 10px;
    position: absolute;
    top: 190px;
}

.entertainment-post-text {
    float: left;
    margin-right: 29px;
    width: 48%;
}
.entertainment-post-text .subject {
    background: #222626 none repeat scroll 0 0;
    border-left: 3px solid #f4b838;
    color: #fff;
    display: inline-table;
    font-size: 12px;
    font-weight: 300;
    left: 20px;
    letter-spacing: 1.2px;
    margin-bottom: 30px;
    padding: 1px 10px;
    position: absolute;
    top: -40px;
}
.entertainment-post-text:last-child {
    margin-right: 0;
}
.entertainment-post-text .blog-text {
    margin-bottom: 50px;
    margin-top: 30px;
}
.video .weghiet:last-child {
    margin-bottom: 0;
}
.video {
    display:none;
}
.star ul {
    padding: 0;
}
.star li {
    display: inline;
}
.star-color
{
color:#f4b838;
}
.recent-comments .weghiet {
    border-bottom: 1px solid #ebebeb;
    font-family: "Merriweather",serif;
    margin-bottom: 7px;
    padding-bottom: 7px;
    color:#5f6565;
     font-size: 16px;
    letter-spacing: 1px;
}
.recent-comments .weghiet:last-child {
 border-bottom: none;
}
.recent-comments .weghiet strong{
    color:#222626;
}
.lft-social .border
{
  padding:25px 15px;
}
.lft-social .border.editorial {
    border:none;
    text-align:center;
    background:#e1e1e1;
    margin-bottom:2px;
}
.lft-social .border.editorial h4 a {
    color:#000331;
    font-size:16px;
}
.lft-social .border.editorial h4 a:hover {
    color:#f4b838;
}
.lft-social .fa.fa-facebook {
    color:  #506dae;
    font-size: 30px;
    margin-bottom: 10px;
}
.lft-social .fa.fa-twitter {
    color: #14c4f8;
    font-size: 30px;
    margin-bottom: 10px;
}
.lft-social .fa.fa-youtube-play {
    color:#e34d3c;
    font-size: 30px;
    margin-bottom: 10px;
}
.lft-social .text {
    color: #5f6565;
    font-size: 14px;
    letter-spacing: 1.2px;
}
.lft-social .text strong {
    color: #222626;
    font-size: 22px;
    font-weight: 500;
}
}
.latest-reviews .weghiet {
    margin-bottom: 13px;
}
.most-popular .weghiet {
    margin-bottom: 15px;
}
.title.bot {
    margin-bottom:10px;
}
.latest-reviews .weghiet {
    margin-bottom: 17px;
}

footer {
    background-image: url("../img/header-background.jpg");
    /* background: #111656 none repeat scroll 0 0; */
    color: #e9eaff;
    float: left;
    margin-top: 50px;
    /* padding: 50px 0 0; */
    width: 100%;
}
footer .logo
{
width:100%;
    margin-bottom: 20px;
}
footer .logo > span {
    color: #fff;
}
footer .socail-icon li {
    /* display: inline; */
    margin-right: 56px;
}
footer .weghiet a {
    color: #fff;
}
footer .weghiet h4 {
    color: #fff;
    font-weight: 500;
}
.newslater {
    border-bottom: 1px solid #393c3c;
}
.newslater input {
   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 10px 0;
    width: 91%;
}
.newslater button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.catf {
    padding-left:30px;
}
.catf h2 {
    color: #fff;
    font-size: 20px;
    /* margin-bottom: 50px; */
    border-bottom:1px solid red;
    padding-bottom : 10px;
    margin-top: 30px;
}
.catf ul {
    list-style: outside none none;
    padding: 0;
}
.catf li {
    list-style: outside none none;
    padding: 0 0px 10px 0;
}
.catf a {
    color: #bdbfe6;
    text-decoration: none;
}
.catf a:hover {
    color: #f4b838;
}
footer .socail-icon i {
    margin-right: 7px;
}
footer .socail-icon {
    /* border-bottom: 1px solid #393c3c; */
    /* float: left; */
    padding: 0 0 30px;
    width: 100%;
}
footer .socail-icon a {
    color: #bdbfe6;
    font-size: 16px;
    font-weight: 500;
}
footer .socail-icon a:hover {
    color: #f4b838;
    text-decoration: none;
}
.copy-right {
    background: #000331 none repeat scroll 0 0;
    margin-top: 50px;
    padding: 20px;
}
.copy-right-menu a {
    color: #fff;
}
.copy-right-menu a:hover {
    color: #f4b838;
}
.copy-right-text {
    float: left;
     color: #fff;
}
.copy-right-menu {
    float: right;
}
.copy-right-menu > ul {
    list-style: outside none none;
    padding: 0;
}
.copy-right-menu li {
    display: inline;
    margin-left: 50px;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

.video-tab-title {
    background: #f4b838 none repeat scroll 0 0;
    color: #fff;
    float: left;
    line-height: 22px;
    width: 100%;
}
.video-tab-title .col-md-4 {
    border-right: 1px solid #f7cd74;
    font-size: 50px;
    text-align: center;
    padding: 10px 0;
}
.video-tab-title .col-md-8 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.video-wrraper ul {
    padding: 0;
}
.video-wrraper li {
    background: #222626 none repeat scroll 0 0;
    border-left: 3px solid;
    display: list-item;
    float: left;
    line-height: 18px;
    list-style: outside none none;
    padding: 5px 0;
}
.video-wrraper li a
{
	color:#fff;
}
.video .col-md-3 a img
{
margin-bottom:10px;
}
.video .col-md-3 a {
    color: #222626;
    float: left;
    font-size: 14px;
    line-height: 23px;
     text-decoration: none;
}
.video .col-md-3 a:hover {
    color: red;
}
.video-wrraper li span {
    color: #a4abab;
    font-family: "Merriweather",serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 300;
    margin-right: 6px;
}
.scrollbar
{
	float: left;
	height: 340px;
	background: #f5f5f5;
	overflow-y: scroll;
}
#style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #3a3e3e;
}

#style-1::-webkit-scrollbar
{
	width: 12px;
	background-color: #5f6565;
}

#style-1::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #5f6565;
}
.video-wrraper li.active {
    background: #4e5151 none repeat scroll 0 0;
    border-left: 3px solid #f4b838;
}
.vlink {
    background: rgba(0, 0, 0, 0) url("../img/right-arrow.png") no-repeat scroll center center !important;
    border-left: 1px solid #e8e9e9;
    border-radius: 0;
    float: right;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0;
}


.inner-header {
    background: #f3f4f4 none repeat scroll 0 0;
    /* margin-bottom: 80px; */
    margin-top: -20px;
    padding: 50px 0 0 0;
}
.inner-header select {
    margin: 0;
    border-radius:0px;
    background: #fff;
    color:#000;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    padding: 8px 10px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    width: 39%;
}
.inner-header h1 {
    color : #000033;
    padding-left : 20px;
    font-size:28px;
    border-left : 3px solid red;
}
.select-option {position:relative; padding-top:20px;}
.select-option:after {
    content: "";
    font-size:14px;
    color:#000;
    right:8px; top:22px;
    padding:10px;
    position:absolute;
    pointer-events:none;
    font-family:fontawesome;
}
.title-bg {
    border: medium none;
    padding: 9px 0;
}
.title-bg2{
    border: medium none;
    padding: 9px 0;
   text-align: center;
}
.title-bg2 ul {
    float: none;
}
.blog-text h3 {
    /* margin-top: 30px; */
    float:left;
    width:100%;
}
.life-style-post .blog-text h3 {
    float: left;
    margin-bottom: 5px;
    margin-top: 0;
}
.text-box p, .text-box ol {
    font-size :14px;
}
.text-box.redaksi {
    text-align : center;
}
.text-box.redaksi h4 {
    color:#000033;
    font-weight:bold;
}
.text-box.media {
    text-align:justify;
}
.text-box.media ol.f {
    font-weight:bold;
    color:#000033;
    list-style-type:decimal;
}
.text-box.media ol.o{
    list-style-type:upper-greek;
}
.text-box.media p, .text-box.media ol.p{
    font-weight:lighter;
    color:#222626;
}
.text-box.media ol.p {
    list-style-type:lower-alpha;
    font-weight:normal;
}
.title-bg ul {
    float: left;
}
.pagetions li {
    display: inline;
    margin: 0 30px;
}
.pagetions li a {
    color: #1f1f1f;
    display: table-cell;
    padding: 8px 0;
    width: 40px;
    text-align:center
}
.pagetions li a:hover {
    background: #000 none repeat scroll 0 0;
    /* border-radius: 50%; */
    color: #fff;
    text-decoration: none;
}
.pagetions li .active {
    background: #000 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    text-decoration: none;
}
.pagetions a {
    color: #1f1f1f;
    display: block;
    margin-top: 8px;
    text-decoration: none;
     font-weight: 500;
}
.pagetions a:hover {
    color: #a4abab;
}
.grid2 {
    margin-bottom: 50px !important;
}

.grid2 .pad img:hover {
    background:rgba(0, 0, 0, 0.5);
}
.grid2 .smalltitle {
    background: #222626 none repeat scroll 0 0;
    border-left: 3px solid #f4b838;
    bottom: 45px;
    color: #fff;
    /* display: inline-table; */
    font-size: 12px;
    font-weight: 300;
    left: 15px;
    letter-spacing: 1.2px;
    padding: 1px 10px;
    position: absolute;
    width:90%;
}
.blog-text a {
    color: #222626;
    float: left;
    font-size: 24px;
    text-decoration: none;
}
.blog-text a:hover {
    color:red;
}
.grid2 img {
    margin-bottom: 5px;
    width: 100%;
    /* height:225px; */
}
p.ketgbr {
    text-align: right;
    font-style: italic;
}
.grid2.vid img {
    height:225px;
}
.grid2 img
.life-style-post-text.grid2.gmag {
    margin-bottom: 10px !important;
}

.img-icon img {
    width: auto;
}
.img-icon {
    float: left;
    width: 100%;
    padding-bottom:10px;
    color : #000331;
    font-weight :bold;
}
.contact-info span {
    color: #b2b8b8;
}
.contact-info {
    font-size: 16px;
}
.contact-info .col-md-6 {
    margin-bottom: 30px;
}
.ad-banner {
    margin-top: 60px;
}
/*---------- resposive ----------*/

@media (min-width:320px) and (max-width:480px)
{
    .carousel.tengah {
        width:100%;
    }
.navbar-toggle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin-bottom: 8px;
    margin-right: 18px; 
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.logo {
    text-align: center;
    width: 100%;
}
.logo img {
    width:100%
}
.pad {
    width:none;
    padding-right:0;
    text-align:left;
}
.top-add-banner {  
    margin-top: 50px;
}
.breaking-carousel .owl-item > div {   
    width: 77%;
}
.top-header {
    padding-top:unset;
    padding-bottom:5px;
}
.top-header .slogan {
    display:none;
}
.logonav {
    display:block;
    display: inline-block;
    width: 30%;
    margin-left: 10px;
}
.logonav .logo {
    margin-top:unset;
}
.top-add-banner {
    margin-top:unset;
}
.logonav marquee {
    color:#fff;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 4px;
    border-radius: 22px;
}
.col-sm-12 .header-box {
    height:100% !important;
    margin-bottom:10px;
}
.pad .col-md-6 .header-box img {
    width:100%;
}
.header-box img {
    width: 100%;
    height:50%;
}
.header-text {
    padding:unset;
}
.header-text p{
    font-size:14px;
    font-weight: 500;
    line-height : initial;
}
.padnone {
    padding:0;
}
/* .header-text.font-h {
    margin: -60% auto 75px;
} */
.header-text.font-h p {
    font-size:14px;
    line-height:initial;
}
.header-box::before {
    height:unset;
}
.blog-content {
    float: left;
    margin-bottom: 50px;
}
.weghiet {
    text-align: left;
}
.weghiet img {
    margin-bottom: 20px;
    margin-top: 10px;
    width:100%;
}
.weghiet .pad img {
    width:100%;
    height:unset !important;
}
.new.owl-carousel {
    height:166px !important;
}

.life-style-post-text {
    text-align: justify;
}
.blog-text a {
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
}
.blog-text-post h1 {
    font-size:20px;
}
.entertainment-post-text {
    width: 100%;
}
.entertainment-post-text img {
    width: 100%;
}
.ad {
    float: left;
    padding-bottom: 50px;
}
.video-tab-title .col-md-8 {
    margin-bottom: 30px;
    text-align: center;
}
.video-wrraper li { 
    text-align: center;
    width: 100%;
}
.copy-right-text {
    margin-bottom: 25px;
    text-align: center;
    width: 100%;
}
.copy-right-menu li {
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
    text-align: center;
    width: 50%;
}
.pad.lintas {
    background:none;
}
.pad.lintas img {
    width:100% !important;
    height : 100% !important;
}

footer p {
    float: left;
}
.newslater {
    margin-bottom: 50px;
    width: 100%;
    float: left;
}
footer .socail-icon li {
    float: left;
    /* margin-bottom: 24px; */
    margin-right: 0;
    width: 100%;
}
.top-sign {
    /* text-align: center; */
    width: 60%;
    float:left
}
.top-sicon > ul {
    padding: 0;
}
.top-sicon {
    text-align: right;
    /* width: 100%; */
    margin-top:10px;
}
.dropdown-menu.dropdownhover-bottom.megamenu {
    padding-top: 30px;
    width: 280px;
}
.megamenu .owl-pagination {
    display: none;
}
.grid-item--width2 {
    width: 100%;
}
.grid-item {
    width: 100%;
}
.grid {
    float: left;
    width: 100%;
}
.pagetions {
    float: left;
    width: 100%;
    margin-top:100%;
}
.filtr-container {
    float: left;
    width: 100%;
}
.catf {
    float: left;
    width: 100%;
}
.inner-header select {   
    width: 100%;
}
.pagetions li {
    margin: 0 10px;
    float: left;
    letter-spacing: 1.2px;
    /* width: 33.333%; */
}
.blog-content .subject { 
    top: 380px;
}
.entertainment-post-text .subject {
    top: -80px;
}
.catf a {
    color: #a4abab !important; 
}
.breaking-btn {
    float: left;
    /* margin-bottom: 30px; */
    width: 60%;
}
.home4 .logo span {
    color: #fff;
}
    
.blog-content img {
    width: 100%;
}
.add img {
    width: 100%;
}
.col-md-12.filtr-container {
    float: left;
    width: 100%;
}
.inner-header select { 
    width: 100%;
}
.ad {
    float: left;
    padding-bottom: 50px;
    width: 100%;
}
.header-text.font-h {
    font-size: 13px;
    position:relative;
    margin-top:10px;
    padding:0px !important;
}
.header-text.font-h p {
    font-size:13px;
    text-shadow:none !important;
    color:black;
    font-weight:bold;
}
.header-text.font-h .post-date {
    color:grey;
}
.breaking-news a {
    font-size:12px;
}
.catf {
    padding-left:0;
}
footer {
    background-size:cover;
}
}
@media (min-width:568px) and (max-width:640px)
{
.navbar-toggle {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin-bottom: 8px;
    margin-right: 18px; 
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.header-text.font-h {
    font-size: 14px;
}
.inner-header select { 
    width: 100%;
}
.blog-content img {
    width: 100%;
}
.add img {
    width: 100%;
}
.entertainment-post-text .subject {
    top: -80px;
}
.catf a {
    color: #a4abab !important; 
}
.title ul {
    float: right;
    margin-bottom: 25px;
    margin-top: 25px;
    padding: 0;
}
.title li {
    display: inline;
    float: left;
    letter-spacing: 1.2px;
    width: 33.333%;
}
.blog-content .subject { 
    top: 380px;
}
.logo {
    text-align: center;
    width: 100%;
}
.top-add-banner {  
    margin-top: 50px;
}
.breaking-carousel .owl-item > div {   
    width: 77%;
}
.header-box img {
    width: 100%;
}
.blog-content {
    float: left;
    margin-bottom: 50px;
}
.weghiet {
    text-align: center;
}
.weghiet img {
    margin-bottom: 20px;
    margin-top: 10px;
}
.life-style-post-text {
    text-align: center;
}
.blog-text a {
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
}
.entertainment-post-text {
    width: 100%;
}
.entertainment-post-text img {
    width: 100%;
}
.ad {
    float: left;
    padding-bottom: 50px;
}
.video-tab-title .col-md-8 {
    margin-bottom: 30px;
    text-align: center;
}
.video-wrraper li { 
    text-align: center;
    width: 100%;
}
.copy-right-text {
    margin-bottom: 25px;
    text-align: center;
    width: 100%;
}
.copy-right-menu li {
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
    text-align: center;
    width: 50%;
}
footer p {
    float: left;
}
.newslater {
    margin-bottom: 50px;
    width: 100%;
    float: left;
}
footer .socail-icon li {
    float: left;
    margin-bottom: 24px;
    margin-right: 0;
    width: 50%;
}
.top-sign {
    text-align: center;
    width: 100%;
}
.top-sicon > ul {
    padding: 0;
}
.top-sicon {
    text-align: center;
    width: 100%;
}
.dropdown-menu.dropdownhover-bottom.megamenu {
    padding-top: 30px;
    width: 280px;
}
.megamenu .owl-pagination {
    display: none;
}
.grid-item--width2 {
    width: 100%;
}
.grid-item {
    width: 100%;
}
.grid {
    float: left;
    width: 100%;
}
.pagetions {
    float: left;
    width: 100%;
}
.filtr-container {
    float: left;
    width: 100%;
}
.catf {
    float: left;
    width: 100%;
}
.inner-header select {   
    width: 100%;
}
.pagetions li {
    margin: 0 10px;
}
.breaking-btn {  
    float: left;
    width: 100%;
}
.social-list {
    margin: 20px auto auto;
    width: 228px;
}
.col-md-12.filtr-container {
    float: left;
    width: 100%;
}
.ad {
    float: left;
    padding-bottom: 50px;
    width: 100%;
}
}
@media (min-width:640px) and (max-width:738px)
{
.inner-header select { 
    width: 100%;
}
.breaking-btn {  
    float: left;
    width: 100%;
}
.social-list {
    margin: 20px auto auto;
    width: 228px;
}
.entertainment-post-text .subject {
    top: -80px;
}
.catf a {
    color: #a4abab !important; 
}
.title ul {
    float: right;
    margin-bottom: 25px;
    margin-top: 25px;
    padding: 0;
}
.title li {
    display: inline;
    float: left;
    letter-spacing: 1.2px;
    width: 33.333%;
}
.blog-content .subject { 
    top: 380px;
}
.logo {
    text-align: center;
    width: 100%;
}
.top-add-banner {  
    margin-top: 50px;
}
.breaking-carousel .owl-item > div {   
    width: 77%;
}
.header-box img {
    width: 100%;
}
.blog-content {
    float: left;
    margin-bottom: 50px;
}
.weghiet {
    text-align: center;
}
.weghiet img {
    margin-bottom: 20px;
    margin-top: 10px;
}
.life-style-post-text {
    text-align: center;
}
.blog-text a {
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
}
.entertainment-post-text {
    width: 100%;
}
.entertainment-post-text img {
    width: 100%;
}
.ad {
    float: left;
    padding-bottom: 50px;
}
.video-tab-title .col-md-8 {
    margin-bottom: 30px;
    text-align: center;
}
.video-wrraper li { 
    text-align: center;
    width: 100%;
}
.copy-right-text {
    margin-bottom: 25px;
    text-align: center;
    width: 100%;
}
.copy-right-menu li {
    margin-left: 18px;
}
footer p {
    float: left;
}
.newslater {
    margin-bottom: 50px;
    width: 100%;
    float: left;
}
footer .socail-icon li {
    float: left;
    margin-bottom: 24px;
    margin-right: 0;
    width: 50%;
}
.top-sign {
    text-align: center;
    width: 100%;
}
.top-sicon > ul {
    padding: 0;
}
.top-sicon {
    text-align: center;
    width: 100%;
}
.dropdown-menu.dropdownhover-bottom.megamenu {
    padding-top: 30px;
    width: 280px;
}
.megamenu .owl-pagination {
    display: none;
}
.grid-item--width2 {
    width: 100%;
}
.grid-item {
    width: 100%;
}
.grid {
    float: left;
    width: 100%;
}
.pagetions {
    float: left;
    width: 100%;
}
.filtr-container {
    float: left;
    width: 100%;
}
.catf {
    float: left;
    width: 100%;
}
.inner-header select {   
    width: 100%;
}
.pagetions li {
    margin: 0 10px;
}
.col-md-12.filtr-container {
    float: left;
    width: 100%;
}
.ad {
    float: left;
    padding-bottom: 50px;
    width: 100%;
}
}
@media (min-width:768px) and (max-width:980px)
{
.col-md-3 .header-box {
    height: 226px;
    margin-bottom: 50px;
}
.inner-header select { 
    width: 68%;
}
.navbar-default .navbar-nav > li > a {
    padding: 20px 10px 20px 0;
}
.lft-social .border {
    float: left;
}
.lft-social .text {
    font-size: 7px;
}
.lft-social .text strong {
    font-size: 10px;
}
.blog-content .subject { 
    top: 120px;
}
.breaking-btn {
    font-size: 7px; 
}
.header-text {
    font-size: 11px;
    margin: -130px auto 30px;
}
.top-add-banner {
    float: right;
    width: 66%;
}
.entertainment-post-text {
    float: left;
    margin-right: 29px;
    width:46.5%;
}
footer .socail-icon li {
    margin-right: 34px;
}
.comments-area .offset2 {
    margin-left: 99px;
}
footer .socail-icon li {
    margin-right: 23px;
}
footer .socail-icon a {
    font-size: 12px;
}
.logo {
    font-size: 25px;
}
.catf h2 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 50px;
    margin-top: 30px;
}
.weghiet h4 a {
    color: #1f1f1f;
}
.col-md-12.filtr-container {
    float: left;
    width: 100%;
}
.header2 {
    margin-bottom: 30px;
}
.ad {
    float: left;
    padding-bottom: 50px;
    width: 100%;
}
.comments-area .offset2 {
    margin-left: 75px;
}
.post-date {
    font-size: 11px;
}
.pad {
    padding: 5px;
}
.header-text.font-h {
    font-size: 13px;
    font-weight: 500;
}
.contact-info {
    font-size: 11px;
}
.header-box img {
    width: 100%;
}
.header3 .header-text {
    margin: -130px auto 80px;
}
.dropdown-menu.dropdownhover-bottom.megamenu {
    padding-top: 30px;
    width: 680px;
}
}
@media (min-width:1024px) and (max-width:1180px)
{
.col-md-3 .header-box {
    height: 310px;
    margin-bottom: 50px;
}
.header-box img {
    width: 100%;
}
.contact-info {
    font-size: 12px;
}
.header-text.font-h {
    font-size: 13px;
    font-weight: 500;
}
.header2 .header-text {
    font-size: 14px;
    margin-bottom: 60px;
    margin-top: -153px;
}
.post-date {
    font-size: 11px;
}
.ad {
    float: left;
    padding-bottom: 50px;
    width: 100%;
}
.inner-header select { 
    width: 68%;
}
.col-md-12.filtr-container {
    float: left;
    width: 100%;
}

.weghiet h4 a {
    color: #1f1f1f;
}
.navbar-default .navbar-nav > li > a {
    padding: 20px 35px 20px 0;
}
.lft-social .border {
    float: left;
}
.lft-social .border.editorial {
    border:1px solid #ebebeb;
    background-color:#000331;
}
.lft-social .text {
    font-size: 7px;
}
.lft-social .text strong {
    font-size: 10px;
}
.blog-content .subject { 
    top: 120px;
}
.breaking-btn {
    font-size: 7px; 
}
.header-text {
    font-size: 11px;
    margin: -130px auto 30px;
}
.top-add-banner {
    float: right;
    width: 66%;
}
.entertainment-post-text {
    float: left;
    margin-right: 29px;
    width: 47.5%;
}
footer .socail-icon li {
    margin-right: 34px;
}
.comments-area .offset2 {
    margin-left: 99px;
}
}

/* CAROUSEL SLIDER */
/* $carousel-height: 265px;
$control-size: 50px; */
.new.owl-carousel {
    margin-bottom:5px;
    height:265px;
}
.carousel {
  width: 80vw;
  height: $carousel-height;
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  /* box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); */
  
  &:hover .controls {
    opacity: 1;
  }
  
  .controls {
    opacity: 0;
    display: flex;
    position: absolute;
    top: 50%;
    left: 0;
    justify-content: space-between;
    width: 100%;
    z-index: 99999;
    transition: all ease 0.5s;
    
    .control {
      margin: 0 5px;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 40px;
      width: 40px;
      border-radius: 50%;
      background-color: rgba(255, 255, 255, 0.7);
      opacity: .5;
      transition: ease .3s;
      cursor: pointer;
      
      &:hover {
        opacity: 1;
      }
    }
  }
  
    .slides {
      position: absolute;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      display: flex;
      width: 100%;
      transition: 1s ease-in-out all;
      
      .slide {
        min-width: 100%;
        min-height: $carousel-height;
        height: auto;
      }
    }
}

.most-popular .weghiet .pad img {
    height:auto;
}