/**
Theme Name: Yourmag
Theme URI: http://royalwpthemes.com/yourmag/
Author: RoyalwpThemes
Author URI: http://themeforest.net/user/RoyalwpThemes/portfolio
Version: 1.5
Description: Premium News/Magazine WordPress Theme
License:
License URI: 
Tags: dark, light, white, gray, two-columns,  custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images,  post-formats, theme-options, translation-ready
Text Domain: Yourmag
*/



/*--------1.Css Reset--------------------*/
/*--------2.General----------------------*/
/*--------3.Main Menu--------------------*/ 
/*--------4.Featured---------------------*/
/*--------5.Home Page--------------------*/ 
/*--------6.Pages Content----------------*/ 
/*--------7.Post-------------------------*/ 
/*--------8.Single Content---------------*/ 
/*--------9.Page Templates---------------*/ 
/*--------10.Comments--------------------*/
/*--------11.Breadcrumbs-----------------*/
/*--------12.Search----------------------*/
/*--------13.Navigation------------------*/
/*--------14.Contact form----------------*/
/*--------15.Sidebars--------------------*/
/*--------16.Footer----------------------*/
/*--------17.Widgets---------------------*/






/*---------------------------*/
/*--------1.Css Reset--------*/
/*---------------------------*/

html, body, div {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
p{text-indent:10px; margin: 5px 0 10px 0;}
img {border:0px;}
p img {margin: 5px 0 5px 0px; padding:0; max-width:100%;}
table, th, td, tr{ padding: 8px; border: 1px solid #D8D8D8; border-collapse: collapse;}
body{ font-family:  Arial, sans-serif; font-size:14px; color: #3e3e3e; background-color: #fff; width: 100%;}
blockquote {font-family: Georgia, serif;font-size: 18px;font-style: italic;width: 87%;margin: 12px 0px;padding: 20px 20px 10px 40px;line-height: 160%;position: relative;color: #383838;}
blockquote:before {display: block;content: "\201C";font-size: 80px;position: absolute;left: -10px;top: 30px;color: #7a7a7a;}
blockquote cite {color: #999999;font-size: 14px;display: block;margin-top: 5px;}
blockquote cite:before {content: "\2014 \2009";}
.clear{ clear: both; }
h1 {font-size: 40px; color: #000; font-weight: normal; line-height: 150%;}
h2 {font-size: 30px; color: #000; font-weight: normal; line-height: 150%;}
h3 {font-size: 25px; color: #000; font-weight: normal; line-height: 180%;}
h4 {font-size: 21px; color: #000; font-weight: normal; line-height: 180%;}
h5 {font-size: 18px; color: #000; font-weight: normal; line-height: 220%;}
h6 {font-size: 15px; color: #000; font-weight: normal; line-height: 240%;}
a {color:FF4000; text-decoration:none;} 
a:hover {color: #fb8383; text-decoration:none;} 
ul, li{list-style: none; list-style-type: none;}
code, pre {display: block; background: #d9d9d9; border: 1px solid #ccc; overflow: scroll; padding: 10px;}
img.centered {display: block; margin-left: auto; margin-right: auto;}
img.alignright {margin: 10px 0px 2px 15px!important; display: inline-block;}
img.alignleft {margin: 10px 15px 2px 0px!important; display: inline-block;}
.wp-caption.aligncenter {display: block; margin-left: auto; margin-right: auto}
.wp-caption.alignright {float:right; margin:0 0 1em 1em;}
.wp-caption.alignleft {float:left; margin:0 1em 1em 0;}	
.aligncenter, div.aligncenter {display: block;}
.alignright {float: right!important;}
.alignleft {float: left!important;}
.left{float: left!important;}
.right{float: right!important;}
.gallery-caption {text-align:center;}
.sticky {background: #edf8ff!important;}
.bypostauthor {}
.noside{text-align:center;padding:10px;}
.hide{display: none;}



/*---------------------------*/
/*--------2.General----------*/
/*---------------------------*/


#all_content{
width: 100%;
background: #fff;
}

#all_content.boxed_width{
max-width: 1140px;
margin: 0px auto;
background: #fff;
margin-top: 0px;
}

.inner{
height:100%;
max-width: 1140px!important;
position:relative;
clear:both;
text-align:left;
margin: 0px auto;
padding: 0px 20px;
-webkit-transition: all .3s ease;
}

.inner_10{
height:100%;
max-width: 1140px!important;
position:relative;
clear:both;
text-align:left;
margin: 0px auto;
padding: 0px 10px;
-webkit-transition: all .3s ease;
}

#header {
min-height: 100px;
display: inline-block;
padding: 20px 0px;
float: left;
width: 100%;
-webkit-transition: all .3s ease;
}



#soc_book{
width: 100%;
margin: 30px 0px 10px 0px;
display: inline-block;
text-align: center;
}

#soc_book img{
width: 32px;
height: 32px;
display: inline-block;
margin: 0px 2px 0px 1px!important;
opacity: 1;
transition:all 0.2s ease-in-out;
border-radius: 3px;
}

#soc_book img:hover{
opacity: 0.6;
}

#title_box{
display: inline-block;
width: 230px;
height: auto;
float: left;
margin: 25px 0px 10px 0px;
}

#all_content.boxed_width #title_box{
margin: 25px 0px 0px 0px;
}

#title_box img{
display: inline-block;
width: auto;
max-width: 240px;
margin-top: 0px;
float: left;
}


#title_box_center{
display: inline-block;
width: 100%;
height: auto;
margin: 0px auto;
text-align: center;
}

#title_box_center img{
max-width: 100%;
margin-top: 10px;
}

.site_title h1{
color: #555;
font-size: 40px;
position: relative;
display: block;
font-weight: normal;
line-height: 150%;
margin: 7px 0px 0 0px;
text-transform: uppercase;
}

.site_title h1:hover{
color: #f14d4d;
}


#banner-header{
display: inline-block;
margin: 18px 0px 10px 0px;
float: right;
}

#banner-header img{
width: 468px;
height: 60px;
}

#banner_header_728{
display: inline-block;
margin: 10px 0px 5px 0px;
float: right;
}

#banner_header_728 img{
width: auto;
max-width: 728px;
height: auto;
}


#header_top_menu {
border-bottom: 2px solid;
border-color: #FF4000;

background: url("images/header_top_menu.png") repeat-x bottom;
background-color: #444;
display: inline-block;
float: left;
margin-bottom: 0px;
margin-top: 0px;
width: 100%;
-webkit-transition: all .3s ease;
}

#header_top_menu .login{
background: url("images/user_plus.png") no-repeat;
background-color: #fff;
display: inline-block;
position: absolute;
float: right;
right: 0px;
height: 25px;
margin: -30px 15px 0px 0px;
padding: 0px 7px 0px 31px;
font-size: 13px;
color: #000;
line-height: 25px;
text-transform: uppercase;
opacity: 1;
border-radius: 5px;
transition:all 0.2s ease-in-out;
}

#header_top_menu .login:hover, #header_top_menu .user_profile:hover{
background-color: #b0e300;
color: #fff;
}

#header_top_menu .logout:hover{
background-color: #FF4000;
color: #fff;
}


#header_top_menu .logout{
background: url("images/user_minus.png") no-repeat;
background-color: #fff;
display: inline-block;
position: absolute;
float: right;
right: 0px;
height: 25px;
margin: -30px 15px 0px 0px;
padding: 0px 7px 0px 31px;
font-size: 13px;
color: #000;
line-height: 25px;
text-transform: uppercase;
border-radius: 5px;
transition:all 0.2s ease-in-out;
}

#header_top_menu .user_profile{
background: url("images/user_profile.png") no-repeat;
display: inline-block;
position: absolute;
float: right;
right: 0px;
width: 25px;
height: 25px;
margin: -30px 100px 0px 0px;
text-indent: -9999px;
border-radius: 5px;
}

#login-box label{
margin: 0px 0px 0px -6px!important;
}

#login-box .close-btn{
margin: 7px 7px 0px 0px!important;
}



/*------------------------------------*/
/*----------3.Main Menu---------------*/ 
/*------------------------------------*/



.menu_inner{
height:100%;
max-width: 1140px!important;
position:relative;
clear:both;
text-align:left;
margin: 0px auto;
padding: 0px;
}

#mainMenu {
display: block;
width: 100%;
max-width: 1140px!important;
position:relative;
margin: 0px auto;
}

#menu_box {
background: #222;
display: block;
width: 100%;
margin: 0px 0px 0px 0px!important;
}

#mainMenu select {
display: none; 
float: left;
position: relative;
margin: 6px 0px 3px 20px;
width: 96%;
height: 27px;
}

#mainMenu ul li{
background: #222;
float:left;
}

#mainMenu ul li a {
border-right: 1px solid #353535;
display:block;
line-height: 35px;
color: #ddd;
padding: 4px 11px;
font-size: 16px;
font-weight: normal;
text-transform: uppercase!important;
}



/*----------Mega Menu---------*/ 


#mega_main_menu.mega_main_menu{
outline-style: none!important;
}

#megaMenu .um-img{
padding: 2px 0px 0 0px!important;
width: auto!important;
}

.menu_bg_line {
background: #ddd;
height: 3px;
width: 100%;
margin: 0px 0px 0px 0px!important;
z-index: 10;
}

#menu_box {
border-top: 1px solid #eee!important;
}

#mega_main_menu ul li ul li, #mega_main_menu ul li ul li:last-child{
border: none!important;
}

.logo_link{
padding: 0px!important;
margin: 0px!important;
}

#mega_main_menu .link_text{
font-size: 14px!important;
font-weight: normal;
text-transform: uppercase;
}

#mega_main_menu .item_link.with_icon i{
padding: 0px 10px 0px 0px!important;
opacity: 0.8;
}

#mega_main_menu ul ul .item_link.with_icon i{
line-height: 12px!important;
}

#mega_main_menu .item_link {
padding-left: 15px!important;
padding-right: 15px!important;
}
 

#mainMenu ul li.current-menu-parent > a,
#mainMenu ul li.current_page_item > a,
#mainMenu ul li.current-menu-ancestor > a,
#mainMenu ul li.current-post-ancestor > a,
#mainMenu ul li.current-menu-item > a{
text-decoration:none;
color: #fff;
background: #1aaad9; 
}

#mainMenu ul li a:hover {
text-decoration:none;
color: #fff;
background: #1aaad9; 
}

#mainMenu.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

#mainMenu.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

* html #mainMenu.ddsmoothmenu ul li a{ 
display: inline-block;
}

#mainMenu.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; 
visibility: hidden;
width:auto;
box-shadow: 1px 1px 3px #666;
}

#mainMenu.ddsmoothmenu ul li ul li{
background: none;
float: none;
display: list-item;
padding:0;
}

#mainMenu.ddsmoothmenu ul li ul li a{
background: url("images/sub_menu_line.png") repeat-x bottom #333;
text-align:left;
margin:0;
padding: 7px 20px 7px 10px;
line-height: 20px;
width: 175px;
height:1%;
text-transform: uppercase;
font-size:10px;
color: #fff;
text-shadow: none;
}

#mainMenu.ddsmoothmenu ul li ul li.current-post-ancestor > a,
#mainMenu.ddsmoothmenu ul li ul li.current-menu-ancestor > a{
color: #fff;
background: #ffae00; 
cursor: pointer;
box-shadow: none;
}

#mainMenu.ddsmoothmenu ul li ul li.current-menu-item > a{
color: #fff;
background: #ffae00; 
box-shadow: none;
}

#mainMenu.ddsmoothmenu ul li ul li a:hover {
color: #fff;
background: #ffae00; 
}

#mainMenu.ddsmoothmenu ul li ul li a.last, #mainMenu.ddsmoothmenu ul li ul li a.last:hover {
border:none;	
}

* html #mainMenu.ddsmoothmenu{
height: 1%;
} 


#secondaryMenu{
display: block;
width: 100%;
min-height: 35px;
margin: 0px;
text-align: left;
}

#secondaryMenu ul li{
display: block;
margin: 0px!important;
padding: 0px!important;
list-style: none;
}

#secondaryMenu ul li a{
background-image: url("images/top_menu_links_line.png")!important;
background-position: right!important;
background-repeat: repeat-y!important;
display: block;
float: left;
margin: 0px!important;
padding: 0px 10px 0px 10px!important;
line-height: 35px;
color: #eee;
font-size: 12px;
text-transform: uppercase; 
background: none;
transition:all 0.2s ease-in-out;
}

#secondaryMenu ul li a:hover{
background-color: #333;
color: #fff;
}



/*----------------------------*/
/*---------4.Featured---------*/
/*----------------------------*/




.ticker_box_Kesha{
display: inline-block;
background-color: #f5f5f5;
width: 100%;
height: 35px;
margin-bottom: 0px;
margin-top: 0px;
}

.ticker_box_Kesha .modern-ticker{
width: 100%;
height: 30px;
line-height: 20px;
overflow:hidden;
}

.ticker_box_Kesha .mt-label{
background: url("images/ticker_clock.png") no-repeat 11px 12px;
margin-top: 0px;
margin-right: 3px;
margin-left: -13px;
padding: 0px 10px 0 27px;
height: 35px;
position:absolute;
top: 0px;
left: 0px;
color: #FF4000;
font-weight: normal;
font-size: 13px;
line-height: 35px;
text-transform: uppercase;
overflow:hidden;
}

.ticker_box_Kesha .modern-ticker .ticker_title{
text-decoration:none;
}

.ticker_box_Kesha .mt-news a img{
display: none;
}

.ticker_box_Kesha .mt-news .ticker_title{
background: url("images/ticker_star.png") no-repeat left center;
display: inline-block;
vertical-align: top;
white-space:nowrap;
padding: 0px 5px 0 15px;
margin-top: 8px;
margin-right: 0px;
font-size:12px;
color: #333;
transition:all 0.2s ease-in-out;
text-transform: uppercase;
}

.ticker_box_Kesha .mt-news .ticker_title:hover{
color: #FF4000;
}

.ticker_box_Kesha .ticker_date{
display: inline-block;
padding: 8px 20px 0 0px;
font-size:10px;
color: #777;
text-transform: uppercase;
}

.ticker_box_Kesha .mt-controls{
margin-top: 2px;
margin-left:2px;
position:absolute;
right:0;
background-repeat:no-repeat;
background-position:-1000px;
}

.ticker_box_Kesha .mt-prev {
background: url("images/ticker_nav_kesha.png") no-repeat 0px;
}

.ticker_box_Kesha .mt-next {
background: url("images/ticker_nav_kesha.png") no-repeat -30px 0;
}


.ticker_box{
display: inline-block;
background-color: #FF4000;
width: 100%;
height: 50px;
margin-bottom: 0px;
margin-top: 0px;
}

.modern-ticker{
width: 100%;
height: 44px;
line-height:30px;
overflow:hidden;
}

.mt-label{
background: url("images/ticker_hot.png") no-repeat 10px 11px;
background-color: #444;
margin-top: 5px;
margin-right: 3px;
margin-left: -3px;
padding: 0px 10px 0 27px;
height: 35px;
position:absolute;
top: 0px;
left: 0px;
color: #fff;
font-weight: normal;
font-size: 13px;
line-height: 35px;
text-transform: uppercase;
overflow:hidden;
}

.ticker_box .ticker_date{
display:none;
}

.modern-ticker .ticker_title{
text-decoration:none;
}

.mt-news a img{
margin-top: 8px;
}

.mt-news .ticker_title{
display: inline-block;
vertical-align: top;
white-space:nowrap;
padding: 0 20px 0 5px;
margin-top: 8px;
margin-right: 10px;
font-size:13px;
color: #fff;
transition:all 0.2s ease-in-out;
text-transform: uppercase;
}

.mt-news .ticker_title:hover{
color: #e1e1e1;
}


.modern-ticker ul{
margin:0;
padding:0;
list-style:none;
}

.mt-body{
margin:2px;
position:relative;
}

.mt-news{
overflow:hidden;
position:absolute;
}

.mt-news li{
float:left;
}


.mt-hide{
display:none;
}

.mt-controls{
margin-top:8px;
margin-left:2px;
position:absolute;
right:0;
background-repeat:no-repeat;
background-position:-1000px;
}

.mt-next,.mt-prev{
width: 30px;
height: 30px;
float:left;
cursor:pointer;
transition:all 0.2s ease-in-out;
}

.mt-next:hover,.mt-prev:hover{
opacity: 0.6;
}

.mt-play {
display:none;
}

.mt-prev {
background: url("images/ticker_nav.png") no-repeat 0px;
}

.mt-next {
background: url("images/ticker_nav.png") no-repeat -30px 0;
}



/*---------Home Slider---------*/


.royalSlider {
width: 100%;
overflow: hidden;
height: auto;
max-height: 700px;  
position: relative;
direction: ltr;
visibility: hidden;
}

.royalSlider img {
width: 100%;
height: auto;
}

.royalSlider > * {
float: left;
}

.rsWebkit3d .rsSlide {
-webkit-transform: translateZ(0);
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
-webkit-transform: none;
}


.rsABlock {
left: 0;
top: 0;
position: absolute;
z-index: 15;
}

h1.rsSlideTitle {
display: block;
font-size: 35px;
background-color: #FF4000;
font-weight: normal;
text-transform: uppercase;
margin: 0;
line-height: 45px;
transition: 0.2s!important;
}

h1.rsSlideTitle:hover {
background: rgba(0,0,0,0.6);
}

h2.rsSlideTitle {
font-size: 17px;
padding: 11px 13px 11px;
background: #c00;
background: rgba(0,0,0,0.4);
color: #fff;
font-weight: normal;
margin: 0;
line-height: 21px;
}

.rsSlideTitle a{
background: url("images/menu_bg_line.png") repeat-x bottom;
display: block!important;
padding: 18px 17px 18px;
color: #fff!important;
}

.rsFirstSlideTitle {
max-width: 90%;
left: 30px;
top: 320px;

}
.rsSecondSlideTitle {
left: 30px;
top: 270px;
}

.rsOverflow {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
float: left;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
left: 0;
top: 0;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
position: absolute;
left: 0;
top: 0;
}

.rsContainer {
position: relative;
width: 100%;
height: 100%;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
cursor: pointer;
}

.rsThumb {
float: left;
position: relative;
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
opacity: 1;
-webkit-transition:opacity 0.3s linear;
-moz-transition:opacity 0.3s linear;
-o-transition:opacity 0.3s linear;
transition:opacity 0.3s linear;
}
.rsHidden {
opacity: 0;
visibility: hidden;
-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}

.royalSlider .rsSlide.rsFakePreloader {
opacity: 1 !important;
-webkit-transition: 0s;
-moz-transition: 0s;
-o-transition:  0s;
transition:  0s;
display: none;
}

.rsSlide {
position: absolute;
left: 0;
top: 0;
display: block;
overflow: hidden;	
height: 100%;
width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
height: auto;
}

.rsContent {
width: 100%;
height: 100%;
position: relative;
}

.rsPreloader {
position:absolute;
z-index: 0;	
}

.rsNav {
bottom: 0px;
-moz-user-select: -moz-none;
-webkit-user-select: none;
user-select: none;
}

.rsNavItem {
-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
cursor: pointer;
position: relative;
overflow: hidden;
float: left;
z-index: 22;
}
.rsTabs {
float: left;
background: none !important;
}
.rsTabs,
.rsThumbs {
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

img.rsImg {
max-width: none;
}

.grab-cursor {
cursor:url(images/grab.png) 8 8, move; 
}

.grabbing-cursor{ 
cursor:url(images/grabbing.png) 8 8, move;
}

.rsNoDrag {
cursor: auto;
}

.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {
background: #FFF;
}

#homeSlider .example-link {
padding: 5px 12px 6px;
background: #C00;
position: absolute;
color: #fff;
right: 12px;
bottom: 12px;
text-decoration: none;
font-weight: bold;
border-radius: 2px;
z-index: 30;
}

#homeSlider.rsUni .rsArrow { 
height: 50%;
top: 25%;
}

#homeSlider .example-link:hover {
text-decoration: none;
background: #BB0202;
text-decoration: underline;
color: #fff;
}

.rsWebkit3d .example-link {
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
}


/*-----Background-----*/
.rsUni,
.rsUni .rsOverflow,
.rsUni .rsSlide,
.rsUni .rsVideoFrameHolder,
.rsUni .rsThumbs {
background: #222;
color: #fff;
}

.rsUni .rsPreloader {
display: none;
}


/*---------Thumbnails--------*/

#homeSlider .rsThumbsHor {
border-top: 3px solid #000;
border-bottom: 3px solid #000;
height: 180px;
padding: 0px;
}

#homeSlider .rsThumb {
border-right: 1px solid #333;
width: 169px;
height: 180px;
margin: 0px!important;
padding: 0px 10px!important;
cursor: pointer;
transition: 0.2s;
}
#homeSlider .rsThumb img {
width: 172px;
height: 100px;
margin-bottom: 3px;
}


#homeSlider .rsThumb:hover {
background: #444;
}

#homeSlider .rsTmb {
text-align: center;
margin-top: 11px;
font-weight: normal;
}

#homeSlider .rsThumb i {
font-style: normal;
font-weight: normal;
}

.rsUni .rsThumbsHor {
width: 100%;
height: auto;
}

.rsUni .rsThumb.rsNavSelected {
background-color: #FF4000;
height: 63px;
}
.rsUni .rsThumb.rsNavSelected img {
opacity: 0.9;
filter: alpha(opacity=90);
}

.rsUni .rsTmb {
display: block;
}





/*---------Home Slider with parallax---------*/


#featured_area{
display: inline-block;
position: relative;
width: 100%;
margin: 0px 0px 0px 0px;
}

#featured_area .photo {
display: inline-block;
vertical-align: top;
margin: 0px 0px 0px 0px;
width: 100%;
background-attachment: fixed;
background-position: 0% 0%;
background-repeat: no-repeat;
height: auto;
position: relative;
}

.featured_area_bg{
background: url("images/featured_area_bg.png");
position: relative;
padding: 30px 0px 30px 0px;
}

.fws2 {
position: relative;
background: #fff;
display: inline-block;
width: 66%!important;
}

.fws2 .slide {
display: none;
position: absolute;
top:0;
left:0;
z-index: 0;
width:100%;
}

.fws2 .slide img {
width: 100%!important;
margin: 0px;
height: auto;
float:left;
}


.slide_content_box{
background: url("images/slider_big_shadow.png") repeat-x bottom;
width: 100%;
margin: 0px 0px 0px 0px;
height: 100%;
position: absolute;
left:0;
bottom: 0;
}

.fws2 .slide_content {
position: absolute;
display: inline-block;
width: 70%;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 20px;
}

.fws2 .slide_content_wrap { 
display: inline-block;
width: 100%;
left: 0%!important;
top: 0%!important;
margin: 25% 0px 0px 0px!important;
position: absolute;
}

.fws2 .slide_content_wrap p{ 
text-indent: 0px;
}

.fws2 .title {  
background-color: #FF4000;
display: inline-block;
opacity: 0;
color:#fff;     
font-size: 25px;
line-height: 35px;
padding: 8px 15px;
margin: 0px 0px 0px 0px;
float:left;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
}

.fws2 .title a{  
color:#fff;     
}

.fws2 .slide_time{ 
background-color: rgba(0,0,0,0.3)!important;
display: inline-block;
text-transform:uppercase;
font-size: 11px;
color:#fff;
text-decoration: none;
margin: 5px 0px 10px 2px;
padding: 5px 8px;
font-weight: 400;
}


.fws2 .custom_read_more{ 
background-color: rgba(0,0,0,0.3)!important;
display: inline-block;
color:#fff!important;
display: inline-block;
float: left;
text-transform:uppercase;
font-size: 12px;
line-height: 23px;
color:#fff;
text-decoration: none;
margin: 10px 0px 0px 0px!important;
padding: 3px 10px;
font-weight: 400;
transition:0.2s;
}

.fws2 .custom_read_more:hover{ 
background-color: #333;
}


.fws2 .custom_read_more a{ 
color:#fff;
}

.fws2 .slidePrev {
background:url("images/ticker_nav.png") no-repeat;
background-color:#FF4000;
width: 30px;
height: 30px;
float:left;
cursor: pointer;
position: absolute;
top: 86%!important;
left: 88%!important;
opacity: 1!important;
z-index: 10;
border-radius: 0px;
transition:0.2s;
}



.fws2 .slideNext {
background:url("images/ticker_nav.png") no-repeat 100% 0%;
background-color:#FF4000;
width: 30px;
height: 30px;
float:left;
cursor: pointer;
position: absolute;
top: 86%!important;
right: 3%!important;
opacity: 1!important;
z-index: 10;
border-radius: 0px;
transition:0.2s;
}

.fws2 .slidePrev:hover, .fws2 .slideNext:hover{
opacity: 0.8!important;
}

.fws2 .timers {
width: 100%!important;
height:5px;
position: absolute;
bottom: 20px;
left: 40px;
z-index: 3;
}

.fws2 .timer {
display: none;
height:5px;
width: 56px;
background-color: #000;
float:left;
margin-right: 5px;
}

.fws2 .progress {
height:5px;
width:0%;
background-color: #ff0000;
float:left;
}

.fws2 .post-single-rate{
background: #a8d900;
display: block;
position: absolute;
top: 20px;
left: 20px;
width: 60px;
height: 16px;
padding: 1px 0px 1px 5px;
}




/*---------Home Elastic Slider---------*/


#ei-slider{
margin: 25px 0px 10px 0px;
}

#ei-slider-small{
margin: 25px 0px 15px 0px;
width: 100%; 
width: -webkit-calc( 100% - 390px ); 
width: -moz-calc( 100% - 390px ); 
width: calc( 100% - 390px ); 
float: left;
}

#ei-slider-small.ei-slider{
height: 430px!important;
}


#content_hide_sidebar #ei-slider-category{
margin: 25px 0px 20px 0px;
width: 100%; 
float: left;
}

#ei-slider-category{
margin: 25px 0px 20px 0px;
width: 96.4%; 
float: left;
}

#ei-slider-category.ei-slider{
height: 430px!important;
}

.ei-slider{
position: relative;
width: 100%;
max-width: 1920px;
height: 460px;
margin: 0 auto;
}

.ei-slider-loading{
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index:999;
background: #444!important;
color: #fff;
text-align: center;
line-height: 430px;
}

.ei-slider-large{
height: 100%;
width: 100%;
position:relative;
overflow: hidden;
}

.ei-slider-large li{
position: absolute;
top: 0px;
left: 0px;
overflow: hidden;
height: 100%;
width: 100%;
}

.ei-slider-large li img{
width: 100%;
}

.ei-title{
position: absolute;
left: 5%;
bottom: 20%;
}

.ei-title h2, .ei-title h3{
text-align: left;
}

.ei-title h2 a{
display: block;
max-width: 95%;
margin-bottom: 10px;
font-size: 30px;
line-height: 40px;
color: #fff;
text-transform: uppercase;	
text-shadow: 1px 1px 1px #000;
}

.ei-title h3{
font-size: 14px;
line-height: 22px;
text-transform: uppercase;
color: #fff;
text-shadow: 1px 1px 1px #000;	
}

.ei-slider-thumbs{
height: 13px;
margin: 0 auto;
position: relative;
}

.ei-slider-thumbs li{
position: relative;
float: left;
height: 100%;
}

.ei-slider-thumbs li.ei-slider-element{
top: 0px;
left: 0px;
position: absolute;
height: 100%;
z-index: 100;
text-indent: -9000px;
background-color: #FF4000;
}

.ei-slider-thumbs li a{
display: block;
text-indent: -9000px;
background: #eee;
width: 100%;
height: 100%;
cursor: pointer;
box-shadow: 0px 0px 1px #bbb;
transition: background 0.2s ease;
}

.ei-slider-thumbs li a:hover{
background-color: #f0f0f0;
}

.ei-slider-thumbs li img{
position: absolute;
bottom: 50px;
opacity: 0;
z-index: 999;
max-width: 100%;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-box-reflect: 
below 0px -webkit-gradient(
linear, 
left top, 
left bottom, 
from(transparent), 
color-stop(50%, transparent), 
to(rgba(255,255,255,0.3))
);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.ei-slider-thumbs li:hover img{
opacity: 1;
bottom: 13px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}




/*---------Featured two images---------*/

#featured_two_image_box{
position: relative;
float: right;
display: inline-block;
width: 31.5%!important;
}

.feat_image_one{
display: inline-block;
position: relative;
margin: 0px 0px 21px 0px;
width:100%;
max-width: 360px;
max-height: 170px;
overflow: hidden;
}

.feat_image_two{
display: inline-block;
position: relative;
margin: 0px 0px 0px 0px;
width:100%;
max-width: 360px;
max-height: 170px;
overflow: hidden;
}

.feat_image_one img, .feat_image_two img{
display: inline-block;
width:100%;
max-width: 370px;
max-height: 170px;
}

.feat_image_content {
background:url("images/widget_slider_shadow.png") repeat-x bottom;
vertical-align: bottom;
display: inline-block;
position: absolute;
bottom: 0px;
left: 0px;
width:100%;
height: 100%;
}

.feat_image_content h1 {  
display: block;
position: absolute;
top: 100px;
width: 90%;
color:#fff;     
font-size: 15px;
line-height: 23px;
padding: 4px 6px;
margin: 5px 0px 0px 10px;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
text-shadow: 0px 0px 1px #333;
}

.feat_image_content h1 a{  
color:#fff;     
}

.feat_image_content .slide_time{ 
background-color: #FF4000;
display: inline-block;
position: absolute;
top: 80px;
text-transform:uppercase;
font-size: 10px;
color:#fff;
text-decoration: none;
margin: 0px 0px 0px 13px;
padding: 3px 6px;
font-weight: 400;
}

.feat_image_content .post-single-rate{
background: #a8d900;
display: block;
position: absolute;
top:  0px;
width: 60px;
height: 16px;
padding: 1px 0px 1px 6px;
margin: 10px 0px 0px 10px;
}









/* ======== Scroller and elements ======== */

#myScroller{
visibility: hidden;
}

.radiant_scroller {
background: #333;
border-top: 3px solid #333;
border-left: 3px solid #333;
display: inline-block;
position: relative;
margin: 20px 0px 0px 0px!important;
width: 99.7%!important;

visibility: hidden;
}

.radiant_scroller_wrapper {
width: 100%!important;
overflow: hidden;
}

.radiant_scroller_wrapper .scroller-el {
display: inline-block;
position: relative!important;
max-width: 390px;
margin: 0px!important;
padding: 0px!important;
}

.scroller_item{
background: #000;
border-right: 3px solid #333;
}

.scroller_item img{
transition: 0.4s;
opacity: 0.9;
}

.scroller_item:hover img{
opacity: 1;
}

.scroler_content h1 a{
background:rgba(255,255,255, 0.8);
display: block;
position: absolute;
top: 200px;
left: 20px; 
width: auto;
max-width: 81%;
z-index: 10;
margin: 0px 0px 0px 0px;
padding: 15px;
color: #000;
font-size: 18px;
text-transform: uppercase;
line-height: 28px;
transition:0.4s;
}

.scroler_content h1 a:hover{
background:rgba(255,255,255, 1);
color: red;
}


.radiant_scroller .radiant_scroller_row .scroller-el:last-of-type {
margin-right: 0;
}
.radiant_scroller .radiant_scroller_row:last-of-type .scroller-el {
margin-bottom: 0;
}


.radiant-navigation{
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
z-index: 20;
}

.radiant_scroller .radiant-next, .radiant_scroller .radiant-prev {
width: 42px;
height: 42px;
transition:0.4s;
}

.radiant_scroller .radiant-next {
background:url("images/right_arrow.png") no-repeat;
background-color:rgba(51,51,51, 1);
position: absolute;
bottom: 0px;
right: 0px;
cursor: pointer;
}

.radiant_scroller .radiant-prev {
background:url("images/left_arrow.png") no-repeat;
background-color:rgba(51,51,51, 1);
cursor: pointer;
}

.radiant_scroller .radiant-next:hover, .radiant_scroller .radiant-prev:hover {
background-color:rgba(51,51,51, 0.7);
}

.radiant_scroller .radiant-pagination {
display: none;
}













/*---------Testimonials carousel---------*/

.bxslider_container{
border-top: 3px solid #eee;
width: 100%;
height: auto;
background: #f5f5f5;
}

.bxslider_container .inner{
padding: 0px;
}

.bx-wrapper {
position: relative;
margin: 0px auto;
padding: 0;
*zoom: 1;
}

.bx-wrapper .bx-viewport {
width: 100%;
height: auto;
left: 0px;
top: 0px;
padding: 15px 0px;

}

.bx-wrapper img {
border: 1px solid #eee;
float: left;
width: 100px;
height: 100px;
display: inline-block;
margin: 10px 15px 10px 15px;
padding: 4px;
border-radius: 100px; 	
}

.bx-wrapper .bxslider_quote {
background: url("images/left_quote.png") no-repeat 10px 10px;
border: 1px solid #f5f5f5;
background-color: #fff;
display: block;
margin: 12px 20px 20px 150px;
padding: 25px 35px;
font-size: 16px;
line-height: 24px;
font-style: italic;
color: #777;
border-radius: 5px; 
}

.bx-wrapper .custom_read_more{ 
background: none;
background-color: #FF4000;
display: inline-block;
float: right;
margin: 0px 20px 10px 0px;
padding: 0px 10px;
color: #fff!important;
font-size: 11px;
}

.bx-wrapper .custom_read_more:hover{ 
background-color: #FF4000;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: 20px;
width: 100%;
}


.bx-wrapper .bx-pager {
text-align: center;
font-size: 12px;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
background: #e1e1e1;
text-indent: -9999px;
display: block;
width: 12px;
height: 12px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #ccc;
}


.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
display: none;
}

.bx-wrapper .bx-controls-direction a.disabled {
display: none;
}

.bx-wrapper .bx-controls-auto {
display: none;
}




/*----------------------------*/ 
/*---------5.Home Page--------*/ 
/*----------------------------*/ 


#main_content p{
margin: 0px;
padding: 0px;
}

#home_content{
background-color: #fff;
width: 100%; 
width: -webkit-calc( 100% - 360px ); 
width: -moz-calc( 100% - 360px ); 
width: calc( 100% - 360px ); 
float: left;
padding: 0px;
}

#home_content.home_full_width{
width: 99.7%!important;
margin: 20px 0px 25px 0px;
padding: 0px;
display: inline-block;
float: left;
}


#home_content_inner {
display: inline-block;
float: left;
width: 100%!important;
padding: 0px 0px 30px 0px;
}


	
	
/*----------------------------*/
/*-------6.Pages Content------*/ 
/*----------------------------*/



#content {
background-color: #fff;
width: 100%; 
width: -webkit-calc( 100% - 361px ); 
width: -moz-calc( 100% - 361px ); 
width: calc( 100% - 361px ); 
float: left;
}

#content_hide_sidebar {
background-color: #fff;
width: 100%; 
float: left;
}

.bottom_info_box{ 
background-color: #eee;
display: inline-block;
width: 100%; 
float: left;
margin: 5px 0px;
padding: 0px 0px 10px 3px;
}

.info_box_inner{
display: inline-block;
float: left;
margin: 1px 0px 0px 12px;
padding: 0px;
}


.custom_cat_class{ 
color:#fff!important;
background-color: #555;
display: inline-block;
float: left;
text-transform:uppercase;
font-size: 12px;
line-height: 22px;
text-decoration: none;
margin: 0px 8px 0px 0px;
padding: 2px 9px 1px 9px;
font-weight: 400;
}

.home_posts_time{
background: url("images/cat_time_icon.png") no-repeat 0px 50%;

position: relative;
display: inline-block;
float: left;
text-transform:uppercase;
font-size: 10px;
line-height: 24px;
color:#555;
text-align: center;
text-decoration: none;
margin: 10px 5px 0px 0px;
padding: 0px 8px 0px 20px!important;
font-weight: 400;
text-indent: 0px;
}

.post_views{
background: url("images/view_icon.png") no-repeat 0px 50%;

position: relative;
display: inline-block;
float: left;
margin: 10px 5px 0px 0px;
color: #555;
text-transform:uppercase;
font-size: 10px;
line-height: 24px;
padding: 0px 8px 0px 22px!important;
}

.custom_read_more{ 
background: url("images/read_more_arrow.png") no-repeat left 50%;

display: inline-block;
color:#555!important;
display: inline-block;
float: left;
text-transform:uppercase;
font-size: 10px;
line-height: 24px;
text-decoration: none;
margin: 10px 0px 0px 0px;
padding: 0px 8px 0px 20px;
font-weight: 400;
transition:0.2s;
}

.custom_read_more a:hover{ 
color: red!important;
}


.custom_read_more a{ 
color:#555;
transition:0.2s;
}



/*------------------------------*/ 
/*------------7.Post------------*/ 
/*------------------------------*/ 


.cat_title_box_Kesha{
display: inline-block;
width: 100%;
margin-top: 0px;
}

.cat_title_box_Kesha h1{
border-left: 3px solid;
border-right: 1px solid;
border-color: #FF4000;
background: #fff;
display: inline-block;
color:#000;     
font-size: 35px;
line-height: 50px;
padding: 0px 10px 0px 10px;
margin: 0px 15px 0px 0px;
float:left;
font-weight: normal;
text-transform: uppercase;
}

.cat_title_box_Kesha p{
border-right: 1px solid;
border-color: #FF4000;
background: #f9f9f9;
display: block;
margin: 0px!important;
padding: 14px 0px 12px 10px!important;
font-size: 13px!important;
line-height: 24px;
color:#666; 
text-indent: 0px;
text-transform: uppercase;
}


.dzsparallaxer {
margin-top: 0px;
max-height: 200px;
height: auto;
overflow: hidden;
position: relative;
transition-property: height;
transition-duration: 0.3s;
-moz-transition-property: height;
-moz-transition-duration: 0.3s;
-webkit-transition-property: height;
-webkit-transition-duration: 0.3s;
-o-transition-property: height;
-o-transition-duration: 0.3s;
-ms-transition-property: height;
-ms-transition-duration: 0.3s;
-ms-transition-timing-function: ease-out-quart;
-webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
-moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
-o-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); 
}
  
.dzsparallaxer .dzsparallaxer--target {
display: inline-block;
position: relative; 
}
	
.dzsparallaxer .dzsparallaxer--blackoverlay {
position: absolute;
opacity: 0;
background-color: rgba(0, 0, 0, 0.9);
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none; 
}

.dzsparallaxer .center-it {
position: absolute;
width: 100%;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%); 
}

.divimage {
background-size: cover;
background-position: center center; 
}

.dzsparallaxer.simple-parallax {
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden; 
}
  
.dzsparallaxer.simple-parallax .simple-parallax-inner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
clip: rect(0, auto, auto, 0); 
}



.photo_bg_shadow{
background: url("images/widget_slider_shadow.png") repeat-x bottom;
min-height: 200px;
position: relative;
}

.photo_bg{
background: url("images/photo_bg.png") ;
position: relative;
}

.photo_content_box{
padding: 50px 0px 20px 10px;
}

.photo_content_box .cat_post_count{
background: url("images/slider_cover.png");
display: inline-block;
margin: 0px 0px 0px 0px;
padding: 4px 8px;
border-radius: 5px;
color: #fff;
font-size: 11px;
line-height: 17px;
}

.photo_content_box h1{
display: inline-block;
color:#fff;     
font-size: 55px;
line-height: 70px;
padding: 0px;
margin: 0px 0px 0px 0px;
float:left;
font-weight: normal;
text-transform: uppercase;
text-shadow: 0px 0px 1px #000;
}

.photo_content_box p{
display: block;
margin: 0px!important;
padding: 0px!important;
font-size: 18px!important;
line-height: 26px;
color:#fff; 
text-indent: 0px;
text-shadow: 0px 0px 1px #000;
}


.mosaicflow__column {
float:left;
}

.mosaicflow {
display: inline-block;
width: 100%;
}

#content .mosaicflow {
display: inline-block;
width: 100%;
}

#content_hide_sidebar .mosaicflow {
display: inline-block;
width: 102%;
margin: 0px 0px 30px 0px;
}

.index_inner{
border: 1px solid #fff;
display: block;
margin: 0px 0px 0px 0px;

}




/*------------Post Style Kesha------------*/ 

#post_Kesha .post  {
position: relative;
background:#fff!important;  
float: left;
display: inline-block;
width: 92.5%; 
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px; 

}

#post_Kesha .custom_cat_class_Kesha{ 
display: inline-block;
margin: 5px 5px 8px 0px;
}

#post_Kesha  .custom_cat_class_Kesha:hover{ 
background-color: #444;
color:#fff!important;
}

#post_Kesha .post_format_video_Kesha, #post_Kesha .post_format_image_Kesha, #post_Kesha .post_format_audio_Kesha{
position: absolute;
top: 75px;
left: 44%;
}

#content_hide_sidebar #post_Kesha .post_format_video_Kesha, #content_hide_sidebar #post_Kesha .post_format_image_Kesha, #content_hide_sidebar #post_Kesha .post_format_audio_Kesha{
position: absolute;
top: 6px;
left: 10px;
}

#post_Kesha .post_img_box:hover img, #post_Kesha .product .post_img_box:hover img{
transform:scale(1.1);
}

#post_Kesha .cats_and_formats_box{
display: none!important; 
}

#post_Kesha .cat_author{
display: none!important; 
}

#post_Kesha .post .custom_read_more{
display: inline-block;
}



/*------------Default Post Style------------*/ 

.post, .product  {
position: relative;
background:#fff!important;  
float: left;
display: inline-block;
width: 92.5%; 
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px; 
visibility: hidden;
}

.post .home_posts_img_box, .product .home_posts_img_box {
display: inline-block;
margin: 0px 20px 0px 0px;
float: left;
overflow: hidden;
position: relative;
width: 100%;
height: auto;
padding: 0px!important;
}

.post .post_img_box, .product .post_img_box{
width: 100%;
overflow: hidden;
display: inline-block;
float: left;
margin: 0px 0px 15px 0px;
padding: 0px;
}

.post img, .product img{
display:block;
margin: 0px;
width: 100%;
height:auto;
padding: 0px!important;
transition:0.4s;
}

.post img:hover, .product img:hover{
transform:scale(1.1);
}

.post h1 a, .product h1 a{
display: block;
width: 100%;
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 20px;
line-height: 30px;
font-weight: normal;
color: #000;
text-transform: uppercase;
transition:0.2s;
}

.post h1, .product h1{
margin: 0px!important;
}

.post h1 a:hover, .product h1 a:hover{
color: red;
}

.post p{
display: block;
width: 100%;
padding: 10px 0px 10px 0px!important;
text-indent: 0px;
color: #666;
font-size: 15px;
line-height: 24px;
}

.product p{
display: block;
width: 100%;
padding: 10px 0px 10px 0px!important;
text-indent: 0px;
color: #666;
font-size: 15px;
line-height: 24px;
}

.product .cat_author, .product .post_views{
display: none;
}


.category_time{
background: url("images/cat_time_icon.png") no-repeat 0px 50%;
display: inline-block;
vertical-align: top;
float: left;
text-transform:uppercase;
font-size: 10px;
line-height: 24px;
color:#555;
text-align: center;
text-decoration: none;
margin: 10px 9px 0px 0px;
padding: 0px 7px 0px 20px!important;
font-weight: 400;
text-indent: 0px;
}

.cat_author{
background: url("images/author_icon.png") no-repeat 0px 50%;
display: inline-block;
vertical-align: top;
float: left;
padding: 0px 7px 0px 24px;
margin: 10px 0px 0px 0px;
font-size: 10px;
line-height: 24px;
color: #555;
text-transform:uppercase;
cursor: pointer;
transition:0.2s;
}

.cat_author a{
color: #555;
transition:0.2s;
}

.cat_author a:hover{
color: red;
}

.post_meta_line{
display: block;
}

.post .custom_read_more, .product .custom_read_more{
display: none;
}

.post .custom_cat_class_Kesha, .product .custom_cat_class_Kesha{ 
display: none;
}

.wpb_row .post-single-rate{
background: #ff0000;
display: block;
position: relative;
width: 60px;
height: 20px;
padding: 15px 5px 30px 8px;
margin: 0px 0px 0px 0px;
text-align: center;

color: #fff;
text-transform:uppercase;
font-size: 20px;
line-height: 20px;
opacity: 0.95;
z-index: 10;
}

.wpb_row .rate_procent{
font-size: 12px;
}

.wpb_row .rate_title_final{
display: block;
font-size: 11px;
}


.wpb_row .post-single-rate.hide{
display: none;
}

.wpb_row .post-single-rate.hide.custom, .wpb_row .post-single-rate.hide.top, .wpb_row .post-single-rate.hide.custom{
display: block!important;
} 

.post .post-single-rate{
background: #ff0000;
display: inline-block;
position: relative;
padding: 0px 3px 1px 3px;
float: left;
margin: -21px 0px 0px 5px;
}


.post_format, .post_format_video, .post_format_image, .post_format_audio{
display: inline-block;
position: relative;
float: right;
margin: 0px 0px 0px -8px;
width: 25px;
height: 25px;
}

.product .post_format, .product .post_format_video, .product .post_format_image, .product .post_format_audio{
display: none;
}


.post_format{
background: url("images/post_format.png") no-repeat center center;
}

.post_format_video{
background: url("images/post_format_video.png") no-repeat center center;
}

.post_format_image{
background: url("images/post_format_image.png") no-repeat center center;
}

.post_format_audio{
background: url("images/post_format_audio.png") no-repeat center center;
}


.post_format_video_Kesha, .post_format_image_Kesha, .post_format_audio_Kesha{
position: absolute;
top: 30%;
left: 39%;
width: 50px;
height: 50px;
z-index: 100px;
}

.post_format_video_Kesha{
background: url("images/post_format_video_Kesha.png") no-repeat center center;
}

.post_format_image_Kesha{
background: url("images/post_format_image_Kesha.png") no-repeat center center;
}

.post_format_audio_Kesha{
background: url("images/post_format_audio_Kesha.png") no-repeat center center;
}









/*---------Slider post format styles---------*/

.slider_format {
display: block;
width: 100%;
height: auto;
margin: 0px!important;
position: relative; 
}

.slider_format .slides img{
margin: 0px!important;
width: 100%;
height: auto;
display: block;
}

.slider_format .flex-direction-nav{
width: 65px; 
height: 30px;
position: absolute; 
right: 15px;
bottom: 15px;
float: left;
display: inline-block;
-webkit-transition: all .3s ease;
}

.slider_format .flex-direction-nav .flex-next{
background: url("images/btn-next-slider.png") no-repeat;
display: inline-block;
width: 30px; 
height: 30px;
float: right;
text-indent: -9999px;
cursor: pointer;
}

.slider_format .flex-direction-nav .flex-next:hover{
opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.slider_format .flex-direction-nav .flex-prev{
background: url("images/btn-prev-slider.png") no-repeat;
display: inline-block;
width: 30px; 
height: 30px;
float: left;
text-indent: -9999px;
cursor: pointer;
}

.slider_format .flex-direction-nav .flex-prev:hover{
opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}



/*----------------------------*/ 
/*-------8.Single Content-----*/ 
/*----------------------------*/ 


#single_content {
width: 100%; 
width: -webkit-calc( 100% - 361px ); 
width: -moz-calc( 100% - 361px ); 
width: calc( 100% - 361px ); 
float: left;
visibility: hidden;
}

.single_post{
width: 96%;
display: inline-block;
padding: 15px 0px 30px 0px;
margin: 0px;
}


/*---Full width image---*/ 

.big_image_cover{
width: 100%;
position: relative;
max-height: 500px;
height: auto;
display: inline-block;
margin: 0px;
padding: 0px;
overflow: hidden;
}

.big_image_cover .photo_bg_shadow{
background: url("images/big_shadow.png") repeat-x bottom;
display: block;
position: absolute;
top: 0px;
width: 100%;
height: 100%!important;
}

.big_image_cover img{
width: 100%;
height: auto;
}

/*---Full width - Parallax---*/ 

.single_photo {
display: inline-block;
margin: 0px;
width: 100%;
min-height: 500px;
height: 100%!important;
background-attachment: fixed;
background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}

.single_photo .photo_bg_shadow{
background: url("images/big_shadow.png") repeat-x bottom;
position: relative;
min-height: 500px;
height: 100%!important;
}

.photo_bg_inner{
display: inline-block;
position: absolute;
bottom: 50px;
width: 100%;
}

.photo_bg_inner h1{
display: inline-block;
color:#fff;     
font-size: 40px;
line-height: 50px;
padding: 4px 10px 6px 5px;
margin: 0px 20px 0px 0px;
font-weight: normal;
text-transform: uppercase;
text-shadow: 1px 1px 0px #333;
}

.photo_bg_inner .post_meta_line{
display: inline-block;
padding: 0px!important;
margin: 0px 0px 0px 7px!important;
color: #fff!important;
}

.photo_bg_inner .single_post_time{
background: url("images/cat_time_icon_w.png") no-repeat 0px 50%;
background-color: none!important;
padding: 0px 7px 0px 20px!important;
margin: 0px 8px 0px 0px!important;
color: #fff!important;
text-shadow: 0px 0px 1px #333;
}

.photo_bg_inner .post_views{
background: url("images/view_icon_w.png") no-repeat 0px 50%;
color: #fff!important;
margin: 0px!important;
text-shadow: 0px 0px 1px #000;
}

.photo_bg_inner .cat_author{
background: url("images/author_icon_w.png") no-repeat 0px 50%;
margin: 0px 0px 0px 6px!important;
color: #fff!important;
text-shadow: 0px 0px 1px #000;
}


.photo_bg_inner .cat_author a{
color: #fff;
text-shadow: 0px 0px 1px #000;
}
.photo_bg_inner .cat_author a:hover{
color: #eee;
}

.single_title h1{
display: inline-block;
width: 100%;
float: left;
margin: 20px 0px 10px 0px;
font-size: 30px;
font-weight: normal;
color: #000;
line-height: 140%;
text-transform: uppercase;
}


.single_post .post_meta_line {
background: #f5f5f5;
display: inline-block;
width: 100%;
margin: 5px 0px 5px 0px;
height: 40px;
}

.single_post_time{
background: url("images/cat_time_icon.png") no-repeat 5% 50%;
display: inline-block;
vertical-align: top;
float: left;
text-transform:uppercase;
font-size: 10px;
line-height: 24px;
color:#666;
text-align: center;
text-decoration: none;
margin: 8px 10px 0px 12px;
padding: 0px 7px 0px 20px!important;
font-weight: 400;
text-indent: 0px;
}

.single  .post_views, .single  .cat_author{
margin: 8px 6px 10px 0px;
}

.single_post .single_thumbnail img{
display: inline-block;
float: left;
width: 100%;
height: auto!important;
margin: 20px 0px 10px 0px;
padding: 0px;
-webkit-transition: all .3s ease;
}

.single_post #review-box{
margin: 5px 20px 20px 0px;
}


.single_post .slider_format{
display: inline-block;
margin: 20px 0px 20px 0px!important;
}


#home_content .video-container {
margin: 0px;
}

.video-container {
position: relative;
margin: 20px 0px 15px 0px;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
border: none!important;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



.single_text{
padding: 10px 0px 0px 0px;
display: block;
width: 100%;
font-size: 16px;
color: #4b4b4b;
line-height: 26px;
}

.single_text .single_thumbnail_small{
padding: 5px 25px 15px 0px;
float: left;
display: inline-block;
max-width: 300px;
}

.single_text .single_thumbnail_small ul{
background: #f5f5f5;
padding: 0px 0px 0px 0px!important;
margin: 0px!important;
float: left;
display: inline-block;
max-width: 300px;
}

.single_text .single_thumbnail_small ul li{
border-bottom: 1px solid #e1e1e1;
width: 100%;
padding: 0px 0px 0px 0px!important;
margin: 0px!important;
float: left;
display: block;
list-style: none;
}

.single_text .single_thumbnail_small ul li h2 a{
background: url("images/ticker_star.png") no-repeat left center;
width: 85%;
padding: 0px 0px 0px 17px!important;
margin: 0px 0px 0px 10px!important;
display: block;
font-size: 12px;
color: #333;
line-height: 24px;
transition: 0.2s;
}

.single_text .single_thumbnail_small ul li h2 a:hover{
color: #FF4000;
}

.single_text h1, .single_text h2, .single_text h3, .single_text h4, .single_text h5, .single_text h6{
padding: 10px 0px 10px 0px;
text-transform: uppercase;
}

.single_text .review-final-score h1, .single_text .review-final-score h2, .single_text .review-final-score h3, .single_text .review-final-score h4{
line-height: 100%;
}

.single_text ul {
margin: 0px 0px 25px 0px;
}

.single_text ul li{
list-style: disc;
margin: 0px 20px 2px 20px;
}


.single_text ol {
margin: 0px 0px 25px 0px;
}

.single_text ol li{
list-style: decimal;
margin: 0px 20px 2px 20px;
}

.single_text p{
margin-bottom: 30px!important;
text-indent: 0px;
}


.single_text img{
height: auto;
max-width: 100%;
}

.single_text img.aligncenter {
display: block!important;
margin-left: auto!important;
margin-right: auto!important;
}

#post-pagination{
display: inline-block;
width: 100%;
margin: 20px 0px 10px 0px;
}

#post-pagination a { 
border: 1px solid #eee;
padding: 4px 8px;
margin: 2px 0px 2px 3px;
text-decoration: none;
color: #666;
background: #ffffff;
transition: 0.2s;
}

#post-pagination .current-post-page { 
border: 1px solid #eee;
padding: 4px 8px;
margin: 2px 0px 2px 3px;
text-decoration: none;
color: #fff;
background: #FF4000;
}

#post-pagination a:hover { 
color: #fff;
background: #FF4000;
}

.wp-caption {
max-width: 99%; 
padding: 0px;
margin: 0;
text-align: center;
background: #fff; 
}

.wp-caption img{
margin-bottom: 5px;
}

.wp-caption p.wp-caption-text {
font-size: 12px;
line-height: 22px;
margin: 0;
padding: 5px 0px!important;
background: #f1f1f1; 
}



#tags_simple {
margin: -10px 0px 0px 0px;
padding: 0px;
list-style-type: none;
overflow: hidden;
}

#tags_simple li a{ 
background: url("images/tag_single.png") no-repeat 3px 5px;
background-color: #444;
float: left;
position: relative;
margin: 15px 10px 25px 0px;
padding: 5px 8px 5px 32px;
font-size: 11px;
text-transform: uppercase;
transition:0.4s;
}

#tags_simple li a:hover{
background-color: #FF4000!important;
}

#tags_simple li a{
color: #fff;
}


#post_tags {
margin: -10px 0px 0px 0px;
padding: 0px;
list-style-type: none;
overflow: hidden;
}

#post_tags li {
float: left;
position: relative;
margin: 15px 20px 25px 0;
}

#post_tags li a {
float: left;
padding: 4px 10px 0;
height: 20px;
font-size: 11px;
text-transform: uppercase;
color: #333;
text-decoration: none;
border-top: 1px solid #d3d0cf;
border-left: 1px solid #cac7c7;
border-bottom: 1px solid #aeadad;
background: url("images/bgTag.png") repeat-x;
-moz-border-radius: 2px; 
-webkit-border-radius: 2px;
border-radius: 2px;
}

#post_tags li span {
position: relative;
float: left;
width: 35px;
padding: 5px 0 0;
margin-top: 1px;
height: 18px;
font-family: "arial";
font-size: 11px;
color: #fff;
text-align: center;
background: url("images/bgCount.png");
overflow: hidden;
}

#post_tags li span:before, #post_tags li span:after {
position: absolute;
top: 0;
left: 0;
width: 3px;
height: 30px;
content: url("images/bgBeforeCount.png");
overflow: hidden;
}

#post_tags li span:after {
left: auto;
right: 0;
content: url("images/bgAfterCount.png");
}




/*----------Single recent posts Kesha----------*/ 

#single_recent_posts.Kesha .latest_title_box{
margin: 15px 0px 20px 0px;
}

#single_recent_posts.Kesha .latest_title_box h3{
border-left: 3px solid;
border-color: #FF4000;
background: #f5f5f5;
margin: 0px 0px 20px 0px;
padding: 5px 10px 5px 10px;
}

#single_recent_posts.Kesha{
display: inline-block;
width: 101.7%;
padding: 0px 0px 0px 0px;
margin: 25px 0px 0px 0px;
}

#single_recent_posts.Kesha li{
border-bottom: 1px solid #f5f5f5;
display: inline-block;
float: left;
width: 94%;
margin: 0px 0px 20px 0px;
padding: 0px 0px 10px 0px;
}

#single_recent_posts.Kesha li a img{
display: inline-block;
width: 100%;
height: auto;
float: left;
margin: 0px 0px 7px 0px;
}

#single_recent_posts.Kesha .recent_posts_title{
margin: 10px 0px 0px 0px;
}

#single_recent_posts.Kesha .custom_cat_class_Kesha{ 
display: inline-block;
}

#single_recent_posts .custom_cat_class_Kesha:hover{ 
background-color: #444;
color:#fff!important;
}





/*----------Single similar posts Kesha----------*/ 


#similar-post.Kesha{
display: inline-block;
width: 101.7%;
padding: 0px 0px 0px 0px;
margin: 20px 0px 0px 0px;
}

#similar-post.Kesha h3{
border-left: 3px solid;
border-color: #FF4000;
background: #f5f5f5;
margin: 0px 0px 20px 0px;
padding: 5px 10px 5px 10px;
}

#similar-post.Kesha .sim_title_box{
margin: 15px 0px 20px 0px;
}

#similar-post.Kesha li{
border-bottom: 1px solid #f5f5f5;
display: inline-block;
float: left;
width: 94%;
margin: 0px 0px 20px 0px;
padding: 0px 0px 10px 0px;
}

#similar-post.Kesha .similar_posts img{
display: inline-block;
width: 100%;
height: auto;
float: left;
margin: 0px 0px 7px 0px;
}

#similar-post.Kesha .similar_posts h1{
margin: 10px 0px 0px 0px;
transition:0.2s;
}

#similar-post.Kesha .custom_cat_class_Kesha:hover{ 
background-color: #444;
color:#fff!important;
}

#similar-post.Kesha .custom_cat_class_Kesha{ 
display: inline-block;
}


/*----------Single recent posts----------*/ 

#single_recent_posts{
display: inline-block;
width: 101.7%;
padding: 0px 0px 0px 0px;
margin: 25px 0px 0px -30px;
}

.latest_title_box h3{
background: url("images/recent_posts_icon.png") no-repeat center left;
display: inline-block;
float: left;
margin: 0px 0px 20px 30px;
padding-left: 40px;
font-size: 22px;
font-weight: normal;
color: #000;
line-height: 30px;
text-transform: uppercase;
}

.latest_title_box{
display: inline-block;
width: 100%;
height: 40px;
margin: 15px 0px 10px 0px;
}

#single_recent_posts li{
border-bottom: 1px solid #f5f5f5;
display: inline-block;
float: left;
width: 94%;
margin: 0px 0px 15px 30px;
padding: 0px 0px 10px 0px;
}

#single_recent_posts li a img{
display: inline-block;
width: 70px;
height: 50px;
float: left;
margin: 0px 15px 0px 0px;
}

#single_recent_posts .recent_posts_title{
display: block;
width: 100%;
margin: 0px;
padding: 0px;
color: #000;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
line-height: 20px;
transition:0.2s;
}

#single_recent_posts .recent_posts_title:hover{
color: #FF4000;
}

#single_recent_posts .custom_cat_class_Kesha{ 
display: none;
}


/*----------Single similar posts----------*/ 

#similar-post{
display: inline-block;
width: 101.7%;
padding: 0px 0px 0px 0px;
margin: 20px 0px 0px -30px;
}

#similar-post h3{
background: url("images/similar_posts_icon.png") no-repeat center left;
display: inline-block;
float: left;
margin: 0px 0px 20px 30px;
padding-left: 40px;
font-size: 22px;
font-weight: normal;
color: #000;
line-height: 30px;
text-transform: uppercase;
}

#similar-post .sim_title_box{
display: inline-block;
width: 100%;
height: 40px;
margin: 15px 0px 10px 0px;
}


#similar-post .similar_posts {
border-bottom: 1px solid #f5f5f5;
display: inline-block;
float: left;
width: 94%;
margin: 0px 0px 15px 30px;
padding: 0px 0px 10px 0px;
}


#similar-post .similar_posts .similar_posts_images_box {
display: inline-block;
width: 100%;
height: auto;
float: left;
margin: 0px 0px 15px 0px;
overflow: hidden;
}

#similar-post .similar_posts img{
display: inline-block;
width: 70px;
height: 50px;
float: left;
margin: 0px 15px 0px 0px;
}

#similar-post .similar_posts h1{
display: block;
width: 100%;
margin: 0px;
padding: 0px;
color: #000;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
line-height: 20px;
transition:0.2s;
}

#similar-post .similar_posts h1 a{
color: #000;
}

#similar-post .similar_posts h1 a:hover{
color: #FF4000;
}

#similar-post .post_cats{
display: inline-block;
margin: 7px 0px 0px 0px!important;
}

#similar-post .custom_cat_class_Kesha{ 
display: none;
}


/*----------Navigation----------*/ 

.nav_svg{
display: none;
}

.nav-slide .sticky_post {
position: fixed;
top: 90%;
display: block;
outline: none;
text-align: left;
z-index: 1000;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}

.nav-slide .sticky_post.sticky_prev_post {
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
left: 0px;
}

.nav-slide .sticky_post.sticky_next_post {
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
right: 0px;
}

.nav-slide .sticky_post svg {
display: block;
margin: 0 auto;
padding: 0;
}

.nav-slide .icon-wrap {
position: relative;
z-index: 100;
display: block;
padding: 20px;
background-color: #fff;
}

.nav-slide svg.icon {
fill: #34495e;
}

.nav-slide .sticky_post_content {
background-color: #34495e;
position: absolute;
top: 50%;
min-height: 100px;
max-width: 300px;
padding: 0 100px;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}


.nav-slide .sticky_post.sticky_prev_post .sticky_post_content {
left: 0;
padding-right: 120px;
-webkit-transform: translateY(-50%) translateX(-100%);
transform: translateY(-50%) translateX(-100%);
}

.nav-slide .sticky_post.sticky_next_post .sticky_post_content {
right: 0;
padding-left: 120px;
text-align: right;
-webkit-transform: translateY(-50%) translateX(100%);
transform: translateY(-50%) translateX(100%);
}

.nav-slide h3 {
display: inline-block;
height: auto;
margin: 0;
padding: 20px 0;
color: #fff;
font-weight: normal;
font-size: 17px;
line-height: 24px;
white-space: nowrap;
overflow: hidden;
}

.nav-slide h3 a{
display: inline-block;
height: auto;
max-width: 300px;
color: #fff;
}

.nav-slide img {
position: absolute;
top: 0;
width: 100px;
height: 100px;
}

.nav-slide .sticky_post.sticky_prev_post img {
right: 0;
}

.nav-slide .sticky_post.sticky_next_post img {
left: 0;
}

.nav-slide .sticky_post:hover .sticky_post_content {
-webkit-transform: translateY(-50%) translateX(0); 
transform: translateY(-50%) translateX(0);
}





#navigation_images{
display: inline-block;
width: 100%;
margin: 20px 0px 20px 0px;
}

#navigation_images .alignleft {
width: 48%;
display: inline-block;
position: relative;
}

#navigation_images .alignright {
width: 48%;
display: inline-block;
position: relative;
}

#navigation_images .alignleft img{
width: 100%;
height: 100%;
max-height: 190px;
display: inline-block;
margin: 0px;
float: left;
}

#navigation_images .alignright img{
width: 100%;
height: 100%;
max-height: 190px;
display: inline-block;
margin: 0px;
float: right;
}

.prev_link_title{
background: url("images/slider_cover.png");
border: 2px solid #fff;
position: absolute;
left: 0px;
top: 40px;
display: inline-block;
margin: 0px 20px 0px 20px;
padding: 10px 20px;
font-size: 17px;
line-height: 24px;
text-align: right;
color: #fff!important;
text-transform: uppercase;
text-shadow: 0px 0px 1px #333;
}

.prev_link_title a{
color: #fff!important;
}

.next_link_title{
background: url("images/slider_cover.png");
border: 2px solid #fff;
position: absolute;
right: 0px;
top: 40px;
display: inline-block;
margin: 0px 20px 0px 20px;
padding: 10px 20px;
font-size: 17px;
line-height: 24px;
color: #fff!important;
text-transform: uppercase;
text-shadow: 0px 0px 1px #333;
}

.next_link_title a{
color: #fff!important;
}

#navigation_images a:hover{
color: #FF4000;
}

#navigation_images span{
font-size: 13px;
line-height: 20px;
color: #fff;
}

.prev_link_title span{
float: right;
}
.next_link_title span{
float: left;
}




#wpautbox-below{
display: inline-block;
margin: 0px 0px 20px 0px;
width: 100%;
}

#wpautbox-below ul .a-tab-active{
margin: 0px!important;
}

#wpautbox-below ul .a-tab-last{
border-top: 1px solid #fff!important;
margin: 0px!important;
}

#wpautbox-below ul .a-tab-first{
border-top: 1px solid #fff!important;
margin: 0px!important;
}

#wpautbox-below .wpautbox-avatar img{
border: none;
display: block;
margin: 0px 0px 0px 0px;
width: 80px;
height: 80px;
}

#wpautbox-below .wpautbox-author-meta h4{
font-size: 18px;
line-height: 36px;
text-transform: uppercase;
}

#wpautbox-below .wpautbox-post_type-list.wpautbox-latest-post{
margin: 0px;
}



.ssba{
display: block;
width: 100%;
padding: 0px 0px 20px 0px;
}



/*------------------------------*/ 
/*-------9.Page Templates-------*/ 
/*------------------------------*/ 


#content.full_width{
width: 100%;
display: inline-block;
float: left;
}


#content.full_width .single_post{

background: #fff;
width: 100%;
display: inline-block;
padding: 0px 0px 30px 0px;
margin: 0px;
}

#content.full_width .single_thumbnail{
display: inline-block;
max-width: 300px;
float: left;
margin: 0px 25px 0px 0px;
}

#content.full_width .single_thumbnail img{
max-width: 300px;
height: auto;
}

#content.full_width .single_title h1{
display: block;
float: none;
width: 98%;
}

#content.full_width .single_text{
display: block;
float: none;
width: 100%;
}


.post_nr {
width: 100%;
padding: 30px 0px 0px 0px;
display: inline-block;
float: left;
}

.post_nr h2{
color: #333;
font-size: 22px;
margin: 0px 0px 0px 0px;
font-weight: normal;
text-transform:uppercase;
}

.post_nr .search{
float: left;
margin: 0px 0 15px 0px;
}

.post_nr #archive{
width: 97%;
padding: 0px 0px 20px 0px!important;
}

.single-entry{
color: #333;
font-size: 15px;
line-height: 26px;
display: inline-block;
margin: 0px 0px 0px 0px;
padding-bottom: 20px;
}

.single-entry .search{
margin: 10px 0 0px 0px;
}

.search-results{
margin: 0px!important;
width: 100%!important;
float: left!important;
display: inline-block!important;
}

.search-no-results{
margin: 0px!important;
width: 100%!important;
float: left!important;
display: inline-block!important;
}



.page-template-auhor-php .big_image_cover{
width: 100%;
position: relative;
max-height: 350px;
height: auto;
display: inline-block;
margin: 0px;
padding: 0px;
overflow: hidden;
}

.author_thumbnail img{
position: relative;
width: 100%!important;
min-height: 300px;
min-height: 300px;
margin: 0px 0px 0px 0px;
}

#author_content {
position: absolute;
bottom: 30px;
left: 30px;
float: left;
display: inline-block;
width: 95%; 
margin: 0px 0px 0px 0px;
}

.author_name{
display: block;
margin: 3px 0px 13px 0px;
padding: 2px 0px 0px 0px;
font-size: 20px;
font-weight: normal;
text-transform: uppercase;
line-height: 20px;
color: #fff;
text-shadow: 0px 0px 1px #555;
}

.author_avatar img{
border: none;
background:rgba(255,255,255, 0.3);
display: inline-block;
float: left;
width: 120px;
height: 120px;
margin: 0px 20px 0px 0px;
padding: 5px;
}

.author_description{
display: block;
padding: 0px 0px 13px 155px;
line-height: 22px;
color: #fff;
}

.author_description p{
font-size: 16px;
text-indent: 0px;
padding: 10px 0px;
text-shadow: 0px 0px 1px #555;
}

.author_description span{
display: block;
margin: 15px 0px;
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
text-shadow: 0px 0px 1px #333;
}

.author_email{
background: url(images/menu_bg_line.png) repeat-x bottom;
background-color: #73c509;
display: inline-block;
float: left;
padding: 6px 10px 7px 10px;
color: #fff;
}


.author_post{
border-bottom: 1px solid #f5f5f5;
background:#fff!important;  
float: left;
display: inline-block;
width: 96%; 
margin: 15px 0px 0px 0px;
padding: 0px 0px 15px 0px; 
}

.author_post:first-child{
margin: 30px 0px 0px 0px;
padding: 0px 0px 15px 0px; 
}

.author_post:last-child{
border-bottom: none;
margin: 15px 0px 40px 0px;
padding: 0px 0px 15px 0px; 
}

.author_post a img{ 
float: left;
display: inline-block;
margin: 0px 20px 0px 0px;
}

.author_posts_title{
display: block;
font-size: 15px;
line-height: 24px;
color: #333;
text-transform:uppercase;
}

.author_posts_title:hover{
color: #FF4000;
}




#archive{
width: 96%;
display: inline-block;
padding: 0px 0px 0px 0px;
}

#archive li{
background: #fff;
border-bottom: 1px solid #f5f5f5;
display: inline-block;
width: 100%;
float: left;
margin: 0px 0px 15px 0px;
padding: 0px 0px 15px 0px;
}

#archive li:last-child{
border-bottom: none;
margin: 0px 0px 40px 0px;
padding: 0px;
}

#archive li a img{
width: 70px;
height: 40px;
display: inline-block;
float: left;
margin: 0px 20px 0px 0px;
}

#archive .arch_title {
display: block;
width: 100%;
line-height: 24px;
font-size: 15px; 
color: #333;
text-transform:uppercase;
transition: 0.2s;
}

#archive li a:hover{
color: #FF4000;
}

#archive .post_meta_line {
display: block;
width: 100%;
margin: 15px 0px 0px 0px;
padding: 0px
}


.archive_title{
border-bottom: 3px solid #f5f5f5;
display: inline-block;
width: 100%;
height: 40px;
margin: 20px 0px;
}

.archive_title h3{
border-bottom: 3px solid;
border-color: #ffae00;
float: left;
padding: 0px 0px;
font-size: 22px;
font-weight: normal;
color: #333;
line-height: 40px;
text-transform:uppercase;
}




.error404_content{
background: #fff;
display: inline-block;
width: 100%;
}

.error404{
display: block;
float: left;
font-size: 20px;
font-weight: normal;
color: #333;
margin: 20px 0px 10px 0px!important;
}


.error404_content h1{
width: 90%;
float: left;
display: block;
margin: 0px 0 10px 0px;
font-size: 22px;
font-weight: normal;
color: #333;
text-transform:uppercase;
}

.error404_content #archive{
border: none;
display: inline-block;
margin: 10px 0px 0px 0px;
padding: 0px;
box-shadow: none;
}

.error404_content .search{
margin: 10px 0 30px 0px;
float: left;
}

.error404_content .archive_title{
width: 100%;
margin: 0px 0px 20px 0px;
}

.space_10 {
display: block;
width: 100%;
margin: 0px 0px 10px 0px;
}



/*---------------------------*/ 
/*--------10.Comments--------*/
/*---------------------------*/ 



#disqus_thread{
margin: 15px 0px 0px 10px;
}

#comments {
display: inline-block;
float:left;
width: 100%;
margin-top: 20px;
}

.page #comments{
border-top: none;
}


.comment-header {
display: inline-block;
width: 100%;
height: 30px;
margin: 25px 0px 15px 0px;
}

.comment-header h3{
display: inline-block;
width: 100%;
float: left;
font-size: 22px;
font-weight: normal;
color: #000;
line-height: 30px;
}

#comments h3 {
display: inline-block;
width: 100%;
float: left;
font-size: 22px;
font-weight: normal;
color: #000;
line-height: 130%;
text-transform: uppercase;
} 

#reply-title {
line-height: 35px;
color: #444;
font-size:17px;
font-weight: normal;
margin: 10px 0 10px 0px;
text-shadow: 1px 1px 0px #fff;
font-style: normal;
}



.comment-notes {
display: inline-block;
font-size:14px!important;
margin: 10px 0px 20px 0px!important;
}

.form-allowed-tags {
display: inline-block;
margin: 20px 0px!important;
font-size:14px!important;
line-height: 24px!important;
}

.form-allowed-tags code{
border: none;
background: #f5f5f5;
display: inline-block;
margin: 15px 0px 0px 0px!important;
overflow: hidden!important;
font-size:12px!important;
}


.comment {
border-bottom: 1px solid #f5f5f5;
display: inline-block;
color: #333;
clear: both;
float: left;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-bottom: 30px!important;
width: 100%;
}

.comment p{
background: none;
display: inline-block;
width: 70%!important;
float: left;
margin: 0px 10px 0px 0px!important;
padding: 20px 10px 10px 30px!important;
text-indent: 0px;
font-size: 14px!important;
line-height: 22px!important;
color: #666;
}

.fn, .fn a{
display: block;
float: left;
margin: 0px 0px 0px 0px;
font-size: 14px;
color: #000;
font-weight: normal;
font-style: normal;
text-transform: uppercase;
}

.comment-meta{
display: inline-block;
position: relative;
width: 150px;
height: 30px;
margin: 4px 0px 5px 15px!important;
font-size: 11px;
text-transform: uppercase;
clear: both;
}

.comment-meta a{
font-size:11px;
color:#888;
line-height: 14px;
}

.says{
display: none;
}

.comment-edit-link{
display: none;
}

.nocomments {
display: none;
}

.avatar {
border: 1px solid #f1f1f1;
margin: 0 15px 10px 3px;
width: 40px;
height: 40px;
float: left;
padding: 3px;
}

.cancel-comment-reply a:link, .cancel-comment-reply a:visited {
margin-bottom: 10px;
display: block;
font-size: 13px;
color: #666;
font-weight: normal;
font-style: normal;
}

.children .comment {
background: #f9f9f9;
border: none;
float: right;
padding: 10px;
clear:both;
width: 93%;
margin: 10px 5px 20px 0;
}

.children .comment p{
width: 68%;
display: inline-block;
margin: 0px 10px 0 75px;
text-indent: 0px;
}

.comment-reply-link, .comment-reply-link:visited {
border: none;
background-color: #FF4000;
color: #fff;
display: block;
float: right;
font-size:11px;
font-weight: normal;
margin: 10px 20px 10px 10px;
padding: 2px 6px 3px 6px;
text-transform: lowercase;
}

.comment-reply-link:hover{
background-color: #242424!important;
color: #fff;
}

#respond {
color: #666;
margin: 0px 0 10px 0;
}

#respond  p{
text-indent: 0px;
}

#respond a{
color: #666;
margin: 0px 0 10px 0;
}

#respond a:hover{
color: #FF4000;
}

#commentform p{
font-size:12px;
}

#commentform label{
font-size: 13px;
}

.comment-form-author label{
position: relative;
top: 27px;
right: 10px;
float: right;
font-size:13px!important;
color:#999;
}

.comment-form-email label{
position: relative;
top: 27px;
right: 10px;
float: right;
font-size:13px!important;
color:#999;
}

.comment-form-url label{
position: relative;
top: 27px;
right: 10px;
float: right;
font-size:13px!important;
color:#999;
}

.comment-form-comment label {
position: relative;
top: 26px;
right: 10px;
float: right;
font-size:13px!important;
color:#999;
}

input#author{
border: 1px solid #e5e5e5;
display: inline-block;
width: 97%;
margin: 0px;
font-size:13px;
background:#F9F9F8;
padding: 10px;
color:#292929;
}

input#author:focus{
font-size:13px;
background:#F9F9F8;
border:1px solid #ccc;
color:#292929;
}

.comment-form-email input{
border: 1px solid #e5e5e5;

display: inline-block;
width: 97%;
margin: 0px;
font-size:13px;
background:#F9F9F8;
padding: 10px!important;
color:#292929;
border-radius: 0px!important;
}

.comment-form-email input:focus{
font-size:13px;
background:#F9F9F8;
border:1px solid #ccc;
color:#292929;
}

input#url{
border: 1px solid #e5e5e5;
display: inline-block;
width: 97%;
margin: 0px;
font-size:13px;
background:#F9F9F8;
padding: 10px!important;
color:#292929;
}

input#url:focus{
font-size:13px;
background:#F9F9F8;
border:1px solid #ccc;
color:#292929;
}

textarea#comment  {
border: 1px solid #e5e5e5;
display: inline-block;
float: left;
margin: 0px;
font-size:14px;
background:#F9F9F8;
width: 97%!important;
height: 150px;
color:#292929;
padding: 10px!important;
}

textarea#comment:focus  {
font-size:14px;
background:#F9F9F8;
border:1px solid #ccc;
color:#292929;
} 
 
#submit {
border: none;
background-color: #f14d4d;
margin: 20px 0px 0px 0px;
padding: 7px 15px;
font-weight: normal;
color: #fff;
font-size: 14px;
cursor: pointer;
text-transform: uppercase;
}
 
#submit:hover {
background-color: #242424!important;
color: #fff;
}

.comment-awaiting-moderation{
display: inline-block;
font-size:11px!important;
margin-left: 3px;
color: red;
}

#content.full_width .single_post textarea#comment, 
#content.full_width .single_post input#url, 
#content.full_width .single_post .comment-form-email input, 
#content.full_width .single_post input#author{
width: 45%!important;
margin-top: 10px;
}

#content.full_width  .comment-form-author label, #content.full_width  .comment-form-email label, #content.full_width  .comment-form-url label, #content.full_width  .comment-form-comment label {
display: none;
}



/*----------------------------*/ 
/*------11.Breadcrumbs--------*/
/*----------------------------*/ 





#content_bread_panel{
border-bottom: 1px solid #eee;
background: #f1f1f1;
position: relative;
display: inline-block;
width: 100%;
float: left;
margin: 0px;
padding: 0px;
text-transform: uppercase;
}

.page-template-page_full_width-php #content_bread_panel{
width: 100%;
border-bottom: 1px solid #eee;
margin: 0px;
}

#crumbs{
display: block;
width: 100%;
padding: 10px 0px 10px 0px;
color: #999;
float: left;
margin: 0px;
font-size: 11px;
line-height: 20px;
}


#crumbs a{
color: #888;
padding: 0px 3px;
-webkit-transition: all .3s ease;
}

#crumbs a:hover{
color: red;
}

#crumbs .current{
padding: 0px 3px;
}



/*---------------------------*/ 
/*---------12.Search---------*/
/*---------------------------*/ 


.search{
width: 96%;
height: 35px;
margin: 0px 0px 6px 0px;
display: inline-block;
float: left;
}

.search input[type=text] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
font-family: inherit;
font-size: 100%;
}

.search input::-webkit-search-decoration,
.search input::-webkit-search-cancel-button {
display: none;
}

.search input[type=text] {
background: #fefefe url(images/search-icon.png) no-repeat 97% center;
border: solid 1px #e1e1e1;
padding: 9px 10px 9px 10px;
width: 294px;
border-radius: 2px;
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
}

.search input[type=text]:focus {
background: none;
background-color: #fff;
border-color: #6dcff6;
-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
box-shadow: 0 0 5px rgba(109,207,246,.5);
}

.search input:-moz-placeholder {
color: #999;
}
.search input::-webkit-input-placeholder {
color: #999;
}


#mega_main_menu input[type=text] {
background: none!important;
}




/*----------------------------*/ 
/*--------13.Navigation-------*/
/*----------------------------*/ 



#content .pagination, #content_hide_sidebar .pagination {
position: relative;
display: inline-block;

padding: 0px 0 20px 0px;
margin: 30px 0px 20px 0px;
}

#content .pagination span, #content .pagination a, #content_hide_sidebar .pagination span, #content_hide_sidebar .pagination a{
margin: 2px 6px 2px 0px;
padding: 5px 8px 5px 9px;
text-decoration:none;
width:auto;
font-size:14px;
color: #fff;
background-color: #444;
transition: 0.2s;
}

#content .pagination a:hover, #content_hide_sidebar .pagination a:hover{
background-color: #FF4000!important;
color:#fff;
}

#content .pagination .current, #content_hide_sidebar .pagination .current{
background-color: #FF4000!important;
color:#fff;
}


.wp-pagenavi {
display: block;
width: 90%;
padding: 10px 0 20px 0px;
margin: 20px 0px 20px 0px;
}

.wp-pagenavi a, .wp-pagenavi span {
margin: 2px 4px 2px 0;
padding:4px 9px 4px 9px;
text-decoration:none;
width:auto;
color: #777;
font-size:13px;
border: 1px solid #ddd;
}

.wp-pagenavi span.current {
padding:4px 9px 4px 9px;
font-size:15px;
background: #eee;
color:#999;
}

.postnav{
display:inline;
color:#999;
margin:20px 20px 20px 0px;
}

.postnav a{
border: 1px solid #ccc; 
background-color:#fff; 
padding:4px 9px 4px 9px;
text-decoration:none; 
font-size:13px;
color:#777;
}

.postnav a:hover{
border:#ddd 1px solid;
background-color:#eee;
color:#666;
}

.postnav span.current{
border: 1px solid #bbb;
color:#666;
font-size:13px;
padding:4px 9px 4px 9px;
margin-left: 4px;
text-decoration:none;
background-color:#eee;
}

.posts_nav_link{}
.paginate_links{}
.next_posts_link{}
.previous_posts_link{}






/*---------------------------*/
/*------14.Contact form------*/
/*---------------------------*/


#content .single_post{
width: 96%;
}

#cf_map{
display: inline-block;
float: left;
width: 100%;
height: auto;
margin: 20px 0px 20px 0px;
}
 
#cf_map iframe{
border: none;
width: 100%;
height: auto;
min-height: 340px;
margin: 0px;
padding: 0px;
}

#contact_box{
margin: 0px 0px 10px 0px;
}

#contact_text{
display: inline-block;
width: 100%;
margin: 0px 0px 10px 0px;
font-size: 15px;
line-height: 24px;
color: #555;
}


input#scrch { 
background:#f5f5f5;
border:1px solid #DDDDDD;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow: 0 0 1px #fff;
-webkit-box-shadow: 0 0 1px #fff;
-moz-box-shadow: 0 0 1px #fff;
color:#777;
padding: 7px;
margin: 0px 0 10px 5px;
width: 87%;
}

input#scrch:focus { 
background:#fff;
box-shadow: 0 0 5px #ccc;
-webkit-box-shadow:0 0 5px #ccc;
-moz-box-shadow: 0 0 5px #ccc;
padding: 7px 8px 8px 7px;
}


#contact {
display: inline-block;
margin-top: 14px;
}

#contact label {
display:block;
padding:5px 0;
font-size: 12px;
color: #777;	
}

#contact input {
border:1px solid #ddd;
background:#f9f9f9;
width: 180px!important;
margin-bottom:10px;
color: #555;
font-size: 14px;
padding: 8px 8px 8px 7px;
box-shadow: 0px 0px 1px #ccc;
-webkit-box-shadow: 0 0 1px #ccc;
-moz-box-shadow: 0 0 1px #ccc;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

#contact textarea {
border:1px solid #ddd;
background:#f9f9f9;
width: 260px!important;
margin-bottom:10px;
color: #555;
font-size: 14px;
padding: 8px 8px 8px 7px;
box-shadow: 0px 0px 1px #ccc;
-webkit-box-shadow: 0 0 1px #ccc;
-moz-box-shadow: 0 0 1px #ccc;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

#contact input:focus, #contact textarea:focus {
border:1px solid #ddd;
background:#fff;
box-shadow: 0 0 5px #ccc;
-webkit-box-shadow:0 0 5px #ccc;
-moz-box-shadow: 0 0 5px #ccc;
}


#contact input[type="submit"]{
border: none;
background-color: #FF4000;
padding: 3px 8px 3px 8px;
width: 75px!important;
cursor:pointer;
color: #fff;
border-radius: 0px;
text-transform: uppercase;
}

#contact input[type="submit"]:hover{
background-color: #242424!important;
color:#fff;
}

.errormsg{
width: 420px;
display: inline-block;
margin-top: 20px;
}

.errormsg, .successmsg{
background:#FEF4F1;
border:1px solid #F7A68A;
color:#DA4310;
line-height: 22px;
padding: 10px;
padding:10px 10px 10px 0px;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.successmsg {
display: inline-block;
margin-top: 20px;
background:#F5FAF1;
border:1px solid #C2E1AA;
width: 235px;
color:#8FA943;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
 





/*----------------------------*/ 
/*---------15.Sidebars--------*/
/*----------------------------*/


.sidebar_fw_top{
display: inline-block;
position: relative;
width: 102%;
float: left;
visibility: hidden;
}

.sidebar_fw_top .right-widget{
display: inline-block;
float: left;
vertical-align: top;
width: 91%;
font-size: 13px;
color: #333;
margin: 0px 0px 0px 0px;
padding: 30px 0px 0px 0px;
-webkit-transition: all .3s ease;
} 

.sidebar_fw_top .right-widget:first-child{
margin: 0px 0px 0px 0px!important;
padding: 30px 0px 0px 0px!important;
} 

.sidebar_fw_top .right-heading {
background-color: #FF4000;
display: inline-block;
width: 100%;
float: left;
height: 50px;
margin: 0px 0px 15px 0px;
padding: 0px;
}

.sidebar_fw_top .right-heading h3 {
background: url("images/sidebar_header_bg.png") no-repeat left top;
float: left;
display: block;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
color: #fff;
font-size: 16px;
line-height: 50px;
text-transform: uppercase;
}

.sidebar_fw_top .right-heading span {
background: url("images/sidebar_header_arrow.png") no-repeat center center;
float: right;
display: block;
padding: 0px 10px 0px 0px;
margin: 0px 0px 0px 0px;
height: 50px;
width: 50px;
opacity: 1;
}




.sidebar_fw_top_Kesha{
display: inline-block;
position: relative;
width: 102%; 
float: left;
visibility: hidden;
}

.sidebar_fw_top_Kesha .right-widget{
display: inline-block;
float: left;
width: 91%;
font-size: 13px;
color: #333;
margin: 0px 0px 0px 0px;
padding: 30px 0px 0px 0px;
-webkit-transition: all .3s ease;
} 

.sidebar_fw_top_Kesha .right-widget:first-child{
margin: 0px 0px 0px 0px!important;
padding: 30px 0px 0px 0px!important;
} 

.sidebar_fw_top_Kesha .right-heading,
.sidebar_fw_top_Kesha .right-heading.Kesha_1,
.sidebar_fw_top_Kesha .right-heading.Kesha_2, 
.sidebar_fw_top_Kesha .right-heading.Kesha_3, 
.sidebar_fw_top_Kesha .right-heading.Kesha_4{
display: inline-block;
width: 94.5%;
float: left;
height: 40px;
margin: 0px 0px 15px 0px;
padding: 0px;
}

.sidebar_fw_top_Kesha .right-heading.Kesha_1 h3,
.sidebar_fw_top_Kesha .right-heading h3{
border-bottom: 1px solid #eee;
background: url("images/sidebar_head_bg_kesha.png") no-repeat left center;
float: left;
display: block;
width: 100%;
padding: 0px 0px 0px 15px;
margin: 0px 0px 0px 0px;
color: #000;
font-size: 17px;
line-height: 40px;
text-transform: uppercase;
}

.sidebar_fw_top_Kesha .right-heading.Kesha_2 h3{
border-bottom: 1px solid #eee;
background: url("images/sidebar_head_bg_kesha2.png") no-repeat left center;
float: left;
display: block;
width: 98%;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
color: #000;
font-size: 17px;
line-height: 40px;
text-transform: uppercase;
}

.sidebar_fw_top_Kesha .right-heading.Kesha_3 h3{
border-bottom: 1px solid #eee;
background: url("images/sidebar_head_bg_kesha3.png") no-repeat left center;
float: left;
display: block;
width: 98%;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
color: #000;
font-size: 17px;
line-height: 40px;
text-transform: uppercase;
}

.sidebar_fw_top_Kesha .right-heading.Kesha_4 h3{
border-bottom: 1px solid #eee;
background: url("images/sidebar_head_bg_kesha4.png") no-repeat left center;
float: left;
display: block;
width: 98%;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
color: #000;
font-size: 17px;
line-height: 40px;
text-transform: uppercase;
}


.sidebar_fw_top_Kesha .right-heading span {
display: none;
}





#sidebar-right, .sidebar_top{
background-color: #f9f9f9;
}  


#sidebar-right_Kesha{
position: relative;
width: 358px; 
width: -webkit-calc( 358px ); 
width: -moz-calc( 358px ); 
width: calc( 358px ); 
float: right;
padding-bottom: 40px;
}

.sidebar_top_Kesha{
position: relative;
width: 358px; 
width: -webkit-calc( 358px ); 
width: -moz-calc( 358px ); 
width: calc( 358px ); 
float: right;
} 

#sidebar-right_Kesha .right-widget{
display: inline-block;
float: left;
vertical-align: top;
width: 100%;
font-size: 13px;
color: #333;
margin: 0px 0px 0px 0px;
padding: 30px 0px 0px 0px;
-webkit-transition: all .3s ease;
} 

.sidebar_top_Kesha .right-widget{
display: inline-block;
float: left;
vertical-align: top;
width: 100%;
font-size: 13px;
color: #333;
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 0px;
-webkit-transition: all .3s ease;
} 

.sidebar_top_Kesha .right-widget:last-child{
margin-bottom: 0px!important;
padding-bottom: 0px!important;
} 

#sidebar-right_Kesha .right-heading, .sidebar_top_Kesha .right-heading {
background-color: #f14d4d;
}

#sidebar-right_Kesha .right-heading.Kesha_1, .sidebar_top_Kesha .right-heading.Kesha_1,
#sidebar-right_Kesha .right-heading.Kesha_2, .sidebar_top_Kesha .right-heading.Kesha_2, 
#sidebar-right_Kesha .right-heading.Kesha_3, .sidebar_top_Kesha .right-heading.Kesha_3, 
#sidebar-right_Kesha .right-heading.Kesha_4, .sidebar_top_Kesha .right-heading.Kesha_4, 
#sidebar-right_Kesha .right-heading, .sidebar_top_Kesha .right-heading {
display: inline-block;
width: 358px;
float: left;
height: 40px;
margin: 0px 0px 15px 0px;
padding: 0px;
}

#sidebar-right_Kesha .right-heading.Kesha_1 h3, .sidebar_top_Kesha .right-heading.Kesha_1 h3,
#sidebar-right_Kesha .right-heading h3, .sidebar_top_Kesha .right-heading h3{
border-bottom: 1px solid #eee;
background: url("images/sidebar_head_bg_kesha.png") no-repeat left center;
float: left;
display: block;
width: 343px;
padding: 0px 0px 0px 15px;
margin: 0px 0px 0px 0px;
color: #000;
font-size: 17px;
line-height: 40px;
text-transform: uppercase;
}

#sidebar-right_Kesha .right-heading.Kesha_2 h3, .sidebar_top_Kesha .right-heading.Kesha_2 h3{
border-bottom: 1px solid #eee;
background: url("images/sidebar_head_bg_kesha2.png") no-repeat left center;
float: left;
display: block;
width: 338px;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
color: #000;
font-size: 17px;
line-height: 40px;
text-transform: uppercase;
}

#sidebar-right_Kesha .right-heading.Kesha_3 h3, .sidebar_top_Kesha .right-heading.Kesha_3 h3{
border-bottom: 1px solid #eee;
background: url("images/sidebar_head_bg_kesha3.png") no-repeat left center;
float: left;
display: block;
width: 338px;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
color: #000;
font-size: 17px;
line-height: 40px;
text-transform: uppercase;
}

#sidebar-right_Kesha .right-heading.Kesha_4 h3, .sidebar_top_Kesha .right-heading.Kesha_4 h3{
border-bottom: 1px solid #eee;
background: url("images/sidebar_head_bg_kesha4.png") no-repeat left center;
float: left;
display: block;
width: 338px;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
color: #000;
font-size: 17px;
line-height: 40px;
text-transform: uppercase;
}

#sidebar-right_Kesha .right-heading span, .sidebar_top_Kesha .right-heading span {
display: none;
}




.sidebar_top{
position: relative;
width: 358px; 
width: -webkit-calc( 358px ); 
width: -moz-calc( 358px ); 
width: calc( 358px ); 
float: right;
}  

.sidebar_top .right-widget{
display: inline-block;
float: left;
vertical-align: top;
width: 88.6%;
font-size: 13px;
color: #333;
margin: 0px 0px 0px 0px;
padding: 25px 20px 0px 20px;
-webkit-transition: all .3s ease;
}


#sidebar-right {
position: relative;
width: 358px; 
width: -webkit-calc( 358px ); 
width: -moz-calc( 358px ); 
width: calc( 358px ); 
float: right;
}  

.right-widget{
display: inline-block;
float: left;
vertical-align: top;
width: 88.6%;
font-size: 13px;
color: #333;
margin: 0px 0px 0px 0px;
padding: 30px 20px 0px 20px;
-webkit-transition: all .3s ease;
} 

.right-widget:last-child{
border-bottom: none;
padding-bottom: 25px;
} 

.right-heading {
background-color: #FF4000;
display: inline-block;
width: 359px;
float: left;
height: 50px;
margin: 0px 0px 15px -20px;
padding: 0px;
}

.right-heading h3 {
background: url("images/sidebar_header_bg.png") no-repeat left top;
float: left;
display: block;
padding: 0px 0px 0px 20px;
margin: 0px 0px 0px 0px;
color: #fff;
font-size: 16px;
line-height: 50px;
text-transform: uppercase;
}

.right-heading span {
background: url("images/sidebar_header_arrow.png") no-repeat center center;
float: right;
display: block;
padding: 0px 10px 0px 0px;
margin: 0px 0px 0px 0px;
height: 50px;
width: 50px;
opacity: 1;
}

.right-widget li{
padding: 0px;
color: #000;
font-size: 13px;
display: block;
line-height: 32px;
} 

.right-widget li a{
background: url("images/sidebar_li_arrow.png") no-repeat left;
color: #333;
padding-left: 12px;
text-transform: uppercase;
} 

.right-widget li:last-child {
background: none;
} 


.right-widget li a:hover{
text-decoration: underline;
} 




#sidebar-footer{
width: 100%;
float: left;
display: inline-block;
margin: 20px 0 25px 0;
color: #b1b1b1;
} 

#sidebar-footer a{
color: #b1b1b1;
}

#sidebar-footer a:hover{
color: #e1e1e1;
}


.footer-widget{
vertical-align: top;
float: left;
width: 90%;
display: inline-block;
margin: 10px 0px 15px 10px;
padding: 0px;
line-height: 22px;
font-size: 13px;
transition: 0.5s;
}

.footer-heading {
border-bottom: 2px solid #212121;
transition: all .5s;
display: inline-block;
height: 40px;
width: 100%;
float: left;
margin: 0px 0 15px 0px;
}

.footer-heading h3 {
border-bottom: 2px solid;
border-color: #FF4000;
border-radius: 1px 1px 1px 1px;
background: url("images/footer_menu_head_bg.png") no-repeat 0px 13px;
width: 35%;
font-weight: normal;
float: left;
display: block;
padding: 0px 15px 0px 24px;
line-height: 40px;
color: #fff;
font-size: 18px;
text-transform: uppercase;
transition: 0.5s;
}


.footer-widget:hover .footer-heading h3 {
width: 88%;
}

.footer-widget li{
padding: 0px;
color: #ddd;
font-size: 12px;
display: block;
line-height: 30px;
} 

.footer-widget li a{
color: #ccc;
text-transform: uppercase;
} 

.footer-widget li:last-child a{
background: none;
} 






 
/*--------------------------*/
/*---------16.Footer--------*/
/*--------------------------*/


#footer_box{
border-top: 5px solid #111;
background: #262626;
width: 100%; 
display: inline-block;
font-size: 12px;
}

#footer_bottom {
background: #222;
width: 100%;
height: auto;
display: inline-block;
margin-top: -5px;
padding-top: 10px;
}

#banner_footer_728{
display: inline-block;
width: 100%;
margin: 0px 0px 25px 0px;
text-align: center;
}

#banner_footer_728 img{
border: 1px solid #333;
display: inline-block;
width: 100%;
max-width: 728px;
padding: 15px;
transition:0.4s;
}

#banner_footer_728 img:hover{
border: 1px solid #555;
}

#banner-footer{
display: inline-block;
width: 100%;
margin: 20px 0px 5px 0px;
text-align: center;
}

#banner_footer img{
border: 1px solid #333;
display: inline-block;
width: 100%;
max-width: 468px;
padding: 15px;
transition:0.4s;
}

#banner_footer img:hover{
border: 1px solid #555;
}


#credit {
color: #999;
display: inline-block;
width: 100%;
padding: 5px 0px 15px 0px;
font-size: 12px;
text-align: center;
}

#credit a{
color: #ccc;
}

#credit a:hover{
color: #999;
}




/*--------------------------*/
/*--------17.Widgets--------*/
/*--------------------------*/


#sidebar-right_Kesha .full_width_posts_widget li, 
#sidebar-right_Kesha .full_width_posts_widget li:first-child .widget_thumbnail_full,
#sidebar-right_Kesha .full_width_posts_widget li:first-child,
#sidebar-right_Kesha .image_carousel,
#sidebar-right_Kesha .image_carousel_post,
#sidebar-right_Kesha .full_widget_info,
#sidebar-right_Kesha .widget_li,

.sidebar_top_Kesha .full_width_posts_widget li, 
.sidebar_top_Kesha .full_width_posts_widget li:first-child .widget_thumbnail_full,
.sidebar_top_Kesha .full_width_posts_widget li:first-child,
.sidebar_top_Kesha .image_carousel,
.sidebar_top_Kesha .image_carousel_post,
.sidebar_top_Kesha .full_widget_info,
.sidebar_top_Kesha .widget_li{
max-width: 360px!important;
}


#sidebar-right_Kesha .search input[type=text], .sidebar_top_Kesha .search input[type=text]{
width: 334px;
}


#sidebar-right_Kesha .full_widget_info, .sidebar_top_Kesha .full_widget_info {
width: 360px;
}


#sidebar-right_Kesha .full_width_posts_widget li:first-child .full_widget_info, 
.sidebar_top_Kesha .full_width_posts_widget li:first-child .full_widget_info{
width: 358px!important;
height: 358px!important;
}


#sidebar-right_Kesha .image_carousel .pagination, .sidebar_top_Kesha .image_carousel .pagination{
padding: 5px 0px 0px 0px;
}

#sidebar-right_Kesha .full_width_posts_widget li:first-child .full_widget_date,
.sidebar_top_Kesha .full_width_posts_widget li:first-child .full_widget_date{
top: 200px;
}

#sidebar-right_Kesha .full_width_posts_widget li:first-child .full_widget_title,
.sidebar_top_Kesha .full_width_posts_widget li:first-child .full_widget_title{
top: 240px;
}



.textwidget{
font-size: 14px!important;
line-height: 24px;
}

.textwidget img{
margin-bottom: 6px;
}

#vertical-ticker{
display: inline-block;
position: relative;
height: 355px;
width: 100%;
overflow:hidden;
padding:0;
}

#vertical-ticker li{
background: none;
border-bottom: 1px solid #f1f1f1;
width: 100%;
height: 80px;
color: #333;
margin: 0px 0px 15px 0px; 
padding: 0px!important;
}

#vertical-ticker li a{
padding: 0px!important;
background: none!important;
}

.vertical_ticker_image{
display:block;
float: left;
width: 90px;
height: 65px;
margin: 0px 15px 0px 0px; 
overflow: hidden;
}

#vertical-ticker a img{
width: 90px;
height: 65px;
-webkit-transition:0.4s;
-moz-transition:0.4s;
-o-transition:0.4s;
transition:0.4s;
}

#vertical-ticker a img:hover{
transform:scale(1.1);
}



#vertical-ticker h1{
display: block;
line-height: 20px;
margin: 0px!important; 
padding: 0px!important;
font-weight: normal;
font-size: 13px;
line-height: 18px;
font-weight: normal;
text-transform: uppercase;
}

#vertical-ticker h1 a{
color: #000!important;
transition:0.2s;
}

#vertical-ticker h1 a:hover{
color: #FF4000!important;
text-decoration: none!important;
}


#sidebar-right .menu{
display: inline-block;
float: left;
margin: 0px;
margin-left: 0px;
width: 100%;
}

#sidebar-right .menu li{
border-bottom: 1px solid #f1f1f1;
background: none;
list-style: none;
font-size: 13px;
}

#sidebar-right .menu .sub-menu li{
border: none;
}

#sidebar-right .menu .sub-menu li a:before {
    content: '- ';
}

#sidebar-right .menu li:hover{
list-style: none;
}

#sidebar-right .menu li a{
display: inline-block;
background: none;
width: 100%;
list-style: none;
}

#sidebar-right .menu li a:hover{
color: #333;
}


#sidebar-right .menu .current-menu-item a {
color: #FF4000!important;
}




.reviews-posts li{
list-style: none!important;
background: none!important;
border-bottom: 1px solid #e9e9e9;
display: inline-block;
width: 97%;
margin: 0px 0 15px 0px;
list-style: none;
background: none;
padding: 0px 10px 10px 0px;
}

.reviews-posts li a{
font-size: 13px;
list-style: none!important;
background: none!important;
display: block;
line-height: 18px;
font-weight: normal;
margin: 0px 0px 0px 0px;
text-indent: 0px;
color: #000!important;
}

h2.widgettitle{
border: none!important;
font-size: 15px!important;
color: #333!important;
font-weight: normal;
}



/* ---------Recent category posts widget------- */


.widget_recent_posts li{
border-bottom: 1px solid #f1f1f1;
display: inline-block;
width: 98%;
margin: 0px 0 15px 0px;
list-style: none;
background: none;
padding: 0px 10px 15px 0px;
}

.widget_recent_posts li:last-child{
border-bottom: none;
margin: 0px;
padding: 0px 10px 0px 0px;
}


#menu_box .widget_recent_posts li{
border-bottom: none;
vertical-align: top;
width: 250px!important;
margin: 0px 15px 25px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
background: none;
}

#menu_box .widget_thumbnail{
display: inline-block;
float: left;
margin: 0px 18px 0px 0px!important;
}

#menu_box .widget_thumbnail img{
border: 3px solid #999;
width: 90px;
height: 65px;
}

#menu_box .widget_info{
display: block;
width: 100%;
margin: 0px!important;
padding: 0px!important;
}

#sidebar-footer .widget_recent_posts li{
margin: 3px 0 14px 0px;
padding: 0px;
border-bottom: none;
color: #ddd;
}

.widget_recent_posts li a{
color: #000;
list-style: none;
background: none;
padding: 0px;
margin: 0px;
}

#sidebar-footer .widget_recent_posts li a{
color: #eee;
}

.widget_thumbnail{
display: inline-block;
float: left;
width: 90px;
height: 65px;
margin: 0px 15px 0px 0px;
overflow: hidden;
}

.widget_thumbnail img{
transition:0.4s;
}

.widget_thumbnail img:hover{
transform:scale(1.1);
}

.widget_info{
display: block;
width: 100%;
margin: 0px!important;
padding: 0px!important;
}

#sidebar-footer .widget_info{
margin: 2px 0px 0 0px;
}

.widget_title{
display: block;
font-size: 13px;
line-height: 20px;
font-weight: normal;
text-transform: uppercase;
margin: -9px 0px 0px 10px;
text-indent: 0px;
color: #000!important;
transition:0.2s;
}

.widget_title:hover{
color: #FF4000!important;
text-decoration: none!important;
}

#sidebar-footer .widget_title{
color: #eee!important;
}

#sidebar-footer .widget_title:hover{
text-decoration: underline;
}

.widget_date{
background-color: #FF4000;
display: inline-block;
text-transform:uppercase;
font-size:11px;
line-height: 14px;
color:#fff;
text-decoration: none;
margin: 0px!important;
padding: 2px 5px!important;
font-weight: 400;
text-indent: 0px;
}

.widget_date span:first-child{
background: url("images/view_icon.png") no-repeat right center;
}

.widget_date span{
padding: 3px 14px 0px 0px!important;
}

#sidebar-footer .widget_date{
text-shadow: none;
}

#sidebar-footer .widget_date span:first-child{
display: block;
padding: 0px 0px 0px 0px!important;
background: none;
}

#sidebar-footer .widget_date span{
display: none;
}






/* ---------Posts for Footer--------- */


.widget_footer_posts li{
background: url("images/sidebar_header_bg.png") no-repeat left top;
border-left: 1px solid #353535;
border-bottom: 1px solid #353535;
display: inline-block;
width: 95%;
margin: 0px 0px 0px 0px;
list-style: none;
padding: 15px 0px 15px 15px;
}

.widget_footer_posts li:first-child{
background: none;
}

.widget_footer_posts li:last-child{
border-bottom: none;
padding: 15px 0px 15px 15px;
}

.widget_footer_thumbnail{
display: inline-block;
float: left;
width: 60px;
height: 40px;
margin: 0px 15px 0px 0px;
overflow: hidden;
}

.widget_footer_thumbnail img{
transition:0.4s;
}

.widget_footer_thumbnail img:hover{
transform:scale(1.1);
}

.widget_footer_info{
display: block;
width: 100%;
margin: 0px!important;
padding: 0px!important;
}

.widget_footer_title{
display: block;
font-size: 12px;
line-height: 20px;
font-weight: normal;
text-transform: uppercase;
margin: 0px 0px 0px 0px;
text-indent: 0px;
color: #eee;
transition:0.2s;
}





/* ---------Recent posts - Third variant (for full width sidebar)--------- */


.recent_cat_third li{
border-bottom: 1px solid #eee;
position: relative;
display: inline-block;
width: 100%;
max-width: 340px;
margin: 0px 0px 0px 0px;
list-style: none;
background: none;
padding: 0px;
}

.recent_cat_third li:last-child {
border-bottom: none;
}

.recent_cat_third li a{
list-style: none;
background: none;
margin: 0px;
padding: 0px;
}

.recent_cat_third li:first-child .widget_thumbnail_third{
display: inline-block;
max-width: 340px;
max-height: 260px;
width: 100%;
margin: 0px;
padding: 0px;
overflow: hidden;
}

.recent_cat_third li:first-child .widget_info_third{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.recent_cat_third li:first-child .widget_title_third{
margin: 5px 0px 0px 0px!important;
font-size: 16px;
line-height: 24px;
}

.recent_cat_third li:first-child .widget_info_third p{
display: inline-block;
padding: 8px 0px 0px 0px!important;
color: #666;
font-size: 12px;
line-height: 22px;
text-indent: 0px;
}

.recent_cat_third li:first-child .widget_date_third{
background-color: #FF4000;
display: inline-block;
margin: 0px!important;
padding: 2px 5px!important;
text-transform:uppercase;
line-height: 14px;
font-size:11px;
color:#fff;
text-decoration: none;
font-weight: 400;
}

.recent_cat_third li:first-child  .custom_read_more{
margin: 0px 0px 10px 0px!important;
display: inline-block;
}

.recent_cat_third li:first-child  .custom_read_more a{
color:#333!important;
}


.recent_cat_third li .widget_thumbnail_third{
display: none;
}

.recent_cat_third img{
width: 100%;
height: auto;
transition:0.4s;
}

.recent_cat_third img:hover{
transform:scale(1.1);
}

.recent_cat_third .widget_title_third{
display: block;
font-size: 12px;
line-height: 22px;
font-weight: normal;
text-transform: uppercase;
margin: 0px 0px 0px 0px;
text-indent: 0px;
color: #000!important;
transition:0.2s;
}

.recent_cat_third li .widget_info_third p{
display: none;
}

.recent_cat_third .widget_title_third:hover{
text-decoration: none;
color: #FF4000!important;
}

.recent_cat_third .widget_info_third{
margin: 0px 0px 0px 0px;
padding: 7px 0px 7px 0px;
transition:0.2s;
}

.recent_cat_third a:hover{
text-decoration: none!important;
}

.recent_cat_third .widget_date_third{
background-color: #FF4000;
display: none;
text-transform:uppercase;
line-height: 14px;
font-size:11px;
color:#fff;
text-decoration: none;
margin: 0px 0px 0px 0px;
padding: 2px 5px!important;
font-weight: 400;
text-indent: 0px;
}

.recent_cat_third li .custom_read_more{
display: none;
}







/* ---------Full width Posts--------- */


.full_width_posts_widget li{
border-bottom: 1px solid #f1f1f1;
position: relative;
display: inline-block;
width: 100%;
max-width: 320px;
margin: -5px 0px 0px 0px;
list-style: none;
background: none;
padding: 0px;
}


#sidebar-footer .full_width_posts_widget li{
border-bottom: 1px solid #353535;
}


.full_width_posts_widget li:first-child {
border-bottom: none;
max-height: 320px;
margin: 0px!important;
padding: 0px!important;
}

.full_width_posts_widget li:last-child {
border-bottom: none;
}

.full_width_posts_widget li a{
list-style: none;
background: none;
margin: 0px;
padding: 0px;
}

.full_width_posts_widget li:first-child .widget_thumbnail_full{
display: inline-block;
max-width: 320px;
width: 100%;
margin: 0px!important;
padding: 0px!important;
overflow: hidden;
}

.full_width_posts_widget li .widget_thumbnail_full{
display: none;
}

.full_width_posts_widget img{
width: 100%;
height: auto;
}

.full_width_posts_widget li:first-child .full_widget_info{
background: url("images/slider_big_shadow.png") repeat-x bottom!important;
position: absolute;
top: 0px;
left: 0px;
display: block;
width: 318px!important;
height: 318px!important;
margin: 0px!important;
padding: 0px!important;
transition:0.2s;
}

.full_width_posts_widget li:first-child .full_widget_info:hover{
margin: 0px!important;
padding: 0px!important;
}

.full_width_posts_widget li:first-child .full_widget_title{
position: absolute;
top: 170px;
left: 15px;
padding: 0px 10px 0px 0px;
font-size: 18px;
line-height: 28px;
color: #fff!important;
text-shadow: 0px 0px 1px #000;
}

.full_widget_title{
display: block;
font-size: 13px;
line-height: 22px;
font-weight: normal;
text-transform: uppercase;
margin: 0px 0px 0px 0px;
text-indent: 0px;
color: #000!important;
transition:0.2s;
}

.full_widget_title:hover{
text-decoration: none;
color: #FF4000!important;
}


#sidebar-footer .full_widget_title{
color: #fff!important;
}
#sidebar-footer .full_widget_title:hover{
text-decoration: none;
color: #FF4000!important;
}


.full_widget_info{
width: 320px;
padding: 10px 0px 10px 0px;
transition:0.2s;
}




.full_width_posts_widget a:hover{
text-decoration: none!important;
}

.full_widget_date{
background-color: #FF4000;
display: none;
text-transform:uppercase;
line-height: 14px;
font-size:11px;
color:#fff;
text-decoration: none;
margin: 8px 0px 0px 0px!important;
padding: 2px 5px!important;
font-weight: 400;
text-indent: 0px;
}


.full_width_posts_widget li:first-child .full_widget_date{
background-color: #FF4000;
display: inline-block;
position: absolute;
top: 130px;
left: 15px;
padding: 2px 5px!important;
text-transform:uppercase;
line-height: 14px;
font-size:11px;
color:#fff;
text-decoration: none;
font-weight: 400;
}



.full_width_posts_widget li:first-child  .custom_read_more{
display: inline-block;
position: absolute;
bottom: 30px;
left: 0px;
}

.full_width_posts_widget li:first-child  .custom_read_more a{
color:#fff!important;
}

.full_width_posts_widget li .custom_read_more{
display: none;
}




/* --Recent category posts widget - Second variant----- */


.widget_recent_posts_two {
display: inline-block;
float: left;
width: 100%;
margin: 0px 0 5px 0px;
}

.widget_recent_posts_two li a{
list-style: none;
padding: 0px;
background: none;
}

.widget_li {
display: inline-block;
position: relative;
width: 100%;
max-width: 320px;
background: none;
border-bottom: none!important;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px!important;
overflow: hidden;
}

.widget_li:first-child {
margin: 5px 0px 0px 0px;
}


.widget_li .widget_title_two {
position: absolute;
left: 20px;
bottom: 50px;
display: inline-block;
width: 90%;
font-size: 16px!important;
line-height: 24px!important;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #fff!important;
text-transform: uppercase;
text-shadow: 0px 0px 1px #333;
z-index: 1;
}

.widget_li .widget_title_two:hover {
color: #f14d4d;
text-decoration: none;
}

.widget_two_meta{
position: absolute;
left: 20px;
bottom: 20px;
display: inline-block;
z-index: 10;
}

.widget_two_time{
background: url("images/cat_time_icon_w.png") no-repeat 0px 50%;

position: relative;
display: inline-block;
float: left;
text-transform:uppercase;
font-size: 10px;
line-height: 24px;
color:#fff;
text-align: center;
text-decoration: none;
margin: 10px 5px 0px 0px;
padding: 0px 8px 0px 20px!important;
font-weight: 400;
text-indent: 0px;
}

.widget_two_views{
background: url("images/view_icon_w.png") no-repeat 0px 50%;

position: relative;
display: inline-block;
float: left;
margin: 10px 5px 0px 0px;
color: #fff;
text-transform:uppercase;
font-size: 10px;
line-height: 24px;
padding: 0px 8px 0px 22px!important;
}


.widget_two_shadow {
background: url("images/widget_two_shadow.png") repeat-x bottom!important;
position: absolute;
left: 0px;
bottom: 12px;
display: block;
width: 100%;
height: 100%;
}

.widget_li .widget_thumbnail_two{
display: inline-block;
}

.widget_li img {
display: inline-block;
width: 100%;
float: left;
height: auto;
margin: 0px!important;
}





/* -------Widget carousel------ */


.image_carousel {
width: 100%;
display: inline-block;
position: relative;
max-width: 320px!important;
margin: 0px 0px 0px 0px;
}

.image_carousel_post{
display: block;
float: left;
margin: 0px;
position: relative;
width: 100%;
max-width: 320px!important;
height: 100%;
overflow: hidden;
}

.image_carousel img {
width: auto!important;
height: auto!important;
padding: 0px;
margin: 0px;
display: block;
}

h1.car_image_caption{
background: url("images/slider_big_shadow.png") repeat-x bottom!important;
display: block;
width: 100%;
height: 100%;
position:absolute;
bottom: 0px;
left: 0px!important;
margin: 30px 0px 0px 0px;
font-size: 18px;
font-weight: 400;
color: #fff;
padding: 0px 0px 20px 0px;
text-transform: uppercase;
}

.car_head{
position:absolute;
top: 260px;
left: 20px;
display: block;
width: 85%;
line-height: 26px;
margin: 0px;
color: #fff;
text-shadow: 0px 0px 1px #333;
}

.car_image_caption .slide_time{ 
background: #FF4000;
display: inline-block;
position:absolute;
top: 230px;
left: 20px;
text-transform:uppercase;
font-size:11px;
line-height: 14px;
color:#fff;
text-decoration: none;
margin: 0px;
padding: 2px 5px!important;
font-weight: 400;
text-indent: 0px;
}


.image_carousel .pagination {
display: block;
position: relative;
max-width: 100px;
float: right;
margin-top: -44px;
padding: 0px 30px 0px 0px;
height: 5px;
text-align: right;
}

.image_carousel .pagination a {
background: url("images/style08.png");
border: none;
width: 7px;
height: 11px;
margin: 0 5px;
padding: 0px;
display: inline-block;
}

.image_carousel .pagination a.selected {
background: url("images/style08.png");
background-position: right center;
margin: 0 2px;
width: 12px;
height: 12px;
}

.image_carousel .pagination a span {
display: none;
}




/* -------Widget menu------ */

.mega_main_menu_ul li a{
background: none;
}

#sidebar-right .mega_main_menu_ul .link_content, #sidebar-footer .mega_main_menu_ul .link_content{
margin: 0px 0px 0px 10px!important;
}

.widget.widget_nav_menu{
display: inline-block;
position: absolute;
top: 20px;
left: 15px;
float: left;
width: 260px!important;
z-index: 100;
}

.widget.widget_nav_menu li{
width: 100%!important;
display: block;
float: left;
margin: 5px 0px 5px 0px!important;
padding: 0px!important;
color: #fff;
font-size: 12px;
line-height: 24px;
text-transform: uppercase;
}

.widget.widget_nav_menu li a{
background: url("images/menu_sub_menu_line.png") repeat-x bottom;
display: block;
padding: 0px 0px 10px 3px!important;
transition: 0.2s;
}

.widget.widget_nav_menu li a:hover{
color: #aaa!important;
}



/* -------Widget menu - Recent category posts------ */

#sidebar-right .widget_menu_posts{
display: none;
}

.widget_menu_posts li{
display: inline-block;
position: relative;
float: right;
width: 23.2%!important;
margin: 5px 0px 0px 25px!important;
list-style: none;
background: none;
overflow: hidden!important;
}

.widget_menu_posts li:last-child{
margin: 5px 0px 0px 0px!important;
}

.widget_menu_thumbnail{
display: block;
width: 100%!important;
background: #000!important;
padding: 0px!important;
overflow: hidden;
}

.widget_menu_posts li img{
display: block;
width: 100%!important;
padding: 0px!important;
-webkit-transition:0.4s;
-moz-transition:0.4s;
-o-transition:0.4s;
transition:0.4s;
}

.widget_menu_posts li img:hover{
transform:scale(1.1);
}


.widget_menu_posts li a{
list-style: none;
background: none;
}

.widget_menu_title{
background: url("images/big_shadow.png") repeat-x left bottom!important;
position: absolute;
bottom: 0px;
left: 0px;
display: inline-block;
bottom: 0px;
width: 100%!important;
height: 100%;
font-size: 16px!important;
line-height: 25px!important;
margin: 0px 0px 0px 0px;
padding: 0px!important;
color: #fff!important;
text-transform: uppercase;
text-shadow: 0px 0px 1px #333;
transition:all 0.2s ease-in-out;
}

.widget_menu_title a{ 
position: absolute;
bottom: 20px;
left: 15px;
width: 90%;
color: #fff!important;
}

.flickr_wrap {
display: inline-block;
position: relative;
width: 100%;
height: 100%;
}

.flickr_badge_image{
float:left;
margin: 0px 5px 5px 0px!important;
padding: 0px!important;
width: 74px!important;
height: 74px!important;
}

.flickr_wrap img{
display: inline-block;
margin: 0px!important;
float:left;
width: 74px!important;
height: 74px!important;
padding: 0px!important;
}


#sidebar-footer .flickr_badge_image{
margin: 0px 5px 5px 0px!important;
float:left;
padding: 0px!important;
width: 72px!important;
height: 72px!important;
}

#sidebar-footer .flickr_wrap img{
float:left;
margin: 0px!important;
border: none!important;
width: 72px!important;
height: 72px!important;
padding: 0px!important;
}

.tp_recent_tweets{
width: 100%;
}

.tp_recent_tweets li{
border-bottom: 1px solid #f5f5f5;
background: url("images/twitter_bird.png") no-repeat left top!important;
display: inline-block;
width: 85%;
margin: 0px 0px 6px 0px;
padding: 6px 10px 10px 35px;
list-style: none;
font-size: 11px;
line-height: 20px!important;
color: #444;
}

.tp_recent_tweets li a{
display: inline;
background: none;
padding: 0px;
margin: 0px;
color: #00b6f2!important;
text-transform: capitalize!important;
}

.tp_recent_tweets li:last-child, #sidebar-footer .tp_recent_tweets li:last-child{
border-bottom: none;
margin-bottom: 0px;
}

#sidebar-footer .tp_recent_tweets li{
border-bottom: 1px solid #333;
color: #bbb;
}

#sidebar-footer .tp_recent_tweets li a{
color: #fff!important;
}


.twitter_time{
text-decoration: underline;
}




.tagcloud{
margin: 0 0 5px 0px;
}

.tagcloud a{
background: url("images/tag_single.png") no-repeat 2px;
color: #fff;
display: inline-block;
text-transform: uppercase;
font-size: 11px!important;
padding: 5px 9px 5px 33px;
background-color: #444;
margin: 0px 0px 5px 0px;
transition: all .3s ease;
}

.tagcloud a:hover{
color: #fff;
background-color: #FF4000;
}

#sidebar-footer .tagcloud{
margin: 0px 6px 0px 0px;
}

#sidebar-footer .tagcloud a{
color: #fff;
}

#sidebar-footer .tagcloud a:hover{
color: #fff;
text-decoration: none;
}

.video_widget{
width: 100%;
height: auto!important;
}

.video_widget iframe{
border: none;
width: 100%;
min-height: 200px;
height: auto!important;
margin: 0px;
}

.video_widget p{
text-indent: 0px;
}

.video_desc{
display: block;
width: 96%;
text-indent: 0px;
margin: 15px 0px 10px 10px!important;
}

#sidebar-footer .video_widget iframe{
width: 100%;
margin: 0px;
}




.banners{
width: 100%;
display: inline-block;
}

.banners a img{
max-width: 100%;
display: inline-block;
margin: 0px;
float: left;
margin: 5px 10px 5px 0px!important;
}



#recentcomments li a{
font-size: 13px;
background: none;
}

#calendar_wrap #wp-calendar{
border: none;
width: 100%;
}

.gecko #calendar_wrap #wp-calendar{
display: block;
}
 
#calendar_wrap #wp-calendar caption{
background-color: #333;
width: 100%;
color: #fff;
font-size: 14px;
padding: 7px 0px; 
text-align: center;
}
 
#calendar_wrap #wp-calendar th, #calendar_wrap #wp-calendar tr, #calendar_wrap #wp-calendar td{
color: #444;
border: none;
text-align: center;
font-size: 12px;
} 

#calendar_wrap #wp-calendar td{
line-height: 20px;
} 
 
#calendar_wrap #wp-calendar thead  tr th{
border: 1px solid #e9e9e9;
background-color: #eee;
color: #444!important;
} 
 
#calendar_wrap #wp-calendar a{
display: inline-block;
width: 100%;
height: 100%;
background-color: none;
color: #444; 
} 
 
#calendar_wrap #wp-calendar #prev{
text-align: left;
}

#calendar_wrap #wp-calendar #next{
text-align: right;
}

#calendar_wrap #wp-calendar #prev a, #calendar_wrap #wp-calendar #next a{
background-color: none;
color: #444;
}

#calendar_wrap #wp-calendar #prev a:hover, #calendar_wrap #wp-calendar #next a:hover{
color: #FF4000;
}



#home_content .wpb_wrapper .wpb_heading{
display: inline-block;
background: #fff;
font-size: 24px!important;
line-height: 40px!important;
text-transform: uppercase!important;
padding: 0px 10px 5px 0px;
}


#home_content .wpb_video_widget {
margin: 10px 0px 20px 0px!important;
}

#home_content .wpb_single_image {
text-align: center;
}

#home_content .wpb_single_image img{
border: 7px solid #f1f1f1;
margin: 20px 0px 10px 0px!important;
padding: 0px;
width: 98%;
height: auto;
box-shadow: -1px -1px 0px #ebebeb;
}


.yop-poll-container{
width: 93%!important;
margin: 0px 0px -10px 0px!important;
}

.yop-poll-container label{
display: inline-block!important;
padding: 0px 0px 0px 5px!important;
color: #fff!important;
font-size: 14px!important;
line-height: 15px!important;
text-transform: uppercase!important;
cursor: pointer;
}

.yop-poll-container label input{
font-family: Arial, sans-serif!important;
display: inline-block!important;
width: 100%!important;
margin: 0px 0px 0px 5px!important;
}

.yop_poll_vote_button{
border: none;
display: inline-block;
padding: 4px 20px 2px 20px!important;
background: #333;
color: #fff;
font-size: 15px;
line-height: 23px;
text-transform: uppercase;
cursor: pointer;
}

.yop_poll_vote_button:hover{
background: #222;
}

.yop_poll_result_link{
display: inline-block;
}



.wpt_widget_content{
border: 1px solid #f1f1f1!important;
}

.wpt_widget_content .tab_title a {
background:#333!important;
font-size: 14px!important;
font-weight: normal!important;
color: #fff!important;
text-transform: uppercase;
border: none!important;
}

.wpt_widget_content .tab_title.selected a {
background:#FF4000!important;
border: none!important;
}

.wpt_widget_content .tab_title{
border: none!important;
}

.wpt_widget_content .tab_title a:hover {
background:#FF4000!important;
text-decoration: none!important;
}

.wpt_widget_content .inside ul li{
border-bottom: 1px solid #f1f1f1!important;
padding: 5px 10px 5px 0px!important;
margin: 0px 0px 10px 0px!important;
}

.wpt_widget_content .inside ul li:last-child{
border-bottom: none!important;
margin: 0px 0px 0px 0px!important;
}


.wpt_widget_content .inside ul li a{
background: none!important;
list-style: none!important;
}

.wpt_widget_content .inside ul li a{
background: none!important;
list-style: none!important;
}

.inside .entry-title {
font-size: 12px!important;
line-height: 20px!important;
padding: 0px!important;
}

.inside .entry-title a {
padding: 0px!important;
}

.wpt-postmeta{
font-size: 11px!important;
line-height: 20px!important;
}


#comments-tab-content ul li{
border-bottom: 1px solid #f1f1f1!important;
padding: 5px 10px 10px 10px!important;
margin: 0px 0px 10px 0px!important;
}

#comments-tab-content ul li{
border-bottom: 1px solid #f1f1f1!important;
padding: 5px 10px 10px 10px!important;
margin: 0px 0px 10px 0px!important;
}

#comments-tab-content ul li:last-child{
border-bottom: none!important;
margin: 0px 0px 0px 0px!important;
}

#comments-tab-content ul li .wpt_avatar img{
margin: 0px!important;
}

#comments-tab-content ul li .wpt_comment_content p{
padding-top: 7px;
font-size: 12px!important;
line-height: 20px!important;
text-indent: 0px;
}


#comments-tab-content .wpt_comment_meta {
font-size: 12px!important;
line-height: 20px!important;
padding: 0px!important;
}

#comments-tab-content .wpt_comment_meta a {
padding: 0px!important;
font-size: 12px!important;
line-height: 20px!important;
font-weight: normal!important;
}


.arqam-widget-counter{
margin-bottom: 0px;
}

.arqam-widget-counter ul li{
margin: 0px 0px 3px 0px!important;
width: 30%!important;
}

.arqam-widget-counter ul li i{
margin: 5px 0px 0px 13px!important;
}
.arqam-widget-counter ul li span{
margin: 0px 0px 3px -8px!important;
}

.arqam-widget-counter ul li small{
margin: 5px 0px 3px -9px!important;
}

.candy-clearfix{
display: inline-block;
width: 100%;
}

.candy-clearfix li a{
display: inline-block;
float: left;
width: 42px;
height: 42px;
list-style: none!important;
background: none!important;
padding: 0px;
margin: 0px;
}

#review-box {
border: 1px solid #f1f1f1;
background: #f9f9f9!important;
width: 96%;
}

#review-box h2{
border-bottom: 1px solid #eee;
background: #f9f9f9!important;
font-size: 18px!important;
font-weight: normal!important;
text-transform: uppercase;
color: #333!important;
padding: 0px!important;
}

#review-box span h5{
font-size: 15px!important;
font-weight: normal!important;
color: #fff!important;
}

#review-box p{
font-size: 15px!important;
font-weight: normal!important;
color: #333!important;
}

.review-item {
margin: 10px 0px!important;
}

.review-summary{
border-top: 1px solid #eee;
background: #f9f9f9!important;
font-size: 15px!important;
font-weight: normal!important;
color: #333!important;
padding: 0px!important;
margin: 0px!important;
}

.review-summary p{
text-indent: 0px!important;
margin: 0px 0px 25px -8px!important;
}

.review-final-score{
display: inline-block;
position: relative;
float: right;
height: 100px;
}

.review-final-score h3{
line-height: 25px;
height: 40px;
}

.review-final-score h4{
line-height: 20px;
}


.user-rate-wrap{
border-top: 1px solid #eee;
background: #f9f9f9!important;
font-size: 15px!important;
font-weight: normal!important;
color: #333!important;
padding: 10px 0px 0px 0px;
margin: 0px!important;
}

.user-rating-text strong{
color: #333!important;
font-weight: normal!important;
}





/*----------BBPress forum styles-----------*/


.bbpress  .single_post{
width: 92%!important;
}


.bbpress .post_meta_line{
display: none;
}

.bbp-breadcrumb p{
margin: 0px 0px 10px 0px!important;
padding: 0px!important;
}

#bbp_search{
border: 1px solid #eee!important;
padding: 6px 6px 5px 6px!important;
}

#bbp_search_submit{
border: none;
font-size: 14px!important;
font-weight: normal!important;
color: #fff!important;
background: #FF4000;
padding: 3px 10px 4px 10px!important;
text-transform: uppercase;
cursor: pointer;
}

#bbp_search_submit:hover{
background: #222;
}

.bbp-forums{
border: 1px solid #eee!important;
background: #fff!important;
}

.bbp-header{
border: none!important;
background: #f9f9f9!important;
}

.forum-titles{
font-size: 18px!important;
font-weight: normal!important;
color: #333!important;
padding: 10px 0px 10px 10px!important;
text-transform: uppercase;
}

.bbp-body{
background: #fff!important;
}

.bbp-body ul{
padding: 20px 0px 10px 20px!important;
background: #fff!important;
}

.bbp-forum-title{
font-size: 16px!important;
font-weight: normal!important;
color: #FF4000!important;
padding: 0px!important;
text-transform: uppercase;
}

.bbp-forum-freshness{
display: block;
}

.bbp-topic-meta{
display: block;
}

.bbp-author-avatar{
display: block;
width: 14px;
height: 14px;
float: left;
}

.bbp-author-avatar img{
border: none!important;
}

.bbp-topic-meta img {
display: block;
width: 14px;
height: 14px;
float: left;
margin: 0px!important;
padding: 0px 0px 0px 20px!important;
border: none!important;
}

.bbp-author-name{
float: left!important;
padding: 0px 0px 0px 30px!important;
line-height: 14px;
font-size: 13px!important;
}

#bbp-user-avatar .fn{
display: inline-block!important;
position: relative;
width: 150px!important;
height: 150px!important;
float: left!important;
margin: 0px!important;
padding:0!important;
}

#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar {
width: 150px!important;
height: 150px!important;
}

.bbp-user-profile-link a{
display: none!important;
}

#bbp-user-navigation{
display: inline-block!important;
margin: 20px 0px 0px 0px!important;
padding: 0px!important;
}

#bbp-user-navigation li span a{
margin: 0px!important;
padding: 3px 10px 2px 10px!important;
}

.entry-title{
font-size: 20px!important;
font-weight: normal!important;
padding: 0px!important;
text-transform: uppercase;
}

.bbp-user-section p{
margin: 0px!important;
padding: 0px!important;
}

.bbp-topic-meta .bbp-topic-started-by a {
margin: 0px!important;
padding: 0px!important;
display: inline!important;
float: none!important;
}
.bbp-topic-meta .bbp-topic-started-by a img{
margin: 0px!important;
padding: 0px!important;
display: inline!important;
float: none!important;
}


.bbp-topic-meta .bbp-topic-started-by  .bbp-author-name{
margin: 5px 0px 0px 0px!important;
}


#bbpress-forums div.odd, #bbpress-forums ul.odd {
  background-color:#fff;
}

.bbp-reply-header{
border-top: 1px solid #f1f1f1!important;
background: #fff!important;
}

.bbp-reply-header a{
font-family: Arial, sans-serif;
background: #fff!important;
font-size: 12px!important;
font-weight: normal!important;
color: #f14d4d!important;
padding: 0px!important;
text-transform: capitalize;
}

.bbp-meta a{
font-family: Arial, sans-serif;
background: #fff!important;
font-size: 12px!important;
font-weight: normal!important;
color: #f14d4d!important;
padding: 0px!important;
text-transform: capitalize!important;
}

.bbp-admin-links span {
margin: 0px 0px 0px 0px!important;
display: block!important;
}

.bbp-reply-author a img{
display: block!important;
width: 45px!important;
height: 45px!important;
margin: 0px 0px 0px 35px!important;
float: none!important;
}

.bbp-reply-author a {
margin: 10px 0px 0px 0px!important;
padding: 0px!important;
float: none!important;
}

.bbp-author-role {
margin: -20px 0px 0px 0px!important;
padding: 0px!important;
}

.bbp-topic-permalink{
font-size: 16px!important;
font-weight: normal!important;
color: #f14d4d!important;
padding: 0px!important;
text-transform: uppercase;
}


.bbp-submit-wrapper button{
border: none;
font-size: 16px!important;
font-weight: normal!important;
color: #fff!important;
background: #FF4000;
padding: 3px 10px!important;
text-transform: uppercase;
cursor: pointer;
}

.bbp-submit-wrapper button:hover{
background: #222;
}

.bbp-the-content{
border: 1px solid #eee!important;
}

.bbp-form p input {
padding: 5px 10px!important;
}

#subscription-toggle{
display: none!important;
}

.bbp-footer{
display: none;
}




.evcal_cblock{
display: inline-block;
float: left;
margin-left: 15px!important;
}

.evcal_desc{
display: inline-block;
margin-left: 90px!important;
}

.evcal_desc{
display: block;
height: 30px;
}

.evorow h3 {
font-size: 15px!important;
margin-bottom: 8px!important;
}

.evorow p{
line-height: 22px!important;
}




.wpb_row h1, .wpb_row h2, .wpb_row h3, .wpb_row h4, .wpb_row h5, .ts-icon-title-text{
text-transform: uppercase;
}

.wpb_row p{
text-indent: 0px;
}

h2.post-title{
font-size: 17px;
line-height: 30px!important;
margin: 15px 0px 5px 0px;
}



.isotope-item.vc_col-sm-6 {
width: 47%!important;
}


.isotope-item.vc_col-sm-4 {
width: 30%!important;
}


.ts-flip-link{
display: inline-block;
margin: 25px 0px 0px 0px!important;
}

.ts-team1, .ts-team2, .ts-team3 {
display: block;
}

.ts-team1 p, .ts-team2 p, .ts-team3 p{
display: block;
margin: 10px 0px 10px 0px!important;
color: #222;
}

.ts-team1-person-description,.ts-team2-person-description,.ts-team3-person-description{
font-size: 14px;
line-height: 23px;
color: #555!important;
}

.ts-timeline-1 li, .ts-timeline-2 li, .ts-timeline-3 li{
margin: 0px 10px 0px 3px!important;
}

.ts-timeline-1-time, .ts-timeline-2-time, .ts-timeline-3-time{
display: block;
margin: 0px 0px 0px 5px!important;
}

.ts-timeline-1-label h2,.ts-timeline-2-label h2,.ts-timeline-3-label h2{
line-height: 40px;
}

.ts-pricing h3 span{
line-height: 90px!important;
}



#evcal_widget{
padding: 0px 10px;
}

.widget-title{
display: block;
width: 90%;
padding: 0px 0px 0px 10px;
margin: 10px 0px 5px 0px;
color: #000;
font-size: 18px;
line-height: 40px;
text-transform: uppercase;
text-shadow: 1px 1px 0px #fff;
}

#evcal_widget p{
text-indent: 0px;
}








/* ---------- TipTip ----------*/

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 5px 10px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}




/*---------Circle Effect---------*/

.ripplelink {
  text-decoration: none;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 0;
}

.ink {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
 
.animate {
  -webkit-animation: ripple 0.65s linear;
  -moz-animation: ripple 0.65s linear;
  -ms-animation: ripple 0.65s linear;
  -o-animation: ripple 0.65s linear;
  animation: ripple 0.65s linear;
}
 
@-webkit-keyframes 
ripple {  100% {
opacity: 0;
-webkit-transform: scale(2.5);
}
}
 
@-moz-keyframes 
ripple {  100% {
opacity: 0;
-moz-transform: scale(2.5);
}
}
 
@-o-keyframes 
ripple {  100% {
opacity: 0;
-o-transform: scale(2.5);
}
}
 
@keyframes 
ripple {  100% {
opacity: 0;
transform: scale(2.5);
}
}





#oz-scroll {
	position:fixed;
	bottom:15px;
	right:-80px;
	height:48px;
	width:48px;
	overflow:hidden;
	display:none;
	zoom:1;
	opacity:.6;
	transition:all .5s ease-in-out;
}

#oz-scroll img {max-width:100%}

#oz-scroll:hover {opacity:1}

.style1 {
background:url('images/up.png') no-repeat center center;

}




/*----------------Index carousel styles--------------*/

#touchcarousel-4{
display: inline-block;
width: 100%!important;
height: auto;	
}

.touchcarousel {
background: #fff;
position: relative;	
overflow: hidden; 
}

.touchcarousel ul.touchcarousel-container {
position: relative;    
margin: 0!important;
padding: 0!important;
list-style: none !important;
width: 3000px;
left: 0;
}

.touchcarousel .touchcarousel-wrapper {
position: relative;
overflow:hidden;
width: 100%;
height: 100%;
}

.touchcarousel.tc-layout-4 .touchcarousel-item {
width: 224px;
margin: 20px 5px 0px 0px;
position: relative;
overflow: hidden;
}

.touchcarousel.tc-layout-4 .touchcarousel-item p {
margin: 0;
padding: 0;
}

.touchcarousel.tc-layout-4 .touchcarousel-item img {
max-width: none;
border: 0;
margin: 0;
transition: 0.5s;
}

.touchcarousel.tc-layout-4 .touchcarousel-item img, 
.touchcarousel.tc-layout-4 .touchcarousel-item span {
position: relative;
margin: 0;
padding: 0;	
border: 0;			
}

.touchcarousel.tc-layout-4 .tc-block h4{
background: url("images/carousel_shadow.png") repeat-x left bottom;
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 100%;
margin: 0px;
color: #fff!important;
font-size: 15px;
line-height: 22px;
text-transform: uppercase;
text-shadow: 0px 0px 1px #000;
}

.touchcarousel.tc-layout-4 .tc-block h4 a{
position: absolute;
bottom: 20px;
left: 20px;
width: 80%;
color: #fff!important;
}


/*-----------Carousel items----------*/

.touchcarousel li.touchcarousel-item {
	margin: 0 0 0 0;
	padding: 0;	
	float: left;		
}

.touchcarousel .touchcarousel-item.last {
	margin-right: 0 !important;		
}


/*-------------Arrows(direction) navigation---------*/


.touchcarousel .arrow-holder {
	height: 100%;
	width: 45px;
	position: absolute;
	top: 0;
	display: block;
	cursor: pointer;	
	z-index: 25;	
}
.touchcarousel .arrow-holder.left {	
	left: 0;	
}
.touchcarousel .arrow-holder.right {	
	right: 0;
}

.touchcarousel .arrow-icon{		
	width: 45px;
	height: 90px;
	top:50%;
	margin-top:-45px;	
	position: absolute;	
	cursor: pointer;	
}
.touchcarousel .arrow-icon.left { }
.touchcarousel .arrow-icon.right { }
.touchcarousel .arrow-holder:hover .arrow-icon { }
.touchcarousel .arrow-holder.disabled { cursor: default; }
.touchcarousel .arrow-holder.disabled .arrow-icon { cursor: default; }





/*--------------Paging navigation--------------*/

.touchcarousel .tc-paging-container {
	width:100%;
	overflow:hidden;
	position:absolute;
	margin-top:-20px;
	z-index:25;
}
.touchcarousel .tc-paging-centerer {	
	float: left;
	position: relative;
	left: 50%;		
}
.touchcarousel .tc-paging-centerer-inside {
	float: left;
	position: relative;
	left: -50%;
}

.touchcarousel .tc-paging-item {			
	float:left;	
	cursor:pointer;		
	position:relative;
	display:block;	
	text-indent: -9999px;	
}
.touchcarousel .tc-paging-item.current { }
.touchcarousel .tc-paging-item:hover { }


/*--------------Cursors------------*/

.touchcarousel .grab-cursor{ cursor:url('images/grab.png') 8 8, move;  }
.touchcarousel .grabbing-cursor{ cursor:url('images/grabbing.png') 8 8, move; }
.touchcarousel .auto-cursor{ cursor:auto; }

.touchcarousel.grey-blue .arrow-icon{background-image:url('images/gb-sprite.png');
background-repeat:no-repeat;
width:20px;
height:19px;
margin-top:-9px;
}
.touchcarousel.grey-blue .arrow-holder{
width:30px;
height:100%;
-moz-opacity:1
;-webkit-opacity:1;
opacity:1;
}

.touchcarousel.grey-blue .arrow-holder.left{
background: rgba(255,255,255, 0.8);
height: 80px;
left: 20px;
top: 70px;
transition: 0.2s;
}
.touchcarousel.grey-blue .arrow-holder.right{
background: rgba(255,255,255, 0.8);
height: 80px; 
top: 70px;
right: 20px;
transition: 0.2s;
}

.touchcarousel.grey-blue .arrow-icon.left{left:0;background-position: 2px -15px}
.touchcarousel.grey-blue .arrow-icon.right{right:0;background-position:-186px -15px}
.touchcarousel.grey-blue .arrow-holder:hover .arrow-icon.left{
background-position:-28px -15px;
}
.touchcarousel.grey-blue .arrow-holder:hover .arrow-icon.right{
background-position:-156px -15px;
}
.touchcarousel.grey-blue .arrow-holder.disabled .arrow-icon.left{background-position:-66px -15px}
.touchcarousel.grey-blue .arrow-holder.disabled .arrow-icon.right{background-position:-126px -15px}
.touchcarousel.grey-blue .arrow-holder:hover{background: rgba(255,255,255, 1);}
.touchcarousel.grey-blue .arrow-holder:active .arrow-icon{margin-top:-8px}
.touchcarousel.grey-blue .arrow-holder.disabled{-moz-opacity:1;-webkit-opacity:1;opacity:1}







/*------------Single post carousel-----------*/

#example2{
visibility: hidden;
}

.slider-pro {
	position: relative;
	margin: 0 auto;
}

.sp-slides-container {
	position: relative;
}

.sp-mask {
	position: relative;
	overflow: hidden;
}

.sp-slides {
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
}

.sp-slide {
	position: absolute;
}

.sp-image-container {
	overflow: hidden;
}

.sp-image {
position: relative;
display: block;
border: none;
transition: 0.2s;	
}

.sp-image:hover{
opacity: 0.8;
}

/* Touch Swipe
--------------------------------------------------*/

.sp-grab {
cursor:url(images/grab.png) 8 8, move; 
}

.sp-grabbing {
cursor:url(images/grabbing.png) 8 8, move;
}

.sp-selectable {
cursor: default;
}

/* Caption
--------------------------------------------------*/

.sp-caption-container {
font-size: 15px;
line-height: 24px;
text-align: center;
margin-top: 20px;
}

/* Buttons
--------------------------------------------------*/
.sp-buttons {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 15px 0px;
}

.sp-button {
	width: 10px;
	height: 10px;
	border: 2px solid #000;
	border-radius: 50%;
	margin: 4px;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}

.sp-selected-button {
	background-color: #000;
}




.gallery {
display: inline-block;
width: 105%;
margin: 10px 0px 10px 0px;
}

.gallery .gallery-item {
float: left;
margin-bottom: 10px;
text-align: center;
width: 32%;
}
.gallery-columns-1 .gallery-item { width: 103%; }
.gallery-columns-2 .gallery-item { width: 49%; }
.gallery-columns-4 .gallery-item { width: 24.5%; }
.gallery img {
width: 90%;
box-shadow: 0px 0px 4px #999;
border: 1px solid white;
padding: 5px;
background: #f2f2f2;
transition: 0.2s;
}

.gallery img:hover {
background: white;
}

.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 83%;
	height: auto;
}

.gallery .gallery-caption {
color: #888;
font-size: 12px;
margin: 5px 0px 0px -10px;
padding: 0px;
}

.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }





/* =========== Loft Category Slider =========== */

.lof-slidecontent { 
position:relative;
display: inline-block;
width:100%;	
margin: 25px 0px 0px 0px;
overflow:hidden;	
}

.main-slider-content{
display: inline-block;
width:100%;	
height: 400px;
}

.lof-slidecontent .preload{	
height:100%;	
width:100%;	
position:absolute;	
top:0;	
left:0;	
z-index:100000;	
text-align:center;	
background:#ffffff
}

.lof-slidecontent .preload div{	
height:100%;	
width:100%;	
background:transparent url(images/loader.gif) no-repeat scroll 50% 50%;
}

.lof-slidecontent  .sliders-wrapper{	
position:relative;	
height:100%;	
width:1140px;	
z-index:3px;	
overflow:hidden; 
}

.lof-slidecontent  ul.sliders-wrap-inner{
overflow:hidden;	
background:transparent url(images/loader.gif) no-repeat scroll 50% 50%;	
padding:0px;	
margin:0;	
position:absolute;	
overflow:hidden;

}
.lof-slidecontent  ul.sliders-wrap-inner li{
overflow:hidden;	
padding:0px;
margin:0px;	
float:left;	
position:relative;
}

.lof-slidecontent  .lof-opacity { 
width:100%; 
height:100%; 
}

.lof-slidecontent  .lof-opacity  li{
position:absolute!important;	
top:0;	
left:0;	
float:inherit!important; 
}

.lof-slidecontent  .navigator-content {
position:absolute;
left:0;
top:0px;
z-index:9;
height: 400px;
width:310px;
overflow:hidden;
color:#ffffff
}

.lof-slidecontent  .slider-description p{
font-size: 14px;  
line-height: 22px!important;  
text-indent: 0px;
}

.lof-slidecontent  .navigator-wrapper{
position:relative;	
z-index:10;
height:180px;
width:310px;
overflow:hidden;
color:#FFF;
float:ffffff
}

.lof-slidecontent  ul.navigator-wrap-inner{

top:0;	
padding:0;	
margin:0;	
position:absolute;	
width:100%; 
}

.lof-slidecontent  ul.navigator-wrap-inner li{ 
cursor:hand; 	
cursor:pointer;	
list-style:none;	
padding:0;	
margin-left:0px;	
overflow:hidden;	
float:left;	
display:block;	
text-align:center;
}
 
ul.sliders-wrap-inner li img{padding:0px;}

.lof-slidecontent .slider-description a{ color:#ffffff; }
.lof-slidecontent .slider-description{
z-index:100px;
position:absolute;
top: 120px;
left: 340px;
width:350px;
background-color: rgba(0,0,0,0.6);
height: auto;
padding: 15px;
color:#ffffff;
}

.lof-slidecontent .slider-description h1 a {
display: block;
font-size: 20px;  
line-height: 30px!important;  
margin: 10px 0;    
padding: 0;
text-transform:uppercase;
}

.lof-slidecontent .slider-description .slider-meta a{	
margin:0;
background: #FF4000;
font-size:11px;
padding: 2px 4px;
text-transform:uppercase;
text-decoration:none
}

.lof-slidecontent .slider-description .slider-meta i{	
margin:0;
background: #777;
font-size:11px;
padding: 2px 4px;
text-transform:uppercase;
text-decoration:none;
font-style: normal;
}

.lof-slidecontent .slider-description .custom_read_more{ 
background: url("images/read_more_arrow_white.png") no-repeat left 50%;
}

.lof-slidecontent .slider-description .custom_read_more a:hover{ 
color: #ccc!important;
}



/* item navigator */
.lof-slidecontent ul.navigator-wrap-inner  li.active{ }
.lof-slidecontent ul.navigator-wrap-inner  li > div{
border-top: 1px solid #222;
background-color: rgba(0,0,0,0.6);
color: #ffffff;
height:100%;
position:relative;
padding-left:15px;
text-align:left;
}

.lof-slidecontent ul.navigator-wrap-inner li.active div{
background-color: rgba(0,0,0, 0.7);
color:#ffffff;
}

.lof-slidecontent ul.navigator-wrap-inner li h3 {
display: block;
width: 280px;
font-size: 14px;  
line-height: 24px!important;  
margin: 10px 0;    
padding: 0;
color:#ffffff;
text-transform:uppercase;
}


.lof-slidecontent ul.navigator-wrap-inner li img{
height:60px;
width:60px;
margin:15px 15px 10px 0px;
float:left;
padding:3px;
border:#C5C5C5 solid 1px;
}

.lof-slidecontent ul.navigator-wrap-inner li.active img, 
.lof-slidecontent ul.navigator-wrap-inner li:hover img {
border: 1px solid #ffffff;
}

.lof-slidecontent  .button-next, 
.lof-slidecontent .button-previous{
display: none;
}


.lof-slidecontent .button-control {
display: none;
}

.lof-slidecontent .button-control span {display: none;}




#content_hide_sidebar #banner_index_728{
display: inline-block;
margin: 20px 0px 0px 16%;
}

#banner_index_728{
display: inline-block;
margin: 20px 0px 0px 0px;
}

#banner_index_728 img{
border: 1px solid #eee;
background: #f9f9f9;
display: inline-block;
float: left;
width: 97%;
max-width: 728px;
padding: 0px;
transition:0.4s;
}

#banner_index_728 img:hover{
opacity: 0.8;
}


#banner_single_728{
display: inline-block;
width: 100%;
margin: 20px 0px 20px 0px;
}

#banner_single_728 img{
border: 1px solid #eee;
background: #f9f9f9;
display: inline-block;
float: left;
width: 100%;
max-width: 728px;
padding: 0px;
transition:0.4s;
}

#banner_single_728 img:hover{
opacity: 0.8;
}



/*========= Banner Rotator =========*/


#banner_rotator {
background: #eee;
display: inline-block;
max-width: 728px!important;
max-height: 90px!important;
}

.wrapHighlight {
display: inline-block;
width: 728px!important;
height: 90px!important;
overflow: hidden;
}

.wrapHighlight img{
width: 728px!important;
height: auto!important;
}


.wrapHighlight .listCont {
width: 100%;
height: 100%;
display: block;
overflow: hidden;
}

.wrapHighlight .listCont li {
width: 100%;
height: 100%;
display: block;
position: absolute;
overflow: hidden;
}

.wrapHighlight .listCont li .cont {
width: 100%;
height: 100%;
display: block;
position: relative;
overflow: hidden;
}

.wrapHighlight .listCont li.active {
display: block;
z-index: 10;
}


/* title_lp */
.title_lp {
background: #222;
position: absolute;
bottom: 10px;
left: 0;
display: inline;
padding: 8px 10px;
font-size: 15px;
color: #fff;
text-transform: uppercase;
}

/* pieLp */
.pieLp {
position: absolute;
top: 10px;
right: 10px;
z-index: 900;
overflow: hidden;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
}

.timer  {
background: #444349;
position: relative;
width: 1em;
height: 1em;
float:  left;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
}

.timer > .percent  {
position:  absolute;
top:  1.05em;
left:  0;
width:  3.33em;
font-size:  0.3em;
text-align: center;
display: none;
}

.timer > #slice  {
position: absolute;
width: 1em;
height: 1em;
clip: rect(0px, 1em, 1em, 0.5em);
}

.timer > #slice.gt50  {
clip: rect(auto,  auto,  auto,  auto);
}

.timer > #slice > .pie  {
background-color: #FF4000;
border:  0.1em solid; 
border-color: #FF4000;
position: absolute;
width: 0.8em;
height: 0.8em;
clip: rect(0em, 0.5em, 1em, 0em);
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
border-radius: 0.5em;
}

.timer > #slice > .pie.fill  {
-moz-transform: rotate(180deg) !important;
-webkit-transform: rotate(180deg) !important;
-o-transform: rotate(180deg) !important;
transform: rotate(180deg) !important;
}

.timer.fill > .percent  {
display:  none;
}

.timer.fill > #slice > .pie  {
border:  transparent;
background-color:  #444349;
width: 1em;
height: 1em; 
}



