body,
html {
	height: 100%;
	color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Space Mono', monospace;
	color: #f17b19
}

h1 {
	font-size: 45px;
	font-weight: 700;
	margin: 50px 0
}

#hp_content h2 {
	font-size: 45px;
	font-weight: 700;
	margin: 50px 0
}

#blowout h2 {
	font-size: 45px;
	font-weight: 700;
	margin: 50px 0
}

.blog-sidebar h3 {
	font-size: 18px
}

.sectors h2 {
	font-size: 20px;
	font-weight: 700
}

p {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #515151
}

ul {
	color: #515151
}

a {
	color: #f17b19
}

.grey{
    color: #515151
}

.radio label{
    color: #515151;
}

.h-line {
	background-color: #f17b19;
	height: 3px;
	width: 8px;
	margin: 20px 0
}

.h-line-grey {
	background-color: #515151;
	height: 3px;
	width: 8px;
	margin: 20px 0
}

.h-line-white {
	background-color: #fff;
	height: 3px;
	width: 8px;
	margin: 20px 0
}

.btn {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 0
}

.btn-outline {
	color: #f17b19;
	background-color: transparent;
	border: 3px solid #f17b19;
	padding: 10px 40px
}

.btn-outline:hover {
	color: #fff;
	background-color: #f17b19;
	border: 3px solid #f17b19
}

@media (max-width: 375px) {
	.btn-outline {
		padding: 10px 20px
	}
}

@media (max-width: 535px) {
	.cta-btn1 {
		padding: 5px 15px
	}
}

@media (max-width: 560px) {
	.cta-btn2 {
		padding: 5px 15px
	}
}

@media (max-width: 360px) {
	.cta-btn2 {
		padding: 5px 10px
	}
}

.btn-orange {
	color: #fff;
	background-color: #f17b19;
	border: 3px solid #f17b19
}

.btn-orange:hover {
	color: #f17b19;
	background-color: transparent;
	border: 3px solid #f17b19
}

.btn-outline-white {
	color: #fff;
	background-color: transparent;
	border: 3px solid #fff;
	padding: 10px 40px
}

.btn-outline-white:hover {
	color: #f17b19;
	background-color: #fff;
	border: 3px solid #fff
}

.space10 {
	height: 10px
}

.space20 {
	height: 20px
}

.space30 {
	height: 30px
}

.space40 {
	height: 40px
}

.space50 {
	height: 50px
}

.space60 {
	height: 60px
}

.space70 {
	height: 70px
}

.space80 {
	height: 80px
}

.space90 {
	height: 90px
}

.space100 {
	height: 100px
}

.gpr40 {
	margin-right: 40px
}

@media (max-width: 560px) {
	.gpr40 {
		margin-right: 15px
	}
}

.head-contact {
	width: 50%;
	float: right;
	text-align: right
}

.head-contact p {
	color: #fff
}

.head-contact i {
	width: 25px;
	height: 25px;
	text-align: center;
	vertical-align: bottom;
	background-color: #fff;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	color: #f17b19
}

.head-contact i:hover {
	background-color: #f17b19;
	color: #fff
}

.navbar-default {
	background-color: rgba(0, 0, 0, 0.7);
	border-color: rgba(0, 0, 0, 0.5)
}

.navbar {
	border-radius: 0!important;
	padding: 20px 0;
	transition: all .3s ease
}

.navbar-default .navbar-nav>li,
.navbar-default .navbar-nav>li {
	margin-top: 0
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a {
	color: #fff;
	background-color: transparent;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-transform: uppercase
}

.navbar-right .dropdown-menu {
	left: 0;
	right: auto
}

.dropdown-menu {
	background-color: rgba(0, 0, 0, 0.7)
}

.dropdown-menu>li>a {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff!important;
	text-align: left
}

.dropdown-menu>li>a:hover {
	background-color: transparent;
	color: #f17b19!important
}

.dropdown-li {
	display: inline-block!important
}

.dropdown-link {
	display: inline-block!important
}

.dropdown-caret {
	display: none!important
}

.navbar.shrink {
	border-radius: 0!important;
	padding: 10px 0 15px;
	background-color: #000
}

.navbar.shrink .dropdown-menu {
	background-color: #000!important
}

.navbar-btn {
	display: inline!important;
	margin-top: 30px
}

.navbar-btn:hover {
	text-decoration: none!important
}

.nav-last {
	margin-right: 5px
}

.navbar-brand {
	margin-top: 18px
}

@media only screen and (min-width: 991px) {
	.nav>li>a {
		padding: 18px 0 5px;
		margin: 0 7px
	}
	.navbar-default .navbar-nav>li>a:hover,
	.navbar-default .navbar-nav>li>a:focus {
		box-shadow: 0 -2px #f17b19 inset
	}
	.nav>li:hover>a {
		color: #fff;
		box-shadow: 0 -2px #f17b19 inset
	}
	.nav>li:hover>ul>a {
		color: #fff;
		box-shadow: 0 -2px #f17b19 inset
	}
	.dropdown:hover .dropdown-menu {
		display: block
	}
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
		color: #fff;
		background-color: transparent;
		box-shadow: 0 -2px #f17b19 inset
	}
	.dropdown-menu>.active>a,
	.dropdown-menu>.active>a:hover,
	.dropdown-menu>.active>a:focus {
		color: #f17b19!important;
		text-decoration: none;
		background-color: transparent;
		outline: 0
	}
}

.navbar-default .navbar-nav > li.navbar-btn-dd > a:hover, .navbar-default .navbar-nav > li.navbar-btn-dd > a {
  color: #f17b19;
  background-color: transparent;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.nav-bn {
	text-decoration: none!important
}

.nav-bn:hover {
	box-shadow: none!important
}

@media (min-width: 992px) and (max-width: 1199px) {
	.navbar-default .navbar-nav>li>a,
	.navbar-btn {
		font-size: 11px
	}
    .navbar-brand {
        margin-top: 24px;
      padding-right:0;
    }
    .navbar-brand img {
      height: 30px;
    }
}

@media (max-width: 991px) {
	.navbar-brand {
		margin-top: 0
	}
	.navbar.shrink {
		padding: 10px 0 15px
	}
	.navbar-default .navbar-nav>li,
	.navbar-default .navbar-nav>li {
		margin-top: 20px
	}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus {
		background-color: transparent
	}
	.navbar-default .navbar-toggle {
		border: 0
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #f17b19
	}
	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover,
	.navbar-default .navbar-nav>.active>a:focus {
		color: #fff;
		background-color: #f17b19
	}
	.dropdown-menu {
		background-color: #f17b19
	}
	.navbar.shrink .dropdown-menu {
		background-color: #f17b19!important
	}
	.navbar-header {
		position: relative;
		float: none
	}
	.navbar-toggle {
		position: absolute;
		margin-top: 30px;
		display: block;
		right: 0;
		margin-right: 0;
		padding: 9px 0
	}
	.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;
		margin: 7.5px -15px
	}
	.navbar-nav>li {
		float: none
	}
	.navbar-nav>li>a {
		padding-top: 0;
		padding-bottom: 0
	}
	.navbar-text {
		float: none;
		margin: 0
	}
	.navbar-collapse.collapse.in {
		display: block!important
	}
	.collapsing {
		overflow: hidden!important
	}
	.navbar-offcanvas .dropdown-li {
		width: 100%!important
	}
	.dropdown {
		position: relative!important
	}
	.dropdown-li {
		position: relative!important;
		display: inline-block!important
	}
	.dropdown-link {
		display: inline-block!important
	}
	.dropdown-caret {
		position: absolute!important;
		right: 20px!important;
		display: inline-block!important;
		padding-right: 15px!important
	}
    .navbar-btn-dd .dropdown-caret {
      position: absolute !important;
        top:10px;
      right: 20px !important;
      display: inline-block !important;
      padding-right: 15px !important;
    }
	.dropdown-menu>li>a:hover {
		color: #fff!important
	}
	.dropdown-menu>.active>a,
	.dropdown-menu>.active>a:hover,
	.dropdown-menu>.active>a:focus {
		color: #fff;
		background-color: #f17b19
	}
	.btn-warning {
		width: 100%;
		text-align: left;
		color: #f17b19;
		background-color: #fff;
		border: 3px solid #fff
	}
	.btn-warning:hover {
		color: #f17b19;
		background-color: #fff;
		border: 3px solid #fff
	}
	.navbar-btn {
		margin-top: 0;
		width: 250px!important;
		background-color: #fff;
		color: #f17b19;
		text-align: left;
		border: 3px solid #fff
	}
	.navbar-btn:hover {
		background-color: #fff;
		text-decoration: none!important;
		color: #f17b19;
		border: 3px solid #fff
	}
	.nav-bn {
		padding: 8px 0!important;
		width: 100%!important;
		background-color: #fff!important
	}
	.nav-last {
		margin-right: 0
	}
	.dropdown-menu>li>a {
		text-align: left
	}
}

.head-contact .h-email i {
	background-color: transparent;
	color: #fff;
	vertical-align: text-top;
	margin-top: -2px!important
}

@media (max-width: 767px) {
	.navbar-toggle {
		margin-right: 15px
	}
}

@media (max-width: 600px) {
	.head-contact {
		width: 100%;
		float: none;
		text-align: left
	}
	.h-email {
		display: none
	}
}

@media (max-width: 420px) {
	.head-contact p {
		font-size: 12px
	}
}

.hp_parallax {
	height: 100%;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.hp_parallax_title {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

.hp_parallax h1 {
	font-size: 50px;
	color: #fff
}

@media (max-width: 470px) {
	.hp_parallax h1 {
		font-size: 50px
	}
}

@media (max-width: 390px) {
	.hp_parallax h1 {
		font-size: 40px
	}
}

.head h1 {
	max-width: 550px;
	color: #f17b19
}

.head p {
	max-width: 500px;
	font-size: 18px;
	color: #fff;
	line-height: 1.5
}

@media (max-width: 991px) {
	.head h1 {
		font-size: 35px;
		max-width: 300px
	}
	.head p {
		max-width: 400px
	}
}

#hp_content {
	margin: 0 auto;
	padding: 60px 0;
	text-align: center;
	max-width: 800px
}

#hp_content p {
	font-size: 18px
}

#hp_features {
	margin-bottom: 60px
}

#hp_features .col-sm-12 {
	margin-top: 25px
}

.hp-vid-container .vjs-has-started .vjs-loading-spinner {
	display: none!important
}

.hp-vid-container {
	position: relative;
	background-color: #000
}

.hp-vid-container img {
	width: 100%
}

.hp-vid-text {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 500px
}

.hp-vid-text h1 {
	font-size: 50px;
	font-weight: 700;
	color: #fff
}

.hp-vid-img-mob {
	display: none
}

.home-hero{
    display: flex;
    align-items: center;
    width:100%;
    height:100vh;
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
}
.home-hero h1, .home-hero p{
	color: #fff;
}

@media (max-width: 1024px) {
    .home-hero{
        height:600px;
    }
}
@media (max-width: 600px) {
    .home-hero{
        height:350px;
    }
    .home-hero h1 {
        margin-top:100px;
        font-size:36px;
    }
    .home-hero p {
        display:none;
    }
}

.home-carousel-container{
    position: relative;
    display: block;
}
.home-carousel{
    display: flex;
}
.hp-item{
    display: flex!important;
    align-items: center!important;
    height:100vh;
    background-position: center center!important;
    background-attachment: scroll!important;
    background-size: cover!important;
    z-index: 1!important;
}
.hp-item h2 {
    margin-bottom:20px;
	font-size:72px;
	font-weight: 700;
	color: #fff;
}
.hp-item p{
    font-size:20px;
    color:#fff;
}
.hp-item .carousel-content{
    max-width:800px;
}
.home-carousel-container #hp-controls{
    position: absolute;
    width:100%;
    top:50%;
    z-index: 10!important;
}
.home-carousel-container .hp-previous{
    position: absolute;
    left:20px;
    width:30px;
    height:30px;
    border:none;
    background-color: transparent;
}
.home-carousel-container .hp-next{
    position: absolute;
    right:20px;
    width:30px;
    height:30px;
    border:none;
    background-color: transparent;
}
.home-carousel-container .hp-previous i, .home-carousel-container .hp-next i{
    font-size:30px; 
    color:#F3E3D5;  
}

@media (max-width: 1024px) {
    .hp-item{
        height:600px;
    }
}

@media (max-width: 991px) {
    .hp-item h2 {
        font-size: 40px;
    }
    .hp-item p{
        font-size:16px;
    }
}

/*
@media(max-width:599px){
    .hp-item p{
        display:none;
    }
} */

@media (max-width: 767px) {
	.hp-vid-text {
		position: absolute;
		bottom: 20px;
		left: 20px;
		width: 500px
	}
	.hp-vid-text h1 {
		font-size: 40px
	}
	.hp-vid-img-mob {
		display: block;
		padding-top: 90px
	}
}

@media (max-width: 600px) {
    .hp-item{
        height:400px;
    }
    .hp-item h2 {
        margin-top:80px;
    }
    .hp-item p{
        font-size:14px;
    }
	.hp-vid-img-mob {
		display: block;
		padding-top: 130px
	}
	.hp-vid-text {
		width: 300px
	}
}

@media (max-width: 460px) {
    .hp-item h2 {
        font-size: 30px;
    }
	.hp-vid-text h1 {
		font-size: 30px;
		margin-bottom: 10px
	}
	.hp-btn {
		padding: 5px 10px!important
	}
}

.hp-sub {
	margin-bottom: 30px
}

.hp-sub h2 {
	font-weight: 700
}

@media (min-width: 768px) {
	.overlay-img {
		position: relative
	}
	.overlay-img a:hover {
		color: #f17b19
	}
	.overlay-image {
		display: block;
		width: 100%;
		height: auto
	}
	.overlay {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		height: 100%;
		width: 100%;
		opacity: 0;
		transition: .5s ease;
		-ms-transition: .5s ease;
		-webkit-transition: .5s ease;
		background-color: #f17b19
	}
	.overlay1 {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		height: 100%;
		width: 100%;
		opacity: 0;
		transition: .5s ease;
		-ms-transition: .5s ease;
		-webkit-transition: .5s ease;
		background-color: #000
	}
	.overlay-img:hover .overlay,
	.overlay-img:hover .overlay1 {
		opacity: .9
	}
	.overlay-content {
		color: #fff;
		text-align: center;
		font-size: 20px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%)
	}
	.overlay h3 {
		font-size: 30px;
		font-weight: 700;
		color: #000
	}
	.overlay span {
		padding: 10px;
		background-color: #000;
		color: #f17b19
	}
	.overlay-content1 {
		color: #fff;
		text-align: center;
		font-size: 20px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%)
	}
	.overlay1 h3 {
		font-size: 30px;
		font-weight: 700;
		color: #f17b19
	}
	.overlay1 span {
		padding: 10px;
		background-color: #000;
		color: #f17b19
	}
	.hp-overlay {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		height: 100%;
		width: 100%;
		opacity: 1;
		transition: .5s ease;
		background-color: transparent
	}
	.hp-overlay h3 {
		font-size: 30px;
		font-weight: 700;
		color: #fff
	}
	.hp-overlay span {
		padding: 10px;
		background-color: #000;
		color: #f17b19
	}
	.hp-overlay-content {
		color: #fff;
		text-align: center;
		font-size: 20px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%)
	}
}

@media (max-width: 767px) {
	.hp-overlay {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		transition: all .5s;
		height: 100%;
		background: rgba(255, 0, 0, 0)
	}
	.hp-overlay-content {
		position: relative;
		top: 45%;
		transform: translateY(-45%);
		-webkit-transform: translateY(-45%);
		-ms-transform: translateY(-45%);
		text-align: center
	}
	.hp-overlay h3 {
		font-size: 30px;
		font-weight: 700;
		color: #fff
	}
	.hp-overlay-content img {
		width: 80px!important
	}
	.overlay1 {
		display: none
	}
	.overlay-img {
		margin: 15px 0 0
	}
	.overlay-img img {
		width: 100%
	}
	.overlay {
		height: 100%;
		background-color: #f17b19;
		text-align: center;
		padding: 10px 0
	}
	.overlay h3 {
		display: inline;
		margin-top: 0;
		font-size: 24px;
		font-weight: 700;
		color: #000;
		line-height: 60px;
		vertical-align: bottom
	}
	.overlay span {
		padding: 10px;
		border: 2px solid #000;
		color: #000
	}
	.overlay .glyphicon {
		top: -10px
	}
	.overlay-img a:hover {
		text-decoration: none!important
	}
	#hp_features .col-sm-12 {
		margin-top: 0!important
	}
}

@media (max-width: 450px) {
	.overlay {
		padding: 0
	}
	.overlay h3 {
		font-size: 18px
	}
	.overlay span {
		padding: 7px;
		border: 2px solid #000;
		color: #000
	}
	.overlay .glyphicon {
		top: -13px
	}
}

@media (max-width: 390px) {
	.hp-overlay h3 {
		font-size: 20px
	}
	.hp-overlay-content img {
		width: 70px!important
	}
}

@media (max-width: 350px) {
	.overlay h3 {
		font-size: 16px
	}
}

#main-content {
	margin-top: 130px;
	margin-bottom: 60px
}

#main-content img {
	display: block!important;
	max-width: 100%!important;
	height: auto!important
}

.page-header {
	margin-top: 0
}

.lead a {
	color: #f17b19
}

.well {
	border-radius: 0
}

.pagination>li>a {
	color: #f17b19
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	color: #f17b19
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	background-color: #f17b19;
	border-color: #f17b19
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0
}

.panel {
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent
}

.panel a {
	color: #333;
	text-decoration: none
}

.panel a:hover {
	color: #f17b19;
	text-decoration: none
}

.panel-heading {
	padding: 10px 0
}

.panel-body {
	padding: 15px 0;
	color: #333
}

.accordion-toggle .panel-heading:after {
	font-family: 'Glyphicons Halflings';
	content: "\e114";
	float: right;
	color: grey;
	margin-top: -20px;
	color: #f17b19
}

.accordion-toggle.collapsed .panel-heading:after {
	content: "\e080"
}

.world-map {
	clear: both!important
}

.world-map img.map-bgr {
	width: 100%
}

.world-map h2 {
	font-size: 45px;
	font-weight: 700
}

.map-ico {
	display: inline-block
}

.world-map-full-text {
	position: absolute;
	top: 30%;
	left: 0;
	text-align: center;
	width: 100%
}

@media (max-width: 1050px) {
	.world-map-full-text {
		top: 20%
	}
}

@media (max-width: 860px) {
	.world-map h2 {
		font-size: 40px
	}
}

@media (max-width: 768px) {
	.world-map img.map-bgr {
		display: block;
		width: 100vw;
		height: 350px;
		object-fit: cover
	}
}

@media (max-width: 625px) {
	.world-map h2 {
		font-size: 34px
	}
}

@media (max-width: 500px) {
	.world-map-full-text {
		top: 10%
	}
}

#hire-partner {
	width: 100%;
	padding: 60px 0 80px;
	background-color: #f2f2f2
}

#hire-partner h2 {
	margin-bottom: 40px;
	font-size: 36px;
	font-weight: 700;
	color: #515151
}

@media (max-width: 560px) {
	#hire-partner h2 {
		font-size: 28px
	}
}

.row-border {
	border-top: 2px solid #e5e5e5
}

.grid-left {
	border-right: 2px solid #e5e5e5
}

.grid {
	position: relative;
	height: auto!important;
	padding: 60px 100px
}

.grid img {
	margin-bottom: 20px
}

.grid h4 {
	font-size: 20px;
	font-weight: 700
}

@media (max-width: 1199px) {
	.grid {
		padding: 60px 80px
	}
}

@media (max-width: 991px) {
	.grid {
		padding: 60px 40px
	}
}

@media (max-width: 767px) {
	.grid-left {
		border-right: none
	}
	.row-border {
		border-top: none
	}
	.grid {
		border-bottom: 2px solid #e5e5e5
	}
}

.case-study {
	margin-bottom: 40px
}

.cs-left {
	padding: 40px
}

.cs-left h3 {
	font-size: 28px;
	font-weight: 600
}

.cs-left h2 {
	font-size: 20px;
	font-weight: 600
}

.cs-left p {
	font-size: 16px
}

.cs-right {
	margin-right: 40px;
	padding: 40px;
	background-color: #f17b19
}

.cs-right h3 {
	font-size: 28px;
	font-weight: 600;
	color: #fff
}

.cs-right h2 {
	font-size: 20px;
	font-weight: 600;
	color: #fff
}

.cs-right p {
	margin-bottom: 20px;
	font-size: 16px;
	font-family: 'Space Mono', monospace;
	color: #fff
}

.testimonial-info h1, .testimonial-single h1 {
	margin-bottom: 20px;
	line-height: 0;
	font-size: 90px;
	color: #b9b9b9
}

.testimonial-info, .testimonial-single {
	margin-bottom: 22px;
	letter-spacing: 1px
}

.testimonial-info p, .testimonial-single p {
	color: #b9b9b9
}

.testimonial-info h2, .testimonial-single h2 {
	font-size: 22px
}

.testimonial-wrapper{
    margin-top:30px;
    padding-left:30px;
    padding-right:30px;
    border: 2px solid #e5e5e5;
}

.testimonial-info {
	padding: 40px 80px 60px
}

.brands {
	padding: 20px 0;
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5
}

.brands img {
	margin: 20px 0
}

@media (max-width: 991px) {
	.testimonial-info {
		padding: 40px
	}
	.testimonial-info h4 {
		font-size: 18px
	}
}

@media (max-width: 767px) {
	.cs-left {
		padding: 20px
	}
	.cs-right {
		margin-right: 0
	}
	.brands {
		border-top: none;
		border-bottom: 2px solid #e5e5e5
	}
	.testimonial-info {
		border-bottom: 2px solid #e5e5e5
	}
}

.service {
	position: relative;
	padding: 80px 0
}

.service img {
	margin: 0 auto
}

.service-content {
	position: absolute;
	top: 45%;
	transform: translateY(-45%);
	-webkit-transform: translateY(-45%);
	-ms-transform: translateY(-45%);
	padding: 0 80px
}

.service-content h2 {
	font-size: 22px;
	font-weight: 700
}

@media (max-width: 1199px) {
	.service-content {
		margin-top: 30px;
		padding: 0 60px
	}
}

@media (max-width: 991px) {
	.service-content {
		margin-top: 0;
		padding: 0 40px
	}
}

@media (max-width: 767px) {
	.service {
		padding: 40px 0
	}
	.service-content {
		position: relative;
		display: block;
		transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		padding: 20px 20px 30px
	}
}

.blog-search {
	background-color: #f17b19
}

.blog-results h2 {
	font-weight: 700
}

.blog-search .btn-warning:hover {
	color: #fff!important
}

.blog-cats {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	-ms-columns: 2
}

@media (max-width: 991px) {
	.blog-search .btn {
		padding: 4px 12px
	}
}

.twitter-share-button[style] {
	vertical-align: text-bottom!important;
	margin-bottom: -2px!important
}

.social-button-container {
	overflow: hidden;
	float: left
}

.social-button {
	float: left;
	min-width: 50px;
	min-height: 20px;
	padding-right: 4px
}

.youtube-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden
}

.youtube-container iframe,
.youtube-container object,
.youtube-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.tube {
	border: 0!important
}

.faq h1 {
	text-align: center!important
}

.faq h3 {
	font-weight: 700
}

.iprojector-header {
	position: relative;
	background-color: #000
}

.iprojector-header img {
	width: 100%
}

.iprojector-head-text {
	position: absolute;
	top: 45%;
	transform: translateY(-45%);
	-webkit-transform: translateY(-45%);
	-ms-transform: translateY(-45%);
	width: 500px
}

.iprojector-head-text h1 {
	font-size: 50px;
	font-weight: 700;
	color: #f17b19
}

.iprojector-head-text p {
	color: #fff
}

.proj-full {
	display: block
}

.proj-sm {
	display: none
}

#halo-header{
    width:100%;
    background-color:#000;
}
.halo-header-content{
    min-height:900px;
    display: flex!important;
    align-content: center!important;
    align-items: center!important;
}
#halo-header p{
    color:#fff!important;
}

@media (min-width: 768px) and (max-width: 991px) {
    #halo-header h1{
        font-size:35px;
    }
}

@media(max-width:767px){
    #halo-header .btn-outline{
        margin-bottom:40px;
    }
}

#meet-halo{ 
    width:100%;
    background-color:#000;
}
#meet-halo h2{
    font-weight:600;
}
#meet-halo p{
    color:#fff;
}
#meet-halo .btn-orange{
    margin:15px 0;
}

@media(max-width:991px){
    #meet-halo{
        padding:40px 0;   
    }
    #meet-halo .halo-header-content{
        min-height:600px;
    }
    #meet-halo .hp-vid-img-mob{
        padding-top:0;
    }
}

.halo-title-content{
    max-width:500px;
    margin:0px auto;
    padding:60px 0;
}
.halo-title-content h2, .halo-detail-section h2{
    font-weight:600;
}

.halo-detail-section{
    padding:40px 0;
}
.halo-detail-section-hardware{
    padding:80px 0;
}

#halo-software-link{
    margin-top:-40px;
    margin-bottom:60px;
}

#halo-hardware-title{
    background-color:#000;
}
#halo-hardware-title p{
    color:#fff;
}

#halo-hardware-link{
    margin-top:-40px;
    margin-bottom:60px;
}

@media(max-width:767px){
    .halo-detail-section-hardware{
        padding:40px 0;
    }
}

.halo-btn{
    margin-top:15px;
}

#halo-digital-signage{
    padding:100px 0 80px 0;
    background-color:#000;
}
#halo-digital-signage h2.halo-digital-main-title{
    margin-bottom:20px;
    font-size:42px;
    font-weight:600;
}
#halo-digital-signage h2.halo-digital-second-title{
    margin:40px 0 80px 0;
    font-size:38px;
    font-weight:600;
}
#halo-digital-signage h3{
    font-weight:600;
}
#halo-digital-signage p{
    color:#fff;
}

.digital-signage-content .col-md-4{
    margin-bottom:40px;
}
.digital-signage-content img{
    margin:0px auto;
}
.digital-signage-content h5{
    font-weight:600;
}
.digital-signage-content strong{
    color:#f17b19;
}
.digital-signage-txt{
    max-width:250px;
    margin:0px auto;
}

#learn-more h2{
    margin-bottom:20px;
    font-weight:600;
}
#software-learn-more{
    padding:120px 0 0 0;
}
#hardware-learn-more{
    padding:100px 0 60px 0;
}

#designed-for-you{
    padding:120px 0 100px 0;
    background-color:#000;
}
#designed-for-you h2{
    font-weight:600;
}
#designed-for-you h5{
    margin-top:0;
    font-weight:600;
}
#designed-for-you p{
    color:#fff;
}

.designed-content{
    margin-bottom:15px;
}

#hardware-pricing{
    padding:80px 0 100px 0;
}
#hardware-pricing h2{
    font-weight:600;
}
#hardware-pricing .panel-default{
    max-width:300px;
    margin:0px auto;
    border-color: #f17b19;
}
#hardware-pricing .panel-heading{
    background-color:#f17b19;
    border-color: #f17b19;
    color:#fff;
}
#hardware-pricing .panel-heading h2{
    margin-top:0;
    font-size:40px;
}
#hardware-pricing .panel-heading h2, #hardware-pricing .panel-heading h5{
    font-family: 'Lato', sans-serif;
    color:#fff;   
}
#hardware-pricing .panel-body .btn.btn-outline{
    color:#f17b19;   
}
#hardware-pricing .panel-body .btn.btn-outline:hover{
    color:#fff;   
}
#hardware-pricing .panel-body p.small{
    margin-top:10px;
}

.hardware-pricing-title{
    margin-bottom:40px;
}

#software-pricing{
    padding:80px 0 100px 0;
    background-color:#000;
}
#software-pricing h2{
    font-weight:600;
}
#software-pricing .panel-default{
    max-width:300px;
    margin:0px auto;
    border-color: #f17b19;
}
#software-pricing .panel-heading{
    background-color:#f17b19;
    border-color: #f17b19;
    color:#fff;
}
#software-pricing .panel-heading h2{
    margin-top:0;
    font-size:40px;
}
#software-pricing .panel-heading h2, #software-pricing .panel-heading h5{
    font-family: 'Lato', sans-serif;
    color:#fff;   
}
#software-pricing .panel{
    background-color:transparent;
}
#software-pricing .panel-body .btn.btn-orange{
    color:#fff;   
}
#software-pricing .panel-body .btn.btn-orange:hover{
    color:#fff;   
}
#software-pricing .panel-body p, #software-pricing .panel-body ul, #software-pricing .panel-body li{
    color:#fff;
}
#software-pricing .panel-body ul{
    padding-left:15px;
    margin-left:0;
    text-align: left;
    list-style: none!important;
}
#software-pricing .panel-body ul li{
    margin-bottom:10px;
}
#software-pricing .panel-body ul li::before {
    font-family: FontAwesome;
    font-size:18px;
    content: '\f058';
    margin-right: 5px;
    color: #f17b19;;
    font-weight: 900;
}
#software-pricing .panel-body p.small{
    margin:10px 60px 15px 60px;
    color:#f17b19;  
}

@media (max-width: 991px) {
    #designed-for-you{
        text-align: center;
    }
    .designed-title{
        margin-bottom:30px;
    }
    #designed-for-you .vcenter{
        display: block!important
    }
    #designed-for-you h5{
        margin-top:10px;
        margin-bottom:5px;
    }
}

@media (max-width: 991px) {
	.iwalker-rotate {
		display: none!important
	}
	.iwalker-img {
		margin-top: 100px!important
	}
	.vid-mob {
		display: none
	}
	.hp-vid-img-mob {
		display: block;
		padding-top: 90px
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: landscape) {
	.iwalker-rotate {
		display: none!important
	}
	.iwalker-img {
		margin-top: 100px!important
	}
	.vid-mob {
		display: none
	}
	.hp-vid-img-mob {
		display: block
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-device-pixel-ratio: 1.5) {
	.iwalker-rotate {
		display: none!important
	}
	.iwalker-img {
		margin-top: 100px!important
	}
	.vid-mob {
		display: none
	}
	.hp-vid-img-mob {
		display: block
	}
}

@media (max-width: 767px) {
	.hp-vid-img-mob {
		padding-top: 90px
	}
	.iprojector-head-text {
		position: absolute;
		bottom: 20px;
		left: 20px;
		width: 500px
	}
	.iprojector-head-text h1 {
		font-size: 40px
	}
}

@media (max-width: 630px) {
	.proj-full {
		display: none
	}
	.proj-sm {
		display: block
	}
	.iprojector-head-text {
		position: relative;
		width: 90%
	}
	.iprojector-head-text h1 {
		font-size: 36px;
		margin-bottom: 15px
	}
}

@media (max-width: 600px) {
	.proj-sm {
		padding-top: 90px
	}
	.hp-vid-img-mob {
		padding-top: 125px
	}
}

.iwalker-hero, .iprojector-hero{
    display: flex;
    align-items: center;
    width:100%;
    height:100vh;
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
}
.iwalker-hero h1, .iwalker-hero p, .iprojector-hero h1, .iprojector-hero p {
	color: #fff;
}

@media(min-width: 991px){
    .iwalker-hero h1, .iwalker-hero p, .iprojector-hero h1, .iprojector-hero p {
        font-size:72px;
    }
}

@media (max-width: 1024px) {
    .iwalker-hero, .iprojector-hero{
        height:600px;
    }
}
@media (max-width: 600px) {
    .iwalker-hero, .iprojector-hero{
        height:350px;
    }
    .iwalker-hero h1, .iprojector-hero h1 {
        margin-top:100px;
        font-size:36px;
    }
    .iwalker-hero p, .iprojector-hero p {
        display:none;
    }
}

.iwalker-head {
	width: 100%;
	background-color: #000
}

.iwalker-head p {
	color: #fff
}

.iwalker-rotate {
	width: 406px;
	height: 800px;
	margin-top: 100px!important;
	position: relative;
	margin-bottom: 2px;
	background: url(../../images/layout/rotate/iwalker-rotate.jpg)
}

.iwalker-head-info {
	padding-top: 10px;
	margin-top: 40%
}

.product-light {
	width: 100%;
	background-color: #fff;
	padding: 80px 0
}

.product-dark {
	width: 100%;
	background-color: #000!important;
	padding: 80px 0
}

.product-light h2,
.product-dark h2 {
	font-size: 45px;
	font-weight: 700
}

.product-light p,
.product-dark p {
	font-size: 16px
}

.product-dark p {
	color: #fff
}

.vcenter {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row
}

@media (max-width: 767px) {
	.vcenter {
		display: block;
		align-items: left;
		justify-content: left;
		flex-direction: none;
		-webkit-flex-direction: none;
		-ms-flex-direction: none
	}
}

.product-video-container {
	width: 100%;
	background-color: #1c1c1c;
	padding: 100px 0
}

.fprod-container .vjs-has-started .vjs-loading-spinner {
	display: none!important
}

.fprod-container {
	position: relative;
	background-color: #000
}

.fprod-container img {
	width: 100%
}

.fprod-text {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

.fprod-text h2 {
	font-size: 45px;
	font-weight: 700
}

.fprod-text p {
	font-size: 18px;
	color: #fff;
	max-width: 450px
}

.proj-m p {
	font-size: 16px
}

.vision {
	background-color: #1c1c1c
}

.prod-img-mob {
	display: none
}

@media (max-width: 991px) {
	.prod-img-mob {
		display: block;
		margin: 0 auto
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: landscape) {
	.prod-img-mob {
		display: block;
		margin: 0 auto
	}
	.fprod-text {
		position: relative;
		display: block;
		transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		padding: 20px 20px 30px
	}
	.fprod-text p {
		max-width: 100%
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-device-pixel-ratio: 1.5) {
	.prod-img-mob {
		display: block;
		margin: 0 auto
	}
	.fprod-text {
		position: relative;
		display: block;
		transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		padding: 20px 20px 30px
	}
	.fprod-text p {
		max-width: 100%
	}
}

@media (max-width: 991px) {
	.fprod-text {
		position: relative;
		display: block;
		transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		padding: 20px 20px 30px
	}
	.fprod-text p {
		max-width: 100%
	}
}

@media (max-width: 767px) {
	.iwalker-img {
		margin: 0 auto
	}
	.prod-img-mob {
		margin-bottom: 40px
	}
	.iwalker-head-info {
		padding-top: 0;
		padding-bottom: 40px;
		margin-top: 40px
	}
}

@media (max-width: 540px) {
	.fprod-text h2 {
		font-size: 40px
	}
	.fprod-text p {
		font-size: 16px
	}
	.product-light h2,
	.product-dark h2 {
		font-size: 36px
	}
	.product-light p,
	.product-dark p {
		font-size: 16px
	}
}

#halo-header{
    height:100vh;
    width:100%;
    background-color:#000;
}

.partner-full {
	position: relative;
	text-align: center
}

.partner-full-text {
	position: absolute;
	top: 30%;
	left: 0;
	text-align: center;
	width: 100%
}

#blowout {
	text-align: center
}

@media (max-width: 767px) {
	#blowout {
		text-align: left
	}
}

#blowout-screen {
	display: block!important;
	position: relative!important;
	padding: 100px 0;
	height: 500px;
	margin-bottom: 200px;
	clear: both!important
}

#FirstItem {
	position: absolute;
	top: 115px;
	left: 50%;
	z-index: 80
}

#SecondItem {
	position: absolute;
	top: 100px;
	left: 50%;
	z-index: 70
}

#ThirdItem {
	position: absolute;
	top: 490px;
	left: 50%;
	z-index: 65
}

#FourthItem {
	position: absolute;
	top: 460px;
	left: 50%;
	z-index: 60
}

#FifthItem {
	position: absolute;
	top: 140px;
	left: 50%;
	z-index: 50
}

#SixthItem {
	position: absolute;
	left: 50%;
	z-index: 40
}

#blowout-carousel {
	display: none
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: landscape) {
	#blowout-screen {
		display: none!important
	}
	#blowout-carousel {
		display: block!important
	}
	.owl-theme .owl-nav [class*="owl-"] {
		background: #f17b19;
		color: #FFF;
		text-decoration: none
	}
	.owl-theme .owl-nav [class*="owl-"]:hover {
		background: #f17b19;
		color: #FFF;
		text-decoration: none
	}
	.owl-carousel .owl-nav .owl-prev {
		position: absolute;
		left: 5px;
		top: 50%
	}
	.owl-carousel .owl-nav .owl-next {
		position: absolute;
		right: 5px;
		top: 50%
	}
}

@media (max-width: 991px) {
	#blowout-screen {
		display: none!important
	}
	#blowout-carousel {
		display: block!important
	}
	.owl-theme .owl-nav [class*="owl-"] {
		background: #f17b19;
		color: #FFF;
		text-decoration: none
	}
	.owl-theme .owl-nav [class*="owl-"]:hover {
		background: #f17b19;
		color: #FFF;
		text-decoration: none
	}
	.owl-carousel .owl-nav .owl-prev {
		position: absolute;
		left: 5px;
		top: 50%
	}
	.owl-carousel .owl-nav .owl-next {
		position: absolute;
		right: 5px;
		top: 50%
	}
}

.vision-parallax-container {
	position: relative;
	height: 2000px;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto
}

.vision-txt1 {
	position: absolute;
	left: 15%;
	width: 33%;
	top: 50px;
	z-index: 10
}

.vision-txt1 h2 {
	font-size: 40px
}

.vision-txt2 {
	position: absolute;
	right: 20%;
	width: 40%;
	top: 1050px;
	z-index: 10;
	text-align: right
}

.vision-txt2 h1 {
	font-size: 90px;
	color: #515151;
	line-height: 0;
	margin-bottom: 20px!important
}

.vision-txt2 h2 {
	font-size: 40px
}

.vision-button1 {
	position: absolute;
	right: 18%;
	top: 220px;
	z-index: 9
}

.vision-button2 {
	position: absolute;
	left: 15%;
	top: 1300px;
	z-index: 9
}

.vision-bg1 {
	position: absolute;
	left: 0;
	top: 700px
}

.vision-bg2 {
	position: absolute;
	right: 0;
	top: 1750px;
	z-index: 8
}

.vision-content {
	margin-top: 100px;
	margin-bottom: 60px
}

.vision-content p {
	font-size: 18px
}

@media (max-width: 1500px) {
	.vision-txt1 {
		left: 15%;
		width: 35%
	}
	.vision-button1 {
		right: 12%
	}
	.vision-txt2 {
		right: 15%
	}
	.vision-button2 {
		left: 10%
	}
}

@media (max-width: 1250px) {
	.vision-txt1 {
		left: 6%;
		width: 40%
	}
	.vision-button1 {
		right: 8%
	}
	.vision-txt2 {
		right: 5%
	}
	.vision-button2 {
		left: 5%
	}
}

@media (max-width: 991px) {
	.vision-txt1 {
		width: 40%
	}
	.vision-txt2 {
		width: 50%
	}
	.vision-button1 img {
		width: 375px
	}
	.vision-button2 img {
		width: 375px
	}
}

@media (max-width: 850px) {
	.vision-parallax-container {
		height: 1700px
	}
	.vision-txt1 {
		width: 55%
	}
	.vision-txt1 h2 {
		font-size: 30px
	}
	.vision-txt2 h2 {
		font-size: 30px
	}
	.vision-button2 {
		top: 1100px
	}
	.vision-bg2 {
		top: 1550px
	}
}

@media (max-width: 750px) {
	.vision-txt1 h2 {
		font-size: 24px
	}
	.vision-txt2 h2 {
		font-size: 24px
	}
	.vision-button1 img {
		width: 275px
	}
	.vision-button2 img {
		width: 275px
	}
	.vision-content p {
		font-size: 18px
	}
}

@media (max-width: 500px) {
	.vision-parallax-container {
		height: 1100px
	}
	.vision-txt1 h2 {
		font-size: 20px
	}
	.vision-txt2 {
		top: 750px
	}
	.vision-txt2 h2 {
		font-size: 20px
	}
	.vision-button2 {
		top: 700px
	}
	.vision-bg1 {
		top: 500px
	}
	.vision-bg2 {
		top: 1050px
	}
	.vision-button1 img {
		width: 200px
	}
	.vision-button2 img {
		width: 200px
	}
}

#team {
	width: 100%;
	margin-top: 80px;
	padding: 60px 0;
	background-color: #1c1c1c
}

.team-title {
	font-size: 45px;
	font-weight: 700;
	margin: 50px 0
}

#team p {
	color: #b9b9b9
}

#team .overlay-content p {
	color: #000
}

#team .overlay-content a {
	color: #000
}

.members-box {
	margin: 20px 0
}

.team-member {
	margin: 15px 0
}

.team-member img {
	width: 100%
}

.partner h1 {
	margin-bottom: 15px
}

.partner-parallax {
	position: relative;
	height: 500px
}

.partner-parallax h3 {
	margin: 0;
	font-size: 18px;
	color: #fff;
	font-weight: 700
}

.prtner-gp {
	margin: 10px 0
}

.partner-txt-left-1 {
	position: absolute;
	left: 0;
	top: 200px;
	width: 40%;
	background-color: #f17b19;
	opacity: .9;
	margin-right: -10%;
	padding: 20px;
	z-index: 10
}

.partner-txt-right {
	position: absolute;
	right: 0;
	width: 40%;
	background-color: #f17b19;
	opacity: .9;
	margin-left: -10%;
	padding: 20px;
	z-index: 10
}

.partner-txt-left-2 {
	position: absolute;
	left: 0;
	top: 700px;
	width: 40%;
	background-color: #f17b19;
	opacity: .9;
	margin-right: -10%;
	padding: 20px;
	z-index: 10
}

.partner-img-left {
	position: absolute;
	left: 0;
	width: 70%
}

.partner-img-right {
	position: absolute;
	right: 0;
	width: 70%
}

.partner-txt-left-1 p,
.partner-txt-left-2 p,
.partner-txt-right p {
	color: #fff
}

@media (max-width: 991px) {
	.partner-parallax {
		height: 400px
	}
	.partner-txt-left-1 {
		top: 150px;
		width: 55%
	}
	.partner-txt-right {
		width: 55%
	}
	.partner-txt-left-2 {
		top: 500px;
		width: 55%
	}
	.partner-txt-left-1 p,
	.partner-txt-left-2 p,
	.partner-txt-right p {
		font-size: 13px
	}
}

@media (max-width: 700px) {
	.partner-parallax {
		height: 350px
	}
	.partner-txt-left-1 {
		width: 60%
	}
	.partner-txt-right {
		width: 60%
	}
	.partner-txt-left-2 {
		width: 60%
	}
	.partner-txt-left-1 p,
	.partner-txt-left-2 p,
	.partner-txt-right p {
		font-size: 12px
	}
}

@media (max-width: 600px) {
	.partner-parallax {
		height: 350px
	}
	.partner-txt-left-1 {
		width: 70%
	}
	.partner-txt-right {
		width: 70%
	}
	.partner-txt-left-2 {
		width: 70%
	}
	.partner-img-left {
		position: absolute;
		left: 0;
		width: 80%
	}
	.partner-img-right {
		position: absolute;
		right: 0;
		width: 80%
	}
}

@media (max-width: 500px) {
	.partner-parallax {
		height: 300px
	}
	.partner-txt-left-1 {
		width: 100%
	}
	.partner-txt-right {
		width: 100%
	}
	.partner-txt-left-2 {
		width: 100%
	}
	.partner-img-left {
		position: absolute;
		width: 100%
	}
	.partner-img-right {
		position: absolute;
		width: 100%
	}
}

@media (max-width: 460px) {
	.partner-parallax {
		height: 275px
	}
	.partner-txt-left-1 {
		top: 200px
	}
	.partner-txt-right {
		top: -75px
	}
	.partner-txt-left-2 {
		top: 450px
	}
}

#current-partners {
	margin-top: -300px
}

#hire-partner-logo {
	width: 100%;
	padding: 60px 0 80px;
	background-color: #f2f2f2
}

#partner-form {
	margin: 60px 0
}

@media (max-width: 767px) {
	#hire-partner-logo img {
		margin: 0 auto!important;
		padding-bottom: 20px
	}
}

#enquiry .form-control {
	border-radius: 0;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 2px solid #f17b19;
	box-shadow: none;
	padding-left: 0;
	margin-bottom: 40px
}

.enquiry-content {
	padding: 0 80px 0 0
}

@media (max-width: 1199px) {
	.enquiry-content {
		padding: 0 40px 0 0
	}
}

@media (max-width: 991px) {
	.enquiry-content {
		padding: 0 20px 0 0
	}
}

@media (max-width: 1199px) {
	.enquiry-content {
		padding: 0 0 30px
	}
}

.partner h2 {
	margin-top: 0;
	margin-bottom: 40px;
	font-size: 40px;
	color: #515151
}

#chartdiv {
	width: 100%;
	height: 500px;
	margin: 60px 0
}

#chartdiv a {
	display: none!important
}

@media (max-width: 767px) {
	#chartdiv {
		margin: 0
	}
}

#swipebox-top-bar {
	display: none!important
}

.g-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #f17b19
}

.g-item:hover .g-overlay {
	opacity: .9
}

.g-icon {
	color: #fff!important;
	font-size: 36px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%)
}

.isotope {
	margin-bottom: 75px
}

.isotope.gutter {
	margin: -15px -15px 50px
}

.isotope .isotope-item {
	float: left;
	width: 25%
}

.isotope.gutter .isotope-item {
	padding: 15px
}

.isotope.col-3 .isotope-item {
	width: 33.333333%
}

.isotope.col-4 .isotope-item {
	width: 25%
}

.isotope-item.item-width-1 {
	width: 33.333333%
}

.isotope-item.item-width-2 {
	width: 66.666667%
}

.isotope .gallery-item {
	margin-bottom: 0
}

.isotope:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

@media (min-width: 1200px) {
	.isotope-item.item-width-1 {
		width: 25%
	}
	.isotope-item.item-width-2 {
		width: 50%
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.isotope.col-4 .isotope-item {
		width: 33.333333%
	}
}

@media (max-width: 767px) {
	.isotope .isotope-item,
	.isotope.col-3 .isotope-item,
	.isotope.col-4 .isotope-item,
	.isotope-item.item-width-1,
	.isotope-item.item-width-2 {
		width: 100%
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.isotope .isotope-item,
	.isotope.col-3 .isotope-item,
	.isotope.col-4 .isotope-item {
		float: left;
		width: 50%
	}
	.isotope-item.item-width-1,
	.isotope-item.item-width-2 {
		float: none;
		width: 100%
	}
}

.gallery-item {
	margin-bottom: 50px
}

.gallery-item-thumbnail {
	position: relative
}

.gallery-item-thumbnail img {
	width: 100%;
	display: block
}

footer {
	width: 100%;
	padding: 50px 0;
	background-color: #333
}

footer h3 {
	font-size: 22px
}

footer p {
	font-size: 12px;
	line-height: 1;
	color: #848484
}

.foot-menu {
	padding-left: 0;
	margin-bottom: 30px;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	-ms-columns: 2;
	text-transform: uppercase;
	list-style: none
}

.foot-menu a {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.8;
	color: #fff
}

.foot-mail {
	margin-bottom: 20px
}

.foot-mail h3 {
	margin-top: 0;
	font-weight: 700;
	color: #fff
}

.mail-t {
	margin-top: 0;
	font-weight: 700;
	font-size: 22px;
	font-family: 'Space Mono', monospace;
	color: #fff
}

.foot-mail .form-control {
	border-radius: 0
}

.foot-mail .input-group-btn:last-child>.btn {
	border-radius: 0!important
}

.foot-mail .btn-default {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #fff;
	background-color: #f17b19;
	border: 1px solid #f17b19
}

.foot-mail .btn-default:hover {
	background-color: #f8903a;
	border: 1px solid #f17b19
}

.foot-social i {
	width: 40px;
	height: 40px;
	text-align: center;
	vertical-align: bottom;
	background-color: #f17b19;
	font-size: 25px;
	line-height: 40px;
	text-align: center;
	color: #333
}

.foot-social i:hover {
	background-color: #f17b19;
	color: #fff
}

.foot-design {
	margin-top: 21px;
	text-align: right
}

.foot-design a {
	color: #fff
}

@media (max-width: 767px) {
	.foot-social {
		margin-bottom: 15px
	}
	.foot-design {
		text-align: left
	}
}

#preview {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 2030
}

#preview p {
	padding: 10px;
	color: #fff
}

#validate_output {
	margin-bottom: 20px
}

.g-recaptcha {
	padding-bottom: 15px
}

#mc_embed_signup {
	background: transparent;
	clear: left;
	font: 14px Helvetica, Arial, sans-serif
}

#mc_embed_signup form {
	padding: 0;
	color: #000
}

#mc_embed_signup .button {
	background-color: #f17b19
}

#mc_embed_signup div.response {
	padding: 0;
	margin: 0 0 15px
}

#mc_embed_signup .button {
	border-radius: 0
}