
.container{
    max-width: 1100px!important;
}

.prog-container{
	width: 100%;
    height: 16px;
    background: #444;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    transition: all linear 0.1s;
    font-size: 10px;
    color: #fff;
}

.prog-container .prog-indicator{
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 1em;
}

#progressBar{
    height: 16px;
    background-color: #a4508b;
    background-image: linear-gradient(326deg,#a4508b 0%,#5f0a87 74%);
    transition: all linear 0.1s;
    min-width: 1%;
    z-index: 999;
}

.logoSection{
	border-bottom: 1px solid rgba(0,0,0,.058823529411764705);
	box-shadow: 0 1px 20px rgba(0,0,0,.07058823529411765);
	padding: 2em 0 1em 0;
}

.header-main{
    display: flex;
    align-items: center;
}


.header-main .ah{
	content: " ";
	width: 1px;
	height: 20px;
	margin: 0 4px -2px 7px;
	background-color: #d6d6d6;
	display: inline-block;
}

.flagSection{
	display: flex;
	align-items: center;
}

.flagSection img{
	margin-left : 10px;
    width: 40px;
}

.mainWrapper{
	padding: 1em 0;
}

.mainWrapper p{
	color: #222;
	font-size: 18.8px;
	margin-bottom: 18.8px;
	font-weight: 400;
    font-family: Open Sans,sans-serif;
}

.mainWrapper h1{
	font-family: Open Sans,sans-serif;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 35px;
	color: #2f2f2f;
	font-weight: 700;
	margin: 0;
}

.mainWrapper h2{
	font-size: 30px;
	margin: 22px 0;
	font-weight: 700;
}

.postMetaWrapper .stars-img{
	width: 150px;
    display: inline-block;
}

.postMetaWrapper .bl{
	margin: 0 2px;
}

.postMetaWrapper .author-img{
	width: 25px;
	border-radius: 9999px;
    margin: 0 10px;
    display: inline-block;
}

.postMetaWrapper span{
    font-family: Open Sans,sans-serif!important;
}

.starMain{
	padding: 10px 0;
	color: grey;
    font-size: 14px;
}

.postMetaWrapper .stars-img{
    width: 100px;
    display: inline-block;
    margin-right: 5px;
}

.postMetaWrapper .bl{
    margin: 0 2px;
}

.postMetaWrapper .author-img{
    width: 25px;
    border-radius: 9999px;
    margin: 0 10px;
    display: inline-block;
}

.postMetaWrapper span{
    font-family: Open Sans,sans-serif!important;
}

.clientSection img{
    width: 100%;
    margin: 0px auto;
}

.rightSection{
    float: right;
    text-align: right;
}

.byFeature-star-img{
    width: 100px;
}

.trending-counter{
	text-align: right;
}

.trending-counter .likeCount{
    display: flex;
    align-items: center;
    justify-content: right;
}

blockquote {
    font-size: 20px;
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 0;
    quotes: "\201C" "\201D" "\2018" "\2019";
    padding: 10px 20px;
    line-height: 1.4;
}

.steps-list{
	border: 1px solid #f1f1f1;
	background-color: #fbfbfb;
	padding: 25px 25px 5px 25px;
}

.steps-list .bw{
	background-color: #0bac4b;
	border: 1px solid #0e9140;
	border-radius: 3px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	margin-right: 11px;
	margin-top: 3px;
	padding: 0 5px;
}

.attention-box{
	position: relative;
	background-color: #fff7e5;
    border: 2px dashed rgba(0,0,0,.7);
    padding: 20px;
    margin-bottom: 20px;
}

.updateMain{
    border: 1px dotted #000;
    background: #effff7;
    padding: 4px 9px;
    font-size: 15px !important;
}

.dx{
	font-size: 30px;
    margin: 22px 0;
    text-transform: capitalize;;
}

.verifyBtn{
	display: block;
    color: #fff;
    background-color: #0bac4b;
    border: 1px solid rgba(0,0,0,.2);
    transition: box-shadow .2s linear;
    padding: 16px;
    border-radius: 5px;
    font-weight: 800;
    text-align: center;
    transition: background-color .2s ease-in-out,box-shadow .2s ease-in-out;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    text-decoration: none!important;
    background-repeat: no-repeat;
    margin-left: 10px;
    font-size: 20px !important;
    box-shadow: 0 2px 0 #04461e;
}

.verifyBtn img{
    float: left;
}

.verifyBtn:hover{
	background-color: #067131;
    color: #fff;
}

.logo{
    display: flex;
    align-items: center;
}
.logo img{
    height: 50px;
}

.logo .trends{
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -2px;
    margin-left: 5px;
}

.logo .trends span{
    font-weight: 400;
}

.logo .divider {
    content: "";
    width: 1px;
    height: 20px;
    margin: 0 4px -2px 7px;
    background-color: #d6d6d6;
}

.logo .product-title{
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: normal;
    position: relative;
    top: -1px;
}

hr{
	height: 1px;
    background-color: #f1f1f1;
}

.redBg{
    padding: 30px;
    font-weight: 700;
    font-size: 27px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background-color: #e90506;
}

.reviewBox {
    width: 100%;
    height: auto;
    padding: 0px;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
}

.namePic {
    width: 34px;
    height: 34px;
    background: #a7a7a7;
    border-radius: 50%;
    float: left;
    position: relative;
    text-align: center;
    color: #fff;
    line-height: 34px;
    font-size: 20px;
}

.nameCheck {
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.reviewHeader {
    width: calc(100% - 184px);
    height: 34px;
    float: left;
    margin-left: 15px;
}

.rh1 {
    width: 100%;
    height: 20px;
    text-align: left;
    font-size: 14px;
    color: #777;
    line-height: 20px;
}

.rh2 {
    width: 100%;
    height: 14px;
}

.dateRight {
    width: 120px;
    height: auto;
    float: right;
    font-size: 14px;
    color: #777;
}

.clear {
    clear: both;
}

.reviewText {
    width: 100%;
    height: auto;
    margin-top: 15px;
    font-size: 16px;
    font-style: italic;
    color: #333;
}

.rating .bl{
	margin-top: 15px;
}

.statsWrapper{
    margin-top: 15px;
    z-index: 0;
    position: relative;
}

.statsInner{
	/*width: 100%;*/
    height: 100%;
    padding: 15px;
    background-color: #efefef;
    margin: 0;
}

.progressBar{

	width: 100%;
    height: 20px;
    background-color: #c5c5c5;
    position: relative;
    border-radius: 15px;
    margin: 0 20px 0 0;
    color: #fff;

}

.progressBar .u{
	height: 100%;
    background-color: #195ca3;
    text-align: center;
    position: absolute;
    border-radius: 15px;
    top: 0;
    left: 0;
    z-index: 5;
    text-align: right;
    padding-right: 10px;
}

.progressBar .u.bar-9{
	width: 90%;
}

.progressBar .u.bar-10{
	width: 100%;
}

.progressBar .u.bar-8{
	width: 80%;
}

.testimonialsInner{
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px;
    background-color: #fff6e2;
    -webkit-box-shadow: 0 16px 48px 0 rgb(26 39 81 / 10%);
    box-shadow: 0 16px 48px 0 rgb(26 39 81 / 10%);
    font-family: roboto, helvetica, helvetica neue;
    line-height: 1.5;
    margin: 30px 0;
    font-size: 0.9rem;
}

.testimonialsInner h4{
    font-size: 1.5rem;
    margin: 10px 0;
}

.testimonialsInner img{
	display: block;
    max-width: 80px;
    margin: 0 auto 15px;
}

.testimonialsInner .text-yellow-300{
	--tw-text-opacity: 1;
    color: rgb(253 224 71 / var(--tw-text-opacity));
}

.asideLink{
	color: #ffffff;
    background-color: #c5242e;
    border-color: #c5242e;
    font-size: 12px;
    text-transform: uppercase;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    display: block;
}

.asideLink:hover{
	color: #fff;
	cursor: pointer;
}


.footerMain{
	margin-top: 100px;
    background-color: #121212;
    color: hsla(0,0%,100%,.23);
    font-size: 12px;
    line-height: 17px;
    font-weight: 300;
    text-transform: capitalize;
    padding: 20px;
}

.footerMain .footer-links {
	margin-top: 10px;
}

.footerMain .footer-links a{
	font-weight: 400;
    color: grey;
    text-transform: uppercase;
    transition: color .2s ease-in-out;
    text-decoration: none;
    padding: 0 5px;
}

.footerMain .footer-links a:hover{
	color: #fff;
}

.stickySidebar{
    width: 100%;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 0;
    bottom: auto;
    margin-top: 25px;
    background: #fff;
}

.stickySidebar .order-button{
    width: 90%;
    margin: 0px auto;
}

.resultTitle{
    color: rgb(102, 102, 102) !important;
    border-bottom: 2px solid rgb(1, 152, 189);
    margin-bottom: 15px !important;
}

.contentImg{
    width: 100%;
}

.productImg{
    width: 50%;
    margin: 0px auto;
}




.commentText{
    margin-bottom: 22px;
    font-weight: 700;
}

.commentsMain textarea{
    border: 1px solid #ccc;
    width: 100%;
}

.commentFuncLine{
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #3658A6;
    line-height: 30px;
}

.commentContent .userName{
    color: #3658A6;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
}

.commentTime {
    color: #999;
}

.comments h4 {
    margin-bottom: 22px;
    font-weight: 700;
}

#commentBreak1 {
  width: 100%;
  height: 30px;
  padding-top: 20px;
  margin: 0 auto;
}
.comments {
    overflow: hidden;
}
.commentBreak2 {
    width: 100%;
    border-bottom: 1px solid #198fff;
    margin: 0 auto;
    height: 80px;
}
.styleInput {
    border: 1px solid #ccc;
}
.mainComments {
    white-space: nowrap;
}
.profilePic {
    width: 48px;
    display: inline-block;
    vertical-align: top;
}
.profilePic img {
    width: 48px;
}
.newReplyButton,
.newCancelButton {
    cursor: pointer;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.commentContent {
    width: 100%;
}
.commentContent,
.replyContent {
    padding-left: 12px;
    display: inline-block;
    white-space: normal;
    padding-right: 60px;
}
.usersComments img {
    width: 100px;
    height: auto;
    max-height: 120px;
    border: 1px solid #adadad;
    padding: 2px;
    margin-right: 3px;
}
.userName {
    color: #3658A6;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
}
.userName {
    text-decoration: inherit;
    color: #3658A6;
}
.userInfo {
    color: #999;
    font-size: 12px;
    line-height: 22px;
}
.usersComments {
    font-size: 14px;
    line-height: 22px;
}

.commentTime {
    color: #999;
}
.commentFuncLine,
.replyFuncLine {
    font-size: 12px;
    color: #3658A6;
    line-height: 30px;
}
.pointer {
cursor: pointer;
}
.commentSpacer {
    margin-top: 6px;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
::-webkit-input-placeholder {
    color: #ccc;
}
/* Chrome/Opera/Safari */
::-moz-placeholder {
    color: #ccc;
}
/* Firefox 19+ */
:-ms-input-placeholder {
    color: #ccc;
}
/* IE 10+ */
:-moz-placeholder {
    color: #ccc;
}
/* Firefox 18- */
.newReplyTable {
    margin-bottom: 10px;
}
@media screen and (max-width: 800px) {
.newReplyTable {
    margin-bottom: 10px;
}
}
@media screen and (max-width: 380px) {
.newReplyTable {
    margin-bottom: 10px;
}
}
.newReplyInput {
    color: black;
    border: 0px;
    font-size: 14px !important;
    height: 40px;
    width: 100%;
    padding-left: 8px;
}
.newReplyArea {
    background: black;
    height: 40px;
    width: 100%;
}
.commentFuncLine img,
.replyFuncLine img {
    top: -2px;
    position: relative;
}
.newReplyTable {
    margin-bottom: 10px;
    width: 100%;
}
.newReplyInput {
    color: black;
    border: 0px;
    font-size: 14px;
    height: 40px;
    width: 100%;
    padding-left: 8px;
}
.newReplyArea {
    background: #F6F7F9;
    height: 40px;
    width: 100%;
}
.busyMsg {
    padding-left: 10px;
    display: none;
    float: left;
    margin-top: 13px;
    color: black;
    font-weight: bold;
    font-size: 14px;
}
.newReplyButton,
.newCancelButton {
    cursor: pointer;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.busyMsg {
    padding-left: 10px;
    display: none;
    float: left;
    margin-top: 13px;
    color: black;
    font-weight: bold;
    font-size: 14px;
}
.newReplyButton,
.newCancelButton {
    cursor: pointer;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.mainReplies {
    white-space: nowrap;
}
.mainReplies .profilePic {
    width: 65px;
    display: inline-block;
    vertical-align: top;
}
.mainReplies .profilePic img {
    width: 48px;
}
.mainReplies .commentContent {
    padding-left: 12px;
    display: inline-block;
    white-space: normal;
    padding-right: 52px;
}
.post-btn {
    width: 60px;
}
.newReplyButton {
    width: 60px;
}
.newCancelButton {
    width: 68px;
}
.commentFuncLine img,
.usersComments img {
    margin-bottom: 0 !important;
}

.progress-bar{
	z-index: 9; 
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 100%; 
	animation: .6s linear infinite animate-stripes; 
	background-size: 30px 30px; 
	background-color: #38ca3f; 
	height: 15px; 
	background-image: linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.wp-block-quote{
    border-left: 5px solid rgba(0,0,0,.05);
    padding: 20px;
    font-size: 1.2em;
    font-style: italic;
    margin: 0 0 1.5em;
    position: relative;
    color: #222222;
    font-family: Helvetica;
}

@-webkit-keyframes animate-stripes {
  0% {
      background-position:0 0 
 }
  100% {
      background-position:60px 0 
 }
}
@keyframes animate-stripes {
  0% {
      background-position:0 0 
 }
  100% {
      background-position:60px 0 
 }
}

@media only screen and (min-width: 768px){

    .mainWrapper h1{
        font-size: 39px;
        line-height: 55px;
    }

	.flagSection{
		margin-top: 0px;
	}

	.postMetaWrapper{
		display: flex;
		align-items: center;
	}

	.rating .bl{
		margin-top: 0px;
	}

    .header-main .logoImg{
        width:180px;
    }

    .flagSection img{
        width: 50px;
    }

    .footerMain .footer-links {
        margin-top: 0px;
    }

}

@media only screen and (min-width: 1200px){
    .contentImg{
        width: 70%;
        margin: 0px auto;
    }

    .reviewBox {
        width: calc(100% - 50px);
        padding: 25px;
        margin-top: 0;
    }

    .clientSection img{
        width: 65%;
        margin: 0px auto;
    }
}