@font-face {
    font-family: 'eurostileregular';
    src: url('../fonts/eurostile-webfont.woff2') format('woff2'),
         url('../fonts/eurostile-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'EurostileLTStd-Demi';
  src: url('../fonts/EurostileLTStd-Demi.eot?#iefix') format('embedded-opentype'),  url('EurostileLTStd-Demi.otf')  format('opentype'),
	     url('../fonts/EurostileLTStd-Demi.woff') format('woff'), url('EurostileLTStd-Demi.ttf')  format('truetype'), url('EurostileLTStd-Demi.svg#EurostileLTStd-Demi') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'EurostileLTStd-Bold';
  src: url('../fonts/EurostileLTStd-Bold.eot?#iefix') format('embedded-opentype'),  url('EurostileLTStd-Bold.otf')  format('opentype'),
	     url('../fonts/EurostileLTStd-Bold.woff') format('woff'), url('EurostileLTStd-Bold.ttf')  format('truetype'), url('EurostileLTStd-Bold.svg#EurostileLTStd-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}






.topLeft{}
.topLeft ul{float:left!important; width: auto!important;}
.topLeft ul li{color:#000!important;}
.topLeft ul a{ color: #000!important;}
.contact-us-calculator{
    padding: 10px 20px;
    font-size: 17px;
    letter-spacing: 1.5px;
    display: block;
    margin: 0 auto;
    width: 147px;
}

body {
  font-family: "eurostileregular", sans-serif;
  color: #444444;
  font-size:17px;
}

a {
  color: #0880e8;
}

a:hover {
  color: #2b99f8;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "eurostileregular", sans-serif;
}

p{ /*font-size:17px;*/ color:#062942; padding-bottom:20px; margin:0;}

.clear{ clear:both;}

.skyBg{ background: #f1f8ff;}


.nav-link{ font-size:14px; text-transform:uppercase; color:#000!important; letter-spacing: 1.2px;}
.nav-link:hover{ color:#004d96!important;}
.categoryHd a{    color: #000!important; letter-spacing:.8px;}


/*TEAM*/
.sectTeam {
	padding:0 0 20px 0;
}

.sectTeam .header-section {
	margin-bottom: 50px;
}

.sectTeam .header-section .small-title {
    margin-bottom: 25px;
	font-size: 16px;
    font-weight: 500;
    color: #3e64ff;
}

.sectTeam .header-section .title {
    font-weight: 700;
    font-size: 45px;
}

.sectTeam .single-person {
	margin-top: 30px;
	padding: 16px;
	background-color: #f6f9ff;
	border-radius: 5px;
}

.sectTeam .single-person:hover {
	/*background: linear-gradient(to right, #016cec, #00b5f7);*/
}

.sectTeam .single-person .person-image {
    position: relative;
    margin-bottom: 27px;
    border-radius: 50%;
    border: 4px dashed transparent;
    transition: padding .3s;
	padding:18px;
}

.sectTeam .single-person:hover .person-image {
	/*
	padding: 12px;
    border: 4px dashed #fff;
	*/
}

.sectTeam .single-person .person-image img {
	width: 100%;
    border-radius: 50%;
	/*border:3px solid #ccc;*/
	background: #000;
}
.sectTeam .person-info{ text-align: center;}
.sectTeam .single-person .person-info .full-name {
	margin-bottom: 4px;
	font-size: 20px;
    font-weight: 700;
	color: #000;
}

.sectTeam .single-person .person-info .speciality {
    text-transform: uppercase;
    font-size: 12px;
    color: #585858;
}

.sectTeam .single-person:hover .full-name,
.sectTeam .single-person:hover .speciality {
	/*color: #fff;*/
}
/*END TEAM*/


/*404 PAGE*/
.bg-404{ background:#f2f2f2;}
.error-page-wrap { width: 310px; height: 310px; margin: 55px auto;}

.error-page-wrap:before {
box-shadow: 0 0 200px 150px #fff;
width: 310px;
height: 310px;
border-radius: 50%;
position: relative;
z-index: -1;
content: '';
display: block; }

.error-page {
width: 310px;
height: 310px;
border-radius: 50%;
top: -310px;
position: relative;
text-align: center;

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0880e8+0,056eca+99 */
background: #0880e8; /* Old browsers */
background: -moz-linear-gradient(top,  #0880e8 0%, #056eca 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0880e8 0%,#056eca 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0880e8 0%,#056eca 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0880e8', endColorstr='#056eca',GradientType=0 ); /* IE6-9 */


}
.error-page h1{font-size: 6.2rem!important; color:#fff!important;}
.error-page:before {
width: 63px;
height: 63px;
border-radius: 50%;
box-shadow: 3px 25px 0 5px #C95439;
content: '';
z-index: -1;
display: block;
position: relative;
top: -19px;
left: 44px; }
.error-page:after {
width: 310px;
height: 17px;
margin: 0 auto;
top: 42px;
content: '';
z-index: 1;
display: block;
position: relative;
background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(35, 26, 26, 0) 59%, rgba(60, 44, 44, 0) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(59%, rgba(35, 26, 26, 0)), color-stop(100%, rgba(60, 44, 44, 0)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(35, 26, 26, 0) 59%, rgba(60, 44, 44, 0) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(35, 26, 26, 0) 59%, rgba(60, 44, 44, 0) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(35, 26, 26, 0) 59%, rgba(60, 44, 44, 0) 100%);
background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.65) 0%, rgba(35, 26, 26, 0) 59%, rgba(60, 44, 44, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#003c2c2c',GradientType=1 ); }
.error-page h1 {
color: rgba(255, 255, 255, 0.94);
font-size: 100px;
margin: 0 auto 0 auto;
text-shadow: 0px 0 7px rgba(0, 0, 0, 0.5); }
.error-page h1:before {
  width: 260px;
  height: 1px;
  position: relative;
  margin: 0 auto;
  top: 115px;
  content: '';
  display: block;
  background: -moz-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(111, 25, 25, 0.65)), color-stop(70%, rgba(75, 38, 38, 0)), color-stop(100%, rgba(60, 44, 44, 0)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
  background: radial-gradient(ellipse at center, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a66f1919', endColorstr='#003c2c2c',GradientType=1 ); }
.error-page h1:after {
  width: 260px;
  height: 1px;
  content: '';
  display: block;
  opacity: 0.2;
  margin: 0 auto;
  top: 50px;
  position: relative;
  background: -moz-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(247, 173, 148, 0.65)), color-stop(99%, rgba(255, 255, 255, 0.01)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  background: radial-gradient(ellipse at center, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6f7ad94', endColorstr='#00ffffff',GradientType=1 ); }
.error-page h2 { color:#FFEB3B!important;
margin: 1px 0 30px 0;
font-size: 17px; }
.error-page h2:before {
  width: 130px;
  height: 1px;
  position: relative;
  margin: 0 auto;
  top: 39px;
  content: '';
  display: block;
  background: -moz-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(111, 25, 25, 0.65)), color-stop(70%, rgba(75, 38, 38, 0)), color-stop(100%, rgba(60, 44, 44, 0)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
  background: radial-gradient(ellipse at center, rgba(111, 25, 25, 0.65) 0%, rgba(75, 38, 38, 0) 70%, rgba(60, 44, 44, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a66f1919', endColorstr='#003c2c2c',GradientType=1 ); }
.error-page h2:after {
  width: 130px;
  height: 1px;
  content: '';
  display: block;
  opacity: 0.2;
  margin: 0 auto;
  top: 11px;
  position: relative;
  background: -moz-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(247, 173, 148, 0.65)), color-stop(99%, rgba(255, 255, 255, 0.01)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  background: -o-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  background: radial-gradient(ellipse at center, rgba(247, 173, 148, 0.65) 0%, rgba(255, 255, 255, 0.01) 99%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6f7ad94', endColorstr='#00ffffff',GradientType=1 ); }

.error-back {
text-decoration: none;
color: #ffe100;
font-size: 15px; }
.error-back:hover {
color: #ffe100;
text-shadow: 0 0 3px black; }

@media only screen and (max-width: 1180px) {
.error-page-wrap{margin: 55px auto 55px 100px;}
}

@media only screen and (max-width: 991px) {
.error-page-wrap{margin: 55px auto 55px 0px;}
}

@media only screen and (max-width: 850px) {
.error-page-wrap{ width: 326px; height: auto; margin: 0 auto;}
.error-page{ margin:0 auto;}

.error-page{ position:inherit!important; top:0;}
.error-page-wrap:before{ display:none;}
.error-page-wrap .homeSevicesButton{ position:inherit!important; margin-top:50px;}
}

@media only screen and (max-width: 359px) {
.error-page{ width: 290px; height: 290px;}

.error-page-wrap{ width: 293px; margin:10px auto;}
.error-page-wrap .homeSevicesButton{ width:292px!important;}

}

/*END 404 PAGE*/


/*Edit Profile*/
.editProfile{ padding:10px 0 0 0; width:100%; max-width:480px;}
.editProfile label{ display:block; margin-bottom:5px;}
/*.editProfile input[type=text], .editProfile input[type=email], .editProfile input[type=tel]{width:96.5%; padding:10px 1.5%; font-size:14px; margin:0 0 1px 0; border:1px solid #bfbfbf; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.editProfile select{ width:99.9%; padding:10px 1.5%; font-size:14px; margin:0 0 1px 0; border:1px solid #bfbfbf; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}*/
.editProfile textarea{ font-family: 'latoregular', sans-serif; width:96.6%; padding:10px 1.5%; font-size:14px; margin:0 0 1px 0; border:1px solid #bfbfbf; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}
.editProfile input[type="submit"],.editProfile input[type="button"]{ width:120px; height: 46px; font-size: 17px; font-weight:500; border: 0; background: url(../images/black-button-bg.jpg) no-repeat 16px -645px #212121;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;;
}


.editProfile input[type=text], .editProfile input[type=password], .editProfile input[type=tel]{
    background: none;
    border: 1px solid #ebebeb;
    border-radius: 0;
    font-size: 14px;
    height: 35px;
	width:98%;
	padding:0 1%;
	margin-bottom:10px;
}
.editProfile select, .editProfile .nice-select{
	width:98%;
	background: none;
    border: 1px solid #ebebeb;
    border-radius: 0;
    font-size: 14px;
    height: 35px!important;
	line-height:35px!important;
	width:98%!important;
	padding:0 1%!important;
	margin-bottom:10px!important;
}

/*End Edit Profile*/


/*HOME STICKY*/
/*#sidebar{
  height: 250px;
  width: 10px;
  position: fixed;
  text-align: center;
  padding: 10px;
  margin-left: 10px;
  z-index:9999;
}
.stickyBar a {
  text-decoration: none;
  vertical-align: middle;
  text-align: center;
  line-height: 3;
}
.stickyBar p {
  color: white;
  position: relative;
  left: -10px;
  font-family: 'Lato';
}
.stickyBar p i {
  left: 30px;
  position: relative;
  vertical-align: middle;
  text-align: center;
  font-size: 24px;
}
.stickyBar .social {
  margin-left: -200px;
  width: 230px;
  padding: 0;
  display: inline-table;
  height: 0px;
  background-color: rgba(128, 128, 128, 0.73);
  -moz-transition-property: margin-left;
  -moz-transition-duration: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-property: margin-left;
  -ms-transition-duration: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-property: margin-left;
  -o-transition-duration: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-property: margin-left;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s;
  box-shadow: 0px 0px 6px 0px #3E3D3D;
  cursor: pointer;
}
.stickyBar .social:hover {
  margin-left: -30px;
  width: 230px;
  background-color: #3b5998;
}
.stickyBar .facebook:hover {
  background-color: #3b5998;
}
.stickyBar .twitter:hover {
  background-color: #4099FF;
}
.stickyBar .google:hover {
  background-color: #DD4B39;
}
.stickyBar .linkedin p i {
  left: 20px;
}
.stickyBar .google p i {
  left: 35px;
}
.stickyBar .youtube p i {
  left: 18px;
}
.stickyBar .youtube:hover {
  background-color: #E52D27;
}
.stickyBar .linkedin:hover {
  background-color: #0976B4;
}*/
/*END HOME STICKY*/




/*HOME SLIDER*/
.homeSevicesButton{ position:absolute; z-index:99; right:100px; top:150px; bottom:0; margin-top:auto; margin-bottom:auto; width:324px; height:318px;}
.homeSevicesButton a{background: rgba(0, 0, 0, 0.5); width:100%; display:inline-block; vertical-align:top; height:48px; line-height:48px; margin-bottom:8px; font-size:15px;  color:#fff; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.homeSevicesButton a:hover{background: rgba(1, 52, 101, 0.8);}
.homeSevicesButton a span{ display:inline-block; width:100%; background-image:url(../images/home-icons.png); background-repeat: no-repeat; padding:0 5px 0 58px;}

/*.hsbBatteries{ background-position:10px 12px;}
.hsbInverters{ background-position:10px -41px;}
.hsbSolarPanels{ background-position:10px -95px;}
.hsbGridtie{ background-position:10px -150px;}
.hsbSolarStreetLights{ background-position:10px -203px;}
.hsbLithium{ background-position:10px -257px;}
.hsbAutomotiveBatteries{ background-position:10px -313px;}
.hsbMotorcyleParts{ background-position:10px -365px;}
.hsbAutoGroup{ background-position:10px -420px;}
.hsbMotorcyle{ background-position:10px -481px;}*/

.hsbBatteries{ background-position:10px 12px;}
.hsbInverters{ background-position:10px -41px;}
.hsbSolarPanels{ background-position:10px -95px;}
.hsbGridtie{ background-position:10px -150px;}
.hsbSolarStreetLights{ background-position:10px -203px;}
.hsbLithium{ background-position:10px -257px;}
.hsbAutomotiveBatteries{ background-position:10px -313px;}
.hsbMotorcycleParts{ background-position:10px -365px;}
.hsbAutoGroup{ background-position:10px -420px;}
.hsbMotorcycle{ background-position:10px -481px;}
.hsbVrla{ background-position:11px -539px;}


.slider-content {
  position: relative;
  max-width: 112rem;
  min-width: 480px;
  background: #fff;
  margin: 0 auto;
  overflow: hidden;
  /*box-shadow: 0 0 35px 20px rgba(79, 69, 66, 0.2);*/
}
.slider-content .slider-container {
  position: relative;
  /*height: 70rem;*/
  height: 37rem;
  overflow: hidden;
}
.slider-content .slide-content {
  position: relative;
  width: 100%;
  height: 100%;
}
.slider-content .slide {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.slider-content .slide:after {
  content: "";
  display: table;
  clear: both;
}
.slider-content .slide.active {
  opacity: 1;
}
.slider-content .slide.active .clip-svg {
  -webkit-clip-path: circle(130% at 90%);
          clip-path: circle(130% at 90%);
}
.slider-content img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider-content .title-wrapper {
  position: absolute;
  color: white;
  left: 3rem;
  bottom: 5rem;
  width: 40%;
}
.slider-content .title-wrapper.bigger {
  width: 48%;
}
.slider-content .title-wrapper h1 {
  font-size: 9rem;
  margin: 0;
  line-height: 1;
  margin-bottom: 1rem;
  font-weight: 900;
}
.slider-content .title-wrapper h2 {
  font-size: 2rem;
  margin: 0;
}

.control-nav {
  position: absolute;
  left: 3rem;
  top: 18rem;
  z-index: 999;
}
.control-nav ul {
  position: relative;
  list-style: none;
  padding: 0;
}
.control-nav li {
  position: relative;
  width: 0.4rem;
  height: 1.5rem;
  margin: 1.5rem 0;
  background: white;
  opacity: 0.5;
  border-radius: 3rem;
}
.control-nav li.active {
  opacity: 1;
}

.nav-wrapper {
  position: absolute;
  right: 2%;
  top: 49.6%;
  text-align: right;
  cursor: pointer;
  z-index: 999;
}
.nav-wrapper .next-color {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: white;
  font-size: 2rem;
  margin-right: 1rem;
  overflow: hidden;
}
.nav-wrapper .next-color span {
  display: block;
}
.nav-wrapper .next-color span:last-child {
  font-weight: bold;
  text-transform: uppercase;
}
.nav-wrapper .next-button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  background: #f59600;
  border-radius: 50%;
  text-align:center;
}
.next-button i{ line-height:50px; font-size:35px; color:#fff;}
.nav-wrapper .next-button svg {
  width: 100%;
  height: 100%;
  padding: 2rem;
  padding-left: 3rem;
}

.footer-wrapper {
  position: absolute;
  color: white;
  bottom: 5rem;
  right: 4rem;
  z-index: 10;
}
.footer-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-wrapper ul:after {
  content: "";
  display: table;
  clear: both;
}
.footer-wrapper li {
  position: relative;
  float: left;
  margin: 0 1rem;
}
.footer-wrapper a {
  text-decoration: none;
  color: white;
  font-size: 1.8rem;
  font-weight: 700;
}

svg.mask {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.clip-svg {
  -webkit-clip-path: circle(25px at 90%);
          clip-path: circle(25px at 90%);
  width: 100%;
  height: 100%;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

/*END HOME SLIDER*/

/*AWARDS*/
.panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
  font-size:17px;
  font-weight:500;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}
.awardsTab{ padding:40px 0;}
.awardsTab .panel-body{ padding:20px 20px 30px 20px;}
.awardsTab .panel-default>.panel-heading a[aria-expanded="false"] {
  background-color: #f1f8ff;
}
.awardsTab .panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #2b99f8;
  color:#f1f8ff;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
/*END AWARDS*/


/*BUTTONS*/
.animate
{
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}

.action-button
{
	position: relative;
	padding: 10px 40px;
  margin: 0px 10px 10px 0px;
  float: left;
	border-radius: 3px;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;	
}
a.action-button:hover{ color:#fff!important;}
a.action-button.activeBtn:hover{ color:#000!important;}

.blue
{
	background-color: #3498db;
	border-bottom: 5px solid #2980B9;
	text-shadow: 0px -2px #2980B9;
}

.red
{
	background-color: #e74c3c;
	border-bottom: 5px solid #c0392b;
	text-shadow: 0px -2px #c0392b;
}

.green
{
	background-color: #2ecc71;
	border-bottom: 5px solid #27ae60;
	text-shadow: 0px -2px #27ae60;
}

.yellow
{
	background-color: #f1c40f;
	border-bottom: 5px solid #f39c12;
	text-shadow: 0px -2px #f39c12;
}

.action-button:active
{
	transform: translate(0px,5px);
  -webkit-transform: translate(0px,5px);
	border-bottom: 1px solid;
}
.action-button.activeBtn{ color:#000; text-shadow: 0px -2px #ead6d6; background:#ccc; border-color:#a0a0a0;}
/*END BUTTONS*/

/*HEADERE*/
header .fixed-top{
 top: 34px;}
/*END HEADER*/

/*FOOTER SECTION*/

.footerSection {
  background: #eee;
  width: 100%;
  padding: 20px 0px;
  overflow: hidden;
}

.footerSection ul {
  text-align: center;
  margin: 0;
  padding: 0;
}

.footerSection ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  padding: 0px 0 0px 12px;
  text-align: center;
}

.footerSection ul li:after {
  content: '|';
  display: inline-block;
  padding-left: 12px;
  font-size: 14px;
}

.footerSection ul li:last-child:after {
  display: none;
}

.footerSection ul li a {
  color: #3f3f3f;
  font-size: 15px;
  font-weight: 500;
}

.footerSection ul li {
  padding: 0px 0 0px 5px;
}

.footerSection ul li:after {
  padding-left: 8px;
}
/*END FOOTER SECTION*/

.appandTechButttons{ overflow:hidden; text-align:center;}
.appandTechButttons .action-button{ display:inline-block; float:none;}

.topBar{height: 34px; font-size: 14px; color: rgba(255, 255, 255, 0.8); transition: all 0.5s ease 0s; background: rgb(238, 238, 238);}
.topBar ul{padding: 0px; margin: 0px; list-style: none; float:right; width:186px;}
.topBar ul li{display: inline-block; padding:7px 6px 6px 6px;}
.topBar ul li i{ font-size:18px; color:#848484;}
.topBar ul li i.fa-whatsapp{ font-size:15px; }
.topBar ul li i.fa-envelope{ font-size:14px; }


.srDropDown .dropdown-menu.dropdown-menu-right{ left:inherit!important; right:0; top:32px!important; transform: inherit!important;}
.srDropDown .dropdown-toggle:after{ display:none;}
.topBar ul li.srDropDown{ position:relative;}
.topBar ul li.srDropDown a{ font-size:13px;}

.innerPages{ padding:106px 0 0 0;}
.innerPages h1{ font-size:2.2rem; color:#000; font-family: inherit;}
.innerPages h2{ font-size:1.56rem; color:#000; font-family: inherit;}
.innerPages p{ text-align:justify; line-height:24px;}
a.knowMore{ background: #19459d; font-size: 15px; color: #fff; border: 0; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; display:block; 
width:130px; height:38px; line-height:37px; text-align:center;}
a.knowMore:hover{ background:#ccc; color:#000;}

.innerBanner{ position: relative;}
.productCategoryBanner{ position:relative; overflow:hidden;
/*  min-height: 0px;background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
	
}
.productCategoryBanner img{ width:100%;}
.inBanneroverbg{ position:absolute; top:0;
width: 100%; height:100%;
display: block;
/*background: rgba(255, 255, 255, 0.88);*/

 background:linear-gradient(rgba(5, 74, 133, 0.8), rgba(5, 74, 133, 0.9));

}


.inBanContent{ padding:0 0; text-align: center; width:80%; height:100px; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; z-index: 1; box-sizing: border-box;}
.inBanContent p{ color:#fff;}
.inBanHeading{ font-size:37px; /*color:#345cab;*/ color:#fff; text-transform:uppercase; line-height:37px; padding:0 0 15px 0; display:block;}

.breadcrumbs{ font-size:14px; font-weight:600; line-height: 19px; color:#fff;}
.breadcrumbs a{display: inline-block; text-decoration: none; vertical-align: top; color:#9ebfff;}
.breadcrumbsLine{display: inline-block; position: relative; margin: 0 0.45em; vertical-align: top; text-align: center;}
.breadcrumbsLine:before{ content:'/'; color:#fff; box-sizing: border-box;}
.breadcrumbCurrent{ color:#fff;}

.homeContent{ padding:70px 0 0 0; width:100%;}
.innerContent{ padding:70px 0 60px 0;}

.twoBox{}
.batteryType{ width:50%; float:left; 

	
}
.batteryTypeInner{	
	background:#f7f8f9;
	min-height:478px;
	margin:0 10px;
	position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
}
.batteryTypeInner:hover
{
    box-shadow: 0px 0px 22px #444;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.04);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.04);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.04);
    transition: all 200ms ease-in;
    transform: scale(1.04);
}
.style_prevu_kit
{
    display:inline-block;
    border:0;
    width:50%;
    height:210px;
     

}



.prodCatCoverBg{ background: center / cover no-repeat url("../images/solar-content-bg.jpg"), #054a85;
padding:60px 0 27px 0; margin-top:50px;}
.prodCatCover{ position: relative;  margin-bottom:37px; background: #fff; box-shadow: 5px 10px 29px 0 rgba(68, 88, 144, 0.2); transition: all 0.3s ease-in-out;}
.prodCatCover .procatimageCover{}
.prodCatCover .procatimageCover img{ width:100%; height:auto;}
a.downloadSpecification{ background:#ffae00; font-size:15px; color:#171717; width:188px; height:30px; line-height:28px; text-align:center; float:right;}
a.downloadSpecification:hover{ color:#000;}
.proBoxContnet{ clear:both; padding: 40px 30px 60px 30px;}
.proBoxContnet ul{ margin-left:15px; padding:0;}
.proBoxContnet ul li{ font-size:15.2px;}

.vrlaHeight{min-height: 300px;}
@media (max-width: 1199px) {
.vrlaHeight{min-height: 325px;}	
}
@media (max-width: 991px) {
.vrlaHeight{min-height: auto;}	
}

.proBoxContnet h2{ font-size:19px; font-family: "eurostileregular", sans-serif; font-weight:500; color:#345cab; text-transform:uppercase; padding:0 0 18px 0; margin:0;}
.proBoxContnet p{ text-align:justify;}
.proBoxContnet a.prodBtn{ background:#19459d; width:132px; font-size:15px; color:#fff; border:0; padding:.375rem 1rem; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; position:absolute; left:0; right:0; margin:0 auto; bottom:25px;}
.proBoxContnet a.prodBtn:hover{ background:#ffae00;}




/*WHITEPAPERS*/

.commanboxDesign .single_service {
  padding: 32px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
}

.commanboxDesign .single_service:hover{
  box-shadow: 6px 5px 5px rgba(0, 0, 0, 0.4);
}

.commanboxDesign .icon {
  border: 1px solid #666;
  border-radius: 5%;
  color: #333333;
  font-size: 35px;
  line-height: 65px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  width: 70px;
}

.commanboxDesign .single_service .pdfIcon {
  padding-right: 25px;
}

h4.single_service-heading {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  min-height:46px;
}

.single_service-body p {
  font-size: 13px;
  line-height: 25px;
}

.pdfIcon {
  vertical-align: top;
}
.single_service-body {
  color: #333333;
  display: table-cell;
  vertical-align: top;
}
.hvr-curl-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
	text-align:center;
}
.commanboxDesign .single_service:hover {
    background: #f1f1f1 none repeat scroll 0 0;
}
/*END WHITEPAPERS*/ 

/*PRODUCT*/ 
img { max-width: 100%; height: auto; outline: none!important;}
.alignCenter{ text-align:center!important;}
.centered { margin: 0 auto;}
.crativeCircleImg{ float:right; margin-left:32px; overflow:hidden; border:12px solid #545b62; width:300px; height:300px; -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px; position:relative; box-shadow: 5px 5px 15px 0 rgba(68, 88, 144, 0.4);  transition: all 0.3s ease-in-out;}
.crativeCircleImg img{ width:85%; max-width:300px; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto;}

.crativeCircleImgRight{ float:left; margin-right:32px; overflow:hidden; border:12px solid #545b62; width:300px; height:300px; -webkit-border-radius: 300px; -moz-border-radius: 300px; border-radius: 300px; position:relative; box-shadow: 5px 5px 15px 0 rgba(68, 88, 144, 0.4);  transition: all 0.3s ease-in-out;}
.crativeCircleImgRight img{ width:85%; max-width:300px; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto;}


.scBg{background-image:url(../images/solar-content-bg.jpg)!important; background-size: cover; background-attachment:fixed; position:relative; padding:100px 0 0 0; text-align:center;}

.ptbbg{background-image:url(../images/ptb-bg.jpg); background-size: cover; background-attachment:fixed; position:relative; padding:100px 0 0 0; text-align:center;}
.ptbContent{ width:45%; display:inline-block; vertical-align:bottom; background: rgba(255, 255, 255, 0.9); margin:0 1.5% 0 1.5%; min-height:500px;}
.ptbbg h2{}
.downloadCatalog{ width:180px; height:40px; line-height:40px; margin-left:auto; margin-right:auto;}


.seniorManagemnt .row{
	position: relative;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    padding: 30px;
	margin-bottom:20px;
    border-radius: 10px;
    background: #fff;
	
	align-items: flex-start!important;
}
.seniorManagemnt .team-mainsection{}
.seniorManagemnt .team-mainsection figure{overflow: hidden; width: 250px; height:250px; border-radius: 100%; margin:0;}
.seniorManagemnt .team-mainsection img{ max-width:100%; height:100%;}
.seniorManagemnt .team-detail-text{padding-left: 30px;}
.seniorManagemnt .team-detail-text h4{font-weight: 700; margin-bottom: 5px; font-size: 25px; color: #05579e;}
.seniorManagemnt .team-detail-text h5{display: block; font-size: 15px; font-weight:bold; padding-bottom: 10px; position: relative; font-weight: 500;}
.seniorManagemnt .team-detail-text h5::after { content: ''; position: absolute; display: block; width: 50px; height: 1px; background: #bfe0fd; bottom: 0; left: 0;}
.seniorManagemnt .team-detail-text p{margin: 10px 0 0 0; font-size: 14px;}


.boardDirectors{}
.boardDirectors .row{ margin-bottom:25px; background:#f8f8f8;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;
}
.boardDirectors .row .col-md-6{  padding:25px;
}
.boardDirectors h3{font-weight: 700; margin-bottom: 5px; font-size: 25px; color: #05579e;}
.boardDirectors h4{display: block; font-size: 17px; padding-bottom: 10px; position: relative; font-weight: 500;}
.boardDirectors h4::after { content: ''; position: absolute; display: block; width: 50px; height: 1px; background: #bfe0fd; bottom: 0; left: 0;}


.tabbable-panel {
  width:100%;
}

.tabbable-line > .nav-tabs {
  border: 0!important;
  margin: 0px 0 25px 0;
  text-align:center;
  display:inline-block;
  width:100%;
}
.tabbable-line > .nav-tabs > li {
  display:inline-block;
      width: 38%;
}
.tabbable-line > .nav-tabs > li:first-child { margin-right:-4px;}

.tabbable-line > .nav-tabs > li:first-child > a{
-webkit-border-top-left-radius: 25px;
-webkit-border-bottom-left-radius: 25px;
-moz-border-radius-topleft: 25px;
-moz-border-radius-bottomleft: 25px;
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
}
.tabbable-line > .nav-tabs > li:last-child > a{
-webkit-border-top-right-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
-moz-border-radius-topright: 25px;
-moz-border-radius-bottomright: 25px;
border-top-right-radius: 25px;
border-bottom-right-radius: 25px;
}


.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}


.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  position: relative;
}
.tabbable-line > .nav-tabs > li > a {
	width:100%;

  border: 0;
  color: #333333;
  
  
    background:#f8f8f8;
    display: inline-block;
    padding: 15px 35px 16px 35px;
    
    transition: none;
    font-size: 17px;
    font-weight: 500;
    font-family: "eurostileregular", sans-serif;
    transition: 0.3s;
}
.tabbable-line > .nav-tabs > li > a:hover, .tabbable-line > .nav-tabs > li > a.active{
	background: #0880e8;
	color: #fff;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
 
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}






.our-offer-items{ margin-top:20px;}

.site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.site-heading h2 span {
  color: #0665b7e6;
}

.site-heading h4 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}

.site-heading h4::before {
  background: #0665b7e6 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}

.site-heading {
  margin-bottom: 60px;
  overflow: hidden;
  margin-top: -5px;
}

.carousel-shadow .owl-stage-outer {
  margin: -15px -15px 0;
  padding: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot span {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid;
  height: 15px;
  margin: 0 5px;
  width: 15px;
}

.we-offer-area .our-offer-carousel .owl-dots .owl-dot.active span {
  background: #0665b7e6 none repeat scroll 0 0;
  border-color: #0665b7e6;
}

.we-offer-area .item {
  background: #ffffff none repeat scroll 0 0;
  border-left: 2px solid #0665b7e6;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  overflow: hidden;
  padding: 30px;
  position: relative;
  z-index: 1;
}

.we-offer-area.text-center .item {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  padding:25px 15px;
  min-height: 360px;
}

.we-offer-area.text-center .item i {
  background: #0665b7e6 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 40px;
  height: 80px;
  line-height: 80px;
  position: relative;
  text-align: center;
  width: 80px;
  z-index: 1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  margin-bottom: 25px;
}

.we-offer-area.text-center .item i::after {
  border: 2px solid #0665b7e6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 90px;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 90px;
  z-index: -1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area.text-center .item img.svgColor{ filter: invert(1) sepia(1); max-width:50px; }
.we-offer-area.text-center .item:hover  img.svgColor{filter: invert(60%) sepia(96%) saturate(5775%) hue-rotate(191deg) brightness(96%) contrast(94%); }
.we-offer-area.text-center .item .imageIcom { text-align:center;
  background: #0665b7e6 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  font-size: 40px;
  height: 80px;
  line-height: 80px;
  position: relative;
  text-align: center;
  width: 80px;
  z-index: 1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  margin-bottom: 25px;
}

.we-offer-area.text-center .item .imageIcom::after {
  border: 2px solid #0665b7e6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 90px;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 90px;
  z-index: -1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area.item-border-less .item {
  border: medium none;
}

.we-offer-area .our-offer-items.less-carousel .equal-height {
  margin-bottom: 30px;
}

.we-offer-area.item-border-less .item .number {
  font-family: "Poppins",sans-serif;
  font-size: 50px;
  font-weight: 900;
  opacity: 0.1;
  position: absolute;
  right: 30px;
  top: 30px;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
.we-offer-area.center-active .single-item:nth-child(2n) .item {
  background: #0665b7e6 none repeat scroll 0 0;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item i,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item h4,
.our-offer-carousel.center-active .owl-item:nth-child(2n) .item p,
.we-offer-area.center-active .single-item:nth-child(2n) .item i,
.we-offer-area.center-active .single-item:nth-child(2n) .item h4,
.we-offer-area.center-active .single-item:nth-child(2n) .item p {
  color: #ffffff;
}

.we-offer-area .item i {
  color: #0665b7e6;
  display: inline-block;
  font-size: 60px;
  margin-bottom: 20px;
}

.we-offer-area .item h4 {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}

.we-offer-area .item p {
  margin: 0;
}

.we-offer-area .item i,
.we-offer-area .item h4,
.we-offer-area .item p {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}

.we-offer-area .item::after {
  background: #0665b7e6 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: -1;
}

.we-offer-area .item:hover::after {
  left: 0;
}

.we-offer-area .item:hover i,
.we-offer-area .item:hover h4,
.we-offer-area .item:hover p {
  color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i::after {
  border-color: #ffffff !important;
}

.we-offer-area.text-center .item:hover i {
  background-color: #ffffff !important;
  color: #0665b7e6 !important;
}

.we-offer-area.text-left .item i {
  background: #0665b7e6 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 60px;
  height: 100px;
  line-height: 100px;
  margin-bottom: 30px;
  position: relative;
  width: 100px;
  z-index: 1;
  text-align: center;
}

.we-offer-area.text-left .item i::after {
  border: 2px solid #0665b7e6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  height: 120px;
  left: -10px;
  position: absolute;
  top: -10px;
  width: 120px;
}

.skybg{ background: #f1f8ff;}
.fiftyPlusMembers{}
.fiftyPlusMembersIn{width:100%;margin:0px;}
.lMember img{margin-top:15%;}
.fiftyPlusMembersIn p {
    text-align: justify;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    margin-left: 100px;
}
.lMember { width: 50%; float: left;  position: relative;}
.fpmbgspace{ height: 100%; padding: 50px 40px;}
.lMember img { margin-top: 15%;}

.production-equipment {  position: relative;}
.production-equipment::before { position: absolute;  content: ''; width: 1px; background: #ccc; height: 100%; left: 6.5%;}
.production-equipment .icon-abs { position: absolute; width: 80px; height: 80px; background: #0a67ce; border-radius: 50%; border: 2px solid #fff; left -1.5%; text-align:center;}
.production-equipment .icon-abs i { font-size: 35px; color: #fff; line-height: 80px;}

.ppbox{}


.gpresence .we-offer-area{ width:100%;}
.gpresence h3{ font-size:18px; border-bottom:1px solid #ccc; padding-bottom:10px; margin-bottom:10px;}
.gpresence ul{}
.gpresence ul li{ list-style:circle; text-align:left; }
.gpresence .we-offer-area.text-center .item{ min-height:inherit!important;}
.gpresence .item{ height:inherit!important;}
.gpresence .itemBig{ min-height:600px;}

.distriName{ width:100%;}
.content-box {
    background-color: #fafafb;
    box-shadow: 1px 4px 8px rgba(0,0,0,.15);
    transition: all .3s ease-in-out;
    padding: 18px;
    padding-bottom: 0;
    margin-top: 40px;
    margin-bottom: 10px;
	font-size:14px;
    min-height: 280px;
}
.content-box i{ font-size:34px; margin-bottom:20px;}
.content-box h4{ font-size:14px; font-weight:600; text-align:left;}
.content-box .finbyz-icon {
    height: 100px;
    width: 100px;
    display: inline;
}

/*END PRODUCT*/ 

/*TECHNOLOGY*/
.gelTechnoImg{ float:left; width:30%;}
.gelTechnoContent{ float:right; width:65%;}

.tipsGasHanding{}
.tipsGasHanding h5{ margin:10px 0 0 0!important; text-align:center!important;}
.tipsGasHanding p{ text-align:center!important;}
/*END TECHNOLOGY*/


/*ABOUT*/
.radevbg{background-image:url(../images/ptb-bg.jpg); background-size: cover; background-attachment:fixed; position:relative; padding:100px 0 80px 0; text-align:center;}
.bgcolorAboveImg{ width:100%; height:100%; display:block; position:absolute; top:0; z-index:0; background: rgba(19, 78, 128, 0.8);}
.radevbg h2{ color:#fff;}
.radevbg p{ color:#fff;}
.radevbg ul{ margin:0; padding:0 0 0 20px;}
.radevbg li{ list-style:circle; text-align:left; color:#fff; line-height:22px; text-align:justify; margin-bottom:12px;}
ul.thlisting{ margin:0; padding:0;}
ul.thlisting li{ background: rgba(225, 225, 225, 0.9); list-style:none;  margin-bottom:10px; overflow:hidden; padding:10px 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
ul.thlisting li figure{ display:inline-block; float:left; margin-right:10px;}
.thText h5{ color:#000;}
.thText p{ font-size:13px; line-height:17px; color:#000;}


.legacy .legacy-box {
    width: 50%;
    margin: 0px auto;
    text-align: center;
    background: #376ea5e6;
    padding: 40px 40px;
}

.legacy .legacy-box h3 {
    color: #fff;
    font-size: 30px;
    letter-spacing: 10px;
}
.legacy .legacy-box h2 {
    color: #fff;
    font-size: 80px;
    font-weight: 900;
}
.legacy .legacy-box p {
    color: #fff;
    font-size: 17px;
}
.legacy{
	background:url('../images/legacy.jpg');
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
	padding:50px 0px;
}

/*END ABOUT*/


/*TAB*/
.sky-tabs,
.sky-tabs * {
	/*margin: 0;
	padding: 0;*/
	outline: none;
	border: 0;
	background: none;
}
.sky-tabs {
	position: relative;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 0;
	text-align: left;
	color: #666;
}
.sky-tabs > input {
	position: absolute;
	display: none;
}
.sky-tabs > label {
	position: relative;
	z-index: 1;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 1px;
	padding-top: 0;
	padding-left: 0;
	font-size: 13px;
	line-height: 45px;
	cursor: pointer;
	margin:0;
}
.sky-tabs > label.inverse {
	float: right;
	padding-right: 0;
	padding-left: 1px;
}
.sky-tabs > label.disabled {
	cursor: default;
}
.sky-tabs > label span {
	display: block;
	padding: 0;
	background:#eceff1;
}
.sky-tabs > label span span {
	
	font-size:15px;
	padding: 8px 15px;
	background: transparent;
	transition: background 0.4s, color 0.4s;
	-o-transition: background 0.4s, color 0.4s;
	-ms-transition: background 0.4s, color 0.4s;
	-moz-transition: background 0.4s, color 0.4s;
	-webkit-transition: background 0.4s, color 0.4s;	
}
.sky-tabs.tubeTechTab > label span span {
font-size:14px;
padding: 8px 10px;
}


.sky-tabs > label:hover span span {
	background: #2da5da;
	color: #fff;	
}
.sky-tabs > label.disabled span span {
	background: transparent;
	color: inherit;
}
.sky-tabs > input:checked + label {
	cursor: default;
}
.sky-tabs > input:checked + label span span {
	background: #0880e8;
	color: #fff;
}
.sky-tabs > .switcher {
	display: none;
}
.sky-tabs > .switcher a {
	display: block;
	margin: 0 -20px;
	padding: 0 20px;
	text-decoration: none;
	color: inherit;
}
.sky-tabs > ul {
	list-style: none;
	position: relative;
	display: block;
	font-size: 13px;
}
.sky-tabs > ul > li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: auto;
	padding: 20px 25px 25px;
	background: rgba(255,255,255,0.9);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	opacity: 0;
	-o-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%;
	-o-transition: opacity 0.8s, -o-transform 0.8s;	
	-ms-transition: opacity 0.8s, -ms-transform 0.8s;	
	-moz-transition: opacity 0.8s, -moz-transform 0.8s;	
	-webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
}
.sky-tabs > .sky-tab-content-1:checked ~ ul > .sky-tab-content-1,
.sky-tabs > .sky-tab-content-2:checked ~ ul > .sky-tab-content-2,
.sky-tabs > .sky-tab-content-3:checked ~ ul > .sky-tab-content-3,
.sky-tabs > .sky-tab-content-4:checked ~ ul > .sky-tab-content-4,
.sky-tabs > .sky-tab-content-5:checked ~ ul > .sky-tab-content-5,
.sky-tabs > .sky-tab-content-6:checked ~ ul > .sky-tab-content-6,
.sky-tabs > .sky-tab-content-7:checked ~ ul > .sky-tab-content-7,
.sky-tabs > .sky-tab-content-8:checked ~ ul > .sky-tab-content-8,
.sky-tabs > .sky-tab-content-9:checked ~ ul > .sky-tab-content-9 {
	position: relative;
	z-index: 1;
	opacity: 1;
	-webkit-transform: translate(0,0);
}


/**/
/* positions */
/**/
.sky-tabs-pos-top-center {
	text-align: center;
}
.sky-tabs-pos-top-right {
	text-align: right;
}
.sky-tabs-pos-top-right > label {
	padding-right: 0;
	padding-left: 1px;
}
.sky-tabs-pos-top-justify > label {
	padding-right: 0;
	padding-left: 1px;
}
.sky-tabs-pos-top-justify.sky-tabs-amount-2 > label {
	width: 50%;
}
.sky-tabs-pos-top-justify.sky-tabs-amount-3 > label {
	width: 33.33%;
}
.sky-tabs-pos-top-justify.sky-tabs-amount-4 > label {
	width: 25%;
}
.sky-tabs-pos-top-justify.sky-tabs-amount-5 > label {
	width: 20%;
}
.sky-tabs-pos-top-justify.sky-tabs-amount-6 > label {
	width: 16.66%;
}
.sky-tabs-pos-top-justify.sky-tabs-amount-7 > label {
	width: 14.28%;
}
.sky-tabs-pos-top-justify.sky-tabs-amount-8 > label {
	width: 12.5%;
}
.sky-tabs-pos-top-justify.sky-tabs-amount-9 > label {
	width: 11.11%;
}
.sky-tabs-pos-top-justify > input:first-child + label {
	padding-left: 0;
}
.sky-tabs-pos-left > label,
.sky-tabs-pos-right > label {
	display: block;
	width: 25%;
	float: left;
	clear: left;
	margin-right: 0;
}
.sky-tabs-pos-right > label {
	float: right;
	clear: right;
}
.sky-tabs-pos-left > ul {
	margin-left: 25%;
}
.sky-tabs-pos-right > ul {
	margin-right: 25%;
}
.sky-tabs-pos-right > label {
	padding-right: 0;
	padding-left: 1px;
}
.sky-tabs-pos-top-center > ul > li,
.sky-tabs-pos-top-justify > ul > li {
	-o-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-webkit-transform-origin: 50% 0%;
}
.sky-tabs-pos-right > ul > li,
.sky-tabs-pos-top-right > ul > li {
	-o-transform-origin: 100% 0%;
	-ms-transform-origin: 100% 0%;
	-moz-transform-origin: 100% 0%;
	-webkit-transform-origin: 100% 0%;
}


/**/
/* animations */
/**/
.sky-tabs-anim-slide-up > ul > li {
	-o-transform: translateY(-15%);
	-ms-transform: translateY(-15%);
	-moz-transform: translateY(-15%);
	-webkit-transform: translateY(-15%);
}
.sky-tabs-anim-slide-right > ul > li {
	-o-transform: translateX(15%);
	-ms-transform: translateX(15%);
	-moz-transform: translateX(15%);
	-webkit-transform: translateX(15%);
}
.sky-tabs-anim-slide-down > ul > li {
	-o-transform: translateY(15%);
	-ms-transform: translateY(15%);
	-moz-transform: translateY(15%);
	-webkit-transform: translateY(15%);
}
.sky-tabs-anim-slide-left > ul > li {
	-o-transform: translateX(-15%);
	-ms-transform: translateX(-15%);
	-moz-transform: translateX(-15%);
	-webkit-transform: translateX(-15%);
}
.sky-tabs-anim-slide-up-left > ul > li {
	-webkit-transform: translate(-15%,-15%);	
}
.sky-tabs-anim-slide-up-right > ul > li {
	-webkit-transform: translate(15%,-15%);	
}
.sky-tabs-anim-slide-down-right > ul > li {
	-webkit-transform: translate(15%,15%);	
}
.sky-tabs-anim-slide-down-left > ul > li {
	-webkit-transform: translate(-15%,15%);	
}

.sky-tabs-anim-scale > ul > li {
	-o-transform: scale(0.1,0.1);
	-ms-transform: scale(0.1,0.1);
	-moz-transform: scale(0.1,0.1);
	-webkit-transform: scale(0.1,0.1);
}
.sky-tabs-anim-scale > .sky-tab-content-1:checked ~ ul > .sky-tab-content-1,
.sky-tabs-anim-scale > .sky-tab-content-2:checked ~ ul > .sky-tab-content-2,
.sky-tabs-anim-scale > .sky-tab-content-3:checked ~ ul > .sky-tab-content-3,
.sky-tabs-anim-scale > .sky-tab-content-4:checked ~ ul > .sky-tab-content-4,
.sky-tabs-anim-scale > .sky-tab-content-5:checked ~ ul > .sky-tab-content-5,
.sky-tabs-anim-scale > .sky-tab-content-6:checked ~ ul > .sky-tab-content-6,
.sky-tabs-anim-scale > .sky-tab-content-7:checked ~ ul > .sky-tab-content-7,
.sky-tabs-anim-scale > .sky-tab-content-8:checked ~ ul > .sky-tab-content-8,
.sky-tabs-anim-scale > .sky-tab-content-9:checked ~ ul > .sky-tab-content-9 {
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-webkit-transform: scale(1,1);
}

.sky-tabs-anim-rotate > ul > li {
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.sky-tabs-anim-rotate.sky-tabs-pos-right > ul > li,
.sky-tabs-anim-rotate.sky-tabs-pos-top-right > ul > li {
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.sky-tabs-anim-rotate > .sky-tab-content-1:checked ~ ul > .sky-tab-content-1,
.sky-tabs-anim-rotate > .sky-tab-content-2:checked ~ ul > .sky-tab-content-2,
.sky-tabs-anim-rotate > .sky-tab-content-3:checked ~ ul > .sky-tab-content-3,
.sky-tabs-anim-rotate > .sky-tab-content-4:checked ~ ul > .sky-tab-content-4,
.sky-tabs-anim-rotate > .sky-tab-content-5:checked ~ ul > .sky-tab-content-5,
.sky-tabs-anim-rotate > .sky-tab-content-6:checked ~ ul > .sky-tab-content-6,
.sky-tabs-anim-rotate > .sky-tab-content-7:checked ~ ul > .sky-tab-content-7,
.sky-tabs-anim-rotate > .sky-tab-content-8:checked ~ ul > .sky-tab-content-8,
.sky-tabs-anim-rotate > .sky-tab-content-9:checked ~ ul > .sky-tab-content-9 {
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}

.sky-tabs-anim-flip > ul {
	margin:0;
	padding:0;
	perspective: 2000px;
	-o-perspective: 2000px;
	-ms-perspective: 2000px;
	-moz-perspective: 2000px;
	-webkit-perspective: 2000px;
	perspective-origin: 50% 50%;
	-o-perspective-origin: 50% 50%;
	-ms-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
	-webkit-perspective-origin: 50% 50%;
}
.sky-tabs-anim-flip > ul > li {
	background:#f9fafb;
	-o-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-webkit-transform: rotateX(-90deg);
}
.sky-tabs-anim-flip.sky-tabs-pos-left > ul > li {
	-o-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-webkit-transform: rotateY(90deg);	
}
.sky-tabs-anim-flip.sky-tabs-pos-right > ul > li {
	-o-transform: rotateY(-90deg);
	-ms-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	-webkit-transform: rotateY(-90deg);
}
.sky-tabs-anim-flip > .sky-tab-content-1:checked ~ ul > .sky-tab-content-1,
.sky-tabs-anim-flip > .sky-tab-content-2:checked ~ ul > .sky-tab-content-2,
.sky-tabs-anim-flip > .sky-tab-content-3:checked ~ ul > .sky-tab-content-3,
.sky-tabs-anim-flip > .sky-tab-content-4:checked ~ ul > .sky-tab-content-4,
.sky-tabs-anim-flip > .sky-tab-content-5:checked ~ ul > .sky-tab-content-5,
.sky-tabs-anim-flip > .sky-tab-content-6:checked ~ ul > .sky-tab-content-6,
.sky-tabs-anim-flip > .sky-tab-content-7:checked ~ ul > .sky-tab-content-7,
.sky-tabs-anim-flip > .sky-tab-content-8:checked ~ ul > .sky-tab-content-8,
.sky-tabs-anim-flip > .sky-tab-content-9:checked ~ ul > .sky-tab-content-9 {
	-o-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
}


/**/
/* grid system */
/**/
.sky-tabs .grid-row {
	margin-top: 20px;
}
.sky-tabs .grid-row:after {
	content: '';
	display: table;
	clear: both;
}
.sky-tabs .grid-row:first-child {
	margin-top: 0;
}
.sky-tabs .grid-col {
	display: block;
	float: left;
	width: 100%;
	margin-left: 2%;
}
.sky-tabs .grid-col:first-child {
	margin-left: 0;
}
.sky-tabs .grid-col .inner {
	padding: 10px 0;
	border-radius: 5px;
	background: rgba(0,0,0,0.1);
	text-align: center;
}
.sky-tabs .grid-col-1 {
	width: 6.5%;
}
.sky-tabs .grid-col-2 {
	width: 15%;
}
.sky-tabs .grid-col-3 {
	width: 23.5%;
}
.sky-tabs .grid-col-4 {
	width: 32%;
}
.sky-tabs .grid-col-5 {
	width: 40.5%;
}
.sky-tabs .grid-col-6 {
	width: 49%;
}
.sky-tabs .grid-col-7 {
	width: 57.5%;
}
.sky-tabs .grid-col-8 {
	width: 66%;
}
.sky-tabs .grid-col-9 {
	width: 74.5%;
}
.sky-tabs .grid-col-10 {
	width: 83%;
}
.sky-tabs .grid-col-11 {
	width: 91.5%;
}
.sky-tabs .grid-col-offset-1,
.sky-tabs .grid-col-offset-1:first-child {
	margin-left: 8.5%;
}
.sky-tabs .grid-col-offset-2,
.sky-tabs .grid-col-offset-2:first-child {
	margin-left: 17%;
}
.sky-tabs .grid-col-offset-3,
.sky-tabs .grid-col-offset-3:first-child {
	margin-left: 25.5%;
}
.sky-tabs .grid-col-offset-4,
.sky-tabs .grid-col-offset-4:first-child {
	margin-left: 34%;
}
.sky-tabs .grid-col-offset-5,
.sky-tabs .grid-col-offset-5:first-child {
	margin-left: 42.5%;
}
.sky-tabs .grid-col-offset-6,
.sky-tabs .grid-col-offset-6:first-child {
	margin-left: 51%;
}
.sky-tabs .grid-col-offset-7,
.sky-tabs .grid-col-offset-7:first-child {
	margin-left: 59.5%;
}
.sky-tabs .grid-col-offset-8,
.sky-tabs .grid-col-offset-8:first-child {
	margin-left: 68%;
}
.sky-tabs .grid-col-offset-9,
.sky-tabs .grid-col-offset-9:first-child {
	margin-left: 76.5%;
}
.sky-tabs .grid-col-offset-10,
.sky-tabs .grid-col-offset-10:first-child {
	margin-left: 85%;
}
.sky-tabs .grid-col-offset-11,
.sky-tabs .grid-col-offset-11:first-child {
	margin-left: 93.5%;
}


/**/
/* typography */
/**/
.sky-tabs .typography h1,
.sky-tabs .typography h2,
.sky-tabs .typography h3,
.sky-tabs .typography h4,
.sky-tabs .typography h5,
.sky-tabs .typography h6 {
	margin: 40px 0 0 0;
	padding: 0;
	text-align: left;
	color: #333;
}
.sky-tabs .typography h1 {
	font-size: 40px;
	line-height: 50px;
	font-weight: 300;
}
.sky-tabs .typography h2 {
	font-size: 34px;
	line-height: 44px;
	font-weight: 300;
}
.sky-tabs .typography h3 {
	font-size: 28px;
	line-height: 36px;
	font-weight: 300;
}
.sky-tabs .typography h4 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
}
.sky-tabs .typography h5 {
	font-size: 16px;
	line-height: 23px;
	font-weight: 400;
	text-transform: uppercase;
}
.sky-tabs .typography h6 {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	text-transform: uppercase;
}
.sky-tabs .typography p {
	margin: 0 0 0px 0!important;
	padding: 0 0 10px 0;
	line-height: 20px;
	text-align:justify;
}
.sky-tabs .typography ul,
.sky-tabs .typography ol {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	line-height: 20px;
}
.sky-tabs .typography li {
	position: relative;
	margin-top: 5px;

}
.sky-tabs .typography li ul,
.sky-tabs .typography li ol {
	margin-top: 5px;
}
.sky-tabs .typography ul li:before {
	/*content: '';
	position: absolute;
	top: 8px;
	left: 0;
	width: 4px;
	height: 4px;
	background: #333;*/
}
.sky-tabs .typography ol {
	counter-reset: list1;
}
.sky-tabs .typography ol > li:before {
	counter-increment:list1;
	content: counter(list1)'.';
	position: absolute;
	top: 0;
	left: 0;
	color: #333;
}
.sky-tabs .typography a {
	/*text-decoration: underline;
	color: #2da5da;*/
}
.sky-tabs .proBoxContnet h5{ font-size:15px; font-weight:bold; padding:0 0 10px 0;}
.sky-tabs .proBoxContnet p{font-size: 14px;}

.availModels{}
.threebtns{ text-align:center; width:100%; margin:20px 0 10px 0;}
.threebtns a{ margin:0 10px;
	display:inline-block;
    background: #0880e8;
    display: inline-block;
    padding: 8px 35px 10px 35px;
    border-radius: 50px;
    color: #fff;
    transition: none;
    font-size: 14px;
    font-weight: 400;
    font-family: "eurostileregular", sans-serif;
    font-weight: 600;
    transition: 0.3s;
}
.availModels .proBoxContnet{ padding:20px 16px 20px 16px; min-height:225px;}


.sky-tabs .typography a:hover {
	text-decoration: none;
}
.sky-tabs .typography .pic {
	padding: 4px;
	border: 1px dotted #ccc;
}
.sky-tabs .typography .pic img {
	display: block;
}
.sky-tabs .typography .pic-right {
	float: right;
	margin: 0 0 10px 20px;
}
.sky-tabs .typography .link {
	text-decoration: underline;
	color: #2da5da;
	cursor: pointer;
}
.sky-tabs .typography .link:hover {
	text-decoration: none;
}
.sky-tabs .typography h1:first-child,
.sky-tabs .typography h2:first-child,
.sky-tabs .typography h3:first-child,
.sky-tabs .typography h4:first-child,
.sky-tabs .typography h5:first-child,
.sky-tabs .typography h6:first-child,
.sky-tabs .typography p:first-child {
	margin-top: 0;
}
.sky-tabs .typography .text-center {
	text-align: center;
}
.sky-tabs .typography .text-right {
	text-align: right;
}

.fullWidthPro{
width: 100%;
display: inline-block;
vertical-align: bottom;
background: rgba(255, 255, 255, 0.9);
margin: 0 1.5% 0 1.5%;
min-height: 400px;
}

.proRange table { 
	width: 750px; 
	border-collapse: collapse; 
	margin:50px auto;
	}

/* Zebra striping */
.proRange tr:nth-of-type(odd) { 
	background: #fff; 
}
.proRange tr:nth-of-type(even) { 
	background: #fff; 
}

.proRange th { 
	background: #3498db; 
	color: white; 
	font-weight: bold; 
	}

.proRange td, .proRange th { 
	padding: 10px; 
	border: 1px solid #ccc; 
	text-align: left; 
	font-size: 15px;
	}
.proRangeDownload{
margin: 0 10px;
    display: inline-block;
    background: #0880e8;
    display: inline-block;
    padding: 10px 35px 10px 35px;
    border-radius: 50px;
    color: #fff;
    transition: none;
    font-size: 14px;
    font-weight: 400;
    font-family: "eurostileregular", sans-serif;
    font-weight: 600;
    transition: 0.3s;
}
.loadcalcBtn{ background: #ffae1a; margin-top:14px!important;}


@media only screen and (max-width: 991px) {
.proRange td, .proRange th{ font-size:15px;}
.proRange table{ width:100%;}

}
@media only screen and (max-width: 414px) {
.proRange td, .proRange th{ font-size:13px; padding: 5px;}
}

/**/
/* icons */
/**/

.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}


.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}

.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}

.icon-bolt:before {
  content: "\f0e7";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
.sky-tabs > label [class^="icon-"] {
	display: block;
	float: left;
	width: 18px;
	margin: 0 8px 0 -6px;
  font-family: FontAwesome;
  font-style: normal;
  font-size: 16px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}


/**/
/* pad */
/**/
@media screen and (max-width: 1199px) {
.sky-tabs.gelTechTab > label span span{ font-size: 14px; padding:8px 10px;}
.sky-tabs.gelTechTab > label [class^="icon-"]{ display:none;}

.sky-tabs.tubeTechTab > label span span { font-size: 12px; padding: 8px 10px}
.sky-tabs > label [class^="icon-"]{font-size: 13px; width: 14px;}
}
@media screen and (max-width: 1000px) {
	.sky-tabs > label span span {
		padding: 0 15px;
	}
	.sky-tabs > label [class^="icon-"] {
		margin-right: 10px;
		margin-left: -5px;
	}
}
@media screen and (max-width: 991px) {
.sky-tabs > label span span{ font-size:12px; padding: 0 10px;}

.threebtns a{padding: 8px 15px 10px 15px;}


.sky-tabs.gelTechTab > label span span{ font-size: 13px; padding:8px 8px;}

}
/**/
/* phone */
/**/
@media screen and (max-width: 767px) {
.threebtns a{font-size: 12px; margin: 0 4px; padding: 8px 15px 10px 15px;}

.sky-tabs > label span span{}

	
	.sky-tabs .grid-col,
	.sky-tabs .grid-col:first-child {
		float: none;
		width: 100%;
		margin: 20px 0 0 0;
	}
	
	.sky-tabs-response-to-stack > label {
		display: block;
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		text-align: left;
	}
	.sky-tabs-response-to-stack > ul {
		margin-top: 0;
		margin-right: 0;
		margin-left: 0;
	}
	.sky-tabs-response-to-stack > ul > li {
		-o-transform-origin: 50% 0%;
		-ms-transform-origin: 50% 0%;
		-moz-transform-origin: 50% 0%;
		-webkit-transform-origin: 50% 0%;
	}
	.sky-tabs-response-to-stack.sky-tabs-anim-flip > ul > li {
		-webkit-transform: rotateX(-90deg);
	}
	
	.sky-tabs-response-to-icons > label {
		font-size: 0;
	}
	.sky-tabs-response-to-icons > label [class^="icon-"] {
		width: 24px;
		margin: 0 10px 0 0;
		font-size: 16px;
	}
	.sky-tabs-response-to-icons > label span span {
		padding: 0 20px 0 17px;
	}
	.sky-tabs-response-to-icons.sky-tabs-pos-left > label,
	.sky-tabs-response-to-icons.sky-tabs-pos-right > label {
		width: 56px;
	}
	.sky-tabs-response-to-icons.sky-tabs-pos-left > ul {
		margin-left: 56px;
	}
	.sky-tabs-response-to-icons.sky-tabs-pos-right > ul {
		margin-right: 56px;
	}
	
	.sky-tabs-response-to-switcher > label {
		display: none;
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		text-align: left;
	}
	.sky-tabs-response-to-switcher > .switcher {
		display: block;
	}
	.sky-tabs-response-to-switcher:hover > label {
		display: block;
	}
	.sky-tabs-response-to-switcher:hover > .switcher {
		display: none;
	}
	.sky-tabs-response-to-switcher > ul {
		margin-top: 0;
		margin-right: 0;
		margin-left: 0;
	}
	.sky-tabs-response-to-switcher > ul > li {
		-o-transform-origin: 50% 0%;
		-ms-transform-origin: 50% 0%;
		-moz-transform-origin: 50% 0%;
		-webkit-transform-origin: 50% 0%;
	}
	.sky-tabs-response-to-switcher.sky-tabs-anim-flip > ul > li {
		-webkit-transform: rotateX(-90deg);
	}
}
@media screen and (max-width: 480px) {
.sky-tabs .typography h2{ font-size: 28px;}
.sky-tabs .typography h2{ font-size: 28px;}

.sky-tabs.tubeTechTab > label{vertical-align: top;}
.sky-tabs.tubeTechTab > label span span{line-height: 22px; vertical-align: top; min-height: 60px;}
.sky-tabs.tubeTechTab > label [class^="icon-"]{ margin-bottom:12px;}
}
@media screen and (max-width: 414px){
.sky-tabs-response-to-icons > label{ width: 49.8%;}
.sky-tabs-response-to-icons > label span span{padding: 0 10px 0 8px; }

.sky-tabs.gelTechTab > label{ vertical-align:top;}
.sky-tabs.gelTechTab > label span span{ line-height:20px; padding-top:10px; padding-bottom:10px;}

.sky-tabs .typography h2{ font-size:20px; line-height:24px; padding-bottom:15px;}
.sky-tabs .typography h5, .sky-tabs .typography h5.mt-5{ margin-top:20px!important;}

}
@media screen and (max-width: 375px){
.sky-tabs-response-to-icons > label [class^="icon-"]{ width: 12px;}
}
@media screen and (max-width: 359px){
.sky-tabs-response-to-icons > label{ width: 50%;}
.sky-tabs-response-to-icons > label span span{ padding: 0 7px 0 5px;}
.sky-tabs-response-to-icons > label [class^="icon-"]{ font-size: 12px; display:none; width: 10px; margin: 0 8px 0 0;}
}
/*END TAB*/


/*TOGGLE TAB*/
.accordion {
    max-width: ;
    margin: 0 auto 100px;
    border-top: 1px solid #d9e5e8;
	padding:0;
}
.accordion li {
    border-bottom: 1px solid #d9e5e8;
    position: relative;
	list-style:none;
	margin-top:0!important;
}
.accordion a {
    width: 100%;
    display: block;
    cursor: pointer;
    font-weight: 600;
    line-height: 3;
    font-size: 14px;
    font-size: 1.115rem;
    text-indent: 0;
    user-select: none;
	text-decoration:none!important;
}
.accordion a:after {
    width: 8px;
    height: 8px;
    border-right: 1px solid #4a6e78;
    border-bottom: 1px solid #4a6e78;
    position: absolute;
    right: 10px;
    content: " ";
    top: 23px;
    transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.accordion a.active:after {
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.accordion li p {
    display: none;
    padding: 0 0 30px!important;
	margin:0;
    color: #6b97a4;
}


ul.listInTab{ margin:0!important; padding:0 0 0 22px!important;}
ul.listInTab li{ list-style:disc;}
/*END TOGGLE TAB*/


/*CRC*/
.crcSections{ padding:40px; margin:30px 0}
.crcSections h2{font-weight: 400; font-size: 34px; text-transform:capitalize;}
.crcSections p{ line-height:28px; color: #848484;}
.crcSections.mt-0{ margin-top:0!important;}
.crcSections.mb-0{ margin-bottom:0!important;}

.grayFullBg{ background:#ececec!important;}



.crcfourBox{ padding:40px 0;}
.crcfourBox h3{font-weight: 400; font-size: 17px; font-weight:600; text-transform:capitalize;}


.serviecs-block .single-serviecs-block {
    margin: 30px 0;
}
.single-serviecs-block {
    padding: 30px 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    text-align: center;
    overflow: hidden;
    position: relative;
    display: block;
    height: 440px;
    margin-bottom: 30px;
}


.single-serviecs-block:hover {
    background: #0880e8;
    color: #fff;
}
.single-serviecs-block:hover h3{
    color: #fff;
    margin-top: 180px;
}
.single-serviecs-block:hover p {
    display: none;
}
.single-serviecs-block:hover i {
    top: 34%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    color: #0880e8;
    height: 100px;
    width: 100px;
    font-size: 40px;
    line-height: 100px; 
}
.single-serviecs-block h3{
    color: #333333;
    margin-bottom: 15px;
    margin-top: 80px;
    display: block;
    overflow: hidden;
    transition: 0.5s;
}

.single-serviecs-block i {
    color: #fff;
    font-size: 50px;
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    background: #0880e8;
    border-radius: 50%;
    position: absolute;
    top: 21px;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.6s;
}


.ngosection{ padding:40px 0; background:#f8f8f8;}
.ngosection h2{ font-weight:bold; color:#000; margin-bottom:15px;}
.ngoIn{ background:#1362a7; padding:25px 25px 35px 25px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.ngoIn h4{ color:#fff;}
.ngoIn p{ color:#bddaf3;}
.ngoIn a{ background:#ffae00; color:#fff; padding:7px 15px; margin-top:14px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}

/*END CRC*/

/*ABOUT ANIMATION*/
.squareAnimation {
	align-items: center;
	display: flex;
	height: 160px;
	justify-content: center;
	position: relative;
	width: 100%;
	margin:0 auto;
	background-color: rgba(33, 117, 216, 0.2);
	-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}
.squareAnimation:hover{ background:none;}

.squareAnimation span {
	animation-iteration-count: infinite;
	animation-name: animate;
	animation-timing-function: linear;
	/*border: 2px solid #fff;*/
	border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
	height: 50%;
	left: 0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	top: 20px;
	transition: background-color 0.5s ease;
	width: 60%;
	z-index: -2;
}

.squareAnimation:hover span,
.squareAnimation:focus span,
.squareAnimation:active span {
	background-color: rgba(33, 117, 216, 0.2);
	border-style: none;
}

.squareAnimation span:nth-child(1) {
	animation-duration: 6s;
}

.squareAnimation span:nth-child(2) {
	animation-duration: 4s;
}

.squareAnimation span:nth-child(3) {
	animation-duration: 10s;
}

.squareAnimation .squareContent {
	color: #000;
	padding: 40px 60px;
	position: relative;
	text-align: center;
	transition: 0.5s ease all;
	z-index: 2;
}

.squareAnimation .squareContent a {
	border: 2px solid #ffffff;
	border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
	color: #ffffff;
	display: inline-block;
	font-weight: 600;
	margin-top: 10px;
	padding: 6px 18px;
	position: relative;
	text-decoration: none;
	transition: background-color 0.3s ease,
							color 0.3s ease;
}

.squareAnimation .squareContent a:hover,
.squareAnimation .squareContent a:focus,
.squareAnimation .squareContent a:active {
	background-color: #ffffff;
	color: #333333;
}

@keyframes animate {
	to {
		transform: rotateZ(1turn);
	}
}
/*END ABOUT ANIMATION*/

/*TIMELINE*/
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  background:#f1f8ff;
  border: 1px solid #d9e6f3;
  /*border-radius: 2px;*/
  /*padding: 20px;*/
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline-heading img{ max-width:80%; margin:30px auto auto auto; display:block;}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #f1f8ff;
  border-right: 0 solid #f1f8ff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline > li > .timeline-badge {
   border:1px solid #ccc;
   background:#fff;
   padding:6px 10px 10px 10px;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  position: absolute;
  top: 22px;
  left: 50%;
  margin-left: -22px;
  /*background-color: #999999;*/
  z-index: 100;
  -webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
  
  /*
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  */
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-badge > a {
  color: #C5C7C5 !important;
}
.timeline-badge a:hover {
  color: #FF531F !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body{ padding:20px; text-align:center;}
.timeline-body h2{font-weight: 600; font-size: 34px; text-transform:capitalize; color: #000; padding:0; margin:0 0 10px 0; border-bottom:1px solid #ccc;}
.timeline-body h2 span{ display:block;
font-size: 20px;
font-weight: 400;
text-transform:capitalize;
margin-bottom:5px;
padding-bottom: 0;
color: #000;
}
.timeline-body > p{ text-align:center; font-size:14px;}
.timeline-body > p,
.timeline-body > ul {
    padding:0;
    margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
.timeline-footer{
    padding:20px;
    background-color:#f4f4f4;
}
.timeline-footer > a{
    cursor: pointer;
    text-decoration: none;
}
.tooltip{

    position:absolute;
    z-index:1020;
    display:block;
    visibility:visible;
    padding:5px;
    font-size:11px;
    opacity:0;
    filter:alpha(opacity=0);
    
}
.tooltip.in{
    /*opacity:0;
    filter:alpha(opacity=80);*/
    
}
.tooltip.top{
    margin-top:-2px;
}
.tooltip.right{
    margin-left:2px;
}
.tooltip.bottom{
    margin-top:2px;
}
.tooltip.left{
    margin-left:-2px;
}
.tooltip.top .tooltip-arrow{
    bottom:0;
    left:0;
    margin-left:0;
    border-left:0 solid transparent;
    border-right:5px solid transparent;
    border-top:0 solid #000;
}
.tooltip.left .tooltip-arrow{
    bottom:0;
    left:0;
    margin-left:0;
    border-left:0 solid transparent;
    border-right:5px solid transparent;
    border-top:0 solid #000;
}
.tooltip.bottom .tooltip-arrow{
    bottom:0;
    left:0;
    margin-left:0;
    border-left:0 solid transparent;
    border-right:5px solid transparent;
    border-top:0 solid #000;
}
.tooltip.right .tooltip-arrow{
    bottom:0;
    left:0;
    margin-left:0;
    border-left:0 solid transparent;
    border-right:5px solid transparent;
    border-top:0 solid #000;
}
.tooltip-inner{
    width:200px;
    padding:3px 8px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background-color:#FF531F;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}
.tooltip-arrow{
    position:absolute;
    width:0;
    height:0;
}

.timeline-inverted{ margin-top:-30%;}


@media (max-width: 767px) {
.timeline-inverted{ margin-top:0;}
.timeline:before{left: 4%;}
.timeline > li > .timeline-badge{left: 5%;}
.timeline > li > .timeline-panel{ width:90%; float:right;}
.timeline > li > .timeline-panel:after{border-left-width: 0; border-right-width: 14px; left: -14px; right: auto;}
.timeline > li > .timeline-panel:before{border-left-width: 0; border-right-width: 14px; left: -14px; right: auto;}
}
/*END TIMELINE*/


/*MEDIA*/
.eMedia{}
.eMedia li{ width: 33%!important;}
.eMedia li.flatTab{ margin-left:1px; margin-right:-3px; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.eMedia .mediaTabContent{}
.mediaTabContent h4{font-size: 21px; font-weight: 700; text-transform: uppercase; color: #000; min-height:38px;}
.mediaTabContent .mediaImg{height:140px; width:276px; vertical-align: middle; text-align: center; display: table-cell; margin:0 auto 0 auto;}
.mediaTabContent .mediaImg img{ max-width:100%; max-height:100%;  margin-bottom:16px; display:block; margin:0 auto;}
.mediaTabContent a{ margin-top:20px;}
.mediaTabContent .single_service{ width:100%;}
.mediaTabContent .single_service-body{width:100%;}


.eMedia .panel-body {
    padding: 20px 20px 30px 20px;
}
.eMedia .mediaTabContent a{ margin-top:0;}
.eMedia .panel-default>.panel-heading a[aria-expanded="false"] {
  background-color: #2b99f8a6;
  color:#fff;
}
.eMedia .panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #5aa8ec;
  color:#f1f8ff;
}
.eMedia .mediaTabContent a.knowMoreBtn{ width:110px; margin-top:18px;}

.mediaTable{}
.mediaTable td{ border-top:0; border-bottom:1px solid #dee2e6; padding:20px 0;}


/*END MEDIA*/


/*DISTRIBUTTER*/
.tblAni {
	  text-align: left;
	  overflow: hidden;
	  width: 80%;
	  margin: 0 auto;
  display: table;
  padding: 0 0 8em 0;
}
.tblAni th strong{color:#05467f; font-weight:600;}
.tblAni td {
	 font-weight: normal;
	  font-size: 1em;
  /* -webkit-box-shadow: 0 2px 2px -2px #0E1119;
	   -moz-box-shadow: 0 2px 2px -2px #0E1119;
	        box-shadow: 0 2px 2px -2px #0E1119;*/
}

.tblAni td, .tblAni th {
padding-bottom: 2%;
padding-top: 2%;
padding-left:2%;  
}

/* Background-color of the odd rows */
.tblAni tr:nth-child(odd) {
background-color: #fbfbfb;
}

/* Background-color of the even rows */
.tblAni tr:nth-child(even) {
background-color: #f3f3f4;
}

.tblAni th {
background-color: #d2d9e8;
}

.tblAni td:first-child { color: #0b5a9e; }

.tblAni tr:hover {
   /*background-color: #464A52;*/
/*-webkit-box-shadow: 0 6px 6px -6px #0E1119;
	   -moz-box-shadow: 0 6px 6px -6px #0E1119;
	        box-shadow: 0 6px 6px -6px #0E1119;*/
}

.tblAni td:hover {
  background-color: #0880e8;
  color: #fff;
  
  box-shadow: #0b5a9e -1px 1px, #0b5a9e -2px 2px, #0b5a9e -3px 3px, #0b5a9e -4px 4px, #0b5a9e -2px 2px, #0b5a9e -2px 2px;
  transform: translate3d(6px, -6px, 0);
  
  transition-delay: 0s;
  transition-duration: 0.4s;
  transition-property: all;
  transition-timing-function: line;
}

@media (max-width: 800px) {

}
/*END DISTRIBUTTER*/


/*PHOTO GALLERY*/
.photoGallery h2{ text-align:center; font-size: 2rem; color: #000; font-family: inherit; padding-bottom:20px;}
.photoGallery a{
    width: 100%;
    height: 300px;
}
.photoGallery a.downloadbtn{
background: #19459d;
width: 290px;
height:40px;
margin:0 auto;
text-align:center;
line-height:40px;
padding:0 15px;
font-size: 15px;
color: #fff;
display:block;

-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;


}
.photoGallery img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}
.photoGallery .gallery-title
{
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.photoGallery .gallery-title:after {
    /*content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #2b99f8;*/
}
.photoGallery .filter-button
{
    font-size: 18px;
    border: 1px solid #2b99f8;
    border-radius: 2px;
    text-align: center;
    color: #000;
    margin:0 5px 30px 5px;

}
.photoGallery .filter-button:hover
{
    font-size: 18px;
    border: 1px solid #2b99f8;
    text-align: center;
    color: #ffffff;
    background-color: #2b99f8;

}
.photoGallery .filter-button.active
{
    background-color: #2b99f8;
    color: white;
}
.photoGallery .port-image
{
    width: 100%;
}

.photoGallery .gallery_product
{
border:2px solid #efefef;
display:block;
margin-bottom: 30px;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}

.photoGallery .block{
    opacity: 0;
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
}
@keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@media (max-width: 400px) {
.photoGallery .col-xs-6{ padding-left:10px; padding-right:10px;}
}

/*END PHOTO GALLERY*/

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
.blog {
  padding: 40px 0;
}

.blog .entry {
  padding: 20px;
  margin-bottom: 60px;
  overflow: hidden;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .entry .entry-img {
  max-height: 400px;
  margin: -20px -20px 20px -20px;
  overflow: hidden;
}

.blog .entry .entry-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 20px 0;
}

.blog .entry .entry-title a {
  color: #054a85;
  transition: 0.3s;
}

.blog .entry .entry-title a:hover {
  color: #0880e8;
}

.blog .entry .entry-meta {
  margin-bottom: 15px;
  color: #2b99f8;
}

.blog .entry .entry-meta ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.blog .entry .entry-meta ul li{ margin-bottom:6px; margin-right:8px;}
.blog .entry .entry-meta ul li + li {
  /*padding-left: 20px;*/
}

.blog .entry .entry-meta i {
  font-size: 14px;
  padding-right: 4px;
}

.blog .entry .entry-meta a {
  color: #2b99f8;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
}

.blog .entry .entry-content p {
  line-height: 24px;
  font-size: 14px;
}

.blog .entry .entry-content .read-more {
  -moz-text-align-last: right;
  text-align-last: right;
}

.blog .entry .entry-content .read-more a {
  display: inline-block;
  background: #f6b024;
  color: #fff;
  padding: 6px 20px 8px 20px;
  transition: 0.3s;
  font-size: 14px;
  border-radius: 50px;
}

.blog .entry .entry-content .read-more a:hover {
  background: #0880e8;
}

.blog .entry .entry-content h3 {
  font-size: 18px;
  margin-top: 22px;
  font-weight: bold;
}

.blog .entry .entry-content blockquote {
  overflow: hidden;
  background-color: #fafafa;
  padding: 60px;
  position: relative;
  text-align: center;
  margin: 20px 0;
}

.blog .entry .entry-content blockquote p {
  color: #444444;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
}

.blog .entry .entry-content blockquote .quote-left {
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 36px;
  color: #e7e7e7;
}

.blog .entry .entry-content blockquote .quote-right {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 36px;
  color: #e7e7e7;
}

.blog .entry .entry-content blockquote::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #0880e8;
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog .entry .entry-footer {
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
}

.blog .entry .entry-footer i {
  color: #8ec8fb;
  display: inline;
}

.blog .entry .entry-footer a {
  color: #e7f3fe;
  transition: 0.3s;
}

.blog .entry .entry-footer a:hover {
  color: #f6b024;
}

.blog .entry .entry-footer .cats {
  list-style: none;
  display: inline;
  padding: 0 20px 0 0;
  font-size: 14px;
}

.blog .entry .entry-footer .cats li {
  display: inline-block;
}

.blog .entry .entry-footer .tags {
  list-style: none;
  display: inline;
  padding: 0;
  font-size: 14px;
}

.blog .entry .entry-footer .tags li {
  display: inline-block;
}

.blog .entry .entry-footer .tags li + li::before {
  padding-right: 6px;
  color: #6c757d;
  content: ",";
}

.blog .entry .entry-footer .share {
  font-size: 16px;
}

.blog .entry .entry-footer .share i {
  padding-left: 5px;
}

.blog .entry-single {
  margin-bottom: 30px;
}

.blog .entry-single .entry-title {
  font-size: 32px;
  line-height: 38px;
}

.blog .blog-author {
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-author img {
  width: 120px;
}

.blog .blog-author h4 {
  margin-left: 140px;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 0px;
  padding: 0;
}

.blog .blog-author .social-links {
  margin: 0 0 5px 140px;
}

.blog .blog-author .social-links a {
  color: #bfe0fd;
}

.blog .blog-author p {
  margin-left: 140px;
  font-style: italic;
  color: #b7b7b7;
}

.blog .blog-comments {
  margin-bottom: 30px;
}

.blog .blog-comments .comments-count {
  font-weight: bold;
}

.blog .blog-comments .comment {
  margin-top: 30px;
  position: relative;
}

.blog .blog-comments .comment .comment-img {
  width: 50px;
}

.blog .blog-comments .comment h5 {
  margin-left: 65px;
  font-size: 16px;
  margin-bottom: 2px;
}

.blog .blog-comments .comment h5 a {
  font-weight: bold;
  color: #444444;
  transition: 0.3s;
}

.blog .blog-comments .comment h5 a:hover {
  color: #f6b024;
}

.blog .blog-comments .comment h5 .reply {
  padding-left: 10px;
  color: #0880e8;
}

.blog .blog-comments .comment time {
  margin-left: 65px;
  display: block;
  font-size: 14px;
  color: #2b99f8;
  margin-bottom: 5px;
}

.blog .blog-comments .comment p {
  margin-left: 65px;
}

.blog .blog-comments .comment.comment-reply {
  padding-left: 40px;
}

.blog .blog-comments .reply-form {
  margin-top: 30px;
  padding: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-comments .reply-form h4 {
  font-weight: bold;
  font-size: 22px;
}

.blog .blog-comments .reply-form p {
  font-size: 14px;
}

.blog .blog-comments .reply-form input {
  border-radius: 4px;
  padding: 20px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form input:focus {
  box-shadow: none;
  border-color: #fad386;
}

.blog .blog-comments .reply-form textarea {
  border-radius: 0;
  padding: 10px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form textarea:focus {
  box-shadow: none;
  border-color: #fad386;
}

.blog .blog-comments .reply-form .form-group {
  margin-bottom: 25px;
}

.blog .blog-comments .reply-form .btn-primary {
  border-radius: 50px;
  padding: 10px 30px;
  border: 0;
  background-color: #0880e8;
}

.blog .blog-comments .reply-form .btn-primary:hover {
  background-color: #f6b024;
}

.blog .blog-pagination {
  color: #5db1f9;
}

.blog .blog-pagination ul {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.blog .blog-pagination li {
  border: 1px solid white;
  margin: 0 5px;
  transition: 0.3s;
}

.blog .blog-pagination li.active {
  background: white;
}

.blog .blog-pagination li a {
  color: #aaaaaa;
  padding: 7px 16px;
  display: inline-block;
}

.blog .blog-pagination li.active, .blog .blog-pagination li:hover {
  background: #0880e8;
  border: 1px solid #0880e8;
}

.blog .blog-pagination li.active a, .blog .blog-pagination li:hover a {
  color: #fff;
}

.blog .blog-pagination li.disabled {
  background: #fff;
  border: 1px solid white;
}

.blog .blog-pagination li.disabled i {
  color: #f1f1f1;
  padding: 10px 16px;
  display: inline-block;
}

.blog .sidebar {
  padding: 30px;
  margin: 0 0 60px 20px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .sidebar .sidebar-title {
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 0 0;
  margin: 0 0 15px 0;
  color: #054a85;
  position: relative;
}

.blog .sidebar .sidebar-item {
  margin-bottom: 30px;
}

.blog .sidebar .search-form form {
  background: #fff;
  border: 1px solid #ddd;
  padding: 3px 10px;
  position: relative;
  border-radius: 50px;
}

.blog .sidebar .search-form form input[type="text"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 60px);
}

.blog .sidebar .search-form form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 25px;
  margin: -1px;
  border-radius: 50px;
  background: #0880e8;
  color: #fff;
  transition: 0.3s;
}

.blog .sidebar .search-form form button:hover {
  background: #2b99f8;
}

.blog .sidebar .categories ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .categories ul li + li {
  padding-top: 10px;
}

.blog .sidebar .categories ul a {
  color: #0665b7;
  transition: 0.3s;
  font-size:14px;
}

.blog .sidebar .categories ul a:hover {
  color: #f6b024;
}

.blog .sidebar .categories ul a span {
  padding-left: 5px;
  color: #8ec8fb;
  font-size: 14px;
}

.blog .sidebar .recent-posts .post-item + .post-item {
  margin-top: 15px;
}

.blog .sidebar .recent-posts img {
  width: 80px;
  float: left;
}

.blog .sidebar .recent-posts h4 {
  font-size: 15px;
  margin-left: 95px;
  font-weight: bold;
}

.blog .sidebar .recent-posts h4 a {
  color: #054a85;
  transition: 0.3s;
  font-size:13px;
}

.blog .sidebar .recent-posts h4 a:hover {
  color: #f6b024;
}

.blog .sidebar .recent-posts time {
  display: block;
  margin-left: 95px;
  font-style: italic;
  font-size: 12px;
  color: #138df7;
}

.blog .sidebar .tags {
  margin-bottom: -10px;
}

.blog .sidebar .tags ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .tags ul li {
  display: inline-block;
}

.blog .sidebar .tags ul a {
  color: #0880e8;
  font-size: 14px;
  padding: 6px 14px;
  margin: 0 6px 8px 0;
  border: 1px solid #ddeefe;
  border-radius: 50px;
  display: inline-block;
  transition: 0.3s;
}

.blog .sidebar .tags ul a:hover {
  color: #fff;
  border-color: #f6b024;
  background: #f6b024;
}

.blog .sidebar .tags ul a span {
  padding-left: 5px;
  color: white;
  font-size: 14px;
}

/*--------------------------------------------------------------
# End blog
--------------------------------------------------------------*/


/*VIDEO*/
.videoContainer{}
.videoContainer .video{ margin-bottom:30px;}
.videoContainer .video span{ display: block; width: 100%; text-align: center; padding: 10px 0 0 0;}
.videoContainer figure{ margin:0;}

 .video-grid.front-page {
	 max-width: 1280px;
	 margin: 0 auto;
	 padding: 1em 2em;
}
 ul.video-list {
	 display: flexbox;
	 display: flex;
	 justify-content: center;
	 flex-wrap: wrap;
}
 li.video {
	 flex-grow: 1;
	 position: relative;
	 ooverflow: hidden;
	 width: 33.333333333%;
	 width: -webkit-calc(100% / 3);
	 width: calc(100% / 3);
	 border: solid 0.2em transparent;
}
 li.video a {
	 outline: none;
}
 li.video:before {
	 content: '';
	 display: block;
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	 background-color: rgba(0, 0, 0, 0);
	 transition: background-color 0.15s;
}
 li.video figure {
	 display: block;
	 position: relative;
	 overflow: hidden;
	 background-repeat: no-repeat;
	 background-position: center center;
	 background-size: cover;
}
 li.video figure img {
	 display: block;
	 max-width: 100%;
	 height: auto;
	 opacity: 0;
	 transform: scale(0.5);
	 transition: all 0.2s;
}
 li.video figure figcaption {
	 position: absolute;
	 bottom: 0;
	 width: 100%;
	 background: rgba(0, 0, 0, 0.6);
	 color: #fff;
	 font-size: 1.4rem;
	 font-weight: 600;
	 padding: 1rem;
	 transform: translateY(0);
	 opacity: 1;
	 transition: all 0.2s;
}
 li.video:hover figure img {
	 opacity: 1;
	 transform: scale(1);
}
 li.video:hover figure figcaption {
	 opacity: 0;
	 transform: translateY(50%);
}
 li.video:hover:before {
	 background-color: rgba(0, 0, 0, 0.3);
}
 @media screen and (max-width: 800px) {
	 li.video {
		 width: 50%;
		 width: -webkit-calc(100% / 2);
		 width: calc(100% / 2);
	}
}
 @media screen and (max-width: 640px) {
	 li.video {
		 width: 100%;
	}
}

 

/*END VIDEO*/ 


/*COMMAN CSS*/

.faqsubHd{ font-size:22px; font-weight:bold; color:#fff!important; text-align:center; padding:15px 0; background:#0880eb;}

.greenBg{ background:#48b326c4;} 
.fontWhite{ color:#fff!important;}

.doReverceRow{flex-direction: row-reverse!important;}

.knowMoreBtn{ background: #0880e8; display: inline-block; padding: 8px 22px 10px 22px; border-radius: 50px; color: #fff; transition: none; font-size: 16px; font-weight: 400;
    font-weight: 600; transition: 0.3s; max-width:140px; text-align:center;}
.knowMoreBtn:hover { background: #2b99f8; color:#fff;}

.aboutForBox .single-serviecs-block img.svgColor{ filter: invert(1) sepia(1); max-width:50px; margin-top: -6px;}
.aboutForBox .single-serviecs-block:hover  img.svgColor{ filter: invert(60%) sepia(96%) saturate(5775%) hue-rotate(191deg) brightness(96%) contrast(94%); }
.aboutForBox h2{ font-weight: 400; font-size: 34px; text-transform: capitalize; text-align:center; margin-bottom:40px;}
.aboutForBox .single-serviecs-block{height: 400px;}
.aboutForBox .single-serviecs-block p{ min-height:188px;}

.contact-form{
    background: #fff;
    margin-top: 20px;
    margin-bottom: 0px;
}
.contact-form h2{ text-align:center; margin-bottom:-8px;}
.contact-form h3{
    text-align: center;
	margin-bottom:25px;
}
.contact-form .form-control{
    border-radius:1rem;
}
.contact-form form{
    padding: 5%;
}

.contact-form .btnContact {
    width: 50%;
	max-width:180px;
    border: none;
    border-radius: 20rem;
    padding: 1.5%;
    background: #000;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
	margin:30px auto auto auto!important;
	display:block;
}
.contact-form .btnContact:hover{ background:#444;}
.btnContactSubmit
{
    width: 50%;
	
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}
.servSearch{}
.contactinfo{}
.contactinfo h4{padding: 0 0 0 60px; font-size: 20px; font-weight: 700; margin-bottom: 5px; color: #043c6d;}
.contactinfo p{padding: 0 0 0 60px; margin-bottom: 0; font-size: 14px; color: #444444; text-align:left!important;}
.contactinfo i{ font-size: 20px; background: #0880e8; color: #fff; float: left; width: 44px; height: 44px; display: flex; justify-content: center; align-items: center;     border-radius: 50px; transition: all 0.3s ease-in-out;}
.contactinfo .phone { }
.contactinfo{}

.terms{}
.terms h2{ font-size:22px; font-weight:600; padding-bottom:15px;}
.terms p{ font-weight:500; color:#000;}
ul.listCreative{ margin-bottom:40px;}
ul.listCreative li{ line-height:28px; margin-bottom:10px; color:#000;}

.careerFourTab{}
.careerFourTab li{ width: 24.6%!important;}

.submitYourProfile{ background:#0880e8; padding:30px 20px; margin-top:0!important;}
.submitYourProfile h2{ color:#fff!important;}
.submitYourProfile input, .submitYourProfile select{ border:0;}

.careerTab{}
.careerTab h4 a{ font-size:17px;}
.careerTab h5{ font-size:17px;}
.careerTab h5 strong{ font-weight:bold!important;}


.testimonialbg{ background:#05579e; padding: 40px; margin: 30px 0;}
.testimonialbg h2{ color:#fff!important;}
.testimonialsBox .item{ background:#065fad; padding:30px 28px; min-height:388px;}
.testimonialsBox .item img{ width:90px!important; height:90px!important; margin-bottom:15px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
}
.testimonialsBox .item h4{ color:#fff;}
.testimonialsBox .item p{ color: #0880e8; color: rgba(255, 255, 255, 0.75);}

.numList{ text-align:left;}
.numList li{ width:100%!important; margin-bottom:8px;}

.betteriesTabContent{}
.betteriesTabContent h5{ padding-left:20px; padding-bottom:10px;}

.gridTieCertificates{}
.gridTieCertificates a.knowMoreBtn{ display:block; text-align:center; width:100%; max-width:100%; margin-top:16px;}

 
.enaBox{ background:#e7e7e7; padding:20px;}
.enaRow{display:table; padding-bottom:10px;}
.enaRow .form-group:first-child{ width:40%;}
.enaRow .form-group{ display:table-cell; width:23%; padding:0 1%;}

.rtcCalc{ background:#fff; padding:30px 40px; max-width:700px; margin:0 auto;}
.rtcCalc .centerd{ margin:0 auto; display:block;}
.rtcCalc input[type="submit"].rtcSubmit{
width:150px;
text-align:center;
border: none;
border-radius: 20rem;
padding: 1.5% 1.5% 1.7% 1.5%;
background: #000;
font-weight: 600;
color: #fff;
cursor: pointer;
margin:28px auto auto auto!important;
display:block;
border:0!important;
}
.rtcCalc input[type="submit"].rtcSubmit:hover{background:#ffae00;}


.enaButtons{ text-align:center;}
.enaButtons .addMoreAppBtn{
width: 50%;
max-width:280px;
text-align:center;
border: none;
border-radius: 20rem;
padding: 1.5%;
background: #000;
font-weight: 600;
color: #fff;
cursor: pointer;
margin:30px 5px auto 5px!important;
display:inline-block;
border:0!important;
}
.enaButtons .addMoreAppBtn:hover,.enaButtons .addMoreAppBtn:focus, .enaButtons input[type="button"].addMoreAppBtn:hover, .enaButtons input[type="submit"]:hover{ background:#ffae00; border:0!important;}


.rmoreBig{
width: 90%;
max-width:480px;
text-align:center;
border: none;
border-radius: 20rem;
padding:1% 1.5%;
background: #000;
font-weight: 600;
color: #fff;
cursor: pointer;
margin:30px auto 5px auto!important;
display:block;
border:0!important;
}
.rmoreBig:hover { background: #ffae00; color:#fff;}


ul.ourBrands{ display:table; text-align:center; padding:0; width:100%;}
ul.ourBrands li{ list-style:none; /*display:table-cell; padding:0 10px;*/ padding: 0 1.6%; width: 33.3%; float: left; margin-bottom:25px;}
ul.ourBrands li img{ width:100%;}
ul.ourBrands li span{ display:block; padding:10px 0; background:#e7e7e7;}


.proFeatures{ margin-bottom:100px;}
.proFeatures h2{ font-size:32px; }
.proImg{  position: relative; z-index: 3;}
.proImg.proImgBlue:before{background-color: #0880e8; }
.proImg:before{    background-color: #ffe100; 
    content: '';
    position: absolute;
    right: 30px;
    top: 0px;
    width: 999%;
    height: 100%;
    border-top-right-radius: 400px;
    border-bottom-right-radius: 400px;
    opacity: 0.9;
    z-index: -1;
}
.proImg:after{
border-top-right-radius: 400px;
border-bottom-right-radius: 400px;
position: absolute;
top: 0px;
opacity: 1;
background: none;
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
width: 160%;
}
.featuresList{ padding:0; margin:0;}
.featuresList li{ list-style:none; padding-bottom:8px;}
.featuresList li i{ margin-right:10px;}
.featuresList li:hover i{ color:#ffe100;}
.pfSpace{ display:block; padding-left:30px;}


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services { margin-bottom:80px;}
.services .icon-box {
  margin-bottom: 30px;
  padding: 30px 15px 15px 15px;
  width:100%;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.services .icon-box img { display:block; margin:0 auto 20px auto;}
.services h2{font-size: 32px; text-align:center; margin-bottom:30px;}
.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 18px;
}

.services .icon-box h4{
  color: #05579e;
  transition: 0.3s;
  text-align:center;
}

.services .icon-box h4:hover {
  color: #0880e8;
}

.services .icon-box p {
  line-height: 24px;
  text-align:center;
  font-size: 16px;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: linear-gradient(rgba(5, 74, 133, 0.8), rgba(5, 74, 133, 0.9)), url("../img/cta-bg.jpg") fixed center center;
  background-size: cover;
  padding: 120px 0;
}

.cta h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.cta p {
  color: #fff;
}

.cta .cta-btn {
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.5px;
  display: inline-block;
  padding: 8px 26px;
  border-radius: 2px;
  transition: 0.5s;
  margin: 10px;
  border-radius: 50px;
  border: 2px solid #f6b024;
  color: #fff;
}

.cta .cta-btn:hover {
  background: #f6b024;
}

@media (max-width: 1024px) {
  .cta {
    background-attachment: scroll;
  }
}

@media (min-width: 769px) {
  .cta .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}


/*END COMMAN CSS*/




@media (max-width: 1200px) {
.ptbbg .ptbContent .p-5{ padding: 2rem!important;}
.ptbbg .ptbContent .p-5 h2{font-size: 1.26rem;}

.navbar-expand-lg .navbar-nav .nav-link{ padding-right: .2rem; padding-left: .2rem;}

#particles-js{ height:100vh!important;}


}
@media (max-width: 1199px) {
.topBar{height: 60px; font-size: 14px; line-height: 11px;}
.topBar ul li i{ font-size: 16px;}
}
@media (max-width: 1100px) {
.inBanHeading{ font-size:32px;} 
}
@media (max-width: 999px) {
.inBanHeading{ font-size:20px; padding:5px 0 0 0; line-height: 17px;} 
}
@media (max-width: 991px) {
.topBar{ height: auto; text-align: center;}	
.topBar ul{float: none; width: 100%; text-align: center;}	
.topLeft ul{float: none!important; width: 100%!important; text-align: center;}
	
.navbar .dropdown-menu{ overflow-y: scroll;}


ul.ourBrands li{width: 50%;}

.crativeCircleImg{ float:none; margin:0 auto 30px auto;}
.proFeaturesImg{ padding:0!important; margin:0 0 50px 0!important;}
.ptbbg .ptbContent{ display:block; width:100%; margin:0 0 20px 0; min-height:inherit;}

.seniorManagemnt .row .col-md-4{ width:100%; max-width:100%; flex:100%;}
.seniorManagemnt .row .col-md-8{ width:100%; max-width:100%; flex:100%;}
.seniorManagemnt .team-detail-text{ padding-left:0;}

.boardDirectors .row .col-md-6{ width:100%; max-width:100%; flex:100%;}
.boardDirectors .row .col-md-6{ width:100%; max-width:100%; flex:100%;}
.boardDirectors .row .col-md-6 img{ text-align:center; display:block; margin:0 auto;}
.seniorManagemnt .team-mainsection figure{ margin:0 auto 25px auto;}

.we-offer-area .col-md-3{ max-width: 50%; flex:0 0 50%;}


.ppbox .col-lg-4 .prodCatCover{ height:inherit!important;}

.tabbable-line > .nav-tabs > li{width: 49%;}


.crcSections img{ margin-bottom:20px; margin-left:auto; margin-right:auto; display:block;}


.doReverceRowMobile{flex-direction: row-reverse!important;}

.contactinfo .address, .contactinfo .email, .contactinfo .phone{ margin-bottom:15px;}

.enaBox{ padding:20px 10px;}
label.enaLabel{ font-size:12.2px;}


.proImg{ margin-bottom:30px;}
.services .icon-box{ margin-bottom:16px;}

}
@media (max-width: 767px) {
.batteryType{ width:100%; float:none; margin-bottom:15px;}

.lMember{ width:100%; float:none;}

.tabbable-line > .nav-tabs > li > a{min-height: 73px; vertical-align: middle; padding: 15px 5px 16px 5px;}

.radevbg ul{ margin-bottom:42px;}

.mediaTabContent .single_service-body{ display: inherit;}
.mediaTabContent .mediaImg{ display:block;}

.eMedia .tabbable-line > .nav-tabs > li > a{    min-height: 64px;}

}
@media (max-width: 600px) {
.inBanContent{ width: 96%; height: 56px;}
.inBanHeading{ font-size:15px;}
.breadcrumbs{ font-size:11px;} 

.we-offer-area .col-md-3{ max-width: 100%; flex:0 0 100%;}
.we-offer-area .item{ min-height:inherit!important;}

.we-offer-area.text-center .item{ height:inherit!important;}
.gpresence .itemBig{ min-height:auto;}

.inBanHeading{ padding-bottom:8px;}
.productCategoryBanner{ min-height: 155px; border-top:4px solid #ccc;}

.productCategoryBanner img{position: absolute;  bottom: 0; z-index: -1;


}


.productCategoryBanner p{ padding-bottom:10px;}
.inBanContent{height: 121px;}

.mediaTable {}
.mediaTable h5{ font-size:15px;font-weight: bold;}
.mediaTable td{ font-size:14px;}
.eMedia .mediaTabContent a.knowMoreBtn{width: 100px; padding: 8px 14px 10px 14px; margin-left:10px;}


.fullWidthPro .p-5{padding:3rem 1rem!important;}

.rmoreBig{ width:90%!important; padding:.6rem 1.5rem;}

.panel-heading a{ font-size:17px!important;}

}
@media (max-width: 480px) {
#particles-js {
    height: 96vh!important;
}
.homeSevicesButton{ top: 85px; }
.homeSevicesButton a{font-size: 14px; height: 50px; line-height: 50px; margin-bottom: 10px;}
.homeSevicesButton a span{ padding: 0 5px 0 49px;}
.hsbBatteries{ background-position:4px 12px;}
.hsbInverters{ background-position:7px -41px;}
.hsbSolarPanels{ background-position:4px -95px;}
.hsbGridtie{ background-position:4px -150px;}
.hsbSolarStreetLights{ background-position:5px -203px;}
.hsbLithium{ background-position:4px -256px;}
.hsbAutomotiveBatteries{ background-position:5px -311px;}
.hsbMotorcyleParts{ background-position:4px -365px;}
.hsbAutoGroup{ background-position:4px -420px;}
.hsbMotorcyle{ background-position:4px -481px;}
.hsbMotorcycleParts {background-position: 6px -365px;}
.hsbMotorcycle {background-position: 8px -479px;}

ul.ourBrands li{ margin-bottom:12px;}

.slider-content{min-width:100%; max-width:100%;}
.nav-wrapper .next-button{ display:none;}
.homeSevicesButton{ left:0; right:0; margin-left:auto; margin-right:auto;}

/*Menu*/
.navbar .dropdown-menu{}
.navbar-light .navbar-nav li{ margin-bottom:2px;}
.navbar-light .navbar .dropdown-menu{margin: 0rem 0 0;}

.navbar-light .show .nav-link{ font-size: 14px; font-weight:bold; background:#f8f8f8; padding:11px 10px;}
.navbar-light .show .dropdown-menu.smallDropDown a.nav-link{ background:none; font-weight:normal!important;}

.navbar-light .categoryHd a, .navbar-light .categoryHd{ font-size: 12.2px; font-weight:600!important;}

.navbar-light .show .container{ height:270px;}
.navbar-light .nav.flex-column{ margin: 6px 0 10px 0; /*border-top: 1px solid #e7e7e7;*/ padding-top:5px;}
.navbar-light .nav.flex-column a{ background:none!important; font-size:12px; font-weight:normal!important;}


/*End Menu*/

.h3, h3{font-size: 1.25rem;}

.crcSections{ padding: 40px 10px;}

.productCategoryBanner p{font-size: 13px; line-height: 16px;}

.panel-heading a{ font-size:14px!important; font-weight:600;}
.awardsTab .panel-body{ padding:10px 0 20px 0;}

.homeSevicesButton{}

.innerContent{ padding:40px 0 0 0;}
.appandTechButttons{ margin-bottom:15px;}
.innerPages h1{font-size: 1.6rem;}
.innerPages h2{font-size: 1.3rem;}

/*.productCategoryBanner{ min-height:80px; background:#f7f8f8; padding-top:50px;}*/
/*.inBanContent{ width: 96%; height: 56px;}*/
.batteryTypeInner{ margin:0;}

.single-serviecs-block { height:340px;}


.tabbable-line > .nav-tabs > li > a{font-size: 11px;min-height: 63px;}

.gridTieCertificates a.knowMoreBtn{ font-size:13px;}

.typography .container{padding-left:0!important; padding-right:0!important;}
.typography .col-lg-4{ padding-left:0!important; padding-right:0!important;}
.gridTieCertificates a.knowMoreBtn{ font-size:13px; padding:8px 10px 10px 10px;}

.enaBox{ margin-bottom:10px;}
.enaButtons .addMoreAppBtn{ margin: 10px 5px 10px 5px!important;}
label.enaLabel{ font-size:11px;}

.enaRow{ display:block;}
.enaRow .form-group:first-child{ display:block; width: 100%;}
.enaRow .form-group:first-child .enaLabel{min-height: inherit!important;}

label.enaLabel{font-size: 12px; line-height: 14px; vertical-align: top; min-height: 28px;}

.enaButtons .addMoreAppBtn{ width: 100%; max-width:250px;}
.enaButtons{ margin-bottom:20px;}

.rtcCalc{    padding: 22px 15px;}

.testimonialsBox .item{ min-height:auto;}

.accordion a{font-size: 15px; }

}

@media (max-width: 360px) {
.tabbable-line > .nav-tabs > li > a{ font-size: 10px; min-height: 58px;}
.contact-form h2{ margin-bottom:10px;}

.homeSevicesButton a{font-size: 13px;}
}

@media (max-width: 359px) {
.tabbable-line > .nav-tabs > li > a{ font-size: 9px;}

.proRangeDownload{padding: 8px 15px 10px 15px;}

.homeSevicesButton{ top: 135px; width:310px;}


#particles-js { height: 110vh!important;}

}


	