/*
Theme Name: UTG Standard
Theme URI: http://www.unlockthegame.com
Author: UTG Team
Author URI: http://www.unlockthegame.com
Description: The UTG Standard theme is developed based on the WordPress Twenty Thirteen theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: UTG Theme
Text Domain: UTG Standard
*/
@import url(https://fonts.googleapis.com/wcss?family=Roboto);
body,
html {
    font-family: 'Roboto', sans serif;
    font-size: 18px;
    letter-spacing: 0.2px;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.4;
}
h2,
h3 {
    font-weight: 500;
}
input,
textarea,
select {
    font-family: inherit;
    padding: 8px 12px;
}
* html .clearfix {
    zoom: 1;
}
img {
    max-width: 100%;
    height: auto;
}
label {
    font-size: 16px;
}
blockquote:after,
blockquote:before {
    color: #ccc;
    font-size: 3em;
    line-height: .1em;
    vertical-align: -.4em
}
blockquote {
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: .5em 20px;
    quotes: "\201C""\201D""\2018""\2019"
}
blockquote:before {
    content: open-quote;
    margin-right: .1em
}
blockquote:after {
    content: close-quote;
    margin-left: .1em
}
blockquote p {
    display: inline;
    font-style: italic;
    font-weight: 300;
    font-size: 16px
}
cite {
    display: block;
    font-size: 16px;
    font-style: normal;
    margin-top: -1%;
    margin-left: 3.5%
}
/* IE6 */

*:first-child+html .clearfix {
    zoom: 1;
}
/* IE7 */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
#header {
    background: #ffffff;
}
.wrapper {
    margin: 0 auto;
    width: 100%;
}
.fa {
    color: #fc6220;    
    font-family: FontAwesome; 
    font-size: 24px;
    font-weight: normal;
    text-decoration: none;
}
/*Post Style*/

h2.single-post-title {
    color: #ab262b;
    text-align: center;
}
h3.blog-post-title,
a.post-read-more {
    color: #ab262b;
    text-decoration: none;
}
h3.blog-post-title {
    font-size: 26px;
    text-align: center;
}
a.post-read-more:hover {
    color: #5542B3;
    text-decoration: underline;
}
a.post-title {
    color: #0081a9;
    text-decoration: none;
}
a.post-title:hover {
    text-decoration: underline;
}
a.read-more {
    text-decoration: none;
    font-size: 14px;
}
a.read-more:hover {
    text-decoration: underline;
}
.comment p {
    color: #757575;
    background: #F9F6E2;
    border-radius: 6px;
    padding: 4px 8px;
    font-size: 14px;
}
.left-content,
.searchform {
    text-align: center;
}
.post-container {
    float: left;
    max-width: 660px;
    width: 100%;
    margin-right: 20px;
}
.right-post-container {
    float: right;
    max-width: 230px;
    width: 100%;
    margin-top: 4%;
    text-align: center;
}
.comment-respond {
    background: #eeeeee;
    margin-top: 50px;
    padding: 20px;
}
.indented-paragraph {
    margin-left: 10px;
    margin-top: : -40px;
}
/*Responsive Menu*/

#responsive-menu .appendLink,
#responsive-menu .responsive-menu li a,
#responsive-menu,
#responsive-menu .responsive-menu,
#responsive-menu div,
#responsive-menu .responsive-menu li,
#responsive-menu {
    background-color: #eaeaea;
}
#responsive-menu #responsive-menu-title,
#responsive-menu #responsive-menu-title a {
    color: #ffffff;
    overflow: hidden;
    text-decoration: none;
}
#responsive-menu-title {
    font-weight: bold;
}
/*Primary Menu*/

.menu-primary-menu-container {
    /*background-image: -ms-linear-gradient(top, #1b429a 0%, #035591 100%);background-image: -moz-linear-gradient(top, #1b429a 0%, #035591 100%);background-image: -o-linear-gradient(top, #1b429a 0%, #035591 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1b429a), color-stop(1, #035591));background-image: -webkit-linear-gradient(top, #1b429a 0%, #035591 100%);background-image: linear-gradient(to bottom, #1b429a 0%, #035591 100%);*/
    background: #035591;
    filter: none;
    float: left;
    width: 100%;
    position: relative;
    z-index: 9999;
}
.blp2-page-wrapper-2, .blp2-page-wrapper-3{
    margin: 0 auto;
    max-width: 960px;
}
.menu-primary-menu-container ul {
    padding: 0;
    list-style: none;
    width: 960px;
    font-size: 16px;
    margin: 0 auto;
}
.menu-primary-menu-container ul li a {
    color: #000000;
    display: block;
    font-weight: 500;
    padding: 3px 20px;
    text-decoration: none;
}
.menu-primary-menu-container ul li {
    border-right: 1px solid #e9e9e9;
    float: left;
}
ul li.current_page_item > a,
ul li.current_page_ancestor > a,
ul li.current-menu-ancestor > a,
ul li.current-menu-item > a,
ul li.current-menu-parent > a {
    background: #e1e1e1;
    color: #035591;
}
.menu-primary-menu-container ul li a:hover {
    color: #db8032;
}
/*Secondary Menu*/
#footer ul li a {
    text-decoration: none;
}
#footer ul li.current_page_item > a,
#footer ul li.current_page_ancestor > a,
#footer ul li.current-menu-ancestor > a,
#footer ul li.current-menu-item > a,
#footer ul li.current-menu-parent > a {
    text-decoration: underline;
    background: none;
}
#footer ul li {
    border-right: 1px solid #a1a2a3;
    display: inline-block;
    line-height: 12px;
    margin-top: 20px;
    padding-right: 5px;
}
#footer ul li:last-child {
    border: medium none;
}
#footer ul li a {
    color: #555;
}
.menu-secondary-menu-container {
    font-size: 14px;
}
.menu-secondary-menu-container ul {
    list-style: none;
    margin: -1.6% auto 1%;
    padding: 0;
    text-align: center;
}
/*Tertiary Menu*/
.menu-tertiary-menu-container {
    margin: 0 auto 1%;
}
.menu-tertiary-menu-container ul {
    font-size: 12px;
    margin: -1% auto 1%;
    padding: 0;
    text-align: center;
}
.menu-tertiary-menu-container ul li a {
    background: none;
    color: #656565;
}
.menu-tertiary-menu-container ul li {
    display: inline-block;
    border-right: 1px solid #a1a2a3;
    padding-right: 5px;
    line-height: 12px;
}
.menu-tertiary-menu-container ul li:last-child {
    border-right: none;
}
/*Video iframe Responsive */
.video-wrapper-res {
    clear: both;
    padding-top: 4%;
}

.video-wrapper {
    height: 0;
    margin-bottom: -2%;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    position: relative;
}
.video-wrapper iframe {
    height: 90%;
    left: 4%;
    position: absolute;
    top: 0;
    width: 90%;
}
/* Google Map Responsive */
.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
    border: 2px solid #D5B25B;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Footer */
#footer {
    clear: both;
}
.rights {
    color: #656565;
    font-size: 14px;
    text-align: center;
}
.rights a {
    color: #656565;
}
.copyright {
    color: #454545;
    font-size: 14px;
    line-height: 1.2;
    margin: 0 auto 1%;
    text-align: center;
}
/* Buttons and button texts */
.button {
    background-color: #0d6e79;
    background: -webkit-linear-gradient(0deg,#0d6e79, #0f95a4, #0d6e79);
    background: -o-linear-gradient(0deg,#0d6e79, #0f95a4, #0d6e79);
    background: -moz-linear-gradient(0deg,#0d6e79, #0f95a4, #0d6e79);
    background: linear-gradient(0deg,#0d6e79, #0f95a4, #0d6e79);
    cursor: pointer;
    display: inline-block;
    border: 4px solid #0f7cc1;
    box-shadow: 3px 4px 5px #888888;
    border-radius: 0;
    max-width: 260px;
    text-align: center;
    width: 100%;
linear-gradient(0deg,#0d6e79, #0f95a4, #0d6e79);
}
.button:hover{
 background: #0d6e79;
}
.nst-btn-txt-1 {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
}
.grab-text {
    color: #eeeeee; 
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    padding: 0.4em 0.2em;
    text-decoration: none;
    text-shadow: 1px 1px #000000;
}
.send-text {
    color: #eeeeee;
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    padding: 2% 1%;
    text-decoration: none;
    text-shadow: 1px 1px #000000;
    white-space: normal !important;
    word-wrap: break-word;
}
.note-box {
    background: #cbe4e8;
    border-radius: 6px;
    clear: both;
    margin: 3% auto 3%;
    padding: 2% 3% 1%;
    width: 85%;
    color: #2f2f2f;
    border: 2px solid #cbe4e8;
}
/* Optin Forms */

.infusion-form {
    margin: 0 auto;
    max-width: 578px;
    width: 100%;
}
.fc-headline-text {
    color: #fc6220;
    font-size: 23px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 5%;
    text-align: center;
}
.fc-fieldset {
    border: 2px solid #2c3d4e;
    box-shadow: 3px 4px 5px #888888;
    margin: 4% auto 0;
    padding: 2% 6% 3.5%;
}
.fc-field {
    display: block;
    margin-bottom: 3%;
}
.fc-submit {
    display: block;
    text-align: center;
}
.fc-button {
    color: #5a5a5a;
    cursor: pointer;
    background: #d5b25b;
    border: 1px solid;
    border-radius: 2px;
    font-size: 22px;
    font-weight: 600;
    padding: 1% 3%;
}
.fc-button:hover {
    background: #e8ce8e;
    color: #474747;
}
.fc-input-textarea,
.fc-input-text {
    border: 1px solid #5a5a5a;
    box-sizing: border-box;
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    width: 100%;
}
.fc-dropdown {
    border: 1px solid #5a5a5a;
    color: #838383;
    font-size: 17px;
    font-weight: 300;
    width: 100%;
}
.fc-privacy {
    color: #999896;
    font-size: 14px;
    line-height: 1.2;
    margin: 1% auto 4%;
    text-align: center;
}
.error {
    color: #e2494c;
    display: block;
    font-weight: 600;
    font-size: 20px;
    height: 28px;
}
.invalid {
    border: 1px solid #FF0000;
}
/* Placeholders */

::-webkit-input-placeholder {
    color: #626262
}
:-moz-placeholder {
    color: #494949
}
::-moz-placeholder {
    color: #494949
}
:-ms-input-placeholder {
    color: #626262
}
:input-placeholder {
    color: #626262
}
/* Page Style */
#page {
    width: 100%;
}
.custom-link {
    text-decoration: none;
}
.custom-link:hover {
    text-decoration: underline;
}
.lp-container-a {
    float: left;
    position: relative;
    width: 33.33%;
}
.lp-container-a p {
    line-height: 1;
}
.lp-container-b {
    background: repeating-linear-gradient(135deg, #eff0f1, #eff0f1 5px, #f5f4f4 10px, #f5f4f4 10px);
    position: relative;
}
.lp-wrapper-a:after {
 visibility: hidden;
 display: block;
 font-size: 0;
 content: " ";
 clear: both;
 height: 0;
}
.lp-wrapper-b {
    color: #454545;
    padding: 0.1em 1em;
}
.lp-text-comb-a {
    display: inline-block;
    line-height: 1;
    margin-top: -5em;
    position: relative;
    width: 100%;
    z-index: 1;
}
.lp-text-comb-b {
    color: #1c4378;    
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0.6em auto;
    max-width: 800px;
    text-transform: uppercase;
    width: 100%;
}
.lp-text-a {
    color: #004b8c;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
}
.lp-text-b {
    color: #004b8c;
    font-size: 26px;
    line-height: 1.2;
    text-align: center;
}
.lp-text-c {
    color: #0f7cc1;
    font-size: 50px;
    font-weight: 700;
    margin-top: 0.6em;
}
.lp-text-d {
    font-size: 15px;
    margin-top: -3em;
}
.lp-text-e {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    margin-top: 0.5em;
    padding-left: 0.3em;
    text-transform: uppercase;
}
.lp-text-f {
    color: #fff;
    font-size: 22px;
    margin-top: -1.6em;
    max-width: 50%;
    padding-left: 0.6em;
}
.lp-text-g {
    color: #004b8c;
    font-size: 26px;
    font-style: italic;
    text-align: center;
}
.lp-text-h {
    font-size: 20px;
    text-align: center;
}
.lp-text-i {
    color: #fc6220;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}
.inside-list ul {
    margin-bottom: 2%;
}
.inside-list li {
    line-height: 1.6;
    list-style: outside none none;
    list-style-position: outside;
}
.inside-list li:before {
    content: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #004b8c;
    font-size: 21px;
    padding-right: 0.6em;
}
.book-author {
    margin-top: 2.9em;
    max-width: 100%;
}
.book-cover {
    margin-top: 1em;
}
.about-image {
    border: 1px solid #044074;
    float: left;
    margin: 1% 2% 0 0;
    max-width: 240px;
}
.note-title {
    color: #005674 !important;
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
    margin: 0.6em 0;
    font-family: serif;
}
.discover-bar-b1 {
    background-image: -ms-radial-gradient(center, circle farthest-corner, #fff3b4 0%, #e2be6b 100%);
    background-image: -moz-radial-gradient(center, circle farthest-corner, #fff3b4 0%, #e2be6b 100%);
    background-image: -o-radial-gradient(center, circle farthest-corner, #fff3b4 0%, #e2be6b 100%);
    background-image: -webkit-gradient(radial, center center, 0, center center, 505, color-stop(0, #fff3b4), color-stop(1, #e2be6b));
    background-image: -webkit-radial-gradient(center, circle farthest-corner, #fff3b4 0%, #e2be6b 100%);
    background-image: radial-gradient(circle farthest-corner at center, #fff3b4 0%, #e2be6b 100%);
    text-align: center;
}
.discover-bar-b2 {
    background-image: -ms-radial-gradient(center, circle farthest-corner, #24a5e8 0%, #004b8c 100%);
    background-image: -moz-radial-gradient(center, circle farthest-corner, #24a5e8 0%, #004b8c 100%);
    background-image: -o-radial-gradient(center, circle farthest-corner, #24a5e8 0%, #004b8c 100%);
    background-image: -webkit-gradient(radial, center center, 0, center center, 505, color-stop(0, #24a5e8), color-stop(1, #004b8c));
    background-image: -webkit-radial-gradient(center, circle farthest-corner, #24a5e8 0%, #004b8c 100%);
    background-image: radial-gradient(circle farthest-corner at center, #24a5e8 0%, #004b8c 100%);
}
/*BLP V2*/
.blp2-nst-container-1{
    float: left;
    width: 50%;
}
.hr-bar-b1 {
    background-color: #004b8c;
    text-align: center;
}
.blp2-page-wrapper-1 {
    margin: 0 auto;
    max-width: 1060px;
}  
.blp2-page-wrapper-2 {
    padding-left: 1em;
    padding-right: 1em;
}
.blp2-page-wrapper-3 {
    background-color: #f0f0f0;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
}
.blp2-container-1 {
    padding: 1.5em 2em;
    background-color: #295068;
} 
.blp2-container-2 {
 background-color: #d3d3d3;
    background: linear-gradient(180deg,#d3d3d3, #ffffff, #d3d3d3);
    background: -webkit-linear-gradient(d3d3d3,#094f81, #ffffff, #d3d3d3);
    background: -o-linear-gradient(180deg,#d3d3d3, #ffffff, #d3d3d3);
    background: -moz-linear-gradient(180deg,#d3d3d3, #ffffff, #d3d3d3);
padding-bottom:20px;
}
.blp2-container-3 {
    background:white;
}
.blp2-container-1:after,
.blp2-container-2:after {
    visibility: hidden;
    display: table;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.blp2-def-a {
    margin-top: 1em;
    width: 60%;
}
.blp2-def-b {
    width: 40%;
}
.blp2-h1-1 {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    max-width: 760px;
    text-align: right;
    width: 100%;
}
.blp2-h1-2 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.4;
}
.blp2-h1-3 {
    color: #044074;
    font-weight: 600;
    font-size: 26px;
    line-height: 1.4;
    text-align: center;
}
.blp2-h1-4 {
    color: #044074;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.4;
    margin-top: -0.1em;
}
.blp2-h1-5 {
    color: #044074;
    font-weight: 600;
    font-size: 26px;
    line-height: 1.4;
}
.blp2-txt-a {
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    margin-left: auto;
    margin-right: auto;
    margin-top: -0.4em;
    max-width: 420px;
    text-align: center;
}
.blp2-txt-b {
    color: #454545;
}
.blp2-txt-c {
    color: #454545;
    font-size: 14px;
    line-height: 1.4;
    margin-left: auto;
    margin-right: auto;
    margin-top: -0.4em;
    max-width: 420px;
    text-align: center;
}
.blp2-txt-d {
    color: #004B8C;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
}
.blp2-img-a {
    display: inherit;
    margin-top: -4.6em;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
}
.blp2-ul-a {
    color: #fff;
    line-height: 1.4;
    list-style-type: none;
    list-style-position: inside;
    text-indent: -1.2em;
    margin-bottom: .6em
}
.blp2-ul-a li {
    margin-bottom: 0.6em;
}
.blp2-ul-a li:before {
    color: #bb8829;
    content: "\f138";
    font-family: FontAwesome;
    font-size: 20px;
    margin-right: 0.3em;
    text-shadow: 1px 1px 1px #000;
}
.blp2-btn-a {
    background-color: #bb8829;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: 1px 1px 4px 2px #4e4e4e;
    -moz-box-shadow: 1px 1px 4px 2px #4e4e4e;
    -webkit-box-shadow: 1px 1px 4px 2px #4e4e4e;
    display: inline-block;
    margin-top: 1em;
    padding: 0.6em 3em;
}
.blp2-btn-a:hover {
    background-color: #c08f33;
}
.blp2-btn-txt-a {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none;
    text-shadow: 1px 1px #4e4e4e;
    white-space: normal !important;
    word-wrap: break-word;
}
.blp2-btn-txt-a:after {
    color: #fff;
    content: "\f101";
    font-family: FontAwesome;
    font-size: 22px;
    margin-left: 0.6em;
}
.nst-img-auth {
    margin-top: -3em;
    margin-right: 2em
}
.nst-def-c {
    margin-top: 1em;
    text-align:left;
}
.nst-def-d{
    margin-top: 1em;
}
.nst-mcontainer-1 {
    padding: 2em;
    background-color: #8f2122;
    background: -webkit-linear-gradient(-90deg,#8f2122, #bf5655, #8f2122);
    background: -o-linear-gradient(-90deg,#8f2122, #bf5655, #8f2122);
    background: -moz-linear-gradient(-90deg,#8f2122, #bf5655, #8f2122);
    background: linear-gradient(-90deg,#8f2122, #bf5655, #8f2122);
}
.nst-mcontainer-3{
    background: #edecec;
}
.nst-mcontainer-3,
.nst-mcontainer-4 {
    color: #7e7e7e;
    padding: 1em 0;
}
.nst-mcontainer-2 {
    background-color: #c1c1c1;
    background: -webkit-linear-gradient(-90deg,#c1c1c1, #eeeeee, #c1c1c1);
    background: -o-linear-gradient(-90deg,#c1c1c1, #eeeeee, #c1c1c1);
    background: -moz-linear-gradient(-90deg,#c1c1c1, #eeeeee, #c1c1c1);
    background: linear-gradient(-90deg,#c1c1c1, #eeeeee, #c1c1c1);
}
.nst-mcontainer-2:after {
    content: "";
    display: table;
    clear: both
}
.nst-txt-extend i{
    font-size: 20px;
    margin-left: .6em;
    font-weight:bold;
}
.nst-txt-2-top{ text-shadow: 1px 1px #4b4b4b; font-weight: 600; }
.nst-txt-2-extend{
    font-size: 14px;
    margin-top: 0px;
    text-align: center;
    display: block;
    line-height: 1.4;
    font-weight: 500;
    font-style: normal;
}
.nst-txt-extend:after{
    display:none;
}
.nst-btn-1,
.nst-txt-2 {
    display: block;
    text-align: center
}
.nst-mcontainer-4 {
    background-color: #f4f3f4;
    color:#7e7e7e;
}
.nst-btn-1 {
    background-color: #fc6220;
    box-shadow: 5px 5px 5px rgba(45, 45, 45, 0.85);
    border-radius: 5px;
    padding: .4em;
	border: none;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    padding: .4em;
    width: 100%;
	cursor: pointer;
}
.nst-btn-1:hover {
    background-color: #fb6a2b;
}
.nst-txt-1 {
    color: white;
    font-size: 26px;
    font-weight: 700;
    text-decoration: none;
    text-shadow: 1px 1px #d6632f;
margin-top:1.5em;
}
.nst-txt-1:after,
.nst-txt-2:before,
.nst-txt-2-top:after {
    font-family: FontAwesome;
    font-weight: 700
}
.nst-txt-2-top:after {
  content: "\f101";
    font-size: 20px;
    margin-left: .6em;
}
.nst-txt-1:after {
    /*content: "\f101";
    font-size: 20px;
    margin-left: .6em*/
}
.nst-txt-2 {
color: #fff;
    font-size: 14px;
    margin-top: 0px;
    font-weight: 400;
    font-style: normal;
}
.nst-txt-2:before {
    /*color: #bea146;
    content: "\f023";
    margin-right: .6em*/
}
.nst-txt-3 {
    color: #005674;
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
    font-weight: 500;
    font-family: serif;
}
.nst-txt-3 span{
    text-align: center;
    font-weight: bold;
}
.nst-txt-4,
.nst-txt-5 {
    line-height: 1.3;
    color: #fff
}
.nst-txt-4 {
    font-size: 40px;
    text-align: center;
    color: #31568e;
    font-weight: bold;
}
.nst-txt-5 {
display: inherit;
    font-size: 35px;
    margin-left: 0em;
    text-align: center;
    font-family: serif;
    /* text-transform: uppercase; */
    font-weight: 600;
}

.nst-txt-6,
.nst-txt-7 {
    line-height: 1.2;
    text-align: left;
}
.nst-txt-6 {
    color: #2c5772;
    font-size: 26px;
    font-weight: 700;
}
.nst-txt-7 {
    color: #045692;
    font-size: 32px
}
.nst-txt-8{
    font-size: 22px;
    font-weight: 300;
}
.nst-bullet-1{

}
.nst-bullet-1 li:nth-child(1),
.nst-bullet-1 li:nth-child(3),
.nst-bullet-1 li:nth-child(5),
.nst-bullet-2 li:nth-child(1),
.nst-bullet-2 li:nth-child(3){
   font-weight: 600;
}
.nst-bullet-1 li,
.nst-bullet-2 li {
    line-height: 1.4;
    list-style-type: none;
    list-style-position: inside;
    text-indent: -1.4em;
    -webkit-font-smoothing: antialiased;
}
.nst-bullet-1 li span,
.nst-bullet-2 li span{
font-weight:400;
font-style:italic;
}
.nst-bullet-1 li {
    color: #000;
    font-family: Roboto, sans serif;
    margin-bottom: 1em;
    font-size: 18px;
}
.nst-bullet-1 li:before {
    color: #a43823;
    content: "\f00c";
    font-family: FontAwesome;
    font-weight: 400;
    margin-right: .4em;
}
@media screen and (max-width:970px) {
    .book-author {margin-top: 5em;}
    .blp2-def-a,
    .blp2-def-b {width: 50%;}
    .blp2-img-a {margin-top: 2em;}
    .blp2-h1-1 {text-align: center;}
}
@media screen and (max-width:860px) {
    .lp-text-c {margin-top: 0.1em;}
}
@media screen and (max-width: 800px) {
    .book-author {margin-top: 1em;}
    .lp-container-a {float: none; width: 100%; text-align: center;}
    .lp-text-comb-a {margin-top: 1em; text-align: center;}
}   
@media screen and (max-width: 770px) {
    .lp-text-f {text-align: center; max-width: 100%;}
    .blp2-container-2 {float: none;}
    .blp2-def-a,
    .blp2-def-b {width: 100%;}
    .blp2-img-a {margin-top: 0em;}
}
@media screen and (max-width: 500px) {
    .about-image,
    .about-image-wrapper-a {float: none; margin-left: 0; text-align: center;}
    .blp2-h1-1 {font-size: 24px;}
    .blp2-h1-2 {font-size: 20px}
    .blp2-page-wrapper-1 {font-size: 16px;}
    .blp2-h1-4 {display: inline-block; margin-bottom: -1em; margin-top: 1em;}
    .blp2-h1-3,
    .blp2-h1-4 {font-size: 22px;}
    .blp2-txt-d {font-size: 20px;}
}
@media screen and (max-width: 320px) {
 .about-image {float: none; margin: auto; text-align: center;}
 .fa-cust-a {display: none;}
 .blp2-btn-txt-a {font-size: 18px}
 .blp2-txt-d {font-size: 18px;}
}

.freebook_btn{
    margin-bottom:0px;
}
/*extend*/

/* IE7 */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
#header {
    background: #ffffff;
}
.wrapper>.wrapper {
    max-width: 960px;
    margin: 0 auto 1.6%;
    width: 100%;
}


/* Buttons and button texts */
.button {
    border: none;
    cursor: pointer;
    display: inline-block;
    box-shadow: 1px 1px 1px #1a1a1a;
    border-radius: 0;
    max-width: 360px;
    text-align: center;
    width: 100%;
}
.nst-btn-txt-1 {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
}


/*New Extend Css*/

@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
body,
html {
    font-family: Roboto, sans serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0;
    padding: 0
}
h1,
h2,
h3 {
    font-weight: 500
}
h1 {
    font-size: 26px;
    line-height: 1.4
}
blockquote:after,
blockquote:before {
    color: #ccc;
    font-size: 3em;
    line-height: .1em;
    vertical-align: -.4em
}
blockquote {
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: .5em 20px;
    quotes: "\201C""\201D""\2018""\2019"
}
blockquote:before {
    content: open-quote;
    margin-right: .1em
}
blockquote:after {
    content: close-quote;
    margin-left: .1em
}
blockquote p {
    display: inline;
    font-style: italic;
    font-weight: 300;
    font-size: 18px
}
cite {
    display: block;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    margin-top: -1%;
    margin-left: 3.5%
}
input,
select,
textarea {
    font-family: inherit;
    padding: 8px 12px
}
img {
    max-width: 100%;
    height: auto
}
ul li.current-menu-ancestor>a,
ul li.current-menu-item>a,
ul li.current-menu-parent>a,
ul li.current_page_ancestor>a,
ul li.current_page_item>a {
    color: #aa7528
}
* html .clearfix {
    zoom: 1
}
#header {
    background: #fff
}
::selection {
    background: #ead271
}
::-moz-selection {
    background: #ead271
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.alignleft {
    float: left
}
.alignleft:after {
    content: "";
    clear: both;
    display: table
}
.wrapper {
    margin: 0 auto
}
.wrapper-full-width {
    width: 100%
}

#page,
.content {
    margin: auto
}

.page-wrapper-2,
.page-wrapper-3 {
    margin: 0 auto;
    max-width: 960px
}
.invalid {
    border: 1px solid red
}
::-webkit-input-placeholder {
    color: #626262
}
:-moz-placeholder {
    color: #494949
}
::-moz-placeholder {
    color: #494949
}
:-ms-input-placeholder {
    color: #626262
}
:input-placeholder {
    color: #626262
}
.page-wrapper-1 {
    border-bottom: 2px solid #1283B9;
    float: left;
    width: 100%
}
.page-wrapper-2 {
    padding-left: 1em;
    padding-right: 1em
}
.page-wrapper-4 {
    float: left;
    width: 100%
}
.nst-def-c {
    margin-top: 3em;
    text-align:center;
}
.nst-def-d{
    margin-top: 1em;
}
.nst-mcontainer-1 {
    padding: 2em;
    background-color: #8f2122;
    background: -webkit-linear-gradient(-90deg,#8f2122, #bf5655, #8f2122);
    background: -o-linear-gradient(-90deg,#8f2122, #bf5655, #8f2122);
    background: -moz-linear-gradient(-90deg,#8f2122, #bf5655, #8f2122);
    background: linear-gradient(-90deg,#8f2122, #bf5655, #8f2122);
}
.nst-mcontainer-3{
    background: #fdfdfd;
}
.nst-mcontainer-3,
.nst-mcontainer-4 {
    color: #7e7e7e;
    padding: 1em 0;
}

.nst-mcontainer-2 {
    background-color: #c1c1c1;
    background: -webkit-linear-gradient(-90deg,#c1c1c1, #eeeeee, #c1c1c1);
    background: -o-linear-gradient(-90deg,#c1c1c1, #eeeeee, #c1c1c1);
    background: -moz-linear-gradient(-90deg,#c1c1c1, #eeeeee, #c1c1c1);
    background: linear-gradient(-90deg,#c1c1c1, #eeeeee, #c1c1c1);
}
.nst-mcontainer-2:after {
    content: "";
    display: table;
    clear: both
}
.nst-txt-extend i{
    font-size: 20px;
    margin-left: .6em;
    font-weight:bold;
}

.nst-txt-extend:after{
    display:none;
}
.nst-btn-1,
.nst-txt-2 {
    display: block;
    text-align: center
}
.nst-mcontainer-4 {
    background-color: #edecec;
    color:#7e7e7e;
}


.nst-bullet-1{

}
.nst-bullet-1 li:nth-child(1),
.nst-bullet-1 li:nth-child(3),
.nst-bullet-1 li:nth-child(5),
.nst-bullet-2 li:nth-child(1),
.nst-bullet-2 li:nth-child(3){
   font-weight: 600;
}
.nst-bullet-1 li,
.nst-bullet-2 li {
    line-height: 1.4;
    list-style-type: none;
    list-style-position: inside;
    text-indent: -1.4em;
    -webkit-font-smoothing: antialiased;
}

.nst-bullet-2 li {
    color: #7e7e7e;
    font-family: Roboto, sans serif;
    margin-bottom: 1em
}
.cst-list-1 li,
.cst-list-1 ul {
    margin-bottom: 2%
}
.nst-bullet-2 li:before {
    color:#e2571c;
    content: "\f058";
    font-family: FontAwesome;
    font-size: 21px;
    font-weight: 400;
    margin-right: .4em;
    vertical-align:middle;
    
}
.nst-container-1 {
    float: left;
    width: 50%
}
.nst-container-2 {
    float: right;
    width: 50%;
    text-align: center
}
.book-cover-event {
    margin-left: 22%;
    max-width: 270px
}
.nst-def-e{
    margin-top:1em;
}
.about-image {
    float: left;
    margin: 1% 2% 0 0
}
.freebook_btn{
    width:50%;
    margin:20px auto;
}


.copyright {
    clear: both;
    line-height: 1.2;
    margin-top: 2%
}
.copyright a {
    text-decoration: none
}



@media screen and (max-width: 970px) {
    .page-wrapper-1 {
        text-align: center
    }

}

@media screen and (max-width: 768px) {
    .freebook_btn{
        width:80%;
    }
    .nst-def-c img{
        padding-top: 10px;
    }
    .nst-txt-6{
        font-size:38px;
        margin-top:0px;
    }
    .nst-txt-5 {
        margin-left: 0;
    }
    .nst-container-1,
    .nst-container-2,
    .blp2-nst-container-1 {
        float: none;
        width: 100%
    }

    .nst-def-c {
        margin-top: 0;
        text-align: center
    }
    .nst-txt-1 {
        font-size: 20px;
    width:80%;
margin:0 auto;
    }
    .nst-img-auth {
        margin-top: 0;
        margin-right: 10px;
    }
}
@media screen and (max-width: 600px) {
    .cst-container-2 {
        padding-left: 0;
        width: 100%
    }
    ul.nst-bullet-1,
    ul.nst-bullet-2,
    blockquote p{
        font-size: .9em;
    }
    .nst-txt-6,
    .nst-txt-4{
        font-size:1.2em;
    }
    .nst-txt-5 {
        font-size: 20px;
        margin-left: 0;
        text-align: center;
    }
    .nst-mcontainer-1{
        padding: 2em 0px;
    }
}
@media screen and (max-width: 320px) {
    .nst-txt-4{
        font-size: 1em;
    }
    .nst-txt-6{
        font-size: 1em;
    }
}
@media screen and (max-width: 500px) {
    .nst-img-auth {    
        float: none;
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    .nst-txt-3{
        font-size: 28px
    }

}
@media screen and (max-width: 320px) {
    .alignleft {
        float: none;
        text-align: center
    }
}
.seal-img {
    margin-left: 10em;
    margin-top: -1em;
}
.form-overlay-a {
 background-color: #295068;
 border-top: 1px solid #fff;
 box-shadow: 0 0 30px #000;
 bottom: 0;
 padding: 0.6em 0;
 position: fixed;
 width: 100%;
}