@media(max-width:3000px) and (min-width: 1700px){
    .approach .owl-nav {
        display: flex
        ;
        position: absolute;
        top: 27%;
        left: -146%;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1500px;
    }
    .programs-slider {
        padding-left: 11%;
    }
    .insights .insights-single:nth-child(1) {
        width: 40%;
        padding-left: 12%;
        padding-right: 20px;
    }
    .insights .owl-nav {
        display: flex;
        position: absolute;
        top: 73%;
        left: -47%;
    }
    .social-box a {
        width: 35px;
        height: 35px;
        padding-top: 3px;
        font-size: 18px;
    }
    .bredcrum-list {
        left: 11%;
        font-weight: 600;
    }
    .vision-wrapp {
        bottom: 3%;
        z-index: 1;
    }
    .approch-points {
        padding: 150px 0px;
    }
    p{
        font-size:18px;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 17px;
    }
    .light-bluecircle {
        position: absolute;
        top: 3%;
        left: 12%;
    }
    .red-circle {
        position: absolute;
        top: -44%;
        left: 25%;
    }
    .blue-circle {
        position: absolute;
        top: 4%;
        right: 21%;
    }
    .content-program h5 {
        font-size: 23px;
    }
    .join-us .accordion-button {
        font-size: 20px;
    }
}
@media(max-width:1400px) and (min-width: 1200px){
    .bredcrum-list {
        position: absolute;
        bottom: 35%;
        left: 8%;
    }
    .vision-wrapp {
        width: 62%;
        background: #fff;
        padding: 16px 15px;
        bottom: 3%;
    }
    .approach .owl-nav {
        top: 29%;
        left: -149%;
    }
    .light-bluecircle {
        position: absolute;
        top: 5%;
        left: 1%;
    }
    .red-circle {
        position: absolute;
        top: -43%;
        left: 17%;
    }
    .blue-circle {
        position: absolute;
        top: 6%;
        right: 12%;
    }
    .insights .owl-nav {
        display: flex;
        position: absolute;
        top: 92%;
        left: -56%;
    }
    .btm-strip p {
        font-size: 13px;
    }
    .btm-strip a, .btm-strip a:hover {
        font-size: 13px;
    }
    .container.mission-counter .counter-single img.counter-icons {
        width: 60px;
        height: 60px;
        margin-top: 35px;
        object-fit: cover;
    }
    .container.mission-counter .counter-single .img-div .counter-icon-bg {
        width: 130px;
        height: 130px;
        left: 0px;
        top: 0px;
    }
}
@media(max-width: 992px) {
    header .mobile-navbar.open {
       right: 0%;
   }
   .navbar-toggler .icon-bar {
       display: block;
       width: 25px;
       height: 2px;
       border-radius: 0px;
       background-color: #000;
       position: relative;
       margin: 5px auto;
       transition: all ease-in-out 0.3s;
       -webkit-transition: all ease-in-out 0.3s;
       -moz-transition: all ease-in-out 0.3s;
       -o-transition: all ease-in-out 0.3s;
   }
   header .navbar-toggler.active .icon-bar.one {
       -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
       -o-transform: rotate(45deg);
       transform: rotate(45deg);
       top: 7px;
   }
   header .navbar-toggler.active .icon-bar.two {
       transform: translateX(40px);
       -webkit-transform: translateX(40px);
       -moz-transform: translateX(40px);
       -o-transform: translateX(40px);
   }
   header .navbar-toggler.active .icon-bar.three {
       -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
       transform: rotate(-45deg);
       bottom: 7px;
   }
   .mobile-navbar .navbar-nav {
       margin-top: 50px;
       display: block;
   }
   header .navbar-toggler, header .navbar-toggler:focus {
       border: 0;
       outline: 0;
       padding: 0;
       width: 25px;
       height: 25px;
       position: relative;
       overflow: hidden;
       z-index: 2;
       margin: 10px;
       top: 15px;
   }
   header .mobile-navbar.open {
       right: 0%;
   }
   header .mobile-navbar {
       z-index: 2;
       width: 100%;
       position: fixed;
       top: 0;
       padding: 0px;
       z-index: 1;
       right: -100%;
       background-color: #fff;
       color: #fff;
       height: 100vh;
       overflow-y: scroll;
       transition: all 0.3s;
   }
   .navbar-brand {
    top: 3px;
    left: 0px;
}
.navbar-brand img {
    margin: inherit;
    width: 85%;
    margin-top: 10px;
    display: flex;
    justify-content: center;
}
.navbar-expand-md .navbar-toggler {
    display: block;
    position: relative;
    top: 15px;
}
.navbar-expand-md .navbar-toggler:focus{
    box-shadow: none;
}

.navbar-expand-md {
    display: flex
    ;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0px 0 0px;
}
.header-scrolled .navbar-mobile .mobile-nav-toggle {
    top: 15px;
}
.mobile-nav-toggle {
    margin-top:5px;
}
.navbar-mobile .mobile-nav-toggle {
    position: absolute;
    top: 15px;
}
.article-body {
    font-size: 13px;
}
.navbar-mobile ul {
    display: block;
    position: absolute;
    top: 70px;
}
.header-scrolled .navbar-mobile ul{
    display: block;
    position: absolute;
    top: 70px;
}
.navbar-mobile a {
    color: #000 !important;
    padding: 15px 20px;
}

.navbar-mobile>ul>li {
    padding: 0;
    border-bottom:0px;
}
.social-box a{
    padding:0px;
}
.social-box {
    padding-left: 5px;
    margin-top: 10px;
}
.insights .insights-single p {
    font-size: 15px;
}
.navbar .nav-link {
    font-size: 15px;
    padding: 10px 40px;
}
.navbar-mobile a, .navbar-mobile a:focus{
    padding: 10px 40px; 
}
.home-slider h2 {
    width: 60%;
    font-size: 25px;
}
.joinus-content {
    padding-left: 10px;
    padding-top: 30px;
}
.teams-wrapper {
    gap: 10px;
}
.content-teams {
    padding: 10px 5px;
}
.content-teams h5 {
    font-size: 16px;
}
.title {
    font-size: 15px;
    line-height: 22px;
}
.carousel-slide p {
    font-size: 13px;
}
.carousel-slide .content {
    padding-left: 20px;
}
.gallery-wrap {
    gap: 13px;
}
.column h4 {
    position: relative;
    font-size: 15px;
}
.column a {
    font-size: 11px;
}
.column p {
    font-size: 11px;
    line-height: 15px;
}
.column:nth-child(1) p {
    font-size: 11px;
    line-height: 16px;
}
.column p.d-flex {
    display: block !important;
}
.btm-strip a, .btm-strip a:hover {
    font-size: 12px;
}
.btm-strip p {
    font-size: 12px;
}
.breadcum h1 {
    font-size: 25px;
}
.bredcrum-list {
    bottom: 15%;
    left: 5%;
}
.focus-area p {
    font-size: 12px;
}
p{
    font-size:13px;
}
.vision-wrapp {
    width: 100%;
    padding: 35px 25px;
    gap: 20px;
    margin-top: 30px;
    position: relative;
}
.app-wrapp .app-single h5 {
    font-size: 14px;
    margin-bottom: 5px;
}
.app-single {
    width: 47.9%;
    padding: 15px 10px;
}
.app-wrapp {
    gap: 15px;
}
.approch-points {
    padding: 30px 0px;
}
.approch-points ul li {
    font-size: 13px;
}
.partners {
    padding: 50px 0px;
}
.approach .owl-nav {
    top: 69%;
    left: -154%;
}
.mission-single {
    width: 48%;
}
.insights-sec .insights-single {
    width: 48%;
}
.contact-wrapp {
    flex-wrap: wrap;
}
.contact-wrapp .contact-single:nth-child(1) {
    width: 45%;
    border-right: 1px solid #5151514D;
    margin-right: 25px;
    padding: 20px 0px;
}
.contact-wrapp .contact-single:nth-child(2){
    width: 45%;
    border-right: 0px;
}

.contact-wrapp .contact-single:nth-child(3){
    width: 100%;
}


.contact-form .col-lg-6.col-md-12.form-group.mt-3.mt-md-0 {
    margin-bottom: 20px !important;
}
html{
    overflow-x:hidden;
}
.navbar-mobile-bg{
    background:transparent !important;
}
header .social-box {
    margin-left: 30px;
}
header .social-box a{
    padding:0px;
}
.container.mission-counter .counter-single {
    width: 45%;
}
.counter-wrapp{
    flex-wrap:wrap;
}
.what-wedo .m-auto{
    display:none;
}
.blue-circle {
    position: relative;
    top: 0px;
    right: 0px;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom:20px;

}
.yellow-circle{
    position: relative;
    top: 0px;
    right: 0px; 
    left:0px;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom:20px;

}

.light-bluecircle {
    position: relative;
    top: 0px;
    right: 0px;
    left:0px;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom:20px;
}
.red-circle p, .light-bluecircle p, .blue-circle p, .yellow-circle p {
    position: relative;
    top: 0%;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    left: 0px;
}
.what-wedo-div {
    position: relative;
    margin-top: 0px;
}
.red-circle{
    position:relative;
    top: 0px;
    left: 0px;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom:20px;
}
.circle-fill {
    width: 33%;
    margin: 0 auto;
}
.lines{
    display:none;
}
.icons-bluecircle {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.icons-redcircle{
    position: absolute;
    top: 40%;
    left: 50%;   
    transform: translate(-50%, -50%);
}
.icons-yellowcircle {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.icons-dbluecircle {
    position: absolute;
    top: 38%;
    left: 51%;
    transform: translate(-50%, -50%);
}
.what-wedo{
    padding:40px 0px;
}
.carousel-track .owl-nav {
    position: absolute;
    top: 95%;
    right: 35%;
/* bottom: -49px; */
}
.carousel-slide .fa {
    margin-bottom: 0px;
}
.mission-detail{
    padding:40px 0px;
}
.carousel-wrapper {
    padding-left: 5px;
}
.heading {
    color: #000;
    font-family: "Quicksand", sans-serif;
    font-size: 2.083vw;
    margin-bottom: 25px;
}
.heading {
    font-size:24px;
    margin-bottom: 25px;
}
.partners-new-slider.owl-theme .owl-nav [class*=owl-]{
    color: #FFF;
    font-size: 12px;
    margin: 5px;
    padding: 4px 7px;
    background: #FC1002;
    display: inline-block;
    cursor: pointer;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.partners-new-slider .owl-nav{
    display: flex;
    align-items: center;
    justify-content: center;
}

.insights .owl-nav {
    display: flex;
    position: absolute;
    top: auto;
    left: 36%;
    bottom: auto;
    margin-top: 0px;
}
.insights{
    padding:40px 0px;
}
.teams{
    padding:40px 0px;
}
.approch-points .heading br {
    display: none;
}
.approch-points .heading {
    margin-bottom: 10px;
}
.app-single p {
    font-size: 12px;
    margin-bottom: 0px;
}
.content-program h5 {
    padding-top: 10px;
    font-size: 14px;
}
.column h4:before {
    position: absolute;
    content: "";
    width: 45%;
}
.mobile-none{
    display:none;
}
.mobile-block{
    display:block;
}
.strip-pages {
    text-align:left;
}
}
@media(max-width: 767px) {

    .main-footer .footer-wrapp {
        display: flex;
        margin-top: 0px;
        flex-wrap: wrap;
    }
    .column:nth-child(1) {
        width: 100%;
        margin-right: 0;
    }
    .column:nth-child(2){
        width:35%;
    }
    .column:nth-child(3){
        width:55%;
    }
    .column a {
        font-size: 13px;
    }
    .column:nth-child(4){
        width:100%;
    }
    .main-footer {
        background-size: cover;
    }
    .column h4 {
        font-size: 16px;
    }
    .column {
        margin-bottom: 20px;
    }
    .column:nth-child(1) p {
        width: 100%;
        font-size: 13px;
        line-height: 20px;
    }
    .column:nth-child(1){
        margin-bottom:20px;
    }
    .btm-strip p, .btm-strip a{
        font-size:13px;
    }
    .gallery-wrap {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }
    .gallery-list{
        width:100%;
    }
    .heading{
        font-size:20px;
    }
    .subheading {
        font-size: 15px;
    }
    .teams-wrapper {
        flex-wrap: wrap;
    }
    .insights .insights-single:nth-child(1) {
        width: 100%;
        padding-left: 7%;
        padding-right: 20px;
    }
    .insights .insights-single:nth-child(2) {
        width: 100%;
        padding: 15px 15px;
    }
    .counter-wrapp {
        flex-wrap: wrap;
    }
    .counter-single {
        text-align: center;
        width: 100%;
    }
    .insights{
        background-size:cover;
    }
    .join-us .container {
        padding: 15px 15px;
        width: 90%;
        margin: 0 auto;
    }
    .joinus-content {
        padding-left: 5%;
        padding-top: 30px;
    }
    .join-us .accordion-item{
        font-size:13px;
    }
    .accordion-button{
        font-size:15px;
    }
    .slider-section .item img {
        height: 500px;
        object-fit: cover;
    }
    .home-slider h2 {
        font-size: 22px;
    }
    .navbar-brand img {
        margin: inherit;
        width: 63%;
        margin-top: 4px;
        display: flex;
        justify-content: center;
    }
    .insights-slider .item{
       width:100% !important;
   }
   .breadcum .main-img {
    width: 100%;
    object-fit: cover;
    height: 100px;
}
.breadcum h1 {
    font-size: 20px;
}
.caption-heading {
    position: absolute;
    top: 23%;
    left: 4%;
}
.bredcrum-list {
    position: absolute;
    bottom: 0%;
    padding: 11px 20px 9px;
    left: -1%;
    line-height: 17px;
}
.bredcrum-list a, .bredcrum-list span{
    font-size:12px;
}
.focus-wrapp {
    gap: 20px;
    flex-wrap: wrap;
}
.focus-area {
    text-align: center;
    width: 40%;
}
.vision-wrapp {
    display: flex;
    width: 100%;
    padding: 35px 25px;
    position: relative;
    bottom: 0;
    z-index: 1;
}
.vision-single {
    flex-wrap: wrap;
}
.vision-wrapp{
    flex-wrap: wrap;
}
.app-wrapp {
    gap: 20px;
    margin-top: 20px;
}
.app-single{
    width:100%;
}
.approch-points ul {
    margin-bottom: 25px;
}
.mission-single{
    width:100%;
}
.insights-sec .insights-single {
    width: 100%;
}
.contact-wrapp .contact-single:nth-child(1), .contact-wrapp .contact-single:nth-child(2){
    width:100%;
}
.contact-wrapp{
    flex-wrap: wrap;
}
.contact-wrapp .contact-single:nth-child(3){
    width:100%;
}
.contact-single .imgs {
    width: 15%;
}
.contact-single .contact-list {
    padding-left: 15px;
    margin-bottom:20px;
}
.contact-wrapp .contact-single:nth-child(3) .contact-list{
    width:100% !important;
}
.contact-wrapp .contact-single:nth-child(3) .contact-list br{
    display:none;
}
.contact-wrapp .contact-single:nth-child(3) .contact-list p{
    font-size:13px;
}
.contact-list a{
    font-size:13px;
}
.contact-list h4{
    font-size:20px;
}
.contact {
    padding: 41px 0px;
}
header .mobile-navbar {
    align-items: flex-start;
}
/*.slider-section .owl-dots {
left: 39%;
}*/
.about {
    padding: 40px 0px 30px;
}
.title{
    font-size:16px;
}
.carousel-slide{
    width:100%;
    flex-wrap:wrap;
}
.carousel-slide.active img{
    width:100%;
}
.carousel-slide.active{
    width:100%;
}
.carousel-slide .content {
    padding-left: 0px;
}
.description{
    font-size:13px;
}
.carousel-slide{
    transform: scale(1);
}
.carousel-wrapper {
    padding-left: 4%;
}
p{
    font-size:13px;
}
.contact-form .form-box {
    padding-right: 15px;
    padding-left: 20px;
}
.programs-slider {
    width: 100% !important;

}
.programs-slider .owl-item {
    display:block; 
}
html{
    overflow-x: hidden;
}
.programs-slider {
    padding-left: 15px;
    padding-right:15px;
}
.programs .owl-nav {
    position: relative;
    right: -35%;
}
.programs .owl-theme .owl-nav [class*=owl-], .insights .owl-theme .owl-nav [class*=owl-], .approach .owl-theme .owl-nav [class*=owl-] {
    font-size: 9px;
    margin: 5px;
    padding: 4px 7px;
    width: 30px;
    height: 30px;
}
.nav-buttons button{
    width: 30px;
    height: 30px;
    font-size: 9px;
}
.slider-section .owl-theme .owl-dots .owl-dot span {
    background: #FFFFFF8A;
    width: 10px;
    height: 10px;
}
.mission-single .common-btn span {
    font-size: 9px;
}
.content-program h5 {
    font-size: 18px;
}
.tab-content>.tab-pane {
    display: block;
}
.services .tab-content>.tab-pane {
/* border: 0px; */
margin-bottom: 20px;
border:0;
}
header{
    box-shadow: 0 2px 15px rgba(0, 0, 0, .1) !important;
}
.about-element {
    width: 19%;
}
.programs {
    background: url(../images/mobile-missionbg.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: right;
}
.programs .heading {
    margin-bottom: 30px !important;
}
.programs .item {
    margin-top: 0px;
}
.btm-strip a, .btm-strip a:hover {
    font-size: 13px;
    color: #000;
}
.back-to-top {
    left:auto;
    right: 15px;
    bottom: 9px;
}
.insights-details h4 {
    margin-top: 15px;
    font-size: 20px;
    line-height: 23px;
}
.insights-details .container {
    padding: 40px 0px;
    width: 90%;
    margin: 0 auto;
}
.home-slider h2 {
    width: 95%;
}
.accordion-body span {
    font-size: 13px !important;
}
.services {
    padding: 40px 0px;
}
.breadcum {
    position: relative;
    margin-top: 50px;
}
.column p {
    font-size: 13px;
    line-height: 20px;
}
.main-footer{
    padding:30px 0px;
}
.column p.d-flex {
    display: flex !important;
}
.contact-wrapp .contact-single:nth-child(1){
    border-right:0px;
}
.contact-wrapp .contact-single:nth-child(1), .contact-wrapp .contact-single:nth-child(2){
    margin-right:0px;
}
.mission-detail .img-box {
    margin-right: 0px;
}
.circle {
    display: none;
}
.circle img{
    display:none;
}
#header .logo h3 {
    margin-bottom: 0px;
    font-size: 17px;
    padding-left: 5px;
}
.carousel-slide img {
    width: 100% !important;
}
.title {
    font-size:20px;
    width: 100%;
    line-height: 25px;
}
.carousel-slide .content {
    padding-left: 0px;
    width: 100%;
    margin-right: 0%;
}
.stories br {
    display: none;
}
.stories{
    padding:40px 0px 70px;
}
.gallery {
    padding: 40px 0px 0px;
}
.heading.mb-5 {
    margin-bottom: 30px !important;
}
.what-wedo .m-auto{
    display:none;
}
.blue-circle {
    position: relative;
    top: 0px;
    right: 0px;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom:10px;

}
.yellow-circle{
    position: relative;
    top: 0px;
    right: 0px; 
    left:0px;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom:10px;

}

.light-bluecircle {
    position: relative;
    top: 0px;
    right: 0px;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom:10px;
}
.red-circle p, .light-bluecircle p, .blue-circle p, .yellow-circle p {
    position: relative;
    top: 0%;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    left: 0px;
}
.what-wedo-div {
    position: relative;
    margin-top: 0px;
}
.red-circle{
    position:relative;
    top: 0px;
    left: 0px;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom:10px;
}
.circle-fill{
    width:60%;
    margin: 0 auto;
}
.lines{
    display:none;
}
.icons-bluecircle {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.icons-redcircle{
    position: absolute;
    top: 40%;
    left: 50%;   
    transform: translate(-50%, -50%);
}
.icons-yellowcircle {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.icons-dbluecircle {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.what-wedo{
    padding:40px 0px;
}
.carousel-track .owl-nav {
    position: absolute;
    top: auto;
    right: 40%;
    /* bottom: -49px; */
    margin-top: 0px;
}
.carousel-slide .fa {
    margin-bottom: 0px;
}
.mission-detail{
    padding:40px 0px;
}
.carousel-wrapper {
    padding-left: 5px;
}
.container.mission-counter .counter-single {
    width: 75%;
}
.partners-new-slider .item {
    padding: 8px 50px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
    padding:0px 15px;
}
.insights .insights-single .content-insights p{
    font-size:15px;
}
.content-insights span.d-block {
    margin-bottom: 10px !important;
}
.content-teams h5 {
    font-size: 20px;
    margin-bottom: 5px;
}
.common-btn {
    height: 40px;
    font-size: 12px;
    padding:0px 15px;
}
.common-btn span{
    margin-right:5px;
    top:0px;
}
.navbar .nav-link {
    font-size: 15px;
    padding: 10px 20px;
}
.navbar .nav-link:hover{
   padding: 10px 20px; 
}
.contact-wrapp .contact-single:nth-child(1), .contact-wrapp .contact-single:nth-child(2){
    padding:5px 0px;
}
.contact-single .contact-list {
    padding-left: 15px;
    margin-bottom: 10px;
    width:100%;
}
.contact-wrapp .contact-single:nth-child(3) .contact-list p{
    margin-bottom:0px;
}
.container.mission-counter .counter-single img.counter-icons {
    width: 55px;
    height: 55px;
}
.container.mission-counter .counter-single img.counter-icons {
    margin-top: 22px;
}
.container.mission-counter .counter-single h4 {
    font-size: 26px;
}
.circle-fill {
    margin-bottom: 5px;
}
.programs .owl-theme .owl-nav [class*=owl-], .insights .owl-theme .owl-nav [class*=owl-], .approach .owl-theme .owl-nav [class*=owl-], .carousel-track.owl-theme .owl-nav [class*=owl-]{
    width:30px;
    height:30px;
}
.column:nth-child(2) h4:before {
    width: 55% !important;
}
.column:nth-child(3) h4:before{
    width: 40% !important;
}
.gallery-single {
    width: 100%;
    margin-bottom: 25px;
}
.approch-points {
    padding: 40px 0px;
/*    background: url(../images/approach-mobile.webp);*/
   background: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.approch-points .subheading,  .approch-points .heading, .approch-points p {
    color: #000;
}
.approch-points ul li{
    color:#000;
}
.column h4:before {
    position: absolute;
    content: "";
    width: 21%;
}
.programs {
    padding: 40px 0px;
}
.mission-detail .counter {
    padding-top: 25px;
}
.contact-wrapp .contact-single:nth-child(3) .contact-list p br {
    display: block;
}
header .social-box a, header .social-box a:focus, header .social-box a:hover {
    padding: 0px 0px !important;
}
.navbar-mobile .mobile-nav-toggle {
    right: 15px;
    border:0px !important;
}
}
@media(min-width:768px) {
}
