.contact-details, .contact-form {
    margin-top: 0px;
}

.about-tab-list button span {
    width: 65px;
    height: 65px;
    display: inline-block;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 65px;
    margin: 0 20px 0 0;
    position: relative;
    box-shadow: 4px 4px 0px var(--primary);
}
.about-tab-content {
    border: 1px solid #3a3b3c;
}
span.phoneRight .getInTouch {
    letter-spacing: 5px;
    display: none;
}

.contact .field-wrap{    align-items: end;}
/* Latest */
.sideBAr ul {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    height: 100%;
    padding: 0;
    margin: 0;
    align-items: center;
}
h1#inner-head {
    margin-top: 0;
}
.sideBAr ul li {display: inline-block;/* text-align: left; */position: relative;text-align: center;}

ul.socialMedia li {padding: 15px 0;display: inline-block !important;width: 310px;}

.gen-txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 78vh;
}

.hero-text-section .container-fluid .row {
    max-width: 100%;
}
.logo-svg {
    text-align: center;
}
.sidebar-line {
    position: relative;
}
.sideBAr ul li:nth-child(2) {
    width: 330px;
}
.hero-text-section .container-fluid, .hero-text-section .container-fluid .row {
    height: 100%;
}


/* Latest */



.contact-details ul li {
    float: left;
    width: 50%;
    display: block;
    padding: 0 30px 0 0;
    min-height: 330px;
}
.mob-logo {
    position: absolute;
    z-index: 5;
    /* transform: rotate(-90deg); */
    text-align: left;
    padding: 20px;
    display:none;
}

.mob-logo .logoMain {
    transform: initial !important;
    justify-content: start !important;
    grid: none !important;
    text-align: left;
}

.mob-logo a {
    display: block;
    /* width: 90px; */
}

.mob-logo svg {
    width: auto;
}
.contact-form textarea {
    width: 100%;
    height: 145px;
    padding: 10px;
}
.row.no-md-gutters.ml-8.contact-row {
    width: 100%;
    padding: 100px 0 0;
}
.contact-details ul li h5 {
    margin: 0 0 0;
}
.contact-details ul li p {
    line-height: 25px;
    padding: 5px 0 0;
}
.contact-form {
    width: 500px;
    background: #191817;
    padding: 30px;
    margin: 80px auto 0;
}
.contact-form .form-group {
    margin: 0 0 20px;
}
.contact-form label {
    color: #fff;
    display: block;
}
.contact-form input {
    width: 100%;
    height: 45px;
    padding: 0 10px;
}
input#sbmt-btn {
    background: #fcd202;
    border: 0;
    font-weight: 600;
    text-transform: uppercase;
}
span.seprator.leftSep:after {
    top: 30px;
}
h1.hero-heading{
    margin-left: -15px;
    margin-top: 9%;
}
.top-link-top {
    position: relative;
}
.benefit-inner img {
    width: 55px;
}
.hero-text-section .container.p-md-0, .hero-text-section .container.p-md-0 .row {
    height: 100%;
    /* display: flex; */
    /* align-items: center; */
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex;         /* NEW, Spec - Opera 12.1, Firefox 20+ */
    /* justify-content: center; */
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}
.mission-main {
  display: flex;
  justify-content: center;
  margin: 5rem 0;

}
.mission-box {
    border: solid 2px #ffd502;
    padding: 1.875em;
    position: relative;
    /* min-width: 30%; */
    /* max-width: 24.375em; */
    /* display: flex; */
    /* flex-direction: column; */
    /* margin: 0 2%; */
    /* white-space: normal; */
    /* -webkit-transition: all 0.5s ease-in-out; */
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.mission-icon {
    transition: 0.3s;
    width: 65px;
    height: 65px;
    display: inline-block;
    background: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 65px;
    margin: 0 20px 0 0;
    position: relative;
    box-shadow: 4px 4px 0px var(--primary);
}
.who-we-are-section .missionPra h6 {
    color: #fff;
    margin:1.5rem 0 1rem;
}

.process-section {
    background: #ffffff;
    position: relative;
    padding: 6.75em 0 4.25em 0;
    z-index: 9;
/*    text-align: center;*/
}
.process-section h2 {
    margin-bottom: 0;
    font-size: 80px;
    text-transform: capitalize;
    line-height: 75px;
    margin: 50px  0 10px;
}
.feature-section {
    background-color: #ffffff;
}
.feature-section .benefit-txt h2 {
    text-transform: capitalize;
    line-height: 75px;
}
.feature-section h2 span {
    color: #DADEE1;
    -webkit-text-fill-color: #fff0;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000000;
    display: block;
    margin: 0px 0 0 120px;
}
.feature-section .benefit-txt h2, 
.feature-section .benefit-txt p {
    color: #000000; 
}
.multiple-items .slick-slide img {
    padding-top: 1.5rem;
    padding-left: 1.8rem;
    width: 80px;
}
.process-section ul {
    margin: 2rem 0 1rem;
}
.process-section li {
    margin-bottom: 1rem;
}
.service-accordian {
    border: 1px solid #ffffff;
}
.service-accordian .card-header .btn.btn-link {
    color: #ffffff;
}
.service-accordian .card-body {
    color: #fff;
    border-bottom: 1px solid #ffffff;
}
.service-accordian .card-header {
    padding: 0;
}
.service-accordian .card-header .btn:focus {
    outline: 0;
    box-shadow: none;
}
.service-accordian .card-header button {
    border-bottom: 1px solid #ffffff;
    display: block;
    width: 100%;
}
.service-accordian .card-header .btn.btn-link:before {
    content: "\f107";
    color: #ffffff;
    position: absolute;
    right: 20px;
    z-index: 5;
    font-family: font-awesome;
}
.product-cards .card-title {
    color: #ffffff;
    text-transform: capitalize;
    height: 50px;
}
.product-cards .card a {
    width: 100% !important;
    line-height: 1 !important;
    background-color: transparent;
    height: auto !important;
    color: #ffd502;
    border: 1px solid #ffd502;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}
.product-cards .card {
    border: 1px solid #fff !important;
    height: 450px;
}
.product-cards .card-text {
    height: 100px;
}
.rate-sec .black-outline-text {
    color: #000000;
    -webkit-text-fill-color: #fff0;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000000;
    display: block;
    margin: 0px 0 0 120px;
}
.rate-sec a {
    color: #000000;
    border: 1px solid #000000;
    width: 200px;
    display: block;
    height: 55px;
    text-align: center;
    line-height: 55px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 2rem;
}    
.product-cards .card-img-top {
    width: 120px;
    margin: 1rem auto 0;
}
section#sms-service ul li a, section#ivr-service ul li a {
    border: 0;
    width: auto;
    text-align: left;
    height: auto;
    line-height: normal;
}
.top-links li:first-child {
    display: none;
    text-align: center;
}
/* Responsive */
@media screen and (max-width: 1680px) {
    span.imgtext {
    font-size: 12px;
}
.sideBAr {
    /* left: -26.5%; */
}
.getInTouch {
    font-size: 11px;
}
.row.ct-home-top {
  padding: 0 40px;
}
.h1, h1 {
  font-size: 6em;
}
}
@media screen and (max-width: 1681px) and (min-width: 1679px) {
.who-we-are-slider-client .swiper-slide.swiper-slide {
    margin-left: -5px;
}
}
@media screen and (max-width: 1536px) {
    .sideBAr {
    left: -25em;
    /* top: 23em; */
}
div#about-client .service-box {
    height: 42em;
}
div#about-client p {
    line-height: 34px;
}
.query-section .prl-10 {
    padding: 10em 5em;
}
.benefit-box p, #social-media-service p {
    font-size: 12px;
    line-height: 20px;
}
.benefit-box {
    min-height: 480px;
}
.benefit-box:hover .benefit-txt {
    height: 260px;
    padding: 20px 0 0;
}
.feature-section .benefit-txt h2 {
    line-height: 1.5;
}
.benefit-inner span {
    width: 80px;
    height: 80px;
    line-height: 80px;
}
.benefit-inner:before {
    width: 85px;
    height: 85px;
}
section#sms-service h2, #social-media-service h2, .process-section h2 {
    font-size: 54px;
    line-height: 1.125;
}
.hero-text-section {
    /* padding: 10.625em 0 0 0; */
}
.contact-details ul li img {
    width:150px;
}
.contact-details ul li p, .home-txt, .servicesPra p {
    line-height: 1.5;
    font-size: 12px;
}
.contact-details ul li {
    padding: 0 25px 0 0;
    min-height: 255px;
}
.multiple-items .slick-slide img {
    padding-top: 1rem;
    padding-left: 1rem;
}
.hero-heading, .who-we-are-section h1, .big-number, .animate-heading, .animate-heading span {
    font-size: 4rem;
}
}
@media screen and (max-width: 1440px) {
.who-we-are-section p {
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
}
section#sms-service h2 span, #social-media-service h2 span, section#ivr-service h2 span, #web-app-service h2 span {
    margin: 0px 0 0 80px;
}
section#sms-service {
    padding: 4em 0 4em 0;
}
section.services-section {
    padding: 7em 0 4em 0;
}
.circleBtn:after {
    width: 160px;
    height: 160px;
}
.circleBtn {
    font-size: 12px;
    width: 160px;
}
section#sms-service a.service-btn, #social-media-service a, section#ivr-service a.service-btn, #web-app-service a, .rate-sec a {
    width: 180px;
    height: 45px;
    line-height: 45px;
}
.who-we-are-section {
    padding: 6em 0 6.25em 0;
}
.feature-section h2 {
    font-size: 54px;
    margin-bottom: 1rem;
}
.process-section {
    padding: 2em 0 4.25em 0;
    z-index: 9;
}
.product-cards .card-title {
    height: 40px;
    font-size: 1rem;
}
.product-cards .card {
    height: 410px;
    margin: 0 0 26px;
}
.benefit-box {
    min-height: 400px;
    margin: 0 0 30px;
}
.mouse:before {
    width: 10px;
    height: 34px;
}
.pagesect h1 {
    font-size: 54px;    
}
.sideBAr {
    left: -27.5em;
    margin: 30px 0 0;
}
}
@media screen and (max-width: 1366px) {

.contact-form input {
    height: 30px;
}
.contact-form textarea {
    height: 100px;
}
span.imgtext {
    font-size: 10px;
    line-height: 1.25;
}
.hero-heading, .who-we-are-section h1, .big-number, .animate-heading, .animate-heading span {
    font-size: 3rem;
}
section#sms-service h2, .pagesect h1, #social-media-service h2, .process-section h2, section#ivr-service h2, #web-app-service h2, section#sms-service h2, #social-media-service h2 {
    font-size: 46px;
    line-height: 1.125;
}
.feature-section h2 {
    font-size: 46px;
    margin-bottom: 0;
}
  .sideBAr {
    left: -24.5em;
    /* top: 22em; */
}

}
@media screen and (max-width: 1280px) {
.circleBtn:after {
    width: 130px;
    height: 130px;
}
ul.socialMedia {
    margin: 0;
}
.circleBtn {
    font-size: 10px;
    width: 130px;
}
.scroll-to-explore {
    bottom: 1.125em;
    /* display: none; */
}
#about-section .circleBtn {
    margin-top: 0;
}
.top-links li:first-child {
    display: block;
    text-align: center;
}

.top-links li:first-child .logo-svg {
    text-align: center;
    margin: 0 0 0 -24px;
}


.top-links li:first-child:after {
    width: 0;
}
.top-link-top {
    /* position: relative; */
    /* left: 0; */
    /* display: none !important; */
}
.col-md-6.col-6.top-link-box {
    flex: 0 0 100%;
    max-width: 100%;
}
/* span.text-hover.d-none.d-xl-block.ext-hover.d-none.d-xl-block.dktp-txt {
    display: none !important;
} */
.logoMain.tableLogo {
    text-align: center;
    display: none !important;
}
.animate {
    opacity: 1 !important;
    width:100%;
}
span.imgtext {
    font-size: 10px;
    line-height: 1.25;
    color: #000;
    display: block;
}
span.imgtext span{
    display:block;
}
div#about-client .service-box {
    height: 36em;
    min-width: 30.33%;
    max-width: 30.33%;
}
.logoMain {
    justify-content: center;
    display: grid;
    position: relative;
    left: 0;
}
p.circlePara {
    line-height: 1.5 !important;
    font-size: 12px;
}
.queryBoxafter .queryBox:after {
    height: 400px;
    width: 400px;
}
.floating-ball {
    margin-left: 1rem;
}
.hero-text-section {
    /* padding: 20.625em 0 200px 0; */
}
section#sms-service h2 span, #social-media-service h2 span, section#ivr-service h2 span, #web-app-service h2 span {
    margin: 0px 0 0 60px;
}
h1.hero-heading02 {
    font-size: 60px;
    margin: -100px 0 15px;
}
.sideBAr {
    top: 42%;
}
.mission-box {
    /* min-width: 29%; */
    /* max-width: 28%; */
    /* float: left; */
}
}

@media screen and (max-width: 1024px) {
.row.ct-home-top .d-none {
  display: block !important;
}
span.seprator:after {
    height: 32px;
    top: 42px;
}
.mob-logo {
    display: none;
}
.pl-9 {
    padding-left: 4.5em !important;
}
.query-section .prl-10 {
    padding: 4em 0;
}
.queryBoxafter .queryBox::after {
    height: 330px;
    width: 330px;
    top: 0;
    display: none;
}
.mission-box {
    min-width: 18.375em;
}
div#about-client .service-box {
    height: 34em;
    min-width: 31.33%;
    max-width: 31.33%;
}
.hero-text-section {
    /* padding: 12.625em 0 2em 0; */
}
section#sms-service ul li, #social-media-service ul li {
    padding: 0 0 20px 25px;
}
.contact-form {
    width: 100%;
}
.contact-details ul li {
    min-height: 270px;
}
.benefit-box:hover .benefit-txt {
    height: 320px;
}
.btn:not(.dropdown-toggle) {
    padding: 0.9375em 1.4375em 1.125em 1.1875em;
}
section#sms-service h2, .pagesect h1, #social-media-service h2, .process-section h2, section#ivr-service h2, #web-app-service h2, section#sms-service h2, #social-media-service h2 {
    font-size: 42px;
}
.hero-heading, .who-we-are-section h1, .big-number, .animate-heading, .animate-heading span {
    font-size: 2.4rem;
}
.hero-text-section.home-hero {
    padding: 10em 0 0 !important;
    height: 80vh;
}
header.header .row {
    justify-content: end;
    margin: 0 0px 0 0;
}
.getInTouch {
  font-size: 10px;
}
}

@media screen and (max-width: 768px) {
#about-section .circleBtn {
    margin-top: 0;
    margin: 0 20px 0 0;
}

.col-lg-2.col-md-3.col-3.d-flex.align-items-center.menuNotopen {
    justify-content: flex-end;
}
.header {
    padding: 20px 0;
}
img.arrowup {
    width: 30px;
    z-index: 11;
}
.logoMain {
    left: 0;
}
span.text-hover.d-none.d-xl-block.ext-hover.d-none.d-xl-block.dktp-txt {
    display: none !important;
}
.scroll-to-explore {
    bottom: 1.125em;
    display: none;
}
.hero-text-section.home-hero {
    padding: 170px 0 70px !important;
}
.queryBoxafter .queryBox::after {
    display: none;
}
section.query-section {
    padding: 5.75em 0 0.25em 0;
}
.query-section .prl-10 {
    padding: 3em 1em;
}
.services-box-inner {
    padding-left: 1.75em;
    padding-right: 3.75em;
}
.mission-main {
    margin: 3rem 0;
}
.mission-box {
    min-width: 31%;
}
ul#about-list {
    display: flex;
}
.benefit-box {
    min-height: 480px;
}
.benefit-box:hover .benefit-txt {
    height: 406px;
}
.contact-details ul li {
    width: 25%;
    padding: 0 20px 0 0;
}
.guaranted-logo img {
    width: 100%;
}
section#sms-service h2, .pagesect h1, #social-media-service h2, .process-section h2, section#ivr-service h2, #web-app-service h2, section#sms-service h2, #social-media-service h2 {
    font-size: 38px;
}
span.imgtext {
  font-size: 12px;
  line-height: 1.25;
  display: block;
  color: #000;
} 
.imgtext span{
    display:block;
}
.hero-text-section {
  \: 23.625em 0 18.25em 0;
  height: auto;
  padding: 0  0px 5rem 15px !important;
}
.hero-text-section .container.p-md-0, .hero-text-section .container.p-md-0 .row {
  height: 100%;
  display: flex;
  align-items: center;
  display: block;
}
.serbvice-link {
    display: none;
}
div#about-client .service-box {
    height: auto;
    min-width: 90%;
    max-width: 90%;
    margin: 30px auto 0;
    float: none;
}
.row.ct-home-top {
    padding: 0 15px;
}
.mission-box {
    min-width: 100%;
    margin: 0 0 20px;
}

}
@media screen and (max-width: 767px) {
.whtsapp-logo-pic {
    left: 41%;
    width: 150px !important;
}
}
@media screen and (max-width: 600px) {
.mission-main .services-box-inner {
    display: block;
    padding: 0;
}
.hero-text-section {
    padding: 0 0 30px !important;
}
div#about-client .service-box {
    height: auto;
    min-width: 90%;
    max-width: 90%;
    margin: 30px auto 0;
    float: none;
}
.row.ct-home-top {
    padding: 0 15px;
}
.mission-box {
    min-width: 100%;
    margin: 0 0 20px;
}
footer#contact-section h1 span.outline-text {
    font-size: 40px;
    top: 0;
}
section#services-btm-sec .circleBtn {
    width: 100px;
    margin: 0;
}
footer#contact-section h1 {
    font-size: 45px;
    top: 0;
}
.hero-text-section .container.p-md-0, .hero-text-section .container.p-md-0 .row {
    height: 100%;
    display: flex;
    align-items: center;
    display: block;
    padding: 0;
}
.row.ct-home-top {
    margin: 0 20px;
}
span.btnTitle {
    font-size: 8px;
}
img.arrowup {
    width: 25px;
    z-index: 11;
    margin-left: 4px;
}
section.services-section .circleBtn {
    color: #000000;
    filter: brightness(0);
    margin: 5px 0 0;
}
.lol-checkboxLabel {
    transform: scale(0.4);
    margin: 0px auto;
    left: -30px;
    top: 0px;
}
.menu-open {
    left: 20px;
}
#about-section .circleBtn {
    margin-top: 0;
}
section.hero-text-section.home-hero {
    padding: 0;
    height: 65vh;
    padding: 12em 0 0 !important;
}
.floating-ball {
    margin-left: 5px;
    position: relative;
    top: -5px;
}
h1.hero-heading {
    margin-left: 0;
    margin: 0 0 20px;
    font-size: 25px;
}
.top-link-top {
    position: relative;
    left: 00;
}
/*section#sms-service img {
    width: 50px;
    margin: 0;
}*/
.mission-box {
    max-width: 100%;
    margin-bottom: 2rem;
}
.about-head {
    padding: 30px;
}
.hero-heading, .who-we-are-section h1, .big-number, .animate-heading, .animate-heading span {
    font-size: 28px;
}
section.services-section, .who-we-are-section {
    padding: 4em 0 4em 0;
}
.contact-details ul li {
    width: 100%;

}
 .contact-row.row.ml-8 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
}
.circleBtn {
    width: 100px;
}
.circleBtn:after {
    width: 100px;
    height: 100px;
}
div#about-client .service-box {
    height: auto;
    width: 90%;
    min-width: 90%;
    max-width: 90%;
    margin: 0 auto 30px;
    /* display: inline-block; */
    float: none;
}
div#about-client p {
    line-height: 1.5;
}
.service-col-img {
    margin-top: 2rem;
}
.feature-section h2 {
    font-size: 1.6rem;
}
section#sms-service h2, .pagesect h1, #social-media-service h2, .process-section h2, section#ivr-service h2, #web-app-service h2, section#sms-service h2, #social-media-service h2 {
    font-size: 30px;
    text-align: left;
}
section#sms-service h2 span, #social-media-service h2 span, section#ivr-service h2 span, #web-app-service h2 span {
    margin: 0px 0 0 40px;
}
section#sms-service a.service-btn, #social-media-service a, section#ivr-service a.service-btn, #web-app-service a, .rate-sec a {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin: 0;
}
.home-txt {
    max-width: 96%;
}
.who-we-are-section h1 span.outline-text {
    margin-top: 5px;
    font-size: 30px;
}
.about-text {
    padding-left: 0;
}
.trusted-head {
    text-align: center;
}
.services-box-wrapper {
    margin: 0 0 2em 0;
}
.pl-9 {
    padding-left: 0 !important;
}
h6.cus-head {
    line-height: 25px !important;
    font-size: 18px;
    margin: 40px 0 0;
}
.word-circle {
    margin-top: 1rem;
    margin-bottom: 2rem;
}
ul#about-list {
    margin: 30px 0 0  !important;
}
ul#about-list li {
    text-align: center;
}
ul#about-list li span {
    margin: 0 auto 20px;
    display: block;
}
section#clients-sec {
    padding: 4em 1em 4em 0;
}
section.query-section {
    padding: 5.75em 0em 0.25em 0;
}
.contact-details ul li img.tower-img {
    margin-bottom: 1rem;
}
.benefit-box {
    padding: 20px;
    margin: 40px 0 0;
}
.benefit-inner span {
    width: 56px;
    height: 56px;
    line-height: 65px;
}
.benefit-inner:before {
    width: 60px;
    height: 60px;
}
.benefit-box {
    min-height: auto;
}
.benefit-box:hover .benefit-txt {
    height: auto;
    bottom: 0;
}

.feature-section h2 span {
    margin: 0px 0 0 40px;
}
.businesses-features {
    margin: 30px auto 0;
}
.process-section ul {
    margin: 1rem 0 0rem;
    padding-left: 1rem;
}
.process-section {
    padding: 0;
}

.product-cards .card {
    height: auto;
    margin: 2rem 0 0rem;
    padding: 15px;
}
.product-cards .card-img-top {
    width: 60px;
    margin: 1rem auto;
}
.product-cards .card-body {
    padding: 0 1rem;
}
.product-cards .card-title {
    height: auto;
}
section#sms-service p, #social-media-service p {
    font-size: 13px;
    line-height: 20px;
    text-align: left;
}
.product-cards .card-text {
    height: auto;
}
.guaranted-logo img {
    width: 200px;
    margin: 1rem 0 2rem;
}
.hd-office-address ul li .hd-add-txt, .hd-office-address ul li a {
    font-size: 1em;
}
.hero-txt.animate {
    padding: 0 20px 0;
}
h1.hero-heading02 {
    padding: 0;
    margin: 50px 20px 15px;
    font-size: 30px;
}
.contactColum {
    max-width: 100% !important;
    padding: 0 0 0 0px !important;
}
footer {
    padding: 5em 0em;
}
section#sms-service .card img {
    width: 100px;
    margin: 0 0 15px;
}
section#process-section h2 {
    text-align: center;
}
p.sertxt {
    padding: 10px 0px 15px 0;
    font-size: 12px;
    line-height: 25px;
    max-width: 100%;
}
.whtsapp-logo-pic {
    left: 28%;
    width: 150px !important;
}
section#ivr-service a.service-btn {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin: 0 auto;
}
.benefit-txt {
    height: initial;
    overflow: hidden;
    position: relative;
    bottom: 0;
    padding: 0;
    padding: 30px 0 0;
}
.benefit-inner img {
    width: 33px !important;
    margin: 0 !important;
}
section#social-media-service .benefit-box .benefit-txt h2 {
    font-size: 20px !important;
    margin: 0 0 10px !important;
}
.hero-text-section {
    height: auto;
    padding: 0 0 25.25em 0;
}
.contact-details, .contact-form {
    margin-top: 50px !important;
}
}
@media (max-width: 500px){
.hero-heading, .who-we-are-section h1, .big-number, .animate-heading, .animate-heading span {
    font-size: 23px;
}
section#sms-service h2, .pagesect h1, #social-media-service h2, .process-section h2, section#ivr-service h2, #web-app-service h2, section#sms-service h2, #social-media-service h2 {
    font-size: 25px !important;
    text-align: left;
}
section.hero-text-section.service-hero h1 span.outline-text, h1 span.outline-text {
    position: relative;
    top: 5px;
    font-size: 25px;
}
h1.hero-heading {
    font-size: 22px;
}
section.hero-text-section.service-hero h1 span.outline-text, h1 span.outline-text {
    position: relative;
    top: 8px;
    font-size: 24px;
}
}
/* Responsive */