@import "../css/animate.css";
::-moz-selection {
    /* Code for Firefox */
    color: #fff;
    background: #e65b30;
}

::selection {
    color: #fff;
    background: #e65b30;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: "pangramregular";
    overflow-x: hidden;
}

.clr {
    clear: both;
}

@font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.eot");
    src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff2") format("woff2"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "pangrambold";
    src: url("../fonts/Pangram/1/pangram-bold.woff2") format("woff2"), url("../fonts/Pangram/1/pangram-bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "pangramextrabold";
    src: url("../fonts/Pangram/2/pangram-extrabold.woff2") format("woff2"), url("../fonts/Pangram/2/pangram-extrabold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "pangramlight";
    src: url("../fonts/Pangram/3/pangram-light.woff2") format("woff2"), url("../fonts/Pangram/3/pangram-light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "pangrammedium";
    src: url("../fonts/Pangram/4/pangram-medium-webfont.woff2") format("woff2"), url("../fonts/Pangram/4/pangram-medium-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "pangramregular";
    src: url("../fonts/Pangram/5/pangram-regular-webfont.woff2") format("woff2"), url("../fonts/Pangram/5/pangram-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "Flaticon";
        src: url("./Flaticon.svg#Flaticon") format("svg");
    }
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-family: Flaticon;
    font-style: normal;
}

.flaticon-monitor:before {
    content: "\f100";
}

.flaticon-advertising:before {
    content: "\f101";
}

.flaticon-spacecraft:before {
    content: "\f102";
}

.flaticon-chemical:before {
    content: "\f103";
}

.flaticon-handshake:before {
    content: "\f104";
}

.flaticon-manager:before {
    content: "\f105";
}

.flaticon-trophy:before {
    content: "\f106";
}

.flaticon-server:before {
    content: "\f107";
}

.flaticon-graphic-design:before {
    content: "\f108";
}

.flaticon-data:before {
    content: "\f109";
}

.flaticon-approved:before {
    content: "\f10a";
}

.flaticon-web-programming:before {
    content: "\f10b";
}

.flaticon-smartphone:before {
    content: "\f10c";
}

.flaticon-quote-left:before {
    content: "\f10d";
}

.flaticon-facebook-logo-button:before {
    content: "\f10e";
}

.flaticon-twitter-logo-button:before {
    content: "\f10f";
}

.flaticon-linkedin:before {
    content: "\f110";
}

.flaticon-google-plus-logo-button:before {
    content: "\f111";
}

.flaticon-employee:before {
    content: "\f100";
}

.flaticon-handshake1:before {
    content: "\f101";
}

.flaticon-shipped:before {
    content: "\f102";
}

.flaticon-customer-service:before {
    content: "\f103";
}

.flaticon-group:before {
    content: "\f104";
}

.flaticon-professional:before {
    content: "\f105";
}

.mobile_services {
    display: none;
}

.container {
    max-width: 1600px;
}



.accordion {
  max-width: 1200px;
  margin: auto;
}

.accordion-item {
  background: #fff;
  margin-bottom: 10px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.accordion-header {
  padding: 15px 20px; text-align: left;
  cursor: pointer;
  font-weight: bold;
  position: relative;
  transition: 0.3s;
}

.accordion-header:hover {
  background: #f0f0f0;
}

.accordion-header::after {
  content: '+';
  position: absolute;
  right: 20px;
  font-size: 20px;
  transition: 0.3s;
}

.accordion-header.active::after {
  content: '-';
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  transition: max-height 0.4s ease;
}

.accordion-content p {
    margin: 15px 0;
    color: #555;
    text-align: left;
}













































.circle_intro_img {
    position: absolute;
    top: -28%;
    right: -19%;
    width: 1340px;
    height: 1231px;
    border-radius: 100%;
    overflow: hidden;
}

.shape_img {
    position: absolute;
    top: -204px;
    right: -290px;
    width: 1510px;
    height: 1510px;
    overflow: hidden;
    background: #000000b8;
    border-radius: 100%;
    transform: rotate(147deg);
}

.shape_img {
    transform: rotate(0deg);
}

.svg_wave_bg {
    position: absolute;
    bottom: -3px;
    right: 0;
    left: 0;
    text-shadow: 0 0 black;
    height: 360px;
    z-index: 9999;
}

.call_now {font-size: 64px !important;
    font-family: "pangrambold";
    color: #fff14b !important;
    font-weight: 600;
    line-height: 58px;}



.height-box-package {
    float: left;
    width: 100%;
    height: 720px;
}
.color_box_price {
    background-color: #e65b30;
    text-align: center !important;
    padding: 14px;
    border-radius: 14px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.color_box_price h5 {color:#FFF;}











.svg_wave_bg svg {
    position: absolute;
    left: 0;
    bottom: 0;
    /* right: 0;
  bottom: -2px; */
    width: 100%;
    /* height: 19.4vw; */
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
}

.svg_wave_bg img {
    width: 100%;
    height: 360px;
}

.inner-img_shape {
    position: absolute;
    top: -509px;
    right: -279px;
    height: 1172px;
    width: 1408px;
    overflow: hidden;
    border-top-left-radius: 115%;
    border-bottom-left-radius: 115%;
    transform: rotate(-45deg);
}

.inner-img_shape img {
    transform: rotate(45deg);
    top: 22px;
    margin: 143px 0 0 -266px;
}


/*.inner-img_shape:before{ content:""; position: absolute; top: 0; right: 0; background: #000; height: 100%; width: 100px;}*/

.loader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20%;
    z-index: 999999999;
    background: #fff;
}

.wsmainfull .container {
    max-width: 1600px;
    padding: 0;
}

.wsmainfull.wsfixed .container {
    max-width: 1600px;
    padding-right: 15px;
    padding-left: 15px;
}

.navbar {
    padding: 0.5rem 0;
}

header {
    position: absolute;
    z-index: 999999;
    top: 0;
    right: 0;
    left: 0;
    padding-top: 50px;
}

.navbar-light .navbar-nav .nav-link {
    font-family: "pangrammedium";
    line-height: 12px;
    padding: 0;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 20px;
}

.navbar-nav li:last-child a {
    position: relative;
    background: #e65b30;
    color: #fff;
    line-height: 15px;
    padding: 15px 18px 12px 29px !important;
    text-decoration: none;
    float: right;
    margin: -16px 0 0 0;
    border-radius: 5px;
}

.navbar-nav li:last-child a:hover {
    color: #fff;
}

.navbar-nav li:last-child span {
    position: relative;
    width: 43px;
    height: 100%;
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    float: right;
}

.navbar-nav li:last-child span:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    border-top: solid 6px transparent;
    border-right: solid 6px transparent;
    border-bottom: solid 6px transparent;
    border-left: solid 6px #fff;
}

.navbar-nav li:last-child span:after {
    content: "";
    position: absolute;
    width: 25px;
    height: 2px;
    background: #fff;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.intro_section {
    min-height: 877px;
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
}

.intro_section img {
    width: 100%;
}

.intro_text {
    position: absolute;
    top: 232px;
    right: 0;
    left: 0;
    text-align: left;
}

.intro_text h1 {
    font-family: "pangramextrabold";
    font-size: 50px;
    color: #fff;
    font-weight: 900;
    line-height: 60px;
    margin-bottom: 0;
}

.intro_text h4 {
    font-family: "pangramextrabold";
    font-size: 50px;
    color: #fff;
    font-weight: 900;
    line-height: 60px;
    margin-bottom: 0;
}

.intro_text p {
    font-family: "pangramregular";
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    padding: 43px 0 50px;
    margin-bottom: 0;
}

.orange_btn {
    background: #e65b30;
    color: #fff;
    line-height: 15px;
    font-size: 18px;
    padding: 15px 30px !important;
    text-decoration: none;
    border-radius: 5px;
    text-transform: capitalize;
    margin-top: 0;
    position: relative;
    z-index: 9999;
}

.orange_btn-two {
    background: #e65b30;
    color: #fff;
    line-height: 15px;
    font-size: 18px;
    padding: 15px 30px !important;
    text-decoration: none;
    border-radius: 5px;
    text-transform: capitalize;
}

.orange_btn-two:hover {
    text-decoration: none;
    color: #fff;
    background: #003273;
}

.orange_btn:hover {
    text-decoration: none;
    color: #fff;
    background: #003273;
}

.orange_btn span {
    position: relative;
    width: 43px;
    height: 100%;
    display: inline-block;
    margin-left: 10px;
    margin-top: 8px;
    float: right;
}

.orange_btn span:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    border-top: solid 6px transparent;
    border-right: solid 6px transparent;
    border-bottom: solid 6px transparent;
    border-left: solid 6px #fff;
}

.orange_btn span:after {
    content: "";
    position: absolute;
    width: 25px;
    height: 2px;
    background: #fff;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
}

.main-wrapper {
    float: left;
    width: 100%;
}

.about_section {
    float: left;
    width: 100%;
    padding-top: 60px;
}

.headding {
    display: inline-block;
}

.water-mark {
    font-size: 157px;
    letter-spacing: 11px;
    font-family: "pangramextrabold";
    background: -webkit-linear-gradient(#eee, #fff);
    -webkit-background-clip: text;
    position: relative;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
}

.small-title {
    font-size: 20px;
    font-family: "pangramregular";
    font-weight: 300;
    color: #ea653c;
    margin: 0 0 20px 0;
    letter-spacing: 2px;
}

.about_section .small-title {
    position: relative;
    bottom: 115px;
}

.tag_line {
    font-size: 40px;
    font-family: "pangrambold";
    color: #003273;
    font-weight: 600;
    line-height: 58px;
}

.about_section .tag_line {
    position: relative;
    margin: -99px 0 100px 0;
}

.facts_div {
    float: left;
    width: 100%;
    padding: 0px 150px 0 150px;
}

.steps {
    float: left;
    width: 100%;
}

.steps h4 {
    font-size: 28px;
    font-family: "pangrambold";
    color: #003273;
    text-align: center;
    margin-bottom: 50px;
    line-height: 23px;
}

.steps p {
    font-size: 16px;
    font-family: "pangramregular";
    color: #3e4a60;
    margin-bottom: 0;
}

.steps .flaticon-monitor {
    color: #ea653c;
}

.steps .flaticon-advertising {
    color: #3dbbcf;
}

.steps .flaticon-spacecraft {
    color: #38dc92;
}

.steps i {
    font-size: 3.8em;
    margin-bottom: 50px;
    display: inline-block;
}

.counter_div_section {
    float: left;
    width: 100%;
    background: #ea653c;
    margin: 100px 0 0;
    border-radius: 10px;
    padding: 50px;
    text-align: left;
}

.counter_div span {
    float: left;
    width: 86px;
    height: 86px;
    background: #ffffff2e;
    border-radius: 100%;
    margin-right: 45px;
    padding: 0px 19px;
    color: #fff;
}

.counter_div p {
    font-size: 20px;
    color: #fff;
    margin: 5px 48px 0 0;
    float: left;
}

.counter_div h6 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
}

.counter_div {
    float: left;
    width: 100%;
    border-right: solid 1px #eeeeee21;
    padding: 55px 0;
}

.counter_div i {
    font-size: 3.5em;
}

section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.what-we-do_section {
    float: left;
    width: 100%;
    padding-top: 0;
    padding-bottom: 17px;
    position: relative;
}

.what-we-do_section .headding {
    text-align: left;
}

.what-we-do_section::after {
    content: "";
    display: block;
    position: absolute;
    width: 770px;
    height: 1204px;
    right: 0;
    top: 0;
    background: url(../images/what-we-do-img.jpg) no-repeat;
    border-radius: 9px 0 0 10px;
}

.services_section {
    float: left;
    width: 100%;
    margin-top: 60px;
}

.services_box {
    float: left;
    position: relative;
    z-index: 999;
    max-width: 100%;
    width: 100%;
    background: #fff;
    margin-bottom: 50px;
    box-shadow: 0 0 10px #00000012;
    padding: 50px;
    border-radius: 5px;
    text-align: left;
}

.services_box h3 {
    font-family: "pangrambold";
    font-size: 23px;
    color: #003273;
    margin-bottom: 30px;
    margin-top: 30px;
    line-height: 18px;
}

.services_box p {
    font-size: 16px;
    font-weight: 4300;
    color: #3e4a60;
}

.services_box a {
    text-decoration: none;
}

.services_box:hover {
    background: #ea653c;
}

.services_box:hover h3,
.services_box:hover i,
.services_box:hover p {
    color: #fff;
}

.mt150 {
    margin-top: 150px;
}

.mt98 {
    margin-top: -50px;
}

.mt180 {
    margin-top: -180px;
}

.service_holder {
    float: left;
    max-width: 350px;
    margin-right: 50px;
}

.services_box i {
    font-size: 3.5em;
    color: #003273;
}

.work_section {
    padding-bottom: 100px;
    float: left;
    width: 100%;
    padding-top: 100px;
    background: url(../images/project-bg.png) no-repeat bottom right;
    background-size: contain;
}

.work_section_wrapper {
    float: left;
    width: 100%;
    padding-top: 55px;
}

.work_div {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.work_div img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000000d;
}

.work_div .project_info {
    float: left;
    text-align: left;
    margin: 20px 0;
    position: relative;
    padding-left: 56px;
}

.work_div .project_info span {
    margin-bottom: 5px;
    float: left;
    color: #3e4a60;
    font-size: 17px;
}

.work_div .project_info h4 {
    font-size: 25px;
    font-weight: 600;
    color: #003273;
}

.work_div .project_info:before {
    content: "";
    position: absolute;
    left: 0;
    width: 40px;
    height: 2px;
    top: 10px;
    background: #ea653c;
}

.p-right {
    padding-right: 50px;
}

.p-left {
    padding-left: 50px;
}

.mt100 {
    margin-top: 100px;
}

.round_bg {
    float: left;
    width: 100%;
    margin: -133px 0 0 0px;
}

.testimonial_clients_section {
    padding-top: 100px;
    float: left;
    width: 100%;
    background: url(../images/testimonial-bg.png) no-repeat right #003273;
    background-size: contain;
    position: relative;
}

.wave-svg-2 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.white {
    color: #fff;
}

.testimonial_div {
    margin-top: 50px;
    float: left;
    width: 100%;
    padding-left: 10px;
}

.testimonial_box {
    float: left;
    background: #fff;
    border-radius: 10px;
    text-align: left;
    padding: 39px;
}

.testimonial_div .owl-nav {
    display: none;
}

.testimonial_div .owl-dots {
    float: left;
    margin-top: 35px;
}

.testimonial_box i {
    font-size: 3em;
    color: #ea653c;
    margin-bottom: 35px;
    float: left;
}

.testimonial_box p {
    float: left;
    width: 100%;
    color: #636363;
    margin-bottom: 50px;
}

.photo {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #eee;
    margin-right: 20px;
}

.testimonial_box h6 {
    float: left;
    margin-top: 2px;
    font-size: 20px;
    font-weight: 700;
}

.testimonial_box .name {
    float: left;
    width: 200px;
    margin-bottom: 0;
}

.testimonial_div {
    margin-bottom: 100px;
}

.client_logo {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0 0 10px #00000012;
}

.client_logo-two {
    float: left;
    width: 100%;
    box-shadow: 0 0 10px #00000012;
}


.client_logo_wrapper {
    float: left;
    margin-bottom: 0px;
}

.our_associates {
    float: left;
    padding-bottom: 50px;
    width: 100%;
    background: #ffffff;
    background: url(../images/project-bg.png) no-repeat bottom;
}

.clients-logo {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.clients-logo .owl-dots {
    float: left;
    margin: 32px 0 0 0;
}

.clients-logo .owl-nav {
    display: none;
}

.clients-logo li {
    display: inline-block;
    list-style: none;
    margin: 0;
}

footer {
    float: left;
    width: 100%;
    position: relative;
    padding: 100px 0 0 !important;
    background: #001024;
    text-align: left;
}

.footer-wave {
    position: absolute;
    top: -50px;
    width: 100%;
}

.footer-wave svg {
    width: 100%;
}

.footer_div {
    float: left;
    width: 100%;
}

.footer_div h5 {
    font-size: 27px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 400;
}

.footer_div ul {
    padding: 0;
    margin: 0;
}

.footer_div li {
    display: block;
}

.footer_div li a {
    display: block;
    text-decoration: none;
    /* text-transform: uppercase; */
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    padding: 5px 0;
}

.social {
    padding: 0;
    margin: 0;
}

.social li {
    display: inline-block;
    list-style: 15px;
}

.social li a {
    display: block;
    font-size: 1.5em;
    margin-right: 10px;
    text-decoration: none;
}

.footer_div span {
    font-size: 14px;
    color: #fff;
}

.copy-right {
    float: left;
    width: 100%;
    text-align: center;
    padding: 35px 0 20px 0;
    margin-top: 50px;
    border-top: solid 1px #001e43;
    color: #fff;
}

.base_footer {
    float: left;
    width: 100%;
    padding: 40px 0 30px;
    margin: 0;
}

.base_footer ul {
    padding: 0;
    margin: 0;
    text-align: left;
    float: left;
}

.base_footer li {
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
}

.base_footer li a {
    display: block;
    font-size: 13px;
    color: #898989;
    text-align: left;
    text-decoration: none;
    border-right: solid 1px #898989;
    margin-right: 5px;
    padding-left: 0px;
    padding-right: 10px;
    line-height: 11px;
    margin-top: 5px;
}

.mega_menu_holder {
    float: left;
    width: 100%;
    background: #fff;
    padding: 50px;
    border: solid 1px #e65b30;
}

.resp-tabs-list li {
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 40px 0 0 0;
    float: left;
    width: 100%;
}

.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #e65b30 !important;
    color: #fff !important;
    border: none;
}

.resp-content-active,
.resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: none;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}


.bg-white{padding: 50px 0;}


/*-----------Vertical tabs-----------*/

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 8px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9b9797;
}


/*-----------Accordion styles-----------*/

h2.resp-tab-active {
    background: #e65b30 !important;
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}


/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/

@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }
    h2.resp-accordion {
        display: block;
        border-bottom: solid 1px #e8e8e8 !important;
        padding: 12px 10px !important;
        font-size: 14px !important;
    }
    .resp-vtabs .resp-tab-content {
        border: 1px solid #c1c1c1;
    }
    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display: none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}

.resp-tabs-list {
    padding: 0;
    margin: 0;
    display: flex;
}

.resp-tabs-list li {
    position: relative;
    text-align: center;
    width: 243.3px;
    background: #f5f5f5;
    font-size: 16px;
    color: #515151;
}

.resp-tabs-list li i {
    margin: 0 auto;
    display: inline-block;
    font-size: 2em;
}

.resp-tabs-list li span {
    float: left;
    width: 100%;
    text-align: center;
}

.resp-tabs-list li:hover {
    border-bottom: none;
    background-color: #e65b30 !important;
    color: #fff !important;
    border: none;
}

.menu_link {
    float: left;
    width: 20%;
    padding: 0;
    margin: 0;
}

.menu_link li {
    display: block;
    list-style: none;
    position: relative;
}

.menu_link h5 {
    font-size: 18px !important;
    font-family: "pangrambold" !important;
    color: #494949;
    text-transform: uppercase;
    margin-bottom: 11px !important;
}

.menu_link li a {
    display: block;
    font-size: 14px;
    color: #494949;
    padding: 5px 0;
    text-decoration: none;
}

.menu_link li a:hover {
    color: #e65b30;
    text-decoration: none !important;
}

.resp-tab-active span:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -138px;
    right: 0;
    margin: 0 auto;
    left: 0;
    /* transform: translateY(-50%); */
    right: 0;
    border-top: solid 17px transparent;
    border-right: solid 17px transparent;
    border-bottom: solid 17px transparent;
    border-left: solid 17px #e65b30;
    transform: rotate(90deg);
}

.breadcrumb {
    background: none;
    padding: 20px 0;
}

.breadcrumb-item.active {
    color: #ffffff;
}

.breadcrumb-item a {
    color: #fff !important;
}

.content {
    font-size: 16px;
    font-family: "pangramregular";
    color: #000;
    margin-bottom: 0;
    text-align: left;
}

.about_page_div .tag_line {
    margin-top: 0px;
    position: relative;
    margin-bottom: 10px;
    z-index: 9999;
}

.about_page_div .water-mark {
    margin-left: -11px;
    letter-spacing: inherit;
    background: -webkit-linear-gradient(#dedede, #fff);
    -webkit-background-clip: text;
}

.why-us {
    float: left;
    width: 100%;
    background: #fff;
}

.get_a_proposal {
    float: left;
    width: 100%;
    padding: 100px 0;
    position: relative;
    z-index: 999;
}

.get_a_proposal h1 {
    text-align: left;
    font-size: 55px;
    margin-bottom: 30px;
    color: #fff;
}

.get_a_proposal p {
    text-align: left;
    font-size: 16px;
    color: #fff;
}

.round_btn {
    display: inline-block;
    padding: 14px 58px;
    color: #fff;
    background: #ed6643;
    /* position: relative; */
    /* z-index: 99999999; */
    border-radius: 48px;
    font-size: 18px;
}

.bg_blue {
    background: #0c4897;
    float: left;
    width: 100%;
    position: relative;
}

.bg_blue:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    background: #0c4897d1;
}

.menu_holder2 {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

  .contact_box {
        min-height: 220px;
        margin-top: 50px;
        float: left;
        width: 100%;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 0 33px #00000014;
        padding: 30px;
        text-align: left;
        color: #000;
        margin: 15px;
    }

.contact_box h5 {
    margin-top: 0;
    font-size: 18px;
    font-family: "pangrambold" !important;
    margin-bottom: 6px;
}

.contact_box .content {
    font-size: 15px;
}

.contact_box .float{float: left;  display: contents;}

.contact_box a{color: #000;}


.map_div {
    float: left;
    width: 100%;
}

.contact-form {
    float: left;
    width: 100%;
}

.contact-form .form-group {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.contact-form label {
    float: left;
}

.contact-form input {
    float: left;
    width: 100%;
    height: 40px;
    border-radius: 5px;
}

textarea.form-control {
    height: 100px;
    resize: none;
}

.contact-form select {
    float: left;
    width: 100%;
    height: 40px;
    border-radius: 5px;
}

.contact-form button {
    border: none;
    float: left;
}

.contact-form-section {
    float: left;
    width: 100%;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dedede;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.portfolio_menu {
    float: left;
    width: 100%;
    padding: 69px 0 27px 0;
    margin-bottom: 0;
    margin-left: 13px;
}

.portfolio_menu li {
    display: inline-block;
    list-style: none;
    float: left;
}

.portfolio_menu li a {
    box-shadow: 0 0 33px #00000014;
    display: block;
    font-size: 20px;
    padding: 10px 27px;
    text-decoration: none;
    margin-right: 10px;
    color: #666;
    background: #fff;
    border-radius: 5px;
}

.portfolio_menu li a:hover {
    background: #e65b30;
    color: #fff;
}

.portfolio_menu li a .active {
    background: #e65b30;
    color: #fff;
}

.work-page .work_div .project_info {
    margin: 20px 0;
}

.work-page .work_div {
    margin-bottom: 30px;
}

.work_div .orange_btn {
    float: right;
    padding: 14px 7px 24px 0 !important;
    display: block;
    margin: -24px 26px 0 0;
    position: relative;
    display: none;
}

.work_div:hover .orange_btn {
    display: block;
}

.inner-img_shape:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 1172px;
    background: #00000045;
    width: 1607px;
    overflow: hidden;
    border-top-left-radius: 115%;
    border-bottom-left-radius: 115%;
    transform: rotate(-45deg);
    z-index: 99;
}

.bg-text {
    background: #0c4897;
    padding: 10px 20px;
    margin-top: 17px !important;
    text-align: center !important;
    border-radius: 10px;
    color: #fff !important;
    margin-bottom: 50px !important;
}

.box {
    margin-bottom: 50px;
    min-height: 545px;
    margin-top: 30px;
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px;
    text-align: left;
    box-shadow: 0 0 10px #00000012;
    border-radius: 10px;
}

.box h5 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #0c4897;
    margin-top: 20px;
    font-family: "pangrambold" !important;
}

.box_div {
    float: left;
    width: 100%;
    border-radius: 10px;
    background: #fff;
    min-height: 98px;
    box-shadow: 0 0 10px #00000012;
    padding: 10px;
    text-align: left;
    margin-bottom: 30px;
}

.box_div h5 {
    font-size: 20px;
    font-family: "pangrambold";
    color: #003273;
    margin-bottom: 0;
    margin-top: 28px;
}

.mt-100 {
    margin-top: 100px;
}

.box_div img {
    float: left;
    width: 78px;
    margin-right: 20px;
}

.hire-point {
    float: left;
    width: 100%;
    background: #eee;
    clear: both;
}

.point {
    float: left;
    color: #000;
    cursor: pointer;
    border-radius: 10px;
    width: 100%;
    background: #fff;
    min-height: 150px;
    padding: 10px;
    display: table;
    vertical-align: middle;
}

.point:hover {
    background: #e65b30;
    color: #fff;
}

.point p {
    font-size: 15px;
    margin-bottom: 0;
    display: table-cell !important;
    text-align: center;
    vertical-align: middle;
}

.services_div {
    margin-top: 30px;
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px #00000012;
    border-radius: 15px;
    overflow: hidden;
}

.text_div {
    float: left;
    width: 100%;
    display: table;
    vertical-align: middle;
    margin: auto;
    height: 100%;
}

.text_info {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 0 20px;
    text-align: left;
}

.text_info .tag_line {
    margin: 0 0 20px 0;
    font-size: 26px;
    line-height: 24px;
    color: #e65b30;
}

.about_page_div {
    float: left;
    width: 100%;
}

.text_info .content {
    font-size: 15px;
}

.services_div img {
    width: 100%;
}

.services_div:hover {
    background: #e65b30;
    box-shadow: 0 0 10px #00000012;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

.services_div:hover .tag_line {
    color: #fff;
}

.services_div:hover .content {
    color: #fff;
}

.bg {
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px 30px;
    border-radius: 15px;
    position: relative;
    z-index: 99999;
    margin-top: 0px;
    box-shadow: 0 0 10px #00000012;
}

.hire-point img {
    height: auto;
    width: 100%;
    float: left;
}

.services-details {
    float: left;
    width: 100%;
    background: #fff;
}

.services-box_holder {
    display: table;
    width: 100%;
    height: 100%;
}

.text-details {
    display: table-cell !important;
    text-align: center;
    vertical-align: middle;
    padding: 0px 0;
}

.services_details_page {
    float: left;
    width: 100%;
    clear: both;
    background: #fff;
}

.services_box_details_page {
    margin-bottom: 30px;
    border-radius: 5px;
    float: left;
    text-align: left !important;
    border: solid 1px #eee;
    padding: 20px;
}

.services_box_details_page h4 {
    font-size: 22px;
    margin-bottom: 15px;
    font-family: "pangrambold";
    color: #003273;
}

.services_box_details_page .content {
    font-size: 15px;
}

.services_box_details_page:hover {
    box-shadow: 0 0 10px #00000012;
    cursor: pointer;
}

.releated_portfolio {
    float: left;
    width: 100%;
    clear: both;
    background: #e6e6e6;
}

.section_text {
    float: left;
    width: 100%;
    background: #e65b30;
    padding: 100px 0;
    font-size: 25px;
}

.section_text .tag_line {
    font-size: 26px;
    color: #fff;
    line-height: 41px;
}

.desktop-btn {
    display: block;
}

.services_section .service_holder {
    display: block;
}

.display-desktop {
    display: block;
}

.display-mobile {
    display: none;
}

.min-height {
    min-height: 734px;
    position: relative;
}


/* new css */

.tag_line_new {
    font-size: 32px;
    font-family: "pangrambold";
    color: #ffffff;
    font-weight: 600;
    line-height: 40px;
}

.digi-points-heading {
    color: #0c4897;
    line-height: 48px;
    text-align: left;
}

.digi-points-box {
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 0 10px #00000012;
}

.digi-points {
    padding: 0;
    margin: 0;
}

.digi-points li {
    list-style: none;
    text-align: left;
    font-size: 16px;
    /* width: 100%; */
    color: #000;
    padding-bottom: 15px;
}

.digi-points-box2 {
    float: left;
    width: 100%;
}

.digi-points2 {
    padding: 0;
    margin: 0;
}

.digi-points2 li {
    list-style: none;
    text-align: left;
    font-size: 22px;
    color: #ffffff;
    padding-bottom: 40px;
}

.digi-points-box3 {
    float: left;
    width: 100%;
}

.digi-points3 {
    padding: 0;
    margin: 0;
}

.digi-points3 li {
    list-style: none;
    text-align: left;
    font-size: 22px;
    color: #000000;
    padding-bottom: 40px;
}

.star-img {
    position: relative;
}

.star-img::before {
    content: "";
    background-image: url(../images/redo.svg);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    position: absolute;
    top: 2px;
    left: 0px;
}

.star-img-right {
    padding-left: 35px;
}

.div-align {
    display: flex;
    display: -webkit-flex;
}

.web-development-section {
    width: 100%;
    float: left;
    background-image: url(../images/bg/blue-bg1.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
    background-position: center center;
    position: relative;
}

.php-framework {
    background-image: url(../images/bg/blue-bg2.jpg);
}

.php-framework2 {
    background-image: url(../images/bg/blue-bg3.jpg);
}

.php-framework3 {
    background-image: url(../images/bg/bg2.jpg);
}

.Custom-cms {
    background-image: url(../images/bg/Custom-CMS.jpg);
}

.web-development-section::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.67);
    height: 100%;
}

.php-framework2::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    background-color: rgba(12, 72, 151, 0.87);
    height: 100%;
}

.web-development {
    margin-bottom: 50px;
}

.web-development img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    /* background: #fff; */
    margin-bottom: 20px;
    /* padding: 20px 20px; */
    /* border-radius: 50%;*/
}

.web-development h4 {
    font-size: 18px;
    color: #ffffff;
}

.web-development-section .digi-points-heading {
    color: #ffffff;
    padding-bottom: 40px;
}

.digi-interface-section {
    width: 100%;
    float: left;
    background: #fff;
}

.digi-interface-section h4 {
    color: #0c4897;
    text-transform: capitalize;
}

.digi-interface-box {
    margin-bottom: 50px;
    background: #ffffff;
    padding: 70px 40px;
    width: 100%;
    /*  transition: 0.5s linear;*/
}

.digi-interface-box:hover {
    box-shadow: 0 0 10px #00000012;
    border-radius: 15px;
    /*
  transition: 0.5s linear;
  transform: scale(1.04);
*/
}

.digi-interface-box img {
    width: 85px;
    height: 100px;
    object-fit: contain;
    /* background: #fff; */
    margin-bottom: 20px;
    /* padding: 20px 20px; */
}

.digi-interface-box p {
    font-size: 20px;
    color: #000000;
    line-height: 28px;
}

.digi-interface-box:hover p {
    color: #000;
}

.digi-development-service h4 {
    color: #000;
}

.digi-development-service {
    width: 100%;
    float: left;
}

.footer-heading {
    width: 100%;
    float: left;
    background-image: url(../images/bg/blue-bg1.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
    background-position: center center;
    position: relative;
}

.footer-heading p {
    font-size: 22px;
    color: #fff;
    line-height: 38px;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.footer-heading::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.42);
    height: 100%;
}

.inner-circle_img {
    position: absolute;
    top: -40%;
    width: 1000px;
    height: 1000px;
    overflow: hidden;
    border-radius: 100%;
    right: -3%;
}

.seo-holder {
    float: left;
    width: 100%;
    margin: 60px 0;
    text-align: left;
    background: #fff;
    box-shadow: 0 0 10px #00000008;
    position: relative;
}

.seo-holder:before {
    content: "";
    position: absolute;
    top: 18px;
    right: -18px;
    left: 18px;
    border: solid 1px #0c4897;
    height: 100%;
    display: block;
    z-index: 99;
}

.seo-holder h5 {
    font-size: 28px;
    color: #000;
    margin-bottom: 30px;
    text-align: left;
}

.seo-holder .col-lg-9 {
    display: flex;
    align-items: center;
}

.text_holder {
    display: flex;
    vertical-align: middle;
    align-items: center;
    flex-flow: wrap;
    padding: 20px;
}

.img_vector {
    float: left;
    width: 100%;
    padding: 15px;
}

.white-bg {
    float: left;
    width: 100%;
    padding: 30px;
    background-color: white;
    box-shadow: 0px 3px 10px #d6d6d6;
    margin: 20px 0px;
}

.carrer-bg {
    text-align: left;
    box-shadow: none !important;
    /* border: 1px solid #ececec; */
    box-shadow: 0px 3px 30px #e0e0e0 !important;
}

.carrer-bg .tag_line {
    font-size: 25px;
    line-height: 1;
    margin-top: 11px;
    margin-bottom: 30px;
}

.contact-form-sction .tag_line {
    font-size: 25px;
    line-height: 0;
    margin-top: 11px;
    margin-bottom: 30px;
}


/* new css */


/*=====responsive code=======*/

@media (max-width: 1600px) {
    .min-height {
        min-height: 620px;
        position: relative;
    }
    .svg_wave_bg {
        position: absolute;
        bottom: -1px;
        right: 0;
        left: 0;
        text-shadow: 0 0 black;
        height: 297px;
        z-index: 9999;
    }
    .inner-circle_img {
        right: -12%;
        position: absolute;
        top: -46%;
        width: 900px;
        height: 900px;
        overflow: hidden;
        border-radius: 100%;
    }
    .footer-wave {
        top: -51px;
    }
    .intro_section {
        min-height: 873px;
    }
    .circle_intro_img {
        position: absolute;
        top: -24%;
        right: -9%;
        width: 1000px;
        height: 1000px;
        border-radius: 100%;
        overflow: hidden;
    }
    .wsmainfull .container {
        max-width: 1460px;
    }
    .wsmainfull.wsfixed .container {
        max-width: 1460px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .container {
        max-width: 1460px;
    }
    .intro_text {
        top: 184px;
    }
    .about_section {
        padding-top: 0;
    }
    .resp-tabs-list li {
        width: 220.3px;
    }
    .resp-tab-active span:after {
        bottom: -126px;
    }
    .water-mark {
        font-size: 158px;
    }
    .steps p {
        font-size: 17px;
    }
    .counter_div p {
        margin: 5px 13px 0 0;
    }
    .tag_line {
        font-size: 35px;
        line-height: 50px;
    }
    .steps i {
        margin-bottom: 22px;
    }
    .steps h4 {
        margin-bottom: 26px;
    }
    .service_holder {
        float: left;
        max-width: 320px;
        margin-right: 40px;
    }
    .services_box {
        margin-bottom: 40px;
        padding: 40px;
    }
    .what-we-do_section::after {
        content: "";
        display: block;
        position: absolute;
        width: 638px;
        height: 1204px;
        right: 0;
        top: 0;
        background: url(../images/what-we-do-img.jpg) no-repeat;
        border-radius: 100px 0 0 100px;
    }
    .mt150 {
        margin-top: 100px;
    }
    .mt98 {
        margin-top: 0;
    }
    .mt180 {
        margin-top: -100px;
    }
    .round_bg {
        margin: -107px 0 0 0px;
    }
    .testimonial_clients_section .offset-1 {
        margin-left: 4.83333%;
    }
}

@media (max-width: 1440px) {
    
    .height-box-package {
    float: left;
    width: 100%;
    height: 748px !important  ;
}
    .inner-circle_img {
        right: -12%;
        position: absolute;
        top: -55%;
        width: 880px;
        height: 880px;
        overflow: hidden;
        border-radius: 100%;
    }
    .min-height {
        min-height: 577px;
        position: relative;
    }
    .circle_intro_img {
        position: absolute;
        top: -24%;
        right: -9%;
        width: 900px;
        height: 900px;
        border-radius: 100%;
        overflow: hidden;
    }
    .intro_section {
        min-height: 810px;
    }
    .testimonial_clients_section .offset-1 {
        margin-left: 0.83333%;
    }
    .round_bg {
        margin: -95px 0 0 0px;
    }
    .facts_div {
        padding: 0;
    }
    .mega_menu_holder {
        padding: 40px;
    }
}

@media (max-width: 1400px) {
    .accordion-header {
   
    font-size: 14px;
}
    
    
    .height-box-package {
    float: left;
    width: 100%;
    height: 748px !important;
}
    
    .about_section {
        padding-top: 50px;
    }
    .circle_intro_img {
        position: absolute;
        top: -28%;
        right: -9%;
        width: 900px;
        height: 900px;
        border-radius: 100%;
        overflow: hidden;
    }
    .intro_section {
        min-height: 714px;
    }
    .svg_wave_bg {
        position: absolute;
        bottom: -3px;
        right: 0;
        left: 0;
        text-shadow: 0 0 black;
        height: 264px;
        z-index: 9999;
    }
    .footer-wave {
        top: -55px;
    }
    .wsmenu {
        padding: 4px 0 0 0;
    }
    .wsmenu>.wsmenu-list>li>a {
        padding: 0 15px !important;
    }
    .wsfixed .wsmenu>.wsmenu-list>li>a {
        padding: 13px 15px !important;
    }
    .photo {
        margin-right: 9px;
    }
    .mega_menu_holder {
        padding: 40px;
    }
    .wsmainfull .container {
        max-width: 1360px;
    }
    .wsmainfull.wsfixed .container {
        max-width: 1360px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .container {
        max-width: 1360px;
    }
    .counter_div span {
        float: left;
        margin-right: 20px;
    }
    .facts_div {
        padding: 0px 0px 0 0px;
    }
    .desktoplogo img {
        width: 400px;
    }
    .intro_text h1 {
        font-family: "pangramextrabold";
        font-size: 40px;
        line-height: 50px;
    }
    .intro_text p {
        padding: 23px 0 30px;
        font-size: 18px;
    }
    .intro_text {
        top: 183px;
    }
    .resp-tabs-list li {
        width: 204.3px;
    }
    .resp-tab-active span:after {
            bottom: -118px;
    }
    .water-mark {
        font-size: 158px;
    }
    .steps p {
        font-size: 17px;
    }
    .counter_div p {
        margin: 5px 25px 0 0;
    }
    .tag_line {
        font-size: 35px;
        line-height: 50px;
    }
    .steps i {
        margin-bottom: 22px;
    }
    .steps h4 {
        margin-bottom: 26px;
    }
    .service_holder {
        float: left;
        max-width: 320px;
        margin-right: 40px;
    }
    .services_box {
        margin-bottom: 40px;
        padding: 40px;
    }
    .what-we-do_section::after {
        content: "";
        display: block;
        position: absolute;
        width: 503px;
        height: 1204px;
        right: 0;
        top: 0;
        background: url(../images/what-we-do-img.jpg) no-repeat;
        border-radius: 100px 0 0 100px;
    }
    .mt150 {
        margin-top: 100px;
    }
    .mt98 {
        margin-top: 0;
    }
    .mt180 {
        margin-top: -100px;
    }
    .round_bg {
        margin: -86px 0 0 0px;
    }
    .testimonial_clients_section .offset-1 {
        margin-left: 1.83333%;
    }
    .testimonial_box {
        padding: 27px;
    }
    .p-left {
        padding-left: 40px;
    }
    .p-right {
        padding-right: 40px;
    }
    .mega_menu_holder {
        padding: 27px;
    }
    .footer_div h5 {
        font-size: 22px;
    }
}

@media (max-width: 1366px) {
    .height-box-package {
    float: left;
    width: 100%;
    height: 748px !important;
}
    
    
    .inner-circle_img {
        right: -11%;
        position: absolute;
        top: -68%;
        width: 880px;
        height: 880px;
        overflow: hidden;
        border-radius: 100%;
    }
    .min-height {
        min-height: 533px;
        position: relative;
    }
    .svg_wave_bg {
        position: absolute;
        bottom: -2px;
        right: 0;
        left: 0;
        text-shadow: 0 0 black;
        height: 255px;
        z-index: 9999;
    }
    /* .contact_box h5 {
        margin-top: 0;
        font-size: 18px;
        font-family: "pangrambold" !important;
        margin-bottom: 6px;
    } */
 
    .work_section_wrapper {
        padding-top: 80px;
    }
    .desktoplogo {
        width: 316px !important;
    }
    .wsmainfull.wsfixed {
        padding: 10px 0 !important;
    }
    .wsmenu {
        padding: 13px 0 0 0 !important;
    }
    .wsmenu>.wsmenu-list>li>a {
        padding: 0 10px !important;
    }
    .wsfixed .wsmenu>.wsmenu-list>li>a {
        padding: 13px 11px !important;
    }
    .wsmainfull.wsfixed {
        padding: 10px 0;
    }
    .wsfixed .wsmenu {
        color: #fff;
        font-size: 14px;
        padding: 6px 0 0 0 !important;
        /* width: 76%; */
        float: right;
        /* display: block; */
    }
    .work_section {
        padding-bottom: 151px;
    }
    .counter_div_section {
        padding: 20px;
    }
    .desktoplogo img {
        width: 100% !important;
        padding: 7px 0;
    }
    .photo {
        margin-right: 9px;
    }
    .mega_menu_holder {
        padding: 40px;
    }
    .wsmainfull .container {
        max-width: 1300px;
    }
    .wsmainfull.wsfixed .container {
        max-width: 1300px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .container {
        max-width: 1300px;
    }
    .counter_div span {
        float: left;
        margin-right: 20px;
    }
    .facts_div {
        padding: 0px 0px 0 0px;
    }
    .intro_text h1 {
        font-family: "pangramextrabold";
        font-size: 38px;
        line-height: 50px;
    }
    .intro_text p {
        padding: 23px 0 30px;
        font-size: 18px;
    }
    .intro_text {
        top: 161px;
    }
    .resp-tabs-list li {
        width: 204.3px;
    }
    .resp-tab-active span:after {
           bottom: -117px;
    }
    .water-mark {
        font-size: 158px;
    }
    .steps p {
        font-size: 17px;
    }
    .counter_div p {
        margin: 5px 25px 0 0;
    }
    .tag_line {
        font-size: 35px;
        line-height: 50px;
    }
    .steps i {
        margin-bottom: 22px;
    }
    .steps h4 {
        margin-bottom: 26px;
    }
    .service_holder {
        float: left;
        max-width: 320px;
        margin-right: 40px;
    }
    .services_box {
        margin-bottom: 40px;
        padding: 40px;
    }
    .what-we-do_section::after {
        content: "";
        display: block;
        position: absolute;
        width: 503px;
        height: 1204px;
        right: 0;
        top: 0;
        background: url(../images/what-we-do-img.jpg) no-repeat;
        border-radius: 100px 0 0 100px;
    }
    .mt150 {
        margin-top: 100px;
    }
    .mt98 {
        margin-top: 0;
    }
    .mt180 {
        margin-top: -100px;
    }
    .round_bg {
        margin: -86px 0 0 0px;
    }
    .testimonial_clients_section .offset-1 {
        margin-left: 2.83333%;
    }
    .testimonial_box {
        padding: 27px;
    }
    .p-left {
        padding-left: 40px;
    }
    .p-right {
        padding-right: 40px;
    }
    .mega_menu_holder {
        padding: 27px;
    }
    .footer_div h5 {
        font-size: 22px;
    }
    .about_page_section .inner-circle_img {
        right: -10%;
        position: absolute;
        top: -36%;
        width: 700px;
        height: 700px;
        overflow: hidden;
        border-radius: 100%;
    }
}

@media (max-width: 1280px) {
    .about_page_section .svg_wave_bg {
        position: absolute;
        bottom: -2px;
        right: 0;
        left: 0;
        text-shadow: 0 0 black;
        height: 239px;
        z-index: 9999;
    }
    .footer-wave {
        top: -40px;
    }
    .intro_section {
        min-height: 678px;
    }
    .circle_intro_img {
        position: absolute;
        top: -37%;
        right: -17%;
        width: 900px;
        height: 900px;
        border-radius: 100%;
        overflow: hidden;
    }
    .wsmenu {
        padding: 9px 0 0 0 !important;
    }
    footer {
        padding: 58px 0 0;
    }
    section {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .wsmainfull.wsfixed {
        padding: 10px 0 !important;
    }
    .wsmenu {
        padding: 4px 0 0 0;
    }
    .wsmenu>.wsmenu-list>li>a {
        font-size: 14px !important;
        padding: 0 10px !important;
    }
    .wsfixed .wsmenu>.wsmenu-list>li>a {
        padding: 13px 10px !important;
    }
    .wsmainfull.wsfixed {
        padding: 10px 0;
    }
    .desktoplogo {
        padding: 0px 0px 0px 0px;
        margin: 0;
        float: left;
        width: 277px !important;
    }
    .wsfixed .wsmenu {
        color: #fff;
        font-size: 14px;
        padding: 6px 0 0 0;
        /* width: 76%; */
        float: right;
        /* display: block; */
    }
    .work_section {
        padding-bottom: 151px;
    }
    .counter_div_section {
        padding: 20px;
    }
    .desktoplogo img {
        width: 100% !important;
        padding: 7px 0;
    }
    .photo {
        margin-right: 9px;
    }
    .mega_menu_holder {
        padding: 40px;
    }
    .wsmainfull .container {
        max-width: 1200px;
    }
    .wsmainfull.wsfixed .container {
        max-width: 1200px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .container {
        max-width: 1200px;
    }
    .counter_div span {
        float: left;
        margin-right: 20px;
    }
    .facts_div {
        padding: 0px 0px 0 0px;
    }
    .desktoplogo img {
        width: 400px;
    }
    .intro_text h1 {
        font-family: "pangramextrabold";
        font-size: 32px;
        line-height: 42px;
    }
    .intro_text p {
        padding: 23px 0 30px;
        font-size: 16px;
    }
    .intro_text {
        top: 156px;
    }
    .resp-tabs-list li {
        font-size: 16px;
        width: 185.3px;
    }
    .resp-tab-active span:after {
          bottom: -94px;
    }
    .services_box h3 {
        margin-bottom: 25px;
        margin-top: 25px;
    }
    .counter_div p {
        font-size: 16px;
    }
    .water-mark {
        font-size: 136px;
    }
    .steps p {
        font-size: 15px;
    }
    .counter_div p {
        margin: 5px 25px 0 0;
    }
    .tag_line {
        font-size: 28px;
        line-height: 41px;
    }
    .steps i {
        margin-bottom: 22px;
    }
    .steps h4 {
        font-size: 23px;
        margin-bottom: 26px;
    }
    .service_holder {
        float: left;
        max-width: 320px;
        margin-right: 40px;
    }
    .services_box {
        margin-bottom: 40px;
        padding: 40px;
    }
    .what-we-do_section::after {
        content: "";
        display: block;
        position: absolute;
        width: 503px;
        height: 1204px;
        right: 0;
        top: 0;
        background: url(../images/what-we-do-img.jpg) no-repeat;
        border-radius: 100px 0 0 100px;
    }
    .mt150 {
        margin-top: 100px;
    }
    .mt98 {
        margin-top: 0;
    }
    .mt180 {
        margin-top: -100px;
    }
    .round_bg {
        margin: -86px 0 0 0px;
    }
    .testimonial_clients_section .offset-1 {
        margin-left: 3.83333%;
    }
    .testimonial_box {
        padding: 27px;
    }
    .p-left {
        padding-left: 40px;
    }
    .p-right {
        padding-right: 40px;
    }
    .mega_menu_holder {
        padding: 27px;
    }
    .footer_div h5 {
        font-size: 22px;
    }
    
    
}

@media (max-width: 1024px) {
.color_box_price {

    height: auto !important;

}
.height-box-package {
    float: left;
    width: 100%;
    height: auto !important;
}



    .resp-tabs-list li span {

    font-size: 14px;
}


    .content {
        font-size: 16px;
        font-family: "pangramregular";
        color: #000;
        margin-bottom: 0;
        text-align: justify;
    }
    .about_page_section .intro_text {
        top: 128px;
    }
    .about_page_section .inner-circle_img {
        display: none;
    }
    .about_page_section .svg_wave_bg {
        position: absolute;
        bottom: -2px;
        right: 0;
        left: 0;
        text-shadow: 0 0 black;
        height: 193px;
        z-index: 9999;
    }
    .min-height {
        min-height: 412px;
        position: relative;
    }
    .testimonial_clients_section .offset-1 {
        margin-left: 0.83333%;
    }
    .testimonial_clients_section .orange_btn {
        margin-top: -86px;
    }
    .about_section {
        padding-top: 0;
    }
    header {
        padding-top: 20px;
    }
    .intro_section {
        min-height: 594px;
    }
    .circle_intro_img {
        position: absolute;
        top: -32%;
        right: -12%;
        width: 700px;
        height: 700px;
        border-radius: 100%;
        overflow: hidden;
    }
    .wsfixed .wsmenu>.wsmenu-list>li>a {
        padding: 13px 8px !important;
    }
    .intro_text {
        top: 90px;
    }
    .wsmenu>.wsmenu-list>li:last-child>a {
        border-right: 0px;
        padding: 8px 0px 7px 9px !important;
        margin: -10px 0 0 0 !important;
        color: #fff !important;
    }
    .wsmenu>.wsmenu-list>li>a {
        font-size: 13px !important;
        padding: 0 8px !important;
    }
    .round_bg {
        margin: -68px 0 0 0px;
    }
    .p-right {
        padding-right: 20px;
    }
    .p-left {
        padding-left: 20px;
    }
    .what-we-do_section::after {
        width: 381px;
        height: 1063px;
    }
    .services_box {
        margin-bottom: 40px;
        padding: 20px;
    }
    .counter_div p {
        font-size: 12px;
    }
    .counter_div span {
        width: 74px;
        height: 74px;
    }
    .counter_div i {
        font-size: 2.6em;
    }
    /*
	.wsmenu>.wsmenu-list>li:last-child a {
    padding: 12px 15px 8px 19px !important;
}
*/
    /*
	.wsfixed .wsmenu>.wsmenu-list>li>a {
    padding: 13px 5px !important; font-size: 12px !important;
}
*/
    .service_holder {
        float: left;
        max-width: 283px;
        margin-right: 40px;
    }
    .water-mark {
        font-size: 97px;
    }
    /*
	.wsmenu>.wsmenu-list>li:last-child a {
    padding: 12px 7px 12px 16px !important;
}
*/
    .desktoplogo {
        width: 227px !important;
    }
}

@media (max-width: 768px) {
.call_now {
    font-size: 39px !important;
    
}
.height-box-package {
    float: left;
    width: 100%;
    height: auto !important;
}
.color_box_price {

    height: auto !important;

}


    .contact_box .float{float: none; display: block;}

    .footer-heading p {
        font-size: 18px;
        color: #fff;
        line-height: 27px;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .digi-points-box {
        padding: 15px;
        margin-bottom: 30px;
    }
    .digi-interface-box {
        margin-bottom: 50px;
        background: #ffffff;
        padding: 70px 40px;
        width: 100%;
        /* transition: 0.5s linear; */
        border: solid 1px #eee;
        border-radius: 10px;
    }
    .tag_line_new {
        font-size: 25px;
        line-height: 36px;
    }
    .footer-heading {
        width: 100%;
        float: left;
        background-image: url(../images/bg/blue-bg1.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-position: center center;
        position: relative;
    }
    .web-development-section {
        width: 100%;
        float: left;
        background-image: url(../images/bg/blue-bg1.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-position: center center;
        position: relative;
    }
    .why-us {
        float: left;
        width: 100%;
        background: #fff !important;
    }
    .about_page_section .intro_text {
        top: 85px;
    }
    .min-height {
        min-height: 318px;
        position: relative;
    }
    .about_page_section .svg_wave_bg {
        position: absolute;
        bottom: -4px;
        right: 0;
        left: 0;
        text-shadow: 0 0 black;
        height: 144px;
        z-index: 9999;
    }
    .work_section {
        padding-bottom: 50px;
        padding-top: 20px;
    }
    .svg_wave_bg {
        position: absolute;
        bottom: -2px;
        right: 0;
        left: 0;
        text-shadow: 0 0 black;
        height: 143px;
        z-index: 9999;
    }
    .intro_section {
        min-height: 390px;
        margin-top: 47px;
    }
    .circle_intro_img {
        position: absolute;
        top: -28%;
        right: -12%;
        width: 500px;
        height: 500px;
        border-radius: 100%;
        overflow: hidden;
    }
    h2.resp-tab-active span.resp-arrow {
        border: none;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ffffff;
    }
    .resp-tab-active span:after {
        display: none;
    }
    .bg {
        padding: 15px;
        margin-top: 40px;
        border-radius: 0px;
        margin-bottom: 40px;
    }
    .content {
        font-size: 15px;
    }
    .about_page_section .intro_text {
        top: 70px;
    }
    .about_page_section {
        margin-top: 19px;
        position: relative;
    }
    .social i {
        font-size: 2em;
    }
    .footer_div {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    .footer_div h5 {
        font-size: 22px;
        margin-bottom: 12px;
    }
    .footer_div li a {
        font-size: 13px;
    }
    footer {
        padding: 58px 0 0;
    }
    .footer-wave {
        top: -5px;
    }
    .work_div .project_info span {
        margin-bottom: 5px;
        float: left;
        color: #3e4a60;
        font-size: 15px;
    }
    .work_section_wrapper {
        padding-top: 60px;
    }
    .services_box p {
        font-size: 13px;
    }
    .services_box h3 {
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 19px;
    }
    .work_div .project_info h4 {
        font-size: 22px;
        font-weight: 600;
        color: #003273;
    }
    section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .p-left {
        padding-left: 0;
    }
    .p-right {
        padding-right: 0;
    }
    .mt100 {
        margin-top: 0px;
    }
    .service_holder {
        float: left;
        max-width: 100%;
        margin-right: 0;
    }
    .mt150 {
        margin-top: 0px;
    }
    .menu_holder2 {
        float: left;
        width: 100%;
        margin-bottom: 20px;
        padding: 0 10px;
    }
    h2.resp-accordion:first-child {
        border-top: none !important;
    }
    .mega_menu_holder {
        border: none;
        padding: 0px;
    }
    .menu_link {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .wsmenu>.wsmenu-list>li>a {
        font-size: 14px !important;
        padding: 10px 10px !important;
    }
    header {
        position: relative;
    }
    .counter_div p {
        font-size: 17px;
        width: 100%;
        text-align: center;
        margin: 8px 0px 5px 0;
    }
    .counter_div h6 {
        font-size: 25px;
        font-weight: 600;
        color: #fff;
        text-align: center;
    }
    .counter_div {
        padding: 0 0;
    }
    .counter_div i {
        font-size: 3.6em;
    }
    .counter_div span {
        width: 100px;
        height: 100px;
        padding: 6px 22px;
        display: block;
        margin: 0 auto;
        float: none;
    }
    .about_section .tag_line {
        position: relative;
        margin: -99px 0 57px 0;
    }
    .tag_line {
        margin-top: 0;
        font-size: 24px;
        line-height: 33px;
    }
    .steps h4 {
        font-size: 19px;
        margin-bottom: 14px;
    }
    .steps p {
        font-size: 11px;
    }
    .about_section {
        padding-top: 60px;
    }
    .water-mark {
        font-size: 75px;
    }
    .orange_btn {
        background: #e65b30;
        color: #fff;
        line-height: 15px;
        font-size: 13px;
        padding: 12px 18px !important;
        text-decoration: none;
        border-radius: 5px;
    }
    .intro_text p {
        padding: 16px 0 19px;
        font-size: 15px;
    }
    .intro_text h1 {
        font-family: "pangramextrabold";
        font-size: 23px;
        line-height: 28px;
    }
    .intro_text {
        top: 48px;
    }
    .wsmenu {
        padding: 0px 0 0 0 !important;
    }
    .counter_div_section {
        margin: 60px 0 0;
    }
    .what-we-do_section::after {
        display: none;
    }
    .testimonial_div {
        margin-bottom: 40px;
    }
    .round_bg {
        margin: -53px 0 0 0px;
    }
    .testimonial_clients_section .offset-1 {
        margin-left: 6px;
    }
    .services_box {
        margin-bottom: 30px;
        padding: 20px;
        width: 48%;
        margin-right: 28px;
    }
    .service_holder .services_box:last-child {
        float: right;
        margin-right: 0;
    }
    .service_holder .services_box :last-child {
        float: right;
        margin-right: 0;
    }
    .services_section {
        float: left;
        width: 100%;
        margin-top: 20px;
    }
    .desktop-btn {
        display: block;
    }
    .mt180 {
        margin-top: 0px;
    }
    .services_section .service_holder {
        display: none;
    }
    .display-desktop {
        display: none;
    }
    .display-mobile {
        display: block;
    }
    .resp-tab-content {
        display: none;
        padding: 0px 0 0 0;
        float: left;
        width: 100%;
    }
    .mobile_services {
        display: block;
    }
    .about_page_div {
        float: left;
        width: 100%;
        padding-top: 4% !important;
    }
    .menu_link h5 {
        font-size: 14px !important;
        font-family: "pangrambold" !important;
        color: #494949;
        text-transform: uppercase;
        margin-bottom: 11px !important;
        margin-top: 11px !important;
    }
    .testimonial_clients_section {
        padding-top: 42px;
    }
}

@media (max-width: 600px) {
    .text_holder {
        padding: 0 0 20px 0;
    }
    .seo-holder {
        margin: 27px 0;
        padding: 18px;
    }
    .seo-holder:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        border: solid 1px #0c4897;
        height: 100%;
        display: block;
        z-index: 99;
    }
    .digi-points3 li {
        font-size: 14px;
    }
    .digi-points2 li {
        list-style: none;
        text-align: left;
        font-size: 14px;
        color: #ffffff;
        padding-bottom: 40px;
    }
    .digi-interface-box {
        padding: 20px;
        margin-bottom: 20px;
    }
    .orange_btn-two {
        background: #e65b30;
        color: #fff;
        line-height: 15px;
        font-size: 14px;
        padding: 9px 30px !important;
        text-decoration: none;
        border-radius: 5px;
        text-transform: capitalize;
    }
    .footer-heading p {
        font-size: 14px;
        color: #fff;
        line-height: inherit;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .tag_line_new {
        text-align: center;
        font-size: 17px;
        line-height: 25px;
    }
    .digi-points li {
        font-size: 14px;
    }
    .about_page_div {
        float: left;
        width: 100%;
        padding-top: 15% !important;
    }
    .intro_section {
        min-height: 339px;
    }
    .client_logo img {
        width: 100%;
    }
    .svg_wave_bg {
        position: absolute;
        bottom: -1px;
        right: 0;
        left: 0;
        text-shadow: 0 0 black;
        height: 112px;
        z-index: 9999;
    }
    .circle_intro_img {
        display: none;
    }
    .services_div {
        border-radius: 0px;
    }
    .text_info .content {
        font-size: 14px;
    }
    .text_info {
        padding: 15px;
    }
    .services_div .tag_line {
        margin-top: 15px !important;
        position: relative;
        margin-bottom: 27px;
        z-index: 9999;
        margin-bottom: 15px;
    }
    .services_box_details_page h4 {
        font-size: 17px;
        margin-bottom: 15px;
        font-family: "pangrambold";
        color: #003273;
    }
    .services_box_details_page .content {
        font-size: 14px;
    }
    .box {
        min-height: auto;
        margin-bottom: 20px;
        margin-top: 20px;
        padding: 15px;
    }
    .contact_box .content {
        font-size: 14px;
    }
    .contact_box h5 {
        font-size: 18px;
    }
    .contact_box {
        min-height: auto;
        margin-top: 30px;
        float: left;
        width: 100%;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 0 33px #00000014;
        padding: 25px;
        text-align: left;
        color: #000;
    }
    .portfolio_menu li a {
        box-shadow: 0 0 33px #00000014;
        display: block;
        font-size: 14px;
        padding: 10px 16px;
        text-decoration: none;
        margin-right: 10px;
        color: #666;
        background: #fff;
        border-radius: 5px;
        margin-bottom: 12px;
    }
    .portfolio_menu {
        float: left;
        width: 100%;
        padding: 40px 0 27px 0;
        margin-bottom: 0;
        margin-left: 13px;
    }
    .content {
        font-size: 14px;
    }
    .services_section {
        float: left;
        margin-top: 40px;
    }
    .intro_section {
        background: #013274;
        margin-top: 20px;
    }
    .work_section {
        padding-top: 0px;
    }
    .footer-wave {
        top: -4px;
    }
    .small-title {
        font-size: 20px;
        font-family: "pangramregular";
        font-weight: 300;
        margin: 0 0 0 0;
        letter-spacing: 2px;
    }
    .testimonial_box {
        border-radius: 0px;
    }
    .work_div img {
        border-radius: 0px;
    }
    .services_box {
        border-radius: 0px;
    }
    .counter_div_section {
        margin: 60px 0 0;
        border-radius: 0;
    }
    .testimonial_clients_section .offset-1 {
        margin-left: 0;
        padding: 0 15px;
    }
    .copy-right {
        text-align: left;
        font-size: 15px;
    }
    .work_section {
        padding-bottom: 50px;
    }
    .round_bg {
        margin: -53px 0 0 0px;
        display: none;
    }
    .work_div .project_info h4 {
        font-size: 19px;
        font-weight: 600;
        color: #003273;
    }
    .display-mobile {
        display: block;
        margin-bottom: 3px;
    }
    .facts_div {
        display: none;
    }
    .orange_btn {
        padding: 10px 6px !important;
    }
    .intro_text {
        top: 46px;
    }
    .about_section .tag_line {
        position: relative;
        margin: 0px 0 0px 0;
    }
    .about_section .small-title {
        position: relative;
        bottom: 0;
        margin-bottom: 20px;
    }
    .water-mark {
        font-size: 49px;
        display: none;
    }
    .counter_div {
        padding: 20px 0 11px 0;
        border-right: none;
        border-bottom: solid 1px #eeeeee21;
    }
    .about_page_div .tag_line {
        margin-top: -45px;
        position: relative;
        margin-bottom: 27px;
        z-index: 9999;
    }
    .about_page_section {
        margin-top: 14px;
        position: relative;
    }
    .about_page_section .intro_text {
        margin-top: 28px;
    }
    .services_box_details_page {
        margin-bottom: 0;
        padding: 15px;
        margin-top: 20px;
    }
}

@media (max-width: 480px) {
.call_now {
    font-size: 28px !important;
}
    .client_logo-two {
    margin-bottom: 30px;
}



    .digi-interface-box p {
        font-size: 14px;
        color: #000000;
        line-height: 21px;
    }
    .about_page_div {
        float: left;
        width: 100%;
        padding-top: 16% !important;
    }
    .min-height {
        min-height: 241px;
        position: relative;
    }
    .counter_div_section {
        margin: 30px 0 0;
        border-radius: 0;
    }
    .about_page_section .intro_text {
        position: relative;
        top: 62px;
    }
    .about_page_section .intro_text h1 {
        font-family: "pangramextrabold";
        font-size: 23px;
        margin-bottom: 0;
        color: #fff;
    }
    .breadcrumb-item.active {
        color: #fff;
    }
    .breadcrumb-item a {
        color: #fff !important;
    }
    .about_section {
        padding-top: 40px;
    }
    section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .intro_text p {
        padding: 16px 0 19px;
        font-size: 13px;
    }
    .intro_text h1 {
        font-family: "pangramextrabold";
        font-size: 17px;
        line-height: 24px;
    }
    .intro_text {
        top: 56px;
    }
    .tag_line {
        font-size: 19px;
        line-height: 33px;
    }
    .services_box p {
        font-size: 14px;
    }
    .testimonial_box p {
        font-size: 14px;
    }
    .svg_wave_bg {
        position: absolute;
        bottom: -1px;
        right: 0;
        left: 0;
        text-shadow: 0 0 black;
        height: 90px;
        z-index: 9999;
    }
    .work_section_wrapper {
        padding-top: 20px;
    }
    .testimonial_clients_section .orange_btn {
        margin-top: 0px;
    }
    /* .our_associates {
        padding: 0;
    } */
    .mb-5,
    .my-5 {
        margin-bottom: 1rem !important;
    }
}

@media (max-width: 414px) {
    
    .call_now {
    font-size: 20px !important;
}
    
    
    .svg_wave_bg {
        height: 90px;
    }
    .svg_wave_bg {
        height: 61px;
    }
    .work_section {
        padding-top: 0;
    }
    .intro_section {
        margin-top: 13px;
    }
    .intro_text p {
        padding: 0 0 19px;
        font-size: 13px;
        display: block;
    }
    .intro_section {
        min-height: 291px;
    }
    .svg_wave_bg {
        height: 68px;
    }
    .intro_text h1 {
        font-family: "pangramextrabold";
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 9px;
    }
    .intro_text {
        top: 49px;
    }
    .tag_line {
        font-size: 16px;
        line-height: 25px;
    }
    .mt-5,
    .my-5 {
        margin-top: 0rem !important;
    }
}

@media (max-width: 320px) {
    .testimonial_clients_section .offset-1 {
        margin-left: 0;
        padding: 0 12px;
    }
    .intro_text p {
        padding: 0 0 19px;
        font-size: 12px;
        display: block;
    }
    .svg_wave_bg {
        height: 59px;
    }
}