@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'ChaletLondonNineteenSixty';
    src: url('../fonts/ChaletLondonNineteenSixty.eot');
    src: url('../fonts/ChaletLondonNineteenSixty.eot') format('embedded-opentype'),
         url('../fonts/ChaletLondonNineteenSixty.woff2') format('woff2'),
         url('../fonts/ChaletLondonNineteenSixty.woff') format('woff'),
         url('../fonts/ChaletLondonNineteenSixty.ttf') format('truetype'),
         url('../fonts/ChaletLondonNineteenSixty.svg#ChaletLondonNineteenSixty') format('svg');
}

@font-face {
    font-family: 'ChaletNewYorkNineteenSixty';
    src: url('../fonts/ChaletNewYorkNineteenSixty.eot');
    src: url('../fonts/ChaletNewYorkNineteenSixty.eot') format('embedded-opentype'),
         url('../fonts/ChaletNewYorkNineteenSixty.woff2') format('woff2'),
         url('../fonts/ChaletNewYorkNineteenSixty.woff') format('woff'),
         url('../fonts/ChaletNewYorkNineteenSixty.ttf') format('truetype'),
         url('../fonts/ChaletNewYorkNineteenSixty.svg#ChaletNewYorkNineteenSixty') format('svg');
}
@font-face {
    font-family: 'EUROSTIL';
    src: url('../fonts/EUROSTIL.eot');
    src: url('../fonts/EUROSTIL.eot') format('embedded-opentype'),
         url('../fonts/EUROSTIL.woff2') format('woff2'),
         url('../fonts/EUROSTIL.woff') format('woff'),
         url('../fonts/EUROSTIL.ttf') format('truetype'),
         url('../fonts/EUROSTIL.svg#EUROSTIL') format('svg');
}
@font-face {
    font-family: 'HANDGOTN';
    src: url('../fonts/HANDGOTN.eot');
    src: url('../fonts/HANDGOTN.eot') format('embedded-opentype'),
         url('../fonts/HANDGOTN.woff2') format('woff2'),
         url('../fonts/HANDGOTN.woff') format('woff'),
         url('../fonts/HANDGOTN.ttf') format('truetype'),
         url('../fonts/HANDGOTN.svg#HANDGOTN') format('svg');
}
@font-face {
    font-family: 'EurostileExtended';
    src: url('../fonts/EurostileExtended.eot');
    src: url('../fonts/EurostileExtended.eot') format('embedded-opentype'),
         url('../fonts/EurostileExtended.woff2') format('woff2'),
         url('../fonts/EurostileExtended.woff') format('woff'),
         url('../fonts/EurostileExtended.ttf') format('truetype'),
         url('../fonts/EurostileExtended.svg#EurostileExtended') format('svg');
}





body { font-size:15.78px; color:#5c5e61;font-family: 'ChaletLondonNineteenSixty';  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}

h1, h2, h3, h4, h5 { margin:0; padding:0; }
h1 {  font-size:60px; line-height:41px; margin-bottom: 30px;}

ul { padding:0; margin:0;}

img { max-width:100%;}

a { color:inherit; transition:all 0.5s; -webkit-transition:all 0.5s; -ms-transition:all 0.5s; -moz-transition:all 0.5s; }
a:hover { text-decoration:none; color:inherit; transition:all 0.5s; -webkit-transition:all 0.5s; -ms-transition:all 0.5s; -moz-transition:all 0.5s; } 
a:focus, button:focus, input:focus { outline:none !important; -webkit-outline:none !important; -moz-outline:none !important; }

.container { max-width:1130px; width:100%;}

.navbar-nav > li > a {
  color: #414042;
  font-family: 'ChaletNewYorkNineteenSixty';
  padding: 15px 20px;
}
.navbar-nav {
  margin: 0 0 0 52px;
}

.collapse.navbar-collapse {
  padding: 0; margin-top: 20px;
}
.top-right {
  margin-top: 20px;
}
.btn {
  border-radius: 0;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  padding: 10px 15px;
  text-transform: uppercase;
  transition:all 0.5s; -webkit-transition:all 0.5s;
  
}
.btn.btn-grey {
  background-color: #bdbec0;
}

.top-right {
  margin-top: 20px;
  padding-left: 0;
  text-align: right;
}
.top-right > span {
  color: #939598;
  display: inline-block;
  /*font-family: "EUROSTIL";*/
   font-family: 'EurostileExtended';
  font-size: 12.78px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 15px;
  margin-top: 10px;
  padding-right:30px;
}
.carousel-inner .item > img {
  width: 100%;
}
.navbar {
  border: 0 none;
  margin-bottom: 0;
}
.nav > li { transition:all 0.5s; -webkit-transition:all 0.5s;}
.nav > li:focus, .nav > li:hover, .nav > li > a:focus, .nav > li.current-menu-item, .nav > li.current-menu-parent {
  background-color: #2e3192;
  color: #ffffff;
}
.nav > li > a:hover, .nav > li:hover a, .nav > li.current-menu-item a, .nav > li.current-menu-parent a {
  background-color: rgba(0, 0, 0, 0);  color: #ffffff;
}
#menu-menu .sub-menu {
  background-color: #414143;
  color: #ffffff;
}


.ttl {
  color: #414042;
  font-size: 34px;
  letter-spacing: -0.8px;
  line-height: 41px;
  margin: 55px 0 20px;
  text-align: center;
}
.home-grey-sec {
  background-color: #f6f6f6; padding-bottom: 60px;/* padding-top: 20px;*/
}
.cats > li {
  float: left;
  font-size: 20px;
  line-height: 24px;
  list-style: outside none none;
  margin-bottom: 15px;
  padding-left: 50px;
  position: relative;
  width: 50%;
}
.cats li::before {
  background-image: url("../images/list-icn.png");
  background-size: 100% 100%;
  content: "";
  display: inline-block;
  height: 30px;
  left: 0;
  margin-right: 20px;
  position: absolute;
  top: -3px;
  width: 30px;
}
.product {
  border: 1px solid #e8eae9;
  margin: 60px 0;
  padding: 10px;
  text-align: center;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.product:hover {
  box-shadow: 0 0 15px #e2e2e2; -webkit-box-shadow: 0 0 15px #e2e2e2; -moz-box-shadow: 0 0 15px #e2e2e2;
}
.product > i {
  display: block;
  height: 85px;
  margin: -50px auto 0;
  position: relative;
  width: 85px;
}

.product h3 {
  color: #414042;
  font-size: 30px;
  line-height: 36px;
  margin: 15px 0;
}
.product p {
  color: #2e3192;
  font-family: ChaletNewYorkNineteenSixty;
  font-size: 17px;
  margin-bottom: 20px;
}
.product > a {
  color: #00aeef;
  display: block; margin-bottom: 10px;
}
.btn.big {
  font-size: 14.7px;
  line-height: 17px;
  font-family: 'ChaletNewYorkNineteenSixty';
}
.btn-blue {
  background-color: #00aeef;
}
.btn-radius { border-radius:3px;}
.btn-blue:hover {
  background-color: #2e3192;
  color: #ffffff;
}
.product .btn {
  margin-bottom: -42px;
  padding: 15px 20px;
  background-color: #9d9d9d;
}

.product.Electric .btn:hover  { background-color: #22afec; }
.product.Power .btn:hover  { background-color: #76C589; }
.product.Demand  .btn:hover  { background-color: #B790C2; }
.product.Wind  .btn:hover  { background-color:#EE3E91; }
.product.Solar .btn:hover  { background-color:#F58129; }
.product.Custom .btn:hover  { background-color: #FEDC00; }
/*.product.E-G:hover {
  background-color: #00aeef;
}
.product.P-M:hover {
  background-color: #76c487;
}
.product.D-R:hover {
  background-color:#B790C2;
}
.product.W-N:hover {
  background-color: #EE3E91;
}
.product.S-P:hover {
  background-color:#F58129;
}
.product.Custom:hover {
  background-color: #fedc00;
}

.product:hover  i, .product:hover  h3, .product:hover  a, .product:hover  p { color:#fff;}*/

.homeSlider {
  position: relative;
}
.table-d {
  display: table;
  height: inherit;
  width: 100%;
}
.table-cel {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.quotes-sec > .container {
  height: 300px;
}
.parallax-bg {
  background-attachment: fixed;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.quotes-sec { background-image:url(../images/parall-bg.png); color: #ffffff; background-size: 100% auto;}
.carousel-control.left, .carousel-control.right {
  background-image: none;
}
.quotes-sec .item > h4 p {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 25px;
  color:#fff;
}
.quotes-sec .item span {
  display: block;
  font-size: 13.78px;
  margin-bottom: 10px;
}
.quotes-sec .item p {
  color: #939598;
  font-size: 13.78px;
}

.quotes-sec .carousel-control::before {
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-right: 15px solid #ffffff;
  border-top: 10px solid rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 0;
  left: 10px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 0;
  z-index: 1;
}

.quotes-sec .carousel-control.right::before { 
	 border-bottom: 10px solid rgba(0, 0, 0, 0);
  border-left: 15px solid #ffffff;
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-right:none; left: 15px;
}
.quotes-sec .carousel-control::after {
  background-color: #949597;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 40px;
  position: absolute;
  width: 40px;
}
.quotes-sec .carousel-control {
  height: auto;
  opacity: 1;
  top: calc(50% - 20px);
  top: -webkit-calc(50% - 20px);
  width: auto;
}
.quotes-sec .carousel-inner {
  margin: 0 auto;
  width: 70%;
}
.client-logos {
  padding: 0; margin-bottom: 25px;
}
.client-logos > li {
  display: inline-block;
  list-style: outside none none;
}
.client-logos > li {
  display: block;
  float: left;
  height: 80px;
  list-style: outside none none;
  margin: 30px 0;
  width: 20%;
  text-align: center;
}
.clients {
  padding: 60px 0 50px;
}
/*.future-block {
  background-image: url("../images/HomeEye2.jpg");
  min-height: 415px;
}*/

.knucklebones-sec {
  background-image: url("../images/bg-ptrn.png");
  background-repeat: repeat;
  background-size: auto auto;
  min-height: 800px;
  padding: 50px 0 65px;
}
.knucklebones-sec h3 {
  color: #3957a7;
  font-size: 46px;
  margin-bottom: 10px;
  position: relative;
}
.knucklebones-sec h4 {
  font-size: 33px;
}

.knucklebones-sec figure {
  margin-top: -5px;
}
.steps {
  list-style: outside none none;
 padding: 0 0 0 25px;
  
}
/*.steps > li {
  display: flex;
  display: -webkit-flex;
}*/

.steps > li {
  display: table;
  margin-bottom: 13px;
}
.steps span {
  display: table-cell; 
}
.steps p {
  display: table-cell;
  vertical-align: top;
}
.steps span {
  color: #1c75bc;
  padding-right: 20px;
  font-family: 'ChaletNewYorkNineteenSixty';
  float: left;
}
.steps-btn button {
  display: block;
  margin: 30px auto 0;
  padding-left: 10%;
  padding-right: 10%;
}
.whats-new article h3 {
  color: #414042;
  font-size: 30px;
  margin-bottom: 15px;
}
.whats-new article p, .par {
  color: #5c5e61;
  line-height: 27px;
}
.here {
  color: #00aeef;
}
.whats-new article > a {
  color: #00aeef;
}
.whats-new article a img {
  margin-right: 10px;
}
footer {
  padding-bottom: 65px;
  padding-top: 45px; 
  background-image:url(../images/footer-bg.png);
  background-repeat:no-repeat;
  background-size: 100% auto;
}
.social li {
  display: inline-block;
 margin: 25px 6px;
  
}
.social {
  padding: 0;
}
.f_txt {
 margin-top: 15px;
}
.whats-new {
  padding-bottom: 90px;
  padding-top:20px;
}

.navbar-nav > li > .sub-menu {
  height: auto;
 
  padding: 7px;
  position: absolute;
  width: 673px;
  transition:left 0.5s; display:block;
  opacity:0;
  transform:scale(0);
  -webkit-transform:scale(0);
  z-index:99;
}
.navbar-nav li.menu-item-has-children:hover .sub-menu {
 left: -100%; opacity:1; transform:scale(1); -webkit-transform:scale(1);
} 
#menu-menu .sub-menu > li > a {
  border: 1px solid #58595b;
  display: flex;
  min-height:105px;
  padding: 15px;
  white-space: normal;
  width: 100%;
}
#menu-menu .sub-menu > li > a i {
  display: inline-block;
  float: left;
  height: 52px;
  width: 50px;
}
#menu-menu .sub-menu > li {
  display: inline-block;
  float: left;
  padding: 4px;
  width: 33.3333%;
}
#menu-menu .sub-menu a small {
  color: #a7a9ac;
  display: block;
  font-size: 9px;
  line-height: 13px;
  margin-top: 2px;
}
#menu-menu .sub-menu h3 {
  color: #ffffff;
  font-size: 20px;
}
#menu-menu .sub-menu a span {
  display: inline-block;
  padding-left: 15px;
}
#menu-menu .sub-menu > li > a:focus, #menu-menu .sub-menu > li > a:hover, #menu-menu .sub-menu > li.current-menu-item a {
  background-color: #58595b;
}
.homeSlider .carousel-caption {
  bottom: auto;
  left: 8%;
  padding-bottom: 30px;
  right: auto;
  text-align: left;
  top: 70px;
}
.carousel-caption > h2:last-child {
  margin-top: 17px;
  padding-left: 30px;
}
.banner-cap {
  bottom: 100px;
  color: #ffffff;
  left: 7%;
  position: absolute;
}
.future-block {
  position: relative;
}
.navbar-collapse.in {
  overflow-y: visible;
}

/* inner page styles*/

.inner-banner .banner-cap {
  bottom: auto;
  left: 0;
  top: 38%;
  width: 100%;
}
.inner-banner {
  position: relative;
}
article.description h2 {
  color: #414042;
  font-size: 37px;
  margin-bottom: 20px;
  margin-top: 22px;
}
.paddingTB50 {
  padding-top: 50px;
}
.paddingL {
  padding-left: 40px;
}
.description .par {
  font-size: 17px;
  line-height: 33px;
  text-align: justify;
}
.product_row article h2 {
  color: #414042;
  font-size: 30px;
  margin-bottom: 15px;
}
.par_list > li {
  list-style: outside none none;
  padding-left: 20px;
  position: relative;
  margin-bottom: 15px;
  line-height: 20px;
}
.power-inner .par_list > li {
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 15px;
}
.par_list > li::before {
  background-color: #808285;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 8px;
  left: 0;
  margin-right: 10px;
  position: absolute;
  top: 6px;
  width: 8px;
}
.LeftBox {
  background-color: #f6f6f6;
  height: 250px;
}
.RightBox {
  background-color: #ebebec;
  height: 250px;
}
.cats {
  float: left;
  padding-left: 50px;
  padding-top: 15px;
  width: 100%;
}
#myModal .modal-content {
  border: 10px solid #d2d3d5;
  border-radius: 0;
  padding: 50px;
}
#myModal .modal-dialog {
  margin: 30px auto;
  max-width: 900px;
  width: 100%;
}

button.close {
  opacity: 1;
  position: absolute;
  right: -40px;
  top: -42px;
  width: 30px;
}

.modal-backdrop {
  background-color: #ffffff;
}
.products-form h4 {
  color: #414042;
  font-size: 33px;
  margin-bottom: 10px;
}
.products-form .here {
  padding-left: 0;
}
.form-group > label {
  color: #808285;
  font-size: 17px;
  font-weight: normal;
  margin-top: 10px;
}

.form-control {
  background-color: #ffffff;
  border: 1px solid #bcbec0;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
  height: 44px;
}
.pdt-icn {
  padding-right: 30px;
}
input[type="submit"] {
  font-size: 16px;
  margin-top: 35px;
  padding: 20px 50px;
}

select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
 /* background-image: url("../images/select-bg.png");
  background-position: right center;*/
  height: 124px;
  background-position: right top;
  background-repeat: no-repeat;
  padding: 5px 0;
}

/*.modal.in .modal-dialog {
  transform: translate(0px, 290px);
}*/
.knucklebones-sec figure img {
  width: 100%;
}

.knucklebones-sec .ttl {
  margin-top: 10px;
}
.products-sec {
  padding-bottom: 30px;
}

label sup {
  color: #ff0000;
  font-size: 17px;
  top: 0;
}

.form-filds div.wpcf7-validation-errors, .form-filds div.wpcf7-mail-sent-ok {
  clear: both;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
  width: 100%;
}

.whats-new article {
  padding-left: 23px;
}

.navbar-brand {
  max-width: 200px;
}
.quotes-sec .item > h4 p::before {
  content: "\"";
 
}
.quotes-sec .item > h4 p::after {
  
  content: "\"";
}
.knucklebones-sec .container {
  position: relative;
}
.Knucklebones-txt {
  position: absolute;
  right: 15px;
}
.par b {font-family: 'ChaletNewYorkNineteenSixty'; font-weight: normal; }
.product_row {
  padding-bottom: 40px;
}
.boxes h2 {
  color: #414042;
  font-size: 30px;
  margin-bottom: 35px;
}
.boxes .btn {
  margin: 0 3px;
  padding: 15px;
  width: 160px;
}
.boxes {
  float: left;
  margin-bottom: 10px;
  width: 100%;
  margin-top: 10px;
}

.zoom-icn {
  background-color: #2e3192;
  background-image: url("../images/zoom-icn.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 60% auto;
  bottom: 0;
  cursor: pointer;
  height: 35px;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  width: 35px;
}
.zoom-icn-cls {
  background-image: url("../images/zoom-close.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  top: 0;
  cursor: pointer;
  height:28px;
  margin-bottom: 0;
  position: absolute;
  right: 0;
  width: 28px;
}
.custom_zoom > figure {
  position: relative;
}

.custom_zoom  figure.zoom  { visibility:hidden; opacity:0; position:absolute; width:0;  }
/*.custom_zoom  figure.zoom img { transition:transform 0.5s; }*/
/*.custom_zoom.on figure.zoom {
  opacity: 1;
  position: fixed;
  top: 35%;
  transform: scale(2) translate(50%);
  visibility: visible;
  z-index: 99;
}*/

.custom_zoom.on figure.zoom {
  left: 0;
  margin: 0 auto;
  max-width: 600px;
  opacity: 1;
  position: fixed;
  right: 0;
  top: 25%;
  visibility: visible;
  width: 100%;
  z-index: 99;
   transition:all 0.5s; -webkit-transition:all 0.5s;
    -webkit-transform: translateZ(0);
   transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden;
   transform-origin:0; -webkit-transform-origin:0;
  
}

/*.bg-blur::before {
  background-color: rgba(255, 255, 255, 0.5);
  content: "";
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 9;
  
}*/
.zoom img {
  width: 100%; border: 5px solid #f1f2f2;
}

.product_row .carousel-indicators li {
  border-color: #d0d0d0;
  height: 20px;
  margin: 0 5px;
  width: 20px;
}
.product_row .carousel-indicators .active {
  background-color: #d0d0d0;
  height: 20px;
  margin:0 5px;
  width: 20px;
}
.product_row .carousel-indicators {
  bottom: -50px; z-index: 2;
}

.product > a:hover {
  color: #2e3192;
}
.product_row figure {
  position: relative;
}
.inner-banner .banner-cap h2{
  font-size: 40px;
  padding-left: 52px;
  text-transform: uppercase;
  font-family: 'HANDGOTN';
}
.LeftSide {
  padding: 0;
  text-align: center;
}
.faq-usermanual, .TopBox ul {
  list-style: outside none none;
}
.TopBox {
  background-color: #f6f6f6;
  padding: 125px 0;
}
.BottomBox { background-color:#ebebed; padding-top:80px;padding-bottom: calc(100% - 700px);}
.TopBox li {
  color: #414042;
  font-size: 30px;
}
.faq .btn {
  margin: 12px 0;
  padding: 15px;
  width: 160px;
}
.TopBox > ul:first-child {
  margin-bottom: 33px;
}
.BottomBox > h2 {
  margin-bottom: 20px;
}

body #fancybox-close {
  right: -45px;
}

.RightSide {
  padding-left: 60px; padding-right: 15%; /*padding-bottom: 50px;*/
}
.faq .panel, .faq .panel-body {
  border: 0 none !important;
  box-shadow: none;
}
.panel-heading p {
  margin-bottom: 0;
}
.panel-heading {
  padding: 10px 0;
  color:#808285;
  font-size:17px;
}
.faq .panel-body, .faq .panel .panel-heading a:focus {  color:#808285; font-size:17px;}

 .faq .panel .panel-heading.active a,  .faq .panel .panel-heading.active a p {
  color: #231f20;
} 
.faq .panel .panel-heading a:hover {
  color: #27aae1;
}
  .faq .panel-body {
  padding-top: 0; padding-bottom: 0;
}
.faq .panel-heading {
  padding-bottom: 0;
}

  .faq .panel-group .panel + .panel {
  margin-top: 10px;
}
.faq .panel .panel-heading a:focus {
  outline: medium none; -webkit-outline: medium none; -moz-outline: medium none;
  text-decoration: none;
}
 .about-team figure {
  border-radius: 50%;
  height: 305px;
  overflow: hidden;
  width: 305px;
}
.about-team figure img {
  height: 100%;
  width: 100%;
}
.about .Topsection {
  padding-bottom: 60px;
} 
  .team-members {
  padding: 50px 0 30px;
}
  
  .about-team {
  padding-bottom: 60px;
}
.abt-dsg {
  margin-bottom: 30px;
}
.team-members h2, .news-row h2, .ttl1 {
  color: #414042;
  font-size: 30px;
  margin-top: -4px;
}

.news-row {
  padding: 50px 0 35px;
}
.news {
  padding: 20px 0;
}

.news-row h2 {
  margin-bottom: 10px;
}
.pagination {
  color: #bcbec0;
  font-size: 21px;
  margin: 0;
}

.pagination .page-numbers:hover {
  color: #00aeef;
}
.pagination .page-numbers.current { color:#808285;}
.pagination  .next.page-numbers, .pagination .prev.page-numbers {
  display: none;
} 
.news-row .par {
  margin-bottom: 25px;
}
.left-contact {
  background-color: #f6f6f6;
  margin-left: -40%;
  overflow: auto;
  padding: 0 70px calc(100% - 250px) 40%;
}
.wpcf7-form .form-group .par {
  color: #d1d3d4;
  font-size: 14.78px;
}
  
 .contact .ttl {
  text-align: left;
}
.right-contact {
  padding-left: 40px;
}
.par.Patter {
  margin-bottom: 0;
  margin-top: -20px;
}
h2.number {
  color: #808285;
  font-size: 40px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  margin-top: 0;
}
address.par {
  margin-top: 30px; margin-bottom: 40px;
}
.Topsection .par {
  font-size: 17px;
  line-height: 32px;
}
hr {
  border-color: #d1d3d4;
}
.homeSlider .tp-caption h2 {
  font-family: "HANDGOTN";
  font-size: 40px !important;
  line-height: 50px !important;
}
.homeSlider .tp-caption h2:first-child {
  margin-left: -60px !important;
}
.homeSlider .tp-caption h2:last-child {
  margin-left: -30px !important;
}
/*.tp-parallax-wrap {
  top: 55px !important;
}*/
.edge-sec {
  background-image: url("../images/ebg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
}
.edge-sec .ttl {
  color: #ffffff;
}
.edge-sec .cats {
  padding-bottom: 45px; padding-left: 80px;
}

.ttl1  { margin-top:0; margin-bottom:10px;}
.tech-row {
  padding: 20px 0;
}

.future-block .banner-cap > h2  { font-size:40px;font-family: 'HANDGOTN'; }
/*.strategic-partners .ttl {
  margin-bottom: -16px;
}*/
.technology figure {
  text-align: center;
}
.technology {
  padding-top: 15px;
}
/*
.technology .ttl {
  margin-bottom: 57px;

}*/
.strategic-partners .team-members figure {
  margin-top: 23px;
}
.strategic-partners .team-members {
  padding: 23px 0;
}
div.wpcf7-response-output {
  clear: both;
  float: left;
  margin: 30px 0 0;
  width: 100%;
}
.par_list ul {
  padding-left: 15px;
}
.par_list ul li {
  margin-top: 10px;
}
.cats.abt-edge > li {
  font-size: 18px;
}
.power-inner {
  margin-bottom: 15px;
}
.power-inner > .par {
  margin-bottom: 0;
}
.news .artical-row figure {
  margin: 10px 0;
}
.backtop {
  bottom: 5%;
  position: fixed;
  right: 5%;
  z-index: 9;
  opacity:0;
}
.backtop i {
  background-color:#2E3192;
  border-radius: 50%;
  color: #fff;
  font-size: 23px;
  height: 40px;
  line-height: 37px;
  text-align: center;
  width: 40px;
}
.product_row img {
  width: 100%;
}
.faq .faq-usermanual li .btn {
  width: 330px;
}

.product_row article h2:not(:first-child) {
  margin-top: 30px;
}

.customize-support .par_list > li {
  margin-bottom: 20px;
}
.download_brochure > a {
  color: #6f4e37; font-weight: bold;
} 
.download_brochure > a:hover {
  color: #2e3192;
}
.main-login, .sub-menu {
list-style: outside none none;
}


.main-login > li > .menu-image-title-after {
  background-color: #bdbec0;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  padding: 10px 15px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}

.main-login li .sub-menu a {
  background-color: #414143;
  border-bottom: 1px solid #373739;
  color: #ffffff;
  display: block;
  font-size: 12px;
  line-height: 12px;
  padding: 10px 15px;
  position: relative;
  text-align: left;
 /* text-transform: uppercase;*/
  transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s;
}
.main-login li .sub-menu a:hover {
  background-color: #38383a;
}

.main-login .sub-menu {
  color: #ffffff;
  display: none;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 32px;
  width: 200px;
  z-index: 2;
}
.main-login > li {
  position: relative;
}
.main-login > li:hover > .menu-image-title-after {
  background-color: #414143;
}

.main-login li:hover .sub-menu {
display: block;
}
.rotateH {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  margin-top: -4px;
}
.social li img {
  width: 50px;
}
.power-inner .par u, .power-inner .par sup {
  color: #2e3192;
  font-weight: bold;
  margin-bottom: 16px;
}

.product_row .col-sm-7 {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%);
}
.product_row {
  position: relative;
}
.product_row .pull-right + .col-sm-7 {
  left: 0;
  right: auto;
}
.Response3{
  min-height: 400px;
}
 .Solutions1 {
  min-height: 500px;
}
.tech-row figure img {
  width: 100%;
}
.search-form input[type="search"] {
  border: 1px solid #e4e4e4;
  padding: 5px 10px;
}
.search-form {
  padding-bottom: 100px;
}
.search-submit {
  background-color: #2e3192;
  border: 0 none;
  color: #ffffff;
  padding: 6px 20px;
}
.power-inner .par_list + p u {
  display: block;
  margin-top: 30px;
}
.form-filds {
  margin-top: 15px;
}
.product  .btn:focus {
  color: #ffffff;
}
.fntsm {
  font-size: 13px;
}
.Response3 .zoom-icn {
  display: none;
}
address.par > figure {
  margin-top: 20px;
}
.Generation2, .Power2 {
  min-height: 580px;
}
.nav > li.current-menu-item,
.nav > li.current-menu-parent,
#menu-menu .sub-menu > li.current-menu-item a {
    background: transparent;
}

.nav > li.current-menu-item:hover,
.nav > li.current-menu-parent:hover {
    background: #2e3192;
}

.nav > li.current-menu-item a,
.nav > li.current-menu-parent a
 {
    color: #414042;
}
.nav > li.current-menu-item:hover a,
.nav > li.current-menu-parent:hover a {
    color: #fff;
}
#menu-menu .sub-menu > li.current-menu-item a:hover {
    background: #58595b;
}





/* media styles */
@media (max-width:1500px) {
.RightSide {
  padding-right: 8%;
}
.BottomBox {
  padding-bottom: calc(100% - 400px);
}	
}
@media (max-width:1159px) {
/*.client-logos > li {
  margin: 30px 6px;
}*/
.carousel-control.right {
  right: 40px;
}

.knucklebones-sec h3 {
  font-size: 30px;
  margin-bottom: 5px;
}
.knucklebones-sec h4 {
  font-size: 25px;
}
.steps span {
  padding-right: 0;
  width: 70px;
}
.navbar-nav > li > a {
  padding: 15px 17px;
}
.navbar-nav {
  margin: 0 0 0 0;
}
.whats-new article {
  padding-left: 0;
}
.product_row article h2 {
  font-size: 25px;
}

.RightSide {
  padding-right: 15px; 
}
.BottomBox {
  padding-bottom: calc(100% - 300px);
}
.product p {
  font-size: 15px;
}
.cats.abt-edge > li {
  font-size: 13px;
}
}

@media (max-width:1130px) { 
	.container {
  width: 90%;
}
header .container, footer .container { width:100%;}
.cats > li {
  font-size: 17px;
}
.cats li::before {
  margin-right: 12px;
}
.product h3 {
  font-size: 27px;
}
article.description h2 {
  font-size: 32px;
}
.about-team figure {
  height: auto;
  width: auto;
}

}
@media screen and (min-width:980px) and (max-width:1030px){
.product .btn {
  margin-bottom: -24px;
}
.product {
  padding: 0;
}
.product > a {
  margin-bottom: 20px;
}
	
}
@media (max-width:979px) {
/*	.client-logos > li {
  width: 167px;
}*/
.product h3 {
  font-size: 20px; line-height: 25px; 
}
.product p {
  font-size: 13px; height: 25px;
}
.cats > li {
  font-size: 15px;  display: flex; display: -webkit-flex;
}
.ttl {
  font-size: 28px;
}
.navbar-nav > li > a {
  font-size: 14px;
  padding: 13px;
}
.navbar-nav li.menu-item-has-children:hover .sub-menu {
  left: -218%;
}	
#myModal .modal-dialog {
  width: 85%;
}
.products-form h4 {
  font-size: 23px;
}

.cats li::before {
  height: 20px;
  top: 3px;
  width: 20px;
}
.cats {
  padding-left: 0;
}
.whats-new .ttl {
  margin-top: 17px;
}
.whats-new .ttl + br, .whats-new .ttl + br + br { display: none;}
.whats-new article h3 {
  font-size: 23px;
}

article.description h2 {
  font-size: 31px;
}
.paddingL {
  padding-left: 0;
}
.custom_zoom.on figure.zoom {
  width: 95%;
}
/*.modal.in .modal-dialog {
  transform: translate(0px, 175px);
  -moz-transform: translate(0px, 175px);
  -webkit-transform: translate(0px, 175px);
}*/
.BottomBox {
  padding-bottom: calc(140%);
}
.inner-banner .banner-cap h2 {
  font-size: 24px;
}
/*.about-team figure {
  height: 230px;
  width: 230px;
}*/

.left-contact {
  padding-right: 15px;
}
.right-contact {
  padding-left: 0;
}
.homeSlider .tp-caption h2:first-child {
  margin-left: -40px !important;
}
.clients {
  padding: 20px 0 50px;
}
.strategic-partners .team-members {
  padding: 20px 0 15px;
}
.strategic-partners .ttl {
  margin-bottom: 0px; margin-top: 20px;
}
.top-right {
  padding-left: 0;
  text-align: right;
}
.top-right > span {
  padding-right: 20px;
}
.ttl1 {
  font-size: 24px;
}

.cats > li {
  width: 100%;
}
h2.number {
  font-size: 33px;
}
.navbar-nav > li > a {
  font-size: 12px;
}

.cats.abt-edge > li, .cats > li {
  font-size: 18px;
}

.edge-sec .cats {
  padding-left: 0;
}


}

@media (max-width:767px) {
	.navbar-toggle .icon-bar {
  background-color: #2e3192;
}
.navbar-toggle {
  margin-right: 0;
  margin-top: 38px;
}
.top-right {
  float: right;
  font-size: 13px;
  margin-top: 10px;
  padding-left: 0;
  padding-right: 11px;
  text-align: right;
  width: auto;
}
.top-right > span {
  font-size: 9.78px;
  letter-spacing: 0;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 15px;
  text-align: right;
  float:left;
}
.top-right .btn {
  border-radius: 20px;
  margin-right: 10px;
  padding: 5px;
  height: 23px;
  line-height: 12px;
}	
.main-login .sub-menu {
  top: 23px;
}
.main-login > li > .menu-image-title-after {
  /*border-radius: 30px;*/
  font-size: 10px;
  padding: 5px 10px;
}
.navbar-brand > img {
  width: 70%;
}
.navbar-brand {
  height: auto;padding-left: 0; margin-top: 0;
}
.navbar-nav {
  margin: 0;
}
.collapse.navbar-collapse {
  margin-top: 0;
  padding: 0 15px;
}
.homeSlider .carousel-caption {
  top: -7px;
}
.cats {
  padding-left: 0;
}
.cats > li { width:100%}
.product {
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
}
.client-logos > li {
  display: block;
  float: left;
  margin: 30px auto;
  text-align: center;
  width: 50%;
}
.banner-cap {
  bottom: 35px;
}
.knucklebones-sec figure {
  margin-top: 70px;
}
.whats-new figure {
  margin-bottom: 15px;
  text-align: center;
}
.social {
  float: none !important;
  text-align: center;
}
.f_txt {
  margin-top: 30px;
  padding-right: 0;
  text-align: center;
}
.f_logo {
  text-align: center;
}
.here {
  padding-left: 0;
}
.carousel-caption > h2 {
  font-size: 20px;
}
.navbar-nav li.menu-item-has-children .sub-menu, .navbar-nav li.menu-item-has-children:hover .sub-menu {
  left:auto;
  opacity: 1;
  transform:none;
  display:none;
  width:100%;
}
.toggleC {
  cursor: pointer;
  float: right;
  position: absolute;
  right: 30px;
  top: 20px;
}
.toggleC::before {
  border-left: 7px solid rgba(0, 0, 0, 0);
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-top: 7px solid;
  content: "";
  position: absolute;
  top: 0;
  transition:all 0.5s;
  -webkit-transition:all 0.5s;
  -moz-transition:all 0.5s;
}
.toggleC.rotate::before {
  border-bottom: 7px solid;
  border-top: medium none;
}
#menu-menu .sub-menu > li {
  width: 100%;
}
.pdt-icn {
  margin: 0 auto 20px;
  padding-right: 0;
  width: 100px;
}
#myModal .modal-content {
  padding: 0;
}
button.close {
  right: 5px;
  top: 5px;
}
footer {
  background-size: cover; padding-bottom: 30px;
}
.quotes-sec > .container {
  height: auto;
  padding-bottom: 20px;
  padding-top: 20px;
}
.steps span {
  padding-right: 0;
}
.steps {
  padding: 0;
}
.whats-new article h3 {
 
  line-height: 38px;
}
.whats-new article p br {
  display: none;
}
.whats-new {
  padding-bottom: 50px;
}
.clients {
  padding-top: 30px;
}

.banner-cap > h2 {
  font-size: 16px;
  margin-top: -2px;
}
.product_row article {
  margin-bottom: 20px;
}
.product_row figure {
  text-align: center;
}
.paddingTB50 {
  padding-top: 20px;
}
.product_row .carousel-inner, .product_row figure {
  margin: 0 auto;
  max-width: 357px;
  position: relative;
}
.toggleC::after {
  border: 1px solid #26298a;
  content: "";
  display: inline-block;
  height: 25px;
  left: -5px;
  position: absolute;
  top: -9px;
  width: 25px;
}
.inner-banner .banner-cap h2 {
  font-size: 16px;
  margin-top: -0px;
  padding-left: 35px;
}
.inner-banner.Power .banner-cap h2  { margin-top:-8px;}
/*.modal.in .modal-dialog {
  transform: translate(0px, 40px);
  -webkit-transform: translate(0px, 40px);
  -moz-transform: translate(0px, 40px);
}*/
.BottomBox {
  padding-bottom: 30px;
}
.RightSide {
  padding-left: 15px;
}
.about-team figure {
  margin: 0 auto 30px;
}
.team-members {
  padding: 20px 0 0;
}
.about-team {
  padding-bottom: 30px;
}
.team-members h2, .news-row h2 {
  font-size: 22px;
  margin-top: 20px;
  
}
.news-row {
  padding: 10px 0 0px;
}
.left-contact {
  margin-right: -15px; padding-bottom: 50px;
}
h2.number, .contact .ttl {
  font-size: 30px;
}

.par.Patter {
  margin-top: -10px;
}
.right-contact {
  padding-bottom: 50px;
}
.homeSlider .tp-revslider-mainul .tp-caption h2 {
  display: block;
  font-size: 20px !important;
  line-height: 35px !important;
  margin: 0 auto !important;
  text-align: center !important;
  width: 300px!important;
}
.team-members h2, .news-row h2, .abt-dsg.par {
  text-align: center;
}

.ttl1 {
 font-size:18px;
}

.strategic-partners .team-members figure {
  margin: 0 auto 15px;
  max-width: 250px;
}
.news-row figure {
  margin: 0 auto;
  max-width: 400px;
  width: 100%;
}
.product p {
  height: auto;
}
.left-contact {
  margin-right: -9%;
  padding-right: 9%;
}
.homeSlider .tp-parallax-wrap {
  left: 0 !important;
  margin: 0 auto !important;
  max-width: 300px;
  right: 0 !important;
  text-align: center;
  width: 100% !important;
   top: 18px !important;
}
.future-block .banner-cap > h2 {
  font-size: 24px;
}
.homeSlider .tp-revslider-mainul .tp-caption#slide-35-layer-1  h2, .homeSlider .tp-revslider-mainul .tp-caption#slide-30-layer-1  h2 {
  text-align: right !important;
}
.inner-products .product { margin-bottom:50px;}
.faq .TopBox ul {
  margin-bottom: 30px;
}
.Response3,  .Solutions1{
  min-height: 100%;
}
.product_row .col-sm-7 {
  position: static;
  transform: none; -moz-transform: none; -webkit-transform: none;
}
}

@media (max-width:479px) {
.ttl {
  font-size: 22px;
  line-height: 28px;
  margin: 20px 0 10px;
}
.cats > li {
  font-size: 14px; 
}	
.cats li::before {
  height: 15px;
  margin-right: 10px;
  width: 15px;
}

.quotes-sec .item > h4 {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 18px;
}
/*.client-logos > li {
  
  width:100%;
}*/
/*.steps span {
  width: 100px;;
} */
.whats-new article h3 {
  font-size: 20px; line-height: 24px;
}
.product {
  width: 100%;
}

.carousel-caption > h2:last-child {
  margin-top: 10px;
}
.quotes-sec .item > h4 p {
  font-size: 16px;
  line-height: 24px;
}

.description .par {
 text-align: left;
}
article.description h2 {
  font-size: 23px;
}
.product_row article h2 {
  font-size: 20px;
}
.boxes .btn {
  margin: 0; padding: 15px 20px; width: 140px;
}

/*.modal.in .modal-dialog {
  transform: translate(0px, 130px);
}*/

.Power.inner-banner .banner-cap h2 {
  font-size: 10px;
  margin-top: 0;
  padding-left: 0;
}
.navbar-brand {
 margin-top: -4px;
}
.contact address.par figure {
  margin-top: 20px;
}
}
@media (max-width:320px){
.left-contact {
  margin-right: -11%;
  padding-right: 11%;
}
	.faq .faq-usermanual li .btn {
  font-size: 13px;
  width: 280px;
}
}
