/* reset css */

/* FILTER */

#form-ui{background-color:#bfbfbf;padding: 10px; color:#fff; }
#form-ui H1 {color:#eb6607; font-size: 20px; padding-bottom:10px;}

/* LANGUAGE DROPDOWN */

white = #f5f5f5
gray = #e0e0e0

#dropdown
  width: 100px
  position: relative
  top: 30px
  left: 30px
  &:hover
    button
      &:nth-child(1)
        border-radius: 20px 20px 0 0
  button
    opacity: 0
    width: 100%
    border-style: none
    background: white
    padding: 10px
    outline: none
    cursor: pointer
    pointer-events: none
    &:hover
      border: 1px solid gray
    &:nth-child(1)
      opacity: 1
      pointer-events: auto
      cursor: auto
      border-radius: 20px
    &:last-child
      border-radius: 0 0 20px 20px
  &:hover
    button
      opacity: 1 !important
      pointer-events: auto
  
.content
  position: absolute
  top: 50%
  left: 50%
  transform: translate(-50%,-50%)
  color: white
  text-align: center
  .headline
    font-size: 50px
  .sub_line
    font-size: 25px

  
body, html
  height: 100%
  width: 100%
  background: #efc6a5
    
*
  font-family: roboto
  box-sizing: border-box
  margin: 0
  padding: 0
  
#credits
  position: absolute
  left: 50%
  bottom: 20px
  transform: translateX(-50%)
  color: white
  a
    text-decoration: none
    color: #e81224
    &:hover
      text-decoration: underline

/* LANGUAGE DROPDOWN */

/* NEW STYLE ADDED BY SR */

.btn-add{color:#fff;background-color:#f26522;border-color:#fff}
.btn-add:focus,.btn-add.focus{color:#fff;background-color:#be1522;border-color:#fff}.btn-add:hover{color:#fff;background-color:#be1522;border-color:#fff}.btn-add:active,.btn-add.active,.open>.dropdown-toggle.btn-add{color:#fff;background-color:#be1522;border-color:#fff}.btn-add:active:hover,.btn-add.active:hover,.open>.dropdown-toggle.btn-add:hover,.btn-add:active:focus,.btn-add.active:focus,.open>.dropdown-toggle.btn-add:focus,.btn-add:active.focus,.btn-add.active.focus,.open>.dropdown-toggle.btn-add.focus{color:#fff;background-color:#999999;border-color:#fff}.btn-add:active,.btn-add.active,.open>.dropdown-toggle.btn-add{background-image:none}.btn-add.disabled:hover,.btn-add[disabled]:hover,fieldset[disabled] .btn-add:hover,.btn-add.disabled:focus,.btn-add[disabled]:focus,fieldset[disabled] .btn-add:focus,.btn-add.disabled.focus,.btn-add[disabled].focus,fieldset[disabled] .btn-add.focus{background-color:#f26522;border-color:#2e6da4}.btn-add .badge{color:#f26522;background-color:#fff}

.ana-product-list h1 { color: #eb6607; font-size: 30px; line-height: 37px; font-family: verdana; padding:30px 0;}
.ana-product-list p { font-family: 'Verdana_regular'; padding-bottom: 18px;}
.product-wrapper{padding: 10px;}
.part-img ,.ana-product-des{display: table-cell;vertical-align: middle;}

.instr-img ,.ana-product-des-white {display: table-cell;vertical-align: top;}
.instr-img img{width:200px; border:#000000 solid 1px;}

.part-description th {color: #231f20;font-size: 16px;line-height: 24px;font-family: 'Verdana';text-transform: capitalize;}
.part-description table {width: 100%;font-family: 'Verdana_regular';}
.part-description table a{color: #231f20;font-size: 16px;line-height: 24px;}
.part-description tr:first-of-type{background: #999999;}
.part-description th,.part-description td {padding: 4px 8px;}
.part-description {background: #e5e5e5;padding: 20px 10px;display: none;}

.analyticalPartsList ul li.open-div .part-description{display: block;}
.analyticalPartsList ul  { list-style: none; margin: 0; padding: 0 0 15px;}
.analyticalPartsList ul li { list-style: none; margin: 15px 0 0; padding: 0px 0 0; background: #bfbfbf;}

.product-wrapper-white {padding: 10px; border-bottom:#000000 solid 1px;}
.ana-product-des-white h3{color: #eb6607;font-size: 18px;line-height: 36px;font-family: 'Verdana';font-weight: bold;margin-bottom: 5px;}
.ana-product-des-white h3 a:after{display: none;}
.ana-product-des-white h4,.ana-product-des-white h5{color: #231f20;font-size: 16px;line-height: 30px;font-family: 'Verdana';margin-bottom: 5px;}
.ana-product-des-white p{color: #000;font-size: 16px;line-height: 24px;font-family: 'Verdana_regular';    padding-right: 35px;margin-bottom: 5px;}
.ana-product-des-white>a{display: block;color: #fff;font-size: 13.5px;line-height: 35px;font-family: 'Verdana_regular';background: #f26522;width: 150px;height: 35px;text-align: center;float: right;position: relative;}
.ana-product-des-white>a:after {content: "+";font-family: 'Verdana';color: #fff;position: absolute;right: 10px;}
.ana-product-des-white>a:after {content: "\f078";position: absolute;right: 10px;font: normal normal normal 16px/1 FontAwesome; text-rendering: auto;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;color: #fff;top: 10px;}
.ana-product-des-white a span {display: none;}
.ana-product-des-white a:hover span,.ana-product-des-white a:hover {background: #cd1719;}
.ana-product-des-white{padding-left: 20px;}

.banner-accordian-wrapper .inner-banner-small img { width:100%; height: 1px; object-fit: cover;}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: middle;
}div.scrollmenu {
    background-color: #333;
    overflow: auto;
    white-space: nowrap;
}

div.scrollmenu a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px;
    text-decoration: none;
}

div.scrollmenu a:hover {
    background-color: #777;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**-------------------------------------- fonts ----------------------------------------------------------------------**/

@font-face {
	font-family: 'Verdana';
	src: url('../fonts/Verdana.eot');
	src: local('â˜ºñ'), url('../fonts/verdana.woff') format('woff'), url('../fonts/Verdana.ttf') format('truetype'), url('../fonts/verdana.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Verdana_regular';
    src: url('../fonts/verdana_regular.eot');
    src: url('../fonts/verdana_regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/verdana-regular.woff2') format('woff2'),
         url('../fonts/verdana_regular.woff') format('woff'),
         url('../fonts/verdana_regular.ttf') format('truetype'),
         url('../fonts/verdana_regular.svg#Verdana_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold_italic';
    src: url('../fonts/opensans-bolditalic.eot');
    src: url('../fonts/opensans-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bolditalic.woff2') format('woff2'),
         url('../fonts/opensans-bolditalic.woff') format('woff'),
         url('../fonts/opensans-bolditalic.ttf') format('truetype'),
         url('../fonts/opensans-bolditalic.svg#open_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
/**-------------------------------------- style ----------------------------------------------------------------------**/
a,input,textarea{outline:0;}
a:hover, a:focus{    outline: 0;outline-offset: 0;text-decoration: none;}
body{font-family: 'Verdana','Arial',sans-serif; font-size: 15px; line-height: normal;}
.top_header{background:#808285;position: relative;}
.top_header:before{content:" ";width: 50%;height: 100%;background: #555555;    position: absolute;left: 0;}
.th_lt ul li{ font-family: 'open_sansbold_italic'; font-size: 18px; display: inline-block;position: relative;padding: 9px 12px;}
.th_lt ul li:before{content:"/";color:#838589;font-size: 28px;position: absolute;left: 99%;top: 3px;}
.th_lt ul li:last-child:before{display: none;}
.th_lt ul li a{color:#ffffff;}
.th_lt ul li a:hover{color:#fc6206;}
.th_lt ul li img{margin-right: 5px;}
.th_lt{position: relative;}
.th_lt:before{content:" ";width: 0;height: 0;border-top: 45px solid #555555;border-right: 45px solid transparent;position: absolute;right: -35px;}
.th_lt ul{background:#555555;    height: 47px;}
.th_rt{text-align: right;padding: 4px 30px 4px 0px;}
.th_rt ul{display: inline-block;}
.th_rt ul li{display: inline-block;font-size: 20px;padding: 7px 8px 5px; background: url(https://www.krssltd.com/images/hex.png)no-repeat; background-size:100% 100%;margin: 0 3px;    height: 39px;}
.th_rt ul li a{color: #ffffff;    display: block;}
.th_rt .glyphicon{top:-3px;}
.th_rt span{position: relative;text-align: center;}
.th_rt img{width: auto;max-width: 22px;height: auto;margin-top: 2px;vertical-align: top;}
/*---------------------------------------------- header----------------------------------------------------------------------------*/
#nav-toggle { display: none; position: absolute;right: 15px; top: 19px;}
#nav-toggle {cursor: pointer;  padding: 10px 35px 16px 0px;}
#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after { cursor: pointer;  border-radius: 1px;  height: 5px;  width: 35px;  background: #fc6206;  position: absolute;  display: block;  content: ''; }
#nav-toggle span:before {top: -10px;}
#nav-toggle span:after {bottom: -10px;}
#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after { -webkit-transition: all 500ms ease-in-out;  -moz-transition: all 500ms ease-in-out;  -ms-transition: all 500ms ease-in-out;  -o-transition: all 500ms ease-in-out;  transition: all 500ms ease-in-out;}
#nav-toggle.current_page_item span { background-color: transparent;}
#nav-toggle.current_page_item span:before,#nav-toggle.current_page_item span:after 	{ top: 0;}
#nav-toggle.current_page_item span:before { -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg);}
#nav-toggle.current_page_item span:after { -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg);}
/*-----------------------------------------------------------------------------------------------------------------------------------------*/
#header{border-bottom: 3px solid #e45f10;position: relative;z-index: 99;}
.banner{position:relative;}
#header:after,.section_03:before,.banner:after{content:"";width:100%;height:18px;background:url(https://www.krssltd.com/images/shadow.png);position:absolute;top:100%;left:0;right:0;z-index: 2;}
.tablestyle-bottom {
    border-bottom: 1px solid #ddd;
	padding: 15px;
	text-align: left;}

/* ADDED BY MIKE PHILLIPSON */
	table.tablestyle-global td {
	border: 1px solid #ffffff;
	padding: 10px;
	text-align: left;
	background-color: #dddddd;
	font-size:12px;
} 
table.tablestyle-global th {
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 10px;
	text-align: left;
	background-color: #888888;
	font-size:12px;
} 

/* ADDED BY MIKE PHILLIPSON */

.section_03:before{top:0;}
.btm-header{padding: 25px 0;}
.logo_section{float: left;}
.menu_section{float: right;position: relative;}
.logo{width:275px;display: block;}
.logo img{width: 100%;}
.menu{text-align: right;    margin-top: 50px;}
.menu ul{display: inline-block;}
.search_sec{text-align: right;    /*float: right;*/ display: inline-block;margin: 0 0 15px;border: 2px solid #7f8285;border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; overflow: hidden;position: absolute;right: 0;}
.search_sec input[type=text]{border: 0px; padding: 6px 10px 6px 10px;font-family: 'Verdana_regular'; display: inline-block;vertical-align: top;}
.search_sec input[type=submit]{border: 0px; width: 50px; background:url(https://www.krssltd.com/images/search.png)no-repeat; background-size: 24px 24px;background-position: 10px center; display: inline-block; vertical-align: top; height: 34px;font-size: 0;}

.menu ul li{float: left;font-family: 'Verdana_regular';font-size: 15.6px;text-transform: capitalize;padding: 0 22px;line-height: 35px;}
.menu ul li a{color: #000000;}
.menu ul li a:hover{color:#f7931e;}
.menu ul li:last-child{padding-right: 0;}
#footer{background: #404040;padding: 25px 0;color: #ffffff;clear: both;}
.logo2{width:255px;display: block;margin: 0 0 10px;}
.logo2 img{width:100%;height: auto;}
#footer p,#footer ul li{font-size: 13.65px;line-height: 21.45px;font-family: 'Verdana_regular';}
#footer a{color: #ffffff;vertical-align: top;}
#footer a:hover{color:#fc6206;}
.fs{margin: 0 0 15px 60px;}
#footer h2{font-size:17.55px;font-family: 'Verdana';padding: 32px 0 10px;}
#footer ul li{padding: 0 0 10px;text-transform: capitalize;}
.newsletter_sec{position: relative;text-align: right;}
.newsletter_sec input{font-size:13.65px;  line-height:17px;  padding: 6px 100px 6px 12px; font-family: 'Verdana_regular';width:100%;border-radius: 0px;  border: 0; color:#000000;    height: 30px;}
.newsletter_sec input[type="submit"]{background:#be1522;color: #ffffff;font-family: 'Verdana_regular';text-transform: capitalize;border: 0; position: absolute;right: 0; top:0; padding: 6px 10px 6px;width: 100px;-webkit-appearance: none;border-radius: 0px;    height: 30px;}
.social_links ul li{float: left;width: 49px;height: 52px;background:url(https://www.krssltd.com/images/hex1.png)no-repeat;text-align: center;margin-right: 20px;}
.social_links ul li a{display: block;}
.social_links .fa{color:#000000;font-size: 28px;line-height: 52px;margin-left: 3px;
    margin-top: -2px;}
.social_links ul li .fa:hover{color: #be1522;}
.sec2{width: 320px;    float: right;}
.cards{text-align: right;margin: 35px 0 0;}
.cards ul li{display: inline-block;}
#footer .f-btm{margin: 35px 0 0;}
#footer .f-btm ul li{float: left;font-size: 11px;padding: 0 14px;position: relative;}
#footer .f-btm ul li:before{content:"|";color: #ffffff;position: absolute;left: 100%;top:0px;}
#footer .f-btm ul li:last-child:before{display: none;}
#footer .f-btm p{text-align: right;font-size: 11px;}
.slider_img img{width: 100%;}
.slider_con{position: absolute;z-index: 2;bottom: 170px;left: 0;right: 0;}
.slider_con h1{font-size: 35px;font-family: 'Verdana';color: #fc6206;padding: 0 0 15px;letter-spacing:1px;}
.slider_con p{color: #000000;font-size: 23.4px;font-family: 'Verdana_regular';padding: 0 0 15px; letter-spacing:1px;}
.slider_con  a{font-family: 'Verdana';}
.slick-slide{position: relative;outline: 0;}
.prod_img{width:387px;margin: 55px auto 0;position:absolute;bottom: -344px;right: 74px;}
.prod_img img{width: 100%;}
#slider .slick-dots li,#slider2 .slick-dots li{width: 19px;height: 22px;background: url(https://www.krssltd.com/images/dots.png)no-repeat;background-size: 100% 100%;}
#slider .slick-dots li.slick-active,#slider2 .slick-dots li.slick-active{background: url(https://www.krssltd.com/images/active.png)no-repeat;background-size: 100% 100%;}
#slider .slick-dots li button:before,#slider .slick-dots li.slick-active button:before,#slider2 .slick-dots li button:before,#slider2 .slick-dots li.slick-active button:before{opacity: 0;}
#slider .slick-dots{bottom: 100px;max-width:1170px;width:100%;margin:0 auto;left:0; right:0;text-align:left;    text-align: left;}
.section{background: #dcddde url(https://www.krssltd.com/images/hex-bg.png)no-repeat;padding: 74px 0;background-size: cover;box-shadow: 0px 9px 16px #000;}
.slick-dotted.slick-slider{margin-bottom: 0;}
#slider2{text-align: center;}
#slider2.slick-slide{text-align: center;}
.prod_img1{text-align: center;margin: 0 0 30px;}
.prod_img1 img{display: inline-block;}
#slider2 h2{font-size: 24px;padding: 0 0 12px;}
#slider2 p{font-family: 'Verdana_regular';font-size: 18px;line-height: 24px; padding: 0 0 5px;}
#slider2 a{text-transform: uppercase;font-size: 18px;}
#slider2 .slick-slide.slick-current.slick-center{   background: url(https://www.krssltd.com/images/center_active.png)no-repeat; background-size: 100% 100%;}
.s2_inner{ padding: 35px 50px 85px;}
#slider2  .slick-dots{bottom: -35px;}
.sec02_tp{background: #373737;text-align:left; padding: 30px 0;}
.sec02_tp h2{color:#ffffff;font-size: 36px;}
#slider{position:relative;}
#slider:after{content:"";background:url(https://www.krssltd.com/images/shadow.png)no-repeat;background-size:100% 100%; position:absolute;width:100%;height:18px;top:100%;}
.sec02_md {background: url(https://www.krssltd.com/images/icon_bg.png)no-repeat;background-size: cover; min-height: 280px; z-index: 99;}
.sec02_md ul{position: relative;  }
.sec02_md .easy{background-color: #5f5f61;text-align: center;padding: 47px 0;position: relative;z-index: -1;}
.sec02_md .safe img,.sec02_md .fast img,.sec02_md .easy img {width: auto;}
.sec02_md .fast{background-color: #373737;text-align: center;padding: 47px 0; position: relative;z-index: -1;}
.sec02_md .safe{background-color: #f66f03;text-align: center;padding: 47px 0;position: relative;z-index: -1;}
.sec02_md h3 {color: #ffffff;font-size: 38px; text-transform: uppercase;padding-top: 25px;}
.sec02_md_bg{position: relative;}
.sec02_md_bg:before{position: absolute;content: ""; background-color: #5f5f61; left: 0;height: 100%;width: 50%; z-index: -1;}
.sec02_md_bg:after{position: absolute;content: ""; background-color: #f66f03; right: 0;top:0; height: 100%;width: 50%; z-index: -2;}

.sec02_bt{background: #ffffff; padding: 25px 0 75px;}
.sec02_bt li{padding: 0 40px;}
.sec02_bt .step{background-image: url(https://www.krssltd.com/images/step.png); width: 154px; height: 178px;margin: 0 auto 20px;    display: table; text-align: center;}
.sec02_bt .step span{ color: #fff; font-size: 24px; font-weight: bold; display: table-cell;font-family: 'Verdana_regular'; text-transform: uppercase;vertical-align: middle;}
.sec02_bt h4{color: #f26522;font-size: 24px; font-weight: bold;font-family: 'Verdana_regular';  text-align: center; line-height: normal;}
.sec02_bt li p{color: #000;font-size: 18px;    padding: 15px 0; font-family: 'Verdana_regular';  text-align: justify; line-height: 24px;}

/* ADDED BY SR */
.sec02_bt .servicesicon {width: 154px; height: 80px;margin: 0 auto 20px;    display: table; text-align: center;}
.sec02_bt .servicesicon span{ color: #fff; font-size: 24px; font-weight: bold; display: table-cell;font-family: 'Verdana_regular'; text-transform: uppercase;vertical-align: middle;}

.sec02_bt h5{color: #f26522;font-size: 18px; font-weight: bold;font-family: 'Verdana_regular';  text-align: center; line-height: normal;}
/* ADDED BY SR */

.sec02_bt  p{color: #231f20;font-size: 23px;  padding: 20px 0; font-family: 'Verdana_regular';  text-align:left; line-height: 35px;}
.sec02_bt a.rd_more{color: #fc6206;font-size: 23px;font-family: 'Verdana_regular'; font-weight: bold; display: inline-block; text-align: left; text-decoration: none;}
.sec02_bt a.rd_more:hover{  color: #be1522;}

.section_03{background: #ffffff;   }
.section_03 p{color: #231f20;font-size: 18px;font-family: 'Verdana_regular'; text-align: left;padding: 20px 0; line-height: 24px;}
.section_03 a.view_btn{color: #be1522;font-size: 18px;font-family: 'Verdana_regular'; font-weight: bold; display: inline-block; text-align: left; text-decoration: none;border-bottom: 3px solid #be1522;}
.section_03 a.view_btn:hover{  color: #fc6206;border-bottom: 3px solid #fc6206;}
.section_03 .cont{padding: 62px 0;}
.section_03  .book_now {    position: absolute;    bottom: 25px;left: 110px; right: 0;margin: 0 auto;text-align: center;}
.section_03  .book_now a{color: #fff;font-size: 32px; line-height:32px;font-weight: bold;font-family: 'Verdana'; text-transform: uppercase;}
.section_03  .book_now a:hover{color: #000;}

.section_04{background: #ffffff url(https://www.krssltd.com/images/or_bg.jpg) no-repeat; background-size: cover; box-shadow:inset 0px 11px 30px -10px rgba(20, 19, 19, 0.9); padding: 70px 0 30px;}
.section_04 h4{ color: #fff; font-size: 24px; font-weight: bold;font-family: 'Verdana';text-align: left;}
.section_04 p{color: #fff;font-size: 18px;font-family: 'Verdana_regular'; text-align: left;padding: 20px 0; line-height: 24px;}
.section_04 a.more{color: #fff;font-size: 18px;font-family: 'Verdana'; font-weight: bold; display: inline-block; text-align: left; text-decoration: none;border-bottom: 3px solid #fff;}
.section_04 a.more:hover{  color: #000;border-bottom: 3px solid #000;}
.section_04 ul li{width: 50%; float: left; padding: 0 0 60px;}
.section_04 ul li:first-child{width: 100%;}

/*style merge on 16th Nov for inner 5 and onwards*/
.analytical-part-product {padding: 15px 0 0 0;}
.ana-product-des h3{color: #eb6607;font-size: 18px;line-height: 36px;font-family: 'Verdana';font-weight: bold;margin-bottom: 5px;}
.ana-product-des h3 a:after{display: none;}
.ana-product-des h4,.ana-product-des h5{color: #231f20;font-size: 16px;line-height: 30px;font-family: 'Verdana';margin-bottom: 5px;}
.ana-product-des p{color: #fff;font-size: 16px;line-height: 24px;font-family: 'Verdana_regular';    padding-right: 35px;margin-bottom: 5px;}
.ana-product-des>a{display: block;color: #fff;font-size: 13.5px;line-height: 35px;font-family: 'Verdana_regular';background: #f26522;width: 150px;height: 35px;text-align: center;float: right;position: relative;}
.ana-product-des>a:after {content: "+";font-family: 'Verdana';color: #fff;position: absolute;right: 10px;}
.ana-product-list ul li.open-div .ana-product-des>a:after {content: "\f078";position: absolute;right: 10px;font: normal normal normal 16px/1 FontAwesome; text-rendering: auto;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;color: #fff;top: 10px;}
.ana-product-des a span {display: none;}
.ana-product-list ul li.open-div .ana-product-des>a{font-size: 0;position: relative;}
.ana-product-list ul li.open-div .ana-product-des>a span {display: block;font-size: 13px;    position: absolute; width: 100%; left: 0; right: 0; top: 0;padding-right: 15px;}
.ana-product-des a:hover span,.ana-product-des a:hover {background: #cd1719;}

.ana-product-des{padding-left: 20px; width: 90%}
.ana-product-list ul li{display: table;width: 100%;}



.li-inner {background: #fff;}

.show-div {display: block;}
.training-section {padding:70px 0;}
.training-accrodian  h5{color: #fff;font-size: 24px;line-height: 37px;font-family: 'Verdana';background: #cd1719;padding: 16px 20px;border-bottom: 2px solid #231f20;}
.training-accrodian  .panel-default>.panel-heading{background: #dadada;border-bottom: 2px solid #231f20;}
.training-accrodian>ul>li.active-div{border-bottom: 0;}
#accordion h3 {display: block;color: #231f20;font-size: 17px;line-height: 25px; font-family: 'Verdana_regular';text-transform: capitalize;padding: 10px
    20px;font-weight: 600;background: #dadada;border-bottom: 2px solid #231f20;cursor: pointer;}
#accordion h3:hover,#accordion h3.ui-state-active {text-shadow: 0 1px #000;}
.ui-accordion-header:focus {outline: none;}
.ui-accordion-header:hover {color: #cd1719;}

.training-accrodian .li-inner li:hover{color: #fff;background: #cd1719;}

/* ADDED BY SR */
.training-accrodian .li-inner a:hover{color: #fff;background: #cd1719;}
.training-accrodian .li-inner a{color: #231f20;}
/* ADDED BY SR */

.active-div>.training-accrodian a.toggle{font-family: 'Verdana'; border-bottom: 2px solid #231f20;}
.li-inner li{color: #231f20;font-size: 16px;line-height: 24px; font-family: 'Verdana_regular';padding-bottom:30px;padding: 10px 30px; border-bottom: 2px solid #231f20;cursor: pointer;}
#accordion h3 {position: relative;}
#accordion h3:after {content: "\f054";font: normal normal normal 20px/1 FontAwesome; text-rendering: auto;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;color: #cd1719;position: absolute;right: 10px;transition: all ease 0.3s;top: 13px;}
#accordion h3.ui-state-active:after {content: "\f078";}
.training-accrodian .panel-body {padding: 0;}
.training-accrodian .panel-heading {border-top-right-radius: 0px;border-top-left-radius: 0px;}
.training-accrodian .panel-group .panel+.panel {margin-top: 0;}

.welcome-to-acadamy h3{color: #cd1719;font-size: 30px;line-height: 37px;font-family: 'Verdana';padding: 00px 0 20px 0;text-transform: uppercase;}
.welcome-to-acadamy h4{color: #231f20;font-size: 18px;line-height: 30px;font-family: 'Verdana';padding-bottom: 15px;}
.welcome-to-acadamy p,.welcome-to-acadamy ul li{color: #231f20;font-size: 16px;line-height: 24px; font-family: 'Verdana_regular',sans-serif;padding-bottom:20px;}
.welcome-to-acadamy h5 {color: #231f20;font-size: 16px;line-height: 25px;font-family: 'Verdana';padding-bottom:20px;}
.welcome-to-acadamy ul {list-style-type: disc;margin-left: 20px;}
.welcome-to-acadamy ul li{padding-bottom: 20px;}

/*inner6 styling starts here 16th Nov*/
.contact-us-text h3{color: #cd1719;font-size: 30px;line-height: 37px;font-family: 'Verdana';padding: 0px 0 30px 0;text-transform: capitalize;}
.contact-us-text h4{color: #231f20;font-size: 16px;line-height: 25px;font-family: 'Verdana';padding-bottom: 30px;}
.contact-us-text address,.contact-us-text p {color: #231f20;font-size: 16px;line-height: 24px; font-family: 'Verdana_regular';padding-bottom:15px;}
.contact-tel,.contact-fax {display: block;color: #231f20!important;font-size: 16px;line-height: 24px; font-family: 'Verdana_regular';padding-bottom:5px;}

/*inner7 styling starts here on 16th Nov*/
.taster-course-training h3{color: #cd1719;font-size: 30px;line-height: 37px;font-family: 'Verdana';padding-bottom: 20px;text-transform: capitalize;}
.taster-course-training h4{color: #231f20;font-size: 18px;line-height: 25px;font-family: 'Verdana';padding-bottom: 20px;text-transform: capitalize;}
.taster-course-training p {color: #231f20;font-size: 16px;line-height: 24px; font-family: 'Verdana_regular';padding-bottom:15px;}
.location-details li span{display: inline-block;color: #231f20;font-size: 18px;line-height: 25px;font-family: 'Verdana';}
.location-details li { color: #231f20;font-size: 16px;line-height: 24px;font-family: 'Verdana_regular';padding-bottom: 5px;}
.location-details li ul li{padding-left: 69px;}
.location-details li ul li:first-of-type{padding-left: 0px;}

/*tab section style here*/
ul.tabs li {float: left;cursor: pointer;}
.tab_content {padding: 20px;display: none;}
.tab_container {border: 1px solid #cd1719;clear: both;}
.tab_drawer_heading { display: none; }
ul.tabs li.active {display: block;}
.slider_img img{min-height:400px;object-fit:cover;object-position:center right;}
.inner4 .cartbut,.inner3 .cartbut,.inner2 .cartbut{display: none;}

/*styling done by swapnil*/
ul.tabs li.active{ background:#cd1719; padding:15px 20px; position:inherit;}
ul.tabs li{ font-size:16px; color:#fff; background:#aeb0b2; padding:10px 14px; margin-left:3px; font-weight:bold; text-align:center; font-family: 'Verdana_regular'; position:relative; bottom:-10px;}
ul.tabs li:first-child{ margin-left:0;}
.tab_content ul li{font-size:16px; color:#231f20; font-weight:400;   line-height:26px; padding:0 0 10px 0; font-family: 'Verdana_regular';}
.tab_content ol li{font-size:16px; color:#231f20; font-weight:400;   line-height:26px; padding:0 0 10px 0; font-family: 'Verdana_regular';}
.tab_content ul{ padding-left:25px; list-style:disc;}
.tab_content ol{ padding-left:25px; list-style:decimal; }

.sedex-lt-tab-wrapper ul.tabs li:hover{ background:#f26522; padding: 20px 25px 10px 25px;}
.sedex-lt-tab-wrapper ul.tabs li.active{ background:#f26522; padding: 20px 25px 10px 25px;}

.sedex-lt-tab-wrapper ul.tabs li{ height: 60px; line-height: normal; font-size:12px; color:#fff; background:#aeb0b2; padding:10px 25px; margin-left:2px; font-weight:bold; position:relative; bottom:-10px; font-family: 'Verdana_regular'; text-align:center;}
.sedex-lt-tab-wrapper ul.tabs{ padding:0; list-style:none;}
.sedex-lt-tab-wrapper ul.tabs li:first-child{ margin-left:0;}
.sedex-lt-tab-wrapper .tab_container{ background:#fde8de; border:0;}

.reeko-tab-wrapper{ margin:40px 0 0 0;}
.reeko-tab-wrapper ul.tabs li.active{ background:#f26522; position:relative;}
.reeko-tab-wrapper ul.tabs li.active::before{content:""; width:100%; height:15px; background:#f26522; display:block; position:absolute; top:-15px; left:0;}
.reeko-tab-wrapper ul.tabs li{ font-size:15px; color:#fff; background:#aeb0b2; padding:10px 13px; border-left:3px solid #fff; font-weight:bold; font-family: 'Verdana_regular'; text-align:center; display: table-cell;  float: none;}
.reeko-tab-wrapper ul.tabs{ list-style:none; padding:0; display:table; width:100%;}
.reeko-tab-wrapper ul.tabs li:first-child{ border-left:0;}
.reeko-tab-wrapper .tab_container{ background:#fff; border:2px solid #f26522;margin-top: 10px;}

.productDisc ul li{ font-size:16px; line-height:24px; font-family: 'Verdana_regular'; color:#231f20; padding:0 0 12px 5px;}
.productDisc ul{ list-style:disc; padding:0 0 0 20px;}

/*contact page style starts here*/
.contact-page-form form label {font-size:18px; color:#231f20; font-family: 'Verdana_regular';text-transform: capitalize;display: table-cell;width: 30%;text-align: right;vertical-align:middle;}
.contact-page-form .wpcf7-form-control-wrap {display: table-cell;padding-left: 20px;width: 70%;height: 35px;vertical-align:top; float: left;}
.contact-page-form textarea,.contact-page-form input {height: 100%;width: 100%;background: #dcddde;border: 0;padding: 5px;-webkit-appearance: none;-moz-appearance: none;border-radius: 0;}
.contact-page-form textarea {height: 90px;}

.contact-page-form select {height: 100%;width:200px;border: 1px solid #231f20;font-style: italic;text-transform: uppercase;border-radius: 0;    -webkit-appearance:none;}

.contact-page-form input[type="submit"] {width: 140px;height: 50px;background: #d2232a;text-transform: uppercase;color: #fff;float: right;position: relative;margin-top: 30px;    font-size: 22px;}
.contact-page-form input[type="submit"]:hover {background: #dcddde;transition: all ease 0.3s;}

.contact-page-form .wpcf7-form-control-wrap.title {width: 220px;display: inline-block;position: relative;}

.contact-page-form .wpcf7-form-control-wrap.title:before {content: "\f0d7";position: absolute;top:0;bottom: 0;right: 0;background: #231f20;color: #fff;    font: normal normal normal
    25px/1 FontAwesome;    line-height: 35px;pointer-events: none;text-rendering: auto;-webkit-font-smoothing: antialiased;width: 35px;text-align: center;}

.contact-page-form .wpcf7-form-control-wrap.country {width: 220px;display: inline-block;position: relative;}

.contact-page-form .wpcf7-form-control-wrap.country:before {content: "\f0d7";position: absolute;top:0;bottom: 0;right: 0;background: #231f20;color: #fff;    font: normal normal normal
    25px/1 FontAwesome;    line-height: 35px;pointer-events: none;text-rendering: auto;-webkit-font-smoothing: antialiased;width: 35px;text-align: center;}

.contact-page-form .wpcf7-form-control-wrap.capt {width: 275px;display: block;height: 97px;}
.contact-page-form input[type="checkbox"] {width: 40px;height: 40px;border: 0;border-radius: 0px;background: transparent;position: relative;z-index:1;}

.contact-page-form [type="checkbox"]:not(:checked), .contact-page-form [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

.contact-page-form [type="checkbox"]:not(:checked) + label, .contact-page-form [type="checkbox"]:checked + label {
    
    padding-left: 1.95em;
    cursor: pointer;
}

.contact-page-form [type="checkbox"]:not(:checked) + label:before, .contact-page-form [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    right: 15px;
    top: 10px;
    width: 40px;
    height: 40px;
    background: #dcddde;
}

.contact-page-form [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

.contact-page-form [type="checkbox"]:not(:checked) + label:after, .contact-page-form [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 20px;
    right: 26px;
    font-size: 1.4em;
    line-height: 0.8;
}
.send-me-email {font-size: 18px;
    color: #231f20;
    font-family: 'Verdana_regular';
    text-transform: capitalize;
    display: block;
    text-align: right;
    vertical-align: middle;     width: 224px;}
.chk-bx-wrap .wpcf7-form-control-wrap {padding-left: 0;}

.contact-page-form .wpcf7-list-item-label {display: none;}
.contact-page-form span.wpcf7-list-item {margin: 0;}
.contact-page-form .chk-bx-wrap {padding: 10px 0;position: relative; width: 305px;}
.contact-page-form .cap{width: 260px;margin: 40px 0 10px 250px;border: 1px solid #231f20;padding: 20px 0 15px 0;background: #d1d2d4;text-align: center;height: 80px;}
.contact-page-form .captcha-1 input{width: 275px;}
/*contact page style ends here*/

/*quote form style starts here*/
.contact-form {display: table;width: 100%;margin-bottom: 10px;}
.reeko-tab-wrapper form label {font-size:18px; color:#231f20; font-family: 'Verdana_regular';text-transform: capitalize;display: table-cell;width: 30%;text-align: right;vertical-align:top;}
.reeko-tab-wrapper .wpcf7-form-control-wrap {display: table-cell;padding-left: 20px;width: 70%;height: 35px;vertical-align:top;}
.reeko-tab-wrapper textarea,.reeko-tab-wrapper input {height: 100%;width: 100%;background: #dcddde;border: 0;padding: 5px;}
.address1 input,.address2 input {width: 69%;float: right;}
.reeko-tab-wrapper textarea {height: 90px;}
.reeko-tab-wrapper select {height: 100%;width:200px;border: 1px solid #231f20;}
.reeko-tab-wrapper input[type="submit"] {width: 140px;height: 50px;background: #d2232a;text-transform: uppercase;color: #fff;float: right;position: relative;right: 29%;}
.reeko-tab-wrapper .wpcf7-form-control-wrap.title {width: 220px;display: inline-block;position: relative;}
.reeko-tab-wrapper .wpcf7-form-control-wrap.title:before {content: "\f0d7";position: absolute;top:0;bottom: 0;right: 0;background: #231f20;color: #fff;    font: normal normal normal 25px/1 FontAwesome;    line-height: 35px;pointer-events: none;text-rendering: auto;-webkit-font-smoothing: antialiased;width: 35px;text-align: center;}
.reeko-tab-wrapper input[type="checkbox"] {width: 45px;height: 45px;display: inline-block;vertical-align: middle;border-radius: 0px;-webkit-appearance: none;background: #dcddde;}
.reeko-tab-wrapper .wpcf7-list-item-label {display: inline-block;vertical-align: bottom;}
.reeko-tab-wrapper span.wpcf7-list-item {margin: 0 15px 0 0;}
.reeko-tab-wrapper .chk-bx-wrap {padding: 10px 0;}
.reeko-tab-wrapper .cap{width: 100px;margin: 40px 0 10px 237px;border: 1px solid #231f20;padding: 15px;}
.reeko-tab-wrapper .captcha-1 input{width: 275px;}
/*quote form style ends here*/

.news_page article {clear: both;display: table;width: 100%;margin-bottom: 50px;}
.news_page article .post-thumbnail{float: left;width: 20%;}
.news_page article .entry-content{float: right;width: 77%;margin-left: 3%;}
.news_page article .entry-title {padding: 10px 0 30px 0;}
.news_details .entry-footer a{display: block;}
.news_details .entry-footer .vcard {display: block;}
.news_details .entry-footer a time {display: block;}
.meta-nav {    width: 25%;display: inline-block;}
.training-section {position: relative;z-index: 9;}

/*.woocommerce styling here*/
.woocommerce-cart {}
.woocommerce-cart .default_page thead{background: #e96e2d;}
.woocommerce-cart .default_page tr th {color: #fff;font-family: 'Verdana_regular';text-align: center;}
.woocommerce-cart table.cart img {width: 80px;}
.woocommerce-cart .default_page td{color: #231f20;font-family: 'Verdana_regular';}
.woocommerce-cart .quantity input{border: 0;}
.woocommerce-cart .default_page .product-name {border-right: 1px solid #e96e2d;text-align: left;}
.woocommerce-cart .default_page .product-price {border-right: 1px solid #e96e2d;}
.woocommerce-cart .default_page .product-quantity {border-right: 1px solid #e96e2d;}
.woocommerce-cart .default_page .cart_totals {width: 100%;}
.woocommerce-cart.woocommerce-page table.cart td.actions .input-text {width: 120px;}
.woocommerce-cart .default_page .cart_totals h2 {font-size:15px; color:#231f20; font-family: 'Verdana_regular';text-transform: capitalize;margin-bottom: 10px;}
.woocommerce-cart .default_page tr.cart-subtotal th {color: #231f20;    width: 85%;border-right:1px solid #e96e2d;}
.woocommerce-cart .default_page tr.order-total th {color: #231f20;    width: 85%;border-right:1px solid #e96e2d;    border-top: 1px solid #e96e2d;text-align: left;}
.woocommerce-cart .default_page tr.order-total{border-bottom: 1px solid #e96e2d;background: #facfb2;}
.woocommerce-cart .default_page tr.cart-subtotal th{text-align: left;}
.woocommerce-cart .woocommerce table.shop_table td {border-top: 1px solid #e96e2d;}
.woocommerce-cart .woocommerce table.shop_table {border: 0;}
.woocommerce-cart .actions {border-bottom: 1px solid #e96e2d;}
.woocommerce-cart .woocommerce table.shop_table tbody:first-child tr:first-child th,.woocommerce table.shop_table tbody:first-child tr:first-child td {border-top: 1px solid #e96e2d;}
.woocommerce-cart .woocommerce a.button.alt {background: #e96e2d;}
table.shop_table tbody td img {width: 122px;display: inline-block;}
table.shop_table tbody td>div{display: inline-block;}
table.shop_table tbody td>div h6 {color: #e96e2d;}
table.shop_table tbody  {text-align: center;}
table.shop_table tr td:first-of-type{text-align: left;    width: 55%;}
table.shop_table tr:last-of-type td{text-transform: uppercase;}

/*.woocommerce checkout form styling here*/
.invoice-address h3 {font-family: 'Verdana';font-size: 17px;margin-bottom: 20px;}
.invoice-address .form-row {padding: 3px;margin: 0 0 6px;}
.invoice-address .form-row{width: 100%;clear: both;display: table;}
.invoice-address .form-row label {display: inline-block;width: 30%;color: #231f20;font-family: 'Verdana_regular';vertical-align: -webkit-baseline-middle;}
.invoice-address .form-row textarea,.invoice-address .form-row input {background: #dcddde;border: 0;padding: 5px;display: inline-block;width: 70%;float: right;height: 30px;border-radius: 0px;}
.invoice-address .form-row textarea {height: 160px; font-style: italic;}
.invoice-address .form-row select {height: 30px;width:200px;border: 1px solid #231f20;font-style: italic;text-transform: uppercase;border-radius: 0;    -webkit-appearance:none;}
.invoice-address .form-row .select2-container {width: 70%!important;   }
.invoice-address  .select2-selection__rendered {background: #dcddde;border: 0;border-radius: 0px;}
.woocommerce-checkout .select2-container--default .select2-selection--single {border:0;}
.woocommerce-checkout .woocommerce-checkout #payment {background: #facfb2;}
.invoice-address .form-row input.button  {width: 40%;float: none!important;margin: 0 auto;border-radius: 0;    display: block;background: #e96e2d;height: 40px;font-family: 'Verdana_regular';}
.woocommerce-checkout .wc_payment_method  {font-family: 'Verdana_regular';}
.woocommerce-checkout #payment {border-radius: 0px;}
table.shop_table {border-radius: 0px;}
table.shop_table {border-collapse: collapse;font-family: 'Verdana_regular';    margin: 0 -1px 24px 0;text-align: left;width: 100%;}
table.shop_table tr td,table.shop_table tr th{border-bottom:1px solid #e96e2d;}
table.shop_table tr th:first-of-type{text-align: left;}
table.shop_table .order-total{background: #facfb2;}
.woocommerce-terms-and-conditions-link {display: inline-block;vertical-align: baseline;}
.invoice-address form .form-row input#terms {width: 70%;margin-top: 1px;}
.woocommerce-checkout #payment div.payment_box  {background-color: #e96e2d;}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {border: 1em solid #e96e2d;    border-right-color: transparent;border-left-color: transparent;border-top-color: transparent;}
.woocommerce-checkout #payment div.payment_box p:last-child  {color: #fff;}
.woocommerce-checkout #payment ul.payment_methods {border-bottom: 1px solid #e96e2d;}

.default_page h1 {color: #e96e2d;font-size: 40px;text-transform: uppercase;}
.check-out-page  {padding: 30px 0 10px 0;}
.coupon {width: 425px;float:  right;margin-bottom: 50px;border: 1px solid #e96e2d;}
.coupon h4{background: #e96e2d;text-align: center;color: #fff;font-family: 'Verdana_regular';padding-bottom: 0;padding: 10px 0;    font-weight: 600;letter-spacing: 1px;}
.coupon p{padding: 10px;border-bottom: 1px solid #e96e2d;font-family: 'Verdana_regular';}
.coupon label {font-family: 'Verdana_regular';font-size: 15px;padding: 10px 30px 10px 10px;border-right: 1px solid #e96e2d;}
.coupon .input-text {font-family: 'Verdana_regular';width: 49%;height: 26px;vertical-align: middle;margin-left: 5px;/*border: 1px solid #b3abb3;*/border:0;background: #dcddde;padding: 2px 5px;border-radius: 0px;}
.coupon .button{background: #e96e2d;color: #fff;font-family: 'Verdana_regular';border-radius: 0;height: 26px;    border: 0;width: 17%;white-space: normal;font-size: 10px;text-transform: uppercase;vertical-align: middle;    line-height: 11px;    font-weight: 600;}
.woocommerce-checkout .shop_table_responsive {font-family: 'Verdana_regular';}
table.shop_table_responsive tr td{border-right: 1px solid #e96e2d;text-align: center;padding:10px;text-transform: capitalize;font-weight: 600;}
table.shop_table_responsive tr td:last-of-type {border-right: 0;}
table.shop_table_responsive tr:last-of-type {background: rgba(233,110,45,0.5);font-family: 'Verdana';text-transform: uppercase;}
table.shop_table_responsive tr.empty-div td{padding: 2px;}
.shop_table_responsive th{background: #e96e2d;color: #fff;font-family: 'Verdana';text-align: center;text-transform: capitalize;padding: 10px;letter-spacing: 1px;}
.woocommerce-checkout .quantity .qty {border: 0;}
.woocommerce-checkout .cart input.button {float: right;background: #e96e2d;color: #fff;font-family: 'Verdana_regular';font-size: 16px;border-radius: 0;}
.woocommerce-checkout .woocommerce-info {font-family: 'Verdana_regular';font-size: 16px;border-top-color: #e96e2d;}
.woocommerce-info::before {color: #e96e2d;}
.woocommerce-billing-fields h3,.woocommerce-additional-fields h3 {font-size: 28px;}
.invoice-address form .form-row label.checkbox {width: 100%;}
.invoice-address form .form-row input.input-checkbox {width: 66%;}
.woocommerce .col2-set, .woocommerce-page .col2-set {margin-bottom: 50px;}
#order_review_heading {font-size: 30px;}
/*.woocommerce checkout form ends styling here*/
/*my basket dropdown*/
.woocommerce .inner-banner {position: relative;}
#woocommerce_widget_cart-2 {width: 450px;position: absolute;top: 0;right: 0px;background: #999999;z-index: 10;padding: 2px;display: none;}
#woocommerce_widget_cart-2 .widget-title {display: none;}
#woocommerce_widget_cart-2 ul.product_list_widget li img  {float: left;margin-right: 30px;margin-left: 20px;}
#woocommerce_widget_cart-2 .woocommerce-mini-cart-item {background: #fff;padding: 20px 0;}
.woocommerce.widget_shopping_cart .cart_list li a.remove {right: 10px;top: 20px;left: auto;}
#woocommerce_widget_cart-2  a.remove {color: #999!important;font-size: 15px;border: 2px solid #999;width: 25px;height: 25px;line-height: 19px;}
#woocommerce_widget_cart-2  a.remove:hover {background: none;}
.woocommerce.widget_shopping_cart .total {background: #e5671c;border-top: 0;font-family: 'Verdana';color: #fff;text-align: center;padding: 20px 0;}
.woocommerce ul.product_list_widget li a {font-family: 'Verdana_regular';color: #231f20;}
.woocommerce.widget_shopping_cart .total strong {text-transform: uppercase;letter-spacing: 1px;}
#woocommerce_widget_cart-2 .buttons {background: #fff;}
.button.wc-forward {display: none!important;}
.button.checkout.wc-forward {display: block!important;background: #fff;text-transform: uppercase;text-align: center;color: #e5671c;letter-spacing: 1px;margin-right: 0;}
.woocommerce.widget_shopping_cart .buttons a {margin: 0;}

/*style copy 21st*/
.banner-accordian-wrapper  {border-bottom: 3px solid #e45f10; position: relative;-webkit-box-shadow: 2px 7px 18px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 7px 18px -6px rgba(0,0,0,0.75);
box-shadow: 2px 7px 18px -6px rgba(0,0,0,0.75);}
.banner-accordian-wrapper .inner-banner { }
.banner-accordian-wrapper .inner-banner img { width:100%; height: 382px; object-fit: cover;}

.banner-accordian-wrapper .inner-banner .container { position: absolute; margin-left:-600px; top:0;left: 50%; padding: 15px 0; }
.banner-accordian-wrapper .inner-banner .container img { width: auto; height: auto; max-height: 370px;}
.banner-accordian-wrapper .inner-banner .container .banner-caption  { text-align: right;}
.banner-accordian-wrapper .inner-banner .container .banner-caption img { display: inline-block; padding: 0;}
.banner-accordian-wrapper .inner-banner .container .banner-caption h1 { color:#eb6607; font-size: 48px; display: inline-block; vertical-align: middle;}

.analyticalPartsList ul  { list-style: none; margin: 0; padding: 0 0 15px;}
.analyticalPartsList ul li { list-style: none; margin: 15px 0 0; padding: 0px 0 0; background: #bfbfbf;}
.analyticalPartsList ul li .proImg img{ width: 100%; height: auto; padding-bottom: 10px;}
.analyticalPartsList ul li .proDesc { color: #ffffff; font-size: 16px; font-weight: normal; font-family: 'Verdana_regular'; position: relative;padding-bottom: 10px;}
.analyticalPartsList ul li .proDesc h3{ font-size: 18px; color: #eb6607; padding-bottom: 18px; font-weight: normal;font-family: 'Verdana';}
.analyticalPartsList ul li .proDesc h3 a{ font-size: 18px; color: #eb6607; text-decoration: none; cursor: pointer;}
.analyticalPartsList ul li .proDesc h3 a:hover{ text-decoration:underline;}
.analyticalPartsList ul li .proDesc .manufacurer{ display: block;padding-bottom: 18px; color:#231f20; font-weight: normal;font-family: 'Verdana';}
.analyticalPartsList ul li .proDesc .condition{ display: block;padding-bottom: 18px; color:#231f20; font-weight: normal;font-family: 'Verdana';}
.analyticalPartsList ul li .proDesc p{ padding-bottom: 18px; }

.analyticalPartsList ul li .proDesc .moreinfo { /*position: absolute; right: 10px; bottom: -10px;*/ background: #e5671c; width: 140px; padding: 8px 10px; font-size: 14px; color: #ffffff; text-decoration: none; cursor: pointer;    float: right;}
.analyticalPartsList ul li .proDesc .moreinfo i {  font-size: 16px;}
.analyticalPartsList ul li .proDesc .moreinfo i.open { display: none; font-size: 24px;}
.analyticalPartsList ul li .proDesc .moreinfo.open i { display: none;}
.analyticalPartsList ul li .proDesc .moreinfo.open i.open { display: inline-block;}
.analyticalPartsList ul li .proDesc .moreinfo:hover { background: #ffffff; color: #e5671c; }
.analyticalPartsList ul li .proList { display: none; padding: 10px; background: #e5e5e5;}
.analyticalPartsList ul li .proList ul li { background: #e5e5e5;}
.analyticalPartsList ul li .proList ul li.header { background: #bfbfbf;font-family: 'Verdana';}
.analyticalPartsList ul li .proList ul li.header ul li { background: #bfbfbf; padding-left: 5px;}
.analyticalPartsList ul li .proList ul li { margin: 0; }
.analyticalPartsList ul li .proList ul li ul > li { margin: 0; padding: 0; font-family: 'Verdana_regular'; padding-left: 5px; padding-bottom: 10px; }
.analyticalPartsList ul li .proList ul li.header ul > li { font-family: 'Verdana';}
.analyticalPartsList ul li .proList ul li ul > li a.addToCart { background-image: url(https://www.krssltd.com/images/addToCart.png); background-repeat: no-repeat; background-position: center bottom; height: 23px; width: 23px; display: block;}
.analyticalPartsList ul li .proList ul li ul > li a.addToCart:hover { background-position: center top; cursor: pointer;}

.otherProducts { padding: 15px 0;}
.otherProducts h3 {color:#231f20; font-weight: normal; font-size: 30px; padding-bottom: 30px;}
.otherProducts .three-ana-hexa { background: url(https://www.krssltd.com/images/otherproductsBg.png) no-repeat; width: 300px; height: 590px; position: relative;}
.otherProducts .three-ana-hexa1 {  width: 200px; height: 200px; position: absolute; top: 40px; left: 0; text-align: center;}
.otherProducts .three-ana-hexa1>a{display: block;width: 125px;margin: 0 auto;}
.krss-other-product .three-ana-hexa1>a{width: 155px;}
.otherProducts .three-ana-hexa1 a img {width: 100%;}
.otherProducts .three-ana-hexa1 h5 span { display: block;}
.otherProducts .three-ana-hexa1 h5 a { color:#231f20; font-size: 18px; text-decoration: none;}
.otherProducts .three-ana-hexa1 h5 a:hover { color:#e5671c;}
.otherProducts .three-ana-hexa2 {  width: 200px; height: 200px; position: absolute; top: 220px; right: 0; text-align: center;}
.otherProducts .three-ana-hexa2 h5 span { display: block;}
.otherProducts .three-ana-hexa2 h5 a { color:#231f20; font-size: 18px; text-decoration: none;}
.otherProducts .three-ana-hexa2 h5 a:hover { color:#e5671c;}
.otherProducts .three-ana-hexa-new h5 a{ width: 100%;}
.otherProducts .three-ana-hexa-new a {width: 60%;}
.product_details .reeko-banner h1 {margin-right: 100px;}
.inner1 h1 {margin-right: 55px;}
 

.cartbut { background-color: #eb6607; background-image: url(https://www.krssltd.com/images/cart.png); background-repeat: no-repeat; background-position: right 8px; position: absolute; top:0; right: 50%; margin-right: -600px; padding: 15px 48px 15px 10px; font-size: 14px; font-style: italic; color:#ffffff; display: inline-block; z-index: 9; text-decoration: none; cursor: pointer;}
.cartbut:hover { color: #333333;}

.analytical-accordian { position: absolute; left: 50%; top: 0; margin-left: -600px; width: 300px;z-index: 1;}
.analytical-accordian ul { margin: 0; padding: 0; list-style: none}
.analytical-accordian ul li { margin: 0;list-style: none; background: #e5671c; color:#ffffff; position: relative; border-bottom: 1px solid #fff;    font-size: 19px;}
.accordion li a{padding: 18px 23px; }
.analytical-accordian>ul>li>a { color:#ffffff; text-decoration: none; width: 100%; display: inline-block;}
.analytical-accordian ul li a:hover { color:#333333;}
.analytical-accordian ul li i.open { display: none}
.analytical-accordian ul li i { position: absolute; right: 8px; top: 8px; display: block; cursor: pointer;}
.analytical-accordian ul li.open i { display: none}
.analytical-accordian ul li.open i.open { display: inline-block}
.active-div1>a {border-bottom: 2px solid #fff;}
.inner>li>a{font-family: 'Verdana_regular'; color: #fff; font-size: 14px; line-height: 17.55px;padding: 8px 23px;display: block; }
.inner>li>a:before {right: 0;}
/* 2nd level*/
.analytical-accordian ul li> ul li { margin: 0; padding:0;}
.accordion .inner { display: none;}
.accordion .inner.show{ display: block;}
.analytical-accordian ul.inner li {background: #999999;}
ul.reeko {background: #fff;width: 100%;}
.analytical-accordian  ul.reeko>li {background: #bfbfbf;width: 90%;margin: 0 auto;}
.analytical-accordian  ul.reeko>li>a {color: #231f20;    width: 100%;}
.analytical-accordian  ul.reeko>li>a:hover {background: #fcd8c8;}

.productDisc {font-family: 'Verdana_regular'; color: #231f20; font-size: 16px; line-height: 24px; padding-bottom: 50px;    min-height: 830px;}

.productDisc h1 { color: #eb6607; font-size: 30px; line-height: 37px; font-family: verdana; padding:30px 0;}
.productDisc p { padding-bottom: 18px;}

.main_content { position: relative;}
.innerLeftStrip { position: absolute; left: 0; bottom:0;z-index: -1;}
.productDisc strong { font-family: 'Verdana';    font-size: 18px;    vertical-align: baseline;}
.productDisc b { font-family: 'Verdana';    font-size: 18px;  display: block;}
.productDisc i {font-style: italic;}
/*16 th nov style here*/
.analytical-accordian ul li a {position: relative;}
.analytical-accordian .toggle:before {content: "\f067";font: normal normal normal 23px/1 FontAwesome;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: 10px;}
li.active-div1>.toggle:before {content: "\f078";}
.inner .toggle:before {content: "\f107";font: normal normal normal 23px/1 FontAwesome;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;    right: 0;}

.products_page .banner-accordian-wrapper .inner-banner .container img{width: 60%;}
.category_page .banner-accordian-wrapper .inner-banner .container img{width: 60%;}
.training_page .banner-accordian-wrapper .inner-banner .container{top: 50%;transform: translateY(-50%);}
.welcome_to_aca .banner-accordian-wrapper .inner-banner .container{top: 50%;transform: translateY(-50%);}
.courses_page .banner-accordian-wrapper .inner-banner .container{top: 50%;transform: translateY(-50%);}
.training_page .innerLeftStrip {bottom: -3px;z-index: -1;}
.location-details li strong {    margin-right: 5px;}
.location-details,.taster-course-training p {margin-bottom: 40px;}
.product_details .banner-caption h1{text-align: left;}
.section,.section_03{position:relative;}
.section:after,.section_03:after{content:"";background:url(https://www.krssltd.com/images/shadow.png)no-repeat;background-size:100% 100%; position:absolute;width:100%;height:18px;top:100%;}
.f-btm ul{margin-left:6.66666667%;}
#footer .social_links ul li{padding:0;line-height:52px;}
.menu_sec ul li:last-child {margin-left: 15px;}

.analytical-accordian ul li.pro-div a:before{content: "\f107";color: #fff;
    font: normal normal normal 23px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;right: 10px;}
.analytical-accordian ul.inner li>a:before{content: "\f067";color: #fff;    right: 10px;
    font: normal normal normal 20px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;top: 50%;
    transform: translateY(-50%);}

.analytical-accordian ul.reeko li>a:before {display: none;}
.accordion .inner>li.pro-div a:before {content: "\f107";
    color: #fff;
    font: normal normal normal 23px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 10px;    top: 25px;}
.analytical-accordian ul.inner li:last-of-type{border-bottom: 0;}
.products_page .banner-caption img{margin-top: 30px;}
.contact-us-text p a{color: #cf2127;text-decoration: underline;}
.menu ul li.current-menu-item a{color: #cf2127;}
.contact-page-form form .enq-wrap label {vertical-align: top;}
.wpcf7-captchac {width: 80%;height: 40px;}
div.wpcf7-validation-errors {text-align: center;}
.woocommerce-breadcrumb {    position: absolute;bottom: 0;}
.logo {margin-bottom: 10px;}
.location-details li strong {
    display: inline-block;
    color: #231f20;
    font-size: 18px;
    line-height: 25px;
    font-family: 'Verdana';vertical-align: baseline;
}
.main_content .woocommerce-breadcrumb {display:none;}

.otherProducts .three-ana-hexa3 {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 400px;
    left: 0;
    text-align: center;
	    z-index: 99;
}
.otherProducts .three-ana-hexa3 h5 a {
    color: #231f20;
    font-size: 18px;
    text-decoration: none;
}
.otherProducts .three-ana-hexa3 h5 a:hover {
    color: #e5671c;
}
.newsletter_sec input[type="email"] {
    font-size: 13.65px;
    padding: 6px 100px 6px 12px;
    font-family: 'Verdana_regular';
    width: 100%;
    border: 0;color: #231f20;
}
/*#woocommerce_widget_cart-2 {display:none;}*/
.wpcf7-not-valid-tip {display:none !important;}
.wpcf7-not-valid {border: 1px solid red !important;}
div.wpcf7-validation-errors {border: none !important; color: red !important;}
.news_page article .entry-title {
    padding: 10px 0 30px 0;
    font-size: 28px;
    line-height: 32px;
}
.woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: 10px;
    color: #eb6607;
}
.woocommerce-breadcrumb a {    color: #777 !important;}
.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: 10px;
    color: #eb6607;
}

li.menu-item-has-children { position: relative; }
li.menu-item-has-children ul { display: none; position: absolute; top: auto; left: 0; width:170px; background:#fc6206; z-index: 3;}
li.menu-item-has-children ul li { display: block;width: 100%;font-size:13px;}
li.menu-item-has-children ul li a { display: block;}
li.menu-item-has-children:hover ul { display: block;}
li.menu-item-has-children:hover ul ul { display: none;}
li.menu-item-has-children ul ul { width: 200px;}
li.menu-item-has-children:hover ul li.menu-item-has-children:hover ul { display: block;background:#999999;}
li.menu-item-has-children ul li {  text-align: left; padding: 10px 20px 0 10px;}
li.menu-item-has-children ul li:last-child { padding: 10px 10px;}
li.menu-item-has-children ul li.menu-item-has-children:before { right: 2%;	top: 50%;	border: solid transparent;	content: " ";	height: 0;	width: 0;	position: absolute;	pointer-events: none;	border-color: rgba(136, 183, 213, 0);	border-left-color: #ffffff;	border-width: 10px;	margin-top: -10px;}
li.menu-item-has-children ul li.menu-item-has-children:hover:before { border-left-color: #333333;}

li.menu-item-has-children ul li a { color: #ffffff;     line-height: normal;}
li.menu-item-has-children ul li a:hover { color: #ffffff; }
li.menu-item-has-children ul li.menu-item-has-children ul { top: 0; left: 100%;}

.open-cart-div>a{background: #999999;padding: 10px 0;text-align: center;display: block;color: #fff;text-transform: uppercase;font-size: 13px;letter-spacing: 1px;}
.open-cart-div>a:after {content: "\f00d";font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;    border: 1px solid #fff;border-radius: 10px;width: 20px;height: 20px;display: inline-block;vertical-align: middle;line-height: 18px;}
.open-cart-div {border: 1px solid #999999; position: absolute;top: 0;right: 50%;margin-right: -600px;z-index: 9;width: 450px;display: none;}
.information-div-wrap {display: table;width: 100%;background: #fff;}
.information-div-wrap ul li {display: table-cell;width: 33.33%;vertical-align: top;padding: 20px 0;}
.information-div-wrap ul li.img-div {text-align: center;}
.banner-accordian-wrapper .information-div-wrap>ul>li>img {width: 70%;height: auto;}
.product-info-div {font-weight: normal;font-family: 'Verdana_regular';font-size: 14px;}
.product-info-div h6 {font-family: 'Verdana';}
.product-info-div em ,.product-info-div span{display: block;}
.product-info-div span {margin-bottom: 30px;}
.close-product-info-div {text-align: right;font-family: 'Verdana_regular';color: #939598;position: relative;}
.close-product-info-div:before {content: "\f00d";font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;    border: 1px solid #939598;border-radius: 10px;width: 20px;height: 20px;display: inline-block;vertical-align: middle;line-height: 18px;   display: block; text-align: center;position: absolute;right: 20px;}
.close-product-info-div>a{display: block;    padding-top: 25px;font-size: 12px;margin-right: 5px;color: #999999;}
.shipping-div{background: #e5671c;color: #fff;font-family: 'Verdana_regular';text-transform: uppercase;}
.shipping-div {padding: 15px 0;}
.shipping-div li{display: table;width: 100%;}
.shipping-div h6{display:table-cell;width:70%;text-align: right;}
.shipping-div span{display:table-cell;width:30%;text-align: left;}
.shipping-div em {font-style: normal;padding: 0 10px;}
.total {font-family: 'Verdana';margin-top: 20px;}
.continue-to-checkout {color: #e5671c;background: #fff;text-transform: uppercase;text-align: center;padding: 10px 0;}
.continue-to-checkout a {display: block;}
.backcolor{content: "";display: none; background: rgba(153,153,153,0.7);    position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;    z-index: 1;}

.check-bx-wrap h5{margin-bottom: 20px;}
.check-bx-wrap p{margin-bottom: 20px;    padding-top: 5px;}
.check-bx-wrap p em {display: block;color: #00aeef;font-style: italic;text-decoration: underline;    font-weight: 600;}
.invoice-address {font-family: 'Verdana_regular';}
.invoice-address .checkbox h6 {font-family: 'Verdana';font-size: 15px;color: #e96e2d;text-transform: capitalize;margin-bottom: 10px;}
.budget-cost-center-wrap.checkbox label {    padding-left: 0;}
.checkbox input[type="checkbox"] {width: 30px;height: 30px;border-radius: 0px;background: #dcddde;border: 0;-webkit-appearance: none;position: relative;display: inline-block;vertical-align: top;}
.checkbox input[type="checkbox"]:checked::before {content: '✔';position: absolute;    font-size: 25px;left: 0;right: 0;text-align: center; top: -3px;}
.checkbox p{margin-left: 20px;    padding-top: 5px;display: inline-block;vertical-align: top;}
input[type="checkbox"]:focus {outline: none;}
.checkbox {margin-bottom: 30px;}
#budget-cost-center{background: #dcddde;border-radius: 0px;
    border: 0;
    padding: 5px;
    display: inline-block;
    width: 50%;
    height: 30px;}
input.alt {
    width: 100%;
    float: none!important;
    margin: 0 auto;
    border-radius: 0;
    display: block;
    background: #e96e2d;
    height: 60px;
    font-family: 'Verdana_regular';color: #fff;font-size: 30px;text-transform: uppercase;border: 0;font-weight: 600;}
.form-information {margin-bottom: 85px;}
.invoice-address {padding: 60px 0;}


.submit-wrap{width: 525px;}
.inner-submit {width: 71%;}


.checkbox [type="checkbox"]:not(:checked), .checkbox [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

.checkbox [type="checkbox"]:not(:checked) + label, .checkbox [type="checkbox"]:checked + label {
    
    padding-left:3.5em;
    cursor: pointer;
}

.checkbox [type="checkbox"]:not(:checked) + label:before, .checkbox [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 30px;
    width: 40px;
    height: 40px;
    background: #dcddde;
}

.checkbox [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

.checkbox [type="checkbox"]:not(:checked) + label:after, .checkbox [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 40px;
    left: 12px;
    font-size: 1.4em;
    line-height: 0.8;
}