/*@font-face {*/
/*    font-family:"DM sans";*/
/*    src: url("../fonts/DM_Sans/static/DMSans-Medium.ttf");*/
/*}*/
/*@font-face {*/
/*    font-family: "Libre Baskerville";*/
/*    src: url("../fonts/Libre_Baskerville/LibreBaskerville-Bold.ttf");*/
/*}*/
/*@font-face {*/
/*    font-family: "montserrat";*/
/*    src: url("../fonts/Montserrat/static/Montserrat-Regular.ttf");*/
/*}*/
/*@font-face {*/
/*    font-family: "poppins";*/
/*    src: url("/assets/fonts/Poppins/Poppins-Regular.ttf");*/
/*}*/
/*html {*/
/*    font-size: 16px;*/
/*}*/
/*body{*/
/*    color: #111;*/
/*    font-family:"DM sans", Arial, Helvetica, sans-serif;*/
/*}*/
/*h1,h2,h3,h4,h5,h6,th{*/
/*    font-family:"Libre Baskerville",'Times New Roman', Times, serif ;*/
/*}*/
/*h1{*/
/*    font-size: 1.625rem;*/
/*}*/
/*h3{*/
/*    font-size: 1.25rem;*/
/*}*/
/*h2{*/
/*	font-size: 1.5rem !important;*/
/*}*/
/*h4{*/
/*    font-size: 1rem;*/
/*}*/
/*a{*/
/*    text-decoration: none;*/
/*    color: #0b63c7;*/
/*}*/
/*a:hover {*/
/*    text-decoration: underline;*/
/*    color: #111;*/
/*}*/
/*a svg{*/
/*    width: 0.628rem;*/
/*}*/
/*.show-more{*/
/*    font-size: 0.813rem;*/
/*}*/
/* .header{*/
/*    background-color: #ffffff;*/
/*    position: sticky;*/
/*    top:0;*/
/*    z-index: 10;*/
/* }*/

/* .nav-item a,
.navbar-brand{
    font-family:"LibreBaskerville-Bold",'Times New Roman', Times, serif;
    
} */
/*.header-list li:not(:last-child){*/
/*    padding-right: 2.25rem;*/
/*}*/
/*.navbar-toggler:focus{*/
/*    box-shadow: none;*/
/*}*/
/*.banner-content{*/
/*	font-size:16px;*/
/*}*/
/*.nav-item.dropdown:hover .dropdown-menu{*/
/*	display:block;*/
/*}*/
/*.mainLogo {*/
/*	width: 15rem;*/
/*}*/
/* Components Module starts */


/*.slick-prev, .slick-next {*/
/*    background-color: transparent;*/
/*    border: none;  */
/*}*/
/*.slider-one .slick-arrow {*/
/*    position: absolute;*/
/*    z-index: 9;*/
    /* background: #7d7d7d; */ 
/*    border-radius: 80%;*/
/*    width: 2rem;*/
/*    height: 2rem;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    text-align: center;*/
/*    top: 53%;*/
/*    justify-content: center;*/
/*    transform: translateY(-50%);   */
/*}*/
/*.slider-one .slick-next  {*/
/*    transform: translateY(-50%) rotateZ(180deg);*/
/*    right: 0;*/
/*}*/
/*.slider-two .slick-arrow{*/
/*    position: absolute;*/
/*    z-index: 9;*/
    /* background: #7d7d7d; */ 
/*    border-radius: 80%;*/
/*    width: 2rem;*/
/*    height: 2rem;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    text-align: center;*/
/*    top: 75%;*/
/*    justify-content: center;*/
/*    transform: translateY(-50%);   */
/*}*/
/*.slider-two .slick-next {*/
/*    transform: translateY(-50%) rotateZ(180deg);*/
/*    right: 0;*/
/*}*/
/*.slick-prev {*/
/*    left: 0;*/
/*}*/
/*.slider-three .slick-arrow{*/
/*    position: absolute;*/
/*    z-index: 9;*/
    /* background: #7d7d7d; */ 
/*    border-radius: 80%;*/
/*    width: 2rem;*/
/*    height: 2rem;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    text-align: center;*/
/*    top: 50%;*/
/*    justify-content: center;*/
/*    transform: translateY(-50%);   */
/*}*/
/*.slider-three .slick-next{*/
/*    transform: translateY(-50%) rotateZ(180deg);*/
/*    right: 0;*/
/*}*/
/*.slick-arrow svg{*/
/*    position: inherit;*/
/*}*/
/*.lmd-components .card{*/
/*    border-radius: 0;*/
/*    border: 0;*/
/*    border-top: 0.0625rem solid #eee;*/
/*    padding-top: 1rem;*/
/*}*/
/*.lmd-components .card::before{*/
/*    content: "";*/
/*    position: absolute;*/
/*    border: 0.125rem solid #79c380;*/
/*    width: 1rem;*/
/*    top: 0;*/
/*}*/
/*.lmd-component .card{*/
/*	border:0;*/
/*}*/

/*.lmd-components .card-title{*/
/*    min-height: 4rem;   */
/*}*/
/*.benefits-lmd-components .card-title{*/
/*    min-height: 3rem;*/
/*}*/
/*.lmd-components .card-text{*/
/*    border-top: 1px solid #eee;*/
/*    font-size: 0.875rem;*/
/*    margin-bottom: 0;*/
/*    padding: 1rem 0;*/
/*}*/
/*.lmd-components .card-text a{*/
/*   color: #000;*/
/*    text-decoration:underline;*/
/*    font-weight:600;*/
/*}*/
/*.card-body{*/
/*    padding: 0;*/
/*}*/
/* Components Module end */
/*.benefits-lmd-components .card-text,*/
/*.lmd-news{*/
/*    font-size: 0.938rem !important;*/
/*    padding: 0 0 1rem 0;*/
/*}*/
/*.benefits-lmd-components .card{*/
/*    border: 0;*/
/* }*/
 
/* RHS Starts */
/*.rhs{*/
/*    background-color: #eee;	*/
/*}*/
/*.rhs .lmd-components .card{*/
/*    border-top: 1px solid #bfbcbc;*/
/*    background-color: #eee;*/
/*}*/
/* .rhs .lmd-components .card::before {
    content: none;
} */
/*.rhs .lmd-components .card-title{*/
/*    min-height: unset;   */
/*}*/
/*.rhs .lmd-components .card-text{*/
/*    border-top: 0;*/
    
/*    padding-top: unset;*/
/*}*/
/*.rhs .lmd-components{*/
/*    position: sticky;*/
/*    top: 100px;*/
/*}*/
/* RHS end */

/* Feature Table Starts */
/*.badge{*/
/*    color: #000;*/
/*    border:0;*/
/*    background-color: #7ac27e;*/
/*    font-size: 0.625rem;*/
/*    line-height: 0;*/
/*    padding: 0.5rem;*/
/*    border-radius: 1.5rem;*/
/*}*/
/*.badge-tms{*/
/*    background-color: #000;*/
/*    color: #fff;*/
/*}*/
/*table td {*/
/*    padding:1rem .5rem !important;*/
/*}*/
/* Feature Table Ends */
/*.footer-section,*/
/*.footer-section a{*/
/*    background-color: #000;*/
/*    color: #fff;*/
/*	font-weight:300;*/
/*}*/
/*.line-hr{*/
/*    color: #000;*/
/*    border-width: 2px;*/
/*    opacity: 1;*/
/*}*/
/*.social-links{*/
/*    position:sticky;*/
/*    top: 6.25rem;*/
    
/*}*/
/*.social-links a{*/
/*    color: #9B9B9B;*/
/*    font-family:"DM sans", Arial, Helvetica, sans-serif;*/
/*    font-size: 14px;*/
/*	padding: 10px;*/
/*}*/
/*.lmd-components span{*/
/*    color: #000;*/
/*    font-weight: 600;*/
/*}*/
/*.bordered-heading {*/
/*    position: relative;*/
/*    padding-left: 13px;*/
/*}*/

/*.bordered-heading::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    width: 5px; */
/*    background-color:#79c380;*/
/*}*/
/*@media screen and (max-width: 992px) {*/

    /* header section */

/*    .header-section{*/
/*        align-items: center;*/
/*    }*/
/*    .header-section li{*/
/*        padding-right: 0;*/
/*    }*/
/*    .header-section .offcanvas{*/
/*        background-clip: border-box;*/
/*    }*/
/*    .navbar-toggler{*/
        
/*        position: absolute;*/
/*        right: 0;*/
/*        top: 1rem;*/

/*    }*/
/*   .header-list{*/
/*        width: 100%;*/
/*        padding: 10%;*/
/*    }*/
    
/*    .nav-item{*/
/*        padding-bottom: 1rem;*/
/*    }*/
   
/*    .nav-logo{*/
/*        justify-content: space-between;*/
/*        padding: 0.5rem 2rem 1rem 1rem;*/
/*        align-items: center;*/
/*    }*/
/*}*/
/*@media (min-width: 1400px) {*/
/*    .container {*/
/*        max-width: 80%;*/
/*    }*/
/*}*/
/*@media screen and (min-width: 1560px) and (max-width: 1680px) {*/
/*    html {*/
/*        font-size: 18px;*/
/*    }*/
/*}*/
/*@media screen and (min-width: 1826px) and (max-width: 1920px) {*/
/*    html {*/
/*        font-size: 20px;*/
/*    }*/
/*}*/
/*@media (min-width: 1921px) and (max-width: 2559px) {*/
/*    html {*/
/*        font-size: 24px;*/
/*    }*/
/*}*/
/*@media (min-width: 2560px) {*/
/*    html {*/
/*        font-size: 26px;*/
/*    }*/
/*}*/
/*}*/
/*@media screen and (min-width:768px) and (max-width:991px){*/
/*    .rhs .lmd-components {*/
/*		position: sticky;*/
/*        top: 100px;*/
/*    }*/
/*}*/

/*@media (max-width: 767px){*/
/*	.banner-image{*/
/*			width:100% !important;*/
/*	}*/
/*}*/

/*.lmd-components .col-md-9 br, .lmd-component br{*/
/*	display: none;*/
/*}*/
/*.lmd-components .col-md-9 ol {*/
/*	padding-left: 1rem !important;*/
/*	padding-bottom: 1rem;*/
/*}*/
/*.lmd-components .col-md-9 ol li p {*/
/*	padding-top: 0.5rem;*/
/*}*/
/*.lmd-components .col-md-4:hover {*/
/*	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;*/
/*}*/
/*.benefits-lmd-components .card-title{*/
/*	text-transform: capitalize;*/
/*}*/
/*.detail-content .odd{*/
/*	float:left;*/
/*	margin-right:1rem;*/
/*}*/
/*.detail-content .even{*/
/*	float:right;*/
/*	margin-left:1rem;*/
/*	margin-right: 1rem;*/
/*}*/
/*.detail-summary{*/
/*	overflow:auto;*/
/*	padding-left: 1.5rem;*/
/*}*/
/*.social-links svg {*/
/*    padding-top: 1rem;*/
/*	width:20%;*/
/*}*/

/*.bg-1{*/
/*	background-color: #efefef;*/
/*}*/
/* .social-widget{*/
/*    position: fixed;*/
/*    right: 0;*/
/*    top: 44%;*/
/*    transform:translateY(-50%);*/
/*    display: flex;*/
/*    align-items: center;*/
/*	z-index:999;*/
/*}*/
/*.social-title{*/
/*    background-color: black;*/
/*    color: #fff;*/
/*    writing-mode: vertical-rl;*/
/*    text-align: center;*/
/*    padding: 0.625rem;*/
/*     height: 30%; */
/*    padding-left: 0px;*/
/*    padding-right: 0px;*/
/*    transform: rotate(180deg);*/
/*    border-radius: 0 0.875rem 0.875rem 0;*/
/*}*/
/*.social-icons{*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    background-color: #eee;*/
/*    padding: 0.688rem;*/
/*    border-left: 1px solid #ccc;*/
/*}*/
/*.social-icons a{*/
/*    margin: 0.625rem 0;*/
/*}*/
/*.social-icons svg{*/
/*    width: 2.25rem;*/
/*    height: 2.25rem;*/
/*}*/
/*.quicklinks-menu {*/
/*    position: fixed;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    right: 0;*/
/*    z-index: 999;*/
/*}*/

/*.social-widget .menu.nav{*/
/*	position: relative;*/
/*}*/
/*.social-widget .social-title{*/
/*	position: absolute;*/
/*	height: 100%;*/
/*}*/

/*.quicklinks-menu {*/
/*    background: #efefef;*/
/*    box-shadow: rgba(0, 0, 0, .07) 0 1px 2px, rgba(0, 0, 0, .07) 0 2px 4px, rgba(0, 0, 0, .07) 0 4px 8px, rgba(0, 0, 0, .07) 0 8px 16px, rgba(0, 0, 0, .07) 0 16px 32px, rgba(0, 0, 0, .07) 0 32px 64px;*/
/*    border-radius: 0.688rem 0 0 0.688rem;*/
/*    position: fixed;*/
/*    right: 0;*/
/*    text-align: center;*/
/*    top: 37%;*/
/*    width: 4.688rem;*/
/*    z-index: 97;*/
/*}*/

/* .quicklinks-menu .menu.nav {
    list-style: none;
    padding: 0;
    margin: 0;
} */

/*.quicklinks-menu img,*/
/*.desktop-menu ul {*/
/*    padding: 0;*/
/*    width: 2rem;*/
/*}*/

/*.quicklinks-menu .menu.nav li.desktop-menu {*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*.quicklinks-menu ul li .menu li:last-of-type {*/
/*    height: auto;*/
/*}*/

/*.quicklinks-menu ul li .menu li.animate-li {*/
/*     margin-bottom: 0.625rem; */
/*	margin: 0.5rem 0;*/
/*    position: relative;*/
/*     -webkit-transform: translateX(0); */
/*    transform: translateX(0);*/
/*     -webkit-transition: all 0.85s ease, height 0s, padding 0s; */
/*    transition: all 0.85s ease, height 0s, padding 0s;*/
/*    width: 13.625rem;*/
/*    z-index: 9;*/
/*}*/
/*.quicklinks-menu ul li .menu li {*/
/*    height: 2.813rem;*/
/*    list-style-type: none;*/
/*}*/
/*.quicklinks-menu .menu.nav li a {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    text-decoration: none;*/
/*    color: #FFF;*/
/*    position: relative;*/
/*    background-color: transparent;*/
/*    border-radius: 1.875rem;*/
/*}*/
/*.quicklinks-menu ul li .menu li.animate-li a {*/
/*    height: 2.813rem;*/
/*    position: relative;*/
/*     -webkit-transition: all 0.45s ease, height 0s, width 0s, opacity 0s; */
/*    transition: all 0.45s ease, height 0s, width 0s, opacity 0s;*/
/*    width: 100%;*/
/*}*/
/*.quicklinks-menu ul li .menu li.animate-li .float-icon {*/
/*    left: 1rem;*/
/*    position: absolute;*/
/*     -webkit-transform: translateX(15px); */
/*    transform: translateX(15px);*/
/*}*/
/*.quicklinks-menu img{*/
/*    padding: 0;*/
/*    width: 2rem;*/
/*}*/
/* .lazyloaded {
    opacity: 1;
    transition: opacity 400ms;
    transition-delay: 0ms;
} */
/*.quicklinks-menu ul li .menu li.animate-li .float-icon+span {*/
/*    color: #fff;*/
/*    font-size: 1rem;*/
/*    left: 0;*/
/*    line-height: 1;*/
/*    margin-left: 0.625rem;*/
/*    opacity: 1;*/
/*    opacity: 0;*/
/*    position: absolute;*/
/*    text-align: left;*/
/*    transform: translateX(5pc);*/
/*    transition-duration: 0.55s;*/
/*}*/
/*.quicklinks-menu .line-border::before {*/
/*    top: 57px;*/
/*    bottom: 3.325rem;*/
/*     width: 44%; */
/*    height: 1px;*/
/*    position: absolute;*/
/*    content: " ";*/
/*    background-color: rgba(244, 244, 244, 1);*/
/*    z-index: 99;*/
/*}*/
/*.animate-li svg,*/
/*.float-icon svg{*/
/*    width: 2rem !important;*/
/*}*/
/*.list-unstyled{*/
/*	padding-left:1.313rem;*/
/*}*/
/*.quicklinks-menu ul li .menu li.animate-li:hover {*/
/*    align-items: center;*/
/*    box-shadow: 2px 2px 10px rgba(0, 0, 0, .1);*/
/*    border-radius: 100px 0 0 100px;*/
/*    justify-content: flex-start;*/
/*    overflow: visible;*/
/*    right: 0;*/
/*    transform: translateX(-95px);*/
/*}*/
/*.quicklinks-menu ul li .menu li.animate-li:hover a {*/
/*    background-color: #eee !important;*/
/*}*/
/*.quicklinks-menu ul li .menu li.animate-li:hover .float-icon+span {*/
/*    opacity: 1;*/
/*    transform: translateX(52px);*/
/*}*/
/*.quicklinks-menu ul li .menu li.animate-li .float-icon+span {*/
/*    color: #111;*/
/*    font-size: 1rem;*/
/*    left: 0;*/
/*    line-height: 1;*/
/*     margin-left: 0.625rem; */
/*	margin-left: 1rem;*/
/*    opacity: 1;*/
/*    opacity: 0;*/
/*    position: absolute;*/
/*    text-align: left;*/
/*    transform: translateX(5pc);*/
/*    transition-duration: 0.55s;*/
/*}*/
/*.vertical-text{*/
/*    writing-mode: vertical-rl; */
/*	display: table-cell;*/
/*    transform: rotate(180deg) translateY(-77px);*/
/*    background-color: black;*/
/*    color: aliceblue;*/
/*} */
/*.quicklinks-menu .social-title {*/
/*    opacity: 1;*/
/*    transition: all .3s ease-in-out;*/
/*}*/
/*.quicklinks-menu:hover .desktop-menu li.animate-li {*/
/*    transform: translateX(-6%);*/
/*}*/
/*.quicklinks-menu:hover .social-title {*/
/*    opacity: 0;*/
/*}*/

/* privacy-policy */
/*.privacy-title{*/
/*	font-family: "Montserrat", Arial, sans-serif;*/
/*    font-weight: 700;*/
/*	font-size:2.5rem;*/
/*	 color: #181e3a;*/
/*}*/
/*.article-list-item p{*/
/*	font-family: "Poppins", Arial, sans-serif;*/
/*	margin-top: 1.5rem;*/
/*    color: #181e3a;*/
/*	font-size: 1.125rem;*/
/*}*/
/*.article-list-item li {*/
/*    line-height: 24px;*/
/*    margin-top: 1rem;*/
/*	font-size: 1.125rem;*/
/*	color: #181e3a;*/
/*	font-family: "Poppins", Arial, sans-serif;*/
/*}*/
/*.article-list-item h5{*/
/*	color: #181e3a;*/
/*	font-family: "Montserrat", Arial, sans-serif;*/
/*	font-weight:600;*/
/*	font-size: 1.25rem;*/
/*}*/

/* privacy-policy */

/* terms and conditions */

/*.terms-list-item h1{*/
/*	font-family: "Montserrat", Arial, sans-serif;*/
/*	font-weight: 600;*/
/*	font-size:2.5rem;*/
/*	 color: #181e3a;*/
/*}*/
/*.terms-list-item h5{*/
/*	font-family: "Montserrat", Arial, sans-serif;*/
/*	color: #181e3a;*/
/*	font-size: 1.25rem;*/
/*    font-weight: 600;*/
/*}*/
/*.terms-list-item p{*/
/*	font-family: "Poppins", Arial, sans-serif;*/
/*	margin-top: 1.5rem;*/
/*    color: #181e3a;*/
/*	font-size: 1.125rem;*/
/*}*/
/*.terms-list-item li{*/
/*	font-family: "Poppins", Arial, sans-serif;*/
/*	 margin-top: 1rem;*/
/*	font-size: 1.125rem;*/
/*	color: #181e3a;*/
/*}*/
/*.terms-list-item h6{*/
/*	font-family: "Montserrat", Arial, sans-serif;*/
/*	font-size: 0.875rem;*/
/*	font-weight:600;*/
/*}*/
/*.terms-list-item h4{*/
/*	font-family: "Montserrat", Arial, sans-serif;*/
/*	font-size: 1.25rem;*/
/*    margin-bottom: 0;*/
/*    margin-top: 2.5rem;*/
/*    font-weight: 700;*/
/*}*/
/*.press-releases span, .videos span, .home_blog span, .whitepaper span {*/
/*    color: #111;*/
/*    line-height: 12px;*/
/*    padding-left: 0.5rem;*/
/*    text-transform: uppercase;*/
/*    font-weight: 500;*/
/*    font-size: 0.75rem;*/
/*}*/
/* terms and conditions */

/*@media (max-width: 767px){*/
/*    .social-widget{*/
/*        display: none;*/
/*    }*/
/*}*/
/*@media (max-width: 767px) {*/
/*    .mobile-widget {*/
/*        position: fixed;*/
/*        bottom: 0;*/
/*        left: 0;*/
/*        width: 100%;*/
/*        background-color: #efefef;*/
/*        z-index: 9;*/
/*        display: block;*/
/*    }*/
   
/*    .mobile-widget ul {*/
/*        padding-left: unset;*/
/*        display: flex;*/
/*        align-items: center;*/
/*        justify-content: space-around;*/
/*        margin-bottom: unset;*/
/*    }*/
/*    .mobile-widget .menu li {*/
/*        display: inline-block;*/
/*        text-align: center;*/
/*        padding: 1rem .5rem .5rem;*/
/*    }*/
/*    .mobile-widget .menu li {*/
/*        display: inline-block;*/
/*        text-align: center;*/
/*        padding: 1rem .5rem .5rem;*/
/*    }*/
/*    .mobile-widget .menu span {*/
/*        display: block;*/
/*        color: #181e3a;*/
/*        font-size: 18px;*/
/*        font-weight: 500;*/
/*    }*/
/*	.float-mobile svg{*/
/*        width: 25px;*/
/*    }*/
/*	.page-id-10 .features-lmd-components .card {*/
/*		padding: 1rem;*/
/*	}*/
/*	.page-id-10 .benefits-lmd-components .card {*/
/*		padding: 1rem;*/
/*	}*/
/*	.detail-content .even {*/
/*		float: none;*/
/*		margin: unset;*/
/*		padding-bottom: 1rem;*/
/*	}*/
/*	.detail-summary {*/
/*    padding-left: 1rem;*/
/*}*/
/*	.detail-content .odd {*/
/*    float: none;*/
/*    margin: unset;*/
/*    padding-bottom: 1rem;*/
/*}*/
/*}*/
/*@media (min-width: 767px) {*/
/*    .mobile-widget {*/
/*        display: none;*/
/*    }*/
   
/*}   */
/*.banner-ad {*/
/*	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
/*	border-radius: 6px;*/
/*}*/


@font-face {
    font-family:"DM sans";
    src: url("../fonts/DM_Sans/static/DMSans-Medium.ttf");
}
@font-face {
    font-family: "Libre Baskerville";
    src: url("../fonts/Libre_Baskerville/LibreBaskerville-Bold.ttf");
}
@font-face {
    font-family: "montserrat";
    src: url("../fonts/Montserrat/static/Montserrat-Regular.ttf");
}
@font-face {
    font-family: "poppins";
    src: url("/assets/fonts/Poppins/Poppins-Regular.ttf");
}
html {
    font-size: 16px;
}
body{
    color: #111;
    font-family:"DM sans", Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6,th{
    font-family:"Libre Baskerville",'Times New Roman', Times, serif ;
}
h1{
    font-size: 1.625rem;
}
h3{
    font-size: 1.25rem;
}
h2{
	font-size: 1.5rem !important;
}
h4{
    font-size: 1rem;
}
a{
    text-decoration: none;
    color: #0b63c7;
}
a:hover {
    text-decoration: underline;
    color: #111;
}
a svg{
    width: 0.628rem;
}
.show-more{
    font-size: 0.813rem;
}
 .header{
    background-color: #ffffff;
    position: sticky;
    top:0;
    z-index: 10;
 }

/* .nav-item a,
.navbar-brand{
    font-family:"LibreBaskerville-Bold",'Times New Roman', Times, serif;
    
} */
.header-list li:not(:last-child){
    padding-right: 2.25rem;
}
.navbar-toggler:focus{
    box-shadow: none;
}
.banner-content{
	font-size:16px;
}
.nav-item.dropdown:hover .dropdown-menu{
	display:block;
}
/* .mainLogo {
	width: 15rem;
} */
/* Components Module starts */


.slick-prev, .slick-next {
    background-color: transparent;
    border: none;  
}
.slider-one .slick-arrow {
    position: absolute;
    z-index: 9;
    /* background: #7d7d7d; */ 
    border-radius: 80%;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    text-align: center;
    top: 53%;
    justify-content: center;
    transform: translateY(-50%);   
}
.slider-one .slick-next  {
    transform: translateY(-50%) rotateZ(180deg);
    right: 0;
}
/* .slider-two .slick-arrow{
    position: absolute;
    z-index: 9;
    background: #7d7d7d; 
    border-radius: 80%;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    text-align: center;
    top: 75%;
    justify-content: center;
    transform: translateY(-50%);   
} */
/* .slider-two .slick-next {
    transform: translateY(-50%) rotateZ(180deg);
    right: 0;
} */
/* .slick-prev {
    left: 0;
} */
.slider-three .slick-arrow{
    position: absolute;
    z-index: 9;
    /* background: #7d7d7d; */ 
    border-radius: 80%;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    text-align: center;
    top: 50%;
    justify-content: center;
    transform: translateY(-50%);   
}
.slider-three .slick-next{
    transform: translateY(-50%) rotateZ(180deg);
    right: 0;
}
.slick-arrow svg{
    position: inherit;
}
.lmd-components .card{
    border-radius: 0;
    border: 0;
    border-top: 0.0625rem solid #eee;
    padding-top: 1rem;
	
}
.lmd-components .card::before{
/*     content: "";
    position: absolute;
    border: 0.125rem solid #79c380;
    width: 1rem;
    top: 0; */
}
.lmd-component .card{
	border:0;
	padding: 0.875rem;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: 100%;
}

.lmd-components .card-title{
    min-height: 4rem;   
}
.benefits-lmd-components .card-title{
    min-height: 3rem;
}
.lmd-components .card-text{
    border-top: 1px solid #eee;
    font-size: 0.875rem;
    margin-bottom: 0;
    padding: 1rem 0;
}
.lmd-components .card-text a{
   color: #000;
    text-decoration:underline;
    font-weight:600;
}

.card-body{
    padding: 0;
}
/* Components Module end */
.benefits-lmd-components .card-text,
.lmd-news{
    font-size: 0.938rem !important;
    padding: 0 0 1rem 0;
}
.benefits-lmd-components .card{
    border: 0;
 }
 
/* RHS Starts */
.rhs{
    background-color: #eee;	
}
.rhs .lmd-components .card{
    border-top: 1px solid #bfbcbc;
    background-color: #eee;
}
/* .rhs .lmd-components .card::before {
    content: none;
} */
.rhs .lmd-components .card-title{
    min-height: unset;   
}
.rhs .lmd-components .card-text{
    border-top: 0;
    
    padding-top: unset;
}
.rhs .lmd-components{
    position: sticky;
    top:100px;
}
/* RHS end */

/* Feature Table Starts */
.badge{
    color: #000;
    border:0;
    background-color: #7ac27e;
    font-size: 0.625rem;
    line-height: 0;
    padding: 0.5rem;
    border-radius: 1.5rem;
}
.badge-tms{
    background-color: #000;
    color: #fff;
}
table td {
    padding:1rem .5rem !important;
}
/* Feature Table Ends */
.footer-section,
.footer-section a{
    background-color: #000;
    color: #fff;
	font-weight:300;
}
.line-hr{
    color: #000;
    border-width: 2px;
    opacity: 1;
}
.social-links{
    position:sticky;
    top: 6.25rem;
    
}
.social-links a{
    color: #9B9B9B;
    font-family:"DM sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
	padding: 10px;
}
.lmd-components span{
    color: #000;
    font-weight: 600;
}
.bordered-heading {
    position: relative;
    padding-left: 13px;
}

.bordered-heading::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 5px; 
    background-color:#79c380;
}
@media screen and (max-width: 992px) {

    /* header section */

    .header-section{
        align-items: center;
    }
    .header-section li{
        padding-right: 0;
    }
    .header-section .offcanvas{
        background-clip: border-box;
    }
    .navbar-toggler{
        
        position: absolute;
        right: 0;
        top: 1rem;

    }
   .header-list{
        width: 100%;
        padding: 10%;
    }
    
    .nav-item{
        padding-bottom: 1rem;
    }
   
    .nav-logo{
        justify-content: space-between;
        padding: 0.5rem 2rem 1rem 1rem;
        align-items: center;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 80%;
    }
}
@media screen and (min-width: 1560px) and (max-width: 1680px) {
    html {
        font-size: 18px;
    }
}
@media screen and (min-width: 1826px) and (max-width: 1920px) {
    html {
        font-size: 20px;
    }
}
@media (min-width: 1921px) and (max-width: 2559px) {
    html {
        font-size: 24px;
    }
}
@media (min-width: 2560px) {
    html {
        font-size: 26px;
    }
}
}
@media screen and (min-width:768px) and (max-width:991px){
    .rhs .lmd-components {
		position: sticky;
        top: 100px;
    }
}

@media (max-width: 767px){
	.banner-image{
			width:100% !important;
	}
	
}

.lmd-components .col-md-9 br, .lmd-component br{
	display: none;
}
.lmd-components .col-md-9 ol {
	padding-left: 1rem !important;
	padding-bottom: 1rem;
}
.lmd-components .col-md-9 ol li p {
	padding-top: 0.5rem;
}
/* .lmd-components .col-md-4:hover {
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
} */
.benefits-lmd-components .card-title{
	text-transform: capitalize;
}
.detail-content .odd{
	float:left;
	margin-right:1rem;
}
.detail-content .even{
	float:right;
	margin-left:1rem;
	margin-right: 1rem;
}
.detail-summary{
	overflow:auto;
	padding-left: 1.5rem;
}
.social-links svg {
    padding-top: 1rem;
	width:20%;
}

.bg-1{
	background-color: #efefef;
}
 .social-widget{
    position: fixed;
    right: 0;
    top: 44%;
    transform:translateY(-50%);
    display: flex;
    align-items: center;
	z-index:999;
}
.social-title{
    background-color: black;
    color: #fff;
    writing-mode: vertical-rl;
    text-align: center;
    padding: 0.625rem;
/*     height: 30%; */
    padding-left: 0px;
    padding-right: 0px;
    transform: rotate(180deg);
    border-radius: 0 0.875rem 0.875rem 0;
}
.social-icons{
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #eee;
    padding: 0.688rem;
    border-left: 1px solid #ccc;
}
.social-icons a{
    margin: 0.625rem 0;
}
.social-icons svg{
    width: 2.25rem;
    height: 2.25rem;
}
.quicklinks-menu {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 999;
}

.social-widget .menu.nav{
	position: relative;
}
.social-widget .social-title{
	position: absolute;
	height: 100%;
}

.quicklinks-menu {
    background: #efefef;
    box-shadow: rgba(0, 0, 0, .07) 0 1px 2px, rgba(0, 0, 0, .07) 0 2px 4px, rgba(0, 0, 0, .07) 0 4px 8px, rgba(0, 0, 0, .07) 0 8px 16px, rgba(0, 0, 0, .07) 0 16px 32px, rgba(0, 0, 0, .07) 0 32px 64px;
    border-radius: 0.688rem 0 0 0.688rem;
    position: fixed;
    right: 0;
    text-align: center;
    top: 37%;
    width: 4.688rem;
    z-index: 97;
}

/* .quicklinks-menu .menu.nav {
    list-style: none;
    padding: 0;
    margin: 0;
} */

.quicklinks-menu img,
.desktop-menu ul {
    padding: 0;
    width: 2rem;
}

.quicklinks-menu .menu.nav li.desktop-menu {
    display: flex;
    align-items: center;
}

.quicklinks-menu ul li .menu li:last-of-type {
    height: auto;
}

.quicklinks-menu ul li .menu li.animate-li {
/*     margin-bottom: 0.625rem; */
	margin: 0.5rem 0;
    position: relative;
/*     -webkit-transform: translateX(0); */
    transform: translateX(0);
/*     -webkit-transition: all 0.85s ease, height 0s, padding 0s; */
    transition: all 0.85s ease, height 0s, padding 0s;
    width: 13.625rem;
    z-index: 9;
}
.quicklinks-menu ul li .menu li {
    height: 2.813rem;
    list-style-type: none;
}
.quicklinks-menu .menu.nav li a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #FFF;
    position: relative;
    background-color: transparent;
    border-radius: 1.875rem;
}
.quicklinks-menu ul li .menu li.animate-li a {
    height: 2.813rem;
    position: relative;
/*     -webkit-transition: all 0.45s ease, height 0s, width 0s, opacity 0s; */
    transition: all 0.45s ease, height 0s, width 0s, opacity 0s;
    width: 100%;
}
.quicklinks-menu ul li .menu li.animate-li .float-icon {
    left: 1rem;
    position: absolute;
/*     -webkit-transform: translateX(15px); */
    transform: translateX(15px);
}
.quicklinks-menu img{
    padding: 0;
    width: 2rem;
}
/* .lazyloaded {
    opacity: 1;
    transition: opacity 400ms;
    transition-delay: 0ms;
} */
.quicklinks-menu ul li .menu li.animate-li .float-icon+span {
    color: #fff;
    font-size: 1rem;
    left: 0;
    line-height: 1;
    margin-left: 0.625rem;
    opacity: 1;
    opacity: 0;
    position: absolute;
    text-align: left;
    transform: translateX(5pc);
    transition-duration: 0.55s;
}
.quicklinks-menu .line-border::before {
    top: 57px;
    bottom: 3.325rem;
/*     width: 44%; */
    height: 1px;
    position: absolute;
    content: " ";
    background-color: rgba(244, 244, 244, 1);
    z-index: 99;
}
.animate-li svg,
.float-icon svg{
    width: 2rem !important;
}
.list-unstyled{
	padding-left:1.313rem;
}
.quicklinks-menu ul li .menu li.animate-li:hover {
    align-items: center;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .1);
    border-radius: 100px 0 0 100px;
    justify-content: flex-start;
    overflow: visible;
    right: 0;
    transform: translateX(-95px);
}
.quicklinks-menu ul li .menu li.animate-li:hover a {
    background-color: #eee !important;
}
.quicklinks-menu ul li .menu li.animate-li:hover .float-icon+span {
    opacity: 1;
    transform: translateX(52px);
}
.quicklinks-menu ul li .menu li.animate-li .float-icon+span {
    color: #111;
    font-size: 1rem;
    left: 0;
    line-height: 1;
/*     margin-left: 0.625rem; */
	margin-left: 1rem;
    opacity: 1;
    opacity: 0;
    position: absolute;
    text-align: left;
    transform: translateX(5pc);
    transition-duration: 0.55s;
}
.vertical-text{
    writing-mode: vertical-rl; 
	display: table-cell;
    transform: rotate(180deg) translateY(-77px);
    background-color: black;
    color: aliceblue;
} 
.quicklinks-menu .social-title {
    opacity: 1;
    transition: all .3s ease-in-out;
}
.quicklinks-menu:hover .desktop-menu li.animate-li {
    transform: translateX(-6%);
}
.quicklinks-menu:hover .social-title {
    opacity: 0;
}

/* privacy-policy */
.privacy-title{
	font-family: "Montserrat", Arial, sans-serif;
    font-weight: 700;
	font-size:2.5rem;
	 color: #181e3a;
}
.article-list-item p{
	font-family: "Poppins", Arial, sans-serif;
	margin-top: 1.5rem;
    color: #181e3a;
	font-size: 1.125rem;
}
.article-list-item li {
    line-height: 24px;
    margin-top: 1rem;
	font-size: 1.125rem;
	color: #181e3a;
	font-family: "Poppins", Arial, sans-serif;
}
.article-list-item h5{
	color: #181e3a;
	font-family: "Montserrat", Arial, sans-serif;
	font-weight:600;
	font-size: 1.25rem;
}

/* privacy-policy */

/* terms and conditions */

.terms-list-item h1{
	font-family: "Montserrat", Arial, sans-serif;
	font-weight: 600;
	font-size:2.5rem;
	 color: #181e3a;
}
.terms-list-item h5{
	font-family: "Montserrat", Arial, sans-serif;
	color: #181e3a;
	font-size: 1.25rem;
    font-weight: 600;
}
.terms-list-item p{
	font-family: "Poppins", Arial, sans-serif;
	margin-top: 1.5rem;
    color: #181e3a;
	font-size: 1.125rem;
}
.terms-list-item li{
	font-family: "Poppins", Arial, sans-serif;
	 margin-top: 1rem;
	font-size: 1.125rem;
	color: #181e3a;
}
.terms-list-item h6{
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 0.875rem;
	font-weight:600;
}
.terms-list-item h4{
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 1.25rem;
    margin-bottom: 0;
    margin-top: 2.5rem;
    font-weight: 700;
}
.press-releases span, .videos span, .home_blog span, .whitepaper span {
    color: #111;
    line-height: 12px;
    padding-left: 0.5rem;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.75rem;
}
/* terms and conditions */

@media (max-width: 767px){
    .social-widget{
        display: none;
    }
}
@media (max-width: 767px) {
    .mobile-widget {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #efefef;
        z-index: 9;
        display: block;
    }
   
    .mobile-widget ul {
        padding-left: unset;
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin-bottom: unset;
    }
    .mobile-widget .menu li {
        display: inline-block;
        text-align: center;
        padding: 1rem .5rem .5rem;
    }
    .mobile-widget .menu li {
        display: inline-block;
        text-align: center;
        padding: 1rem .5rem .5rem;
    }
    .mobile-widget .menu span {
        display: block;
        color: #181e3a;
        font-size: 18px;
        font-weight: 500;
    }
	.float-mobile svg{
        width: 25px;
    }
	.page-id-10 .features-lmd-components .card {
		padding: 1rem;
	}
	.page-id-10 .benefits-lmd-components .card {
		padding: 1rem;
	}
	.detail-content .even {
		float: none;
		margin: unset;
		padding-bottom: 1rem;
	}
	.detail-summary {
    padding-left: 1rem;
}
	.detail-content .odd {
    float: none;
    margin: unset;
    padding-bottom: 1rem;
}
}
@media (min-width: 767px) {
    .mobile-widget {
        display: none;
    }
   
}   
.banner-ad {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	border-radius: 6px;
}

/* table of contents in blogs styling */
.ez-toc-js-icon-con span {
	line-height: 0 !important;
	padding-left: unset !important;
}
.arrow-unsorted-368013 {
	display: none !important;
}
#ez-toc-container li, #ez-toc-container ul {
    /*padding: 0.5rem !important;*/
}
#ez-toc-container{
	margin-top: 2em !important;
}
.ez-toc-title-container {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between;
}
#ez-toc-container a:visited {
    color: #444;
}

.ez-toc-section:target {
    scroll-margin-top: 250px; 
}