/*==================================================  HOME PAGE  ==================================================*/

/* Header */
.logo-padding {
    padding: 0px
}
.mar-t3{margin-top: 3px;}
    .logo-mar-m15{ margin-left: -15px !important;}
/* Navigation */
.nav-mobile {
    display: none;
    /* Hide from browsers that don't support media queries */
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    background: #85c525 url("/img/nav.svg") no-repeat center center;
    height: 40px;
    width: 40px;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
}

.navbar-inverse {
    background-color: rgba(0, 0, 0, .8);
}

.navbar-inverse .navbar-nav>li>a {
    color: white;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #85c525 !important;
    border-bottom: 1px solid #85c525 !important;
}

.navbar-brand img {
    margin-top: -8px;
}

.mob-collapse-btn {
    position: relative;
    padding: 13px 12px;
    margin-top: 14px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #85c525 !important;
    background-image: none;
    border-radius: 22px;
}

.navbar > .container .navbar-brand {
    margin-left: 0px;
}


/*.navbar-form{
        margin: 15px 0px
    }*/

.navbar-nav li {
    padding: 5px 0;
}


/* Responsive Old */

@media (max-width: 766px) {
    .mob-view-btn {
        clear: both;
        position: absolute;
        top: -5px;
        z-index: 1;
        right: 75px;
    }
    .mob-view-btn-a {
        clear: both;
        position: absolute;
        top: -5px;
        z-index: 1;
        right: 184px;
    }
}

@media (max-width: 766px) {
    .mob-list-view {
        background-color: #fff;
    }
    .mob-list-view ul li {
        padding: 0px;
        margin: 0px 15px 5px 8px;
        border: 1px solid #ccc;
        background: #6BB301;
    }
    .banner-content h1 {
        font-size: 35px;
        margin-top: 71%;
    }
    .mob-btn-green-sm-dashboard {
        right: -70px;
        position: absolute;
    }
    .navbar-header {
        -webkit-box-shadow: -2px 4px 5px -3px rgba(0, 0, 0, 0.34);
        -moz-box-shadow: -2px 4px 5px -3px rgba(0, 0, 0, 0.34);
        box-shadow: -2px 4px 5px -3px rgba(0, 0, 0, 0.34);
    }
    .navbar-form {
        border: none !important;
        clear: both;
    }
    .navbar-inverse .navbar-nav > li > a:hover,
    .navbar-inverse .navbar-nav > li > a:focus {
        border: none !important;
    }
    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
        background-color: #6BB301
    }
    .navbar-inverse .navbar-nav > li > a:hover {
        color: #ccc;
        background-color: #FFF
    }
    .navbar-collapse {
        max-height: 344px !important;
        overflow-y: hidden !important;
    }
    .banner-content {
        top: 17%;
    }
    .navbar-collapse {
        height: 450px !important;
    }
}

@media (max-width: 480px) {
    .mob-view-btn a,
    .mob-view-btn-a a {
        padding: 5px 10px;
    }
    .mob-view-btn-a {
        right: 150px;
    }
    .v_logo img {
        width: 75%;
    }
    .mob-collapse-btn {
        margin-top: 9px;
    }
    .mob-view-btn {
        right: 70px;
    }
    .banner-content h1 {
        margin-top: 360px;
        font-size: 18px;
    }
    .banner-content p {
        font-size: 18px;
        padding: 0px 40px;
    }
}

/* Responsive New */

@media only screen and (max-width: 1200px) {
    .nav-mobile {
        display: block;
    }
    .mob-s-btn {
        margin-right: 30px;
    }
    .mob-header-height {
        height: 60px;
    }
    .main {
        margin: 0px -15px;
    }
    .nav-active {
        display: block;
        border: 1px solid #BDBDBD;
        background: #fff;
        margin: 0;
        position: relative;
        padding: 0 2px;
        -webkit-box-shadow: -2px 4px 5px -3px rgba(0, 0, 0, 0.34);
        -moz-box-shadow: -2px 4px 5px -3px rgba(0, 0, 0, 0.34);
        box-shadow: -2px 4px 5px -3px rgba(0, 0, 0, 0.34);
    }
    .navbar-header {
        /*-webkit-box-shadow: -2px 4px 5px -3px rgba(0, 0, 0, 0.34);
        -moz-box-shadow: -2px 4px 5px -3px rgba(0, 0, 0, 0.34);
        box-shadow: -2px 4px 5px -3px rgba(0, 0, 0, 0.34);*/
        height: 60px;
    }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border: none;
    }
    .mob-d-btn {
        margin-top: 5px
    }
    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
        background-color: #6BB301;
    }
    .nav-div {
        padding: 0px 2px 0px !important;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
    .navbar-nav li {
        padding: 5px 0;
        height: 41px;
    }
}

@media only screen and (max-width: 992px) {}

@media only screen and (max-width: 768px) {
    .nav-mobile {
        position: absolute;
        right: 15px;
        top: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .navbar-brand img {
        width: 130px;
        position: relative;
        top: 5px;
    }
    .mob-s-btn {
        right: 155px;
    }
    /*.mob-s-btn {padding: 5px; font-size: 10px; right: 140px;}
        .mob-su-btn { padding: 5px;font-size: 10px; right: 60px;}
*/
}
@media only screen and (max-width: 420px) {
    .mob-s-btn {
        padding: 3px;
        top: 20px;
        position: absolute;
        margin-right: -85px !important;
    }
    .mob-su-btn {
        padding: 3px;
        top: 9px;
        position: relative;
    }
}
@media only screen and (min-width: 320px) {}
@media only screen and (min-width: 480px) {}
@media only screen and (min-width: 640px) {}
@media only screen and (max-width: 768px) {
    .navbar-brand img {
        margin-top: -8px;
        margin-left: 8px;
    }
    .mob-d-btn {
        margin-top: 5px;
        right: 0px;
        position: relative;
    }
    .mob-s-btn {
        margin-right: 95px;
    }
    .navbar-form {
        box-shadow: none !important;
    }
    .mob-btn-group-form {
        position: absolute;
        top: -10px;
        right: 65px;
    }
    /*.mob-s-btn {
            top: 5px;
            margin-right: 35px;
        }
        .mob-su-btn {
            margin-right: 20px;
            top: 5px;
        }*/
}

@media only screen and (min-width: 320px) and (max-width: 1199px) {
    .nav-list {
        display: none;
    }
    .nav-item {
        width: 100%;
        float: none;
    }
    .nav-active {
        display: block;
    }
    .nav-mobile-open {
        border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
    }
    .nav-active {
        display: block;
        height: 336px;
    }
}
@media (max-width: 768px) and (min-width: 1199px) {
    .navbar-nav li {
        padding: 5px 0;
        margin: -8px 0px;
    }
}

@media (min-width: 640px) and (max-width: 1199px) {
    .nav-active {
        position: relative;
    }
}

@media only screen and (min-width: 992px) {}
@media only screen and (min-width: 1200px) {}
@media (min-width: 992px) and (max-width: 1199px) {
    .nav-mobile {
        position: relative;
        left: 96%;
        top: 9px;
    }
    .mob-d-btn {
        margin-top: 5px;
        right: 15px;
        position: relative;
    }
    .nav-active {
        top: 5px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .nav-mobile {
        position: relative;
        top: 9px;
        left: 96%;
    }
    .mob-s-btn {
        margin-right: 10px;
    }
    .banner-content h1 {
        font-size: 30px;
        margin-top: 0px;
    }
    .nav-active {
        top: 5px;
    }
}

@media (min-width: 766px) and (max-width: 768px) {
    .mob-d-btn {
        margin-top: 5px;
        right: 15px;
        position: relative;
    }
    .mob-s-btn {
        margin-right: 95px;
    }
    .mob-btn-group-form {
        position: absolute;
        top: 0px;
        right: 65px;
    }
    .nav-mobile {
        position: absolute;
        left: 90.5%;
    }
}

@media (min-width: 768px) and (max-width: 800px) {
    .nav-mobile {
        position: relative;
        right: 15px;
        top: 10px;
    }
}

@media (min-width: 640px) and (max-width: 766px) {
    .nav-active {
        top: 5px;
    }
}


/* Portrait tablets and small desktops */

@media (min-width: 320px) and (max-width: 640px) {
    /*.navbar-nav li {padding: 5px 0; margin: -4px 0px !important;}*/
    .nav-mobile {
        position: absolute;
        right: 15px;
        top: 10px;
    }
    .mob-header-btn-move {}
    .nav {
        width: 100%;
        padding: 5px 1px 5px;
    }
}

@media only screen and (max-width:768px) {
    /*.mob-d-btn {margin-top: 5px; right: 0px; position: relative; background-color: red;}
        .mob-s-btn {margin-right: 95px;}
        .mob-btn-group-form {position: absolute; top: 0px; right: 65px;}
        .nav-mobile { position: absolute; left: 90.5%;}*/
}
/* Footer and Banner */
@media (max-width: 768px) {
    .mob-text-center {
        text-align: center;
        display: block;
    }
    .mob-view-img {
        max-width: 198px !important;
    }
    .col-xs-33p {
        width: 33% !important;
        float: left;
        display: inline-block;
    }
}
@media (max-width: 460px) {
    .banner-content h1 {
        font-size: 18px;
        margin-top: 90%;
    }
    .col-xs-33p {
        width: auto !important;
        float: none;
    }
}



/*==================================================  ABOUT PAGE  ==================================================*/

@media (min-width: 768px){
    .sidebarNav{margin: 20px 0px 0px;}
}
@media (max-width: 768px) {
            .sidebarNav{margin: 0px 0px 0px;}
            .sidebarNav li{}
            .team-PA20{ margin-top: 0px;}

/*==================================================  Footer responsive  ==================================================*/
@media (min-width: 520px) and (max-width: 768px) {
.col-tab-3{ width: 33.333% !important; display: inline-block; float: left;}
.tab-l-center{margin: 0 auto;}
}
@media (max-width: 480px) {
    .footer-text-a{
        margin-bottom: 40px;
        padding: 0px 20px !important;
        }
    .mob-padding-15{padding: 17px; background-color: blue; height: 650px;}
    }
}

/*==================================================  Forgot Password  ==================================================*/

.form_forgot {
  background-image: linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%) !important;
  background-repeat: repeat-x;
  border: 1px solid #dcdcdc;
  border-radius: 6px;
  padding: 20px;
  margin-top: 4%;
}
.form_content .login-extra {
  width: 100% !important;
  margin-top: 35px;
}

/*==================================================  Do something page  ==================================================*/

.widget_form .bootstrap-datetimepicker-widget {
  /*width: 100%;*/
  padding: 0;
}
.widget_form .form-group {
  margin-bottom: 10px;
}
.widget_form .bootstrap-datetimepicker-widget:after {
  display: none;
}
.widget_form form.form-inline {
  padding: 10px;
}
@media (max-width:767px) {
  .widget_form .bootstrap-datetimepicker-widget {
    width: 100%;
  }
}
.uppercase {
    text-transform: uppercase;
}


/*-----------------------------------  ***Start***Custom Buttons  -----------------------------------*/
/*''''Sizes''''*/
.btn_xl {
    padding: 15px 70px;
    font-size: 22px;
    line-height: 1.33;
    border-radius: 6px;
}
/*''''Colors''''*/
.btn_green {
    color: #ffffff;
    background-color: #85c525;
}
.btn_green:hover, .btn_green:focus {
    background: #7cb722;
    color: #ffffff;
}
.btn_orange {
    color: #ffffff;
    background-color: #de601f;
}
.btn_orange:hover, .btn_orange:focus {
    background: #ce581c;
    color: #ffffff;
}
.btn_white {
    color: #333333;
    background-color: #ffffff;
    border-color: #dddddd;
}
.btn_white:hover, .btn_white:focus {
    background: #ebebeb;
    color: #333333;
}
.btn_outline {
    background-color: transparent;
    color: #ffffff;
    border-color: #ffffff;
}
.btn_outline:hover, .btn_outline:focus {
    background: transparent;
    color: #85c525;
    border: 1px solid #85c525;
}
.signin-button {
    display: inline-block;
    width: 120px;
    height: 50px;
    padding-top: 10px;
    cursor: pointer;
    font-size: 15px;
}


/*-----------------------------------  Custom Buttons***End***  -----------------------------------*/
