body{
font-family: 'open_sansregular';    
}
@font-face {
font-family: 'montserratbold';
src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
url('../fonts/montserrat-bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;

}
@font-face {
font-family: 'montserratlight';
src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
url('../fonts/montserrat-light-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'open_sansregular';
src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
url('../fonts/opensans-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
#cap a
}
@font-face {
font-family: 'montserratmedium';
src: url('../fonts/montserrat-medium-webfont.woff2') format('woff2'),
url('../fonts/montserrat-medium-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;

}
@font-face {
font-family: 'montserratsemi_bold';
src: url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),
url('../fonts/montserrat-semibold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;

}
@font-face {
font-family: 'montserratregular';
src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
url('../fonts/montserrat-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;

}


#topbar{
background-image: url(./staticimage/patterntop.jpg);
background-repeat: no-repeat;
background-size: cover;
padding: 8px 0px;
}
.topcontact{
margin: 2px 0px;
padding: 0px;

}
.topcontact .fa{
color:#ff7f00;    
}
.topcontact ul{
margin:0px;
padding:0px;    
}
.topcontact ul li{
list-style-type: none;
margin-right: 15px;
float:left;    
}
.topcontact ul li a{
font-family: 'montserratbold';
font-size: 16px;
line-height:26px;
color:#fff;
}
form.search{
width:239px;    
}
form.search input[type=text] {
padding:4px 29px 4px 0px;
font-size: 13px;
border-bottom: 1px solid #fff !important;
float: left;
font-family: 'montserratlight';
width:100%;
background: transparent;
box-shadow: none;
color: #fff;
border:0px;
}
form.search input[type=text]:focus{
outline:0px;    
}
/* Style the submit button */
form.search button {
float: left;
width: 0;
padding: 0;
background: transparent;
color: white;
font-size: 16px;
border: 0;
border-left: none;
position: relative;
right: 20px;
}

/* Clear floats */
form.search::after {
content: "";
clear: both;
display: table;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color:#fff
}
::-moz-placeholder { /* Firefox 19+ */
color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
color: #fff
}
:-moz-placeholder { /* Firefox 18- */
color: #fff
}
header img.img-fluid.logo {
width: 270px;
}
.navbar-nav .nav-link{
font-family: 'montserratlight';
font-size: 16px;
line-height: 26px;
color: #222;
padding: 0px 32px 0px 0px !important; 
}
.navbar-light .navbar-nav .nav-link {
color: #222;
}
header .navbar{
padding: 0px;
margin: 34px 0px;
}
header button.btn {
background: #ff7f00;
color: #fff !important;
font-family: 'montserratbold';
border-radius: 50px;
font-size: 16px;
width: 135px;
height: 42px;
}
header {
line-height: 110px;
}

/*bannercss*/
#banner{

background-repeat: no-repeat;
background-size: cover;
min-height: 605px;
vertical-align: middle;
align-items: center;
display: flex;
background-position: center;
}
.bannertext{
position: relative;
width: 455px;
}
.bannertext:before{
content:"";
position:absolute;
background-image:url("./staticimage/borderbanner.png");
top:-22px;
left:0;
width: 153px;
height: 11px;
}
.bannertext:after{
content:"";
position:absolute;
background-image:url("./staticimage/borderbanner.png");
bottom:-10px;
right:0;
width: 153px;
height: 11px;
}
.bannertext h1{
font-family: 'montserratbold';
font-size:62px;
line-height:70px;
color:#fff;
margin-bottom: 0;
}
.bannertext h2{
font-family: 'montserratlight';
font-size:43px;
line-height:53px;
color:#222;
}
.bannertext p{
font-family: 'montserratbold';
    font-size: 62px;
    line-height: 70px;
    color: #ffffff;
    margin-bottom: 0;
}
/*bannercss closed*/


/*rangeproduct*/
#rangproduct{
padding:80px 0px;
}
#rangproduct h2{
font-family:'montserratmedium';
font-size: 49px;
line-height: 59px;
color: #222;
text-align: center;
padding-bottom: 18px;
position: relative;
margin-bottom: 20px;
}
#rangproduct h2:after{
content:"";
position:absolute;
width:71px;
height:5px;
background:#ff7f00;
left: 0;
bottom: 0;
right: 0;
margin: auto
}
#rangproduct h4{
text-align: center;   
}
#rangproduct h4 a{
font-family:'montserratmedium';
font-size: 16px;
line-height: 26px;
display: block;
color: #222;
text-decoration:none;    
}
.iborder {
border: 2px solid #ff7f00;
display: flex;
justify-content: center;
align-items: center;
vertical-align: middle;
min-height: 214px;
margin-bottom: 20px;
}
.box {
margin-top: 25px;
}
/*rangeproductclosed*/

/*feat*/
#feat{
background-image:url('./staticimage/pattern2.png');
background-repeat:repeat-x;
background-position:top center;
padding:80px 0px;

}
#feat h2{
font-family:'montserratmedium';
font-size: 49px;
line-height: 59px;
color: #fff;
text-align: center;
position: relative;
margin-bottom: 20px;
}
#feat h6{
font-family:'montserratmedium';
font-size: 16px;
text-align: center;
line-height: 26px;
display: block;
color: #fff;
text-decoration:none;    
}
#feat ul{
margin:0;
padding:0px 15px;  
display:flex;
flex-wrap: wrap;    
}
#feat ul li{list-style-type:none;float:left;width:calc(100% / 3);background: #f9f9f9;}
#feat ul li h3{
font-family: 'montserratsemi_bold';
font-size:24px;
line-height:34px;
color:#222;
}
#feat ul li p{
font-size:14px;
line-height:24px;
color:#222; 
font-family: 'open_sansregular';   
}
#feat ul li a{
font-family: 'montserratsemi_bold';
color:#ff7f00;
font-size: 14px;
text-decoration: underline;
line-height: 24px;
}
#feat .ftext{
background:#f9f9f9;
padding:25px 35px;
}
#feat ul li img{
width:100%;    
}
.height1{
height:50px;
width: 100%;
}
/*featclosed*/

/*newproduct*/
#newproduct{
padding:0px 0px 80px;
}
#newproduct h2{
font-family:'montserratmedium';
font-size: 49px;
line-height: 59px;
color: #222;
text-align: left;
padding-bottom: 18px;
position: relative;
margin-bottom: 20px;
}
#newproduct h2:after{
content:"";
position:absolute;
width:71px;
height:5px;
background:#ff7f00;
left: 0;
bottom:0;
}
.rb{
float: right;
margin-top: 25px;    
}
#newproduct h4{
text-align: center;   
}
#newproduct h4 a{
font-family:'montserratmedium';
font-size: 18px;
line-height: 28px;
display: block;
color: #222;
text-decoration:none;    
}
#newproduct .iborder {
border: 2px solid #ff7f00;
display: flex;
justify-content: center;
align-items: center;
vertical-align: middle;
min-height: 252px;
margin-bottom: 20px;
}
#newproduct .box {
margin-top: 25px;
}
#newproduct input[type="button"] {
background: #ff7f00;
border: 0;
line-height: 37px;
color: #fff;
font-family:'montserratmedium';
font-size: 14px;
border-radius: 50px;
width: 122px;
height: 37px;
margin: 0px auto;
display: block;
margin-top: 18px;
}
#newproduct input[type="button"]:focus{
outline:0px;    
}
/*newproductclosed*/

/*capability*/
#cap{
background-image: url(./staticimage/cappattern.png);
background-repeat: repeat;
background-position: top center;
padding: 80px 0px;
background-size: cover; 
}
#cap h2{
font-family:'montserratmedium';
font-size: 49px;
line-height: 59px;
color: #222;
text-align: center;
padding-bottom: 18px;
position: relative;
margin-bottom: 20px;
}
#cap h2:after{
content:"";
position:absolute;
width:71px;
height:5px;
background:#ff7f00;
left: 0;
bottom: 0;
right: 0;
margin: auto
}
#cap h3{
font-family:'montserratmedium';
font-size:30px;
line-height:40px;
color:#222;
}
#cap  p{
font-family: 'open_sansregular';   
font-size:18px;
line-height:28px;
color:#222;
}
#cap a{
background: #ff7f00;
border: 0;
line-height: 37px;
color: #fff;
font-family: 'montserratmedium';
font-size: 14px;
border-radius: 50px;
width: 122px;
height: 37px;
display: block;
margin-top: 10px;
text-align: center;
text-decoration: none;
}
#cap img{
outline:1px solid #fff;
outline-offset:-15px;    
}
.height2 {
height: 30px;
width: 100%;
}
#cap .text{
vertical-align: middle;
height: 100%;
align-items: center;
align-content: center;
display: flex;
flex-wrap: wrap;
}
/*capabilityclosed*/

/*about*/
#about{
padding:80px 0px;    
}
#about h2{
font-family:'montserratmedium';
font-size: 49px;
line-height: 59px;
color: #222;
text-align: left;
padding-bottom: 18px;
position: relative;
margin-bottom: 20px;
}
#about h2:after{
content:"";
position:absolute;
width:71px;
height:5px;
background:#ff7f00;
left: 0;
bottom: 0;
}
#about  p{
font-family: 'open_sansregular';   
font-size:14px;
line-height:24px;
color:#222;
margin-bottom: 10px;
}
#about a {
background: #ff7f00;
border: 0;
line-height: 54px;
color: #fff;
font-family: 'montserratmedium';
font-size: 16px;
border-radius: 50px;
width: 164px;
height: 54px;
display: block;
margin-top:26px;
text-align: center;
text-decoration: none;
}
/*aboutclosed*/

/*footer*/
#footer{
background:url("./staticimage/fbg.jpg") no-repeat;
background-size:cover;
padding:80px 0px;    
}
.cinfo{
margin: 40px 0px 0px;
padding: 0;   
}
.cinfo ul{
margin:0;
padding:0;
display:flex;
flex-wrap: wrap;    
}
.cinfo ul li{list-style-type: none;margin-right:29px;padding-left: 56px;}
.cinfo ul li a{
color:#fff;
text-decoration:none;    
}
.cinfo h3{
font-family: 'montserratsemi_bold';
font-size:30px;
line-height: 40px;
color: #fff;
}
.cinfo p{font-family: 'montserratmedium';font-size: 15px;margin-bottom: 0;line-height:26px;color: #fff;}
.call{
position: relative;    
}
.call:after{content: "";position: absolute;background: url(./staticimage/phone.svg) no-repeat;left: 0px;top: 5px;width: 38px;height: 63px;background-size: contain;}
.mail{
position: relative;
padding-left: 80px !important;    
}
.mail:after{content: "";position: absolute;background: url(./staticimage/email.svg) no-repeat;left: 0px;top: 6px;width:62px;height:62px;background-size: contain;}
.flink{
margin: 0px;
padding: 0px;
display: flex;
flex-wrap: wrap;  
}
.flink ul{
margin:0px;
padding:0px;    
}
.flink ul li{
list-style-type: none;
float:none;
margin: 0px 0px 0px 70px;
}
.flink ul li a{
font-family: 'montserratlight';
font-size: 18px;
line-height: 30px;
color:#fff;
text-decoration:none;     
}
.flink .fa{
color:#ff7f00;   
}
/*footerclosed*/

/*bottom*/
#bottom{
background:#ff7f00;
padding: 18px 0px;
font-family: 'open_sansregular';   
font-size:16px;
line-height:26px;
color:#fff;   
}
#bottom ul{
margin:0;
padding:0;
float: right;   
}
#bottom ul li{
list-style-type:none;
float:left;   
}
#bottom ul li a{
color:#fff;
font-size: 16px;
margin-left: 10px;
text-decoration:none;
}
/*bottomclosed*/

.scroll {
color: #fff;
margin-top: 100px
}

#toTopBtn {
position: fixed;
bottom: 26px;
right: 39px;
z-index: 98;
padding: 29px;
background-color: #fff;
border-radius: 50px;
}

.js .cd-top--fade-out {
opacity: .5
}

.js .cd-top--is-visible {
visibility: visible;
opacity: 1
}

.js .cd-top {
visibility: hidden;
opacity: 0;
transition: opacity .3s, visibility .3s, background-color .3s
}

.cd-top {
position: fixed;
bottom: 20px;
right: 20px;
display: inline-block;
height: 40px;
width: 40px;
box-shadow:0 0 10px rgb(0 0 0 / 45%) !important;
background: url('./staticimage/cd-top-arrow.svg') no-repeat center 50%;
background-blend-mode: difference;
}

.height {
height: 3000px
}
#mobilebanner{
display:none;    
}
.mc {
display: flex;
}
/*breadcrumb*/
#breadcrumb{
background-image: url(./staticimage/pattern2.png);
background-repeat: repeat-x;
background-position: top center;
padding:80px 0px 80px;
}
#breadcrumb h1{
font-family: 'montserratmedium';
font-size:50px;
line-height:60px;
text-align: center;
color: #fff;
margin-bottom: 0;
}
/*breadcrumbclosed*/

/*productpage*/
#ourproduct{
padding: 60px 0px 80px;
}
#ourproduct h4{
text-align: center;   
}
#ourproduct a h4 {
font-family:'montserratmedium';
font-size: 16px;
line-height: 26px;
display: block;
color: #222;
text-decoration:none;    
}
#ourproduct a:hover{
text-decoration:none;       
}
.iborder {
border: 2px solid #ff7f00;
display: flex;
justify-content: center;
align-items: center;
vertical-align: middle;
min-height: 214px;
margin-bottom: 20px;
}
.box {
margin-top: 25px;
}
.productcat h2 {
font-family: 'montserratbold';
font-size: 25px;
line-height: 35px;
color: #222;
margin-bottom: 18px;
position: relative;
margin-top: 25px;
padding-bottom: 11px;
}
.productcat h2:after{
content:"";
position:absolute;
width:71px;
height:5px;
background:#ff7f00;
left: 0;
bottom: 0;
}
.productcat ul{
margin: 0px;
padding: 15px 20px;
background: #252525;
margin-top: 10px;
border: 2px dashed #fff;  
}
.productcat ul li{
list-style-type: none;
float: none;
position: relative;
padding-left: 27px !important;
border-bottom: 1px solid #3e3e3e;
padding: 8px;
}
.productcat ul li:last-child{
border-bottom:0;    
}
.productcat ul li:before {content: "\f18e";position: absolute;font-family: FontAwesome;display: inline-block;color: #ff7f00;left:0;line-height: 24px;}
.productcat ul li a{
font-family: 'open_sansregular';
font-size: 14px;
line-height:24px;
color:#fff;
display: block;
text-decoration:none;     
}

/*productpage*/
/*productdetail*/
.pimage {
border: 2px solid #ff7f00;
display: flex;
justify-content: center;
align-items: center;
vertical-align: middle;
min-height: 214px;
margin-top: 25px;
margin-bottom: 20px;
}
.pdetail h2 {
font-family: 'montserratmedium';
font-size: 40px;
line-height: 50px;
color: #222;
text-align: left;
padding-bottom: 18px;
position: relative;
margin-bottom: 20px;
margin-top: 25px;
}
.pdetail h2:after {
content: "";
position: absolute;
width: 71px;
height: 5px;
background: #ff7f00;
left: 0;
bottom: 0;
}
.pdetail h3 {
font-family: 'montserratmedium';
font-size: 22px;
line-height: 32px;
color: #222;
text-align: left;
position: relative;
margin-top: 25px;
}
.shortdes{
font-family: 'open_sansregular';
font-size: 14px;
line-height:24px;
color:#222;    
}
.feat{
margin: 0px;
padding: 0px;
}
.feat ul{
margin:0px;
padding:0px;    
}
.feat ul li{
list-style-type: none;
float: none;
position: relative;
padding: 6px 0px 6px 20px;
font-family: 'montserratmedium';
font-size: 14px;
color: #222;
border-bottom: 1px dashed #ccc;
margin-bottom: 0;
}
.feat ul li:before {
content: "\f18e";
position: absolute;
font-family: FontAwesome;
display: inline-block;
color: #ff7f00;
left: 0;
}
.feat ul li a{
font-family: 'montserratlight';
font-size: 18px;
line-height: 30px;
color:#222;
text-decoration:none;     
}
.feat .fa{
color:#ff7f00;   
}
.pdtab .tab-content{
margin:0px;
padding;0px;    
}
.pdtab ul{
margin:0px;
padding:0px;    
}
.pdtab ul li{
list-style-type: none;
float: none;
padding-left: 24px;
font-size: 14px;
line-height: 26px;
    position: relative;
}
.pdtab ul li:before {
    content: "\f18e";
    position: absolute;
    font-family: FontAwesome;
    display: inline-block;
    color: #ff7f00;
    left: 0;
}
.tab-content{
padding-top: 20px;
background: #f7f7f7;
padding: 30px 30px;
}
.pdtable{
text-align: center;
}         
.pdtable td {
border: 1px solid #ccc;
font-size: 14px;
border: 1px solid #ccc;
padding: 3px 5px;
}   
.pdtable th {
background: #fff;
font-size: 14px;
border: 1px solid #ccc;
line-height: 20px;
padding: 15px 12px;
font-family: 'montserratbold';
}
.pdtab{
font-size: 14px;
line-height: 24px; 
color: #222;
}
.nav-tabs .nav-link {color: #fff;margin-bottom: -1px;border: 1px solid transparent;border-top-left-radius: .25rem;border-top-right-radius: .25rem;font-family: 'montserratmedium';background: #323232;border: 1px solid #fff;}
.nav-tabs {
border-bottom: 0;
margin-top: 50px;
}
.nav-tabs .nav-link.active {color: #495057;background-color: #fff;border-color: #dee2e6 #dee2e6 #fff;background: #ff7f00;color: #fff !important;}
.cat{
    font-family: 'montserratbold';  
    margin-top: 20px;
}
.cat a{
    color: #ff7f00;
    text-decoration: underline;   
}
.imagepopup button {
    position: absolute;
    right: -6px;
    box-shadow: none;
    border: 0px;
    background: #ff952c;
    color: #fff;
    border-radius: 50px;
    top: -6px;
    text-align: center;
    width: 30px;
    height: 30px;
}
.related{

}
.related .box{
    margin-top: 0;
}
.related h2 {
    font-family: 'montserratmedium';
    font-size: 25px;
    line-height: 35px;
    color: #222;
    margin-bottom: 18px;
    position: relative;
    margin-top: 25px;
    padding-bottom: 11px;
    }
    .related h2:after{
    content:"";
    position:absolute;
    width:71px;
    height:5px;
    background:#ff7f00;
    left: 0;
    bottom: 0;
    }
.related h4{
text-align: center;   
}
.related h4 a{
font-family:'montserratmedium';
font-size: 16px;
line-height: 26px;
display: block;
color: #222;
text-decoration:none;    
}
.tab-content table {
    width: 100%;
}

.tab-content table td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
}
/*productdetailclosed*/
.fade:not(.show) {
    display: none !important;
}
@media (min-width:1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width: 1200px;
}   
}
@media (max-width:1200px){
.navbar-nav .nav-link {
font-size: 14px;
line-height: 24px;
}
.flink ul li {
margin: 0px 0px 0px 20px;
}
}
@media(max-width:1199px){
    .career_tablist {
    min-width: 0 !important;
    flex-basis: 200px;
    max-width: 200px;
}

.career_tablist .career_tabcontent {
    max-width: calc(100% - 200px);
    flex-basis: calc(100% - 200px);
}
    .productcat h2 {
    font-family: 'montserratbold';
    font-size: 20px;
    line-height: 30px;
    color: #222;
    margin-bottom: 18px;
    position: relative;
    margin-top: 25px;
    padding-bottom: 10px;
}
}
@media (max-width:991px){
    .iborder {
    margin-bottom: 10px;
}
.productcat h2 {
margin-top: 0;
}
header img.img-fluid.logo {
width: 270px;
margin: 20px auto 0px;
display: block;
}
#topbar{
display:none;    
}
header {
line-height: 110px;
border-top: 5px solid #222;
}
header .pull-right {
float: left;
}
header .navbar {
width: 100%;
padding: 0px;
margin: 0px 0px;
}
.navbar-light .navbar-toggler {
color: #fff;
border-color: rgba(0,0,0,.1);
width: 100%;
background: #ff7f00;
padding: 10px 0px;
font-family: 'montserratbold';
margin: 10px 0px 20px;
}
.navbar-nav .nav-link {
font-size: 14px;
line-height: 40px;
border-bottom: 1px solid #eaeaea;
}
header button.btn {
width: 100%;
background: #222222;
margin-top: -10px;
}
#mobilebanner{
display: block;
text-align: center;
background: #f9f9f9;
padding-bottom: 50px; 
}
#banner{
display:none;;    
}
#banner-new{
display:none;;    
}
#mobilebanner button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #ff7f00;
    color: #fff;
    border-radius: 100%;
}
#mobilebanner h1 {
font-family: 'montserratbold';
font-size: 62px;
line-height: 72px;
color: #222;
padding-top: 50px;
margin-bottom: 0;
}
#mobilebanner h2 {
font-family: 'montserratlight';
font-size: 43px;
line-height: 53px;
color: #222;
}
#mobilebanner p {
font-family: 'open_sansregular';
font-size: 16px;
line-height: 26px;
color: #222;
}
#feat ul li {
list-style-type: none;
float: left;
width: calc(100% / 1);
margin-top: 40px;
}
.rb {
display: none;
}
#newproduct .col-lg-3 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
#cap img {
margin-bottom: 20px;
margin-top: 20px;
}
.height1 {
height: auto;
}
.mc {
display: flex;
flex-wrap: wrap-reverse;
}
.mc img{
margin-top:40px !important;
}
.height2 {
height: 0;
width: 100%;
}
#about .col-lg-6 img{
text-align: center;
margin-bottom: 30px !important;
margin: 0px auto;
display: block;

}
.cinfo {
margin: 40px 0px 0px;
padding: 0;
border-bottom: 1px solid #ccc;
margin-bottom: 40px;
}
.cinfo ul li {
margin-bottom: 20px;
}
.flink {
display: block;
}
.flink ul li {
list-style-type: none;
float: none;
margin: 0;
width: 50%;
float: left;
}
.rvc {
/*display: flex;
flex-wrap: wrap-reverse;*/
}
.cinfo ul li {
    margin-right: 0px;
    width: 100%;
}
}
@media only screen and (min-width:992px) and (max-width:1200px) {
    .cinfo h3 {
    font-size: 20px;
    line-height: 30px;
}
}
@media (max-width:768px){
    .flink ul li a {
        font-size: 16px;
    }
    .pdetail h2 {
    margin-top: 0;
}
    .related .box{
    margin-top: 25px;
}
.related h2{
margin-bottom:0px;    
}
#bottom{
text-align:center;    
}
#bottom ul {
float: none;
margin: 0px auto;
display: block;
width: 217px;
}
}
@media (max-width:600px){
    form.support {
    padding: 25px !important;
}
    #ourproduct {
    padding: 50px 0px 50px;
}
    #breadcrumb h1 {
    font-size: 30px;
    line-height: 30px;
}
#breadcrumb {
    padding: 50px 0px 50px;
}
#toTopBtn {
right: 10px;
}
#mobilebanner h1 {
padding-top: 30px;
}
#mobilebanner {
padding-bottom: 30px;
}
#mobilebanner h1 {
font-size: 22px;
line-height: 52px;
}
#mobilebanner h2 {
font-size: 30px;
line-height: 40px;
}
#rangproduct {
padding: 50px 0px;
}
#rangproduct h2 {
font-size: 42px;
line-height: 52px;
}
#mobilebanner p {
padding: 0px 15px;
font-size: 14px;
line-height: 24px;
}
#feat h2 {
font-size: 42px;
line-height: 52px;
margin-bottom: 10px;
}
#feat ul li {
margin-top: 20px;
}
#feat {
padding: 50px 0px;
}
#newproduct h2 {
font-size: 42px;
line-height: 52px;
}
#newproduct .col-lg-3 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
#newproduct {
padding: 0px 0px 50px;
}
#cap{
padding: 50px 0px;    
}
#cap h2 {
font-size: 42px;
line-height: 52px;
}
#feat h6 {
font-size: 14px;
line-height: 24px;
}
#cap p {
font-size: 14px;
line-height: 24px;
}
#about {
padding:50px 0px;
}
#about h2 {font-size: 34px;line-height: 44px;}
.cinfo ul li {
margin-right: 0;
padding-left: 50px !important;
}
.cinfo h3 {font-family: 'montserratsemi_bold';font-size: 20px;line-height: 30px;color: #fff;}
.call:after {
width: 26px;
height: 43px;
background-size: contain;
}
.mail:after {
width: 36px;
height: 46px;
}
.cinfo p {
font-size: 14px;
line-height: 24px;
}

}




div#searchResult {
position: relative;

}

ul#country-list {
width: 100%;
margin-top: 0;
max-height: 190px;
border-radius: 0 0 5px;
overflow: auto;
}
#country-list {
float: left;
    list-style: none;
    padding: 0;
    position: absolute;
    top: 30px;
    z-index: 99;
}

ul#country-list li {
background: #f5f5f5;
border-bottom: 1px solid #ddd;
}
#country-list li {
padding: 10px;
}
ul#country-list li a {
    text-transform: capitalize;
    font-size: 14px;
    color: #222;
    font-family: 'montserratlight';
}
form.support {
    background-image: url(./staticimage/cappattern.png);
    background-repeat: repeat;
    background-position: top center;
    padding: 60px;
    background-size: cover;
    border-radius: 30px;
    max-width: 800px;
    margin: 0 auto;
    border: 2px dashed #d4d4d4;
}
.form-control {height: 50px;background: #ffffff;border-radius: 10px;border: 1px solid #e8e8e8;padding: 12px 15px;resize: none;}

form.support label {
    margin-bottom: 5px;
    font-size: 15px;
    font-family: 'montserratbold';
}
form.support button {
    background: #ff7f00;
    border: 1px solid #ff7f00;
    font-family: 'montserratmedium';
    height: 50px;
    padding: 0 30px;
    border-radius: 50px;
}
iframe.bdrs {
    border-radius: 30px;
}
.vm-block h3 {
    font-family: 'montserratmedium';
    margin-top: 10px;
}
.vm-block {
    background: #f9f9f9;
    padding: 30px;
    text-align: left;
    display: flex;
}
.bitem {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 605px;
    vertical-align: middle;
    align-items: center;
    display: flex;
    background-position: center;
}
#banner-new .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    margin: 0;
    padding: 0 20px;
}
#banner-new .owl-nav button.owl-prev {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 1;
    background: #fff;
    font-size: 26px;
    border-radius: 100%;
    color: #222;
}
#banner-new .owl-nav button.owl-next {
    float: right;
    width: 50px;
    height: 50px;
    line-height: 1;
    background: #fff;
    font-size: 26px;
    border-radius: 100%;
    color: #222;
}
.vm-img {
    margin-right: 20px;
}
h4.htitle {
    font-family: 'montserratmedium';
    line-height: 34px;
    margin-bottom: 20px;
}
.sec-padding {
    padding:70px 0;
}
p.big {
    font-size: 17px;
}
p.big a {
    color: #ff7f00;
    font-weight: bold;
}
.latest_jobs .nav-tabs {
   display: none; 
}
ul#tabs {
    min-width: 300px;
    border-right: 0;
}
ul#tabs li a {
    max-width: 190px;
    text-align: center;
    padding: 12px;
    border-radius: 0;
    border: 1px solid #656565;
    border-left: 10px solid #656565;
    background: #fff;
    color: #656565;
    font-weight: bold;
}
ul#tabs li {
    margin-bottom: 2px;
    font-family: 'montserratmedium';
}
#tabs .nav-link.active {
    color: #ff7f00 !important;
    border-left: 10px solid #ff7f00;
    border-top: 1px solid #ff7f00;
    border-right: 1px solid #ff7f00;
    border-bottom: 1px solid #ff7f00;
}
div#content {
    padding: 0;
    background: #fff;
}
.job_post a {
    color: #222;
    text-decoration: none;
}
h5.job_title {
    font-family: 'montserratmedium';
}
.job_post {
    margin-bottom: 40px;
}

.job_listing .job_post:last-child {
    margin-bottom: 0;
}
.job_post:hover a {
    color: #ff7f00;
    transition: 0.2s ease-out;
}
#accordion .card .card-header {
    display:block;
}
#accordion button.btn.btn-link {
    font-family: 'montserratmedium';
    color: #222;
    font-weight: bold;
    text-decoration: none;
    box-shadow: none;
    width: 100%;
    text-align: left;
}
h5.det-title {
    font-family: 'montserratmedium';
    font-size: 16px;
    font-weight: bold;
    color: #ff7f00;
}
a.btn.cmn-btn {
    background: #ff7f00;
    border: 0;
    line-height: 54px;
    color: #fff;
    font-family: 'montserratmedium';
    font-size: 16px;
    border-radius: 50px;
    width: 164px;
    height: 54px;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 0 10px;
}
@media (min-width: 768px) {
  .latest_jobs .nav-tabs {
    display: flex;
    flex-flow: column nowrap;
  }
  .latest_jobs .nav-tabs {
    border-bottom: none;
    border-right: 1px solid #ddd;
    display: flex;
  }
  .latest_jobs .nav-tabs {
    margin: 0 15px;
  }
  .latest_jobs .nav-tabs .nav-item + .nav-item {
    margin-top: 0.25rem;
  }
  .latest_jobs .nav-tabs .nav-link {
    transition: border-color 0.125s ease-in;
    white-space: nowrap;
  }
  .latest_jobs .nav-tabs .nav-link:hover {
    background-color: #f7f7f7;
    border-color: transparent;
  }
  .latest_jobs .nav-tabs .nav-link.active {
    border-bottom-color: #ddd;
    border-right-color: #fff;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
    margin-right: -1px;
  }
  .latest_jobs .nav-tabs .nav-link.active:hover {
    background-color: #fff;
    border-color: #0275d8 #fff #0275d8 #0275d8;
  }

  .latest_jobs .card {
    border: none;
  }

  .latest_jobs .card .card-header {
    display: none;
  }

  .latest_jobs .card .collapse {
    display: block;
  }
}

@media (max-width: 767px) {
    .career_tabcontent {
    width: 100%;
    flex-basis: 100%;
}

.career_tabcontent .card-header {
    color: #656565 !important;
    border-left: 0px solid #656565;
    border-top: 10px solid #656565;
    border-right: 0px solid #656565;
    border-bottom: 1px solid #656565;
    border-radius: 0;
    font-size: 16px;
    background: #ffffff;
    font-weight: 700;
}
.career_tabcontent .active .card-header {
    border-left: 0px solid #ff7f00;
    border-top: 10px solid #ff7f00;
    border-right: 0px solid #ff7f00;
    border-bottom: 1px solid #ff7f00;
    color: #ff7f00 !important;
    background: transparent;
}

.career_tabcontent .tab-pane.active {
    border-color: #ff7f00;
}

.career_tabcontent .active .card-header h5 a {
    display: block;
    width: 100%;
}
.career_tabcontent .tab-pane {
    border-top: none;
    border-color: #656565;
    border-radius: 0;
    margin-bottom: 15px;
    max-width: calc(100% - 20px);
    margin: 0 auto 10px auto;
}

.career_tabcontent .tab-pane .collapse {
    padding: 10px;
    background: #f4f4f4;
}

.career_tabcontent .card-header * {
    color: inherit;
    font: inherit;
}
  .tab-pane {
    display: block !important;
    opacity: 1;
  }
}

