/**
Theme Name: Yourmag
Theme URI: http://royalwpthemes.com/yourmag/
Author: RoyalwpThemes
Author URI: http://themeforest.net/user/RoyalwpThemes/portfolio
Version: 1.0
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:#f14d4d; 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%;
-webkit-transition: all .3s ease;
}

#all_content.boxed_width{
max-width: 1140px;
margin: 0px auto;
box-shadow: 0px 1px 5px #999;
}

.inner{
height:100%;
max-width: 1140px!important;
position:relative;
clear:both;
text-align:left;
margin: 0px auto;
padding: 0px 10px;
}




#header {
background: #f9f9f9;
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: 285px;
height: auto;
float: left;
margin: 10px 0px 10px 0px;
}

#all_content.boxed_width #title_box{
margin: 17px 0px 0px 10px;
}

#title_box img{
display: inline-block;
width: auto;
max-width: 250px;
margin-top: 5px;
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 .login{
background: url("images/user_plus.png") no-repeat;
background-color: #fff;
display: inline-block;
position: absolute;
float: right;
right: 0px;
height: 25px;
margin: -31px 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: #f14d4d;
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: -31px 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: -31px 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{
border-bottom: 1px solid #f5f5f5!important;
outline-style: none!important;
}

#megaMenu .um-img{
padding: 2px 0px 0 0px!important;
width: auto!important;
}

.menu_bg_line {
background-image: url("images/menu_bg_line.png")!important;
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{
/*border-left: 1px solid #eee!important;*/
    border: none !important;
}

#mega_main_menu ul li:last-child{
border-left: none!important;
/*border-right: 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: 18px !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;*/

padding: inherit 20px !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%;
} 




#header_top_menu {
border-bottom: 2px solid;
border-color: #f14d4d;
background: url("images/header_top_menu.png") repeat-x bottom;
background-color: #444;
height: auto;
display: inline-block;
width: 100%;
-webkit-transition: all .3s ease;
}


#secondaryMenu{
display: inline-block;
width: 100%;
min-height: 35px;
margin: 0px;
text-align: left;
}

#secondaryMenu ul li{
display: inline-block;
position: relative;
float: left;
margin: 0px!important;
padding: 0px!important;
list-style: none;
}

#secondaryMenu ul li a{
border-left: 1px solid #393939;
display: inline-block;
margin: 0px!important;
padding: 2px 10px 0px 10px!important;
line-height: 35px;
color: #eee;
font-size: 13px;
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{
background-color: #f14d4d;
width: 100%;
height: 50px;
}

.modern-ticker{
width: 100%;
height: 50px;
line-height:30px;
overflow:hidden;
}

.mt-label{
background: url("images/ticker_hot.png") no-repeat 10px 11px;
background-color: #444;
margin-top: 6px;
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;
}

.modern-ticker .ticker_title{
text-decoration:none;
}

.mt-news a img{
margin-top: 9px;
}

.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: #f14d4d;
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: 250px;

}
.rsSecondSlideTitle {
left: 30px;
top: 340px;
}

.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: #f14d4d;
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;
visibility: hidden;
}

.featured_area_bg{
background: url("images/featured_area_bg.png");
position: relative;
padding: 30px 0px 30px 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;
}



.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: #f14d4d;
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 23px 3px 8px;
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:#f14d4d;
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:#f14d4d;
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;
}



/*---------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: #f14d4d;
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;
}



/*---------Testimonials carousel---------*/


.bx-wrapper {
position: relative;
margin: 0px auto;
padding: 0;
*zoom: 1;
}

.bx-wrapper .bx-viewport {
border: 1px solid #eee;
width: 100%;
height: auto;
background: #fff;
left: -1px;
top: -1px;
padding: 15px 0px;
-webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}

.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: #f9f9f9;
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-color: #f14d4d!important;
display: inline-block;
float: right;
margin: 0px 20px 10px 0px;
}

.bx-wrapper .custom_read_more:hover{ 
background-color: #f14d4d!important;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: 20px;
width: 100%;
}


.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
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: #eee;
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;
}

.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------------*/ 
/*------------------------------*/ 



.photo {
display: inline-block;
vertical-align: top;
margin: 0px 0px 0px 0px;
width: 100%;
background-attachment: fixed;
background-position: 50% 0%;
background-repeat: no-repeat;
height: auto;
position: relative;
}

.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_bg 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_bg 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%;
}



.index_inner{
border: 1px solid #fff;
display: block;
margin: 0px 0px 0px 0px;

}

.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;
}



.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;
}



/*---------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 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;
}




.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: #f14d4d!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{
display: inline-block;
width: 110%;
padding: 0px 0px 0px 0px;
margin: 25px 0px 0px -30px;
}

.latest_title_box{
background: url("images/recent_posts_icon.png") no-repeat center left;
display: inline-block;
float: left;
margin: 0px 0px 20px 30px;
padding-left: 42px;
font-size: 22px;
font-weight: normal;
color: #000;
line-height: 30px;
text-transform: uppercase;
}

#single_recent_posts li{
border-bottom: 1px solid #f5f5f5;
display: inline-block;
float: left;
width: 43.5%;
margin: 0px 0px 10px 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;
transition:0.2s;
}

#single_recent_posts li a img:hover{
transform:scale(1.1);
}

#single_recent_posts .recent_posts_title{
display: block;
width: 100%;
margin: 0px;
padding: 0px;
color: #000;
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
line-height: 20px;
transition:0.2s;
}

#single_recent_posts .recent_posts_title:hover{
color: #f14d4d;
}



#similar-post{
display: inline-block;
width: 110%;
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: 43.5%;
margin: 0px 0px 10px 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;
transition:0.2s;
}

#similar-post .similar_posts img:hover{
transform:scale(1.1);
}

#similar-post .similar_posts h1{
display: block;
width: 100%;
margin: 0px;
padding: 0px;
color: #000;
font-size: 14px;
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: #f14d4d;
}

#similar-post .post_cats{
display: inline-block;
margin: 7px 0px 0px 0px!important;
}


.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 {
position: relative;
display: block;
max-width: 300px;
margin: 0;
padding: 20px 0;
color: #fff;
font-weight: normal;
font-size: 17px;
line-height: 24px;
white-space: nowrap;
}

.nav-slide h3 a{
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: #f14d4d;
}

#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{
border-right: 1px solid #eee;
border-left: 1px solid #eee;
background: #fff;
width: 96.5%;
display: inline-block;
padding: 0px 20px 30px 20px;
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: #f14d4d;
}




#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: #f14d4d;
}

#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: #f14d4d;
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: #f14d4d;
}

#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;
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: 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 {
position: relative;
display: inline-block;

padding: 0px 0 20px 0px;
margin: 30px 0px 0px 0px;
}

#content .pagination span, #content .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{
background-color: #f14d4d!important;
color:#fff;
}

#content .pagination .current{
background-color: #f14d4d!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: #f14d4d;
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-right {
background: #f9f9f9;
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: #f14d4d;
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: #f14d4d;
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;
visibility: hidden;
}

#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--------*/
/*--------------------------*/


.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: #f14d4d!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: #f14d4d!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: #f14d4d!important;
text-decoration: none!important;
}

#sidebar-footer .widget_title{
color: #eee!important;
}

#sidebar-footer .widget_title:hover{
text-decoration: underline;
}

.widget_date{
background-color: #f14d4d;
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;
}




/* ---------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: 160px;
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: 14px;
line-height: 22px;
font-weight: normal;
text-transform: uppercase;
margin: 0px 0px 0px 0px;
text-indent: 0px;
color: #000!important;
transition:0.4s;
}

.full_widget_title:hover{
text-decoration: none;
color: #f14d4d!important;
}


#sidebar-footer .full_widget_title{
color: #fff!important;
}
#sidebar-footer .full_widget_title:hover{
text-decoration: none;
color: #f14d4d!important;
}


.full_widget_info{
width: 320px;
padding: 10px 0px 10px 0px;
transition:0.2s;
}

.full_widget_info:hover{
background: #f9f9f9;
width: 307px;
padding: 10px 0px 10px 10px;
}




.full_width_posts_widget a:hover{
text-decoration: none!important;
}

.full_widget_date{
background-color: #f14d4d;
display: inline-block;
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: url("images/menu_bg_line.png") repeat-x bottom!important;
background-color: #f14d4d!important;
display: inline-block;
position: absolute;
top: 120px;
left: 15px;
padding: 3px 8px!important;
text-transform:uppercase;
line-height: 18px;
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: 15px;
}

.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: 200px;
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: #f14d4d;
display: inline-block;
position:absolute;
top: 170px;
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: block;
float: left;
width: 100%!important;
}

.widget.widget_nav_menu li{
display: block;
float: left;
margin: 5px 15px 0px 0px;
color: #fff;
font-size: 13px;
line-height: 25px;
text-transform: uppercase;
}

.widget.widget_nav_menu li a{
transition:all 0.2s ease-in-out;
background: #444!important;
color: #fff!important;
padding: 3px 10px;
border-radius: 10px;
}

.widget.widget_nav_menu li a:hover{
background: #f14d4d!important;
}

#sidebar-right .widget_menu_posts{
display: none;
}

.widget_menu_posts li{
display: inline-block;
position: relative;
float: left;
width: 22.9%!important;
margin: 5px 25px 0px 0px!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%;
}

.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: #f14d4d;
}

#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 0px 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: #f14d4d;
}



#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.vc_align_left {
text-align: left;
}
#home_content .wpb_single_image.vc_align_left img {
max-width:729px;
}

#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:#f14d4d!important;
border: none!important;
}

.wpt_widget_content .tab_title{
border: none!important;
}

.wpt_widget_content .tab_title a:hover {
background:#f14d4d!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: #f14d4d;
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: #f14d4d!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: #f14d4d;
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{
border-bottom: 1px solid #f1f1f1;
background: #f9f9f9;
width: 100%!important;
height: 220px;	
}

.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: 10px;
top: 70px;
transition: 0.2s;
}
.touchcarousel.grey-blue .arrow-holder.right{
background: rgba(255,255,255, 0.8);
height: 80px; 
top: 70px;
right: 10px;
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{
border-bottom: 1px solid #eee;
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; }


/*#home-jumbotron {
    background: url('/wp-content/uploads/2015/01/jumbotron-bg-repeat1.jpg') repeat-x #132685;
    margin: 0 !important;   
}*/
#home-jumbotron {
	background: url('/wp-content/uploads/2016/09/header_bg.jpg');
	margin: 0 !important;	
}
#jumbotron-right {
	text-align: center;
	margin: 32px 10px;
}
#jumbotron-right img{
	width: 100%;
	margin-bottom: 15px;
}
/*#jumbotron-title {
    font-size: 300%;
    color: yellow;
    text-shadow: 0 0 5px black;
    font-family: Arial;
    font-stretch: condensed;
    font-weight: 300;
}
#jumbotron-italic {
    color: white;
    text-shadow: 0 0 3px black;
    font-style: italic;
    font-size: 16px;
}
.jumbotron-subtitle {
    color: white;
    text-shadow: 0 0 3px black;
    font-family: Arial;
    font-stretch: condensed;
    font-size: 17px;
}*/
#jumbotron-title {
	font-size: 250%;
	color: white;
	font-family: Arial;
	font-weight: 600;
}
#jumbotron-italic {
    color: white;
    font-style: italic;
    font-size: 16px;
}
.jumbotron-subtitle {
	color: white;
	font-family: Arial;
	font-size: 12px;
    margin-bottom: 30px;
}
.jumbotron-subtitle-1 {
	color: white;
	text-shadow: 0 0 2px black;
	font-family: Arial;
	font-stretch: condensed;
	font-size: 14px;
	margin-bottom: 11px;
}
.jumbotron-shaded-bg {
    background: rgba(0,0,0,0.75);
}

@media (min-width: 1100px){
    #jumbotron-title {
        font-size: 300%;
    }

    .jumbotron-subtitle {
        font-size: 13px;
    }
}

#facebook-container {
	text-align: center;
}
#facebook-iframe {
	border:none;
	box-shadow: 0 0 4px #888; 
	overflow:hidden; 
	width:338px; 
	height:240px;
	background-color: #ffffff;
	max-width: 95%;
}
#header-social-media {
	margin: 39px; 
}
#big-search {
	margin: 37px;
	width: 100%;
}
#big-search input  {
	width: 100%;
	padding: 8px 5px !important;
}
#join-detox-banner {
	background-image: url('/wp-content/uploads/images/21daydetox_banner.png');
	height: 375px;
	width: 320px;
	margin: 20px auto ;
	text-align: center;
	max-width: 95%;
    background-size: contain;
    cursor: pointer;
}
#join-detox-button {
	background: none;
	border: none;
	width: 250px;
	margin: 0 auto;
}
#join-detox-button img{
	width: 250px;
	max-with: 90%;
}
#join-detox-input {
	/*margin-top: 270px;
	width: 245px;
	max-width: 90%;
	border-radius: 10px;
	border: 1px solid #327992;
	box-shadow: 0 0 8px inset;
	font-size: 17px;
	padding:  3px 10px;*/

    margin-top: 320px;
    width: 59%;
    max-width: 90%;
    font-size: 17px;
    padding: 3px 10px;
    border: 1px solid #34aac4;
    text-align: center;
    margin-left: -120px;
}

#join-detox-input::-webkit-input-placeholder {
   color: #b5093b;
   font-size: .75em;
   font-weight: bold;
}

#join-detox-input:-moz-placeholder { /* Firefox 18- */
   color: #b5093b;
   font-size: .75em;  
   font-weight: bold;
}

#join-detox-input::-moz-placeholder {  /* Firefox 19+ */
   color: #b5093b;
   font-size: .75em;  
   font-weight: bold;
}

#join-detox-input:-ms-input-placeholder {  
   color: #b5093b;
   font-size: .75em;  
   font-weight: bold;
}

#donald-mary-banner {
	background-image: url('/wp-content/uploads/2015/02/donald-mary-banner.jpg');
	width: 320px;
	max-width: 95%;
	height: 418px;
	margin: 20px auto;
	text-align: center;
}
#donald-mary-button {
	position: relative;
	top: 355px;
}
#donald-mary-button img{
	width: 250px;
}
#logo-phone {
	font-size: 21px;
	font-weight: bold;
	/*margin-left: 5px;
	margin-top: -15px;*/
    color: #008502;
    text-align: center;
}

#logo-phone a, #logo-phone a:hover, #logo-phone a:focus {
    text-decoration: none;
    color: #008502;
}

.footer-subtitle {
	color: #eee;
}
.footer-call {
	color: #eee;
	font-size: 16px;
}
#form-subscribe-popup {
    display: none;
    width: 650px;
    min-height: 250px;
    position: relative;
    z-index: 9999;
    top: -500px;
    left: 0;
    right: 0;
}

#form-subscribe-popup-bg {
    display: none;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    overflow-y: auto;
    overflow-x: none;
}

#form-subscribe-popup .form-content label {
    float: left;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    margin: 0 0 5px;
    text-align: left;
    text-transform: uppercase;
}

#form-subscribe-popup .form-content .input-box {
    margin: 0 auto;
}

#form-subscribe-popup .popup-input {
    // width: 250px;
    // color: #000;
    // border-radius: 5px;
    // border: none;
    // padding: 11px;
}

#recaptcha2 {
    margin-top: 5px;
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

#form-subscribe-popup .form-content .input-box .validation-advice {
    width: 200px;
}

#form-subscribe-popup .form-content .actions {
    float: left;
}

#form-subscribe-popup .form-content #notification {
    float: left;
    width: 100%;
    margin: 10px 0 0;
    text-align: left;
}

#form-subscribe-popup .form-content #notification address {
    font-size: 11px;
    font-style: italic;
    color: #8f8f8f;
}

#form-subscribe-popup h1 {
	font-size: 34px;
	color: #fff;
}
#form-subscribe-popup h2 {
	font-size: 20px;
	color: #fff;
}
#form-subscribe-popup hr {
	margin: 30px 0;
	border-top: 1px solid #ccc;
	width: 90%;
}
@media (min-width: 1px) and (max-width: 1000px) {
	#print_doc{display:none;}
}
@media (min-width: 1px) and (max-width: 638px) {
    #form-subscribe-popup {
	position: absolute;
        width: auto;
        float: none;
        clear: both;
    }
}
#form-subscribe-popup {
	background: url("/wp-content/uploads/images/drcolbert-popup.jpg") no-repeat;
    background-size: cover;
    height: 500px;
}

#form-subscribe-popup form {
    position: absolute;
    bottom: -28px;
    right: -76px;
}


#form-subscribe-popup img {
    max-width: 100%;
}
.popupLeft
{
    width: 50%;
	color:#ffffff;
	border: none;
}

.popupCenter
{
	width: 30%;
}

.popupRight
{
	border-left: none;
 	width: 25%;
}

#form-subscribe-popup
{
	margin:auto;
}

#popupButton
{
	background-color: #006902 !important;
	padding: 7px 25px;
	border: none;
	border-radius: 7px;
    font-weight: bold;
    color: white;
    margin-top: 11px;
}
#form-subscribe-popup-close {
	float: right;
	margin: 0 7px;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	cursor: pointer;
}
#form-subscribe-popup table, #form-subscribe-popup th, #form-subscribe-popup td, #form-subscribe-popup tr {
	border: none !important;
}
.sidebar-banner {
	text-align: center;
}
.sidebar-banner img {
	max-width: 95%;
	margin: 10px auto;
}
.button-image {
	background: none;
	border: none;
}
#shipping-image {
	height: 130px;
}
#subscribe_success {
	position: absolute;
	margin: 30px;
	padding: 10px;
	background-color: #6FA6FA;
	top: 30px;
	right: 0;
}
#subscribe_success_content {
	padding: 5px 20px 20px 20px;
	font-size: 18px;
	color: #333;
}
.dismiss {
	font-size: 18px;
	cursor: pointer;
}
#footer_box h3 {
    color: white !important;
}
.detox-popup #form-subscribe-popup-close {
	margin: -5px 5px !important;
        color: #555 !important;
	font-size: 28px;
	cursor: pointer;
}
#detox-popup-text-form {
	position: absolute;
    right: 0;
    bottom: 0;
    width: 366px;
    height: 133px;
	padding: 10px;
}
#defox-popup-email-label {
	float: left;
    margin-right: 10px;
    font-family: sans-serif;
    font-size: 20px;
    font-stretch: condensed;
color: #777;
}
#detox-popup-email-input {
	width: 211px;
}
#detox-popup-accept-text {
    color: #777;
    font-family: sans-serif;
    font-size: 13px;
    font-stretch: condensed;
}
#detox-popup-btn {
	border: none;
	background: none;
}
.detox-popup {
	background: url("/wp-content/uploads/2015/10/detox_popup.jpg") no-repeat scroll 90% 100% #00acd5 !important;
	margin-top: 5% !important;
	height: 444px;
}
.auto-resizable-iframe {
  max-width: 540px;
  margin: 0px auto;
}

.auto-resizable-iframe > div {
  position: relative;
  padding-bottom: 75%;
  height: 0px;
}

.auto-resizable-iframe iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}.comment-form-email input, input#author, input#url, textarea#comment{margin-bottom:18px}.comment-form-email input, input#author, input#url, textarea#comment{width:90%}#commentform label{float:left; top:0px; min-width:60px;}#commentform .required{color:red; font-weight:bold;}
#post-5063 .single_thumbnail{display:none;}
/*#logo-call{clear:left; display:block}*/
/*.sb-retro-skin.showbiz-container, .sb-retro-skin.showbiz-container .showbiz{min-height:200px; height:200px;}*/
@media (min-width: 1000px){
	.showbiz .overflowholder{min-height:230px !important;}
}
#join-slender-banner {
    background-image: url('/wp-content/uploads/images/slender_banner.png');
    height: 375px;
    width: 320px;
    margin: 20px auto ;
    text-align: center;
    max-width: 95%;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}
#join-slender-button {
    background: none;
    border: none;
    width: 180px;
    margin: 10px 0 10px 130px;
}
#join-slender-button img{
    width: 180px;
    max-with: 90%;
}
#join-slender-input {
    margin-top: 10px;
    margin-left: 110px;
    width: 190px;
    max-width: 90%;
    border-radius: 2px;
    border: 1px solid #327992;
    box-shadow: 2px 2px 2px;
    font-size: 17px;
    padding:  3px 10px;
}
#join-slender-input-email {
    margin-top: 310px;
    margin-left: 127px;
    width: 171px;
    max-width: 90%;
    /* border-radius: 2px; */
    /* box-shadow: 2px 2px 2px; */
    font-size: 17px;
    padding: 3px 10px;
    text-align: center;
    color: black;
    border: 1px solid #453774;
}

#join-slender-input-email::-webkit-input-placeholder {
   color: #b5093b;
   font-size: .75em;
   font-weight: bold;
}

#join-slender-input-email:-moz-placeholder { /* Firefox 18- */
   color: #b5093b;
   font-size: .75em;  
   font-weight: bold;
}

#join-slender-input-email::-moz-placeholder {  /* Firefox 19+ */
   color: #b5093b;
   font-size: .75em;  
   font-weight: bold;
}

#join-slender-input-email:-ms-input-placeholder {  
   color: #b5093b;
   font-size: .75em;  
   font-weight: bold;
}
.image-fullwidth { width:100%; height:auto; }

@media (max-width: 768px){
    #header-social-media {
        text-align: center;
        margin: 0;
    }
}

/* CUSTOM CSS */
.popupLeft a, .popupLeft a:hover, .popupLeft a:focus {
    color: white;
}

.popupLeft a:hover {
    text-decoration: underline;
}

#mega_main_menu.main-menu > .menu_holder > .menu_inner > ul > li:hover > .item_link, #mega_main_menu.main-menu > .menu_holder > .menu_inner > ul > li > .item_link:hover, #mega_main_menu.main-menu > .menu_holder > .menu_inner > ul > li > .item_link:focus, #mega_main_menu.main-menu > .menu_holder > .menu_inner > ul > li:hover > .item_link *, #mega_main_menu.main-menu > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, #mega_main_menu.main-menu > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *, #mega_main_menu.main-menu > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link * {
    text-shadow: 2px 2px 1px rgba(0,34,87,.6);
}

#mega_main_menu.main-menu .mega_dropdown > li > .item_link:hover, #mega_main_menu.main-menu .mega_dropdown > li > .item_link:focus, #mega_main_menu.main-menu li.default_dropdown > .mega_dropdown > li > .item_link:hover, #mega_main_menu.main-menu li.default_dropdown > .mega_dropdown > li.current-menu-item > .item_link, #mega_main_menu.main-menu li.widgets_dropdown > .mega_dropdown > li > .item_link:hover, #mega_main_menu.main-menu li.widgets_dropdown > .mega_dropdown > li.current-menu-item > .item_link, #mega_main_menu.main-menu li.tabs_dropdown > .mega_dropdown > li > .item_link:hover, #mega_main_menu.main-menu li.tabs_dropdown > .mega_dropdown > li.current-menu-item > .item_link, #mega_main_menu.main-menu li.multicolumn_dropdown > .mega_dropdown > li > .item_link:hover, #mega_main_menu.main-menu li.multicolumn_dropdown > .mega_dropdown > li.current-menu-item > .item_link, #mega_main_menu.main-menu li.post_type_dropdown > .mega_dropdown > li:hover > .item_link, #mega_main_menu.main-menu li.post_type_dropdown > .mega_dropdown > li > .item_link:hover, #mega_main_menu.main-menu li.post_type_dropdown > .mega_dropdown > li.current-menu-item > .item_link, #mega_main_menu.main-menu li.grid_dropdown > .mega_dropdown > li:hover > .processed_image, #mega_main_menu.main-menu li.grid_dropdown > .mega_dropdown > li:hover > .item_link, #mega_main_menu.main-menu li.grid_dropdown > .mega_dropdown > li > .item_link:hover, #mega_main_menu.main-menu li.grid_dropdown > .mega_dropdown > li.current-menu-item > .item_link, #mega_main_menu.main-menu li.post_type_dropdown > .mega_dropdown > li > .processed_image:hover {
    margin-left: 2px;
}

/*#mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li > .item_link:before, #mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > .nav_logo:before, #mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li.nav_search_box:before {
    background: none !important;
}*/

.home-page-search {
    text-align: center;
    margin-top: 20px;
}

@media (min-width: 768px) {
    #logo-phone {
        margin: 15px 0 15px 0;
        text-align: right;
    }
}