﻿/*------------------------------------------------*/
/*--| Home page column layout
/*------------------------------------------------*/

#header_image
{
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

/*  home content  */

#maincontent h1
{
    background-color: #808285;
    padding: 0;
    margin: 0;
    font-family: open_sans_extraboldregular;
    color: #ffffff;
    text-align: center;
}
/*#copy p{color: #F1F2F2;}*/
.cash_for_books_flowchart
{
    float: left;
    width: 460px;
}
.float_right
{
    float: right;
    width: 50%;
}
.testimonials
{
    width: 460px;
    float: right;
    margin-top: 7px;
}
.testimonials h2
{
    font-family: open_sans_extraboldregular;
    margin: 0 0 7px 0;
}

.testimonials span
{
    color: #808285;
    font-size: 20px;
    font-family: open_sansbold;
}

.testimonials span.name
{
    color: #808285;
    font-size: 14px;
    font-family: 'open_sans_semibold';
}


.greenButton
{
    padding: 5px 10px;
    background-color: #A1CE64;
    width: 210px;
    color: #ffffff !important;
    font-family: open_sans_extraboldregular;
    font-size: 16px;
}

.emailiframe
{
    width: 460px;
    overflow: hidden;
    min-height: 225px;
    float: right;
}
.email
{
    background-color: #f2f4ef;
    padding: 10px 0 10px 10px;
}
.clear
{
    clear: both;
}

#socialbox
{
    width: 460px;
    float: right;
    margin-top: 0px; /* took out for kindle margin-bottom: 8px;padding: 0 5px;*/
    padding: 0;
}
    #socialbox a
    {
        text-decoration: none;
    }

        #socialbox a img 
        {
           /*max-width: 460px;*/
            width:100%;
            float:left;
            display:inline;
            position:relative;
        }


.email input
{
    padding: 5px;
    position: relative;
    display: block;
    margin: 12px 10px 0 0;
    float: left;
    font-size: 14px;
    color: #414042;
    
    border: 1px solid #414042;
    width: 75%;
}
.email input.emailButton
{
    border: none;
    padding: 0px;
    margin-top: 10px;
    float: right;
    width: 9%;
    margin-right: 20px;
}

.email span
{
    color: #414042;
    font-family: 'open_sans_semibold';
    font-size: 15px;
    
}
.email h2, .testimonials h2
{
    font-size: 36px;
    font-family: open_sans_extraboldregular;
    line-height: 38px;
    margin: 0 0 10px 0;
}

.thanks
{
    float: left;
    width: 320px;
}

.trustPilot
{
    float: right;
}

    
    

/* styles for all browsers larger than 960px */
@media only screen and (min-width: 960px)
{

}

/* styles for all browsers larger than 768px and smaller than 960px */
@media only screen and (min-width: 769px) and (max-width: 959px)
{
    .cash_for_books_flowchart
    {
        width: 48%;
        float: left;
    }
    #maincontent h1
    {
        padding: 2% 0 !important;
    }
    .cash_for_books_flowchart img
    {
        width: 100%;
    }

    .float_right
    {
        float: right;
        width: 48%;
    }

    #socialbox
    {
        width: 100%;
    }

    .emailiframe
    {
        float: right;
        min-height: 225px;
        width: 100%;
    }
.email h2 
{
    
}




 .testimonials h2
    {
        font-size: 22px;
        line-height: 22px;
    }
    .testimonials
    {
        float: right;
        margin-top: 7px;
        width: 100%;
    }

    .testimonials span
    {
        font-size: 12px;
    }

    .masterSearchBox
    {
        margin-bottom: 2%;
        margin-top: 2%;
    }

    #header_image
    {
        margin-bottom: 2%;
    }
}

/* styles for all browsers larger than 480px and smaller than 768px */
@media only screen and (min-width: 481px) and (max-width: 768px)
{
    .cash_for_books_flowchart
    {
        width: 48%;
        float: left;
    }

    .cash_for_books_flowchart img
    {
        width: 100%;
    }

    .float_right
    {
        float: right;
        width: 48%;
    }

    #socialbox
    {
        width: 100%;
    }
    
    .emailiframe
    {
        float: right;
        min-height: 225px;
        width: 100%;
    }
    #maincontent h1
    {
        padding: 2% 0;
    }
    .email h2, .testimonials h2
    {
        font-size: 22px;
        line-height: 22px;
    }
    .testimonials
    {
        float: right;
        margin-top: 7px;
        width: 100%;
    }


    .testimonials span
    {
        font-size: 12px;
    }

    .masterSearchBox
    {
        margin-bottom: 2%;
        margin-top: 2%;
    }

    #header_image
    {
        margin-bottom: 2%;
    }

    .testimonials span.name
    {
        font-size: 12px;
    }
    .thanks
    {
        width: 65% !important;
    }

    .trustPilot
    {
        width: 30%;
    }

    .trustPilot a img
    {
        width: 100%;
    }
}

/* styles for all browsers larger than 320px and smaller than 480px */
@media only screen and (min-width: 321px) and (max-width: 480px)
{
    .cash_for_books_flowchart
    {
        width: 100%;
    }

    .cash_for_books_flowchart img
    {
        width: 100%;
    }

    .float_right
    {
        float: none;
        width: 100%;
    }

    #socialbox
    {
        width: 100%;
    }

    .emailiframe
    {
        float: right;
        min-height: 225px;
        width: 100%;
    }

.email h2 
{
         font-size: 36px;
        line-height: 36px;}
        
        .testimonials h2
    {
        font-size: 22px;
        line-height: 22px;
    }
    .testimonials
    {
        float: right;
        margin-top: 7px;
        width: 100%;
    }

    .testimonials span
    {
        font-size: 12px;
    }

    .masterSearchBox
    {
        margin-bottom: 2%;
        margin-top: 2%;
    }

    #header_image
    {
        margin-bottom: 2%;
    }

    .thanks
    {
        width: 65% !important;
    }

    .trustPilot
    {
        width: 30%;
    }

    .trustPilot a img
    {
        width: 100%;
    }

}

/* styles for screens with a width of 320px or smaller */
/** For items with min-width, set it to 300px **/
@media only screen and (max-width: 320px)
{

    .cash_for_books_flowchart
    {
        width: 100%;
    }

    .cash_for_books_flowchart img
    {
        width: 100%;
    }

    .float_right
    {
        float: none;
        width: 100%;
    }

    #socialbox
    {
        width: 100%;
    }

    .emailiframe
    {
        float: right;
        min-height: 225px;
        width: 100%;
    }
.email h2 
{
         font-size: 22px;
        line-height: 22px;}
        
     .testimonials h2
    {
        font-size: 22px;
        line-height: 22px;
    }
    .testimonials
    {
        float: right;
        margin-top: 7px;
        width: 100%;
    }

    .testimonials span
    {
        font-size: 12px;
    }

    .masterSearchBox
    {
        margin-bottom: 2%;
        margin-top: 2%;
    }

    #header_image
    {
        margin-bottom: 2%;
    }

    .testimonials span.name
    {
        font-size: 12px;
    }
    .thanks
    {
        width: 65% !important;
    }

    .trustPilot
    {
        width: 30%;
    }

    .trustPilot a img
    {
        width: 100%;
    }
}



