.promoWith_map {
    width: 100%;
    margin: 30px 0px 35px;
    background: url(https://www.internationalwealth.info/wp-content/themes/sharp/assets/migrate/images/single/mapbgimg2.webp);
    background-size: cover;
    padding: 30px 30px;
    background-repeat: no-repeat;
    min-height: 160px;
    padding-right: 220px;
    background-position: 100% 100%;
    border: 1px solid #e3ebfa;
    border-radius: 21px;
}
.promoWith_map p {
    margin-bottom: 20px;
    font-size: 27px;
    text-align: left;
	font-weight: 600;	
}
.promoWith_map a.gonextbtyn {
    font-size: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #255cdc;
}
.promoWith_map a.gonextbtyn:hover {
	color: #1741a5;
}
.promoWith_map a.gonextbtyn img {
    margin-left: 15px;
}
@media screen and (max-width: 991px) {
    .promoWith_map {
        padding: 30px 25px;
        background-position: top right;
    }
    .promoWith_map p {
        font-size: 20px;
    }
    .promoWith_map a.gonextbtyn {
        font-size: 17px;
    }
    .promoWith_map a.gonextbtyn img {
        margin-left: 10px;
        width: 13px;
    }
    .blog_content div {
        padding-top: 0px;
    }
}
@media screen and (min-width: 992px) {
    .promoWith_map p {
        font-size: 23px;
    }
}

.post .countyInContent .bluecardButton {
	float: none;
}

/*! CSS Used from: https://www.internationalwealth.info/wp-content/uploads/wealth_2/assets/css/custom.css */
.blog_content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #07142cd4;
}
.bolg_sec section {
    padding-right: 15px;
}
.singleCounty_bluecard {
    width: 100%;
    background: #255cdc;
    padding: 0;
    position: relative;
    margin: 25px 0px;
    border-radius: 20px;
    overflow: hidden;
}
.countyInPics {
    width: 100%;
    background: 0 0;
    position: relative;
    border-radius: 0 20px 20px 0;
    overflow: hidden;
    margin-left: 1px;
    height: 100%;
}
.countyInPics img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}
.singleCounty_bluecard .countyInContent {
    width: 100%;
    background: 0 0;
    padding: 60px 50px;
    display: flex;
    align-items: center;
    height: 100%;
}
.singleCounty_bluecard .countyInContent h3.bannerTitle {
    text-align: left;
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    margin-bottom: 20px;
}
.singleCounty_bluecard .countyInContent p.bannerDesc {
    font-size: 18px;
    line-height: 27px;
    opacity: 0.8;
}
.singleCounty_bluecard .countyInContent .bluecardButton {
    text-align: center !important;
    height: 50px;
    border-radius: 10px;
    background: 0 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.02em;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    transition: 0.3s;
    outline: none;
	display: inline-block;
}
.singleCounty_bluecard .countyInContent .bluecardButton a {
    text-decoration: none;
    color: #fff;
    width: auto;
    padding: 10px 25px;
}
.allsocialIcon {
    width: 100%;
    background: 0 0;
    padding: 0;
    display: flex;
    align-items: center;
    margin-top: 25px;
}
.allsocialIcon ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    display: flex;
    align-items: center;
    margin-left: 20px;
}
.allsocialIcon li {
    float: none;
    text-align: left;
    margin-right: 15px;
	display: block;
}
.allsocialIcon li img {
    width: 25px;
}
@media screen and (min-width: 300px) and (max-width: 767px) {
    .blog_content p {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: 0;
    }
    .bolg_sec section {
        padding-right: 0;
    }
    .bolg_sec section {
        display: flex;
        width: 100%;
        flex-flow: column;
    }
    .article_sec .blog_content p {
        font-size: 14px;
    }
    .mycountry li {
        font-size: 13px;
    }
    .singleCounty_bluecard .countyInContent {
        padding: 30px 20px;
    }
    .singleCounty_bluecard .countyInContent h3.bannerTitle {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .allsocialIcon {
        margin-top: 0;
        display: block;
    }
    .singleCounty_bluecard .countyInContent .bluecardButton {
        width: 100%;
        height: 45px;
    }
    .allsocialIcon ul {
        margin-top: 20px;
        justify-content: center;
        margin-left: 0;
    }
    .allsocialIcon li img {
        width: 21px;
    }
    .singleCounty_bluecard .col-md-8,
    .singleCounty_bluecard .col-md-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .countyInPics {
        margin-left: -3px;
        border-radius: 15px 15px 0 0;
        overflow: hidden;
        width: 103%;
    }
    .countyInPics img {
        border-radius: 15px 15px 0 0;
        height: 220px;
    }
    .singleCounty_bluecard .col-md-8 {
        order: 2;
    }
    .singleCounty_bluecard .col-md-4 {
        order: 1;
    }
    .singleCounty_bluecard .countyInContent p.bannerDesc {
        font-size: 17px;
    }
    .singleCounty_bluecard {
        padding-top: 35px;
    }
    .blog_content div {
        padding-top: 0;
    }
    .singleCounty_bluecard .countyInContent h3.bannerTitle {
        margin-top: 20px;
    }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .bolg_sec section {
        padding-right: 0;
    }
    .singleCounty_bluecard .countyInContent h3.bannerTitle {
        font-size: 35px;
        margin-bottom: 11px;
    }
    .singleCounty_bluecard .countyInContent p.bannerDesc {
        font-size: 17px;
        line-height: 25px;
    }
    .singleCounty_bluecard .countyInContent .bluecardButton a {
        padding: 10px 20px;
    }
    .singleCounty_bluecard .countyInContent .bluecardButton {
        height: 45px;
        margin-top: 5px;
        font-size: 16px;
    }
    .singleCounty_bluecard .countyInContent {
        padding: 45px 50px;
    }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
    .blog_content p {
        font-size: 14px;
    }
    .singleCounty_bluecard .countyInContent {
        padding: 30px 35px;
    }
    .singleCounty_bluecard .countyInContent h3.bannerTitle {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .singleCounty_bluecard .countyInContent p.bannerDesc {
        line-height: 21px;
        font-size: 14px;
    }
    .singleCounty_bluecard .countyInContent .bluecardButton {
        height: auto;
        border-radius: 5px;
        font-size: 12px;
    }
    .singleCounty_bluecard .countyInContent .bluecardButton a {
        padding: 8px 15px;
    }
    .allsocialIcon ul {
        margin-left: 10px;
    }
    .allsocialIcon li {
        margin-right: 10px;
    }
    .allsocialIcon li img {
        width: 19px;
    }
}
@media screen and (min-width: 1201px) and (max-width: 1500px) {
    .singleCounty_bluecard .countyInContent {
        padding: 40px 35px;
    }
    .allsocialIcon li img {
        width: 22px;
    }
    .singleCounty_bluecard .countyInContent p.bannerDesc {
        font-size: 17px;
    }
    .singleCounty_bluecard .countyInContent .bluecardButton a {
        padding: 10px 20px;
    }
}
/* singleCounty_bluecard END */

/*! CSS Used from: https://www.internationalwealth.info/wp-content/uploads/wealth_2/assets/css/custom.css */
.bolg_sec section {
    padding-right: 15px;
}
.all_groups_img {
    width: 100%;
}
.singleCounty_bluecard {
    width: 100%;
    background: #255cdc;
    padding: 0px;
    position: relative;
    margin-bottom: 35px;
    margin-top: 25px;
    border-radius: 20px;
    overflow: hidden;
}
.countyInPics {
    width: 100%;
    background: none;
    position: relative;
    border-radius: 0px 20px 20px 0px;
    overflow: hidden;
    margin-left: 1px;
    height: 100%;
}
.countyInPics img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}
.countyInContent {
    width: 100%;
    background: none;
    padding: 60px 50px;
    display: flex;
    align-items: center;
    height: 100%;
}
.countyInContent p.bannerTitle {
    text-align: left;
    color: #ffffff;
    font-size: 45px;
    font-weight: 500;
    margin-bottom: 20px;
}
.countyInContent p.bannerDesc {
    color: #fff;
    font-size: 19px;
    line-height: 27px;
    opacity: 0.8;
}
.countyInContent .bluecardButton {
    text-align: center !important;
    height: 50px;
    border-radius: 10px;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.02em;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #fff;
    transition: 0.3s;
    outline: none;
}
.countyInContent .bluecardButton a {
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 10px 25px;
}
.all_groups_img .countyInContent p.bannerTitle {
    font-size: 30px;
}
.all_groups_img .countyInContent img.logos {
    width: 160px;
    margin-bottom: 20px;
}
.all_groups_img .countyInContent {
    padding: 45px 40px;
}
.all_groups_img section.text-center h3 {
    text-align: center;
    font-size: 27px;
}
.all_groups_img section.text-center .bluecardButton {
    margin-top: 20px;
}
.all_groups_img section.text-center img.logos {
    margin-bottom: 30px;
}
.all_groups_img .mакеgraycard .countyInPics {
    border-radius: 20px 0px 0px 20px;
}
.all_groups_img .mакеgraycard {
    background: url("https://www.internationalwealth.info/wp-content/themes/sharp/assets/migrate/images/single/banners/allgraybg.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.all_groups_img .mакеgraycard h3 {
    color: #07142c;
}
.all_groups_img .mакеgraycard p {
    color: #07142c;
    font-size: 16px;
}
.all_groups_img .mакеgraycard .bluecardButton {
    border-color: #07142c;
    margin-top: 10px;
}
.all_groups_img .mакеgraycard .bluecardButton a {
    color: #07142c;
}
.mакеwith_white {
    background: #fff;
    border: 1px solid #e3ebfa;
    padding: 35px 40px;
}
.all_groups_img .mакеwith_white h3 {
    color: #07142c;
}
.all_groups_img .mакеwith_white p {
    color: #07142c;
    font-size: 16px;
    line-height: 23px;
}
.all_groups_img .mакеwith_white .bluecardButton {
    border-color: #255cdc;
    margin-top: 10px;
    height: 45px;
}
.all_groups_img .mакеwith_white .bluecardButton a {
    color: #255cdc;
    padding: 6px 25px;
}
.all_groups_img .mакеwith_white .countyInContent {
    padding: 0px;
}
.all_groups_img .mакеwith_white section {
    height: 100%;
    display: flex;
    flex-flow: wrap;
    align-content: space-between;
}
.all_groups_img .mакеwith_white .countyInPics img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: contain;
    border-radius: 20px;
    object-position: center;
}
.all_groups_img .leftside_gray h3 {
    font-size: 27px;
}
.leftside_gray {
    background: #255cdc0d;
}
.all_groups_img .leftside_gray h3 {
    color: #07142c;
}
.all_groups_img .leftside_gray .bluecardButton {
    border-color: #255cdc;
    margin-top: 10px;
    height: 45px;
}
.all_groups_img .leftside_gray .bluecardButton a {
    color: #255cdc;
    padding: 6px 25px;
}
@media screen and (max-width: 767px) {
    .all_groups_img {
        width: 100%;
    }
    .bolg_sec section {
        padding-right: 0px;
    }
    .bolg_sec section {
        display: flex;
        width: 100%;
        flex-flow: column;
    }
    .countyInContent {
        padding: 30px 20px;
    }
    .countyInContent p.bannerTitle {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .countyInContent .bluecardButton {
        width: 100%;
        height: 45px;
    }
    .singleCounty_bluecard .col-md-8,
    .singleCounty_bluecard .col-md-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .countyInPics {
        margin-left: -3px;
        border-radius: 15px 15px 0px 0px;
        overflow: hidden;
        width: 103%;
    }
    .countyInPics img {
        border-radius: 15px 15px 0px 0px;
        height: 220px;
    }
    .singleCounty_bluecard .col-md-8 {
        order: 2;
    }
    .singleCounty_bluecard .col-md-4 {
        order: 1;
    }
    .all_groups_img .countyInContent {
        padding: 25px 20px;
    }
    .all_groups_img .countyInContent img.logos {
        width: 130px;
        margin-bottom: 20px;
        position: absolute;
        top: 35px;
        z-index: 999;
    }
    .countyInContent p.bannerDesc {
        font-size: 17px;
    }
    .all_groups_img .countyInContent p.bannerTitle {
        font-size: 19px;
        margin-bottom: 25px;
    }
    .singleCounty_bluecard {
        padding-top: 35px;
    }
    .all_groups_img section.text-center img.logos {
        position: relative;
    }
    .all_groups_img section.text-center img.logos {
        position: relative;
        margin: auto;
        top: 0;
        width: 110px;
        margin-bottom: 20px;
    }
    .all_groups_img section.text-center h3 {
        font-size: 20px;
    }
    .all_groups_img section.text-center .bluecardButton {
        font-size: 14px;
        margin-top: 0px;
    }
    .all_groups_img .mакеgraycard {
        padding-top: 0px;
    }
    .all_groups_img .mакеgraycard .countyInPics {
        border-radius: 20px 20px 0px 0px;
    }
    .mакеgraycard .countyInContent {
        padding: 25px 15px;
    }
    .mакеgraycard .countyInContent p.bannerTitle {
        font-size: 18px;
    }
    .all_groups_img .mакеgraycard p {
        color: #07142c;
        font-size: 12px;
        line-height: 20px;
    }
    .mакеwith_white {
        padding: 15px 15px;
    }
    .all_groups_img .mакеwith_white img.logos {
        position: relative;
        top: 0;
        margin-top: 20px;
    }
    .all_groups_img .mакеwith_white .countyInPics img {
        height: 165px;
        object-fit: cover;
    }
    .all_groups_img .mакеwith_white p {
        font-size: 14px;
        line-height: 20px;
    }
    .leftside_gray {
        padding-top: 0px;
    }
    .all_groups_img .leftside_gray img.logos {
        position: relative;
        top: 0;
        margin-top: 10px;
    }
    .all_groups_img div {
        padding-top: 0px;
    }
    .countyInContent p.bannerTitle {
        margin-top: 20px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .bolg_sec section {
        padding-right: 0px;
    }
    .countyInContent p.bannerTitle {
        font-size: 35px;
        margin-bottom: 11px;
    }
    .countyInContent p.bannerDesc {
        font-size: 17px;
        line-height: 25px;
    }
    .countyInContent .bluecardButton a {
        padding: 10px 20px;
    }
    .countyInContent .bluecardButton {
        height: 45px;
        margin-top: 5px;
        font-size: 16px;
    }
    .countyInContent {
        padding: 45px 50px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .countyInContent {
        padding: 30px 35px;
    }
    .countyInContent p.bannerTitle {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .countyInContent p.bannerDesc {
        line-height: 21px;
        font-size: 14px;
    }
    .countyInContent .bluecardButton {
        height: auto;
        border-radius: 5px;
        font-size: 12px;
    }
    .countyInContent .bluecardButton a {
        padding: 8px 15px;
    }
}
@media screen and (min-width: 1201px) {
    .countyInContent {
        padding: 40px 35px;
    }
    .all_groups_img .countyInContent img.logos {
        width: 130px;
        margin-bottom: 20px;
    }
    .countyInContent p.bannerDesc {
        font-size: 17px;
    }
    .all_groups_img .countyInContent p.bannerTitle {
        font-size: 25px;
    }
    .countyInContent .bluecardButton a {
        padding: 10px 20px;
    }
    .all_groups_img section.text-center h3 {
        font-size: 24px;
    }
    .all_groups_img .mакеgraycard p {
        color: #07142c;
        font-size: 15px;
    }
}
