/*@media screen and (max-width: 1680px) {
     .column-grid .column figure {
        height: 200px;
    }
}
@media screen and (max-width: 2880px) {
     .column-grid .column figure {
        height: 220px;
    }
}

@media screen and (max-width: 3880px) {
     .column-grid .column figure {
        height: 270px;
    }
}*/
.showContent{
    display:block!important;
}
.hideContent{
    display:none!important;
}
@media screen and (min-width: 1280px) and (max-width: 1400px) {
     .column-grid .column figure {
        height: 160px;
    }
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
     .column-grid .column figure {
        height: 200px;
    }
}
@media screen and (min-width: 1600px) and (max-width: 1700px) {
     .column-grid .column figure {
        height: 220px;
    }
}
@media screen and (min-width: 1700px) and (max-width: 1800px) {
     .column-grid .column figure {
        height: 250px;
    }
}
@media screen and (min-width: 1800px) and (max-width: 2000px) {
     .column-grid .column figure {
        height: 270px;
    }
}
@media screen and (min-width: 1900px) and (max-width: 2000px) {
     .column-grid .column figure {
        height: 290px;
    }
}
@media screen and (min-width: 2000px) and (max-width: 2500px) {
     .column-grid .column figure {
        height: 330px;
    }
}
@media screen and (min-width: 2500px) and (max-width: 2700px) {
     .column-grid .column figure {
        height: 400px;
    }
}
@media screen and (min-width: 2700px) and (max-width: 3000px) {
     .column-grid .column figure {
        height: 450px;
    }
}
@media screen and (min-width: 3000px) and (max-width: 3580px) {
     .column-grid .column figure {
        height: 550px;
    }
}
@media screen and (min-width: 3580px) and (max-width: 4880px){
     .column-grid .column figure {
        height: 750px;
    }
}
@media screen and (min-width: 4800px) {
     .column-grid .column figure {
        height: 810px;
    }
}
@media screen and (min-width: 5880px) {
     .column-grid .column figure {
        height: 1410px;
    }
}
@media screen and (min-width: 6880px) {
     .column-grid .column figure {
        height: 1510px;
    }
}

/* ---------------------------------------------------------------------------------- 991 - 1280-------------------------------------------------------------------------*/

@media screen and (min-width: 991px) and (max-width: 1280px) {
    /*----dashboard - */
    .column-grid .column figure {
        height: 150px;
    }
    @media screen and (min-width: 1200px) {
     .column-grid .column figure {
        height: 160px;
    }
}
    .column-grid .column .content p {
        font-size: 14px;
        padding: 45px 0 15px;
    }
    /*----dashboard -end  */
    /*-- company files -- */
    .module-file-col figure {
        height: 130px;
    }
    .module-file-col .data a,
    .module-col h3,
    .member-check .checkbox-label .txt,
    .moduleMember h2,
    .moduleMember .check-wrp {
        font-size: 16px;
    }
    .module-file-col li,
    .modulefile-type h4,
    .modulefile-type li {
        font-size: 14px;
    }
    .module-file-col .innerplus {
        height: 215px;
    }
    .modulefile-type .right li a.download-file img {
        width: 16px;
    }
    .modulefile-type .right li a.star {
        font-size: 16px;
        padding: 11px 0;
    }
    .modulefile-type .right li a.show-details img {
        width: 18px;
    }
    .modulefile-type .right li a {
        padding: 10px 8px;
    }
    .modulefile-type .right a.dots {
        padding: 20px 5px;
    }
    /*-- company files end -- */
    /*--- project module --*/
    .project-userlist label {
        font-size: 12px;
    }
    .project-userlist p {
        font-size: 18px;
    }
    .project-figurelist>h1 {
        font-size: 16px;
        padding: 0 40px 0 10px;
        bottom: 55px;
    }
    .project-figurelist .nav-image ul>li {
        font-size: 14px;
        height: 40px;
        width: 40px;
    }
    .project-figurelist .nav-heart img {
        width: 20px;
    }
    /*--- project module end --*/
}


/* ---------------------------------------------------------------------------------- 1280-------------------------------------------------------------------------*/

@media screen and (max-width: 1280px) {
    /*-- header --- */
    .project-navbar.left>li>a {
        font-size: 14px;
        padding: 8px 8px 0;
    }
    .project-navbar.left>li>a::after {
        margin: 8px 0 -1px 0;
    }
    .project-navbar-filter a.sort {
        font-size: 16px;
    }
    .project-top-gap {
        padding: 100px 0px 0;
    }
    .module-header .navmenu {
        padding-left: 0;
    }
    /*-- header -end -- */
    /* -- project module -- */
    .project-navbar-filter {
        padding: 10px 0 0 100px;
    }
    .tagTestContainer .tag {
        font-size: 16px;
        padding: 12px 20px 12px 15px;
    }
    /* -- project module -- */
}

@media screen and (max-width: 1199px) {
    .profile-form .bor-left {
        border-right: none;
    }
    .profile-user-detail figure {
        height: 80px;
        width: 80px;
    }
    .profile-user-detail h1 {
        font-size: 12px;
    }
    .profile-user-detail p {
        font-size: 12px;
    }
    .profile-user-detail .btn-profile {
        margin: 10px 0 0 0;
        font-size: 12px;
    }
    .profile-user-detail.padding {
        padding: 15px 15px;
    }
}


/* ---------------------------------------------------------------------------------- 991-------------------------------------------------------------------------*/

@media screen and (max-width: 991px) {
    /*----header section   */
    .dash-search input[type=search] {
        top: 5px;
    }
    .dash-search input[type=search].in {
        width: 360px;
    }
    /*----header section---   */
    /*----dashboard   */
    .column-grid .column figure {
        height: 170px;
    }
    .column-grid .column .content p {
        font-size: 14px;
        padding: 45px 0 15px;
    }
    .profile {
        padding-left: 0;
    }
    /*----dashboard -end  */
    /*--   mobile menu - left section --*/
    nav.rnavbar-left ul li a {
        width: 190px;
        height: 60px;
        padding: 0 15px;
    }
    .rnavbar-left .user-mobile {
        display: block;
        text-align: center;
        background: #113454;
        padding: 30px 0 15px 0;
    }
    .rnavbar-left .user-mobile p {
        color: #ffffff;
        font-size: 14px;
        text-transform: uppercase;
        margin: 8px 0 0 0;
    }
    nav.rnavbar-left ul li a {
        font-size: 14px;
    }
    .showonly-mobile a.edit {
        height: 0;
        padding: 8px 0;
    }
    nav.rnavbar-left ul li a span.nav-txt {
        padding-top: 0;
    }
    nav.rnavbar-left ul li a span.nav-ico {
        width: 35px;
        padding: 0;
    }
    nav.rnavbar-left ul li a span.nav-ico img {
        max-width: 18px;
    }
    .logo-header .logo-wrap {
        padding: 7px 0;
    }
    /*-- mobile menu - left section end--*/
    /*-- right section --*/
    .user-desktop {
        float: left;
    }
    .social>li a .hide-in img {
        width: 24px;
    }
    .right-sidenav li a {
        padding: 15px 0 15px 15px;
    }
    .right-sidenav .online::before {
        height: 5px;
        left: 12px;
        top: 14px;
        width: 5px;
    }
    nav.rnavbar-left ul li.projects-nav a span.nav-ico img,
    nav.rnavbar-left ul li.rfis-nav a span.nav-ico img {
        width: 22px;
    }
    .social>li:last-child {
        padding-right: 0;
    }
    .right-sidenav .notread-msg {
        top: -6px;
    }
    .account-wraper {
        padding: 80px 0 0 0;
    }
    .sideNav-left {
        left: 0;
    }
    header.main-header {
        left: 0;
    }
    .nav-toggle {
        position: absolute;
        display: block;
        cursor: pointer;
        padding: 8px 25px 11px 0;
        margin: 12px 0;
    }
    .nav-toggle span,
    .nav-toggle span:before,
    .nav-toggle span:after {
        cursor: pointer;
        height: 3px;
        width: 20px;
        background: #4a92e1;
        position: absolute;
        display: block;
        content: '';
    }
    .nav-toggle span:before {
        top: -6px;
    }
    .nav-toggle span:after {
        bottom: -6px;
    }
    #nav-toggle.active {
        transform: rotate(90deg);
        padding-top: 10px;
    }
    .social>li a .user-desktop img {
        display: none;
    }
    .social>li a .hide-in {
        display: block;
    }
    .logo-wrap img {
        margin-left: 35px;
        width: 50px;
    }
    nav.rnavbar-left .user-mobile a:before {
        background: #113454;
    }
    .rnavbar-left .user-mobile span {
        color: #3092e9;
    }
    .rnavbar-left .user-mobile span.user {
        border-radius: 50%;
        height: 100px;
        width: 100px;
        overflow: hidden;
    }
    .rnavbar-left .user img {
        height: auto;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        position: relative;
        transform: translateX(-50%);
        width: 100%;
    }
    nav.rnavbar-left ul li a span {
        display: inline-block;
    }
    .comment-onclick {
        display: none !important;
    }
    /*--- jquery -- Class --*/
    .wrapnav-sm {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 9;
        display: none;
    }
    .wrapnav-sm.in {
        display: block;
    }
    .hide-in-mobile {
        padding: 0 !important;
    }
    #sideNav.sidenav-sm {
        left: 0px;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
    }
    .sideNav-Right-disnone {
        display: block;
    }
    .sideNav-Right {
        right: -270px;
        padding: 65px 0 0 0;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
    }
    .user-desktop {
        display: none;
    }
    .showonly-mobile {
        display: block !important;
    }
    .sideNav {
        width: 190px;
        left: -250px;
        padding: 52px 0 0 0;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
    }
    #sideNav-Right.sideright-sm {
        right: 0px;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
    }
    .wrapchat-sm {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 9;
        display: none;
    }
    .wrapchat-sm.in {
        display: block;
    }
    /*--- jquery -- Class --*/
    /*--- center section --*/
    .center-section {
        padding: 52px 0px 0px 0px;
    }
    footer.padding-dashboard {
        padding: 10px 20px;
    }
    /*--- center section end--*/
    /* -- notification toggle  on button click-- */
    .notification-toggle {
        right: -65px;
        width: 380px;
    }
    .notification-toggle:before {
        right: 112px;
    }
    /*--- login page -  */
    .leading-banner h1,
    .leading-wrapper h2.head {
        font-size: 20px;
    }
    .leading-banner p,
    .radio-check label,
    .login-accrodian {
        font-size: 16px;
    }
    .leading-wrap4 .para {
        font-size: 18px;
    }
    .leading-wrapper p.para,
    .login-accrodian-wrap {
        font-size: 14px;
    }
    .leading-wrap1 ul {
        padding: 40px 0 20px;
        text-align: center;
    }
    .leading-wrap1 li {
        padding: 0 15px;
        display: inline-block;
        min-width: 200px;
        float: none;
        margin-bottom: 15px;
    }
    .leading-wrap1 li a {
        font-size: 14px;
        padding: 10px;
    }
    .plan-column h2,
    .plan-column li,
    .plan-column p,
    .plan-column h3 span {
        font-size: 14px;
    }
    .plan-column h3 {
        font-size: 24px;
    }
    /*--- login page -end  */
    /*----- project -- */
    .project-header,
    .module-header {
        padding-right: 0;
    }
    .plan-column {
        margin: 0 auto 15px;
        max-width: 320px;
    }
    /*----- project end-- */
}


/* ----------------------------------------------------------------------------------min- 991-------------------------------------------------------------------------*/

@media screen and (min-width: 991px) {
    .wrapMail-lg {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 999;
        display: none;
        transition: all ease-in .5s;
        -moz-transition: all ease-in .5s;
        -ms-transition: all ease-in .5s;
        -o-transition: all ease-in .5s;
        -webkit-transition: all ease-in .5s;
    }
    .wrapMail-lg.in {
        display: block;
    }
    .comment-onclick.shw {
        display: block;
    }
}


/* ----------------------------------------------------------------------------------768------------------------------------------------------------------------*/

@media screen and (max-width: 768px) {
    .no-project-found {
        font-size: 16px;
    }
    .btn-dash {
        font-size: 14px;
        padding: 8px 15px;
    }
    .module-header .navmenu>li>a {
        font-size: 14px;
        padding: 10px 8px 0;
    }
    .social li a img {
        width: 18px;
    }
    .logo-header {
        padding: 0 15px;
    }
    /*----header section -- */
    .dropdown_open>li>a {
        font-size: 14px;
        padding: 12px 15px;
    }
    /*----header section -end - */
    /*----right menu  */
    .right-sidenav .name {
        font-size: 14px;
    }
    .right-sidenav .msg,
    .right-sidenav .time {
        font-size: 12px;
    }
    .right-sidenav li a .user {
        padding: 0 50px 0 0;
    }
    /*---notification on click- */
    /*----second header section -end - */
    .Dash-txt {
        padding: 15px 15px;
    }
    .Dash-txt .phead-name {
        font-size: 14px;
        padding: 0px 0 0 25px;
    }
    .Dash-txt .heading-icons {
        top: -4px;
    }
    .Dash-txt .heading-icons img {
        width: 15px;
    }
    /*----second header section -end - */
    /*---notification on click- */
    .notification-toggle {
        right: -55px;
        width: 380px;
    }
    .notification-toggle:before {
        right: 80px;
    }
    /* --- login module --*/
    .login-wraper .image {
        display: none;
    }
    .login-wraper {
        padding-left: 0;
        min-height: 430px;
    }
    .login-wraper .form-footer {
        padding-left: 0;
        width: 100%;
    }
    .login-wraper h2 {
        font-size: 18px;
        color: #000000;
        margin: 0;
        padding: 20px 0 40px 0;
        line-height: 1.6;
    }
    .login-wraper .input-form input[type="text"],
    .input-form input[type="password"] {
        font-size: 16px;
    }
    .login-wraper .form-footer li {
        float: left;
        width: 50%;
        text-align: center;
        border-right: solid 1px #ddd;
    }
    .login-wraper .form-footer li:last-child {
        border-right: none;
    }
    #myloginModal .modal-content {
        border-radius: 12px 12px 0 0;
    }
    .login-wraper .form-footer ul {
        padding: 0;
    }
    .leading-wrap4 .in {
        padding: 20px 0 10px 0;
    }
    .leading-wrapper h2.head {
        font-size: 16px;
        text-align: center;
        line-height: 1.5;
    }
    .leading-wrap4 .para {
        padding: 5px 0 0 0 !important;
        font-size: 16px !important;
        text-align: center;
    }
    .leading-wrap4 .btn-cld {
        font-size: 16px;
        margin: 0 0 20px 0;
    }
    .leading-wrap4 .text-right {
        text-align: center;
    }
    .footer-privacy {
        font-size: 13px;
        padding: 15px 0;
    }
    .wraper-inner {
        padding: 90px 0 112px;
    }
    .leading-banner p,
    .radio-check label,
    .login-accrodian {
        font-size: 15px;
    }
    .leading-wrapper p.para,
    .login-accrodian-wrap {
        font-size: 13px;
        line-height: 1.6;
    }
    .accrodian-log {
        padding: 10px 0 30px;
        margin: 0 auto;
    }
    .leading-wrap3 {
        padding: 50px 0 20px 0;
    }
    .wraper-inner {
        padding: 50px 0 112px;
    }
    .leading-banner .container {
        max-width: 500px;
        text-align: center;
        padding: 0 25px;
    }
    .cleardrive-banner img {
        width: 45px;
    }
    .menu-navbar li a {
        font-size: 14px;
    }
    .cld-logo {
        margin: 5px 0 5px 0;
    }
    .right-sec-header li a {
        font-size: 14px;
        padding: 0 10px;
    }
    .leading-banner {
        padding: 60px 0 0 0;
    }
    .menu-navbar li {
        padding: 20px 0;
    }
    .right-sec-header li {
        padding: 14px 0;
    }
    .leading-banner .in {
        padding: 60px 0 0px 0;
    }
    #myloginModal .modal-dialog {
        max-width: 400px;
        margin: 30px auto;
        width: auto;
    }
    .login-wraper h2 {
        font-size: 14px;
        padding: 10px 0 30px 0;
    }
    .plan-column a.btn {
        font-size: 14px;
        margin: 20px auto 5px;
    }
    /*---login module end -- */
    /*----center section - */
    .center-section .column-grid {
        padding: 15px 15px 10px;
    }
    .footer p {
        font-size: 15px;
    }
    .column-grid .column .content .icon {
        height: 70px;
        top: -35px;
        width: 70px;
        border: 3px solid #fff;
    }
    .column .content p {
        font-size: 16px;
        padding: 40px 0 15px;
    }
    /*----center section end - */
    /*-- company files -- */
    .module-col h3,
    .moduleMember h2 {
        font-size: 16px;
    }
    .module-file-col .data a,
    .member-check .checkbox-label .txt,
    .moduleMember .check-wrp,
    .module-file-upload p {
        font-size: 14px;
    }
    .module-file-col li,
    .modulefile-type h4,
    .modulefile-type li {
        font-size: 14px;
    }
    .module-file-col figure {
        height: 150px;
    }
    .module-file-col .innerplus {
        height: 230px;
    }
    .modulefile-type .right li a.download-file img {
        width: 16px;
    }
    .modulefile-type .right li a.star {
        font-size: 16px;
        padding: 11px 0;
    }
    .modulefile-type .right li a.show-details img {
        width: 18px;
    }
    .modulefile-type .right li a {
        padding: 10px 8px;
    }
    .modulefile-type .right a.dots {
        padding: 20px 5px;
    }
    .modulefile-type .pdf a {
        width: 30px;
        margin: 0 10px 0 0;
        height: 36px;
    }
    .module-file-dropdown {
        width: 190px;
    }
    /*-- company files end -- */
    /*-- project -- */
    .projectDetail .formtxt label {
        font-size: 14px;
        width: 100%;
        position: relative;
    }
    .projectDetail .formtxt.pd {
        padding-left: 0;
    }
    .project-header .proj-head {
        font-size: 16px;
        padding: 5px 0 0 35px;
    }
    h3.heading {
        font-size: 16px;
    }
    .projectDetail .formtxt label.range {
        position: relative;
        top: -55px;
    }
    .module-header .head h1 {
        font-size: 16px;
    }
    /*-- project -end- */
    /* -- signup -- */
    .wraper-inner h1 {
        font-size: 18px;
        margin: 0 0 5px 0;
    }
    .payment-list h3 {
        font-size: 16px;
    }
    .payment-list li {
        font-size: 12px;
        padding: 5px 0 0 25px;
    }
    .payment-list li img {
        width: 12px;
    }
    .payment-wraper {
        padding: 30px 0;
    }
    .payment-column .steps-label {
        font-size: 14px;
    }
    .payment-column h2 {
        font-size: 15px;
    }
    label.input-label,
    .payment-column .para {
        font-size: 13px;
    }
    .payment-column .btn-dash {
        font-size: 12px;
    }
    .payment-radio .in {
        padding-left: 120px;
    }
    .payment-column .input {
        margin-bottom: 10px;
        padding: 0;
    }
    .payment-column .input label {
        position: relative;
        margin: 0;
    }
    .payment-column .row.m-t-sm {
        margin-top: 10px !important;
    }
    .browser-signupbtn {
        font-size: 14px;
        margin-top: 15px;
        bottom: 0;
    }
    .existing-user-block h3 {
        font-size: 14px;
    }
    .fileupload-popup {
        text-align: center;
    }
    /* -- signup end-- */
    /*--- chat section ---popup*/
    .chatbox-position {
        right: 5px;
        width: 295px;
    }
    .chatheader .submain h2 {
        font-size: 13px;
    }
    .chatheader h1 {
        font-size: 14px;
    }
    .createnew-model .content.right h2 {
        font-size: 14px;
    }
    .createnew-model .header h1 {
        font-size: 14px;
        padding: 0 0px 0 30px;
    }
    .createnew-model .header {
        padding: 5px 0 10px;
    }
    .createnew-model .content.left h2 {
        padding: 10px 15px;
        font-size: 14px;
    }
    .full-height-checkbox {
        padding: 35px 20px 15px 10px;
        height: 320px;
    }
    .createnew-model .check {
        padding: 15px 0px 20px;
    }
    .createnew-model .content figure {
        width: 30px;
        height: 30px;
        top: -4px;
    }
    .createnew-model .content span {
        padding: 0 0 0 65px;
        font-size: 13px;
    }
    .createnew-model .content.right ul {
        height: 40px;
    }
    .createnew-model .content.right .circle-check {
        padding: 90px 45px 0 15px;
        height: 340px;
    }
    .createnew-model .content.right {
        border: dotted 2px #8eb3bc !important;
        border-left: inherit;
        border-radius: 0 0 6px 6px;
    }
    .createnew-model .content.left {
        border-radius: 6px 6px 0 0;
    }
    .createnew-model .numbering-chat {
        padding: 0 20px 95px 10px;
    }
    /*-- profile --*/
    .profile-form .data label,
    .profile-form .data span {
        font-size: 13px;
    }
    .profile-image-upload {
        height: 90px;
    }
    .profile-user-detail .camera-icon>a {
        height: 35px;
        width: 35px;
        bottom: 0;
        right: 10px;
    }
    .profile-user-detail span input[type=file] {
        width: 35px;
        right: 10px;
        height: 35px;
        bottom: 0;
    }
    .profile-user-detail .camera-icon>a>img {
        width: 12px;
    }
    .profile-user-detail h1.edit-pf-name {
        text-align: center;
    }
    .profile-user-detail p.edit-pf-namep {
        text-align: center;
    }
    .profile-form .data {
        padding-left: 0;
        padding-right: 0;
    }
    .profile-form .data label {
        position: relative;
        width: 100%;
    }
    .select2-container--default .select2-selection--single {
        font-size: 14px !important;
    }
    .btn-Orion-Const {
        font-size: 14px;
    }
    /*-- profile -end -*/
    .upload-imagesec .right {
        width: 100%;
        padding-top: 10px;
    }
    #permissin-modal .modal-dialog {
        width: inherit;
        max-width: 100%;
    }
    .table-dropdown {
        right: 0px;
    }
    .table-dropdown:before {
        right: 20px;
    }
}

@media screen and (min-width: 768px) {
    #create-task .modal-dialog,
    #create-rfi .modal-dialog {
        width: 900px;
        max-width: 100%;
    }
}


/* ---------------------------------------------------------------------------------- 480-------------------------------------------------------------------------*/

@media screen and (max-width: 502px) {
    .menuCompanyFile .search-common {
        margin: 10px 20px 0 0;
    }
}

@media screen and (max-width: 480px) {
    /*----dashboard  */
    .column-grid .column100 {
        width: 100% !important;
        max-width: 290px;
        float: none;
        margin: 0 auto;
    }
    /*----dashboard  end */
    .notification-toggle {
        width: 310px;
    }
    /*---notification on click-end  */
    /*---login module - */
    .wraper-inner h1 {
        font-size: 18px;
    }
    .login-wraper .form-footer li a {
        font-size: 12px;
        padding: 15px 5px;
    }
    .menu-navbar li a {
        font-size: 12px;
    }
    .right-sec-header li a {
        font-size: 12px;
        padding: 0 5px;
    }
    .right-sec-header li a.login {
        padding: 4px 10px;
    }
    .leading-banner {
        padding: 50px 0 0 0;
    }
    .leading-banner h1,
    .leading-wrapper h2.head {
        font-size: 16px;
    }
    /*---login module end- */
    /*-- company files -- */
    .module-file-sec {
        width: 100%;
        max-width: 290px;
        margin: 0 auto;
        float: none;
    }
    /*-- company files end -- */
}

@media screen and (max-width: 360px) {
    .logo-header {
        padding: 0 15px 0 15px;
    }
    .right-sec-header li a {
        font-size: 11px;
        padding: 0 5px;
    }
    .menu-navbar li a {
        font-size: 11px;
        padding: 0 5px;
    }
    .cleardrive-banner img {
        width: 40px;
    }
}


/*Header*/
header.main-header, header .logo-header{
    height:50px!important;
    display:block!important;
}
.logo-header{
    height:50px!important;
    display:block!important;
    padding:0 5px;


}
.logo-wrap{
    padding:3px!important;
}
.logo-header .logo-wrap{
    padding:3px!important;
}
.logo-wrap a:nth-child(2) img{
    width:38px!important;height:38px!important;
}
.logo-wrap a:nth-child(2){
    margin-top:8px!important;
}
.logo-header .social{
    margin-top:4px!important;
}
.user-desktop{
    height:38px!important;
    width:38px!important;
}
footer.padding-dashboard{
    padding:20px;
}
.Dash-txt{
    padding:10px 25px;
}
@media screen and (min-width: 991px) {
    .center-section {
        padding: 52px 0px 0px 155px;
    }
    .logo-header .social{
    margin-top:-3px!important;
}
}

