img.mobd-img-r {
    max-width: inherit;
    width: auto;
    height: auto;
}
body {
    overflow-x: hidden !important;
}

.testimonial {
    padding-top: 70px;
    padding-bottom: 80px;
    overflow: hidden;
    background: #3867D6;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.testimonial-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: hsl(194,55%,56%);
    opacity: 0.5;
}

.testimonial .heading {
    text-align: center;
    margin-bottom: 0;
}

.testimonial .heading h2 {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    margin-top: 0;
}

.testimonial .heading h3 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

.testimonial .testimonial-item .photo {
    text-align: center;
}

.testimonial .testimonial-item .photo img {
    width: 80px;
    height: 80px;
    display: inline-block;
}

.testimonial .testimonial-item .text {
    padding: 20px 150px;
    text-align: center;
}

.testimonial .testimonial-item .text h3 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    position: relative;
    margin-top: 40px;
}

.testimonial .testimonial-item .text h3:before {
    content: '';
    position: absolute;
    left: calc(50% - 20px);
    top: -20px;
    width: 40px;
    height: 2px;
    background: #fff;
}

.testimonial .testimonial-item .text h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #fff;
}

.testimonial .testimonial-item .text p {
    font-size: 15px;
    color: #fff;
}

.testimonial .owl-dots {
    text-align: center;
    margin-top: 30px;
}

.testimonial .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    background: #fff;
    border: 5px solid #fff;
    border-radius: 50%;
    display: inline-block;
    margin: 0 3px;
}

.testimonial .owl-dots .owl-dot.active {
    width: 15px;
    height: 15px;
    background: #6dbcd5;
    border: 5px solid #fff;
}

@media only screen and (max-width: 992px) {
    .testimonial .testimonial-item .text {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.feature .feature-item .icon {
    font-size: 40px;
    margin-bottom: 20px;
    text-align: center;
}
.feature .feature-item h4 {
    font-size: 22px;
    margin-bottom: 15px;
    color: #fff;
}
.feature {
    padding-top: 70px;
    padding-bottom: 80px;
    overflow: hidden;
}
.feature .feature-item {
    background: #3867D6;
    padding: 30px 20px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-bottom: 25px;
}
body {
    overflow-x: hidden !important;
}
.new-header-mobile-app {
    background: #fff;
    box-shadow: 0 3px 12px rgb(0 0 0 / 18%);
    padding-bottom: 10px;
    padding-top: 10px;
}
span.typed-text {
    color: hsl(194,55%,56%);
}
.container {
    max-width: 1170px;
    width: 100%;
}

.new-header-mobile-app ul {
    padding-top: 30px;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.new-header-mobile-app ul li a {
    color: #51b0cd;
}

.new-header-mobile-app ul li:first-child {
    padding-left: 25px;
}

.new-header-mobile-app ul li {
    display: inline-block;
    float: right;
    position: relative;
    bottom: 13px;
}

a.phone-no {
    font-weight: 600;
}

.new-header-mobile-app .row1 {
    display: flex;
}


.new-header-mobile-app .col-md-6 {
    width: 50%;
}




img.mobile-logo-new {
    display: block;
}

img.mobile-logo-new {
    max-width: 100%;
    width: 235px;
}

h1.text-heading {
    line-height: 50px;
    color: hsl(194,55%,56%);
    font-size: 45px;
    font-weight: bold;
}

.heading_left_section {
    padding-top: 30px;
}

.working_inner {
    text-align: center;
}

.working_inner{
    background: #d4eff7;
    padding: 20px;
    border-radius: 10px;
    height: 460px;
}

.img_section {
    text-align: center;
}

img {
    max-width: 100%;
    height: auto;
}
h2.section-title {
    padding-bottom: 10px;
    margin-bottom: 0;
    font-size: 42px;
    line-height: 50px;
    font-weight: 700;
    color: hsl(194,55%,56%);
    text-transform: capitalize;
    text-align: center;
}
h3.sub-heading {
    font-size: 18px;
    max-width: 60%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
    line-height: 25px;
}
h3.blue-heading {
    font-size: 22px;
    text-align: center;
    color: hsl(194,55%,56%);
    font-weight: 700;
    margin: 10px 0;
}
.services-page h2 {
    line-height: normal;
    margin-top: 10px;
    color: #000;
    font-weight: 400;
}
.custom-space {
    margin-top: 70px;
    margin-bottom: 70px;
}
.and-sign:before {
    content: "&";
    font-size: 235px;
    text-align: center;
    width: 100%;
    position: absolute;
    opacity: .1;
    font-weight: 400;
    font-family: 'Marcellus SC',serif;
    top: -60px;
}
/*.image_right_section {
    margin-top: 30px;
}*/
/*.features-wrap {
    background: url(https://yugasa.com/wp-content/uploads/2021/08/Classifieds-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}*/

.features-wrap {
    padding: 15px 15px 0;
    transition: all .3s ease 0s;
    border-radius: 10px;
    margin-bottom: 15px;
}


.content-part .desc {
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.Top-Tech-partner input {
    border: 1px solid #51b0cd;
    border-radius: 5px;
    font-size: 14px;
    padding: 13px 10px;
    height: auto;
}
.Top-Tech-partner1 {
    border: 1px solid #51b0cd;
    border-radius: 5px;
    /* padding: 5px; */
    font-size: 15px !important;
    padding: 20px;
}
.gform_wrapper.gravity-theme input {
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px;
}
.submit_button {
    background: #6dbcd5;
    color: hsl(0, 0%, 100%);
    font-size: 14px;
    text-align: center;
    border: none;
    padding: 12px 8px;
    margin-bottom: 8px;
    border-radius: 5px;
}
.Top-Tech-partner {
    font-size: 14px;
    height: 45px;
}
.banner-mobile{
    font-size: 21px;
    line-height: 32px;
    color: #5f6f81;
    font-weight: 300;
}
.form-control:focus { 
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow:none !important;
}

.error {
    color: red;
    font-size: 13px;
}
.errorBorder{

    border: 1px solid red !important; 
}

.Top-Tech-partner select {
    border: 1px solid #51b0cd;
    font-size: 14px;
    height: auto;
    padding: 14px 10px;
    color: #333;
}
.y-middle {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.bg2 {
    background: url(/frontend/images/bg2.png);
    background-repeat: no-repeat;
    background-size: cover;
    
}

.bg2 .row{
    align-items: center;
}
#rs-features ul.counter li {
    display: inline-block;
    margin-right: 50px;
    margin-top: 30px;
    text-align: center;
}
.content-part {
    padding-left: 40px;
}
div#rs-features .banner-button {
    text-align: left;
    margin-top: 50px;
}

.expertise-sec .content-part {
    padding-left: 0;
}
.features-wrap h3.title {
    font-size: 18px;
    color: #fff;
    padding-left: 10px;
    margin-bottom: 0;
}
.expertise-sec .content-part .desc {
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 140px;
}
a.free-consultation-btn {
    background: #6dbcd5;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border: 0;
    padding: 12px 25px;
    text-transform: uppercase;
    border-radius: 5px;
}
.percent:after {
    content: "%";
}
.pluse:after {
    content: "+";
}
.pluse:after {
    content: "+";
}
.anrdroid-icon.icon-name {
    background-image: url("/frontend/images/And-ios-hybrid-sprit-image.png");
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
}
.ios-icon.icon-name {
    background-image: url(/frontend/images/And-ios-hybrid-sprit-image.png);
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
}
.hybrid-icon.icon-name {
    background-image: url(/frontend/images/And-ios-hybrid-sprit-image.png);
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: right;
}
h2.title-inner-sec {
    font-size: 32px;
    color: hsl(194,55%,56%);
    font-weight: 700;
}
.rs-one .customApp-icon {
    background: url(/frontend/images/Get-One-For-Your-Business-aprite-image.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    padding: 25px 20px;
}
.FoodDelivery-icon {
    background: url(/frontend/images/Get-One-For-Your-Business-aprite-image.png);
    padding: 30px 32px;
    background-position: -70px 0;
    height: 50px;
}
.ECommerce-icon {
    background: url(/frontend/images/Get-One-For-Your-Business-aprite-image.png);
    background-repeat: no-repeat;
    padding: 31px 30px;
    background-position: -167px 0;
}
.Dating-icon {
    background: url(/frontend/images/Get-One-For-Your-Business-aprite-image.png);
    padding: 30px 31px;
    background-position: -251px 0;
}
.BFSI-icon {
    background: url(/frontend/images/BFSI-icon.png);
    padding: 31px 31px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
}
.Enterprise-icon {
    background: url(/frontend/images/Enterprise-Apps-icon.png);
    padding: 31px 31px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
}
.SaaS-icon {
    background: url(/frontend/images/Saas-icon.png);
    padding: 31px 31px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
}
.MetaVerse-icon {
    background: url(/frontend/images/MetaVerse-icon.png);
    padding: 31px 31px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
}
.Pets-icon {
    background: url(/frontend/images/Get-One-For-Your-Business-aprite-image.png);
    padding: 30px 32px;
    background-repeat: no-repeat;
    background-position: -335px 0;
}
.RealEstate-icon {
    background: url(/frontend/images/Get-One-For-Your-Business-aprite-image.png);
    padding: 31px 31px;
    background-repeat: no-repeat;
    background-position: -420px 0;
}
.SocialApp-icon {
    background: url(/frontend/images/Get-One-For-Your-Business-aprite-image.png);
    padding: 31px 31px;
    background-repeat: no-repeat;
    background-position: -506px 0;
}
.Education-icon {
    background: url(/frontend/images/Get-One-For-Your-Business-aprite-image.png);
    padding: 31px 39px;
    background-repeat: no-repeat;
    background-position: -591px 0;
}
.Telemedicine-icon {
    background: url(/frontend/images/Get-One-For-Your-Business-aprite-image.png);
    padding: 31px 31px;
    background-repeat: no-repeat;
    background-position: -699px 0;
}
.Travel-icon {
    background: url(/frontend/images/Get-One-For-Your-Business-aprite-image.png);
    padding: 31px 31px;
    background-repeat: no-repeat;
    background-position: -786px 0;
}
.Sport-icon {
    background: url(/frontend/images/Get-One-For-Your-Business-aprite-image.png);
    padding: 31px 31px;
    background-repeat: no-repeat;
    background-position: -872px 0;
}
.TaxiBooking-icon {
    background: url(/frontend/images/Get-One-For-Your-Business-aprite-image.png);
    padding: 31px 51px;
    background-repeat: no-repeat;
    background-position: -959px 0;
}
.rs-2 .features-wrap {
    background: url(/frontend/images/Food-Tech.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-3 .features-wrap {
    background: url(/frontend/images/eCommerce.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-4 .features-wrap {
    background: url(/frontend/images/Online-Dating.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-13 .features-wrap {
    background: url(/frontend/images/BFSI.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-14 .features-wrap {
    background: url(/frontend/images/Enterprise-Apps.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-15 .features-wrap {
    background: url(/frontend/images/Saas.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-16 .features-wrap {
    background: url(/frontend/images/MetaVerse.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-5 .features-wrap {
    background: url(/frontend/images/Pets.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-6 .features-wrap {
    background: url(/frontend/images/Real-Estate.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-7 .features-wrap {
    background: url(/frontend/images/Social-Networking.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-8 .features-wrap {
    background: url(/frontend/images/Education-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-9 .features-wrap {
    background: url(/frontend/images/Telemedicine.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-10 .features-wrap {
    background: url(/frontend/images/Travel.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-11 .features-wrap {
    background: url(/frontend/images/Sports.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-12 .features-wrap {
    background: url(/frontend/images/Taxi-Booking.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.rs-one .features-wrap {
    background: url(/frontend/images/Classifieds-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.icon-part {
    display: flex;
    align-items: center;
}
.app-for-all-device .icon img {
    width: 80px!important;
    height: auto !important;
    line-height: 1 !important;
    text-align: center;
    border-radius: inherit !important;
    background: transparent !important;
    color: #3867D6;
    display: inline-block;
    padding: 0 !important;
}
#award_section_two .nopading {
    padding: 0;
}
.panding_div {
    padding: 20px 30px 10px 30px;
    border-radius: 8px;
}
.left_award_div_1 {
    background: url(/frontend/images/Box1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.box-one-top {
    width: 200px;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
.panding_div p {
    color: #fff;
    margin-bottom: 0;
    font-size: 18px;
}
 l1.award-img {
    margin-right: 35px;
    width: 19%;
}
.award_list_img l1 img {
    vertical-align: middle !important;
}
.award_list_img l1 img {
    width: auto;
}
.award_list_img{
    display: flex;
    align-items: center;
}
.right_award_div ul.award_list_img {
    display: block;
}
/*.right_award_div .award_list_img l1:nth-child(even) {
    margin-right: 0;
}*/
.left_award_div_2 {
    background: url(/frontend/images/Box2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-top: 15px;
}
.left_award_div_2 h2 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1;
}
.left_award_div_2 ul {
    margin-top: 6px;
    margin-bottom: 10px;
}
.left_award_div_2 .award_list_img l1 {
    margin-right: 10px;
    width: 160px;
    display: inline-block;
}
 .right_award_div {
    height: 100%;
    padding-bottom: 40px;
}
.right_award_div {
    background: url(/frontend/images/Box3.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.right_award_div.panding_div p {
    color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 50px;
}
.right_award_div .award_list_img l1 {
    margin-right: 32px;
    padding-bottom: 41px;
    display: inline-block;
    width: 26%;
    vertical-align: middle;
}
l1.three-l {
    margin-right: 0 !important;
}
.service-wrapper .fa {
    border: 2px solid #00a3ba;
    border-radius: 50%;
    color: #00a3ba;
    font-size: 60px;
    line-height: 110px;
    text-align: center;
    width: 120px;
}
.service-wrapper h2.title {
    font-size: 22px;
    margin-top: 10px;
    text-align: center;
    color: hsl(194,55%,56%);
    font-weight: 500;
}
.about-us .col-md-6.col-sm-6:nth-child(2) {
    margin-bottom: 90px;
}
.service-wrapper {
    text-align: center;
}
.coutn-title {
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    line-height: 26px;
    margin-left: 10px;
    text-align: center;
}
.counter-value {
    font-weight: 600;
}
.counter-value {
    color: #000;
    display: inline-block;
    font-size: 65px;
    font-weight: 900;
    max-width: 150px;
    width: 160px;
}
.count-inner-last {
    position: relative;
    top: 25px;
}
#counter #count-iner:first-child {
    background-image: url(/frontend/images/customer_satisfaction.png);
}
#count-iner {
    background-position: 65px 0;
    background-repeat: no-repeat;
    height: 139px;
    margin-bottom: 10px;
}
#counter #count-iner:nth-child(2) {
    background-image: url(/frontend/images/motivated_members.png);
}
#counter #count-iner:nth-child(3) {
    background-image: url(/frontend/images/project_deliverd.png);
}
#counter #count-iner:nth-child(4) {
    background-image: url(/frontend/images/countries_served.png);
}
.contact-form .Top-Tech-partner {
    text-align: center;
}

ul.contact-section {
    margin: 5px 0;
}

/*.contact-section li:nth-child(1) {
    background: rgba(0,0,0,0) url(/frontend/images/united-states.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: left;
}
.contact-section li:nth-child(4) {
    background: rgba(0,0,0,0) url(/frontend/images/india.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: left;
}
.contact-section li:nth-child(5) {
    background: rgba(0,0,0,0) url(/frontend/images/united-kingdom.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: left;
}
.contact-section li:nth-child(6) {
    background: rgba(0,0,0,0) url(/frontend/images/mail.png);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: left;
}
.social_icon {
    padding: 0;
    margin: 0;
    position: relative;
    text-align: right;
}*/


.card_con_d ul li .fa {
    color: #5cb7e1;
    margin-right: 5px;
    font-size: 14px;
    vertical-align: middle;
}
.footer_bootam a {
    color: #fff;
}
/*.contact-section li {
    padding: 0 8px 0 25px;
    margin-right: 5px;
    color: #fff !important;
    border-right: 1px solid #878787;
    display: inline-block;
}*/
/* div#site-info {
    text-align: center;
    color: #fff;
    background: #35373a;
    border-top: .5px solid;
    padding-top: 20px;
    padding-bottom: 20px;
  
} */


.app-for-all-device {
    background: hsl(194,55%,56%);
}
 .app-for-all-device h2.section-title {
    color: #fff;
}
 .app-for-all-device .sub-heading {
    color: #fff;
}
.feature.app-for-all-device.custom-space .feature-item {
    background: transparent !important;
    margin-bottom: 0;
    padding-bottom: 0;
}
.app-for-all-device .feature-item h4 {
    font-weight: bold;
}
.app-for-all-device .feature-item p {
    font-size: 18px;
    margin-bottom: 0;
}
.photo-b {
    position: relative;
    text-align: center;
}
.photo-b img.brand-logo {
    width: 80px;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
.service-items {
    padding: 15px;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    text-align: center;
}
p.top-sub-text {
    color: #f97a09;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
p.brand-diss {
    font-size: 14px;
    margin-bottom: 10px;
    height: 115px;
}
.SUCCESS-STORIES{
    margin-top: 40px;
}
.SUCCESS-STORIES .owl-nav {
    display: flex;
    justify-content: center;
   padding-top: 15px;
}
.SUCCESS-STORIES .owl-next {
    margin-left: 10px;
}
.SUCCESS-STORIES .owl-nav .fa {
    font-size: 30px;
    color: hsl(194,55%,56%);
}
p.brand-tech {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    color: hsl(194,55%,56%);
}

p.brand-cuntry {
    color: #333;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 16px;
}



/*Responsive css*/

@media(max-width:767px){

.new-header-mobile-app ul {
    padding-top: 0;
}
.new-header-mobile-app ul li {
    bottom: 0;
}
.testimonial .heading h2{
    font-size: 22px;
}
.banner-mobile {
font-size: 18px;
}
h1.text-heading {
    line-height: 35px;
    font-size: 22px;
}

img.mobd-img-r {
    max-width: 100%;
    width: auto;
    height: auto;
}

.content-part {
    padding-left: 0;
}
#rs-features ul.counter li {
    display: inline-block;
    margin-right: 30px;
    margin-top: 15px;
    text-align: center;
}
div#rs-features .banner-button {
    text-align: left;
    margin-top: 25px;
    padding-bottom: 40px;
}
h2.section-title {
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 35px;
}
h3.sub-heading {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
}
.working_inner {
    margin-bottom: 30px;
}
h3.sub-heading {
    margin-bottom: 20px;
}
.expertise-sec .content-part .desc {
    padding-bottom: 20px;
    height: auto;
}
p.brand-diss {
    margin-bottom: 20px;
    height: auto;
}
.col-md-6.col-lg-6.padding-sec {
    padding: 0;
    margin-top: 20px;
}
.right_award_div .award_list_img l1 {
    margin-right: 15px;
    padding-bottom: 30px;
}
.about-us .col-md-6.col-sm-6:nth-child(2) {
    margin-bottom: 14px;
}
a.free-consultation-btn {
    font-size: 14px;
}
.social_icon {
    padding: 0;
    margin: 10px 0;
    position: relative;
    text-align: left;
}
.testimonial .owl-dots {
    margin-top: 0;
}
.testimonial .testimonial-item .text p {
    font-size: 18px;
}

.col-md-4.and-sign {
    display: none;
}

.serviceb {
    margin-bottom: 50px;
}
.feature {
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}
.SUCCESS-STORIES {
    margin-top: 0;
}
.testimonial {
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact-form h2.section-title {
    font-size: 22px;
    line-height: 35px;
}
.coutn-title {
	font-size: 22px;
    line-height: 30px;
}
.Clients-of-every{
    font-size: 23px;
}

h2.title-inner-sec {
    font-size: 22px;
    line-height: 35px;
}
.sm-order-last p{
    font-size: 18px;
}
.best-agency-section p{
    font-size: 18px;   
}
.left_award_div_2 h2{
    font-size: 22px;   
}
#count-iner {
    width: 90%;
    margin: 0 auto;
}
#compnay_footer ul li {
    border: none;
}
.photo-b img.brand-logo {
    width: 50%;
}
}


@media(max-width: 991px){

.working_inner{
height: auto;
}

.content-part{
padding-left: 0;
}
}



.post-thumbanail {
    height: auto;
}

.auther_details {
    padding: 10px 10px 10px 10px;
}


.auther_details {
    padding: 10px 10px 10px 10px;
}

.post-title a {
    text-overflow: ellipsis;
    overflow: hidden;
    width: auto;
    white-space: nowrap;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-weight: 600;
}

.post-content p {
    color: #333;
    text-align: inherit;
    margin-top: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.location_point{
    list-style: disc;
    padding: 5px;
}