@import url('https://fonts.googleapis.com/css?family=Barlow:400,500,700');
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
}
html {
  scroll-behavior: smooth;
}

* {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 19px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	outline: none;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
button, input, select, textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button, input {
 *overflow: visible;
	line-height: normal;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
 input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
input::-moz-focus-inner {
 border: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	margin: 0;
	padding: 0;
}
a {
	color: #243f8a;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	outline: 0;
	text-decoration: underline;
}
small {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
	width: 100%;
	margin: 0;
	color: #040707;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	text-rendering: optimizelegibility;
	z-index: 99999999!important;
}
h3, h4, h5, h6 {
	text-transform: none;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.71428571em;
}
h3 {
	font-size: 1.42857142em;
}
h4 {
	font-size: 1.28571429em;
}
h5 {
	font-size: 1.12142857em;
}
h6 {
	font-size: 1em;
}
p {
	margin-bottom: 15px;
}
body {
	margin: 0;
	color: #000;
	font-family: 'Barlow', sans-serif !important;
	background-color: #fff;
}
::-webkit-input-placeholder {
 color: #666;
}
:-moz-placeholder { /* Firefox 18- */
 color: #666;
}
::-moz-placeholder {  /* Firefox 19+ */
 color: #666;
}
:-ms-input-placeholder {
 color: #666 !important;
 font-family: 'Barlow', sans-serif;
 font-style: normal !important;
 opacity: 1 !important;
}

.top-he{
	background:#b8dfff;
	font-weight: 500;
}

.counter {

	background: #263d89;
    color: #ffffff;
    display: flex;
    justify-content: space-around;
        text-align: center;
        width: 100%;
        padding: 50px 0px;
}
.counter p span{

	font-size: 40px;
	font-weight: 500;
}
.counter-in p{
	font-size: 19px;
}
.counter .counter-in:nth-child(2){
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}
.counter-in{
	width: 50%;
	padding: 50px 0px;
}

.underline {
	border-bottom: 1px solid #000;
	display: inline-block;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.space {
	float: left;
	width: 100%;
	margin: 5% 0 0;
}
.tDecoration_none {
	text-decoration: none !important;
}
.fixed {
	width: 100%;
	margin: 0 auto;
	z-index: 9999;
	position: fixed;
}
.container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
 *zoom: 1;
}
.container:before, .container:after {
	display: table;
	line-height: 0;
	content: "";
}
.container:after {
	clear: both;
}
.container_full {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
 *zoom: 1;
}
.pop-mec table th{
    padding:10px;    
}
.pop-mec table td{
    padding:10px;    
}
.pop-mec table tr:hover{ background:#e7e7e7;  }
.feat-list{
	border: 1px solid #263d89;
	padding: 10px 0px;
	margin-bottom: 50px;
}
.feat-list ul li{
margin-bottom: 20px;
margin-top: 20px;
margin-left: 50px;
    font-size: 19px;
    font-weight: 500;
}

.container_full:before, .container_full:after {
	display: table;
	line-height: 0;
	content: "";
}
.container_full:after {
	clear: both;
}
#wrapper {
	width: 100%;
}
.width100 {
	float: left;
	width: 100%;
}
.header-top-gradient {
	float: left;
	width: 100%;
	height: 10px;
	background: rgba(30, 57, 141, 0.8);
	background: -moz-linear-gradient(left, rgba(30, 57, 141, 0.8) 0%, #eb8c23 50%, #277bb7 100%);
	background: -webkit-linear-gradient(left, rgba(30, 57, 141, 0.8) 0%, #eb8c23 50%, #277bb7 100%);
	background: linear-gradient(to right, rgba(30, 57, 141, 0.8) 0%, #eb8c23 50%, #277bb7 100%);
}
#search {
	background-color: #dedede;
}
#search input[type="text"], textarea, select {
	width: 94%;
	color: #000;
	resize: none;
	padding: 2% 3%;
	font-size: 13px;
	background-color: #fff;
	font-family: 'Barlow', sans-serif;
}
.header {
	padding: 20px 0px 35px;
	background-color: #dedede;
	/*background-color: #ccf8ff;*/
}
.logo {
	/*float: left;
	width: 20%;*/
	text-align: center;
}
.menu-section {
	position: relative;
	float: right;
	width: 75%;
}
.quick-link {
	float: right;
	width: 45%;
}
.quick-link-menu {
	float: left;
	width: 85%;
	border-right: 2px solid #4d4d4d;
}
.quick-link-menu ul, .quick-link-menu ul li {
	display: block;
	list-style: none;
}
.quick-link-menu ul li {
	float: left;
}
.quick-link-menu ul li a {
	float: left;
	color: #333;
	display: block;
	padding: 2px 25px;
	font-size: 14px;
	text-decoration: none;
}
.quick-link-menu ul li a:hover {
	color: #243f8a;
	text-decoration: underline;
}
.quick-link-search {
	float: right;
	width: 4%;
	padding: 4px 0 0;
}
.menu-section-bottom {
	padding: 6% 0 0;
}
.menu-left {
	float: left;
	width: 85%;
}
.menu-right {
	float: right;
	width: 10%;
	text-align: right;
}
.infold-section {
	padding: 0 0 2px;
}
.infold {
	background: #8ac54b;
	background: -moz-linear-gradient(left, #8ac54b 0%, #eb8c23 50%, #277bb7 100%);
	background: -webkit-linear-gradient(left, #8ac54b 0%, #eb8c23 50%, #277bb7 100%);
	background: linear-gradient(to right, #8ac54b 0%, #eb8c23 50%, #277bb7 100%);
}
.infold h2 {
	padding: 1.5% 0;
	text-align: center;
	text-transform: lowercase;
}
.infold a {
	color: #fff;
	font-size: 1em;
}
.infold img {
	margin: 0 1.5% 0 0;
}
.footer {
	padding: 3% 0;
	background-color: #003c82;
}
.footer h3 {
	margin: 0 0 3%;
}
.footer-address {
	float: left;
	width: 35%;
	    color: #fff !important;
}
.footer-contact {
	float: left;
	width: 35%;
	    color: #fff;
}
.footer-contact p {
	margin: 0 0 1%;
	    font-size: 16px;
    font-weight: 500;
}
.footer-contact p span {
	float: left;
	width: 15%;
}
.footer-contact a {
	text-decoration: underline;
	    color: #fff;
}
.footer-contact a:hover {
	text-decoration: none;
	    color: #ffc107;
}
.footer-social {
	float: right;
	width: 20%;
}
.footer-social ul {
	float: left;
	width: 100%;
	list-style: none;
}
.footer-social ul li {
	float: left;
	width: 15%;
	margin: 0 5% 0 0;
	text-align: center;
}
.footer-social ul li a {
	float: left;
	width: 100%;
}
.footer-social ul li img:hover {
	opacity: 0.6;
}
.copyrights {
	padding: 1% 0;
}
.copyrights p, .copyrights p a {
	font-size: 12px;
	margin-bottom: 0;
}
.mtd {
	width: 50%;
	float: left;
}
.fibroin {
	width: 50%;
	float: right;
	text-align: right;
}
.mb_none {
	display: block;
}
.mb_visible {
	display: none;
}

.notification_link{
    clear: both;
    background-color: #4360b1;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    /*text-transform: uppercase;*/
    font-weight: 500;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0px 2px 6px #ccc;
    animation:blinkingText 1.3s infinite;
}
.notification_link a{
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 13px;
    margin: 0 10px;
    
}
.notification_link:hover{
    cursor:pointer;
    text-decoration: underline;
    background-color: #263d89;
}
@keyframes blinkingText{
    0%{
    color: #f1f1f1;    }
    49%{
    color: #f1f1f1;    }
    50%{    
    /*background-color: #eb8c23;*/
    color: #f1f1f1;    }
    99%{    
    color: #fff;   }
    100%{   
    color: #fff;    }
}

#myModal_popup{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(167, 167, 167, 0.9);
    z-index: 99;
}
.myModal_popup_content{
    max-width: 700px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: auto;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.turning-products{
	margin: 0 -12px;	
	display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.turning-products:after{
	content: "";
	clear: both;
	display: block;
}
.turning-products .sub-products{
	float: left;
	width: 33.33%;
	padding: 0 12px;
	box-sizing: border-box;
}

.sub-products-new{

	float: left;
    width: 33.33%;
    padding: 0 12px;
    box-sizing: border-box;
}
.sub-products-new-top{

	display: flex;
    margin: 50px 0px;
}


.sub-products-new a {
    float: right;
    margin: 6% 0 0;
    padding: 3% 6%;
    color: #0071bc;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.5s ease;
}
.sub-products-content a:hover {
    background-color: rgba(30, 57, 141, 0.8);
     color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.5s ease;
    text-decoration:none;
}



.page_title{
margin: 2% 0 40px;
    border-bottom: 1px dashed #ccc;
    clear: both;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    font-size: 32px;
    color: #1d398d;
}
.go-be{     text-transform: capitalize;}
.page_title span{  font-weight: 700;   text-transform: initial;    font-size: 20px;}
.blink{
    animation:blinkingText 1.5s infinite;
}
@keyframes blinkingText{
    0%{     color: #FF0000;}
    20%{    color: #33FF55; }
    40%{    color: #0042FF; }
    60%{    color:#FF00FF;  }
    80%{    color:#000;  }
    100%{   color: #FF0000;    }
}

.page_title_1{
	margin: 0% 0 20px;
    clear: both;
    background: #dedede;
    display: inline-block;
    width: auto;
    color: #000;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #1e398dcc;
}
.tur-in .turning-products{ 
	/*display: flex;
    width: fit-content; */
    width: auto;
}
.tur-in{ }
.product_list{
    margin: 50px auto;
    max-width: 600px;
    background-color: #f8f8f8;
    box-shadow: 0px 4px 10px #ddd;
    clear: both;
}
.product_list .row:after{
	content: "";
	clear: both;
	display: block;
}
.product_list .row{
	margin: 0 0px 30px;
	-ms-display: flex;
	display: flex;
    justify-content: space-between;
}
.product_list .heading{
	padding: 15px;
    background-color: rgba(30, 57, 141, 0.8);
}
.product_list .heading h4{
	color: #fff;
}
.product_list .heading .left{
	text-align: center;
}
.product_list .heading .right{
	text-align: center;
}
.product_list .heading .right{
	border-left: 1px dotted #fff;
}
.product_list .left{
	padding: 0 15px;
	box-sizing: border-box;
	float: left;
	width: 50%;
}
.product_list .right{
	padding: 0 15px;
	box-sizing: border-box;
	float: left;
	width: 50%;
	margin-left: auto;
	display: none;
}
.product_list .right.show{
	display: block;
}

.product_list li{
	list-style: none;
}
.product_list label{
    display: block;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 200px;
    padding: 10px 30px 10px 10px;
    border: 1px dotted #ccc;
}
.product_list label.active{
	background-color: #fff;
}
.product_list h4{
	font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
.quote_btn{
    background-color: rgba(30, 57, 141, 0.8);
    color: #fff;
    padding: 12px 20px 12px 12px;
    display: inline-block;
    cursor: pointer;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    box-shadow: 0px 5px 7px #ccc;
}
.quote_btn img{
    width: 22px;
    margin-right: 7px;
    position: relative;
    top: -1px;
}
.quote_btn:hover, .quote_btn:focus{
	background-color: #555;
	text-decoration: none;
}
.product_list .row.center_items{
	justify-content: center;
}
.product_list .row.center_items .quote_btn{
	margin-bottom: 30px;
}
.quote_btn{
	display: none;
}

.moveToTop{
    /*position: fixed;
    right: 2%;
    bottom: 5%;
    z-index: 9;
    display: none;
    background-color: rgba(75, 97, 164, 0.7);
    width: 35px;
    height: 35px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    box-shadow: 1px 1px 2px #999;*/
    position: fixed;
    right: 2%;
    bottom: 5%;
    z-index: 9;
    /*display: none;*/
    background-color: rgba(75, 97, 164, 1);
    padding: 24px 26px 28px;
    line-height: 1.1;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0px 2px 7px #999;
    text-shadow: 0px 1px 3px #555;
}
.moveToTop img{
    width: 25px;
    position: relative;
    top: 0;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.moveToTop:hover{
    background-color: rgba(75, 97, 164, 1);
    color: #fff;
}
.moveToTop:hover img{
    top: -5px;
}

/* Hide the browser's default checkbox */
label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
/*.checkmark {
    position: absolute;
	top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
    height: 20px;
    width: 20px;
    background-color: #eee;
}
*/
/* On mouse-over, add a grey background color */
label:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
label input:checked ~ .checkmark {
  background-color: #555;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
label input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
label .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.quotation_btn{
	background-color: rgba(30, 57, 141, 0.8);
    width: 100px;
    padding: 10px 10px;
    text-align: center;
    color: #fff;
    margin: 20px auto;
    display: none;
    clear: both;
    font-size: 16px;
    line-height: 1;
}
.quotation_btn:hover{
	text-decoration: none;
	background-color: #555;
} 
.quotation_btn:focus{
	text-decoration: none;
}
blockquote{
    color: #036;
    margin: 0 0 15px;
    padding: 15px 20px;
    font-size: 18px;
    line-height: normal;
    background-color: #f9f9f9;
}


/*radio button style - start*/
/*.inputGroup {
	 background-color: #fff;
	 display: block;
	 margin: 10px 0;
	 position: relative;
}
 .inputGroup label {
	 padding: 12px 30px;
	 width: 100%;
	 display: block;
	 text-align: left;
	 color: #3c454c;
	 cursor: pointer;
	 position: relative;
	 z-index: 2;
	 transition: color 200ms ease-in;
	 overflow: hidden;
	 box-sizing: border-box;
}
 .inputGroup label:before {
	 width: 10px;
	 height: 10px;
	 border-radius: 50%;
	 content: '';
	 background-color: #5562eb;
	 position: absolute;
	 left: 50%;
	 top: 50%;
	 transform: translate(-50%, -50%) scale3d(1, 1, 1);
	 transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
	 opacity: 0;
	 z-index: -1;
}
 .inputGroup label:after {
	 width: 32px;
	 height: 32px;
	 content: '';
	 border: 2px solid #d1d7dc;
	 background-color: #fff;
	 background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
	 background-repeat: no-repeat;
	 background-position: 2px 3px;
	 border-radius: 50%;
	 z-index: 2;
	 position: absolute;
	 right: 30px;
	 top: 50%;
	 transform: translateY(-50%);
	 cursor: pointer;
	 transition: all 200ms ease-in;
}
 .inputGroup input:checked ~ label {
	 color: #fff;
}
 .inputGroup input:checked ~ label:before {
	 transform: translate(-50%, -50%) scale3d(56, 56, 1);
	 opacity: 1;
}
 .inputGroup input:checked ~ label:after {
	 background-color: #54e0c7;
	 border-color: #54e0c7;
}
 .inputGroup input {
	 width: 32px;
	 height: 32px;
	 order: 1;
	 z-index: 2;
	 position: absolute;
	 right: 30px;
	 top: 50%;
	 transform: translateY(-50%);
	 cursor: pointer;
	 visibility: hidden;
}*/
/*radio button style - end*/

.header_content{
	-ms-display: flex;	
	display: flex;	
    align-items: flex-end;
    justify-content: space-between;
}
.header_content .left{
	/*width: 70%;*/
	width: 100%;
    text-align: center;
}
.header_content .right{
	width: 30%;
	text-align: right;
}
.header_content .right{
	max-width: 200px;
	-webkit-animation-name: changeImg; /* Safari 4.0 - 8.0 */
   -webkit-animation-duration: 1.2s; /* Safari 4.0 - 8.0 */
   animation-name: changeImg;
   animation-duration: 1.2s;
   animation-iteration-count: infinite;
   background-repeat: no-repeat;
   background-size: cover;
   display: none;
}
.pro-list{ margin-bottom: 100px;     margin-top: 30px;}
.pro-list h3{ text-align: center;  }
.pro-list ul li{ list-style: none; margin: 20px 0px; }
.pro-list ul{ width: 100px; margin: auto; }

.customer-logos {
  background-color: #ffffff;
    /*  margin-bottom: 100px;*/
   /*margin-top: 100px;*/
    border-bottom: 2px solid #ffbc00;
    padding-bottom: 100px;
}
.slid-text{ font-size: 22px; text-align: right; padding: 30px 0px;}
.slid-text span{ font-size: 22px; border-bottom: 2px solid #f00; }
/* Slider */
.slick-slide {
    /*margin: 0px 20px;*/
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}





/* Safari 4.0 - 8.0 */
@-webkit-keyframes changeImg {
  50%   {
  	opacity: 0.5;
  }
  100% {
  	opacity: 1;
  }
}

/* Standard syntax */
@keyframes changeImg {
  50%   {
  	opacity: 0.5;
  }
  100% {
  	opacity: 1;
  }
}
.fb_post_img{
	max-width: 40%;
	margin: 30px auto;
	display: block;
}

.no_padd{
	/*padding: 0px !important;*/
}
.table1{

}
.table1, .table1 table{
	width: 100%;
}
.table1 td{
    padding: 9px 12px;
    border: 1px solid #333333;
    border-collapse: collapse;
}
.table1 > tbody > tr > td:first-child, .table1 .highlight{
	background-color: rgba(30, 57, 141, 0.8);
	color: #fff;
}
.only_mob {
    display: none;
}
@media (min-width: 1200px){
.container {
    /*width: 98% !important;*/
    margin: auto;
}
}
@media screen and (min-width:2560px) {
* {
	font-size: 21px;
	line-height: 26px;
}
.container {
	width: 1200px;
}
}

@media only screen and (max-width:1389px) {
* {
	font-size: 14px;
	line-height: 18px;
}
.container {
	width: 960px;
}
.quick-link {
	width: 55%;
}
.menu-section-bottom {
	padding: 7% 0 0;
}
}

@media only screen and (max-width:990px) {
* {
	font-size: 13px;
	line-height: 17px;
}
.container {
	width: 768px;
}
.quick-link {
	width: 70%;
}
.quick-link-menu {
	width: 85%;
}
.menu-section-bottom {
	padding: 10% 0 0;
}
}

@media only screen and (max-width: 768px) {
.counter{
	flex-flow: column;
}	
.counter-in{
	width: 100%;
}
.counter .counter-in:nth-child(2) {
    border-left: none;
    border-right: none;
}
* {
	font-size: 12px;
	line-height: 16px;
}
.container {
	width: 740px;
}
.menu-left {
	width: 95%;
}
.menu-right {
	display: none;
}
.turning-products .sub-products{
	width: 100% !important
}
}

@media only screen and (max-width:767px) {
* {
	font-size: 15px;
	line-height: 19px;
}
h1 {
	font-size: 1.42857142em;
}
h2 {
	font-size: 1.28571429em;
}
h3 {
	font-size: 1.12142857em;
}
h4, h5, h6 {
	font-size: 1em;
}
.container {
	width: 95%;
}
.mb_none {
	display: none;
}
.header {
	padding: 4% 0;
}
.logo {
	width: 80%;
	margin: 0 auto;
}
.menu-section {
	width: 50%;
}
.quick-link {
	width: 100%;
}
.quick-link-menu {
	display: none;
}
.quick-link-search {
	width: 11%;
}
.menu-left {
	width: 100%;
}
.menu-section-bottom {
	padding: 35% 0 0;
}
.infold h2 {
	padding: 3% 0;
}

.errorMsg{
    color: #ea0000;
    height: 20px;
    font-size: 11px;
    font-weight: 500;

}

.success_msg{
	color: blue; 
	font-size: 14px;
}


.footer-address, .footer-contact, .footer-social {
	width: 100%;
	margin: 0 0 3%;
}
.footer-contact h3, .footer-social h3 {
	display: none;
}
.footer-social {
	margin: 2% 0 0;
}
.footer-social ul li {
	width: 7%;
	text-align: left;
}
.copyrights {
	padding: 3% 0;
}
.mtd {
	width: 100%;
}
.fibroin {
	width: 100%;
	margin: 6px 0 0;
}
.mb_none {
	display: none;
}
.mb_visible {
	display: block;
}
.copyrights p, .copyrights p a{
	text-align: center;
}
.prod_inline a.selected {
    background-color: #f9f9f9;
}
.product_list .heading .left{
	display: none;
}
.product_list .heading .right{
	border-left: none;
}
.product_list .row{
	flex-wrap: wrap;
}
.product_list .left, .product_list .right{
	width: 100%;
}
.product_list label{
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.product_list .right label{
    width: 90%;
    margin-left: 10%;
}
.product_list .row {
    margin: 0 0px 20px;
}
.moveToTop{
	padding: 14px 16px 18px;
    font-size: 12px;
    line-height: 1;
}
.only_mob {
    display: block;
}
.show_dt{
	display: none;
}
.prod_inline{
    background-color: #fff;
}
.prod_inline ul li a:hover, .prod_inline a.selected {
    color: #333;
    background-color: #fff;
    padding: 0px 0 0;
}

#myModal{
    
    overflow-y: scroll;
}

}

@media only screen and (min-width:480px) and (max-width:767px) {
* {
	font-size: 14px;
	line-height: 18px;
}
.container {
	width: 420px;
}
.header {
	padding: 1% 0;
}
.quick-link-search {
	width: 10%;
}
.menu-section-bottom {
	padding: 25% 0 0;
}
}


/*Micheal*/
/*Custom modal start*/
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  /*padding-top: 100px;*/ /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 40%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.6s;
  animation-name: animatetop;
  animation-duration: 0.6s;
  /*-ms-transform: translate(0%,-50%);
  -webkit-transform: translate(0%,-50%);
  transform: translate(0%,-50%);
  top: 50%;*/
  margin: 0px auto;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
  	margin: 40px auto; 
  	opacity:0;
  }
  to {
  	margin: 80px auto;
  	opacity:1;
  }
}

@keyframes animatetop {
  from {
  	margin: 0px auto; 
  	opacity:0;
  }
  to {
  	margin: 80px auto;
  	opacity:1;
  }
}

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 18px 16px;
  background-color: rgba(30, 57, 141, 0.8);
  color: white;
}
.modal-header h2{
	color: #fff;
}
.modal-header h2 b{
	font-size: 1em;
    font-weight: 300;
}

.modal-body {
  padding: 16px;
  text-align: center;
}
.modal-body .title{
  margin: 20px 0;
  text-transform: uppercase;
  color: #555;
}
.modal-body p{
  margin: 10px 0;
}
.modal-body .bottom{
  margin-top: 20px;
  padding-bottom: 15px;
  display: block;
  color: #888;
}
.modal-body h3{
  text-transform: uppercase;
  color: #29abe2;
  margin: 20px 0;
  font-size: 26px;
}
.modal-body .left{
    padding: 8px 0;
}
.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}
.page_loader{
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 9;
    text-align: center;
    display: none;
}
.page_loader img{
	max-width: 60px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;	
}

.desk-bg1{
    background:url(../images/lmw-blue-bg.jpg)no-repeat;
    background-size:cover;
    background-position:center center;
    height:100%;
}
.lmw-quick-left{
    position:relative;
}
.lmw-ql-abs {
    position: absolute;
    top: 11em;
    left: 27%;
}
.lmw-ql-abs p {
    color: #fff;
}
.char{
            font-size: 28px;
            height: 40px;
            animation: an 3s ease-out 1 both;
            display: inline-block;
        }

        @keyframes an{
            from{
                opacity: 0;
                transform: perspective(500px) translate3d(-35px, -40px, -150px) rotate3d(1, -1, 0, 35deg);
            }
            to{
                opacity: 1;
                transform: perspective(500px) translate3d(0, 0, 0);
            }
        }
.mylink{
  position: absolute;
  z-index: 150;
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: right;
  padding: .6rem;
}

.mylink a{
  color: #fff;
  border-bottom: 1px solid #fff;
  opacity: .5;
  transition: opacity .3s;
  text-decoration: none
}
.mylink a:hover{
  opacity: 1
}

@media(max-width:1500px){
.char {
    font-size: 24px;
}
}

@media(max-width:1280px){
    .char {
    font-size: 20px;
}
.lmw-ql-abs {
    top: 9em;
}
}

@media(max-width:1180px){
    .char {
    font-size: 18px;
}
}

@media(max-width:1080px){
    .lmw-ql-abs {
    top: 8em;
    left: 14%;
}
}

@media only screen and (max-width: 1024px) {
    .modal-content{
        width : 80%;
    }
    .lmw-ql-abs {
    position: absolute;
    top: 7em;
    left: 8%;
}
.char {
    font-size: 20px;
}
}


@media(max-width:980px){
    .lmw-ql-abs {
    position: absolute;
    top: 12em;
    left: 15%;
}
}

@media(max-width:600px){
    .lmw-ql-abs {
    position: absolute;
    top: 7em;
    left: 15%;
}
}


@media only screen and (max-width: 480px) {
    .modal-content{
        width: 90%;
    }
    .modal-body *{
        font-size: 12px;
    }
    .modal-body h3{
        font-size: 17px;
    }
    .modal-body .title, .modal-body h3 {
        margin: 15px 0;
    }
    .modal-body .bottom {
        margin-top: 15px;
    }
    .modal-body .left img{
        max-height : 60px;
    }
    .modal-content{ top:0px;}
    .page_title{ flex-flow: column; }
    .page_title span{     margin-top: 10px;
    margin-bottom: 10px;}
}
/*Custom modal end*/