.mainabout h1,
p {
    margin-bottom: 0
}

.btn,
.prova {
    cursor: pointer
}

body {
    font-family: Poppins, sans-serif;
    color: #131010
}

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

body.offcanvas-active {
    overflow: hidden
}

#card_mobile,
.navmob,
.offcanvas-header {
    display: none
}

.screen-darken {
    height: 100%;
    width: 0%;
    z-index: 30;
    position: fixed;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(34, 34, 34, .6);
    transition: opacity .2s linear, visibility .2s, width 2s ease-in
}

.screen-darken.active {
    z-index: 10;
    transition: opacity .3s, width;
    opacity: 1;
    width: 100%;
    visibility: visible
}

@media all and (max-width:991px) {

    .mobile-offcanvas .container,
    .mobile-offcanvas .container-fluid,
    .offcanvas-header {
        display: block
    }

    .mobile-offcanvas {
        visibility: hidden;
        transform: translateX(-100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1200;
        width: 80%;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility .3s ease-in-out, transform .3s ease-in-out
    }

    .mobile-offcanvas.show {
        visibility: visible;
        transform: translateX(0)
    }
}

.navbg {
    background: #fff;
    padding: 10px 0
}

.logo {
    width: 190px;
    margin-left: 15px
}

.navtext {
    color: #000 !important;
    font-size: 18px;
    margin-left: 10px;
    font-weight: 500
}

.banner1,
.banner2,
.bannertext {
    font-family: Urbanist, sans-serif;
    margin-left: 20PX
}

.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    margin-right: 150px
}

.bodybg {
    background-image: url(../images/home-bg.jpg);
    background-size: cover;
    width: 100%;
    padding: 50px 0;
    height: auto
}

.bodycontainer {
    background: #fff;
    padding: 0;
    box-shadow: rgba(60, 64, 67, .3) 0 1px 2px 0, rgba(60, 64, 67, .15) 0 1px 3px 1px;
    height: auto
}

.bannerbg {
    background: #f3edff;
    height: 600px;
    width: 100%
}

.artman {
    width: 90%;
    margin-top: 60px
}

.clouds {
    width: 100%;
    margin-top: -50px
}

.banner1 {
    font-size: 45px;
    font-weight: 700;
    color: #454545;
    margin-top: 160px
}

.banner2 {
    color: #ec6418;
    font-size: 50px;
    font-weight: 600
}

.bannertext {
    font-size: 20px;
    font-weight: 500;
    color: #454545
}

.cursor {
    display: inline-block;
    background-color: #434343;
    margin-left: .1rem;
    width: 3px;
    animation: 1s infinite blink
}

.cursor.typing {
    animation: none
}

.plr {
    padding: 0 25px
}

.mainabout {
    padding: 80px 50px
}

.homeabimg {
    width: 100%;
    margin-top: 35px
}

.mainabout h1 {
    padding-top: 30px;
    font-size: 25px;
    color: #ec6418;
    text-align: left;
    font-weight: 600
}

.mainabout h1 span,
.mainabout p,
.stepbox h5 span {
    color: #323232
}

.mainabout p {
    font-size: 15.5px;
    text-align: justify;
    padding: 5px 10px 10px 0
}

.fivebox1,
.wed,
.wedh,
.wedhh,
.wedhh h1,
.wedhh p,
.wps h2 {
    text-align: center
}

.wed {
    color: #ec6418;
    font-size: 17px;
    margin-top: 30px;
    font-family: 'Shadows Into Light Two', cursive;
    font-weight: 700
}

.wedh {
    font-size: 20px;
    margin-top: 5px;
    font-weight: 400;
    color: #353535
}

.wedhh,
.wedhh h1 {
    font-size: 25px;
    margin-top: 0;
    font-weight: 600;
    color: #47267f
}

.checo,
.proh {
    font-weight: 700
}

.wedhh p {
    font-size: 15px;
    padding: 0 50px;
    color: #000;
    font-weight: 400
}

.fivebox1 h2,
.head_cent h2,
.wps h2,
p.step_1 {
    font-weight: 600
}

.fivebigbox {
    width: 90%;
    margin: auto
}

.fivebox1 {
    padding: 15px;
    width: 90%;
    margin: 10px auto auto
}

.fiveimg {
    width: 80px;
    margin-top: 15px
}

.fivebox1 h2, .fivebox1 h3, .fivebox1 h4, .fivebox1 h5, .fivebox1 h6 {
    color: #353535;
    font-size: 21px;
    margin-top: 10px;
    margin-bottom: 4px;
    font-weight: 600;
  }

.fivebox1 p {
    font-size: 14px
}

.relax {
    width: 100%;
    margin-top: 125px
}

.projectb {
    background-color: #ffe9dc;
    padding: 35px 25px;
    margin-top: 25px;
    border-radius: 5px
}

.proh {
    color: #48267f;
    font-size: 22px;
    margin-top: 90px
}

.prot {
    color: #424242;
    margin-top: 0;
    font-size: 17px
}

.checo {
    font-size: 38px;
    font-family: #343f52;
    color: #343f52;
    margin-top: 150px
}

.checobtn {
    background-color: #48267f;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    float: right;
    margin-top: 165px;
    margin-right: 15px;
    padding: 7px 15px
}

.potimg {
    width: 85%;
    margin-top: 25px
}

.oip {
    margin-top: 100px;
    padding: 40px;
    background-color: #fbf3ef
}

.wps h2 {
    font-size: 25px;
    color: #323232;
    margin-top: 10px
}

.product_carousel.product_column4.owl-carousel.owl-loaded.owl-drag {
    margin: 0
}

.owl-next {
    margin: 0 10px
}

.owl-nav {
    display: flex;
    z-index: 999;
    margin-top: 15px;
    justify-content: center
}

.testimonial {
    background-color: #fff;
    border: 1px solid #f7f7f7;
    padding: 20px;
    margin: 10px;
    width: 100%;
    max-width: 600px;
    border-radius: 5px;
    text-align: left
}

.testimonial-text {
    font-size: 15px;
    color: #555;
    line-height: 23px;
    margin-bottom: 10px
}

.testimonial-rating {
    font-size: 1.2em;
    color: #fc0
}

.testimonial-author {
    font-size: 1em;
    font-weight: 700;
    color: #333
}

button.btn.btn-block.solid-btn.border-radius.shadow {
    margin: 20px 0 0;
    color: #fff;
    background: #24509a
}

.form-group {
    margin: 10px 0 0
}

.nav-link {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    font-size: 16px
}

p.step_1 {
    font-size: 20px;
    color: #fff;
    padding: 5px 0;
    letter-spacing: .2px
}

.probycat_text {
    font-size: 14px;
    font-weight: 800;
    color: #131010;
    letter-spacing: .5px;
    background: #fff;
    padding: 5px 0
}

.details p {
    text-align: left;
    display: flex;
    color: #fff;
    padding: 5px 10px
}

.trending_box {
    border-radius: 5px;
    padding: 30px 0;
    height: 260px;
    text-align: center;
    background: #57a546;
    justify-content: center;
    box-shadow: inset 0 -3em 3em rgba(255, 255, 255, .1), 0 0 0 0 #fff, .3em .3em 1em rgb(7 86 156 / 11%);
    margin: 20px 0 0;
    border: 1px solid #57a546
}

.accordion-content,
.accordion-header,
.accordion-header:hover,
.accordion-item {
    background-color: #fff
}

img.img1_about,
img.img2_about {
    object-fit: cover;
    object-position: center center;
    width: 100%;
    border-radius: 10px
}

.mail_text {
    color: #342d2d;
    font-size: 16px;
    letter-spacing: .2px
}

.head_cent h2 {
    font-size: 22px;
    line-height: 30px;
    color: #24509a;
    letter-spacing: .3px;
    margin: 0 0 15px
}

img.img1_about {
    height: 270px;
    margin: 0 0 10px
}

img.img2_about {
    height: 150px
}

p.img_test {
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
    text-align: justify
}

.stepbox {
    padding-top: 80px
}

.stepbox h5 {
    font-size: 25px;
    color: #ec6418;
    text-align: center;
    font-weight: 600
}

.oye,
.stepbox p {
    text-align: center;
    font-size: 15px
}

.stepbox p {
    color: #323232;
    padding: 0 50px
}

.stepsbox {
    text-align: center;
    padding: 20px 20px 40px;
    margin-bottom: 20px
}

.oop {
    border-right: 1px solid #d7d7d7
}

.oye {
    font-weight: 400;
    margin-bottom: 25px;
    padding: 0 50px
}

.hil,
.hill {
    margin-bottom: 0
}

.hil {
    font-size: 60px;
    -webkit-text-stroke: 1px #ec6418;
    display: block;
    color: transparent;
    font-family: "Roboto Condensed";
    font-weight: 700;
    transition: .4s ease-in-out
}

.faqb h4,
.hill {
    font-weight: 600
}

.hill {
    font-size: 18px;
    color: #47267f
}

.hilll {
    font-size: 15px;
    font-family: 400
}

.hil:hover,
.stepbox {
    transform: translateY(5px);
    color: #ec6418
}

.accordion-container {
    width: 80%;
    margin: auto
}

.accordion-item {
    border: 1px solid #e0e0e0;
    margin-bottom: 10px;
    border-radius: 8px
}

.accordion-header {
    color: #ec6416;
    padding: 10px 15px;
    font-size: 16px;
    width: 100%;
    text-align: left;
    border: none;
    outline: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px;
    transition: background-color .3s;
    font-weight: 500
}

.proa,
.proa:hover,
.proaa {
    display: block;
    text-align: center
}

.accordion-content {
    overflow: hidden;
    padding: 0 15px;
    max-height: 0;
    border-top: 1px solid #f3f3f3;
    transition: max-height .3s
}

.accordion-content p {
    margin: 10px 0;
    line-height: 1.5
}

.icon {
    transition: transform .3s
}

.active .icon {
    transform: rotate(45deg)
}

.faqbpx {
    background-color: #fcf5f0;
    padding: 80px 0;
    margin-top: 40px
}

.faqb h4 {
    font-size: 25px;
    text-align: center
}

.faqb p {
    font-size: 14px;
    padding: 0 75px 15px;
    text-align: center
}

.portbb {
    padding: 70px 100px
}

.ou {
    color: #ec6418;
    font-size: 15px;
    text-align: center;
    margin-top: 20px;
    font-family: 'Shadows Into Light Two', cursive;
    font-weight: 700
}

.oup {
    font-size: 28px;
    font-weight: 600;
    text-align: center
}

.outext {
    font-size: 14px;
    text-align: center
}

.footerul,
.profileb {
    margin-top: 30px
}

.proimg {
    border: 1px solid #ddd;
    width: 100%
}

.proa,
.proa:hover {
    color: #47267f;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    margin-top: 5px
}

.proaa {
    font-size: 11px;
    margin-top: 2px
}

.prova {
    font-size: 13px;
    margin-top: 15px;
    text-align: center
}

.prova span {
    padding-bottom: 1px;
    border-bottom: 1px solid #989898
}

.blogb {
    padding: 50px 120px
}

.quotf {
    border: 1px solid #e0e0e0;
    border-radius: 0;
    margin-top: 10px;
    padding: 10px
}

.qiotb,
.qiotb:hover {
    background-color: #1c4ea5;
    color: #fff;
    border-radius: 0;
    margin-top: 10px;
    padding: 5px 10px;
    width: 190px;
    height: 45px
}

.qutbx {
    background-color: #fcf5f0;
    padding: 40px 0 55px;
    margin-top: 40px
}

.blogimg {
    width: 100%
}

.bblogb {
    border: 1px solid #e0e0e0;
    margin-top: 25px;
    box-shadow: rgba(50, 50, 93, .25) 0 2px 5px -1px, rgba(0, 0, 0, .3) 0 1px 3px -1px
}

.bgdt {
    padding: 15px
}

.bgdt h2,
.bgdt h3,
.bgdt h4 {
    font-size: 16px;
    font-weight: 500;
    color: #ec6416
}

.blogtext {
    font-size: 14px;
    margin-top: 8px
}

.blogtext span {
    font-size: 12px;
    padding-left: 5px;
    color: #1c4ea5
}

.blogread {
    font-size: 13px;
    font-weight: 500;
    color: #ec6416;
    margin-top: 10px
}

.footera,
.footera:hover,
.footerul li a {
    color: #000;
    display: block;
    text-decoration: none
}
.footer {
    margin-top: 60px;
    border-top: 1px solid #d5d5d5;
    padding: 30px 60px;
    background: #fff;
  }
.footerlogo {
    margin-bottom: 10px;
    width: 160px;
    margin-top: 20px
}

.footera,
.footera:hover {
    font-size: 14px;
    margin-bottom: 15px
}

.footerul .footerhead,
.newshead {
    font-size: 19px;
    color: #123572;
    margin-bottom: 20px;
    font-weight: 600
}

.footera span {
    font-weight: 600;
    color: #ec6416
}

.footerul .footerhead {
    display: block;
    text-decoration: none
}

.footerul li a {
    font-size: 15px;
    margin-bottom: 5px
}

.newshead {
    margin-top: 30px
}

.copyrightb,
.newstext,
.subcrb {
    font-size: 14.5px
}

.newstext {
    color: #000
}

.contact-wrap:hover .contact-icon i,
.subcrb {
    color: #fff
}

.subscrform {
    width: 85%
}

.subscrbtn {
    width: 100%
}

.subcrf {
    width: 100%;
    border: 1px solid #1c4ea5;
    border-radius: 0;
    margin-top: 7px
}

.subcrb {
    background-color: #ec6418;
    width: 125px;
    text-align: center;
    margin-top: 8px;
    border-radius: 0;
  }
.copyrightb {
    background-color: #123572;
    color: #fff;
    padding: 7px 15px;
    text-align: center
}

.whatsapp_btn {
    right: 20px;
    bottom: 20px;
    width: 60px;
    height: 58px;
    border-radius: 50%;
    background: #1faf54 !important;
    font-size: 15px !important;
    padding-top: 9px;
    text-align: center
}

.staee,
.whatsapp_btn {
    display: block;
    position: fixed;
    z-index: 99;
    box-shadow: 0 0 3px rgba(0, 0, 0, .266);
    color: #fff !important;
    font-weight: 500
}

.contact-wrap .contact-icon,
.labmt-btn {
    display: inline-block;
    overflow: hidden;
    z-index: 1;
    position: relative
}

.whastss {
    font-size: 38px !important;
    animation: 2s ease-out infinite rocking;
    transition: .2s
}

.contact-wrap {
    text-align: center;
    padding: 10px 20px;
    border-radius: 10px;
    height: 100%;
    font-size: 15px;
    box-shadow: rgba(0, 0, 0, .05) 0 6px 24px 0, rgba(0, 0, 0, .08) 0 0 0 1px;
    border: 1px solid #efefef
}

.btn:focus,
.form-check-input:focus,
.form-control,
.form-control:focus {
    box-shadow: none
}

.pageheads h1 {
    font-size: 25px;
    text-align: center;
    margin-top: 50px;
    color: #ed6517 !important;
    font-weight: 500;
    margin-bottom: 2px
}

.pageheads p {
    text-align: center;
    font-size: 15px;
    padding: 0 50px
}

.gx-3 {
    margin-top: 35px
}

.contact-wrap .contact-icon {
    margin: 0 0 5px;
    height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 100%
}

.contact-icon i {
    font-size: 34px;
    color: #49257d;
    line-height: 57px;
    transition: .5s ease-in-out
}

.contact-wrap:hover .contact-icon::before {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.contact-wrap .contact-icon::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #ec6418;
    transition: .5s ease-in-out;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 100%;
    z-index: -1
}

.contact-text span {
    color: #333;
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 16px
}

.contact-text p {
    line-height: 22px;
    margin-bottom: 0;
    color: #333
}

.contact-text p a {
    color: #333;
    text-decoration: none
}

.contact-info {
    padding-top: 30px
}

.heading-s1 h2,
.heading-s1 h3 {
    color: #f16718;
    font-weight: 500;
    margin: 0;
    font-size: 23px
}

.leads {
    margin-bottom: 15px;
    line-height: 22px;
    text-align: justify;
    font-size: 14px;
    margin-top: 6px
}

.field_form {
    border: 1px solid #e4e3e3;
    padding: 16px;
    border-radius: 4px
}

.form-control {
    color: #000;
    height: 50px;
    padding: 8px 15px
}

textarea.form-control,
textarea.form-control:focus {
    height: auto !important
}

.form-check-input[type=checkbox] {
    border-radius: 0
}

.contact-text p span {
    color: #333;
    font-weight: 400;
    margin-bottom: 0
}

.map {
    width: 100%;
    height: 480px
}

.btn {
    border-width: 1px;
    line-height: normal;
    padding: 12px 35px;
    text-transform: capitalize;
    transition: .3s ease-in-out
}

.labmt-btn {
    padding: 12px 24px;
    color: #fff;
    border: 2px solid #ec6418;
    background: #ec6418;
    font-size: 16px;
    transition: color .4s;
    line-height: 18px
}

.ghu,
.prin {
    color: #343f52
}

.labmt-btn::after,
.labmt-btn::before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #fff;
    z-index: -1;
    transition: width .4s, left .4s
}

.labmt-btn::before {
    left: 0;
    width: 0
}

.labmt-btn::after {
    right: 0;
    width: 0
}

.labmt-btn:hover::after,
.labmt-btn:hover::before {
    width: 50%
}

.labmt-btn:hover::before {
    left: 0
}

.labmt-btn:hover::after {
    right: 0
}

.labmt-btn:hover {
    color: #ec6418
}

.pcbox {
    padding: 15px 10px;
    margin-top: 50px;
    height: 450px;
    border-radius: 10px
}

.pricebox,
.priceboxx {
    border: 1px solid rgba(0, 0, 0, .1);
    width: 33.333%;
    padding-right: 0;
    padding-left: 0
}

.ghu {
    font-size: 21px;
    font-weight: 700
}

.prin {
    font-size: 48px;
    margin-top: 5px;
    font-weight: 500
}

.plia,
.pliaaa {
    background: rgba(0, 0, 0, .08);
    color: #595959
}

.price-duration {
    font-size: 15px !important;
    font-weight: 400 !important
}

.price-currency {
    display: inline-block !important;
    font-size: 1rem;
    font-weight: 500;
    position: relative;
    top: -25px
}

.pricebox {
    margin-top: 74px;
    border-radius: 10px 0 0 10px
}

.priceboxx {
    margin-top: 35px;
    border-radius: 10px 10px 0 0
}

.pricecboxxx {
    border: 1px solid rgba(0, 0, 0, .1);
    width: 33.333%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 74px;
    border-radius: 0 10px
}

.pul {
    padding-left: 0;
    border-radius: 10px 0 0
}

.pliaaa {
    padding: 10px;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    margin: 0;
    border-radius: 0 10px 0 0
}

.pull,
.pulll {
    padding-left: 0
}

.pull {
    border-radius: 10px 10px 0 0
}

.pulll {
    border-radius: 0 10px
}

.plia,
.pliaa {
    padding: 10px;
    font-size: 30px;
    margin: 0;
    border-radius: 10px 10px 0 0;
    text-align: center;
    font-weight: 700
}

.pliaa {
    background: #306cb2;
    color: #fff
}

.plii {
    padding: 5px;
    text-align: center
}

.cro {
    font-size: 29px
}

.plibf {
    background: rgba(0, 0, 0, .08)
}

.rs {
    font-weight: 700;
    color: #306cb2;
    font-size: 19.5px
}

.olx,
.pbtn,
.pbtn:hover {
    background: #306cb2;
    color: #fff
}

.opy,
.pliii {
    padding: 8.5px 10px 8.5px 15px;
    font-size: 15px;
    font-weight: 500
}

.pbtn,
.pbtn:hover {
    border-radius: 5px;
    width: 180px;
    margin-bottom: 10px
}

.pliii {
    border-top: 1px solid #d2d7e2
}

.opy {
    border-bottom: 1px solid #d2d7e2
}

.poit {
    color: #fff !important
}

.pau {
    width: 85%;
    margin: auto
}

.doller {
    font-size: 45px;
    font-weight: 700;
    color: #ec6418
}

.navbare {
    font-size: 30px;
    padding: 5px;
    float: right;
    margin-right: 15px;
    margin-top: -5px
}
/*************service page css *********/
.spagehead h1 {
    font-size: 25px;
    text-align: center;
    margin-top: 50px;
    background: rgb(237, 101, 23) !important;
    font-weight: 600;
    margin-bottom: 2px;
    padding: 7px;
    color: #fff;
  }
.spagehead p {
    text-align: center;
    font-size: 15px;
    padding: 0px 50px;
  }
  .lefthead{
    font-size: 20px;
    font-weight: 600;
    background-color: #1c4ea5;
    color: #fff;
    padding: 7px 10px;
    margin-top: 60px;
    text-align: left;
  }
  .lefttext{
    text-align: justify;
    font-size: 15px;
    margin-bottom: 10px;
  }
  .rimg{
    width: 100%;
    margin-top: 60px;
  }
/******************* Model ************/
.ots {
    width: 300px;
    bottom: 0 !important;
    right: 15px;
    position: absolute;
  }
  .nos {
    color: #cf0a1e;
    font-size: 19px;
  }
  .crot {
    background-color: #039a5d;
    color: #fff;
    width: 100%;
    margin-top: 10px;
  }
  .ttps {
    color: #000;
  }
.what{
   color: #25D366;
   font-size: 17.5px;
   margin-right: 5px;
   font-weight: 600;
}
.ins{
    color: #E4405F;
    font-size: 17.5px;
    margin-right: 5px;
    font-weight: 600;
}
.xt{
    color: #262626;
    font-size: 17.5px;
    margin-right: 5px;
    font-weight: 600;
}
.linkedin{
    color: #0A66C2;
    font-size: 17.5px;
    margin-right: 5px;
    font-weight: 600;
}
.faceb{
    color: #1877F2;
    font-size: 17.5px;
    margin-right: 5px;
    font-weight: 600;
}
  .quotebtn {
    right: 20px;
    bottom: 100px;
    width: 58px !important;
    height: 58px !important;
    border-radius: 50%;
    background: #49257d !important;
    font-size: 30px !important;
    padding: 2px;
    text-align: center;
    display: block;
    position: fixed;
    z-index: 99;
    box-shadow: 0 0 3px rgba(0, 0, 0, .266);
    color: #fff !important;
    font-weight: 500;
  }
@media only screen and (min-width:280px) and (max-width:480px) {

    .navmob,
    .stepbox h5 span {
        display: block
    }

    .kpi,
    .profileb,
    .stepbox p,
    .subcrb,
    .subscrbtn {
        text-align: center
    }

    .plia,
    .pliaa,
    .pliaaa,
    .pricebox {
        border-radius: 0
    }

    .bodycontainer {
        width: 95%
    }

    .bodybg {
        padding: 10px 0
    }

    .navmob {
        border-bottom: 1px solid #e4e4e4;
        padding: 10px
    }

    .mlogo {
        width: 125px
    }

    .accordion-container,
    .artman {
        width: 100%
    }

    .banner1 {
        font-size: 23px;
        margin-left: 0;
        margin-top: 45px
    }

    .banner2 {
        font-size: 27px;
        margin-left: 0
    }

    .bannertext {
        font-size: 17px;
        margin-left: 0;
        margin-top: 20px
    }

    .artman {
        margin-top: 15px
    }

    .mainabout {
        padding: 10px 15px
    }

    .homeabimg,
    .logo,
    .wedhh p {
        display: none
    }

    .mainabout h1 {
        padding-top: 30px;
        font-size: 20px
    }

    .mainabout p {
        font-size: 14.5px;
        padding: 10px 0
    }

    .wed {
        font-size: 15px
    }

    .wedh {
        font-size: 16px
    }

    .fivebox1 h2,
    .heading-s1 h2,
    .heading-s1 h3,
    .wedhh {
        font-size: 20px
    }

    .plr {
        padding: 0 14px
    }

    .oip {
        margin-top: 50px;
        padding: 40px 15px
    }

    .wps h2 {
        font-size: 19px
    }

    .stepbox {
        padding-top: 50px
    }

    .stepbox h5 {
        font-size: 19.5px
    }

    .stepbox p {
        color: #323232;
        padding: 0;
        font-size: 14px
    }

    .oop {
        border-bottom: 1px solid #d7d7d7;
        border-right: none
    }

    .blogb,
    .faqbpx,
    .portbb {
        padding: 50px 15px
    }

    .faqb h4 {
        font-size: 21px
    }

    .bblogb,
    .proimg {
        width: 300px
    }

    .ou {
        margin-top: 0
    }

    .oup {
        font-size: 22px
    }

    .proa,
    .proa:hover {
        font-size: 17px
    }

    .profileb {
        margin-top: 30px
    }

    .qutbx {
        padding: 40px 15px
    }

    .kpi {
        margin-top: 10px
    }

    .bblogb {
        margin: 25px auto auto
    }

    .footer {
        margin-top: 40px;
        padding: 20px 15px
    }

    .copyrightb,
    .map {
        margin-top: 20px
    }

    .footerul .footerhead,
    .newshead {
        margin-bottom: 5px
    }

    .subscrbtn {
        width: 25%;
        padding: 0 3px
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        margin-right: 0
    }

    .navbar-nav li {
        border-bottom: 1px solid #e2e2e2
    }

    .pagesize {
        padding: 0 10px !important
    }

    .pageheads p {
        padding: 0 10px
    }

    .pageheads h1 {
        font-size: 23px
    }

    .map {
        width: 100%;
        height: 400px
    }

    .wedhh h1 {
        font-size: 24px
    }

    .pricebox {
        width: 100%;
        margin-top: 24px
    }

    .pau,
    .priceboxx,
    .pricecboxxx {
        width: 100%;
        margin-top: 20px
    }
    /**********service images*******/
    .spagehead h1 {
        font-size: 21px;
        margin-top: 40px;
      }
      .spagehead p {
        text-align: justify;
        padding: 0px 5px;
      }
      .lefthead {
        font-size: 19px;
        margin-top: 40px;
        text-align: center;
      }
      .rimg {
        display: none;
      }
}

@media only screen and (min-width:480px) and (max-width:576px) {

    .navmob,
    .stepbox h5 span {
        display: block
    }

    .faqb p,
    .kpi,
    .mainabout h1,
    .profileb,
    .stepbox p,
    .subcrb,
    .subscrbtn {
        text-align: center
    }

    .plia,
    .pliaa,
    .pliaaa,
    .pricebox {
        border-radius: 0
    }

    .bodycontainer {
        width: 95%
    }

    .bodybg {
        padding: 10px 0
    }

    .navmob {
        border-bottom: 1px solid #e4e4e4;
        padding: 10px
    }

    .mlogo {
        width: 125px
    }

    .accordion-container,
    .artman {
        width: 100%
    }

    .banner1 {
        font-size: 27px;
        margin-left: 0;
        margin-top: 45px
    }

    .banner2 {
        font-size: 35px;
        margin-left: 0
    }

    .bannertext {
        font-size: 17px;
        margin-left: 0;
        margin-top: 20px
    }

    .artman {
        margin-top: 15px
    }

    .mainabout {
        padding: 10px 15px
    }

    .homeabimg,
    .logo,
    .wedhh p {
        display: none
    }

    .mainabout h1 {
        padding-top: 34px;
        font-size: 22px
    }

    .mainabout p {
        font-size: 14.5px;
        padding: 10px 0
    }

    .wed {
        font-size: 15px
    }

    .wedh {
        font-size: 16px
    }

    .fivebox1 h2,
    .wedhh {
        font-size: 20px
    }

    .plr {
        padding: 0 14px
    }

    .oip {
        margin-top: 50px;
        padding: 40px 15px
    }

    .wps h2 {
        font-size: 19px
    }

    .stepbox {
        padding-top: 50px
    }

    .stepbox h5 {
        font-size: 19.5px
    }

    .stepbox p {
        color: #323232;
        padding: 0;
        font-size: 14px
    }

    .oop {
        border-bottom: 1px solid #d7d7d7;
        border-right: none
    }

    .blogb,
    .faqbpx,
    .portbb {
        padding: 50px 15px
    }

    .faqb h4 {
        font-size: 21px
    }

    .bblogb,
    .proimg {
        width: 300px
    }

    .ou {
        margin-top: 0
    }

    .oup {
        font-size: 22px
    }

    .proa,
    .proa:hover {
        font-size: 17px
    }

    .profileb {
        margin-top: 30px
    }

    .qutbx {
        padding: 40px 15px
    }

    .faqb p {
        font-size: 14px;
        padding: 0 5px 15px
    }

    .kpi {
        margin-top: 10px
    }

    .bblogb {
        margin: 25px auto auto
    }

    .footer {
        margin-top: 40px;
        padding: 20px 15px
    }

    .copyrightb,
    .map {
        margin-top: 20px
    }

    .footerul .footerhead,
    .newshead {
        margin-bottom: 5px
    }

    .subscrbtn {
        width: 25%;
        padding: 0 3px
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        margin-right: 0
    }

    .navbar-nav li {
        border-bottom: 1px solid #e2e2e2
    }

    .pagesize {
        padding: 0 10px !important
    }

    .pageheads p {
        padding: 0 10px
    }

    .pageheads h1 {
        font-size: 23px
    }

    .map {
        width: 100%;
        height: 400px
    }

    .wedhh h1 {
        font-size: 24px
    }

    .pricebox {
        width: 100%;
        margin-top: 24px
    }

    .pau,
    .priceboxx,
    .pricecboxxx {
        width: 100%;
        margin-top: 20px
    }
    /**********service images*******/
    .spagehead h1 {
        font-size: 21px;
        margin-top: 40px;
      }
      .spagehead p {
        text-align: justify;
        padding: 0px 5px;
      }
      .lefthead {
        font-size: 19px;
        margin-top: 40px;
        text-align: center;
      }
      .rimg {
        display: none;
      }
}

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

    .navmob,
    .stepbox h5 span {
        display: block
    }

    .plia,
    .pliaa,
    .pliaaa,
    .pricebox {
        border-radius: 0
    }

    .bodycontainer {
        width: 95%
    }

    .bodybg {
        padding: 10px 0
    }

    .navmob {
        border-bottom: 1px solid #e4e4e4;
        padding: 10px
    }

    .mlogo {
        width: 125px
    }

    .banner1 {
        font-size: 27px;
        margin-left: 0;
        margin-top: 45px
    }

    .banner2 {
        font-size: 35px;
        margin-left: 0
    }

    .bannertext {
        font-size: 17px;
        margin-left: 0;
        margin-top: 20px
    }

    .artman {
        width: 450px;
        margin-top: 15px
    }

    .mainabout {
        padding: 10px 15px
    }

    .homeabimg,
    .logo,
    .wedhh p {
        display: none
    }

    .mainabout h1 {
        padding-top: 34px;
        font-size: 22px;
        text-align: center
    }

    .mainabout p {
        font-size: 14.5px;
        padding: 10px 0
    }

    .wed {
        font-size: 15px
    }

    .wedh {
        font-size: 16px
    }

    .fivebox1 h2,
    .wedhh {
        font-size: 20px
    }

    .plr {
        padding: 0 14px
    }

    .oip {
        margin-top: 50px;
        padding: 40px 15px
    }

    .wps h2 {
        font-size: 19px
    }

    .stepbox {
        padding-top: 50px
    }

    .stepbox h5 {
        font-size: 19.5px
    }

    .faqb p,
    .stepbox p {
        font-size: 14px;
        text-align: center
    }

    .stepbox p {
        color: #323232;
        padding: 0 0 10px
    }

    .faqb p {
        padding: 0 5px 15px
    }

    .oop {
        border-bottom: 1px solid #d7d7d7;
        border-right: 1px solid #d7d7d7
    }

    .blogb,
    .faqbpx,
    .portbb {
        padding: 50px 15px
    }

    .faqb h4 {
        font-size: 21px
    }

    .accordion-container {
        width: 100%
    }

    .bblogb,
    .proimg {
        width: 300px
    }

    .ou {
        margin-top: 0
    }

    .oup {
        font-size: 22px
    }

    .proa,
    .proa:hover {
        font-size: 17px
    }

    .profileb {
        margin-top: 30px;
        text-align: center
    }

    .qutbx {
        padding: 40px 15px
    }

    .kpi {
        text-align: center;
        margin-top: 10px
    }

    .stepsbox {
        padding: 20px 10px;
        margin-bottom: 10px
    }

    .bblogb {
        margin: 25px auto auto
    }

    .footer {
        margin-top: 40px;
        padding: 20px 15px
    }

    .copyrightb,
    .map {
        margin-top: 20px
    }

    .footerul .footerhead,
    .newshead {
        margin-bottom: 5px
    }

    .subscrbtn {
        width: 25%;
        padding: 0 3px;
        text-align: center
    }

    .subcrb {
        text-align: center
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        margin-right: 0
    }

    .navbar-nav li {
        border-bottom: 1px solid #e2e2e2
    }

    .pagesize {
        padding: 0 10px !important
    }

    .pageheads p {
        padding: 0 10px
    }

    .pageheads h1 {
        font-size: 23px
    }

    .map {
        width: 100%;
        height: 400px
    }

    .wedhh h1 {
        font-size: 24px
    }

    .pricebox {
        width: 100%;
        margin-top: 24px
    }

    .pau,
    .priceboxx,
    .pricecboxxx {
        width: 100%;
        margin-top: 20px
    }
    /**********service images*******/
    .spagehead h1 {
        font-size: 21px;
        margin-top: 40px;
      }
      .spagehead p {
        text-align: justify;
        padding: 0px 5px;
      }
      .lefthead {
        font-size: 19px;
        margin-top: 40px;
        text-align: center;
      }
      .rimg {
        display: none;
      }
}

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

    .navmob,
    .stepbox h5 span {
        display: block
    }

    .plia,
    .pliaa,
    .pliaaa,
    .pricebox {
        border-radius: 0
    }

    .bodycontainer {
        width: 95%
    }

    .bodybg {
        padding: 10px 0
    }

    .navmob {
        border-bottom: 1px solid #e4e4e4;
        padding: 10px
    }

    .mlogo {
        width: 160px
    }

    .banner1 {
        font-size: 27px;
        margin-left: 0;
        margin-top: 45px
    }

    .banner2 {
        font-size: 35px;
        margin-left: 0
    }

    .bannertext {
        font-size: 17px;
        margin-left: 0;
        margin-top: 20px
    }

    .artman {
        width: 520px;
        margin-top: 15px
    }

    .mainabout {
        padding: 10px 15px
    }

    .homeabimg,
    .logo,
    .wedhh p {
        display: none
    }

    .mainabout h1 {
        padding-top: 34px;
        font-size: 22px;
        text-align: center
    }

    .mainabout p {
        font-size: 14.5px;
        padding: 10px 0
    }

    .wed {
        font-size: 15px
    }

    .wedh {
        font-size: 16px
    }

    .fivebox1 h2,
    .wedhh {
        font-size: 20px
    }

    .plr {
        padding: 0 14px
    }

    .oip {
        margin-top: 50px;
        padding: 40px 15px
    }

    .wps h2 {
        font-size: 19px
    }

    .stepbox {
        padding-top: 50px
    }

    .stepbox h5 {
        font-size: 19.5px
    }

    .faqb p,
    .stepbox p {
        font-size: 14px;
        text-align: center
    }

    .stepbox p {
        color: #323232;
        padding: 0 0 10px
    }

    .faqb p {
        padding: 0 5px 15px
    }

    .oop {
        border-bottom: 1px solid #d7d7d7;
        border-right: 1px solid #d7d7d7
    }

    .blogb,
    .faqbpx,
    .portbb {
        padding: 50px 15px
    }

    .faqb h4 {
        font-size: 21px
    }

    .accordion-container {
        width: 100%
    }

    .bblogb,
    .proimg {
        width: 300px
    }

    .ou {
        margin-top: 0
    }

    .oup {
        font-size: 22px
    }

    .proa,
    .proa:hover {
        font-size: 17px
    }

    .profileb {
        margin-top: 30px;
        text-align: center
    }

    .qutbx {
        padding: 40px 15px
    }

    .kpi {
        text-align: center;
        margin-top: 10px
    }

    .stepsbox {
        padding: 20px 10px;
        margin-bottom: 10px
    }

    .bblogb {
        margin: 25px auto auto
    }

    .footer {
        margin-top: 40px;
        padding: 20px 15px
    }

    .copyrightb,
    .map {
        margin-top: 20px
    }

    .footerul .footerhead,
    .newshead {
        margin-bottom: 5px
    }

    .subscrbtn {
        width: 25%;
        padding: 0 3px;
        text-align: center
    }

    .subcrb {
        text-align: center
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
        margin-right: 0
    }

    .navbar-nav li {
        border-bottom: 1px solid #e2e2e2
    }

    .pagesize {
        padding: 0 10px !important
    }

    .pageheads p {
        padding: 0 10px
    }

    .pageheads h1 {
        font-size: 23px
    }

    .map {
        width: 100%;
        height: 400px
    }

    .wedhh h1 {
        font-size: 24px
    }

    .pricebox {
        width: 45%;
        margin: 24px auto auto
    }

    .pau {
        width: 100%;
        margin: 20px auto auto
    }

    .priceboxx,
    .pricecboxxx {
        width: 45%;
        margin: 20px auto auto
    }
    /**********service images*******/
    .spagehead h1 {
        font-size: 21px;
        margin-top: 40px;
      }
      .spagehead p {
        text-align: justify;
        padding: 0px 5px;
      }
      .lefthead {
        font-size: 19px;
        margin-top: 40px;
        text-align: center;
      }
      .rimg {
        display: none;
      }
}

@media only screen and (min-width:991px) and (max-width:1200px) {
    .banner1 {
        font-size: 31px;
        margin-top: 90px
    }

    .banner2 {
        font-size: 33px
    }

    .stepsbox {
        padding: 20px 5px 40px
    }

    .pagesize {
        padding: 0 10px !important
    }

    .pageheads p {
        padding: 0 10px
    }

    .pageheads h1 {
        font-size: 23px
    }

    .map {
        width: 100%;
        height: 400px;
        margin-top: 20px
    }
}

@media only screen and (min-width:1200px) and (max-width:1400px) {
    .banner1 {
        font-size: 39px;
        margin-top: 135px
    }

    .banner2 {
        font-size: 42px
    }

    .bannertext {
        font-size: 18px
    }
}