/*
Theme Name: Boom
Theme URI: http://felixplus.com
Author: Felixplus
Author URI: http://themeforest.net/user/felixplus
Description: Boom is a blog, portfolio, creative WordPress theme
Version: 1.2
License: Check Themeforest item page for more information.
License URI: http://themeforest.net/licenses
Tags: pink, dark, light, three-columns, left-sidebar, right-sidebar, flexible-width, custom-background, full-width-template, photoblogging, theme-options, custom-menu. 
*/


/* CSS INFORMATION
        - Project: Boom
        - Author: FelixPlus - www.felixplus.com
        - Last Update: 30/09/2013
*/

/* =========================================================
******************Common styles*****************************
============================================================ */

@font-face {
    font-family: 'nasalizationregular';
    src: url('font/nasalization/nasalization_rg-webfont.eot');
    src: url('font/nasalization/nasalization_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/nasalization/nasalization_rg-webfont.woff2') format('woff2'),
         url('font/nasalization/nasalization_rg-webfont.woff') format('woff'),
         url('font/nasalization/nasalization_rg-webfont.ttf') format('truetype'),
         url('font/nasalization/nasalization_rg-webfont.svg#nasalizationregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    background: #ffffff;
}
html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,small,sub,b,dl,dd,dt,ul,li,label,article,details,footer,header,menu,nav,input,textarea,select{
    background:transparent;
    border:0;
    outline:0;
    padding:0;
    margin:0;
}
pre, code {
    font-family: 'DejaVu Sans Mono', Menlo, Consolas, monospace;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-main-content-innerors: none;
    -moz-border-top-colors: none;
    border-color: #d9d9d9;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin-bottom: 15px;
    margin-top: 5px;
}
ol {
    margin:0px;
}
ul {
    margin:0px;
}
ul li {
    list-style:inside disc;
    margin-bottom:10px;
}
ol li {
    list-style:inside disc;
    margin-bottom:10px;
}
.post ul li ul {
    padding-left: 20px;
}
.post ol li ol {
    padding-left: 20px;
}
a {
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
a:hover {
    text-decoration: none;
}

.flx-intro-excerpt {
    color: #404040;
}
/*------Responsive Image----------------*/
.responsive-img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
::selection {
    background: #4DF906; /* Safari */
    color: #FFF;
}
::-moz-selection {
    background: #4DF906; /* Firefox */
    color:#FFF;
}
.wp-audio-shortcode {
    max-width: 100% !important;
}
.wp-video-shortcode {
    max-width: 100% !important;
}
/* =========================================================
**************************Heading***************************
============================================================ */
h1 {
    color: #4DF906;
    font: 300 35px/37px 'Source Sans Pro', sans-serif;
    letter-spacing: 0;
    margin-bottom: 20px;
}
h2 {
    color: #4DF906;
    font: 300 30px/32px 'Source Sans Pro', sans-serif;
    letter-spacing: 0;
    margin-bottom: 20px;
}
h3 {
    color: #4DF906;
    font: 300 25px/27px 'Source Sans Pro', sans-serif;
    letter-spacing: 0;
    margin-bottom: 20px;
}
h4 {
    color: #4DF906;
    font: 300 20px/22px 'Source Sans Pro', sans-serif;
    letter-spacing: 0;
    margin-bottom: 20px;
}
h5 {
    color: #4DF906;
    font: 300 17px/20px 'Source Sans Pro', sans-serif;
    letter-spacing: 0;
    margin-bottom: 20px;
}
h6 {
    color: #4DF906;
    font: 300 15px/18px 'Source Sans Pro', sans-serif;
    letter-spacing: 0;
    margin-bottom: 20px;
}
p {
    margin-bottom: 10px;
    line-height: 22px;/*18px;*/
    font-size:14px;
    font-weight:600;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.flx-entry-item .flx-entry-meta .flx-entry-author a:hover {
    color:#4DF906;}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color:#3d3d3d;}	
/* =========================================================
********************Clear Floated Elements******************
============================================================ */
.left {
    float: left;
}
.right {
    float: right;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:before, .clearfix:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
.hover-effect {
    cursor: pointer;
    z-index: 100;
}

.bwWrapper {
    position:relative;
    display:block;
}

/*==========================================================
******************* CSS3 transition ************************
============================================================ */
#main-menu li a, .tabs label,
.list-container-2 ul li a,
.accordion-title,
.accordion-title h5 a, #toggle-view li,
.flx-services li [class^="icon-"],
.list-container-3 ul li a,
.flx-tag,
.tagcloud a,
.under-struction .socials a,
#options #etc li a i,
.w-style2.twitter-widget .tweet_list li,
.w-style3.twitter-widget .tweet_list li,
.w-style4.twitter-widget .tweet_list li,
.w-style5.twitter-widget .tweet_list li,
.w-style2 #recentcomments li,
.w-style3 #recentcomments li,
.w-style4 #recentcomments li,
.w-style5 #recentcomments li,
.widget_recent_entries ul li,
.w-style5.widget_recent_entries ul li,
.w-style4.widget_recent_entries ul li,
.w-style3.widget_recent_entries ul li,
.w-style2.widget_recent_entries ul li,
.w-style5.widget_rss ul li,
.w-style4.widget_rss ul li,
.w-style3.widget_rss ul li,
.w-style2.widget_rss ul li {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.sti-menu li a,
.flx-gooogle-map .contact-info {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.list-container-1 ul li a,
#main-menu li ul li,
.list-container-4 ul li a,
.flx-menu-toggle,
#m-theme-option .m-open-close-button {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -ms-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
/* =========================================================
***************************Columns**************************
============================================================ */
.flx-one-fourth {
    float: left;
    margin-right: 2%;
    width: 23.5%;
    margin-bottom: 20px;
}
.flx-three-fourth {
    float: left;
    margin-right: 2%;
    width: 74.5%;
    margin-bottom: 20px;
}
.flx-one-two {
    float: left;
    margin-right: 2%;
    width: 49%;
    margin-bottom: 20px;
}
.flx-one-third {
    float: left;
    margin-right: 2%;
    width: 32%;
    margin-bottom: 20px;
}
.flx-two-third {
    float: left;
    margin-right: 2%;
    width: 66%;
    margin-bottom: 20px;
}
.flx-full-width {
    width: 100%;
    margin-bottom: 20px;
}
.last {
    margin-right: 0 !important;
}
.wrapper {
    width: 980px;
    margin: 0 auto;
}
.flx-mb-30 {
    margin-bottom: 30px;
}
.flx-mt-60 {
    margin-top:60px;
}
.flx-wrapper {
    background-color: #FFFFFF;
    position: relative;
    z-index: 1;
}
/* =========================================================
***********************Header*******************************
============================================================ */
#flx-header {
    background-color: #f2f2f2;
    border-bottom: 1px solid #d9d9d9;
    border-top: 8px solid #4DF906;
}
#flx-logo {
    /*float: left;*/
    margin-top: 5px;
	margin-left:3%;
	margin-right:3%;
	text-align:center;
}
.tophead #flx-logo {
    margin-top: 0;
}
#main-nav {
    float: right;
    position: relative;
    z-index: 9999
}
#main-menu {
    margin: -8px 0 0;
    position: relative;
    z-index: 1000;
}
#main-menu > li {
    list-style: none;
    float: left;
    margin: 0;
    border-top: 8px solid #4DF906;
    position: relative;
}
#main-menu > li.current-menu-item,
#main-menu > li.current-menu-parent {
    background-color: #000;
    border-top: 8px solid #000;
}
#main-menu > li > a {
    display: block;
    padding: 17px 15px 20px;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #ffffff;
    border-top: 1px solid rgba(255, 255, 255,.2);
    text-shadow: 0px 1px 0px #FFFFFF;
}
#main-menu > li:hover > a {
    position:relative;
    z-index:0;
    color: #4DF906;
    text-decoration: none;
}
#main-menu > li:last-child > a {
    border-right: none;
}
#main-menu > li:first-child > a {
    border-left: none;
}
#main-menu > li.current-menu-item > a,
#main-menu > li.current-menu-item > a:hover,
#main-menu > li.current-menu-parent > a,
#main-menu > li.current-menu-parent > a:hover {
    color: #fff;
    border: none;
    border-top: 1px solid rgba(255, 255, 255,.2);
    text-shadow: 0px 1px 0px #111111;
    /*background-image: linear-gradient(bottom, rgb(34,34,34) 0%, rgb(51,51,51) 60%);
    background-image: -o-linear-gradient(bottom, rgb(34,34,34) 0%, rgb(51,51,51) 60%);
    background-image: -moz-linear-gradient(bottom, rgb(34,34,34) 0%, rgb(51,51,51) 60%);
    background-image: -webkit-linear-gradient(bottom, rgb(34,34,34) 0%, rgb(51,51,51) 60%);
    background-image: -ms-linear-gradient(bottom, rgb(34,34,34) 0%, rgb(51,51,51) 60%);
    background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0, rgb(34,34,34)),  color-stop(0.6, rgb(51,51,51))  );
    */padding: 17px 15px 21px;
    margin-bottom:-1px;
}
#main-menu > li [class^="icon-"] {
    vertical-align: -10%;
}
#main-menu > li > a > i {
    margin-right: 5px;
}
.header-title {
    width:100%;
    background:#efefef;/*url(images/background/bg-header.jpg) top left no-repeat;*/
    background-size:cover;
    margin:-1px 0 30px 0;
    /*-webkit-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, .1);
    box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, .1);*/
    position:relative;
    z-index:0;
}
.header-title .header-title-inner {
    position:relative;
    height:150px;
}	
.header-title .page-title {
    float:left;
    position:absolute;
    top:35px;
    left:0;
    padding:10px 30px 0 10px;
    background:rgba(0, 0, 0, .5);
    border-left:5px solid #FFF;
}
.header-title .page-title h3,
.header-title .page-title h6 {
    color:#FFF;
}
.header-title .page-title h3 {
    margin-bottom:10px;
    text-transform:uppercase;
    font-weight:bold;
    text-shadow:0 1px 0 rgba(0,0,0,.8)
}
.header-title .page-title a:hover {
    border-bottom:1px dotted #FFF;
    color:#FFF;
}	
.header-title .breadcrumb {
    width:100%;
    border-bottom:1px solid #d8d8d8;
    border-top:1px solid #d8d8d8;
    margin-top:-1px;
    line-height:40px;
    padding:0;
    color:#CCC;
    background:#f2f2f2;
    border-radius:0;
}
.header-title .breadcrumb a {
    margin:0 5px;
    color:#4DF906;
}
.header-title .breadcrumb a i {
    margin-right:5px;
}	
.header-title .breadcrumb a:hover {
    color:#4d4d4d;
}	
.header-title .breadcrumb span {
    margin-left:5px;
    color:#9d9d9d;
}
/*--- header style 2 ---*/
#flx-header.head-s2 {
    background-color: #FFF;
    border:none;
}
#flx-header.head-s2 #main-nav {
    position:relative;
    z-index: 9999;
    width:100%;
    float:none;
    background: #FFF;
    border-bottom: 1px solid #d9d9d9;
    border-top: 8px solid #d0d0d0;
}
#flx-header.head-s2 #flx-header-top,
#flx-header.head-s3 #flx-header-top {
    border-bottom:1px solid #e7e7e7;
    margin-bottom:15px;
}
#flx-header.head-s2 #flx-header-top .top-contact-info,
#flx-header.head-s3 #flx-header-top .top-contact-info {
    float:left;
    margin:8px 0 0;
}
#flx-header.head-s2 #flx-header-top .top-contact-info li,
#flx-header.head-s3 #flx-header-top .top-contact-info li {
    float:left;
    list-style:none;
    margin:0 0 0 25px;
}
#flx-header.head-s2 #flx-header-top .top-contact-info li:first-child,
#flx-header.head-s3 #flx-header-top .top-contact-info li:first-child {
    margin:0;
}
#flx-header.head-s2 #flx-header-top .top-contact-info li a,
#flx-header.head-s2 #flx-header-top .top-contact-info li span,
#flx-header.head-s3 #flx-header-top .top-contact-info li a,
#flx-header.head-s3 #flx-header-top .top-contact-info li span {
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    color:#727272;
}
#flx-header.head-s2 #flx-header-top .top-contact-info li a:hover,
#flx-header.head-s3 #flx-header-top .top-contact-info li a:hover {
    color:#4DF906;
}
#flx-header.head-s2 #flx-header-top .top-contact-info li i,
#flx-header.head-s3 #flx-header-top .top-contact-info li i {
    color:#3f3f3f;
    margin-right:8px;
    font-size:14px;
}
#flx-header.head-s2 #flx-header-middle #flx-logo,
#flx-header.head-s3 #flx-header-middle #flx-logo {
    margin-bottom:20px;
}
#flx-header.head-s2 #main-menu {
    margin: -8px auto 0 auto;
    position: relative;
    z-index: 9999;
    float:left;
}
#flx-header.head-s2 #main-menu > li > ul {
    top:57px;
}
#flx-header.head-s2 #main-menu > li {
    border-top: 8px solid #d0d0d0;
}
#flx-header.head-s2 #main-menu > li a {
    border-top:none;
    border-left:none;
}
#flx-header.head-s2 #main-menu > li:hover a {
    box-shadow:none;
    text-shadow:none;
}
#flx-header.head-s2 #main-menu > li.current-menu-item,
#flx-header.head-s2 #main-menu > li.current-menu-parent {
    border-top:8px solid #cb1b00;
}	
#flx-header.head-s2 #main-menu > li.current-menu-item > a,
#flx-header.head-s2 #main-menu > li.current-menu-item > a:hover,
#flx-header.head-s2 #main-menu > li.current-menu-parent > a,
#flx-header.head-s2 #main-menu > li.current-menu-parent > a:hover {
    background:#ff2600;
    text-shadow:none;
    color:#FFF;
}
#flx-header.head-s2 #main-menu li > ul {
    background:#FFF;
}
#flx-header.head-s2 #main-menu li ul a {
    border-top:none;
}

/*--- header style 3 ---*/
#flx-header.head-s3 {
    background-color: #FFF;
    border:none;
}

#flx-header.head-s3 #main-nav {
    position:relative;
    z-index: 9999;
    width:100%;
    float:none;
    background: #FFF;
    /*border-bottom: 1px solid #d9d9d9;*/
    border-top: 8px solid #4DF906;
}
#flx-header.head-s3 #main-menu {
    margin: -8px auto 0 auto;
    position: relative;
    z-index: 9999;
    float:left;
}
#flx-header.head-s3 #main-menu > ul {
    top:58px;
}
#flx-header.head-s3 .search-query,
#flx-header.head-s2 .search-query {
    float:right;
    margin:13px 0 0 0;
    width:150px;
}
#flx-header.head-s3 .search-query .search-form,
#flx-header.head-s2 .search-query .search-form,
#flx-header.head-s3 .search-query .search-form p,
#flx-header.head-s2 .search-query .search-form p {
    margin:0;
}
#flx-header.head-s3 .search-query .search-text,
#flx-header.head-s2 .search-query .search-text {
    background:url(images/icons/search-icon-top.png) 125px 6px no-repeat;
    font-size:12px;
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    padding:4px 14px;
    height:30px;
    line-height:30px;
    font-family: 'Open Sans',sans-serif;
}
#flx-header.head-s3 .search-query .input-search-submit,
#flx-header.head-s2 .search-query .input-search-submit {
    display:none;
}
/*--- header style 4 ---*/
#flx-header.head-s4 {
    background-color: #fff;
    border-top:none;
    padding:10px 0 20px 0;
}
#flx-header.head-s4 #main-menu {
    margin:10px 0 0;
}
#flx-header.head-s4 #main-menu > li {
    border-top:none;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    position:relative;
    z-index:0;
}
#flx-header.head-s4 #main-menu > li > a {
    border:none;
    padding:8px 15px 10px;
    text-shadow:none;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    position:relative;
    z-index:0;
}
#flx-header.head-s4 #main-menu > li.current-menu-item,
#flx-header.head-s4 #main-menu > li.current-menu-parent {
    background-color:#4DF906;
}
#flx-header.head-s4 #main-menu > li.current-menu-item > a, 
#flx-header.head-s4 #main-menu > li.current-menu-item > a:hover,
#flx-header.head-s4 #main-menu > li.current-menu-parent > a, 
#flx-header.head-s4 #main-menu > li.current-menu-parent > a:hover {
    background-image:none;
    text-shadow:none;
    background-color:#4DF906;
}
/*--------Sub Menu-------------*/
#main-menu li ul {
    display: none;
    margin: 0;
    position: absolute;
    top: 58px;
    left: -1px;
    width: 188px;
    border: 1px solid #d9d9d9;
    background-color: #f2f2f2;
}
#main-menu li ul li {
    list-style: none;
    margin: 0;
    /*border-top: 1px solid #fafafa;*/
    border-bottom: 1px solid #dedede;
    position: relative;
    padding: 5px 10px 5px 10px;/*0 10px 0 15px;*/
}
#main-menu li ul li:last-child {
    border-bottom: none;
}
#main-menu li ul li:hover,
#main-menu li ul li.current-menu-item {
    background-color: #fff;
}
#main-menu li ul li a {
    color: #3f3f3f;
    font-size: 14px;
    display: block;
    padding: 10px 0;
}
#main-menu > li > ul > li:hover > a,
#main-menu > li > ul > li.current-menu-item > a {
    color: #4DF906;
}
#main-menu > li.current-menu-parent:hover > a {
    color:#FFFFFF !important;
}
#main-menu li ul li.menu-arrow > a {
    background: url(images/background/menu-arrow.png) no-repeat right center;
}
#main-menu li ul li ul {
    position: absolute;
    top: -2px;
    left: 188px;
}
#main-menu li ul li ul li:hover a,
#main-menu li ul li ul li.current-menu-item a {
    color: #4DF906;
}

#flx-header.head-s4 #main-menu li > ul {
    top:40px;
    padding-top:20px;
    border:none;
    background:none;
}
#flx-header.head-s4 #main-menu li > ul > li {
    background-color:#f2f2f2;
    border-bottom:1px solid #d9d9d9;
    border-left:1px solid #d9d9d9;
    border-right:1px solid #d9d9d9;
    border-top:1px solid #fff;
}
#flx-header.head-s4 #main-menu li > ul > li > a {
    padding:9px 0 10px;
}
#flx-header.head-s4 #main-menu li > ul > li:first-child {
    border-top:1px solid #d9d9d9;
}
#flx-header.head-s4 #main-menu li > ul > li:hover {
    background-color:#fff;
} 
#flx-header.head-s4 #main-menu li > ul > li > ul {
    top:-2px;
    padding-top:0;
    left:186px;
}

/*------------------Mobile Menu---------------------*/
#mobile-menu{
    margin: 10px !important;          
    border: 1px solid #545454 !important;
    color:#FFF;
    font-size:12px;
    background-color:#262626;
    border-radius:0;
    padding:5px 0;     
}

/* =========================================================
***********************Main content*************************
============================================================ */
#flx-main-content {
    width: 980px;
    float: 10px;
    background: #FFF;
}
.main-content {
    padding-bottom: 80px;
}
.flx-intro {
    text-align: center;
    padding: 20px 0;
    display: block;
    border-bottom: 1px dotted #d9d9d9;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.flx-intro i {
    position: absolute;
    bottom: -12px;
    z-index: 2;
    background-color: #fff;
    padding: 0 10px;
}
.flx-intro-2 {
    text-align: center;
    padding: 20px 0;
    display: block;
    position: relative;
    z-index: 1;
}
.flx-intro-3 {
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
}
.flx-intro-3 .flx-intro-excerpt {
    font-size:14px;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:60%;
    margin-top:0;
}

/* =========================================================
**************************Home page*************************
============================================================ */
.layerslider-wrapper {
    background:url(images/background/top-promo-bg.png) repeat-x left bottom;
    padding-top:45px;
    margin-bottom:65px;
}
.ls-layer,
.ls-layer * {
    font-weight: normal;
}

.l2-s1,
.l1-s1 {
    color: #fff;
    font-size: 35px;
    font-weight:800;
    font-family: 'Source Sans Pro', sans-serif;
    text-shadow:0 1px 2px rgba(0,0,0,0.3);
    text-transform:uppercase;
}

.l2-s2,
.l1-s2 {
    color: #fff;
    text-shadow:0 1px 2px rgba(0,0,0,0.3);
    font-size: 30px;
    font-family: 'Source Sans Pro', sans-serif;
}

.l1-s3 .flx-black-button {
    text-transform:uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight:800;
    font-size:20px;
    color:#fff;
    padding:15px 25px;
    background-color:#190c03;
    opacity:0.9;
    filter: alpha(opacity=90);
}
.l1-s3 .flx-black-button:hover {
    background-color:#4DF906;
}
.flex-slider-wrapper {
    width:980px;
    margin:20px auto 0;
}
.home-portfolio {
    background:#efefef url(images/background/patterns/6.png);
    padding-bottom:45px;
}
.home-portfolio .flx-button.large {
    text-transform:uppercase;
    font-size:20px;
    font-weight:600;
    font-family: 'Source Sans Pro', sans-serif;
}
.home-portfolio #options {
    margin:0px 0 40px;
}

.home-page .testimonial-slider-1 ul li blockquote {
    border-bottom:none;
}
.home-testimonial h2 {
    color: #474747;
    font-size: 30px;
    font-weight: 300;
}
.home-page .testimonial-author {
    float:left;
}
.home-page .logo-widget .widget-title {
    margin-bottom:20px;
}

/* ========== widget style 2  ================ */
#right-sidebar .w-style2 .widget-title,
#left-sidebar .w-style2 .widget-title {
    background-image: linear-gradient(bottom, rgb(240,240,240) 0%, rgb(250,250,250) 100%);
    background-image: -o-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(250,250,250) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(250,250,250) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(250,250,250) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(240,240,240) 0%, rgb(250,250,250) 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, rgb(240,240,240)),
        color-stop(1, rgb(250,250,250))
        );
    border-radius:3px 3px 0 0;
    -moz-border-radius:3px 3px 0 0;
    -webkit-border-radius:3px 3px 0 0;
    position:relative;
    z-index:0;
    border:1px solid #d8d8d8;
    border-bottom:4px solid #999;
    font-size:20px;
    padding:10px 0 10px 10px;
    color:#333;
}
.w-style2 .flx-categories {
    margin-top:0 !important;
}
.w-style2 .flx-categories li {
    border:1px solid #D8D8D8;
    border-top:none !important;
    padding:0 !important;
}
.w-style2 .flx-categories li a {
    padding-left:10px;
    background:#fafafa;
}
.w-style2 .flx-categories li a:hover {
    background:#f2f2f2;
}
/* ========== widget style 3  ================ */			
#right-sidebar .w-style3 .widget-title,
#left-sidebar .w-style3 .widget-title {
    background:#4DF906;
    font-size:20px;
    padding:10px 0 10px 10px;
    color:#FFF;
}
#right-sidebar .w-style3 .widget-title a,
#left-sidebar .w-style3 .widget-title a {
    color:#fff;
}
.w-style3 .flx-categories,
.w-style5 .flx-categories {
    margin-top:1px !important;
}
.w-style3 .flx-categories li,
.w-style5 .flx-categories li {
    border:none !important;
    margin-bottom:1px !important;
    padding:0 !important;
}
.w-style3 .flx-categories li a,
.w-style5 .flx-categories li a {
    padding-left:10px;
    background:#fafafa;
}
.w-style3 .flx-categories li a:hover,
.w-style5 .flx-categories li a:hover {
    background:#f2f2f2;
}

/* ========== widget style 4  ================ */		
#right-sidebar .w-style4 .widget-title,
#left-sidebar .w-style4 .widget-title {
    background:#f2f2f2;
    font-size:20px;
    border-left:4px solid #999;
    padding:10px 0 10px 10px;
    color:#333;
}
#right-sidebar .w-style4 .widget-title a,
#left-sidebar .w-style4 .widget-title a {
    color:#333;
}
.w-style4 .flx-categories {
    margin-top:1px !important;
}
.w-style4 .flx-categories li {
    border-left:4px solid #999 !important;
    border-bottom:none!important;
    border-top:none!important;	
    margin-bottom:1px !important;
    padding:0 !important;
}
.w-style4 .flx-categories li a {
    padding-left:10px;
    background:#fafafa;
}
.w-style4 .flx-categories li a:hover {
    background:#f2f2f2;
}
/* ========== widget style 5  ================ */			
#right-sidebar .w-style5 .widget-title,
#left-sidebar .w-style5 .widget-title {
    background:#f2f2f2;
    border-bottom:4px solid #4DF906;
    font-size:20px;
    padding:10px 0 10px 10px;
    color:#333;
}
#right-sidebar .w-style5 .widget-title a,
#left-sidebar .w-style5 .widget-title a {
    color:#333;
}
/* =========================================================
**************************Typography************************
============================================================ */

.alert-box {
    position: relative;
    margin-bottom: 20px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    z-index:0;
    padding: 15px 10px 15px 15px;
    background-repeat: no-repeat;
    background-position: 10px center;
    border: 1px solid;
    color: #444;
}
.alert-box i {
    display:inline-block;
    color:#FFFFFF;
    border-radius:50%;
    padding:5px;
    margin:0 15px 0 0;
    width:22px;
    height:22px;
    text-align:center;
    line-height:22px;
    text-shadow:1px 1px 1px rgba(0,0,0,.2);
    font-size:14px;
}
a.button-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 8px;
    height: 8px;
    background: url(images/icons/red-close.png) no-repeat;
}
.alert-box p {
    margin-bottom: 0;
    margin-top: 20px;
}
.alert-box > p:first-child {
    margin: 0;
}
.alert-box-info {
    background-color: #cfe6fc;
    border-color: #a4c8f5;
    color: #2b72a9;
}
.alert-box-info i {
    background:#7cbad6;
    border:1px solid #629fbb;
}	 
.alert-box-info a.button-close {
    background: url(images/icons/blue2-close.png) no-repeat !important;
}
.alert-box-success {
    background-color: #e7f4d9;
    border-color: #a5d570;
    color: #367934;
}
.alert-box-success i {
    background:#76c552;
    border:1px solid #62a942;
}
.alert-box-success a.button-close {
    background: url(images/icons/green-close.png) no-repeat !important;
}
.alert-box-warning {
    background-color: #fff9c4;
    border-color: #ffd780;
    color: #b0751a;
}
.alert-box-warning i {
    background:#fda92c;
    border:1px solid #de8c13;
}
.alert-box-warning a.button-close {
    background: url(images/icons/yellow-close.png) no-repeat !important;
}
.alert-box-error {
    background-color: #ffe3e3;
    border-color: #fdb6b6;
    color: #ab3e49;
}
.alert-box-error i {
    background:#f42414;
    border:1px solid #d01709;
}
/*======================
--------List Style------
========================*/
.boom-list {
    margin: 0;
}
.boom-list li a {
    font-size: 14px;
}
.boom-list li {
    margin-bottom: 10px;
    list-style: none;
}
.boom-list li i {
    color: #4DF906;
}
.boom-list li i.icon-ok {
    color: #6C3;
}
.boom-list li i.icon-circle {
    font-size: 50%;
    vertical-align: 5%;
}
.ordered-list li {
    list-style: inside decimal;
}
blockquote p {
    border-left: 4px solid #9D9D9D;
    color: #7D7D7D;
    font-family: georgia;
    font-size: 14px;
    font-style: italic;
    line-height: 18px;
    margin: 15px 0 15px 25px;
    padding: 15px;
    background:#f5f5f5;
}
/*======================
--------Radio Style------
========================*/
.regular-radio {
    display: none;
}
.regular-radio + label {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 8px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    z-index:0;
    display: inline-block;
    *display:inline;
    zoom:1;
    position: relative;
    top: 8px;
    margin-right: 5px;
}
.regular-radio:checked + label:after {
    content: ' ';
    width: 10px;
    height: 10px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    z-index:0;
    position: absolute;
    top: 3px;
    background: #7cbe31;
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
    text-shadow: 0px;
    left: 3px;
    font-size: 32px;
}
.regular-radio:checked + label {
    background-color: #e9ecee;
    color: #99a1a7;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
    position:relative;
    z-index:0;
}
.regular-radio + label:active, .regular-radio:checked + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
    position:relative;
    z-index:0;
}
/*======================
--------checkbox Style--
========================*/

.regular-checkbox {
    display: none;
}
.regular-checkbox + label {
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 7px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    z-index:0;
    display: inline-block;
    *display:inline;
    zoom:1;
    position: relative;
    top: 9px;
    margin-right: 5px;
}
.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.regular-checkbox:checked + label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
    -webkit-position:relative;
    z-index:0;
    color: #99a1a7;
}
.regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: -3px;
    left: 2px;
    color: #7cbe31;
}
/*======================
--------Tab Style------
========================*/
.tabs {
    position: relative;
    margin: 40px auto;
    width: 750px;
}
.tabs input {
    position: absolute;
    z-index: 1000;
    width: 120px;
    height: 40px;
    left: 0px;
    top: 0px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    cursor: pointer;
}
.tabs input#tab-2 {
    left: 120px;
}
.tabs input#tab-3 {
    left: 240px;
}
.tabs input#tab-4 {
    left: 360px;
}
.tabs label {
    font-size: 15px;
    line-height: 40px;
    height: 40px;
    position: relative;
    padding: 0 20px;
    float: left;
    display: block;
    width: 80px;
    color: #3d3d3d;
    letter-spacing: 1px;
    text-align: center;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    margin-bottom: 0;
    background: #f2f2f2;
}
.tabs label:after {
    content: '';
    background: #FFF;
    position: absolute;
    bottom: -2px;
    left: -1px;
    width: 100%;
    height: 2px;
    display: block;
    border-left: 1px solid #dddddd;
}
.tabs input:hover + label {
    background: #FFF;
}
.tabs label:first-of-type {
    z-index: 4;
    border-left: 1px solid #dddddd;
}
.tab-label-2 {
    z-index: 3;
}
.tab-label-3 {
    z-index: 2;
}
.tab-label-4 {
    z-index: 1;
}
.tabs input:checked + label {
    background: #fff;
    z-index: 6;
    border-top: 2px solid #F00;
}
.clear-shadow {
    clear: both;
}
.tab-content {
    background: #fff;
    position: relative;
    width: 100%;
    height: 370px;
    z-index: 5;
    border: 1px solid #dddddd;
    top: -1px;
}
.tab-content div {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 40px;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity linear 0.1s;
    -moz-transition: opacity linear 0.1s;
    -o-transition: opacity linear 0.1s;
    -ms-transition: opacity linear 0.1s;
    transition: opacity linear 0.1s;
}
.tabs input.tab-selector-1:checked ~ .tab-content .content-1, .tabs input.tab-selector-2:checked ~ .tab-content .content-2, .tabs input.tab-selector-3:checked ~ .tab-content .content-3, .tabs input.tab-selector-4:checked ~ .tab-content .content-4 {
    z-index: 100;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: opacity ease-out 0.2s 0.1s;
    -moz-transition: opacity ease-out 0.2s 0.1s;
    -o-transition: opacity ease-out 0.2s 0.1s;
    -ms-transition: opacity ease-out 0.2s 0.1s;
    transition: opacity ease-out 0.2s 0.1s;
}
.tab-content div h2, .tab-content div h3 {
    color: #398080;
}
.tab-content div p {
    font-size: 14px;
    line-height: 22px;
    font-style: italic;
    text-align: left;
    margin: 0;
    color: #777;
    padding-left: 15px;
    font-family: Cambria, Georgia, serif;
    border-left: 8px solid rgba(63,148,148, 0.1);
}
/************Accordion**************/
.accordion-title {
    border-left: 5px solid #000000;
    background-color: #f7f7f7;
    margin-bottom: 1px;
}
.accordion-title h5 {
    margin: 0px;
    font-size: 14px;
}
.accordion-title a {
    color: #000;
    display: block;
    padding: 10px 10px 10px 15px;
}
.accordion-title a:hover {
    color: #4DF906;
    text-decoration: none;
}
.accordion-title.active,
.accordion-title.active:hover {
    border-left: 5px solid #0a0a0a;
    background-color: #555;
}
.accordion-title.active a,
.accordion-title.active:hover a {
    color:#FFF !important;
}	
.accordion-title:hover {
    border-left: 5px solid #0a0a0a;
    background-color: #FFFFFF;
}
.accordion-container {
    padding: 10px;
    background-color: #fbf8db;
    margin-left: 30px;
    border-left: 2px solid #b0751a;
    color: #b7732b;
}
.acc-wrapper {
    margin-bottom: 15px;
}
/************Button**************/
.flx-button-box {
    margin-bottom: 40px;
}
.flx-button-box .flx-button {
    margin-right: 55px;
}
.flx-button {
    display: inline-block;
    *display:inline;
    zoom:1;
    padding: 10px;
    font-size: 14px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position:relative;
    z-index:0;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.flx-button.medium {
    font-size:14px;
    padding:10px;
    font-weight:300;
}

.flx-button.large {
    font-size:20px;
    padding:15px;
    font-weight:300;
}

.flx-orange-button, .flx-black-button:hover {
    background-color: #4DF906;
    color: #fff;
    box-shadow: 0 1px 0 #d74700;
    -moz-box-shadow: 0 1px 0 #d74700;
    -webkit-box-shadow: 0 1px 0 #d74700;
    position:relative;
    z-index:0;
}
.flx-gray-button {
    background-color: #b5b5b5;
    color: #FFF;
    box-shadow: 0 1px 0 #9a9a9a;
    -moz-box-shadow: 0 1px 0 #9a9a9a;
    -webkit-box-shadow: 0 1px 0 #9a9a9a;
    position:relative;
    z-index:0;
}
.flx-green-button {
    background-color: #31aa3a;
    color: #fff;
    box-shadow: 0 1px 0 #0d7414;
    -moz-box-shadow: 0 1px 0 #0d7414;
    -webkit-box-shadow: 0 1px 0 #0d7414;
    position:relative;
    z-index:0;
}
.flx-red-button {
    background-color: #e6001c;
    color: #fff;
    box-shadow: 0 1px 0 #980013;
    -moz-box-shadow: 0 1px 0 #980013;
    -webkit-box-shadow: 0 1px 0 #980013;
    position:relative;
    z-index:0;
}
.flx-blue-button {
    background-color: #005cae;
    color: #fff;
    box-shadow: 0 1px 0 #002c53;
    -moz-box-shadow: 0 1px 0 #002c53;
    -webkit-box-shadow: 0 1px 0 #002c53;
    position:relative;
    z-index:0;
}
.flx-black-button, 
.flx-orange-button:hover, 
.flx-gray-button:hover, 
.flx-green-button:hover, 
.flx-red-button:hover, 
.flx-blue-button:hover {
    background-color: #2c2c2c;
    color: #c7c7c7;
    box-shadow: 0 1px 0 #060606;
    -moz-box-shadow: 0 1px 0 #060606;
    -webkit-box-shadow: 0 1px 0 #060606;
    position:relative;
    z-index:0;
}
.flx-button i {
    margin-right:5px;
}
.flx-button.medium i {
    margin-right:10px;
}
.flx-button.large i {
    margin-right:10px;
}
/*-------------Toggle Boxes-----------*/
#toggle-view {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    border-top: none;
}
#toggle-view p {
    margin-bottom: 0;
}
#toggle-view li {
    margin: 0;
    border-top: 1px solid #ddd;
    position: relative;
    cursor: pointer;
    list-style: none;
}
#toggle-view li:hover {
    background: #FFF;
}
#toggle-view h3 {
    font-size: 14px;
    margin: 0;
    color: #3d3d3d;
    font-family: 'Open Sans', sans-serif;
    float: left;
    line-height: 40px;
    padding: 0 15px;
    font-weight: normal;
}
#toggle-view h3:hover {
    color: #4DF906;
}
#toggle-view span {
    float: left;
    color: #333;
    font-size: 26px;
    width: 40px;
    height: 40px;
    font-weight: bold;
    text-align: center;
    color: #4DF906;
    line-height: 40px;
    border-right: 1px solid #ddd;
}
#toggle-view .panel {
    margin: 0px 0px 0px 40px;
    display: none;
    padding: 0 15px 10px 15px;
    border-left: 1px solid #ddd;
    font-size: 13px;
    color: #4d4d4d;
}
#toggle-view .panel p {
    margin: 5px 0 30px;
}
/*-------------Mobile Menu-----------*/
#mobile-menu-bar {
    width:100%;
    position:relative;
    z-index:99999;
}
.menu-bar-fixed {
    position:fixed !important;
    top:0;
}
.flx-mobile-menu {
    position:relative;
    width:100%;
    display:none;
    background-color:#000;
    z-index:99999;
}
#toggle-view-menu {
    display:none;
    list-style: none;
    margin: 0;
    padding: 0;	
    border-top: none;
    position:absolute;
    top:50px;
    left:0;
    z-index:99999;
    width:100%;
}
#toggle-view-menu > li {
    border-bottom:1px solid #111;
    border-top:1px solid #444;
    margin: 0;
    position: relative;
    cursor: pointer;
    list-style: none;
    background-color:#333;
}
.flx-menu-toggle {
    position:relative;
    cursor:pointer;
    display:inline-block;
    padding:0 20px;
    font-family:'Source Sans Pro',sans-serif;
    font-size:24px;
    font-weight:300;
    color:#fff;
    line-height:50px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    text-transform:uppercase;
}
.flx-menu-toggle.active {
    background-color:#4DF906;
}

#toggle-view-menu h3 {
    font-size: 14px;
    margin: 0;	
    font-family: 'Open Sans', sans-serif;
    float: left;
    line-height: 40px;	
    font-weight: normal;
    padding: 0 15px;
}
#toggle-view-menu h3 a {
    color: #fff;
    width:100%;
    display:block;
}
#toggle-view-menu h3 a:hover {
    color: #4DF906;
}
#toggle-view-menu span {
    float: right;
    color: #333;
    font-size: 26px;
    width: 40px;
    height: 40px;
    font-weight: bold;
    text-align: center;
    color: #4DF906;
    line-height: 40px;
    background-color:rgba(0,0,0,0.3);
}
#toggle-view-menu li.current-menu-item {
    background-color:#4DF906;
}
#toggle-view-menu li.current-menu-item span,
#toggle-view-menu li.current-menu-item h3 a {
    color:#fff;
}
#toggle-view-menu .menu-panel {
    margin: 0px;
    display: none;
    padding: 10px 15px 0;
    font-size: 13px;
    color: #fff;
    background-color:#444;
}
#toggle-view-menu .menu-panel ul {
    margin:0;
}
#toggle-view-menu li .menu-panel ul li {
    border:none;
    list-style:disc inside;
    margin: 0 0 10px 0;
}
#toggle-view-menu .menu-panel ul li a {
    display:inline-block;
    font-family: 'Open Sans', sans-serif;
    color:#fff;
}
#toggle-view-menu .menu-panel ul li a:hover {
    color:#4DF906;
}
#toggle-view-menu .menu-panel ul li ul {
    margin-left:40px;
    margin-top:10px;
}

/*-------------Tabs-----------*/
.list-container-1 {
    border-left: 1px solid #ddd;
}
.list-container-1 ul {
    margin: 0;
}
.list-container-1 ul li {
    list-style: none;
    float: left;
    margin: 0px;
}
.list-container-1 ul li a {
    padding: 10px 15px;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color: #3d3d3d;
    font-size: 14px;
    display: block;
    background-color: #f2f2f2;
    margin-bottom: -1px;
}
.list-container-1 ul li.active a, 
.list-container-1 ul li:hover a {
    color: #4DF906;
    border-top: 2px solid #4DF906;
    text-decoration: none;
    background-color: #fff;
    padding: 9px 15px 11px;
}
.tab-container-1 {
    border: 1px solid #ddd;
    padding: 20px 15px;
}
.tab-container-1 p {
    font-size: 12px;
    color: #4d4d4d;
    line-height: 20px;
}
.list-container-2 {
}
.list-container-2 ul,
.list-container-4 ul {
    margin: 0;
}
.list-container-2 ul li,
.list-container-4 ul li {
    list-style: none;
    float: left;
    margin: 0px;
}
.list-container-2 ul li a,
.list-container-4 ul li a {
    padding: 10px 15px;
    color: #3d3d3d;
    font-size: 14px;
    display: block;
    background-color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position:relative;
    z-index:0;
}
.list-container-4 ul li a {
    border-radius:0;
    border:1px solid #d2d2d2;
    border-right:none;
    border-bottom:3px solid #b0b0b0;
}
.list-container-4 ul li:last-child a {
    border-right:1px solid #d2d2d2;
} 	
.list-container-4 ul li.active a,
.list-container-4 ul li:hover a {
    color:#4DF906;
    border-bottom:3px solid #4DF906;
}	
.list-container-2 ul li.active a, 
.list-container-2 ul li:hover a {
    color: #fff;
    text-decoration: none;
    background-color: #4DF906;
}
.list-container-2 ul li:hover a,
.list-container-4 ul li:hover a {
    background-color: #f2f2f2;
    text-decoration: none;
    color: #3d3d3d;
}
.tab-container-2,
.tab-container-4 {
    padding: 20px 0px;
}
.tab-container-2 p,
.tab-container-4 p {
    font-size: 12px;
    color: #4d4d4d;
    line-height: 20px;
}
/*-----------------------dropcaps-----------------*/
.flx-dropcap {
    display: inline-block;
    *display:inline;
    zoom:1;
    float: left;
    font-size: 44px;
    font-weight: 600;
    height: 36px;
    line-height: 32px;
    margin: 6px 8px 0 0;
    text-align: center;
    width: 37px;
}
.flx-dropcap.flx-color,
.flx-dropcap.flx-cricle {
    background: none repeat scroll 0 0 #4DF906;
    color: #FFFFFF;
    font-size: 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position:relative;
    z-index:0;
}
.flx-dropcap.flx-cricle {
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    font-size:25px;
}
.flx-more-link {
    display: inline-block;
    *display:inline;
    zoom:1;
    color: #fff;
    font-size: 14px;
    background-color: #4DF906;
    padding: 10px 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position:relative;
    z-index:0;
    box-shadow: 0 1px 0 #d74700;
    -moz-box-shadow: 0 1px 0 #d74700;
    -webkit-box-shadow: 0 1px 0 #d74700;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.flx-more-link:hover {
    background-color: #404040;
    text-decoration: none;
    box-shadow: 0 1px 0 #000;
    -moz-box-shadow: 0 1px 0 #000;
    -webkit-box-shadow: 0 1px 0 #000;
    color: #fff;
}

/* =========================================================
**************************Footer****************************
============================================================ */
#flx-footer {
    background-color: #141414;
    padding: 10px 0 25px;
    color:#303030;
}
#copyright {
    color: #fff;
    margin: 0;
    text-align: center;
}
#copyright a {
    color: #4DF906;
    font-weight: bold;
}
.social-links {
    margin: -30px 0 15px 0;
    display: inline-block;
    *display:inline;
    zoom:1;
    position: relative;
    z-index: 10;
}
.social-links li {
    list-style: none;
    float: left;
    margin: 0;
    border: 6px solid #141414;
    /*border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;*/
    position:relative;
    z-index:0;
    background-color: #262626;
    width:51px;
    height:51px;	
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.social-links li a {
    width:100%;
    height:100%;
    display:block;
    opacity:0.5;
    filter: alpha(opacity=50);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color:#f5f5f5;	
}
.social-links li a i {
    line-height:51px;
}
.social-links li.flx-twitter-icon:hover {
    background-color:#00b6f3;
}
.social-links li.flx-facebook-icon:hover {
    background-color:#3b5998;
}
.social-links li.flx-skype-icon:hover {
    background-color:#379ddc;
}
.social-links li.flx-youtube-icon:hover {
    background-color:#af2b26;
}
.social-links li:hover a {
    opacity:1;
    filter: alpha(opacity=100);
}

.flickrbox {
    width:100%;
    border-top:1px solid #333;
    border-bottom:1px solid #333;
    padding:10px 0;
    margin-bottom:20px;
    text-align:left;
}
.flickrbox h5 {
    line-height:40px;
    border-right:1px solid #333;
    display:inline;
    padding-right:10px;
}
.footer-menu {
    list-style:none;
    margin:0;
    display:inline-block;
    *display:inline;
    zoom:1;
}
.footer-menu li {
    list-style:none;
    margin:0 25px 0 0;
    float:left;
}
.footer-menu li:last-child {
    margin-right:0;
}	
.footer-menu li a {
    font-size:13px;
    color:#515151;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform:uppercase;
}
.footer-menu li a:hover {
    color:#4DF906;
}
#flx-footer .widget .widget-title {
    font-size:16px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight:700;
    text-transform:uppercase;
}
#flx-footer .widget .contact-info {
    color:#8c8c8c;
    margin:0;
}
#flx-footer .widget .contact-info li {
    color:#8c8c8c;
    margin:0;
}
#flx-footer .widget .contact-info li {
    color:#8c8c8c;
    margin:0;
    list-style:inside disc;
    font-size:10px;
}
#flx-footer .widget .contact-info li strong {
    font-weight:normal;
    width:70px;
    display:inline-block;
    *display:inline;
    zoom:1;
    font-size:14px;
}
#flx-footer .widget .contact-info li span,
#flx-footer .widget .contact-info li a {
    color:#515151;
    font-size:14px;
}
#flx-footer .widget .contact-info li a:hover {
    color:#4DF906;
}
#flx-footer .widget ul,
#flx-footer .widget ul li {
    margin:0 0 5px 0;
    list-style:none;
    color:#515151;
    font-size:14px;
    font-family: 'Source Sans Pro', sans-serif;
}
#flx-footer .widget ul li a {
    color:#515151;
}
#flx-footer .widget ul li a:hover {
    color:#4DF906;
}

#flx-footer .widget .tweetList li {
    padding-top:15px;
    border-top:1px dotted #515151;
    margin:15px 0 0 0;
}
#flx-footer .widget .tweetList li:first-child {
    padding-top:0;
    border-top:none;
    margin:0;
}
#flx-footer .widget .tweetList li a {
    color:#b0b0b0;
}
#flx-footer .widget .tweetList li p {
    margin-bottom:0px;
}
#flx-footer .widget .tweetList li p.timestamp {
    margin-top:10px;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    color:#515151;
}
#footer-bottom {
    border-top:1px solid #272727;
    padding-top:25px;
    margin-top:40px;/*80px;*/
}
#footer-logo {
    text-align:center;
    margin-top:-45px;
    margin-bottom:15px;
}
#footer-logo a {
    display:inline-block;
    *display:inline;
    zoom:1;
    padding:0 5px;
    background-color:#141414;
}

#flx-footer .widget_pages ul li:before,
#flx-footer .widget_archive ul li:before {
    content: "+";
}
#flx-footer .widget_pages ul li a,
#flx-footer .widget_archive ul li a {
    margin-left: 5px;
}

/* =========================================================
**************************FAQ Page**************************
============================================================ */
/*------------------ Pagination ---------------------*/
.pagination ul > li > a, .pagination ul > li > span {
    padding:10px 15px ;
}
.tab-highlight {
    background: #fff;
    border:1px solid #d9d9d9;
    height: 52px;
    left: 0;
    position: absolute;
    top: 0;
    /*width: 206px;*/
    width: 100%;
    z-index: 100;
}
.tab-highlight .tab-highlight-arrow {
    display:block;
    position:absolute;
    top:0;
    right:-12px;
    background:url(images/background/hight-light-arrow.png) no-repeat 0 0;
    width:12px;
    height:52px;
}
.flx-boom .tab-highlight {
    top: 35px;
    left: -1px;
}
.list-container-3 {
    width: 195px;
    position: relative;
    z-index: 99;
}
.list-container-3 ul {
    margin: 0;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}
.list-container-3 ul li {
    list-style: none;
    margin-bottom: 0;
    padding: 10px 15px;
    background-color: #f7f7f7;
    position: relative;
    height: 30px;
    cursor:pointer;
}
.list-container-3 ul li:first-child {
    border-top: 1px solid #d9d9d9;
}
.list-container-3 ul li:last-child {
    border-bottom: 1px solid #d9d9d9;
}
.list-container-3 ul li a {
    color: #414141;
    font: 300 16px/36px 'Source Sans Pro', sans-serif;
    display: inline-block;
    *display:inline;
    zoom:1;
    position: relative;
    z-index: 101;
    outline:none;
}
.list-container-3 ul li:hover a, .list-container-3 ul li.current-menu-item a {
    color: #4DF906;
    text-decoration: none;
}
.list-container-3 ul li a i {
    margin-right: 5px;
    font-size: 16px;
}
/* =========================================================
**************************Table Page************************
============================================================ */
/*** Table 4 column ***/
.table-2col h3, .table-3col h3, .table-4col h3, .table-5col h3 {
    text-align: center;
    font-size: 25px;
    color: #303030;
    margin-bottom: 50px;
}
.pricing-column {
    float: left;
    margin: 0;
    padding: 0;
    border-top: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    background-color: #f8f8f8;
    text-align: center;
    margin-top: 35px;
}
.pricing-column-first {
    border-left: 1px solid #e4e4e4;
}
.pricing-title {
    background-color: #dbdbdb;
    border-bottom: 1px solid #cbcbcb;
    font-size: 25px;
    padding: 10px 0 12px;
    color: #4d4d4d;
    font-family: 'Source Sans Pro', sans-serif;
}
.price {
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #5aa700;
    padding: 5px 0 10px 0;
}
.price span {
    font-size: 45px;
    font-weight: bold;
    line-height: 1;
    font-family: 'Source Sans Pro', sans-serif;
}
.price sup {
    font-size: 25px;
    line-height: 0;
    font-family: 'Source Sans Pro', sans-serif;
}
.features {
    margin: 0;
    padding: 0;
}
.features li {
    list-style: none;
    border-bottom: 1px solid #eee;
    margin: 0;
}
.features li p {
    margin-bottom: 0;
    padding: 15px 0;
    font-size: 14px;
    color: #404040;
}
.pricing-special {
    box-shadow: 0 0 10px rgba(205,205,205,0.4);
    -moz-box-shadow: 0 0 10px rgba(205,205,205,0.4);
    -webkit-box-shadow: 0 0 10px rgba(205,205,205,0.4);
    background-color: #fff;
    position: relative;
    z-index: 0;
}
.pricing-special .pricing-header {
    box-shadow: 0 -3px 10px rgba(205,205,205,0.5);
    -moz-box-shadow: 0 -3px 10px rgba(205,205,205,0.5);
    -webkit-box-shadow: 0 -3px 10px rgba(205,205,205,0.5);
    position: relative;
    z-index: 0;
}
.pricing-special .pricing-footer p {
    border-left: 1px solid #e4e4e4;
    margin-left: -1px;
    margin-bottom: 0;
    height: 50px;
}
.pricing-special .pricing-title {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 25px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #ffffff;
    background-color: #4DF906;
    box-shadow: 0 1px 0 #d74700;
    -moz-box-shadow: 0 1px 0 #d74700;
    -webkit-box-shadow: 0 1px 0 #d74700;
    position: relative;
    z-index: 0;
    margin-top: -38px;
    border-bottom: none;
}
.pricing-special .price {
    padding: 6px 0 10px;
}
.pricing-footer {
    padding: 30px 0;
}
.pricing-special .pricing-footer {
    padding: 40px 0 0px;
}

p.footer-space{
    display: none;
}

.pricing-special p.footer-space{
    display: block;
}

.pricing-footer .btn-inverse {
    padding: 15px 20px;
}
.table-2col, .table-3col, .table-4col {
    margin-bottom: 50px;
}
.table-2col .pricing-column {
    width: 488px;
}
.table-3col .pricing-column {
    width: 325px;
}
.table-4col .pricing-column {
    width: 243px;
}
.table-5col .pricing-column {
    width: 194px;
}
.pricing-footer .flx-button {
    font-size:14px;
}
/* =========================================================
**************************Service Page**********************
============================================================ */
.entry-item {
    margin-bottom: 15px;
}
.entry-item .entry-content p {
    color: #404040;
    font-size: 12px;
    line-height: 20px;
}
.entry-item .entry-content .flx-more-link {
    margin-top: 10px;
}
.flx-services {
    margin: 0 -10px;
}
.flx-services li {
    float: left;
    list-style: none;
    margin: 10px;
    width: 230px;
}
.flx-services li article {
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position:relative;
    z-index:0;
    color: #404040;
    font-size: 12px;
    line-height: 20px;
    background-color: #fff;
    padding: 30px 0 20px;
    -webkit-transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -ms-transition: background .5s ease-in-out;
    -o-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
}
.flx-services li [class^="icon-"], .flx-services li [class*=" icon-"] {
    font-size: 56px;
    max-height: 100px;
    color: #3d3d3d;
}
.flx-services li:hover [class^="icon-"], .flx-services li:hover [class*=" icon-"] {
    color: #4DF906;
    text-shadow: 0px 0px 10px #FFFFFF;
    -webkit-transform: rotate(360deg) scale(1.5);
    -moz-transform: rotate(360deg) scale(1.5); 
    -o-transform: rotate(360deg) scale(1.5); 
    -ms-transform: rotate(360deg) scale(1.5); 
    transform: rotate(360deg) scale(1.5);
}
.flx-services li article:hover {
    background-color: #f3f3f3;
}
.flx-services li article .entry-title {
    font-size: 20px;
    margin-bottom: 5px;
}
.flx-services li article .entry-title a {
    color: #4DF906;
}
/*---------Carousel-----------*/
.logo-widget {
    position: relative;
    margin-bottom: 80px;
    overflow:hidden;
}
.logo-widget .widget-title {
    font-size: 30px;
    font-weight: 300;
    color: #474747;
    margin-bottom: 30px;
}
.list-carousel.responsive {
    width: auto;
    margin: 0 -10px;
}
.logo-widget .list-carousel.responsive {
    margin:0 -20px;
}
.home-page .logo-widget .list-carousel.responsive {
    margin:0 -15px;
}
.list-carousel > ul {
    display: block;
    height: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.list-carousel ul li {
    list-style: none;
    display: block;
    float: left;
    margin: 0 10px;
    padding: 0;
}
.caroufredsel_wrapper {
    margin:0 !important;
}
.list-carousel .flx-team-slides > li {
    width: 230px;
}

.list-carousel .flx-slides li,
.list-carousel .flx-slides-2 li {
    background-color: #efefef;
    text-align: center;
    width: 160px;	
}
.list-carousel .flx-slides li {
    margin:0 20px;
}
.list-carousel .flx-slides-2 li {
    margin:0 20px;
}
.list-carousel .flx-slides li a,
.list-carousel .flx-slides-2 li a {
    display: block;
    position: relative;
    width:100%;
}
.list-carousel .flx-slides li img.flx-logo-default,
.list-carousel .flx-slides-2 li img.flx-logo-default {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 1;
    width:100%;
}
.list-carousel .flx-slides li img.flx-logo-hover,
.list-carousel .flx-slides-2 li img.flx-logo-hover {
    display: block;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}

.flx-recent-post {
    position:relative;
    margin:-15px 0 50px 0;
    border-bottom:1px dotted #d0d0d0;
    padding-bottom:45px;
    padding-top:75px;
    overflow:hidden;
}
.flx-recent-post .list-carousel .carousel-nav {
    left:50%;
    margin-left:-45px;
    top:0;
}
.flx-recent-post .list-carousel .carousel-next, .flx-recent-post .list-carousel .carousel-prev {
    height: 38px;
    width: 43px;
    border:1px solid #ddd;
}
.flx-recent-post .list-carousel .carousel-next {
    margin-left:-1px;
    border-radius:0 5px 5px 0;
    -moz-border-radius:0 5px 5px 0;
    -webkit-border-radius:0 5px 5px 0;
    position:relative;
    z-index:0;
    background: url(images/slider/big-carousel-next.png) no-repeat center center;
}
.flx-recent-post .list-carousel .carousel-prev {
    border-radius:5px 0 0 5px;
    -moz-border-radius:5px 0 0 5px;
    -webkit-border-radius:5px 0 0 5px;
    position:relative;
    z-index:0;
    background: url(images/slider/big-carousel-prev.png) no-repeat center center;
}
.flx-recent-post .list-carousel .carousel-next:hover {
    background: url(images/slider/big-carousel-next-hover.png) no-repeat center center;
}
.flx-recent-post .list-carousel .carousel-prev:hover {
    background: url(images/slider/big-carousel-prev-hover.png) no-repeat center center;
}
.flx-recent-post .list-carousel.responsive,
.flx-related-post .list-carousel.responsive {
    margin:0 -15px;
}
.list-carousel .flx-slides-3 li {
    width:220px;
    margin:0 15px;
}
.list-carousel .flx-slides-3 li .flx-recent-post-thumb {
    display:block;
    padding:6px;
    background-color:#f5f5f5;
    margin-bottom:10px;
    position:relative;
}
.list-carousel .flx-slides-3 li .flx-recent-post-thumb img {
    display:block;
    width:100%;
    height: auto;
}
.list-carousel .flx-slides-3 li .flx-recent-post-thumb .mask {
    background: url("images/background/bg-blog-thumb.png") no-repeat scroll center center / 0 0 rgba(255, 255, 255, 0);
    border: 1px solid rgba(255, 255, 255, 0);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    margin:0;
}
.list-carousel .flx-slides-3 li .flx-recent-post-thumb:hover .mask {
    background: url("images/background/bg-blog-thumb.png") no-repeat scroll center center / 48px 48px rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.5);
    height: 85.5%;
    left: 5%;
    top: 6.5%;
    width: 89%;
}
.flx-related-post .list-carousel .flx-slides-3 li .flx-recent-post-thumb:hover .mask {
    height: 82%;
    left: 6%;
    top: 8.5%;
    width: 87.5%;
}
.list-carousel .flx-slides-3 li .entry-content a {
    color:#474747;
    font-size:14px;
    display:block;
}
.list-carousel .flx-slides-3 li .entry-content a:hover {
    color:#4DF906;
}
.list-carousel .flx-slides-3 li .entry-content .flx-entry-date {
    font-size:11px;
    color:#8e8e8e;
    font-family:Arial, Helvetica, sans-serif;
    display:block;
    margin-bottom:3px;
}
.list-carousel .flx-slides-3 li .entry-content p {
    color:#474747;
}

.list-carousel .carousel-nav {
    position: absolute;
    top: 20px;
}
.logo-widget .list-carousel .carousel-nav {
    top: 10px;
}
.list-carousel .carousel-next, .list-carousel .carousel-prev {
    cursor: pointer;
    display: block;
    float: left;
    height: 21px;
    text-indent: -9999px;
    width: 21px;
    z-index: 10;
    outline: none;
}
.list-carousel .carousel-next {
    background: url(images/slider/carousel-next.png) no-repeat center center #fff;
}
.list-carousel .carousel-prev {
    background: url(images/slider/carousel-prev.png) no-repeat center center #fff;
}
.list-carousel .carousel-next:hover {
    background: url(images/slider/carousel-next-hover.png) no-repeat center center #efefef;
}
.list-carousel .carousel-prev:hover {
    background: url(images/slider/carousel-prev-hover.png) no-repeat center center #efefef;
}
.carousel-nav-2 {
    height: 56px;
    text-align: center;
    margin: 50px 10px;
    background: url(images/background/line-1.gif) repeat-x 0 center;
}
.carousel-prev-2 {
    float: left;
    line-height: 62px;
}
.carousel-next-2 {
    float: right;
    line-height: 62px;
}
.carousel-prev-2 i, .carousel-next-2 i {
    background: #f2f2f2;
    padding: 0px 6px 0 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    position:relative;
    z-index:0;
}
.carousel-prev-2 i {
    padding: 0px 10px 0 6px;
}
.logo-widget .list-carousel .carousel-nav {
    right:0px;
}
/*---------Page bottom-----------*/
.page-bottom {
    background-color: #141414;
    border-bottom:1px solid #272727;
    padding-bottom:20px;
    margin-top:60px;
}
/* =========================================================
**************************About Page************************
============================================================ */
.felixplus_members {
    /*border-bottom: 6px solid #F0F0F0;*/
    padding:40px 0;
}
.flx-meet-team {
    position: relative;
}
.flx-team {
    text-align: center;
}
.flx-team .team-avatar {
    display: block;
    width: 100%;
    height:250px;
}
.flx-team .team-avatar img {
    display: inline-block;
    *display:inline;
    zoom:1;
    height: auto;
    border-radius:50%;
}
.about-social-link {
    margin: 20px 0;
    /*display: inline-block;
    *display:inline;*/
    display:none;
    zoom:1;
}
.about-social-link li {
    float: left;
    list-style: none;
    padding: 0 5px;
    margin: 0;
}
.about-social-link li a {
    display: block;
}
.about-social-link li.skype-icon {
    background: url(images/icons/about-skype-icon-hover.png) no-repeat center center !important;
    width: 21px;
    height: 16px;
}
.about-social-link li.facebook-icon {
    background: url(images/icons/about-facebook-icon-hover.png) no-repeat center center !important;
    width: 21px;
    height: 16px;
}
.about-social-link li.twitter-icon {
    background: url(images/icons/about-twitter-icon-hover.png) no-repeat center center;
    width: 21px;
    height: 16px;
}
.about-social-link li.flickr-icon {
    background: url(images/icons/about-flickr-icon-hover.png) no-repeat scroll center center !important;
    width: 21px;
    height: 16px;
}
.about-social-link li.dribbble-icon {
    background: url(images/icons/about-dribbble-icon-hover.png) no-repeat scroll center center !important;
    width: 21px;
    height: 16px;
}
.about-social-link li.skype-icon a {
    background: url(images/icons/about-skype-icon.png) no-repeat center center !important;
    width: 21px;
    height: 16px;
}
.about-social-link li.facebook-icon a {
    background: url(images/icons/about-facebook-icon.png) no-repeat center center !important;
    width: 21px;
    height: 16px;
}
.about-social-link li.twitter-icon a {
    background: url(images/icons/about-twitter-icon.png) no-repeat center center !important;
    width: 21px;
    height: 16px;
}
.about-social-link li.flickr-icon a {
    background: url(images/icons/about-flickr-icon.png) no-repeat scroll center center !important;
    width: 21px;
    height: 16px;
}
.about-social-link li.dribbble-icon a {
    background: url(images/icons/about-dribbble-icon.png) no-repeat scroll center center !important;
    width: 21px;
    height: 16px;
}
.flx-team h5 {
    color: #4DF906;
    font-size: 18px;
    margin: 0;
}
.flx-team h5 a {
    color: #4DF906;
}
.flx-team span {
    color: #8f8f8f;
}
/*---------Skill bar-----------*/
.flx-skill-box {
    background-color: #f6f6f6;
    border-top: 6px solid #F0F0F0;
}
.flx-skill {
    margin-bottom: 30px;
    position:relative;
}
.flx-skill > div {
    height: 17px;
    float: left;
    width: 730px;
    position: relative;
    margin:0 !important;
}
.flx-skill p.flx-skill-title {
    float: left;
    width: 150px;
    font-size: 16px;
    color: #414141;
    text-shadow: 0 1px 0 #fff;
}
.flx-skill p.flx-skill-number {
    float: left;
    position:absolute;
    top:0;
    right:0px;
    font-size: 14px;
    color: #414141;
    text-align: right;
}

.flx-boom {
    border: 1px solid #d9d9d9;
    height: 364px;
    margin-bottom: 50px;
}
.page-tabs .flx-boom {
    margin-bottom: 0px;
}
.flx-boom .list-container-3 {
    float: left;
    background-color: #f7f7f7;
    /*width: 19.734151%;*/
    width: 25%;
    height: 100%;
    border-right: 1px solid #d9d9d9;
}
.flx-boom .list-container-3 ul {
    padding-top: 35px;
    border-left: none;
    border-right: none;
}
.flx-boom .list-container-3 ul li:last-child {
    border-bottom: none;
}
.flx-boom .tab-container-3 {
    float: left;
    /*width: 80.065849%;*/
    width: 74.85%;
    position: relative;
    padding-top:20px;
}
.flx-boom .jp-container {
    height: 334px;	
}
.tab-content-3 {
    padding:0 40px;
}
.flx-boom .tab-container-3 h5 {
    margin: 20px 0 15px;
}
.flx-boom .tab-container-3 h5:first-child {
    margin-top: 0;
}
.flx-boom .tab-container-3 p {
    font-size: 12px;
    color: #4d4d4d;
    line-height: 20px;
}
.flx-boom .tab-container-3 .boom-list li {
    font-size: 12px;
}
.flx-boom .tab-container-3 .boom-list li i {
    color: #4d4d4d;
    margin-right: 5px;
    font-size: 10px;
}
/* =========================================================
**************************Icons Page************************
============================================================ */
.the-icons {
    list-style-type: none;
    margin: 0;
}
.the-icons li {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    position:relative;
    z-index:0;
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    padding-left: 12px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.the-icons li [class^="icon-"], .the-icons li [class*=" icon-"] {
    font-size: 14px;
    width: 32px;
}
.the-icons li:hover {
    background-color: #F4F4F4;
}
.the-icons li:hover [class^="icon-"], .the-icons li:hover [class*=" icon-"] {
}
.the-icons li:hover [class^="icon-"]:before, .the-icons li:hover [class*=" icon-"]:before {
    font-size: 28px;
    vertical-align: -5px;
}
/* =========================================================
**************************Error 404 Page********************
============================================================ */

.error-404 {
    width: 100%;
    height: 100%;
    padding: 20px 0 30px 0;
    text-align: center;
    margin: 50px 0;
}
.error-404 h1 {
    font-size: 90px;
    font-weight: 800;
}
.error-404 h3 {
    margin-top: 50px;
    color: #4d4d4d;
    font-weight: 100;
}
.error-404 a {
    font-size: 16px;
    font-weight: 100;
    color: #4DF906;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.error-404 a:hover {
    color: #4d4d4d;
    margin-left: -10px;
}
.error-404 img {
    margin-top: 20px;
}

.error-404 .form-search {
    margin-top: 40px;
}
.error-404 .form-search input.search-query {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    width: 200px;
}
/* =========================================================
**************************Testimonials Page*****************
============================================================ */
.testimonial-page {
    width:100%;
    margin:30px 0;
}
.testimonial-page li {
    width:100%;
    list-style:none;
    padding:0 10px;
    margin-bottom:30px;
    float:left;
}
.testimonial-page li .info {
    width:120px;
}
.testimonial-page li .info .avatar {
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    position:relative;
    z-index:0;
    display:inline-block;
    *display:inline;
    zoom:1;
    border:1px solid #e8e8e8;
    padding:5px;
    background:#FFF;
    -webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, .04);
    -moz-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, .04);    
    box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, .04);
    float:left;
}
.testimonial-page li .test {
    float:left;
    width:80%;;
    margin-left:10px;
}
.testimonial-page li .test p {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:13px;
    font-style:italic;
}
.testimonial-page li .test a {
    color:#4DF906;
}
.testimonial-page li .test a:hover {
    color:#303030;
}
.testimonial-page li .test span {
    color:#999;
}
/* =========================================================
**************************Blog Page*************************
============================================================ */
.flx-entry-item {
    margin-bottom:50px;
}
.flx-entry-item .flx-entry-thumb,
.flx-entry-box .flx-entry-thumb {
    position:relative;
    margin-bottom:25px;
}
.flx-entry-item .flx-entry-thumb audio {
    width:100%;    
}
.flx-entry-item .flx-entry-thumb video {
    width:100%;    
}
.flx-entry-item .flx-entry-thumb .mejs-container,
.flx-entry-item .flx-entry-thumb .mejs-poster {
    width:100% !important;
}
.flx-entry-item.bs-3 .flx-entry-thumb .mejs-container,
.flx-entry-item.bs-3 .flx-entry-thumb .mejs-poster,
.flx-entry-item.bs-3 .flx-entry-thumb .mejs-overlay {
    width:230px !important;
    height: 130px !important;
}
.flx-entry-item.bs-3 .flx-entry-thumb .mejs-overlay-loading {
    display:none;
}
.flx-entry-item.bs-3 .flx-entry-thumb .mejs-overlay-button {
    width:50px;
    height:50px;
    background-size:50px;
    margin: -25px 0 0 -25px !important;
}
.flx-entry-item.bs-3.flx-audio-item .flx-entry-thumb .mejs-container,
.flx-entry-item.bs-3.flx-audio-item .flx-entry-thumb .mejs-poster {
    width:230px !important;
    height: 30px !important;
}
.flx-entry-item .flx-entry-thumb .mask {
    border:1px solid rgba(255, 255, 255, 0);
    position:absolute;
    display:block;
    height:100%;
    width:100%;
    top:0;
    left:0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background:url(images/background/bg-blog-thumb.png) no-repeat rgba(255, 255, 255, 0);
    background-position: center center;
    background-size:0 0;
}
.flx-entry-item .flx-entry-thumb:hover .mask {
    width:96%;
    height:90%;
    top:5%;
    left:2%;
    border:1px solid rgba(255, 255, 255, .5);
    background:url(images/background/bg-blog-thumb.png) no-repeat rgba(255, 255, 255, .2);
    background-position: center center;
    background-size:48px 48px;
}
.flx-entry-item .flx-entry-thumb .audio-mask {
    border:1px solid rgba(255, 255, 255, 0);
    position:absolute;
    display:block;
    height:100%;
    width:100%;
    top:0;
    left:0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background:url(images/background/bg-blog-thumb.png) no-repeat rgba(255, 255, 255, 0);
    background-position: center center;
    background-size:0 0;
}
.flx-entry-item .flx-entry-thumb:hover .audio-mask {
    width:96%;
    height:90%;
    top:5%;
    left:2%;
    border:1px solid rgba(255, 255, 255, .5);
    background:url(images/background/bg-blog-thumb.png) no-repeat rgba(255, 255, 255, .2);
    background-position: center center;
    background-size:48px 48px;
}
.inline-content {
    display:none;
}
.pp_inline audio {
    width:100%;
    height:30px;
} 	
.flx-entry-item .flx-entry-thumb .flx-entry-date {
    padding:0px 20px 5px;
    background-color:#4DF906;
    display:inline-block;
    *display:inline;
    zoom:1;
    position:absolute;
    z-index:9;
    top:15px;
    left:0;
    color:#fff;
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.flx-audio-item {
    margin-top:110px;
}
.bs-2.flx-audio-item {
    margin-top:0px;
}
.flx-entry-item.flx-audio-item .flx-entry-thumb .flx-entry-date {
    top:-65px;
}
.flx-entry-item.flx-audio-item .flx-entry-thumb:hover .flx-entry-date {
    top:-55px;
}
.flx-entry-item .flx-entry-thumb:hover .flx-entry-date {
    top:25px;
}
.flx-entry-item .flx-entry-date p {
    float:left;
    margin:0 10px 0 0;
    font-weight:800;
    font-size:50px;	
    line-height:1;
}
.flx-entry-item .flx-entry-date span {
    float:left;
    font-size:15px;
    font-weight:300;
    text-transform:uppercase;
    display:block;
    margin-top:7px;
}
.flx-entry-item .flx-entry-date span strong {
    display:block;
    font-size:20px;
}
.flx-entry-item .flx-entry-content .flx-entry-author {
    float:left;
    margin-right:40px;
    text-align:center;
}
.flx-entry-item .flx-entry-content .flx-entry-author img {
    display:inline-block;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    position:relative;
    z-index:0;
    border:3px solid #e7e7e7;
    padding:3px;
    background-color:#fff;
    margin-bottom:5px;
    width:50px;
    height:50px;
}
.flx-entry-item .flx-entry-content .flx-entry-author a {
    display:block;
    text-align:center;
    color:#4d4d4d;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
}
.flx-entry-item .flx-entry-content .flx-entry-author a:hover {
    color:#4DF906;
}
.flx-entry-item .flx-entry-detail {
    float:left;
    width:579px;
}
.flx-entry-item.bs-2 .flx-entry-detail {
    float:none;
    width:100%;
}
.flx-entry-item .flx-entry-title {
    font-size:30px;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom:20px;
}
.flx-entry-item .flx-entry-title a:hover {
    color:#303030;
}
.flx-entry-item .flx-entry-meta {
    padding:5px 10px;
    background-color:#f5f5f5;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    position:relative;
    z-index:0;
    margin-bottom:20px;
}
.flx-entry-item .flx-entry-meta .flx-entry-categories,
.flx-entry-item .flx-entry-meta .flx-entry-author,
.flx-entry-item .flx-entry-meta .flx-entry-date,
.flx-entry-item .flx-entry-meta .flx-entry-tags {
    margin-right:40px;
}
.flx-entry-item .flx-entry-meta .flx-entry-categories a,
.flx-entry-item .flx-entry-meta .flx-entry-tags a,
.flx-entry-item .flx-entry-meta .flx-entry-author a {
    font-size:11px;
    color:#414141;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
}
.flx-entry-item .flx-entry-meta .flx-entry-categories a:hover,
.flx-entry-item .flx-entry-meta .flx-entry-tags a:hover,
.flx-entry-item .flx-entry-detail p .flx-read-more:hover {
    color:#4DF906;
}
.flx-entry-item .flx-entry-meta .flx-entry-categories i,
.flx-entry-item .flx-entry-meta .flx-entry-tags i,
.flx-entry-item .flx-entry-meta .flx-entry-author i,
.flx-entry-item .flx-entry-meta .flx-entry-date i {
    margin-right:10px;
}
.flx-entry-item .flx-entry-meta .flx-entry-date {
    font-size:11px;
    color:#414141;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
}
.flx-entry-item.bs-2 .flx-entry-meta .flx-entry-tags,
.flx-entry-item.bs-2 .flx-entry-meta .flx-entry-categories {
    float:right;
}
.flx-entry-item .flx-entry-detail p, 
.flx-entry-item .flx-entry-detail p a {
    font-size:12px;
    line-height:22px;
}
.flx-entry-item .flx-entry-detail p a {
    color:#4DF906;
}
.flx-entry-item .flx-entry-detail p a:hover {
    color:#303030;
}	
.flx-gallery {
    display:block;
    width:32px;
    height:55px;
    background-color:#dc4800;
    color:#fff;
    text-align:center;
    position:absolute;
    left:-32px;
    top:20px;
}
.flx-audio-item .flx-gallery {
    top:-60px;
}
.flx-gallery:hover {
    color:#fff;
}
.flx-gallery .icon-2x {
    font-size:1.25em;
    margin-top:20px;
    display:block;
}
.flx-entry-box .flx-gallery {
    top:0;
    left:0;
}
.flx-entry-item.bs-3 .flx-entry-thumb {
    float:left;
    margin-right:20px;
    width:230px;
    height:230px;
}
.flx-entry-item.bs-3 .flx-entry-thumb img {
    width:100%;
    height:100%;
}
.flx-entry-item.bs-3 .flx-entry-thumb iframe {
    width:100% !important;
    height:100% !important;
}
.flx-entry-item.bs-3 .flx-entry-content {
    float:left;
    width:478px;
}
.flx-entry-item.bs-3 .flx-entry-title {
    margin-top:0;
}
.flx-entry-item.bs-3 .flx-entry-meta .flx-entry-categories,
.flx-entry-item.bs-3 .flx-entry-meta .flx-entry-author,
.flx-entry-item.bs-3 .flx-entry-meta .flx-entry-date {
    margin-right:10px;
}
.flx-entry-item.bs-3 .flx-entry-content .flx-entry-author,
.flx-entry-item.bs-2 .flx-entry-meta .flx-entry-categories {
    float:none;
}
.flx-entry-item.bs-3 .flx-entry-content .flx-entry-author a {
    display:inline-block;
    *display:inline;
    zoom:1;
}
.flx-entry-item.bs-3 .flx-entry-thumb video {
    height:100%;
    display:block;
}

.flx-entry-item.bs-4 .flx-entry-thumb img,
.flx-entry-item.bs-4 .flx-entry-thumb iframe,
.flx-entry-item.bs-4 .flexslider .slides img {
    width:100%;
}
.flx-entry-item.bs-4 .flx-entry-thumb img {
    height:100%;
}

.flx-entry-item.bs-3 .flx-entry-thumb 

/* =========================================================
**************************Right Sidebar*********************
============================================================ */
/*-------------Search Box--------------*/
.search-box {
    position: relative;
    margin-top:15px;
}
.search-box .search-form {
    margin:0;
}
.search-box .input-search-text, .search-box .input-search-submit {
    float: left;
    margin: 0;
    padding: 0;
}
.search-box .input-search-text {
    text-align: right;
    width: 80%;
    margin:0;
}
.search-box .input-search-submit {
    text-align: left;
    width: 20%;
    margin:0;
}
.search-box .search-text {
    border: none;
    color: #414141;
    height: 40px;
    line-height: 30px;
    padding: 5px 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%;
    background-color:#e6e6e6;
    box-shadow:none;
    border-radius:5px 0 0 5px;
    -webkit-border-radius:5px 0 0 5px;
    -moz-border-radius:5px 0 0 5px;
    position:relative;
    z-index:0;
    margin:0;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    font-family: 'Open Sans',sans-serif;
}
.search-box .search-submit {
    border-radius:0 5px 5px 0;
    -webkit-border-radius:0 5px 5px 0;
    -moz-border-radius:0 5px 5px 0;
    position:relative;
    background:url(images/icons/search-icon.png) no-repeat center center #414141;
    border: none;
    cursor: pointer;
    height: 40px;
    padding: 5px 2%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 95%;
}
.search-box .search-text:focus,
.search-box .search-text:hover {
    box-shadow:none;
    outline: 0 none;
    z-index: 1;
}
.search-box .search-submit:focus,
.search-box .search-submit:hover {
    border: none;
    background-color:#4DF906;
    outline: 0 none;
    z-index: 1;
}

#right-sidebar .widget,
#left-sidebar .widget {
    margin-bottom:50px;
}
#right-sidebar .widget .widget-title,
#left-sidebar .widget .widget-title {
    font-weight:300 30px/32px;
    margin-bottom:0;
}
#right-sidebar .boom-list li i.icon-circle,
#left-sidebar .boom-list li i.icon-circle {
    vertical-align:2px;
    margin-right:5px;
}
#right-sidebar .widget .flx-categories li,
#left-sidebar .widget .flx-categories li {
    border-bottom:1px solid #d9d9d9;
    margin:0;
}
#right-sidebar .widget .flx-categories li a,
#left-sidebar .widget .flx-categories li a {
    font-size:16px;
    color:#414141;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight:300;
    display:block;
    line-height:45px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#right-sidebar .widget .flx-categories li a:hover,
#left-sidebar .widget .flx-categories li a:hover {
    color:#4DF906;
}
.widget .flx-categories,
.widget_categories ul {
    margin-top:15px;
}

#right-sidebar .widget #recentcomments,
#right-sidebar .widget_recent_entries ul,
#right-sidebar .widget_rss ul,
#right-sidebar .widget_archive ul,
#right-sidebar .widget_categories ul,
#right-sidebar .widget_meta ul,
#right-sidebar .widget_nav_menu ul,
#right-sidebar .widget_pages ul,
#left-sidebar .widget #recentcomments,
#left-sidebar .widget_recent_entries ul,
#left-sidebar .widget_rss ul,
#left-sidebar .widget_archive ul,
#left-sidebar .widget_categories ul,
#left-sidebar .widget_meta ul,
#left-sidebar .widget_nav_menu ul,
#left-sidebar .widget_pages ul {
    margin:15px 0 0 0;
    font-size:12px;	
    border-top:1px solid #d9d9d9;
    padding-top:10px;
}
#right-sidebar .widget_nav_menu ul li,
#right-sidebar .widget #recentcomments li,
#right-sidebar .widget_recent_entries ul li,
#right-sidebar .widget_rss ul li,
#right-sidebar .widget_archive ul li,
#right-sidebar .widget_categories ul li,
#right-sidebar .widget_meta ul li,
#right-sidebar .widget_pages ul li,
#left-sidebar .widget_nav_menu ul li,
#left-sidebar .widget #recentcomments li,
#left-sidebar .widget_recent_entries ul li,
#left-sidebar .widget_rss ul li,
#left-sidebar .widget_archive ul li,
#left-sidebar .widget_categories ul li,
#left-sidebar .widget_meta ul li,
#left-sidebar .widget_pages ul li {
    list-style:inside;
    border-bottom:1px solid #d9d9d9;
    padding-bottom:10px;
    margin-bottom:10px;
    color:#4DF906;
}
#right-sidebar .widget_nav_menu ul li a,
#right-sidebar .widget #recentcomments li a,
#right-sidebar .widget_recent_entries ul li a,
#right-sidebar .widget_categories ul a,
#right-sidebar .widget_archive ul li a,
#right-sidebar .widget_categories ul li a,
#right-sidebar .widget_meta ul li a,
#right-sidebar .widget_pages ul li a,
#left-sidebar .widget_nav_menu ul li a,
#left-sidebar .widget #recentcomments li a,
#left-sidebar .widget_recent_entries ul li a,
#left-sidebar .widget_categories ul a,
#left-sidebar .widget_archive ul li a,
#left-sidebar .widget_categories ul li a,
#left-sidebar .widget_meta ul li a,
#left-sidebar .widget_pages ul li a {
    color:#404040;
}
#right-sidebar .widget_rss ul li a,
#left-sidebar .widget_rss ul li a {
    color:#4DF906;
}
#right-sidebar .widget_nav_menu ul li a:hover,
#right-sidebar .widget #recentcomments li a:hover,
#right-sidebar .widget_recent_entries ul li a:hover,
#right-sidebar .widget_categories ul a:hover,
#right-sidebar .widget_archive ul li a:hover,
#right-sidebar .widget_categories ul li a:hover,
#right-sidebar .widget_meta ul li a:hover,
#right-sidebar .widget_pages ul li a:hover,
#left-sidebar .widget_nav_menu ul li a:hover,
#left-sidebar .widget #recentcomments li a:hover,
#left-sidebar .widget_recent_entries ul li a:hover,
#left-sidebar .widget_categories ul a:hover,
#left-sidebar .widget_archive ul li a:hover,
#left-sidebar .widget_categories ul li a:hover,
#left-sidebar .widget_meta ul li a:hover,
#left-sidebar .widget_pages ul li a:hover {
    color:#4DF906;
}

#right-sidebar .widget_nav_menu ul li.current-menu-item a,
#left-sidebar .widget_nav_menu ul li.current-menu-item a {
    color:#4DF906;
}

#right-sidebar .widget_rss ul li a:hover,
#left-sidebar .widget_rss ul li a:hover {
    color:#404040;
}
#right-sidebar .widget_rss ul li .rss-date,
#left-sidebar .widget_rss ul li .rss-date {
    font-size:11px;
    color:#8e8e8e;
    font-family:Arial, Helvetica, sans-serif;
}

#right-sidebar .widget_nav_menu ul li a i,
#left-sidebar .widget_nav_menu ul li a i {
    display: none;
}
#right-sidebar .widget_nav_menu ul li .sub-menu,
#left-sidebar .widget_nav_menu ul li .sub-menu,
#right-sidebar .widget_pages ul li .children,
#left-sidebar .widget_pages ul li .children {
    margin-left: 15px;
    margin-top: 10px !important;
    padding-top: 10px !important;
}
#right-sidebar .widget_nav_menu ul li .sub-menu li,
#left-sidebar .widget_nav_menu ul li .sub-menu li,
#right-sidebar .widget_pages ul li .children li,
#left-sidebar .widget_pages ul li .children li {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: 1px dotted #d9d9d9;
    padding-top:10px;
    margin-top:10px;
    padding-bottom:0;
    margin-bottom:0;
    list-style: none;
}
#right-sidebar .widget_nav_menu ul li .sub-menu li:first-child,
#left-sidebar .widget_nav_menu ul li .sub-menu li:first-child,
#right-sidebar .widget_pages ul li .children li:first-child,
#left-sidebar .widget_pages ul li .children li:first-child {
    border-top: none;
    padding-top:0px;
    margin-top:0px;
}
/*-------------Tag--------------*/
.flx-tag,
.tagcloud a {
    display:inline-block;
    *display:inline;
    zoom:1;
    background:#292929;
    background-position:3px 3px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    position:relative;
    z-index:0;
    font-family: 'Source Sans Pro', sans-serif;
    font-size:14px !important;
    color:#fff;
    padding:12px 12px;
    line-height:1;
    margin:0 5px 10px 0;
}
.flx-tag:hover,
.tagcloud a:hover {
    color:#fff;
    background-color:#4DF906;
}

.flickr-wrap {
    margin:-10px -25px 0 0;
}
.flickr-wrap ul {
    margin:0;
}
.flickr-wrap .flickr-badge-image {
    margin:25px 23px 0 0;
    list-style:none;
    float:left;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    position:relative;
    z-index:0;
}
.flickr-wrap .flickr-badge-image a {
    display:block;
    width:100%;
}
.flickr-wrap .flickr-badge-image img {
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    position:relative;
    z-index:0;
}

.flx-text-widget {
    font-size:12px;
    color:#404040;
    margin-top:15px;
}
.flx-tag-box,
.tagcloud,
.flickr-feed-1,
#right-sidebar .widget_text .textwidget,
#left-sidebar .widget_text .textwidget {
    margin-top:15px;
}

/*-------------Twitter widget--------------*/
#right-sidebar .twitter-widget .tweet_list,
#left-sidebar .twitter-widget .tweet_list {
    margin:15px 0 0 0;
    color:#404040;
    font-size:12px;
    border-top:1px solid #d9d9d9;
    padding-top:10px;
}
#right-sidebar .twitter-widget ul li,
#left-sidebar .twitter-widget ul li {
    list-style:none;
    border-bottom:1px solid #d9d9d9;
    padding-bottom:10px;
    margin-bottom:10px;
}
#right-sidebar .twitter-widget ul li .tweet_text a,
#left-sidebar .twitter-widget ul li .tweet_text a {
    color:#4DF906;
}
#right-sidebar .twitter-widget ul li .tweet_text a:hover,
#left-sidebar .twitter-widget ul li .tweet_text a:hover {
    color:#404040;
}
#right-sidebar .twitter-widget ul li .tweet_avatar,
#left-sidebar .twitter-widget ul li .tweet_avatar {
    margin-right:5px;
}

#right-sidebar .w-style2.twitter-widget .tweet_list,
#right-sidebar .w-style2 #recentcomments,
#right-sidebar .w-style2.widget_recent_entries ul,
#right-sidebar .w-style2.widget_rss ul,
#right-sidebar .w-style2.widget_archive ul,
#right-sidebar .w-style2.widget_categories ul,
#right-sidebar .w-style2.widget_meta ul,
#right-sidebar .w-style2.widget_nav_menu ul,
#right-sidebar .w-style2.widget_pages ul,
#left-sidebar .w-style2.twitter-widget .tweet_list,
#left-sidebar .w-style2 #recentcomments,
#left-sidebar .w-style2.widget_recent_entries ul,
#left-sidebar .w-style2.widget_rss ul,
#left-sidebar .w-style2.widget_archive ul,
#left-sidebar .w-style2.widget_categories ul,
#left-sidebar .w-style2.widget_meta ul,
#left-sidebar .w-style2.widget_nav_menu ul,
#left-sidebar .w-style2.widget_pages ul {
    margin-top: 0 !important;
    padding-top:0 !important;
}
#right-sidebar .w-style2.twitter-widget .tweet_list li,
#right-sidebar .w-style2 #recentcomments li,
#right-sidebar .w-style2.widget_recent_entries ul li,
#right-sidebar .w-style2.widget_rss ul li,
#right-sidebar .w-style2.widget_archive ul li,
#right-sidebar .w-style2.widget_categories ul li,
#right-sidebar .w-style2.widget_meta ul li,
#right-sidebar .w-style2.widget_nav_menu ul > li,
#right-sidebar .w-style2.widget_pages ul li,
#left-sidebar .w-style2.twitter-widget .tweet_list li,
#left-sidebar .w-style2 #recentcomments li,
#left-sidebar .w-style2.widget_recent_entries ul li,
#left-sidebar .w-style2.widget_rss ul li,
#left-sidebar .w-style2.widget_archive ul li,
#left-sidebar .w-style2.widget_categories ul li,
#left-sidebar .w-style2.widget_meta ul li,
#left-sidebar .w-style2.widget_nav_menu ul > li,
#left-sidebar .w-style2.widget_pages ul li {
    border-left:1px solid #d9d9d9;
    border-right:1px solid #d9d9d9;
    margin-bottom:0 !important;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
}

#right-sidebar .w-style3.twitter-widget .tweet_list,
#right-sidebar .w-style3 #recentcomments,
#right-sidebar .w-style3.widget_recent_entries ul,
#right-sidebar .w-style3.widget_rss ul,
#right-sidebar .w-style3.widget_archive ul,
#right-sidebar .w-style3.widget_categories ul,
#right-sidebar .w-style3.widget_meta ul,
#right-sidebar .w-style3.widget_nav_menu ul,
#right-sidebar .w-style3.widget_pages ul,
#left-sidebar .w-style3.twitter-widget .tweet_list,
#left-sidebar .w-style3 #recentcomments,
#left-sidebar .w-style3.widget_recent_entries ul,
#left-sidebar .w-style3.widget_rss ul,
#left-sidebar .w-style3.widget_archive ul,
#left-sidebar .w-style3.widget_categories ul,
#left-sidebar .w-style3.widget_meta ul,
#left-sidebar .w-style3.widget_nav_menu ul,
#left-sidebar .w-style3.widget_pages ul {
    margin-top:0 !important;
    padding-top:0 !important;
    border-top:none !important;	
}
#right-sidebar .w-style3.twitter-widget .tweet_list li,
#right-sidebar .w-style3 #recentcomments li,
#right-sidebar .w-style3.widget_recent_entries ul li,
#right-sidebar .w-style3.widget_rss ul li,
#right-sidebar .w-style3.widget_archive ul li,
#right-sidebar .w-style3.widget_categories ul li,
#right-sidebar .w-style3.widget_meta ul li,
#right-sidebar .w-style3.widget_nav_menu ul li,
#right-sidebar .w-style3.widget_pages ul li,
#left-sidebar .w-style3.twitter-widget .tweet_list li,
#left-sidebar .w-style3 #recentcomments li,
#left-sidebar .w-style3.widget_recent_entries ul li,
#left-sidebar .w-style3.widget_rss ul li,
#left-sidebar .w-style3.widget_archive ul li,
#left-sidebar .w-style3.widget_categories ul li,
#left-sidebar .w-style3.widget_meta ul li,
#left-sidebar .w-style3.widget_nav_menu ul li,
#left-sidebar .w-style3.widget_pages ul li {
    margin-bottom:1px !important;
    border-bottom:none !important;
    padding:10px !important;
    background-color:#fafafa;
}
#right-sidebar .w-style3.twitter-widget .tweet_list li:hover,
#right-sidebar .w-style3 #recentcomments li:hover,
#right-sidebar .w-style3.widget_recent_entries ul li:hover,
#right-sidebar .w-style3.widget_rss ul li:hover,
#right-sidebar .w-style3.widget_archive ul li:hover,
#right-sidebar .w-style3.widget_categories ul li:hover,
#right-sidebar .w-style3.widget_meta ul li:hover,
#right-sidebar .w-style3.widget_nav_menu ul li:hover,
#right-sidebar .w-style3.widget_pages ul li:hover,
#left-sidebar .w-style3.twitter-widget .tweet_list li:hover,
#left-sidebar .w-style3 #recentcomments li:hover,
#left-sidebar .w-style3.widget_recent_entries ul li:hover,
#left-sidebar .w-style3.widget_rss ul li:hover,
#left-sidebar .w-style3.widget_archive ul li:hover,
#left-sidebar .w-style3.widget_categories ul li:hover,
#left-sidebar .w-style3.widget_meta ul li:hover,
#left-sidebar .w-style3.widget_nav_menu ul li:hover,
#left-sidebar .w-style3.widget_pages ul li:hover {
    background-color:#f2f2f2;
}
#right-sidebar .w-style3.widget_nav_menu ul li .sub-menu, 
#left-sidebar .w-style3.widget_nav_menu ul li .sub-menu, 
#right-sidebar .w-style3.widget_pages ul li .children, 
#left-sidebar .w-style3.widget_pages ul li .children {
    padding-top:0 !important;
}
#right-sidebar .w-style3.widget_nav_menu ul li .sub-menu li, 
#right-sidebar .w-style3.widget_pages ul li .children li, 
#left-sidebar .w-style3.widget_nav_menu ul li .sub-menu li, 
#left-sidebar .w-style3.widget_pages ul li .children li {
    border:none !important;
    padding:10px 0 0 !important;
    margin-top:0;
}
#right-sidebar .w-style3.widget_nav_menu ul li .sub-menu li:first-child, 
#right-sidebar .w-style3.widget_pages ul li .children li:first-child, 
#left-sidebar .w-style3.widget_nav_menu ul li .sub-menu li:first-child, 
#left-sidebar .w-style3.widget_pages ul li .children li:first-child {
    padding:0 !important;
}
#right-sidebar .w-style3.widget_nav_menu ul li:hover .sub-menu li,
#left-sidebar .w-style3.widget_nav_menu ul li:hover .sub-menu li, 
#right-sidebar .w-style3.widget_pages ul li:hover .children li,
#left-sidebar .w-style3.widget_pages ul li:hover .children li {
    background-color:#f2f2f2 !important;
}

#right-sidebar .w-style4.twitter-widget .tweet_list,
#right-sidebar .w-style4 #recentcomments,
#right-sidebar .w-style4.widget_recent_entries ul,
#right-sidebar .w-style4.widget_rss ul,
#right-sidebar .w-style4.widget_archive ul,
#right-sidebar .w-style4.widget_categories ul,
#right-sidebar .w-style4.widget_meta ul,
#right-sidebar .w-style4.widget_nav_menu ul,
#right-sidebar .w-style4.widget_pages ul,
#left-sidebar .w-style4.twitter-widget .tweet_list,
#left-sidebar .w-style4 #recentcomments,
#left-sidebar .w-style4.widget_recent_entries ul,
#left-sidebar .w-style4.widget_rss ul,
#left-sidebar .w-style4.widget_archive ul,
#left-sidebar .w-style4.widget_categories ul,
#left-sidebar .w-style4.widget_meta ul,
#left-sidebar .w-style4.widget_nav_menu ul,
#left-sidebar .w-style4.widget_pages ul {
    margin-top:1px !important;
    padding-top:0 !important;
    border-top:none !important;	
}
#right-sidebar .w-style4.twitter-widget .tweet_list li,
#right-sidebar .w-style4 #recentcomments li,
#right-sidebar .w-style4.widget_recent_entries ul li,
#right-sidebar .w-style4.widget_rss ul li,
#right-sidebar .w-style4.widget_archive ul li,
#right-sidebar .w-style4.widget_categories ul li,
#right-sidebar .w-style4.widget_meta ul li,
#right-sidebar .w-style4.widget_nav_menu ul li,
#right-sidebar .w-style4.widget_pages ul li,
#left-sidebar .w-style4.twitter-widget .tweet_list li,
#left-sidebar .w-style4 #recentcomments li,
#left-sidebar .w-style4.widget_recent_entries ul li,
#left-sidebar .w-style4.widget_rss ul li,
#left-sidebar .w-style4.widget_archive ul li,
#left-sidebar .w-style4.widget_categories ul li,
#left-sidebar .w-style4.widget_meta ul li,
#left-sidebar .w-style4.widget_nav_menu ul li,
#left-sidebar .w-style4.widget_pages ul li {
    margin-bottom:1px !important;
    border-bottom:none !important;
    padding:10px !important;
    background-color:#fafafa;
    border-left:4px solid #999;
}
#right-sidebar .w-style4.twitter-widget .tweet_list li:hover,
#right-sidebar .w-style4 #recentcomments li:hover,
#right-sidebar .w-style4.widget_recent_entries ul li:hover,
#right-sidebar .w-style4.widget_rss ul li:hover,
#right-sidebar .w-style4.widget_archive ul li:hover,
#right-sidebar .w-style4.widget_categories ul li:hover,
#right-sidebar .w-style4.widget_meta ul li:hover,
#right-sidebar .w-style4.widget_nav_menu ul li:hover,
#right-sidebar .w-style4.widget_pages ul li:hover,
#left-sidebar .w-style4.twitter-widget .tweet_list li:hover,
#left-sidebar .w-style4 #recentcomments li:hover,
#left-sidebar .w-style4.widget_recent_entries ul li:hover,
#left-sidebar .w-style4.widget_rss ul li:hover,
#left-sidebar .w-style4.widget_archive ul li:hover,
#left-sidebar .w-style4.widget_categories ul li:hover,
#left-sidebar .w-style4.widget_meta ul li:hover,
#left-sidebar .w-style4.widget_nav_menu ul li:hover,
#left-sidebar .w-style4.widget_pages ul li:hover {
    background-color:#f2f2f2;
}

#right-sidebar .w-style4.widget_nav_menu ul li .sub-menu,
#right-sidebar .w-style4.widget_pages ul li .children,
#left-sidebar .w-style4.widget_nav_menu ul li .sub-menu,
#left-sidebar .w-style4.widget_pages ul li .children {	
    padding-top:0 !important;
}
#right-sidebar .w-style4.widget_nav_menu ul li .sub-menu li,
#right-sidebar .w-style4.widget_pages ul li .children li,
#left-sidebar .w-style4.widget_nav_menu ul li .sub-menu li,
#left-sidebar .w-style4.widget_pages ul li .children li {
    border:none;
    padding:0 !important;
}
#right-sidebar .w-style4.widget_nav_menu ul li:hover .sub-menu li,
#right-sidebar .w-style4.widget_pages ul li:hover .children li,
#left-sidebar .w-style4.widget_nav_menu ul li:hover .sub-menu li,
#left-sidebar .w-style4.widget_pages ul li:hover .children li {
    background-color:#f2f2f2;
}

#right-sidebar .w-style5.twitter-widget .tweet_list,
#right-sidebar .w-style5 #recentcomments,
#right-sidebar .w-style5.widget_recent_entries ul,
#right-sidebar .w-style5.widget_rss ul,
#right-sidebar .w-style5.widget_archive ul,
#right-sidebar .w-style5.widget_categories ul,
#right-sidebar .w-style5.widget_meta ul,
#right-sidebar .w-style5.widget_nav_menu ul,
#right-sidebar .w-style5.widget_pages ul,
#left-sidebar .w-style5.twitter-widget .tweet_list,
#left-sidebar .w-style5 #recentcomments,
#left-sidebar .w-style5.widget_recent_entries ul,
#left-sidebar .w-style5.widget_rss ul,
#left-sidebar .w-style5.widget_archive ul,
#left-sidebar .w-style5.widget_categories ul,
#left-sidebar .w-style5.widget_meta ul,
#left-sidebar .w-style5.widget_nav_menu ul,
#left-sidebar .w-style5.widget_pages ul {
    margin-top:1px !important;
    padding-top:0 !important;
    border-top:none !important;	
}
#right-sidebar .w-style5.twitter-widget .tweet_list li,
#right-sidebar .w-style5 #recentcomments li,
#right-sidebar .w-style5.widget_recent_entries ul li,
#right-sidebar .w-style5.widget_rss ul li,
#right-sidebar .w-style5.widget_archive ul li,
#right-sidebar .w-style5.widget_categories ul li,
#right-sidebar .w-style5.widget_meta ul li,
#right-sidebar .w-style5.widget_nav_menu ul li,
#right-sidebar .w-style5.widget_pages ul li,
#left-sidebar .w-style5.twitter-widget .tweet_list li,
#left-sidebar .w-style5 #recentcomments li,
#left-sidebar .w-style5.widget_recent_entries ul li,
#left-sidebar .w-style5.widget_rss ul li,
#left-sidebar .w-style5.widget_archive ul li,
#left-sidebar .w-style5.widget_categories ul li,
#left-sidebar .w-style5.widget_meta ul li,
#left-sidebar .w-style5.widget_nav_menu ul li,
#left-sidebar .w-style5.widget_pages ul li {
    margin-bottom:1px !important;
    border-bottom:none !important;
    padding:10px !important;
    background-color:#fafafa;
}
#right-sidebar .w-style5.twitter-widget .tweet_list li:hover,
#right-sidebar .w-style5 #recentcomments li:hover,
#right-sidebar .w-style5.widget_recent_entries ul li:hover,
#right-sidebar .w-style5.widget_rss ul li:hover,
#right-sidebar .w-style5.widget_archive ul li:hover,
#right-sidebar .w-style5.widget_categories ul li:hover,
#right-sidebar .w-style5.widget_meta ul li:hover,
#right-sidebar .w-style5.widget_nav_menu ul li:hover,
#right-sidebar .w-style5.widget_pages ul li:hover,
#left-sidebar .w-style5.twitter-widget .tweet_list li:hover,
#left-sidebar .w-style5 #recentcomments li:hover,
#left-sidebar .w-style5.widget_recent_entries ul li:hover,
#left-sidebar .w-style5.widget_rss ul li:hover,
#left-sidebar .w-style5.widget_archive ul li:hover,
#left-sidebar .w-style5.widget_categories ul li:hover,
#left-sidebar .w-style5.widget_meta ul li:hover,
#left-sidebar .w-style5.widget_nav_menu ul li:hover,
#left-sidebar .w-style5.widget_pages ul li:hover {
    background-color:#f2f2f2;
}

#right-sidebar .w-style5.widget_nav_menu ul li .sub-menu,
#right-sidebar .w-style5.widget_pages ul li .children,
#left-sidebar .w-style5.widget_nav_menu ul li .sub-menu,
#left-sidebar .w-style5.widget_pages ul li .children {	
    padding-top:0 !important;
}
#right-sidebar .w-style5.widget_nav_menu ul li .sub-menu li,
#right-sidebar .w-style5.widget_pages ul li .children li,
#left-sidebar .w-style5.widget_nav_menu ul li .sub-menu li,
#left-sidebar .w-style5.widget_pages ul li .children li {
    border:none;
    padding:0 !important;
}
#right-sidebar .w-style5.widget_nav_menu ul li:hover .sub-menu li,
#right-sidebar .w-style5.widget_pages ul li:hover .children li,
#left-sidebar .w-style5.widget_nav_menu ul li:hover .sub-menu li,
#left-sidebar .w-style5.widget_pages ul li:hover .children li {
    background-color:#f2f2f2;
}

.widget_rss .widget-title .rsswidget img {
    display:none;
}

/*--------- Top button ----------*/
#back-top {
    position: fixed;
    bottom: 0;
    right:10px;
    width:50px;
    height:50px;
    display:none;
    z-index:9999;
}
#back-top a {
    display:block;
    height:100%;
    line-height:50px;
    background: #404040 url(images/background/up-arrow.png) no-repeat center 17px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    /*border-radius:10%;
    -moz-border-radius:10%;
    -webkit-border-radius:10%;*/
    position:relative;
    z-index:0;
    font-weight:bold;
    color:#FFF;
    text-indent: 100px;
    overflow:hidden;
    font: Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
}
#back-top a:hover {
    background-color: #4DF906;
    background-position:center -50px;
    text-indent:0;
}

/*--------- CountDown ----------*/
.under-struction,
.under-struction .flx-wrapper {
    background:#f2f2f2;
}
#bg-animate {
    width:100%;
    height:340px;
    background:#4DF906 url(images/background/bg-animate.png) scroll;
    position:absolute;
    z-index:1;
    top:0;
}
.flx-boxed #bg-animate {
    width:1010px;
}
.wrapper-700 {
    width:700px;
    margin:0 auto;
    z-index:99;
    position:relative;
}
.w-logo {
    display:block;
    text-align:center;
}
.w-logo img {
    margin:30px 0;
}
.under-title {
    display:block;
    margin-top:100px;
}
.under-title img {
    margin-right:10px;
    float:left;
}	
.under-title p {
    color:#FFF;
    font-family: 'Patua One', cursive;
    font-weight:400;
    font-size:50px;
    background:none;
}
.under-title p span {
    font-family: 'Pacifico', cursive;
    font-size:20px;
    line-height:60px;
    background:none;
}	
.under-struction .main-content {
    width:96%;
    margin:50px 0 0 0;
    background:#f2f2f2;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    position:relative;
    z-index:0;
    padding:2%;
    text-align:center;
}
.under-struction .main-content h5 {
    display:block;
    text-align:center;
    color:#666;
}
.under-struction .progress-bar {
    width:80%;
    margin:0 auto;
    text-align:center;
}
.under-struction .progress-bar p {
    margin:16px 0 0 0;
    font-size:16px;
    text-shadow:0 1px 0 rgba(255, 255, 255,.4);
    font-weight:300;
}	
.under-struction .socials {
    margin:60px 0 0 0;
    text-align:center;
    display:inline-block;
}
.under-struction .socials li {
    border-bottom:1px solid #e7e7e7;
    border-top:1px solid #e7e7e7;
}

.socials a:hover {
    opacity:1;
}
#flx-header-top .socials {
    float:right;
    width:auto;
    margin:0;
}
.under-struction footer {
    width:95%;
    border-top: 1px solid #CCC;
    clear:both;
    margin:40px auto 0 auto;
    padding:20px 0;
}
.under-struction footer .left {
    float:left;
    font-size:11px;
    color:#959595;
    width:70%;
}
.under-struction footer .left a {
    color:#959595;
}
.under-struction footer .left a:hover {
    color:#4DF906;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    position:relative;
    z-index:0;
}
.under-struction footer .right {
    float:right;
}
.under-struction footer .right button i {
    color:#666 !important;
    text-shadow:0 1px 0 rgba(255,255,255,.8);
    font-size:11px;
}	
.under-struction footer .left img {
    float:left;
    padding:5px 10px 5px  0;
    border-right:1px solid #CCC;
    margin-right:10px;
}

.under-struction input.search-query {
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    position:relative;
    z-index:0;
    color:#999;
    font-size:11px;
}	
/* Countdown */

ul#countdown {
    margin:0;
}
ul#countdown li {
    list-style: none;
    display: inline-block;
    *display:inline;
    zoom:1;
    background: transparent url(images/background/timer-piece.png) no-repeat left top;
    width: 89px;
    margin: 0 10px 0 0;
    text-align: center;
}
ul#countdown li:last-child {
    margin-right:0;
}
ul#countdown li span {
    font-size: 3em;
    color: #1f2225;
    height: 100px;
    line-height: 100px;
    position: relative;
    text-shadow:0 1px 0 #FFF;
    font-family:Arial, Helvetica, sans-serif;
}
ul#countdown li span::before {
    content: '';
    width: 100%;
    height: 1px;
    border-top: 1px solid rgba(255, 255, 255, .3);
    position: absolute;
    top: 21px;
}
ul#countdown li p.timeRefDays,
ul#countdown li p.timeRefHours,
ul#countdown li p.timeRefMinutes,
ul#countdown li p.timeRefSeconds {
    margin-top: 1em;
    color: #909091;
    text-transform: uppercase;
    font-size: .875em;
    text-shadow:0 1px 0 #FFF;
}
/*===============Progress Bars===================*/

.progress-bar {
    height: 17px;
    margin:30px 0;
    position: relative;
    -moz-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 1), inset 3px 3px 5px 3px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 1), inset 5px 5px 5px 5px rgba(0, 0, 0, .05);
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 1), inset 3px 3px 5px 3px rgba(0, 0, 0, .05);
    background-color: #ededed;
    border:1px solid #dcdcdc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    z-index:0;
}
.progress-bar > span {
    display: block;
    height: 19px;
    top:-1px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: rgb(43,194,83);
    background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0, rgb(43,194,83)),  color-stop(1, rgb(84,240,84))  );
    background-image: -moz-linear-gradient(  center bottom,  rgb(43,194,83) 37%,  rgb(84,240,84) 69%  );
    -webkit-box-shadow: inset 0 2px 9px rgba(255,255,255,0.3),  inset 0 -2px 6px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0 2px 9px rgba(255,255,255,0.3),  inset 0 -2px 6px rgba(0,0,0,0.4);
    box-shadow: inset 0 2px 9px rgba(255,255,255,0.3),  inset 0 -2px 6px rgba(0,0,0,0.4);
    position: relative;
    overflow: hidden;
    z-index:0;
}
.progress-bar > span:after, .animate > span > span {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,  color-stop(.25, rgba(255, 255, 255, .2)),  color-stop(.25, transparent), color-stop(.5, transparent),  color-stop(.5, rgba(255, 255, 255, .2)),  color-stop(.75, rgba(255, 255, 255, .2)),  color-stop(.75, transparent), to(transparent)  );
    background-image: -moz-linear-gradient(  -45deg,  rgba(255, 255, 255, .2) 25%,  transparent 25%,  transparent 50%,  rgba(255, 255, 255, .2) 50%,  rgba(255, 255, 255, .2) 75%,  transparent 75%,  transparent  );
    z-index: 1;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    background-size: 50px 50px;
    -webkit-animation: move 2s linear infinite;
    -moz-animation: move 2s linear infinite;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color:#fff;
    text-shadow:0 1px 0 rgba(0,0,0,.1);
    text-align:right;
}
.animate > span:after {
    display: none;
}
@-webkit-keyframes move {
    0% {
    background-position: 0 0;
}
100% {
    background-position: 50px 50px;
}
}
@-moz-keyframes move {
    0% {
    background-position: 0 0;
}
100% {
    background-position: 50px 50px;
}
}
.orange > span {
    background-color: #ff5300;
    background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0, rgb(226,28,0)),  color-stop(1, rgb(255,83,0))  );
    background-image: -moz-linear-gradient(  center bottom,  rgb(226,28,0) 37%,  rgb(255,83,0) 69%  );
}
.red > span {
    background-color: #ff0000;
    background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0, rgb(196,0,0)),  color-stop(1, rgb(255,0,0))  );
    background-image: -moz-linear-gradient(  center bottom,  rgb(196,0,0) 37%,  rgb(255,0,0) 69%  );
}
.blue > span {
    background-color: #00c6ff;
    background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0, rgb(0,134,196)),  color-stop(1, rgb(0,198,255))  );
    background-image: -moz-linear-gradient(  center bottom,  rgb(0,134,196) 37%,  rgb(0,198,255) 69%  );
}
.pink > span {
    background-color: #e8005d;
    background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0, rgb(190,0,76)),  color-stop(1, rgb(246,0,99))  );
    background-image: -moz-linear-gradient(  center bottom,  rgb(190,0,76) 37%,  rgb(246,0,99) 69%  );
}

.gray > span {
    background-color: #3f3f3f;
    background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0, rgb(63,63,63)),  color-stop(1, rgb(246,0,99))  );
    background-image: -moz-linear-gradient(  center bottom,  rgb(63,63,63) 37%,  rgb(108,108,108) 69%  );
}

.nostripes > span > span, .nostripes > span:after {
    -webkit-animation: none;
    -moz-animation: none;
    background-image: none;
}

.under-struction .logo-footer {
    float: left;
    padding-right:10px;
    border-right:1px solid #ccc;
    margin-right:10px;
    width:82px;
}
.under-struction footer br {
    display:none !important;
}
.under-struction footer p {
    text-align: left;
    color: #959595;
    font-size: 11px;
    float: left;
    width:562px;
}
.under-struction footer #copyright {
    text-align: left;
    color: #959595;
}

/* =========================================================
*******************Portfolio Detail Page********************
============================================================ */
.pf-detail-box {
    background:#efefef url(images/background/patterns/18.png);
    padding:70px 0 90px;
    position:relative;
    -moz-box-shadow: inset 0 0 5px 5px rgba( 0,0,0,.2 );
    -webkit-box-shadow: inset 0 0 5px 5px rgba( 0,0,0,.2 );
    box-shadow: inset 0 0 5px 5px rgba( 0,0,0,.2 );
    margin-bottom:20px;
}
.pf-detail-box .main-content {
    padding-bottom: 0;
}
.single-portfolio .pf-detail-box {
    margin-bottom:20px;
    padding:40px 0;
}
.pf-detail-img {
    float:left;
    margin-right:30px;
    padding:10px;
    background-color:#fff;
    width:580px;
}
.pf-detail-img img {
    width:100%;
    display:block;
}
.pf-detail-img audio {
    width:580px;
    display:block;
    height:30px;
}
.pf-detail-img video {
    width:580px;
    display:block;
}
.pf-content {
    float:left;
    width:350px;
}
.pf-content h3 {
    font-size:25px;
    font-weight:500;
    margin:0 0 15px 0;
    color:#FFF;
}
.pf-content p {
    color:#FFF;
    font-size:12px;
    line-height:18px;
    margin-bottom:20px;
}
.pf-detail-meta {
    border-top:1px solid #b3b3b3;
    padding-top:20px;
}
.pf-detail-meta p {
    margin-bottom:1px;
}
.pf-meta-label {
    display:inline-block;
    *display:inline;
    zoom:1;
    color:#fff;
    font-size:11px;
    background-color:#4DF906;
    padding:5px 10px;
    width:45px;
    margin-right:1px;
}
.pf-meta-info {
    display:inline-block;
    *display:inline;
    zoom:1;
    background-color:#d6d6d6;
    padding:5px 10px;
    color:#4d4d4d;
    font-size:11px;
}
.pf-meta-info a {
    color:#4d4d4d;
}
.pf-meta-info a:hover {
    color:#4DF906;
}
.pf-detail-nav {
    text-align:center;
    margin-top:30px;
}
.pf-detail-prev,
.pf-detail-next {
    display:block;
    position:absolute;
    bottom:50%;
    margin-bottom:-30px;
    width:50px;
    height:50px;
    border:5px solid #e6e6e6;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    z-index:0;
}
.pf-detail-prev {
    background:url(images/slider/big-carousel-prev.png) no-repeat center center #fff;
    left:15px;
}
.pf-detail-next {
    background:url(images/slider/big-carousel-next.png) no-repeat center center #fff;
    right:15px;
}
.pf-detail-prev:hover {
    background:url(images/slider/big-carousel-prev-hover.png) no-repeat center center #fff;
}
.pf-detail-next:hover {
    background:url(images/slider/big-carousel-next-hover.png) no-repeat center center #fff;
}
.pf-detail-hide {
    display:block;
    position:absolute;
    bottom:15px;
    left:50%;
    margin-left:-30px;
    width:50px;
    height:50px;
    background:url(images/slider/pf-detail-hide.png) no-repeat center center #fff;
    border:5px solid #e6e6e6;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    z-index:0;
}
.pf-detail-hide:hover {
    background:url(images/slider/pf-detail-hide-hover.png) no-repeat center center #fff;
}
.pf-list-style .pf-detail-hide {
    display:none;
}

.pf-detail-img .mejs-video,
.pf-detail-img .mejs-overlay {
    width: 100% !important;
}
/* =========================================================
************************Blog Detail Page********************
============================================================ */
.flx-entry-box .flx-entry-content header {
    border-bottom:1px solid #ddd;
    padding-bottom:15px;
    margin-bottom:15px;
}
.flx-entry-box .flx-entry-meta,
.flx-entry-box .flx-entry-date {
    font-style:normal;
}
.flx-entry-box .entry-title {
    margin-bottom:10px;
}
.flx-entry-box .flx-entry-content footer {
    margin-top:20px;
}
.flx-entry-box .flx-entry-content footer .prev-post {
    float:left;
}
.flx-entry-box .flx-entry-content footer .next-post {
    float:right;
}
.flx-entry-box .flx-entry-content footer a {
    color:#4DF906;
    padding:3px 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.flx-entry-box .flx-entry-content footer a:hover {
    background:#4DF906;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    position:relative;
    z-index:0;
    color:#FFF;
}

.flx-entry-box .flx-entry-content .felixplus_tag_list {
    margin-bottom:20px;
}
.flx-entry-box .flx-entry-content .felixplus_tag_list a {
    background-color:#292929;
    display:inline-block;
    padding:3px 10px;
    margin:0 5px 5px 0;
    color:#fff;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
/*===============About Author===================*/
.about-author {
    margin-top:20px;
    background-color: #FAFAFA;
    border-top: 3px solid #E2E2E2;
    padding:10px 15px;
}
.about-author img {
    float:left;
    margin-right:15px;
}

.about-author h3 {
    margin:0 0 15px 0;
}
.author-name {
    font-size:16px;
    display:block;
    margin-bottom:10px;
}
.about-author .about-social-link {
    display:block;
    float:right;
    margin:0;
}
/*===============Related Post===================*/
.flx-related-post {
    position:relative;
    overflow:hidden;
    margin-top: 20px;
}
.flx-related-post .list-carousel .carousel-nav {
    top:5px;
    left:150px;
}
#respond {
    margin-top: 20px;
}
/*===============Comments List===================*/
#comments {
    margin:20px 0px;
}
.comments-list {
    margin:0;
}
.comments-list .comment {
    margin-bottom:25px;
    list-style:none;
}
.comment-wrap img {
    float:left;
    margin-right:20px;
}
.comment-wrap .comment-body {
    margin-left:110px;
    border-left:3px solid #e2e2e2;
    background-color:#fafafa;
    padding:15px 20px;
    position:relative;
    z-index:0;
}
.comments-list .trackback .comment-wrap .comment-body,
.comments-list .pingback .comment-wrap .comment-body {
    margin-left:0;
    border-left:0;
}
.comment-wrap .comment-body .comment-meta, .comment-wrap .comment-body p {
    margin:0 0px 5px 0;
}
.comment-wrap .comment-body .comment-meta .author {
    display:inline-block;
    *display:inline;
    zoom:1;
    font-size:15px;
    color:#4DF906;
    margin-right:5px;
    font-family: 'Source Sans Pro', sans-serif;
}
.comment-wrap .comment-body .comment-meta .date {
    display:inline-block;
    *display:inline;
    zoom:1;
    font-size:12px;
    color:#777;
}
.comment-wrap .comment-body footer p {
    float:right;
    margin:0;
}
.comment-wrap .comment-body .comment-reply-link, .comment-wrap .comment-body .comment-edit-link {
    display:inline-block;
    *display:inline;
    zoom:1;
    color:#4DF906;
    padding:3px 5px;
    font-size:11px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.comment-wrap .comment-body .comment-reply-link:hover, .comment-wrap .comment-body .comment-edit-link:hover {
    color:#ffffff;
    background:#4DF906;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    position:relative;
    z-index:0;
}
.comment-wrap .comment-body .comment-reply-link {
    margin-right:15px;
}
.comments-list .children {
    margin-left:110px;
}

.comment-pagination {
    float: right;
}
.comment-pagination a, .comment-pagination span {
    padding-left: 15px;
    font-size:16px;
    font-family: 'Source Sans Pro', sans-serif;
}
.comment-pagination .current {
    color:#4DF906;
}
#comments .pagination {
    margin:0 0 20px 0;
}
.flx-boxed {
    background:#f9f9f9;
}
.flx-boxed .flx-wrapper {
    width:1010px;
    margin:0 auto;
    background:#FFF;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    overflow:hidden;
}
/* =========================================================
***********************Home style 2 Page********************
============================================================ */
.flx-shadow-1 {
    width:100%;
    height:25px;
    background:url(images/background/shadow-2.png) no-repeat center 0;
}
.sub-page .flx-shadow-1 {
    display:none;
}
.home-style-2 .flx-shadow-1 {
    display:inline-block;
    *display:inline;
    zoom:1;
}
.home-style-2 .flx-boom {
    margin-bottom:40px;
}
.home-style-2 .flx-boom .list-container-3 {
    width:26.547455%;
}
.home-style-2 .flx-boom .tab-container-3 {
    width:73.152545%;
}
.home-style-2 .flx-boom .tab-container-3 h3 {
    margin:20px 0 15px;
}
.home-style-2 .home-testimonial h2 {
    font-size:25px;
    color:#4DF906;
}
.home-style-2 .logo-widget .widget-title,
.home-style-3 .logo-widget .widget-title {
    color:#4DF906;
}
.home-style-2 .list-carousel .carousel-nav,
.home-style-3 .list-carousel .carousel-nav {
    left:200px;
}
/*=======CLOUDS ANIMATE========*/
.clouds-animate {
    position:relative;
    top:0px;
}

.clouds-bg1 {
    position: absolute;
    bottom: 0;
    background-repeat: repeat-x;
    background-position: 0 100%;
    width: 100%;
    height: 150px;
    z-index: 999
}
.clouds-bg2 {
    position: absolute;
    bottom: 0;
    background-repeat: repeat-x;
    background-position: 0 100%;
    width: 100%;
    height: 150px;
    z-index: 998;
    opacity:.8
}

/* =========================================================
***********************Home style 3 Page********************
============================================================ */
.home-style-3 .flx-recent-post {
    border-bottom:none;
    padding-bottom:0;
    padding-top:0;
    margin:60px 0 40px;
}
.home-style-3 .flx-recent-post .list-carousel .carousel-nav {
    top:0;
    left:25%;
}
.flx-who img {
    float:left;
    margin-right:10px;
}
.flx-who p {
    line-height:20px;
    font-size:12px;
    color:#3d3d3d;
}

.fullwidthbanner-container{
    width:100% !important;
    position:relative;
    padding:0;
    max-height:500px !important;
    overflow:hidden;
}
.fullwidthbanner ul,
.fullwidthbanner ul li {
    margin:0;
    list-style:none;
}
.rev-link-button {
    position:relative;
    z-index:9999;
    display:block;
}

/* =========================================================
******************Portfolio style carousel Page*************
============================================================ */
.portfolio-carousel {
    position:relative;
    margin-bottom:80px;
    overflow:hidden;
}
.portfolio-carousel .list-carousel {
    margin:0 -5px;
}
.portfolio-carousel .list-carousel ul li {
    margin:0 5px;
    width:185px;
}
.portfolio-carousel .list-carousel .carousel-nav {
    right:0;
}
.flx-pf-slides li .pf-slide-item {
    width:100%;
    position:relative;
    overflow: hidden;
}
.pf-slide-item .mask {
    position:absolute;
    display:block;
    height:100%;
    width:100%;
    top:0;
    left:0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background:url(images/background/bg-portfolio-thumb.png) center center no-repeat rgba(0, 0, 0, 0);
    background-size:0 0;
    z-index:9;
}
.pf-slide-item:hover .mask {
    width:96%;
    height:90%;
    top:4.5%;
    left:1.85%;
    background:url(images/background/bg-portfolio-thumb.png) center center no-repeat rgba(0, 0, 0, .8);
    background-size:31px 25px;
}
.pf-slide-item img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.pf-slide-item .mask h4 {
    opacity:0;
    filter: alpha(opacity=0);
    font-family: 'Source Sans Pro', sans-serif;
    position:absolute;
    color:#fff;
    left:0;
    width:100%;
    text-align:center;
    margin:0;
}
.pf-slide-item .mask h4 a {	
    color:#fff;
}
.pf-slide-item .mask h4 a:hover {	
    color:#4DF906;
}
.pf-slide-item:hover .mask h4,
.pf-slide-item:hover .mask .flx-pf-gallery,
.pf-slide-item:hover .mask .flx-pf-detail {
    opacity:1;
    filter: alpha(opacity=100);
}
.pf-slide-item:hover .mask h4 {
    font-size:14px;
    bottom:5px;	
    font-weight:500;
}	
.pf-slide-item .mask .flx-pf-gallery {
    width:31px;
    height:25px;
    opacity:0;
    filter: alpha(opacity=0);
    display:block;
    position:absolute;
    top:50%;
    left:50%;
    margin:-12px 0 0 -15px;
}
.pf-slide-item .mask .flx-pf-detail {
    margin:0;
    padding:0;
    position:static;
    font-family: 'Source Sans Pro', sans-serif;
    color:#fff;
}
.pf-slide-item .mask .flx-pf-detail:hover {
    color:#4DF906;
}
/* =========================================================
************************Contact Page************************
============================================================ */
.flx-gooogle-map {
    width:100%;
    height:500px;
    background:#CCC;
    position:relative;
    z-index:1;
}

.flx-gooogle-map .contact-info {
    width:460px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-243px;/*-195px;*/
    margin-left:-250px;
    background:#4DF906;/*rgba(255, 84, 0, .95);*/
    padding:20px;
    /*border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -webkit-box-shadow:  0px 0px 20px 0px rgba(0, 0, 0, .4);
    -moz-box-shadow:  0px 0px 20px 0px rgba(0, 0, 0, .4);
    box-shadow:  0px 0px 20px 0px rgba(0, 0, 0, .4);*/
    color:#FFF;
    font-size:13px;
    font-weight:300;
    z-index:1;
}
.flx-gooogle-map:hover .contact-info {
    opacity: 0;
    filter: alpha(opacity=0);
}

.flx-gooogle-map .contact-info h3 {
    display:block;
    border-bottom:1px solid rgba(255, 255, 255,.5);
    text-align:center;
    height:70px;
    margin-bottom:20px;
}
.flx-gooogle-map .contact-info > i {
    color:rgba(255, 84, 0, .9);
    background:#000;/*#FFF;*/
    padding:15px;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    font-size:25px;
    position:absolute;
    z-index:1;
    top:25px;
    left:20px;
}	
.flx-gooogle-map .contact-info a {
    color:#000;/*#FFF*/;
    font-size:22px;
    line-height:40px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.flx-gooogle-map .contact-info h3 a:hover {
    font-size:25px;
}
.flx-gooogle-map .contact-info h5 {
    color:#000;/*#FFF;*/
    font-weight:600;
    margin-bottom:10px;
}
.flx-gooogle-map .contact-info p {
    margin-left:20px;
    color:#000;
    font-weight:600;
}
.flx-gooogle-map .contact-info p i {
    margin:0 10px -3px 0;
    font-size:20px;}
.flx-map-form {
    margin:-30px 0 80px 0;
    width:960px;
   /* border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;*/
    padding:20px 10px;
    z-index:999;
    position:relative;
    background:#FFF;
}
#map_canvas {
    width: 100%;
    height: 500px;
    overflow: auto;
    position: relative; 
}	
/*----------Comment Form-----------*/
#contact-form {
    margin-top:40px;
}
#comments-form,
.flx-comment-left p,
.flx-comment-right p,
#contact-form,
.flx-contact-left p,
.flx-contact-right p {
    width:100%;
}
.flx-comment-left,
.flx-comment-right,
.flx-contact-left,
.flx-contact-right {
    float:left;
}
.flx-comment-left,
.flx-contact-left {
    width:40%;
    margin-right:5%;
}
.flx-comment-right,
.flx-contact-right {
    width:55%;
}
#comment_name,
#comment_email,
#comment_url,
#contact_name,
#contact_email,
#contact_url {
    background-color:#f3f3f3;
    border:1px solid #f3f3f3;
    box-shadow:none;
    /*border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;*/
    height:34px;
    line-height:34px;
    padding:10px 2%;/*4px 2%;*/
    width:95%;
    font-size:18px;
    color:#979797;
    font-family:'Source Sans Pro', sans-serif;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position:relative;
    z-index:0;
}
#comment_message,
#contact_message {
    background-color:#f3f3f3;
    border:1px solid #f3f3f3;
    box-shadow:none;
   /* border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;*/
    padding:54px 2% 4px;/*20px 2% 4px;*/
    width:95%;
    height:215px;
    font-size:18px;
    color:#979797;
    font-family:'Source Sans Pro', sans-serif;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position:relative;
    z-index:0;
}
#comment_name:focus,
#comment_email:focus,
#comment_url:focus,
#comment_message:focus,
#contact_name:focus,
#contact_email:focus,
#contact_url:focus,
#contact_message:focus {
    background-color:#f5f5f5;
    border:1px solid #dedede;
}
#comments-form label,
#contact-form label {
    margin-bottom:15px;
    color:#3d3d3d;
    font-size:18px;
    font-family:'Source Sans Pro', sans-serif;
}
.flx-comment-left p,
.flx-comment-right p,
.flx-contact-left p,
.flx-contact-right p {
    position:relative;
}
p.textarea-block i {
    position:absolute;
    top:45px;
    left:15px;
}
#comments-form label.error,
#contact-form label.error {
    position:absolute;
    top:45px;
    right:0;
    color:#4DF906;
    font-style:italic;
}
.comment-button,
.contact-button,
.form-submit {
    text-align:right;
}
.comment-button span,
.contact-button span {
    display:inline-block;
    *display:inline;
    zoom:1;
    color:#fff;
    position:relative;
    width:158px;
    height:55px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    z-index:0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.comment-button span i,
.contact-button span i {
    position:absolute;
    top:10px;
    left:25px;
    cursor:pointer;
    z-index:1;
}
#comments-form #submit-comment,
#contact-form #submit-contact {
    border:none;
    color:#fff;
    font-weight:800;
    font-family:'Source Sans Pro', sans-serif;
    font-size:20px;
    background-color:#191919;
    box-shadow: 0 1px 0 #060606;
    -moz-box-shadow: 0 1px 0 #060606;
    -webkit-box-shadow: 0 1px 0 #060606;
    text-transform:uppercase;
    padding:0 25px;
    height:55px;
    /*border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;*/
    cursor:pointer;
    position:relative;
    z-index:0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#comments-form #submit-comment:hover,
#contact-form #submit-contact:hover {
    background-color:#4DF906;
    box-shadow: 0 1px 0 #4DF906;/*D74700;*/
    -moz-box-shadow: 0 1px 0 #4DF906;
    -webkit-box-shadow: 0 1px 0 #4DF906;
}
.comment-notes {
    margin-bottom:15px;
}
/*----------Slider Background-----------*/
.bg-wrapper {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    display:none;
}
.bg-wrapper img {
    display:block;
    width:100%;
}

/*-----------------Edited on 12/07/2013-----------------*/
.socials li {
    list-style:none;
    float:left;
    border-right:1px solid #e7e7e7;
    margin-bottom: 0;
}
.socials li:first-child {
    border-left:1px solid #e7e7e7;
}
.socials a {
    display:block;
    width:39px;
    height:36px;
    background-repeat:no-repeat;
    background-position:center center;
    opacity:.3;	
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.socials a.facebook-icon-sign {
    background-image:url(images/icons/facebook.png);
}
.socials a.twitter-icon-sign {
    background-image:url(images/icons/twitter.png);
}
.socials a.digg-icon-sign {
    background-image:url(images/icons/digg.png);
}
.socials a.deviantart-icon-sign {
    background-image:url(images/icons/deviantart.png);
}
.socials a.behance-icon-sign {
    background-image:url(images/icons/behance.png);
}
.socials a.github-icon-sign {
    background-image:url(images/icons/github.png);
}
.socials a.pinterest-icon-sign {
    background-image:url(images/icons/pinterest.png);
}
.socials a.linkedin-icon-sign {
    background-image:url(images/icons/linkedin.png);
}
.socials a.google-plus-icon-sign {
    background-image:url(images/icons/google-plus.png);
}




.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;    
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*SHARING BUTTONS*/
#felixplus_sharing_buttons.loaded {
    margin-top: 15px;
}
#felixplus_sharing_buttons.loaded iframe {
    margin: 0 !important;
}
#___plusone_0, .twitter-share-button, .fb-like, .IN-widget, .pinterest, .share-by-email, .patua_one_12 {
    display: block;
    float: left !important;
    height: 20px !important;
    line-height: 20px !important;
    margin-bottom: 15px !important;
    overflow: hidden !important;
    text-align: left !important;
    vertical-align: middle !important;
}
.share-by-email,
.share-by-email:hover {
    background: url("images/icons/envelope.png") no-repeat scroll 0 0 transparent !important;       
    display: block !important;        
    width: 27px !important;    
    height: 20px !important;    
    padding: 0px !important;    
}

.twitter-share-button {
    width: 95px !important;
}
#___plusone_0 {
    width: 75px !important;
}
.fb-like {
    width: 85px !important;
}
.IN-widget {
    width: 95px !important;
}
.pinterest {
    width: 75px !important;
}
.twitter-share-button {
    width: 100px !important;
}
#___plusone_0 {
    width: 80px !important;
}
.fb-like {
    width: 90px !important;
}
.IN-widget {
    width: 100px !important;
}
.pinterest {
    width: 80px !important;
}

#full-screen-background-image{
    z-index: -999;
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;   
}

.flx-entry-content.flx-entry-content-full-width{
    width: 100% !important;
}


/*update 4-8-2013*/

.home .header-title{
    display: none;    
}
.home.home-with-lastest-news .header-title{
    display: block;
}

.elements-box {
    padding-bottom: 100px;
}
.elements-box .flx-button {
    margin-bottom: 5px;
}

.ls-wp-container .flx-layer-button:hover {
    background-color:#4DF906 !important;
    box-shadow: 0 1px 0 #D74700 !important;
    color: #fff !important;
}

.page-home-revolution .header-title {
    display: none;
}

.flx-divider-1 {
    background: url("images/background/shadow-2.png") no-repeat scroll center 0 transparent;
    height: 25px;
    width: 100%;
}
.flx-divider-2 {
    background:url(images/background/divider-2.png) repeat-x 0 0;
    height:10px;
    width:100%;
}
.flx-divider-3 {
    height:5px;
    border-top:1px dashed #e5e5e5;
    border-bottom:1px dashed #e5e5e5;
    width: 100%;
}
.flx-divider-4 {
    height: 1px;
    max-height:1px;
    border-top:1px dotted #e5e5e5;
    width: 100%;
}
.flx-divider-5 {
    background:url(images/background/divider-5.png) no-repeat center 0;
    height:9px;
    width:100%;
}

.flx-sh-1 {
    background:url(images/background/divider-2.png) repeat-x 0 center;
}
.flx-sh-1 span {
    display:inline-block;
    padding:0 15px 0 0;
    background-color:#fff;
}
.flx-sh-2 {
    background:url(images/background/divider-3.png) repeat-x 0 10px;
}
.flx-sh-2 span {
    display:inline-block;
    padding:0 15px 0 0;
    background-color:#fff;
}
.flx-sh-3 {
    position:relative;
    padding-bottom:12px;
}
.flx-sh-3 span {
    position:absolute;
    left:0;
    bottom:0;
    background-color:#4DF906;
    width:37px;
    height:3px;
    display:block;
}
.flx-sh-4 {
    text-align:center;
    font-weight:400;
}
.flx-sh-4 span {
    color:#404040;
    font-size:14px;
    display:block;
}

.flx-promo-box-1 {
    border:1px solid #d6d6d6;
    padding:20px 20px 10px;
}
.flx-promo-box .flx-button {
    float:right;
}
.promo-box-content {
    float:left;
    width:85%;
}
.promo-box-content .promo-box-title {
    margin-bottom:0;
    font-size:20px;
}

.flx-promo-box-2 {
    background:url(images/background/pattern-1.png) repeat 0 0;
    padding:10px;
}
.promo-box-inner {
    background-color:#fff;
    padding:10px 10px 0;
}

.flx-promo-box-3 {
    background-color:#f8f8f8;
    border-left:5px solid #4DF906;
    padding:20px 20px 10px 15px;
}

.flx-promo-box i {
    float:left;
    display:block;
    margin:10px 20px 20px 10px;
    font-size:30px;
}

.ls-wp-fullwidth-container {
    margin-bottom:65px;
}

#flx-background-video{       
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#flx-background-video video{
    position: fixed;
    top: 0;
    left: 0;
    height: auto !important;    
}

body.under-struction{
    background-color: #F2F2F2 !important;
}

/*Update v1.0.1*/

div.do_not_has_post_thumbnail{
    height: 65px;
}
div.flx-space-before-audio-player{
    height: 85px;
}

.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignleft {
    display: inline;
    float: left;
    margin-right: 10px;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 10px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}




/* LU3G */

.search-query{
	display:none;
}

#main-menu{
	/*margin-left: 12% !important;
	margin-right: auto !important;*/
}

.tabella-verde{
	background-color:#4DF906;
	color:#000;
	border:1px solid #EFEFEF;
	padding:5px;
}

.tabella-grigia{
	background-color:#EFEFEF;
	color:#000;
	border:1px solid #EFEFEF;
	padding:5px;
}	

.head-tab{
	font-weight:bold;
	border:1px solid #EFEFEF;
}

#player-play{
	background-image:url('http://www.radiomusicfactory.net/wp/wp-content/uploads/2013/11/player-play.png');
	width:150px;
	height:150px;
}

#player-pause{
	background-image:url('http://www.radiomusicfactory.net/wp/wp-content/uploads/2013/11/player-pause.png');
	width:150px;
	height:150px;
}

#outerdiv
{
   border:none;
   width:100%;
   height:280px;
   overflow:hidden;
   position:relative;
}

#inneriframe
{
   border:none;
   position:absolute;
   top:-98px;
   left:0px;
   width:1280px;
   height:1200px;
}

#player-html{
	margin-left:25% !important;
}

.contact-info > .icon-envelope , .icon-stethoscope , .icon-tablet{
	display:none !important;
}

.nero{
	background-color:#000;
	color:#FFF;
}

.titolo-member{
	background-color:#5D5D5D;
	padding:5px 0;
}

.titolo-member-widget{
	font-size: 24px;
    margin-bottom: 40px;
    text-align: center;
}

#felixplus_members-3,
#felixplus_members-4{
	background:#EFEFEF;
}

.single-team{
	border-radius:50%;
}

.centra{
	text-align:center;
}

.giustifica{
	text-align:justify;
	font-size:15px;
}

.members-new-font,
.widget-title,
.flx-intro-2 h2{
	font-family:'nasalizationregular';
	text-transform:uppercase;
	text-shadow: 1px 1px 1px rgba(1,1,1,0.8)
}
.top-featured{
	background:#f7f7f7;
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom: 30px;
	
}
.title-album{
	text-align:center;
	margin-top:30px;
}

.title-album-top{
	text-align:center;
	margin-bottom:30px;
}

.no-left{
	margin-left:0% !important;
	margin-bottom:5%;
}

.fixed-height{
	height:300px;
}

.fixed-height-500{
	height:500px;
}

.title-album .normal{
	font-family: "nasalizationregular";
    text-transform: uppercase;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    color: #000;
    letter-spacing: 0;
    margin-bottom: 20px;
}

.title-album-top .normal{
	font-family: "nasalizationregular";
    text-transform: uppercase;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    color: #000;
    letter-spacing: 0;
    margin-bottom: 20px;
}

.title-album .green{
	font-family: "nasalizationregular";
    text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.8);
    text-transform: uppercase;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    color: #4df906;
    letter-spacing: 0;
    margin-bottom: 20px;
}

.text-album{
	text-align:justify;
	padding:10px 40px;
}

#felixplus_sharing_buttons {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 50%;
}

#image-copertina-article{
	padding-top:20px;
	padding-bottom:20px;
	background:#EFEFEF;
	width:100%;
	text-align:center;
}

.nomarginleft{
	margin-left:0px !important;
}

.wrapper-new{
	margin: 0 auto;
	width:100%;
}

.blog .header-title .wrapper{
	display:none;
}

.pagination{
	clear:both;
}

.span4-new{
	width:30.6239% !important;
	height:400px;
	margin-left:1.1641% !important;
	margin-right:1.1641% !important;
}

.category-news #div_youtube{
	display:none;
}

.title-inside,
.title-number{
	font-family: "nasalizationregular";
    text-transform: uppercase;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    color: #000;
    letter-spacing: 0;
}


.padding30{
	padding-top:30px;
	padding-bottom:30px;
	background:#F7F7F7;
	margin-bottom:20px;
}

.padding25{
	padding-top:25px;
	padding-bottom:25px;
	background:#F7F7F7;
	margin-bottom:20px;
}

.padding15{
	padding-top:15px;
	padding-bottom:15px;
	background:#F7F7F7;
	margin-bottom:20px;
}

.prima{
	background:#3FFB00;
}

article{
	overflow-y:scroll;
	overflow-x:hidden;
}


@media only screen and (min-width: 980px) and (max-width: 1110px) {
	.flx-header-middle .span2{
			width:220px;
		}
}

@media only screen and (min-width: 767px) and (max-width: 979px) {
	.flx-header-middle .span2{
			width:170px;
		}
}
