@media (min-width:320px) and (max-width:767px) {

    .process-box h3, .process-box p {
        text-align: center!important;
    }
    .our-blog .section-title-s2 {
        margin-bottom: 20px!important;
    }
    .process-box{
        background: #fff;
        padding: 20px;
        border-radius: 15px;
        position: relative;
        box-shadow: 2px 2px 7px 0 #00000057;
        margin: 25px 0;
    }
    .process-left:after{
            content: "";
        border-top: 15px solid #ffffff;
        border-bottom: 15px solid #ffffff;
        border-left: 15px solid #ffffff;
        border-right: 15px solid #ffffff;
        display: inline-grid;
        position: absolute;
        right: -15px;
        top: 42%;
        transform: rotate(45deg);
        box-shadow: 3px -2px 3px 0px #00000036;
        z-index: 1;
    }
    
    .process-right:after{
            content: "";
        border-top: 15px solid #ffffff00;
        border-bottom: 15px solid #ffffff;
        border-left: 15px solid #ffffff;
        border-right: 15px solid #ffffff00;
        display: inline-grid;
        position: absolute;
        left: -15px;
        top: 42%;
        transform: rotate(45deg);
        box-shadow: -1px 1px 3px 0px #0000001a;
        z-index: 1;
    }
    .process-step{
        background: #f48634!important;
        text-align: center;
        width: 80%;
        margin: 0 auto;
        color: #fff;
        height: 100%;
        padding-top: 8px;
        position: relative;
        top: -36px;
        border-radius: 0px 0px 10px 10px;
        box-shadow: -6px 8px 0px 0px #00000014;
    }
    .process-point-right{
        background: #ffffff;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 8px solid #f48634!important;
        box-shadow: 0 0 0px 4px #5c5c5c;
        margin: auto 0;
        position: absolute;
        bottom: 40px;
        left: -63px;
    }
    .process-point-right:before{
        content: "";
        height: 144px;
        width: 11px;
        background: #5c5c5c;
        display: inline-grid;
        transform: rotate(36deg);
        position: relative;
        left: -50px;
        top: -0px;
    }
    .process-point-left{
        background: #ffffff;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 8px solid #f48634!important;
        box-shadow: 0 0 0px 4px #5c5c5c;
        margin: auto 0;
        position: absolute;
        bottom: 40px;
        right: -63px;
    }
    .process-point-left:before {
        content: "";
        height: 144px;
        width: 11px;
        background: #5c5c5c;
        display: inline-grid;
        transform: rotate(-38deg);
        position: relative;
        left: 50px;
        top: 0px;

    }

    .process-last:before{
        display: none;
    }
    .process-box p{
        z-index: 9;
    }
    .process-step p {
        font-size: 20px;
    }
    .process-step h2{
        font-size: 39px;
    }
    .process-step:after{
        content: "";
        border-top: 8px solid #da650b00;
        border-bottom: 8px solid #da650b;
        border-left: 8px solid #da650b00;
        border-right: 8px solid #da650b;
        display: inline-grid;
        position: absolute;
        left: -16px;
        top: 0;
    }
    .process-step:before{
        content: "";
        border-top: 8px solid #ff000000;
        border-bottom: 8px solid #da650b;
        border-left: 8px solid #da650b;
        border-right: 8px solid #ff000000;
        display: inline-grid;
        position: absolute;
        right: -16px;
        top: 0;
    }

    .our-blog .section-title-s2 {
        margin-bottom: 80px;
    }

    


    .bg-blue {
        background-color: #283a5e!important;
    }
    .text-light {
        color: #f2f2f2!important;
    }

    .bulk-sms-section {
        padding: 30px 0;
        background-color: #111;
    }

    .header-style-1 .quote-btn, .header-style-2 .quote-btn, .header-style-3 .quote-btn {
        position: absolute;
        right: 68px;
        top: 3px;
        display: none;
    }

    .hero-static-image .hero-image {
        background: url("../images/bulk-sms.png") center center/100% no-repeat local;
        width: 100%;
        height: 100%;
        position: absolute;
        right: 0;
        top: 120%;
    }
    .hero-static-image {
        height: 450px;
        margin-bottom: 100px;
        padding-bottom: 80px!important;
    }
    .section-padding {
        padding: 60px 0 50px;
    }

    .navbar-brand > img {
      display: block;
      width: 150px;
    }

    .owl-carousel .owl-item img {
      display: block;
      width: 80px;
      -webkit-transform-style: preserve-3d;
      margin: 0 auto;
    }
    .fun-fact-section .fun-fact-grids .grid, .fun-fact-section-s2 .fun-fact-grids .grid {
        width: calc(50% - 15px);
    }

    .section-title-s2 {
      text-align: left!important;
      margin-bottom: 0;
    }
    .page-title::before {
      content: "";
      background-color: transparent!important;
    }
    .page-title {
        background: url("../images/page-title.jpg") center center/cover no-repeat local;
        background-position-x: center;
        background-position-y: center;
        width: 100%;
        height: 180px;
        background-position: right;
        background-position-x: right;
        background-position-x: 60%;
    }
    #features-area.feature-section img {
        width: 80px!important;
        margin-top: 40px;
    }
    .site-footer .upper-footer .col {
        min-height: auto;
        margin-bottom: 40px;
    }
    .service-single-section .service-content > ul li::before, .service-single-section .project-content > ul li::before, .project-single-section .service-content > ul li::before, .project-single-section .project-content > ul li::before {
        content: none;
        background: #fe6c35;
        width: 12px;
        height: 12px;
        position: absolute;
        left: 0;
        top: 4px;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .page-title h2 {
        font-size: 24px;
    }
    .page-title .breadcrumb {
        text-align: center;
        display: none;
    }
    .page-title h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .site-footer {
        position: relative;
        background: url("../images/footer-shape.png") right bottom/100% no-repeat local;
        background-color: rgba(0, 0, 0, 0);
        padding-top: 80px;
        background-color: #222!important;
    }
    .site-footer .upper-footer {
        padding: 0 0 60px;
        background-color: #222!important;
    }
    .lower-footer {
        background-color: #222!important;
    }
    .site-footer .widget-title {
      margin-bottom: 20px;
    }
    .theme-btn-s2, .theme-btn-s4 {
      background-color: #f48634;
      color: #fff;
      box-shadow: none;
      outline: none;
      border: 0;
    }
    .site-footer p, .site-footer li {
        color: #f2f2f2!important;
    }
    .site-footer .link-widget ul a {
        color: #f2f2f2!important;
    }
    .site-footer .lower-footer .social-icons ul a {
        color: #f2f2f2;
    }

    
    .icons-why {
      background-color: #f48634;
      width: 80px;
      height: 80px;
      border-radius: 50px;
      margin: 0 auto;
    }
    .icons-why img {
          width: 60px!important;
          filter: invert(100%);
          padding:  15px;
    }


    #why-us .item img {
      width: 70px!important;
      margin: 0 auto!important;
    }
    #opeators img {
      width: 150px!important;
      margin: 0 auto;
      margin-bottom: 20px;
    }
    .lower-footer {
      position: relative;
    }
    .fixed-button {
      position: fixed;
      right: -10%!important;
      bottom: 50%;
      rotate: 90deg;
      z-index: 9999;
      font-size: 12px!important;
    }
    .fixed-button .theme-btn-s2 {
        padding: 8px 12px !important;
        font-size: 10px;
    }
    #work-type .features-grids ul li {
          line-height: 26px!important;
          border-top: 1px dotted #f00!important;
          padding: 10px 0!important;
    }
    #work-type .features-grids img  {
        width: 70px;
        margin-bottom: 25px!important;
    }

    .bg-light {
      background-color: #f2f2f2!important;
    }
    .item img {
      width: 60px;
      margin: 0 auto;
    }




    .accordion .accordion-item {
      border-bottom: 1px solid #e5e5e5;
    }

    .accordion .accordion-item button[aria-expanded='true'] {
      border-bottom: 1px solid #f48634;
    }

    .accordion button {
      position: relative;
      display: block;
      text-align: left;
      width: 100%;
      padding: 1em 0;
      color: #7288a2;
      font-size: 1.15rem;
      font-weight: 400;
      border: none;
      background: none;
      outline: none;
    }

    .accordion button:hover,
    .accordion button:focus {
      cursor: pointer;
      color: #f48634;
    }

    .accordion button:hover::after,
    .accordion button:focus::after {
      cursor: pointer;
      color: #f48634;
      border: 1px solid #f48634;
    }

    .accordion button .accordion-title {
      padding: 1em 1.5em 1em 0;
    }

    .accordion button .icon {
      display: inline-block;
      position: absolute;
      top: 18px;
      right: 0;
      width: 22px;
      height: 22px;
      border: 1px solid;
      border-radius: 22px;
    }

    .accordion button .icon::before {
      display: block;
      position: absolute;
      content: '';
      top: 9px;
      left: 5px;
      width: 10px;
      height: 2px;
      background: currentColor;
    }
    .accordion button .icon::after {
      display: block;
      position: absolute;
      content: '';
      top: 5px;
      left: 9px;
      width: 2px;
      height: 10px;
      background: currentColor;
    }

    .accordion button[aria-expanded='true'] {
      color: #f48634;
    }
    .accordion button[aria-expanded='true'] .icon::after {
      width: 0;
    }
    .accordion button[aria-expanded='true'] + .accordion-content {
      opacity: 1;
      max-height: 9em;
      transition: all 200ms linear;
      will-change: opacity, max-height;
    }
    .accordion .accordion-content {
      opacity: 0;
      max-height: 0;
      overflow: hidden;
      transition: opacity 200ms linear, max-height 200ms linear;
      will-change: opacity, max-height;
    }
    .accordion .accordion-content p {
      font-size: 1rem;
      font-weight: 300;
      margin: 2em 0;
    }
    .accordion button[aria-expanded="true"] + .accordion-content {
        opacity: 1;
        max-height: 100%;
        transition: all 200ms linear;
        will-change: opacity, max-height;
    }

    /*******************************  faqs css  *******************************************/

    .page-title h1 {
      font-size: 24px;
      line-height: 30px;
    }

    .pricing-block {
        position: relative;
        padding: 0 0!important;
        margin-bottom: 40px;
    }
    .pricing-section .pricing-grids {
        margin: 0 0px;
        margin-top: 0px;
    }






}


@media(min-width:320px) and (max-width:767px) {
    .modal-content {
        background-color: white;
        margin: 2% auto;
        padding: 20px!important;
        border-radius: 10px;
        width: 90%!important;
        position: relative;
        text-align: center;
        z-index: 99999!important;
    }


}