/*
Theme Name: Torsion Control
Author: Digital Brain
Author URI: http://godigitalbrain.com
*/

@font-face {
  font-family: 'BebasNeueRegular';
  src: url("/source/f7cbeb8a4bc0f7e0b945fa4a03806f81/BebasNeue-webfont.eot");
  src: url("/source/d6b3e7fe359959957a9148246d625a74/BebasNeue-webfont.eot") format('embedded-opentype'), url("/source/922a4d8d82778dc93848bf04e01328fc/BebasNeue-webfont.woff") format('woff'), url("/source/ab2d2a9dd7f968c67f925c732fb433fc/BebasNeue-webfont.ttf") format('truetype'), url("../fonts/BebasNeue-webfont.svg#BebasNeueRegular") format('svg');
  font-weight: normal;
  font-style: normal;
}
/*========================
=======Typography=========
==========================*/
#contact-us .gform_wrapper .top_label .gfield_label {
display:none;
}
#field_1_5{margin-bottom:20px;}
body {
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  background-color: #131412;
  padding-top: 0;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
}
.post-content li:before {
  font-family: 'FontAwesome';
  content: '\f013';
  margin: 0 5px 0 -15px;
  font-size: 26px;
  color: #BBB;
}
.navbar-nav li a:hover,
.navbar-nav li a:focus {
  outline: none;
  outline-offset: 0;
  text-decoration: none;
  background: transparent;
}
a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
a:focus,
a:hover {
  text-decoration: none;
  outline: none;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family: 'BebasNeueRegular', sans-serif;*/
  
  font-weight: normal;
  text-transform: uppercase;
}
hr {
  border: none;
}
.padding-top {
  padding-top: 80px;
}
.padding-top-two {
  padding-top: 40px;
}
.padding-bottom-two {
  padding-bottom: 40px;
}
.padding-bottom {
  padding-bottom: 80px;
}
.section-title {
  margin-bottom: 15px;
  padding-bottom: 0;
  position: relative;
}
.section-title h1 {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 300;
  /*  text-align: center;*/
}
.section-title:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 265px;
}
.navbar-toggle {
  border: 1px solid #fff;
  margin-top: 10px;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
}
.btn-primary {
  border-width: 2px;
  border-radius: 0;
  color: #fff;
  padding: 14px 54px;
  font-size: 16px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.btn-primary:hover,
.btn-primary:focus,
.carousel-caption .btn-primary:hover,
.btn-default:hover,
.btn-default:focus,
#video-section .nav-tabs>li.active>a,
#video-section .nav-tabs>li >a:hover {
  color: #fff;
}
.btn-default {
  border: 2px solid #fff;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  margin-top: 20px;
  padding: 10px 18px;
}
/*========================
========Home CSS==========
==========================*/

.main-nav {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.navbar .message {
  width: 100%;
  padding: 10px;
  background-color: #D9A404;
}
.navbar .message p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  text-align: center;
  color: #010205;
}
.navbar-fixed-top .message p {
  font-size: 12px;
}
.navbar-fixed-top.animated .message {
  display: none;
}
.top-bar-hide {
  display: none;
}
/*Topbar*/

.top-bar {
  display: none;
  padding-top: 30px;
  z-index: 10;
}
.page .top-bar {
  top: 25px;
}
.top-bar span {
  margin-left: 26px;
  color: #fff;
}
.page.page-template-default #content {
  padding-top: 40px;
}
.page-header {
  border-top: 8px solid #333;
  border-bottom: none;
}
.language-dropdown {
  display: inline-block;
}
.dropdown-menu.language-change {
  border-radius: 0;
  min-width: 100px;
  padding: 0;
  margin-top: 10px;
  background-color: transparent;
}
.dropdown-menu.language-change li a {
  margin-bottom: 1px;
  background-color: #fff;
  color: #454545;
}
.language-dropdown a i {
  color: #fff;
}
.top-bar span.contact-mail {
  margin-right: 20px
}
.top-bar span i {
  margin-right: 10px;
  font-size: 18px;
}
.hentry {
  padding-top: 120px;
}
.page #content {
  padding-top: 120px;
}
/*.container {
max-width: 960px;
}*/
/*Navigation CSS*/

#navigation .container {
  position: relative;
}
a.navbar-brand {
  color: #fff;
  margin-left: 0 !important;
}
.navbar-fixed-top .navbar-brand h1 {
  margin: 0;
}
#navigation .navbar-right {
  margin-top: 100px;
  padding-right: 0;
}
.page #navigation .navbar-right {
  margin-top: 60px;
}
#navigation .navbar-right li {
  padding-left: 15px;
}
#navigation .navbar-right li a {
  color: #fff;
  /*font-family: 'BebasNeueRegular';*/
  
  font-size: 18px;
  height: 100%;
  text-transform: uppercase;
  padding: 10px 0px;
}

#navigation .navbar-right li.active a,
#navigation .navbar-right li a:hover,
a:hover,
a.active {
  color: #D9A404!important;
}
#navigation .navbar-right li a span {
  position: relative;
}
#navigation .navbar-right li a span:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: -12px;
  height: 2px;
  width: 100%;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#navigation .navbar-fixed-top .navbar-right li a.active span:after,
#navigation .navbar-fixed-top .navbar-right li a:hover span:after,
#navigation .navbar-fixed-top .navbar-right li a:focus span:after,
#navigation .navbar-fixed-top .navbar-right li.active a span:after {
  background-color: #fff;
}
#navigation .navbar-fixed-top .navbar-right li a:hover {
  color: #D9A404;
}
#navigation .navbar-right li a.active span:after,
#navigation .navbar-right li a:hover span:after,
#navigation .navbar-right li a:focus span:after,
#navigation .navbar-right li.active a span:after {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
}
#navigation .navbar-fixed-top {
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  background: #010205;
  margin: 0;
  border: none;
}
#navigation .navbar-fixed-top .navbar-right {
  margin-top: 0;
}
#navigation .navbar-fixed-top .navbar-right li a {
  padding: 10px 0px;
}
/*dropdown-menu*/

#navigation .navbar-right .dropdown-menu {
  background-color: transparent;
  padding: 0;
  left: 0;
}
#navigation .navbar-right .dropdown-menu li {
  padding: 0;
}
#navigation .navbar-right .dropdown-menu li a {
  color: #454545;
  margin-bottom: 1px;
  padding: 7px 15px;
  background-color: #fff;
  line-height: 24px;
}
.search {
  position: absolute;
  top: 72px;
  z-index: 1;
  right: 15px;
  width: 300px;
}
#navigation .navbar-fixed-top .search {
  top: 30px;
}
#navigation .navbar-fixed-top .search .field-toggle {
  top: 40px;
}
.search i {
  color: #fff;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 2px;
}
#navigation .navbar-fixed-top .search i:hover {
  color: #fff;
}
.field-toggle {
  position: relative;
  top: 30px;
  right: 0px;
  display: none;
  height: 50px;
}
.search-form {
  padding-left: 10px;
  height: 50px;
  font-size: 14px;
  color: #818285;
  font-weight: 300;
  outline: none;
  margin-top: 10px;
  width: 100%;
}
.page .navbar-brand img {
  max-width: 60%;
}
.post-content {
  /*  background: #0C0C0C;*/
  /*padding: 20px;*/
}
/* Parallax */

.parallax-section {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  color: #fff;
}
.parallax-overlay {
  background: url("/source/1c1aa13551455cb621b66a5d06a421d2/pattern.png");
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 100%;
  top: 0;
  left: 0;
}
.parallax-section .parallax-content {
  padding: 60px 0;
  z-index: 10;
}
.parallax-section {
  background-color: #bfbfbf;
  background-image: url("images/parallax.jpeg");
}
.parallax-section .container {
  padding: 55px 0;
}
.text-block {
  display: block;
  color: #141513;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  padding: 20px;
}
#footer .text-block {
  max-width: 640px;
}
.no-padding {
  padding: 0px;
}
.text-block-large {
  font-size: 32px;
}
#footer .text-block {
  font-size: 18px;
}
#footer .text-block-large {
  color: #FFFFFF;
  font-size: 20px;
  padding: 10px 0;
}
.bg-black {
  background: #131412;
}
.bg-orange {
  background: #D9A404;
}
.text-white {
  color: #FFFFFF;
}
#advantages2 {
  background: rgb(173, 173, 173);
  color: #333;
  display: block;
  overflow: hidden;
  padding: 10px;
  /*width: 146%;
margin-bottom: -80px;
margin-left: -23%;*/
}
#advantages2 .col-md-4 {
  font-size: 60px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
  text-align: right;
}
#about-info {
  background: rgba(0, 0, 0, 0.2);
  margin: 10px 0;
  padding: 10px;
}
#contact-us {
  background: url("/source/e1af85a5f254a328ca6f468192e4fe6d/bg-world.png") no-repeat bottom center #0D0D0D;
  padding-top: 80px;
}
/*#contact-us .container {
max-width: 640px;
text-align: center;
}*/

#about-us div.page,
#product div.page {
  background: #FDFDFD;
  color: #333;
}
#product-bottom {
  max-width: 100%;
  margin: 0 auto -55px;    
  display: block;
}
#gform_1 .gform_footer.top_label {
  margin-top: 0;
  padding-top: 0;
}
.gform_wrapper .gform_body .gform_fields input[type="text"],
.gform_wrapper .gform_body .gform_fields input[type="email"],
.gform_wrapper .gform_body textarea {
  border: 1px solid #eeeeee;
  font-size: 13px;
  color: #747474;
  padding: 20px 2%;
  margin: 0 1% 2% 0;
  border-radius: 2px;
  width: 100%;
  border: 1px solid #1a1a1a;
  background: #191919;
}
#gform_1 .gform_footer input.button,
#gform_1 .gform_footer input[type=submit] {
  background-color: #191919;
  border: 0 none;
  border-radius: 3px;
  color: #a9a9a9;
  cursor: pointer;
  display: block;
  float: none;
  font-size: 14px;
  padding: 10px 20px;
}
.single-post {
  margin-bottom: 30px;
  overflow: hidden;
}
.single-post .post-image {
  width: 44%;
  position: relative;
  overflow: hidden;
}
.single-post .post-image img {
  width: 100%;
}
.post-image .fa-angle-right {
  bottom: 4px;
  color: #fff;
  font-size: 24px;
  position: absolute;
  right: 15px;
  z-index: 10;
  opacity: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.single-post .post-details {
  width: 52%;
}
.single-post .post-details h5 {
  color: #676767;
  margin-bottom: 5px;
}
.single-post .post-details span {
  margin-bottom: 12px;
  display: block;
}
.single-post:hover .post-details h5 {
  color: #000;
}
.single-post .post-image:before {
  content: "";
  position: absolute;
  bottom: -45px;
  right: -43px;
  border-width: 0;
  border-style: solid;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-post:hover .post-image:before {
  border-width: 42px;
}
.single-post:hover .post-image .fa-angle-right {
  opacity: 1;
}
#recent-post-carousel .carousel-indicators {
  top: -82px;
}
/* Footer */

#footer {
  background-image: url("/source/923d0d5e896ad2163329e68fd6009c47/PTTech_GoogleMap.png");
}
.product-details {
  background: #242424;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px;
}
.product-details span {
  display: block;
}
.product-name {
  font-size: 16px;
  font-weight: bold;
}
/*==============================
=========Carousel-Fade==========
================================*/

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  background-repeat: no-repeat;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.yellow-button {
  background: #D9A404;
  padding: 10px;
  text-transform: uppercase;
  font-size: 22px;
  margin-top: 10px;
  display: inline-block;
}
.yellow-button:hover {
  background: #EDB817;
  color: #1a1a1a!important;
}
/*========================
=======Preloader CSS======
==========================*/

.preloader {
  display: table;
  background: #fff;
  z-index: 999999;
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
#loaderImage {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  text-align: center;
}
#canvas {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
}
#advantages2 {
  font-size: 14px;
}
#advantages2 h1 {
  font-weight: bold;
  font-size: 20px;
}
#navigation .navbar-fixed-top .navbar-brand img {
  max-width: 40%;
}
.navbar-fixed-top .navbar-brand {
  height: auto;
padding-bottom: 0;
}
.post-content .img-responsive {
  margin: 0 auto;
}
#advantages2 h1 {
  text-align: left;
}
#applications div {
  background: #1a1a1a;
}
#contact-us-widget {
  margin-top: 40px
}
#footer .col-sm-12 {
  background: #1a1a1a;
}
#navigation .navbar-right {
background: #1a1a1a;
}
gform_confirmation_wrapper_1 {
background: #D9A404;
padding: 5px;
display: inline-block;
}
a#gf_1 {
padding-top: 250px;
display: block;
}
#contact-us #gform_1 {
margin-top: -250px;
}
#gform_confirmation_message_1 {
background-color: #D9A404;
padding: 5px 10px;
display: inline-block;
}
@media only screen and (max-width: 600px) {
  .parallax-section {
      background: rgb(226, 248, 255)!important;
  }
}
@media only screen and (min-width: 320px) {

}
@media only screen and (min-width: 480px) {
#navigation .navbar-fixed-top .navbar-brand img {
    margin-top: 0;
}
#footer .col-sm-12 {
  background: none;
}
#footer .text-block-large {
  color: #000000;
}
}


@media(min-width: 768px) {
.navbar-fixed-top .navbar-brand {
padding: 15px;
}
  .top-bar {
      display: inline-block;
  }
  .navbar-fixed-top .top-bar {
      display: none;
  }
  .navbar-fixed-top .navbar-brand {
    max-width: 240px;
  }
  #navigation .navbar-fixed-top .navbar-brand img {
    max-width: 100%;
  }
  #advantages2 {
      font-size: 16px;
  }
  #advantages2 h1 {
      font-size: 50px;
  }
  .section-title h1 {
      font-size: 40px;
  }
  .page {
      height: 100%;
      display: block;
      clear: both;
      padding-top: 80px;
      padding-bottom: 80px;
  }
  .section {
      margin-top: -96px;
      padding-top: 95px;
  }
  .text-block-large {
      font-size: 62px;
  }
  .parallax-section .parallax-content {
      padding: 170px 0;
  }
  #product-bottom {       
      margin: 40px auto -240px;
      padding-top: 50px;
  }
  #contact-us {
      background: url("/source/e1af85a5f254a328ca6f468192e4fe6d/bg-world.png") no-repeat bottom center #0D0D0D;
      padding-top: 170px;
  }
  #contact-us-widget {
      margin-top: 80px
  }
  #footer .text-block {
      font-size: 21px;
  }
  #footer .text-block-large {
      font-size: 46px;
  }
  .parallax-section {
      min-height: 437px;
  }
  #navigation .navbar-right { 
    background: none;
  }
}
@media(min-width:992px) {
  .navbar-fixed-top .navbar-brand {
    max-width: 100%
  }
  #navigation .navbar-fixed-top .navbar-brand img {
    max-width: 50%;
  }
  .top-bar {
      position: absolute;
      right: 15px;
      top: 65px;
      padding-top: 0;
  }
  #applications div {      
      background: url("/source/9033243dab7b5e63c341ec59800f1a8b/applications-bg-4.png") top right no-repeat fixed #1a1a1a;
      background-position-y: 50%;
      background-position-x: right;
  }
  #navigation .navbar-right li {
      padding-left: 30px;
  }
  #navigation .navbar-fixed-top .navbar-right li a {
      padding: 40px 0 0;
  }
}
@media(min-width:1200px) {
  #advantages2 {
      font-size: 18px;
  }
  #advantages2 h1 {
      font-size: 60px;
      margin-top: 35px;
      text-align: right;
  }
}

.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
    margin-bottom: 10px;
}

div#teconsent {
    text-align: center;
    margin-bottom: 20px;
}