.loader {
    display: none;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #005A9C;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    animation: spin 1s linear infinite;
    margin: 10px auto;
}
.header_btns {
    display: flex;
    justify-content: end;
    flex-grow: 1;
    align-items: center;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.whats_you_section{padding: 20px 0px;}
.content_section li{    line-height: 26px;
    font-size: 18px;
    padding: 10px 0px;}
    .content_section h2{
        margin-bottom: 20px;
    }
.overlay-section {
  position: relative;
  z-index: 1;
  color: #fff; /* Optional: to ensure text shows clearly */
}

.overlay-section::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Change 0.5 to adjust darkness */
  z-index: -1;
}

.content .container li {
    line-height: 32px;
    font-size: 18px;
}

.content .container ul {padding: 40px;
    padding-left: 20px;
}
section.content {
 padding:80px 0px;
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(0 0 0 / 37%); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}


.page-template-template_landing_page header#header {
    display: none;
}
section.onyx-getintouch,footer.od-footer {
    display: none;
}
.form-control:focus {
    border: none !important;
    border-bottom: 1px solid #ffbb09 !important;
}
section.footer{margin:0px;}
/*section{margin:0px;}*/
html{margin:0px !important;}
.page-template-template_landing_page nav.navbar {
    position: unset !important;
    width: 100%;
    z-index: 999;
    padding: 10px 0px !important;
    background: #0000;
    top: 0;}
.form-spinner {
  display: none;
  width: 20px;
  height: 20px;
  border: 3px solid #ccc;
  border-top: 3px solid #333;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
  margin-left: 10px;
  vertical-align: middle;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


h2.aos-init.aos-animate {
    font-family: 'Montserrat';
}
    .od-trusted-by .od-brand-box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.od-partner-box {
    width: 100%;
    background-color: #f5f5f5;
    }
    div#partnerimage {
    background-color: #fff;
}
.od-partner #partnerimage .item .od-partner-box {
    background: rgba(232, 233, 235, .25);
}
  .logo_author_parent {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo_author_parent img {
background: #fff;
padding: 10px;
}
.testimonial-card .testimonial-desc {
    font-size: 19px;
    }

#testimonial .col-lg-8.mx-auto.text-center.heading-section.mt-5 {
    padding-left: 0px;
    padding-right: 20px;
}
#testimonial .testimonial-card {padding: 5px 20px 10px 20px;}
#testimonial .testimonial-detail {
  padding: 10px 20px 20px 20px;
}





body,body p,body h2 {
    font-family:"Montserrat", sans-serif !important;
}

.hero-section {
    padding: 0px 0 100px 0;
    text-align: center;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    height: 79vh;
    display: flex;
    justify-content: center;
    align-items: end;
    margin:0px;
}
section.header{
    margin:0px;
}

.cta-btn {
    margin: 10px;
}

.value-prop {
    border-radius: 0;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #212121;
    margin-bottom: 0;
}

.valuemain {
    background: #ffffff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0px 0px 11px #ffffff96;
}

.testimonial {
    background-color: #ffffff;
    padding: 30px;
    margin-top: 0;
    display: flex;
    align-items: center;
    gap: 25px;
    border-radius: 20px;
    border: 1px solid #0000002b;
    box-shadow: inset 10px 0px 0px #020026;
}

section.header {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    transition: 0.5s;
}

a.navbar-brand {
    max-width: 73px;
    padding: 0;
    margin-right: 0;
}

.submit_btn {
    background: #00000000;
    padding: 16px 54px;
    border-radius: 100px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
    transition-duration: 0.5s;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    border: 1px solid #ffffff;
    letter-spacing: 0.5px;
    margin: 0 21px;
}

.content_inner h2 {
    font-size: 65px;
    max-width: 80%;
    letter-spacing: 0.5px;
    color: #fff;
    margin: 00px 0 25px;
    font-weight: 600;
    margin: 0 auto 32px auto;
}

a.submit_btn i {
    margin-right: 10px;
}

.submit_btn:hover {
    background: #f8b70b;
    border: 1px solid #f8b70b;
    color: #17273b;
}

section.prop_area_main {
    background: linear-gradient(#020026, #020026);
    padding: 80px 0;
}

.value-prop1 {
    max-width: 72px;
    margin: 0 auto 15px auto;
}

.headshot img {
    border-radius: 100%;
    margin-right: 0px;
    width: 160px;
    height: 160px;
    object-fit: cover;
    object-position: top;
    box-shadow: 0px 0px 6px #0000004d;
}

section.prop_area_main_testi {
    padding: 80px 0;
}

.testimonial p {
    font-size: 30px;
    font-style: italic;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 20px;
}

.headshot {
    width: 25%;
}

.detailtesti h2 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}

.flex_frm {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.flex_frm .form-group {
    width: 32%;
}

.form_main_area .form-control {
    padding: 10px 15px;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
}

.form_main_area .form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #00000080;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(13 110 253 / 0%);
}

section.form_main_area {
    padding: 80px 0;
    background: #020026;
}

.select_main_innner_main {
    display: flex;
    justify-content: space-between;
}

.select_main_innner {
    width: 32%;
}

.form_main_area_inner {
    background: #ffffff;
    padding: 50px;
    border-radius: 15px;
}

.select_main_innner_main_select1 {
    width: 66%;
    display: flex;
    justify-content: flex-start;
    margin-left: 20px;
}

.select_main_innner .form-group {
    margin: 20px 0;
}

.select_main_innner .form-group label {
    font-size: 16px;
    font-weight: 600;
    color: #212121;
    margin-bottom: 8px;
}

.select_main_innner_main_select h3 {
    font-size: 16px;
    font-weight: 600;
    color: #212121;
    margin-top: 23px;
    margin-bottom: 10px;
    width: 100%;
    display: block;
    min-height: 25px;
}

label.form-check-label {
    font-size: 16px;
    font-weight: 500;
    color: #212121;
    letter-spacing: 0.2px;
}

.form-check {
    display: block;
    min-height: 20px;
    padding-left: 25px;
    margin-bottom: 15px;
    margin-right: 40px;
}

.select_main_innner_main_select .form-check-input {
    border: 1px solid #818181bd;
    border-radius: 50%;
}

button.btn_btn {
    padding: 15px 15px;
    border-radius: 100px;
    border: 1px solid #020026;
    background: #020026;
    color: #fff;
    display: block;
    width: 100%;
    max-width: 400px;
    transition-duration: 0.5s;
    margin: 20px 0 0 0;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: capitalize;
}

.form_main_area_inner h2 {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 30px;
    color: #212121;
}

button.btn_btn:hover {
    background: #020026f0;
    color: #ffffffe6;
    transition-duration: 0.5s;
}

.detailtesti {
    width: 74%;
}


.btn_make_stick.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #17273b;
    transition-duration: 0.5s;
    z-index: 999;
    padding: 15px 0px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.btn_make_stick.sticky .submit_btn {
    background: #f8b70b;
    border: 1px solid #f8b70b;
}

/*  */
.btn {
    font-size: 16px;
    font-weight: 600;
    background-color: #020026;
    padding: 14px 24px 14px 32px;
    display: inline-block;
    align-items: center;
    border-radius: 99px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    margin-inline: 20px;
    margin: 10px 0px;
}

.btn .text {
    color: #fff;
    line-height: 1;
    position: relative;
    z-index: 5;
    margin-right: 32px;
}

.btn svg {
    display: inline-block;
    position: relative;
    z-index: 5;
    transform: rotate(0deg) translateX(0);
    transform-origin: left;
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.btn::before {
    content: '';
    background-color: #f8b70b;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    z-index: 1;
    border-radius: 99px;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.btn.light {
    background-color: #f8b70b;
}

.btn.light::before {
    background-color: #154633;
}

.btn:hover svg {
    transform: rotate(45deg) translateX(-8px);
}

.btn:hover::before {
    content: '';
    width: 100%;
    height: 100%;
    right: 0;
}

/*  */
.btn2 {
    font-size: 16px;
    font-weight: 600;
    background-color: #f8b70b;
    padding: 14px 24px 14px 32px;
    display: inline-block;
    align-items: center;
    border-radius: 99px;
    position: relative;
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    text-decoration: none;

}

.btn2 .text {
    color: #fff;
    line-height: 1;
    position: relative;
    z-index: 5;
    margin-right: 32px;
}

.btn2 svg {
    display: inline-block;
    position: relative;
    z-index: 5;
    transform: rotate(0deg) translateX(0);
    transform-origin: left;
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.btn2::before {
    content: '';
    background-color: #020026;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    z-index: 1;
    border-radius: 99px;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
    transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.btn2.light {
    background-color: #f8b70b;
}

.btn2.light::before {
    background-color: #154633;
}

.btn2:hover svg {
    transform: rotate(45deg) translateX(-8px);
}

.btn2:hover::before {
    content: '';
    width: 100%;
    height: 100%;
    right: 0;
}

/* ---- */
.nav-link {
    display: block;
    padding: 11px 20px;
    margin: 0 0 0 44px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.nav-link:focus,
.nav-link:hover {
    color: #f8b60b;
}

.nav-link {
    position: relative;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 5px 0 !important;
}

.nav-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0%;
    background-color: #f8b70b;
    /* Change this to your border color */
    transition: width 0.3s ease;
}

.nav-link:hover::after {
    width: 100%;
}

.btn_make_stick_head {
    display: none;
}

.btn_make_stick_head .submit_btn {
    background: #f8b70b;
    padding: 13px 20px;
    border-radius: 100px;
    color: #17273b;
    text-decoration: none;
    font-weight: 600;
    text-transform: capitalize;
    transition-duration: 0.5s;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    border: 1px solid #f8b70b;
    letter-spacing: 0;
    margin: 0 0 0 15px;
}

section.sticky {
    position: fixed;
    z-index: 999;
    left: 0;
    transition: 0.5s;
    right: 0;
    background: #150803;
}

section.sticky .btn_make_stick_head {
    display: flex;
    transition: 0.5s;
}

section.sticky.nav-link {
    margin: 0 18px;
}

section.sticky a.navbar-brand {
    max-width: 60px !important;
    transition: 0.5s;

}

section.sticky .nav-link {
    margin: 0 20px;
}

.field {
    display: flex;
    align-items: center;
    justify-content: space-around;
    /* width: 275px; */
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
bottom: 5px;
}

.mouse {
    width: 30px;
    height: 52px;
    border: 1px solid #f8b70b36;
    border-radius: 60px;
    position: relative;
}

.mouse::before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #f8b70b;
    border-radius: 50%;
    opacity: 1;
    animation: wheel 2s infinite;
    -webkit-animation: wheel 2s infinite;
}

@keyframes wheel {
    to {
        opacity: 0;
        top: 60px;
    }
}

/*@-webkit-keyframes wheel {
    to {
        opacity: 0;
        top: 60px;
    }
}
*/
.scroll {
    width: 60px;
    height: 60px;
    border: 2px solid #333;
    border-radius: 50%;
    position: relative;
    animation: down 1.5s infinite;
    -webkit-animation: down 1.5s infinite;
}

.scroll::before {
    content: '';
    position: absolute;
    top: 15px;
    left: 18px;
    width: 18px;
    height: 18px;
    border-left: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: rotate(-45deg);
}

@keyframes down {
    0% {
        transform: translate(0);
    }

    20% {
        transform: translateY(15px);
    }

    40% {
        transform: translate(0);
    }
}

/*@-webkit-keyframes down {
    0% {
        transform: translate(0);
    }

    20% {
        transform: translateY(15px);
    }

    40% {
        transform: translate(0);
    }
}*/

.arrow {
    width: 0;
    height: 40px;
    border: 1px solid #333;
    position: relative;
    animation: scroll 1.5s infinite;
    -webkit-animation: scroll 1.5s infinite;
}

.arrow::after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: -5px;
    width: 1px;
    height: 10px;
    border-top: 10px solid #333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

@keyframes scroll {
    0% {
        height: 40px;
    }

    30% {
        height: 70px;
    }

    60% {
        height: 40px;
    }
}

/*@-webkit-keyframes scroll {
    0% {
        height: 40px;
    }

    30% {
        height: 70px;
    }

    60% {
        height: 40px;
    }
}*/

/* .submit_btn:hover i {
    margin-left: -5px;
    transition: 0.5s;
} */


#testimonial {

    background-color: #F6FAFF;

    background: url(../images/bg.jpg) no-repeat center center;

    background-size: cover;

    /* height: 100vh; */

    width: 100%;

    background-size: cover;

    background-attachment: fixed;

    position: relative;



}

#testimonial::before {

    align-items: center;

    background: linear-gradient(to bottom, rgb(0 0 0 / 62%) 0%, rgb(0 0 0 / 78%) 100%);

    box-sizing: border-box;

    color: #fff;

    display: flex;

    flex-direction: column;

    height: 100%;

    justify-content: center;

    left: 0;

    padding: 20px;

    position: absolute;

    text-align: center;

    top: 0;

    width: 100%;

    content: "";

}

.testimonial-card {

    /* background-color: #ffffff; */

    padding: 20px;

    border-radius: 8px;

    margin: 30px auto 20px;

}

.testimonial-col {
    justify-content: end !important;
}



.testimonial-card .testimonial-img {

    border-radius: 50%;

    margin-right: 24px;

    width: 188px;

    -ms-flex: 0 0 220px;

    flex: 0 0 188px;

    height: 188px;

}

.testimonial-card .testimonial-img img {

    border-radius: 50% !important;

    width: 100% !important;

    height: 100%;

    object-fit: cover;

}

.testimonial-card .testimonial-heading {

    font-size: 36px;

    font-weight: 600;

    color: #fff;

}



.testimonial-card .testimonial-desc {

    font-size: 17px;

    margin-bottom: 16px;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 4;

    -webkit-box-orient: vertical;

    color: #b1b1b1;

    margin: 20px 0px;



}

.testimonial-detail {
    padding: 20px;
}

.testimonial-card .testimonial-detail h6 {



    font-weight: 600;

    font-size: 14px;

    margin-bottom: 10px;

    color: #fff;





}



.testimonial-card .testimonial-detail span {

    font-weight: 500;

    font-size: 14px;

    color: #b1b1b1;

    display: block;

}



#testimonial .owl-nav button.owl-prev,
.owl-nav button.owl-next {



    display: block;

    width: 40px;

    height: 40px;

    background: #ffffff;

    cursor: pointer;

    border: none;

    outline: none;

    background: #ffffff;

    -webkit-transition: all 0.4s ease;

    -ms-transition: all 0.4s ease;

    transition: all 0.4s ease;

    position: absolute;

    top: 50%;

    padding: 0;

    transform: translate(0, -50%);

    z-index: 999;



    border-radius: 100%;

}



#testimonial .owl-nav button.owl-next {

    right: 0;

    background: #fff;

}



#testimonial .owl-nav button.owl-prev {

    left: 0;

    background: #fff;

}

#testimonial .testimonial-card .testimonial-rating {

    margin-bottom: 18px;

    color: #ffc107;

}



/* testimonial css end */


.report_section {
    padding: 80px 0px;
}

.report_section .heading {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 10px;
    color: #080808;
    text-align: center;
}

.report_box {
    width: 100%;
   
    border: 8px solid #f8b70b;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    /* padding: 32px; */
    background-color: #f8b70b14;
    border-radius: 12px;
    /* display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 500px; */
}
.report_heading {
    font-size: 22px;
    color: #212121;
    font-weight: 700;
}
.right_box{
    padding: 30px;
}
.right_box h2{
   
    font-size: 26px;
    font-weight: 600;
    color: #212121;
    margin-bottom: 30px;
  

}
.para{
   
    margin-bottom: 30px;
}
.ulist{
    list-style: none;
}
/* .ulist li i {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #000;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #fff;
} */
.report_right_box {
    display: flex;
    margin-top: 15px;
    padding: 20px 0px;
    border-radius: 6px;
    transition: all .4s ease-in-out;
    /* background: #f9f9f994; */
}
/* .report_right_box:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: #fff;
} */
 .report_box h2{
    font-size: 26px;
    font-weight: 600;
    color: #212121;
  


 }

.icon{
    min-width: 40px;
    height: 40px;
    display: inline-block;
    background: #f8b70b;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin-right: 15px;
}
.technology h3 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #424141;
    font-weight: 600;
    text-transform: uppercase;
}
.technology p{
   margin-bottom: 0px;
}
.card_container {
    height: 350px;
    padding: 37px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 400px;
    align-items: center;
    text-align: center;
    margin: auto;
    background-attachment: fixed;
}

.report_box .card_body {
    background: #fff;
    padding: 20px;
    padding-bottom: 86px;

}

.placeholder {
    display: inline-block;
    min-height: .75em;
    vertical-align: middle;
    cursor: wait;
    background-color: rgb(108 108 108 / 52%) !important;
    opacity: .5;
    border-radius: 5px;
    animation: none !important;
}
.card_body ul{
    list-style: none;
    display: flex ;
  justify-content: space-between;
  padding-left: 0;
}
.card_body ul li{
    min-width: 40px;
    height: 40px;
    display: inline-block;
    background: #f8b70b;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin-right: 15px;
}

button.navbar-toggler {
        filter: invert(1);
        display: none;
    }

    .overlay-box {
/*     background-color: rgba(0, 0, 0, 0.6); */
    padding: 40px;
    border-radius: 10px;
    backdrop-filter: blur(3px);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex; 
    flex-direction: column; 
    justify-content: center; 
    align-items: center; 
    text-align: center;
}



section.button-fluid.px-0 {
    padding: 60px 0px;
    font-weight: 500;
    margin: 0px;
}

.scroll-down-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #f8b70b;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    padding: 10px 15px;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 999;
    width: 44px;
    height: 44px;
    line-height: 24px;
}



.scroll-down-btn:hover {
  background-color: #444;
  transform: scale(1.1);
}



/* Show button on scroll */

.show-scroll {
  opacity: 1;
  visibility: visible;
}

.asset-box {
         /* background-color: #e9ecef;
          height: 250px;*/
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 4px;
      font-size: 1.2rem;
    }
.asset-box img{width: 100%;}
    .form-box {
      position: relative;
      padding: 20px;
    }


    .book-circle {
      position: absolute;
      top: -20px;
      right: -20px;
      background-color: #f8b70b;
      color: #020026;
      width: 100px;
      height: 100px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
     font-weight: 600;
      text-align: center;
      font-size: 14px; text-transform:capitalize;
    }



    .faq-box {
        display: none;
      background-color: #f9f9f9;
      padding: 1.5rem;
      border-radius: 8px;
      margin-bottom: 45px;
    }

    

.button-fluid input.form-control {
    border: none;
    border-bottom: 1px solid #0000002b;
    border-radius: 0 !important;
   padding-left: 0;
    height: 50px;
    padding: 0px 10px;
}

.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}

.button-fluid ul {
    padding-left: 20px;
}

a.book-circle {
    text-decoration: none; color:#fff;
}

a.book-circle:hover{color:#fff;     background-color: #020026;}
.bottom_banner .btn2::before {

background-color: #eaaa00;
}

@media only screen and (max-width: 1024px) {
    .testimonial p {
        font-size: 20px;
    }

    .valuemain {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .content_inner h2 {
        font-size: 35px;
        max-width: 100%;
        margin: 0 auto 32px auto;
    }

    .submit_btn {
        padding: 13px 16px;
        font-size: 14px;
        margin: 0px 2px;
    }

    .hero-section {
        padding: 150px 0 60px 0;
        height: auto;
    }

    a.navbar-brand {
        max-width: 60px;
    }

    section.prop_area_main {
        padding: 60px 00 40px 0;
    }

    .valuemain {
        margin-bottom: 20px;
    }

    section.prop_area_main_testi {
        padding: 60px 0;
    }

    .headshot {
        width: 100%;
    }

    .detailtesti {
        width: 100%;
    }

    .testimonial {
        border-radius: 15px;
        flex-wrap: wrap;
    }

    .testimonial p {
        font-size: 20px;
    }

    .detailtesti h2 {
        font-size: 16px;
    }

    section.form_main_area {
        padding: 60px 0;
    }

    .form_main_area_inner {
        padding: 25px;
    }

    .form_main_area_inner h2 {
        font-size: 25px;
        margin-bottom: 25px;
    }

    .flex_frm .form-group {
        width: 100%;
        margin-bottom: 10px;
    }

    .flex_frm {
        flex-wrap: wrap;
    }

    .select_main_innner_main {
        flex-wrap: wrap;
    }

    .select_main_innner {
        width: 100%;
    }

    .select_main_innner_main_select1 {
        width: 100%;
        margin-left: 0;
    }

    .select_main_innner_main_select h3 {
        font-size: 15px;
        margin-top: 15px;
        margin-bottom: 9px;
        min-height: 30px;
    }

    label.form-check-label {
        font-size: 14px;
    }

    button.btn_btn {
        padding: 13px 13px;
        border-radius: 100px;
        border: 1px solid #020026;
        background: #020026;
        color: #fff;
        display: block;
        width: 100%;
        max-width: 400px;
        transition-duration: 0.5s;
        margin: 20px 0 0 0;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.5px;
        text-transform: capitalize;
    }

    section.footer {
        text-align: center;
    }

    section.footer ul.nav.justify-content-end.list-unstyled.d-flex.mb-0 {
        justify-content: center !important;
    }
    .report_section .heading {
        font-size: 25px;
     
    }

    .technology h3 {
        font-size: 18px;
       
    }
    .right_box h2 {
        font-size: 22px;
      
        margin-bottom: 15px;
    }
    /*section.header {
       background-color: #000000;
    }*/
    .nav-link {
      
        margin: 0 0 0 0px !important;
       
    }
    button.navbar-toggler {
        filter: invert(1);
    }
    .navbar-collapse {
      
        margin-top: 20px;
    }
}



@media only screen and (max-width: 767px) {
  .testimonial-card .testimonial-desc{text-align: left;}
  #testimonial .col-lg-8.mx-auto.text-center.heading-section.mt-5{
    padding-left: 20px;
  }
  .btn_make_stick_head .submit_btn {
    background: #f8b70b;
    padding: 9px 12px;
    font-size: 12px;
}
}