@import url('https://fonts.googleapis.com/css?family=Montserrat:100,300,400,500,600,700|Oswald:300,400,500,600,700&display=swap');


@font-face {font-family: "Flaticon";src: url("fonts/Flaticon.eot");
src: url("fonts/Flaticon.eot?#iefix") format("embedded-opentype"),  url("fonts/Flaticon.woff") format("woff"),  url("fonts/Flaticon.ttf") format("truetype"),  url("fonts/Flaticon.svg#Flaticon") format("svg");
font-weight: normal;font-style: normal;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {font-family: "Flaticon";src: url("fonts/Flaticon.svg#Flaticon") format("svg");}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {font-family: Flaticon;font-style: normal;}
.flaticon-facebook-logo:before {content: "\f100";}
.flaticon-twitter-logo-silhouette:before {content: "\f101";}
.flaticon-linkedin-logo:before {content: "\f102";}
.flaticon-thumbs-up-hand-symbol:before {content: "\f103";}
.flaticon-telephone:before {content: "\f104";font-style: normal;}
.flaticon-mail-black-envelope-symbol:before {content: "\f105";font-style: normal;}
.flaticon-forklift:before {content: "\f106";}
.flaticon-swipe-up:before {content: "\f107";}
.flaticon-google-plus:before {content: "\f108";}

body {font-family: 'Montserrat', sans-serif; color: #000;   font-size: 16px; overflow-x:hidden; background: #fff;position: relative;}
ul, ol { margin:0; padding:0; } 
a, button  { -moz-transition:all 500ms ease-in-out; -ms-transition:all 500ms ease-in-out; -o-transition:all 500ms ease-in-out; -webkit-transition:all 500ms ease-in-out; text-decoration: none !important;}
a, a:focus, a:hover, a:active, input:focus, select:focus, button:focus{ outline:0; }
h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat', sans-serif; color: #000; margin: 0; padding: 0;}

.topCon {width: 100%; float: left; background: #152c76; z-index: 9999 !important; }
.topCon .container-fluid { padding: 0 5%;}
.topCon ul{ margin:0; padding:0; float:right;}
.topCon ul li{ list-style:none; float:left; color:#fff; margin:0 10px; font-size:16px;padding: 10px 25px;}
.topCon ul li span{ margin-right:10px;}
.topCon ul li a{ color:#fff;}
.topCon ul li:last-child{ background:#f19d00; color:#fff;}

.carousel-caption p:before{content:url(../images/left_img.png);padding-right: 15px;}
.carousel-caption p:after{content:url(../images/right_img.png);padding-left: 15px;}
.menuSection {width: 100%; float:left; background: #f5f5f5; padding: 80px 0; text-align:center;}
.menuSection h4 {font-size: 30px; font-weight: 500; color: #000; margin: 0;}
.menuSection h3 {font-size: 65px; font-weight: 400; color: #000;}
.menuSection .mb-4 { margin-bottom: 5rem!important }
.menuSection .mb-4a { margin-bottom: 5rem!important;  margin-top: 3rem!important }
/*.menu1{-webkit-animation: action 1s infinite  alternate;  animation: action 1s infinite  alternate; }
*/
	@-webkit-keyframes action {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
    }
    @keyframes action {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
    }
.menu2{ -webkit-animation: action 0.9s infinite  alternate; animation: action 0.9s infinite  alternate;}
    @-webkit-keyframes action {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
    }
    @keyframes action {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
    }
.dropdown-menu{ background:#f4f4f4;border-radius: 0; padding:0 0;border: none;min-width: 350px;}
.dropdown-menu ul {/*min-height: 600px !important;*/ background:#fff; padding: 15px 30px 10px 30px !important; margin: 10px !important;  -moz-transition:all 500ms ease-in-out; -ms-transition:all 500ms ease-in-out; -o-transition:all 500ms ease-in-out; -webkit-transition:all 500ms ease-in-out; text-decoration: none !important;}
.dropdown-menu  .col-sm-2{padding: 0px !important; margin: 0px !important;}
.dropdown-menu ul:hover{ background:#fff;  -moz-transition:all 500ms ease-in-out; -ms-transition:all 500ms ease-in-out; -o-transition:all 500ms ease-in-out; -webkit-transition:all 500ms ease-in-out; text-decoration: none !important;}
.dropdown-menu li:hover{ background:#fff;  -moz-transition:all 500ms ease-in-out; -ms-transition:all 500ms ease-in-out; -o-transition:all 500ms ease-in-out; -webkit-transition:all 500ms ease-in-out; text-decoration: none !important;}
.dropdown-menu ul li {border-bottom: 1px solid #dadada;}
.dropdown-menu li a{ color:#000 !important;font-size: 15px; font-weight: 600; border-bottom: 1px solid #CCC;}
.dropdown-menu li a:hover { color:#fff !important;}
.dropdown-menu li:last-child{ border:none !important;}
 * {
    box-sizing: border-box;
    outline: none !important;
}
button:focus { outline: none !important; box-shadow: none !important; }
a:focus {outline: none !important;}
/*history*******/

.wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1642px;
}
.inner-wrapper-padding {
    padding: 0 80px;
}

.about-timeline{background-color:#f3f3f3; padding: 140px 0 125px;}

.timeline-box h6{font-size: 55px; line-height: 1; color: #d21e1e; font-weight: 700; font-family: 'Poppins', sans-serif;background-color: #f3f3f3;position: relative; z-index: 1; display: inline-block; width: auto; padding: 0 10px;margin-top: 0; transform: translate(0,-50%);} 

.timeline-box p{font-size: 18px; line-height: 27px; color: #000000; font-weight: 400;margin-bottom: 26px;font-family: 'Inter', sans-serif;} 
.timeline-box p:last-of-type{margin-bottom:15px;} 
.start-point h4{font-size: 17px; line-height: 23px; color: #ffffff; font-weight: 600;text-transform: uppercase;background-color: #d21e1e;border-radius: 16px;display: block; width: auto; text-align: center; padding: 5px 25px;position: relative;margin-bottom: 45px;font-family: 'Inter',sans-serif;} 
.black-dot{width: 21px;height: 21px;background-color: #000;border-radius: 50%;display: block;margin: 0 auto 62px;z-index: 1;} 
.start-point{position: relative;display: flex; justify-content: center; flex-direction: column; align-items: center} 
.start-point:before{content:'';position: absolute;left: 0;height: 100%;width: 0px;background-color: #aaa;left: 50%;top: 0;transform: translate(-50%,0%);-webkit-transform: translate(-50%,0%);-moz-transform: translate(-50%,0%); border-left: 1px solid #aaa;} 
.timeline-row .horizontal-line {border-top: 1px solid #aaa; width: calc(100% - 150px); margin: 0 auto; position: absolute; top: 0; left: 50%; z-index: 0; transform: translate(-50%,0%); }
.timeline-row .verticle-line { margin: 0; padding: 0; width: 2px; border-right: 1px solid #aaa; height: calc(100% - 150px); position: absolute; top: 0; right: 0; margin: auto 0; bottom: 0; } 
.timeline-row:nth-child(2n+2) .verticle-line { left: 0; right: inherit; } 
.corner { position: absolute; border-right: 1px solid #aaa; width: 76px; height: 76px; right: 0; border-top: 1px solid #aaa; top: 74.9px; border-radius: 0 70px 0 0;top: 0; } 
.timeline-row:nth-child(2n+2) .corner { right: inherit; left: 0; border-left: 1px solid #aaa; border-right: 0; border-radius: 70px 0 0 0; } .corner.bottom { bottom: -76px; top: inherit; border-radius: 0; border-top: 0; border-bottom: 1px solid #aaa; border-radius: 0 0 70px 0; right: 0;z-index: 1;bottom: -1px; } 
.timeline-row:nth-child(2n+2) .corner { right: inherit; left: 0; border-left: 1px solid #aaa; border-right: 0; border-radius: 70px 0 0 0; } 
.timeline-row:nth-child(2n+2) .corner.bottom { border-radius: 0 0 0 70px; } 
.timeline-row { display: flex; justify-content:space-around; flex-wrap: wrap; padding-bottom: 0px; position: relative;/*padding: 0 66px 130px;margin-right: 111px;*/ } 
.timeline-row:nth-child(2n+2) { justify-content: space-around;text-align: right; padding:  0 2%; } 
.timeline-row:nth-child(2n+2) { flex-direction: row-reverse; } 
/*.timeline-row:nth-child(2n+2) .timeline-content-txt { text-align: center; }*/
.timeline-box { /*padding: 45px 50px 130px;*/ max-width: 550px;margin-right: 25px; position: relative;} 
.timeline-main{margin-top: 75px;} 
.timeline-row:first-child {margin: 0 0px 0 auto; max-width: 50%; justify-content: space-between; padding: 0 0 0 120px; }
.corner.bl{bottom: 0;left: 0;border-left: 1px solid #aaa; border-bottom: 1px solid #aaa; border-radius: 0 0 0px 100%; border-right: none; border-top: none; height: 76px; width: 76px;} .start-point .corner.bl{left: 50%; bottom: 0px; transform: translateY(100%); top: unset;} 
.timeline-box:before{content: '';position: absolute;left: 0;top: 27.5px;height: 1px;width: 100%;} 
.timeline-box-wrap { padding: 45px 0px 0; position: relative; background: #f3f3f3; /*min-height: 318px;*/padding: 0;margin-bottom: 90px; } 
/*.timeline-row:after{content: ''; position: absolute; left: 50%; top: 74.5px; height: 1px; width: 91%; background-color: #aaa; transform: translateX(-50%);top: 0;} .timeline-row .verticle-line { margin: 0; padding: 0; width: 1px; border-right: 1px solid #aaa; height:calc(100% - 126px); position: absolute; top: calc( 50% + 75px );; right: 0; margin: auto 0; bottom: unset; transform: translateY(-50%);top: 50%; } */
.timeline-row:first-child::after {left: -54px;width: 97%; transform: none; } 
/*.timeline-row:first-child .timeline-box:last-child{margin-right: 5%;} */
.timeline-content { padding: 10px 10px 0;} 
.timeline-content-txt { padding: 10px 0 0 0; } 
.timeline-box.img-right .timeline-content,.timeline-box.img-left .timeline-content{display: flex; align-items: flex-start;} 
.timeline-box.img-right .timeline-content img{margin-left: 18px;} 
.timeline-box.img-left .timeline-content img{margin-right: 18px;} 
.timeline-box.img-left .timeline-content{flex-direction: row-reverse;} 
.timeline-row:first-child .timeline-box:first-child img{filter: drop-shadow(0 0 27px rgba(0,0,0,0.16));-webkit-filter: drop-shadow(0 0 27px rgba(0,0,0,0.16));display: block;margin: 0;} 
.timeline-box-wrap .timeline-content img {filter: drop-shadow(0 0 27px rgba(0,0,0,0.16));-webkit-filter: drop-shadow(0 0 27px rgba(0,0,0,0.16));z-index: 2;position: relative;} 
.timeline-row:last-child .corner.bottom{display: none;} 
.timeline-row:nth-child(2n+1) .timeline-box:last-child .timeline-box-wrap{text-align: center;}
.start-point.end-point:before{display: none;}
.start-point.end-point{ position: absolute; bottom: 0; right: 0%; transform: translateX(50%); }
.timeline-row:nth-child(2n+2) .start-point.end-point{left: 0;transform: translateX(-50%);right: unset;}

.timeline-box.img-right .timeline-content-txt {text-align: right;}
.timeline-box.img-left .timeline-content-txt {text-align: left;}
.timeline-box.img-left, .timeline-box.img-right {text-align: center;}
.timeline-row:first-child .timeline-box::after {left: auto; right: 0; -webkit-transform: translate(100%,-50%) rotate(0deg); transform: translate(100%,-50%) rotate(0deg);}
.timeline-row:first-child .timeline-box:first-child {width: 36%;}
.timeline-row .timeline-box:nth-child(3)::after {display: none;}
.timeline-row:last-child .verticle-line::after {display: none;}
.timeline-row:first-child .timeline-box:nth-child(2)::after {display: none;}

.timeline-content-img .timeline-content {position: relative;}

/*==============Responsive==============*/


@media screen and (max-width: 1800px) {

.timeline-box {max-width: 460px;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 220px; max-height: 230px;}
  .timeline-box-wrap .timeline-content img {max-width: 100%;}
}




@media screen and (max-width: 1600px){
 
  .timeline-row:first-child .timeline-box:first-child {width: 38%;}
	.timeline-box {max-width: 380px;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 180px; max-height: 190px;}
	.timeline-box h6 {font-size: 50px;}
	.about-timeline {padding: 120px 0 100px;}
	.timeline-box p {font-size: 16px;}
}

@media screen and (max-width: 1440px) {
  
  .about-timeline {padding: 100px 0 80px;}
	.start-point h4 {font-size: 15px; letter-spacing: 0;}
	.timeline-box h6 {font-size: 40px;}
	.timeline-row:first-child .timeline-box:first-child {width: 45%;}
	.timeline-box p {font-size: 15px; line-height: 1.4;}
	.timeline-box {max-width: 300px;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 140px; max-height: 200px;}
	.timeline-box-wrap .timeline-content img {max-width: 100%;}
	.timeline-row:first-child .timeline-box:nth-child(2) {width: 150px;}
}


@media screen and (max-width: 1199px) {
  .about-timeline {padding: 90px 0 60px;}
	.timeline-box h6 {font-size: 34px;}
	.timeline-box {max-width: 240px;}
	.timeline-row:first-child {padding: 0 0 0 60px;}
	.timeline-row:first-child .timeline-box:first-child {width: 42%;}
	.timeline-box.img-right .timeline-content, .timeline-box.img-left .timeline-content {flex-wrap: wrap;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 180px; max-height: 200px;}
	.top-timeline-arrow.timeline-content-img .timeline-content::after {right: 0;}
	.img-right.timeline-content-img .timeline-content::after {top: -20px; right: -45px;}
.timeline-box.img-right .timeline-content-txt {width: 90%;}
}

@media screen and (max-width: 1024px) {
.corner {display: none;}
	.timeline-row .horizontal-line {display: none;}
	.timeline-row:first-child {max-width: 100%; padding: 0;}
	.timeline-main {margin-top: 0;}
	.timeline-row .verticle-line {right: 50%; transform: translate(50%,0); height: calc(100% - 0px);}
	.timeline-row:nth-child(2n+2) .verticle-line {left: auto; right: 50%;}
	.verticle-line::after {display: none;}
  
  .timeline-row .timeline-box {width: 100%; max-width: 100%; margin: 0;}
	.timeline-row:first-child .timeline-box:first-child {width: 100%; margin: 0;}
	.timeline-row:first-child .timeline-box:nth-child(2) {width: 100%;}
	.timeline-box p br {display: none;}
	.timeline-box h6 {transform: translate(0,-0%); padding: 0;}
	.timeline-content {padding: 0;}
	.timeline-box.img-right .timeline-content-txt {width: 100%;}
	.start-point.end-point {right: 50%;}
	.start-point h4 {margin-bottom: 0;}
	.about-timeline {padding: 80px 0;}
	.timeline-box::after {-webkit-transform: translate(-100%,100%) rotate(180deg); transform: translate(-100%,100%) rotate(180deg); right: 50%; top: 20px; left: 50%;}
  .timeline-box-wrap {width: 50%; text-align: right; padding: 0 30px 0 0; margin: 40px 0 0 0;}
	.timeline-row .timeline-box img {margin: 0 0 0 auto;}
	.timeline-row:first-child .timeline-box:nth-child(2)::after {display: block;}
	.timeline-row:first-child .timeline-box:first-child img {margin: 0 0 0 auto;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {margin: 0 0 0 auto;}
	.timeline-row .timeline-box:nth-child(2n) .timeline-box-wrap {margin: 40px 0 0 auto; padding: 0 0 0 30px; text-align: left;}
  .timeline-row:nth-child(2n+1) .timeline-box::after {left: auto; right: 50%; -webkit-transform: translate(0%,100%) rotate(180deg); transform: translate(0%,100%) rotate(180deg); top: 20px;}
	.timeline-row .timeline-box:nth-child(2n)::after {transform: translate(100%,100%) rotate(0deg); -webkit-transform: translate(100%,100%) rotate(0deg); right: 50%; left: auto;}
	.timeline-row .timeline-box:nth-child(3)::after {display: block;}
	.timeline-box.img-left .timeline-content-txt {text-align: right;}
	.timeline-row:last-child {padding-bottom: 70px;}
}


@media screen and (max-width: 640px) {
  
  .about-timeline {padding: 50px 0;}
	.timeline-box h6 {font-size: 27px;}
	.timeline-box p {font-size: 14px; line-height: 1.4;}
	.timeline-box-wrap {margin: 30px 0 0 0;}
	.timeline-row .timeline-box:nth-child(2n) .timeline-box-wrap {margin: 30px 0 0 auto;}
	.timeline-box::after, .timeline-row:nth-child(2n+1) .timeline-box::after {top: 6px;}
	.timeline-box-wrap .timeline-content img {max-width: 100%;}
	.timeline-box.img-right .timeline-content img, .timeline-box.img-left .timeline-content img {max-width: 100%; max-height: unset;}
}

 
 
 
  
 /*********Mega Menu*******/
.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-default .navbar-nav>li>a { 
  font-weight: bold;
}

.mega-dropdown {
  position: static !important;
/*  width: 100%;*/
}

.mega-dropdown-menu {
  padding: 0 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/*.mega-dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #fff;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -15px;
  left: 285px;
  z-index: 10;
}

.mega-dropdown-menu:after {
  content: "";
  border-bottom: 17px solid #ccc;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  position: absolute;
  top: -17px;
  left: 283px;
  z-index: 8;
}*/

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 0 0 10px 0;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #000;
  white-space: normal;
}
.mega-dropdown-menu img { padding: 0 0 10px 0 !important;} 
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #e8008a !important;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
  color: #012596;
  font-size: 14px;
  font-weight: bold; text-transform: uppercase; margin: 0 0 10px 0;  
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}

/********* Welcome Section ******/
#welcomeSection {width: 100%; float: left; background: #fff; font-size: 18px; padding: 120px 0 60px 0;  color: #000; position: relative; line-height: 30px;}
#welcomeSection .container-fluid {width: 70%; float: left; margin: 0 15%}
#welcomeSection h1 {font-weight: 600; line-height: 25px; font-size: 36px; margin: 10px 0; font-weight: 700; text-transform: uppercase;}
#welcomeSection h1 span {font-weight: 400; line-height: 45px; font-size: 25px; margin: 10px 0; font-weight: 400; display: block;  }
.readMore {background-color: #162c75;border: none;color: #fff;text-align: center;font-size: 18px;padding: 12px 80px 12px 30px;cursor: pointer;display: inline-block;position: relative;transition: 0.5s;font-weight: 400; margin: 25px 0 0 0; }
#welcomeSection h5 {font-size: 20px;text-transform: uppercase; font-weight: 500;padding: 0 0 15px 0;}
#welcomeSection h5 span{width: 17%;height: 1px;display: inline-block;background: #000;}
#welcomeSection h3 span{width: 17%;height: 1px;display: inline-block;background: #000; margin: 20px 0 30px 0;}
.readMore .w1 {background: #fff;right: 16px;bottom: 47%;width: 25%;left: auto; position:absolute; height:1px;} 
#welcomeSection .col-md-6:nth-child(2) {padding: 0 0 0 60px;}
.porductsname {width: 100%; float: left; position: relative;}
#welcomeSection h2{ text-align:center; text-transform:uppercase; color:#000; font-weight:bold; font-size:50px; position:relative; z-index:9; margin: 140px  0 50px 0;}
#welcomeSection h4{ position:absolute; top:8%; left:0; right:0; text-align: center;   font-size: 150px; font-weight: 700; margin: 60px 0 40px 0;color: #eeeeee; -webkit-text-stroke: 7px #eeeeee; text-align: center; text-transform: uppercase; }

.left.carousel-control {width: 5%; position: absolute; bottom: 47%;/* background: rgba(255,255,255,0.5); */color: #fff; left:5%; opacity:0; padding: 33px 30px; border-radius: 100%;}
.left.carousel-control:hover {/*background: #fff;*/}
.right.carousel-control {width: 5%; position: absolute; bottom: 47%;  /*background: rgba(255,255,255,0.5);*/ color: #fff; right:5%;  opacity: 0;padding: 33px 30px; border-radius: 100%;}
.right.carousel-control:hover, .left.carousel-control:hover{opacity: 1;}
.right.carousel-control:hover {/*background: #fff;*/}
#myCarousel .glyphicon{top: 5px;}

/*******Services*****/
#servicesSec {width: 100%; float: left; padding: 0; background: url(../images/abt.jpg) repeat left top #f2f7fb; }
#servicesSec img {width: 100%; height: auto;}
#servicesSec .col-sm-6 {margin: 0px !important; padding: 0px !important;}
#servicesSec .col-sm-3 {margin: 0px !important; padding: 0px !important;} 
#servicesSec h4 {font-size: 38px; color: #000; font-weight: 800; margin: 0 0 50px 0; line-height: 50px;} 
.productType {width: 100%; float: left; padding: 60px ;}
.productType ul {padding: 0; margin: 0;} 
.productType li { list-style: none; text-align: left;}
.productType li a {font-size: 30px; font-weight: 700; border-bottom: 1px dashed #000; color: #000; display: block; padding: 20px 0; text-align: left;}
.productType li a:hover {color: #e20008; margin: 0 0 0 10px; }
 
/*-------------what we do section----------------*/
.what-we-do {width: 100%; position: relative; float: left;padding: 80px 0;background: #fff;}
.what-we-do .container-fluid { width: 70%; margin: 0 15%; padding: 0px !important; overflow: hidden;} 
#testimonials .col-sm-6 { margin:0; padding:0;}  
.proDataCon { width: 70%; position: absolute; bottom: 5%; right: 5%; background: #f8f8f8; padding: 30px;  -moz-transition:all 500ms ease-in-out; -ms-transition:all 500ms ease-in-out; -o-transition:all 500ms ease-in-out; -webkit-transition:all 500ms ease-in-out; }
.proDataCon p {font-size: 14px; text-transform: none; margin: 0 0 5px 0;}
.proDataCon h4 {font-size: 18px; font-weight: 700; color: #e20008; margin: 0 0 5px 0; text-transform: uppercase;}
.prodInfo:hover h4  {font-size: 18px; font-weight: 700; color: #fff;}
.prodInfo a {font-size: 16px; color: #000;  }
.prodInfo a:hover .proDataCon {background:#d0060d!important; color: #fff;}
.what-we-do .owl-carousel .owl-stage-outer {overflow: visible !important; } 
.what-we-do .owl-theme .owl-nav.disabled+.owl-dots {display: none;} 
.what-we-do  .owl-carousel .owl-nav.disabled  {text-align: center;}
.what-we-do .owl-theme .owl-nav {margin-top: 40px;}
.what-we-do h2{ text-align:center; text-transform:uppercase; color:#000; font-weight:bold; font-size:50px; position:relative; z-index:9; margin: 40px 0 80px 0;}
.what-we-do h3{ position:absolute; top:8%; left:0; right:0; text-align: center;   font-size: 150px; font-weight: 700; margin: 0 0 40px 0;color: #eeeeee; -webkit-text-stroke: 7px #eeeeee; text-align: center; text-transform: uppercase; }

.proImg {padding: 0 80px 80px 0;}
.proImg span {color: #fff; text-transform: none; font-size: 14px; }
 
/*******Vision*****/
#visionCont {width: 100%; float: left; background: url(../images/road.jpg) no-repeat left top; background-attachment: fixed; background-size: 100% auto; min-height: 450px; position:relative;}
.container { display: flex; justify-content: center; align-items: center;  height: 50vh;  width: 100%;}
.button {display: inline-block; position: relative;}
.button.is-play {background-color: #fff;  border-radius: 50%; width: 100px; height: 100px;}
.button.is-play .button-outer-circle { background: rgba(255,255,255,0.2);  border-radius: 50%; position: absolute; top: 0;  left: 0; right: 0; bottom: 0; height: 100%; width: 100%;}
.button.is-play .button-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
}
.button.is-play .button-icon .triangle {
  -webkit-animation: fadeIn 7s ease;
          animation: fadeIn 7s ease;
}
.button.is-play .button-icon .path {
  stroke-dasharray: 90;
  stroke-dashoffset: 0;
  -webkit-animation: triangleStroke 3s;
          animation: triangleStroke 3s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
}
.has-scale-animation {
  -webkit-animation: smallScale 3s infinite;
          animation: smallScale 3s infinite;
}
.has-delay-short {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes triangleStroke {
  from {
    stroke-dashoffset: 90;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes triangleStroke {
  from {
    stroke-dashoffset: 90;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}


/*-------Header  Inner Pages -------*/
:root {
  --blue: #152e70;
  --red: #e60b16;
  --pink: #f1a009; 
  --shadow: rgba(0, 0, 0, 0.25);
}
 
@keyframes boxMove {
  0% {
    transform: scale(var(--initialScale)) rotate(var(--initialAngle));
  }
  100% {
    transform: scale(var(--endScale)) rotate(var(--endAngle));
  }
}

.box {
  top: calc(100% - 10vmin);
  left: calc(50% - 10vmin);
  width: 20vmin;
  height: 20vmin;
  position: absolute;
  background-color: var(--pink);
  background-image: radial-gradient(
      circle at 50% 10%,
      var(--blue) 5%,
      transparent 80%
    ),
    radial-gradient(circle at 50% 90%, var(--red) 25%, transparent);
  border-radius: 3vmin;
  box-shadow: 0 0 6vmin var(--shadow);
  animation: boxMove 4s linear infinite; 
}

.box0 {
  --initialScale: 0.3;
  --endScale: 1;
  --initialAngle: +10deg;
  --endAngle: +00deg; 
}
.box1 {
  --initialScale: 1;
  --endScale: 1.5;
  --initialAngle: +00deg;
  --endAngle: -10deg;
}
.box2 {
  --initialScale: 1.5;
  --endScale: 2;
  --initialAngle: -10deg;
  --endAngle: -20deg;
}
.box3 {
  --initialScale: 2;
  --endScale: 3;
  --initialAngle: -20deg;
  --endAngle: -25deg;
}
.box4 {
  --initialScale: 3;
  --endScale: 4;
  --initialAngle: -25deg;
  --endAngle: -30deg;
}
.box5 {
  --initialScale: 4;
  --endScale: 5;
  --initialAngle: -30deg;
  --endAngle: -40deg;
}
.box6 {
  --initialScale: 5;
  --endScale: 6.5;
  --initialAngle: -40deg;
  --endAngle: -50deg;
}
.box7 {
  --initialScale: 6.5;
  --endScale: 8;
  --initialAngle: -50deg;
  --endAngle: -60deg;
}
.box8 {
  --initialScale: 8;
  --endScale: 10;
  --initialAngle: -60deg;
  --endAngle: -70deg;
}
.box9 {
  --initialScale: 10;
  --endScale: 14;
  --initialAngle: -70deg;
  --endAngle: -85deg;
}
.box10 {
  --initialScale: 14;
  --endScale: 20;
  --initialAngle: -85deg;
  --endAngle: -99deg;
}

@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.box0 {
  animation: boxMove 4s linear infinite, show 4s linear infinite;
}

.title {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 20vmin;
  display: flex;
  align-items: center;
  justify-content: center;
   text-transform: uppercase;
  font-size: 50px; font-weight: 700;  
  transform: translate(-50%, -50%); -webkit-text-stroke:2px #fff;
  -webkit-text-fill-color:transparent;
}


/*******testimonials*****/
#customersSec {width: 100%; position:relative; float: left; background: url(../images/clientBg.jpg) no-repeat left bottom #fff; padding: 80px 0 100px 0; text-align:center;}
#customersSec .container-fluid {width: 70%; margin: 0 15%;}
#customersSec img {width: 100%; height: auto; border: 1px solid #e4e4e4;} 
#customersSec .col-sm-3 {margin: 0 0 30px 0; width: 20%;}
#customersSec h2{ text-align:center; text-transform:uppercase; color:#000; font-weight:bold; font-size:50px; position:relative; z-index:9; margin: 40px 0 80px 0;}
#customersSec h3{ position:absolute; top:8%; left:0; right:0; text-align: center;   font-size: 150px; font-weight: 700; margin: 0 0 40px 0;color: #eeeeee; -webkit-text-stroke: 7px #eeeeee; text-align: center; text-transform: uppercase; }

 
 
/***Why Us ****/
#whySection  {width: 100%; position: relative; float: left; background: #f9f9f9; padding: 100px 0;}
#whySection h2{ text-align:center; text-transform:uppercase; color:#000; font-weight:bold; font-size:50px; position:relative; z-index:9; margin: 20px 0 100px 0;}
#whySection h3{ position:absolute; top:8%; left:0; right:0; text-align: center;   font-size: 150px; font-weight: 700; margin: 0 0 40px 0;color: #eeeeee; -webkit-text-stroke: 7px #eeeeee; text-align: center; text-transform: uppercase; }
#whySection .container-fluid {padding: 0 0 0 15%;}
#whySection .col-sm-9 {padding: 0 70px 0 0;}
.whyInfo {width: 100%; float: left; border: 1px solid #c7c7c7; background: #fff; padding: 40px; margin: 0 0 30px 0;}
.whyInfo span a {color: #e20008; font-size: 14px; display: block;}
.whyImg {background: #f7f7f7; border-radius: 100%; padding: 30px;}
.whyImg img {width: 100%; height: auto;}
#whySection h5{ color:#000; font-weight:600; font-size:27px; margin: 0 0 15px 0;  position:relative;}
#whySection p {line-height: 28px;}


/***footer conatct****/
#contact{ width:100%; float:left; position:relative; background:#fff;}
.map{ width:33.33%; float:left; position:relative; }
.map:nth-child(1) { padding: 70px 70px;}
.map iframe{ width:100%; height:100%;}
.map h5 {color: #000;font-size: 20px;position: relative;}
.map h5 .w1 {background: #000;bottom: 30%;width: 15%;left: 20%;position: absolute;height: 1px;}
.map h2 {font-size: 30px; font-weight: 700;  display: block;  text-transform: uppercase; float: left; margin: 10px 0 20px 0;}
#calc input , #frm1 input, #form1 input{width: 100%; border:1px solid #e0e0e0;height: 40px;}
#help_all{ width:100%; float:left; position:relative; padding:0 0 60px 0;}
#form1 textarea{width: 100%; border:1px solid #e0e0e0;height: 100px;}
.submit_btn {background-color: #e14826;border: 0;border-radius: 0;color: #FFF;cursor: pointer;
display: block;float: left;font-size: 14px;margin: 10px 10px 0 0;padding: 8px 17px;
text-transform: uppercase;}
#form1 .submit_btn{ display:inline-block; width:30%;}
#form1 button, input, select, textarea {display: block;width: 100%;line-height: 24px;
height: 50px;font-size: 16px;box-shadow: none;background: transparent;padding: 12px 0;border-radius: 0px;transition: all 500ms ease;-webkit-transition: all 500ms ease;-ms-transition: all 500ms ease;-o-transition: all 500ms ease;margin: 5px 0; color:#494a4c; border: none; border-bottom: 1px solid #757575;}
#form1 textarea {height: 90px;}
.contact_info{ background:url(../images/con_bg.jpg) no-repeat left top rgba(0,0,0,0); background-attachment:fixed; padding:60px 30px;}
.con_blk{ width:100%; float:left; background:rgba(255,255,255,0.2) !important; padding:30px;min-height: 265px;}
.con_blk h3{font-size: 30px !important;font-weight: 400 !important;text-transform: none!important;color: #fff !important; text-transform:capitalize !important;}
.con_blk p, .con_blk a{ color:#ccc !important; text-align:left!important;}
.map_sec iframe{ width:100%; float:left; border:none; height:424px;}
.cont_form1{ width:100%; float:left; padding:60px 20px; border:2px solid #f1f1f1; margin:50px 0;}
.tWidth{width:100%; float:left; color: #000;}
.enquiryBtn {margin: 10px 0 0 0 !important; }
.textBox {width: 100% !important;height: 60px !important;background: #fafafa;border: 1px solid #d4d4d4;color: #4e4e4e;font-size: 16px;padding: 5px 25px;margin-bottom: 15px;}
.textBoxMulti {width: 100% !important; height: 100px !important; background: #fafafa;
border: 1px solid #d4d4d4; color:#000; font-size:16px; padding:5px 25px; margin: 0 0 10px 0;}
.contactForm .textBox, .contactForm .textBoxMulti{ color:#000 !important}
 
#security_code {margin-top: 10px; background:#fafafa;border: 1px solid #d4d4d4;padding: 5px 25px;}
.subbtn {background:#d0060d!important; display:inline-block; padding: 15px 20px !important;  color:#fff; font-size: 17px; font-weight: 600; text-transform: uppercase;  text-decoration:none;  transition: all 1s; border:none !important; height: auto !important;text-align: left;width: auto !important; }
.subbtn:hover {background:#358c00 !important; color:#fff; }
.map_sec{ width:100%; float:left; position:relative;}
.map_sec iframe{ width:100%; height:450px;}
 #footer{ width:100%; float:left; position:relative; background:url(../images/footer.jpg) repeat-x left top #001b71;   padding-bottom: 60px;}
.details{ width:65%; float:right;}
.mail{ background:#e14826; padding:30px 40px;}
.call_blk {width: 100%; background: #b9040a; padding: 20px 40px 20px 40px; margin-bottom: 20px;}
.copeRight{padding: 20px 40px 20px 0px;}
.call_blk i {font-size: 40px;color: #fff;margin-top: 10px;}
.copeRight h5, .call_blk h5 {color: #fff;font-size: 17px;line-height: 30px;font-weight: 600;}
.copeRight h5 span, .call_blk h5 span {display: block;font-weight: 300;font-size: 20px;}
.copeRight ul {padding: 0;margin: 0;}
.copeRight li {list-style: none;width: 50%;float: left;line-height: 45px;}
.copeRight a, .copeRight p, .call_blk p, .call_blk a {color: #fff;text-decoration: none;}
.copeRight .links {color: #fff;font-size: 14px;text-transform: uppercase;font-weight: 600; line-height: 70px; border-bottom: 1px solid #5d8e40; margin: 0 0 30px 0;}
.links a{margin: 0 5px; padding: 2px 6px;font-size: 20px; color: #a9c399; line-height: 30px;}
.links a:hover {color: #fff;}
.footerLogo {width: 35%; float: left; text-align: center; margin: 120px 0 0 0;}


/*********Mega Menu*******/
.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-default .navbar-nav>li>a { 
  font-weight: bold;
}

.mega-dropdown {
  position: static !important;
/*  width: 100%;*/
}

.mega-dropdown-menu {
  padding: 0 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}

/*.mega-dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #fff;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -15px;
  left: 285px;
  z-index: 10;
}

.mega-dropdown-menu:after {
  content: "";
  border-bottom: 17px solid #ccc;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  position: absolute;
  top: -17px;
  left: 283px;
  z-index: 8;
}*/

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 0 0 10px 0;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #000;
  white-space: normal;
}
.mega-dropdown-menu img { padding: 0 0 10px 0 !important;} 
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #ed3237 !important;
  background-color: #fff;
}

.mega-dropdown-menu .dropdown-header {
  color: #012596;
  font-size: 14px;
  font-weight: bold; text-transform: uppercase; margin: 0 0 10px 0;  
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}
.galleryBox {margin: 0 0 30px 0;}

/*------- Inner Pages -------*/
.innerHead1 {background: #162771; overflow: hidden !important;}
.aboutSec {padding: 100px 0 !important;} 
.aboutSec h5 {line-height: 20px; font-size: 20px; margin: 40px 0 0 0; font-weight: 500;  color: #e7060e;}
 
.clientSec {padding: 100px 0 !important;} 
.clientSec .col-sm-3 { margin: 0 0 30px 0;  width: 20%;}
.clientSec img {width: 100%; height: auto; border: 1px solid #e4e4e4;}
.gallerySec .col-sm-3 { margin: 0 0 30px 0;  }
.gallerySec img {width: 100%; height: auto; border: 1px solid #b9b9b9; padding: 5px ;} 
.aboutSec h2{ text-align:center; text-transform:uppercase; color:#000; font-weight:bold; font-size:50px; position:relative; z-index:9; margin: 70px 0 90px 0 !important;}
.aboutSec h6{ position:absolute; top:8%; left:0; right:0; text-align: center;   font-size: 150px; font-weight: 700; margin: 0 0 40px 0;color: #eeeeee; -webkit-text-stroke: 7px #eeeeee; text-align: center; text-transform: uppercase; }
.aboutSec .w1 {width: 13% !important;}
#visonSec {width: 100%; float: left; background: #f4f4f4; font-size: 18px;  color: #000; position: relative; line-height: 30px;}
#visonSec1 {width: 100%; float: left; background: #fff; font-size: 18px;  color: #000; position: relative; line-height: 30px;}
#visonSec2 {width: 100%; float: left; background: #f4f4f4; font-size: 18px;  color: #000; position: relative; line-height: 30px;}
.visionBox1 {width: 50%; float: left;position:relative;}
.visionBox2 {width: 50%; float: left;position:relative;}
.visionBox3 {width: 50%; float: left;  position:relative;}
.companySub1 {width: 50%; float: left; position:relative;}
.companySub2 {width: 50%; float: left;  position:relative;}
.companySub3 {width: 50%; float: left; position:relative;}
.companySub4 {width: 50%; float: left; background: url(../images/road.jpg) no-repeat left top; background-attachment: fixed; background-size: 100% auto;  min-height: 670px; position:relative;}
.companySub5 {width: 100%; float: left; background: url(../images/road.jpg) no-repeat left top; background-attachment: fixed; background-size: 100% auto;  min-height: 450px; position:relative;}
.companySub5 h2 {line-height: 25px; font-size: 30px; margin: 200px 0 20px 0; text-align: center; font-weight: 700; text-transform: uppercase; color: #fff; }
.founderSub {width: 100%; float: left; background: url(../images/road.jpg) no-repeat left top; background-attachment: fixed; background-size: 100% auto;  min-height: 450px; position:relative;}
.founderSub h2 {line-height: 25px; font-size: 30px; margin: 200px 0 20px 0; text-align: center; font-weight: 700; text-transform: uppercase; color: #fff; }
.companySub6 {width: 100%; float: left; background: url(../images/road.jpg) no-repeat left top; background-attachment: fixed; background-size: 100% auto;  min-height: 450px; position:relative;}
.visionInfo {width: 50%; float: left; padding: 80px 70px;}
.visionInfo h4 {line-height: 25px; font-size: 36px; margin: 10px 0 20px 0; font-weight: 700; text-transform: uppercase; color: #000; }
.visionInfo h6 {line-height: 20px; font-size: 20px; margin: 10px 0 20px 0; font-weight: 500; color: #e7060e;}
.visionInfo1 {width: 50%; float: left; padding: 80px 70px;}
.visionInfo1 h4 {line-height: 25px; font-size: 36px; margin: 10px 0 20px 0; font-weight: 700; text-transform: uppercase; color: #e7060e; }
.visionInfo2 {width: 50%; float: left; padding: 80px 70px;}
.visionInfo2 h4 {line-height: 25px; font-size: 36px; margin: 10px 0 20px 0; font-weight: 700; text-transform: uppercase; color: #000; }
.visionInfo2 h6 {line-height: 20px; font-size: 20px; margin: 10px 0 20px 0; font-weight: 500; color: #e7060e;}
.visionInfo3 {width: 100%; float: left;padding: 80px 70px;}
.visionInfo3 h3 {line-height: 25px; font-size: 22px; margin: 10px 0 30px 0; font-weight: 600;  color: #000; }
.visionInfo3 h4 {line-height: 25px; font-size: 36px; margin: 10px 0 20px 0; font-weight: 700; text-transform: uppercase; color: #000; }
.visionInfo3 h5 {line-height: 20px; font-size: 16px; margin: 0; font-weight: 500; color: #fff; background: rgba(1,37,150,0.8); padding: 20px 30px;}
.visionInfo3 h6 {line-height: 20px; font-size: 20px; margin: 10px 0 20px 0; font-weight: 500; color: #e7060e;}
.visionInfo3 hr {margin-top: 30px; margin-bottom: 30px; border-top: 1px solid #c3c3c3;}
.certifiedCon{width: 100%; float: left; text-align: center; margin: 10px 0 0 0;}
.certifiedCon .col-sm-4 img {width: 100%; padding: 0 10%}
.aboutSec .col-sm-3 {width: 20%; float: left; padding: 20px 60px 0 60px;} 
.temaSec {padding: 100px 0 !important;}
.innerCompnay .col-sm-3 {width: 25% !important;}
.innerCompnay h3 { margin: 20px 0 40px 0 !important;}
.innerCompnay h2 { margin: 90px 0 80px 0 !important;}
.innerCompnay img {width: 80%; padding: 50px  10%; height: auto; border: 1px solid #e4e4e4; -moz-transition:all 500ms ease-in-out; -ms-transition:all 500ms ease-in-out; -o-transition:all 500ms ease-in-out; -webkit-transition:all 500ms ease-in-out;} 
.innerCompnay img:hover {width: 60%; padding: 50px  20%; height: auto; border: 1px solid #e4e4e4;    -moz-transition:all 500ms ease-in-out; -ms-transition:all 500ms ease-in-out; -o-transition:all 500ms ease-in-out; -webkit-transition:all 500ms ease-in-out;} 
.innerCompnay .container-fluid {  width: 80% !important; margin: 0 10% !important;}
.companyBox {  background:rgba(1,37,150,0.2); padding: 20px; margin: 0 0 0 40px;  }
.companyBox1 {border: 1px dashed #e78383; padding: 50px; margin: 0 0 0 40px; min-height: 525px;background: #fff;}
.companyBox h5 {margin: 0px !important;}
.companyBox a {color: #000;}
.aboutSec .col-sm-4 .companyBox {margin: 0px !important;}
.cableSec {width: 100%; float: left; background: #fff; border-bottom: 1px solid #dbdbdb;}
.cableBox1 {width: 35%; float: left; background: #fff;   position:relative; padding: 80px 0;}
.cableBox1 img {width: 100%; height: auto;}
.cableInfo1 {width: 65%; float: left; padding: 80px 80px; background: #f4f4f4; min-height: 460px;}
.cableInfo1 h4 {line-height: 25px; font-size: 36px; margin: 10px 0 20px 0; font-weight: 700; text-transform: uppercase; color: #000; }
.cableInfo1 h6 {line-height: 20px; font-size: 20px; margin: 10px 0 20px 0; font-weight: 500; color: #e7060e;}

/*------Products ------*/
.productsInfo {width: 100%; float: left; background: #f9f9f9;}
.productsSub1 {width: 100%; float: left; background: url(../images/road1.jpg) no-repeat left top; background-attachment: fixed; background-size: 100% auto;  min-height: 450px; position:relative;}
.productsSub1 h2 {line-height: 25px; font-size: 30px; margin: 200px 0 20px 0; text-align: center; font-weight: 700; text-transform: uppercase; color: #fff; }

.polyfilmSub1 {width: 100%; float: left; background: url(../images/road2.jpg) no-repeat left top; background-attachment: fixed; background-size: 100% auto;  min-height: 450px; position:relative;}
.polyfilmSub1 h2 {line-height: 25px; font-size: 30px; margin: 200px 0 20px 0; text-align: center; font-weight: 700; text-transform: uppercase; color: #fff; }

.productsSub3 {width: 100%; float: left; background: url(../images/road3.jpg) no-repeat left top; background-attachment: fixed; background-size: 100% auto;  min-height: 450px; position:relative;}
.productsSub3 h2 {line-height: 25px; font-size: 30px; margin: 200px 0 20px 0; text-align: center; font-weight: 700; text-transform: uppercase; color: #fff; }

.productsSub4 {width: 100%; float: left; background: url(../images/road4.jpg) no-repeat left top; background-attachment: fixed; background-size: 100% auto;  min-height: 450px; position:relative;}
.productsSub4 h2 {line-height: 25px; font-size: 30px; margin: 200px 0 20px 0; text-align: center; font-weight: 700; text-transform: uppercase; color: #fff; }

.productsSub5 {width: 100%; float: left; background: url(../images/road5.jpg) no-repeat left top; background-attachment: fixed; background-size: 100% auto;  min-height: 450px; position:relative;}
.productsSub5 h2 {line-height: 25px; font-size: 30px; margin: 200px 0 20px 0; text-align: center; font-weight: 700; text-transform: uppercase; color: #fff; }

.productsSub6 {width: 100%; float: left; background: url(../images/road6.jpg) no-repeat left top; background-attachment: fixed; background-size: 100% auto;  min-height: 450px; position:relative;}
.productsSub6 h2 {line-height: 25px; font-size: 30px; margin: 200px 0 20px 0; text-align: center; font-weight: 700; text-transform: uppercase; color: #fff; }




.product-card {
    width: 100%;
    position: relative;
    box-shadow: 0 2px 7px #dfdfdf; 
    background: #fafafa;
}

.badge {
    position: absolute;
    left: 0;
    top: 20px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    background: red;
    color: #fff;
    padding: 3px 10px;
}

.product-tumb {
    display: flex;
    align-items: center;
    justify-content: center; 
    padding: 50px;
    background: #fff;
}

.product-tumb img {
    max-width: 100%;
    max-height: 100%;
}

.product-details {
    padding: 30px; }
 
.product-catagory {
    display: block;
    font-size: 16px;
    font-weight: 700; 
    color: #656565;
   
	min-height: 70px;
} 
.product-details h4 {margin: 0px !important;}
.product-details h4 a { font-size: 20px;
    font-weight: 500;
    display: block;
    margin-bottom: 18px;
    text-transform: uppercase;
    color: #363636;
    text-decoration: none;
    transition: 0.3s; 
}

.product-details h4 a:hover {
    color: #fbb72c;
}

.product-details p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 18px;
    color: #000;
	min-height: 110px;
}

.product-bottom-details {
    overflow: hidden;
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.product-bottom-details div {
    float: left;
    width: 50%;
}

.product-price {
    font-size: 16px;
    color: #c6040d;
    font-weight: 500;
}

.product-price small {
    font-size: 80%;
    font-weight: 400;
    text-decoration: line-through;
    display: inline-block;
    margin-right: 5px;
}

.product-links {
    text-align: right;
}

.product-links a {
    display: inline-block;
    margin-left: 5px;
    color: #c3c3c3;
    transition: 0.3s;
    font-size: 17px;
}

.product-links a:hover {
    color: #c6040d;
}


/*------List UL LI ------*/
.list-with-icons {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0; width: 100%;
}

.list-with-icons li  {
  display: block;
  width: 100%;
  padding: 18px 25px 18px 50px;
  margin: 20px;
  line-height: 30px; 
  font-size: 17px;
  background-color: #fff;
  border-right: 1px dashed #ccc;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  transition: all .35s ease;
}
 
.list-with-icons li:hover {
  -webkit-transform: translate(5px);
  -moz-transform: translate(5px);
  transform: translate(5px);
}

.list-with-icons li:before {
  content: "";
  display: block;
  width: 54px;
  height: 54px;
  margin-top: -27px;
  border-radius: 100%;
  background-color: #fff;
  border-left: 2px dotted #ccc;
    box-shadow: -1px 0 6px rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 50%;
  left: -25px;
}

.list-with-icons li:after {
  display: block;
  margin-top: -15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  position: absolute;
  top: 50%;
  left: -11.5px;
      content: '\f1d8';
    color: #e99e13;
}

.menu1  {width: 100% !important; float:left !important; position: relative !important; padding: 0 0 30px 0 !important;}
 
 
/*------Team -------*/
.section-team {
	font-family: "Poppins", sans-serif; 
}

.section-team .header-section {
	margin-bottom: 50px;
}

.section-team .header-section .small-title {
    margin-bottom: 25px;
	font-size: 16px;
    font-weight: 500;
    color: #3e64ff;
}

.section-team .header-section .title {
    font-weight: 700;
    font-size: 45px;
}

.section-team .single-person {
	margin-top: 30px;
	padding: 30px;
	background-color: #f6f9ff;
	border-radius: 5px; text-align: center;
}

.section-team .single-person:hover {
	background: linear-gradient(to right, #1138ca, #0c84ff);
}

.section-team .single-person .person-image {
    position: relative;
    margin-bottom: 50px;
    border-radius: 50%;
    border: 4px dashed transparent;
    transition: padding .3s;
}

.section-team .single-person:hover .person-image {
	padding: 12px;
    border: 4px dashed #fff;
}

.section-team .single-person .person-image img {
	width: 100%;
    border-radius: 50%;
}

.section-team .single-person .person-image .icon {
	position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,50%);
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: linear-gradient(to right, #016cec, #00b5f7);
    color: #fff;
    border-radius: 50%;
    font-size: 24px;
} 

.section-team .single-person:hover .person-image .icon {
	background: none;
	background-color: #fff;
	color: #016cec;
}
 

 
.section-team .single-person .person-info .full-name {
	margin-bottom: 0;
	font-size: 18px;
    font-weight: 700;
}

.section-team .single-person .person-info .speciality {
    text-transform: uppercase;
    font-size: 14px;
    color: #016cec;
}

.section-team .single-person:hover .full-name,
.section-team .single-person:hover .speciality {
	color: #fff;
}  


/********back to top***/
#back-to-top {cursor: pointer;position: fixed !important;bottom: 20px;right: 20px;z-index: 99 !important;background: #d0060d!important;padding: 10px 15px;border-radius: 10px;outline: none;border: none;}
/* Flexible Container---*/
.Flexible-container {position: relative; padding-bottom: 50%; height: 0; overflow: hidden; border: none; margin:0 0 0 40px;}
.Flexible-container iframe, .Flexible-container object, .Flexible-container embed {position: absolute; width: 100%; top: 0; border: none; left: 0; width: 100%; height: 100%;}
.Flexible-container1 {position: relative; padding-bottom: 110%; height: 0; overflow: hidden; border: none; margin-bottom:0; }
.Flexible-container1 iframe, .Flexible-container1 object, .Flexible-container1 embed {position: absolute; width: 100%;  border: none; top: 0; left: 0; width: 100%; height: 100%;}

/*-----------------------------------*/
/* Table Styles
/*-----------------------------------*/
table { width: 100%; border-collapse: collapse; background-color: #fff; }
tr:nth-of-type(odd) {  background: #f0f5f9; }
th { background: #3673ae; color: white; font-weight: bold; }
td, th {  padding: 6px 6px 6px 6px;  border: 1px solid #cbdcec; }
.box1 {width: 5%;}
.box2 {width: 20%;}
.box3 {width: 20%;}
.box4 {width: 40%;}
.box5 {width: 15%;}
.navbar-brand img {margin: 0; width: 80%;}
.logoNew1 {width: 50%; float: left; margin: 0 0 0 6%; display:none;}
/*********resposnive*******/
@media (min-width: 1500px) {
#welcomeSection .container-fluid {width: 80%; margin: 0 10%;}
.what-we-do .container-fluid {width: 80%; margin: 0 10%;}
#customersSec .container-fluid {width: 80%; margin: 0 10%;}
.whyInfo { padding: 30px; margin: 0 0 30px 0;}
.whyInfo {min-height: 231px;}
.productType {padding: 22px 60px;}
#welcomeSection h1 span { line-height: 30px; font-size: 20px;}
.call_blk .col-sm-4:nth-child(1) {width: 45% !important;}
.call_blk .col-sm-4:nth-child(2) {width: 10% !important;}
.call_blk .col-sm-4:nth-child(3) {width: 45% !important;}
.visionInfo { padding: 130px;}
 } 
@media (max-width: 1499px) { 
#welcomeSection .container-fluid {width: 70%; margin: 0 15%;}
.what-we-do .container-fluid {width: 70%; margin: 0 15%;}
#customersSec .container-fluid {width: 70%; margin: 0 15%;}
.whyInfo { padding: 30px; margin: 0 0 30px 0;}
.whyInfo {min-height: 231px;}
#whySection p { line-height: 23px; font-size: 14px;}
#whySection h5 {font-size: 20px; margin: 0 0 5px 0;}
.productType {padding: 22px 60px;}
.productType li a {font-size: 23px !important;}
#welcomeSection h1 span { line-height: 30px; font-size: 20px;}
#welcomeSection p {margin: 0 0 10px; font-size: 15px; line-height: 28px;}
#welcomeSection h3 span {margin: 10px 0 20px 0;}
.proDataCon h4 {font-size: 14px !important; }
.map h2 {font-size: 20px;}
.textBox { height: 50px !important;}
.map:nth-child(1) {padding: 50px 70px;}
.call_blk .col-sm-4:nth-child(1) {width: 45% !important;}
.call_blk .col-sm-4:nth-child(2) {width: 10% !important;}
.call_blk .col-sm-4:nth-child(3) {width: 45% !important;}
.section-team .col-sm-3 {width: 50%;}
.section-team .single-person .person-image img {width: 60%;}
 }
@media (max-width: 1400px) { 
 .what-we-do h3 {font-size: 100px; -webkit-text-stroke: 4px #eeeeee;}
 .what-we-do h2 { font-size: 40px;  margin: 10px 0 80px 0;}
}
@media (max-width: 1350px) {
.nav>li>a {padding: 30px 12px; font-size: 14px;}
.navbar-brand img {margin: 10px 0; width: 60%;}
.whyImg {padding: 15px !important;}
.productType li a {font-size: 25px; padding: 15px 0}
.map h2 {font-size: 16px;}
.map h5 {font-size: 16px; }
.map h5 .w1 {display: none;}
 }
@media (max-width: 1300px) {
 #welcomeSection .container-fluid {width: 80%;  margin: 0 10%; }
 #welcomeSection {padding: 80px 0 60px 0;}
 .call_blk .col-sm-4:nth-child(1) {width: 40% !important;}
.call_blk .col-sm-4:nth-child(2) {display: none;}
.call_blk .col-sm-4:nth-child(3) {width: 60% !important;}
.visionInfo {padding: 100px;}
.visionInfo h4 {line-height: 25px;  font-size: 30px;}
.visionInfo1 { padding: 70px;}
.visionInfo1 h4 {line-height: 25px; font-size: 30px; }
.visionInfo2 { padding: 70px;}
.visionInfo2 h4 {line-height: 25px; font-size: 30px; }

}
@media (max-width: 1220px) {
.container{width:94%;}
.nav>li>a { padding: 30px 8px; font-size: 14px;}
.proDataCon { width: 100%;  position: relative; bottom: 0; right: 0;}
.proImg {padding: 0;}
.map:nth-child(3) {display: none;}
.map {width: 50% !important;}
}
@media (max-width: 1150px) {
.productType li a {font-size: 18px !important; padding: 13px 0;}
.visionInfo3 h4 {line-height: 25px; font-size: 25px;}
}
@media (max-width: 1100px) {
.nav>li>a {padding: 30px 6px;  font-size: 13px;}
#whySection .col-sm-3 {display: none;}
#whySection .container-fluid {padding: 0 10%;}
#whySection .col-sm-9 {padding: 0; width: 100%;}
#whySection {padding: 100px 0 50px 0;}
#whySection h3 {font-size: 80px; -webkit-text-stroke: 4px #eeeeee;}
#whySection h2 {font-size: 35px; margin: -15px 0 50px 0;}
.whyInfo {min-height: 200px;}
#welcomeSection h1 {font-size: 30px;}
#welcomeSection h1 span {line-height: 25px;  font-size: 15px;}
.visionInfo p { font-size: 14px; line-height: 24px;}
.visionInfo1 p { font-size: 14px; line-height: 24px;}
.visionInfo2 p { font-size: 14px; line-height: 24px;}
#customersSec h3 { top: 5%; font-size: 100px; -webkit-text-stroke: 4px #eeeeee;}
.innerCompnay h2 {margin: 20px 0 80px 0 !important;}
}
@media (max-width: 1010px) {
.nav>li>a { padding: 30px 4px; font-size: 12px;}
#whySection h5 {font-size: 17px;  margin: 0 0 5px 0;}
.productType {padding: 15px 40px;}
.productType li a {font-size: 16px !important; padding: 13px 0;}
.productType {padding: 5px 40px;}
#welcomeSection h4 {font-size: 90px;}
#welcomeSection h2 {font-size: 35px; margin: 105px 0 50px 0;}
.what-we-do .col-sm-4 { width: 100%; background: #f8f8f8; margin: 0 0 30px 0; float: left;}
.proDataCon {width: 50%; position: relative; float: left;}
.proImg { padding: 0; width: 50%;  float: left;}
.what-we-do h3 {position: absolute; top: 4%;}
} 
@media (max-width: 1000px) {
/******** start toggle***********/
.dropdown-menu ul {min-height: inherit!important; overflow: inherit !important;}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {max-height:  inherit!important;}
.navbar-nav {padding: 0px !important;}
.navbar-inverse { background:#fff}
.navbar-toggle { margin-top: 0px; cursor:pointer;background: #e3000f;}
.navbar-header { width:100%;}
.navbar-brand {width: 25%;top:6px;}
.navbar-wrapper .container { width:100%; padding:0}
.nav-top .container { padding:0 30px}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { position:absolute; width:100%; padding:0; background:#004588}
.navbar-nav { margin:0}
.navbar-nav > li > a {border-bottom: 1px solid rgba(255,255,255,0.2);font-size: 15px;font-weight: normal;padding: 10px 20px;color:#000}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover { background:#fff}
.navbar-inverse .navbar-toggle { border:0}
.carousel-caption {left: 7%;bottom: 13%;} 
.bar1, .bar2, .bar3 { width: 35px; height: 4px; background-color: #d30000; margin: 5px 0; transition: 0.4s;}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:hover { color:#fff}
.navbar-nav > li > .dropdown-menu { background: #ccc none repeat scroll 0 0; border: 0 none; border-top-left-radius: 0; border-top-right-radius: 0;box-shadow: none;clear: both; margin-top: 0;position: relative;width: 100%;} 
.dropdown-menu > li > a { clear: both; color: #000;display: block;font-weight: 400;line-height: 1.42857; padding: 7px 39px;
text-transform:uppercase; font-size:14px;border-bottom:solid 1px rgba(255,255,255,0.2); white-space: nowrap;}
.navbar-nav .open .dropdown-menu > li > a {line-height: 20px;color: #000 !important;}
.nav>li {position: relative; display: block; background: #f7f7f7;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: transparent; position: absolute; width: 100%; left: 0;}
.navbar-collapse {padding: 0px !important;}
/******** end toggle***********/
/*.navbar-nav > li:last-child {display: none;}*/
.navbar-fixed-bottom, .navbar-fixed-top{position: absolute;}
.navbar-nav {float: right;width: 100%; background: #000;}
.navbar-default .navbar-nav > li > a {color: #000 !important;}
.navbar-nav > li > a {padding: 10px 15px !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color: transparent;}
.dropdown-header {display: none;}
.mega-dropdown-menu img {display: none;}
.mega-dropdown-menu > li > ul > li > a { padding: 0;}
.dropdown-menu ul {margin: 0px !important; border-bottom: 1px solid #CCC; padding: 10px 20px 10px 20px !important;}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a { padding: 10px 20px 10px 20px !important; border-bottom: 1px solid #CCC;}
.navbar-brand {display: none;}
.logoNew1 {width: 50%; float: left; margin: 0 0 0 6%; display: block !important;}
.logoNew1 .navbar-brand {display: block !important;}
.navbar-toggle {margin: 20px 15px 15px 0 !important;}
.navbar-brand img {margin: 0;  width: 80%;}
#welcomeSection img {display: none;}
#welcomeSection .col-md-6 {width: 100%;}
#welcomeSection .col-md-6:nth-child(2) {padding: 0;}
.details {width: 100%; float: right;}
.footerLogo {display: none;}
 .call_blk .col-sm-4:nth-child(1) {width: 50% !important;} 
.call_blk .col-sm-4:nth-child(3) {width: 50% !important;}
.copeRight {padding: 20px 10%;}
#customersSec h3 {font-size: 90px; -webkit-text-stroke: 4px #eeeeee;} 
#customersSec .col-sm-3 {margin: 0 0 30px 0; width: 33.333%;}
#customersSec h2 {font-size: 35px; margin: 40px 0 50px 0;}
#customersSec h3 {top: 4%;}
#customersSec {padding: 40px 0 100px 0;}
.aboutSec img {display: block !important; width: 100%; height: auto;}
.aboutSec .col-sm-3 {padding: 20px 25px 0 25px;}
.navbar-toggle {  margin: 20px 6% 15px 0 !important;}
.aboutSec {padding: 60px 0 !important;}
.innerCompnay h2 {margin: 60px 0 80px 0 !important;}
.section-team .single-person .person-image img {width: 60%;}
.section-team .single-person .person-image img {display: block !important;}
.section-team .single-person .person-image img {width: 60%; margin: 0 20%;}
}
@media (max-width: 950px) {
.navbar-nav > li > a {padding: 15px 7px !important; font-size: 13px;}
.whyImg {padding: 15px !important;}
}
@media (max-width: 900px) {
.Flexible-container1 {padding-bottom: 50%;}
#customersSec h3 {font-size: 100px;}
#customersSec h2 {font-size: 30px !important;  margin: 5px 0 80px 0;}
#customersSec .col-sm-3 { margin: 0 0 30px 0; width: 33.333%;}
#customersSec h2 {font-size: 30px !important;  margin: 45px 0 80px 0;}
#customersSec {padding: 0px 0 100px 0;}
#customersSec h3 {top: 4%;}
.map {width: 100% !important;}
.Flexible-container1 {padding-bottom: 50%;}
#customersSec h2 {font-size: 30px !important; margin: 85px 0 50px 0;}
.innerCompnay h2 {margin: 100px 0 80px 0 !important;}
}
@media (max-width: 850px) {
#whySection .col-sm-6 { width: 100%;}
#whySection .col-sm-4 {width: 25%;}
#whySection .col-sm-8 {width: 75%;}
#whySection h5 {font-size: 17px; margin: 25px 0 5px 0;}
#whySection h3 {font-size: 60px; -webkit-text-stroke: 4px #eeeeee;}
#whySection h2 {font-size: 35px;  margin: 13px 0 70px 0;}
.what-we-do h3 {font-size: 70px; -webkit-text-stroke: 4px #eeeeee;}
.what-we-do h2 {font-size: 34px;  margin: -5px 0 80px 0;}
.visionInfo {padding: 70px;}
.visionInfo1 h4 {line-height: 25px; font-size: 25px;}
.section-team .single-person .person-info .full-name {font-size: 15px;}
.section-team .single-person .person-info .speciality {font-size: 12px;}
.fa-envelope:before { font-size: 20px;}
.section-team .single-person .person-image .icon {width: 50px;  height: 50px; line-height: 48px;}
.temaSec {padding: 60px 0 !important;}
.title {font-size: 40px;}
}
@media (max-width: 800px) {
.grid figure {margin: 0; width: 100%;}
#servicesSec .col-sm-6 {width: 100%;}
#servicesSec .col-sm-3 {width: 50%;}
.productType {padding: 40px 60px;}
.productType li a {font-size: 18px !important;  padding: 24px 0;}
.map {width: 100%;}

}

@media (max-width: 767px) {
.navbar-brand img { margin: 0; width: 110%; }
#welcomeSection { padding: 60px 0 0 0;}
#welcomeSection img {display: none;}
#welcomeSection .col-md-6:nth-child(2) {padding: 0;}
#welcomeSection h4 {font-size: 70px; font-weight: 700; -webkit-text-stroke: 3px #eeeeee;}
#welcomeSection h2 {font-size: 40px;  margin: 90px 0 50px 0;}
.what-we-do h3 {font-size: 70px; font-weight: 700; -webkit-text-stroke: 3px #eeeeee; top: 4%;}
.what-we-do h2 {font-size: 30px; margin: 73px 0 50px 0;}
.what-we-do {padding: 25px 0; }
#visionCont {background-size: 100% 100%; min-height: 300px; }
#customersSec h3 {font-size: 70px; -webkit-text-stroke: 3px #eeeeee; top: 10%;}
#customersSec h2 {font-size: 30px; margin: -10px 0 40px 0;}
.map {width: 100%; float: left; position: relative;}
.map h2 {font-size: 20px;}
.map h5 .w1 {display: none;}
.map img {width: 100%; height: auto;}
.proDataCon h4 {font-size: 14px;}
 
#whySection h5 {font-size: 20px; margin: 0 0 10px 0;}
#whySection h3 {top: 3%; font-size: 60px; -webkit-text-stroke: 4px #eeeeee;}
#whySection h2 {font-size: 31px; margin: 0px 0 60px 0;}
#customersSec .col-sm-3 {width: 33.333%;}
#customersSec h3 {top: 5%;}
.grid figure {margin: 0; }
.productType {padding: 35px 60px;}
.productType li a {font-size: 25px;}
.left.carousel-control { width: 5%; bottom: 17%;}
.right.carousel-control { width: 5%; bottom: 17%;}
#whySection h2 { font-size: 31px; margin: -50px 0 60px 0;}
#customersSec h2 {font-size: 30px; margin: 67px 0 40px 0;}
.call_blk .col-sm-4:nth-child(1) {width: 50% !important; float: left;}
.call_blk .col-sm-4:nth-child(3) {width: 50% !important; float: left;}
.call_blk .col-sm-2 {display: none;}
.copeRight li {width: 33.333%; }
.whyInfo {min-height: inherit;}
.copeRight .pull-right { float: left!important;} 
.copeRight .links {border-bottom: 1px solid #95a1ca; width: 100%;}
.links a {color: #95aaec;}
#servicesSec {width: 97% !important;} 
 
.title {font-size: 27px; -webkit-text-stroke: 1px #fff;}
.aboutSec {padding: 48px 0 !important;}
.navbar-toggle {margin: 20px 6%15px 0 !important;}
#customersSec h3 {top: 3%; font-size: 60px;}
#customersSec img {margin: 0 0 20px 0;}
.innerCompnay h2 {margin: 87px 0 40px 0 !important;}
.section-team .col-sm-3 {width: 100%;}
.visionInfo3 h4 { ine-height: 25px; font-size: 20px;  margin: 0;}
}
@media (max-width: 700px) {
.topInfo .col-sm-4 {display: none;}
.topInfo .col-sm-2 {width: 35% !important; float: right;}
.noCont {font-size: 14px !important; text-align: right; padding: 0 20px 0 0;}	
.groupIcon {position: absolute;left: 15px;bottom: 20%;}
.productType li a { font-size: 25px;  padding: 15px 0;}
.visionInfo {padding: 50px;}
.visionInfo h4 {line-height: 25px; font-size: 20px;}
.visionInfo1 {padding: 50px;}
.visionInfo1 h4 {line-height: 25px; font-size: 20px;}
.visionInfo2 {padding: 50px;}
.visionInfo2 h4 {line-height: 25px; font-size: 20px;}

}
@media (max-width: 650px) {
.productType li a {font-size: 18px;}
}
@media (max-width: 600px) {
.topInfo .col-sm-6 {width: 40% !important; }
.topInfo .col-sm-2 {width: 60% !important; float: right;}
.processText .w1 {left: 30%;}
.groupIcon {position: absolute;left: 15px;bottom: 23%;}
.whyChoose-section h5 .w1 {left: 40%;}
#testimonials .howPatch h5 .w1 {left: 23%;}
.enquiryBox h5 .w1 {left: 22%;}
.enquiryBox{padding: 55px 40px 40px 40px;}
.navbar-brand img {margin: 0; width: 130%;}
.map {width: 100%; float: left; position: relative;}
.map h2 {font-size: 20px;}
.map h5 .w1 {display: none;}
.proDataCon h4 {font-size: 14px;}
.whyImg {background: #f7f7f7; border-radius: 100%; padding: 30px; margin: 0 0 30px 0;}
#whySection h5 {font-size: 20px; margin: 0 0 10px 0;}
.readMore {font-size: 15px; padding: 10px 80px 10px 30px;}
#customersSec .col-sm-3 { margin: 0 0 15px 0 !important;}
.copeRight a, .copeRight p, .call_blk p, .call_blk a {font-size: 13px;}
.copeRight h5 span, .call_blk h5 span {font-size: 14px;}
.copeRight li {line-height: 35px;}
#footer {padding-bottom: 10px;}
.aboutSec .col-sm-3 {padding: 20px 10px 0px 10px;}
.aboutSec h1 {font-size: 25px !important;}
.aboutSec h1 span {line-height: 10px; font-size: 13px !important;}
.visionBox1 {display: none;}
.visionInfo {width: 100%;}
.visionBox2 {display: none;}
.visionInfo1 {width: 100%;} 
.visionBox3 {display: none;}
.visionInfo2 {width: 100%;}
}
@media (max-width: 550px) {
#welcomeSection h1 {font-size: 25px;}
.carousel-caption {display: none;}
.visionPatch h3{font-size: 35px;}
.vision h3 {color: #fff;font-size: 17px;}
.chairman h6 {font-size: 25px; line-height: 30px;}
.productType li a {font-size: 16px; padding: 12px 0;}
#servicesSec { background: none;}
#servicesSec .col-xs-6 {width: 100%;}
.proDataCon {width: 100%; }
.proImg {width: 100%; padding: 0px !important;}
#visionCont {min-height: 200px;}
.what-we-do {padding: 0px !important;}
.what-we-do h3 {top: 2.3% !important;}
.call_blk { padding: 10px 40px 10px 40px; }
.call_blk .col-sm-4:nth-child(1) {width: 100% !important;} 
.call_blk .col-sm-4:nth-child(3) {display: none;}
.list-with-icons li { line-height: 25px; font-size: 15px;}
}
@media (max-width: 470px) {
.groupIcon {position: absolute;left: 15px;bottom: 27%;}
#welcomeSection h1 {font-size: 20px;line-height: 30px;}
.processText .w1 {left: 45%;}
#testimonials .howPatch h5 .w1 {left: 32%;}
.copeRight {padding: 0 10px;}
.dedcription-btn{font-size: 14px;}	
.navbar-brand img { margin: 0; width: 150%;}
#welcomeSection { padding: 60px 0 0 0;}
#welcomeSection img {display: none;}
#welcomeSection .col-md-6:nth-child(2) {padding: 0;}
#welcomeSection h4 {font-size: 55px; font-weight: 700; -webkit-text-stroke: 3px #eeeeee;}
#welcomeSection h2 {font-size: 30px;  margin: 90px 0 50px 0;}
.what-we-do h3 {font-size: 55px; font-weight: 700; -webkit-text-stroke: 3px #eeeeee; top: 4%;}
.what-we-do h2 { font-size: 30px; margin: 40px 0 30px 0;}
.what-we-do {padding: 25px 0; }
#customersSec h3 {font-size: 55px; -webkit-text-stroke: 1px #eeeeee;  top: 10%;}
#customersSec h2 {font-size: 30px; margin: -25px 0 20px 0;} 
#customersSec .col-sm-3 { margin: 0 0 20px 0; width: 50%;} 
#customersSec h3 {font-size: 55px; -webkit-text-stroke: 1px #eeeeee; top: 4%;}
#customersSec h2 {font-size: 30px;     margin: 48px 0 30px 0;}
#whySection h3 { top: 3%; font-size: 40px; -webkit-text-stroke: 3px #eeeeee;}
#whySection h2 {font-size: 20px; margin: 0px 0 40px 0;}
#whySection {padding: 80px 0;}
#whySection h2 {font-size: 20px; margin: 15px 0 40px 0;}
#whySection .col-sm-4 {width: 100%;}
#whySection .col-sm-8 {width: 100%;}
.whyImg {background: #f7f7f7; border-radius: 100%; padding: 40px; width: 60%; margin: 0 0 30px 0;}
#whySection h5 {font-size: 20px; margin: 0 0 10px 0;}
.map {width: 100%; float: left; position: relative;}
.map h2 {font-size: 20px;}
.map h5 .w1 {display: none;}
.productType {padding: 20px 40px;}
#welcomeSection h5 {font-size: 16px; padding: 0; }
#welcomeSection h3 span {margin: 10px 0 20px 0;}
.what-we-do h3 {font-size: 40px;}
.what-we-do h2 {font-size: 22px;  margin: 48px 0 30px 0;}
.whyImg {padding: 30px; width: 40%; padding: 30px !important;}
#whySection h2 {margin: -27px 0 40px 0 !important;}
#whySection { padding: 80px 0 40px 0;}
.map h2 {font-size: 13px;}
.copeRight {padding: 0 10%;}
.copeRight li {width: 50%;}
#customersSec h3 {font-size: 35px;}
.innerCompnay h2 {margin: 6px 0 40px 0 !important;}
#customersSec h2 {font-size: 16px !important;}
#customersSec {padding: 40px 0 50px 0;}
#customersSec h3 { top: 1%;}
#customersSec img {margin: 0 0 20px 0;}
.founderSub h2 { line-height: 25px; font-size: 16px;}
}
@media (max-width: 400px) {
.groupIcon {bottom: 35%;}
.enquiryBox h4{font-size: 30px;}
.enquiryBox h5 .w1 {left: 27%;}
.copeRight li {width: 50%;}
.chairman h6 {font-size: 20px;line-height: 30px;}
.chairman h6 span{font-size: 16px;}
.all_data h2 {font-size: 18px;}
.founder{padding: 40px 15px;}
.founder h3{font-size: 16px;}
.dedcription-btn {font-size: 12px;}
.AddressRow {padding-left: 49px;}
.AddressRow{background-position: 12px 9px;}
#servicesSec { background: none;}
#servicesSec .col-xs-6 {width: 100%;}
.proDataCon {width: 100%; position: relative; bottom: 0; right: 0;}
.proImg {padding: 0 0 30px 0;}
#whySection p {line-height: 20px; font-size: 13px;}
#whySection h5 {font-size: 15px;}
.whyImg {border-radius: 100%; padding: 25px;}
.whyImg {margin: 0 0 10px 0;}
#customersSec {padding: 80px 0 70px 0; }
#whySection h2 {margin: -10px 0 40px 0;}
#welcomeSection h4 {font-size: 40px;}
#welcomeSection h2 {font-size: 25px; margin: 80px 0 50px 0;}
#welcomeSection h1 span { font-weight: 400; line-height: 30px; font-size: 20px; margin: 0;}
.map:nth-child(1) {padding: 40px 40px;}
.map h5 {font-size: 17px; }
#whySection h2 {margin: -27px 0 40px 0 !important;}
.whyImg {padding: 30px;  width: 40%; padding: 20px !important;}
#whySection { padding: 80px 0 40px 0;}
#customersSec h2 {margin: -36px 0 30px 0;}
.aboutSec .col-sm-3 {width: 33.333%; }
.aboutSec .col-sm-3 img {display: block;}
.innerCompnay h2 {margin: -34px 0 40px 0 !important;}
}
@media (max-width: 350px) {	
.copeRight li {width: 100%;}
}
@media (max-width: 320px) {
.processText .w1 {left: 67%;}	
.whatSection{padding: 60px 20px 30px 20px;}
.how-we-do .howPatch h5 .w1 {left: 43%;}
.enquiryBox h4 {font-size: 25px;}
} 

@media screen and (max-width: 767px) {
	#welcomeSection .container-fluid {
	    width: 95%;
	    margin: 0 15px;
	}
	.companyBox1 {
	    border: 0px dashed #e78383 !important;
	    padding: 0px !important;
	    margin: 0 0 40px 0px !important;
	    min-height: auto !important;
	}
	.certifiedCon {
	    display: none;
	}
	.companySub5{background-size: cover !important}
	.visionInfo3{padding: 20px 0px !important}
	.Flexible-container{margin: 25px 0 0 0px !important}
	.enquiryBtn{clear: both;}
	.what-we-do .container-fluid {
	    width: 92%;
	    margin: 0 auto;
	}
	.list-with-icons li{width: 94%;}
	.companySub1 {width: 100%;}
	.visionInfo2 {padding: 10px;}
	.companySub2 {width: 100%;}
	.companySub3 {width: 100%;}
	.visionInfo1 {padding: 10px;}
	.companySub4{width: 100%;min-height: auto;}
	.productsSub1{background-size: cover;}
	.cableBox1{width: 100%;}
	.cableInfo1{width: 100%;padding: 10px 10px;min-height: auto;}
	.productsSub6{background-size: cover;}
	.productsSub6 h2 {line-height: 48px}
	.productsSub4, .polyfilmSub1 , .productsSub3, .productsSub5{background-size: cover;}
	.productsSub4 h2 {line-height: 48px}
	.productsSub1 h2{line-height: 48px}

}	