/*=== General Styles === */
body {
  background: #fbfbfb;
  font-size: 14px;
  color: #444444;
  -webkit-font-smoothing: antialiased; /* Fix for webkit rendering v 1.1 */
  -webkit-text-size-adjust: 100%;
}


ul,
ol {
  list-style: none;
  margin: 0;
  line-height: 24px;
}
a {
  text-decoration: none;
  color: #444444;
  outline: none;
}
a:hover {
  text-decoration: none;
  /*color: #418cd1;*/
  color: #cd004b;
  outline: none;
}
a:link,
a:active,
a:visited{ outline: none; }
a:focus { -moz-outline-style: none;}
a i {
  margin-top: 0px !important;
}
#bg-effect {
  background: url('../img/bg/bg23.png');  
}

h1,h2,h3,h4,h5,h6{
    margin:0;
}
h1 {
  font-size: 48px;
  font-weight: 300;
}
h2 {
  font-size: 36px;
  font-weight: 200;
  color: #bbbbbb;
}
h3 {
  font-size: 24px;
  font-weight: 200;
  color: #444444;
}

h4{
	font-size: 18px;
	font-weight: 200;
}

.sticky{}
.gallery-caption{}
/*=== HEADER ===*/
header .span6 {
  margin-left: 0;
}

.logoarea {
  text-align: left;
  margin: 10px 0px;
}

#logo{
    margin:0;
    padding:0;
    border:none;
}
.contactarea {
  text-align: center;
  margin: 40px 10px;
}

.header_phone,.header_mail{
	padding: 0 12px 0 30px;
	float: right;
	color: #888;
}

.header_content{
    color: #666;
    float: right;   
    padding:0 10px;
    position:relative;
    z-index:999999;
}
.cart_list,
.cart_oddrow,.cart_evenrow{
    width:100%;
}
.cart_evenrow{
    background:#F6F6F6;
}
.total{
    text-align:right;
    font-size:14px;
    Text-transform:uppercase;
    border-bottom:1px solid #EFEFEF;
}
.total,.buttons{
    width:100%;
    display:block;
    padding:12px 0;
    clear:both;
    text-align:right;
}
.dropdowncartcontents{
    display:none;
    opacity:0;
}
.dropdowncarttrigger{
    padding-bottom:15px;
}
.dropdowncarttrigger:hover + .dropdowncartcontents,
.dropdowncartcontents:hover{
    display:block;
    opacity:1;
    -webkit-animation:fadeInFromNone 1.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	        -moz-animation:fadeInFromNone 1.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	        -o-animation:fadeInFromNone 1.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
	        animation:fadeInFromNone 1.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.cart_totals{
    padding:15px;
    display: inline-block;
}
.cart_totals tr,
.cart_totals td,
.cart_totals th{
    border-bottom:1px solid #DDD;
    font-size:16px;
}
@-webkit-keyframes fadeInFromNone {
    0% {
        display:none; 
        opacity: 0;
    }

    1% {
        display: block ; 
        opacity: 0;
    }

    100% {
        display: block ; 
        opacity: 1;
    }
}

.dropdowncartproduct,
.dropdowncartimage{
    float:left;
}
.dropdowncartquantity{
    text-align:right;
    padding-right:10px;
}
.dropdowncartproduct{
    padding: 0 15px;
}
.fis{
    border-right:1px solid #bbb;
}

.dropdowncartcontents{

position: absolute;
background: #FFF;
padding: 15px 15px 0;
z-index: 999;
width: 240px;
right: -10px;
top: 30px;
border: 1px solid #EFEFEF;
}
.form-row-first{
    overflow:hidden;
}
.dropdowncartcontents:after{
    position:absolute;
    content:'';
    border:10px solid;
    border-color: transparent transparent #EFEFEF transparent;
    top:-20px;
    right:30px;
}
.header_phone{
	background: url('../img/header_phone.png') no-repeat 10px 3px;
}
.header_mail{
	background: url('../img/header_mail.png') no-repeat 10px 3px;
	border-right: 1px solid #EEE;
}

.cart-icon{
    background: url('../img/cart_icon.png') no-repeat;
    width:16px;
    height:16px;
    float:left;
    display:inline-block;
    padding: 0 4px;
    
}
.contactarea ul {
  float: right;
}
.contactarea ul li {
  float: left;
}
.contactarea ul.minimal,
.contactarea ul.round{
    margin-top:10px;
    opacity:0.8;
} 

ul.minimal li{
    margin: 0 5px;
}
.contactarea li a {
  display: block;
}
.contactarea li a:hover {
  opacity:1;
}
.contactarea .facebook {width: 32px;
  height: 32px;
  margin: 10px 3px;
  background: url('../img/social/fb.png') no-repeat left top;
}
.contactarea .instagram {width: 32px;
  height: 32px;
  margin: 10px 3px;
  background: url('../img/social/instagram.png') no-repeat left top;
}
.contactarea .youtube {
  width: 32px;
  height: 28px;
  margin: -1px 0px;
  background: url('../img/social/youtube_m.png') no-repeat 0px -32px;
  overflow: hidden;
  border-radius: 5px;
}
.contactarea .twitter {width: 32px;
  height: 32px;
  margin: 10px 3px;
  background: url('../img/social/twitter.png') no-repeat left top;
}
.contactarea .gplus {width: 32px;
  height: 32px;
  margin: 10px 3px;
  background: url('../img/social/googleplus.png') no-repeat left top;
}
.contactarea .rss {width: 32px;
  height: 32px;
  margin: 10px 3px;
  background: url('../img/social/rss.png') no-repeat left top;
}
.contactarea .pinterest {width: 32px;
  height: 32px;
  margin: 10px 3px;
  background: url('../img/social/pinterest.png') no-repeat left top;
}
.contactarea .linkedin {width: 32px;
  height: 32px;
  margin: 10px 3px;
  background: url('../img/social/linkedin.png') no-repeat left top;
}
.contactarea .digg {width: 32px;
  height: 32px;
  margin: 10px 3px;
  background: url('../img/social/digg.png') no-repeat left top;
}
.contactarea .skype {width: 32px;
  height: 32px;
  margin: 10px 3px;
  background: url('../img/social/skype.png') no-repeat left top;
}
.contactarea .flickr {width: 32px;
  height: 32px;
  margin: 10px 3px;
  background: url('../img/social/flickr.png') no-repeat left top;
}
.contactarea .stumbleupon {width: 32px;
  height: 32px;
  margin: 10px 3px;
  background: url('../img/social/stumbleupon.png') no-repeat left top;
}
.contactarea .vimeo {width: 32px;
  height: 32px;
  margin: 10px 3px;
  background: url('../img/social/vimeo.png') no-repeat left top;
}


.contactarea li a.facebook:hover,
.contactarea li a.instagram:hover,
.contactarea li a.youtube:hover,
.contactarea li a.twitter:hover,
.contactarea li a.gplus:hover,
.contactarea li a.rss:hover,
.contactarea li a.flickr:hover,
.contactarea li a.linkedin:hover,
.contactarea li a.skype:hover,
.contactarea li a.stumbleupon:hover,
.contactarea li a.vimeo:hover,
.contactarea li a.youtube:hover,
.contactarea li a.pinterest: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;
}

.contactarea li .youtube:hover{
  background-position: 0px 0px;
}
h1.logo {
  margin: 35px 0 10px;
  background: url('../img/logo.png') no-repeat left top;
  display: block;
  width: 159px;
  height: 39px;
  text-indent: -9999px;
}
h2.logo_description {
  margin: 10px 0;
  font-size: 24px;
}
nav {
  position: relative;
  width: 100%;
  display: block;
  float: left;
  background: #2f3335;
  z-index: 99999;
}

#top-menu {
  float: left;
}
nav .nav {
  list-style: none;
}

#nav_container.fix{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:99998;
    margin:0 auto;
}
nav li {
  float: left;
  text-transform: uppercase;
  position: relative;
  line-height:20px;
}
nav li.menu-item a {
  font-size: 12px;
  color: #f6f6f6;
  text-decoration: none;
  font-weight: normal;
  padding: 12px 14px;
  border-right: 1px solid #3b3e41;
  border-radius: 0;
}

nav li.menu-item a:hover,
nav li.active a {
  /*background: #418cd1;*/
  background: #cd004b;
  color: #ffffff;
}
nav ul li:last-child a {
  border: none;
  box-shadow: none;
}
nav ul.mega-drop {
  position: absolute;
  top: 44px;
  left: 0px;
  height: auto;
/*background: #418cd1;*/  
background: #cd004b;
  list-style: none;
  margin: 0;
  padding: 5px;
  display: none;
  overflow: visible !important;
}
nav ul.mega-drop .active {
  display: block;
}
nav ul.mega-sub a:hover {
  background: #cd004b;
}
.threecolumns {
  width: 510px;     
}
.twocolumns {
  width: 340px;     
}
.onecolumns {
  width: 170px;
}
nav ul.mega-drop li a {
  display: block;
  color: #f6f6f6;
  text-align: center;
  padding: 4px 5px;
  font-size: 11px;
  border-right: none;
  border-bottom: 1px solid #cd004b;
}
nav ul.mega-drop li ul.mega-sub {
  list-style: none;
  width: 160px;
  margin: 2px 5px;
}
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: 130px;
  text-align: left;
  line-height: 14px;
}

nav ul.mega-drop li.menu-item-depth-1 a {
background:#cd004b;
margin:5px 5px 0px 5px;
}
nav ul.mega-drop li.menu-item-depth-2 a {
/*background: #418cd1;*/
background:#cd004b;
margin:0px;
}
nav ul.mega-drop li.menu-item-depth-2:hover,
nav ul.mega-drop li.menu-item-depth-2 a:hover {
background:#cd004b;
}

nav ul.mega-drop li ul.mega-sub.menu-depth-3{
position: absolute;
background:#cd004b;
top: -2px;
left: 150px;
z-index: 99999;
display: none;
}
nav ul.mega-drop li.menu-item-depth-2:hover > ul.mega-sub.menu-depth-3{
	display: block;
	background:#cd004b;
}
ul.mega-sub li:hover,
ul.mega-sub li:hover a,
ul.mega-sub.menu-depth-3 li,
ul.mega-sub.menu-depth-3 li a{
	background-color: #cd004b;
}

ul.mega-sub.menu-depth-3 li a{
    /*border-bottom-color: #418cd1;*/
    border-bottom-color: #cd004b;
}

ul.mega-sub li.levelmenu a:first-child{
background-image:url(../img/navarrows.png) no-repeat 94% -150px;    
}
/*=== Search ====*/

#searchform input[type="text"]{
clear: both;
float: right;
height: 20px;
margin: 10px 0;
border: 1px solid #EFEFEF;
color: #bbb;
background: transparent url(../img/header_search.png) no-repeat 10px;
padding: 5px;
max-width: 240px;
padding:5px 5px 5px 40px;
}
#searchsubmit{display:none;}

nav #searchform{
position: relative;
margin: 0;
border-left: 1px solid #3B3E41;
}
nav #searchform label{display:none;}
nav #searchform input[type="text"]{
    height:34px;
    background:transparent url(../img/magnify.png) no-repeat 10px;
    border:none;
    margin:none;
    margin:0;
    width:0px;
    padding:5px 5px 5px 40px;
    opacity:0.8;
    color:#F6f6f6;
}
nav #searchsubmit{display:none;}
nav #searchform input[type="text"]:focus{
    width:200px;opacity:1;
    -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;
}


.contactarea #searchform input[type="text"]{
clear: both;
float: right;
height: 20px;
margin: 10px 0;
border: 1px solid #EFEFEF;
color: #bbb;
background: transparent url(../img/header_search.png) no-repeat 10px;
padding: 5px;
width: 240px;
padding:5px 5px 5px 40px;
}

.contactarea #searchform input[type="text"]:focus{
	color: #888;
}
/*=== GENERAL STYLING === */
.right {
  float: right;
}
.left {
  float: left;
}
h3.title {
  margin-top: 0;
  padding: 0 !important;
  background: #fbfbfb url('../img/bg/bg23.png');
}
h3.title span {
  background: none;
  color: #000;
  padding: 3px 4px;
  margin: 0;
}
/*
@-moz-document url-prefix() {
h3.title span {
padding: 5px 10px 7px;
}}*/

.none {
  float: none;
}
.max-width {
  width: 100%;
}
/*=== SEARCH STYLING === */
.search {
  margin: 80px 10px 20px;
}
.search .input-append input.search-query,
.search .btn {
  border-radius: 2px;
}
.search .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);
}
section.main-section {
  background-color: #f9f9f9;
  -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);
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  position: relative;
  padding-bottom: 20px;
}
/*=== TAGLINE ====*/
.tagline {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  background: #eeeeee;
  padding: 20px;
  text-align: left;
}
.tagline .span3 {
  margin-left: 0;
  padding: 20px 0 0;
}
.tagline img {
  border: 5px solid #dddddd;
  margin: 0 10px 0 0;
  max-width: 100px;
  height: auto;
}

.tagline.boxed{
border:1px solid #ddd;
margin: 20px 10px;
}
.tagline.boxed {
  /*border-left: 2px solid #418cd1;*/
  border-left: 2px solid #cd004b;
}

.tagline h1,
.tagline h2,
.tagline h3,
.tagline h4,
.tagline h5,
.tagline h6,
.tagline p{
    padding: 0 !important;
    margin-top:0;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/*=== Vibe Editor Items ===*/

.vibe_editor{
    margin:0;
}
.portfolioarea,
.projectsarea,
.postsarea,
.clientele {
  position: relative;
  margin: 0 10px;
}
.portfolioarea .title,
.projectsarea .title,
.postsarea .title,
.clientele .title {
  margin: 0 20px 0 40px;
}


.carouselitem {
  position: relative;
  display: block;
  margin: 0px 20px 0px 0px;
  border-bottom: 1px solid #e7ecee;
}
.carouselitem.images_only{border:none;}
.filteritem article,
.carouselitem article{
	position: relative;
	display: block;
	border-bottom: 1px solid #e7ecee;
}
.filterable_images .filteritem:hover,
.filterable_thumbnails .filteritem:hover,
.carousel_images .carouselitem:hover,
.carousel_thumbnails .carouselitem:hover,
.portfolioitem:hover,
.projectitem:hover,
article:hover {
  background: #f9f9f9;
  /*border-bottom: 1px solid #418cd1;*/
  border-bottom: 1px solid #cd004b;
}

.filterable_images .filteritem:hover:after,
.filterable_thumbnails .filteritem:hover:after,
.carousel_images .carouselitem:hover:after,
.carousel_thumbnails .carouselitem:hover:after,
.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;*/
  border-color: transparent transparent #cd004b transparent;
  display: block;
  width: 0;
  z-index: 99;
}


.carousel_excerpt .carouselitem{
    border-bottom:none;
}
.carousel_excerpt .carouselitem:hover {
border-bottom: none;
background: none;
}

.carousel_excerpt .carouselitem:hover:after{
    border:none;
}

.carousel_thumbnails h4.item_title,
.filterable_thumbnails h4.item_title{
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  padding: 20px 5px;
  font-weight: 200;
  margin: 0;
  background: #f1f1f1;
}
h4.job_title {
  font-size: 16px;
}

.carousel_thumbnails h4.item_title small,
.filterable_thumbnails h4.item_title small {
  font-size: 10px;
  color: #bbbbbb;
  white-space: nowrap;
  display: block;
}

.carousel_thumb,
.filterable_thumb{
  position: relative;
}
.categories a {
  color: #bbbbbb;
}

.carouselitem .overlay span,
.filteritem .overlay span{
  background-color: #333;
  color: white;
  padding: 2px 6px;
  position: absolute;
  top: 43%;
  left: 32%;
}

.carouselitem p,
.filteritem p {
  font-size: 12px;
  font-weight: 200;
}
article p {
  padding: 0px 10px;
  line-height: 16px;
  font-size: 11px;
  color: #666666;
  margin-bottom: 15px;
}
article p.post_excerpt {
    padding-left:0;
}
article h4.item_title {
  padding: 5px 10px 0;
  margin-bottom: 10px;
}

.carousel_excerpt article:hover,
.filterable_excerpt article:hover {
  background: #eeeeee;
}
h3.excerpt_title {
  padding: 20px 0px 0 0;
  font-size: 28px;
  margin-bottom: 5px;
}
h3.excerpt_title span {
  font-size: 24px;
}

.style2 h3.excerpt_title {
    margin-left: 10px;
}
a:hover,
.projectitem:hover,
.portfolioitem:hover, .article:hover,
.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;
}



/*==== Conditional Carousels ==== */

.span3 .carousel_columns2 .carouselitem,
.span4 .carousel_columns4 .carouselitem,
.span6 .carousel_columns4 .carouselitem{
    margin: 20px 5px 20px 0px;
}

.v_resizable .carousel_columns4{margin-right:2px;}

.span8 .carousel_columns3{
    margin-right: 1px;
}

.v_resizable .vibe_carousel{margin-left: 10px;}
/*==== CLIENTS ====*/
.clientele .client_item {
  margin: 20px 0px;
  padding: 10px;
  opacity: 0.5;
}
.clientele .client_item:hover {
  opacity: 1;
}
/*=== Filterable portfolio ===*/
.vibe_filterable {
  margin: 0px 10px 20px 0;
  float: left;
}

.vibe_filterable li {
  float: left;
  margin: 5px 10px 5px 0;
  background: #eeeeee;
  padding: 4px 8px;
}
.vibe_filterable li.active {
  /*background: #418cd1;*/
  background: #cd004b;
  color: #ffffff;
}
.vibe_filterable li.active a {
  color: #ffffff !important;
}
.vibe_filterable li a {
  font-size: 12px;
}
.filterableitems_container {
  clear: both;
  margin: 20px 10px 40px 10px;
}
.filteritem{
  float: left;
  position: relative;
  margin: 0px 20px 20px 0;
}

.filterable_columns2 .filteritem {
    width:440px;
}
.span4 .filterable_columns2 .filteritem {
    width:130px;
}
.span3 .filterable_columns2 .filteritem {
    width:90px;
}
.span6 .filterable_columns2 .filteritem {
    width:210px;
}
.span8 .filterable_columns2 .filteritem {
    width:290px;
}
.span9 .filterable_columns2 .filteritem {
    width:330px;
}

.filterable_columns3 .filteritem {width:285px;
}

.span4 .filterable_columns3 .filteritem {width:120px;
}
.span3 .filterable_columns3 .filteritem {width:90px;
}
.span6 .filterable_columns3 .filteritem {width:136px;
}
.span8 .filterable_columns3 .filteritem {width:190px;
}
.span9 .filterable_columns3 .filteritem {width:216px;
}

.filterable_columns4 .filteritem {      width:210px;
}
.span4 .filterable_columns4 .filteritem {width:120px;
}
.span3 .filterable_columns4 .filteritem {width:90px;
}
.span6 .filterable_columns4 .filteritem {width:110px;
}
.span8 .filterable_columns4 .filteritem {width:140px;
}
.span9 .filterable_columns4 .filteritem {width:160px;
}

.filterable_columns1 .filteritem {width:920px;
}
.span4 .filterable_columns1 .filteritem {width:280px;
}
.span3 .filterable_columns1 .filteritem {width:220px;
}
.span6 .filterable_columns1 .filteritem {width:460px;
}
.span8 .filterable_columns1 .filteritem {width:640px;
}
.span9 .filterable_columns1 .filteritem {width:800px;
}


.filteritem.next {
  width: 60px;
  height: 60px;
  border: 5px solid black;
  border-radius: 35px;
}

.filterable_thumb{position:relative;}
/* 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;
}

/*------------------------------------------------*/
/*---------------------[CONTENT AREA]-------------*/
/*------------------------------------------------*/
.contentarea {
  padding: 0 0px 0px 20px;
  border-top: 1px solid #e7ecee;
}
.contentarea .homecontent {
  padding: 20px 0;
  border-right: 1px solid #e7ecee;
}
.contentarea .span4 {
  margin-left: 0;
}
.homesidebar {
  padding: 20px;
}
#homeaccordion {
  margin: 20px 20px 20px 0px;
}

/*=== Tabs Styling ===*/

/*=== Light version default ===*/
.tab-content {
  border: 1px solid #d6d6d6;
  border-top: none;
  padding: 10px;
}
.tabs li:hover {
  margin-left: 0px !important;
}

.tabs .nav-tabs li{
	border-top: 2px solid #dedede;
}
.nav {
  margin-bottom: 0;
}
.nav-tabs > li > a {
  border-radius: 0;
  background: #EEE url('../img/btn.png') left top;
  border-right: 1px solid #D6D6D6;
  border-top: 1px solid #D6D6D6;
  margin: 0;
  font-size: 12px;
}

.tabs .nav-tabs li.active{
    /*border-top: 2px solid #418cd1;*/
	border-top: 2px solid #cd004b;
	background: #FFF;
}


.dark article:hover,
.tab-content.dark .tab-pane li img:hover{
    border-color: #418CD1;
    -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-pane .grid li{
    float:left;
    width:auto;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  padding: 8px;
}
.nav-tabs > li.active > a {
  background: #F9F9F9;
  border-color: #E5E5E5;
  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;
}

.nav-tabs.dark > li.active > a {
  background: #393F42;
  border-color: #3B3E41;
  color:#F6F6F6;
}
.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;
}


.nav-tabs.dark > li > a {
  background: #393F42 url('../img/btn.png') left top;
  border-color: #3B3E41;
}
.tab-content.dark {
    border-color: #3B3E41;
}
.tab-content.dark .tab-pane li img{
    border-color: #3B3E41;
}
.tabs .nav-tabs.dark li,
.nav-tabs.dark > li.active > a {
  background: #393F42;
  border-color: #3B3E41;
}
.dark article{
   border-color: #3B3E41; 
}

.dark article:hover{
    background:#393F42;
}

/* ===== Buttons ==== */
.button {
  font-size: 12px;
  padding: 6px 12px;
  line-height:36px;
  color: #ffffff;
  cursor: pointer;
  margin: 10px;
  background: url("../img/btn.png") repeat-x scroll center top #cd004b;
  /*border: 1px solid #418cd1;*/
  border: 1px solid #cd004b;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.button:hover {
  color: #ffffff;
  background: #888;
  border-color: #666;
  text-decoration: none;
}

.button.round{
    border-radius:20px;
}
.button.square{
    border-radius:0px;
}
.button.grey{
    background:url("../img/btn.png") repeat-x scroll center top #999;
    border-color:#888;
}

.button.lightblue{
    background:url("../img/btn.png") repeat-x scroll center top #60DAEC ;
    border-color:#40C3D6;
}
.button.blue{
    background:url("../img/btn.png") repeat-x scroll center top #42A0E9;
    border-color:#418CD1;
}
.button.blue:hover{
    background: #42A0E9;
}
.button.green{
    background:url("../img/btn.png") repeat-x scroll center top #90bf04 ;
    border-color:#85B004;
}
.button.orange{
    background:url("../img/btn.png") repeat-x scroll center top #FC7022 ;
    border-color:#DB5104;
}
.button.black{
    background:url("../img/btn.png") repeat-x scroll center top #222;
    border-color:#111;
}
.button.#cd004b{
    background:url("../img/btn.png") repeat-x scroll center top #ED0E1E;
    border-color:#D90212;
}
.button.yellow{
    background:url("../img/btn.png") repeat-x scroll center top #FFC000;
    border-color:#EBB100;
}

.button.grey:hover {
    background: #999;
    border-color:#888;
}

.button.lightblue:hover {
    background: #60DAEC;
    border-color:#40C3D6;
}
.button.blue:hover {
    background: #42A0E9;
    border-color:#418CD1;
}
.button.blue:hover:hover {
    background: #42A0E9;
}
.button.green:hover {
    background: #90bf04;
    border-color:#85B004;
}
.button.orange:hover {
    background: #FC7022 ;
    border-color:#DB5104;
}
.button.black:hover {
    background: #222;
    border-color:#111;
}
.button.#cd004b:hover {
    background: #ED0E1E;
    border-color:#D90212;
}
.button.yellow:hover {
    background: #FFC000;
    border-color:#EBB100;
}



.button:hover{
    text-shadow:none;
}

a.button.big i{
    margin:3px !important;
}

.button.primary {
  background:url("../img/btn.png") repeat-x scroll center top #E55E48;
  border-color: #D03922;
}

.button.primary:hover{color: #ffffff;
  background: #888;
  border-color: #666;
  text-decoration: none;}
.big {
  font-size: 18px;
  padding: 12px 36px;
  line-height:64px;
}
.big i {
  margin: 3px 0;
}

.small{
padding: 5px 16px;
font-size: 10px;
line-height:32px;
}

.button.right,
.button.left{
	line-height: 20px;
}
.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: #bbbbbb url('../img/arrow_top.png') no-repeat 14px 15px;
  width: 40px;
  height: 40px;
  display: block;
  z-index: 9999;
}
a#top_arrow:hover {
  background: #cd004b url('../img/arrow_top.png') no-repeat 14px 15px;
  /*border: 1px solid #418cd1;*/
  border: 1px solid #cd004b;
}
.modal {
  display: none;
}
/*=== Contact Form ===*/
form h5{margin-bottom:10px;}
.form_field {
  width: 95%;
  margin-bottom: 10px;
  font-size: 12px;
}
input.form_field,
textarea.form_field {
  font-size: 12px;
  line-height: 12px;
  padding: 6px 4px 6px 8px;
  background-color: #f9f9f9;
  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 {
margin-left: 0px;
}

.thumbnails h3 {
  padding: 5px;
  margin: 0;
}
.thumbnails p {
  padding: 5px;
  margin: 0;
}

/*==== 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: #418cd1;*/
  background: #cd004b;
  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 i.magnify,
.hover_top_in span i.magnify,
.hover_fade_in span i.magnify {
  left: 50%;
  top: 50%;
  width: 20px;
  height:20px;
  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;
  background:url(../img/magnify.png) no-repeat;
}


/*==== TESTIMONIALS ==== */
.testimonials {
  margin: 0px;
  padding: 0px;
  position: relative;
}
.testimonial_item p {
  background: #eeeeee;
  padding: 20px;
  margin-top: 0px;
  margin-bottom:5px;
  position:relative;
}

.testimonial_item p:after{
  content: '';
  left: 32px;
bottom: -22px;
position: absolute;
border-width: 12px;
border-style: solid;
border-color: #EEE transparent transparent #EEE;
  display: block;
  width: 0;
  z-index: 99;
}
.testimonial_item i.icon{font-size:24px; float:left;}
.testimonial_item .author h5{font-size:12px;float:left;margin-left:25px;margin-top:5px;}

/*@DARKERBG:              #393F42;
@DARKESTBG:             #2F3335;
@DARKCOLOR:             #999999;
@DARKBORDER:			#3B3E41;
*/
footer#main_footer .testimonial_item p{
    background-color:#393F42;
    color:#999;
    padding:10px;
    margin-top:0;
}
footer#main_footer .testimonial_item p:after{
    border-color: #393F42 transparent transparent #393F42;
}
footer#main_footer .testimonial_item .author h5{color:#F6f6f6;}


/*------------------------------------------------*/
/*---------------------[CONTENT]-------------------*/
/*------------------------------------------------*/
.content {
  margin: 0 10px;
}
.fix_margin {
  margin-left: 10px !important;
}

.v_column{
    margin:0 0 20px 10px;
}

.v_module{
  position:relative;
}

.v_module h4.widgettitle{
padding-left:0;
}

.v_first{
    clear:both;
    margin-left:0px !important;
}

h3.elegant,
h3.plain,
h3.title{
    margin-bottom:20px;
}
.v_first h3.title,
.v_first .pricing-table-column{
    margin-left: 10px;
    margin-right: 10px;
}

.darkbg,.darkbg .flex-control-thumbs{
  background:#333;
}

.content .v_text_block{
	padding:0px;
}

.content .v_first .address,
.content .v_first p,
.content .v_first .vibe_carousel,
.content .v_first .testimonial_item,
.content .v_first ul,.content .v_first .accordion,
.content .v_first .custom_post_carousel h3,
.content .v_first .custom_post_filterable h3,
.content .v_first .v_text_block h1,
.content .v_first .v_text_block h2,
.content .v_first .v_text_block h3,
.content .v_first .v_text_block h4,
.content .v_first .v_text_block h5,
.content .v_first .v_text_block h6,
.content .v_first .v_text_block .gallery
{
    padding:0px 10px;
}
.content .v_first ul.menu,
.content .v_first .vibe_carousel .testimonial_item{
    padding:0;
}
.content .v_first .testimonial_item p{
	padding: 10px;
}

.content .span8 .v_first .address,
.content .span8 .v_first p,
.content .span8 .v_first .vibe_carousel,
.content .span8 .v_first .testimonial_item,
.content .span8 .v_first ul,.content .v_first .accordion,
.content .span8 .v_first .custom_post_carousel h3,
.content .span8 .v_first .custom_post_filterable h3,
.content .span8 .v_first .v_text_block h1,
.content .span8 .v_first .v_text_block h2,
.content .span8 .v_first .v_text_block h3,
.content .span8 .v_first .v_text_block h4,
.content .span8 .v_first .v_text_block h5,
.content .span8 .v_first .v_text_block h6,
.content .span8 .v_first .v_text_block .gallery{
    padding-left:0;
}

.v_first h3.elegant{
    margin-left:10px;
    margin-right:10px;
    padding-left:0 !important;
    padding-right:0;
}

.content .v_first .address h5{padding:0;}

.v_first .fitaudio{margin:10px;}
.v_first .custom_post_carousel .fitaudio{margin:0px;}
.v_first .custom_post_filterable .fitaudio{margin:0px;}

.content .flexslider ul,
.content ul.nav-tabs{
padding:0;
}


.content article {
  clear: both;
  border-bottom: 1px solid #e7ecee;
  padding-bottom: 0px;
}
.content article:hover {
  /*border-bottom: 1px solid #418cd1;*/
  border-bottom: 1px solid #cd004b;
}
.content article h3.post_title {
  margin: 0;
  padding: 0 0 20px 0;
}

h1.post_title{
    margin:20px 0px 10px;
}



.meta {
  margin: 5px 10px 10px;
  float: left;
}

.style2 .meta{
clear: both;
  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('../img/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 10px 20px 0;
  width: auto;
}
.content article .excerpt {
  width: 100%;
  margin: 0px 0 10px;
  font-size: 14px;
  line-height: 18px;
  clear: both;
}
.content .no_comments {
  background: #cd004b;
  /*border: 1px solid #418cd1; */
  border: 1px solid #cd004b;
  padding: 5px 10px;
  color: #ffffff;
  margin:10px 10px 10px 0;
}


h1.post_title a.no_comments{margin-top:0px;margin-right:0;}

.no_comments span {
  color: #ffffff;
}
.content .date,
.content .category {
  background: #e7ecee;
  padding: 2px 5px !important;
  margin: 20px 10px 20px 0;
  width: auto;
}

.post_content{padding: 10px 0;}

.post_content p,.post_content ul,
.post_content .post_title,
.post_content h1,.post_content h2,.post_content h3,.post_content h4,.post_content h5,.post_content h6{
    padding-left:10px;
    padding-right:10px;
}
.post_content blockquote,
.post_content .fitaudio,
.post_content .fit_video{
    margin:10px;
}

.v_module .fit_video,
.v_module .fitaudio{margin:0 !important;}

.left-sidebar .accordion-group{margin-left:10px;}
.post_content h3.title{
	padding-left:0;
}
.post_content .date,
.post_content .category{
	margin: 10px;
}

.style2 .date,
.style2 .category {
  background: #e7ecee;
  padding: 2px 5px !important;
  margin: 0 10px 20px 10px;
  width: auto;
}

.date i{
	margin:0 2px;
}
.category i {
  margin: 2px;
}
p.date a,
p.category a {
  font-size: 10px;
}
.content .post_thumbslider {
  position: relative;
  margin: 20px 0;
}
.readmore {
  margin: 10px 0;
  max-width: 60px;
}

.poststyle1 .readmore{
	margin-right: 10px;
}
/*==== Base Style 2 ====*/
.style2 article .thumb {
  clear: both;
  width: auto;
  margin: 10px 0 20px 10px;
  max-width: 290px;
  float: left;
  display: inline;
}
.style2 .thumb img,
.style2 .post_thumbslider {
  border: none;
}
.style2 .thumb .fitaudio img{
	border: none;
}
.style2 .thumb img:hover,
.style2 .post_thumbslider:hover {
  /*border-color: #418cd1;*/
  border-color: #cd004b;
  -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;
  padding-bottom:20px; 
}
.style2 article .excerpt {
  clear: none !important;
  margin: 10px 0;
  width: auto;
  display: inline-block;
  max-width: 50%;
  padding-right: 0;
}
.style2 article .fluid-width-video-wrapper {
  width: 250px;
}
.style2 .no_comments {
  background: #cd004b;
  /*border: 1px solid #418cd1;*/
  border: 1px solid #cd004b;
  padding: 5px 10px;
  color: #ffffff;
  margin-top: -10px;
  margin-right: 0;
}
.style2 article .date,
.style2 article .category,
.style2 article .meta {
    max-width: 45%;
}
.style2 .post_thumbslider {
  position: relative;
  margin: 20px 0;
  max-width: 45%;
  float: left;
}

.style2 .readmore{
    margin:10px;
    max-width:60px;
}

.thumb{
	position: relative;
}
/*===Pagination===*/
.pagination {
  clear: both;
  float:left;
  margin: 20px 0 20px 10px;
}
.pagination ul{
	border-radius: 0;
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.pagination ul > li > a {
  font-size: 12px;
  background: url(../img/bg/bg19.png);
  border-left: 1px solid #d6d6d6;
  border-right: none;
}
.pagination .prev,
.pagination .next {
  background: #f1f1f1 url(../img/bg/bg19.png);;
  -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: #cd004b;
  /*border: 1px solid #418cd1;*/
  border: 1px solid #cd004b;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.pagination a.current:hover {
  /*background: #418cd1;*/
  background: #cd004b;
}
/*== Bread Crumbs ==*/
.breadcrumbs {
  border-bottom: 1px solid #e7ecee;
  background: #f9f9f9;
  padding: 15px;
  margin-bottom: 0px;
  font-size: 11px;
  color: #888;
  font-weight: 200;
  display: block;
padding: 10px 10px 32px;
}

.breadcrumbs_li li{
    float:left;
    padding:0 1px;
    font-weight:600;
    font-size:11px;
    text-transform:uppercase;
}

.breadcrumbs_li li a{
    font-weight:600;
}
.breadcrumbs_li li.current{
    font-weight:400;
}
.breadcrumbs a {
  padding: 0 5px;
  color: #666;
  font-weight: bold;
}

h2.page_title {
  padding: 20px 0;
  margin: 30px 10px;
  border-bottom: 1px solid #e7ecee;
}

.page_content{
margin:0 10px;
}
.left-sidebar .page_content{margin-right:0;}

.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb{
    background:transparent !important;
    display:inline-block !important;
    float:right !important;
}
.shop_products{
    padding:0;
    margin-bottom:20px;
    border-bottom:1px solid #EFEFEF;
    display: inline-block;
    width:100%;
}

.woocommerce .sidebar h4 {
padding: 0 0 10px 0;
margin: 0 0 10px 0;
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{
    font-size:14px !important;
}

.woocommerce section.main-section{
    display: inline-block;
width: 100%;
}
/*=== COMMENTS ===*/
#comments {
  clear: both;
  margin: 40px 10px 40px 10px;
}
.commentlist {
  border-bottom: 1px solid #e7ecee;
}
h3.comments-title {
  border-bottom: 1px solid #e7ecee;
  padding: 10px 0 !important;
}
.comment {
  clear: both;
}
.vcard {
  float: left;
  width: 80px;
  height: auto;
  position:relative;
  background:#FFF;
}
h3#reply-title,
#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-textarea,
#commentform p.comment-notes{margin-left:0px;}
#commentform p.form-submit{margin-left:140px;}
h3#reply-title span{margin-left:-10px;}
.vcard .photo{border:none;}
.vcard .says{display:none;}

.bypostauthor .vcard .says{
 background: url(../img/post_author.png) no-repeat;
text-indent: -9999px;
display: block;
position: absolute;
height: 69px;
width: 69px;
top: -4px;
left: -4px;
}
.vcard img {
  margin-bottom: 5px;
}
.vcard .fn {
  width: 100%;
  text-align: center;
  margin: 5px 0;
}

.vcard .fn {line-height:10px;}
.comment-body {
  position: relative;
  margin: 30px 0;
}
.comment-meta {
  background: #e7ecee;
  padding: 2px 5px;
  margin: 0;
  width: auto;
  font-size: 12px;
}
.comment-meta a {
  padding-left: 20px;
  font-size:10px;
}
.comment-body p {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 10px 100px !important;
  min-height: 86px;
}
.reply {
  position: absolute;
  top: 1px;
  right: 0px;
  background: #cd004b;
  /*border: 1px solid #418cd1;*/
  border: 1px solid #cd004b;
}
.reply:hover {
  background: #bbbbbb;
  border-color: #999999;
  -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;
}

.reply a:hover{color:#FFF;}
.comment-reply-link {
  font-size: 10px;
  padding: 0 9px;
  color: #ffffff;
}

.form-allowed-tags{display:none;}
.depth-2 {
  margin-left: 90px;
}
.depth-3 {
  margin-left: 90px;
}

.rss_plain{
        background: url('../img/social/rssb.png') no-repeat left top;
	width: 20px;
	display: block;
	text-indent: -9999px;
	outline: none;
	padding: 0;
	height: 20px;
}
h3.comments-title a.rss{
	background: url('../img/icon-rss.png') no-repeat left top;
	width: 42px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	outline: none;
	padding: 0;
	min-height: 42px;
	border: 1px solid #EEE;
}
h3.comments-title  a.rss:hover{
	background: #529DE2 url('../img/icon-rss.png') no-repeat right top;
	border-color: #418CD1;
	-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;
}

code {
 font-size:10px;
 border:none;
}
/*------------------------------------------------*/
/*---------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/
.sidebar [class*="span"] {
  padding-left: 10px;
  border-left: 1px solid #e7ecee;
}

.sidebar.right-border [class*="span"] {
  border-right: 1px solid #e7ecee;
  border-left: none;
}


.widget {
  margin: 10px 0;
  overflow:hidden;
}
.sidebar .widget {
  padding: 10px;
   clear: both;
}
.sidebar.right-border .widget{
    padding-right:20px;
}
.sidebar h4 {
  padding: 10px 0;
  margin:10px 0;
  border-bottom: 1px solid #e7ecee;
}
.widget .nav li {
  background: none;
  padding: 0;
}
.widget li {
  background: url('../img/bullet.png') no-repeat 3px 10px;
  padding-bottom: 7px;
  padding-left: 15px;
}
.widget .slides li{
	background: none;
	padding: 0;
}

.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 h5{
border-bottom: 1px solid #EFEFEF;
padding: 10px 0;
}

.widget_carousel li,
.vibeposts li{
  background: none;
  padding: 0;
}
.vibeposts li:hover{margin-left: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;
}

.v_text_block .tab-pane li{
     clear:both; 
}

.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;
  white-space: nowrap;
}
.more_posts a:hover img {
  /*border-color: #418cd1;*/
  border-color: #cd004b;
  -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;
}

.postbig .vibeposts li{border:none;}

.vibeposts li .post_title{border:none;}
.widget .person{margin:0;}

.vibeposts li article{ position:relative;
border-bottom: 1px solid #EEE;
padding-bottom: 10px;   margin-bottom:10px;  
min-height:60px;
}

.vibeposts li:hover article{
    /*border-color:#418cd1;*/
    border-color: #cd004b;
}

.vibeposts article:hover:after{
  content: '';
  left: 50%;
  bottom: 0px;
  position: absolute;
  border-width: 3px;
  border-style: solid;
  /*border-color: transparent transparent #418cd1 transparent;*/
  border-color: transparent transparent #cd004b transparent;
  display: block;
  width: 0;
  z-index: 99;
}

.postsmall .vibeposts .post_thumb{
max-width: 77px;
/*float: left;*/
margin: 5px 5px 5px 0;
border: 3px solid #EEE;
}

.postsmall .vibeposts .post_title{margin: 0;
padding: 5px 0;}
.postsmall .vibeposts .post_excerpt{ font-size:10px;padding:0;margin:0}

.postsmall .vibeposts article{margin: 0;
padding: 5px 0;}

.postbig .vibeposts .imageonly{margin:10px 0;}
.vibeposts h5{padding:10px 0 0;}

.dark .vibeposts li article,
.dark .vibeposts .post_thumb{
    border-color: #3B3E41;
}

.vibeposts li article:hover,
.vibeposts .post_thumb:hover{
/*border-color:#418cd1;*/ 
border-color: #cd004b; 
  -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;
}  


span.error{
	display: block;
	width: 20px;
	height: 20px;
	margin:  0 10px 0 0;
	float: left;
	background: url('../img/warning.png') no-repeat;
}

blockquote{
	background: #EFEFEF;
	border-left: 2px solid #418CD1;
}



/*==== Audio ====*/

.fitaudio{
	background: #444;
	position: relative;
}

.carousel_images_only img{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: grayscale(100%);
-webkit-filter: grayscale(100%);
border: 1px solid #EEE;;
}

.carousel_images_only img:hover {
	filter: none;
	-webkit-filter: none;
          -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
}

/*===== Progress ==== */

.progress {
height: 36px;
border-radius:0;
box-shadow: none;
background: #EEE;
margin: 10px 0px 20px;
}
.progress .bar{
	padding: 10px 0 0 10px;
	font-size: 13px;
	text-align: left;
}
/*------------------------------------------------*/
/*---------------------[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;
  min-width: 160px;
}
.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.featu#cd004b-icon {
  position: absolute;
  right: -6px;
  top: -6px;
  display: block;
  height: 82px;
  width: 82px;
  background: url('../img/badge_popular.png') no-repeat left top;
}
.bestvalue span.featu#cd004b-icon {
  position: absolute;
  right: -5px;
  top: -5px;
  display: block;
  height: 82px;
  width: 82px;
  background: url('../img/badge_best_value.png') no-repeat left top;
}
.pricing h5 {
  margin-bottom: 0;
  color: #89aa38;
  letter-spacing: -1px;
  font-size: 48px;
  line-height: 50px;
}
.pricing span {
line-height: 40px;
letter-spacing: 1px;
  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 {
  position: relative;
  margin-top: 8px;
  padding-top: 32px;
}

/* Special colors */
.special h3,
.special ul li,
.special ul li a {
  color: #ffffff;
}
.special {
  background: #3f484d;
}
.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 {
  background: #2f3335;
  /* url('../img/bg/bg4.png');*/

  color: #999999;
  margin-bottom: 40px;
}
footer .footer_top {
  padding: 10px 20px;
  color: #f6f6f6;
  text-align: center;
  font-size: 16px;
  border-bottom: 1px solid #3b3e41;
}
footer section {
  margin: 0px 20px;
}

footer,footer a,
footer p{
	color: #999;
}

footer .widget {
  float: left;
  margin: 20px 0;
  padding: 0px 14px 0;
  width: 200px;
  color: #999999;
  font-size: 12px;
}
footer #searchform input[type="text"],
footer input.form_field,
footer textarea.form_field {
  padding: 5px;
  background-color: #393F42;
   border: 1px solid #3b3e41;
   color: #999999;
}
footer .widget:last-child {
  border: none;
  box-shadow: none;
}
footer .widget p {
  padding: 10px 0;
}
footer .widget .twitter_item p {
	padding: 8px;
	border-radius: 2px;
}
footer .twitter_item p::after {
bottom: 20px;
}
footer .widget h2 {
  color: #f6f6f6;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 40px;
  border: none!important;
}
footer .widget ul {
  list-style: none;
  margin: 0;
}
footer .widget ul li {
  padding-bottom: 2px;
  width: 100%;
}
footer .widget ul li a {
  color: #999999;
  font-size: 12px;
}
footer .widget ul li a:hover {
  color: #f6f6f6;
  text-decoration: none;
}
footer .footer_bottom {
  border-top: 1px solid #3b3e41;
  padding: 20px 0;
  color: #f6f6f6;
  text-align: center;
  font-size: 16px;
}
footer .footer_bottom .logo {
  color: #999999;
  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;
}
ul.footer_menu a {
  display: block;
  opacity:0.6;
}
ul.footer_menu a:hover{opacity:0.9;}
 a.sfacebook {
     display:block;
    width: 24px;
  height: 24px;
  text-indent: -9999px;margin: 0 2px;
  background: url('../img/social/sfb.png') 0 -24px;
}
a.stwitter {
    display:block;
    width: 24px;
  height: 24px;
  text-indent: -9999px;margin: 0 2px;
  background: url('../img/social/stwitter.png') 0 -24px;
}
a.sgplus {
    display:block;
    width: 24px;
  height: 24px;
  text-indent: -9999px;margin: 0 2px;
  background: url('../img/social/sgoogleplus.png') 0 -24px;
}
a.spinterest {
    display:block;
    width: 24px;
  height: 24px;
  text-indent: -9999px;margin: 0 2px;
  background: url('../img/social/spinterest.png') 0 -24px;
}
a.srss {
    display:block;
    width: 24px;
  height: 24px;
  text-indent: -9999px;margin: 0 2px;
  background: url('../img/social/srss.png') 0 -24px;
}
a.slinkedin {
    display:block;
    width: 24px;
  height: 24px;
  text-indent: -9999px;margin: 0 2px;
  background: url('../img/social/slinkedin.png') 0 -24px;
}
a.sdigg {
    display:block;
    width: 24px;
  height: 24px;
  text-indent: -9999px;margin: 0 2px;
  background: url('../img/social/sdigg.png') 0 -24px;
}
a.sskype {
    display:block;
    width: 24px;
  height: 24px;
  text-indent: -9999px;margin: 0 2px;
  background: url('../img/social/sskype.png') 0 -24px;
}
a.sflickr {
    display:block;
    width: 24px;
  height: 24px;
  text-indent: -9999px;margin: 0 2px;
  background: url('../img/social/sflickr.png') 0 -24px;
}
a.sstumbleupon {
    display:block;
    width: 24px;
  height: 24px;
  text-indent: -9999px;margin: 0 2px;
  background: url('../img/social/sstumbleupon.png') 0 -24px;
}
a.svimeo {
    display:block;
    width: 24px;
  height: 24px;
  text-indent: -9999px;margin: 0 2px;
  background: url('../img/social/svimeo.png') 0 -24px;
}


a.syoutube {
    display:block;
    width: 24px;
  height: 24px;
  text-indent: -9999px;margin: 0 2px;
  background: url('../img/social/syoutube.png') 0 -24px;
}

.shover a{background-position:0 0;}
.shover a:hover{background-position:0 -24px !important;}

a.sfacebook:hover,a.stwitter:hover, a.svimeo:hover,a.syoutube:hover,a.sflickr:hover,
a.sskype:hover,a.sdigg:hover,a.srss:hover,
a.spinterest:hover,a.sgplus:hover,
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: 12px;
  color: #999999;
  float: left;
  padding-bottom: 10px;
  text-align: left;
  margin-left: 0;
}
.footer_bottom .copyright a {
  color: #f6f6f6;
}
/*=== Style4 Custom changes ===*/
.align-left {
  text-align: left;
}
.align_center {
  text-align: center;
}

.clearleft{
	margin-left: 0;
	margin-right: 0;
}

.margin10 {
  margin: 10px !important;
}
.margin20 {
  margin: 20px !important;;
}
.margin30{
   margin: 30px !important;; 
}
.margin40{
   margin: 40px !important;; 
}
.margin60{
   margin: 60px !important;; 
}
.top10 {
  margin-top: 10px !important;
}
.top20 {
  margin-top: 20px !important;
}
.top30 {
  margin-top: 30px !important;
}

.top40 {
  margin-top: 40px !important;
}
.top60 {
  margin-top: 60px !important;
}
.no_margins {
  margin: 0!important;
}
.no_padding {
  padding: 0!important;
}
.no-title h3{
	display: none;
}
.no-title .flex-control-paging{
display:none;
}
.no-titlebg h3.title,
.no-titlebg h3.title span{
background:transparent;
}

h3.elegant span.line{
    width: 100px;
    height:2px;
    display: block;
    /*background-color: #418cd1;*/
    background-color: #cd004b;
}

h3.elegant{
    border-bottom:1px solid #EEE;
    padding-left:0 !important;
}
.no-title .testimonial_item p {
  margin-top: 0px;
}

.no-carousel-dots .flex-control-nav {
display:none;
}

.clearbottom{
margin-bottom:0;
padding-bottom:0;
}

.cleartitletop h1,
.cleartitletop h2,
.cleartitletop h3,
.cleartitletop h4,
.cleartitletop h5{
margin-top:0 !important;
padding-top:0 !important;
}


.alignleft{
	float: left;	
	margin: 10px 10px 10px 0;
}
.alignright{
	float: right;
	margin: 10px 0px 10px 10px;	
}

.aligncenter{
	display: block; 
	margin: 0 auto;
}

span.dropcap{
	float: left;
	font-size: 32px;
	margin: 5px;
}
.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;
}

/*====== Top navigation ======*/
.topnav {
  margin: 20px 0px;
  display: none;
}
.topnav li i {
  float: right;
}
.collapsed_accordion {
  display: none;
}
.topnav a,
a.show_nav {
  margin: 0;
  padding: 10px;
  background: #2f3335;
  color: #f6f6f6;
  border-top: 1px solid #393f42;
  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: #cd004b;
  /*border-top: 1px solid #418cd1;
  border-bottom: 1px solid #418cd1;*/
  border-top: 1px solid #cd004b;
  border-bottom: 1px solid #cd004b;
}
a.show_nav i {
  float: right;
}


.alert{
	clear: both;
	min-width: 240px;
}

.timer{
	display: block;
	width: 100%;
	clear: both;
	height: 120px;
	margin: 20px;
}
.poststyle1 .thumb{
	clear: both;
}
.poststyle1 p{
	padding: 0;
}

.cta-area .button.big{
padding: 5% 9%;
}

/*=== Fit Other ===*/
.fitother .note{margin:0;}

/*=== Allignment Fix ====*/

.v_first blockquote,
.v_first .tabs,
.v_first .margin10{
margin:0 10px;
}
.padleft10 h1,.padleft10 h2,.padleft10 h3,.padleft10 h4,.padleft10 h5,.padleft10 h6,
.padleft10 p{padding-left:0 !important;}

/*=== Important Fixes ===*/

nav ul.mega-drop li.menu-item-depth-1 a{
    display:block;
}

nav ul.mega-drop li.menu-item-depth-2 a{
    display:block;
}

.topnav a,
a.show_nav {
 display:block;   
 width:auto;
 height:auto;
}

p.form-submit{
    padding:0 !important;
}

.form-submit input#submit{
  font-size: 12px;
  padding: 6px 12px;
  color: #ffffff;
  margin: 0px;
  background: #E55E48 url(img/btn.png);
  border:1px solid #D03922;
}

.form-submit input#submit:hover{background: #E55E48;}
.comment em{
    background: #FFF;
padding: 3px 25px;
font-size: 12px;
color:#E55E48;
font-weight:bold;
position: absolute;
top: -30px;
width: 250px;
height: 20px;
line-height: 18px;
}
.comment br{display:none;}
.grid li:hover{
    margin-left:5px !important;
}

.grid li img:hover{
        border-color:#418CD1;
}
.more_posts li{
    margin-left:0 !important;
    float:none !important;
}
.more_posts li img{
    margin-right:10px;
}

.more_posts li small a{
   padding: 0 2px;
}
.more_posts li small a{
    color:#AAA;
    font-size:11px;
}

.more_posts li small{
    color:#AAA;
    font-size:11px;
}

.list li{
    float:none;
    background: url('img/bullet.png') no-repeat 3px 6px;
    padding-left:10px;
}
.slides li:hover{
    margin-left:0 !important;
}
.list li:hover{
 margin-left:10px !important;   
}


.simple-slider,.vibecom-slider,.thumbnail-simple-slider,.thumbnail-vibecom-slider,.step-simple-slider,.step-vibecom-slider{
    position:relative;
}

.modal-backdrop{
 z-index:99999;   
}

.modal.in{
    z-index:999999;
}

/*==== Pricing Table color combos ===*/

.pricing-table-column.darkblue h3,
.pricing-table-column.darkblue h5,
.pricing-table-column.darkblue span,
.pricing-table-column.darkblue ul li,
.pricing-table-column.darkblue ul li a {
  color: #ffffff;
}
.pricing-table-column.darkblue {
  background: #3f484d;
}
.pricing-table-column.darkblue .pricing {
  background: #282e31;
  border: 1px solid #4a555b;
}
.pricing-table-column.darkblue ul li {
  border-bottom: 1px solid #4a555b;
}
.pricing-table-column.darkblue .cta-area {
  background: #282e31;
  border-top: 1px solid #4a555b;
}
/*=======*/
.pricing-table-column.blue {
  background: #3382bc;
}
.pricing-table-column.blue h3,
.pricing-table-column.blue h5,
.pricing-table-column.blue span,
.pricing-table-column.blue ul li,
.pricing-table-column.blue ul li a {
  color: #ffffff;
}
.pricing-table-column.blue .pricing {
  background: #1d5193;
  border: 1px solid #2775b5;
}
.pricing-table-column.blue ul li {
  border-bottom: 1px solid #2775b5;
}
.pricing-table-column.blue .cta-area {
  background: #1d5193;
  border-top: 1px solid #2775b5;
}

/*=======*/
.pricing-table-column.orange {
  background: #ce552a;
}
.pricing-table-column.orange h3,
.pricing-table-column.orange h5,
.pricing-table-column.orange span,
.pricing-table-column.orange ul li,
.pricing-table-column.orange ul li a {
  color: #ffffff;
}
.pricing-table-column.orange .pricing {
  background: #ba4a22;
  border: 1px solid #d86634;
}
.pricing-table-column.orange ul li {
  border-bottom: 1px solid #d86634;
}
.pricing-table-column.orange .cta-area {
  background: #ba4a22;
  border-top: 1px solid #d86634;
}
/* ===== */

.pricing-table-column.dark#cd004b {
  background: #b02b2c;
}
.pricing-table-column.dark#cd004b h3,
.pricing-table-column.dark#cd004b h5,
.pricing-table-column.dark#cd004b span,
.pricing-table-column.dark#cd004b ul li,
.pricing-table-column.dark#cd004b ul li a {
  color: #ffffff;
}
.pricing-table-column.dark#cd004b .pricing {
  background: #9c261c;
  border: 1px solid #c13c3d;
}
.pricing-table-column.dark#cd004b ul li {
  border-bottom: 1px solid #c13c3d;
}
.pricing-table-column.dark#cd004b .cta-area {
  background: #9c261c;
  border-top: 1px solid #c13c3d;
}

/* ===== */

.pricing-table-column.purple {
  background: #584179;
}
.pricing-table-column.purple h3,
.pricing-table-column.purple h5,
.pricing-table-column.purple span,
.pricing-table-column.purple ul li,
.pricing-table-column.purple ul li a {
  color: #ffffff;
}
.pricing-table-column.purple .pricing {
  background: #472f61;
  border: 1px solid #705396;
}
.pricing-table-column.purple ul li {
  border-bottom: 1px solid #705396;
}
.pricing-table-column.purple .cta-area {
  background: #472f61;
  border-top: 1px solid #705396;
}

/*=====*/

.pricing-table-column.black {
  background: #343434;
}
.pricing-table-column.black h3,
.pricing-table-column.black h5,
.pricing-table-column.black span,
.pricing-table-column.black ul li,
.pricing-table-column.black ul li a {
  color: #ffffff;
}
.pricing-table-column.black .pricing {
  background: #222222;
  border: 1px solid #3a3a3a;
}
.pricing-table-column.black ul li {
  border-bottom: 1px solid #3a3a3a;
}
.pricing-table-column.black .cta-area {
  background: #222222;
  border-top: 1px solid #3a3a3a;
}

/* ==Pricing Table Colors === */

.pricing-table-column.lightgreen {
  background: #a2b653;
}
.pricing-table-column.lightgreen h3,
.pricing-table-column.lightgreen h5,
.pricing-table-column.lightgreen span,
.pricing-table-column.lightgreen ul li,
.pricing-table-column.lightgreen ul li a {
  color: #ffffff;
}
.pricing-table-column.lightgreen .pricing {
  background: #8ea33e;
  border: 1px solid #afbd59;
}
.pricing-table-column.lightgreen ul li {
  border-bottom: 1px solid #afbd59;
}
.pricing-table-column.lightgreen .cta-area {
  background: #8ea33e;
  border-top: 1px solid #afbd59;
}

/* ===== */

.pricing-table-column.green {
  background: #769b4c;
}
.pricing-table-column.green h3,
.pricing-table-column.green h5,
.pricing-table-column.green span,
.pricing-table-column.green ul li,
.pricing-table-column.green ul li a {
  color: #ffffff;
}
.pricing-table-column.green .pricing {
  background: #578035;
  border: 1px solid #82a352;
}
.pricing-table-column.green ul li {
  border-bottom: 1px solid #82a352;
}
.pricing-table-column.green .cta-area {
  background: #578035;
  border-top: 1px solid #82a352;
}

/* ==== */

.pricing-table-column.darkgreen {
  background: #2c8053;
}
.pricing-table-column.darkgreen h3,
.pricing-table-column.darkgreen h5,
.pricing-table-column.darkgreen span,
.pricing-table-column.darkgreen ul li,
.pricing-table-column.darkgreen ul li a {
  color: #ffffff;
}
.pricing-table-column.darkgreen .pricing {
  background: #276742;
  border: 1px solid #308f60;
}
.pricing-table-column.darkgreen ul li {
  border-bottom: 1px solid #308f60;
}
.pricing-table-column.darkgreen .cta-area {
  background: #276742;
  border-top: 1px solid #308f60;
}


/* ===== */


.pricing-table-column.darkergreen {
  background: #07686b;
}
.pricing-table-column.darkergreen h3,
.pricing-table-column.darkergreen h5,
.pricing-table-column.darkergreen span,
.pricing-table-column.darkergreen ul li,
.pricing-table-column.darkergreen ul li a {
  color: #ffffff;
}
.pricing-table-column.darkergreen .pricing {
  background: #085356;
  border: 1px solid #056b70;
}
.pricing-table-column.darkergreen ul li {
  border-bottom: 1px solid #056b70;
}
.pricing-table-column.darkergreen .cta-area {
  background: #085356;
  border-top: 1px solid #056b70;
}


/*=====*/

.pricing-table-column.lightbrown {
  background: #8a522f;
}
.pricing-table-column.lightbrown h3,
.pricing-table-column.lightbrown h5,
.pricing-table-column.lightbrown span,
.pricing-table-column.lightbrown ul li,
.pricing-table-column.lightbrown ul li a {
  color: #ffffff;
}
.pricing-table-column.lightbrown .pricing {
  background: #794a29;
  border: 1px solid #9c6137;
}
.pricing-table-column.lightbrown ul li {
  border-bottom: 1px solid #9c6137;
}
.pricing-table-column.lightbrown .cta-area {
  background: #794a29;
  border-top: 1px solid #9c6137;
}

/*=====*/

.pricing-table-column.magenta {
  background: #8d363c;
  position: relative;
  margin-top: 8px;
  padding-top: 32px;
}
.pricing-table-column.magenta h3,
.pricing-table-column.magenta h5,
.pricing-table-column.magenta span,
.pricing-table-column.magenta ul li,
.pricing-table-column.magenta ul li a {
  color: #ffffff;
}
.pricing-table-column.magenta .pricing {
  background: #7a3134;
  border: 1px solid #a73f49;
}
.pricing-table-column.magenta ul li {
  border-bottom: 1px solid #a73f49;
}
.pricing-table-column.magenta .cta-area {
  background: #7a3134;
  border-top: 1px solid #a73f49;
}


/*=====*/

.pricing-table-column.#cd004b {
  background: #c64535;
}
.pricing-table-column.#cd004b h3,.pricing-table-column.#cd004b h5,
.pricing-table-column.#cd004b span,
.pricing-table-column.#cd004b ul li,
.pricing-table-column.#cd004b ul li a {
  color: #ffffff;
}
.pricing-table-column.#cd004b .pricing {
  background: #ba3c2c;
  border: 1px solid #d25141;
}
.pricing-table-column.#cd004b ul li {
  border-bottom: 1px solid #d25141;
}
.pricing-table-column.#cd004b .cta-area {
  background: #ba3c2c;
  border-top: 1px solid #d25141;
}



/*=====*/

.pricing-table-column.lightorange {
  background: #e78600;
}
.pricing-table-column.lightorange h3,
.pricing-table-column.lightorange h5,
.pricing-table-column.lightorange span,
.pricing-table-column.lightorange ul li,
.pricing-table-column.lightorange ul li a {
  color: #ffffff;
}
.pricing-table-column.lightorange .pricing {
  background: #e57300;
  border: 1px solid #e29c00;
}
.pricing-table-column.lightorange ul li {
  border-bottom: 1px solid #e29c00;
}
.pricing-table-column.lightorange .cta-area {
  background: #e57300;
  border-top: 1px solid #e29c00;
}


/*=====*/

.pricing-table-column.lightblue {
  background: #3885ba;
}
.pricing-table-column.lightblue h3,
.pricing-table-column.lightblue h5,
.pricing-table-column.lightblue span,
.pricing-table-column.lightblue ul li,
.pricing-table-column.lightblue ul li a {
  color: #ffffff;
}
.pricing-table-column.lightblue .pricing {
  background: #3275b1;
  border: 1px solid #4097c3;
}
.pricing-table-column.lightblue ul li {
  border-bottom: 1px solid #4097c3;
}
.pricing-table-column.lightblue .cta-area {
  background: #3275b1;
  border-top: 1px solid #4097c3;
}


/*=====*/

.pricing-table-column.brown {
  background: #7f4b46;
}
.pricing-table-column.brown h3,
.pricing-table-column.brown h5,
.pricing-table-column.brown span,
.pricing-table-column.brown ul li,
.pricing-table-column.brown ul li a {
  color: #ffffff;
}
.pricing-table-column.brown .pricing {
  background: #663e37;
  border: 1px solid #91544f;
}
.pricing-table-column.brown ul li {
  border-bottom: 1px solid #91544f;
}
.pricing-table-column.brown .cta-area {
  background: #663e37;
  border-top: 1px solid #91544f;
}

/*==== End Pricing Tabls ==*/



.gmap,.gmap iframe{
    width:100%;
}

.span8 .gmap,
.span9 .gmap
.span12 .gmap{
    max-height:400px;
}

.span6 .gmap,
.span4 .gmap{
    max-height:300px;
}

.span3 .gmap,
.span2 .gmap{
    max-height:200px;
}

/*==== Footer layouts ====*/
footer .three-columns .widget {
  padding: 0px 14px 0;
  width: 278px;
}
footer .two-columns .widget {
  padding: 0px 14px 0;
  width: 432px;
}
footer .one-columns .widget {
  padding: 0px;
  width: 90%;
}


.person.post_author {
    margin-left:0;
    clear: both;
}
.person.post_author .photo{
    width:100px;
    margin:10px;
    float:left;
}
.person.post_author .social{
    position: absolute;
bottom: 0px;
right: 10px;
}

.person.post_author h4.identity{
    padding-top:10px !important;
}

.person h4 small{
	font-size: 12px;
}
/*=== Special Classes ===*/

.hide_control_nav .flex-control-nav{
    display:none;
}

/*===== Thumbs ======*/


article.poststyle1{
    padding-bottom: 60px;
    padding-left: 10px;
    position: relative;
}

.wp-caption{
    background: #EEE;
width: 310px;
text-align: center;
border-radius:2px;
border-top: 5px solid #EEE;
}

p.wp-caption-text{background: #EEE;margin:0; padding:5px;}
.readmore {max-width: 200px;}

.fullwidth{
	float: left;
	width: 100%;
}
.tagline.tagfullwidth{
   margin-top: 0;
	margin-left: -10px;
	margin-right: -8px;
}
.v_text_block.full-width.homeslider{
	margin-bottom: 0 !important;
}
.tagline.fullwidthtop{
	margin-bottom: 0 !important;
}

.woocommerce .sidebar,
.left-sidebar{
	float: right;
	margin-right: 10px;
        margin-left:0;
        
}
.woocommerce.single .sidebar{
    width:100%;
}
.woocommerce h1.page_title{
    margin: 20px;
padding: 0 0 20px;
border-bottom: 1px solid #EFEFEF;
}
.woocommerce .left-sidebar{
    clear:both;
}
.woocommerce .page_title{
    margin: 20px;
padding: 0 0 20px;
border-bottom: 1px solid #EFEFEF;
}
.woocommerce .sidebar > [class*='span'] {
    border:none;
    padding-left: 0;
    padding-right: 10px;
}
.flex-caption .button{
	margin: 0 0 10px;
}


/*==== Calender Styleing ====*/
#calendar_wrap {
position:relative;
text-align:center;
border:1px solid #3B3E41;
border-radius:2px;
background-color:#393F42;
padding:5px;
}

#wp-calendar,table {
width:100%;
background:#F1F1F1;
border-radius:0;
border-spacing:0;
border-collapse:collapse;
}

#wp-calendar thead {
color:#444;
font-weight:700;
text-shadow:0 1px 0 #ebebeb;
font-weight:400;
font-size:13px;
border:1px solid #d6d6d6;
background:#f1f1f1 url(../img/btn.png);
}

#wp-calendar caption {
color:#f6f6f6;
padding:5px 5px 15px;
font-size:12px;
}

#wp-calendar th,th {
color:#444;
border-bottom:1px solid #d6d6d6;
padding:10px 5px;
}

#wp-calendar td {
text-align:center;
font-size:10px;
color:#444;
border-top:1px solid #fff;
border-bottom:1px solid #D6D6D6;
border-right:1px solid #D6D6D6;
text-shadow:0 1px 0 #fff;
background:#f1f1f1;
padding:2px;
}

#wp-calendar td#today {
color:#fff;
text-shadow:0 1px 0 #3775b1;
background:#cd004b url(../img/btn.png);
/*border:1px solid #418cd1;*/
border:1px solid #cd004b;
}

#wp-calendar a {
text-decoration:none;
color:#444;
text-shadow:0 1px 0 #fff;
}

#wp-calendar #prev ,
#wp-calendar #next {
display:none;
}

#wp-calendar tfoot .pad {
display:none;
}

/*=== Side Nav ===*/

.widget .menu{
    margin: 0;
list-style: none;
padding: 0;
background-color: #FFF;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border:1px solid #D6D6D6;
}
.widget .menu li{
    background: none;
    border-bottom:1px solid #D6D6D6;
    padding:2px 0px;
}

.widget .menu li:hover{
    margin:0;
    background:#EFEFEF;
}
.widget .menu li a {
    display: block;
    padding: 6px 15px;
    background: url(../img/navarrows.png) no-repeat 94% 10px;
}
.widget .menu li.current_page_item, .widget .menu li.current_page_item:hover {
position: relative;
z-index: 2;
margin:0;
padding: 4px 0px;
border: 0;
color:#FFF;
background-color: #529DE2;
border:1px solid #418CD1;
}

.widget .menu li.current_page_item a, .widget .menu li.current_page_item:hover a{
    background-position: 94% -152px;
    color:#FFF;
    padding-right: 30px;
}

.widget .menu li:first-child {
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
border-top-color: #D6D6D6;
}

.widget .menu li:last-child{
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
border-bottom-color: #D6D6D6;
}

footer .widget .menu{
    background-color: #393F42;
    border-color:#3B3E41;
}
footer .widget .menu li:last-child ,
footer .widget .menu li{
    background-color: #393F42;
    border-color:#2F3335;
}

footer .widget .menu li:hover{
    background-color:#3B3E41;
}
/*==== Retina Avatar =====*/

@media 
(-webkit-min-device-pixel-ratio: 1.25), 
(min-resolution: 120dpi){ 
    .retina_avatar{
        width:80px;
        height:80px;
    }
    .retina_avatar{
        width:80px;
        height:80px;
    }
}


@media 
(-webkit-min-device-pixel-ratio: 1.25), 
(min-resolution: 120dpi){ 
   .widget .menu li.current_page_item, .widget .menu li.current_page_item{
        width:80px;
        height:80px;
    }
    .retina_avatar{
        width:80px;
        height:80px;
    }
}

#bbpress-forums div.reply {
height: auto;
position: relative;
background: #FFF;
border-color: #EFEFEF;
}

body.search{
    margin:0;
}