body{
  font-family: 'Poppins', sans-serif;
  color: #444444;
  line-height: 26px;
  font-size: 16px;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'Poppins', sans-serif;
}
h1{
  font-size: 32px;
}
p{
  color: #444444;
}
.padding{
  padding: 0;
}
.trust-logo {
    position: absolute;
    right: 340px;
    top: -7px;
}
.product-right b, .product-right strong {
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    color: #0b53b5;
}
.product-right table p {
    margin:0px;
}
.product-right table {
    width: auto;
    max-width: 100%;
}
.page-template-media .bwg-title1 {
    display: none !important; 
}
.product-right p {
    text-align:justify;
}
.col-md-pdt{float:right;}
.col-12-pdt{}
.col-12-pdt li{}
.recent-items h2{display:none;}
.blog-seca1 h2{display:none;}
.over-lay-srv {
    position: absolute;
    top: 0px;
    right: 15px;
    left: 15px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.77);
}
#carouselExampleIndicators1 img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
	 display: inline-block !important;
}
#carouselExampleIndicators1 .carousel-item{
	height:auto !important;
	min-height:auto !important;
}
#carouselExampleIndicators1 .carousel-control-prev{
	bottom:-35px !important;
	left:auto !important;
	right: 40px !important;
}
#carouselExampleIndicators1 .carousel-control-next{
		bottom:-35px !important;
	left:auto !important;
	right: 0px !important;
}
#carouselExampleIndicators1 .carousel-control-prev-icon {
    border: 1px solid #000000;
}
#carouselExampleIndicators1 .carousel-control-next-icon {
    border: 1px solid #000000;
}
.btn-fluid a {
    height: 40px;
    display: inline-block;
    line-height: 37px;
    padding: 0px 10px;
    color: #0b53b5;
    border: 2px solid #0b53b5;
    font-size: 15px;
    text-decoration: none;
    width: 200px;
    margin: 0px 5px;
}
.btn-fluid a:hover{color: #fff;background: #0b53b5;}
.btn-fluid{
    padding: 30px;
    text-align: center;
    display: inline-block;
}
div.wpcf7 .ajax-loader {
background-image: url('../images/ajax-loader.gif');
width: 24px;
height: 24px;
margin-left: 10px;
}
div.wpcf7 .ajax-loader {
display:block;
width:50px;
height:50px;
background:red;
opacity:0;
transition: all 0.3s ease;
}

div.wpcf7 .ajax-loader.is-active {
opacity:1;
}
.srch-col .input-group-text {
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    background-color: #f18b0c;
    border: 1px solid #f18b0c;
    padding: 6.5px;
    border-radius: 0px 3px 3px 0px;
}
.srch-col .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 14px;
}
.srch-col .input-group-append {
    margin-left: -1px;
    position: absolute;
    top: -3px;
    right: 0px;
}
.srch-col{
   /* display: inline-block;*/
    margin: -3px 0px 0px 10px;
width:200px;
}
.carousel-item {
  height: 65vh;
  min-height: 550px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.fix-im {
    position: relative;
    bottom:11rem;
}
.remodal-close {
    position: absolute;
    top: -20px;
    left: auto;
    color: #ffffff;
    background: #217bf3;
    right: -20px;
}
.remodal {
    /*max-width: 90%;*/
    border: 5px solid #0B4FAA;
    padding: 20px;
}
#myHeader {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
table th, table td{border:1px solid #ccc;padding:5px 10px;}
.al-one1 table th , .al-one1 table td{border:0px;}
.al-one1 span{display:block;width:100%;margin:5px 0px;}
@media screen and (max-width:768px){
.flex-100 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.fix-im {bottom: 0rem;}
}


.no-pad{
  padding: 0;
}

.logo{
  width: 180px;
}
.card-img-overlay {
  background: rgba(0,0,0,0.3);
}
.product-section a {
  position: relative;
  overflow: hidden;
}
.header {
    background: #0b53b5;
    border-bottom: 3px solid #FF8743;
    padding: 0px 200px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
/* .head-bg ul li.active a {
  border-bottom: 3px solid #FF8743;
} */
.head-bg ul li a{
  padding: 0 !important;
}
.header p{
  color: #fff;
}

.header a{
  color: #fff !important;
  font-size: 18px;
}
.head-bg {
    background: transparent !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.top-bar {
  position: absolute;
  right: 200px;
  top: 15px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.top-bar p {
  float: left;
  padding-right: 5px;
  padding-left: 20px;
}
.head-bg ul {
  margin-top: 30px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.head-bg ul li {
  padding-left: 35px;
}
.logo {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.sticky .logo {
    width: 110px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.sticky .top-bar{display:none;}
.sticky .head-bg ul {
  margin-top: 0px;}
.carousel-caption {
  background: rgba(0,85,158, 0.8);
  width: 550px;
  left: 200px;
  bottom: auto;
  top: 100px;
  padding: 30px;
}
p.lead {
    font-size: 16px;
    text-align: left;
    color: #fff;
    margin-bottom: 20px;
}
h3.display-4 {
  text-align: left;
  font-size:36px;
}
.career-caro {
    overflow: hidden;
}
.carousel-control-next, .carousel-control-prev{
  top: auto;
  bottom: 50px;
  width: auto;
  left: 200px;
  z-index: 9;
}
.career-caro .carousel-inner a {
    background: #0B4FAA;
    color: #fff;
    padding: 8px 18px;
    margin-top: 10px;
    float: left;
    position: absolute;
    right: 0px;
    bottom: -35px;
    z-index: 99999999;
}
.service-item{margin-bottom:30px;}
.carousel-control-next {
  right: auto;
  left: 250px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  background-image: none;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  padding-top: 3px;
}
.carousel-control-next-icon{
  border: 1px solid #fff;
}
.carousel-control-prev-icon {
  border: 1px solid #fff;
}


.three-sec-contr{
  padding-left: 350px;
  position: absolute;
  bottom: 0;
  color: #00559E;
}
.three-sec-contr .row{
  background: #fff;
}
.three-sec-contr h1 img {
  position: absolute;
  left: 0;
  top: -5px;
}
.three-sec-contr h1 {
  font-size: 18px;
  padding-left: 50px;
  position: relative;
}
.three-sec-contr p {
  margin: 0;
  padding-top: 15px;
}
.l1{
 background-color: #F3F3F3;
 padding: 30px;
}
.l2{
 background-color: #F2F2F2;
 padding: 30px;
}
.l3{
 background-color: #EFEFEF;
 padding: 30px;
}
video.video-cn1 {
  height: auto;
  width: 100%;
  outline: none;
}
.video-section img{
  width: 100%;
}
.video-content {
  position: absolute;
  top: 0;
  color: #fff;
  padding: 30px;
  text-align: left;
}
.video-content h1 {
  font-size: 48px;
}
.video-content p{
  color: #fff;
}
.video-section {
  padding: 65px 300px;
}
.about-section{
  background-image: url(../images/about-bg.jpg);
  background-repeat: no-repeat;
  padding-right: 250px;
  background-size: cover;
}
.about-section img{
  width: 100%;
  height: 450px;
  object-fit: cover;
}

.about-content {
  background: #fff;
  text-align: left;
  padding: 30px;
  height: 350px;
  margin-left: -30px;
  padding-left: 70px;
}
.about-section h1 {
  text-align: left;
  margin-left: 50px;
  border-bottom: 3px solid #FF8743;
  width: fit-content;
  margin-bottom: 30px;
}
.about-content h1 {
  border-bottom: none;
  position: relative;
/*   padding-left: 135px; */
  padding-top: 23px;
  font-weight: 400;
  margin-left: 0;
}
.about-content h1 span {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
}
.about-content a {
  background: #0B4FAA;
  color: #fff;
  padding: 8px 18px;
  margin-top: 10px;
  float: left;
}


.leading-sec{
  background-image: url(../images/leading-bg.jpg);
  background-repeat: no-repeat;
  position: relative;
  height: 600px;
}
.connect-bg{
  background-image: url(../images/connect-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.lead-caro {
  background: rgba(0,85,158, 0.8);
  width: 550px;
  right: 0;
  bottom: 0;
  padding: 30px;
  position: absolute;
  height: 300px;
  padding-top: 60px;
}

.lead-caro p {
  max-height: 108px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.lead-caro h3 {
  font-size: 24px;
  color: #fff;
  padding-bottom: 15px;
}
.lead-caro .carousel-item{
  height: auto;
  min-height: auto;
}
.lead-caro a {
  color: #fff;
  text-decoration: none;
  float: right;
}

.leading-sec .carousel-control-next{
  left: auto;
  bottom: auto;
  top: -40px;
  right: 0;
}
.leading-sec .carousel-control-prev{
  left: auto;
  bottom: auto;
  top: -40px;
  right: 40px;
}
.nxt-pre{
  width:10px !important;
}
.lead-caro a img{
  width: auto;
}
.sec-title h1 {
  color: #33475B;
}
.sec-title {
  margin-bottom: 40px;
}
.sec-title span {
  background: #FF8743;
  height: 3px;
  width: 100px;
  float: left;
}



.product-section{
  background-image: url(../images/product-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  padding-right: 200px;
  padding-left: 200px;
}


.g1 img{
    height: 608px;
    object-fit: cover;
    width: 100%;
}
.g2 img{
    height: 300px;
    object-fit: cover;
    width: 100%;
}
.center-cn{
  text-align: center;
}
.center-cn span{
  background: #FF8743;
  height: 3px;
  width: 100px;
  margin: auto;
  display: table;
  margin-bottom: 40px
}
.product-section h2 {
  text-align: center;
  font-size: 20px;
  position: absolute;
  bottom: 30px;
  right: 0;
  left: 0;
  font-weight: 400;
  padding:0px 5px;
}

.service-section{
  padding-right: 200px;
  padding-left: 200px;
}
.icon-2{
  display: none;
    width: 60px;
    margin: -30px auto 0px!important;
}

.service-cn:hover .icon-2{
  display: block;
}
.service-cn:hover .icon-1{
  display: none;
}
.icon-1{
    width: 60px;
    margin: -30px auto 0px!important;
}
.service-cn h1 {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    margin-top: 25px;
    padding-bottom: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 60px;
    margin-bottom: 0px;
    z-index: 99999;
}
img.alignnone {margin-bottom:15px;}
.service-cn p{
  color: #000;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 75px;
  z-index:99999;
}
.service-cn {
  border: 2px solid #ECECEC;
  padding: 15px;
  transition: all .3s ease;
}
.service-cn img{
  margin: auto;
}
.service-cn:hover{
  background-color: #EE831F;
  border: 2px solid #EE831F;
  color: #fff;
}
.service-cn:hover h1{
  color: #fff;
}
.service-cn:hover p{
  color: #fff;
}






.client-section{
  background-color: #ECECEC;
  padding-left: 200px;
  padding-right: 200px;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



.slick-prev {
  font-size: 0;
  border: none;
  background: transparent;
  background-image: url(../images/prev1.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: -20px;
  top: 50%;
  outline: none !important;
  cursor: pointer;
}


.slick-next {
  font-size: 0;
  border: none;
  background: transparent;
  background-image: url(../images/next1.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: -20px;
  top: 50%;
  outline: none !important;
  cursor: pointer;
}
.connection1{
  background: #ee831fe8;
  -webkit-clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
  position: relative;
  color: #fff;
  padding: 50px 50px 30px 200px;
}
.connection1 h4 {
  font-weight: 300;
  font-size: 20px;
}
.social-icons i {
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 100%;
  text-align: center;
  padding-top: 10px;
  margin-right: 8px;
}



.blog-section{
  padding-right: 250px;
  padding-left: 250px;
  background-color: #ECECEC;
}

.blog-cn {
  padding-left: 320px;
  position: relative;
  background: #fff;
  height: 200px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(209,205,209,1);
  -moz-box-shadow: 0px 0px 13px 0px rgba(209,205,209,1);
  box-shadow: 0px 0px 13px 0px rgba(209,205,209,1);
  padding-right: 10px;
}
.blog-cn img {
  position: absolute;
  left: 0;
  width: 300px;
  height: auto;
  object-fit: cover;
}
.home .blog-section.vl-full .blog-cn img{
	height:200px;
}
.blog-cn h2{
  font-size: 14px;
  color: #666666;
  padding-top: 25px;
  padding-bottom: 10px;
}
.blog-cn h1{
  font-size: 18px;
  color: #204B75;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 26px;
}

.blog-cn p{
  color: #666666;
  font-size: 15px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.career-caro {
  background-color: #ECECEC;
  padding: 20px;
  min-height: 300px;
  float: left;
  margin-bottom: 35px;
  border-radius: 7px;
}
.career-caro h3 {
  font-size: 21px;
  color: #000000;
  font-weight: 400;
}
.career-caro p {
  color: #666666;
}
.career-caro .carousel-control-prev{
position: initial;
display: initial;
float: left;
}
.career-caro .carousel-control-next{
  position: initial;
  display: initial;
  float: left;
  margin-left: 10px;
}
.career-caro .carousel-item{
  min-height: 300px;
  height: auto;
}
.career-caro .carousel-control-next-icon{
  border: 1px solid #000000;
}
.career-caro .carousel-control-prev-icon{
  border: 1px solid #000000;
}
img.shade-btm {
  position: absolute;
  bottom: -48px;
  width: 100%;
  left: -185px;
}
.career-section {
  padding-left: 200px;
  padding-right: 200px;
  
}
.cn-img img{
  width:100%;
}
.footer-section {
  background: #003D6B;
  padding-left: 200px;
  padding-right: 200px;
  color:#C7C7C7;
	font-size:13px;
}
.footer-section h1{
  font-size: 19px;
  color: #fff;
  font-weight: 300;
  padding-bottom: 10px;
}
.footer-section img{
  width: 200px;
}

.footer-section p{
  color:#C7C7C7;
}
.footer-cn ul{
  padding-left: 0;
} 
.footer-cn img{
    height: auto;
    width: 70px;
    margin: 10px;
}
.footer-cn ul li {
  list-style-type: none;
}

.footer-bottom{
  background-color: #003251;
  padding: 15px 0px;
}
.footer-bottom p{
  color: #C7C7C7;
  margin-bottom: 0;
}
/* .product-section img{
  width: 100%;
  height: 450px;
  object-fit: cover;
} */

.about-content p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.vl-full{
  float: left;
  width: 100%;
}


.vision-section{
  background-color: #F4F4F4;
  padding: 0px 200px;
}
.vision-cn img {
  width: 100%;
  height: 305px;
  object-fit: cover;
}
/*.vision-img{*/
/*  position: absolute;*/
/*  bottom: -50px;*/
/*}*/
.about-banner{
  background: url(..//images/about-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 200px;
  color: #fff;
}
.page-seca{
  background-image: url(..//images/page-abt-img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 40px 30px 30px 250px;
  text-align: left;
}
.page-seca p{
  color: #ffffff;
}
.about-page-content {
  text-align: left;
  padding-left: 50px;
  padding-right: 150px;
}
.about-page-content span{
  height: 3px;
  width: 80px;
  background-color: #FF8743;
  float: left;
}
.vision-cn p {
  float: left;
  width: 100%;
  margin-top: 25px;
}
.vision-cn span{
  height: 3px;
  width: 60px;
  background-color: #FF8743;
  float: left; 
}
.about-page-content p {
  float: left;
  width: 100%;
  margin-top: 25px;
}
.contact-cn {
  background: #EE831F;
  color: #fff;
  padding: 25px 200px 15px 200px;
}
.contact-cn p{
  color: #fff;
}
.contact-cn a{
  background: #fff;
  color: #003D6B;
  padding: 8px 20px;
  border-radius: 3px;
  float: right;
  margin-top: 10px;
}
.sale-section {
  padding: 30px 200px;
}
.page-seca1 {
  background: #0B4FAA;
  padding: 20px 30px;
  color: #fff;
}
.page-seca1 p{
  color: #fff;
}
.about-page-content1 {
  background: #F4F4F4;
  padding: 20px 30px;
}

.border-bn {
  border-left: 20px solid #FF8743;
  border-bottom: 20px solid #FF8743;
  width: 90px;
  height: 90px;
  position: absolute;
  bottom: -20px;
  left: -20px;
}
.border-bn1 {
  border-right: 20px solid #FF8743;
  border-top: 20px solid #FF8743;
  width: 90px;
  height: 90px;
  position: absolute;
  top: -20px;
  right: -20px;
}
.project-section {
  padding: 30px 230px;
  position: relative;
}
.project-left{
  position: absolute;
  left: 0;
  top: 300px;
}
.project-right{
  position: absolute;
  right: 0;
  top: 300px;
}
.ps-sec{
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 0px 2px 14px 0px rgba(209,202,209,1);
  -moz-box-shadow: 0px 2px 14px 0px rgba(209,202,209,1);
  box-shadow: 0px 2px 14px 0px rgba(209,202,209,1);
  padding: 35px 20px 10px 20px;
  margin-top: 40px;
}
.project-title span{
  background: #FF8743;
  height: 3px;
  width: 100px;
  margin: auto;
  display: table;
  margin-top: 12px;
  margin-bottom: 25px;
}
.repeat-cn{
  padding-left: 65px;
}
.repeat-cn h1 {
  font-size: 20px;
  padding-bottom: 10px;
}
.repeat-cn h1 img {
  position: absolute;
  left: 0;
  top: 0;
}
.repeat-cn h2 {
  font-size: 16px;
}
.border-cn2 {
  border-right: 20px solid #FF8743;
  border-bottom: 20px solid #FF8743;
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: -20px;
  right: 0;
}
.top-bar i{
  display: none;
}





/*contact*/
.contact-page-section {
  padding: 30px 100px;
}
.contact-page-section img{
  width: 100%;
}

span.nil{
  height: 3px;
  width: 80px;
  background-color: #FF8743;
  float: left;
}

.contact-page-section p {
  float: left;
  width: 100%;
  margin-top: 25px;
}
.form-contact .input-cn {
  border: 1px solid #BCBEC0;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  padding-left: 10px;
  margin-top: 15px;
}
.form-contact textarea {
  border: 1px solid #BCBEC0;
  border-radius: 3px;
  width: 100%;
  height: 100px;
  padding-left: 10px;
  margin-top: 15px;
}
.btn-send {
  background: #FF8743;
  border: none;
  color: #fff;
  width: 100px;
  float: right;
  cursor: pointer;
  height: 38px;
  border-radius: 3px;
  margin-top:20px;
}
input.btn-send:hover{
  background-color: #de6c2b;
}




.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #33475B;
  background-color: transparent;
  border-color: transparent transparent #f3f3f3;
  font-size: 16px;
  font-weight: bold;
}
.project-tab .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  color: #33475B;
  font-size: 16px;
  font-weight: 600;
}
.tab-section .nav-fill .nav-item{
  color: #33475B;
  line-height: 33px;
  border: none;
}
.project-tab .nav-link:hover {
  border: none;
}
.tab-img img{
  display: none;
  float: left;
}
.tab-img .active img{
  display: block;
}
.tab-img{
  background: #EFEFEF;
  padding: 20px;
}
.tab-section {
  padding: 30px 200px;
}
.tab-section h1 {
  font-size: 24px;
  color: #414042;
}
.un-line{
  width: 100px;
  height: 2px;
  background-color: #FF8743;
  float: left;
}
.tab-section p{
  width: 100%;
  float: left;
  padding-top: 20px;
}


.brochure-page-section {
  padding: 30px 200px;
  padding-bottom: 10px !important;
}
.brochure-img {
  background-image: url(../images/brochure-img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.brochure-img h1 {
  font-size: 40px;
  color: #fff;
  text-align: center;
  padding: 100px 0px;
}
.brochure-section {
  padding: 0px 300px !important;
}
.br-title p{
  text-align: center;
  padding-bottom: 5px;
}

.br-seca1 h1 {
  font-size: 20px;
  color: #33475B;
  padding: 15px 0px;
}
.br-seca1 a{
  padding: 7px 20px;
  background: #D1D3D4;
  color: #414042;
  float: left;
  margin-bottom: 30px;
}
.br-seca1 img{
  width: 100%;
}

.br-title h1 {
  font-size: 24px;
  padding: 0px 0px 15px 0px;
}

.blog-page-section{
  padding: 0px 250px;
  padding-bottom: 0 !important;
}

.blog-seca1 h1 {
  font-size: 18px;
  color: #33475B;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 44px;
  font-weight: 500;
}

.blog-seca1 h2 {
  font-size: 14px;
  color: #666666;
  padding: 13px 0px;
  padding-bottom: 0;
  font-weight: 400;
}
.blog-seca1 img {
 width: 100%;
 height: 150px;
 object-fit: cover;
}
/* .blog-seca1 p {
  
} */
.cn-text{
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 54px;
}
.blog-seca1 {
  margin-bottom: 30px;
}
.blog-seca1 .fas {
  padding-left: 10px;
  font-size: 13px;
}
.blog-seca1.detalss .fas {
  padding-left: 0;
  padding-right: 5px;
  font-size: 14px;
}
.detalss h1 {
  height: auto;
  -webkit-line-clamp: initial;
}
.detalss h2{
  padding-bottom: 13px;
}
.detalss p {
  height: auto;
  -webkit-line-clamp: initial;
  padding-top: 15px;
}
.detalss img {
  height: auto;
  width:auto;
  max-width:100%;
}
.recent-blog h1 {
    font-size: 20px;
    color: #33475B;
}
.recent-blog h1 {
  font-size: 18px;
  color: #33475B;
  padding-bottom: 15px;
}
.recent-blog img {
    width: 90px;
    height: 90px;
    object-fit: contain;
    position: absolute;
    left: 0;
    border: 1px solid #cccc;
}
.recent-items {
  padding-left: 100px;
  min-height: 100px;
}
.recent-items h1 {
  font-size: 14px;
  font-weight: 400;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 40px;
  line-height: 20px;
}
.recent-items h2 {
  color: #A7A9AC;
  font-size: 14px;
  font-weight: 400;
}
a:hover3{
  text-decoration: none;
}
.equipment-section {
  padding: 30px 200px;
  padding-bottom: 10px !important;
}
.equipment-section .nav-fill .nav-item {
  text-align: left;
  color:#33475B;
  font-size: 14px;
}
.equp1 img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  margin-bottom:10px;
}
.equp1 h1 {
  color: #414042;
  font-size: 18px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 44px;
}
.equp1 p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 44px;
}
.equp1 a{
  color: #EE831F;
}
.equipment-section #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #0B4FAA;
    font-size: 16px;
    font-weight: 300;
    border-bottom: 4px solid #ff8743;
    font-weight: 900;
}
.equp1 {
  border: 1px solid #7ca2d6;
  padding: 20px 10px;
  margin-bottom: 30px;
}
.new-tab1 img{
  display: none;
  float: right;
  padding-top: 5px;
}
.new-tab1 .active img{
  display: block;
}
.package1 img {
  width: auto;
  max-width: 100%;
  margin: auto;
  display: table;
    height: auto;
}
div.wpcf7-mail-sent-ok {
  width: 100%;
  border: 2px solid #398f14;
  float: left;
  margin-top: 10px;
}
.pl-bottom{
  padding-bottom: 30px !important;
}
/*.row {*/
/*    width: 100%;*/
/*}*/




.wrap-drop {
  }
 .form-control {
    font-size: inherit;
 }
  .wrap-drop::after {
  border-color:#695d52 transparent;
  border-style:solid;
  border-width:10px 10px 0;
  content:"";
  height:0;
  margin-top:-4px;
  position:absolute;
  right:1rem;
  top:50%;
  width:0;
  display:none;
  }
  .service-cn a{
    BACKGROUND: #ee831f;
    PADDING: 6PX 15px;
    display: inline-block;
    color: #fff;
  z-index:99999;
}
.service-cn:hover a {
    BACKGROUND: #ffffff;
    color: #ee831f;
}
  .equipment-section-select {
    padding-top: 13px!important;
    background: #003d6b;
    color: #fff;
   padding: 30px 400px !important;
}
  .wrap-drop .drop {
  background:#e7ded5;
  box-shadow:3px 3px 3px rgba(0,0,0,.2);
  display:none;
  left:0;
  list-style:none;
  margin-top:0;
  opacity:0;
  padding-left:0;
  pointer-events:none;
  position:absolute;
  right:0;
  top:100%;
  z-index:2;
  }
  
  .wrap-drop .drop li a {
  color:#695d52;
  display:block;
  padding:1rem;
  text-decoration:none;
  }
  
  .wrap-drop span {
  color:#928579;
  }
  
  .wrap-drop .drop li:hover a {
  background-color:#695d52;
  color:#e7ded5;
  }
  
  .wrap-drop.active::after {
  border-width:0 10px 10px;
  }
  
  .wrap-drop.active .drop {
  display:block;
  opacity:1;
  pointer-events:auto;
  }



.product-sec-section img{
    width:100%!important;
}


#loads{width:40px!important;}

.product1-section {
    padding: 30px 250px;
    text-align: center;
}
.product1-section p{
    margin-bottom:0;
}

.product-left h1 {
    font-size: 24px;
}
.product-left .cn04 {
    background: transparent !important;
    color: #495057 !important;
    font-weight: 500 !important;
}
.product-left .cn04 span {
    width: 2px;
    height: 22px;
    background: #FF8743;
    float: left;
    margin-right: 10px;
}

.product-sec-section {
    background: #EFEFEF;
}
/*.list-li {*/
/*    background: #fff;*/
/*    float: left;*/
/*    width: 100%;*/
/*    padding: 10px 0px;*/
/*    margin-top: 10px;*/
/*}*/
.list-li{
    float: left;
    width: 100%;
    background: #fff !important;
    color: #444444 !important;
}

.product-right h1 {
    font-size: 26px;
    color: #0b53b5;
    text-transform: uppercase;
}
.product-right h2 {
    font-size: 21px;
}
.product-right h3 {
    font-size: 18px;
    padding: 20px 0px 10px 0px; 
}
.product-right h4 {
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #0b53b5;
}
.product-right {
    background: #fff;
    padding: 25px 15px; 
    margin-bottom: 25px;
}
.padding-lo {
    padding-left: 0;
}
.pl-image {
    float: left;
    width: 20%;
    padding: 5px;
}
.pl-image img {
    width: 100%;
}
.contact-office h5 {
    color: #808285;
    font-size: 14px;
    font-weight: 400;
}
.contact-office h5 span {
    color: #00559E;
    line-height:24px;
}
.cnpo img {
    
    width: auto;
    max-width: 100%;
    margin-top: 30px;
}

.ssnn .fa-minus{
    display:none;
}
.ssnn .accordion.active .fa-minus{
    display:block;
}
.ssnn .accordion.active .fa-plus{
    display:none;
}
.ssnn button.accordion{
    position:relative;
}
.ssnn button.accordion i {
    position: absolute;
    right: 35px;
    top:20px;
    color:#0b53b5;
}
.product-right img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.al-one h4 {
    color: #444444;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
}
.al-one ul {
    padding-left: 15px;
}
.al-one ul li {
    list-style-type: none;
}
.al-one img {
    padding-top: 10px;
    padding-bottom: 10px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
    float:left;
    width:100%;
}
#spare-parts nav.col-3.padding-lo {
    display: none;
}
#spare-parts .col-9.product-right{ 
   width:100%;
   max-width:100%;
   flex:100%;
}
.logo-item img {
    border: 1px solid #ccc;
    padding:10px;
    height: auto;
}

.logo-item {
    width: 20%;
    float: left;
    padding: 10px;
}
.request-form{
    float:left;
    width:100%;
    margin-top:30px;
}
.request-form a{
    background: #FF8743;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    border-radius: 3px;
    margin: auto;
    display: table;
    text-decoration: none;
} 
.request-form a:hover{
   background: #f5752d; 
}
.remodal input {
    border: 1px solid #ccc;
    height: 45px;
    border-radius: 3px;
    margin-top: 20px;
    width: 90%;
    padding-left: 10px;
}
.remodal textarea {
    border: 1px solid #ccc;
    height: 80px;
    border-radius: 3px;
    margin-top: 20px;
    width: 90%;
    padding-left: 10px;
}
.btn-send-spare{
   width: auto !important;
    border: none !important;
    padding: 3px 40px !important;
    margin-right: 5%;
}

.footer-cn a {
    color: #fff;
}

.br-seca1 img {
    height: 150px;
    width: 150px;
    object-fit: cover;
    object-position: center;
    position: absolute;
    border: 1px solid #ccc;
    padding: 5px;
}
.br-seca1 {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.cl-right1{
    padding-left:170px;
}
.h1-hide{
    display:none;
}
.sl-result {
    padding: 50px 200px;
}

h1.page-title.cnml {
    text-align: center;
    padding-top: 40px;
    font-size: 28px;
}
.sl-result .entry-title a {
    font-size: 21px;
}
.md-cap {
    margin:0;
    margin-top: 20px;
}

.md-cap input {
    border: 1px solid #BCBEC0;
    border-radius: 3px;
    width: 100%;
    height: 38px;
    padding-left: 10px;
}
.md-cap .col-8 {
   padding-left:15px;
}
.md-cap .col-4 {
    border: 1px solid #BCBEC0;
    border-radius: 3px;
    padding-top: 5px;
    height:38px;
}
.md-cap img{
    width:auto !important;
    margin:auto;
    display:table;
}
.mn-pop{
    padding:0px 30px;
}
.mn-pop input{
    margin-top:0px;
}
.form-contact{
    float:left;
    width:100%;
}
.col-pdt-img img{width:auto!important;max-width:100%;margin:0px 0px 20px 20px;float:right;}

.col-12-pdt img {width:auto!important;max-width:100%;margin:10px;}
.col-md-pdt img{width:100%!important;}
.col-12-pdt li {
    display: list-item;
    width: 100%;
    float: left;
}
.col-md-pdt{margin-top:25px}
/*#navbarResponsive a.nav-link.active {*/
/*    border-bottom: 2px solid #FF8743; */
/*}*/
/* .breadcrumb1 {
  padding: 15px 200px;
  border-bottom: 1px solid #8dc5f7;
  float: left;
  width: 100%;
}
.breadcrumb1 ul{
  padding: 0;
}
.breadcrumb1 ul li{
  list-style-type: none;
  float: left;
  padding-right: 20px;
} */

.bho img{ padding-right:20px}
.single-medias .detalss h1 {
        display: inline;
}
.page-template-media .blog-cn {
    padding-left:155px;
}
.page-template-media .blog-cn img {
    width: 145px;
    height: 200px;
    object-fit: cover;
}
.page-template-media .blog-page-section {
    padding: 0px 170px;
    padding-bottom: 0 !important;
}
@media only screen and (max-width: 1600px) {
  .header{
    padding:0px 80px;
  }
  .header a {
    color: #fff !important;
    font-size: 16px;
}
  .top-bar{
    right: 80px;
  }
  .about-section{
    padding-right: 120px;
  }
  .carousel-caption{
    left:100px;
  }
  .video-section {
    padding: 65px 130px;
  }
  .product-section{
    padding-left:80px;
    padding-right: 80px;
  }
  .service-section {
    padding-right: 80px;
    padding-left: 80px;
  }
  .client-section{
    padding-left:80px;
    padding-right: 80px;
  }
  .career-section{
    padding-left:120px;
    padding-right: 120px;
  }
  .blog-section{
    padding-left: 90px;
    padding-right: 90px;
  }
  .footer-section{
    padding-left: 80px;
    padding-right: 80px;
  }
  .blog-cn img{
    width:250px;
  }
  .blog-cn{
    padding-left: 270px;
  }
  .connection1 {
    padding: 50px 50px 30px 70px;
  }
  .g1 img{
    height: 508px;
  }
  .g2 img{
    height: 250px;
  }
  .carousel-caption {
    top:40px;
  }
  .career-caro h3{
    font-size: 21px;
  }

/*about*/
.about-banner{
  padding: 50px 100px;
}
.page-seca {
  padding: 40px 30px 30px 150px;
}
.about-page-content{
  padding-right: 100px;
}
.vision-section {;
  padding: 0px 100px;
}
.project-section {
  padding: 30px 130px;
}
.sale-section {
  padding: 30px 100px;
}
.contact-cn {
  padding: 25px 100px 15px 100px;
}


.tab-section {
  padding: 30px 90px;
}
.contact-page-section {
  padding: 30px 60px;
}
.blog-page-section {
  padding: 0px 80px;
}
.brochure-page-section {
  padding: 30px 100px;
}
.brochure-section {
  padding: 0px 150px !important;
}
.equipment-section {
  padding: 30px 100px;
}
.sl-result {
    padding: 50px 90px;
}
.page-template-media .blog-page-section {
    padding: 0px 80px;
    padding-bottom: 0 !important;
}
/*about*/
}

@media only screen and (max-width: 1440px) {
body{
  line-height: 24px;
  font-size: 14px;
  }
  .blog-cn p{
    font-size: 14px;
  }
  .connection1 h4{
    font-size: 18px;
  }
    .header a {
    color: #fff !important;
    font-size: 15px;
}
  .equipment-section-select {
   padding: 30px 300px !important;
}
h3.display-4{
    font-size:28px;
}
}
@media only screen and (max-width: 1366px) {
.footer-cn a{
font-size:12px;
}
}
@media only screen and (max-width: 1280px) {
  .about-section {
    padding-right: 50px;
    background-position: center;
  }
  .g2 img {
    height: 220px;
  }
  .g1 img {
    height: 448px;
  }
  h3.display-4 {
    font-size: 20px;
  }
  .three-sec-contr {
    padding-left: 120px;
  }
  .carousel-control-prev{
    left: 10px;
  }
    .header a {
    color: #fff !important;
    font-size: 14px;
}
  .carousel-control-next{
    left: 55px;
  }
  .blog-section {
    padding-left: 40px;
    padding-right: 40px;
  }
  .blog-cn img {
    width: 180px;
  }
  .blog-cn {
    padding-left: 190px;
  }
  .career-section {
    padding-left: 80px;
    padding-right: 80px;
  }
  .video-section {
    padding: 65px 80px;
  }
  .video-content h1 {
    font-size: 28px;
  }
  .career-caro h3{
    font-size: 20px;
  }
  .page-seca {
    padding: 40px 30px 30px 100px;
  }
  .contact-page-section {
    padding: 30px 40px;
  }
  .tab-section {
    padding: 30px 40px;
  }
  .tab-img{
    padding: 20px 5px;
  }
  .contact-form h1 {
    font-size: 24px;
  }
  .br-seca1 h1{
      font-size:18px;
  }
}
@media only screen and (max-width: 1279px) {
  .cl-one{
    width: 100%;
    max-width: 100%;
    flex: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .cl-two{
    width: 25%;
    max-width: 25%;
    flex: 25%;
  }
.c-full {
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
}
}

@media only screen and (max-width: 1199px) {
  .head-bg ul li {
    padding-left: 10px;
  }
  .header a{
    font-size: 13px;
  }
  .product1-section {
    padding: 30px 150px;
  }
  .equipment-section-select {
    padding: 30px 220px !important;
    }
    .product-sec-section {
    padding: 30px 40px;
    }
}
@media only screen and (max-width: 991px) {
    .trust-logo{
        top: -2px;
    }
.product-section .p-1 {
    width: 50%;
    max-width: 50%;
    flex: 50%;
}
  .logo {
    width: 140px;
  }
  .navbar-toggler-icon{
    background-image: none !important;
    margin-top: 15px;
  }
  span.sn1 {
    height: 2px;
    width: 30px;
    float: left;
    background: #fff;
    margin-top: 7px;
  }
  button.navbar-toggler {
    border: none !important;
    outline: none !important;
  }
  .top-bar {
    top: 5px;
    z-index: 9;
    font-size: 13px;
    right: 28px;
  }
  .g1 img {
    height: 268px;
  }
  .g2 img {
    height: 130px;
  }
  .head-bg ul li{
    padding-left: 10px;
  }
  .head-bg ul li a{
    padding: 15px 0px !important;
  }
  .head-bg ul li.active a{
    border: none;
  }
  .header {
    padding: 0px 20px;
  }
  .about-banner {
    padding: 50px 20px;
  }
  .page-seca {
    padding: 40px 30px 30px 20px;
  }
  .vision-section {
    padding: 0px 20px;
  }
  .project-section {
    padding: 30px 30px;
  }
  .project-left{
    display: none;
  }
  .project-right{
    display: none;
  }
  .footer-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-cn {
    padding: 25px 20px 15px 20px;
  }
  .sale-section {
    padding: 30px 20px;
  }
  .contact-page-section img {
    width: 97%;
  }
  .form-contact input{
    font-size: 13px;
  }
  .blog-page-section {
    padding: 0px 40px;
  }
  .equipment-section {
    padding: 30px 20px;
    padding-right: 0;
  }
  .well-k{
      width:100%;
  }
  .equipment-section-select {
    padding: 30px 100px !important;
    }
    .product1-section {
    padding: 30px 80px;
    }
    .product1-section {
    padding: 20px 20px !important;
    }
    .df-full{
        width:100%;
        max-width:100%;
        flex:100%;
    }
    .header a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 990px) {
  .service-item{
    width: 100%;
    max-width: 100%;
    flex: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .leading-sec{
    height: 400px;
  }
  .about-content{
    padding-left: 25px;
  }
  .about-section {
    padding-right: 30px;
  }
  .about-content h1 span{
    font-size: 72px;
  }
  .about-content h1 {
/*     padding-left: 100px; */
    padding-top: 10px;
    font-size: 28px;
  }
  .social-icons i{
    margin-right: 2px;
  }
  .blog-cn {
    padding-left: 160px;
  }
  .blog-cn img {
    width: 150px;
  }
  .video-content p{
    display: none;
  }

  .footer-section {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .tab-section {
    padding: 30px 0px;
  }
  .contact-page-section {
    padding: 30px 20px;
  }
  .brochure-page-section {
    padding: 30px 40px;
  }
  .brochure-section {
    padding: 0px 80px !important;
  }
}

@media only screen and (max-width: 767px) {
	.wp-video {
    width: 100% !important;
}
	.wp-video video {
    width: 100% !important;
}
    .trust-logo {
        position: initial;
        float: right;
    }
.h-sv{
display:none;
}
  .blog-section .col-6{
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
.equipment-section .nav-tabs {
    display: flex;
    flex-wrap: unset;
    overflow: hidden;
    padding-left: 0;
    overflow-x: scroll;
    margin-bottom: 10px;
    list-style: none;
    padding-bottom: 10px;
}
.new-tab1 .active img {
    display: none;
}
.desccontainer{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.equipment-section .nav-fill .nav-item {
    position: relative;
    white-space: nowrap;
}
.equipment-section .nav-tabs::-webkit-scrollbar {
  height: 4px;
}
.equipment-section .nav-tabs::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
.equipment-section .nav-tabs::-webkit-scrollbar-thumb {
  background: #0B4FAA; 
}
.equipment-section .nav-tabs::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.equipment-section #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff!important;
    background-color: #0B4FAA!important;
    font-size: 16px;
    font-weight: 300;
}
.cl-two {
    width: 50%;
    max-width: 50%;
    flex: 50%;
    margin-top: 20px;
}
  .blog-section {
    padding-bottom: 10px !important;
  }
  .footer-section {
    padding-left: 0px;
    padding-right: 0px;
  }
  .header {
    padding: 0px 5px;
  }
  .top-bar {
    position: initial;
    float: left;
    width: 100%;
    border-bottom: 1px solid #4f78d0;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .three-sec-contr {
    padding: 0;
    position: initial;
    margin-top: -35px;
    float: left;
    width: 100%;
  }

  #carouselExampleIndicators .carousel-control-prev {
    position: relative;
    left: 15px;
    right: auto;
    display: table;
    float: left;
  }
  #carouselExampleIndicators .carousel-control-next {
    position: relative;
    left: 25px;
    right: auto;
    display: table;
  }
  .carousel-caption {
    width: 90%;
    position: initial;
    margin: 20px 10px;
    margin-bottom: 60px;
  }
  .carousel-item{
    height: auto;
    min-height: auto;
    width: 100%;
    float: left;
  }
  .three-sec-contr .row{
    width:100%;
    margin: 0;
  }
  .video-section {
    padding: 35px 10px !important;
  }
  .career-section {
    padding-left: 15px;
    padding-right: 15px;
  }
  h1 {
    font-size: 24px;
  }
  .career-section .col-7{
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .cn-img{
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .cn-img img{
    display: none;
  }
  .connection1 {
    width: 100%;
    max-width: 100%;
  }
  .client-section {
    padding-left: 40px;
    padding-right: 40px;
  }
  .service-section {
    padding-right: 40px;
    padding-left: 40px;
  }
  .lead-caro{
    width: 95%;
  }
  .sale-section .col-6 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }
  .border-bn1 {
    border-bottom: 10px solid #FF8743;
    bottom: -10px;
    right: -10px;
    border-top: none;
    top: auto;
    border-right: 10px solid #FF8743;
  }
  .border-bn {
    border-left: 10px solid #FF8743;
    border-bottom: 10px solid #FF8743;
    bottom: -10px;
    left: -10px;
  }
  .ps-sec .col-6 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .about-page-content1{
    margin-top:10px;
  }
  .connect-bg .row {
    margin: 0;
  }
  .top-bar span{
    display: none;
  }
  .top-bar i{
    display: block;
  }
  .top-bar p{
    padding-left: 5px;
    margin-bottom: 0;
  }
  .top-bar i {
    float: left;
    padding-top: 5px;
    padding-right: 5px;
  }
  .tab-section nav.col-3 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .tab-section #nav-tabContent {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    margin-top: 30px;
  }
  .tab-section .nav-fill .nav-item{
    float: left;
    width: 50%;
    border-right: 1px solid #ccc;
  }
  .tab-section .nav-fill .nav-item:last-child{
    border-right: none;
  }
  #nav-tabContent .col-4 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .tab-section h1 {
    font-size: 18px;
  }
  .contact-page-section .col-5{
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .contact-page-section .col-7{
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .tab-section {
    padding-top: 0px !important;
  }
  .blog-page-section .col-4 {
    width: 50%;
    max-width: 50%;
    flex: 50%;
  }
  .bl-full{
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
  }
  .recent-blog {
    padding-bottom: 20px;
    margin-top: 30px;
}
  .brochure-img h1 {
    font-size: 24px;
  }
  .brochure-section {
    padding: 0px 20px !important;
  }
  .brochure-page-section {
    padding: 30px 20px;
  }
  .brochure-img h1 {
    padding: 50px 0px;
  }
  .br-seca1 h1 {
    font-size: 18px;
  }
  .equipment-section .col-3 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    margin-bottom: 20px;
  }
  .equipment-section .col-9 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .equipment-section{
    padding-right: 20px;
  }
  .blog-page-section.pl-bottom {
    padding: 30px 0px !important;
  }
  .package1 img {
    margin-bottom: 20px;
  }
  .blog-seca1.detalss {
    text-align: center;
    margin-bottom: 0;
  }
  .well-k{
      width:auto;
  }
  .padding-lo{
      padding-right:0;
  }
  .product-left .cn04 {
    /*margin: 10px 0px;*/
    }
    .equipment-section-select {
    padding: 30px 40px !important;
    }
    .tax-pdt_category div#idpost {
    padding: 0;
    }
    .logo-item {
        width: 33.333%;
    }
    .remodal{
        width:90% !important;
    }
    .m-hide{
        display:none;
    }
    .h1-hide{
        display: block;
        position: relative;
        margin-bottom: 20px;
        margin-top: 20px;
        margin-left: -10px;
    } 
    .srch-col .input-group-append {
        right: auto;
        left: 192px;
    }
    .sl-result {
        padding: 50px 20px;
        padding-top: 20px;
    }
    h1.page-title.cnml {
        font-size: 24px;
    }
    .md-cap .col-4 {
        width: 33.333%;
        flex: 33.333%;
        max-width: 33.333%;
    }
    .blog-cn img {
        width: 180px;
    }
    .blog-cn {
        padding-left: 200px;
    }
    .m-full {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }
 .cl-two {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    text-align: center;
  }
 .fg-two {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 600px) {
  .three-sec-contr .col-4 {
    max-width: 100%;
    width: 100%;
    flex: 100%;
  }
  .ml-width .col-6 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    margin: 5px 0px;
  }
  .video-content br {
    display: none;
  }
  .video-content h1{
    text-align: center;
  }
  .video-content{
    position: initial;
  }
  .video-section.ml-width img{
    display: none;
  }
  .video-content{
    background-image: url(..//images/video-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
  .g1{  
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .g2{  
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .g2 .p-1 {
      width: 100%;
      max-width: 100%;
      flex: 100%;
  }
  .g1 img{
    height: 200px;
  }
  .g2 img{
    height: 200px;
  }
  .about-section .col-6{
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .about-section {
    padding-right: 15px;
    padding-left: 15px;
    background-position: right;
  }
  .about-content{
    margin-left: 0;
  }
  .about-section img{
    display: none;
  }
  .about-section h1{
    margin-left: 0;
  }
  .product-section {
    padding-left: 30px;
    padding-right: 30px;
  }
  .connection1 .col-6 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    text-align: center;
  }
  .connection1 {
    clip-path: none;
    padding: 30px 10px;
  }
  .vision-item {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .vision-img{
    position: initial;
  }
  .border-cn2 {
    border-right: 10px solid #FF8743;
    border-bottom: 10px solid #FF8743;
    bottom: -10px;
    right: 5px;
  }
  .sale-section {
    padding-top: 0px !important;
  }
  .contact-cn .col-9{
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .contact-cn .col-3{
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .about-page-section .col-5{
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .about-page-section .col-7{
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .about-page-content {
    padding: 20px 20px 0px 35px;
  }
  .about-page-section {
    padding-bottom: 15px !important;
  }
  .pl-image {
    width: 33.333%;
  }
  .page-parter{
      padding-left:20px;
      padding-right:20px;
  }
.page-template-media .blog-page-section {
    padding: 0px 10px;
}
}

@media only screen and (max-width: 480px) {
 
  .blog-section{
    padding: 0;
  }
  .service-section {
    padding: 0;
  }
  .about-content h1 {
/*     padding-left: 95px; */
    font-size: 24px; 
  }
  .ps-sec {
    padding: 35px 0px 10px 0px;
  }
  .repeat-cn {
    padding-left: 50px;
  }
  .repeat-cn h1 img{
    width: 40px;
  }
  .blog-page-section {
    padding: 0px 0px;
    padding-top: 20px !important;
  }
  .brochure-section .col-6 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .equipment-section-select .col-6 { 
    width: 100%;
    max-width: 100%;
    flex: 100%;
    margin-bottom: 10px;
    }
    .page-parter{
      padding-left:0px;
      padding-right:0px;
    }
    .logo-item {
        width: 50%;
    }
    .br-seca1 img {
        height: 100px;
        width: 100px;
    }
    .cl-right1 {
        padding-left: 115px;
    }
    .brochure-section {
        padding: 0px 10px !important;
    }
}
@media only screen and (max-width: 420px) {
    .mn-pop {
        padding: 0px 15px;
    }
    .mn-pop .col-4 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }
    .mn-pop .col-8 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .blog-cn img{
        position:initial;
    }
    .blog-cn {
        padding-left: 15px;
    }
    .blog-cn {
        height: auto;
        padding-bottom: 20px;
    }
.page-template-media .blog-cn {
    padding-left: 15px;
}
.page-template-media .blog-cn img{width:100%;}
}
@media only screen and (max-width: 375px) {
  .blog-page-section .col-4 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .md-cap .col-4 {
    width: 33.333%;
    flex: 33.333%;
    max-width: 33.333%;
}
.mn-pop .col-4 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
}
}