.sec_heading@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@1,500&family=Montserrat:wght@100;200;300;400;700;800&display=swap');
body { font-family: 'Montserrat', sans-serif; font-weight:400; margin:0px; padding:0px; font-size: 14px; color: #222222;}
a { text-decoration:none; }
a:hover{ text-decoration:none; outline:none; }
.navbar{
    padding:2px 1rem;
}
html{scroll-behavior:smooth}
.navbar-brand {
    display: inline-block;
    padding: 0;
    width:130px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
}
.nav_inner {
    width: 100%;
    max-width: 1140px;
    display: flex;
    margin: 0 auto;
    padding:40px 0;
}
.navbar-dark .navbar-toggler, .navbar-dark .navbar-toggler:focus {
    border:0;
    box-shadow: none;
    outline: none;
}
.nav-link {padding:0px 10px; font-size:14px;font-weight: 600; }
.nav-item:last-child .nav-link { border-right:none; }
.nav-item { display:inline-block; }
.navbar-expand-lg .navbar-nav .nav-link { padding:0px 20px; color:#fff; }
.navbar-light .navbar-nav .active>.nav-link{
    color:#fff;
}
.navbar { background-color:#222222; }
.txt-up { text-transform: uppercase; }

.top-line-left { position:relative; padding:10px 0px; text-align: center;
    font-family: 'EB Garamond', serif;
    font-size: 28px;
    font-weight: 500;
}
.top-line-left::before {
    content: '';
    position: absolute;
    left: 0;
    width: 40%;
    height: 1px;
    top: 50%;
}
.top-line-left::after {
    content: '';
    position: absolute;
    right: 0;
    width: 40%;
    height: 1px;
    top: 50%;
}
.cw::after {
    background-color: #fff;
}
.cw::before { background-color:#fff; }
.cr::before { background-color:#df3535; }
.cg::before { background-color:#666; }
.line-left::before { left:0; }
.line-center::before { left:calc(50% - 50px); }
.theme-red-color { color:#df3535; }

.section-heading { 
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 50px;
    position: relative;
 }
 .section-heading::after{
    content: '';
    position: absolute;
    width: 50px;
    height: 4px;
    top: 40px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
background-image: linear-gradient(to left, #D20F0E , #F26701);
 }

.color-white { color:#fff; }
.color-gray { color:#2d2d2d; }
/* .home-hero-section{background-image:url('../images/home_banner.png'); background-size:cover; background-repeat:no-repeat;
    background-position:center; height:600px; display:flex; align-items: center; background-color: #000;
} */
.hero-content {color:#fff; }
.home-hero-section{
    position: relative;
}
.hero-inner-wrap{
    position: absolute;
    top: 0;
    left: 85px;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}
.hero-heading { font-size:28px; line-height:40px; 
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.hero-heading_type { 
    font-size:25px;
    line-height:40px; 
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    max-width: 592px;
}
.hero-btn{
    background-color: #d03431;
    border: 2px solid #fff;
    box-shadow: 0 0 20px 0px rgb(0 0 0 / 34%);
    color: #fff;
    padding: 10px 18px;
    font-size: 16px;
    font-weight: 600;
}
.hero-btn:hover{
    background-color:#df3535;color:#fff;
    text-decoration: none;
}
.hero-btn-wrap { margin-top:50px; }
.product-feature-section { 
    margin-top:100px;
    background: radial-gradient(50% 50% at 50% 48.14%, #F2F2F2 45.49%, rgba(242, 242, 242, 0) 100%);
 }
.btnmr{
    margin-top: 30px;
    display: inline-block;
}
.pf-slide-wrap {
    background: #FFFFFF;
box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.16);
border-radius: 12px;
padding: 15px;
    margin-bottom: 30px;
}
.pf-slide-wrap .pf-img-wrap { height:100px; display:flex; align-items:center; justify-content:center; }
.pf-heading-wrap { display:flex; color:#2d2d2d;min-height: 70px; align-items:center; justify-content:center; font-size:16px; font-weight:600; }
.pf-data-txt { font-size:14px; font-weight:400; color:#666; min-height:130px; }
.product-feature-slides { margin:50px 0px; }
.product-feature-slides .owl-nav { position:absolute; top:48%; width:100%; }
/*.pf-slide-wrap .pf-img-wrap img {
    max-width: 60px;
}*/
.copyright {
    background: #030303;
    color: #b2b2b2;
    text-align: center;
    font-size: 11px;
    padding: 15px 0;
}
.copyright a{
    color: #b2b2b2;
}
/* .pro-mgt-img { background-image:url('../images/home/Layer 11.png'); background-size:cover; background-repeat:no-repeat;
    background-position:bottom; height:600px; 
} */
.pro-mgt-img img { width:100%; }
.pro-mgt-list { list-style-type:none; margin:20px 0px; padding:0px; }
.pro-mgt-list li { padding-left:35px; color:#666; font-size:14px; font-weight:400; margin-bottom:20px; }
.pro-mgt-list li:last-child { margin-bottom:0px; }
.check-icon{margin-left:-35px;margin-bottom:-8px;margin-right:10px;position:relative;border-radius:2px; width:20px;display:inline-block; height:20px; border:2px solid #2d2d2d; }
.check-icon::after { left:5px; top:1px; content:''; position:absolute;
    width:6px; height:12px; border: solid #2d2d2d; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg);
    -ms-transform:rotate(45deg); transform:rotate(45deg); 
}
.pro-mgt-dtl { padding-left:40px; }
.pm-dtl-wrap .row { align-items: center; }
.program-management-section .card{
    border:0;
    border-bottom: 1px solid rgb(7 7 7 / 20%);
    border-radius: 0;
}
.program-management-section .card:last-child{
    border-bottom:0;
}
.program-management-section .card-header {
    padding: 0;
    background-color: transparent;
    border-bottom: 0;
}
.program-management-section .card-body{
    padding: 15px 0;
}
.program-management-section .btn{
    padding: 0.375rem 0;
    font-weight: 600;
    display: block;
    text-align: left;
}
.program-management-section .btn i{
    float: right;
}

/* Client say section Css Start Here */
.client-section-warp .client-section-inner { padding:50px 0px; }
.cs-slider-wrap { margin-top:40px; }
.cs-slide-wrap .cs-img-wrap {     top: -20px;
    position: relative; height:50px;  }
.cs-slide-wrap .cs-img-wrap img { max-width:120px; max-height:50px;border: 2px solid #ddd;    background: #fff;}
.cs-data-wrap .say-about { font-size:14px; font-weight:400; color:#666; min-height:108px;    margin-bottom: 10px; }
.cs-data-wrap .who-say { color:#2d2d2d; font-size:14px; }
.cs-data-wrap .who-say span { display:block; }
.cs-slide-wrap { padding:0px 38px 20px; margin: 20px 0 0 0;   background: #F4F4F4;min-height: 250px; }
.cs-slider-wrap .owl-dots { text-align: center; }
.cs-slider-wrap .owl-dots .owl-dot { outline:none; margin:2px 2px; }
.cs-slider-wrap .owl-dots .owl-dot span{background-color:#ccc;width:11px;height:11px;border-radius:50%;display:inline-block; }
.cs-slider-wrap .owl-dots .active span { background-color:#e03d3e; }
.client-section-inner .owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
}
.client-section-inner .owl-carousel .owl-nav button.owl-next, .client-section-inner .owl-carousel .owl-nav button.owl-prev{
    background: #fff;
    color: #f00;
    border: none;
    padding: 5px 5px 10px !important;
    font-size: 37px;
    line-height: 0;
    height: 35px;
    width: 35px;
    box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 24%);
}
.client-section-inner .owl-carousel .owl-nav button.owl-next{
    right: -20px;
    position: absolute;
}
.client-section-inner .owl-carousel .owl-nav button.owl-prev{
    left: -20px;
    position: absolute;
}
.client-section-inner .owl-carousel .owl-nav button.owl-next:focus, .client-section-inner .owl-carousel .owl-nav button.owl-prev:focus{
    outline: none;

}
.client-section-inner .owl-next.disabled, .client-section-inner .owl-prev.disabled  {
    display: none;
}
/* Client say section Css End Here */
.demo-hero-section { background-image:url('../images/demo/header.png'); }
.compu_icon{
    max-width: 700px;
    width: 100%;
}
.footer_form_section {
    margin-top: 80px;
    margin-bottom: -100px;
}
.footer_form_section .section-heading:after{
    margin: 0;
}
.footer_form_section .section-heading{
    margin-bottom: 35px;
}
.form_bg {
    background: #F4F4F4;
    padding: 20px;
}
.form_bg .form-group{
    position: relative;
}
input{
    width: 100%;
    padding: 10px;
    background: #FFFFFF;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 0;
    outline: none;
    box-shadow: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=checkbox] {
    width: auto;
  }
.termbox a{
color: #212529;
text-decoration: underline;
}
.submit_btn {
    background: #DF3433;
    color: #fff;
    border: 0;
    font-weight: 700;
    padding: 8px 35px;
    outline: 0;
    margin-top: 20px;
}
.take-control-section { margin-top:100px; }    
.tcs-img-wrap img { max-width:100%; }  
.tcs-txt { color:#666; font-size:14px; font-weight:400; margin:20px 0px; }  

.demo-form-section { margin-top:150px; margin-bottom:100px; background-image:url('../images/demo/dfbg.png'); padding:80px 0px 150px 0px; background-repeat:no-repeat; background-position:left; background-size:contain; }

.df-inner { display:flex; align-items:flex-end; }
.df-inner .df-left-part { width:50%; float:left; }
.df-inner .df-right-part {  width:50%; float:left; background-color:#f2f2f2; padding:53px 15px 30px 50px; }
.df-form-wrap { max-width:500px; }
.df-form-wrap .form-group { position:relative; font-size:14px; }
.df-form-wrap .form-group i { position:absolute; top:10px; left:10px; }
.df-form-wrap .form-group input { background-color:#f2f2f2; padding:5px 10px 5px 40px; font-size:14px; border:1px solid #ccc; }
.df-form-wrap .com-name-wrap i { font-size:16px; }
.df-form-wrap .job-ttl-wrap i { font-size:18px; }
.df-form-wrap .phn-no-wrap i { font-size:16px; transform:rotate(-90deg); }
.df-form-btn { background-color:#df3535; padding:10px; width:230px; color:#fff; font-weight:600; margin-top:10px; }
.df-info { font-size:12px; color:#df3535; font-weight:400; margin:20px 0px; }
.df-chk-box { font-size:12px; color:#666; font-weight:400; }
.df-left-content{background-color:rgba(0,0,0,.8);color:#fff;padding:80px 80px 80px 0px;text-align:right;margin-right:100px; }
.df-left-content div { font-size:28px; position: relative; padding:20px 0px; }
.df-left-content div::before { content:''; top:0; position:absolute; background-color:#df3535; height:2px; right:0; left:0; }
.df-left-content p { font-size:14px; font-weight:400; }

.df-chk-box input[type=checkbox] { opacity:0; }
.df-chk-box .ch-box-main { border:1px solid #ccc; text-align:center; line-height:8px; background-color:#ccc; position:absolute; width:12px; height:12px; display:inline-block; top:2px; left:0; }    
.df-chk-box input[type=checkbox]:checked ~ .ch-box-main::before { content:''; display:inline-block;
    width:6px;height:9px; border:solid #000; border-width:0 2px 2px 0; -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);transform: rotate(45deg); 
}
/* Inner Page Css Start Here */
.inner-page-hero-section { color:#fff;background-size:cover;background-repeat:no-repeat;background-position:center;height:250px;display:flex;align-items:center; background-color:#000;}
.inner-hero-heading { font-size:24px; font-weight:500; }
.inner-hero-txt { font-size:12px; font-weight:400; }
.cust_align{
    text-align: right;
}
/* Inner Page Css End Here */

/* Footer css start */
.footer-wrap { background-color:#0E0E0E; color:#fff; padding:40px 0px; }
.footer-logo-wrap img { max-width:80px; }
.ftr-sec .ftr-img-wrap { width:40px; float:left; }
.ftr-sec .ftr-img-wrap img { max-height:30px; }
.ftr-sec .ftr-data { width:calc(100% - 40px); float:left; font-size:14px; }
.ftr-link {     font-size: 18px;
    color: #828282;
    font-weight: 600;}
.ftr-sec .ftr-link a { color:#ccc; font-weight:400; }
.footer-wrap .row { align-items: flex-end; }
.quote-hero-section{background-image:url('../images/quote/header.png'); }

.quote-page-section { background-color:#f9f9f9; }
.expect-left-wrap { width:50%; background-size:cover; background-image:url('../images/quote/Background.png'); background-position:left; background-repeat:no-repeat; padding:60px 15px 30px 200px; }
.expect-left-wrap .expect-list { margin:20px 0px; list-style-type:none; padding:0px; }
.expect-left-wrap .expect-list li { font-size:14px; color:#2d2d2d; font-weight:400; margin-bottom:20px; padding-left:30px; }
.expect-left-wrap .expect-list li .ex-img-wrap{display:inline-block;width:30px;text-align:center;margin-left:-30px;}
.expect-left-wrap .expect-list li .ex-img-wrap img { max-height:20px; }
.expect-right-wrap { width:50%; padding:60px 200px 30px 15px; }
.expect-btm { background-color:#f9f9f9; max-width:300px; padding:15px 20px; border-right:4px; }
.expect-btm .ex-head { color:#2d2d2d; font-size:14px; margin-bottom:10px; }
.expect-btm .ex-txt { color:#666; font-weight:400; font-size:12px; }
.qps-inner { display:flex; }
.quote-form-wrap .qps-info { font-size:12px; color:#df3535; font-weight:400; margin:20px 0px; }
.qps-chk-box{ font-size:12px; color:#666; font-weight:400; }
.quote-form-wrap .form-group { position:relative; font-size:14px; }
.quote-form-wrap .form-group i{position:absolute; top:10px; left:10px; }

.qps-chk-box input[type=checkbox] { opacity:0; }
.qps-chk-box .ch-box-main { border:1px solid #ccc; text-align:center; line-height:8px; background-color:#ccc; position:absolute; width:12px; height:12px; display:inline-block; top:2px; left:0; }    
.qps-chk-box input[type=checkbox]:checked ~ .ch-box-main::before { content:''; display:inline-block;
    width:6px;height:9px; border:solid #000; border-width:0 2px 2px 0; -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);transform: rotate(45deg); 
}

.quote-form-wrap .form-group input { background-color:#f9f9f9; padding:5px 10px 5px 40px; font-size:14px; border:1px solid #ccc; }
.quote-form-wrap .com-name-wrap i { font-size:16px; }
.quote-form-wrap .job-ttl-wrap i { font-size:18px; }
.quote-form-wrap .phn-no-wrap i { font-size:16px; transform:rotate(-90deg); }
.quote-form-wrap { max-width:500px; }
.quote-form-wrap .quote-form-btn { background-color:#df3535; padding:10px; width:230px; color:#fff; font-weight:600; margin-top:10px; }
.expect-right-wrap .req-txt { color:#666; font-size:12px; font-weight:400; }
.contact-hero-section{background-image:url('../images/contactus/header.png'); }

.contactus-form-wrap .form-group { position:relative; font-size:14px; }
.contactus-form-wrap .form-group i{position:absolute; top:13px; left:10px; }
    
.contactus-form-wrap .form-group input {
    background-color: #fff;
    padding: 10px 10px 10px 40px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 0;
    outline: none;
    box-shadow: none;
 }
.contactus-form-wrap .com-name-wrap i { font-size:16px; }
.contactus-form-wrap .job-ttl-wrap i { font-size:18px; }
.contactus-form-wrap .phn-no-wrap i { font-size:16px; transform:rotate(-90deg); }

.contactus-form-wrap .contactus-form-btn { background-color:#df3535; padding:10px; width:230px; color:#fff; font-weight:600; margin-top:10px;    border-radius: 0;
    outline: none; }
.contactus-form-btn2 { background-color:#df3535; padding:10px; width:230px; color:#fff; font-weight:600; margin-top:10px;    border-radius: 0;
    outline: none; }
.contactus-page-top { padding:60px 0px; }
.contactus-page-top .contact-left-wrap { padding-right:70px; }
.contact-left-wrap .contact-page-list { list-style-type:none; margin:30px 0px 40px 0px; padding:0px; }
.contact-left-wrap .contact-page-list li { font-size:14px; color:#2d2d2d; font-weight:400; margin-bottom:20px; padding-left:30px; }
.contact-left-wrap .contact-page-list li .cp-img-wrap { display:inline-block;width:30px;text-align:center;margin-left:-30px; }
.contact-left-wrap .contact-page-list li .cp-img-wrap img { max-width:20px; }
.contact-left-wrap .call-us-txt { color:#666; font-weight:400; font-size:14px; margin:30px 0px; }
.contact-left-wrap .call-us-txt a{ font-weight:600; outline:none; color:#666; }
.callus-bottom-wrap { margin-top:50px; }
.call-us-txt a{color:#df3535;}
.contactus-form-wrap .cp-info { font-size:12px; color:#df3535; font-weight:400; margin:20px 0px; }
.contactus-chk-box { font-size:12px; color:#666; font-weight:400; }
.contact-right-wrap .require-txt { color:#666; font-size:12px; font-weight:400; }

.contactus-chk-box input[type=checkbox] { opacity:0; }
.contactus-chk-box .ch-box-main { border:1px solid #ccc; text-align:center; line-height:8px; background-color:#ccc; position:absolute; width:12px; height:12px; display:inline-block; top:2px; left:0; }    
.contactus-chk-box input[type=checkbox]:checked ~ .ch-box-main::before { content:''; display:inline-block;
    width:6px;height:9px; border:solid #000; border-width:0 2px 2px 0; -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);transform: rotate(45deg); 
}
.mobile_view_only{
    display: none;
}
.control_section {
    margin-top: 90px;
}
.sec_heading{
    font-weight: 600;
    font-size:28px;
    text-transform: uppercase;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.fontsize{
    font-size:28px;
}
.red{
    color: #d00907;
}
.analytic_section {
    background: #222;
    padding-top: 65px;
}
.analytic_section .section-heading::after{
    content: none;
}
.analytic_section .section-heading{
   margin-bottom: 25px;
}
.book_btn {
    color: #fff;
    font-weight: 600;
}
.book_btn:hover{
    color: #DF3433;
}
.expe {
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 30px;
    margin-top: 40px;
}
.experince {
    max-width: 855px;
    width: 100%;
    margin: 0 auto;
    background: #F7F7F7;
    padding: 125px 0 88px;
}
.center_btn{
    text-align: right;
}

.demobtn {
    border: 2px solid #DF3433;
    color: #DF3433;
    padding: 5px 40px;
    font-weight: 600;
    display: inline-block;
}
.demobtn:hover{
    color: #DF3433;
    text-decoration: none;
}
.contactbtn {
    border: 2px solid #DF3433;
    background: #DF3433;
    color: #fff;
    padding: 5px 40px;
    font-weight: 600;
    display: inline-block;
}
.contactbtn:hover{
    color: #fff;
    text-decoration: none;
}
.program-management-section {
    margin-top: 100px;
}
.program-management-section .section-heading::after{
    margin: 0 0;
}
.mobile_feature{
    display: none;
}
.analytic_img {
    max-width: 90%;
}
.contactus-page-top .section-heading::after{
    content: none;
}
.hide{
    display: none;
}
#email_error,#email_error2 {
    color: #df3835;
    font-weight: 500;
}
.textshadow{
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.alert-danger2 {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-success2 {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

/* Responsive css start here */
@media(max-width:1199px){
    .expect-left-wrap{ padding:60px 15px 30px 100px; }
    .expect-right-wrap { padding:60px 100px 30px 15px; }
}
@media(max-width:991px){
    .hero-heading_type{
        font-size: 18px;
    }
    #pro_feature_slider .owl-item img {
    width: auto;
}
    .navbar-brand{width: 100px;}
    .demo-form-section { background-size:cover; }
    .df-left-content { margin-right:50px; }
    .navbar-light .navbar-toggler { border:none; outline:none; }
    .navbar-collapse{position:absolute; width:100%; left:0px; top:64px; background:rgba(255, 255, 255); }
    .nav-link { border-right:none; }
    .nav-item { margin:10px 0px; }
    .contactus-page-top .contact-left-wrap { padding-right:0px; }
    .navbar-expand-lg .navbar-nav .nav-link { padding:0px 20px; color:#222 !important; }
    .navbar-light .navbar-nav .active>.nav-link{
    color:#222;
     }
     .hero-heading{
        font-size: 20px;
     }
    .nav_inner{
        padding: 15px 0;
    }
    .footer_form_section .section-heading:after {
        margin: 25px 0;
    }
}
@media(max-width:799px){
    .product-feature-slides .owl-nav .owl-next { float:right; }
    .product-feature-slides .owl-nav button{ outline:none; }
    .product-feature-slides .owl-nav button span { font-size:40px; color:#999; font-weight:normal; }
}
@media(max-width:768px){
    .hero-content { width:100%; }
    .pro-mgt-dtl { padding:40px 15px; }
    .analytics-content-wrap { margin-top:40px; }
    .client-section-warp { background-image:none; }
    .df-inner { display:block; }
    .df-inner .df-left-part { width:100%; }
    .df-inner .df-right-part { width:100%; padding:30px 15px 30px 15px;}
    .demo-form-section{padding:250px 0px 0px 0px;background-position-x:center;background-position-y:top;background-size:cover;margin-top:30px; margin-bottom:30px; }
    .df-left-content { margin-right:0px; padding:30px 30px 30px 0px; }
    .df-form-wrap { max-width:100%; }
    .take-control-section { margin-top:30px; }
    .tcs-img-wrap { margin-bottom:20px; }
}
@media(max-width:767px){
    .footer_form_section .section-heading{
        text-align: center;
    }
    .centerbtn{
    text-align: center;
           }
#pro_feature_slider .owl-dots {
    text-align: center;
}
#pro_feature_slider button.owl-dot {
    background: #ccc;
    color: #fff;
    border: 1px solid #ccc;
    padding: 5px !important;
    font-size: 20px;
    margin: 0 2px;
    border-radius: 60px;
    outline: none;
    box-shadow: none;
}
#pro_feature_slider .owl-dot.active{
    background: #DF3433;
    border: 1px solid #DF3433;
} 
#pro_feature_slider .owl-nav {
    position: absolute;
    top: 45%;
    width: 100%;
}
#pro_feature_slider  .owl-nav button.owl-prev {
    left: -5px;
}
#pro_feature_slider  .owl-nav button.owl-next {
    right: -5px;
    position: absolute;
}
#pro_feature_slider  .owl-nav button.owl-next,
#pro_feature_slider  .owl-nav button.owl-prev
{
    background: #fff;
    color: #f00;
    border: none;
    padding: 5px 5px 10px !important;
    font-size: 37px;
    line-height: 0;
    height: 35px;
    width: 35px;
    box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 24%);
    outline: none;
}
    .mobile_feature{
        display: block;
    }
    .desktop_feature{
        display: none;
    }
    .mobile_view_only{
        display: block;
    }
    .mobile_view_only img{
        margin: 45px auto;
    text-align: center;
    max-width: 400px;
    display: block;
    }
    .footer_form_section .section-heading:after {
        margin:0 auto;
    }
    .center{
        text-align: center;
    }
    .callus-bottom-wrap {
        margin-top: 0px;
    }
    .cust_align {
        text-align: center;
    }
    .center_btn{
        text-align: center;
    }
    .center_btn2{
        text-align: center;
    }
    .contactbtn{
        padding: 5px 48px;
        margin-top: 10px;
    }
    .analytic_img {
        margin: 30px auto 0;
        text-align: center;
        display: block;
    }
    .program-management-section {
        margin-top: 40px;
    }
    #accordion {
        margin-bottom: 40px;
    }
    .hero-inner-wrap{
        left: 0;
        right: 0;
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }
    .hero-heading{
        font-size: 1.8rem;
        line-height: 38px;
        transition: all 0.5s ease-in-out;
    }
    .footer-wrap { text-align: center; }
    .footer-wrap .footer-logo-wrap { margin-bottom:40px; }
    .ftr-sec .ftr-img-wrap , .ftr-sec .ftr-data { width:100%; display:block; }
    .ftr-sec { margin-bottom:40px; }
    .section-heading { font-size:22px; }
    .navbar-toggler { padding:0px; }
    .qps-inner { display:block; }
    .expect-left-wrap{ width:100%; padding:0px 15px 0px 15px; margin-top:30px; }
    .expect-right-wrap { width:100%; padding:0px 15px 30px 15px; margin-top:30px; }
}
@media(max-width:667px){
    .hero-heading{
        font-size: 1.8rem;
        line-height: 38px;
    }
}
@media(max-width:599px){
    .pf-slide-wrap { margin:10px 15px; }
    .product-feature-slides .owl-nav { padding:0px 10px; }
    .top-line-left{
        font-size: 22px;
    }
    .hero-heading{
        font-size: 1.2rem;
        line-height: 32px;
    }
    .top-line-left::before, .top-line-left::after{
        width: 33%;
        top: 50%;
    }
    .mobile_view_only img {
        margin: 45px auto;
        max-width: 275px;
    }
    .client-section-inner .owl-carousel .owl-nav button.owl-next {
        right: -5px;
    }
    .client-section-inner .owl-carousel .owl-nav button.owl-prev {
        left: -5px;
    }
}
@media(max-width:575px) {
    .pro-mgt-dtl { background: #f8f8f8; padding:40px 15px; margin: 0px -15px; }
    .bts-btn-wrap a { width:100%; padding:8px 10px; font-size:14px; }
    .bts-heading { font-size:24px; }
    .contact-mob-bg-color { background-color:#f8f8f8; padding:30px 15px; }
    .contactus-page-top { padding:0px; margin-top:30px; }
    .contactus-form-wrap .form-group input { background-color:#f8f8f8; }
    .hero-heading {
        font-size: 1.4rem;
        line-height: 35px;
    }
    .hero-heading_type{
        font-size: 19px;
    }
}
@media(max-width:480px) {
    .hero-heading {
        font-size: 1rem;
        line-height: 22px;
    }
    .compu_icon {
        max-width: 376px;
    }
    .hero-heading_type{
        font-size: 16px;
    }
  
}
@media(max-width:375px) {
.footer_form_section .section-heading:after{
               margin: 0 0px 0;
    }
.program-management-section .section-heading::after {
    margin: 16px 0 0;
}
.experince{
    padding: 38px 0 88px;
}
.hero-heading_type{
    font-size: 14px;
}

}
@media(max-width:330px) {
.footer_form_section .section-heading:after{
               margin: 20px 0px 0;
    }
.hero-heading_type {
    font-size: 12px;
}

}

/* Responsive css end here */