/*
Theme Name: Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License: Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description: Place here your custom CSS styles
*/
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 900px;
  }
}#search input[type="text"] {
    background: url(../images/search-white.png) no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #bebebe;
    width: 150px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#search input[type="text"]:focus {
    width: 200px;
    }





.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}

#menu { margin:80px 0 0 220px}

a.test: link {
    text-decoration:none; 
	color:#ffffff;
    font-size: 1em;
}
a.test: hover {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #006893;
 }

a{ text-decoration:none; color:#ff6600}
a:hover { text-decoration:underline; color:#006893}
#menu li{ margin-bottom:10px}
#title { font-size:22px}


.hidiverse_guide_point .hidiverse_guide_btn, .hidiverse_guide_point2 .hidiverse_guide_btn, .hidiverse_guide_btn{
	font-family: "MyriadPro-SemiboldCond";
	width:100px;
	height:40px;
	margin:5px;
	background:none;
	border:2px solid #ffffff;
	color:#e20f17;
	text-align:center;
	cursor:pointer;
	border-radius: 15px;
}
.hidiverse_guide_point:hover .hidiverse_guide_btn, .hidiverse_guide_point2:hover .hidiverse_guide_btn, .hidiverse_guide_btn:hover{
	background:#ff9900;
	color:#fff;
}


#hit { height:10px; font-size:11px; color:white; float:right}
.logo-gambar
{
    margin-top: 3px;

}
.contact_container
{
    border-radius: 10px;
    height:70px;
    width: 180px;
    border:3px solid #999;
    margin-top: -5px;
}
.contact_cap
{
    background-image: url(../img/engineer_icon2.png);
    background-repeat: no-repeat;
    width: 50px;
    height: 100px;
    padding-left: 50px;
}
.contact_phone
{
    background-image: url(../img/phone_icon.png);
}
.contact_whatsapp
{
    background-image: url(../img/whatsapp_icon.png);
}
.contact_bbm
{
    background-image: url(../img/bbm_icon.png);
}
.contact_phone,.contact_whatsapp,.contact_bbm
{
    width: 20px;    
    padding-left: 20px;
    margin-bottom: 5px;
    background-repeat: no-repeat;
    color: black;
}
.language
{
    margin-top: -10px; 
    margin-right: 20px;
}
.custom-mobile-bar
{
    margin-left: -30px !important;
}
.section
{
    padding-bottom: 5px;
    padding-bottom: 5px;
}
.nav-title
{
    display: none !important;
}
@media (max-width:480px) {
    .contact_container
    {
        margin-top:8px;        
        background-color: #999;    
        margin-right: -4px;
    }
    .contact_phone,.contact_whatsapp,.contact_bbm
    {
        color: white;
    }
    .language
    {
        margin-top: 25px; 
        margin-right: 10px;
    }
    .custom-mobile-bar
    {
        margin-left: -30px !important;
        margin-top: -80px !important;
    }
    .navbar-colapse,
    .collapse
    {
        border:none !important;        
    }
    .navbar-collapse > .navbar-nav,
    .navbar-collapse > .nav,
    .collapse > .navbar-nav,
    .collapse > .nav,
    .navbar-collapse,
    .collapse
    {
        padding: 20px;
        background-color: #333;
        background-color: rgba(0, 0, 0, 0.8);        

    }    
    .main-navigation > .navbar-default > .navbar-collapse > .navbar-nav > li > a,
    .main-navigation .navbar-default .navbar-nav > li > a {
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important; 
        margin-right: 10px;
        padding:5px 10px;
        margin-top: 10px;
    }
    .main-navigation > .navbar-default > .navbar-collapse > .navbar-nav > li.active > a {
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important; 
        background-color: #ff9900;
        height:35px;
        color: #55acee;
    }
    .main-navigation > .navbar-default > .navbar-collapse > .navbar-nav > li > a:hover,
    .main-navigation > .navbar-default > .navbar-collapse > .navbar-nav > li.active > a:hover {
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;         
        height:35px;
        color: #55acee;
        background:#ff9900;
        color:#fff;
    }
    .nav-title
    {
        display: block;
        text-align:center; 
    }

}
.scrollspy
{
    background-color:transparent !important;
}
.slide-banner
{
    margin-top: 100px;
}
.news-container
{
    background-color: #030119;
    border-radius: 10px;
    -webkit-border-radius:10px;
    -o-border-radius:10px;
    border:1px solid white;
}
.news-title
{
    background-color: #d90b00;
    color: white;
    margin-top: 10px;
    border-radius: 5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
    padding:10px;  
    font-size: 15px;
}
.news-head
{
    color: #fe9900;
    padding: 10px 10px 5px 10px;
    font-size: 12px;
}
.distributor-container
{   
    background-color: #030119;
    border-radius: 10px;
    -webkit-border-radius:10px;
    -o-border-radius:10px;
    border:1px solid white;
    min-height: 140px;
    width: 90%;
    margin: 30px auto;
    padding:20px 20px 20px 40px;
}
.distributor-title
{
    background-color: #d90b00;
    border-radius: 10px;
    -webkit-border-radius:10px;
    -o-border-radius:10px;
    color: white;
    padding:10px;
    width: 250px;
    margin-top:-40px;
    margin-left:-20px;
    font-size: 15px;
    font-weight: bold;
}
.distributor-logo
{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    background-color: white;
    margin-right: 14px;
    margin-top: 20px;
}
