

@media only screen and (max-device-width : 320px){
	
    .about-text p {
        font-size: 12px !important;
    }
    .inner-counter p {
        font-size: 12px !important;
    }
    .coun-img {
        width: 30% !important;
        margin-right: 3% !important;
    }
    .show-counter h2, .show-counter span {
        font-size: 20px !important;
        line-height: 12px !important;
    }
	
	.why-img img {
    width: 100%;
}

}



@media only screen and (min-device-width : 320px) and (max-device-width : 480px){
.top-border {
    border-top: 0;
}	
.event .blog-box.pr-1 {
    padding-right: 0px !important;
    margin-bottom: 20px !important;
}
.filters ul {
    list-style: none;
    padding: 0 0 0px 0;
}
.single-content.grid-item {
    margin: 2px 0.5% !important;
}
.single-content img {
    height: auto;
    max-width: 100%;
    width: auto;
    max-height: 90px;
}
.single-content .logo-name {height: 90px;}
.col-12.col-lg-3.col-md-3.px-0.module.module7 {
    order: 2;
}	
.breadcrumb-item+.breadcrumb-item {
    padding-left: 0.3rem;
}
.aboutus-content ul li span {
    padding-left: 11px;
    width: 80%;
    float: left;
}
.dropdown-menu li a {
    padding-left: 0 !important;
}
#carouselExampleCaptions .carousel-control-next-icon, #carouselExampleCaptions .carousel-control-prev-icon {
    width: 25px;
    height: 25px;
}	
.right-section {
    padding-right: 15px;
}
.workforce-image, .aboutus-img {
    background-size: 100% !important;
    min-height: auto !important;
    height: 241px !important;
}
.slick-track {
    height: 72px;
}	
.owl-theme .owl-nav {
    position: absolute;
    left: -43%;
    bottom: 10% !important;
}	
.testi-box { text-align:left; }
.why-img img {
    width: 100%;
}	
.single-content.grid-item {
    width: 49%;
    position: static !important;
    float: left;
}
.logo-img { min-height: 100px; }

.content {
    padding: 0 15px;
}

    .padding-less{
        padding: 0 15px;
    }
    header{
        position: static;
        background-color: rgba(24, 25, 27, 1);
        transition: all .3s;
    }
    header.smaller {
        background-color: rgba(24, 25, 27, 1);
        position: fixed;
        transition: all .3s;
    }
    header .navbar-brand img{
        width: 80%;
    }
    .social-icon, .social-icon ul{
        padding: 0px !important;
    }
    .social-icon ul li{
        padding: 10px 0 !important;
        margin-right: 7px;
    }
    .social-icon ul li a{
        border: none !important;
        padding: 0px !important;
    }
    .menu ul li {
        padding: 0;
    }
    .menu ul li a {
        font-weight: 400;
		text-align: left;
        padding: 7px 0px;
        border-bottom: 1px solid rgba(108, 108, 108, 1);
    }
    .desmenu-show{
        display: block;
    }
    .dropdown-menu li img {
    margin-left: 0px;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
    .res-br-bottom{
        border-bottom: 1px solid rgba(108, 108, 108, 1) !important;
    }
    .dropdown-menu li a{
        border: none !important;
    }
    .dropdown-toggle::after{
        display: inline-block;
        content: "\2039";
        border: none !important;
        transform: rotate(270deg);
        font-size: 24px;
        top: 8px;
        right: 8px;
        position: absolute;
    }
    .contact-btn {
        width: 100%;
        text-align: center;
    }
    .carousel-caption {
    top: 52% !important;
    width: 99%;
    left: 0 !important;
	}
    .carousel-caption h5 {
    font-size: 14px !important;
    text-align: center;
    line-height: 16px !important;
    left: 0;
    padding: 0 15px !important;
	}
    .services-home{
        margin-top: 0px;
    }
    .services-home .pr-0{
        padding-left: 0px !important;
    }
    .services-home .pl-0{
        padding-right: 0px !important;
    }
    .res-yellow-bg{
        background-color: #F7D907 !important;
    }
    .destop-show{
        display: none !important;
    }
    .mobile-show{
        display: inline-block !important;
    }
    .res-yellow-bg .flip-card-front p{
        color: #18191B !important;
    }
    .res-black-bg{
        background-color: #18191B !important;
    }
    .res-black-bg .flip-card-front p{
        color: #F7D907 !important;
    }
    .services-box p{
        margin-bottom: 0px;
    }
    .services-box p:first-child{
        width: 100%;
        margin-bottom: 15px;
    }
    .services-box p:last-child{
        width: 100%;
    }
    .services-box img{
        margin-top: 7px;
    }
    .services-box img:last-child {
        left: 50%;
        transform: translate(-50%, 0);
    }
    .services-box img{
        display: inline-block;
    }
    .mob-show{
        display: block;
    }
    .about-home{
        padding: 50px 0;
    }
    .flip-card-front, .flip-card-back{
        text-align: center;
    }
    .about-text h1{
        font-size: 36px;
    }
    .about-text h3 {
        font-size: 20px;
        width: 100%;
        line-height: 26px;
    }
    .about-text p {
        font-size: 15px;
        line-height: 22px;
        width: 100%;
    }
    .inner-counter {
        display: flex;
        align-items: center;
        margin-bottom: 25px;
    }
    .coun-img {
        width: 32%;
        margin-right: 4%;
    }
    .coun-img img{
        width: 100%;
    }
    .coun-counting {
        margin-left: 0px;
    }
    .show-counter h2, .show-counter span {
        font-size: 32px;
        line-height: 23px;
    }
	.show-counter {
    margin-bottom: 6px;
	}
    .inner-counter p {
        font-size: 14px;
        line-height: 18px;
    }
    .btn-box {
        display: flex;
        padding: 20px 0px 0 0;
        justify-content: center;
    }
    .why-section{
        padding-top: 50px;
    }
    .why-img {
        text-align: center;
        padding-right: 0;
    }
    .why-content {
        padding: 40px 0px 50px 0;
    }
    .why-content h2{font-size: 36px;}
    .why-content h3 {
        font-size: 19px;
        width: 100%;
        margin: 20px 0px;
    }
    .why-content p {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 16px;
        padding-left: 30px;
    }
    .why-content .more-btn {
        margin-top: 25px;
    }
    .testimonial-box {
        padding: 50px 0px;
        background-color: #F7D907;
    }
    .test-title h2 {
        font-size: 36px;
    }
    .owl-theme .owl-nav {
        left: 16% !important;
        top: -81% !important;
    }
   .owl-carousel {
    margin-top: 50px;
    padding-top: 100px;
	}
	.owl-carousel .custom-item img {
    bottom: 20px;right: 20px;
	}
	a.more-btn2 {bottom:-150px}
    .client{
        padding: 50px 0px;
    }
    .customer-logos {
        margin-top: 25px;
    }
    .event{
        padding: 50px 0px 40px 0;
    }
    .title-event {
        font-size: 36px;
        line-height: 24px;
        margin-bottom: 40px;
    }
    .blog-box {
        margin-bottom: 20px;
    }
    footer {
        padding: 30px 0px;
    }
    .add-row .abut-footer{
        margin-top: 0px;
    }
	.aboutus-content.cus-aboutus-content ul li { margin-bottom: 10px; }
    .bottom-footer{
        padding: 0 15px;
    }
    .bottom-footer p{
        font-size: 13px;
    }
    .insid-haeder{
        height: 110px;
        background-size: cover;
    }
    .workforce-image{
        background-size: cover;
        height: 337px;
    }
    .odssecurity-image{
        background-size: contain;
        height: 378px;
    }
    .res-reverse{
        flex-direction: column-reverse;
    }
    .form-control{
        width: 100%;
    }
    .content-box h1{
        font-size: 28px;
		margin-bottom: 20px;
        line-height: 30px;
    }
    .content-box p {
        width: 100%;
        margin: 5px 0 25px 0;
        text-align: left;
    }
	.content-box.cus-content-box p {width: 100%;}
    .about-section{
        padding: 0px;
    }
    .about-section .pl-0{
        padding-right: 0px !important;
    }
    .about-section .pr-0{
        padding-left: 0px !important;
    }
    .aboutus-content{
        padding: 30px 0;
        width: 100%;
    }
    .aboutus-content h2{
        width: 100%;
    }
    .aboutus-content h3 {
        margin: 10px 0px 20px 0;
    }
    .reserse-res{
        flex-direction: column-reverse;
    }
    .main-services{
        padding: 30px 0;
    }
    .main-title ul{
        display: inline-block;
        padding: 0 0 20px 0px;
    }
    .main-title ul li{
        display: block;
        margin-top: 20px;
        padding: 0;
        width: 50%;
        min-height: 140px;
        float: left;
        position: relative;
    }
    .main-title ul li:nth-child(3){
        border: none;
    }
    .main-title ul li p {
        width: 100%;
        display: block;
        bottom: 0;
        line-height: 22px;
        position: absolute;
        text-align: center;
    }
    .main-title p{
        width: 100%;
        padding: 0 15px;
        text-align: left;
        margin: 0px;
    }
    .sitemap-menu ul li.w-50,.sitemap-menu ul li{
        width: 100% !important;
    }
    .sub-menu-sitemap{
        flex-direction: column;
    }
    .event .blog-box.pr-1{
        padding-right: 0px !important;
    }
    .event .blog-box.px-1{
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .res-br{
        border: none;
        margin-bottom: 0px !important;
    }
    .map-box{
        height: 300px;
    }
    .enquire-page{
        padding:30px 0 50px 0;
    }
    .cont-form, .aboutus-content ul li{
        width: 100%;
    }
    .enquire-page h2{
        padding: 15px 0px;
    }
    .cont-page{
        margin-top: 15px;
    }
    .aboutus-content h1{
        font-size: 32px;
    }
	.dropdown-menu li a {
    padding: 4px 25px 0px 0 !important;
	}
	.filters li {
    display: inline-block;
    padding: 4px 10px 4px 10px;
    margin-bottom: 1px !important;
}
	.single-content .logo-name strong {
    line-height: 20px;
    float: left;
    width: 100%;
	}
	.breadcrumb {padding: 25px 0;text-align: center;}
	.sitemap-menu ul li:nth-last-child(2) { border-bottom:0;}
	.dropdown-menu h6 { width: 87%;text-align: left; }
	.aboutus-content.cont-head h1 { font-size: 22px; line-height: 26px; padding-bottom: 10px; }
	.content-box.sitetitle h1 { margin-bottom: 0; } 
	.site-map { padding: 10px 0 30px 0; } 	
	li.nav-item.contact-btn a.nav-link.border-bottom-0 { padding-left: 10px; } 	
	.aboutus-content.cont-head h2 { font-size: 16px; width:100% } 
	li.mr-0.w-50.feed {
    border-bottom: 1px solid rgba(0, 0, 0, .4);
}
}


@media only screen and (min-device-width : 360px) and (max-device-width : 361px){
	
    .about-text p {
        font-size: 14px;
    }
    .coun-img {
        width: 30%;
        margin-right: 3%;
    }
	
}


@media only screen and (min-device-width : 481px) and (max-device-width : 768px){
.single-content.grid-item { width: 32%; }
.filters li { padding: 9px; font-size: 12px; }
    .padding-less{
        padding: 0 15px;
    }
    .carousel-caption{
        top: 30%;
        width: 70%;
    }
    .social-icon, .social-icon ul{
        padding: 0px !important;
    }
    .social-icon ul li{
        padding: 10px 0 !important;
        margin-right: 7px;
    }
    .social-icon ul li a{
        border: none !important;
        padding: 0px !important;
    }
    header.smaller .menu ul{
        padding: 0px !important;
    }
    .menu ul li {
        padding: 0;
    }
    .menu ul{
        background-color: rgba(24, 25, 27, 1);
        padding: 15px;
    }
    .menu ul li a {
        font-weight: 400;
        padding: 7px 0px;
        border-bottom: 1px solid #fff;
    }
    .contact-btn {
        width: 100%;
        background-color: #F7D907 !important;
        text-align: center;
    }
    .services-home {
        margin-top: -85px;
    }
    .flip-card-front {
        padding: 16px 10px;
    }
    .services-box p {
        font-size: 16px;
        width: 98%;
        margin-bottom: 20px;
    }
    .flip-card-back {
        padding: 10px;
        background-position: center;
        background-size: cover;
    }
    .paragraph {
        font-size: 14px !important;
        line-height: 16px !important;
        margin-bottom: 0px !important;
        font-weight: 400 !important;
    }
    .about-text h3 {
        width: 85%;
    }
    .about-text p {
        width: 100%;
    }
    .inner-counter {
        margin-bottom: 30px;
    }
    .btn-box {
        padding: 22px 0px 0 0;
    }
    .why-img {
        padding-right: 0px;
    }
    .why-content h2 {
        font-size: 38px;
    }
    .why-content h3 {
        font-size: 18px;
        line-height: 26px;
        width: 100%;
        margin: 20px 0;
    }
    .why-content p {
        line-height: 26px;
        margin-bottom: 16px;
    }
    .why-content .more-btn {
        margin-top: 26px;
        border-color: #18191B;
        color: #18191B;
    }
    .test-title h2 {
        font-size: 42px;
    }
    .testimonial-box {
        padding: 95px 0px;
    }
    .owl-carousel .custom-item img {
        right: 30px;
    }
    .owl-carousel {
        margin-top: 50px;
    }
    .owl-theme .owl-nav {
        left: 8% !important;
        top: -81% !important;
    }
    .blog-content {
        padding: 20px;
    }
    .blog-content p {
        font-size: 16px;
    }
    .ipad-mb{
        margin-bottom: 30px;
    }
    .reserse-res{
        flex-direction: column-reverse;
    }
    .aboutus-img img{
        width: 100%;
    }
    .about-section .pl-0{
        padding-right: 0px !important;
    }
    .about-section .pr-0{
        padding-left: 0px !important;
    }
    .aboutus-content{
        max-width: 720px;
        margin:0 auto;
        width: 100%;
        padding: 30px 0px;
    }
    .main-title p {
        width: 100%;
        font-size: 16px;
    }
    .respadd{
        padding: 0 25px;
    }
    .main-title ul li {
        padding: 0 30px;
    }
    .main-title ul li p {
        font-size: 15px;
        line-height: 14px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .main-services {
        padding: 50px 0px;
    }
    .aboutus-content ul li{
        width: 90%;
    }
    .cont-page .aboutus-content{
        padding-left: 15px;
    }
    .cont-form{
        width: 100%;
    }
	
}






@media only screen and (min-device-width : 819px) and (max-device-width : 820px){
    .services-box p{
        font-size: 16px;
    }
    .services-home{
        margin-top: -90px;
    }
    .coun-img img {
        width: unset !important;
    }
    .inner-counter {
        margin-bottom: 30px;
    }
    .coun-img {
        width: 22% !important;
        margin-right: 4%;
    }
    .inner-counter p {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .show-counter h2, .show-counter span {
        font-size: 60px !important;
        line-height: 46px !important;
    }
    .cus-img-count img {
        width: 80% !important;
    }
    .owl-carousel {
        margin-top: 50px;
    }
}


@media (max-width: 992px){
.workforce-image { background-size: cover; height: 400px; }
.menu-box { border-right: 0px solid rgb(108, 108, 108); margin: 0; }
.megamenu { padding: 25px 0px 0px !important;}
.dropdown-item img { width:30px; height:30px; float: left; margin: 0 5px 0 0; }
.dropdown-menu h6 { font-weight:400; font-size:14px; display:inline-block; padding: 6px; margin:0; }
.megamenu-li { position: relative; }




}



@media only screen and (min-device-width : 769px) and (max-device-width : 1024px){
.menu ul li { padding: 2px 9px; }
.carousel-caption{ width: 60%; }
.contact-btn { height: 24px; }
.services-box p { width: 100%; }
.paragraph{ margin-bottom: 0 !important; line-height: 18px !important; }
.about-text h3{ width: 60%; }
.about-text p { width: 90%; }
.show-counter h2, .show-counter span { font-size: 48px; line-height: 38px; }
.coun-img{ width: 36%; margin-right: 4%; }
.coun-img img{ width: 100%; }
.coun-counting{ width: 65%; margin-left: 0px; }
.inner-counter p { font-size: 18px; line-height: 24px; }
.cus-img-count img{ width: 75%; float: right; }
.why-content h3 { font-size: 20px; width: 100%; }
.why-content p { font-size: 19px; }
.testimonial-box { padding: 95px 0px; }
.custom-item { padding: 30px; min-height:auto; }
.owl-carousel .custom-item img { right: 17px; bottom: 40px; }
.test-title h2 { font-size: 36px; line-height: 36px; width: 100%; }
.test-title p { font-size: 18px; }
.owl-theme .owl-nav { left: -41% !important; bottom: 43% !important; }
.abou-row{
-ms-flex: 0 0 14%;
flex: 0 0 14%;
-webkit-flex: 0 0 14%;
max-width: 14%;
}
.srvi-row{
-ms-flex: 0 0 48%;
flex: 0 0 48%;
-webkit-flex: 0 0 48%;
max-width: 48%;
}
.menu-row{
-ms-flex: 0 0 11%;
flex: 0 0 11%;
-webkit-flex: 0 0 11%;
max-width: 11%;
}
.add-row{
-ms-flex: 0 0 27%;
flex: 0 0 27%;
-webkit-flex: 0 0 27%;
max-width: 27%;
}
.footer-menu p a, .abut-footer p {
font-size: 15px;
}
.abut-footer a {
font-size: 12px;
}
.bottom-footer p {
font-size: 12px;
}
.aboutus-content{
width: 93%;
}
.aboutus-content h2 {
font-size: 26px;
width: 100%;
}
.aboutus-content h3 {
margin: 0px 0 10px 0;
}
.aboutus-content p {
font-size: 14px;
width: 100%;
margin-bottom: 15px;
}
.res-show{
display: inline-block;
}

	
}
@media (min-width: 1025px){
    .abou-row{
        -ms-flex: 0 0 16%;
        flex: 0 0 16%;
        -webkit-flex: 0 0 16%;
        max-width: 16%;
    }
    .srvi-row{
        -ms-flex: 0 0 46%;
        flex: 0 0 46%;
        -webkit-flex: 0 0 46%;
        max-width: 46%;
        margin-left: 1%;
    }
    .menu-row{
        -ms-flex: 0 0 11%;
        flex: 0 0 11%;
        -webkit-flex: 0 0 11%;
        max-width: 11%;
    }
    .add-row{
        -ms-flex: 0 0 26%;
        flex: 0 0 26%;
        -webkit-flex: 0 0 26%;
        max-width: 26%;
    }
}
@media (min-width: 1279px) and (max-width: 1280px){
    .aboutus-content{
        width: 90%;
    }
    .aboutus-content h2{
        width: 80%;
    }
}
@media (min-width: 1023px) and (max-width: 1024px){
    
}