﻿body {
}

.select2-container .select2-choice {
    display: block;
    /*height: 26px;*/
    padding: 0px 12px;
    overflow: hidden;
    position: relative;
    /*border: 1px solid #aaa;*/
    white-space: nowrap;
    /*line-height: 26px;*/
    color: #444;
    text-decoration: none;
    /*-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;*/
    /*-webkit-touch-callout: none;*/
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    /*user-select: none;*/
    /*background-color: #fafafa !important;
    border-radius: 5px;*/
}

/*.dropdown {
  
    border: solid 1px #838383;
    text-align: left;
    float: left;
    padding: 6px 8px;
    border-radius: 0;
    background-color: #ffffff;
    font-size: 17px;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    color: rgba(0, 0, 0, 0.75);
    height: 45px;
    line-height: 20px;
    width: 100%;
    box-sizing: border-box;
    transition: all 0.15s linear;
}*/

.tab-content .readonly .dropdown {
    background: #FCFCFC !important;
    border-color: #FCFCFC;
    box-shadow: none;
}

.credit h3 span {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    padding: 5px 0;
    color: #0f9ed0;
    font-weight: normal;
}
/*@media (min-width: 1280px){
    .content {
        width: 100%;
        margin: 0 auto;
    }
}*/
@media (min-width: 1200px) and (max-width: 1279px) {

    .content {
        width: 100%;
        margin: 0 auto;
    }
}

.tab-content {
    float: right;
    width: 85%;
    padding: 25px 25px 0 25px;
}

.nav-tabs > li.ico-gallery a {
    background: url(/assets/images/icons/icon-gallery.png) no-repeat 50% 15px;
    padding-top: 55px;
    display: block;
}

.nav-tabs > li.ico-Obituary a {
    background: url(/assets/images/icons/icon-obituary.png) no-repeat 50% 15px;
    padding-top: 55px;
    display: block;
}

.nav-tabs > li.ico-physicaldoc a {
    background: url(/assets/images/icons/icon-physical-doc.png) no-repeat 50% 15px;
    padding-top: 55px;
    display: block;
}

.nav-tabs > li.ico-Obituarydispaly a {
    background: url(/assets/images/icons/icon-obituary.png) no-repeat 50% 15px;
    padding-top: 55px;
    display: block;
}

.nav-tabs > li.ico-alivealert a {
    background: url(/assets/images/icons/icon-AliveAlert.png) no-repeat 50% 15px;
    padding-top: 55px;
    display: block;
}

.nav-tabs > li.ico-Security a {
    background: url(/assets/images/icons/icon-security.png) no-repeat 50% 15px;
    padding-top: 55px;
    display: block;
}

.nav-tabs > li.change-password a {
    background: url(/assets/images/icons/change-password.png) no-repeat 50% 15px;
    padding-top: 40px;
    display: block;
}

.nav-tabs > li.ico-will a {
    background: url(/assets/images/icons/icon-will-planning.png) no-repeat 50% 15px;
    padding-top: 55px;
    display: block;
}

.nav-tabs > li.ico-SheduledMail a {
    background: url(/assets/images/icons/icon-mail.png) no-repeat 50% 15px;
    padding-top: 55px;
    display: block;
}

.nav-tabs > li.ico-documentvault a {
    background: url(/assets/images/icons/icon-DocumentVault.png) no-repeat 50% 15px;
    padding-top: 55px;
    display: block;
}

.nav-tabs > li.ico-dashboard a {
    background: url(/assets/images/icons/icon-dashboard.png) no-repeat 50% 15px;
    padding-top: 55px;
    display: block;
}

.nav-tabs > li > a:hover {
    color: #000;
    background-color: #eeeeee;
}

.sheduled_mail_list li.scedule:hover {
    color: #000;
    background-color: #e8e5e5;
    cursor: pointer;
}

.tab-innercontent .willbox > .willbox-left:hover {
    background-color: #eeeeee;
    cursor: pointer;
}

.vault_list_content li:hover {
    background-color: #eeeeee;
    cursor: pointer;
}

.tab-content .will-form .button-save {
    margin-right: 10px;
}

.mrgn_r_10 {
    margin-right: 10px;
}

.mrgn_l_10 {
    margin-left: 10px;
}


/*.file-details {
    color: #0f9ed0;
    text-decoration: underline;
    margin-left: 5px;
}*/

.remove {
    content: "&#xe069";
    background: url(/assets/images/icons/fileremove.png) no-repeat 0 center;
    width: 16px;
    height: 16px;
    display: inline-block;
    overflow: hidden;
    text-indent: 9999px;
    margin: 2px 7px 0 0;
    border: none;
}

.playvideo {
    background: url(/assets/images/icons/playvideo.png) no-repeat 0 center;
    width: 16px;
    height: 16px;
    display: inline-block;
    overflow: hidden;
    text-indent: 9999px;
    float: right;
}

.will-imgbox .imgbox .image {
    background: none;
    padding: 10px 7px;
    margin: 0;
}

.willbox .willbox-left .arrow {
    position: absolute;
    background: #fff url(/assets/images/icons/arrow_gray.png) no-repeat 0 center;
    width: 12px;
    height: 10%;
    display: none;
    /*top: 0px;*/
    /*right: -98%;*/
    left: 30%;
    text-indent: 9999px;
    overflow: hidden;
    z-index: 9;
}

.scheduled_mail_date input[type="text"] {
    width: 90%;
}

.will-imgbox .imgbox, .will-imgbox .videobox, .will-imgbox .docbox {
    float: left;
    width: auto;
    margin-right: 15px;
}

    .will-imgbox .docbox .doc {
        background: none;
        padding: 10px 7px;
        margin: 0;
    }

.willbox-right {
    border: solid 2px #dcdcdc;
    position: relative;
    padding: 2% 2% 50px 2%;
    color: #787777;
    overflow: hidden;
    min-height: 550px;
}


.document-view {
    overflow: hidden;
    clear: both;
    text-align: right;
}

.button-add {
    /*background: url(/assets/images/icons/icon-add.png) no-repeat 0 0;*/
    display: block;
    /*  height: 26px;*/
    padding: 0 12px 0 33px;
    line-height: 23px;
}

.sm_date {
    background: url(/assets/images/icons/icon-time.png) no-repeat 0 center;
    width: 50%;
    text-align: right;
}

.sm_to {
    background: url(/assets/images/icons/icon-time.png) no-repeat 0 center;
    width: 50%;
    float: right;
    padding: 0 12px 0 33px;
}

.sheduled_mail_list li {
    width: 100%;
    display: block;
    display: table;
    padding: 4px 0;
    margin-bottom: 4px;
    line-height: 25px;
}

.scedulemail {
    right: 0;
    top: 0;
    /*border: solid 2px #dcdcdc;
    padding: 2% 2% 5px 2%;*/
    font-size: 13px;
    color: #787777;
    /*margin-top: 5%;*/
}


.edit {
    background: url(/assets/images/icons/icon-edit.png) no-repeat 0 center;
    padding: 0 0 0 20px;
    color: #444444;
    cursor: pointer;
    margin-left: 15px;
}

.delete {
    background: url(/assets/images/icons/delete.png) no-repeat 0 center;
    padding: 0 0 0 20px;
    color: #444444;
    cursor: pointer;
}

.cancle {
    background: url(/assets/images/icons/Close.png) no-repeat 0 center;
    /*padding: 0 0 0 20px;
    color: #444444;
    cursor: pointer;*/
    width: 17px;
    height: 17px;
    display: inline-block;
    overflow: hidden;
    text-indent: 9999px;
    float: right;
    cursor: pointer;
    margin-top: 7px;
}

.validation-summary-errors li {
    color: red;
    margin-bottom: 5px;
}

.error-msg {
    color: red !important;
}

.success {
    color: green !important;
}

.disk .last {
    padding: 0 18px 7px 0;
    margin: 0;
    text-align: right;
    background: url(/assets/images/icons/icon-used.png) no-repeat right 1px;
    font-size: 18px;
}

.title-right {
    float: right;
    width: 40%;
    text-align: right;
}

.contactperosnlist {
    font-weight: bold;
    top: 0;
    left: 0;
    background: #f3f3f3;
    padding: 4px 0;
    height: 32px;
}

.help {
    background: url(/assets/images/icons/icon-help.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 4px;
    overflow: hidden;
    cursor: pointer;
    text-indent: 9999px;
    float: right;
}

.sheduled_mail_form .smd_block label {
    line-height: 25px;
}

#schedule_lable {
    width: 100%;
    margin-top: -5px;
}

.price-table .price-box .price {
    font: 600 20px/70px "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #222;
    display: inline;
    margin: 0;
}


.price-table .price-box {
    text-align: center;
    padding: 4px 0 0;
    height: 75px;
}

.footer-right .fb-2 {
    width: 31px;
    height: 31px;
    background-position: 0 0;
}

    .footer-right .fb-2:hover {
        background-position: 0 -33px;
    }

.footer-right .fb-3 {
    width: 31px;
    height: 31px;
    background-position: -33px 0;
}

    .footer-right .fb-3:hover {
        background-position: -33px -33px;
    }

.footer-right .fb-1 {
    width: 31px;
    height: 31px;
    background-position: -66px 0;
}

    .footer-right .fb-1:hover {
        background-position: -66px -33px;
    }

.footer-right .fb-4 {
    width: 31px;
    height: 31px;
    background-position: -99px 0;
}

    .footer-right .fb-4:hover {
        background-position: -99px -33px;
    }

.gallery_page .tp-grid.tp-open .header {
    display: block;
    position: absolute;
    top: -30px;
    text-align: left;
}

.gallery_page .tp-grid .header {
    display: none;
}

.tp-grid li .icon_share {
    display: none;
}

.tp-grid.tp-open li .icon_share {
    position: absolute;
    top: -35px;
    /*right: 5px;*/
    display: block;
}

.tp-grid li .icon_share {
    position: absolute;
    right: 5px;
}

.tp-grid ul.share_dropdown {
    width: 170px;
    display: none;
    float: right;
    position: absolute;
    z-index: 999;
    right: 0;
    top: 30px;
    border: solid 1px #ccc;
    border-bottom: none;
    padding: 0;
    overflow: visible;
    bottom: 200px;
}

.tp-grid .icon_share:hover ul.share_dropdown {
    display: block;
}


#divedit input.dropdown {
    padding: 6px 8px;
    width: 69.5% !important;
}

#divedit .select2-container.input-append.dropdown {
    width: 69.5% !important;
}

.tab-content .pincodetxt {
    width: 37% !important;
}

.tab-form > li label {
    padding-right: 2%;
    font-size: 17px;
    color: #333;
    font-weight: normal;
    width: 28%;
    float: left;
    margin: 7px 0 0 0;
    text-align: left;
    text-transform: capitalize;
}

.will-form label {
    float: left;
    margin-left: 0;
    font-size: 17px;
    text-transform: capitalize;
    color: #333;
    font-weight: normal;
}

.sheduled_mail_form label {
    /*width: 100px;*/
    float: left;
    line-height: 35px;
    /*margin-right: 12px;*/
    text-transform: capitalize;
    color: #2d2d2d;
    font-weight: normal;
}

.tab-content .pincode {
    width: 70px !important;
}

.tab-content .pincodetxt {
    width: 38% !important;
}

.cur {
    cursor: pointer;
}

.button {
    text-align: center;
    font-family: Segoe UI;
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    background-color: #0f9ed0;
    border: none;
    /*border-radius: 5px;*/
    text-transform: capitalize;
    display: inline-block;
    padding: 5px 15px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.Regbutton {
    color: white;
    background-color: darkslategray;
    padding: 5px 35px;
    border: 2px black;
    border-radius: 5px;
}

/*For IMageGallry test*/
/*.st_overlay {
    width: 74%;
    height: 80%;
    position: fixed;
    top: auto;
    left: auto;
    background: transparent url(../Gallery/images/pattern.png) repeat-x bottom left;
    opacity: 0.3;
}

ul.st_navigation {
    position: inherit;
    width: 100%;
    top: 140px;
    left: -300px;
    list-style: none;
}*/

.total-member {
    background-color: #0f9ed0;
    border-radius: 20px;
    color: #FFFFFF;
    line-height: 50px;
    padding: 10px 15px;
}

.border-bottom {
    border-bottom: 1px dashed #e0e0e5;
    /*padding: 0 0 5px 0;*/
}

.border-top {
    border-top: 1px dashed #e0e0e5;
    /*padding: 0 0 5px 0;*/
}

.margin-top {
    margin-top: 10px;
}

.padding-left {
    padding-left: 10px;
}

.Change-pwd {
    float: left;
    width: 100%;
    margin: 0;
}

    .Change-pwd li {
        float: left;
        width: 95%;
        padding-right: 5%;
        clear: both;
        margin: 0 0 20px 0;
        position: relative;
    }

.box1 {
    overflow: hidden;
    background-color: #fff;
    min-height: 250px;
    margin: 1px 0 10px 0;
    padding: 15px;
    clear: both;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.box-news li h3 {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 5px;
}

a.icon_share {
    background: #0f9ed0 url(/assets/images/icons/icon-share.png) no-repeat 5px 50%;
    padding: 5px 15px 5px 38px;
    /*display: block;*/
    height: auto;
}

a.icon_share_in {
    background: #454545 url(/assets/images/icons/share_in.png) no-repeat 5px 50% !important;
    padding: 2px 10px 1px 30px; /*5px 15px 5px 38px;*/
    /*display: block;*/
    height: auto;
}

a.icon_share_out {
    background: #454545 url(/assets/images/icons/share_out.png) no-repeat 5px 50% !important;
    padding: 2px 10px 1px 30px !important;
    /*display: block;*/
    height: auto;
}

#st_main .filter li a.button {
    font-size: 13px;
    color: #fff;
    padding: 2px 10px;
    /*padding:0px !important;*/
}

.box {
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    min-height: 260px;
    margin: 1px 0 10px 0;
    padding: 15px;
    clear: both;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.image-grid li .icon_share a {
    position: relative;
    display: block;
}

.image-grid li .icon_share:hover {
}

.image-grid.tp-open li .icon_share {
    display: none;
}

.image-grid ul.share_dropdown {
    width: 170px;
    display: none;
    float: right;
    position: absolute;
    z-index: 999;
    right: 0;
    bottom: 30px;
    border: solid 1px #ccc;
    border-bottom: none;
    padding: 0;
    overflow: visible;
}

    .image-grid ul.share_dropdown li {
        position: relative;
        display: block;
        width: 100% !important;
        float: left;
        padding: 0 !important;
        font-size: 12px;
        color: #999;
        background: #fff;
        border-bottom: solid 1px #ccc;
        border-width: 0 0 1px;
    }

        .image-grid ul.share_dropdown li a {
            padding: 8px;
            display: block;
            color: #333;
            position: relative;
            z-index: 9999;
        }

            .image-grid ul.share_dropdown li a:hover {
                background: #0f9ed0;
                color: #fff;
                text-decoration: none;
            }

.image-grid .icon_share:hover ul.share_dropdown {
    display: block;
}

.testimonialName {
    font-size: 16px !important;
    padding-top: 15px;
    margin-bottom: 0px !important;
}

.info-box {
    overflow: hidden;
    height: 4em;
    width: 300px;
    font-size: 1em;
    line-height: 1em;
    padding-left: 10px;
}

    .info-box span {
        position: relative;
        top: 36px;
        left: 280px;
        display: inline-block;
    }

.box div.author-text {
    font-size: 12px;
    color: #000000;
    float: right;
    text-transform: capitalize;
    margin-top: 10px;
    font-weight: bold;
}

.box-news li {
    border-bottom: dashed 1px #b8b8b8;
    margin-bottom: 13px;
    padding-bottom: 10px;
}

.planlogo {
    text-align: center;
    width: 217px;
    margin-bottom: 20px;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 76%;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.features-left li h3, .features-left li h3 a {
    font-size: 14px;
    color: #000000;
    line-height: 20px;
    margin: 0;
}

.account-top-left {
    float: left;
    width: 412px;
}

.activatemsg {
    width: 35%;
    text-align: center;
    float: left;
}

.vault_list_content li {
    border-bottom: #ccc;
    overflow: hidden;
}

.reg-form {
    float: left;
    width: 100%;
    margin: 0;
}

    .reg-form li {
        float: left;
        width: 85%;
        padding-right: 5%;
        padding-left: 15%;
        clear: both;
        margin: 0 0 15px 0;
        position: relative;
    }

hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

/*Site Feature*/

#Sitelisting_tab div .resp-tabs-container {
    background: none;
}

#Sitelisting_tab div .resp-tabs-list {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-radius: 6px 0 0 6px;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    margin-top: 2px;
}

#Sitelisting_tab div ul li div {
    font-size: 18px;
    padding: 10px 0;
    display: block;
    color: #222;
    background-color: #eeeeee !important;
    padding-left: 10px;
}

#Sitelisting_tab div div.resp-tabs-container h2 div {
    font-size: 18px;
    padding: 10px 0;
    display: block;
    color: #222;
    background-color: #eeeeee !important;
    padding-left: 10px;
}

#Sitelisting_tab div ul li > div:hover {
    background: #e5e5e5 !important;
}

#Sitelisting_tab div ul li {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    border: solid 1px #e6e6e6;
    border-top-color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

    #Sitelisting_tab div ul li div:hover, #Sitelisting_tab div ul li.resp-tab-active div {
        text-decoration: none;
        color: #0d86b0;
        background-color: #fff !important;
        width: 101%;
    }


#Sitelisting_tab div ul.borderN li {
    border: none;
}

#Sitelisting_tab div div.resp-tabs-container h2 div:hover, #Sitelisting_tab div div.resp-tabs-container h2.resp-tab-active div {
    text-decoration: none;
    color: #0d86b0;
    background-color: #fff;
}

.box h2.title span {
    color: #428BCA;
}

/*end site feature*/

/*25-1 css for msg (activeuser)*/

.msgTitle {
    font-size: 25px;
}

.msgDesc {
    font-size: 20px;
}

.alert-warning-mid {
    font-size: 15px;
}

.alert-warning-small {
    font-size: 12px;
}

.alert-warning-large {
    font-size: 18px;
}

.alert-success-mid {
    font-size: 15px;
}

.alert-success-small {
    font-size: 12px;
}

.alert-success-large {
    font-size: 18px !important;
}

.upgrade {
    background-color: #F4A200;
    border-color: #F4A200;
}

    .upgrade:hover {
        background-color: #E1A700;
        border-color: #E1A700;
    }


input[type="radio"], input[type="checkbox"] {
    margin: 4px 4px;
}

.hnav > li {
    float: left;
    display: inline-block;
    line-height: 25px;
    background: url(/assets/images/nav-line.png) no-repeat right center;
    float: left;
}

    .hnav > li a {
        color: #ffffff;
        padding: 2px 18px;
    }

.op_profileRow {
    margin-bottom: 20px;
}

.capt {
    text-transform: capitalize;
}

.alivemargin {
    font-size: 13px;
    margin: 10px;
}

.fontSmaller {
    font-size: smaller;
}

a.attch_img {
    background: #0f9ed0 url(/assets/images/icons/add-image.png) no-repeat 5px 50%;
    padding: 5px 15px 5px 38px;
    height: auto;
    color: white;
    width: 5px;
    border-radius: 5px;
    margin: 2px;
    cursor: pointer;
}

a.attch_vdo {
    background: #0f9ed0 url(/assets/images/icons/add-video.png) no-repeat 5px 50%;
    padding: 5px 15px 5px 38px;
    height: auto;
    color: white;
    width: 5px;
    border-radius: 5px;
}

a.attch_audio {
    background: #0f9ed0 url(/assets/images/icons/add-video.png) no-repeat 5px 50%;
    padding: 5px 15px 5px 38px;
    height: auto;
    color: white;
    width: 5px;
    border-radius: 5px;
}

a.attch_doc {
    background: #0f9ed0 url(/assets/images/icons/add-doc.png) no-repeat 5px 50%;
    padding: 5px 15px 5px 38px;
    height: auto;
    color: white;
    width: 5px;
    border-radius: 5px;
}

.fwidth select, .fwidth input {
    width: 96%;
}

.title-text {
    font-size: 19px;
    color: #0f9ed0;
}

.vault_list_content li:first-child:hover {
    background-color: #0f9ed0;
}

.col-holder h5.title {
    color: #428BCA;
    font-size: 18px;
    padding-top: 5px;
}

.col-holder h3 {
    padding-bottom: 15px;
}

.validation-error {
    margin: 0px 0 0;
    padding-left: 17px;
    clear: both;
    display: block;
    background: url(/assets/images/validation_icon.gif) 2px 0 no-repeat;
    font-weight: bold;
    color: #eb340a;
    float: left;
    font-size: 13px;
}

    .validation-error span.validation-error {
        display: block;
        color: #ff0000;
    }

a {
    color: #000;
}

    a:hover {
        text-decoration: none;
    }

.center {
    text-align: center;
}

.fl {
    float: left !important;
}


.error {
    display: none;
    margin-left: 10px;
}

.error1 {
    display: none;
    margin-left: 10px;
}


/*Custom*/
.list-services {
    list-style: none outside none;
    width: 700px;
    max-width:100%;
    margin: auto;
}

    .list-services a {
        color: #ffffff;
    }

    .list-services li.active:after {
        visibility: visible;
        opacity: 1;
    }

    .list-services li::after {
        content: '';
        visibility: hidden;
        position: absolute;
        top: 70%;
        left: 50%;
        margin: 33px 0 0 -10px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #ffffff transparent;
        opacity: 0;
    }

    .list-services li + li::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 1px;
        background-color: #499fea;
    }

*, *::before, *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.list-services li.current {
    opacity: 1;
}

.list-services li {
    position: relative;
    min-height: 50px;
    padding-top: 8px;
    opacity: .6;
    text-transform: uppercase;
}

.service-description {
    padding: 20px 10px 10px 30px;
    border-left: 3px solid #51b8f2;
}

.service-benefits {
    padding: 20px 10px 10px 30px;
    border-left: 1px solid #dee3e8;
}

/*.tab-body {
    display: none; 
}*/

    /*.tab-body.active {
        display: block;
    }*/

.whyaskopn .tab-content,.hiworks.tab-content {
    width: 100%;
   padding: 25px 15px;
}



.tp-latest-news {
    background-color: #f9f9f9;
    padding-top: 50px;
    padding-bottom: 70px;
}

    .tp-latest-news .section-ribbon {
        background-color: #fafafa;
    }

        .tp-latest-news .section-ribbon::before {
            border-color: transparent transparent #fafafa transparent;
        }

    .tp-latest-news .thumb-box .thumb-info {
        background-color: #fff;
        padding: 20px 30px;
    }

    .tp-latest-news .thumb-box .tp-meta {
        color: #62656a;
        font-size: 13px;
        text-transform: uppercase;
    }

    .tp-latest-news .thumb-box .tp-pic {
        overflow: hidden;
        background: #fff;
    }

        .tp-latest-news .thumb-box .tp-pic:hover img {
            -webkit-transform: scale(1.25);
            -moz-transform: scale(1.25);
            -ms-transform: scale(1.25);
            -o-transform: scale(1.25);
            transform: scale(1.25);
            background-color: #fb5528;
        }

        .tp-latest-news .thumb-box .tp-pic img {
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -o-transition: all 1s ease;
            -ms-transition: all 1s ease;
            transition: all 1s ease;
            width: 100%;
        }

.inNews .tp-latest-news .thumb-box .tp-pic img {
    width: 100px;
    height: 100px;
    margin: auto;
}

.tp-latest-news .thumb-box {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.tp-latest-news .thumb-info h2 {
    font-size: 28px;
    color: #1757b8;
    margin-bottom: 20px;
    line-height: 40px;
}

.tp-latest-news .thumb-info p {
    margin-bottom: 30px;
    line-height: 28px;
    color: #62656a;
}

.tp-latest-news .thumb-box .tp-meta {
    color: #62656a;
    font-size: 13px;
    text-transform: uppercase;
}

    .tp-latest-news .thumb-box .tp-meta .meta-date, .meta-user {
        padding-right: 20px;
    }

.tp-latest-news .thumb-info a {
    color: #428BCA;
    text-decoration: none;
}

    .tp-latest-news .thumb-info a:hover {
        color: #ff7841;
        text-decoration: none;
    }

.ellipsis, .ellipsis2 {
    max-width: 100%;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ellipsis {
    display: block;
    display: -webkit-box;
    line-height: 1.2;
    -webkit-line-clamp: 2;
}

.ellipsis2 {
    display: block;
    display: -webkit-box;
    line-height: 1.2;
    -webkit-line-clamp: 4;
}

.whyaskopn {
    background-color: #428bca;
}

    .whyaskopn .section-ribbon {
        background-color: #428bca;
    }

        .whyaskopn .section-ribbon::before {
            border-color: transparent transparent #428bca transparent;
        }

    .whyaskopn h2 {
        font-size: 25px;
        color: #fff;
        font-weight: bold;
    }

    .whyaskopn .nav-pills > li > a, .nav-pills > li > a:hover, .nav-pills > li > a:focus {
        font-size: 15px;
        color: #fff;
        font-weight: bold;
            display: table-caption;
    }

    .whyaskopn .nav > li > a:hover,.whyaskopn .nav > li > a:focus {
        background-color: #428bca;
    }

    .whyaskopn .box-outer {
        width: 100%;
    }

    .whyaskopn .box {
        min-height: auto;
        padding: 20px 25px;
    }


.hiworks h2 {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}

.hiworks ul li a {
    background: #307ec2;
    font-size: 14px;
    font-weight: bold;
}

.hiworks .nav-pills > li.active > a {
    color: #ffffff;
    background-color: #2e6799;
}

.hiworks .tab-content {
    width: 100%;
}


blockquote {
    padding: 5px 15px;
    margin: 0 0 0px;
    border-left: 5px solid #eeeeee;
    font-style: italic;
    font-size: 16px;
    line-height: 18px;
    color: #57585a;
}

.section-ribbon {
    position: absolute;
    top: -36px;
    left: 50%;
    z-index: 50;
    width: 140px;
    margin-left: -70px;
    background-color: #ffffff;
    text-align: center;
}

    .section-ribbon::before {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 70px 40px 70px;
        border-color: transparent transparent #ffffff transparent;
    }

.section-testimonials {
    position: relative;
    z-index: 5;
    background-color: #3b4754;
}

    .section-testimonials .section-head h2 {
        color: white;
        font-size: 25px;
    }

    .section-testimonials .quote p {
        font-family: serif;
        padding: 25px;
        border: none;
        font-size: 24px;
        line-height: 27px;
        color: #bdcad9;
        font-style: italic;
        width: 80%;
        margin: auto;
    }

    .section-testimonials .quote .user-image {
        overflow: hidden;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        margin: auto;
    }

    .section-testimonials .quote .user-meta h6 {
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        margin-top: 20px;
    }

.slider-testimonials .user-meta h6 span {
    font-weight: 400;
    color: #bdcad9;
}


.sec_img {
    content: url("../Assets/images/checkbox.png");
    width: 23px;
    height: 23px;
    border-width: 0px;
    border-style: solid;
}

.ver_img {
    content: url("../Assets/images/arrow.png");
    width: 23px;
    height: 23px;
    border-width: 0px;
    border-style: solid;
}



.features {
    font-family: serif;
    font-style: italic;
    font-size: 20px;
    line-height: 27px;
    margin: 10px;
    border-radius: 5px;
    box-shadow: 1px 3px 0px 2px #449eec;
    padding: 20px;
    color: #fff;
    height: 100px;
}

.features-left li h3, .features-left li h3 a {
    font-size: 17px;
    color: #000000;
    line-height: 20px;
    margin: 0;
}

.features-left li p {
    font-size: 12px;
    color: #454545;
    margin: 0;
    padding: 5px;
}

@media screen and (max-width: 1300px) and (min-width: 800px) {
    .header-bottom .logo span {
        font-size: 13px;
    }

    .hiworks {
        margin-bottom: 70px !important;
    }

    /*.list-services li {
        width: 125px !important;
    }*/
}

@media screen and (max-width: 640px) {
    .hiworks .tab-content {
        margin-bottom: 100px;
    }
        .list-services li a {
            font-size: 11px !important;            
            padding:5px;
        }
}

@media screen and (max-width: 350px) {   
        .list-services li a {
            font-size: 10px !important;            
            padding:2px;
        }
}

@media screen and (max-width: 1300px) and (min-width: 300px) {
    .header .logo a {
        display: block;
    }

    .header .logo img {
        margin: auto;
    }

    .header .megamenu {
        margin-bottom: 70px;
    }

    .register .span2, .span1 {
        text-align: center;
        margin-right: 15px;
    }

    .tab-content .features {
        height: auto;
    }
}
