/* 
Theme Name: Appfigures v2.0.2
Theme URI: https://appfigures.com
Author: Appfigures
Author URI: https://appfigures.com/
Description: .
Version: 2.0.2
License: REL
License URI: license.txt
Tags: appfigures
*/

html,body {
    height:100%;
}

body{
    /*background: #fafafa;*/
    min-width: 0;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}

code {
    padding: 3px;
    background-color: #efefef;
    color: #ed501b;
    border-radius: 2px;
    border: 1px solid #eda48b;
}

pre > code {
    border: 1px solid #e0e0e0;
    background-color: #fbfbfb;
    padding: 20px;
    border-radius: 5px;
    display: block;
    color: #666;
    overflow-x: auto;
    font-size: 13px;
    line-height: 1.6;
    font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Courier New", monospace, serif;
}

ol, ul {
    margin-bottom: 30px;
}

::selection{background-color:#2c96e3;color:#fff;}
::-moz-selection{background-color:#2c96e3;color:#fff;}

/* IcoMoon */

@font-face {
    font-family: 'icomoon';
    src:url('inc/fonts/icomoon.eot');
    src:url('inc/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('inc/fonts/icomoon.svg#icomoon') format('svg'),
        url('inc/fonts/icomoon.woff') format('woff'),
        url('inc/fonts/icomoon.ttf') format('truetype');        
    font-weight: normal;
    font-style: normal;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-fb, .icon-untitled, .icon-twitter, .icon-graph-1, .icon-in {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.icon-fb:before {
    content: "\e000";
}
.icon-untitled:before {
    content: "\e001";
}
.icon-twitter:before {
    content: "\e002";
}
.icon-graph-1:before {
    content: "\e003";
}
.icon-in:before {
    content: "\e004";
}

/* Navigation */

#main-menu {
    padding-top: 37px;
    padding-bottom: 26px;
}

#main-menu {
    background: none;
}

#main-menu .logo-container {
    cursor: pointer;
}

#main-menu .logo-container img{
    width: 140px;
    height: 32px;
    top: -2px;
    position: relative;
}

#main-menu-content ul.nav > li > a {
    font-size: 13px;
    color: gray;
}

.caret{
    border-top: 4px solid gray;
}

.dropdown:hover .caret, .caret:hover{
    border-top: 4px solid gray;
}

#site-section{
    position: absolute;
    left: 150px;
    bottom: 5px;
    font-size: 18px;
}

#site-section .caret{
    margin-top: -12px;
    margin-left: 42px;
}

#main-menu-content .dropdown-menu.pull-right{
    top: 20px;
    right: auto;
}

#main-menu-content .logo-container .dropdown-menu.pull-right{
    top: 30px;
    left: 35px;
    right: auto;
}

#main-menu-content .nav .dropdown-menu.pull-right {
    right: 10px;
    left: auto;
}

#main-menu-content .dropdown-menu.pull-right ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

#main-menu-content li.categories{
    font-size: 0;
}

#main-menu-content li.categories ul{
    font-size: 13px;
}

#main-menu-content .social li span{
    margin-right: 10px;
}

#main-menu ul.nav.account-panel > li {
display: inline-block;
margin: -27px 0;
}

/* Body */

.content-body {
    width: 100%;
    background: none;
    padding-top: 40px;
    min-height: 500px;
    margin: 0 auto 30px auto;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.page-content {
    width: 720px;
    background: none;
}

/* Post */

h1 {
    margin: 0;
}

.entry-content h2{
    /*font-size: 28px;*/
    font-weight: 700;
    margin: 40px 0 20px -2px; 
    font-size: 30px;
    line-height: 1.15;
    letter-spacing: -.02em
}

.entry-content h3 {
    font-size: 22px; 
    /*line-height: 32px;*/
    font-weight: 700;
    margin-left: -1.5px;
    line-height: 1.22;
    letter-spacing: -.018em
}

.entry-content h4 {
    font-weight: 300;
    line-height: 28px;
    font-size: 18px;
}

.entry-content blockquote{
    /* margin-left: 30px; */
    border-left: none !important;
}

.entry-content blockquote.float{
    float: right;
    width: 35%;
}

.entry-content blockquote p{
    font-style: italic;
    margin: 30px 0;
    /* padding-left: 0px; */
    font-size: 25px;
    font-weight: 800;
    line-height: 35px;
    /* color: #2c96e3; */
    padding: 15px;
    text-align: center;
}

.entry-content div.reply {
    
}

.entry-content a {
	overflow-wrap: break-word;
	word-wrap: break-word;
}

.entry-content section.interview h1 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.7;
    margin-top: 40px;
    margin-bottom: 20px;
}
.entry-content section.interview blockquote {
    /* Undo */
    margin-left: 0;

    padding: 0 0 0 15px;
    margin: 0 0 18px;
    border-left: 5px solid #eee;
}

.entry-content section.interview blockquote p {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.8;
}

/* profile box */

.entry-content section.profile {
    border-radius: 3px;
    background-color: #efefef; 
    /*padding: 15px; */
    min-height: 130px;
    text-align: center;
    padding: 50px 20px;
}

.entry-content section.profile img {
    border-radius: 100px; 
    border: 1px solid #cbcbcb; 
    margin: 0; 
    /*margin-right: 15px;*/
    width: 130px;
    height: 130px;
    display: inline-block;
}

img.add-border{
    border: 1px solid #eeeeee;
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
}

.entry-content .wp-caption{
    text-align: center;
    width: 100% !important;
}

.entry-content .wp-caption-text{
    color: #959595;
    font-size: 16px;
    margin: -20px 0 40px;
    font-style: italic;
}

.page-header h1{
    font-weight: 300;
    margin-bottom: 50px;
    font-size: 20px;
    color: #aaa;
    line-height: 28px;
    text-align: center;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 30px;
}

.entry-header .ico-graph{
    background: url('inc/images/graph-1.png') no-repeat;
    display: block;
    margin: 0 auto 23px;
    text-align: center;
    height: 40px;
    width:109px;
}

.entry-header .ico-graph-1{
    color: #fd8359;
    display: inline-block;
    text-align: center;
    font-size: 120px;
    height: 40px;
    width: 100%;
    margin: -20px auto 0px;
}

.entry-header{
    /*text-align: center;*/
}

.entry-title a {
    color: #252525;
    text-decoration: none;
    font-size: 36px;
    margin-top: 0px;
    font-weight: 600;
    line-height: 1.3;
    /*text-align: center;*/
}

.entry-title a:hover {
    color: #000;
}

.entry-meta {
    color: #959595;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: normal;
    /*text-align: center;*/
}

.entry-meta a {
    color: #959595;
    text-decoration: underline;
}

.entry-meta a:hover {
    color: #000;
}

.entry-meta .avatar {
    width: 30px;
    height: auto;
    border-radius: 100%;
    text-decoration: none;
    margin-right: 2px;
}

.entry-meta .post-categories {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}

.entry-meta .post-categories li{
    display: inline-block;
}

.entry-meta .post-categories li:before{
    content: ", ";
}

.entry-meta .post-categories li:first-child:before{
    content: "";
}

.search-form {
    padding: 4px;
}

.search-input-wrapper {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    /* border: 1px solid #d2d3d4; */
    background-color: #fff;
    background-image: url('/wp-content/themes/appfigures/images/search_magnifier.png');
    background-repeat: no-repeat;
    background-position: 11px 5px;
    padding-left: 31px;
}

.search-form input {
    width: 200px;
    border: none;
    background: none;
    outline: none;
    -webkit-appearance: none;
}

.entry-content {
    font-size: 17px;
    color: #535353;
    line-height: 1.8em;
}

p {
    margin: 0 0 30px;
    width: 100%;
}

p strong{
    font-weight: 700;
}

.entry-content img {
    margin: 40px auto;
    height: auto; 
    display: block;
}

.entry-content video {
    margin: 40px auto;
	max-width: 720px;
	width: 100%;
}

.entry-content img.preview {
	border-radius: 5px;
}

b{
    font-weight: 700;
}

.entry-content a {
    color: #000;
    text-decoration: underline;
}
.entry-content a:hover {
    color: #257cbc;
}

.entry-content a.btn {
    text-decoration: none;
}

article.post {
    margin: 0 auto 60px;
    border-bottom: 1px solid #d7d7d7;
}


#disqus_thread{
    margin: 0 0 50px;
}

.widget_archive .widget-title {
    background-image: url('/wp-content/themes/appfigures/images/archive_icon.png');
    background-repeat: no-repeat;
    background-position: 13px 16px;
    padding-left: 42px;
}

.widget_categories .widget-title {
    background-image: url('/wp-content/themes/appfigures/images/categories_icon.png');
    background-repeat: no-repeat;
    background-position: 13px 18px;
    padding-left: 42px;
}

.widget_recent_entries .widget-title {
    background-image: url('/wp-content/themes/appfigures/images/entries_icon.png');
    background-repeat: no-repeat;
    background-position: 13px 19px;
    padding-left: 42px;
}

.column-shadow {
    height: 100%;
    width: 11px;
    background-image: url('/wp-content/themes/appfigures/images/column_shadow.png');
    background-repeat: repeat-y;
    position: absolute;
}

/*
.entry-content li {
    margin-bottom: 10px;
}
*/

span.collapsing {
    padding-left: 10px;
    font-weight: bold;
}

li.collapsing {
    padding-left: 0;
}

.continue-reading{
    display: block;
    width: 120px;
    margin: 30px auto 60px;
    color: gray;
    background-color:#d7d7d7;
    padding: 8px 12px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
   -moz-transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
    -ms-transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
     -o-transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
        transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); /* ease (default) */
    -webkit-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
       -moz-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
        -ms-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
         -o-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
            transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); /* ease (default) */
}

.continue-reading:hover{
    background-color: #e8e8e8;
    color: #fff;
    text-decoration: none;
}

#nav-above{
    text-align: left;
}

.nav-previous, .nav-next {
    display: inline-block;
    padding: 5px 0;
    margin: 40px 0 -10px;
}

.nav-next{
    float: right;
}

.nav-previous a, .nav-next a{
    display: inline-block;
    padding: 8px 12px;
    margin: -70px 0 60px;
    color:gray;
    background-color: #e8e8e8;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
   -moz-transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
    -ms-transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
     -o-transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
        transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); /* ease (default) */
    -webkit-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
       -moz-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
        -ms-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
         -o-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
            transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); /* ease (default) */
}

.nav-previous a:hover, .nav-next a:hover{
    background-color: #2c96e3;
    color: white;
}

#nav-above a:hover {
    text-decoration: none;
}

#support-menu-faq {
  box-sizing: border-box;
}

#site-footer .page-content{
    width: 760px;
}

/* Search page */

.not-found h1{
    text-align: center;
}

.not-found p{
    margin: 40px 0;
    text-align: center;
}

.not-found .search-form{
    width: 250px;
    margin: 0 auto;
}

/* Sharrre Plugin Styles */
    .sharrre-post{
        text-align: center;
    }

  .sharrre {
    display: inline-block;
    margin: 20px 5px 20px 0;
    cursor: pointer;
  }
  .sharrre:last-child{
    margin-right: 0;
  }
  .sharrre.share-count {
    font-size: 16px;
    height: 43px;
    margin: 0;
    vertical-align: top;
    cursor: default;
    clear: both;
    display: block;
    color: #b7b7b7;
    text-indent: -11px;
    font-weight: 300;
    letter-spacing: 1px;
  }
  .sharrre.share-count strong{
    color: #959595;
    font-weight: 400;
  }
  .sharrre .box{
    float:left;
  }
  .sharrre .count {
    float: right;
    color: #aaa;
    display: none;
    font-size: 16px;
    padding: 2px 0;
    margin-top: 10px;
    position:relative;
    text-align:left;
    text-decoration:none;
    margin-right: 15px
  }
  .sharrre:last-child .count{
    margin-right: 0;
  }
  .sharrre .share {
    float: left;
    color:#d7d7d7;
    display:block;
    font-size:11px;
    height:16px;
    line-height:16px;
    margin-top:3px;
    margin-right: 8px;
    padding:0;
    text-align:left;
    text-decoration:none;
    border: 2px solid #d7d7d7;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    height: 36px;
    width: 36px;
  }
  .sharrre .buttons {
    display:none;
    float:left;
    width:300px;
  }
  .sharrre .button {
    float:left;
    max-width:50px;
    height:50px;
    margin-left:10px;
  }

  .sharrre .share{
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        font-size: 0;
        display: inline-block;
        border: 2px solid #d7d7d7;
        border-radius: 100px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        height: 36px;
        width: 36px;
        position: relative;
        -webkit-transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
        -moz-transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
        -ms-transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
         -o-transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
            transition: all 250ms cubic-bezier(0.250, 0.100, 0.250, 1.000); /* ease (default) */
        -webkit-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
           -moz-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
            -ms-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
             -o-transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); 
                transition-timing-function: cubic-bezier(0.250, 0.100, 0.250, 1.000); /* ease (default) */
  }

  .sharrre .share:before{
    content: "\e002";
    font-size: 22px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -11px;
    margin-top: -11px;
  }

  .sharrre:hover .share{
    color: #fff;
    background-color: #00aced;
    border: 2px solid #00aced;
  }

  .share-facebook .share:before{
    content: "\e000";
    font-size: 20px;
    margin-left: -10px;
    margin-top: -10px;
  }

  .share-facebook:hover .share{
    background-color: #3b5998;
    border: 2px solid #3b5998;
  }

  .share-linkedin .share:before{
    content: "\e004";
    margin-left: -10px;
    margin-top: -12px;
  }

  .share-linkedin:hover .share{
    background-color: #4875B4;
    border: 2px solid #4875B4;
  }

  .share-googlePlus .share:before{
    content: "\e001";
    margin-left: -10px;
    margin-top: -12px;
  }

  .share-googlePlus:hover .share{
    background-color: #dd4b39;
    border: 2px solid #dd4b39;
  }

  .clear{
    clear: both;
  }



  /* Responsive Styles */

  @media (max-width: 780px){

      #site-footer .page-content{
        width: 100%;
        }
        #site-footer .page-content .links{
            display: none !important;
        }

    }

  @media (max-width: 760px){

    /* Nav */

    #main-menu-content{
        width: 100%;
        border: none;
        padding-right: 0;
    }

    #main-menu-content .logo-container {
        position: absolute;
        left: 50%;
        margin-left: -95px;
    }

    #main-menu-common{
        display: none !important;
    }

    .nav .browse{
        right: -140px !important;
    }

    #main-menu ul.nav {
        position: relative;
        margin: 0;
        top: 30px;
        text-align: center;
    }

    .dropdown{
        text-align: left;
    }

    .dropdown .caret {
        margin-left: 2px;
    }

    .loginFrame {
        right: 20px;
        margin-top: 90px;
    }

    .logo-wrap .dropdown-menu {
        margin: 23px 0 0;
    }

    /* Body */

    .page-content {
        width: 100%;
        padding: 0 20px;
        -moz-box-sizing: border-box; 
        -webkit-box-sizing: border-box; 
        box-sizing: border-box;
    }

    .entry-title a {
        font-size: 30px;
    }

    .entry-meta{
        font-size: 14px;
    } 


    .entry-content {
        font-size: 16px;
    }

    .section-title .dropdown-menu{
        right: -10px;
    }

    .section-title .dropdown-menu li{
        text-align: left;
    }

  }

@media (max-width: 450px){
    #main-menu-common{
        display: none;
    } 

    .sharrre {
        margin: 20px 0 40px 0;
    }
    .sharrre .share{
        height: 30px;
        width: 30px;
    }

    .sharrre .share:before{
        font-size: 16px;
        margin-left: -8px;
        margin-top: -8px;
    }
    .sharrre .count {
        margin-right: 10px;
        margin-top: 8px;
    }

}

.post .entry-content [class*="icon-"] {
    vertical-align: middle;
    margin: 8px 5px 10px;
}

table {
    background-color: #fff;
    border:none;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    width:100%;
    border-radius: 4px;
    padding:30px 20px 40px;
    border-spacing: 0;
    border: 0;
}

table thead th {
    text-align:center;
    font-size: 22px;
    font-weight: 300;
    font-weight: 400;
    padding: 0 0 20px;
}

table th, table td{
    border: none;
    text-align: right;
    padding: 7px 14px;
}

table td {
    border-bottom: 1px solid #dbdbdb;
}

table tbody th {
    background-color:#ececec;
}

/* Related Posts */


.related-posts {
    margin-bottom:70px;
}

.related-posts h3 {
    margin-top:0;
}



.related-posts ul {
    margin:0;
    padding:0;
    list-style:none;
}

.related-posts ul li {
    font-size: 0;
}

.related-posts ul li a{
    /* background-color: #f5f5f5; */
    /* padding: 15px; */
    margin-bottom: 10px;
    display:block;
    text-decoration: none;
    font-size: 14px;
}

.related-posts ul li a:hover{
    /* background-color: #eee; */
}

.footnote {
    padding:20px;
    background-color: #ebebeb;
    border: 1px solid #d7d7d7;
}

.footnote h2:first-child {
    margin-top:0px;
}

.bit-graph {
    border-radius: 12px;
    /*box-shadow: 0 2px 4px rgba(0,0,0,0.1);*/
}

.chart {
    box-shadow: none!important;
}

.chart-new { 
	box-shadow: 0 2px 10px 0 rgba(81,71,102,0.10), 0 20px 50px 0 rgba(46,31,77,0.10); 
	border-radius: 6px; 
}

.bit-graph-lg {
	clear:both;
}

@media (min-width: 1100px) {
     .bit-graph-lg{
        margin-left: -150px;
	max-width: 1000px;
	width: 1000px;
    }
    .entry-content img.bit-graph-lg{
        margin-left: -140px;
	max-width: 1000px;
    }	
}

    .list-table {
        padding:0 0 10px;
    }

    .list-table-3 {
        float:left;
        margin:0 0 10px 10px;
        width: 32%;
    }

    .list-table-2 {
        float:left;
        margin:0 0 10px 10px;
        width: 45%;
    }

    .list-table-3.first,
    .list-table-2.first {
        margin-left: 0;
    }

    table.list-table td {
        border-bottom: none; 
        padding:12px 15px;
    }

    .list-table td.text-left {
        text-align: left
    }

    .list-table td img {
        margin: -1px 5px 0 0;
	border: 1px solid #dbdbdb;
        border-radius: 5px; 
        display: inline-block;
    }
    .list-table .title{ 
        font-size: 12px; 
        text-align: left;
        font-weight: 600;
    }
    .list-table .title-sm {
        font-size: 12px;
        color: #959595
    }
    .list-table thead td { 
        border-bottom: 1px solid #ebebeb; 
        color: #959595; 
        letter-spacing: 1px;
    }
    @media (max-width: 780px){
        .list-table-3 {
            float: none; 
            margin:0 0 10px 0;
            width: 100%
        }
    }

.side-by-side { width: 150%; margin-left: -25%; }
.side-by-side .bit-graph { display: inline-block;  width: 49%; }
.side-by-side .bit-graph:first-child { margin-right: 5px; }

@media (max-width: 1100px){
    .side-by-side { width: 100%; margin-left: 0; }
    .side-by-side .bit-graph { display: block; width: 100%; }
    .side-by-side .bit-graph:first-child { margin-right: 0; }
}

section.profile img {
    border-radius: 50px;
    margin: 0 auto;
    display: inherit;
    border: 10px solid #fafafa;
}

section.profile hr {
    margin-top: -50px;
    margin-bottom: 50px;
}

section.profile p {
    font-size: 16px;
    color: #777;
}

.nav-links a {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* bottom CTA banner */

.footer-cta {
	background-color: #1389d4; 
	padding: 40px; 
	margin-bottom: 40px; 
	text-align:center;
}

.footer-cta img {
	margin-bottom: 20px; 
	opacity: 0.7;
}

.footer-cta div {
	margin: 0 auto;
}

.footer-cta p {
	color: #fff; 
	font-size: 19px;
}

.footer-cta .btn {
	font-style: italic;
}