.submenu li,
.submenu li a,
header {
    width: 100%;
    position: relative
}

.menu_bar>li,
.submenu li,
.submenu li a,
.top_header,
header {
    position: relative
}

.main-heading p,
body {
    color: #333 !important
}

.foo_info_icon,
.submenu {
    box-shadow: 0 4px 28px rgb(30 34 40 / 7%)
}

.hvr-bounce-to-right,
.hvr-bounce-to-right:active,
.menu_bar>li>a,
a,
a:hover,
li {
    text-decoration: none
}


@font-face {
    font-family: geo-wf;
    src: url(../fonts/geo-wf-3i.woff2) format("woff2");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: geo-wf;
    src: url(../fonts/geo-wf-4.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: geo-wf;
    src: url(../fonts/geo-wf-5.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: geo-wf;
    src: url(../fonts/geo-wf-6.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: geo-wf;
    src: url(../fonts/geo-wf-7.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Oswald;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/oswald-v40-latin-regular.eot');
    src: local(''), url('../fonts/oswald-v40-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-v40-latin-regular.woff2') format('woff2'), url('../fonts/oswald-v40-latin-regular.woff') format('woff'), url('../fonts/oswald-v40-latin-regular.ttf') format('truetype'), url('../fonts/oswald-v40-latin-regular.svg#Oswald') format('svg')
}

@font-face {
    font-family: Oswald;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/oswald-v40-latin-500.eot');
    src: local(''), url('../fonts/oswald-v40-latin-500.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-v40-latin-500.woff2') format('woff2'), url('../fonts/oswald-v40-latin-500.woff') format('woff'), url('../fonts/oswald-v40-latin-500.ttf') format('truetype'), url('../fonts/oswald-v40-latin-500.svg#Oswald') format('svg')
}

@font-face {
    font-family: Oswald;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/oswald-v40-latin-600.eot');
    src: local(''), url('../fonts/oswald-v40-latin-600.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-v40-latin-600.woff2') format('woff2'), url('../fonts/oswald-v40-latin-600.woff') format('woff'), url('../fonts/oswald-v40-latin-600.ttf') format('truetype'), url('../fonts/oswald-v40-latin-600.svg#Oswald') format('svg')
}

@font-face {
    font-family: Oswald;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/oswald-v40-latin-700.eot');
    src: local(''), url('../fonts/oswald-v40-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-v40-latin-700.woff2') format('woff2'), url('../fonts/oswald-v40-latin-700.woff') format('woff'), url('../fonts/oswald-v40-latin-700.ttf') format('truetype'), url('../fonts/oswald-v40-latin-700.svg#Oswald') format('svg')
}

body {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 26px !important;
    font-family: geo-wf !important;
    letter-spacing: .5px !important
}

p {
    font-size: 18px;
    font-family: geo-wf;
    line-height: 26px;
    color: #333;
    margin-bottom: 15px
}


.footer_contact .footer_list:last-child,
.main-heading p:last-child,
p:last-child {
    margin-bottom: 0
}

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




.top_header {
    text-align: right
}

.logo,
.submenu,
.top_header:after,
.top_menu::before {
    position: absolute
}

.top_header:after {
    content: '';
    background-color: #dbb812;
    top: 0;
    right: 0;
    z-index: -1;
    height: 100%;
    width: 50%
}

.top_menu li {
    display: inline-block;
    padding: 15px 0 15px 67px;
}

.top_menu li a {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    letter-spacing: .5px
}

.top_menu li a .header_icon {
    color: #fff;
    font-size: 18px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle
}

.top_menu li a:focus {
    outline: 0
}

.top_menu::before {
    content: "";
    background: #dbb812;
    transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    height: 100%;
    width: 400px;
    left: 0;
    top: 0;
    z-index: -1
}

.desktop_view,
.footer_visa {
    float: right
}

.menu_bar>li {
    margin: 0 15px 0 0;
    padding: 0;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.footer_ssl ul li:last-child,
.menu_bar>li:last-child,
.shared_bg_box .hvr-bounce-to-right.read-more:last-child {
    margin-right: 0
}

.menu_bar>li>a {
    padding: 30px 0;
    font-size: 13px;
    line-height: 24px;
    color: #838a90;
    font-weight: 400;
    letter-spacing: .4px;
    text-align: center;
    outline: 0;
    white-space: nowrap;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out
}

.menu_bar>li>a>span.fa {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    color: #000
}

.banner-text h2::first-letter,
.banner-text1 h2::first-letter,
.bannerheading h2::first-letter,
.menu_bar>li>a:hover,
.menu_bar>li>a:hover>span.fa {
    color: #dbb812
}

.submenu {
    min-width: 285px;
    white-space: nowrap;
    top: calc(100% + 0px);
    left: 0;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    float: none;
    background-color: #f3f0f0;
    border: 1px solid #ddd
}

.menu_bar li:hover>.submenu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.submenu li {
    display: block
}

.submenu li a {
    color: #333;
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    font-size: 16px
}

.shared_bg1,
.submenu li:hover {
    background-color: #fff
}

.submenu li:last-child a {
    border-bottom: none
}

.logo {
    top: -40px
}

#mobile_toggle,
.choice_packages_mobile,
.foo_info_icon.mobile,
.mobile_view,
.shared_content_mobile,
section.customer-review-block {
    display: none
}

.footer_top {
    background-color: #dbb812;
    padding: 60px 0
}

.main-heading {
    position: relative;
    margin-bottom: 40px
}

.main-heading h1,
.main-heading h2 {
    margin-top: 0;
    font-size: 40px;
    letter-spacing: 1px;
    line-height: 48px;
    font-weight: 500;
    position: relative
}

.main-heading>span {
    border-bottom: 2px solid #dbb812;
    float: none;
    height: 1px;
    margin: 20px auto 30px;
    position: relative;
    width: 100px;
    display: inline-table
}

.main-heading>span:before {
    background-color: #fff;
    border: 2px solid #dbb812;
    border-radius: 8px;
    content: "";
    height: 15px;
    left: 43px;
    position: absolute;
    top: -7px;
    width: 15px
}

.heading_white>span {
    border-bottom: 2px solid #fff
}

.heading_white>span:before {
    background-color: #dbb812;
    border: 2px solid #fff
}

.foo_info_icon,
.hvr-bounce-to-right {
    border-radius: 10px;
    display: inline-block
}

.main-heading p {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 400 !important;
    line-height: 26px !important;
    font-family: geo-wf
}

.foo_info_content h4,
.footer_heading,
.quarterly_text{
    font-family: Oswald, sans-serif
}

.heading_white h2,
.heading_white p {
    color: #fff !important
}

.foo_info_icon {
    width: 60px;
    height: 60px;
    background-color: #fff;
    text-align: center;
    line-height: 55px;
}

.foo_info_content {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px
}

.foo_info_content h4 {
    margin-top: 0;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333
}

.foo_info_content h4:last-child {
    margin: 0;
    font-size: 16px
}

.foo_info_content h4 a
{
    color: #333
}

.footer_info.text-right .foo_info_content {
    margin-right: 15px
}


.footer_bottom,
.footer_bottom .heading_white span:before
{
    background-color: #222
}

.footer_bottom .footer_info .foo_info_content p a,
.footer_list ul li a,
.shared_heading_box p {
    color: #fff
}

.contact_btn {
    margin: 40px 0;
    display: inline-block;
    width: 100%
}

.footer_logo,
.footer_text
{
    margin-bottom: 40px
}

.footer_ssl ul li {
    display: inline-block;
    margin-right: 30px
}

.footer_visa ul li {
    display: inline-block;
    margin-left: 10px
}

.footer_visa ul li:first-child {
    margin-left: 0
}

.footer_bottom {
    padding: 60px 0 30px
}

.bg_gray,
.footer_border {
    background-color: #f3f0f0
}

.footer_bottom .footer_info {
    width: 100%;
    float: left;
    text-align: center
}

.footer_bottom .footer_info .foo_info_content h4 {
    font-size: 24px;
    color: #fff
}

.footer_bottom .footer_info .foo_info_content p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin: 0;
    text-align: center
}

.footer_m_top .footer_border {
    margin-top: 70px
}

.footer_border {
    width: 100%;
    height: 1px;
    float: left
}


.footer_detail,
section {
    padding: 60px 0
}

.footer_contact {
    padding: 10px 30px 40px
}

.footer_text {
    font-size: 18px !important;
    color: #fff !important;
    text-align: left !important;
    font-weight: 400 !important;
    line-height: 30px
}

.footer_heading {
    font-size: 24px;
    color: #fff;
    letter-spacing: 1px;
    margin: 0 0 30px
}

.footer_list ul li {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
    letter-spacing: .9px
}

.footer_list ul li:last-child {
    margin: 0
}

.footer_list,
.virtual_margin_top {
    margin-top: 50px
}

.billed_quarterly .p_text,
.trustpilot_logo,
.trustpilot_review {
    margin-bottom: 20px
}


#ICO_certificate .modal-content iframe {
    height: 500px !important
}

#ICO_certificate .modal-dialog {
    width: 60%
}

#ICO_certificate {
    z-index: 9999
}


.billed_annually>.p_text:first-of-type{
    margin-bottom: 10px
}



.formLastLine {
    text-align: center !important;
    font-weight: 500 !important;
}





.p_text {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 23px !important;

    font-weight: 500;
}


.hvr-bounce-to-right {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    background: #555;
    cursor: pointer;
    padding: 15px 45px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    border: none
}

.service_box {
    box-shadow: 0 4px 28px rgb(0 0 0 / 7%)
}

.read-more,
.shared_heading>button {
    text-transform: capitalize
}

.hvr-bounce-to-right:active {
    color: #000
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #dbb812;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 10px
}

.hvr-bounce-to-right:active:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}



.read-more:before,
.shared_heading>button:before {
    border-radius: 10px
}




.popover,
.popover-header {
    background: #000
}

.popover-content {
    background: #000;
    color: #fff;
    font-size: 14px;
}

.popover {
    background: #000 !important;
}

.popover.top .arrow:after {
    border-top-color: #000 !important
}



.vertual_content {
    padding: 0 50px
}


.faq_wrapp,
.main_service {
    padding-bottom: 30px
}

.service_box {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    width: 90%;
    margin: auto;
}


.cpoy_right ul li {
    display: inline-block;
    padding: 0 15px 30px
}


.shared_heading {
    background-color: #dbb812;
    text-align: center;
    color: #fff
}

.shared_heading {
    padding: 5px;
    margin-bottom: 30px;
    border-radius: 10px;
    width: 88%;
    margin: auto;
}

.shared_heading p {
    float: left;
    width: 80%;
    text-align: left;
    color: #fff;
    font-size: 16px;
    margin: 5px 0 0 30px
}

.shared_heading>button {
    padding: 5px 30px;
    font-weight: 400;
    letter-spacing: .5px;
    border-radius: 10px;
    margin: 0;
    float: right
}


.shared_heading h2 {
    font-family: 'Open Sans', sans-serif;
    margin: 0
}

.shared_box {
    background-color: #f6bb42;
    height: 100%;
    min-height: 283px;
    border-radius: 10px;
    color: #fff;
    padding: 20px 25px;
    text-align: center;
    width: 60%;
    margin: 0 auto 50px
}


footer {
    position: relative
}


.livechat .btn-close {
    position: absolute;
    top: 10px;
    right: 15px;
    background-color: transparent;
    border: none;
    font-size: x-large;
    font-weight: 500
}

.billed_annually .billed_font,
.billed_quarterly .billed_font,
.dashboard-page .desktop_view .menu_bar li a
{
    font-size: 14px;
    font-family: 'Poppins';
}

.livechat .modal-body {
    padding: 50px 30px 30px
}


.NewFooterHeadings .foo_info_content h4 {
    font-size: 22px !important;
    font-weight: 500;
    color: white !important;
    font-family: 'Poppins';
}

.NewFooterHeadings .foo_info_content h4 a {
    color: white !important;
}

@media only screen and (min-width:1481px) and (max-width:1570px) {
    .top_header:after {
        width: 67%
    }
}

@media only screen and (min-width:992px) and (max-width:1480px) {
    .submenu li a {
        font-size: 13px
    }
}

@media only screen and (min-width:1321px) and (max-width:1480px) {
    .top_header:after {
        width: 68%
    }

    .submenu {
        min-width: 260px
    }
}

@media only screen and (min-width:1200px) and (max-width:1320px) {
    .top_header:after {
        width: 70%
    }

    .top_menu li {
        padding: 15px 0 15px 80px
    }

    .menu_bar>li>a {
        font-size: 14px
    }

    .menu_bar>li {
        margin: 0 15px 0 0
    }

    .submenu {
        min-width: 200px
    }
}

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


    .footer_info {
        margin: 15px 0
    }

    #main-table_id {
        margin: auto !important;
        border-collapse: collapse !important;
        overflow-x: auto !important;
        width: -webkit-fit-content !important;
        width: -moz-fit-content !important;
        width: fit-content !important;
        max-width: 100%
    }

}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .top_header:after {
        width: 71.4%
    }

    .top_menu li {
        padding: 15px 0 15px 60px
    }

    .top_menu::before {
        left: 40px
    }

    .logo a img {
        width: 200px
    }

    .menu_bar>li {
        margin: 0 12px 0 0
    }

    .menu_bar>li>a {
        font-size: 13px
    }

    .menu_bar>li>a>span.fa {
        font-size: 16px;
        margin-left: 5px
    }

    .logo {
        top: -35px
    }

    #ICO_certificate .modal-dialog {
        width: 60%
    }

    .footer_bottom .footer_info .foo_info_content p br {
        display: none
    }

    .footer_info
    
    {
        margin-bottom: 30px
    }

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

    .footer_list ul li {
        font-size: 14px
    }

    .footer_contact {
        padding: 10px 30px 50px
    }

    .submenu {
        min-width: 170px
    }
}

@media only screen and (min-width:991px) and (max-width:1080px) {
    .top_header:after {
        width: 73.4% !important
    }
}

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

    .col-md-12.footer_m_top,
    .desktop_view,
    .mobile_view {
        display: none
    }

    .mobile_view {
        width: 100%;
        /* -webkit-transition: .5s linear;
        -moz-transition: .5s linear;
        -o-transition: .5s linear;
        -ms-transition: .5s linear;
        transition: .5s linear; */
        float: left;
        margin-top: 15px
    }

    #mobile_toggle {
        position: relative;
        cursor: pointer;
        top: 14px;
        display: inline-block;
        border: 1px solid #dbb812;
        padding: 20px;
        float: right;
    }

    #mobile_toggle button {
        position: absolute;
        left: 10px;
        top: 50%;
        margin: -2px 0 0;
        background: #dbb812;
        height: 3px;
        padding: 0;
        border: none;
        width: 20px;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        -ms-transition: .3s;
        outline: 0;
    }

    #mobile_toggle.active button {
        background: 0 0 !important
    }

    #mobile_toggle button:after,
    #mobile_toggle button:before {
        content: "";
        position: absolute;
        width: 20px;
        height: 3px;
        background: #dbb812;
        -webkit-transform-origin: 1.5px center;
        transform-origin: 1.5px center;
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        -ms-transition: .3s;
    }

    #mobile_toggle button:before {
        left: 0;
        top: -10px
    }

    #mobile_toggle button:after {
        left: 0;
        bottom: -10px
    }

    #mobile_toggle.active button:before {
        top: 0;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }

    #mobile_toggle.active button:after {
        bottom: 0;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }

    .logo {
        position: relative;
        top: 0
    }

    .logo a img {
        width: 150px
    }

    .header_main {
        padding: 15px 0;
        padding-bottom: 0;
    }

    .mobile_view .mobile_menu li {
        position: relative;
        list-style: none
    }

    .mobile_view .mobile_menu li a {
        color: #838a90;
        padding: 10px 0;
        border-top: 1px solid #ddd;
        display: inline-block;
        width: 100%;
        position: relative;
        font-size: 15px
    }

    .mobile_view .mobile_menu li.menu_item_sub a .arrow {
        color: #ffb02c;
        display: inline-block;
        line-height: 28px;
        -webkit-transition: transform .3s ease-in-out;
        -moz-transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        float: right;
        font-size: 20px
    }

    .mobile_view .mobile_menu li.menu_item_sub a.active .arrow {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .mobile_view .mobile_menu ul {
        position: relative;
        margin: 0 15px;
        padding: 0;
        display: none
    }

    .footer_contact,
    .footer_top,
    section {
        padding: 40px 0
    }

    .main-heading h1,
    .main-heading h2 {
        font-size: 34px;
        line-height: 40px
    }

    .footer_bottom {
        padding: 40px 0 20px
    }

    .footer_bottom .footer_info,
    .footer_list,
    .footer_logo,
    .footer_text
    
    {
        margin-bottom: 30px
    }

    .footer_heading {
        margin: 0 0 20px
    }

    .trustpilot_logo {
        margin-right: 30px
    }

    .vertual_content {
        padding: 0
    }

    .footer_list {
        margin-top: 0
    }

}

@media only screen and (min-width:768px) and (max-width:991px) {
    .top_header:after {
        width: 100%
    }

    .footer_bottom .footer_info .foo_info_content p br,
    .top_menu::before {
        display: none
    }

    .top_menu li {
        padding: 15px 0 15px 15px
    }

    #ICO_certificate .modal-dialog {
        width: 70%
    }

    .footer_ssl ul li {
        margin-right: 10px
    }

    .footer_visa ul li {
        margin-left: 5px
    }

    .footer_contact {
        padding: 40px 30px
    }

    .footer_list ul li {
        margin-bottom: 10px;
        font-size: 16px
    }



    .footer_detail {
        border-bottom: 1px solid #f3f0f0;
        padding: 60px 0 10px
    }


}


@media only screen and (max-width:480px) {
    .footer_bottom .footer_info .foo_info_icon {
        width: 90px
    }

    .footer_bottom .footer_info .foo_info_content {
        width: 100%;
        float: left
    }

    .footer_bottom .footer_info .foo_info_content p {
        font-size: 14px
    }

    .footer_bottom .footer_info .foo_info_content p br {
        display: none
    }
}

@media only screen and (max-width:575px) {
    .service_img img.img-responsive {
        width: 100%
    }

    .footer_bottom .footer_info {
        display: flex
    }
}

@media only screen and (min-width:575px) and (max-width:767px) {
    .footer_bottom .col-md-6.col-sm-6.col-lg-4 {
        width: 100% !important;
        max-width: 50% !important;
        float: left
    }
}

@media only screen and (max-width:360px) {
    .foo_info_content h4 {
        font-size: 24px
    }

    .foo_info_content h4:last-child {
        font-size: 17px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .main_service .col-sm-6.col-md-4 {
        width: 50%;
        float: left
    }
}

.dashboard-page .desktop_view .menu_bar li {
    margin: 0 10px 0 0
}





.shared_heading_box {
    color: #fff;
    margin-bottom: 30px;
    text-align: center
}

.shared_heading_box ul {
    text-align: left
}

.shared_heading_box h2 {
    margin-top: 0
}

.shared_heading_box h2.shared_title {
    text-align: center;
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: geo-wf
}

.shared_heading_box h6 {
    margin: 0 0 20px;
    font-size: 22px
}

.shared_heading_box h6 span {
    text-decoration: line-through #FF0000
}




.contact-info h2,
.documents_id_wrapp .main-heading h1,
.mainheading h2 {
    font-size: 24px
}

.banner-text1 h2,
.bannerheading h1,
.bannerheading h2
{
    background-color: rgba(0, 0, 0, .47);
    font-size: 56px;
    line-height: 64px;
    padding: 36px;
    text-shadow: 0 0 5px rgba(0, 0, 0, .3);
    width: 50%;
    text-transform: capitalize;
    position: relative;
    color: #fff;
    margin: 0 auto;
    text-align: center
}

.mainheading {
    margin: 30px 0 20px
}

.banner-text1 h2,
.bannerheading h1,
.bannerheading h2 {
    top: 35%
}





.social_media {
    text-align: center;
    margin-top: 40px
}

.social_media li {
    padding: 10px 15px;
    display: inline-block
}

.social_media li a {
    background-color: #dbb812;
    color: #fff;
    width: 70px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    font-size: 28px;
    border-radius: 5px
}

.social_media li a:hover {
    background-color: #000
}
.social_media li a span img {
    margin-top: -7px
}

.cookies_content {
    font-size: 15px !important;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .dashboard-page .desktop_view .menu_bar li {
        margin: 0 7px 0 0
    }

    .dashboard-page .desktop_view .menu_bar li a {
        font-size: 12px
    }


    .bannerheading {
        height: 500px
    }

    .banner-text1 h2,
    .bannerheading h1,
    .bannerheading h2 {
        top: 30%;
        width: 70%;
        font-size: 38px;
        line-height: 48px
    }

}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bannerheading {
        height: 440px
    }

    .banner-text1 h2,
    .bannerheading h1,
    .bannerheading h2 {
        top: 25%;
        width: 85%;
        font-size: 32px;
        line-height: 42px
    }

}

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

    .foo_info_icon.desktop,
    .main-heading h1 br,
    .main-heading h2 br,
    .top_header {
        display: none
    }

    .top_header {
        text-align: center
    }

    #ICO_certificate .modal-dialog {
        width: 96%
    }

    .footer_top {
        padding: 40px 0
    }

    .main-heading h2 {
        font-size: 20px;
        line-height: 26px
    }

    .main-heading h1    
    {
        font-size: 28px;
        line-height: 34px
    }

    .footer_info.text-right {
        text-align: left;
        margin-bottom: 15px
    }

    .foo_info_icon.mobile {
        display: inline-block
    }

    .footer_ssl ul li {
        margin: 10px 20px 0 0
    }

    .footer_visa {
        margin-top: 25px;
        float: left
    }

    .footer_visa ul li {
        margin: 10px 10px 0 0
    }


    .footer_detail {
        padding: 40px 0 10px
    }

    .shared_heading p {
        margin: 0 0 10px;
        text-align: center;
        width: 100%
    }

    .shared_heading>button {
        float: unset
    }

    .footer_bottom .footer_info,
    .footer_bottom .footer_info .foo_info_content p {
        text-align: left
    }


    .bannerheading {
        height: 420px
    }

    .banner-text1 h2,
    .bannerheading h1,
    .bannerheading h2 {
        top: 20%;
        width: 90%;
        font-size: 28px;
        line-height: 38px
    }

    .social_media li {
        padding: 10px
    }
}



.popover {
    width: 100% !important
}



.middleSet {
    display: flex;
    align-items: center;
}


.arrow_main .right-arrow {
    text-align: right;
}

.arrow_main {
    display: flex;
    margin-top: -13px;
    width: 33.3%;
}

.left-arrow img,
.right-arrow img {
    width: 25%;
    cursor: pointer;
}

.activeDots {
    text-align: center;
    padding-top: 7px;
}

.activeDots ul li {
    background: #b6b6b6;
    width: 12px;
    height: 12px;
    display: inline-flex;
    border-radius: 50%;
    cursor: pointer;
}

.right-arrow {
    text-align: right;
}



.backContinue {
    padding: 0;
    margin-top: -24px !important;
    padding-bottom: 30px !important;
    display: block;
    background: #f3f3f3;
}


.additionalBold {
    font-weight: 600;
}


.firstBar {
    background: #d6d6d6;
    width: 100%;
    height: 6px;
    position: relative;
}




.contactInfo ul li a {
    color: white;
}

setup-image img {
    filter: drop-shadow(0px 2px 0px black);
    margin-top: 36px;
}



/* .updwn {
    animation: updown-two 2.6s linear 0s infinite alternate;
} */

@keyframes updown-two {
    0% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0px);
    }
}




/* uk bank accoutns */
#buttonBank {
    cursor: pointer;
    color: #364eff;
    font-weight: 500;
    text-decoration: underline;
}




/* uk bank accoutns */
#buttonBank {
    cursor: pointer;
    color: #364eff;
    font-weight: 500;
    text-decoration: underline;
}


/* uk bank accoutns */

.accept_cookies .cookies_btns {
    display: flex;
}

.accept_cookies .accept_cookies_bg.shared_heading {
    display: flex;
    justify-content: center;
}

.accept_cookies .cookies_btns button {
    padding: 7px 23px;
    font-size: 15px;
    font-weight: 400;
}

.accept_cookies .cookies_content {
    display: flex;
    align-items: center;
}

.google-review-image {
    display: none;
}

.btn-whatsapp-pulse {
    background: #25d366;
    color: white;
    position: fixed;
    bottom: 30px;
    right: 30px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 35px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

#fImg {
    display: block;
}

#fMain {
    display: none;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

#whatsappFooterIcon {
    display: none;
}


.heart-animation {
    animation: pulse-animation 2s infinite;
    transform-origin: center;
}



#include-font {
    font-size: 14px !important;
}

.pulse-animation {
    animation: beat .80s infinite alternate;
    transform-origin: center;
}

/* bounce beat animation */
@keyframes beat {
    to {
        transform: scale(1.070);
    }
}



.experience-content {
    font-size: 19px !important;
    line-height: 28px !important;
    font-family: 'Poppins';
    margin-bottom: 4px;
    margin-top: 0px !important;
}

/* company formation changes 04-03-2025 */


/* virtual office packages bottom spacing  21-03-2025 */
.googleThree {
    width: 40% !important;
    float: right;
}




/* new location pages designs */



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

    /* company formation changes 04-03-2025 */

    .list-hover-menu h5 {
        font-size: 13px !important;
        height: 66px;
        line-height: inherit !important;
        padding: 0 0 0 0 !important;
        margin-bottom: 0;
    }

    .back-hover-button {
        position: absolute;
        top: -43px;
        left: 9px;
    }

    .main-hover-box {
        gap: 30px;
        width: 85%;
    }

    .menu-heading i {
        position: absolute;
        bottom: 5px;
        right: 0;
        font-size: 20px;
        color: #3e3e3e;
    }

    .main-hover-box .menu-box h5 {
        font-size: 15px;
    }

    /* hover menu new end */

    .main_feedback .main_review_start {
        width: 100%;
        height: auto;
    }

    .main_feedback {
        box-shadow: inherit;
    }


    .menu_bar div {
        padding: 30px 0;
        font-size: 12px;
        line-height: 24px;
        color: #838a90;
        cursor: pointer;
    }

    .header_reviews .counter h6 {
        color: black;
        text-align: center;
        font-weight: 600;
        margin-top: -6px;
        padding: 0 16px;
        font-size: 9px;
        line-height: 14px;
    }

    .header_reviews .counter h3,
    .header_reviews .counter span {
        font-size: 21px;
        color: black;
        font-family: 'geo-wf';
    }

    .counter h6 {
        color: black;
        line-height: 20px;
        margin: 10px 0px;
        font-size: 12px;
        font-weight: 500;
        font-family: 'geo-wf';
    }

    .main_counter {
        background: #ffffff;
        padding: 30px 15px;
        border-radius: 8px;
        position: relative;
        overflow: hidden;
        border: 2px solid #dbb812;
    }



    #cutOffer {
        font-weight: 800;
        font-family: 'Poppins';
        position: absolute;
        right: 7px;
        top: 5px;
        cursor: pointer;
        z-index: 999;
        color: white;
        font-size: 18px;
    }


}

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

    .company_formation_desktop,
    .pricing11.shared-office-space-section,
    .shared_content_desktop {
        display: none
    }



    .stats_mobile h6 {
        margin-top: 11px !important;
        padding: 0px 10px !important;
    }

    .header_reviews {
        padding-top: 16px !important;
        padding-bottom: 0 !important;
        margin-bottom: -16px;
    }

   

   

    #whatsappFooterIcon {
        display: none !important;
    }


    .companyFormationSlider .pricing_immg {
        padding: 0 40px 30px
    }


 

    .card.chooseboxbg {
        background-color: #fff;
        border: 1px solid #ddd;
        box-shadow: none;
        padding-block-start: 0 !important;
        border-radius: 10px
    }

   

    .gold-uk-limited {
        color: white !important;
    }
   


}




@media only screen and (min-width:350px) and (max-width:767px) {

   
    #holborn-choose-us {
        margin-top: -10px !important;
    }

    /* locations pages css 27-12-24 */

    #whatsappFooterIcon {
        display: block !important;
    }

    .ukparacontent {
        margin-top: 84px;
    }

    .desktop_view_competion {
        display: none
    }

    .call_top_space {
        margin-top: 0
    }

    .yellow-border {
        box-shadow: inherit;
        border: inherit;
        margin-bottom: 27px !important;
        width: 100%;
        margin: auto
    }


    .main-heading {
        margin-bottom: 10px
    }



    .outsourced-button {
        margin-top: 13px !important;
        margin-bottom: 19px !important
    }


    .outsource-space {
        margin: 72% 0
    }


    .call_list h6 {
        font-size: 16px
    }

    .call_list p {
        font-size: 14px;
        margin-bottom: 0
    }


 
    .mobilecompetionhead {
        text-align: center
    }




    .call_box h4 {
        font-size: 16px;
        margin: 0 0 5px
    }



    .call-mainheading h2 {
        font-size: 16px !important;
        margin: 0 !important;
        padding: 12px 0
    }

    .call-padding {
        background-size: cover;
        background-position: right;
        margin-top: -32px
    }

    .top-price-section {
        width: 100%
    }

    .per_call {
        color: #000;
        font-size: 20px
    }

    .call-mainheading {
        width: 90% !important;
        padding: 0 !important
    }

    .try-left-content,
    .try-right-image {
        width: 100%;
        float: inherit
    }


    #fullData {
        padding: 0 20px
    }

    .next_button {
        padding: 0 6px;
        margin-left: 0
    }

    .try_before_content p {
        font-size: 16px;
        letter-spacing: inherit;
        line-height: 31px
    }

    .try_before_content {
        text-align: left;
        margin-bottom: 20px
    }

    .try-right-image {
        margin-bottom: 20px
    }

    #data1 h6 {
        text-align: center;
        font-size: 18px !important
    }

    .contact_no .fa-phone {
        border: 4px solid #000;
        font-size: 25px;
        border-radius: 50%;
        height: 50px;
        width: 50px;
        align-items: center;
        display: inline-flex;
        justify-content: center;
        color: #000
    }

    #doneButton {
        width: 43%
    }


    .next_button button {
        margin: auto
    }

    .vat_call {
        border: none;
        font-family: Poppins;
        font-size: 13px;
        color: #000;
        font-weight: 600;
        background: 0 0 !important
    }

    
    .vertual_mobile_content p {
        font-size: 14px;
        line-height: 26px
    }

    .vertual_mobile_content h4 {
        font-size: 18px !important;
        margin-bottom: 3px !important
    }

    .hvr-bounce-to-right {
        padding: 15px 45px;
        text-align: center
    }

    .yellowbgmobile {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px
    }

    .mobile-banner-text h2 {
        padding: 0
    }

    .mobile-banner-text {
        top: 19% !important
    }

    .trybefore-buy {
        width: 77% !important;
        padding: 16px 0 1px !important
    }

    .apporx_i i {
        font-size: 12px;
        padding: 0 2px;
        position: absolute;
        bottom: 0
    }


    .vatMobilehead h1 {
        font-size: 18px;
        line-height: 29px !important
    }

    .doneBtn {
        width: 40%
    }

    .bottom-banner h6 {
        font-size: 15px !important;
        line-height: 21px !important;
        color: #fff !important;
        padding-bottom: 14px !important
    }

    .bottom-banner {
        padding: 31px 0 !important;
        background-size: contain
    }

    .mobile-why {
        margin-bottom: -8px !important
    }

    .pbottom {
        margin-bottom: -60px
    }

    .moreInfo a {
        font-size: 16px;
        font-weight: 500
    }

    .down-space {
        margin-bottom: -10px !important;
        margin-top: -9px
    }

    .guide-content li {
        list-style: auto;
        font-weight: 700;
        margin-left: 15px
    }

    .vatregisterlist ul li {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 15px;
        list-style: lower-alpha;
        margin-left: 24px
    }

    .borderclick {
        height: 1px;
        width: 142px;
        background: #000;
        margin-left: 65px
    }

    .alform {
        width: 100%;
        margin: auto
    }


    .vr_office_banner {
        height: 171px;
        display: flex;
        align-items: center;
    }



    .mbbutton {
        margin-top: -17px !important;
        margin-bottom: -10px
    }

    .eye_button span {
        position: relative;
        top: -6px;
        left: 1px
    }

    .call-padding {
        padding: 72px 0 49px !important
    }

    .middle-text {
        margin-top: 35px;
        margin-bottom: -10px
    }

    .mt-top {
        margin-top: 0 !important
    }

    .red1 {
        color: #ff0100;
        font-size: 47px;
        line-height: 67px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 500
    }

    .width-set {
        width: 100% !important;
    }

    .newheading-font h2 {
        font-size: 19px !important;
        letter-spacing: 0px !important;
        font-weight: 600 !important;
    }

    .i_button i {
        top: 21px !important;
    }



    .choose-image {
        margin-bottom: 13px;
    }

    .main-heading p {
        line-height: 21px !important;
    }

    .newheading-font p {
        font-size: 13px !important;
    }

    .virtualoffice_form .form {
        float: left;
        margin: 15px 0;
        width: 100%;
        background: white;
        padding: 20px 10px;
        border-radius: 10px;
    }

    .mew_head h6 {
        font-size: 13px;
        line-height: 24px;
        text-align: left;
        font-weight: 400;
    }


    .virtualoffice_form h2 {
        font-size: 16px;
        margin-bottom: 0;
        margin-top: 0;
    }



    .form_data1 input.hvr-bounce-to-right {
        font-size: 13px;
        padding: 10px 17px;
    }



    .adjust-space {
        margin-bottom: 24px !important;
        margin-top: 6px !important;
    }

    .spacing-adjust {
        margin-top: 6px !important;
    }

    .radio-part {
        float: left;
        margin-right: 12px;
        margin-top: 5px;
    }

    .radio-part span {

        font-size: 14px;
    }

    .virtualoffice_form .input-style {
        font-size: 13px;
    }

    .unique_sign_bg {
        font-size: 12px;
        line-height: 20px;
    }

    .mew_head {
        margin-top: -33px;
    }

    .payement-font {

        font-size: 14px;
        text-align: center;
    }

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

    .virtualoffice_form label {
        text-align: left;
        margin-top: 0 !important;
    }

    .new_addons .radio-btn {
        margin-top: 0 !important;
        margin-left: 0px;
        margin-right: 0px;
    }

    span.new_head_no {
        margin-left: 0px;
    }

    .form-sepration .hvr-bounce-to-right {
        padding: 6px 41px;
        text-align: center;
        margin-bottom: 7px;
        font-size: 12px;
    }


    

    .mn-heading-font p {
        font-size: 13px !important;
        text-align: left;
        margin-bottom: 13px !important;
        line-height: 23px !important;
    }

    .choose-carousel .item {
        /* height: auto; */
        height: 800px;
        display: flex;
        align-items: center;
    }

    .choose-carousel .vertual_content {
        padding: 0 6px;
    }


    .package_top_space {
        margin-top: -117px;
    }

    .mobile-delaware {
        margin-bottom: 20px;
    }


    .virtualoffice_form select {
        width: 100%;
        margin-bottom: 14px;
        margin-top: 11px;
    }


    .content_newfont h4 {
        font-size: 14px !important;
    }

    .amount-head {
        width: 70%;
        margin: auto;
        margin-top: 65px !important;
    }

    .md-title {
        margin-bottom: 95px;
    }


    .mobile-selectp p {

        margin-left: 37px !important;
    }

    .choose-us {
        float: left;
        margin-top: -80px !important;
        width: 100%;
    }

    .form-sepration input,
    .form-sepration label,
    .form-sepration textarea,
    .form-sepration select {
        margin-left: 5px;
    }

    .tick-text {
        font-family: 'geo-wf';
        font-size: 13px !important;
        line-height: 29px;
        color: black;
        font-weight: 400;
        text-align: left;
    }

    .top-form-main .formNo {
        font-family: math;
        font-size: 17px;
        margin-left: -4px;
        font-weight: 500;
        margin-top: 3px;
    }

    .virtualoffice_form label {
        font-family: 'geo-wf';
        font-size: 12px !important;
        line-height: 20px !important;
        color: black;
        font-weight: 400 !important;
    }

    .top-font h6 {
        font-weight: 700;
        margin-bottom: 19px;
        font-size: 19px;
        text-align: center;
        line-height: 24px;
    }


    .input-style,
    .select-box,
    select {
        width: 96% !important;
    }

    .payement-font {
        font-family: 'geo-wf';
        font-size: 13px !important;
        line-height: 26px;
        color: black;
        font-weight: 400;
    }

    .pleaseTick_newForm {
        margin-bottom: -21px !important;
        margin-top: 20px !important;
    }

    .select_bottom_text h6 {
        line-height: 18px;
        margin-top: 42px;
        text-align: left;
        font-size: 14px;
    }

    .vr-forP p {
        line-height: 24px !important;
        font-size: 14px !important;
    }

    .mew_head {
        margin-top: 0px;
    }

    .radio-part span {
        font-size: 13px !important;
        line-height: 24px;
        text-align: left;
        font-family: 'geo-wf';
        font-weight: 400;
    }

    .divider {
        margin-top: 43px;
        margin-bottom: 33px;
    }



    .two_form_captcha {
        margin-left: -4px !important;
        margin-bottom: 12px !important;
    }


    .main_thankYou img {
        width: 25%;
        margin-bottom: -11px;
        margin-top: 0;
    }

    .order_info p span {
        font-weight: 600;
    }

    .order_heading h6 {
        font-size: 25px;
        font-family: 'geo-wf';
        font-weight: 600;
        text-align: center;
        margin-bottom: 15px;
        margin-top: -8px !important;
    }

    .main_thankYou p {
        font-family: 'geo-wf';
        margin-top: 26px;
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
        width: 90%;
        margin: auto;
    }


    .thankYouBanner {
        height: 145px !important;
        background-size: cover;
    }

    .top-font h6 {
        font-weight: 700;
        margin-bottom: 19px;
        font-size: 17px;
        text-align: center;
        line-height: 28px;
    }

    .form_head h2 {
        font-size: 22px !important;
        line-height: 35px !important;
        margin-bottom: 20px;
    }


    /* stats mobile */
    .main_counter {
        background: #ffffff;
        padding: 11px 4px;
        border-radius: 8px;
        position: relative;
        overflow: hidden;
        border: 2px solid #dbb812;
        height: 122px;
        margin-bottom: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .stats_mobile .col-md-3 {
        width: 50%;
        float: left;
    }

    .stats_mobile {
        display: inline-block;
    }

    .counter h6 {
        font-weight: 300;
        font-size: 10px;
        margin: 0;
        color: black;
        line-height: 17px;
        padding: 0 0;
        margin-top: 5px;
    }

    .counter_heading {
        display: flex;
        align-items: baseline;
        justify-content: center;
        margin-bottom: -12px;
    }

    .counter h3 {
        font-weight: 700;
        color: black;
        font-size: 25px;
        margin-bottom: 0;
    }

    .counter_heading span {
        font-size: 25px;
    }

    .counter_heading img {
        display: none;
    }

    /* side bar review */
    .main_review_start {
        width: 90%;
        margin: auto;
        height: 500px;
    }

    .main_feedback {
        width: 100%;
    }

    .main_feedback .main_review_start {
        width: 90%;
        height: auto;
    }

    .main_feedback {
        left: -1px;
        z-index: 111111111;
        bottom: 4%;
    }


    footer {
        z-index: inherit !important;
    }

    #newClose {
        position: absolute;
        z-index: 9;
        font-size: 33px;
        color: #fbb200;
        right: -1px;
        top: -8px;
        font-weight: 700;
        background-color: inherit;
        background: white;
        padding: 1px 4px;
    }

    .review_details h4 {
        font-size: 13px;
    }


    .main_feedback .review_content p {
        font-size: 12px;
        line-height: 20px;
        padding: 0px 14px;
    }


    /* header reviews and strat */
    .google_review {
        width: 40% !important;
        position: inherit;
        margin-bottom: 20px;
    }

    .review_center {
        text-align: center;
    }

    .desktop-show_head {
        display: none !important;
    }

    .mobile-show_head {
        display: block !important;
    }

    .header_reviews .row {
        display: block;
    }

    .border-header {
        display: none;
    }

    .google_review_desktop {
        display: none !important;
    }

    .HideDesktop .header-google {
        margin-bottom: 20px;
    }

    .HideDesktop {
        display: block;
    }

    .header_reviews .counter h6 {
        color: black;
        text-align: center;
        font-weight: 500;
        margin-top: -6px;
        padding: 0 9px;
        font-size: 11px;
        line-height: 17px;
    }

    .header-google a img {
        width: 50%;
        padding-top: 9px;
    }

    .header_reviews .col {
        width: 50%;
        float: left;
        margin-bottom: 16px;
    }

    .header_reviews .counter {
        text-align: center;
        height: 100px;
        display: grid;
        border: 2px solid;
        margin: 0 8px;
        border-color: #dabc36;
    }

    .header_reviews .container-fluid {
        width: 100%;
    }

    .stat_flex {
        display: block;
    }

    /* header reviews and strat */

   

    .uniqueIndent {
        text-indent: -1px;
        margin-left: 0;
    }



    .g-recaptcha div:nth-child(1) {
        margin-left: -5px !important;
    }


    .selectArrow {
        position: absolute;
        z-index: 1;
        right: 5px;
        top: 16px;
        font-size: 12px;
    }

    /* #mainPackagesSection, #onepackage, #twopackage, #threepackage, #fourpackage, #fivePackage {
        display: none !important;
    } */

 

    .setup-image {
        position: inherit;
        top: 5%;
        text-align: center;
        margin-top: 30px;
    }

    .howrow {
        display: inherit !important;
    }


    .cookies_btns {
        justify-content: center;
        display: flex;
    }

    .accept_cookies .accept_cookies_bg.shared_heading {
        display: inherit;
        justify-content: inherit;
    }

    .cookies_btns button {
        padding: 8px 19px;
    }

    .accept_cookies_bg {
        display: inherit;
        text-align: center;
    }



    .backHeader {
        margin-bottom: 10px;
    }

    /* new header changes */
    .header_reviews {
        display: none;
    }

    .google-review-image {
        position: absolute;
        top: 19px;
        left: 50%;
        display: block;
    }

    .google-review-image a img {
        width: 65% !important;
    }

    #text-size-increase h2 {
        font-size: 31px !important;
        line-height: 45px;
    }

   

    .btn-whatsapp-pulse {
        bottom: 61px;
        font-size: 35px;
        padding: 30px;
        right: 15px;
    }

    .shared_heading {
        padding: 5px;
        margin-bottom: 30px;
        border-radius: 10px;
        width: 100%;
        margin: auto;
    }

    .accept_cookies .cookies_btns button {
        padding: 4px 23px;
        font-size: 15px;
        font-weight: 400;
    }

    .cookies_content {
        font-size: 13px !important;
        line-height: 20px;
        margin-bottom: 8px;
    }



    /* company formation page package height */
    .remove-height-mobile ul {
        min-height: inherit !important;
    }

    .companyFormationSlider .only_text {
        color: white;
    }

    #chatButtonFooterIcon {
        display: none !important;
    }


}

@media(min-width:767px) {
    #fullData {
        padding: 0 20px
    }
}



@media only screen and (min-width: 1200px) and (max-width: 1400px) {


    .list-hover-menu h5 {
        font-size: 13px !important;
        height: 66px;
        line-height: inherit !important;
        padding: 0 0 0 0 !important;
        margin-bottom: 0;
    }

    .back-hover-button {
        position: absolute;
        top: -43px;
        left: 9px;
    }

    .main-hover-box {
        gap: 30px;
        width: 85%;
    }

    .menu-heading i {
        position: absolute;
        bottom: 5px;
        right: 0;
        font-size: 20px;
        color: #3e3e3e;
    }

    .main-hover-box .menu-box h5 {
        font-size: 15px;
    }

    /* hover menu new end */


    .header_reviews .counter h6 {
        color: black;
        text-align: center;
        font-weight: 600;
        margin-top: -6px;
        padding: 0 28px;
        font-size: 10px;
        line-height: 15px;
    }

    .header_reviews .counter img {
        width: 11%;
    }

    .main_feedback .main_review_start {
        width: 100%;
        height: 300px;
    }

    .header_reviews {
        padding-top: 0px;
        padding-bottom: 0px;
    }


    /* gift css */
    .main_feedback {
        width: 25%;
    }

 
    /* gift css */



    /* breadcrumb */

}

@media only screen and (min-width: 1400px) and (max-width: 1500px) {

    .list-hover-menu h5 {
        font-size: 14px !important;
        height: 59px;
        line-height: inherit !important;
        padding: 0 0 0 0 !important;
        margin-bottom: 0;
    }

    .back-hover-button {
        position: absolute;
        top: -43px;
        left: 9px;
    }

    .main-hover-box {
        gap: 30px;
        width: 85%;
    }

    .menu-heading i {
        position: absolute;
        bottom: 5px;
        right: 0;
        font-size: 20px;
        color: #3e3e3e;
    }

    .main-hover-box .menu-box h5 {
        font-size: 15px;
    }

    /* hover menu new end */


}

@media only screen and (min-width: 1500px) and (max-width: 1600px) {

    .list-hover-menu h5 {
        font-size: 19px !important;
        height: 64px;
        line-height: 30px !important;
        padding: 0px 0 16px 0 !important;
        margin-bottom: 5px;
    }

    .back-hover-button {
        position: absolute;
        top: -43px;
        left: 9px;
    }

    .main-hover-box {
        gap: 30px;
        width: 85%;
    }

    .menu-heading i {
        position: absolute;
        bottom: 5px;
        right: 0;
        font-size: 20px;
        color: #3e3e3e;
    }

    .main-hover-box .menu-box h5 {
        font-size: 15px;
    }

    /* hover menu new end */


}

@media only screen and (min-width: 1600px) and (max-width: 1700px) {

    .list-hover-menu h5 {
        font-size: 19px !important;
        height: 64px;
        line-height: 30px !important;
        padding: 0px 0 16px 0 !important;
        margin-bottom: 5px;
    }

    .back-hover-button {
        position: absolute;
        top: -43px;
        left: 9px;
    }

    .main-hover-box {
        gap: 30px;
        width: 85%;
    }

    .menu-heading i {
        position: absolute;
        bottom: 5px;
        right: 0;
        font-size: 20px;
        color: #3e3e3e;
    }

    .main-hover-box .menu-box h5 {
        font-size: 15px;
    }

    /* hover menu new end */

}







/* Header Fix CSS 22 May */

@media only screen and (min-width:1550px) {
.top_menu::before
{
    width: 430px;
}
}

/* Hide Cookies */
.accept_cookies .accept_cookies_bg.shared_heading
{
    display: none !important;
}