/*Start Desktop Section*/
section {
    background-color: #dff6ff;
    max-width: 1100px;
    width: 100%;
    margin: 45px auto 0 auto;
}

/* Note: hp Means Homepage - p1 Means Page 1 */  
/* Start Page Layout, IDs need to be seperate */  
#hp_top_caricature_outer_container_page1 .hp_top_shade_border_page1 {
    position: inherit;
    height: 14px;
    width: 100%;
    margin: 3% auto 0 auto;
    background-color: #0199dd;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -ms-border-top-left-radius: 8px;
    -ms-border-top-right-radius: 8px;
    -o-border-top-left-radius: 8px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    background: linear-gradient(top, #9de5ff 0%, #00bcff 100%);
    background: -webkit-linear-gradient(top, #9de5ff 0%, #00bcff 100%);
    background: -moz-linear-gradient(top, #9de5ff 0%, #00bcff 100%);
    background: -o-linear-gradient(top, #9de5ff 0%, #00bcff 100%);
    background: -ms-linear-gradient(top, #9de5ff 0%, #00bcff 100%);
         }
#hp_top_caricature_outer_container_page1 {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 0 1px 0;
    background: #ffffff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -ms-border-top-left-radius: 8px;
    -ms-border-top-right-radius: 8px;
    -o-border-top-left-radius: 8px;
    -o-border-top-right-radius: 8px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
         }
#hp_middle_cartoon_outer_container_page1 {
    width: 100%;
    margin: 2% auto 0 auto;
    background: #ffffff;
    padding: 1px 0 1px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -ms-border-top-left-radius: 8px;
    -ms-border-top-right-radius: 8px;
    -o-border-top-left-radius: 8px;
    -o-border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-bottom-left-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    -ms-border-bottom-left-radius: 8px;
    -ms-border-bottom-right-radius: 8px;
    -o-border-bottom-left-radius: 8px;
    -o-border-bottom-right-radius: 8px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
         }
#hp_bottom_illustration_outer_container_page1 {
    width: 100%;
    margin: 2% auto 0 auto;
    background: #ffffff;
    padding: 1px 0 1px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -ms-border-top-left-radius: 8px;
    -ms-border-top-right-radius: 8px;
    -o-border-top-left-radius: 8px;
    -o-border-top-right-radius: 8px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
         }
#hp_top_caricature_head_title_row_page1 {
    width: auto;
    margin: 10px;
    background-color: #f0fbff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -o-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -ms-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
         }
#hp_middle_cartoon_head_title_row_page1 {
    width: auto;
    margin: 10px;
    background-color: #f0fbff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -o-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -ms-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
         }
#hp_bottom_illustration_head_title_row_page1 {
    width: auto;
    margin: 10px;
    background-color: #f0fbff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -o-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -ms-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
         }
.hp_head_title_row_page1 {
    background: #e0f6ff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -o-border-top-left-radius: 5px;
    -o-border-top-right-radius: 5px;
         }
p.hp_head_title_row_page1 {
    padding-top: 1.8%;
    padding-bottom: 1.8%;
    font-family: Kranky-Regular, WalterTurncoat-Regular, YuppySC-Regular, ComicNeue-Regular, Shree714, Quicksand-VariableFont_wght, KoHo-Regular;
    font-size: 185%;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 500;
    color: #0199dd;
 }
/* images */
.hp_large_img_page1 img {
    float: left;
    max-width: 450px;
    width: 100%;
    height: auto;
    margin: 4.5% 0 0% 8%;
    border: 1px solid #bde8fc;
    padding: 1%;
    background-color: white;
}
.hp_large_single_img_page1 img {
    float: left;
    width: 40%;
    height: auto;
    margin: 4.5% 0 0% 7%;
    border: 1px solid #bde8fc;
    padding: 1%;
    background-color: white;
}
/* HomePage Paragraph Headlines And Text */
.hp_text_container {
    float: right;
    display: block;
    width: 40%;
    margin: 4.5% 8% 0 0;
}
h2.hp_headline_page1 {
    margin-top: 0;
    font-family: "TektonPro-Regular", YuppySC-Regular, Shree714, Quicksand-VariableFont_wght;
    font-size: 150%;
    text-align: left;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 135%;
    color: #008ece;
    }
h2.hp_headline_2_page1 {
    margin-top: 5%;
    font-family: "TektonPro-Regular", YuppySC-Regular, Shree714, Quicksand-VariableFont_wght;
    font-size: 160%;
    text-align: left;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 130%;
    color: #008ece;
    }
p.hp_subhead_blue_text_page1 {
    margin-top: .5%;
    font-family: "TektonPro-Regular", YuppySC-Regular, Shree714, Quicksand-VariableFont_wght;
    font-size: 160%;
    text-align: left;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 130%;
    color: #008ece;
    }
p.hp_paragraph_text_page1 {
    margin-top: .8%;
    font-family: Shree714, Quicksand-VariableFont_wght, YuppySC-Regular;
    font-size: 118%;
    text-align: left;
    line-height: 150%;
    color: #3c3c3c;
    }
/* HomePage image titles */
.hp_1st_row_container {
    display: inline-block;
    margin-top: 1.8%;
    margin-bottom: 1%;
    width: 100%;
}
.hp_2nd_row_container {
    display: inline-block;
    margin-top: 3%;
    margin-bottom: 1%;
    width: 100%;
}
.hp_last_row_container {
    display: inline-block;
    margin-top: 3%;
    margin-bottom: 10%;
    width: 100%;
}
p.hp_examples_titles_text {
    width: 95%;
    margin-top: 1%;
    margin-bottom: 5%;
    text-align: center;
    font-family: "TektonPro-Regular", Comic-Sans-MS;
    font-size: 155%;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 280%;
    color: #077baf;
    }
.hp_examples_titles_text {
   text-decoration: none; 
   position: relative;
    margin: 0 auto;
    } 
.hp_examples_titles_text:after {
    position: absolute;
    width: 70%;
    height: 1px;
    margin: 0 auto;
    content: '';
    left: 0;
    right: 0;
    color: #cae7f4;
    background-color: #acd9ed;
    bottom: 5px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
    }
/* Start Page2 Layout - cfp = Caricatures From Photos */  
#cfp_illustration_outer_container_page2 .cfp_top_shade_border_page2 {
    position: inherit;
    height: 14px;
    width: 100%;
    margin: 3% auto 0 auto;
    background-color: #0199dd;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -ms-border-top-left-radius: 8px;
    -ms-border-top-right-radius: 8px;
    -o-border-top-left-radius: 8px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    background: linear-gradient(top, #9de5ff 0%, #00bcff 100%);
    background: -webkit-linear-gradient(top, #9de5ff 0%, #00bcff 100%);
    background: -moz-linear-gradient(top, #9de5ff 0%, #00bcff 100%);
    background: -o-linear-gradient(top, #9de5ff 0%, #00bcff 100%);
    background: -ms-linear-gradient(top, #9de5ff 0%, #00bcff 100%);
         }
#cfp_illustration_outer_container_page2 {
    width: 100%;
    margin: 0 auto 0 auto;
    background: #ffffff;
    padding: 0 0 1px 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -ms-border-top-left-radius: 8px;
    -ms-border-top-right-radius: 8px;
    -o-border-top-left-radius: 8px;
    -o-border-top-right-radius: 8px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
         }
#cfp_illustration_head_title_row_page2 {
    width: auto;
    margin: 10px;
    background-color: #f0fbff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -o-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -ms-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
         }
.cfp_illustration_head_title_row_page2 {
    background-color: #dff6ff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -o-border-top-left-radius: 5px;
    -o-border-top-right-radius: 5px;
         }
.cfp_illustration_head_title_row_page2 h1 {
    padding-top: 2%;
    padding-bottom: 2%;
    font-family: Kranky-Regular, WalterTurncoat-Regular, YuppySC-Regular, ComicNeue-Regular, Shree714, Quicksand-VariableFont_wght, KoHo-Regular;
    font-size: 150%;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 500;
    color: #2092c6;
}
/* Paragraph Headline Text For Caricatures From Photos Page 2 */   
h2.cfp_top_paragraph_headline_1_page2 {
    display: inline-block;
    width: 45%;
    margin: 3.5% 0 0 4%;
    font-family: "TektonPro-Regular";
    font-size: 165%;
    font-weight: 500;
    text-align: left;
    letter-spacing: 1px;
    line-height: 130%;
    color: #077baf;
}
h2.cfp_middle_paragraph_headline_2_page2 {
    display: inline-block;
    width: 45%;
    margin: 6% 0 0 4%;
    font-family: "TektonPro-Regular";
    font-size: 165%;
    font-weight: 500;
    text-align: left;
    letter-spacing: 1px;
    line-height: 130%;
    color: #077baf;
    }
h2.cfp_bottom_paragraph_headline_3_page2 {
    display: inline-block;
    width: 45%;
    margin: 11% 0 0 4%;
    font-family: "TektonPro-Regular";
    font-size: 165%;
    font-weight: 500;
    text-align: left;
    letter-spacing: 1px;
    line-height: 130%;
    color: #077baf;
    }
/* Paragraph Text */ 
p.cfp_paragraph_text_page2 {
    float: left;
    width: 45%;
    margin: 1% 0 0 4%;
    font-family: Shree714, Quicksand-VariableFont_wght, YuppySC-Regular;
    font-size: 118%;
    line-height: 150%;
    color: #3c3c3c;
    }
p.cfp_paragraph_blue_prices_text_page2 {
    float: left;
    width: 45%;
    margin: 1% 0 0 4%;
    font-family: YuppySC-Regular, Shree714, Quicksand-VariableFont_wght;
    font-size: 118%;
    color: #077baf; 
    }
p.cfp_paragraph_prices_text_page2 {
    float: left;
    width: 45%;
    margin: 1% 0 0 4%;
    font-family: Shree714, Quicksand-VariableFont_wght, YuppySC-Regular;
    font-size: 118%;
    line-height: 150%;
    color: #3c3c3c;
    }
p.cfp_paragraph_email_text_page2 {
    float: left;
    width: 45%;
    margin: 2% 0 0 4%;
    font-family: Shree714, Quicksand-VariableFont_wght, YuppySC-Regular;
    font-size: 118%;
    line-height: 150%;
    color: #3c3c3c;
    }
a.cfp_paragraph_email_link_page2 {
    font-family: Shree714, Quicksand-VariableFont_wght, YuppySC-Regular;
    text-decoration: none;
    color: #077baf;
}
a.cfp_paragraph_email_link_page2:hover {
    text-decoration: none;
    color: #9177b9;
}
a.cfp_paragraph_email_link_page2:visited {
    text-decoration: none;
    color: #077baf;
}
/* Columns */
#cfp_illustration_left_column_page2 {
    float: left;
    height: 920px;
    width: 28%;
    background-color: #dff6ff;
}
.cfp_top_left_img_1_page2 img {
    float: left;
    max-width: 263px;
    width: 68%;
    height: auto;
    margin: 15% 0 0 16%;
    border: 0 solid #2fa5d3;
    background-color: #dff6ff;
}
.cfp_middle_left_img_2_page2 img {
    float: left;
    max-width: 274px;
    width: 83.5%;
    height: auto;
    margin: 25% 0 0 8%;
    border: 0px solid #2fa5d3;
}
.cfp_bottom_left_img_3_page2 img {
    float: left;
    height: auto;
    max-width: 263px;
    width: 68%;
    margin: 16% 0 0 16%;
    border: 0 solid #2fa5d3;
}
/* Caricatures From Photos Right Column And Bullets */
#cfp_illustrations_right_column_page2 {
    float: right;
    height: 920px;
    width: 18%;
    background-color: #eef6ff;
}
/* Top Right Bullets */
.cfp_top_bullets_text_container_page2 {
    width: 90%;
    margin: 0 auto 0 auto;
}
h2.cfp_top_bullets_page2 {
    margin-top: 18%;
    font-family: Comic-Sans-MS;
    font-size: 110%;
    line-height: 150%;
    font-weight: 500;
    color: #077baf;
} 
h3.cfp_top_bullets_page2 {
    margin-top: 18%;
    font-family: Comic-Sans-MS;
    font-size: 110%;
    line-height: 150%;
    font-weight: 500;
    color: #077baf;
} 
ul.cfp_top_bullets_page2 {
    width: 80%;
    margin: 8% auto 0 auto;
    font-family: Comic-Sans-MS;
    font-size: 100%; 
    line-height: 140%;
    color: #077baf;
}    
ul.cfp_top_bullets_page2 li {
    margin: 0 0 2% 10%;
    padding: 3% 0 3% 6%;
    display: list-item;
    list-style-type: disc;
    list-style-position: outside;     
}
/* Middle Right Bullets */
.cfp_middle_bullets_text_container_page2 {
    width: 90%;
    margin: 26% auto 0 auto;
}
h3.cfp_middle_bullets_page2 {
    font-family: Comic-Sans-MS;
    font-size: 110%;
    font-weight: 500;
    line-height: 150%;
    color: #077baf;
} 
ul.cfp_middle_bullets_page2 {
    width: 80%;
    margin: 8% auto 0 auto;
    font-family: Comic-Sans-MS;
    font-size: 100%; 
    line-height: 140%;
    color: #077baf;
}    
ul.cfp_middle_bullets_page2 li {
    margin: 0 0 2% 10%;
    padding: 3% 0 3% 6%; 
    display: list-item;
    list-style-type: disc;
    list-style-position: outside;    
}  
/* Bottom Credit Debit Card img. Bullets */
.cfp_bottom_bullets_text_container_page2 {
    width: 90%;
    margin: 26% auto 0 auto;
}
h3.cfp_bottom_bullets_page2 {
    font-family: Comic-Sans-MS;
    font-size: 110%;
    font-weight: 500;
    text-align: center;
    line-height: 150%;
    color: #077baf;
} 
ul.cfp_bottom_bullets_page2 { 
    margin: 12% auto 0 auto;
    text-align: center;
    line-height: 300%;
} 
ul.cfp_bottom_bullets_page2 li {
    margin: 0 auto 0 auto;
    padding-left: 6%;
    display: list-item;
    list-style-type: none;
    list-style-position: outside;        
}
/* themes container background */
/* inline-block is important for positioning keeping the background fixed */ 
.cfp_themes_container_background_page2 { /* Themes Position and Background Colour */  
    display: inline-block;
    width: 100%;
    margin-top: 0;
    height: 1520px;
    background-color: #dff6ff;
    }
p.cfp_themes_head_title_page2 {
    width: 97%;
    margin-top: 3%;
    margin-bottom: -3%;
    font-family: Comic-Sans-MS;
    font-size: 100%;
    text-align: center;
    letter-spacing: 1px;
    color: #077baf;
    }
h3.cfp_themes_titles_page2 {
    width: 90%;
    margin-top: 3%;
    margin-bottom: 4%;
    text-align: center;
    font-family: Comic-Sans-MS;
    font-size: 116%;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 400%;
    color: #077baf;
    }
.cfp_themes_titles_page2 {
   text-decoration: none; 
   position: relative;
    margin: 0 auto;
    } 
.cfp_themes_titles_page2:after {
    position: absolute;
    width: 80%;
    height: 1px;
    margin: 0 auto;
    content: '';
    left: 0;
    right: 0;
    color: #cae7f4;
    background-color: #acd9ed;
    bottom: -3px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
    }

/* Start Page3 Layout- */  
#illustration_outer_container_page3 .top_shade_border_page3 {
    position: inherit;
    height: 14px;
    width: 100%;
    margin: 3% auto 0 auto;
    background-color: #0199dd;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -ms-border-top-left-radius: 8px;
    -ms-border-top-right-radius: 8px;
    -o-border-top-left-radius: 8px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    background: linear-gradient(top, #9de5ff 0%, #00bcff 100%);
    background: -webkit-linear-gradient(top, #9de5ff 0%, #00bcff 100%);
    background: -moz-linear-gradient(top, #9de5ff 0%, #00bcff 100%);
    background: -o-linear-gradient(top, #9de5ff 0%, #00bcff 100%);
    background: -ms-linear-gradient(top, #9de5ff 0%, #00bcff 100%);
    }
#illustration_outer_container_page3 {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 0 1px 0;
    background: #ffffff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -ms-border-top-left-radius: 8px;
    -ms-border-top-right-radius: 8px;
    -o-border-top-left-radius: 8px;
    -o-border-top-right-radius: 8px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    }
#illustration_head_title_row_page3 {
    width: auto;
    margin: 10px;
    background-color: #f0fbff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -moz-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -o-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    -ms-box-shadow: 0 0 4px 0 rgba(0,0,0,0,5);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    }
.illustration_head_title_row_page3 {
    background: #e0f6ff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -o-border-top-left-radius: 5px;
    -o-border-top-right-radius: 5px;
    }
.illustration_head_title_row_page3 p {
    padding-top: 1.5%;
    padding-bottom: 1.5%;
    font-family: Kranky-Regular, YuppySC-Regular, TektonPro-Regular, ComicNeue-Regular, Shree714, Quicksand-VariableFont_wght, ShadowsIntoLightTwo-Regular;
    font-size: 180%;
    text-align: center;
    letter-spacing: 1.5px;
    text-transform: none;
    font-weight: 100;
    color: #45a5d1;
    }
/* HomePage Paragraph Headlines And Text */   
h2.illustration_headline_page3 {
    width: 90%;
    margin: 1% auto 0 auto;
    font-family: "TektonPro-Regular";
    font-size: 158%;
    text-align: center;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 135%;
    text-transform: uppercase;
    color: #008ece;
    }
.main_portrait_image img{
    display: block;
    margin: 4% auto 4.5% auto;
    height: 600px;
    width: auto;
    border: 1px solid #bde8fc;
    padding: .8%;
    background-color: white;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.main_landscape_image img{
    display: block;
    margin: 4% auto 5% auto;
    width: 700px;
    height: auto;
    border: 1px solid #bde8fc;
    padding: .8%;
    background-color: white;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}






/*Start New Desktop Img And Body Text For Pages3 */
h2.page3_illustration_headline {
    width: 90%;
    margin: 3.5% auto 3.5% auto;
    font-family: "TektonPro-Regular";
    font-size: 165%;
    text-align: center;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 135%;
    text-transform: uppercase;
    color: #008ece;
    }
.page3_square_img img {
    float: left;

    width: 38%;
    height: auto;
    margin: 6% 4% 0% 6%;
    border: 1px solid #bde8fc;
    padding: 1%;
    background-color: white;
}
.page3_bodytext_container {
    width: 80%;
    margin: 6% auto 0 auto;
}
p.page3_illustration_text {
    width: 100%;
    margin: 2% auto 8% auto;
    font-family: Shree714, Quicksand-VariableFont_wght, YuppySC-Regular;
    font-size: 150%;
    text-align: justify;
    line-height: 156%;
    color: #3c3c3c;
}
h2.page3_headline {
    margin-top: 0;
    font-family: "TektonPro-Regular", YuppySC-Regular, Shree714, Quicksand-VariableFont_wght;
    font-size: 150%;
    text-align: left;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 135%;
    text-transform: uppercase;
    color: #008ece;
}
p.page3_subhead_blue_text {
    margin-top: .5%;
    font-family: "TektonPro-Regular", YuppySC-Regular, Shree714, Quicksand-VariableFont_wght;
    font-size: 160%;
    text-align: left;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 130%;
    color: #008ece;
}
   
p.page3_paragraph_text {
    margin-top: 1%;
    font-family: Shree714, Quicksand-VariableFont_wght, YuppySC-Regular;
    font-size: 120%;
    text-align: left;
    line-height: 150%;
    color: #3c3c3c;
}








/* New text container for page 3 */
.hp_headline_and_text_container {
    float: right;
    display: block;
    width: 40%;
    margin: 4.5% 8% 0 0;
}

@media only screen and (min-width: 150px) and (max-width: 750px) and (orientation: portrait) {
/*Start Section*/
    section {
        margin-top: 4%;
    }
/* Start Homepage Layout- */ 
/* images */
    .hp_large_img_page1 img {
        float: none;
        display: flex;
        width: 90%;
        align-items: center;
        margin: 3% auto 0 auto;
        border: 1px solid #bde8fc;
        padding: 3%;
        background-color: white;
    }
/* Homepage New Images */
    .hp_large_single_img_page1 img {
        float: none;
        display: flex;
        width: 90%;
        align-items: center;
        margin: 3% auto 0 auto;
        border: 1px solid #bde8fc;
        padding: 3%;
        background-color: white;
    }
/* HomePage Paragraph Headlines And Text */
    .hp_text_container {
        float: 0;
        display: block;
        width: 100%;
        margin: 4.5% 0 0 0;
    }
    h2.hp_headline_page1 {
        width: 100%;
        margin: 1% 0 2% 0;
        font-size: 160%;
        text-align: center;
        font-weight: 600;
        letter-spacing: 0;
        color: #2092c6;
    }
    h2.hp_headline_2_page1 {
        width: 100%;
        margin: 6% 0 2% 0;
        letter-spacing: 0;
        text-align: center;
    }
    p.hp_subhead_blue_text_page1 {
        width: 100%;
        margin: 0 0 2% 0;
        letter-spacing: 0;
        text-align: center;
    }
/* Paragraph Text */ 
    p.hp_paragraph_text_page1 {
        width: 90%;
        margin: 1% 0 0 5.5%;
        text-align: justify;
        color: #000000;
    }
/* Start Page2 Layout - cCaricatures From Photos */ 
    #cfp_illustration_head_title_row_page2 {
        background-color: #f0fbff;
    }
    .cfp_illustration_head_title_row_page2 h1 {
        color: #077baf;
    }
/* Paragraph Headline Text */
    h2.cfp_top_paragraph_headline_1_page2 {
        width: 90%;
        margin: 12% 0 2% 4%;
        font-size: 160%;
        text-align: center;
        font-weight: 600;
        line-height: 140%;
        letter-spacing: 0;
        color: #2092c6;
    }
    h2.cfp_middle_paragraph_headline_2_page2 {
        width: 90%;
        margin: 14% 0 2% 4%;
        font-size: 160%;
        text-align: center;
        font-weight: 600;
        line-height: 140%;
        letter-spacing: 0;
        color: #2092c6;
    }
    h2.cfp_bottom_paragraph_headline_3_page2 {
        width: 90%;
        margin: 14% 0 0 4%;
        font-size: 160%;
        text-align: center;
        font-weight: 600;
        line-height: 140%;
        letter-spacing: 0;
        color: #2092c6;
    }
/* Paragraph Text */ 
    p.cfp_paragraph_text_page2 {
        color: #000000;
        width: 90%;
        margin: 1% 0 0 4%;
    }
    p.cfp_paragraph_blue_prices_text_page2 {
        width: 90%;
        margin: 5% 0 2% 4%;
    }
    p.cfp_paragraph_prices_text_page2 {
        text-align: left;
        font-size: 110%;
        width: 90%;
        margin: 3% 0 0 4%;
    }
    p.cfp_cfp_paragraph_email_text_page2 {
        text-align: left;
        width: 90%;
        margin: 10% 0 0 4%;
        font-size: 115%;
    }
/* Caricatures From Photos Right Column And Bullets */
    #cfp_illustrations_right_column_page2 {
        display: none;
    }
    #cfp_illustration_left_column_page2 {
        width: 100%;
        height: 100%;
        padding-top: 8%;
        padding-bottom: 0;
        background-color: #f0fbff;
    }
    .cfp_top_left_img_1_page2 img {
        margin: 0 0 0 14%;
    }
    .cfp_middle_left_img_2_page2 img {
        display: none;
    }
    .cfp_bottom_left_img_3_page2 img {
        display: none;
    }
/* themes container background */
    .cfp_themes_container_background_page2 {
        margin-top: 10%;
        height: 1065px;
        background-color: #f0fbff;
    }
    p.cfp_themes_head_title_page2 {
        margin-top: 5%;
        margin-bottom: -3%;
        font-size: 80%;
        letter-spacing: 0;
        line-height: 0;
    }
    h3.cfp_themes_titles_page2 {
        margin-top: 12%;
        margin-bottom: 12%;
        font-size: 110%;
        line-height: 150%; 
    }
    .cfp_themes_titles_page2:after {
        height: .8pt;
        width: 55%;
        color: #7dccef;
        background-color: #7dccef;
        bottom: -16px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
    }
/* Start Page3 Layout- */ 
    #illustration_head_title_row__page3 {
        background-color: #f0fbff;
    }
    .illustration_head_title_row_page3 p {
        padding-top: 3.5%;
        padding-bottom: 3.5%;
        font-family: YuppySC-Regular, TektonPro-Regular;
        font-size: 125%;
        letter-spacing: 1px;
    }
/* Illustration Paragraph Headlines And Text */ 
    h2.illustration_headline_page3 {
        margin-top: 2%;
        font-family: YuppySC-Regular, TektonPro-Regular;
        font-size: 135%;
        letter-spacing: 2px;
        line-height: 135%;
    }
    .main_portrait_image img{
        width: 91%;
        height: auto;
        padding: 2%;
    }
    .main_landscape_image img{
        margin-top: 5%;
        width: 92%;
        padding: 2%;
    }
    p.illustration_text_page3 {
        width: 95%;
        margin-top: 4%;
        font-size: 120%;
        text-align: justify;
        line-height: 150%;
    }
}
@media only screen and (min-width: 150px) and (max-width: 750px) and (orientation: landscape) {
/*Start Section*/
    section {
        max-width: none;
        width: 100%;
        margin: 45px auto 0 auto;
        background-color: #dff6ff;
    }
/* Start Homepage Layout- */   
    #hp_top_caricature_outer_container_page1 {
        margin-top: 3.5%;
    }
    #hp_middle_cartoon_outer_container_page1 {
        margin-top: 3.5%;
    }
    #hp_bottom_illustration_outer_container_page1 {
       margin-top: 3.5%;
    }
    p.hp_head_title_row_page1 {
        font-size: 130%;
        color: #077baf;
    }
/* Homepage images */
    .hp_large_img_page1 img {
        width: 32%;
        margin: 3% 0 0 2%;
        border: 1px solid #bde8fc;
        padding: 1%;
        background-color: white;
    }
/* Homepage New Images */
    .hp_large_single_img_page1 img {
        margin: 4.7% 0 0 .3%;
        width: 44%;
    }
/* Homepage Paragraph Headline Text */
    .hp_text_container {
        width: 52%;
        margin: 4.5% 0 0 0;
    }
    h2.hp_headline_page1 {
        margin: 0;
        font-size: 136%;
        font-weight: 600;
        text-align: left;
        line-height: 1.2;
        letter-spacing: 0;
        color: #2092c6;
    }
    h2.hp_headline_2_page1 {
        margin: 3% 0 1% 0;
        font-size: 140%;
        font-weight: 600;
        text-align: left;
        line-height: 1.2;
        color: #2092c6;
    }
    p.hp_subhead_blue_text_page1 {
        margin: 0 0 0.5% 0;
        font-size: 140%;
    } 
/* Homepage Paragraph Text */ 
    p.hp_paragraph_text_page1 {
        margin: 0;
        font-size: 110%;
        line-height: 140%;
        color: #000000;
    }
/* Start Page2 Layout - Caricatures From Photos */   
    #cfp_illustration_outer_container_page2 {
        width: 100%;
        margin: 0 auto 0 auto;
    }
    .cfp_illustration_head_title_row_page2 h1 {
        color: #077baf;
    }
    /* Paragraph Headline Text */  
    h2.cfp_top_paragraph_headline_1_page2 {
        width: 60%;
        margin: 4% 0 1% 4%;
        font-size: 150%;
        font-weight: 600;
        text-align: left;
        line-height: 1.2;
        color: #2092c6;
    }
    h2.cfp_middle_paragraph_headline_2_page2 {
        width: 60%;
        margin: 4% 0 1% 4%;
        text-align: left;
        font-size: 150%;
        font-weight: 600;
        line-height: 1.2;
        color: #2092c6;
    }
    h2.cfp_bottom_paragraph_headline_3_page2 {
        width: 60%;
        margin: 4% 0 0 4%;
        text-align: left;
        font-size: 150%;
        font-weight: 600;
        line-height: 1.2;
        color: #2092c6;
    }
/* Paragraph Text */ 
    p.cfp_paragraph_text_page2 {
        width: 60%;
        margin: 0 0 1.5% 4%;
        font-size: 115%;
        line-height: 150%;
        color: #000000;
    }
    p.cfp_paragraph_blue_prices_text_page2 {
        width: 60%;
        margin: 1% 0 1% 4%;
    }
    p.cfp_paragraph_prices_text_page2 {
        width: 60%;
        margin: 0 0 2% 4%;
        font-size: 118%;
        text-align: left;
        line-height: 150%;
    }
    p.cfp_paragraph_email_text_page2 {
        width: 60%;
        margin: 2% 0 0 4%;
        font-size: 110%;
        text-align: left;
    }
/* Columns */
    #cfp_illustrations_right_column_page2 {
        display: none;
    }
    #cfp_illustration_left_column_page2 {
        height: 820px;
        width: 32%;
        padding-bottom: 0;
    }
    .cfp_top_left_img_1_page2 img {
        margin: 16% 0 0 10%;
        width: 81%;
    }
    .cfp_middle_left_img_2_page2 img {
        margin: 40% 0 0 0;
        width: 100%;
    }
    .cfp_bottom_left_img_3_page2 img {
        margin: 27% 0 0 10%;
        width: 81%;
    }
/* Text And Position For Themes SL Lightbox Section */  
    .cfp_themes_container_background_page2 { /* Themes Position and Background Colour */ 
        height: 1260px;
        background-color: #dff6ff;
    }
    p.cfp_themes_head_title_page2 {
        margin-top: 6%;
        margin-bottom: 4%;
        font-size: 100%;
        line-height: 0;
        color: #077baf;
    }
    h3.cfp_themes_titles_page2 {
        margin-top: 1.5%;
        margin-bottom: 7%;
        font-size: 120%;
        line-height: 300%;
    }
    .cfp_themes_titles_page2:after {
        height: .8pt; /* Underline Line Height */
        bottom: -5px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
    }
/* Start Page3 Layout- */ 
    #illustration_outer_container_page3 {
        width: 100%;
        margin-top: 0;
    }
    .illustration_head_title_row_page3 p {
        font-size: 135%;
        font-family: YuppySC-Regular, TektonPro-Regular;
    }
    h2.illustration_headline_page3 {
        margin-top: 1%;
        font-family: YuppySC-Regular, TektonPro-Regular;
        font-size: 135%;
        letter-spacing: 2px;
        line-height: 135%;
    }
    .main_portrait_image img{
        width: 40%;
        height: auto;
        padding: 1%;
    }
    .main_landscape_image img{
        width: 72%;
        padding: 1.2%;
    }
    p.illustration_text_page3 {
        margin-top: 4%;
        font-size: 125%;
        line-height: 155%;
    }
}
@media only screen and (min-device-width: 751px) and (max-device-width: 1024px) and (orientation: portrait) {
/*Start Section*/
    section {
        max-width: 780px;
        width: 97%;
        margin-top: 50px;
    }
/* Start homepage Layout- */   
    #hp_top_caricature_outer_container_page1 {
        margin-top: 3.5%;
    }
    #hp_middle_cartoon_outer_container_page1 {
        margin-top: 3.5%;
    }
    #hp_bottom_illustration_outer_container_page1 {
       margin-top: 3.5%;
    }
    p.hp_head_title_row_page1 {
        font-size: 160%;
        color: #077baf;
    }
/* Homepage images */
    .hp_large_img_page1 img {
        width: 45%;
        margin: 3% 0 0 1%;
        border: 1px solid #bde8fc;
        padding: 1%;
        background-color: white;
    }
/* Homepage New Images */
    .hp_large_single_img_page1 img {
        margin: 4.7% 0 0 .5%;
        width: 48%;
    }
/* Homepage Paragraph Headline Text */
    .hp_text_container {
        width: 47%;
        margin: 4.7% 0 0 1.5%;
    }
    h2.hp_headline_page1 {
        margin: 0;
        font-size: 110%;
        font-weight: 600;
        text-align: left;
        line-height: 1.2;
        color: #2092c6;
    }
    h2.hp_headline_2_page1 {
        margin: 5% 0 1% 0;
        font-size: 130%;
        font-weight: 500;
        text-align: left;
        line-height: 1.2;
        color: #2092c6;
    }
    p.hp_subhead_blue_text_page1 {
        margin: 0 0 1% 0;
        font-size: 130%;
        font-weight: 500;
    } 
/* Homepage Paragraph Text */ 
    p.hp_paragraph_text_page1 {
        margin: 0 0 0 0;
        font-size: 96%;
        line-height: 145%;
        color: #000000;
    }
/* Start Page2 Layout - Caricatures From Photos */   
    #cfp_illustration_outer_container_page2 {
        margin: 0 auto 0 auto;
    }
    .cfp_illustration_head_title_row_page2 h1 {
        color: #077baf;
    }
    /* Paragraph Headline Text */  
    h2.cfp_top_paragraph_headline_1_page2 {
        width: 60%;
        margin: 4% 0 1% 4%;
        font-size: 150%;
        line-height: 140%;
        color: #2092c6;
    }
    h2.cfp_middle_paragraph_headline_2_page2 {
        width: 60%;
        margin: 6% 0 1% 4%;
        font-size: 150%;
        line-height: 140%;
        color: #2092c6;
    }
    h2.cfp_bottom_paragraph_headline_3_page2 {
        width: 60%;
        margin: 6% 0 0 4%;
        font-size: 150%;
        line-height: 140%;
        color: #2092c6;
    }
/* Page2 Paragraph Text */ 
    p.cfp_paragraph_text_page2 {
        width: 60%;
        margin: 1% 0 1.5% 4%;
        font-size: 112%;
        line-height: 160%;
        color: #000000;  
    }
    p.cfp_paragraph_blue_prices_text_page2 {
        width: 60%;
        font-size: 112%;
        margin: 1% 0 1% 4%;
    }
    p.cfp_paragraph_prices_text_page2 {
        width: 60%;
        margin: 0 0 2% 4%;
        font-size: 112%;
    }
    p.cfp_paragraph_email_text_page2 {
        width: 60%;
        margin: 2% 0 0 4%;
        font-size: 112%;
    }
/* Page2 Columns */
    #cfp_illustrations_right_column_page2 {
        display: none;
    }
    #cfp_illustration_left_column_page2 {
        width: 32%;
        height: 900px;
    }
    .cfp_top_left_img_1_page2 img {
        width: 81%;
        margin: 16% 0 0 10%;
    }
    .cfp_middle_left_img_2_page2 img {
        width: 100%;
        margin: 25% 0 0 0;
    }
    .cfp_bottom_left_img_3_page2 img {
        width: 81%;
        margin: 47% 0 0 10%;
    }
/* Page2 Text And Position For Themes */  
    .cfp_themes_container_background_page2 { /* Themes Position and Background Colour */ 
        height: 1480px;
        background-color: #dff6ff;
    }
    p.cfp_themes_head_title_page2 {
        margin-top: 6%;
        margin-bottom: -2%;
        font-size: 100%;
        line-height: 0;
        color: #077baf;  
    }
    h3.cfp_themes_titles_page2 {
        margin-top: 6%;
        margin-bottom: 6%;
        font-size: 120%;
        line-height: 3;   
    }
    .cfp_themes_titles_page2:after {
        height: .8pt; /* Underline Line Height */
    }
/* Start Page3 Layout- */   
   #illustration_outer_container_page3 {
        width: 100%;
        margin-top: 0;
    }
    h2.illustration_headline_page3 {
        margin-top: 1%;
        font-family: YuppySC-Regular, TektonPro-Regular;
        font-size: 125%;
        letter-spacing: 2px;
        line-height: 135%;
    }
    .main_portrait_image img{
        width: 55%;
        height: auto;
        padding: 1.2%;
    }
    .main_landscape_image img{
        margin-top: 5%;
        width: 82%;
        padding: 1.2%;
    }
    p.illustration_text_page3 {
        margin-top: 3%;
        font-size: 125%;
        line-height: 155%;
    }
}
@media only screen and (min-device-width: 751px) and (max-device-width: 1024px) and (orientation: landscape) {
/*Start Section*/
    section {
        max-width: 900px;
        width: 100%;
    }
/* Start Homepage Layout- */   
    #hp_top_caricature_outer_container_page1 {
        margin-top: 3.3%;
    }
    #hp_middle_cartoon_outer_container_page1 {
        margin-top: 2.8%;
    }
    #hp_bottom_illustration_outer_container_page1 {
       margin-top: 2.8%;
    }
    p.hp_head_title_row_page1 {
        padding-top: 1.5%;
        padding-bottom: 1.5%;
        font-size: 165%;
        color: #077baf;
    }
/* Homepage images */
    .hp_large_img_page1 img {
        width: 45%;
        margin: 3.5% 0 0 2%;
        border: 1px solid #bde8fc;
        padding: 1%;
        background-color: white;
    }
/* Homepage New Images */
    .hp_large_single_img_page1 img {
        margin: 4.7% 0 0 3%;
        width: 43.6%;
    }
/* Homepage Paragraph Headline Text */
    .hp_text_container {
        width: 45%;
        margin: 4.7% 3.5% 0 0;
    }
    h2.hp_headline_page1 {
        margin: 0;
        font-size: 145%;
        font-weight: 600;
        letter-spacing: 0;
        color: #2092c6;
    }
    h2.hp_headline_2_page1 {
        margin: 3% 0 1% 0;
        font-size: 150%;
        font-weight: 200;
        letter-spacing: 0;
        color: #2092c6;
    }
    p.hp_subhead_blue_text_page1 {
        margin: 0 0 1% 0;
        font-size: 150%;
        font-weight: 500;
    } 
/* Homepage Paragraph Text */ 
    p.hp_paragraph_text_page1 {
        margin: 0;
        font-size: 108%;
        line-height: 148%;
        color: #000000;
    }
/* Start Page2 Layout- */ 
/* Page2 Paragraph Headline Text */ 
    h2.cfp_top_paragraph_headline_1_page2 {
        width: 45%;
        margin: 4% 0 1% 4%;
        font-size: 150%;
        line-height: 140%;
        color: #2092c6;
    }
    h2.cfp_middle_paragraph_headline_2_page2 {
        width: 45%;
        margin: 4% 0 1% 4%;
        font-size: 150%;
        line-height: 140%;
        color: #2092c6;
    }
    h2.cfp_bottom_paragraph_headline_3_page2 {
        width: 45%;
        margin: 4% 0 0 4%;
        font-size: 150%;
        line-height: 140%;
        color: #2092c6;
    }
/* Paragraph Text */ 
    p.cfp_paragraph_text_page2 {
        width: 47%;
        margin: 1% 0 1.5% 4%;
        font-size: 112%;
        line-height: 160%;
        color: #000000;
    }
    p.cfp_paragraph_blue_prices_text_page2 {
        width: 47%;
        margin: 1% 0 1% 4%;
        font-size: 112%;
    }
    p.cfp_paragraph_prices_text_page2 {
        width: 47%;
        margin: 0 0 2% 4%;
        font-size: 112%;
    }
    p.cfp_paragraph_email_text_page2 {
        width: 47%;
        margin: 2% 0 0 4%;
        font-size: 112%;
    }
/* Page2 Left Columns */
    #cfp_illustration_left_column_page2 {
        width: 28%;
        height: 950px;
        padding-bottom: 0;
    }
    .cfp_top_left_img_1_page2 img {
        width: 80%;
        margin: 18% 0 0 10%;
    }
    .cfp_middle_left_img_2_page2 img {
        width: 100%;
        margin: 38% 0 0 0;
    }
    .cfp_bottom_left_img_3_page2 img {
        width: 80%;
        margin: 36% 0 0 10%;
    }
/* Page2 Right Columns */
    #cfp_illustrations_right_column_page2 {
        height: 950px;
        margin-top: 0;
        background-color: #eef6ff;
    }
/* Page2 Text And Position For Themes */  
    .cfp_themes_container_background_page2 { /* Themes Position and Background Colour */ 
        height: 1580px;
        background-color: #dff6ff;
    }
    p.cfp_themes_head_title_page2 {
        width: 100%;
        margin-top: 5%;
        margin-bottom: -2%;
        font-size: 100%;
        line-height: 0;
        color: #077baf;
    }
    h3.cfp_themes_titles_page2 {
        width: 100%;
        margin-top: 6.5%;
        margin-bottom: 4%;
        font-size: 120%;
        line-height: 3.5;   
    }
    .cfp_themes_titles_page2:after {
        height: .8pt; /* Underline Line Height */
    }
/* Start Page3 Layout- */   
   #illustration_outer_container_page3 {
        width: 100%;
        margin-top: 0;
    }
    h2.illustration_headline_page3 {
        margin-top: 1%;
        font-family: YuppySC-Regular, TektonPro-Regular;
        font-size: 140%;
        letter-spacing: 0;
        line-height: 135%;
    }
    .main_portrait_image img{
        width: 40%;
        height: auto;
        padding: 1%;
    }
    .main_landscape_image img{
        margin-top: 5%;
        width: 75%;
        padding: 1%;
    }
    p.illustration_text_page3 {
        margin-top: 3%;
        font-size: 125%;
        line-height: 155%;
    }
}
/* Below Media Quiries For Laptops */
@media only screen and (min-device-width: 1025px) and (max-device-width: 1366px) {
/*Start Section*/
    section {
        max-width: 980px;
        width: 70%;
        margin-top: 3.6%;
    }
/* Start Homepage Layout- */   
    #hp_top_caricature_outer_container_page1 {
        margin-top: 0%;
    }
    #hp_middle_cartoon_outer_container_page1 {
        margin-top: 2.5%;
    }
    #hp_bottom_illustration_outer_container_page1 {
       margin-top: 2.5%;
    }
    p.hp_head_title_row_page1 {
        padding-top: 1.5%;
        padding-bottom: 1.5%;
        font-size: 165%;
    }
/* Homepage images */
    .hp_large_img_page1 img {
        width: 45%;
        margin: 4.7% 0 0 3%;
    }
/* Homepage New Images */
    .hp_large_single_img_page1 img {
        margin: 4.7% 0 0 3.8%;
        width: 42.5%;
    }
/* Homepage Paragraph Headline Text */
    .hp_text_container {
        width: 45%;
        margin: 4.7% 4% 0 0;
    }
    h2.hp_headline_page1 {
        margin: 0;
        font-size: 130%;
        font-weight: 500;
        letter-spacing: 0;
    }
    h2.hp_headline_2_page1 {
        margin: 3% 0 0.5% 0;
        font-size: 138%;
        font-weight: 200;
        letter-spacing: 1px;
    }
    p.hp_subhead_blue_text_page1 {
        margin: 0 0 0.5% 0;
        font-size: 138%;
        font-weight: 200;
        letter-spacing: 1px;
    } 
    p.hp_paragraph_text_page1 {
        margin: 0;
        font-size: 104%;
        line-height: 140%;
    }
    
    hp_examples_titles_text {
        font-size: 100%;
        text-align: center;
        margin-top: 2%;
        margin-bottom: 2%;
        }
/* Page2 Paragraph Headline Text */ 
        .hp_examples_titles_text:after {
        bottom: 5px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
        }
/* Page2 Paragraph Headline Text */ 
    h2.cfp_top_paragraph_headline_1_page2 {
        width: 45%;
        margin: 3% 0 1% 4%;
        font-size: 155%;
        line-height: 130%;
        color: #2092c6;
    }
    h2.cfp_middle_paragraph_headline_2_page2 {
        width: 45%;
        margin: 4% 0 1% 4%;
        font-size: 155%;
        line-height: 130%;
        color: #2092c6;
    }
    h2.cfp_bottom_paragraph_headline_3_page2 {
        width: 45%;
        margin: 4% 0 0 4%;
        font-size: 155%;
        line-height: 130%;
        color: #2092c6;
    }
/* Page2 Paragraph Text */ 
    p.cfp_paragraph_text_page2 {
        width: 47%;
        margin: 0 0 1.5% 4%;
        font-size: 110%;
        line-height: 155%;
        color: #000000;
    }
    p.paragraph_blue_prices_text_page2 {
        width: 47%;
        margin: 1% 0 1% 4%;
        font-size: 112%;
    }
    p.paragraph_prices_text_page2 {
        width: 47%;
        margin: 0 0 2% 4%;
        font-size: 110%;
        line-height: 135%;
    }
    p.cfp_paragraph_email_text_page2 {
        width: 47%;
        margin: 2% 0 0 4%;
        font-size: 110%;
        line-height: 135%;
    }
/* Page2 Left Column */
    #cfp_illustration_left_column_page2 {
        width: 26%;
        height: 810px;
        padding-right: .5%;
    }
    .cfp_top_left_img_1_page2 img {
        width: 71%;
        margin: 16% 0 0 15%;
    }
    .cfp_middle_left_img_2_page2 img {
        width: 90%;
        margin: 25% 0 0 5%;
    }
    .cfp_bottom_left_img_3_page2 img {
        width: 71%;
        margin: 25% 0 0 15%;
    }
/* Page2 Right Column */
    #cfp_illustrations_right_column_page2 {
        width: 20%;
        height: 810px;
    }
    h2.cfp_top_bullets_page2 {
        font-size: 97%;
        line-height: 140%;
        color: #2092c6;
    }
    h3.cfp_top_bullets_page2 {
        font-size: 97%;
        line-height: 140%;
    }
    ul.cfp_top_bullets_page2 {
        width: 80%;
        margin: 15px auto 0 auto;
        font-size: 95%;
        line-height: 135%;
    }    
/* Page2 Middle Right Bullets */
    .cfp_middle_bullets_text_container_page2 {
        width: 160px;
        margin: 70px auto 0 auto;
    }
    h3.cfp_middle_bullets_page2 {
        font-size: 97%;
        line-height: 140%;
        } 
    ul.cfp_middle_bullets_page2 {
        width: 80%;
        margin: 15px auto 0 auto;
        font-size: 95%;
        line-height: 135%;
    }     
/* Page2 Bottom Credit Debit Card img. Bullets */
    .cfp_bottom_bullets_text_container_page2 {
        margin: 80px auto 0 auto;
        }
    h3.cfp_bottom_bullets_page2 {
        font-size: 97%;
        line-height: 135%;
        } 
    ul.cfp_bottom_bullets_page2 {
        margin: 15% auto 0 auto;
        text-align: center;
        line-height: 300%;
        }
/* Page2 Text And Position For Themes */  
    .cfp_themes_container_background_page2 { /* Themes Position and Background Colour */
        width: 100%;
        height: 1550px;
        background-color: #dff6ff;
        }
    p.cfp_themes_head_title_page2 {
        width: 100%;
        margin-top: 4%;
        font-size: 98%;
        line-height: 0;
        text-align: center;
        color: #077baf;
        }
    h3.cfp_themes_titles_page2 {
        text-align: center;
        width: 92%;
        line-height: 300%;
        font-size: 110%;
        text-align: center;
        margin-top: 6%;
        margin-bottom: 4%;
        }
        .cfp_themes_titles_page2:after {
        bottom: -5px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
        }
/* Start Page3 Layout- */
    #illustration_outer_container_page3 {
        width: 100%;
        margin-top: 0;
    }
    .illustration_head_title_row_page3 p {
        padding-top: 1.3%;
        padding-bottom: 1.3%;
        font-size: 165%;
    }
    h2.illustration_headline_page3 {
        width: 95%;
        margin-top: 1%;
        font-family: TektonPro-Regular, YuppySC-Regular;
        font-size: 138%;
        letter-spacing: 1px;
        line-height: 135%;
    }
    .main_portrait_image img{
        width: 32%;
        height: auto;
        padding: .8%;
    }
    .main_landscape_image img{
        margin-top: 4%;
        width: 65%;
        padding: 1%;
    }
    p.illustration_text_page3 {
        width: 90%;
        margin-top: 2%;
        font-size: 120%;
        line-height: 155%;
    }
}
/* Below Media Quiries For Normal Computer Screens */
@media only screen and (min-device-width: 1367px) and (max-device-width: 2560px) {
/*Start Section*/
    section {
         max-width: 980px;
        width: 80%;
        margin-top: 2.5%;
    }
/* Start Homepage Layout- */   
    #hp_top_caricature_outer_container_page1 {
       margin-top: 0;
    }
    #hp_middle_cartoon_outer_container_page1 {
        margin-top: 2.5%;
    }
    #hp_bottom_illustration_outer_container_page1 {
       margin-top: 2.5%;
    }
    p.hp_head_title_row_page1 {
        padding-top: 1.5%;
        padding-bottom: 1.5%;
        font-size: 165%;
    }
/* Homepage images */
    .hp_large_img_page1 img {
        width: 36%;
        margin: 4.5% 0 1.4% 8%;
    }
/* Homepage New Images */
    .hp_large_single_img_page1 img {
        margin: 4.7% 0 0 6%;
        width: 40%;
    }
/* Homepage Paragraph Headline Text */
    .hp_text_container {
        width: 45%;
        margin: 4.5% 4% 0 0;
    }
    h2.hp_headline_page1 {
        margin: 0 0 1% 0;
        font-size: 150%;
        font-weight: 500;
    }
    h2.hp_headline_2_page1 {
        margin: 4% 0 0 0;
        font-size: 150%;
        font-weight: 500;
    }
    p.hp_subhead_blue_text_page1 {
        margin: 0 0 1% 0;
        font-size: 155%;
        font-weight: 500;
    } 
/* Homepage Paragraph Text */ 
    p.hp_paragraph_text_page1 {
        margin: 0;
        font-size: 110%;
        line-height: 150%;
    }
    
    
    
    
.hp_1st_row_container {
  
    margin-top: 1.8%;
    margin-bottom: 1%;
    width: 100%;
    
}
.hp_2nd_row_container {
   
    margin-top: 3%;
    margin-bottom: 1%;
    width: 100%;
    
}
.hp_last_row_container {
  
    margin-top: 3%;
    margin-bottom: 10%;
    width: 100%;
    
}
    
    hp_examples_titles_text {
        text-align: center;
        width: 92%;
        line-height: 300%;
        font-size: 105%;
        text-align: center;
        margin-top: 2%;
        margin-bottom: 2%;
        }
        .hp_examples_titles_text:after {
        bottom: 5px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
        }
/* Page2 Paragraph Headline Text */ 
    h2.cfp_top_paragraph_headline_1_page2 {
        width: 45%;
        margin: 3% 0 1% 4%;
        font-size: 155%;
        line-height: 120%;
        color: #2092c6;
    }
    h2.cfp_middle_paragraph_headline_2_page2 {
        width: 45%;
        margin: 4% 0 1% 4%;
        font-size: 155%;
        line-height: 130%;
        color: #2092c6;
    }
    h2.cfp_bottom_paragraph_headline_3_page2 {
        width: 45%;
        margin: 4% 0 0 4%;
        font-size: 155%;
        line-height: 130%;
        color: #2092c6;
    }
/* Page2 Paragraph Text */ 
    p.cfp_paragraph_text_page2 {
        width: 45%;
        margin: 0 0 1.5% 4%;
        font-size: 110%;
        line-height: 145%;
        color: #000000;
    }
    p.paragraph_blue_prices_text_page2 {
        width: 47%;
        margin: 1% 0 1% 4%;
        font-size: 112%;
    }
    p.paragraph_prices_text_page2 {
        width: 47%;
        margin: 0 0 2% 4%;
        font-size: 110%;
        line-height: 135%;
    }
    p.cfp_paragraph_email_text_page2 {
        width: 47%;
        margin: 2% 0 0 4%;
        font-size: 110%;
        line-height: 135%;
    }
/* Page2 Left Column */
    #cfp_illustration_left_column_page2 {
        width: 26%;
        height: 800px;
        padding-right: .5%;
    }
    .cfp_top_left_img_1_page2 img {
        width: 71%;
        margin: 16% 0 0 15%;
    }
    .cfp_middle_left_img_2_page2 img {
        width: 90%;
        margin: 25% 0 0 5%;
    }
    .cfp_bottom_left_img_3_page2 img {
        width: 71%;
        margin: 12% 0 0 15%;
    }
/* Page2 Right Column */
    #cfp_illustrations_right_column_page2 {
        width: 20%;
        height: 800px;
    }
    h2.cfp_top_bullets_page2 {
        font-size: 97%;
        line-height: 140%;
        color: #2092c6;
    }
    h3.cfp_top_bullets_page2 {
        font-size: 97%;
        line-height: 140%;
    }
    ul.cfp_top_bullets_page2 {
        width: 80%;
        margin: 15px auto 0 auto;
        font-size: 95%;
        line-height: 135%;
    }    
/* Page2 Middle Right Bullets */
    .cfp_middle_bullets_text_container_page2 {
        width: 160px;
        margin: 70px auto 0 auto;
    }
    h3.cfp_middle_bullets_page2 {
        font-size: 97%;
        line-height: 140%;
        } 
    ul.cfp_middle_bullets_page2 {
        width: 80%;
        margin: 15px auto 0 auto;
        font-size: 95%;
        line-height: 135%;
    }     
/* Page2 Bottom Credit Debit Card img. Bullets */
    .cfp_bottom_bullets_text_container_page2 {
        margin: 80px auto 0 auto;
        }
    h3.cfp_bottom_bullets_page2 {
        font-size: 97%;
        line-height: 135%;
        } 
    ul.cfp_bottom_bullets_page2 {
        margin: 15% auto 0 auto;
        text-align: center;
        line-height: 300%;
        }
/* Page2 Text And Position For Themes */  
    .cfp_themes_container_background_page2 { /* Themes Position and Background Colour */
        width: 100%;
        height: 1550px;
        background-color: #dff6ff;
        }
    p.cfp_themes_head_title_page2 {
        width: 100%;
        margin-top: 4%;
        font-size: 98%;
        line-height: 0;
        text-align: center;
        color: #077baf;
        }
    h3.cfp_themes_titles_page2 {
        text-align: center;
        width: 92%;
        line-height: 300%;
        font-size: 110%;
        text-align: center;
        margin-top: 6%;
        margin-bottom: 4%;
        }
        .cfp_themes_titles_page2:after {
        bottom: -5px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
        }
/* Start Page3 Layout- */
    #illustration_outer_container_page3 {
        width: 100%;
        margin-top: 0;
    }
    .illustration_head_title_row_page3 p {
        padding-top: 1.3%;
        padding-bottom: 1.3%;
        font-size: 165%;
    }
    h2.illustration_headline_page3 {
        width: 95%;
        margin-top: 1%;
        font-family: TektonPro-Regular, YuppySC-Regular;
        font-size: 138%;
        letter-spacing: 1px;
        line-height: 135%;
    }
    .main_portrait_image img{
        width: 32%;
        height: auto;
        padding: .8%;
    }
    .main_landscape_image img{
        margin-top: 4%;
        width: 65%;
        padding: 1%;
    }
    p.illustration_text_page3 {
        width: 85%;
        margin-top: 2%;
        font-size: 120%;
        line-height: 155%;
    }
    /* Start for single webpages not showing in main webpage */
    h1.single_image_headline {
        width: 95%;
        margin-top: 1%;
        font-family: Kranky-Regular, YuppySC-Regular TektonPro-Regular;
        font-size: 138%;
        letter-spacing: 1px;
        line-height: 135%;
    }
    h2.single_image_headline {
        width: 95%;
        margin-top: 1%;
        font-family: Kranky-Regular, YuppySC-Regular TektonPro-Regular;
        font-size: 138%;
        letter-spacing: 1px;
        line-height: 135%;
    }
    .single_portrait_image img{
        width: 32%;
        height: auto;
        padding: .8%;
    }
    .single_landscape_image img{
        margin-top: 4%;
        width: 65%;
        padding: 1%;
    }
}
