body {
	color: hsl(0, 0%, 35%);
	font-family: "Lato", sans-serif;
 -webkit-font-smoothing: none padding: 0 !important;
}
p {
	color: #000;
}
ul {
	list-style: outside none none;
}
nav.navbar {
	margin: 0;
}
.post-navigation .nav-next .post-title, .post-navigation .nav-next a:hover .post-title, .post-navigation .nav-next .meta-nav {
	color: #878787 !important;
}
.navbar-wrapper {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid hsl(0, 0%, 0%);
	border-top: 4px solid hsl(182, 84%, 52%);
	padding: 15px 0;
	position: fixed;
	width: 100%;
	z-index: 9999;
	top: 0;
}
.des_sort.fil-con span {
	float: left;
}
.des_sort.fil-con p {
	float: left;
	line-height: 25px;
	text-align: left;
}
.hideshow {
	cursor: pointer;
}
.footer_navigation h2.widget-title {
	display: none;
}
.footer_navigation aside {
	padding: 0 !important;
}
.call-req {
	float: left;
	text-align: center;
	width: 100%;
}
.navbar-inverse {
	background: none;
}
.navbar {
	border: none;
}
#navbar.navbar-collapse {
	float: right;
	margin: 22px 0 0;
}
p#comment-validation-reloaded-author {
	display: none;
}
p#form-allowed-tags {
	display: none;
}
.navbar-inverse .navbar-nav > li > a {
	color: hsl(0, 0%, 11%);
	font-size: 15px;
	text-transform: uppercase;
	padding: 10px 15px;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li.current_page_item a {
	background: hsl(174, 52%, 52%) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
	padding: 10px 15px;
	text-decoration: none;
}
.page-template-internal-career .sort_content a {
	color: hsl(0, 0%, 40%);
}
.des_sort > ul {
	color: hsl(0, 0%, 40%);
	float: right;
	line-height: 25px;
	width: 86%;
}
.sub-menu {
	background: hsl(174, 52%, 52%) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
	display: none;
	left: 0;
	list-style: outside none disc;
	margin: 0;
	padding: 8px 0 8px 20px;
	position: absolute;
	top: 40px;
	width: 195px;
}
.navbar-nav > li:hover .sub-menu {
	display: block;
}
.sub-menu li {
	line-height: 30px;
}
.sub-menu li a {
	color: hsl(0, 0%, 100%);
	font-size: 13px;
	text-transform: uppercase;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
}
.sub-menu li a:hover {
	padding-left: 4px;
}
.navbar-inverse .navbar-nav > li .sub-menu li a:hover {
	text-decoration: none;
}
.carousel-caption {
	background: hsla(0, 0%, 0%, 0.6) none repeat scroll 0 0;
	bottom: 35%;
	left: 28%;
	padding-bottom: 30px;
	right: 28%;
}
.carousel-caption h1 {
	font-size: 44px;
	font-weight: bold;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.carousel {
	float: left;
	margin: 125px 0 0;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.slider_right {
	float: left;
	width: 50%;
}
.slider_left {
	float: left;
	width: 50%;
	border-right: 2px solid #fff;
}
.carousel-caption p {
	color: hsl(0, 0%, 100%);
	font-size: 14px;
	line-height: normal;
	margin-bottom: 8px;
	text-shadow: none;
}
/****/

.carousel.carousel-fade .item {
	-webkit-transition: opacity 0.9s ease-in-out;
	-moz-transition: opacity 0.9s ease-in-out;
	-ms-transition: opacity 0.9s ease-in-out;
	-o-transition: opacity 0.9s ease-in-out;
	transition: opacity 0.9s ease-in-out;
	opacity: 0.5;
}
.carousel.carousel-fade .active.item {
	opacity: 1;
}
.carousel.carousel-fade .active.left, .carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}
.carousel.carousel-fade .next, .carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}
.carousel.carousel-fade .carousel-control {
	z-index: 3;
}
 .navbar-nav > li:nth-last-child(2) a {
 background: hsl(174, 52%, 52%) none repeat scroll 0 0;
 border: 1px solid hsl(174, 52%, 52%);
 border-radius: 5px;
 color: hsl(0, 0%, 100%);
 margin: 3px 10px 0 35px;
 padding: 9px 20px !important;
 text-transform: uppercase;
}
 .navbar-nav > li:nth-last-child(2) a:hover {
 background: #fff;
 padding: 9px 20px !important;
 color: #000;
 transition: all 0.7s ease-out 0s;
 -webkit-transition: all 0.7s ease-out 0s;
}
.navbar-nav > li:last-child a, .navbar-nav > li:last-child a:hover {
	border: 1px solid hsl(181, 96%, 55%);
	border-radius: 5px;
	color: hsl(0, 0%, 0%);
	font-size: 14px;
	margin: 4px 0 0;
	padding: 9px 20px !important;
	text-transform: uppercase;
	transition: all 0.7s ease-out 0s;
	-webkit-transition: all 0.7s ease-out 0s;
}
.navbar-nav > li:last-child a:hover {
	color: #fff;
}
.navbar-inverse .navbar-nav > li > a:focus {
	color: hsl(0, 0%, 11%);
}
a:focus {
	outline: 0 !important;
}
.see_all:focus {
	color: #fff;
	text-decoration: none;
}
.inter-care strong {
	border-right: 1px solid hsl(0, 0%, 40%);
	color: hsl(0, 0%, 40%);
	font-weight: normal;
	padding: 0 6px;
}
.cr .sort_content > h3 {
	border-left: 3px solid hsl(174, 52%, 52%);
	color: hsl(0, 0%, 0%);
	float: left;
	font-family: "Open Sans", sans-serif;
	font-size: 24px;
	margin: 0;
	padding: 0 0 0 8px;
}
.inter-care strong:first-child {
	padding-left: 0;
}
.inter-care strong:last-child {
	border: medium none;
}
.job_seeker {
	background: hsl(174, 52%, 52%) none repeat scroll 0 0;
	border: medium none;
	padding: 11px 21%;
	text-transform: uppercase;
	border: 2px solid hsl(174, 52%, 52%);
	transition: all 0.7s ease-out 0s;
	-webkit-transition: all 0.7s ease-out 0s;
}
.job_seeker a:focus {
	color: #fff;
}
.job_seeker:hover {
	background: none;
	border: 2px solid hsl(174, 52%, 52%);
	text-decoration: none;
}
.find_talnt {
	border: 2px solid hsl(174, 52%, 52%);
	border-radius: 5px;
	color: hsl(0, 0%, 100%);
	display: inline-block;
	font-size: 18px;
	margin: 0 15px;
	padding: 10px 21%;
	text-transform: uppercase;
	transition: all 0.7s ease-out 0s;
	-webkit-transition: all 0.7s ease-out 0s;
}
.find_talnt:hover, .find_talnt:focus {
	text-decoration: none;
	text-shadow: none;
	color: #fff;
	transition: all 0.7s ease-out 0s;
	-webkit-transition: all 0.7s ease-out 0s;
	box-shadow: 300px 0 hsl(174, 52%, 52%) inset;
}
#tech_404page h1 {
	color: #000;
	font-size: 185px;
}
.job_seeker.btn-primary:hover, .job_seeker.btn-primary:focus, .job_seeker.btn-primary.focus, .job_seeker.btn-primary:active, .job_seeker.btn-primary.active {
	border: 2px solid hsl(174, 52%, 52%);
}
.btnn {
	float: left;
	margin: 20px 0 0;
	width: 100%;
}
i.fa-mobile {
	font-size: 22px;
	margin: 0 13px 0 8px;
	position: relative;
	top: 4px;
}
.office {
	border-right: 1px solid hsl(0, 0%, 58%);
	color: hsl(0, 0%, 29%);
	float: left;
	font-size: 14px;
	padding: 0 16px;
	text-shadow: 0 0 0 hsl(0, 0%, 18%);
}
.office:last-child {
	border: none;
}
.contact_section {
	float: right;
}
.talent_contain {
	float: right;
	margin: 15px 0 0 35px;
}
.talent {
	background: hsl(174, 52%, 52%) none repeat scroll 0 0;
	border: 1px solid hsl(174, 52%, 52%);
	border-radius: 5px;
	color: hsl(0, 0%, 100%);
	margin: 0 10px 0 0;
	padding: 9px 20px;
	text-transform: uppercase;
}
.talent:hover {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
	color: hsl(0, 0%, 0%);
	text-decoration: none;
}
.job {
	border: 1px solid hsl(181, 96%, 55%);
	border-radius: 5px;
	color: hsl(0, 0%, 0%);
	font-size: 14px;
	padding: 9px 20px;
	text-transform: uppercase;
	transition: all 0.7s ease-out 0s;
	-webkit-transition: all 0.7s ease-out 0s;
}
.job:hover {
	color: hsl(0, 0%, 100%);
	text-decoration: none;
	transition: all 0.7s ease-out 0s;
	-webkit-transition: all 0.7s ease-out 0s;
	box-shadow: 200px 0 hsl(174, 52%, 52%) inset;
}
.project_section {
	background: hsl(0, 0%, 98%) none repeat scroll 0 0;
	float: left;
	padding: 34px 0;
	width: 100%;
}
.project_section .marketing h2 {
	color: hsl(0, 0%, 0%);
	font-size: 20px;
	font-weight: normal;
	min-height: 45px;
}
.marketing .project {
	text-align: center;
}
.project_section .marketing .project p {
	color: hsl(0, 0%, 0%);
	font-family: "Raleway", sans-serif;
	font-size: 13px;
	line-height: 25px;
	margin-left: 10px;
	margin-right: 10px;
}
.project {
	box-shadow: 0 0 5px hsl(0, 0%, 71%);
	-webkit-box-shadow: 0 0 5px hsl(0, 0%, 71%);
	min-height: 330px;
	padding-bottom: 25px;
	padding-top: 25px;
	transition: transform 0.2s ease-in 0s;
	-webkit-transition: transform 0.2s ease-in 0s;
}
.project img {
	transition: transform 0.2s ease-in 0s;
	-webkit-transition: transform 0.2s ease-in 0s;
}
.project:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	box-shadow: 0 0 8px hsl(0, 0%, 71%);
	-webkit-box-shadow: 0 0 8px hsl(0, 0%, 71%);
}
.project:hover img {
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
}
.contract_section {
	float: left;
	padding: 85px 0;
	width: 100%;
}
.contract_section strong {
	color: #23b884;
	font-size: 17px;
	text-transform: uppercase;
}
.contract_section h2 {
	color: hsl(0, 0%, 0%);
	font-size: 44px;
	margin-bottom: 30px;
	margin-top: 0;
	text-align: center;
}
 .contract_section .table-striped > tbody > tr:nth-child(2n+1) {
 background-color: #ffffff;
border: 1px solid #e2e2e2;
float: left;
margin: 5px 0;
width: 100%;
}
 .contract_section .table-striped > tbody > tr:nth-child(2n+2) {
 background-color: #fafafa;
}
.contract_section .table > thead > tr > th, .contract_section .table > tbody > tr > th, .contract_section .table > tfoot > tr > th, .contract_section .table > thead > tr > td, .contract_section .table > tbody > tr > td, .contract_section .table > tfoot > tr > td {
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	padding: 5px 15px;
	text-align: center;
}
.contract_section .table tr td {
	border-right: 1px solid #e2e2e2;
	float: left;
	margin: 14px 5px;
	min-height: 65px;
	width: 34%;
}
 .contract_section tr td:nth-child(4) {
 border: medium none;
 width: 19%;
}
.contract_section .table tr td:last-child {
	border: medium none;
	padding: 22px 0;
	width: 21%;
}
.page-template-contract .contract_data table h3 {
	text-align: left;
}
.page-template-contract .contract_data table h3 span {
	display: inline-block;
	float: none;
	margin: 9px 0 0 12px;
	vertical-align: top;
}
table.table.table-striped {
	border: medium none;
}
 .contract_section tr td:nth-child(2) {
 background: rgba(0, 0, 0, 0) url("../images/new_y.png") no-repeat scroll 0 50%;
 color: #000000;
 font-family: "Roboto", sans-serif;
 font-size: 16px;
 font-weight: bold;
 line-height: 24px;
 padding-left: 40px !important;
 text-align: left !important;
 text-transform: uppercase;
 width: 14%;
}
 .contract_section tr td:nth-child(3) {
 line-height: 52px;
 margin-left: 0;
 width: 8%;
}
 .contract_section tr td:nth-child(4) p {
 background: rgba(0, 0, 0, 0) url("../images/update_icon.png") no-repeat scroll 0 50%;
color: #000000;
font-size: 13px;
font-style: italic;
min-height: 20px;
padding: 0 0 0 26px;
}
 .contract_section tr td:nth-child(1) p {
 color: hsl(0, 0%, 33%);
 font-style: italic;
}
.contract_section .table.table-striped a {
	background: hsl(159, 68%, 43%) none repeat scroll 0 0;
	border: medium none;
	border-radius: 5px;
	color: hsl(0, 0%, 100%);
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0;
	padding: 10px 40px;
	transition: all 0.7s ease-out 0s;
	cursor: pointer;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	background-color: transparent;
	color: #000 !important;
}
.contract_section .table.table-striped a:hover {
	box-shadow: 250px 0 #000 inset;
	color: #fff;
	text-decoration: none;
	transition: all 0.7s ease-out 0s;
}
.see_all, .see_all:hover {
	background: hsl(174, 52%, 52%) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
	float: left;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	padding: 9px 0;
	text-align: center;
	text-transform: capitalize;
	width: 100%;
}
.subscribe_section {
	background: hsla(0, 0%, 0%, 0) url("../images/sub_bg.jpg") no-repeat scroll 0 0;
	float: left;
	margin: 0;
	padding: 20px 0 40px;
	width: 100%;
}
.subscribe_section h3 {
	background: hsla(0, 0%, 0%, 0) url("../images/bg_sub.png") no-repeat scroll center bottom;
	color: hsl(0, 0%, 100%);
	font-size: 18px;
	font-style: italic;
	margin-bottom: 22px;
	padding: 0 0 13px;
	text-align: center;
}
.subscribe_section .btn-primary {
	background-color: hsl(205, 72%, 57%);
	border: medium none;
	border-radius: 0;
	color: hsl(0, 0%, 100%);
	float: right;
	font-size: 22px;
	font-weight: bold;
	height: 58px;
	padding: 12px 55px;
	text-transform: capitalize;
}
input#inputEmail {
	border: 1px solid hsl(0, 0%, 100%);
	border-radius: 3px;
	height: 58px;
	margin: -3px 0.4% 0 0;
	width: 34%;
	font-size: 15px;
}
.subscribe_section select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("../images/arrow-down.png") no-repeat #fff;
	background-size: 11px;
	background-position: 96% 50%;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #96969b;
	float: right;
	font-size: 15px;
	height: 42px;
	line-height: normal;
	margin: 0 1% 0 0;
	padding: 4px 6px;
	text-transform: capitalize;
	width: 48%;
	outline: none;
}
 .subscribe_section select::-ms-expand {
 display: none;
}
.subscribe_section select option {
	padding: 5px 10px;
}
.subscribe_section .af-form .af-body input.text {
	border: 1px solid hsl(0, 0%, 100%) !important;
	border-radius: 3px !important;
	color: hsl(240, 2%, 60%) !important;
	font-size: 15px !important;
	height: 58px !important;
	padding: 0 0 0 15px !important;
	text-transform: capitalize !important;
}
 .subscribe_section::-moz-placeholder {
 color: #999999;
 font-weight: 400;
 opacity: 1;
}
 .subscribe_section:-ms-input-placeholder {
 color: #999999;
 font-weight: 400;
 opacity: 1;
}
 .subscribe_section::-webkit-input-placeholder {
 color: #999999;
 font-weight: 400;
 opacity: 1;
}
#form1, #form2, #form3, #form4, #form5, #form6, #form7, #form8 {
	float: right;
	width: 55%;
}
.subscribe_section .et_bloom_inline_form {
	margin: 0;
	vertical-align: top;
}
.subscribe_section .et_bloom_header_outer {
	display: none;
}
.subscribe_section .et_bloom_form_container {
	background-color: transparent;
}
.subscribe_section .et_bloom_form_container div.et_bloom_form_content {
	background-color: transparent !important;
	border-radius: 2px;
	position: relative;
	padding: 0;
}
.subscribe_section .et_bloom_form_container p.et_bloom_popup_input {
	padding-right: 5px;
}
.subscribe_section .et_bloom_form_content input, .subscribe_section .et_bloom_form_content button {
	min-height: 42px;
	outline: none;
	line-height: normal;
}
.subscribe_section .et_bloom_form_container .et_bloom_form_content .et_bloom_success_container span.et_bloom_success_checkmark {
	height: 16px;
	margin-bottom: -1px !important;
	margin-left: -14px;
	padding: 8px !important;
	position: relative;
	width: 16px;
}
.subscribe_section .et_bloom_form_container .et_bloom_form_content .et_bloom_success_container span.et_bloom_success_checkmark:before {
	font-size: 15px !important;
	line-height: normal;
}
.subscribe_section .et_bloom_form_container .et_bloom_form_content .et_bloom_success_message {
	box-sizing: border-box;
	margin: 0;
	max-width: 100%;
	position: absolute;
	top: 125%;
	width: 100%;
}
.subscribe_section .et_bloom_form_container .et_bloom_form_content .et_bloom_error_message {
	box-sizing: border-box;
	left: 0;
	max-width: 100%;
	position: absolute;
	text-align: center;
	top: -100%;
	width: 100%;
}
.subscribe_section .af-form {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
	border: medium none !important;
	max-width: 100% !important;
}
.subscribe_section .af-body.af-standards .af-element {
	float: left !important;
	padding: 0 !important;
	width: 65% !important;
}
.subscribe_section .af-body {
	padding: 0 !important;
}
.subscribe_section .af-body.af-standards .af-element.buttonContainer {
	float: left !important;
	width: 35% !important;
}
.af-element.buttonContainer input.image {
	height: 58px;
	width: 100%;
}
.af-element.buttonContainer input.image:hover {
	opacity: .8;
	-webkit-opacity: .8;
}
.subscribe_section .af-body {
	float: left !important;
	overflow: hidden !important;
	width: 100%;
}
.carousel-inner .col-sm-3.col-xs-12 {
	padding: 0;
}
.text_stat {
	margin: 7% 0 0;
	text-align: left;
	width: 50%;
}
.entry-content iframe {
	float: none;
	margin: 16% 10% 0;
	width: 80%;
}
.entry-content iframe .dsk_back {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.footer_navigation a {
	color: #fff;
	transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
}
.footer_navigation a:hover {
	opacity: 0.6;
	-webkit-opacity: 0.6;
}
.des_sort.fil-con {
	width: 1169px;
}
.filled_contract table tr td.hideshow {
	color: #ee4034;
	font-weight: bold;
}
.text_stat > span {
	color: hsl(0, 0%, 100%);
	font-size: 20px;
	margin: 0;
}
.text_stat > p {
	color: hsl(0, 0%, 0%);
	font-size: 17px;
	line-height: 35px;
	margin: 30px 0 0;
}
.ptc_stats h2 {
	color: hsl(0, 0%, 100%);
	font-size: 44px;
	margin: 45px 0 0;
}
.finance > p {
	text-align: right;
}
.service_section {
	background: hsl(0, 0%, 100%) url("../images/service_bg.jpg") no-repeat scroll center bottom;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.service_section h2 {
	color: hsl(0, 0%, 0%);
	font-size: 30px;
	font-weight: 600;
	margin: 95px 0 76px;
	text-shadow: 0 0 0;
}
.city_select {
	float: left;
	margin: 110px 3%;
	text-align: center;
	width: 94%;
}
.city_cont {
	bottom: 100px;
	float: left;
	position: relative;
}
.city_cont > a {
	border: 1px solid hsl(0, 0%, 100%);
	color: hsl(0, 0%, 100%);
	font-size: 15px;
	left: 40%;
	padding: 10px 25px;
	position: absolute;
	text-transform: uppercase;
	top: 40%;
}
.city_cont > a:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
}
#tech_404page {
	margin: 230px 0 110px;
	width: 100%;
}
.row-centered {
	text-align: center;
}
.col-centered {
	display: inline-block;
	float: none;
	margin-right: -4px;
	text-align: center;
}
#tech_404page h2 {
	color: #000;
	font-size: 55px;
}
#tech_404page span {
	color: hsl(0, 0%, 48%);
	font-size: 16px;
	font-style: italic;
	width: 100%;
}
#tech_404page i.glyphicon.glyphicon-repeat {
	color: hsl(0, 0%, 48%);
	font-family: "Glyphicons Halflings";
	font-size: 50px;
	margin-top: 25px;
	width: 100%;
}
.views_section p {
	color: hsl(0, 0%, 59%);
	margin-top: 15px;
}
.carousel-control {
	display: none;
}
#myCarousel .carousel-indicators {
	display: none;
}
.ptc_stats {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.ptc_stats .text_stat {
	margin: 8% 0 0;
	position: absolute;
	text-align: left;
	top: 0;
	width: 35%;
}
.ptc_stats .carousel-control.left, .ptc_stats .carousel-control.right {
	background: none;
}
.text_stat {
	margin: 6% 0 0;
	text-align: left;
	width: 50%;
}
.text_stat > span {
	color: hsl(0, 0%, 100%);
	font-size: 24px;
	margin: 0;
}
.showreel_section .text_stat > span {
	color: hsl(205, 72%, 57%);
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}
.showreel_section .text_stat {
	margin: 212px auto;
	text-align: center;
	width: 50%;
}
.showreel_section .text_stat > p {
	color: hsl(0, 0%, 100%);
	font-size: 14px;
	line-height: 35px;
	margin: 0;
}
.text_stat > p {
	color: hsl(0, 0%, 0%);
	font-size: 17px;
	line-height: 35px;
	margin: 50px 0 0;
}
.account_section ul {
	padding: 0;
	position: relative;
}
.account_section {
	background: hsl(50, 96%, 57%) none repeat scroll 0 0;
	border-top: 2px solid hsl(0, 0%, 100%);
	color: hsl(0, 0%, 0%);
	float: left;
	padding: 0;
	position: relative;
	width: 100%;
}
.account_section h3 {
	font-weight: bold;
	margin-bottom: 25px;
	text-align: center;
	text-transform: uppercase;
}
.acnt_logo {
	left: 13%;
	position: absolute;
	top: 25%;
}
.hr_logo {
	right: 13%;
	position: absolute;
	top: 25%;
}
.social_icons {
	float: left;
	text-align: center;
	width: 100%;
}
.account_section .social_icons ul {
	display: inline-block;
	padding: 0;
}
.account_section .social_icons ul li {
	margin: 0 8px;
}
.social_icons li {
	float: left;
}
.btns {
	float: left;
	text-align: center;
	width: 100%;
}
.btns > a, .btns > a:focus {
	background: hsl(0, 0%, 100%) none repeat scroll 0 0 !important;
	border: medium none;
	color: hsl(48, 100%, 38%);
	font-size: 18px;
	line-height: 45px;
	padding: 12px 30px;
	text-decoration: none;
}
.team_section h2 {
	color: hsl(0, 0%, 27%);
	font-size: 22px;
}
.team_section img {
	display: inline-block;
	transition: transform 0.3s ease-in 0s;
	width: 200px;
}
.team_section img:hover {
	transform: scale(0.8);
}
.team_section .col-lg-4:hover h2, .team_section .col-lg-4:hover p {
	color: #FE6A22;
}
.team {
	background: hsl(50, 97%, 57%) url("../images/account_bg.png") no-repeat scroll 0 0;
	float: left;
	width: 100%;
	padding: 125px 0 0;
	background-position: center;
	min-height: 911px;
}
.team_section {
	margin: 105px 0 0;
	text-align: center;
}
.account_section .team_section > h3 {
	font-size: 44px;
	margin: 0 0 65px;
	text-transform: capitalize;
}
.finance {
	float: left;
	margin: 100px 0 0;
	width: 45%;
}
.finance li {
	color: #373737;
	font-size: 18px;
	line-height: 60px;
	text-align: right;
	text-transform: capitalize;
}
.hr_section li {
	color: #373737;
	font-size: 18px;
	line-height: 60px;
}
.account_section p {
	line-height: 22px;
	min-height: 120px;
	text-align: left;
}
.account_section .team_section p {
	color: #959595;
	min-height: 0;
}
.team_area {
	float: left;
	margin: 120px 0 0;
	min-height: 320px;
	width: 100%;
}
 .team_area .col-lg-4:nth-child(2) {
 margin: -105px 0 0;
}
.team_section a, .team_section a:hover, .team_section a:focus {
	background: hsl(0, 0%, 62%) none repeat scroll 0 0 !important;
	border: medium none;
	border-radius: 3px;
	bottom: 0;
	color: hsl(0, 0%, 100%);
	font-size: 18px;
	left: 44.1%;
	margin: 0 0 100px;
	padding: 6px 30px;
	position: absolute;
}
 .hr_section li::before {
 background: hsl(50, 99%, 57%) none repeat scroll 0 0;
 border: 5px solid hsl(0, 0%, 100%);
 border-radius: 100%;
 content: " ";
 font-size: 0;
 left: -57px;
 padding: 1%;
 position: absolute;
 top: 20px;
 transition: all 0.4s ease-out 0s;
 -webkit-transition: all 0.4s ease-out 0s;
}
 .account_section .hr_section h3::after {
 background: hsl(50, 96%, 57%) none repeat scroll 0 0;
 border: 5px solid hsl(0, 0%, 100%);
 border-radius: 100%;
 content: " ";
 font-size: 0;
 left: -24px;
 padding: 3%;
 position: absolute;
 top: 110px;
 transition: all 0.4s ease-out 0s;
 -webkit-transition: all 0.4s ease-out 0s;
}
 .hr_section li:nth-child(2)::before {
 top: 80px;
}
 .hr_section li:nth-child(3)::before {
 top: 142px;
}
 .hr_section li:nth-child(4)::before {
 top: 198px;
}
 .hr_section li:nth-child(5)::before {
 top: 260px;
}
 .hr_section li:nth-child(6)::before {
 top: 322px;
}
 .hr_section li:nth-child(7)::before {
 top: 380px;
}
 .hr_section li:nth-child(8)::before {
 top: 440px;
}
 .hr_section li:nth-child(9)::before {
 top: 500px;
}
 .hr_section li:nth-child(10)::before {
 top: 560px;
}
 .hr_section li:nth-child(11)::before {
 top: 622px;
}
 .hr_section li:nth-child(12)::before {
 top: 682px;
}
 .hr_section li:nth-child(13)::before {
 top: 682px;
}
.hr_section {
	border-left: 3px solid hsl(0, 0%, 100%);
	float: right;
	margin: 0;
	padding: 100px 0 50px 45px;
	position: relative;
	width: 50%;
}
.ptc_stats h2 {
	background: hsla(0, 0%, 0%, 0) url("../images/bg_tit_ptc.png") no-repeat scroll center bottom;
	color: hsl(0, 0%, 100%);
	font-size: 44px;
	font-weight: bold;
	left: 45%;
	margin: 62px 0 0;
	padding: 0 0 20px;
	position: absolute;
	top: 0;
}
.text_stat font {
	color: hsl(20, 100%, 28%);
	font-size: 55px;
	font-weight: bold;
	margin: 0 10px 0 0;
}
.company_section {
	float: left;
	padding: 76px 0;
	width: 100%;
}
.company_section h2, .logo_sec h2 {
	font-size: 40px;
	margin-bottom: 35px;
	text-align: center;
}
.company_section ul li {
	float: left;
	width: 25%;
}
.company_section ul li img {
	max-width: 100%;
}
.showreel_section {
	background: hsla(0, 0%, 0%, 0) url("../images/reel_bg.jpg") no-repeat;
	float: left;
	min-height: 533px;
	width: 100%;
}
.showreel_section h2 {
	color: hsl(0, 0%, 100%);
	font-weight: 300;
	letter-spacing: 16px;
}
.testimonial_section {
	float: left;
	margin: 60px 0 0px;
	text-align: center;
	width: 100%;
}
.testimonial_section font {
	font-weight: bold;
}
.testimonial_section h3 {
	color: hsl(0, 0%, 0%);
	font-size: 44px;
}
.testimonial_section h5 {
	color: hsl(0, 0%, 0%);
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 60px;
}
.test_content {
	float: left;
	margin: 0 1% 80px 0;
	text-align: right;
	width: 49%;
}
.showreel_section .text_stat img {
	margin: 0 48px;
}
.views_section {
	border: 1px solid hsl(190, 6%, 81%);
	border-radius: 3px;
	color: hsl(0, 0%, 59%);
	float: left;
	font-size: 13px;
	padding: 40px 15px;
	width: 72%;
}
.subscribe_section .form-inline {
	float: left;
	width: 45%;
}
.pic_test {
	background: hsla(0, 0%, 0%, 0) url("../images/arw_right.png") no-repeat scroll 0 72%;
	float: right;
	margin: 18px 34px 40px 0;
	text-align: center;
	width: 22%;
	position: relative;
	right: 2px;
}
.views_section.right {
	float: right;
	text-align: left;
}
.pic_test.left > img {
	float: left;
}
.pic_test.left {
	background: hsla(0, 0%, 0%, 0) url("../images/arw_left.png") no-repeat scroll right 72%;
	float: left;
	margin: 18px 0 40px 34px;
	position: relative;
	left: 2px;
}
.pic_test > img {
	float: right;
	max-width: 100%;
}
.ptc_stats .carousel {
	margin: 0;
}
footer {
	background: hsl(174, 52%, 52%) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
	float: left;
	width: 100%;
}
.copyright {
	background: hsl(174, 47%, 35%) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
	padding: 10px 0;
	text-align: center;
	float: left;
	width: 100%;
}
.cp {
	margin: 0 auto;
	width: 335px;
}
.cp p {
	color: hsl(0, 0%, 100%);
	float: left;
	margin-right: 4px;
}
footer ul.footer_term {
	list-style: none;
}
footer ul.footer_term li {
	color: hsl(0, 0%, 100%);
	float: left;
	font-size: 13px;
	line-height: 12px;
	border-left: 1px solid #fff;
	margin: 4px 0 0 0;
	padding: 0 4px;
}
footer ul.footer_term li a {
	text-transform: uppercase;
}
footer h3 {
	color: hsl(0, 0%, 100%);
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}
 footer h3::after {
 border-bottom: 1px solid hsl(173, 65%, 50%);
 content: "";
 float: left;
 height: 2px;
 left: 18px;
 position: absolute;
 top: 48px;
 width: 34%;
}
footer ul {
	list-style: disc;
	padding: 0;
}
footer ul li {
	color: hsl(0, 0%, 100%);
	font-size: 14px;
	line-height: 34px;
}
footer ul li a, footer ul li a:hover, footer ul li a:focus {
	color: #fff;
	text-decoration: none;
}
footer strong {
	float: left;
	font-size: 15px;
	margin: 0 0 8px;
	text-transform: capitalize;
	width: 100%;
}
.footer_navigation {
	float: left;
	padding: 30px 0 60px;
	position: relative;
	width: 100%;
}
.footer_navigation p {
	color: hsl(0, 0%, 100%);
}
footer ul.social {
	list-style: outside none none;
}
footer ul.social > li {
	float: left;
	margin: 0 16px 0 0;
}
.footer_logo {
	float: right;
	margin: 48px 8% 0 0;
}
.about_page.default {
	margin: 175px 0 0 0;
}
.about_page .entry-header h1.entry-title {
	color: hsl(0, 0%, 0%);
	font-family: "Open Sans", sans-serif;
	font-size: 45px;
	text-align: center;
	text-transform: capitalize;
	margin-top: 70px;
	margin-bottom: 30px;
}
.page-template-default article.page {
	padding: 0;
	margin: 0 0 6% 0;
}
.page-template-default .entry-content p {
	line-height: 28px;
	background: hsl(0, 0%, 98%) none repeat scroll 0 0;
}
.page-template-default .entry-content p a {
	color: #000;
	text-decoration: none;
}
.page-template-default .entry-content strong {
	font-size: 18px;
}
.page-template-default .entry-content {
	padding: 25px 25px;
	background: hsl(0, 0%, 98%) none repeat scroll 0 0;
}
.comments-area .comment-body {
	background: hsl(0, 0%, 98%);
	border: 1px solid #e5e6e6;
	border-radius: 8px;
	padding: 10px 15px;
	margin-bottom: 15px;
}
.comments-area footer {
	background: none;
	margin: 0;
	padding: 0;
}
.comment-list .comment-author .avatar {
	border: 1px solid #ccc;
	border-radius: 50%;
	height: 43px;
	margin-right: 10px;
	top: 3px;
	width: 43px;
}
.comment-list {
	list-style: none;
	margin: 15px 0 0;
	width: 100%;
	float: left;
}
.comment-author .fn a, .comment-author .fn {
	font-size: 15px;
	font-weight: 600;
	line-height: 25px;
	padding-top: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
}
.comment-list + .comment-respond {
	border: none;
}
.says, .screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}
.comment-metadata {
	margin: 0;
	font-size: 12px;
	line-height: normal;
}
.comment-metadata a, .pingback .edit-link a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}
.comments-area .comment-content p {
	font-size: 15px;
	margin-top: 15px;
}
.comment-reply-link {
	background: #44C4B7;
	border-bottom: 2px solid #44C4B7 !important;
	color: #fff !important;
	display: inline-block !important;
	font-size: 13px;
	font-weight: 500 !important;
	padding: 7px 15px !important;
	text-decoration: none;
	text-transform: uppercase !important;
	margin: 10px 0 5px !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
}
/*** team page **/

.team_container > ul {
	list-style: outside none none;
	padding: 0;
}
.team_container li {
	border: 1px solid hsl(0, 0%, 89%);
	float: left;
	margin: 0 0.8% 1.6%;
	position: relative;
	width: 31.5%;
}
.team_container ul > li > img {
	max-width: 100%;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	/* For Webkit browsers */
    filter: gray;
    /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;
}
.team_container ul > li > img:hover {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	filter: none;
}
.bwWrapper {
	position: relative;
	display: block;
	opacity: 1 !important;
}
/*
.team_container ul > li > img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .6s ease;
    
    -webkit-backface-visibility: hidden;
    
    opacity: 1;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.team_container ul > li > img:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
    opacity: 1;
}
*/

.team_container ul li .modal-backdrop.in {
	opacity: 0.98;
}
.team_container .modal-dialog {
	margin: 12% auto;
	width: 1045px;
}
.ptc_stats .carousel-inner > .item > img {
	height: auto !important;
	max-width: 100%;
	position: relative;
}
.team_container .modal-body > img {
	border: 1px solid hsl(0, 0%, 89%);
	filter: none;
	float: left;
	margin: 0 20px 0 0;
	opacity: 1 !important;
}
.team_container .img_wrapper {
	height: auto !important;
	position: relative;
	width: 100% !important;
}
.img_wrapper .img_grayscale {
	position: relative !important;
}
.img_wrapper .img_grayscale + img {
	left: 0;
	top: 0;
}
.sc_m {
	border-right: 1px solid hsl(0, 0%, 0%);
	float: left;
	padding: 0 50px;
}
.team_container .modal-body a.lnkld {
	float: right;
	margin-top: 2px;
}
.sc_m:first-child {
	padding-left: 0;
}
.sc_m:last-child {
	border: medium none;
}
.sc_m > span {
	color: hsl(171, 82%, 33%);
	font-size: 16px;
	font-weight: 600;
	float: left;
}
.sc_m i.fa-mobile {
	font-size: 22px;
	margin: 0 10px 0 5px;
	position: relative;
	top: 1px;
	float: left;
}
.sc_m > font {
	color: hsl(0, 0%, 42%);
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 600;
	float: right;
	margin: 0px 0 0 5px;
}
.sc_m font a {
	color: #6b6b6b;
	display: inline-block !important;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 600;
}
.head_m {
	float: left;
	margin: 0;
	width: 600px;
}
.head_m h2 {
	color: hsl(0, 0%, 0%);
	float: left;
	font-family: "Open Sans", sans-serif;
	margin: 13px 0 35px;
	width: 94%;
}
.head_m font {
	color: hsl(0, 0%, 42%);
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: lighter;
	margin: 0 0 0 15px;
	text-transform: uppercase;
}
.team_container .modal-body > p {
	color: hsl(0, 0%, 42%);
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	line-height: 28px;
}
.social_model {
	border-top: 1px solid hsl(0, 0%, 78%);
	margin: 68px 0 0;
	float: left;
}
.sc_m {
	border-right: 1px solid hsl(0, 0%, 0%);
	float: left;
	margin-top: 25px;
}
.team_container .modal-content {
	border-radius: 0;
	box-shadow: 0 5px 55px hsla(0, 0%, 0%, 0.5);
	-webkit-box-shadow: 0 5px 55px hsla(0, 0%, 0%, 0.5);
	overflow: hidden;
	padding: 25px 0 20px;
}
.team_container .modal-body .sc_m > img {
	border: medium none;
	margin: 4px 5px;
	float: left;
}
.team_container .modal-body .head_m > img {
	float: right;
	margin: 10px 0 0;
}
.team_container .modal-backdrop {
	background-color: hsl(0, 0%, 100%);
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.team_page {
	float: left;
	margin: 175px 0 98px;
	width: 100%;
}
.team_page.contract_data {
	float: left;
	margin: 175px 0 48px;
	width: 100%;
}
.team_page > h3 {
	color: hsl(0, 0%, 0%);
	font-family: "Open Sans", sans-serif;
	font-size: 45px;
	text-align: center;
}
.team_page > p {
	color: hsl(0, 0%, 0%);
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	margin: 22px 0 70px;
	text-align: center;
}
.team_container .btn_team > button {
	background: hsl(174, 52%, 52%) none repeat scroll 0 0;
	border: medium none;
	border-radius: 5px;
	color: hsl(0, 0%, 100%);
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
	font-weight: 100;
	margin: 45px 0 0;
	padding: 8px 30px;
	text-align: center;
	text-transform: uppercase;
}
.btn_team {
	float: left;
	text-align: center;
	width: 100%;
}
.team_page ul > li > a {
	background: hsl(174, 52%, 52%) none repeat scroll 0 0;
	top: 0;
	color: hsl(0, 0%, 100%);
	display: none;
	font-size: 17px;
	left: 0;
	padding: 13px 20px;
	position: absolute;
	text-transform: uppercase;
	z-index: 1000;
}
.team_page ul li:hover a {
	display: block;
	cursor: pointer;
}
.team_page ul > li:hover > a:hover {
	background: hsl(174, 63%, 40%) none repeat scroll 0 0;
	text-decoration: none;
}
.data {
	background: hsla(0, 0%, 0%, 0.6) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	padding: 5px 10px;
	position: absolute;
	z-index: 1000;
}
.data > strong {
	color: hsl(0, 0%, 100%);
	font-weight: bold;
}
.data > span {
	color: hsl(0, 0%, 100%);
	font-weight: lighter;
}
.history {
	background: hsla(0, 0%, 0%, 0) url("../images/history.jpg") no-repeat scroll 0 0;
	float: left;
	min-height: 570px;
	padding: 55px 0 18px;
	width: 100%;
}
.history h2 {
	background: hsla(0, 0%, 0%, 0) url("../images/history_bg_title.png") no-repeat scroll center top;
	color: hsl(0, 0%, 100%);
	font-family: "Open Sans", sans-serif;
	font-size: 44px;
	font-weight: 900;
	margin-bottom: 30px;
	padding: 30px 0 0;
	text-align: center;
	text-transform: uppercase;
}
.history p {
	background: hsl(0, 0%, 100%) none repeat scroll 0 0;
	font-family: "Open Sans", sans-serif;
	line-height: 28px;
	margin: 0;
	padding: 5% 3% 2%;
	text-align: left;
}
.history p + p {
	padding: 0% 3%;
}
.history p + p + p {
	padding: 2% 3% 3%;
}
.about_page .col-sm-6 > img {
	max-width: 100%;
}
.about_page .col-sm-6 {
	padding: 0;
}
.about_page h2 {
	border-left: 7px solid hsl(49, 100%, 50%);
	color: hsl(0, 0%, 0%);
	font-family: "Open Sans", sans-serif;
	font-size: 44px;
	font-weight: 900;
	line-height: 40px;
	margin: 10% 0;
	padding: 0 0 0 15px;
	text-transform: uppercase;
}
.special {
	padding: 8px 10% 0 4%;
}
.special > p {
	color: hsl(0, 0%, 0%);
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 30px;
	padding: 0 0 0 4%;
}
.believe {
	padding: 8px 4% 0 10%;
}
.believe > p {
	color: hsl(0, 0%, 0%);
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 30px;
	padding: 0 0 0 4%;
}
.services {
	background: hsl(0, 0%, 96%) none repeat scroll 0 0;
	float: left;
	padding: 80px 0 95px;
	width: 100%;
}
.services h2 {
	background: hsla(0, 0%, 0%, 0) url("../images/history_bg_title.png") no-repeat scroll center top;
	color: #000;
	font-family: "Open Sans", sans-serif;
	font-size: 44px;
	font-weight: 900;
	margin-bottom: 52px;
	padding: 30px 0 0;
	text-align: center;
	text-transform: uppercase;
}
.services p {
	color: hsl(0, 0%, 0%);
	font-family: "Open Sans", sans-serif;
	line-height: 26px;
	padding: 0;
}
.services strong {
	color: hsl(0, 0%, 0%);
	float: left;
	font-family: "Open Sans", sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	margin: 22px 0;
	width: 100%;
}
.services span {
	color: hsl(0, 0%, 0%);
	float: left;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 28px;
	margin: 5% 0;
}
.services ul {
	color: hsl(0, 0%, 0%);
	list-style: outside none disc;
	padding: 0;
	text-align: center;
}
.services ul li {
	font-family: "Open Sans", sans-serif;
	line-height: 26px;
}
.services .client_inquire > strong {
	float: left;
	font-size: 16px;
	font-style: normal;
	margin: 30px 0 0;
	width: 100%;
}
.inner_banner .carousel-inner > .item > img {
	height: auto;
	max-width: 100%;
	position: relative;
}
.inner_banner {
	background: hsl(0, 0%, 10%) none repeat scroll 0 0;
	color: hsl(0, 0%, 100%);
	float: left;
	margin: 124px 0 0;
	min-height: 310px;
	text-align: center;
	width: 100%;
}
.inner_banner > img {
	max-width: 100%;
}
.inner_banner h2 {
	font-size: 40px;
	margin: 0;
	padding: 102px 0 25px;
	background: url("../images/contact_title_bg.png") no-repeat center bottom;
}
.inner_banner > p {
	color: hsl(0, 0%, 100%);
	font-size: 20px;
	font-weight: 300;
	margin: 28px 0 0;
}
.contact_page {
	background: hsl(49, 97%, 56%) none repeat scroll 0 0;
	padding: 180px 0 55px;
}
.inner_banner .carousel {
	float: left;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.map > img {
	height: 636px;
	max-width: 100%;
}
.contact_page > h2 {
	color: hsl(0, 0%, 0%);
	font-size: 40px;
	font-weight: bold;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.address_office_con {
	padding: 11% 8%;
}
.address_office > h4 {
	color: hsl(0, 0%, 0%);
	font-size: 35px;
	font-weight: bold;
}
.address_office > p {
	color: hsl(0, 0%, 0%);
	font-size: 18px;
	margin: 5px 0;
}
 .address_office_con .address_office:nth-child(2) {
 border-top: 1px solid hsl(0, 0%, 0%);
 margin: 15px 0 5px;
 padding: 2px 0 0;
}
.address_office_con.add_con {
	padding: 8% 10% 3% 42%;
}
.location_address {
	background: hsl(0, 0%, 100%) none repeat scroll 0 0;
	position: absolute;
	right: 104px;
	top: 0;
	width: 415px;
	z-index: 999;
}
.location > h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.location {
	border-bottom: 1px solid hsl(0, 0%, 86%);
	padding: 10px 25px;
}
.location:hover {
	background: #46c5b8;
	color: #fff;
}
.location:hover p {
	color: #fff;
}
.location:hover h2 {
	color: #fff;
}
.location:hover a {
	text-decoration: none;
}
.location > p {
	color: hsl(0, 0%, 30%);
	font-size: 14px;
	line-height: 28px;
	text-transform: uppercase;
}
.location > a {
	color: hsl(0, 0%, 100%);
}
.location > a > h2 {
	color: hsl(0, 0%, 0%);
	font-size: 18px;
}
.map_add {
	float: left;
	position: relative;
	width: 100%;
}
.client_page h3 {
	color: hsl(174, 52%, 52%);
	font-size: 35px;
	font-weight: bold;
	margin: 80px 0 8px;
	text-align: center;
	text-transform: uppercase;
}
.client_page p {
	color: hsl(0, 0%, 0%);
	float: left;
	font-size: 23px;
	margin: 20px 0;
	text-align: center;
	width: 100%;
}
#contact_form label {
	color: #000;
	float: left;
	font-size: 15px;
	text-transform: uppercase;
	width: 100%;
}
#contact_form input {
	border-radius: 0;
	float: right;
	height: 44px;
	margin-bottom: 25px;
}
#contact_form .call-req {
	text-align: left;
}
.client_page span.wpcf7-form-control-wrap {
	float: left;
	margin: 0;
	position: relative;
	text-align: left;
	width: 85%;
}
#contact_form .form-group {
	float: left;
	margin: 0;
	width: 100%;
}
#contact_form input.wpcf7-submit {
	background: hsl(203, 50%, 50%) none repeat scroll 0 0;
	border: medium none;
	border-radius: 5px;
	color: hsl(0, 0%, 100%);
	float: none;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	margin: 20px 0 0;
	padding: 15px;
	text-transform: uppercase;
}
#contact_form input.wpcf7-submit:hover {
	background: #44C4B7;
}
.form-group span.wpcf7-not-valid-tip {
	display: none;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control.wpcf7-not-valid, .wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control.wpcf7-not-valid, .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.form-control.wpcf7-not-valid {
	border: 1px solid #d73434;
}
 .form-group .wpcf7-not-valid::-moz-placeholder {
 color: #d73434;
 opacity: 1;
}
 .form-group .wpcf7-not-valid:-ms-input-placeholder {
 color: #d73434;
}
 .form-group .wpcf7-not-valid::-webkit-input-placeholder {
 color: #d73434;
}
form.wpcf7-form.sent div.wpcf7-mail-sent-ok {
	background: #bfeebf none repeat scroll 0 0;
	border: 1px solid #a1e1a1;
	color: #00b500;
	float: left;
	margin: 7% 0 0;
	width: 100%;
}
.section_logo .wpcf7-form label.error {
	display: none !important;
}
.theme_1.wpcf7-form input.error, .theme_1.wpcf7-form select.error, .theme_1.wpcf7-form textarea.error {
	border: 1px solid #ff0000 !important;
	outline: medium none;
}
form.wpcf7-form.sent div.wpcf7-mail-sent-ok:before {
	content: "\e013";
	padding-right: 15px;
	color: #45E248;
	font-family: 'Glyphicons Halflings';
}
form.wpcf7-form.invalid div.wpcf7-validation-errors {
	border: 1px solid #dfcd9b;
	margin: 0;
	flaot: left;
	color: #901004;
	background: #ECE2C5;
	margin-top: 7%;
}
form.wpcf7-form.invalid div.wpcf7-validation-errors:before {
	content: "\e107";
	padding-right: 15px;
	color: #cfbf02;
	font-family: 'Glyphicons Halflings';
}
.logo_sec > ul {
	float: left;
	padding: 0;
}
.section_logo {
	float: left;
	margin: 40px 0 0;
	width: 60%;
}
.section_logo ul li {
	float: left;
	margin: 15px 0;
	width: 25%;
}
.section_logo ul li img {
	max-width: 100%;
}
.logo_sec {
	float: left;
	margin: 0 0 50px;
	text-align: center;
	width: 100%;
}
.logo_sec .carousel {
	margin-top: 80px;
}
.section_logo h2 {
	font-size: 30px;
	text-align: center;
}
.iphone_img > img {
	max-width: 100%;
}
.logo_sec font {
	color: hsl(0, 0%, 33%);
	font-weight: bold;
}
.iphone_img {
	width: 40%;
	float: right;
	margin: 28px 0 5px;
}
.contact_sec_offc {
	background: hsla(55, 21%, 22%, 0.3) none repeat scroll 0 0;
	border: 2px solid hsl(22, 7%, 55%);
	border-radius: 3px;
	color: hsl(0, 0%, 100%);
	font-size: 22px;
	margin: 0 0 23%;
	padding: 4%;
	position: relative;
	text-align: center;
}
.contactus_today {
	background: hsla(0, 0%, 0%, 0) url("../images/today_bg.jpg") no-repeat scroll 0 0;
	float: left;
	width: 100%;
	margin: 25px 0 0;
}
.contactus_today h4 {
	color: hsl(0, 0%, 100%);
	font-size: 27px;
	margin: 7% 0;
	text-align: center;
	text-transform: uppercase;
}
.contact_sec_offc > span {
	color: hsl(0, 0%, 100%);
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 4px;
	margin: 8px 0 10px;
	text-align: center;
	width: 100%;
	float: left;
}
.contact_sec_offc > img {
	position: absolute;
	right: -21px;
	top: -24px;
}
 div[id*="ajaxsearchlite"] .probox, div[id*="ajaxsearchlite"] .probox .proinput input {
 background: #fff none repeat scroll 0 0;
 color: #000 !important;
 font-size: 14px;
 margin: 0;
}
 div.vertical[id*="ajaxsearchliteres"] {
 background: #e3e3e3 none repeat scroll 0 0;
 border: medium none;
 margin: -27px 0 0;
}
.bl {
	padding: 0 3%;
}
item.fx-none.hovered {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: rgb(20, 84, 169);
	font-family: Open Sans;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}
.single-team .blog-left img {
	border: 1px solid #e3e3e3;
	float: left;
	margin: 35px 20px 0 0;
	max-width: 100%;
	padding-top: 10px;
	width: auto;
}
.single-team .post-navigation .nav-previous .post-title, .single-team .post-navigation .nav-previous a:hover .post-title, .single-team .post-navigation .nav-previous .meta-nav {
	color: #878787;
}
 div[id*="ajaxsearchlite"] .probox {
 border: 1px solid #000;
 margin: 0 0 15px;
}
 div[id*="ajaxsearchlite"] {
 background: none;
}
 div[id*="ajaxsearchlite"] .probox .promagnifier {
 background: #000;
}
.sort_container {
	background: hsl(0, 0%, 98%) none repeat scroll 0 0;
	padding: 0 20px;
	float: left;
	width: 100%;
}
.sort_section {
	float: left;
	margin: 15px 0;
}
.sort_btn {
	float: left;
}
.sort_btn > a {
	color: hsl(4, 85%, 57%);
	float: left;
	margin: 0;
	padding: 15px 10px;
}
.sort_btn > a:hover {
	background: #f2f2f2;
}
.sort_section > span {
	color: hsl(0, 0%, 0%);
	font-size: 13px;
}
.sort_section select {
	border: 1px solid hsl(0, 0%, 89%);
	font-size: 13px;
	width: 125px;
}
.sort_content {
	background: hsl(0, 0%, 98%) none repeat scroll 0 0;
	float: left;
	margin: 5px 0;
	padding: 8px 20px;
	width: 100%;
}
.sort_content > h3 {
	color: hsl(0, 0%, 0%);
	float: left;
	font-family: "Open Sans", sans-serif;
	font-size: 24px;
	margin: 0;
}
.contract_section .sort_content > strong {
	color: hsl(0, 0%, 0%);
	float: right;
}
.sort_content h3 span {
	color: #4f4f4f;
	font-size: 16px;
}
.job_contain {
	background: hsl(0, 0%, 96%) none repeat scroll 0 0;
	float: left;
	margin: 8px 0 2px;
	padding: 0;
	width: 100%;
}
.job_contain > ul {
	float: left;
	margin: 10px 0;
	padding: 0;
}
.job_contain li {
	border-right: 1px solid hsl(0, 0%, 47%);
	float: left;
	padding: 0 10px;
}
.job_contain ul li p {
	color: hsl(0, 0%, 40%);
	float: left;
	margin: 0 2px 0 0;
}
.job_contain li:last-child {
	border: none;
}
.sort_content > strong {
	color: hsl(0, 0%, 0%);
	float: right;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-weight: 600;
}
.more > a#more {
	color: hsl(4, 85%, 57%);
	float: left;
	font-size: 13px;
	margin: 10px;
}
.more > a#apply_role {
	background: hsl(174, 52%, 52%) url("../images/role_icn.png") no-repeat scroll 95% 50%;
	color: hsl(0, 0%, 100%);
	float: right;
	padding: 10px 32px 10px 12px;
	text-transform: uppercase;
	transition: all 0.7s ease-out 0s;
	-webkit-transition: all 0.7s ease-out 0s;
}
.more > a#apply_role:hover {
	text-decoration: none;
	background: #000 url("../images/role_icn.png") no-repeat scroll 95% 50%;
	transition: all 0.7s ease-out 0s;
	-webkit-transition: all 0.7s ease-out 0s;
	box-shadow: 250px 0 #000 inset;
}
.more {
	float: right;
}
.inter-care {
	float: left;
	margin: 8px 0 0;
	width: 100%;
}
.des_sort {
	float: left;
	width: 100%;
}
.des_sort span {
	color: #000;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-shadow: none;
}
.des_sort > p {
	color: hsl(0, 0%, 40%);
	float: right;
	text-align: justify;
	width: 86%;
}
.filled_contract {
	float: left;
	margin: 40px 0 0;
	width: 100%;
}
.contract_sec {
	border-bottom: 1px solid hsl(0, 0%, 80%);
	float: left;
	padding: 45px 0 80px;
	width: 100%;
	position: relative;
}
.filled_contract > h3 {
	background: hsl(0, 0%, 95%) none repeat scroll 0 0;
	color: hsl(0, 0%, 0%);
	font-size: 24px;
	margin: 0;
	padding: 18px 20px;
}
.filled_contract table tr td {
	color: hsl(0, 0%, 0%);
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 45px;
	text-align: center;
}
.filled_contract table tr td a, .filled_contract table tr td a:focus {
	background: hsl(203, 50%, 50%) none repeat scroll 0 0;
	border-radius: 5px;
	color: hsl(0, 0%, 100%);
	padding: 10px 25px;
	pointer-events: none;
	text-transform: capitalize;
}
.filled_contract table tr td a:hover {
	background: #000;
	text-decoration: none;
}
#onchangedata > div#loading {
	height: 82px;
	left: 0;
	position: absolute;
	top: -40px;
	width: 82px;
}
#myCarousel12 .carousel-indicators {
	bottom: 10px;
	left: 24%;
	list-style: outside none none;
	margin-left: -30%;
	padding-left: 0;
	position: absolute;
	text-align: center;
	width: 60%;
	z-index: 15;
}
#myCarousel12 .carousel-indicators li {
	background-color: hsl(0, 0%, 100%);
	border: medium none;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 14px;
	margin: 0 5px;
	text-indent: -999px;
	width: 14px;
}
#myCarousel12 .carousel-indicators .active {
	background-color: hsl(2, 80%, 51%);
	height: 14px;
	margin: 0;
	width: 14px;
}
button {
	transition: all 0.7s ease-out 0s;
	-webkit-transition: all 0.7s ease-out 0s;
}
button:hover {
	box-shadow: 250px 0 #000 inset;
	color: #fff;
	text-decoration: none;
	transition: all 0.7s ease-out 0s;
	-webkit-transition: all 0.7s ease-out 0s;
}
.tweet > img {
	border: 1px solid hsl(0, 0%, 100%);
	max-width: 100%;
	padding: 25px 0;
}
/*---------- custom ------------*/

.bwWrapper img {
	display: none;
	width: 100%;
}
.bwWrapper img.new_black {
	display: block;
}
.bwWrapper:hover img {
	display: block;
}
.bwWrapper:hover img.new_black {
	display: none;
}
.similar > ul {
	float: left;
}
.similar li {
	float: left;
	width: 80%;
}
.similar > ul {
	float: left;
	width: 65%;
}
.similar li p {
	float: left;
	margin: 5px;
	padding: 0;
}
.similar > a {
	background: #d1d1d1 none repeat scroll 0 0;
	float: right;
	padding: 10px;
}
.inner_content {
	float: left;
	width: 100%;
}
.inner_apply {
	background: #d1d1d1 none repeat scroll 0 0;
	float: right;
	padding: 10px;
}
.inner_apply li {
	float: right;
	width: 100%;
}
.inner_apply > a {
	background: hsl(174, 52%, 52%) url("../images/role_icn.png") no-repeat scroll 95% 50%;
	color: hsl(0, 0%, 100%);
	float: left;
	padding: 10px 32px 10px 12px;
	text-transform: uppercase;
	transition: all 0.7s ease-out 0s;
}
.in_team > p {
	text-align: center;
}
#html5-watermark > a {
	display: none;
}
/*-------- blog--------*/

.blogouter {
	margin-top: 55px;
	padding: 15px 0 10px;
}
.blog-heading {
	float: left;
	font-family: open sans;
	padding-bottom: 12px;
	text-align: center;
	width: 100%;
}
.blogouter .blog-heading h1 {
	color: hsl(0, 0%, 0%);
	float: left;
	font-family: "Open Sans", sans-serif;
	font-size: 45px;
	font-weight: lighter;
	margin: 0;
	width: 100%;
}
.about-meals > h1 {
	color: hsl(0, 0%, 0%);
	font-size: 30px;
}
.about-meals img {
	margin: 0 25px 0 0;
}
.more-link {
	color: hsl(4, 85%, 57%);
}
.category-right.recent-post-area li {
	line-height: 28px;
}
.blogouter .blog-heading h2 {
	color: #000;
	float: right;
	font-size: 18px;
	margin: 0;
	padding-top: 11px;
}
.blog-area {
	font-family: open sans;
	padding-bottom: 70px;
}
.blog-left h1 {
	color: #000;
	font-size: 30px;
	margin: 0;
	font-weight: lighter;
}
.blog-left h2 {
	color: #000;
	font-size: 15px;
	margin: 0;
	padding: 5px 0;
	font-weight: lighter;
}
.blog-left img {
	padding-top: 10px;
	width: auto;
}
.blog-left p {
	color: hsl(0, 0%, 0%);
	font-family: "Lato", sans-serif;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 0;
	padding-top: 30px;
	text-align: justify;
}
.blog-right p {
	font-family: "Lato", sans-serif;
	line-height: 25px;
}
.blog-area .inner-lnkld {
	float: right;
	margin-top: -25px;
}
.blog-area .inner-lnkld img {
	margin: 0;
	padding: 0;
	border: none;
}
.blog-area .social_model.inner-team1 img {
	border: none;
	margin: 4px 5px;
	padding: 0;
}
.sharearea {
	border-bottom: 1px solid #000;
	float: left;
	padding-bottom: 27px;
	padding-top: 50px;
	width: 100%;
}
.sharearea h3 {
	color: #000;
	font-size: 18px;
	margin: 0;
}
.sharearea > ul {
	float: left;
	padding-top: 20px;
	width: 100%;
	margin-bottom: 0;
}
.sharearea ul li {
	float: left;
	margin-right: 17px;
}
.sharearea ul li:last-child {
	margin-right: 0;
}
.sharearea ul li a {
	background: #1e1e1e none repeat scroll 0 0;
	display: inline-block;
	float: left;
	height: 32px;
	line-height: 32px;
	text-align: center;
	width: 32px;
	border-radius: 2px;
}
.sharearea ul li a:hover {
	background: #44c4b7 none repeat scroll 0 0;
}
.sharearea ul li a i {
	color: #fff;
}
.blog-left .bx5 {
	float: left;
	padding-top: 30px;
	width: 100%;
}
.blog-left .bx5:first-child {
	padding-top: 0;
}
.pagination-area .pagination {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.pagination-area .pagination > li {
	display: inline-block;
}
.pagination > li:first-child {
	float: left;
}
.pagination > li:last-child {
	float: right;
}
.pagination-area .pagination li a {
	border: medium none !important;
	color: #3f3f44;
	font-size: 16px;
	text-transform: uppercase;
	transition: all 0.7s ease-out 0s;
 -webkit-all 0.7s ease-out 0s;
 -moz-all 0.7s ease-out 0s;
 -ms-all 0.7s ease-out 0s;
 -o-all 0.7s ease-out 0s;
	font-weight: 600;
}
.site-main .page-header {
	border-bottom: 1px solid hsl(0, 0%, 93%);
	float: left;
	margin: 5px 0 20px;
	padding: 0 28px;
	width: 100%;
}
.archive .page-header {
	border-bottom: 0 none;
	border-left: 3px solid hsl(174, 52%, 52%);
	box-shadow: 0 0 1px hsl(174, 52%, 52%);
	padding: 0 20px;
}
.archive .entry-header {
	padding: 0 1%;
}
.archive .job .entry-title > a {
	color: hsl(0, 0%, 0%);
	font-size: 19px;
	text-transform: capitalize;
}
.archive .entry-title, .archive .widecolumn h2 {
	font-size: 19px;
	line-height: 1.2308;
	margin-bottom: 10px;
}
.archive .entry-content p, .archive .entry-summary p {
	text-transform: none;
}
.archive .entry-content, .archive .entry-summary {
	padding: 0 1% 2%;
}
.archive .content-area .site-main article.job:hover {
	box-shadow: none;
}
.content-area .site-main article.job {
	border: 1px solid hsl(181, 96%, 55%);
	border-radius: 5px;
	color: hsl(0, 0%, 0%);
	float: left;
	font-size: 14px;
	margin: 0 0 30px;
	padding: 9px 20px;
	text-transform: uppercase;
	transition: all 0.7s ease-out 0s;
	-webkit-transition: all 0.7s ease-out 0s;
	width: 100%;
}
.comments-area {
	box-shadow: none;
	float: left;
	margin: 30px 0px;
	padding: 0;
	width: 100%;
}
.post-navigation {
	border: medium none;
	box-shadow: none;
	float: left;
	margin: 0;
	padding: 0;
}
.blog-left {
	margin: 70px 0 0;
}
.single .blog-left {
	margin: 175px 0 0;
}
p.error.errorlabels {
	padding: 0;
}
#commentform p.errorlabels label {
	font-size: 12px;
}
.post-navigation .nav-previous .post-title, .post-navigation .nav-previous a:hover .post-title, .post-navigation .nav-previous .meta-nav {
	color: #878787 !important;
}
.bx5 a {
	color: hsl(0, 0%, 0%);
}
.blog-area .bx5 > a {
	color: hsl(4, 85%, 57%);
}
.blog-right {
	margin: 30px 0 0;
}
.comment-form input {
	background: hsl(0, 0%, 100%) none repeat scroll 0 0;
}
.comment-form label {
	font-size: 14px;
	font-weight: normal;
}
.comment-form .submit {
	background: hsl(174, 52%, 52%) none repeat scroll 0 0;
}
.comment-form .submit:hover {
	opacity: .9;
	background: hsl(174, 52%, 52%) none repeat scroll 0 0;
}
.post-navigation a {
	padding: 0;
}
.nav-links .nav-previous a span, .nav-links .nav-next a span {
	float: left;
	font-size: 12px;
	margin: 18px 15px 0 0;
	padding: 0;
	text-transform: capitalize;
	color: #878787;
	opacity: 1;
	-webkit-opacity: 1;
}
.nav-links .nav-next a span.meta-nav {
	float: right;
}
.nav-links .nav-previous a span.post-title {
	float: left;
	color: #878787;
	margin-top: 20px;
}
.nav-links .nav-next a span.post-title {
	float: right;
	color: #878787;
}
.nav-links .nav-next a span.post-title:hover {
	text-decoration: underline;
}
.nav-links .nav-next a span.post-title {
	float: right;
	margin-top: 20px;
	color: #878787;
}
.post-navigation {
	border: medium none;
	box-shadow: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #878787;
}
.category-right.recent-post-area span {
	float: left;
	font-size: 20px;
	margin: 10px 0 5px;
	width: 100%;
	color: #000;
}
.category-right.recent-post-area a {
	color: hsl(0, 0%, 0%);
}
form#commentform {
	float: left;
	width: 100%;
	padding: 0;
}
.hentry {
	box-shadow: none;
	padding-top: 0;
}
.dsk_back > div {
	left: 0 !important;
	top: 0 !important;
}
.entry-title, .widecolumn h2 {
	color: hsl(0, 0%, 0%);
	font-family: "Open Sans", sans-serif;
	font-size: 40px;
	line-height: normal;
	margin-bottom: 18px;
	margin-top: 50px;
}
.inter-care > a {
	color: hsl(4, 85%, 57%);
}
.tmp .modal-dialog {
	border: 5px solid hsl(0, 0%, 100%);
	border-radius: 3px;
	margin: 15% auto;
	width: 700px;
}
.tmp .modal-content iframe {
	margin: 0;
}
.text_stat a:hover {
	text-decoration: none;
}
.team_section .team_area a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	bottom: auto;
	color: hsl(0, 0%, 27%);
	left: auto;
	position: relative;
}
.team_section .team_area .col-lg-4:hover a {
	color: #fe6a22;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	bottom: auto;
	left: auto;
	position: relative;
}
 div[id*="ajaxsearchlite"] .probox .proloading svg {
 fill: #000;
}
.page-id-245 .entry-content iframe {
	height: 1387px;
	margin: 125px 0 0;
	width: 100%;
}
.main_job_inner {
}
.main_job_inner h3 {
	margin: 10px 0;
}
.main_job_inner h3 strong {
	color: #666666;
	font-size: 18px;
	font-weight: 400;
	margin-left: 5px;
}
.main_job_inner .inner_con_job {
	background: #f6f6f6;
	padding: 12px 0 7px;
}
.main_job_inner .inner_con_job ul {
	margin: 0;
}
.main_job_inner .inner_con_job ul li {
	border-color: #acacac;
	margin-bottom: 5px;
}
.main_job_inner .inner_con_job ul li p {
	line-height: 15px;
	padding-top: 0;
}
.main_job_inner .inner_apply {
	background: #f0f0f0;
	border-radius: 2px;
	padding: 20px;
}
.main_job_inner .inner_apply ul {
	overflow: hidden;
}
.main_job_inner .similar ul {
	margin: 0 0 10px;
}
.main_job_inner .similar ul li p {
	line-height: 22px;
	margin: 0 6px 0 0;
}
.main_job_inner .similar ul li.new-date {
	margin: 20px 0;
}
.main_job_inner .inner_content .inner-con-title {
	display: block;
	font-size: 30px;
	margin-top: 15px;
}
.main_job_inner .sharearea {
	border: none;
	padding-bottom: 10px;
}
.main_job_inner .sharearea h3 {
	float: left;
}
.main_job_inner .sharearea ul {
	float: right;
	padding-top: 4px;
	width: auto;
}
table.table .fil-con p, table.table .fil-con ul {
	float: right;
	margin: 11px 0;
	text-align: left;
	width: 86%;
}
.des_sort p.viw-mre a {
	background-color: #777;
	border-radius: 2px;
	color: #ffffff;
	display: inline-block;
	line-height: normal;
	padding: 8px 12px;
	vertical-align: top;
}
.des_sort p.viw-mre a:hover {
	background-color: #444;
	text-decoration: none;
}
.text_stat.video-banner {
    margin-top: 10%;
    width: 100%;
}
.showreel_section .text_stat.video-banner a.wplightbox {
	margin-left: 20px;
}
.showreel_section .text_stat.video-banner a img {
	margin: 0;
}

/**********  Responsive  **********/

@media(min-width:1600px) {
 .team_section a, .team_section a:hover, .team_section a:focus {
 left: 45%;
}
 .special {
 padding: 25px 40% 0 4%;
}
 .special > p {
 padding: 0 0 0 6%;
}
 .believe {
 padding: 25px 4% 0 40%;
}
 .believe > p {
 padding: 0 0 0 6%;
}
 .address_office_con {
 padding: 3% 42% 3% 10%;
}
 .address_office_con .address_office:nth-child(2) {
 border-top: 1px solid hsl(0, 0%, 0%);
 margin: 48px 0 28px;
 padding: 25px 0 0;
}
 .address_office > p {
 color: hsl(0, 0%, 0%);
 font-size: 18px;
 margin: 20px 0;
}
 .address_office_con {
 padding: 3% 8%;
}
 .team_container .modal-dialog {
 margin: 9% auto;
}
}
 @media(min-width:1401px) and (max-width:1840px) {
 .address_office_con {
 padding: 1% 8%;
}
 .address_office_con .address_office:nth-child(2) {
 border-top: 1px solid hsl(0, 0%, 0%);
 margin: 20px 0 28px;
 padding: 10px 0 0;
}
}
 @media(min-width:1200px) and (max-width:1400px) {
 .tmp .modal-dialog {
 border: 5px solid hsl(0, 0%, 100%);
 border-radius: 3px;
 margin: 12% auto;
 width: 500px;
}
 .carousel-caption h1 {
 font-size: 33px;
 font-weight: bold;
 margin-bottom: 25px;
 text-transform: uppercase;
}
 #myCarousel1.carousel.slide .carousel-inner > .item > img {
 height: 455px;
 min-width: 100%;
 position: relative;
}
 .ptc_stats .text_stat {
 margin: 8% 0 0;
 position: absolute;
 text-align: left;
 top: 0;
 width: 45%;
}
 .text_stat > p {
 color: hsl(0, 0%, 0%);
 font-size: 17px;
 line-height: 35px;
 margin: 20px 0 0;
}
 .about_page .col-sm-6 > img {
 max-width: 100%;
}
 .address_office_con {
 padding: 2% 8%;
}
 .address_office > h4 {
 color: hsl(0, 0%, 0%);
 font-size: 25px;
 font-weight: bold;
 margin: 4px 0;
}
 .address_office > p {
 color: hsl(0, 0%, 0%);
 font-size: 16px;
 margin: 3px 0;
}
 .about_page.cntpage .col-sm-6 > img {
 max-width: 100%;
 min-height: 0;
}
 .address_office_con .address_office:nth-child(2) {
 border-top: 1px solid hsl(0, 0%, 0%);
 margin: 10px 0 5px;
 padding: 2px 0 0;
}
 .about_page h2 {
 border-left: 7px solid hsl(49, 100%, 50%);
 color: hsl(0, 0%, 0%);
 font-family: "Open Sans", sans-serif;
 font-size: 44px;
 font-weight: 900;
 line-height: 40px;
 margin: 7.5% 0;
 padding: 0 0 0 15px;
 text-transform: uppercase;
}
 .special > p, .believe > p {
 line-height: 28px;
}
}
 @media(min-width:992px) and (max-width:1199px) {
 .team_container .modal-dialog {
 margin: 6% auto;
 width: 85%;
}
 .about_page h2 {
 font-size: 22px;
 line-height: 25px;
 margin: 3% 0;
}
 .special > p {
 font-size: 13px;
 line-height: 24px;
}
 .believe > p {
 font-size: 13px;
 line-height: 24px;
}
 .services {
 padding: 40px 0 55px;
}
 .services h2 {
 font-size: 30px;
 font-weight: 900;
 margin-bottom: 35px;
 padding: 20px 0 0;
}
 .services strong {
 font-size: 20px;
}
 .history {
 padding: 22px 0 5px;
}
 .history h2 {
 font-size: 30px;
 margin-bottom: 20px;
 padding: 20px 0 0;
}
 footer ul.social > li {
 float: left;
 margin: 0 8px 0 0;
}
 .address_office_con {
 padding: 1% 8%;
}
 .address_office > h4 {
 color: hsl(0, 0%, 0%);
 font-size: 20px;
 font-weight: bold;
}
 .address_office > p {
 color: hsl(0, 0%, 0%);
 font-size: 12px;
 margin: 5px 0;
}
 .iphone_img {
 float: right;
 margin: 28px 0 5px;
 width: 38%;
}
 .contactus_today h4 {
 color: hsl(0, 0%, 100%);
 font-size: 22px;
 margin: 7% 0;
 text-align: center;
 text-transform: uppercase;
}
 .client_page h3 {
 color: hsl(174, 52%, 52%);
 font-size: 30px;
 font-weight: bold;
 margin: 80px 0 8px;
 text-align: center;
 text-transform: uppercase;
}
 .testimonial_section h3 {
 color: hsl(0, 0%, 0%);
 font-size: 35px;
}
 .testimonial_section h5 {
 color: hsl(0, 0%, 0%);
 font-size: 26px;
 font-weight: normal;
 margin-bottom: 60px;
}
 .views_section {
 width: 71%;
}
 .pic_test {
 margin: 18px 8% 40px 0;
 width: 21%;
}
 .pic_test.left {
 margin: 18px 0 40px 8%;
}
 .test_content {
 float: left;
 margin: 0 1% 35px 0;
 text-align: right;
 width: 49%;
}
 .views_section {
 font-size: 12px;
}
 .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li.current_page_item a, .navbar-inverse .navbar-nav > li > a {
 font-size: 13px;
 padding: 9px 10px;
}
 .carousel-caption {
 background: hsla(0, 0%, 0%, 0.6) none repeat scroll 0 0;
 bottom: 35%;
 left: 22%;
 padding-bottom: 30px;
 right: 22%;
}
 .contract_section h2 {
 font-size: 28px;
}
 .contract_section .table tr td {
 width: 32%;
}
 .contract_section tr td:nth-child(4) {
 font-size: 11px;
 width: 19% !important;
}
 .contract_section tr td:nth-child(2) {
 font-size: 11px;
line-height: 26px;
width: 14%;
}
 .contract_section tr td:nth-child(4) p {
 font-size: 11px;
    line-height: 22px;
}
 .contract_section tr td:nth-child(3) {
 width: 8%;
}
 .subscribe_section .af-body.af-standards .af-element {
 width: 60% !important;
}
 .service_section h2 {
 color: hsl(0, 0%, 0%);
 font-size: 30px;
 font-weight: 600;
 margin: 50px 0 35px;
 text-shadow: 0 0 0;
}
 .city_cont {
 bottom: 100px;
 float: left;
 position: relative;
 width: 50%;
}
 .hr_section li {
 color: hsl(0, 0%, 22%);
 font-size: 15px;
 line-height: 60px;
}
 .finance li {
 color: hsl(0, 0%, 22%);
 font-size: 15px;
 line-height: 60px;
 text-align: right;
 text-transform: capitalize;
}
 .account_section p {
 line-height: 22px;
 min-height: 140px;
}
 .finance li:first-child, .hr_section li:first:child {
 line-height: 40px;
 margin-bottom: 20px;
}
 .team_section {
 margin: 235px 0 0;
 text-align: center;
}
 .team_area {
 float: left;
 margin: 15px 0 0;
 min-height: 320px;
 width: 100%;
}
 .team_section a {
 bottom: 10px;
}
 .ptc_stats h2 {
 font-size: 28px;
 margin: 20px 0 0;
}
 .ptc_stats .text_stat {
 margin: 2% 0 0;
 position: absolute;
 text-align: left;
 top: 0;
 width: 35%;
}
 .text_stat > p {
 color: hsl(0, 0%, 0%);
 font-size: 14px;
 line-height: 24px;
 margin: 35px 0 0;
}
 .company_section {
 float: left;
 padding: 50px 0;
 width: 100%;
}
 .company_section h2, .logo_sec h2 {
 font-size: 30px;
 margin-bottom: 35px;
 text-align: center;
}
 .carousel-caption h1 {
 font-size: 28px;
 font-weight: bold;
 margin-bottom: 25px;
 text-transform: uppercase;
}
 .sub-menu {
 top: 38px;
}
 .head_m {
 float: left;
 margin: 0;
 width: 428px;
}
 .subscribe_section .af-body.af-standards .af-element.buttonContainer {
 float: left !important;
 width: 38% !important;
}
 .des_sort.fil-con {
 width: 969px;
}
 .sc_m {
 padding: 0 18px;
}

.text_stat.video-banner {
    margin-top: 20%;
}
.text_stat.video-banner #reel_logo {
    margin: 0;
    width: 470px;
}
.text_stat.video-banner .wplightbox {
    display: inline-block;
    width: 120px;
}

}
 @media(min-width:768px) and (max-width:991px) {
 .des_sort.fil-con {
 width: 748px;
}
 .carousel-caption h1 {
 font-size: 28px;
 font-weight: bold;
 margin-bottom: 25px;
 text-transform: uppercase;
}
 .team_container .modal-dialog {
 margin: 25% auto;
 width: 85%;
}
 .more {
 float: right;
}
 .filled_contract table tr td a {
 padding: 10px 18px;
}
 .test_content {
 float: left;
 margin: 0 1% 25px 0;
 text-align: right;
 width: 49%;
}
 .views_section {
 border: 1px solid hsl(190, 6%, 81%);
 border-radius: 3px;
 color: hsl(0, 0%, 59%);
 float: left;
 font-size: 13px;
 padding: 40px 15px;
 width: 64%;
}
 .pic_test {
 background: hsla(0, 0%, 0%, 0) url("../images/arw_right.png") no-repeat scroll 0 72%;
 float: right;
 margin: 18px 34px 40px 0;
 position: relative;
 right: 2px;
 text-align: center;
 width: 26%;
}
 .pic_test > img {
 float: right;
 max-width: 60%;
}
 .testimonial_section h3 {
 color: hsl(0, 0%, 0%);
 font-size: 35px;
}
 .testimonial_section h5 {
 color: hsl(0, 0%, 0%);
 font-size: 26px;
 font-weight: normal;
 margin-bottom: 60px;
}
 .client_page h3 {
 color: hsl(174, 52%, 52%);
 font-size: 30px;
 font-weight: bold;
 margin: 80px 0 8px;
 text-align: center;
 text-transform: uppercase;
}
 .about_page h2 {
 font-size: 13px;
 line-height: 16px;
 margin: 2% 0;
}
 .special {
 padding: 5px 10% 0 4%;
}
 .special > p {
 font-size: 12px;
 line-height: 17px;
}
 .believe > p {
 font-size: 12px;
 line-height: 17px;
}
 .services {
 padding: 15px 0 22px;
}
 .services h2 {
 font-size: 25px;
 font-weight: 900;
 margin-bottom: 20px;
 padding: 20px 0 0;
}
 .services strong {
 font-size: 15px;
 margin: 8px 0;
}
 .services .client_inquire > strong {
 float: left;
 font-size: 14px;
 font-style: normal;
 margin: 12px 0 0;
 width: 100%;
}
 .history {
 padding: 22px 0 5px;
}
 .history h2 {
 font-size: 25px;
 margin-bottom: 20px;
 padding: 20px 0 0;
}
 footer ul.social > li {
 float: left;
 margin: 0 2px 0 0;
}
 footer ul.social > li img {
 width: 80%;
}
 .inner_banner {
 min-height: 0;
 float: left;
 width: 100%;
 margin: 148px 0 0;
}
 .inner_banner h2 {
 float: left;
 padding: 102px 0 25px;
 text-align: center;
 width: 100%;
}
 .inner_banner > p {
 float: left;
 margin: 28px 0 0;
 padding-bottom: 102px;
 width: 100%;
}
 .contact_page {
 background: hsl(49, 96%, 56%) none repeat scroll 0 0;
 float: left;
 padding: 35px 0;
 width: 100%;
}
 .address_office_con {
 padding: 0 8%;
}
 .address_office > h4 {
 color: hsl(0, 0%, 0%);
 font-size: 15px;
 font-weight: bold;
}
 .address_office > p {
 color: hsl(0, 0%, 0%);
 font-size: 12px;
 margin: 5px 0;
}
 .section_logo h2 {
 font-size: 18px;
 text-align: center;
}
 .contactus_today h4 {
 color: hsl(0, 0%, 100%);
 font-size: 22px;
 margin: 7% 0;
 text-align: center;
 text-transform: uppercase;
}
 .address_office br {
 display: none;
}
 .address_office > p {
 color: hsl(0, 0%, 0%);
 font-size: 12px;
 line-height: 25px;
 margin: 5px 0;
}
 .address_office_con.add_con {
 padding: 1% 10% 3% 42%;
}
 .data > strong {
 color: hsl(0, 0%, 100%);
 float: left;
 font-size: 12px;
 font-weight: bolder;
 line-height: 16px;
 width: 100%;
}
 .data br {
 display: none;
}
 .data > span {
 color: hsl(0, 0%, 100%);
 font-size: 12px;
 font-weight: lighter;
}
 .team_page ul li a {
 font-size: 15px;
}
 .navbar-nav > li:nth-last-child(2) a, .navbar-nav > li:nth-last-child(2) a:hover {
 background: hsl(174, 52%, 52%) none repeat scroll 0 0;
 border: 1px solid hsl(174, 52%, 52%);
 border-radius: 5px;
 color: hsl(0, 0%, 100%);
 margin: 3px 10px 0 5px;
 padding: 8px 10px;
 text-transform: uppercase;
}
 .navbar-nav > li:last-child a, .navbar-nav > li:last-child a:hover {
 border: 1px solid hsl(181, 96%, 55%);
 border-radius: 5px;
 color: hsl(0, 0%, 0%) !important;
 font-size: 12px;
 margin: 4px 0 0;
 padding: 8px;
 text-transform: uppercase;
 transition: all 0.7s ease-out 0s;
 -webkit-transition: all 0.7s ease-out 0s;
}
 .navbar-inverse .navbar-nav > li > a {
 color: hsl(0, 0%, 11%);
 font-size: 12px;
 padding: 8px;
 text-transform: uppercase;
}
 .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li.current_page_item a {
 color: #fff;
 font-size: 12px;
 padding: 8px;
 text-transform: uppercase;
}
 .sub-menu {
 top: 30px;
}
 .sub-menu li a {
 color: hsl(0, 0%, 100%);
 font-size: 11px;
 text-transform: uppercase;
}
 .carousel-caption {
 background: hsla(0, 0%, 0%, 0.6) none repeat scroll 0 0;
 bottom: 2.8%;
 left: 15%;
 padding-bottom: 30px;
 right: 15%;
}
 .team_section a, .team_section a:hover, .team_section a:focus {
 left: 38.1%;
}
 .team_section .carousel {
 padding: 16px 0 0;
}
 .project {
 min-height: 340px;
}
 .project_section .marketing h2 {
 color: hsl(0, 0%, 0%);
 font-size: 15px;
 font-weight: normal;
 min-height: 35px;
}
 .project_section .marketing .project p {
 color: hsl(0, 0%, 0%);
 font-family: "Raleway", sans-serif;
 font-size: 12px;
 line-height: 18px;
 margin-left: 10px;
 margin-right: 10px;
}
 .city_cont {
 bottom: 100px;
 float: left;
 position: relative;
 width: 50%;
}
 .service_section h2 {
 color: hsl(0, 0%, 0%);
 font-size: 22px;
 font-weight: 600;
 margin: 12px 0 30px;
 text-shadow: 0 0 0;
}
 .account_section h3 {
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 25px;
 text-align: center;
 text-transform: uppercase;
}
 .account_section p {
 line-height: 22px;
 min-height: 155px;
}
 .finance li {
 color: hsl(0, 0%, 22%);
 font-size: 15px;
 line-height: 60px;
 text-align: right;
 text-transform: capitalize;
}
 .hr_section li {
 color: hsl(0, 0%, 22%);
 font-size: 15px;
 line-height: 60px;
}
 .hr_section li::before {
 left: -55px;
}
 .account_section .team_section > h3 {
 font-size: 35px;
 margin: 0 0 5px;
 text-transform: capitalize;
}
 .team_area {
 float: left;
 margin: 85px 0 0;
 min-height: 355px;
 width: 100%;
}
 .ptc_stats h2 {
 background: hsla(0, 0%, 0%, 0) url("../images/bg_tit_ptc.png") no-repeat scroll center bottom;
 color: hsl(0, 0%, 100%);
 font-size: 30px;
 font-weight: bold;
 left: 45%;
 margin: 25px 0 0;
 padding: 0 0 20px;
 position: absolute;
 top: 0;
}
 .text_stat > p {
 color: hsl(0, 0%, 0%);
 font-size: 13px;
 line-height: 20px;
 margin: 30px 0 0;
}
 .company_section {
 float: left;
 padding: 40px 0;
 width: 100%;
}
 .company_section h2, .logo_sec h2 {
 font-size: 30px;
 margin-bottom: 35px;
 text-align: center;
}
 .showreel_section .text_stat {
 margin: 208px auto;
 text-align: center;
 width: 80%;
}
 footer ul li {
 color: hsl(0, 0%, 100%);
 font-size: 14px;
 line-height: 24px;
}
 footer ul li a, footer ul li a:hover {
 color: hsl(0, 0%, 100%);
 font-size: 12px;
}
 .subscribe_section .af-body.af-standards .af-element {
 float: left !important;
 padding: 0 !important;
 width: 55% !important;
}
 .subscribe_section .et_bloom_form_content button {
 font-size: 12px;
 text-align: center;
}
 .contract_section .table > thead > tr > th, .contract_section .table > tbody > tr > th, .contract_section .table > tfoot > tr > th, .contract_section .table > thead > tr > td, .contract_section .table > tbody > tr > td, .contract_section .table > tfoot > tr > td {
 border-bottom: medium none;
 border-left: medium none;
 border-top: medium none;
 padding: 5px;
 text-align: center;
}
 .contract_section .table tr td {
 border-right: 1px solid hsl(0, 0%, 89%);
 float: left;
 margin: 14px 5px;
 min-height: 72px;
 width: 30%;
}
 .contract_section tr td:nth-child(2) {
 font-size: 12px;
 width: 17%;
}
 .contract_section .table tr td:last-child {
 border: medium none;
 padding: 22px 0;
 width: 20%;
}
 .contract_section .table.table-striped a {
 background: hsl(159, 68%, 43%) none repeat scroll 0 0;
 border: medium none;
 border-radius: 5px;
 color: hsl(0, 0%, 100%);
 cursor: pointer;
 font-size: 11px;
 font-weight: bold;
 margin: 8px 0;
 padding: 10px 20px;
 transition: all 0.7s ease-out 0s;
 -webkit-transition: all 0.7s ease-out 0s;
}
 .contract_section tr td:nth-child(4) {
 border: medium none;
 width: 18%;
}
 .contract_section tr td:nth-child(4) p {
 font-size: 11px;
}
 .contract_section tr td:nth-child(3) {
 line-height: 52px;
 margin-left: 0;
 width: 8%;
}
 .subscribe_section .af-body.af-standards .af-element.buttonContainer {
 float: left !important;
 width: 45% !important;
}
 .modal-body {
 padding: 15px;
 position: relative;
 text-align: center;
}
 .team_container .modal-body > img {
 border: 1px solid hsl(0, 0%, 89%);
 display: inline-block;
 filter: none;
 float: none;
 margin: 0 20px 0 0;
}
 .head_m {
 float: left;
 margin: 0;
 text-align: center;
 width: 100%;
}
 .social_model {
 border-top: 1px solid hsl(0, 0%, 78%);
 float: none;
 margin: 40px 0 0;
}
 .sc_m i.fa-mobile {
 float: none;
 font-size: 22px;
 margin: 0 10px 0 5px;
 position: relative;
 top: 1px;
}
 .sc_m > span {
 color: hsl(171, 82%, 33%);
 float: none;
 font-size: 16px;
 font-weight: 600;
}
 .sc_m > font {
 color: hsl(0, 0%, 42%);
 float: none;
 font-family: "Open Sans", sans-serif;
 font-size: 16px;
 font-weight: 600;
 margin: 0 0 0 5px;
}
 .team_container .modal-body .sc_m > img {
 border: medium none;
 float: none;
 margin: 4px 5px;
}
 .sc_m {
 border-right: none;
 margin-top: 20px;
 padding: 0 20px !important;
 width: 100%;
 text-align: center;
}
 .social_model a {
 display: inline-block !important;
}
 .sc_m img {
 float: none !important;
}
 .footer_logo {
 float: right;
 margin: 48px 0 0;
}
 .footer_logo img {
 float: right;
 max-width: 78%;
}
 .company_section .carousel {
 margin: 15px 0 0;
}
 .contact_sec_offc strong {
 font-size: 18px;
}
 .logo_sec .carousel {
 margin: 40px 0 0;
}
 .logo_sec .box > img {
 max-width: 125%;
}
 .contract_section strong {
 font-size: 13px;
}
 .des_sort > p {
 width: 78%;
}
 .blog-left {
 margin: 65px 0 0;
}
 .client_page span.wpcf7-form-control-wrap {
 width: 100%;
}
 #contact_form input {
 height: 40px;
 margin-bottom: 15px;
}
 .logo_sec {
 margin-top: 20px;
}
 .about_page.default {
 margin: 210px 0 0 0;
}
 table.table .fil-con p, table.table .fil-con ul {
 width: 79%;
}
.text_stat.video-banner #reel_logo {
    margin: 0;
    width: 350px;
}
.text_stat.video-banner .wplightbox {
    display: inline-block;
    width: 80px;
}
}
 @media(max-width:767px) {
 #wprmenu_menu.wprmenu_levels ul li ul {
 top: 0;
}
 #tech_404page h1 {
 color: #000;
 font-size: 104px;
}
 #tech_404page {
 margin: 40px 0 110px;
 width: 100%;
}
 .navbar-toggle.collapsed {
 display: none;
}
 .contact_section {
 float: right;
 width: 55%;
}
 .office {
 border-right: medium none;
 color: hsl(0, 0%, 29%);
 float: right;
 font-size: 14px;
 padding: 0;
 text-shadow: 0 0 0 hsl(0, 0%, 18%);
}
 .navbar-brand {
 float: left;
 font-size: 18px;
 height: 50px;
 line-height: 20px;
 padding: 0 15px;
}
 .navbar-wrapper {
 background: #fff none repeat scroll 0 0;
 border-bottom: 1px solid hsl(0, 0%, 0%);
 border-top: 4px solid hsl(182, 84%, 52%);
 padding: 15px 0;
 position: fixed;
 width: 100%;
 z-index: 999;
}
 .team_container .modal-dialog {
 margin: 6% auto;
 width: 85%;
}
 .carousel-caption {
 background: hsla(0, 0%, 0%, 0.6) none repeat scroll 0 0;
 bottom: 11%;
 left: 1%;
 padding-bottom: 8px;
 padding-top: 8px;
 right: 1%;
}
 .contract_section h2 {
 color: hsl(0, 0%, 0%);
 font-size: 34px;
 margin-bottom: 30px;
 margin-top: 0;
 text-align: center;
}
 .contract_section {
 float: left;
 padding: 40px 0;
 width: 100%;
}
 .city_cont {
 bottom: 130px;
 float: left;
 position: relative;
 width: 50%;
}
 .city_select {
 float: left;
 margin: 150px 3%;
 text-align: center;
 width: 94%;
}
 .city_cont > a {
 border: 1px solid hsl(0, 0%, 100%);
 color: hsl(0, 0%, 100%);
 font-size: 10px;
 left: 25%;
 padding: 10px 25px;
 position: absolute;
 text-transform: uppercase;
 top: 35%;
}
 .navbar-header {
 float: left;
}
 .service_section h2 {
 color: hsl(0, 0%, 0%);
 font-size: 20px;
 font-weight: 600;
 margin: 5px 0 10px;
 text-shadow: 0 0 0;
}
 .account_section h3 {
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 25px;
 text-align: center;
 text-transform: uppercase;
}
 .hr_section {
 border-left: 3px solid hsl(0, 0%, 100%);
 float: right;
 margin: 0;
 padding: 56px 0 50px 45px;
 position: relative;
 width: 50%;
}
 .finance {
 float: left;
 margin: 56px 0 0;
 width: 45%;
}
 .ptc_stats .carousel-inner > .item > img {
 height: 225px;
 max-width: 145%;
 position: relative;
}
 .text_stat > p {
 color: hsl(0, 0%, 0%);
 font-size: 12px;
 line-height: 20px;
 margin: 15px 0 0;
}
 .company_section {
 float: left;
 padding: 35px 0;
 width: 100%;
}
 .company_section h2, .logo_sec h2 {
 font-size: 20px;
 margin-bottom: 35px;
 text-align: center;
}
 .showreel_section .text_stat {
 margin: 200px auto;
 text-align: center;
 width: 100%;
}
 .testimonial_section h3 {
 color: hsl(0, 0%, 0%);
 font-size: 30px;
}
 .testimonial_section h5 {
 color: hsl(0, 0%, 0%);
 font-size: 16px;
 font-weight: normal;
 margin-bottom: 30px;
 margin-top: 0;
}
 .ptc_stats .text_stat {
 left: 2%;
 margin: 7% 0 0;
 position: absolute;
 text-align: left;
 top: 0;
 width: 50%;
}
 .ptc_stats h2 {
 background: hsla(0, 0%, 0%, 0) url("../images/bg_tit_ptc.png") no-repeat scroll center bottom;
 color: hsl(0, 0%, 100%);
 font-size: 20px;
 font-weight: bold;
 left: 45%;
 margin: 20px 0 0;
 padding: 0 0 20px;
 position: absolute;
 top: 0;
}
 .account_section .hr_section h3::after {
 background: hsl(50, 95%, 57%) none repeat scroll 0 0;
 border: 5px solid hsl(0, 0%, 100%);
 border-radius: 100%;
 content: " ";
 font-size: 0;
 left: -15px;
 padding: 3%;
 position: absolute;
 top: 110px;
 transition: all 0.4s ease-out 0s;
 -webkit-transition: all 0.4s ease-out 0s;
}
 .hr_section li {
 color: hsl(0, 0%, 22%);
 font-size: 13px;
 line-height: 60px;
}
 .finance li {
 color: hsl(0, 0%, 22%);
 font-size: 13px;
 line-height: 60px;
 text-align: right;
 text-transform: capitalize;
}
 .hr_section li::before {
 background: hsl(50, 98%, 57%) none repeat scroll 0 0;
 border: 5px solid hsl(0, 0%, 100%);
 border-radius: 100%;
 content: " ";
 font-size: 0;
 left: -72px;
 padding: 1%;
 position: absolute;
 top: 20px;
 transition: all 0.4s ease-out 0s;
 -webkit-transition: all 0.4s ease-out 0s;
}
 .account_section p {
 line-height: 22px;
 min-height: 225px;
}
 .team {
 background: hsl(50, 95%, 57%) url("../images/account_bg.png") no-repeat scroll center center / 392% 100%;
 float: left;
 min-height: 911px;
 padding: 195px 0 0;
 width: 100%;
}
 .team_section {
 margin: 130px 0 0;
 text-align: center;
}
 .account_section .team_section > h3 {
 font-size: 30px;
 margin: 0 0 12px;
 text-transform: capitalize;
}
 .team_area {
 float: left;
 margin: 40px 0 0;
 min-height: 355px;
 width: 100%;
}
 .team_section > a {
 background: hsl(0, 0%, 62%) none repeat scroll 0 0;
 border: medium none;
 border-radius: 3px;
 bottom: 0;
 color: hsl(0, 0%, 100%);
 font-size: 18px;
 left: 45%;
 margin: 0 0 100px;
 padding: 6px 30px;
 position: inherit;
}
 .carousel-caption h1 {
 font-size: 15px;
 font-weight: bold;
 margin-bottom: 15px;
 text-transform: uppercase;
}
 .find_talnt {
 border: 2px solid hsl(174, 52%, 52%);
 border-radius: 5px;
 color: hsl(0, 0%, 100%);
 font-size: 12px;
 margin: 0 15px;
 padding: 10px 8%;
 text-transform: uppercase;
 transition: all 0.7s ease-out 0s;
 -webkit-transition: all 0.7s ease-out 0s;
}
 .job_seeker {
 background: hsl(174, 52%, 52%) none repeat scroll 0 0;
 border: 2px solid hsl(174, 52%, 52%);
 font-size: 12px;
 padding: 10px 8%;
 text-transform: uppercase;
 transition: all 0.7s ease-out 0s;
 -webkit-transition: all 0.7s ease-out 0s;
}
 .head_m {
 float: left;
 margin: 0;
 width: 100%;
}
 .head_m h2 {
 font-size: 20px;
}
 .head_m font {
 font-size: 15px;
}
 .inner_banner {
 min-height: 0;
}
 .about_page h2 {
 font-size: 24px;
 font-weight: 900;
 line-height: 28px;
 margin: 3% 0;
 padding: 0 0 0 15px;
 text-transform: uppercase;
}
 .special > p {
 font-size: 13px;
 font-weight: 600;
 line-height: 24px;
}
 .believe > p {
 font-size: 13px;
 font-weight: 600;
 line-height: 24px;
}
 .services {
 background: hsl(0, 0%, 96%) none repeat scroll 0 0;
 float: left;
 padding: 20px 0 35px;
 width: 100%;
}
 .services h2 {
 font-size: 30px;
 font-weight: 900;
 margin-bottom: 25px;
 padding: 22px 0 0;
}
 .services p {
 color: hsl(0, 0%, 0%);
 font-family: "Open Sans", sans-serif;
 line-height: 26px;
 padding: 0 20px;
}
 .services strong {
 color: hsl(0, 0%, 0%);
 float: left;
 font-family: "Open Sans", sans-serif;
 font-size: 16px;
 font-style: italic;
 font-weight: bold;
 margin: 12px 0;
}
 .services ul {
 color: hsl(0, 0%, 0%);
 list-style: outside none disc;
 padding: 0 20px;
}
 .services .client_inquire > strong {
 float: left;
 font-size: 13px;
 font-style: normal;
 margin: 15px 0 0;
 padding: 0 20px;
 width: 100%;
}
 .history h2 {
 font-size: 30px;
 font-weight: 900;
 margin-bottom: 20px;
 padding: 25px 0 0;
}
 .history {
 padding: 25px 0 5px;
}
 footer ul {
 list-style: outside none disc;
 padding: 0 20px;
}
 .client_page h3 {
 color: hsl(174, 52%, 52%);
 font-size: 25px;
 font-weight: bold;
 margin: 45px 0 2px;
 text-align: center;
 text-transform: uppercase;
}
 .client_page span.wpcf7-form-control-wrap {
 width: 100%;
}
 #contact_form input {
 height: 40px;
 margin-bottom: 15px;
}
 .section_logo {
 float: left;
 margin: 40px 0 0;
 width: 100%;
}
 .section_logo h2 {
 font-size: 25px;
 text-align: center;
}
 .carousel-inner .col-sm-3.col-xs-12 {
 padding: 0;
 width: 25%;
}
 .logo_sec .carousel {
 margin-top: 20px;
}
 .iphone_img {
 float: right;
 margin: 22px 0 0;
 text-align: center;
 width: 100%;
}
 .contactus_today h4 {
 color: hsl(0, 0%, 100%);
 font-size: 18px;
 margin: 6% 0;
 text-align: center;
 text-transform: uppercase;
}
 .contact_sec_offc > img {
 position: absolute;
 right: -6px;
 top: -25px;
}
 .contact_sec_offc {
 margin: 0 0 6%;
}
 .contactus_today {
 background-size: cover;
}
 .testimonial_section {
 margin: 10px 0 0;
}
 .testimonial_section h5 {
 color: hsl(0, 0%, 0%);
 font-size: 29px;
 font-weight: normal;
 margin-bottom: 30px;
 margin-top: 0;
}
 .test_content {
 float: left;
 margin: 10px auto;
 padding: 0 2%;
 text-align: right;
 width: 100%;
}
 .views_section {
 border: 1px solid hsl(190, 6%, 81%);
 border-radius: 3px;
 color: hsl(0, 0%, 59%);
 float: left;
 font-size: 13px;
 margin: 0 0 0 0;
 padding: 40px 15px;
 width: 78%;
}
 .pic_test {
 float: right;
 margin: 18px 0 40px 0;
 position: relative;
 right: 2px;
 text-align: center;
 width: 22%;
}
 .views_section.right {
 float: right;
 margin: 0 0 0 0;
}
 .pic_test.left {
 background: hsla(0, 0%, 0%, 0) url("../images/arw_left.png") no-repeat scroll right 72%;
 float: left;
 left: 2px;
 margin: 18px 0 40px 0;
 position: relative;
}
 .testimonial_section {
 margin: 10px 0 15px;
}
 .client_page .contact_sec_offc > span {
 color: hsl(0, 0%, 100%);
 font-size: 18px;
 font-weight: normal;
 letter-spacing: 4px;
 margin: 5px 0;
}
 .inner_banner {
 min-height: 0;
 float: left;
 width: 100%;
}
 .inner_banner h2 {
 float: left;
 font-size: 35px;
 padding: 45px 0 20px;
 text-align: center;
 width: 100%;
}
 .inner_banner > p {
 float: left;
 font-size: 16px;
 margin: 28px 0 0;
 padding-bottom: 45px;
 width: 100%;
}
 .contact_page {
 background: hsl(49, 96%, 56%) none repeat scroll 0 0;
 float: left;
 padding: 28px 0;
 width: 100%;
}
 .contact_page > h2 {
 color: hsl(0, 0%, 0%);
 font-size: 34px;
 font-weight: bold;
 margin: 0;
 text-align: center;
 text-transform: uppercase;
}
 .address_office_con {
 padding: 5% 8%;
}
 .address_office > h4 {
 color: hsl(0, 0%, 0%);
 font-size: 20px;
 font-weight: bold;
}
 .address_office > p {
 color: hsl(0, 0%, 0%);
 font-size: 14px;
 margin: 5px 0;
}
 .address_office_con.add_con {
 border-top: 2px solid hsl(0, 0%, 0%);
 margin-bottom: 28px;
 padding: 1% 7%;
}
 .footer_navigation {
 float: left;
 padding: 30px 0;
 position: relative;
 width: 100%;
}
 .location > a > h2 {
 color: hsl(0, 0%, 0%);
 font-size: 16px;
 margin: 8px 0;
}
 .location_address {
 right: 5%;
 width: 90%;
}
 .location:hover h2 {
 color: hsl(0, 0%, 100%);
}
 .sort_content {
 padding: 12px 20px;
}
 .sort_content > h3 {
 font-size: 15px;
}
 .sort_content > strong {
 font-size: 14px;
}
 .job_contain ul li p {
 font-size: 12px;
}
 .more {
 float: left;
}
 .des_sort > span {
 float: left;
 font-size: 12px;
 width: 100%;
}
 .des_sort > p {
 color: #666666;
 float: right;
 font-size: 12px;
 text-align: justify;
 width: 100%;
}
 .des_sort > ul {
 width: 70%;
}
 .filled_contract table tr td {
 color: hsl(0, 0%, 0%);
 font-family: "Open Sans", sans-serif;
 font-size: 12px;
 font-weight: 400;
 line-height: 28px;
 text-align: center;
}
 .filled_contract table tr td a {
 background: hsl(174, 52%, 52%) none repeat scroll 0 0;
 border-radius: 5px;
 color: hsl(0, 0%, 100%);
 font-size: 10px;
 font-weight: bold;
 padding: 10px 4px;
 text-transform: capitalize;
}
 .filled_contract > h3 {
 font-size: 20px;
 padding: 12px 20px;
}
 .contract_sec {
 border-bottom: 1px solid hsl(0, 0%, 80%);
 float: left;
 padding: 25px 0;
 width: 100%;
}
 .team_page > h3 {
 color: hsl(0, 0%, 0%);
 font-family: "Open Sans", sans-serif;
 font-size: 24px;
 text-align: center;
}
 .team_page.contract_data {
 float: left;
 margin: 15px 0;
 width: 100%;
}
 .team_container li {
 border: 1px solid hsl(0, 0%, 89%);
 float: left;
 margin: 0 1% 1%;
 position: relative;
 width: 48%;
}
 .data > strong {
 color: hsl(0, 0%, 100%);
 float: left;
 font-size: 12px;
 font-weight: bolder;
 line-height: 16px;
 width: 100%;
}
 .data br {
 display: none;
}
 .data > span {
 color: hsl(0, 0%, 100%);
 font-size: 12px;
 font-weight: lighter;
}
 .team_page ul li a {
 font-size: 15px;
}
 #wprmenu_bar {
 z-index: 999999;
}
 .contract_section .table tr td {
 border-bottom: 1px solid #e2e2e2 !important;
float: left;
margin: 0;
min-height: 10px;
padding: 20px !important;
text-align: center !important;
width: 100% !important;
}
.contract_section tr td:nth-child(2) {
	background-position: 3% 50%;
}
.contract_section tr td:nth-child(4) p {
	padding:0 26px;
}
 body {
 overflow: hidden;
}
 .subscribe_section .form-inline {
 float: left;
 width: 100%;
}
 .subscribe_section select {
 margin: 0 0 10px 0;
 width: 100%;
}
 #form1, #form2, #form3, #form4, #form5, #form6, #form7, #form8 {
 float: right;
 width: 100%;
}
 .subscribe_section .af-body.af-standards .af-element {
 float: left !important;
 padding: 0 !important;
 width: 100% !important;
}
 .subscribe_section .af-form .af-body input.text {
 border: 1px solid hsl(0, 0%, 100%) !important;
 border-radius: 3px !important;
 color: hsl(240, 2%, 60%) !important;
 font-size: 15px !important;
 height: 48px !important;
 margin-bottom: 10px !important;
 padding: 0 0 0 15px !important;
 text-transform: capitalize !important;
}
 .subscribe_section .af-body.af-standards .af-element {
 float: left !important;
 padding: 0 !important;
 width: 100% !important;
}
 .subscribe_section {
 background-size: cover;
}
 .service_section h2 {
 color: hsl(0, 0%, 0%);
 font-size: 20px;
 font-weight: 600;
 margin: 22px 0 20px;
 text-shadow: 0 0 0;
}
 .company_section .box {
 margin: 10px 0;
}
 .tmp .modal-dialog {
 border: 5px solid hsl(0, 0%, 100%);
 border-radius: 3px;
 margin: 15% auto;
 width: 100%;
}
 .team_area .col-lg-4:nth-child(2) {
 margin: 0;
}
 .account_section .team_section p {
 color: hsl(0, 0%, 70%);
 min-height: 0;
 text-align: center;
}
 .project {
 margin-bottom: 40px;
}
 .modal-body {
 padding: 15px;
 position: relative;
 text-align: center;
}
 .team_container .modal-body > img {
 border: 1px solid hsl(0, 0%, 89%);
 display: inline-block;
 filter: none;
 float: none;
 margin: 0 20px 0 0;
}
 .head_m {
 float: left;
 margin: 0;
 text-align: center;
 width: 100%;
}
 .social_model {
 border-top: 1px solid hsl(0, 0%, 78%);
 float: left;
 margin: 40px 0 0;
}
 .sc_m i.fa-mobile {
 float: none;
 font-size: 22px;
 margin: 0 10px 0 5px;
 position: relative;
 top: 1px;
}
 .sc_m > span {
 color: hsl(171, 82%, 33%);
 float: none;
 font-size: 16px;
 font-weight: 600;
}
 .sc_m > font {
 color: hsl(0, 0%, 42%);
 float: none;
 font-family: "Open Sans", sans-serif;
 font-size: 16px;
 font-weight: 600;
 margin: 0 0 0 5px;
}
 .team_container .modal-body .sc_m > img {
 border: medium none;
 float: none;
 margin: 4px 5px;
}
 .sc_m {
 border-right: none;
 float: left;
 margin-top: 20px;
 width: 100%;
}
 .team_container .modal-body > p {
 font-size: 12px;
}
 .sc_m > font {
 color: hsl(0, 0%, 42%);
 float: none;
 font-family: "Open Sans", sans-serif;
 font-size: 12px;
 font-weight: 600;
 margin: 0 0 0 5px;
}
 .sc_m > span {
 color: hsl(171, 82%, 33%);
 float: none;
 font-size: 12px;
 font-weight: 600;
}
 .sc_m {
 border-right: medium none;
 float: left;
 margin-top: 20px;
 padding: 0;
 width: 100%;
 text-align: center;
}
 .sc_m img {
 float: none !important;
}
 .team_page ul li a {
 font-size: 12px;
}
 .head_m h2 {
 font-size: 13px;
 margin-bottom: 14px;
}
 .team_container .modal-body a.lnkld {
 float: none;
 margin-top: 2px;
}
 div[id*="ajaxsearchlite"] .probox {
 border: 1px solid #000;
 margin: 0 0 15px 2%;
 width: 96%;
}
 footer ul.footer_term li a {
 font-size: 12px;
 text-transform: uppercase;
}
 .copyright {
 background: hsl(174, 47%, 35%) none repeat scroll 0 0;
 color: hsl(0, 0%, 100%);
 font-size: 12px;
 padding: 26px 0;
 text-align: center;
}
 .team_page {
 float: left;
 margin: 75px 0 98px;
 width: 100%;
}
 .navbar-wrapper {
 background: #fff none repeat scroll 0 0;
 border-bottom: 1px solid hsl(0, 0%, 0%);
 border-top: 4px solid hsl(182, 84%, 52%);
 padding: 15px 0;
 position: inherit;
 width: 100%;
 z-index: 999;
}
 .inner_banner {
 margin: 0;
}
 .carousel {
 float: left;
 margin: 0 0 0;
 overflow: hidden;
 position: relative;
 width: 100%;
}
 .carousel-caption {
 background: hsla(0, 0%, 0%, 0.6) none repeat scroll 0 0;
 bottom: 1%;
 left: 1%;
 padding-bottom: 8px;
 padding-top: 8px;
 right: 1%;
}
 .des_sort.fil-con {
 overflow-x: scroll;
 width: 700px;
}
 .single .blog-left {
 margin: 20px 0 0;
}
 .about_page.default {
 margin: 20px 0 0 0;
}
 .main_job_inner .similar ul {
 width: 100%;
}
 .main_job_inner .inner_apply {
 width: 100%;
 padding: 15px;
}
 .main_job_inner .inner_content .inner-con-title {
 font-size: 22px;
}
 table.table .fil-con td {
 white-space: normal !important;
 width: 100%;
}
 table.table .fil-con p, table.table .fil-con span, table.table .fil-con ul {
 width: 100%;
 float: left;
 text-align: left;
}
 .table-responsive > .table-bordered {
 margin-bottom: 15px;
}

.text_stat.video-banner #reel_logo {
    margin: 0;
    width: 250px;
}
.text_stat.video-banner .wplightbox {
    display: inline-block;
    width: 60px;
}
}
 @media(max-width:479px) {
 .city_cont > a {
 border: 1px solid hsl(0, 0%, 100%);
 color: hsl(0, 0%, 100%);
 font-size: 10px;
 left: 35%;
 padding: 10px 25px;
 position: absolute;
 text-transform: uppercase;
 top: 35%;
}
 .navbar-header {
 float: left;
 text-align: center;
 width: 100%;
}
 .navbar-inverse .navbar-brand {
 color: hsl(0, 0%, 62%);
 display: inline-block;
 float: none;
}
 .contact_section {
 float: right;
 margin: 30px 0 0;
 width: 100%;
}
 .office {
 border-right: medium none;
 color: hsl(0, 0%, 29%);
 float: right;
 font-size: 14px;
 padding: 0;
 text-shadow: 0 0 0 hsl(0, 0%, 18%);
 width: 50%;
}
 .carousel-caption {
 display: none;
}
 .project {
 margin-bottom: 25px;
}
 .city_cont {
 bottom: 98px;
 float: left;
 position: relative;
 width: 100%;
}
 .city_select {
 float: left;
 margin: 100px 3%;
 text-align: center;
 width: 94%;
}
 .account_section {
 width: 100%;
}
 .finance {
 float: left;
 margin: 56px 0 0;
 width: 100%;
}
 .finance li {
 color: hsl(0, 0%, 22%);
 font-size: 13px;
 line-height: 35px;
 text-align: left;
 text-transform: capitalize;
}
 .hr_section {
 border-left: medium none;
 float: left;
 margin: 0;
 padding: 56px 0;
 position: relative;
 width: 100%;
}
 .account_section p {
 float: left;
 line-height: 22px;
 min-height: 0;
 padding: 0 20px;
 text-align: left;
 width: 100%;
}
 .team_container li {
 border: 1px solid hsl(0, 0%, 89%);
 float: left;
 margin: 0 0 10px;
 position: relative;
 width: 93%;
}
 .data > strong {
 color: hsl(0, 0%, 100%);
 float: left;
 font-size: 12px;
 font-weight: bolder;
 line-height: 16px;
 width: 100%;
}
 .data br {
 display: none;
}
 .data > span {
 color: hsl(0, 0%, 100%);
 font-size: 12px;
 font-weight: lighter;
}
 .team_page ul li a {
 font-size: 15px;
}
 .page-template-default .entry-content, .page-template-default .entry-summary {
 padding: 5px 0;
}
 .page-template-default .entry-header {
 padding: 0;
}
 .filled_contract > h3 {
 font-size: 18px;
 padding: 12px 20px;
}
 .contract_sec {
 border-bottom: 1px solid hsl(0, 0%, 80%);
 float: left;
 padding: 10px 0;
 width: 100%;
}
 .team_page > h3 {
 color: hsl(0, 0%, 0%);
 font-family: "Open Sans", sans-serif;
 font-size: 20px;
 text-align: center;
}
 .team_page.contract_data {
 float: left;
 margin: 5px 0;
 width: 100%;
}
 .filled_contract table tr td {
 width: 155px;
}
 .sort_content {
 padding: 12px 10px;
}
 .sort_content > h3 {
 font-size: 13px;
 width: 100%;
}
 .sort_content > strong {
 float: left;
 font-size: 12px;
 margin-top: 5px;
}
 .more > a#apply_role {
 font-size: 12px;
}
 .sort_section select {
 margin: 8px 0 0;
 padding: 2px 0;
 width: 100%;
}
 .sort_section > span {
 color: hsl(0, 0%, 0%);
 float: left;
 font-size: 13px;
 width: 100%;
}
 .inner_banner > img {
 height: 175px;
 max-width: 155%;
}
 .about_page .col-sm-6 > img {
 height: 195px;
 max-width: 100%;
 width: 100%;
}
 .special {
 padding: 8px 4% 0;
}
 .about_page h2 {
 border-left: 4px solid hsl(49, 100%, 50%);
 font-size: 20px;
 font-weight: 900;
 line-height: 22px;
 margin: 3% 0;
 padding: 0 0 0 10px;
 text-transform: uppercase;
}
 .special > p {
 font-size: 12px;
 line-height: 21px;
}
 .believe {
 padding: 8px 4% 0 4%;
}
 .believe > p {
 font-size: 12px;
 line-height: 21px;
}
 .services {
 background: hsl(0, 0%, 96%) none repeat scroll 0 0;
 float: left;
 padding: 10px 0 20px;
 width: 100%;
}
 .services h2 {
 font-size: 25px;
 font-weight: 900;
 margin-bottom: 15px;
 padding: 20px 0 0;
}
 .services p {
 color: hsl(0, 0%, 0%);
 font-family: "Open Sans", sans-serif;
 font-size: 12px;
 line-height: 21px;
 padding: 0 2%;
 text-align: justify;
}
 .services strong {
 color: hsl(0, 0%, 0%);
 float: left;
 font-family: "Open Sans", sans-serif;
 font-size: 14px;
 font-style: italic;
 font-weight: bold;
 margin: 9px 0;
}
 .services ul li {
 font-family: "Open Sans", sans-serif;
 font-size: 12px;
 line-height: 21px;
}
 .history {
 padding: 15px 0 5px;
}
 .copyright {
 background: hsl(174, 47%, 35%) none repeat scroll 0 0;
 color: hsl(0, 0%, 100%);
 font-size: 12px;
 padding: 20px 0;
 text-align: center;
}
 .history h2 {
 font-size: 25px;
 font-weight: 900;
 margin-bottom: 15px;
 margin-top: 10px;
 padding: 22px 0 0;
}
 .history p {
 background: hsl(0, 0%, 100%) none repeat scroll 0 0;
 font-family: "Open Sans", sans-serif;
 line-height: 28px;
 margin: 0;
 padding: 4% 3% 1%;
 text-align: left;
}
 .history p + p {
 padding: 2% 3%;
}
 .history p + p + p {
 padding: 0 3% 5%;
}
 footer ul {
 list-style: outside none disc;
 margin: 0;
 padding: 0 20px;
}
 footer ul.social {
 list-style: outside none none;
 padding: 0;
}
 .footer_logo {
 float: right;
 margin: 0;
}
 .footer_navigation {
 float: left;
 padding: 20px 0 35px;
 position: relative;
 width: 100%;
}
 .inner_banner {
 min-height: 0;
 overflow: hidden;
}
 .carousel-inner .col-sm-3.col-xs-12 {
 padding: 10px 0;
 text-align: center;
 width: 100%;
}
 .contactus_today h4 {
 color: hsl(0, 0%, 100%);
 font-size: 13px;
 line-height: 20px;
 margin: 6% 2%;
 text-align: center;
 text-transform: uppercase;
}
 .contact_sec_offc > img {
 max-width: 18%;
 position: absolute;
 right: -8px;
 top: -18px;
}
 .testimonial_section h3 {
 color: hsl(0, 0%, 0%);
 font-size: 20px;
}
 .testimonial_section h5 {
 color: hsl(0, 0%, 0%);
 font-size: 16px;
 font-weight: normal;
 margin-bottom: 30px;
 margin-top: 0;
}
 .test_content {
 float: left;
 margin: 10px auto;
 padding: 0 2%;
 text-align: right;
 width: 100%;
}
 .views_section {
 border: 1px solid hsl(190, 6%, 81%);
 border-radius: 3px;
 color: hsl(0, 0%, 59%);
 float: left;
 font-size: 13px;
 margin: 0 0 0 0;
 padding: 40px 15px;
 width: 78%;
}
 .pic_test {
 float: right;
 margin: 18px 0 40px 0;
 position: relative;
 right: 2px;
 text-align: center;
 width: 22%;
}
 .views_section.right {
 float: right;
 margin: 0 0 0 0;
}
 .pic_test.left {
 background: hsla(0, 0%, 0%, 0) url("../images/arw_left.png") no-repeat scroll right 72%;
 float: left;
 left: 2px;
 margin: 18px 0 40px 0;
 position: relative;
}
 .pic_test.left > img {
 float: left;
}
 .pic_test > img {
 float: right;
 max-width: 60%;
}
 .views_section.right {
 float: right;
 margin: 0;
 padding: 8px 11px;
}
 .client_page .contact_sec_offc > span {
 color: hsl(0, 0%, 100%);
 font-size: 13px;
 font-weight: normal;
 letter-spacing: 4px;
 margin: 2px 0;
}
 .testimonial_section h5 {
 color: hsl(0, 0%, 0%);
 font-size: 16px;
 font-weight: normal;
 margin-bottom: 12px;
 margin-top: 0;
}
 .contact_sec_offc > strong {
 font-size: 15px;
}
 #contact_form label {
 color: hsl(0, 0%, 0%);
 float: left;
 font-size: 13px;
 line-height: 30px;
 text-align: left;
 width: 100%;
}
 .client_page span.wpcf7-form-control-wrap {
 float: right;
 margin: 0;
 position: relative;
 text-align: left;
 width: 100%;
}
 .section_logo {
 float: left;
 margin: 10px 0 0;
 width: 100%;
}
 .section_logo h2 {
 font-size: 18px;
 text-align: center;
}
 .ptc_stats .text_stat {
 left: 2%;
 margin: 20% 0 0;
 position: absolute;
 text-align: left;
 top: 0;
 width: 100%;
}
 .ptc_stats .carousel-inner > .item > img {
 height: 308px !important;
 max-width: 595% !important;
 position: relative;
}
 .entry-title, .widecolumn h2 {
 color: hsl(0, 0%, 0%);
 font-family: "Open Sans", sans-serif;
 font-size: 30px;
 line-height: normal;
 margin-bottom: 2px;
 margin-top: 25px;
}
 #myCarousel12 .carousel-indicators {
 bottom: 0;
}
 #myCarousel12 .carousel-indicators li {
 height: 10px;
 width: 10px;
}
 #myCarousel12 .carousel-indicators .active {
 height: 10px;
 width: 10px;
}
 .client_page h3 {
 font-size: 14px;
 float: left;
 width: 100%;
 margin: 20px 0 5px;
}
 .client_page span {
 color: hsl(0, 0%, 0%);
 float: left;
 font-size: 14px;
 margin: 18px 0;
 text-align: center;
 width: 100%;
}
 .contact_sec_offc {
 margin: 0 0 12%;
}
 .inner_banner {
 min-height: 0;
 float: left;
 width: 100%;
}
 .inner_banner h2 {
 float: left;
 padding: 102px 0 25px;
 text-align: center;
 width: 100%;
}
 .inner_banner > p {
 float: left;
 margin: 28px 0 0;
 padding-bottom: 102px;
 width: 100%;
}
 .contact_page > h2 {
 color: hsl(0, 0%, 0%);
 font-size: 16px;
 font-weight: bold;
 margin: 0;
 text-align: center;
 text-transform: uppercase;
}
 .contact_page {
 background: hsl(49, 96%, 56%) none repeat scroll 0 0;
 float: left;
 padding: 20px 0;
 width: 100%;
}
 .location > a > h2 {
 color: hsl(0, 0%, 0%);
 font-size: 16px;
 margin: 8px 0;
}
 .location_address {
 right: 5%;
 width: 90%;
}
 .location:hover h2 {
 color: hsl(0, 0%, 100%);
}
 .team_page > p {
 color: hsl(0, 0%, 0%);
 font-family: "Open Sans", sans-serif;
 font-size: 14px;
 margin: 10px 0 30px;
 text-align: center;
}
 .team_page {
 float: left;
 margin: 20px 0 98px;
 width: 100%;
}
 #tech_404page h2 {
 color: hsl(0, 0%, 0%);
 font-size: 30px;
}
 .blogouter {
 margin-top: 16px;
 padding: 15px 0 10px;
}
 .blog-left {
 margin: 5px 0 0;
}
 .blogouter .blog-heading h1 {
 color: hsl(0, 0%, 0%);
 float: left;
 font-family: "Open Sans", sans-serif;
 font-size: 32px;
 font-weight: lighter;
 margin: 0;
 width: 100%;
}
 .blog-left h1 {
 color: hsl(0, 0%, 0%);
 font-size: 22px;
 font-weight: lighter;
 margin: 0;
}
 .account_section .hr_section h3::after {
 display: none;
}
 .showreel_section .text_stat {
 margin: 162px auto;
 text-align: center;
 width: 100%;
}
 .showreel_section h2 {
 color: hsl(0, 0%, 100%);
 font-size: 18px;
 font-weight: 300;
 letter-spacing: 8px;
}
 .showreel_section .text_stat img {
 cursor: pointer;
 margin: 0 20px;
}
 .project_section .marketing h2 {
 color: hsl(0, 0%, 0%);
 font-size: 16px;
 font-weight: normal;
 min-height: 45px;
}
 .project_section .marketing h2 {
 color: hsl(0, 0%, 0%);
 font-size: 16px;
 font-weight: normal;
 min-height: 45px;
}
 .contract_section h2 {
 color: hsl(0, 0%, 0%);
 font-size: 26px;
 margin-bottom: 30px;
 margin-top: 0;
 text-align: center;
}
 body {
 overflow: hidden;
}
 .subscribe_section .form-inline {
 float: left;
 width: 100%;
}
 .subscribe_section select {
}
 #form1, #form2, #form3, #form4, #form5, #form6, #form7, #form8 {
 float: right;
 width: 100%;
}
 .subscribe_section .af-body.af-standards .af-element {
 float: left !important;
 padding: 0 !important;
 width: 100% !important;
}
 .subscribe_section .af-form .af-body input.text {
 border: 1px solid hsl(0, 0%, 100%) !important;
 border-radius: 3px !important;
 color: hsl(240, 2%, 60%) !important;
 font-size: 15px !important;
 height: 48px !important;
 margin-bottom: 10px !important;
 padding: 0 0 0 15px !important;
 text-transform: capitalize !important;
}
 .subscribe_section .af-body.af-standards .af-element {
 float: left !important;
 padding: 0 !important;
 width: 100% !important;
}
 .subscribe_section {
 background-size: cover;
}
 .service_section h2 {
 color: hsl(0, 0%, 0%);
 font-size: 20px;
 font-weight: 600;
 margin: 22px 0 20px;
 text-shadow: 0 0 0;
}
 .ptc_stats h2 {
 left: 36%;
}
 .company_section .box {
 margin: 10px 0;
}
 .tmp .modal-dialog {
 border: 5px solid hsl(0, 0%, 100%);
 border-radius: 3px;
 margin: 15% auto;
 width: 100%;
}
 .team_area .col-lg-4:nth-child(2) {
 margin: 0;
}
 .account_section .team_section p {
 color: hsl(0, 0%, 70%);
 min-height: 0;
 text-align: center;
}
 i.fa-mobile {
 float: left;
 font-size: 22px;
 margin: 0 10px 0 5px;
 position: relative;
 top: 19px;
}
 .modal-body {
 padding: 15px;
 position: relative;
 text-align: center;
}
 .team_container .modal-body > img {
 border: 1px solid hsl(0, 0%, 89%);
 display: inline-block;
 filter: none;
 float: none;
 margin: 0 20px 0 0;
}
 .head_m {
 float: left;
 margin: 0;
 text-align: center;
 width: 100%;
}
 .social_model {
 border-top: 1px solid hsl(0, 0%, 78%);
 float: left;
 margin: 40px 0 0;
}
 .sc_m i.fa-mobile {
 float: none;
 font-size: 22px;
 margin: 0 10px 0 5px;
 position: relative;
 top: 1px;
}
 .sc_m > span {
 color: hsl(171, 82%, 33%);
 float: none;
 font-size: 16px;
 font-weight: 600;
}
 .sc_m > font {
 color: hsl(0, 0%, 42%);
 float: none;
 font-family: "Open Sans", sans-serif;
 font-size: 16px;
 font-weight: 600;
 margin: 0 0 0 5px;
}
 .team_container .modal-body .sc_m > img {
 border: medium none;
 float: none;
 margin: 4px 5px;
}
 .sc_m {
 border-right: none;
 float: left;
 margin-top: 20px;
 width: 100%;
}
 .team_container .modal-body > p {
 font-size: 12px;
}
 .sc_m > font {
 color: hsl(0, 0%, 42%);
 float: none;
 font-family: "Open Sans", sans-serif;
 font-size: 12px;
 font-weight: 600;
 margin: 0 0 0 5px;
}
 .sc_m > span {
 color: hsl(171, 82%, 33%);
 float: none;
 font-size: 12px;
 font-weight: 600;
}
 .sc_m {
 border-right: medium none;
 float: left;
 margin-top: 20px;
 padding: 0;
 width: 100%;
}
 .team_page ul li a {
 font-size: 12px;
}
 .head_m h2 {
 font-size: 13px;
 margin-bottom: 14px;
}
 .team_container .modal-body a.lnkld {
 float: none;
 margin-top: 2px;
}
 .navbar-wrapper {
 background: #fff none repeat scroll 0 0;
 border-bottom: 1px solid hsl(0, 0%, 0%);
 border-top: 4px solid hsl(182, 84%, 52%);
 padding: 15px 0;
 position: inherit;
 width: 100%;
 z-index: 999;
}
 .inner_banner {
 margin: 0;
}
 .carousel {
 float: left;
 margin: 0 0 0;
 overflow: hidden;
 position: relative;
 width: 100%;
}
 .des_sort.fil-con {
 overflow-x: scroll;
 width: 700px;
}
 .single-team .blog-left img {
 margin-bottom: 10px;
}


.text_stat.video-banner #reel_logo {
    margin: 0;
    width: 200px;
}
.text_stat.video-banner .wplightbox {
    display: inline-block;
    width: 50px;
}

}
