/*==================Red Shark=======================
==================It Nova=========================*/
ul ul, ul ol, ol ol, ol ul {
    margin-left: 0;
}
ul ul.list-padd li{padding-left: 40px;}
.no-js-alert {
    background: none repeat scroll 0 0 #222222;
    color: #FFFFFF;
    font-size: 24px;
    height: 100%;
    left: 0;
    opacity: 0.95;
    padding: 20% 5% 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 90%;
    z-index: 9999;
}
#container {
    position: relative;
}
#page-bg-image {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}

.search-form input {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    margin-top: 40px;
    padding: 10px;
    width: 85%;
}
span.tooltip {
    background: none repeat scroll 0 0 #222222;
    bottom: 25px;
    color: #F7F7F7;
    display: block;
    left: 50%;
    line-height: 20px;
    opacity: 0;
    padding: 3px 10px;
    position: absolute;
    white-space: nowrap;
    width: auto;
    z-index: 8;
}
span.tooltip .arrow {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 5px solid #222222;
    bottom: -4px;
    height: 0;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    width: 0;
}
.grid-image span.tooltip {
    bottom: 65px;
}
#top-bar {
    border-bottom: 1px solid transparent;
}
#top-bar #top-bar-menu {
    position: relative;
    z-index: 32;
}
#top-bar.top-bar-menu-right .top-menu {
    float: right;
}
#top-bar.top-bar-menu-right .menu {
    float: right;
}
.top-bar-menu-right #top-bar-menu > div {
    float: right;
}
#top-bar.top-bar-menu-left #top-bar-menu > div {
    float: left;
    margin-left: 0;
}
#top-bar .menu > li {
    border-left: 1px solid transparent;
    font-size: 11px;
}
#top-bar .menu > li:first-child {
    border-left-width: 0;
    border-top-width: 1px;
}
#top-bar #aux-nav .menu > li:first-child {
    border-left-width: 1px;
}
#top-bar.top-bar-menu-left #aux-nav .menu > li {
    border-left: 0 none;
    border-right: 1px solid #E4E4E4;
}
#top-bar .menu > li:before {
    display: none;
}
#top-bar .menu > li.parent:after {
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin-top: -9px;
    position: absolute;
    right: 9px;
    top: 50%;
}
#top-bar .menu > li.parent {
    padding-right: 15px;
}
#top-bar .menu > li > a {
    margin: 0;
    padding: 3px 10px;
}
nav#top-bar-menu .menu > li > ul {
    min-width: auto;
    top: 30px;
}
#top-bar.top-bar-menu-right .menu > li > ul {
    left: auto;
    right: -1px;
}
nav#mobile-top-bar-menu {
    display: none;
}
.top-bar-menu-right #top-bar-social {
    float: left;
}
#top-bar-social {
    font-size: 11px;
    line-height: 30px;
    text-align: right;
}
#top-bar-social > ul {
    float: right;
    margin-bottom: 0;
    margin-top: 3px;
    opacity: 0.5;
}
.top-bar-menu-right #top-bar-social > ul {
    float: left;
}
#top-bar-social ul li {
    margin-bottom: 0;
}
.top-bar-menu-right #top-bar-social {
    text-align: left;
}
#header-subscribe form {
    height: auto;
    margin: 20px;
    overflow: hidden;
}
#header-subscribe label {
    font-size: 12px;
}
#header-subscribe input {
    font-size: 12px;
}
#header-subscribe .sf-button {
    border-radius: 8px 8px 8px 8px;
    float: right;
    margin-top: 5px;
    padding: 6px 12px;
}
#header-subscribe .sf-button:hover {
    border-radius: 0 0 0 0;
}
#header-login form {
    margin: 20px;
}
#header-login label {
    font-size: 12px;
}
#header-login input {
    font-size: 12px;
}
#header-login input#password {
    margin-bottom: 15px;
}
#header-login .sf-button {
    border-radius: 8px 8px 8px 8px;
    float: right;
    margin-top: 5px;
    padding: 6px 12px;
}
#header-login .sf-button:hover {
    border-radius: 0 0 0 0;
}
#header-login a {
    display: inline;
    line-height: 24px;
    padding: 0 5px;
}
#header-login .logout-wrap {
    margin: 20px;
}
#header-languages > li > a, #header-languages > li > div {
    display: block;
    padding: 8px 12px;
    white-space: nowrap;
}
#header-languages img {
    display: inline-block;
    height: 12px;
    margin-right: 10px;
    margin-top: -2px;
    width: 18px;
}
#header-cart > li > div {
    display: block;
    padding: 8px 12px;
    white-space: nowrap;
}
#header-section {
    border-bottom: 1px solid #E4E4E4;
    padding: 15px 0;
}
#header-section .header-spacer {
    display: block;
    height: 20px;
}
#logo a {
    display: block;
    height: auto;
    overflow: hidden;
}
#logo img {
    display: block;
    max-width: 100%;
    transition: all 0.3s ease-in-out 0s;
}
#logo img.retina {
    display: none;
    max-width: 100%;
}
.logo-right #logo {
    float: right;
}
.logo-right #logo img {
    float: right;
}
.logo-fade #logo a:hover img {
    opacity: 0.6;
}

/*-- nav header menu ---*/
#nav-section {
    margin-left: 4px;
    position: relative;
    z-index: 230;
	float: right;
}
#nav-section.nav-shadow {
    box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}
#main-navigation {
    float: right;
    margin-top: 10px;
    position: relative;
}
.logo-right #main-navigation {
    margin-left: -10px;
}
.logo-left .nav-wrap {
    float: right;
}
#main-navigation > div {
    margin-left: 0;
}



nav .menu {
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
}
nav .menu li {
    display: inline-block;
    float: left;
    margin: 0;
    position: relative;
    z-index: 3;
	cursor: pointer !important;
}

nav .menu li:first-child {
    background: none repeat scroll 0 0 transparent;
	margin-left: 0;
}

.menu-dividers nav .menu .sub-menu li {
    background: none repeat scroll 0 0 transparent;
}
nav .menu li a {
    display: block;
   /* padding: 5px 0 15px 20px;
	margin-left: 20px;*/
	padding: 10px 20px 10px 20px;
    text-decoration: none;
    white-space: nowrap;
	background: url(../img/border-bg-menu.png) no-repeat left 23px;
}
.menu-dividers nav .menu > li:before {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    content: "";
    height: 6px;
    left: 0;
    margin-left: -3px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 6px;
}

nav .menu > li:first-child > a {
   /* border-left: 1px solid #E6E6E6;*/
   background: none;
}
nav .menu > li:first-child:before {
    display: none;
}
nav .menu  li.parent:hover{
	/*box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);*/
}

nav .menu ul {
    display: none;
    height: auto;
/*     margin: 0 0 0 20px; */
/* 	left: 20px; */
	left: 0;
	width: auto;
    position: absolute;
   /* top: 97px;*/
	/*left: 17px;*/
    z-index: 19995;
	/*box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);*/
	background: #fcfcfc;
	border: solid 1px #ececec;
	margin: 50px 0 0 0;
}


nav .menu ul li {
    /*background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid transparent;*/
	
    display: block;
    float: none;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: none;
	width: auto;
    z-index: 42;
}

nav .menu ul li:first-child{
	border-top: solid 1px #cf3222;
}
nav .menu ul li:first-child a{
	color: #808080;
}



nav .menu ul li  a{
	background: none;
}

nav .menu ul li:hover > a{
	color: #fff;
	background: #cf3222;
	transition: background 0.5s ease-in-out;
	-moz-transition: background 0.5s ease-in-out;
	-webkit-transition: background 0.5s ease-in-out;
	-o-transition: background 0.5s ease-in-out;
}



nav .menu .sub-menu .parent > a:after {
    border-bottom: 4px solid transparent;
    border-left: 4px solid #CCCCCC;
    border-top: 4px solid transparent;
    content: "";
    height: 0;
    margin-top: -4px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 0;
}
nav .menu ul ul {
    box-shadow: none;
    top: -2px;
}
nav .menu ul ul li:first-child:after {
    border-bottom: 6px solid transparent;
    border-right: 6px solid #444444;
    border-top: 6px solid transparent;
    left: -8px;
    margin-top: 0;
    top: 32%;
}
nav .menu ul li:last-child {
    border: 0 none;
}
nav .menu ul li a {
    display: block;
    margin: 0;
    /*max-width: 220px;*/
    overflow: hidden;
    padding: 0 23px;
    /*text-overflow: ellipsis;*/
    white-space: nowrap;
}
nav .menu ul li.parent a {
    padding-right: 24px;
}
nav .menu li:hover ul li a {
    /*background-color: transparent;*/
}
.show-menu {
    -moz-box-sizing: border-box;
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
    padding: 10px 15px;
}
#top-bar .show-menu {
    padding: 6px 10px;
    width: 60%;
}
.show-menu:hover {
    text-decoration: none;
	color: #fff;
}
.show-menu i {
    float: right;
    font-size: 28px;
    line-height: 20px;
}
#nav-search {
    border-radius: 30px 30px 30px 30px;
    display: block;
    float: left;
    height: 21px;
    line-height: 11px;
    margin-left: 10px;
    margin-top: 10px;
    padding: 4px 9px;
    text-decoration: none;
}
.logo-right #nav-search {
    margin-left: 5px;
    margin-right: 0;
}
#nav-search a {
    float: left;
    padding-top: 4px;
    text-decoration: none;
}
#nav-search i {
    display: inline-block;
    font-size: 12px;
}
#nav-search form {
    float: right;
    margin-bottom: 0;
}
#nav-search input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    box-shadow: none;
    display: none;
    float: right;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    margin: 0;
    max-width: none;
    padding: 0 !important;
    text-align: left;
    width: 1px;
}
#nav-search input:focus {
    border: 0 none;
    box-shadow: none;
    outline: medium none;
    padding: 2px 5px 0 !important;
}
#header-shadow {
    background: url("images/header-shadow.png") no-repeat scroll center top / 100% auto transparent;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 27;
}
#mini-header {
    /*border-bottom: 1px solid #E4E4E4;*/
    display: block;
    position: fixed;
    top: -80px;
	left: 0;
    width: 100%;
    z-index: 9999;
	background: #fcfcfc;
	box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 -3px 12px rgba(0, 0, 0, 0.4);
}
.boxed-layout #mini-header {
    padding: 0 30px;
    width: auto;
}
#mini-navigation .menu ul {
   /* left: 0 !important;*/
    top: 48px;
}
#mini-navigation .menu ul li ul {
    top: 0;
}
#mini-search a {
    text-decoration: none;
}
#mini-search i {
    display: inline-block;
    float: right;
    font-size: 12px;
    line-height: 46px;
}
#mini-search form {
    display: inline-block;
    float: right;
    margin-bottom: 0;
}
#mini-search input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    box-shadow: none;
    display: inline-block;
    float: right;
    font-family: "Myriad Pro",Arial,Helvetica,Tahoma,sans-serif;
    font-size: 12px;
    margin: 0;
    max-width: none;
    padding: 14px 0 14px 8px;
    text-align: left;
    width: 1px;
}
#mini-search input:focus {
    border: 0 none;
    box-shadow: none;
    outline: medium none;
}


.widget_categories ul, .widget_archive ul, .widget_nav_menu ul, .widget_recent_comments ul, .widget_meta ul, .widget_recent_entries ul, .widget_product_categories ul {
    background-clip: padding-box;
}
.widget_categories ul > li, .widget_archive ul > li, .widget_nav_menu ul > li, .widget_recent_comments ul > li, .widget_meta ul > li, .widget_recent_entries ul > li, .widget_product_categories ul > li {
    border-top: 1px solid transparent;
}
.widget_categories ul > li:first-child, .widget_archive ul > li:first-child, .widget_nav_menu ul > li:first-child, .widget_recent_comments ul > li:first-child, .widget_meta ul > li:first-child, .widget_recent_entries ul > li:first-child, .widget_product_categories ul > li:first-child {
    border-top: 0 none;
}
.widget_categories ul > li a, .widget_archive ul > li a, .widget_nav_menu ul > li a, .widget_meta ul > li a, .widget_recent_entries ul > li a, .widget_product_categories ul > li a {
    padding: 10px 15px;
}
.widget_categories ul > li a:hover, .widget_archive ul > li a:hover, .widget_nav_menu ul > li a:hover, .widget_meta ul > li a:hover, .widget_recent_entries ul > li a:hover, .widget_product_categories ul > li a:hover {
    text-decoration: none;
}
.widget_categories ul > li a:before, .widget_archive ul > li a:before, .widget_nav_menu ul > li a:before, .widget_meta ul > li a:before, .widget_recent_entries ul > li a:before, .widget_product_categories ul > li a:before {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    padding-right: 10px;
    text-decoration: inherit;
}
.widget .wp-tag-cloud {
    height: auto;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.widget .wp-tag-cloud li {
    float: left;
    margin-bottom: 4px;
}
.widget ul.wp-tag-cloud li > a {
    border: 1px solid #E4E4E4;
    border-radius: 2px 2px 2px 2px;
    font-size: 14px !important;
    margin-right: 4px;
    padding: 6px 8px;
    text-decoration: none;
}
.widget .wp-tag-cloud li > a:hover {
    border-color: transparent;
}
.widget-video iframe {
    width: 100%;
}

ul.recent-posts {
    list-style: none outside none;
}
.recent-post {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    float: left;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
}
.recent-post figure {
    background-color: #212121;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.recent-post figure img {
    display: block !important;
    height: auto;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    z-index: 3;
}
.recent-post figure iframe {
    display: block;
    width: 100%;
}
.recent-post figure:hover img {
    transform: scale(1.2);
}
.recent-post .details-wrap {
    display: inline-block;
    padding: 15px;
    vertical-align: top;
}
.recent-post .post-item-details {
    border-top: 1px dashed transparent;
    padding: 15px;
}
.recent-post .post-item-details .comments-likes, .recent-post .post-item-details .comments-likes i, .recent-post .post-item-details .comments-likes span {
    font-weight: normal;
}
.recent-post .post-item-details .comments-likes .icon-comments {
    margin-right: 3px;
}
.wpb_recent_posts_widget .recent-post .details-wrap, .wpb_posts_carousel_widget .recent-post .details-wrap {
    padding: 15px 0;
}
.wpb_recent_posts_widget .recent-post .post-item-details, .wpb_posts_carousel_widget .recent-post .post-item-details {
    padding: 15px 0;
}
.recent-post h4 {
    margin-bottom: 6px;
    margin-top: 0;
}
.recent-post h4 a {
    text-decoration: none;
}
.recent-post .excerpt p {
    margin-bottom: 0;
}
.recent-post .post-date {
    margin-right: 4px;
}
.read-more {
    display: block;
    margin-top: 15px;
    text-decoration: none;
}
.read-more i, .read-more em {
    font-size: 0;
    margin-left: 4px;
    margin-right: 6px;
    transition: all 0.3s ease-in-out 0s;
    vertical-align: middle;
}
.read-more i:before, .read-more em:before {
    font-size: 12px !important;
}
.read-more:hover i, .read-more:hover em {
    margin-left: 8px;
}
.read-more:hover {
    text-decoration: none;
}
.read-more-link {
    display: block;
    font-weight: bold;
    margin-top: 5px;
    text-decoration: none;
}
.item-link {
    text-decoration: none;
}
.item-link i {
    margin-left: 5px;
}
.wpb_impact_text {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    height: auto;
    overflow: hidden;
}
.wpb_impact_text.alt-bg {
    padding-bottom: 20px;
    padding-top: 20px;
}
.impact-text-wrap {
    position: relative;
}
.wpb_impact_text.cta_align_right a.sf-button {
    margin-right: 0;
}
.wpb_impact_text .wpb_call_text, .impact-text {
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 0;
}
.wpb_impact_text .wpb_button {
    margin-bottom: 0;
}
.cta_align_left .wpb_call_text, .cta_align_right .wpb_call_text {
    width: 83%;
}
.cta_align_left .wpb_button {
    left: 0;
    margin-top: -15px;
    max-width: 12%;
    position: absolute;
    top: 50%;
}
.cta_align_right .wpb_button {
    margin-top: -15px;
    max-width: 12%;
    position: absolute;
    right: 0;
    top: 50%;
}
.cta_align_left .wpb_button.large, .cta_align_right .wpb_button.large {
    margin-top: -23px;
}
.cta_align_bottom .wpb_button {
    margin: 15px 0 0;
}
.wpb_latest_tweet_bar_widget {
    padding: 25px 0;
}
.wpb_latest_tweet_bar_widget .twitter-bird {
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-right: 10px;
}
.wpb_latest_tweet_bar_widget .tweet-text {
    display: block;
    float: left;
    line-height: 24px;
    margin-right: 5px;
}
.wpb_latest_tweet_bar_widget .tweet-text a {
    font-weight: bold;
    text-decoration: none;
}
.wpb_latest_tweet_bar_widget .twitter_intents {
    display: inline-block;
    line-height: 24px;
    margin-left: 10px;
}
.wpb_latest_tweet_bar_widget .twitter_intents a {
    margin-left: 5px;
}
.carousel-wrap {
    overflow: hidden;
    position: relative;
}
.carousel-wrap .heading-wrap {
    height: auto;
    min-height: 50px;
    overflow: hidden;
}
.carousel-wrap .heading-wrap .carousel-nav {
    position: absolute;
    right: 0;
    top: 0;
}
.carousel-wrap .carousel-items {
    display: none;
    list-style: none outside none;
}
.wpb_single_image .wpb_wrapper.shadow {
    background: url("images/box_shadow_effect.png") no-repeat scroll center bottom / 100% auto transparent;
    padding: 0 0 1.8%;
}
.wpb_single_image {
    margin-bottom: 30px;
}
.wpb_single_image img {
    display: block;
    height: auto;
    width: 100%;
}
.wpb_single_image figure figcaption {
    font-style: italic;
    margin: 10px 0 20px;
    text-align: center;
}
.wpb_video_widget .wpb_wrapper.shadow {
    background: url("images/box_shadow_effect.png") no-repeat scroll center bottom / 100% auto transparent;
    margin-bottom: 20px;
    padding: 0 0 1.6%;
}
figure.lightbox {
    position: relative;
}
.widget.widget_lip_most_loved_widget li {
    height: auto;
    margin-bottom: 10px;
    overflow: hidden;
}
.widget_lip_most_loved_widget .loved-item a {
    display: block;
    line-height: 28px;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.loved-item > br {
    display: none;
}
.loved-item .loved-count {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 12px 12px 12px 12px;
    float: left;
    font-weight: normal;
    line-height: 16px;
    margin-right: 10px;
    padding: 6px 10px 6px 7px;
    transition: all 0.3s ease-in-out 0s;
}
.loved-item .loved-count > i {
    font-size: 13px;
    margin-right: 2px;
    vertical-align: 0;
}
.loved-item .loved-count > span {
    margin-right: 5px;
    vertical-align: 1px;
}
.widget .recent-posts-list > li {
    height: auto;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 10px;
}
.recent-posts-list li .recent-post-image {
    background: none repeat scroll 0 0 padding-box #212121;
    border: 3px solid #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    float: left;
    height: auto;
    min-height: 70px;
    padding: 0;
    width: 94px;
}
.recent-posts-list li .recent-post-image img {
    display: block;
    height: auto;
    width: 100%;
}
.recent-posts-list li .recent-post-details {
    margin-left: 100px;
    padding: 8px 10px;
}
.recent-posts-list li .recent-post-title {
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recent-posts-list li .recent-post-details > span {
    font-size: 12px;
    font-style: italic;
}
.recent-posts-list li .recent-post-details .comments-likes {
    float: none;
    font-size: 12px !important;
    margin-top: 5px;
}
.recentcomments {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.flickr_images {
    margin-bottom: 30px;
    margin-right: -2px;
}
.widget.flickr-widget li {
    background-clip: padding-box;
    background-image: url("images/plus-icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    float: left;
    height: 77px;
    margin: 0 10px 10px 0;
    overflow: hidden;
    padding: 0;
    width: 77px;
}
.flickr-widget li img {
    display: block;
    height: 77px;
    min-height: 77px;
    min-width: 77px;
    transition: all 0.3s ease-in-out 0s;
    width: auto;
}
.flickr-widget li:hover img {
    opacity: 0.2;
}
.twitter-widget {
    margin: 0;
}
.widget.twitter-widget li {
    font-size: 12px;
    margin-bottom: 20px;
}
.widget.twitter-widget li:before {
    content: "";
    display: block;
    float: left;
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    height: auto;
    margin-top: 5px;
    text-decoration: inherit;
    width: 30px;
}
.twitter-widget .tweet-text {
    padding-left: 30px;
}
.twitter-widget .twitter_intents {
    margin: 10px 0 0 30px;
}
.twitter-date a, .twitter-link a, .widget .twitter-link a:hover {
    text-decoration: none;
}
.twitter-link a {
    background-clip: padding-box;
    border-radius: 15px 15px 15px 15px;
    display: inline-block;
    font-weight: bold;
    line-height: 25px;
    padding: 4px 12px;
    transition: all 0.3s ease-in-out 0s;
}
.twitter-link a:hover {
    border-radius: 0 0 0 0;
    text-decoration: none !important;
}
.sidebar .rev_slider_wrapper {
    overflow: hidden;
    padding-bottom: 40px !important;
}
.subscribers-list {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid #E4E4E4;
    border-radius: 2px 2px 2px 2px;
    padding: 15px 15px 9px;
    text-align: center;
}
.subscribers-list li {
    display: inline-block;
    margin-left: 10px;
    width: 64px;
}
.subscribers-list li:first-child {
    margin-left: 0;
}
.subscribers-list li > a.social-circle {
    background: none repeat scroll 0 0 #222222;
    border-radius: 40px 40px 40px 40px;
    font-size: 27px;
    margin: 0 auto 5px;
    padding: 11px 7px;
    text-align: center;
    width: 35px;
}
.subscribers-list li:hover > a.social-circle {
    text-decoration: none;
}
.subscribers-list li > a.social-circle i {
    width: 30px;
}
.subscribers-list li span {
    display: block;
    font-size: 12px;
    text-align: center;
}
.subscribers-list li span.social-count {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 4px;
}
.sidebar-ad-grid {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) inset;
    padding: 15px;
}
.sidebar-ad-grid ul > li {
    float: left;
    margin: 5px;
    max-width: 125px;
}
.sidebar-ad-grid ul > li img {
    display: block;
}
.widget input[type="email"] {
    -moz-box-sizing: border-box;
    padding-right: 20px;
    width: 100%;
}
.widget #mc_embed_signup > form {
    position: relative;
}
.widget #mc_embed_signup > form:after {
    content: "";
    display: inline-block;
    float: right;
    font-family: FontAwesome;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    opacity: 0.3;
    padding-right: 10px;
    position: absolute;
    right: 0;
    text-decoration: inherit;
    top: 5px;
}
#mc_embed_signup .clear {
    display: block;
    height: auto;
    visibility: visible;
    width: auto;
}
.widget_sf_infocus_widget .infocus-item {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.widget_sf_infocus_widget .infocus-item iframe {
    display: block;
}
.infocus-item figure {
    overflow: hidden;
    position: relative;
}
.widget_sf_infocus_widget .infocus-item img {
    display: block;
    height: auto;
    width: 100%;
}
.widget_sf_infocus_widget .infocus-item .infocus-title {
    position: relative;
}
.widget_sf_infocus_widget .infocus-item .infocus-title:before {
    background-color: #FFFFFF;
    content: "";
    height: 10px;
    left: 16px;
    position: absolute;
    top: -3px;
    transform: rotate(45deg);
    width: 15px;
    z-index: 99;
}
.widget_sf_infocus_widget .infocus-item h5 {
    border: 0 none !important;
    float: left;
    font-weight: normal;
    margin: 0 !important;
    max-width: 80%;
    overflow: hidden;
    padding: 12px 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.widget.widget_sf_infocus_widget .infocus-item h5 a:hover {
    text-decoration: none;
}
.infocus-title .love-it-wrapper {
    display: block;
    float: right;
    margin: 10px 16px 10px 0;
}
.portfolio-grid li {
    background-clip: padding-box;
    background-image: url("images/plus-icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 2px 2px 2px 2px;
    float: left;
    height: 82px;
    margin: 0 10px 10px 0 !important;
    position: relative;
}
.portfolio-grid li a {
    padding: 0 !important;
}
.portfolio-grid li a img {
    height: 82px;
    transition: all 0.3s ease-in-out 0s;
    width: 82px;
}
.portfolio-grid li:hover img {
    opacity: 0.2;
}

/*-----  alert-----*/

.alert{
    -moz-box-sizing: border-box;
    border-radius: 0 0 0 0;
    clear: both;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 16px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 12px 15px;
    text-align: left;
}

.alert.alert-warning{
	border: 1px solid #E8E5A2;
	background: #FBF7E3 url(../images/alert-warning.png) no-repeat 7px 9px;
}
.alert.alert-warning span.alert-box-icon{
	background-position: 0 0;
}

.alert .messagebox_text {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
}
.alert .messagebox_text p {
    float: left;
}
.alert .messagebox_text:before {
    content: "";
    display: block;
    float: left;
    font-family: FontAwesome;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    height: auto;
    margin-right: 13px;
    margin-top: 4px;
    text-decoration: inherit;
    text-indent: 0;
    width: 10px;
}
.alert.alert-info .messagebox_text:before {
    content: "";
}
.alert.alert-error .messagebox_text:before {
    content: "";
}
.alert.alert-success .messagebox_text:before {
    content: "";
}

.alert-note {
	background: url(../images/alert-note.png) no-repeat 7px 9px;
	border: solid 1px #ddd;
}

.alert.alert-info {
	background: #D9EDF7 url(../images/alert-info.png) no-repeat 7px 9px;
    border: 1px solid #D1E0E7;
	
}

.alert.alert-error {
    border: 1px solid #F2D2D3;
	background: #F1DDDD url(../images/alert-error.png) no-repeat 7px 9px;
}

.alert.alert-success {
	background: #DFEFD7 url(../images/alert-success.png) no-repeat 7px 9px;
    border: 1px solid #D3E5CF;
}

.glowframe img {
    border: 6px solid transparent;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    width: 96%;
}
.borderframe img {
    -moz-box-sizing: border-box;
    border: 6px solid transparent;
    width: 100%;
}
.shadowframe img {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}



.testimonial-wrap {
    margin-bottom: 20px;
}
.testimonial-wrap.large .testimonial-text {
    font-size: 16px;
}
ul.testimonials {
    list-style: none outside none;
    margin-bottom: 0;
}
.testimonials > li {
    border-top: 1px solid transparent;
    height: auto;
    margin-bottom: 30px;
    padding-top: 30px;
}
.testimonials > li:first-child {
    border-top: 0 none;
    padding-top: 0;
}
.testimonial-text {
    margin-bottom: 5px;
}
.testimonial-wrap.large .testimonial-text {
    margin-bottom: 10px;
}
.testimonial-text p {
    margin-bottom: 10px;
}
.testimonial-wrap cite, .wpb_testimonial_carousel_widget cite, .testimonials-slider cite {
    opacity: 0.6;
}
.testimonial .pagination-wrap {
    display: none;
}
.span12.testimonial .pagination-wrap {
    display: block;
}
.testimonials.carousel-items li {
    -moz-box-sizing: border-box;
    border: 1px solid #E4E4E4;
    margin-bottom: 20px;
    padding: 15px;
    position: relative;
}
.testimonials.carousel-items li:after {
    border-bottom: 12px solid transparent;
    border-left: 15px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    bottom: -13px;
    content: "";
    height: 0;
    left: 30px;
    opacity: 0.6;
    position: absolute;
    width: 0;
}
.alt-bg.wpb_testimonial_slider_widget {
    padding-bottom: 45px;
    padding-top: 60px;
}
.slider-wrap {
    margin-bottom: 10px;
    position: relative;
}
.testimonials-slider {
    padding-bottom: 15px;
}
.flexslider.content-slider ul.slides {
    background: none repeat scroll 0 0 transparent;
}
.testimonials-slider .testimonial-text {
    -moz-box-sizing: border-box;
    margin-bottom: 15px;
    padding: 0 15%;
}
.testimonials-slider .testimonial-text.text-large {
    font-size: 24px;
    line-height: 32px;
}
.testimonials-slider .flex-control-nav {
    bottom: 0;
    left: 0;
    list-style: none outside none !important;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 4;
}
.testimonials-slider .flex-control-nav li {
    float: none;
}

.clearboth {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}