* {
	border: 0px;
	word-wrap: break-word;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	list-style-type: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	color: inherit;
}
a:hover, a:focus {
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	text-decoration: none;
	outline: none;
	color: #f7ca47;
}
a:focus {
	outline: none;
}
textarea {
	resize: none;
}
img {
	max-width: 100%;
}
body {
	background: #131313;
	padding: 0 70px 70px;
	overflow-x: hidden !important;
}
/*html {
  scroll-behavior: smooth;
}*/
body, html {
	height: 100%;
	overflow-x: hidden !important;
}
.logoGif {
	width: 110px;
}
.container-fluid {
	padding-right: 150px;
	padding-left: 150px;
}
h2 sup {
	font-size: 18px;
	top: -29px;
	position: relative;
}
h3 {
	font-size: 45px;
	color: #000000;
	font-family: DINCondBold;
	text-transform: uppercase;
	margin-bottom: 42px;
}
p {
	color: #727272;
	padding-bottom: 0px;
	letter-spacing: 1px;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 22px;
}
.btn {
	text-transform: uppercase;
	letter-spacing: 0px;
	border-radius: 0px;
	font-size: 18px;
	padding: 17px 30px;
	min-width: 237px;
	background-color: #ffffff;
	font-family: 'DINAlternate' !important;
}
.btn:hover, .btn:focus {
	color: #FFFFFF;
	background: #f7ca47;
}
.btn-default {
	font-family: 'DINAlternate' !important;
	color: #FFFFFF;
	background-color: #eebb24;
	border: none;
	min-width: 138px;
	padding: 13px;
	margin-top: -1px;
	font-size: 13px;
}
.btn-default.whiteBg {
	background-color: #fff;
	color: #202020;
}
.btn-default:hover, .btn-default:focus {
	color: #FFFFFF;
	background: #f7ca47;
}
.btn-lg {
	font-family: DINCondBold !important;
	letter-spacing: 2px;
}
.btn-primary {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #FFF;
	background: #011b3f;
}
.btn-primary:hover, .btn-primary:focus {
	color: #FFF;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background: #012E69;
}
.headerbar {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: #131313;
	z-index: 9;
}
.headerTop {
	padding-right: 70px;
	padding-left: 70px;
}
.headerBottom {
	padding: 0 70px;
}
.logo {
	float: left;
	line-height: 55px;
	padding: 20px 23px;
	position: relative;
	margin-bottom: -47px;
	background-color: #131313;
	z-index: 99;
	border-right: 1px solid #202020;
}
.logoText {
	height: 110px;
	margin-bottom: 20px;
}
.headerTopRight {
	float: right;
}
.headerTopRight i {
	font-size: 14px;
	width: 25px;
	text-align: right;
	color: #fff;
	line-height: 48px;
}
.headerTopRight i:hover {
	color: #eebb24;
}
.headerTopRight ul {
	display: inline-block !important;
	vertical-align: middle;
	margin-top: 12px;
}
.headerTopRight ul li {
	display: inline-block;
	font-family: DINAlternate;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: .5px;
	font-size: 11px;
	position: relative;
	line-height: 35px;
}
.headerTopRight ul li ul {
	position: absolute;
	top: 60%;
	right: 0px;
	z-index: 99;
	background-color: #fff;
	width: 100px;
	display: none !important;
}
.headerTopRight ul li:hover ul {
	display: block !important;
}
.headerTopRight ul li ul li {
	display: block;
}
.headerTopRight ul li ul li a {
	padding: 0 10px;
	line-height: 24px;
	font-size: 10px;
	display: block;
	color: #000;
}
.headerTopRight ul li ul li a:hover {
	color: #eebb24;
}
.headerTopRight ul li ul li a i {
	font-size: 14px;
	width: 17px;
	text-align: left;
}
.headerTopRight .icon-share {
	font-size: 17px;
	color: #fff;
	padding-left: 10px;
	position: relative;
	bottom: -3px;
}
.headerTopRight ul li:first-child {
	background-image: none;
}
.dotNav {
	position: absolute;
	right: 45px;
	z-index: 999;
	top: 14%;
	bottom: 0;
	margin: auto;
	height: 297px;
}
.dotNav li {
	padding-bottom: 28px;
	background-image: url(../img/dot-list.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.dotNav li.activeParent a {
	background-color: #eebb24;
	border-color: #eebb24;
}
.dotNav li:last-child {
	padding-bottom: 0px;
	background-image: none;
}
.dotNav li:first-child {
	padding-bottom: 0px;
	background-image: none;
	display: none;
}
.dotNav li a {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 10px;
	border: 1px solid #e8e7e7;
}
.navbar {
	min-height: inherit;
	border-radius: 0px;
	margin: 0px;
	margin: 0px 0 28px;
	background-color: transparent;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #202020;
	padding-left: 156px;
}
.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}
.navbar-default .navbar-nav > li {
	color: #9f9fd6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #202020;
	position: static;
}
.navbar-default .navbar-nav > li > a {
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-image: url(../img/nav-hover.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: 100% 0;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 46px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #FFFFFF;
	background-size: 100% 1px;
	background-color: transparent;
}
/*.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,*/
.navbar-default .navbar-nav > .activeParent > a, .navbar-default .navbar-nav > .activeParent > a:hover, .navbar-default .navbar-nav > .activeParent > a:focus {
	color: #FFFFFF;
	background-size: 100% 1px;
	background-color: transparent;
}
/*.navbar-default .navbar-nav > li.active > ul*/
.navbar-default .navbar-nav > li.activeParent > ul {
	display: block;
}
/*.navbar-default .navbar-nav > li:hover > ul {
display: block;
}
.navbar-default .navbar-nav > li > ul > li:hover > ul {
display: block;
}*/
.navbar-default .navbar-nav li ul {
	position: absolute;
	left: 0px;
	top: 100%;
	background-color: #08133b;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: TCM;
	color: #bdbdbd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #212b4f;
	/*border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #212b4f;*/
	display: none;
	width: 100%;
}
/*.navbar-default .navbar-nav li:hover > ul {
display: flex;
}*/
.navbar-default .navbar-nav li ul li:hover > a {
	color: #FFF;
}
.navbar-default .navbar-nav li ul li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #212b4f;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #212b4f;
	margin: 0 -2px;
}
.navbar-default .navbar-nav li ul li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #212b4f;
}
.navbar-default .navbar-nav li ul li a {
	line-height: 32px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}
.navbar-default .navbar-nav li ul li.subActive a, .navbar-default .navbar-nav li ul li a.subActive {
	color: #FFF;
	/*background-color: #FFF;*/
	background: -moz-linear-gradient(45deg, rgba(108,158,230,0.65) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(45deg, rgba(108,158,230,0.65) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(45deg, rgba(108,158,230,0.65) 0%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a66c9ee6', endColorstr='#00000000', GradientType=1 );
}
.navbar-default .navbar-nav li ul li a:hover, .navbar-default .navbar-nav li ul li a:focus, .navbar-default .navbar-nav li ul li.active > a, .navbar-default .navbar-nav li ul li a.current {
	color: #FFF;
}
.navbar-default .navbar-nav li ul ul {
	font-size: 10px;
}
.navbar-default .navbar-nav > li > a.btn {
	position: relative;
	bottom: -2px;
}
.navbar-default .navbar-nav > li > a.btn:hover, .navbar-default .navbar-nav > li > a.btn:focus {
	background: #f7ca47 !important;
}
.headerRight {
	float: right;
	font-size: 12px;
	line-height: 45px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}
footer {
	position: fixed;
	bottom: 0;
	left: 70px;
	right: 70px;
	z-index: 1;
}
.leftText {
	float: left;
	width: 30%;
}
footer p {
	font-size: 10px;
	color: #5f5f5f;
	font-family: 'Lato', sans-serif;
	margin: 0px;
	line-height: 70px;
	text-transform: uppercase;
	letter-spacing: .5px;
}
.rightText {
	float: right;
	width: 70%;
}
footer .rightText {
	text-align: right;
}
.rightText ul li {
	font-size: 10px;
	color: #5f5f5f;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	line-height: 70px;
	text-transform: uppercase;
	letter-spacing: .5px;
	padding: 0 25px;
	border-right: 1px solid #343434;
}
.rightText ul li:last-child a {
	color: #eebb24;
}
.rightText ul li:last-child {
	padding-right: 0px;
	border-right: 0px;
}
.jumbotron h1 {
	font-size: 113px;
	color: #fff;
	font-family: DINCondBold;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-bottom: 10px;
}
.jumbotron h5 {
	font-size: 113px;
	color: #eebb24;
	font-family: DINCondBold;
	text-transform: uppercase;
	letter-spacing: 4px;
}
#pageSlide {
	height: 100%;
}
.jumbotron {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 100%;
	background-color: #000;
}
.jumbotron.home .textBox {
	padding-top: 15px;
}
.textHolder {
	max-width: 500px;
}
.textHolder.howItWork {
	padding-top: 0%;
}
.textBox {
	position: absolute;
	left: 0px;
	top: 50%;
	-ms-transform: translateY(-47%) translateX(-0%);
	-webkit-transform: translateY(-47%) translateX(-0%);
	transform: translateY(-47%) translateX(-0%);
	right: 0px;
	padding-top: 80px;
}
.yellow {
	color: #e3b40a;
}
.white {
	color: #fff !important;
}
.yellowBg {
	background-color: #eebb24 !important;
	color: #000;
}
.yellowBg:hover {
	background-color: #f0c138 !important;
	color: #000;
}
.bg-danger .yellowBg {
	color: #fff;
}
.blackBg:hover {
	background-color: #4a4848 !important;
}
.bg-danger .blackBg {
	background-color: #191919;
	color: #fff;
}
.bannerLogo {
	margin-bottom: 40px;
}
h2 {
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 18px;
	letter-spacing: 0px;
	font-family: DINCondBold;
	font-size: 52px;
}
.textBox h4 {
	text-transform: uppercase;
	color: #747474;
	font-size: 22px;
	font-family: DINCondBold;
}
.textBox h5 {
	text-transform: uppercase;
	color: #eebb24;
	margin-bottom: 40px;
	letter-spacing: 2px;
	font-size: 16px;
	font-family: 'gothambold';
}
.textBox p {
	color: #fff;
	padding-bottom: 0px;
	letter-spacing: 1px;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 22px;
}
.topGap {
	margin-top: 30px;
}
.continueReading {
	max-width: 842px;
	margin: 0 auto;
}
.demoGarble h2 {
	margin-bottom: 30px;
	line-height: normal;
	font-size: 58px;
}
.demoGarble .textHolder.howItWork {
	padding-top: 20%;
}
.demoGarble h4 {
	color: #ffffff;
	font-size: 32px;
}
.textHolder.customerCare {
	padding-top: 20%;
}
.industriesHolder {
	max-width: 555px;
	float: right;
}
.industriesHolder p {
	margin-bottom: 40px;
	color: #fff;
}
.industriesHolder h4 {
	margin-bottom: 10px;
	color: #fff;
}
.industriesHolder h5 {
	margin-bottom: 30px !important;
	color: #fff;
	text-transform: inherit;
}
.industrialFullPage h3 {
	margin-bottom: 8px;
}
.btnList {
	margin-top: 20px;
	display: table;
}
.btnList li {
	float: left;
	width: 33.333%;
	text-transform: uppercase;
	font-size: 17px;
	color: #000000;
	font-family: DINCondBold;
	padding: 5px;
}
.btnList li a {
	border-radius: 40px;
	background-color: transparent;
	color: #fff;
	padding: 12px 25px 12px 45px;
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: center left;
	display: block;
	box-shadow: 0px 4px 9px #565656;
	position: relative;
	overflow: hidden;
}
.noPoint {
	position: absolute;
	background-color: #fff;
	right: -100%;
	top: 0px;
	bottom: 0px;
	line-height: 50px;
	display: block;
	border-radius: 40px;
	color: #000;
	opacity: 0;
	text-align: center;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
}
.btnList li a:hover .noPoint {
	opacity: 1;
	right: 0;
	left: 0;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
}
/*.btnList li a:hover, .btnList li a:focus {
box-shadow: 0px 4px 9px #7a6806;
}*/
.panel-title > a:before {
	float: right !important;
	font-family: FontAwesome;
	content: "\f068";
	padding-right: 5px;
}
.panel-title > a.collapsed:before {
	float: right !important;
	content: "\f067";
}
.panel-title > a:hover, .panel-title > a:active, .panel-title > a:focus {
	text-decoration: none;
}
.panel-group .panel {
	border-radius: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
}
.panel-default > .panel-heading {
	background-color: transparent;
	border-top: 1px solid #1a1a1a;
	border-radius: 0;
}
.panel-title {
	font-size: 22px !important;
	color: #ffffff !important;
}
.panel-heading {
	padding: 12px 0px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	border: none;
	font-size: 15px;
	color: #fff;
	line-height: 25px;
	padding: 10px 25px 18px 0;
	margin-top: -12px;
}
.priceArea {
	display: table;
	margin: 0 auto;
	width: 100%;
	padding-top: 10px;
}
.priceArea li {
	float: left;
	width: 25%;
	background-color: #fff;
	padding: 27px 15px;
	text-align: center;
	border-right: 1px solid #e5e5e5;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
}
.priceArea li:last-child {
	border-right: none;
}
.priceArea li:hover {
	background-color: #eebb24;
}
.priceArea li:hover h3, .priceArea li:hover .priceItem li:first-child {
	color: #fff;
}
.priceArea li:hover .priceItem li {
	color: #000;
	border-color: #d6a820;
}
.priceArea li:hover p {
	color: #775d12;
}
.priceArea li:hover .btn {
	color: #eebb24;
	background-color: #ffffff !important;
}
.pricingBox h3 {
	font-size: 24px;
	color: #eebb24;
	font-family: DINCondBold;
	margin-bottom: 2px;
	text-transform: uppercase;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
}
.pricingBox p {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
	margin: 0;
	color: #939393;
}
.priceItem {
	margin: 10px 0 17px;
	min-height: 202px;
}
.priceItem li {
	border-right: none;
	padding: 10px 8px;
	display: block;
	color: #939393;
	font-size: 12px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #e5e5e5;
	float: none;
	width: 100%;
	text-align: center;
	background-color: transparent;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
}
.priceItem li:first-child {
	padding: 10px 8px;
	border-top: 1px solid #e5e5e5;
	font-size: 18px;
	color: #252525;
	text-transform: uppercase;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
}
.pricingBox .btn-default {
	background-color: #000000;
	padding: 14px 45px;
	color: #fff;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
}
.contactMenu {
	text-align: center;
	padding-top: 20px;
}
.contactMenu ul li {
	display: inline-block;
}
.contactMenu ul li a {
	font-family: DINCondBold;
	padding: 10px 37px;
	font-size: 18px;
	color: #000 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.contactMenu ul li a:hover {
	color: #f2c338;
}
.bodyLogo {
	margin-bottom: 30px;
}
.contactPage h2 {
	margin-bottom: 30px;
}
.contactPage form {
	max-width: 900px;
	margin: 40px auto 0;
}
.contactPage .form-control {
	height: auto;
	padding: 8px 12px;
	font-size: 12px;
	line-height: normal;
	color: #878787;
	background-color: transparent;
	background-image: none;
	border: none;
	border-bottom: 1px solid #ffffff;
	border-radius: 0px;
	box-shadow: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
}
.contactPage .form-control:focus {
	box-shadow: none;
	border-bottom-color: #ffc900;
	border-top-color: #ffc900;
	border-right-color: #ffc900;
	border-left-color: #ffc900;
	color: #fff !important;
}
.contactPage .form-group {
	margin-bottom: 20px;
	min-height: 38px;
}
.contactPage .btn {
	margin-top: 15px;
}
.contactPage form p {
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 17px;
}
.contactPage form h4 {
	color: #fff;
	font-weight: 400;
	margin-bottom: 10px;
}
.contactPage form label {
	margin-bottom: 10px;
	color: #878787;
	font-weight: 400;
	padding-left: 5px;
}
.faq h2 {
	margin-bottom: 50px;
}
.gapRight {
	padding-right: 60px;
}
.gapLeft {
	padding-left: 60px;
}
.formBox {
	margin-bottom: 35px;
}
.formBox .form-group {
	margin-bottom: 0px;
	padding-bottom: 10px;
	position: relative;
}
.formBox .form-control {
	font-family: 'Lato', sans-serif;
	padding: 10px 18px;
	background-color: transparent;
	border-radius: 0px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
    height: 34px;
	font-size: 12px;
	box-shadow: none;
	border: none;
	border-bottom: 1px solid #333333;
}
.formBox .form-control:focus {
	box-shadow: none;
	border-bottom-color: #ffc900;
	border-top-color: #ffc900;
	border-right-color: #ffc900;
	border-left-color: #ffc900;
	color: #fff !important;
}
.formBox .form-control::-moz-placeholder {
color: #a4a1a1;
opacity: 1;
}
.formBox .form-control:-ms-input-placeholder {
color: #a4a1a1;
}
.formBox .form-control::-webkit-input-placeholder {
color: #a4a1a1;
}
.demoGarble .btn {
	margin-top: 20px;
}
.carousel, .carousel-inner, .carousel-inner .item, .includeDiv {
	height: 100%;
}
.carousel-inner {
	overflow-y: auto;
}
.pricing h2 {
	text-align: center;
	margin-bottom: 20px;
}
.fourBtn {
	text-align: center;
}
.fourBtn .btn {
	margin: 20px 3px 0;
}
.bg-danger {
	background-color: #fff;
	padding: 165px 70px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/what-is-garble-body-bg.jpg);
}

.bg-danger.ourMission {
	background-repeat: no-repeat, no-repeat;
	background-position: center top, center bottom;
	background-image: url(../img/what-is-garble-body-bg.jpg), url(../img/our-values-bg.jpg);
}
.bg-danger.securitySec {
	background-repeat: no-repeat, no-repeat;
	background-position: center top, center bottom;
	background-image: url(../img/what-is-garble-body-bg.jpg), url(../img/see-the-facts-bg.jpg);
}

.bg-danger.secondBg {
	background-repeat: no-repeat, no-repeat;
	background-position: center top, center bottom;
	background-image: url(../img/what-is-garble-body-bg.jpg), url(../img/what-make-garble-powerfull.jpg);
}
.bg-danger.bgGarble {
	background-image: url(../img/what-is-garble-body-bg.jpg);
}
.bg-danger .container {
	max-width: 930px;
	margin: 0 auto;
}
.bg-danger .securityChild .container {
	max-width: inherit;
}
.bg-danger p {
	margin-bottom: 28px;
	line-height: 27px !important;
	font-weight: 300;
	color: #000;
	font-size: 16px;
}
.careBox {
	text-align: center;
	padding: 0px 0 60px;
}
h2.whyHeading {
	margin-bottom: 50px !important;
	text-align: center;
}
hr {
	background-color: #e5e5e5;
	margin-bottom: 45px;
}
.bg-danger .form-control {
	font-family: 'Lato', sans-serif;
	padding: 15px 18px;
	background-color: transparent;
	border-radius: 0px;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 1px;
	height: auto;
	font-size: 12px;
	box-shadow: none;
	border: none;
	border-bottom: 1px solid #cccccc;
}
.bg-danger .form-control:focus {
	box-shadow: none;
	border-bottom-color: #ff0000;
	border-top-color: #ff0000;
	border-right-color: #ff0000;
	border-left-color: #ff0000;
	color: #333333 !important;
}
.bg-danger .form-control::-moz-placeholder {
color: #878787;
opacity: 1;
}
.bg-danger .form-control:-ms-input-placeholder {
color: #878787;
}
.bg-danger .form-control::-webkit-input-placeholder {
color: #878787;
}
.bg-danger form {
	max-width: 675px;
	margin: 0 auto;
}
.bg-danger form .btn {
	margin-top: 50px;
	background-color: #191919;
	color: #fff;
}
.bg-danger form .btn:hover {
	background-color: #000;
}
.bg-danger.collapse {
	transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
}
.bg-danger.collapse.in {
	position: relative;
	margin-top: -2%;
	transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
}
.layearImg {
	padding: 70px 0;
}
.fowerful {
	padding: 0px 0 120px;
}
.fiveLayear {
	max-width: 1040px;
	margin: 0 auto;
	padding-top: 60px;
}
.fiveLayear .text-right .dotBox {
	float: right;
}
.fiveLayear h3 {
	margin-bottom: 100px;
}
.dotBox {
	padding-bottom: 15px;
	max-width: 460px;
	text-align: left;
	padding-left: 45px;
	background-image: url(../img/orange-dot.png);
	background-position: left 5px;
	background-repeat: no-repeat;
}
.tab-content .dotBox {
	background-image: none;
	padding-bottom: 0px;
	padding-left: 0;
	max-width: 370px;
	margin-left: 60px;
	padding-top: 10%;
}
.tab-content .dotBox h4 {
	font-size: 22px;
	color: #000000;
}
.dotBox h4 {
	font-size: 28px;
	color: #000000;
	font-family: DINCondBold;
	text-transform: uppercase;
	margin-bottom: 16px;
}
.encryption {
	padding-bottom: 60px;
}
.numberList {
	padding-left: 10px;
	margin-bottom: 25px;
}
.numberList li {
	font-family: DINCondBold;
	list-style-type: decimal;
	font-size: 18px;
	color: #727272;
	padding-bottom: 10px;
}
.industrialFullPage h5 {
	text-transform: uppercase;
	color: #a3a3a3;
	font-size: 22px;
	font-family: DINCondBold;
	margin-bottom: 40px;
}
.industrialFullPage .btnList {
	margin-bottom: 100px;
	margin-top: 50px;
}
.industrialFullPage .btnList li {
	width: 20%;
	padding: 10px 15px;
}
.industrialFullPage .btnList li a {
	box-shadow: 0px 4px 9px #e5e5e5;
	color: #000;
	text-align: left;
}
.industriesQuestion {
	margin-top: 10px;
}
.industriesQuestion .panel-group {
	margin-top: 68px;
	margin-bottom: 70px;
}
.industriesQuestion .panel-title {
	color: #000 !important;
	text-align: left;
	text-transform: uppercase;
	font-family: DINCondBold;
	font-size: 18px;
}
.industriesQuestion .panel-default > .panel-heading + .panel-collapse > .panel-body {
	color: #000;
	text-align: left;
	font-weight: 700;
}
.bg-danger .btn {
	margin: 5px;
	min-width: 275px;
}
.mapSec h3 {
	color: #454343;
	font-size: 32px;
}
.mapSec .careBox {
	text-align: center;
	padding: 20px 0px;
	max-width: 600px;
	margin: 0 auto;
}
.threeChild {
	max-width: 1250px;
	margin: 0 auto;
}
.securitySec h4 {
	font-size: 32px;
	color: #b4b4b4;
	font-family: DINCondBold;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.securitySec h5 {
	font-size: 22px;
	color: #b4b4b4;
	font-family: DINCondBold;
	text-transform: uppercase;
	margin-bottom: 55px;
}
.threeChild h4 {
	color: #000;
}
.threeChild .childOne {
	width: 39%;
	float: left;
	min-height: 460px;
	position: relative;
}
.threeChild .childTwo {
	width: 22%;
	float: left;
	text-align: center;
	min-height: 460px;
	padding: 0 40px;
	line-height: 460px;
}
.threeChild .childThree {
	width: 39%;
	float: left;
	min-height: 460px;
	position: relative;
}
.contentBox {
	position: absolute;
	left: 0%;
	top: 50%;
	-ms-transform: translateY(-50%) translateX(-0%);
	-webkit-transform: translateY(-50%) translateX(-0%);
	transform: translateY(-50%) translateX(-0%);
	right: 0px;
	z-index: 92;
}
.protectSec {
	padding: 45px 0 0px;
	text-align: center;
}
.securitySec h2 {
	margin-bottom: 8px;
	color: #000000;
}
.protectForm h4 {
	margin-bottom: 28px;
}
.bg-danger .protectForm form {
	max-width: 1075px;
	margin-bottom: 40px;
}
.protectForm {
	padding: 45px 0 0px;
	text-align: center;
}
.bg-danger .protectForm form h5 {
	text-align: left;
	color: #000000;
	padding-bottom: 35px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
.modal-content {
	border: none;
	border-radius: 0;
	min-height: 300px;
}
.modal-dialog {
	width: 1200px;
	margin: 126px auto 0;
}
.modal-header .close {
	margin-top: -16px;
}
.close {
	height: 30px;
	font-size: 36px;
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 99;
}
.modal-header {
	border-bottom: none;
	padding: 0;
}
.modal-body p {
	line-height: normal;
}
.globBox {
	position: relative;
	max-width: 600px;
	float: right;
}
.globDot {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background-image: url(../img/glob-dot.png);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 20px;
	min-height: 20px;
	margin: auto;
}
.globDot.position1 {
}
.globDot.position2 {
	left: -366px;
	top: 59px;
}
.globDot.position3 {
	left: -240px;
	top: 86px;
}
.globDot.position4 {
	left: -51px;
	top: 92px;
}
.globDot.position5 {
	left: -155px;
	top: 203px;
}
.globText {
	display: none;
	color: #000;
	font-size: 12px;
	width: 145px;
	margin-left: 19px;
	padding-left: 18px;
	position: relative;
	z-index: 99;
	text-transform: uppercase;
	margin-top: -25px;
	background-image: url(../img/arrow-left.png);
	background-position: center left;
	background-repeat: no-repeat;
}
.globText span {
	/*
position:absolute;
left:20px;
right:0;
top:0;
bottom:0;
z-index:999;*/
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
	display: block;
	height: 70px;
}
.globDot:hover {
	width: 165;
}
.globDot:hover .globText {
	display: block;
}
.powerful {
	background-image: url(../img/powerful.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 480px;
	position: relative;
	margin: 20px 0;
}
.powerfulText {
	position: absolute;
	max-width: 450px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	top: 0;
	z-index: 99;
}
.powerfulText.text1 {
	top: 35px;
	right: -660px;
}
.powerfulText.text2 {
	top: 187px;
	left: -660px;
	text-align: right;
}
.powerfulText.text3 {
	top: 337px;
	right: -660px;
}
.includeDiv {
	overflow: hidden;
}
.includeDiv.height-auto {
	overflow: inherit;
}
.heightFull {
	overflow:inherit !important;
}
.bg-danger .priceArea li {
	width: auto !important;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	margin-bottom: 30px;
}
.bg-danger .priceItem {
	min-height: auto;
}
.bg-danger .priceItem li {
	border-right: 0;
	border-left: 0;
}
.nav-tabs > li {
	margin-bottom: 0;
	float: none;
}
/*.nav-tabs > li > a span {
position:absolute;
left: 15px;
right:15px;
top: 50%;
-ms-transform: translateY(-50%) translateX(0%);
-webkit-transform: translateY(-50%) translateX(0%);
transform: translateY(-50%) translateX(0%);
}*/
.nav-tabs > li > a span {
	position: absolute;
	left: 9px;
	right: inherit;
	top: 4px;
	bottom: 4px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 17px;
	color: #000000;
	font-family: DINCondBold;
	background-color: #eebb24;
	text-align: center;
	border-radius: 50%;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	margin: auto;
}
.nav-tabs > li.active > a span {
	background-color: #fff;
}
.nav-tabs > li > a {
	padding: 10px 20px 9px 56px;
	position: relative;
	display: block;
	margin-right: 0px;
	border-radius: 40px;
	font-size: 12px;
	margin-bottom: 30px;
	background-color: #fff;
	color: #000;
	text-transform: uppercase;
	border: 1px solid #dedede !important;
	width: 220px;
	box-shadow: 0 2px 6px #e1d9d9;
	text-align: left;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
}
.nav-tabs > li:nth-child(1) {
	margin-left: -115px;
}
.nav-tabs > li:nth-child(2) {
	margin-left: -30px;
}
.nav-tabs > li:nth-child(4) {
	margin-left: -30px;
}
.nav-tabs > li:nth-child(5) {
	margin-left: -115px;
}
.nav > li > a {
	padding: 17px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff;
	background-color: #eebb24;
}
.nav-tabs {
	margin-top: 15px;
	margin-right: 35px;
	border-bottom: none;
	display: table;
	float: right;
}
.layersGel {
	width: 850px;
	float: right;
	text-align: left;
}
tab-content > .active {
	padding: 0 0 0 40px;
}
.tab-content {
	padding-top: 4%;
	height: 215px;
}
.topgap {
	margin-top: 6%;
}
.modal-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 28px;
	font-family: DINCondBold;
}
.modal .form-control {
	font-family: 'Lato', sans-serif;
	padding: 6px 15px;
	background-color: transparent;
	border-radius: 0px;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 1px;
	height: auto;
	font-size: 12px;
	box-shadow: none;
	border: none;
	border-bottom: 1px solid #cccccc;
}
.modal .form-control:focus {
	box-shadow: none;
	border-bottom-color: #ff0000;
	border-top-color: #ff0000;
	border-right-color: #ff0000;
	border-left-color: #ff0000;
	color: #333333 !important;
}
.modal .form-control::-moz-placeholder {
color: #878787;
opacity: 1;
}
.modal .form-control:-ms-input-placeholder {
color: #878787;
}
.modal .form-control::-webkit-input-placeholder {
color: #878787;
}
/*===========================================================================*/

.fore-thumb {
	height: 450px;
	overflow-y: scroll;
}
.fore-thumb ul li {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 15px 25px 160px 25px;
	/*border-right:2px solid #747474;*/
	background-image: url(../img/border-img.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
	position: relative;
}
.fore-thumb ul li h4 {
	text-transform: inherit;
}
.inner-content {
	height: 420px;
	margin-bottom: 20px;
}
.fore-thumb ul li:last-child {
	/*border:none;*/
	background-image: none;
}
.fore-thumb ul li img {
	max-width: 100%;
	height: auto;
	width: auto;
	text-align: center;
	margin: 0px auto;
	display: block;
}
.fore-thumb ul li h4 {
	margin-bottom: 20px;
	text-align: center;
}
.fore-thumb ul li p {
	line-height: 22px;
}
.white-logo {
	padding-top: 50px;
}
.bottom-content {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	text-align: center;
	padding: 0px 25px;
}
/*===========================================================================*/


.whyGarble {
	max-width: 670px;
	padding-top: 10px;
}
.whyGarble .btn {
	margin-top: 15px;
}
.imgArea {
	padding-top: 15px;
}
.imgArea p {
	font-size: 12px;
	color: #6d6d6d;
	line-height: normal;
}
.collapse.in {
}
.whyGarble .panel-collapse.collapse {
/*height: 130px;
overflow-y: scroll;
overflow-x: hidden;
padding-top: 10px;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;*/
}
.demoGarble h5 {
	margin-bottom: 10px !important;
}
.headingBox {
	text-align: center;
	padding-bottom: 60px;
}
.headingBox h2 {
	color: #000;
	margin-bottom: 28px;
}
.headingBox h4 {
	font-family: DINCondBold;
	text-transform: uppercase;
	color: #000;
	font-size: 28px;
	margin-bottom: 12px;
}
.headingBox h5 {
	font-weight: 400;
	color: #5f5f5f;
	font-size: 20px;
}
.whatIsGarbleText {
	padding-bottom: 66px;
}
.graph {
	max-width: 695px;
	float: right;
}
.roundBox {
	background-image: url(../img/logo-round.png), url(../img/half-circale.png);
	background-position: center center, center right;
	background-repeat: no-repeat, no-repeat;
	max-width: 800px;
	background-size: 248px, 485px;
	margin: 0 auto 10px;
	padding: 0;
}
.signUp {
	display: block;
	text-align: center;
	margin-bottom: 50px;
}
.signUp h4 {
	font-size: 20px;
	color: #000000;
	font-family: DINCondBold;
	text-transform: uppercase;
	margin-bottom: 16px;
	text-align: center;
}
.powerfulArea {
	padding-top: 50px;
}
.fivePoint h4 {
	color: #000000;
	font-family: DINCondBold;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 8px;
}
.fivePoint ul {
	margin-top: 20px;
	display: table;
	margin-bottom: 40px;
}
.fivePoint ul li {
	margin: 0 10px 20px;
	width: 47.5%;
	position: relative;
	background-color: #f4f4f4;
	box-shadow: 0 2px 6px #e1d9d9;
	border-radius: 69px;
	padding: 20px 35px 20px 148px;
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	float: left;
	min-height: 165px;
}
.fivePoint ul li span.round {
	position: absolute;
	left: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 9;
	font-size: 48px;
	color: #ffffff;
	font-family: DINCondBold;
	width: 110px;
	height: 110px;
	line-height: 100px;
	text-align: center;
	border-radius: 50%;
	background-color: #eebb24;
	border: 5px solid #fff;
}
.fivePoint ul li:nth-child(3) span.round {
	background-color: #000;
}
.fivePoint ul li:nth-child(4) span.round {
	background-color: #000;
}
.thumList {
	padding: 100px 0 0px;
	display: table;
}
.thumList ul li {
	float: left;
	width: 20%;
	box-sizing: border-box;
	padding: 15px 7px;
}
.thumList ul li a {
	background-color: #f0f0f0;
	display: block;
}
.thumList ul li a:hover {
	background-color: #e4e2e2;
}
.thumList li p {
	font-size: 14px;
	color: #797979;
	margin: 0px;
	line-height: normal !important;
	font-weight: 400;
}
.thumList li .caption {
	padding: 22px 15px;
	min-height: 105px;
}
.table > thead > tr > th {
	border-bottom: 2px solid #6e6e6e;
}
.table > tbody > tr > td, .table > tfoot > tr > td, .table > tbody > tr > th {
	font-family: DINAlternate;
	padding: 15px 10px;
	line-height: normal;
	vertical-align: middle;
	border-top: none;
	/*border-bottom: 1px solid #cccccc;
font-weight: 600;*/
	font-size: 15px;
	color: #7c7c7c;
	letter-spacing: .5px;
}
.table > tbody > tr > td img {
	float: left;
	margin-right: 25px;
}
.table > tbody > tr > th {
	text-transform: uppercase;
	font-size: 13px;
}
.table > tbody > tr > td > i {
	font-size: 27px;
	margin: 0 2px;
}
/*.table > tbody > tr > td:first-child{
width:15%;
}
.table > tbody > tr > td:nth-child(2){
width:12%;
}
.table > tbody > tr > td:nth-child(3){
width:15%;
}*/
/*.table > tbody > tr > td:nth-child(4){
width:16.666%;
}*/
.gapHide {
	text-align: center;
	margin-bottom: 20px !important;
}
.industriesQuestion .table {
	margin: 40px 0;
}
.industriesQuestion .table > tbody > tr > td:first-child {
	width: 10%;
}
.industriesQuestion .table > tbody > tr > td:nth-child(2) {
	width: 10%;
}
.table {
	border: 1px solid #eee;
}
.table thead tr {
	text-align: center;
	background-color: #000 !important;
	color: #fff;
}
.table > thead > tr > th {
	text-align: center;
}
.textHolder {
	max-width: 930px;
	margin: 0 auto;
}
.formHolder {
	padding: 0 5%;
}
.topGap {
	margin-top: 40px;
}
.btn.btn-lg.readmore8.arrowDown {
	min-width: 53px;
	padding: 0;
	background: none;
}
.paddHide {
	padding: 0 !important;
}
.downText {
	padding-top: 20px;
	text-align: center;
}
.contactPage form label {
	margin-bottom: 7px;
	padding-left: 4px;
}
.contactPage .form-group {
	margin-bottom: 14px;
	min-height: 36px;
}
.ourMission h2 {
	color: #000;
}
.ourMission h3 {
	font-size: 25px;
	color: #000;
	margin-bottom: 20px;
}
.bg-danger.ourMission .container {
	max-width: inherit;
}
.quickSuport .modal-header {
	padding: 30px 0 20px;
}
.quickSuport .panel-title {
	color: #000 !important;
}
.quickSuport .modal-dialog {
	width: 900px;
}
.topSpace {
	padding-top: 30%;
}
.table-responsive tr:nth-child(even) {
	background: #eebb24;
}
.table-responsive tr:nth-child(even) td {
	color: #fff;
}
.table-responsive tr:nth-child(odd) {
	background: #FFF;
}




.textBox.termsAndUse h4{
	color:#fff !important;
	margin-bottom:15px !important;
}
.bg-danger.termsAndUse h4{
	margin-bottom:15px;
	text-transform: uppercase;
color: #000;
font-size: 22px;
font-family: DINCondBold;
}
.termsAndUse ul{
	margin-left:18px;
}
.termsAndUse ul li{
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	margin-bottom: 28px;
line-height: 27px !important;
font-weight: 300;
color: #000;
font-size: 16px;
list-style-type:lower-alpha;
}
.dotList {
    padding-left: 16px;
}
.dotList li {
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    margin-bottom: 10px !important;
    line-height: 27px !important;
    font-weight: 300;
    color: #000;
    font-size: 16px;
    list-style-type: disc !important;
}
.termsAndUse ul ol li {
    list-style-type: lower-roman;
    margin-bottom: 5px;
}
.termsAndUse ul ol {
    margin-bottom: 20px;
    padding-left: 22px;
}
.hideDownload {

    display: none;
    max-width: 200px;
    margin: 0 auto !important;

}
.thankYou .modal-dialog {
    width: 100%;
    margin: 126px auto 0;
    max-width: 600px;
}
.modal-content {
    padding: 44px 15px;
    text-align: center;
}

@media (max-width:1700px) {
h2 {
	font-size: 45px;
}
body {
	padding: 0 30px 50px;
}
.headerTop {
	padding-right: 30px;
	padding-left: 30px;
}
.headerBottom {
	padding: 0 30px;
}
footer {
	left: 30px;
	right: 30px;
}
.navbar-default .navbar-nav > li > a {
    padding-right: 6px;
    padding-left: 6px;
    font-size: 12px;
}
.container-fluid {
	padding-right: 80px;
	padding-left: 80px;
}
.rightText ul li {
	line-height: 50px;
}
footer p {
	line-height: 50px !important;
}
.btn-default {
	min-width: 100px;
}
.navbar {
	margin: 0px 0 15px;
}
.responsiveImg {
	height: 530px;
}
.responsiveImg2 {
	height: 380px;
}
.textHolder.howItWork {
	padding-top: 7%;
}
.textBox p {
	line-height: 23px;
	margin-bottom: 10px;
}
.continueReading {
	max-width: 718px;
}
.formBox .form-control {
	padding: 12px;
}
.demoGarble .textHolder.howItWork {
	padding-top: 15%;
}
.textHolder.customerCare {
	padding-top: 11%;
}
.faq h2 {
	margin-bottom: 25px;
}
.priceItem li:first-child {
	padding: 10px 8px;
	font-size: 17px;
}
.pricingBox h3 {
	font-size: 20px;
}
.priceItem li:first-child {
	padding: 6px 8px;
	font-size: 15px;
}
.panel-title {
	font-size: 17px !important;
	letter-spacing: 1px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	font-size: 14px;
	line-height: 22px;
	padding: 0 0 14px;
	margin-top: 0;
}
.contactPage h2 {
	margin-bottom: 30px;
}
.bodyLogo {
	margin-bottom: 30px;
}
.bg-danger {
	padding: 165px 50px 80px;
}
.fowerful {
	padding: 90px 0 100px;
}
.formArea {
	padding-top: 50px;
}
.careBox {
	padding: 40px 0 80px;
}
.protectForm {
	padding: 70px 0 0px;
}
.protectSec {
	padding: 70px 0 0;
}
.globBox {
	max-width: 500px;
}
.globDot.position2 {
	left: -302px;
	top: 49px;
}
.globDot.position3 {
	left: -192px;
	top: 74px;
}
.globDot.position4 {
	left: -44px;
	top: 77px;
}
.globDot.position5 {
	left: -135px;
	top: 171px;
}
.btnList li a {
	padding: 8px 25px 8px 43px;
}
.noPoint {
	line-height: 38px;
}
.thumList li .caption {
	padding: 20px 15px;
	min-height: 115px;
}
.nav-tabs > li > a {
	margin-bottom: 20px;
}
.priceItem {
	margin: 10px 0 10px;
	min-height: 170px;
}
.priceArea li {
	padding: 20px 15px;
}
.priceItem li {
	padding: 7px 8px;
}







}

@media (max-width:1600px) {
.logoText {
	height: 90px;
}
.jumbotron {
	background-size: 1600px;
	background-position: center;
}
.fore-thumb {
	height: 350px;
}
.white-logo img {
	width: 200px !important;
}
.formBox .form-control {
	padding: 6px 10px;
}
.textBox h5 {
	margin-bottom: 18px;
	font-size: 15px;
}
/*.whyGarble .panel-collapse.collapse {
height: 90px;
}*/
.layersGel {
	width: 780px;
}
.tab-content {
	padding-top: 15px;
}
.roundBox h3 {
	margin-bottom: 0px;
}
.fivePoint ul li {
	width: 48%;
	padding: 25px 25px 25px 140px;
	line-height: 22px;
}
.modal-dialog {
	width: 1090px;
}
.modal .form-control {
	padding: 5px 10px;
	font-size: 11px;
}
.logo {
    padding: 20px 10px;
}
.navbar {
    padding-left: 129px;
}
.btn-default {
    min-width: 85px;
}





}

@media (max-width:1440px) {
h3 {
	font-size: 32px;
	margin-bottom: 32px;
}
p {
	line-height: 19px !important;
	font-size: 14px;
}
.navbar-default .navbar-nav > li > a {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
.responsiveImg {
	height: 450px;
}
.jumbotron {
	background-size: 1350px;
}
.btn-lg {
	font-size: 15px;
	padding: 13px 30px;
	min-width: 220px;
}
.textBox p {
	line-height: 19px;
	font-size: 14px;
}
.topGap {
	margin-top: 15px;
}
h2 {
	margin-bottom: 15px;
	font-size: 40px;
}
.jumbotron h1 {
	font-size: 80px;
}
.textBox h5 {
	margin-bottom: 30px;
	font-size: 12px;
}
.responsiveImg2 {
	height: 310px;
}
.textBox h4 {
	font-size: 16px;
}
.formBox .form-control {
	padding: 8px;
	font-size: 11px;
}
.demoGarble h4 {
	font-size: 22px !important;
}
.btnList li a {
	border-radius: 40px;
	padding: 8px 9px 8px 33px;
	background-size: 27px;
	letter-spacing: .5px;
}
.btnList li {
	font-size: 14px;
	padding: 3px;
}
.faq h2 {
	margin-bottom: 30px !important;
}
.priceArea li {
	padding: 10px;
}
.priceItem li {
	padding: 8px 8px !important;
}
.priceItem li:first-child {
	padding: 10px 8px !important;
	font-size: 14px;
}
.priceItem {
	min-height: 212px;
}
.panel-heading {
	padding: 8px 0px;
}
.panel-title {
	font-size: 15px !important;
}
.bg-danger {
	padding: 145px 50px 70px;
}
.mapSec h3 {
	font-size: 28px;
}
.mapSec .careBox {
	padding: 5px 0 60px;
}
.fowerful {
	padding: 70px 0;
}
.fiveLayear h3 {
	margin-bottom: 50px;
}
.dotBox h4 {
	font-size: 22px;
	margin-bottom: 12px;
}
.dotBox {
	padding-left: 36px;
	background-position: left 3px;
	background-size: 20px;
}
.layearImg {
	padding: 30px 0 40px;
}
.careBox {
	padding: 0px 0 40px;
}
.industrialFullPage .btnList {
	margin-bottom: 55px;
}
.industrialFullPage h5 {
	font-size: 18px;
	margin-bottom: 35px;
}
.securitySec h4 {
	font-size: 27px;
	margin-bottom: 20px;
}
.securitySec h5 {
	font-size: 19px;
	margin-bottom: 50px;
}

.modal-dialog {
	margin: 113px auto 0;
}
.logoText {
	height: 80px;
}
/*==================================================*/

.fore-thumb ul li {
	padding: 15px 25px 160px 25px;
	background-position: right 60px;
}
.layersGel {
	width: 728px;
}
.demoGarble h5 {
	margin-bottom: 0px !important;
}
.thumList {
	padding: 70px 0 0px;
}
}

@media (max-width:1366px) {
.jumbotron {
	background-size: 1268px;
}
.globBox {
	max-width: 390px;
}
.globDot {
	background-size: 13px;
}
.globText {
	margin-left: 13px;
	margin-top: -28px;
}
.globDot.position2 {
	left: -228px;
	top: 39px;
}
.globDot.position3 {
	left: -153px;
	top: 60px;
}
.globDot.position4 {
	left: -30px;
	top: 62px;
}
.globDot.position5 {
	left: -100px;
	top: 132px;
}
.powerfulText {
	max-width: 400px;
}
.contactPage .form-group {
	margin-bottom: 20px;
}
.contactPage h2 {
	margin-bottom: 20px;
}
.bodyLogo {
	margin-bottom: 20px;
}
.textBox h5 {
	margin-bottom: 15px;
}
.formBox .form-control {
	padding:3px 6px;
	height: 30px;
}
.priceItem li {
	padding: 5px 8px !important;
	font-size: 11px;
}
.priceItem {
	min-height: 150px;
	margin: 8px 0;
}
.fore-thumb {
	height: 275px;
}
.white-logo {
	padding-top: 20px;
}
.white-logo img {
	width: 170px !important;
}
.noPoint {
	line-height: 35px;
}
.demoGarble h2 {
	font-size: 40px;
}
.headingBox h4 {
	font-size: 22px;
	margin-bottom: 10px;
}
.fivePoint ul li {
	width: 48%;
	padding: 18px 28px 18px 135px;
	line-height: 24px;
}
.industriesQuestion {
	margin-top: 40px;
	padding-top: 60px;
}
.thumList li .caption {
	padding: 20px 15px;
	min-height: 132px;
}
.navbar-default .navbar-nav > li > a {
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px;
}
.navbar-default .navbar-nav > li > a.btn {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 44px;
}
.bg-danger .btn {
	min-width: 240px;
}
.contactPage .form-group {
	min-height: 27px;
	margin-bottom: 10px;
}
.contactPage .form-control {
	padding: 3px 10px;
}
.contactPage form label {
	margin-bottom: 2px;
}
.btn-default {
	min-width: 80px;
}
.contactPage .btn {
    margin-top: 0;
}
input[type="radio"], input[type="checkbox"] {
    position: relative;
    top: -2px;
}
}

@media (max-width:1300px) {
body {
	padding: 0 15px 40px;
}
.headerTop {
	padding-right: 15px;
	padding-left: 15px;
}
.headerBottom {
	padding: 0 15px;
}
footer {
	left: 15px;
	right: 15px;
}
.navbar-default .navbar-nav > li > a {
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10px;
}
}

@media (max-width:1280px) {
.jumbotron {
	background-size: 1225px;
}
.btn-default {
	min-width: 80px;
	font-size: 12px;
}
.container-fluid {
	padding-right: 50px;
	padding-left: 50px;
}
.dotNav {
	right: 25px;
}
footer p {
	line-height: 40px !important;
}
.rightText ul li {
	line-height: 40px;
}
.bg-danger {
	padding: 100px 30px 60px;
}
.logoText {
	height: 70px;
}
.layersGel {
	width: 675px;
}
.fivePoint ul li {
	padding: 18px 40px 18px 135px;
}
.bg-danger .securityChild .container {
	max-width: inherit;
	width: auto;
}
.btn-default {
    padding: 13px 9px;
}
}

@media (max-width:1200px) {
.jumbotron {
	background-size: 1140px;
	background-position: center;
}
/*==================================================*/

.fore-thumb ul li {
	padding: 15px 15px 160px 15px;
	background-position: right 60px;
}
.fivePoint ul li {
	padding: 18px 25px 18px 135px;
}
.logoGif {
    width: 80px;
}
.navbar {
    padding-left: 100px;
}





}

@media (max-width:1198px) {
h2 {
	font-size: 25px;
}
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a {
	line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a,  .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.navbar-header {
	float: none;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
	display: none !important;
}
.navbar-nav {
	float: none !important;
}
.navbar-nav > li {
	float: none;
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-text {
	float: none;
	margin: 15px 0;
}
.navbar-collapse.collapse.in {
	display: block !important;
}
.collapsing {
	overflow: hidden !important;
}
.logo {
	position: absolute;
	padding: 15px;
	left: 0;
	top: 0;
	z-index: 9999;
}
.navbar {
	padding-left: 0;
}
.navbar {
	margin: 0;
}
.navbar-default .navbar-nav > li {
	text-align: center;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #e3b40a;
}
.navbar-default .navbar-toggle {
	border-color: #e3b40a;
}
.navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
.navbar-toggle {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	border-radius: 0;
}
.navbar-default .navbar-nav > li > a {
	font-size: 12px;
	line-height: 35px;
}
.headerRight {
	float: none;
	text-align: center;
	margin-top: 15px;
}
.headerTopRight i {
	line-height: 40px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #202020;
}
.navbar-collapse {
	box-shadow: none;
	border-color: #202020;
}
.carousel-inner {
	overflow: auto;
}
.textHolder.howItWork {
	padding-top: 0;
}
.textBox {
	padding-top: 60px;
	padding-bottom: 30px;
}
.includeDiv {
	overflow: hidden;
	overflow-y: scroll;
}
h2 sup {
	top: -12px;
}
.textBox p {
	margin-bottom: 20px;
}
.whyGarble {
	max-width: 500px;
}
.container-fluid {
	padding-right: 20px;
	padding-left: 20px;
}
.demoGarble form {
	margin-top: 350px;
}
.demoGarble form {
	margin-top: 20px;
}
.demoGarble .textHolder.howItWork {
	padding-top: 70px;
	text-align: center;
}
.demoGarble h2 {
	font-size: 25px;
}
.bg-danger {
	padding: 100px 20px 60px;
}
.industrialFullPage .btnList li {
	width: 25%;
	padding: 10px;
}
.container {
	width: 100%;
}
.industriesQuestion {
	margin-top: 0;
	padding-top: 0;
}
.priceArea li {
	width: 50%;
	margin-bottom: 20px;
}
.priceItem {
	min-height: 180px;
}
.priceItem li {
	font-size: 11px;
	margin: 0;
	width: 100%;
	padding: 8px !important;
}
.textBox.pricing {
	top: 81%;
}
.gapLeft {
	padding-left: 15px;
}
.gapRight {
	padding-right: 15px;
}
.panel-group {
	margin-bottom: 0;
}
.fourBtn {
	margin-top: 30px;
}
.fourBtn .btn {
	margin: 5px 2px;
}
.btn-lg {
	font-size: 14px;
	padding: 13px 20px;
	min-width: 175px;
}
.headingBox h4 {
	font-size: 16px;
}
.contactPage {
	top: 55%;
	padding-left: 15px;
	padding-right: 15px !important;
}
.jumbotron {
	min-height: 650px;
}
.textBox.demoGarble {
	background-color: #000;
}
.textBox.faq {
	top: 66%;
	background: #000;
}
.btn.btn-lg.readmore8.arrowDown {
	display: none;
}
.table > thead > tr > th {
	font-size: 13px;
}
.fullWidth{
	width:100%;
}
.modal-dialog {
	width: 600px !important;
}
.topSpace {
	padding-top: 30px;
}
.bg-danger p {
	line-height: 23px !important;
	font-size: 15px;
}
.mobileGap {
	margin-bottom: 30px;
}
.thumList ul li {
	width: 33.333%;
}
h2.whyHeading {
	margin-bottom: 30px !important;
}
.protectSec {
	padding: 0px;
}
.tab-content .dotBox {
	max-width: 325px;
	padding-top: 12%;
}
.powerfulArea {
	padding-top: 0px;
}

.fivePoint ul li {
	width: 98%;
	margin-left: 0px;
	min-height: 130px;
}
.roundBox {
	background-size: 135px, 485px;
}
.industriesHolder {
	max-width: 100%;
	float: none;
}
.headingBox {
	padding-bottom: 20px;
}
.bg-danger form .btn {
	margin-top: 20px;
}
.headingBox h5 {
	font-size: 15px;
}
.fivePoint ul li:nth-child(3) span.round {
	background-color: #eebb24;
}
.fivePoint ul li:nth-child(4) span.round {
	background-color: #eebb24;
}
.ourMission h3 {
	font-size: 17px;
	margin-bottom: 12px;
}
.hideDownload{
	display:block;
}
.table-responsive{
	display:none;
}

}

@media (max-width:1080px) {
/*==================================================*/

.fore-thumb ul li {
	width: 50%;
	padding: 15px 15px 170px 15px;
	background-position: right 40px;
	margin-bottom: 20px;
}
.fore-thumb ul li h4 br {
	display: none;
}
.white-logo {
	padding-top: 0px;
}
.white-logo img {
	width: 300px !important;
}
}
@media (max-width:992px) {


}
@media (max-width:767px) {
.logoText {
	height: 50px;
}
.btn-lg {
	font-size: 14px;
	padding: 10px 30px;
	min-width: 180px;
}
footer {
	background-color: #131313;
	padding-bottom: 10px;
}
footer p {
	line-height: 26px !important;
}
body {
	padding: 0 15px 0px;
}
.leftText {
	float: none;
	width: 100%;
	text-align: center;
}
.rightText ul li:first-child {
	width: 30%;
	text-align: left;
}
.rightText ul li {
	width: 70%;
	line-height: 24px;
	border: none;
	float: left;
	padding: 0;
	letter-spacing: -.2px;
	text-align: right;
}
.rightText {
	float: none;
	width: 100%;
	text-align: center !important;
}
.navbar-default .navbar-nav > li > a {
	font-size: 12px;
	line-height: 30px;
}
.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
}
footer {
	z-index: 0;
}
.navbar {
	z-index: 999;
}
}

@media (max-width:767px) {
h2 {
	font-size: 20px;
}
h3 {
	font-size: 20px;
}
.demoGarble h2 {
	font-size: 20px;
}
.topgap {
	margin-bottom: 20px;
}
.textBox.whatIsGarble {
	padding-top: 100px;
}
.bg-danger p {
	line-height: 21px !important;
	font-size: 14px;
}
.thumList ul li {
	width: 100%;
	max-width: 450px;
	margin: 0 auto;
	float: none;
	display: inline-block;
}
.thumList li .caption {
	min-height: auto;
}
.textBox.demoGarble {
	padding-bottom: 65px;
	top: 85%;
}
.mobileHide {
	display: none;
}
.hide {
	display: block;
}
.industrialFullPage .btnList li {
	width: 50%;
	padding: 8px;
}
.industrialFullPage h5 {
	font-size: 16px;
	margin-bottom: 24px;
}
.bg-danger {
	padding: 100px 10px 80px;
}
.priceArea li {
	width: 100%;
}
.textBox.pricing {
	padding-bottom: 80px;
	top: 133%;
}
.priceItem {
	min-height: auto;
}
.textBox.faq {
	top: 89%;
	padding-bottom: 80px;
}
.modal-dialog {
	width: 100% !important;
}
.modal-dialog {
	margin: 60px auto 0;
}
.gapBottom {
	margin-bottom: 20px;
}
.fivePoint ul li {
	width: 100%;
	min-height: auto;
	margin: 0 0 20px;
	padding: 75px 15px 15px;
	border-radius: 0;
	text-align: center;
}
.fivePoint ul li span.round {
	left: 0;
	top: 15px;
	bottom: inherit;
	font-size: 22px;
	width: 50px;
	height: 50px;
	line-height: 40px;
	right: 0;
}
.roundBox {
	background: none;
}
.nav-tabs > li:nth-child(1) {
	margin-left: 0;
}
.nav-tabs > li:nth-child(2) {
	margin-left: 0;
}
.nav-tabs > li:nth-child(4) {
	margin-left: 0;
}
.nav-tabs > li:nth-child(5) {
	margin-left: 0;
}
.tab-content {
	height: 230px;
}
.nav-tabs {
	margin-top: 15px;
	margin-right: 0;
	float: none;
	width: 100%;
}
.nav-tabs > li > a {
	min-height: 50px;
	width: 100%;
	margin-bottom: 10px;
}
.tab-content .dotBox {
	max-width: 100%;
	padding-top: 5px;
	margin: 0;
}
.tab-content .dotBox h4 {
	font-size: 16px;
}
.textBox.privacyPolicy {
    top: 75%;
	padding-bottom:80px;
}
.contactPage {
    top: 60%;
}
.rightText ul li:last-child {
    width: 100%;
    text-align: center;

}
.mobileHide{
	display:none;
}
.hide{
	display:block !important;
}
}


@media (max-width:480px) {
.jumbotron {
    min-height: 760px;
}
.textBox {
    padding-top: 60px;
    padding-bottom: 75px;
}
}
