@font-face {

  font-family: Font-Awesome;

  src: url(../fonts/FontAwesome.otf);

}

@font-face {

  font-family: CinzelDecorative-Regular;

  src: url(../fonts/CinzelDecorative-Regular.otf);

}

@font-face {

  font-family: 'Poppins';  

  src: url(../fonts/Poppins-Regular.ttf);

}

@font-face {

  font-family: Montserrat-Regular;  

  src: url(../fonts/Montserrat-Regular.ttf);

}

@font-face {

  font-family: Montserrat-Light;  

  src: url(../fonts/Montserrat-Light.otf);

}

@font-face {

  font-family: Oswald-Medium;  

  src: url(../fonts/Oswald-Medium.ttf);

}

/*@font-face {

  font-family: Raleway;  

  src: url(../fonts/Raleway-Bold.ttf);

}*/

@font-face {

  font-family: Raleway;  

  src: url(../fonts/Raleway-Medium.ttf);

}

@font-face {

  font-family: Arial;  

  src: url(../fonts/arial.ttf);

}

@font-face {

  font-family: Tahoma;  

  src: url(../fonts/TAHOMA.otf);

}

.navbar-nav .dropdown-menu {

    position: absolute !important;

    float: none;

}

.fa{

  font-family: Font-Awesome;

}

.navbar .fa-angle-down:before,.main-menu-item .fa-angle-down:before{

  content:"\f107";

  font-size:15px;

  color:#ff0000;

  position: absolute;

  bottom: -2px;

  left: 48%;

  right: auto;

}

.fa-caret-down:before{

  content:"\f0d7";

  font-size: 12px;

  color: #0053c6 !important;

}

.fa-eye:before{

  content:"\f06e";

  font-size: 26px;

}

.fa-facebook-f:before,.fa-facebook:before{

  content:"\f09a";

  width: 1em;

  margin-right: .2em;

  text-align: center;

}

.fa-twitter:before{

  content:"\f099";

  width: 1em;

  margin-right: .2em;

  text-align: center;

}

.fa-youtube:before{

  content:"\f167";

  width: 1em;

  margin-right: .2em;

  text-align: center;

}

.fa-long-arrow-right:before{

  content: "\f178";

}

.fa-google-plus:before{

  content:"\f0d5";

  width: 1em;

  margin-right: .2em;

  text-align: center;

}

.fa-bars:before{

  content:"\f0c9";

  font-size: 2rem;

  color: #000 !important;

}

body{

  font-family: Raleway, sans-serif;  

  font-size: 16px;

  line-height:28px;

  color: #333333;

}

a, a:hover{

  text-decoration: none;

}

*{

	padding: 0;

	margin: 0;

}

body{

  padding: 0 !important;

  margin: 0;

}

.top-header{

    padding: 0 1rem;

  border-top: 5px solid #015ac1;

    box-shadow: 1px 0px 5px rgba(77, 77, 77, 0.2);

    -webkit-box-shadow: 1px 0px 5px rgba(77, 77, 77, 0.2);

    -moz-box-shadow: 1px 0px 5px rgba(77, 77, 77, 0.2);

    background: #eee9e9;

}



.navbar-brand img{

  width: 100%;

  max-width: 260px;

}

.navbar-toggler{

	background: #fff;

	color: #015ac1;

}

ul{

  list-style-type: none;

}

.home main{

	/*margin-top:85px;*/

	overflow-x: hidden;

	z-index: 2;

  margin-top: -83px;

}

.nav-margin{

  margin-top:30px;

}

.main-margin{

 margin-top: 60px;

}



#myCarousel .carousel-item > img ,#myCarousel .carousel-item{

    height: 36rem !important;

}

#myCarousel .carousel-caption{

	bottom:4rem !important;

right: 1.5rem !important;

}

#myCarousel .carousel-control-next-icon,#myCarousel .carousel-control-prev-icon{

  width:50px;

  height:50px;

  background-color: #7b7b7b;

  background-image: none;

  border-radius:50%;

}

#myCarousel .carousel-control-next-icon:before{

    content: '\f054';

    font-family: Font-Awesome;

    font-size: 18px;

    color: #fff;

    background: #7b7b7b;

    line-height: 50px;

}

#myCarousel .carousel-control-prev-icon:before {

    content: '\f053';

    font-family: Font-Awesome;

    font-size: 18px;

    color: #fff;

    background: #7b7b7b;

     line-height: 50px; 

}

/*#myCarousel .carousel-item:hover img.slide-image{

  transform: scale(1.1);

  transition: transform 2.0s ease-in-out;

}*/

/*.caption-image{

  max-width: 67%;

}*/

#myCarousel .carousel-text{

	width: 100%;

	float: left;

}

#myCarousel .carousel-image .img-container img{

	width: 100%;

	max-width: 530px;

  transform-origin: 50% 65%;

  transition: transform 5s, filter 3s ease-in-out;

  filter: brightness(150%);

}

#myCarousel .carousel-image .img-container:hover img {

    filter: brightness(100%);

    transform: scale(3);

}

.carousel-control-next, .carousel-control-prev{

  z-index:15;

}

section.container-fluid {

    padding-right: 0;

    padding-left: 0;

    margin-right: auto;

    margin-left: auto;

}

section.container-fluid h2.title, .page-title h1, .page-title h2 {

     font-family: CinzelDecorative-Regular;

    text-align: center;

    font-size: 2.5rem;

    position: relative;

    color:#000;

    font-weight: bold;

}

section.container-fluid.testing_block{

  background-image: url("../images/bgbanner/slide_bg2.png");

  -webkit-box-shadow: inset 0px -17px 22px -9px rgba(0,161,223,1);

  -moz-box-shadow: inset 0px -17px 22px -9px rgba(0,161,223,1);

  box-shadow: inset 0px -17px 22px -9px rgba(0,161,223,1);

}

footer.container-fluid{

  /*background: #cd0000;*/

  /*background-image: url("../images/bg_banner/WebFooter.png");*/

    background-position: center top;

  background-repeat: no-repeat;

    background-size: 100% 100%;

  color:#000;

  /*padding:100px 50px 0 50px;*/
  padding: 30px 50px 10px 50px;

  /*margin-top: -80px;*/

  float: left;
  background-color: #e1e0da;

}

footer ul.social-links li{

  float: left;

  padding: 10px;

}

footer ul.social-links li:first-child{

  padding-left:0;

}

.border-top{

  border-top: 1px solid #fff;

}

.video-block {

margin-top: 50px;
margin: 0px auto;

max-width: 100%;

}

.video-block img{

  max-width: 100%;

  cursor: pointer;
  border: 8px solid #b4b4b4;

}
.circle-ripple {
  background-color: #35ffc3;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  animation: ripple 0.7s linear infinite;
  position: absolute;
top: 50%;
left: 50%;
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba( #65ff78, 0.3),
                0 0 0 1em rgba( #65ff78, 0.3),
                0 0 0 3em rgba( #65ff78, 0.3),
                0 0 0 5em rgba( #65ff78, 0.3);
  }
  100% {
    box-shadow: 0 0 0 1em rgba( #65ff78, 0.3),
                0 0 0 3em rgba( #65ff78, 0.3),
                0 0 0 5em rgba( #65ff78, 0.3),
                0 0 0 8em rgba( #65ff78, 0);
  }
}
.custom-container{

  max-width: 1200px;

  margin: 0px auto;

}
.fancybox-iframe{
  border:2px solid #e5e5e5;
}
.close{
  font-size: 2.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 1;
position: absolute;
right: 20px;
}
.modal-body{
  margin: 0;
  padding: 0;
}
.container-fluid p {

    color: #808080;

    font-size: 16px;

     font-family: Raleway, sans-serif; 

}



.testing_block p{

  color: #fff;

}

.testing_block .image-block{

  max-width: 480px;

  margin: 0 auto;

  border: 8px solid #fff;

  border-image-slice:2;

  border-image-source: linear-gradient(45deg, rgb(255, 255, 255), rgb(0, 163, 224));

  width: 100%;

  height: auto;

  float: left;

  overflow: hidden;

  background: #fff;

}

.testing_block .image-block img{

  width: 100%;

}

#navbarCollapse{

  position: relative;

}

.navbar.navbar-expand-md .container-fluid{

  padding: 0 50px;

}

#navbarCollapse .navbar-nav .nav-link{

  font-size: 14px;

  color:#fff;

  text-transform: uppercase;

  padding: 10px 18px;

  background: transparent;

  font-family: Montserrat-Light;

}

.navbar-expand-md {

    z-index: 99;

        /* Fallback for web browsers that don't support RGBa */

    background-color: rgb(0, 1, 1);

    /* RGBa with 0.6 opacity */

    background-color: rgba(0, 1, 1, 1);

    /* For IE 5.5 - 7*/

    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);

    /* For IE 8*/

    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";

}

#navbarCollapse .navbar-nav li.nav-item a:hover{

    background-color: #ff0000;

    -webkit-transition: all .35s ease;

    -moz-transition: all .35s ease;

    -ms-transition: all .35s ease;

    -o-transition: all .35s ease;

    transition: all .35s ease;

}





.navbar-nav{

  margin: 0px auto;

}

.text-center{

  text-align: center;

}

footer ul{

  text-decoration: none;

  list-style-type: none;

}

footer.container-fluid p.copyright {

    color: #000;

    font-size: 12px;

    line-height: 13px;

    font-family: 'Poppins', sans-serif;

    margin-bottom: 0;

}

footer .quick-links label{

  border-bottom: 1px dotted #fff;

}

footer.container-fluid .about-text p , .quick-links li a{

    color: #000;

    font-size: 12px;

    font-family: 'Poppins', sans-serif;

    margin-bottom: 0;

    line-height: 13px;

}

footer.container-fluid .copyright a {

    color: #000 !important;

}

.read-more-btn{

    display: inline-block;

    position: relative;

    border: none;

    border-radius: 50px;

    padding: 8px 12px 12px 12px;

    background: transparent;

    font-size: 14px;

    color: #333333;

    font-weight: 600;

    text-transform: uppercase;

    height: 30px;

    z-index: 0;

    word-spacing: 2px;

    line-height: 15px;

}

.read-more-btn i {

    font-size: 14px;

    position: relative;

    bottom: 0px;

    -webkit-transition: all .3s ease-out;

    -moz-transition: all .3s ease-out;

    transition: all .3s ease-out;

    color:#000;

}

.read-more-btn:before{

  content: "";

  position: absolute;

  left: 0;

  top: 0;

  z-index: -1;

  width: 30px;

  height: 30px;

  background: #ff0000;

  border-radius: 50px;

  opacity: 0.7;

  -webkit-transition: all .3s ease-out;

  -moz-transition: all .3s ease-out;

  transition: all .3s ease-out;

}

.read-more-btn:hover {

    background: transparent;

    color: #ffffff;

    -webkit-transition: all .3s ease-out;

    -moz-transition: all .3s ease-out;

    transition: all .3s ease-out;

}

.read-more-btn:hover::before {

    width: 100%;

    opacity: 1;

    -webkit-transition: all .3s ease-out;

    -moz-transition: all .3s ease-out;

    transition: all .3s ease-out;



}

.read-more-btn:hover i {

    margin-left: 5px;

    color: #ffffff;

    -webkit-transition: all .3s ease-out;

    -moz-transition: all .3s ease-out;

    transition: all .3s ease-out;

}



@media (max-width: 767px){

  .text-right {text-align: left !important;}

  #navbarCollapse .navbar-nav .nav-link {padding:10px;}

  #myCarousel .carousel-item > img, #myCarousel .carousel-item {

      height: 20rem !important;

  }

  #myCarousel .carousel-item .carousel-caption {bottom:1rem !important;}

  .navbar.navbar-expand-md .container-fluid {padding:0 20px !important;}

  .text-content{padding:10px;}

  .custom-container{max-width:600px;}

  footer{

    background-image: none !important;

    background-color: #ff0000;

    padding: 20px !important;

    margin: 0 !important;

  }

}



@media (min-width:768px) and (max-width: 1199px){

  .custom-container{max-width:900px;}

  .navbar.navbar-expand-md .container-fluid {padding:0 20px !important;}

}

/*About menu dropdown*/

.navbar-collapse .navbar-nav li.submenu ul {

    margin-right: -150px;

    display: block;

    transform: rotateX(-90deg);

    transform-origin: top;

}

.navbar-collapse .navbar-nav li.submenu ul {

    border: none;

    box-shadow: none;

    border-radius: 0px;

    min-width: 190px;

    transition: all 500ms ease-in-out;

    background: #ff0000;

}

.navbar-nav > li > .dropdown-menu {

    margin-top: 0;

    border-top-left-radius: 0;

    border-top-right-radius: 0;

}

.dropdown-menu {

    right: 0;

    left: auto;

}

.dropdown-menu {

    position: absolute;

    top: 100%;

    left: 0;

    z-index: 1000;

    display: none;

    float: left;

    min-width: 160px;

    padding: 5px 0;

    margin: 2px 0 0;

        margin-top: 2px;

        margin-right: 0px;

    font-size: 14px;

    text-align: left;

    list-style: none;

    background-color: #fff;

    -webkit-background-clip: padding-box;

    background-clip: padding-box;

    border: 1px solid #ccc;

    border: 1px solid rgba(0,0,0,.15);

    border-radius: 4px;

    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);

    box-shadow: 0 6px 12px rgba(0,0,0,.175);

}

.navbar-collapse .navbar-nav li:hover.submenu ul {

    transform: rotateX(0deg);

}

.navbar-collapse .navbar-nav li.submenu ul li a {

    line-height: normal;

    font-family: Montserrat-Regular;

    padding: 12px 8px;

    display: block;

    color: #fff;

}

.navbar-collapse .navbar-nav li a:hover, .navbar-collapse .navbar-nav li a:focus {

    color: #fff !important;

    background-color: #ff0000;

    font-weight: 300;

}

.slide-overlay {

    position: relative;

}

/***14-10-2019***/

.section{

  position: relative;

}

.section.about-section{

  padding-top:0px; 

  padding-bottom:10rem; 

  background-image: url("../images/bg_banner/about_a.png"), url("../images/slider/Inspection-1.png");

  background-position: left top, right top;

  background-repeat: no-repeat, no-repeat;

    background-size: auto, 50%;

}

.manufacture-section{

  padding-top:0;

  padding-bottom:50px;

  background-image: url("../images/bg_banner/M Ward.png"), url("../images/slider/Harness-1.png");

  background-position: left top, right top;

  background-repeat: no-repeat, no-repeat;

    background-size: auto, 45%;

}

.text-white{color: #fff !important;}

.section.testing-section{

  padding-top:0px; 

  padding-bottom:118px; 

  background-image: url("../images/bg_banner/T Ward.png");

  background-position: left center;

  background-repeat: no-repeat;

    background-size: auto;

}



.section.product-section{

  padding-top:0px; 

  padding-bottom:118px; 

  background-image: url("../images/bg_banner/P Ward.png");

  background-position: left center;

  background-repeat: no-repeat;

    background-size: auto;

}

.about-section .section_wrapper,.testing-section .section_wrapper,.contact-section .section_wrapper,.product-section .section_wrapper,#manufacture-section .section_wrapper{

    width: 1300px;

    margin: 0 auto;

    position: relative;

}

.clearfix::before, .clearfix::after {

    content: '\0020';

    display: block;

    overflow: hidden;

    visibility: hidden;

    width: 0;

    height: 0;

}

.two-third.column {

    width: 64.666%;

    float:left;

}

.section h3, .section h3 a, .section h3 a:hover {

    color: #ff0000;

    font-weight: 700;

    font-size: 40px;

    line-height: 59px;

    font-family: Raleway, sans-serif;

    margin-bottom: 15px;

}

.section h2 {

    font-weight: 900;

    letter-spacing: 1px;

    word-wrap: break-word;

    color: #20292c;

    font-size: 30px;

line-height: 35px;

font-family: Raleway, sans-serif;

}

.pl-7{
  padding-left: 7rem !important;
}
.themecolor{

  color: #ff0000;

}

.image_frame, .wp-caption {

    display: block;

    margin: 0;

    border-style: solid;

    max-width: 100%;

    line-height: 0;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    border-color: #f8f8f8;

}

.image_frame.no_border {

    border-width: 0;

}

.image_frame .image_wrapper, .wp-caption img, .icon_box .icon_wrapper::before {

    border-color: #e2e2e2;

}

.image_frame .image_wrapper {

    position: relative;

    overflow: hidden;

}

.contact_icons a {

    color: #b0b0b0 !important;

    font-size: 35px;

    line-height: 35px;

}

.one-third.column {

    width: 31.333%;

    float:left;

}

.custom-one-third.column {

    width: 50%;

    float:left;

}

img.scale-with-grid, #Content img {

    max-width: 100%;

    height: auto;

}

.image_frame .image_wrapper img:not(.ls-l) {

    position: relative;

    top: 0;

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

}

.section h4{

  color: #20292c;

  font-size: 20px;

    line-height: 24px;

    font-family: Raleway, sans-serif;

    text-align: justify;

}



hr{border: none;}

.contact_icons a {

    color: #b0b0b0 !important;

    font-size: 35px;

    line-height: 35px;

}



header .topmenu.fixed-header, header .fixed-header .navbar-nav > li.dropdown .dropdown-menu {

background: #f00;

}

header .topmenu.fixed-header {

    position: fixed;

    top: 0;

    right: 0;

    left: 0;

}

.page-title{color:#ff0000;}

.hp-block.right-column ul.social-links, .left-block {

padding: 45px 0;

}

.hp-block.right-column ul.social-links li {

    float: left;

    width: auto;

}

.hp-block.right-column ul.social-links li a{

    width: 35px;

    height: 35px;

    background-color: #e5e5e5;

    text-align: center;

    line-height: 35px;

  margin:0 5px;

    font-size: 20px;

    display: block;

    position: relative;

    overflow: hidden;

    border: 2px solid #d5d5d5;

    z-index: 1;

}

.hp-block.right-column ul.social-links li a:before {

    content: "";

    position: absolute;

    top: 100%;

    left: 0;

    width: 100%;

    height: 100%;

    background: #f00;

    transition: .5s;

    z-index: 2;

}

.form-search i.fa-search{

  color:#B2B1B1 !important;
  font-size: 18px;

}

.hp-block.right-column ul.social-links li a .icon {

    position: relative;

    color: #7B7B7B;

    transition: .5s;

    z-index: 3;

}

.hp-block.right-column ul.social-links li:nth-child(1) a:before {

    background: #3b5999;

}

.hp-block.right-column ul.social-links li:nth-child(2) a:before {

    background: #ff0000;

}

.hp-block.right-column ul.social-links li:nth-child(3) a:before {

    background: #55acee;

}

.hp-block.right-column ul.social-links li:nth-child(4) a:before {

    background: #dd4b39;

}

.hp-block.right-column ul.social-links li a:hover .icon {

    color: #fff;

    transform: rotateY(360deg);

}

.hp-block.right-column ul.social-links li a:hover::before {

    top: 0;

}

.form-search, .hp-block.right-column ul.social-links {

    max-width: 200px;

    margin: auto;

    float: none;

    position: relative;

}

.form-search .button {

    position: absolute;

    right: 0;

    top: 0;

    margin: 1px;

    padding: 0;

    background-color: transparent !important;

    color: #000;

    width: 34px;

    height: 34px;

    line-height: 34px;

    text-align: center;

    font-size: 14px;

}

.form-search .input-text {

    border: none;

    border-bottom: 2px solid #ff0000;

   

    font-size: 14px;

    font-family: Raleway;

    background: #eee9e9;

    padding: 2px 10px;

}

.form-search i{margin-left: -20px;}

.fa-search:before{content:"\f002";}



::placeholder {

  color: #B2B1B1 !important;

  opacity: 1; /* Firefox */

}

:-ms-input-placeholder { /* Internet Explorer 10-11 */

 color: #B2B1B1 !important;

}

::-ms-input-placeholder { /* Microsoft Edge */

 color:#B2B1B1 !important;

}

.about-section .image_frame.image_item.no_link.scale-with-grid.alignnone.no_border{



    max-height: 100px;



}

.manufacture-section .image_frame.image_item.no_link.scale-with-grid.alignnone.no_border{

  max-height:100px

}

.testing-section .image_frame.image_item.no_link.scale-with-grid.alignnone.no_border {max-height:100px;}

.contact-section{

  padding-top:0px; padding-bottom:0px; background-image:url("../images/bg_banner/home_tuning_sectionbg_1.png"); background-repeat:no-repeat; background-position:left center;

}

.no-margin-h .one-sixth.column {

    width: 16.666%;

    float: left;

}

.no-margin-h .one-third.column {

    width: 33.333%;

    float: left;

}

.section.no-margin .column, .section.no-margin-v .column {

    margin-bottom: 0;

}

.no-margin-h .one-second.column {

    width: 50%;

    float: left;

}

.google-map-wrapper {

    position: relative;
    padding: 3.5rem 0;

}



.section.full-width.manufacture-section .section_wrapper .column.one {

    width: 100%;

    margin: 0 !important;

}

.no-margin-h .one-fourth.column {

    width: 25%;

}

ul.portfolio_grid {

    overflow: hidden;

    margin: 0;

}

.two-third.column_portfolio_grid li, .one-second.column_portfolio_grid li, .three-fifth.column_portfolio_grid li, .vc_col-sm-6 .portfolio_grid li, .vc_col-sm-8 .portfolio_grid li {

    width: 50%;

}

.custom-two-third.column {

    width: 50%;

    float:left;

}

ul.portfolio_grid li {

    float: left;

    margin: 0;

    width: 100%;

}

ul.portfolio_grid li .image_frame {

    border: 0;

    margin: 0;

}

.image_frame .image_wrapper, .wp-caption img, .icon_box .icon_wrapper::before {

    border-color: #e2e2e2;

}

.image_frame .image_wrapper {

    position: relative;

    overflow: hidden;

}

.if-overlay .image_frame .image_wrapper .mask {

    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, .0);

    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, .0);

}

.image_frame .image_wrapper .mask, .edd_download_image::after {

    -webkit-box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, .07);

    box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, .07);

}

.image_frame .image_wrapper .mask {

    position: absolute;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: 2;

}

.if-overlay .image_frame:hover .image_wrapper img, .if-overlay .image_frame.hover .image_wrapper img {

    -moz-transform: scale(1.2);

    -webkit-transform: scale(1.2);

    -o-transform: scale(1.2);

    top: 0;

}

.if-overlay .image_frame:hover .image_wrapper .image_links, .if-overlay .image_frame.hover .image_wrapper .image_links {

    opacity: 1;

    -moz-transform: scale(1);

    -webkit-transform: scale(1);

    -o-transform: scale(1);

}

.if-overlay .image_frame .image_wrapper .image_links.double {

    width: 120px;

    margin-left: -60px;

}

.if-overlay .image_frame .image_wrapper .image_links {

    opacity: 0;

    width: 60px;

    height: 60px;

    bottom: auto;

    top: 50%;

    left: 50%;

    z-index: 4;

    margin-top: -30px;

    margin-left: -30px;

    -moz-transform: scale(0);

    -webkit-transform: scale(0);

    -o-transform: scale(0);

}

.image_frame .image_wrapper .image_links.double a:first-child {

    -webkit-box-shadow: inset -1px 0 0 0 rgba(255, 255, 255, .2);

    box-shadow: inset -1px 0 0 0 rgba(255, 255, 255, .2);

}

.image_frame .image_wrapper .image_links.double a {

    width: 50%;

    display: block;

    float: left;

}

.image_frame .image_wrapper .image_links a {

    color: #fff;

}

.image_frame .image_wrapper .image_links a {

    -webkit-transition: all .1s ease-in-out;

    -moz-transition: all .1s ease-in-out;

    -o-transition: all .1s ease-in-out;

    transition: all .1s ease-in-out;

}

.image_frame .image_wrapper .image_links a {

    display: block;

    font-size: 25px;

    line-height: 60px;

    width: 100%;

    text-align: center;

}

.image_frame .image_wrapper .image_links a:hover {

    background: #fff;

    color: #ff0000;

}

.image_frame .image_wrapper .image_links.double a {

    width: 50%;

    display: block;

    float: left;

}

.image_frame .image_wrapper .image_links a {

    color: #fff;

}

.if-overlay .image_frame .image_wrapper .mask::after {

    background: rgba(0, 0, 0, .15);

}

.image_frame:hover .image_wrapper .mask::after, .image_frame.hover .image_wrapper .mask::after {

    filter: alpha(opacity=100);

    opacity: 1;

}

.image_frame .image_wrapper .mask::after {

    background: rgba(255, 255, 255, .4);

}

.image_frame .image_wrapper img, .image_frame .image_wrapper .mask::after, .image_frame .image_wrapper .image_links {

    -webkit-transition: all .3s ease-in-out;

    -moz-transition: all .3s ease-in-out;

    -o-transition: all .3s ease-in-out;

    transition: all .3s ease-in-out;

}

.image_frame .image_wrapper .mask::after {

    content: "";

    display: block;

    position: absolute;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: 3;

    filter: alpha(opacity=0);

    opacity: 0;

}

.manufacture-line-bg{

  min-height: 280px; padding: 0 0 0 8%; background: url(../images/bg_banner/home_tuning_sep1.png) no-repeat left top;

}

.manufacture-section .one-fourth.column {

    width: 25%;

    float:right;

}

 .contact-section .section_wrapper .one-third .column_attr,.contact-section .one-second.column_map.tuning_map{

  padding:12px 0;

 }

 footer .social-links a {

    font-size: 20px;

    color: #000;



}

#about-section,#product-section,#manufacture-section,#testing-section,#contact-section{

  max-width: 1900px;

  margin: 0 auto;

}

#product-section,#contact-section{

padding:60px 0;

}

.custom-container{

 max-width: 1900px;

  margin: 0 auto; 

}

@media (min-width: 1080px) and (max-width: 1200px){

  #about-section,#product-section,#manufacture-section,#testing-section,#contact-section,.custom-container{

    max-width: 980px;

    margin: 0 auto;

  }

}

#product-section, #testing-section{

  background-color: #f7f6f6

}

.thumb-slider-container{

  width:700px;margin:20px auto;

}

.google-map-wrapper iframe{

 width:100%;

height:270px;

}

/******Contact page*****/

.contact-icon {

    display: inline-block;

    height: 2em;

    width: 2em;

    text-align: center;

    line-height: 2em;

    box-sizing: content-box !important;

    color: #7b7b7b;

background: #e1e0da;

font-size: 14px;

margin: 10px;

}

.contact-us hr{

  height: 1px;

  background: rgba(0,0,0,.08);

}

.contact-us .btn-send{

  color: #fff;

  background: #333333;

}
.contact-section.no-margin-h .one-third.column{
  width: 43.333% !important;
}
.contact-section.no-margin-h .two-third.column{
  width: 56.666% !important;
}
.mx-related-products img{

  max-width: 200px;

}

/*********New mega menu css*********/

.dropdown .dropdown-menu{

  background-color: #ff0000;

  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

  color:#fff;

  min-width: 200px;

  font-style: unset;

}

.category-menu.dropdown .dropdown-menu{

  background-color: #ff0000;

  width: 100%;

  left: 0;

  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

  border-top: 3px solid #ed3237;  

  z-index: 99;

  text-align: center;

}

.category-menu.dropdown .dropdown-menu .col-sm-2 {

    -webkit-box-flex: 0;

    -ms-flex: 0 0 100%;

    flex: 0 0 10%;

    max-width: 10%;

}

.category-menu.dropdown .dropdown-menu a {

  float: none;

  padding: 5px 10px;

  display: block;

  overflow: hidden;

  font-family: Raleway, sans-serif;

  position: relative;

}

.category-menu.dropdown .dropdown-menu a:hover img{

  transform: scale(1.2);

  transition: transform .5s ease;

}

.category-menu.dropdown .dropdown-menu img{

  width: 60px;

  height: 60px;

}



.category-menu.dropdown .dropdown-menu p{

  font-size: 12px;

  color: #fff;

  margin: 0;

  line-height: 18px;

  padding-top: 1rem;

  font-family: Montserrat-Light;

}



@media (max-width: 768px){

  .category-menu.dropdown .dropdown-menu img {

    width: 50px;

    height: 50px;

  }

 .category-menu.dropdown .dropdown-menu .col-sm-2{max-width: 50% !important;flex: 0 0 50% !important;}

}



.dropdown .dropdown-menu {

  transition: all .5s;

  overflow: hidden;

  transform-origin: top center;

  transform: scale(1, 0);

  display: block;

  border: 0 solid transparent;

  background-color: #ff0000;

}



.dropdown .dropdown-menu .dropdown-item {

  color: #fff;

  font-size: 13px;

  padding: 10px 12px;

  background: #ff0000;

  font-family: Montserrat-Light;

}



.dropdown:hover .dropdown-menu {

  transform: scale(1)

}

.category-menu a{

  position: relative;

}

@media only screen and (min-width: 768px){

  .category-menu.dropdown,.navbar-nav .dropdown-menu{

    position: unset;

  }

  footer{

    padding-top: 150px;

  }

}

.category-banner{

  padding: 50px 50px;

  background-image: url("../images/bg_banner/category-banner.jpg");

  background-position: right top;

  background-repeat: no-repeat;

  background-size: auto;

}

.single_category_img{

  min-height: 250px;

}

.single_category_img img.full-width{

  width:100% !important;

}

.cat-description p{

  position: relative;

}

.cat-description p:before{

  content: "";

width: 0;

height: 75px;

color: #000;

border: 3px solid #f00;

left: -14px;

position: absolute;

top:8px;

}

.gallery {

  -webkit-column-count: 3;

  -moz-column-count: 3;

  column-count: 3;

  -webkit-column-width: 33%;

  -moz-column-width: 33%;

  column-width: 33%; 

}

.gallery .pics {

  -webkit-transition: all 350ms ease;

  transition: all 350ms ease; 

  box-shadow: 0 4px 8px 0 rgba(0,0,0,.1),0 6px 20px 0 rgba(195,195,195,.2);

}

/*.gallery .pics:hover img{

  -moz-transform: scale(1.1);

-webkit-transform: scale(1.1);

-o-transform: scale(1.1);

-ms-transform: scale(1.1);

transform: scale(1.1);

}*/

.gallery .animation {

  -webkit-transform: scale(1);

  -ms-transform: scale(1);

  transform: scale(1); 

}

.gallery .pics img{

/*  max-width:400px;

*/  height: 260px;

  width:100%;

}

.manufacturing_block .btn-primary, .carousel-caption a.btn-primary{

  box-shadow: 0 20px 40px 0 rgba(75, 85, 123, 0.2);

  -webkit-animation-name: floating;

  animation-name: floating -webkit-animation-direction: alternate;

  animation-direction: alternate;

  -webkit-animation-iteration-count: infinite;

  animation-iteration-count: infinite;

  -webkit-animation-play-state: running;

  animation-play-state: running;

  -webkit-animation-timing-function: ease-in-out;

  animation-timing-function: ease-in-out;

  animation-duration: 4s;

  -webkit-animation-duration: 4s;

  transition-delay: .4s;

  -webkit-transition-delay: .4s;

  transition: width .5s ease-in-out, height .5s ease-in-out, left .5s ease-in-out, top .5s ease-in-out;

  -webkit-transform: width .5s ease-in-out, height .5s ease-in-out, left .5s ease-in-out, top .5s ease-in-out;

  -webkit-animation-delay: -2s;

  animation-delay: -2s;

  background-size: 60%;

}

.carousel-caption a.btn-primary:hover{

  background-color: #fff;

  color: #0053c6;

  border: 2px solid #0053c6;

}

.manufacturing_block .btn-primary:nth-child(1),.manufacturing_block .btn-primary:nth-child(3) {

    -webkit-animation-delay: -2s;

    animation-delay: -2s;

    background-size: 68%;

}

.manufacturing_block .btn-primary:nth-child(2),.manufacturing_block .btn-primary:nth-child(4) {

   -webkit-animation-delay: -4s;

    animation-delay: -4s;

    background-size: 52%;

}



.hovereffect {

  width: 100%;

  height: 100%;

  overflow: hidden;

  position: relative;

  text-align: center;

  cursor: pointer;

}



.hovereffect .overlay {

  width: 100%;

  height: 100%;

  position: absolute;

  overflow: hidden;

  top: 0;

  left: 0;

}



.hovereffect img {


  position: relative;

}
.single_category_img.hovereffect .overlay:before{
  width: 55% !important;
}


.hovereffect a.info {

  display: inline-block;

  text-decoration: none;

  padding: 7px 14px;

  text-transform: uppercase;

  color: #fff;

  border: 1px solid #fff;

  margin: 50px 0 0 0;

  background-color: transparent;

}



.hovereffect a.info:hover {

  box-shadow: 0 0 5px #fff;

}



.hovereffect p {

  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(-50%,-50%,0);

  transform: translate3d(-50%,-50%,0);

  -webkit-transform-origin: 50%;

  -ms-transform-origin: 50%;

  transform-origin: 50%;

  background-color: transparent;

  margin: 0px;

  padding: 0px;

}



.hovereffect .overlay:before {

  position: absolute;

  top: 50%;

  left: 50%;

  width: 40%;

  height: 60%;

  border: 2px solid #fff;

  content: '';

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  -webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);

  transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);

  -webkit-transform-origin: 50%;

  -ms-transform-origin: 50%;

  transform-origin: 50%;

}



.hovereffect p {

  width: 20%;

  text-transform: none;

  font-size: 15px;

  line-height: 2;

}



.hovereffect p a {

  color: #fff;

}



.hovereffect p a:hover,

.hovereffect p a:focus {

  opacity: 0.6;

  filter: alpha(opacity=60);

}



.hovereffect  a i {

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;

  transition: opacity 0.35s, transform 0.35s;

  padding: 0px 5px;

}



.hovereffect p a:first-child i {

  -webkit-transform: translate3d(-60px,-60px,0);

  transform: translate3d(-60px,-60px,0);

}



.hovereffect:hover .overlay:before {

  opacity: 1;

  filter: alpha(opacity=100);

  background-color: rgba(0,0,0,0.2);

  -webkit-transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-135deg) scale3d(1,1,1);

  transform: translate3d(-50%,-50%,0) rotate3d(0,0,1,-135deg) scale3d(1,1,1);

}

.hovereffect:hover p i:empty {

  -webkit-transform: translate3d(0,0,0);

  transform: translate3d(0,0,0);

  opacity: 1;

  filter: alpha(opacity=100);

}



.disclaimer p,.disclaimer li{

  font-size:10px;

  line-height: 10px;

  color:#8c8b8b;

}

@media (min-width: 1200px){

  main{

    min-height: 400px;

  }

}

.category-section ul {

    font-family: roboto, sans-serif;

    line-height: 2;

    font-size: 15px;

    margin-bottom: 0;

    color: #606060;

    font-weight: 400;

    list-style-type: disc;

}

#lightSlider img{

max-width: 200px;



max-height: 200px;



/*border: 2px solid #f00;*/



padding: 10px;

}
.tftable td, .tftable th {

    font-size: 12px;
    font-family: Raleway, sans-serif;
    padding: 10px;

}
.description-container p,.description-container ul li, .description-container strong {
  font-size: 13px;
}
.modal-dialog{
  max-width: 600px;
  margin: 5rem auto;
}
