@media(max-width:3000px) and (min-width: 1700px){
 
.counters {
    position: absolute;
    top: 40%;
    text-align: center;
    left: 25%;
    color: #fff;
}
.blog-content:before {
    border-right: 350px solid transparent;
}
.aboutus-element2 {
    position: absolute;
    width: 23%;
    bottom: -46%;
    left: 0%;
}
.aboutus-element1 {
    width: 26%;
    position: absolute;
    top: 12%;
    left: -10%;
}
.aboutus-element {
    position: absolute;
    width: 13%;
    top: -5%;
    left: 11%;
}
.elements-2 {
    position: absolute;
    bottom: 8.9%;
    width: 15%;
    left: 52%;
}
.vision-mission {
    padding: 120px 0px 70px;
    background-size: 100% 100%;
}
.whysus-img {
    width: 43%;
    left: -13%;
    position: absolute;
}
.whysus-img1 {
    width: 47%;
    position: absolute;
    right: -14%;
}
/*.home-slider h2 {
    font-size: 30px;
    line-height: 30px;
}
*/
.home-services-wrapper .svg {
    position: absolute;
    color: #fff;
    bottom: 15%;
    left: 40%;
    width: 23%;
}
.home-services p {
    font-size: 14px;
}
.home-services {
    padding: 60px 0px 45px;
}

}
@media(max-width:1400px) {
.gallery-single img {
    height: 250px;
}
}

@media(max-width:1200px) {
.gallery-single img {
    height: 200px;
}
}
@media(max-width:1699px) and (min-width: 1400px){
.aboutus-element1 {
    width: 18%;
    position: absolute;
    top: 22%;
    left: -11%;
}
.aboutus-element {
    position: absolute;
    width: 10%;
    top: 8%;
    left: 3%;
}
.aboutus-element2 {
    position: absolute;
    width: 20%;
    bottom: -12%;
    left: -3%;
}
}
@media(max-width: 1280px) {
 .aboutus-element1 {
    width: 20%;
    position: absolute;
    top: 22%;
    left: -11%;
}
}
@media(max-width: 1024px) {
.choose-list p {
    font-size: 12px;
}
.choose-content h4 {
    font-size: 17px;
}
.blog-content:before {
    border-right: 230px solid transparent;
}
.btm-strip p {
    color: #CECECE;
    font-size: 11px;
}
footer a, footer p {
    color: #a8a4a4;
    font-size: 13px;
}
.column a {
    line-height: 16px;
    color: #CECECE;
    font-size: 11px;
}
.column:nth-child(1) p {
    font-size: 12px;
    line-height: 19px;
    font-weight: 100;
    margin-bottom: 0;
}
.breadcum h1 {
    font-size: 35px;
}
.banner-element {
    position: absolute;
    top: 42%;
    width: 70px;
}
.heading {
    font-size: 30px;
}
.aboutus-element1 {
    width: 18%;
    position: absolute;
    top: 24%;
    left: -11%;
}
.aboutus-element {
    position: absolute;
    width: 11%;
    top: 5%;
    left: 3%;
}
.vision-mission h2 {
    font-size: 55px;
}
.vision-mission p {
    margin-top: -30px;
    width: 80%;
    font-size: 15px;
}
.list-contact .list-social a {
    font-size: 16px;
}
.services-contactdetails h3 {
    font-size: 30px;
    line-height: 35px;
}
.home-slider h2 {
    font-size: 37px;
    line-height: 38px;
}
.services-list p{
    font-size: 13px;
}
.home-about .counters h6 {
    font-size: 12px;
    margin-left: 0px;
    margin-top: -5px;
}
.home-services h2 {
    font-size: 20px;
}
.choose-content h4 {
    font-size: 12px;
}
.choose-list p {
    font-size: 11px;
}
.elements-2{
    display: none;
}
.home-services p {
    font-size: 13px;
}
.home-services-wrapper {
    margin-top: 20px;
}
.blog-content:before {
    border-right: 270px solid transparent;
}
.home-contact .heading {
    font-size: 25px;
    margin-bottom: 15px;
}
.home-services {
    background: #ccc;
    padding: 80px 0px 0px;
}
.home-about .counters h4 {
    font-size: 50px;
    margin-bottom: 0px;
}
.main-footer h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
.column:nth-child(1) img {
    width: 75%;
}
.heading {
    font-size: 23px;
}
.vision-mission ul#myTab {
    width: 80%;
}
/*.accordion-header .accordion-button {
    display: none;
}*/

}
@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;
    width: 100%;
}
     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: 5px;
    }
     header .mobile-navbar.open {
         right: 0%;
    }
     header .mobile-navbar {
         z-index: 2;
         width: 100%;
         position: fixed;
         top: 55px;
         padding: 0px;
         z-index: 1;
         right: -100%;
         background-color: #fff;
         color: #fff;
         height: 100vh;
         overflow: hidden;
         transition: all 0.3s;
    }
    .navbar-brand {
    top: 1px;
    left: 15px;
}
     .navbar-brand img {
         margin: inherit;
         width: 25%;
         margin-top: 10px;
         display: flex;
         justify-content: center;
    }
.navbar-expand-md .navbar-toggler {
    display: block;
    position: relative;
    top: 5px;
}
.navbar-expand-md .navbar-toggler:focus{
    box-shadow: none;
}
.aboutus-element2 {
    position: absolute;
    width: 20%;
    bottom: -14%;
    left: -3%;
}
.services ul#myTab{
    display:none;
}
.services:before{
   display:none; 
}
.accordion-header {
    border-bottom: 0px;
}
.services .accordion-body .img-wrapper{
  width: 100%;  
}
.services .accordion-body .content-services{
    width: 100%; 
}
.services .accordion-body .content-services{
   flex-wrap: wrap;
}
.services .accordion-body .services-details {
    width: 100%;
}
.list-contact {
    background: #F5F3F3;
    width: 100%;
    padding: 20px;
    border-radius: 20px;
}
.tab-pane.fade.accordion-item {
    display: block;
    opacity: 1;
    margin-bottom: 10px;
}
button.accordion-button {
    background: #fff !important;
    color:#000 !important;
    border-radius: 0px !important;
}
.contact-us .form-box {
    margin-bottom: 20px;
}
.career .career-main {
    position: relative;
    top: 10%;
    z-index: -1;
    width: 63%;
    left: 0;
    margin: 0 auto;
    display: block;
}
.career .text-box p {
    font-size: 13px;
}
.career .img-box img {
    display: none;
}
.career .text-box {
    position: relative;
     top: 0%; 
    width: 100%;
     transform: translateY(0%);
    left: 0%;
}
.career h4 br {
    display: none;
}
.whycontent li {
    font-size: 13px;
}
.whyus {
    padding: 60px 0px 0px;
}
.philosophy-value-single img {
    width: 35%;
}
.philosophy-value-single h3 {
    font-size: 21px;
}
.philosophy-value {
    padding: 50px 0px 30px;
}
.employee-single img {
    width: 65%;
    margin: 0 auto;
    display: block;
}
.employee-single{
    margin-bottom:20px;
}
.philosophy-line {
    width: 65%;
    margin: 12px auto;
}
.aboutus-element, .aboutus-element1, .aboutus-element2, .aboutus-element3{
    display:none;
}
.vision-mission ul#myTab{
    display:none;
}
.vision-mission p {
    width: 100%;
    font-size: 13px;
}
.home-about .synergic-elements{
    display:none;
}
header{
    box-shadow: 0px 0px 10px #ccc;
}
.gallery .col-lg-4:nth-child(2) .gallery-single, .gallery .col-lg-4:nth-child(5) .gallery-single, .gallery .col-lg-4:nth-child(8) .gallery-single {
    margin-top: 0px;
}
.gallery-single img {
    height: 250px;
}

.home-services:before{
    display: none;
}
.navbar-nav .dropdown-menu {
  
    width: 36%;
    left: 17px;
    top: 8px;
      position: relative!important;
}

.dropdown:hover .dropdown-menu {
    display: block !important;
}
.dropdown-menu.show {
    display: block;
}
.navbar-expand-md .navbar-nav .nav-link::before{
   display:none; 
}
.employee-single .text-box {
    position: absolute;
    top: 50%;
    left: 47%;
    transform: translate(-50%, -50%);
    width: 45%;
    margin: 0 auto;
    display: block;
}
.employee-single .text-box p {
    font-size: 13px;
}
.philosophy-overview {
    padding: 30px 0px;
}
.philosophy-value-single .text-box p {
    font-size: 12px;
}
html {
    overflow-x: hidden;
}
.address-wrapper p {
    height: 90px;
}

.address-wrapper p br {
    display: none;
}
.address-box {
    width: 95%;
}
.intl-tel-input.separate-dial-code .selected-flag{
    background-color:transparent !important;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
    font-size: 13px;
}
header .mobile-navbar {
    align-items: flex-start;
    justify-content: flex-end;
}
.btm-strip p {
    text-align: left;
}
.accordion-button:focus{
    border-color:0px;
    outline: 0;
    box-shadow:none;
}
.home-services-wrapper .services-list:nth-child(3) {
    position: relative;
    top: -5px;
}
.home-services-wrapper .services-list:nth-child(6) {
    position: relative;
    top: -5px;
}
.counters {
    position: absolute;
    top: 39%;
    text-align: center;
    /*left: 9%;*/
}
.philosophy-value-single:last-child h2 {
    font-weight: 600;
    font-size: 36px;
}
.philosophy-value-single:last-child h2 span {
    padding-left: 0;
}
}

 @media(max-width: 767px) {
    .navbar-nav .dropdown-menu {width: 60%;}
   .slider-section img {
    height: 450px;
    object-fit: cover;
} 
.home-slider h2 {
    font-size: 20px;
    line-height: 23px;
}
.messages-home{
    display:none !important;
}
.slider-section .owl-theme .owl-nav [class*=owl-] {
    color: #BC2025;
    font-size: 11px;
    margin: 5px;
    padding: 11px 14px;
    width: 24px;
    height: 29px;
}
.counters {
    top: 50%;
}
.home-about p {
    font-size: 13px;
}
.common-btn{
    width:fit-content;
    font-size:12px;
    height:auto;
    padding:10px 15px;
}
.home-services {
    padding: 35px 0px 0px;
}
.services-list {
    width: 44%;
    }
    .home-services-wrapper .services-list:nth-child(2), .home-services-wrapper .services-list:nth-child(5){
        top:0px;
    }
    .home-services-wrapper .services-list:nth-child(1), .home-services-wrapper .services-list:nth-child(4){
        top:0px;
    }
    .home-services-wrapper .services-list:nth-child(3){
        top:0px;
    }
    .home-services p {
    font-size: 11px;
}
.col-md-3.first-child .choose-list:nth-child(1), .col-md-3.first-child .choose-list:nth-child(3) {
    margin-left: 0px; 
}
.svg-choose {
    padding-top: 2px;
    width: 55px;
    z-index: 1;
    left: 40%;
}
.choose-list {
    position: relative;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
}
.col-md-3.first-child .choose-list:nth-child(1), .col-md-3.first-child .choose-list:nth-child(3) {
    margin-left: 0px;
    left: 0px;
    margin: 0 auto;
}
.svg-choose{
    position:relative;
}
.col-md-3.last-child .choose-list:nth-child(1), .col-md-3.last-child .choose-list:nth-child(3) {
    left: 0px; 
}
.col-md-3.last-child .choose-list .svg-choose{
    position: relative;
    left:0px;
    margin: 0 auto;
}
.col-md-3.last-child .choose-list:nth-child(1), .col-md-3.last-child .choose-list:nth-child(3) {

    margin-top: 20px;
}
.choose-us h2 {
    margin-bottom: 30px !important;
}
.choose-us {
    padding: 35px 0px;
}
.blogs {
    padding: 40px 0px;
}
.blogs-wrapper .blogs-single p {
    padding: 10px 15px;
    font-size:13px;
    padding-top: 35px;
}
.blogs .heading {
    margin-bottom: 20px;
}
.homecontact-form {
    padding: 25px 20px;
    border-radius: 30px;
}
.elements{
    display:none;
}
.main-footer .footer-wrapp {
    flex-wrap: wrap;
}
.column:nth-child(1) {
    width: 43%;
    margin-right: 0;
    margin-bottom: 20px;
}
.column:nth-child(2) {
    width: 28%;
    position: relative;
    margin-left: 15px;
}
.column:nth-child(3) {
    width: 21%;
}
.column:nth-child(4) {
    width: 44%;
}
.column:nth-child(5) {
    width: 45%;
}
.footer-social {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
body, html{
    overflow-x:hidden;
}
.list-social img {
    width: 12%;
}
.philosophy-overview {
    padding: 40px 0px;
}
.employee-single img {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.employee-single .text-box {
    width: 75%;
}
.philosophy-line {
    width: 95%;
    margin: 12px auto;
    font-size: 17px;
}
.whysus-img {
    width: 85%;
    left: 0px;
    position: relative;
    margin: 0 auto;
    display: block;
}
.whysus-img1{
    position:relative;
    right:0px;
    margin:0 auto;
    display: block;
    width: 90%;
}
.whyus {
    padding: 30px 0px 0px;
}
.whycontent h3 br {
    display: none;
}
.whycontent h3 {
    font-size: 23px;
    text-align: center;
    margin-top: 20px;
}
.philosophy-value-single{
    height:210px;
}
.job-single {
    padding: 15px 10px;
    position: relative;
}
.content-wrapper h2 {
    font-size: 14px;
}
.content-wrapper {
    flex-wrap: wrap;
}
.main-footer h3 {
    font-size: 17px;
    margin-bottom: 15px;
}
.home-contact .container{
    display:none;
}
.footer-element{
    display:none;
}
.job-wrapper h3 a {
    font-size: 17px;
}
.home-contact {
    position: relative;
    padding: 0px 0px;
}
.home-services:before{
    display:none;
}
.jobs {
    padding: 35px 0px;
    }
    .job-wrapper {
    margin-top: 50px;
    width: 90%;
    margin: 25px auto 0;
}
.career .career-element{
    display:none;
}
.philosophy-value {
    padding: 35px 0px 30px;
}
section.philosophy-value .row {
    margin-top: 15px;
}
.navbar-expand-md .navbar-nav .nav-link.common-btn {
    margin-top: 10px;
    padding: 10px 20px;
}
footer:before{
    display:none;
}
footer {
    background: none;
    background-color: #000;
    padding: 25px 0px 0px;
}
.main-footer .footer-wrapp {
    margin-top: 30px;
    padding-bottom: 30px;
}
.footer-social {
    padding: 10px 15px;
    margin-bottom: 5px;
    margin-top: 0px;
}
.breadcum .main-img {
    width: 100%;
    height: 205px;
    object-fit: cover;
}
.btm-strip a {
    font-size: 11px;
    color: #CECECE;
}
.services-content .services-elements-1{
    display:none;
}
.services-content .heading br{
    display:none;
}
.address-box .view {
    font-size: 13px;
}
.breadcum h1 {
    font-size: 22px;
}
.banner-element {
    position: absolute;
    top: 35%;
    width: 45px;
}
.contact-us .form-box {
    padding: 31px 15px;
    margin-bottom: 0px;
}
.breadcum-list a {
    font-size: 13px;
}
.breadcum-list span{
    font-size:13px;
}
.heading {
    font-size: 20px;
}
p{
    font-size:13px;
}
.vision-mission {
    position: relative;
    z-index: 1;
    padding: 80px 0px 40px;
    background: url(../images/vision-mission-bg.png);
    /* background-size: 100% 100%; */
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
.map-text h4 {
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    font-size:18px;
}
.about-counters.counter {
    padding: 25px 0px;
}
.about {
    padding: 30px 0px 0px;
}
.services-content p {
    width: 100%;
    margin: 0 auto;
}
.services-content {
    padding: 35px 0px;
}
.services {
    padding: 35px 0px 30px;

}
.services .accordion-body .services-details ul li {
    list-style: disc;
    font-size: 13px;
    margin-left: 0px;
}
.services-contactdetails h3 {
    font-size: 20px;
    line-height: 25px;
}
.services-contactdetails h3  br{
    display:none;
}
.services-contactdetails {
    padding: 40px 0px;
}
.gallery {
    padding: 40px 0px 40px;
}
.gallery .col-lg-4:nth-child(2) .gallery-single, .gallery .col-lg-4:nth-child(5) .gallery-single, .gallery .col-lg-4:nth-child(8) .gallery-single{
    margin-top:0px;
}
.contact-us .address-wrapper img {
    width: 7%;
}
.contact-us .address-wrapper {
    display: flex;
    align-items: center;
    padding-left: 15px;

}
.address-box .address-wrapper p br{
    display:none;
}
.contact-social .social-box a {
    font-size: 23px;
    height: 43px;
    width: 46px;
}
.contact-social {
    padding: 15px 0px;
}
.contact-us {
    padding: 30px 0px;
}

.slider-section:before {
    width: 100%;
    height: 100%;
    bottom: -8px;
    left: 0px;
}
.home-about {
    padding: 35px 0px;
    position: relative;
}
.testimonial-slider {
    width: 90% !important;
    margin: 0 auto;
}
.blogs .owl-theme .owl-nav [class*=owl-] {
    font-size: 9px;
    margin: 5px;
    padding: 8px 14px;
    width: 25px;
    height: 29px;
}
.blog-content:before {
    border-right: 245px solid transparent;
}
.home-services-wrapper {
    justify-content: center;
}
.whyus.whyus-grey:before{
    display:none;
}
.philosophy-value-single{
    width: 100%;
}
.philosophy-value-single .text-box p {
    font-size: 12px;
    /* padding: 18px; */
}
.philosophy-value::before{
    display: none;
}
.svg-choose::before {
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    border-bottom: 14.8675px solid #BC2025;
}
.svg-choose::after {
    border-left: 27px solid transparent;
    border-right: 27px solid transparent;
    border-top: 14.8675px solid #BC2025;
}
.choose-list {
    position: relative;
    margin-bottom: 45px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 30px !important;
}
.btm-strip p {
    font-size: 11px;
    text-align: left;
}
.navbar-expand-md .navbar-nav .nav-link::before{
    display:none;
}
.services .accordion-body .services-details h2 {
    font-size: 22px;
}
.services .accordion-body .services-details ul {
    padding-left: 10px;
}
.employee-single .text-box p {
    font-size: 10px;
}
.address-box-wrapper {
    flex-wrap: wrap;
}
.address-box {
    margin-bottom: 20px;
}
.address-wrapper img {
    width: 7%;
}
.presence {
    padding: 30px 0px;
}
.contact-us .form-box {
    padding: 31px 20px;
    width: 95%;
}
.whycontent li:before {
    width: 6px;
    height: 6px;
}
.growth {
    padding: 30px 0px;
}
.value {
    padding: 30px 0px 0px;
}
.value-single h3 {
    font-size: 18px;
}
.value-single h3 br {
    display: none;
}
.jobs {
    padding: 45px 0px 40px;
    margin-bottom: 20px;
    top: 20px;
}
.career-modal .modal-dialog {
    width: 96%;
    max-width: unset;
}
.career-modal .contact-us {
    padding: 20px 20px 22px;
}
.job-single a {
    font-size: 14px;
}
.home-services-wrapper .svg {
    bottom: 20%;
    left: 40%;
}
.col-md-3.last-child .choose-list .choose-content {
    padding-left: 25px;
}
.home-about .counters h4 {
    font-size: 50px;
    margin-top: 0px;
}
.sitemap a {
    font-size: 13px;
}
.sitemap h4 {
    font-size: 18px;
    margin-top: 15px;
}
.sitemap {
    padding: 35px 0px;
}
.common-pages {
    padding: 30px 0px;
}
.common-pages h4, .common-pages h3{
    font-size: 20px;
}
.breadcum {
    position: relative;
    margin-top: 60px;
}
.choose-us .col-md-6 img {
    margin-bottom: 20px;
}

.home-about .subheading {
    padding-top: 20px;
}
.choose-content h4 {
    font-size: 15px;
}
.philosophy-value-single img {
    width: 17%;
}
.address-wrapper p {
     height: auto; 
}
.navbar-brand img {
    width: 50%;
}
.career .container {
    padding-bottom: 40px;
}
.value h2 {
    padding-bottom: 0px;
}
.jobs h5 {
    font-size: 17px;
}
.home-services-wrapper .services-list:nth-child(6){
position: relative;
    top: 0px;
}
.footer-social .list-social:last-child {
    margin-top: 20px;
}
.philosophy-value-single:last-child {
    width: 100%;
}
}

 @media(min-width:768px) {
}
