body {
    background: #fff;
    word-break: break-word;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 1.25rem 0;
    font-weight: 700;
}
h1, h2, h3 {
    color: #1864ab;
}
b, strong {
    font-weight: 700;
}
p {
    font-size: 1.125rem;
    line-height: 1.8;
}
embed, iframe, object, video {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

header, main, footer, .pull-wide {
    float: left;
    width: 100%;
}
/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
#top {
    display: none;
    position: fixed;
    bottom: 150px;
    right: 10px;
    background-color: rgba(24, 100, 171, 0.8);
    cursor: pointer;
    height: 40px;
    width: 40px;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    z-index: 9999999999;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    text-decoration: none;
}
#top:hover {
    background-color: rgba(24, 100, 171, 1);
}
.fb-bg {
    background-color: #395793;
}
.tw-bg {
    background-color: #01b9f5;
}
.gp-bg {
    background-color: #ff3132;
}
.yt-bg {
    background-color: #cf3427;
}

.bg-white {
    background-color: #ffffff;
}
.sec-heading {
    position: relative;
    height: 14px;
    margin-bottom: 25px;
    border-bottom: 1px solid #b8c8d9;
}
.sec-heading-txt {
    display: inline-block;
    background-color: #fff;
    font-size: 18px;
    color: #5c7a99;
    padding: 0 5px;
}

a.sec-heading-txt, a.sec-heading-txt:hover, a.sec-heading-txt:focus {
    text-decoration: none;
    color: #fb4420;
    font-size: 16px;
}

.fasc-button {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
}

.site-main {
    padding-top: 75px;
}

.custom-header .navbar {
    background: #fff;
    border-bottom: 1px solid rgba(0,0,0,.125);
    box-shadow: 2px 2px 5px rgba(0,0,0,.1);
    border-radius: 0;
}
.custom-header .navbar-brand {
    width: 150px;
}
.custom-header .navbar-nav li {
    padding: 10px;
}
.hm-sec-top {
    background: url("../img/hm-top-bg.png") #1864ab;
    color: #fff;
    text-align: center;
    border-radius: 0;
    margin-top: -10px;
}
.hm-sec-top-heading {
    margin-bottom: 1.25rem;
    font-size: 2.5rem;
    font-weight: 700;
}
.hm-sec-top-subheading {
    font-size: 1.125rem;
}
.bp-box {
    padding: 0 5px;
}
.bp-box-inr {
    display: block;
    background: #f3f3f3;
    padding: 10px;
    border: 1px solid rgba(0,0,0,.125);
    box-shadow: 2px 2px 5px rgba(0,0,0,.1);
    margin-bottom: 2rem;
}
.bp-box-link {
    display: block;
}
a.bp-box-link img {
    max-height: 150px;
    width: 100%;
}
.bp-box-ttl {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: normal;
    height: 50px;
    margin-top: 10px;
    overflow: hidden;
}
.halfwide .bp-box-ttl {
    font-size: 1rem;
    height: 70px;
}
.halfwide .bp-box-inr em {
    display: block;
}
.sb-widget-hdr {
    font-weight: 700;
    font-size: 1.25rem;
    background: #1864ab;
    color: #fff;
    padding: 0.625rem 0.9375rem;
    text-transform: uppercase;
}
.sb-widget-body {
    padding: 0 0.625rem;
    background: #f3f3f3;
    border: 1px solid rgba(0,0,0,.125);
    box-shadow: 2px 2px 5px rgba(0,0,0,.1);
}
.sb-bp-row {
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    padding: 0.625rem 0;
}
.sb-bp-row:last-child {
    margin: 0;
    border: 0;
}
.sb-bp-img {
    float: left;
    width: 75px;
    height: 75px;
    margin-right: 10px;
    border: 2px solid whitesmoke;
    overflow: hidden;
}
.sb-bp-img {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 10px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    background-color: #e6e6e6;
}
.sb-bp-ttl {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: normal;
}
.sb-bp-link {
    display: inline-block;
    text-decoration: none;
}

.custom-footer {
    padding-top: 1rem;
    color: #fff;
    border-top: 1px solid rgba(0,0,0,.125);
    box-shadow: 2px 2px 5px rgba(0,0,0,.1);
    background-color: #1864ab;
}
.ftr-social-links {
    margin: 1rem 0;
}
.ftr-social-links, .ftr-menu ul {
    list-style: none;
    padding: 0;
}
.ftr-social-links li {
    display: inline-block;
}
.ftr-social-links a {
    font-size: 2rem;
    color: #fff;
    margin-right: 1rem;
}
.ftr-menu .collapse {
    display: block;
}

.ftr-menu a {
    color: rgba(255,255,255,0.8);
}
.ftr-menu a:hover, .ftr-menu a:focus {
    color: rgba(255,255,255,1);
}
.copyright {
    font-size: 0.8em;
    margin-top: 1rem;
    padding: 1rem 0;
    background: rgba(0,0,0,.2);
}

/*=======================
~~~~~~~~~~ morphsearch  | Start ~~~~~~~~~~~~~~
=========================*/
.morphsearch {
    /*position: absolute;
    top: 50px;
    right: 50px;*/
    width: 120px;
    min-height: 40px;
    background-color: #bdbfbe;
    border-radius: 0;
    z-index: 10000;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transition-property: min-height, width, top, right;
    transition-property: min-height, width, top, right;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.morphsearch.open {
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    right: 0;
    background-color: rgba(24, 100, 171, 1);
}

.morphsearch-form {
    width: 100%;
    height: 40px;
    margin: 0 auto;
    position: relative;/*
    -webkit-transition-property: width, height, -webkit-transform;
    transition-property: width, height, transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);*/
}

.morphsearch.open .morphsearch-form {
    width: 80%;
    height: 160px;
/*    -webkit-transform: translate3d(0,3em,0);
    transform: translate3d(0,3em,0);*/
}

.morphsearch-input {
    width: 100%;
    height: 100%;
    padding: 0 10% 0 10px;
    font-weight: 700;
    border: none;
    background: #1864ab;
    /*background: transparent;*/
    font-size: 0.8em;
    color: #fff;
    -webkit-transition: font-size 0.5s cubic-bezier(0.7,0,0.3,1);
    transition: font-size 0.5s cubic-bezier(0.7,0,0.3,1);
}

.morphsearch-input::-ms-clear { /* remove cross in IE */
    display: none;
}

.morphsearch.hideInput .morphsearch-input {
    color: transparent;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.morphsearch.open .morphsearch-input {
    font-size: 4em;
}

/* placeholder */
.morphsearch-input::-webkit-input-placeholder {
    color: #ffffff;
}

.morphsearch-input:-moz-placeholder {
    color: #ffffff;
}

.morphsearch-input::-moz-placeholder {
    color: #ffffff;
}

.morphsearch-input:-ms-input-placeholder {
    color: #ffffff;
}

/* hide placeholder when active in Chrome */
.gn-search:focus::-webkit-input-placeholder {
    color: transparent;
}

input[type="search"] { /* reset normalize */
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.morphsearch-input:focus,
.morphsearch-submit:focus {
    outline: none;
}

.morphsearch-submit {
    position: absolute;
    width: 80px;
    height: 80px;
    text-indent: 100px;
    overflow: hidden;
    right: 0;
    top: 50%;
    background: url(../img/magnifier.svg) no-repeat transparent  center center;
    background-size: 100%;
    border: none;
    pointer-events: none;
    transform-origin: 50% 50%;
    opacity: 0;
    -webkit-transform: translate3d(-30px,-50%,0) scale3d(0,0,1);
    transform: translate3d(-30px,-50%,0) scale3d(0,0,1);
}

.morphsearch.open .morphsearch-submit {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1);
    transform: translate3d(0,-50%,0) scale3d(1,1,1);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.morphsearch-close {
    width: 36px;
    height: 36px;
    position: absolute;
    right: 1em;
    top: 1em;
    overflow: hidden;
    text-indent: 100%;
    cursor: pointer;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: scale3d(0,0,1);
    transform: scale3d(0,0,1);
}

.morphsearch.open .morphsearch-close {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.morphsearch-close::before,
.morphsearch-close::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    border-radius: 3px;
    opacity: 0.5;
    background: #fff;
}

.morphsearch-close:hover.morphsearch-close::before,
.morphsearch-close:hover.morphsearch-close::after {
    opacity: 1;
}

.morphsearch-close::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.morphsearch-close::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.morphsearch-content {
    color: #333;
/*    margin-top: 4.5em;*/
    width: 100%;
    height: 0;
    overflow: hidden;
    padding: 5% 10.5%;
    background: #f1f1f1;
    position: absolute;
    pointer-events: none;
    opacity: 0;
}

.morphsearch.open .morphsearch-content {
    opacity: 1;
    height: auto;
    overflow: visible; /* this breaks the transition of the children in FF: https://bugzilla.mozilla.org/show_bug.cgi?id=625289 */
    pointer-events: auto;
    -webkit-transition: opacity 0.3s 0.5s;
    transition: opacity 0.3s 0.5s;
}


/* Overlay */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.morphsearch.open ~ .overlay {
    opacity: 1;
}

.morphsearch-content .sb-widget-body {
    background-color: #fff;
}

/*=======================
~~~~~~~~~~ morphsearch  | End~~~~~~~~~~~~~~
=========================*/
.btn-square, .btn-square:hover, .btn-square:focus {
    font-size: 18px;
    min-width: 180px;
    margin: 10px 0;
    padding: 15px;
    border-color: #1864ab;
    background: #1864ab;
    font-weight: 500;
}

.btn-more, .btn-more:hover, .btn-more:focus {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    margin-bottom: 15px;
    border-bottom: 2px dashed #007bff;
    padding-bottom: 5px;
    color: #007bff;
    font-size: 16px;
    text-decoration: none;
}
.starRating {
    display: inline-block;
    height: 24px;
    width: 128px;
    background-color: #ddd;
    position: relative;
    margin-bottom: 10px;
}
.starRating img {
    z-index: 1;
    position: relative;
    vertical-align: top;
}
.starRating .bar {
    z-index: 0;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #F39C12;
}
.starRating .bar.best {
    background-color: #F1C40F;
}
.starRating .bar.good {
    background-color: #F39C12;
}
.starRating .bar.ok {
    background-color: #E67E22;
}
.starRating .bar.nr {
    background-color: #E74C3C;
}
.cut-prc {
    font-size: 18px;
    line-height: normal;
    color: #df3333;
    text-decoration: line-through;
}
.cut-prc span{
    color: #595959;

}
.real-prc {
    font-size: 36px;
    color: #303030;
}
.real-prc sup {
    top: -12px;
    font-size: 55%;
}
.real-prc small {
    display: block;
    font-size: 16px;
    line-height: 16px;
}
/*=======================*/

/*=======================
Ranking Table | Start
=========================*/
.custom-rt .table th, .custom-rt .table td {
    vertical-align: middle;
    text-align: center;
}
.custom-rt .table th {
    color: #6c757d;
    background: #ebebeb;
}
.custom-rt .table tr td:first-child b {
    display: inline-block;
    background: #ebebeb;
    height: 40px;
    width: 40px;
    font-size: 1.5rem;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
}
.custom-rt-features {
    text-align: left;
    font-size: 0.875rem;
    margin-bottom: 0;
}
.custom-rt-features ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.custom-rt-features ul li {
    position: relative;
    padding-left: 22px;
}
.custom-rt-features ul li:before {
    content: "\f0a4";
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Font Awesome 5 Free", sans-serif;
    font-weight: 900;
    color: #6c757d;
}
.custom-rt-prov-img {
    width: 100px;
    margin: 20px auto;
}
.custom-rt-offer-tag {
    background: #ebebeb;
    border: 3px dashed #6c757d;
    padding: 0.3rem;
    font-size: 1.25rem;
}
.custom-rt-offer-tag b, .custom-rt-offer-tag span {
    display: block;
    line-height: normal;
}
.custom-rt-offer-tag b {
    font-size: 1.5rem;

}
.btn-custom-rt, .btn-custom-rt:hover, .btn-custom-rt:focus {
    background: #1864ab;
    color: #fff;
}
.custom-rt .table tr:first-child .custom-rt-offer-tag {
    background: #d7eaff;
    border-color: #73b6ff;
}

/*=======================
Ranking Table | Ends
=========================*/

.rev-prov-box-outer {
    padding-left: 0;
    margin: 10px 0;
}
.rev-prov-box-inner {
    border: 2px solid #1864ab;
    transition: .3s;
}
.rev-prov-rank {
    padding: 5px 0;
    color: #fff;
    background: #1864ab;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    line-height: normal;
    transition: .3s;
}

.rev-prov-img {
    width: 100px;
    margin: 15px auto;
}
.rev-prov-text h4 {
    color: #222222;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
}
.rev-prov-box:hover .rev-prov-box-inner {
    background: #fff none repeat scroll 0 0;
    border: 2px solid transparent;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}
.rev-prov-box:hover .rev-prov-rank {
    color: #1864ab;
    background: #fff;
}

.pros-cons-box {
    margin: 10px 0;
}
.pros-inr {
    border: 2px solid #18BB78;
    background-color: rgba(24,187,120,.05);
    transition: .3s;
}
.pros-inr h4, .cons-inr h4 {
    margin-top: 0;
    color: #fff;
    background-color: #18BB78;
    padding: 7px 15px;
    font-size: 20px;
}

.cons-inr {
    background-color: rgba(210,50,45,.05);
    border: 2px solid #D2322D;
    transition: .3s;
}
.cons-inr h4 {
    background-color: #D2322D;
}

 
.blog-main {
    padding: 25px 0;
}
.site-breadcrumb .breadcrumb {
    background: transparent;
    padding-top: 0;
    padding-bottom: 0;
}
.site-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    font-family: "Font Awesome 5 Free", sans-serif;
    content: "\f054";
    font-weight: 900;
    font-size: 0.8rem;
}

.bp-header {
    margin-bottom: 0.9375rem;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}
.bp-header h1 {
    margin: 0;
    position: relative;
    padding-bottom: 20px;
}
.bp-header h1:after {
    position: absolute;
    width: 20%;
    height: 3px;
    background: #e6e6e6;
    bottom: 8px;
    left: 40%;
    content: "";
}
.bp-share-box ul {
    margin: 0;
}
.bp-share-box ul li a {
    display: inline-block;
    padding: 2px 8px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    text-decoration: none;
    margin-top: .5rem;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}
.bp-share-box ul li a i {
    margin-right: 5px;
}
.bp-share-box ul li a.bp-fb {
    border: 2px solid #395793;
    background-color: #395793;
}
.bp-share-box ul li a.bp-fb:hover {
    border: 2px dashed #395793;
    color: #395793;
    background-color: transparent;
}
.bp-share-box ul li a.bp-tw {
    border: 2px solid #01b9f5;
    background-color: #01b9f5;
}
.bp-share-box ul li a.bp-tw:hover {
    border: 2px dashed #01b9f5;
    color: #01b9f5;
    background-color: transparent;
}
.bp-share-box ul li a.bp-gp {
    border: 2px solid #ff3132;
    background-color: #ff3132;
}
.bp-share-box ul li a.bp-gp:hover {
    border: 2px dashed #ff3132;
    color: #ff3132;
    background-color: transparent;
}
.bp-share-box ul li a.bp-yt {
    border: 2px solid #cf3427;
    background-color: #cf3427;
}
.bp-share-box ul li a.bp-yt:hover {
    border: 2px dashed #cf3427;
    color: #cf3427;
    background-color:transparent;
}
.bp-share-box ul li a.bp-li {
    border: 2px solid #0077B5;
    background-color: #0077B5;
}
.bp-share-box ul li a.bp-li:hover {
    border: 2px dashed #0077B5;
    color: #0077B5;
    background-color: transparent;
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .hm-sec-cont {
        padding: 0;
    }
/*     .site-main {
    padding-top: 85px;
} */
    .rev-prov-box-outer {
        padding-left: 15px;
    }
    .prov-rev-sec article {
        padding: 15px;
    }
    .ftr-menu {
        margin-top: 1rem;
    }
    .ftr-menu .collapse:not(.show) {
        display: none;
    }
    .morphsearch {
        width: 100%;
    }
    .morphsearch-input {
        padding: 0 25% 0 10px;
    }
    .morphsearch.open .morphsearch-input {
        font-size: 2em;
    }
    .morphsearch.open .morphsearch-submit {
        -webkit-transform: translate3d(0,-50%,0) scale3d(0.5,0.5,1);
        transform: translate3d(0,-50%,0) scale3d(0.5,0.5,1);
    }
    .bp-pub-dtl small {
        display: block;
    }
    .halfwide .bp-box-inr em {
        display:  inline-block;
    }
    .bp-header h1 {
        font-size: 2rem;  
    }
    .sb-bp-ttl {
        font-size: 1rem;
    }
    .blog-main {
        padding: 25px 15px;
    }
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {

    .bp-pub-dtl small {
        display: block;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {

}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

}