
@media only screen and (min-width:1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }
}

.mainBanner {
    background: linear-gradient(90deg, rgba(8, 24, 38, .88), rgb(6 45 63 / 89%), rgb(7 33 45 / 90%)), url(../images/bannerimg.jpg) center / cover no-repeat;
}

.mainBanner .header {
    background: rgba(10,22,40,0.95);
    backdrop-filter: blur(18px);
    border-bottom: 1px solid rgba(255, 255, 255, .12);
    top: 0;
    line-height: 91px;
}

.mainBanner .mainlogo img {width: auto;height: 58px;vertical-align: middle;}

img.lazy {}

.mainBanner .mainlogo {
    margin: 0px;
}

.mainBanner .mainlogo a {
}

.menus {
    padding: 0px;
}
.menus ul li a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.menus ul li {
    margin-left: 18px;
}

.menus ul li a.talkassist {
    border: 0px;
    background: #1890c9;
    padding: 22px 26px;
    color: #fff;
    border-radius: 31px;
    margin-top: -5px;
    display: block;
    line-height: normal;
}
.menus ul li a {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    opacity: .9;
    font-size: 15px;
}
.mainBanner .bnrcontact .bdg {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 9px 16px;
    border-radius: 999px;
    background: rgb(47 134 201 / 22%);
    color: #6accfb;
    font-weight: 800;
    font-size: 13px;
    letter-spacing: .02em;
    font-family: "Inter", sans-serif;
}

.mainBanner .bnrcontact h1 {
    font-size: 62px;
    letter-spacing: -0.05em;
    margin: 22px 0 20px;
    font-family: Montserrat, sans-serif;
    line-height: 1.12;
    font-weight: bold;
}


.mainBanner .bnrcontact h1 span {
    font-size: 62px;
    color: #71c6f4;
}
.mainBanner .lftcnt {
    padding-right: 25px;
}
.mainBanner .bnrcontact p {
    font-family: Inter, sans-serif;
    font-size: 18px;
    max-width: 740px;
    color: rgba(255, 255, 255, .88);
    line-height: 1.7;
}
.mainBanner .bnrcontact .btnswrp a.custom-btn {
    background: linear-gradient(135deg, #2f86c9, #71c6f4);
    color: var(--white);
    box-shadow: 0 12px 28px rgba(47, 134, 201, .34);
    padding: 15px 24px;
    border-radius: 999px;
    font-weight: 800;
    border: 1px solid transparent;
    transition: .25s ease;
    font-family: Inter, sans-serif;
    color: #fff;
    line-height: 1.6;
    font-weight: 700;
    font-size: 17px;
}

.mainBanner .bnrcontact .btnswrp a.custom-btn1 {
    border-color: rgba(255, 255, 255, .42);
    background: rgba(255, 255, 255, .09);
    backdrop-filter: blur(12px);
}

.mainBanner .bnrcontact .btnswrp a.custom-btn i {
    margin-left: 7px;
}

.mainBanner .bnrcontact .btnswrp {
    margin-bottom: 27px;
}
.mainBanner .bnrcontact ul li {
    width: unset;
}

.mainBanner .bnrcontact ul li:last-child {
    width: unset;
}

.mainBanner .bnrcontact h1 {
    margin-top: 0px;
}

.mainBanner .bnrcontact .bdg {
    margin-bottom: 20px;
}
.bnrcontact {padding: 0;}

.mainBanner {
    padding: 142px 0 70px;
}
.bannerForm {
    background: #073145;
    border: 1px solid rgba(201, 150, 58, 0.3);
    border-radius: 26px;
    padding: 34px;
    box-shadow: 0 24px 70px rgba(8, 24, 38, 0.18);
    backdrop-filter: blur(22px);
}

.bannerForm h2 {
    text-align: left;
    font-size: 27px;
    margin-bottom: 8px;
    font-family: Montserrat, sans-serif;
    line-height: 1.12;
}

.mainBanner .bnrcontact .bannerForm p {
    font-size: 15px;
    margin-bottom: 22px;
    text-align: left;
    color: rgba(255, 255, 255, .88);
    font-family: 'Inter', sans-serif;
    line-height: 1.6;
}

.bannerForm .group-form input {
    width: 100%;
    padding: 14px 18px;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, .18);
    background: rgba(255, 255, 255, .96);
    font-size: 15px;
    font-family: Inter, sans-serif;
    margin-bottom: 14px;
}

.bannerForm .group-form select {
    width: 100%;
    padding: 14px 18px;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, .18);
    background: rgba(255, 255, 255, .96);
    font-size: 15px;
    font-family: Inter, sans-serif;
    height: unset;
    margin-bottom: 14px;
}
.bannerForm .group-form input, .bannerForm .group-form select {
    color: #fff;
    background: #093a51;
    border-color: #1273a1;
}

.bannerForm .group-form label {
    color: #fff;
    font-family: 'Saira', sans-serif;
    margin-bottom: 6px;
}
.bannerForm button {
    background: linear-gradient(135deg, #2f86c9, #71c6f4);
    color: var(--white);
    box-shadow: 0 12px 28px rgba(47, 134, 201, .34);
    color: #fff;
    border-radius: 6px;
}
.trustbar p {
    font-size: 14px;
    color: rgba(255, 255, 255, .78);
    font-family: "Inter", sans-serif;
}

.trustbar p span {
    display: block;
    color: #71c6f4;
    font-family: Montserrat;
    font-size: 34px;
    line-height: 1;
    margin-bottom: 0px;
}

.trustbar {
    background: #03080c;
}
.sctitle {
    margin-bottom: 45px;
    text-align: center;
}

.sctitle .sbhd {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 9px 16px;
    border-radius: 999px;
    background: rgba(47, 134, 201, 0.13);
    color: #2f86c9;
    font-weight: 800;
    font-size: 13px;
    letter-spacing: .02em;
    font-family: "Inter", sans-serif;
}

.sctitle h2 {
    margin: 16px 0;
    letter-spacing: -.035em;
    font-family: Montserrat, sans-serif;
    line-height: 1.12;
    font-size: 52px;
    font-weight: bold;
    font-style: normal;
}

.sctitle p {
    color: #667085;
    font-family: "Inter", sans-serif;
    font-size: 17px;
    line-height: 1.7;
}

.videoSection {
    padding: 92px 0;
    background: #f8fafc;
}

.videoSection iframe {
    width: 100%; height:600px;
}
.credibility .sctitle {
    text-align: left;
    align-content: center;
    height: 100%;
}

.credibility {
    background: #eef3fb;
}

.credibility .sctitle h2 {
    font-size: 50px;
}

.credibility .sctitle p {
    color: #667085;
    font-size: 18px;
}

.visa-cat-style-two .icon {
    width: 54px;
    height: 54px;
    border-radius: 18px;
    background: rgba(47, 134, 201, .12);
    color: #2f86c9;
    font-size: 26px;
    margin-bottom: 18px;
    text-align: center;
    line-height: 54px;
}

.visa-cat-style-two .icon::after {
    display: none;
}

.credibility .visa-cat-style-two .icon i {
    font-size: 24px;
}

.credibility .visa-cat-style-two.rigtstb {
    margin-top: 0;
}

.info {}

.credibility .visa-cat-style-two {
    box-shadow: 0 16px 44px rgba(8, 24, 38, .09);
    border: 1px solid rgba(8, 24, 38, .06);
}

.visa-cat-style-two .info {
    padding: 28px;
}

.credibility .visa-cat-style-two .info h4 a {
    font-family: Montserrat, sans-serif;
    line-height: 1.12;
    font-size: 20px;
    display: block;
}

.credibility .visa-cat-style-two .info h4 {
    margin-bottom: 8px;
}

.credibility .visa-cat-style-two .info p {
    font-family: "Inter", sans-serif;
    color: #667085;
    line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
}
.whoitbox {
    padding: 0;
    overflow: hidden;
    box-shadow: 0 16px 44px rgba(8, 24, 38, .09);
    border: 1px solid rgba(8, 24, 38, .06);
    border-radius: 26px;
}

.whoitbox .cnts {
    padding: 24px;
}

.whoitbox .cnts h4 {
    font-size: 20px;
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
    line-height: 1.12;
    font-style: normal;
    font-weight: 700;
}

.whoitbox .cnts ul {
    padding-left: 18px;
    list-style: unset;
}

.whoitbox .cnts ul li {font-family: "Inter", sans-serif;color: #667085;line-height: 1.6;font-size: 15px;font-weight: 400;}
.whoisit {
    padding: 92px 0;
}

.whoitbox figure {
    height: 180px;
}

.whoitbox figure .img {
    background-size: cover !important;
    background-position: center !important;
    height: 180px;
    transition: all 0.6s ease-in-out;
}

.whoitbox:hover figure .img {
    transform: scale(1.06);
}
.pricing-item-metal {
    padding: 28px;
    box-shadow: 0 16px 44px rgba(8, 24, 38, .09);
    border: 1px solid rgba(8, 24, 38, .06);
    display: flex;
    flex-direction: column;
}

.pricing-item-header-metal {
    padding: 0px;
}

.pricing-item-header-box-metal .icon-box {
    float: none;
    width: 54px;
    height: 54px;
    border-radius: 18px;
    display: grid;
    place-items: center;
    background: rgba(47, 134, 201, .12);
    color: #2f86c9;
    font-size: 26px;
    margin-bottom: 18px;
}

.pricing-item-header-box-metal .tops span {
    font-family: Montserrat, sans-serif;
    line-height: 1.12;
    font-size: 21px;
    font-weight: bold;
    color: #17202a;
}

.pricing-item-header-box-metal .tops h3 {
    font-family: Montserrat, sans-serif;
    font-size: 32px;
    margin: 14px 0;
    font-weight: bold;
    line-height: 1.6;
}

.pricing-item-header-content-metal p {
    font-family: "Inter", sans-serif;
    color: #667085;
    line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
}

.pricing-item-header-content-metal ul li {
    font-family: "Inter", sans-serif;
    color: #667085;
    line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 4px;
}

.pricing-item-header-content-metal ul {
    padding: 0; margin-bottom: 25px;
}

.pricing-item-header-content-metal ul li i {
    display: none;
}

.pricing-item-metal a.custom-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 15px 24px;
    border-radius: 999px;
    background: #081826 !important;
    font-weight: 800;
    border: 1px solid transparent;
    transition: .25s ease;
    cursor: pointer;
    white-space: nowrap;
    color: #fff !important;
}

.pricing-item-body-metal {
    margin-top: auto;
}

.pricing-item-metal:hover .icon-box {
    background: #1890c9;
    color: #fff;
}

.pricing-item-metal.mstpwrp {
    border: 2px solid #1890c9;
    transform: translateY(-12px);
}

.pricing-item-metal.mstpwrp .mstppl {
    font-family: "Inter", sans-serif;
    font-weight: bold;
}

.pricing-item-metal.mstpwrp a.custom-btn {
    background: linear-gradient(135deg, #2f86c9, #71c6f4) !important;
    color: var(--white);
    box-shadow: 0 12px 28px rgba(47, 134, 201, .34);
}

.pricing-item-metal.mstpwrp a.custom-btn:hover {
    background: #081826 ! IMPORTANT;
}
.pricing-item-header-content-metal p {
    margin-bottom: 25px;
}

.amientsboxs {
    background: linear-gradient(180deg, #f8fafc, #fff);
    padding: 92px 0;
}

.Communitywrap1{
        background: linear-gradient(rgba(8, 24, 38, .85), rgba(8, 24, 38, .87)), url(../images/Availability_bg.avif) center / cover fixed;
}
.Communitywrap1:after {
    display: none;
}

.Communitywrap1 .sctitle p {
    color: #fff;
}

.Communitywrap1 .visa-cat-style-two {
    background: rgba(255, 255, 255, .9);
    color: #17202a;
    border-radius: 26px;
    text-align: center;
}

.Communitywrap1 .visa-cat-style-two .info {
    padding: 32px;
}

.Communitywrap1 .visa-cat-style-two .info .icon {
    background: rgba(47, 134, 201, .12);
    color: #2f86c9;
}

.Communitywrap1 .visa-cat-style-two .info .icon i {
    font-size: 24px;
}

.Communitywrap1 .visa-cat-style-two .info h4 a {
    font-family: Montserrat, sans-serif;
    line-height: 1.3;
    font-size: 20px;
    display: block;
    color: #17202a;
    font-weight: bold;
}

.Communitywrap1 .visa-cat-style-two .info p {
    font-family: "Inter", sans-serif;
    color: #667085;
    line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
}

.Communitywrap1 .btmcnts .custom-btn {
    padding: 15px 24px;
    background: linear-gradient(135deg, #2f86c9, #71c6f4);
    box-shadow: 0 12px 28px rgba(47, 134, 201, .34);
    color: #fff;
}

.Communitywrap1 .btmcnts .custom-btn i {
    margin-left: 6px;
}

.Communitywrap1 .btmcnts .custom-btn1 {
    color: #fff;
    border-color: rgba(255, 255, 255, .42);
    background: rgba(255, 255, 255, .09);
    backdrop-filter: blur(12px);
}

.Communitywrap1 .btmcnts {
    margin-top: 60px;
}

.Communitywrap.Communitywrap1 {
    padding: 92px 0;
}
.amniteswraps {
    padding: 92px 0;
    background: #f8fafc;
}

.amniteswraps .amenties figure {
    min-height: 155px;
    border-radius: 22px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: flex-end;
    padding: 18px;
    color: white;
    font-weight: 900;
    background-size: cover !important;
    background-position: center !important;
    isolation: isolate;
    font-family: "Inter", sans-serif;
    font-size: 16px;
}

.amniteswraps .amenties figure:before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .66));
    z-index: -1;
}
.locationmaps {
    padding: 92px 0;
    background: #f3f7fb;
}

.locationmaps .sctitle {
    text-align: left;
}

.locationmaps .sctitle p {
    color: #667085;
    font-family: "Inter", sans-serif;
    font-size: 17px;
    line-height: 1.7;
    font-weight: 400;
}

.locationmaps .loctnlst ul li i {
    display: none;
}

.locationmaps .loctnlst ul li {
    padding: 16px 18px;
    background: white;
    border-radius: 16px;
    font-weight: 800;
    font-family: "Inter", sans-serif;
    color: #000;
    font-size: 17px;
}

.locationmaps figure {
    background: #fff;
    padding: 30px;
    background: white;
    border-radius: 32px;
    min-height: 430px;
    box-shadow: 0 24px 70px rgba(8, 24, 38, 0.18);
    position: relative;
    overflow: hidden;
    display: grid;
    place-items: center;
}
.availuit {
    padding-top: 0px;
}

.unitprop .unitcont h3 {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: bold;
}

.unitprop .unitcont .prc {
    font-family: "Inter", sans-serif;
    font-weight: 900;
    margin-bottom: 14px;
}



.unitprop .unitcont ul li {
    font-family: "Inter", sans-serif;
    color: #667085;
    line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 4px;
}

.unitprop .unitcont ul {
    padding: 0; margin-bottom: 25px;
}

.unitprop .unitcont a.custom-btn {
    padding: 15px 24px;
    font-weight: 800;
    font-family: "Inter", sans-serif;
    display: inline-block;
    width: unset;
    background: #081826 !important;
    color: #fff;
}

.unitprop {
    background: #fff;
    border-radius: 26px;
    box-shadow: 0 16px 44px rgba(8, 24, 38, .09);
    border: 1px solid rgba(8, 24, 38, .06);
}
.savingpath {
    background: #101820;
    color: white;
    padding: 92px 0;
}

.savingpath .sctitle h2 {
    color: #fff;
}

.savingpath .sctitle p {
    color: #fff;
}

.savingpath .pathbox {
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 26px;
    padding: 30px;
    min-height: 190px;
}

.savingpath .pathbox .cnts {
    padding: unset;
}

.savingpath .pathbox .cnts h4 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    line-height: 1.12;
    font-weight: bold;
    font-size: 20px;
}

.savingpath .pathbox .cnts p {
    font-family: "Inter", sans-serif;
    color: rgba(255,255,255,.72);
    line-height: 1.8;
    font-size: 16px;
    font-weight: 400;
}
.Faqs {
    background: #f8fafc;
    padding: 92px 0;
}

.Faqs .acrdbox {
    background: #fff;
    border-radius: 26px;
    padding: 28px;
    box-shadow: 0 16px 44px rgba(8, 24, 38, .09);
    border: 1px solid rgba(8, 24, 38, .06);
    margin-bottom: 18px;
    min-height: 178px;
    align-content: center;
}

.Faqs .acrdbox h4 {
    font-size: 18px;
    margin-bottom: 8px;
    font-family: Montserrat, sans-serif;
    line-height: 1.12;
    font-weight: bold;
    font-style: normal;
}

.Faqs .acrdbox p {
    font-family: "Inter", sans-serif;
    line-height: 1.8;
    font-size: 17px;
    font-weight: 400;
    margin: 0;
}

.callAction{
        color: white;
    text-align: center;
    background: linear-gradient(rgba(8, 24, 38, .82), rgba(8, 24, 38, .9)), url(../images/Community_bg.avif) center / cover;
    padding: 110px 0;
}
.callAction:after {
    display: none;
}

.callAction .sctitle h2 {
    color: #fff;
    font-size: 52px;
    line-height: 1.12;
    font-weight: 800;
}

.callAction .sctitle p {
    color: rgba(255, 255, 255, .82);
    font-size: 18px;
}

.callAction .butnswp {
    margin-top: 40px;
    margin-bottom: 0px;
}

.callAction .butnswp a.custom-btn {
    padding: 15px 24px;
}

.callAction .butnswp a.custom-btn2 {
    color: #fff;
    border-color: rgba(255, 255, 255, .42);
    background: rgba(255, 255, 255, .09);
    backdrop-filter: blur(12px);
}

.callAction .butnswp a.custom-btn3 {
    color: #fff;
    border-color: rgba(255, 255, 255, .42);
    background: rgba(255, 255, 255, .09);
    backdrop-filter: blur(12px);
    background: none !important;
}

.callAction .butnswp a.custom-btn1 {
    background: linear-gradient(135deg, #2f86c9, #71c6fd);
    color: #fff;
    box-shadow: 0 12px 28px rgba(47, 134, 201, .34);
}

.footer {
    background: #02070b;
    color: rgba(255, 255, 255, .76);
    padding: 42px 0;
}

.footer .fotlogo .ttl {
    font-family: "Inter", sans-serif;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 4px;
}

.footer .fotlogo p {
    font-family: "Inter", sans-serif;
    line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
}

.footer .fotcntr {
    text-align: center;
}

.footer .fotcntr p {
    font-family: "Inter", sans-serif;
    line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 2px;
    color: rgba(255,255,255,.76);
}


.footer small, .footer .bttns a {
    font-family: "Inter", sans-serif;
    line-height: 1.6;
    font-size: 15px;
    font-weight: 400;
    color: rgba(255,255,255,.76);
}

.footer .bttns a:before {
    width: 5px;
    height: 5px;
    background: #fff;
    display: inline-block;
    content: '';
    border-radius: 50%;
    margin-right: 6px;
    vertical-align: middle;
}

.footer p.dscr {
    font-family: "Inter", sans-serif;
    line-height: 1.6;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
    color: rgba(255,255,255,.54); margin-top: 10px;
}
.talkAssist .innerAssist .lftsid .adrs span {
    margin-bottom: 3px;
}

.talkAssist .innerAssist .form-wraps h3 {
    font-family: "Montserrat", sans-serif;
}

.talkAssist .innerAssist .form-wraps p {
    font-family: "Inter", sans-serif;
}

.talkAssist .innerAssist .group-form input {
    font-family: "Inter", sans-serif;
}

.talkAssist .innerAssist button {
    border-radius: 59px;
    font-family: "Inter", sans-serif;
    font-weight: bold;
    font-size: 17px;
}

.talkAssist .innerAssist .lftsid .adrs span {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
}

.talkAssist .innerAssist .lftsid .adrs span i, .talkAssist .innerAssist .lftsid .adrs p i {
    margin-right: 7px;
}
.videoSection {
    background: #fff;
}
.amniteswraps {
    background: linear-gradient(180deg, #f8fafc, #fff);
}
.credibility .sctitle ul li {
    font-family: "Inter", sans-serif;
    font-size: 17px;
}

.credibility .sctitle ul {
    padding-left: 20px;
}

.credibility .sctitle ul li span {
    font-weight: bold;
    color: #1890c9;
    margin-right: 6px;
    min-width: 70px;
    display: inline-block;
    margin-bottom: 4px;
}
.credibility .visa-cat-style-two .info h4 a {
    font-size: 30px;
}

.credibility .visa-cat-style-two .info h4 a span {
    color: #1890c9;
}

.credibility .visa-cat-style-two .info p {
    font-size: 15px;
}
.amniteswraps .btmcnts .custom-btn {
    padding: 15px 34px;
    background: linear-gradient(135deg, #2f86c9, #71c6f4);
    box-shadow: 0 12px 28px rgba(47, 134, 201, .34);
    color: #fff;
    border-radius: 30px;
    background-color: #d4daff !important;
    letter-spacing: unset;
    font-size: 16px;
    text-transform: unset;
    margin: 0px 4px;
}

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

.amniteswraps .btmcnts .custom-btn1 {
    color: #ffffff;
    border-color: rgba(255, 255, 255, .42);
    background: #000 !important;
    backdrop-filter: blur(12px);
}
.talkAssist .innerAssist .form-wraps .afterSubmiting1 p {
    font-size: 20px;
    text-align: center;
}


.mainBanner .bnrcontact ul li i {
    background: none;
    width: unset;
    height: unset;
    text-shadow: unset;
    box-shadow: unset;
    line-height: normal;
    color: #fff;
    font-size: 12px;
}

.mainBanner .bnrcontact ul li {
    text-shadow: unset;
    font-size: 11px;
    padding: 7px 20px;
    line-height: normal;
    font-family: Inter, sans-serif;
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .2);
}

.mainBanner .bnrcontact ul li.clrd {
    background: rgba(39, 174, 96, .2);
    border-color: rgba(39, 174, 96, .4);
    color: #6EE89A;
}
.trustbar {
    background: rgb(5 44 70);
}

.trustbar p span {
    font-size: 17px;
    color: #fff;
}

.trustbar p {
    font-size: 12px;
    color: rgba(255, 255, 255, .6);
}

.trustbar .col {
    border-right: 1px solid rgba(255,255,255,.15);
}

.trustbar .col:last-child {
    border: 0;
}
.certified {
    padding: 92px 0;
    background: #f4f7fa;
}

.certified .sctitle {
    text-align: left;
}

.certified .sctitle ul {
    padding: 0px;
    list-style: none;
    margin-top: 29px;
}

.certified .sctitle ul li {
    display: inline-block;
    align-items: center;
    gap: 8px;
    background: #fff;
    border: 2px solid #e3f4fb;
    padding: 10px 33px;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 86, 137, .1);
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-size: 13px;
    font-weight: 600;
    color: #005689;
    margin-bottom: 9px;
    margin-right: 8px;
}

.certified .sctitle ul li i {
    margin-right: 13px;
    color: #1890c9;
}

.certified .whotable {
    height: 100%;
    align-content: center;
    padding-left: 45px;
}

.certified .whotable table {
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(0, 86, 137, 0.15);
    background: #fff;
    width: 100%;
}

.certified .whotable table thead tr th {
    background: #0a1628;
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 700;
    color: rgba(255, 255, 255, .7);
    font-family: Montserrat, sans-serif;
}

.certified .whotable table thead tr th.lst {
    color: #7bc1f7;
}

.certified .whotable table tbody tr td {
    color: #1a1a2e;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    line-height: 1.7;
    padding: 14px 20px;
    border-bottom: 1px solid #EEF2F7;
}

.certified .whotable table tbody tr:nth-child(even) td {
    background: #F9FBFC;
}

.certified .whotable table tbody tr td.rds {
    color: #e91d1d;
    font-weight: 600;
}

.certified .whotable table tbody tr td.grns {
    color: #27ae60;
    font-weight: 600;
}
.certified .whotable table {
    margin: 0px;
}
.credibility {
    background: #0a1628;
}

.credibility .sctitle h2 {
    color: #fff;
}

.credibility .sctitle p {
    color: rgba(255, 255, 255, .65);
}

.credibility .visa-cat-style-two {
    background: rgba(255, 255, 255, .06);
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 14px;
}

.credibility .visa-cat-style-two .info {
    padding: 20px 18px;
}

.credibility .visa-cat-style-two .info p {
    font-size: 12px;
    color: rgba(255, 255, 255, .55);
}

.credibility .visa-cat-style-two .info h4 a {
    font-size: 28px;
    font-weight: 900;
    color: #4db6e8;
    margin-bottom: 4px;
}
.whoitbox {
    background: #f4f7fa;
    border: 2px solid transparent;
    margin-bottom: 30px;
    box-shadow: 0px 0px 12px 0px #cdcdcd;
    text-align: center;
}

.whoitbox .cnts {
    padding: 28px 24px;
}

.whoitbox .cnts {}

.whoitbox .cnts span {
    width: 54px;
    height: 54px;
    border-radius: 18px;
    background: rgba(47, 134, 201, .12);
    color: #2f86c9;
    font-size: 26px;
    margin-bottom: 18px;
    text-align: center;
    line-height: 54px;
    display: inline-block;
}

.whoitbox .cnts span i {
    font-size: 24px;
}

.whoitbox .cnts p {
    font-size: 13px;
    color: #6b7280;
    margin-top: 4px;
    font-weight: 600;
}

.whoitbox .cnts h4 {
    font-size: 16px;
    font-weight: 600;
    color: #0a1628;
    font-family: Montserrat, sans-serif;
}
.amientsboxs {
    background: #f4f7fa;
}

.pricing-item-header-box-metal .tops span {
    font-size: 22px;
    font-weight: 800;
    color: #0a1628;
    margin-bottom: 4px;
}

.pricing-item-header-box-metal .tops h3 {
    font-size: 40px;
    font-weight: 900;
    color: #005689;
    line-height: 1.1;
    margin: 16px 0 8px;
}

.pricing-item-header-box-metal .tops .ttl {
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #1890c9;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 8px;
}

.pricing-item-header-box-metal .tops p {
    font-size: 13px;
    color: #6b7280;
    margin-bottom: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
}

.pricing-item-header-box-metal .tops .bxs {
    background: rgba(39, 174, 96, .1);
    border: 1px solid rgba(39, 174, 96, .3);
    border-radius: 10px;
    padding: 10px 14px;
    margin-bottom: 20px;
}

.pricing-item-header-box-metal .tops .bxs strong {
    font-size: 18px;
    font-weight: 800;
    color: #27ae60;
    font-family: Montserrat, sans-serif;
}

.pricing-item-header-box-metal .tops .bxs p {
    margin: 0px;
    font-size: 11px;
    color: #6b7280;
}

p {}

.pricing-item-header-content-metal p {
    font-size: 13px;
    color: #6b7280;
    margin-bottom: 20px;
    font-family: "Inter", sans-serif;
    font-weight: 500;
}

.pricing-item-header-content-metal ul li {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: 13px;
    color: #6b7280;
    margin-bottom: 8px;
    list-style: none;
}

.pricing-item-header-content-metal ul li i {
    /* display: inline-block; */
    /* margin-right: 10px; */
    /* float: left; */
}

.pricing-item-header-content-metal ul li:before {
    content: '✓';
    color: #27ae60;
    font-weight: 700;
    flex-shrink: 0;
}
.pricing-item-header-content-metal ul li i {
    display: inline-block;
    color: #27ae60;
    font-weight: 700;
    flex-shrink: 0;
    margin-top: 4px;
}
.pricing-item-metal.mstpwrp {
    background: #0a1628;
    transform: unset;
    overflow: hidden;
}

.pricing-item-metal.mstpwrp .mstppl {
    position: absolute;
    top: 38px;
    right: -47px;
    background: #1890c9;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 3px 60px;
    letter-spacing: 1px;
    border-radius: 0px;
    transform: rotate(45deg);
}

.pricing-item-metal.mstpwrp .tops span {
    color: #fff;
}

.pricing-item-metal.mstpwrp .tops h3 {
    color: #4db6e8;
}

.pricing-item-metal.mstpwrp .tops p {
    color: rgba(255, 255, 255, .5);
}

.pricing-item-metal.mstpwrp .pricing-item-header-content-metal ul li {
    color: rgba(255, 255, 255, .65);
}
.amniteswraps .testi {
    transition: opacity .6s ease, transform .6s ease;
    background: #f4f7fa;
    border-radius: 20px;
    padding: 32px;
    border-left: 4px solid #1890c9;
    opacity: 1;
    transform: translateY(0);
    height: 100%;
}

.amniteswraps .testi:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 24px rgba(0, 86, 137, 0.15);
}

.amniteswraps .testi .stars i {
    color: #F59E0B;
    font-size: 11px;
    margin-bottom: 16px;
}


.amniteswraps .testi .contents p {
    font-size: 15px;
    line-height: 1.7;
    color: #1a1a2e;
    margin-bottom: 24px;
    font-style: italic;
    font-family: "Inter", sans-serif;
    font-weight: 500;
}

.amniteswraps .testi .contents p:before {
    content: '"';
    font-size: 40px;
    color: #1890c9;
    line-height: 0;
    vertical-align: -16px;
    margin-right: 4px;
}

.amniteswraps .testi .usr {
    display: flex;
    align-items: center;
    gap: 12px;
}

.amniteswraps .testi .usr span {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: linear-gradient(135deg, #1890c9, #005689);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    flex-shrink: 0;
    font-family: Montserrat, sans-serif;
}

.amniteswraps .testi .usr h5 {
    font-size: 14px;
    font-weight: 700;
    color: #0a1628;
    font-family: Montserrat, sans-serif;
    font-style: normal;
}

.amniteswraps .testi .usr h5 small {
    display: block;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    color: #6b7280;
}

.amniteswraps .cntrs {
    text-align: center;
    margin-top: 64px;
    background: linear-gradient(135deg, #1890c9, #005689);
    border-radius: 24px;
    padding: 48px;
    text-align: center;
    transition: opacity .6s ease, transform .6s ease;
    opacity: 1;
    transform: translateY(0);
}

.amniteswraps .cntrs strong {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 80px;
    font-weight: 900;
    line-height: 1;
}

.amniteswraps .cntrs h4 {
    font-size: 20px;
    color: rgba(255, 255, 255, .8);
    margin-top: 8px;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    margin-bottom: 0;
    font-weight: 600;
}

.amniteswraps .cntrs p {
    font-family: "Inter", sans-serif;
    color: rgba(255, 255, 255, .6);
    margin-top: 16px;
    font-size: 15px;
    margin-top: 6px;
    font-weight: 500;
    margin-bottom: 24px;
}

.amniteswraps .cntrs a.custom-btn {
    padding: 15px 24px;
    background: linear-gradient(135deg, #2f86c9, #71c6f4);
    box-shadow: 0 12px 28px rgba(47, 134, 201, .34);
    color: #fff;
    letter-spacing: unset;
    font-size: 16px;
    text-transform: unset;
    margin: 0px 8px;
    border-radius: 50px;
    font-family: Montserrat, sans-serif;
}
.Referral {
    background: #0a1628;
    padding: 92px 0;
}

.Referral .sctitle h2 {
    color: #fff;
}

.Referral .sctitle strong {
    font-family: Montserrat, sans-serif;
    font-size: 80px;
    font-weight: 900;
    color: #4db6e8;
    line-height: 1;
    margin: 16px 0;
    display: block;
}

Referral .sctitle p {
    color: rgba(255, 255, 255, .65);
    font-size: 16px;
}

.Referral .refralInnr {
    background: linear-gradient(135deg, #0d2847, #1a3a5c);
    border: 1px solid rgba(24, 144, 201, .3);
    border-radius: 28px;
    padding: 64px 48px;
    text-align: center;
    position: relative;
    overflow: hidden;
    opacity: 1;
    transform: translateY(0);
}

.Referral .sctitle p {
    color: rgba(255, 255, 255, .65);
    font-size: 16px;
}

.Referral .stps {
    text-align: center;
}

.Referral .sctitle {
    margin-bottom: 30px;
}

.Referral .stps span {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(24, 144, 201, .2);
    border: 2px solid #1890c9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 800;
    color: #4db6e8;
    margin: 0 auto 12px;
    font-family: Montserrat, sans-serif;
}

.Referral .stps p {
    font-size: 14px;
    color: rgba(255, 255, 255, .7);
    line-height: 1.5;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

.Referral .frm input {
    flex: 1;
    padding: 14px 20px;
    border-radius: 50px;
    border: 2px solid rgba(255, 255, 255, .2);
    background: rgba(255, 255, 255, .08);
    color: #fff;
    font-size: 15px;
    min-width: 220px;
    outline: none;
    display: inline-block;
    width: auto;
    margin-right: 13px;
    font-family: "Inter", sans-serif;
}

.Referral .frm button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #1890c9;
    color: #fff;
    padding: 12px 32px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 16px;
    border: none;
    cursor: pointer;
    transition: all .25s ease;
    box-shadow: 0 4px 20px rgba(24, 144, 201, .4);
    font-family: "Inter", sans-serif;
}

.Referral .frm {
    margin-bottom: 15px;
    margin-top: 30px;
}

.Referral small {
    font-size: 11px;
    color: rgba(255, 255, 255, .7);
    line-height: 1.5;
    font-family: "Inter", sans-serif;
    font-weight: 500;
}
.Faqs .acrdbox p {
    font-size: 13px;
    font-weight: 500;
    color: #6b7280;
    line-height: 1.7;
}
.callAction {
    background: linear-gradient(135deg, #0E2150 0%, #1553C7 100%);
}

.callAction .hq-countdown {}

.callAction .hq-countdown {
    display: flex;
    gap: 16px;
    justify-content: center;
    margin: 36px 0;
}

.callAction .hq-countdown .hq-countdown-item {
    text-align: center;
    background: rgba(255, 255, 255, .1);
    border-radius: 14px;
    padding: 16px 20px;
    min-width: 80px;
}

.callAction .hq-countdown .hq-countdown-item .hq-number {
    font-size: 40px;
    font-weight: 900;
    color: #fff;
    display: block;
    line-height: 1;
    font-family: Montserrat, sans-serif;
}

.callAction .hq-countdown .hq-countdown-item .hq-label {
    font-size: 11px;
    color: rgba(255, 255, 255, .5);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 4px;
    font-family: "Inter", sans-serif;
}

.callAction .hq-countdown span.cta-sep {
    font-size: 40px;
    color: #1890c9;
    font-weight: 900;
    align-self: center;
}
.sctitle h2 span {
    color: #1890c9;
}
/*======= open header responsive =======*/
@media only screen and (max-width:850px) {
    .mainBanner .header .col-sm-3.col-md-3, .mainBanner .header .col-sm-9.col-md-9 {
        width: 100%;
    }
    .mainBanner .mainlogo a.menuopn {
        display: block;
        float: right;
        margin-top: 17px;
    }
    .mainBanner .header {
        height: unset;
    }

    .mainBanner .mainlogo a.menuopn span i {
    width: 100%;
    height: 2px;
    background: #000;
    display: block;
    margin-bottom: 6px;
    }

    .mainBanner .mainlogo a.menuopn span {
    display: block;
    width: 40px;
    background: #fff;
    padding: 8px 5px;
    border-radius: 4px;
    }

    .mainBanner .mainlogo a.menuopn span i:last-child {
    margin: 0;
    }

    .menus {
    position: fixed;
    top: 0;
    background: #000;
    text-align: left;
    height: 100%;
    z-index: 9999;
    left: -100%;
    width: 90%;
    text-decoration: none;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    padding-top: 52px;
    }

    .menus.actv {
    left: 0;
    }

    .menus ul li {
    display: block;
    margin: 0px;
    }

    .menus ul {
    padding: 0 10px;
    }

    .menus ul li a {
    padding: 10px 10px;
    border-bottom: 1px dashed #fff;
    display: block;
    }

    .menus a.cls {
    display: block;
    position: absolute;
    top: 13px;
    right: 18px;
    color: #fff;
    font-size: 25px;
    }
    .menus {
        height: 100vh;
        line-height: normal;
        padding: 20px;
        padding-top: 47px;
    }

    .menus ul li a.talkassist {
        margin: 0px;
        margin-top: 21px;
    }

    .menus ul li a {
        font-size: 14px;
    }

    .menus ul li a {
        padding: 15px 10px;
        display: block;
    }
    .mainBanner .mainlogo img {
    height: auto;
    width: 140px;
    }
    
}

@media only screen and (min-width:851px) and (max-width:1000px) {
    .mainBanner .mainlogo img {
        height: auto;
        width: 145px;
    }

    .menus ul li a {
        font-size: 11px;
    }

    .menus ul li {
        margin-left: 7px;
    }

    .menus ul li a.talkassist {
        padding: 14px 20px;
    }

}
/*======= close header responsive =======*/


/*======= open banner responsive =======*/
@media only screen and (max-width:575px) {
    .bnrcontact .col-sm-5.col-md-5 {
        orphans: unset;
    }

    .mainBanner .col-sm-7.col-md-7 {
        order: unset;
    }

    .mainBanner .bnrcontact h1 {
        font-size: 37px;
        text-align: left;
    }

    .mainBanner .bnrcontact h1 span {
        font-size: 37px;
    }

    .mainBanner .bnrcontact p {
        text-align: left;
        font-size: 17px;
        line-height: 1.8;
    }

    .mainBanner .bnrcontact .btnswrp a.custom-btn {
        width: 100%;
        margin-bottom: 12px;
    }

    .trustbar .col {
        width: 100%;
        justify-content: center !important;
    }

    .trustbar .col p {
        border-bottom: 1px solid #8c8c8c;
        padding-bottom: 22px;
    }

    .trustbar .col:last-child p {
        margin: 0;
        padding: 0;
        border: 0;
    }
    .trustbar p span {
        display: inline-block;
        margin-right: 10px;
        vertical-align: -2px;
        margin-bottom: 0px;
    }
    
    .trustbar .col {
        width: 50%;
    }
    
    .trustbar .col p {
        font-weight: bold;
    }
    
    .trustbar p span i {
        font-size: 25px;
    }
    
    .trustbar .row {
        justify-content: center !important;
    }

}

@media only screen and (min-width:576px) and (max-width:800px) {
    .bnrcontact .col-sm-5.col-md-5 {
        orphans: unset;
    }

    .mainBanner .col-sm-7.col-md-7 {
        order: unset;
        width: 100%;
    }

    .mainBanner .bnrcontact h1 {
        font-size: 44px;
        text-align: left;
    }

    .mainBanner .bnrcontact h1 span {
        font-size: 44px;
    }

    .mainBanner .bnrcontact p {
        text-align: left;
        font-size: 17px;
        line-height: 1.8;
    }

    .mainBanner .bnrcontact .btnswrp a.custom-btn {
        margin-bottom: 12px;
    }

    .trustbar .col {
        width: 50%;
        justify-content: center !important;
    }

    .trustbar .col p {
        border-bottom: 1px solid #8c8c8c;
        padding-bottom: 22px;
    }

    .trustbar .col:last-child p {
        margin: 0;
        padding: 0;
        border: 0;
    }
    .bnrcontact .col-sm-5.col-md-5 {
        width: 100%;
    }
    .mainBanner .bnrcontact ul li {
        display: inline-block;
    }
    .trustbar .col p {
        margin-bottom: 23px;
    }

    .trustbar .col {
        flex: unset;
    }

    .trustbar .row {
        justify-content: center !important;
    }
}

@media only screen and (min-width:801px) and (max-width:1000px) {
    .bnrcontact .col-sm-5.col-md-5 {
        orphans: unset;
    }

    .mainBanner .col-sm-7.col-md-7 {
        order: unset;
        width: 100%;
    }

    .mainBanner .bnrcontact h1 {
        font-size: 44px;
        text-align: left;
    }

    .mainBanner .bnrcontact h1 span {
        font-size: 44px;
    }

    .mainBanner .bnrcontact p {
        text-align: left;
        font-size: 17px;
        line-height: 1.8;
    }

    .mainBanner .bnrcontact .btnswrp a.custom-btn {
        margin-bottom: 12px;
    }

    .bnrcontact .col-sm-5.col-md-5 {
        width: 100%;
    }
    .mainBanner .bnrcontact ul li {
        display: inline-block;
    }
    .trustbar p {
        font-size: 12px;
    }

    .trustbar p span {
        font-size: 21px;
    }
}
/*======= close banner responsive =======*/


/*======= open mainpage responsive =======*/
@media only screen and (max-width:575px) {
    .videoSection {
        padding: 70px 0px;
    }

    .sctitle {
        width: 100%;
    }

    .sctitle h2 {
        font-size: 28px;
    }

    .sctitle p {
        font-size: 15px;
    }

    .videoSection iframe {
        height: 400px;
        min-height: unset;
    }

    .credibility .sctitle h2 {
        font-size: 30px;
    }

    .whoitbox {
        margin-bottom: 20px;
    }

    .amniteswraps .col {
        width: 100%;
        flex: unset;
    }

    .locationmaps .loctnlst {
        padding: 0;
    }

    .locationmaps figure {
        min-height: unset;
    }

    .callAction .sctitle h2 {
        font-size: 30px;
    }

    .callAction {
        padding: 40px 0px;
    }

    .callAction .butnswp a.custom-btn {
        width: 100%;
        margin: 0px 0px 10px;
    }

    .footer .fotlogo {
        text-align: center;
    }

    .footer p.dscr {
        text-align: center;
    }

    .Communitywrap1 .btmcnts .custom-btn {
        width: 100%;
        margin: 0px 0px 10px;
    }
    .amniteswraps .btmcnts .custom-btn {
        width: 100%;
        margin: 0px;
        margin-bottom: 10px;
    }
    
    
    .credibility .visa-cat-style-two .icon {
        float: left;
        float: left;
        margin-right: 13px;
    }
    .whoisit {padding: 40px 0px;}
    .amientsboxs {padding: 40px 0px;}
    .Communitywrap.Communitywrap1 {padding: 40px 0px;}
    .credibility {padding: 40px 0px;}
    .amniteswraps {padding: 40px 0px;}
    .locationmaps {padding: 40px 0px;}
    .availuit {padding: 40px 0px;}
    .savingpath {padding: 40px 0px;}
    .Faqs {padding: 40px 0px;}
    .videoSection {padding: 40px 0px;}
    .savingpath {padding: 40px 0px;}
    .trustbar .col p {
        font-size: 12px;
    }
    
    .trustbar .col p span {
        display: block;
    }
    
    .certified .sctitle ul li {
        width: 100%;
    }
    
    .certified .whotable table {
        display: block;
        overflow: auto;
    }
    
    .certified .whotable {
        padding: 0;
    }
    
    .certified .whotable table thead tr th {
        min-width: 220px;
    }
    
    .amniteswraps .testi {
        height: unset;
        margin-bottom: 20px;
    }
    
    .callAction .hq-countdown .hq-countdown-item .hq-number {
        font-size: 18px;
    }
    
    .callAction .hq-countdown .hq-countdown-item .hq-label {
        font-size: 9px;
    }
    
    .callAction .hq-countdown span.cta-sep {
        display: none;
    }
    
    .callAction .hq-countdown .hq-countdown-item {
        padding: 16px 14px;
    }
    
    .callAction .hq-countdown {
        gap: 10px;
    }
    
    .Referral .frm input {
        margin: 0px 0px 10px;
        width: 100%;
    }
    
    .Referral .frm button {
        width: 100%;
    }


}
@media only screen and (min-width:576px) and (max-width:767px) {
    .videoSection {
        padding: 70px 0px;
    }

    .sctitle {
        width: 80%;
    }

    .sctitle h2 {
        font-size: 28px;
    }

    .sctitle p {
        font-size: 15px;
    }

    .videoSection iframe {
        height: 400px;
        min-height: unset;
    }


    .credibility .sctitle h2 {
        font-size: 30px;
    }

    .whoitbox {
        margin-bottom: 20px;
    }

    .credibility .visa-cat-style-two .info h4 a {
        font-size: 15px;
        line-height: 1.5;
    }

    .whoisit .col-sm-3.col-md-3 {
        width: 50%;
        margin-bottom: 15px;
    }

    .whoitbox {
        height: 100%;
        margin: 0;
    }

    .amientsboxs .col-xl-4.col-md-6 {
    }

    .locationmaps .col-sm-6.col-md-6 {
        width: 100%;
    }

    .locationmaps .loctnlst {
        padding: 0;
    }

    .locationmaps figure {
        min-height: unset;
    }

    .unitprop .unitcont h3 {
        font-size: 15px;
    }

    .unitprop .unitcont .prc {
        font-size: 11px;
    }

    .unitprop .unitcont ul li {
        font-size: 12px;
    }

    .savingpath .pathbox .cnts h4 {
        font-size: 12px;
        font-weight: 900;
    }

    .savingpath .pathbox .cnts p {
        font-size: 12px;
    }

    .savingpath .pathbox {
        margin-bottom: 20px;
        min-height: unset;
    }

    .savingpath .col-sm-4.col-md-4 {
        width: 100%;
    }

    .Faqs .col-sm-6.col-md-6 {
        width: 100%;
    }


    .callAction .sctitle h2 {
        font-size: 30px;
    }

    .callAction {
        padding: 40px 0px;
    }
    .whoisit {padding: 40px 0px;}
    .amientsboxs {padding: 40px 0px;}
    .Communitywrap.Communitywrap1 {padding: 40px 0px;}
    .credibility {padding: 40px 0px;}
    .amniteswraps {padding: 40px 0px;}
    .locationmaps {padding: 40px 0px;}
    .availuit {padding: 40px 0px;}
    .savingpath {padding: 40px 0px;}
    .Faqs {padding: 40px 0px;}
    .videoSection {padding: 40px 0px;}
    .savingpath {padding: 40px 0px;}
    .trustbar .col p {
        font-size: 12px;
    }
    
    .trustbar .col p span {
        display: block;
    }
    
    .certified .sctitle ul li {padding: 10px 27px;}
    
    .certified .whotable table {
        display: block;
        overflow: auto;
    }
    
    .certified .whotable {
        padding: 0;
    }
    
    .certified .whotable table thead tr th {
        min-width: 220px;
    }
    
    .amniteswraps .testi {
        height: unset;
        margin-bottom: 20px;
    }
    
    .callAction .hq-countdown .hq-countdown-item .hq-number {
        font-size: 18px;
    }
    
    .callAction .hq-countdown .hq-countdown-item .hq-label {
        font-size: 9px;
    }
    
    .callAction .hq-countdown span.cta-sep {
        display: none;
    }
    
    .callAction .hq-countdown .hq-countdown-item {
        padding: 16px 14px;
    }
    
    .callAction .hq-countdown {
        gap: 10px;
    }
    
    .Referral .frm input {
        margin: 0px 0px 10px;
        width: 100%;
    }
    
    .Referral .frm button {
        width: 100%;
    }
    
    .trustbar .col {
        border-right: 0px;
    }
    
    .certified .col-sm-6.col-md-6 {
        width: 100%;
    }
    
    .certified .sctitle {}
    
    .amniteswraps .col-sm-4.col-md-4 {
        width: 100%;
    }
    
    .Referral .stps p {
        font-size: 10px;
    }

}
@media only screen and (min-width:768px) and (max-width:950px) {
    .videoSection {
        padding: 70px 0px;
    }

    .sctitle {
        width: 85%;
    }

    .sctitle h2 {
        font-size: 28px;
    }

    .sctitle p {
        font-size: 15px;
    }

    .videoSection iframe {
        height: 400px;
        min-height: unset;
    }


    .credibility .sctitle h2 {
        font-size: 30px;
    }
    .callAction .sctitle h2 {
        font-size: 30px;
    }

    .callAction {
        padding: 40px 0px;
    }
    .credibility .justify-content-center > .col-sm-6.col-md-6 {
        width: 100%;
    }
    .whoisit .col-md-3 {
        width: 50%;
    }

    .whoitbox {
        margin-bottom: 20px;
    }

    .amientsboxs .col-xl-4.col-md-6 {
        width: 33%;
    }

    .pricing-item-metal.mstpwrp .mstppl {
        font-size: 9px;
    }

    .pricing-item-header-box-metal .tops span {
        font-size: 10px;
    }

    .pricing-item-header-box-metal .tops h3 {
        font-size: 16px;
    }

    .pricing-item-header-content-metal p {
        font-size: 11px;
    }

    .pricing-item-header-content-metal ul li {
        font-size: 12px;
    }

    .pricing-item-metal a.custom-btn {
        font-size: 9px;
        padding: 10px 20px;
    }

    .Communitywrap1 .visa-cat-style-two {
        margin-bottom: 20px;
        height: unset;
    }

    .Communitywrap1 .visa-cat-style-two .info h4 a {
        font-size: 15px;
    }



    .amniteswraps .amenties figure {
        font-size: 12px;
    }

    .locationmaps .loctnlst {
        padding: 0;
    }

    .locationmaps .loctnlst .sctitle h2 {
        font-size: 19px;
    }

    .locationmaps .loctnlst .sctitle p {
        font-size: 13px;
    }

    .locationmaps .loctnlst ul li {
        font-size: 14px;
        padding: 7px 18px;
    }

    .unitprop .unitcont h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .unitprop .unitcont .prc {
        font-size: 12px;
    }

    .unitprop .unitcont ul li {
        font-size: 11px;
    }

    .unitprop .unitcont a.custom-btn {
        padding: 10px 21px;
        font-size: 14px;
    }

    .savingpath .pathbox .cnts h4 {
        font-size: 15px;
        line-height: 23px;
    }

    .savingpath .pathbox .cnts p {
        font-size: 11px;
        margin: 0;
    }

    .savingpath .pathbox {
        min-height: unset;
    }

    .Faqs .acrdbox h4 {
        font-size: 13px;
    }

    .Faqs .acrdbox p {
        font-size: 12px;
    }

    .callAction .butnswp a.custom-btn {
        padding: 10px 15px;
        font-size: 12px;
    }

    .footer small, .footer .bttns a {
        font-size: 10px;
    }

    .footer .fotcntr p {
        font-size: 11px;
    }

    .footer .fotlogo p {
        font-size: 11px;
    }

    .footer .fotlogo .ttl {
        font-size: 13px;
    }

    .footer p.dscr {
        font-size: 9px;
        margin: 0;
    }
}
.menus ul li a {
    text-transform: uppercase;
    font-size: 12px;
}

.menus {
    text-align: center;
}

.sidemn {
    text-align: right;
}

.sidemn a {
    background: linear-gradient(135deg, #2f86c9, #71c6f4);
    color: var(--white);
    box-shadow: 0 12px 28px rgba(47, 134, 201, .34);
    padding: 10px 30px;
    border-radius: 999px;
    font-weight: 800;
    border: 1px solid transparent;
    transition: .25s ease;
    font-family: Inter, sans-serif;
    color: #fff;
    line-height: 1.6;
    font-weight: 700;
    font-size: 14px;
}

.mainBanner .mainlogo img {
    height: 40px;
}
.mainBanner .top-bar {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    background: #1890c9;
    text-align: center;
    line-height: 40px;
    z-index: 9;
}


.mainBanner .top-bar p {
    color: rgb(255 255 255 / 84%);
    margin: 0;
    font-size: 13px;
    font-family: 'Inter', sans-serif;
}

.mainBanner .top-bar p span {
    color: #ffffff;
    font-weight: bold;
}

.mainBanner .header {
    line-height: 70px;
}
.mainBanner .bnrcontact .bannerForm p {
    font-size: 13px;
    margin-bottom: 15px;
}

.bannerForm h2 {
    font-size: 21px;
}

.bnrcontact .bannerForm .hq-countdown {
    display: flex;
    gap: 16px;
    justify-content: center;
    margin: 23px 0;
}
.bnrcontact .bannerForm .hq-countdown .hq-countdown-item {
    text-align: center;
    background: rgba(255, 255, 255, .1);
    border-radius: 14px;
    padding: 17px 12px;
    min-width: 90px;
    line-height: normal;
}
.bnrcontact .bannerForm .hq-countdown .hq-countdown-item .hq-number {
    font-size: 23px;
    font-weight: 900;
    color: #fff;
    display: block;
    line-height: 1;
    font-family: Montserrat, sans-serif;
    margin-bottom: 4px;
}
.bnrcontact .bannerForm .hq-countdown .hq-countdown-item .hq-label {
    font-size: 10px;
    color: rgba(255, 255, 255, .5);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 4px;
    font-family: "Inter", sans-serif;
}

.callAction .hq-countdown span.cta-sep {
    font-size: 40px;
    color: #1890c9;
    font-weight: 900;
    align-self: center;
}

.bnrcontact .bannerForm span.cta-sep {
    display: none !important;
}

.mainBanner .bnrcontact .bannerForm ul li {
    margin-bottom: 0;
}
.certified a.custom-btn {
    background: linear-gradient(135deg, #2f86c9, #71c6f4);
    color: var(--white);
    box-shadow: 0 12px 28px rgba(47, 134, 201, .34);
    padding: 13px 24px;
    border-radius: 999px;
    font-weight: 800;
    border: 1px solid transparent;
    transition: .25s ease;
    font-family: Inter, sans-serif;
    color: #fff;
    line-height: 1.6;
    font-weight: 700;
    font-size: 15px;
    text-transform: unset;
}

.certified .sctitle {
    margin: 0px;
    align-content: center;
    height: 100%;
}

.certified .whotableimg figure {
    margin: 0;
}

.certified .whotableimg figure img {
    border-radius: 32px;
}
.Communitywrap1 .visa-cat-style-two .info .icon i {
    font-style: normal;
    font-weight: 800;
    font-family: Montserrat, sans-serif;
}

.Communitywrap1 .visa-cat-style-two {
    margin-bottom: 30px;
    height: unset;
}
.credibility .sctitle {
    text-align: center;
}

.credibility .visa-cat-style-two {
    border: 1px solid rgba(200, 164, 93, .25);
    border-radius: 30px;
}

.credibility .visa-cat-style-two .info {
    padding: 34px;
}

.credibility .visa-cat-style-two .info .icon {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
}


.credibility .visa-cat-style-two .info h4 a span {
    color: #fff;
}

.credibility .visa-cat-style-two .info h4 a {
    font-weight: 600;
    font-size: 27px;
}

.credibility .visa-cat-style-two .info p {
    font-size: 15px;
}
.callAction {
    padding: 70px 0;
}

.callAction .butnswp a.custom-btn2 {
    background: #000 !important;
    border-color: #000 !important;
}

.callAction .butnswp a.custom-btn {
    padding: 13px 32px;
}

.callAction .sctitle {
    margin: 0;
}
.talkAssist .innerAssist .group-form select {
    background: none !important;
    border: 0px;
    border-bottom: 1px solid #fff !important;
    border-radius: 0px;
    padding: 10px 10px 10px 0px;
    color: #fff;
    line-height: normal;
    opacity: 1;
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 600;
}

.talkAssist .innerAssist .group-form select {
    background: #000 !important;
}

.mainBanner .bnrcontact .bdg {
    background: rgba(42, 110, 255, 0.15);
    border: 1px solid rgba(42, 110, 255, 0.35);
    color: #7EB3FF;
    padding: 6px 16px;
}

.mainBanner .bnrcontact .bdg:before {
    width: 10px;
    height: 10px;
    background: #1890c9;
    display: inline-block;
    border-radius: 50%;
    margin-right: 3px;
    content: '';
}


@media only screen and (max-width:575px) {
    .sidemn {
        display: none;
    }
    
    .mainBanner .mainlogo a.lgs img {
        width: unset;
        height: 36px;
    }
    
    .mainBanner .top-bar p {
        font-size: 8px;
    }
    
    .menus {
        text-align: left;
    }
    
    
    .mainBanner .lftcnt {
        text-align: left;
    }
    
    .mainBanner .bnrcontact h1 {
        font-size: 33px;
    }
    
    .mainBanner .bnrcontact h1 span {
        display: inline-block;
        font-size: 33px;
    }
    
    .mainBanner .bnrcontact .bannerForm ul li {
        font-size: 7px;
    }
    
    .bnrcontact .bannerForm .hq-countdown .hq-countdown-item {
        width: 46%;
        padding: 8px 10px;
    }
    
    .bnrcontact .bannerForm .hq-countdown {
        flex-wrap: wrap;
    }
    
    .bnrcontact .bannerForm .hq-countdown .hq-countdown-item .hq-number {
        font-size: 15px;
    }
    
    .trustbar .col:nth-child(3) p {border: 0;margin: 0;padding: 0;}
    
    .trustbar {
        padding-bottom: 10px;
    }
    
    .certified {
        padding: 50px 0px;
    }
    
    .whotableimg {
        margin-top: 27px;
    }
    
    .credibility .visa-cat-style-two .info .icon {
        float: none;
    }
    .certified  .fsrt {
        order: 2;
        margin-top: 29px;
    }

}


@media only screen and (min-width:576px) and (max-width:767px) 
{ 
    .sidemn {
        display: none;
    }
    
    .mainBanner .mainlogo a.lgs img {
        width: unset;
        height: 36px;
    }
    
    .mainBanner .top-bar p {
        font-size: 11px;
        text-align: center;
    }

    .trustbar .col {
        width: 47%;
    }

    .trustbar .col:last-child {width: 47%;}

    .trustbar .col:nth-child(3) p {border: 0;margin: 0;padding: 0;}
    
    .trustbar {
        padding-bottom: 10px;
    }


    .certified  .fsrt {
        order: 2;
        margin-top: 29px;
    }

    .Communitywrap1 .visa-cat-style-two .info h4 a {
        font-size: 16px;
    }

    .Communitywrap1 .visa-cat-style-two .info p {
        font-size: 12px;
    }

}



@media only screen and (min-width:768px) and (max-width:850px) { 
    .sidemn {
        display: none;
    }

    .mainBanner .mainlogo img {
        width: unset;
        height: 45px;
    }

    div#home {
        padding-top: 140px;
    }

    .mainBanner .col-sm-7.col-md-7 {
        width: 58%;
    }

    .bnrcontact .col-sm-5.col-md-5 {
        width: 40%;
    }

    .bannerForm h2 {
        font-size: 13px;
    }

    .mainBanner .bnrcontact .bannerForm p {
        font-size: 10px;
    }

    .mainBanner .bnrcontact .bannerForm ul li {
        font-size: 7px;
    }

    .bannerForm {
        padding: 20px;
    }

    .bnrcontact .bannerForm .hq-countdown {
        flex-wrap: wrap;
    }

    .bnrcontact .bannerForm .hq-countdown .hq-countdown-item .hq-number {
        font-size: 11px;
    }

    .bnrcontact .bannerForm .hq-countdown .hq-countdown-item {
        padding: 10px 10px;
    }

    .bannerForm .group-form input {
        padding: 9px 15px;
        font-size: 12px;
    }

    .bannerForm .group-form select {
        padding: 9px 15px;
        font-size: 12px;
    }

    .bannerForm button {
        font-size: 15px;
        line-height: 17px;
    }

    .trustbar .col {
        width: 25%;
    }

    .trustbar .col p {
        border: 0;
        margin: 0;
        padding: 0;
    }

    .whotableimg {
        height: 100%;
        align-content: center;
    }

    .amniteswraps .testi .contents p {
        font-size: 10px;
    }

    .amniteswraps .testi .usr h5 {
        font-size: 11px;
    }

    .amniteswraps .testi .usr h5 small {
        font-size: 10px;
        line-height: 13px;
    }

    .credibility .justify-content-center > .col-sm-6.col-md-6 {
        width: 50%;
    }

    .credibility .visa-cat-style-two .info h4 a {
        font-size: 18px;
    }
    .mainBanner .top-bar p {
        text-align: center;
    }
}


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


    .mainBanner .mainlogo img {
        width: unset;
        height: 45px;
    }

    div#home {
        padding-top: 140px;
    }

    .mainBanner .col-sm-7.col-md-7 {
        width: 58%;
    }

    .bnrcontact .col-sm-5.col-md-5 {
        width: 40%;
    }

    .bannerForm h2 {
        font-size: 13px;
    }

    .mainBanner .bnrcontact .bannerForm p {
        font-size: 10px;
    }

    .mainBanner .bnrcontact .bannerForm ul li {
        font-size: 7px;
    }

    .bannerForm {
        padding: 20px;
    }

    .bnrcontact .bannerForm .hq-countdown {
        flex-wrap: wrap;
    }

    .bnrcontact .bannerForm .hq-countdown .hq-countdown-item .hq-number {
        font-size: 11px;
    }

    .bnrcontact .bannerForm .hq-countdown .hq-countdown-item {
        padding: 10px 10px;
    }

    .bannerForm .group-form input {
        padding: 9px 15px;
        font-size: 12px;
    }

    .bannerForm .group-form select {
        padding: 9px 15px;
        font-size: 12px;
    }

    .bannerForm button {
        font-size: 15px;
        line-height: 17px;
    }

    .trustbar .col {
        width: 25%;
    }

    .trustbar .col p {
        border: 0;
        margin: 0;
        padding: 0;
    }

    .whotableimg {
        height: 100%;
        align-content: center;
    }

    .amniteswraps .testi .contents p {
        font-size: 10px;
    }

    .amniteswraps .testi .usr h5 {
        font-size: 11px;
    }

    .amniteswraps .testi .usr h5 small {
        font-size: 10px;
        line-height: 13px;
    }

    .credibility .justify-content-center > .col-sm-6.col-md-6 {
        width: 50%;
    }

    .credibility .visa-cat-style-two .info h4 a {
        font-size: 18px;
    }
    .mainBanner .top-bar p {
        text-align: center;
    }
}
