/*body{
	background: url(../images/bg3.jpg) center center repeat fixed;
}*/

.skanda-products{
    padding:1em 0;
}
.skanda-pro-in{
	margin:4em 0 2em 0;
}
.skanda-pro-in img{
	width:85% !important;
	margin:1.8em 0 0 0;
}

.skandha-pdtbtn img {
    width: 19%;
    display: block;
    margin: 3em auto 1em auto;
}
.pony-below p{
	text-align: center;
	font-weight: 800;
}
.pony-below span{
	margin-left: 10px;
}
.skanda-top{
	width: 100%;
}
.skanda-banner img{
	width: 100%;
}
.skanda-top img{
	width: 100%;
}
.skanda-mtop{
	display: none;
}
.skanda-aboutus{
	padding: 2em 0;
}
.skanda-aboutus h2{
	text-align: center;
	margin:13px auto;
}
.skanda-aboutus p{
	font: normal 400 19px/32px dosis, serif; 
	color: #5f5c5c
	/*font: 15px arial, sans-serif;  => u can declare in this way also*/
}
/*
definition for font: normal 400 19px/32px dosis, serif; 
font-style:normal;
 font-weight:400;
 font-size:19px;
 line-height: 32px;
 font-family: 'dosis', serif;
*/


.skanda-choose{
	padding:0 0 1em 0;
}
.skanda-choose h2{
	text-align: center;
	margin:12px auto;
}
.skanda-choose img{
	width:95%;
	margin:1em 0;
}
.sk-left-abt{
	background: #f7f2e7;
    padding: 2em;
	border-radius: 26px 87px 40px 40px;
}
.contact-us .contact-box textarea{
	margin-left: 5px;
}
.contact-us .contact-box {
    position: relative;
    margin-bottom: 10px;
    padding: 3em 4em;
    background: url(../images/skandha/skanda-bg.jpg)no-repeat;
    background-size: cover;
    background-position-x: left;
    border-radius: 20px 30px 50px 40px;
}
.contact-us .contact-box button {
    background: linear-gradient(45deg, #ff9b00, #ff0000d4);
    line-height: 45px;
    padding: 0 20px;
    font-family: auto;
    text-transform: capitalize;
    color: #fff;
    display: block;
    margin: 10px auto 0 auto;
}
.contact-us .upper .item .icon span:before {
    position: relative;
    line-height: 90px;
    font-size: 25px;
    color: #000000;
    border: 2px solid;
    padding: 14px;
    border-radius: 30px;
}
.contact-us .section-title {
    margin-bottom: 14px;
}
.contact-us .upper .item {
    position: relative;
    margin-bottom: 0;
}
.store-finder{
	padding:1em 0;
}

@media(max-width: 478px){
	.skandha-pdtbtn img {
    width: 60%;
    display: block;
    margin: 3em auto 1em auto;
}
.skanda-products img {
   /* width: 100%;*/
    display: block;
    margin: 1em auto;
}
.skanda-mtop{
	display:block;
}
.skanda-dtop{
	display: none;
}
.skandlogo img {
    width: 100%;
    margin: 20px 0;
}
.navbar-toggle {
    position: absolute;
    border: 1px solid #5e00e8;
    margin: 0;
    top: -1em;
    margin-top: 0;
    right: 0;
    margin-right: 0;
    z-index: 5000;
    background: #c57f00;
}
.carousel-indicators{
	display: none;
}
.text p {
    font-family: auto;
    color: #5a5454;
    text-align: justify;
    margin: 10px;
}
.skandha-btn img {
    margin: 20px auto;
    width: 190px;
    display: block;
}
}