body{
	font-family: 'Montserrat', sans-serif;
	background:white;
  color:#343434;
}


.demo-card-square.mdl-card {
	width: 100%;
	height: auto;
}
.demo-card-square > .mdl-card__title {
	color: #fff;
	background:  #0D1747;	
}
.products-home{background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.14) 40%, rgba(0,0,0,0.07) 80%, rgba(0,0,0,0) 100%);
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.14) 40%,rgba(0,0,0,0.07) 80%,rgba(0,0,0,0) 100%);
background: radial-gradient(ellipse at center, rgba(10.3) 0%,rgba(13,23,71,0.24) 40%,rgba(13,23,71,0.17) 80%,rgba(13,23,71,0.05) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000',GradientType=1 );
}
.request-home{
	padding:2rem;
	background:rgba(13,23,71,0.12);

}.parent {
    position: relative;
    overflow: hidden;
}

.child {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;

}
.bottom-home{
	padding:6rem;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.2+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=0 ); /* IE6-9 */
	/*background:rgba(76,76,76,0.3);*/

}
.mdl-mega-footer__drop-down-section h1 a:hover{
  transition:all 250ms;
  color:#3b51ba;
}
button{
	    color: #e9e9e9;
    background: #61181F;
}
button:hover{
	color:#b3d4fc;
}
.bottom-home button{
	margin:4rem auto;
	margin-bottom: 0;
	color:#e9e9e9;
	background:#61181F;
}
.request-home input{
	width:100%;
	font-size: 1.5rem;

}
.request-home button{
	margin:0 auto;
	color:#e9e9e9;
	background:#61181F;
}
.mdl-mega-footer{
	width:100%;
	padding:3rem 0;
	background-color:#00020C;
}
.mdl-cell{
	float:left;
}.mdl-button.mdl-button--colored{color:#61181F;}
.mdl-button.mdl-button--colored-white{color:#fff; font-weight: 300; text-transform: capitalize;}
.parallax {    
	width: 100%;
	height: 675px;
	padding-top: 5%;
	background-image: url('../images/parra_home_2.JPG');
	background-position: center center;
	background-size: cover;
	background-color: rgba(39,97,172,0.2);
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #2B2B2B;
	position:relative;
	z-index:2;
}
.int_parrallax{
	background:rgba(0,0,0,0.4); color:white; width:85%; max-width:1300px; margin:0 auto; height:500px;
}
.int_parrallax h1{
	padding:5%;
	padding-bottom: 1%;
	font-size: 5rem;
	font-weight: 100;
}
.int_parrallax h3{
	margin-bottom:0%;
	padding-bottom: 1%;
	font-size: 2rem;
	font-weight: 100;
}
.demo-card-wide.mdl-card {
	width: 34%;
	display:inline-block;
	margin:2rem 2rem 2rem 2rem;
}
.bottom-home h5{
	display:inline;
}
.demo-card-wide > .mdl-card__title {
	color: #fff;
	height: 300px;
	background: url('../images/img-home.jpg') center / cover};
}
.demo-card-wide > .mdl-card__menu {
	color: #fff;
}
.slide-overlay{
	position:absolute; top:280px; z-index:3; width:100%;
}
.android-slogan {
	font-size: 45px;
	padding-top: 20px;
	color:;
}
.android-sub-slogan {
	font-size: 31px;
	padding: 24px 0;
}
.logo-font {
	font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
	line-height: 1;
	color: #fff;
	font-weight: 500;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
	background-color: rgba(0,0,0,0.4);
	padding:10px 20px;
}
.android-sub-slogan2 {
	font-size: 21px;
	padding: 24px 0;
}
.logo-font2 {
	font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
	line-height: 1;
	color: #0D1747;
	font-weight: 500;text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
	padding:10px 0;
}
.top_nav a{
	display:block;
	text-decoration: none;
	color:inherit;
	font-size: inherit;
	font-family: inherit;
	font-weight:inherit;
}
.top_nav ul{
  list-style: none;
   text-transform: uppercase;
    display: flex;
    width: 100%;
    margin-bottom: 0;
}
.top_nav ul li{
  text-align: center;
      margin:0;
    transition:0.4s;
      font-size: 18px;
      line-height: 32px;
      font-family:"Raleway", arial, sans-serif;
      font-weight: bold;
      color:#1F419B;
      flex: 1 1 100%;
}
.ddmg-align-center{text-align: center;font-size:12px;}
.top_nav ul li.mdl-shadow--2dp {
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.10), 0 2px 1px -2px rgba(0,0,0,.10), 0 1px 3px 0 rgba(0,0,0,.08);
}
h3 .mdl-button{ font-size: 3rem; margin-bottom: 0; color:white;}
.top_nav ul li:hover{
  text-align: center;
      margin:0;
      font-weight: bold;
      color:white;
      background:#1f419b;
      flex: 1 1 100%;
}
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    color:#0D39AC;
    width:100%;
    z-index: 7;
}

.dropdown:hover .dropdown-content {
    display: block;
    z-index: 7;
}

.dropdown-content div{
    padding: 8px 12px;
    z-index: 7;
  }
.dropdown-content div:hover {
  color:white;
      background:#1f419b;
}
.front{
	z-index: 3;
	position: relative;
}
.back{
	z-index: 1;
}

#mySidebar{
	color:black;
}
.flag-header{
	max-width:100%;
	position:absolute; opacity:0.8;
}
.padding-top{
	padding-top:1rem;
}
.logo-header{
	width:100%; max-width:600px;
}
.logo-footer{

	width:100%; max-width:600px;
}

#rig {
    margin:0 auto; /*center aligned*/
    padding:0;
    font-size:0; /* Remember to change it back to normal font size if have captions */
    list-style:none;
    background-color:transparent;
}
#rig li {
    display: inline-block;
    *display:inline;/*for IE6 - IE7*/
    width:33%;
    width:calc(100%/3.2);
    vertical-align:middle;
    box-sizing:border-box;
    margin:1%;
    padding:0;
}
        
/* The wrapper for each item */
.rig-cell {
    /*margin:12px;
    box-shadow:0 0 6px rgba(0,0,0,0.3);*/
    display:block;
    position: relative;
    overflow:hidden;
}
        
/* If have the image layer */
.rig-img {
    display:block;
    width: 100%;
    height: auto;
    border:none;
    transform:scale(1);
    transition:all 1s;
}

#rig li:hover .rig-img {
    transform:scale(1.05);
}
        
/* If have the overlay layer */
.rig-overlay {
    position: absolute;
    display:block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-color: rgba(31,65,155,1);
    background-size:50px 50px;
    opacity:0;
    filter:alpha(opacity=0);/*For IE6 - IE8*/
    transition:all 0.6s;
}
#rig li:hover .rig-overlay {
    opacity:0.8;
}
#rig h4{
  font-size:19px;
  font-weight:bolder;
}
.product-logos{
	width:70%; margin:auto; max-height:35px;
}
.products-card-wide-motors.mdl-card {
width: 100%;
min-height:550px;
}
.products-card-wide-motors > .mdl-card__title {
height: 300px;
background: url('images/Products_Motors.jpg') center / cover};
}
.products-card-wide-motors > .mdl-card__supporting-text{
font-size: 15px;
}

.products-card-wide-drives.mdl-card {
width: 100%;
min-height:550px;
}
.products-card-wide-drives > .mdl-card__title {
height: 300px;
background: url('images/Products_Gearboxes.jpg') center / cover};
}
.products-card-wide-drives > .mdl-card__supporting-text{
font-size: 15px;
}


.products-card-wide.mdl-card {
width: 100%;
min-height:550px;
}
.products-card-wide > .mdl-card__title {
height: 300px;
background: url('images/Products_Pumps.jpg') center / cover};
}
.products-card-wide > .mdl-card__supporting-text{
font-size: 15px;
}



.product-text{
	width: auto;
    background: rgba(255,255,255,0.7);
    padding: 1%;
    border-radius: 4px;
}
/* If have captions */
.rig-text {
    display:block;
    padding:0 30px;
    box-sizing:border-box;
    position:absolute;
    left:0;
    width:100%;
    text-align:left;
    text-transform:capitalize;
    font-size:18px;
    font-weight:bold;
    font-family: 'Oswald', sans-serif;
    font-weight:normal!important;
    top:5%;
    color:white;
    line-height: 1.2em;
    opacity:0;
    filter:alpha(opacity=0);/*For older IE*/
    transform:translateY(-20px);
    transition:all .3s;
}
.rig-text h4{
	color:white;
	margin-bottom: 1rem;
}

.rig-text ul{

}

#rig .rig-text  li{
	font-size: 12px;
	list-style-type: circle;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.rig-cell:hover .dis_none{
	dispaly:inline;
}
#rig li:hover .rig-text {
    transform:translateY(0px);
    opacity:0.9;
}

#rig .rig-text .ind_text_box{
	font-size: 13px;
}

.slide-img{width:100%; position:relative; z-index:1;}
.product-focus-padding{
	width:100%; padding:6rem 0;
}
.card-dimensions{
	width:100%; min-height:270px; margin-top:1rem;
}
.card-h3{margin-bottom:0; text-align:center;}
#products-card{
	background: url('../images/Products_Pumps.jpg') bottom left no-repeat #fff; background-size:cover; min-height:250px;
}
#services-card{background: url('../images/services-box.jpg') bottom left no-repeat #fff; background-size:cover; min-height:250px;}
#industry-card{
	background: url('../images/client_industries1.jpg') bottom left no-repeat #fff; background-size:cover; min-height:250px;
}
.between-padding{width:100%; padding:6rem 0;}
.welcome-text{font-size:1.8rem;}
.mid-absolute-image{position:absolute; bottom:-80px; right:0;width:40%;	}
.background-image-home{background: url('../images/background-image-home-2.jpg') bottom right no-repeat #000; background-size:cover; padding:6rem 0; border-bottom:4px solid #182B37	;background-position: center;}
.height-300{min-height:300px;padding:3rem;}
.full-width{width:100%; max-width:100%;}
.absolute-engine{position:absolute;height:100%; width:45%; opacity:0.2;bottom:0px; right:0;}
.pad-right-15{padding-right:15px;}
.support-heading{padding-top:2rem;margin-bottom:0; color:white;}
.footer-links{
	font-size:19px;
}
.supporting-contact{
	font-size: 1.6rem;
}
.mdl-card:hover {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
  }
    .demo-card-event.mdl-card .support{
      width: 100%;
      height: auto;
      background:;
    }
.mdl-mega-footer__middle-section a{
	text-decoration: none;
	color:inherit;
}
.faq-form{
	width:100%;max-width:800px; margin:0 auto; font-size: 1em;
}
.faq-form label,input,textarea{
	width:100%; font-size: 1em;
}
.estimate-form2{
	padding:2rem;
	background:#F5F4F8;
	
}
.estimate-form2 label{
	width:49%;
	margin-right: .5%;
	display:inline-block;
}
.estimate-form2 input,textarea{
	width:100%;
}

.estimate-form2 input[type='checkbox']{
	width:30%; margin:1%;
}
.industries{}
.industries .demo-card-wide.mdl-card {
                  width: 47%;
                  margin:1%;
                  display:inline-block;
                  vertical-align: top;
                  text-transform: capitalize;
                }
.industries .demo-card-wide > .mdl-card__title {
                  color:#fff;
                  height: auto;
                  background:#0d1747;
                  text-transform: uppercase;
                }
.industries .demo-card-wide > .mdl-card__menu {
                  color: #fff;
                }
.industries .mdl-card__supporting-text{
                    font-size: 1.0em;   
                }


.industries{}
.services .mdl-card {
                  width: 47%;
                  margin:1%;
                  display:inline-block;
                  vertical-align: top;
                  /*text-transform: capitalize;*/
                }
.services .demo-card > .mdl-card__title {
                  color:#fff;
                  height: auto;
                  background:#0d1747;
                  text-transform: uppercase;
                }
.services .demo-card > .mdl-card__menu {
                  color: #fff;
                }
.services .mdl-card__supporting-text{
                    font-size: 1.0em;   
                }
.gallery .mdl-grid{
	width:100%;
}
.gallery .mdl-grid img{
	width:100%;
}
.products{}
.products .demo-card-wide.mdl-card {
                  width: 98%;
                  margin:1%;
                  display:inline-block;
                  vertical-align: top;
                  text-transform: capitalize;
                }
.products .demo-card-wide > .mdl-card__title {
                  color:#fff;
                  height: auto;
                  background:#1F419B;
                  text-transform: uppercase;
                }
.products .demo-card-wide > .mdl-card__menu {
                  color: #fff;
                }
.products .mdl-card__supporting-text{
                    font-size: 1.0em;   
                }
/**/


.slides{
  position: relative;
  height: 500px;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.slide{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;

  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}

.showing{
  opacity: 1;
  z-index: 2;
}




@media (max-width: 1550px) {
	.lay{
		position:absolute; 
	}
}
@media (max-width: 1450px) {
	.slide-overlay{
		position:absolute;
	}
	.top_nav ul li{
		font-size:17px;
	}
}
@media (max-width: 1400px) {
  .m-container{
    padding:1rem;
  }

.slide-overlay{
  top:240px;
}
}
@media (max-width: 1340px) {
	.slide-overlay{
		position:absolute;
	}
	.top_nav ul li{
		font-size:15px;
	}
}

@media (max-width: 1130px) {
	.slide-overlay{
		position:absolute;
	}
	.top_nav ul li{
		font-size:14px;
	}

#rig li {
    display: inline-block;
    *display:inline;/*for IE6 - IE7*/
    width:48%;
    vertical-align:middle;
    box-sizing:border-box;
    margin:1%;
    padding:0;
}
}

@media (max-width: 1050px) {
.slide {
	float: left;
	position: absolute;
	width: 100%;
	height: auto;
	opacity: 0;
	transition: opacity 3s linear;
}
	.slide-overlay{
		position:relative; top:0px;
	}
	.top_nav ul li{
		font-size:14px;
	}
.absolute-engine{position:absolute;height:100%;  opacity:0.5;bottom:0px; right:0; display:none;}
}

@media (max-width: 950px) {
	#rig li {
    display: inline-block;
    width: 33%;
    width: calc(100%/1);
    vertical-align: middle;
    box-sizing: border-box;
    margin: 1%;
    padding: 0;
}
.rig-text {
    display: block;
    padding: 0 20px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: left;
    text-transform: capitalize;
    font-size: 36px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    font-weight: normal!important;
    top: 5%;
    color: white;
    line-height: 1.2em;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateY(-20px);
    transition: all .3s;
}
#rig .rig-text .ind_text_box {
    font-size: 24px;
}
#rig .rig-text li {
    font-size: 18px;
    width:47%;
    float:left;
    list-style-type: circle;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
}

@media (max-width: 650px) {
.estimate-form2 label{
	width:98%;
	margin-right: .5%;
	display:inline-block;
}
}


.cat-tab {
  color: white;
  background-color:#3b51ba;
  display: inline-block;
  padding: 10px 15px;
}

.cat-tab.selected {
  color: #3b51ba;
  background-color: #E7E7E7;
  font-weight: 700;
  border: 1px solid #3b51ba;
}

div#subcat-list-container {
  display: block;
  width: 90%;
  background-color: #F3F3F3;
  margin-top: 25px;
  min-height: 250px;
  padding: 10px 15px;
}

a.subcat-name-link {
  color: black;
  text-decoration: none;
}

a.subcat-name-link:hover {
  color: #3b51ba;
}

#prod-list-container {
  display: block;
  width: 90%;
  max-height: 500px;
  overflow-y: scroll;
  margin-top: 25px;
}

.subcat-item {
  display: inline-block;
  width: 25%;
  margin-right: 15px;
}

.subcat-item img {
  width: 100%;
  height:auto;
}

.subcat-desc-half-block {
  display: inline-block;
  width: 49%;
}

.subcat-img-container {
  height: 200px;
  overflow: hidden;
}