@font-face {
  font-family: 'HelveticaNeueThin';
  src: url('../fonts/HelveticaNeueThin.eot'); /* IE9 Compat Modes */
  src: url('../fonts/HelveticaNeueThin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/HelveticaNeueThin.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/HelveticaNeueThin.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/HelveticaNeueThin.svg') format('svg'); /* Legacy iOS */
}

body,
input,
select,
textarea,
ul,ol, p,
input[type="email"], input[type="text"], input[type="url"], input[type="password"],
#main header.main .meta, #main header.main .meta p,
#banner-content a.button, #secondary-video-home a.button,
#testimonials p,
#testimonials .title,
#blog .posts .post *.
p.read-more,
#filter-nav li a,
#footer .secondary,
#footer .secondary p.
#footer .copyright,
#main-nav ul a {
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}

body,
p,
span {
    position: relative;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 16px;
}

#page-content {
    position: relative;
}

.site-header .top {
    padding-left: 0;
    height: 77px;
    border-bottom: 1px solid #e3e3e3;
}

#left-nav {
    display: block;
    margin-left: -240px;
    width: 240px;
    height: 100%;
    position: absolute;
    background-color: #bfbfbf;
    padding-top: 14px;
}

#left-nav hr {
    margin: 5px;
    color: transparent;
    border: 1px solid #acacac;
}

#left-nav ul {
    list-style: none;
}

#left-nav ul li {
    padding: 10px 14px;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}

#left-nav ul li a {
    color: #333;
    font-weight: bold;
    opacity: 0.8;
    padding: 8px;
}

#left-nav ul li a i {
    opacity: 0.5;
    font-size: 28px;
    vertical-align: middle;
    margin-right: 10px;
}

#left-nav ul li a span{
    color: #666;
    font-size: 14px;
    opacity: 0.8;
}

#left-nav ul li a:hover i,
#left-nav ul li a:active i,
#left-nav ul li a:hover span,
#left-nav ul li a:active span{
    opacity: 1;
    color: #333;
}

#logo img {
    max-width: 166px;
}

.no-overflow {
    overflow: hidden;
}

#left-nav.visible {
    display: block;
}

#menu-toggle {
    display: block;
    font-size: 30px;
    left: 30px;
    top: 40px;
    color: #545454;
}

#menu-toggle::before{
    content: "";
    -webkit-box-shadow: 0 0px 0 2px #545454,0 8px 0 2px #545454,0 16px 0 2px #545454;
    -moz-box-shadow: 0 0px 0 2px #545454,0 8px 0 2px #545454,0 16px 0 2px #545454;
    box-shadow: 0 0px 0 2px #545454,0 8px 0 2px #545454,0 16px 0 2px #545454;
    height: 0;
    display: block;
    width: 22px;
}

#main-nav {
    margin-top: -10px;
    margin-right: -12px;
}

#main-nav ul a {
    color: #7f7f7f;
    font-size: 18px;
    margin: 0 13px;
    font-weight: 200;
    -webkit-font-smoothing: antialiased;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}

#main-nav li {
    margin: 0;
}

.site-header .top .inside {
    max-width: 100%;
}

.button, a.button, a.button:active, a.button:visited, #footer a.button, #searchsubmit, input[type="submit"], a.post-edit-link {
    border-radius: 0;
}

.search-form {
    position: relative;
    width: 225px;
    border: 1px solid #545454;
    float: left;
    margin-left: 79px;
    margin-top: -5px
}

.search-form input{
    width: 168px;
    padding: 0 35px 0 7px !important;
    line-height: 33px;
    font-size: 18px; 
    width: 100%;
    background: transparent;
    font-family: inherit;
}

.search-form i {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 36px;
    background: #545454;
    right: 0px;
    line-height: 36px;
    text-indent: 8px;
    font-size: 20px;
    color: #fff;
}

.search-form i:hover {
    cursor: pointer;
}

#logo {
    width: 166px;
    margin: 1px auto 0;
    padding-left: 27px;
    float: none;
    display: block;
}

#banner-content h1,
#banner-content h2,
#banner-content h3,
#banner-content p,
#banner-content img {
    margin-bottom: 20px;
}

#banner-content a.button, #secondary-video-home a.button,
.view-all .button {
    font-size: 16px !important;
    margin-left: 7px;
    margin-right: 7px;
}

#home-content {
    max-width: 1100px;
}

#home-content .inside h2 {
    margin-bottom: 56px;
}

.tt_sc {
    margin-bottom: 0;
}

.entry-content, .entry-footer, .entry-summary {
    max-width: 1000px;
}

#projects {
    max-width: 1040px;
}

.home #featured-content section.page-section {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
    overflow: hidden;
}

.home #featured-content section.page-section h2 {
    margin-bottom: 42px;
}

.home #featured-content section.page-section:first-child h2 {
    font-size: 40px;
    margin-bottom: 0px;
}

.home #featured-content section.page-section .tt-sc-column {
    margin-bottom: 0;
}

.home #featured-content section.page-section:first-child{
    padding-left: 40px;
    padding-right: 40px;
}

.home #featured-content .page-section .tt-sc-column {
    position: relative;
}

.home #featured-content section.page-section:first-child .section-content .tt_sc:first-child .one_half img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.home #featured-content section.page-section:first-child .one_half a {
    display: block;
    margin: 0 0 12px 0;
    overflow: hidden;
    float: left;
    clear: both;
}

.home #featured-content section.page-section:first-child .one_half a:first-child {
    margin-top: 12px;
}

.home #featured-content section.page-section:first-child .one_half a img {
    margin-right: 0;
}

/*.home #featured-content section.page-section:first-child .one_half a img {
    width: 100%;
    height: auto;
    max-width: 210px;
}*/

.home #featured-content section.page-section.full-width {
    padding-left: 0;
    padding-right: 0;
}

.home p.subtitle {
    font-size: 20px;
}

#books-section {
    overflow: hidden;
}

#books-section .section-row {
    border-top: 1px solid #e7e7e7;
    padding: 36px 40px 0;
    overflow: hidden;
}

#books-section .section-row .container {
    margin: 0 auto;
    width: 100%;
}

#books-section .section-row .container .image-container {
    max-width: 436px;
    float: left;
    width: 100%;
    position: relative;
    min-height: 300px;
}

#books-section .section-row .container .image-container img {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    right: 40px;
    left: 0;
}

#books-section .section-row .container .content {
    /*width: 58%;*/
    /*float: right;*/
    /*min-height: 360px;*/
    padding-left: 40px;
    overflow: hidden;
}

#books-section .section-row .container .content h3 {
    font-size: 1.8em;
    margin-bottom: 10px;
}

#books-section .section-row .container .content p {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 30px;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: 300;
}

#footer {
    padding: 60px 60px 30px;
}

#footer .one-half {
    width: 50%;
    display: block;
    overflow: hidden;
    float: left;
}

#footer .one-half h2 {
    font-size: 34px;
    font-weight: 200;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
    font-family: "HelveticaNeueThin";
    margin-bottom: 0;
}

#footer .one-half form {
    margin-bottom: 34px;
}

#footer .one-half form .promo-code-input {
    font-size: 14px;
    color: #171717;
    padding: 0 8px;
    line-height: 34px;
    border-radius: 0;
    width: 200px;
    font-family: inherit;
}

#footer .one-half form .button {
    font-size: 16px;
    color: #7e7e7e !important;
    border-color: #7e7e7e;
    margin-left: 14px;
    padding: 5px 9px 7px 9px;
    border: 1px solid #7e7e7e;
    opacity: 0.7;
}

#footer .one-half form .button:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: 1;
}

#footer .one-half .widget_nav_menu ul li {
    margin-bottom: 0;
    font-weight: 200;
}

#footer .one-half .widget_nav_menu ul li a {
    font-size: 16px;
    color: #dadada;
    line-height: 28px;
    font-weight: 200;
    opacity: 0.8;
    -webkit-font-smoothing: antialiased;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}

#footer .one-half .widget_nav_menu ul li a:hover {
    opacity: 1;
}

#footer .one-half .inside {
    padding: 0;
}

#footer .one-half .apps {
    list-style: none;
    float: right;
    margin-top: 18px;
}

#footer .one-half .apps li {
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
}

#footer .one-half .apps li img {
    margin-right: 0;
    float: right;
    height: 50px;
    width: auto;
}

#footer .lower-footer {
    display: block;
    width: 100%;
    overflow: hidden;
    color: #dadada;
}

#footer .lower-footer .social ul {
    list-style: none;
    float: left;
}

#footer .lower-footer .social ul li {
    display: inline-block;
}

#footer .lower-footer .social ul li a {
    display: block;
    opacity: 0.8;
}

#footer .lower-footer .social ul li a i {
    color: #999;
    margin-right: 8px;
}

#footer .lower-footer .social ul li a:hover {
    opacity: 1;
}

#footer .lower-footer .copyright {
    float: left;
    padding: 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    opacity: 0.8;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    color: #dadada;
}

#footer .lower-footer .menu {
    float: right;
}

#footer .lower-footer .menu ul {
    list-style: none;
}

#footer .lower-footer .menu ul li {
    display: inline-block;
    margin-right: 4px;
    padding-right: 6px;
    border-right: 1px solid #dadada;
    opacity: 0.8;
    -webkit-font-smoothing: antialiased;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: 200;
}

#footer .lower-footer .menu ul li:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}

#footer .lower-footer .menu ul li a {
    font-size: 16px;
    line-height: 14px;
    display: block;
    font-weight: 300;
}

#footer .lower-footer .menu ul li a:hover {
    opacity: 1;
}

/* Press Page Styles */

#press-info > br {
    display: none;
}

#press-info .one_half {
    width: 
}

#press-releases {
    background: #fff;
}

#press-releases hr {
    border: 1px solid #ddd;
}

#press-releases h2 {
    width: 100%;
    text-align: center;
    font-size: 37px;
    color: #7a7a7a;
    line-height: 22px;
}

#press-releases .row {
    overflow: hidden;
    display: block;
    padding: 0 30px;
}

#press-releases .post-meta {
    display: block;
    float: left;
    width: 25%;
}

#press-releases .post-meta .date {
    display: inline-block;
    font-weight: 700;
    margin-top: 0;
    font-size: 16px;
    color: #7a7a7a;
}

#press-releases .post-meta p {
    
}

#press-releases .post-title {
    display: block;
    float: left;
    width: 75%;
    font-size: 24px;
    margin-bottom: 0;
    text-align: left;
    padding-left: 40px;
}

#press-info .mail {
    margin-bottom: 20px;
    display: inline-block;
}

#press-info .button {
    margin-top: 20px;
    border-radius: 0;
}

/* INDEX PAGE STYLES */

#primary article.post {
    max-width: 1000px;
    margin: 0 auto; 
}

#primary article.post .post-thumb {
    width: 100%;
    height: auto;
}

#primary article.post .entry-title a{
    color: #008cba;
}

#primary article.post .entry-title a:hover {
    color: #67d1ef;
}


/* CONTACT PAGE STYLES */

#docContainer {
    width: 100% !important;
    max-width: initial !important;
}

/*BULK & SPECIAL SALES PAGE start*/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.carret-right{
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 6px solid;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
}

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

.page-template-page-bulk-special-sales{
    color: #676767;
}

.page-template-page-bulk-special-sales .entry-content h2{
    font-family: 'HelveticaNeueThin', "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: 300;
    margin-bottom: 0.5em
}

.page-template-page-bulk-special-sales .entry-content p{

}

.page-template-page-bulk-special-sales .tt_sc p{
    padding-bottom: 0
}

.page-template-page-bulk-special-sales .button{
    border-radius: 0;
    font-weight: bold;
}


    /*six-grid-section start*/
    #six-grid-section{
        border-top: 1px solid #e3e3e3;
        -moz-box-shadow:    0 2px 1px darkgrey;
        -webkit-box-shadow: 0 2px 1px darkgrey;
        box-shadow: inset 0 2px 1px darkgrey;
        background: #f8f9fb;
    }

    #six-grid-section, #page-banner, #page-features .feature{
        border-bottom: thin solid lightgrey;
    }


    #six-grid-section .items{
        padding-top: 2px;
        background: #fff;
        -moz-box-shadow:    0 2px 1px darkgrey;
        -webkit-box-shadow: 0 2px 1px darkgrey;
        box-shadow: inset 0 2px 1px darkgrey;
    }

    #six-grid-section .six-grid-item{
        text-align: center;
        padding: 35px 20px;
        font-size: 16px;
        line-height: 18px;
        width: 33.3%;
        margin-right: 0;
        margin-bottom: 0;
        border-right: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
    }

    #six-grid-section .tt_sc:nth-child(3n+1) .six-grid-item {
        border-left: 1px solid #e3e3e3;
       
    }

    #six-grid-section .item-icon{
        margin-bottom: 20px;
    }

    #six-grid-section .items p{
        color: #a0a0a1;
    }

    .item-title{
        font-size: 14px;
        font-weight:bold;
        margin-bottom: 0;
    }

    .item-description p{
        line-height: 18px;
        font-size: 14px;
        margin-bottom: 0;
        padding-bottom: 0
    }


    .learn-more{
        display: block;
        margin-top: 2px;
        color:#66cdef;
        font-size: 14px;
        font-weight: bold;
    }

    .bottom-description p{
        margin-top: 40px;
    }
    /*six-grid-section end*/


    /*page-banner start*/
    #page-banner{
        background: #fff;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    #page-banner img{
        display: block;
        margin: 0 auto;
    }
    /*page-banner end*/


    /*page-features start*/
    #page-features .feature{
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8f9fb+0,ffffff+100 */
        background: #f8f9fb; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjlmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,  #f8f9fb 0%, #ffffff 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f9fb), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #f8f9fb 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #f8f9fb 0%,#ffffff 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #f8f9fb 0%,#ffffff 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #f8f9fb 0%,#ffffff 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f9fb', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .feature-content p{
        padding-bottom: 0;
        /*color: #a0a0a1;*/
    }

    .number-icon{
        float: left;
    }
    
    .feature-content{
        padding-left: 90px;
    }
    
    .feature-content h2{
        margin-bottom: 10px;
    }

    #feature-4 .feature-image {
        text-align: center;
    }

    #content-search{
        margin-left: 0;
        margin-top: 20px;
        width: 320px;
    }

    #content-search ::-webkit-input-placeholder {
       color: #a0a0a1;
       font-size: 16px;
    }

    #content-search :-moz-placeholder { /* Firefox 18- */
       color: #a0a0a1;  
       font-size: 16px;
    }

    #content-search ::-moz-placeholder {  /* Firefox 19+ */
       color: #a0a0a1; 
       font-size: 16px; 
    }

    #content-search:-ms-input-placeholder {  
       color: #a0a0a1;  
       font-size: 16px;
    }
    /*page-features end*/


    /*page-form start*/
    #page-form{
        background-color: #e9f8fc;
        padding-top:40px;
        padding-bottom: 40px;
        text-align: center;
    }

    #page-form h2 {
        margin-bottom: 10px
    }

    #page-form p{
        /*color: #a0a0a1;*/
        max-width: 700px;
        margin: 0 auto;

    }

    .wpcf7-form{
        max-width: 300px;
        margin: 0 auto;
    }

    .wpcf7-form p{
        padding-bottom: 15px;
    }

    .wpcf7-form input, .wpcf7-form textarea {
        background: transparent;
        padding: 0px 10px; 
        border: 1px solid #3a3e3f;
        border-radius: 0;
        display: block;
        width: 100%;
    }

    .wpcf7-form textarea{
        height: 150px;
    }

    .wpcf7-form input[type=tel]{
        padding: 0px 10px; 
        -webkit-appearance: none;
        border-radius: 0;
        font-size: 0.9em;
    }

    .wpcf7-form input[type=submit]{
        display: inline;
        border-width: 2px;
        padding: 15px;
        width: auto;
        margin-top: 10px;
        font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    }

    .wpcf7-form input[type=submit]:disabled{
        opacity: 0.3;
    }

    .white-bg{
        padding: 25px;
        background: #fff;
    }
    /*page-form end*/

/*BULK & SPECIAL SALES PAGE end*/

/*DIRECT & AFFILIATE SALES start*/
    body.page-template-promo-tpl {
      color: #676767;
    }

    body.page-template-promo-tpl .body-wrap {
        background-color: #f8f9fb;
        line-height: 1.5em;
        padding-bottom: 30px;
        border-bottom: thin solid lightgrey;
        -moz-box-shadow:    0 2px 1px darkgrey;
        -webkit-box-shadow: 0 2px 1px darkgrey;
        box-shadow: inset 0 2px 1px darkgrey;
    }

    .page-template-promo-tpl #primary{
        padding-bottom: 50px;
    }

    .page-template-promo-tpl .hentry{
        margin-bottom: 0;
    }

    .page-template-promo-tpl h2{
        font-family: 'HelveticaNeueThin', "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
        font-weight: 300;
    }

    .secondary-section table{
        border-right: 1px solid lightgrey;
    }

    .affiliate-text, .direct-bookshout, {
        font-size: 14px;
    }

    .affiliate-text span, .direct-bookshout span {
        color: #191919;
        font-size: 14px;
    }

    .affiliate-text p, .direct-bookshout p {
        padding-bottom: 0;
        line-height: 1.5em;
        font-size: 14px;
        color: #a0a0a1;
    }

    .affiliate-text a, .direct-bookshout a{
        font-size: 14px;
    }

    .sub-header {
      /*border-bottom: 2px solid darkgrey;*/
      text-align: center
    }

    .sub-header h2 {
      margin-bottom: 0.5em;
    }

    .sub-header-text {
      padding: 0 60px 60px 60px;
      max-width: 1000px;
      margin: 0 auto;
    }

    .affiliate-section {
        background-color: white;
        max-width: 1000px;
        margin: 0 auto;
          -moz-box-shadow:    0 2px 1px darkgrey;
        -webkit-box-shadow: 0 2px 1px darkgrey;
        box-shadow: inset 0 2px 1px darkgrey;

    }

    .affiliate-table {
      display: table;
      width: 100%;

    }

    .affiliate-section .inner-section {
        padding:35px;
        border-bottom: thin solid lightgrey;
        border-right: thin solid lightgrey;
        border-left: thin solid lightgrey;

    }

    .affiliate-section .inner-section table{
        max-width: 500px;
        margin: 0 auto;
    }

    td.affiliate-image {
      padding:10px 20px 0px 0px;
      width:91px;
    }

    td.affiliate-text {
      vertical-align: top;
    }

    .or-section {
      width: 100%;
      text-align: center;
      padding: 20px;
    }

    .or-section h3 {
      line-height: inherit;
      margin: 0;
    }

    .secondary-section {
      background-color: white;
    }

    .secondary-section img {
      /*width: 80px;*/
    }

    .secondary-section table td {
      border: thin solid lightgrey;
      padding: 35px 20px;
      text-align: center;
    }

    .why-direct {
      padding: 50px;
      text-align: center;
      width: 100%;
      background-color: white;
      border-bottom: thin solid lightgrey;
    }

    .why-direct h2 {
      line-height: inherit;
      margin: 0;
    }

    .direct-reason {
      padding: 40px 20px;
        background: #f8f9fb; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjlmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,  #f8f9fb 0%, #ffffff 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f9fb), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #f8f9fb 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #f8f9fb 0%,#ffffff 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #f8f9fb 0%,#ffffff 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #f8f9fb 0%,#ffffff 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f9fb', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
      border-bottom: thin solid lightgrey;
    }

    .direct-reason h2 {
      margin-bottom: 0.3em;
    }

    .direct-reason .bullets {
      padding-left: 80px;
      line-height: 2em;
    }

    .direct-reason .title img {
      display: block;
      float: left;
      width: 80px;
      padding-right: 15px;
    }

    .let-us-know {
      background-color: #e9f8fc;
      padding: 50px;
      width: 100%;
      text-align: center;
    }

    .let-us-know h2 {
      margin-bottom: 10px;
    }

    .let-us-know p {
     max-width: 700px;
     margin: 0 auto;
    }

    .subsection-title {
      font-weight: bold;
    }
/*DIRECT & AFFILIATE SALES end*/

@media only screen and (min-width : 768px) {
    #books-section .fa {
        display: none;
        opacity: 0.8;
    }
}

@media only screen and (max-width : 1024px) {
    .home #featured-content section.page-section:first-child {
        padding-left: 40px;
        padding-right: 40px;
    }
    h2, .home #featured-content section.page-section h2,
    .home #featured-content section.page-section:first-child h2 {
        font-size: 36px;
    }
    #books-section .section-row .container .content h3 {
        font-size: 1.2em;
    }
    #press-releases .row {
        margin-bottom: 20px;
    }
    #press-releases .post-meta,
    #press-releases .post-title {
        width: 100%;
    }
    #press-releases .post-title {
        padding-left: 0;
    }
    #press-releases .post-meta p {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 900px) {
    #footer .one-half form .button {
        padding: 5px 9px 7px !important;
    }
}

@media only screen and (max-width : 768px) {
    #logo {
        display: none;
    }

    #projects .project.small {
        position: relative !important;
        margin: 0 auto 20px;
        left: initial;
        top: initial;
        -webkit-transform: none !important;
        transform: none !important;
    }

    .home #featured-content section.page-section:first-child .section-content .tt_sc:first-child {
        display: none;
    }

    .home #featured-content section.page-section .tt-sc-column,
    .home #featured-content section.page-section .one_half {
        width: 100%;
    }

    .home #featured-content section.page-section h2 {
        text-align: center;
    }

    .home #featured-content section.page-section:first-child .one_half > p {
        max-width: 220px;
        margin: 0 auto
    }

    .home #featured-content section.page-section:first-child .one_half a img {
        float: none;
        margin: 0 auto;
    }

    .home #featured-content section.page-section:first-child .one_half a {
        float: none;
        margin: 12px auto;
        text-align: center;
    }

    #books-section .section-row .container .image-container,
    #books-section .section-row .container .content {
        width: 100%;
        max-width: 100%;
        height: initial !important;
    }

    #books-section .section-row .container .image-container {
        min-height: initial;
    }

    #books-section .section-row .container .content {
        float: left;
        padding-left: 0;
    }

    #books-section .fa {
        display: block;
        position: relative;
        margin: 0 auto;
        font-size: 52px;
        color: #000;
        line-height: 72px;
        opacity: 0.8;
    }

    #books-section .section-row .container .image-container img {
        display: none;
    }

    #books-section .section-row .container .content {
        text-align: center;
        min-height: initial;
    }

    #books-section .section-row .container .content .button {
        margin-bottom: 20px;
    }

    #footer .lower-footer .menu {
        float: none;
    }

    /*BULK & SPECIAL SALES PAGE start*/
    #six-grid-section {
        padding-left: 0;
        padding-right: 0;
    }

    #six-grid-section .six-grid-item {
        float: left;
        width: 50%;
        border-left: 0 !important;
        clear: none;
        padding: 15px;
    }

    .bottom-description{
        padding-left: 30px;
        padding-right: 30px;
    }

    #content-search {
        display: block !important;
        width: 100%;
    }

    #content-search i.fa{
        text-indent: 8px;
    }

    .feature{
        position: relative;
    }

    .number-icon{
        padding-right: 15px;
        width: 65px;
        position: absolute;
        top: 94px;
        left: 30px;
    }

    .feature-content{
        float: none;
        width: 100%;
        padding-left: 0
    }

    .feature-content h2{    
        padding-top: 52px;
        padding-left: 55px;
        padding-right: 55px;
        position: relative;
        text-align: center;
    }

    .feature-content h2:after{
        font-size: 52px !important;
        text-align: center;
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        content: "";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    #page-features .one_half, .direct-reason .one_half{
        float: none;
        width: 100%;
    }

    .feature-image{
        display: none;
    }

    #feature-1 h2:after{
        content: "\f217";
    }

    #feature-4 h2:after{
        content: "\f201";
    }


    /*BULK & SPECIAL SALES PAGE end*/
}

@media only screen and (max-width : 700px){
    .search-form {
        margin-top: 5px;
    }
    .search-form i {
        text-indent: 0;
        line-height: 32px;
    }
    #press-releases .row {
        padding: 0 15px;
    }
    .bottom-description{
        padding-right: 15px;
        padding-left: 15px;
    }
    .number-icon{
        left: 15px;
    }
}

@media only screen and (max-width : 767px) {
    #banner-content a.button,
    #secondary-video-home a.button,
    .view-all .button {
        font-size: 18px !important;
    }
    #footer .one-half {
        width: 100%;
        text-align: center;
    }

    #footer .one-half .widget_nav_menu,
    #footer .one-half .apps {
        float: none;
        text-align: center;
        max-width: 100%;
    }

    #footer .one-half .apps {
        margin-bottom: 20px;
    }

    #footer .one-half .apps li {
        width: 100%;
        text-align: center;
        margin-bottom: 0;
    }

    #footer .one-half .apps li a {
        display: inline-block;
    }

    #footer .lower-footer {
        margin-top: 30px;
        text-align: center;
    }

    #footer .lower-footer .copyright,
    #footer .lower-footer .social ul {
        float: none;
        display: inline-block;
    }
}

@media only screen and (max-width : 480px) {
    #banner-content a.button,
    #secondary-video-home a.button,
    .view-all .button {
        font-size: 18px;
        margin-bottom: 18px;
        margin-right: 0;
    }
    #books-section {
        padding: 0;
    }
}

@media only screen and (max-width: 360px){
    #main-content {
        padding: 0 10px;
    }
    h2, .home #featured-content section.page-section h2, .home #featured-content section.page-section:first-child h2 {
        font-size: 30px;
    }
}

@media only screen and (min-width: 64.063em){
    .hide-for-large-up {
        display: none !important;
    }
}

@media only screen and (min-width: 40.063em){
    .hide-for-small-only {
        display: inherit !important;
    }
}


/*Mobile phone navigation for iPhone 6+ screen size or smaller*/
#search-toggle{
    display: none;
}

@media only screen and (max-width : 414px) {
    .site-header .top{
        padding-right: 0;
    }

    .site-header .top .inside{
        height: 100%;
        padding-left: 79px;
        padding-right: 23px;
    }

    .search-form{
        display: none;
    }

    #logo{
        display:block;
        padding-left: 0;
        margin-top: 13px;
        position: absolute;
        right: 50%;
        margin-right: -83px;
    }

    #search-toggle{
        cursor: pointer;
        position: absolute;
        right: 30px;
        top: 50%;
        height: 25px;
        display: block;
        margin-top: -12.5px;
        font-size: 25px;
        color: #545454;
    }

    #search-toggle .fa{
        display: block;
    }

    .search-form{
        width: 100%;
        box-sizing: content-box;
        border: none;
        margin-left: 0;
    }

    .search-form input{
        height: 37px;
        line-height: 37px;
        border: 1px solid #545454;
        border-radius: 0;
    }

    .search-form i{
        line-height: 37px;
        height: 37px;
        font-size: 19px;
    }
}


@media only screen and (max-width: 700px){
  .page-template-promo-tpl {
    font-size: 1.5em;
    line-height: 1.5em;
  }
  .page-template-promo-tpl h2 {
    line-height: 1.3em;
  }
  .page-template-promo-tpl .secondary-section table tr > *{
    display: block;
  }
  .page-template-promo-tpl .secondary-section table tr {
    display: table-cell;
  }
  .page-template-promo-tpl .secondary-section table td {
    border-right: thin solid lightgrey !important;
  }
  .why-direct {
    padding: 20px;
  }
  .direct-reason .bullets {
    padding-left: 0px;
  }
  .why-direct h2 {
    line-height: 1.3em;
  }
  .page-template-promo-tpl #main header.main {
    margin-bottom: 20px !important;
  }
  .sub-header-text {
    padding: 0 25px 25px 25px;
  }
  .let-us-know {
    padding: 25px 20px 25px 20px;
  }
/*   .let-us-know form{
    padding: 20px 0px 0px 0px;
  }
 .let-us-know input {
    width: 250px;
  }
  .let-us-know form textarea {
    width: 250px;
  }*/
  .let-us-know form input.wpcf7-submit {
    width: 100px;
    margin: 0 auto;
  }
  .affiliate-section .inner-section {
    padding: 20px 20px 20px 20px;
  }
}