.table-right form label{ 
    font-weight: 300;
    font-size: 15px;
    color: #000;
    margin-bottom: 5px;    
}
.name-top{ display:flex; width:100%;justify-content: space-between; }
.name-left{ width:48%; }
.name-right{ width:48%; }
.home-menu a {
    font-weight: bold;
}
/* The container */
.contain {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 30%;
  color:#ffffff;
}

/* Hide the browser's default checkbox */
.contain input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.contain:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.contain input:checked ~ .checkmark {
  background-color: #3f51b5;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.contain input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.contain .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product-list{ display: flex; width: 100%;    margin-bottom: 20px;}
.integrated{     display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
       margin-top: 30px;
    margin-bottom: 30px;
 }
.integrated span{ width: 40%; }
.integrated img{
   width: 70%;
}
.icon-list{ padding:10px; text-align:center;}
.icon-list p{ font-size:20px; font-weight:500;  }
.icon-top{display:flex; width:100%; justify-content: space-between;     background: #ffffff;}
.table-top{ display:flex; width:100%;
    justify-content: space-between;
        margin-top: 50px;
 }
 .video-01{ width:63%; }
.table-left{ width:63%; }
.table-right{width:35%; }
.table-right h2{ text-align: left;
   
    margin-bottom: 0px;
    padding-top: 15px;
    padding-bottom: 0px;
    color: #333333;
        margin-top: 0;
}
.table-right form{ 
       background: #6ab2ed; 
    padding:0px 20px 20px 20px; 
    margin-top: 20px;
  }
.table-right select{ width: 100%;
    margin-bottom: 30px;}
.table-right input[type="text"], .table-right input[type="number"], .table-right textarea, .table-right select
{
        width: 100%;
    box-sizing: border-box;
    color: #000;
    resize: none;
    padding: 0% 3%;
    font-size: 14px;
  /*  border: 2px solid #b7b5b5;*/
    background-color: #fff;
        height: 35px;
}
.infold h2 {
    font-size: 1.71428571em !important;
    margin:0;
}
h2.sub-content{
    margin: 4% 0 2%;
    border-bottom: 1px dashed #ccc;
        font-size: 1.71428571em;
        color:#333;
}
p.sub-content1{
    font-size:19px;
    color:#333;
}
.turning-products {
    margin-top: 3%;
}
.video-o{
    padding: 40px 0;
    background: #f7f7f7;
    /*margin: 3% 0;*/
}
.customer-logos{
    border:none!important;
    background:none!important;
    padding-bottom: 0px!important;
}
.video-o h3{
    font-size: 15px;
}
.video-o h2, .video-o1 h2 {
    font-size: 24px;
    margin-bottom: 2%;
}
.header {
    padding: 20px 0px 35px;
    background-color: #f7f7f7;
}
a.openModal {
    border-bottom: 4px solid;
    padding: 0 !important;
    font-weight: 500;
}
.turning-products .sub-products-content a:hover {
    background: #475b9f;
    border-bottom: 0px;
    color: #fff;
    padding: 3px 6px !important;
    transition: 0.3s ease-in;
}
.pop-mec thead{
    background: #003c82;
    color:#fff;
}
.pop-mec td.center{
    text-align:center;
}
.pop-mec table th {
    padding: 15px;
    font-size: 21px;
    font-weight: 400;
}
span.se {
    text-align: center;
    font-size: 23px;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
tbody{
    background:#ffffff;
}
.pop-mec table td {
    padding: 10px 20px;
    font-size: 16px;
}
.lmw-banners [class*="col"]{
    padding:0;
}
.lmw-b-lft{
    background: url(../images/background-lft1.jpg)no-repeat;
    background-size:cover;
    background-position: center center;
}
.lmw-banners-mob{
    display:none;
}
.book-now {
    position: fixed;
    right: -33px;
    transform: rotate(-90deg);
    padding: 18px;
    z-index: 1;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 1;
    top: 35em;
    background: #0071bc;
    color: #fff;
        border-radius: 18px 18px 0px 0px;
}
.book-now p {
    letter-spacing: 1px;
}
.book-now a, .book-now a:hover, .book-now a:focus{
    color:#fff;
    text-decoration:none;
}
.pop-mec table td{  border-bottom: 1px solid #bbbbbb; border-collapse: collapse; }
table {
   /* border: 1px solid #333;*/
}

    td.ones{
    height: 7em;
    background: #2176b9;
    color: #fff;
    font-weight: 800;
    }
    td.twos{
        height: 7em;
    background: #449fe8;
    color: #fff;
    font-weight: 800;
    }
    td.threes{
         height: 7em;
        background:#67bcff;
        color: #fff;
        font-weight: 800;
    }
    td.fours{
        height: 7em;
         color: #fff;
        font-weight: 800;
        background:#8accfe;
    }
    td.ones-1{
       
        color:#000000;
    }
    td.twos-1{
        
        color:#000000;
    }
/*enquiry*/

.enquiry_form {
    position: fixed;
    right:0px;

        top: 35%;
    /*top: 50%;
    z-index: 91;
    transform: -webkit-translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    padding: 15px;
    border: 2px solid #003c82;
    border-top-width: 4px;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.2);
    z-index: 9992;*/
}
.enquiry_form.open{
  right:0;   
}
.enquiry_form .title {
    position: absolute;
    right: 0px;
    /* background-image: linear-gradient(#fed22f, #f8ae19); */
    background-color: #003c82;
    color: #fff;
    -webkit-transform: rotate(
-90deg
);
    transform: rotate(
-90deg
);
    padding: 10px;
    z-index: 1;
    cursor: pointer;
    line-height: 1;
    top: 27px;
    margin-right: -22px;
    display: -ms-flexbox;
    display: flex;
        width: 95px;
    height: auto;
    line-height: 0;
    padding-bottom: 12px;
    border: 1px solid #6ab2ed;
    text-align: center;
    padding-left: 15px;
}
.enquiry_form .title p{
    margin: 0;
}
.enquiry_form.open a {
    display: block !important;
    color: #fff;
    background: #003c82;
}
.btnStyle3 {
    background-color: #0071bc;
    border: none !important;
    padding: 6px 12px !important;
    margin-top: 12px;
    cursor: pointer;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    color: #fff;
}
.form-group {
    margin-bottom: 1.5rem;
}
.form-control {
    border: none;
    border-bottom: 1px solid #040505;
    border-radius: 0px;
    padding: 0px;
    min-width: 226px;
}
/*end*/

.video-01 h2 {
    margin-bottom: 3%;
}

.h2_anime{
    
    	-webkit-animation-name: changeImg1; /* Safari 4.0 - 8.0 */
   -webkit-animation-duration: 1.5s; /* Safari 4.0 - 8.0 */
   animation-name: changeImg1;
   animation-duration: 1.5s;
   animation-iteration-count: infinite;
   color: #E91E63;
}
.h2_anime:hover {
    color: #fff;
}

/* Standard syntax */
@keyframes changeImg1 {
  50%   {
  	color: #0064f9;
  }
  100% {
  color: #4caf50;
  }
}



/* Safari 4.0 - 8.0 */
@-webkit-keyframes changeImg1 {
  50%   {
    color: #E91E63;
  }
  100% {
  	color: #4caf50;
  }
}

.turning-products .sub-products-content a, .milling-products .sub-products-content a, .turnmill-products .sub-products-content a {
    float: right;
    margin: 6% 0 0;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.5s ease;
    padding: 3px 6px !important;
}

a.mids{
    background: #3c3c3c;
    color: #ffffff;
    padding: 10px 15px;
    display: inline-block;
}
a.mids img {
    padding-left: 15px;
}



.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

@media (min-width: 1200px){
.container {
    width: 85% !important;
}
}

@media(max-width: 1500px){
    .modal-content{
        width:50%;
    }
}


@media(max-width: 900px){
    .modal-content{
        width:90%;
    }
}

@media(max-width:520px){
    .header {
    padding: 20px 0px 0px;
    background-color: #f7f7f7;
    margin-bottom: 3%;
}
p.sub-content1 {
    font-size: 17px;
    color: #333;
    line-height: 21px;
}
.video-o h3 {
    font-size: 15px;
    margin: 7px 0 18px;
}
.infold a {
    color: #fff;
    font-size: 17px;
}
.lmw-banners{
    /*display:none;*/
}
.lmw-banners-mob{
    display:block;
}
.lmw-banners-mob [class*="col"] {
    padding: 0;
}
 .mob1{
    background:url(../images/lmw-lft1.jpg)no-repeat;
    background-size:cover;
    padding:15px;
    color:#fff;
}
.mob1 h4 {
    font-size: 14px;
}
.mob1 h2 {
    font-size: 17px;
}
.mob1 {
    padding: 20px !important;
}
.book-now{
    top:30em;
        padding: 10px;
}
.book-now p {
    letter-spacing: 1px;
    font-size: 12px;
}
.mob1 {
    padding: 2em 30px !important;
}
}

@media(max-width:320px){
    .book-now {
    top: 26em;
}
}