/*Extra small devices (portrait phones, less than 576px)*/
@media (min-width: 320px) and (max-width: 575px){
    html{
        font-size: 14px;
    }

    h1{
        font-size: 2.25rem;
    }
    h2{
        font-size: 1.7441em;
    }
    .mt--120{
        margin-top: -50px;
    }
    .pt-150{
      padding-top: 50px;
    }
    .ptb-150{
        padding: 90px 0;
    }
    .hero-slider-content h1{
        font-size: 2.25rem;
    }
    .action-btns a.btn{
        margin-bottom: 15px;
    }

    /*ceo message*/
    .year-highlight-text h4 sub{
        top: -10px;
    }
    .year-highlight-text h4 span {
        font-size: 215px;
        line-height: 150px;
    }

    /*switchable block*/
    .core-idea-wrap.ptb-100{
        padding-top: 15px;
    }

    /*portfolio*/
    .filter-btn{
        margin-bottom: 10px;
    }
    .portfolio-item, .gap{
        width: auto;
    }

    /*testimonial with counter*/
    .counter-wrap{
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    }
    .counter-wrap li{
        padding: 15px;
    }

    .contact-us-form .form-group{
        margin-bottom: 0;
    }

    .arrow-indicator.owl-theme .owl-nav {
        position: relative;
    }

    /*blog*/
    .single-blog-card{
        margin-bottom: 0;
    }

    /*all col*/
    div[class*='col-']:not(:last-of-type){
        margin-bottom: 20px !important;
    }
    .row> div[class*='col-']:last-of-type{
        margin-bottom: 0;
    }


}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {

    .mt--120{
        margin-top: -50px;
    }
    .pt-150{
        padding-top: 60px;
    }

    .action-btns a.btn{
        margin-bottom: 15px;
    }

    /*ceo message*/
    .year-highlight-text h4 sub{
        top: -10px;
    }
    .year-highlight-text h4 span {
        font-size: 215px;
        line-height: 150px;
    }

    /*switchable block*/
    .core-idea-wrap.ptb-100{
        padding-top: 15px;
    }

    /*portfolio*/
    .filter-btn{
        margin-bottom: 10px;
    }
    .portfolio-item, .gap{
        width: auto;
    }

    /*testimonial with counter*/
    .counter-wrap{
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    }
    .counter-wrap li{
        padding: 15px;
    }

    .contact-us-form .form-group{
        margin-bottom: 0;
    }

    .arrow-indicator.owl-theme .owl-nav {
        position: relative;
    }

    /*blog*/
    .single-blog-card{
        margin-bottom: 0;
    }

    /*promo*/
    div[class*='col-']:not(:last-of-type){
        margin-bottom: 20px !important;
    }
    .row> div[class*='col-']:last-of-type{
        margin-bottom: 0;
    }


}
@media (max-width: 768px)
{


body {
    background-color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    color: #707070;
    font-weight: 400;
    line-height: 1.85;
    overflow: hidden;
}
.call-as {
    text-align: center;
}
span.bhs {
    position: absolute;
    /* left: 124px; */
    /* top: 50px; */
    margin-left: 112px;
    margin-top: -38px;
}
.core-services .col-lg-6 {
    float: left;
    width: 50%;
}
.hero-content-left.text-white {
    margin-top: 0em;
}
.why.gf li {
    color: #333;
    font-size: 15px !important;
}
.text-white {
    color: #fff!important;
    text-align: center;
    
}
.sign-up-form-header.text-center.mb-4 .mb-0 {
    font-size: 36px !important;
}
img.img-fluid.rounded {
    display: none;
}
.about-content-right.mt-md-4.mt-lg-0.privacyss {
    display: none;
}
p.lead.sss {
    display: none;
}
.click- {
    display: block;
}
.click- img {
    width: 49%;
    margin-bottom: 20px;
}
.about-content-right.mt-md-4.mt-lg-0 h2 {
    font-size: 30px;
    text-align: center;
}
.single-counter span {
    font-size: 35px;
    line-height: 38px;
    display: block;
}
.ptb-100 {
    padding: 48px 0;
}
.why {
    padding: 0 23px;
}
section.about-us-section.ptb-100.gray-light-bg.fsdf.asdsdf {
    display: none;
}
.mobileView {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: rgba(255,255,255,.96);
    z-index: 100;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
    -webkit-transform: translateY(165%);
    -ms-transform: translateY(165%);
    transform: translateY(0);
}
.mobileView ul {
    display: flex;
    margin: 0 auto;
    align-items: center;
    height: 55px;
    padding: 0;
    box-shadow: 0 0 6px rgba(0,0,0,.2);
}
.menu-toggle {
    display: inline-block;
}
.modal-header {
    position: absolute;
    top: 0;
    z-index: 9999;
    right: 13px;
    padding: 0;
}
div#mySidenav li {
    line-height: 17px;
}
.hidden-md.hidden-lg.mobileView.show {
    display: block;
}
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 21px;
    color: #fff;
    display: block;
    transition: 0.3s;
}
.scroll-top {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    bottom: 105%;
    right: 5px;
    /* top: 0; */
    bottom: 92px !important;
    font-size: 16px;
    border-radius: 50%;
    z-index: 99;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    background: #3264f5;
    transition: 1s ease;
    border: none;
}
.close {
    float: right;
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.prplText {
    color: #000;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-decoration: none!important;
}
.prplText {
    color: #000;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-decoration: none!important;
}
.prplText span {
    color: #3661f3;
    display: block;
    font-size: 16px;
    font-weight: 700;
}
.mobileView .m-freeDemo {
    border: 0;
    margin-top: -30px;
    border-radius: 100%;
    height: 70px;
    width: 70px;
    background: #fff;
    font-size: 14px;
    line-height: 1.2;
    text-transform: uppercase;
    display: table;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.mobileView.show li {
    list-style: none;
    padding: 0 3%;
    width: 100%;
    text-align: center;
}
.hidden-md.hidden-lg.mobileView.show svg {
    font-size: 10px!important;
    height: 27px;
    color: #fff!important;
}
.call-as img {
    width: 43px;
    position: absolute;
    margin-top: -2px;
    margin-right: 6px;
    left: 69px;
}
.year-highlight-text.ro img {
    display: block;
}
.about-content-right.mt-md-4.mt-lg-0.mndss {
    display: none;
}
span.bhs.sd b {
    font-weight: normal;
    font-size: 25px;
    position: relative;
    left: -16px;
}
.about-content-right.mt-md-4.mt-lg-0.privacyss.rocusmetr {
    display: block;
}
.our {
    padding: 0 23px;
}
.img-wrap img {
    padding: 20px;
}
section.about-us-section.ptb-100.gray-light-bg {
    padding-bottom: 4px;
}
section.about-us-section.ptb-100.gray-light-bg h4 {
    text-align: left;
    width: 100%;
    margin-bottom: 0;
    padding: 0 15px;
}
p.wat {
    width: 100%;
    padding: 0 17px;
}
.form {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    width: 100%;
    float: left;
    height: 50px;
    margin: 0 12px 10px 0;
}
select#city3 {
    float: left;
    width: 100%;
    margin-bottom: 13px;
}
.w3ls-grid-head.text-center h3 {
    background-image: linear-gradient(to left, #3264f5, #4a54e8, #5b42db, #682ccb, #7202bb) !important;
    color: #fff;
    margin: 0;
    padding: 9px;
    font-size: 16px;
}
.footer-nav-wrap ul li a {
    font-size: 20px;
    line-height: 19px;
    color: inherit;
    opacity: 0.8;
    width: 100%;
}
}
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
    .mt--120{
        margin-top: -50px;
    }
    .action-btns a.btn{
        margin-bottom: 15px;
    }

}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {

}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

}