html {
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'mont_bold';
    src:url('fonts/monst_bold.ttf');
}

@font-face {
    font-weight: normal;
    font-style: normal;
    font-family: 'tit_reg';
    src:url('fonts/tit_reg.otf');
}

body {
    position: relative;
    margin: 0;
    left: 0;
    overflow-x: hidden;
}
#header {
    width: 100%;
    height: 110px;
    overflow: hidden;
    text-align: center;
    background-image: url(Assets/Icons%20and%20images/Header.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: auto;
    position: fixed;
    top: 0;
    z-index: 5000;
/*    overflow-y: auto;*/
}
.menu {
    display: none;
}
.menu_icon {
    display: none;
}
a {
    color: inherit;
    text-decoration: none;
    text-decoration-color: #ffffff;
}
#heading {
    color: #ffffff;
    font-family: 'KGP_EL';
    font-size: 1.5em;
    padding-bottom: 2px;
    margin-bottom: 3px;
    margin-top: 0px;
    padding-top: 10px;
}
#header_bold {
    font-family: 'KGP_M';
}
#line {
    width: 509px;
    height: 1px;
    background-color: #f1f1f1;
    margin: auto;
    margin-top: -5px;
    padding-top: 0px;
}
.nav_button {
    width: 25%;
    min-width: 100px;
    max-width: 125px;
    margin: 0px;
    margin-top: 5px;
    padding-top: 10px;
    display: inline-block;
    font-family: AL;
    color: #f1f1f1;
    font-size: 0.78em;
    letter-spacing: 0.8px;
}
.section_container {
    display: table;
    width: 100%;
    /*height: 100%;*/
    margin: auto;
    min-height: 650px;
}
.underlay {
    width: 100%;
    height: 110px;
}
#home .container {
    /*margin-top: 90px;*/
}

#contact .container {
    margin-top: 10px;
}
#blog .container {
    margin-top: 5%;
}
#about .container {
    margin-top: 3%;
}
.container {
    width: 100%;
    height: 70%;
    /*margin-top: 40px;*/
}
.sub_container {
    display: block;
    content: close-quote;
    margin: auto;
    width: 60%;
    min-width: 600px;
    max-width: 870px;
}
.text_box {
    margin-right: 1%;
    position: relative;
    display: inline-block;
    width: 67%;
    min-width: 160px;
    height: 320px;
    text-align: right;
    padding: 0;
    float: left;
}
#home .text_box {
    width: 395px;
    max-width: 395px;
}
#home .sub_container {
    max-width: 700px;
    min-width: 700px;
}
.text_box2 {
 display: block;
width: 100%;
min-width: 160px;
max-width: 600px;
/* height: 320px; */
text-align: right;
padding: 0;
padding-bottom: 55px;
margin: auto;
}
/*.page_heading {
    position: relative;
    font-family: 'KGP_EL';
    font-size: 1.7em;
    color: #447293;
    margin-bottom: -5px;
}*/
.big_bold {
    font-family: KGP_M;
}
.mid_bold {
    display: block;
    text-align: center;
    width: 100%;
    font-family: Lato;
    font-weight: 400;
    font-size: 1.8em;
    color: #0c388d;
    margin: auto;
    margin-top: 70px;
}
.description {
    position: relative;
    font-family: ALI;
    /*font-size: 0.95em;*/
    font-size: 0.83em;
    color: #868686;
    font-weight: 900;
}
.section_underline {
    width: 100%;
    height: 1px;
    background-color: #919191;
    position: relative;
    margin-top: 10px;
}
.details1 {
    width: 100%;
    height: 64%;
    display: block;
    padding-top: 5px;
}
.details2 {
    width: 50%;
    height: 64%;
    display: block;
    padding-top: 5px;
    float: left;
}
.content_icon {
    display: inline-block;
    width: 40px;
    margin-top: 5px;
    margin-bottom: 1px;
}
.content_heading {
    display: inline-block;
    font-family: AR;
    color: #5c5c5c;
    float: right;
    margin-top: 20px;
}
.content_heading2 {
    display: inline-block;
    font-family: AR;
    color: #5c5c5c;
    margin: 10px 0 7px 0;
}
.details_text {
    text-align: justify;
    text-align-last: right;
    width: 100%;
    height: 75%;
    font-family: AR;
    font-size: 0.80em;
    line-height: 1.2em;
    color: #919191;
}
#about .normal_text {
    font-size: 0.8em;
    text-align: justify;
}
#bottom_line {
    position: absolute;
    bottom: 2px;
    margin: 2px 0 0 0;
}
.image_pane {
    display: inline-block;
    position: relative;
    margin: auto;
    width: 30%;
    height: 100%;
    max-width: 195px;
    align-content: center;
    float: right;
}
#home .image_pane1 {
/*    display: inline-block;
    width: 295px;
    float: right;*/
    display: inline-block;
width: 295px;
/* float: right; */
position: absolute;
top: -119px;
right: 5%;
}
.iframe_3d {
    border: none;
    margin: none;
    padding: none;
    display: block;
    width: 300px;
    height: 380px;
    float: right;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
}
.page_image {
    width: 100%;
    padding-bottom: 10px;
}
.btn_container {
    position: relative;
    bottom: 0;
    display: table;
    width: 100%;
    z-index: 1;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.button {
    display: table-cell;
    height: 50px;
    width: 50%;
    vertical-align: middle;
}
.button:first-child {
    position: relative;
    z-index: 1;
}
.button:first-child:before {
    content: "";
    position: absolute;
    /*left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 40%;*/
    left: 1px;
    top: 17px;
    width: 100%;
    height: 16px;
    border-right: 1px solid #868686;
}
.btn_boun {
    width: 90%;
    height: 100%;
    margin: auto;
    display: table;
    text-align: center;
}
.btn_txt {
    display: table-cell;
    font-family: AR;
    color: #5c5c5c;
    font-size: 0.75em;
    vertical-align: middle;
}
#left_btn {
    float: left;
}
#right_btn {
    float: right;
}
#footer {
    position: fixed;
    display: block;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
}
#scroll_image {
    display: block;
    margin: auto;
    width: 40px;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#about{
    clear: both;
}
#about_heading {
    margin-bottom: -18px;
}
.imgholder {
    display: block;
    width: 47%;
    margin: 15px 0 0 0;
    float: right;
}
.only_mobile {
    display: none;
}
#blog {
    padding-bottom: 110px;
}
#blog_img {
    display: block;
    margin: auto;
    width: 25%;
    align-content: center;
    float: left;
    margin: 42px 3% 0;
}

/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/

#blog_details {
    width: 68%;
    float: right;
}
.blog_pen {
    display: block;
    width: 100%;
}
.author_img {
    display: block;
    width: 100%;
}
.author {
    display: inline-block;
    vertical-align: top;
}
.author2 {
    display: inline-block;
    vertical-align: top;
}
.content_box {
    display: inline-block;
}
.blog_btn_cont {
    display: block;
    width: 68%;
    float: right;
    padding: 0 0 40px; 
}
.blog_button {
    display: table;
    color: #ffffff;
    height: 40px;
    width: 150px;
    float: right;
    background-color: #84b4da;
    margin: 10px 0 0;
}
.blog_btn_txt {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: AL;
    font-size: 0.95em;
}
.blog_btn_img {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.blog_btn_pen {
    width: 23px;
    margin: 5px 0 0 5px;
}
.underlay_small {
    width: 100%;
    height: 60px;
}

.ss-q-title {
    font-family: AR;
    font-size: 0.90em;
    color: #868686;
}
.popup .ss-q-title {
    font-family: inherit;
    color: #000;
}
.send_btn {
    display: inline-block;
    background-color: #84b4da;
    width: 110px;
    height: 40px;
    float: right;
}
.send_btn_img {
    display: table-cell;
    width: 20px;
    vertical-align: middle;
    float: left;
    margin: 11px 7px 0 10px;
}
#ss-submit {
    display: table-cell;
    vertical-align: middle;
    font-family: AL;
    font-size: 1em;
    color: #ffffff;
    border: none;
    background: none;
    padding-left: 25px;
    cursor: pointer;
    width: 110px;
    height: 40px;
    position: absolute;
}
.popup #ss-submit {
    display: block;
    background-color: #5da9cb;
    font-family: Lato;
    font-weight: 300;
    padding: 0 15px 0;
    width: auto;
    position: relative;
    margin-bottom: -20px;
}
#home {
    display: block;
}
.normal_link {
    text-decoration: underline;
    color: #84b4da;
}
.normal_text {
    font-family: AR;
    color: #868686;
    font-size: 0.95em;
    clear: both;
}
#contact_txt_box {
    text-align: left;
}
#contactus_img {
    width: 25px;
    margin: 0 5px -2px 0;
}

/* DO NOT INCLUDE IN MOBILE LAYOUT */
.ss-q-item-label{
    width: 20%;
    display: inline-block;
}
#full {
    font-family: AR;
    font-size: 0.90em;
    color: #868686;
    line-height: 2;
}
.ss-q-short {
    font-family: Segoe UI;
    position: relative;
    width: 65%;
    max-width: 500px;
    float: right;
    display: inline-block;
    border: none;
    border-bottom: 1px solid #868686;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    padding: 4px 4px 1px 5px;
    font-size: 1em;
}

.popup .ss-q-short {
    border: 1px solid #868686;
    width: 100%;
    margin: 15px 0 10px;
    font-family: Segoe UI;
    font-size: 0.8em;
    padding: 5px;
}

.ss-q-long {
    font-family: Segoe UI;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: 150px;
    display: block;
    border: 1px solid #868686;
    clear: both;
    margin-top: 7px;
    padding: 3px 7px 2px;
    font-size: 1em;
}
.empty {
    display: block;
    clear: both;
}
/* DO NOT INCLUDE IN MOBILE LAYOUT */
#long {
    width: 100%;
}
.checkbox {
    background: url('Assets/Icons%20and%20images/Check%20box%20unticked.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display:inline-block;
    margin-bottom: 4px;
    cursor: pointer;
}
input[type=checkbox] {
    display: none;
}
input[type=checkbox] + label {
    background: url('Assets/Icons%20and%20images/Check%20box%20unticked.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display:inline-block;
    cursor: pointer;
    margin: 20px 5px -1px 0;
}
input[type=checkbox]:checked + label {
    background: url('Assets/Icons%20and%20images/Check%20box%20ticked.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 19px;
    height: 20px;
    display:inline-block;
    cursor: pointer;
    margin: 20px 2px -5px 0;
}
#chktxt {
    font-family: AR;
    font-size: 0.9em;
    display: inline-block;
    width: 60%;
    color: #868686;
    margin-top: -5px;
}

/*--------------HIDDEN ELEMENTS------------------*/
/*-----------------------------------------------*/
#footer {
    display: none;
}
/*-----------------------------------------------*/

.btn {
	font-family: AR;
	font-size: 0.75em;
	background: none;
	cursor: pointer;
	padding: 0;
	display: table-cell;
	margin: 0;
	outline: none;
	position: relative;
    -webkit-font-smoothing: antialiased;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn:before {
	font-family: 'AR';
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}
.btn-1 {
	color: #5c5c5c;
    vertical-align: middle;
}
.btn-1e {
	overflow: hidden;
}
.btn-1e:after {
	width: 200%;
	height: 1%;
	top: 50%;
	left: 50%;
	background: #0e83cd;
	opacity: 0;
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-58.5%) translateY(-50%) rotate(45deg);
}
.btn-1e:hover,.btn-1e:active {
	color: #ffffff;
}
.btn-1e:hover:after {
	height: 500%;
	opacity: 1;
}
.btn-1e:active:after {
	height: 800%;
	opacity: 1;
}

@media (max-width: 600px) {
    body {
        margin: 0;
        position: absolute;
        left: 0;
        height: 100%;
        width: 100%;
        align-content: center;
        overflow-x: hidden;
        overflow-y: auto;
    }
    #header {
        width: 100%;
        height: auto;
        overflow: hidden;
        text-align: center;
        background: url('Assets/Icons%20and%20images/Header.jpg');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin: auto;
        position: fixed;
        z-index: 5;
        # overflow-y: auto;
    }
    .menu {
        display: block;
        background: #202024;
#       background: #202024 url('http://s3.amazonaws.com/codecademy-content/courses/ltp2/img/uber/black-thread.png') repeat left top;
        left: -100%;
        /* start off behind the scenes */
        height: 100%;
        position: fixed;
        width: 100%;
    }
    .menu ul {
        border-top: 1px solid #636366;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .menu li {
        border-bottom: 1px solid #636366;
        font-family: 'Open Sans', sans-serif;
        line-height: 35px;
        padding-bottom: 3px;
        padding-left: 20px;
        padding-top: 3px;
    }
    .menu a {
        color: #ffffff;
        font-size: 15px;
        text-decoration: none;
        text-transform: uppercase;
    }
    .icon-close {
        cursor: pointer;
        padding-left: 20px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: -4px;
    }
    .closex {
        padding: 10px 0 10px 0;
    }
    .menu_icon {
        display: inline-block;
        width: 1.3em;
        margin: 0.5em 0 0 0.5em;
        float: left;
        cursor: pointer;
    }
    a {
        color: inherit;
        text-decoration: none;
        text-decoration-color: #ffffff;
    }
    #heading {
        color: #ffffff;
        font-family: KGP_EL;
        font-size: 1.0em;
        padding-bottom: 0;
        margin-top: -5px;
    }
    #header_bold {
        font-family: KGP_M;
    }
    #line {
        width: 500px;
        height: 1px;
        background-color: #f1f1f1;
        margin: auto;
        margin-top: -5px;
        padding-top: 0px;
        visibility: hidden;
    }
    .nav_button {
        width: 25%;
        min-width: 100px;
        max-width: 125px;
        margin: 0px;
        margin-top: 5px;
        padding-top: 10px;
        display: inline-block;
        font-family: AL;
        color: #f1f1f1;
        font-size: 0.78em;
        letter-spacing: 0.8px;
        display: none;
        
    }
    .section_container {
        width: 100%;
        height: auto;
        margin: auto;
        padding-top: 2.5em;
    }
    .underlay {
        display: none;
    }
    .container {
        width: 100%;
        margin-top: 0;
        height: auto;
    }
    #home .container {
        margin: 0;
    }
    .sub_container {
        width: 100%;
        min-width: 200px;
        max-width: 600px;
        min-height: 200px;
        text-align: center;
    }
    .text_box,.text_box2 {
        margin: auto;
        position: relative;
        display: block;
        width: 90%;
        height: auto;
        float: none;
        text-align: left;
        padding: 0;
        /*background-color: orange;*/
        margin-bottom: 10px;
    }
    .page_heading {
        position: relative;
        font-family: KGP_EL;
        font-size: 1.7em;
        color: #447293;
        margin: 5px 0 0;
    }
    .big_bold {
        font-family: KGP_M;
    }
    .description {
        position: relative;
        font-family: ALI;
        font-size: 1em;
        color: #868686;
    }
    .section_underline {
        width: 100%;
        height: 1px;
        background-color: #919191;
        position: relative;
        margin-top: 10px;
    }
    .details1 {
        width: 100%;
        height: 64%;
        display: block;
        padding-top: 5px;
        text-align: left;
    }
    .details2 {
        width: 100%;
        height: 64%;
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: left;
    }
    .content_icon {
        display: inline-block;
        width: 30px;
        margin-top: 5px;
        margin-bottom: 1px;
        float: left;
        margin-right: -10px;
    }
    .content_heading {
        display: inline-block;
        font-family: AR;
        color: #5c5c5c;
        float: none;
        margin-top: 20px;
    }
    .content_heading2,.only_mobile {
        display: inline-block;
        font-family: AR;
        color: #5c5c5c;
        margin: 10px 0 0 0;
    }
    .details_text {
        margin-top: 4px;
        text-align: justify;
        text-align-last: right;
        width: 100%;
        height: auto;
        font-family: AR;
        font-size: 0.80em;
        line-height: 1.2em;
        color: #919191;
        padding-bottom: 5px;
    }
    .bottom_line {
        position: absolute;
        bottom: 2px;
        margin: 0 0 0 0;
    }
    .image_pane {
        display: block;
        position: relative;
        margin: auto;
        width: 80%;
        max-width: 240px;
        height: 400px;
        height: auto;
        align-content: center;
        float: none;
    }
    .page_image {
        width: 100%;
        display: block;
    }
    .btn_container {
        position: relative;
        bottom: 0;
        display: table;
        width: 100%;
    }
    .button {
        display: table-cell;
        height: 50px;
        width: 50%;
        vertical-align: middle;
    }
    .btn_boun {
        width: 90%;
        height: 100%;
        margin: auto;
        display: table;
        text-align: center;
    }
    .btn_txt {
        display: table-cell;
        font-family: AR;
        color: #5c5c5c;
        font-size: 0.75em;
        vertical-align: middle;
    }
    #left_btn {
        float: left;
    }
    #right_btn {
        float: right;
    }
    #footer {
        position: fixed;
        bottom: 0;
        width: 100%;
        margin-bottom: 0;
        text-align: center;
        background-color: rgba(255, 255, 255, 0.9);
        z-index: 1;
    }
    #scroll_image {
        display: block;
        margin: auto;
        margin-top: 4px;
        margin-bottom: 4px;
        width: 25px;
        height: 25px;
    }
    #about{
    clear: both;
    }
    .no_mob {
        display: none;
    }
    .imgholder {
        display: block;
        width: 100%;
        margin: 7px auto 0;
        float: none;
    }    
    #blog_img {
        display: block;
        margin: auto;
        width: 40%;
        align-content: center;
        float: none;
        margin: 20px auto 5px;
    }
    #blog_details {
        width: 100%;
        float: none;
    }
    .blog_btn_cont {
        width: 100%;
        float: none;
        padding: 0 0 30px;
    }
    .blog_button {
        display: table;
        color: #ffffff;
        height: 40px;
        width: 150px;
        float: none;
        background-color: #84b4da;
        margin: 10px auto 0;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .btn-1e:after {
        width: 200%;
        height: 0;
        top: 50%;
        left: 50%;
        background: #0e83cd;
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }
    .btn-1e:hover:after {
        height: 160%;
        opacity: 1;
    }
    .btn-1e:active:after {
        height: 400%;
        opacity: 1;
    }
}

@-moz-document url-prefix() {
    .btn-1e:after {
        width: 200%;
        height: 0;
        top: 50%;
        left: 50%;
        background: #0e83cd;
        opacity: 0;
        -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }
    .btn-1e:hover:after {
        height: 160%;
        opacity: 1;
    }
    .btn-1e:active:after {
        height: 400%;
        opacity: 1;
    }
}

@font-face {
    font-family: KGP_EL;
    src:  url('Assets/Fonts/KozGoPr6N-ExtraLight.woff') format('woff');
}
@font-face {
    font-family: KGP_M;
    src: url('Assets/Fonts/KozGoPr6N-Medium.woff') format('woff');
}
@font-face {
    font-family: AB;
    src: url('Assets/Fonts/Aleo-Bold.woff') format('woff');
}
@font-face {
    font-family: ABI;
    src: url('Assets/Fonts/Aleo-BoldItalic.woff') format('woff');
}
@font-face {
    font-family: AI;
    src: url('Assets/Fonts/Aleo-Italic.woff') format('woff');
}
@font-face {
    font-family: AL;
    src: url('Assets/Fonts/Aleo-Light.woff') format('woff');
    url('Assets/Fonts/Aleo-Light.otf') format('opentype');
}
@font-face {
    font-family: ALI;
    src: url('Assets/Fonts/Aleo-LightItalic.woff') format('woff');
}
@font-face {
    font-family: AR;
    src: url('Assets/Fonts/Aleo-Regular.woff') format('woff');
}

#dark {
    color: #727272;
}

/******************************/
/******************************/

/* Colors */

/*html,
body,
.container {
    width: 100%;
    height: 100%;
}

body {
    overflow: scroll;
    overflow-x: hidden;
}

.container.hide-overflow { overflow: hidden }

.main {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}

.bookshelf {
    position: relative;
    margin: 40px auto 0;
    list-style: none;
    text-align: center;
}*/

.bookshelf figure {
    position: relative;
    display: inline-block;
    width: 300px;
    vertical-align: top;
    padding-top: 15px;
}

/* Perspective wrapper, figure and book */

.perspective {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-perspective: 100%;
    perspective: 100%;
}

.book {
    position: relative;
    margin: 0 auto;
    width: 215px;
    height: 310px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.book div {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/*.cover {
    z-index: 10;
    -webkit-transform-origin: 0% 50%;
    transform-origin: 100% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
*/

.cover::before {
    position: absolute;
    left: 0;
    z-index: 10;
    visibility: hidden;
    width: 34px;
    height: 304px;
    background: #000;
    content: '';
    -webkit-transform: translateX(0/*-100%*/) rotateY(-90deg);
    transform: translateX(0/*-100%*/) rotateY(-90deg);
    -webkit-transform-origin: 100%/*-100%*/ 50%;
    transform-origin: 100%/*-100%*/ 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.front {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

/*.inner {
    border-width: 3px;
    border-style: solid;
    background-color: #fff;
}*/

.bookshelf .book .inner-left {
    border-right: none;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.inner-right { border-left: none }

/* Buttons and figcaption */

.buttons {
    margin-top: 5px;
    text-align: center;
    font-family: "Lato";
}

.buttons a {
    display: inline-block;
    padding: 0 8px;
    color: rgba(100, 105, 106, 0.7);
    letter-spacing: 1px;
    font-size: 0.85em;
    line-height: 1.5;
}

.buttons a:first-child:not(:only-child) { border-right: 1px solid rgba(100, 105, 106, 0.3) }

.buttons a:hover,
.buttons a:active { color: #64696a }

.bookshelf figcaption {
    position: relative;
    top: 100%;
    padding: 0 2em;
    text-align: center;
}

.bookshelf figcaption h2 {
    margin: 1em 0 0 0;
    font-weight: 300;
    font-size: 1.8em;
    font-family: "Abril Fatface", serif;
}

.bookshelf figcaption h2 span {
    position: relative;
    display: block;
    margin: 1em 0 0 0;
    padding: 1em 0 0 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 0.4em;
    font-family: "Lato", sans-serif;
}

.bookshelf figcaption h2 span::before,


/*.details ul li:first-child::after {
    position: absolute;
    top: 0;
    left: 40%;
    width: 20%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    content: '';
}*/

/* Details panel */


.details {
    position: absolute;
    top: 0;
    width: 100%;
}
/*Here it is*/
.details ul {
    margin: 0;
    padding: 30px 30px 0 0;
    list-style: none;
    text-align: left;
    width: 245px;
    float: right;
}

.csstransformspreserve3d .details ul {
    padding: 30px 30px 0 0;
    
}

.details ul li {
    margin: 0 0 10px;
    font-weight: 300;
}

.details ul li:not(:first-child) {
    font-weight: 400;
    font-size: 1.2em;
}

.details ul li:first-child {
    position: relative;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    text-align: justify;
}

.details ul li:first-child::after {
    top: 100%;
    left: 0;
}

.close-details {
    position: absolute;
    top: 10px;
    right: 10px;
    visibility: hidden;
    width: 20px;
    height: 20px;
    font-size: 0;
    opacity: 0.6;
    cursor: pointer;
}

.details-open .close-details { visibility: visible }

.close-details:hover { opacity: 1 }

.close-details::before,
.close-details::after {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #333;
    content: '';
}

.close-details::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.close-details::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Custom BookBlock */

.bb-custom-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    padding: 0 10px;
    width: 100%;
    height: 100%;
    border-width: 3px 10px;
    border-style: solid;
}

.bb-custom-wrapper::before,
.bb-custom-wrapper::after {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 10px;
    height: 100%;
    background: -webkit-linear-gradient(left, #dddddd 33.33%, #f0f0f0 33.33%, #f0f0f0 66.66%, white 66.66%);
    background: linear-gradient(to right, #dddddd 33.33%, #f0f0f0 33.33%, #f0f0f0 66.66%, white 66.66%);
    background-size: 3px 100%;
    content: '';
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bb-custom-wrapper::before { left: 0 }

.bb-custom-wrapper::after { right: 0 }

.bb-custom-wrapper .bb-bookblock {
    width: 100%;
    height: 100%;
    -webkit-perspective: 2000px;
    perspective: 2000px;
}

.bb-custom-side {
    position: relative;
    float: left;
    overflow: hidden;
    width: 50%;
    height: 100%;
}

.bb-custom-side::before {
    position: absolute;
    top: 0;
    z-index: 100;
    width: 80px;
    height: 100%;
    box-shadow: inset 30px 0 40px -20px rgba(0, 0, 0, 0.1);
    content: '';
}

.bb-custom-side:first-child::before {
    right: 0;
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.05), inset -30px 0 40px -20px rgba(0, 0, 0, 0.15);
}

.page-layout-1 h3,
.page-layout-1 p {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    max-width: 260px;
    width: 100%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.page-layout-1 h3 {
    text-align: center;
    font-weight: 400;
    font-size: 3em;
    font-family: "Sacramento", serif;
}

.page-layout-1 h3 span {
    display: block;
    padding: 5px 0 15px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    text-transform: uppercase;
    font-size: 3em;
    font-family: "Six Caps", sans-serif;
    line-height: 1;
}

.page-layout-1 p {
    padding: 0 10px;
    text-align: right;
    font-style: italic;
    font-family: "Cardo", serif;
}

.page-layout-2 {
    background: -webkit-linear-gradient(left, #64696a 50%, white 50%);
    background: linear-gradient(to right, #64696a 50%, white 50%);
}

.page-layout-2:first-child {
    background: -webkit-linear-gradient(left, white 50%, #64696a 50%);
    background: linear-gradient(to right, white 50%, #64696a 50%);
}

.page-layout-2 div {
    position: absolute;
    bottom: 0;
    left: 50%;
    padding: 0 10% 10%;
    width: 50%;
}

.page-layout-2 div:first-child { left: 0 }

.page-layout-2:first-child div:last-child,
.page-layout-2:last-child div:first-child { color: #fff }

.page-layout-2 h3 {
    margin: 0;
    font-size: 6em;
    font-family: "Cardo", serif;
}

.page-layout-3:last-child {
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    background: url(img/portrait.jpg) no-repeat top left;
    background-size: cover;
}

.page-layout-3 div { padding: 10% }

.page-layout-3 h3 {
    margin: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14em;
    font-family: "Six Caps", sans-serif;
}

.page-layout-3 p {
    margin: 0;
    text-indent: 5px;
    font-style: italic;
    font-family: "Cardo", serif;
}

/* Book navigation */
/*
.bb-custom-wrapper > nav a {
    position: absolute;
    z-index: 1000;
    font-size: 0;
    opacity: 0.4;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bb-custom-wrapper > nav a:hover { opacity: 1 }

.bb-custom-wrapper > nav a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(221, 221, 221, 0.7);
}

.bb-nav-prev,
.bb-nav-next {
    top: 50%;
    left: 25px;
    margin-top: -15px;
}

.bb-nav-close {
    top: 15px;
    right: 25px;
}

.bb-nav-next {
    right: 25px;
    left: auto;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.bb-custom-wrapper > nav a::before,
.bb-custom-wrapper > nav a::after {
    position: absolute;
    top: 0;
    left: 25%;
    width: 1px;
    height: 50%;
    background: #333;
    content: '';
}

.bb-custom-wrapper > nav a.bb-nav-close::before,
.bb-custom-wrapper > nav a.bb-nav-close::after {
    top: 15%;
    left: 50%;
    height: 70%;
}

.bb-custom-wrapper > nav a:not(.bb-nav-close)::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.bb-custom-wrapper > nav a:not(.bb-nav-close)::after {
    top: 50%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.bb-custom-wrapper > nav a.bb-nav-close::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bb-custom-wrapper > nav a.bb-nav-close::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
*/
/****** Custom book colors and borders *****/

/* Custom book covers */

.no-csstransforms3d .book[data-book="book-1"],
.no-js .book[data-book="book-1"],
.book[data-book="book-1"] .front {
    background: url(Assets/Icons%20and%20images/The%20book%20copy.JPG);
    background: /*-webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0%, rgba(211, 211, 211, 0.1) 5%, rgba(255, 255, 255, 0.15) 5%, rgba(255, 255, 255, 0.1) 9%, rgba(0, 0, 0, 0.01) 100%),*/ url(Assets/Icons%20and%20images/The%20book%20copy.JPG), #fff;
    background: /*linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(211, 211, 211, 0.1) 5%, rgba(255, 255, 255, 0.15) 5%, rgba(255, 255, 255, 0.1) 9%, rgba(0, 0, 0, 0.01) 100%),*/ url(Assets/Icons%20and%20images/The%20book%20copy.JPG), #fff;
    background-repeat:no-repeat;
    background-size: contain;
}

/*.book[data-book="book-1"] .inner { border-color: #009bdb }*/

.book[data-book="book-1"] .cover::before {
    background: url(Assets/Icons%20and%20images/book_side.jpg);
    background: /*-webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.1) 50%, transparent 100%),*/ url(Assets/Icons%20and%20images/book_side.jpg), #fff;
    background: /*linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.1) 50%, transparent 100%),*/ url(Assets/Icons%20and%20images/book_side.jpg), #fff;
    background-repeat:no-repeat;
    background-size: contain;
}

/* border around bookblock same as book cover color*/

/*#book-1 { border-color: #009bdb }*/

/****** Transitions ******/

/* Book open / view inside */

.book {
    -webkit-transition: -webkit-transform 0.5s, opacity 0.3s 0.3s;
    transition: transform 0.5s, opacity 0.3s 0.3s;
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
}

.csstransformspreserve3d .bookshelf figure.open .cover {
    -webkit-animation: openSmallBook 0.5s forwards;
    animation: openSmallBook 0.5s forwards;
}

.csstransformspreserve3d .bookshelf figure.close .cover {
    -webkit-animation: closeSmallBook 0.5s forwards;
    animation: closeSmallBook 0.5s forwards;
}

.bookshelf figure.open .book {
    z-index: 1000;
    -webkit-animation: scaleUpSmallBook 0.5s forwards;
    animation: scaleUpSmallBook 0.5s forwards;
}

.bookshelf figure.close .book {
    -webkit-animation: scaleDownSmallBook 0.5s forwards;
    animation: scaleDownSmallBook 0.5s forwards;
}

.inner-right {
    /*background-color: #ddd;*/
    -webkit-transition: background-color 0.5s 0.25s;
    transition: background-color 0.5s 0.25s;
}

.open .inner-right {
    background-color: #f9f9f9;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.bb-custom-wrapper {
    z-index: 2000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s 0.5s;
    transition: visibility 0s 0.5s;
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}

.bb-custom-wrapper.show {
    visibility: visible;
    -webkit-transition: visibility 0s;
    transition: visibility 0s;
    -webkit-animation: openBigBook 0.5s forwards;
    animation: openBigBook 0.5s forwards;
}

.no-cssanimations .bb-custom-wrapper.show { opacity: 1 }

.bb-custom-wrapper.hide {
    -webkit-animation: closeBigBook 0.5s forwards;
    animation: closeBigBook 0.5s forwards;
}

.no-cssanimations .bb-custom-wrapper.hide { opacity: 0 }

/* Details open / view details */

.bookshelf figure {
    z-index: 100;
    -webkit-transition: z-index 0s 0.3s;
    transition: z-index 0s 0.3s;
}

.bookshelf figure.details-open {
    z-index: 101;
    -webkit-transition: none;
    transition: none;
}

.csstransformspreserve3d .details-open .book {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: translateX(-0px) rotateY(90deg);
    transform: translateX(-0px) rotateY(90deg);
}

.no-csstransformspreserve3d .details-open .book {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0;
}

.csstransformspreserve3d .cover::before {
    -webkit-transition: visibility 0s 0.5s;
    transition: visibility 0s 0.5s;
}

.csstransformspreserve3d .details-open .cover::before {
    visibility: visible;
    -webkit-transition: none;
    transition: none;
}

.details {
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}

.details-open .details {
    visibility: hidden;
    opacity: 1;
    z-index: 10;
    -webkit-transition: opacity 0.5s, visibility 0s;
    transition: opacity 0.5s, visibility 0s;
}

.details ul li {
    visibility: visible;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateX(30%);
    transform: translateX(30%);
}

.details-open .details ul li:first-child {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.details-open .details ul li:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.details-open .details ul li:nth-child(3) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.details-open .details ul li:nth-child(4) {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

.details-open .details ul li {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

/* Details background */

.bookshelf figure::before {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: #fff;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
    transition: opacity 0.3s, visibility 0s 0.3s;
}

.bookshelf figure.details-open::before {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s, visibility 0s;
    transition: opacity 0.3s, visibility 0s;
}

/* Overlay when viewing details */

.bookshelf figure::after {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 0;
    /*body background colour*/
    /*background: rgba(51, 51, 51, 0.1);*/
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, height 0s 0.3s;
    transition: opacity 0.3s, height 0s 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bookshelf figure.details-open::after {
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

/* Animations */
@-webkit-keyframes openSmallBook { 
    0% { }
    55%, 100% { -webkit-transform: rotateY(-180deg) }
}
@keyframes openSmallBook { 
    0% { }
    55%, 100% { -webkit-transform: rotateY(-180deg); transform: rotateY(-180deg); }
}
@-webkit-keyframes closeSmallBook { 
    0%, 45% { -webkit-transform: rotateY(-180deg) }
    100% { -webkit-transform: rotateY(0deg) }
}
@keyframes closeSmallBook { 
    0%, 45% { -webkit-transform: rotateY(-180deg); transform: rotateY(-180deg); }
    100% { -webkit-transform: rotateY(0deg); transform: rotateY(0deg); }
}
@-webkit-keyframes scaleUpSmallBook { 
    0% { }
    85%, 100% { -webkit-transform: scale(1.4) }
}
@keyframes scaleUpSmallBook { 
    0% { }
    85%, 100% { -webkit-transform: scale(1.4); transform: scale(1.4); }
}
@-webkit-keyframes scaleDownSmallBook { 
    0%, 15% { -webkit-transform: scale(1.4) }
    100% { -webkit-transform: scale(1) }
}
@keyframes scaleDownSmallBook { 
    0%, 15% { -webkit-transform: scale(1.4); transform: scale(1.4); }
    100% { -webkit-transform: scale(1); transform: scale(1); }
}
@-webkit-keyframes openBigBook { 
    0% { }
    45% { opacity: 0; -webkit-transform: scale(0.95); }
    85% { opacity: 1 }
    100% { opacity: 1; -webkit-transform: scale(1); }
}
@keyframes openBigBook { 
    0% { }
    45% { opacity: 0; -webkit-transform: scale(0.95); transform: scale(0.95); }
    85% { opacity: 1 }
    100% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}
@-webkit-keyframes closeBigBook { 
    0%, 15% { opacity: 1; -webkit-transform: scale(1); }
    55%, 100% { opacity: 0; -webkit-transform: scale(0.95); }
}
@keyframes closeBigBook { 
    0%, 15% { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
    55%, 100% { opacity: 0; -webkit-transform: scale(0.95); transform: scale(0.95); }
}

/* Media Queries */

@media screen and (max-width: 68.75em) { 
  .bb-custom-wrapper { font-size: 75% }

  .page-layout-3 h3 { font-size: 9em }
}

@media screen and (max-width: 41.375em) { 
  .bb-custom-wrapper { font-size: 60% }

  .page-layout-3 h3 { font-size: 6em }
}

@media screen and (max-width: 29.75em) { 
  .bb-custom-wrapper { font-size: 40% }

  .page-layout-2 div {
      top: 50%;
      left: 0;
      width: 100%;
      height: 50%;
  }

  .page-layout-2 div:first-child { top: 0 }

  .page-layout-2 {
      background: -webkit-linear-gradient(top, #64696a 50%, white 50%);
      background: linear-gradient(to bottom, #64696a 50%, white 50%);
  }

  .page-layout-2:first-child {
      background: -webkit-linear-gradient(top, white 50%, #64696a 50%);
      background: linear-gradient(to bottom, white 50%, #64696a 50%);
  }
}

@media screen and (max-width: 26.3125em) { 
  .details-open .book {
      -webkit-transform: rotateY(90deg);
      transform: rotateY(90deg);
  }
}

/********************************/
/********************************/
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700|Sacramento|Abril+Fatface|Six+Caps|Cardo:400italic,700);
@font-face {
	font-family: 'codropsicons';
	src:url('fonts/codropsicons/codropsicons.eot');
	src:url('fonts/codropsicons/codropsiconsd41d.eot?#iefix') format('embedded-opentype'),
		url('fonts/codropsicons/codropsicons.woff') format('woff'),
		url('fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
	font-weight: normal;
	font-style: normal;
}

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/*body {
	font-family: 'Lato', Arial, sans-serif;
	color: #64696a;
	background: #fff;
}*/

li a {
	color: #868686;
	text-decoration: none;
}

li a:hover,li a:focus {
	color: #3e90ff;
}

.codrops-header {
	position: relative;
	margin: 0 auto;
	padding: 5em 1em;
	color: #fff;
	text-align: center;
	background: url(img/bgheader.jpg) no-repeat center center;
	background-size: cover;
}

.codrops-header h1 {
	font-size: 2.625em;
	line-height: 1.3;
	margin: 0;
	font-weight: 300;
}

.codrops-header h1 span {
	display: block;
	font-size: 60%;
	opacity: 0.7;
	padding: 0 0 0.6em 0.1em;
}

/* To Navigation Style */
.codrops-top {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	text-transform: uppercase;
	font-size: 0.69em;
	line-height: 2.2;
	text-align: justify;
}

.codrops-top a {
	color: #f0f0f0;
	text-decoration: none;
	padding: 0 1em;
	letter-spacing: 0.1em;
	display: inline-block;
}

.codrops-top a:hover {
	color: #fff;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

.codrops-icon:before {
	font-family: 'codropsicons';
	margin: 0 4px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

.related {
	margin-top: 5em;
	color: #fff;
	background: #333;
	text-align: center;
	font-size: 1.25em;
	padding: 3em 0;
	overflow: hidden;
}

.related a {
	display: inline-block;
	text-align: left;
	margin: 20px auto;
	padding: 10px 20px;
	opacity: 0.8;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-backface-visibility: hidden;
}

.related a:hover,
.related a:active {
	opacity: 1;
}

.related a img {
	max-width: 100%;
}

.related a h3 {
	font-weight: 300;
	margin-top: 0.15em;
	color: #fff;
}

@media screen and (max-width: 40em) {

	.codrops-icon span {
		display: none;
	}
	.codrops-icon:before {
		font-size: 160%;
		line-height: 2;
	}
}
.overlay {
    content: "";
    display: block;
    /*width: 100vw;
    height: 100vh;*/
    width: 100%;
height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 7000;
    background-color: rgba(0,0,0,0.8);
    display: none;
}
.popup {
    content: close-quote;
    display: block;
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    background-color: #ffffff;
    # border: 1px solid rgba(81, 203, 238, 1);
    # border-radius: 20px;
    # box-shadow: 0 0 10px #ffffff;
    padding: 20px;
    font-size: 1.2em;
    color: #000000;
}
}
.popup a {
    color: #1a4b8d;
}
.popup a:hover {
    color: #3e90ff;
}
.shown {
    display: block;
}
#popup_close {
    display: block;
    width: 18px;
    height: 18px;
    float: right;
    cursor: pointer;
    margin: -10px -10px 0 0;
}
#popup_img {
    width: 100%;
    height: 100%;
}

.coming_soon_header{
    min-height: 100px;
font-size: 2em;
margin-top: 80px;
}

.active_nav_button{
    border-top: 5px solid #f1f1f1;
    margin-top: -3px;
}

body{
    height: 100%;
}

/*#blog{
    margin-bottom: 100px;
}*/

.home_section{
    position: relative;
    padding-top: 10%;
    padding-bottom: 5%;
}
.home_section_content{
    width: 50%;
margin-left: 25%;
position: relative;
min-height: 300px;
margin-top: 80px;
}

#page1 .home_section_img{
    position: absolute;
top: -85px;
right: 65px;
}



#page1 .home_section_img img{
    width: 200px;
}

#page4{
    background-color: #f1f1f1;
}

#page2{
    background-image: url(img/map.png) ;
    background-position-x: -300px;
}

.home_section_content ul{
    list-style-type: none;
    padding-left:0px; 
}

.home_section_content ul li{
margin-bottom: 9px;
vertical-align: middle;
height: 40px;
font-size: 1em;
}

.home_section_header h3{
    font-size: 30px;
    text-transform: uppercase;
}

.home_section_content ul li img{
    width: 30px;
}

.home_section_content ul li span{
    position: absolute;
margin-top: 6px;
margin-left: 10px;
}

#page1 .home_section_header h3{
    color: #6a8da8;
}

#page1 .home_section_content{
    /*text-align: right;
    padding-right: 23%;
    width: 55%;*/
    text-align: right;
padding-right: 304px;
width: 896px;
margin-left: 12%;
}

#page1 .home_section_content ul li{
    height: auto;
    font-size: 1em;
    }

#page3 .home_section_img img{
    width: 250px;
}

#page3 .home_section_content{
    text-align: left;
   padding-left: 34%;
width: 70%;
}

#page3 .home_section_img{
    position: absolute;
top: -20px;
left: -10px;
}

#page4 .home_section_header{
    color: #7f9cb2;
}

#page4 .home_section_img img{
    width: 450px;
}

#page4 .home_section_img{
    position: absolute;
top: -35px;
right: -130px;
}

#page4 .home_section_content{
text-align: right;
/*padding-right: 29%;
width: 66%;
margin-left: 11%;*/
padding-right: 381px;
width: 1035px;
margin-left: 3%;
margin-bottom: 80px;
}

#page4 .home_section_content ul li span{
    position: absolute;
margin-top: 6px;
margin-left: 10px;
right: 430px;
}

/*#page5{
    background-color: #292929;
    height: 100px;
}*/

#page5 .home_section_header h3{
    text-align: center;
margin-top: -121px;
color: #6a8da8;
}

.page_heading {
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.7em;
    color: #447293;
    margin-bottom: -5px;
}


#about_container{
    background-color: #f9f9f9;
    padding-bottom: 80px;
}

.writer {
width: 38%;
display: inline-block;
margin-top: -26px;
text-align: left;
}

.writer .writer_img{
    height: 190px;
}

.section_container{
    text-align: center;
}

.writer_content .home_section_points ul{
    list-style-type: none;
    padding-left: 0px;
}

.writer .home_section_points ul li span{
    position: absolute;
margin-top: 6px;
margin-left: 10px;

}

.writer .home_section_points ul li {
    height: 45px;
    margin-bottom: 10px;
}

.li_top{
    margin-top: 0px !important;
}

.writer .home_section_points ul li img{
    width: 30px;
}

.about_data{
    margin-left: 11%;
    /*padding-bottom: 5%;*/
}

.about_container .scroll_img{
    margin-top: 50px;
    margin-bottom: 30px;
}
.download_button button{
    height: 40px;
width: 178px;
background-color: #4c4c4c;
color: whitesmoke;
border: 0px;
font-weight: bold;
}

.free_preview{
    margin-right: 53px;
}

#page2 ul li{
    text-align: left;
}

#about_container{
     min-height: 300px;
}

#page2 .home_section_header h3{
    text-align: left;
}

#about{

}

.mobile_page{
   /* margin-top: -15px;*/
}

.writer h3{
    color: #6a8da8;
    font-size: 20px;
}

.section_header h3{
    color:#6a8da8;
    font-size: 35px;
    margin-top: 5px;
}

.section_header{
    text-align: center;
}

#blog{
    background-color: #d9dcdf;
    margin-top: 75px;
}

#contact .section_header{
    margin-bottom: 30px;
}

#blog .section_header h3{
    margin-bottom: 5px;
}

.coming{
    font-family: tit_reg;
}

.scroll_img{
    margin-top: -45px;
    text-align: center;
}

.scroll_img img{
    width: 30px;
}

#combined_about{
    margin-bottom: 30px;
}

.scroll_img a{
    margin-top: -11px;
/* height: 30px; */
position: absolute;
margin: auto;
width: 200px;
left: 50%;
margin-left: -100px;
}

#blog .sub_container{
    padding-top: 10%;
}

#contact .section_header h3{
    margin-bottom: -10px;
}

.download_button{
    width: 110%;
margin-left: -35px;
}

#page5 .home_section_img img{
    width: 250px;
}

#page5 .home_section_content{
    text-align: left;
   padding-left: 28%;
width: 70%;
padding-top: 10%;
}

#page5 .home_section_img{
    position: absolute;
top: -20px;
left: -10px;
}


.buttons a{
text-transform: uppercase;
background-color: #4c4c4c;
color: whitesmoke;
width: 170px;
height: 40px;
margin: auto;
/* padding-top: 50%; */
padding-top: 9px;
margin-right: 42px;
text-align: center;
font-weight: bold;
margin-left: 32px;
}

.buttons{
position: absolute;
width: 225%;
left: -540px;
top: 77%;
}

h3{
    font-family: 'mont_bold' !important;
}


@media (max-width: 900px){

    .home_section{
        margin-top: 20px;
    }

#page1 .home_section_content {
text-align: right;
padding-right: 0px;
width: 100%;
margin-left: -7%;
}

#home .image_pane1 {
display: block;
width: 295px;
/* float: right; */
position: relative;
top: 0px;
/* margin-left: -1px; */
margin: 0;
margin-bottom: 50px;
 padding-left: 0%; 
right: -22px;
}

.writer{
width: 100%;
display: block;
margin-top: -26px;
text-align: left;
margin-bottom: 36px;
margin-top: 7px;
margin-left: 8%;
}

.buttons {
/* position: absolute; */
width: 225%;
/* left: -560px; */
/* top: 68%; */
margin-left: -200px;
position: initial;
}

#page5 .home_section_img img {
width: 150px;
}

#page4 .home_section_img {
 position: relative; 
 top: 0; 
 right: 0;
 text-align: center; 
 margin-left: 45%;
}

#page4 .home_section_content {
text-align: right;
padding-right: 30px;
width: 1035px;
margin-left: -23%;
margin-bottom: 80px;
}

#page4 .home_section_img img {
width: 353px;
}

#page4 .home_section_content ul li span {
position: absolute;
margin-top: 6px;
margin-left: 10px;
right: 66px;
}

.home_section_content ul li {
margin-bottom: 25px;
vertical-align: middle;
height: 57px;
font-size: 1em;
}

#page2 .home_section_content ul li {
margin-bottom: 77px;
}

#page3 .home_section_img img {
width: 163px;
}

.section_container{
    width: 100%;
}

#combined_about{
    width: 70%;
    margin-left: 15%;
}

.scroll_img {
 margin-top: 0px;

 margin-bottom: 25px;
padding-bottom: 2px;
}

#page3 .home_section_img {
 position: relative; 
 /*top: -20px;*/ 
/* left: -10px; */
text-align: center;
}

#page3 .home_section_content {
text-align: left;
 padding-left: 0%; 
width: 70%;
margin-left: 15%;
}

#page5 .home_section_content {
text-align: left;
 padding-left: 0%; 
width: 70%;
padding-top: 10%;
margin-left: 13%;
}

#page5 .home_section_img {
 position: relative; 
/* top: -20px; */
/* left: -10px; */
text-align: center;
margin-bottom: 30px;
margin-top: 75px;
}

.about_data{
    margin-left: 0;
}

.writer .home_section_points ul li{
    height: 57px;
    margin-left: 0%;
    margin-bottom: 30px;
}

.popup{
    width: 80%;
}

body{
    overflow-x: hidden;
}

}





@media (max-width: 600px){

#page4 .home_section_img {
position: relative;
top: 0;
right: 0;
text-align: center;
margin-left: 0%;
}

#page4 .home_section_content {
text-align: right;
padding-right: 30px;
width: 100%;
margin-left: -2%;
margin-bottom: 80px;
}

}