/*
  polljoy, Inc.
*/
/* ======= Base ======= */
body {
    /*  font-family: 'Rockwell', arial, sans-serif; */
    color: #333333;
    font-size: 19px;
    line-height: 1.8em;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Whitney SSm A','Whitney SSm B',"Lucida Grande","Lucida Sans",Verdana,Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 1.35em;
}

a {
    color: #009976;
    text-decoration: none;
    font-family: arial;
}
a:hover {
    text-decoration: none;
    color: #3fa07a;
}
.right-side a {
    color: #009976;
    text-decoration: none;
    font-family: arial;
}

.right-side a:hover  {
    color: #009976;
    text-decoration: underline;
    font-family: arial;
}
.clear {
    clear: both;
}
.navbar-nav {
    font-family: 'Roboto', sans-serif;
    color: #fff;
}
.title {
    font-family: 'Arvo', serif;
}
.btn {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    font-size: 18px;
}
.btn .fa {
    color: #fff;
    margin-right: 5px;
}
.btn-theme {
    background: #009976;
    border: 1px solid #009976;
    color: #fff;
}
.btn-theme:hover {
    background: #3fa07a;
    border: 1px solid #3fa07a;
    color: #f4f4f4;
}
.btn-signup {
    background: #0ab88f !important;
    font-size: 15px;
    margin:0px 10px;
    color: #fff;
}
.btn-signup>a {
    color: #fff !important;
}
.btn-signup>a:hover {
    color: #d3d3d3 !important; }

.table-cont{ width:100%; border:1px solid #ccc;}
.table-cont tr td{ border-bottom:1px solid #ccc; padding:6px 15px; font-size:15px; }
.table-cont .tbl-title{ width:100%; background:#009976; font-size:15px; font-weight:bold; color:#fff;}


img.alignright {
    display: block;
    height: auto;
    float: right;
    padding: 3% 0px 1% 2%;
}

img.alignleft {
    display: block;
    height: auto;
    float: left;
    padding: 3% 0px 1% 2%;
}

img.aligncenter, dl.aligncenter, .html5-captions .wp-caption.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.navbar-nav>li>a {
    padding:0px 10px!important;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.nav>li>a:hover, .nav>li>a:focus {
    background:none!important;
}
.navbar-nav .btn {
    padding:1px 10px!important;
}
.btn-demo {
    background: #ff992b !important;
    font-size: 15px;
}
/*.button-demo2 {
	width: 236px;
	height: 51px;
	background: url("../images/button-1.png");
	color: #fff;
	padding-left: 50px;
	padding-top: 14px;
	font-size: 18px;
	color: #FFF;
  border: 1px solid #adaeaf;
  border-radius: 10px;
  box-shadow: 1px 1px 3px 2px #adaeaf;
}*/

.div-box {
    float:left;
    width:25%;
    padding:10px 1% 25px 1%;
}
.div-box .clear {
    clear:both;
}
.div-box .poll-text {
    padding:10px 5% 0;
    float:left;
    text-align:center;
    font-size:15px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    color:#343434
}
.div-box .pricing-table-title {
    text-transform:uppercase;
    font-size:22px
}
.div-box .image-box {
    width:100%;
    padding:0px;
    text-align:center;
    margin:auto;
}
.div-box .pricing-table-text-block-container1 {
    min-height:180px
}
.back-btn{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    float: right;
}
.back-btn a {
    display:block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding:5px 15px;
    border:1px solid #009976;
    font-family:arial;
    color:#fff;background-color:#009976;
    font-size:14px;margin-right: 13.9%;
    line-height:1.3;margin-bottom: 15px;
    float:right;
    transition:all .3s ease;
}
.back-btn a:hover {
    border-color:#eff1f3;
    background-color:#026a52;
    text-decoration:none;
    color:#FFFFFF;
    border:1px solid #026a52;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition:all .3s ease;
}
.row {
    /*min-height:555px;*/
}
.left-side {
    float:left;
    width:70%;
}
.right-side {
    float:left;
    width:25%;
    padding:10px 1.5%;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c3c3c3 #c3c3c3 #009976;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    font-size:15px;
    border-width: 1px 1px 3px;
    margin-top: 82px;
}
.widget-title {
    font-weight: bold;
    color: #009976;
    text-transform: capitalize;
    font-size: 20px;
    float: left;
    width: 100%;
    font-family: 'Arvo', serif;
    text-align: left;
    margin:22px 0px 10px 0;
}
.tagcloud a {
    clear:both;
    width:100%;
    font-size: 15px!important;
    text-transform: capitalize;
    color: #222;
    float:left;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height:20px;
}
.tagcloud a:hover {
    clear:both;
    width:100%;
    font-size: 15px!important;
    text-transform: capitalize;
    color: #222;
    float:left;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height:20px;
}
.widget_recent_entries li {

    color: #026a52;

}
.widget_recent_entries ul {
    padding: 0px;
    margin: 0px;
    float: left;
    padding-left: 17px;
}
.widget_recent_entries li {
    clear: both;
    width: 100%;
    font-size: 15px!important;
    color: #666;
    float: left;
    line-height: 16px;
    list-style: disc;
    padding: 5px 0px;
}
.widget_recent_entries li a {
    color: #222;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;

}
.widget_recent_entries li a:hover {
    color: #222;
}
.right-side p {
    line-height: 20px;
    text-align: justify;
    font-size: 15px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}


h1.page-title {
    font-weight: normal;
    color: #009976!important;
    font-size: 20px!important;
    font-family: Rockwell, serif;
    text-align: center!important;
}
h1.page-title a {
    font-weight: normal;
    color: #009976!important;
    font-size: 20px!important;
    font-family: Rockwell, serif;
    text-align: center!important;
}
.whitepaper-box {
    max-width: 720px;
    padding:10px 2%;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border: none;
    float: none;
    margin: 0 auto 30px auto;
    color: #3f3f3f;
    clear:both;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 19px;
    line-height: 1.4;
    margin-top: 1.1em;
}
.whitepaper-box>p:first-child {
     font-size: 1.35em;
     line-height: 1.4em;
 }

.whitepaper-box a {
    font-family: inherit;
}
.whitepaper-image {
    width: 25%;
    float: left;
    padding: 0% 4% 1% 0px;
}
.whitepaper-image img {
    width:100%;
    height:auto;
}
.whitepaper-content {
    width:75%;
    float:right;
}
.detail .whitepaper-image {
    width:30%;
    float:left; padding-top:22px;
}
.detail .whitepaper-content {
    width:65%;
    float:right;
}
.entry-title {
    font-weight: normal;
    color: #009976;
    font-size: 18px;
    font-family: Rockwell, serif;
    text-align:left;
}
.whitepaper-box h1 {
    margin: 1.8em 0 .8em;
}
.whitepaper-box h2 {
    font-size: 27px;
    line-height: 38px;
    margin: 1.8em 0 .8em;
}
.whitepaper-box h3 {
    font-weight: bold;
    color: #3c3c3c;;
    font-size: 24px;
    text-align:left;
    margin: 1.8em 0 .8em;
}
.whitepaper-box h3 a {
    font-weight: bold;
    color: #3c3c3c;;
    font-size: 24px;
}
.whitepaper-content-no h3 a {
    font-weight: bold;
    color: #3c3c3c;
    font-size: 20px;
}
.whitepaper-box h4  {
    font-weight: 600;
    font-size: 22px;
    color: #3c3c3c;;
    margin: 1.8em 0 .8em;
}
.whitepaper-box h5  {
    font-weight: bold;
    color: #3c3c3c;;
    font-size: 20px;
    margin: 1.8em 0 .8em;
}
.whitepaper-box p, .whitepaper-content-no p, .whitepaper-box ul, .whitepaper-box ol {
    font-size: 19px;
    line-height: 29px;
}

.whitepaper-box p {
    margin-bottom: 23px;
}
.whitepaper-box ul {

}
.whitepaper-box img{
    margin-top: 15px;
    margin-bottom: 15px;
    max-width: 100%;
    height: auto;
    display: block;
}
.whitepaper-box .wp-caption, .wp-caption {
    max-width: 100%;
    background-color: transparent;
    border: none;
}
.whitepaper-box .wp-caption-text, .wp-caption-text {
    font-size: 16px;
    text-align: center;
}
.TagsList ul {
    display:inline-block;
    font-size:0;
    padding:0px;
}
.TagsList ul li {
    display:inline-block;
    margin-right:6px;
    margin-bottom:6px
}
.TagsList a {
    text-transform: capitalize;
    display:block;
    padding:5px 10px;
    border:1px solid #009976;
    color:#009976;
    font-size:11px;
    background-color:#ebfefa;
    line-height:1.3;
    transition:all .3s ease;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.TagsList a:hover {
    border-color:#009976;
    background-color:#009976;
    text-decoration:none;
    color:#fff;
}
.cta-btn ul {
    display:inline-block;
    font-size:0;
    padding:0px;
    float:right;
    width:175px;
}
.cta-btn ul li {
    display:inline-block;
    margin-right:10px;
    margin-bottom:6px;
    background-color:#009976;
    float:right;
}
.cta-btn a {
    display:block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding:5px 15px;
    border:1px solid #059e1c;
    color:#fff;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    line-height:1.3;
    transition:all .3s ease;
}
.cta-btn a:hover {
    border-color:#eff1f3;
    background-color:#026a52;
    text-decoration:none;
    color:#FFFFFF;
    border:1px solid #026a52;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition:all .3s ease;
}
.image-box img {
    width:105%;
}
.div-box .pricing-table-text-block-container1 {
    width:97%;
    margin-top:15px;
}
.button-demo2 {
    background: url("../images/buttons/try-the-demo-normal.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px;
    /*box-shadow: 1px 1.5px 0 1px #abacac;*/
    color: #fff;
    font-size: 18px;
    height: 63px;
    padding-left: 70px;
    padding-top: 14px;
    width: 260px;
    background-size: 100% 100%;
}
.button-demo2:hover {
    background: url("../images/buttons/try-the-demo-hover.png");
    background-size: 100% 100%;
}
.button-demo2:active {
    background: url("../images/buttons/try-the-demo-active.png");
    background-size: 100% 100%;
}
.form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.form-control:focus {
    border-color: #009976;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
blockquote {
    font-size: 14px;
}
.text-highlight {
    color: #225742;
}
.border-full {
    border-right: 1px solid #6B6B6B !important;
}
.no-border {
    border: none !important;
    padding: 0 !important;
}
.border-lr {
    border-left: 1px solid #6B6B6B !important;
}
.note {
    font-family: 'Covered By Your Grace', cursive;
    font-size: 22px;
}
.row-end {
    margin-right: 0;
    padding-right: 0;
}
.social-icons {
    list-style: none;
    padding: 10px 0;
    margin-bottom: 0;
}
.social-icons li {
    float: left;
}
.social-icons li.row-end {
    margin-right: 0;
}
.social-icons a {
    display: inline-block;
    background: #3fa07a;
    width: 48px;
    height: 48px;
    text-align: center;
    padding-top: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin-right: 8px;
    float: left;
}
.social-icons a:hover {
    background: #317b5e;
}
.social-icons a .fa {
    color: #fff;
}
.social-icons a .fa:before {
    font-size: 26px;
    text-align: center;
    padding: 0;
}
::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    text-transform: uppercase;
}
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    text-transform: uppercase;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    text-transform: uppercase;
}
:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    text-transform: uppercase;
}
.offset-header {
    padding-top: 90px;
}
.has-pattern {
    /* background-image: url('../images/patterns/pattern-1.png'); */
    background-repeat: repeat;
    background-position: left top;
}
.delayp1 {
    animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-delay: .1s;
    -o-animation-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
}
.delayp2 {
    animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-delay: .2s;
    -o-animation-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
}
.delayp3 {
    animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    -o-animation-delay: .3s;
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
}
.delayp4 {
    animation-delay: .4s;
    -moz-animation-delay: .4s;
    -webkit-animation-delay: .4s;
    -o-animation-delay: .4s;
    transition-delay: .4s;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -o-transition-delay: .4s;
}
.delayp5 {
    animation-delay: .5s;
    -moz-animation-delay: .5s;
    -webkit-animation-delay: .5s;
    -o-animation-delay: .5s;
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s;
}
.delayp6 {
    animation-delay: .6s;
    -moz-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -o-animation-delay: .6s;
    transition-delay: .6s;
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
}
.delayp7 {
    animation-delay: .7s;
    -moz-animation-delay: .7s;
    -webkit-animation-delay: .7s;
    -o-animation-delay: .7s;
    transition-delay: .7s;
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -o-transition-delay: .7s;
}
.delayp8 {
    animation-delay: .8s;
    -moz-animation-delay: .8s;
    -webkit-animation-delay: .8s;
    -o-animation-delay: .8s;
    transition-delay: .8s;
    -webkit-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -o-transition-delay: .8s;
}
.delayp9 {
    animation-delay: .9s;
    -moz-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -o-animation-delay: .9s;
    transition-delay: .9s;
    -webkit-transition-delay: .9s;
    -moz-transition-delay: .9s;
    -o-transition-delay: .9s;
}
.delay1s {
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
}
.delay2s {
    animation-delay: 2s;
    -moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -o-animation-delay: 2s;
    transition-delay: 2s;
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    -o-transition-delay: 2s;
}
/* ======= Header ======= */
.header {
    padding: 0;
    background: transparent;
    z-index: 99999999;/*
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 1);
  */
}
.table-block {
    /*background: red;*/
    width: 100%;
}
.mobile-br, .mobile-br2, .mobile-br3 {
    display: none;
}
.header h1.logo {
    margin-top: 8px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 28px;
    max-height: 50px;
    padding-left: 15px;
}
.header h1.logo a {
    color: #444444;
}
.navbar-nav {
    margin: 0px;
}
.navbar-toggle {
    margin-top: 15px;
}
.header h1.logo a img {
    margin-right: 5px;
    max-height: 55px;
    padding-bottom: 5px
}
.header h1.logo .logo-title {
    vertical-align: middle;
}
.header .main-nav button {
    background: #225742;
    color: #fff !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.header .main-nav button:focus {
    outline: none;
}
.header .main-nav button .icon-bar {
    background-color: #fff;
}
.header .main-nav .nav .nav-item {
    font-weight: normal;
    text-transform: capitalize;
    margin-right: 10px;
    text-shadow: #333333;
}
.header .main-nav .nav .nav-item.active a {
    color: #E4E4E4;
    background: none;
}
.header .main-nav .nav .nav-item a {
    color: #FFFFFF;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}
.header .main-nav .nav .nav-item a:hover {
    color: #E4E4E4;
    background: none;
}
.header .main-nav .nav .nav-item a:focus {
    outline: none;
    background: none;
}
.header .main-nav .nav .nav-item a:active {
    outline: none;
    background: none;
}
.header .main-nav .nav .nav-item.active {
    color: #E4E4E4;
}
.header .main-nav .nav .nav-item.last {
    margin-right: 0;
    margin-left: 10px;
}
#top .container {
    padding: 0px;
}
/* ======= Footer ======= */
.footer {
    background: #444444;
    color: #fff;
    padding: 15px 0;
}
.footer .copyright {
    color: #b3b3b3;
    margin-right: 15px;
    padding-top:2px;
}
.footer .links {
    margin-bottom: 0;
}
.footer .links li#copy-right {
    color: #808080;
}
.footer .links a {
    color: #808080;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.footer .links a:hover {
    color: #fff;
    text-decoration:none;
}
.navbar-nav>li>a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    color:#009976;
}
.navbar-nav>li>a:hover {
    color:#333;
}
/* ======= FlexSlider ======= */
.flexslider {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    border: 0;
}
.flexslider .flex-control-nav {
    bottom: -35px;
}
.flexslider .flex-control-paging li a {
    background: #a1a1a1;
}
.flexslider .flex-control-paging li a:hover {
    background: #009976;
}
.flexslider .flex-control-paging li a.flex-active {
    background: #009976;
}
.flexslider .slides li {
    position: relative;
}
/* ======= TOC Section ======= */
.toc .container {
    padding-top: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
    color: #343434;
    width:100%;
    margin:auto;min-height: 750px;
}
p.toc.terms {
    padding-left: 40px;
}
/* ======= Promo Section ======= */
.promo {
    background-image: url("../images/bg_01.jpg");
    background-color: #009976;
    color: #fff;
    background-position: left bottom;
    background-repeat: repeat;
    background-size: 100% 100%;
    background-position-y: 0px;
}
.promo .container {
    padding-top: 60px;
    padding-bottom: 0px;
}
.promo .overview {
    margin-top: 60px;/*  padding-left: 60px;
  padding-right: 30px;
  */
}
.promo .overview h2 {
    font-size: 36px;
    margin-bottom: 35px;
    /*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);*/
    padding-left: 10px;
}
.promo .overview .summary {
    margin-bottom: 60px;
    padding-left: 10px;
    /* text-align: left;*/
    font-size:24px;
}
.promo .overview .summary li {
    margin-bottom: 15px;
    list-style: none;
    font-size: 18px;
    font-weight: 300;
    padding-left: 0px;/* background: url('../images/bullet.png') no-repeat left center; */
}
.promo .overview .download-area {
    display: inline-block;
}
.promo .overview .btn-group {
    margin-left: 10px;
}
.promo .overview .btn-group li {
    padding: 0;
    margin-bottom: 15px;
}
.promo .overview .btn-group li a {
    background-color: #317b5e;
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: block;
    width: 200px;
    height: 60px;
    text-indent: -9999px;
    margin-right: 30px;
}
.promo .overview .btn-group li a:hover {
    background-color: #225742;
}
.promo .overview .btn-group li.ios-btn a {
    background-image: url('../images/buttons/btn-app-store.png');
}
.promo .overview .btn-group li.android-btn a {
    background-image: url('../images/buttons/btn-google-play.png');
}
.promo .overview .note {
    position: relative;
    color: #317b5e;
}
.promo .overview .note p {
    padding-top: 15px;
}
.promo .overview .note .left-arrow {
    position: absolute;
    left: 60px;
    bottom: 15px;
    display: inline-block;
    background: url('../images/arrows/up-arrow-left.png') no-repeat left top;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 63px;
    height: 69px;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.promo .overview .note .right-arrow {
    position: absolute;
    right: 60px;
    bottom: 15px;
    display: inline-block;
    background: url('../images/arrows/up-arrow-right.png') no-repeat right top;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: 63px;
    height: 58px;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.promo .button-demo {
    background: url("../images/buttons/try-the-demo-normal.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px;
    /* box-shadow: 1px 1.5px 0 1px #abacac; */
    color: #fff;
    font-size: 18px;
    height: 63px;
    padding-left: 70px;
    padding-top: 14px;
    width: 260px;
    background-size: 100% 100%;
}
.promo .button-demo:hover {
    background: url("../images/buttons//try-the-demo-hover.png");
    background-size: 100% 100%;
}
.promo .button-demo:active {
    background: url("../images/buttons//try-the-demo-active.png");
    background-size: 100% 100%;
}
.promo .iphone {
    position: relative;
}
.promo .iphone .iphone-holder {
    position: relative;
    width: 320px;
    height: 600px;
    background-repeat: no-repeat;
    background-position: left top;
    left: -100px;
}
.promo .iphone.iphone-black .iphone-holder {
    background-image: url('../images/iphone/iphone-black.png');
}
.promo .iphone.iphone-white .iphone-holder {
    background-image: url('../images/iphone/iphone-white.png');
}
.promo .iphone .iphone-holder-inner {
    position: absolute;
    width: 222px;
    height: 394px;
    left: 51px;
    top: 103px;
}
.promo .iphone .flexslider .flex-control-nav {
    bottom: -50px;
}
.promo .iphone:before {
    content: "";
    display: block;
    width: 500px;
    height: 500px;
    background: url('../images/glow.png') no-repeat center top;
    right: 0;
    top: 0;
    position: absolute;
}
.promo .android {
    position: relative;
}
.promo .android .android-holder {
    position: relative;
    width: 320px;
    height: 600px;
    background-image: url('../images/android/android-black.png');
    background-repeat: no-repeat;
    background-position: left top;
}
.promo .android .android-holder-inner {
    position: absolute;
    width: 254px;
    height: 450px;
    left: 35px;
    top: 72px;
}
.promo .android .flexslider .flex-control-nav {
    bottom: -50px;
}
.promo .android:before {
    content: "";
    display: block;
    width: 500px;
    height: 500px;
    background: url('../images/glow.png') no-repeat center top;
    right: 0;
    top: 0;
    position: absolute;
}
.promo .ipad .hands {
    /*height: 353px;*/
    position: absolute;
    text-align: center;
    bottom: 0;
    width: 100%;
    z-index: 999999;
}
.promo .ipad {
    position: relative;
    min-width: 555px;
}
.promo .ipad .ipad-holder {
    position: relative;
    height: 600px;
    background-repeat: no-repeat;
    background-position: center top;
}
.promo .ipad.ipad-black .ipad-holder {
    background-image: url('../images/ipad/ipad-black.png');
}
.promo .ipad.ipad-white .ipad-holder {
    background-image: url('../images/ipad/ipad-white.png');
}
.promo .ipad .ipad-holder-inner {
    position: absolute;
    width: 323px;
    height: 428px;
    margin: auto;
    left: 2px;
    right: 0;
    top: 83px;
    display: table-cell;
    text-align: center
}
.promo .ipad .flexslider .flex-control-nav {
    bottom: -45px;
    z-index: 9999999;
}
.promo .ipad:before {
    content: "";
    display: block;
    width: 500px;
    height: 500px;
    background: url('../images/glow.png') no-repeat left top;
    right: 0;
    top: 0;
    position: absolute;
}
/* ======= Features Section ======= */
.features {
    padding: 40px 0 0 0;
}
.features .icon {
    position: relative;
    width: 90px;
    height: 90px;
    border: 3px solid #009976;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display: table;
    margin: 0 auto;
    -webkit-transition: -webkit-transform ease-out 0.2s, background 0.3s;
    -moz-transition: -moz-transform ease-out 0.2s, background 0.3s;
    transition: transform ease-out 0.2s, background 0.3s;
    color: #fff;
}
.features .icon:hover {
    /*  background: #009976;
      color: #fff; */
}
.features .icon:hover .fa {
    /*  color: #fff; */
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    -o-transform: scale(0.93);
}
.features .icon .fa {
    color: #fff;
    font-size: 48px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.features .color-1 {
    color: #16d8aa !important;
    border-color: #16d8aa !important;
}
.features .color-2 {
    color: #0ab88f !important;
    border-color: #0ab88f !important;
}
.features .color-3 {
    color: #059271 !important;
    border-color: #059271 !important;
}
.features .color-4 {
    color: #04604a !important;
    border-color: #04604a !important;
}
.features .content {
    padding: 30px;
}
.features .content .title {
    color: #009976;
    font-size: 17px;
    margin-top: 0;
}
.features .content p {
    font-weight: 300;
}
/* ======= How Section ======= */
.how {
    background-color: #f5f5f5;
    padding: 40px 0;
}
.how .content {
    padding: 0 60px;
}
.how .content .title {
    margin-top: 0;
    margin-bottom: 30px;
}
.how .content .intro {
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 300;
    color: #777777;
}
.how .content .note {
    position: relative;
    padding-bottom: 42px;
    color: #999999;
}
.how .content .note .left-arrow {
    position: absolute;
    left: 60px;
    top: 20px;
    display: inline-block;
    background: url('../images/arrows/down-arrow-left.png') no-repeat left top;
    width: 30px;
    height: 42px;
}
.how .content .note .right-arrow {
    position: absolute;
    right: 60px;
    top: 20px;
    display: inline-block;
    background: url('../images/arrows/down-arrow-right.png') no-repeat right top;
    width: 30px;
    height: 42px;
}
.how .content .qr-codes .item img {
    margin-bottom: 15px;
    max-width: 150px;
}
.how .content .qr-codes .item p {
    color: #777777;
}
.how .video-container {
    margin-top: 50px;
}
/* ======= FAQ Section ======= */
.faq {
    background-color: #f9f9f9;
    color: #333333;
    padding: 0;
}
.faq .title {
    margin-bottom: 40px;
    margin-top: 40px;
    font-size: 27px !important;
    font-weight: 700;
}
.faq .item {
    padding: 30px;
    background: #ffffff;
    margin-bottom: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-bottom: 3px solid #009a76;
    height: auto;
}
.faq .item-2 {
    height: 150px !important;
}
.faq .item .question {
    margin-top: 0;
    font-size: 19px;
    margin-bottom: 15px;
    font-family: 'Arvo', serif;
    font-weight: 500;
}
.faq .item .question .fa {
    margin-right: 10px;
    color: #009976;
    font-size: 48px;
    float: left;
}
.faq .item .question .solution {
    font-size:15px;
    margin-left: 5px;
}
.faq .item .question .title {
    margin-left: 5px;
}
.faq .item .caption {
    color: #444444;
    font-weight: 700;
    font-size: 13px;
    margin: 13px 6px 0px 6px;
}
.faq .item .caption p {
    font-weight: 300;
    font-size: 15px;
}
.faq .item .answer {
    color: #444444;
    font-weight: 300;
    font-size: 15px;
    padding-left: 65px;
}
.faq .item .solution {
    padding-left: 0;
}
.faq .more {
    margin-top: 30px;
}
.faq .more .title {
    margin-bottom: 15px;
    color: #999999;
    font-size: 18px;
}
.faq .more .btn {
    font-size: 18px;
    padding-left: 30px;
}
.faq .more .btn .fa {
    margin-left: 5px;
}
.faq .item-3 {
    height: 135px !important;
    background: #f5f5f5;
    border-top: none;
    border-bottom: 3px solid #089977;
    border-radius: 3px;
    margin-top: 10px !important;
    padding: 20px;/*color: #ffffff;*/
}
.faq .item-3 .question {
    margin-top: 0;
    font-size: 19px;
    margin-bottom: 15px;
    font-family: 'Arvo', serif;
    font-weight: 500;
    padding-left: 12px;
}
.faq .item-3 .question span {
    padding-left: 12px;
    font-size: 19px;
    font-weight: 500;
}
.faq .item-3 .answer {
    color: #777777;
    font-weight: 300;
    font-size: 15px;
    padding-left: 90px;
}
.faq .item-3 .icon {
    position: relative;
    /*left: 35px;*/
    float: left;
    width: 65px;
    height: 65px;
    /*	border: 3px solid #f5f5f5; */
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*	background: #f5f5f5; */
    /*	color: #ff992b; */
    display: table;
    font-size:44px;
}
.faq .item-3 .icon .fa {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    float: none !important;
    color: #009976 !important;
    font-size: 45px;
}
.faq .icon-2 {
    display: block;
    /*width: 210px;
height: 191px;*/
    margin-top: -110px;
    left: 250px;
    position: absolute;
}
.faq h4 {
    font-size: 27px;
    font-weight: 700;
    color: #444444;
    font-family: 'Arvo', serif;
}
.thumbnail-x {
    margin: 5px;
    display: block;
    max-width: 100%;
    max-height:100%;
}
.btn-group a p {
    cursor: default;
    margin-top: 15px;
    font-size: 12px;
    color: #adaeaf;
}
#promo .btn-group a p {
    cursor: default;
    margin-top: 15px;
    font-size: 12px;
    color: #fff;
    text-align: center;
}
/* ======= Story Section ======= */
.story {
    background-color: #009976;
    color: #fff;
    padding: 40px 0;
}
.story .content .title {
    margin-bottom: 30px;
    margin-top: 0;
}
.story .content p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
}
.story .team {
    font-size: 16px;
}
.story .team .member img {
    margin-bottom: 15px;
}
.story .team .member .name {
    color: #225742;
    margin-bottom: 0px;
}
.story .team .member .title {
    color: #c4e7d9;
    font-weight: 300;
}
.story .team .connect {
    color: #fff;
    font-size: 26px;
}
.story .team .connect a {
    color: #317b5e;
}
.story .team .connect a:hover {
    color: #1b4434;
}
/* ======= Testimonials Section ======= */
.testimonials {
    padding: 40px 0 0 0;
}
.testimonials .title {
    margin-bottom: 20px;
}
.testimonials .item {
    margin-bottom: 30px;/*margin-left: 22.67%;*/
}
.quote-box-white-top {
    background: #fff !important;
}
.testimonials .item .quote-box {
    background: #f5f5f5;
    padding: 30px 20px 55px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top: 3px solid #009976;
    position: relative;
    margin-bottom: 23px;
    width: 100%;
}
.testimonials .item .quote-box .fa {
    color: #009976;
    font-size: 18px;
    position: absolute;
    left: 30px;
    top: 20px;
}
.testimonials .item .quote-box:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    bottom: -10px;
    left: 55px;
}
.testimonials .item .quote {
    border: none;
    padding: 0;
    padding-left: 60px;
    padding-right: 30px;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;/*width: 95%;*/
}
.testimonials .item .quote-text {
    width: 95%;
    font-weight: 300;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
}
.testimonials .item .people {
    position: relative;
}
.testimonials .item .people .user-pic {
    max-width: 60px;
    max-height: 60px;
}
.testimonials .item .people .user-pic, .testimonials .item .people .user-pic *, .testimonials .item .people .user-pic *:before, .testimonials .item .people .user-pic *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.testimonials .item .people .name {
    display: block;
    text-align: left;
    float: left;
}
.testimonials .item .people .title-2 {
    display: block;
    color: #999999;
    text-align: left;
    float: left;
    margin-left: 5px;
}
.testimonials .item .people img.buffer-logo {
    position: absolute;
    width: 100px;
    bottom: 12px;
    left: 133px;
}
.testimonials .press .note {
    color: #009976;
    margin-bottom: 30px;
}
.testimonials .press li {
    margin-right: 30px;
    margin-bottom: 30px;
}
.testimonials .press li.last {
    margin-right: 0;
}
.testimonials .press li a img {
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.testimonials .press li a:hover img {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
/* ======= Customers Section ======= */
.customers {
    background-color: #f9f9f9;
    color: #333333;
    padding: 30px 0px 10px 0px;
    border-top: 1px solid #f3f3f3;
}
/* ======= Users Section ======= */
.users {
    background-color: #009976;
    color: #fff;
    padding: 30px 0;
}
.users .title {
    font-family: inherit;
    color: #FFF;
    margin-bottom: 30px;
    opacity: 0.5;
    font-family: 'Arvo', serif;
}
/* ======= pricing Section ======= */
.pricing {
    background-color: #f9f9f9;
    color: #fff;
    padding: 40px 0 0px 0;
    border-top: 1px solid #c3c3c3;
}
.pricing .table>thead>tr>th {
    font-family: 'Arvo', serif;
    font-size: 24px;
    font-weight:500;
    /*background-color: #089372;*/
    color: #fff;
    padding: 20px 0 0px 0;
    text-transform:uppercase;
    height:60px;
    border: 0px;/*width: 25%;*//*vertical-align:middle;*/
}
.pricing .price-img-block-0 {
    padding: 20px 0px 10px 0px;
    width: 100%;
    color: #888888;
}
.pricing .price-img-block-1 {
    padding: 20px 0px 10px 0px;
    /*background-color: #089372;*/
    width: 100%;
}
.pricing .price-img-block-2 {
    padding: 30px 0px 10px 0px;
    /*background-color: #089372;*/
    width: 100%;
}
.pricing .price-img-block-3 {
    padding: 30px 0px 10px 0px;
    /*background-color: #089372;*/
    width: 100%;
}
.pricing .price-img-block-4 {
    padding: 15px 0px 10px 0px;
    /*background-color: #089372;*/
    text-align: center;
    width: 100%;
}
.pricing .price-img-block-4 span {
    z-index: 99999;
    position: relative;
}
.pricing .table-img {
    width: 100%;
}
.pricing .table-img img {
    width: 70%;
}
.pricing .price-img-block-2 .table-img img {
    width: 75%;
}
.pricing .table-img #beluga-img {
    width: 54%;
    margin-bottom: 57px;
}
.pricing .price-img-block-1 .table-img img {
    width: 40%;
}
.pricing .table tr {
    width: 100%;
}
/*.pricing .table td{
  width: 25%;
}*/
.pricing h1 {
    color: #444444;
    font-family: 'Arvo', serif;
    font-size: 27px;
    font-weight: bold;
}
.pricing h3 {
    color: #444444;
    font-family: 'Arvo', serif;
    font-size: 15px;
}
.pricing .last-col .table-img {
    /*margin-top: -320px;*/
    z-index: -999;
}
.pricing .table>tbody>tr {
    color: #000;
    /*background: #eeeeee;*/
    height: 40px;
    vertical-align:middle;/*border-bottom: 1px solid #888888;*/
}
/*.pricing .table>tbody>tr>td {
	font-size: 18px;
	vertical-align:middle;
  width: 25%;
  height: 52px !important;
}*/
.pricing .more {
    font-size: 27px;
    font-weight: 700;
    color: #444444;
    font-family: 'Arvo', serif;
    padding-bottom: 30px;
    padding-top: 35px;
}
.mobile-table-last-col h3 a {
    color: #fff;
}
.tabcontents {
    margin-bottom: 50px;
}
/* ======= Contact Section ======= */
.contact {
    background-color: #009976;
    color: #fff;
    padding: 20px 0;
}
.contact .title {
    margin-bottom: 30px;
    margin-top: 0;
}
.contact .intro p {
    font-size: 15px;
    font-weight: 300;
}
.contact .intro ul {
    margin-bottom: 30px;
    margin-top: 30px;
}
.contact .intro li {
    margin-bottom: 10px;
    color: #BFE4D6;
    font-size: 16px;
    font-weight:700;
}
.contact .intro li .fa {
    margin-right: 10px;
}
.contact .intro li a {
    color: #BFE4D6;
}
.contact .intro li a:hover {
    color: #7CDFB8;
}
.contact .contact-form .form-control {
    border-color: #fff;
    height: auto;
    padding: 10px 15px;
}
.contact .contact-form .btn-theme {
    background-color: #317b5e;
    margin-top: 15px;
}
.contact .social-icons {
    display: inline-block;
    margin: 0 auto;
    margin-top: 20px;
}
/* ======= Configure Style ======= */
.config-wrapper {
    position: absolute;
    top: 100px;
    right: 0;
}
.config-wrapper-inner {
    position: relative;
}
.config-trigger {
    display: block;
    position: absolute;
    left: -36px;
    width: 36px;
    height: 36px;
    background: #444444;
    color: #fff;
    text-align: center;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.config-trigger:hover {
    background: #000;
}
.config-trigger .fa {
    font-size: 22px;
    padding-top: 8px;
    display: block;
    color: #fff;
}
.config-panel {
    width: 190px;
    display: none;
    background: #444444;
    color: #fff;
    padding: 15px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.config-panel h5.device-title {
    margin-bottom: 5px;
}
.config-panel #color-options {
    margin-bottom: 15px;
}
.config-panel #device-options {
    margin-bottom: 0;
}
.config-panel #device-options a {
    color: #999999;
}
.config-panel #device-options a:hover {
    color: #009976;
}
.config-panel #device-options li.active a {
    color: #8dd2b7;
}
.config-panel #color-options li a {
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid transparent;
}
.config-panel #color-options li a:hover {
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    border: 2px solid rgba(255, 255, 255, 0.8);
}
.config-panel #color-options li.active a {
    border: 2px solid #fff;
}
.config-panel #color-options li.theme-1 a {
    background: #009976;
}
.config-panel #color-options li.theme-2 a {
    background-color: #28a5a8;
}
.config-panel #color-options li.theme-3 a {
    background-color: #7cb75e;
}
.config-panel #color-options li.theme-4 a {
    background-color: #286da8;
}
.config-panel #color-options li.theme-5 a {
    background-color: #37ba67;
}
.config-panel #color-options li.theme-6 a {
    background-color: #f8a842;
}
.config-panel #color-options li.theme-7 a {
    background-color: #737f97;
}
.config-panel #color-options li.theme-8 a {
    background-color: #de5a6a;
}
.config-panel #color-options li.theme-9 a {
    background-color: #a83f73;
}
.config-panel #color-options li.theme-10 a {
    background-color: #7a3fa8;
}
.config-panel .close {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #fff;
}
.config-panel .close .fa {
    color: #fff;
}
/******************************************************
New Code Added
******************************************************/
#main-nav {
    margin-top: 20px;
    padding-bottom: 15px;
}
.faq-demo-btn-container {
    margin-top: 15px;
    margin-bottom: 28px;
}
#story {
    border-top: 1px solid #C3C3C3;
}
.last-col {
    font-size: 19px;
    border: 0;
}
.first-tr-top {
    font-family: 'Arvo', serif;
    font-size: 26px;
    font-weight:500;
    color: #fff;
}
.quote-image {
    position: absolute;
    float: right;
    right: 85px;
    bottom: 0px;
}
/*#pricing tbody td.td-1{
  font-size: 26px;
  height:80px;
  border: 0;
  color: #333;
}*/
#pricing tbody td.td-2 {
    background: #059271;
    font-size: 26px;
    height:80px;
    border: 0;
    color: #fff;
}
.open-quote {
    position: absolute;
    float: left;
    left: 0px;
    top: -5px;
}
.close-quote {
    float: right;/* margin-top: -22px;
  margin-right: 50px;*/
}
.press .img-responsive {
    max-height: 25px;
    padding-left: 15px;
    padding-right: 15px;
}
.slideshow {
    float: left;
    width: 82%;
    height: 340px!important;/*left: 45px;*/
}
.prev-block {
    float: left;
    /*width: 8%;*/
    margin-top: 12%;
    margin-right: 2%;
}
.next-block {
    float: left;
    /*margin-right: 1%;*/
    margin-top: 12%;
    margin-left: 2%;
}
.quote-block-container {
    margin-left: 21%;
    width: 58%;
}
.quote-block-container .item {
    width: 100%!important;
}
/******************************************************
Tabs For Pricing Table
******************************************************/
#pricing #tabs li.selected {
    background:#009976;
}
#pricing #tabs li.selected a {
    color: #fff;
}
#pricing #tabs {
    background: #fff;
    width: 295px;
    padding: 0px;
    border: 1px solid #c3c3c3;
    border-radius: 5px;
    padding: 5px 3px;
    margin-top: 30px;
    margin-bottom: 0px;
}
#pricing #tabs li {
    list-style: none;
    /*display: inline-block;*/
    margin-right: 2%;
    float: left;
    padding: 10px 15px;
    border-radius: 5px;
}
#pricing #tabs li a {
    display: block;
    font-size: 18px;
}
#pricing .table-block .header th {
    padding-top: 0px;
}
.pricing-table-text-block-container1 {
    float: left;
    width: 18%;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c3c3c3 #c3c3c3 #009976;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px 1px 3px;
    min-height: 210px;
    margin: 0px 1%;
    color: #000;
}
.col18 {
    width: 20%;
}
.more /******************************************************
New Pricing Table Added
******************************************************/
.table tbody {
    margin-top: 10px;
}
.pricing-table-text-block-container {
    border: 1px solid #c3c3c3;
    border-bottom: 3px solid #009976;
    border-radius: 5px;
    min-height: 210px;/*min-width: 220px;*/
}
.pricing-table-title {
    font-weight: bold;
    color: #009976;
    font-size: 24px;
    padding-top: 10px;
    font-family: 'Arvo', serif;
}
.text-block-1 {
    color: #888888;
}
.pricing-table-price {
    font-size: 24px;
    color: #009976;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    font-family: 'Arvo', serif;
}
.price-unit {
    font-size: 14px;
    color: #009976;
    font-weight: normal;
}
.price-text-bold {
    font-weight: bold;
    padding-top: 18px;
    width: 200px;
    padding-bottom: 12px;
}
.pricing-text-row {
    font-size: 13px;
    padding-bottom: 5px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.pricing-text-row2 {
    font-size: 13px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.price-text-color {
    color: #009976;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Arvo', serif;
}
.pricing-text-row2 a {
    color: #333;
}
.pricing .price-img-block-4 .table-img img {
    width: 50%;
}

/*.poll-text{
  font-weight: bold;
  color: #7A7F85;
  font-size: 18px;
}*/
/******************************************************/

/***
	blog
***/
/*
.blog-featured {
    background-size: 150%;
    position: relative;
    text-align: center;
}
.blog-featured h2, .blog-featured .feature-title, .blog-featured .meta {
    margin: 8px 0;
}
.blog-featured h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.3em;
    opacity: 1;
    -webkit-transition: font-size .25s ease;
    -o-transition: font-size .25s ease;
    transition: font-size .25s ease;
}
.blog-featured .feature-contents {
    position: relative;
}
.blog-featured .feature-title {
     color: #fff;
     display: inline-block;
     line-height: 1.6em;
     opacity: .4;
 }
.blog-featured .feature-contents .feature-title:hover {
    color: #fff;
}
.blog-featured .feature-title, .blog-featured .meta {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.blog-featured .link {
    display: block;
    padding: 2.25em 0 18em;
    position: relative;
    text-decoration: none;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}
.blog-featured .feature-link:after {
    background: -webkit-radial-gradient(closest-corner,rgba(0,0,0,0) 40%,rgba(0,0,0,.1));
    background: -moz-radial-gradient(closest-corner,rgba(0,0,0,0) 40%,rgba(0,0,0,.1));
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

#post-nav {
    background: #eaebed;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1000px;
}

#post-tabs {
    border: 0;
    padding: 1em 2.5em;
}
#post-tabs>li {
    float: none;
    margin: 0 0 5px;
}

#post-list {
    padding: 25px 0 20px;
    margin-bottom: 0;
}
#post-list:before, #post-list:after {
    content: " ";
    display: table;
}
.tab-content>.active {
    display: block;
}
.tab-content>.tab-pane {
    display: none;
}

*/


/*************  @media ***************/
@media (max-width: 768px) {
    .testimonials .item .people img.buffer-logo {
        left: 86px;
    }

    #main-nav {
        margin-top: 0;
    }

}
@media (max-width: 500px) {

    img.alignright {
        width: 100%;
        height: auto;
        float: right;
        padding: 3% 0px 1% 0%;
    }

    img.alignleft {
        width: 100%;
        height: auto;
        float: left;
        padding: 3% 0px 1% 0%;
    }
    .testimonials .item .people img.buffer-logo {
        bottom: -14px;
        left: 75px;
    }
    .testimonials .item .people .user-pic {
        max-width: 50px;
    }
    .customers {
        padding-bottom: 40px;
    }
    .testimonials .item .people .title-2 {
        float: none;
        margin-left: 0;
    }
    .div-box {
        float:left;
        width:100%;
        padding:10px 0% 25px 0;
        font-size:100%!important;
    }
    .row {
        margin-left:0px!important;
        margin-right:0px!important;
        min-height:555px!important;
    }
    .div-box .poll-text {
        padding:0;
        float:none
    }
    .div-box .pricing-text-row {
        padding: 20px 5% 0;
    }
    .whitepaper-image {
        width:100%;
        clear:both;
        padding-top:22px;
    }
    .whitepaper-image img {
        width:100%;
    }
    .whitepaper-content {
        width:100%;
        clear:both;
    }
    .detail .whitepaper-image {
        width:100%;
        clear:both;
    }
    .detail .whitepaper-content {
        width:100%;
        clear:both;
    }
    .left-side {
        float:left;
        width:100%;
    }
    .right-side {
        float: left;
        width: 92%;
        padding: 10px 2%;
        margin: 0 5%;
        margin-top: 30px;
    }
}
@media (max-width: 570px) {
    .pricing .table-img #beluga-img {
        width: 54%;
        margin-bottom: 67px;
        padding-top: 42px;
    }.whitepaper-box{ width:100%!important; margin:2%!important;}
    .back-btn a{margin-right: -2%;}
}
/* Small devices (tablets, 768px and up) */
/*
@media (min-width: 768px) {
    #post-tabs>li {
        float: left;
        margin-bottom: 0;
    }

    .blog-featured h2 {
        font-size: 38px;
    }
}
*/
@media (min-width: 768px) and (max-width: 979px) {
    .pricing-table-text-block-container1 {
        /*background: green;*/
    }
    .pricing-block {
        width: 98%;
    }
    .pricing .row {
        margin: 0px;
    }
    .pricing .price-img-block-4 .table-img img {
        width: 45%;
    }
    .table>tbody>tr>td {
        padding: 0.5%;
    }
    .testimonials .item .people img.buffer-logo {
        left: 124px;
    }
    .pricing-table-title {
        font-size: 16px;
    }
    .price-text-bold {
        width: auto;
    }
    .pricing-table-price {
        font-size: 20px;
    }
    .zopim {
        /*display: none;*/
    }
    .slideshow {
        height: 360px !important;
    }
    .table-block {
        width: 100%;
    }
    #pricing #tabs {
        margin-bottom: 5px;
    }
    .quote-block-container {
        margin-left: 14%;
        width: 80%;
    }
    .prev-block, .next-block {
        margin-top: 15%!important;
    }
    .press .img-responsive {
        padding: 0px;
        max-width: 85%;
    }
    .testimonials .item {
        margin-left: 0px;
    }
    .promo .overview {
        text-align: center;
    }
    .promo .overview .summary {
        /*margin-left: 60px;*/
        /*text-align: left;*/
    }
    .promo .overview .summary li {
        text-align: left;
    }
    .promo .overview .download-area {
        margin: 0 auto;
    }
    .promo .phone {
        text-align: center;
    }
    .promo .phone .phone-holder {
        margin: 0 auto;
    }
    .promo .ipad {
        text-align: center;
    }
    .promo .ipad .ipad-holder {
        margin: 0 auto;
    }
    .faq .item-3 {
        height: 150px !important;
    }
    .testimonials .item {
        /*margin-left: 8.67%;*/
    }
    .faq .item-3 .question span {
        display: block;
        margin-left: 65px;
        width: 80%;
    }
    .faq .item-3 .question {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .faq .item-3 .answer {
        font-size: 14px;
    }

    /******************************************************
    New Coded Added
    ******************************************************/
    .faq .item {
        height: 365px;
    }
    #testimonials .container, #testimonials .container .row {
        width: 100%;
        margin: 0px;
    }
    .testimonials .item .quote-box {
        width: 100%;
    }
    .quote-image {
        right: 0px;
    }
    /*  .close-quote {
      margin-right: 100px;
      margin-top: -22px;
    }*/
    .pricing .last-col .table-img {
        /*margin-top: -400px;*/
        z-index: -999;
    }
    .pricing .price-img-block-4 {
        /*background-color: #04755a;*/
        padding: 10px 0 20px;
        text-align: center;
        width: 100%;
    }
    .mobile-br2, .mobile-br3 {
        display: none;
        line-height: 1px;
    }
/*
    .blog-featured .link {
        padding: 3.5em 0 21em;
    }
    #post-tabs {
        padding: 5px 0 0;
    }
    #post-list {
        margin: 35px 0 25px;
    }
    .post-box {
        margin: 0 0 18px;
    }
    */
}
@media (min-width: 670px) and (max-width: 767px) {
    /*#faq{
      background: orange;
    }*/
    .pricing-table-text-block-container1 {
        /*background: yellow;*/
    }
    .promo .overview {
        text-align: center;
    }
    .testimonials {
        padding: 10px 0px 40px;
    }
    /*#top{
      background: #009976!important;
    }*/
    .pricing .price-img-block-4 .table-img img {
        width: 45%;
    }
    .price-unit {
        font-size: 9px;
    }
    .table>tbody>tr>td {
        padding: 0.5%;
    }
    .pricing-table-title {
        font-size: 15px;
    }
    .price-text-bold {
        width: auto;
    }
    .pricing-table-price {
        font-size: 18px;
    }
    .table-block {
        /*background: gray;*/
    }
    #pricing #tabs {
        margin-bottom: 5px;
    }
    .slideshow {
        height: 280px !important;
    }
    .quote-block-container {
        margin-left: 10%;
        width: 90%;
    }
    .prev-block, .next-block {
        margin-top: 15%!important;
    }
    .navbar-nav > li > a {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    /*  .pricing .price-img-block-4 {
      background-color: #04755a;
      padding: 255px 0 20px;
      text-align: center;
      width: 100%;
    }*/
    .pricing .last-col .table-img {
        /*margin-top: -345px;*/
        z-index: -999;
    }
    .zopim {
        display: none;
    }
    .navbar-collapse {
        background: #009976;
        padding-bottom: 15px;
    }
    .press .img-responsive {
        padding: 0px;
        max-width: 80%;
    }
    .press .list-inline > li {
        max-width: 150px;
        padding: 0px;
    }
    .quote-image {
        right: 0px;
    }
    .quote-image img {
        opacity: 1;
    }
    .header .main-nav .nav .nav-item.last {
        margin-left: 0px;
        margin-top: 5px;
    }
    .faq .item {
        /*height: 485px;*/
    }
    .testimonials .item .quote-box {
        width: 100%;
    }
    .quote-image {
        /*display: none;*/
    }
    .testimonials .item .quote-text {
        width: 100%;
    }
    .testimonials .item {
        margin-left: 0px;
    }
    #pricing tbody td.td-1, #pricing tbody td.td-2, #pricing tbody td.td-1 {
        font-size: 20px;
    }
    .thumbnail-x {
        margin: 5px;
        display: block;
        max-width: 100%;
        max-height: 70%;
    }
    .thumbnail-x img {
        /*max-height: 320px;*/
        width: 100%;
    }
    .mobile-br2, .mobile-br3 {
        display: none;
        line-height: 1px;
    }
}
@media (min-width: 570px) and (max-width: 669px) {
    .zopim {
        display: none;
    }
    .pricing-table-text-block-container1 {
        /*background: pink;*/
    }
    .promo .overview {
        text-align: center;
    }
    .testimonials {
        padding: 15px 0px 0px;
    }
    .pricing-table-text-block-container1 {
        min-height: 190px;
    }
    /*#top{
      background: #009976!important;
    }*/
    .pricing .price-img-block-4 .table-img img {
        width: 45%;
    }
    .table>tbody>tr>td {
        padding: 0px;
    }
    .pricing-table-title {
        font-size: 12px;
    }
    .price-text-bold {
        width: auto;
    }
    .pricing-table-price {
        font-size: 15px;
    }
    .table-block {
        /*background: yellow;*/
    }
    #pricing #tabs {
        margin-bottom: 5px;
    }
    .slideshow {
        height: 415px !important;
        /*width: 79%;*/
    }
    .prev-block, .next-block {
        margin-top: 35%!important;
    }
    .navbar-collapse {
        background: #009976;
        padding-bottom: 15px;
    }
    .navbar-collapse {
        height: 265px!important;
    }
    #pricing tbody td.td-1, #pricing tbody td.td-2, #pricing tbody td.td-1 {
        font-size: 20px;
    }
    .press .img-responsive {
        padding: 0px;
        max-width: 80%;
    }
    .press .list-inline > li {
        max-width: 115px;
        padding: 0px;
    }
    .meshim_widget_components_ChatButton.br .button {
        display: none!important;
    }
    .header .main-nav .nav .nav-item.last {
        margin-left: 0px;
        margin-top: 5px;
    }
    .faq .item {
        /*height: 485px;*/
    }
    .last-col {
        /*display: none;*/
    }
    .mobile-table-last-col {
        /*display: block;*/
    }
    .testimonials .item .quote-box {
        width: 100%;
    }
    .quote-image {
        right: 0px;
    }
    .quote-image img {
        width: 170px;
        height: auto;
    }
    .testimonials .item .quote-text {
        width: 100%;
    }
    .testimonials .item {
        margin-left: 0px;
    }
    .testimonials .item .quote {
        padding: 0px;
    }
    .thumbnail-x {
        margin: 5px;
        display: block;
        max-width: 100%;
        max-height: 70%;
    }
    .thumbnail-x img {
        /*max-height: 300px;*/
        width: 100%;
    }
    .pricing .last-col .table-img {
        /*margin-top: -289px;*/
        z-index: -999;
    }
    /*.pricing .price-img-block-4 {
      background-color: #04755a;
      padding: 200px 0 20px;
      text-align: center;
      width: 100%;
    }*/
    .mobile-br {
        display: none;
    }
    .mobile-br2, .mobile-br3 {
        display: none;
        line-height: 1px;
    }
    .open-quote {
        top: -25px;
        position: relative;
    }
    .testimonials .item .quote-text {
        padding-top: 20px;
    }
}
@media (min-width: 401px) and (max-width: 569px) {
    #faq, .testimonials .item .quote-text {
        /*background: blue;*/
    }
    .pricing-table-text-block-container1 {
        /*background: blue;*/
    }
    .pricing-block {
        width: 98%;
    }
    .pricing .row {
        margin: 0px;
    }
    .promo .overview {
        text-align: center;
    }
    .price-text-bold {
        padding-top: 0px;
    }
    .poll-text {
        color: #7a7f85;
        font-size: 10px;
        font-weight: normal;
    }
    /*#top{
      background: #009976!important;
    }*/
    .pricing .price-img-block-4 .table-img img {
        width: 45%;
    }
    .table>tbody>tr>td {
        padding: 0.2%;
    }
    .pricing-table-title {
        font-size: 11px;
        height: 40px;
    }
    .price-text-bold {
        width: auto;
    }
    .pricing-table-price {
        font-size: 11px;
        height: 50px;
    }
    .price-text-color {
        font-size: 14px;
    }
    .pricing-text-row2 a {
        font-size: 11px;
    }
    .pricing-text-row2 {
        font-size: 12px;
    }
    .pricing-text-row {
        font-size: 12px;
    }
    #pricing #tabs {
        margin-bottom: 5px;
    }
    .testimonials {
        padding: 10px 0 50px;
    }
    .slideshow {
        height: 285px !important;
    }
    .open-quote {
        left: -10px;
        top: -10px;
    }
    .quote-block-container {
        margin-left: 10%;
        width: 90%;
    }
    .prev-block, .next-block {
        margin-top: 20%!important;
    }
    .pricing .last-col .table-img {
        /*margin-top: -245px;*/
        z-index: -999;
    }
    .navbar-collapse {
        height: 165px!important;
    }
    /*.pricing .price-img-block-4 {
      background-color: #04755a;
      padding: 140px 0 10px;
      text-align: center;
      width: 100%;
    }*/
    .mobile-br {
        display: block;
        height: 1px;
    }
    .pricing .table > thead > tr > th {
        font-size: 14px;
    }
    .pricing .table>tbody>tr>td {
        font-size: 10px;
    }
    .zopim {
        display: none;
    }
    #pricing tbody td.td-1, #pricing tbody td.td-2, #pricing tbody td.td-1 {
        font-size: 13px;
    }
    .navbar-collapse {
        background: #009976;
        padding-bottom: 15px;
    }
    .press .img-responsive {
        padding: 0px;
        max-width: 90%;
    }
    .press .list-inline > li {
        margin-bottom: 25px;
    }
    .header .main-nav .nav .nav-item.last {
        margin-left: 0px;
        margin-top: 5px;
    }
    .faq .item {
        /*height: 342px;*/
    }
    .thumbnail-x {
        margin: 5px;
        display: block;
        max-width: 100%;
        max-height: 70%;
    }
    .thumbnail-x img {
        /*max-height: 300px;*/
        width: 100%;
    }
    .last-col {
        /*display: none;*/
    }
    .mobile-table-last-col {
        /*display: block;*/
    }
    .promo .ipad {
        min-width: 100%;
    }

    /*.promo .ipad.ipad-white .ipad-holder{
      background-size: 100%;
      background-position: 100%;
      width: 100%;
    }*/
    .hands img {
        width: 100%;
        height: auto;
    }
    .promo .ipad:before {
        /*display: none;*/
        background-size: 100% 100%;
        padding: 0px;
        margin: 0px;
        width: 100%;
        height: auto;
    }
    /*.promo .ipad .ipad-holder-inner{
      width: 77%;
      height: auto;
      top: auto;
      bottom: 62px;
    }*/
    .promo .ipad .ipad-holder-inner {
        width: 321px;
    }
    .promo .ipad .hands {
        /*height: 308px;*/
    }
    .promo .ipad .flexslider .flex-control-nav {
        /*bottom: -60px;*/
    }
    .testimonials .item .quote-box {
        width: 100%;
        padding-top: 20px;
    }
    .quote-image {
        right: auto;
        /*position: relative;*/
        /*float: none;*/
        text-align: center;
        right: 0px;
    }
    .quote-image img {
        width: 100px;
        height: auto;
    }
    .testimonials .item .quote-text {
        width: 100%;
    }
    .testimonials .item {
        margin-left: 0px;
    }
    .testimonials .item .quote {
        padding: 0px 34px;
    }
    .testimonials .item .quote {
        padding: 0px;
    }
    .close-quote {
        margin: 0px;
        /*margin-right: 90px;*/
    }
    .open-quote {
        /*top: -25px;*/
        position: relative;
    }
    .mobile-br2 {
        /*display: block;*/
        line-height: 1px;
    }
}
/* Extra small devices (phones, less than 768px) */
@media (min-width: 341px) and (max-width: 400px) {
    .zopim {
        display: none;
    }
    /*#top{
      background: #009976!important;
    }*/
    .promo .overview {
        text-align: center;
    }
    .pricing-table-text-block-container1 {
        /*background: purple;*/
        min-height: 256px;
    }
    .poll-text {
        font-size: 10px;
        font-weight: normal;
        padding-top: 15px;
        display: block;
    }
    .pricing .price-img-block-4 .table-img img {
        width: 45%;
    }
    .mobile-br3 {
        display: block;
    }
    .table>tbody>tr>td {
        padding: 0.5%;
    }
    .pricing-table-title {
        font-size: 10px;
        font-weight: normal;
        height: 35px;
    }
    .price-text-bold {
        width: auto;
    }
    .pricing-table-price {
        font-size: 10px;
        font-weight: normal;
    }
    .price-unit {
        font-size: 10px;
    }
    .price-text-color {
        font-size: 11px;
    }
    .pricing-text-row2 a {
        font-size: 11px;
    }
    .pricing-text-row2 {
        font-size: 11px;
    }
    .pricing-text-row {
        font-size: 11px;
        padding-bottom: 15px;
    }
    #pricing #tabs {
        margin-bottom: 5px;
    }
    .slideshow {
        height: 340px !important;
    }
    .quote-block-container {
        margin-left: 10%;
        width: 90%;
    }
    .prev-block, .next-block {
        margin-top: 32%!important;
    }
    .testimonials .item .quote-box:after {
        left: 30px;
    }
    .testimonials .item .people .user-pic {
        margin-right: 0px;
    }
    .navbar-collapse {
        background: #009976;
        padding-bottom: 15px;
    }
    #pricing tbody td.td-1, #pricing tbody td.td-2, #pricing tbody td.td-1 {
        font-size: 20px;
    }
    .press .img-responsive {
        padding: 0px;
        max-width: 90%;
    }
    .press .list-inline > li {
        margin-bottom: 25px;
    }
    .promo .button-demo {
        padding-left: 50px;
    }
    .meshim_widget_components_ChatButton.br .button {
        display: none!important;
    }
    .faq .item {
        padding: 15px;
        padding-bottom: 5px;
    }
    .header .main-nav .nav .nav-item.last {
        margin-left: 0px;
        margin-top: 5px;
    }
    .quote-image {
        margin-bottom: 15px;
    }
    .jx_ui_Widget {
        display: none;
    }
    .testimonials .item .quote-box {
        padding: 5px;
        width: 100%;
    }
    .promo .ipad .hands img {
        /*width: 80% !important;*/
    }
    .faq .item {
        /*height: 325px;*/
    }
    .promo .overview .summary li {
        font-size: 18px;
    }
    .promo .overview .note .left-arrow {
        left: 0;
    }
    .promo .overview .note .right-arrow {
        right: 0;
    }
    .promo .overview {
        text-align: center;
    }
    .promo .overview .summary {
        text-align: center;
    }
    .promo .overview .summary li {
        text-align: left;
    }
    .promo .overview .download-area {
        margin: 0 auto;
    }
    .promo .phone {
        text-align: center;
    }
    .promo .phone .phone-holder {
        margin: 0 auto;
        width: auto;
        -webkit-background-size: 300px auto;
        -moz-background-size: 300px auto;
        -o-background-size: 300px auto;
        background-size: 300px auto;
        left: 20%;
    }
    .promo .iphone .iphone-holder-inner {
        width: 208px;
        height: 394px;
        left: 48px;
        top: 96px;
    }
    .promo .android .android-holder-inner {
        /*    width: 238px;
            height: 394px;
            left: 33px;
            top: 67px;*/
    }
    .promo .ipad {
        text-align: center;
    }
    .promo .ipad .ipad-holder {
        margin: 0 auto;
        width: auto;
        /*
            -webkit-background-size: 300px auto;
            -moz-background-size: 300px auto;
            -o-background-size: 300px auto;
            background-size: 300px auto;
            */
    }
    .promo .ipad .ipad-holder-inner {
        left: 1px;
        /*width: 229px;
            height: auto;
            left: 36px;
            top: 59px; */
    }
    .promo .ipad .flexslider .flex-control-nav {
        bottom: -33px;
    }
    .promo .overview .note .left-arrow {
        -webkit-background-size: 30px auto;
        -moz-background-size: 30px auto;
        -o-background-size: 30px auto;
        background-size: 30px auto;
    }
    .promo .overview .note .right-arrow {
        -webkit-background-size: 30px auto;
        -moz-background-size: 30px auto;
        -o-background-size: 30px auto;
        background-size: 30px auto;
    }
    .flexslider .slides li {
        z-index: -99999px;
    }
    .faq .icon-2 {
        display: block;
        margin-top: 0;
        margin: auto;
        left: 0;
        right: 0;
        position: relative;
        text-align:center;
    }
    .faq .item-3 {
        height: auto !important;
    }
    .thumbnail-x {
        margin: 5px;
        display: block;
        max-width: 100%;
        max-height: 70%;
    }
    .thumbnail-x img {
        /*max-height: 300px;*/
        width: 100%;
    }


    /******************************************************
    New Code added
    ******************************************************/
    .btn-demo {
        width: 50%;
        margin-left: 25%;
    }
    .btn-signup {
        width: 50%;
        margin-left: 25%;
    }
    .header .main-nav .nav .signup-mobile-btn {
        margin-right: 0px!important
    }
    .last-col {
        /*display: none;*/
    }
    .mobile-table-last-col {
        /*display: block;*/
    }
    .promo .ipad {
        min-width: 100%;
    }
    .promo .ipad.ipad-white .ipad-holder {
        background-size: 100%;
        background-position: 100% bottom;
        width: 100%;
    }
    .hands img {
        width: 100%;
        height: auto;
    }
    .promo .ipad:before {
        /*display: none;*/
        background-size: 100% 100%;
        padding: 0px;
        margin: 0px;
        width: 100%;
        height: auto;
    }
    .promo .ipad .ipad-holder-inner {
        min-width: 175px;
        max-width: 199px;
        top: 116px;
    }
    .promo .ipad .flexslider .flex-control-nav {
        /*bottom: -50px;*/
    }
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 0px;
    }
    .testimonials .item .quote-box {
        width: 100%;
    }
    .quote-image {
        right: 0px;
        position: relative;
    }
    .testimonials .item .quote-text {
        width: 100%;
    }
    .testimonials .item {
        margin-left: 0px;
    }
    .testimonials .item .quote {
        padding: 35px 5px;
    }
    .open-quote {
        top: 5px;
        left: 0px;
    }
    .close-quote {
        margin-right: 5px;
        margin-top: 0px;
    }
    .testimonials {
        padding: 0px;
    }
    .faq .item {
        /*height: 310px;*/
    }
    .promo .container {
        padding: 0px;
    }
    .promo .ipad .ipad-holder {
        height: 436px;
    }
    .promo .ipad .hands {
        /*height: 274px;*/
    }
    .promo .ipad.ipad-white .ipad-holder {
        background-size: 79% 85%;
        background-position: bottom;
    }
    .row {
        margin: 0px;
    }
    .container {
        padding: 0px;
    }
    .faq .item-3 .question span {
        display: block;
        margin-left: 65px;
        width: 80%;
    }
    .faq .item-3 .question {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .faq .item-3 .answer {
        font-size: 15px;
    }
    .list-inline {
        text-align: center;
    }
    .pricing .last-col .table-img {
        /*margin-top: -220px;*/
        z-index: -999;
    }
    /*.pricing .price-img-block-4 {
      background-color: #04755a;
      padding: 110px 0 20px;
      text-align: center;
      width: 100%;
    }*/

    .mobile-br {
        display: block;
        height: 1px;
    }
    .mobile-br2 {
        display: block;
        line-height: 1px;
    }
    .pricing .table > thead > tr > th {
        font-size: 14px;
    }
    .pricing .table>tbody>tr>td {
        font-size: 11px;
    }
    #pricing tbody td.td-1, #pricing tbody td.td-2, #pricing tbody td.td-1 {
        font-size: 13px;
    }
}
@media (min-width: 321px) and (max-width: 340px) {
    .promo .ipad .ipad-holder-inner {
        top: 218px;
    }
    /*#top{
      background: #009976!important;
    }*/
    .poll-text {
        color: #7a7f85;
        font-size: 10px;
        font-weight: normal;
    }
    .zopim {
        display: none;
    }
    .testimonials .item .people .user-pic {
        max-width: 45px;
    }
    .promo .overview {
        text-align: center;
    }
    .mobile-br3 {
        display: block;
    }
    .pricing-table-text-block-container1 {
        /*background: red;*/
        min-height: 238px;
    }
    .pricing .price-img-block-4 .table-img img {
        width: 45%;
    }
    .table>tbody>tr>td {
        padding: 0.5%;
    }
    .pricing-table-title {
        font-size: 11px;
        height: 35px;
    }
    .price-text-bold {
        width: auto;
    }
    .pricing-table-price {
        font-size: 11px;
    }
    .price-text-color {
        font-size: 11px;
    }
    .pricing-text-row2 a {
        font-size: 11px;
    }
    .pricing-text-row2 {
        font-size: 11px;
    }
    .pricing-text-row {
        font-size: 11px;
    }
    #pricing #tabs {
        margin-bottom: 5px;
    }
    .slideshow {
        /*background: black;*/
        width: 78%;
    }
    .slideshow {
        height: 400px !important;
    }
    .quote-block-container {
        margin-left: 10%;
        width: 90%;
    }
    .prev-block, .next-block {
        margin-top: 50%!important;
    }
    .testimonials .item .quote-box:after {
        left: 30px;
    }
    .testimonials .item .people .user-pic {
        margin-right: 0px;
    }
    .testimonials .item .quote {
        font-size: 11px;
        font-weight: normal;
    }
    .pricing .last-col .table-img {
        /*margin-top: -230px;*/
        z-index: -999;
    }
    /*.pricing .price-img-block-4 {
      background-color: #04755a;
      padding: 105px 0 20px;
      text-align: center;
      width: 100%;
    }*/
    .mobile-br, .mobile-br2 {
        display: block;
        height: 1px;
    }
    .pricing .table > thead > tr > th {
        font-size: 14px;
    }
    .pricing .table>tbody>tr>td {
        font-size: 11px;
    }
    #pricing tbody td.td-1, #pricing tbody td.td-2, #pricing tbody td.td-1 {
        font-size: 13px;
    }
    .meshim_widget_components_ChatButton.br .button {
        display: none!important;
    }
    #faq {
        /*background: purple;*/
    }
    .testimonials .item .quote-text {
        /*background: purple;*/
    }
    .press .img-responsive {
        padding: 0px;
        max-width: 90%;
    }
    .press .list-inline > li {
        margin-bottom: 25px;
    }
    .navbar-collapse {
        background: #009976;
        padding-bottom: 15px;
    }
    .faq .item .caption p {
        /*font-size: 12px;*/
    }
    .quote-image {
        margin-bottom: 15px;
    }
    .promo .ipad {
        min-width: 100%;
    }
    .promo .ipad .hands {
        /*top: 68.5%;*/
    }
    .flexslider {
        margin: 0px;
    }
    .header .main-nav .nav .nav-item.last {
        margin-left: 0;
        margin-top: 5px;
    }
    .header .main-nav .nav .signup-mobile-btn, .header .main-nav .nav .last {
        width: 50%;
        left: 25%;
    }
    .promo .ipad.ipad-white .ipad-holder {
        background-size: 100%;
        background-position: 100% bottom;
        width: 100%;
    }
    .hands img {
        width: 100%;
        height: auto;
    }
    .promo .ipad:before {
        /*display: none;*/
        background-size: 100% 100%;
        padding: 0px;
        margin: 0px;
        width: 100%;
        height: auto;
    }
    .promo .ipad .ipad-holder-inner {
        bottom: 0;
        height: 311px;
        top: 82px;
        width: 170px;
    }
    .promo .ipad .hands {
        /*height: 308px;*/
    }
    .promo .ipad .flexslider .flex-control-nav {
        bottom: -35px;
    }
    .last-col {
        /*display: none;*/
    }
    .mobile-table-last-col {
        /*display: block;*/
    }
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 2px;
    }
    .pricing .table > tbody > tr > td {
        font-size: 10px;
    }
    .pricing .table > thead > tr > th {
        font-size: 14px;
    }
    #pricing tbody td.td-1, #pricing tbody td.td-2 {
        font-size: 14px;
    }
    .faq .item-3 .question span {
        display: block;
        margin-left: 73px;
        width: 73%;
    }
    .faq .item-3 .question {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .faq .item-3 .answer {
        font-size: 11px;
    }
    .list-inline {
        text-align: center;
    }
    .testimonials .item .quote-box {
        width: 100%;
    }
    .quote-image {
        right: 0px;
        position: relative;
    }
    .testimonials .item .quote-text {
        width: 100%;
    }
    .testimonials .item {
        margin-left: 0px;
    }
    .testimonials .item .quote {
        padding: 0px;
    }
    .open-quote {
        top: -25px;
        left: -25px;
    }
    .close-quote {
        margin-right: -25px;
        margin-top: 0px;
    }
    .testimonials {
        padding: 0px;
    }
    .faq .item {
        height: auto!important;
    }
    .promo .container {
        padding: 0px;
    }
    .promo .ipad .ipad-holder {
        height: 360px;
    }
    .promo .ipad .hands {
        /*height: 258px;*/
    }
    .row {
        margin: 0px;
    }
    .container {
        padding: 0px;
    }
    .thumbnail-x {
        margin: 5px;
        display: block;
        max-width: 100%;
        max-height: 70%;
    }
    .thumbnail-x img {
        /*max-height: 300px;*/
        width: 100%;
    }
    .promo .ipad.ipad-white .ipad-holder {
        background-size: 79% 90%;
        background-position: bottom;
    }
}
@media (max-width: 320px) {
    .zopim {
        display: none;
    }
    /*#top{
      background: #009976!important;
    }*/
    .pricing-table-text-block-container1 {
        /*background: orange;*/
        min-height: 250px;
    }
    .pricing-block {
        width: 98%;
    }
    .poll-text {
        font-size: 10px;
        font-weight: normal;
    }
    .pricing .price-img-block-4 .table-img img {
        width: 45%;
    }
    .pricing .row {
        margin: 0px;
    }
    .pricing-table-title {
        font-size: 10px;
        height: 40px;
    }
    .price-text-bold {
        width: auto;
    }
    .pricing-table-price {
        font-size: 10px;
    }
    .price-text-color {
        font-size: 10px;
    }
    .pricing-text-row2 a {
        font-size: 10px;
    }
    .pricing-text-row2 {
        font-size: 10px;
    }
    .pricing-text-row {
        font-size: 10px;
    }
    .testimonials .item .people img.buffer-logo {
        left: 43px;
    }
    .mobile-br, .mobile-br2 {
        display: block;
        height: 1px;
    }
    .quote-block-container {
        margin-left: 10%;
        width: 90%;
    }
    #pricing #tabs {
        margin-bottom: 5px;
        width: 268px;
    }
    #pricing #tabs li {
        padding: 10px;
    }
    .slideshow {
        height: 450px !important;
        /*background: black;*/
        width: 78%;
    }
    .testimonials .item .quote-box:after {
        left: 30px;
    }
    .testimonials .item .people .user-pic {
        margin-right: 0;
        padding: 0;
    }
    .prev-block, .next-block {
        margin-top: 72%!important;
        width: auto;
    }
    .testimonials .item .quote {
        font-size: 11px;
        font-weight: normal;
    }
    .press .img-responsive {
        padding: 0px;
        max-width: 90%;
    }
    .press .list-inline > li {
        margin-bottom: 25px;
    }
    .navbar-collapse {
        background: #009976;
        padding-bottom: 15px;
    }
    .meshim_widget_components_ChatButton.br .button {
        display: none!important;
    }
    .promo .ipad {
        min-width: 100%;
    }
    .quote-image {
        margin-bottom: 15px;
    }
    .flexslider {
        margin: 0px;
    }
    .header .main-nav .nav .nav-item.last {
        margin-left: 0;
        margin-top: 5px;
    }
    .header .main-nav .nav .signup-mobile-btn, .header .main-nav .nav .last {
        width: 50%;
        left: 25%;
    }
    .promo .ipad.ipad-white .ipad-holder {
        background-position: center bottom;
        background-size: 74% 67%;
        width: 100%;
    }
    .hands img {
        width: 100%;
        height: auto;
    }
    .promo .ipad:before {
        /*display: none;*/
        background-size: 100% 100%;
        padding: 0px;
        margin: 0px;
        width: 100%;
        height: auto;
    }
    .promo .ipad .ipad-holder-inner {
        bottom: 0;
        height: 311px;
        top: 240px;
        width: 162px;
    }
    .promo .ipad .flexslider .flex-control-nav {
        bottom: -30px;
    }
    .last-col {
        /*display: none;*/
    }
    .mobile-table-last-col {
        /*display: block;*/
    }
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 2px;
    }
    .table>tbody>tr>td {
        padding: 0.5%;
    }
    .pricing .table > tbody > tr > td {
        font-size: 14px;
    }
    .pricing .table > thead > tr > th {
        font-size: 18px;
    }
    #pricing tbody td.td-1, #pricing tbody td.td-2 {
        font-size: 16px;
    }
    #pricing tbody td.td-2, #pricing tbody td.td-1 {
        height: 50px;
    }
    .faq .item-3 .question span {
        display: block;
        margin-left: 73px;
        width: 73%;
    }
    .faq .item-3 .question {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .faq .item-3 .answer {
        font-size: 15px;
    }
    .faq .item-2 {
        height: auto!important;
    }
    .list-inline {
        text-align: center;
    }
    .testimonials .item .quote-box {
        width: 100%;
    }
    .quote-image {
        right: 0px;
        position: relative;
    }
    .testimonials .item .quote-text {
        width: 100%;
        padding-top: 20px;
    }
    .testimonials .item {
        margin-left: 0px;
    }
    .testimonials .item .quote {
        padding: 0px;
    }
    .open-quote {
        top: -10px;
        left: -10px;
        position: relative;
    }
    .close-quote {
        margin-right: -10px;
        margin-top: 0px;
    }
    .testimonials {
        padding: 0px;
    }
    .faq .item {
        height: auto!important;
    }
    .promo .container {
        padding: 0px;
    }
    .promo .ipad .ipad-holder {
        height: 454px;
    }
    .promo .ipad .hands {
        /*height: 258px;*/
    }
    .row {
        margin: 0px;
    }
    .container {
        padding: 0px;
    }
    .pricing .last-col .table-img {
        /*margin-top: -205px;*/
        z-index: -999;
    }
    /*.pricing .price-img-block-4 {
      background-color: #04755a;
      padding: 90px 0 20px;
      text-align: center;
      width: 100%;
    }*/
    .mobile-br, .mobile-br2 {
        display: block;
        height: 1px;
    }
    .pricing .table > thead > tr > th {
        font-size: 11px;
    }
    .pricing .table>tbody>tr>td {
        font-size: 9px;
    }
    #pricing tbody td.td-1, #pricing tbody td.td-2, #pricing tbody td.td-1 {
        font-size: 11px;
    }
}
@media (min-width: 980px) and (max-width: 1200px) {
    #faq {
        /*background: pink;*/
    }
    .pricing-table-text-block-container1 {
        /*background: #EDD9AB;*/
    }
    .pricing-block {
        width: 98%;
    }
    .pricing .row {
        margin: 0px;
    }
    .pricing-table-price {
        font-size: 20px;
    }
    .testimonials {
        padding: 20px 0 15px 0;
    }
    .testimonials .item .people img.buffer-logo {
        left: 124px;
    }
    .price-text-bold {
        width: auto;
    }
    .pricing-table-text-block-container {
        min-height: 210px;
    }
    .price-text-color {
        font-size: 20px;
    }
    .pricing-table-title {
        font-size: 18px;
    }
    #pricing #tabs {
        margin-bottom: 5px;
    }
    .prev-block, .next-block {
        margin-top: 25%!important;
    }
    .slideshow {
        height: 340px !important;
    }
    .faq .item {
        height: 445px;
    }
    .testimonials .item .quote-box {
        width: 100%;
    }
    .quote-image {
        right: 0px;
    }
    .testimonials .item .quote-text {
        width: 100%;
    }
    .testimonials .item {
        /*margin-left: 16.67%;*/
    }
    .faq .item-3 .question span {
        display: block;
        margin-left: 65px;
        width: 80%;
    }
    .faq .item-3 .question {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .price-img-block-1 img {
        width: 150px;
    }
}
/*
@media (min-width: 992px) {
    #post-list .post {
        min-height: 280px;
    }

}
*/
/* Medium devices (desktops, 992px and up) */
@media (min-width: 1201px) {
    .pricing-table-text-block-container {
        /*background: black;*/
    }
    .faq .item {
        height: 535px;
    }
    .promo .overview {
        text-align: left;
    }
    .promo .overview .summary {
        margin-left: 0;
    }
    .promo .overview .summary li {
        text-align: left;
    }
    .promo .phone {
        text-align: left;
    }
    .promo .ipad {
        text-align: center;
    }
    .faq .item-3 {
        height: 150px !important;
    }
}

/* Large devices (large desktops, 1200px and up) */

/** blog css override **/
.all-caps {
    text-transform: uppercase;
    letter-spacing: 1px;
}
.blog-featured {
    background-size: 150%;
    position: relative;
    text-align: center;
}
.blog-featured .link {
    display: block;
    padding: 1.25em 0 13.5em;
    position: relative;
    text-decoration: none;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.blog-featured .link:hover .feature-title {
    opacity: 1;
}
.blog-featured .feature-link:after {
    background: -webkit-radial-gradient(closest-corner, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.1));
    background: -moz-radial-gradient(closest-corner, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.1));
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.blog-featured .feature-link:hover:after {
    opacity: 1;
}
.blog-featured .feature-contents {
    position: relative;
}
.blog-featured img {
    margin-bottom: 0;
    max-width: 580px;
    width: 100%;
}
.blog-featured h2,
.blog-featured .feature-title,
.blog-featured .meta {
    margin: 8px 0;
}
.blog-featured h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.3em;
    opacity: 1;
    -webkit-transition: font-size 0.25s ease;
    -o-transition: font-size 0.25s ease;
    transition: font-size 0.25s ease;
}
.blog-featured .feature-title,
.blog-featured .meta {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all 0.2s ease;
}
.blog-featured .feature-title {
    color: #fff;
    display: inline-block;
    line-height: 1.6em;
    opacity: 0.4;
}
.blog-featured .meta {
    color: rgba(255, 255, 255, 0.5);
    display: inline-block;
}
.post {
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
}
.post :hover{
    background-color: #d3d3d3;
}

.post-box {
    display: block;
    margin: 0 -6px 18px;
    min-height: 165px;
}
.post-box>p {
    /*background: #f6f6f6;*/
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
    color: #555;
    font-size: inherit;
    padding: 8px;
    line-height: 1.45em;
    min-height: 85px;
    -webkit-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}
a.post-box {
    text-decoration: none;
    background: #f9f9f9;
}
a.post-box:hover {
    text-decoration: none;
    background-color: #d3d3d3;
}

.post-box>figure {
    position: relative;
}
.post-box>figure, .post-box>figure>img {
    border-radius: 4px 4px 0 0;
}
.post-date {
    color: #333333;
    font-style: italic;
}
figure img {
    width: 100%;
    vertical-align: middle;
    border: 0;
}
figure {
    margin: 0;
    background: #f9f9f9;
}
#post-nav {
    background: #f9f9f9;
}
#post-list {
    margin-bottom: 0;
    padding: 25px 0 20px;
}
#post-content {
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 2em auto;
    max-width: 720px;
}
#post-content h2 {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: 600;
    margin: 1.8em 0 0.8em;
}
#post-content h3 {
    color: #242424;
    font-size: 23px;
    font-weight: 500;
    line-height: 28px;
    margin: 2em 0 1em;
}
#post-content h4 {
    font-size: 20px;
}
#post-content h5,
#post-content p,
#post-content li,
#post-content blockquote,
#post-content section {
    color: #3f3f3f;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 23px;
}
#post-content h5 {
    font-weight: 700;
}
#post-content hr.dark-gray {
    border-top-color: #d5d5d5;
}
#post-content p {
    font-family: Georgia, "Times New Roman", Times, serif;
}
#post-content p:last-child {
    margin-bottom: 0;
}
#post-content p.badge-text {
    margin-left: 10px;
}
#post-content p.badge-text.small {
    padding-left: 75px;
}
#post-content p.badge-text.large {
    padding-left: 137px;
}
#post-content a {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.4) 50%);
    background-repeat: repeat-x;
    background-size: 2px 2px;
    background-position: 0 16px;
    color: #3f3f3f;
    -webkit-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all 0.1s ease;
}
#post-content a:hover {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #1091e7 50%);
}
#post-content a:hover,
#post-content a:hover strong {
    color: #1091e7;
}
#post-content .btn {
    background-image: none;
}
#post-content .btn:hover {
    background-image: none;
    color: inherit;
}
#post-content ul img,
#post-content ol img {
    margin-left: 0;
}
#post-content ul,
#post-content ol,
#post-content li,
#post-content p {
    margin-bottom: 24px;
}
#post-content strong {
    color: #3f3f3f;
}
#post-content img {
    display: block;
    margin: 2.5em auto;
    max-width: 100%;
}
#post-content iframe {
    display: block;
    margin: 2.5em auto;
    width: 100%;
}
#post-content span.underline {
    text-decoration: underline;
}
#post-content .author {
    margin-top: 1em;
}
#post-content .author > a > img,
#post-content .author > img {
    border-radius: 100%;
    display: block;
    float: left;
    margin: 0 16px 1.2em 0;
    width: 80px;
}
#post-content .author > p {
    color: #000;
    font-family: 'Whitney SSm A', 'Whitney SSm B', "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
    /*font-style: italic;*/
    line-height: 20px;
    padding: 0 0 0 75px;
}
#post-content .bdr {
    border: 1px solid #dfdfdf;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px;
}
#post-content .right {
    float: right;
    margin: 0 0 15px 30px;
    max-width: 50%;
    text-align: center;
}
#post-content .right img {
    margin: 0 0 10px;
}
#post-content .left {
    float: left;
    margin: 0 30px 15px 0;
    max-width: 50%;
}
#post-content blockquote,
#post-content blockquote p,
#post-content blockquote strong {
    color: rgba(105, 105, 105, 0.8);
}
#post-content blockquote {
    border-left: 4px solid #ddd;
    margin: 35px 0;
    padding: 5px 0 5px 18px;
}
#post-content blockquote a {
    background-size: 1px 2px;
}
#post-content blockquote small a {
    background-position: 0 13px;
}
#post-content blockquote.large {
    border: 0;
    font-size: 1.5em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5em;
    margin: 1.5em 0;
    padding: 0;
    text-align: center;
}
#post-content blockquote.large a {
    background-position: 0 21px;
}
#post-content blockquote.single {
    padding-bottom: 0;
}
#post-content blockquote.single span {
    display: block;
    margin-top: 10px;
}
#post-content blockquote.top {
    margin: 0.85em 0 1.3em;
}
#post-content blockquote img {
    margin: 0;
}
#post-content .quote-auth {
    border-radius: 50px;
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}
#post-content cite {
    display: block;
    font-size: 85%;
    line-height: 1.8em;
    margin-top: 0.85em;
}
#post-content [id^=twitter-] {
    margin: 2.5em auto 3em !important;
}
#post-content .callout {
    background: #F3F4F6;
    margin: 2em 0;
    padding: 1.3em 1.5em 1.5em;
}
#post-content .callout p:first-child,
#post-content .callout ol:first-child,
#post-content .callout ul:first-child,
#post-content .callout h2:first-child,
#post-content .callout h3:first-child,
#post-content .callout h4:first-child,
#post-content .callout h5:first-child {
    margin-top: 0;
}
#post-content .callout p:last-child,
#post-content .callout li:last-child {
    margin-bottom: 0;
}
#post-content .callout ol,
#post-content .callout ul {
    margin-bottom: 0;
}
#post-content .callout ol.upper-alpha,
#post-content .callout ul.upper-alpha {
    list-style-type: upper-alpha;
}
#post-content .callout h2,
#post-content .callout h3,
#post-content .callout h4,
#post-content .callout h5 {
    margin: 0 0 15px;
}
#post-content .callout.blurb {
    text-align: center;
}
#post-content .callout.blurb img {
    margin: 1.3em auto;
}
#post-content .callout.blurb p {
    margin: 12px;
    padding-bottom: 12px;
}
#post-content .callout.blue {
    background: #e7f4fd;
}
#post-content .callout.red {
    background: #ffefef;
}
#post-content .callout.yellow {
    background: #fcf8e2;
}
#post-content .callout.tweet {
    background: #f9f7eb url(../images/blog/twitter.png) no-repeat 35px 30px;
    padding: 1.2em 1.5em 1.2em 82px;
}
#post-content .callout.tweet span {
    display: block;
    margin-top: 0.5em;
}
#post-content .callout.tweet span > a {
    font-size: 75%;
    opacity: 0.8;
}
#post-content .callout blockquote {
    margin: 0;
}
#post-content .callout.resource.white {
    background: #ffffff;
}
#post-content .callout.resource img {
    float: left;
    margin: 0 20px 0 0;
}
#post-content .callout.resource p {
    margin: 15px 15px 0 0;
}
#post-content .callout.large p {
    font-size: 1.5em;
}
#post-content figure {
    position: relative;
}
#post-content figure .conversationImg {
    max-width: 50px;
}
#post-content figure.conversation > p {
    margin-left: 70px;
}
#post-content figure.conversation ol,
#post-content figure.conversation ul > p {
    margin-left: 30px;
}
#post-content figure cite {
    color: gray;
    font-style: italic;
}
#post-content figure.poster {
    margin: 2.5em 0;
}
#post-content figure.poster img {
    width: 100%;
}
#post-content .highlight {
    background: #fff3a8;
    padding: 0 4px;
}
#post-content img.featureImg {
    float: right;
    margin: 10px 0 25px 25px;
    max-height: 200px;
    min-height: 100px;
    width: auto;
}
#post-content img.quoteImg-l {
    float: left;
    width: auto;
}
#post-content img.quoteImg-l.flush-l {
    margin: 7px 20px 0 0;
}
#post-content img.quoteImg-l.largeQuote-l {
    margin: 0 20px;
}
#post-content img.quoteImg-l.round {
    margin: 8px 20px 0;
    width: 70px;
    height: 70px;
    border-radius: 70px;
}
#post-content img.quoteImg-r {
    float: right;
    width: auto;
}
#post-content img.quoteImg-r.flush-r {
    margin: 7px 0 0 20px;
}
#post-content .imgCaption a,
#post-content .author a {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 50%);
    background-position: 0 14px;
    color: #777777;
}
#post-content .imgCaption a:hover,
#post-content .author a:hover {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 50%);
    color: #555555;
}
#post-content .imgCaption {
    color: #777;
    display: block;
    font-size: 14px;
    line-height: 1.6em;
    margin: -20px 0 25px;
    padding: 6px 0;
    text-align: center;
}
#post-content .lead {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    line-height: 30px;
}
#post-content .lead:first-letter {
    float: left;
    font-family: 'Whitney SSm A', 'Whitney SSm B', "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
    font-size: 2.875em;
    font-weight: 700;
    line-height: 50px;
    margin: 4px 8px -5px 0;
}
#post-content .lead a {
    background-position: 0 25px;
}
#post-content ol {
    counter-reset: item;
}
#post-content ol li {
    display: block;
    position: relative;
}
#post-content ol li:before {
    position: absolute;
    left: -60px;
    width: 50px;
    text-align: right;
    content: counter(item) ".";
    counter-increment: item;
    font-weight: 700;
}
#post-content .resource-link img {
    float: left;
    margin: 0 8px 0 0;
}
#post-content .resource-link p {
    display: block;
    margin-top: 38px;
}
#post-content .resource-link .clear {
    clear: both;
}
#post-content span.title-badge {
    background: #e7f4fd;
    color: #366989;
    font-weight: 400;
    padding: 3px 7px;
    margin-right: 10px;
    line-height: 2em;
    border-radius: 3px;
}
#post-content span.title-badge.yellow {
    background: #f2bc17;
    color: #ffffff;
}
#post-content span.title-badge.blue {
    background: #6AAECF;
    color: #ffffff;
}
#post-content span.title-badge.sans {
    margin-top: 8px;
    font-family: 'Whitney SSm A', 'Whitney SSm B', "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
}
#email-cta {
    background: #6aaecf;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    margin: 2.5em 0 1.5em;
    padding: 20px;
    text-align: center;
}
#email-cta p,
#email-cta strong,
#email-cta small {
    color: #fff;
    font-family: 'Whitney SSm A', 'Whitney SSm B', "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
}
#email-cta p {
    font-size: 18px;
    line-height: 26px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
#email-cta small {
    color: rgba(255, 255, 255, 0.7);
}
#share {
    text-align: center;
}
#share p {
    font-size: 12px;
    color: #777777;
}
#share .share-button {
    height: 45px;
    margin: 15px auto;
}
#share .share-button > label {
    background: #bbb;
    border: 0;
    border-radius: 3px;
    padding: 5px 15px 13px;
}
#share .share-button > label:hover {
    background: #777;
    border-color: #a5a5a5;
    opacity: 1;
}
#share .share-button > label:before {
    color: #fff;
    font-size: 20px;
    position: relative;
    top: 2px;
}
#share .share-button span {
    color: #fff;
    font-family: 'Whitney SSm A', 'Whitney SSm B', "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
}
#share .share-button li {
    color: #fff;
    font-size: 22px;
    line-height: 23px;
    margin-bottom: 0;
    padding: 12px 10px;
}
#share .share-button .social ul {
    width: 160px;
}
#share .share-button .social ul:after {
    display: none;
}
#share .share-button .social .icon-facebook {
    display: none;
}
.newsletter {
    font-family: 'Whitney SSm A', 'Whitney SSm B', "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 20px;
    position: relative;
    text-align: left;
}
.newsletter input {
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all 0.25s ease;
}
.newsletter .email-add,
.newsletter .btn {
    height: 50px;
}
.newsletter .email-add {
    background: #f2f2f2;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #555;
    overflow: hidden;
    padding: 13px 35% 13px 15px;
    text-overflow: ellipsis;
    width: 100%;
}
.newsletter .email-add:hover,
.newsletter .email-add:focus {
    border: 1px solid #5e92ad;
}
.newsletter .email-add:focus {
    background: #fff;
    color: #333333;
}
.newsletter .btn {
    border: 0;
    border-radius: 0 4px 4px 0;
    color: #fff;
    font-family: 'Whitney SSm A', 'Whitney SSm B', "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
    padding: 15px 20px;
    position: absolute;
    right: 15px;
    top: 0;
}
.quote-generator {
    position: relative;
    margin: 50px 0 30px;
    max-width: 650px;
}
.quote-generator #quote-decoration {
    position: absolute;
    top: -54px;
    left: 50%;
    margin-left: -23px;
    height: 49px;
    width: 47px;
}
.quote-generator #outer {
    background: #F1F1F1;
    border: 1px solid #C7C7C7;
    border-radius: 4px;
    padding: 4px;
    text-align: center;
}
.quote-generator #outer #quote-title {
    color: #393839;
    background: #fff;
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding: 30px 40px 20px;
    font-size: 20px;
    line-height: 1.4em;
}
.quote-generator #outer #quote-body {
    display: inline-block;
    padding: 20px 0 0;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #a7a7a7;
}
.quote-generator #outer #db-link {
    padding-top: 5px;
    display: inline-block;
    color: #a7a7a7;
    font-size: 12px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 17px;
    margin-right: 15px;
}
#related-posts {
    margin-bottom: 2em;
    padding: 0 16px;
}
#related-posts > .container-fluid {
    max-width: 690px;
    padding: 0;
}
#related-posts h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px solid #e4e4e4;
    color: #777;
    font-size: 13px;
    font-weight: 400;
    margin: 0 auto 2.5em;
    text-align: center;
}
#related-posts h2 > span {
    background: #fff;
    padding: 0 10px;
    position: relative;
    top: 9px;
}
.archive h1 {
    color: #555;
    font-size: 22px;
    font-weight: 600;
}
.archive h1 + p {
    color: gray;
    font-weight: 300;
    margin: -5px 0 -15px;
}
.pagination {
    margin-bottom: 4em;
    text-align: center;
}
.pagination > .btn {
    color: #a0a0a0;
    margin: 0 10px;
}
.container-fluid {
    max-width: 1000px;
}

.nav-tabs {
    font-size: 15px;
    border-bottom: none;
}
.navbar-nav>li {
    float: left;
    font-size: 15px;
}
/*
.nav-tabs>li {

}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #d3d3d3;

}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
    background-color: #fff;
}
*/
#post-tabs>li {
    float: none;
    margin: 0 0 5px;
    font-family: 'Whitney SSm A','Whitney SSm B',"Lucida Grande","Lucida Sans",Verdana,Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}
#post-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #8f8f8f;
    padding: 20px;
    border: none;
}
#post-tabs>li>a:hover {
    background: #fff !important;
}
#post-tabs>li.active>a {
    background: #fff;
    color: #555;
}
.tab-content>.tab-mobile {
    display: none;
    clear: both;
    background: #f9f9f9;
    line-height: 3em;
    font-size: 1em;
    margin: 10px;
    color: #8f8f8f;
    border-radius: 4px;
    text-transform: uppercase;
}
@media (min-width: 992px) {
    #post-content blockquote {
        margin: 35px 0 35px -25px;
        padding-left: 21px;
    }
    #post-content blockquote.large {
        font-size: 45px;
        letter-spacing: -0.65px;
        line-height: 55px;
        margin: 1em -100px;
        -webkit-font-smoothing: antialiased;
    }
    #post-content blockquote.large a {
        background-position: 0 46px;
    }
    #post-content blockquote.large cite,
    #post-content blockquote.large small {
        font-size: 55%;
    }
    #post-content figure.poster {
        margin: 4em -100px;
    }
    #post-content img {
        width: auto;
        max-width: 100%;
    }
    #related-posts .col-md-4 {
        height: 265px;
    }
}
@media (min-width: 768px) {
    #post-tabs>li {
        float: left;
        margin-bottom:0;
        border-radius: 0;
    }
    #post-tabs {
        padding: 5px 0 0;
    }
    #post-list {
        margin: -8px 0 25px;
    }
    #post-content {
        margin: 3em auto;
    }
    #post-content .callout {
        padding: 1.5em 1.75em 1.65em;
    }
    .blog-featured h2 {
        font-size: 38px;
    }
    .blog-featured .link {
        /*padding: 3.5em 0 21em; */
    }
    #related-posts {
        padding: 0 2.4em;
    }
    #related-posts h2 {
        margin-bottom: 3.5em;
    }
    #post-content .author {
        margin-top: 20px;
    }
    #post-content .author > a {
        width: 80px;
    }
    #post-content .author a {
        background-position: 0 15px;
    }
    #post-content .author p {
        font-size: 15px;
        line-height: 23px;
        padding: 0 0 0 100px;
    }
    #post-content h2 {
        font-size: 27px;
        line-height: 38px;
    }
    #post-content h3 {
        font-size: 24px;
        line-height: 33px;
    }
    #post-content h5,
    #post-content p,
    #post-content li,
    #post-content blockquote,
    #post-content section {
        font-size: 19px;
        line-height: 29px;
    }
    #post-content a {
        background-position: 0 18px;
    }
    #post-content .lead {
        font-size: 1.85em;
        line-height: 1.4em;
    }
    #post-content .lead:first-letter {
        line-height: 65px;
    }
    #post-content hr {
        margin: 35px 0;
    }
    #post-content blockquote small a {
        background-position: 0 15px;
    }
    #email-cta {
        padding: 25px 40px;
    }
    #email-cta p {
        font-size: 18px;
        margin-bottom: 22px;
    }
    #email-cta small {
        font-size: 75%;
    }
    .post-box>p {
        font-size: inherit;
        line-height: 19px;
        padding: 14px;
    }
}
@media (min-width: 767px) and (max-width: 991px) {
    #post-content blockquote.large {
        font-size: 35px;
        letter-spacing: -0.65px;
        line-height: 50px;
        margin: 1em 0;
    }
}
@media (max-width: 767px) {
    h5,
    p,
    li {
        font-size: 14px;
    }
    .navbar-nav > li > a {
        color: #fff;
    }
}
@media (max-width: 968px) {
    .tab-content>.tab-pane {
        display: block;
        opacity: 1;
        clear: both;
    }
    .tab-content>.tab-mobile {
        display: block;
    }
    #post-list {
        margin-top: 0;
        padding-top: 0;
    }
    #post-nav {
        display: none;
    }
}
@media (max-width: 991px) and (min-width: 480px) {
    #post-list .post {
        min-height: 255px;
    }
}

.hdApps {
    list-style: none;
    margin: 0 0 2em;
}
.hdApps li {
    padding: 1em 0;
    clear: both;
}
.hdApps li i {
    display: block;
    float: left;
    width: 66px;
    height: 66px;
    margin: 0 1.2em 1em 0;
    background: url(/images/blog/hs-apps.jpg) no-repeat;
}
.hdApps li i.awsVoxel,
.hdApps li i.analyticsKiss,
.hdApps li i.buffHoot,
.hdApps li i.campf,
.hdApps li i.fmi {
    width: 132px;
}
.hdApps li i.stack {
    background-position: -133px 0;
}
.hdApps li i.analyticsKiss {
    background-position: -199px 0;
}
.hdApps li i.ncheap {
    background-position: -331px 0;
}
.hdApps li i.relic {
    background-position: -397px 0;
}
.hdApps li i.ping {
    background-position: 0 -67px;
}
.hdApps li i.rejoin {
    background-position: -67px -67px;
}
.hdApps li i.wistia {
    background-position: -133px -67px;
}
.hdApps li i.bitly {
    background-position: -199px -67px;
}
.hdApps li i.buffHoot {
    background-position: -265px -67px;
}
.hdApps li i.cMon {
    background-position: -397px -67px;
}
.hdApps li i.clarify {
    background-position: 0 -133px;
}
.hdApps li i.ghop {
    background-position: -67px -133px;
}
.hdApps li i.hsApp {
    background-position: -133px -133px;
}
.hdApps li i.join {
    background-position: -199px -133px;
}
.hdApps li i.snap {
    background-position: -265px -133px;
}
.hdApps li i.onePass {
    background-position: -331px -133px;
}
.hdApps li i.bpIt {
    background-position: -397px -133px;
}
.hdApps li i.buzz {
    background-position: 0 -199px;
}
.hdApps li i.campf {
    background-position: -67px -199px;
}
.hdApps li i.cloudApp {
    background-position: -199px -199px;
}
.hdApps li i.dbox {
    background-position: -265px -199px;
}
.hdApps li i.fmi {
    background-position: -331px -199px;
}
.hdApps li i.flow {
    background-position: 0 -265px;
}
.hdApps li i.fcc {
    background-position: -67px -265px;
}
.hdApps li i.gApps {
    background-position: -133px -265px;
}
.hdApps li i.hFax {
    background-position: -199px -265px;
}
.hdApps li i.trello {
    background-position: -265px -265px;
}

/**
    dropcap override
*/
.wpsdc-drop-cap {
    padding-top: 0.35em !important;
    padding-right: 0.1em !important;
    font-size: 4.6em !important;
}
