.hero-section {
    padding-top: 180px;
    padding-bottom: 200px;
    background: url(../images/bannerbgg.png);
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 9;
}
.hero-section h2.light {
    font-weight: 100;
    font-size: 32px;
}
.hero-section  h1 {
    font-weight: 800;
    font-size: 62px;
    color: #fff;
}
.btn-primary-custom {
    background: var(--primary-color);
    border: none;
    border-radius: 11px;
    padding: 18px 35px;
    font-weight: 600;
    transition: all 0.3s ease;
    color: #18445E;
    font-size: 18px;
    overflow: hidden;
    border: solid 1px #18445E1A;
    position: relative;
    text-transform: uppercase;
    font-family: 'K2d';
    position: relative;
    z-index: 9;
}
.btn-primary-custom:hover:before {
    width: 100%;
}
.btn-primary-custom:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    background: #b1ddf8;
    top: 0;
    transition: 0.5s;
    z-index: -1;
}
.btn-primary-custom:hover {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: #18445E1A;
}
.buttonshead a {
    font-size: 21px;
    color: #000;
    font-weight: 800;
    text-decoration: none;
    margin-right: 30px;
}
.hero-section .container {
    max-width: 1470px;
}
.banner-form {
    padding: 50px;
    background: #F5FBFF;
    border-radius: 13px;
}
.banner-form .form-check-label, .banner-form .form-check-label a {
    color: #818181;
    font-size: 14px;
}
.btn-primary-custom:after {
    content: "";
    position: absolute;
    width: 18px;
    height: 21px;
    background: url(../images/subtract.png);
    right: 0;
    top: 0;
}
.btn-outline-primary-custom {
    background: transparent;
    border-color: #B3C5D1;
}
.btn-outline-primary-custom::after {
    right: unset;
    left: 0;
    bottom: 0;
    top: unset;
    transform: rotate(180deg);
}
.banner-form .btn-primary-custom {
    /* width: 100%; */
    /* padding-top: 12px; */
    /* padding-bottom: 12px; */
    /* background: transparent; */
    /* border-color: #B3C5D1; */
    /* font-size: 16px; */
}
.hero-section .lead {
    width: 90%;
    margin: 20px 0 30px;
}
.hero-section:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 84%;
    background: url(../images/bannerbg.png);
    top: 0;
    z-index: -1;
}
.banner-form .form-floating > .form-control, .banner-form .form-floating > .form-select {
    background: #EEF4F7;
    border: 1px solid #EEF4F7;
    border-radius: 12px;
    color: #333;
    font-weight: 500;
    height: auto;
    min-height: 58px;
    padding: 20px 20px !important;
    font-size: 15px;
}
.banner-form .form-floating > .form-control:focus ~ label,
.banner-form .form-floating > .form-control:not(:placeholder-shown) ~ label,
.banner-form .form-floating > .form-select:focus ~ label,
.banner-form .form-floating > .form-select:not([value=""]) ~ label {
    transform: scale(0.8) translateY(-1rem) translateX(0.15rem);
}
.banner-form .form-floating label:after,.banner-form .form-floating label:before  {
    background: transparent !important;
    
}
.form-floating>label {
    background: transparent !important;
}


/*Enjoy 50% Sec*/
section.cta-section {
    padding: 0 60px;
}
.cta-section .container {
    padding: 40px 0px 40px 0px;
    background: #fff;
    border-radius: 10px;
}
.cta-section .container .row {
    align-items: center;
}
.cta-section .container .row .col-lg-6:last-child {
    /* display: flex; */
    /* justify-content: center; */
}
.cta-section  h2 {
    margin: 0 0 20px !important;
    font-size: 60px;
}
.cta-section p {
    margin-bottom: 15px;
    font-size: 18px;
    color: #536F80;
    line-height: 32px;
}
.cta-section .container img {
    width: 100%;
}

.cta-section .buttonss {
    margin-top: 50px;
}
section.reachSec .banner-form {
    background: transparent;
    padding: 0;
    border-radius: unset;
}
section.reachSec .banner-form .form-floating > .form-control, section.reachSec .banner-form .form-floating > .form-select {
    background: #ffffff;
    border: none;
    border-bottom: none !important;
    border-radius: 0;
    resize: none;
    margin-bottom: 20px;
    box-shadow: none !important;
    /* height: 80px; */
    border-radius: 7px;
    padding-top: 40px !important;
    width: 100%;
}
.infomain .infoinner {
    display: flex;
    align-items: center;
    /* margin-bottom: 30px; */
    padding-top: 30px;
    border-top: 2px solid lab(0 0 0 / .08);
    padding-bottom: 30px;
}
.infomain .infoinner img {
    width: 60px;
    height: 60px;
    object-fit: scale-down;
    display: flex;
    align-items: center;
    background: #B1DDF8;
    border-radius: 14px;
    margin-right: 17px;
}
.forminner {
    background: #ffffff;
    padding: 50px;
    border-radius: 16px;
    padding-bottom: 30px;
}
.forminner h2 {
    margin-bottom: 25px;
    /* width: 90%; */
    font-size: 34px;
    font-weight: 600;
}
.forminner  p {
    margin-bottom: 30px;
    /* width: 82%; */
}
.form-floating>.form-control:focus~label::after {
    background: transparent;
}
.infomain .infoinner .innermm span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #18445E;
}
.infomain .infoinner .innermm a {
    color: #18445E;
    text-decoration: none;
    "K2D", font-family: sans-serif;
    font-family: "K2D", sans-serif;
}
.infomain .infoinner .innermm {
    font-weight: bold;
    font-family: "K2D", sans-serif;
    font-size: 18px;
}
.reachSec .btn-primary-custom {
    width: fit-content;
    padding: 24px 60px;
    background: #18445E;
    color: #fff;
    border: 1px solid #18445E;
    margin-top: 33px;
    line-height: 1;
    font-size: 18px;
}
.reachSec .btn-primary-custom .fa-arrow-right {
    background: #fff;
    color: #000;
}
.reachSec {
    padding-bottom: 100px;
    padding-top: 150px;
    padding-left: 60px;
    padding-right: 60px;
}
.form-floating>.form-control-plaintext~label::after, .form-floating>.form-control:focus~label::after, .form-floating>.form-control:not(:placeholder-shown)~label::after, .form-floating>.form-select~label::after {
    background: transparent;
}

.forminner .infomain {
    /* padding-top: 30px; */
    /* border-top: 2px solid lab(0 0 0 / .08); */
}


section.whoweare {
    padding-bottom: 100px;
}




@media screen and (max-width: 560px) {
.callusnow a {
    height: 50px;
    width: 50px;
    padding: 12px;
}
.navbar-brand {
    width: 180px;
}

.navbar {
    padding: 10px 0;
}

/*.buttonshead {
    display: none;
}*/

.navbar.fixed .navbar-brand img {
    width: 93%;
}

.navbar.fixed {
    padding: 8px 0;
}
.navbar-nav .nav-link {
    margin: 0;
    font-size: 16px;
    margin-bottom: 16px;
}
ul.navbar-nav {
    padding: 20px 0px;
    margin: 0 !important;
    background: #fff;
    padding: 20px 20px 0;
    margin-top: 20px !important;
}
.navbar-toggler {
    padding: 4px;
    background: #19445e;
    box-shadow: none !important;
}
.navbar-toggler-icon {
    filter: invert(1) brightness(20.5);
}
.hero-content h2 {
    font-size: 20px;
    opacity: 1 !important;
}
.hero-content h1 {
    font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
    opacity: 1 !important;
}

p {
    font-size: 14px;
}

.hero-content .lead {
    font-size: 14px;
    text-align: center;
    opacity: 1 !important;
    width: 100%;
}

.btn-primary-custom {
    font-size: 14px;
    border-radius: 10px;
    padding: 12px 28px 5px;
}

.btn .fa-arrow-right {
    width: 25px;
    height: 25px;
    border-radius: 4px;
}

.hero-section {
    padding-top: 80px;
    padding-bottom: 50px !important;
    text-align: center;
}

.banner-form {
    padding: 20px;
    border-radius: 15px;
    margin-top: 30px;
}

.banner-form .form-floating > .form-control, .banner-form .form-floating > .form-select {
    height: 54px !important;
    padding: 0 0 !important;
    min-height: unset;
}
.banner-form .form-floating > label {
    font-size: 14px;
}
.banner-form label {
    font-size: 13px;
}
.book-showcase .container {
    padding: 20px;
}
.book-image {
    height: 392px;
    padding: 50px;
}
.book-image img {
    height: 100%;
    object-fit: scale-down;
    width: 100%;
}
.book-showcase h2 {
    font-size: 27px;
    width: 100%;
    margin-top: 16px;
}
.book-showcase li {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 12px;
}
.book-showcase {
    padding-bottom: 40px;
}
.services-section h2 {
    width: 100%;
    font-size: 26px;
}
.services-section p {
    width: 100%;
}
.process-section .row .mainninner {
    padding: 20px 20px;
    width: 100%;
}
.process-section .row {
    border-radius: 22px;
    padding-top: 0;
    margin: 0;
    flex-direction: column-reverse;
}
h2 {
    font-size: 28px;
}
.process-section .row img {
    margin-bottom: 40px;
}
.process-section {
    padding-bottom: 30px;
}
.portfolioSec p {
    width: 100%;
}
.hero-section h2.light {
    font-size: 20px;
}

section.book-showcase .container>.row {
    padding: 30px 0;
}

section.book-showcase h2 {
    font-size: 28px;
}

section.book-showcase h3 {
    font-size: 18px;
}

section.book-showcase .container>.row ul {
    margin-top: 0;
}

section.book-showcase .container>.row li {
    font-size: 14px;
}

.btn-primary-custom {
    margin: 6px 0;
}

section.book-showcase .container>.row .d-flex .maininnerrr {
    position: unset;
    padding: 20px 20px 20px;
    max-width: 100%;
    transform: unset;
}

section.book-showcase .container>.row .d-flex {
    display: block !important;
}

.book-image {
    padding: 0;
}

.services-section .container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.services-section .slick-next {right: 30%;}

.services-section .slick-prev {
    left: 30%;
}

section.process-section .mainninner h2 {
    font-size: 23px;
}

section.process-section .mainninner p {
    width: 100%;
    margin: 20px 0;
}

section.process-section .container {
    padding: 20px;
}

section.portfolioSec {
    padding-top: 30px;
    padding-bottom: 30px;
}

section.portfolioSec p {
    width: 100%;
}

section.portfolioSec h3 {
    font-size: 19px;
}

.portfolioSec .book-card {
    min-height: unset;
    padding: 20px !important;
}
.portfolioSec .book-card img {
    width: 40%;
}
.mainslider .item .iteminner h3 {
    font-size: 18px;
}
.mainslider .item p {
    line-height: 1.4;
}
.mainslider .item .iteminner {
    padding: 18px;
    min-height: unset;
}
.mainslider .item {
    margin: 0 10px;
}
.services-section {
    padding-bottom: 50px;
}
.portfolioSec .buttonss {
    margin-top: 90px;
}
.portfolioSec .slick-prev {
    left: -1%;
}
.portfolioSec .slick-prev:before, .portfolioSec .slick-next:before {
    height: 50px;
    width: 50px;
}
.portfolioSec .slick-next {
    right: 0%;
}
.portfolioSec {
    padding-bottom: 30px;
}

section.provideSec .provideFirst {
    padding: 0 0;
    margin-bottom: 40px;
}

section.provideSec .provideFirst .col-lg-4 p {
    text-align: left;
}

section.provideSec h2 br {
    display: none;
}

.provideSec .col-lg-6 img {
    margin-bottom: 20px;
}
section.provideSec .container {
    padding: 50px 15px;
}
.cardSec img {
    margin-bottom: 0 !important;
}

.cardSec h3 {
    font-size: 20px;
    margin: 10px 0;
}

.cardSec {
    min-height: 225px;
}
.professionalcarousel .slick-list {
    margin: 0;
}
section.provideSec .container .professionalcarousel {
    margin-right: 0;
    padding: 0;
}
section.provideSec .slick-track {
    justify-content: flex-start !important;
    margin: 0;
}
section.provideSec .col-lg-6 .row .col-lg-6:last-child .cardSec {
    margin-bottom: 0;
}
.slick-track .testimonial-card:nth-child(even) {
    margin-top: 0;
}

section.testimonials p br {
    display: none;
}

.testimonial-card {
    padding: 20px;
}

section.testimonials {
    padding-bottom: 40px;
}

.faqSec p {
    width: 100%;
    margin-bottom: 20px;
}

.faqSec .accordion-button {
    font-size: 17px;
    padding: 24px 15px 0;
    line-height: 1.6;
}

.faqSec .accordion-body {
    font-size: 14px;
}

.faqSec .accordion-button::after {
    width: 40px;
    height: 40px;
}

section.faqSec {
    padding-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
}

section.faqSec img {
    width: 100%;
    margin-top: 30px;
}

.cta-section .container {padding: 20px;border-radius: 20px;}

.cta-section h2 {
    font-size: 30px;
}

.cta-section p {
    font-size: 15px;
}

.cta-section .container img {
    margin-bottom: 20px;
}

section.cta-section {
    padding-bottom: 30px;
    padding-top: 40px;
    padding-right: 15px;
    padding-left: 15px;
}
.cta-section .buttonss{
    margin-bottom:20px;
}
section.reachSec .banner-form .form-floating > .form-control, section.reachSec .banner-form .form-floating > .form-select {
    margin-bottom: 0;
}

.forminner {
    padding: 20px;
    border-radius: 20px;
    margin-top: 40px;
}

.forminner h2 {
    width: 100%;
}

.forminner p {
    width: 100%;
}

.infomain .infoinner .innermm {
    font-size: 14px;
}

.infomain .infoinner .innermm span {
    font-size: 12px;
}

.infomain .infoinner {
    margin-bottom: 13px;
    padding: 10px 0;
}
.infomain .infoinner img {
    width: 50px;
    height: 50px;
    padding: 14px;
}
section.reachSec {
    padding-bottom: 50px;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
}

.footer .container {
    border-radius: 20px;
    padding-top: 20px;
    padding-right: 15px;
    padding-left: 15px;
}

.footer h2 {
    width: 100%;
    margin-bottom: 20px;
}
.footer .ct1>.row {
    padding-bottom: 20px !important;
}
.site-colo {
    padding: 0 0px;
}
.site-colo .container{
    padding-right: 0;
    padding-left: 0;
}
.site-colo ul li a, .site-colo p {
    font-size: 13px;
    text-align: center;
}

.site-colo ul {
    padding: 0;
    justify-content: center;
}

.site-colo ul li {
    margin-right: 0;
    padding: 0 7px;
    border: none;
}
section.hero-section.innerheroSec .hero-content {
    padding: 0;
}
section.hero-section.innerheroSec h1 {
    font-size: 28px;
}
section.engagingSec .mainroww {
    padding: 14px;
}
section.engagingSec .mainroww h2 {
    margin-top: 20px;
    font-size: 28px;
}
section.engagingSec img {
    width: 100%;
}
section.hero-section.innerheroSec p {
    font-size: 14px;
}
section.engagingSec .row.firstrow, section.engagingSec .row.secondrow {
    padding-bottom: 35px;
    margin-bottom: 30px;
}
section.engagingSec .row.secondrow {
    flex-direction: column-reverse;
}
section.engagingSec {
    padding-bottom: 30px;
}
section.whoweare .row {
    padding: 20px 10px;
    margin: 0;
    flex-direction: column-reverse;
}
section.whoweare .row .aboutinfo {
    padding: 0;
    margin-top: 20px;
}
section.whoweare h2 {
    margin-bottom: 10px;
}
section.whoweare {
    padding-bottom: 0;
}
section.whoweare p {
    margin-bottom: 19px;
}
section.whoweare.businessSec .row {
    flex-direction: unset;
}
section.mapSec {
    padding-bottom: 20px;
}
section.mapSec .row {
    padding: 20px;
    margin: 0;
}
section.mapSec iframe {
    height: 380px;
}
section.privacySec .row {
    margin: 0;
    padding: 30px 20px;
    border-radius: 20px;
}
section.privacySec h2 {
    font-size: 23px;
}
section.privacySec li {
    font-size: 14px;
    margin-bottom: 10px;
}
section.privacySec {
    padding-bottom: 30px;
}
section.hero-section.innerheroSec.thankyouSec .btn-outline-primary-custom {
    padding: 14px 20px;
}
section.hero-section.innerheroSec.thankyouSec p br {
    display: none;
}
section.hero-section.innerheroSec.thankyouSec p {
    margin-bottom: 10px;
}
section.hero-section.innerheroSec.thankyouSec {
    padding-top: 110px;
}
.footer h3 {
    margin-bottom: -10px;
}
section.reachSec.openpopup>.row {
    max-width: 100%;
    margin: 0 20px !important;
}
section.reachSec.openpopup>.row .col-lg-8 {
    padding: 20px 20px;
}
section.reachSec.openpopup>.row .col-lg-4 {
    display: none;
}
section.reachSec.openpopup>.row h2 {
    font-size: 23px;
}
section.reachSec.openpopup>.row p {
    font-size: 13px;
}
section.reachSec.openpopup .banner-form .form-floating > .form-control, section.reachSec.openpopup .banner-form .form-floating > .form-select {
    min-height: unset !important;
    height: 44px !important;
}
section.reachSec.openpopup .closepopup {
    right: 5px;
    top: 5px;
    height: 30px;
    width: 30px;
    padding: 7px;
}
.footer h3 {
    margin-bottom: -10px;
}
section.reachSec.openpopup>.row {
    max-width: 100%;
    margin: 0 20px !important;
}
section.reachSec.openpopup>.row .col-lg-8 {
    padding: 20px 20px;
}
section.reachSec.openpopup>.row .col-lg-4 {
    display: none;
}
section.reachSec.openpopup>.row h2 {
    font-size: 23px;
}
section.reachSec.openpopup>.row p {
    font-size: 13px;
}
section.reachSec.openpopup .banner-form .form-floating > .form-control, section.reachSec.openpopup .banner-form .form-floating > .form-select {
    min-height: unset !important;
    height: 44px !important;
}
section.reachSec.openpopup .closepopup {
    right: 5px;
    top: 5px;
    height: 30px;
    width: 30px;
    padding: 7px;
}
}







@media screen and (max-width: 767px) and (min-width: 561px) {
.navbar-brand {
    width: 220px;
}

.navbar {
    padding: 10px 0;
}

.col-md-2.col-sm-12 {
    text-align: center;
}

.buttonshead {
    position: absolute;
    top: 50px;
    right: 50px;
}

.navbar.fixed .navbar-brand img {
    width: 93%;
}

.navbar.fixed {
    padding: 8px 0;
}
.navbar-nav .nav-link {
    margin: 0;
    font-size: 16px;
    margin-bottom: 16px;
}
ul.navbar-nav {
    padding: 20px 0px;
    margin: 0 !important;
}
.navbar-toggler {
    padding: 4px;
    background: #7b55fe;
    box-shadow: none !important;
}
.navbar-toggler-icon {
    filter: invert(1) brightness(20.5);
}
.hero-content h1 {
    font-size: 32px;
    margin-bottom: 10px;
}

p {
    font-size: 15px;
}

.hero-content .lead {
    font-size: 15px;
}

.btn-primary-custom {
    font-size: 14px;
    border-radius: 10px;
    padding: 10px 17px;
}

.btn .fa-arrow-right {
    width: 25px;
    height: 25px;
    border-radius: 4px;
}

.hero-section {
    padding-top: 100px;
    padding-bottom: 50px;
}

.banner-form {
    padding: 20px;
    background: #e1e1e1;
    border-radius: 15px;
    margin-top: 30px;
}

.banner-form .form-floating > .form-control, .banner-form .form-floating > .form-select {
    height: 54px !important;
    padding: 0 0 !important;
    min-height: unset;
}
.banner-form .form-floating > label {
    font-size: 14px;
}
.banner-form label {
    font-size: 13px;
}
.book-showcase .container {
    padding: 20px;
}
.book-image {
    height: 392px;
    padding: 50px;
}
.book-image img {
    height: 100%;
    object-fit: scale-down;
}
.book-showcase h2 {
    font-size: 32px;
    width: 100%;
    margin-top: 16px;
}
.book-showcase li {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 12px;
}
.book-showcase {
    padding-bottom: 40px;
}
.services-section h2 {
    width: 100%;
    font-size: 32px;
}
.services-section p {
    width: 100%;
}
.process-section .row .mainninner {
    padding-left: 15px;
}
.process-section .row {
    border-radius: 22px;
    padding-top: 0;
    margin: 0;
    flex-direction: column-reverse;
    padding-bottom: 40px;
}
h2 {
    font-size: 32px;
}
.process-section .row img {
    margin-bottom: 40px;
}
.process-section {
    padding-bottom: 30px;
}
.portfolioSec p {
    width: 100%;
}
.portfolioSec .book-card {
    min-height: 283px;
}
.portfolioSec .book-card img {
    width: 40%;
}
.mainslider .item .iteminner h3 {
    font-size: 18px;
}
.mainslider .item p {
    line-height: 1.4;
}
.mainslider .item .iteminner {
    padding: 18px;
}
.mainslider .item {
    margin: 0 10px;
}
.services-section {
    padding-bottom: 50px;
}
.portfolioSec .buttonss {
    margin-top: 90px;
}
.portfolioSec .slick-prev {
    left: 10%;
}
.portfolioSec .slick-prev:before, .portfolioSec .slick-next:before {
    height: 50px;
    width: 50px;
}
.portfolioSec .slick-next {
    right: 17%;
}
.portfolioSec {
    padding-bottom: 30px;
}

section.provideSec .provideFirst {
    padding: 0 0;
    margin-bottom: 40px;
}

section.provideSec .provideFirst .col-lg-4 p {
    text-align: left;
}

section.provideSec h2 br {
    display: none;
}

.provideSec .col-lg-6 img {
    margin-bottom: 100px;
}

.cardSec img {
    margin-bottom: 0 !important;
}

.cardSec h3 {
    font-size: 20px;
    margin: 10px 0;
}

.cardSec {
    height: 225px;
    width: 430px;
    margin-right: auto;
    margin-left: auto;
}

section.provideSec .col-lg-6 .row .col-lg-6:last-child .cardSec {
    margin-bottom: 0;
}
.slick-track .testimonial-card:nth-child(even) {
    margin-top: 0;
}

section.testimonials p br {
    display: none;
}

.testimonial-card {
    padding: 20px;
}

section.testimonials {
    padding-bottom: 40px;
}

.faqSec p {
    width: 100%;
    margin-bottom: 20px;
}

.faqSec .accordion-button {
    font-size: 17px;
    padding: 24px 21px 0;
    line-height: 1.6;
}

.faqSec .accordion-body {
    font-size: 14px;
}

.faqSec .accordion-button::after {
    width: 40px;
    height: 40px;
}

section.faqSec {
    padding-bottom: 30px;
}

section.faqSec img {
    width: 100%;
    margin-top: 30px;
}

.cta-section .container {padding: 20px;border-radius: 20px;}

.cta-section h2 {
    font-size: 30px;
}

.cta-section p {
    font-size: 15px;
}

.cta-section .container img {
    margin-bottom: 20px;
}

section.cta-section {
    padding-bottom: 30px;
    padding-top: 40px;
}

section.reachSec .banner-form .form-floating > .form-control, section.reachSec .banner-form .form-floating > .form-select {
    margin-bottom: 0;
}

.forminner {
    padding: 20px;
    border-radius: 20px;
    margin-top: 40px;
}

.forminner h2 {
    width: 100%;
}

.forminner p {
    width: 100%;
}

.infomain .infoinner .innermm {
    font-size: 14px;
}

.infomain .infoinner .innermm span {
    font-size: 12px;
}

.infomain .infoinner {
    margin-bottom: 13px;
}

section.reachSec {
    padding-bottom: 50px;
}

.footer .container {
    border-radius: 20px;
    padding-top: 27px;
}

.footer h2 {
    width: 100%;
    margin-bottom: 20px;
}
.footer h3 {
    margin-bottom: -10px;
}
.footer .getstart {
    width: 100%;
    padding: 17px 0;
    font-size: 15px;
    letter-spacing: 6px;
}

.site-colo {
    padding: 30px 0;
}

.site-colo ul li a, .site-colo p {
    font-size: 14px;
    text-align: center;
}

.site-colo ul {
    padding: 0;
    justify-content: center;
}

.site-colo ul li {
    margin-right: 11px;
}
section.hero-section.innerheroSec .hero-content {
    padding: 0;
}
section.hero-section.innerheroSec h1 {
    font-size: 32px;
}
section.engagingSec .mainroww {
    padding: 14px;
}
section.engagingSec .mainroww h2 {
    margin-top: 20px;
}
section.hero-section.innerheroSec p {
    font-size: 14px;
}
section.engagingSec .row.firstrow, section.engagingSec .row.secondrow {
    padding-bottom: 35px;
    margin-bottom: 10px;
}
section.engagingSec .row.secondrow {
    flex-direction: column-reverse;
}
section.engagingSec {
    padding-bottom: 30px;
}
section.whoweare .row {
    padding: 20px 10px;
    margin: 0;
    flex-direction: column-reverse;
}
section.whoweare .row .aboutinfo {
    padding: 0;
    margin-top: 20px;
}
section.whoweare h2 {
    margin-bottom: 10px;
}
section.whoweare {
    padding-bottom: 0;
}
section.whoweare p {
    margin-bottom: 19px;
}
section.whoweare.businessSec .row {
    flex-direction: unset;
}
section.mapSec {
    padding-bottom: 20px;
}
section.mapSec .row {
    padding: 20px;
    margin: 0;
}
section.mapSec iframe {
    height: 380px;
}
section.privacySec .row {
    margin: 0;
    padding: 30px 20px;
    border-radius: 20px;
}
section.privacySec h2 {
    font-size: 26px;
}
section.privacySec li {
    font-size: 15px;
    margin-bottom: 10px;
}
section.privacySec {
    padding-bottom: 30px;
}
section.hero-section.innerheroSec.thankyouSec .btn-outline-primary-custom {
    padding: 14px 20px;
}
section.hero-section.innerheroSec.thankyouSec p br {
    display: none;
}
section.hero-section.innerheroSec.thankyouSec p {
    margin-bottom: 13px;
}
section.hero-section.innerheroSec.thankyouSec {
    padding-top: 110px;
}
section.reachSec.openpopup>.row {
    max-width: 100%;
    margin: 0 20px !important;
}
section.reachSec.openpopup>.row .col-lg-8 {
    padding: 20px 20px;
}
section.reachSec.openpopup>.row .col-lg-4 {
    display: none;
}
section.reachSec.openpopup>.row h2 {
    font-size: 23px;
}
section.reachSec.openpopup>.row p {
    font-size: 13px;
}
section.reachSec.openpopup .banner-form .form-floating > .form-control, section.reachSec.openpopup .banner-form .form-floating > .form-select {
    min-height: unset !important;
    height: 44px !important;
}
section.reachSec.openpopup .closepopup {
    right: 5px;
    top: 5px;
    height: 30px;
    width: 30px;
    padding: 7px;
}
.footer h3 {
    margin-bottom: -10px;
}
section.reachSec.openpopup>.row {
    max-width: 100%;
    margin: 0 20px !important;
}
section.reachSec.openpopup>.row .col-lg-8 {
    padding: 20px 20px;
}
section.reachSec.openpopup>.row .col-lg-4 {
    display: none;
}
section.reachSec.openpopup>.row h2 {
    font-size: 23px;
}
section.reachSec.openpopup>.row p {
    font-size: 13px;
}
section.reachSec.openpopup .banner-form .form-floating > .form-control, section.reachSec.openpopup .banner-form .form-floating > .form-select {
    min-height: unset !important;
    height: 44px !important;
}
section.reachSec.openpopup .closepopup {
    right: 5px;
    top: 5px;
    height: 30px;
    width: 30px;
    padding: 7px;
}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
.navbar-brand {
    width: 220px;
}

.navbar {
    padding: 10px 0;
}

/*.buttonshead {
    display: none;
}*/

header .col-md-2.col-sm-12 {
    width: 50%;
    text-align: end;
}

header .col-md-3.col-sm-12 {
    width: 46%;
}

header .text-left {width: 56%;text-align: end;}

header .col-md-7.col-sm-12 {
    width: auto;
}
header .text-right {
    width: 40%;
}

.navbar.fixed .navbar-brand img {
    width: 93%;
}

.navbar.fixed {
    padding: 8px 0;
}
.navbar-nav .nav-link {
    margin: 0;
    font-size: 16px;
    margin-bottom: 16px;
}
ul.navbar-nav {
    padding: 20px 0px;
    margin: 0 !important;
}
.navbar-toggler {
    padding: 4px;
    background: #7b55fe;
    box-shadow: none !important;
}
.navbar-toggler-icon {
    filter: invert(1) brightness(20.5);
}
.hero-content h1 {
    font-size: 32px;
    margin-bottom: 10px;
}

p {
    font-size: 15px;
}
.container {
    max-width: 700px !important;
}
.hero-section .container {
    max-width: 640px !important;
}
.services-section .container-fluid {
    max-width: 600px !important;
}
.hero-content .lead {
    font-size: 15px;
}

.btn-primary-custom {
    font-size: 14px;
    border-radius: 10px;
    padding: 10px 17px;
}

.btn .fa-arrow-right {
    width: 25px;
    height: 25px;
    border-radius: 4px;
}

.hero-section {
    padding-top: 100px;
    padding-bottom: 50px;
}

.banner-form {
    padding: 20px;
    background: #e1e1e1;
    border-radius: 15px;
    margin-top: 30px;
}

.banner-form .form-floating > .form-control, .banner-form .form-floating > .form-select {
    height: 54px !important;
    padding: 0 0 !important;
    min-height: unset;
}
.banner-form .form-floating > label {
    font-size: 14px;
}
.banner-form label {
    font-size: 13px;
}
.book-showcase .container {
    padding: 20px;
}
.book-image {
    height: 392px;
    padding: 50px;
}
.book-image img {
    height: 100%;
    object-fit: scale-down;
}
.book-showcase h2 {
    font-size: 32px;
    width: 100%;
    margin-top: 16px;
}
.book-showcase li {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 12px;
}
.book-showcase {
    padding-bottom: 40px;
}
.services-section h2 {
    width: 100%;
    font-size: 32px;
}
.services-section p {
    width: 100%;
}
.process-section .row .mainninner {
    padding-left: 15px;
}
.process-section .row {
    border-radius: 22px;
    padding-top: 0;
    margin: 0;
    flex-direction: column-reverse;
    padding-bottom: 40px;
}
h2 {
    font-size: 32px;
}
.process-section .row img {
    margin-bottom: 40px;
}
.process-section {
    padding-bottom: 30px;
}
.portfolioSec p {
    width: 100%;
}
.portfolioSec .book-card {
    min-height: 283px;
}
.portfolioSec .book-card img {
    width: 30%;
}
.mainslider .item .iteminner h3 {
    font-size: 18px;
}
.mainslider .item p {
    line-height: 1.4;
}
.mainslider .item .iteminner {
    padding: 18px;
}
.mainslider .item {
    margin: 0 10px;
}
.services-section {
    padding-bottom: 50px;
}
.portfolioSec .buttonss {
    margin-top: 90px;
}
.portfolioSec .slick-prev {
    left: 10%;
}
.portfolioSec .slick-prev:before, .portfolioSec .slick-next:before {
    height: 50px;
    width: 50px;
}
.portfolioSec .slick-next {
    right: 17%;
}
.portfolioSec {
    padding-bottom: 30px;
}

section.provideSec .provideFirst {
    padding: 0 0;
    margin-bottom: 40px;
}

section.provideSec .provideFirst .col-lg-4 p {
    text-align: left;
}

section.provideSec h2 br {
    display: none;
}

.provideSec .col-lg-6 img {
    margin-bottom: 100px;
}

.cardSec img {
    margin-bottom: 0 !important;
}

.cardSec h3 {
    font-size: 20px;
    margin: 10px 0;
}

.cardSec {
    height: 225px;
    width: 430px;
    margin-right: auto;
    margin-left: auto;
}

section.provideSec .col-lg-6 .row .col-lg-6:last-child .cardSec {
    margin-bottom: 0;
}
.slick-track .testimonial-card:nth-child(even) {
    margin-top: 0;
}

section.testimonials p br {
    display: none;
}

.testimonial-card {
    padding: 20px;
}

section.testimonials {
    padding-bottom: 40px;
}

.faqSec p {
    width: 100%;
    margin-bottom: 20px;
}

.faqSec .accordion-button {
    font-size: 17px;
    padding: 24px 21px 0;
    line-height: 1.6;
}

.faqSec .accordion-body {
    font-size: 14px;
}

.faqSec .accordion-button::after {
    width: 40px;
    height: 40px;
}

section.faqSec {
    padding-bottom: 30px;
}

section.faqSec img {
    width: 100%;
    margin-top: 30px;
}

.cta-section .container {padding: 20px;border-radius: 20px;}

.cta-section h2 {
    font-size: 30px;
}

.cta-section p {
    font-size: 15px;
}

.cta-section .container img {
    margin-bottom: 20px;
}

section.cta-section {
    padding-bottom: 30px;
    padding-top: 40px;
}

section.reachSec .banner-form .form-floating > .form-control, section.reachSec .banner-form .form-floating > .form-select {
    margin-bottom: 0;
}

.forminner {
    padding: 20px;
    border-radius: 20px;
    margin-top: 40px;
}

.forminner h2 {
    width: 100%;
}

.forminner p {
    width: 100%;
}

.infomain .infoinner .innermm {
    font-size: 14px;
}

.infomain .infoinner .innermm span {
    font-size: 12px;
}

.infomain .infoinner {
    margin-bottom: 13px;
}

section.reachSec {
    padding-bottom: 50px;
}

.footer .container {
    border-radius: 20px;
    padding-top: 27px;
}

.footer h2 {
    width: 100%;
    margin-bottom: 20px;
}
.footer h3 {
    margin-bottom: -10px;
    font-size: 8.7vw;
}
.footer .getstart {
    width: 100%;
    padding: 17px 0;
    font-size: 15px;
    letter-spacing: 6px;
}

.site-colo {
    padding: 30px 0;
}

.site-colo ul li a, .site-colo p {
    font-size: 14px;
    text-align: center;
}

.site-colo ul {
    padding: 0;
    justify-content: center;
}

.site-colo ul li {
    margin-right: 11px;
}
section.hero-section.innerheroSec .hero-content {
    padding: 0;
}
section.hero-section.innerheroSec h1 {
    font-size: 32px;
}
section.engagingSec .mainroww {
    padding: 14px;
}
section.engagingSec .mainroww h2 {
    margin-top: 20px;
}
section.hero-section.innerheroSec p {
    font-size: 14px;
}
section.engagingSec .row.firstrow, section.engagingSec .row.secondrow {
    padding-bottom: 35px;
    margin-bottom: 10px;
}
section.engagingSec .row.secondrow {
    flex-direction: column-reverse;
}
section.engagingSec {
    padding-bottom: 30px;
}
section.whoweare .row {
    padding: 20px 10px;
    margin: 0;
    flex-direction: column-reverse;
}
section.whoweare .row .aboutinfo {
    padding: 0;
    margin-top: 20px;
}
section.whoweare h2 {
    margin-bottom: 10px;
}
section.whoweare {
    padding-bottom: 0;
}
section.whoweare p {
    margin-bottom: 19px;
}
section.whoweare.businessSec .row {
    flex-direction: unset;
}
section.mapSec {
    padding-bottom: 20px;
}
section.mapSec .row {
    padding: 20px;
    margin: 0;
}
section.mapSec iframe {
    height: 380px;
}
section.privacySec .row {
    margin: 0;
    padding: 30px 20px;
    border-radius: 20px;
}
section.privacySec h2 {
    font-size: 26px;
}
section.privacySec li {
    font-size: 15px;
    margin-bottom: 10px;
}
section.privacySec {
    padding-bottom: 30px;
}
section.hero-section.innerheroSec.thankyouSec .btn-outline-primary-custom {
    padding: 14px 20px;
}
section.hero-section.innerheroSec.thankyouSec p br {
    display: none;
}
section.hero-section.innerheroSec.thankyouSec p {
    margin-bottom: 13px;
}
section.hero-section.innerheroSec.thankyouSec {
    padding-top: 110px;
}
.footer h3 {
    margin-bottom: -10px;
}
section.reachSec.openpopup>.row {
    max-width: 60%;
    margin: 0 20px !important;
}
section.reachSec.openpopup>.row .col-lg-8 {
    padding: 20px 20px;
}
section.reachSec.openpopup>.row .col-lg-4 {
    display: none;
}
section.reachSec.openpopup>.row h2 {
    font-size: 23px;
}
section.reachSec.openpopup>.row p {
    font-size: 13px;
}
section.reachSec.openpopup .banner-form .form-floating > .form-control, section.reachSec.openpopup .banner-form .form-floating > .form-select {
    min-height: unset !important;
    height: 44px !important;
}
section.reachSec.openpopup .closepopup {
    right: 5px;
    top: 5px;
    height: 30px;
    width: 30px;
    padding: 7px;
}
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
body {
    zoom: 0.8;
}
.hero-section .container {
    max-width: 1150px;
}
.container {
    max-width: 1210px;
}
.hero-section {
    padding-top: 160px;
}
.navbar-nav .nav-link {
    font-size: 16px;
    margin: 0 9px;
}
.buttonshead a {
    font-size: 17px;
    margin-right: 20px;
}
.navbar-brand {
    width: 250px;
}
.btn-primary-custom {
    font-size: 14px;
    padding: 6px 5px 6px 12px;
}
h2 {
    font-size: 34px;
}
section.engagingSec .mainroww .firstrow .col-lg-6:last-child, section.engagingSec .mainroww .thirdrow .col-lg-6:last-child {
    padding-left: 2%;
    padding-right: 2%;
}
p {
    font-size: 15px;
}
section.engagingSec .row.secondrow .col-lg-6:first-child {
    padding-left: 2%;
    padding-right: 2%;
}
section.provideSec .provideFirst {
    padding: 0 10px;
    margin-bottom: 70px;
}
.btn-primary-custom {
    padding: 4px 6px 4px 10px;
}
.navbar.fixed .navbar-brand img {
    width: 96%;
}
section.provideSec .col-lg-4 {
    padding-left: 0;
}
section.provideSec .col-lg-8 {
    padding-right: 0;
}
.cardSec h3 {
    font-size: 20px;
}
.cardSec p {
    font-size: 14px;
}
.cta-section h2 {
    font-size: 60px;
}
.forminner h2 {
    width: 100%;
}
.site-colo ul li a, .site-colo p {
    font-size: 16px;
}
.hero-content h1 {
    font-size: 54px;
}

.book-showcase h2 {
    font-size: 34px;
    width: 100%;
}

.book-showcase li, p {
    font-size: 16px;
}

.mainslider .item .iteminner h3 {
    font-size: 23px;
}

.mainslider .item p {
    line-height: 1.6;
}

.portfolioSec .book-card {
    min-height: 400px;
}

.portfolioSec .book-card img {
    width: 34%;
}

.testimonial-card {
    padding: 1rem;
}

.testimonial-card p {
    font-size: 14px;
}

.faqSec .accordion-button {
    font-size: 22px;
}

.forminner p {
    width: 100%;
}

.banner-form {
    padding: 30px;
}

.banner-form h3 {
    font-size: 24px;
}
section.hero-section.innerheroSec h1 {
    font-size: 34px;
}
.footer h3 {
    margin-bottom: -10px;
}
}

@media screen and (max-width: 1440px) and (min-width: 1200px) {

    /*body {*/
    /*    zoom: 0.75;*/
    /*}*/
        body section {
        zoom: 0.75;
    }
    .footer h3 {
        font-size: 14.7vw;
    }
    iframe#launcher {
        zoom: 1.3;
    }
    iframe#webWidget {
        zoom: 1.3;
    }

}

@media screen and (max-width: 1680px) and (min-width: 1441px) {

    /*body {*/
    /*    zoom: 0.8;*/
    /*}*/
        body section {
        zoom: 0.8;
    }
    iframe#launcher {
        zoom: 1.2;
    }
    iframe#webWidget {
        zoom: 1.2;
    }

}
