@font-face {

    font-family: 'optima-bold';

    src: url('../../fonts/optima-bold-webfont.eot');

	src: url('../../fonts/optima-bold-webfont.eot#iefix') format('eot'),

         url('../../fonts/optima-bold-webfont.svg') format('svg'),

         url('../../fonts/Optima-Bold.woff') format('woff'),

         url('../../fonts/Optima_Bold.ttf') format('truetype');

    font-weight: bold;

    font-style: normal;

}
@font-face {
	font-family: 'optima-regular';
	src: url('../../fonts/OPTIMALTSTD.eot');
	src: local('☺'), url('http://prenagen.blog/fonts/OPTIMALTSTD.woff') format('woff'), url('../../fonts/OPTIMALTSTD.ttf') format('truetype'), url('http://prenagen.blog/fonts/OPTIMALTSTD.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*@font-face {

    font-family: 'optima-regular';

    src: url('../../fonts/optima-regular-webfont.eot');

	src: url('../../fonts/optima-regular-webfont.eot#iefix') format('eot'),

         url('../../fonts/optima-regular-webfont.svg') format('svg'),

         url('../../fonts/optima-regular-webfont.woff') format('woff'),

         url('../../fonts/Optima-Regular.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

}*/
body {
	background:url(../../images/backgroundall-short.jpg) center top no-repeat #A32F90;
	font-family: optima-regular;
}


.header{

    background: #f7eaef !important;

    

}

.logo{

    background-image:url('../../images/lookup.png');

    height: 211px;

    width: 311px;

    position: absolute;

    z-index: 2;

}

.logo img{

    margin-left: 30px;

    margin-top: 43px;

}

.account{

    background-image:url('../../images/bg-account.png');
    position: relative;
    height: 55px;
    z-index:2;
    width: 215px;
	padding-left: 15px;

}

.account ul{position: absolute; padding-top: 14px;}

.account li{

    float: left;

    list-style: none;

    text-align: center;

    width:90px;

    height:20px;

    

    position: relative;

}

.account li:first-child {

  border-right: 2px solid #ad9a53;

}

.account li a.register{

    color: #6e5d39;

    font-size: 14px;

    position: absolute;

    left: 15px;

}

.account li a.login{

    color: #6e5d39;

    font-size: 14px;

    position: absolute;

    right: 15px;

}
.formsearchmobile .input-search {border-radius: 20px; border: #ddc2d3 solid 2px; height: 34px; color: #9a9a9a;}
.search .input-search {border-radius: 20px; border: #ddc2d3 solid 2px; height: 34px; color: #9a9a9a;}

.search { padding-top: 11px; position: relative;}



#submit {

  background: url("../../images/button-search.png") no-repeat scroll 0 0 transparent;

  color: #000000;

  cursor: pointer;

  font-weight: bold;

  height: 20px;

  padding-bottom: 2px;

  width: 29px;

  height: 28px;

  border: none;

  position: absolute;

  top: 14px; right: 3px;

}
#submitmobile{
    background: url("../../images/button-search-yellow.png") no-repeat scroll 0 0 transparent;

  color: #000000;

  cursor: pointer;

  font-weight: bold;

  height: 20px;

  padding-bottom: 2px;

  width: 29px;

  height: 28px;

  border: none;

  position: absolute;

  top: 17px; right: 20px;
}
.top-header {

    overflow: hidden;

    position: relative;

}
.top-header .medium-5 {
	width:37%
}
.top-header .medium-3 {
	width:28%
}

.middle-header{
    background: #fff;
    border-top:5px solid #9e208a;
	min-height: 70px;
}
#topmenu.sf-menu li.sfHover:hover, #topmenu.sf-menu li.sfHover{
	background: none;
}
#topmenu.sf-menu li ul li.sfHover:hover, #topmenu.sf-menu li ul li.sfHover{
    background: rgb(164, 48, 142) !important;
}
#topmenu li a{
	padding: 19px;
}
.home{

    float: left;

    position: relative;

    z-index: 2;

}

.home li{

    float: left;

    list-style: none;

    padding: 20px;

    

}

.home li a img{

    margin-top: -10px;

} 

#topmenu.sf-menu {

    position: relative;

    z-index: 2;

}

.menu li{
    float: left;
    list-style: none;
	padding: 20px;
}

.menu li:first-child a{

    

}

#topmenu.sf-menu li a{

    font-family: optima-regular;

    font-size: 16px;

    color: #841173;

}
.menu li a:hover {
	color:#000
}
#topmenu.sf-arrows .sf-with-ul::after{
	border-color: rgb(164, 48, 142) transparent transparent !important;
	right: 5px !important;
}
#topmenu ul li a{
	color: #fff !important;
}
#topmenu.sf-menu li ul li:first-child{
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
    border-bottom: solid #fff 1px;
}
#topmenu.sf-menu li ul li{
    border-bottom: solid #fff 1px;
}
#topmenu.sf-menu li ul li:last-child{
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
    border-bottom: none !important;
}
#topmenu.sf-menu li ul li:first-child a{
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
}

#topmenu.sf-menu li ul li:first-child a:hover{
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
}
#topmenu.sf-menu li ul li:first-child:hover{
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    background: rgb(164, 48, 142) transparent transparent !important;
}
#topmenu.sf-menu li ul li:hover{
    background: rgb(164, 48, 142)!important;
}
#topmenu.sf-menu li ul li:hover{
    border-color: rgb(164, 48, 142) transparent transparent !important;
}
#topmenu.sf-menu li ul li:last-child:hover{
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-color: rgb(164, 48, 142) transparent transparent !important;
}
#topmenu.sf-menu li ul li:last-child a:hover{
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}
#topmenu.sf-menu li ul li a:hover{
    background: #841173;
    font-family: optima-regular;
    font-size: 16px;
}
#topmenu li ul li a{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
ul{

    margin-left: 0px !important;

}
#deskripsi_detail_news ul{
    margin-left: 15px !important;
}

.text-slide{

    position: absolute; top: 50px;

    right: 60px; width: 41%; 

    z-index: 99999;

}

.text-slide h1{

    font-family: optima-bold;

    color: #8f187d;

    font-size: 23px;

}

.text-slide .desc-slide{

    font-family: optima-regular;

    color: #8f187d;

    font-size: 16px;

}

.link-slide{

    margin-top: 15px;

    position: absolute;

    z-index: 99999;
    width: 100%;

}

.link-slide-to{

    border:1px solid #7e206d; -webkit-border-radius: 20px; -moz-border-radius: 20px;border-radius: 20px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 5px 20px 5px 20px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;

     background-color: #ff5db1; background-image: -webkit-gradient(linear, left top, left bottom, from(#7e206d), to(#ba38a1));

     background-image: -webkit-linear-gradient(top, #7e206d, #ba38a1);

     background-image: -moz-linear-gradient(top, #7e206d, #ba38a1);

     background-image: -ms-linear-gradient(top, #7e206d, #ba38a1);

     background-image: -o-linear-gradient(top, #7e206d, #ba38a1);

     background-image: linear-gradient(to bottom, #7e206d, #ba38a1);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7e206d, endColorstr=#ba38a1);

     color: #fff;

     position: absolute;

     z-index: 99999;

}

.link-slide-to:hover{

    border:1px solid #822673;

    background-color: #ff2a98; background-image: -webkit-gradient(linear, left top, left bottom, from(#822673), to(#67265c));

    background-image: -webkit-linear-gradient(top, #822673, #67265c);

    background-image: -moz-linear-gradient(top, #822673, #67265c);

    background-image: -ms-linear-gradient(top, #822673, #67265c);

    background-image: -o-linear-gradient(top, #822673, #67265c);

    background-image: linear-gradient(to bottom, #822673, #67265c);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#822673, endColorstr=#67265c);

    color: #fff;

    z-index: 99999;

     position: absolute;

     z-index: 99999;

}

.link-slide-to:focus{

    color: #fff;

}

.slide .bx-pager{

    display: none;

    

}

.lookup-bottom{
    background-image:url('../../images/bottom-lookup.png');
    height: 225px;
    position: absolute;
    right: 0;
    bottom: -14px;
    width: 489px;
    z-index: 2;
}


.bxslider li { position: relative !important; z-index: 9999;}

.left-tahap{

    background-image:url('../../images/bg-left-m.png');

    height: 122px;

    background-repeat:no-repeat;

    width: 26px;

    z-index: 2;

    float: left;

    margin-left: 15px;

}

.right-tahap{

    background-image:url('../../images/bg-right-m.png');

    height: 122px;

    background-repeat:no-repeat;

    width: 26px;

    z-index: 2;

    float: left;

    

}

.tahap2{

    background-image:url('../../images/bg-middle-m.png');

    background-repeat:repeat-x;

    height: 225px;

    position: absolute;

    right: 0;

    top: 188px;

    width: 489px;

    z-index: 2;

}

.tahap3{

    background-image:url('../../images/bg-right-m.png');    

    height: 225px;

    position: absolute;

    right: 0;

    top: 188px;

    width: 489px;

    z-index: 2;

}
#caption-belt div.belt-title{
    background-image: url("../../images/bg-title-staging.png");
	background-repeat: no-repeat;
	font-size: 18px;
	height: 122px;
	/* margin-top: 11px; */
	padding-left: 45px;
	padding-top: 40px;
	width: 301px;
	color: #fff;
	margin-top:0px
}
#caption-belt h2{
	background-image: url("../../images/bg-title-staging.png");
	background-repeat: no-repeat;
	font-size: 18px;
	height: 122px;
	/* margin-top: 11px; */
	padding-left: 45px;
	padding-top: 40px;
	width: 301px;
	color: #fff;
	margin-top:0px
}
.row-belt {
	margin-bottom:20px !important;
	padding-top:5px !important
}
#caption-belt {
    /*background-image:url('http://prenagen.blog/assets/images/bg-middle-m.png');
    background-repeat:repeat-x;*/
    height: 108px;
    margin-top: 0px;
    margin-left: 14px;
    z-index: 2;
    padding-top: 1px;
}

.row-belt-desktop ul.staging-in li{
    background-image:url('../../images/pembatas-staging.png');
    background-repeat: no-repeat;
    background-position: right;
    float: left;
    list-style: none;
    width: 25%;
    text-align: center;
    padding-top: 15px;
    height: 99px;
}
.row-belt-desktop ul.staging-in li a {
	display:block;
	width:100%;
	height:100%
}
.row-belt-desktop ul.staging-in li a p{
    font-size: 14px !important;
    line-height: 12px;
    margin-top: 5px;
}
.row-belt-desktop ul.staging-in li:last-child{

    background-image:none;

    background-repeat: no-repeat;

    background-position: right;

    float: left;

    list-style: none;

    width: 25%;

    text-align: center;

    padding-top: 15px;

    

}

.row-belt-desktop ul.staging-in li:hover{
	background:url(../../images/bg_home_belt.png) repeat-x;
    padding-bottom:10px;    

    height:98px;

}
.row-belt-desktop ul.staging-in li.active{
	background:url(../../images/bg_home_belt.png) repeat-x;
    padding-bottom:10px;
    height:98px;
}
.row-belt-desktop ul.staging-in li:active p{
    font-family: optima-regular;
    color: #fff;
}
.row-belt-desktop ul.staging-in li:hover p{

    font-family: optima-regular;

    color: #fff;

}

.row-belt-desktop ul.staging-in li p {

    font-family: optima-regular;

    color: #8f187d;

}

.row-belt-desktop ul.staging-in li.active p {

    font-family: optima-regular;

    color: #fff;

}

.staging-left{

    width: 34%;

    float: left;
	background:url(../../images/bg_home_belt_arrow.png) no-repeat right top;

}

.row-belt-desktop .staging-right{

    float: right;

    height: 108px;

    width: 66%;

}

.row-belt-desktop .staging-in{

    background-image:url('../../images/bg-middle-m.png');

    background-repeat:repeat-x;

    height: 108px;

    margin-top: 0px;

    margin-left: 41px;

    z-index: 2;

    padding-top: 1px;

    width: 95%;

    float: left;

}

.article h3{

    font-family: optima-bold;

    color: #8f187d; 

    font-size: 18px;

}

.row-belt-desktop .new-article .image-new-article{

    float: left;

    padding-right: 25px;

}

.new-article .iframe{

    position: absolute;

}

.row-belt-desktop .new-article .text-article-slide h1 {
    color: #8f187d;
    font-size: 18px;
}
.row-belt-desktop .new-article .text-article-slide .header1 {
    color: #8f187d;
    font-size: 18px;
    background: none;
    line-height: 21px;
    margin-bottom: 9px;
}
.header1_mobile{
    color: #8f187d;
    font-size: 18px;
    background: none;
    line-height: 21px;
    margin-top: 9px;
    font-weight: bold;
}
.row-belt-desktop .text-article-slide{   

    float: left;

    width: 300px;

}

.row-belt-desktop .new-article .desc-article-slide{

    font-family: optima-regular;

    font-size: 16px;

    color: #666666;

    line-height: 20px;

}
.row-belt-desktop .new-article .text-article-slide a {
	color:#9c2089;
	margin-top:10px;
	display:block
}
.row-belt-desktop .new-article .text-article-slide a:hover {
	color:#711463
}

.row-belt-desktop .new-article{

    background-image:url('../../images/bg-new-article.png');

    background-repeat: no-repeat;

    

    width: 636px;

    height: 355px;

   

}

.row-belt-desktop .new-article .bx-wrapper{

    width: 93%;

    padding-top: 56px;

}

.row-belt-desktop .new-article .bx-controls-direction{
    position: absolute;
    right: 0;
    bottom: 18px;
}

.row-belt-desktop .new-article .bx-wrapper .bx-prev{
    left: -80px
}


.row-belt-desktop.new-article .bx-wrapper .bx-pager, .new-article .bx-wrapper .bx-controls-auto {
    bottom: 7px;
    float: left;
    position: absolute;
    right: 0;
    width: 316px;
    text-align: left;
}

.share-article{ margin-top: 5px;}

.row-belt-desktop .new-article h2 {
    background: right top no-repeat url(../../images/bg-title.png);
    color: #FFFFFF;
    font-size: 16px;
    height: 45px;
    padding-left: 7px;
    padding-top: 12px;
    width: auto;
    position: absolute;
    left:31px;
    z-index: 1;
	margin-top:16px;
	padding-right: 55px;
}
.row-belt-desktop .new-article div.header2 {
    background: right top no-repeat url(../../images/bg-title.png);
    color: #FFFFFF;
    font-size: 16px;
    height: 45px;
    padding-left: 7px;
    padding-top: 12px;
    width: auto;
    position: absolute;
    left:31px;
    z-index: 1;
	margin-top:16px;
	padding-right: 55px;
}
.popular-topik{

    background-image: url("../../images/bg-popular-topik.png");

    background-repeat: no-repeat;

    width: 305px;

    height: 395px;

    margin-top: -5px;

}

.popular-topik h2{
    color: #8f187d;

    font-size: 21px;

    padding-left: 38px;

    padding-top: 29px;

}

.popular-topik .list-popular-topik h3{
    color: #8f187d;

    font-size: 14px;

}

.popular-topik .image-popular-topik{

    float: left;

    padding-right: 5px;

}

.popular-topik .list-popular-topik{        

    margin: auto;

    width: 225px;

    height: 106px;

}

.title-topik{

    float: left;

    width: 143px;

}

.count-comment{

    background-image:url('../../images/comment.png');

    background-repeat: no-repeat;

    background-position: right;

    width: 20px;

    height: 20px;

    padding-left: 20px; padding-top: 3px;

    font-family: optima-regular;

    font-size:12px;

    float: right

}

.article-list .category h2,.category h2 {

    background: right top no-repeat url(../../images/bg-title.png);
    color: #FFFFFF;
    font-size: 14px;
    height: 42px;
    width: auto;
    position: relative;
    z-index: 1;
	margin-top:0px;
	margin-left: 0px;
    display: table-cell;
    vertical-align: middle;

}
.article-list .category div.header2,.category div.header2 {

    background: right top no-repeat url(../../images/bg-title.png);
    color: #FFFFFF;
    font-size: 14px;
    height: 42px;
    width: auto;
    position: relative;
    z-index: 1;
	margin-top:0px;
	margin-left: 0px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 13px;
    padding-right: 56px;

}

.article-list .title-article-list h3{

    font-family: optima-regular;

    color: #8f187d;

    font-size: 16px;

    padding-left:8px;

    padding-right:8px;

}

.article-list .desc-article-list {

    font-family: optima-regular;

    color: #595959;

    font-size: 14px;

    padding-left:8px;

    padding-right:8px;

    line-height: 20px;

}

.article-list .desc-article-list p {

    line-height: 20px;
	margin-bottom:0px;
	padding-bottom:20px;
	border-bottom: 1px dashed #CCCCCC

}

.article-list{

    border: 1px solid #ebebeb;
    min-height: 386px;

}


.video-list .category h2,.category h2 {

    background: right top no-repeat url(../../images/bg-title.png);

    color: #FFFFFF;

    font-size: 14px;

    height: 45px;

    padding-left: 7px;

    width: auto;

    position: relative;
    vertical-align: middle;
    z-index: 1;
	margin-top:0px;
	padding-right: 50px;

}

.video-list .title-article-list h3{

    font-family: optima-regular;

    color: #8f187d;

    font-size: 16px;

    padding-left:8px;

    padding-right:8px;

}

.video-list .desc-article-list {

    font-family: optima-regular;

    color: #595959;

    font-size: 14px;

    padding-left:8px;

    padding-right:8px;

    line-height: 20px;

}

.video-list .desc-article-list p {

    line-height: 20px;
	margin-bottom:0px;
	padding-bottom:20px;
	border-bottom: 1px dashed #CCCCCC

}

.video-list{

    border: 1px solid #ebebeb;
    min-height: 296px;
    text-align: center;
}


.share-article{

    overflow: hidden;

   /* border-top: 1px dotted #EBEBEB;*/

    padding-top: 8px;

    padding-bottom: 8px; 

}
.share-article div.fb_iframe_widget {
	float:left
}
.share-article iframe.twitter-share-button {
	margin:5px
}
.share-article ul li{list-style:none;float:left; font-size: 12px; color: #000000; padding-left:10px;padding-right:10px;}

.share-article ul li:first-child{border-right: 1px solid #e0e0e0;}

.mommies h1{

    background-image: url("../../images/bg-header-momy.png");

    background-repeat: no-repeat;

    width: 162px;

    height: 86px;

    margin: auto;

    text-align: center; 

    padding-top: 18px;

    z-index: 2;

    position: relative;

}
.mommies h6{

    background-image: url("../../images/bg-header-momy.png");

    background-repeat: no-repeat;

    width: 162px;

    height: 86px;

    margin: auto;

    text-align: center; 

    padding-top: 18px;

    z-index: 2;

    position: relative;

}
.mommies h2{

    background-image: url("../../images/bg-header-momy.png");

    background-repeat: no-repeat;

    width: 162px;

    height: 86px;

    margin: auto;

    text-align: center; 

    padding-top: 18px;

    z-index: 2;

    position: relative;

}
.mommies p{

    line-height: 20px;

    margin-bottom: 0;

}

.mommies h1 p.text1{

    font-family: optima-bold;

    color: #a2298f;

    font-size: 30px;

}
.mommies h6 p.text1{

    font-family: optima-bold;

    color: #a2298f;

    font-size: 30px;

}
.mommies h1 p.text2{

    font-family: optima-bold;

    color: #515151;

    font-size: 20px;

    font-style: italic;

}
.mommies h6 p.text2{

    font-family: optima-bold;

    color: #515151;

    font-size: 20px;

    font-style: italic;

}


.mommies h2 p.text1{

    font-family: optima-bold;

    color: #a2298f;

    font-size: 30px;

}

.mommies h2 p.text2{

    font-family: optima-bold;

    color: #515151;

    font-size: 20px;

    font-style: italic;

}

.mommies hr{

    border-top: 1px dotted #c8b6bc;

    width: 100%;

    margin-top: -46px;

}
.list-mommies {
	
    margin-top: -45px;

}
.list-mommies ul.list-mommies-item {
	
	padding-top: 60px;
}
.list-mommies .list-mommies-item li{ list-style:none; height: 50px; margin-bottom: 10px; border-bottom: 1px solid #e6e6e6}

.list-mommies .list-mommies-item li:last-child{ list-style:none; height: 50px; margin-bottom: 10px; border-bottom: none;}

.image-mommies-list {    

    float: left;

    margin-right: 20px;

    padding-left: 14px;

    

}

.list-mommies-item {background: #fbfafa;border: solid 1px #d7dffa; padding-top:15px; padding-left:5px; padding-right:5px;margin-bottom: 0px !important;}

.image-mommies-list img{border-radius: 30px;}

.name-mommies-list { font-size:14px; color: #474747; padding-top: 10px; width: 156px; float: left}
.mommies-point{
    background:url(http://prenagen.blog/images/bg-point.png) no-repeat top left;
    float: right;
    height: 40px;
    width: 43px;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    padding-top: 9px;
    text-align: center;
    padding-right:3px;
}



.newsletter input {
	margin-bottom:5px
}

.newsletter h1{

    background-image: url("../../images/newslatter.png");

    background-position: left center;

    background-repeat: no-repeat;

    color: #fff;

    font-family: optima-bold;

    padding-left:88px;

    font-size: 34px;

    height: 60px;

}

.newsletter h5{

    color: #fff;

    font-family: optima-regular;    

    font-size: 14px;

}



.newsletter .submit {

    border:1px solid #D4B467; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: 0px 0px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;

    background-color: #D4B467; background-image: -webkit-gradient(linear, left top, left bottom, from(#D4B467), to(#D4B467));

    background-image: -webkit-linear-gradient(top, #D4B467, #D4B467);

    background-image: -moz-linear-gradient(top, #D4B467, #D4B467);

    background-image: -ms-linear-gradient(top, #D4B467, #D4B467);

    background-image: -o-linear-gradient(top, #D4B467, #D4B467);

    background-image: linear-gradient(to bottom, #D4B467, #D4B467);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D4B467, endColorstr=#D4B467);

    width: 100%;

    cursor: pointer;

}

.newsletter .email {

    border: none;

    font-family: optima-regular;

    font-style: italic;

    font-size: 14px;

    color: #4d4d4d;

}

.connect-with-us{

    border-top: #ebebeb solid 2px;

    margin-top: 25px;

}

.connect-with-us h1{

    font-family: optima-bold;

    color: #a2298f;

    font-size: 18px;

}

.connect-with-us .s-twitter{

    background: #dbebf5;

    padding-bottom: 10px;

    padding-left: 15px;

    padding-top: 15px;

}

.connect-with-us .s-facebook{

    padding-bottom: 10px;

    padding-left: 15px;

    padding-top: 15px;

}

.footer {padding-top:30px;}

#example {width: 100%;}
ul#example li.top ul li a{font-size: 14px;}
.footer .footer-menu ul.footer-nav li{

	/*border-right: 1px solid #bbbbbb;*/
	float: left;
	list-style: none;
	padding-left: 15px;
	padding-right: 15px;
	height: 20px;
	margin-top: -2px;

}

.footer .footer-menu ul.footer-nav li:first-child{

    padding-left:0px;

}

.footer .footer-menu ul.footer-nav li:last-child{

    border-right: none;

}

.footer .footer-menu ul.footer-nav li a{
    font-size: 14px;
    color: #fff;
    /*margin-bottom: 25px;*/
    display: block;
    padding-bottom: 10px;
}
ul.footer-nav li ul{
    position: absolute;
}
ul.footer-nav li ul li{
    width: 100%;
    padding-left:15px !important;
}
ul.footer-nav li ul{
    display: none;
}
.footer .footer-menu{

    width: 100%;
    overflow: hidden;
    display: block;
    margin-bottom: 25px;


}
.footer li.top{
    border-radius: 5px 5px 0 0;
}
.footer li.top ul li:first-child{
    border-radius: 0px 5px 0 0;
}
.footer li.top ul li:last-child{
    border-radius: 0px 0px 5px 5px;
}
.footer li.top ul li{
    border-bottom: 1px solid #DCC2DE;
}
.footer li.top ul li:last-child{
    border-bottom: none;
}
.footer li.top ul li.justone{
    border-radius: 0px 5px 5px 0px !important;
}
.footer li.top:last-child{
    border-right: none;
}
.footer .link-soc-media{
    margin-bottom: 25px;
    font-family: optima-regular;
    font-size: 14px;
    padding-left: 18px;
}

.footer .copyright{

    margin-bottom: 25px;
    font-family: optima-regular;
    font-size: 14px;
    padding-left: 18px;

}



	hr { display:block;float:none;clear:both;margin:1em auto;color:#ccc;border:solid #ccc;border-width:1px 0 0;height:0;padding:0; }

	h2 {

		text-rendering: optimizeLegibility;
		font-weight: normal;

		font-style: normal;

		font-size: 1.6875em;

		color: #222222;

		margin-top: 0.2em;

		margin-bottom: 0.5em;

		line-height: 1.2125em;}	





	

	

/**** IMPORTANT THESE ARE NEEDED ****/	

	#container {

	  float:none;

	  background: #ffffff;

	  padding: 0;

	  margin:0 auto;

	  margin-bottom:30px;

	  /* optional */

	  -webkit-border-radius: 5px;

	  -moz-border-radius: 5px;

	  border-radius: 5px;

	  /* content-box is NEEDED. if border-box is enabled

	     then it when Masonry calculates the height and width

		 of the container it counts incorrectly and the result

		 images running to the edge of the container on the right

		 and bottom sides. Only apply content-box to the container. */

	  -webkit-box-sizing:content-box;

	  -moz-box-sizing:content-box;

	  box-sizing:content-box;

	}

	

	.box {

	  margin:10px 15px 10px 0;

	  float: left;

	  /* optional */

	  -webkit-border-radius: 5px;

	  -moz-border-radius: 5px;

	  border-radius: 5px;

	}

	.box img, { display: block; width: 100%; }

	

	/* unfortunately masonry needs hard pxs for images */

	.col1 { width: 80px; }

	.col2 { width: 180px; }

	.col3 { width: 280px; }

	.col4 { width: 303px; }

	.col5 { width: 480px; }

	.col1 img { max-width: 80px; }

	.col2 img { max-width: 180px; }

	.col3 img { max-width: 280px; }

	/*.col4 img { max-width: 380px; }*/

	.col5 img { max-width: 480px; }

	

	/* animations for the transition/reordering */

	.transitions-enabled.masonry,

	.transitions-enabled.masonry .masonry-brick {

	  -webkit-transition-duration: 0.7s;

	  -moz-transition-duration: 0.7s;

	  -ms-transition-duration: 0.7s;

	  -o-transition-duration: 0.7s;

	  transition-duration: 0.7s;

	}

	.transitions-enabled.masonry {

	  -webkit-transition-property: height, width;

	  -moz-transition-property: height, width;

	  -ms-transition-property: height, width;

	  -o-transition-property: height, width;

	  transition-property: height, width;

	}

	.transitions-enabled.masonry  .masonry-brick {

	  -webkit-transition-property: left, right, top;

	  -moz-transition-property: left, right, top;

	  -ms-transition-property: left, right, top;

	  -o-transition-property: left, right, top;

	  transition-property: left, right, top;

	}



div.bx-viewport {
	box-shadow:none !important;
	-moz-box-shadow:none !important;
}
.noPaddingLeftRight {
	padding-left:0px;
	padding-right:0px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	margin:0 2px !important
}
.noPaddingRight {
	padding-right:0px !important
}
.noPaddingLeft {
	padding-left:0px !important
}
ul.home {
	margin-bottom:0px;
}
.language {
	display:block;
	width:199px;
	height:47px;
	background:url(../../images/begebegean.png) no-repeat top left;
	position: absolute;
	margin-left: 200px;
	padding-left: 15px;
    padding-right: 20px;
    padding-top: 15px;
	color:#fff;
    z-index:1;
}
.styled-select {
    

}
.footerContainer {
	color:#FFF !important
}
.footerContainer div.bgColor {
	background:#A32F90;
	
}
.realtimeLike .fb-like {
	display:block;
	margin:95px 0 10px 40px
}
.realtimeLike .twitter-follow-button {
	display:block;
	margin:51px 0 10px 40px
}
.newsletterLogo {
	background:url(../../images/logo_small.png) no-repeat top left;
	width:96px;
	height:69px;
	position:absolute;
	margin-left: -10px;
	margin-top: -10px;
	
}
.headerBanner h1 {
	position: absolute;
	font-size: 40px;
	z-index: 1;
	color: #8f187d;
	margin-top: -63px;
	margin-left: 15px;
}
.headerBanner h2 {
	position: absolute;
	font-size: 40px;
	z-index: 10;
	color: #8f187d;
	margin-top: -63px;
	margin-left: 15px;
}
.breadcrumbs {
	font-size: 14px !important;
	border-radius: 0px !important;
	border: none !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.breadcrumbs a {
	color:#841173;
	padding: 2px 5px;
	text-transform:capitalize;
	font-size:14px
}
h2, h3, h4,h5, h6 {
	font-size:20px;
	color: #8f187d;
    font-weight: bold;
}

.headerSort h2 {
	padding : 40px 0 15px 0!important;
	margin: 0px;
	color: #8f187d;
	font-size:20px
}
a {
  color: #a73e93;
  text-decoration: none;
  line-height: inherit; }
a:hover, a:focus {
	color: #6D0E5E;
}
a img {
	border: none;
}

/** Dropdown **/
.custom-dropdown--large {
	font-size: 1.5em;
}

.custom-dropdown--small {
	font-size: .7em;
}

.custom-dropdown__select{
	/*font-size: inherit;  inherit size from .custom-dropdown */
	padding: .5em; /* add some space*/
	margin: 0; /* remove default margins */
}

.custom-dropdown__select--white {
	background-color: #fff;
	color: #444;    
}	

.custom-dropdown__select--emerald {
	background-color: #F3E2EA;
	color: #5F1459;    
}	
#formreg .custom-dropdown__select--emerald {
	background-color: #fff !important;
	color: #5F1459;    
        border: 1px solid #d7dffa;
}				

.custom-dropdown__select--red {
	background-color: #d53a22;
	color: #fff;
}

@supports (pointer-events: none) and ((-webkit-appearance: none) or
	  (-moz-appearance: none) or
	  (appearance: none)) {


    h2 + p {
        color: green; /* Demo only */
    }

    .custom-dropdown {
        position: relative;
        display: inline-block;
        vertical-align: middle;
    }
    #formreg .custom-dropdown {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 100% !important;
    }

    .custom-dropdown__select {
        padding-right: 3.5em; /* accommodate with the pseudo elements for the dropdown arrow */
        border: 0;
        border-radius: 3px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .custom-dropdown::before,
    .custom-dropdown::after {
        content: "";
        position: absolute;
        pointer-events: none;
    }

    .custom-dropdown::after { /*  Custom dropdown arrow */
        content: "\25BC";
        height: 1em;
        font-size: .625em;
        line-height: 1;
        right: 1.2em;
        top: 50%;
        margin-top: -.5em;
    }

    .custom-dropdown::before { /*  Custom dropdown arrow cover */
        width: 2em;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 0 3px 3px 0;
    }

    .custom-dropdown__select[disabled] {
        color: rgba(0,0,0,.3);
    }

    .custom-dropdown.custom-dropdown--disabled::after {
        color: rgba(0,0,0,.1);
    }
    /* White dropdown style */
    .custom-dropdown--white::before {
        top: .5em;
        bottom: .5em;
        background-color: #fff;
        border-left: 1px solid rgba(0,0,0,.1);
    }

    .custom-dropdown--white::after {
        color: rgba(0,0,0,.9);
    }
    /* Emerald dropdown style */
    .custom-dropdown--emerald::before {
        background-color: #D364C2;
    }
    #formreg .custom-dropdown--emerald::before {
        background-color: #85157c !important;
    }
    .custom-dropdown--emerald::after {
        color: #fff;
    }
    /* Red dropdown style */
    .custom-dropdown--red::before {
        background-color: #d53a22;
    }

    .custom-dropdown--red::after {
        color: rgba(0,0,0,.4);
    }
    /* FF only temporary & ugly fixes */
    /* the "appearance: none" applied on select still shows a dropdown arrow on Firefox */
    /* https://bugzilla.mozilla.org/show_bug.cgi?id=649849 */
    @-moz-document url-prefix() {
        .custom-dropdown__select {
            padding-right: 4.5em;
        }

        .custom-dropdown--large .custom-dropdown__select {
            padding-right: 4.5em;
        }

        .custom-dropdown--small .custom-dropdown__select {
            padding-right: 4.5em;
        }
    }





    .sortBy {
        padding-top: 30px;
    }

        .sortBy div.right {
            padding: 10px 20px;
        }

    div.article ul.list-mommies-item li, div.article ul.list-mommies-item li:last-child {
        height: 92px;
        padding: 5px 0 15px 0px;
        margin: 0 0 15px 0;
    }

    div.article .image-mommies-list img {
        border-radius: 0;
        width: 70px;
        height: 70px;
        -webkit-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
        transform: rotate(-2deg);
        border: 4px solid #eddde3;
    }

    div.article .name-mommies-list a {
        display: block;
        margin: 5px 0;
    }

    div.article .image-mommies-list {
        display: block;
        width: 80px;
        padding-left: 15px;
    }

    div.article .name-mommies-list {
        display: block;
        padding: 0;
        width: 185px;
        float: left;
    }

        div.article .name-mommies-list .fb-like, div.article .name-mommies-list .count-comment {
            float: left;
            margin-right: 10px;
        }

    .titleDetail {
        font-size: 25px !important;
    }

        .titleDetail span {
            color: #333;
        }

    .shareDetail {
        margin-bottom: 20px;
    }

    .new-article-detail .content {
        border-bottom: 2px solid #f0f0f0;
        padding: 10px 0;
        margin: 0 0 10px 0;
    }

    .new-article-detail .shareArticle {
        margin-bottom: 15px;
    }

    .nextPrev h5 {
        margin-bottom: 10px !important;
        font-style: italic;
        font-size: 16px;
    }

    .nextPrev a {
        font-family: optima-bold;
    }

    .nextPrev .padLeft {
        padding-left: 25%;
        padding-top: 10px;
        padding-bottom: 10px;
        border: none;
        background: #F6F6F6 url(../../images/arrow_nextPrev.jpg) no-repeat center left;
    }

    .nextPrev .padRight {
        padding-right: 25%;
        padding-top: 10px;
        padding-bottom: 10px;
        border: none;
        background: #F6F6F6 url(../../images/arrow_nextPrevR.jpg) no-repeat center right;
    }

    .newsRelated {
        margin-top: 45px !important;
    }

        .newsRelated img {
            margin-bottom: 10px;
        }

        .newsRelated .category h2 {
            margin-top: -45px;
        }

    .clear {
        clear: both;
    }

    

    .imageDetail {
        margin: 5px;
        margin-bottom: 15px;
        width: 98%;
    }

    .newsComment {
        margin-top: 50px !important;
    }

        .newsComment .formComment {
            margin: 0px;
        }

            .newsComment .formComment img, .newsComment .formComment textarea {
                float: left;
            }

            .newsComment .formComment img {
                position: absolute;
            }

            .newsComment .formComment textarea {
                margin: 0 0 5px 0;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
            }

            .newsComment .formComment .commentRightSide {
                width: 90%;
                margin-left: 10%;
                margin-bottom: 20px;
                display: block;
            }

            .newsComment .formComment h2 {
                font-size: 14px;
            }

            .newsComment .formComment p {
                font-size: 14px;
                color: #222222;
            }

            .newsComment .formComment a, .commentAction {
                font-size: 14px;
                color: #999;
            }

                .newsComment .formComment a:hover {
                    color: #000;
                }

    .replyList {
        margin-left: 10%;
    }

    .newsComment .formComment #postComment {
        background: #AF389E;
        padding: 10px;
        border: none;
        color: #FFF;
        font-family: optima-bold;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        cursor: pointer;
    }

        .newsComment .formComment #postComment:hover {
            background: #722066;
        }

    .detailNewsHightlight .hightlightNote {
        display: block;
        position: absolute;
        background-color: rgba(255, 255, 255, 0.9);
        margin-top: -139px;
        padding: 10px;
        /* margin: 0 20px; */
        width: 585px;
        margin-left: 25px;
    }

    .sortSearch {
        margin: 20px 0;
        display: block;
    }

        .sortSearch span {
            display: block;
            width: 150px;
            float: right;
        }

    .noPadRight {
        padding-right: 0px;
    }

        .noPadRight img {
            width: 100%;
        }

    .searchTitle {
        margin-top: 50px;
    }

    .searchContent, .searchList a:hover > h2.searchTitle {
        color: #222222 !important;
    }

    .searchList .large-12 {
        padding: 15px 0px;
        border-bottom: #CCC 1px dotted;
    }

        .searchList .large-12:hover {
            background: #fbfafa;
        }

    .footerContainer .custom-dropdown {
        margin-top: -20px;
        width: 200px;
    }
    /**** Clearfix ****/
    .clearfix:before, .clearfix:after {
        content: "";
        display: table;
    }

    .clearfix:after {
        clear: both;
    }

    .clearfix {
        zoom: 1;
    }


    .topright{
        position: absolute;
        right: -84px;
        top:0px;
    }
    

        .language select {
            background: transparent;
            width: 108px;
            padding: 0px;
            font-size: 12px;
            line-height: 1;
            border: 0;
            border-radius: 0;
            height: 24px;
            -webkit-appearance: none;
            color: #fff;
        }

        .language .styled-select {
            width: 80px;
            height: 24px;
            overflow: hidden;
            background: #a93293;
            border: none;
            position: absolute;
            padding: none;
            top: 10px;
            margin-left: 5px;
            border-radius: 4px;
        }
}   





/* Product */
.description{margin: 10px 0 0px 10px; line-height:21px; position:relative;font-size: 15px;line-height: 25px;text-align: justify;} 
#product-landing .contblk-01 { position:relative; }
.bgproduct{background:url(../../images/lantai.png)no-repeat center;margin-bottom: 30px;height: 140px;width: 100%; margin: 175px auto auto;}
#dumex-mamil-list, #dumex-dugro-list { width: 540px;height: 130px;margin: -200px 0px 0px 0px;padding: 0;position: absolute; }
.dock-container2 {margin: 0 0 0 70px; padding:0; left:0; bottom:0; position:absolute; z-index:900; }
.dock-container2 .dock-item2 { display:block; width:120px; margin:0; padding:0; bottom:0; position:absolute; text-align:center; text-decoration:none; outline:none !important; }
.dock-container2 .dock-item2 span { width:752px; height:754px; margin:0 0 0 -300px; display:none; text-align:center; text-indent:-9999px; }
.dock-container2 .dock-item2 img { width:80%; display:block; border:none; }
.produk p {color: #4b4b4b}

/*product detail*/
.list-produk{
    overflow: hidden;
    margin-bottom:20px;
    border-bottom: 1px solid #ccc;
    height: 227px;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:73px;
    
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../../images/button-next.png) no-repeat;
}
#flexiselDemo2 li{
    padding-top: 20px;
}
#flexiselDemo2 li .title{
    line-height: 21px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    padding-top: 7px;
    position: relative;
    vertical-align: middle;
    width: 180px;
    background: #a93293;
    color: #fff;
    border-radius: 5px;
}
#flexiselDemo2 li .title-null{
    line-height: 21px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    padding-top: 7px;
    position: relative;
    vertical-align: middle;
    width: 180px;
    color: #fff;
    border-radius: 5px;
}
#flexiselDemo2 li .title {
	position: relative;
	background: #a93293;
}
#flexiselDemo2 li .title:after, .title:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#flexiselDemo2 li .title:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #a93293;
	border-width: 8px;
	margin-left: -8px;
}
#flexiselDemo2 .title:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #a93293;
	border-width: 10px;
	margin-left: -10px;
}
#flexiselDemo2 li .box-produk{
    margin: auto;
    width: 120px;
    background: #f6f6f6;
    height: 139px;
}
#flexiselDemo2 li .box-produk-null{
    margin: auto;
    width: 120px;
}
#flexiselDemo2 li .boxes{
    margin-top:17px;
}
#flexiselDemo2 li hr{
    width:120px;
    margin: auto;
    margin-top: 6px; background: none repeat scroll 0% 0% rgb(163, 47, 144); height: 6px; border-radius: 10px; border: none;
    margin-bottom:20px;
}
#slider .flex-prev {display: none}
#slider .flex-next {display: none}
.var-rasa h6{
    text-align: center;
    color: #282828;
    font-size:16px;
}
.button-produk{
    overflow: hidden;
}
.box-beli{
    height: 140px; border: 1px solid rgb(204, 204, 204);
    padding-top: 22px;
    text-align: center;
    margin-bottom: 25px !important;
}
.box-beli .button-produk li{
    list-style: none;
    float:left;
    text-align: center;
    padding-left:3px;
    padding-right: 3px;
}
.box-beli-produk{
    padding-top: 22px;
    text-align: center;
    margin-bottom: 25px !important;
}
.box-beli-produk .button-produk li{
    list-style: none;
    display: inline-table;
    text-align: center;
    padding-left:3px;
    padding-right: 3px;
}
.button-produk li .beli{
    background: url(../../images/beli.png) no-repeat;
    width: 154px;
    height: 38px;
    padding-top:5px;
}
.button-produk li a .beli{
    color: #fff;
}
.button-produk li .sample{
    background: url(../../images/sample.png) no-repeat;
    width: 154px;
    height: 38px;
    padding-top:5px;
}
.button-produk li a .sample{
    color: #7c1f6b;
}
.box-beli{margin-left: auto; margin-right: auto; width: 84%;}
.deskripsi-produk h2{
    font-size:30px;
}
.deskripsi-produk h4{
    font-size:18px;
}
.testimonial ul.profil li{
    list-style: none;
    float: left;
}
.testimonial ul.profil li .isi-testimonial{
    height: 53px;
    font-style: italic;
}
.list-testimonial li{
    list-style: none;
    margin-bottom: 15px;
}
.img-list-testimonial{
    float: left;
}
.status {
    margin-left: 65px;
}
.status .nama{ color: #9c2089; font-size:14px; font-weight: bold;}
.status .umur{ color: #a1a1a1; font-size:14px;}
.testi{
    color: #555555;
    font-size:14px;
}
.reply a{
    color: #a4a4a4;
    font-size: 14px;
}
ul.list-testimonial li ul.sub-testi{
    padding-left:63px;
    padding-top: 9px;
}
.language-opt{
    background-color: #a93293 !important;
    font-size: 12px;
}
.detail_artikel h1{
    font-size: 25px;
    color: #8F187D;
    font-weight: bold;
}
.detail_artikel .headerSort .image-detail{
    margin-bottom: 20px;
}
/*.detail_artikel .fb-like{
    float: left;
    margin-right: 5px;
}*/
.page-prev-next{ margin-top: 70px; overflow:hidden}
.page-prev-next .prev-article {float:left; width:48%; background: #f6f6f6; padding-top:20px;padding-right:10px;padding-bottom:10px; padding-left:10px;}
.page-prev-next .prev-article .previmg{float: left}
.page-prev-next .prev-article .title-page {width:77%; float:right; text-align: right;color: #9c2089; font-size: 16px; font-weight:bold;}
.page-prev-next .prev-article .page-name {display: block; width: 77%; float: right; text-align: right; float: right;color: #5b5b5b; font-size: 16px; font-style: italic;font-weight:bold;margin-top: -10px; margin-bottom: 6px;}

.page-prev-next .next-article .page-name {display: block; width: 77%; float: right; text-align: left; float: left;color: #5b5b5b; font-size: 16px; font-style: italic;font-weight:bold;margin-top: -10px; margin-bottom: 6px;}
.page-prev-next .next-article {float:right; width:48%; background: #f6f6f6; padding-top:20px;padding-right:10px;padding-bottom:10px; padding-left:10px;}
.page-prev-next .next-article .title-page {width:77%; float:left; text-align: left;color: #9c2089; font-size: 16px;font-weight:bold;}
.page-prev-next .next-article .page-name {float: left;color: #5b5b5b; font-size: 16px; font-style: italic;font-weight:bold;margin-top: -10px; margin-bottom: 6px;}
.page-prev-next .next-article .nextimg{float: right}
.photo-profile{
    padding-left: 0px; float:right
}
.photo-profile #profile_image{
    position: absolute;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /*.twitter-share-button{margin-left: 85px;}*/

}

.news_others{
    overflow: hidden;
    margin-top:20px;
}
.news_others h2{
    background: right top no-repeat url(../../images/bg-title.png);
    color: #FFFFFF;
    font-size: 14px;
    height: 45px;
    padding-left: 7px;
    padding-top: 12px;
    width: auto;
    position: absolute;
    z-index: 1;
	margin-top:0px;
	padding-right: 47px;
}
.news_others ul li {
    width:206px; 
    float:left;
    list-style:none;
    float: left;   
    margin-left: 3px;
    margin-right: 2px;
    width: 206px;
    padding-top:3px;
}
.news_others ul li em{
    color: #9e238b;
    font-style:normal;

}
.news_others ul {overflow: hidden; border: 1px solid rgb(204, 204, 204); border-radius: 4px; margin-top:47px;background:#fbfafa}


.mans{ overflow: hidden;}
.mans .article-list .desc-article-list {min-height:60px;}
#contentpromoinfo .mans {margin-top: 50px;}
.show_all{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.show_all a{
    background: #dcc2de;
    padding: 5px 15px 5px 15px;
    border-radius:15px;
    font-size: 13px;

}
.show_all_mobile{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.show_all_mobile a{
    background: #dcc2de;
    padding: 5px 15px 5px 15px;
    border-radius:15px;
    font-size: 13px;

}
.hey{
    margin-left: -0.9375rem;
}
.sidebar_home{
    display:inline-block;
    width: 304px;
}
.videos-larger{
       display: none;
   }
   .videos-2-column{
       display: block;
   }
 .promoinfoballon{
     float: right;
 }
  .promoinfoballon li {
    position: relative;
    
    
    padding: 5px 10px 5px 10px;
    background: #FFFFFF;
    float: left;
    list-style:none;
    margin-right:6px;
    border: #d7dffa solid 2px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    -webkit-box-shadow: 2px 2px 18px 0px rgba(97, 97, 97, 0.83);
    -moz-box-shadow: 2px 2px 18px 0px rgba(97, 97, 97, 0.83);
    box-shadow: 2px 2px 21px 0 rgba(0, 0, 0, 0.20);
}

  .promoinfoballon li:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 15px;
    border-style: solid;
    border-width: 10px 8px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
}

  .promoinfoballon li:before {
    content: "";
    position: absolute;
    top: 38px;
    left: 14px;
    border-style: solid;
    border-width: 11px 9px 0;
    border-color: #d7dffa transparent;
    display: block;
    width: 0;
    z-index: 0;
}
  .promoinfoballon li a{
      color: #a4a4a4;
      font-family: optima-bold;
      font-size: 16px;
  }
  .promoinfoballon li a.justinfo{
      color: #a4a4a4;
  }

  h3.promoinfotitle {
    
    background: right top no-repeat url(../../images/bg-title.png);
    color: #FFFFFF;
    font-size: 16px;
    height: 45px;
    padding-left: 7px;
    padding-top: 12px;
    width: auto;
    position: absolute;
    z-index: 1;
	margin-top:5px;
	padding-right: 55px;
}

  h3.kategorititle {
    
    background: right top no-repeat url(../../images/bg-title.png);
    color: #FFFFFF;
    font-size: 16px;
    height: 45px;
    padding-left: 7px;
    padding-top: 12px;
    width: auto;
    position: absolute;
    z-index: 1;
	margin-top:15px;
	padding-right: 50px;
}
  .list-video{
    margin-top: 61px;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .list-video-detail {
    margin-bottom: 20px;
    overflow: hidden;
}
.image-article-list:hover {
      opacity:0.6;
}
.desc-article-list a, .hightlightNote a{
    color: #666666;
}
.desc-article-list a:hover,.hightlightNote a:hover {
    color: #a73e93 !important;
}
#sortform{margin:0 !important;}

.promoinfoballon li a:hover,.promoinfoballon li a.active{ color:#a73e93}

#listnotfound {text-align:center; margin-top:100px;}
.row-belt-desktop .image-new-article img {    
    border: 9px solid #eddde3;
    border-radius: 0;
    margin-left: 9px;
    margin-top: 13px;
    transform: rotate(-3deg);
    /*width: 235px;*/
    height: 254px;
   
}
.content .bx-wrapper, .content  .bx-viewport {
    height: 280px !important; //provide height of slider
}
#newarticle .bx-wrapper, #newarticle .bx-viewport {
    height: 279px !important; //provide height of slider
}
#image_detail img{padding-left: 8px;padding-top: 6px;}

.hightlightNote h2 a{color:#8f187d}
.fb-comments, .fb-comments * {
    width:100% !important;
}
.fb-comments, .fb-comments span, .fb-comments iframe { width: 100% !important; }
/*.detailNewsHightlight .mans {margin-top:50px;}*/
.address h2 {font-family: optima-bold;}
.address p {color:#282828; font-size: 14px; line-height:1.4 !important;}
.address {background: #fbfafa; padding: 5px; border: #d7dffa 1px solid}

#deskripsicontact{margin-bottom:25px;}
#deskripsicontact p {font-size: 14px;}
#hubungikami input[type=text],#hubungikami textarea { background: #ebebeb; border-radius: 5px; border:0px; box-shadow: none;}

#hubungikami .kirim{

    border:1px solid #7e206d; -webkit-border-radius: 20px; -moz-border-radius: 20px;border-radius: 20px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 5px 50px 5px 50px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;

     background-color: #ff5db1; background-image: -webkit-gradient(linear, left top, left bottom, from(#7e206d), to(#ba38a1));

     background-image: -webkit-linear-gradient(top, #7e206d, #ba38a1);

     background-image: -moz-linear-gradient(top, #7e206d, #ba38a1);

     background-image: -ms-linear-gradient(top, #7e206d, #ba38a1);

     background-image: -o-linear-gradient(top, #7e206d, #ba38a1);

     background-image: linear-gradient(to bottom, #7e206d, #ba38a1);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7e206d, endColorstr=#ba38a1);

     color: #fff;

     position: absolute;

     z-index: 99999;

}

#hubungikami .kirim:hover{

    border:1px solid #822673;

    background-color: #ff2a98; background-image: -webkit-gradient(linear, left top, left bottom, from(#822673), to(#67265c));

    background-image: -webkit-linear-gradient(top, #822673, #67265c);

    background-image: -moz-linear-gradient(top, #822673, #67265c);

    background-image: -ms-linear-gradient(top, #822673, #67265c);

    background-image: -o-linear-gradient(top, #822673, #67265c);

    background-image: linear-gradient(to bottom, #822673, #67265c);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#822673, endColorstr=#67265c);

    color: #fff;

    z-index: 99999;

     position: absolute;

     z-index: 99999;

}

#hubungikami .kirim:focus{

    color: #fff;

}
.wrap-hub-top {padding-bottom:40px;}
.wrap-hub,.wrap-hub-top{ overflow:hidden;}

.list-search {min-height: 155px; border-bottom: 1px dashed rgb(204, 204, 204); margin-top: 10px; margin-bottom: 10px;}
.list-search img {
    float: left;
    margin-right: 14px;
}
.list-search .deskripsi {
    font-size: 15px;
}
.list-search .title {padding-top: 46px;}
.list-search .title h6 {font-weight: bold; line-height: 20px; }

.list-search h2{
    background: right top no-repeat url(../../images/bg-title.png);
    color: #FFFFFF;
    font-size: 16px;
    height: 45px;
    padding-left: 7px;
    padding-top: 12px;
    width: auto;
    position: absolute;
    z-index: 1;
	margin-top:5px;
	padding-right: 45px;
    left: 213px;
}
html>body .styled-select  { position: absolute; top:10px; width:30px; right: 8px;}
html>body #language_select  { padding: 0px; height:25px; color: #fff;}
html>body .list-mommies-item li {overflow: hidden; padding-bottom: 20px; height:92px !important;}
html>body .name-mommies-list {width: 172px;}

.contentregister .wrap-hub-top{
    background: #fbfafa;
    padding: 20px;
}
.contentregister .wrap-hub-top h3{
    margin-bottom:35px;
}
.contentregister .row{
    background: none !important;
}
#formreg input[type=text],#formreg input[type=password],#formreg textarea { background: #fff; border-radius: 5px; border:1px solid #d7dffa; box-shadow: none;}

#formreg .regtitle{
    font-weight: bold;
    color: #333333
}
.contentregister .wrap-hub-top h4{
    margin-top:40px;
}
#ui-datepicker-div{
    width:233px !important;
}
#ui-datepicker-div select{
    padding: 0px !important;
    height:20px !important;
    font-size: 12px !important; 
}
sup{color:red;}
span.error, small.error {
    margin-top: -19px ;
}
#formreg .kirim{

    border:1px solid #7e206d; -webkit-border-radius: 20px; -moz-border-radius: 20px;border-radius: 20px;font-size:15px;font-family:arial, helvetica, sans-serif; padding: 10px 50px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
    background-color: #ff5db1; background-image: -webkit-gradient(linear, left top, left bottom, from(#7e206d), to(#ba38a1));
    background-image: -webkit-linear-gradient(top, #7e206d, #ba38a1);
    background-image: -moz-linear-gradient(top, #7e206d, #ba38a1);
    background-image: -ms-linear-gradient(top, #7e206d, #ba38a1);
    background-image: -o-linear-gradient(top, #7e206d, #ba38a1);
    background-image: linear-gradient(to bottom, #7e206d, #ba38a1);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7e206d, endColorstr=#ba38a1);
    color: #fff;
    z-index: 99999;
}

#formreg .kirim:hover{
    border:1px solid #822673;
    background-color: #ff2a98; background-image: -webkit-gradient(linear, left top, left bottom, from(#822673), to(#67265c));
    background-image: -webkit-linear-gradient(top, #822673, #67265c);
    background-image: -moz-linear-gradient(top, #822673, #67265c);
    background-image: -ms-linear-gradient(top, #822673, #67265c);
    background-image: -o-linear-gradient(top, #822673, #67265c);
    background-image: linear-gradient(to bottom, #822673, #67265c);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#822673, endColorstr=#67265c);
    color: #fff;
    z-index: 99999;
    z-index: 99999;
}

#formreg .kirim:focus{

    color: #fff;

}
.wrap-login { background: #fbfafa; padding: 20px; overflow:hidden}
.wrap-login p{ font-size: 14px;line-height: 30px; margin-bottom: 0px !important;}
.wrap-login p a{text-decoration: underline;}

.wrap-login h6 {    
    color: #343434;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 20px;

}
.wrap-login input[type=text],.wrap-login #formlog input[type=password],.wrap-login #formlog textarea { 
    background: #fff; border-radius: 5px; border:1px solid #d7dffa; box-shadow: none;
}
.wrap-login #formlog .regtitle{
    padding-top: 8px;
}
#formlog .kirim{

    border:1px solid #7e206d; -webkit-border-radius: 20px; -moz-border-radius: 20px;border-radius: 20px;font-size:15px;font-family:arial, helvetica, sans-serif; padding: 8px 40px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
    background-color: #ff5db1; background-image: -webkit-gradient(linear, left top, left bottom, from(#7e206d), to(#ba38a1));
    background-image: -webkit-linear-gradient(top, #7e206d, #ba38a1);
    background-image: -moz-linear-gradient(top, #7e206d, #ba38a1);
    background-image: -ms-linear-gradient(top, #7e206d, #ba38a1);
    background-image: -o-linear-gradient(top, #7e206d, #ba38a1);
    background-image: linear-gradient(to bottom, #7e206d, #ba38a1);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7e206d, endColorstr=#ba38a1);
    color: #fff;
    z-index: 99999;
}

#formlog .kirim:hover{

    border:1px solid #822673;
    background-color: #ff2a98; background-image: -webkit-gradient(linear, left top, left bottom, from(#822673), to(#67265c));
    background-image: -webkit-linear-gradient(top, #822673, #67265c);
    background-image: -moz-linear-gradient(top, #822673, #67265c);
    background-image: -ms-linear-gradient(top, #822673, #67265c);
    background-image: -o-linear-gradient(top, #822673, #67265c);
    background-image: linear-gradient(to bottom, #822673, #67265c);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#822673, endColorstr=#67265c);
    color: #fff;
    z-index: 99999;
    z-index: 99999;
}

#formlog .kirim:focus{
    color: #fff;
}
.editprofile{
    border:1px solid #7e206d; -webkit-border-radius: 20px; -moz-border-radius: 20px;border-radius: 20px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 5px 50px 5px 50px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
     background-color: #ff5db1; background-image: -webkit-gradient(linear, left top, left bottom, from(#7e206d), to(#ba38a1));
     background-image: -webkit-linear-gradient(top, #7e206d, #ba38a1);
     background-image: -moz-linear-gradient(top, #7e206d, #ba38a1);
     background-image: -ms-linear-gradient(top, #7e206d, #ba38a1);
     background-image: -o-linear-gradient(top, #7e206d, #ba38a1);
     background-image: linear-gradient(to bottom, #7e206d, #ba38a1);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7e206d, endColorstr=#ba38a1);
     color: #fff;
     position: absolute;
     z-index: 99999;
}
.editprofile:hover{
    border:1px solid #822673;
    background-color: #ff2a98; background-image: -webkit-gradient(linear, left top, left bottom, from(#822673), to(#67265c));
    background-image: -webkit-linear-gradient(top, #822673, #67265c);
    background-image: -moz-linear-gradient(top, #822673, #67265c);
    background-image: -ms-linear-gradient(top, #822673, #67265c);
    background-image: -o-linear-gradient(top, #822673, #67265c);
    background-image: linear-gradient(to bottom, #822673, #67265c);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#822673, endColorstr=#67265c);
    color: #fff;
    z-index: 99999;
     position: absolute;
     z-index: 99999;
     cursor: pointer;
}
.editprofile:focus{
    color: #fff;
}
.wrap-profile{
    padding-bottom: 50px;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    background: #fbfafa;
    padding-top: 20px;
    min-height: 350px;
}
/*.socmed_news{position: relative;}
.socmed_news .fb_iframe_widget {position: absolute; top:0}
.socmed_news .fb_iframe_widget span {position: absolute; top:0}
.socmed_news .twitter-share-button {position: absolute; margin-left: 85px;}
.socmed_news .sharefacebook img{margin-top: -5px;}
ul.socmed_news li{list-style: none; float: left; position: relative; width:200px}*/
.socmed_news .twitter-share-button {position: absolute; }

#subscribe_stats {
    margin-top: -16px;
    text-align: center;
    color: #fff;
}
.row .contentPage{
    padding: 5px;
}

    .produk .box-beli .button-produk {
        display: inline-table;
        margin: auto;
        width: 320px;
    }

    .produk .box-beli .socmed {
        margin-top: 26px;
    }

@media only screen and (min-width: 1023px) {
    .new-article-frame {
        background: url(../../images/bg-new-article.png) no-repeat center;
        width: 636px;
        height: 355px;
        position: absolute;
    }
    .logo-footer img{
        bottom: 95px;
        position: absolute;
        right: 26px;
    }
}
@media only screen and (max-width: 1280px) {
    #back-to-top1{display:none !important}
}
@media only screen and (max-width: 1024px) {
    .col4 { width: 290px; }   
    div.article .name-mommies-list {
        display: block;
        padding: 0;
        width: 170px;
        float: left;
    }
    .logo-footer img{
        bottom: 17px;
        position: absolute;
        right: 26px;
    }
    /*.sidebar_home{
        display: none;
    }*/
}
@media only screen and (max-width: 1001px) {
   .sidebar_home{
        display: none;
    }
   .videos-larger{
       display: block;
   }
   .videos-2-column{
       display: none;
   }
}
@media only screen and (min-width: 720px) {
    .desktop-slide{display: block;}
}
@media only screen and (min-width: 920px) {
    .mobile-slide{display: none;}
    .row-belt-mobile{display: none;}
    .menu-mobile{display: none}
    .mobile-slide{display:none;}
    .banner-mobile{display:none;}
    
}
@media only screen and (max-width: 700px) {
	#lhc_status_container{
		display: none;
	}
}
@media only screen and (max-width: 600px) {
    .mobile-slide{display: block;}
    .headerBanner h1 {
	    position: absolute;
	    font-size: 30px;
	    z-index: 10;
	    color: #8f187d;
	    margin-top: -48px;
	    margin-left: 15px;
    }
    .headerBanner h2 {
	    position: absolute;
	    font-size: 30px;
	    z-index: 10;
	    color: #8f187d;
	    margin-top: -48px;
	    margin-left: 15px;
    }
    .desktop-slide{
        display: none;
    }
	
}


@media only screen and (min-width: 601px) and (max-width: 640px) {
    .row-belt-desktop{ display: none !important; }
    .menu-mobile{display: block}
    .menu-desktop{display: none}
    .row-belt-mobile{display: block;}
    .menu li a{display: none; !important}
    .top-bar{
        background: none;
    }
    .top-bar span {color: #9e208a}
    .top-bar.expanded .title-area {
        background: none repeat scroll 0 0 #9e208a;
    }
    .top-bar-section ul li {
        background: none repeat scroll 0 0 #9e208a;
    }
    .top-bar.expanded {
        background: none repeat scroll 0 0 transparent;
        height: auto;
        position: relative;
        z-index: 9999;
        
    }
    .top-bar span{
        background-image:url('../../images/bg-menu.png');
        background-repeat: no-repeat;
        background-position: right 10px top;
        display: inline-table;
        width: 98px;
        margin-top: 6px;
    }
    .top-bar.expanded span {
        color: #fff;
        background-image:url('../../images/bg-menu-white.png');
        background-repeat: no-repeat;
        background-position: right 10px top;
        display: inline-table;
        width: 98px;
    }
    .topright, .search{display:none;}
    .top-bar ul.right li{
        border-bottom: solid 1px #fff;
    }
    .desktop-slide{
        display: none;
    }
}

@media only screen and (min-width: 641px) and (max-width: 900px) {
    
    .mobile-slide{
        display: none;
    }
}


@media only screen and (max-width: 820px) {
    .sidebar_home{
        display: none;
    }
}
@media only screen and (min-width: 701px) and (max-width: 940px) {
    .banner-desktop{ display: block;}
    .banner-mobile{ display: none;}
    .mobile-slide{display:none;}
}
@media only screen and (min-width: 568px) and (max-width: 700px) {
    .banner-desktop{ display: none;}
    .banner-mobile{ display: block;}
}
@media only screen and (max-width: 920px){
    .realtimeLike .fb-like {
        display: block;
        margin: 79px 0 10px 40px;
    }
    .detailNewsHightlight .hightlightNote {
        display: none;
    }
   .newarticleslide,.row-belt-desktop,.row-belt {display: none;}
   
    .logo{
        background-image:url('../../images/bg-logo-mobile.png');
        background-repeat: no-repeat;
        height: 211px;
        width: 216px;
        position: absolute;
        z-index: 2;
    }
    .logo img {
        margin-left: 16px;
        margin-top: 31px;
        width: 96px;
    }
    .menu-desktop,.search,.topright{ display: none; }
    .top-bar{
        background: none;
    }
    .top-bar span {color: #9e208a}
    .top-bar.expanded .title-area {
        background: none repeat scroll 0 0 #9e208a;
    }
    .top-bar-section ul li {
        background: none repeat scroll 0 0 #9e208a;
    }
    .top-bar.expanded {
        background: none repeat scroll 0 0 transparent;
        height: auto;
        position: relative;
        z-index: 9999;
        
    }
    .top-bar span{
        background-image:url('../../images/bg-menu.png');
        background-repeat: no-repeat;
        background-position: right 10px top;
        display: inline-table;
        width: 98px;
        margin-top: 6px;
    }
    .top-bar.expanded span {
        color: #fff;
        background-image:url('../../images/bg-menu-white.png');
        background-repeat: no-repeat;
        background-position: right 10px top;
        display: inline-table;
        width: 98px;
    }
    .lookup-bottom{
        background-image:url('../../images/lookup-bottom.png');
        background-repeat: no-repeat;
        height: 162px;
        position: absolute;
        right: 0;
        bottom: 0px !important;
        width: 263px;
        z-index: 2;
    }

    .row-belt-mobile .title-stag h2 {background: #9f218b; color: #fff; font-size: 18px; font-weight: bold; padding: 10px 10px 10px 15px;}
    .row-belt-mobile .title-stag div {background: #9f218b; color: #fff; font-size: 18px; font-weight: bold; padding: 10px 10px 10px 15px;}
    .row-belt-mobile .title-stag { background: #decbd6; padding-bottom: 3px;}
    i.arrow-down{float: right; width: 12px;}
    .row-belt-mobile ul.staging-in li .image-ico {width: 43px; float: left;}
    .staging-right {
        float: right;
        width: 100%;
    }
    .row-belt-mobile .staging-in {
        background: #f7f2f4 !important;
        background-repeat: repeat-x;
        float: left;
        margin-left: 41px;
        margin-top: 0;
        padding-top: 1px;
        width: 100%;
        z-index: 2;
        overflow: hidden;
    }
    .row-belt-mobile .staging-in li{
        padding-left:20px;
        position: relative;
        list-style: none;
        height: 57px;
        padding-top: 12px;
        padding-bottom: 12px;
        border-bottom: dotted 1px #d5bfc8;
    }
    .row-belt-mobile .staging-in li p{
        position: absolute;
        left: 70px;
        margin-top: 5px;
		font-family: optima-bold;
    }
    ul.newarticlemobile{
        overflow: hidden;
        border: 1px solid #ebebeb;
        padding-top: 48px;
    }
    .newarticlemobile .image-new-article img {
        border-radius: 0;
        margin-left: 9px;
        margin-top: 13px;
        width: 160px;
        float: left;
    }
    .row-belt-mobile .image-new-article{
        width: 100%;
        padding-bottom: 5px;
        overflow: hidden;
    }
    .row-belt-mobile .image-new-article img{
        padding-right: 10px;
    }
    .newarticlemobile li{
        list-style: none;
    }   
    .row-belt-mobile .new-article h2 {
        background: url("../../images/bg-title.png") no-repeat scroll right top rgba(0, 0, 0, 0);
        color: #ffffff;
        font-size: 16px;
        height: 45px;
        left: 23px;
        margin-top: 5px;
        padding-left: 7px;
        padding-right: 50px;
        padding-top: 12px;
        position: absolute;
        width: auto;
        z-index: 1;
    }
    .row-belt-mobile .new-article div.header2 {
        background: url("../../images/bg-title.png") no-repeat scroll right top rgba(0, 0, 0, 0);
        color: #ffffff;
        font-size: 16px;
        height: 45px;
        left: 23px;
        margin-top: 5px;
        padding-left: 7px;
        padding-right: 50px;
        padding-top: 12px;
        position: absolute;
        width: auto;
        z-index: 1;
    }
    .text-article-slide h2 {
        background: url("../../images/bg-title.png") no-repeat scroll right top rgba(0, 0, 0, 0);
        color: #ffffff;
        font-size: 16px;
        height: 45px;
        left: 146px;
        padding-left: 7px;
        padding-right: 50px;
        padding-top: 12px;
        position: absolute;
        width: auto;
        z-index: 1;
    }
    .text-article-slide div.header2 {
        background: url("../../images/bg-title.png") no-repeat scroll right top rgba(0, 0, 0, 0);
        color: #ffffff;
        font-size: 16px;
        height: 45px;
        left: 146px;
        padding-left: 7px;
        padding-right: 50px;
        padding-top: 9px;
        position: absolute;
        width: auto;
        z-index: 1;
        font-family: optima-bold;
    }
    .newarticlemobile h1{
        font-weight: bold;
        font-size: 20px;
        margin-top: 8px;
		font-family: optima-bold;
    }
    .newarticlenextmobile .header1_other{
        font-size: 18px;
        margin-top: 8px;
		font-family: optima-bold;
        left: 146px;
        margin-top: 48px;
        position: absolute;
    }
    .new-article-next ul.newarticlenextmobile li{
        list-style: none;
        padding-bottom: 20px;
    }
    .new-article-next ul.newarticlenextmobile li h1{
        font-size: 16px;
        font-weight: bold;
        left: 146px;
        margin-top: 48px;
        position: absolute;
    }
    .new-article-next ul.newarticlenextmobile li h3{
        font-size: 16px;
        font-weight: bold;
        left: 146px;
        margin-top: 48px;
        position: absolute;
    }
    .new-article-next ul.newarticlenextmobile li img{
        width: 132px; float: left;
    }
    .row-belt-mobile .other-article-mobile h2 {
        background: none repeat scroll 0 0 #9f218b;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        padding: 10px 10px 10px 15px;
    }
    .row-belt-mobile .other-article-mobile h4 {
        background: none repeat scroll 0 0 #9f218b;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        padding: 10px 10px 10px 15px;
    }
    .newsletter_m{
        padding: 160px 25px 25px 25px;
	    background:url(../../images/bg_sosmed.jpg) no-repeat top left;
	    height:459px;
        width: 300px;
        margin: auto;
        margin-bottom: 20px;
    }
    .newsletter_m input {
	    margin-bottom:5px
    }
    .newsletter_m h1{
        background-image: url("../../images/newslatter.png");
        background-position: left center;
        background-repeat: no-repeat;
        color: #fff;
        font-family: optima-bold;
        padding-left:88px;
        font-size: 34px;
        height: 60px;
    }
    .newsletter_m h5{
        color: #fff;
        font-family: optima-regular; 
        font-size: 14px;
    }
    .newsletter_m .submit {
        border:1px solid #D4B467; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: 0px 0px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
        background-color: #D4B467; background-image: -webkit-gradient(linear, left top, left bottom, from(#D4B467), to(#D4B467));
        background-image: -webkit-linear-gradient(top, #D4B467, #D4B467);
        background-image: -moz-linear-gradient(top, #D4B467, #D4B467);
        background-image: -ms-linear-gradient(top, #D4B467, #D4B467);
        background-image: -o-linear-gradient(top, #D4B467, #D4B467);
        background-image: linear-gradient(to bottom, #D4B467, #D4B467);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D4B467, endColorstr=#D4B467);
        width: 100%;
        cursor: pointer;
    }
    .newsletter_m .email {
        border: none;
        font-family: optima-regular;
        font-style: italic;
        font-size: 14px;
        color: #4d4d4d;
    }
   
    .top-bar ul.right li{
        border-bottom: solid 1px #fff;
    }
    
    .produkmobile ul li{list-style:none; border-bottom: 1px solid #ccc;margin-bottom: 20px;}
    .produkmobile ul li:last-child{border-bottom:none}
    .Image-produkPage{float:left; margin-right: 15px;}
    .entry-content{    
        min-height: 200px;
        overflow: hidden;
        color: #4b4b4b;

    }
    .entry-content a{ 
        color: #4b4b4b;
    }
    .produkmobile ul li a img {width: 100px;}
    #carousel{
        margin: auto;
        width: 142px;
    }
    .produkmobile h3 a {
        color: #8f187d;
    }
    .col4 {
        text-align: center;
        width: 100%;
    }
    .photo-profile{
        padding-left: 0px; float:none
    }
    .photo-profile #profile_image{
        position: relative;
    }
}

@media only screen and (max-width: 500px) {
    .produk .box-beli .button-produk{
        display: inline-table; width: 158px;
    }
    .produk .box-beli .socmed{
        margin-top: 4px;
    }
    .footer .copyright {
        font-family: optima-regular;
        font-size: 14px;
        margin-bottom: -14px;
        padding-left: 18px;
        text-align: center;
    }
    .newarticlenextmobile h2{font-size: 14px !important; padding-right: 20px !important; width: 49%;}
    .row-belt-mobile ul li p {font-size: 13px;}
    .desktop-slide{
        display: none;
    }
}

@media only screen and (min-width: 700px) and (max-width: 860px) {
    .produk .box-beli .button-produk{
        display: inline-table; width: 158px;
        margin-top: -3px;
    }
    .produk .box-beli .socmed{
        margin-top: 4px;
    }
    .sortBy{
        position: absolute;
    }
}
.sortBy{
        position: absolute;
        right: 0;
    }

@media only screen and (max-width: 600px) {
    .desktop-slide{
        display: none;
    }
    .banner-desktop{ display: none;}
    .lookup-bottom{
        background-image:url('../../images/bottom-lookup-mobile.png');
        background-repeat: no-repeat;
        height: 137px;
        position: absolute;
        right: 0;
        bottom: 0px !important;
        width: 263px;
        z-index: 2;
    }

}
@media only screen (min-width: 601px) and (max-width: 900px) {
    .desktop-slide{
        display: block;
    }
    .mobile-slide{
        display: none;
    }
}
@media only screen and (max-width: 400px) {
    
    .footer .copyright {
        font-family: optima-regular;
        font-size: 14px;
        margin-bottom: -39px;
        margin-top: 73px;
        padding-left: 18px;
        text-align: center;
    }
    .logo-footer{
        margin-top: -104px;
    }
    .logo-footer img {
        position: inherit;
    }
    ul#example li{
        padding-right:20px;
    }
    .sf-menu ul {
        box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
        min-width: 13em;
    }
    
}

#subscribe_stats_m{color: #ffffff; text-align: center;}
.bahasa{position: absolute; top: 22px; right: 157px; z-index: 9999 }
.top-bar input[type="text"]{margin: 0 !important;}
.search-mobile{height: 37px !important;}

.sidebanner{    
    margin-bottom: 20px;
    text-align: center;
}
.sitemapPage ul{
    margin-left: 20px !important;
}
.contentPage ul,.contentPage ol{
    margin-left: 15px !important;
}
.sitemapPage,.contentPage{margin-top: 20px;}
#deskripsi_detail_news{text-align:justify;}


.sidebar_right{overflow: hidden}
#deskripsiprodukdetail iframe{
    margin-top:20px;
    margin-bottom: 20px;
}
h2#kategorititle{
    margin-top: 20px;
}
.list-faq .pertanyaan p{
    color: #000;
}
.list-faq .jawaban p{
    font-weight: bold;
    color: #000;
}
.faq li.list-faq{border-bottom: 1px dotted rgb(204, 204, 204);}

#lhc_status_container.hide-status {
    display: none !important;
}
#lhc_status_container * {
    box-sizing: content-box;
    direction: ltr;
    font-family: arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: left;
}
#lhc_status_container .status-icon {
    color: #000;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 35px 10px 9px;
    text-decoration: none;
}
#lhc_status_container:hover {
    right: -55px;
    transition: all 0.2s ease 0s;
}
#lhc_status_container {
    
    right: -72px;
    position: fixed;
    top: 150px;
    transition: all 0.2s ease 0s;
    width: 190px;
    z-index: 9989;
}
@media only screen and (max-width: 640px) {
#lhc_need_help_container {
    display: none;
}
#lhc_status_container {
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    bottom: 0;
    box-shadow: none;
    left: 0;
    margin-bottom: 5px;
    position: relative;
    right: 0;
    top: 0;
    width: auto;
}
.titleppej{
    font-size:15px !important;
}
}


figcaption{
    text-align: center;
    color: #9c2089;
    float: left;
    font-size: 16px;
    font-weight: bold;
    width: 100%; 
    margin-top:10px;
}

.ppej h3{
    border-bottom: 2px solid;
    padding-bottom: 10px;
}

.ppej input[type="submit"]{
    border:1px solid #7e206d; -webkit-border-radius: 20px; -moz-border-radius: 20px;border-radius: 20px;font-size:15px;font-family:arial, helvetica, sans-serif; padding: 10px 50px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
    background-color: #ff5db1; background-image: -webkit-gradient(linear, left top, left bottom, from(#7e206d), to(#ba38a1));
    background-image: -webkit-linear-gradient(top, #7e206d, #ba38a1);
    background-image: -moz-linear-gradient(top, #7e206d, #ba38a1);
    background-image: -ms-linear-gradient(top, #7e206d, #ba38a1);
    background-image: -o-linear-gradient(top, #7e206d, #ba38a1);
    background-image: linear-gradient(to bottom, #7e206d, #ba38a1);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7e206d, endColorstr=#ba38a1);
    color: #fff;
    z-index: 99999;
    cursor: pointer;
}
.AlexaSiteStatsWidget{
    display: none !important;
}

.home .image-article-list img{
    /*margin-top:42px;*/
}

.home .article-list{
    min-height:398px;
}