/*
	Theme Name: OneSource Technology_ulistic
	Description:  Onesource Technology_ulistic
	Author: Wework4web
	Version: 1111.0
*/

@import "css/extras.css";


/*****************COMMON STYLE**********************************/
body {
	font-family: 'open_sansregular';
}

ul {
	margin: 0;
	padding: 0;
}

.container {
	max-width: 1202px !important;
	width: auto !important;
}

.hoveranimate {
	-webkit-transition: background 0.8s ease;
	-moz-transition: background 0.8s ease;
	-ms-transition: background 0.8s ease;
	-o-transition: background 0.8s ease;
	transition: background 0.8s ease;
}

.allanimated {
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}

.equalspace {
	margin: 0 auto !important;
	float: none !important;
}

a:focus,
input:focus {
	outline: none;
}

input,
buttom {
	border-radius: none;
}

#contact_us ::-webkit-input-placeholder {
	color: #ffffff;
}

#contact_us :-moz-placeholder {
	color: #ffffff;
	opacity: 1;
}

#contact_us ::-moz-placeholder {
	color: #ffffff;
	opacity: 1;
}

#contact_us :-ms-input-placeholder {
	color: #ffffff;
}

#inner_contact_us :-ms-input-placeholder {
	color: #fff;
}

#inner_contact_us ::-webkit-input-placeholder {
	color: #fff;
}

#inner_contact_us :-moz-placeholder {
	color: #fff;
	opacity: 1;
}

#inner_contact_us ::-moz-placeholder {
	color: #fff;
	opacity: 1;
}

#inner_contact_us :-ms-input-placeholder {
	color: #fff;
}


.txt_upper {
	text-transform: uppercase;
}

a.add_to {
	padding: 7px 20px;
	background: #aaece5;
	border: 1px solid #49c7ba;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #5a4a42;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	cursor: pointer;
}

a.add_to:hover {
	background: #97ded6;
}

a {
	text-decoration: none !important;
}

a {
	text-decoration: none;
}

.box_border {
	border: 4px solid #ededed;
}

/***********************HEADER******************************/
header {
	width: 100%;
	position: fixed;
	width: 100%;
	background-color: rgba(0, 0, 0, 0);
	z-index: 9999;
	transition: padding 0.5s linear;
	-webkit-transition: padding 0.5s linear;
	-moz-transition: padding 0.5s linear;
	-ms-transition: padding 0.5s linear;
	-o-transition: padding 0.5s linear;
	transition: padding 0.5s linear;
	padding: 50px 0px 33px;
}

header .top_contact_info {
	font-family: 'bitterregular';
	font-size: 30px;
	line-height: 28px;
	color: #80b74a;
	transition: all 2s ease 0s;
}

header .top_contact_info p {}

header .top_contact_info span {
	font-family: 'bitterbold';
	color: #fff;
}

header #logo {}

header #logo img {
	overflow: hidden;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

header.smaller .top_contact_info {
	font-size: 20px;
}

header.smaller .top_contact_info span {
	color: hsl(0, 0%, 0%);
}

header.smaller .top_contact_info span a {
	color: hsl(0, 0%, 0%);
}

header #logo img.inner_logo {
	display: none;
}

header.smaller .top_contact_info span.yext-data a {
	color: #000;
}

header.smaller #logo img.main_logo {
	display: none;
}

header.smaller #logo img.inner_logo {
	display: block;
	padding-top: 25px;
}

header.smaller .main_navigation {
	margin: 10px 0 -5px;
}

/**********NAVIGATION**************/
header .main_navigation {
	width: 100%;
	display: inline-block;
	margin: 10px 0 0;
}

header .main_navigation ul.navigation_wrap {
	width: 100%;
	display: table;
	margin: 0;
	padding: 0 0 0 0px;
	-webkit-transition: opacity 0.2 ease-in;
	-moz-transition: opacity 0.2s ease-in;
	-o-transition: opacit 0.2s ease-in;
	transition: opacity 0.2s ease-in;
	opacity: 0;
}

header .main_navigation ul.navigation_wrap li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	list-style: none;
}

header .main_navigation ul.navigation_wrap li>a {
	padding-top: 15px;
	display: table-cell;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	padding-bottom: 15px;
	padding-left: 7px;
}

header .main_navigation ul.navigation_wrap li:last-child {
	margin: 0 0 0 -15px;
}

header.smaller {
	background: #fff;
	padding: 18px 0 0;
}

header.smaller #logo {}

header.smaller .main_navigation ul.navigation_wrap li>a {
	color: #505050;
}

header.smaller .main_navigation ul.navigation_wrap li>a:hover {}

header.smaller #logo img {
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}

header.smaller .top_info {
	margin: 12px 0 7px;
}

header.smaller .top_info a {
	font-size: 18px;
}

header.smaller .main_navigation ul.navigation_wrap {
	width: 100%;
	display: table;
	margin: 0;
	opacity: 1;
	/*padding:0 0 0 200px;*/
}

header .main_navigation .navigation_wrap>li.menu-item-786:hover {
	padding: 0 0 0 14px;
	background: url(images/li_bg.jpg) repeat-x scroll 0 0 hsl(89, 64%, 33%) !important;
}

header .main_navigation .navigation_wrap>li.menu-item-786:hover>a {
	background: url("images/libg_active.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: hsl(0, 0%, 100%) !important;
	transition: none 0s ease 0s;
}

/********************* BANNER ************************************/
#banner {
	width: 100%;
	position: relative;
}

#banner .item {
	min-height: 699px;
	background-size: cover !important;
	width: 100%;
}

#banner .banner_image4 {
	background: url(images/banner_bg.jpg);
	background-size: cover;
}

#banner .banner_image2 {
	background: url(images/banner_bg.jpg) no-repeat center top;
	background-size: cover;
}

#banner .banner_image3 {
	background: url(images/banner_bg.jpg) no-repeat center top;
	background-size: cover;
}

#banner .banner_content_wrap {
	padding: 158px 0 77px;
	position: relative;
	z-index: 2;
}

#banner .banner_link_holder {
	position: relative;
}

#banner .banner_link_holder img {}

#banner .banner_link_wrap {
	left: 66px;
	left: 15px;
	position: absolute;
	top: 161px;
	width: 311px;
	width: 515px;
	width: auto;
}

#banner .watch_video {
	background: #393738;
	opacity: 1;
	position: relative;
	padding-bottom: 0;
	width: 86%;
	padding-left: 36px;
	padding-top: 40px;
}

.video_title {
	width: 86%;
	padding-left: 36px;
}

number.next {
	border: 2px solid hsl(330, 2%, 19%);
	color: hsl(330, 2%, 19%);
	float: left;
	margin-right: 20px;
	padding: 14px 35px 40px 20px;
	text-shadow: none;
	width: 10%;
}

@media (min-width: 768px) {
	#banner .watch_video .video-banner {
		pointer-events: none;
	}
}

#banner .watch_video a {
	font-size: 30px;
	line-height: 32px;
	color: #fff;
	display: inline-block;
	margin: 0 0 42px;
	font-family: 'ralewaybold';
	text-shadow: 0px -1px 0px rgba(241, 237, 203, 1);
}

#banner .watch_video a span {
	color: #fff;
	background: url(images/arrow_video.png) no-repeat scroll right center hsla(0, 0%, 0%, 0);
	padding-left: 15px;
	padding-right: 55px;
}

#banner .download_link {
	margin-top: 20px;
	width: 86%;
	padding-left: 36px;
	font-family: 'ralewayregular';
	font-size: 20px;
	line-height: 26px;
	color: #fff;
	text-shadow: 0px -1px 0px rgba(241, 237, 203, 1);
}

#banner .download_link a {
	background: none repeat scroll 0 0 hsl(330, 2%, 22%);
	border-radius: 6px;
	color: hsl(38, 87%, 57%);
	display: inline-block;
	font-size: 20px;
	line-height: 26px;
	margin: 8px 79px 17px;
	padding: 8px 14px;
	text-shadow: 1px -1px 1px hsl(330, 2%, 19%);
}

#banner .download_link a:hover {
	background: #68962f;
}

#banner .download_link p {
	margin: 0;
}

.banner_overlay {
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
}

number {
	border: 2px solid hsl(38, 87%, 57%);
	border-radius: 50%;
	font-family: "ralewayregular";
	font-size: 25px;
	height: 30px;
	padding: 10px 21px 11px 23px;
	width: 30px;
}

/**************************** SERVICE_WRAP ****************************************/
#service_wrap {
	font-family: 'museo_sans300';
}

#service_wrap .container-fluid {}

#service_wrap ul {}

#service_wrap ul .col_padding {
	padding: 0 25px;
}

#service_wrap ul li {
	background: #80b74a;
}

#service_wrap ul li:hover {
	background: #72a342;
}

#service_wrap ul li:nth-child(even) {
	background: #393738;
}

#service_wrap ul li:nth-child(even):hover {
	background: #322f31;
}

#service_wrap ul li:hover {}

#service_wrap ul li .service_container {
	padding: 33px 0 47px;
	min-height: 385px;
}

#service_wrap ul li {
	list-style: none;
	background-repeat: repeat;
}

#service_wrap ul li .service_text_wrap {
	font-size: 16px;
	line-height: 24px;
	min-height: 250px;
	color: #000000;
	font-family: 'vollkornregular';
}

#service_wrap ul li .service_text_wrap h3 {
	font-family: 'bitterregular';
	margin: 0 0 -10px;
	font-size: 26px;
	line-height: 36px;
	min-height: 141px;
}

#service_wrap ul li .service_text_wrap p {
	margin: 5px 0;
	padding: 5px 0;
	min-height: 74px;
}

#service_wrap ul li .service_link {
	margin-top: 12px;
}

#service_wrap ul li .service_link a {
	background: url(images/find_btn.jpg) repeat scroll left 54%;
	border-radius: 5px;
	box-shadow: 0 4px 0 0 hsl(89, 47%, 40%);
	color: hsl(0, 0%, 100%);
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	padding: 12px 31px;
}

#service_wrap ul li .service_link a {
	background: url(images/blackbtn_hover.jpg) repeat scroll left 54%;
}

#service_wrap ul li .service_link a span {
	background: url(images/green_arrow.png) right no-repeat;
	padding-right: 15px;
}

#service_wrap ul li .service_link a:hover {
	color: #6d9841;
}

#service_wrap ul li:nth-child(even) .service_text_wrap {
	color: #fff;
}

#service_wrap ul li:nth-child(even) .service_text_wrap h3 {}

#service_wrap ul li:nth-child(even) .service_text_wrap p {}

#service_wrap ul li:nth-child(even) .service_link {}

#service_wrap ul li:nth-child(even) .service_link a {
	background: url(images/green_bg.jpg) repeat scroll left 54%;
	border-radius: 5px;
	box-shadow: 0 4px 0 0 hsl(0, 0%, 5%);
	color: hsl(0, 0%, 100%);
}

#service_wrap ul li:nth-child(even) .service_link a:hover {
	background: url(images/btn_greenhover.jpg) repeat scroll left 54%;
}

#service_wrap ul li:nth-child(even) .service_link a:hover {
	color: #fff;
}

#service_wrap ul li:nth-child(even) .service_link a span {
	background: url(images/arrow_white.png) right no-repeat;
	padding-right: 15px;
}

/**************************** ABOUT_US ********************************************/
#about_us {
	padding: 85px 0 0px;
}

#about_us .service_link a {
	background: url("images/green_bg.jpg") repeat scroll left 54% hsla(0, 0%, 0%, 0);
	border-radius: 5px;
	box-shadow: 0 4px 0 0 #404040;
	color: hsl(0, 0%, 100%);
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	padding: 12px 31px;
}

#about_us .about_us_wrapper .service_link {
	margin-top: 40px;
}

#about_us .about_us_wrapper {
	padding: 0 0 23px;
	/*border-bottom:1px solid #d5d5d5;*/
}

#about_us .about_us_text {
	font-size: 16px;
	line-height: 28px;
	color: #000;
}

#about_us .about_us_text h2 {
	font-size: 31px;
	line-height: 47px;
	color: #002900;
	margin: 34px 0 34px;
	font-family: 'bitterregular';
}

#about_us .about_us_text h2 a {
	color: #77b13d;
	text-decoration: none !important;
}

#about_us .about_us_text p {
	margin: 5px 0;
	padding: 5px 0;
}

#about_us .about_us_link {}

#about_us .about_us_link a {
	text-decoration: none !important;
	font-size: 16px;
	line-height: 24px;
	color: #80b74a;
	display: inline-block;
	padding: 12px 31px;
	border: 1px solid #80b74a;
	font-family: 'vollkornregular';
	margin: 26px 0 45px;
}

#about_us .about_us_link a:hover {
	background: #80b74a;
	color: #393738;
}

#about_us .about_us_img {
	margin: 0 0 45px;
}

#about_us .about_us_img img {}

/******************** TESTIMONIAL ************************/
#testimonial {
	padding: 45px 0 90px;
	border-top: 1px solid #d5d5d5;
	background: url("images/contact_us_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	position: relative;
}

#testimonial a.left {
	background: url(images/previous_arrow.png) no-repeat;
	left: 9%;
}

#testimonial a.right {
	background: url(images/next_arrow.png) no-repeat;
	right: 9%;
}

#testimonial a.left,
a.right {
	width: 15px;
	height: 28px;
	top: 40%;
	margin-top: 11px;
}

#testimonial .testimonial_title h2 {
	color: #393738;
	font-size: 38px;
	line-height: 47px;
	margin: 0 0 45px;
	text-transform: uppercase;
	font-family: 'bitterregular';
}

#testimonial .testimonial_text {
	padding: 0 73px 0;
	font-size: 17px;
	line-height: 28px;
	color: #000;
	font-family: "open_sansregular";
}

#testimonial .testimonial_text span {
	font-family: "vollkornitalic";
	color: #80b74a;
	font-size: 20px;
	display: block;
	margin-bottom: 25px;
}

#testimonial .testimonial_text #text {
	margin: 0 0 32px;
	position: relative;
}

#testimonial .testimonial_text p:before {
	/*content:url(images/comment.png);*/
	position: absolute;
	left: 80px;
	top: -11px;
}

#testimonial .info_wrap {
	margin: 20px 0 0;
}

#testimonial .info_wrap a {
	color: #80b74a;
	font-size: 15px;
	line-height: 28px;
	font-family: 'vollkornregular';
	text-transform: uppercase;
}

/**************************** FEATURES_WRAP ***************************************/
#features_wrap {
	/*background: url("images/contact_us_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	position: relative;
}

#features_wrap ul {}

#features_wrap ul li {
	list-style: none;
}

#features_wrap ul .no_padding {
	padding: 0;
}

#features_wrap ul li .features_container {
	min-height: 350px;
	background-size: cover !important;
	position: relative;
}

#features_wrap ul li .container_1 {
	background: url(images/features_img1.jpg) no-repeat center top;
}


#features_wrap ul li .container_1:hover {}

#features_wrap ul li .container_2 {
	background: url(images/features_img2.jpg) no-repeat center top;
}

#features_wrap ul li .container_3 {
	background: url(images/features_img3.jpg) no-repeat center top;
}

#features_wrap ul li .container_4 {
	background: url(images/features_img4.jpg) no-repeat center top;
}

#features_wrap ul li .features_text {
	top: 150px;
	transition: top 1.2s ease 0s;
	display: block;
	font-size: 23px;
	line-height: 30px;
	color: #fff;
	font-family: 'bitterregular';
	background: rgba(128, 183, 74, 0.9);
	padding: 28px 25px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#features_wrap ul li:nth-child(even) .features_text {
	background: rgba(57, 55, 56, 0.9);
}

#features_wrap ul li .features_text span {}

#features_wrap .features_text a {}

#features_wrap .no_padding {}

/***************************** CONTACT_US *****************************************/
#contact_us {
	background: url(images/contact_us_bg.png) repeat;
	padding: 110px 0 9px;
	position: relative;
}

#contact_us .contact_text {}

#contact_us .contact_text h3 {
	margin: 0 0 77px;
	line-height: 47px;
	color: #002900;
	font-size: 38px;
	font-family: 'bitterregular';
	text-transform: uppercase;
	text-align: center;
}

#contact_us .contact_info_wrap {}

#contact_us .form_padding {}

#contact_us .contact_info_wrap {}

#contact_us .contact_info_wrap li {
	list-style: none;
	font-size: 16px;
	line-height: 28px;
	color: #000;
	font-family: 'bitterregular';
	margin: 0 0 30px;
}

#contact_us .contact_info_wrap li span {
	display: block;
}

#contact_us .contact_info_wrap li a {
	font-size: 16px;
	line-height: 28px;
	color: #000;
	display: inline;
}

#contact_us .input_wrapper {
	float: left;
	width: 42%;
	margin: 0 4% 0 0;
}

#contact_us .second_wrap {
	float: left;
	width: 54%;
	position: relative;
}

#contact_us input {}

#contact_us input[type="text"] {
	width: 100%;
	background: #b0bcbe;
	border: none;
	padding: 5px 11px;
	min-height: 55px;
}

#contact_us input[type="email"] {
	width: 100%;
	background: #b0bcbe;
	border: none;
	padding: 5px 11px;
	min-height: 55px;
}

#contact_us input[type="number"] {
	width: 100%;
	background: #b0bcbe;
	border: none;
	padding: 5px 11px;
	min-height: 55px;
}

#contact_us .input_wrapper>input {
	margin: 0 0 23px 0;
	border-radius: 6px;
}

#contact_us .input_wrapper>input:last-chid {
	margin: 0 !important;
}

#contact_us textarea {
	min-height: 133px;
	width: 100%;
	background: #b0bcbe;
	padding: 16px 20px;
	border: none;
	border-radius: 6px;
	margin: 0 0 23px;
}

#contact_us .form_body {
	margin: 0 0 14px;
	width: 100%;
	display: inline-block;
	color: #fff !important;
	font-size: 16px;
}

#contact_us .form_submit {}

#contact_us .form_submit button {
	font-size: 18px;
	color: #fff;
	padding: 14px 27px;
	border: none;
	display: inline-block;
	background: #80b74a;
	text-transform: capitalize;
	text-transform: uppercase;
	font-family: 'open_sanssemibold';
	border-radius: 6px;
}

#contact_us .form_submit button:hover {
	background: #6e9e40;
}

#contact_us .form_wrap {}

#contact_us .contact_padding {}

#contact_us .contact_padding_2 {}

#contact_us .contact_wrap {
	border-bottom: 1px solid #d5d5d5;
	padding: 0 0 73px;
}

#contact_us .social_icon {
	padding: 84px 0 100px;
}

#contact_us .social_icon h2 {
	font-size: 30px;
	line-height: 47px;
	color: #80b74a;
	margin: 0 0 48px;
	font-family: 'bitterregular';
	text-transform: uppercase;
}

#contact_us ul.social_media_wrap {
	width: 100%;
	padding: 0 0 46px;
}

#contact_us ul.social_media_wrap li {
	height: 68px;
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
	padding: 0 18px;
	padding: 0 20px;
	float: left;
	width: 33.33%;
}

#contact_us ul.social_media_wrap li a {
	display: inline-block;
	padding: 20px 4px 0 164px;
	font-size: 16px;
	color: #808080;
	font-family: 'bitterregular';
}

#contact_us ul.social_media_wrap li a:hover {}

#contact_us ul.social_media_wrap li:hover {
	background-position: bottom;
}

#contact_us ul.social_media_wrap li.twitter {
	background-image: url(images/twitter.png);
}

#contact_us ul.social_media_wrap li.facebook {
	background-image: url(images/facebook.png);
}

#contact_us ul.social_media_wrap li.linkedin {
	background-image: url(images/linkedin.png);
}

/***************** FOOTER *******************************/
footer {
	background: #333333;
	padding: 48px 0 41px;
}

footer .footer_text {
	font-size: 16px;
	line-height: 28px;
	color: #808080;
}

footer .footer_text p {
	margin: 0;
}

footer .bomgar_logo {
	padding: 10px 0 0;
}

footer .footer_text p span {
	color: #80b74a;
}

/************************* HEADER *******************/
#inner_header {
	position: fixed;
	width: 100%;
	z-index: 999;
	background: #fff;
	padding: 25px 0 5px;
	border-bottom: 3px solid #50585c;
}

#inner_header .right_header {
	padding: 4px 0;
}

#inner_header .right_header_text {
	padding: 10px 0 0;
	color: #80b74a;
	font-family: 'bitterregular';
	font-size: 18px;
	text-transform: uppercase;
}

#inner_header .right_header_text span {
	letter-spacing: 2px;
	padding: 10px 0 0;
	color: #000;
	font-family: "bitterbold";
	font-size: 18px;
}

#inner_header .right_header_text p {
	margin: 0;
}

#inner_header .right_header_text p span {
	text-transform: uppercase;
}

#inner_header .right_header_text p a {
	font-family: bitter;
	color: #000;
	font-family: 'bitterbold';
}

#inner_header .header_wrap {}

#inner_header .logo {}

#inner_header .logo a {}

#inner_header .header_wrap .main_navigation {
	display: inline-block;
	width: 100%;
}

#inner_header .main_navigation .navigation_wrap {
	display: table;
	margin: 0;
	width: 100%;
}

#inner_header .main_navigation .navigation_wrap>li {
	display: table-cell;
	vertical-align: middle;
	padding: 12px 0 11px;
	text-align: center;
}

#inner_header .main_navigation .navigation_wrap li>a {
	color: #393738;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'open_sansregular';
	padding-bottom: 12px;
	padding-top: 12px;
}

#inner_header .main_navigation .navigation_wrap li a:hover {
	color: #80b74a;
}

#inner_header .logo_padding {
	padding: 0 0 0 15px;
}

#inner_header .top_padding {
	padding: 0;
}

/******************** ABOUT_US*************************/
#inner_about_us {
	padding: 65px 0 65px;
}

#inner_about_us .about_us_img {
	background: url(images/about_us_image.jpg) no-repeat center top;
	min-height: 248px;
	background-size: cover;
	margin: 0 0 70px;
}

#inner_about_us .about_us_img {
	-webkit-box-shadow: 3px 3px 0px 0px rgba(217, 217, 217, 1);
	-moz-box-shadow: 6px 5px 0 0 rgb(217, 217, 217);
	box-shadow: 6px 5px 0 0 rgb(217, 217, 217);
	margin: 0px;
}

#inner_about_us .about_us_text {
	font-size: 16px;
	line-height: 28px;
	padding: 0px 0px 70px 0px;
	color: #808080;
	font-family: 'open_sansregular';
}

#inner_about_us .about_us_text h2 {
	color: rgb(128, 183, 74);
	font-size: 38px;
	line-height: 47px;
	margin: 0px;
	margin: 0 0 25px;
	font-family: 'bitterregular';
}

#inner_about_us .about_us_text h2 a {
	color: #80b74a;
}

#inner_about_us .about_us_text p {
	margin: 5px 0px;
	padding: 5px 0px;
}

#inner_about_us .about_us_content_text {
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
	padding: 65px 0;
}

#inner_about_us .about_us_content_text h2 {
	text-decoration: none !important;
	color: #80b74a;
	font-size: 30px;
	line-height: 47px;
	font-family: 'vollkornitalic';
	margin: 0px;
}

#inner_about_us .about_us_info {
	padding: 60px 0px 0px;
}

#inner_about_us .about_us_info .header_info h2 {
	font-size: 30px;
	line-height: 47px;
	font-family: 'bitterregular';
	color: #80b74a;
	margin: 20px 0;
}

#inner_about_us .about_us_info .header_info h2 a {
	color: #80b74a;
}

#inner_about_us .about_us_info .text_wrap {
	color: #808080;
	font-size: 16px;
	line-height: 28px;
	padding: 15px 0px 20px;
}

#inner_about_us .about_us_info .text_wrap p {
	margin: 5px 0px;
	padding: 5px 0px;
}

#inner_about_us .about_us_info .info_text {
	margin: 25px 0 0;
}

#inner_about_us .about_us_info .info_text ul.info_list {
	margin: 0px;
	padding: 0 0 0 82px;
}

#inner_about_us .about_us_info .info_text ul.info_list li {
	color: #808080;
	font-size: 16px;
	line-height: 28px;
	margin: 0 0 26px;
	list-style: none;
	position: relative;
}

#inner_about_us .about_us_info .info_text ul.info_list li:before {
	font-size: 32px;
	color: #80b74a;
	content: "•";
	left: -32px;
	line-height: 28px;
	position: absolute;
	vertical-align: middle;
}

.about_us_text h1 {
	color: rgb(128, 183, 74);
	text-decoration: none !important;
	font-size: 38px;
}

.about_us_text a {
	text-decoration: underline !important;
	color: #000;
}

.about_us_text ul {
	padding-left: 30px;
	margin: 10px 9px;
}

.about_us_text ul li {
	list-style: none;
	margin: 5px 0;
	padding: 0 0 0 15px;
}

.about_us_text ul li:before {
	content: "\002022";
	color: rgb(128, 183, 74);
	font-size: 30px;
	vertical-align: middle;
	padding: 0 5px;
	line-height: 27px;
	position: absolute;
	left: 31px;
}

.about_us_text ol {
	padding-left: 40px;
	margin: 10px 0px;
}

.about_us_text ol li {
	list-style: decimal;
	margin: 5px 0;
	padding-left: 14px;
}

/****************************INNER_BANNER******************/
#inner_banner {
	position: relative;
}

#inner_banner {
	background: url(images/inner_banner_bg.jpg) no-repeat center top;
	min-height: 250px;
	background-size: cover;
}

#inner_banner .inner_banner_text {
	width: 100%;
	display: table;
	text-align: center;
	z-index: 2;
	position: relative;
	padding: 146px 0 57px;
}

#inner_banner .inner_banner_text h1 {
	color: rgb(255, 255, 255);
	display: table-cell;
	font-family: "bitterbold";
	font-size: 44px;
	line-height: 47px;
	margin: 0;
	text-transform: uppercase;
	vertical-align: middle;
}

#features_wrap ul li .features_text:hover {
	top: 0;
	padding-top: 125px;
	-webkit-transition: top 1.2s linear;
	-moz-transition: top 1.2s linear;
	-ms-transition: top 1.2s linear;
	-o-transition: top 1.2s linear;
	transition: top 1.2s linear;
}

/*********************ABOUT_US_INFO***********************/
#about_us_info {
	padding: 70px 0 89px;
}

#about_us_info .info_title {
	text-align: center;
}

#about_us_info .info_title h2 {
	font-size: 30px;
	line-height: 44px;
	margin: 0 0 55px;
	font-family: 'bitteritalic';
}

#about_us_info .info_title h2 a {
	color: #666666;
}

#about_us_info .info_text {
	font-size: 16px;
	line-height: 28px;
	color: #808080;
}

#about_us_info .info_text p {
	margin: 0 0 68px;
}

#about_us_info .info_text ul {
	margin: 0 0 0 90px;
}

#about_us_info .info_text ul li {
	color: #808080;
	font-size: 16px;
	line-height: 28px;
	list-style: outside none none;
	margin: 0 0 22px;
	position: relative;
}

#about_us_info .info_text ul li:before {
	content: "\002022";
	color: #67a6d0;
	font-size: 30px;
	vertical-align: middle;
	line-height: 28px;
	position: absolute;
	left: -23px;
}

/***************************INNER_SUPPORT******************************/
#inner_support {
	background: rgba(0, 0, 0, 0.3);
	padding: 22px 0 26px;
}

#inner_support .inner_support_text {
	color: #393738;
	text-align: center;
}

#inner_support .inner_support_text h2 {
	font-size: 40px;
	font-family: 'bitterregular';
	line-height: 43px;
	margin: 20px 0 0;
	text-shadow: 0 0 70px #f4f4f4;
}

#inner_support .guide_link_btn {
	float: left;
}

#inner_support .guide_link_btn a {
	padding: 12px 22px;
	display: inline-block;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 1px 2px 0 rgb(109, 156, 63);
}

#inner_support .guide_link_btn a:hover {}

#inner_support .guide_link_btn a .link_text_wrap {
	background: url(images/download_icon_bg.png) no-repeat left center;
	padding: 0 0 0 53px;
	display: inline-block;
}

#inner_support .guide_link_btn a .link_text_wrap .top_text {
	display: block;
	font-size: 22px;
	line-height: 22px;
	font-family: 'bitterbold';
}

#inner_support .guide_link_btn a .link_text_wrap .btm_text {
	font-size: 16px;
	line-height: 22px;
	font-family: 'bitterregular';
}

/***************************INNER_SUPPORT******************************/

/*********************INNER_INFO********************************/
#inner_info {
	background: #FFF;
	padding: 67px 0;
}

#inner_info .inner_info_wrap {
	display: table;
	width: 100%;
}

#inner_info ul.inner_info_wrap li {
	display: table-cell;
	vertical-align: top;
}

#inner_info ul.inner_info_wrap li a {
	display: inline-block;
	color: #000;
	font-size: 20px;
	line-height: 30px;
	padding: 0px 0 4px 34px;
	font-family: 'bitterregular';
}

#inner_info ul.inner_info_wrap li .location_wrap {
	padding: 0;
}

#inner_info ul.inner_info_wrap li .location_wrap {
	display: inline-block;
	color: #000;
	font-size: 20px;
	line-height: 30px;
	padding: 0px 0 4px 34px;
	font-family: 'bitterregular';
}

#inner_info ul.inner_info_wrap li .location_wrap {
	background: url(images/location_icon.png) no-repeat left 7%;
}

#inner_info ul.inner_info_wrap li .location_wrap span {
	display: block;
}

#inner_info ul.inner_info_wrap li .tel_wrap {}

#inner_info ul.inner_info_wrap li .tel_wrap span {
	background: url(images/phone_icon.png) no-repeat left center;
}

#inner_info ul.inner_info_wrap li .tel_wrap span {
	color: #000;
	display: inline-block;
	font-family: "bitterregular";
	font-size: 20px;
	line-height: 30px;
	padding: 0 0 4px 34px;
}

#inner_info ul.inner_info_wrap li .mail_wrap {}

#inner_info ul.inner_info_wrap li .mail_wrap a {
	background: url(images/email_icon.png) no-repeat left center;
}

/******************* INNER_CONTACT_US**********************************/
#inner_contact_us {
	background: url(images/inner_contact_bg.png) repeat;
	padding: 72px 0 0;
}

#inner_contact_us .contact_info {
	border-bottom: 1px solid #d5d5d5;
	padding: 0 0 56px;
}

#inner_contact_us .contact_us_text {}

#inner_contact_us .contact_us_text h3 {
	text-align: center;
	font-size: 24px;
	line-height: 47px;
	;
	margin: 0 0 56px;
	color: #80b74a;
	font-family: 'bitterregular';
	text-transform: uppercase;
}

#inner_contact_us .form_body {
	width: 100%;
	color: #FFF;
	font-size: 20px;
	display: inline-block;
	line-height: 40px;
	font-family: 'open_sansregular';
}

#inner_contact_us .form_body .input_wrapper {
	float: left;
	margin: 0 -4% 0 0;
	width: 48%;
}

#inner_contact_us input[type="text"] {
	width: 85%;
	background: url(images/contact_bg.png) repeat;
	padding: 5px 20px;
	min-height: 79px;
	border-radius: 5px;
	border: none;
	margin: 0 0 29px;
}

#inner_contact_us input[type="email"] {
	width: 85%;
	background: url(images/contact_bg.png) repeat;
	padding: 5px 20px;
	min-height: 79px;
	border-radius: 5px;
	border: none;
	margin: 0 0 38px;
	margin: 0 0 78px;
}

#inner_contact_us .second_wrap {
	float: left;
	width: 48%;
	position: relative;
	margin: 0 0 5px;
	font-family: 'open_sansregular';
}

#inner_contact_us textarea {
	min-height: 190px;
	margin: 0 2px 22px !important;
	width: 113%;
	background: url(images/contact_bg.png) repeat;
	padding: 28px 28px;
	border: none;
	border-radius: 5px;
}

#inner_contact_us .form_submit {
	color: #fff;
	font-size: 20px;
	line-height: 38px;
	display: inline-block;
	font-family: 'open_sansbold';
}

#inner_contact_us .form_submit button {
	background: #80b74a;
	text-shadow: -1px -1px 2px rgba(109, 156, 63, 1);
	padding: 19px 39px 19px 34px;
	text-transform: uppercase;
	border-radius: 5px;
	border: none;
	font-size: 24px;
	line-height: 38px;
}

#inner_contact_us .form_submit button:hover {
	background: #6d9c3f;
}

#inner_contact_us .contact_us {}

#inner_contact_us .social_icon {
	padding: 84px 0 100px;
}

#inner_contact_us .social_icon h2 {
	font-size: 30px;
	line-height: 47px;
	color: #80b74a;
	margin: 0 0 48px;
	font-family: 'bitterregular';
	text-transform: uppercase;
}

#inner_contact_us ul.social_media_wrap {
	width: 100%;
	padding: 0 0 46px;
}

#inner_contact_us ul.social_media_wrap li {
	height: 68px;
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
	padding: 0 18px;
	padding: 0 20px;
	float: left;
	width: 33.33%;
}

#inner_contact_us ul.social_media_wrap li a {
	display: inline-block;
	padding: 20px 0 0 164px;
	font-size: 16px;
	color: #808080;
	font-family: 'bitterregular';
}

#inner_contact_us ul.social_media_wrap li a:hover {}

#inner_contact_us ul.social_media_wrap li:hover {
	background-position: bottom;
}

#inner_contact_us ul.social_media_wrap li.twitter {
	background-image: url(images/twitter.png);
}

#inner_contact_us ul.social_media_wrap li.facebook {
	background-image: url(images/facebook.png);
}

#inner_contact_us ul.social_media_wrap li.linkedin {
	background-image: url(images/linkedin.png);
}

#map_wrap {
	background: url(images/map_bg.jpg);
	background-size: cover;
	min-height: 480px;
}

/*******************************CATEGORY_LANDING*****************************/
#category_landing {
	padding: 69px 0 80px;
}

#category_landing ul.landing_content {}

#category_landing ul.landing_content li {
	margin: 0 0 22px;
	padding: 0 8px;
}

#category_landing ul li .landing_img {
	min-height: 299px;
	background-size: cover !important;
	position: relative;
}

#category_landing ul li .landing_text {
	background: rgba(128, 183, 74, 0.9);
	top: 90px;
	transition: top 0.8s ease 0s;
	bottom: 0px;
	padding: 20px 25px;
	position: absolute;
	bottom: 0;
}

#category_landing ul li:nth-child(even) .landing_text {
	background: rgba(57, 55, 56, 0.9);
}

#category_landing ul li .landing_text a {
	font-size: 18px;
	line-height: 36px;
	color: #FFF;
	font-family: 'bitterbold';
}

#category_landing ul li .landing_img_1 {
	background: url(images/category_first_image.jpg) no-repeat;
}

#category_landing ul li .landing_img_2 {
	background: url(images/category_second_image.jpg) no-repeat;
}

#category_landing ul li .landing_img_3 {
	background: url(images/category_third_image.jpg) no-repeat;
}

#category_landing ul li .landing_img_4 {
	background: url(images/category_fourth_image.jpg) no-repeat;
}

#category_landing ul li .landing_img_5 {
	background: url(images/category_first_image.jpg) no-repeat;
}

#category_landing ul li .landing_img_6 {
	background: url(images/category_second_image.jpg) no-repeat;
}

#category_landing ul li .landing_img_7 {
	background: url(images/category_third_image.jpg) no-repeat;
}

#category_landing ul li .landing_img_8 {
	background: url(images/category_fourth_image.jpg) no-repeat;
}

#category_landing .load_more {
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 11px 0;
	margin: 22px 0 0;
}

#category_landing .load_more a {
	color: #80b74a;
	font-size: 18px;
	line-height: 36px;
	font-family: 'vollkornregular';
}

/**************for fade in fade out in banner*************************/

/**************for fade in fade out in banner*************************/

/******************HOME VIDEO ROW*********************/
#home_video_row {
	overflow: hidden;
	padding: 20px 0 17px 0;
}

.client_testimonial,
.industries_news {
	padding: 12px 22px;
	margin: 0 0 23px;
	overflow: hidden;
}

.client_testimonial h2,
.industries_news h2 {
	color: #194f7d;
	font-size: 18px;
	text-transform: uppercase;
	display: inline-block;
	border-bottom: 3px solid #e6e6e6;
	padding: 0 0 10px;
	margin: 0 0 10px;
}

.client_testimonial span.client_info {
	display: block;
	text-align: right;
}

.client_testimonial a.left,
.client_testimonial a.right {
	position: absolute;
	height: 35px;
	width: 38px;
}

.client_testimonial a.left {
	background: url(images/slider_control.png) no-repeat 0 0;
	right: 40px;
	left: auto;
}

.client_testimonial a.right {
	background: url(images/slider_control.png) no-repeat -37px 0;
	right: 3px;
}

/*********************videoholder***********************************/

/*****************************TESTIMONIALS*************************/
#testimonial_wrapper {}

#testimonial_wrapper .border_btm {
	border: 1px solid #e8e8e8;
}

#testimonial_wrapper .testimonial_content {
	padding: 45px 0;
}

#testimonial_wrapper .testimonial_content_2 {
	background: none repeat scroll 0 0 rgb(228, 228, 228);
}

#testimonial_wrapper .testimonial_text_wrap {
	color: rgb(128, 128, 128);
	font-family: "vollkornitalic";
	font-size: 20px;
	line-height: 28px;
}

#testimonial_wrapper .client_view {
	color: #8b8b8b;
	position: relative;
}

#testimonial_wrapper p.client_view {
	margin: 0 0 38px;
}

#testimonial_wrapper .client_view:before {
	content: url("images/comment.png");
	left: -9px;
	position: absolute;
	top: -11px;
}

#testimonial_wrapper .client_info {
	color: #000;
	font-family: "vollkornitalic";
	font-size: 20px;
	line-height: 28px
}

#testimonial_wrapper .team_info {
	color: #000;
	font-family: 'open_sansregular';
	font-size: 16px;
	line-height: 28px
}

#testimonial_wrapper .team_info a {
	font-family: 'open_sansregular';
}

#testimonial_wrapper .client_info a {
	color: #000;
	font-family: "vollkornregular";
	font-size: 20px;
	line-height: 28px;
	font-style: normal;
}

#testimonial_wrapper .client_info p {
	margin: 0 0 20px;
}

#testimonial_wrapper .client_img {
	border-radius: 50%;
	border: 5px solid #80B74A;
	padding: 8px;
	display: inline-block;
}

#testimonial_wrapper .client_img a {}

#testimonial_wrapper .client_img img {
	border-radius: 50%;
}

/*****************************EOF TESTIMONIALS*************************/
.video_holder {
	position: absolute;
	right: -53px;
	top: 23%;
	z-index: 99;
}

/*********************************ColorBox***********************************************/
#cboxMiddleLeft {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

#cboxBottomCenter {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

#cboxMiddleRight {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

#cboxTopCenter {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

#cboxTopLeft {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

#cboxTopRight {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

#cboxBottomRight {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

#cboxBottomLeft {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

/*********************************ColorBox***********************************************/

/****************************** Submenu ***********************************************/

#inner_header ul.su b-menu:before {
	content: url(images/black_top.png);
	position: absolute;
	text-align: center;
	width: 100%;
	top: -14px;
}

#inner_header ul.sub-menu {
	box-shadow: 0 2px 2px rgba(161, 161, 161, 0.5);
	min-width: 200px;
	background: #333333;
	display: none;
	height: auto;
	margin: 10px 0px 0;
	padding: 0 0;
	position: absolute;
	text-align: left;
	z-index: 10000;
	display: none;
	border-radius: 5px;
	left: 0;
}

#inner_header ul.sub-menu li {
	padding-top: 0 !important;
	height: auto !important;
	margin: 0px 0 !important;
	margin-top: -1px;
	text-decoration: none;
	white-space: nowrap;
	padding-left: 0px !important;
	text-transform: capitalize;
	font-size: 10px !important;
	padding-right: 0px !important;
	color: #fff;
	list-style: outside none none;
	background: none repeat scroll 0 0 hsl(89, 52%, 42%);
	text-align: center;
	border-bottom: 1px solid #669134;
}

#inner_header ul.sub-menu li a {
	display: block;
	font-size: 14px !important;
	line-height: 17px !important;
	word-wrap: break-word;
	color: hsl(0, 0%, 100%) !important;
	text-align: left;
	padding-bottom: 18px !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	padding-top: 18px !important;
}

#inner_header ul.sub-menu li:hover {
	background-color: hsl(330, 2%, 22%) !important;
	box-shadow: 0 0 27px -5px hsl(0, 0%, 0%) inset;
}

#inner_header ul.sub-menu li:first-child {}

#inner_header ul.sub-menu li:last-child {
	border-radius: 0 0 5px 5px;
}

#inner_header ul.sub-menu li:last-child:hover {
	border-radius: 0 0 5px 5px;
	border: medium none !important;
}

#inner_header li.menu-item {
	position: relative;
}

/*********************************submenu***********************************************/

/****************************** Header smaller Submenu ***********************************************/

header.smaller ul.sub-m enu:before {
	content: url(images/green_top.png);
	position: absolute;
	text-align: center;
	top: -14px;
	width: 100%;
}

header.smaller ul.sub-menu {
	box-shadow: 0 2px 2px rgba(161, 161, 161, 0.5);
	min-width: 200px;
	display: none;
	height: auto;
	margin: 0 0px;
	padding: 0 0;
	position: absolute;
	text-align: left;
	z-index: 10000;
	display: none;
	left: 0;
}

header.smaller ul.sub-menu li {
	display: block !important;
	height: auto !important;
	margin: 0px 0 !important;
	margin-top: -1px;
	text-decoration: none;
	padding-left: 0px !important;
	text-transform: capitalize;
	font-size: 10px !important;
	padding-right: 0px !important;
	color: #fff;
	background: #6da334;
	text-align: center;
	border-bottom: 1px solid #666666;
	white-space: nowrap;
}

header.smaller ul.sub-menu li a {
	display: block;
	font-size: 14px !important;
	line-height: 17px !important;
	word-wrap: break-word;
	color: hsl(0, 0%, 100%) !important;
	text-align: left;
	padding-bottom: 18px;
	padding-left: 12px !important;
	padding-right: 12px !important;
	padding-top: 18px;
}

header.smaller ul.sub-menu li:hover {
	background-color: #393738 !important;
	box-shadow: 0 0 27px -5px #000 inset;
}

header.smaller ul.sub-menu li:first-child {}

header.smaller ul.sub-menu li:last-child {
	border-radius: 0 0 5px 5px;
}

header.smaller ul.sub-menu li:last-child:hover {
	border-radius: 0 0 5px 5px;
	border: medium none !important;
}

header.smaller li.menu-item {
	position: relative;
}

/*********************************Header smaller submenu***********************************************/


/*********************************contact us form***********************************************/
#inner_contact_us .fsBody .fsForm,
form_wrap .fsForm .fsFieldRow .fsRowBody,
form_wrap.fsForm .fsSpacerRow .fsRowBody {
	background: transparent !important;
}

#inner_contact_us .fsBody .fsForm {
	border: none !important;
}

#inner_contact_us .fsValidationError .fsLabel {
	background-size: 6px auto !important;
	background-position: 0px 2px !important;
	background-image: none;
}

#inner_contact_us .fsValidationError {
	background: none !important;
}

#inner_contact_us .fsBody .fsLabel,
.fsBody label {
	color: #515050 !important;
	padding: 2px;
	display: none;
}

#inner_contact_us .fsForm .fsSubmit {
	background: none !important;
	margin: -3px 0 0 !important;
	padding: 0px !important;
	clear: none;
	float: left;
}

#inner_contact_us .fsBody .fsRowBody {
	padding: 0 !important;
}

#inner_contact_us .fsForm .fsLabel {
	font-size: 13px !important;
	font-family: Roboto;
	font-weight: normal !important;
	color: #ffffff;
}

#inner_contact_us .fsBody .fsSupporting {
	font-family: Roboto;
	font-weight: normal !important;
	color: #515050 !important;
	font-size: 11px !important;
}

#inner_contact_us .fsSubmit input.fsSubmitButton {
	background: none repeat scroll 0 0 rgb(128, 183, 74);
	border: medium none;
	border-radius: 5px;
	font-size: 24px;
	line-height: 38px;
	padding: 19px 39px 19px 34px;
	text-shadow: -1px -1px 2px rgb(109, 156, 63);
	text-transform: uppercase;
	margin: 2px 0;
}

#inner_contact_us .fsSubmit input.fsSubmitButton:hover {
	background: none repeat scroll 0 0 rgb(109, 156, 63);
	-webkit-transition: background 0.6s ease;
	-moz-transition: background 0.6s ease;
	-ms-transition: background 0.6s ease;
	-o-transition: background 0.6s ease;
	transition: background 0.6s ease;
}

#inner_contact_us .fsPagination input,
.fsPagination button {
	font-size: 10px !important;
}

#inner_contact_us .fsSubField:last-child {
	margin-right: 0px !important;
}

#inner_contact_us .fsBody .fsForm {
	box-shadow: none !important;
	color: #fff !important;
	font-size: 16px;
	width: 100%;
	margin: 0 !important;
	margin: 0;
}

#inner_contact_us .fsBody input {
	font-family: "open_sansregular" !important;
	font-size: 20px !important;
	font-weight: normal !important;
}

#inner_contact_us .fsBody .fsSubField {
	width: 48.9%;
	margin-right: 2%;
}

#inner_contact_us .fsFieldRow input[type="text"],
#inner_contact_us .fsFieldRow input[type="email"],
#inner_contact_us .fsFieldRow input[type="number"],
#inner_contact_us .fsFieldRow input[type="tel"] {
	background: url("images/contact_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	border-radius: 5px;
	margin: 0 0 29px;
	min-height: 79px;
	padding: 5px 28px;
	width: 85%;
}

#inner_contact_us .fsFieldRow input[type="text"],
#inner_contact_us .fsFieldRow input[type="email"],
#inner_contact_us .fsFieldRow input[type="number"],
#inner_contact_us .fsFieldRow input[type="tel"],
#inner_contact_us .fsForm textarea {
	border: 1px solid #cacaca;
	margin-bottom: 27px;
	border-radius: 5px !important;
	max-width: 100%;
	font-weight: normal;
	color: #fff;
	width: 100% !important;
	font-size: 20px;
	font-family: "open_sansregular";
}

#inner_contact_us div.fsError {
	margin: 0px !important;
}

#inner_contact_us .fsForm select {
	color: #333333 !important;
	font-family: Roboto;
	font-size: 11px !important;
	height: 22px !important;
	width: 100% !important;
	padding-top: 3px;
	border: 1px solid #CCCCCC;
}

#inner_contact_us .fsForm fieldset,
form_wrap .fsForm fieldset legend {
	background: none !important;
}

#inner_contact_us .fsOptionLabel.vertical {
	clear: none !important;
	color: #656565;
	font-family: Roboto;
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
}

#inner_contact_us div.fsError {
	font-family: Roboto;
	font-size: 13px !important;
	margin-bottom: 20px !important;
	margin-top: 5px !important;
	padding: 4px !important;
	width: 96.5%;
}

#inner_contact_us .fsRequiredMarker {
	font-weight: normal !important;
	font-size: 14px;
	color: #ff3c3c;
}

#inner_contact_us .fsBody {
	margin-bottom: 0px !important;
}

#inner_contact_us input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	box-shadow: none;
}

#inner_contact_us .fsSectionHeader {
	display: none !important;
}

#inner_contact_us #fsSection30366212 {
	width: 39.5%;
	float: left;
	margin: 0 26px 0 0;
}

#inner_contact_us #fsSection30366217 {
	width: 53.5%;
	float: left;
}

#inner_contact_us .fsFieldRow input[type="text"],
#inner_contact_us .fsFieldRow input[type="email"] {
	max-width: 100% !important;
	width: 100% !important;
}

#inner_contact_us .fsFirst.fsLast.fsFieldCell {
	background: none;
}

#inner_contact_us .fsForm input.fsField[type="email"]:focus,
#inner_contact_us .fsForm input.fsField[type="file"]:focus,
#inner_contact_us .fsForm input.fsField[type="number"]:focus,
#inner_contact_us .fsForm input.fsField[type="tel"]:focus,
#inner_contact_us .fsForm input.fsField[type="text"]:focus,
#inner_contact_us .fsForm textarea.fsField:focus {
	border-color: #ccc !important;
	outline: 0;
}

#inner_contact_us .fsForm textarea {
	height: 90px !important;
}

#inner_contact_us .fsRow.fsFieldRow.fsLastRow {
	margin-bottom: 0em;
}

/*********************************contact us form***********************************************/

/*********************************footer form***********************************************/
#contact_us .form_wrap .fsBody .fsForm,
form_wrap .fsForm .fsFieldRow .fsRowBody,
form_wrap.fsForm .fsSpacerRow .fsRowBody {
	background: transparent !important;
}

#contact_us .form_wrap .fsBody .fsForm {
	border: none !important;
}

#contact_us .form_wrap .fsValidationError .fsLabel {
	background-size: 6px auto !important;
	background-position: 0px 2px !important;
	background-image: none;
}

#contact_us .form_wrap .fsValidationError {
	background: none !important;
}

#contact_us .form_wrap .fsBody .fsLabel,
.fsBody label {
	color: #515050 !important;
	padding: 2px;
	display: none;
}

#contact_us .form_wrap .fsForm .fsSubmit {
	background: none !important;
	margin: -3px 0 0 !important;
	padding: 0px !important;
	clear: none;
	float: left;
}

#contact_us .form_wrap .fsBody .fsRowBody {
	padding: 0 !important;
}

#contact_us .form_wrap .fsForm .fsLabel {
	font-size: 13px !important;
	font-family: Roboto;
	font-weight: normal !important;
	color: #ffffff;
}

#contact_us .form_wrap .fsBody .fsSupporting {
	font-family: Roboto;
	font-weight: normal !important;
	color: #515050 !important;
	font-size: 11px !important;
}

#contact_us .form_wrap .fsSubmit input.fsSubmitButton {
	background: none repeat scroll 0 0 rgb(128, 183, 74);
	border: medium none;
	border-radius: 6px;
	font-size: 24px;
	line-height: 38px;
	padding: 9px 26px;
	text-transform: uppercase;
	display: inline-block;
}

#contact_us .form_wrap .fsSubmit input.fsSubmitButton:hover {
	background: none repeat scroll 0 0 rgb(109, 156, 63);
	-webkit-transition: background 0.6s ease;
	-moz-transition: background 0.6s ease;
	-ms-transition: background 0.6s ease;
	-o-transition: background 0.6s ease;
	transition: background 0.6s ease;
}

#contact_us .form_wrap.fsPagination input,
.fsPagination button {
	font-size: 10px !important;
}

#contact_us .form_wrap .fsSubField:last-child {
	margin-right: 0px !important;
}

#contact_us .form_wrap .fsBody .fsForm {
	box-shadow: none !important;
	color: #fff !important;
	font-size: 16px;
	width: 100%;
	margin: 0 !important;
	margin: 0;
}

#contact_us .form_wrap .fsBody input {
	font-family: "open_sansregular" !important;
	font-size: 16px !important;
	font-weight: normal !important;
}

#contact_us .form_wrap .fsBody .fsSubField {
	width: 48.9%;
	margin-right: 2%;
}

#contact_us .form_wrap .fsFieldRow input[type="text"],
#contact_us .form_wrap .fsFieldRow input[type="email"],
#contact_us .form_wrap .fsFieldRow input[type="number"],
#contact_us .form_wrap .fsFieldRow input[type="tel"] {
	background: url("images/contact_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	border-radius: 5px;
	margin: 0 0 29px;
	min-height: 55px;
	padding: 5px 20px;
	width: 85%;
}

#contact_us .form_wrap .fsFieldRow input[type="text"],
#contact_us .form_wrap .fsFieldRow input[type="email"],
#contact_us .form_wrap .fsFieldRow input[type="number"],
#contact_us .form_wrap .fsFieldRow input[type="tel"],
#contact_us .form_wrap .fsForm textarea {
	border: 1px solid #cacaca;
	margin-bottom: 22px;
	border-radius: 5px !important;
	max-width: 100%;
	font-weight: normal;
	color: #fff;
	width: 100% !important;
	font-size: 16px;
	font-family: "open_sansregular";
}

#contact_us .form_wrap div.fsError {
	margin: 0px !important;
}

#contact_us .form_wrap .fsForm select {
	color: #333333 !important;
	font-family: Roboto;
	font-size: 11px !important;
	height: 22px !important;
	width: 100% !important;
	padding-top: 3px;
	border: 1px solid #CCCCCC;
}

#contact_us .form_wrap .fsForm fieldset,
form_wrap .fsForm fieldset legend {
	background: none !important;
}

#contact_us .form_wrap .fsOptionLabel.vertical {
	clear: none !important;
	color: #656565;
	font-family: Roboto;
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
}

#contact_us .form_wrap div.fsError {
	font-family: Roboto;
	font-size: 13px !important;
	margin-bottom: 20px !important;
	margin-top: 5px !important;
	padding: 4px !important;
	width: 96.7%;
}

#contact_us .form_wrap .fsRequiredMarker {
	font-weight: normal !important;
	font-size: 14px;
	color: #ff3c3c;
}

#contact_us .form_wrap .fsBody {
	margin-bottom: 0px !important;
}

#contact_us input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	box-shadow: none;
}

#contact_us .form_wrap .fsSectionHeader {
	display: none !important;
}

#contact_us .form_wrap #fsSection30366212 {
	width: 40%;
	float: left;
	margin: 0 3% 0 0;
}

#contact_us .form_wrap #fsSection30366217 {
	width: 54%;
	float: left;
}

#contact_us .form_wrap .fsFieldRow input[type="text"],
#inner_contact_us .fsFieldRow input[type="email"] {
	max-width: 100% !important;
	width: 100% !important;
}

#contact_us .form_wrap .fsFirst.fsLast.fsFieldCell {
	background: none;
}

#contact_us .form_wrap .fsForm input.fsField[type="email"]:focus,
#contact_us .form_wrap .fsForm input.fsField[type="file"]:focus,
#contact_us .form_wrap .fsForm input.fsField[type="number"]:focus,
#contact_us .form_wrap .fsForm input.fsField[type="tel"]:focus,
#contact_us .form_wrap .fsForm input.fsField[type="text"]:focus,
#contact_us .form_wrap .fsForm textarea.fsField:focus {
	border-color: #ccc !important;
	outline: 0;
}

#contact_us .form_wrap .fsForm textarea {
	height: 90px !important;
}

#contact_us .form_wrap .fsRow.fsFieldRow.fsLastRow {
	margin-bottom: 0em;
}

.banner_img {
	background: url(images/ost-web-final-home-banner.png) repeat scroll 0 0 hsla(0, 0%, 0%, 0) !important;
	border-radius: 10px 0 10px 10px;
	margin-top: 5px;
	min-height: 471px;
}

.video_title h1 {
	color: hsl(0, 0%, 100%);
	font-size: 45px;
	font-weight: bold;
	margin-bottom: 50px;
	margin-top: -128px;
	font-family: 'droid_serifbold';
}

/*********************************footer form***********************************************/
/*
.the_content img.alignleft {float:left; margin:10px 22px 0 0;}
.the_content img.alignright {float:right; margin:10px 0 0 25px;}
.the_content img.alignnone{clear:both; float:none; display:block; margin: 10px auto 20px;}
.the_content img.aligncenter{clear:both; float:none; display:block; margin: 10px auto 20px;} */


select.responsiveMenuSelect {
	border: 1px solid #231f20;
	border-radius: 5px;
	padding: 3px 0;
	margin-bottom: 0px;
	margin-top: 0px;
}

.videotitle {
	color: rgb(128, 183, 74);
	font-size: 20px;
	margin-bottom: 28px;
	font-weight: bold;
}

iframe {
	border: medium none;
}

.googlemap {
	overflow: hidden;
}

.googlemap iframe {
	min-height: 480px;
	width: 100%;
	pointer-events: none;
}

.sidebar_image {
	margin-top: 17px;
}

#main_container {
	padding: 35px 0;
}

#video_container {
	padding: 41px 7px 26px 0;
}

.client_view span {
	color: rgb(128, 183, 74);
	font-weight: normal;
}

.service_text_wrap a {
	color: rgb(0, 0, 0);
}

#service_wrap ul li:nth-child(2n) .service_text_wrap a {
	color: #fff;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
	header.smaller ul.sub-menu {
		left: 0px;
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) {

	::i-block-chrome,
	header.smaller ul.sub-menu {
		left: 0px;
	}
}

.video_holder>img {}

.video_link iframe {
	height: 313px;
	position: absolute;
	right: 74px;
	top: 65px;
	width: 599px;
	z-index: 100;
}

.footer_text a {
	color: inherit;
	line-height: 30px;
}

.col-sm-12.text-center.design>a {
	color: #808080;
}

.sub-menu {
	display: none;
}

/****random************/

.inner_testimonial_text {
	color: #808080;
	font-family: "vollkornitalic";
	font-size: 20px;
	line-height: 28px;
	margin: 40px 4px;
}

.random-testimonial .client_info span {
	color: #80b74a;
	font-weight: normal;
}

.random-testimonial .client_info a {
	color: #80b74a;
	text-decoration: none !important;
}

.inner_testimonail_img img {
	width: 100%;
	margin: 25px 0px;
	border-radius: 50%;
	border: 5px solid #80B74A;
	padding: 8px;
}

.random-testimonial {
	border: 2px solid #393738;
	border-radius: 14px;
	margin-bottom: 20px;
	margin-top: 21px;
	padding: 16px 20px 16px 56px;
	overflow: auto;
}

.team_title {
	color: hsl(90, 43%, 50%);
	font-weight: bold;
	font-family: 'open_sansregular';
}

header.smaller .main_navigation ul.navigation_wrap>li.current-menu-item {
	background: url(images/li_bg.jpg) repeat-x scroll 0 0 #558a1e;
}

header.smaller .main_navigation ul.navigation_wrap>li.current-menu-item>a {
	color: hsl(0, 0%, 100%) !important;
	background: url(images/libg_active.png) no-repeat center top;
	transition: none 0s ease 0s;
}

/****random  end************/
#inner_header .main_navigation .navigation_wrap>li.current-menu-item>a:hover {
	color: #fff !important;
}

header .main_navigation ul.navigation_wrap>li.downarrow:hover {
	padding: 0 0 0 14px;
	background: url(images/li_bg.jpg) repeat-x scroll 0 0 hsl(202, 34%, 20%);
}

#inner_header .main_navigation .navigation_wrap>li.downarrow:hover {
	background: url(images/li_bg.jpg) repeat-x scroll 0 0 #63982c;
}

#inner_header .main_navigation .navigation_wrap>li.current-menu-item {
	/*background: url(images/li_bg.jpg) repeat-x scroll 0 0 #558a1e;*/
}

#inner_header .main_navigation .navigation_wrap>li.current-menu-item>a {
	/*color: #000 !important;*/
	/*background: url(images/libg_active.png) no-repeat center top;*/
	transition: none 0s ease 0s;
}

#inner_header .main_navigation.navigation_wrap>li.downarrow:hover>a,
#inner_header .main_navigation.navigation_wrap>li.downarrow.current-menu-item>a,
#inner_header .main_navigation.navigation_wrap>li.downarrow.current-menu-ancestor>a,
#inner_header .main_navigation.navigation_wrap>li.downarrow.current_page_item>a,
#inner_header .main_navigation.navigation_wrap>li.downarrow.current_page_ancestor>a,
#inner_header .main_navigation.navigation_wrap>li.downarrow.current_page_parent>a {
	color: hsl(0, 0%, 100%) !important;
	background: url(images/libg_active.png) no-repeat center top;
	transition: none 0s ease 0s;
}

#inner_header ul.sub-menu li a:hover {
	color: hsl(62, 63%, 40%) !important;
}

#inner_header .main_navigation .navigation_wrap>li.current-menu-item>a:hover {}

#inner_header .main_navigation .navigation_wrap>li.current-menu-item>a:hover {
	background: url("images/libg_active.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: #000 !important;
	transition: none 0s ease 0s;
}

#inner_header .main_navigation .navigation_wrap>li.current-menu-item>a:hover {
	color: #fff !important;
}

header.smaller .main_navigation ul.sub-menu li>a:hover {
	color: hsl(62, 73%, 47%) !important;
}

.navigation_wrap>li.downarrow:hover>a,
.navigation_wrap>li.downarrow.current_page_item>a {
	color: hsl(0, 0%, 100%) !important;
	background: url(images/libg_active.png) no-repeat center top;
	transition: none 0s ease 0s;
}

#contact_us hr {
	border-color: #002900;
}

header.smaller ul.sub -menu li a {
	background: url(images/downarrow_submenu_hover.png) no-repeat scroll 6% 50% hsla(0, 0%, 0%, 0);
	padding-left: 33px !important;
}

#inner_header ul.sub -menu li a:hover {
	background: url(images/downarrow_submenu.png) no-repeat scroll 6% 50% hsla(0, 0%, 0%, 0);
	padding-left: 33px !important;
}

#inner_header ul.s ub-menu li a {
	background: url(images/downarrow_submenu_hover.png) no-repeat scroll 6% 50% hsla(0, 0%, 0%, 0);
	padding-left: 33px !important;
}

header.smaller ul.sub-me nu li a:hover {
	background: url(images/downarrow_submenu.png) no-repeat scroll 6% 50% hsla(0, 0%, 0%, 0);
	padding-left: 33px !important;
}

#contact_us hr {
	border-color: #002900;
	position: absolute;
	top: -5px;
	width: 100%;
}

#inner_support {
	position: relative;
}

#inner_support hr {
	border-color: #002900;
	position: absolute;
	top: -35px;
	width: 100%;
}

#features_wrap h2 {
	color: #002900;
	font-family: "bitterregular";
	font-size: 34px;
	line-height: 47px;
	margin: 18px 0 32px;
	text-align: center;
}

#inner_contact_us .contact_btm_text>h2 {
	color: #002900 !important;
}

#inner_contact_us .contact_btm_text {
	color: #000;
	display: inline;
	width: 100%;
	font-size: 16px;
	line-height: 23px;
	padding: 0 10px;
	font-family: "open_sansregular";
}

#inner_contact_us .contact_btm_text a {
	color: #000;
}

#inner_contact_us .contact_btm_text a:hover {
	color: #000;
}

img.clipper_position {
	position: absolute;
	right: 43px;
	top: -66px;
}

.remote_img:hover {
	background: url(images/support_btn_hover.jpg) repeat scroll 6% 50% hsla(0, 0%, 0%, 0);
}

.remote_img {
	background: url(images/support_btn.jpg) repeat scroll 6% 50% hsla(0, 0%, 0%, 0);
	border-radius: 3px;
	box-shadow: 0 4px 0 hsl(0, 0%, 25%);
	margin-left: 12px;
	width: 90%;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

.remote_img span {
	color: hsl(62, 73%, 47%);
}

.remote_img>a {
	background: url(images/support_btn_arrow.png) no-repeat scroll 97% 50% hsla(0, 0%, 0%, 0);
}

.remote_support>p {
	color: #000;
	font-size: 16px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 33px;
}

.remote_img>a {
	color: hsl(0, 0%, 100%);
	font-size: 15px;
	padding-left: 23px;
	padding-right: 26px;
	font-family: 'Vollkorn', serif;
}

.remote_support>h2 {
	color: hsl(90, 43%, 50%);
	padding-bottom: 37px;
	font-size: 40px;
	text-align: center;
	font-family: 'Bitter', serif;
}

.get_support {
	padding-right: 98px;
	text-align: center;
}

#inner_header .main_navigation .navigation_wrap>li.menu-item-786:hover {
	background: url(images/li_bg.jpg) repeat-x scroll 0 0 hsl(89, 64%, 33%) !important;
}

#inner_header .main_navigation .navigation_wrap>li.menu-item-786:hover>a {
	background: url("images/libg_active.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	color: hsl(0, 0%, 100%) !important;
	transition: none 0s ease 0s;
}

li.current-menu-ancestor {
	color: #000 !important;
	/*background: url(images/li_bg.jpg) repeat-x scroll 0 0 hsl(89, 64%, 33%) !important;*/
}

li.current-menu-parent a {
	color: #000 !important;
}

li.current-menu-parent a:hover {
	color: #fff !important;
}


/********* round images styles ***********/
.greenround {
	border-radius: 50%;
	border: 5px solid #80B74A;
	padding: 10px;
}

.the_content div.alignleft {
	float: left;
	margin: 10px 22px 0 0;
}

.the_content div.alignright {
	float: right;
	margin: 10px 0 0 25px;
}

.the_content div.alignnone {
	clear: both;
	float: none;
	display: block;
	margin: 10px auto 20px;
}

.the_content div.aligncenter {
	clear: both;
	float: none;
	display: block;
	margin: 10px auto 20px;
}

.greenround img {
	border-radius: 50%;
	margin: 0 !important;
}

.the_content img.aligncenter {
	display: block;
	margin: auto;
}

.the_content img.alignleft {
	float: left;
	margin: 26px 17px 0 0;
}

.the_content img.alignright {
	float: right;
	margin: 26px 0 0 17px;
	max-width: 100%;
	height: auto;
}

.the_content img {
	height: auto;
}

#category_landing ul li .landing_text:hover {
	padding-top: 125px;
	top: 0;
	transition: top 0.8s ease 0s;
}

#features_wrap ul li .features_text {
	background-size: cover !important;
	min-height: 350px;
	position: relative;
}

#inner_header ul.sub-menu li:last-child {
	border: 5px 5px 0 0;
}

#inner_header ul.sub-menu li:last-child:hover {
	border: 5px 5px 0 0;
}

@media screen and (max-width: 767px) {
	.inner_content .the_content div.alignright {
		float: none;
		max-width: 330px;
		margin-left: auto;
		margin-right: auto;
	}
}


/*********************** onesource_healthcare_info ******************************/
#onesource_healthcare_info {
	padding-top: 77px;
}

#onesource_healthcare_info .topcontainer {
	background: url(images/landing_banner.jpg) no-repeat center top;
	background-size: cover;
	min-height: 605px;
	margin-bottom: 30px;
}

.topcontainer .landing_textwrap {
	font-size: 24px;
	color: #242424;
	line-height: 30px;
	font-family: 'bitterregular';
}

.landing_textwrap h1 {
	margin: 10px 0px 25px;
	font-size: 77px;
	color: #7db346;
	font-family: 'bitterbold_italic';
}

.landing_textwrap h1 span.top_text {
	line-height: 35px;
	font-size: 52px;
	color: #353334;
	font-family: 'bitterregular';
}

.landing_textwrap h1 span.linebreak {
	display: block;
}

.landing_textwrap p {}

.landing_textwrap p span {
	font-family: 'bitterbold';
	line-height: 30px;
}


.topcontainer .date_wrap {}

.date_wrap .date_textouter {
	float: left;
	margin: 25px 0 0;
}

.date_textouter .date_text {
	font-size: 28px;
	background: #7db346;
	color: #fff;
	font-family: 'bitterbold';
	line-height: 35px;
	padding: 15px 45px 15px 1000000px;
	margin-left: -1000000px;
}

.date_text span {
	display: block;
}

.date_wrap .save_date {
	float: left;
}

.topcontainer h3 {
	margin: -90px 0 0;
	font-family: 'bitterbold';
	line-height: 30px;
	color: #393738;
	font-size: 26px;
}

.topcontainer h3 span {
	display: block;
}

#onesource_healthcare_info .bottom_container {
	padding-bottom: 150px;
	font-size: 22px;
	color: #393738;
	line-height: 35px;
	font-family: 'ralewayregular';
}

.bottom_container p {}

.bottom_container .form_container {
	margin-top: 30px;
}

.form_container .form_title_outer {
	position: relative;
	margin: 0 !important;
}

.form_title_outer h2 {
	margin: 0px;
	text-align: center;
	line-height: 35px;
	background: #80b74a;
	min-height: 51px;
	font-family: 'ralewaysemibold';
	font-size: 24px;
	padding: 8px 20px;
	color: #fff;
}

.form_title_outer .left_corner {
	position: absolute;
	left: 0px;
	top: 0px;
}

.form_container .form_body_outer {}

.form_body_outer .form_body {
	background: #393738;
	height: 130px;
	border-radius: 0px 0px 10px 10px;
	margin: 0px 21px;
	padding: 30px 60px 35px;
}

.form_body_outer .form_submit {
	text-align: center;
	margin-top: 20px;
}

.form_body_outer .form_submit button {
	display: inline-block;
	background: #80b74a;
	border-radius: 5px;
	font-size: 20px;
	font-family: 'ralewaybold';
	padding: 0px 20px;
	line-height: 55px;
	border: none;
	color: #fff;
	text-transform: uppercase;
}


/*********************** eof onesource_healthcare_info ******************************/


/******************************************CONTACT FORM***************************************************/
.techsupport_form .fsBody .fsForm,
.techsupport_form .fsForm .fsFieldRow .fsRowBody,
.techsupport_form.fsForm .fsSpacerRow .fsRowBody {
	background: transparent !important;
}

.techsupport_form .fsBody .fsForm {
	box-shadow: none !important;
	border: none !important;
	padding-bottom: 0px !important;
	padding-top: 0px;
	margin-top: 3px !important;
}

.techsupport_form .fsBody .fsLabel,
.fsBody label {
	color: #515050 !important;
	margin-bottom: 0 !important;
}

.techsupport_form .fsForm .fsSubmit {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	bottom: 0;
	margin-top: 33px !important;
	top: 56%;
	width: 100%;
}

.techsupport_form .fsBody .fsRowBody {
	padding: 0 !important;
}

.techsupport_form .fsForm .fsLabel {
	font-size: 13px !important;
	font-family: Roboto;
	font-weight: normal !important;
	color: #ffffff;
	margin-top: 5px !important;
}

.techsupport_form .fsBody .fsSupporting {
	font-family: Roboto;
	font-weight: normal !important;
	color: #515050 !important;
	font-size: 11px;
}

.techsupport_form .fsSubmit input.fsSubmitButton {
	padding: 4px 10px !important;
}

.techsupport_form .fsSubmit input.fsSubmitButton {
	background: none repeat scroll 0 0 #80b74a !important;
	border: medium none !important;
	border-radius: 5px !important;
	color: #fff !important;
	display: inline-block !important;
	font-family: "ralewaybold" !important;
	font-size: 20px !important;
	line-height: 55px !important;
	padding: 0 20px !important;
	margin-top: 40px !important;
	text-transform: uppercase !important;
}


.techsupport_form .fsPagination input,
.fsPagination button {
	font-size: 10px !important;
}

.techsupport_form .fsSubmit input.fsSubmitButton:hover {
	background: none repeat scroll 0 0 #4b7bb1;
	color: #fff;
	line-height: 68px;
}

.techsupport_form .fsSubField:last-child {
	margin: 0px !important;
}

.techsupport_form .fsBody .fsForm textarea#field25794740 {
	color: #515050 !important;
	font-weight: normal;
	border-color: 1px solid #CCCCCC !important;
}

.techsupport_form .fsBody input {
	padding: 2px !important;
	font-size: 13px !important;
	font-weight: normal !important;
}

.techsupport_form .fsBody .fsSubField {
	margin-right: 3%;
	width: 47%;
}

.techsupport_form .fsFieldRow input[type="text"],
.techsupport_form .fsFieldRow input[type="email"],
.techsupport_form .fsFieldRow input[type="number"],
.techsupport_form .fsFieldRow input[type="tel"],
.techsupport_form .fsForm textarea {
	max-width: 100% !important;
	margin-top: 0px !important;
	background-image: none !important;
	border: 2px solid #b4b1b1 !important;
	margin-bottom: 0px;
	width: 100% !important;
	min-height: 43px !important;
	padding: 5px 10px !important;
	color: #515050 !important;
	font-size: 13px;
}

.techsupport_form .fsFieldRow *::-moz-placeholder {
	color: #666667 !important;
	opacity: 1;
}

.techsupport_form {
	padding-left: 5%;
	padding-top: 16px;
	padding-right: 5%;
}

.techsupport_form .fsFieldRow input::-webkit-input-placeholder {
	color: #515050 !important;
}

.techsupport_form .fsRow.fsFieldRow.fsLastRow {
	clear: none;
	margin-bottom: 13px;
}

.techsupport_form div.fsError {
	margin: 0px !important;
}

.techsupport_form .fsForm select {
	color: #515050;
	font-size: 13px;
	height: 28px;
	width: 95%;
	border: 1px solid #CCCCCC;
	padding: 4px;
	border-radius: 5px;
}

.techsupport_form .fsForm fieldset,
.techsupport_form .fsForm fieldset legend {
	background: none !important;
}

.techsupport_form .fsOptionLabel.vertical {
	clear: none !important;
	color: #656565;
	font-family: Roboto;
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
}

.techsupport_form div.fsError {
	font-family: Roboto;
	font-size: 12px;
	margin-bottom: 5px !important;

	margin-top: 5px !important;
	padding: 5px !important;
	width: 100%;
}

.techsupport_form .fsRequiredMarker {
	font-weight: normal !important;
	font-size: 14px;
	color: #ff3c3c;
	max-width: 100% !important;
}

.techsupport_form ::-webkit-input-placeholder {
	color: #666667;
}

.techsupport_form :-moz-placeholder {
	color: #666667;
}

.techsupport_form ::-moz-placeholder {
	color: #666667;
}

.techsupport_form :-ms-input-placeholder {
	color: #666667;
}

.techsupport_form .fsBody {
	margin-bottom: 0px !important;
}

.techsupport_form .fsValidationError .fsLabel {
	background-position: 0 4px !important;
	background-size: 15px auto !important;
}

.contact-text {
	margin-top: -6px;
}

.contact-img {
	margin-top: 20px;
}

.contact-address {
	margin-top: 30px;
}

.fsSectionHeader {
	background: none repeat scroll 0 0 #fff !important;
	padding: 0 !important;
}

.techsupport_form textarea {
	height: 109px !important;
	font-weight: normal !important;
}

#fsCell31631978 {
	float: left;
	width: 23%;
	margin-right: 2%;
}

#fsCell31631991 {
	float: left;
	width: 23%;
	margin-right: 2%;
}

#fsCell31631992 {
	float: left;
	width: 23%;
	margin-right: 2%;
}

#fsCell31631995 {
	float: left;
	width: 23%;
	margin-right: 2%;
}

.techsupport_form .fsSubmit.fsPagination {
	right: 0;
}

#footer_content a {
	color: #000;
}

.design-techsupport {
	color: #000;
	margin-top: -12px;
}

.testimonial_description_outer .testimonial_description span {
	margin-top: 0;
}

/******************************************EOF CONTACT FORM***************************************************/

/************************ CATEGORY *********************/
#onesource_category {
	padding: 42px 0 20px;
}

#onesource_category .category_wrap {
	border-bottom: 6px solid #d6d6d6;
	margin-bottom: 42px;
	padding-bottom: 42px;
}

#onesource_category .category_wrap .category_img {
	min-height: 325px;
}

#onesource_category .category_wrap .category_img.img_1 {
	background: url(images/category_img.jpg) no-repeat center top;
	background-size: cover;
}

#onesource_category .category_wrap .category_img.img_2 {
	background: url(images/category_img.jpg) no-repeat center top;
	background-size: cover;
}

#onesource_category .category_wrap .category_img.img_3 {}

#onesource_category .category_wrap .category_img.img_4 {}

#onesource_category .category_wrap .category_img.img_5 {}

#onesource_category .category_wrap .category_text {
	font-size: 20px;
	line-height: 32px;
	color: #1a1a1a;
	font-family: 'open_sansregular', arial;
	overflow: hidden;
}

#onesource_category .category_wrap .category_text h3 {
	font-size: 30px;
	line-height: 42px;
	color: #032e5d;
	font-family: "Oswald", sans-serif;
	margin: 0;
}

#onesource_category .category_wrap .category_text p {
	margin: 14px 0 20px;
}

.category-3 #inner_banner .inner_text h1 {
	color: #1a1a1a;
}

#onesource_category .category_wrap .category_text .read_btn {
	float: left;
	padding-right: 24px;
}

#onesource_category .category_wrap .category_text .read_btn a {
	font-size: 16px;
	line-height: 19px;
	color: #80b74a;
	display: inline-block;
	border-radius: 5px;
	padding: 13px 20px;
	overflow: hidden;
	transition: color 0.3s ease;
	-webkit-transition: color 0.3s ease;
}

#onesource_category .category_wrap .category_img {
	background-position: center center !important;
	background-size: 100% auto !important;
	position: relative;
}

#onesource_category .blog_overlay {
	display: block;
	padding: 10px;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#onesource_category .blog_overlay::before,
#onesource_category .blog_overlay::after {
	content: "";
	opacity: 0;
	position: absolute;
}

#onesource_category .blog_overlay::before,
#onesource_category .blog_overlay::after {
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
}

#onesource_category .category_wrap:hover .blog_overlay::before,
#onesource_category .category_wrap:hover .blog_overlay::after {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
}

#onesource_category .blog_overlay::after {
	border-left: 3px solid rgba(57, 55, 56, 0.6);
	border-right: 3px solid rgba(57, 55, 56, 0.6);
	bottom: 10px;
	left: 10px;
	right: 10px;
	top: 10px;
	transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	transform-origin: 100% 0 0;
	-webkit-transform-origin: 100% 0 0;
}

#onesource_category .blog_overlay::before {
	border-bottom: 3px solid rgba(57, 55, 56, 0.6);
	border-top: 3px solid rgba(57, 55, 56, 0.6);
	bottom: 10px;
	left: 13px;
	right: 13px;
	top: 10px;
	transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	transform-origin: 0 0 0;
	-webkit-transform-origin: 0 0 0;
}

#onesource_category .category_wrap .category_text h3 {
	transition: color 0.3s ease-out;
	-webkit-transition: color 0.3s ease-out;
}

#onesource_category .category_wrap:hover .category_text h3 {
	color: #0080c7;
}

#onesource_category .category_wrap .category_img.active {}

#onesource_category .category_wrap .category_text .read_btn a {
	position: relative;
	transform: translateZ(0px);
	-webkit-transform: translateZ(0px);
}

#onesource_category .category_wrap .category_text .read_btn a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 5px;
	border: 3px solid #80b74a;
	z-index: -2;
}

#onesource_category .category_wrap .category_text .read_btn a:after {
	z-index: -1;
	background: #80b74a !important;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform-origin: 0 50% 0;
	-webkit-transform-origin: 0 50% 0;
	transition: transform 0.3s ease-out;
	-webkit-transition: transform 0.3s ease-out;
}

#onesource_category .category_wrap:hover .category_text .read_btn a:after {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
}

#onesource_category .category_wrap:hover .category_text .read_btn a {
	color: #ffffff;
}


#onesource_category .category_wrap .category_text .read_btn a span {
	padding: 0 15px 2px 0;
	position: relative;
}

#onesource_category .category_wrap .category_text .read_btn a span:before {
	content: url(images/blog_arrow.png);
	position: absolute;
	right: 0;
	top: 12%;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
}

#onesource_category .category_wrap .category_text .read_btn a span:after {
	content: url(images/blog_white_arrow.png);
	position: absolute;
	right: 0;
	top: 12%;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	opacity: 0;
}

#onesource_category .category_wrap:hover .category_text .read_btn a span:before {
	right: -10px;
	opacity: 0;
}

#onesource_category .category_wrap:hover .category_text .read_btn a span:after {
	opacity: 1;
	-webkit-animation-name: hvr-icon-wobble-horizontal;
	animation-name: hvr-icon-wobble-horizontal;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

#onesource_category .category_wrap .category_text .share_btn {
	float: left;
}

#onesource_category .category_wrap .category_text .share_btn a {
	position: relative;
	font-size: 16px;
	line-height: 19px;
	color: #393738 !important;
	display: inline-block;
	border: 3px solid #393738;
	border-radius: 5px;
	padding: 10px 40px 10px 24px;
}

#onesource_category .category_wrap .category_text .share_btn a span {
	background: rgba(0, 0, 0, 0) url("images/blog_share_arrow.png") no-repeat scroll 78% 50%;
	float: right;
}

.st_sharethis {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.st_sharethis .stButton {
	background-image: none !important;
}

.stButton {
	background-image: none !important;
}

.chicklets.sharethis {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

#onesource_category .width_1 {
	width: 36%;
}

#onesource_category .width_2 {
	width: 64%;
	padding-left: 44px;
}

#sound_case_study .case_study_text h3 a {
	color: hsl(211, 98%, 19%);
}

#onesource_category .category_wrap .category_text h3 a {
	color: #80b74a !important;
}

#onesource_category .category_wrap:hover .category_text h3 a {
	color: hsl(201, 100%, 39%);
}

#onesource_category .post_wrap {
	margin: 60px 0;
}

#onesource_category .post_wrap a {
	border: 2px solid #80b74a;
	border-radius: 5px;
	color: #80b74a;
	font-size: 20px;
	line-height: 32px;
	margin: 0;
	padding: 24px 40px;
}

#onesource_category .post_wrap a span {
	background: rgba(0, 0, 0, 0) url(images/load_arrow.png) no-repeat scroll right center;
	padding: 0 26px 0 0;
}

#onesource_category .post_wrap a:hover {
	background: #80b74a;
	color: #ffffff;
}

#onesource_category .post_wrap a:hover span {
	background: url(images/load_arrow_hover.png) no-repeat scroll right center;
	padding: 0 26px 0 0;
}

.the_content img {
	box-shadow: 7px 9px 12px rgba(0, 0, 0, 0.2);
	border: 2px solid #fff;
	max-width: 70%;
	display: block;
	margin: 30px auto 30px;
}

header .top_contact_info {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

header .top_contact_info p {
	margin-bottom: 0;
}

.payment_portal {
	width: 208px;
	height: 40px;
	border-radius: 5px;
	background-image: linear-gradient(to top, #7fb74a 0%, #4d7f10 100%);
	margin-right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	font-family: 'bitterregular', sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	transition: all .35s ease;
}

.payment_portal:hover {
	background-image: linear-gradient(to bottom, #7fb74a 0%, #4d7f10 100%);
	transition: all .35s ease;
	color: #fff;
}

.payment_portal img {
	margin-right: 9px;
}

@media (max-width: 1010px) and (min-width: 960px) {
	#banner .banner_link_wrap {
		position: absolute;
		top: 156px;
		width: auto;
	}
}

span.zpthide {
	display: none !important;
}