@media only screen and (max-width:768px) {
.banner img{
	width: 100%;
}
}

.banner img {		
	width: 100%;
}

.follow_button {
/*line-height: 16px;*/
padding: 1px 22px;
color: #373E3E;
background: #fff;
height: 28px;
border-radius: 3px;
border-style: solid;
}

button{
cursor: pointer;
}

.btn1 button {
    padding: 3px;
    border: 2px solid red;
    border-radius: 20px;
    height: 35px;
    background-color: #ffb6c19e;
    color: black;
    float: right;
    margin-top: -35px;
    margin-right: 9px;
}
.line{
	height: 6px;
	width: 100%;
	background-color: #d5dbdb;
	margin-bottom: 25px;
}

.line1{
	height: 6px;
	width: 100%;
	background-color: #d5dbdb;
	margin-top: 45px;
	margin-bottom: 40px;
}

.product_show {
	font-size: 27px;
	font-weight: 300;
	line-height: 1.333;
	color: #403d3d;
	overflow-wrap: break-word;
	margin-bottom: 10px;
	font-family:Arial,sans-serif;
}

.heading a:hover {
	text-decoration: none;
	color: #c45500;
}

#more {display: none;}
#more2 {display: none;}
#more3 {display: none;}

#myCarousel li{background-color:#cbc3c3;width: 13px;height: 13px; }
#myCarousel2 li{background-color:#cbc3c3;width: 13px;height: 13px; }
#myCarousel3 li{background-color:#cbc3c3;width: 13px;height: 13px; }

.num{
	margin-top: -23px;
	margin-left: 30px;
}

#num2{
	margin-top: -20px;
	margin-left: 42px;
}
#p_detail{
	margin-right: 65px;
	margin-left: -25px;
}
button#myBtn{
	background-color: white;
	border-radius: none;
	border: none;
	color: #065f97;
}

button#myBtn:hover {
    text-decoration: underline;
}
button#myBtn2{
    background-color: white;
    border-radius: none;
    border: none;
    color: #065f97;
}
button#myBtn2:hover {
    text-decoration: underline;
}
button#myBtn3{
    background-color: white;
    border-radius: none;
    border: none;
    color: #065f97;
}
button#myBtn3:hover {
	text-decoration: underline;
}
.btn2{
	height: 31px;
	width: 200px;
	margin-top: 20px;
	margin-left: 50px;
	margin-left: 10px;
}
i.fa.fa-facebook-official {
	color: #3b579d;
}
i.fa.fa-twitter {
	color: #1da1f2;
}
i.fa.fa-pinterest {
	color: #bd081c;
}
.h2, h2 {
	font-size: 31px;
}
.responsive {
	width: 100%;
	height: auto;
}

