﻿p.nrf {
    font-weight: bold;
    text-align: center;
    font-family: 'Dosis', sans-serif;
    font-size: 20px;
    width: 100%;
}

.content-page-main {
    padding-right: 10%;
    padding-left: 10%;
    text-align: justify;
}

.loader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 2000;
}

.preloader {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    width: 150px;
    margin: 0px auto;
}

#viewMoreModal .modal-footer {
    text-align: center;
}

.twitter-typeahead {
    width: 100%;
}

.tm-tag {
    padding: 1px 8px 4px;
}

.tm-tag .tm-tag-remove {
    line-height: normal;
}

.tt-menu {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    border-top: none;
}

.tt-suggestion {
    padding: 6px 12px;
    border-bottom: 1px solid #ddd;
    color: #8673d0;
}

.select-user-type-section .user-type-image {
    height: 100px;
    width: 120px;
    display: block;
    margin: 0 auto 20px auto;
}

.confirm-script-btn {
    float: right;
    position: relative;
    top: 10px;
    font-weight: bold;
}

label.error {
    color: #de3c3c;
    position: absolute;
    font-weight: 500;
    font-size: 12px;
    margin: 0;
    bottom: -18px;
    left: 0;
}

.waveform-holder {
    height: 64px;
    overflow: hidden;
}

.show_note {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: brown;
}

.signup_form label.error {
    position: static;
}

.search_result_page .voice_box_inner {
    position: relative;
}

.search_result_page .voice_box h5 {
    width: 100%;
    padding-right: 0;
}

.search_result_page .voice_box h6 {
    float: none;
}

.search_result_page .task_satus {
    /*position: absolute;*/
    right: 15px;
    top: 9px;
    /*float:right;*/
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.signup_box {
    padding-top: 120px;
}

.remove-sample-link {
    font-size: 18px;
    float: right;
}

#viewScriptModal .script-data {
    overflow-y: scroll;
    height: 500px;
}


/*.search-price-info{font-size:16px;position:absolute;top:5px;right:50px;font-weight:bold;color:#8673d0;border:1px dotted;padding:5px 10px 0px;height:auto;}*/

.search-price-info {
    font-size: 16px;
    position: static;
    top: 5px;
    right: 50px;
    font-weight: bold;
    color: #8673d0;
    border: 0px;
    padding: 0;
    height: auto;
}
.search-price-info p{margin:0; line-height:normal;}
.search-price-info label {
    display: none;
}

.search-price-info br {
    display: none;
}

.search-price-info .value-info {
    margin-right: 10px;
    color: #1b1e23;
    font-weight: 800;
}

.search-price-info .value-info:last-child {
   /* float: right;*/
    font-size: 16px;
    color: #1b1e23;
    font-weight: 800;
    margin-right: 0px;
}

.hire-comment-reject span {
    color: red;
}

.search_filter_outer {
    width: 100%;
    padding-top: 20px;
    border-bottom: 1px solid #ddd;
}

.sitemap-content {
    width: 100%;
    padding: 0;
    margin: 0 auto 20px;
    padding: 0 15px 25px;
}

.sitemap-content ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.sitemap-content ul li {
    font-size: 15px;
    padding-left: 25px;
    margin-bottom: 10px;
    position: relative;
    font-weight: 700;
    padding-bottom: 5px;
}

.sitemap-content ul li ul li {
    border-bottom: none;
    font-weight: normal;
    padding-bottom: 0;
}

.sitemap-content ul li .fa-arrow-alt-circle-right {
    position: absolute;
    left: 0;
    top: 2px;
}

.search_result_page .voice_info_list li h5 {
    padding-right: 0;
}

.blog_section .blog_image img {
    width: 100%;
}

.blog_list_top {
    display: table;
    width: 100%;
    position: relative;
}

.blog_search .blog_search_btn {
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 42px;
    height: 42px;
    line-height: 42px;
    background-color: #8673d0;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
}

.blog_list_btm {
    padding: 10px 20px;
    border-top: 1px solid #dedede;
    background-color: #fafafa;
}

.blog_section .span-date {
    text-align: right;
}

.blod_detail_image img {
    width: 100%;
}

.blog-info {
    text-align: center;
    padding: 30px 0;
    border-bottom: 1px solid #ececec;
    position: relative;
    margin-bottom: 20px;
}

.blog-info ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.blog-info ul li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #6d6e71;
    border-right: 1px solid #e8e8e8;
    padding: 0 20px;
}

.blog_detail {
    display: block;
    margin: 0 auto;
    max-width: 1000px;
    margin-bottom: 50px;
}

.msg-view-list .media {
    display: table;
    border: 1px solid #e2e2e2;
    padding: 10px
}

.msg-view-list .media-left,
.small-media-left {
    float: left;
    padding: 2px;
}

.msg-view-list .media-left {
    width: 80px;
}

.small-media-left {
    width: 80px;
}

.blog-dtl-bx,
.lft-pms,
.msg-view-list .media-left img {
    width: 80px;
}

.msg-view-list .media-left a {
    display: block
}

.msg-view-list .media-body {
    padding: 0 10px 0 20px;
    position: relative
}

.msg-view-list .media-body .media {
    background-color: #fbfbfb;
    margin-bottom: 10px;
}

.msg-view-list .media-body h4 {
    font-weight: 500;
    font-size: 18px;
    margin: 5px 0 5px;
}

.msg-view-list .media-body small {
    font-size: 12px;
    display: block;
    float: right;
}

.msg-view-list .media-body p {
    font-size: 16px;
}

.msg-view-list {
    max-height: 420px;
    margin-top: 25px;
}

.media-reply {
    padding: 15px 0 5px;
}

.media-reply h3 {
    font-size: 18px;
}

.blog_detail input[type="text"],
textarea {
    border: 1px solid #cdd9de;
    font-size: 14px;
    color: #666;
    padding: 10px;
    width: 100%;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    border-radius: 0;
}

.blog_detail label {
    font-size: 15px;
    color: #232c33;
    font-weight: 400;
}

.contact-group {
    padding: 5px;
}

.contact-group span {
    margin-right: 5px;
}

.contact-group p {
    line-height: 20px;
}

.contact-group .show_contact_map {
    margin-top: 10px;
}

.contact-group .show_contact_map iframe {
    height: 100%;
    width: 100%;
}

.blog_detail .blog_comments {
    margin-top: 20px;
    color: #8673d0;
}

.blog_detail .login_span {
    padding-top: 10px;
    display: inline-block;
}

.about_us_text * {
    background-color: transparent !important;
}

.content-page-main * {}

.contact-more-link {
    font-size: 16px;
    color: black;
}

.modal .btn-apply {
    padding: 10px;
    position: absolute;
    right: 1px;
    top: 31px;
    cursor: pointer;
}

.modal .applied_promo {
    display: none;
    min-height: 180px;
}

.modal .applied_promo .text {
    line-height: 30px;
}

.modal .applied_promo .code-info a {
    top: -11px;
    right: 11px;
    position: absolute;
    color: red;
}

.modal .applied_promo .code {
    float: right;
    padding: 5px 5px 5px 5px;
    background: #8673d0;
    color: white;
    font-weight: 500;
    cursor: pointer;
}

.modal .pay-now-promo {
    margin-top: 10px;
    text-align: center;
}

.modal .applied_promo .price-breakup {
    margin-top: 10px;
}

.modal hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.modal .highlighted-text {
    color: #8673d0
}

.modal .applied_promo .price-breakup label {
    width: 55%
}

;
.home-promo-popup-modal {
    padding: none !important;
}

.modal .close-icon-anchor img {
    height: 15px;
    width: 15px;
    right: 10px;
    position: absolute;
    top: 10px;
}

.content-page-section .banner_search {
    position: relative;
    bottom: 40px;
}

.content-page-section .banner_search h2 {
    text-align: center;
}

.blog-listing-section .banner_search {
    position: relative;
    bottom: 40px;
}

.blog-listing-section .banner_search h2 {
    text-align: center;
}

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

.blog_desc {
    min-height: 100px;
}

.wallet_page.user .tab-content {
    margin-top: 0px;
}

.wallet-selection {
    padding: 10px 10px 0px 10px;
}

.wallet-selection span {
    font-size: 16px;
}

.modal .wallet-selection {
    padding: 0px;
}

.modal .script_info {
    border: none;
}

.signed-up-links a {
    padding: 10px;
    display: inline-block;
}

.signup .custom-checkbox label {
    font-size: 15px !important;
}

.signup label {
    margin-bottom: 0;
}

.signup .allrady_r {
    margin-bottom: 0;
}

.signup .social_login {
    margin-top: 0;
}

.signup .no-padding-left {
    padding-left: 1px;
}

.reg_btn_blog {
    position: relative;
    float: left;
    width: auto;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
}

.reg_btn_blog .reg_btn>a {
    font-size: 16px;
    padding: 9px 12px;
    line-height: 20px;
    display: block;
    background-color: #7563bd;
    text-align: center;
    position: relative;
    color: #FFF;
}

.reg_btn_blog .reg_btn {
    padding: 2px;
    position: relative;
    min-width: 130px;
    display: inline-block;
    margin: 0px auto;
}

.reg_btn_blog .reg_btn:after,
.reg_btn_blog .reg_btn:before {
    display: block;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    border: 2px solid #fff;
    z-index: 1
}

.reg_btn_blog .reg_btn:before {
    top: 0;
    border-bottom: 0
}

.reg_btn_blog .reg_btn:after {
    bottom: 0;
    border-top: 0
}

.reg_btn_blog .reg_btn a:hover {
    color: #fff
}

.reg_btn_blog .reg_btn:hover:after,
.reg_btn_blog .reg_btn:hover:before {
    height: 18px
}

.signup-as-text {
    font-size: 16px;
    text-align: center;
}

select.selectpicker {
    display: block !important;
    float: left;
    overflow: hidden; 

    height: 34px;
    width: 0;
    border: 0; 
    padding: 0; 

    box-shadow: none; 
    color: white; 
}

@media (max-width:1024px) {
    .search-price-info {
        font-size: 12px;
        top: 10px;
        right: 40px;
    }
}

@media (max-width:720px) {
    .search-price-info {
        font-size: 11px;
        top: 10px;
        right: 30px;
    }
}

@media (max-width:480px) {
    .search-price-info {
        font-size: 10px;
        top: 15px;
        right: 15px;
    }
    .signup .no-padding-left {
        padding-left: 15px;
    }
}

.whatsapp-info a {
    font-size: 16px !important;
}

.navbar-default .navbar-nav>li.reg_btn>a {
    z-index: 999;
}

.reg_btn_blog .reg_btn>a {
    z-index: 999;
}
#removeplandiv{display: none;}
#removeplandiv label{font-weight: 600;font-size: 16px;}
.hirelaststep .form-group{margin-bottom:0px; }
.hire-artist-header .page_titel_inner{padding: 45px 0 0px;}
.hire-artist-header .page_titel_inner h1{font-size: 32px;}
.cke_toolbar_break{display: none !important;}

/*new design hire page*/
.border-clr ul {
    padding: 0;
}

.border-clr ul li {
    list-style: none;
    display: inline-block;
    width: 30%;
}

.border-clr ul li label {
    margin-bottom: 0;
    font-weight: 600;
    border: 1px solid black;
    border-radius: 4px;
    padding: 0px 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #000;
}

.border-clr .input-bx {
    /*background: #4a4bc0;*/
    margin: 5px 0px 10px 0px;
    border-radius: 6px;
}

.border-clr input {
    z-index: 1;
    position: relative;
    cursor: pointer;
}

.border-clr img {
    margin-top: -36px;
    height: 186px;
}

@media only screen and (max-width: 768px) {
    .border-clr ul li {
        display: block;
        width: 100%;
    }

    .bottom-price {
        right: 94px;
    }
}

/*------------*/
.image-price {
    position: relative;
    text-align: center;

}

.top-price {
    position: absolute;
    top: 32%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 36px;
    font-weight: 700;
    color: #fff;
}
.top-price p {
     font-size: 32px;
    font-weight: 700;
    color: #fff;
    margin: 15px 0 0 0;
    padding: 0;
}

.bottom-price {
    position: absolute;
    bottom: 7px;
    right: 0px;
    color: #fdde02;
    font-weight: 600;
    transform:none;
    width: 100%;
    text-align: center;   
}
.bottom-price p{
    margin: 0px;
   color: #fdde02;
   font-size: 13px;
}

.center-price {
    position: absolute;
    top: 22%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}
.center-price p{
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin: 0px;
    padding: 0px;
}
.center-price p.planfirst{
    line-height:13px !important;
    margin-top: -5px !important;
    font-size: 11px !important;
}
.center-bootom {
    position: absolute;
    bottom:65px;
    right: 0px;
    color: #7563bd;
    font-weight: 600;
    transform:none;
    width: 100%;
    text-align: center;
}
.center-bootom p{
    margin: 0 !important;
    padding: 0;
    color: #7563bd;
    line-height: 16px;
    font-size: 15px;
}
.center-bootom p span{
    padding-right: 40px;
}
.show-membership-plan-div .is-into-plans {
    margin: 0px;
    margin-top: -10px;
    border: none;
    background: none;
    padding: 0px;
}
.is-into-plans h4 input{
    margin-right: 5px;
}
.hire_artist_promocode h6{
   margin: 5px 0;
}
.price-ha .script_info{
    padding: 0px;
    border: none;
    margin-bottom: 5px !important;
}
.price-ha  .wallet-selection{
   margin-bottom: 0;
   padding: 5px 0 0 0;
}
.price-ha  .wallet-selection label{
    margin-bottom: 0px;
}
.get-quote-btn{
    min-height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.get-quote-btn.quotebtnnew{
    min-height: auto;
}
.get-quote-btn a{
    margin-left: auto;
    margin-right: auto;
    -ms-flex-item-align: center;
    align-self: center;
}
.total-price{
    position: relative;
}
.total-price .small-text{
    position: absolute;
    right: 0;
    line-height: 30px;
    margin-bottom: 0px;
}
.price-mid-panel label.error{
    position: relative;
    bottom: 0px;
}
@media only screen and (max-width: 1120px) {
   .border-clr ul li{
    width: 100%;
   }
   .total-price .small-text{
    position: relative;
    right: 0;
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
}
}
@media only screen and (max-width: 768px) {
    .border-clr ul li {
        display: block;
        width: 100%;
    }

    .bottom-price {
        right: 0px;
        bottom: 9px;
    }
    .center-bootom {
        right: 0px;
        bottom: 60px;
    }
    .get-quote-btn{
        min-height: auto;
    }
}
.boldtxt{font-weight: 600;}
.boldtxt p {color: #000;font-size: 15px; font-weight: normal;}
.boldtxt p span{font-weight: bold;}
.boldtxt p span.voyzplanname{font-weight: normal;}
.promo_discount_amount p {color: #000;font-size: 15px; font-weight: normal;}
.promo_discount_amount p span {font-weight: 600;}
.finaltotalprice{margin:0 auto;display: inline-block; font-weight: 600; font-size: 16px; text-align: center; background: #fff; padding: 4px 10px; border-radius: 3px; color: #7563bd; box-shadow: 1px 1px 4px #7563bd47;}
.finaltotalprice h3{font-size: 16px;}
.price-bx h6 {
color: #222;
font-size: 15px;
font-weight: 600;
}

.price-discount-bx {
text-align: center;
margin: 0px 0px 10px 0;
}
.save-price {
font-size: 12px;
font-weight: 700;
/* border: 2px solid black; */
border-radius: 4px;
display: inline-block;
/* padding: 0px 10px; */
width: 150px;
margin-bottom: 0px;
background: red;
}

.price-bx span {
font-weight: bold;
}
.price-discount-bx .discount-bx-title {
display: inline-block;
vertical-align: top;
background: red;
padding:3px 10px 6px 10px;
color: #fff;
box-shadow: 2px 2px 3px #00000063;
margin-bottom: 10px;
margin-top: 0px;
font-size: 16px;
font-weight: 600;
}
.price-discount-bx .discount-bx-title a{
    color: #fff;
}

.discount-title {
font-size: 15px;
font-weight: 700;
border: 2px solid #000;
border-radius: 4px;
display: inline-block;
padding: 1px 10px;
width: 150px;
margin-bottom: 0px;
/* box-shadow: 1px 1px 3px #0000005e;*/
}

.discount-color1 {
color: #ff8d1a;
border: 2px solid #ff8d1a;
}

.discount-color3 {
color: #ff8d1a;
border: 2px solid #ff8d1a;
}
.upload_script p.planfirst{
    line-height: 16px;
    font-size: 13px;
    padding: 0 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
/*.hireartpage p{line-height: 0;}*/
.price-ha small{float: right;font-size: 12px;}
.page-wrap {
    min-height: 0;
    margin-bottom: 0;
}
.jksecure{
	margin-top:6px;float: left;line-height: 30px;font-size: 12px;
}
.jkbutton{
	position: relative;
	right: -10px;
	float: right;
}
.custom-container{width:100%; max-width:1360px;}
.is-stackholder-sec{width:100%; padding:0 0 50px 0;}
.is-stackholder-sec h2{margin:0 0 15px 0; text-align:center;}
.is-stackholder-sec .heading h2:before{left:50%; margin-left:-30px;}
.is-stackholder-sec .heading h2:after{left:50%;}
.is-stackholder-bx {width:100%; position:relative; overflow:hidden; height:265px;}
.is-stackholder-bx a:hover img{transform:scale(1.3);}
.is-stackholder-bx figure{margin:0;width:100%; height:100%; position:relative;}
/*.is-stackholder-bx figure:before{position:absolute; left:0; top:0; width:100%; height:100%; content:''; z-index:1; background-color:rgb(0 0 0 / 20%);}*/
.is-stackholder-bx figure img{width:100%; height:100%; -ms-transition: all 0.5s ease-out 0s;
    -webkit-transition: all 1.0s ease-out 0s;
    -moz-transition: all 1.0s ease-out 0s;
    -o-transition: all 1.0s ease-out 0s;
    transition: all 1.0s ease-out 0s;
    
}
.is-stackholder-bx h4{position:absolute; left:10px; bottom:10px; color:#fff; z-index:2; font-size:22px; font-weight:600; margin:0; padding:10px;}
.is-stackholder-bx.is-customr-bx-main{width:100%; max-width:300px; margin:0px auto; margin-bottom:30px;}
.is-stackholder-sec .heading {text-align:center; font-weight: 500;color: #333;}
.stackholder-faqs{margin-top:20px;}
.minheight150{min-height:60px;}
.is-stackholder-sec .stackholder-faqs h1:first-child{display:none;}
.is-stackholder-sec .stackholder-faqs .faq-penal .panel-group .panel-default:nth-child(-n+40){display:none;}
.is-popu-outer{margin-top:15px; margin-bottom:15px;}
.is-stackholder-sec ul.is-orderlist>li:before{
    content: '';
    background: #1f1f1f;
    opacity: .1;
    position: absolute;
    z-index: 2;
    left: 15px;
    right: 15px;
    top: 0;
    bottom: 0px;
    pointer-events: none;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.is-stackholder-sec ul.is-orderlist:hover > li:before{opacity: .8!important;}
.is-stackholder-sec ul.is-orderlist>li:hover:before{opacity: 0!important;}
.page_titel_inner.creater-inner-title{padding-top:101px;}
.page_titel_inner.creater-inner-title p{color:#fff; margin:0; padding:0 15px;}

/*1-3-23 start*/
.signup-radio{
    padding-left: 0px;
    margin-top: 5px;
}
.sm-btn{
    height: 100px;
    margin-left: 10px;
    background-color: #ff8d1a;
    color: #fff;
    font-weight: 700px !important;
    padding: 0px 15px;
    border-radius: 5px;
}
.sm-btn input[type="file"] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.01;
    -webkit-opacity: 0.01;
    -moz-opacity: 0.01;
    -ms-opacity: 0.01;
}
.orange-btn i{
    font-size: 40px;
}
.lbl-upload-photo{
    font-weight: 500 !important;
}
.span-after-add-img{
    margin-left: 50px;
}
.change-img{
    border-radius: 5px;
}
.custom_select{
    font-size: 15px;
    font-weight: bold;
    color: #262626;
}
.custom_select:hover{
    color: #fff;
}
.select2-container--default .select2-selection--single{
    background-color: transparent !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder{
    color: #fff !important;
    font-size: 15px !important;
}
.select2-container .select2-selection--single{
    height: 48px !important;
}
.selection .select2-selection .select2-selection__rendered .custom_select{
    padding-top: 4px;
    color: #fff !important;
}
.dynamic-frm-img{
    width: 100%;
    height: 60px;
}
/*1-3-23 end*/


/*#step4 .row {
    display: flex;
    flex-wrap: wrap;
}
#step4 .row .dynamic-field:nth-child(1){
     -ms-flex-order: 3;
     order: 3;
}
#step4 .row .dynamic-field:nth-child(2){
    -ms-flex-order: 3;
    order: 3;
}
#step4 .row .dynamic-field:nth-child(3){
    -ms-flex-order: 2;
    order: 2;
}
#step4 .row .dynamic-field:nth-child(4){
    -ms-flex-order: 4;
    order: 4;
}
#step4 .row .dynamic-field:nth-child(5){
    -ms-flex-order: 5;
    order: 5;
}*/


#step4 .row .dynamic-field {
    min-height: 130px;
}
#step3 .product_sec .col-sm-6.dynamic-field {
    min-height: 210px;
}

.profile_img_inner{
 width:100%;
}
.profile_img_inner input[type=file]{
   position: absolute;
    top: 0;
    left: 0;
    font-size: 17px;
    color: #b8b8b8;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.01;
    cursor: pointer;
    z-index:10;
        border-radius: 100%;
}

.is-stackholder-sec .hiw-hm-list>li{width:33%;}
.is-stackholder-sec .hiw-hm-list>li>p{
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
}
.is-stackholder-sec .hiw-hm-list h3{color: #000; text-transform: uppercase;}
.is-stackholder-sec .hiw-hm-list h2{
    color: #8673d0;
    font-size: 45px;
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    border: 2px solid #8673d0;
    line-height: 1;
    padding: 15px 0;
}
.is-stackholder-sec .hiw-hm-list>li:after{display:none;}

.is-howwork-sec{width:100%; padding:100px 0; background-color:#f7f7f7;}
.is-howwork-sec .container{max-width:1290px;}
.is-howwork-bx{width:100%; padding:30px; text-align:center;}
.is-howwork-bx figure{width:70px; margin:10px auto;}
.is-howwork-bx h3{
    font-size: 22px;
    color: #555;
    letter-spacing: 1px;
    font-weight: 900;
    margin: 25px 0 10px 0;
    text-shadow: 0 0px 0.5px #555;
}
.is-howwork-bx p{
    letter-spacing:1px;
    color:#62646a;
    font-size:18px;
}

#step1 .product_sec .dynamic-field{
 min-height: 140px;
}
#step2 .product_sec .dynamic-field{
 min-height: 140px;
}
#step3 .product_sec .dynamic-field{
 min-height: 140px;
}
#step4 .product_sec .dynamic-field{
 min-height: 140px;
}

@media (max-width:768px) {
    .is-howwork-sec{padding:25px 0;}
    .is-howwork-bx{padding:15px;}
    .is-stackholder-sec .hiw-hm-list>li{width:100%;}
    .is-stackholder-sec .hiw-hm-list>li>p{font-size:16px;}
    .minheight150{min-height:inherit;}
	.jksecure{
	margin-top:6px; margin-bottom:6px;float: inherit;line-height:0px;
}
.jkbutton{
	position: relative;
	right: 0px;
	float: inherit;
}
}
@media (min-width:900px) {
	.jkbutton{
	position: relative;
	right: -6px;
}
}
@media (max-width:1366px) {
	.jkbutton{
	position: relative;
	right: -10px;
    }
}
@media (max-width:767px) {
    .is-stackholder-sec .heading span{display:block;}
        #step4 .row .dynamic-field{
        width: 100%;
    }
}
