/*home */
.carousel-fade {
    height: 90vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../img/grass.png);
}
 .home-p.pages-head5 {
        background: url(../img/img/about.jpg) no-repeat;
        background-size: cover;
        background-position: center center;
      }  
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:90px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.floatphone{
	position:fixed;
	width:60px;
	height:60px;
    bottom: 190px;
    right: 40px;
	background-color:#30312c;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.test{
vertical-align: middle;
    border-style: none;
	width: 280px;
}

.my-float{
	margin-top:16px;
}


.dropbtn {
    background-color: #4CAF50;
    color: black;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.dropbtn h2{    color: #eee;
    font-size: 18px;
    text-transform: none;}
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
     display: block;
    width: 100%;
    padding: 0px 1rem;
    margin: 0px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    clear: both;
    font-weight: 400;
    color: #61666b;
    text-align: inherit;
    white-space: nowrap;
    text-transform: uppercase;
    background: 0 0;
    border-bottom: 1px solid #e0e0e0;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}


.im{
  width: 100%;
}
.tajuk h1 {
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
}


.home-p h1 {
    color: #fdf2f2;
    font-size: 30px;
    line-height: 50px;
    text-transform: uppercase;
    padding-top: 44px;
    padding-bottom: 0px;
    font-family: initial;
}
.home-p.pages-head1 {
    padding-top: 101px;
    padding-bottom: 0px;
}
/* IPHONE-5 IN POTRAIT  */
@media (max-width: 420px){
html{overflow-x:hidden;}	
#home-shop .carousel-item {
    height: 22px;
    min-height: 123px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.hero h1 {
    font-size: 1.0em;
    color: #fff;
    font-weight: 600;
    width: 161px;
    margin: 0;
    padding: 0;
    opacity: 1;
    letter-spacing: 2px;
    margin-bottom: 23px;
}
.hero button {
    margin: 10px 0;
    height: 37px;
    width: 89px;
}
.hero h2{color: #2196f3; }

.home-p, .home-p.breadcrumbs-lg {
    padding: 30px 0;
}
.home-p h1 {
    color: #fdf2f2;
    font-size: 11px;
    bottom: 2px;
    line-height: 0px;
    text-transform: uppercase;
    padding-top: 0px;
    align-items: flex-end;
    padding-bottom: 1px;
    display: unset;
    vertical-align: bottom;
    font-family: initial;
}
.test {
    border-style: none;
    width: 280px;
    height: 54px;
}
.home-p.pages-head1 {
    padding: 30px;
}
}
@media only screen and (max-width: 767px){
html{overflow-x:hidden;}	
.home-p.pages-head1 {
    padding: 30px;
}
}
@media (max-width: 768px){

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
    padding-top: 1px;
}
.home-p.pages-head1 {
    padding: 30px;
}
}
