@import url(bootstrap.css);
html {
	height: 100%;
	min-height: 100%;
}
body {
	color: #777777;
	font-family: 'Lato', sans-serif;
	padding-bottom: 0;
	min-height: 100%;
}
/* CHANGEABLE STYLES
    -------------------------------------------------- */
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: 300;
}
h1 {
	font-size: 40px;
	margin: 0;
}
h2 {
	color: #2A323A;
	font-size: 36px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
p {
	font-family: lato;
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 10px;
	line-height: 24px;
}
 a:hover:after span {
}
a {
	transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
}
a:focus {
	outline: medium none;
	outline-offset: 0;
}
a:hover, a:focus, a {
	text-decoration: none;
}
ul {
	list-style: none outside none;
	margin: 0;
}
ul:after {
	clear: both;
	content: "";
	display: block;
}
li {
	font-weight: normal;
	line-height: 20px;
	transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
}
img {
	max-width: 100%;
}
*::-moz-selection {
 color: #00aeef;
}
/* GLOBAL STYLE END
-------------------------------------------------- */

/* customizable Style */
#wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.wrapper_boxed {
	margin: auto;
	width: 1240px;
	
}
.wrapper_boxed .top_menu_bar {
	margin: 0 auto;
	width: 1240px;
	left: auto;
}
section {
	position: relative;
	text-align: center;
}
.center {
	text-align: center;
}
h1.center {
	margin: 5px auto;
	text-align: center;
}
.valign {
	vertical-align: middle;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.left-al {
	text-align: left !important;
}
.right-al {
	text-align: right !important;
}
.clear:after {
	clear: both;
	content: "";
	display: block;
}
.m20 {
	margin: 20px 0;
}
.m20t {
	margin: 20px 0 0;
}
.clear {
	clear: both;
}
.global-color {
	color: #5a5a5a;
}
.global-color a {
	color: #5a5a5a;
}
.first {
	margin-left: 0px!important;
}
.relative {
	position: relative;
}
/*Transition Animation*/ 
a, #primary, .item_box .icon, .team, .team .social, .team .social a, .service_icon, .service_icon img, .service_hover, .carousel-control, .carousel, nav#primary, .mailFromDiv, .mailSuccessDiv, .error, .er {
	-webkit-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-moz-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-ms-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-o-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 HEADER SECTION 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.header {
	position: relative;
	width: 100%;
	background:  url(../images/headerbg.jpg)no-repeat center top fixed #34495e;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 4px solid #3498db;/*-webkit-transform: translate3d(0, 0, 0);*/
}
/* Componetnt
-------------------------------------------------- */
.component.home_page, .component.hed3 {
	margin-top:0!important;
}
/* Logo
-------------------------------------------------- */
#primary .logo {
	margin: 0;
	padding: 0;
	display: none;
}
.logo {
	float: left;
	margin-top: 45px;
	position: absolute;
	z-index: 1000000;
}
.logo img {
	display: block;
	max-height: 100%;
	width: auto;
}
.logo a {
	float: left;
	font-size: 40px;
	line-height: 40px;
	font-weight: 300;
	text-align: left;
}
.logo ._bg {
	background: none repeat scroll 0 0 #3398da;
	color: #FFFFFF;
	float: left;
	font-weight: 300;
	padding: 3px 10px 7px;
	position: relative;
	z-index: 1;
}
.logo ._u {
	float: left;
	color: #3398da;
	margin-left: -11px;
	padding: 3px 0 7px;
}
.logo ._u strong {
	color: #fff;
	font-weight: 300;
}
.logo_header2 ._u strong, .logo_header4 ._u strong {
	color: #3398da;
	font-weight: 300;
}
/*************************************************
Main Nav Style
*************************************************/
#primary {
	position: fixed;
	top: 50px;
	right: 30px;
	z-index: 100000;
}
#primary li:before {
	border-right: 2px solid #3498DB;
	content: "";
	height: 24px;
	position: absolute;
	right: 0.21em;
	top: 16px;
}
#primary li:last-child:before {
	height: 0;
}
#primary li {
	display: list-item;
	height: 20px;
	list-style: none outside none;
	margin-top: 15px;
	position: relative;
	text-align: right;
}
#primary a {
	display: block;
	text-align: right;
	font-size: 11px;
	color: #69b4e4;
}
#primary li a:hover, nav#primary li.active a {
	color: #34495e;
}
#primary a:before {
	float: right;
	margin-left: 10px;
	width: 10px;
	height: 10px;
	font-family: 'FontAwesome';
	content: "\f10c";
	font-size: 14px;
	color: #3498db;
}
#primary li.active a:before {
	content: "\f111";
}
a.next-section {
	background: none repeat scroll 0 0 #3498DB;
	bottom: 0;
	color: #FFFFFF;
	font-size: 18px;
	left: 50%;
	margin-left: -20px;
	min-width: 12px;
	min-height: 21px;
	padding: 10px 15px;
	position: absolute;
	z-index: 100;
}
a.top-section {
	float: left;
	background: none repeat scroll 0 0 #3498DB;
	left: 50%;
	top: 0;
	color: #FFFFFF;
	font-size: 18px;
	min-width: 12px;
	min-height: 21px;
	margin-left: -20px;
	padding: 10px 15px;
	position: relative;
	z-index: 100;
}
#about a.next-section, #services a.next-section, #portfolio a.next-section, #blog a.next-section, #priceplans a.next-section, #contact a.next-section {
	bottom: -40px;
}
.navbar-inverse .btn-navbar {
	margin: 0;
	background: #005a88;
	border: none;
}
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #0084c8;
	
}
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
	background-color: #0084c8;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Responsive Design Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#responsive_design {
	background: url(../images/responsive.jpg) no-repeat center center fixed #34495e;
	-webkit-background-size:auto;
	-moz-background-size:auto;
	-o-background-size:auto;
	background-size:auto;
	min-height: 510px;
	position: relative;
}
#responsive_design h2 {
	font-size: 32px;
	color: #fff;
	text-align: center;
	font-weight: 300;
	margin-top: 50px;
}
#responsive_design .content {
	position: relative;
	top: 105px;
}
#responsive_design ul {
	position: relative;
	width: auto;
	text-align: center;
}
#responsive_design ul li {
	display: inline-block;
	vertical-align: bottom;
	text-align: center;
	margin: 5px 5px 10px 5px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	ABOUT SECTION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#about {
	background: #ffffff;
	position: relative;
	width: 100%;
}
#about .head, #services .head, #portfolio .head, #blog .head, #priceplans .head, #contact .head {
	position: relative;
	background: #3498db;
	padding: 55px 0;
	min-height: 41px;
	color: #fff;
	margin-bottom: 40px;
	text-align: center;
}
.page_title {
	margin: 45px 0;
	position: relative;
	width: 100%;
	text-align: center;
}
.page_title .border {
	margin: 0 auto;
	padding: 0 10px;
	display: inline-block;
	background: url(../images/border.png) left bottom repeat-x;
}
.page_title .border span {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #33485e;
	padding-bottom: 10px;
	border-bottom: 3px solid #fff;
	display: inline-block;
	min-width: 120px;
	margin: 0;
}
#about .message {
	margin-bottom: 60px;
}
.item_box {
	background: url(../images/white_bg.png) top center no-repeat #f0f0f0;
	min-height: 300px;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 40px;
	padding: 20px;
	text-align: center;
	float: left;
}
.item_box .icon {
	position: relative;
	width: 70px;
	height: 70px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center top;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s; /* Safari */
}
.item_box:hover .icon {
	background-position: center bottom;
}
.item_box .icon.user {
	background-image: url(../images/user.png);
}
.item_box .icon.rocket {
	background-image: url(../images/rocket.png);
}
.item_box .icon.hand {
	background-image: url(../images/hand.png);
}
.item_box h3 {
	margin: 70px 0 20px;
	color: #3498db;
	font-weight: 300;
}
.item_box p {
	font-size: 14px;
	color: #777777;
	line-height: 22px;
}
.item_box:hover {
	border-color: #3498db;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	TEAM SECTION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
.team {
	position: relative;
	width: 100%;
	background: #fff;
	margin-bottom: 70px;
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-moz-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-ms-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-o-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
}
.team .member_photo {
	width: 100%;
	position: relative;
}
.team .member_photo img {
	width: 100%;
	position: relative;
}
.team .social {
	position: relative;
	background: #fff;
	overflow: hidden;
	height: 0;
}
.team:hover .social {
	height: 70px;
	opacity: 1;
}
.team .social ul {
	width: 100%;
	padding: 10px 0;
	position: relative;
	text-align: center;
}
.team .social ul li {
	display: inline-block;
	list-style: none;
}
.team .social ul li a {
	display: inline-block;
	color: #c4e2f4;
	font-size: 36px;
	margin: 5px;
	line-height: 20px;
}
.team .social ul li a:hover {
	color: #3498db;
}
.team .member_info {
	position: relative;
	background: #f6f6f6;
	padding: 20px 0;
	text-align: center;
}
.team .member_info h4 {
	color: #777777;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 7px;
}
.team .member_info i {
	font-size: 14px;
	font-style: italic;
	color: #3398da;
}
.team:hover .member_info {
	background: #3498db;
	color: #fff;
}
.team:hover .member_info h4, .team:hover .member_info i {
	color: #fff;
}
.skill {
	background: #f0f0f0;
	padding: 20px 0;
	text-align: center;
}
.skill_graph {
	margin: 10px 0;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	PARALLAX 01
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#parallax1 {
	width: 100%;
	position: relative;
	height: 400px;
	text-align: center;
	background: url(../images/parallax-01.jpg) no-repeat center center fixed #2a3b4b;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#parallax1 h2 {
	position: relative;
	padding-top: 130px;
	font-weight: 300;
	color: #fff;
	line-height: 50px;
}
#parallax1 span {
	display: block;
	font-size: 18px;
	padding-top: 30px;
	color: #fff;
	font-weight: 300;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	SERVICES SECTION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#services {
	background: #fff;
	position: relative;
	width: 100%;
	padding-bottom: 30px;
}
#services .message {
	position: relative;
	margin-bottom: 70px;
}
#services blockquote {
	font-size: 20px;
	font-weight: 300;
	font-style: italic;
	line-height: 30px;
	border: none;
}
.postby {
	font-size: 11px;
	line-height: 15px;
	font-weight: 700;
}
.postby strong {
	color: #3398d9;
}
.service_box {
	width: 100%;
	height: 215px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	text-align: center;
	float: left;
}
.service_normal {
	position: relative;
	width: 100%;
	float: left;
}
.service_icon_wrap {
	float: left;
	position: relative;
	width: 100%;
	min-height: 150px;
	margin-bottom: 20px;
	background: #f0f0f0 url(../images/white_bg.png) center top no-repeat;
}
.service_icon {
	position: relative;
	width: 80px;
	height: 80px;
	left: 50%;
	margin-left: -40px;
	margin-top: 15px;
	overflow: hidden;
}
.service_icon img {
	position: absolute;
	left: 0;
	top: 0;
}
.service_box:hover .service_icon img {
	position: absolute;
	left: 0;
	top: -80px;
}
.service_box h4 {
	font-size: 20px;
	font-weight: 300;
	color: #3498db;
	text-transform: uppercase;
}
.service_hover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 215px;
	left: 0;
	background: #3498db;
	color: #fff;
}
.service_hover p, .service_hover a {
	float: left;
	position: relative;
	padding: 30px 15px;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	font-weight: 400;
}
.service_box:hover .service_hover {
	top: 0;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	PARALLAX 02
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#parallax2 {
	background: url(../images/parallax-02.jpg) no-repeat center center fixed #2a3b4b;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	width: 100%;
	text-align: left;
}
#parallax2 .content {
	position: relative;
	padding: 50px 0;
	width: 100%;
	min-height: 500px;
}
#iphone {
	position: absolute;
	bottom: 0;
	right: 0;
}
#parallax2 h1 {
	text-align: left;
	color: #fff;
	font-weight: 300;
	line-height: 48px;
	padding-bottom: 30px;
}
#parallax2 p {
	font-size: 22px;
	color: #fff;
	line-height: 30px;
	padding-bottom: 70px;
	text-align: left;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	PORTFOLIO STYLE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#portfolio {
	background: #fff;
	position: relative;
	width: 100%;
}
/*-- PORTFOLIO FILTER NAVIGATION ---*/
.filter {
	width: 100%;
	float: left;
	padding: 40px 0 35px;
}
.filter ul {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
.filter li {
	background: none;
	display: inline;
}
.filter li:last-child {
	background: none;
}
.filter li:last-child a {
	margin: 2px;
}
.filter li a {
	font-size: 14px;
	line-height: 14px;
	font-weight: 300;
	color: #777777;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 8px 10px 10px 10px;
	display: inline-block;
}
.filter li a:hover {
	color: #fff;
	background-color: #34495e;
}
.filter li.current a {
	color: #fff;
	background-color: #34495e;
}
.filter li span {
	font-size: 11px;
	color: #ccc;
}
/*------------- portfolio image ---------------*/
.portfolio-grid {
	float: left;
	width: 100%;
	margin-bottom: 80px;
}
.portfolio-grid ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.portfolio-grid ul li {
	float: left;
	display: inline;
	position: relative;
	width: 300px;
	margin: 0;
	padding: 0;
	transition: all 500ms ease 0s;
}
.portfolio-grid ul li img {
	float: left;
	transition: all 0.5s ease 0s;
}
.portfolio-grid ul li.col2 {
	width: 220px;
}
.portfolio-grid ul li.col3 {
	width: 340px;
}
.portfolio-grid ul li.col4 {
	width: 500px;
}
.portfolio-grid ul li.col8 {
	width: 640px;
}
.jquery_popup {
	position: relative;
}
.port_left {
	float: left;
	width: 37%;
}
.port_right {
	float: right;
	width: 57%;
	padding: 0 3%;
}
.project {
	position: relative;
}
.project_details h2 {
	color: #fff;
	margin-bottom: 20px;
}
.project_details p {
	color: #fff;
	line-height: 24px;
	margin-bottom: 30px;
}
.pop_image {
	position: relative;
	overflow: hidden;
}
.zoom {
	font-family: 'FontAwesome';
	font-size: 18px;
	color: #fff;
	background: #3498DB;
	padding: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 -30px;
}
/*--------------------------------------------------
		    PORTFOLIO THUMBNAIL HOVER
---------------------------------------------------*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	PARALLAX 03
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#parallax3 {
	width: 100%;
	position: relative;
	text-align: center;
	height: 400px;
	background: url(../images/parallax-03.jpg) no-repeat center center fixed #2a3b4b;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#parallax3 h1 {
	position: relative;
	padding-top: 120px;
	font-weight: 300;
	color: #fff;
	line-height: 50px;
}
#parallax3 ul {
	float: left;
	width: 100%;
	margin: 40px 0 10px 0;
	padding: 0;
	list-style: none;
	display: block;
	min-height: 96px;
}
.caroufredsel_wrapper {
	min-height: 96px !important;
}
#clients li {
	float: left;
	height: 100%;
	font-size: 40px;
	color: #fff;
	text-align: center;
	vertical-align: middle !important;
	padding: 0;
	margin: 10px;
	display: block;
}
.clients_control {
	position: relative;
	overflow: hidden;
	width: 100%;
	display: none;
}
.clients_control a {
	font-size: 30px;
	color: #fff;
}
.clients_control>.next {
	float: right;
	position: relative;
	right: 20px;
}
.clients_control>.prev {
	float: left;
	position: relative;
	left: 20px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	NEWS BLOG
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#blog {
	background: #fff;
	position: relative;
	width: 100%;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	PARALLAX 04
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#parallax4 {
	width: 100%;
	position: relative;
	text-align: center;
	height: 400px;
	background: url(../images/parallax-04.jpg) no-repeat center center fixed #2a3b4b;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#parallax4 h1 {
	position: relative;
	font-size: 44px;
	padding-top: 86px;
	font-weight: 300;
	color: #fff;
	line-height: 50px;
	margin-bottom: 30px;
}
#parallax4 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 24px;
	margin-bottom: 50px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	PRICE PLANS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	

#priceplans {
	background: #fff;
	position: relative;
	width: 100%;
	padding-bottom: 40px;
}
.plans {
	width: 100%;
	text-align: center;
	margin: 30px 0 50px 0;
	background: #fff;
	color: #777777;
 -webkit-transition: all .25s;
 -moz-transition: all .25s;
 -ms-transition: all .25s;
 -o-transition: all .25s;
 transition: all .25s;
}
.plans:hover {
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, .15);
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-ms-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04);
}
.planContainer .title {
	background: #34495e;
	padding: 20px;
	color: #fff;
}
.planContainer .title i {
	position: relative;
	display: block;
	padding-top: 8px;
}
.planContainer .title h3 {
	padding: 5px 0 2px;
}
.planContainer .price {
	padding: 45px 0 38px;
	background: #fff;
}
.planContainer .price h1 {
	font-size: 60px;
	font-weight: 900;
	line-height: 50px;
}
.planContainer .price h1 sup {
	font-size: 15px;
	line-height: 15px;
	font-weight: 300;
	top: -35px;
}
.planContainer .price h1 span {
	font-size: 15px;
	line-height: 15px;
	font-weight: 400;
}
.planContainer .options {
	margin-top: 0;
}
.planContainer .options li {
	padding: 20px 0;
	background: #fff;
}
.planContainer .options li:nth-child(2n+0) {
 background: #f0f0f0;
}
.planContainer .button, #plans .team .button:hover {
	color: #fff;
	background: #34495e;
}
.planContainer .button:hover, #plans .team .button {
	background: #3498db;
}
.planContainer .button a {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 400;
	padding: 25px;
	display: block;
}
#plans .team .title {
	background: #3498db url(../images/new.png) right top no-repeat;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	PARALLAX 04
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/	
#parallax5 {
	width: 100%;
	position: relative;
	text-align: center;
	height: 400px;
	background: url(../images/parallax-05.jpg) no-repeat center center fixed #2a3b4b;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#parallax5 h1 {
	position: relative;
	font-size: 44px;
	padding-top: 86px;
	font-weight: 300;
	color: #fff;
	line-height: 50px;
	margin-bottom: 50px;
	text-align: left;
}
#parallax5 h3 {
	font-size: 22px;
	color: #fff;
	line-height: 24px;
	margin-bottom: 35px;
}
#parallax5 h4 {
	font-style: italic;
	color: #fff;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	CONTACT SECTION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#contact {
	background: #fff;
	position: relative;
	width: 100%;
	text-align: center;
}
#contact P {
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
}
#contact P strong {
	font-size: 20px;
	font-weight: 300;
}
.mailFromDiv {
	position: relative;
	overflow: hidden;
}
#contact input[type="text"], #contact input[type="email"], #contact textarea {
	width: 100%;
	padding: 10px 0;
	border-radius: 0;
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #34495e;
	margin-bottom: 10px;
}
#contact input[type="email"] {
	border-bottom: 1px solid #b7dbf2;
}
#contact textarea {
	border-bottom: 1px solid #b7dbf2;
}
#contact input[type="submit"], #contact .submit {
	border: none;
	padding: 10px 20px;
	margin: 10px 0;
	float: right;
	background: #3498db;
	color: #fff;
}
#contact input[type="submit"]:hover, #contact .submit:hover {
	background: #147CC1;
}
/*Error Message*/
.er {
	color: #AB0000 !important;
	border-color: #AB0000 !important;
}
.er:focus {
	color: #0099ff !important;
}
.er:focus {
	color: #0099ff !important;
	border-color: #B7DBF2 !important;
}
#name.er:focus {
	border-color: #34495E !important;
}
.error {
	float: left;
	color: #AB0000;
	font-size: 12px;
	font-weight: bold;
}
.error p {
	text-align: left;
	margin-bottom: 0;
}
/* Congratulation message */
.mailSuccessDiv {
	display: none;
	width: 100%;
	color: #33485E;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 20px;
}
/*-------------------------------------------------------------*/
.social_link {
	text-align: center;
	min-height: 100px;
	margin: 40px 0 65px 0;
}
.social_link li {
	display: inline-block;
	text-align: center;
	margin: 5px;
}
.social_link li a {
	position: relative;
	overflow: hidden;
	border: 1px solid #ebebeb;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
 -webkit-transition: all .25s;
 -moz-transition: all .25s;
 -ms-transition: all .25s;
 -o-transition: all .25s;
 transition: all .25s;
}
.social_link li a:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	FOOTER SECTION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.footer_top {
	float: left;
	width: 100%;
	background: #3498db;
}
.footer_top .content {
	float: left;
	background: #f7f7f7;
	margin-left: 50%;
	width: 50%;
	padding: 50px 0;
}
.foot_logo {
	float: left;
	position: relative;
	margin-left: -48px;
	z-index: 1;
}
.foot_logo a {
	float: left;
	font-size: 40px;
	line-height: 40px;
	font-weight: 300;
	text-align: left;
}
.foot_logo ._bg {
	color: #FFFFFF;
	float: left;
	font-weight: 300;
	padding: 3px 10px 7px;
	position: relative;
	z-index: 1;
}
.foot_logo ._u {
	float: left;
	color: #3398da;
	margin-left: -11px;
	padding: 3px 0 7px;
}
.foot_logo ._u strong {
	color: #33485e;
	font-weight: 300;
}
.copyright {
	float: right;
	padding-top: 13px;
	margin-right: 50px;
	font-size: 16px;
	color: #777777;
}
.footer_bottom {
	float: left;
	width: 100%;
	background-color:#fff;
}
/*~~~~~~~~~~~~~~~~~~~
Test modal 
~~~~~~~~~~~~~~~~~~~~~~*/
.test_modal {
	position: absolute;
	z-index: 10000;
	background: #666;
	width: 1000px;
	height: 200px;
}
.foot_absulet {
	position: absolute;
	bottom: 0;
	width: 100%;
}
/* Center Menu css */
.r_menu_area {
	background: #3498db;
	color: #fff;
	overflow: hidden;
	clear: both;
	padding:18px 0;
}
.left_r_menu {
	color: #FFFFFF;
	display: inline-block;
	float: left;
	font-family: lato;
	font-size: 36px;
	max-width: 326px;
	padding:0;
	text-align: right;
	width: 40%;
	text-transform: uppercase;
}
.right_r_menu {
	display:inline-block;
	width:60%;
	float:right;
	max-width:760px;
	padding:0;
	margin:0;
	padding:0;
}
.right_r_menu div {
	margin:0;
	padding:0;
}
.right_r_menu div ul {
	margin:0;
	padding:0;
}
.right_r_menu div ul li {
	margin:0;
	padding:0;
}
.right_r_menu div ul li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 0;
	color: #FFFFFF !important;
	font-family: lato;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding:0 10px !important;
}
.right_r_menu ul li a:hover {
	background:transparent;
	color:#D6D6D6 !important;
}
/*``````````````````````` 	
/* Header version4
````````````````````````````` */

.callus span {
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	float: left;
	line-height: 36px;
	padding: 0 15px;
}
.callus {
	display:block;
	float:right;
}
.callus span a, .callus span i {
	color:#fff;
}
.center_r_menu {
	color: #FFFFFF;
	display: inline-block;
	float: left;
	font-family: lato;
	font-size: 36px;
	padding:0;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
.center_r_menu .logo {
	left: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	z-index: 4;
	float:none;
}
.logo_header4 a, .logo_header4 ._bg, .logo_header4 ._u {
	float: none;
}
.right_r_menu {
	display:inline-block;
	width:60%;
	float:right;
	max-width:800px;
	padding:0;
	margin:0;
	padding:0;
}
.hed4 .right_r_menu {
	display:inline-block;
	width:100%;
	float:left;
	max-width:100%;
	padding:0;
	margin:0;
	text-align: center;
	width: 100%;
}
.hed4 .right_r_menu div {
	float: left;
	width: 100%;
	margin: 13px 0 0 0!important;
}
.hed4 .navbar .nav {
	float: none;
}
.hed4 .navbar .nav > li {
	display: inline-block;
	float: none;
}
/*``````````````````````` 	
/* Header version5
````````````````````````````` */

.header5_menu {
	float: right;
	width: 100%;
}
.header5_menu ul.menu > li {
	display: inline-block;
	float: left;
	margin: 0 11px;
}
.navbar.navbar-inverse.menu5 {
	float: right;
	margin-bottom: 0;
	margin-top: 45px;
	position: relative;
	width: auto;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0);
	padding:15px 0;
}
.header5_menu li a {
	color:#3498db;
}
#home5 .row-fluid.header_inner {
	height: 140px;
	position:absolute;
	z-index:10000;
}
#home5 .container {
	position: relative;
}

/*Additional css*/
.head h1 {
	text-transform:uppercase
}
.otherpage.logo ._u strong {
    color: #3894db;
}
.next-section.price.plans.animate2.fadeInDown {
	margin: 0 0 0 -20px;
	width: auto;
}
#contact .custom .row-fluid #cwcontact1 .error {
	font-size:16px;
	font-weight:300;
}
#contact .container #cwcontact1 .form-validate span.error {
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 0;
	text-align: left;
}
.nav-collapse .mj_menu .menu li a {
	text-transform:uppercase
}
#parallax3 h1.animated, #contact .container .row-fluid .page_title span {
	text-transform:uppercase
}
#breadcrumbs a.next-section {
	bottom: -40px;
}
#breadcrumbs .head {
	background: none repeat scroll 0 0 #3498db;
	color: #fff;
	margin-bottom: 40px;
	min-height: 41px;
	padding: 37px 0;
	position: relative;
	text-align: center;
}
#breadcrumbs {
	margin-top:120px
}
#breadcrumbs.header3 {
	margin-top:0px
}
#breadcrumbs.header4 {
	margin-top:159px
}
#login input[type="text"], #login input[type="password"], #login textarea {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #34495e;
	border-image: none;
	border-radius: 0;
	border-style: none none solid;
	border-width: medium medium 1px;
	box-shadow: none;
	margin-bottom: 10px;
	padding: 10px 0;
	width: 100%;
}
.header.hed4 #sequence .animate-in .caption1, .header.hed4 #sequence .animate-in .caption3 {
	padding-top: 35px;
}
/*login form*/
.login .form-horizontal .control-group {
	margin-bottom: 10px;
}
.login .controls, .remind .controls, .reset .controls, .registration .controls {
	line-height:inherit
}
.col-md-6 {
	width:48%;
	margin:0 1% 0;
}
#user-registration, member-registration {
	margin-top:50px;
}
.left {
	float:left
}
.login .col-md-6 {
	margin-top:20px;
}
.form-horizontal .control-label {
	text-align: left;
	width: 30%;
	float:left;
}
.login .form-horizontal .control-label label {
	padding:10px 0 10px;
}
.login .form-horizontal .controls input[type="checkbox"] {
	margin-top:14px;
}
.controls.col-md-3.left {
	line-height:inherit;
}
.control-label.col-md-3.left, .controls.col-md-3.left {
	width:30%
}
.controls.col-md-3.left {
	width:70%
}
.col-md-12.left .nav-tabs.nav-stacked > li > a {
	border: 0px solid #ddd;
}
.control-label.col-md-3.left label {
	margin-top:7px;
}
.form-horizontal .controls {
	float: left;
	width: 70%;
	margin-left:0;
}
.control-group {
	width:100%;
	float:left
}
.login .col-md-6.left ul li a {
	text-align:right;
	border:0
}
input[type="text"], input[type="password"], input[type="email"], textarea {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #34495e;
	border-image: none;
	border-radius: 0;
	border-style: none none solid;
	border-width: medium medium 1px;
	box-shadow: none;
	margin-bottom: 10px;
	padding: 10px 0;
	width: 95%;
}
.login .well {
	border:0px;
	background-color:#fff
}
#index input[type="email"] {
	border-bottom: 1px solid #b7dbf2;
}
.login .controls.button {
	width:100%;
}
.controls.button .submit, #member-profile .controls.button .btn, .registration .controls.button .btn,.component.container .k2AccountPageUpdate .button.validate{
	background: none repeat scroll 0 0 #3498db;
	border: medium none;
	color: #fff;
	float: right;
	margin: 10px 0;
	padding: 10px 20px;
}
.controls.button .submit:hover, #member-profile .controls.button a:hover, .registration .controls.button .btn:hover,.component.container .k2AccountPageUpdate .button.validate:hover {
	background-color: #147cc1;
	color: #fff;
}
.login .nav > li > a:hover, .login .nav > li > a:focus {
	background-color: #fff;
}

.component.container input:focus, .component.container textarea:focus, .component.container select:focus {
	box-shadow: none;
}
.profile .btn-toolbar.pull-right {
	width:100%;
}
.profile .dl-horizontal dd {
	width:50%;
	float:left
}
.profile .dl-horizontal dd {
	margin-left:0px;
}
.profile .dl-horizontal dt {
	text-align:left;
}
.profile-edit .controls {
	line-height:inherit
}
.profile-edit .controls select {
	width:50%;
}
#member-profile .controls.button .btn, .registration .controls.button .btn {
	margin-left:2%;
}
.remind .form-actions, .reset .form-actions {
	border:0
}
.form-actions.controls.button {
	padding:0;
	width:100%
}
.registration .controls.button .btn, #member-profile .controls.button .btn {
	font-family:"Lato", sans-serif;
	text-decoration:none
}
.row-fluid.inner .page_title {
	margin:0
}
.component.container label, .component.container a {
	font-family:lato;
	font-weight:300
}
#slide-contact .accordion-group #display-form .contact-form .form-actions {
	border-top:0px
}

/*inner pages*/

.component.container {
	padding: 60px 20px;
}
.component.container .span3 .moduletable {
	padding-left:40px;
}
.component.container .span3 li {
	padding:5px 10px;
}
.component.container .span3 li li {
	list-style: circle inside none;
	padding-left:10px;
}
.component.container .span3 {
	margin-left:0px
}
.component.container .span3 .moduletable .page_title {
	text-align: left;
	margin:50px 0px 20px 0px
}
.component.container .span3 .moduletable .page_title span {
	text-align:center;
	text-transform:uppercase;
	color:#535353;
	font-size:17px
}
.component.container .span3 .search form {
	margin:0
}
.component.container .categories-list div h3 {
	border-bottom:none;
	font-size:20px;
	line-height:20px;
	margin:0;
}
.component.container .categories-list h1 {
	font-size: 32px;
	font-weight: normal;
	margin-bottom: 20px;
}
.component.container .span3 .moduletable ul li a {
	color:#525252
}
.component.container .span3 .moduletable p {
	color:#535353;
	font-size:14px
}
.component.container .span3 div:first-child .row-fluid div.page_title {
	margin-top:15px
}
.component.container .span12 .page_title span {
	text-transform: uppercase;
}
.component.container .span3 .moduletable ul li.active a {
	color:#fff;
}

.component.container .span9 .categories-list h1,.component.container .span6 .categories-list h1 {
	font-weight:normal;
	font-size:32px;
	margin-bottom:20px;
}
.component.container .span9 .blog-featured h2,.component.container .span6 .blog-featured h2 {
	font-weight:normal;
}
.component.container .span9 .category-list #adminForm .btn-toolbar,.component.container .span6 .category-list #adminForm .btn-toolbar {
	margin:20px 0
}
.component.container .contact-category h2 {
	text-transform:uppercase;
	margin-bottom:20px
}
.component.container .span9 .contact-category .category.list-striped li, .component.container .span9 .newsfeed-category .category.list-striped ul.thumbnail li, .component.container .span9 .newsfeed-category .category.list-striped li, .component.container .span9 .categories-list > div, .component.container .span9 .tag-category ul.thumbnails li,.component.container .span6 .contact-category .category.list-striped li, .component.container .span6 .newsfeed-category .category.list-striped ul.thumbnail li, .component.container .span6 .newsfeed-category .category.list-striped li, .component.container .span6 .categories-list > div, .component.container .span6 .tag-category ul.thumbnails li {
	background:url("../images/arrow.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
	float: left;
	margin-top: 5px;
	width: 100%;
	padding-left:5%;
	font-size:16px;
}
.component.container .span9 .contact-category ul.category.list-striped li,.component.container .span6 .contact-category ul.category.list-striped li {
	background-position:0 2px
}
.component.container .span9 .categories-list div,.component.container .span6 .categories-list div {
	float:none
}
.component.container .span9 .categories-list > div,.component.container .span6 .categories-list > div {
	margin-bottom:20px;
}
.categories-list div h3 a, .tag-category div h3 a {
	font-size:16px;
}
.tag-category ul li h3 {
	font-size:16px;
	line-height:20px;
}
.component.container .span9 .contact-category .category.list-striped li .pull-right,.component.container .span6 .contact-category .category.list-striped li .pull-right {
	float:none
}
.component.container .span9 .contact-category ul.category.list-striped,.component.container .span6 .contact-category ul.category.list-striped {
	padding-left:20px
}
.component.container .span9 #adminForm .btn-group label.filter-search-lbl,.component.container .span6 #adminForm .btn-group label.filter-search-lbl {
	float:left;
	padding:10px 0;
	margin:0px 20px 10px 0;
}
.component.container .span9 #adminForm .btn-group label.filter-search-lbl span,.component.container .span6 #adminForm .btn-group label.filter-search-lbl span {
	display:none
}
.component.container .span9 .newsfeed-category .category.list-striped li,.component.container .span6 #adminForm .btn-group label.filter-search-lbl span {
	margin-bottom:20px;
}
.component.container .span9 .categories-list h1, .component.container .span9 .contact-category h1, .component.container .span9 .contact h1, .component.container .span9 .weblink-category h1, .component.container .span9 .tag-category h1, .component.container .span9 .newsfeed-category h1,.component.container .span6 .categories-list h1, .component.container .span6 .contact-category h1, .component.container .span6 .contact h1, .component.container .span6 .weblink-category h1, .component.container .span6 .tag-category h1, .component.container .span6 .newsfeed-category h1 {
	font-size:17px;
	color:#535353;
	text-transform:uppercase;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:12px;
	font-weight:400
}
.component.container .span9 .contact #display-form .contact-form legend,.component.container .span6 .contact #display-form .contact-form legend {
	font-size:14px;
	font-weight:300
}
.component.container .span9 .contact .page-header h2,.component.container .span6 .contact .page-header h2 {
	display:none
}
#slide-contact .accordion-group #display-form .contact-form .control-group .controls {
	line-height:0;
}
#slide-contact .accordion-group #display-form .contact-form .btn-primary {
	background-image:none
}
#slide-contact .accordion-group #display-form .contact-form input[type="checkbox"] {
	margin-top:10px;
}
.header3 #sequence .animate-in .caption1, .header3 #sequence .animate-in .caption3 {
	top: 100px;
}
.header3 #sequence .animate-in .slide_img2 {
	top: 75px;
}
.header3 #sequence .animate-in .caption2 {
	top: 100px;
}
/*Joomla Blog*/
.blog-featured .span9 .row,.blog-featured .span6 .row {
	margin-top:45px
}
.blog-featured .span9 .section-title h1, .blog-featured .span6 .section-title span {
	color:#000
}
.project-description h4 {
	border-bottom: 1px solid #dedede;
	display: inline-block;
	font-weight: 600;
	margin-top: 0;
	padding: 0 0 10px;
	text-transform: uppercase;
	font-size:18px;
	color:#222;
}
.project-details .list-info span {
	color: #222;
	font-weight: 600;
	font-size: 12px;
}
.project-description .list-info {
	background: none repeat scroll 0 0 #eaeaea;
	border-radius: 4px;
	margin: 0 0 10px;
	padding: 13px 5px;
}
.project-details .list-info em {
	font-size: 12px;
}
.blog_post.blog .page-header {
	border-bottom: 0px;
	float: left;
	margin: 10px 0;
	padding-bottom: 0;
	width: 100%;
}
.span9 .item-page .page-header,.span6 .item-page .page-header {
	border-bottom: 0px;
	float: left;
	margin: 10px 0;
	padding-bottom: 0;
	width: 100%;
}
.blog_post.blog .blog_postcontent dl .article-info-term, .span6 .create .icon-calendar,.blog_post.blog .blog_postcontent dl .article-info-term, .span6 .create .icon-calendar {
	display:none;
}
.blog_post.blog .blog_postcontent .createdby, .blog_post.blog .blog_postcontent .create {
	text-align: left;
	width:50%;
	float:left;
	margin-left:0px;
}
.blog_post.blog .blog_postcontent .blog_desc, .blog_post.blog .blog_postcontent a {
	float:left
}
.blog_post.blog .blog_postcontent > div {
	float:left;
	width:100%
}
.blog_post.blog .blog_postcontent dl {
	float:left;
	width:100%;
}
.blog_post.blog .blog_postcontent div .comment {
	float:left;
	width:34%;
	margin:14px 0 20px
}
.blog_post.blog .blog_postcontent div .comment a {
	float:right;
	color:#999
}
.component.container .span9 .article-info.muted dl,.component.container .span6 .article-info.muted dl {
	float:left;
	width:100%
}
.span9 .item-page .article-info dd,.span6 .item-page .article-info dd {
	float:left;
	width:50%;
	margin-left: 0px;
}
.blog_post.blog .btn.ccomment-readmore {
	margin:20px 0 20px
}
.component.container .blog_post.blog .blog_postcontent div .page-header h2 a, .component.container .span9 .item-page .page-header h2 a, .component.container .span6 .item-page .page-header h2 a {
	font-size:24px;
}
.blog-separator {
	float:left;
	margin:20px 0
}
.component.container .blog_post.blog .blog_postcontent div .item.column-2 .blog-separator {
	display:none
}
.component.container .blog_post.blog .blog_postcontent dd, .component.container .blog_post.blog .blog_postcontent span, .component.container .blog_post.blog .blog_postcontent time, .component.container .blog_post.blog .blog_postcontent .comment a, .component.container .span9 .item-page dd,.component.container .span6 .item-page dd, .component.container .span9 .item-page span, .component.container .span9 .item-page time,.component.container .span6 .item-page span, .component.container .span6 .item-page time  {
	font-family:lato;
	font-weight:300
}
.component.container .span3 ul li a, .component.container .span3 .search form input {
	font-family:lato;
	font-weight:300
}
.component.container .span3 .search form input {
	border:1px solid #999999;
	padding:2%
}
.component.container .span3 .sidebar_widget .aidanews2 .even {
	background-color: #fff;
	;
}
/*breadcrumbs*/
.breadcrumb.white {
	background: none repeat scroll 0 0 #3498db;
}
.breadcrumb.white > .active, .breadcrumb.white a, .breadcrumb.white span {
	color:#FFF
}
.breadcrumb > li {
	text-shadow:none
}
.breadcrumb.white {
	margin-bottom:0px
}
/*error page */

.component.container .span12 .item-page .page-header h1 {
	display:none;
}
.component.container .span12 .item-page .page-header {
	border:0;
}
.error_pagenotfound {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #fff;
	border-color: #eee;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 5px;
	font-family:  "Helvetica Neue", Helvetica, Arial, sans-serif;
	;
	margin: 0 auto;
	padding: 50px 30px 58px;
	text-align: center;
	width: 67%;
}
.error_pagenotfound strong {
	color: #e3e3e3;
	display: block;
	font-size: 145px;
	font-weight: normal;
	line-height: 100px;
}
.error_pagenotfound b {
	color: #eee;
	display: block;
	font-size: 40px;
	font-weight: 300;
	line-height: 40px;
	margin: 0;
}
.error_pagenotfound em {
	color: #3398da;
	display: block;
	font-size: 18px;
	font-style: normal;
	line-height: 50px;
	margin: 0;
}
a.but_goback {
	background: none repeat scroll 0 0 #3398da;
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 13px 25px 13px 22px;
	color:#FFF;
}
/*recent post*/
.sidebar_widget.aidanews2 img {
	float: left;
	height: 45px;
	margin-right: 0;
	opacity: 0.8;
	width: 45px;
}
.sidebar_widget.aidanews2 img:hover {
	opacity: 1;
}
.sidebar_widget .aidanews2_mainL {
	float: left;
	margin-right: 15px;
	width: auto;
}
.aidanews2_title a {
	float: left;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	width: 100%;
	color:#525252;
}
.aidanews2_date {
	float: left;
	font-size: 12px;
	text-align: left;
	color:#999;
}
.sidebar_widget .aidanews2_mainL {
	float: left;
	margin-right: 5px;
	width: auto;
}
.aidanews2_mainR {
	float: left;
	text-align: left;
	width: 65%;
}
.sidebar_widget .aidanews2_art {
	border-bottom: 1px solid #f5f6f6;
	float: left;
	margin: 0 0 16px;
	padding: 0 0 13px;
	width: 100%;
}
.aidanews2_bottomlink {
	display: none;
}
.pull-left.item-image {
	width:100%;
}
/*search page*/
.search #searchForm .pull-left {
	width:46%;
	margin:0 2%;
}
.search #searchForm fieldset {
	width:96%;
	margin:0 2%;
	float:left
}
.search dl dt {
	margin-top:10px
}
.search .phrases-box, .search .ordering-box {
	float: left;
	width: 46%;
	margin:0 2%;
}
.search .ordering-box select {
	width:100%
}
/*inner menu*/
.nav.nav-pills.r3.menu.innermenu li {
	float:none
}
.component.container ul.menu.innermenu li.active{background:#3498DB}
/*contact us page*/
button, input, select, textarea {
	font-family: "Lato", sans-serif;
}
/*Featured article*/
.component.container .span9 .blog-featured h2.item-title,.component.container .span6 .blog-featured h2.item-title {
	text-transform:uppercase;
	font-size:24px;
	margin-bottom:20px
}
.component.container .span9 .blog-featured .pull-left.item-image,.component.container .span6 .blog-featured .pull-left.item-image {
	margin-bottom:10px
}
.component.container .span9 .blog-featured p,.component.container .span6 .blog-featured p {
	font-weight:300
}
.component.container .span9 .blog_post.blog .blog_postcontent .blog_desc,.component.container .span6 .blog_post.blog .blog_postcontent .blog_desc {
	width:100%;
}
.component.container .span9 .categories-list ul a,.component.container .span6 .categories-list ul a {
	font-size:20px;
	line-height:24px;
}
.component.container .span9 .categories-list ul,.component.container .span6 .categories-list ul {
	list-style: disc inside none;
}
.component.container .span9 .categories-list ul ul,.component.container .span6 .categories-list ul ul {
	list-style:circle inside none;
	margin-left:20px
}
/*kunena pages*/
.component.container #Kunena .kprofilebox td .k_guest, .component.container #Kunena .kprofilebox td .input, .component.container #Kunena .kprofilebox td .klink-block, .component.container #Kunena .kblocktable td .kthead-title a, .component.container #Kunena .kblocktable td .kthead-desc, #Kunena form .kcontainer .kcol-ktopictitle .ktopic-title-cover, #Kunena form .kcontainer .kcol-ktopictitle div span {
	padding:10px 0;
}
.component.container #Kunena .kfrontstats .kcontainer td ul#kstatslistleft li, .component.container #Kunena .kfrontstats .kcontainer td ul#kstatslistright li, .component.container #Kunena .kwhoisonline .kcontainer td div, #Kunena td.kprofileboxcnt ul.kprofilebox-welcome li {
	padding:5px 0;
}
#Kunena tr.krow1 td, #Kunena .kforum-pathway {
	background-color: #fff;
}
#Kunena .ktitle, #Kunena a.ktitle, #Kunena .kheader h2, #Kunena .kheader h2 a, #Kunena fieldset legend, #Kunena .k-profile strong {
	font-weight:normal
}
#Kunena, #Kunena .kfrontstats .krow1 li, #Kunena a, #Kunena .path-element-first a:link, #Kunena input, #Kunena select, #Kunena .k-profile li, #Kunena .kcontent {
	font-weight:300
}
#Kunena .k-profile .kcontainer .kcol-right .kprofile-rightcol2 div, #Kunena .k-profile .kcontainer .kcol-right .kprofile-rightcol1 ul li {
	padding:5px 0;
}
#Kunena button.kbutton {
	margin: 10px 0 0 5px;
}
#Kunena input[type="submit"], #Kunena input[type="reset"], #Kunena td.kprofileboxcnt ul.kprofilebox-welcome li input.kbutton, #Kunena .kbutton-container button, #Kunena .kbutton-container input.kbutton {
	background: none repeat scroll 0 0 #3498db;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 0;
	padding: 10px 20px;
	text-align: center;
	vertical-align: middle;
}
#Kunena input[type="submit"]:hover, #Kunena input[type="reset"]:hover, #Kunena td.kprofileboxcnt ul.kprofilebox-welcome li input.kbutton:hover, #Kunena .kbutton-container button:hover, #Kunena .kbutton-container input.kbutton:hover {
	background-color: #147cc1;
	padding: 10px 20px;
	border:0;
	font-size:14px;
}
#Kunena .kbutton-container .kbutton, #Kunena .kbutton-container .kbutton:hover, #Kunena #kpost-buttons .kbutton {
	font-size: 14px;
	;
	font-weight:400;
	padding: 10px 20px;
}
#Kunena div.kblock div.kheader {
	padding:10px
}
#Kunena .button, #Kunena .kbutton {
	background-color: #3498db;
	color:#fff
}
#Kunena .button:hover, #Kunena .kbutton:hover {
	background-color: #147cc1;
	color:#fff;
}
#Kunena .kfile-hide input {
	color:#fff
}
#Kunena a:hover, #Kunena .kwho-admin, #Kunena a.kwho-admin {
	color: #3498db !important;
}
#Kunena .krow1 .klink-block span {
	padding:0 5px
}
#Kunena .kheader h2 span a, #Kunena .kheader h2 span span, #Kunena .kheader h2 span {
	text-transform:uppercase
}
#Kunena #kforumsearch legend {
	width:auto;
	color:#3498db;
}
/*404 page*/
.component.container .item-page .page-header {
	display:none;
}
.component.container .span9 .item-page .page-header,.component.container .span6 .item-page .page-header{display:block}

.wrapper.header1, .wrapper.header2, .wrapper.header3, .wrapper.header4, .wrapper.header5 {
    background: #fff;
}

/*slideshow*/

.wrapper.header1 .tp-caption a {
	color:#fff;
}
.tp-caption.slide2_text1large_bold_white{
	text-align:center;
}



.Slider2_slide2_buttonlarge_bold_white:hover{
    background-color: #fff;
}
.Slider2_slide2_buttonlarge_bold_white:hover a{
	color: #727272!important;
}
.large_bold_white_purchasenow a{
color: #727272!important;
}
.large_bold_white_getstarted:hover{
    background-color: #fff;
}
.large_bold_white_getstarted:hover a{
	color: #727272!important;
}
.large_bold_white_purchasenow:hover{
    background-color: #3498db;
}
.large_bold_white_purchasenow:hover a{
	color: #fff!important;
}
.tp-caption.Slider2_slide3_buttonlarge_bold_white:hover{
	background-color: #fff!important;
}
.tp-caption.Slider2_slide3_buttonlarge_bold_white:hover a{
	color: #727272!important;
}
.tp-caption a{color:#fff;}


/*extra*/

.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key,.k2AccountPage th.k2ProfileHeading {
    background: none repeat scroll 0 0 #fff!important;
}
.contact #contact-form .form-actions{background-color:#fff;}
div.genericItemImageBlock{width:100%;}
div.k2SearchBlock form,div.k2SearchBlock form input{margin:0px}
.itemComments div.itemCommentsForm form input#submitCommentButton {
	background: none repeat scroll 0 0 #3498db;
	border: medium none;
	color: #fff;
	float: right;
	margin: 10px 0;
	padding: 10px 20px;
}
.tp-caption a:hover {
    color: #fff;
}
.tp-caption.slide1_text1large_text.sfb.stb.tp-resizeme.start{
	border-width:1px!important;	
}
.tp-caption.slide1_text1large_text.sfb.stb.tp-resizeme.start strong{
	color:#3498db;
}

/*** inner menu ****/
.top_menu_bar .r_menu_area
{
 	overflow:visible;	
	height:49px;
}
.header4 .top_menu_bar .r_menu_area
{
	height:auto;
}
.mj_menu ul.nav-child {
    
    display: none;
}
.mj_menu .nav > li.parent:hover > ul.nav-child, .header5_menu .mj_menu #nav > li.parent:hover > ul.nav-child
{  
    display: block;
    padding-top: 10px;
    position: absolute;
    text-align: left;
    z-index: 100;
	 box-shadow: -17px 0 17px -17px #000000;
}
.header1 .mj_menu #nav > li.parent:hover > ul.nav-child
{
	display: block;
    position: absolute;
    right: 0px;
    width: 170px;
}
.mj_menu .nav > li.parent:hover > ul.nav-child > li:first-child, .header5_menu .mj_menu #nav > li.parent:hover > ul.nav-child > li:first-child
{
	border-top:1px solid #3498db;
}
.mj_menu .nav > li ul.nav-child li a, .header5_menu .mj_menu #nav > li ul.nav-child li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fafafa;
    border-color: -moz-use-text-color #f0f0f0 #f0f0f0;
    border-image: none;
    border-right: 1px solid #f0f0f0;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #3498db ;
    display: block !important;
    line-height: 20px;
    min-height: 20px;
    padding: 10px!important;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 146px;
}

.mj_menu .nav > li ul.nav-child li a:hover, .header5_menu .mj_menu #nav > li ul.nav-child li a:hover
{
	 background: none repeat scroll 0 0 #fafafa!important;
	 color:#34495e;
}
.tp-bannershadow.tp-shadow2{
	background:none!important;
}


/*preset2 extra css*/
#header .r_menu_3 .navbar .mj_menu ul ul li a {
  background: none repeat scroll 0 0 #3498db!important;
  color: #ffffff !important;
  font-size: 12px;
  padding: 10px 20px;
  text-decoration: none;
  transition: color 0.2s ease 0s;
  width: 160px;
  line-height:10px;
  min-height:10px;
}
#header .r_menu_3 .navbar .mj_menu ul ul li:hover > a, #header .r_menu_3 .navbar .mj_menu ul ul li a:hover {
    background-color: #ffffff !important;
    color: #3498db !important;
}
.two_third {
    width: 65.35%;
}
.one_fourth {
    width: 22%;
}

.last {
    clear: right;
    margin-right: 0 !important;
}
.one_third {
    width: 30.65%;
}
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
    float: left;
    margin-right: 4%;
    position: relative;
}
.one_third h2, .our_team_box_big h2
{
	padding-bottom:10px;
}
.image_left1 {
    float: left;
    margin: 0 30px 0 0;
    padding: 0;
}
.divider_line2 {
    border-bottom: 1px solid #f3f3f3;
    float: left;
    height: 18px;
    margin: 35px 0 50px;
    padding: 0;
    width: 100%;
}
.our_team_box_big {
    float: left;
    width: 100%;
}
.our_team_box_big li:first-child{
	width:100%;
}
.our_team_box_big li {
    color: #a9a9a9;
    line-height: 18px;
    list-style-type: none;
    margin: 0;
    padding: 0;
	display:inline-block;
}
.our_team_box_big ul {
    float: left;
    margin: 0;
    padding: 20px 0 0;
    width: 245px;
}
.our_team_box_big li a i {
    color: #dadada;
}
/*servicepage*/
.lirc_section li.right h3
{
	font-size:22px;
	padding-bottom: 10px;
}
.lirc_section li.right {
    float: left;
    margin: 0;
    padding: 0;
    width: 63%;
}
.lirc_section li.left {
  background-color: #f3f3f3;
  border-radius: 100%;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) inset, 0 2px 0 0 #fff;
  float: left;
  height: 85px;
  line-height: 110px;
  margin: 0 20px 0 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 85px;
}
.lirc_section li.left.two {
  background-color: #f3f3f3;
  border-radius: 100%;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) inset, 0 2px 0 0 #fff;
  height: 65px;
  line-height: 75px;
  margin: 0 0 0 35%;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 65px;
}
.lirc_section li.right.two {
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.punchline_text_box {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #f9f9f9;
  border-color: #eee #eee #eee #3498db;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 5px;
  color: #999;
  float: left;
  margin: 0;
  padding: 30px 20px;
  width: 95.4%;
}
.punchline_text_box .left {
    float: left;
    width: 80%;
}

.punchline_text_box strong {
    color: #3498db;
    font-size: 18px;
    font-weight: 300;
}

.punchline_text_box .right {
    float: left;
    width: 20%;
}
a.knowmore_but {
    background-color: #3498db;
    border-bottom: 1px solid #999;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 0 50px;
    padding: 13px 20px;
}
.lirc_section li.left i {
    color: #3498db;
}
.big_text1 {
    color: #999;
    font-size: 27px;
    font-weight: 300;
    line-height: 35px;
}
.big_text1 i {
    color: #3498db;
    font-style: normal;
}
.mj_menu .nav > li.parent:hover > ul.nav-child > li:first-child{
border-top: 0px
}
.mj_menu .nav > li ul.nav-child li a{
	border-width:medium 0 1px;
	border-bottom-color:#ccc;
}

.contact #basic-details .accordion-inner .dl-horizontal dt{width: 20px;}
.contact #basic-details .accordion-inner .dl-horizontal dd{margin-left: 30px;}

.mar_top4 {
    float: left;
    margin-top: 40px;
    width: 100%;
}
.divider_line3 {
    border-bottom: 1px solid #f3f3f3;
    float: left;
    height: 18px;
    margin: 32px 0 50px;
    padding: 0;
    width: 100%;
}