body{
	width:100%; 
	margin:0px;
	padding:0px;
	max-width:100%;
	font-family: 'Open Sans', sans-serif;
}

 h2 {
    font-size: 34px;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

p {
    font-size: 17px;
    color: #fff;
    font-weight: normal;
    text-align: justify;
    line-height: 24px;
}

.header-bg {
	background-image: url(images/head-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
background-position:center;	
    position: relative;
    z-index: 9;
}  

.head-left-text h2 {
	font-size: 35px;
	color: #fff6f6;
	text-align:left;
}

img.banner-image  {
	width:100%;
}

.cont-details a {
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-weight: normal;
    text-decoration: none;
	padding-left:10px;
}

.cont-details {
    text-align: center;
} 

.cont-details svg {
    font-size: 22px;
    color: rgb(255, 255, 255);
    align-self: center;
}

a.nav-link {
    font-size: 19px;
    color: rgb(255, 255, 255);
}


ul.main-nav {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
ul.main-nav li {
    display: inline-block;
}

.head-bottom {
    border-top: solid #fff 1px;
	padding-top: 17px;
}


.hed-top {
    padding-top: 23px;
	padding-bottom: 16px;
}

svg.svg-inline--fa.fa-phone.fa-w-16 {
    transform: rotate(92deg);
 
}


.main-banner {
    margin-top: -45px;
    border-top: solid #fff 5px;
}


ul.navbar-nav a.nav-link {
    font-size: 18px;
}

.banner-bottom-text p {
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    color: #505050;
    padding-top: 20px;
    line-height: 22px;
    font-weight: lighter;
	text-align:justify;
}

.banner-bottom-text {
    padding-top: 10px;
}




.geared-title h2 {
    background-image: url(images/geared-title-bg.png);
    background-repeat: no-repeat;
    background-position: left;
    width: 597px;
    text-align: center;
    position: relative;
    z-index: 99;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 14px;
}

.geared-bg.v-belt-bg{background-image:url(images/V-BELTbg.jpg);
    background-repeat: no-repeat;
    margin-top: -54px;
padding: 80px 64px 29px 60px;}


.geared-bg.cnc-bg {background-image:url(images/CNCbg.jpg);
    padding: 54px 64px 29px 60px;}
	
.view-btn.cnc-btn {
    margin-top: -55px;
}


.main-geared {
    margin-top: 50px;
	margin-bottom:30px;
}

.geared-title {
    border-top: solid #ed3237 8px;
}


.geared-bg p {
    font-size: 17px;
    color: #fff;
    font-weight: normal;
    text-align: justify;
    line-height: 24px;
}

.geared-bg {
    background-image: url(images/geared-bg.jpg);
    background-repeat: no-repeat;
    margin-top: -54px;
    padding: 80px 64px 29px 60px;
}

.view-btn a {
    background-image: url(images/view-btn-bg.png);
    background-repeat: no-repeat;
    background-position: right;
    display: block;
    text-decoration: none;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    padding-right: 47px;
    padding-top: 10px;
    padding-bottom: 10px;
}

svg.svg-inline--fa.fa-arrow-right.fa-w-14 {
    font-size: 16px;
    width: 30px;
}


.view-btn {
    position: relative;
    margin-top: -33px;
    margin-right: 15px;
	  text-align: right;
}


.site-footer {
	background-image:url(images/footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	padding-top:20px;
	    margin-top: 60px;

} 

.india-address {
    padding-top: 24px;
}

.copyright {
    background-image: url(images/copyright-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	    margin-top: 35px;
}

.copyright p {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 11px 0;
    margin: 0px;
}

.phone-title h3 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
	    
}

.footer-phone a {
    padding-left: 14px;
}

.footer-mobile a {
    padding-left: 44px;
}

.footer-fax a {
    padding-left: 76px;
}

.footer-email a {
    padding-left: 57px;
}

.footer-logo {
    padding-bottom: 53px;
}


.phone-number a {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    font-weight:normal;
	
}

.right-address h3 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
	    padding-top: 12px;
}

.right-address p {
    font-size: 20px;
    color: #c8c8c8;
    line-height: 26px;
}

.right-address h4 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding-left: 26px;
    padding-top: 5px;
}

.main-title h2 {
    font-size: 34px;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

.main-title h2:before {
    content: "";
    background-image: url(images/main-title-line.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    height: 83px;
	    margin-top: 15px;
}

.main-award {
    margin-top: 70px;
}

.awards {
    margin-top: 15px;
}

.award-inn h3 {
    font-size: 16px;
    text-align: center;
    margin: 0px;
    line-height: 22px;
    color: #2e2e2e;
    padding-top: 15px;
	
}

.award-inn a {
	text-decoration:none;
	display:block;
}

.main-award {
    margin-bottom: 43px;
}

.shop-bg {
	background-image:url(images/shopnow-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	margin-bottom: 35px;
}

.shop-text h4 {
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
}

.shop-text a {
    font-size: 28px;
    color: #fff;
    background-color: #ed3237;
    padding: 4px 5px 7px 5px;
    text-decoration: none;
    display: block;
    width: 218px;
    text-align: center;
	    margin-top: 26px;
}


.shop-text {
    padding: 28px 0px 45px 0px;
}

.geared-pro {
    border: solid #000 1px;
}

.geared-pro a {
    display: block;
	text-decoration: none;
}


.geared-pro h3 {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin: 0px;
text-align: center;
padding-left:10px;
padding-right:10px;
line-height:22px;}

 
 .geared-text {
    background-color: black;
    height: 78px;
    max-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.geared-text:before {
    content: "";
    position: absolute;
    background-image: url(images/pro-bottom.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 17px;
    width: 253px;
    left: 0;
    right: 0;
    top: -13px;
   
}

.geared-pro img {
    width: 100%;
}

.speed {
    margin-bottom: 32px;
}

.pro-cat-bg {
    background-color: #f0f0f0;
    padding-top: 40px;
    padding-bottom: 55px;
}

.pro-cat-text img {
    width: 100%;
}

.pro-cat-text a h3 {
    font-size: 20px;
    color: #2e2e2e;
    font-weight: normal;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.pro-cat-text {
    text-align: center;
}

.pro-cat-text a {
    font-size: 16px;
    color: #fff;
	background-image:url(images/mor-btn-bg.png);
	background-repeat:no-repeat;
	background-position:center;
	    display: block;
		text-decoration:none;
		padding-top: 3px;
}

.pro-cat {
    padding-bottom: 27px;
}

.main-pro-cat {
    margin-top: 67px;
}

.copyright a {
    text-decoration: none;
}

.head-left-text span {
    font-weight: lighter;
}




.geared-bg.milling-bg {background-image: url(images/milling-bg.jpg);
    background-repeat: no-repeat;
	
    padding: 56px 64px 29px 60px;
}


.geared-bg.milling-cumbg {
	background-image: url(images/cummilling-bg.jpg);
    background-repeat: no-repeat;
   
}


.inquiry-image {
       background-color: #d61217;
}

.inquiry-image h3 {
    color: #fff;
	padding: 5px 50px 5px 13px;
	font-size:20px;
}


.form-arrow-icon svg:not(:root).svg-inline--fa {
	color: #fff;
    font-size: 22px;
}

.form-arrow-icon {
    background-color: #231f20;
    padding: 10px;
}



/*----------- media query Start ------------*/


@media screen and (max-width: 1100px) {
	
.head-left-text h2 {
	font-size:21px;
}	

.header-logo img {
    width: 80%;
}

.header-right-logo img {
    width: 77%;
}

.cont-details a {
	font-size:14px;
}

.cont-details {
    text-align: left;
}

a.nav-link {
    font-size: 14px;
    color: rgb(255, 255, 255);
    padding: 10px 10px 5px 10px;
}
	
.geared-text:before {
	background-image:none;
}
	
}

.form-arrow-icon {
    right: 0;
    position: absolute;
}	
	


@media screen and (max-width: 767px) {
	
	.banner-bottom-text {
		padding-bottom:20px;
	}
	
	.cont-details {
		text-align:center;
	}
	
.head-left-text h2 {
    font-size: 25px;
    text-align: center;
}
.header-logo img {
    width: 55%;
}

.header-right-logo {
    text-align: center;
	padding-top:15px;
}

.header-right-logo img {
    width: 30%;
}
	
.header-bg {
	background-image:none;
	background-color:#ed3237;
}

.main-banner {
	margin-top:inherit;
}

.container {
	max-width:100% !important;
}
	
	
.geared-title h2 {
    background-image: none;
    color: #ed3237;
    width: 100%;
    text-align: center;
	    padding: 10px 0;
    margin: 0px;
}

.geared-title {
    border-top: solid #ed3237 3px;
}

.geared-bg {
	margin-top:0px;
	padding:10px;
}

 .geared-bg p {
	 font-size:14px;
	 line-height:20px;
 }
 
 .geared-pro img {
    width: 60%;
    margin: auto;
}

.geared-pro {
	text-align:center;
}

.geared-text:before {
	display:none;
}


.geared-pro {
	margin-bottom:25px;
}

.speed {
  margin-bottom: 0px;
} 


.geared-bg.v-belt-bg {
	margin-top:0px;
}

.main-geared{
	margin-top:0px;
}

.geared-bg.v-belt-bg {
	padding:10px;
}

.geared-bg.cnc-bg {
	padding:10px;
}


.view-btn.cnc-btn {
    margin-top: -32px;
}

.pro-cat-text img {
    width: 55%;
}

.shop-bg {
	background-image:none;
	    background-color: #494949;
}


.award-inn {
    text-align: center;
    margin-bottom: 25px;
}

nav.navbar.navbar-expand-md.mt-2 {
    background-color: black;
    padding: 0px;
    margin: 0px;
}
.navbar-toggler-icon svg.svg-inline--fa.fa-bars.fa-w-14 {
    color: #fff;
}

button.navbar-toggler {
    padding: 0px;
}

button.navbar-toggler.collapsed {
    width: 100%;
}

button.navbar-toggler {
    width: 100%;
}

span.navbar-toggler-icon {
    width: 100%;
    float: none;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: left;
    position: relative;
}

.navbar-toggler-icon svg.svg-inline--fa.fa-bars.fa-w-14 {
    color: #fff;
    font-size: 32px;
    background-color: #ed3237;
    width: 40px;
  
}

ul.main-nav li {
    display: block;
    text-align: left;
	
}

.nav-link {
    display: block;
    padding: 5px 0;
	padding-left:5px;
}



a.nav-link {
	font-size:15px;
}

li.nav-item {
    border-bottom: dashed #ed3237 1px;
}

}


@media screen and (max-width: 440px) {
	
	.footer-logo img {
    width: 70%;
    margin: auto;
  
}

.phone-number a {
	font-size:15px;
}
	
	.phone-title h3 {
		font-size:18px;
	}
	
.footer-logo {
    padding-bottom: 25px;
}
	
	.right-address h3 {
		font-size:18px;
	}
	
	.right-address p {
		font-size:14px;
	}
	
.copyright {
	background-image:none;
	    background-color: #ed3237;
		margin-top:10px;
}

.copyright p {
	font-size:20px;
}

.geared-title h2 {
	font-size:20px;
}
.geared-title{
margin-top: 10px;}

.geared-bg {
	background-image:none;
	background-color:#000;
}
	
	
	.view-btn {
    position: relative;
    margin-top: -33px;
  
    text-align: center;
}

.view-btn a {
	padding-right:0px;
	background-position:center;
}

.geared-bg p {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 25px;
}

.shop-text h4 {
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
}


.shop-text a {
	    font-size: 20px;
		    width: 150px;
			margin-top: 15px;
}

.shop-text {
    padding: 20px 0px 25px 0px;
}

.main-title h2 {
	font-size:25px;
}

.pro-cat-bg {
	padding-top:15px;
}

.shop-bg {
	
	margin-bottom:10px;
}

.awards {
	margin-top:0px;
}

.main-title h2:before {    height: 59px;}

.main-award {
    margin-top: 50px;
}

.pro-cat-text a h3 {
	font-size:16px;
}

.pro-cat-text img {
    width: 100%;
}

.cont-details a {
	font-size:14px;
}

.cont-details svg {
	font-size:16px;
}

.hed-top {
    padding-top: 5px;
    padding-bottom: 10px;
}



}



@media screen and (max-width: 450px) {
	
.inquiry-image {
    float: none !important;
}	
	
}



/*----------- media query End ------------*/

.inquiry-cont-main {
float: left;
position: fixed;
top: 38%;
z-index: 99999;
right: 0;
}

.inquiry-image {
float: left;
cursor: pointer;
transform: rotateZ(-90deg);
display: flex;
transform-origin: 100% 100%;
width: auto;
}

.inquiry-form {
width: 260px;
float: right;
z-index: 9999;
    background: rgb(240, 240, 240);
right: 0px;
top: 212px;
padding: 15px;
/*border-radius: 6px;*/
display: none;
border: 2px solid #d61217;
}



.form-group input.form-control {
    font-size: 14px;
}


.form-group textarea.form-control {
	  font-size: 14px;
}

button.submit-buttom {
    background-color: #231f20;
    border: none;
    color: #fff;
    padding: 5px 10px 5px 10px;
    font-size: 16px;
   
}

.form-group {
	margin-bottom:10px;
}

.transform-0 {
	
	transform: rotateZ(0deg) !important;
}










 
 






