/* CSS Document */

@media only screen and (max-width: 480px) {

/************ index page css  ************/
/**** Top Navigation ****/
.menu {
	padding-top: 0px;
}
.top-header-01 {
	border-radius: 0px;
}
.logo {
    width: 70%;
    float: none;
}
.affix .contact-img {
    display: none;
}
/**** Top Navigation ****/

/***** Slider css ******/
.slider {
    margin-bottom: 25px;
}
.slider-01 {
    margin-top: 0px;
}
/***** Slider css ******/

/***** About Index css ******/
.about-index {
    margin-bottom: 10px;
}
.about-index-font {
    font-size: 21px;
    line-height: 30px;
}
.about-index-font-01 {
	font-size:18px;
	line-height:24px;
}
.product-title {
    font-size: 25px;
    margin-left: 15px; 
    line-height: 35px;
    margin-right: 15px;
}    
   
/***** About Index css ******/

/***** Product Index css ******/
.product-index {
    margin-bottom: 10px;
}
/***** Product Index css ******/
/************ Services Index css ************/
.company-index-font {
	margin-left: 15px;
}
.company-index-font-01 {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 16px;
	line-height: 26px;
}
.about-img-set {margin-left: 0%;margin-top: -4%;}
/************ Services Index css ************/
/************ footer Index css ************/
.footer-font {
	text-align: center;
}
.footer-font-01 {
	text-align:center;
	font-size: 15px;
	line-height: 20px;
}
.footer ul {
    padding: 0px;
    text-align: center;
}
.footer-map {
    margin-left: 0%;
}
.fa-padding {
    padding: 0px 10px 0px 0px;
}
.footer-font-03 {
    line-height: 27px;
    text-align: center;
}
/************ footer Index css ************/

/************ copy write Index css ************/
.copy-write-font {
	text-align: center;
	font-size: 13px;
	line-height: 25px;
}
.copy-write-font-01 {
	float:none;
	text-align: center;
	font-size: 13px;
	letter-spacing: 1px;
}
/************ copy write Index css ************/

.heading-banner {
    font-size: 25px;
    margin-top: -26%;
    line-height: 25px;
    letter-spacing: 2.5px;
}
	.heading-banner::after {
    left: 10%;
    bottom: 24%;
}
.parallax {
    min-height: 148px;
    background-size: contain;
    background-position: inherit;
    background-repeat: inherit;
}
.page-contain-font {
    font-size: 1.15714286em;
    line-height: 1.58421053em;
    margin-left: 3%;
    margin-right: 3%;
}
.social-icons {
    margin-left: 40px !important;
}

}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
/************ index page css  ************/
/**** Top Navigation ****/
.menu {
	padding-top: 0px;
}
.top-header-01 {
	border-radius: 0px;
}
.logo {
    width: 100%;
    float: none;
    margin-top: 0;
    margin-left: 5%;
}
/**** Top Navigation ****/

/***** Slider css ******/
.slider {
    margin-bottom: 20px;
}
.slider-01 {
    margin-top: 0px;
}
/***** Slider css ******/

/***** About Index css ******/
.about-index {
    margin-bottom: 20px;
}
.about-index-font {
    font-size: 25px;
    line-height: 35px;
}
.about-index-font-01 {
	font-size:19px;
	line-height:30px;
}
/***** About Index css ******/

/***** Product Index css ******/
.product-index {
    margin-bottom: 20px;
}
/***** Product Index css ******/
/************ Services Index css ************/
.company-index-font {
	margin-left: 15px;
}
.company-index-font-01 {
	margin-left: 15px;
	font-size: 16px;
	line-height: 26px;
	margin-right: 15px;
}
.about-img-set {margin-left: 0%;margin-top: -8%;}
/************ Services Index css ************/

/************ footer Index css ************/
.footer {
	padding:4% 0px 2% 0px;
}
.footer-font {
	padding: 0px 5px;
	font-size: 20px;
}
.fa-padding {
    padding: 0px 5px 0px 0px;
}
.footer-font-01 {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding: 0px 5px;
}
.footer-font-02 {
	font-size: 12px;
	line-height: 12px;
}
.footer-font-03 {
	font-size: 11px;
	line-height: 30px;
	white-space: nowrap;
}
.footer ul {
    padding: 0px;
}
.social-icons li a {
    margin: 0px !important;
}
.footer-map {
    margin-left: 0%;
}
/************ footer Index css ************/

/************ copy write Index css ************/
.copy-write {
		
	padding: 15px;
}
.copy-write-font {
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0;
}
.copy-write-font-01 {
	float:right;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0px;
}
/************ copy write Index css ************/

.parallax {
    min-height: 270px;
   background-size: contain;
    background-position: inherit;
    background-repeat: inherit;
}
.heading-banner {
    font-size: 30px; 
    letter-spacing: 2.5px;
    line-height: 40px;
    margin-top: -13%;
}
	
.page-contain-font {
    font-size: 1.135em;
    line-height: 1.48421053em;
    margin-left: 4%;
}
.heading-h3 {
    font-size: 27px;
}
.img-title {
    font-size: 14px;
    padding-top: 18px;
    height: 44px;
}
}

@media only screen and (max-width: 1024px) {

.wsmenu-list > li > a {
    padding: 0px 9px !important;
}

}




