@media(max-width:3000px) and (min-width: 1700px){
  .home-about h3 {
    font-size: 89px;
}
.home-about span {
    font-weight: 500;
    font-size: 36px;
    line-height: 31px;
     left: 138px;
    top: 23px;
}
.home-about h3:before {
    position: absolute;
    content: "";
    width: 20%;
    height: 145px;
    border: 1px solid #E6310D;
    left: 4px;
    top: -19px;
}
.news-slider .item .caption-text h5{
    font-size: 24px;
}
.caption-text p{
    font-size: 18px;
}
.footer-top .form-control {
    padding: 18px 20px;
    font-size: 19px;
}
.footer-top .common-btn {
    width: 260px;
    height: 65px;
}
.vision-about .nav.nav-tabs li a{
    font-size: 47px;
}
.services ul li{
    font-size: 19px;
}
.faq .card-body p {
    font-size: 19px;
    font-weight: 500;
}
.faq .card-header .btn-link {
    font-size: 21px;
   }
   .vision-about ul.nav.nav-tabs li a:before {
    content: "";
    position: absolute;
    background: #0B3476;
    width: 30px;
    height: 30px;
    top: -15px;
    left: 45%;
    transform: rotate(45deg);
    opacity: 0;
}
.chairman-wrapper .chairman-single:nth-child(2) h5 {
    font-size: 22px;
    margin-bottom: 17px;
}
.chairman-wrapper {
    width: 74%;
}
.chairman-wrapper .chairman-single:nth-child(1) {
    width: 50%;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.chairman-wrapper .chairman-single:nth-child(2) h3{
    margin-bottom: 0;
}
.chairman {
    padding: 79px 0px 6%;
}
.team-content h5 {
    font-size: 21px;
    margin-bottom: 1px;
}
.team-single {
    margin: 0px 26px;
    width: 19%;
}
.team-content {
    padding: 18px 34px;
    background: #fff;
}
.services .heading{
    margin-bottom: 42px;
}
.services h4, .faq-main h4{
    font-size: 35px;
}
.faq-main h4{
    margin-bottom: 33px;
}
.faq .card-header .btn-link {
    font-size: 22px;
}
.faq .card-header .btn-link {
    padding: 28px 0px;
}
.service-single h3 {
    color: #0B3476;
    font-size: 30px;
    margin-bottom: 24px;
}
.service-single .common-btn{
    margin-top: 20px;
}
.homeservice .tabcontent h3 {
    font-size: 60px;
}
.homeservice .owl-dot button {
    font-size: 23px;
    padding-right: 10px;
}
.homeservice .owl-dot.active button {
    font-size: 25px;
}
.homeservice .owl-dot.active:after{
    top: 10px;
}
.homeservice .owl-dot.active:before {
    top: 16px;
}
.homeservice .owl-dot:before{
    top: 17px;
}
.navbar-brand {
    position: absolute;
    top: 3px;
}

.navbar-brand img {
    width: 11%;
}
.tab-wrapper {
    padding: 19% 0% 9% 2%;
}
}

 @media(max-width:1600px) and (min-width: 1200px){
    .container {
    max-width: 1252px;
}
   .column a {
    line-height: 19px;
    font-size: 15px;
}
.column:nth-child(5) p br, .column:nth-child(1) p br{
    display: none;
}
.column:nth-child(5) p, .column:nth-child(1) p{
    font-size: 15px;
}
.column:nth-child(3){
    padding-left: 26px;
}
.column .footer-contact a{
    font-size: 15px;
}
.btm-strip{
    font-size: 12px;
}
.btm-strip a{
    font-size: 13px;
}
.column h4 {
    font-size: 18px;
    margin-bottom: 11px;
}
.column:nth-child(3) h4, .column:nth-child(4) h4 {
    margin-bottom: 11px;
}
.number-single h4{
    font-size: 40px;
}
.number-single{
    padding-left: 22px;
    height: 282px;
}
.number-single p{
    font-size: 15px;
    padding-right: 10px;
}
.number-single img {
    width: 32%;
}
.caption-left h2 {
    font-size: 68px;
    line-height: 76px;
}
p {
    font-size: 16px;
}
.navbar-expand-md .navbar-nav .nav-link {
    font-size: 15px;
    margin: 16px 7px;
}
.navbar-expand-md .navbar-nav .nav-item:nth-child(7) {
    padding-left: 6px;
}
.navbar-expand-md .navbar-nav .nav-item:nth-child(8) {
padding-right: 6px;
}
.navbar-expand-md .navbar-nav .nav-item:last-child{
    padding: 0px 12px;
}
/*.slider-counter{
    bottom: 31%;
}*/
.heading {
    font-size: 40px;
}
.news {
    padding: 3% 0px;
    height: 313px;
}
.news-slider .owl-nav img{
    width: 25%;
}
.common-btn {
    width: 130px;
    height: 55px;
    font-size: 16px;
}
.support h2 {
    font-size: 90px;
}
.support h3 {
    font-size: 31px;
    line-height: 39px;
}
.right-text a {
    font-size: 16px;
}
.get-single p, .get-single a{
    font-size: 16px;
    padding-left: 24px;
}
.get-single h5 {
    font-size: 16px;
    padding-left: 24px;
}
.get-single h4 {
    font-size: 20px;
    margin-bottom: 23px;
}
.get-single{
    height: 285px;
}
.breadcum h1{
    font-size: 55px;
}
.opportunity-div .card-body li{
    font-size: 16px;
}
}

@media(max-width:1024px) {
.caption-left h2 {
    font-size: 51px;
    line-height: 54px;
    margin-bottom: 12px;
}
p {
    font-size: 15px;
}
.slider-btn{
    margin-top: 12px;
}
.common-btn {
    width: 119px;
    height: 46px;
    font-size: 15px;
}
.heading {
    font-size: 35px;
}
.number-wrapper{
    flex-wrap: wrap;
    justify-content: center;
}
.number-single {
    width: 22%;
    margin: 0px 10px;
    padding-left: 15px;
    height: 257px;
    margin-bottom: 30px;
}
.number-single h4 {
    font-size: 39px;
}
.number-single p {
    font-size: 15px;
    line-height: 20px;
}
.number-single img {
    width: 24%;
}
.slider-section .owl-theme .owl-nav [class*=owl-] img {
    width: 42%;
}
.column:nth-child(1) p {
    font-size: 13px;
    line-height: 22px;
}
.column a {
    font-size: 13px;
}
.news .row{
    width: 100%;
}
.news {
    padding: 1% 0px;
    height: 299px;
}
.news-slider .item .caption-text h5{
    font-size: 17px;
}
section.footer-top .container{
    width: 100%;
}
.footer-top .form-control {
    padding: 12px 20px;
    font-size: 15px;
}
.column:nth-child(5) p {
    font-size: 13px;
}
.column .footer-contact a {
    font-size: 13px;
    margin-top: 0px;
}
.column h4{
    font-size: 16px;
}
.btm-strip a, .btm-strip span {
    font-size: 10px;
}
.footer-top {
    padding: 40px 30px;
}
.btm-strip .text-center,
.btm-strip .text-right {

    text-align: left!important;
}
.footer-logo{
    width: 59%;
}
.column:nth-child(3) {
    padding-left: 19px;
}
.footer-contact {
    display:flex;
}
.navbar-expand-md .navbar-nav .nav-item:nth-child(7), .navbar-expand-md .navbar-nav .nav-item:nth-child(8) {
    display: none;
}
.footer-contact .img-box {
    height: 30px;
    width: 30px;
}
.column:nth-child(4) {
    width: 24%;
}
.footer-top .common-btn{
    width: 150px;
}
.home-about .about2 {
  width: 85%;
}
.home-about .about1 {
    width: 57%;
}
.home-about h3:before {
   width: 40%;
    height: 99px;
    top: -24px;
}
.home-about p {
    margin-bottom: 14px;
}
.home-about {
    height: auto;
    padding-bottom: 11%;
}
.navbar-expand-md .navbar-nav .nav-link {
    color: #222;
    margin: 2px 4px;
}
.navbar-expand-md .navbar-nav .nav-item:nth-child(7) {
    padding-left: 5px;
}
.navbar-expand-md .navbar-nav .nav-link {
    font-size: 11px;
    padding-left: 2px;
    padding-right: 2px;
}
.breadcum h1 {
    font-size: 37px;
}
.navbar-expand-md .navbar-nav .nav-item:nth-child(7), .navbar-expand-md .navbar-nav .nav-item:nth-child(8) {
    justify-content: flex-start;
    margin-left: 8px;
    height: 45px;
    width: 17%;
}
.navbar-expand-md .navbar-nav .nav-item:nth-child(8){
width: fit-content;
}
.navbar-brand img {
    margin: inherit;
    width: 12%;
}
.navbar-expand-md .navbar-nav .nav-item:nth-child(7) .nav-link{
    margin-left: 0;
}
.navbar-expand-md .navbar-nav .nav-item:last-child {
    height: 45px;
    width: 115px;
    margin-left: 10px;
    padding: 0;
    margin-top: 10px;
}
.navbar-expand-md .navbar-nav .nav-link img {
    width: 18px;
    margin-right: 5px;
}
.navbar-expand-md .navbar-nav .nav-item:last-child {
    height: 45px;
    width: 85px;
    margin-top: 0px;
    }
.navbar-expand-md .navbar-nav .nav-link img {
    filter: invert(115%) sepia(83%) saturate(7433%) hue-rotate(210deg) brightness(115%) contrast(115%);
}
.btm-strip .container {
    padding: 10px 6px 10px 7px;
}
.home-about .row{
    width: 100%;
}
.caption-heading {
    left: 3%;
}
.bredcrum-list {
   padding: 11px 20px 5px;
}
.vision-bg {
    height: 377px;
}
.vision-bg .text-wrapp p {
    font-size: 20px;
}
.vision-bg .text-wrapp h3 {
    margin-bottom: 18px;
}
.template .sub-navbar .nav-link.active {
    font-size: 14px;
}
.template .sub-navbar .nav-link {
    font-size: 14px;
    }

    header .container {
    margin-top: 17px;
}
.navbar-expand-md .navbar-nav .nav-link {
    color: #fff;
}
.support h2 {
    font-size: 60px;
    color: #fff;
}
.support h3 {
    font-size: 30px;
    line-height: 30px;
}
.get-single p, .get-single a {
    font-size: 14px;
    line-height: 19px;
    }
}



@media(max-width: 992px) {
 header .mobile-navbar.open {
         right: 0%;
    }
    .mobile-navbar .navbar-nav{
    display: block;
}
     .navbar-toggler .icon-bar {
         display: block;
         width: 25px;
         height: 2px;
         border-radius: 0px;
         /*background-color: #fff;*/
         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;
    }
    header .navbar-toggler.active .icon-bar {background-color: #fff;}
     .mobile-navbar .navbar-nav {
         margin-top: 50px;
    }
     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: 12px;
    }
     header .mobile-navbar.open {
         right: 0%;
         background: #052860;
    }
    .navbar-expand-md .navbar-nav .nav-link{
        color:#fff;
    }
    .navbar-expand-md .navbar-nav .nav-link::before{
        bottom: 0;
    }
    .navbar-expand-md .navbar-nav .nav-link.active::before {
    width: 13%;
}
     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;
    }
    header .container {
    margin-top: 0px;
}
     .navbar-brand {
         top: 0;
         left: 0;
    }
   
.navbar-expand-md .navbar-toggler {
    display: block;
}
.navbar-brand img {
    margin-top: 15px;
}
.caption-left h2 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 12px;
}
.number-single h4 {
    font-size: 25px;
}
.template .tab-wrapper .box h3 {
    font-size: 25px;
}
.template .wrapp-navbar {
    width: 110%;
}
.column a {
    font-size: 11px;
}
.column p {
    font-size: 11px;
}
.column:nth-child(1) p {
    font-size: 11px;
    line-height: 16px;
}
.footer-contact .img-box {
    height: 38px;
    width: 38px;
}
.footer-top h3 {
    font-size: 25px;
}
header.shrink .navbar-toggler .icon-bar {
    background: #000;
}
.chairman-wrapper .chairman-single:nth-child(2) {
    width: 77%;
    padding: 25px 25px;
}
.chairman-wrapper .chairman-single h3 {
    font-size: 20px;
}
.chairman-wrapper .chairman-single:nth-child(2) h5 {
    font-size: 16px;
}
.chairman-wrapper:before {
    height: 63%;
    left: -11px;
}
.team-content h5 {
    font-size: 13px;
}
p {
    font-size: 13px;
}
.services ul li {
    font-size: 13px;
}
.services h4 {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 16px;
}
.related-work h2 {
    margin-bottom: 10px;
}
.related-work .item .service-content h4 {
    font-size: 20px;
}
.heading {
    font-size: 25px;
}
.opportunity-div .nav-link h5 {
    font-size: 14px;
}
.opportunity-div .card-body li {
    margin-bottom: 20px;
    font-size: 13px;
    position: relative;
}
.get-single p, .get-single a {
    font-size: 11px;
    color: #fff;
    display: block;
    line-height: 14px;
    padding-left: 20px;
}
.get-single h5 {
    font-size: 19px;
    padding-left: 20px;
}
.get-single h4 {
    font-size: 17px;
    margin-top: 15px;
}
.get-single {
    width: 26%;
    padding: 38px 0px;
    height: 260px;
}
.support h2 {
    font-size: 45px;
}
.support h3 {
    font-size: 30px;
    line-height: 30px;

}
.support h3 {
    font-size: 18px;
    line-height: 20px;
}
.right-text a {
    font-size: 16px;
}
.how-can h2 {
    font-size: 23px;
    margin-bottom: 25px;
}
.contact-btn {
    margin-bottom: 15px;
}
.get-single h5 {
    font-size: 13px;
    padding-left: 20px;
}
.navbar-expand-md .navbar-nav .nav-link.active::before{
    display: none;
}
.navbar-expand-md .navbar-nav .nav-link.active {
    color: #e8401e;
}
header.shrink .navbar-expand-md .navbar-nav .nav-item .nav-link{
    color:#fff;
}
header.shrink .navbar-expand-md .navbar-nav .nav-item .nav-link.active {
    color: #e7401e;
    font-weight: 500;
}
.navbar-expand-md .navbar-nav .nav-link {
    font-size: 11px;
    padding-left: 10px;
    padding-right: 2px;
}
.navbar-expand-md .navbar-nav .nav-item:last-child {
    height: 45px;
    width: 125px;
    padding-left: 0px;
}
.navbar-expand-md .navbar-nav .nav-item:last-child .nav-link {
    color: #fff;
}
.services.other-services .heading {
    padding-top: 0;
}
header{
    height: 78px;
}
.navbar-brand img{
    width: 19%;
}
header .navbar-expand-md .navbar-nav .nav-item .nav-link {
    color: #fff;
    font-size: 15px;
}
header .navbar-expand-md .navbar-nav .nav-item .nav-link.active{
    color: #e8401e;
}
.btm-strip .row {
    width: 80%;
}
.column .footer-contact a{
    font-size: 11px;
}
.beyond-slider .owl-next{
    right: 0;
}
.beyond-slider .owl-prev{
    left: 0;
}
 .job-header .img-box {
    width: 23%;
    height: 68px;
}
.job-header h4{
    width: 70%;
    padding-left: 16px;
}
.opportunity-div .card-body h4{
    font-size: 17px;
}
.enquiry-modal .common-btn {
    float: right;
}
.related-work .owl-next {
    right: -63px;
    width: 13%;
}
.related-work .owl-prev {
    left: -63px;
    width: 13%;
}
.service-slider .owl-nav img {
    width: 44%;
}
.related-work .item .service-content {
    bottom: 22px;
}
.news-slider .owl-nav img {
    width: 45%;
}
.news-slider.owl-theme .owl-nav [class*=owl-]{
    width: 11%;
}
.services .container, .services-contact .container, .faq-main .container {
    padding: 0px 47px;
}
.services {
    padding: 27px 0px 50px;
}
.footer-contact .img-box img{
    width: 17px;
}
.opportunity-div .nav-link {
    flex-wrap: wrap;
}
.opportunity-div .nav-link .common-btn {
    font-size: 11px;
    font-weight: 700;
    margin-top: 11px;
}
.enquiry-modal .form-div .common-btn{
    margin-top: 0;
}
.opportunity-div .nav-link .text-box {
    width: 100%;
}
.related-work .item .service-content h4 {
    font-size: 17px;
}
}

@media (max-width: 989px){
.related-work .owl-next {
    right: -68px;
    width: 8%;
}
.related-work .owl-prev {
    left: -68px;
    width: 8%;
}
}

 @media(max-width: 767px) {
    
  
.main-footer .footer-wrapp{
    flex-wrap: wrap;
}
.column:nth-child(1){
    width: 100%;
    margin-right: 0;
    padding: 24px 0px 0px 0px;
}
.column:nth-child(1) p {
    font-size: 13px;
    line-height: unset;
    margin-top: 10px;
    margin-bottom: 12px;
}
.column h4 {
    margin-bottom: 7px;
}
.column:nth-child(3) h4, .column:nth-child(4) h4 {
    margin-bottom: 7px;
}
.column:nth-child(2),
.column:nth-child(3),
.column:nth-child(4),
.column:nth-child(5){
    width: 50%;
    padding: 5px 0px;
}
.footer-logo {
    margin: 0 auto;
    width: 40%;
}
.footer-contact{
    margin-bottom: 18px;
}
.btm-strip .container {
    padding: 12px 15px 21px 15px;
}
.btm-strip a, .btm-strip span {
    font-size: 12px;
}
.caption-left h2 {
    font-size: 17px;
    line-height: 20px;
}
.template .sticky.fixed {
    display: none;
}
.main-footer .footer-wrapp {
    display: flex;
    flex-wrap: wrap;
}
.column:nth-child(2) {
    width: 39%;
}
.column:nth-child(1) {
    width: 100%;
    margin-right: 0px;
    text-align: center;
}
.column:nth-child(3) {
    width: 45%;
    padding-left: 40px;
}
.column:nth-child(4) {
    width: 55%;
}
.template .wrapp-navbar{
    display:none;
}
.number-single {
    width: 90%;
    padding: 20px;
}
.number-single {
    width: 90%;
    padding: 20px;
}
.slider-section img{
    height: 400px;
    object-fit:cover;
}

.slider-section .owl-nav img {
    width: auto !important;
    height: 15px;
}
.slider-section .owl-nav {
    bottom: 30px;
}
.navbar-brand img {
    margin: inherit;
    width: 40%;
}
.tab-wrapper .box {
    width: 100%;
}
.home-about .img-div {
    position: relative;
    height: 510px;
    top: 135px;
}
.news {
    padding: 1% 0px;
    height: 380px;
}
.news-slider .owl-nav img {
    width: 100%;
    
}
.news-slider .owl-prev {
    position: absolute;
    left: -12%;
    width: 10%;
}
.news-slider .owl-next {
    position: absolute;
    right: -12%;
    width: 10%;
}
.form-group {
    position: relative;
    margin-bottom: 30px;
}
footer .social-box {
    margin-top: 15px;
    margin-bottom: 10px;
    justify-content:center;
}
.column:nth-child(4) {
    width: 100%;
}
header.animated {
    /*background: #052860;*/
    background: #fff;
    padding-bottom: 1.5rem;
}
.navbar-brand {
    top: 12px;
    left: 0;
}
.column .footer-contact a {
    font-size: 13px;
    margin-top: 0px;
}
.navbar-expand-md .navbar-nav .nav-link {
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff !important;
}
.navbar-expand-md .navbar-nav .nav-item:last-child {
    height: 45px;
    width: 165px;
    margin-top: 0px;
}
.breadcum {
    position: relative;
    margin-top: 75px;
}
.breadcum h1 {
    font-size: 20px;
}
.caption-heading {
    position: absolute;
    top: 30%;
}
section.about .row {
    width: 100%;
    margin: 0 auto;
}
.about br{
    display: none;
}
.support .col-lg-6.col-md-5 {
    border-right:0px;
}
.vision-about .nav.nav-tabs li a img {
    width: 25%;
}
.bredcrum-list span {
    color: #5E5D64;
    font-size: 13px;
}
.bredcrum-list a{
    font-size:13px;
}
.chairman-wrapper {
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
}
.chairman-wrapper:before{
    display:none;
}
.chairman-wrapper .chairman-single:nth-child(1) {
    width: 76%;
    padding: 35px;
}
.team-wrapper {
    flex-wrap: wrap;
}
.team-single{
    margin-bottom:20px;
}
.team-content h5 {
    font-size: 16px;
}
.team-single p {
    font-size: 16px;
}
.about {
    padding: 40px 0px;
}
.services .container, .services-contact .container, .faq-main .container {
    padding: 0px 30px;
}
.related-work {
    background: #F7F7FA;
    padding: 35px 0px;
}
.related-work .container {
    padding: 0px 25px;
}
.related-work .item .service-content h4 {
    font-size: 13px;
}
.work-sec .container {
    padding: 0px 20px;
}
.work-sec {
    padding: 30px 0px;
}
.get-wrapper {
    flex-wrap: wrap;
}
.get-single {
    width: 90%;
    height:auto;
}
.get-single p, .get-single a {
    font-size: 14px;
    line-height: 17px;
}
.get-single {
    width: 90%;
    margin-bottom: 15px;
}
.get-single::before{
    display: none;
}
.support .bg-img {
    height: 250px;
    object-fit: cover;
}
.contact-element{
    display: none;
}
.opportunity-div  .tab-content>.tab-pane{
        display:block;
    }
    .card-header {
    background: #fff;
    /* margin-bottom: 20px; */
}
.card {
    margin-bottom: 15px;
    border: 0px;
    border-radius:0px;

}
.opportunity-div .btn{
    white-space: unset;
    font-size:15px;
    color:#000;
}
.opportunity-div .card-body {
    padding: 20px 15px;
}
.get-single h4 {
    margin-bottom: 15px;
    margin-top: 7px;
}
.related-work .owl-prev {
    position: absolute;
    left: -4%;
    width: 12%;
    color: #fff;
}
.related-work .owl-next {
    position: absolute;
    right: -4%;
    width: 12%;
}
.related-work .owl-nav {
    position: absolute;
    width: 100%;
    top: 41%;
}
.service-slider .owl-nav img {
    width: 100%;
}
.services h2 {
    font-size: 20px;
}
.card-header {
    padding: 0px;
    border-bottom: 0px;
}
.card-header .btn-link {
    text-decoration: none;
}
.card-header .btn-link span {
    display: block;
}
.card-header .btn-link {
    width: 100%;
}
.get-single {
    text-align: center;
}
.get-single p,.get-single h5{
    padding-left:0px;

}
.get-single p br {
    display: none;
}
.form-div {
    width: 100%;
}
.service-slider img {
    height: 430px;
    object-fit: cover;
}
.homeservice .tabcontent h3 {
    font-size: 20px;
}
.homeservice .tabcontent{
  width:100%;
}

.homeservice .owl-dot button{
  display:none;
}

.homeservice .owl-dot:before{
  display:none;
}
.vision-bg .text-wrapp {
    padding: 0px 30px;
    margin-top: 50px;
}
.vision-bg .text-wrapp p {
    font-size: 16px;
}
.vision-bg .owl-nav .owl-prev {
    position: absolute;
    left: -17px;
}
.vision-bg .owl-nav .owl-next {
    position: absolute;
    right: -14px;
}
.vision-about .tab-div a:before {
    content: "";
    width: 20px;
    height: 20px;
    top: -9px;
}
.vision-about .tab-div img {
    width: 26%;
    }
    .homeservice .owl-dot:after{
        display: none;
    }
.homeservice p{
        width:80%;
    }
   
.col-md-6.content-padding {
    padding-right: 15px !important;
}
.col-md-6.content-padding {
    padding-left: 3px !important;
}
.services.other-services .heading {
    padding-top: 0;
    margin-bottom: 4px;
    margin-top: 19px;
}
.beyond-slider.owl-theme .owl-nav [class*=owl-], .beyond-slider.owl-theme .owl-nav [class*=owl-]:hover {
    font-size: 14px;
    background: #0000005c;
}
.bredcrum-list {
    padding: 1px 8px 2px;
    position: relative;
    bottom: 0;
    background: #cccccc5e;
    margin-bottom: 10px;
}
.news-slider .owl-nav{
    top: 26%;
}
.service-slider img{
    height: auto;
}
}
 @media(min-width:768px) {
    .opportunity-div .nav-tabs {
    display: inline-block;
    border: 0;
    width: 98%;
}
    .opportunity-div .card {
        border: none;
           }
    .opportunity-div .card .card-header{
        display: none
    }
    .opportunity-div .card .collapse {
        display: block
    }

   
    .opportunity-div .card-header{
      display: none;
  } 
  .opportunity-div .card .collapse {
    display: block;
}
  #nav-tabContent .card-header{
      display: none;
  } 
 #nav-tabContent .card .collapse {
    display: block;
}
   
}