/* COMMENT BOX */

/*	----------------------------------------------
::COMMENT FORM
-------------------------------------------------- */
#comments-title {
	color:#999;
	margin:0 0 20px 0;
	font-size:20px
}
#comments-title span {
	color:#222;
}
#comments .navigation {overflow:hidden;margin-bottom:2em;}
#comments .navigation .nav-next {width:auto;float:right}
#comments .navigation .nav-previous {width:auto;float:left}
#comments blockquote { background:url(framework/images/blockquote_gray.gif) no-repeat 0 20px; font:italic 14px/1.45;margin:5px 0;padding: 10px 20px 10px 50px; color: #555;font-style:italic;margin-bottom:15px;}
#comments blockquote p {font-style:italic;margin:5px 0;} 

#comments .comment-inner ul {margin: 0 0 15px 10px; padding-left: 20px;}
#comments .comment-inner ul ul { margin: 0; }
#comments .comment-inner ul li { list-style-type: disc !important; }
#comments .comment-inner ul ul li { list-style-type: circle; }

#comments .comment-inner ol {margin: 0 0 15px 10px; padding-left: 20px;}
#comments .comment-inner ol ol { margin: 0; }
#comments .comment-inner ol li  { list-style-type: disc !important; }
#comments .comment-inner ol li ol li { list-style-type: lower-alpha; }

.commentlist {
	margin:20px 0 !important;
	padding:0 !important;
}
.commentlist li {list-style-type:none !important;position:relative;}
.commentlist a {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;	
}
.commentlist .children {margin-left:40px;}
.commentlist .children .avatar {width:154px;height:154px;}
#comments .imgDots {
	margin-top: -35px;
}
.commentlist .pingback {
	margin-bottom:20px;
}

.commentlist li.even > div.comment-inner:before {
	/* content:url(images/commentarrow_grey.png); */
	left:-20px;
	top:57px;
	position:absolute;
	z-index:999;
}
.commentlist li.odd > div.comment-inner:before {
	/* content:url(images/commentarrow_blue.png); */
	right:-19px;
	top:57px;
	position:absolute;
	z-index:999;
}

.commentlist li.even .avatar {
	left:0 !important;
}
.commentlist li.odd .avatar {
	right:0 !important;
}

.commentlist .avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 15px;
    margin-top: 0;
    float: left;
}
.commentlist li li .avatar {
	left:-70px;
}

.comment-reply-link {
	font-size:13px; 
	width:50px; 
	text-align:center;
	color:#262d35 !important;
}
li li .comment-reply-link {
	left:-70px; 
}
.comment-author {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
}
#comments .userAuth {
	padding: 20px 25px;
    border-left: 1px solid #07142c33;
}
.comment-author .icon-user {color:#666}
.comment-author, .comment-author a{
	color: #0086ac !important;
	line-height: 24px !important; 
}
.comment-date-link {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
    font-weight: 500;
	display: block;
}
.comment-date-link .fa{
	color: #0086ac !important;
	font-size: 15px;
}
.comment-date-link .fa-clock-o{
	font-size: 19px !important;
}
.comment-reply-title{
    margin-bottom: 5px;
    font-size: 22px;
    text-align: left;
    font-weight: 600;
}
.comment-edit-link {}
.comment-delete-link {}
.comment-spam-link {}
.comment-text {}
.comment-pagination {
	padding-left:20px;
	margin-top:10px;
}
.comment-pagination a, 
.comment-pagination .current  {
	border:solid 1px #dddddd;
	padding:3px 12px;
	display:inline-block;
	text-decoration:none;
}
.comment-pagination a  {
	background:#fcfcfc;
}
.comment-pagination a:hover {
	background:#0090d3;
	border:solid 1px #0090d3;
	color:#ffffff;
}
#comment-pagination-1 {
	border-bottom:solid 1px #dddddd;
}
#comment-pagination-1 a, #comment-pagination-1 .current {
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	margin-bottom:-1px;
}
#comment-pagination-1 .current {
	border-bottom:solid 1px #ffffff;
}
#comment-pagination-2 {
	border-top:solid 1px #dddddd;
}

#comment-pagination-2 a, #comment-pagination-2 .current {
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	margin-top:-1px;
}
#comment-pagination-2 .current {
	border-top:solid 1px #ffffff;
}

/* Comment Form */
#respond {
background-color:#fff; 
border:0px solid #e7e7e7;
padding:0px;overflow:hidden;  clear:both; margin:0 0 0px 0;}
#respond a {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;	
}	
li #respond {margin:0 0 1em 0;}
#respond  form {}
#respond h3 {
	margin:0 0 10px;
	font-size: 19px;
	font-family: inherit;
	color:#444}
#respond .comment-notes { font-size:14px; margin-bottom:15px;}	
/* #respond p { margin:0;font-size:14px; margin-bottom:15px;} */
#respond .form-field-wrapper{display:block;margin:0 0 15px;float:left;width:220px;}
#respond .form-field-wrapper.mid-input-item{margin:0 12px;}
#respond .comment-form-author input,
#respond .comment-form-email input, 
#respond  .comment-form-url input {width:165px;}
#respond .form-allowed-tags { clear:both;display:block; margin-top:0;font-size:11px;font-style:italic;color:#888}
#respond .form-allowed-tags code { margin-top:5px;font-size:11px;line-height:16px}

#respond .comment-form-comment label{ padding-top:7px;font-size:13px}
#respond #cancel-comment-reply-link {display:block;font-size:13px;line-height:24px}
#respond #comment-msg { font-size:1em; font-style:italic;}
#respond .form-submit { display:block;margin:15px 0 0 0}
#respond .form-submit #submit { 
	width: auto;
    background: #255CDC;
    border: none;
    padding: 12px 25px;
    border-radius: 15px;
    color: #fff;
    font-size: 15px;
    transition: 0.5s;
}
#respond .form-submit #submit:hover {
	background: #1741a5;
}
li #respond {margin-bottom:1em}

@media (max-width: 767px) {

div#respond .form-field-wrapper {float: none;}
#respond .form-field-wrapper.mid-input-item{margin:0 0 15px;}
.commentlist .avatar, .commentlist .children .avatar {
	width:50px;
	height:50px;
	border-radius: 25px !important;
	-webkit-border-radius: 25px !important;
	-moz-border-radius: 25px !important;
}
.commentlist li.odd > div.comment-inner {
	margin-right:70px;
}

}

@media (min-width: 767px) and (max-width: 991px) {
	
    #respond .form-field-wrapper {float: none;}
    #respond .form-field-wrapper.mid-input-item{margin:0 12px;}
    #respond .form-field-wrapper {float:left;width: 211px;}	
}
@media (min-width: 992px) and (max-width: 1200px) {
    #respond .form-field-wrapper.mid-input-item{margin:0 12px;}
    #respond .form-field-wrapper {width: 177px;}
}

#commentform .form-control, #commentform textarea {
	height: auto;
	width: 100%;
    border: none;
    background: #F4F7FD;
    padding: 12px 25px;
    border-radius: 15px;
    outline: none !important;
    box-shadow: none !important;
    font-size: 15px;
    resize: none;
}

/* COMMENT BOX */

/* CONTACT_BOX_SINGLE_PAGE_BOTTOM */

@media all and (max-width: 991px) {
	.contact_box_single_page .white {
		text-align: center;
		font-size: 24px;
		margin-bottom: 15px;
	}
	 .contact_box_single_page input.i1 {
        width: 245px;
        height: 45px;
	}
	 .contact_box_single_page input.i2 {
        width: 245px;
        height: 45px;
		display: block;
		margin: 15px auto;
	}
	.contact_box_single_page  {
		text-align: center;
	}
	.contact_box_single_page button {
		margin: 0 auto;
		float: none;
		margin-top: 15px;
		height: 35px;
	    min-width: 225px;
	}
}
@media all and (min-width: 992px){ 
	.contact_box_single_page .miniblock input, .contact_box_single_page .miniblock button{
		margin-top: 18px;
	}
	.miniblock .white {
		display: inline-block;
		max-width: 16%;
	}	
	
	 .contact_box_single_page input.i1 {
		margin-left: 10px;

	}
	 .contact_box_single_page input.i2 {
		margin-left: 5px;

	}
	.contact_box_single_page .white {
		font-size: 16px;
	}
	.miniblock .white {
		display: inline-block;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.contact_box_single_page {
		padding: 25px 5px !important;
	}
}
.contact_box_single_page {
    width: 100%;
    background: #255CDC;
    padding: 25px 30px;
    border-radius: 15px;
    margin: 15px 0px;
}
.contact_box_single_page input {
    height: auto;
    padding: 14px 25px;
    text-align: left;
    background: transparent !important;
    border-radius: 15px;
    outline: none;
    color: #fff !important;
    box-shadow: none !important;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
}
.contact_box_single_page input:focus {
    border-color: #86b7fe;
}
.contact_box_single_page input::placeholder {
	color: #e5e5e5bf !important;
	padding-left: 10px;
}
.contact_box_single_page .white {
	color: #FFF;
	margin-top: 3px;
	font-weight: 600;
}
.contact_box_single_page button {
    text-align: center !important;
    height: 55px;
    padding: 0 0;
    border-radius: 10px;
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.02em;
    text-align: left;
    color: #255CDC;
    text-decoration: none;
    border: none;
    transition: 0.3s;
}
.contact_box_single_page button:hover {
	background: #f5f4f4;
}

/* CONTACT_BOX_SINGLE_PAGE_BOTTOM */

.popularPostsSingle_sec {
    padding: 80px 0;
    background: #255cdc;
}
p.popularPostsSingle_heading{
    font-size: 50px;
    font-weight: 600;
    line-height: 64px;
    letter-spacing: -0.04em;
    text-align: left;
    color: #ffffff;
    margin-bottom: 45px;
}
.swiper-button-next:after {
    content: url("https://www.internationalwealth.info/wp-content/themes/sharp/assets/migrate/images/single/arrow1.svg") !important;
}
.swiper-button-prev:after {
    content: url("https://www.internationalwealth.info/wp-content/themes/sharp/assets/migrate/images/single/arrow2.svg") !important;
}
.swiper-button-next {
    right: 22px !important;
    left: auto !important;
}
.swiper-button-prev {
    left: auto !important;
    right: 95px !important;
}
.popularPostsSingle_card {
    width: 100%;
    border-radius: 16px;
    background: #f4f7fd;
    padding: 10px;
    position: relative;
}
.popularPostsSingle_card img {
    width: 100%;
}
.popularPostsSingle_card a {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #07142c;
    margin: 15px 0;
    min-height: 95px;
}
@media screen and (max-width: 991px) {
    .popularPostsSingle_sec {
        padding: 40px 0;
        overflow: hidden;
    }
    .popularPostsSingle_heading {
        font-size: 35px;
        font-weight: 600;
        line-height: 45px;
    }
    .popularPostsSingle_card {
        width: 100%;
        height: auto;
        border-radius: 15px;
    }
    .popularPostsSingle_heading {
        line-height: 40px;
    }
    #popularPostsSingle_sec .swiper {
        overflow: visible !important;
    }
    #popularPostsSingle_sec .swiper-button-next,
    #popularPostsSingle_sec .swiper-button-prev {
        position: relative;
    }
    #popularPostsSingle_sec .swiper-button-next {
        right: -110px !important;
        left: auto !important;
        top: 12px !important;
    }
    #popularPostsSingle_sec .swiper-button-prev {
        left: auto !important;
        right: -31px !important;
        top: -11px !important;
    }
    .swiper-wrapper {
        margin-top: 30px;
    }
}

.newsletcard .popularPostsSingle_card a {
    min-height: unset;
    margin: 10px 0px 10px;
    font-weight: 500;
    line-height: 25px;
    color: #fff;
	display: block;
}
.newsletcard .popularPostsSingle_card img {
    margin-bottom: 20px;
	border-radius: 15px;
}
.popularPostsSingle_card span {
    margin: 0px;
    font-size: 14px;
    color: #fff;
}
.newsletcard .popularPostsSingle_card {
    background: transparent;
}
@media screen and (max-width: 991px) {
    .popularPostsSingle_card img {
        width: 100%;
        height: 175px;
        object-fit: cover;
        border-radius: 15px;
    }
}
@media screen and (min-width: 992px) {
    .popularPostsSingle_card {
        margin: 0px;
    }
    .popularPostsSingle_card {
        width: 270px;
    }
    .popularPostsSingle_card img {
        width: 100%;
        height: 193px;
        object-fit: cover;
    }
    .popularPostsSingle_card {
        width: auto;
    }
    .popularPostsSingle_card img {
        width: 100%;
        height: 193px;
        object-fit: cover;
        border-radius: 15px;
    }
    .swiper-button-prev:after {
        transform: scale(0.8);
    }
    .swiper-button-next:after,
    .swiper-button-prev:after {
        transform: scale(0.8);
    }	
}

/* PRODUCT BANNERS */

.country_card {
    background: #f4f7fd;
    padding: 32px;
    border-radius: 24px;
    margin-bottom: 20px;
}
.card_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px 12px;
    border-radius: 8px;
    background: #cf0203;
    border: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #FFF;
    cursor: default;	
}
.card_btn.green { 
	background: #2d6f18;
}
.country_card p {
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    text-align: left;
    color: #07142c;
    margin: 15px 0 0 0;
}
p.card_detail {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #07142c;
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#more {
    display: none;
}
.country_card2 {
    background: url(https://www.internationalwealth.info/wp-content/themes/sharp/assets/migrate/images/single/card.webp);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.profile-card {
    border-radius: 16px;
    padding: 20px 32px;
}
.country_card2 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #ffffff;
    margin: 0;
    opacity: 80%;
}
.country_card2 .card_price {
    font-size: 56px;
    font-weight: 600;
    line-height: 64px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #ffffff;
    margin: 10px 0;
	opacity: unset;
}
.countryBack_btn {
    padding: 12px 32px;
    border-radius: 8px;
    background: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color: #255cdc;
    display: inline-block;
}
.country_card .profile_list,
.number_list {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
}
.profile_list li {
    display: flex;
    margin-bottom: 25px;
    width: 100%;
    align-items: center;
}
.profile_list li img {
    margin-right: 20px;
}
.profile_list .card_title {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
    color: #07142c;
    margin-bottom: 0px;
}
.country_card .card_name {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #07142c40;
    margin: 0;
}
.number_list {
    display: flex;
}
.number_list li {
    margin-bottom: 0px;
    width: auto;
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #07142c;
}
.btn_list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}
.btn_list li {
    max-width: 156px;
    width: 156px;
    border-radius: 16px;
    background: #255cdc;
    margin-right: 15px;
}
.btn_list li a {
    width: 100%;
    display: flex;
    height: 100%;
    padding: 8px 16px 8px 16px;
}
.btn_list li img {
    text-align: center;
    margin: auto;
    display: block;
}
.countryBack_btn:hover {
    background: #e3ebfa;
}
.btn_list li:hover {
    background: #1741a5;
}
.card_btn:hover {
    background: #bd0405;
}
.card_btn.green:hover {
	background: #2d6f18;
}
@media screen and (max-width: 767px) {
    .country_card p {
        font-size: 20px;
    }
    .country_card {
        padding: 20px;
    }
    .country_card2 .card_price {
        font-size: 32px;
        line-height: 40px;
    }
    .countryBack_btn {
        max-width: 100%;
    }
    .number_list {
        flex-wrap: wrap;
    }
    .profile-card {
        background: url(https://www.internationalwealth.info/wp-content/themes/sharp/assets/migrate/images/single/profile-card.svg);
        background-repeat: no-repeat;
        background-size: cover;
    }
}

.setting_card {
    padding: 20px 16px 20px 16px;
    border-radius: 24px;
    background: #f4f7fd;
    margin-bottom: 25px;
}
.setting_img {
    width: 64px;
    height: 64px;
    border-radius: 12px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto 10px;
}
.setting_img img {
    display: block;
    margin: auto;
}
.setting_card a {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #07142c;
    display: block;
}

.setting_card a:hover {
	color: #255CDC;
}

@media screen and (min-width: 769px) and (max-width: 991px){
	.setting_card a {
		font-size: 14px;
	}
	.setting_img {
		width: 38px;
        height: 38px;
	}
}
@media screen and (max-width: 991px){
	.setting_card {
		display: flex;
		align-items: center;
	}
	.setting_img {
		margin: 0px 15px 0px 0px;
		width: 56px;
		height: 56px;
	}
	.setting_img img {
		width: 32px;
	}
	.setting_card a {
		margin-bottom: 0px;
	}
}

/* PRODUCT BANNERS END */