@media(max-width:3000px) and (min-width: 1700px){
    .vision-mission .nav-tabs{
        top:-44px;
   }
}
@media(max-width: 1366px) {
    .banner .caption-box {
        position: absolute;
        top: 20%;
        left: 0%;
   }
}
@media(max-width: 1024px) {
  .services-div {
    width: 27%;
    margin: 25px 20px 5px;
    padding: 25px 15px;
    height: 385px;
    display: flex;
}
.footer-call p {

    font-size: 12px !important;
}
.full-service p {
    color: #fff;
    font-size: 15px;
}
.footer-call a {
    font-size: 15px;
}
.navbar-brand img {
    width: 13%;
}
.services-div p {
    font-size: 12px;
}
.text-content {
    position: absolute;
    top: 25px;
    right: -3%;
}
.full-service p {
    font-size: 14px;
}
.Services .nav-tabs .nav-link {
    color: #000;
    font-size: 14px;
}
.btm-strip span {
    font-size: 12px;
    }
    .caption-heading {
    position: absolute;
    width: 100%;
    top: -165px;

}
.navbar-expand-md .navbar-nav .nav-link {
    margin: 27px 3px 0;
    font-size: 13px;
}
.navbar-brand img {
    width: 25%;
}
.contact .info-wrapper span {
    font-size: 30px;
    top: -10px;
}
}
@media(max-width: 992px) {
/*navbar toggler*/
    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;
   }
    .navbar-toggler.active span {
        background-color: #000;
   }
    .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: 13px;
   }
    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: #000;
        height: 100vh;
        overflow-y: scroll;
        transition: all 0.3s;
   }
   .navbar-expand-md .navbar-nav {
     flex-direction: column; 
}
    .navbar-brand {
        top: 2px;
        left: 0px;
        padding: 0;
        border-radius: 0;
   }
    .navbar-brand img {
        width: 100%;
        margin-top: 8px;
        display: flex;
        justify-content: center;
   }
    header .navbar-nav .nav-link.active:before, header .navbar-nav .nav-link:hover:before{
        display: none;
   }
    header .navbar-nav .nav-link.active{
        color: #ca2939;
   }
    .sectors .card-body img {
        width: 100%;
        margin: 0 auto;
   }
    .text-box br {
        display: none;
   }
    .sectors .card-body .text-box p {
        text-align: left;
        margin-bottom: 25px;
        margin-top: 5px;
   }
    header {
        background: #fff;
        height: 70px;
        box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);
   }
    header.shrink .main-head {
        background-color: #fff;
        height: 70px;
   }
    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 15px;
        padding-left: 0px;
        margin-left: 10px;
        color: #000;
   }
    .navbar-expand-md .navbar-nav .nav-item:nth-child(11) .nav-link {
        padding: 6px 10px;
        width: 40%;
        margin-left: 25px;
        background: #000;
   } 
   .banner .caption-box h1 {
        font-size: 30px;
        line-height: 1;
        margin-bottom: 20px;
   }
    img.img-fluid.rapid-img {
        width: 55%;
   }
    .rapid-router {
        position: absolute;
        top: 41%;
        left: -29%;
   }
    .rapid-cctv {
        position: absolute;
        top: 4%;
        left: -36%;
   }
    .network-lines {
        position: absolute;
        top: 28%;
        left: -19%;
   }
    .rapid-mobile {
        position: absolute;
        top: 54%;
        left: -5%;
   }
    .rapid-metro {
        position: relative;
        top: 28px;
        left: 2%;
   }
    section.banner .container {
        padding-top: 17%;
   }
    .robotic-wifi {
        position: absolute;
        top: 0%;
   }
    .rapid-metro-wifi {
        position: absolute;
        bottom: 15%;
        right: 4%;
   }
    .banner .caption-box p {
        font-size: 13px;
        line-height: 1.3;
   }
    .banner .caption-box {
        position: absolute;
        top: 20%;
        left: 4%;
   }
    .introduce h2 {
        font-size: 20px;
        line-height: 1;
        margin-bottom: 10px;
   }
    .rapid-bus {
        position: absolute;
        right: 9%;
        bottom: 36%;
   }
    .img-box .network-tower {
        position: absolute;
        right: 25%;
        top: -6%;
   }
    section.banner {
        background-image: url(../images/rapid-bg.png);
        width: 100%;
        height: 600px;
   }
    .introduce p {
        font-size: 15px;
        line-height: 1.5;
        margin-bottom: 20px;
   }
    .features .features-wrapper .features-single p {
        margin-bottom: 0;
        font-size: 12px;
        color: #fff;
   }
    .features .features-wrapper .features-single h4 {
        font-size: 13px;
   }
    .sectors .nav-tabs .nav-link{
        font-size: 16px;
        padding: 5px 15px;
   }
    .sectors .card-body img {
        width: 50%;
   }
    .sectors .card-body h3 {
        font-size: 22px;
        margin-bottom: 5px;
   }
    .pricing .pricing-wrapper .pricing-single ul {
        padding-left: 10px;
   }
    .pricing .pricing-wrapper .pricing-single .header-box h5 {
        font-size: 16px;
        margin-bottom: 0;
   }
    .pricing .pricing-wrapper .pricing-single .card-body h4{
        font-size:20px;
   }
    .last-section .container h2 {
        color: #fff;
        font-size: 25px;
   }
    .footer-contact p{
        font-size:12px;
   }
    .footer-contact a{
        font-size:12px;
   }
    .btm-strip span {
        font-size: 12px;
   }
    .btm-strip a {
        font-size: 12px;
   }
    section.slider-section h2 {
        font-size: 30px;
        text-transform: uppercase;
        line-height: 34px;
   }
    .caption-left:before {
        width: 400px;
        height: 250px;
        top: -92px;
        left: -84px;
   }
    .caption-left:after {
        width: 370px;
        height: 200px;
        background-repeat: no-repeat;
        bottom: -64px;
        left: -75px;
        background-size: contain;
   }
    .expertise-single{
        height:auto;
   }
    .about-div h2 {
        font-size: 21px;
        line-height: 21px;
   }
    .about-div p {
        font-size: 13px;
   }
    .year-slider .circle-div {
        width: 232px;
        height: 219px;
   }
    .year-content {
        width: 50%;
        font-size: 15px;
        color: #fff;
        padding-left: 5px;
   }
    .img-wrap .circle-top {
        position: absolute;
        left: 0px;
        top: -20px;
   }
    img.img-fluid.circle-down {
        position: absolute;
        bottom: -27px;
        left: -5px;
   }
    .achive h2 {
        font-size: 24px;
   }
    .column a {
        padding-bottom: 8px;
        line-height: 15px;
        font-size: 12px;
   }
   .footer-call a {
    font-size: 12px;
}
.column h5 {
    font-size: 14px;
    margin-bottom: 10px;
}
.column h5.mt-3 {
    margin-top: 0px !important;
}
    .expertise-single h3 {
        font-size: 16px;
   }
    .counter-single p {
        font-size: 12px;
   }
    .counter-single h4{
        font-size: 25px;
   }
    .breadcum h1{
        font-size: 39px;
   }
    .caption-heading {
        top: -115px;
        left: 1px;
   }
   .navbar-brand {
    left: -20px;
}
    .home-testimonials .testimonials-wrapper{
        width: 78%;
   }
    .home-testimonials .testimonials-wrapper .text-wrapper{
        padding: 42px 66px 44px 99px;
   }
    .home-testimonials .testimonials-wrapper .text-wrapper .quote2{
        bottom: -19px;
   }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
   }
    .container {
        max-width: 720px;
   }
    .Services .nav-tabs .nav-link{
        font-size: 11px;
   }
    .Services .nav-tabs .nav-link .icon{
        font-size: 27px;
   }
    .gallery-wrapper .gallery-single .text-box{
        padding: 10px 39px;
        bottom: 0;
   }
    .gallery-wrapper .gallery-single p{
        font-size: 14px;
   }
    .job-openings .opening-single h4{
        font-size: 13px;
   }
    .career-wrapp{
        padding: 0;
   }
    .contact .contact-wrapper{
        flex-wrap: wrap;
   }
    .contact .contact-wrapper .form-single{
        width: 100%;
   }
    .contact-wrapper .contact-info{
        width: 100%;
        padding: 26px 30px 23px 31px;
   }
    .contact-wrapper .contact-info h4{
        font-size: 32px;
        margin-bottom: 15px;
   }
    section.vision-mission {
        padding: 20px 0px;
        height: 500px;
   }
    .about-div{
        padding: 21px 24px;
        width: 97%;
   }
    header .navbar-nav .nav-link.active:before, header .navbar-nav .nav-link:hover:before {
        opacity: 1;
        width: 100%;
        margin: unset;
   }
    .home-slider .owl-nav{
        display: none;
   }
    .home-slider .common-btn{
        display: none;
   }
   .navbar-brand img {
    width: 30%;
}
 .navbar-expand-md .navbar-nav .nav-link {
    margin: 21px 2px 0;
    font-size: 16px;
    margin-left: 20px;
}
li.nav-item.navbar-img {
    width: 28%;
    margin: 21px 0px;
}
.navbar-expand-md .navbar-nav .nav-item:nth-child(8) a {
    left: 11px;
}
    li.nav-item.last-icon a{
        top: 27px;
   }
    .year-slider .owl-nav .owl-prev{
        left: -51px;
        font-size: 21px !important;
   }
    .year-slider .owl-nav .owl-next{
        right: -40px;
        font-size: 21px !important;
   }
    .year-slider .owl-nav{
        top: 6%;
   }
    .grow-together .row{
        align-items: center;
   }
    .breadcum .bottom-angle{
        display: none;
   }
    .breadcum .top-angle{
        display: none;
   }
    .home-testimonials .owl-nav .owl-next{
        font-size: 22px !important;
        right: 0px;
   }
    .home-testimonials .owl-nav .owl-prev{
        font-size: 22px !important;
        left: -37px;
   }
    .testimonial-slider .owl-nav{
        top: 40%;
   }
    .vision-mission-wrapper .vision-mission-single:hover .text-box {
        top: 59px;
   }
    .vision-mission-single li, .vision-mission-wrapper p {
        font-size: 12px;
   }
    .vision-mission-wrapper h2{
        font-size: 22px;
   }
    .vision-mission-wrapper .vision-mission-single span{
        font-size: 35px;
   }
    .vision-svg {
        font-size: 23px !important;
   }
    .choose-list span {
        font-size: 40px;
   }
    .choose-list h3 {
        font-family: "CentraNo2-Light";
        margin-top: 15px;
        font-size: 13px;
   }
    .text-content h2 {
        font-size: 17px;
        margin-bottom: 3px;
   }
    .text-content{
        top: 36px;
        right: 0;
   }
    .text-content h5 {
        font-size: 15px;
        line-height: 20px;
   }
    .text-content h5 br{
        display: none;
   }
    .text-content p {
    font-size: 12px;
}
    section.full-service img{
        height: 300px;
   }
    .services-div h3{
        font-size: 18px;
   }
   .choose-us .container {
    padding: 35px 46px 30px 46px;
}
.Services .card-body h2 {
    font-size: 20px;
}
.Services .card-body p {
    font-size: 13px;
}
.Services {
    padding: 70px 0px;
}
.about-us .content {
    margin-top: 20px;
}
.career .career-wrapper .text-box h2 {
    font-size: 25px;
}
    .choose-list:last-child{
        margin-right: 0;
   }
    .clients .owl-nav{
        display: none;
   }
    header .navbar-nav .nav-link:before{
        top: 36px;
   }
    .btm-strip .container {
        padding: 15px 0px;
   }
    .col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%;
   }
    .btm-strip .col-lg-5 {
        text-align: left;
   }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 100%;
        max-width: 100%;
   }
    .c-col {
        padding: 0px 15px;
        float: left;
   }
    .vision-mission .nav-tabs{
        top: -124px;
   }
    header{
        height: 65px;
   }
   .choose-list {
    width: 20%;
    height: 145px;
}
.vision-mission .text-wrapp p {
    font-size: 18px;
   
}
.Services .nav-tabs .nav-link span {
    font-size: 27px;

}
.Services .nav-tabs .nav-item .arrow {
    font-size: 16px;
    right: 13px;
}
.Services .nav-tabs .nav-link {
    padding: 11px 5px;
}
.Services .nav-tabs .nav-item img {
    width: 18%;
    padding: 0px 5px;
}
.Services .nav-tabs .nav-item {
    width: 100%;
    padding: 0;
    padding: 0px 6px;
}
.career .career-wrapper .text-box p {
    font-size: 13px;
}
.job-openings h2 {

    font-size: 30px;
}
.contact .address h2 {
    
    font-size: 30px;
}
.contact .info-wrapper p {
    font-size: 13px;
}
.contact .info-wrapper {
    display: flex;
    margin-bottom: 55px;
}
  .column:nth-child(4) {
    width: 25% !important;
    margin-left: 5px;
    margin-right: 20px;
    margin-top: 15px;
}
.column:nth-child(3) {
    width: 27% !important;
    padding-left: 0px;
}
.choose-us .parallax-container {
    position: relative;
    overflow: hidden;
    height: 450px;
}
.choose-us .parallax {
    position: absolute;
    left: 0;
    right: 0;
    height: 500px;
}
.breadcum-list {
    padding: 10px 0;
}
.certificates-slider {
    width: 80% !important;
    margin: 0 auto;
}
.certificates-slider img {
    max-width: 100% !important;
    margin: 0 auto;
    height: auto;
}
.btm-strip .col-lg-4{
  max-width:100%;
  flex: 0 0 100.333333%;
}  

    
}
@media(max-width: 767px) {
   /*navbar toggler*/
    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;
   }
    .navbar-toggler.active span {
        background-color: #000;
   }
    .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: 13px;
   }
    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: #000;
        height: 100vh;
        overflow-y: scroll;
        transition: all 0.3s;
   }
    .navbar-brand {
        top: 2px;
        left: 0px;
        padding: 0;
        border-radius: 0;
   }
    .navbar-brand img {
        width: 100%;
        margin-top: 8px;
        display: flex;
        justify-content: center;
   }
    header .navbar-nav .nav-link.active:before, header .navbar-nav .nav-link:hover:before{
        display: none;
   }
    header .navbar-nav .nav-link.active{
        color: #ca2939;
   }
    .sectors .card-body img {
        width: 100%;
        margin: 0 auto;
   }
    .text-box br {
        display: none;
   }
    .sectors .card-body .text-box p {
        text-align: left;
        margin-bottom: 25px;
        margin-top: 5px;
   }
    header {
        background: #fff;
        height: 70px;
        box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);
   }
    header.shrink .main-head {
        background-color: #fff;
        height: 70px;
   }
    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 15px;
        padding-left: 0px;
        margin-left: 10px;
        color: #000;
   }
    .navbar-expand-md .navbar-nav .nav-item:nth-child(11) .nav-link {
        padding: 6px 10px;
        width: 40%;
        margin-left: 25px;
        background: #000;
   }
    .main-footer .footer-wrapp {
        flex-wrap: wrap;
        padding: 0px 17px;
   }
   .column:nth-child(1) {
    width: 41%;
}
.column:nth-child(2) {
    width: 43% !important;
    padding-left: 0%;
}

    .column:nth-child(3) {
    width: 45% !important;
    padding-left: 0px;
}
    .column:nth-child(4) {
    width: 45% !important;
    margin-left: 50px;
}
    .column:nth-child(5) {
    width: 80% !important;
    margin-top: 10px;
}
.footer-call a {
    font-size: 12px;
}
    .footer-link {
        margin-top: 10px;
        margin-bottom: 10px;
   }
    .column:nth-child(6) {
        margin-top: 10px;
   }
    section.choose-us h2 {
        font-size: 20px;
   }
    .choose-us .container {
        padding: 50px 15px 15px;
       /* padding-top: 40px;
        */
   }
    .mouse-arrow {
        bottom: 31%;
   }
    header.shrink .navbar-expand-md .navbar-nav .nav-link {
        color: #fff;
   }
    section.certificates {
        padding: 50px 0px;
   }
    .column h5 {
        margin-bottom: 8px;
        font-size: 14px;
   }
    .footer-contact span {
        color: #30b6bb;
        font-size: 30px;
   }
    .pricing .pricing-wrapper .pricing-single:hover {
        transform: scale(1);
   }
    .banner .caption-box {
        position: relative;
        top: -35px;
        left: 0px;
   }
    .introduce h2 br {
        display: none;
   }
    .banner .caption-box h1 {
        font-size: 25px;
        margin-bottom: 10px;
   }
    .banner .caption-box p {
        font-size: 16px;
        line-height: 1.3;
        margin-bottom: 15px;
   }
    .banner .caption-box p br {
        display: none;
   }
    .introduce h2 {
        font-size: 22px;
        line-height: 1;
        margin-bottom: 20px;
   }
    .features .features-wrapper .features-single {
        width: 100%;
   }
    .pricing .pricing-wrapper .pricing-single {
        width: 90%;
        margin:0 auto;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
   }
    .last-section .container h2 {
        font-size: 20px;
   }
    .last-section .container h2 br{
        display:none;
   }
    .pricing .pricing-wrapper {
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
   }
    .sectors .tab-content>.tab-pane {
        display: block;
   }
    .sectors .btn-link {
        text-decoration: none;
        background: #82bd53;
        width: 100%;
        color: #fff;
        margin-bottom: 10px;
        border-radius: 0;
   }
    .sectors .card-header {
        padding:0;
        background-color: transparent;
        border-bottom: 0;
   }
    .sectors .card-body p {
        margin-top: 12px;
        font-size: 13px;
   }
    .sectors .card-body .common-btn {
        width: 130px;
        font-size: 12px;
   }
    .sectors .card-body h2 {
        font-size: 25px;
        margin-bottom: 8px;
   }
   .sectors .card-body{
        flex-wrap:wrap;
   }
    .sectors .btn-link {
        text-decoration: none;
        background: #3596a1;
        width: 100%;
        color: #fff;
        margin-bottom: 10px;
        border-radius: 0;
        padding: 15px;
        font-family: 'CentraNo2-Book';
        font-size: 16px;
   }
    .pricing .pricing-wrapper .pricing-single li br {
        display: none;
   }
    .pricing-div {
        width: 100%;
   }
    .sectors .card-body h3 {
        font-size: 22px;
        margin-bottom: 5px;
   }
    .pricing h2 {
        text-align: center;
        color: #fff;
        font-size: 25px;
        margin-bottom: 0px;
        padding-bottom: 20px;
   }
    .section-6 .container h2 {
        color: #000;
        font-size: 25px;
   }
    .section-6 .container p {
        text-align: center;
        font-size: 16px;
   }
    .last-section .container h2 {
        font-size: 18px;
   }
    .main-footer .footer-logo {
        width:90%;
        display: block;
        margin-bottom: 24px;
   }
    .column:nth-child(4) {
    width: 45%;
}
    .btm-strip a {
        font-size: 11px;
   }
    .btm-strip span {
        font-size: 11px;
   }
    .c-col {
        padding: 0;
        float: initial;
        text-align: left;
        padding-left: 15px;
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
   }
    .btm-strip .col-md-5 {
        text-align:left;
   }
    .main-footer {
        padding: 4% 0 15px;
        position: relative;
   }
    .last-section {
        padding: 30px 0px;
   }
    .section-6 {
        padding: 30px 0px 0;
   }
    .pricing .pricing-wrapper .pricing-single .card-body h4{
        font-size:20px;
   }
    .sectors .container h2{
        font-size:25px;
   }
    .sectors .container p {
        text-align: center;
        font-size: 16px;
   }
    .features-div {
        width: 100%;
   }
    section.banner .img-box img {
        display: none;
   }
    section.banner{
        margin-top:70px;
   }
    .features {
        padding: 25px 0px;
   }
    .introduce {
        padding: 50px 0px;
        position: relative;
   }
    .features h2 {
        font-size: 25px;
   }
    .features .features-wrapper .features-single h4 {
        font-size: 17px;
   }
    .features .features-wrapper .features-single p {
        margin-bottom: 0;
        font-size: 14px;
        color: #fff;
   }
    .section-6 {
        height: 290px;
   }
    section.banner {
        background-image: url('../images/mobile-rapid-bg.jpg');
        width: 100%;
        height: 600px;
        background-size:contain;
   }
    .right_service.sticky {
        display: none;
   }
    .navbar-brand .whitelogo {
        opacity: 1;
        width: 94%;
   }
    .caption-left {
        position: relative;
        top: 46%;
        background: #0da6f4;
        width: 100%;
        padding: 20px 0px;
        left: 0;
   }
    .home-slider .owl-dots .owl-dot.active span {
        background: #ca2a3a !important;
   }
    .home-slider .container-fluid{
        padding: 0;
   }
    section.slider-section h2 {
        font-size: 15px;
        text-transform: uppercase;
        line-height: 16px;
        text-align: center;
        margin-bottom: 0;
   }
    section.slider-section h2 br{
        display:none;
   }
    .caption-left:before{
        display: none;
   }
    .caption-left:after{
        display: none;
   }
    .navbar-brand .whitelogo {
        top: -10px;
   }
    section.expertise h1 {
        font-size: 22px;
        margin-bottom: 20px;
   }
    .expertise-single h3 br {
        display: none;
   }
    .expertise-single h3 {
        font-size: 12px;
        left: 10px;
        bottom:12px;
   }
    section.expertise {
        padding: 30px 0px;
   }
    .about-div {
        width: 100%;
        margin-bottom: 17px;
   }
    section.grow-together {
        background-image: url(../images/Lets-grow-together.jpg);
        padding: 30px;
   }
    .grow-together .item {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
   }
    .year-content {
        width: 100%;
        font-size: 14px;
        color: #fff;
        padding-left: 0px;
        text-align: center;
   }
    .year-slider .owl-nav {
        top: 12%;
   }
    .year-slider .circle-div h3 {
        font-size: 25px;
        color: #fff;
   }
    .year-slider .circle-div h6 {
        color: #fff;
        font-size: 16px;
   }
    section.achive {
        background: url(../images/achieve-excellence-bg.jpg);
       /* height: 600px;
        */
        padding: 50px 0px;
        background-size: cover;
   }
    .counter-wrap {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
   }
    .achive {
        margin-top: 50px;
   }
   section.certificates h2 {
        font-size: 25px;
        margin-bottom: 20px;
   }
    .certificates .owl-theme .owl-nav {
        margin-top: 10px;
        position: absolute;
        top: 20%;
        width: 100%;
   }
    .certificates .owl-prev {
        background: transparent !important;
        color: #ccc !important;
        font-size: 30px !important;
        position: absolute;
        left: -10px;
        top: -10px;
   }
    .certificates .owl-next {
        background: transparent !important;
        color: #ccc !important;
        font-size: 30px !important;
        position: absolute;
        right: -10px;
        top: -10px;
   }
    .Services .btn-link {
        text-decoration: none;
        background: #0da6f4;
        width: 100%;
        color: #fff;
        margin-bottom: 10px;
        border-radius: 0;
        padding: 15px 0;
        font-size: 14px;
   }
  
    .Services .card-header {
        padding: 0;
        background-color: transparent;
        border-bottom: 0;
   }
    .Services .heading{
        margin-bottom: 0;
   }
    .Services .card-body h2{
        font-size: 19px;
   }
    .Services .card-body .img-wrapper {
        margin-top: 11px;
   }
    .Services .card-body .icon{
        padding: 11px;
        font-size: 22px;
   }
    .Services .card {
        border: 0;
   }
    .Services .tab-content>.tab-pane {
        display: block;
    }
    .year-slider .circle-div {
        width: 219px;
        height: 219px;
   }
    .about {
        padding: 25px 0px;
   }
    .about h2{
        font-size: 22px;
   }
    .about h2{
        font-size: 13px;
   }
    .about .text-box {
        width: 100%;
   }
    .col-md-6.about-bg{
        height: 347px;
   }
    .vision-mission-wrapper{
        flex-wrap: wrap;
   }
    .vision-mission-wrapper .vision-mission-single {
        width: 100%;
        height: 344px;
        border-bottom: 2px solid #cccccc3d;
   }
    .vision-mission-wrapper{
        background-size: cover;
        background-position: right;
   }
    .vision-mission-wrapper .vision-mission-single:hover .text-box {
        padding-bottom: 19%;
   }
    .vision-mission-wrapper .text-box{
        padding-left: 5%;
   }
    .home-testimonials .testimonials-wrapper{
        flex-wrap: wrap;
   }
    .home-testimonials .item .img-box {
        position: absolute;
        left: 50%;
        transform: translateX(-50px);
        top: -24px;
        width: 100px;
        height: 100px;
   }
    .home-testimonials .testimonials-wrapper .text-wrapper {
        height: auto;
        padding: 20px;
        padding-top: 62px;
        padding-bottom: 30px;
   }
    .home-testimonials .testimonials-wrapper .text-wrapper p{
        font-size: 15px;
        margin-bottom: 6px;
        text-align: center;
   }
    .home-testimonials .testimonials-wrapper .text-wrapper h5{
        font-size: 19px;
        text-align: center;
   }
    .home-testimonials .testimonials-wrapper .text-wrapper h6{
        font-size: 14px;
        text-align: center;
   }
    .home-testimonials .owl-nav .owl-prev{
        left: -18px;
   }
    .home-testimonials .owl-nav .owl-next{
        right: -18px;
   }
    .heading{
        font-size: 24px;
        margin-bottom: 40px;
   }
    .home-testimonials{
        padding: 20px 0px;
   }
    .home-testimonials .testimonials-wrapper .text-wrapper .quote2{
        width: 17%;
        right: 28px;
   }
    .home-testimonials .testimonials-wrapper .text-wrapper .quote1{
        width: 17%;
        left: 26px;
   }
    .team .team-wrapper .team-single{
        width: 49%;
   }
    .team .team-wrapper .team-single .text-box{
        font-size: 12px;
   }
    .breadcum{
        margin-top: 70px;
   }
    .breadcum h1 {
        font-size: 20px;
   }
    .caption-heading {
        top: -85px;
        left: 8px;
        width: 95%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
   }
    .breadcum-list{
        padding: 2px 0px;
   }
    .breadcum-list a{
        font-size: 10px;
   }
    .breadcum-list span{
        font-size: 10px;
   }
    header.shrink .navbar-nav .nav-link:before{
        background-color: #fff;
        width: 30%;
   }
    .client .client-wrapper .client-single{
        width: 32%;
        margin-bottom: 8px;
   }
    .gallery-wrapper .gallery-single{
        width: 49%;
   }
    .gallery-wrapper .gallery-single .text-box {
        padding: 5px 14px;
   }
    .gallery, .job-openings, .contact, .Services {
        padding: 20px 0px;
   }
    p{
        font-size: 13px !important;
   }
    .career h5 {
        font-size: 22px;
        margin-bottom: 2px;
        margin-top: 20px;
   }
    .job-openings h2 {
        margin-bottom: 21px;
        font-size: 25px;
   }
    .job-openings .opening-single{
        width: 100%;
   }
    .pageheading{
        font-size: 25px;
   }
    .contact p{
        width: 100%;
   }
    .contact .form-div h4{
        font-size: 25px;
        margin-bottom: 22px;
   }
    .contact .contact-wrapper .form-single, .contact-wrapper .contact-info{
        padding: 23px 18px;
   }
    .contact .common-btn {
        width: 95px;
        height: 39px;
        font-size: 12px;
        float: left;
        margin-top: 10px;
   }
    .contact-wrapper .contact-info h4{
        font-size: 25px;
   }
    .contact-wrapper .contact-info .info-wrapper span{
        font-size: 24px;
        top: 6px;
   }
    .contact-wrapper .contact-info .info-wrapper h5{
        font-size: 18px;
   }
    .contact-wrapper .contact-info .info-wrapper p, .contact-wrapper .contact-info .info-wrapper a{
        font-size: 13px;
   }
    .contact-wrapper .contact-info .info-wrapper{
        margin-bottom: 14px;
   }
    .Services .card{
        padding-left: 0;
   }
    .Services .col-md-8 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
   }
    .breadcum-list .arrow {
        font-size: 7px;
   }
    .services-sec h2 {
        font-size: 20px;
   }
    .services-div {
        width: 100%;
        height:auto;
   }
    .services-sec {
        padding: 30px 0px;
        text-align: center;
   }
    .choose-wrapper {
        flex-wrap:wrap;
   }
    .choose-list {
        width: 45%;
        height:auto;
        margin:0 auto;
        margin-bottom:15px;
   }
    .choose-list span {
        font-size: 50px;
   }
    .choose-us .parallax-container {
        position: static;
        height: auto;
   }
    .choose-us .parallax {
        position: static;
        height: auto;
   }
    .choose-us .parallax .parallax-img {
        display: none;
   }
    .choose-us {
        background-image: url(../images/WHy-choose-us.jpg);
        background-size: cover;
   }
    .choose-list h3 {
        font-size: 14px;
   }
    .text-content {
        position: relative;
        top: 0px;
        right: 0px;
   }
    section.footer-up h2 {
        font-size: 20px;
        margin-bottom: 10px;
   }
    section.footer-up p br {
        display: none;
   }
    section.footer-up {
        padding: 50px 0px;
   }
   .text-content h2 {
    font-size: 20px;
    color: #000;
}
   .full-service img {
    display: none;
}
.text-content {
    padding-top: 20px;
}
   .text-content h5 {
    font-size: 15px;
    color: #000;
}
    section.clients h2 {
        font-size: 20px;
        margin-bottom: 20px;
   }
    .certificates-slider .owl-nav {
        position: absolute;
        top: 27%;
        width: 100%;
        font-size: 5px;
   }
    .certificates-slider .owl-nav .owl-prev {
        background: transparent !important;
        font-size: 20px !important;
        color: #ccc !important;
        position: absolute;
        left: -20px;
   }
    .certificates-slider .owl-nav .owl-next {
        background: transparent !important;
        font-size: 20px !important;
        color: #ccc !important;
        position: absolute;
        right: -20px;
   }
    .certificates-slider{
        border:0px;
   }
    section.clients .item {
        width: 85%;
        border: 1px solid #ccc;
        height: 85px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin:0 auto;
   }
    section.clients {
        padding: 30px 0px 30px;
        text-align: center;
   }
  .navbar-expand-md .navbar-nav .nav-item:nth-child(5) a {
    /* position: relative; */
    top: auto;
    left: auto;
}
    header .navbar-nav .nav-link:before {
        position: absolute;
        content: "";
        top: 22px;
   }
    .navbar-expand-md .navbar-nav .nav-item:last-child a{
        position: relative;
        top:50px;
        left:10px;
   }
    .contact {
    background-image: linear-gradient(to bottom, #fff 60% ,#0e95d5 50% );
}
    .contact .info-wrapper {
        display: flex;
        margin-bottom: 20px;
   }
    .contact-form {
        padding: 0px 10px 0px 0px;
   }
    .contact-form h2 {
        font-size: 22px;
        margin-bottom: 30px;
   }
    .contact .address h2 {
        color: #fff;
        font-size: 22px;
   }
    .contact .info-wrapper span {
        color: #fff;
        font-size: 27px;
        margin-right: 10px;
        position: relative;
        top: 0px;
   }
    

    .vision-mission .parallax {
        position: absolute;
        left: 0;
        right: 0;
        height: 240px;
   }
    .vision-mission .nav-tabs .nav-item {
        width: 29%;
   }
    .vision-mission .nav-tabs .nav-link {
        font-size: 13px;
        height: 60px;
   }
    .clients.certificates {
       padding: 0px 0px 30px;
        text-align: center;
   }
    .content h2 {
        font-size: 25px;
        margin-bottom: 10px;
        margin-top: 10px;
   }
    
    .vision-mission .parallax {
    position: absolute;
    left: 0;
    right: 0;
    height: 285px;
}
   .vision-mission .parallax-container {
    position: relative;
    overflow: hidden;
    height: 300px;
}
    .vision-mission .nav-tabs {
        position: relative;
        top: -30px;
   }
    .vision-mission .text-wrapp h3 {
        text-transform: uppercase;
        font-size: 20px;
        margin-bottom: 10px;
   }
    .certificates .certificates-slider .owl-theme .owl-nav {
        margin-top: 10px;
        position: absolute;
        top: 34%;
        width: 100%;
   }
    section.full-service img{
        height: auto;
   }
    section.vision-mission{
        height: auto;
   }
    .btm-strip .row {
        padding: 0px 15px;
        width: 100%;
   }
    section.about-us {
        padding: 30px 0px;
   }
   .choose-list:last-child {
   margin-right: auto;
}
.navbar-brand img {
    width: 65%;
    margin-top: 8px;
    display: flex;
    justify-content: center;
}

.services-sec h1 {

    font-size: 22px;

}
.services-div .common-btn {
    position: relative;
    bottom: 0px;
}
.text-content p {
    font-size: 12px;
    color: #000;
}
.column:nth-child(4) {
    
    margin-left: 0px;
}
.footer-call p {
    font-size: 12px !important;
}
.footer-call span {
    font-size: 20px;
}
.career .career-wrapper .text-box {
    background: #0094da;
    width: 100%;
    left: 0px;
    top: 0px;
    padding: 35px 20px;
}
.career .career-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.career {
    padding: 40px 0px 40px;
}
.career-popup {
    display: flex;
    flex-wrap: wrap;
}
.career-content {
    width: 100%;
    padding-right: 5px;
}
.opening-form {
    width: 100%;
    padding-top: 15px;
    border-left: 0px;
}
.career .career-wrapper .text-box h2 {
    color: #fff;
    /* font-size: 43px; */
    font-size: 22px;
}
section.metric_convertion {
      padding: 20px 11px;
}
.common-page, .sitemap {
    padding: 24px 0px;
}
.inco-terms {
    padding: 25px 15px;
}
.breadcum-list a {
    font-size: 14px;
}
.breadcum-list span {
    font-size: 14px;
}
section.ocean-table .border {
    padding: 5px 9px;
    font-size: 14px;
}
.text-content p br {
    display: none;
}
.certificates-slider {
    width: 100% !important;
    margin: 0 auto;
}
.certificates-slider .owl-item:last-child .item {
     border-right:1px solid #ccc; 
}
.col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100.333333%;
    flex: 0 0 100.333333%;
    max-width: 100.333333%;
}
.sitemap .column {
    width: 45% !important;
}
.sitemap .column:nth-child(1){
margin-right: 0px;
}
}
@media(max-width: 375px) {
}
@media(max-width: 360px) {
}
@media(max-width: 320px) {
}
@media(min-width:768px) {
    .Services .card-header{
        display: none;
   }
    .Services .card .collapse {
        display: block;
   }
   .navbar-expand-md .navbar-toggler {
     display: block; 
}

}

