 /* ----- COLORS ---- */
/*@BODYBG:            #003c4d;
@PRIMARY1:          #0F2231;
@PRIMARY2:          #ffffff;
@PRIMARY3:			#0F2231;

@TEXT COLOR:        #444444;
@WHITE:				#FFFFFF;
@LIGHTGREY:  		#DDDDDD;
@MEDIUMGREY:		#333333;*/
@font-face {
    font-family: 'nerissemibold';
    src: url('../fonts/Neris-SemiBold-webfont.eot');
    src: url('../fonts/Neris-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Neris-SemiBold-webfont.woff') format('woff'),
         url('../fonts/Neris-SemiBold-webfont.ttf') format('truetype'),
         url('../fonts/Neris-SemiBold-webfont.svg#nerissemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ----- PAGE BACKGROUND SETUP ---- */
body {
	background-color: #ab9356;
	background-repeat: repeat;
	background-position: top center;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
body.home {
	background-color: #685877;
	background-repeat: repeat;
	background-position: top center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
body.about {
	background: url('../images/about_img.jpg') no-repeat center 100px #ab9356; min-height:700px;	
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
body.philosophy {
	background: url('../images/philosophy_img.jpg') no-repeat center 100px #377081; min-height:700px;	
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
body.services {
	background: url('../images/services_img.jpg') no-repeat center 100px #ab9356; min-height:700px;	
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
body.lessons {
	background: url('../images/lessons_img.jpg') no-repeat center 100px #6391bc; min-height:700px;	
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
body.news {
	background: url('../images/news_img.jpg') no-repeat center 100px #f0eade; min-height:700px;	
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
body.contactA {
	background: url('../images/contact_img.jpg') no-repeat center 100px #6391bc; min-height:700px;	
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;}


p.writer { text-transform:uppercase !important; text-align:right !important; padding-top:5px !important; margin-top:0px; }


header {
	background: #000; height:65px;
}

.logoHeader { position:absolute; background-color:#888e4d; width:100%;  height:139px; top:150px; z-index:-9; }

.buttons {
	max-width:945px; margin:0 auto !important; margin-top:15px !important; }

.colorSwap { color:#0fd5f3; font-size:16px; }

/* ----- LINK/HOVER SETUP ---- */
a {  text-decoration: none; color: #685877;}
a:hover { text-decoration: underline; color: #939b53;}

#footer_bottom a { color:#939b53 !important; }
/* ----- HOME PAGE SETUP ---- */
.tagline {
    background: none;
    border-bottom:;
    border-top:;
    text-align: center; color:#000;
	line-height:25px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	max-width: 700px;
    margin: 0 auto;
}
.tagline h2 {
	text-align: center;
}
.taglineInt {
    background: none;
    border-bottom:;
    border-top:;
    text-align: left; 
	color:#333;
	width:65%;
	line-height:25px;
	font-size:15px;
	margin-left:5%;
}
.taglineInt2 {
	background: none;
    border-bottom:;
    border-top:;
    text-align: left; 
	color:#333;
	width:85%;
	line-height:25px;
	font-size:15px;
	margin-left:5%;
}
.tagline hr {
	text-align: center;
    margin: 40px auto !important;
}
.border {   background: url('../images/border_bar.png') repeat-x left top; height:10px; }

.globe { background: url('../images/globe_icon.png') no-repeat center top; height:58px; position:relative; top:-12px; }
.heading {
	background:URL('../images/title_bg.png') repeat top center ;
	width:410px;
	top:400px;
	height: 135px;
	position:absolute;
	right:230px; 
	display:none;
}
.heading1 {
	position:absolute;
	display:none;
}
.heading2 {
	position:absolute;
	display:none;
}
.heading3 {
	position:absolute;
	display:none;
}

.headingInt {
	margin-top:-30px;
	width:100%; 
	margin-bottom:20px;
}

p.quote { 
	line-height:16px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.author {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	line-height: 30px;
	font-size:12px;
}

.altHead {
	text-transform:none;
	font-style:italic;
	font-size:16px;
}

section.home-section {
	border-left:;
	background:;
	border-right:;
	box-shadow:;
	position: relative;
	margin:0 15%;
	margin-top:40px;
	text-align:justify;
}

.homeContent {
	color:#000;
	padding:10px;
	min-height:400px;
	padding-top:50px;
	background-color:#FFF;
}

.aboutContent { 
	margin-top:360px !important;
	background-color:#FFF;
 }

.intContent {
	background: #FFF;
	padding:10px;
}
.leftCol ul {
	list-style-type:disc;
	margin-top:10px;
	margin-left:35px;
}

p { padding-bottom: 0px !important; padding-top: 5px !important;}

/* ----- INTERIOR PAGE SETUP ---- */
section.main-section {
	border-left:;
	border-right:;
	box-shadow:;
	position: relative;
}

.span8 ul { margin-left:10px; }
.home-section ul { list-style-type:disc; margin:5px 0px 15px 30px; }
.taglineInt ul { list-style-type:disc; margin-left:30px; }

/* ======== POPUP STYLES ============== */
#hover{
  position:fixed;
  background:#000;
  width:100%;
  height:100%;
  opacity: .9;
  z-index: 1; 
}

#popup{
  position: absolute;
    width: 600px;
    height: 450px;
    background: #fff;
    left: 45%;
    top: 40%;
    border-radius: 5px;
    padding: 50px 80px;
    margin-left: -320px;
    margin-top: -200px;
    text-align: center;
    box-shadow: 0 0 10px 0 #000;
    z-index: 5;
  
}
  
  #tweet{
    color: #4099FF;
  }

#close{
  position:absolute;
  background:black;
  color:white;
  right:-15px;
  top:-15px;
  border-radius:50%;
  width:30px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:8px;
  font-weight:bold;
  font-family:'Arial Black', Arial, sans-serif;
  cursor:pointer;
  box-shadow:0 0 10px 0 #000;
}

.assassinButton { background-color:#685877; width: 40%; margin: 0 auto; padding: 20px; line-height: 45px; text-transform: uppercase; font-size: 18px; margin-top: 30px; }

.assassinButton:hover { background-color:#888e4d; }

/*=== !!DO NOT EDIT BELOW HERE: General Styles!! === */
html {overflow-y: scroll;}
hr {margin:0; border-width:1px;}

.container {
    padding: 0px;
}
.row {margin:0;}
ul,
ol {
  list-style: none;
  margin: 0;
}

a.button i {
  margin-top: 2px !important;
}
#bg-effect {
}
h1 {
  font-size: 26px;
	font-weight: 700;
	color: #000 !important;
	line-height: 40px;
	font-family:'Open Sans Condensed', sans-serif;
	text-transform:uppercase;
	text-align:left;
	margin-left:40px;
	margin-top:25px;
}

.accent { 
	font-size:50px;
}

.accentWhite { 
	font-size:50px;
	color:#FFF !important;
}

h2 {
	font-family:'Open Sans Condensed', sans-serif;
	text-transform:uppercase;
	font-size: 28px;
	font-weight: 700;
	color: #685877;
	margin-bottom: 20px;
	line-height:30px;
	text-align:left;
	margin-top:0;
}
h3 {
	font-family:'Open Sans Condensed', sans-serif;
  font-size: 21px;
  font-weight: 7300;
  color: #939b53;
  margin:0px;
	text-align:left;
	text-transform:uppercase;
}
h4 {
  font-family: 'Roboto', sans-serif; text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  color: #ab9356;
  margin:0px;
	text-align:left;
}

p.guarantee {
	font-size:23px;
	color: #939b53;
	font-weight:700;
	font-family:'Open Sans Condensed', sans-serif;
}

p.break {
	text-transform:uppercase;
	font-size:25px;
	color: #685877;
	font-weight:700;
	font-family:'Open Sans Condensed', sans-serif;
}


.desig { font-size:16px; font-weight:100; }
.bioPhoto { margin: 0px 30px 10px 0px; }
.disclaimer {font-size:10px; color:#777; line-height:13px;}
h2.no_margins { padding-bottom: 0 !important; }
/*=== HEADER ===*/
header .span6 {
  margin-left: 0;
}
.logoarea {
  text-align: left;
  margin: 40px 0px;
}
.backbutton {float:right; margin:20px;}

.contact2 {
	font-family:Georgia, "Times New Roman", Times, serif;
  text-align: center;
  margin: 0px;
  top:-132px;
  right:-255px;
}

.contact li {
  padding: 2px 5px;
  display: block;
  margin: 0px 3px;
  color: #FFF;
  background:#FFF;
}

a .contact {
  color: #FFF;
  border:solid 1px #FFF;
}

.contact1 {
	font-family:Georgia, "Times New Roman", Times, serif;
  text-align: center;
  margin: 0px;
  top:-82px;
  right:185px;
}

.contact1 li {
  padding: 2px 5px;
  display: block;
  margin: 0px 3px;
  color: #FFF;
  background:#FFF;
}

a .contact1 {
  color: #FFF;
  border:solid 1px #FFF;
}

.contactarea .facebook {
  background: url('../images/default/social/fb.png') no-repeat left top;
}
.contactarea .twitter {
  background: url('../images/default/social/twitter.png') no-repeat left top;
}
.contactarea .gplus {
  background: url('../images/default/social/googleplus.png') no-repeat left top;
}
.contactarea .linkedin {
  background: url('../images/default/social/linkedin.png') no-repeat left top;
}
.contactarea .pinterest {
  background: url('../images/default/social/pinterest.png') no-repeat left top;
}
.contactarea .youtube {
  background: url('../images/default/social/youtube.png') no-repeat left top;
}
.contactarea li a:hover {
  background-position: 0 -32px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
h1.logo {
  margin: 35px 0 10px;
  background: url('../images/logo.png') no-repeat center top;
  display: block;
  width: 159px;
  height: 39px;
  text-indent: -9999px;
}
h2.logo_description {
  margin: 10px 0;
  font-size: 24px;
}

#logo{  display: block; margin: -25px auto 0px; text-align:center; padding:0;}
#logo img {  max-height: 200px;}

nav {
  width: 100%;
  display: inline-block;
  z-index: 99999;
  text-align:center;
  font-family:'Open Sans Condensed', sans-serif;
  text-transform:uppercase;
  height:50px;
  margin:0 auto;
  margin-left:0 !important;
}
#top-menu {
  /*float: left;*/
}

.banner { margin:0 auto; z-index:-99; background: url('../images/main_img.jpg') no-repeat center top; height:460px; position:relative; }
.bannerAbout { margin:0 auto; z-index:-99; background: url('../images/about_img.jpg') no-repeat center top; height:460px; position:relative;  }
.bannerDealer { margin:0 auto; z-index:-99; background: url('../images/dealers_img.jpg') no-repeat center top; height:460px; position:relative;  }
.bannerResources { margin:0 auto; z-index:-99; background: url('../images/resources_img.jpg') no-repeat center top; height:460px; position:relative;  }
.bannerContact { margin:0 auto; z-index:-99; background: url('../images/contact_img.jpg') no-repeat center top; height:460px; position:relative;  }

/*Menu*/
.contact1 a {
	border-radius: 0 0 0 0;
	font-family: 'Roboto', sans-serif;;
    color: #FFF !important;
    font-size: 13px !important;
    font-weight: normal;
    padding:15px 8px 8px 8px !important;
    text-decoration: none;
	border: solid 2px #ab9356 !important;
	text-transform: uppercase !important;
	background-color: #5986b4;
}
	
.contact2 a  {
	border-radius: 0 0 0 0;
	font-family: 'Roboto', sans-serif;;
    color: #ab9356 !important;
    font-size: 13px !important;
    font-weight: normal;
    padding:15px 8px 8px 8px !important;
    text-decoration: none;
	border: solid 2px #ab9356 !important;
	text-transform: uppercase !important;
	}

.contact1 a:hover {
	background-color:#ab9356;
	color:#FFF !important;
	text-decoration:none;
}

.contact2 a:hover  {
	background-color:#ab9356;
	color:#FFF !important;
	text-decoration:none;
}

.contact1 a.current {
	background-color:#ab9356;
	color:#FFF !important;
	text-decoration:none;
}

.contact2 a.current  {
	background-color:#ab9356;
	color:#FFF !important;
	text-decoration:none;
}
	
.navItem a {
	border-radius: 0 0 0 0;
	border-right: ;
    color: #b19e6f;
    font-size: 13px;
    font-weight: normal;
    padding: 6px 0px;
    text-decoration: none;
	letter-spacing:.03em;

	}
	
.navItem a:hover, .navItem a.current {
	color: #FFF;
}


#navCollapser {
	padding: 10px;
	cursor: pointer;
	color: #FFF;
}



nav .nav {
  list-style: none;
}
nav li {
  position: relative; padding: 15px 0;
  display:inline-block;
}
nav li.social a {
  padding: 3px 7px !important;
}

nav li.social a:hover {
  border-bottom:none !important;
}

nav li.menu-item a {
  font-size: 18px;
  color: #FFF;
  text-decoration: none;
  font-weight: normal;
  padding: 3px 10px;
  border-right: 0px solid #97CAE9;
  border-radius: 0;
  letter-spacing:.08em;
}
nav li.menu-item a:hover,
nav li.active a, nav li.menu-item a.current {
  background: ;
  color: #939b53;
  border-bottom: solid 2px #939b53;
}
nav ul li:last-child a {
  border: none;
  box-shadow: none;
}
nav ul.mega-drop {
  position: absolute;
  top: 48px;
  left: 0px;
  height: auto;
  background: #000;
  list-style: none;
  margin: 0;
  padding: 0px;
  display: none;
  width:180px;
}
nav ul.mega-drop .active {
  display: block;
}
nav ul.mega-sub a:hover {
  background: none;
  border-top: none;
}

nav ul.mega-sub a.current {
  background: none;
	border-top: none;
}

.threecolumns {
  width: 510px;
}
.twocolumns {
  width: 310px;
}
.onecolumns {
  width: 160px;
}
nav ul.mega-drop li a {
  display: block;
  color: #FFF;
  text-align: center;
  padding: 9px;
  font-size: 15px;
  border-right: none;
  border-bottom: 1px solid #595043;
}
nav ul.mega-drop li ul.mega-sub {
  list-style: none;
  width: 180px;
  padding: 0px;
}

nav ul.mega-drop li{
  padding:0px;
}

ul.mega-sub a small {
  font-size: 10px;
  text-transform: none;
  white-space: nowrap;
}
nav ul.mega-drop li ul.mega-sub li a {
  width: 162px;
  text-align: left;
  line-height: 14px;
  
}

footer {  }
.footer_top { background:#939b53; min-height:250px; }
.footer_bot { width:100%; margin:0 auto; background:#000; padding:30px 0px; } 
.footNews { width:50%; float:left; font-size:14px; color:#FFF; }
.footSocial {width:28%; float:right; }
.footSocial img { margin-right:5px; }
.newsSocial { margin-bottom: 0px !important; max-width:940px; margin: 0px auto; }

/*=== GENERAL STYLING === */
.right {
  float: right;
}
.left {
  float: left;
}
h3.title {
  margin-top: 0;
  background: #687EA7; url('../images/bg/bg17.png');
}
h3.title span {
  background: #568AB4;
  color: #ffffff;
  padding: 6px 10px;
  margin: 0;
}
.none {
  float: none;
}
.max-width {
  width: 100%;
}
/*=== SEARCH STYLING === */
.search {
  margin: 80px 10px 20px;
}
.search .input-append input.search-query,
.search button.btn {
  border-radius: 2px;
}
.search button.btn {
  padding-left: 8px;
  padding-right: 10px;
}
.countdown_signup {
  margin-left: 25%;
}
/*=== SLIDER === */
.slider_container,
.sampleslider_container {
  position: relative;
  -webkit-box-shadow: 0px 0 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0 4px rgba(0, 0, 0, 0.1);
}

/*==== BUTTONS ====*/
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: default;
}

.ch-info-wrap{
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;

	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

	top: 20px;
	left: 20px;
	background-color: #939b53;
	box-shadow: 
		0 0 0 10px rgba(255,255,255,0.2), 
		inset 0 0 3px rgba(115,114, 23, 0.8);

}

.ch-info{
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
		
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;

}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;

	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ch-info .ch-info-back {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	-o-transform: rotate3d(0,1,0,180deg);
	-ms-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
	
	background: #000;
}

.ch-img-1 { 
	background-image: url(../images/10.png);
}

.ch-img-2 { 
	background-image: url(../images/11.png);
}

.ch-img-3 { 
	background-image: url(../images/12.png);
}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 25px;
	text-align:center;
	margin: 18px 15px 0px 15px;
	padding: 50px 0 0 0;
	font-family:'Open Sans Condensed', sans-serif;
	font-weight:300;
	line-height:25px;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
	color: #cecece;
	padding: 10px 5px;
	margin: 0 30px;
	font-size: 12px;
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover .ch-info-wrap {
	box-shadow: 
		0 0 0 0 rgba(255,255,255,0.8), 
		inset 0 0 3px rgba(115,114, 23, 0.8);
}

.ch-item:hover .ch-info {
	-webkit-transform: rotate3d(0,1,0,-180deg);
	-moz-transform: rotate3d(0,1,0,-180deg);
	-o-transform: rotate3d(0,1,0,-180deg);
	-ms-transform: rotate3d(0,1,0,-180deg);
	transform: rotate3d(0,1,0,-180deg);
}

/* Accordians Services */
.accordionButton2 {	
		_float: none;  /* Float works in all browsers but IE6 */
	border: 1px solid #666;
	cursor: pointer;
	padding:10px;
	margin: 15px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666;
	}
	
.accordionContent2 {	
	_float: none; /* Float works in all browsers but IE6 */
	    border: 1px solid #CCCCCC;
	 margin-bottom: 20px;
    padding: 10px 0px 10px 20px;
		}
		
		.accordionContent ul, ol { margin: 0 0 10px 25px; list-style:disc outside none;}
	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	  background: #534a44 !important;
 color:#FFF;
	}
	
.over {
background: #534a44 !important; color:#FFF;
	}	

/*=== TAGLINE ====*/

.title { 
	font-size: 28px;
	font-weight: lighter;
	color: #000 !important;
	line-height: 25px;
  	font-family: 'Roboto', sans-serif;
	text-transform:none;
	text-align:center;
	padding:20px;
}

.hLarge { font-size: 40px; }
.hRight { text-align:right; margin-left: 210px; }

.intTitle { 
	font-size: 26px;
	font-weight: 200;
	color: #0fd5f3 !important;
	line-height: 32px;
  	font-family:nerissemibold, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
	letter-spacing:.07em;
	width:58%;
	margin:0 auto;
	margin-left:11%;
	
}


.tagline .span3 {
  margin-left: 0;
  padding: 20px 0 0;
}
.body {
	color: #FFF;
	font-weight: 300;
}
.tagline .freelance_img {
  border: 5px solid #dddddd;
  margin: 0 10px 0 0;
  max-width: 100px;
  height: auto;
}
/*=== Latest Projects ===*/
.portfolioarea,
.projectsarea,
.postsarea,
.clientele {
  position: relative;
  margin: 0 10px;
}
.portfolioarea .title,
.projectsarea .title,
.postsarea .title,
.clientele .title {
  margin: 0 20px 0 40px;
}
#clients_carousel,
#project_carousel,
#project_carousel2,
#posts_carousel,
#posts_carousel2,
.portfolio_carousel,
.portfolio_carousel2 {
  margin: 0 20px 0 30px !important;
}
.portfolioitem,
.projectitem,
article {
  position: relative;
  display: block;
  margin: 40px 10px;
  border-bottom: 2px solid #e7ecee;
}
.portfolioitem:hover,
.projectitem:hover,
article:hover {
  background: #FFFFFF;
  border-bottom: 1px solid #568AB4;
}
.portfolioitem:hover:after,
.projectitem:hover:after,
article:hover:after {
  content: '';
  left: 50%;
  bottom: 0px;
  position: absolute;
  border-width: 3px;
  border-style: solid;
  border-color: transparent transparent #418cd1 transparent;
  display: block;
  width: 0;
  z-index: 99;
}
h4.project_title,
h4.job_title,
h4.portfolio_title {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  padding: 20px 0;
  font-weight: 200;
  margin: 0;
  background: #DDDDDD;
}
h4.job_title {
  font-size: 16px;
}
h4.project_title small,
h4.portfolio_title small {
  font-size: 10px;
  color: #bbbbbb;
  white-space: nowrap;
  display: block;
}
.post_thumb,
.project_thumb,
.portfolio_thumb {
  position: relative;
}
.categories a {
  color: #bbbbbb;
}
.projectitem .overlay span,
.portfolioitem .overlay span {
  background-color: #333;
  color: white;
  padding: 2px 6px;
  position: absolute;
  top: 43%;
  left: 32%;
}
.projectitem p,
.portfolioitem p {
  font-size: 12px;
  font-weight: 200;
}
article p {
  padding: 0px 10px;
  line-height: 12px;
  font-size: 12px;
  color: #666666;
  margin-bottom: 15px;
}
article .post_title {
  padding: 5px 10px 0;
  font-size: 12px;
  margin-bottom: 5px;
}
#posts_carousel article:hover,
#posts_carousel2 article:hover {
  background: #FFFFFF;
}
h3.excerpt_title {
  padding: 5px 10px 0 0 !important;
  font-size: 28px;
  margin-bottom: 5px;
}
h3.excerpt_title span {
  font-size: 24px;
}
a:hover,
.projectitem:hover,
.portfolioitem:hove article:hover,
#posts_carousel article:hover,
#posts_carousel2 article:hover,
.button:hover,
.clientele .client_item:hover {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
/*==== CLIENTS ====*/
.clientele .client_item {
  margin: 20px 0px;
  padding: 10px;
  opacity: 0.5;
}
.clientele .client_item:hover {
  opacity: 1;
}
/*=== Filterable portfolio ===*/
.portfolio_filters {
  margin: 40px 10px 40px 50px;
  float: left;
}
.portfolio_filters li {
  float: left;
  margin: 5px;
  background: #FFFFFF;
  padding: 4px 8px;
}
.portfolio_filters li.active {
  background: #568AB4;
  color: #ffffff;
}
.portfolio_filters li.active a {
  color: #ffffff !important;
}
.portfolio_filters li a {
  font-size: 12px;
}
.portfolioitems_container {
  clear: both;
  margin: 30px 10px 40px 40px;
}
.filteritem {
  max-width: 200px;
  float: left;
  margin: 10px;
  height: auto;
  border-bottom: 1px solid #FFFFFF;
  position: relative;
}
.big_item {
  max-width: 280px;
}
.filteritem:hover {
  background: #FFFFFF;
  border-bottom: 1px solid #568AB4;
}
.filteritem:hover:after {
  content: '';
  left: 50%;
  bottom: 0px;
  position: absolute;
  border-width: 3px;
  border-style: solid;
  border-color: transparent transparent #418cd1 transparent;
  display: block;
  width: 0;
  margin-left: -5px;
  z-index: 99;
}
.filteritem.next {
  width: 60px;
  height: 60px;
  border: 5px solid black;
  border-radius: 35px;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  transition-duration: 0s;
}
/*=== SERVICES SECTION ====*/
.services_icon {
  float: left;
  margin: 10px 20px 10px 0;
}
.services_icon i {
  margin: 12px;
}
.servicesarea {
  position: relative;
  margin-left: 20px !important;
}
.servicesitem {
  display: block;
  margin: 10px 0 40px;
  padding: 20px 30px;
  background: #FFFFFF;
  border: 1px solid #dddddd;
  text-align: center;
}
.servicesitem:hover {
  background: #529de2;
  border: 1px solid #568AB4;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#services_icon1,
#services_icon2,
#services_icon3,
#services_icon4 {
  display: block;
  margin-left: 60px;
}
#services_icon1 {
  background: url("../images/services1.png");
  width: 36px;
  height: 32px;
}
#services_icon2 {
  background: url("../images/services2.png");
  width: 30px;
  height: 32px;
}
#services_icon3 {
  background: url("../images/services3.png");
  width: 39px;
  height: 32px;
}
#services_icon4 {
  background: url("../images/services4.png");
  width: 30px;
  height: 32px;
}
.servicesitem:hover #services_icon1 {
  background: url("../images/lservices1.png");
}
.servicesitem:hover #services_icon2 {
  background: url("../images/lservices2.png");
}
.servicesitem:hover #services_icon3 {
  background: url("../images/lservices3.png");
}
.servicesitem:hover #services_icon4 {
  background: url("../images/lservices4.png");
}
.servicesitem img {
  max-height: 32px;
}
.servicesitem p {
  font-size: 12px;
  font-weight: 200;
}
.servicesitem:hover h4,
.servicesitem:hover p {
  color: #ffffff;
}
.servicesitem.blur {
  box-shadow: 0px 0px 20px 10px #ffffff;
  transform: scale(0.9);
  opacity: 0.7;
}
.servicesitem.blur h4 {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
  color: rgba(0, 0, 0, 0);
  opacity: 0.5;
}
.servicesitem.blur img {
  text-shadow: 0px 0px 10px rgba(255, 210, 82, 0.9);
  color: rgba(255, 210, 82, 0);
  opacity: 0.5;
}
.servicesitem.blur p {
  text-shadow: 0px 0px 10px rgba(51, 51, 51, 0.9);
  color: rgba(51, 51, 51, 0);
  opacity: 0.5;
}
.servicesitem.active {
  transform: scale(1.05);
  margin-top: 5px;
  box-shadow: 0px 0px 0px 10px #ffffff, 1px 11px 15px 10px rgba(0, 0, 0, 0.4);
  z-index: 100;
  opacity: 1;
}
.servicesitem.active h4,
.servicesitem.active img,
.servicesitem.active p {
  opacity: 1;
}
/*------------------------------------------------*/
/*---------------------[CONTENT AREA]-------------*/
/*------------------------------------------------*/
.contentarea {
  padding: 0 0px 0px 20px;
  border-top: 1px solid #909EA6;
}
.contentarea .homecontent {
  padding: 20px 0;
  border-right: 1px solid #e7ecee;
}
.contentarea .span4 {
  margin-left: 0;
}
.homesidebar {
  padding: 20px;
}
#homeaccordion {
  margin: 20px 20px 20px 0px;
}
/*=== Accordion Styling ===*/
.accordion {
  border: 1px solid #909EA6;
  margin: 10px;
}
.accordion-inner img {
  padding: 10px;
}
.accordion-group {
  background: #f7f8f9;
  color: #333333;
  border-top: 1px solid #e7ecee;
  border-bottom: 1px solid #909EA6;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 0px;
}
.accordion-heading {
  background: #e7e8e9;
  margin-bottom: 0;
}
.accordion-heading a {
  color: #333333;
  text-shadow: 0 1px 0 #dddddd;
}
.accordion-heading a:hover {
  text-decoration: none;
}
.accordion-inner {
  border-top: 1px solid #909EA6;
}
/*=== Tabs Styling ===*/
.tab-content {
  border: 1px solid #909EA6;
  border-top: none;
  padding: 10px;
}
.tabs li:hover {
  margin-left: 0px !important;
}
.nav {
  margin-bottom: 0;
}
.nav-tabs > li > a {
  border-radius: 0;
  background: #909EA6 url('../images/bg/bgXXXX.png') left top;
  border-right: .5 px solid ;
  margin: 0;
  font-size: 12px;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding: 8px;
}
.nav-tabs > li.active > a {
  background: #003C4D !important;
  border-color: #E5E5E5;
  color:#fff;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.tab-content .active {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/*==== TESTIMONIALS ==== */
.testimonials {
  margin: 0px;
  padding: 0px;
  position: relative;
}
.testimonial_item p {
  background: #FFFFFF;
  padding: 20px;
  margin-top: 30px;
}
.testimonial_item p:after {
  content: '';
  left: 0px;
  bottom: -20px;
  position: absolute;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #000 #000 transparent;
  display: block;
  width: 0;
  z-index: 9999;
}
/* ===== Buttons ==== */
.button {
  font-size: 12px;
  padding: 6px 12px;
  color: #ffffff;
  margin: 10px;
  background: #529de2;
  border: 1px solid #568AB4;
}
.button:hover {
  color: #ffffff;
  background: #888;
  border-color: #666666;
  text-decoration: none;
  text-shadow: 0 1px 0 #333;
}
.primary {
  background: #E55E48;
  border-color: #D03922;
}
.big {
  font-size: 18px;
  padding: 12px 36px;
}
.big i {
  margin: 3px 0;
}
.small {
  padding: 5px 16px;
  font-size: 13px;
}
.disabled {
  border: 5px solid #3f484d;
}
.live_video .modal-body {
  padding: 0;
  line-height: 0;
}
.toparrow {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
}
a#top_arrow {
  background: transparent url('../images/default/totop.png') no-repeat 0px 0px;
  width: 50px;
  height: 50px;
  display: block;
  z-index: 9999;
}
a#top_arrow:hover {
  background: transparent url('../images/default/totop.png') no-repeat 0px -51px;
  border: 0px solid #568AB4;
}
.modal {
  display: none;
}
.form_field {
  width: 95%;
  margin-top: 10px;
  font-size: 12px;
}
input.form_field,
textarea.form_field {
  font-size: 12px;
  line-height: 12px;
  padding: 10px 4px 6px 8px;
  background-color: #FFFFFF;
  box-shadow: none;
  -moz-box-shadow: none;
  /* Firefox */

  -webkit-box-shadow: none;
  /* Safari, Chrome */

  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.response {
  font-size: 10px;
}
.register {
  margin: 20px 10px 10px 0 !important;
  width: 100%;
  line-height: 16px;
}
span.dropcap {
  font-size: 48px;
  float: left;
  font-weight: bold;
  padding: 0px 5px 2px;
}
.thumbnails {
  /* Correction of Bootstrap */

  margin-left: 10px;
}
.thumbnails a {
  color: #333;
}
.thumbnails h3 {
  padding: 5px;
  margin: 0;
}
.thumbnails p {
  padding: 5px;
  margin: 0;
}
.thumbnails span12 {
  padding-right: 10px;
}
/*==== Hover Effects ====*/
.hover_left_in span,
.hover_top_in span,
.hover_fade_in span {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #568AB4;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
}
.hover_left_in span img,
.hover_top_in span img,
.hover_fade_in span img {
  left: 50%;
  top: 50%;
  width: auto !important;
  position: absolute;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
/*------------------------------------------------*/
/*---------------------[CONTENT]-------------------*/
/*------------------------------------------------*/
.content {
}
.fix_margin {
  margin-left: 10px !important;
}
.no_margins {
  margin: 0!important;
}
.no_padding {
  padding: 0!important;
}
.content [class*="span"] h2,
.content [class*="span"] h3,
.content [class*="span"] h4,
.content [class*="span"] h5,
.content [class*="span"] h6,
.content [class*="span"] p {
  padding: 10px;
}
.content article {
  clear: both;
  border-bottom: 1px solid #e7ecee;
  padding-bottom: 60px;
}
.content article:hover {
  border-bottom: 1px solid #568AB4;
}
.content article h3.post_title {
  margin: 0;
  padding: 0 0 20px 0;
}
.meta {
  margin: 5px 10px 10px;
  float: left;
}
.meta span {
  margin: 2px 5px;
}
.meta a {
  display: block;
  float: left;
  height: 19px;
  line-height: 19px;
  margin: 2px 8px 2px 0;
  padding: 0 8px 0 20px;
  font-size: 11px;
  color: white !important;
  background: url('../images/tag.png') no-repeat 0 0;
}
.meta a:hover {
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
/*==== Base Content Style 1 ====*/
.content article .thumb {
  margin: 20px 0;
  width: 100%;
}
.content article p.excerpt {
  width: 100%;
  margin: 0px 0 10px;
  font-size: 14px;
  line-height: 18px;
  clear: both;
}
.content .no_comments {
  background: #529de2;
  border: 1px solid #568AB4;
  padding: 5px 10px;
  color: #ffffff;
}
.no_comments span {
  color: #ffffff;
}
.content .date,
.content .category {
  background: #e7ecee;
  padding: 2px 5px !important;
  margin: 0 10px 20px 0;
  width: auto;
}
.date i,
.category i {
  margin-top: 2px;
}
.date a,
.category a {
  font-size: 10px;
}
.content .post_thumbslider {
  position: relative;
  margin: 20px 0;
}
.readmore {
  margin: 10px 0;
  display: block;
  max-width: 60px;
}


/*==== Base Style 2 ====*/
.style2 article .thumb {
  clear: both;
  margin: 20px 0;
  width: auto;
  max-width: 45%;
  float: left;
  display: inline;
}
.style2 .thumb img,
.style2 .post_thumbslider {
  border: 3px solid #d6d6d6;
}
.style2 .thumb img:hover,
.style2 .post_thumbslider:hover {
  border-color: #568AB4;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.style2 article .audiojs {
  width: 100%;
}
.style2 article {
  float: left;
  clear: both;
  max-width: 98%;
}
.style2 article p.excerpt {
  clear: none !important;
  margin: 0px 0;
  width: auto;
  display: inline-block;
  max-width: 50%;
  padding-right: 0;
}
.style2 article .fluid-width-video-wrapper {
  width: 250px;
}
.style2 .no_comments {
  background: #529de2;
  border: 1px solid #568AB4;
  padding: 5px 10px;
  color: #ffffff;
}
.style2 article .date,
.style2 article .category,
.style2 article .meta {
  max-width: 40%;
}
.style2 .post_thumbslider {
  position: relative;
  margin: 20px 0;
  max-width: 45%;
  float: left;
}
/*===Pagination===*/
.pagination {
  clear: both;
  margin: 10px 0 20px 10px;
}
.pagination ul > li > a {
  font-size: 12px;
  background: #e7ecee url(../images/bg/bg17.png);
  border-left: 1px solid #d6d6d6;
  border-right: none;
}
.pagination .prev,
.pagination .next {
  background: #DDDDDD;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.pagination .next {
  border-right: 1px solid #d6d6d6;
}
.pagination i {
  margin: 0;
}
.pagination .current {
  background: #529de2;
  border: 1px solid #568AB4;
  color: #ffffff;
}
.pagination a.current:hover {
  background: #568AB4;
}
/*== Bread Crumbs ==*/
.breadcrumbs {
  border-bottom: 1px solid #909EA6;
  background: #FFFFFF;
  padding: 15px;
  margin-bottom: 0px;
  font-size: 13px;
  color: #444444;
  font-weight: 200;
}
.breadcrumbs a {
  padding: 0 5px;
  color: #444444;
  font-weight: bold;
}
/*=== Pricing ===*/
h2.page_title {
  padding: 20px 0;
  margin: 30px;
  border-bottom: 1px solid #909EA6;
}
/*=== COMMENTS ===*/
#comments {
  clear: both;
  margin: 40px 10px 40px 10px;
}
.commentlist {
  border-bottom: 1px solid #909EA6;
}
h3.comments-title {
  border-bottom: 1px solid #909EA6;
  padding: 10px 0 !important;
}
.comment {
  clear: both;
}
.vcard {
  float: left;
  width: 60px;
  height: auto;
  padding: 10px;
  border: 1px solid #909EA6;
  background: #ffffff;
}
.vcard img {
  margin-bottom: 5px;
}
.vcard .fn {
  width: 100%;
  text-align: center;
  margin: 5px 0;
}
.comment-body {
  position: relative;
  margin: 30px 0;
}
.comment-meta {
  background: #909EA6;
  padding: 2px 5px;
  margin: 0;
  width: auto;
  font-size: 12px;
}
.comment-meta a {
  padding-left: 20px;
}
.comment-body p {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 10px 100px !important;
  min-height: 62px;
  border-bottom: 1px solid #909EA6;
  border-right: 1px solid #909EA6;
}
.reply {
  position: absolute;
  top: 1px;
  right: 0px;
  background: #bbbbbb;
  border: 1px solid #97CAE9;
}
.reply:hover {
  background: #529de2;
  border-color: #568AB4;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.comment-reply-link {
  font-size: 10px;
  padding: 0 9px;
  color: #ffffff;
}
.depth-2 {
  margin-left: 90px;
}
.depth-3 {
  margin-left: 90px;
}
/*
a.rss{
	background: @FADEHEADINGCOLOR url('../images/icon-rss.png') no-repeat left top;
	width: 42px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	outline: none;
	padding: 0;
	min-height: 42px;
	background-position: -42px center;
	border: 1px solid @DARKCOLOR;
}
a.rss:hover{
	background: @PRIMARYLIGHTCOLOR url('../images/icon-rss.png') no-repeat left top;
	border-color: @PRIMARYCOLOR;
	background-position: -42px center;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
*/
/*------------------------------------------------*/
/*---------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/
.sidebar [class*="span"] {
  border-left: 0px solid #909EA6;
}
.widget {
  margin: 35px 0;
  text-align:center;
}
.sidebar .widget {
  padding: 35px;
}
.sidebar h4 {
  padding-bottom: 10px;
  border-bottom: 1px solid #909EA6;
}
.widget .nav li {
  background: none;
  padding: 0;
}
.widget li {
  padding-bottom: 7px;
  border-bottom: dotted 1px #FFF;
  margin-top:7px;
}

.widget li a {
  color: #634d28;
}

.widget li.noLine {
  padding-bottom: 7px;
  border-bottom: none;
}

.widget li:hover {
  margin-left: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.widget_carousel {
  position: relative;
}
.widget_carousel li {
  background: none;
  padding: 0;
}
.widget_carousel li:hover {
  margin-left: 0 2px !important;
}
.tab-pane li {
  background: none;
  padding: 0;
  margin: 5px;
}
.more_posts li {
  background: none;
  padding: 10px 0px;
  margin: 5px 0;
  max-width: 300px;
}
.tab-pane li {
  float: left; width:100%;
}
.more_posts li img,
.tab-pane li img {
  float: left;
  border: 3px solid #d6d6d6;
  width: 60px;
  height: auto;
}
.more_posts a span {
  margin: 0;
  padding: 0;
}
.more_posts a:hover img {
  border-color: #568AB4;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.more_posts a small {
  margin: 0;
  padding: 0 0 0 10px;
  white-space: normal;
}
.related_projects {
  margin: 40px 0 20px;
}
.description {
  margin: 20px 0;
}
.description ul {
  margin: 10px;
}
.description li {
  margin: 5px 0;
}
/*------------------------------------------------*/
/*---------------------[PRICING]-------------------*/
/*------------------------------------------------*/
.pricingarea {
  margin: 40px 0 20px 10px;
}
.pricingarea .span3,
.pricingarea .span4 {
  margin-left: 0;
  margin-right: 10px;
}
.pricing-table-column {
  margin: 40px 5px;
  padding: 0;
}
.pricing-table-column {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #d6d6d6;
  background: #f4f5f6;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-align: center;
  position: relative;
  font-weight: 200;
}
.pricing-table-column:hover {
  -webkit-box-shadow: 0 0 5px #d6d6d6;
  box-shadow: 0 0 5px #d6d6d6;
  -moz-box-shadow: 0px 0px 5px #d6d6d6;
  /* Firefox */

}
.pricing-table-column h3 {
  font-weight: 300;
}
.pricing {
  background: #f8f9fa;
  border: solid #d6d6d6;
  border-width: 1px 0;
  padding: 2em 0;
  margin-bottom: 2em;
}
.popular span.featured-icon {
  position: absolute;
  right: -6px;
  top: -6px;
  display: block;
  height: 82px;
  width: 82px;
  background: url('../images/badge_popular.png') no-repeat left top;
}
.best-value span.featured-icon {
  position: absolute;
  right: -5px;
  top: -5px;
  display: block;
  height: 82px;
  width: 82px;
  background: url('../images/badge_best_value.png') no-repeat left top;
}
.pricing h5 {
  margin-bottom: 0;
  color: #89aa38;
  letter-spacing: -1px;
  font-size: 56px;
  line-height: 50px;
}
.pricing span {
  font-size: 18px;
  letter-spacing: 0px;
  color: #89aa38;
  display: block;
}
.special .pricing h5,
.special .pricing span {
  color: #ffffff;
}
.pricing-table-column ul {
  list-style-type: none;
  margin: 0;
}
.pricing-table-column ul li {
  border-bottom: 1px solid #e7ecee;
  padding-bottom: 0.75em;
  margin: 0 2em 0.75em 2em;
  color: #333333;
}
.pricing-table-column ul li a {
  color: #333333;
}
.pricing-table-column .cta-area {
  background: #f8f9fa;
  padding: 2em 0;
  border-top: 1px solid #d6d6d6;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.special {
  background: #3f484d;
  position: relative;
  margin-top: 8px;
  padding-top: 32px;
}
.special h3,
.special ul li,
.special ul li a {
  color: #ffffff;
}
.special .pricing {
  background: #282e31;
  border: 1px solid #4a555b;
}
.special ul li {
  border-bottom: 1px solid #4a555b;
}
.special .cta-area {
  background: #282e31;
  border-top: 1px solid #4a555b;
}
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
footer .row {
	/* url('../images/bg/bg4.png');*/

  color: #97CAE9;
	margin-bottom: 0px;
}
footer .footer_top {
  padding: 10px 20px;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  margin-top: -43px;
}

footer .widget {
  float: left;
  margin: 20px 0;
  padding: 0px 14px 0;
  width: 200px;
  color: #97CAE9;
  font-size: 12px;
}
footer .widget:last-child {
  border: none;
  box-shadow: none;
}
footer .widget p {
  padding: 10px 0;
}
footer .widget h2 {
  color: #FFFFFF;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 12px;
}
footer .widget ul {
  list-style: none;
  margin: 0;
}
footer .widget ul li {
  padding-bottom: 2px;
  width: 100%;
}
footer .widget ul li a {
  color: #97CAE9;
  font-size: 12px;
}
footer .widget ul li a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

#footer_bottom { max-width:1070px; margin:30px auto; color:#d1d3d4; }

footer .footer_bottom a {
}

footer .address { font-size:21px; color:#939b53; font-family:'Open Sans Condensed', sans-serif; text-transform:uppercase;
 }
 
 #divider {
  background: url('../images/divider_line.jpg') no-repeat center top; height:30px; width:100%; margin:0 auto; text-align:center;
 }

footer .footer_bottom a:hover {
	text-decoration:underline;
}

footer .footer_bottom {
	padding: 0px 0;
	color: #999;
	text-align: center;
	font-size: 10px; line-height:14px;
}
footer .footer_bottom .logo {
  color: #97CAE9;
  font-size: 13px;
  float: left;
}
footer .footer_bottom .footer_center {
  margin-left: 20px;
}
ul.footer_menu {
  list-style: none;
  float: right;
}
ul.footer_menu li {
  float: left;
  margin: 0 2px;
  opacity: 0.8;
}
ul.footer_menu a {
  display: block;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
}
ul.footer_menu a.sfacebook {
  background: url('../images/default/social/sfb.png') 0 -24px;
}
ul.footer_menu a.stwitter {
  background: url('../images/default/social/stwitter.png') 0 -24px;
}
ul.footer_menu a.sgplus {
  background: url('../images/default/social/sgoogleplus.png') 0 -24px;
}
ul.footer_menu a.spinterest {
  background: url('../images/default/social/spinterest.png') 0 -24px;
}
ul.footer_menu a.slinkedin {
  background: url('../images/default/social/slinkedin.png') 0 -24px;
}
ul.footer_menu li:hover a,
ul.footer_menu a:hover {
  background-position: 0px 0px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.footer_bottom .copyright {
	font-size: 13px;
	float: left;
	padding-bottom: 10px;
	margin-left: 0;
	color: #ab9356;
	letter-spacing:.03em;
	line-height:21px;
	text-align: left;
}

.directions { margin-right:10px; color:#FFF !important; font-size:13px; text-transform:uppercase; vertical-align:bottom; }

.footer_bottom .copyright a {
}

.slash {
	color: #888;
}

/*=== Style4 Custom changes ===*/
.align-left {
  text-align: left;
}
.align_center {
  text-align: center;
}
.top20 {
  margin-top: 20px;
}
.pad20 {
  padding: 20px;
}
.margin20 {
  margin: 20px;
}

.top40 {
  margin-top: 40px;
}
.radius70 {
  border-radius: 70px;
}
.opacity60 {
  opacity: 0.6;
}
.opacity90 {
  opacity: 0.9;
}
input.field {
  border-color: #d6d6d6;
}
input.field:focus {
  opacity: 0.9;
  color: #444444;
}
/*==== Team =====*/
.person {
  margin: 10px 10px 40px;
  background: #FFFFFF;
}
.photo {
  margin: 0 20px 20px 0px;
  border: 2px solid #d6d6d6;
  float:left; max-width:100px;
}
h4.identity {
  margin: 10px 10px 0;
}
.text {
  padding: 0 10px 10px;
}
.text p {
  margin-bottom: 0px;
}
ul.social {
  float: right;
}
ul.social li {
  margin: 0 2px;
  opacity: 0.8;
  float: left;
}
ul.social a {
  display: block;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
}
ul.social a.sfacebook {
  background: url('../images/default/social/sfb.png');
}
ul.social a.stwitter {
  background: url('../images/default/social/stwitter.png');
}
ul.social a.sgplus {
  background: url('../images/default/social/sgoogleplus.png');
}
ul.social a.spinterest {
  background: url('../images/default/social/spinterest.png');
}
ul.social a.slinkedin {
  background: url('../images/default/social/slinkedin.png');
}
ul.social a:hover {
  background-position: 0 -24px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
/* === Timer Countdown === */
#timer {
  margin-left: 27%;
  padding-bottom: 150px;
}
.countdown_section {
  background: #529de2 url(../images/bg/bg1.png);
  color: #ffffff;
  width: 105px;
  height: 80px;
  border-radius: 90px;
  display: block;
  float: left;
  margin: 3px;
  font-size: 10px;
  line-height: 0px;
  text-align: center;
  border: 5px solid #568AB4;
  padding: 12px 0;
}
.countdown_amount {
  font-size: 56px;
  color: #ffffff;
  letter-spacing: 0px;
  text-align: center;
  line-height: 64px;
}
.topnav {
  margin: 20px 0px 0px;
  display: none;
}
.topnav li i {
  float: right;
}
.collapsed_accordion {
  display: none;
}
.topnav a,
a.show_nav {
  margin: 0;
  padding: 10px;
  background: #687EA7;
  color: #FFFFFF;
  border-top: 1px solid #687EA7;
  border-bottom: 1px solid #1D2021;
  width: 100%;
  height: 40px;
  display: inline-box;
  text-align: center;
}
a.vaccordionExpanded,
.topnav a:hover,
a.show_nav:hover {
  background: #529de2;
  border-top: 1px solid #568AB4;
  border-bottom: 1px solid #568AB4;
}
a.show_nav i {
  float: right;
}
/*===== Responsive Fixes =====*/
@media (min-width: 767px) and (max-width: 979px) {
	 nav ul.mega-drop {
 position: static;
  top: 38px;
  left: 0px;
  height: auto;
  background: #909EA6;
  list-style: none;
  margin: 0;
  padding: 0px;
  display: none;
  width:auto;
}
nav ul.mega-drop li ul.mega-sub li a {
    line-height: 14px;
    text-align: center;
    width: auto;
}
nav ul.mega-drop li ul.mega-sub {
    list-style: none outside none;
    width: auto;
}
nav li.menu-item a {
    border-right: 0px solid #97CAE9;
}
  
  nav ul li:last-child a {
}
  footer .widget {
    padding: 0px 5px 0;
    width: 160px;
  }
  .contactarea {
    margin-top: 60px;
  }
  .big {
    padding: 12px 16px;
  }
  .more_posts li img {
    display: none;
  }
  #services_icon1,
  #services_icon2,
  #services_icon3,
  #services_icon4 {
    display: block;
    margin-left: 30px;
  }
  
}
@media (max-width: 770px) {
nav {
	top: 20px;
}

#nav {
	background:#000; 
}

.globe { display:none; }
.buttons { display:none; }
.footer_top { display:none; }
.footSocial { width: 80%; }
.footNews { width: 100%; }
.contact1 a { border: none !important; font-size:13px !important; background-color:transparent; }
.contact1 a:hover { background:none !important; }
.contact2 a { border: none !important; font-size:13px !important; }
.contact2 a:hover { background:none !important; }
.contact1, .contact2 { top:auto; right:auto; }
.heading { right:auto; width:100%; }
.hRight { margin-left: 130px; }
.tagline { margin: 20px 0% 0px 0%; width:100%; }
#top-menu {
	background-color: #000;
	font-size: 24px;
}

header {
background: #000;
height: 45px;
}
#logo {
	display: block;
margin: 0px auto 0px;
text-align: center;
padding: 0;
}
.logoHeader {
position: absolute;
background-color: #888e4d;
width: 100%;
height: auto;
top: 0px;
}


  
  .navItem a {
    border-radius: 0 0 0 0;
    border-top: 1px solid #97CAE9;
	 border-right: 0px solid #97CAE9;
    color: #FFFFFF;
    display: block !important;
    font-size: 13px;
    font-weight: normal;
    margin: 0 auto;
    padding: 12px 0px;
    text-decoration: none;
}
nav li {
	display:block !important; 
    padding: 0;
    position: relative;
    text-transform: uppercase; text-align:center; float:none; padding: 8px 0px; margin:5px 0px;
}

  .sidebar { display: none; }
  .title { margin: 10px 0px; }
}

@media (max-width: 780px) {
  .fix_margin {
    margin-left: 0!important;
  }
  
  .logoHeader {
	  position: relative;
z-index: -9;
  }
  
  nav ul.mega-drop {
 position: relative;
top: 8px;
left: 0px;
height: auto;
background: #534a44;
list-style: none;
margin: 0;
padding: 0px;
display: block!important;
width: auto;
}
nav ul.mega-drop li ul.mega-sub li a {
    line-height: 14px;
    text-align: center;
    width: auto;
	font-size:21px;
}
nav ul.mega-drop li ul.mega-sub {
    list-style: none outside none;
    width: auto;
}
nav li.menu-item a {
    border-right: 0px solid #97CAE9;
	font-size:24px !important;
}
  
  nav ul li:last-child a {
}
 
  
  .servicesitem {
    margin-right: 20px;
  }
  #bg-effect {
    margin-left: 0px;
    padding-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
  }
  .flex-control-paging li a {
    width: 10px !important;
  }
  #services_icon1,
  #services_icon2,
  #services_icon3,
  #services_icon4 {
    display: block;
    margin-left: 47%;
  }
  footer .widget {
    padding: 0px 20px 0;
    width: 280px;
  }
  ul.footer_menu {
    float: left;
    padding-bottom: 20px;
  }
  .projectsarea {
    margin-left: 0;
  }
  .postsarea,
  .clientele {
    margin: 20px 0;
  }
  .portfolioarea .title,
  .projectsarea .title,
  .postsarea .title,
  .clientele .title {
    margin-left: 0;
    margin-right: 0px;
  }
  .testimonials .author {
    margin-left: 10px;
  }

  .topnav {
    display: block;
  }
  .logoarea {
    margin-bottom: 20px;
  }
  .contactarea {
    display: none;
  }
    .footer_bot { width:90%; margin:0 auto; padding:5% 5%; } 
	.footer_top { background:none; }
	.quoteAqua p, .quoteGold p, .quoteBlue p, .quoteRed p {
		margin: 0px 6%;
	}

.quoteRed p { padding-top: 20px !important; }

}

@media (max-width: 650px) {

}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
widget .nav li { 
    width: 100% !important;
}}
/*===== Responsive Google MAps ==== */
.map {
  margin: 20px 20px 40px;
  border: 5px solid #dddddd;
}
.map img {
  max-width: 100%;
  max-height: 500px;
  max-width: 500px;
}
.map .google_map {
  display: block;
  background-image: url("http://maps.google.com/maps/api/staticmap?size=640x640&zoom=14&maptype=roadmap&markers=color:green|2+Elizabeth+St,+Melbourne+Victoria+3000+Australia&sensor=false");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  line-height: 0;
}
.map .google_map img {
  opacity: 0;
}
@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .map .google_map {
    background-image: url("http://maps.google.com/maps/api/staticmap?size=640x640&zoom=14&maptype=roadmap&markers=color:green|2+Elizabeth+St,+Melbourne+Victoria+3000+Australia&sensor=false&scale=2");
    background-size: 640px 640px;
  }
}
#commentform .button {
  margin-left: 0;
}
ul.the-icons li {
  float: left;
  margin: 10px;
}





/* Accordians */
.accordionButton {	
		_float: none;  /* Float works in all browsers but IE6 */
	border: 1px solid #634d28;
	cursor: pointer;
	padding:10px;
	margin-bottom: 2px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.05em;
	}
	
.accordionContent {	
	_float: none; /* Float works in all browsers but IE6 */
	    border: 1px solid #CCCCCC;
	 margin-bottom: 20px;
    padding: 10px 0px 10px 20px;
		}
		
		.accordionContent ul, ol { margin: 0 0 10px 25px; list-style:disc outside none;}
	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

	
	
	
