/* contact us css start  */
.contformMain {
    max-width: 600px;
    margin: 0 auto;
    text-align: start;
    padding: 20px 0px;
}

.contformMain form .form-control:focus {
    box-shadow: 0 0 5px #4B77FF;
    outline: none;
    border: none;
    border-radius: 6px;
}

.contformMain form label {
    font-size: 16px;
    font-weight: 600;
    color: rgb(0 0 0 /68%);
}

.contSubmitBtn {
    width: 170px;
    height: 45px;
    font-size: 15px;
    border-radius: 5px;
    background: #4B77FF;
    color: #fff;
}

.contSubmitBtn:hover {

    background: transparent;
    color: #4B77FF;
    border: 2px solid #4B77FF;
    font-weight: 600;

}

.teamModalMain .modal-dialog {
    max-width: 800px;
    border: none;
}

/*-----Privacy and Contact Us Page-----*/
.privacy {
    width: 60% !important;
}

/*-----Term and Condition Page-----*/
.scroll {
    overflow-y: scroll;
    height: 50vh;
}

/*-----About Us Page-----*/
p.about {
    width: 50%;
}

/*          git_analysis    */
.cardscroll {
    height: 32.7vh;
    overflow-y: auto;
}

.card1 {
    margin-top: -120px !important;
}

.tablescroll {
    overflow-y: auto;
    /* height: 26.5vh; */
    height: 207px ;
}

/* meeting_analysis */
.meeting_scroll {
    overflow-y: auto;
    height: 76px;
}

.table-responsive.myTable {
    height: 145px;
}

.myTable thead tr {
    position: sticky;
    top: 0;
    background: white;
    z-index: 999;
}

.inactiveMain .card {
    min-height: 290px;
    max-height: 380px;
}
.topApproverMain .card{
    /* max-height: 260px; */
    /* min-height: 260px; */
}
.card.test {
	height: 379px !important;
	min-height: 361px !important;
	/* height: auto !important; */
}
.card.test .tablescroll {
    overflow-y: auto;
    /* height: 33.3vh; */
    height: 205px !important;

}
 .mostActiveMain .card{
    min-height: 290px;
    max-height: 380px;
}
.comitrMain .tablescroll{
    /* height: 20vh !important; */
}
.avrBoxOne {
  margin-top: 10px;
}
.mostActiveMain {
  margin-top: 10px;
}
.inactiveMain {
  margin-top: 10px;
  column-gap: 10px;
}
.myLoader {
    position: absolute;
    bottom: 3px;
    z-index: 9;
    left: 10px;
}
.upLoader{
    top: 90px;
    right: 25px;
    bottom: auto;
    left: auto;
}
/* alert page css  */
.mail-wrapper.alertMainWrap{
    position: relative !important;
    transform: translate(0) !important;
    display: block;
    z-index: 1;
    top:0;right:0;left:0;bottom:0;
    width:100%;
    max-width:100%;
    display: flex;
    align-items: start;
}
.mail-wrapper.alertMainWrap .mail-group{
    position: static !important;
    width:60%;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;

}
.mail-wrapper.alertMainWrap .mail-group-header {

        position: relative !important;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        min-height: 55px;
        background-color: #fff;
        border-bottom: 1px solid rgba(72, 94, 144, 0.16);
        display: flex;
        align-items: center;
        padding: 0 20px;
        width: 100%;
        z-index: 999999999999999999 !important;
        border-right: 1px solid  rgba(72, 94, 144, 0.16);
    
}
.mail-sidebar.alertSideBar {
    position: relative !important;
    width: 100%;
    height: auto;
    
}
.mail-sidebar-body {
    
    margin-top: 60px;
    margin-bottom: 40px;
}
.alertSideBar nav.nav.nav-sidebar{
    flex-direction: row;
    min-height: 55px !important;
    margin: 0px 0px;
    justify-content: flex-start;
    align-items: center;
}
.nav-sidebar .nav-link {
    padding: 6px 10px;
    display: block;
    height: auto;
}
.alertMainWrap .mail-group-body {
    position: static;

    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    border-right: 1px solid  rgba(72, 94, 144, 0.16);
}
.alertMainWrap div#mail-content {
    position: relative;
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    width: 40%;
    min-height: 300px;
}
ul.nav.navbar-menu{
    justify-content: center !important;
}
.haveMoreMain{
    width: 100% !important;
}
.empMain {
    margin: 20px 0 !important;
    padding: 0 !important;
}
.empMainOne {
    padding: 0 !important;
    width: 100% !important;
}
.acompMain {
    padding: 0 !important;
}
.intMain {
    margin-top: 50px;
}
.dashboardMain{
    overflow: hidden;
    padding-bottom: 15px;
}
.dashboardMain.interMain.meetingMain.gitMain {
    overflow: hidden;
}
.mergMain .df-breadcrumbs {
    margin-top: 60px;
    
}
.thirdPartyMain > .content {
    
    /* margin-top: 50px !important; */
}
.profile-sidebarRight button {
   
    font-size: 15px;
}
.userManegMain .df-example {
    padding: 25px;
    overflow-x: auto;
}
 .mail-wrapper.alertMainWrap {
        border-top: 1px solid rgba(72, 94, 144, 0.16);
    }

    .mail-group-paginator.alertPaginMain{
        bottom: -45px !important;
      
    }
    .mail-group-paginator {
        position: absolute;
        bottom: -35px;
        width: 99.5%;
        background: #fff;
        min-height: 80px;
        padding: 25px 0px;
        z-index: 61;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 70px;
    }
    .orgnMain {
        padding-bottom: 0 !important;
    }
    .orgnMain .content {
        padding: 30px 30px 0 !important;
    }
 /*pagination css */
.pageMain {
    position: absolute;
    bottom: 0;
    right: 30px;
}
a.page-link.countLink {
    background:#0b76b7;
    color: #fff;
}
.pageMain .page-link:focus{
    border: none !important;
    outline: none !important;
    box-shadow: none !important;

}
 /*pagination css end*/
/* media query start  */
.pmTableOne{
    position: relative;
    padding-bottom: 20px;
}.pmTableOne .pageMain{
    bottom: 0px;
    right:8px;
}

.scoreTable {
    position: relative;
}
.scoreTable .pageMain {
    bottom: -20px !important;
    right: 0;
}

.users-table::before {
    content: attr(data-label);
    top: 15px;
    left: 20px;
    font-size: 11px;
}
.modal-footer {
    border: none !important;
    padding: 1rem 1rem 0;
  
}
.alertMainWrap div#mail-content {
    
    height: 723px;
    border-bottom: 1px solid #e5e5e5;
}

/* git page css extra  */
.comitMain {

}
.comitMain > .card {
    height: 100%;
}
.chart-seventeen {
    height: 100%;
}
.gitMain  .card{
    height: 100% !important;
}
/* git page css extra // */




@media (min-width: 1399px){

}
@media (max-width: 1340px){
    .topApproverMain .card{
        /* max-height: 286px; */
        /* min-height: 286px; */
    }
    .card.test .tablescroll {
        overflow-y: auto;
        height: 235px;
        border-bottom: 1px solid #f5f5f5;
    }
    .userManegMain .df-example {
        
        padding-top: 40px;
    }
    .userManegMain .df-example::before {
        content: attr(data-label);
      
        top: 15px;
        left: 15px;
     
    }
    .userManegMain table#example2 {
        width: 100% !important;
    }

}
@media (max-width: 1249px){
    .dashboardMain .navbar-menu-wrapper {
        padding: 0 5px;
    }
   
}

@media (max-width: 1199px ){
    h1.mainHeadline {
        font-size: 2.3rem !important;
        margin-top: -60px;
    }
    a.df-logo img {
        width: 250px !important;
    }    
    .teamPerfMain {
        /* padding: 0 !important; */
    }
    .contactWrapper a.df-logo img{
        width:200px !important;
    }
    .p3.baymax.pricingSub {
        padding: 10px 15px;
    }
    .huge {
    
        /* line-height: 25px; */
    }
    .pTextMain h2{
        font-size: 24px;
    }
    .pricingMain h1.huge {
        font-size: 2.4rem !important;
    }
    .haveMoreMain {
        padding: 70px 0 0;
        margin: 0;
    }
    .haveMoreMain .huge.h3 {
        font-size: 1.1rem !important;
    }
    .dashboardMain .navbar-header .navbar-brand {
        width: 200px;
    
    }
    .dashboardMain a.df-logo img {
        width: 175px !important;
    }
    .dashboardMain .navbar-menu .nav-link{
        font-size: 13px !important;
    }
    .avatar-sm {
        width: 30px;
        height: 30px;
    }
    .ScoreSubMain .container {
        max-width: 100%;
        padding: 0 20px;
    }
    .ScoreSubMain h4, .h4 {
        font-size: 1.2rem;
    }
    .ScoreSubMain .breadcrumb-item + .breadcrumb-item{
        padding-left: 0 !important;
    }
    .ScoreSubMain .container-label {
       
        font-size: 15px;
       
    }
    .ScoreSubMain .checkmark {
       
        height: 18px;
        width: 18px;
     
    
   
}
.ScoreSubMain .container-label .checkmark:after {
    left: 7px;
  
}
.interMain .container {
    max-width: 100% !important;
    padding: 0 20px;
}
.interMain h4, .h4 {
    font-size: 1.2rem;
}
.container-label {
    
    font-size: 15px;
  
}
.forSoftEng {
    padding: 35px 0px 1px;
}
.forSoftEng h2 {
    font-size: 1.7rem;
}
.forPManager {
    padding: 35px 0px 1px;
}
.forPManager h2 {
    font-size: 1.7rem;
}
.digiMain {
    width: 100%;
    overflow-x: scroll;
}
.forDigTeam {
    padding: 35px 0px 10px;
    overflow-x: scroll;
    width: 1120px;
    /* overflow: hidden; */
}
.forDigTeam h2 {
    font-size: 1.7rem;
}
.topApproverMain {
    /* margin-bottom: 90px; */
}
.mergMain .df-example {
    
    overflow-x: scroll;
    padding-top: 40px !important;
}
.mergMain .df-example::before {
    content: attr(data-label);
    top: 15px;
    left: 15px;
   
}
.mergMain .df-title{
    font-size: 35px !important;
    margin-top: 20px;
}
.cProfileMain .container {
    max-width: 100%;
}
.cProfileMain .media .media-body {
    padding-left: 0 !important;
}
.cProfileMain .card-footer {
    padding-left: 0;
}
.cProfileMain .card-profile-interest .media .media-body {
    padding-left: 10px !important;
}
.toolIntMain h1 {
    font-size: 2rem;
}
.userManegMain .df-example {
 
    overflow-x: auto;
}
.userManegMain .container-fluid{
    padding: 0 !important;
}
.userManegMain .df-example::before {
    content: attr(data-label);
   
    top: 10px;
    left: 5px;
   
}
.termsCondMain h3, .h3 {
    font-size: 1.4rem;
}
.termsCondMain h2{
    font-size: 1.5rem;
}
.privacy {
    width: 80% !important;
    padding-top: 40px !important;
}
.privacy h2 {
    font-size: 1.6rem;
}

}

@media (max-width: 991px ){
    h1.mainHeadline {
        font-size: 2rem !important;
        margin-top: 10px;
    }
    a.df-logo img {
        width: 230px !important;
    }    
    .contactWrapper a.df-logo img{
        width:180px !important;
    }
    .teamPerfMain {
        /* padding: 0 !important; */
    }
    h2.big, .big h2 {
        font-size: 1.3rem;
    }
    div#home-view-carousel-root .pb5{
      
            padding-bottom: 6rem;
       
    }
    .baymax a {
        outline: 0;
        font-size: 16px;
    }
    h4.huge, .huge h4 {
        font-size: 1rem;
    }
    div#menu .understroke {
        padding-bottom: 0.14rem;
        border-bottom: 2px solid #000;
 }
div#menu {
    
  
    z-index: 99999999;
 }
.overflowy-scroll {
    
    height: auto;
    -webkit-overflow-scrolling: touch;
    width: 100% !important;
    background: #f7f7f7;
    justify-content: center;
}
.p3.center.flex-none.strong.darken1{
    background: none !important;
}
.py2.center.flex-none.darken1 {
    background: #4B77FF;
    color: #fff;
}
a.text-blue.understroke.thick.link{
    color: #fff !important;
    border-color: #fff !important;
}

.contSubmitBtn {
    width: 160px;
    height: 40px;
    font-size: 14px;
   

}
.contformMain form label {
    font-size: 15px;
 
}
.df-logo {
    
    font-size: 20px;
   
}
p.mx-5.px-5.about {
    padding: 0 !important;
    width: 75%;
}
.dashboardMain a.df-logo img {
    width: 170px !important;
}
.col-lg-4.h-100.acompMain {
    padding: 0;
    margin: 10px 0px;
}
.acompMain .card {
    height: auto !important;
}
.intMain {
    margin-top: 0px;
}
.interMain h4, .h4 {
    font-size: 1.1rem;
}
.breadcrumb-item + .breadcrumb-item{
    padding-left: 0 !important;
}
.container-label {
    
    font-size: 14px;
  
}
.emailPageForm{
    margin: 20px 0px;
}
.proImgOne {
    display: none;
}
.proImgTwo img{
    width: 70%;
}
.forSoftEng {
    padding: 35px 20px 1px;
}
.forSoftEng h2 {
    font-size: 1.5rem;
}
.forPManager {
    padding: 35px 20px 1px;
}
.forPManager h2 {
    font-size: 1.5rem;
}
.forDigTeam {
    padding: 35px 20px 20px;


}
.forDigTeam h2 {
    font-size: 1.5rem;
}
.tryNowBox {
    height: 90px !important;
    width: 90px !important;
}
.avrBoxOne{
    margin-bottom: 10px;
}
footer.footer {
    display: flex;
    justify-content: space-between;
}
.mail-sidebar-body {
    margin-top: 20px;
    margin-bottom: 30px;
}
.mail-wrapper.alertMainWrap{
    flex-direction: column-reverse;
}
.alertMainWrap div#mail-content {
  
    width: 100%;

}
.mail-wrapper.alertMainWrap .mail-group {
   
    width: 100%;
    
}
.profileMain .contact-content{
    left: 305px !important;
    transform: translateX(0px);
    visibility: visible !important;
    opacity: 1;
}
.mergMain .df-breadcrumbs {
    margin-top: 10px;
}
.mergMain .df-title {
    font-size: 32px !important;
    margin-top: 20px;
}
.mergMain .df-lead {
    font-size: 17px;
    margin-bottom: 35px;
}
.mergMain .df-example {
    padding: 40px 10px 20px;
}
.mergMain .df-example::before{
content: attr(data-label);

top: 12px;

}
.profile-sidebarLeft {
    margin-bottom: 10px;
}
.profile-sidebarRight h5 {
    margin-bottom: 5px;
}
.profile-sidebarRight button {
    max-width: 30% !important;
    margin: 8px auto 0;
    font-size: 14px;
}
.toolIntMain .container{
    padding: 0 !important;
}
.toolIntMain h1 {
    font-size: 1.8rem;
}
.userManegMain .df-example {
    padding: 40px 5px 10px;
    
}
.termsCondMain h3 {
    font-size: 1.2rem;
}
.termsCondMain h2{
    font-size: 1.3rem;
}
.privacy {
   
    padding-top: 10px !important;
}
.privacy h2 {
    font-size: 1.4rem;
}
.privacy h3 {
    font-size: 1.4rem;
}
.privacy ul.ms-4 {
    padding-left: 0;
}
.privacy ol.ms-4 {
    padding-left: 0;
}
.helpCntrMain h3 {
    font-size: 1.4rem;
}
.orgnMain .content {
    padding: 30px 20px 0 !important;
}
.alertMainWrap div#mail-content {
    
    height: auto !important;
    border-bottom: 1px solid #e5e5e5;
}
}


@media (max-width: 767px ){
    h1.mainHeadline {
        font-size: 1.7rem !important;
        margin-top: 10px;
    }
    a.df-logo img {
        width: 200px !important;
    }    
    .contactWrapper a.df-logo img{
        width:160px !important;
    }
    
    h2.big, .big h2 {
        font-size: 1rem;
    }
    div#home-view-carousel-root .pb5{
      
            padding-bottom: 4rem;
       
    }
    .baymax a {
        outline: 0;
        font-size: 15px;
    }
    h4.huge, .huge h4 {
        font-size: 0.9rem;
    }
    .powerteamMain {
        padding-top: 0;
        padding-bottom:15px;
    }
    h2.huge, .huge h2 {
        font-size: 1.6rem;
    }
    .getStBtnOne {
        height: 40px !important;
    }
    .tpInput{
        height: 40px !important;
    }
    .fitsevryMain{
        padding: 5rem 0px !important;
    }
    .contSubmitBtn {
        width: 150px;
        height: 37px;
        font-size: 13px;
       
    
    }
    .contformMain form label {
        font-size: 14px;
     
    }
    .df-logo {
            font-size: 18px;
           }
           .navbar-menu-header .feather-x {
            width: 18px !important;
            height: 18px !important;
        
        }
        .form-control {
           
            height: 35px;
        }
        p.mx-5.px-5.about {
            padding: 0 !important;
            width: 75%;
        }
        .backBtn {
            padding: 10px 20px;
        }
        .pricingMain h1.huge {
            font-size: 2rem !important;
        }
        .haveMoreMain h3.huge {
            font-size: 1.4rem !important;
        }
        .quieter {
            
            font-size: 14px;
        }
        .dashboardMain a.df-logo img {
            width: 160px !important;
        }
        .dashboardMain .container {
            max-width: 100%;
        }
        h4, .h4 {
            font-size: 1.1rem;
        }
        .prodScoreMain img {
            height: auto !important;
            width: 25%;
        }
     .prodScoreMain .card-body {
            padding: 10px 0 !important;
        }
        .acompMain img {
            width: 30%;
        }
        .empMain {
            padding: 0 !important;
            overflow: scroll;
        }
        .empMain table#example1 {
            min-width: 550px;
            overflow-x: scroll;
        }
        .empMain table.dataTable thead .sorting {
            background-image: none;
            position: relative;
            min-width: 145px;
        }
        .ScoreSubMain h4, .h4 {
            font-size: 1.1rem;
        }
        .ScoreSubMain .container {
           
            padding: 0 10px;
        }
        .filterSec{
            margin: 20px 0px;
        }
        .filterSec .col-sm-3{
            padding: 0 !important;
        }
        .ScoreSubMain .container-label {
            font-size: 14px;
        }
        .interMain h4, .h4 {
            font-size: 1rem;
        }
        .d-block.intFilterSec {
            margin: 20px 0px;
        }
        .container-label {
    
            font-size: 13px;
          
        }
        .averRespMain h3 {
            font-size: 1.2rem;
        }
        .meetingFirstSec {
            max-width: 93%;
        }
        .proImgTwo img{
            width: 50%;
        }
        .forSoftEng {
            padding: 35px 20px 1px;
        }
        .forSoftEng h2 {
            font-size: 1.3rem;
        }
        .forPManager {
            padding: 35px 20px 1px;
        }
        .forPManager h2 {
            font-size: 1.3rem;
        }
        .forDigTeam {
            padding: 35px 20px 20px;
           
        
        }
        .forDigTeam h2 {
            font-size: 1.3rem;
        }
        .tryNowBox {
            height: 80px !important;
            width: 80px !important;
            font-size: 14px !important;
        }
        .boostMain {
            padding: 10px 10px !important;
        }
        .matricMeetMain img {
            width: 28%;
        }
        .inactiveMain {
            margin-top: 10px;
        }
        .gitMain h3 {
            font-size: 1.3rem;
        }
        .gitMain h1 {
            font-size: 1.8rem;
        }
        .gitMain .filterSec {
            
            max-width: 93%;
        }
        .contact-sidebar {
            right: auto;
            width: 195px;
            
        }
        .profileMain .contact-content {
            left: 250px !important;
           
        }
        .profileMain .contact-navleft {
           
            width: 40px;
            padding: 10px 0px;
        }
        .profileMain .contact-sidebar {
         
            left: 40px;
        
        }
        .profileMain .contact-content {
            left: 235px !important;
        
        }
        .profileMain .avatar-sm {
            
            min-width: 27px;
        }
       .contact-list {
            padding-left: 0;
        }
        div#contactInformation {
            padding: 10px !important;
        }
        .mergMain .df-title {
            font-size: 29px !important;
           
        }
        .mergMain .df-lead {
            font-size: 16px;
          
        }
        .mergMain .btn, .mergMain .ui-datepicker-buttonpane button, .mergMain .sp-container button
        {
            padding: 0.3rem 0.8rem;
        }
        
        div#example2_wrapper {
            min-width: 825px;
        }
        .profile-sidebarLeft img {
            width: 80px;
            height: auto;
            margin-bottom: -100px !important;
        }
        .profile-sidebarRight button {
            min-width: 180px;
            font-size: 13px;
        }
        .toolIntMain h1 {
            font-size: 1.6rem;
        }
        .ui-accordion-content {
         
            padding: 0 15px 20px 15px;
           
        }
        .ui-accordion-content .btn, .ui-datepicker-buttonpane button, .sp-container button {
            
            padding: 0.3rem 0.8rem;
            font-size: 0.8rem;
            margin-bottom: 5px;
         
        }
        .toolIntMain p{
            font-size: 14px !important;
        }
        .termsCondMain h3 {
            font-size: 1.1rem;
        }
        .termsCondMain p {
            font-size: 13px;
        }
        .termsCondMain h2{
            font-size: 1.1rem;
        }
        .privacy h2 {
            font-size: 1.2rem;
        }
        .privacy h3 {
            font-size: 1.2rem;
        }
        .helpCntrMain h3 {
            font-size: 1.2rem;
        }
        .helpCntrMain i.icon {
            font-size: 40px;
        }
        .helpCntrMain .card-help .card-footer .icon::before {
            
            font-size: 20px;
        }
        .helpCntrMain h5 .link-01 {
          
            font-size: 17px;
        }
        .exportBtn {
            padding: 5px 10px;
        }
        .dashboardMain h3, .h3 {
            font-size: 1.2rem;
        }
        .editUserImg{
            width: 70px;
            height: 70px;
        }
        .editUserImg span{
           font-size: 30px !important;
        }
        
}
@media (max-width: 575px ){
    h1.mainHeadline {
        font-size: 1.5rem !important;
     
    }
    a.df-logo img {
        width: 180px !important;
    }   
    .contactWrapper a.df-logo img{
        width:142px !important;
    } 
    
    h2.big, .big h2 {
        font-size: 0.8rem;
    }
    div#home-view-carousel-root .pb5{
      
            padding-bottom: 3rem;
       
    }
    .baymax a {
        outline: 0;
        font-size: 14px;
    }
    h4.huge, .huge h4 {
        font-size: 0.8rem;
    }
    
    h2.huge, .huge h2 {
        font-size: 1.3rem;
    }
    .getStBtnOne {
        height: 35px !important;
        font-size: 13px;
    }
    .tpInput{
        height: 35px !important;
        font-size: 13px;
    }
    .fitsevryMain {
        padding: 3rem 0px !important;
    }
    .signInputOne {
        height: 35px;
        font-size: 13px;
    }
    .signInputBtn {
        height: 35px;
       
    }
    .topNavBarMain {
        padding: 0 15px;
    }
    .px3 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .unleashMain img{
        margin: 0 !important;
        max-width: 100%;
    }
    .unleashMain .xs-pb3{
        padding-bottom: 0 !important;
    }
    .baymax.marketingFooterSelector {
      
        /* padding: 0; */
        padding-top: 5px !important;
    }
    .crisp-client  .cc-1oun .cc-1qth {
        width: 45px!important;
        height: 45px!important;
       
    }
    .crisp-client  .cc-1qth  {
        width: 25px!important;
        height: 20px!important;
        top: 15px!important;
        left: 11px!important;
    }
    .navbar-header {
       
        height: 70px;
        padding-top:10px;
        z-index: 999;
      
    }
    .navbar-header .navbar-right {
       
        justify-content: flex-end;
        order: 2;
        margin: 0 !important;
        width: 100%;
    }
    .contSubmitBtn {
        width: 140px;
        height: 33px;
    }
    .contformMain form label {
        font-size: 13px;
         }
         .form-control {
      
            font-size: 13px;
        }
        p.mx-5.px-5.about {
           
            width: 80%;
        }
        .backBtn {
            padding: 8px 15px;
            font-size: 14px;
        }
        .pricingMain h1.huge {
            font-size: 1.8rem !important;
        }
        .haveMoreMain h3.huge {
            font-size: 1.1rem !important;
        }
        .quieter {
         
            font-size: 12px;
        }
        .haveMoreMain .huge.h3 {
            font-size: 1rem !important;
        }
        .haveMoreMain {
            padding: 60px 0 35px;
        
        }
        .dashboardMain a.df-logo img {
            width: 150px !important;
        }
        .dashboardMain .navbar-header {
         
            padding-top: 10px;
            padding-bottom: 10px;
        }
       
       .welcmH4{
        margin-bottom: 10px;
       }
       .filterRow {
        padding: 0;
    }
    .ScoreSubMain .container-label {
        font-size: 13px;
    }
    .ScoreSubMain h4, .h4 {
        font-size: 1rem;
    }
    .checkmark {
      
        height: 16px;
        width: 16px;
     
    }
    .container-label .checkmark:after {
        left: 6px;
        top: 3px;
       
    }
    ul.nav.nav-line.nav-line-profile.mg-b-30 {
        display: flex;
        justify-content: center;
        align-items: center;
    }
   
    .interMain .container {
        
        padding: 0 10px;
    }
    
    .breadcrumb-item + .breadcrumb-item::before{
        content: "";
        display: none;
    }
    .averRespMain h3 {
        font-size: 1rem;
    }
    .boostMain h4.huge {
        font-size: 0.9rem;
    }
    .tryNowBox {
        height: 70px !important;
        width: 70px !important;
        font-size: 14px !important;
        padding: 27px 7px !important;
    
    }
    .matricMeetMain img {
        width: 26.5%;
        min-width: 120px;
    }
    .gitMain h3 {
        font-size: 1.1rem;
    }
    .gitMain h1 {
        font-size: 1.5rem;
    }
    .gitMain .filterSec {
        max-width: 88%;
    }
    footer.footer {
        
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 8px 5px;
    }
    footer nav.nav {
       
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    footer nav.nav a {
        margin: 0 !important;
        margin-bottom: 7px !important;
        margin-right: 10px !important;
        
    }
    .pagination {
        font-size: 12px;
       
    }
    .mail-wrapper.alertMainWrap .mail-group {
        
        margin-bottom: 40px;
    }
    .profileMain .contact-wrapper{
        top: 70px;
        position: absolute;
        min-height: 200vh;
    }
    .contact-sidebar {
        right: auto;
        width: 170px;
        
    }
    .profileMain .contact-content {
        left: 250px !important;
       
    }
    .profileMain .contact-navleft {
       
        width: 30px;
        padding: 10px 0px;
    }
    .profileMain .contact-sidebar {
     
        left: 30px;
        max-height: 400px;
        width: 94.7%;
    
    }
    .profileMain .contact-content {
        top: 405px;
        left: 30px !important;

    }
    .profileMain .avatar-sm {
        
        min-width: 27px;
    }
   .contact-list {
        padding-left: 0;
        padding-top: 0;
        padding-right: 0;
    }
    div#contactInformation {
        padding: 10px !important;
    }
    .profileMain .contact-list .media {
   
        padding: 10px 20px;
        
    }
    .mergMain .df-breadcrumbs .breadcrumb-item a {
       
        margin-right: 5px;
     
    }
    .mergMain .container-fluid{
        padding: 0 !important;
    }
    .mergMain .df-title {
        font-size: 23px !important;
    }
    .mergMain .df-lead {
        font-size: 14px;
        margin-bottom: 20px;
    }.mergMain .content {
        padding: 10px 20px;
    }
    .modal.effect-scale.show .modal-dialog {
        
        max-width: 85% !important;
        overflow: hidden;
        margin: 0 auto !important;
    }
    
    .contact-navleft .nav-link{
        padding: 0 5px !important;
    }
    .profile-sidebarLeft img {
        width: 75px;
        margin-bottom: -105px !important;
    }
    .card-profile-interest .wd-45 {
        width: 40px !important;
    }
    .card-profile-interest .ht-45 {
        height: 40px !important;
    }
    .card-profile-interest .card-header {
        padding: 10px 10px;
        flex-direction: column;
    }
    .card-profile-interest .card-body {
        padding: 10px 10px;
    }
    .toolIntMain h1 {
        font-size: 1.4rem;
    }
    .toolIntMain p {
        font-size: 13px !important;
    }
    .intgTableMain {
        max-width: 100%;
        width: 100%;
        overflow-x: scroll !important;
        overflow: scroll !important;
    }
    .intgTableMain table{
        width: 500px !important;
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .termsCondMain h3 {
        font-size: 1.1rem;
    }
    .termsCondMain p {
        font-size: 12px;
    }
    .privacy h2 {
        font-size: 1.1rem;
    }
    .privacy h3 {
        font-size: 1.1rem;
    }
    .toolIntMain  .container {
        max-width: 55%;
    }
    .thirdIntMain {
        overflow: scroll !important;
        max-width: 100%;
        margin: 0 auto;
    }
    .toolIntBox {
        width: 100%;
        max-width: 100% !important;
    }
    .helpCntrMain h3 {
        font-size: 1rem;
    }
    .helpCntrMain ul li a {
        font-size: 13px;
    }
    .helpCntrMain i.icon {
        font-size: 35px;
    }
    .helpCntrMain ul li .link-01 {
          
        font-size: 13px;
    }
    .helpCntrMain h5 .link-01 {
          
        font-size: 15px;
        margin-top: -10px !important;
    display: block;
    }
    ol.breadcrumb li a {
        margin-right: 5px;
    }
    .dashboardMain .navbar{
        flex-wrap: nowrap;    }
        .orgnMain .content {
            padding: 20px 10px 0 !important;
        }
        .dataTables_wrapper .dataTables_info{
            font-size: 12px !important;
        }
}
@media (max-width: 400px ){
    .backBtn {
        padding: 8px 15px;
        font-size: 13px;
    }
    .helpCntrMain .navbar{
        flex-wrap: wrap;    }

}
