@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600&amp;subset=latin,latin-ext);

/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

body {
    font-family: "Source Sans Pro", Verdana, Geneva;
}

header {
    background-color: hsl(203, 100%, 19%);
    padding: 12px 0;
}

.nav.navbar-nav {
    margin-top: 1px;
}

#navbar ul li a {
    color: hsl(0, 0%, 100%);
    font-family: "Source Sans Pro";
    font-size: 20px;
    line-height: 34px;
}

#navbar ul li i {
    padding-right: 8px;
    vertical-align: middle;
}

.search_icon a i.fa {
    color: hsl(0, 0%, 100%);
    font-size: 20px;
    line-height: 40px;
    vertical-align: middle;
}

.search_icon {
    text-align: right;
}

.collapse.navbar-collapse {
    float: right;
}

#middle-text {
    background-color: hsl(199, 78%, 28%);
    padding: 40px 0;
    text-align: center;
}

#middle-text h1 {
    font-size: 33px;
    color: #fff;
    font-family: 'Source Sans Pro';
    margin-bottom: 10px;
    font-weight: bold;
}

#middle-text p {
    font-size: 17px;
    color: #fff;
    font-family: "Source Sans Pro";
    line-height: 27px;
    margin-bottom: 5px;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: hsl(199, 78%, 28%);
}

#top-products {
    background-color: hsl(0, 0%, 100%);
    padding: 50px 0 70px;
}

.top-products-detail {
    border: 1px solid hsl(180, 2%, 92%);
    box-shadow: 5px 5px 5px hsl(0, 0%, 95%);
    height: 262px;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 12px 22px;
}

.top-products-detail h4 a {
    font-size: 24px;
    color: #2a2a2a;
    font-family: 'Source Sans Pro';
    margin-bottom: 20px;
}

.top-product-image {
    border: 1px solid hsl(180, 2%, 92%);
    float: left;
    height: 145px;
    margin: 10px auto;
    width: 145px;
}

.top-product-image a {
    height: 100%;
    width: 100%;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.button a {
    background-color: hsl(178, 100%, 33%);
    color: hsl(0, 0%, 100%);
    display: block;
    font-size: 16px;
    line-height: 40px;
    margin-bottom: 20px;
    text-align: center;
    text-decoration: none;
}

.button a:hover, .web-btn a:hover, .big_btn:hover, .submit-review input.review-send-m:hover {
    background-color: #038581;
}

.button {
    float: right;
    margin-top: 30px;
    text-align: center;
    width: 45%;
}

.button a i.fa {
    margin-right: 6px;
    vertical-align: middle;
}

.button a.color {
    background-color: hsl(202, 12%, 87%);
    color: hsl(0, 0%, 0%);
}

.button a.color:hover, .button a.more_info_details:hover {
    background-color: hsl(200, 3%, 78%) !important;
}

.top-products-detail span {
    clear: both;
    color: #5C5C5C;
    float: left;
    font-size: 14px;
    font-family: 'Source Sans Pro';
    padding-top: 9px;
}

.heading {
    padding: 50px 0;
}

.heading h2 {
    color: hsl(180, 2%, 11%);
    font-family: "Source Sans Pro";
    font-size: 50px;
    margin-bottom: 20px;
    text-align: center;
}

#top-categories {
    background: hsl(206, 54%, 97%) none repeat scroll 0 0;
    padding-bottom: 50px;
}

.heading p {
    font-size: 16px;
    color: #1a1a1a;
    text-align: center;
}

.top-categories-detail {
    background-color: #eff5fa;
    border: 1px solid #ffffff;
    margin-bottom: 35px;
    min-height: 178px;
    padding: 20px 10px 0;
    text-align: center;
    width: 250px;
}

.top-categories-detail .icon_circle {
    border: 1px solid hsl(210, 2%, 18%);
    border-radius: 100%;
    height: 61px;
    margin: 0 auto;
    text-align: center;
    width: 61px;
}

.top-categories-detail .icon_circle i {
    color: hsl(180, 2%, 11%);
    font-size: 27px;
    line-height: 57px;
}

.top-categories-detail p {
    color: hsl(180, 2%, 11%);
    font-size: 17px;
    line-height: 30px;
    margin: 10px auto;
    text-align: center;
}

#recent-reviews {
    background-color: hsl(0, 0%, 100%);
    padding: 20px 0 60px;
}

.recent-reviews-detail {
    border: 1px solid hsl(180, 2%, 92%);
    box-shadow: 5px 5px 5px hsl(0, 0%, 96%);
    margin-bottom: 30px;
    margin-left: 35px;
    padding: 30px;
}

.recent-reviews-detail h4 {
    color: hsl(204, 50%, 20%);
    font-family: "Source Sans Pro";
    font-size: 27px;
    position: relative;
    z-index: 2222;
    font-weight: bold;
    text-transform: capitalize;
}

.product-reviews-date {
    background: hsl(204, 54%, 30%) none repeat scroll 0 0;
    margin-bottom: 10px;
    margin-left: -50px;
    margin-top: 16px;
    position: relative;
    width: 443px;
}

.product-reviews-date::after {
    background-image: url("../images/reveiws-arrow.png");
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 45px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 33px;
}

.product-reviews-date::before {
    background-image: url("../images/reviews-sidearrow.png");
    background-repeat: no-repeat;
    bottom: -16px;
    content: "";
    display: block;
    height: 16px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 21px;
}

.recent-reviews-detail .product-reviews-date p {
    color: hsl(0, 0%, 100%);
    font-family: "Source Sans Pro";
    font-size: 20px;
    line-height: 44px;
    text-align: center;
}

.product-reviews-date p span {
    font-family: "Source Sans Pro";
}

.recent-reviews-detail small {
    font-size: 15px;
    color: #2a2a2a;
    font-family: "Source Sans Pro";
    margin: 10px auto;

}

.recent-reviews-detail i.fa {
    color: hsl(29, 97%, 50%);
    font-size: 16px;
    vertical-align: middle;
}

i.fa.font-color {
    color: hsl(0, 0%, 76%);
}

.recent-reviews-detail p {
    color: hsl(0, 0%, 16%);
    font-family: "Source Sans Pro";
    font-size: 15px;
    line-height: 25px;
    margin: 10px auto;
}

.recent-reviews-detail h4::after {
    content: "\f10d";
    bottom: 0;
    color: hsl(200, 14%, 96%);
    font-family: "FontAwesome";
    font-size: 76px;
    left: -17px;
    position: absolute;
    top: -33px;
    vertical-align: top;
    z-index: -2;
}

.item.col-md-3 {
    width: auto;
}

#newsletter {
    background-color: #105b7f;
    padding: 30px 0;
}

#newsletter h3 {
    color: #fff;
    text-align: left;
    font-family: "Source Sans Pro";
    font-size: 28px;
}

#newsletter p {
    color: hsl(0, 0%, 100%);
    font-size: 17px;
    margin-top: 10px;
}

#newsletter input {
    border: medium none;
    color: hsl(0, 0%, 0%);
    font-size: 16px;
    line-height: 46px;
    margin: 20px 20px 0 0;
    padding: 0 20px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 342px;
}

#newsletter input.btn_bg:hover {
    background-color: hsl(178, 96%, 27%);
}

#newsletter input::after {
    content: "\f10d";
    color: #b2b2b2;
    font-family: "FontAwesome";
    font-size: 22px;
    position: absolute;
}

.add-on {
    color: #b2b2b2;
    font-size: 25px;
    margin-left: 17px;
    position: absolute;
    top: 25px;
    z-index: 99999;
}

.add-on .icon-envelope {
    vertical-align: middle;
}

#newsletter input[type='email'] {
    padding-left: 55px;
}

input.btn_bg {
    background: hsl(178, 100%, 33%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%) !important;
    font-size: 22px !important;
    text-align: center !important;
    vertical-align: middle;
    width: 160px !important;
    font-family: Source Sans Pro;
}

.footer-top {
    background-color: hsl(207, 59%, 90%);
    padding: 30px 0 40px;
    text-align: center;
}

.footer-top i.fa {
    color: hsl(203, 6%, 41%);
    font-size: 40px;
    margin-right: 20px;
    vertical-align: middle;
}

.social_icons {
    padding: 30px 0;
}

.footer-menu ul li {
    color: #010101;
    font-size: 21px;
    list-style: outside none none;
    text-align: center;
    display: inline-block;
    font-family: "Source Sans Pro";
}

.footer-menu ul li a {
    color: hsl(0, 0%, 0%);
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
}

.footer-menu ul li a:hover {
    color: hsl(29, 98%, 50%);
}

.footer-top i.fa:hover {
    color: hsl(178, 100%, 33%);
}

.footer-bottom p {
    font-size: 17px;
    color: #000000;
    text-align: center;
}

.footer-bottom {
    padding: 20px 0;
}

.top-categories-detail:hover .icon_circle {
    border: 1px solid hsl(203, 100%, 19%);
}

.top-categories-detail:hover {
    background-color: hsl(0, 0%, 100%);
    box-shadow: 5px 5px 5px hsl(206, 20%, 93%);
}

.top-categories-detail:hover p {
    color: hsl(203, 100%, 19%);
}

.top-categories-detail:hover .icon_circle i {
    color: hsl(203, 100%, 19%);
}

#top-categories a {
    text-decoration: none;
}

/*----list-Page css------*/

.breadcrumb_menu p {
    font-family: Source Sans Pro;
    font-size: 16px;
    line-height: 44px;
    margin: 0 auto;
}

.breadcrumb_menu a:hover {
    color: #ff9933;
    text-decoration: none;
}

.breadcrumb_menu {
    background: #01314e none repeat scroll 0 0;
    color: #ffffff;
}

.breadcrumb_menu a {
    color: #ffffff;
}

.page_list_product_list {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 50px;
    padding-top: 10px;
}

.feature_pro {
    background: #fff3e8 none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    box-shadow: 5px 5px 5px #f2f2f2;
    display: table;
    margin: 30px 0 63px 0;
    padding-bottom: 33px;
    padding-top: 25px;
    position: relative;
}

.cat_hadding {
    background: #f8f7f7 none repeat scroll 0 0;
    border: 1px solid #d1dce2;
    clear: both;
    display: inline-block;
    float: left;
    left: 18px;
    overflow: hidden;
    padding: 0 17px;
    position: absolute;
    top: -20px;
}

.cat_hadding > p {
    color: #000;
    font-size: 14px;
    line-height: 33px;
    margin: 0 auto;
    text-align: center;
}

.pro_view_sec {
    padding-top: 30px;
}

.pro_img img {
    border: 1px solid #e9eaea;
    margin: 0 auto;
    max-width: 100%;
}

.middle_contant_sec h3 {

    font-family: Source Sans Pro;
    font-size: 24px;
    margin-bottom: 12px;
    margin-top: 0;
}

.page_list_product_list h3 a:hover, .feature_pro.runner_up_sec h3 a:hover {
    color: #ff9933;
    text-decoration: none;
}

.page_list_product_list h3 a {
    color: #2a2a2a;
}

.rating_div {
    float: left;
    margin-bottom: 11px;
    width: 50%;
}

.list_page_top .fa {
    margin-right: 10px;
}

#middle-text.list_page_top {
    padding-bottom: 20px;
    padding-top: 30px;
}

.rating_div b {
    font-size: 15px;
}

.rating_div .fa {
    color: #fb7b06;
    font-size: 16px;
}

.middle_contant_sec p {
    color: #2a2a2a;
    font-family: "Source Sans Pro", Verdana, Geneva;
    font-size: 15px;
    line-height: 26px;
}

.read_more_link {
    color: #fb7b06;
}

.visit_web {
    background: #00a9a4 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-family: Source Sans Pro;
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 20px;
    text-align: center;
}

.visit_web:hover, .visit_web:focus {
    background: hsl(178, 97%, 27%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    text-decoration: none;
}

.more_info_details:hover, .more_info_details:focus {
    background: hsl(200, 3%, 78%) none repeat scroll 0 0;
    color: hsl(0, 0%, 16%);
    text-decoration: none;
}

.read_more_link:hover {
    text-decoration: none;
}

.more_info_details {
    background: #dbe0e3 none repeat scroll 0 0;
    color: #000000;
    display: block;
    font-family: Source Sans Pro;
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 20px;
    text-align: center;
}

.runner_up_sec .cat_hadding {
    background: #bad6ed none repeat scroll 0 0;
}

.feature_pro.runner_up_sec {
    background: #E8F1F9 none repeat scroll 0 0;
    margin-bottom: 34px;
    margin-top: 20px;
}

.feature_pro.runner_up_sec h3 {
    color: #2a2a2a;
}

.pro_view_sec .fa {
    margin-right: 5px;
    vertical-align: text-bottom;
}

.product_dec_sec h5 {
    font-family: 'Source Sans Pro';
    font-size: 16px;
    margin-bottom: 18px;
}

.product_dec_sec {
    float: none;
    overflow: hidden;
    padding-top: 23px;
    width: 100%;
}

.pro_dec_contant li {
    color: #2a2a2a;
    font-size: 14px;
    line-height: 31px;
    list-style: outside none none;
}

.pro_dec_contant .fa {
    margin-right: 8px;
}

.pro_dec_contant {
    float: left;
    padding-right: 7px;
    width: 33.3%;
}

.pro_dec_contant > ul {
    padding-left: 6px;
}

.feature_pro.pro_bg_white {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 34px;
}

.pro_bg_white h3 {
    color: #2a2a2a;
}

.pagination_div {
    float: right;
    margin-right: 18px;
}

.pagination_div li {
    float: left;
    list-style: outside none none;
}

.pagination_div a {
    background: #2a2a2a none repeat scroll 0 0;
    border-radius: 50%;
    margin: 0 5px;
    width: 22px;
    height: 22px;
    color: #ffffff;
    display: inline-block;
    font-family: Source Sans Pro;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
}

.pagination_div a.active, .pagination_div a:hover {
    background: #b6c0c6;
}

.page_con_div > h1 {
    font-family: Source Sans Pro;
    font-size: 50px;
    line-height: 74px;
    margin-top: 20px;
}

.page_con_div > h2 {
    font-family: Source Sans Pro;
    font-size: 40px;
    line-height: 70px;
}

.page_con_div > h3 {
    font-family: Source Sans Pro;
    font-size: 24px;
    line-height: 50px;
    margin-top: 15px;
}

.page_con_div > p {
    color: #2a2a2a;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 10px;
}

.pro_list_div_sec {
    margin-bottom: 20px;
    overflow: hidden;
}

.list_pro6_div h3 {
    font-family: Source Sans Pro;
    font-size: 28px;
    margin-bottom: 12px;
    margin-top: 0;
}

.list_pro6_div .pro_img {
    float: left;
    width: 164px;
}

.list_pro6_div.feature_pro {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 30px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-top: 15px;
}

.list_pro6_div .middle_contant_sec p {
    font-family: 'Source Sans Pro', verdana;
    font-size: 16px;
    line-height: 29px;
}

/*----Alternatives-Page css------*/
.pro_hadding_div {
    float: left;
    width: 50%;
}

.pro_view_sec.alt_btn_div {
    float: right;
    width: 316px;
}

.rating_div.alt_rating {
    float: none;
}

.pro_view_sec.alt_btn_div a {
    float: left;
    width: 143px;
}

.pro_view_sec.alt_btn_div a.visit_web {
    margin-right: 15px;
}

.pro_img.alt_pag_pro_img {
    float: left;
    padding-left: 23px;
    width: 191px;
}

.pro_img.alt_pag_pro_img img {
    max-width: 100%;
}

.middle_contant_sec.alt_pag_contant {
    float: left;
    padding-left: 15px;
    width: 77%;
}

.pro_img.alt_pag_pro_img > img {
    max-width: 100%;
}

.alt_fea_pro_div .cat_hadding {
    left: 25px;
}

.middle_contant_sec.alt_pag_contant > p {
    width: 90%;
}

.alte_pro_compare_sec {
    background: #d8e8f5 none repeat scroll 0 0;
    border: 1px solid #e9eaea;
    margin-bottom: 32px;
    margin-top: 15px;
    overflow: hidden;
}

.alte_pro_compare_sec > h3 {
    background: #003c60 none repeat scroll 0 0;
    border-bottom: 1px solid #e9eaea;
    color: #ffffff;
    font-family: Source Sans Pro;
    font-size: 20px;
    line-height: 36px;
    text-align: left;
    padding: 0 20px;
}

.compare_list_div {
    margin-bottom: 10px;
    padding: 10px 15px;
}

.compare_list_div > p {
    color: #2a2a2a;
    font-family: "Source Sans Pro", verdana;
    font-size: 15px;
    line-height: 24px;
}

.compare_list_div .fa {
    margin-right: 10px;
    vertical-align: middle;
}

.compare_list_div span {
    color: #fb7b06;
    margin: 0 8px;
}

.compare_list_div a {
    color: #2a2a2a;
    font-size: 13px;
}

.top_alter_pro_h {
    margin-bottom: 50px;
}

.top_alter_pro_h > h1 {
    color: #333333;
    font-family: Source Sans Pro;
    font-size: 30px;
}

.top_alter_pro_h span {
    color: #fb7b06;
}

.img_mar_right {
    margin-right: 44px;
}

.comp_pro_img {
    border-bottom: 1px solid #c9dcec;
    border-top: 1px solid #e8f3fb;
    overflow: hidden;
    padding-top: 20px;
    text-align: center;
    overflow: hidden;
}

.comp_pro_img > p {
    margin-bottom: 16px;
    margin-top: 12px;
}

.comp_pro_img:nth-child(1) {
    border-top: medium none;
    padding-top: 10px;
}

.comp_pro_img:nth-last-child(1) {
    border-bottom: medium none;
}

.compare_pro_banner {
    margin-bottom: 30px;
    text-align: center;
}

.compare_list_div a:hover {
    color: #23527c;
    text-decoration: none;
}

.pagination_div span:hover {
    background: #b6c0c6 none repeat scroll 0 0;
}

.pagination_div a:hover {
    text-decoration: none;
}

.page_list_product_list.alternativ_pro {
    padding-top: 26px;
}

.pro_view_sec.alt_btn_div {
    padding-top: 0;
}

.comp_pro_img table {
    width: 100%;
}

.compare_products_img {
    width: 100%;
}

.compare_products_img img {
    max-width: 100%;
}

.comp_pro_img p {
    margin: 15px 0;
    font-size: 15px;
}

.comp_pro_img td {
    text-align: center;
}

.vs_color {
    color: #fb7b06;
    font-size: 15px;
}

.comp_pro_img td:first-child, .comp_pro_img td:last-child {
    width: 48%;
}

/*-----comparison-------*/

#middle-text.comparison {
    padding: 23px 0;
}

#middle-text.comparison h1 {
    margin-bottom: 10px;
}

#comparison-table {
    background-color: hsl(0, 0%, 100%);
    padding: 20px 0 60px;
}

#comparison-table p {
    color: hsl(29, 97%, 50%);
    font-family: "Source Sans Pro";
    font-size: 16px;
    margin-bottom: 10px;
    text-align: right;
}

#comparison-table p.sponsored-result {
    color: hsl(29, 98%, 50%);
    float: right;
    font-family: "Source Sans Pro";
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
    width: 26%;
}

#comparison-table table {
    border: 1px solid hsl(180, 2%, 92%);
    margin-bottom: 20px;
    clear: both;
}

#comparison-table table td {
    /*width: 25%;*/
}

#comparison-table table td {
    border-right: 1px solid hsl(180, 2%, 92%);
    color: hsl(0, 0%, 16%);
    font-size: 17px;
    padding: 20px;
    text-align: center;
    width: 25%;
    font-family: "Source Sans Pro";
}

#comparison-table table td:first-child {
    background-color: hsl(0, 0%, 96%);
    text-align: left;
    vertical-align: middle;
    width: 20%;
    font-weight: bold;
}

#comparison-table table tr {
    border-bottom: 1px solid hsl(180, 2%, 92%);
}

#comparison-table table tr:hover {
    background-color: #fef4e6;
}

#comparison-table table td p {
    color: #4A4A4A;
    font-family: "Source Sans Pro", verdana;
    font-size: 14px;
    text-align: left;
}

#comparison-table table td .rating_bg {
    background-color: hsl(0, 0%, 100%);
    border: 1px solid hsl(205, 24%, 90%);
    height: 34px;
    margin: 0 auto;
    text-align: center;
}

#comparison-table table td .rating_bg .rating_bg_m {
    background-color: #fee5cd;
    width: 60%;
}

#comparison-table table td .rating_bg .rating_bg_m p {
    font-size: 13px;
    color: #2a2a2a;
    font-family: "Source Sans Pro";
    line-height: 32px;
    text-align: center;
}

#comparison-table table td .rating_bg_m.percent {
    width: 30%;
}

#comparison-table table td .rating_bg_m.percent_m {
    width: 85%;
}

#comparison-table table td .strength, #comparison-table table td .strength_m, #comparison-table table td .strength-m {
    position: relative;
    border-radius: 100%;
    width: 93px;
    height: 93px;
    background-color: #245575;
    text-align: center;
    margin: 0 auto;
}

#comparison-table table td .strength::after {
    background-color: hsl(0, 3%, 94%);
    border-bottom-left-radius: 3px;
    border-top-left-radius: 42px;
    border-top-right-radius: 0;
    content: "";
    height: 53px;
    left: -1px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 57px;
}

#comparison-table table td .strength_m::after {
    border-left: 57px solid hsla(0, 0%, 0%, 0);
    border-right: 13px solid hsla(0, 0%, 0%, 0);
    border-top: 52px solid hsl(0, 3%, 94%);
    border-top-left-radius: 60px;
    border-top-right-radius: 8px;
    content: "";
    left: -6px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 0;
}

#comparison-table table td .strength-m::after {
    border-left: 22px solid hsla(0, 0%, 0%, 0);
    border-right: 20px solid hsla(0, 0%, 0%, 0);
    border-top: 48px solid hsl(0, 3%, 94%);
    border-top-left-radius: 14px;
    border-top-right-radius: 12px;
    content: "";
    height: 60px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -1px;
    width: 31px;
}

#comparison-table table td i.fa {
    font-size: 17px;
    color: #2a2a2a;
    vertical-align: middle;
}

#comparison-table h3 {
    color: hsl(0, 0%, 16%);
    font-family: "Source Sans Pro";
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}

#comparison-table table td ul li {
    color: hsl(0, 0%, 16%);
    font-family: "Source Sans Pro", verdana;
    font-size: 14px;
    line-height: 28px;
    list-style: outside none none;
    text-align: left;
}

#comparison-table table td ul li i.fa {
    font-size: 16px;
    line-height: 32px;
    margin-right: 10px;
}

#comparison-table .btn {
    background-color: hsl(200, 6%, 90%);
    color: hsl(0, 0%, 0%);
    font-size: 15px;

    padding: 10px 20px;
    text-decoration: none;
}

#comparison-table .btn:hover {
    background-color: hsl(200, 3%, 78%);
}

#comparison-table table tr td a.price-compare {
    background: hsl(204, 53%, 30%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
}

#comparison-table table tr td a.price-compare:hover {
    background-color: hsl(203, 53%, 26%);
}

#comparison-table table tr td a.price-compare-website {
    background: #00a9a4 none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
}

#comparison-table table tr td a.price-compare-website:hover {
    background-color: hsl(178, 97%, 27%);
}

#comparison-table table tr td a.price-compare-website i.fa {
    color: hsl(0, 0%, 100%);
    font-size: 16px;
    margin-right: 8px;
}

#comparison-table table tr .table-heading {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border-right: medium none;
    margin: 0 auto;
    text-align: center;
    color: hsl(0, 0%, 16%);
    font-family: "Source Sans Pro";
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
}

/*--------profile-page-----*/
.profile-top-product {
    overflow: hidden;
    /*padding: 30px 0;*/
}

.profile-product-img {
    float: left;
    width: 18%;
}

.profile-top-product-detail h1 {
    font-family: Source Sans Pro;
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 0;
    color: #2a2a2a;
}

.profile-top-product-detail {
    float: left;
    margin-bottom: 7px;
}

.profile-top-product-detail b {
    font-size: 15px;
    font-weight: bold;
    line-height: 38px;
}

.profile-top-product-detail .rating {
    color: hsl(29, 97%, 50%);
    font-size: 16px;
    margin-right: 5px;
}

.web-btn a {
    background: hsl(178, 100%, 33%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    display: block;
    font-family: Source Sans Pro;
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 20px;
    text-align: center;
    text-decoration: none;
}

.web-btn {
    float: right;
    width: 20%;
}

.web-btn i.fa {
    margin-right: 6px;
}

.profile-detail > p {
    clear: both;
}

.profile-detail {
    float: left;
    /*width: 82%;*/

}

.profile-detail p {
    color: hsl(0, 0%, 16%);
    font-family: "Source Sans Pro";
    font-size: 15px;
    line-height: 26px;
    margin-right: 6px;
}

.profile-product-img > img {
    max-width: 100%;

    border: 1px solid #e9eaea;
}

.overview {
    border: 1px solid hsl(180, 2%, 92%);
    box-shadow: 5px 5px 5px hsl(0, 0%, 96%);
    display: table;
    margin: 30px auto 60px;
    padding: 20px 30px;
    width: 100%;
}

.overview-btn {
    margin-top: -24px;
    position: relative;
    top: -16px;
}

.overview-btn h5 {
    display: inline-block;
    background-color: hsl(0, 6%, 97%);
    border: 1px solid hsl(203, 19%, 92%);
    color: hsl(0, 0%, 0%);
    font-family: Source Sans Pro;
    font-size: 20px;
    line-height: 26px;
    padding: 5px 22px;
    text-align: center;
}

.overview-detail-content {
    float: left;
    padding: 10px 5px;
    width: 50%;
}

.overview-detail-content h5 {
    font-size: 22px;
    color: #2a2a2a;
    font-family: "Source Sans Pro";
}

.overview-detail-content p {
    color: hsl(0, 0%, 16%);
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 14px;
}

.overview-detail-content.text-alignment {
    float: none;
    width: 100%;
}

.overview-detail-content.text-alignment > p {
    margin-bottom: 7px;
}

.overview-detail-content h1 {
    font-size: 30px;
    color: #2a2a2a;
    font-family: "Source Sans Pro";
}

.overview-detail-content h2 {
    font-size: 25px;
    color: #2a2a2a;
    font-family: "Source Sans Pro";
}

.overview-detail-content h3 {
    font-size: 20px;
    color: #2a2a2a;
    font-family: "Source Sans Pro";
}

.overview-detail-content.text-alignment.divide > p {
    float: left;
    margin-bottom: 30px;
    margin-top: 10px;
    width: 50%;
}

.screenshots-img > img {
    margin-right: 30px;
}

.screenshots-img {
    padding: 10px 0 0;
}

.pricing table {
    border: 1px solid #d8e8f5;
    margin: 30px auto;
}

.pricing table thead tr {
    background-color: #d8e8f5;
    padding: 5px 10px;
    text-align: right;
}

.pricing table thead tr td {
    color: hsl(203, 100%, 19%);
    font-family: "Source Sans Pro";
    font-size: 21px;
    padding: 10px 15px;
    text-align: left;
    width: 20%;
}

.pricing table tr td:last-child {
    width: 40%;
}

.pricing table tbody tr td {
    color: #2a2a2a;
    font-size: 16px;
    padding: 15px;
    text-align: left;
    width: 20%;
}

.pricing table tbody tr td:last-child {
    width: 40%;
}

.pricing table tbody tr:nth-child(2n) {
    background: #f3f9fd;
}

.big_btn_m {
    margin: 40px auto;
    text-align: center;
}

.big_btn {
    background-color: hsl(178, 100%, 33%);
    color: hsl(0, 0%, 100%);
    font-family: Source Sans Pro;
    font-size: 22px;
    margin: 0 auto;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    border-radius: 2px;
}

.big_btn:hover {
    text-decoration: none;
    color: #fff;
}

.overview-detail-content ul li .specification-list {
    width: 49%;
    float: left;
}

.overview-detail-content ul li:nth-child(2n) {
    background: #f8f7f7;
}

.overview-detail-content ul li {
    list-style: outside none none;
    overflow: hidden;
}

.overview-detail-content ul li .specification-list p {
    color: hsl(0, 0%, 16%);
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    padding: 13px 10px;
}

.overview-detail-content.text-width {
    float: right;
    width: 47%;
}

.marketing-features {
    float: left;
    margin-bottom: 20px;
    width: 50%;
    margin-top: 10px;
}

.marketing-features p {
    font-size: 22px;
    color: #2a2a2a;
    text-align: left;
    font-family: "Source Sans Pro";
}

.marketing-features ul li {
    list-style: none;
    font-size: 15px;
    line-height: 34px;
    color: #2a2a2a;
    text-align: left;
}

.marketing-features ul {
    padding-left: 10px;
    padding-top: 5px;
}

.marketing-features ul li i.fa {
    margin-right: 8px;
}

.top-alternatives {
    border: 1px solid hsl(180, 2%, 92%);
    box-shadow: 5px 5px 5px hsl(0, 0%, 96%);
    float: left;
    margin-bottom: 30px;
    padding: 10px 10px 20px;
    width: 50%;
}

.top-alternatives h4 {
    font-size: 28px;
    color: #2a2a2a;
    text-align: center;
    font-family: "Source Sans Pro";
}

.top-alternatives p {
    color: hsl(0, 0%, 16%);
    font-size: 13px;
    margin-bottom: 20px;
    text-align: center;
}

.top-alternatives-img {
    float: left;
    border: 1px solid #e9eaea;
}

.top-alternatives-img > img {
    max-width: 100%;
}

.top-alternatives .button {
    float: left;
    margin: 30px auto 0 22px;
    text-align: center;
    width: 40%;
}

.top-alternatives.detail-m {
    float: right;
    width: 47%;
}

.top-alternatives > h4 {
    margin-bottom: 20px;
    text-align: left;
    padding: 5px 0px 0px 5px;
}

.top-alternatives p {
    text-align: left;
}

.top-alternatives.detail-m > p {
    float: right;
    text-align: left;
    width: 45%;
}

.top-alternatives.detail-m .top-alternatives-img {
    width: 47%;
}

.top-alternatives.detail-m > p {
    float: right;
    text-align: left;
    width: 49%;
}

.top-alternatives.detail-m .button {
    clear: both;
    display: inline-flex;
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.top-alternatives.detail-m .button a {
    float: left;
    margin: 20px 15px 20px;
    text-align: center;
    width: 46%;
}

.user-reviews .recent-reviews-detail p {
    font-family: "Source Sans Pro", Verdana, Geneva;
    font-size: 16px;
    margin: 30px auto 0;
}

.user-reviews .recent-reviews-detail ul {
    margin-bottom: 30px;
    margin-top: 25px;
    overflow: hidden;
}

.user-reviews .recent-reviews-detail ul li {
    border-bottom: 1px solid hsl(180, 2%, 92%);
    color: hsl(0, 0%, 16%);
    float: left;
    font-family: "Source Sans Pro";
    font-size: 17px;
    line-height: 45px;
    list-style: outside none none;
    width: 43%;
}

.font-margin {
    float: right;
    width: 66%;
}

.font-margin i.fa {
    margin-right: 4px;
}

.user-reviews .recent-reviews-detail ul li.user-reviews-m {
    float: right;
    width: 47%;
}

.user-reviews span {
    font-size: 15px;
    color: #1b1b1b;
    text-align: left;
    float: left;
}

.like-unlike-icon {
    float: right;
    width: 80%;
}

.user-reviews .recent-reviews-detail .like-unlike-icon p {
    color: hsl(203, 98%, 26%);
    float: left;
    font-size: 15px;
    margin-top: -3px;
    text-align: center;
}

.user-reviews .recent-reviews-detail .like-unlike-icon p i.fa {
    color: hsl(203, 98%, 26%);
}

.like-unlike-icon p i.fa {
    margin-right: 30px;
}

.user-reviews .recent-reviews-detail {
    margin-left: 0;
    padding-bottom: 46px;
}

.submit-review .review-title {
    font-size: 30px;
    color: #2a2a2a;
    text-align: left;
    font-family: "Source Sans Pro";
}

.user-reviews .product-reviews-date span {
    color: hsl(0, 0%, 100%);
    float: none;
}

.submit-review {
    padding: 10px 0 0;
}

.submit-review .form-fields label {
    color: hsl(0, 0%, 16%);
    float: left;
    font-size: 17px;
    text-align: left;
    width: 21%;
    font-family: "Source Sans Pro";
}

.submit-review .form-fields input {
    border: 1px solid hsl(180, 2%, 92%);
    color: hsl(0, 0%, 16%);
    float: left;
    font-size: 15px;
    line-height: 38px;
    padding: 0 10px;
    width: 70%;
}

.form-fields {
    margin-top: 20px;
    overflow: hidden;
}

.submit-review .form-fields textarea {
    border: 1px solid #e9eaea;
    color: hsl(0, 0%, 16%);
    float: left;
    font-size: 15px;
    line-height: 38px;
    padding: 0 10px;
    width: 70%;
}

.submit-review ul li {
    color: hsl(0, 0%, 16%);
    float: left;
    font-family: "Source Sans Pro";
    font-size: 17px;
    line-height: 45px;
    list-style: outside none none;
    padding: 0 66px 0 0;
}

.submit-review ul li .font-margin {
    float: right;
    width: 52%;
}

.submit-review ul li.user-reviews-m {
    float: right;
    width: 50%;
}

.submit-review ul li.user-reviews-m .font-margin {
    float: right;
    width: 64%;
}

.submit-review ul li .font-margin i.fa {
    color: hsl(29, 97%, 50%);
    font-size: 16px;
}

.submit-review form ul {
    margin: 20px auto;
    overflow: hidden;
}

form {
    overflow: hidden;
}

.submit-review input.sales-receipt {
    width: 48%;
}

.submit-review input.upload {
    background-color: hsla(0, 0%, 0%, 0);
    background-image: url("../images/upload.png");
    background-position: 100px center;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    float: left;
    font-size: 0;
    margin-left: -104px;
    padding: 0;
    width: 255px;
}

.upload-m {
    float: left;
    overflow: hidden;
    width: 17%;
    margin-left: 38px;
}

.submit-review input.review-send-m {
    background-color: hsl(178, 100%, 33%);
    color: hsl(0, 0%, 100%);
    font-family: "Source Sans Pro";
    font-size: 24px;
    padding: 5px 45px;
    text-align: center;
    width: auto;
}

.review-send {
    float: right;
    margin-bottom: 30px;
    margin-top: 35px;
    padding-right: 72px;
    width: 41%;
}

.top-alternatives-detail h4 {
    color: hsl(0, 0%, 16%);
    font-family: "Source Sans Pro";
    font-size: 20px;
    margin-bottom: 17px;
    text-align: left;
}

.top-alternatives-detail-img {
    float: left;
    text-align: center;
    width: 41%;
}

.top-alternatives-detail-img > img {
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
}

.user-reviews .recent-reviews-detail .product-reviews-date p {
    color: hsl(0, 0%, 100%);
    font-family: "Source Sans Pro";
    font-size: 20px;
    line-height: 44px;
    text-align: center;
}

.top-alternatives-detail {
    border-bottom: 1px solid hsl(207, 69%, 95%);
    margin: 0 14px;
    overflow: hidden;
    padding: 5px 0;
    position: relative;
}

.top-alternatives-detail .button {
    margin: 0;
    width: 100%;
}

.top-alternatives-detail::after {
    border-bottom: 1px solid hsl(206, 47%, 86%);
    bottom: 0;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 100%;
}

.top-alternatives-detail a.more_info_details {
    background: #fff none repeat scroll 0 0;
    color: #000;
}

.top-alternatives-detail a {
    line-height: 38px;
    margin: 0 0 10px;
}

.right_side {
    position: relative;
    width: 100%;
}

/*@media (min-width: 1200px) {*/

    #alte_pro_fixed.stick {
        position: fixed;
        top: 0;
        z-index: 10;
        width: 260px;

    }

    #alte_pro_fixed.unstick {
        position: relative;
    }

/*}*/

@media (max-width: 489px) {
    .pro_view_sec.alt_btn_div {
        width: auto;
    }

    .more_info_details {
        font-size: 13px;
    }

    .visit_web {
        font-size: 13px;
    }

    .pro_view_sec.alt_btn_div a {
        width: 120px;
    }

    .top_alter_pro_h > h2 {
        font-size: 25px;
    }
}
/*
@media (min-width: 391px) and (max-width: 1024px) {
    #comparison-table table td:first-child {
        font-size: 12px !important;
    }

    #comparison-table table td {
        font-size: 14px !important;
        padding: 4px !important;
    }

    #comparison-table table td p {
        font-size: 11px !important;
    }

    #comparison-table table td ul li {
        font-size: 11px !important;
    }

    #comparison-table table td a {
        font-size: 11px !important;
        padding: 5px !important;
    }

    #comparison-table table td .rating_bg .rating_bg_m p {
        font-size: 10px !important;
    }

    #comparison-table p {
        font-size: 12px !important;
    }
}
*/
@media (min-width: 768px) {
    .profile-detail {
        padding-left: 35px;
    }
}

@media (max-width: 767px) {
    .breadcrumb_menu p {
        font-size: 14px;
        line-height: 37px;
    }

    .rating_div {
        float: none;
        width: 100%;
    }

    .pro_dec_contant {
        float: none;
        width: auto;
    }

    .feature_pro .pro_img {
        margin-bottom: 20px;
    }

    .pro_hadding_div {
        float: none;
        width: 100%;
    }

    .feature_pro {
        display: table;
    }

    .pro_img.alt_pag_pro_img {
        float: none;
        padding-left: 10px;
        width: auto;
    }

    .middle_contant_sec.alt_pag_contant {
        float: none;
        padding: 0 10px;
        width: 100%;
    }

    .middle_contant_sec.alt_pag_contant > p {
        width: 100%;
    }

    .pro_view_sec.alt_btn_div {
        float: none;
        overflow: hidden;
    }

    .top_alter_pro_h {
        margin-bottom: 30px;
    }

    .feature_pro.pro_bg_white {
        overflow: hidden;
    }

    .pagination_div {
        margin-bottom: 42px;
        margin-right: 50px;
    }

    .list_pro6_div.feature_pro {
        overflow: hidden;
    }

    .page_con_div > h2 {
        font-size: 36px;
        line-height: 56px;
    }

    .page_con_div > h1 {
        font-size: 40px;
        line-height: 53px;
    }

    .page_con_div > p {
        font-size: 15px;
    }

    .list_pro6_div .middle_contant_sec p {
        font-size: 15px;
    }

    .list_pro6_div.feature_pro {
        padding-left: 7px;
        padding-right: 7px;
    }

    .nav.navbar-nav a {
        text-align: left;
    }

    .icon-bar {
        background: #ffffff none repeat scroll 0 0;
    }

    #navbar {
        clear: both;
        margin-top: 15px;
    }

    .navbar-collapse {
        box-shadow: none !important;
    }

    .pro_view_sec {
        max-width: 250px;
        clear: both;
    }

    .pro_view_sec.alt_btn_div {
        max-width: 100%;
    }

    .product_dec_sec {
        padding-top: 24px;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: 2px !important;
    }

    .owl-theme .owl-controls .owl-buttons .owl-next {
        right: 2px !important;
    }

    .alte_pro_compare_sec > h3 {
        padding-left: 20px;
        text-align: left;
    }

    .add-on {
        top: 16px;
    }

    /*-------home-page-------*/
    #middle-text h2 {
        font-size: 26px;
        margin-bottom: 12px;
    }

    #middle-text {
        padding: 40px 0;
    }

    #middle-text p {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .top-products-detail .top-product-image {
        float: none;
        /*height: auto;*/
    }
    .top-product-image {
        /*float: none;*/
        /*height: auto;*/
    }

    .button {
        float: none;
        margin: 30px auto 0;
        text-align: center;
        width: 200px;
    }

    .top-products-detail > h4 {
        text-align: center;
    }

    #top-products {
        padding: 50px 0 40px;
    }

    .heading h2 {
        font-size: 38px;
    }

    .heading {
        padding: 30px 0;
    }

    .heading p {
        font-size: 14px;
    }

    .recent-reviews-detail {
        margin-left: 0;
    }

    .recent-reviews-detail h4 {
        font-size: 22px;
    }

    #newsletter h3 {
        font-size: 32px;
    }

    #newsletter input {
        margin: 10px auto;
        width: 100%;
    }

    .social_icons {
        padding: 10px 0 15px;
    }

    .footer-top i.fa {
        font-size: 30px;
        margin-right: 15px;
    }

    .footer-menu ul li a {
        margin-left: 5px;
        margin-right: 5px;
    }

    .footer-menu ul li {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-bottom p {
        font-size: 13px;
    }

    .product-reviews-date {
        margin-left: -30px;
        width: 100%;
    }

    .product-reviews-date::before {
        display: none;
    }

    .recent-reviews-detail .product-reviews-date p {
        font-size: 16px;
        line-height: 26px;
        margin-left: 31px;
        text-align: left;
    }

    .product-reviews-date::after {
        display: none;
    }

    .top-products-detail h4 a {
        font-size: 22px;
    }

    .navbar-header {
        float: left;
    }

    nav a {
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .search_icon {
        float: right;
    }

    .navbar-toggle {
        background-color: #0e5c80;
        border-radius: 0;
    }

    nav .col-md-7 {
        float: left;
        overflow: hidden;
    }

    .top-products-detail {
        height: auto;
    }

    /*-----comparison-----*/
    .breadcrumb_menu p {
        line-height: 25px;
        margin: 10px auto;
    }

    #middle-text.comparison {
        padding: 25px 0;
    }

    #middle-text h2 {
        font-size: 28px;
    }

    #middle-text p {
        font-size: 16px;
        line-height: 28px;
    }

    #comparison-table p.sponsored-result {
        font-size: 12px;
    }

    #comparison-table table {
        display: block;
    }

    #comparison-table table tr {
        width: 100%;
    }

    #comparison-table table td:first-child {
        font-size: 10px;
    }

    #comparison-table table tr td img {
        max-width: 100%;
        vertical-align: middle;
    }

    #comparison-table table td {
        font-size: 13px;
        padding: 8px;
    }

    #comparison-table table td a {
        display: inline-block;
        font-size: 10px;
        padding: 8px;
    }

    #comparison-table table tr td a.price-compare-website i.fa {
        font-size: 10px;
        margin-right: 5px;
    }

    #comparison-table table td p {
        font-size: 7px;
    }

    #comparison-table table td .rating_bg {
        width: 100%;
    }

    #comparison-table table td .rating_bg .rating_bg_m p {
        font-size: 8px;
    }

    #comparison-table table td .strength, #comparison-table table td .strength_m, #comparison-table table td .strength-m {
        height: 60px;
        width: 60px;
    }

    tbody {
        display: block;
    }

    #comparison-table table td ul li {
        font-size: 8px;
        line-height: 20px;
    }

    #comparison-table table td ul li i.fa {
        font-size: 10px;
        line-height: 20px;
        margin-right: 6px;
    }

    #comparison-table p {
        font-size: 10px;
    }

    #comparison-table table td .strength::after {
        height: 30px;
        width: 32px;
    }

    #comparison-table table td .strength_m::after {
        border-left: 37px solid hsla(0, 0%, 0%, 0);
        border-right: 7px solid hsla(0, 0%, 0%, 0);
        border-top: 32px solid hsl(0, 3%, 94%);
        border-top-left-radius: 60px;
        border-top-right-radius: 10px;
        content: "";
        left: -2px;
        top: 0;
    }

    #comparison-table table td .strength-m::after {
        border-left: 16px solid hsla(0, 0%, 0%, 0);
        border-right: 14px solid hsla(0, 0%, 0%, 0);
        border-top: 32px solid hsl(0, 3%, 94%);
        border-top-left-radius: 14px;
        border-top-right-radius: 12px;
        border-top-left-radius: 11px;
    }

    /*-----profile-page------*/
    .profile-product-img {
        /*float: none;*/
        /*width: 100%;*/
    }

    .profile-detail {
        /*clear: both;*/
        /*float: none;*/
        /*width: 100%;*/
        float: left;
        width: 60%;
        margin-left: .5em;
    }

    .top-product-image {
        width: 36%;
    }

    .web-btn {
        clear: both;
        float: none;
        width: 120px;
    }

    .pricing tbody {
        display: table-footer-group;
        width: 100%;
    }

    .profile-top-product-detail {
        margin-bottom: 15px;
    }

    .overview-detail-content {
        float: none;
        padding: 10px 0;
        width: 100%;
    }

    .overview-detail-content h1 {
        font-size: 36px;
        line-height: 39px;
    }

    .overview-detail-content.text-alignment > p {
        font-size: 14px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .overview-detail-content h2 {
        font-size: 28px;
    }

    .overview-detail-content h3 {
        font-size: 24px;
    }

    .overview-detail-content.text-alignment.divide > p {
        width: 100%;
    }

    .pricing table tbody tr td:first-child {
        font-size: 16px;
    }

    .pricing table thead tr td {
        font-size: 14px;
        padding: 5px;
    }

    .pricing table tbody tr td:first-child {
        font-size: 16px;
    }

    .pricing table tbody tr td {
        font-size: 13px;
        padding: 15px 5px;
    }

    .big_btn {
        font-size: 18px;
    }

    .overview-detail-content.text-width {
        float: none;
        width: 100%;
    }

    .marketing-features {
        float: none;
        width: 100%;
    }

    .top-alternatives {
        float: none;
        width: 100%;
    }

    .top-alternatives-img {
        border: medium none;
        float: none;
    }

    .top-alternatives .button {
        float: none;
        width: 100%;
        width: 180px;
    }

    .top-alternatives.detail-m {
        float: none;
        width: 100%;
    }

    .top-alternatives.detail-m .top-alternatives-img {
        width: 100%;
    }

    .top-alternatives.detail-m > p {
        float: none;
        margin-top: 15px;
        width: 100%;
    }

    .top-alternatives.detail-m .button {
        display: block;
        float: none;
        width: 100%;
    }

    .top-alternatives.detail-m .button a {
        float: none;
        margin: 0 15px 20px;
        width: 180px;
    }

    .user-reviews .recent-reviews-detail .product-reviews-date p {
        font-size: 15px;
        line-height: 28px;
        margin-left: 12px;
    }

    .user-reviews .recent-reviews-detail p {
        font-size: 14px;
    }

    .user-reviews .recent-reviews-detail ul li {
        float: none;
        font-size: 14px;
        width: 100%;
    }

    .user-reviews .recent-reviews-detail ul li.user-reviews-m {
        float: none;
        width: 100%;
    }

    .recent-reviews-detail i.fa {
        font-size: 14px;
    }

    .font-margin {
        float: right;
        width: auto;
    }

    .user-reviews span {
        float: none;
    }

    .like-unlike-icon {
        float: none;
        margin-top: 10px;
        width: 100%;
    }

    .submit-review label {
        float: none;
        font-size: 17px;
        margin-bottom: 12px;
        width: 100%;
    }

    .submit-review input {
        float: none;
        width: 100%;
    }

    .submit-review textarea {
        float: none;
        width: 100%;
    }

    .submit-review ul li {
        float: none;
        width: 100%;
    }

    .submit-review ul li.user-reviews-m {
        float: none;
        width: 100%;
    }

    .submit-review ul li.user-reviews-m .font-margin {
        width: 52%;
    }

    .submit-review input.sales-receipt {
        margin-bottom: 20px;
        width: 100%;
    }

    .upload-m {
        float: none;
        margin-left: 0px;
        width: 100%;
    }

    .review-send {
        float: none;
        width: 100%;
        padding: 0px;
    }

    .top-alternatives-detail-img {
        float: left;
        margin-bottom: 15px;
        text-align: left;
        width: 37%;
    }

    .top-alternatives-detail .button {
        float: right;
        margin: 0;
        width: 57%;
    }

    .submit-review input.review-send-m {
        font-size: 22px;
    }

    .pagination_div a {
        line-height: 23px;
    }

}

@media (min-width: 768px) and (max-width: 1024px) {

    .top_alter_pro_h > h2 {
        font-size: 25px;
    }

    .middle_contant_sec.alt_pag_contant {
        float: none;
        padding: 0 10px;
        width: auto;
    }

    .pro_view_sec.alt_btn_div {
        float: none;
        overflow: hidden;
    }

    .pro_hadding_div {
        float: none;
        width: 100%;
    }

    .rating_div {
        float: none;
    }

    .pro_img.alt_pag_pro_img {
        float: none;
        padding-left: 0;
        width: auto;
        margin-bottom: 20px;
    }

    .middle_contant_sec.alt_pag_contant > p {
        width: 100%;
    }

    .rating_div {
        width: 100%;
    }

    .feature_pro {
        margin-bottom: 30px;
    }

    .pro_dec_contant {
        margin-bottom: 40px;
        width: 50%;
    }

    .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -15px !important;
    }

    .owl-theme .owl-controls .owl-buttons .owl-next {
        right: -15px !important;
    }

    /*----home-----*/
    #middle-text h2 {
        font-size: 34px;
    }

    #middle-text {
        padding: 50px 0;
    }

    .collapse.navbar-collapse {
        float: left;
    }

    .top-products-detail .top-product-image {
        float: none;
        /*height: auto;*/
    }
    .top-product-image {
        /*float: none;*/
        /*height: auto;*/
    }

    .button {
        float: none;
        width: 100%;
    }

    .top-categories-detail p {
        font-size: 14px;
        line-height: 26px;
    }

    #newsletter input {
        margin-bottom: 20px;
        width: 100%;
    }

    .top-products-detail {
        height: 450px;
    }

    /*----comparison------*/
    #comparison-table table tr td img {
        max-width: 100%;
    }

    #comparison-table table td ul li {
        line-height: 25px;
    }

    #comparison-table table td ul li i.fa {
        line-height: 25px;
    }

    /*-----profile-page----*/
    .profile-detail {
        /*clear: both;*/
        /*width: 100%;*/
    }

    .web-btn {
        width: 33%;
    }

    .overview-detail-content p {
        font-size: 13px;
    }

    .overview-detail-content h1 {
        font-size: 40px;
    }

    .overview-detail-content h2 {
        font-size: 32px;
    }

    .overview-detail-content h3 {
        font-size: 25px;
    }

    .big_btn {
        font-size: 27px;
    }

    .overview-detail-content {
        float: none;
        width: 100%;
    }

    .overview-detail-content.text-width {
        float: none;
        width: 100%;
    }

    .marketing-features p {
        font-size: 17px;
    }

    .marketing-features ul li {
        font-size: 12px;
        line-height: 28px;
    }

    .top-alternatives {
        width: 100%;
    }

    .top-alternatives-img {
        float: left;
        width: 40%;
    }

    .top-alternatives .button {
        float: left;
        width: 45%;
    }

    .top-alternatives.detail-m {
        width: 100%;
    }

    .font-margin {
        width: auto;
    }

    .user-reviews .recent-reviews-detail ul li {
        font-size: 14px;
    }

    .like-unlike-icon {
        width: 62%;
    }

    .submit-review ul li .font-margin {
        width: 56%;
    }

    .upload-m {
        margin-left: 30px;
        width: 30%;
    }

    .submit-review input.sales-receipt {
        width: 41%;
    }

    .review-send {
        float: left;
        width: 100%;
    }

    .top-alternatives-detail .button {
        float: right;
    }

    .pro_dec_contant {
        width: 49%;
        margin-bottom: 35px;
    }

}

@media (min-width: 990px) and (max-width: 1024px) {
    #navbar ul li a {
        padding: 6px 7px;
        font-size: 18px;
    }

    .product-reviews-date {
        width: 100%;
    }

    .recent-reviews-detail .product-reviews-date p {
        font-size: 17px;
    }

    /*----comparison------*/
    #comparison-table table tr td img {
        max-width: 100%;
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {

    /*-----home----*/
    #middle-text h2 {
        font-size: 42px;
    }

    .top-product-image {
        height: 122px;
        /*width: 49%;*/
    }

    .button a {
        font-size: 14px;
    }

    .button a i.fa {
        margin-right: 3px;
    }

    .button {
        margin-top: 11px;
    }

    .top-products-detail span {
        font-size: 11px;
    }

    #newsletter input {
        font-size: 14px;
        margin-right: 15px;
        width: 57%;
    }

    #navbar ul li a {
        font-size: 18px;
        padding: 6px 7px;
    }

    .recent-reviews-detail .product-reviews-date p {
        font-size: 17px;
        line-height: 45px;
    }

    .product-reviews-date {
        width: 100%;
    }

    .top-products-detail {
        height: auto;
    }

    /*----comparison------*/
    #comparison-table table tr td img {
        max-width: 100%;
    }

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

    /*----profile-page-----*/
    .profile-product-img > img {
        max-width: 100%;
    }

    .profile-detail {
        margin-left: 18px;
    }

    .profile-product-img {
        width: 20%;
    }

    .web-btn {
        width: 27%;
    }

    .top-alternatives-img {
        width: 40%;
    }

    .top-alternatives .button {
        margin: 0 auto 0 22px;
        width: 49%;
    }

    .top-alternatives.detail-m .top-alternatives-img {
        width: 44%;
    }

    .top-alternatives.detail-m > p {
        font-size: 13px;
        width: 52%;
    }

    .font-margin {
        width: 57%;
    }

    .like-unlike-icon {
        width: 70%;
    }

    .upload-m {
        margin-left: 20px;
        width: 24%;
    }

    .review-send {
        width: 50%;
        float: left;
    }

    .top-alternatives.detail-m .button a {
        float: none;
        font-size: 13px;
        margin: 0 auto 20px 10px;
        width: 180px;
    }

    .rating_div {
        float: none;
        margin-bottom: 11px;
        width: 100%;
    }

}

@media (min-width: 560px) and (max-width: 767px) {

    .profile-product-img, .pro_img, .pro_img.alt_pag_pro_img {
        float: left;
        width: 32%;
    }

    .profile-detail, .middle_contant_sec, .middle_contant_sec.alt_pag_contant {
        float: right;
        width: 67%;
        clear: inherit;
    }

    .top-alternatives.detail-m .top-alternatives-img {
        float: left;
        width: 42%;
    }

    .top-alternatives-img {
        border: medium none;
        float: left;
    }

    .top-alternatives .button {
        float: left;
        width: 180px;
    }

    .top-alternatives {
        overflow: hidden;
    }

    .top-alternatives.detail-m > p {
        float: right;
        margin-top: 0;
        width: 57%;
    }

    .top-alternatives.detail-m > p {
        float: right;
        margin-top: 0;
        width: 57%;
    }

    .top-alternatives.detail-m .button {
        display: inline-flex;
        float: none;
        margin-top: 20px;
        width: 100%;
    }

    .pro_dec_contant {
        float: left;
        margin-bottom: 35px;
        width: 49%;
    }

}

/*===================
    top coupons
=========================*/

.top_coupons_m {
    padding-bottom: 0px;
}

.top_coupons_list {
    margin: 0 -30px;
}

.top_coupons_list a:hover {
    text-decoration: none;
}

.filter-promo-code {
    padding: 44px 34px;
    list-style: none;
    position: relative;
    min-height: 240px;
    overflow: hidden;
}

li.filter-promo-code:nth-child(odd) {
    background: #fff
}

li.filter-promo-code:nth-child(even) {
    background: #f4f9fd
}

.promo-code-save {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #003c60;
    border-radius: 4px;
    float: left;
    height: 140px;
    margin-right: 30px;
    text-align: center;
    width: 128px;
}

.promo-code-save .title {
    background: #003c60 none repeat scroll 0 0;
    color: #fff;
    font-family: Source Sans Pro;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
}

.promo-code-save .text {
    padding: 10px;
}

.text .top {
    color: #24689f;
    font-family: Source Sans Pro;
    font-size: 18px;
    line-height: 28px;
}

.text .bottom {
    color: #24689f;
    font-family: Source Sans Pro;
    font-size: 40px;
    line-height: 42px;
}

.promo-code-info {
    float: left;
    width: 54%;
}

.promo-code-info h6 {
    color: #949494;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    margin: 0 0 12px;
}

.top_coupons_list h3 {
    color: #2a2a2a;
    font-family: Source Sans Pro;
    font-size: 25px;
    line-height: 34px;
    margin: 2px 0 7px;
}

.promo-code-info p {
    color: #2a2a2a;
    font-size: 13px;
    line-height: 21px;
    font-family: Verdana, Geneva, sans-serif;
    margin: 0 0 14px;
}

.code_add, .code_exp, .code_verified {
    font-family: Source Sans Pro;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    width: 48%;
}

.code_verified {
    float: right;
}

.code_verified .fa {
    color: #fff;
    border-radius: 50%;
    background: #036199;
    text-align: center;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    margin: 0 10px 0 0;
}

.code_add {
    float: right;
}

.promo-code-actions {
    float: right;
    padding: 36px 0;
    width: 180px;
}

.code-button {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #fff;
    font-weight: 300;
    position: relative;
}

.code-button:hover {
    background: #ffffc2;
}

.code-cover {
    background: #00a9a4 none repeat scroll 0 0;
    font-family: Source Sans Pro;
    font-size: 18px;
    line-height: 45px;
    padding: 0 8px 0 18px;
    position: relative;
    width: 77%;
    z-index: 2;
}

.code-cover:hover {
    background: #01a29d;
}

.code-cover::after {
    background: rgba(0, 0, 0, 0) url("../images/promo_bg_cover.png") no-repeat scroll 0 0;
    content: "";
    height: 45px;
    position: absolute;
    right: -34px;
    top: 0;
    width: 35px;
}

.code-wrapper {
    font-family: Source Sans Pro;
    font-size: 18px;
    line-height: 46px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 10px;
    color: #8e8e8e;
}

.deal-offer .promo-code-save {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #00a9a4;
}

.deal-offer .promo-code-save .title {
    background: #00a9a4 none repeat scroll 0 0;
    color: #fff;
}

.deal-offer .text .top, .deal-offer .text .bottom {
    color: #00a9a4;
}

.getdeal_btn {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    border-radius: 4px;
    padding: 0 18px;
    background: #003c60;
}

.getdeal_btn:hover {
    color: #fff;
    background: #012e4a;
}

@media (max-width: 767px) {
    .promo-code-info {
        float: left;
        width: 70%;
    }

    .promo-code-actions {
        padding: 36px 0 0;
    }
}

@media (max-width: 640px) {
    .promo-code-info {
        width: 100%;
        margin: 15px 0;
    }

    .promo-code-actions {
        padding: 4px 0;
        float: left;
    }

    .code_add, .code_exp, .code_verified {
        display: block;
        width: 100%;
        max-width: 100%;
        float: left;
        margin: 5px 0;
    }
}

@media (min-width: 768px) and (max-width: 990px) {
    .promo-code-info {
        margin: 0 0 15px;
        width: 50%;
    }

    .code_add, .code_exp, .code_verified {
        display: block;
        width: 100%;
        max-width: 100%;
        float: left;
        margin: 5px 0;
    }

    .filter-promo-code {
        padding: 34px 24px;
    }

    .promo-code-save {
        border-radius: 2px;
        height: 120px;
        margin-right: 20px;
        width: 108px;
    }

    .promo-code-save .text {
        padding: 6px;
    }

    .promo-code-save .title {
        font-family: Source Sans Pro;
        font-size: 16px;
        height: 42px;
        line-height: 42px;
    }

    .text .top {
        font-size: 16px;
        line-height: 26px;
        font-family: Source Sans Pro;
    }

    .text .bottom {
        font-size: 32px;
        line-height: 32px;
    }

}

@media (min-width: 991px) and (max-width: 1200px) {
    .promo-code-info {
        float: left;
        width: 70%;
    }

    .promo-code-actions {
        padding: 36px 0 0;
    }
}

.recent-reviews-detail,
.article-snippet {
    height: 300px;
    overflow: hidden;
}

/*START SEARCH BLOCK*/
.search-block {
    position: absolute;
    top: 64px;
    left: 0;
    width: 100%;
    background-color: hsl(199, 78%, 28%);
    height: 80px;
    z-index: 10;
    display: none;
}

.search-block.active {
    display: block;
}

.search-block .navbar-search {
    padding: 20px 20px;
    float: none;
    margin: 0 auto;
}

.search-block .navbar-search .search-query {
    border: none;
    border-radius: 4px;
    padding: 10px 20px;
}

.search-mask {
    position: absolute;
    top: 64px;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    opacity: .8;
    display: none;
    z-index: 5;
    overflow: hidden;
}

.search-mask.active {
    display: block;
}

/*END SEARCH BLOCK*/

.category-list {
    list-style: none;
}

.category-list li {
    padding: 10px 14px;
}

.article h3 {
    font-size: 1.8em;
    font-weight: bolder;
    margin: 20px 0px;
}

.article {
    line-height: 1.6em;
    font-size: 17px;
}

.article ul {
    padding-left: 20px;
}

.article ol {
    padding-left: 20px;
    margin-bottom: 20px;
}

.pagination-block {
    font-size: 18px;
    text-align: right;
    line-height: 2em;
    margin: 10px 0;
}

.pagination-nav {
    margin-left: 20px;
}

.review-overall {
    width: 100%;
    float: left;
}

.main-review {
    width: 100%;
}

.main-review p {
    margin-top: 10px;
}

.main-review ul {
    padding-left: 40px;

}

.main-review ul li {

    list-style: disc;
    overflow: visible;
    padding: 0px 0 14px 0;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    width: 100%;
    display: block;
    padding: 4px;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
    margin: 0;
    background: #fff;
    padding: 3px;
    position: relative;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    zoom: 1;
    overflow: hidden;
}

.shadow-image {
    padding: 0 4px;
    opacity: .5;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

#carousel li {
    margin-right: 10px;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(../../css/plugins/images/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px;
}

.flex-direction-nav .flex-prev {
    left: -36px;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    right: 5px;
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 5px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default;
}

/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0;
    }
}

.specification-group-title {
    font-size: 1.5em;
    font-weight: bolder;
}

.specification-group {
    clear: both;
}

.review-form {
    width: 100%;
}

.full-review {
    height: auto;
}

.form-fields input.error,
.form-fields textarea.error {
    border-color: red;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,
div.star-rating {
    float: left;
    width: 17px;
    height: 15px;
    text-indent: -999em;
    cursor: pointer;
    display: block;
    background: transparent;
    overflow: hidden;
    margin-bottom: 1.5em;
}

div.rating-cancel,
div.rating-cancel a {
    background: url('../../images/photon/delete.gif') no-repeat 0 -16px;
}

div.star-rating,
div.star-rating a {
    background: url('../../images/photon/star.gif') no-repeat 0 0px;
}

div.rating-cancel a,
div.star-rating a {
    display: block;
    width: 16px;
    height: 100%;
    background-position: 0 0px;
    border: 0;
}

div.star-rating-on a {
    background-position: 0 -32px !important;
}

div.star-rating-hover a {
    background-position: 0 -32px;
}

/* Read Only CSS */
div.star-rating-readonly a {
    cursor: default !important;
}

/* Partial Star CSS */
div.star-rating {
    background: transparent !important;
    overflow: hidden !important;
}

/* END jQuery.Rating Plugin CSS */

.rating-star-container {
    height: 20px;
    padding-top: 14px;
    float: right;
}

.review-rating-list {

}

.product-title {
    font-size: 36px;
    margin-bottom: 22px;
    font-weight: bolder;
}

.custom-pricing-tables .pricing-plan {
    font-size: 14px;
    /*width: 33%;*/
}

.custom-pricing-tables .pricing-plan b {
    font-size: 20px;
    font-weight: bold;
}

.custom-pricing-tables .pricing-features li {
    display: block;
    height: 100px;
    list-style: none;
}

.profile-detail .details-overall-description {
    margin-top: 30px;
    clear: none;
}

.profile-top-product-detail {
    width: 100%;
}

.article h1 {
    font-size: 36px;
    margin: 20px 0;
}

.article {
    padding-bottom: 20px;
}

.article h4 {
    margin: 10px 0;
    font-weight: bold;
}

.article p {
    margin: 0 auto 18px;
}
  .article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
    font-weight: bold;
    margin: 25px auto 25px;
}
.article h2 {
    font-size: 20px;
}

.article strong {
    font-weight: bold;
}

.profile-top-product .top-product-image {
    margin: 0;
}
@media (max-width: 1199px) {
    #alte_pro_fixed.stick {
        width: 100%;
        left: 0;
    }

    #sticky_title {
        display: none;
    }
    .top-alternatives-detail .button {
        float: none;
        width: 100%;
    }
    .top-alternatives-detail {
        padding: 15px 0 5px 0;
    }
    .top-alternatives-detail a {
        width: 40%;
        display: inline-block;
    }
    .alte_pro_compare_sec {
        margin-top: 0;
    }
}
.vertical-middle {
    vertical-align: middle;
}

#comparison-table table td:nth-child(4) {
    background-color: #E8F1F9;
}
b {
    font-weight: bold;
}

.profile-button-container {
    margin-top: 10px;
}

/* Display bullets on unordered list items */
.page_con_div ul {
    padding-left: 40px;
}


/*---------------------------------------
    News Page CSS
----------------------------------------*/
.news_header {
    padding:0px;
}
.news_header .logo {
    margin:20px 0;
}
.header_top {
    background:#034671;
    padding:10px 0;	
}
.header_top ul {
    margin:0px;
    padding:0px;
}
.header_top ul li {
    list-style:none;
    display:inline-block;
    vertical-align:middle;
    opacity:0.8;
    transition-duration:0.3s;
    -moz-transition-duration:0.3s;
     -o-transition-duration:0.3s;
      -webkit-transition-duration:0.3s;
       -ms-transition-duration:0.3s;
       padding-right:30px;
       font-size:15px;
       position:relative;
       margin:0px;
}
.header_top ul li a {
    display:block;
    color:#fff;
    font-size:15px;
}
.header_top ul li:after {
    position:absolute;
    right:10px;
    content:"|";
    top:0px;
    color:#fff;
}
.header_top ul li:hover {
    opacity:1;
}
#popular_tags {
    background:#222;
    padding:8px 0;	
}
#popular_tags p {
    display:inline-block;
    color:#fff;
    text-transform:uppercase;
    font-size:14px;
    margin:0 10px 0 0;
}
#popular_tags a {
    display:inline-block;
    color:#fff;
    background:#fb7907;
    font-size:12px;
    text-transform:uppercase;
    border-radius:6px;
    padding:4px 8px;
    margin-right:4px;
}
#trending_now {
    padding:22px 0;
}
#trending_now h4 {
    font-size:18px;
    font-weight:700;
    position:relative;
    display:inline-block;
    text-transform:uppercase;
}
.trending_posts .owl-carousel .item {
    background:#f2f2f2;	
    margin-right:15px;
    overflow:hidden;
    padding-right:15px;
}
.trending_posts .post_img {
    float:left;
    width:140px;
    margin-right:10px;	
}
.trending_posts img {
    max-width:100%;
    float:left;
}
.trending_posts h5, 
.trending_posts h5 a {
    color:#111;
    font-weight:normal;
    font-size:17px;
    line-height:24px;
    margin:8px auto;
}
#trending_now h4:after {
    position:absolute;
    right:-75px;
    width:62px;
    height:1px;
    top:12px;
    background:#ccc;
    content:"";	
}
.post_wrap_m img {
    max-width:100%;
}
.post_wrap_m .post_meta {
    background:0px;
    padding:0px;
    margin:22px auto 0px;
}
.post_wrap_m .post_meta li, .post_wrap_m .post_meta a {
    font-size:17px;
}
.post_wrap_m .new_wrap {
    background:#fff;
    border:rgba(0, 0, 0, 0.1) solid 1px;
    margin:0 auto 25px;
}
.new_wrap .post_info {
    padding:20px 30px;
}
.new_wrap .post_info h3, .new_wrap .post_info h3 a {
    font-size:22px;
    line-height:28px;
    font-weight:500;
    color:#111;
}
#other_post .pagination {
    text-align:center;
    margin:30px auto 50px;
    float:none;
    width:auto;
    display:block;
}
#other_post .pagination ul {
    margin:0 auto;
    padding:0px;
    text-align:center;
}
#other_post .pagination ul li {
    display:inline-block;
    vertical-align:middle;
    list-style:none;
}
#other_post .pagination ul li span, 
#other_post .pagination ul li a {
    width:35px;
    height:35px;
    border-radius:50%;
    line-height:35px;
    margin:0 3px;
    text-align:center;
    display:block;
}
#other_post .pagination ul li span, 
#other_post .pagination ul li a:hover {
    background:#eee;
}
#other_post .pagination ul li.pagination_next span, 
#other_post .pagination ul li.pagination_next a {
    background:none;
    width:auto;
}


#recent_posts {
    background:#f2f2f2;
    padding:22px 0;
}
#recent_posts h4 {
    font-size:22px;
    font-weight:700;
    position:relative;
    margin:0 auto 15px;
    text-transform:uppercase;
}
#recent_posts img {
    max-width:100%;
}
#recent_posts .post_info h2, #recent_posts .post_info h2 a {
    font-size:29px;
    line-height:28px;
    font-weight:500;
    color:#111;
}
#recent_posts .new_wrap {
    background: #ffffff none repeat scroll 0 0;
    margin: 0 auto 20px;
    padding-bottom:15px;
}
#recent_posts .post_meta {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    margin: 22px auto 0;
    padding: 0;
}
#recent_posts .post_meta li, #recent_posts .post_meta a {
     font-size: 17px;
}
.news_categories {
    text-align:right;
}
.news_categories p {
    font-size:22px;
    margin:20px 40px 0 0;
    color:#fff;
    font-style:italic;
    display:inline-block;
}
#category_btn {
    display:inline-block;
    color:#fff;
    font-size:22px;
    padding:10px 30px;
    background:#013557;
    cursor:pointer;
}
#category_btn .fa {
    margin:0 0 0 8px;
}
.all_categories {
    display:inline-block;
    position:relative;
}
.category_wrap {
    background:#fff;
    padding:10px 20px;
    border-radius:4px;
    text-align:left;
    position:absolute;
    top:100%;
    z-index:22;
    width:100%;
    box-shadow:rgba(0, 0, 0, 0.5) 0 0 15px;
    transition-duration:0.3s;
    -moz-transition-duration:0.3s;
    -o-transition-duration:0.3s;
    -webkit-transition-duration:0.3s;
    -ms-transition-duration:0.3s;
    opacity:0;
    display:none;

}
.category_wrap.active {
    opacity:1;
    top:145%;
    display:block;
}
.category_wrap:after {
    position:absolute;
    top:-20px;
    height:10px;
    width:10px;
    border-style:solid;
    border-width:10px;
    border-color:transparent transparent #fff;
    content:"";
    left:0px;
    right:0px;
    margin:0 auto;
}
.category_wrap li {
    list-style:none;
    border-bottom:rgba(0, 0, 0, 0.1) solid 1px;
    padding:8px 0;
}
.category_wrap li a {
    color:#555;
}
.category_wrap li:last-child {
    border:0px;
}
#other_post .section_title {
    color:#111;
    font-size:28px;
    text-transform:uppercase;
    margin:30px auto ;
    position:relative;
    font-weight:700;	
    padding-bottom:10px;
}
#other_post .section_title:after {
    position:absolute;
    bottom:0px;
    width:100%;
    content:"";
    border-bottom:rgba(0, 0, 0, 0.1) solid 1px;
    left:0px;
}
#other_post .section_title:before {
    position:absolute;
    bottom:-3px;
    width:100%;
    content:"";
    border-bottom:rgba(0, 0, 0, 0.1) solid 1px;
    left:0px;
}
.trending_posts {
    margin-top:10px;
}
.trending_posts .owl-pagination {
    display:none;
}
.trending_posts .owl-buttons {
    position:absolute;
    top:-20px;
    right:0px;
}
.trending_posts .owl-theme .owl-controls .owl-buttons .owl-prev, .trending_posts .owl-theme .owl-controls .owl-buttons .owl-next {
    position:relative;
    left:-8px;
    right:0px;
    top:-10px;
    z-index:2;
    float:left;
    margin-right:10px;
    padding:2px 5px;
    background:#ccc;
}


@media (min-width:99px) and (max-width:1200px) {
    #popular_tags a {
        font-size: 11px;
        border-radius: 4px;
        padding: 3px 5px;
        margin-right: 0px;
    }
    #popular_tags p {
        font-size: 12px;
    }
    .news_categories p {
        margin: 10px 40px 0 0;
    }
    .trending_posts h5, .trending_posts h5 a {
        font-size: 16px;
        line-height: 19px;
    }
    #recent_posts .post_info h2, #recent_posts .post_info h2 a {
        font-size: 24px;
        line-height: 23px;
    }
    #recent_posts .post_info h2, #recent_posts .post_info h2 a {
        font-size: 24px;
        line-height: 23px;
    }
    .new_wrap .post_info {
        padding: 15px 20px;
    }
    #recent_posts .post_meta li, #recent_posts .post_meta a, 
    .post_wrap_m .post_meta li, .post_wrap_m .post_meta a {
        font-size: 16px;
    }
    .post_meta ul li {
        margin-right: 10px;
    }
    .new_wrap .post_info h3, .new_wrap .post_info h3 a {
        font-size: 20px;
        line-height: 24px;
    }
    .post_wrap_m .post_meta {
        margin: 14px auto 0px;
    }
    #popular_tags a {
        margin-bottom: 4px;
    }
}


@media (min-width:768px) and (max-width:991px) { 
    #popular_tags a {
        margin-bottom: 4px;
    }	
    #category_btn {
        font-size: 18px;
        padding:10px 15px;
    }
    .news_categories p { 
        display:none;
    }
}



@media (max-width:767px) { 
    #popular_tags a {
        margin-bottom: 4px;
    }	
    #category_btn {
        font-size: 18px;
        padding:10px 50px;
    }
    .news_categories p { 
        display:none;
    }
    .news_categories, .news_header .logo {
        text-align:center;
        margin-bottom:0px;
    }
}

/*---------------------------------------
    News-Detail-CSS
----------------------------------------*/

.news_detail {
    padding:40px 0;
}
.news_detail img {
    max-width:100%;
}

.sidebar_widget {
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    margin: 0 auto 35px;
    overflow: hidden;
    padding: 19px 18px 15px;
}
.sidebar_title {
    overflow:hidden;
}
.sidebar_widget h3 {
    border-bottom: 1px solid #222222;
    color: #111111;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin: 0 auto 16px;
    padding-bottom: 2px;
}
.sidebar_widget h3 .fa {
    margin:0 5px 0 0;	
}
.popular_posts {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 auto 22px;
    padding-bottom: 18px;
    position: relative;
}
.popular_posts:last-child {
    border:0px;
    margin:0;
}
.popular_posts img {
    margin:0 auto 5px;
}
.popular_posts h4 {
    line-height:18px;
}
.popular_posts h4 a {
    color:#111;
    font-size:17px;
    text-decoration:none;
}
.popular_posts h4 a:hover {
    color:#003b60;	
}
.popular_posts .post_no {
    position:absolute;
    top:50px;
    left:-10px;
    color:#fff;
    background:#fb7c09;
    border-radius:50%;
    text-align:center;
    width:23px;
    height:23px;
    line-height:22px;
}
.categories_list {
    padding:0px 0 0 5px;
    margin:0;
}
.categories_list li {
    list-style:none;
    margin:0 auto 15px;
}
.categories_list li a {
    display:inline-block;
    position:relative;
    padding-left:16px;
    color:#111;
}
.categories_list li a:after {
    content:"\f105";
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 0;
}
.categories_list li a:hover {
    color:#003b60;	
}
.news_detail h1, .news_detail h2, 
.news_detail h3, .news_detail h4, 
.news_detail h5, .news_detail h6 {
    color:#111;
    font-weight:600;
}	
.news_info h1 {
    font-size:29px;
    line-height:38px;
    margin:0 auto 22px;
}
.news_info h2 {
    font-size:30px;
    margin-bottom:22px;
    border-bottom:#ccc solid 1px;
}
.news_info h3 {
    font-size:26px;
    margin-bottom:22px;
    border-bottom:#f1f1f1 solid 1px;
    padding-bottom:5px;
}
.news_info h4 {
    font-size:20px;
    margin-bottom:22px;
    border-bottom:#f1f1f1 solid 1px;
    padding-bottom:5px;
}
.news_info h5 {
    font-size:18px;
    margin-bottom:25px;
    border-bottom:#f1f1f1 solid 1px;
    padding-bottom:5px;
}
.news_info h6 {
    font-size:17px;
    margin-bottom:25px;
    border-bottom:#f1f1f1 solid 1px;
    padding-bottom:5px;
}
.news_detail p {
    color: #555;
    font-size: 16px;
    line-height: 28px;
    margin: 0 auto 25px;
    letter-spacing: -0.3px;
}
.post_meta {
    background:#f7f7f7;
    padding:10px 15px;
    overflow:hidden;
    margin:0 auto 20px;
}
.post_meta ul {
    float:left;
    padding:1px;
    margin:0px;
}
.post_meta ul li {
    display:inline-block;
    list-style:none;
    color:#818181;
    font-size:16px;
    margin-right:25px;
}
.share_news {
    float:right;
}
.share_news a {
    display:inline-block;
    color:#818181;
    font-size:20px;
    margin-right:5px;
}
.share_news a:hover {
    color:#003b60;	
}
.highlight_text {
    padding:20px;
    background:#f7fafd;	
    margin:0 auto 20px;
}
.highlight_text p {
    font-style:italic;
    margin:0 auto;
}
.news_detail img {
    margin:0 auto 20px;
}


.middle-column {
    float: right;
    margin-left: 2%;
    text-align: left;
    width: 42%;
}
.middle-column .news-image {
    height: auto;
    padding-bottom: 25px;
    text-align: center;
    border:1px solid #f2f2f2;
    padding:30px;
    margin-bottom:8px;
}
.middle-column .news-image p {
    margin:0 auto;
    line-height:20px;
    font-size:15px;
}
.middle-column blockquote {
    padding:35px 50px;	
    background:#f6f6f6;
    font-size:22px;
    line-height:32px;
    position:relative;
}
.middle-column blockquote p {
    margin:0 auto;
    font-size:22px;
    font-weight:300;
    color:#111;
    font-style:italic;
}
.middle-column blockquote p span {
    color:#555;
    display:block;
    margin-top:5px;	
}
.middle-column blockquote:after {
    content:"\f10d";
    font-family: fontawesome;
    left: 20px;
    position: absolute;
    top: 30px;
    color:#cacaca;
}
.middle-column blockquote:before {
    content:"\f10e";
    font-family: fontawesome;
    right: 30px;
    color:#cacaca;
    position: absolute;
    bottom: 50px;
}

/*----------------------
    Post Comments
------------------------------*/
#comments {
    padding:30px 0;
}
#respond {
    padding-top:40px;
}
.all_comments {
    padding:10px 0;
    overflow:hidden;
    border-bottom:#111 solid 2px;
}
.all_comments ul.commentlist {
    padding:0px;
    margin:0;
}
.all_comments ul li {
    list-style:none;
    margin:0 auto;
}
.comment-author img {
    border-radius:50%;
    max-width:50px;
    height:auto;
    float:left;
    margin:0 10px 10px 0;
}
.comment-meta {
    clear:both;
}
.comment-metadata a {
    color: #bbb;
    font-size: 13px;
    line-height: 17px;
    display: inherit;
    font-style: italic;
}
.comment-metadata a:hover {
    color:#003b60;
}
.comment-content {
    padding-top: 0;
    clear: both;
    padding-left: 62px;
}
.comment .reply {
    padding-left: 62px;
}
.comment-content p {
    margin:0 auto 6px;
    line-height:20px;
}
.comment article {
    padding: 1.75em 0;
    border-bottom: 1px solid rgba(17,17,17,.1);
}
#comments .form-label, #comments form label {
    color: #111111;
    font-size: 14px;
    font-weight: 400;
    margin: 0 auto 8px;
}
#comments .form-control, #comments form input, #comments textarea {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #888888;
    font-size: 17px;
    height: 50px;
    line-height: 30px;
    padding: 0 25px;
    width:100%;
}
#comments textarea.form-control, 
#comments textarea {
    padding:15px 20px;
}
#comments .form-control:hover, 
#comments .form-control:focus, 
#comments input:hover, 
#comments input:focus, 
#comments textarea:hover, 
#comments textarea:focus {
    box-shadow:none;
    outline:none
}
#comments input[type="submit"], #comments form button {
    background: #00a8a2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    font-size: 17px;
    font-weight: 300;
    line-height: 20px;
    margin: auto;
    width: auto;
    padding: 6px 35px;
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
}
#comments input[type="submit"]:hover {
    background:#019792;	
}
#comments h4 {
    margin: 0 auto;
    display: inline-block;
    background: #f8f8f8;
    padding: 7px 22px;
    text-decoration: none;
}
.all_comments {
    border:#f8f8f8 solid 1px;
    padding:30px 40px;
}

#comments .comment-respond h4 {
    display:block;
    background:none;
    padding:0px;
    margin:0 auto 15px;
}
.all_comments ul li ol, 
.all_comments ul li ul {
    padding-left:25px;
}
.premium_search {
    margin:0 auto 20px;
}
.premium_search img {
    margin:0 auto;
}
.premium_search  {
    border: 1px solid #e0e0e0;
}
.premium_search .wp-caption-text {
    position: relative;
    zoom: 1;
    background-color: #d6e6f6;
    font-size: 14px;
    margin: 0 ;
    letter-spacing:0px;
    padding:4px 15px;
}
.premium_search .wp-caption-text .fa {
    width:23px;
    height:22px;
    color:#fff;
    background:#444;
    font-size:11px;
    text-align:center;
    border-radius:50%;
    line-height:20px;
}

@media (max-width:640px) {
    .news_info h1 {font-size:26px;line-height:30px;}
    .news_info h2 {font-size:24px;}
    .middle-column {float: none;	margin: 0 auto 20px;	width: 100%;}
    .all_comments {padding: 8px 15px;}
    .post_meta ul li {margin-bottom:7px; }
    .share_news {float: none;}
}

@media (max-width:767px) {
    .middle-column blockquote p {font-size: 20px;}
}

@media (min-width:767px) and (max-width:991px) {
    .middle-column {width: 48%;}	
}

/* Make Bootstrap Columns All the Same Height */
@media only screen and (max-width : 767px) {
    .box {
        height: auto !important;
    } 
}


/* Custom styles for news page ordered/unordered lists */
.news_info ul, .news_info ol {
    margin: auto -3em 1em 0;
    padding: 0;
    position: relative;
    left: -3em;
    overflow: hidden;
}

.news_info ul ul, .news_info ol ol {
    margin-left: 1em;
    padding-left: 0;
}

.news_info ul li {
    list-style-type: circle;
}

.news_info li {
    margin-left: 5em;
    display: list-item;

    color: #555;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.3px;
}

.news_info li li {
    margin-left: 1em;
}

/* Custom styles for news tags */
.news_info strong {
    font-weight: bold;
}

.news_info em {
    font-style: italic;
}





/*------------------------------------------------------------------------------*/
/*------ Alternatives-page ------------*/
/*------------------------------------------------------------------------------*/

#alternatives_wrap {
	background:#fbfafa;
	overflow:hidden;	
	padding:50px 0;
	border-bottom:#d6d6d6 solid 1px;
	box-shadow:rgba(0, 0, 0, 0.1) 0 0 15px;
	margin:0 auto 45px;
}
#alternatives_wrap img {
	max-width:100%;
}
.alt_act {
	float: right;
	width: 15%;
}
.alt_img {
	float: left;
	width: 12%;
	margin-right: 2%;
}
.alt_info {
	float: left;
	width: 67%;
	margin-right: 4%;
}
.alt_list {
	clear:both;
}
#alternatives_wrap h1 {
	font-size:36px;
	margin:0 auto 16px;
}
#alternatives_wrap h2 {
	font-size:32px;
	margin:0 auto 15px;
}
#alternatives_wrap h1 a, #alternatives_wrap h2 a {
	color:#222;
}
#alternatives_wrap h1 a:hover, #alternatives_wrap h2 a:hover {
	color:#fb7b06;
}
#alternatives_wrap p {
	font-size:15px;
	line-height:24px;
	margin:0 auto 20px;
}
.alt_list ul {
	padding:0;
	margin:0;
}
.alt_list ul li {
	list-style:none;
	margin:0 auto 8px;
	position:relative;
	padding-left:18px;
	font-size:14px;
	float:left;
	width:30%;
	margin-right:2%;
}
.alt_list ul li:after {
	position:absolute;
	top:2px;
	left:0px;
	font-family:fontawesome;
	content:"\f105";
}
.alt_act .btn, .act_alternative .btn {
	color:#fff;
	font-size:15px;
	display:block;
	background:#00a9a4;
	padding:9px 10px;
	text-align:center;
	margin:0 auto 10px;
	border-radius:0;	
}
.alt_act .btn-cl2 {
	background:#003c61;
}	
.alt_act .btn:hover, .act_alternative .btn:hover {
	background:#028883;
}
.alt_act .btn-cl2:hover {
	background:#00273f;	
}
#alternatives_list_wrap {
	margin:0 auto 70px;
}
#alternatives_list_wrap h1 {
	font-size:36px;	
	margin:0 auto 16px;
}
#alternatives_list_wrap h2 {
	font-size:32px;	
	margin:0 auto 15px;
}
#alternatives_list_wrap strong {
	font-weight:700;
}
#alternatives_list_wrap h6 {
	font-size:20px;
	line-height:30px;
	margin:0 90px 15px 0;
}
#alternatives_list_wrap a {
	color:#fb7b06;	
}
#alternatives_list_wrap h6 a {
	text-decoration:underline;
}
#alternatives_list_wrap h6 a:hover {
	text-decoration:none;
}
#alternatives_list_wrap p {
	font-size:16px;
	line-height:26px;
	color:#555;
}

.alternatives_items {
	overflow:hidden;
	padding:18px 22px 22px;
	border:#e8e8e8 solid 1px;
	margin:35px auto 0;
}
.alternatives_items h3, #alternatives_list_wrap .alternatives_items h3 a {
	clear:both;
	color:#222;
	margin:0 auto 10px;
	font-size:30px;	
}
#alternatives_list_wrap .alternatives_items h3 a:hover {
	color:#fb7b06;	
}
#alternatives_list_wrap .act_alternative .btn {
	color:#fff;
}
.act_alternatives .btn:hover {
	background:#028883;
}
.act_alternative {
	float: right;
	width: 16%;
}
.img_alternativ {
	float:left;
	width:10%;
	margin-right:2%;
}
.alternatives_items img {
	max-width:100%;
}
.info_alternative {
	float:left;
	width:70%;
}
.info_alternative ul {
	padding:0;
	margin:15px auto 0;
}
.info_alternative ul li {
	list-style:none;
	margin:0 auto 8px;
	position:relative;
	padding-left:18px;
	font-size:14px;
	float:left;
	width:48%;
	margin-right:2%;
}
.info_alternative ul li:after {
	position:absolute;
	top:2px;
	left:0px;
	font-family:fontawesome;
	content:"\f105";
}
#alternatives_list_wrap .act_alternative .btn.btn-outline {
	background:none;
	border:#003c61 solid 1px;
	color:#003c61;	
}
#alternatives_list_wrap .act_alternative .btn.btn-outline:hover {
	background:#003c61;
	color:#fff;
}
.alt_ratings {
	font-size:13px;
	line-height:17px;	
	text-align:center;
}
.alt_ratings span {
	display:block;
}
.alt_ratings .fa {
	color:#ccc;
}
.alt_ratings .fa.active {
	color:#fb7b06;	
}
#alternatives_list_wrap .alte_pro_compare_sec {
	margin-top:35px;
}

@media (min-width:991px) and (max-width:1200px) {
.info_alternative {
	width: 60%;
}	
.act_alternative {
	width: 24%;
}

}

@media (min-width:768px) and (max-width:990px) {
.alt_info {
	width: 62%;
}
.alt_act {
	width: 20%;
}	
.alt_list ul li {
	width: 47%;
}
.alternatives_items h3, #alternatives_list_wrap .alternatives_items h3 a {
	font-size: 25px;
}
.img_alternativ {
	width: 15%;
}
.info_alternative {
	width: 81%;
	float: right;
	margin-bottom:10px;
}
.act_alternative {
	float: none;
	width: 100%;
	clear: both;
}
.act_alternative .btn {
	display:inline-block;
	vertical-align:top;
	width:48%;
}
.info_alternative ul {
	margin: 15px auto 0 -69px;
}
.info_alternative ul li:nth-child(2n+1) {
	clear:left;
}

}

@media (max-width:767px) {
.alt_info, .info_alternative {
	width: 80%;
}	
.alt_act, .act_alternative {
	float: none;
	width: auto;
	clear: both;
}
.alt_act .btn, .act_alternative .btn {
	display:inline-block;
	vertical-align:top;
	width:48%;
}
.alt_list ul li, .act_alternative ul li {
	width: 48%;
}
.alt_list ul, .info_alternative ul {
	margin-bottom:20px;
	overflow:hidden;
}
.alt_list ul li:nth-child(2n+1), .info_alternative ul li:nth-child(2n+1) {
	clear:left;
}
#alternatives_list_wrap h6 {
	margin: 0 auto 15px;
}
#alternatives_wrap {
	padding: 30px 0;
}

}


@media (max-width:640px) {
.alt_act {float: none;width: auto;clear: both;}	
#alternatives_list_wrap h2 {font-size: 30px;}
.alternatives_items {padding: 15px;}
.alternatives_items h3, #alternatives_list_wrap .alternatives_items h3 a {font-size: 26px;}
.info_alternative ul li, .alt_list ul li, .act_alternative ul li {float: none;width: 100%;margin-right: 0%;}
.alt_info, .info_alternative {width: 74%;float: right; margin-right:0;}
.img_alternativ, .alt_img {width: 21%;}

}

@media (max-width:360px) {
.img_alternativ, .alt_img, .alt_info, .info_alternative {
	width: auto;
	float: none;
}
}




















#alternatives_list_wrap .act_alternatives .btn {
    color: #fff;
}

#alternatives_list_wrap .act_alternatives .btn.btn-outline {
    background: none;
    border: #003c61 solid 1px;
    color: #003c61;
}

#alternatives_list_wrap .act_alternatives .btn.btn-outline:hover {
	background:#003c61;
	color:#fff;
}

.info_alternatives ul {
	padding:0;
	margin:15px auto 0;
}
.info_alternatives ul li {
	list-style:none;
	margin:0 auto 8px;
	position:relative;
	padding-left:18px;
	font-size:14px;
	float:left;
	width:48%;
	margin-right:2%;
}
.info_alternatives ul li:after {
	position:absolute;
	top:2px;
	left:0px;
	font-family:fontawesome;
	content:"\f105";
}

.act_alternatives .btn {
    color: #fff;
    font-size: 15px;
    display: block;
    background: #00a9a4;
    padding: 9px 10px;
    text-align: center;
    margin: 0 auto 10px;
    border-radius: 0;
}

.alternatives_wrapper {
    display: table;
    table-layout: fixed;
    width: 80%;
    float: left;
}

.img_alternatives {
    display: table-cell;
    vertical-align: middle;
    width: 12%;
    padding-right: 2%;
}

.info_alternatives {
    display: table-cell;
    width: 70%;
}

.act_alternatives {
    width: 16%;
    float: right;
}

@media (max-width: 1200px) and (min-width: 991px) {
    .alternatives_wrapper {
        width: 72%;
    }
    .info_alternatives {
        width: 60%;
    }
    .act_alternatives {
        width: 24%;
    }
}

@media (max-width: 990px) and (min-width: 768px) {
    .alternatives_wrapper {
        width: 100%;
    }
    .img_alternatives {
        width: 20%;
    }
    .info_alternatives {
        width: 80%;
    }
    .act_alternatives {
        display: block;
        width: 100%;
        float: none;
        clear: both;
    }
    .act_alternatives .btn {
        width: 49%;
        float: left;
        margin-right: 1%;
    }
}

@media (max-width: 767px) {
    .alternatives_wrapper {
        width: 100%;
    }
    .img_alternatives {
        width: 23%;
        padding-right: 2%;
    }
    .info_alternatives {
        width: 74%;
    }
    .act_alternatives {
        display: block;
        width: 100%;
        float: none;
        clear: both;
    }
    .act_alternatives .btn {
        width: 49%;
        float: left;
        margin-right: 1%;
    }
}


/*-------------------------------------------
    New-Compare-Page
------------------------------------------------------*/

#comparison-table.comparison_wrap {
    padding: 0px 0 60px;
}
.vs_circle {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 6%, #e6e8e7 21%, #d3d3d3 33%, #909090 70%, #7c7c7c 82%, #696969 97%, #cecece 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #fafafa 6%, #e6e8e7 21%, #d3d3d3 33%, #909090 70%, #7c7c7c 82%, #696969 97%, #cecece 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #fafafa 6%, #e6e8e7 21%, #d3d3d3 33%, #909090 70%, #7c7c7c 82%, #696969 97%, #cecece 100%);
    width: 34px;
    height: 34px;
    text-align: center;
    padding: 5px;
    font-size: 16px;
    border-radius: 50%;
    font-weight: 400;
    display: inline-block;
}
#middle-text.comparison {
    border-bottom: #359fd0 solid 3px;
}
#comparison-table.comparison_wrap table {
    width: 100%;
}
#comparison-table.comparison_wrap table td:first-child {
    background-color: #fff;
    text-align: right;
    vertical-align: top;
    /*width: 284px;*/
    font-size: 17px;
    font-weight: bold;
}
#comparison-table.comparison_wrap table td .rating_bg {
    background-color: #fee5cd;
    border: 0;
    height: 26px;
    border-radius: 6px;
}
#comparison-table.comparison_wrap table td .rating_bg .rating_bg_m {
    background-color: #fd9b40;
    height: 27px;
    border-radius: 6px 0 0 6px;
}
#comparison-table.comparison_wrap td .rating_bg .rating_bg_m p {
    font-size: 17px;
    color: #fff;
    line-height: 27px;
    text-align: center;
    margin: 0 auto;
    font-weight: 700;
}
#comparison-table.comparison_wrap table .tr_divider td {
    text-align: left;
    background: #d8effa;
    color: #11403f;
    text-transform: uppercase;
    font-size: 19px;
    padding: 10px 25px;
}
#comparison-table.comparison_wrap td ul li i.fa {
    font-size: 14px;
    line-height: 20px;
    margin-right: 6px;
}
#comparison-table.comparison_wrap table td ul li {
    line-height: 25px;
}
#comparison-table.comparison_wrap table tr {
    border: 0;
}
#comparison-table.comparison_wrap table tr .text-success {
    color: #01bb24;
}
#comparison-table.comparison_wrap table tr .text-warning {
    color: #ea0249;
}
#comparison-table.comparison_wrap table td:nth-child(4) {
    background-color: #f7fcff;
}
#comparison-table.comparison_wrap tbody tr:hover td {
    background-color: #fef4e6;
}
#comparison-table.comparison_wrap table .tr_divider:hover td {
    background: #d8effa;
}
#comparison-table.comparison_wrap table th {
    border-right: 1px solid hsl(180, 2%, 92%);
    background: #fff;
    color: hsl(0, 0%, 16%);
    font-size: 17px;
    padding: 20px 20px 30px;
    text-align: center;
    border-bottom: 1px solid hsl(180, 2%, 92%);
}
#comparison-table.comparison_wrap table th:nth-child(4) {
    background: #f7fcff;
}
#comparison-table.comparison_wrap table th img {
    display: block;
    margin: 0 auto 12px;
}
#comparison-table.comparison_wrap .stickey_comparison table td h5,
.table_head h5 {
    font-size: 21px;
    font-weight: 700;
    margin: 0 auto 5px;
}
#comparison-table.comparison_wrap .stickey_comparison table td p,
#comparison-table .table_head p {
    color: #555;
    font-size: 15px;
    text-align: center;
}
#comparison-table.comparison_wrap .stickey_comparison table td .btn,
#comparison-table.comparison_wrap table td .btn,
#comparison-table .table_head .btn {
    background: #00a8a3;
    color: #fff;
    border-radius: 30px;
    font-weight: 700;
    padding: 5px 30px;
}
#comparison-table.comparison_wrap table th .btn:hover,
#comparison-table.comparison_wrap table td .btn:hover,
#comparison-table .table_head .btn:hover {
    background: #01cdc7;
}
#comparison-table.comparison_wrap table th:first-child {
    /*width: 284px;*/
}
#comparison-table.comparison_wrap table .table_head td:first-child {
    border-bottom: 1px solid hsl(180, 2%, 92%);
}
.stickey_comparison table {
    margin: 0 auto !important;
}
.stickey_comparison {
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px;
    display: none;
}
@-webkit-keyframes fadeHeaderInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}
@-moz-keyframes fadeHeaderInDown {
    0% {
        opacity: 0;
        -moz-transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
    }
}
@-o-keyframes fadeHeaderInDown {
    0% {
        opacity: 0;
        -o-transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -o-transform: translate3d(0, 0, 0);
    }
}
@keyframes fadeHeaderInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.stickey_comparison.sticky,
.fadeHeaderInDown {
    -webkit-animation-name: fadeHeaderInDown;
    -moz-animation-name: fadeHeaderInDown;
    -o-animation-name: fadeHeaderInDown;
    animation-name: fadeHeaderInDown;
    position: fixed;
    top: 0;
    display: block;
    left: 0;
    right: 0;
    z-index: 22;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.stickey_comparison:not(.is-alternate) {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
.table_head td {
    background: #fff !important;
}
@media (max-width: 990px) {
    .stickey_comparison {
        display: none !important;
    }
    #comparison-table.comparison_wrap table td:first-child {
        font-size: 15px !important;
    }
    #comparison-table table td a {
        font-size: 16px !important;
    }
    #comparison-table table td p {
        font-size: 14px !important;
    }
    #comparison-table.comparison_wrap table td .rating_bg .rating_bg_m,
    #comparison-table.comparison_wrap table td .rating_bg {
        height: 22px;
    }
    #comparison-table.comparison_wrap td .rating_bg .rating_bg_m p {
        font-size: 14px !important;
    }
    #comparison-table.comparison_wrap table .tr_divider td {
        font-size: 17px;
    }
    #comparison-table table td ul li {
        font-size: 13px !important;
    }
    #comparison-table.comparison_wrap td .rating_bg .rating_bg_m p {
        line-height: 22px;
    }
}

/* Comparsion page responsive fixes */

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
    .vs_title, .vs_circle {
        display: block;
    }

    .vs_circle {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 800px) {

    /* Force table to not be like tables anymore */
    #comparison-table table,
    #comparison-table thead,
    #comparison-table tbody,
    #comparison-table th,
    #comparison-table td,
    #comparison-table tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #comparison-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #comparison-table tr {
        border: 1px solid #ccc;
    }

    #comparison-table table td,
    #comparison-table table td:first-child {
        width: 100%;
    }

    /* Behave  like a "row" */
    #comparison-table td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 30% !important;
        white-space: normal;
        text-align: left !important;
    }
    
    #comparison-table tr.tr_divider > td {
        padding-left: 4px !important;
    }

    #comparison-table td:before {
        /* Now like a table header */
        position: absolute;

        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 30%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }

    /* Label the data */
    #comparison-table td:before {
        content: attr(data-title);
        overflow: hidden;        /* Hide any overflow */
        white-space: nowrap;     /* Prevent any line-break */
        text-overflow: ellipsis; /* Add ellipsis at end of line */
    }
}

@media (max-width: 767px) {
    tr.visible-xs {
        display: block !important;
    }
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.container {
    margin: 0 auto;
    padding: 20px;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

article {
    margin-left: 8.3333%;
    width: 91.6666%;
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 16px;
    text-align: left;
}

thead tr {
    background-color: #f2f2f2;
}

th, td {
    border: 1px solid #ddd;
    padding: 8px;
}

th {
    background-color: #f4f4f4;
    font-weight: bold;
}

tr:nth-child(even) {
    background-color: #f9f9f9;
}

tr:hover {
    background-color: #f1f1f1;
}

@media (max-width: 768px) {
    article {
        margin-left: 0;
        width: 100%;
    }

    table {
        font-size: 14px;
    }
}
