@media(max-width:1200px)
{
    .container {
    max-width: 960px;
    }
    .header-right-contactinfo {
    padding: 0px;
    }
    .header-right-contactinfo li {
    font-size: 17px;
    padding: 13px 10px 13px 30px;
    }
    .header-right-contactinfo li:nth-child(2) {
    padding: 13px 20px 13px 45px;
    background-position: left 20px center;
    }
    .header-right .navbar .nav-link {
    font-size: 21px;
    line-height: 25px;
    margin: 0 10px;
    }
    .industry-single-inner p {
    font-size: 14px;
    line-height: 25px;
    }
    .logos-block h3 {
    font-size: 30px;
    }
    .footer-contact ul li {
    color: #0c1739;
    font-size: 15px;
    }
    .header-right .navbar {
    float: right;
    width: auto;
    }
    .header-left img {
    max-width: 100%;
    }
    header.onscroll .header-right-contactinfo li {
    font-size: 14px;
    padding: 8px 10px 8px 30px;
}
header.onscroll .header-right-contactinfo li:nth-child(2) {
    padding: 8px 20px 8px 45px;
}
header.onscroll .header-right {
    width: 62%;
}
}

@media(max-width:991px)
{
    .container {
    max-width: 730px;
    }
.header-right-outer,.header-right-contactinfo,.header-right .navbar
    {
        display:none;
    }
    .header-left,header.onscroll .header-left {
    width: 100%;
    text-align: center;
    padding: 0 0 10px 0;
    }
	header.onscroll .header-left {
    padding: 7px 0 10px 0;
    }
    .whatwedo-innerblock {
    column-count: 2;
    }
    .industry-single {
    width: 49%;
    }
    .logos-block h3 {
    font-size: 23px;
    }
    .footer-logo,.thankyoupg-footer .footer-logo {
    width: 100%;
    padding: 0 0 30px;
}
.footer-contact {
    width: 100%;
    padding: 0 0 20px;
}
.footer-menu {
    width: 100%;
    padding: 0 0 20px;
}
.contact-block .nav-tabs, .contact-block .tab-content {
    width: 100%;
}
.navigation {
    display:block;
}
.slider_single_inner {
    height: 40px;
}
.slider_single_inner h1 {
    font-size: 40px;
    line-height: 40px;
    margin: 0 0 5px;
}
.slider_single_inner h2 {
    font-size: 23px;
    line-height: 26px;
    margin: 0 0 5px;
}
.slider_single_inner p {
    font-size: 15px;
    line-height: 23px;
}
.slider_single_inner a {
    padding: 10px 20px 8px;
    font-size: 17px;
    line-height: 21px;
}
header {
    width: 100%
}
header.onscroll {
    border-bottom: 4px solid #1B97D4;
}
.onmobile.onscroll {
    top: 0px;
    padding: 6px 0 6px;
}
.phone-onmobile {
    display: table;
	font-weight:600;
	color:#fff;
	font-size:20px;
	line-height: 20px;
text-transform: uppercase;
margin: 0px auto 10px;
padding: 10px 0 10px 30px;
background-repeat: no-repeat;
background-position: left center;
background-image:url('../images/header-phone.png');
}
}

@media(max-width:767px)
{
    .container {
    max-width: 450px;
    }
    .slider_single_inner {
    display: none;
    }
    .industry-single {
    width: 100%;
    margin: 0 0% 10px;
}
.contact-block .nav-tabs .nav-link, .contact-block .nav-tabs .nav-link.active {
    padding: 10px 10px;
}
}

@media(max-width:480px)
{
    .container {
    max-width: 290px;
    }
    .whatwedo-block h3,.industry-block h3,.freeaudit-block h3,.testimonial-block h3 {
    font-size: 25px;
    line-height: 30px;
    }
	.whatwedo-block h4{
    font-size: 23px;
    line-height: 25px;
    padding: 0;
	color:#2c2a2a;
	text-align:center;
	margin:0 auto 10px;
    font-family: 'Nunito', sans-serif;
	display:table;
}

    .whatwedo-innerblock {
    column-count: 1;
    }
    .industry-block h3 label {
    font-size: 15px;
    line-height: 25px;
    }
    .logos-block h3 {
    font-size: 21px;
    line-height: 28px;
}
.contact-block .nav-tabs .nav-link, .contact-block .nav-tabs .nav-link.active {
    padding: 7px 13px;
    font-size: 13px;
}
.contact-block .tab-content {
    background: #fff;
    padding: 30px 15px 40px;
}
.g-recaptcha div, .g-recaptcha iframe {
    width: 100% !important;
}
.testi_single {
    width: 100%;
    margin: 0 0% 45px;
}
.testimonial-block .testi_single img {
    width: 65px;
    height: 65px;
    bottom: 15px
}

header.thankyoupg-header {
    width: 100%;
}
.phone-onmobile {
    font-size: 16px;
    line-height: 16px;
    margin: 0px auto 5px;
    padding: 8px 0 8px 30px;
}
.header-left img {
    max-width: 85%;
}
.homeslider-bg {
    display: none !important;
}
}