/*  
Theme Name: AppPress
Theme URI: http://www.chimerathemes.com/2010/06/apppress/
Description: Create powerful presentation websites for your products or work.
Version: 3.1
Author: ChimeraThemes.com
Author URL: http://www.chimerathemes.com
*/
@import url('includes/css/theme.min.css');
/* Post Buttons */
a.button_small {
  color: #e3e3e4;
  font-weight: bold;
  text-shadow: 1px 1px 1px #333;
  font-size: 0.8em;
}

a.button_small, a.button_small span {
  background: url("images/button_small.png") left top no-repeat;
  height: 23px;
  line-height: 20px;
  display: block;
  float: right;
  text-align: center;
  padding: 0 0 0 10px;
  margin-right: 10px;
}

a.button_small span {
  background-position: right top;
  padding: 0 10px 0 0;
  margin-right: -10px;
}

.readmore a.button_small span {
  float: right;
  cursor: pointer;
}

a.button_small:hover {
  color: #fff;
  background-position: left bottom;
}

a.button_small:hover span {
  background-position: right bottom;
}

/* Main content */
.wrapper {
  margin: 0 auto;
}

#main_content {
  padding: 35px 0;
}

#main_content .entry {
  line-height: 1.6em;
}

/* Header */
#header {
  background-position: left top;
  background-repeat: repeat-x;
  height: 95px;
  position: relative;
  z-index: 99;
}

#header .wrapper {
  height: 95px;
  margin: 0 auto;
  width: 980px;
  background-position: 50% bottom;
  background-repeat: no-repeat;
}

#header ul {
  padding: 0;
  float: left;
  margin: 33px 0 0;
}

#header .menu, #header ul#menu {
  float: right;
}

#header ul li {
  position: relative;
  float: left;
}

#header ul li, #header ul li a, #header ul li a i {
  float: left;
  display: block;
  background-position: -9999em 0;
  background-repeat: no-repeat;
}

#header ul.logo li a {
  font-size: 1.3em;
  text-transform: capitalize;
  padding: 0;
}

#header ul li a, #header ul li a i {
  float: left;
  height: 32px;
  line-height: 28px;
  padding: 0 0 0 12px;
}

#header ul li a {
  position: relative;
  margin: 0 13px 0 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9em;
}

#header ul li .sf-sub-indicator {
  height: 9px;
  position: absolute;
  right: -1px;
  top: 10px;
  width: 9px;
  background: url("images/dd_arrow.png") 50% 100% no-repeat;
}

#header ul li a.sf-with-ul {
  padding-right: 12px;
}

#header ul li a i {
  position: absolute;
  right: -12px;
  top: 0;
  padding: 0;
  width: 12px;
  cursor: pointer;
}

#header ul.logo a {
  background: none;
  padding: 0;
}

/* Navigation drop down menus */
#header ul li ul, #header ul li ul li.last {
  background-image: url("images/dropdown_bg.png");
  background-position: 50% top;
}

#header ul li ul li.last {
  background-position: 50% bottom;
  height: 15px;
  position: absolute;
  bottom: -15px;
  left: -1px;
  border: 0;
  width: 227px;
  border-bottom: 0 !important;
}

#header ul li ul {
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -115px;
  top: 0;
  width: 197px;
  z-index: 99;
  padding: 25px 14px 0;
}

#header ul li ul li, #header ul li ul li a {
  float: none;
  margin: 0;
  padding: 0;
}

#header ul li ul li a, #header ul li ul li a i {
  background-image: none;
  height: auto !important;
  line-height: 22px !important;
  padding: 7px 7px !important;
}

#header ul li ul li a i {
  display: none;
}

#header ul li.sfHover ul li a {
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  text-transform: capitalize;
}

#header ul li ul li ul {
  left: 196px;
  margin: 0;
  top: -5px;
  background-image: url("images/dd_menu_2.png");
  width: 200px;
  padding: 15px 14px 0 19px;
}

#header ul li ul li a span.sf-sub-indicator {
  background-image: url("images/dd_arrow_left.png");
  top: 50%;
  margin-top: -4px;
  right: 10px;
  height: 7px;
  width: 5px;
}

#header ul li ul li ul li.last {
  left: 6px;
}

/* Breadcrumb & Slider navigation */
body.single p.breadcrumb {
  font-size: 0.86em;
  padding: 0;
  margin: 0 auto;
  font-weight: bold;
  display: block;
  width: 980px;
  line-height: 37px;
}

#breadcrumb {
  height: 38px;
  position: relative;
}

#breadcrumb .pagination {
  left: 50%;
  top: 8px;
  padding: 0;
  margin: 0 auto;
  position: absolute;
}

.hide {
  height: 0 !important;
  overflow: hidden;
}

#breadcrumb .pagination a {
  height: 24px;
  width: 24px;
  float: left;
  left: -50%;
  background: url("images/bullets.png") left top;
  position: relative;
  text-indent: -9999em;
}

#breadcrumb .pagination a.activeSlide {
  background-position: left 24px;
}

/* Homepage featured posts area */
#featured {
  padding: 20px 0;
  position: relative;
  overflow: hidden;
}

#slider {
  float: left;
  position: relative;
  width: 980px;
  min-height: 398px;
}

#slider ul {
  position: absolute;
  list-style: none;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

#slider li {
  float: left;
  width: 980px;
  padding: 0;
  min-height: 398px;
}

.sliderbutton {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -26px;
  display: none;
}

.sliderbutton a {
  background: url("images/arrows.png") left -104px;
  height: 52px;
  width: 49px;
  text-indent: -9999em;
  display: block;
}

.sliderbutton a:hover {
  background-position: left -156px;
}

.slider-right {
  left: auto;
  right: 10px;
}

.slider-right a {
  background-position: left -210px;
}

.slider-right a:hover {
  background-position: left -262px;
}

#featured .feat_text {
  float: left;
  width: 337px;
}

#slider {
  font-family: georgia,times;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.3em;
}

#slider h1, #slider h2, #slider h3, #slider h4, #slider h5, #slider h6 {
  font-family: helvetica,arial,sans-serif;
  line-height: 1.1em;
  padding: 5px 0 0;
}

.posts_slider ul li .one_half, .posts_slider ul li .one_third, .posts_slider ul li .two_third, .posts_slider ul li .three_fourth, .posts_slider ul li .one_fourth, .posts_slider ul li .one_fifth, .posts_slider ul li .two_fifth, .posts_slider ul li .three_fifth, .posts_slider ul li .four_fifth, .posts_slider ul li .one_sixth, .posts_slider ul li .five_sixth {
  padding-top: 25px !important;
}

.posts_slider .but_small {
  text-align: center;
  font-size: 13px;
}

#slider .feat-text {
  float: left;
  margin-right: 23px;
  width: 35%;
}

#slider .image-slide {
  float: left;
  position: relative;
  width: 60%;
}

#slider a.image-overlay {
  position: absolute;
  background: url("images/shadow.png");
  height: 400px;
  width: 621px;
  display: block;
  z-index: 4;
}

#slider .image-slide img {
  position: absolute;
  z-index: 3;
  left: 9px;
  top: 8px;
}

.full-image {
  position: relative;
  width: 980px;
  height: 400px;
  overflow: hidden;
}

#slider .full-image a.image-overlay {
  width: 980px;
  background-image: url("images/shadow_big.png");
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.full-image img {
  top: 8px;
  left: 9px;
  position: absolute;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* Homepage Static Featured Area */
#featured .alternate .feat_text {
  width: 500px;
  margin-top: 10px;
}

.feat_alt {
  overflow: visible !important;
}

#featured .alternate .feat_text h3 {
  font-family: helvetica,arial,sans-serif;
  font-size: 2.6em;
  line-height: 1.1em;
  padding: 5px 0 0;
}

#featured .alternate .feat_text h4 {
  margin: 20px 0 30px;
  font-family: georgia,times;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.3em;
}

#featured .alternate a.button_big {
  float: right;
  margin-right: 14px;
}

#featured .alternate {
  position: relative;
  min-height: 360px;
}

#featured .alternate #screenshot {
  height: 427px;
  width: 461px;
  display: block;
  position: absolute;
  top: -14px;
  right: 0;
  z-index: 55;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

/* Inner Pages Title Teasers */
#featured #social {
  margin-top: -14px;
  position: absolute;
  right: 0;
  top: 50%;
}

#featured #social a {
  display: block;
  float: left;
  height: 32px;
  width: 32px;
  margin: 0 2px;
  text-indent: -9999em;
}

#featured #cust_txt {
  color: #333333;
  font-style: italic;
  line-height: 1.4em;
  list-style: none outside none;
  position: absolute;
  right: 0;
  text-align: right;
  font-size: 1.3em;
  top: 2px;
}

#featured #cust_txt a.but_small {
  font-size: 0.9em;
  float: right !important;
  font-style: normal;
  margin-top: -7px;
}

body.single .w_title_descr #cust_txt {
  top: 13px !important;
}

/* Inner Pages Titles */
#featured h1 {
  font-size: 1.86em;
  padding: 0;
}

#featured h1 span {
  font-size: 1.32em;
  display: block;
  padding: 5px 0 0;
}

/* Main Content */
#main_content .main_wrapper {
  float: left;
  width: 700px;
}

/* Main Sidebar */
#main_content .main_sidebar {
  float: right;
  width: 260px;
  margin-top: -17px;
  padding-top: 17px;
}

/* Sidebar Position */
body.sidebar_left #main_content .main_sidebar {
  float: left;
}

body.sidebar_left #main_content .main_wrapper {
  float: right;
}

#main_content .main_sidebar ul {
  margin: 0;
  padding: 0;
}

#main_content .main_sidebar ul.children {
  padding: 0 0 0 4px;
  margin: -5px 0 20px;
  border-top: #ddd dotted 1px;
}

#main_content .main_sidebar .widget .content ul.children li a {
  background-position: 2px 51%;
  font-weight: normal;
}

/* Post Images */
img.alignright, img.alignleft {
  padding: 5px;
  background: #f7f7f7;
  border: #ddd solid 1px;
}

img.alignleft, div.alignleft img {
  float: left;
  margin-right: 12px;
}

img.alignright, div.alignright img {
  float: right;
  margin-left: 12px;
}

/* Post small */
#main_content .post_small {
  float: left;
  min-height: 250px;
  width: 311px;
}

#main_content .post_small {
  text-shadow: 0 1px 0 #fff;
  color: #474747;
}

#main_content .post_first {
  margin: 0 0 25px -10px;
}

#main_content .post_last {
  margin: 0 -10px 25px 0;
}

#main_content .post_small .inner, #main_content .post_footer {
  padding: 20px 17px 0;
  background: url("images/blog_item.png") 50% top no-repeat;
}

#main_content .post_small h2 {
  padding: 3px 15px 10px;
  margin: 0;
  border-bottom: #fff solid 1px;
  line-height: 0.7em;
}

#main_content .post_small h2 a {
  font-size: 0.6em;
  color: #454545;
}

#main_content .post_small h2 a:hover {
  color: #000;
}

#main_content .post_small .text {
  font-size: 0.9em;
  height: 130px;
  line-height: 1.46em;
  overflow: hidden;
  padding: 10px 11px 0;
  border-bottom: #fff solid 1px;
  border-top: #ccc solid 1px;
}

#main_content .post_small ul {
  padding: 0;
  margin: 0;
}

#main_content .post_small .text .post-img {
  float: left;
  margin: 7px 10px 0 0;
}

#main_content .post_small .text .post-img a {
  background: #fafafa;
  padding: 3px;
  display: block;
  border: #999 solid 1px;
}

#main_content .post_small .text .post-img a:hover {
  background: #fff;
  border-color: #666;
}

#main_content .post_footer {
  padding: 0 17px;
  background-position: 50% bottom;
  height: 65px;
}

#main_content .post_footer ul {
  border-top: #ccc solid 1px;
}

#main_content .post_footer li {
  padding: 11px 11px 0 0;
}

#main_content .post_footer li.date {
  font-size: 0.8em;
  font-weight: bold;
  padding: 16px 0 0 11px;
}

#main_content .post_footer li {
  float: left;
}

#main_content .post_footer li.readmore {
  float: right;
}

/* Post big */
#main_content .post {
  float: none;
  height: auto;
  background-image: none;
  padding: 0;
  margin: 0;
  clear: both;
  width: auto;
}

p.description {
  margin-top: -10px;
  color: #666;
  font-size: 0.96em;
  margin-bottom: 20px;
  line-height: 1.6em;
}

#main_content .post .text {
  height: auto;
}

/* Blog post styling */
.post-b {
  margin: 0 0 40px;
}

.post-b h2 {
  margin: 0 0 2px;
}

.post-b span.date {
  font-weight: bold;
  font-style: italic;
  padding: 0 0 10px;
  display: block;
}

.post-b span.date span {
  padding: 0 0 0 20px;
  background: url("images/time.png") left 51% no-repeat;
}

.post-b h2 a {
  font-weight: normal;
  font-size: 1.2em;
  line-height: 1.2em;
}

.post-b .post-img {
  float: left;
}

.post-b .post-img a.img {
  margin: 0 15px 0 0;
  display: block;
  border: #ddd solid 6px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.post-b .post-img a.img img {
  margin: 1px;
}

.post-b .post-img a.img:hover {
  border-color: #efefef;
}

.post-b .post-footer, .commentlist #respond {
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  background: #fafafa;
  border: 1px solid #eee;
  font-weight: bold;
  margin-top: 10px;
  padding: 5px 10px;
  text-shadow: 0 1px 0 #fff;
}

.post-b .post-footer .post-categories {
  float: right;
  margin: 0;
  padding: 0;
}

.post-b .post-footer .post-categories li {
  float: left;
  padding: 0 0 0 10px;
  font-size: 0.9em;
}

.post-b .post-footer .comm a {
  background: url("images/comments.png") left 50% no-repeat;
  padding: 0 0 0 20px;
}

.post-b .post-footer .read-more {
  color: #333;
}

.post-b .post-footer .read-more:hover {
  color: #000;
  text-decoration: underline;
}

.post-b .post-content {
  line-height: 1.6em;
  font-size: 0.9em;
  color: #666;
}

body.single .post-b .post-content {
  font-size: 0.96em;
  line-height: 1.9em;
}

.post-b .post-content p {
  margin-bottom: 5px;
}

/* Portfolio Item */
#main_content .gallery_item {
  background: #fff;
  border: 1px solid #ddd;
  float: left;
  margin: 0 0 40px;
  padding: 4px;
  position: relative;
  -moz-border-radius: 8px;
  -wekbit-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.zoom {
  background: #fff url("images/zoom.png") 50% 50% no-repeat;
  opacity: 0.5;
}

#main_content .gallery_item .boxcaption {
  padding: 1px;
  font-size: 0.9em;
  line-height: 1.3em;
  color: #444;
}

#main_content .gallery_item .boxcaption a {
  display: block;
  font-weight: bold;
  margin: 4px 0 5px;
}

#main_content .four_column .one_fourth {
  margin-right: 14px;
  width: 234px;
}

.img_cont {
  background: url("images/loading.gif") 50% 50% no-repeat;
  margin-bottom: 5px;
}

#main_content .one_col_portfolio .img_cont {
  float: left;
  width: 250px;
  height: 250px;
  margin-right: 10px;
}

#main_content .one_col_portfolio .boxcaption {
  font-size: 1em;
}

#main_content .one_col_portfolio .boxcaption a {
  font-size: 1.1em;
}

#main_content .one_col_portfolio .gallery_item {
  float: none;
  min-height: 254px;
}

#main_content .four_column .one_fourth .img_cont {
  width: 224px;
  height: 134px;
}

#main_content .three_column .one_third .img_cont {
  height: 245px;
}

#main_content .four_column .one_fourth a.img {
  position: absolute;
  width: 224px;
  height: 134px;
}

#main_content .three_column .one_third a.img {
  position: absolute;
  height: 245px;
}

#main_content .one_col_portfolio a.img {
  position: absolute;
  height: 250px;
  left: 4px;
  width: 250px;
}

#main_content .four_column .last, #main_content .three_column .last {
  margin: 0;
}

/* Gallery Item */
#main_content .portfolio_item {
  float: left;
  height: 193px;
  margin: 0 59px 45px 0;
  position: relative;
  width: 287px;
}

#main_content .portfolio_item_last {
  margin-right: 0;
}

body.home #main_content .portfolio_item {
  margin: 0 2px 25px 13px;
}

#main_content .cat_desc {
  padding: 10px 13px;
  color: #666;
  font-size: 1.1em;
}

#main_content .port_last {
  margin-right: 0;
}

#main_content .portfolio_item .port_bg {
  position: absolute;
  width: 287px;
  height: 193px;
  left: 0;
  top: 0;
  background: url(images/portfolio_item.png) 50% 50% no-repeat;
  z-index: 2;
}

#main_content .portfolio_item a.img {
  display: block;
  position: absolute;
  z-index: 3;
  width: 266px;
  height: 134px;
  left: 11px;
  top: 11px;
  background: url("images/zoom.png") -9999em -9999em no-repeat;
}

#main_content .portfolio_item a.img:hover {
  background-position: 50% 50%;
  background-color: #fff;
}

#main_content .portfolio_item .img_cont {
  position: relative;
  z-index: 1;
  width: 266px;
  height: 134px;
  margin: 11px 0 0 11px;
}

#main_content .portfolio_item .boxcaption {
  height: 29px;
  padding: 6px 0 0;
  left: 12px;
  position: absolute;
  width: 266px;
  z-index: 4;
  overflow: hidden;
  font-size: 0.9em;
  bottom: 8px;
}

#main_content .portfolio_item .boxcaption a {
  font-weight: bold;
}

#main_content .portfolio_item .boxcaption p {
  padding: 4px 0 0;
  margin: 0;
  font-size: 0.9em;
  color: #666;
}

/* Portfolio Item alternate */
#main_content .item_alt {
  float: left;
  width: 200px;
  height: 147px;
  margin: 0 60px 25px 0;
  position: relative;
}

body.full-width #main_content .item_alt {
  margin: 0 60px 25px 0;
}

#main_content .item_alt .port_bg {
  width: 200px;
  height: 147px;
  position: absolute;
  background: url("images/portfolio_alt.png") no-repeat;
  z-index: 2;
}

.item_last {
  margin-right: 0 !important;
}

#main_content .item_alt a.img {
  width: 165px;
  height: 80px;
  left: 18px;
  position: absolute;
  top: 16px;
  z-index: 3;
}

#main_content .item_alt .img_cont {
  left: 18px;
  position: absolute;
  top: 16px;
  z-index: 1;
  width: 165px;
  height: 80px;
}

#main_content .item_alt .boxcaption {
  bottom: 17px;
  font-size: 0.86em;
  font-weight: bold;
  height: 23px;
  left: 18px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 166px;
  z-index: 5;
}

button.save {
  margin: 0 -2px 0 0;
}

/* Social Share */
#main_content .social_share {
  margin: -15px 0 30px;
}

#main_content .social_share div.clear {
  float: none;
}

#main_content .social_share span {
  font-weight: bold;
  line-height: 32px;
  height: 32px;
  float: left;
  display: block;
  margin: 0 5px;
}

#main_content .social_share div {
  float: left;
  margin: 0 7px;
}

#main_content .social_share a {
  display: block;
  height: 32px;
  width: 32px;
}

#featured #social a.rss {
  background: url("images/icons/rss_32.png") no-repeat;
}

#featured #social a.flickr {
  background: url("images/icons/flickr_32.png") no-repeat;
}

.social_share .stumbleupon_icon a {
  background: url("images/icons/stumbleupon_32.png") no-repeat;
}

#featured #social a.twitter, #main_content .social_share .twitter_icon a {
  background: url("images/icons/twitter_32.png") no-repeat;
}

#main_content .social_share .reddit_icon a {
  background: url("images/icons/reddit_32.png") no-repeat;
}

#main_content .social_share .digg_icon a {
  background: url("images/icons/digg_32.png") no-repeat;
}

#main_content .social_share .delicious_icon a {
  background: url("images/icons/delicious_32.png") no-repeat;
}

#featured #social a.facebook, #main_content .social_share .facebook_icon a {
  background: url("images/icons/facebook_32.png") no-repeat;
}

#featured #social a.linkedin, #main_content .social_share .linkedin_icon a {
  background: url("images/icons/linkedin_32.png") no-repeat;
}

#featured #social a.googleplus, #main_content .social_share .googleplus_icon a {
  background: url("images/icons/gplus-32.png") no-repeat;
}

/* Footer */
#footer .widget {
  background-image: url("images/footer_gradient.png");
  background-position: 50% top;
  background-repeat: repeat-x;
  color: #fafafa !important;
}

#footer .widget h4, #footer .widget h3 {
  text-transform: uppercase;
}

#footer .widget .textwidget {
  line-height: 1.4em;
}

#footer .wrapper .widget {
  background: url("images/footer_widget.png") left top no-repeat;
}

#footer_bottom {
  padding: 15px 0;
  font-size: 0.9em;
}

#footer_bottom .wrapper {
  position: relative;
}

#footer_bottom .wrapper .copy {
  display: block;
  font-size: 0.9em;
  color: #666;
  margin-top: 13px;
}

#footer_bottom .wrapper .copy a {
  color: #666;
}

#footer_bottom .menu {
  display: block;
  padding: 0;
  margin: 0;
}

#footer_bottom .menu li {
  float: left;
  padding: 0 12px 4px 0;
}

#footer_bottom a.powered {
  background: url("images/powered.png") 50% 50% no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px;
  height: 24px;
  width: 25px;
  text-indent: -9999em;
}

.screenReader, .loadingImg {
  display: none;
}

.loadingImg {
  background: url("images/loading.gif") no-repeat;
  height: 16px;
  width: 16px;
}

.thanks {
  color: #26910e;
  text-align: center;
  font-weight: bold;
}

#footer .thanks {
  color: #fcfcfc;
  text-align: left;
}

#footer .thanks strong {
  color: #fff;
  display: block;
  padding: 0 0 4px;
}

.inputError {
  background: #feefef !important;
  color: #333 !important;
}

/* Page navigation */
.wp-pagenavi {
  padding: 20px 0 0 0;
  margin: 25px 0 0 0;
  border-top: #ddd solid 1px;
}

.wp-pagenavi span.pages {
  display: none;
}

.wp-pagenavi a, .wp-pagenavi span.current {
  float: left;
  margin: 0 2px;
  display: block;
}

.wp-pagenavi a {
  margin: 0 7px;
}

.wp-pagenavi span.current {
  padding: 0 !important;
  margin: 0 4px 0 13px !important;
  line-height: 20px;
  height: 23px;
  display: block;
  font-weight: bold;
  text-align: center;
}

.wp-pagenavi span.current {
  padding: 10px;
}

/* Single pages */
body.single #featured .wrapper {
  position: relative;
}

body.single #featured h1 {
  margin: 0;
  font-size: 2em;
  width: 800px;
  text-transform: uppercase;
}

.title_descr {
  font-size: 1em;
  padding: 5px 0 0;
  font-weight: bold;
}

/* Special Title */
h1.special_title {
  text-align: center;
  font-weight: normal;
  color: #444;
  font-size: 2.8em;
  letter-spacing: -1px;
  margin-top: 10px;
}

.special_title_descr {
  text-align: center;
  font-weight: bold;
  color: #929497;
  display: block;
  line-height: 1.4em;
}

.special_title_descr strong {
  color: #444;
}

.highlight1, .highlight2 {
  background-color: #ececec;
  color: #111;
  padding: 2px 6px 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.highlight2 {
  background-color: #111;
  color: #eee;
}

/* Shortcode Columns */
.one_half {
  width: 48%;
}

.one_third {
  width: 30.66%;
}

.two_third {
  width: 65.33%;
}

.one_fourth {
  width: 22%;
}

.three_fourth {
  width: 65%;
}

.one_fifth {
  width: 16.8%;
}

.two_fifth {
  width: 37.6%;
}

.three_fifth {
  width: 58.4%;
}

.four_fifth {
  width: 67.2%;
}

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth {
  float: left;
  margin-right: 4%;
  position: relative;
}

.last {
  clear: right;
  margin-right: 0 !important;
}

.lat, .lat a {
  border: 0 !important;
}

.txt {
  color: #0066CC;
}

/* -- CSS added to make responsive theme -- */
/* New CSS added by Pallavi for responsive design */
#header {
  width: 100%;
}

#header .wrapper {
  max-width: 980px;
  width: 100%;
}

#featured {
  width: 100%;
}

#featured .wrapper {
  max-width: 980px;
  width: 980px;
}

#slider {
  max-width: 980px;
  width: 100%;
}

#featured .alternate {
  width: 100%;
}

#featured .alternate .feat_text {
  width: 500px;
}

#featured .alternate #screenshot {
  width: 480px;
}

#featured .alternate #screenshot img {
  max-width: 100%;
}

#main_content {
  width: 100%;
}

#main_content .wrapper {
  max-width: 980px;
  width: 100%;
}

.three_column {
  max-width: 980px;
  width: 100%;
}

#footer {
  width: 100%;
}

#footer .wrapper {
  max-width: 980px;
  width: 100%;
}

#footer .wrapper .widget {
  background-size: 100% 100%;
}

#footer_bottom {
  width: 100%;
}

#footer_bottom .wrapper {
  max-width: 980px;
  width: 100%;
}

#contact-form-widget #contactFormWidget #submittedWidget, #contact-form-widget #contactFormWidgetsidebar #submittedWidget {
  max-width: 100%;
}

#header {
  background-size: 100% 100%;
}

body.single p.breadcrumb {
  max-width: 980px;
  width: 100%;
}

#main_content .main_wrapper {
  max-width: 700px;
  width: 99%;
}

#main_content .main_sidebar .widget {
  max-width: 243px;
  width: 100%;
}

.one_half {
  margin-bottom: 4px;
}

#contact_form textarea, #commentform textarea, #contact-form-widget textarea {
  width: 100%;
}

#contact_form input, #commentform input, #contact-form-widget input {
  width: 60%;
}

/* New pricing table CSS 

.pricing .price_info { max-width: 180px!important;width :22%; }

.pricing .price_col { max-width: 196px; width:21%; }

.pricing .price_col_first { max-width: 196px; width:21%; }

.pricing .price_dev_1 {max-width: 220px; width : 28%; }

.pricing .price_col_last {max-width: 194px;width :20% }

/* End : New pricing table CSS */
#footer .wrapper .widget {
  background: none !important;
}

#main_content .post-b .post-content .more-link {
  display: none;
  visibility: hidden;
}

#main_content .post-b .post-img a.img {
  border: none !important;
}

#main_content .post-b .post-footer span.date {
  float: left;
  padding: 0px 0px;
  margin-right: 20px;
}

#main_content .main_sidebar img {
  max-width: 100%;
}

#main_content .main_sidebar .aligncenter {
  display: block;
  margin: 0px auto;
}

#main_content .main_sidebar .textwidget .wrapForm {
  background: url(images/sidebar4.png) no-repeat top center;
  height: 123px;
  width: 242px;
  padding: 330px 0px 0px 0px;
  -webkit-box-shadow: 1px 7px 5px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 7px 5px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 7px 5px -2px rgba(0, 0, 0, 0.75);
}

#main_content .main_sidebar .textwidget div.text-content {
  position: absolute;
  color: #333;
  width: 232px;
  padding: 10px;
  height: 449px;
}

#main_content .main_sidebar .textwidget .text-content .line {
  position: absolute;
}

#main_content .main_sidebar .textwidget .text-content .line1 {
  top: 16px;
  font-weight: bold;
  text-transform: capitalize;
  text-align: center;
  width: 216px;
  font-size: 18px;
  color: white;
}

#main_content .main_sidebar .textwidget .text-content .line2 {
  top: 110px;
  font-size: 18px;
  text-align: center;
  width: 216px;
  line-height: 23px;
  text-transform: capitalize;
}

#main_content .main_sidebar .textwidget .text-content .line3 {
  top: 290px;
  font-size: 18px;
  width: 225px;
  margin-left: -8px;
}

#main_content .main_sidebar .textwidget .text-content .line4 {
  bottom: 42px;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  margin: 0px 0px 0px;
}

#main_content .main_sidebar .textwidget .text-content .line1 strong {
  display: block;
  text-transform: uppercase;
  margin: 10px 0px 0px;
  font-size: 20px;
}

#main_content .main_sidebar .textwidget .af-form-wrapper {
  position: relative;
  z-index: 1400;
}

#main_content .main_sidebar .textwidget .af-form-wrapper .af-form {
  background: transparent !important;
  padding: 0px !important;
}

#main_content .main_sidebar .textwidget .af-form-wrapper label,
#main_content .main_sidebar .textwidget .af-form-wrapper .af-footer,
#main_content .main_sidebar .textwidget .af-form-wrapper .af-header {
  display: none;
  visibility: hidden;
}

#main_content .main_sidebar .textwidget .af-form-wrapper .af-body,
#main_content .main_sidebar .textwidget .af-form-wrapper .af-element {
  padding: 0px 0px !important;
}

#main_content .main_sidebar .textwidget .af-form-wrapper input[type=text] {
  border: none !important;
  background: transparent !important;
  outline: none;
  border-radius: 4px;
  width: 176px;
  margin: 0px auto 5px !important;
  display: block;
  height: 25px;
  font-family: Helvetica,"Helvetica Neue",Arial,sans-serif;
  line-height: 24px;
  font-size: 16px;
  color: #333;
  border: none !important;
  padding: 0px 6px !important;
}

#main_content .main_sidebar .textwidget .af-form-wrapper .buttonContainer .image {
  display: block;
  width: 190px;
  margin: 0px auto;
  height: 28px;
  cursor: pointer;
  opacity: 0;
}

#main_content .main_sidebar .action_box {
  font-size: 18px;
}

#main_content .main_sidebar .action_box h3 {
  font-size: 20px;
}

#main_content .main_sidebar .action_box a {
  padding: 0px 20px !important;
  margin: 0px 0px 10px 0px;
}

/*BOTTOM POST*/
.bottomArea {
  margin: 20px 0px;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.bottomArea .widget .left {
  float: left;
  margin-right: 15px;
}

.bottomArea .widget img {
  max-width: 232px;
}

.bottomArea .widget h2 {
  margin-bottom: 10px;
}

.main_wrapper .post-content .bottomArea .widget p {
  padding: 0px 0px 10px !important;
}

.bottomArea .widget .button_big {
  float: left;
  margin-left: 246px;
  margin-right: 15px;
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.bottomArea .widget .button_big.big_blue {
  margin-left: 0px;
  margin-right: 0px;
}

.thumbnail_list li .float-left a {
  background: transparent !important;
}

.thumbnail_list li .float-left a img {
  border: none;
  padding: 0px;
}

#main_content .main_sidebar .widget {
  border: none !important;
}

#featured {
  padding: 30px 0px;
}

.post-b .post-content > h2,
.post-b > h2 {
  margin: 0px 0px 10px;
}

#main_content .post-content > h2 {
  margin-top: 20px;
}

table.table-grid tr > td {
  padding: 0px 10px;
}

table.table-grid tr > td > img {
  display: block;
  margin: 0px auto;
}

.main_wrapper .post-b .post-content {
  color: #000;
  font-size: 16px !important;
  line-height: 26px !important;
  font-family: Georgia, Times, 'Times New Roman', serif !important;
}

.main_wrapper .post-b .post-content h1,
.main_wrapper .post-b .post-content h3,
.main_wrapper .post-b .post-content h2 {
  font-family: 'Helvetica Neue', Arial, Tahoma, sans-serif !important;
  color: #222;
  line-height: 32px;
}

.main_wrapper .post-b .date,
.main_wrapper .post-b .post-footer {
  font-size: 12px !important;
}

.main_wrapper .post-b .post-footer ul {
  list-style: none;
}

.main_wrapper .post-b .post-footer ul li {
  margin: 0px;
  padding: 0 0 0 10px;
}

.main_wrapper .post-b ol,
.main_wrapper .post-b ul {
  list-style-position: inside;
  padding: 0px 0px 25px;
  margin: 0px 0px;
}

.main_wrapper .post-b ul li,
.main_wrapper .post-b ol li {
  margin: 0 0 5px 35px;
  padding: 0px;
}

.main_wrapper .post-b ol {
  list-style-type: decimal;
}

.main_wrapper .post-b ul {
  list-style-type: disc;
}

.main_wrapper .post-b .post-content p {
  margin: 0px 0px !important;
  padding: 0 0 20px !important;
}

body.single #featured h1 {
  line-height: 30px;
}

#screenshot iframe {
  margin: 40px 0px 0px;
  border: 0px;
}

.text-center {
  text-align: center;
}

.big-screenshot {
  position: relative;
  clear: both;
  padding-bottom: 35px;
}

.big-screenshot h1 {
  margin: 0px 0px;
  padding: 35px 0px 35px;
  clear: both;
  font-size: 30px;
}

.big-screenshot img {
  display: block;
  margin: 0px auto;
  width: 800px;
  height: auto;
}

.big-screenshot div.cap-big-screenshot {
  position: absolute;
  color: red;
  z-index: 3400;
  font-size: 14px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
}

.big-screenshot div.cap-big-screenshot:after,
.big-screenshot div.cap-big-screenshot:before {
  background: url(images/arrows12.png) no-repeat;
}

#cap-big-screenshot-1 {
  width: 142px;
  left: -69px;
  top: 314px;
}

#cap-big-screenshot-1:after {
  content: "";
  width: 73px;
  height: 49px;
  display: block;
  background-position: -332px -209px;
  position: absolute;
  right: -30px;
  top: -28px;
}

#cap-big-screenshot-2 {
  width: 284px;
  bottom: 18px;
  left: 542px;
}

#cap-big-screenshot-2:after {
  content: "";
  width: 75px;
  height: 62px;
  display: block;
  background-position: -1px -296px;
  position: absolute;
  left: -80px;
  top: -26px;
}

#cap-big-screenshot-3 {
  left: 386px;
  top: 144px;
}

#cap-big-screenshot-3:after {
  content: "";
  width: 65px;
  height: 54px;
  display: block;
  background-position: -362px -124px;
  position: absolute;
  left: -66px;
  top: -20px;
}

#cap-big-screenshot-4 {
  bottom: 12px;
  left: 144px;
  width: 118px;
}

#cap-big-screenshot-4:after {
  content: "";
  width: 144px;
  height: 46px;
  display: block;
  background-position: 0 -221px;
  position: absolute;
  left: 8px;
  top: -46px;
}

#cap-big-screenshot-5 {
  right: -66px;
  width: 145px;
  top: 272px;
  display: none;
}

#cap-big-screenshot-5:after {
  content: "";
  width: 150px;
  height: 49px;
  display: block;
  background-position: -158px -216px;
  position: absolute;
  left: -111px;
  top: -46px;
}

#cap-big-screenshot-6 {
  bottom: 92px;
  left: 430px;
  width: 100px;
}

#cap-big-screenshot-6:after {
  content: "";
  width: 73px;
  height: 49px;
  display: block;
  background-position: -332px -209px;
  position: absolute;
  right: -60px;
  top: -20px;
}

#cap-big-screenshot-7 {
  top: 230px;
  right: -37px;
  width: 100px;
}

#cap-big-screenshot-7:after {
  content: "";
  width: 62px;
  height: 43px;
  display: block;
  background-position: -362px -128px;
  position: absolute;
  left: -34px;
  top: -41px;
}

#cap-big-screenshot-8 {
  bottom: 53px;
  width: 140px;
  left: -18px;
}

#cap-big-screenshot-8:after {
  content: "";
  width: 73px;
  height: 49px;
  display: block;
  background-position: -332px -209px;
  position: absolute;
  right: -30px;
  top: -28px;
}

#cap-big-screenshot-9 {
  width: 198px;
  bottom: 18px;
  right: -114px;
}

#cap-big-screenshot-9:after {
  content: "";
  width: 75px;
  height: 62px;
  display: block;
  background-position: -1px -296px;
  position: absolute;
  left: -80px;
  top: -20px;
}

#cap-big-screenshot-10 {
  top: 326px;
  left: -44px;
  width: 120px;
}

#cap-big-screenshot-10:after {
  content: "";
  width: 94px;
  height: 44px;
  display: block;
  background-position: -98px -305px;
  position: absolute;
  right: -40px;
  bottom: -44px;
}

#cap-big-screenshot-11 {
  top: 328px;
  right: -48px;
  width: 100px;
}

#cap-big-screenshot-11:after {
  content: "";
  width: 62px;
  height: 43px;
  display: block;
  background-position: -362px -128px;
  position: absolute;
  left: -34px;
  top: -41px;
}

#cap-big-screenshot-12 {
  top: 382px;
  width: 112px;
  left: -23px;
}

#cap-big-screenshot-12:after {
  content: "";
  width: 79px;
  height: 72px;
  display: block;
  background-position: -1px -112px;
  position: absolute;
  right: 0px;
  bottom: -68px;
}

#cap-big-screenshot-12:before {
  content: "";
  width: 83px;
  height: 75px;
  display: block;
  background-position: -334px -11px;
  position: absolute;
  right: -2px;
  top: -75px;
}

#cap-big-screenshot-13 {
  right: -85px;
  width: 100px;
  top: 174px;
}

#cap-big-screenshot-13:after {
  content: "";
  width: 85px;
  height: 71px;
  display: block;
  background-position: -119px -117px;
  position: absolute;
  left: -90px;
  bottom: -38px;
}

#cap-big-screenshot-14 {
  width: 200px;
  bottom: 15px;
  right: 224px;
}

#cap-big-screenshot-14:after {
  content: "";
  width: 107px;
  height: 72px;
  display: block;
  background-position: -229px -118px;
  position: absolute;
  left: -93px;
  top: -69px;
}

#cap-big-screenshot-15 {
  width: 138px;
  top: 40px;
}

#cap-big-screenshot-15:after {
  content: "";
  width: 61px;
  height: 94px;
  display: block;
  background-position: -242px 0px;
  position: absolute;
  right: 44px;
  bottom: -82px;
}

#cap-big-screenshot-16 {
  top: 251px;
  right: -40px;
  width: 100px;
}

#cap-big-screenshot-16:after {
  content: "";
  width: 107px;
  height: 72px;
  display: block;
  background-position: -229px -118px;
  position: absolute;
  left: -114px;
  top: -38px;
}

#cap-big-screenshot-17 {
  width: 100px;
  left: 100px;
  bottom: 52px;
}

#cap-big-screenshot-17:after {
  content: "";
  width: 68px;
  height: 97px;
  display: block;
  background-position: -142px 0px;
  position: absolute;
  right: -68px;
  bottom: 0px;
}

/*FEATURED BOX*/
#featured_box {
  margin: 0px 0px 0px;
  padding: 20px;
  background-color: #f1f1f1;
  position: relative;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
}

#featured_box h1, #featured_box h2, #featured_box h3 {
  margin: 0px 0px;
  padding: 0px 0px;
}

#featured_box .widget {
  max-width: 890px;
  margin: 0px auto;
  text-align: center;
}

#featured_box .widgettitle {
  display: none;
  visibility: hidden;
}

#featured_box .sub-heading {
  color: #8B959E;
  margin: 10px 0px 25px ;
  font-weight: normal;
}

#featured_box .newsletter-notes {
  border-top: 1px solid #CED7DF;
  padding-top: 30px;
  margin-top: 30px;
  width: 640px;
}

#featured_box form {
  position: relative;
  width: 400px;
  margin: 0px auto;
}

#featured_box input[type=text],
#featured_box input[type=email] {
  -webkit-transition: box-shadow 200ms ease-in-out;
  transition: box-shadow 200ms ease-in-out;
  background-color: #fff !important;
  border: none !important;
  outline: none !important;
  border-radius: 3px 0 0 3px !important;
  height: 60px !important;
  width: 340px !important;
  padding: 0px 14px !important;
  font-family: "Segoe UI",Frutiger,Tahoma,Helvetica,"Helvetica Neue",Arial,sans-serif !important;
  font-size: 16px !important;
  font-weight: normal !important;
  color: #333 !important;
}

#featured_box input[type=text]:focus,
#featured_box input[type=email]:focus {
  box-shadow: inset 0 0 0 4px #CED7DF;
}

#featured_box .buttonContainer,
#featured_box input[type=submit] {
  background: #168eea url(images/send-icon.png) no-repeat center;
  background-size: 24px;
  border-radius: 0 3px 3px 0;
  border: none;
  color: #fff;
  cursor: pointer;
  height: 60px;
  outline: none;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 60px;
  text-indent: -9999px;
}

#featured_box input[type=image] {
  opacity: 0;
  display: block;
  height: 60px;
}

#featured_box .txt-subscribe {
  clear: both;
  color: #8B959E;
  font-size: 12px;
  line-height: 16px;
  margin: 6px 0px 0px;
}

#featured_box .af-footer,
#featured_box .af-header {
  display: none;
  visibility: hidden;
}

#featured_box .af-form {
  background-color: transparent !important;
  border: none !important;
}

#featured_box .af-element,
#featured_box .af-body {
  padding: 0px 0px !important;
  font-family: "Segoe UI",Frutiger,Tahoma,Helvetica,"Helvetica Neue",Arial,sans-serif !important;
  font-size: 12px !important;
  font-weight: normal !important;
  color: #333 !important;
}

.audio_width_250px {
  width: 698px;
  display: block;
}

#featured_box label {
  display: none !important;
}

ul.dot {
  list-style: disc;
  padding: 0px;
  list-style-position: inside;
}

ul.dot li {
  margin: 0px 0px 10px 0px;
}

#featured_box div.box-right {
  position: absolute;
  right: 20px;
  bottom: 20px;
  text-align: center;
}

#featured_box div.box-right h4 {
  margin: 8px 0px 0px;
}

/*END FEATURED BOX*/
.pricing li.tooltip.line2 {
  line-height: 21px;
}

.pricing li.tooltip.line2.font12 {
  font-size: 12px;
  line-height: 15px;
}

/*.pricing_foote.pricing_footer9000 {
	background: url(images/pricing_bg9000.png) right bottom no-repeat !important;
}*/
.pricing.pricing9000 {
  background: url(images/pricing_bg9000.png) right top no-repeat !important;
}

.pricing.pricing9000 .price_dev_1 > ul {
  background: url(images/price_col9000.png) top center no-repeat !important;
}

#main_content .pricing .price_col li.price2 {
  line-height: 42px;
}

.pricing li.buttons-top {
  border-bottom: #d6d6d6 solid 1px;
  padding: 15px 15px 15px;
}

.pricing.pricing1 .price_info {
  margin-top: 246px !important;
}

.home #breadcrumb {
  display: none;
  visibility: hidden;
}

#main_content .post-content img.aligncenter {
  display: block;
  margin: 0px auto 20px;
  clear: both;
}

#header {
  position: fixed;
  top: 0px;
  height: 60px;
  width: 100%;
  z-index: 4400;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

#header ul.logo {
  margin: 6px 0px 0px;
}

#header ul.logo img {
  height: 50px;
  margin: 0px 0px !important;
}

#header ul.menu {
  margin: 18px 0px 0px;
}

#header.fixed_header {
  height: 48px;
}

#header.fixed_header ul.logo {
  margin: 2px 0px 0px;
}

#header.fixed_header ul.logo img {
  height: 46px;
  margin: 0px 0px !important;
}

#header.fixed_header ul.menu {
  margin: 11px 0px 0px;
}

body {
  padding-top: 60px;
}

.flare-vertical {
  top: 100px !important;
}

/*BUTTONS*/
#comments .form-submit input[type=submit]#submit,
.button_big,
.but_small {
  font-family: 'Titillium Web' !important;
  font-weight: 700 !important;
  outline: none !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}

.button_big {
  padding: 0px 35px !important;
  border-bottom: 4px solid #172530 !important;
  border-radius: 5px !important;
  font-size: 20px !important;
}

#comments .form-submit input[type=submit]#submit,
.but_small {
  padding: 0px 10px !important;
  border-radius: 4px !important;
  border-bottom: 3px solid #172530 !important;
  font-size: 19px !important;
}

.but_small > i,
.button_big > i {
  display: none !important;
  visibility: hidden !important;
}

.but_small.big_blue,
.button_big.big_blue {
  background-color: #147bc3;
  background-image: none;
}

.but_small.big_blue:hover,
.but_small.big_blue:active,
.button_big.big_blue:hover,
.button_big.big_blue:active {
  background-color: #338fcd;
}

.entry .wpcf7-form input[type=submit],
#comments .form-submit input[type=submit]#submit,
.but_small.small_green,
.button_big.big_green {
  background-color: #94ba30;
  background-image: none;
}

.entry .wpcf7-form input[type=submit]:hover,
#comments .form-submit input[type=submit]#submit:hover,
.but_small.small_green:hover,
.but_small.small_green:active,
.button_big.big_green:hover,
.button_big.big_green:active {
  background-color: #a6c54f;
}

.but_small.big_orange,
.button_big.big_orange {
  background-color: #d79000;
  background-image: none;
}

.but_small.big_orange:hover,
.but_small.big_orange:active,
.button_big.big_orange:hover,
.button_big.big_orange:active {
  background-color: #dda000;
}

.but_small.big_gray,
.button_big.big_gray {
  background-color: #c3c3c3;
  background-image: none;
}

.but_small.big_gray:hover,
.but_small.big_gray:active,
.button_big.big_gray:hover,
.button_big.big_gray:active {
  background-color: #dedede;
}

.pricing .but_small {
  margin: 0px 0px !important;
}

#featured .button_big {
  border-bottom: none !important;
}

/*END BUTTONS*/
#screenshot .video {
  padding: 38px 0px 0px 0px;
}

#featured {
  background-image: none !important;
  background-color: #303236 !important;
}

/*comparison table*/
#comparison-table {
  width: 100%;
  clear: both;
  background: url(images/bg-center-comparison.png) repeat-y top right;
  margin: 0px 0px 40px;
  padding: 0px 0px 4px;
  position: relative;
}

#comparison-table:before {
  content: "";
  background: url(images/bg-top-comparison.png) top right;
  height: 88px;
  width: 100%;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  background-repeat: no-repeat;
  background-color: #fff;
}

#comparison-table:after {
  background: url(images/bg-bottom-comparison.png) no-repeat bottom right;
  content: "";
  height: 26px;
  width: 100%;
  position: absolute;
  bottom: -26px;
  right: 0px;
}

#comparison-table table.comparison-table {
  width: 100%;
  position: relative;
  top: 18px;
  right: 9px;
  text-align: center;
}

#comparison-table table.comparison-table thead th {
  color: #c9e5ff;
  font-size: 22px;
  line-height: 22px;
  text-shadow: 1px 1px 1px #1a548b;
  height: 70px;
  padding: 0px 0px 0px;
  vertical-align: middle;
}

#comparison-table table.comparison-table th.highlight {
  color: #5e5e5e;
  text-shadow: 1px 1px 1px #fff;
  width: 203px;
}

#comparison-table table.comparison-table td {
  padding: 10px 0px;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
}

#comparison-table table.comparison-table td.highlight {
  border-left: 1px solid transparent;
}

#comparison-table table.comparison-table .tooltip {
  text-align: right;
  font-weight: bold;
  font-size: 13px;
  color: #777;
  padding-left: 10px;
  padding-right: 12px;
}

#comparison-table table.comparison-table .item {
  width: 200px;
}

#comparison-table table.comparison-table .heading {
  background-color: #c9e5ff;
  color: #000 !important;
}

#comparison-table table.comparison-table .heading,
#comparison-table table.comparison-table .price {
  text-shadow: 1px 1px 0 #fff;
  color: #6d6d6d;
  font-size: 18px;
  font-weight: bold;
}

#comparison-table table.comparison-table .price b {
  color: #000;
  font-size: 22px;
}

#comparison-table table.comparison-table .blank,
#comparison-table table.comparison-table .heading,
#comparison-table table.comparison-table tr > td:nth-child(2),
#comparison-table table.comparison-table tr > td:nth-child(5) {
  border-left: 1px solid transparent;
}

#comparison-table table.comparison-table .button.last {
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  padding-bottom: 0px;
  padding-top: 17px;
}

#comparison-table table.comparison-table .but_small {
  width: 80%;
  margin: 0px auto;
}

#comparison-table span.yes,
#comparison-table span.no {
  display: inline-block;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
}

#comparison-table span.yes {
  background: url(images/yes.png);
}

#comparison-table span.no {
  background: url(images/no.png);
}

/*END comparison table*/
#screenshot p.extraTxt {
  text-align: right;
  color: #fff;
  font-size: 20px;
  font-style: italic;
  margin: 14px 0px 0px;
}

#header li.callceo {
  font-size: 18px;
  padding: 13px 0px 0px 92px;
}

#header li.callceo a {
  font-size: 18px !important;
  margin: 0px !important;
  font-weight: 600 !important;
  float: none !important;
  line-height: 24px !important;
  height: auto !important;
}

.content_box.no-background {
  background-color: transparent !important;
  border: none !important;
}

.content_box.no-background .cont {
  padding: 0px 20px !important;
  margin: 15px 0px 0px;
}

/*CF7*/
.entry .wpcf7-form input[type=url],
.entry .wpcf7-form input[type=text],
.entry .wpcf7-form input[type=email],
.entry .wpcf7-form input[type=password],
.entry .wpcf7-form textarea {
  border-radius: 8px;
  background: url("images/input_bg.png") repeat-x scroll left top #FFFFFF;
  border: 2px solid #BFBFBF;
  color: #333;
  padding: 8px;
}

.entry .wpcf7-form select {
  border: 2px solid #BFBFBF;
  color: #333;
  border-radius: 8px;
  padding: 8px;
}

.entry .wpcf7-form textarea {
  background: url("images/textarea_bg.png") repeat-x scroll left top #FBFBFB;
  height: 100px;
  width: 100%;
  resize: vertical;
  max-width: 550px;
}

.entry .wpcf7-form input[type=submit] {
  font-size: 20px;
  cursor: pointer;
  padding: 6px 20px;
  border: none;
  border-radius: 4px;
  color: #fff;
  border-bottom: 4px solid #172530;
}

.entry .wpcf7-form .form-group {
  clear: both;
  margin: 0px 0px 12px;
}

.myButton {
  -moz-box-shadow: 0px 10px 14px -7px #732731;
  -webkit-box-shadow: 0px 10px 14px -7px #732731;
  box-shadow: 0px 10px 14px -7px #732731;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
  background: -moz-linear-gradient(top, #000000 5%, #000000 100%);
  background: -webkit-linear-gradient(top, #000000 5%, #000000 100%);
  background: -o-linear-gradient(top, #000000 5%, #000000 100%);
  background: -ms-linear-gradient(top, #000000 5%, #000000 100%);
  background: linear-gradient(to bottom, #000000 5%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0);
  background-color: #000000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #8f293a;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: arial;
  font-size: 22px;
  font-weight: bold;
  padding: 12px 48px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #8a3d50;
}

.myButton:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000));
  background: -moz-linear-gradient(top, #000000 5%, #000000 100%);
  background: -webkit-linear-gradient(top, #000000 5%, #000000 100%);
  background: -o-linear-gradient(top, #000000 5%, #000000 100%);
  background: -ms-linear-gradient(top, #000000 5%, #000000 100%);
  background: linear-gradient(to bottom, #000000 5%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000',GradientType=0);
  background-color: #000000;
}

.myButton:active {
  position: relative;
  top: 1px;
}

/*END CF7*/
.pricing ul,
.pricing ol,
.price_col ul,
.price_col ol {
  list-style: none !important;
}

.single #main_content .entry ul,
.single #main_content .entry ol {
  list-style: inherit;
}

.entry ul.suggestions {
  margin-top: 40px;
  padding-left: 0px;
}

/*extract-urls*/
#extract-form label {
  font-weight: bold;
  display: block;
  cursor: pointer;
  margin-bottom: 8px;
}

#extract-form label span {
  display: block;
  font-weight: normal;
}

#extract-form input[type=text],
#extract-form input[type=url] {
  width: 300px;
}

#extract-form textarea {
  height: 400px;
}

.extract-result {
  display: none;
  clear: both;
  margin: 20px 0px;
}

#extract-result-url {
  clear: both;
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 15px;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  height: 400px;
  overflow-y: scroll;
}

#extract-result-cmt p strong {
  display: inline-block;
  width: 210px;
}

#extract-notify {
  clear: both;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  display: none;
}

#extract-notify.warning {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/*END extract-urls*/
/*testimonials*/
.ninjaoutreach_testimonials {
  text-align: center;
  width: 286px;
  display: inline-block;
  padding: 0px 20px;
  margin: 25px 0px 0px 0px;
}

.ninjaoutreach_testimonials.first {
  clear: both;
}

.ninjaoutreach_testimonials img {
  border: none;
  margin: 0px;
  padding: 0px;
  float: none !important;
  display: inline-block;
}

.ninjaoutreach_testimonials img.tes_profile_image {
  border-radius: 50%;
  max-width: 182px;
  height: auto;
  margin-bottom: 10px;
}

.ninjaoutreach_testimonials img.tes_logo_image {
  max-height: 37px;
  width: auto;
}

.ninjaoutreach_testimonials blockquote {
  margin: 0px 0px 10px;
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
}

.ninjaoutreach_testimonials blockquote:before {
  content: "\201C";
  margin-right: 5px;
}

.ninjaoutreach_testimonials blockquote:after {
  content: "\201D";
  margin-left: 5px;
}

.ninjaoutreach_testimonials blockquote:before,
.ninjaoutreach_testimonials blockquote:after {
  color: #a5a5a5;
  display: inline;
  font-size: 18px;
  font-family: sans-serif;
}

.ninjaoutreach_testimonials blockquote p {
  margin: 0px;
  padding: 0px;
  display: inline;
}

.ninjaoutreach_testimonials .tes_author {
  font-weight: bold;
  font-size: 16px;
}

.pricing .forYr {
  display: none;
}

/*.pricing.ninjaoutreach_pricing_beta .forYr {
	display: block;
}
.pricing.ninjaoutreach_pricing_beta .forMo {
	display: none;
}*/
.price .forYr > b {
  line-height: 30px;
}

.pricing.pricing9000.pricing1 {
  position: relative;
}

.pricing.pricing9000.pricing1 .price_col li.price {
  margin-bottom: 38px;
}

.pricing.pricing9000.pricing1 .price_info {
  margin-top: 314px !important;
}

.pricing a.switch-mo-yr {
  position: absolute;
  background-color: #c9e5ff;
  color: #000 !important;
  right: 2px;
  top: 124px;
  width: 794px;
  display: block;
  height: 40px;
  text-align: center;
  line-height: 40px;
  white-space: nowrap;
  z-index: 120;
  font-weight: bold;
  font-size: 18px;
  border-bottom: #d6d6d6 solid 1px;
}

/*END testimonials*/
body.affiliate-ninjaoutreach ul.menu > li > a:after {
  content: "";
  position: absolute;
  right: -12px;
  top: 0;
  padding: 0;
  width: 12px;
  cursor: pointer;
  background-image: url(styles/default/nav_hover.png);
  height: 32px;
  line-height: 28px;
  display: block;
  background-position: -9999em 0;
  background-repeat: no-repeat;
}

body.affiliate-ninjaoutreach ul.menu > li > a:hover:after {
  background-position: right top;
}

#ninjaoutreach_pricing.pricing.pricing9000 .price_info li.tooltip {
  cursor: help;
}

li.tooltip .data-tooltip {
  width: 150px;
  height: 150px;
  padding: 10px;
  left: 50%;
  margin-left: -75px;
  font-weight: 400;
  line-height: 20px;
  font-style: italic;
  font-size: 14px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
  border: 5px solid #fff;
  background: gray;
  text-indent: 0px;
  position: absolute;
  pointer-events: none;
  border-radius: 50%;
  bottom: -40px;
  opacity: 0;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -o-transform: scale(0.2);
  -ms-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

li.tooltip .data-tooltip a {
  color: #fff;
}

li.tooltip {
  position: relative;
}

li.tooltip:hover > .data-tooltip {
  opacity: 1;
  bottom: 45px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

li.tooltip .data-tooltip.data-tooltip_1 {
  padding-top: 34px;
}

li.tooltip .data-tooltip.data-tooltip_2 {
  width: 200px;
  height: 200px;
  padding-top: 42px;
  margin-left: -100px;
}

li.tooltip .data-tooltip.data-tooltip_3 {
  width: 200px;
  height: 200px;
  padding-top: 55px;
  margin-left: -100px;
}

li.tooltip .data-tooltip.data-tooltip_4 {
  padding-top: 25px;
}

.pricing.pricing9000.pricing1.ninjaoutreach_pricing_beta .price_info {
  margin-top: 237px !important;
}

.pricing.pricing9000.pricing1.ninjaoutreach_pricing_beta .price_col ul > li:last-child {
  border-bottom-color: transparent !important;
}

#featured .feat_text ol,
#featured .feat_text ul {
  list-style-type: disc !important;
  list-style-position: inside !important;
}

.nj-video,
#screenshot .video {
  position: relative;
}

.nj-video .playIcon,
#screenshot .video .playIcon {
  position: absolute;
  height: 81px;
  width: 127px;
  left: 182px;
  top: 154px;
  background-image: url(images/play-vicon.png);
  background-repeat: no-repeat;
  background-color: rgba(123, 121, 106, 0.8);
  background-position: center center;
}

.nj-video .playIcon:hover,
#screenshot .video .playIcon:hover {
  background-color: rgba(123, 121, 106, 0.5);
}
/*tab*/
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
/*end tab*/
/*modal*/
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  width: 600px;
  max-width: 94%;
  margin: 75px auto 30px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  background-image: url(https://ninjaoutreach.com/wp-content/uploads/2014/08/ninja-outreach-3.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: top right;
}

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.modal .modal-body label {
  font-size: 18px;
  cursor: pointer;
}

.modal .modal-body input[type=text],
.modal .modal-body input[type=email] {
  background: #fff;
  box-shadow: inset 0 0 0 4px #CED7DF;
  border: 0px;
  border-radius: 3px;
  height: 40px;
  width: 300px;
  margin: 15px 0px;
  padding: 0px 10px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.modal .modal-body input[type=submit] {
  cursor: pointer;
}

/*end modal*/
/*landing-page*/
body.landing-page {
  background: #fff !important;
}

.landing-page #featured {
  display: none !important;
}

.landing-page #main_content {
  padding: 0px 0px;
}

.landing-page #main_content .wrapper {
  max-width: 100% !important;
}

.nj-inner {
  max-width: 980px;
  margin: 0px auto;
}

.nj-hero .nj-video {
  margin: 0px auto 30px;
  background-image: url(images/bg-shadow-video.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 8px;
  background-size: 626px auto;
}

.nj-hero .nj-video img {
  max-width: 620px;
  border: 6px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nj-hero {
  text-align: center;
  color: #fff;
  padding: 40px 0px 50px;
}

.nj-hero p {
  font-size: 20px;
  margin: 0px 0px 30px;
}

.nj-hero h2,
.nj-hero h1 {
  color: #fff;
  margin: 0px 0px 40px;
  font-size: 48px;
  font-weight: 600;
  text-shadow: 3px 3px rgba(0, 0, 0, 0.1);
}

.nj-hero .nj-video .playIcon {
  left: 50%;
  margin-left: -63.5px;
  height: 80px;
  top: 50%;
  margin-top: -40px;
}

.landing-page .tve_btn {
  margin: 0px 10px;
  position: relative;
}

.tve_btn .btn-text {
  font-size: 14px;
  position: absolute;
  width: 100%;
  text-align: center;
  display: inline-block;
  left: 0px;
  bottom: -32px;
}

.nj-guarantee-box {
  color: #fff;
  padding: 60px 0px;
  text-align: center;
}

.nj-guarantee-box h1 {
  color: #fff;
  font-size: 42px;
  font-weight: normal;
  margin: 0px;
}

.nj-guarantee-box h1 span {
  font-weight: bold;
}

.nj-guarantee-box p {
  font-size: 19px;
  line-height: 30px;
  margin: 30px 0px 0px 0px;
}

.landing-page .thrv_toggle_shortcode .tve_faq {
  margin-bottom: 20px;
}

.landing-page .thrv_toggle_shortcode .tve_faq h4 {
  font-weight: normal !important;
}

.landing-page .big-screenshot img {
  margin-bottom: 15px;
}

.landing-page .not_bold .bold_text {
  font-weight: normal !important;
}

.new-way-to-run {
  position: relative;
  max-width: 1300px;
  margin: 0px auto;
}

.new-way-to-run img {
  max-width: 100%;
  border: 0px;
}

.new-way-to-run .nw-text {
  position: absolute;
  width: 478px;
  text-align: center;
}

.new-way-to-run .nw-text p {
  font-size: 20px;
  line-height: 22px;
}

.new-way-to-run .nw-text p strong {
  font-weight: bold;
}

.new-way-to-run .nw-text.nw-text-1 {
  left: 102px;
}

.new-way-to-run .nw-text.nw-text-2 {
  bottom: 0px;
  left: 102px;
}

.new-way-to-run .nw-text.nw-text-3 {
  right: 106px;
  color: #55983f;
}

.new-way-to-run .nw-text.nw-text-3 h3 {
  color: #55983f;
}

.new-way-to-run .nw-text.nw-text-4 {
  bottom: 0px;
  right: 106px;
  color: #55983f;
}

.thrv_custom_html_shortcode .nj-fullwidth {
  overflow-x: hidden;
}

.thrv_custom_html_shortcode .big-screenshot div.cap-big-screenshot {
  display: none;
}

.thrv_custom_html_shortcode .big-screenshot {
  float: left;
  width: 50%;
  text-align: right;
  padding: 40px 0px;
}

.thrv_custom_html_shortcode .big-screenshot-text {
  float: right;
  width: 50%;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
  padding-top: 60px;
  padding-right: 30px;
}

.thrv_custom_html_shortcode .big-screenshot-text .big-screenshot-text-inner {
  max-width: 500px;
  display: inline-block;
}

.thrv_custom_html_shortcode .big-screenshot-text-left .big-screenshot {
  float: right;
  text-align: left;
}

.thrv_custom_html_shortcode .big-screenshot-text-left .big-screenshot-text {
  float: left;
  text-align: right;
  padding-left: 30px;
  padding-right: 40px;
}

.thrv_custom_html_shortcode .big-screenshot img {
  max-width: 100%;
  width: 690px;
  height: auto;
  border: none;
  margin: 0px 0px;
  display: inline-block;
  box-shadow: 0px 0px 25px 4px rgba(0, 0, 0, 0.3);
}

.thrv_custom_html_shortcode .big-screenshot-text h2 {
  margin: 0px 0px 22px;
  font-size: 28px;
}

.thrv_custom_html_shortcode .big-screenshot-text p {
  font-size: 18px;
  line-height: 22px;
}

.njo-icons {
  text-align: center;
  max-width: 1216px;
  margin: 0px auto;
}

.njo-icons ul {
  list-style: none;
  margin: 0px !important;
  padding: 0px !important;
}

.njo-icons ul li {
  float: left;
  margin: 0px 0px;
  padding: 0px 0px;
  border: 1px #ddd solid;
  box-shadow: none;
  background: rgba(238, 238, 238, 0.6);
  border-radius: 10px;
  height: 143px;
  width: 164px;
  padding: 45px 8px 0px;
  margin: 0px 10px 10px;
}

.njo-icons ul li:hover {
  background: rgba(238, 238, 238, 0.3);
}

.njo-icons ul li img {
  border: 0px;
  margin: 0px 0px 10px;
  display: inline-block;
}

.njo-icons ul li .thrv_icon {
  margin-bottom: 10px;
}

.njo-shadow {
  background-image: url(images/get-shadow.png);
  background-repeat: no-repeat;
  background-position: top center;
  clear: both;
  width: 100%;
  height: 10px;
}

.njo-shadow-top {
  background-image: url(images/get-shadow-top.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  clear: both;
  width: 100%;
  height: 10px;
}

.landing-page .gr-textarea-btn {
  display: none !important;
  visibility: hidden !important;
}

#header .wrapper {
  max-width: 1100px;
}

.landing-page .thrv_contentbox_shortcode {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.landing-page .thrv_contentbox_shortcode .tve_red p,
.landing-page .thrv_contentbox_shortcode .tve_red ul {
  color: #303234 !important;
}

#footer {
  border: 0px;
}

.njo-footer {
  background-color: #242E35;
  color: #fff;
  text-align: center;
  padding: 40px 10px 30px;
}

.njo-footer a {
  color: #2593D5;
}

.njo-footer p {
  margin: 0px 0px;
}

.njo-footer ul {
  list-style: none;
  margin: 0px !important;
  padding: 0px !important;
}

.njo-footer ul li {
  display: inline-block;
  margin: 0px 18px;
  line-height: 60px;
  font-size: 16px;
}

.njo-footer ul li a {
  color: #fff;
  display: inline-block;
}

.njo-footer ul li img {
  width: auto;
  height: 60px;
  vertical-align: middle;
}

.njo-footer .njo-footer-menu {
  position: relative;
  left: -40px;
}

.njo-footer .njo-footer-phone {
  font-size: 20px;
  font-style: italic;
  margin: 30px 0px 20px;
}

.njo-footer .njo-footer-phone a {
  color: #fff;
  text-decoration: underline;
}

.njo-footer .njo-footer-copyright {
  color: #83878C;
  font-size: 16px;
}

.njo-footer .njo-footer-copyright span {
  display: inline-block;
  vertical-align: middle;
}

.njo-footer .njo-footer-copyright a {
  display: inline-block;
  margin: 0px 8px;
  vertical-align: middle;
}

.njo-footer .njo-footer-copyright a:hover {
  color: #fff;
}

/*end landing-page*/
body {
  padding-top: 0px;
}

#header {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  position: relative;
  top: auto;
}

#header .wrapper {
  height: auto;
  min-height: 60px;
}

#header ul.menu {
  margin: 0px 0px;
}

#header .menu li i {
  display: none;
}

#header .menu > li.lat > a,
#header .menu > li > a {
  background: none;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
  line-height: 58px;
  white-space: nowrap;
  height: auto;
  border-bottom: 2px solid transparent !important;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  margin: 0px 0px;
  padding: 0 18px;
  text-shadow: none !important;
}

#header .menu > li.current-menu-item > a,
#header .menu > li.lat:hover > a,
#header .menu > li:hover > a {
  border-bottom-color: #F4364C !important;
}

#header .menu > li.menu-highlight > a {
  border: 1px solid #ddd !important;
  border-radius: 4px;
  padding: 8px 25px;
  color: #666666;
  line-height: 20px;
  position: relative;
  top: 12px;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 15px;
}

#header .menu > li.menu-highlight:hover > a {
  background: #F4364C;
  color: white;
  border-color: transparent !important;
}

#header-scroll {
  -webkit-transition: top 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  -ms-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
  position: fixed;
  width: 100%;
  top: -150px;
  z-index: 1200;
  text-align: center;
  color: #fff;
  height: auto;
  background: rgba(0, 0, 0, 0.8);
  padding: 14px 0px 10px;
}

#header-scroll.exposed {
  top: 0px;
}

.has-hellobar #header-scroll.exposed {
  top: 32px;
}

#header-scroll.exposed:hover {
  background: black;
}

#header-scroll p {
  display: inline-block;
  margin: 0px;
  text-align: right;
  line-height: 22px;
  margin-right: 20px;
  font-size: 16px;
}

#header-scroll .top-btn {
  text-align: center;
  border: 0;
  outline: none !important;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  color: #fff;
  display: inline-block;
  min-width: 140px;
  padding: 16px 16px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 6px;
  margin: 0px 8px;
  position: relative;
  top: -7px;
}

#header-scroll .top-btn-1 {
  background: #666666;
}

#header-scroll .top-btn-1:hover {
  background: #525252;
}

#header-scroll .top-btn-2 {
  background: #F4364C;
}

#header-scroll .top-btn-2:hover {
  background: #d5354b;
}

/*njoPricing-wrap*/
.njoPricing-wrap {
  width: 1024px;
  margin: 0px auto;
}

.njoPricing-wrap table {
  border: 0px;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.njoPricing-wrap table thead tr th {
  font-size: 20px;
  font-weight: normal;
  padding: 15px 0px;
  text-align: center;
  vertical-align: middle;
}

.njoPricing-wrap table tbody tr td {
  border-bottom: 1px solid #dfdfdf;
  text-align: center;
  vertical-align: middle;
  padding: 15px 0px;
  font-size: 15px;
}

.njoPricing-wrap table tbody tr td.feature {
  padding: 0px 15px;
  color: #F4364C;
  font-weight: 700;
  width: 160px;
}

.njoPricing-wrap table tbody tr.prices td {
  font-size: 20px;
}

.njoPricing-wrap table thead tr th.njo-bestPlan {
  background: #f7eaec;
  background: -moz-linear-gradient(top, rgba(253, 240, 242, 0) 0%, #fdf0f2 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(253, 240, 242, 0)), color-stop(100%, #fdf0f2)) !important;
  background: -webkit-linear-gradient(top, rgba(253, 240, 242, 0) 0%, #fdf0f2 100%) !important;
  background: -o-linear-gradient(top, rgba(253, 240, 242, 0) 0%, #fdf0f2 100%) !important;
  background: -ms-linear-gradient(top, rgba(253, 240, 242, 0) 0%, #fdf0f2 100%) !important;
  background: linear-gradient(to bottom, rgba(253, 240, 242, 0) 0%, #fdf0f2 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f7eaec', endColorstr='#f7eaec',GradientType=0 ) !important;
}

.njoPricing-wrap table tbody tr td.njo-bestPlan {
  background: #FDF0F2;
}

.njoPricing-wrap table tbody tr.free td,
.njoPricing-wrap table tbody tr.prices td,
.njoPricing-wrap table tbody tr.buy td {
  border-bottom: 0px;
}

.njoPricing-wrap table tbody tr.free td,
.njoPricing-wrap table tbody tr.buy td {
  padding-bottom: 0px;
}

.njoPricing-wrap table tbody tr.buy td.njo-bestPlan {
  background: #f7eaec;
  background: -moz-linear-gradient(top, #fdf0f2 0%, rgba(253, 240, 242, 0) 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdf0f2), color-stop(100%, rgba(253, 240, 242, 0))) !important;
  background: -webkit-linear-gradient(top, #fdf0f2 0%, rgba(253, 240, 242, 0) 100%) !important;
  background: -o-linear-gradient(top, #fdf0f2 0%, rgba(253, 240, 242, 0) 100%) !important;
  background: -ms-linear-gradient(top, #fdf0f2 0%, rgba(253, 240, 242, 0) 100%) !important;
  background: linear-gradient(to bottom, #fdf0f2 0%, rgba(253, 240, 242, 0) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf0f2', endColorstr='#00fdf0f2',GradientType=0 ) !important;
}

.njoPricing-wrap table tbody tr td .but_small {
  display: block;
  margin: 0px auto;
  padding: 0px 0px !important;
  max-width: 90%;
}

.njoPricing-wrap table thead tr th > span {
  position: relative;
  display: inline-block;
  background-color: #089de3;
  color: #fff;
  line-height: 40px;
  white-space: nowrap;
  padding: 0px 15px;
  min-width: 118px;
}

.njoPricing-wrap table thead tr th > span:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #089de3;
  display: inline-block;
  position: absolute;
  left: -20px;
}

.njoPricing-wrap table thead tr th:nth-child(2) > span {
  background-color: #3aa03a;
}

.njoPricing-wrap table thead tr th:nth-child(2) > span:before {
  border-right-color: #3aa03a;
}

.njoPricing-wrap table thead tr th:nth-child(3) > span {
  background-color: #ff9c3c;
}

.njoPricing-wrap table thead tr th:nth-child(3) > span:before {
  border-right-color: #ff9c3c;
}

.njoPricing-wrap table thead tr th:nth-child(4) > span {
  background-color: #FF7A5A;
}

.njoPricing-wrap table thead tr th:nth-child(4) > span:before {
  border-right-color: #FF7A5A;
}

.njo-toggle-plan {
  text-align: center;
}

.njo-togglePlan-wrap.text-right {
  text-align: right;
}

.njo-togglePlan {
  color: #242424;
  border: 1px solid #E0E3E7;
  text-decoration: none;
  display: inline-block;
  width: 200px;
  text-align: center;
  padding: 10px 10px;
  border-radius: 6px;
}

.njo-togglePlan.active,
.njo-togglePlan:hover {
  background-color: #e6e6e6;
  border-color: #adadad;
}

.njo-togglePlan.active {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.njoPricing-month .yearHere {
  display: none;
}

.njoPricing-month .monthHere {
  display: block;
}

.njoPricing-year .yearHere {
  display: block;
}

.njoPricing-year .monthHere {
  display: none;
}

.njoPricing-wrap table tbody tr.prices strong em {
  font-weight: 400;
}

.njoPricing-wrap table tbody tr.prices .yearHere span {
  display: block;
  font-size: 16px;
  margin: 6px 0px 0px;
}

/*end njoPricing-wrap*/
.nav-mobile {
  border-radius: 4px;
  padding: 6px 10px;
  min-width: 200px;
  font-size: 16px;
  display: none;
}

.njo-page #featured {
  display: none;
}

#footer {
  background: transparent !important;
}

#footer .wrapper {
  max-width: none;
}

#footer .wrapper .widget {
  float: none;
  clear: both;
  width: auto;
  height: auto;
  margin: 0px;
  padding: 0px;
}

#footer_bottom {
  display: none;
}

/*blog*/
body.njo-blog #header {
  box-shadow: none;
}
body.njo-blog #main_content,
body.njo-single #main_content {
  background: #f1f1f1 !important;
}

body.landing-page #main_content {
  background: #fff !important;
}

body.njo-blog #featured_box {
  background: #fff;
}

body.njo-blog #featured_box input[type=text],
body.njo-blog #featured_box input[type=email] {
  box-shadow: inset 0 0 0 4px #CED7DF;
}

.njo-blog #main_content .main_wrapper {
  float: none;
  max-width: none;
  width: auto;
  margin: 0px -15px;
}

.njo-blog #main_content .post-b {
  margin: 0px 15px 30px;
  padding: 0px 15px 10px;
  width: 306.66px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #eef6fc;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: rgba(66,113,151,.09) 0 1px 1px 1px;
  overflow: hidden;
  min-height: 224px;
}

.njo-blog #main_content .post-b:nth-child(3n+1) {
  clear: both;
}

.njo-blog #main_content .post-b:hover {
  box-shadow: rgba(108, 123, 136, 0.2) 0 1px 4px 4px;
}

.njo-blog #main_content .post-b a {
  color: #303234;
}

.njo-blog #main_content .post-b a span {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.post-b .featured-image {
  background-size: cover;
  background-position: center;
  position: relative;
  height: 130px;
  margin: 0px -15px 15px;
}

#main_content .main_wrapper .social_share {
  display: none;
}

.main_wrapper .post-content .bottomArea {
  border: none;
  padding: 0px 0px;
}

.main_wrapper .post-content .bottomArea .njo-author img {
  float: left;
  margin: 0px 20px 0px 0px;
  width: 120px;
  border-radius: 50%;
}

.main_wrapper .post-content .bottomArea .widget {
  clear: both;
  margin: 30px 0px 0px;
}

.main_wrapper .post-content .bottomArea .widget p {
  padding-top: 15px !important;
}

.main_wrapper .post-content .bottomArea .widget .njo-optbox {
  padding: 20px 10px;
  text-align: center;
  background: #5bc0de;
  color: #fff;
  font-size: 22px;
  border-radius: 4px;
}

.bottomArea .widget .njo-optbox .af-form {
  background: none !important;
  border: 0px !important;
}

.bottomArea .widget .njo-optbox .af-footer,
.bottomArea .widget .njo-optbox .af-header {
  display: none !important;
}

.bottomArea .widget .njo-optbox .af-body {
  padding: 0px 0px !important;
  background: none !important;
  border: 0px !important;
  width: auto !important;
  max-width: 100% !important;
}

.bottomArea .widget .njo-optbox .af-body .af-element {
  padding: 0px 0px !important;
}

.bottomArea .widget .njo-optbox .af-body .af-textWrap {
  width: auto !important;
}

.main_wrapper .post-content .bottomArea .widget .njo-optbox form {
  margin: 15px 0px 0px;
}

.main_wrapper .post-content .bottomArea .widget .njo-optbox input[type=text],
.main_wrapper .post-content .bottomArea .widget .njo-optbox input[type=email] {
  border: 0px;
  border-radius: 4px;
  background-color: #fff;
  outline: none;
  height: 40px;
  padding: 0px 10px;
  vertical-align: middle;
  display: inline-block;
  width: 210px;
}

.main_wrapper .post-content .bottomArea .widget .njo-optbox input[type=submit] {
  color: #fff;
  background-color: #5cb85c;
  border: 0px;
  border-radius: 4px;
  height: 40px;
  display: inline-block;
  font-size: 18px;
  padding: 0px 20px;
  line-height: 40px;
  cursor: pointer;
  vertical-align: middle;
}

.main_wrapper .post-content .bottomArea .widget .njo-optbox input[type=submit]:hover {
  background-color: #449d44;
}

.main_wrapper .post-content {
  background: #fff;
  padding: 25px 15px;
  border-radius: 3px;
}

/*end blog*/
.nj-pricingquote {
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  padding: 38px 10px;
}

.nj-pricingquote p {
  margin: 0px 0px 20px;
}

.nj-pricingquote h3 {
  margin: 0px 0px;
  color: #fff;
  font-size: 24px;
}

.tve_min .tve_btn.tve_green.tve_btn7,
.tve_min .tve_btn.tve_green.tve_btn8 {
  -moz-box-shadow: 0 5px 0 #2A8436 !important;
  -webkit-box-shadow: 0 5px 0 #2A8436 !important;
  box-shadow: 0 5px 0 #2A8436 !important;
}

#header-scroll .top-btn-2,
.tve_min .tve_btn.tve_green {
  background: #55983f !important;
}

#header-scroll .top-btn-2:hover,
.tve_min .tve_btn.tve_green:hover {
  background: #45A326 !important;
}

.njo-client-wrap {
  background-color: #51A3CC;
  padding-left: 15px;
  padding-right: 15px;
}

table.njo-client {
  width: 100%;
  max-width: 1230px;
  margin: 0px auto;
}

table.njo-client tr td {
  vertical-align: middle;
  text-align: center;
  padding: 20px 20px;
}

table.njo-client tr td img {
  border: 0px;
  display: inline-block;
}

table.njo-client tr td.njo-client-heading {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  width: 120px;
}

table.njo-client tr td.moz img {
  width: 90px;
  height: auto;
}

table.njo-client tr td.afi img {
  width: 135px;
  height: auto;
}

table.njo-client tr td.blogging img {
  width: 210px;
  height: auto;
}

table.njo-client tr td.neilpatel img {
  width: 180px;
  height: auto;
}

table.njo-client tr td.hunt img {
  width: 85px;
  height: auto;
}

table.njo-client tr td.msb img {
  width: 85px;
  height: auto;
}

table.njo-client tr td.yahoo img {
  width: 170px;
  height: auto;
}

/*chapter*/
.chapter-box {
  font-family: 'Source Sans Pro',sans-serif;
  background: #f8f8f8;
  box-shadow: 0 0 3px 1px #d8d8d8 inset;
  max-width: 948px;
  margin: 0 auto;
  padding: 50px 24px 90px;
  position: relative;
}

.chapter-box > img {
  max-width: 128px;
  display: block;
  margin: 0px auto 20px;
  border: 0px;
}

.chapter-box h5 {
  margin: 0;
  text-align: center;
  font-family: 'Source Sans Pro',sans-serif;
  text-transform: uppercase;
  font-size: 37px;
  font-weight: 400;
  letter-spacing: -1px;
}

.chapter-box h4 {
  text-align: center;
  margin: 11px 0 60px;
  font-family: 'PT Serif',serif;
  font-size: 48px;
  line-height: 1.2;
}

.chapter-box p {
  color: #1b142b;
  font-family: 'Source Sans Pro',sans-serif;
  font-weight: 300;
  font-size: 24px;
  word-spacing: -1px;
  line-height: 28.7px;
  max-width: 868px;
  margin: 0 auto;
  padding: 0 0 41px;
}

.chapter-box .links {
  list-style-type: none !important;
  margin: 0px auto !important;
  padding: 15px 15px 15px 40px;
  border-left: 10px solid #F4364C;
  max-width: 803px;
}

.chapter-box .links li {
  position: relative;
  padding-left: 29px;
  line-height: 28px;
  margin-bottom: 5px;
}

.chapter-box .links li:before {
  content: "";
  background: url(images/bullet.png) no-repeat;
  width: 8px;
  height: 8px;
  display: inline-block;
  margin-right: 21px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 12px;
}

.chapter-box .links li a {
  color: #37a2c1;
  font-size: 22px;
}

.chapter-box .links li a:hover {
  text-decoration: underline;
}

.chapter-box.chapter-bonus {
  border: 0px;
  box-shadow: none;
  padding-bottom: 0px;
}

.chapter-box.chapter-bonus table {
  border: 0px;
  width: 100%;
}

.chapter-box.chapter-bonus table tr td {
  vertical-align: middle;
  padding: 0px;
  width: 45%;
}

.chapter-box.chapter-bonus table tr td.chapter-bonus-primary {
  padding-top: 40px;
  padding-right: 80px;
}

.chapter-bonus-primary .download-text {
  line-height: 1.4;
  font-size: 36px;
  margin-bottom: 16px;
  margin: 0 0 20px;
  font-family: Arial;
  font-weight: 700;
  color: #464646;
  text-align: left;
  text-transform: none;
}

.chapter-bonus-primary .download-text span {
  color: #f39200;
}

.chapter-bonus-primary .gray {
  color: #838380;
  font-family: Arial;
  font-weight: 400;
  font-size: 18px;
  margin-top: 26px;
  margin-left: 6px;
  line-height: 1.7;
}

.give-me {
  color: #fff !important;
  background-color: #f39200;
  background-image: url(images/footer-optin-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  height: 82px;
  display: block;
  max-width: 337px;
  border-radius: 6px;
  line-height: 82px;
  padding: 0px 0px 0px 30px;
  font-family: Arial;
  font-size: 22px;
  font-weight: 600;
}

.give-me:hover {
  background-color: #E08700;
}

/*end chapter*/
.post-content h2 {
  margin-bottom: 20px;
}

.post-content img.alignright,
.post-content img.alignleft,
.post-content img.aligncenter,
.post-content img.alignnone {
  border: 8px solid #fff;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 1, 0.3), inset 0 0 18px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 1, 0.3), inset 0 0 18px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 1, 0.3), inset 0 0 18px rgba(0, 0, 0, 0.1);
  padding: 10px;
  max-width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.post-content img.alignright,
.post-content img.alignleft {
  margin-bottom: 20px;
}

.comparePricing {
  width: 100%;
  clear: both;
  margin: 0px 0px 20px;
}

.comparePricing tr {
  border-bottom: 1px solid #f4f3ec;
}

.comparePricing tr.savings {
  background-color: #fffbe6;
}

.comparePricing th, .comparePricing td {
  padding: 15px 0px;
  text-align: left;
}

.comparePricing th {
  font-weight: bold;
  font-size: 16px;
}

.comparePricing td {
  font-size: 16px;
}

.comparePricing td span {
  font-size: 14px;
}

.njoBtn-red {
  color: #fff !important;
  background-color: #f26b5c;
  border: 1px solid #ec2b15;
  border-bottom-width: 4px;
  font-weight: bold;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding: 10px 10px;
  font-size: 20px;
  min-width: 220px;
}

.njoBtn-red:hover {
  background-color: #ee402d;
}

#featured .textwidget {
  text-shadow: none;
  text-align: center;
  max-width: 646px;
  margin: 0px auto;
}

#featured .textwidget h3 {
  color: #fff;
  font-weight: normal;
  margin: 0px 0px 20px;
}

#featured .textwidget input[type=text],
#featured .textwidget input[type=email] {
  border: 0px;
  background: #fff;
  border-radius: 4px;
  padding: 0px 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  padding: 4px 10px;
  display: inline-block;
  vertical-align: middle;
  width: 260px;
}

#featured .textwidget input[type=submit] {
  background: #168eea;
  color: #fff;
  padding: 0px 0px;
  line-height: 40px;
  border: 0px;
  border-radius: 4px;
  padding: 0px 10px;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  box-shadow: inset 0 -2px 0 #0861A5;
}

#featured .textwidget input[type=submit]:hover {
  box-shadow: none;
}

#post-article-bar {
  position: fixed;
  left: 0px;
  right: 0px;
  top: -200px;
  box-shadow: 0 1px 1px rgba(0,0,0,0.16);
  background-color: #fff;
  padding: 10px 15px;
  overflow: hidden;
  z-index: 888;
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}
#post-article-bar h2 {
  font-size: 16px;
  margin: 0px;
  color: #424242 !important;
  float: left;
  line-height: 34px;
}
#post-article-bar em {
  font-weight: normal;
}
#post-article-bar .button {
  background: #168eea;
  color: #fff;
  padding: 0px 0px;
  line-height: 34px;
  border: 0px;
  border-radius: 4px;
  padding: 0px 10px;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  box-shadow: inset 0 -1px 0 #0861A5;
  float: right;
  font-weight: 700;
  outline: none;
}
#post-article-bar .button:hover {
  opacity: 0.8;
}
#post-article-bar.exposed {
  top: 0px;
  opacity: 1;
}
body.njo-single #main_content {
  background: #fff !important;
}
.njo-single #main_content .main_wrapper {
  float: none;
  max-width: 780px;
  margin: 0px auto;
  width: 100%;
}
.njo-single .post-content {
  padding: 0px !important;
}
.njo-single .post-content h1 {
  font-size: 48px;
  line-height: 52px !important;
  text-align: center;
  margin: 0px 0px 20px;
  color: #424242 !important;
}
.njo-single .post-content .entry-meta {
  text-align: center;
  color: #AEADAD;
  border-bottom: 2px solid #333;
  padding: 0px 0px 25px;
  margin: 0px 0px 40px;
}
#affiliateModal .modal-backdrop {
  z-index: -1 !important;
}
#affiliateModal .modal-content {
  background-image: none !important;
  background-color: #fff !important;
}
#affiliateModal #widgetEmbedSection {
  display: block !important;
}
#affiliateModal .modal-body div {
  border: 0px !important;
  background: transparent !important;
}
#affiliateModal .modal-body .close,
.modal-backdrop[ng-class],
.modal.ng-isolate-scope {
  display: none !important;
}
.modal.ng-isolate-scope .modal-content {
  background-image: none !important;
}
/*tweet*/
.view-more-tweet {
  display: inline-block;
  color: #55ACEE !important;
  text-decoration: none;
  border: 2px solid #55ACEE;
  border-radius: 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  padding: 10px 20px;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}
.view-more-tweet:hover {
  background-color: #55ACEE;
  color: #fff !important;
}
body.tve_editor_page .view-more-tweet {
  visibility: hidden;
}
.twitter-testimonials-container {
  max-width: 1400px;
  margin: 0px auto;
}
body:not(.tve_editor_page) .twitter-testimonials-container div.thrv_columns {
  display: none;
}
body:not(.tve_editor_page) .twitter-testimonials-container div.thrv_columns.show {
  display: block;
}
.twitter-testimonials-container div.thrv_columns iframe {
  margin: 0px auto !important;
}
/*end tweet*/
/*tuts*/
.wrap-tuts {
  max-width: 948px;
  padding: 50px 24px 90px;
  margin: 0px auto;
  text-align: center;
}
.wrap-tuts h2 {
  font-size: 28px;
  margin: 0px 0px 20px 0px;
}
.wrap-tuts p {
  font-size: 16px;
  line-height: 22px;
  margin: 0px 0px 15px;
}
ul.tuts {
  margin: 0px !important;
  padding: 0px !important;
  list-style: none;
  text-align: left;
}
ul.tuts li {
  font-size: 18px;
  font-weight: 500;
  position: relative;
  border-left: 3px solid transparent;
  border-bottom: 1px solid #e5e5e5;
  padding: 18px 250px 18px 18px;
  margin: 0px 0px 0px;
  line-height: 32px;
}
ul.tuts li:hover {
  border-left-color: #F4364C;
}
ul.tuts li .tut-button {
  position: absolute;
  right: 0px;
  top: 18px;
}
ul.tuts li .tut-button a {
  border: 1px solid #E0E3E7;
  display: inline-block;
  font-size: 14px;
  line-height: 32px;
  padding: 0px 15px;
  border-radius: 4px;
  color: #666666;
}
ul.tuts li .tut-button a:hover {
  background-color: #F4364C;
  border-color: transparent;
  color: #fff;
}
/*end tuts*/
.pagination.navigation {
  text-align: center;
  clear: both;
}
.pagination.navigation .screen-reader-text {
  display: none;
}
.pagination.navigation a,
.pagination.navigation span {
  display: inline-block;
  padding: 6px 10px;
  border-radius: 3px;
  font-size: 18px;
}
.pagination.navigation span {
  color: #aaa;
}
.pagination.navigation a {
  text-decoration: none;
}
.pagination.navigation a:hover {
  background-color: #168eea;
  color: #fff;
}
#blog-tabs {
  text-align: center;
  padding-bottom: 35px;
}
#blog-tabs ul {
  margin: 0px;
  padding: 0px;
}
#blog-tabs ul li {
  display: inline-block;
  margin: 2px 2px;
}
#blog-tabs ul li a {
  display: inline-block;
  border-radius: 4px;
  padding: 10px 14px;
  text-decoration: none;
  border: 1px solid #E0E3E7;
  color: #333;
  font-size: 14px;
  text-transform: uppercase;
}
#blog-tabs ul li.active a,
#blog-tabs ul li a:hover {
  background-color: #e6e6e6;
  border-color: #adadad;
}
#blog-tabs ul li.active a {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.email-template {
  clear: both;
  background-color: #51A3CC;
  color: #fff;
  padding: 15px;
  border-radius: 6px;
  box-shadow: rgba(108, 123, 136, 0.2) 0 1px 4px 4px;
  margin-bottom: 20px;
}
.email-template .subject {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.62);
  padding-bottom: 15px;
  font-size: 16px;
}
.email-template .subject span {
  opacity: 0.82;
}
#header ul li ul.sub-menu {
  margin: 0px;
  top: 100%;
  background: #fff;
  padding: 6px 0px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  width: auto;
  display: block;
  left: -9999px;
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}
#header ul li ul.sub-menu li a {
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 20px !important;
  white-space: nowrap;
  opacity: 0.82;
}
#header ul li ul.sub-menu li a:hover {
  opacity: 1;
}
#header ul li:hover ul.sub-menu {
  left: 0px;
  opacity: 1;
}
#header ul li.menu-item-has-children > a > i {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(9, 49, 87, 0.54);
  top: 0px;
  bottom: 0px;
  margin: auto;
  right: 7px;
}
#header ul li.menu-item-has-children:hover > a > i {
  border-top-color: rgba(9, 49, 87, 0.8); 
}
/*pricing*/
.pricing-container {
  max-width: 1024px;
  padding: 0px 15px;
  margin: 0px auto;
  overflow: hidden;
}
.pricing-container.month .yearHere {
  display: none;
}
.pricing-container.month .monthHere {
  display: block;
}
.pricing-container.year .yearHere {
  display: block;
}
.pricing-container.year .monthHere {
  display: none;
}
.pricing-col {
  float: left;
  width: 25%;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  text-align: center;
} 
.pricing-col .pricing-heading {
  font-size: 20px;
  font-weight: 400;
  padding: 15px 0px;
}
.pricing-col .pricing-heading span {
  position: relative;
  display: inline-block;
  background-color: #089de3;
  color: #fff;
  line-height: 40px;
  white-space: nowrap;
  padding: 0px 15px;
  min-width: 118px;
}

.pricing-col .pricing-heading span:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #089de3;
  display: inline-block;
  position: absolute;
  left: -20px;
}
.pricing-col ul {
  margin: 0px !important;
  padding: 0px;
  list-style: none;
}
.pricing-col ul li {
  font-size: 15px;
  border-bottom: 1px solid #dfdfdf;
  padding: 15px 0px;
}
.pricing-col ul li.pricing-amount {
  font-size: 20px;
}
.pricing-col ul li.pricing-amount span {
  font-size: 16px;
  display: block;
  margin-top: 6px;
}
.pricing-col .pricing-button {
  padding: 15px 10px 0px;
}
.pricing-col .pricing-button a {
  display: block;
  margin: 0px auto 15px;
}
.smallagency-plan .pricing-heading span {
  background-color: #3aa03a;
}
.largeagency-plan .pricing-heading span {
  background-color: #ff9c3c;
}
.enterprise-plan .pricing-heading span {
  background-color: #FF7A5A;
}
.smallagency-plan .pricing-heading span:before {
  border-right-color: #3aa03a;
}
.largeagency-plan .pricing-heading span:before {
  border-right-color: #ff9c3c;
}
.enterprise-plan .pricing-heading span:before {
  border-right-color: #FF7A5A;
}
.pricing-best-plan .pricing-heading {
  background: #f7eaec;
  background: -moz-linear-gradient(top, rgba(253, 240, 242, 0) 0%, #fdf0f2 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(253, 240, 242, 0)), color-stop(100%, #fdf0f2)) !important;
  background: -webkit-linear-gradient(top, rgba(253, 240, 242, 0) 0%, #fdf0f2 100%) !important;
  background: -o-linear-gradient(top, rgba(253, 240, 242, 0) 0%, #fdf0f2 100%) !important;
  background: -ms-linear-gradient(top, rgba(253, 240, 242, 0) 0%, #fdf0f2 100%) !important;
  background: linear-gradient(to bottom, rgba(253, 240, 242, 0) 0%, #fdf0f2 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f7eaec', endColorstr='#f7eaec',GradientType=0 ) !important;
}
.pricing-best-plan ul {
  background-color: #FDF0F2;
}
.pricing-best-plan .pricing-button {
  background: #f7eaec;
  background: -moz-linear-gradient(top, #fdf0f2 0%, rgba(253, 240, 242, 0) 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdf0f2), color-stop(100%, rgba(253, 240, 242, 0))) !important;
  background: -webkit-linear-gradient(top, #fdf0f2 0%, rgba(253, 240, 242, 0) 100%) !important;
  background: -o-linear-gradient(top, #fdf0f2 0%, rgba(253, 240, 242, 0) 100%) !important;
  background: -ms-linear-gradient(top, #fdf0f2 0%, rgba(253, 240, 242, 0) 100%) !important;
  background: linear-gradient(to bottom, #fdf0f2 0%, rgba(253, 240, 242, 0) 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdf0f2', endColorstr='#00fdf0f2',GradientType=0 ) !important;
}
/*end pricing*/
.fullwidth-blue {
  background-color:#51A3CC !important;
}
.nj-hero .nj-hero-btn {
  padding: 20px !important; 
  font-size: 30px; 
  line-height: 30px;
}
.nj-featured-section {
  background-color:#F8F8F8 !important;
}
.nj-featured-section .nj-featured-section-heading {
  padding-top: 40px !important; 
  font-size: 36px;
  margin-bottom: 10px;
}
#main_content .thrv_testimonial_shortcode .tve_ts4 p a {
  color: #fff;
}
#main_content .thrv_testimonial_shortcode .tve_ts4.tve_blue .tve_ts_imc {
  border-color: #51A3CC;
  margin-bottom: 10px;
}
#main_content .thrv_testimonial_shortcode .tve_ts4.tve_blue .tve_ts_imc img {
  width: 100%;
  height: auto;
}
#main_content .thrv_testimonial_shortcode .tve_ts4.tve_blue .tve_ts_o span {
  font-size: 14px !important;
}
#main_content .thrv_testimonial_shortcode .tve_ts4.tve_blue .tve_ts_ql {
  background-image: url(images/q_l_white.png);
}
#main_content .thrv_testimonial_shortcode .tve_ts4.tve_blue .tve_ts_c {
  background-image: url(images/qc_blue.png);
}
#main_content .thrv_testimonial_shortcode .tve_ts4.tve_blue .tve_ts_cn {
  background-color: #51A3CC;
}
@media (min-width: 1200px) {
  #njo-col-list .thrv_wrapper.thrv_columns {
    max-width: 1230px;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #njo-col-list .thrv_wrapper.thrv_columns .tve_oth.tve_colm {
    width: 300px;
    padding-right: 0px;
    margin-right: 183px;
  }

  #njo-col-list .thrv_wrapper.thrv_columns .tve_colm.tve_lst {
    width: 262px;
  }

  .thrv_custom_html_shortcode .big-screenshot {
    width: 55%;
  }

  .thrv_custom_html_shortcode .big-screenshot-text {
    width: 45%;
  }

  .thrv_custom_html_shortcode .big-screenshot .tve_image_caption {
    width: auto !important;
  }

  .thrv_custom_html_shortcode .big-screenshot img {
    width: 90%;
    max-width: 800px;
  }
  .modal .modal-dialog {
    margin-top: 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #header li.callceo {
    display: none;
  }
  
  .njo-responsive #header .wrapper {
    max-width: 970px;
  }

  .njo-responsive .new-way-to-run {
    width: 970px;
    padding-bottom: 30px;
  }

  .njo-responsive .new-way-to-run .nw-text.nw-text-1,
  .njo-responsive .new-way-to-run .nw-text.nw-text-2 {
    left: 0px;
  }

  .njo-responsive .new-way-to-run .nw-text.nw-text-3,
  .njo-responsive .new-way-to-run .nw-text.nw-text-4 {
    right: 0px;
  }

  .njo-responsive .new-way-to-run .nw-text.nw-text-2,
  .njo-responsive .new-way-to-run .nw-text.nw-text-4 {
    bottom: -15px;
  }

  .njo-responsive .new-way-to-run .nw-text {
    width: 340px;
  }

  .njo-responsive .njo-icons {
    width: 610px;
  }

  #header li.callceo {
    padding-left: 20px;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {
  .njo-responsive #header .wrapper {
    max-width: 750px;
  }

  .njo-responsive .nj-hero .tve_btn.tve_bigBtn {
    min-width: 200px;
  }

  .njo-responsive .new-way-to-run {
    width: 750px;
    padding-bottom: 30px;
  }

  .njo-responsive .new-way-to-run .nw-text.nw-text-1,
  .njo-responsive .new-way-to-run .nw-text.nw-text-2 {
    left: 0px;
  }

  .njo-responsive .new-way-to-run .nw-text.nw-text-3,
  .njo-responsive .new-way-to-run .nw-text.nw-text-4 {
    right: 0px;
  }

  .njo-responsive .new-way-to-run .nw-text.nw-text-2,
  .njo-responsive .new-way-to-run .nw-text.nw-text-4 {
    bottom: -15px;
  }

  .njo-responsive .new-way-to-run .nw-text {
    width: 335px;
  }

  .njo-responsive .njo-icons {
    width: 610px;
  }

  #header li.callceo {
    display: none;
  }

  #header .menu > li.lat > a, #header .menu > li > a {
    padding: 0px 10px;
  }

  #header ul li.menu-item-has-children > a > i {
    right: 0px;
  }
}
@media only screen and (max-width: 774px) {
  .landing-content.pricing-content .tve_colm.tve_twc .thrv_custom_html_shortcode {
    margin-top: 0px;
  }

  .thrv_custom_html_shortcode .njo-togglePlan-wrap {
    text-align: center !important;
  }

  .thrv_custom_html_shortcode .njo-togglePlan-wrap .njo-togglePlan {
    width: auto;
    display: block;
  }

  .thrv_custom_html_shortcode .njoPricing-wrap {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    min-height: .01%;
    overflow-x: auto;
  }

  .thrv_custom_html_shortcode .njoPricing-wrap table {
    width: 960px;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body.njo-responsive {
    overflow-x: hidden;
  }

  .njo-responsive #header {
    height: auto;
    padding-bottom: 10px;
  }

  .njo-responsive #header ul.logo {
    margin: 0px 0px;
  }

  .njo-responsive #header ul.logo,
  .njo-responsive #header ul.logo li,
  .njo-responsive #header ul.logo li a {
    float: none;
    text-align: center;
    height: auto;
  }

  .njo-responsive #header ul.menu {
    display: none;
  }

  .njo-responsive .nav-mobile {
    display: block;
    margin: 0px auto 0px;
    width: 90%;
  }

  .njo-responsive .nj-hero .tve_btn.tve_bigBtn {
    min-width: 200px;
    margin-bottom: 15px;
    width: 80%;
  }

  .njo-responsive .new-way-to-run .nw-text {
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: 100%;
  }

  .njo-responsive .thrv_custom_html_shortcode .big-screenshot-text {
    float: none !important;
    width: 100% !important;
    clear: both;
    padding: 20px 10px !important;
    text-align: center !important;
  }

  .njo-responsive .thrv_custom_html_shortcode .big-screenshot {
    float: none !important;
    width: 100% !important;
    text-align: center !important;
    padding: 20px 0px;
  }

  .njo-responsive .thrv_custom_html_shortcode .big-screenshot img {
    max-width: 90%;
  }

  .njo-responsive #header-scroll.exposed {
    display: none !important;
  }

  .njo-responsive .njo-icons {
    width: 415px;
  }

  .njo-responsive .njo-footer .njo-footer-menu {
    left: auto;
  }

  .njo-responsive .njo-footer ul li.njo-footer-logo {
    display: block;
  }

  .njo-responsive .nj-hero {
    width: 98%;
    margin: 0px auto;
  }

  .njo-responsive .nj-hero h2,
  .njo-responsive .nj-hero h1 {
    font-size: 38px;
  }

  .njo-responsive .nj-hero .nj-video {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    background-size: 100% auto;
    padding-bottom: 5px;
  }

  .njo-responsive .nj-hero .nj-video img {
    max-width: 100%;
  }

  .njo-responsive .thrv_testimonial_shortcode .tve_ts1 {
    width: 100%;
  }

  .njo-responsive #featured_box div.box-right {
    display: none;
  }

  .njo-responsive #featured_box .newsletter-notes {
    max-width: 100%;
  }

  .njo-responsive #main_content .wrapper,
  .njo-responsive #featured .wrapper {
    width: 92%;
  }

  .njo-responsive #featured .wrapper h1 {
    width: auto;
  }

  .njo-responsive #main_content .main_sidebar {
    display: none !important;
  }

  .njo-responsive #commentform {
    padding-left: 0px;
  }

  body.njo-responsive .post-b .post-content {
    overflow-x: hidden;
  }

  #main_content .entry img,
  #main_content .entry iframe,
  #tve_editor iframe {
    max-width: 100% !important;
  }

  .main_wrapper .entry table {
    width: 100%;
  }

  .main_wrapper .entry table td img {
    max-width: 100%;
    height: auto;
  }

  #post-13 table.table-grid tr > td {
    width: 33.333%;
  }

  .entry .wpcf7-form input[type=url],
  .entry .wpcf7-form input[type=text],
  .entry .wpcf7-form input[type=email],
  .entry .wpcf7-form input[type=password],
  .entry .wpcf7-form textarea {
    max-width: 90%;
  }

  .njo-footer ul li {
    margin: 0px 6px;
    line-height: 40px;
  }

  .chapter-box.chapter-bonus table tr td {
    display: block;
    width: 100%;
    padding: 10px 0px !important;
  }

  #header li.callceo {
    padding: 10px 0px;
  }

  table.njo-client tbody,
  table.njo-client tr,
  table.njo-client {
    display: block;
  }

  table.njo-client tr td {
    display: block;
    width: 100% !important;
    padding: 20px 0px;
  }

  #post-article-bar {
    display: none !important;
  }

  .njo-blog #main_content .post-b:nth-child(3n+1) {
    clear: none;
  }

  .njo-blog #main_content .post-b:nth-child(2n+1) {
    clear: both;
  }

  .pricing-col {
    float: none;
    width: 100%;
    margin-bottom: 40px;
  }

  .pricing-col ul {
    padding: 0px 10px;
  }

  .pricing-col .pricing-heading span {
    min-width: 180px;
  }
}
/* Landscape phones and down */
@media (max-width: 500px) {
  #cookie-law-info-again {
    display: none !important;
  }

  div.zopim {
    bottom: 60px !important;
  }

  .landing-page div.zopim {
    bottom: 10px !important;
  }

  .modal .modal-content {
    background: #fff;
  }
}
@media (max-width: 480px) {
  #featured_box form {
    width: 256px;
  }

  #featured_box input[type=text], #featured_box input[type=email] {
    width: 180px !important;
  }

  .post-b .post-footer .read-more {
    float: none !important;
    clear: both;
    display: block;
  }

  .main_wrapper .post-content .bottomArea .widget .njo-optbox input[type=text], .main_wrapper .post-content .bottomArea .widget .njo-optbox input[type=email] {
    width: 90%;
    padding-left: 3%;
    padding-right: 3%;
    display: block;
    margin: 0px auto;
    margin-bottom: 6px;
  }

  .njo-responsive .njo-icons {
    width: auto;
  }

  .njo-icons ul li {
    float: none;
    width: 220px;
    margin: 0px auto 15px;
    display: block;
  }

  .njo-responsive #tve_editor .nj-hero .tve_btn.tve_bigBtn a {
    font-size: 20px !important;
    padding: 15px 5px !important;
  }

  .commentlist li .gravatar {
    display: none;
  }

  .commentlist li .content {
    margin-left: 5px;
  }

  #contact_form input, #contact_form textarea, #commentform input, #commentform textarea, #contact-form-widget input, #contact-form-widget textarea {
    max-width: 90%;
  }

  #main_content .entry ol,
  #main_content .entry ul {
    list-style-position: inside !important;
  }

  .chapter-box {
    padding: 30px 20px 30px;
  }

  .chapter-box h4 {
    font-size: 30px;
    padding: 10px 0 30px;
  }

  #featured .textwidget input[type=text], #featured .textwidget input[type=email] {
  	display: block;
  	width: 100%;
  	margin-bottom: 10px;
  }

  ul.tuts li {
    padding-right: 18px;
  }
  ul.tuts li .tut-button {
    position: relative;
    top: auto;
  }
  ul.tuts li .tut-button a {
    display: block;
    text-align: center;
    margin: 6px 0px;
  }

  #blog-tabs ul li {
    display: block;
    margin: 6px 0px;
  }

  #blog-tabs ul li a {
    display: block;
  }

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

  .njo-blog #main_content .main_wrapper {
    margin: 0px 0px;
  }

  .njo-blog #main_content .post-b {
    margin: 0px 0px 30px;
    width: 100%;
    min-height: 100px;
  }
}