@media (max-width:767px){
	#footer h5 {
    padding-left: 0;
    border-left: transparent;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
}
@media (max-width:767px){.box3 .title{margin:0}
.fs60{font-size:30px}
.carousel-item {
  height: 200px;
  /* min-height: 350px; */
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#news{
  margin-bottom:30px;
}
.h-auto{
  height: 200px;
}
.p-4s{
  font-size: 16px;
  margin-left: 15px;
}
.w-100s{
  width:400px;
  height: auto;
  padding-left: 15%;
}
.des{
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  padding-bottom: 20px;
}
.d-margin{
  margin-bottom:10px;
}

.fs40{
  font-size: 14px;
}
.fs40j{
  font-size: 24px;
  font-family: 'Montserrat',Helvetica,sans-serif;
}
.fs70{
  font-size:20px;
}
.fs60{
  font-size:24px;
}
.fs16{
  font-size: 10px;
}
.fs17{
  font-size: 14px;
}
.fs16j{
  font-size:15px;
}
.m-block{
  margin-top:50px;
}
section{
  min-height:200px;
}

.judul{
    color: #404040;
    padding-bottom: 10px;
    line-height: 40px;
    position: relative;
    display: inline-block;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Montserrat',Helvetica,sans-serif;
    font-weight: 700;
}

.judul-putih{
    color: white;
    padding-bottom: 10px;
    line-height: 40px;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Montserrat',Helvetica,sans-serif;
    font-weight: 700;
}
.fs38{
  font-size: 30px;
}
.fs32{
  font-size: 24px;
}
.wj900,.wj700,.wj650,.wj670{
  width: 400px;
}
.map{
  width: 350px;
  height: 350px;
}


#footer {
    background: #272727 !important;
}
#footer h5{
	padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 1px;
    margin-bottom: 5px;
    color:#ffffff;
}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
	padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: 5px;
	font-size:12px;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.social li:hover a i {
	font-size:16px;
	margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
	color:#ffffff;
}
#footer ul.social li a:hover{
	color:#eeeeee;
}
#footer ul.quick-links li{
	padding: 3px 0;
	-webkit-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;
}
#footer ul.quick-links li:hover{
	padding: 3px 0;
	margin-left:5px;
	font-weight:700;
}
#footer ul.quick-links li a i{
	margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

.foot{
  font-size: 16px;
}

.foot2{
  font-size: 13px;
}

.ml-4rem{
  margin-left:0rem;
}
.mb-60{
    margin-bottom:0px;
}

.cap-car{
    /*top:250px;*/
}


.service-icon {
    width: 60px;
    height: 60px;
    margin: auto;
    border-radius: 50%;
    border: 10px solid #ececec;
    margin-bottom: 20px;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.w-post{
    margin-left: auto;margin-right: auto;width: 100%;
}
.w-postt{
    margin-left: auto;margin-right: auto;width: 100%;
}

}

@media (min-width:767px){
  .drop2{
    display: none;
  }
  
}
