/* Copyright (c) 2026 Gavin Burke
   This code is the property of Gavin Burke and is protected under applicable intellectual property laws.
   Unauthorized use, reproduction, or distribution is strictly prohibited. */

@font-face {
    font-family: openSans;
    src: url('../fonts/OpenSans-Regular.ttf');
}

@font-face {
    font-family: openSansLight;
    src: url('../fonts/OpenSans-Light.ttf');
}

@font-face {
    font-family: itc;
    src: url('fonts/Eras-Bold-ITC_15884.ttf');
}


@font-face {
    font-family: 'Times';
    src: url('../../../font/times.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Times-Bold';
    src: url('../../../font/times-bold.ttf');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Times-italic';
    src: url('../../../font/Times-Italic.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
* {
    margin: 0px auto;
    padding: 0px;
}

body.home {
    font-family: openSans;
    margin: 0;
    font-weight: 100;
}

body .navbar a {
    margin: 0;
    font-size: 20px;
}

body .navbar ul li {
    font-family: openSansLight;
    font-weight: 100 !important;
}

body.auxiliary-layer {
    font-family: Helvetica;
    margin: 0;
}

div {
    box-sizing: border-box;
}

body.home .core-layer li,
body.home h3,
body.home p {
    font-family: openSansLight;
    font-weight: 100 !important;
}

body.auxiliary-layer .core-layer li,
body.auxiliary-layer h3,
body.auxiliary-layer p {
    font-family: Helvetica;
}

body.auxiliary-layer footer p {
    font: normal 12.5px KaTeX_Main, Times New Roman, serif;
    font-weight: 100 !important;
}

body.auxiliary-layer footer {
    display: flex;
    align-items: center;
    font-family: openSans;
    margin: 0;
    font-weight: 100;
    box-shadow: 0px -4px 4px #0000000a;
    z-index: 1;
}

ul,
ol {
    padding: 0;
    margin: 0;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
}

.main {
    position: relative;
    overflow: hidden;
}

.main:after {
    content: '';
    position: absolute;
    width: 43%;
    height: 118px;
    background: #f5f5f5;
    top: 0;
    right: -12%;
    z-index: -1;
    transform: skewX(-28deg);
}

header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 90px 20px 90px;
}

.logo {
    width: 20%;
    position: relative;
    top: 0px;
    margin-left: 0;
}

.TimesortHeadingPHP {
    position: relative;
    padding: 10px;  
    margin-top: 8;  
}
   .TimesortHeadingPHP:before {
    content: "";
    height: 100%;
    width: 2px;
    position: absolute;
    left: 0;
    top: 0;
    background: #263760;
}

.TimesortHeadingPHP h2{
	font-size: 20px;
	font-weight: 600;
	font-family: 'Times-Bold';
	margin-bottom: 0;
	color: #000000;
}
@media (max-width: 767px) {
.TimesortHeadingPHP h2{
	text-align: left;
}
}

.TimesortHeadingPHP p{
	font-size: 18px !important;
	white-space: nowrap;
	text-align: left;
	color: #000000;
	font-weight: normal;
	font-family: 'Times-italic' !important;
	margin: 0;
	line-height: 0.8;
	text-decoration: none;
}

.katex-sans-serif-font {
    font-family: KaTeX_SansSerif;
    color: #000000;
    font-weight: normal;
    -webkit-text-stroke: 0;
    font-size: inherit;
    line-height: inherit;
    vertical-align: baseline;
    display: inline;
    text-decoration: none;
}

.katex-sans-serif-font { display:inline; line-height:0; }

.capitalized-term {
    font-family: KaTeX_SansSerif;
    color: #000000;
    font-weight: normal;
    -webkit-text-stroke: 0;
    font-size: inherit;
    line-height: inherit;
    vertical-align: baseline;
    display: inline;
    text-decoration: none;
}

.capitalized-term { display:inline; line-height:0; }

.navbar {
    margin-right: 0;
    width: 50%;
}

.navbar a {
    color: #000;
    text-decoration: none;
    transition: all .3s ease-in-out;
    font-size: calc(9px + 1vw);
    display: inline-block;
    font: normal 20px KaTeX_Main, Times New Roman, serif;

}

.navbar a:hover {
    color: #fe232d;
}

.core-layer .def-content h2 {
    margin-top: 40px;
}

.core-layer .def-content h3 {
    margin-top: 15px;
}

.core-layer .def-content p {
    margin: 20px 0 10px 0;
    line-height: 1.5;
}

.auxiliary-layer .core-layer .def-content p {
    margin: 10px 0 10px 0;
    line-height: 1.5;
    font-size: 15px;
}

p,
ul li,
ol li {
    line-height: 1.5;
    font-size: 15px;
}

p a,
ul li a,
ol li a {
    color: #00a4da;
    text-decoration: none;
}

.home-content p,
.home-content ul,
.home-content ul li,
.home-content ol,
.home-content ol li {
    line-height: 1.5;
    font-size: 18px;
}

.home-content p.small,
.home-content ul.small,
.home-content ul li.small,
.home-content ol.small,
.home-content ol li.small {
    line-height: 1.5;
    font-size: 15px;
}

.auxiliary-layer .core-layer {
    padding: 0 90px;
}

footer {
    padding: 3px 90px;
    background: whitesmoke;
}

footer a {
    font-size: 12px;
    text-decoration: none;
    color: #00a4da;
}

footer ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 2px;
}

footer p {
    font-size: 12px;
    margin: 0;
    padding: 0 !important;
}

footer li {
    font-size: 12px;
    margin: 0 2px;
}

img {
    max-width: 100%;
}

@media (max-width: 991px) {

    .core-layer,
    header {
        padding: 30px 40px 30px 40px;
    }
	
    footer {
        padding: 3px 40px;
    }
}

@media (max-width: 767px) {
    .logo {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .logo img {
        max-width: 240px;
    }

    .navbar {
        width: 100%;
    }

    .navbar ul {
        justify-content: space-between;
    }

    header {
        padding: 30px 15px 20px 15px;
    }

    .main:after {
        height: 150px;
        width: 70%;
        right: -20%;
    }

    .core-layer {
        padding: 40px 15px 20px 15px !important;
    }

    .auxiliary-layer .core-layer {
        padding: 40px 15px 0 15px !important;
    }

    footer {
        padding: 3px 15px;
    }

    p,
    ul,
    ul li,
    ol,
    ol li {
        font-size: 13px;
    }

    h2,
    h3 {
        font-size: 16px;
        padding-right: 0;
    }

    .navbar a {
        font-size: 15px;
    }
}

.def {
    color: #39b015;
}

.home-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

.home-content div {
    /*width: 50%;*/
    position: relative;
}

.home-content h3 {
    padding: 0;
}

.content-block {
    padding-left: 3%;
    width: 28%;
    margin-top: 115px;
}

.play-btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}

.video-container {
    text-align: center;
    width: 72%;
}

.core-layer .def-content {
    margin-top: 40px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ececec;
}

.core-layer .def-content.last {
    border-bottom: 0 !important;
}

.auxiliary-layer .core-layer .def-content h1 {
    font-size: 20px;
}

.auxiliary-layer .core-layer .def-content h2 {
    font-size: 20px;
    font-weight: 600;
    /* font-family: KaTeX_Main, 'Palatino', serif !important; */
    font-family: 'Times-Bold' !important;
}

.auxiliary-layer.terms-of-service .core-layer #def-content-1 h3 {
    font-family: 'Times-Bold' !important;
}

.auxiliary-layer .core-layer .def-content h3 {
    font-size: 15px;
    /* font-family: KaTeX_Main, 'Palatino', serif !important; */
    font-family: 'Times-Bold' !important;
}

.auxiliary-layer .core-layer .def-content h3.heading-line {
    font-family: unset !important;
}

/* .auxiliary-layer .core-layer .def-content strong {
    font-family: KaTeX_Main, 'Palatino', serif !important;
} */
.auxiliary-layer .core-layer .def-content p strong {
    font-family: unset !important;
}

/*.core-layer .def-content ul, 
.core-layer .def-content ol {
    margin: 20px 0 10px 0;
}*/
.core-layer .def-content ul li,
.core-layer .def-content ol li {
    /*
	margin: 10px 0 10px 0;
    list-style-type: disc;
    margin-left: 20px;
    */
    /*margin: 20px 0 10px 0;*/
    margin: 5px 0 5px 0;
    line-height: 1.5;
    font-size: 15px;
    list-style-type: disc;
    margin-left: 20px;
}

.terms-of-service .core-layer .def-content h3 {
    margin-top: 20px;
}

.terms-of-service .core-layer .def-content p {
    margin: 10px 0 10px 0;
}

@media (max-width: 1199px) {
    .home-content.home div {
        margin-bottom: 0px;
    }

    .home-content.below div {

        margin-top: 0px;
    }

    .content-block {
        padding: 20px;
        padding-left: 10% !important;
        padding-top: 45px;
    }

    .home-content div {
        width: 100%;
        margin-top: 30px;
        padding-left: 0 !important;
    }

    .content-block {
        padding: 0;
    }

    .home-content+.home-content .content-block {
        height: 0;
        margin: 0;

    }

    .home-content div.video-container {
        order: 1;
    }

    .home-content+.home-content .video-container {
        margin-top: 0;
    }
}

header {
    height: 118px;
    box-sizing: border-box;
}

footer {
    height: 45px;
    box-sizing: border-box;
    padding: 10px 90px !important;
}

.core-layer {
    min-height: calc(100vh - 153px);
}

.auxiliary-layer .core-layer .def-content {
    margin-top: 20px;
}

.auxiliary-layer .core-layer .def-content h2 {
    margin-top: 20px;
}

@media screen and (max-width: 1199px) {
    .auxiliary-layer .core-layer {
        padding: 0px 30px !important;
    }

    header {
        padding: 0px 30px !important;
    }

    footer {
        /*        height: 35px;
        box-sizing: border-box;
        padding: 10px 15px !important;*/

        height: 35px;
        box-sizing: border-box;
        padding: 9px 30px !important;
    }

    .core-layer .def-content {
        margin-top: 15px !important;
    }
}

@media (max-width: 767px) {
    .auxiliary-layer .core-layer .def-content h1 {
        font-size: 18px;
    }

    .auxiliary-layer .core-layer .def-content h2 {
        font-size: 17px;
    }

    .auxiliary-layer .core-layer #def-content-1 h2 {
        font-size: 20px !important;
    }

    .auxiliary-layer .core-layer .def-content h3 {
        font-size: 15px;
    }

    .auxiliary-layer .core-layer {
        padding-top: 30px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    body .navbar a {
        margin: 0;
        font-size: 16px;
    }

    footer {
        padding: 9px 15px !important;
    }
}

.video-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.video {
    width: 28%;
}

video {
    width: 99%;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 6%;
    left: 0;
    right: 0;
}

.video.big {
    width: 36%;
}

.video img {
    width: 100%;
    box-shadow: 0px 0px 8px #e7e7e7;
    border-radius: 28px;
}

.video.big video {
    width: 85%;
    top: 9%;
    border-radius: 2px;
}

.video.big img {
    box-shadow: none;
}

@media (max-width: 1199px) {
    .video-container .video {
        width: 28%;
    }

    .video-container .video.big {
        width: 36%;
    }
}

@media (max-width: 575px) {

    .video-container .video,
    .video-container .video.big {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}

.core-layer .def-content a,
.core-layer .def-content a:hover {
    color: #fe232d !important;
}

.auxiliary-layer .core-layer .def-content p.small {
    font-size: 12px !important;
}

.home-content+.home-content {
    margin-bottom: 0;
}

footer div.one-column {
    display: inline-block;
    width: 30%;
}

footer div.second-column {
    display: inline-block;
    width: 70%;
}

footer div.second-column.pull-right {
    float: right;
    text-align: right;
}

footer div.second-column.pull-right a {
    color: #000;
    font-weight: 100;
    font: normal 11px KaTeX_Main, Times New Roman, serif;
}

footer div.second-column.pull-right a span {
    font-size: 14px;
    text-transform: capitalize;
}

footer div.second-column.pull-right span.seperator {
    padding-left: 10px;
    padding-right: 10px;
}

.privacy-policy_footer .second-column a span,
.privacy-policy_footer .second-column a,
.tos_footer .second-column a span,
.tos_footer .second-column a {
    /* font-family: 'Palatino', serif !important; */
    font-family: serif, Times, "Times New Roman" !important;
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
    color: #000
}

.privacy-policy_footer .second-column a span,
.tos_footer .second-column a span {
    font-size: 20px !important;
    text-transform: capitalize;
}

.privacy-policy_footer .second-column a,
.tos_footer .second-column a {
    display: flex;
    align-items: center;
    justify-content: start;
    width: fit-content;
    margin-right: 0;
}

.privacy-policy_footer,
.tos_footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 44px;
}

.privacy-policy:has(.privacy-policy_footer) .main,
.terms-of-service:has(.tos_footer) .main {
    padding-bottom: 44px;
}

.privacy-policy_footer .pull-right,
.tos_footer .pull-right {
    margin: 0 !important;
}

.privacy-policy_footer .one-column p,
.tos_footer .one-column p {
    font-family: 'Times' !important;
    font-size: 13px;
}

.privacy-policy_footer .one-column p span,
.tos_footer .one-column p span {
    font-family: 'Times' !important;
    font-size: 14px;
    color: #000000 !important;
}

@media (min-width:1200px) {
    .core-layer.home {
        padding: 45px 35px 70px 35px;
    }

    .core-layer.home .content-block {
        padding-left: 35px;
        align-self: flex-start;
    }
}

@media (max-width:767px) {
    footer div.one-column {
        display: block;
        width: 100%;
        float: none;
    }

    footer div.second-column {
        display: block;
        width: 100%;
        float: none;
    }

    footer div.second-column.pull-right {
        float: none;
        text-align: initial;
        margin-top: 10px;
    }

    footer {
        height: auto;
    }

    footer div.second-column.pull-right span.seperator {
        padding-left: 4px;
        padding-right: 4px;
    }
}

body.home .core-layer .content-block h1.page-heading {
    display: inline;
    float: none;
    margin: 0;
    font-family: openSansLight;
    font-weight: 100 !important;
    padding: 0;
    line-height: 1.5;
    font-size: 18px;
}

body.home .core-layer .content-block p {
    display: inline;
}


.home-content.below {
    display: flex;
    flex-wrap: wrap;
}

.home-content.below div {
    position: relative;
    display: inline-flex;
}

.image-container1 {

    width: 100%;
    flex-wrap: wrap;
}

.image1 {
    width: 16.66%;
}

.image1 img {
    width: 100%;
    object-fit: contain;
}

body.home .core-layer .content-block .content-block-side p {
    display: inline;
    margin-top: 140px;
}

body.home .core-layer .content-block .content-block-side {

    margin-top: 20px;
}

@media (max-width: 1199px) {
    .image-container1 .image1 {
        width: 33.33%;
    }

}

@media (max-width: 767px) {
    .image-container1 .image1 {
        width: 100%;
        display: block;
    }
}

@media (max-width: 1199px) {
    body.home .core-layer .content-block .content-block-side {
        display: none;
    }
}

@media (min-width: 1200px) {
    body.home .core-layer .content-block-below {
        display: none;
    }
}

@media (max-width: 767px) {

    .home-content.below div,
    .home-content.below {
        display: block;
    }

}
