.padding_0 {
    padding: 0 !important
}

#wrapper,
img {
    max-width: 100%
}

.footer-sol ul li,
.footer-sol ul li a {
    vertical-align: middle
}

#page {
    float: left;
    width: 100%
}

.contect-ul li a:hover,
.slider-inr button:hover {
    text-decoration: underline
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.header-top-inner,
.niches-logo {
    float: left;
    padding: 7px 0
}

div#error_message {
    color: red;
}

.success_response {
    color: #6aa84e !important;
}

.error_response {
    color: red !important
}

.editContent {
    position: relative
}

.pencil_edit_icon {
    position: absolute;
    right: 0;
    top: 0;
    color: #000 !important
}

.servic-pne-img+img {
    display: none;
}

.pencil_edit_icon img {
    height: 21px;
    width: 26px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

a {
    transition: all .5s ease 0;
    -moz-transition: all .5s ease 0;
    -webkit-transition: all .5s ease 0
}

body {
    font-family: open_sansregular
}

.header-phone-text h4,
.header-phone-text h5 {
    font-family: open_sanssemibold
}

#wrapper {
    width: 1170px;
    margin: auto
}

.header-top {
    float: left;
    width: 100%;
    height: auto
}

.header-top-inner {
    width: 100%;
    position: relative;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.niches-logo {
    width: 50%
}

.header-phone {
    float: right;
    width: auto;
    position: relative;
    padding-left: 60px;
    margin-top: 5px
}

.header-phone-icon {
    position: absolute;
    top: 0;
    left: 0;
    height: 48px;
    width: 48px;
    border-radius: 100%;
    background-color: #01b9f1;
    text-align: center;
    padding: 11px 0;
    z-index: 9;
}

.header-phone-text,
header-phone {
    float: left;
    width: 100%;
    margin-top: 4px
}

.header-phone-text h4 {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #052e70;
    margin-bottom: 3px;
    margin-top: 0
}

.header-phone-text h5 {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #000;
    margin: 0
}

.header-phone h4 {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #052e70;
    margin-bottom: 3px;
    margin-top: 0
}

.header-phone h5 {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #000;
    margin: 0
}

.header-phone h5 a {
    color: #000
}

.header-nav {
    background-color: #01b9f1;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease
}

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

.nav-wrapper nav {
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    float: left;
    height: auto;
    line-height: inherit;
    width: 100%
}

nav ul a:hover,
ul.sub-menu {
    background-color: transparent
}

.nav-wrapper nav ul {
    float: left;
    width: 100%;
    z-index: 9999
}

.blog-most-pop ul li,
.blog-ryt-out ul li,
.button-link-inner ul li,
.button-link-outer ul li,
.contact_form ul li,
.footer-inner ul li,
.footer-sol ul li,
.header-nav ul li,
.home-form ul li,
.inner-services ul li,
.niches-timer ul li,
.ryt-cont-outer ul li,
.testi-main ul li {
    list-style: none
}

.nav-wrapper nav ul li {
    float: left;
    width: auto;
    position: relative
}

.nav-wrapper nav ul li a {
    float: left;
    width: auto;
    font-size: 14px;
    color: #fff;
    padding: 15px
}

ul.sub-menu {
    left: 0;
    position: absolute;
    top: 100%;
    width: 220px !important;
    display: none;
    z-index: 99
}

.nav-wrapper nav ul li ul.sub-menu li {
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
    background: #fff
}

.nav-wrapper nav ul li ul.sub-menu li:last-child {
    border-bottom: none;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden
}

.nav-wrapper nav ul li ul.sub-menu li a {
    color: #222;
    width: 100%;
    padding: 14px 12px
}

.nav-wrapper nav ul li ul.sub-menu li a:hover {
    color: #fff;
    background-color: #01b9f1
}

.nav-wrapper nav ul li:hover ul.sub-menu {
    display: block
}

.banner-outer {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 630px
}

.banner-outer img {
    float: left;
    width: 100%
}

.banner-text {
    position: absolute;
    top: 50%;
    right: 10%;
    margin: auto;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 5px;
    padding: 20px 27px;
    display: inline-block;
    transform: translate(-10%, -50%);
}

.banr-btn {
    display: block;
    text-align: left;
    margin-top: 25px
}

.comman-btn,
.comman-heading h4,
.comman-heading p,
.footer-div1 ul li a,
.footer-sol ul li,
.footer-sol ul li a,
.heading-sec h4,
.style-btn {
    display: inline-block
}

.comman-btn {
    background-color: #01b9f1;
    border-radius: 3px;
    color: #fff;
    font-family: open_sansbold;
    padding: 10px 21px;
    border: none !important;
    margin-top: 2%
}

.trans-btn {
    color: #01b9f1;
    background-color: transparent
}

.banr-btn a {
    margin-right: 8px
}

.button-link-outer {
    float: left;
    width: 100%;
    background-color: #00aeed
}

.services-img,
.services-out-main {
    background-color: #eee;
    float: left
}

.button-link-inner {
    float: left;
    width: 100%
}

.button-link-inner ul {
    float: left;
    width: 100%;
    margin: 0
}

.button-link-inner ul li {
    float: left;
    width: 25%
}

.button-link-inner ul li a {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 21px;
    font-family: ralewaymedium;
    padding: 21px 5px;
    border-radius: 0
}

section {
    float: left;
    width: 100%;
    padding: 10px 0
}

.comman-heading {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 12px
}

.services-out-main {
    width: 100%;
    padding: 10px
}

.services-img {
    width: 100%;
    overflow: hidden;
    height: 265px;
    position: relative
}

.services-img img {
    float: left;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 100%
}

.services-content {
    float: left;
    width: 100%;
    text-align: center;
    padding: 24px 21px 26px;
    background-color: #fff
}

.services-content a {
    float: left
}

.style-btn {
    background-color: #01b9f1;
    border: none;
    border-radius: 3px;
    color: #fff;
    float: none;
    font-family: open_sansbold;
    font-size: 13px;
    margin: auto;
    overflow: hidden;
    padding: 12px 49px 12px 18px !important;
    position: relative;
    text-transform: uppercase
}

.style-btn span {
    background-color: #052e70;
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.style-btn span i {
    bottom: 0;
    font-size: 18px;
    left: 0;
    line-height: 42px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9
}

.no-margin {
    margin: 0 !important
}

.call-us-outer {
    float: left;
    width: 100%;
    background-color: #01a6de
}

.call-us-inner {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 28px
}

/*.video-div-offer{float:left;width:96%;position:relative;border:none;background-color:#eee;padding:18px}*/
.video-div-offer img {
    float: left;
    width: 100%
}

.video-div-offer img.play-btn {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: auto
}

.home-form::after,
.video-div-offer::after {
    bottom: -45px;
    left: 0
}

.video-div-offer::after {
    background: url(../../images/background-img/shadow.png) no-repeat rgba(0, 0, 0, 0);
    height: 45px;
    position: absolute;
    width: 100%;
    background-size: 100%
}

.offer-content ul li i {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 16px !important;
    color: #01a6de;
    color: 666666
}

.offr-btn {
    float: left;
    margin-top: 12px;
    width: 100%
}

.contect-bg {
    background: url(../../images/background-img/contact-bg.png) bottom no-repeat rgba(0, 0, 0, 0);
    background-size: cover
}

.home-form {
    float: left;
    width: 100%;
    padding: 18px;
    background: #eee;
    position: relative
}

.home-form ul {
    float: left;
    width: 100%;
    padding: 15px;
    background: #fff;
    margin: 0
}

.home-form ul input,
.home-form ul textarea {
    background: #fff;
    padding-left: 36px;
    font-size: 14px;
    box-sizing: border-box;
    width: 100%;
    float: left
}

.home-form ul li {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.home-form ul input {
    border: 1px solid #d5d5d5;
    height: 50px;
    margin: 0
}

.home-form ul input:focus {
    border-bottom: 1px solid #d5d5d5 !important;
    box-shadow: none !important
}

.home-form ul textarea {
    border: 1px solid #d5d5d5;
    height: 131px;
    margin: 0;
    resize: none;
    padding-top: 12px
}

.niches-contact-icons .form-icon8 {
    background: url(../../images/background-img/form-icon8.png) no-repeat rgba(0, 0, 0, 0) !important;
    background-position: 11px 15px !important
}

.niches-contact-icons .form-icon5 {
    background: url(../../images/background-img/form-icon5.png) no-repeat rgba(0, 0, 0, 0) !important;
    background-position: 11px 15px !important
}

.niches-contact-icons .form-icon6 {
    background: url(../../images/background-img/form-icon6.png) no-repeat rgba(0, 0, 0, 0) !important;
    background-position: 11px 15px !important
}

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

.home-form ul li button {
    width: 100%;
    text-transform: uppercase;
    padding: 12px 21px
}

.home-form::after {
    background: url(../../images/background-img/shadow.png) no-repeat rgba(0, 0, 0, 0);
    height: 45px;
    position: absolute;
    width: 100%;
    background-size: 100%
}

.testi-main {
    float: left;
    z-index: 9
}

.testi-main .bx-wrapper .bx-viewport {
    background: rgba(0, 0, 0, 0);
    border: none;
    box-shadow: none;
    left: 0;
    transform: inherit
}

.testi-main .bx-wrapper .bx-viewport ul li {
    text-align: center;
    color: #fff
}

.testi-main .bx-wrapper .bx-viewport ul li p {
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: open_sans;
    padding: 0 14%
}

.slider-inr {
    float: left;
    width: 100%
}

.slider-inr h4 {
    float: left;
    width: 100%;
    font-size: 21px;
    font-family: ralewaysemibold
}

.slider-inr h5 {
    float: left;
    width: 100%;
    font-size: 14px;
    font-family: ralewaymedium;
    margin-top: 10px;
    margin-bottom: 10px
}

.slider-inr h6 {
    float: left;
    width: 100%;
    font-size: 14px;
    font-family: open_sansitalic;
    margin-bottom: 20px
}

.slider-inr a,
.slider-inr button {
    border: none;
    font-size: 14px;
    color: #555;
    font-family: open_sansbold;
    background: url(../../images/background-img/slider-arrow.png) no-repeat rgba(0, 0, 0, 0);
    background-position: 98% 4px;
    padding-right: 20px
}

/* .bx-wrapper .bx-pager.bx-default-pager a{height:14px!important;width:14px!important;border-radius:100%!important;background:0 0!important;border:2px solid #fff} */
._slider_review .bx-wrapper .bx-pager.bx-default-pager a {
    border: 2px solid #ddd;
    background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

._slider_review .bx-wrapper .bx-pager.bx-default-pager {
    position: static;
}

._slider_review .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link.active,
._slider_review .bx-wrapper .bx-pager.bx-default-pager a.bx-pager-link:hover {
    background-color: #ffff;
    transition: .6s;
}

/* .bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#fff!important} */
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev {
    background-position: 0 0
}

/* .bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{bottom:-60px!important} */
.bx-wrapper .bx-controls-direction a {
    height: 48px;
    opacity: .5
}

.half-testi .testi-main .bx-wrapper .bx-viewport ul li {
    color: #666
}

.half-testi .testi-main .bx-wrapper .bx-viewport ul li p {
    color: #666;
    padding: 0 10%
}

.half-testi .slider-inr a,
.half-testi .slider-inr button {
    background: url(../../images/background-img/balck-arrow.png) no-repeat rgba(0, 0, 0, 0);
    background-position: 98% 0
}

.half-testi .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #fff;
    border: 2px solid #999
}

.half-testi .bx-wrapper .bx-pager.bx-default-pager a.active,
.half-testi .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: #999 !important
}

.half-testi .bx-wrapper .bx-prev {
    background: url(../../images/background-img/sld-left.png) no-repeat rgba(0, 0, 0, 0) !important
}

.half-testi .bx-wrapper .bx-next {
    background: url(../../images/background-img/sld-right.png) no-repeat rgba(0, 0, 0, 0) !important
}

.half-testi .bx-wrapper .bx-controls-auto,
.half-testi .bx-wrapper .bx-pager {
    bottom: -30px;
    margin-top: 10px;
    position: static;
    width: 100%
}

.half-testi .slider-inr h4 {
    font-size: 18px;
    color: #666
}

.heading-sec {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 55px
}

.home-form.tesi-fm {
    float: right;
    width: 98%
}

.footer-inner,
footer {
    width: 100%;
    float: left
}

.sml-testi {
    background: url(../../images/background-img/sml-tsti.png) left center no-repeat rgba(0, 0, 0, 0)
}

footer {
    background-color: #30303d;
    padding: 60px 0
}

.footer-div1 {
    float: left;
    width: 25%;
    height: auto;
    padding-right: 5%
}

.inner-banner::after,
.testi-overlay::after {
    content: "";
    left: 0;
    top: 0
}

.footer-div1 ul {
    float: left;
    width: 100%;
    margin-top: 12px
}

.footer-btm p,
.footer-div1 ul li:last-child {
    margin-bottom: 0
}

.footer-div1 ul li a {
    width: auto;
    font-size: 14px;
    color: #eee;
    text-transform: capitalize
}

.footer-btm,
.map-imag-footer,
.map-imag-footer img {
    width: 100%;
    float: left
}

.map-imag-footer {
    border: none;
    background-color: #fff;
    padding: 5px
}

.no-padding {
    padding: 0 !important
}

.footer-btm {
    background-color: #272733;
    padding: 10px 0
}

.footer-sol {
    float: right;
    width: auto
}

.footer-sol p,
.footer-sol ul {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.footer-sol ul li a {
    height: 36px;
    width: 36px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    margin-left: 2px
}

.footer-sol ul li a.sol1 {
    background-color: #3c579a
}

.footer-sol ul li a.sol2 {
    background-color: #01aded
}

.footer-sol ul li a.sol3 {
    background-color: #cc001d
}

.footer-sol ul li a.sol4 {
    background-color: #956841
}

.testi-overlay::after {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3)
}

.header-phone-text a {
    color: #000
}

.inner-banner {
    float: left;
    width: 100%;
    background-color: #0f3a7f;
    position: relative
}

.inner-banner::after {
    background: url(../../images/background-img/inner-bnr-bg.png);
    position: absolute;
    height: 100%;
    width: 100%
}

.inner-banne-main {
    float: left;
    width: 100%;
    text-align: center;
    padding: 63px 0;
    position: relative;
    z-index: 7
}

.inner-section {
    float: left;
    width: 100%;
    padding-top: 20px
}

.inner-services {
    float: left;
    width: 100%
}

.services-tab {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    overflow: visible;
    height: 65px
}

.tabs .indicator {
    display: none
}

.tabs.services-tab li {
    width: 25%;
    height: auto;
    float: left;
    border-right: 1px solid #ddd
}

.ser-lft-img img,
.sver-tab-cont {
    width: 100%;
    float: left
}

.tabs.services-tab li:last-child {
    border-right: none !important
}

.sver-tab-cont {
    padding: 45px 0 !important;
    margin: 0 !important
}

.ser-lft-img {
    float: left;
    max-width: 57%;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .22);
    margin-right: 30px;
    padding: 7px;
    background-color: #eee;
    position: relative;
    z-index: 5
}

.cont-gl-img {
    width: 46%;
    float: right
}

.cont-gl-img img {
    max-width: 238px
}

.ser-tab-head-outer h4 {
    font-size: 24px;
    color: #01b9f1;
    margin-bottom: 12px
}

.ser-inner-list li::after,
.tabs.services-tab li a.active::after {
    position: absolute;
    content: "";
    left: 0
}

.tabs.services-tab li a.active::after {
    bottom: -10px;
    right: 0;
    margin: auto;
    width: 0;
    border-top: 10px solid #01b9f1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.contact-img {
    float: left;
    width: 100%;
    background-color: #fff
}

.contact-img-head {
    float: left;
    width: 100%;
    background-color: #13b5e6;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .15)
}

.contact-img-content {
    float: left;
    width: 100%;
    padding: 15px;
    background: url(../../images/background-img/contact-img-1.png) center left no-repeat #fff
}

.contact-img-content h4 span {
    color: #052e70
}

.contact-img-content h5 {
    text-shadow: 0 1px 1px rgba(0, 0, 0, .39)
}

.servic-pne-img {
    float: left;
    width: 57%;
    text-align: center;
    padding: 122px 0;
    position: relative;
    z-index: 2
}

.con-gr-img {
    float: right;
    position: absolute;
    right: 17px;
    bottom: 18px
}

.contact-img-content h5 img {
    position: relative;
    top: 6px
}

.phone-cont-bg {
    background: url(../../images/background-img/contact-img-1.png) left no-repeat;
    background-size: auto 100%
}

.full-cont-lft {
    float: left;
    width: 58%;
    text-align: center;
    padding: 17% 0
}

.full-cont-lft h4 span {
    color: #052e70;
    font-family: ralewaysemibold
}

.full-cont-lft h5 span {
    color: #052e70;
    font-family: ralewaysemibold
}

.full-cont-lft h6 span,
.inr-pg-head h4 {
    font-family: ralewaysemibold
}

.full-cont-lft h6 img {
    position: relative;
    top: 7px
}

.full-cot-ryt {
    position: absolute;
    right: 0;
    bottom: -70px;
    max-width: 475px;
}

.inr-pg-head h4,
.map-div,
.pos-rel {
    position: relative
}

.full-cont-lft a,
.servic-pne-img a {
    color: #01b9f1
}

.margin-about-outer {
    padding-bottom: 20px
}

.inr-pg-head h4 {
    margin: 0;
    font-size: 32px;
    color: #01b9f1;
    text-transform: uppercase;
    display: inline-flex;
}

.inr-pg-head h4>div {
    margin-left: 10px;
}

.inr-pg-head h4 span {
    color: #052e70
}

.input-outer {
    margin-bottom: 20px
}

.input-outer .contInput {
    background-color: #fff !important
}

.input-outer input,
.input-outer textarea {
    margin: 0;
    border: 1px solid #d5d5d5;
    padding-left: 12px;
    font-size: 14px;
    color: #747474
}

.input-outer input {
    height: 50px;
    -moz-box-sizing: -webkit-border-box;
    box-sizing: border-box;
    font-family: open_sanslight;
    width: 100%
}

.input-outer textarea,
.set-lo-inpt input {
    -moz-box-sizing: -webkit-border-box;
    font-family: open_sanslight
}

.input-outer textarea {
    height: 122px;
    box-sizing: border-box;
    padding-top: 12px;
    resize: none;
    width: 100%
}

.input-outer input:focus {
    box-shadow: none !important;
    border: 1px solid #d5d5d5 !important
}

.inp-icon1 {
    background: url(../../images/background-img/con-icon1.svg) 10px 15px no-repeat
}

.inp-icon2 {
    background: url(../../images/background-img/con-icon2.svg) 10px 18px no-repeat
}

.inp-icon3 {
    background: url(../../images/background-img/con-icon3.svg) 10px 15px no-repeat
}

.half-width {
    width: 46.4%;
    margin-right: 3%;
    display: inline-block
}

.contact_form .input-outer.half-width {
    vertical-align: top;
}

.contact_form .input-outer.half-width select {
    display: block;
}

.contact_form .input-outer.half-width input,
.contact_form .input-outer.half-width textarea {
    margin: 0;
}

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

.inner-section .contact-in .contact-in-inpt .float-left {
    width: 100%
}

.input-check {
    float: left;
    width: 100%
}

.input-check input[type=checkbox] {
    float: left
}

[type=checkbox]+label::before,
[type=checkbox]:not(.filled-in)+label::after {
    border: 1px solid #ccc
}

.input-check label {
    color: #666
}

.input-btn {
    float: left;
    width: 100%
}

.inr-pg-head.small-head h4 {
    font-size: 22px
}

.contect-ul {
    float: left;
    width: 100%;
    margin: 0
}

.ryt-cont-outer .inr-pg-head {
    margin-bottom: 20px
}

.margin-top-ryt-con {
    margin-top: 52px
}

.map-main {
    float: left;
    width: 100%;
    padding-bottom: 60px
}

.map-div {
    float: left;
    width: 100%;
    border: none;
    padding: 7px;
    background-color: #eee
}

.map-div.set-loction::after,
.map-div::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -45px
}

.map-div img {
    float: left;
    width: 100%
}

.map-div::after {
    width: 100%;
    height: 45px;
    background: url(../../images/background-img/shadow-big.png) no-repeat;
    background-size: 100%
}

.map-div.set-loction {
    border: none;
    margin-top: 45px;
    background-color: #eee;
    padding: 15px
}

.set-lo-inpt {
    float: left;
    width: 37.5%;
    margin-right: 1.3%
}

.map-div.set-loction input:focus {
    box-shadow: none !important;
    border: 1px solid #d5d5d5 !important
}

.map-div.set-loction::after {
    width: 100%;
    height: 45px;
    background: url(../../images/background-img/shadow-big.png) no-repeat;
    background-size: 100%
}

.set-lo-inpt.set-last-btn {
    width: 22%;
    margin: 0
}

.set-lo-inpt.set-last-btn button {
    width: 100%;
    height: 49px
}

[type=checkbox]:checked+label::before {
    border-right: 2px solid #01b9f1;
    border-bottom: 2px solid #01b9f1
}

.cont-ryt-padng {
    padding-right: 55px !important
}

.map-main.map-margin-top {
    padding-top: 65px
}

.testimonial-outer {
    float: left;
    width: 100%;
    position: relative
}

.testimonial-outer table {
    width: 100%;
    border-collapse: collapse
}

.testi-main {
    display: inline-block;
    position: relative;
    width: 100%;
    min-height: 68px;
    padding-left: 85px
}

.table-divder,
.testi-in-img,
.testi-in-img img {
    position: absolute;
    left: 0
}

.testi-in-img {
    top: 0;
    height: 67px;
    width: 67px;
    border-radius: 100%;
    background-color: #01b9f1;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .22)
}

.testi-in-img img {
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.margin-about-outer .testi-main p {
    margin-bottom: 0;
    font-family: open_sansitalic
}

.star-rat {
    margin-top: 10px;
    margin-bottom: 12px
}

.testimonial-outer-new {
    padding-right: 35px;
    padding-top: 25px;
    float: none;
    width: 49%;
    display: inline-block;
    vertical-align: top
}

.table-divder {
    right: 0;
    margin: auto;
    width: 1px;
    height: 100%;
    background-color: #eee
}

.inner-section.margin-testi-outer {
    margin-top: 20px;
    margin-bottom: 20px
}

.no-border {
    border: none !important
}

.ser-lft-img.about-img {
    position: relative;
    width: 50%;
    z-index: 4
}

.ser-lft-img.about-img.new-about-img {
    width: 100%;
    max-width: 100%;
    margin-right: 0
}

.blog-outer {
    float: left;
    width: 100%
}

.blog-left {
    float: left;
    width: 70%
}

.bolg-cont,
.bolg-img,
.bolg-img img {
    float: left;
    width: 100%
}

.bolg-img {
    margin-bottom: 15px;
    background-color: #eee;
    padding: 7px
}

.bolg-cont p {
    font-size: 14px;
    color: #666;
    line-height: 22px
}

.blog-sol {
    float: right;
    width: auto;
    margin-top: 4px
}

.footer-sol.blog-sol ul li a {
    padding: 7px 0;
    background-color: transparent !important;
    border: 2px solid #b4b4b4 !important;
    color: #b4b4b4
}

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

.blog-comment {
    float: left;
    width: 100%;
    background-color: #f5f5f5;
    padding-bottom: 20px
}

.blog-comment-outer {
    float: left;
    width: 70%
}

.blog-comment-outer .input-outer input,
.blog-comment-outer .input-outer textarea {
    background-color: #fff !important
}

.blog-comment-outer .input-btn {
    margin-top: 15px
}

.blog-comment-outer [type=checkbox]+label::before,
.blog-comment-outer [type=checkbox]:not(.filled-in)+label::after {
    background-color: #fff
}

.blog-comment-outer [type=checkbox]:checked+label::before {
    background-color: transparent
}

.blog-main-ryt {
    float: right;
    width: 27%
}

.blog-most-pop,
.blog-most-pop li,
.blog-ryt-out,
.serch-blog {
    width: 100%;
    float: left
}

.serch-blog {
    height: auto
}

.serch-blog input {
    margin: 0;
    border: 1px solid #d5d5d5;
    height: 50px;
    padding-left: 36px;
    -moz-box-sizing: -webkit-border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-family: open_sanslight;
    color: #747474
}

.serch-blog input:focus {
    box-shadow: none !important;
    border: 1px solid #d5d5d5 !important
}

.serch-icon {
    background: url(../../images/background-img/search-icon.png) 10px 16px no-repeat
}

.blog-ryt-out {
    margin-top: 25px
}

.blog-most-pop li {
    margin-bottom: 16px
}

.blog-most-pop li:last-child {
    margin-bottom: 0
}

.blog-ryt-img {
    float: left;
    width: 86px;
    border: 3px solid #eee;
    margin-right: 12px
}

.blg-btn,
.blog-tag,
.buss-dtl-con p {
    width: 100%;
    float: left
}

.blog-ryt-img img {
    float: left
}

.blog-ryt-out .inr-pg-head h4 {
    font-size: 16px
}

.blg-btn a,
.blog-tag li a {
    text-transform: uppercase;
    font-size: 12px
}

.blog-ryt-out .inr-pg-head {
    margin-bottom: 25px
}

.blog-tag li {
    float: left;
    margin: 3px 6px 3px 0
}

.blg-btn {
    margin-bottom: 18px;
    margin-top: 5px
}

.blg-btn a {
    padding: 10px 14px
}

.margin-top {
    margin-top: 20px
}

.half-testi .testi-main {
    padding-left: 0
}

.buss-dtl-con p,
.map-outer .col {
    margin: 0
}

a {
    color: #fff
}

.input-check p label {
    font-size: 14px
}

.no-pad-lft {
    padding-left: 0 !important
}

.about-us-left {
    float: left;
    width: 66%;
    text-align: justify
}

.about-us-right {
    float: right;
    margin-bottom: 60px;
    width: 30%
}

.about-us-right .home-form {
    padding: 15px
}

.about-us-right .contact-img-head h4 {
    font-size: 22px;
    padding: 15px 0;
    text-align: center;
    color: #fff
}

.about-us-right .contact-img-content h4,
.about-us-right .contact-img-content h5 {
    font-size: 27px
}

.about-us-right .con-gr-img {
    width: 42%;
    display: none
}

.contact-img-content .con-gr-img {
    width: 42%
}

.contact-img-content .show_img {
    display: block
}

.about-us-right .servic-pne-img {
    padding: 50px 0;
    width: 100%
}

.about-cont-out {
    float: left;
    width: 100%;
    margin-top: 50px
}

.about-us-right .contact-img-content h5 img {
    position: relative;
    top: -3px
}

.niches-logo img {
    max-width: 212px;
    margin: auto;
    max-height: 90%
}

.bullet-point {
    display: block;
    float: none;
    width: 100%
}

.bullet-point ul {
    display: block;
    width: 100%;
    float: none
}

.bullet-point ul li {
    font-size: 15px;
    color: #333;
    margin-bottom: 10px;
    position: relative;
    list-style: inside;
    float: none
}

.header-nav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.header-top.fixed-margin {
    margin-bottom: 68px
}

.heading-custom-img {
    float: left;
    width: 100%;
    height: auto;
    text-align: center
}

.heading-left-img,
.heading-right-img {
    height: 1px;
    background-color: #052e70;
    width: 74px;
    vertical-align: middle;
    display: inline-block
}

.heading-left-img {
    margin-right: 19px
}

.heading-right-img {
    margin-left: 19px
}

.heading-middle-img1 {
    display: inline-block;
    vertical-align: middle;
    height: 21px;
    width: 21px;
    border: 1px solid #3498db;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.heading-middle-img1.small-hed {
    height: 13px;
    width: 13px;
    position: relative;
    margin: 0 -4px
}

.crl-btn-mid,
.head-sml-bor,
.head-sml-bor.sml-bor-nxt {
    position: absolute;
    background-color: #052e70;
    content: ""
}

.header-nav {
    float: left;
    width: 100%
}

.head-sml-bor {
    height: 2px;
    width: 25px;
    left: 0;
    bottom: -5px
}

.head-sml-bor.sml-bor-nxt {
    height: 2px;
    width: 18px;
    left: 0;
    bottom: -5px
}

.crl-btn-mid {
    top: 0;
    bottom: 0;
    margin: auto;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    left: -4px
}

.testi-img i {
    color: #fff;
    font-size: 85px
}

.testi-img.testi-fff i {
    color: #a6dff3;
    font-size: 75px
}

.servic-pne-img h5 i {
    font-size: 45px;
    line-height: 42px;
    position: relative;
    top: 7px
}

.full-cont-lft h6 i {
    font-size: 61px;
    line-height: 45px;
    position: relative;
    top: 7px
}

::-webkit-input-placeholder {
    color: #444
}

::-moz-placeholder {
    color: #444
}

:-ms-input-placeholder {
    color: #444
}

:-moz-placeholder {
    color: #444
}

.about-us-left ul {
    list-style: inside !important
}

.term-content {
    float: left;
    width: 100%
}

.term-content p {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.submenu-arrow {
    background: url(../../images/background-img/sub-arrow-full.png) no-repeat;
    background-position: 100% center !important;
    padding-right: 20px !important
}

.testi-overlay.testi-inner-1 {
    background: url(../../images/background-img/testi-bg.jpg) center center no-repeat;
    background-size: cover;
    padding: 70px 0 120px;
    position: relative
}

.testi-inner-1::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    content: ""
}

.testi-inner-1 .bx-wrapper {
    max-width: inherit !important
}

.testi-1-img1 {
    height: 125px;
    width: 125px;
    border-radius: 100%;
    overflow: hidden;
    background-color: #ccc;
    display: inline-block;
    float: none;
    border: 3px solid #fff;
    position: relative
}

.testi-inner-1 .slide {
    text-align: center;
    padding: 0 20px
}

.testi-inner-1 .slide h4 {
    margin: 30px 0 0;
    font-size: 22px;
    color: #fff;
    font-family: ralewaybold
}

.testi-inner-1 .slide p {
    margin: 12px 0;
    font-size: 14px;
    color: #fff;
    font-family: open_sansitalic;
    line-height: 26px
}

.testi-inner-1 .slide h5 {
    margin: 35px 0 7px;
    font-size: 16px;
    color: #fff;
    font-family: ralewaybold
}

.testi-inner-1 .slide h6 {
    margin: 0;
    font-size: 14px;
    color: #54a0dc;
    font-family: open_sanssemibold
}

.testi-1-img1 img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.testi-inner-1 .bx-wrapper .bx-prev {
    left: -25px !important
}

.testi-inner-1 .bx-wrapper .bx-next {
    right: -25px !important
}

.testi-inner-3 {
    padding-bottom: 120px;
    position: relative
}

.testi-inr-3-bg {
    background: url(../../images/background-img/testi-bg.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    filter: blur(6px);
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px)
}

.testi-inner-3 .bx-wrapper {
    margin: auto !important;
    text-align: center
}

.testi-inner-3 .testi-3-bor-in {
    background: rgba(255, 255, 255, .8);
    border-top: 5px solid #54a0dc;
    position: relative;
    padding: 75px 40px 45px;
    display: inline-block;
    width: 100%
}

.testi-3-img1,
.testi-3-img1 img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto
}

.testi-3-img1 {
    background-color: #54a0dc;
    border-radius: 100%;
    display: inline-block;
    height: 75px;
    overflow: hidden;
    top: -38px;
    width: 75px
}

.testi-3-img1 img {
    top: 0;
    bottom: 0
}

.testi-inner-3 .bx-viewport {
    padding-top: 38px;
    height: auto !important
}

.testi-inner-3 .slide h5 {
    margin: 35px 0 7px;
    font-size: 16px;
    color: #666;
    font-family: ralewaybold
}

.testi-inner-3 .slide h6 {
    margin: 0;
    font-size: 14px;
    color: #666;
    font-family: open_sanssemibold
}

.testi-overlay.testi-inner-3::after,
.testi-overlay.testi-inner-4::after,
.testi-overlay.testi-inner-5::after {
    display: none
}

.testi-4-footer,
.testi-4-footer h5,
.testi-4-footer h6,
.testi-5-out,
.testi-5-out h5,
.testi-5-out h6 {
    display: inline-block
}

.testi-4-cont {
    border: 1px solid #eee;
    padding: 22px 55px;
    position: relative;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
    background: #fff
}

.testi-4-ft-out,
.testi-5img1 {
    border-radius: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .22);
    overflow: hidden
}

.testi-4-cont::after {
    position: absolute;
    bottom: -29px;
    left: 23px;
    width: 37px;
    height: 31px;
    background: url(../../images/niches/testi-4-arrow.png) no-repeat;
    content: ""
}

.testi-4-ft-out {
    background: #ccc;
    height: 70px;
    left: 0;
    position: absolute;
    top: 0;
    width: 70px
}

.testi-4-cont p {
    position: relative;
    font-family: open_sansitalic
}

.testi-4-cont p::after,
.testi-4-cont p::before {
    position: absolute;
    width: 37px;
    height: 31px;
    content: ""
}

.testi-4-cont p::after {
    top: 0;
    left: -41px;
    background: url(../../images/niches/testi-4-icon1.png) no-repeat
}

.testi-4-cont p::before {
    bottom: 0;
    right: -41px;
    background: url(../../images/niches/testi-4-icon2.png) no-repeat
}

.testi-4-footer {
    margin-top: 30px;
    position: relative;
    width: 100%;
    min-height: 78px;
    padding-left: 84px;
    padding-top: 12px
}

.testi-4-footer h5 {
    font-size: 14px;
    color: #666;
    width: 100%;
    font-family: open_sansbold
}

.testi-4-footer h6 {
    font-size: 14px;
    color: #54a0dc;
    width: 100%
}

.testi-4-ft-out img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.bx-wrapper .bx-prev {
    background: url(../../images/background-img/arrow-testi-left.png) no-repeat rgba(0, 0, 0, 0) !important
}

.bx-wrapper .bx-next {
    background: url(../../images/background-img/arrow-testi-rigth.png) no-repeat rgba(0, 0, 0, 0) !important
}

.testi-inner-5 {
    float: left;
    width: 100%;
    background: #f5f5f5
}

.testi-5-out {
    width: 100%;
    position: relative;
    padding: 20px 20px 20px 142px;
    background: #fff;
    margin: 30px 0
}

.testi-5img1 {
    height: 100px;
    position: absolute;
    top: 20px;
    width: 100px;
    left: 20px;
    border: 3px solid #fff;
    background: #ccc
}

.testi-5img1 img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.testi-5-out p {
    font-size: 14px;
    color: #666;
    font-family: open_sansitalic
}

.testi-5-out h5 {
    width: 100%;
    font-size: 14px;
    color: #666;
    font-family: open_sansbold;
    margin-top: 15px
}

.testi-5-out h6 {
    width: 100%;
    font-size: 13px;
    color: #54a0dc;
    font-family: open_sanssemibold
}

.testi-5-out::after {
    background: url(../../images/background-img/shadow-testi5.png) no-repeat rgba(0, 0, 0, 0);
    bottom: -30px;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

.testi-inner-5 .bx-viewport {
    height: auto !important
}

.testi-inner-2 {
    float: left;
    width: 100%;
    background: #fff
}

.testi-inner-2-cont ul {
    display: inline-block;
    width: 100%;
    text-align: center
}

.testi-inner-2-cont ul li {
    box-sizing: border-box;
    display: inline-block !important;
    float: none !important;
    padding: 0 !important;
    width: 25% !important;
    margin: 0 !important
}

.testi-inner-2-cont ul li a {
    display: inline-block;
    min-height: 80px;
    position: relative;
    width: auto;
    padding-left: 90px;
    text-align: left
}

.testi-inner-2-cont ul li h5 {
    display: inline-block !important;
    width: 100%;
    font-size: 14px !important;
    color: #666 !important;
    font-family: open_sansbold;
    margin-top: 20px
}

.testi-inner-2-cont ul li h6 {
    display: inline-block;
    width: 100%;
    font-size: 13px !important;
    color: #54a0dc !important;
    font-family: open_sanssemibold
}

.testi-2-img1 {
    height: 78px;
    width: 78px;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    background: #ccc;
    left: 0;
    top: 0;
    box-shadow: 0 3px 0 rgba(0, 1, 5, .22)
}

.testi-2-img1 img {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.testi-2-div1 {
    margin-bottom: 60px;
    text-align: center;
    width: 100%;
    display: none
}

.testi-2-div1 p {
    font-family: open_sansitalic;
    color: #333
}

.testi-2-icon {
    border-radius: 100%;
    display: inline-block;
    height: 80px;
    margin-bottom: 40px;
    position: relative;
    width: 80px
}

.testi-inner-1,
.testi-inner-1 ul,
.testimonial-outer-1 {
    float: left;
    width: 100%
}

.testi-2-icon img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

#test-2-div1 {
    display: block
}

.testi-inner-1 {
    padding: 30px 0
}

.testi-inner-1-head {
    display: inline-block;
    width: 100%;
    font-size: 22px;
    color: #333;
    margin-bottom: 12px;
    font-family: ralewaybold
}

.testi-inner-1 ul li p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    display: inline-block;
    width: 100%;
    font-family: open_sansitalic
}

.testi-1-img {
    background: 0 0/50% auto #c5c5c5;
    border-radius: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .12);
    display: inline-block;
    height: 70px;
    margin: 20px 0 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 70px
}

.testi-inner-1-sml-hed {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #666;
    margin-bottom: 2px;
    font-family: open_sansbold
}

.testi-inner-1-lst-hed {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #54a0dc;
    font-family: open_sanssemibold
}

.page-testimonial-main .testi-inner-1::after {
    display: none
}

.testi-1-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.niches-video video {
    width: 100%
}

ul.captcha_wrap {
    float: left;
    width: 100%
}

.ser-tab-head-outer.advance_editor {
    display: block
}

.add_img img {
    float: left;
    width: 100%
}

.niches-ser-btn-out {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 15px
}

.testi-niches-cont {
    display: inline-block;
    width: 48%;
    vertical-align: top;
    padding: 0 2%
}

.logo {
    float: left;
    width: 50%;
}

.call-us-inner a {
    float: right
}

.call-us-inner p {
    float: left;
    color: #fff;
    font-size: 21px;
    font-family: ralewayregular;
    text-transform: uppercase;
    margin: 0
}

.call-us-inner p.niche-section3-lft {
    width: auto
}

.comman-heading h4 {
    width: 100%;
    font-size: 32px;
    text-transform: uppercase;
    color: #01b9f1;
    font-family: ralewaysemibold;
    margin: 0
}

.comman-heading p {
    color: #555;
    font-size: 13px;
    line-height: 22px;
    padding: 0 23%;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 18px
}

.services-content h4 {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 22px;
    text-transform: uppercase;
    color: #01b9f1;
    font-family: ralewaybold;
    margin: 0;
}

.services-content p {
    /* float: left; */
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #555;
    line-height: 26px;
    margin-top: 12px
}

.footer-div1 h4 {
    float: left;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-family: open_sansbold;
    border-bottom: 1px solid #98989e;
    margin: 0;
    width: 100%
}

.footer-div1 h4 span {
    float: left;
    top: 2px
}

.footer-div1 ul li {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #eee;
    margin-bottom: 8px
}

.footer-btm p {
    color: #eee;
    float: left;
    font-size: 13px;
    margin-top: 6px
}

.heading-sec h4 {
    text-transform: uppercase;
    margin-bottom: 12px
}

.inner-banne-main h4 {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-family: ralewaybold;
    margin-bottom: 12px;
    margin-top: 0
}

.inr-pg-head.small-head {
    float: left;
    width: 100%
}

.jgm_map {
    margin-bottom: 60px
}

.testi-main h4 {
    font-size: 15px;
    font-weight: 400;
    margin-top: 15px;
    font-family: open_sansbold
}

.logo img {
    object-fit: contain;
    height: 100%;
}

.servic-pne-img h4 {
    color: #01b9f1
}

.servic-pne-img h5 i {
    color: #052e70
}

.bg_niche-section-6 {
    background: url(../../images/background-img/testi-bg-new.jpeg) top center no-repeat;
    background-size: cover
}

.testi-overlay.bg_niche-section-6 {
    position: relative
}

._slider_review {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bg_niche-section-6 .bx-controls {
    overflow: inherit;
    position: static
}

.bg_niche-section-6 .bx-next {
    right: 0 !important
}

.bg_niche-section-6 .bx-prev {
    left: 20px !important
}

.testimonial_review {
    display: flex;
    justify-content: space-between
}

._review {
    width: 48%
}

.testi-in-img {
    display: flex;
    align-items: center;
    justify-content: center
}

._star_ {
    float: left;
    width: 100%;
    margin: 10px 0
}

._client_rew {
    float: left;
    width: 100%;
    margin: 0 0 15px !important
}

._happy_client .bx-controls {
    position: static
}

._happy_client .bx-wrapper .bx-prev {
    left: 0
}

._happy_client .bx-wrapper .bx-next {
    right: -15px
}

._happy_client .testi-txt-blk {
    width: auto !important;
    padding: 0 20px !important
}

._happy_client .testimonial,
._happy_client .testimonial a,
._happy_client .slider-inr.testi-txt-blk a,
.testimonial,
.testimonial a,
.slider-inr.testi-txt-blk a {
    background-image: none !important;
    padding: 0;
}

._bst_service .services-content a.btn {
    margin-top: 15px;
}

.mt-10 {
    margin-top: 10px !important;
}

.p-0 {
    padding: 0px !important;
}

.ni_in_sec3 .full-cot-ryt {
    bottom: auto;
    top: 0;
}

._header_txt1 .head_txtarea {
    padding: 0;
}

._header_txt1 .head_txtarea {
    padding: 0 15px;
    max-width: 600px;
    width: 100%;
    margin: 0;
}

._header_txt1 .head_txtarea h4 {
    font-size: 16px;
    color: #000;
    margin: 0
}

._header_txt1 .head_txtarea h5 {
    color: #828282;
    font-weight: normal !important;
    font-size: 14px;
}

@media screen and (max-width:1380px) {
    .AI-call-portal-call.new-niches-design .header-top .header-top.section-bg-color-img {
        margin: auto;
        float: none;
        width: 68% !important;
    }
}


@media screen and (max-width:1200px) {
    #wrapper {
        width: 95%
    }

    .banner-text {
        right: 20px
    }

    .servic-pne-img {
        width: 58%;
        padding: 92px 0
    }

    .con-gr-img {
        width: 200px
    }

    .contact-img-content h5 {
        font-size: 27px
    }

    .full-cont-lft h4 {
        font-size: 40px
    }

    .full-cont-lft h5,
    .full-cont-lft h6 {
        font-size: 32px
    }

    .full-cot-ryt {
        width: 40%
    }

    .full-cont-lft {
        padding: 13% 0
    }

    .banner-outer {
        height: auto
    }

    .about-us-right {
        width: 35%
    }

    .about-us-left {
        width: 60%
    }

    .niches-bnr-h5,
    .niches-bnr-h4 {
        font-size: 70px;
        line-height: 80px;
    }

    .services-content h4 {
        font-size: 18px;
    }
}

@media screen and (max-width:1024px) {
    .submenu-arrow {
        background: url(../../images/background-img/sub-arrow-full.png) no-repeat;
        background-position: 94% center !important;
        padding-right: 15px !important
    }

    .submenu-arrow:hover {
        background: url(../../images/background-img/sub-arrow-full.png) no-repeat;
        padding-right: 15px !important
    }

    .about-us-left {
        width: 100%
    }

    .about-us-right {
        width: 100%;
        text-align: center
    }

    .about-us-right .inr-pg-head,
    .home-form {
        float: none;
        display: inline-block
    }

    .about-us-right .inr-pg-head {
        text-align: left;
        margin-bottom: 0
    }

    nav a#pull:after {
        content: "\f0c9 ";
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 10px
    }

    /* #niches1990 ul li a,#niches1990 ul li a.submenus{color:#000!important} */
    .call-us-inner p {
        font-size: 16px !important
    }

    .call-us-inner a.tabtocall {
        font-size: 18px
    }
}

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

    .AI-call-portal-call-wrapper p br, .AI-call-portal-call-wrapper .header-phone-text a br {
        display: none;
     }

     .AI-call-portal-call.new-niches-design {
        bottom: -52px !important;
     }

    .AI-call-portal-call-wrapper p, .AI-call-portal-call-wrapper .header-phone-text a {
        font-size: 17px !important;
        line-height: 22px !important;
    }

    .AI-call-portal-call-wrapper {
        padding: 20px 0 55px !important;
        margin-bottom: 60px !important;
    }

    .AI-call-portal-call.niches-header-home-4._header_rp1 .socialicons li a.socialicons {
        font-size: 30px !important;
        margin-right: 14px !important;
    }

    .AI-call-portal-call.niches-header-home-4._header_rp1 .logo img {
       width: 100% !important;
    }

    .AI-call-portal-call.niches-header-home-4 .header-phone {
        left: 0 !important;
    }

    .AI-call-portal-call.niches-header-home-4 .logo{
        width: 16%;
    }

    .AI-call-portal-call.new-niches-design .section-bg-color-img {  
        background: #070417 !important;
        border-radius: 20px;
        padding: 0!important;
        margin: 0;
        width: 100% !important;
        height: 90px !important;
    }

    .AI-call-portal-call._header_rp1.niches-header-home-4.new-niches-design {
        border: none !important;
    }

    .AI-call-portal-call.new-niches-design .call_block {
        flex-wrap: wrap;
    }
    
    .AI-call-portal-call.new-niches-design .call_block .commonText {
        margin-left: 0 !important;
    }

    .video-div-offer {
        width: 100%;
        margin-bottom: 40px
    }

    .button-link-inner ul li a {
        font-size: 15px !important
    }

    .half-testi {
        float: left;
        width: 100%;
        margin-bottom: 50px
    }

    .comman-heading {
        margin-bottom: 45px
    }

    .home-form.tesi-fm {
        width: 100%
    }

    .con-gr-img,
    .tabs.services-tab li {
        width: auto
    }

    .bx-wrapper .bx-next {
        right: 0
    }

    .servic-pne-img {
        padding: 122px 0
    }

    .contact-img-content h5 {
        font-size: 30px
    }

    .home-form {
        margin-top: 0px
    }

    .full-cot-ryt {
        bottom: -50px
    }

    .tabs.services-tab li a {
        font-size: 15px;
        line-height: 55px;
        padding: 0 12px
    }

    .services-tab {
        height: 56px;
        overflow-x: auto;
        overflow-y: hidden
    }

    .cont-ryt-padng {
        padding: 0 .75rem !important
    }

    .ryt-cont-outer {
        margin-top: 40px !important
    }

    .margin-top-ryt-con {
        margin-top: 30px
    }

    .sml-testi .home-form tesi-fm {
        margin-top: 0
    }

    .socialicons li a.socialicons {
        /* width:33px!important;height:33px!important; */
        margin-right: 3px !important
    }

    .testimonial_quote li a.socialicons i {
        line-height: auto !important;
        font-size: auto !important;
    }

    .socialicons li a.socialicons i {}

    .niches-bnr-h4,
    .niches-bnr-h5 {
        font-size: 40px;
        line-height: 50px !important;
    }

    ._bst_service .block-3-outer {
        width: 46%;
    }

    .contact_form_all._in_tuch .input-outer.half-width {
        width: 100%;
        margin: 0;
    }
}

@media screen and (max-width:800px) {
    .ser-outer-home .col.m4 {
        width: 100%;
        margin-bottom: 30px !important
    }

    .call-us-inner p {
        font-size: 20px;
        margin: 0;
        width: 100%;
        text-align: center
    }

    .footer-div1,
    .margin-bottom-res {
        margin-bottom: 40px
    }

    .call-us-inner h4 {
        font-size: 28px;
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 5px
    }

    .contact-res-outer .col.m6 {
        width: 100%
    }

    .banner-text h4,
    .banner-text h5 {
        color: #fff
    }

    .banr-btn a {
        /* background-color:#fff;color:#0090c1; */
        border: 2px solid #fff
    }

    .banr-btn a.trans-btn,
    .btn.banr-btn a:focus,
    .btn.banr-btn a:hover {
        background-color: transparent
    }

    .banr-btn a.btn.trans-btn:hover {
        background-color: #fff;
        color: #0090c1
    }

    .comman-btn {
        padding: 9px 15px
    }

    .footer-div1,
    .footer-div1.no-padding {
        padding: 0 4% !important
    }

    .banr-btn {
        margin-top: 12px;
    }

    .footer-div1 {
        float: none;
        width: 49%;
        height: auto;
        display: inline-block;
        vertical-align: top
    }

    .parallax-container.testi-overlay {
        height: auto
    }

    .bx-wrapper .bx-controls-auto,
    .parallax-container.testi-overlay .bx-wrapper .bx-pager {
        bottom: 0;
        position: static
    }

    footer {
        padding-bottom: 20px
    }

    .banner-outer::after {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        z-index: 1;
        left: 0;
        top: 0;
    }

    .banner-text {
        z-index: 4
    }

    .blog-comment-outer,
    .blog-left,
    .blog-main-ryt {
        width: 100%
    }

    .footer-sol.blog-sol ul {
        text-align: left
    }

    .services-img {
        height: auto
    }

    .services-img img {
        position: static;
        max-width: 100%;
        height: auto
    }
}

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


    /* .new_niche_call .bnr_btm_txt.section-bg-color-img a span.socialicons {
        width: 35px!important;  height: 35px!important; padding: 0px !important;  line-height: 35px!important;   font-size: 22px!important;   }

    .new_niche_call .bnr_btm_txt.section-bg-color-img .wp {
        display: inline-block !important;    }

    .new_niche_call_border .niche-sec-9 .bnr_btm_txt a {
        font-size: 16px !important;  line-height: 20px !important;    }

    .new_niche_call .bnr_btm_txt.section-bg-color-img a {
        font-size: 24px !important;   line-height: 28px;   width: 100%;  padding: 15px 0px 15px 0px; }

    .new_niche_call span.new-niches-call.section-bg-color-img {
        clip: initial !important;  }

    .new_niche_call .bnr_btm_txt .new-niches-call.section-bg-color-img {
        clip-path: initial !important; border-radius:0px 0px 0px 0px!important; padding: 15px 30px 15px 20px!important; width: 100% !important; display: inline-block; text-align: center; } */


    .footer-btm p {
        margin-top: 0;
        width: 100%;
        text-align: center
    }

    .footer-sol {
        width: 100%
    }

    .footer-sol.blog-sol {
        width: auto;
        margin: 0
    }

    .footer-sol ul {
        width: 100%;
        text-align: center
    }

    .button-link-inner ul li {
        width: 48%;
        border-bottom: 1px solid rgba(16, 14, 14, .73);
        margin: 0 1%
    }

    .full-cont-lft h4 {
        font-size: 28px
    }

    .full-cont-lft h5 {
        font-size: 25px;
        margin-top: 0
    }

    .full-cont-lft h6 {
        font-size: 27px
    }

    .full-cont-lft h6 img {
        width: 35px
    }

    .comman-heading p {
        padding: 0 10%
    }

    .testimonial-outer table tr td {
        padding: 25px 0 20px !important;
        display: inline-block;
        border-bottom: 1px solid #eee
    }

    .testimonial-outer table tr {
        border-bottom: none
    }

    .table-divder {
        display: none
    }

    .footer-sol {
        margin-top: 10px
    }

    .full-cont-lft h6 i {
        font-size: 44px;
        line-height: 27px
    }

    .testi-inner-1 ul li {
        width: 49%
    }

    .testi-inner-3 ul li {
        padding-left: 0
    }

    .testi-inner-3 ul li:nth-of-type(2n) {
        padding-left: 0;
        padding-right: 0
    }

    .testi-3-img {
        position: relative;
        float: left;
        margin-bottom: 20px;
        top: 0
    }

    .testi-inner-4 ul li {
        width: 45%
    }

    .logo,
    .niches-logo {
        float: left;
        width: 100%;
        text-align: center
    }

    .header-phone-icon {
        height: 44px;
        width: 44px
    }

    .header-phone {
        width: auto;
        position: relative;
        padding-left: 15px;
        left: 54%;
        float: left;
        transform: translate(-48%, 0);
        text-align: center
    }

    .call-us-inner a.tabtocall,
    .call-us-inner div,
    .call-us-inner p,
    .call-us-inner p span,
    .call-us-inner a,
    .call-us-inner a span {
        width: 100% !important;
        float: left;
        text-align: center
    }

    .footer-2-outer p {
        text-align: center;
        margin-bottom: 0
    }

    .footer-2-outer ul.socialicons {
        display: flex !important;
        align-items: center;
        justify-content: center
    }

    .testimonial_review {
        display: block
    }

    ._review {
        width: 100%
    }

    .button-link-inner ul li:last-child,
    .button-link-inner ul li:nth-child(3) {
        border-bottom: 0;
    }

    ._bst_service .services-img {
        height: 255px;
    }

    ._bst_service.advanced_drag_drop_rapify img {
        max-width: 100%;
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .mobile-responsive-paragraph {
        word-break: break-word;
    }

    .header-phone.head_txtarea {
        left: 50%;
        transform: translate(-50%, 0);
    }
}

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

    .AI-call-portal-call.niches-header-home-4.new-niches-design .header-phone {
        width: 94% !important;
        margin: auto !important;
    }

    .AI-call-portal-call.new-niches-design .header-top .header-top.section-bg-color-img {
        width: 94% !important;
        background: transparent !important;
    }

    .AI-call-portal-call.niches-header-home-4 .logo {
        display: none;
    }

    .banner-text,
    .banr-btn {
        text-align: center
    }

    .con-gr-img,
    .full-cot-ryt {
        display: none
    }

    .about-us-right .inr-pg-head,
    .banner-text,
    .full-cont-lft,
    .half-width,
    .home-form,
    .ser-lft-img,
    .ser-lft-img.about-img,
    .set-lo-inpt,
    .set-lo-inpt.set-last-btn {
        width: 100%
    }

    .banner-text {
        right: -10px;
        width: 282px;
        padding: 15px;
    }

    .banner-text h4,
    .banner-text h5 {
        font-size: 32px;
        line-height: 40px !important;
    }

    .comman-btn {
        padding: 7px 9px !important;
        font-size: 12px !important
    }

    .video-div-offer {
        border: 10px solid #eee;
        margin-bottom: 30px
    }

    .video-div-offer::after {
        bottom: -53px
    }

    .call-us-inner p {
        font-size: 16px
    }

    .call-us-inner h4,
    .testi-inner-2 ul li h4 {
        font-size: 24px
    }

    .call-us-inner {
        padding-top: 20px
    }

    .comman-heading p {
        padding: 0
    }

    .home-form,
    .home-form ul {
        padding: 10px
    }

    .half-testi .bx-wrapper .bx-controls-auto,
    .half-testi .bx-wrapper .bx-pager {
        padding: 0
    }

    .servic-pne-img {
        padding: 60px 0;
        width: 100%
    }

    .full-cont-lft {
        padding: 4% 0
    }

    .ser-lft-img {
        margin-right: 0;
        margin-bottom: 25px;
        max-width: 100%
    }

    .set-lo-inpt {
        margin-right: 0;
        margin-bottom: 12px
    }

    .inner-banne-main.testi-bnr {
        padding: 41px 0
    }

    .testi-inner-1 ul li {
        width: 100%;
        padding: 0
    }

    .testi-inner-2 ul li {
        padding: 30px 0
    }

    .testi-2-img {
        position: relative;
        top: 0;
        margin-bottom: 15px
    }

    .testi-inner-4 ul li {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .blog-comment-outer .right {
        float: left !important
    }

    .contact-img-content .con-gr-img {
        display: none
    }

    .half-width {
        margin-right: 0
    }
}

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

    .footer-div1,
    .footer-div1.no-padding {
        padding: 0 !important
    }

    .footer-div1 {
        width: 100%
    }

    .button-link-inner ul li {
        width: 100%
    }

    .contact-img-content h4,
    .contact-img-content h5 {
        font-size: 27px
    }

    .contact-img-head h4 {
        font-size: 22px
    }

    .servic-pne-img {
        padding: 45px 0
    }

    .testi-main {
        padding-left: 60px
    }

    .testi-in-img {
        height: 50px;
        width: 50px
    }

    .testi-in-img i {
        font-size: 24px !important
    }

    .rapify_niches_v_line_color {
        display: inline-block;
        vertical-align: top
    }

    .propClone {
        list-style: none
    }

    ._header-sticky {
        position: sticky;
        top: 0;
        z-index: 1031;
        box-shadow: 0 2px 5px #bfbfbf
    }

    .mobile-responsive-paragraph {
        color: #444;
        float: left;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 8px;
        position: relative;
        width: 100%
    }

    .ser-tab-head-outer ul {
        padding-left: 40px
    }

    .about-us-right .contact-img .x {
        float: left;
        width: 100%;
        background-color: #13b5e6;
        box-shadow: 0 2px 3px rgba(0, 0, 0, .15)
    }

    .about-us-right .contact-img .x h4 {
        float: left;
        width: 100%;
        color: #fff;
        text-align: center;
        font-size: 26px;
        padding: 18px 0;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .27);
        margin: 0;
        font-family: ralewaybold;
        text-transform: uppercase
    }

    #niches_section2018 ul {
        padding-left: 0 !important
    }

    .services .services-img {
        width: 107px;
        height: 97px;
        background: 0 0;
        margin-top: 15px
    }

    .services .funnel-25-home-block-content {
        padding-top: 0
    }

    .services .add_new_elements_rapify {
        padding: 24px
    }

    .services .resize-section-outer {
        background: #fff;
        border-radius: 5px;
        min-height: 170px
    }

    .testimonials-block .bx-wrapper .bx-pager {
        bottom: -25px !important
    }

    .net_bank .slidet-btm {
        margin-top: 10px !important
    }

    .testimonials-block .net_bank .commerm-heading h4 {
        color: #fff;
        margin-bottom: 15px;
        text-transform: inherit
    }

    .testimonials-block .testimonial {
        color: #fff
    }

    .testimonials-block .net_bank .testi-slider-outer h4 {
        font-size: 24px;
        color: #dcaf6b;
        font-family: montserratmedium;
        margin-bottom: 3px;
        margin-top: 15px;
        text-transform: uppercase
    }

    .testimonials-block .net_bank .testi-slider-outer p {
        margin-top: 10px
    }

    .testimonials-block .net_bank .testi-slider-outer .bx-wrapper .bx-viewport {
        min-height: 330px
    }

    .net_bank .testi-slider-outer .bx-wrapper .bx-pager.bx-default-pager a:hover,
    .testimonials-block .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #dcaf6b !important;
        border: none
    }

    .button-link-inner ul li:nth-child(3) {
        border-bottom: 1px solid #000;
    }
}

.block-2-outer.testi_block_home {
    padding-top: 0;
    margin-top: 0;
}

.block-2-outer.testi_block_home .testimonial_module_slider_iframe {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.success_response {
    color: #6aa84e !important;
    padding: 5px !important;
    border-radius: 0.25em;
    border: 1px solid transparent;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    float: left;
    width: 100%;
}

.error_response {
    color: red !important;
    padding: 5px !important;
    border-radius: 0.25em;
    border: 1px solid transparent;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    float: left;
    width: 100%;
}

._happy_client .testimonial {
    margin-top: 0px !important;
}

.header-phone.header_strip .header-phone-icon {
    background-color: transparent;
    padding: 0;
    z-index: 9;
}

.header-phone.header_strip .header-phone-icon img {
    padding: 0;
}

.oneLine_header .logo {
    width: 45%;
}

.oneLine_header .header-nav {
    background-color: transparent;
}

.oneLine_header .header-nav ul.menu li a {
    color: #000;
    text-transform: uppercase;
    padding: 15px 11px;
    font-family: 'open_sanssemibold';
}

.oneLine_header .header-nav ul.menu li a:hover {
    color: #02b5cc;
}

.niche-sec-9-lft,
.niche-sec-9-ryt {
    position: absolute;
    width: 7%;
    height: 20px;
    /* background-color: #00acd8; */
    top: calc(50% - 10px);
    z-index: 9;
}

.niche-sec-9-lft {
    left: 0;
    right: auto;
}

.niche-sec-9-ryt {
    right: 0;
    left: auto;
}

@media screen and (max-width:860px) {
    .plm_ftr {
        width: 100% !important;
        text-align: center !important;
    }

    .plm_ftr div {
        width: 100% !important;
        text-align: center;
    }

    .plm_ftr div a {
        width: 100%;
        text-align: center;
    }

    .plm_ftr1 {
        width: 100% !important;
    }

    .plm_ftr1 div {
        width: 100% !important;
        text-align: center !important;
    }

    .plm_ftr1 div {
        width: 100% !important;
        text-align: center !important;
    }

    .bnr_btm_txt span {
        margin-right: 15px;
    }

    .plm_ftr1 a {
        text-align: center !important;
        float: none;
    }

}


.home-form ul input,
.home-form ul textarea {
    padding-left: 36px !important;
}

/* .active{background-color: #000!important;} */
.funnel-27-home-block-content p a {
    color: #fff !important;
}

#niches1990 ul li ul li a,
.header-nav .nav-wrapper nav ul li ul.sub-menu li.active a {
    color: #ffffff !important;
    background-color: #db1820 !important;
}

#niches1990 ul li ul li a:hover,
.header-nav ul li ul li a:hover {
    background-color: #a8141a !important;
    color: #ffffff !important;
}

ul.sub-menu li.active {
    background: #000 !important;
}

.sub-menu li.active a,
#niches1990 .sub-menu li.active a {
    /*background-color: transparent !important;*/
    /* color: #fff !important; */
}

.niches-header-home-4 .logo,
.niches-header-home-4 .header-nav {
    width: auto;
}

.niches-header-home-4 .header-nav {
    background-color: transparent;
}

.niches-header-home-4 #niches1990 ul li a {
    color: #000 !important;
    font-weight: 600;
    font-size: 15px;
}

.niches-header-home-4 .header-phone {
    padding-left: 0;
    display: flex;
    align-items: center;
}

.niches-header-home-4 .header-phone-icon {
    font-size: 32px;
    line-height: 50px;
}

._header_rp1.niches-header-home-4 {
    border-bottom: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

._header_rp1.niches-header-home-4 ul.sub-menu {
    box-shadow: rgb(99 99 99 / 15%) 1px 5px 16px 1px; 
}

.AI-call-portal-call.new-niches-design {
    border: none;
    position: absolute;
    bottom: -60px;
    left: 0;
    background: transparent !important;
    top: inherit;
}

.AI-call-portal-call .header-top-inner {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: flex-start;
    margin: auto;
    float: none;
}

.AI-call-portal-call.niches-header-home-4.new-niches-design .header-phone {
    border: none !important;
    background: #2ecf56 !important;
    border-radius: 10px !important;
    transform: none !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}


@media screen and (max-width: 1099px) {
    .oneLine_header .header-nav ul.menu li a {
        padding: 15px 7px;
    }
}

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

    .niches-header-home-4 .header-phone{
        left: -55px!important;
    }

    /* .niches-header-home-4.new-niches-design .header-phone
    {
        padding: 0!important;
        border-radius: 0!important;
        border: none!important;
        padding-left: 0!important;
        display: flex;
        align-items: center;
        background: none!important;
        transform: skew(-10deg);

    }
    .new-niches-design .section-bg-color-img {
        background: none !important;
    }
    ._header_rp1.niches-header-home-4.new-niches-design{
        background: none !important;
        border-bottom: 1px solid #ddd!important;
    } */


    ._header_rp1.niches-header-home-4 .nav-wrapper nav ul {
        top: 52px;
    }


    .niches-header-home-4 .dl-menuwrapper button {
        margin-right: 10px;
    }

    .niches-header-home-4._header_rp1 nav a#pull:after {
        top: 7px;
        right: -3px;
        font-size: 21px;
    }

    .niches-header-home-4._header_rp1 .socialicons li a.socialicons {
        font-size: 22px!important;
        width: 32px!important;
        height: 32px!important;
        padding: 6px!important;
        line-height: 10px!important;
        margin-right: 5px!important;
    }

    .niches-header-home-4._header_rp1 .logo img {
        width: 75% !important;
    }

    .niches-header-home-4._header_rp1 .header-phone h5 {
        padding-left: 0px;
    }

    .niches-header-home-4._header_rp1 .header-nav {
        background-color: #000;
        width: 35px;
        height: 35px;
    }

    .active {
        background-color: transparent !important;
    }

    .niches_cont .contInput {
        margin-bottom: 20px !important;
    }

    .oneLine_header .header-top-inner {
        position: static;
    }

    .oneLine_header .header-nav {
        background-color: #01b9f1;
    }
}

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

    ._header_rp1 .logo a,
    .logo a {
        display: inline !important;
    }

   


 
}





@media screen and (max-width:480px) {
    .niches-header-home-4._header_rp1 .header-phone h5 a {
        float: left;
    }

    .niches-header-home-4._header_rp1 .header-phone {
        left: -25px;
    }

    .inr-pg-head h4 {
        font-size: 24px !important;
    }

    .oneLine_header .logo {
        width: 115px;
    }
}

@media screen and (max-width:366px) {
    .niches-header-home-4._header_rp1 nav a#pull:after {
        right: -1px;
    }
    .niches-header-home-4._header_rp1 .header-phone {
        left: -38px;
    }
}


/* new niches call design css */
/* span.new-niches-call{clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%); background-color:#0073e6;
padding: 15px 80px 15px 70px; }
.new_niche_call_border ._niche_border {
    border-radius: 0px 0px 10px 10px !important;
    border-width: 0px 2px 2px 2px!important;
} */



/* new niches design css */
/* .niches-header-home-4.new-niches-design .header-phone {
padding:7px 20px 7px 15px; border-radius: 7px;	border: 3px solid #9bcdff;  padding-left: 0;
display: flex;  align-items: center; background: #fff;  transform: skew(-10deg);}
.niches-header-home-4.new-niches-design .header-phone .socialicons {padding-left: 15px;}
.new-niches-design{background-color: #fff !important;
background: repeating-linear-gradient(302deg, #ffffff, #f0f0f0 1px, #fff 3px, #fff 6px);
border-bottom: none !important; border-top: 0px !important;}
.niches-header-home-4.new-niches-design #niches1990 ul li a {color: #fff !important;}
.call_block {display: grid;}
.new-niches-design .header-phone h5 a { color: #2969ca;}
.new-niches-design .header-phone-text a { color: #000;font-weight:bold;}
._header_rp1.niches-header-home-4.new-niches-design { overflow: hidden;} */

