@media (min-width: 1200px) and (max-width: 1399.98px){
h1 {
    font-size: 42px;
}
.banner-sec .banner-caption p {
    font-size: 16px;
    padding-right: 0;
}
header .container-fluid {
    padding: 0 20px;
}
.better-design-box .box p {
    font-size: 14px;
}
.better-design-box .box p .better-txt {
    font-size: 16px;
    margin-right: 20px;
}
.better-design-box .box span a {
    font-size: 14px;
}
.banner-sec .banner-figure img {
    width: 73%;
    height: 570px;
    object-fit: cover;
    float: right;
}
.banner-sec .banner-caption {
    height: 475px;
    width: 430px;
    padding: 0 30px;
}
.banner-sec .banner-caption h1 {
    line-height: 49px;
}
.global-inner-banner .banner-figure img {
    width: 100%;
}
.global-inner-banner .banner-caption {
    top: auto;
    bottom: 50px;
    width: auto;
    height: 350px;
}
.global-inner-banner .banner-caption:before {
    display: none;
}
.global-inner-banner .pink-color {
    color: #fff !important;
}
}

@media (max-width: 767px) {

    .testi-des-slider {
        position: relative;
        left: 0;
        right: 0;
        text-align: center;
        width: 100%;
        height: 410px;
    }
    section.banner-sec.about-banner-sec.contact-bnr-st .banner-caption {
    height: 380px;
}
.banner-sec .banner-caption {
    height: 400px;
}
.websymmetry_logo_mm {
    width: 100%;
}
section.client-say-sec .col-md-4 {
    height: 370px;
}
section.home-about-sec.expert-sec.color.about-pg-exprt-sec .col-md-3 {
    width: 43%;
    text-align: center;
    padding: 0;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
    .client-img-box img.img-fluid {
        display: none;
    }
/*nav button*/
#nav-icon3 {
    width: 45px;
    height: 45px;
    z-index: 99999;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    display: block;
    background: #1d4096;
    border-radius: 50%;
    position: fixed;
    right: 25px;
    top: 23px;
}
#nav-icon3 span {
    display: block;
    position: absolute;
    height: 2px;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    width: 50%;
    margin: auto;
    left: 0;
    right: 0;
}
#nav-icon3 span:nth-child(1) {
    top: 13px;
}
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
    top: 21px;
}
#nav-icon3 span:nth-child(4) {
    top: 30px;
}
.inner-header .navbar-menu > ul > li > a {
    padding-bottom: 40px;
    display: block;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 6px;
    font-size: 22px;
}
.inner-header .navbar-menu {
    position: fixed;
    left: 0;
    height: 100%;
    background-color: #01155e;
    top: 0;
    margin: 0;
    width: 100%;
    padding: 0;
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow-y: scroll;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    z-index: 444;
}
.open-html .navbar-menu{
    transform: none;
}
.inner-header .navbar-menu > ul > li {
    display: block;
    margin: 0;
}
#nav-icon3.active span:nth-child(1), #nav-icon3.active span:nth-child(4) {
    top: 2.125em;
    width: 0%;
    left: 50%;
}
#nav-icon3.active span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#nav-icon3.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/*nav button*/


h1 {
    font-size: 42px;
}
h3 {
    font-size: 28px;
}
p {
    font-size: 15px;
}
.banner-sec .banner-caption h1 {
    line-height: 49px;
}
.external-header {
    position: relative;
    margin: 0;
    /* background-color: #000; */
}
.shape-sec {
    padding: 10px;
}
.inner-header {
    display: block;
}
.inner-header .btn-box {
    display: none;
}
header .container-fluid {
    padding: 0 10px;
}
.banner-sec {
    display: block;
    padding-top: 0;
}
.banner-sec .banner-caption {
    width: 100%;
    position: relative;
    padding: 0 20px;
    z-index: auto;
}
footer {
    border: 10px solid #c4d0f6;
}
.better-design-box .box:nth-child(1) {
    display: none;
}
.better-design-box .box span a {
    font-size: 13px;
    font-weight: 600;
}
.better-design-box .box span img {
    margin-left: 4px;
    margin-right: 4px;
}
.banner-sec .banner-figure {
    display: none;
}
.home-about-sec .img-box {
    padding-right: 0;
}
.home-about-sec .global-title-box {
    margin-bottom: 30px;
}
.global-title-box h2 {
    font-size: 20px;
    line-height: 30px;
}
.home-about-sec {
    margin-top: 50px;
}
.best-practice {
    margin-top: 30px;
    padding-left: 0;
}
.counter-box .box h2 {
    font-size: 24px;
    margin-top: 10px;
}
.counter-box .box {
    padding: 0 7px 20px 7px;
}
.counter-box .box span img {
    width: 50%;
}
.counter-box .box p {
    font-size: 14px;
}
.counter-box .box span {
    display: block;
}
.counter-box {
    justify-content: space-between;
    margin-top: 20px;
    white-space: nowrap;
    overflow-x: auto;
}
.best-practice .practice-content-box {
    margin-top: 40px;
    text-align: center;
}
.service-sec {
    padding: 50px 0;
}
.service-sec .global-title-box {
    margin-bottom: 50px;
}
.service-box {
    margin-bottom: 10px;
}
.service-box .color-bg h4 {
    margin-top: 10px;
    line-height: 35px;
}
.apporach-sec {
    padding: 50px 0;
}
.approach-box {
    display: block;
    text-align: center;
}
.approach-box .approch-content-box {
    margin-left: 0;
    margin-top: 20px;
}
.approach-box .approch-content-box h4 {
    margin-bottom: 10px;
    line-height: 30px;
}
.client-say-sec {
    padding: 50px 0;
}
.client-img-box .client-content-box {
    top: auto;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-right: 0;
    /* background-color: #fff; */
    height: 275px;
    padding: 0 20px;
}
.client-img-box .shape-box {
    position: absolute;
    background-color: #f2f8f9;
    width: 100%;
    height: 483px;
    left: 0;
    z-index: -4;
    top: -30px;
}
.client-img-box {
    position: relative;
    margin-bottom: 40px;
}
.client-box {
    margin-bottom: 40px;
}
.universe-box .practice-content-box {
    padding-right: 0;
    margin-top: 0 !important;
}
.best-practice .practice-content-box h3 {
    line-height: 50px;
    margin-bottom: 20px;
}
.best-practice .practice-content-box p {
    padding-right: 0;
    line-height: 28px;
    padding-bottom: 30px;
}
.inner-about-sec .row:nth-of-type(2n + 3) .practice-content-box {
    padding-left: 0;
}
.des-txt {
    margin-top: 10px;
}
.expert-box img {
    width: 100%;
}
.expert-box {
    margin-bottom: 10px;
}
.client-say-sec .global-title-box {
    margin-bottom: 70px;
}
.partner_parrent {
    display: block;
    padding-bottom: 20px;
}
.partner-images img {
    width: 100%;
    margin-bottom: 30px;
}
.partner_parrent2 {
    display: flex;
    flex-direction: column-reverse;
}
.contact-form-btn {
    display: block;
    width: 100%;
}
.contact-locations-img-left {
    display: none;
}
.contact-locations {
    min-height: 200px;
    padding: 30px 30px;
}
.casestudies-sec {
    display: none;
}
.footer-link {
    text-align: center;
}
.google-box {
    text-align: center;
}
footer .logo-box {
    text-align: center;
}
.banner-sec .banner-caption p {
    font-size: 15px;
    padding-right: 0;
}
.global-title-box p {
    font-size: 15px;
}
.home-about-sec .choose-box {
    text-align: center;
}
.home-about-sec .choose-box h3 {
    margin-bottom: 12px;
    line-height: 45px;
}
.choose-box ul li {
    list-style: inside;
}
.brand-logo {
    display: none;
}
.approach-box .approch-content-box h4 {
    font-size: 16px;
}
.social-box {
    text-align: center;
}
.navbar-menu.wow.fadeInUp {
    animation-delay: 0.1s !important;
}
.inner-about-sec .global-title-box {
    padding-bottom: 30px;
}
.culture-content {
    padding: 26px 16px 26px 0;
}
.inner-culture-sec {
    padding-bottom: 0;
}
.inner-about-sec .img-box {
    margin-bottom: 40px;
}
.culture-value-boxes {
    margin: 0 0 37px 0;
    text-align: center;
}
.culture-value-boxes h5 img {
    display: block;
    margin: auto;
    margin-bottom: 17px;
}
.contact-form .form-group span {
    display: flex;
    justify-content: center;
}
}
