@charset "UTF-8";
.rating-div {
    display: none
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}
.radish-co{ background-color: #ff3333; }
.green-co{ background-color: #00cc66; }
.purple-co{ background-color: #9966ff; }
.yellow-co{ background-color: #ffcc00; }
.blue-co{ background-color: #0099ff; }
/*-------light--color----------*/
.light-radish-co{ background-color: #fef6fa; }
.light-grey-co{ background-color: #f7f6fd; }
.light-purple-co{ background-color: #9966ff; }
.light-green-co{ background-color: #ebfff599; }
.light-yellow-co{ background-color: #fffbed; }
.light-blue-co{ background-color: #f5faff; }
/*-----------------------*/
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto!important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

body,
html {
    width: 100%;
    height: 100%
}

body {
   font-family: 'Roboto', sans-serif;font-weight: 400;
    font-weight: 400;
    padding: 0;
    margin: 0;
    position: relative;
    overflow-x: hidden
}
.section{ margin: 100px 0px; }
h2{ font-size: 50px;font-weight: 600; text-align: center;line-height: 70px; }
h2 span{ color: #ff3333; }
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
section,
table,
td,
tr {
    margin: 0;
    padding: 0
}

 p {
    font-size: 20px;
    color: #666666;
    line-height: 20px;
    text-align: center
}

p:empty {
    display: none!important
}

p:blank {
    display: none!important
}

a,
a:hover {
    text-decoration: none;
    outline: 0;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

select {
    outline: 0
}

::placeholder {
    opacity: 1
}

ol,
ol li,
ul,
ul li {
    list-style: none;
    margin: 0;
    padding: 0
}

.clr {
    display: table;
    visibility: hidden;
    float: none;
    clear: both;
    font-size: 0;
    height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    border: none
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

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

.img-full {
    width: 100%
}

/*@media (min-width:1200px) {
    .container {
        max-width: 1170px
    }*/
    .modal-dialog {
        max-width: 50%;
        margin: 1.75rem auto;
        padding: 0
    }
}

.btn-2 {
    font-size: 12px;
    border: 1px solid #ee3824;
    background-size: 100% 100%;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: inline-block;
    color: #fff;
    padding: 10px 40px;
    font-weight: 600;
    text-decoration: none
}

.mt-65 {
    margin-top: 65px
}

.mt-40 {
    margin-top: 40px
}
.m-top-116{
    margin-top: -116px
}
.m-top-80 {
    margin-top: -80px
}

.pt {
    padding-top: 65px
}

.btn-primary {
     background-color:#ff3333;
    color: #fff;
    border: none;
    padding: 6px 25px;
    border-radius: 30px;
    margin-top: 30px
}

.strng {
    color: #fff;
    font-weight: 600;
    font-size: 2em;
    line-height: 45px
}

.wrapper {
    padding: 45px 0
}

.wrapper-a {
    padding: 15px 0
}

.mb-30 {
    margin-bottom: 30px
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none
}

button:focus {
    outline: 0;
    outline: 0
}

.orange-glob {
    background-color: #fff1d7!important
}

.blue-glob {
    background-color: #d7f8ff!important
}

.border-right {
    border-right: 2px solid #cccccc70!important
}

.border-bottom {
    border-bottom: 2px solid #cccccc70!important
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.sticky-header {
    width: 700px;
    height: 50px;
    background: orange;
    position: fixed
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.sticky.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #333;
    z-index: 9999;
    padding: 0 0;
    color: #fff;
    padding-bottom: 10px
}

.sticky.fixed .top-nav {
    display: block;
    margin-top: 10px
}

.hedaer {
    background-color: #333;
    width: 100%;
    z-index: 999;
    padding: 10px 73px 10px 81px
}

.header-ul {
    float: right;
    margin-bottom: 0
}

.header-ul li {
    display: inline-block
}

.header-ul li a {
    color: #000
}
.header-ul li:first-child{ border-right: 1px solid #fff;margin-right: 5px; }
.header-ul li a i {
    padding: 0 10px
}

.header-ul li a {
    padding-right: 16px;
    color: #fff;
    font-size: 17px
}

.hedaer .navbar {
    background-color: transparent;
    padding: 0
}

.hedaer ul>a {
    margin-top: 10px;
    padding-left: 10px
}

.hedaer .navbar .nav-link strong {
    color: #f37522;
    font-weight: 800;
    font-size: 18px;
    display: inline-block;
    padding-left: 2px
}

.navbar-brand img {
    width: 200px
}

.navbar-brand {
    padding: 0
}

.nav-link {
    font-size: 18px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #fff!important;
    font-weight: 400;
    text-transform: capitalize
}

.navbar-nav .btn-2 {
    color: #fff!important;
    padding-top: 10px;
    margin-left: 50px;
    margin-bottom: 20px;
    position: relative;
    margin-top: 17px
}

.nav-item {
    padding-left: 0;
    margin-right: 30px;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
    background-color:#ff3333;
    border-radius: 4px;
}
.f-lineimgae img {
    width: 100px;
    margin-right: 12px;
    margin-top: 12px;
}
.nav-item:last-child {
    background-color: #ff3333;
    padding-right: 0px;
    border-radius: 6px;padding: 0px;
   
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9);
    /* margin-right: 141px; */
    margin-top: -33px;
}

.nav-item:last-child a {
    padding: 9px 33px !important;
    border-radius: 4px;
    color: #fff !important;
}

.nav-link:focus {
    outline: 0;
    border: none
}

.nav-link:hover {
    position: relative
}

/*-------------------------banner-----------*/
.clnt-strip-red{background-color:#ff3333; padding: 20px 0px; text-align: center;}
.clnt-strip-red img{ width: 150px; }
.form-box-div.banner-form {
    background-color: rgba(0,0,0,.8); margin-top: 50px;
padding: 0px 40px 40px 40px; border-radius: 10px; border: none;
}
.form-box-div.banner-form h2 {
    color: #fff;
    font-size: 35px;
    line-height: 30px;padding-top: 30px;
    padding-bottom: 50px;
}
.modal-body {padding: 0px;}
.modal-body h2 {
    font-size: 35px;
    text-align: center;
    padding: 20px 0px;
    background: #ff3333;
    color: #ffff;
    margin-bottom: 40px;padding-right: 10px;
}
button.close{ padding-right: 10px; }
.form-box-div.banner-form input{ color: #fff; }
.form-box-div.banner-form input::placeholder ,.form-box-div.banner-form textarea{ color: #fff; }
.form-box-div textarea::placeholder{ color: #fff!important; }
.form-box-div.banner-form select{ color: #fff; }
.form-box-div.banner-form select option{ color: #000;}
.banner{  top: 118px;width: 100%;min-height: 754px; background-image: url(../images/banner.jpg);
 background-position: center; background-size: cover; background-repeat: no-repeat;}
.form-box{ margin-top:50px; }
.form-box p {
    margin-bottom: 20px;
    font-weight:400;
    font-size:21px;
    color: #000;
    text-align: left;
    line-height: 32px;padding-top: 0px;
}
.brillint {
    position: relative; font-size: 18px!important;
}
.brillint::before {
    position: absolute;
    left: -49px;
    top: 0;
    content: '';
    background-image: url(../../../../20220921155219im_/https_/www.appmarketingr.com/images/cote.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 40px;
}
.brillint::after {
    position: absolute;
    right: 70px;
    bottom: -4px;
    content: '';
    background-image: url(../../../../20220921155219im_/https_/www.appmarketingr.com/images/cote.png);
    background-repeat: no-repeat;
    height: 30px;
    width: 40px;
    transform: rotate(-183deg);
}
.form-box .rating-div-star {
    text-align: left;
}
.rating-div-star img {
    padding: 20px 0px;
    width: 140px;
    margin-right: 30px;
}
.form-box strong {
    display: block;
    font-size: 50px;
    font-weight: 700;
    padding-top: 0px;
}
.form-box strong span {
    font-size: 55px;
    font-weight: 700;
    line-height: 70px;
    color: #fe444a;
}
.form-box .btn{float:left;padding: 15px 30px; width: 250px;border-radius: 12px; font-size: 24px; font-weight: 600; }
.form-box .form-control {
    height: 65px;
    width: 60%;
    border: none;
    border-radius: 8px;
    display: inline-block;
}
.form-box .btn-primary {
    margin-top: 0px;
    /* margin-left: -17px; */
    /* position: relative; */
    
    border: 1px solid #fd4b0f;
    display: inline-block;
    height: 65px;
    width: 205px;
    float: right;
    border-radius: 8px; font-size: 20px;
}
.form-box-div.banner-form .btn-primary{ font-size: 20px; }

.form-box .btn-grup{ margin-top: 40px; }
.client-text-div strong {
    font-size: 48px;
    color: #3b434c;
    padding-top: 0px;
    line-height: 54px;
}


.client-slide {
    background-color: #fff
}
.client-text-div{border-right: 3px solid #cccccc94;}
.client-slide .owl-carousel .owl-item img {
    width: 85%;
    margin: 0 auto;
    display: block
}

/*------banner-form----------*/
.banner-form{}


/*.hlp-men {
    position: absolute;
    left: 0
}

.we-help-img ul li span {
    display: block
}

.we-help-img ul li .icon-glob {
    position: absolute;
    left: -66px;
    background-color: #fde7e9;
    padding: 28px;
    border-radius: 8px;
    top: 17%
}

.we-help-right {
    padding-top: 40px;
    text-align: left;
    padding-left: 0
}

.we-help-right h1 {
    text-align: left;
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;
    color: #40454d
}

.we-help-right h1 small {
    color: #ff8f4d;
    font-size: 55px;
    font-weight: 700;
    line-height: 70px
}

.we-help-right h2 {
    font-size: 27px;
    font-weight: 500;
    color: #333;
    line-height: 55px;
    padding-top: 20px
}

.we-help-right p {
    font-size: 22px;
    color: #686e77;
    line-height: 46px;
    font-weight: 400;
    padding: 50px 0 50px 0
}*/

.btn-primary {
    padding: 15px 30px;
    font-size: 28px;
    font-weight: 500;
    border-radius: 10px
}
/*----------------we-archived-----cs---------*/
.section.what-aechived{ background-image: url(../../../../20220111042553im_/https_/www.appmarketingr.com/images/what-we-archive.html); background-position: center;
 background-repeat: no-repeat; background-size: cover;padding: 200px 0px 100px 0px; margin-bottom: 0px;}
.what-aechived h2{ text-align: left; color: #333333; }
.what-aechived h2 span{ display: block; }
.what-aechived p{ text-align: left; line-height: 36px; }
.awrd-box{ background-color: #fff; border-radius: 12px;box-shadow: 0px 0px 10px 10px #cccccc14;padding: 20px;text-align: left; }
.awrd-box:hover h4, .awrd-box:hover p{ color: #fff!important; }
.awrd-box:hover{ background-color: #ff3333; }
.awrd-box h4 {
    font-size: 40px;
    font-weight: 700;
    line-height: 80px;
}
.awrd-box p {
    font-size: 19px;
    color: #333333;
    line-height: 30px;
}
.what-aechived .btn-primary{ margin-top: 30px; display:inline-block; font-size: 20px;}
.mini-icon-box{ background-color: #f33;height: 85px; width: 85px;border-radius: 100%; }
.mini-icon-box img{ margin: 0 auto; display: block;line-height:35px;padding-top: 11px; width: 60px; }
/*-------end--------------------------------*/
/*-------------------gallery--------------*/
/*----------------gal------------css======*/
.gallery{ margin: 100px 0px 60px 0px; }
.gallery h2 {
    font-size: 55px;
    font-weight: 700;
    text-align: center;
    line-height: 70px;
    color: #40454d;
    line-height: 77px;
}
.gallery h2 span{ color: #ff3333; }
.gallery p{ text-align: center; font-size: 22px;line-height: 36px; }
.gal {-webkit-column-count: 4; /* Chrome, Safari, Opera */ -moz-column-count: 4; /* Firefox */ column-count: 4; width: 93%;margin: 30px auto 0;} 
.gal img{ width: 100%; padding: 0px;box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important; margin: 30px 0;}
.gallery .owl-carousel .owl-item img {width: 95%;}
.gallery .container{position: relative; z-index: 9;}
.gallery h2 {

    color: #000000;
    text-transform: uppercase;
    padding-bottom: 23px;
}
.gallery .owl-next {float: right;font-size: 60px !important; color: #000000 !important;}
.gallery .owl-prev {float: left;font-size: 60px !important; color: #000000 !important;}
.gallery .owl-theme .owl-nav [class*="owl-"]:hover{background-color: transparent !important;}
.gallery .owl-theme .owl-nav {margin-top: 10px;position: absolute;width: 110%;top: 30%;left: -55px;}
/*-------------end---------*/
/*-------------------our---working----process-------------*/
/*.working-procss {
    background-image: url(/web/20220111042553im_/https://www.appmarketingr.com/images/deign.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
    padding: 100px 56px 67px 56px;
    position: relative;
    min-height: 860px
}*/

/*.working-procss h2 { color: #fff; }

.working-procss p {
    text-align: center;
    font-size: 22px;
    color: #9e9e9e;
    line-height: 36px;
    padding-bottom: 100px; 
}*/

/*.cricle-shape {
    height: 85px;
    width: 85px;
    background-color: #f33;
    position: relative;border-radius: 3px; line-height: 90px;
}

.cricle-shape::before {
    position: absolute;
    content: "01";
    right: -10px;
    top: -19px;
    background-color: #fff;
    height: 37px;
    width: 37px;
    border-radius: 50%;
    font-size: 21px;
    font-weight: 700;
    color: #f33;
    line-height: 35px;
}*/
/*.cricle-shape::after {
    content: "";
    position: absolute;
    background-image: url(/web/20220111042553im_/https://www.appmarketingr.com/images/process-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    right: calc(100% - 192px);
    height: 38px;
    width: 108px;
}*/
/*.cricle-shape-two::before {
    content: "02"
}

.cricle-shape-three::before {
    content: "03"
}*/

/*.cricle-shape-four::before {
    content: "04"
}*/

/*.postion-div {
    position: relative
}*/

/*.shape-wrap {
    text-align: center;
    top: 121px;
    left: 69px
}*/

/*.shape-wrap h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding-top: 30px
}*/
/*.shape-wrap h3,.shape-wrap p{ text-align: left; }
.shape-wrap p{ color: #fff; font-size: 20px; padding-top: 10px; }*/
/*.cricle-shape img {
    margin: 0 auto;
    margin-top: 0;
    display: block;
    margin-top: 18px;
    border-radius: 100%;
    width: 90px
}*/
/*---------end--------------------*/
/*.we-help-right .btn-primary img {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px
}*/

.cta-section {
   
   
    background-image: url(../images/cta.jpg);
    width: 100%;
    background-size: cover;
    background-position: center; background-repeat: no-repeat;
    padding: 50px 54px
}

.togater h3 {
    font-size: 36px
}

.togater h3 {
    font-size: 36px!important;
    font-weight: 500!important
}

.togater small {
    font-size: 20px;
    font-weight: 400
}

.togater strong {
    font-size: 44px;
    font-weight: 900
}

.cta-section h2 {
    font-size: 45px;
    color: #fff;
    text-align: left;
}

.break-point {
    display: block;
    font-weight: 700
}

.cta-section p{
    color:#fff; text-align: left;line-height: 36px;
}

.cta-section .form-wrapper.cf {
    display: block;
    margin-top: 80px
}

.cta-section .form-wrapper.cf .submit {
    
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    padding: 13px 30px;
    text-align: center;
    border-radius: 10px
}

.we-offer {
    text-align: center;
}



.we-offer .helping-ser {
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 120px
}
.we-ofer-wrap p{ text-align: left;line-height: 36px; }
/*.we-ofer-wrap ul li {
    list-style: outside!important
}

.we-ofer-wrap ul li strong {
    color: #575757;
    font-size: 30px
}

.we-ofer-wrap ul {
    padding-left: 15px
}

.we-ofer-wrap p {
    padding-bottom: 0
}
*/
.we-ofer-wrap {
    padding: 50px 30px 50px 129px;
    text-align: left;
    width: 97%;
    margin: 0 auto;
    display: block;
    box-shadow: 0px 0px 10px 10px #cccccc14; /*min-height: 460px;*/
}

.we-ofer-wrap h3 {
    font-size: 28px;
    font-weight: 600;
    position: relative;
    line-height: 55px;
}

.icon-box {
    /* border: 1px solid #ff8d4d; */
    padding: 13px;
    border-radius: 100%;
    position: absolute;
    top: 15%;
    left: 0;
    height: 100px;
    width: 100px;
}

/*.we-ofer-wrap:hover {
    background: -moz-linear-gradient(left, #ff904d 1%, #ffb857 99%);
    background: -webkit-linear-gradient(left, #ff904d 1%, #ffb857 99%);
    background: linear-gradient(to right, #ff904d 1%, #ffb857 99%);
    color: #fff!important
}*/

/*.we-ofer-wrap:hover h3,
.we-ofer-wrap:hover p,
.we-ofer-wrap:hover strong {
    color: #fff
}*/

.we-offer .btn-primary {
    display: block;
    margin: 0 auto;
    margin-top: 90px
}

.we-offer .btn-primary img {
    padding-left: 5px
}

/*.industries-weserve {
    padding-top: 60px;
    background-color: #cccccc2e;
    padding-bottom: 30px
}

.industries-weserve h2 {
    font-size: 55px;
    font-weight: 700;
    text-align: center;
    line-height: 70px
}

.industries-weserve h2 span {
    color: #ff8f4d;
    display: block
}

.industries-weserve p {
    text-align: center;
    font-size: 22px;
    color: #9e9e9e;
    line-height: 36px;
    padding-bottom: 70px
}

.industries-weserve .owl-carousel .item h3 {
    font-size: 40px;
    font-weight: 600;
    margin-top: 0;
    text-align: center;
    display: block
}*/

.goal {
    border: 10px solid #ffecdc;
    background-color: #ff8f4d;
    height: 143px;
    width: 143px;
    border-radius: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 25px
}

.goal img {
    vertical-align: middle;
    margin-top: 13px;
    width: 100px!important;
    margin: 0 auto;
    margin-top: 0;
    vertical-align: middle;
    margin-top: 13px
}

/*.industries-weserve .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 57px
}

.industries-weserve .btn-primary {
    margin: 0 auto;
    display: block;
    margin-top: 95px
}

.industries-weserve .btn-primary img {
    padding-left: 10px
}*/
.shape-beni{ position: absolute;top: 0;left: 0; }
.our-benifits {
    margin: 0;
    background-image: url(../images/map-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;position: relative;
}
.faimy-img-div{ margin-top: 143px; }

.ben-c {
    width: 90px;
    height: 90px;
    background-color: #ff3333;
    border-radius: 100%;
    padding: 15px;
    /* margin-right: 30px; */
}


.our-benifits p {
    line-height: 36px;
    padding-bottom: 100px
}

.be-icon-div {
    width: 30%;
    float: left;
    border-right: 2px solid #000
}

.be-content-div {
    width: 70%;
    float: left;
    text-align: left;
    padding-left: 35px
}

.be-content-div h3 {
    font-weight: 700;
    font-size: 40px;
    text-align: left
}

.be-content-div p {
    color: #43464b;
    font-size: 20px;
    font-weight: 400;
    text-align: left;padding-bottom: 60px;
}

.our-client {
    background-image: url(../images/testii-img.jpg); background-size:contain; background-repeat: no-repeat;background-position: center;
    padding: 70px 0
}

.our-client .clint-img {
    width: 300px;
    float: none;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 114px;
    left: 32px;
}
.stoery{ width: 100%; float: left; }
.our-client .clint-text {
    width: 60%;
    float: none;
    padding-right: 0;
    margin: 0 auto;
    display: block;
}
.shadoe-div {

    box-shadow: 0px 0px 20px 10px #cccccc38;
    float: left;
    padding: 30px;
    padding: 150px 85px 40px 85px; margin-bottom: 40px;}
/*.our-client h2 {
    font-size: 55px;
    font-weight: 700;
    text-align: right;
    line-height: 70px;
    color: #40454d;
    line-height: 77px;
    margin-right: 20px;
    padding-bottom: 34px
}

.our-client h2 span {
    color: #ff8f4d
}*/

.our-client .owl-item img {
    display: block;
    width: 100%;
    width: 70%
}

.lead-one {
    width: 50%;
    float: left;
    margin-bottom: 25px; text-align: center;
}

.lead-one h3 {
    font-size: 40px;
    font-weight: 700
}

.lead-one p {
    color: #686e77;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 0!important; text-align:center;
}

.clint-text .clent-story {
    font-size: 20px;
    line-height: 36px;
    color: #686e77;
    padding-bottom: 40px;
    position: relative
}

.clint-text .clent-story::before {
    content: "";
    position: absolute;
    top: 0;
    left: -46px;
    background-image: url(../images/cote.png);
    height: 33px;
    width: 45px;
    background-repeat: no-repeat;
    background-repeat: no-repeat
}
.clint-text .clent-story::after {
    content: "";
    position: absolute;
    bottom: 28px;
    right: 0px;
    background-image: url(../images/cote-close.png);
    height: 33px;
    width: 45px;
    background-repeat: no-repeat;
    background-repeat: no-repeat
}

.clint-nave {

    padding-top: 65px;
    width: 100%;
    float: none;
    text-align: center;
    padding-right: 53px;

}

.lead-one.border-right {
    border-right: 2px solid #ff3333!important
}

.clint-text>.lead-one {
    padding-left: 20px
}

.clint-nave h4 {

    color: #40454d;
    font-size: 27px;
    display: inline-block;
    border-right: 2px solid #ff3333;
    padding-right: 14px;

}
.clint-nave span{ font-size: 20px; font-size: 18px; color: #666e78; }

.clint-nave p {
    color: #686e77;
    font-size: 20px
}

.owl-nav .owl-next,
.owl-nav .owl-prev {
    font-size: 0!important;
    background-repeat: no-repeat!important;
    width: 88px;
    height: 77px;
    background-position: center
}

.owl-nav .owl-next {
    background-image: url(../images/right-button.png)!important
}

.owl-nav .owl-prev {
    background-image: url(../images/left-button.png)!important
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: transparent
}

.our-client .owl-nav {
    position: relative;
    left: 0;
    top: 15px
}

.cta-two {
    text-align: center!important;
    padding: 40px 54px; background-image: url(../images/cta-two-bg.html); background-size: cover; background-repeat: no-repeat;overflow: hidden;
}

.cta-two p ,.cta-two h3 {
    color: #fff; text-align: center;
}

.cta-two .btn-default {
    border: 2px solid #fff;
    color: #fff;
    padding: 7px 30px;
    font-size: 20px;
    font-weight: 500;
    border-radius: 10px;
    margin-top: 30px
}

.cta-two .btn-primary {
    padding: 7px 30px
}

.cta-two span {
    font-size: 23px;
    color: #fff
}

.cta-two span {
    font-size: 23px;
    color: #fff;
    padding: 34px;
    display: inline-block;
    vertical-align: top;
}

.ready-to {
    padding: 100px 0 0 0;
    background-image: url(../images/what-we-archive.html); background-size: cover; background-position: center; background-repeat: no-repeat;overflow: hidden;
    /*margin-top:100px*/
}

/*.ready-to h2 {
    font-size: 55px;
    font-weight: 700;
    text-align: center;
    line-height: 70px;
    color: #40454d;
    line-height: 77px
}

.ready-to h2 span {
    color: #ff8f4d
}*/
/*----------good--company------*/

.app-agency {
    padding: 8em 0 1em 0;
    position: relative;

   /* margin-top: 60px;*/
}
.app-agency ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0 -2em;
}
.app-agency ul li {
    width: 22.33%;
    margin: 2em;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.agency-details {
    align-items: center;
}
.agency-details {
    display: flex;
    justify-content: space-between;
    background: #ffffff;
    border-radius: 1.5em;
    padding: 1.5em;
    -webkit-box-shadow: 5px 7px 15px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 5px 7px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 5px 7px 15px 0 rgba(0,0,0,0.15);
}
.agency-logo {
    width: 30%;
    text-align: center;
    margin: 0 auto;
}
.agency-name {
    width: 70%;
}
.agency-name img {
    width: 16.125em;
}
.app-agency-list .agency-logo::after, #sky-rocket .agency-logo::after, #viral-video .agency-logo::after, #celebrity .agency-logo::after, #ua-campaign .agency-logo::after, #app-growth .agency-logo::after {
    content: '';
    background: url(../images/App-Marketing-icon.html);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    width: 4.25em;
    height: 4.25em;
    background-size: 23.75em;
    background-position: 0 0;
    display: block;
    background-repeat: no-repeat;
}
.app-agency-list .agency-logo.video-logo::after, #viral-video .agency-logo::after {
    background-position: -14.7em 0;
}
.app-agency-list .agency-logo.celebrity-logo::after, #celebrity .agency-logo::after {
    background-position: -9.8em 0;
}
.app-agency-list .agency-logo.ua-campaign-logo::after, #ua-campaign .agency-logo::after {
    background-position: -4.9em 0;
}
.app-agency-list .agency-logo.app-growth-logo::after, #app-growth .agency-logo::after {
    background-position: -19.5em 0;
}
.logo::after, #app-growth .agency-logo::after {
    content: '';
    background: url(../images/App-Marketing-icon.html);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    width: 4.25em;
    height: 4.25em;
    background-size: 23.75em;
    background-position: 0 0;
    display: block;
    background-repeat: no-repeat;
}
/*-----------------------end---------*/


.ready-to h3{ text-align: center;font-size:25px; padding-bottom: 100px; }
.ready-to .spots-are{
    display: block;
    text-align: left;
    font-size: 35px;
    color: #575d65;
    line-height: 36px;
    padding-bottom: 100px;
    font-weight: 500;
    color: #000;
    padding-top: 22px;
}

.ready-to img {
    margin-top: 0;
    vertical-align: top;
}

.ready-to p span {
    background: linear-gradient(to right, #ff904d 1%, #ffb857 99%)!important;
    padding: 5px;
    color: #fff;
    border-radius: 5px;
    height: 20px;
    width: 20px;
    display: inline-block;
    line-height: 10px;
    font-size: 15px;
    margin-right: 5px
}

.ready-to p {
    display: inline-block;
    line-height: 40px;
    font-size: 22px;
    color: #686e77;
    font-weight: 500
}

.form-box-div {
    padding-top: 60px;
    padding-right: 0;
    background-color: #fff;
    padding: 40px;
    border: 1px solid #ccc;
}

.form-box-div .btn-primary {
    margin: 0 auto;
    margin-top: 15px
}

.form-box-div .form-control {
    height: 45px;
    margin-bottom: 30px;
    background-color: transparent
}
.form-box-div textarea::placeholder , .form-box-div input::placeholder{ color: #000; }
.form-box-div textarea {
    width: 100%;
    background-color: transparent;
    padding: 30px; color: #000;
}
 .form-box-div select{ color: #000; }
 .form-box-div .btn-primary {
    padding: 8px 30px;
    font-size: 22px;}
select.form-control:not([size]):not([multiple]) {
    height: 45px
}

.award-winning {
    padding: 70px 0 0 0
}

.award-winning h2 {
    font-size: 55px;
    font-weight: 700;
    line-height: 70px;
    color: #40454d;
    line-height: 77px;
    padding-bottom: 20px;
    text-align: center
}

.award-winning h2 span {
    color: #ff8f4d
}

.award-winning p {
    font-size: 22px;
    color: #686e77;
    line-height: 36px;
    padding-bottom: 50px;
    text-align: center
}

.award-bg {
    background-image: url(../images/award-bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 50px 0px 0px 0px;
}
.awrd-text img{ width: 80%; }
.awrd-text h2{ text-align: left; }
.awrd-text p{ text-align: left; line-height: 36px; padding: 27px 0px; }
.award-bg .item img {
    width: 66%;
    margin: 0 auto;
    margin-top: 18px
}

.checked {
    color: orange;
    font-size: 22px;
    padding-top: 15px;
    padding-bottom: 15px
}

.rating-div-star {
    text-align: center
}

.rating-div-star strong {
    display: block;
    font-size: 30px
}

.ver-png-div img {
    width: 40px!important;
    display: inline-block!important;
    vertical-align: middle;
    margin-top: 0!important
}

.ver-png-div h6 {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    font-size: 20px;
    font-weight: 600
}

.ver-png-div {
    padding-bottom: 20px
}

.award-bg .item {
    padding: 10px 30px 10px 30px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 27px -4px #0d070726;
    min-height: 194px;
    margin: 15px;
}

.awrd-slider {
    position: relative;
    top: 300px
}

.awrd-slider .owl-carousel .owl-dots.disabled {
    display: block!important
}

.awrd-slider .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px
}

.awrd-slider .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 60px
}

.awrd-slider .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ff8f4d
}
.readynew-content h4{ font-size: 30px;
line-height: 44px; }
.readynew-content ul li{ padding-top: 20px; font-size: 20px; }

/*----------------------------*/
.footer {
    background-color: #fff;
    padding: 65px 0 0 0;
    margin-top: 0px;
}
.security-ul {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    border-top: 1px solid #bebaba;
    border-bottom: 1px solid #bebaba;
    padding: 36px 0px;
}
.security-ul li img {
    width: 100px;
    margin-right: 20px;
}
.security-ul li {
    display: inline-block;
}

/*.security-ul {
    margin-top: 10px
}*/

/*.security-ul li {
    display: inline-block
}*/

/*.security-ul li img {
    width: 100px;
    margin-right: 20px
}*/

.footer h5 {
    font-size: 30px;
    font-weight: 500;
    color: #3b434c;
    padding-bottom: 45px;
}

.follow-us {
    padding-top: 40px
}

.footer ul li {
    padding-bottom: 8px
}

.footer ul li a {
    font-size: 20px;
    font-weight: 400;
    color: #000;
}

.footer p:hover,
.footer ul li a:hover {
    color: #000;
}

.social-icons {
    margin: 0
}

.social-icons li {
    display: inline-block;
    height: 40px;
    width: 40px;
    background-color: #ff3333; margin-right: 10px;
    padding: 1;
    border-radius: 100%;
    line-height: 32px;text-align: center;
}

.social-icons li a i {
    font-size: 30px;
    color: #fff; text-align: center;
}

.adress-div p {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    padding-bottom: 20px; line-height: 30px;text-align: left;
}

.adress-div p span {
    display: block
}

.adress-div ul li a i {
    font-size: 20px;
    color: #fff;
    vertical-align: middle;
    margin-right: 0px;
}
.contct-ullist li a i{ color: red!important; margin-right: 10px!important; }
.foot-logo{ padding-bottom: 15px; }
.uae {
    font-size: 25px;
    font-weight: 500;
    padding-bottom: 25px;
    color: #3b434c;
}
.ul-adred{ padding-top: 57px; }
.ul-adred p{font-size: 20px; line-height: 30px;
font-weight: 400;
color: #7e8790;text-align: left;}
.ul-adred h6{ padding-top: 30px;     }
/*.our-partners li {
    padding-bottom: 40px!important
}*/

/*.our-partners li a img {
    width: 50%
}*/

.copright-div {
  
    padding: 40px 0
}

.copright-div p {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    color: #ababab
}

.modal .form-box-div {
    padding: 0 30px
}

/*.modal-content {
    background-image: url(/web/20220111042553im_/https://www.appmarketingr.com/images/pop-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 9;
    margin: 0 auto;
    width: 85%
}

.modal-content::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    z-index: -1
}*/
.modal .form-box-div{ border: none; }
.modal-header {
    border: 0
}

.modal-content h4 {
    font-size: 20px;
    color: #fff;
    text-align: center
}

.modal-content h4 span {
    color: #ff8f4d
}

.modal-content h5 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    line-height: 41px;
    padding: 28px 0
}

.modal-content small {
    text-align: center;
    width: 100%;
    display: block;
    color: #fff;
    font-size: 17px;
    padding-bottom: 30px
}

.pop-pading .form-control {
    height: 50px!important;
    background: #fff;
    margin-bottom: 10px
}

.close {
    color: #000;
    opacity: 1;
    font-size: 30px
}
.modal .form-control{ border: 1px solid #000; }
.modal select.form-control:not([size]):not([multiple]) {
    height: 60px;border-right: 1px solid #000;
border-top-right-radius: 6px;
border-bottom-right-radius: 8px;
}

.pop-pading {
    padding: 0 163px
}

.would-like {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: block;
    text-align: center;
    padding-top: 34px;
    text-decoration: underline;
    padding-bottom: 40px;
    width: 100%
}

.modal-content .btn-primary {
    padding: 8px 30px;
    font-size: 19px;
    font-weight: 500;
    border-radius: 10px;
    display: inline-block;
    
}
.modal-content input::placeholder{ color: #000; }
.modal-content textarea::placeholder{ color: #000; }
.modal-content select{ color: #000; }
.modal-content .form-box-div textarea{ border: 1px solid #000; }
.modal-content .app-btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.modal-content .custom-select {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
/*.background-img-port {
  
    border-radius: 30px;
    width: 96%;
    background-position: center
}
*/
/*.logo-imge {
    width: 15%;
    float: left
}*/

/*.owl-carousel .brand-img-port img {
    margin: 0 auto;
    display: block;
    width: 60%!important
}

.owl-carousel .brand-img-port img {
    margin: 52px auto;
    display: block;
    width: 100%!important
}*/

/*.right-wrap {
    padding: 40px 40px 40px 0
}

.right-wrap {
    padding: 70px 40px 40px 0
}*/

/*.logo-cont {
    width: 80%;
    float: left
}

.logo-cont h4 {
    color: #fff;
    padding-left: 15px;
    font-size: 27px;
    font-weight: 500
}

.logo-cont h4 span {
    display: block
}*/

/*.app-para {
    float: left;
    width: 100%;
    text-align: left
}

.app-para p {
    text-align: left;
    color: #fff;
    font-size: 20px;
    padding: 30px 0
}
*/
.owl-carousel .owl-item .review-img img {
    width: 80%
}

.review-app ul li {
    display: inline-block;
    font-size: 40px;
    font-weight: 600;
    margin-right: 40px;
    color: #fff;
    position: relative;
    padding-left: 36px
}

.review-app ul {
    padding: 20px 0
}

.app-store ul {
    display: flex;
    margin: 22px auto;
    width: 100%;
    justify-content: center
}

.review-app ul li span {
    font-size: 20px;
    color: #666
}

.review-app ul li span {
    display: block;
    color: #fff;
    font-size: 20px
}

.owl-carousel .review-app ul li img {
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    position: absolute;
    left: -25px;
    top: 0
}

.owl-carousel .app-store ul li img {
    width: 150px;
    margin: 0 22px
}

.app-store ul li {
    display: inline-block
}

.portfolio .see-who {
    font-size: 22px;
    font-weight: 400;
    color: #666;
    text-align: center;
    margin-top: 20px
}

.resp-tabs-list {
    display: flex;
    justify-content: center;
    margin: 50px 0!important
}

.resp-tabs-list img {
    width: 30px
}

.portfolio .resp-tabs-container .owl-theme .owl-nav {
    margin-top: 10px;
    right: 0
}

.have-idea {
    margin-top: 0
}
.have-idea .btn-primary{ font-size: 20px; }
.resp-tab-content {
    border: 0
}

.resp-tabs-list li {
    font-size: 15px;
    border-bottom: 3px solid #ccc!important;
    margin-right: 25px;
    color: #666;
    font-weight: 400;
    font-family: Poppins, sans-serif
}

.resp-tab-active {
    padding: 12px 14px 14px 14px!important;
    background-color: #f33;
    color: #fff!important;
    border-bottom: 3px solid #f33
}

.resp-tab-active img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.portfolio .owl-carousel .owl-nav.disabled {
    display: block;
    padding: initial;
    position: absolute!important;
    top: 45%;
    right: 0;
    width: 100%;
    top: 50%
}

.portfolio .owl-carousel .owl-prev {
    font-size: 0!important;
    background-image: url(../images/left-button.png)!important;
    height: 84px;
    width: 92px;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    float: left;
    position: absolute;
    left: -13%;
    top: 50%
}

.portfolio .owl-carousel .owl-next {
    font-size: 0!important;
    background-image: url(../images/right-button.png)!important;
    position: absolute;
    right: -13%;
    height: 84px;
    width: 92px;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    float: right;
    top: 50%
}
.demo {
    margin: 150px auto;
    width: 980px
}

.demo h1 {
    margin: 0 0 25px
}

.demo h3 {
    margin: 10px 0
}

pre {
    background-color: #fff
}

@media only screen and (max-width:780px) {
    .demo {
        margin: 5%;
        width: 90%
    }
    .how-use {
        display: none;
        float: left;
        width: 300px
    }
}

#tabInfo {
    display: none
}

/*.long-list-section {
    padding: 70px 0 40px 0
}

.long-list-section h2 span {
    color: #ff8f4d
}

.long-list-section h2 {
    font-size: 55px;
    font-weight: 700;
    text-align: center;
    line-height: 70px;
    color: #40454d;
    line-height: 77px;
    margin-right: 20px;
    padding-bottom: 34px
}

.long-list-section p {
    font-size: 20px;
    line-height: 36px;
    color: #686e77;
    padding-bottom: 40px;
    text-align: center
}

.long-list-section .carousel-item img {
    padding: 12px;
    width: 200px;
    height: auto;
    border-radius: 5px;
    margin: 0 auto
}

.long-list-section .carousel-indicators .active {
    background-color: #ff8f4d
}

.long-list-section .carousel-indicators li {
    background-color: #5d5d5d
}

.long-list-sectio .carousel-indicators {
    bottom: -25px
}*/

.our-success-stories h2 span {
    display: inline-block
}

.our-success-stories .carousel-item img {
    padding: 12px;
    width: 100%;
    margin-top: 93px
}

/*.table-box h3,
.table-box p {
    text-align: left
}

.table-box p {
    padding-bottom: 0
}

.table-box strong {
    font-size: 35px;
    font-weight: 600;
    padding: 20px 0;
    display: block
}*/

/*.table-box thead {
    background: linear-gradient(to right, #ff904d 1%, #ffb857 99%)
}

.table-box thead tr th {
    color: #fff;
    width: 50%
}

.table {
    border: 1px solid #333
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    text-align: center;
    border-top: 1px solid #333
}

.table thead th {
    border-bottom: 0
}

.table-box h3 {
    font-weight: 700;
    font-size: 40px
}*/

.carousel-control-prev-icon,
.our-success-stories .carousel-control-next-icon {
    width: 50px;
    height: 50px;
    background-image: none;
    background: #ff5f00;
    opacity: 1;
    border-radius: 100%;
    line-height: 50px;
    font-size: 46px;
    color: #fff
}

.carousel-control-prev,
.our-success-stories .carousel-control-next {
    opacity: 1;
    top: 36%
}

.our-success-stories .carousel-control-next {
    right: -10%
}

.our-success-stories .carousel-control-prev {
    left: -17%
}

.modal {
    position: fixed;
    top:22vh; z-index: 999999999999;
}

.calculate-sediv .btn-primary {
    position: fixed;
    top: 50%;
    right: -84px;
    transform: rotate(-90deg);
    font-size: 17px;
}

.calculate-sediv .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 0;
    background-image: url(../images/flup-talk.html);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat
}

.calculate-sediv .sidenav h4 {
    color: #fff;
    background: linear-gradient(to right, #ff904d 1%, #ffb857 99%);
    padding: 10px;
    text-align: center;
    font-weight: 600;
    font-size: 28px
}

.calculate-sediv .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 22px;
    display: block;
    transition: .3s;
    font-weight: 600;
    cursor: default
}

.calculate-sediv .sidenav a:hover {
    color: #f1f1f1
}

.calculate-sediv .sidenav .closebtn {
    position: absolute;
    top: -6px;
    right: 6px;
    font-size: 36px;
    margin-left: 50px;
    color: #fff
}

.response-ul h5 {
    font-size: 28px;
    font-weight: 600;
    padding: 20px 0 20px 52px
}

.response-ul li {
    position: relative;
    padding-left: 15px
}

.response-ul li a {
    font-size: 18px!important;
    color: #5d5d5d!important;
    font-weight: 400!important
}

.response-ul {
    padding-left: 20px
}

.response-ul img {
    width: 47px;
    padding-right: 15px;
    position: absolute;
    left: 0
}

.quality-ul li a {
    color: #000!important
}

.response-ul .btn-default {
    background: linear-gradient(to right, #ff904d 1%, #ffb857 99%);
    margin-top: 10px;
    color: #fff
}

.quality-ul {
    padding: 20px 15px 35px 15px;
    border-bottom: 1px solid #ccc6
}

.quality-ul li a strong {
    color: #ff8f4d!important;
    font-size: 30px;
    padding-right: 5px
}

.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 12!important
}

.whatsaap {
    background-color: #02e657;
    transition: all .2s ease-in-out!important;
    display: block!important;
    color: #fff!important;
    width: 60px;
    height: 60px;
    display: inline-block!important;
    font-size: 20px!important;
    padding: 12px!important
}

.skype {
    background-color: #00aff0;
    transition: all .2s ease-in-out!important;
    display: block!important;
    color: #fff!important;
    width: 60px;
    height: 60px;
    font-size: 20px!important;
    padding: 12px!important
}

.phone {
    background-color: #e8a755!important;
    transition: all .2s ease-in-out!important;
    display: block!important;
    color: #fff!important;
    width: 60px;
    height: 60px;
    font-size: 20px!important;
    padding: 12px!important
}

.icon-bar a:hover {
    background-color: #000
}

.whatsaap:hover {
    width: 65px
}

.icon-bar a:hover {
    background-color: #000
}

.skype:hover {
    width: 65px
}

.phone:hover {
    width: 65px
}

.icon-bar a i {
    font-size: 40px
}

@media only screen and (min-width:1700px) {
    .mob-top-nav {
        display: none
    }
}

@media only screen and (max-width:1199px) {
    .app-agency.section-title{ overflow: hidden; }
    .rating-div-star img {
    padding: 20px 0px;
    width: 140px;
    margin-right: 4px;
}
.calculate-sediv .btn-primary{ right: -105px; }
.form-box-div.banner-form h2{ line-height: 45px; }
.agency-name img {
    width: 100px;
    margin-left: 21px;
}
.app-agency {
    padding: 8em 0 1em 0;
    position: relative;
    margin-top: 170px;
}
    .form-box .btn-primary{ width: 171px; }
    .banner{min-height: 750px;}
    .we-ofer-wrap{ min-height: 200px; }
    .we-ofer-wrap h3{ font-size: 22px; }
    .review-app ul li {
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    margin-right: 35px;}
    .social-icons li{ margin-right: 30px; margin-bottom: 30px; }
    .adress-div p { text-align: left; line-height: 36px; }
    .ready-to{ margin-top: 60px;position: relative; padding-bottom: 50px; }
    .portfolio .owl-carousel .owl-prev{left: -9%;
    bottom: 41%;}
    .portfolio .owl-carousel .owl-next {
    right: -6%;
    bottom: 42%;
}
.shadoe-div{ padding: 150px 35px 40px 30px; }
.clint-text .clent-story::before {
   
    top: -35px;
    left: -30px;
   
}
    .ben-c{ margin: 0 auto; }
    .be-icon-div{ width: 100%; float: none; border-right: 0px; }
    .be-content-div p , .be-content-div h3{ text-align: center; }
    .be-content-div h3{ padding: 20px 0px; }
    .shape-beni .col-lg-8 h2.text-left{ text-align: center!important; }
    .be-content-div {
    width: 100%;
    float: none;
    text-align: center;
    padding-left: 35px;
}
    .client-text-div strong{ font-size: 40px; }
    .calculate-sediv .btn-primary {
        top: 30%
    }
    .our-success-stories .carousel-control-prev {
        left: 0
    }
    .ready-to img {
        margin-top:60px
    }
    .carousel-control-prev,
    .our-success-stories .carousel-control-next {
        display: none
    }
    .our-success-stories .carousel-control-next {
        right: 0
    }
    /*.we-help {
        padding-bottom: 70px
    }*/
    .hedaer {
        padding: 10px 0 10px 0!important
    }
    .sticky.fixed {
        padding-top: 27px
    }
    .navbar-brand img {
        padding-right: 0
    }
    .navbar-light .navbar-brand {
        margin-right: 0;
        width: 17%
    }
    .mob-top-nav {
        display: none
    }
    .nav-item {
        padding-right: 10px
    }
    .nav-item:last-child {
        padding-left: 0
    }
    .navbar-nav {
        margin: 0 auto
    }
    .nav-item {
        padding-right: 24px
    }
    .header-ul li a {
        font-size: 18px
    }
    .form-box strong span {
        font-size: 50px
    }
    .form-box strong {
        font-size: 40px
    }
    .dropdown .btn.btn-default {
        width: 206px;
        padding: 15px 5px
    }
    /*.we-help-right h1 {
        font-size: 50px
    }
    .we-help-img ul li {
        font-size: 27px;
        padding-left: 95px
    }
    .we-help-img ul {
        width: 496px
    }
    .we-help-right {
        padding-top: 15px
    }*/
    .cta-section .form-wrapper.cf {
        margin-top: 30px
    }
    .cta-section .form-wrapper.cf {
        padding-left: 30px
    }
    .cta-section h2 {
        font-size: 34px
    }
    .cta-section h3 {
        font-size: 39px
    }
    .client-slide .owl-carousel .owl-item img {
        width: 85%
    }
    .cta-section {
        text-align: center;
        margin-top: 0;
        margin-bottom: 95px
    }
    /*.industries-weserve .owl-carousel .item h3 {
        font-size: 28px
    }*/
    .cta-two {
        margin-bottom: 0
    }
    .we-offer {
        padding-top: 0
    }
    .cta-section {
        padding: 45px 54px
    }
    .we-offer p {
        padding-bottom: 0
    }
    .we-offer .helping-ser {
    padding-bottom: 100px;
    line-height: 40px;
}
    /*.we-ofer-wrap {
        min-height: 686px
    }*/
    .icon-box {
        top: 58px
    }
    .cricle-div {
        padding: 0 35px
    }
    .gol-two {
        top: -28px
    }
    /*.working-procss {
        min-height: 780px
    }*/
    .be-icon-div {
        padding-right: 10px
    }
    .be-content-div h3 {
        font-size: 50px
    }
    .be-content-div p {
        font-size: 20px
    }
    .our-benifits {
        margin-bottom: 40px
    }
    .our-client .clint-text {
        padding-right: 0
    }
    .cta-two p {
        color: #fff;
        font-size: 22px;
        padding: 10px 0
    }
    .form-box-div {
    padding-right: 20px;
}
    .award-bg .item img {
        width: 150px
    }
    .social-icons li a i {
        font-size: 30px
    }
    .modal-dialog {
        max-width: 85%;
        top: 21%
    }
    .footer h5 {
        font-size: 30px
    }
   /* .our-partners li a img {
        margin: 0 auto;
        display: block
    }*/
    /*.we-ofer-wrap ul {
        padding-bottom: 0!important
    }*/
    .we-offer h3 {
        line-height: 53px
    }
    .award-bg {
        height: 424px
    }
    .awrd-slider {
        top: 0;
    }
    .portfolio h2 {
        font-size: 43px
    }
    .resp-tabs-list {
        margin-right: 0!important;
        margin-bottom: 40px!important
    }
    .portfolio .owl-carousel .owl-nav.disabled {
        top: -30%
    }
    .portfolio {
        padding-top: 0
    }
    .resp-tabs-list {
        display: block
    }
    .modal-dialog {
        max-width: 85%;
        top: 11%
    }
    .award-winning h2 {
        font-size: 53px
    }
}
@media only screen and (max-width:1024px) {
   .hlp-men{ display: none; } 
   .modal-dialog {
    width: 58%!important;
    top: -32px;
}
.awrd-text img {
    width: 54%;
}
}
@media only screen and (max-width:991px) {
    .gallery h2{ font-size: 50px; }
    .difrent-imge img {
    margin-left: 0!important;
}
.app-agency ul{ display: flex; }
.app-agency-list ul li {
    width: 39%;
}
    .calculate-sediv .btn-primary {
    right: -84px;
}
.hlp-men{ display: none; }
.app-agency {
    padding: 8em 0 1em 0;
    position: relative;
    margin-top: 263px;
}
    /*.background-img-port{ width: 100%; }*/
    .app-agency-list .agency-logo:after, #sky-rocket .agency-logo:after, #viral-video .agency-logo:after, #celebrity .agency-logo:after, #ua-campaign .agency-logo:after, #app-growth .agency-logo:after {
    content: '';
    background: url(../images/App-Marketing-icon.html);
    width: 3.25em;
    height: 4.25em;
    background-size: 14.75em;
    background-position: 0 0;
    display: block;
    background-repeat: no-repeat;
}
    .social-icons li {
    margin-right: 24px;
    
}
    .footer{ margin-top: 0px; }
    .form-box-div {
    padding-right: 40px;
}
    .ready-to {
    margin-top: 0px;
}
    .awrd-text img {
    width: 40%;
}
    .our-client .clint-text{ width: 90%; }
    /*.cricle-shape{ margin: 0 auto; }*/
    /*.shape-wrap h3, .shape-wrap p {
    text-align:center;
}*/
.portfolio .owl-carousel .owl-next , .portfolio .owl-carousel .owl-prev{ display: none; }
.resp-accordion img{ display: none; }
    .mini-icon-box{ margin: 0 auto; }
    .awrd-box{ text-align: center; margin-top: 60px; }
    .awrd-box p{text-align: center;}
    .section.what-aechived {
    
    padding: 70px 0px 100px 0px;
}
.section.what-aechived .m-top-116 , .section.what-aechived .m-top-80 ,.section.what-aechived .mt-40{ margin-top: 0px; }
    .fam-img{ display: none; }
    .shape-beni{ display: none; }
    .form-box .form-control{ width: 100%; }
    .form-box .btn-primary {
    /* margin-top: 12px; */
    /* margin-left: -17px; */
    /* position: relative; */
    
    display: block;
    
    float: none;
    
    margin: 20px auto;
}
    .header-ul img{ width: 30px; }
    .we-offer {
        padding-top: 70px
    }
    .calculate-sediv .sidenav {
        top: 10%
    }
    .ready-to {
        padding-bottom: 40px
    }
    .ready-to .btn-primary {
        display: block;
        margin: 20px auto
    }
    .ml-top h1 {
        font-size: 60px!important;
        font-weight: 600;
        color: #fff
    }
    .hedaer {
        
        background-color: #fff;
        text-align: center
    }
    .nav-item {
        padding-right: 39px;
        width: 26%;
        margin: 0 auto
    }
    .hedaer {
    
        background-color: #333;
        text-align: center;
        padding: 7px 0
    }
    .navbar-toggler-icon i {
        display: block;
        color: #fff
    }
    .navbar-light .navbar-toggler-icon {
        background-image: none
    }
    .sticky.fixed {
        padding: 19px 15px
    }
    .header-ul li a {
        font-size: 14px
    }
    .form-box strong {
        padding-top: 0
    }
    /*.form-box .btn {
        padding: 15px 13px;
        width: 250px;
        font-size: 20px
    }*/
    .dropdown .btn.btn-default {
        width: 100px
    }
    
    .banner {
    min-height: 1088px;
}
    .wrapper.client-slide {
        padding: 80px 0
    }
    /*.we-help-img {
        padding: 0
    }
    .we-help-right h1 {
        font-size: 52px
    }
    .form-box strong span {
        font-size: 45px;
        line-height: 60px
    }
    .we-help-right h1 {
        line-height: 70px
    }
    .we-help-right h1 small {
        font-size: 45px
    }
    .we-help-right h2 {
        font-size: 40px;
        line-height: 66px
    }
    .we-help-img ul li {
        font-size: 27px;
        padding-left: 122px
    }
    .we-help-img ul {
        width: 250px
    }
    .we-help-right p {
        padding: 15px 0 50px 0
    }
    .we-help-img ul {
        width: 371px
    }
    .we-help-right {
        padding-top: 0;
        padding-bottom: 60px
    }
    .we-help-right .btn-primary {
        margin-top: 0
    }*/
    .cta-section {
        margin-bottom: 0
    }
    .cta-section .form-wrapper.cf {
        padding-left: 0
    }
    .cta-section h2 {
        font-size: 37px
    }
    .we-offer h3 {
        font-size: 35px
    }
    .we-ofer-wrap {
        margin-bottom: 0px;
        padding: 50px 10px 10px 150px;
        width: 100%;
    
    }
    .mt-65 {
        margin-top: 0
    }
    .we-ofer-wrap p {
        padding-bottom: 30px
    }
    .we-offer .btn-primary {
        margin-top: 65px
    }
    /*.industries-weserve .border-bottom,
    .industries-weserve .border-right {
        border-right: 0!important;
        border-bottom: 0!important
    }
    .industries-weserve .pt {
        padding-top: 0
    }*/
    .cricle-div h3 {
        font-size: 31px
    }
    .cricle-div {
        margin-bottom: 35px
    }
    /*.industries-weserve .btn-primary {
        margin-top: 30px
    }*/
    .bootst-img {
        top: -86px;
        left: 0;
        width: 100%
    }
    .our-client h2 {
        margin-right: 0
    }
    .lead-one h3 {
        font-size: 40px
    }
    .clint-nave {
        padding-top: 30px
    }
    .our-client .owl-item img {
        width: 92%;
        margin-top: 0px
    }
    .cta-two span {
        font-size: 23px;
        color: #fff;
        padding-top: 23px;
        display: block
    }
    .ready-to h2 {
        font-size: 45px
    }
    .ready-to strong {
        padding-bottom: 28px
    }
    .raedy-img {
        display: none
    }
    .award-bg {
        height: 390px
    }
   .awrd-slider {
    top: -64%;
    right: -76%;
}
    /*.our-partners li a img {
        margin: 0;
        display: block
    }*/
    .portfolio h2 {
        text-align: center!important;
        font-size: 50px;
        padding-bottom: 30px;
        margin-bottom: 0;
        display: block
    }
    .portfolio {
        padding-top: 0
    }
    .portfolio .see-who {
        text-align: center;
        padding-bottom: 30px
    }
    .portfolio .resp-tabs-container .owl-theme .owl-nav {
        float: none!important;
        position: static!important
    }
    .togater {
        margin-bottom: 60px
    }
    .portfolio .resp-tabs-container .owl-theme .owl-nav {
        margin-top: 10px;
        position: absolute;
        bottom: 0;
        float: right;
        right: 0;
        margin-bottom: 40px
    }
    /*.working-procss .mt-65 {
        margin-top: 65px
    }*/
    .resp-accordion {
        margin-bottom: 40px!important
    }
    .resp-accordion {
        font-size: 30px!important;
        padding-bottom: 0!important;
        color: #fff;
       background: #f33;
        color: #fff!important;
        border-radius: 10px
    }
    .resp-arrow {
        width: 0;
        height: 0;
        float: right;
        margin-top: 32px;
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-top: 12px solid #fff
    }
    .pop-pading {
        padding: 0 70px
    }
    .cta-section h3 {
        font-size: 25px;
        margin: 20px 0
    }
    .our-success-stories .carousel-item img {
        margin-top: 0
    }
}

@media only screen and (max-width:767px) {
    /*-------------eid--------strip----------*/
    .strip p{ padding-left: 0px!important; font-size: 17px!important; }
    .strip-lft {
    width: 70%!important;
    float: left; text-align: left;}
    .strip p span{ font-size: 20px!important; }
    .strip-rgt {
    width: 30%;
    float: left;
}
.strip .gd-btn {
    margin-top: 5px!important;
    float: left!important;
margin-right: 0px!important;
}
    .strip .gd-btn strong{ font-size: 15px; }
    .strip .gd-btn.gradient-bg {padding: 1px 8px!important;}
    .strip-rgt{ margin-top: 24px; width: 30%!important }
    /*-----------end-----------*/
    .brillint::after {
    position: absolute;
    right: 0;
    bottom: -20px;}
    .brillint::before {
    position: absolute;
    left: -8px;
    top: -27px;}
   .agency-logo.skyrocket-logo-bg::after {
    background-position: 7px 19px !important;
}
.agency-logo.video-logo::after {
    background-position: -140px 19px !important;
}

.agency-logo.celebrity-logo::after {
    background-position: -44px 19px !important;
}
.agency-logo.ua-campaign-logo::after {
    background-position: -93px 19px !important;
}
.agency-logo.app-growth-logo::after {
    background-position: -189px 19px !important;
}
.modal-dialog {
    width: 100% !important;
    top: -32px;
    padding: 15px;
}
.modal .form-box-div {
    padding: 0 15px!important;
}
.modal-content{padding: 0px!important;}
.form-req h2{ font-size: 30px!important; }
.form-box-div {
    padding: 15px!important;
}



    .app-agency{ margin-top: 0px; }
    .we-ofer-wrap {
    min-height: auto;
}
    .we-hlp-btn.btn-primary {
    margin: 0 auto!important;
    display: block!important;
    width: 53%!important;
    font-size: 20px!important;
}
    
    .make-difrent-imge img {
    width: 100px;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
    .rating-div-star img {
    padding: 20px 0px;
    width: 101px;
    margin-right: 4px;
}
    
    .readynew-content h4 {
    font-size: 25px;
    line-height: 37px;
    text-align: center;
}
   .app-agency.section-title h2 {
    font-size: 30px;
    line-height: 44px;
}
.modal-body h2{ background-color: #fff; }
.readynew-content ul li {
    padding-top: 20px;
    font-size: 18px;
}
.ready-to .spots-are{ text-align: center;font-size: 25px; }
.app-agency ul li {
    width: 85%;}
    .modal-body {
    padding: 15px;
}
    .app-agency ul {
    display: contents;
}
    .modal-body h2 {
    font-size: 29px;
    
    line-height: 38px;
}
    .section.what-aechived{ margin-top: 0px; }
    .gallery h2 {
    font-size: 28px;}
    /*.logo-imge {
    width: 30%;
    float: none;
    margin: 0 auto;
}*/

.review-app ul li {
    
    font-size: 40px;
    
    margin-right: 0px;
   
    padding-left: 41px;
   
}
.owl-carousel .review-app ul li img {
    width: 39px;
    
    left: -8px;
  }
.owl-carousel .app-store ul li img {
    width: 104px;
    margin: 0 22px;
}
/*.right-wrap {
    padding: 70px 15px 40px 15px;
}*/
/*.app-para p{ text-align: center; }*/
.review-app ul li{ font-size: 22px; }
.owl-carousel .owl-item .review-img img {
    width: 100%;
}
    /*.logo-cont{ text-align: center; float: none;width: 100%; }*/
    /*#horizontalTab .owl-carousel .brand-img-port img{ display: none; }*/
    .form-box p{ text-align: center; }

    .awrd-text h2 {
    
    font-size: 30px;
    text-align: center;
    line-height: 50px;
}
.awrd-text img{ display: none; }
.award-bg{ height:auto!important;    padding: 50px 0px 0px 0px; }
.awrd-slider .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{ display: none; }
    .our-client{ background-image: none; }
    .what-aechived h2 {
    text-align: center;
    
    font-size: 30px;
    line-height: 43px;
    padding-bottom: 26px;
}
.what-aechived p{ text-align: center; }
.what-aechived .btn-primary {
    /* margin-top: 30px; */
    display: block;
    text-align: center;
    width: 64%;
    padding: 14px 30px;
    font-size: 20px;
    margin: 32px auto;
}
    .calculate-sediv .btn-primary {
        display: none
    }
    .thank-you {
        background-image: none!important;
        text-align: center;
        background-color: #f93
    }
    .thank-you h1 {
    font-size: 30px!important;
    color: #fff!important;
}
    .ml-top {
        margin-top: 109px!important;
        margin-bottom: 40px
    }
    .hedaer.sticky.fixed .top-nav {
        display: none!important
    }
    .navbar-nav {
        padding-bottom: 23px
    }
    .mob-top-nav {
        display: block!important
    }
    .nav-link {
        font-size: 18px
    }
    .navbar-light .navbar-brand {
        margin-right: 0;
        width: auto
    }
    .navbar-brand img {
        width: 100px
    }
    .banner {
        min-height: auto
    }
    .form-box {
        text-align: center;
        margin-top: 136px
    }
    .client-slide .owl-carousel .owl-item img {
        width: 200px
    }
    .form-box strong span {
        line-height: 65px
    }
    .hidden-xs {
        display: none
    }
    .we-help-img ul {
        width: 100%
    }
    .hlp-men {
        display: none;
        padding: 0
    }
    /*.we-help-img ul li .icon-glob {
        position: relative;
        left: 0;
        background-color: #fde7e9;
        padding: 28px;
        border-radius: 8px;
        top: 0;
        width: 150px;
        margin: 0 auto;
        margin-bottom: 30px
    }
    .we-help {
        padding: 0 15px
    }
    .we-help-right h2 {
        font-size: 21px;
        line-height: 40px;
        text-align: center;
        font-weight: 700
    }
    .we-help-right p {
        text-align: center
    }
    .we-help-img {
        padding: 0
    }
    .we-help-img ul li {
        padding: 0;
        text-align: center
    }
    .we-help-right h1 {
        line-height: 55px;
        font-size: 40px;
        text-align: center
    }
    .we-help-right {
        padding-left: 0
    }
    .we-help-right .btn-primary {
        margin: 0 auto;
        display: block;
        width: 90%;
        font-size: 20px
    }*/
    .cta-section .form-wrapper.cf {
        display: block
    }
    .cta-section .form-wrapper.cf .form-control {
        width: 100%
    }
    .cta-section {
        padding: 45px 15px
    }
    .cta-section .form-wrapper.cf .submit {
        background: linear-gradient(to right, #ff904d 1%, #ffb857 99%);
        color: #fff;
        font-size: 23px;
        font-weight: 500;
        padding: 11px 30px;
        border-radius: 8px;
        margin-top: 28px;
        display: block;
        width: 60%;
        margin: 21px auto
    }
    .icon-bar{ display: none; }
    .cta-section .form-wrapper.cf .form-control {
        width: 100%;
        border-radius: 8px
    }
    .we-offer {
        padding: 50px 0
    }
    .wrapper.client-slide {
        padding: 60px 0
    }
    /*.we-help-right p {
        font-size: 20px
    }*/
    .cta-section h2 {
    font-size: 27px;
    text-align: center;
    line-height: 44px;
}
.cta-section p {
    text-align: center;}
    .cta-section h3 {
        font-size: 30px;
        margin: 0;
        line-height: 46px
    }
    .we-offer h2 {
        font-size: 31px;
        padding-bottom: 0; line-height: 50px;
    }
    .we-offer h3 {
        font-size: 37px
    }
    .we-offer p {
        padding-bottom: 14px;
        font-size: 20px
    }
    .we-ofer-wrap {
        padding: 30px;
        text-align: center;
        padding-top: 0;
    }
    .we-offer h3 {
        font-size: 30px;
        padding: 10px 0
    }
    .icon-box {

        padding: 13px;
        border-radius: 100%;
        position: static;
       /* background-color: #fff;
        width: 150px;*/
        margin: 0 auto;
        margin-top: 30px
    }
    .we-ofer-wrap {
        background-color: #fff
    }
    .we-offer .btn-primary {
        margin-top: 0;
        display: block;
        margin: 0 auto;
        font-size: 20px
    }
    /*.industries-weserve h2 {
        font-size: 32px;
        padding-bottom: 33px;
        line-height: 55px
    }
    .industries-weserve p {
        font-size: 20px
    }
    .industries-weserve .btn-primary {
        margin-top: 30px;
        display: block;
        margin: 0 auto;
        font-size: 20px
    }*/
    /*.working-procss {
        margin: 0px;
        padding: 40px 15px 67px 15px;
        min-height: auto
    }*/
    ./*cricle-shape::after{ display: none; }*/
    /*.working-procss h2 {
        font-size: 41px;
        line-height: 60px
    }*/
    .bootst-img {
        display: none
    }
    .be-content-div h3 {
        font-size: 44px
    }
    .our-client h2 {
    font-size: 30px;
    text-align: center;
    line-height: 48px;
}
    .our-client .clint-text {
        width: 100%;
        float: left;
        padding-right: 150px
    }
    .our-client .clint-img {
        width: 75%;
        float: left;
        text-align: center
    }
    .our-client .owl-item img {
        width: 50%
    }
    .our-client .clint-text {
        padding-right: 0
    }
    .clint-text .clent-story::before {
        top: -25px;
        left: 0
    }
    .clint-text .clent-story {
        text-align: center
    }
    .lead-one h3 {
        font-size: 23px
    }
    .lead-one p {
        font-size: 16px
    }
    .clint-nave {
    text-align: center;
    padding-right: 0px;
}
.clint-nave h4{ border-right: 0px; }
.clint-nave span{ display: block; }
    .our-client .owl-nav {
        position: static;
        margin-top: -35px
    }
    .cta-section.cta-two {
        margin-top: 35px
    }
    .cta-two .btn-primary {
        padding: 7px 30px;
        font-size: 20px
    }
    .cta-two .btn-default {
        font-size: 20px
    }
    .cta-two span {
        padding: 20px 0
    }
    .cta-two .btn-default {
        margin-top: 0
    }
    .ready-to {
        padding: 60px 0;
        position: static;
        margin: 60px 0 0 0
    }

    .ready-to h2 {
        font-size: 30px;
        line-height: 50px
    }
    .ready-to strong {
        font-size: 22px;
        padding-top: 15px
    }
    .form-box-div .btn-primary {
        font-size: 20px;
        display: block;
        margin: 0 auto;
        margin-top: 30px
    }
    .togater strong {
        font-size: 30px
    }
    .togater h3 {
        font-size: 32px!important;
        font-weight: 500!important;
        text-align: center!important
    }
    /*.long-list-section h2 {
        font-size: 39px;
        line-height: 70px;
        line-height: 52px;
        margin-right: 0;
        padding-bottom: 34px
    }*/
    .award-winning h2 {
        font-size: 38px;
        font-weight: 700;
        line-height: 70px;
        color: #40454d;
        line-height: 58px;
        padding-bottom: 20px;
        text-align: center
    }
    .award-winning p {
        font-size: 20px;
        text-align: center
    }
    .award-bg {
        height: 262px
    }
    .award-bg {
        background-image: none
    }
    .awrd-slider {
        position: static
    }
    .awrd-slider .owl-theme .owl-dots .owl-dot span {
        display: none
    }
    .footer {
        margin-top: 0;
        text-align: center;padding: 30px 0 0 0;
    }
    .adress-div p{ text-align: center; }
    .ul-adred {
    padding-top: 20px;
}
.ul-adred p{ text-align: center; }
.awrd-text p {
    text-align: center;}
    /*.our-partners li a img {
        margin: 0 auto;
        display: block;
        width: 130px
    }*/
    .hedaer {
        padding: 4px 15px
    }
    .nav-item {
        width: 100%;
        margin: 0 auto
    }
    .hedaer.sticky.fixed {
        padding: 5px 10px
    }
    .portfolio {
        padding: 30px 0; margin-top: 0px; margin-bottom: 0px;
    }
    .portfolio h2 {
        font-size: 45px;
        margin-bottom: 30px;
        padding-bottom: 0
    }
    .resp-accordion {
        margin-bottom: 35px;
        font-size: 20px!important;
        line-height: 30px!important; padding: 10px 15px!important;
    }
    .resp-arrow {
        margin-top: 14px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 12px solid #fff
    }
    .our-benifits p {
        padding-bottom: 45px
    }
    .modal-dialog {
        max-width: 100%
    }
    .modal .form-box-div {
        padding: 0 0
    }
    .pop-pading {
        padding: 0
    }
    .modal-content .form-box-div .btn-primary {
        font-size: 14px
    }
    .modal-content h5 {
        padding: 14px 0
    }
    .would-like {
        padding-bottom: 20px
    }
    /*.security-ul li img {
        width: 100px;
        margin-right: 4px
    }*/
    /*.our-partners li {
        display: inline-block
    }*/
    /*.our-partners li a img {
        width: 100px
    }*/
    /*.table-box strong {
        font-size: 27px
    }*/
    .carousel-control-prev,
    .our-success-stories .carousel-control-next {
        display: none
    }
    /*.table-box h3 {
        padding-bottom: 12px
    }*/
}

@media only screen and (max-width:480px) {
    .footer ul li {
    padding-bottom: 5px;
}
    .client-text-div {
    text-align: center;
    margin-top: -49px;
    margin-bottom: 30px;
}
.navbar-light .navbar-brand {
    margin-top: 0px;
}
.navbar-nav.ml-auto.nav-link img{ width: 30px; }
.nav-item:last-child{
    width: 54%;
}

.be-icon-div {
     padding-right: 0px;
}
    .modal-content {
        width: 100%; padding: 0px 15px 15px 15px;
    }
    .modal {
        position: fixed;
        top: 5%;z-index: 9999999999999;
    }
    .our-client .owl-item img {
        width: 70%;
        margin: 0 auto
    }
    .lead-one p {
        font-size: 14px
    }
    .lead-one h3 {
        font-size: 25px
    }
    .form-box .btn {
        padding: 15px 13px;
        width: 250px;
        font-size: 15px
    }
    .lead-one{ padding: 10px; }
    .dropdown .btn.btn-default {
        width: 50%
    }
    .form-box .btn-primary {
    width: 47%;
    line-height: 33px;
}
    /*.we-help-img ul li {
        padding: 47px;
        background-color: #cccccc1c;
        border-radius: 15px
    }*/
    .wrapper.client-slide {
        padding: 40px 0
    }
    .wrapper.client-slide {
        padding: 40px 0
    }
    .we-offer .helping-ser {
        padding-bottom: 40px
    }
    /*.we-ofer-wrap ul li strong {
        font-size: 20px
    }*/
    .our-benifits h2 {
        font-size: 35px
    }
    .our-benifits p {
        font-size: 18px
    }
    .we-offer p {
        font-size: 18px; text-align: center;
    }
    .be-content-div h3 {
        font-size: 40px
    }
    .portfolio h2 {
        font-size: 30px; line-height: 30px;
    }
    .portfolio h2 {
        margin-bottom: 0
    }
    .portfolio .see-who {
        font-size: 20px
    }
    /*.industries-weserve h2 {
        font-size: 40px
    }*/
    .our-client .owl-nav {
        margin-top: 22px
    }
    /*.table-box h3 {
        text-align: center;
        font-size: 35px
    }*/
    .award-bg .item {
        background-color: #f8f8f8;
        border-radius: 15px;
        min-height: auto
    }
    /*.our-partners li {
        display: block
    }*/
    .form-box .dropdown-menu.show {
        display: block;
        width: 57%
    }
    .pop-pading .form-control {
        width: 100%
    }
    .pop-pading {
        padding: 0 10px 0 10px
    }
    .would-like {
        text-align: center;
        display: block;
        width: 100%
    }
}

@media screen and (max-height:450px) {
    .calculate-sediv .sidenav {
        padding-top: 15px
    }
    .calculate-sediv .sidenav a {
        font-size: 18px
    }
}


/*anubhav css
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.fade.show {
    opacity: 1;
}
.modal {
    position: fixed;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal-header {
    border: 0;
    padding: 0px 10px;
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-top: 5px solid #f48644;
    border-radius: 0px;
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
.modal-content h5 {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    text-align: center;
    line-height: 34px;
    padding: 10px 0;
    padding-top: 10px;
    padding-top: 10px;
    margin: 0 auto;
    display: block;
    padding-top: 0px;
    padding-top: 10px;
    text-transform: uppercase;
}
.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}
.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%);
}
.modal-dialog {
    max-width: 67%;
    margin: 1.75rem auto;
    padding: 0;
}
@media (min-width: 576px)
.modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}
.modal-content {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 9;
    margin: 0 auto;
    width: 52%;
    top: 3vh;
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
.modal-header::before {
    content: '';
    height: 0;
    width: 0;
    border-left: 50px solid #f48644;
    border-right: 50px solid transparent;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
}
.modal-content h5 {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    text-align: center;
   
    padding: 10px 0;
    padding-top: 10px;
    padding-top: 10px;
    margin: 0 auto;
    display: block;
    padding-top: 0px;
    padding-top: 10px;
    text-transform: uppercase;
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal .form-box-div {
    padding: 0 10px;
}
.form-box-div {
    padding-top: 60px;
    padding-right: 0;
}*/

.modal-header::before {
    content: '';
    height: 0;
    width: 0;
    border-left: 50px solid #ff3333;
    border-right: 50px solid transparent;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
    }
    .modal-header {
    border: 0;
    padding: 0px 10px;
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-top: 5px solid #ff3333;
    border-radius: 0px;
}

.modal-header::after {
    content: '';
    height: 0;
    width: 0;
    border-right: 50px solid #ff3333;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99;
}
.modal-content  h5 {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    text-align: center !important;
    line-height: 34px;
    padding: 10px 0;
    padding-top: 10px;
    padding-top: 10px;
    margin: 0 auto;
    display: block;
    padding-top: 0px;
    padding-top: 10px;
    text-transform: uppercase;
}
.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}
.close {
    color: #000;
    opacity: 1;
    font-size: 30px;
    margin-right: 1px!important;
    margin-top: 10px!important;
    position: relative;
    z-index: 999;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}


@media only screen and (max-width:768px) {


/*.app-agency-list .agency-logo:after{
background-size: 23.75em;
}*/
.hlp-men{
    display: none;
}
/*.we-help h2 {
    text-align: center !important;
    
}*/
/*.we-hlp-btn.btn-primary {
    width: 26% !important;
    
}*/
}
@media only screen and (max-width:768px) 
{
    .we-help h2 {
    text-align: center !important;
 line-height: 40px;   
}
/*.we-hlp-btn.btn-primary {
    width: 45% !important;

}*/
/*.make-difrent-imge img {
    
    margin-left: 0px;
}*/
/*.col-sm-4.txt-dtr p {
    text-align: center !important;
}*/

}




.we-help {
    margin-top: 100px;
        margin: 100px 0px 100px 0px;
}
.hlp-men {
    position: absolute;
    right: 30px;
    width: 35%;
}
.we-help h2 {
    text-align: left;
    font-size: 40px;
    color: #000;
    font-weight: 700;
    padding-bottom: 85px;
}

.make-difrent-imge {
    display: inline-block; 
}

.make-difrent-imge img {
    width: 100px;
}
.txt-dtr {
    min-height: 100px;
    padding-bottom: 34px;
}
.col-sm-4.txt-dtr p {
    font-size: 18px;
    padding: 0px 10px;
        text-align: left;
}
.col-sm-4.txt-dtr strong {
    color: #ff3333;
    font-size: 25px;
    font-weight: 700;
}
.we-hlp-btn.btn-primary {
    margin: 0 auto;
    display: block;
    width: 24%;
        font-size: 20px;

}
.full-height{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;

}
.form-box-popup .form-control{
    height: 41px;
}
.form-box-popup .pop-form{
    height: 41px !important;
}
.cls-button
{
    margin-top: -27px;
    margin-right: -21px;
}
.cls-button button
{
    text-shadow: 0 0 0;
    opacity: 1;
}

.input-filed-border{
    border-color:#000!important;
}
.form-req h2{
    padding: 7px;
    border: 1px solid darkgray;
    border-bottom: none;
    font-size: 40px;
}
.form-req{
    background-color: #333333 ;
}
/*-------------eid-------------strip-css-------------*/
.strip{overflow: hidden;}
.strip-lft{width: 85%; float: left; position: relative;}
.strip-rgt{width: 15%; float: left;}
.strip .strip-rgt p{ float: left; width: 80%; padding: 9px 10px 9px 30px; text-align: right;}
.strip p{ text-align: center; font-size: 20px; padding: 4px 15px 5px 15px;color: #fff;}
.strip p span{font-size: 26px;font-weight: 700; line-height: 36px;color:#ff964f;}
header#flup-header ul#flup-contact-nos li#flup-contact-phone .dropdown-menu {top: 96px!important;}

.strip p {
   -webkit-animation: zoomout 6s ease-in infinite;
   animation: zoomout 6s ease-in infinite;
   transition: all .5s ease-in-out;
 }
.strip .gd-btn {
   -webkit-animation: zoomout 6s ease-in infinite;
   animation: zoomout 6s ease-in infinite;
   transition: all .5s ease-in-out;
 }
.strip .gd-btn{ margin-top:5px; float: right; margin-right: 30px;}
.strip .gd-btn a{ font-size: 14px; line-height: 34px; padding: 0px 0px 0px 5px; }
.strip .gd-btn:before { width: 44px; height: 34px;}
.strip .gd-btn{ height: 34px; }
.strip .gd-btn img {margin-left: 0px;padding: 0px 8px 0px 8px;}
.strip .gd-btn:hover::before {width: 0; transition: all 0.4s;-webkit-transition: all 0.4s;
-ms-transition: all 0.4s;-moz-transition: all 0.4s;}
.strip .gd-btn strong{font-weight: 700;padding: 0px 0px 0px 10px;line-height: 34px;color: #FFFFFF;}
.strip .gd-btn:hover strong{color: #ffffff;}

.strip .gd-btn.gradient-bg{
           background-color: #ff954e;
    border-radius: 4px;
    padding: 1px 15px;
}
 @-webkit-keyframes zoomin {
   0% {transform: scale(1);}
   50% {transform: scale(1.5);}
   100% {transform: scale(1);}
 }
 @keyframes zoomin {
   0% {transform: scale(1);}
   50% {transform: scale(1.5);}
   100% {transform: scale(1);}
 }


 @-webkit-keyframes zoomout {
   0% {transform: scale(1);}
   50% {transform: scale(0.90);}
   100% {transform: scale(1);}
 }
 @keyframes zoomout {
   0% {transform: scale(1);}
   50% {transform: scale(0.90);}
   100% {transform: scale(1);}
 }
 .hedaer.sticky.fixed .modal {
    position: fixed;
    z-index: 9999999!important;
    top: 14%!important;
}
/*-------------end---------------*/
/*
     FILE ARCHIVED ON 04:25:53 Jan 11, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:39:15 Aug 28, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.757
  exclusion.robots: 0.027
  exclusion.robots.policy: 0.012
  esindex: 0.016
  cdx.remote: 46.686
  LoadShardBlock: 323.474 (3)
  PetaboxLoader3.datanode: 224.909 (4)
  load_resource: 173.545
  PetaboxLoader3.resolve: 81.887
*/