@import url("fonts.css");

.hidetr {
    display: none;
}

.ptext {
    color: grey;
}

.col-ss {
    width: 14%;
    text-align: right
}

.col-so {
    width: 30%;
    text-align: left;
}

.blur-1 {
    filter: blur(8px);
    -o-filter: blur(8px);
    -ms-filter: blur(4px);
    -moz-filter: blur(8px);
    -webkit-filter: blur(8px);
}

.blur-2 {
    filter: blur(4px);
    -o-filter: blur(8px);
    -ms-filter: blur(4px);
    -moz-filter: blur(4px);
    -webkit-filter: blur(8px);
}

#chart1 {
    min-width: 230px;
    height: 230px;
    margin: 0 auto
}

#chart2 {
    min-width: 230px;
    height: 235px;
    margin: 0 auto
}

#site-loader.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    background: white;
    z-index: 9999999;
    pointer-events: none;
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
    transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}

#site-loader .loader-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 1;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#site-loader .loader-text {
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    text-align: center;
    color: black;
    font-size: 1rem;
    letter-spacing: 0.3em;
    text-transform: uppercase;
}

#site-loader .loader-bar {
    margin-top: 18px;
    width: 95%;
    background-color: #ccc;
    height: 1px;
}

#site-loader .loader-progress {
    height: 100%;
    width: 100%;
    display: block;
    background-color: black;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

#superContainer {
    height: 100%;
    position: relative;
}

.section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.custom-full1 {
    background: grey;
}

.slide {
    float: left;
}

.slide,
.slidesContainer {
    height: 100%;
    display: block;
}

.slides {
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.section.table,
.slide.table {
    display: table;
    width: 100%;
}

.tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.slidesContainer {
    float: left;
    position: relative;
}

.controlArrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 0px;
    height: 0px;
    border-style: solid;
    margin-top: -38px;
}

.controlArrow.prev {
    left: 15px;
    width: 0px;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}

.controlArrow.next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}

.scrollable {
    overflow: scroll;
}

.easing {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

#fullPage-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}

#fullPage-nav.right {
    right: 17px;
}

#fullPage-nav.left {
    left: 17px;
}

.fullPage-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}

.fullPage-slidesNav.bottom {
    bottom: 17px;
}

.fullPage-slidesNav.top {
    top: 17px;
}

#fullPage-nav ul,
.fullPage-slidesNav ul {
    margin: 0;
    padding: 0;
}

#fullPage-nav li,
.fullPage-slidesNav li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative;
}

.fullPage-slidesNav li {
    display: inline-block;
}

#fullPage-nav li a,
.fullPage-slidesNav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}

#fullPage-nav li .active span,
.fullPage-slidesNav .active span {
    background: #333;
}

#fullPage-nav span,
.fullPage-slidesNav span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}

.sticky .register_icon,
.register_icon {
    background-image: url(../../pefox-html/image/register-gray.png);
}

.sticky .login_icon,
.login_icon {
    background-image: url(../../pefox-html/image/login-gray.png);
}

span.nav-link.mbbar {
    float: left;
    display: flex;
    align-items: center;
    text-align: center;
    text-decoration: none;
    color: #857E7D !important;
    padding: 0 !important;
    cursor: pointer;
}

span.nav-link.text-black.mobile-nav {
    color: #857E7D !important;
    padding: 0 !important;
    float: left;
    display: flex;
    align-items: center;
    justify-content: start !important;
    text-align: center;
    text-decoration: none;
    margin-left: 20px;
    cursor: pointer;
}

.termthide {
    opacity: 0;
    font-size: 0;
}


div#navbarNavDropdown ul li a:hover {
    color: #80284e;
}

.sticky#navbar a {
    color: #857E7D !important;
}

.fullPage-tooltip {
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    top: -2px;
}

.fullPage-tooltip.right {
    right: 20px;
}

.fullPage-tooltip.left {
    left: 20px;
}

.cta-section {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 999;
}

.home .left-about-wrap {
    padding: 0;
}

.home .grey-box {
    padding: 20px 15px;
}

.home .registration {
    padding-bottom: 45px;
}

.list-table-wrapper {
    margin-top: 20px !important;
    padding-top: 15;
}

.show-more-price {
    bottom: 0;
}

.content-one {
    padding: 0;
    padding-bottom: 15px;
    margin-bottom: 0 !important;
}

nav#navbar-left {
    position: fixed;
    top: 50%;
    z-index: 9;
    left: 50px;
}

nav#navbar-left ul.navbar-nav li a {
    color: #fff;
}

nav#navbar-left ul.navbar-nav {
    color: #fff;
}

nav#navbar-left ul.navbar-nav li a {
    padding: 12px 0 6px 0px;
}

.footer_contact {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-bottom: 10px;
    color: #80284e;
    margin-top: 30px;
}

.video-content {
    top: 50%;
}

.video-overlay {
    bottom: 0px;
    height: 100vh;
}

#video2 {
    width: 100vw;
    height: 100vh !important;
    object-fit: cover;
}

/*.buyer-wrapper .right-wrap {*/
/*    padding: 130px 50px 130px 50px !important;*/
/*}*/

.about-us-inner {
    height: 100%;
    top: 0;
}

.library-wrapper .content-one {
    padding: 40px 0 20px 0 !important;
}

.library-wrapper .content-two {
    padding: 30px 0 50px 0 !important;
}

.about-wrapper .left-about-wrap p {
    color: #333333 !important;
    font-family: "OpenSans";
    font-size: 29px !important;
}
.home-counter {
    display: flex !important;
    justify-content: center !important;
}

.current-pricing p,
.portfolio-wrapper .right-content p,
.buyer-wrapper .right-content p {
    color: #857E7D;
}
.portfolio-wrapper .right-content p {
    font-family: 'OpenSans' !important;
    color: rgb(51, 51, 51) !important;
    font-size: 16px !important;
}
.portfolio-wrapper .right-content p strong {
    font-size: 18px !important;
    color: rgb(51, 51, 51) !important;
    font-family: 'OpenSans';
}

.portfolio-wrapper .portfolio-bottom-box ul li {
    font-size: 16px !important;
    font-family: 'OpenSansBold';
    color: rgb(87, 87, 86);
} 

/* Custom box style for portfolio section */
.portfolio-box {
    position: relative;
    background: #fff;
    box-shadow: 4px 4px 10px rgba(0,0,0,0.25) !important;
    border-radius: 6px;
    padding: 20px;
    overflow: visible; /* allow the pseudo element to sit outside */
}

/* left border accent with gap */
.portfolio-box::before {
    content: "";
    position: absolute;
    top: 0px;          
    bottom: 0px;       
    left: -8px;         /* move outside box to create gap */
    width: 2px;
    background: #80284e;
    border-radius: 6px; /* keeps rounded effect */
}
/* Optional: hover effect */
.portfolio-box:hover {
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.2);
}
.portfolio-box ul li {
    position: relative;
    padding-left: 28px;       /* spacing for the icon */
    font-weight: 500;
    color: #333;
}

/* Style the arrow icons */
.portfolio-box ul li i {
    position: absolute;
    left: 0;
    top: 4px;
    color: #80284e;           /* same as your left border color */
    font-size: 14px;
    transition: transform 0.2s ease, color 0.2s ease;
}

/* Hover effect on li */
.portfolio-box ul li:hover i {
    transform: translateX(4px);  /* arrow slides right a bit */
    color: #28a745;              /* green hover color */
}

.portfolio-box ul li:hover {
    color: #000; /* darken text on hover */
}
/* Make arrow color same as portfolio border */
.portfolio-box ul li i.fa-arrow-right {
    color: rgb(51, 51, 51) !important; /* green hover */
    font-size: 14px;
    margin-right: 8px;
    transition: color 0.3s ease, transform 0.2s ease;
}

/* On hover change arrow color */
.portfolio-box ul li:hover i.fa-arrow-right {
    color: rgb(51, 51, 51) !important; /* green hover */
    transform: translateX(3px);
}

.btn.req-more-price-btn {
    z-index: 9999;
    position: relative;
}

/*.about-us-wrapper .row {*/
/*    align-items: center;*/
/*}*/
.about-us-wrapper .row {
    align-items: baseline;
}

.current-pricing .learn-more-btn {
    margin: 15px 0 !important;
}


.req-pr {
    font-size: 1.5rem !important;
    line-height: 23px;
}

a.nav-link.mbbar:after {
    display: none;
}

div#navbarNavDropdown .nav-link:hover:after {
    width: 100%;
    opacity: 1;
}

div#navbarNavDropdown ul li a:after {
    position: absolute;
    bottom: -5px;
    width: 0;
    content: '';
    left: 0;
    right: 0;
    transition: 0.3s;
    border-bottom: 2px solid #80284e;
    opacity: 0;
}

div#navbarNavDropdown li.border-box {
       margin-right: -15px !important;
}

div#navbarNavDropdown li.nav-item.section-link {
    margin: 15px;
}

div#navbarNavDropdown ul.navbar-nav li {
    margin: 0 10px;
}

#navbar a {
    padding: 0;
    color: #857E7D;
}

li.border-box ul {
    text-align: center;
    border: 1px solid #fff;
    display: flex;
    justify-content: space-between;
    padding: 14px;
}

.sticky li.border-box ul {
    border: 1px solid #d5d5d5;
}

li.border-box ul li {
    margin: 0 10px;
}

.sidenav ul li {
    margin: 13px 0 0 0;
}

.sidenav ul li a:hover {
    color: #80284e;
}

.sidenav a:hover:after {
    width: 100%;
}

.library-wrapper .content-one a {
    margin-top: 20px !important;
}

.portfolio-wrapper .right-wrap-overlay:after {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    z-index: 999;
    bottom: 0;
}

.portfolio-wrapper .portfolio_content-left {
    /*content: "";*/
    /*background: rgba(0, 0, 0, 0.7);*/
    /*position: absolute;*/
    /*width: 50%;*/
    /*height: 100%;*/
    /*right: 0 !important;*/
    /*left: auto;*/
    /*bottom: 0;*/
    /*top: 0;*/
    /*padding: 0;*/
}

/*.portfolio-wrapper .right-wrap-overlay {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    width: 50%;*/
/*    content: "";*/
/*    background: rgba(255, 255, 255, 0.1);*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    height: 100%;*/
/*    padding: 0;*/
/*}*/
.portfolio-wrapper {
    background-color:rgb(242, 245, 249);
}

.portfolio-wrapper .left-wrap {
    padding: 200px 0 200px 85px;
}

.portfolio-wrapper .right-wrap {
    padding: 20px 20px 20px 0;
}
.portfolio-wrapper .about-us-inner-breadcrub p span {
    text-decoration: underline !important;
    font-family: "OpenSans" !important;
    font-size: 13px;
    color: rgb(51, 51, 51) !important;
}
.portfolio-wrapper h2{
    font-size: 24px !important;
    font-family: 'OpenSansSemiBold';
    /*color: rgb(136, 235, 87) !important;*/
    color: rgb(136, 53, 87) !important;
}

section#contactus {
    height: 100% !important;
/*    padding: 100px 0px 0px 0px !important;*/
    background-color: rgb(252, 251, 251) !important;
}

section#contactus .fp-tableCell {
    height: 100% !important;
}
section#contactus .about-us-inner-breadcrub p {
    font-family: "OpenSans" !important;
    color: #333333 !important;
    font-size: 13px !important;
    text-decoration: underline;
}

#contactus .contact_heading h2 {
    font-family: 'OpenSansBold' !important;
    font-size: 24px !important;
    color: rgb(136, 53, 87) !important;
}

#contactus p {
    font-family: 'OpenSans' !important;
    font-size: 16px !important;
    color: rgb(51, 51, 51) !important;
}
#contactus .contact-bottom h5 {
    font-family: 'OpenSansBold' !important;
    font-size: 24px !important;
    color: rgb(136, 53, 87) !important;
}
#contactus .contact-bottom .border-col {
  border-left: 1px solid rgb(136, 53, 87);
  padding-left: 25px;
}

.row.email.mt-4 {
    margin-top: 0 !important;
    margin-bottom: 25px;
}

.row.address.mt-4 {
    margin-top: 30px !important;
}

.row.address.mt-4 .a_text p:last-child {
    display: none;
}

.row.address.mt-4 .a_text p {
    margin: 0;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    background: #8b2346;
}
div#fp-nav[data-section="PxS"] span {
    background: #fff;
}

.portfolio-wrapper .left-wrap ul.portfolio_list li span {
    font-family: 'Outfit', sans-serif !important;
    font-size: 16px;
}

.ml-auto.mob-nav.d-flex.align-items-end.hiding a {
    margin-left: 20px;
}

.portfolio-wrapper .row {
    align-items: center;
}

iframe {
    height: 100%;
}

.page-content.map-content {
    height: 100%;
}



.menubar span.second {
    height: 0;
}

.menubar:hover span {
    margin: 0 !important;
}

.menubar:hover .first {
    transform: rotate(39deg) translateX(6px) translateY(-2.5px);
    background-color: transparent;
    width: 20px;
    border-top: 2px solid #80284e !important;
    border-right: 2px solid transparent;
}


/*.menubar:hover .first {*/


/*transform: rotate(39deg) translateX(6px) translateY(-2.5px);}*/


/*.menubar:hover .third {*/


/*transform: rotate(-39deg) translateX(5.1px) translateY(2.5px);}*/

.menubar:hover .second {
    transform: rotate(180deg) translateX(0px) translateY(0px);
}

.menubar:hover .third {
    transform: rotate(-39deg) translateX(6px) translateY(2.5px);
    background-color: transparent;
    width: 20px;
    border-bottom: 2px solid #80284e !important;
    border-right: 2px solid transparent;
}

.menubar span.first {
    border-top: 2px solid #857E7D !important;
}

.menubar span.second {
    border-bottom: 2px solid #857E7D;
}

.menubar span.third {
    border-bottom: 2px solid #857E7D;
}

div#fp-nav[data-section="Solutions"] span {
    background: #fff;
}

/*
div#fp-nav[data-section="Pxl"] span {
    background: #fff;
}
*/
/*section#contactus {
    padding-top: 100px !important;
}*/

section#about-us {
    position: relative;
    z-index: 9999;
}

.portfolio-wrapper .left-wrap {
    display: none;
}

.buyer-wrapper tspan {
    font-family: 'Outfit', sans-serif !important;
}

.buyer-wrapper g.highcharts-label text {
    font-family: 'Outfit', sans-serif !important;
}

.sidenav ul {
    padding: 0;
    list-style: none;
    margin: 70px 0 0 0;
}

.sidenav .closebtn {
    top: 0;
    right: 25px;
}

.sidenav.shadow.open {
    width: 250px;
}

.sidenav.shadow.open {
    transition: all .5s ease-in-out;
    right: 0;
}

.sidenav {
    right: -300px;
    width: 300px;
    content: '';
    text-align: left;
    z-index: 111111;
    margin: 0;
    padding: 25px 15px 30px 40px;
    display: block;
}

.blur-bootstrap {
  filter: blur(6px);
  -webkit-filter: blur(6px);
  pointer-events: none;
  cursor: not-allowed;
  transition: filter 0.3s ease;
}

.about-wrapper .counter-wrapper span.cp-sign {
    color: rgb(112, 111, 111) !important;
    font-family: "OpenSansSemiBold";
    font-size: 61px !important;
}
.about-wrapper .counter-wrapper span.el-number{
    color: rgb(136, 235, 87) !important;
    font-family: "OpenSansSemiBold";
    font-size: 110px !important;
}
.about-wrapper .counter-wrapper span.el-suffix {
    color: rgb(112, 111, 111) !important;
    font-family: "OpenSansSemiBold";
    font-size: 61px !important;  
}
.about-wrapper .counter-wrapper span.el-suffix-mark {
    color: rgb(136, 235, 87) !important;
    font-family: "OpenSansSemiBold";
    font-size: 80px !important; 
}

.about-wrapper .counter-wrapper span.counter {
    color: rgb(136, 235, 87) !important;
    font-family: "OpenSansSemiBold";
    font-size: 110px !important;
}
.about-wrapper .counter-wrapper span.counter-suffix-mark {
    color: rgb(136, 235, 87) !important;
    font-family: "OpenSansSemiBold";
    font-size: 110px !important;
}
.about-wrapper .counter-wrapper span.counter-suffix {
    color: rgb(112, 111, 111) !important;
    font-family: "OpenSansSemiBold";
    font-size: 61px !important;
}
.about-wrapper .counter-wrapper p.secondary-text {
    color: rgb(112, 111, 111) !important;
    font-family: "OpenSansBold";
    font-size: 21px !important;
}

.about-wrapper .counter-wrapper p.advising-text {
    color: rgb(112, 111, 111) !important;
    font-family: "OpenSansBold";
    font-size: 21px !important;
}

.learn-more-link-btn .fa-arrow-right::before {
  font-size: 16px;
  color: rgb(51, 51, 51);
}
.about-wrapper a.learn-more-link-btn {
    color: rgb(136, 235, 87) !important;
    font-family: "OpenSansBold";
    font-size: 16px !important;  
}

.about-wrapper.section {
    padding: 0px 0px !important;
}

#contactus .contact-bottom a {
    color: rgb(136, 53, 87) !important;
} 

@media screen and (min-width: 768px) and (max-width: 1025px) {
    
        .library-wrapper .content-one .pt-lg-5, .py-lg-5 {padding-top: 0rem !important;}
}



@media only screen and (max-width: 1025px) {
    .home .left-about-wrap {
        padding: 150px 20px 200px 0;
    }
    .home .portfolio-wrapper .right-wrap {
        padding: 70px 50px 60px 0px !important;
    }
    .about-us-wrapper {
        padding: 100px 0 !important;
    }
    .registration {
        padding: 25px;
    }
    .library-wrapper,
    .portfolio-wrapper,
    .buyer-wrapper {
        overflow: hidden;
    }
    .about-wrapper #video2 {
        width: 100% !important;
    }
    #videoMessage2 {
        width: fit-content;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 12px 0 6px 20px;
    }
    section#contactus {
        padding-top: 40px !important;
    }
    footer.footer_contact {
        margin-top: 60px;
    }
    .buyer-wrapper .right-wrap-desktop {
        padding: 40px 0 0 0 !important;
    }
    .buyer-wrapper .right-wrap {
        padding: 40px 50px 90px 0px !important;
    }
    .counter-wrapper span,
    .bn-wrapper span {
        font-size: 42px;
    }
    .counter-wrapper .counter,
    .bn-wrapper .el-number {
        font-size: 45px;
    }
    .counter-wrapper span,
    .bn-wrapper span {
        font-size: 40px;
    }
    .about-wrapper .left-about-wrap .counter-wrapper p,
    .about-wrapper .left-about-wrap .bn-wrapper p {
        font-size: 14px;
    }
    
    
    
}

section#contactus .fp-tableCell {
    padding: 30px 0;
}

@media only screen and (max-width: 1088px) {
    div#navbarNavDropdown {
        font-size: 13px !important;
    }
    .req-pr {
        font-size: 16px !important;
    }
    .registration h4 {
        font-size: 1.2rem;
    }
    .menubar:hover .third {
        transform: rotate(-39deg) translateX(44%) translateY(37%);
    }
    section#contactus {
        padding: 100px 0px 0px 0px !important;
    }
}

@media only screen and (max-width: 991px) {
    .home .left-about-wrap {
        padding: 0;
    }
    .about-wrapper .tableCell {
        height: 550px !important;
        padding-bottom: 75px;
    }
    section#about-us {
        height: 550px !important;
        padding-bottom: 0px;
    }
    section#about-us .fp-tableCell {
        height: 100% !important;
    }
    .about-us-wrapper .tableCell {
        height: 550px !important;
    }
    section#pricing {
        height: 550px !important;
        padding: 80px 0 !important;
    }
    section#pricing .fp-tableCell {
        height: 100% !important;
    }
    section#pricing {
        margin: 0 !important;
    }
    section#portfolio {
        overflow: hidden;
    }
    section#buyer-coverage {
        overflow: hidden;
    }
    .about-us-wrapper .registration {
        margin-top: 20px;
    }
    .library-wrapper {
        background-position: center;
        background-size: auto;
    }
    section#portfolio {
        height: 550px !important;
        padding: 80px 0;
    }
    section#portfolio .fp-tableCell {
        height: 100% !important;
    }
    section#portfolio .right-wrap-desktop .left-wrap {
        padding-top: 50px !important;
    }
    /*.portfolio-wrapper .right-content p {*/
    /*    color: #fff !important;*/
    /*}*/
    .buyer-wrapper .tableCell {
        height: 800px !important;
        padding-bottom: 90px;
    }
    .buyer-wrapper .right-wrap-desktop p {
        color: #fff !important;
    }
    section#contactus {
        height: 700px !important;
        padding: 0;
    }
    section#contactus .fp-tableCell {
        height: 100% !important;
    }
    .library-wrapper .content-two {
        padding: 0 0 55px 0;
    }
    .portfolio-wrapper .right-wrap-desktop a.learn-more-btn.mt-5 {
        color: #fff;
        border-color: #fff;
    }
        .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid, .navbar-expand-lg>.container-lg, .navbar-expand-lg>.container-md, .navbar-expand-lg>.container-sm, .navbar-expand-lg>.container-xl {
         padding-right: 15px;
         padding-left: 15px; 
    }

}

@media only screen and (max-width: 768px) {
    .home .left-about-wrap {
        padding: 0;
    }
    .about-us-wrapper {
        padding: 50px 0;
        margin: 0;
    }
    .custom-para {
        color: #857e7d !important;
    }
    .about-us-inner {
        top: 0;
    }
    .content-one {
        padding: 100px 0 80px 0;
    }
    .content-two {
        padding: 0;
    }
    .right-content p {
        color: #fff;
    }
    .about-wrapper .tableCell {
        height: 500px !important;
        padding-bottom: 75px;
    }
    section#about-us {
        height: 500px !important;
    }
    a.learn-more-btn.mt-5 {
        margin-top: 20px !important;
    }
    .about-us-wrapper .container {
        padding-right: 0px;
        padding-left: 0px;
    }
    .about-us-wrapper .current-pricing {
        padding: 0 15px;
    }
    .about-us-wrapper .latest-pricing,
    .about-us-wrapper .registration {
        margin-left: 15px;
        margin-right: 15px;
    }
    section#portfolio {
        overflow: hidden;
        padding: 40px 0;
    }
    section#buyer-coverage {
        overflow: hidden;
        padding: 30px 0;
    }
    .buyer-wrapper .right-wrap-desktop {
        padding: 40px 0;
    }
    .portfolio-wrapper .right-wrap-desktop {
        padding: 30px 0;
    }
    .library-wrapper {
        background-position: center;
        background-size: auto;
    }
    .library-wrapper .content-one {
        padding: 0;
    }
    .library-wrapper .content-two {
        padding: 0 0 50px 0;
    }
    .mb-hero-section .video-content {
        display: block !important;
    }
    /*.about-us-wrapper .container .row{width:100%;}*/
    .buyer-wrapper .right-wrap {
        padding: 0px 50px 90px 20px !important;
    }
    section#portfolio .right-wrap-desktop .left-wrap {
        padding-top: 30px !important;
    }
    section#portfolio .right-wrap-desktop .right-wrap {
        margin-bottom: 0rem !important;
    }
    .counter-wrapper span,
    .bn-wrapper span {
        font-size: 35px;
    }
    .counter-wrapper .counter,
    .bn-wrapper .el-number {
        font-size: 35px;
    }
    
}

@media only screen and (max-width: 560px) {
    .list-table-wrapper {
        display: block;
        width: 100vw;
        overflow-x: auto;
    }
    section#buyer-coverage {
        padding: 0 0 20px 0;
    }
    section#contactus {
        padding: 10px 0 10px 0 !important;
    }
    section#contactus .fp-tableCell {
        padding: 30px 0 10px 0;
    }
    .portfolio-wrapper .right-wrap-desktop {
        padding: 40px 0 30px 0;
    }
    section#pricing {
        padding: 60px 0 !important;
    }
    section#about-us {
        height: 450px !important;
        padding-bottom: 0px;
    }
    .about-us-wrapper .container .row {
        width: 100%;
    }
    .about-us-wrapper .latest-pricing,
    .about-us-wrapper .registration {
        width: 100%;
    }
    .library-wrapper .content-one {
        padding: 50px 0 0 0 !important;
    }
    .buyer-wrapper .right-wrap {
        padding: 10px 30px 40px 0px !important
    }
    section#portfolio .right-wrap-desktop .left-wrap {
        padding-top: 0 !important;
    }
    section#portfolio .right-wrap-desktop .right-wrap {
        margin-bottom: 6rem;
    }
    .counter-wrapper span,
    .bn-wrapper span {
        font-size: 25px;
    }
    .counter-wrapper .counter,
    .bn-wrapper .el-number {
        font-size: 25px;
    }
    .show-more-price {
        left: 42%;
    }
    section#portfolio {
        padding: 10px 0;
    }
    .about-us-inner {
        top: 0;
    }
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid, .navbar-expand-lg>.container-lg, .navbar-expand-lg>.container-md, .navbar-expand-lg>.container-sm, .navbar-expand-lg>.container-xl {
         padding-right: 0; 
        padding-left: 0; 
    }
    
/*    span.nav-link.text-black.mobile-nav {
        margin-right: 0.1px !important;
    }*/
}


/*
@media (min-width: 992px) {
    .sidenav ul li {
        margin-top: 8px;
    }
    
    div#navbarNavDropdown li {
    margin: 12px;
}
}

*/

.register-icon,
.login-icon {
    font-size: 20px !important;
}

@media only screen and (max-width: 1280px) {
    .about-us-wrapper {
        padding: 0;
    }
}

@media only screen and (max-width: 1200px) {
    #navbarNavDropdown {
        display: none !important;
    }
    .hiding,
    .mob-nav .mobile-nav {
        display: block !important;
    }
    section#contactus {
        padding: 100px 0px 0px 0px !important;
    }
   
}

@media only screen and (max-width: 1200px) and (min-width: 1000px) {
    div#navbarNavDropdown li.nav-item.section-link {
        margin: 12px;
    }
    li.border-box ul li {
        margin: 10px !important;
    }
    .sticky li.border-box ul li {
        margin: 11px 10px !important;
    }
    .menubar:hover .first {
        transform: rotate(39deg) translateX(6px) translateY(-1.5px);
    }
    .menubar:hover .third {
        transform: rotate(-39deg) translateX(6px) translateY(1.5px);
    }
    .menubar:hover .second {
        transform: rotate(180deg) translateX(3px) translateY(-0.7px);
    }
    .sticky .menubar:hover .first {
        transform: rotate(39deg) translateX(6px) translateY(-1.8px);
    }
    .sticky .menubar:hover .third {
        transform: rotate(-39deg) translateX(6px) translateY(1.8px);
    }
    .sticky .menubar:hover .second {
        transform: rotate(180deg) translateX(2px) translateY(-0.2px);
    }
}

@media only screen and (max-width: 1300px) and (min-width: 1200px) {
    .menubar:hover .first {
        transform: rotate(39deg) translateX(6px) translateY(-1.8px);
    }
    .menubar:hover .third {
        transform: rotate(-39deg) translateX(6px) translateY(1.8px);
    }
    .menubar:hover .second {
        transform: rotate(180deg) translateX(2px) translateY(0);
    }
     div#videoDiv2 #video2 {
        height: 100vh !important;
        object-fit: cover;
    }
}


@media only screen and (min-width: 1400px) and (max-width: 1500px) {
    div#videoDiv2 #video2 {
        height: 100vh !important;
        object-fit: cover;
    }
    
    section#library .content-one .pt-xl-5, .py-xl-5{padding-top:0 !important;}
}

@media screen and (min-width: 1500px) and (max-width: 1600px) {
    body a {
        font-size: 17px !important;
    }
    body table#myTable a {
        font-size: 16px !important;
    }
    .navbar a {
        font-size: unset !important;
    }
    .portfolio-wrapper ul li span {
        font-size: 19px !important;
    }
    .about-us-wrapper #myTable th,
    .about-us-wrapper #myTable td {
        font-size: 19px !important;
    }
    .about-wrapper .left-about-wrap p,
    .portfolio-wrapper .right-content p,
    .buyer-wrapper .right-content p,
    section#contactus .content-text p {
        font-size: 19px;
    }
    /*
    section#contactus {
        padding-top: 130px !important;
    }*/
    .footer_contact {
        margin-top: 25px;
    }
    .row.email p a {
        font-size: 19px !important;
    }
    .copyright {
        font-size: 19px !important;
    }
    .buyer-wrapper tspan {
        font-size: 16px !important;
    }
    .buyer-wrapper g.highcharts-label text {
        font-size: 16px !important;
    }
    .sidenav .closebtn {
        font-size: 48px !important;
    }
    .sidenav ul li {
        margin-top: 13px;
    }
    div#navbarNavDropdown li.nav-item.section-link {
        margin: 15px;
    }
    section#contactus .fp-tableCell {
        padding: 0;
    }
    .menubar:hover .first {
        transform: rotate(39deg) translateX(6px) translateY(-1.4px);
    }
    .menubar:hover .third {
        transform: rotate(-39deg) translateX(6px) translateY(1.4px);
    }
    .menubar:hover .second {
        transform: rotate(180deg) translateX(3px) translateY(-0.5px);
        ;
    }
    .current-pricing h2.fw-200 {
        margin-top: 30px;
        margin-bottom: 0 !important;
    }
    .about-us-wrapper {
        padding: 0 !important;
    }
    .current-pricing p {
        font-size: 17px;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1700px) {
    body a {
        font-size: 18px !important;
    }
    body table#myTable a {
        font-size: 16px !important;
    }
    .navbar a {
        font-size: unset !important;
    }
    .portfolio-wrapper ul li span {
        font-size: 1.6rem !important;
    }
    .about-us-wrapper #myTable th,
    .about-us-wrapper #myTable td {
        font-size: 18px !important;
    }
    .footer_contact {
        font-size: 18px;
    }
    .portfolio-wrapper .row {
        align-items: center;
    }
    .about-wrapper .left-about-wrap p,
    .current-pricing p,
    .portfolio-wrapper .right-content p,
    .buyer-wrapper .right-content p,
    section#contactus .content-text p {
        font-size: 1.6rem;
    }
    .row.email p a {
        font-size: 1.6rem !important;
    }
    section#library {
        padding: 30px 0 !important;
    }
    .buyer-wrapper tspan {
        font-size: 18px !important;
    }
    .buyer-wrapper g.highcharts-label text {
        font-size: 18px !important;
    }
    .home .left-about-wrap {
        padding: 20px 0 20px 0;
    }
    /*
    section#contactus {
        padding-top: 120px !important;
    }*/
    .sidenav .closebtn {
        font-size: 48px !important;
    }
    section#contactus .fp-tableCell {
        padding: 0;
    }
    .menubar:hover .second {
        transform: rotate(180deg) translateX(3px) translateY(0px);
    }
    .menubar:hover .first {
        transform: rotate(39deg) translateX(6px) translateY(-1.4px);
    }
    .menubar:hover .third {
        transform: rotate(-39deg) translateX(6px) translateY(1.4px);
    }
    .current-pricing h2.fw-200 {
        margin-top: 10px;
    }
    
    section#library .content-one .pt-xl-5, .py-xl-5{padding-top:0 !important;}
    section#library .content-one.mt-lg-5, .my-lg-5 { margin-top: 0 !important;}
}

@media screen and (min-width: 1700px) and (max-width: 1800px) {
    .about-wrapper .left-about-wrap p,
    .portfolio-wrapper .right-content p,
    .buyer-wrapper .right-content p,
    section#contactus .content-text p {
        font-size: 1.5rem;
    }
    body a {
        font-size: 18px !important;
    }
    
    body table#myTable a {
        font-size: 16px !important;
    }
    .navbar a {
        font-size: unset !important;
    }
    .home .registration {
        padding-bottom: 46px;
    }
    .portfolio-wrapper ul li span {
        font-size: 24px !important;
    }
    .row.email p a {
        font-size: 1.5rem !important;
    }
    .about-us-wrapper #myTable th,
    .about-us-wrapper #myTable td {
        font-size: 20px !important;
    }
    .footer_contact,
    .footer_contact a {
        font-size: 20px !important;
        margin-top: 20px;
    }
    .row.address.mt-4 .text-uppercase,
    .row.email .text-uppercase,
    .row.phone .text-uppercase {
        font-size: 1.6em;
    }
    .row.phone {
        margin-top: 40px !important;
    }
    .menubar:hover .first {
        transform: rotate(39deg) translateX(6px) translateY(-1.8px);
    }
    .menubar:hover .third {
        transform: rotate(-39deg) translateX(6px) translateY(1.8px);
    }
    .menubar:hover .second {
        transform: rotate(180deg) translateX(1px) translateY(0);
    }
    .current-pricing h2.fw-200 {
        margin-top: 30px;
        margin-bottom: 0 !important;
    }
    .about-us-wrapper {
        padding: 0 !important;
    }
    .current-pricing p {
        font-size: 1.2rem;
    }
}

@media screen and (min-width: 1800px) and (max-width: 2020px) {
    .portfolio-wrapper ul li span {
        font-size: 1.6rem !important;
    }
    .about-us-wrapper #myTable th,
    .about-us-wrapper #myTable td {
        font-size: 16px !important;
    }
    .home .registration {
        padding-bottom: 48px;
    }
    .about-us-wrapper {
        height: 100%;
        padding: 10px 0 !important;
    }
    .about-us-wrapper .fp-tableCell {
        height: 100% !important;
    }
    .footer_contact,
    .footer_contact a {
        font-size: 22px;
        margin-top: 60px;
    }
    .portfolio-wrapper .row {
        align-items: center;
    }
    .about-wrapper .left-about-wrap p,
    .current-pricing p,
    .portfolio-wrapper .right-content p,
    .buyer-wrapper .right-content p,
    section#contactus .content-text p {
        font-size: 1.6rem;
    }
    .row.address.mt-4 .text-uppercase,
    .row.email .text-uppercase,
    .row.phone .text-uppercase,
    .row.email p a {
        font-size: 1.6rem !important;
    }
    section#library {
        padding: 30px 0 !important;
    }
    .buyer-wrapper tspan {
        font-size: 18px !important;
    }
    .buyer-wrapper g.highcharts-label text {
        font-size: 18px !important;
    }
    .text-uppercase {
        font-size: 2em !important;
    }
    .about-us-wrapper .latest-pricing h4,
    .about-us-wrapper .registration h4 {
        font-size: 1.4em !important;
    }
    .btn-registration,
    .btn-latest-request {
        font-size: 1.2em !important;
    }
    /*
    section#contactus {
        padding-top: 90px !important;
    }*/
    .row.address {
        margin-bottom: -5px !important;
    }
    .row.phone {
        margin-top: 35px !important;
    }
    .current-pricing h2.fw-200 {
        margin-top: 30px;
    }
}

@media screen and (min-width: 1800px) and (max-width: 1920px) {
    .menubar:hover .first {
        transform: rotate(39deg) translateX(6px) translateY(-1.2px);
    }
    .menubar:hover .third {
        transform: rotate(-39deg) translateX(6px) translateY(1.2px);
    }
    .menubar:hover .second {
        transform: rotate(180deg) translateX(3px) translateY(0px)
    }
    .sticky .menubar:hover .second {
        transform: rotate(180deg) translateX(3px) translateY(0px);
    }
    /*.current-pricing h2.fw-200 {*/
    /*    margin-top: 150px;*/
    /*}*/
}


/*------------------1920px ----------------------------------*/

@media only screen and (min-width: 1920px) {
    .text-uppercase {
        font-size: 2.7em !important;
    }
    .about-wrapper .left-about-wrap p,
    .portfolio-wrapper .right-content p,
    .buyer-wrapper .right-content p,
    section#contactus .content-text p {
        font-size: 1.7rem;
    }
    .current-pricing p {
        font-size: 1.5rem !important;
    }
    .current-pricing h2 {
        font-size: 2.5rem !important;
    }
    .current-pricing p {
        font-size: 1.6rem;
    }
    .row.address.mt-4 .text-uppercase,
    .row.email .text-uppercase,
    .row.phone .text-uppercase {
        font-size: 1.7rem !important;
    }
    .row.email p a {
        font-size: 1.7rem !important;
    }
    .row.phone.mt-4 {
        margin-top: 3rem !important;
    }
    .row.address.mt-4 {
        margin-top: 3rem !important;
    }
    /*
    section#contactus {
        padding-top: 150px !important;
    }*/
    .footer_contact,
    .footer_contact a {
        font-size: 1.4rem !important;
        margin-top: 80px;
    }
    .footer_contact {
        padding-top: 60px
    }
    section#contactus p:nth-child(4) {
        margin: 20px 0;
    }
    .buyer-wrapper tspan {
        font-size: 25px !important;
    }
    .buyer-wrapper g.highcharts-label text {
        font-size: 25px !important;
    }
    .portfolio-wrapper ul li span {
        font-size: 25px !important;
    }
    .sidenav .closebtn {
        font-size: 55px !important;
    }
    /*.current-pricing h2.fw-200 {*/
    /*    margin-top: 150px;*/
    /*}*/
    .library-wrapper .content-one {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
    .library-wrapper .content-one .pt-xl-5,
    .py-xl-5 {
        padding-top: 0rem !important;
    }
}

@media screen and (min-width: 1921px) and (max-width: 2150px) {
    .menubar:hover .first {
        transform: rotate(39deg) translateX(6.3px) translateY(-1.8px);
    }
    .menubar:hover .third {
        transform: rotate(-39deg) translateX(6.3px) translateY(1.8px);
    }
    .menubar:hover .second {
        transform: rotate(180deg) translateX(3px) translateY(0px)
    }
}

@media screen and (min-width: 2020px) and (max-width: 2700px) {
    .text-uppercase {
        font-size: 2.5em !important;
    }
    .home .registration {
        padding-bottom: 49px;
    }
    .about-wrapper .left-about-wrap p,
    .portfolio-wrapper .right-content p,
    .buyer-wrapper .right-content p,
    section#contactus .content-text p {
        font-size: 1.7rem;
    }
    .current-pricing p {
        font-size: 1.5rem;
    }
    .current-pricing h2 {
        font-size: 2.3rem !important;
    }
    .row.address.mt-4 .text-uppercase,
    .row.email .text-uppercase,
    .row.phone .text-uppercase {
        font-size: 1.7rem !important;
    }
    .row.email p a {
        font-size: 1.9rem !important;
    }
    .footer_contact,
    .footer_contact a {
        font-size: 25px;
        margin-top: 30px;
    }
    .row.phone.mt-4 {
        margin-top: 40px !important;
    }
    .about-us-wrapper .latest-pricing h4,
    .about-us-wrapper .registration h4 {
        font-size: 1.4em !important;
    }
    .btn-registration,
    .btn-latest-request {
        font-size: 1.2em !important;
    }
    .portfolio-wrapper ul li span {
        font-size: 1.9rem !important;
    }
    .buyer-wrapper g.highcharts-label text,
    .buyer-wrapper tspan {
        font-size: 20px !important;
    }
    .library-wrapper .content-one {
        margin-bottom: 5rem !important;
    }
    .sidenav .closebtn {
        font-size: 50px !important;
    }
    section#contactus {
        padding-top: 100px !important;
    }
}

@media screen and (min-width: 2151px) and (max-width: 2400px) {
    .menubar:hover .first {
        transform: rotate(39deg) translateX(6.3px) translateY(-1.8px);
    }
    .menubar:hover .third {
        transform: rotate(-39deg) translateX(6.3px) translateY(1.8px);
    }
    .menubar:hover .second {
        transform: rotate(180deg) translateX(3px) translateY(0px)
    }
}

@media screen and (min-width: 2401px) and (max-width: 2560px) {
    .menubar:hover .first {
        transform: rotate(39deg) translateX(6.3px) translateY(-1.8px);
    }
    .menubar:hover .third {
        transform: rotate(-39deg) translateX(6.3px) translateY(1.8px);
    }
    .menubar:hover .second {
        transform: rotate(180deg) translateX(3px) translateY(-0.4px)
    }
}

@media screen and (min-width: 2561px) and (max-width: 2880px) {
    .menubar:hover .first {
        transform: rotate(39deg) translateX(6.3px) translateY(-1.5px);
    }
    .menubar:hover .third {
        transform: rotate(-39deg) translateX(6.3px) translateY(1.5px);
    }
    .menubar:hover .second {
        transform: rotate(180deg) translateX(4px) translateY(-0.2px)
    }
}

@media screen and (min-width: 2881px) and (max-width: 3840px) {
    .menubar:hover .first {
        transform: rotate(39deg) translateX(6.3px) translateY(-2px);
    }
    .menubar:hover .third {
        transform: rotate(-39deg) translateX(6.3px) translateY(2px);
    }
    .menubar:hover .second {
        transform: rotate(180deg) translateX(3px) translateY(0.1px)
    }
    .home #navbarNavDropdown {
        margin-right: 7px;
    }
}

@media screen and (min-width: 3841px) and (max-width: 5760px) {
    .menubar:hover .first {
        transform: rotate(39deg) translateX(6.3px) translateY(-1.5px);
    }
    .menubar:hover .third {
        transform: rotate(-39deg) translateX(6.3px) translateY(1.5px);
    }
    .menubar:hover .second {
        transform: rotate(180deg) translateX(3px) translateY(-0.8px)
    }
}

@media screen and (min-width: 5761px) and (max-width: 7680px) {
    .menubar:hover .first {
        transform: rotate(39deg) translateX(6.3px) translateY(-1.5px);
    }
    .menubar:hover .third {
        transform: rotate(-39deg) translateX(6.3px) translateY(1.5px);
    }
    .menubar:hover .second {
        transform: rotate(180deg) translateX(3px) translateY(-1px)
    }
}

@media screen and (min-width: 2720px) and (max-width: 4075px) {
    .portfolio-wrapper ul li span {
        font-size: 2.3rem !important;
    }
    .about-us-wrapper #myTable th,
    .about-us-wrapper #myTable td {
        font-size: 25px !important;
    }
    .home .registration {
        padding-bottom: 43px;
    }
    .about-us-wrapper {
        height: 100%;
    }
    .about-us-wrapper .fp-tableCell {
        height: 100% !important;
    }
    .footer_contact {
        font-size: 25px;
    }
    .portfolio-wrapper .row {
        align-items: center;
    }
    .library-wrapper .content-one {
        margin-bottom: 6rem !important;
    }
    .about-wrapper .left-about-wrap p,
    .portfolio-wrapper .right-content p,
    .buyer-wrapper .right-content p,
    section#contactus .content-text p {
        font-size: 2.3rem;
    }
    .current-pricing p {
        font-size: 1.7rem !important;
    }
    .current-pricing h2 {
        font-size: 2.5rem !important;
    }
    .current-pricing p {
        font-size: 2rem;
    }
    .row.address.mt-4 .text-uppercase,
    .row.email .text-uppercase,
    .row.phone .text-uppercase {
        font-size: 2.5rem !important;
    }
    .row.email p a {
        font-size: 2.3rem !important;
    }
    section#library {
        padding: 30px 0 !important;
    }
    .buyer-wrapper tspan {
        font-size: 18px !important;
    }
    .buyer-wrapper g.highcharts-label text {
        font-size: 18px !important;
    }
    section#contactus {
        padding-top: 120px !important;
    }
    .text-uppercase {
        font-size: 3.5em !important;
    }
    .about-us-wrapper .text-uppercase {
        font-size: 2.5em !important;
    }
    .footer_contact,
    .footer_contact a {
        font-size: 30px !important;
        margin-top: 60px;
        padding-top: 50px;
    }
    .row.phone.mt-4 {
        margin-top: 60px !important;
    }
    .content-text p:nth-child(3) {
        margin: 40px;
    }
    .content-text p:nth-child(4) {
        margin-top: 40px;
        margin-bottom: 55px;
    }
    .about-us-wrapper .latest-pricing h4,
    .about-us-wrapper .registration h4 {
        font-size: 1.5em !important;
    }
    .btn-registration,
    .btn-latest-request {
        font-size: 1.3em !important;
    }
    .buyer-wrapper g.highcharts-label text,
    .buyer-wrapper tspan {
        font-size: 23px !important;
    }
    .sidenav .closebtn {
        font-size: 60px !important;
    }
    

    
    
}

@media screen and (min-width: 4080px) and (max-width: 5435px) {
    .about-wrapper .left-about-wrap p,
    .current-pricing p,
    .portfolio-wrapper .right-content p,
    .buyer-wrapper .right-content p,
    section#contactus .content-text p {
        font-size: 3rem;
    }
    .home .registration {
        padding-bottom: 65px;
    }
    .row.address.mt-4 .text-uppercase,
    .row.email .text-uppercase,
    .row.phone .text-uppercase {
        font-size: 3.4rem !important;
    }
    .text-uppercase {
        font-size: 4.3em !important;
    }
    .row.phone.mt-4 {
        margin-top: 4.5rem !important;
    }
    .row.address.mt-4 {
        margin-top: 4.5rem !important;
    }
    .row.email p a {
        font-size: 3rem !important;
    }
    .footer_contact,
    .footer_contact a {
        font-size: 2.5rem !important;
        margin-top: 6rem !important;
        padding-top: 80px;
    }
    section#contactus {
        padding-top: 160px !important;
    }
    section#contactus p:nth-child(4) {
        margin: 60px 0;
    }
    .buyer-wrapper tspan {
        font-size: 35px !important;
    }
    .buyer-wrapper g.highcharts-label text {
        font-size: 35px !important;
    }
    .portfolio-wrapper ul li span {
        font-size: 2.7rem !important;
    }
    .learn-more-btn {
        font-size: 30px;
    }
    .about-us-wrapper .latest-pricing h4,
    .about-us-wrapper .registration h4 {
        font-size: 1.5em !important;
        line-height: 30px;
    }
    .library-wrapper .content-one {
        margin-bottom: 10rem !important;
    }
    section#library .fp-tableCell {
        height: 100% !important;
    }
    .library-wrapper .content-one a {
        margin-bottom: 7rem;
    }
    .sidenav .closebtn {
        font-size: 85px !important;
    }
}

@media screen and (min-width: 5440px) and (max-width: 6060px) {
    .about-wrapper .left-about-wrap p,
    .current-pricing p,
    .portfolio-wrapper .right-content p,
    .buyer-wrapper .right-content p,
    section#contactus .content-text p {
        font-size: 4rem;
    }
    .home .registration {
        padding-bottom: 67px;
    }
    .row.address.mt-4 .text-uppercase,
    .row.email .text-uppercase,
    .row.phone .text-uppercase {
        font-size: 4rem !important;
    }
    .text-uppercase {
        font-size: 5em !important;
    }
    .row.phone.mt-4 {
        margin-top: 4.5rem !important;
    }
    .row.address.mt-4 {
        margin-top: 4.5rem !important;
    }
    .row.email p a {
        font-size: 4rem !important;
    }
    .footer_contact,
    .footer_contact a {
        font-size: 3.2rem !important;
        margin-top: 6rem !important;
        padding-top: 60px;
    }
    .buyer-wrapper tspan {
        font-size: 45px !important;
    }
    .buyer-wrapper g.highcharts-label text {
        font-size: 45px !important;
    }
    .learn-more-btn {
        font-size: 40px;
    }
    .portfolio-wrapper ul li span {
        font-size: 3.8rem !important;
    }
    .library-wrapper .content-one a {
        margin-bottom: 17rem;
    }
    .about-us-wrapper .latest-pricing h4,
    .about-us-wrapper .registration h4 {
        font-size: 1.6em !important;
        line-height: 30px;
    }
    .sidenav .closebtn {
        font-size: 80px !important;
    }
}

@media only screen and (min-width: 1900px) and (max-width: 5000px) {
    .library-wrapper .content-one {
        margin-bottom: 5rem !important;
    }
}