p span {
	font-family:'arial',sans-serif !important;

}
.no-padding {
	padding:0px !important;
}
.no-border {
	border:none !important;
}
.clearfix {
	clear:both;
}
.no-border-radius {
    border-radius: 0px !important;
}
label, p, .form-control{
	font-weight:normal;
}
.form-control {
	border-radius:0px !important;
}

a.btn-loan h2, a.btn-simulation h2 {
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
}
a.btn-loan,  a.btn-simulation {
	width:50%;
}
.active-tab {
	color: #F15A2B !important;
	padding :7px 10px  !important;
	background:#fff !important;
}
a.btn-simulation, a.btn-loan {
	padding :7px 10px;
	background: #F15A2B;
	color:#fff;
	font-weight:bold;
	position: relative;
}

#motor {
	display:none
}
/*
Header
*/
.rajadana .header{
	/*background: #fff;*/
	background: #fff;
	border-top:3px solid #f15a2b;
}
.rajadana .nav-top-menu{
	background: transparent;
}
.rajadana .top-header img {
	margin-top: -5px;
}
.rajadana .top-header a.current-open:after{
	font-size: 13px;
}
.rajadana .top-header{
	background: #007176;
	font-size: 13px;
	color: #fff;
}
.rajadana .top-header a{
	color: #fff;
}
.rajadana .top-header a:hover{
	color: #ccc;
}
.rajadana .cart-block{
	margin-top: 5px;
}
.rajadana .cart-block .cart-block-content .product-info .p-right .p-rice{
	  color:#f96d10;
}
.rajadana #shopping-cart-box-ontop .cart-block{
	margin-top: 0;
}
.rajadana a:hover{
    color:#FFF;
}
h5.product-name a:hover {
  color:#F15A2B !important;
}
.rajadana .top-header .dropdown-menu{
	border-top: 2px solid #007176;
}
.rajadana .top-header .dropdown-menu a{
	color: #333;
}
.search.rajadana .main-header .header-search-box{
	padding: 0px;
}
.header-search-box {
    padding: 0px !important;
}
.rajadana .main-header .header-search-box .form-inline .form-category{
	float: right;
	margin-right: 40px;
	border-left: 1px solid #008a90;
	height: 41px;
	background: #00abb3;
	color: #fff;

}
.rajadana .main-header .header-search-box .form-inline .btn-search{
	top: 0;
	right: 0;
}
.rajadana .main-header .header-search-box .form-inline .input-serach{
	padding-top:7px;
}.rajadana .header-search-box form .input-serach input{
	color: gray;
}
.rajadana .header-search-box form .input-serach input::-webkit-input-placeholder { color:gray;font-style:italic;}
.rajadana .header-search-box form .input-serach input::-webkit-input-placeholder { color:gray;font-style:italic;  }
.rajadana .header-search-box form .input-serach input::-webkit-input-placeholder { color:gray;font-style:italic;}

.rajadana .main-header .header-search-box .form-inline .btn-search{
	color: #fff;
	font-size: 16px;
	background-color:#26215b;
}
.rajadana .select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #fff;
}
.rajadana .select2-container--default .select2-selection--single .select2-selection__arrow b{
	border-color: #fff transparent transparent transparent;
}
.rajadana .main-header .header-search-box .form-inline {
    border: none;
    background: #eee;
    color: #fff;
    display: inline-block;
    width: 100%;
}
.rajadana .main-header .header-search-box .keyword{
	display: inline-block;
	color: #fff;
	font-size: 13px;
	line-height: 21px;
	float: right;
}
.rajadana .main-header .header-search-box .keyword a{
	color: #fff;
}
.rajadana .main-header .header-search-box .keyword .lebal{
	text-decoration: underline;
	font-weight: bold;
}
.rajadana .main-header .header-search-box .keyword .lebal:before{
	content: '';
	width: 5px;
	height: 5px;
	background: #fff;
	float: left;
	margin-right: 10px;
	margin-top: 9px;
}
.rajadana .main-header .header-search-box .form-inline .btn-search .fa{
	line-height: inherit;
}
.rajadana .group-button-header .btn-cart{
	background: url("../images/icon-cart-round6.png") no-repeat center center;
}
.rajadana .group-button-header .btn-heart{
	  background: url("../images/icon-heart-round6.png") no-repeat center center;
}
.rajadana .group-button-header .btn-compare{
	background: url("../images/icon-compare-round6.png") no-repeat center center;
}

.rajadana .nav-top-menu.nav-ontop{
	background:#393379;
	height: 51px;
}
.rajadana .nav-top-menu.nav-ontop .navbar-right{
	display: none;
}
.rajadana #form-search-opntop .btn-search .fa{
	display: none;
}
.rajadana #box-vertical-megamenus{
	width: 85px;
	padding: 0;
}

.rajadana #main-menu .navbar{
	border-radius: 0;
	background: #f15a2b;
}
.rajadana #main-menu .navbar-default .navbar-nav>li>a{
	color: #FFF;
	border-right: none;
	text-transform: uppercase;
	font-weight: bold;
}
.rajadana #main-menu .navbar-default .navbar-nav>li:last-child>a{
	background: none;
}
.rajadana #main-menu .navbar .navbar-nav>li:hover {
	background-color:#f15a2b;
	background-image: url(../img/caret-white.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#fff !important;
	background-position: center bottom;
    background-size: 19px;
    /*background: #26215B;*/
}
.rajadana #main-menu .navbar .navbar-nav>li.active{
	background-color:#26215b;
	background-image: url(../img/caret-white.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#fff !important;
	background-position: center bottom;
    background-size: 19px;

}
.rajadana #main-menu .navbar .navbar-nav>li:hover a, 
.rajadana #main-menu .navbar .navbar-nav>li.active a{
	background:none;
	color:#FFF;
}
.rajadana #main-menu li.dropdown>a:after{
	position: absolute;
	left: 46%;
	-ms-transform: translateX(-50%);
  	-webkit-transform: translateX(-50%);
  	transform: translateX(-50%);
	top: 15px;
	font-size: 12px;
}
.rajadana #main-menu li.dropdown:hover:before{
	display: none;
}

.rajadana .box-vertical-megamenus .title{
	background: #0e8385;
}
.rajadana .box-vertical-megamenus .vertical-menu-content{
	border-top: none;
	min-width: 270px;
	border-right: 1px solid #eaeaea;
}
.rajadana #main-menu{
	width: 100%;
	padding: 0 15px;
	margin: 0;
	padding-left:15px;
}
.rajadana .box-vertical-megamenus{
	top: 1px;
}
.rajadana .nav-ontop #box-vertical-megamenus .title{
	background: #F15A2B;
	color: #fff;
	border-left: none;
	text-align: center;
	height: 50px;
    margin-top: 1px;

}
.rajadana .nav-ontop #box-vertical-megamenus .title .btn-open-mobile{
	margin: 0;
}
.rajadana .nav-ontop #box-vertical-megamenus .box-vertical-megamenus{
	top: 0;
	background: #0e8385;
}
.rajadana #form-search-opntop .btn-search:before{
	color: #fff;
}
.rajadana #form-search-opntop form .input-serach input{
	color: #fff;
}
.rajadana #form-search-opntop form .input-serach input::-webkit-input-placeholder { color:#fff; }
.rajadana #form-search-opntop form .input-serach input::-webkit-input-placeholder { color:#fff;  }
.rajadana #form-search-opntop form .input-serach input::-webkit-input-placeholder { color:#fff; }

.rajadana #form-search-opntop:hover form{
  border: 1px solid #dfdfdf;
  background: #007176;
}
.rajadana #user-info-opntop a.current-open:before {
  color: #fff;
}
.rajadana #shopping-cart-box-ontop .fa{
	color: #fff;
}
.rajadana .header-top-right{
	border-top: none;
	margin: 0;
	padding: 0 15px;
}
.rajadana .header-top-right .homeslider {
	width: 63.5%;
}
.rajadana .group-banner-slider .item{
	margin-bottom: 2px;
}
.rajadana .group-banner-slide .col-left{
	width: 196px;
	float: left;
}
.rajadana .group-banner-slide .col-right{
	width: 228px;
	float: left;
}
.rajadana .group-banner-slide .item{
	margin-left: 1px;
	float: left;
	margin-bottom: 2px;
}
.rajadana .group-banner-slide .item:last-child{
	margin-bottom: 0;
}
.rajadana  .policy{
	background: #e1e9ee;
}
.rajadana .policy .title{
	height: 34px;
	background: #cfd5da;
	border-left: 5px solid #008a90;
	line-height: 34px;
	font-size: 16px;
	font-weight: bold;
	color: #006379;
	text-transform: uppercase;
	padding-left: 8px;
}
.rajadana .policy ul{
	line-height: 24px;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 11px;
}
.rajadana .link-buytheme .fa{
	line-height: inherit;
}
.rajadana .group-banner-slide .col-right .item:last-child{
	margin-top: 1px;
}
.rajadana .policy ul li{
	margin-bottom: 10px;
}
.rajadana .policy a img{
	margin-right: 5px;
}
.rajadana .policy a .icon2{
	display: none;
}
.rajadana .policy a:hover .icon2{
	display: inline-block;
}
.rajadana .policy a:hover .icon1{
	display: none;
}

.rajadana .policy ul li:last-child{
	margin-bottom: 0;
}

.rajadana .header-top-right .homeslider .bx-controls-direction .bx-prev, 
.rajadana .header-top-right .homeslider .bx-controls-direction .bx-next{
	background: #007176;
}
.rajadana .header-top-right .homeslider .bx-wrapper .bx-pager .bx-pager-item a{
	border-radius: 0;
	width: 24px;
	height: 24px;
	background-color: rgba(190,190,190, 0.7);
	color: #000;
	line-height: 24px;
	border: none;
	margin-right: 10px;
	display: block;
}
.header-top-right .homeslider .bx-wrapper .bx-pager .bx-pager-item{
	width: 34px;
	height: 24px;
	margin-right: 0;
}
.rajadana .header-top-right .homeslider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.rajadana .header-top-right .homeslider .bx-wrapper .bx-pager.bx-default-pager a.active{
	background-color: rgba(0,0,0, 0.7);
	color: #fff;
}



.rajadana .box-vertical-megamenus .vertical-menu-list {
	padding-top: 4px;
}
.rajadana .box-vertical-megamenus .vertical-menu-list li{
	border: none;
	padding: 0 20px;
}
.rajadana .box-vertical-megamenus .vertical-menu-list>li:hover{
	background: #007176;
}
.rajadana .box-vertical-megamenus .vertical-menu-list>li:hover>a{
	color: #fff;
	border-color: transparent;
}
.rajadana .box-vertical-megamenus .vertical-menu-list>li:hover>a:before{
	color: #fff;
}
.rajadana .box-vertical-megamenus .vertical-menu-list:li:last-child>a{
	border:none;
}
.rajadana .box-vertical-megamenus .vertical-menu-list>li>a{
	border:none;
	padding-left: 0;
	border-bottom: 1px dotted #eaeaea;
	line-height: 36px;
}
.rajadana .box-vertical-megamenus .vertical-menu-list li:hover{
	border-left: none;
}
.rajadana .box-vertical-megamenus .vertical-menu-list li:hover>a{
	border-top: none;
}
.rajadana .box-vertical-megamenus .all-category{
	margin-top: 0px;
	padding-right: 0;
}
.rajadana .vertical-dropdown-menu .mega-group-header span{
	border-color: #007176;
}
.rajadana .box-vertical-megamenus .all-category span:hover{
	background: #007176;
	color: #fff;
	border-color: #007176;
}
.rajadana .box-vertical-megamenus .all-category span:after{
	  content: "\f101";
	  font-size: 16px;
	  font-weight: normal;
}
.rajadana .box-vertical-megamenus .vertical-menu-content ul>li>a.parent:before{
	right: 20px;
}
.rajadana .vertical-dropdown-menu .mega-products .mega-product .product-price .new-price{
	  color: #f96d10;
}
.rajadana .cart-block .cart-block-content .cart-buttons a.btn-check-out{
	background: #007176;
}

.rajadana .page-heading{
	font-size: 16px;
	font-weight: bold;
}
.rajadana .page-heading span.page-heading-title{
	border-bottom: 3px solid #F15A2B;
}

.rajadana .owl-controls .owl-prev:hover, 
.rajadana .owl-controls .owl-next:hover {
  background: #F15A2B;
  color: #26215b;
}

.rajadana .content-page {
	background: #eaeaea;
}
.rajadana #main-menu .dropdown-menu .block-container .group_header>a{
	border-color: #007176;
}
.btn-login-dark {
	background:#26215b;
	padding:5px 0px 5px 0px;
    color: #fff;
    width:98%;
    text-transform:uppercase;
    float:right;
    border-radius: 0px;
    text-align:center;
    display:inline-block;
    font-weight: bold;
}
a:hover.btn-login-dark {
	background: #f15a2b; }
.active {
	color:#F15A2B !important;
	font-weight:bold;
}
.active-red {

}
.logo {
    margin-top: -10px;
}
.top-bar-social {
    margin: 13px 24px 0px 0px;
}
.top-bar-social p {
    float: left;
    color: #fff;
    padding: 0px 7px;
}
.top-bar-social a {
    color: #fff;
    font-size: 17px;
   
    width: 25px;
    height: 25px;
    position: relative;
    display: block;
    float: left;
    text-align: center;
    margin-right: 5px;
}
.top-bar-social a.fb {
	 background:#3a5795;
}
.top-bar-social a.twitter {
	 background:#55acee;
}

.top-bar-social a.google {
	background: #d73d32;
}
/* 
Slider
*/
.rajadana .homeslider {
    position: relative;
}
.rajadana .homeslider{
	position: relative;
}
.rajadana .bx-control{
	position: absolute;
	bottom: 25px;
	right: 15px;
}
.rajadana .bx-control .fa{
	line-height: inherit;
}
.rajadana .bx-control a{
	width: 24px;
	height: 24px;
	background-color: rgba(190,190,190, 0.7);
	float: left;
	text-align: center;
	line-height: 24px;
	color: #000;
	margin-right: 10px;
}
.rajadana .bx-control .bx-prev,
.rajadana .bx-control .bx-next{
	color: #fff;
	font-weight: bold;
}
.rajadana .bx-control .bx-prev:hover,
.rajadana .bx-control .bx-next:hover{
	background: #008a90;
}
.rajadana .bx-control a:hover,
.rajadana .bx-control a.active{
	background-color: rgba(0,0,0, 0.7); 
	color: #fff;
}
.rajadana .bx-control .slide-prev,
.rajadana .bx-control .slide-next,
.rajadana .bx-control .slide-pager{
	width: auto;
	display: inline-block;
	float: left;
}
.content-slider {
	position: absolute;
    padding: 20px;
    margin-top:100px
}
.content-slider a {
	margin-top:15px
}
.content-slider h2 {
    color: #201a5b;
    font-weight: bold;
    font-size:35px
}
.content-slider ul {
	margin:10px auto;
}
.content-slider ul li i {
	color:#26215b;
}
.content-slider ul li {
	color:#3d3d3d;
	margin:5px auto;
	font-size:19px;
}
.content-slider p {
	width:300px;
}
.content-slider button {
	margin-top:20px;
}
.description {
	padding:20px;
}
.description ul li {
	text-align: right;
	float:right;
	margin:0px;
	min-height:auto !important;
	border:none !important;
	font-size: 12px;
    padding: 0px !important;
}
.description a {
    margin: 10px auto;
}
.green-dark {
    border-radius: 0 !important;
    background: #F15A2B;
    padding: 10px 20px 9px 20px;
    color: #fff;
    text-transform: uppercase;
    margin: 0px 4px;
}
a:hover.green-dark {
	background:#201a5b;
	color:#fff;
}
.green-light {
	border-radius:0 !important;
	background:#F15A2B; 
	padding:10px 20px 9px 20px;
	color: #fff;
	text-transform: uppercase;
	margin:0px 4px;
}
a:hover.green-light {
	background:#26215b;
	color:#fff;
}
/* Calculator */
.group-calculation {
    background: #0e8385;
    padding: 10px;
}
.group-calculation {
    background: #26215B;
    padding: 10px;
}
.content-cal  {
	background:#fff;
}
.head-cal {
    margin: 0px auto 10px auto;
    text-align: center;
}
.head-cal i {
    float: left;
    color: #fff;
    margin-top: -4px;
    font-size: 18px;
}
.head-cal h2 {
    color: #fff;
    font-size:15px;
    text-transform: uppercase;
    font-weight: bold;
}
select.select-invisible {
	background:none;
	border:none;
	font-size:16px;
	font-weight:bold;
	color:#F15A2B;
	-webkit-appearance:none;
}
.form-agunan select.select-invisible2 {
	font-size: 13px;
    font-weight: bold;
    color: #26215b;
    height:40px;

}
.form-agunan span {
	color:#F15A2B;
	font-size:14px;
}
.form-agunan-kredit-motor span {
	color:#F15A2B;
}
.amount-wrap span, .month-wrap span {
	color:#F15A2B;
}
.form-agunan {
	position: absolute;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    z-index:5;
}

.date-time {
	margin:15px auto;
}

.form-agunan table {
	    font-size: 18px;
    line-height: 30px;
}
.btn-calculate {
    font-weight: bold;
    width: 214px;
    text-align: center;
    background:#F15A2B;
    padding: 7px 20px;
    color: #fff;
}
.btn-calculate-motor {
	font-weight: bold;
	width: 192px;
	text-align: center;
	background: #F15A2B;
	padding: 7px 20px;
	color: #fff;
}
/* Banner  */
.banner-boder-zoom{
  position: relative;
  overflow: hidden;
  margin-bottom:0px;
    height: 100px;
        margin-top: 20px;

}
.banner-boder-zoom1{
  position: relative;
  overflow: hidden;
  margin-bottom:0px;
    height: 100px;

}
.banner-boder-zoom a:before{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  display: block;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.banner-boder-zoom a:after{
  position: absolute;
  top: 10px;
  left: 10px;
  right:10px;
  bottom:10px;
  content: "";
  display: block;
  z-index: 10;
  border: 1px solid #fff;
  opacity: 0;
}
.banner-boder-zoom a img{
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.banner-boder-zoom:hover a img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner-boder-zoom:hover a:before{
  opacity: 1;
}
.banner-boder-zoom:hover a:after{
  opacity: 0;
}
.banner-boder-zoom2{
  position: relative;
  overflow: hidden;
  height: 100px;
}
.banner-boder-zoom2 a:before{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  display: block;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0);
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.banner-boder-zoom2 a:after{
  position: absolute;
  top: 10px;
  left: 10px;
  right:10px;
  bottom:10px;
  content: "";
  display: block;
  z-index: 10;
  border: 1px solid #fff;
  opacity: 0;
}
.banner-boder-zoom2 a img{
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.banner-boder-zoom2:hover a img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner-boder-zoom2:hover a:before{
  opacity: 1;
}
.banner-boder-zoom2:hover a:after{
  opacity: 0;
}
.banner-bottom {
    margin-top:25px;

}
.rajadana .content-page {
	background: #eaeaea;
}
.page-top {
    margin-top: 0px !important;
}

/* Producct */
.category-featured {
    margin-top:25px;
}
.content-page {
	margin-top: 25px;
    padding-bottom:25px;
}

/** OPTION CATEGORY **/

.rajadana .category-featured.all .sub-category-list a:hover{
	color:#201a5b;
}

.rajadana .category-featured.all .navbar-brand{
	display:block;
	background:#F15A2B;
	color:#201a5b;
}
.rajadana .category-featured.all .navbar-brand h2 {
	font-size: 14px;
    padding: 20px 0px;
    color:#201a5b;
}
.rajadana .category-featured.all .navbar-brand a:hover{
	color: #fff;
}
.rajadana .category-featured.all .nav-menu .navbar-collapse {
	background: #fff;
	border-bottom: 2px solid #F15A2B;
}
.rajadana .category-featured.all .nav-menu .nav>li:hover a,
.rajadana .category-featured.all .nav-menu .nav>li.active a{
	color: #F15A2B;
}

.rajadana .category-featured.all .nav-menu .nav>li:hover a:after,
.rajadana .category-featured.all .nav-menu .nav>li.active a:after{
	color: #F15A2B;
}

.rajadana .category-featured.all .nav-menu .nav>li>a:before{
	background:none;
}

.rajadana .category-featured.all .product-list li .add-to-cart {
	background-color: rgba(0, 150, 136, 0.7);
	background: rgba(0, 150, 136, 0.7);
	color: rgba(255, 51, 102, 0.7);
	text-transform:uppercase;
	font-weight:bold;
}
.rajadana .category-featured.all .product-list li .add-to-cart:hover {
	background: #26215b;
}

.rajadana .category-featured.all .product-list li .quick-view a.search:hover,
.rajadana .category-featured.all .product-list li .quick-view a.compare:hover,
.rajadana .category-featured.all .product-list li .quick-view a.heart:hover{
	background-color: #26215b;
	opacity: 0.9;
}
/* */
.rajadana .product-featured{
	margin-top: 0;
	background: #fff;
}
.rajadana .product-featured .sub-category-list{
	float: left;
	padding: 20px 30px;
	line-height: 30px;
}
.rajadana .product-featured .product-featured-tab-content{
}
.rajadana .product-featured .product-featured-tab-content .box-left{
	width: 20%;
	float: left;
	border-left: 1px solid #eaeaea;
}
.rajadana .product-featured .product-featured-tab-content .box-right{
	width: 80%;
	float: left;
}
.rajadana .product-featured .product-featured-tab-content .box-full{
	width: 100%;
	float: left;
	border-left: 1px solid #eaeaea;
} 
.rajadana .product-featured .product-featured-tab-content .box-full .product-list li{
	width: 20%;
	float: left;
	border-bottom: none;
}
.rajadana .product-featured .product-featured-tab-content .category-banner{
	padding-right: 0;
}
.rajadana .product-featured .product-featured-tab-content .category-banner img{
	
}
.rajadana .product-featured .product-featured-tab-content .category-list-product{
	padding-left: 0;
}
.rajadana .product-featured .product-list{
	margin-left: 0;
	margin-right: 0;

}
.rajadana .product-featured .product-list li{
	padding: 0;
	min-height: inherit;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	padding-bottom: 3px;
	list-style:none;
}

.rajadana .product-featured .owl-prev, 
.rajadana .product-featured .owl-next {
  background: transparent;
  width: 28px;
  height: 28px;
  color: #ccc;
  text-align: center;
  padding-top: 0;
  font-size: 48px;
}
/* Nav Menu */
.rajadana .nav-menu {
    margin-bottom: 0;
}
.rajadana .nav-menu .nav>li>a{
	background: none;
	padding: 14px 15px;
	margin-left: 10px;
}
.rajadana .nav-menu .nav>li>a:after{
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f0d8";
	position: absolute;
	bottom: -40px;
	left: 50%;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
	-webkit-transition: all 0.3s ease-out 0s;
	  -moz-transition: all 0.3s ease-out 0s;
	  -o-transition: all 0.3s ease-out 0s;
	  transition: all 0.3s ease-out 0s;
	  opacity: 0;
	  visibility: hidden;
}
.rajadana .nav-menu .nav>li>a:before{
	content: '';
	width: 100%;
	height: 1px;
	background: #fa8334;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	transform: scale(0, 1);
}
.rajadana .nav-menu .navbar-collapse {
	background: #fff;
	border-bottom: 2px solid #fa8334;
}
.rajadana .nav-menu .nav>li:hover a,
.rajadana .nav-menu .nav>li.active a{
}

.rajadana .nav-menu .nav>li:hover a:before,
.rajadana .nav-menu .nav>li.active a:before{
	transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.rajadana .nav-menu .nav>li:hover a:after,
.rajadana .nav-menu .nav>li.active a:after{
	/* color: #fa8334; */
	bottom: -6px;
	opacity: 1;
	visibility: inherit;
}
.nav-menu{
    border: none;
}
.nav-menu .container-fluid{
    padding: 0;
}
.nav-menu .navbar-collapse{
   z-index: 10000;
   padding: 0;
   margin: 0;
   border:none;
}
.nav-menu .nav>li:last-child a{
    background-image: none;
}
.nav-menu .nav>li>a{
    padding: 15px 25px;
}
.nav-menu .navbar-toggle{
    height: 50px;
    margin: 0;
    padding-right: 3px;
}

.nav-menu .navbar-brand{
    
    font-size: 14px;
    font-weight: bold;
    display: none;
    text-transform: uppercase;
}
.nav-menu .navbar-brand a{
    color: #fff;
}
.nav-menu .toggle-menu{
    float: right;
    line-height: 49px;
    max-height: 50px;
}

.nav-menu .toggle-menu:before{
    font: normal normal normal 17px/1 FontAwesome;
      content: "\f0c9";
      line-height: inherit;
      color: #fff;
}
.produk-share {
    margin: 8px auto;
    width: 105px
}

.produk-share ul li  {
	float:left;
	/*padding:10px;*/
	min-height:auto !important;
	border:none !important;
	margin:auto 2px !important;
}
.produk-share ul li a.fb {
	background:#185aa5;
	padding: 2px 6px !important;
}
.produk-share ul li a.tw {
	background:#5dc1ea;
	padding: 2px 3px !important;
}
.produk-share ul li a i {
	color:#fff;
	font-size: 14px;
}
.produk-share ul li p {
	font-size:13px;
	color:gray;
	margin:auto 5px;
}
.left-block {
	height:120px;
	display:block;
}

.left-block img{
	width:inherit;
}

.rajadana #footer {
    margin-top: 10px;
}
.footer2copy {
	background: #201a5b !important;
    padding: 10px 0px;
    color: #fff;
    font-size: 12px;
}
.introduce-title {
	color:#201a5b;
	border-bottom: 1px solid #201a5b;
	padding-bottom: 8px;
}
.menu-bottom {
	background:#26215b;
	padding: 10px 20px;
    color: #fff;
    margin: 10px 0px auto 0px;
    text-transform:uppercase;
}

.chat{
    width: 406px;
  height: 165px;
  background:url(../img/chat.png)no-repeat;
  position:fixed;
    font-size: 0;
    z-index: 6;
    right: 10px;
    bottom:0px;
}
.intro-btm {
	margin:79px 0px 0px 37px;
    color: #fff;
    /* position: fixed; */
    z-index: 999999;
    font-size: 12px;
    width: 200px;
}
a.intro-btn {
	background:#7FC346;
	color:#fff;
	padding:10px;
}
.intro-call {
	margin: 0px 0px 7px 37px;
    color: #fff;
    /* position: fixed; */
    z-index: 999999;
    font-size: 14px;
    width: 185px;
    text-align: center;
}
.intro-kirim {
	margin: 0px 0px 0px 29px;
    color: #fff;
    /* position: fixed; */
    z-index: 999999;
    font-size: 15px;
}
.intro-kirim a {
	background:#F15A2B;
	padding: 7px 50px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
.list ul {
	float:right;
}
.list ul li {
	float:left;
	color:#fff;
	font-size:14px;
	margin:auto 10px;
}
.list ul li a {
	color:#fff;
	font-size: 12px;
}
.description-product p {
	color:#000;
}
.description-product {
	margin-top:10px;
	height: 100px;
}
/*-----------------
[6. Banner bootom]
*/
.rajadana .banner-bottom .item-left{
	padding-right: 0;
}
.rajadana .banner-bottom .item-right{
	padding-left: 0;
}

#address-box a img {
width:200px;
margin:15px auto 0px auto;
}
.heading {
    margin: 10px auto 20px auto;
    text-align: center;
    position: relative;
}
.heading h2 {
    min-width: 80px;
    max-width: 250px;
    margin: 5px auto -29px auto;
    background: #fff;
    padding: 5px 16px !important;
    border: 2px solid #eee !important;
    display:  inline-block;
    color: #F15A2B;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    text-align: center !important;
    position: relative;
}

.dark-green>li>a, .dark-green>li>span {
	color:#26215b;
}
.dark-green>.active>a, 
.dark-green>.active>a:focus, 
.dark-green>.active>a:hover, 
.dark-green>.active>span, 
.dark-green>.active>span:focus, 
.dark-green>.active>span:hover {
	background-color:#26215b;
    border-color:#26215b;
}
.btn-file {
  position: relative;
  overflow: hidden;
  background:#F15A2B;
  color:#fff;
  border-radius:0px;
  border-color:#F15A2B;
}
.btn-file:hover {
	background:#F15A2B;
	border-color:#F15A2B;
}
.btn-submit {
  margin:20px auto;
  position: relative;
  overflow: hidden;
  background:#26215b;
  color:#fff;
  border-radius:0px;
  border-color:#26215b;
  text-transform:uppercase;
}
.btn-submit:hover {
	background:#F15A2B;
	border-color:#F15A2B;
	color:#fff;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: inherit;
  display: block;
}
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}


.general-info,.personal-info,.bank-info, .current{
	padding:0px 10% ;
	margin-bottom:40px;
}
.general-info label,.personal-info label, .bank-info label,.current label{
	margin:10px auto;
}
.personal-info-agent {
	padding:0px 10% ;
	margin-bottom:40px;
}
.personal-info-agent label {
	padding:5px 20px;
}
.personal-info-agent h2 {
	text-transform:uppercase;
	font-size:16px;
	padding:20px 0px 10px 0px;
	border-bottom:1px solid #26215b;
	color :#26215b;
	font-weight:bold;
}
.info-tab{
  margin: 30px auto;
}
.info-tab .nav-tab{
  width: 100%;
  overflow: hidden;
  z-index:99;
  position: relative;
}
.info-tab .nav-tab>li{
  height: 50px;
  line-height: 50px;
  float: left;
  display: inline;
  background: #e2e2e2;
  border: 1px solid #e2e2e2;
  color: #26215b;
  text-transform: uppercase;
  text-align: center;
  margin-right: 8px;
  font-weight: bold;
}
.info-tab .nav-tab>li:last-child{
  margin-right: 0;
}
.info-tab .nav-tab>li>a{
    color: #fff;
    padding: 0 26px;
    height: 50px;
    float: left;
    background: #26215b;
}
.info-tab .nav-tab>li:hover>a,
.info-tab .nav-tab>li.active>a{
  background: #fff;
  color: #26215b;;
}
.info-tab .tab-container{
    padding: 20px;
    border: 1px solid #e2e2e2;
    margin-top: -1px;
    z-index: 1;
}
.info-tab .tab-container p{
  margin: 0 0 10px;
  color:#666;
  text-align:center;
}
.info-tab .tab-container .table{
  margin-bottom: 0;
}
.info-tab .tab-container .tab-panel{
  line-height: 24px;
}

.login-with-sn {
	margin:0px auto;
	width: 231px;
}
.login-with-sn p {
	text-align:center;
	padding:5px 0px;
	color:#727272;
}
.login-with-sn ul li  {
	float:left;
	/*padding:10px;*/
	min-height:auto !important;
	border:none !important;
	margin:auto 2px !important;
}
.login-with-sn ul li a.fb  {
	background:#185aa5;
	padding:2px 7px !important;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	float:left;
}
.login-with-sn ul li a.tw {
	background:#5dc1ea;
	padding:2px 4px !important;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	float:left;
}
.login-with-sn ul li a.g {
	background:#dd4b39;
	padding:2px 4px !important;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	float:left;
}
.login-with-sn ul li a.fb p {
	font-size:12px;
	font-weight:bold;
	float:left;
	background:#185aa5;
	margin: 0px 5px 0px 5px;
	color:#fff;
}
.login-with-sn ul li a.tw p {
	font-size:12px;
	font-weight:bold;
	float:left;
	background:#5dc1ea;
	margin: 0px 5px 0px 5px;
	color:#fff;
}
.login-with-sn ul li a.g p {
	font-size:12px;
	font-weight:bold;
	float:left;
	background:#dd4b39;
	margin: 0px 5px 0px 5px;
	color:#fff;
}
.login-with-sn ul {
	margin-bottom:0px;
}
.login-with-sn ul li a i {
	color:#fff;
	font-size: 16px;
	float:left;
	padding-top: 2px;

}
.box-register {
    border: 1px solid #eee;
    padding: 27% 0px;
    min-height: 398px;
    text-align: center;
}

.box-register h3 {
	margin-bottom:30px;

}

.btn-register {
	padding: 10px 20px;
	background: #26215b;
	border:none;
}
a:hover.btn-register,a:focus.btn-register  {
	padding: 10px 20px;
	background: #F15A2B;
	color:#fff;
	border:none;
}
.btn-general {
	margin:10px auto;
	padding: 10px 0px;
	background: #26215b;
	border:none;
	width:49%;
    display: inline-block;
    text-align: center;
    float:left;
    font-weight: bold;
    text-transform: uppercase;
}
a:hover.btn-general, a:focus.btn-general{
	padding: 10px 20px;
	background: #F15A2B;
	color:#fff;
	border:none;
}
.btn-general-100 {
	margin:0px auto;
	padding: 10px 0px;
	background: #26215b;
	border:none;
	width:100%;
    display: inline-block;

    float:left;
    font-weight: bold;
    text-transform: uppercase;
}
.btn-general-100 p {
	padding:0px 20px;
	font-weight:bold;

}
.btn-general-100 i {
	font-size:18px;
	padding:0px 20px;
}
a:hover.btn-general-100, a:focus.btn-general-100 {
	background: #F15A2B;
	color:#fff;
	border:none;
}
.btn-general-100-center {
	margin:0px auto;
	padding:5px 0px;
	background: #26215b;
	border:none;
	width:100%;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    text-align:center
}
a:hover.btn-general-100-center, a:focus.btn-general-100-center {
	background: #F15A2B;
	color:#fff;
	border:none;
}
.btn-login {
	padding: 10px 0px;
	background:#26215b;
	border:none;
	width:49%;
    display: inline-block;
    text-align: center;
    float:left;
    font-weight: bold;
    text-transform: uppercase;
}

.btn-login:hover {
	padding: 10px 0px;
	background:#F15A2B;
	border:none;
	width:49%;
    display: inline-block;
    text-align: center;
    float:left;
    font-weight: bold;
    text-transform: uppercase;
}

a:hover.btn-login {
	margin:10px auto;
	padding: 10px 0px;
	background:#F15A2B;
	border:none;
	width:49%;
    display: inline-block;
    text-align: center;
    float:left;
    font-weight: bold;
    text-transform: uppercase;
}

.btn-login-logreg {
	margin:10px auto;
	padding: 12px 0px;
	background:#F15A2B;
	border:none;
	width:50%;
    display: inline-block;
    text-align: center;
    float:left;
    font-weight: bold;
    text-transform: uppercase;
    color:#fff!important;
}
.btn-login-logreg.active {
	background-color:#26215b;
	background-image: url(../img/caret-white.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#fff !important;
	background-position: center bottom;
    background-size: 19px;
}
a:hover.btn-login-logreg,a:active.btn-login-logreg,a:focus.btn-login-logreg {
	background-color: none !important;
    background-image: url(../img/caret-white.png);
    background-repeat: no-repeat;
    background-position: center;
    color: #fff !important;
    background-position: center bottom;
    background-size: 19px;
    border:none !important;
    transition:none;
}

.btn-profile {
	margin:0px auto;
	padding: 14px 0px;
	background:#f15a2b;
	border:none;
	width:33.3333333%;
    display: inline-block;
    text-align: center;
    float:left;
    font-weight: bold;
    text-transform: uppercase;
    color:#ffffff !important;
    vertical-align:center;
}
.btn-profile p label {
	    font-weight: bold;
	    cursor:pointer !important;
}
.btn-profile p {
	padding-top:10px;
	font-weight:bold
}
.btn-profile.active {
	background-color:#26215b;
	background-image: url(../img/caret-white.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#fff !important;
	background-position: center bottom;
    background-size: 19px;

}
.btn-profile.active-red {
	background:red;
	color:#fff !important;
	cursor:hand;
	font-weight:bold
}
a:hover.btn-profile,a:active.btn-profile,a:focus.btn-profile {
	background-color:#26215b;
	background-image: url(../img/caret-white.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#fff !important;
	background-position: center bottom;
    background-size: 19px;
    border:none;
    transition:none !important;
       cursor:pointer !important;
}

.btn-wrap {
    margin: 10px auto 0px auto !important;
}
.btn-wrap a, .btn-wrap a:hover, .btn-wrap  a:focus {
    margin: 0px auto 0px auto !important;
   /* border-bottom: 5px solid #F15A2B;*/
    cursor:pointer !important;
}
.btn-wrap a p{

}
#register label, #login label  {
	padding:5px 0px;
	color:#666;
}
.top-header-user {
	background:#f15a2b
}
.content-profile {
	margin-top: 0px;
    padding-bottom: 30px;
    padding-top: 10px;
}
#columns-profile {
	padding-top:20px;
	padding-bottom: 5px;
}

.nav-justified>li>a {
	color:#201a5b;
	font-weight:bold;
}
.nav-justified>li.active {
	background:#26215b;
	color:#fff !important;
}
.nav-justified>li.active>a:visited, .nav.nav-justified>li>a:focus, .nav.nav-justified>li>a:hover {
	color:#fff;
	background:#26215b !important;
	
}
.nav-justified>li>a {
	margin-bottom:0px;
}
nav.navbar-profile {
	background:#F15A2B;
	border-radius:0px !important;
	border:none;
	display: inline-block;
	width:100%;
	text-transform:uppercase;
	
}
.navbar-profile ul.navbar-nav {
	margin:auto ;
}

.navbar-profile ul.navbar-nav>li>a {
	text-transform:uppercase;
	color:#201a5b;
	font-weight:bold;
	padding:0px;
	
}

.navbar-profile ul.navbar-nav>li {
	/*border-right:1px solid #fff;*/
	float: left;
	padding: 5px;
}
.navbar-profile ul.navbar-nav>li.active, .navbar-profile ul.navbar-nav>li>a:hover,.navbar-profile ul.navbar-nav>li>a:focus {
	background:#00968D;
	color:#fff;

	
}
.navbar-profile ul.navbar-nav>li.active a {
	color:#fff;
}


.navbar-logreg ul.navbar-nav {
	margin:auto ;
}

.navbar-logreg ul.navbar-nav>li>a {
	text-transform:uppercase;
	color:#201a5b;
	font-weight:bold;
	padding:0px;
	
}

.navbar-profile ul.navbar-nav>li {
	/*border-right:1px solid #fff;*/
	float: left;
	padding: 5px;
}
.navbar-profile ul.navbar-nav>li.active, .navbar-profile ul.navbar-nav>li>a:hover,.navbar-profile ul.navbar-nav>li>a:focus {
	background:#00968D;
	color:#fff;

	
}
.navbar-profile ul.navbar-nav>li.active a {
	color:#fff;
}

.panel-group .panel.panel-profile {
	background:#eee;
	border-radius:0px;
	box-shadow:none;
	margin-bottom:-7px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.h-profile {
	background:#f15a2b;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	border-radius: 0px;
}
.c-profile {
	background:#fff;
	border:1px solid #eee;
	box-shadow:none;
	margin-bottom: -7px;
	padding:10px 20px 25px 20px;
}
.c-general {
	background: #fff;
    padding: 10px 20px 20px 20px;    
    margin: 10px auto;
    border: 2px solid #eee;
    position: relative;

}
.c-general-new {
	background: #fff;
    padding: 10px 20px 20px 20px;    
    margin: 0px auto;
    border: 2px solid #eee;
    position: relative;
    border-top: none;

}
.c-general label {
	padding:10px 0px;
}
.form-general {
	background: #fff;
    padding: 10px auto 10px auto;
    margin: 10px auto 10px auto; 
}
.form-general label {
	padding:10px 0px;
}
.form-general h2 {
	text-transform:uppercase;
	font-size:16px;
	padding:20px 0px 10px 0px;
	border-bottom:1px solid #26215b;
	color :#26215b;
	font-weight:bold;
}
.ca-general {
	background: #fff;
    padding: 20px;
    margin: 20px auto 0px auto;
    border: 2px solid #eee;
    position: relative;
}
.ca-general label {
	padding:10px 0px;
}


.c-kontrak-wrap {
	background: #fff;
    padding: 0px;
    margin: 20px auto;
    border: 2px solid #eee;
    position: relative;
}
.c-kontrak label {
	padding: 0px 0px 16px 0px;
}
.c-kontrak {
	padding:20px;
}
.head-kontrak {
	background: #F15A2B;
    color: #201a5b;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}
.kontrak-content {
	padding:20px;
	border:1px solid #eee;
}
.kontrak-content p {
	    margin: 0 0 10px;
	    color:#727272;
}
.headup {
    font-weight: bold;
    color: #000;
}
.c-profile label {
	padding:10px 0px;
}
.glyphicon-chevron-down {
    background:red
}
.glyphicon-chevron-up {
    background:green
}
.indicator.fa.fa-angle-right, .indicator.fa.fa-angle-down {
    font-size: 26px !important;
    margin-top: -6px;
	color:#fff;
}
.m-left, .m-right{
	width:49.8%;
	background: #26215b;
	color:#fff;
	padding:20px 0px;
}
.m-left a, .m-right a {
	text-align:center;
	color:#fff;
	margin:20px auto;
	text-transform:uppercase;
	font-weight:bold;
}
.m-left a p, .m-right a p {
	font-weight:bold;
	padding-top:10px
}
.m-left a:hover p, .m-right a:hover p {
	color:#fff;
} 
.m-content {
	margin-top:35px
}
.elipse {
	width:60px;
	height:60px;
	background:#fff;
	border-radius:30px;
	color:#26215b;
	margin:auto;
	font-size:25px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:12px;
}
.plus-wrap {
	position:absolute;
	right: 20px;
    top: 16px;
}
.plus-wrap a {
	color:#fff;
	padding:5px 8px 10px 8px;
}
.plus-wrap a:hover {
	background: #F15A2B;
	color:#fff;
}
.plus-wrap a i {
	font-size:20px;
}
.personal-info h2, .c-general h2 {
	text-transform:uppercase;
	font-size:16px;
	padding:20px 0px 10px 0px;
	border-bottom:1px solid #26215b;
	color :#F15A2B;
	font-weight:bold;
}
.red {
	border:none;
}
.red i {
}
.right-block h5 a {
	font-weight:normal;
}
.product-list li .product-price {
	font-weight:bold
}
.product-list.list .left-block a {
	border:none;
}
.product-list.list .right-block {
	width:25%;
}
.product-list.list .right-block  .description-product p {
	margin-top:20%
}
.top-header-user {
	color:#fff;
}
.user-info ul li a {
	color:#fff;
}
.user-info ul li a:hover,.top-header-user a:hover {
	color:#fff;
}
.user-info ul li {
    float: left;
    border-right: 1px solid #fff;
    padding: 5px 15px;
    margin-top: -3px;
}
.g-recaptcha {
	margin:20px auto 0px auto;
}
.form-horizontal {
	padding:10px 0px ;
	border-bottom: 1px solid #26215b;
}
h4.modal-title {
	font-weight: bold;
	text-transform:uppercase;
	color:#26215b;
	font-size:20px;
}
.blog-posts .post-item .entry-more a {
	background:#F15A2B;
	color:#fff;
}
.blog-posts .post-item .entry-more a:hover,.blog-posts .post-item .entry-more a:active, .blog-posts .post-item .entry-more a:focus {
	background:#F15A2B;
	color:#fff;
}
.news-list .news-list-wapper ul li .readmore a {
	font-weight:normal;
}
.line {
	border-left:2px solid #fff
}
#become {
	background-color:red ;
	color:#fff;
}
#become  p label {
	color: #fff;
    border: 1px solid #fff;
    padding: 5px 21px;
}
.btn-profile#become {
	    padding: 4px 0px;
}
.btn-profile.active#become p label{
	border:none !important;

}

.btn-profile.active#become {
	background-color:#26215b ;
}
/** REPONSIVE **/
/*----------------
[11. Styles for devices(>1200px)]
*/
@media (min-width: 1201px) {
	#become p label {
		padding:9px 6px;
	}
	.banner-cs-content {
		display:none
	}
	.banner-bottom {
	}
	.content-800 {
		width:800px;
	}
	.form-modal-wrap {
		padding:0px 10% ;
		margin-bottom:0px;
	}
	.content-cal {
		height: 360px;
	}
	.head-cal {
		 width: 46%;
	}
	.content-slider  {
    	margin-top:35px;
        width: 50%;
	}
	.content-slider h2 {
    font-size: 35px;
    }
    .content-slider ul li i {
		font-size:19px;
	}
	.content-slider ul li {
		font-size:19px;
	}
	.loan-application-form {
		padding:60px 50px;
	}
	.amount {
		padding: 2px 0px;
	}
	.amount-motor {
		padding: 2px 0px;
	}
	.form-agunan {
		margin: 19% auto 0 -15px;
    	z-index: 1;
    	padding: 0px 3px;
    	width:100%;
	}
	.form-agunan select {
		padding:10px;
	}
	.btn-calculate {
    	margin: 50px auto 13px auto;
    }
    .btn-calculate-motor {
    	margin:34px auto 5px auto;
    }
    .rajadana .category-featured.all .navbar-brand{ 
    	background:#fff;
    	color:#009684;
    }
    .btn-profile {

	    padding: 14px 0px;
	}
	.btn-profile p {
		padding-top:0px;
		font-weight:bold
	}

	.rajadana .homeslider {
    	height: 435px;
    	overflow:hidden;
    }
    .form-agunan-kredit-motor {
		margin:20% auto ;
		width:100%; 
	}
    .or {
    	text-align:center;
    	color:#fff;
    	padding:7px 0px; 
    }
    .banner-cs-content {
		display:none;
	}
	.container  center p {
		text-align:left;
	}
	.btn-register-new a p {
		margin-top: 15px !important;
	}

}

/*----------------
[12. Styles for devices(>=993px and <=1200px)]
*/

@media (min-width: 993px) and (max-width: 1200px) {
	.btn-register-new a p {
		margin-top: 15px;
	}
	.banner-cs-content {
		display:none;
	}
	.banner-bottom {
	}
	.content-800 {
		width:800px;
	}
	.form-modal-wrap {
		padding:0px 10% ;
		margin-bottom:0px;
	}
	.blog-posts .post-item .entry-thumb img{
	  border: 1px solid #eaeaea;
	  width: 100%;
	}
	.btn-login-dark {
		
	}
    .btn-profile {
	    height: 40px !important;
	    padding: 11px 0px;
	}
	.btn-profile p {
		padding-top:0px;
		font-weight:bold
	}
	a:hover.btn-profile,a:active.btn-profile,a:focus.btn-profile {
		padding: 11px 0px;
		background: #26215b;
		color:#fff !important;
		border:none;
	}
	.rajadana .category-featured.all .navbar-brand{ 
    	background:#fff;
    	color:#009684;
    }
	.amount {
		padding:8px 0px;
	}
	.amount-motor {
		padding:0px 0px;
	}
	.form-agunan {
    margin: 27% auto 0px -16px;
    width: 100%;
	}
	.content-slider h2 {
    	font-size: 35px;
    }
    .content-slider ul li i, .content-slider ul li {
		font-size:19px;
	}
	.content-slider  {
        margin-top: 65px;
        width: 50%;
	}
	.head-cal {
		width:80%;
	}
	.content-cal {
		height:365px;
	}
	.c-motor {
	}
	.loan-application-form {
		 padding: 22px 11%;
	}
	.rajadana .group-button-header{
		/*width: 25%;*/
		float: right;
	}
	.rajadana .sub-category-wapper{
		width: 15%;
		display: none;
	}
	.rajadana .col-right-tab{
		width: 100%;

	}
	.rajadana .product-featured .manufacture-list .manufacture-waper{
		display: none;
	}
	.rajadana .product-featured .product-featured-tab-content .category-list-product{
		padding-left: 15px;
	}
	.rajadana .product-featured .product-featured-tab-content .category-list-product .product-list{
		border-left: 1px solid #eaeaea;
	}
	.rajadana .main-header .header-search-box{
		
	}
	.rajadana #home-slider .header-top-right .homeslider, 
	.rajadana #home-slider .header-top-right .header-banner{
		border: none;
	}
	.rajadana .main-header .header-search-box .keyword{
		display: none;
	}
	.rajadana .header-top-right .homeslider{
		width: 100%;
	}
	.rajadana .group-banner-slide{
		display: none;
	}
	.btn-calculate {
    	margin:135px auto 7px auto;
    }
    .btn-calculate-motor {
    	 margin: 37px auto 3px auto;
    }
    .rajadana .homeslider {
    	width:100%;
	    height:440px;
	    overflow: hidden;

    }
    .form-agunan-kredit-motor {
    	margin: 25% auto;
    	width: 100%;
    }
    ul li img {
    	max-height:100% !important;
    	max-width:none !important
    }
    .amount-wrap, .month-wrap {
		font-size:13px;
	}
	.banner-cs-content {
		display:none;
	}
	.btn-register-new a p  {
		margin-top: 13px !important;
	}

}
/*--------------------
[13. Styles for devices(>=768px and <=992px)]
*/
@media (min-width: 768px) and (max-width: 992px) {
	.btn-register-new a p {
		margin-top: 13px !important;
	}

	.banner-bottom {
		height:auto;
		width:auto;
	}
	.modal-dialog {
		padding:10px !important;
		margin:auto !important;
	}
	.content-800 {
		width:800px;
	}
	.form-modal-wrap {
		padding:0px 10% ;
		margin-bottom:0px;
	}
	.rajadana .homeslider {
    	height: 300px;
    	overflow:hidden;
    }
	.btn-profile {
	    height: 40px !important;
	    padding: 11px 0px;
	}
	.btn-profile p {
		padding-top:0px;
		font-weight:bold
	}
	a:hover.btn-profile,a:active.btn-profile,a:focus.btn-profile {
		padding: 11px 0px;
		background: #26215b;
		color:#fff !important;
		border:none;
	}
	.rajadana .category-featured.all .navbar-brand{ 
    	background:#fff;
    	color:#009684;
    }
    .rajadana .category-featured.all .navbar-brand h2 {
    	padding:10px 0px;
    }
	.content-slider h2 {
    	font-size:20px;
    }
    .content-slider ul li i, .content-slider ul li {
		font-size:19px;
	}
    .content-slider  {
    	margin-top:15px;

	}
	.head-cal {
		width:260px !important;
	}
	.content-cal {
		height:400px;
	}
	.loan-application-form {
		 padding: 60px 11%;
	}
	.rajadana .group-button-header{
		float: right;
	}
	.rajadana .main-header .logo{
		margin-top: 15px;
	}
	.rajadana .nav-menu .nav>li>a{
		padding: 14px 10px;
		margin-left: 0;
	}
	.rajadana .product-featured .product-featured-tab-content .box-left{
		width: 100%;
	}
	.rajadana .product-featured .product-featured-tab-content .box-right{
		width: 100%;
		border-left: 1px solid #eaeaea;
	}
	.rajadana .sub-category-wapper{
		width: 20%;
	}
	.rajadana .col-right-tab{
		width: 80%;
	}
	.rajadana .show-brand .navbar-brand{
		width: 21%;
		padding-right: 30px;
		font-size: 14px;
		font-weight: bold;
	}
	.rajadana .product-featured .sub-category-list{
		padding: 10px;
	}
	.rajadana .product-featured .box-left .banner-img{
		display: none;
	}
	.rajadana .product-featured .manufacture-list .manufacture-waper{
		display: none;
	}
	.rajadana .product-featured .product-featured-tab-content .box-full .product-list li{
		width: 33.3333%;
	}
	.rajadana .product-featured .product-featured-tab-content .category-list-product{
		padding-left: 15px;
	}
	.rajadana .product-featured .product-featured-tab-content .category-list-product .product-list{
		border-left: 1px solid #eaeaea;
	}
	.rajadana .product-featured .product-featured-tab-content .category-list-product .product-list li{
		width: 33.3333%;
	}
	.rajadana .group-banner-slide{
		display: none;
	}
	.rajadana .header-top-right .homeslider{
		width: 100%;
	}
	.rajadana .main-header .header-search-box .keyword{
		display: none;
	}
	.amount {
		padding:5px 0px;
	}
	.amount-motor {
		padding:5px 0px;
	}
	.form-agunan {
	    margin: 11% auto 0px -2%;
	    width: 100%;
	}
	.form-agunan-kredit-motor {
		margin: 12% auto;
    	width: 100%;
	}
	.c-motor {
	}
	.btn-calculate {
    	margin: 120px auto 0px auto;
    }
    .btn-calculate-motor {
    	margin: 60px auto 15px auto;
    }
	.rajadana .homeslider {
	    margin: 0px auto 20px auto;
	}
	.main-header {
		padding: 0px 0 10px 0;
	}
	.rajadana #main-menu .navbar-default .navbar-nav>li>a {
		padding:0px 5px;
        font-size: 13px;
	}
		.banner-cs-content {
		display:none;
	}
}
/*--------------------
[14. Styles for devices(>=481px and <=767px)]
*/
@media (min-width: 481px) and (max-width: 767px) {
		.btn-register-new a p {
		margin-top: 15px !important;
	}
	.post-thumb.image-hover1 {
		overflow: hidden;
	    height: 150px;
	}
	.chat {
		display:none !important;
	}
	.banner-cs-content {
		width:50%;
		color:#fff;
	}
	.cs-image {
		background:url(../img/cs-image.png)no-repeat;
	    width: 160px;
	    height: 165px;
		position:absolute;
		bottom:0;
		right:0;
	}
	.banner-cs-content a {
		background: #201a5b !important;
		color:#fff;
		padding:10px;
	    margin-top: 10px;
	    position: absolute;
	}
	.banner-cs-content strong h3 {
		margin-top:10px;
	}
	.banner-cs {
	    position: relative;
	    height: 180px;
	    background: #F15A2B;
	    padding: 33px 3%;
	}

	.rajadana #main-menu .navbar-header {
	    margin: 0;
	    padding: 8px 15px;
	}
	.navbar-header p {
	    font-size: 18px;
	    padding: 6px 0px 0px 0px;
	}
	#main-menu .navbar-header {
    display: block;
    margin: 0;
    background: #ff3366;
    color: #fff;
    margin-left: 15px;
}
#main-menu .navbar-header .navbar-brand, #main-menu .navbar-header .fa, .nav-menu .toggle-menu:before {
    color: #FFFFFF !important;
    font-size: 26px !important;
    float: right;
}
	a.navbar-toggle {
		display: block;
	    width: 100%;
	    margin: auto;
	    padding: 0px;
	    border: none;
	}
	.banner-bottom {
	}	
	.content-800 {
		width:100%;
	}
	.modal-dialog {
		padding:10px !important;
		margin:auto !important;
	}
	.form-modal-wrap {
		padding:0px ;
		margin-bottom:0px;
	}
    .btn-login-dark {
        width:100%;
        margin-top:10px; 
    }
	.btn-profile {
	    height: 40px !important;
	    padding: 11px 0px;
	}
	.btn-profile p {
		padding-top:0px;
		font-weight:bold
	}
	.navbar-profile ul.navbar-nav>li  {
		float:left;
	}
	.main-header .header-search-box { 
		margin-top:0px !important;
	}
	.product-list li .quick-view a.compare {
		margin-left:400px;
	}
	.loan-application-form {
    	padding: 19px 50px;
    	height: 320px;
	}

	.rajadana .homeslider {
		margin:0px auto 20px auto;
		height: 285px;
	}
	.content-slider h2 {
    	font-size: 30px;
    }
    .content-slider ul li i, .content-slider ul li {
		font-size:18px;
	}
    .content-slider  {
    	margin-top: 1%;
        width:45%;
	}
	.head-cal {
		width:260px !important;
	}
	.group-button-header{
		margin-top:0px;
	}
	.rajadana .logo{
	    margin-top: -7px;
	    margin-bottom: 8px;
	}
	.main-header .group-button-header .btn-cart:hover .cart-block {
		display: none;
	}
	.rajadana .main-header .header-search-box{
		padding-right: 15px !important;
		padding-left: 15px !important;
	} 
	.rajadana #main-menu .navbar{
		background: none;
	}
	.rajadana #main-menu .navbar-header{
		background:#F15A2B;
	}
	.rajadana #main-menu .navbar-default .navbar-nav>li>a{
		background:#F15A2B;
		color: #201a5b;
	}
	.rajadana #main-menu li.dropdown>a:after {
	  position: absolute;
	  left: inherit;
	  right: 10px;
	  -ms-transform: translateY(-50%);
	  -webkit-transform: translateY(-50%);
	  transform: translateY(-50%);
	  top: 50%;
	  font-size: 12px;
	}
	.rajadana #main-menu .navbar .navbar-nav>li:hover,
	.rajadana #main-menu .navbar .navbar-nav>li.active{
		background: none;
	}
	.latest-deals-product .count-down-time2{
		position: inherit;
		top: inherit;
		right: inherit;
	}
	.latest-deals-product .owl-prev {
	  top: 50%;
	  left: 0;
	  right: inherit;
	}
	.latest-deals-product .owl-next {
	  top: 50%;
	}
	.rajadana .content-page{
		margin-top: 30px;
	}
	.rajadana .nav-menu{
		background: #F15A2B;
	}
	.rajadana .nav-menu .nav>li>a{
		margin-left: 0;
		padding: 5px 15px;
	}
	
	.rajadana .nav-menu .nav>li>a:after{
		display: none;
	}
	.rajadana .product-featured .sub-category-wapper{
		width: 100%;
		padding: 15px;
		display: none;
	}
	.rajadana .product-featured .product-featured-tab-content .box-left{
		width: 100%;
		display: none;
	}
	.rajadana .product-featured .product-featured-tab-content .box-right{
		width: 100%;
		border-left: 1px solid #eaeaea;
	}
	.rajadana .product-featured .deal-product .deal-product-content .deal-product-info{
		padding-left: 15px;
	}
	.rajadana .product-featured .product-featured-tab-content .box-full .product-list li{
		width: 50%;
		float: left;
	}
	.services2 .services2-item .image{
		padding: 15px 30px 0 30px 0;
	}
	.services2 .services2-item .text{
		padding: 15px 30px;
		text-align: center;
	}
	.rajadana .product-featured .manufacture-list{
		display: none;
	}
	.rajadana .product-featured ul.product-list li{
		width: 50%;
		float: left;
	}
	.rajadana .product-featured ul .product-list li {

	}
	.rajadana .product-featured .product-featured-tab-content .category-list-product{
		padding-left: 15px;
		border-left: 1px solid #eaeaea;
	}
	.rajadana #main-menu{
		padding: 0;
	}
	.rajadana #main-menu .navbar-header{
		margin: 0;
	}
	.rajadana #box-vertical-megamenus{
		display: none;
	}
	.rajadana #main-menu .navbar-collapse{
		margin-left: 0;
	}
	.rajadana .main-header .header-search-box .keyword{
		display: none;
	}
	.rajadana .main-header .header-search-box .form-inline{
		width: 100%;
		min-width: 100%;
	}
	.rajadana .group-banner-slide{
		display: none;
	}
	.rajadana .header-top-right .homeslider{
		width: 100%;
	}
	.amount {
		    padding: 5px 0px;
	}
	.amount-motor {
		padding: 5px 0px;
	}
	.form-agunan {
	     margin: 72px auto 0px -2%;
	    width: 100%;
	    z-index:1;
	}
	.btn-calculate {
    	margin:125px auto 11px auto;
    }
    .btn-calculate-motor {
    	margin:55px auto 20px auto;
    }
    .produk-share ul li {
    	width:20px !important;
    	float:left !important;
    }
    .produk-share  {
    	width:100px;
    }
    .produk-share ul li a.fb, .produk-share ul li a.tw {
    	margin:auto 20px;
    }
    .product-list li .quick-view a.compare {
		margin-left:300%
	}
		.product-list li .right-block {
		text-align:center;
	}
		.left-block a {
		border:none;
	}
		#main-menu .navbar-header .navbar-brand, #main-menu .navbar-header .fa, .nav-menu .toggle-menu:before{
		color:#201a5b;
	}
	.nav-justified>li {
	    display: table-cell;
	     width: 1%; 
	}
	.nav-justified>li.active>a:visited, .nav.nav-justified>li>a, .nav.nav-justified>li>a:focus, .nav.nav-justified>li>a:hover {
		font-size:12px;
		padding:10px 5px;
	}
	.form-agunan-kredit-motor {
		     margin: 81px auto 0px auto;
		     width:100%;
	}
	.c-motor {
	}
	.content-cal {
		height: 410px;
	}
	.group-calculation {
		height:485px;
	}
}
/*--------------------
[15. Styles for devices(<=480px)]
*/
@media (max-width: 480px) {
	.banner-cs {
		position:relative;
		height:180px;
		background:#F15A2B;
	}
	.cs-image {
		background:url(../img/cs-image.png)no-repeat;
	    width: 160px;
	    height: 165px;
		position:absolute;
		bottom:0;
		right:0;
	}
	.content-800 {
		width:100%;
	}
	.form-modal-wrap {
		padding:0px ;
		margin-bottom:0px;
	}
    .btn-login-dark {
        width:100%;
        padding:10px 0px ;
    }
	.nav-justified>li.active>a:visited, .nav.nav-justified>li>a:focus, .nav.nav-justified>li>a:hover {
		height:60px;
	}
	.nav.nav-justified>li>a {
		height:60px;
	}
	.navbar-profile ul.navbar-nav>li  {
		float:left;
	}
	.nav-justified>li {
	    display: table-cell;
	     width: 33.2%; 
	}
	.head-cal {
	    width:162px !important
	}

	.rajadana .homeslider {
		margin:20px auto; 
	}
	.content-slider {
		margin-top:0px;
        background: rgba(0,0,0,0.5);
        height: 100%;
        width:100%;
	}
	.content-slider h2 {
		font-size:25px;
        color:#fff;
	}
	.group-button-header{
		margin-top: 10px;
	}
	.rajadana .logo{
		width: 100%;
		margin-top:0px;
	}
	.main-header {
		padding:10px 15px 10px 15px;
	}
	.main-header .group-button-header .btn-cart:hover .cart-block {
		display: none;
	}
	.rajadana .main-header .header-search-box{
		padding-right: 15px;
	}
	.rajadana #main-menu .navbar{
		background: none;
	}
	.rajadana #main-menu .navbar-header{
		background: #F15A2B;
	}
	.rajadana #main-menu .navbar-default .navbar-nav>li>a{
		background: none;
	}
	.rajadana #main-menu li.dropdown>a:after {
	  position: absolute;
	  left: inherit;
	  right: 10px;
	  -ms-transform: translateY(-50%);
	  -webkit-transform: translateY(-50%);
	  transform: translateY(-50%);
	  top: 50%;
	  font-size: 12px;
	}
	.rajadana #main-menu .navbar .navbar-nav>li:hover,
	.rajadana #main-menu .navbar .navbar-nav>li.active{
		background: none;
	}
	.latest-deals-product .count-down-time2{
		position: inherit;
		top: inherit;
		right: inherit;
	}
	.latest-deals-product .owl-prev {
	  top: 50%;
	  left: 0;
	  right: inherit;
	}
	.latest-deals-product .owl-next {
	  top: 50%;
	}
	.rajadana .content-page{
		margin-top: 30px;
	}
	.rajadana .nav-menu{
		background: #F15A2B;
	}
	.rajadana .nav-menu .nav>li>a{
		margin-left: 0;
		padding: 5px 15px;
	}
	
	.rajadana .nav-menu .nav>li>a:after{
		display: none;
	}

	.rajadana .product-featured .sub-category-wapper{
		display: none;
	}
	.rajadana .product-featured .product-featured-tab-content .box-left{
		width: 100%;
		display: none;
	}
	.rajadana .product-featured .product-featured-tab-content .box-right{
		width: 100%;
	}
	.rajadana .product-featured .deal-product .deal-product-content .deal-product-info{
		padding-left: 15px;
	}
	.rajadana .product-featured .product-featured-tab-content .box-full .product-list li{
		width: 100%;
	}
	.services2 .services2-item .image{
		padding: 15px 30px 0 30px 0;
	}
	.services2 .services2-item .text{
		padding: 15px 30px;
		text-align: center;
	}
	.rajadana .product-featured .manufacture-list{
		display: none;
	}
	.rajadana .product-featured .product-list li{
		border-right: none;
        max-height: none !important;
	}
	.rajadana .product-featured .product-featured-tab-content .category-list-product{
		padding-left: 15px;
		border-left: 1px solid #eaeaea;
	}
	.rajadana #main-menu{
		padding: 0;
	}
	.rajadana #main-menu .navbar-header{
		margin: 0;
		padding: 8px 15px;
	}
	.rajadana #box-vertical-megamenus{
		display: none;
	}
	.rajadana #main-menu .navbar-collapse{
		margin-left: 0;
	}
	.rajadana .main-header .header-search-box .keyword{
		display: none;
	}
	.rajadana .main-header .header-search-box .form-inline{
		width: 100%;
		min-width: 100%;
	}
	.rajadana .group-banner-slide{
		display: none;
	}
	.rajadana .header-top-right .homeslider{
		width: 100%;
	}
	.loan-application-form {
    	padding: 19px 50px;
    	height: 320px;
	}
	.amount {
		padding: 28px 0px;
	}
	.amount-motor {
		padding: 28px 0px;
	}
	.form-agunan {
	    margin: 110px auto 0px -2%;
	    width: 100%;
	}
	.btn-calculate {
    	margin: 77px auto 35px auto;
    }
    .btn-calculate-motor {
    	margin: 77px auto 35px auto;
    }
	.product-list li .right-block {
		text-align:center;
	}
	.left-block a {
		border:none;
        height: 100%;
	}
		#main-menu .navbar-header .navbar-brand, #main-menu .navbar-header .fa, .nav-menu .toggle-menu:before{
		color:#201a5b;
	}
	#main-menu .navbar .navbar-nav>li {
	    border-bottom: 1px solid #FFFFFF;
	}
	.logo a img {
	    width: 220px;
	}
	.content-cal {
		height: 410px;
	}
	.group-calculation {
		height:485px;
	}
	.modal-dialog {
		padding:10px !important;
		margin:auto !important;
	}
	.chat {
		    display: none !important;
	}
	a.navbar-toggle {
		display: block;
	    width: 100%;
	    margin: auto;
	    padding: 0px;
	    border: none;
	}
	.banner-cs-content {
		width:50%;
		color:#fff;
	}
	.banner-cs-content a {
		background: #201a5b !important;
		color:#fff;
		padding:10px;
	    margin-top: 10px;
	    position: absolute;
	}
	.banner-cs-content strong h3 {
		margin-top:10px;
	}
}

@media (min-width:321px) and (max-width: 479px) {
	.red i {
		color:#fff;
	}
	#become p label {
	    color: #fff;
	    border: none;
	    padding: 5px 10px;
	}
	.btn-profile p label {
		font-size: 13px;
    	line-height: 15px;
	}
	.content-800 {
		width:100%;
	}
	.form-modal-wrap {
		padding:0px ;
		margin-bottom:0px;
	}
	.rajadana .homeslider {
		margin:20px auto; 
	}
	.left-block {
		height:100%;
	}
	.bx-control {
		display:none;
	}
	.btn-profile {
	        height: 47px !important;
	    padding: 11px 0px;
	}
	.btn-profile p {
		padding-top:0px;
		font-weight:bold
	}
	.nav-justified>li.active>a:visited, .nav.nav-justified>li>a:focus, .nav.nav-justified>li>a:hover {
		height:60px;
	}
	.nav.nav-justified>li>a {
		height:60px;
	}
	.navbar-profile ul.navbar-nav>li, .nav-justified>li {
		float:left !important;
	}
	.product-list li .left-block {
		width:100%;
	}
	.product-list li .quick-view a.compare {
		margin-left:300%
	}
	.amount {
		padding:0px 0px;
	}
	.amount-motor {
		padding:0px 0px;
	}
	.form-agunan {
	    margin:90px auto 0px -2%;
	    width: 100%;
	    z-index: 1;
	}
	.btn-calculate {
    	margin: 95px auto 0px auto;
    }
    .btn-calculate-motor {
    	margin:50px auto 13px auto;
    }	
	.content-slider h2 {
	    font-size: 20px;
	}
	.content-slider ul li i, .content-slider ul li {
		font-size:13px;
		margin: 0px auto;

	}

	.content-slider p {
		color:#fff;
	}
	.content-slider a {
		font-size: 13px;
    	padding: 7px 10px;
    	margin-top: -10px !important;
	}
	.head-cal {
		width:235px
	}
	.loan-application-form {
    	padding: 19px 50px;
    	height: 320px;
	}
	.chat {
		display:none !important;
	}
	.box-authentication {
		    padding: 18px 5% 38px 5% !important; 
	}
	.btn-tobe {
		position:relative!important;
		float:none !important;
		margin: -61px 8px 32px 8px;
	    z-index: 999;
	    width: 275px;
	    height: 37px;
	}
	.welcome {
		display:none;
	}
	.list ul {
		margin:5px auto;
		float:left!important;
	}
	.list ul li {
		margin:auto 10px auto 0px !important;
	}
	.list ul li a, .footer2copy p {
		font-size:12px
	}
	.product-list li .right-block {
		text-align:center;
	}
	.left-block a {
		border:none;
	}
	#main-menu .navbar-header .navbar-brand, #main-menu .navbar-header .fa, .nav-menu .toggle-menu:before{
		    color: #FFFFFF;
		    font-size: 26px;
		    float: right;
	}
	.navbar-header p {
		font-size:18px;
    	padding: 6px 0px 0px 0px;
	}
	.btn-register-new a p {
		padding: 17px 0px 7px 0px;
		margin-top:0px !important;
	}
	.nav-justified>li {
	    display: table-cell;
	     width:33%; 
	}
	a.btn-login, .btn-login {
		font-size:12px
	}
	.login-with-sn {
		width:240px;
	}
	.c-general {
		padding:10px;
	}
	.user-info ul li a {
		font-size:12px
	}
	.noUi-handle {
		height:30px;
	    width: 30px;
	    border: none;
	    margin: -11px 0 0 -16px;
	}
	.month-wrap {
		margin:2% auto;
	}
	.form-agunan-kredit-motor {
		margin: 76px auto 0px auto;
    	width: 100%;
	}
	.margin-top-10 {
    	margin: 10px 0px 64px 0px;
	}
	.content-slider a {
		display:none
	}
	.banner-cs {
		display:block;
		padding:20px;
	}
	.banner-bottom {
		padding:0px;
		display:visible !important;
	}
	.banner-boder-zoom2, .banner-boder-zoom1{
		height: 71px;
    	margin-top: 5px;
	}
	.rajadana .banner-bottom .item-left, .rajadana .banner-bottom .item-right {
		padding:0px 18px;
	}
		/* Product list */
	.product-list li .left-block {
		overflow:visible;
	}
	.product-list li .left-block a {
		overflow:visible;
	}
	.product-list li .quick-view {
		overflow:visible;
		    z-index: 99;
		    
	}
	.product-list li .quick-view {
		bottom:0;
	}
	.product-list li .quick-view a.compare {
		margin-left:0%;
		display: inline-block;
	    width: 100%;
	    text-align: center;
	    margin: auto;
	    bottom:0;
	    position: absolute;
	}
	.product-list li:hover img {
		opacity:1; 
	    /* -webkit-transform: none; */
	    -webkit-transform-origin: none;
	    -moz-transform: none;
	    -moz-transform-origin: none;
	    -o-transform: none;
	    -o-transform-origin: none;
	    /* transform: none; */
	    transform-origin: none;
	}
	.product-list li .left-block img {
		    transition: none;
    webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    margin: 0 auto;
	}
	.product-list li:hover .quick-view a.compare {
		margin:auto;
	}
	.rajadana .category-featured.all .navbar-brand h2 {
		color:#fff;
	}
}
@media (max-width:320px) {
	#productisi {
		margin:auto 20px;
	}
	.owl-carousel .owl-stage-outer {
		overflow:visible !important;
	}
	#product .pb-left-column .product-image .product-img-thumb {
	    padding:0px;
	}
	#product .pb-left-column .product-image .product-img-thumb li {
		width: 80px;
	}
	.btn-login {
		margin-top:5px;
	}
	.first td {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.btn-profile#become {
		    padding: 14px 0px;
	}
	#become p label{
		border:none;
		    padding: 0px 22px;
		        line-height: 15px;
	}
	.btn-profile p {
		padding-top: 0px;
	    font-weight: bold;
	    height: 40px;
	}
	.modal-dialog {
		padding:10px !important;
		margin:auto !important;
	}
	.content-800 {
		width:100%;
	}	
	.form-modal-wrap {
		padding:0px ;
		margin-bottom:0px;
	}
	.left-block a {
		height:100%;
	}
	.noUi-base {
		    width: 85%;
		    margin: 5px 10px;
	}
	.noUi-handle {
		    margin: -10px 25px 0 -10px;
	}
	.form-agunan-kredit-motor {
		width:100%;
		padding:10px 0px;
	}
	.bx-control {
		display:none;
	}
	.navbar-profile ul.navbar-nav>li  {
		float:left;
	}
	#main-menu .navbar-header .navbar-brand, #main-menu .navbar-header .fa,.nav-menu .toggle-menu:before {
		color:#FFF;
		    font-size: 24px;
		    float:right;
	}
	.navbar-header p {
		font-size:18px;
    	padding: 6px 0px 0px 0px;
	}
	.left-block a {
		border:none;
	}
	.product-list li .right-block {
		text-align:center;
	}
	.product-list li .left-block {
		width:100%;
	}
	.produk-share ul li {
    	width:20px !important;
    	float:left !important;
    }
    .produk-share  {
    	width:100px;
    }
    .produk-share ul li a.fb, .produk-share ul li a.tw {
    	margin:auto 20px;
    }

	.list ul {
		margin:5px auto;
		float:left!important;
	}
	.list ul li {
		margin:auto 10px auto 0px !important;
	}
	.list ul li a, .footer2copy p {
		font-size:12px
	}
	.chat {
		display:none !important;
	}
	.amount {
		padding: 10px 0px;
	}
	.amount-motor {
		padding: 28px 0px;
	}
	.form-agunan {
	    margin: 110px auto 0px -2%;
	    width: 100%;
	}
	.btn-calculate {
    	margin: 77px auto 10px auto;
    }	
    .btn-calculate-motor {
    	margin: 15px auto 5px auto;
    }	
	.content-slider h2 {
	    font-size: 20px;
	}
	.content-slider ul li i, .content-slider ul li {
		display:none;
	}

	.content-slider p {
		display:none;
        color:#fff;
        font-size: 13px;
	}

	.content-slider a {
        font-size: 13px;
        padding: 7px 10px;
        margin-top: 10px !important;
	}
	.head-cal {
		width:235px
	}
	.loan-application-form {
    	padding: 19px 50px;
    	height: 320px;
	}
	.category-featured>.nav-menu>.container {
		background:#F15A2B!important;
	}
	.box-authentication {
		    padding: 18px 5% 38px 5% !important; 
	}
	.btn-tobe {
		position:relative!important;
		float:none !important;
		margin: -61px 8px 32px 8px;
	    z-index: 999;
	    width: 230px;
	    height: 37px;
	}
	.welcome {
		display:none;
	}
	.user-info ul li a {
		font-size:12px
	}
	.user-info ul li {
		padding: 5px 9px !important;
	}
	.noUi-handle {
		height:30px;
	    width: 30px;
	    border: none;
	    margin: -9px 0 0 -10px;
	}
	.left-block {
		height:100%;
	}
	.rajadana .homeslider {
		margin:20px auto; 
	}
	/* Product list */
	.product-list li .left-block {
		overflow:visible;
	}
	.product-list li .left-block a {
		overflow:visible;
	}
	.product-list li .quick-view {
		overflow:visible;
		    z-index: 99;
		    
	}
	.product-list li .quick-view {
		bottom:0;
	}
	.product-list li .quick-view a.compare {
		margin-left:0%;
		display: inline-block;
	    width: 100%;
	    text-align: center;
	    margin: auto;
	    bottom:0;
	    position: absolute;
	}
	.product-list li:hover img {
		opacity:1; 
	    /* -webkit-transform: none; */
	    -webkit-transform-origin: none;
	    -moz-transform: none;
	    -moz-transform-origin: none;
	    -o-transform: none;
	    -o-transform-origin: none;
	    /* transform: none; */
	    transform-origin: none;
	}
	.product-list li .left-block img {
		transition: none;
	    webkit-transform: none;
	    -moz-transform: none;
	    -o-transform: none;
	    transform: none;
	    margin: 0 auto;
	}
	.product-list li:hover .quick-view a.compare {
		margin:auto;
	}
	.rajadana .category-featured.all .navbar-brand h2 {
		color:#fff;
	}
	.banner-bottom {
		padding:0px;
	}
	.banner-boder-zoom2, .banner-boder-zoom1{
		height:55px;
	}
	.rajadana .banner-bottom .item-left, .rajadana .banner-bottom .item-right {
		padding:0px 18px;
	}
	.banner-cs {
		display:block;
		padding:20px;
	}
	.btn-register-new a p {
		margin-top: 15px !important;
	}
	.btn-wrap a {
		font-size:14px;
	}
	.btn-login {
		width:100%;
	}
	.btn-wrap a,.btn-wrap a:hover {
		margin-top:10px !important;
	}
	.score-container {
	    padding: 7px 0px;
	}
	.table-fixed thead > tr> th {
		padding: 5px 0px;
	}
	.style-form input {
	    padding: 4px 10px;
	}
}
.invalid {
	color:red;
}
.state-error input{
	color:#000;
}
.modal-title {
	display:inline-block;
}
.modal-title i {
	font-size:40px
}
.modal-title h4{
	float: right;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 8px;
}
.general-modal {
	padding: 0px 10%;
    margin-bottom: 40px;
    text-align:center;
    font-weight:bold
}
.general-modal a{
	margin:10px auto;
}
.green-dark {
	font-weight:bold
}
.heading .modal-title {
	 min-width: 80px;
    margin: -4px auto -29px auto;
    background: #fff;
    padding: 10px 20px;
    border: 2px solid #eee;
    display: -webkit-inline-box;
    color: #26215b;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
.right-block h5 .product-name a {
	font-weight:bold;
}
.btn-call-detil {
	border-radius: 0 !important;

    color: #fff;
    text-transform: uppercase;
    margin: 10px 0px 20px 0px;
}
.btn-call-detil a {
	color:#fff;
	margin:0px 10px;
	background: #26215b;
    padding: 10px 20px 9px 20px;
    float:left;
    font-weight:bold;
}
.btn-call-detil a:hover {
	background: #F15A2B;
    color: #fff;
    font-weight:bold;
}


.form-modal-wrap label {
	padding:5px 20px;
}
.form-modal-wrap h2 {
	text-transform:uppercase;
	font-size:16px;
	padding:20px 0px 10px 0px;
	border-bottom:1px solid #26215b;
	color :#26215b;
	font-weight:bold;
}
.confirmation h4{
	text-align:center;
	text-transform:uppercase;
}
.input-wrap {
	margin:10px auto 0px auto;

}
.margin-top-20 {
	margin-top:20px;
}
.form-agunan-kredit {
	margin: 16% 17% 0 17%;
    z-index: 1;
    position:absolute;
}
.form-agunan-kredit-motor {
    z-index: 1;
    position:absolute;
}
.margin-top-5 {
	margin-top:5px;
}
.line-horizontal {
    border-bottom: 2px solid #eee;
    margin:20px auto 0px auto;
    position: absolute;
    width: 100%;
}
.intro-call span {
	font-weight:bold;
}
.total-line-right {
	text-align: right !important;
    border-bottom: 2px solid #eee !important;
}
.total-line-left {
	text-align:left !important;
}
.padding-jw {
	padding:0px 0px 10px 0px;
}
.margin-1 {
	margin:0px 0px 10px 0px;
}
.padding-5 {
	padding:0px 5px;
}
.margin-top-10 {
	margin:10px 0px 45px 0px
}
.margin-top-15 {
	margin:10px 0px 10px 0px
}
.margin-top-0 {
	margin:0px 0px 2px 0px
}
.motor p {
	font-size: 11px;
    color: #666;
    text-align: center;
    margin: auto;
    line-height: 15px;
}
.amount p {
	text-align:center;
	font-size:12px;
}
.amount p span a {
	color:red;
	font-weight:bold;
	text-transform:uppercase;
}
.amount p span a:hover {
	color:red;
}
.checkbox input[type=checkbox] {
	position: relative;
    margin-left: 0px;
    padding: 10px;
}
.checkbox label a {
	color:#26215b;
	font-weight:bold

}
.list-unstyled {
	padding:0px 0px 0px 20px;
}
.list-unstyled  li {
}
.list-unstyled  li p {
	padding:0px 0px 0px 10px;
}


ol.list-unstyled-term {
	padding:0px;
}
ol.list-unstyled-term  li{


}
ol.list-unstyled-term  li strong h5 {
	margin:18px auto 6px auto;
}
ol.list-unstyled-term  li p {
	padding:0px 0px 0px 10px;
} 

ol.list-unstyled-term li ol li p {
	padding: 0px 0px 0px 45px;
	margin-bottom: 6px;
}
ol.list-unstyled-term li ol li ol li {
	padding:0px 0px 0px 45px;
}
ol.list-unstyled-term li ol li p strong {
	margin-left:-30px;
	padding-right:6px;
}
ol.konfirmasi-text {
	background: #fff;
    margin: 7px auto;
    position: relative;
    text-align: center;
    border: 2px solid #26215b;
}
.konfirmasi-text  p {
	text-align:center;
	margin-top:15px
}
.icon-confirmation {
	background-image:url(../img/confirmation.svg);
	background-repeat:no-repeat;
	background-position: 11px 8px;
	width:50px;
	height:50px;

}
.icon-confirmation-wrap {

	background:#26215b;
}
.MsoNormal span, .panel-body p strong span {
	font-family:'arial',sans-serif!important;
}
.dl-horizontal dt {
	width:250px !important
}
ol.list-unstyled-term li ol li ol li table tr td {
	color:#333;
}
ol.list-unstyled-term li ol li table tr td {
    color:#333;
}
ol.list-unstyled-term li ol li {
	margin-left: 10px;
}
.checkbox label a:hover {
	color:#26215b;
}
.btn-register-new {
	text-align: center
}
.btn-register-new a p {
	color:#f15a2b;
	text-align:center;
    margin-top: 40px;
    text-transform:uppercase;
    font-weight:bold;

}
.btn-register-new a p i, .btn-login-dark i {
	font-size:16px
}
.btn-register-new a:hover p {
	color:#26215b;
}
select.select-drop  {
	 -webkit-appearance: none;  /*REMOVES DEFAULT CHROME & SAFARI STYLE*/
	 -moz-appearance: none;  /*REMOVES DEFAULT FIREFOX STYLE*/
	color:#000;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	width: 100%;
	cursor: pointer;
	background:url(../img/drop-down-arrow.png);
background-size: 20px 17px;
    background-position: right 7px;
    background-repeat: no-repeat;
    border: 1px solid #ccc !important;
}
.invisible-drop {
	 -webkit-appearance: none;  /*REMOVES DEFAULT CHROME & SAFARI STYLE*/
	 -moz-appearance: none;  /*REMOVES DEFAULT FIREFOX STYLE*/
}
.nav>li {
    padding:0px 10px ;
}
.img-responsive {
    max-height: 100% !important;
    
    height: auto; 
}

.btn-disclamer {
	margin: 10px auto;
    padding: 10px 0px;
    background: #26215b;
    border: none;
    width: 49%;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
a:hover.btn-disclamer{
    margin: 10px auto;
    padding: 10px 0px;
    background: #F15A2B;
    color: #fff;
    border: none;
}
.konfirmasi-text {
	border: 2px solid #ddd;
    margin: 30px auto;
    padding: 10px;
}
.form-control.file-caption {
	width:100%;
}
.btn-centerfix {
	margin: 20px auto;
    padding: 10px 20px;
    background: #26215b;
    border: none;
    width: 49%;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
a:hover.btn-centerfix{
    margin: 20px auto;
    padding: 10px 20px;
    background: #F15A2B;
    color: #fff;
    border: none;
}
.btn-centerfix-gray {
	margin: 20px auto;
    padding: 10px 20px;
    background: gray;
    border: none;
    width: 49%;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
a:hover.btn-centerfix-gray{
    margin: 20px auto;
    padding: 10px 20px;
    background:gray;
    color: #fff;
    border: none;
}
strong.equal {
	width:10px;
}

/*.post-thumb.image-hover2 {
	overflow: hidden;
    height: 150px;
}*/
.post-thumb.image-hover1 {
	overflow: hidden;
    height: 150px;
}
.btn-profile.active-grey {
	background-color: #26215b;
    background-image: url(../img/caret-orange.png);
    background-repeat: no-repeat;
    background-position: center;
    color: #fff !important;
    background-position: center bottom;
    background-size: 19px;
}
a:hover.btn-profile.active-grey{
    background:gray;
    color: #fff;
    border: none;
}
a:hover.btn-profile.active-red{
    background:red;
    color: #fff;
    border: none;
}
.list2{
	margin-left:12px;
}
.list3{
	margin-left:-20px;
}
.input-group{
	width:100%;
}
.event-title{
	height: 50px;
}
.amount-left , .amount-right, .month-left {
    width: 25px;
    margin-top: -2px;
}
/*.c-profile p {
	 margin-left:20px !important;
}
p.MsoListParagraph {
 margin-left:20px !important;
}
p.MsoListParagraph span {
	font-size:15px !important
}*/
.button:hover.btn-blue {
		background: #F15A2B; 
	color:#fff;
	border-color:#F15A2B;
}
.btn-blue {
	background: #26215b; 
	color:#fff;
}
button.icon-info {
    border-radius: 25px;
    width: 15px;
    height: 15px;
    background: #F15A2B;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    float:left;
    font-weight:bold;
    position: absolute;
}
#spinner {
    background: url("http://www.aveva.com/Images/ajax-loader.gif") no-repeat scroll center center #FFF;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index:10;
}
.font-orange {
	color:#F15A2B;
}

.btn-orange a {
    background: #F15A2B;
    padding: 7px 50px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.btn-orange {
    background: #F15A2B;
    padding: 10px 50px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0px;
}
.btn:hover {
	background: #F15A2B;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0px;
}
.border-bottom {
	border-bottom:2px solid #eee;
}
.red {
	color:red;
}
.no-padding {
	padding:0px;
}
.m-b-xs {
	margin:10px auto;
}