@media only screen and (min-width: 1280px) {
    .container {
        max-width: 1740px;
        padding-left: 50px;
        padding-right: 50px;
    }

    .smart-quick-follow,
    html #site-footer .section-inner {
        max-width: 1740px;
        margin: 0 auto;
        padding: 0 50px;
        width: 100%;
    }
}

@media only screen and (min-width: 1596px) and (max-width: 1670px) {
	.accountant_refer .success_rate > span, .accountant_refer .completed_rate > span {
    width: 63%;
}
	.accountant_refer > div{
		margin: 0 35px 0 0;
	}
	.accountant_refer > div:first-child {
    width: 32%;
}
}
@media only screen and (max-width: 1595px) {
    .banner_case_study {
        width: 31.4%;
        padding: 40px 25px;

    }

    .banner_case_study .case_study_title,
    .banner_case_study .study_content {
        margin-bottom: 20px;
    }

    .referral_this_month {
        padding: 35px 5px 20px;
        font-size: 60px;
    }

    .accountant_refer>div {
        font-size: 22px;
    }

    .accountant_refer .success_rate>span,
    .accountant_refer .completed_rate>span {
        width: 51%;
        padding-left: 15px;
    }

    .accountant_refer>div {
        margin: 0 20px 0 0;
    }

    .accountant_refer>div.completed_rate {
        width: 33%;
    }

    html #site-footer .section-inner {
        width: 100%;
    }

    /* html body:not(.home) .content-area > .site-main {
        padding: 0 15px;
    } */
    html body:not(.home) .content-area .page_title ,div#primary.contact-page .page_title,div#primary.case-study-page .page_title{
        font-size: 94px;
    }

    .accountant_refer>div:first-child {
        width: 29%;
    }

    .referral_full_bar>div {
        width: 23.7%;
    }

    html footer div.wpcf7-response-output {
        font-size: 13px;
    }
    .case_study_wrapper > li:nth-child(2n+1) .study-content-wrap {
		padding-left: 80px;
		padding-right: 60px;
	}
	.study-content-wrap {
		float: left;
		width: 50.5%;
		padding: 65px 60px 15px 80px;
	}
}


@media only screen and (max-width:1350px){
.study_title {
		font-size: 35px;
}
.case_study_wrapper > li:nth-child(2n+1) .study-content-wrap {
    padding-left: 50px;
    padding-right: 30px;
}
.study-content-wrap {
    padding: 50px 30px 15px 50px;
}


}
@media only screen and (max-width: 1280px) {
    html body:not(.home) .content-area>.site-main {
        padding: 0 15px !important;
    }
}



@media only screen and (min-width:1024px) and (max-width: 1279px) {

    html body:not(.home) .content-area .page_title ,div#primary.contact-page .page_title,div#primary.case-study-page .page_title{
        font-size: 80px;
    }

    .banner_case_study .case_study_title {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .referral_full_bar span {
        font-size: 18px;
    }

    .referral_full_bar .referral_this_month~span {
        padding: 25px 0;
    }

    .accountant_refer>div>div.digit_wrap,
    .accountant_refer>div>div.digit_rate {
        font-size: 18px;
        width: 100px;
        height: 100px;
        line-height: 89px;
        margin-right: 15px;
        border-width: 7px;
    }

    .banner_case_study .study_content {
        font-size: 16px;
    }

    .referral_this_month {
        font-size: 50px;
    }

    .accountant_refer .success_rate>span,
    .accountant_refer .completed_rate>span {
        width: 55%;
    }

    .accountant_refer>div {
        font-size: 19px;
    }

    .accountant_refer>div.completed_rate,
    .accountant_refer>div:first-child {
        width: 46%;
        margin: 0 15px !important;
    }

    .accountant_refer>div:last-child {
        display: table;
        margin: 30px auto;
    }

    .referral_full_bar>div {
        width: 23.5%;
    }

    .contact-details-all .cont-add,
    .contact-details-all p {
        font-size: 16px;
    }

    .footer-top .widget-content:last-child {
        width: 35.6%;
    }

    html div.wpcf7-response-output {
        font-size: 12px;
    }

    html footer div.wpcf7-response-output {
        font-size: 12px;
    }

    html .documents table [data-title="Action"] a {
    margin: 0 30px 0 0;
}
	.map_section iframe {
		height: 480px !important;
	}
	.study_content p {
		font-size: 17px;
		margin-bottom: 20px;
	}
	.case_study_wrapper > li:nth-child(2n+1) .study-content-wrap {
		padding-left: 30px;
		padding-right: 20px;
	}
	.study-content-wrap {
		padding: 30px 20px 15px 30px;
	}
	.study_title {
		font-size: 30px;
		line-height: 30px;
	}
	.case_study_wrapper > li {
		margin: 0 0 30px;
	}
	

}


@media only screen and (min-width:1230px) and (max-width: 1279px) {

    .accountant_refer .success_rate>span,
    .accountant_refer .completed_rate>span {
        width: 50%;
        padding-left: 25px;
    }

    .accountant_refer>div.completed_rate,
    .accountant_refer>div:first-child {
        width: 31%;
        margin: 0 15px 0 0 !important;
        font-size: 22px;
    }

    .accountant_refer>div:last-child {
        display: inline-block;
    }

    .accountant_refer>div:last-child span:last-child {
        max-width: 300px;
        display: block;
        margin: auto;
    }

    .banner_case_study {
        padding: 40px;
    }

    .banner_case_study .case_study_title {
        font-size: 30px;
    }
    .map_section iframe {
		height: 530px !important;
	}
}



@media only screen and (min-width:768px) and (max-width: 1023px) {
    .portal-home-login.section-gapping {
        height: 770px;
    }

    html .header-inner {
        padding: 27px 0 0;
    }

    html #site-header {
        padding: 24px 0 35px;
    }

    .portal-home-login .vc_custom_heading {
        font-size: 80px !important;
    }

    html body:not(.home) .content-area .page_title,div#primary.contact-page .page_title ,div#primary.case-study-page .page_title{
        font-size: 60px;
        margin-bottom: 40px;
    }

    html .welcome-name {
        font-size: 32px;
    }

    html body:not(.home) .content-area {
        padding: 65px 0;
    }

    p.sign-out-data a {
        margin-left: 15px;
    }

    .banner_case_study .case_study_title {
        font-size: 23px;
    }

    .banner_case_study .case_study_title,
    .banner_case_study .study_content {
        margin-bottom: 15px;
    }

    .banner_case_study .study_content {
        font-size: 16px;
    }

    .banner_case_study a {
        font-size: 16px;
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
    }

    .banner_case_study {
        padding: 15px;
        float: right;
    }

    .client_banner {
        overflow: hidden;
        margin-bottom: 60px;
    }

    .banner_img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .banner_txt {
        font-size: 40px;
        left: 20px;
    }

    .banner_img {
        position: absolute;
        top: 0;
        bottom: 0;
    }

    .header-top-menus .menu li {
        margin: 0 16px;
    }

    .referral_full_bar>div {
        width: 23%;
    }

    .referral_this_month {
        font-size: 40px;
    }

    .referral_full_bar span {
        font-size: 17px;
    }

    .referral_full_bar .referral_this_month~span {
        padding: 15px 0;
        font-size: 14px;
        min-height: 53px;
    }

    .referral_full_bar {
        margin-bottom: 45px;
    }

    .commission_total {
        font-size: 40px;
        margin-bottom: 60px;
    }

    .accountant_refer>div:first-child,
    .accountant_refer>div.completed_rate {
        width: 49%;
        margin: 0;
    }

    .accountant_refer>div>div.digit_wrap,
    .accountant_refer>div>div.digit_rate {
        font-size: 18px;
        width: 100px;
        height: 100px;
        line-height: 89px;
        margin-right: 15px;
        border-width: 7px;
    }

    .client_rating span:first-child {
        width: 400px !important;
        margin: 30px auto;
    }

    table.referral_listing .client_rating span:first-child {
        width:135px !important;
    }

    .accountant_refer>div {
        font-size: 21px;
    }

    .accountant_refer {
        padding-bottom: 60px;
        margin-bottom: 60px;
    }

    .client_referrals {
        padding: 20px 30px;
        font-size: 22px;
    }

    table.referral_listing {

        font-size: 15px;
    }

    html #site-footer .section-inner {
        width: 100%;
    }

    html .footer-top>div {
        padding: 0 10px;
    }

    .footer-top .widget-title {
        font-size: 28px;
    }

    .accountant_refer>div:last-child {
        width: 100%;
        text-align: center;
    }

    .contact-details-all .cont-add,
    .contact-details-all p {
        font-size: 18px;
    }

    html footer div.wpcf7-response-output {
        font-size: 12px;
        bottom: -51px;
    }

    body.error404 .entry-title {
        font-size: 70px;
    }

    .accountant_refer .success_rate>span,
    .accountant_refer .completed_rate>span {
        width: 52%;
    }

    html table.referral_listing td,
    html table.referral_listing_broker td,
    html .documents table td,
    html table.referral_listing th,
    html table.referral_listing_broker th,
    html .documents table th {
        padding-left: 5px;
        padding-right: 5px;
    }

    html table.referral_listing td.client_rating {
        padding-right: 7.5px;
        padding-left: 7.5px;
    }

    html .documents table tr td:not(:last-child),
    html .documents table tr th:not(:last-child) {
        width: auto;
    }
    .right_title, .left_title {
		font-size: 30px;
	}
	.map_section iframe {
		height: 380px !important;
	}
	.contact_section {
		padding-bottom: 65px;
	}
	.study_title {
		font-size: 22px;
		line-height: 22px;
		margin-bottom: 12px;
	}
	.study_txt:empty + .study_title:after {
		width: 92px;
		margin: 11px 0 17px;
	}
	.case_study_wrapper > li:nth-child(2n+1) .study-content-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
	.study-content-wrap {
		padding: 20px 20px 15px 20px;
	}
	.study_content p {
		font-size: 15px;
		line-height: 19px;
		margin-bottom: 10px;
	}
	.study_txt:after {
		width: 80px;
		height: 2px;
		margin: 10px 0 0;
	}
	.study_txt {
		font-size: 15px;
		line-height: 20px;
		margin: 0 0 14px;
	}
	.case_study_wrapper > li {
		margin: 0 0 30px;
	}
	.rating-box {
    max-width: 78%;
    padding: 50px 40px 40px;
}
	.media_upload_broker .upload-input-wrap span.wpcf7-form-control-wrap.file_name {
    width: 59%;
}
	html .documents table [data-title="Action"] a {
    margin: 0 10px 0 0;
	font-size: 15px;
}
	.documents.broker th:first-child, .documents.broker td:first-child {
    width: auto;
}
	.media_upload form span.wpcf7-form-control-wrap{
   /*  width: 32.7%; */
}
	.media_upload form span.wpcf7-form-control-wrap select {
    max-width: 175px;
}
	.section_wrap_detail > div span {
    font-size: 24px;
}
}

@media only screen and (max-width: 767px) {
    .portal-home-login.section-gapping {
        height: auto;
        padding: 75px 0 80px;
        background-position: 27% 100%;
        min-height: 74vh;
    }

    html .header-inner {
        padding: 15px 0 0;
    }

    html #site-header {
        padding: 15px 0;
    }

    .portal-home-login .vc_custom_heading {
        font-size: 50px !important;
        max-width: 220px;
        line-height: 110%;
        margin: 0 auto 30px;
    }

    .smart-quick-follow ul {
        display: inline-block;
        vertical-align: top;
    }

    .smart-quick-follow {
        text-align: center;
    }

    .portal-home-login input[type="button"],
    .portal-home-login input[type="submit"] {
        width: 48%;
    }

    .portal-home-login .vc_col-sm-12 {
        width: 452px;
        max-width: 92%;
    }

    .smart-quick-follow>.account-links-top {
        float: none;
        margin: 15px 0 30px;
    }

    html body:not(.home) .content-area {
        padding: 40px 0;
    }

    h2.welcome-name {
        font-size: 18px;
        text-align: center;
        margin: 0 0 5px 0;
    }

    html body:not(.home) .content-area .page_title ,div#primary.contact-page .page_title,div#primary.case-study-page .page_title{
        max-width: 100%;
        font-size: 32px;
        text-align: center;
        margin-bottom: 40px;
    }

    .banner_img,
    .banner_case_study {
        width: 100%;
        position: static;
    }

    .banner_txt {
        bottom: auto;
        line-height: 120%;
        left: 10px;
        right: 10px;
        text-align: center;
        font-size: 30px;
        transform: none;
        top: 30px;
        margin: auto;
    }

    .banner_case_study {
        padding: 20px 15px;
        text-align: center;
    }

    .banner_case_study .case_study_title {
        font-size: 30px;
        max-width: 100%;
    }

    .banner_case_study .study_content {
        text-align: center;
        font-size: 16px;
    }

    .client_banner {
        margin-bottom: 60px;
    }

    .referral_full_bar>div {
        width: 100%;
        margin: 0 0 20px;
    }

    .referral_full_bar .referral_this_month~span {
        padding: 20px 0;
    }

    .referral_full_bar span {
        font-size: 20px;
    }

    .referral_this_month {
        font-size: 60px;
        padding: 20px 5px;
    }

    .referral_full_bar {
        margin-bottom: 35px;
    }

    .commission_total {
        font-size: 24px;
        margin-bottom: 40px;
    }

    .accountant_refer>div {
        width: 100% !important;
        margin: 0 0 30px;
        text-align: center;
    }

    .accountant_refer>div>div.digit_wrap,
    .accountant_refer>div>div.digit_rate {
        margin: 0 0 15px;
    }

    .accountant_refer .success_rate>span,
    .accountant_refer .completed_rate>span {
        width: 100%;
    }

    .accountant_refer>div {
        font-size: 20px;
    }

    .accountant_refer {
        padding-bottom: 30px;
        margin-bottom: 60px;
    }

    html .footer-top {
        display: block;
        padding-bottom: 20px;
    }

    .foot-social {
        margin-top: 30px;
    }

    html body .foot-first .footer-logo img.alignnone.size-full {
        margin: auto;
    }

    .smart-quick-follow ul li {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 15px !important;
    }

    html .footer-top>div {
        margin: 0 0 25px;
    }

    .contact-details-all .cont-add,
    .contact-details-all p {
        max-width: 100%;
        font-size: 16px;
    }

    .footer-top .widget-content:last-child {
        width: 100%;
        margin: 0;
    }

    .footer-top .widget-title {
        margin: 0 0 20px;
        font-size: 30px;
    }

    .client_referrals {
        font-size: 24px;
        padding: 20px;
    }

    .banner_img::after {
        display: none;
    }

    .banner_case_study {
        position: relative;
    }

    .banner_case_study::before {
        content: '';
        border-bottom: 16px solid #faa61a;
        position: absolute;
        right: 0;
        left: 0;
        top: -14px;
        margin: auto;
        width: 33px;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
    }

    .client_wrap {
        overflow-x: auto;
    }

    html #site-footer .section-inner {
        width: 100%;
        padding: 0 20px;
    }

    html table.referral_listing thead,
    html table.referral_listing_broker thead,
    html .documents table thead {
        display: none;
    }

    html table.referral_listing tr td[data-title]::before,
    html table.referral_listing_broker tr td[data-title]::before,
    html .documents table tr td[data-title]::before {
        content: attr(data-title) ": ";
        font-weight: bold;
        float: left;
        color: #333;
        font-size: 16px;
    }

    html table.referral_listing td,
    html table.referral_listing_broker td,
    html .documents table td {
        display: block;
        font-size: 14px;
        padding: 10px !important;
        text-align: right !important;
    }

    table.referral_listing .client_rating span:first-child {
        width: 105px !IMPORTANT;
        background-size: 100% auto !important;
        float: right;
    }

    html table.referral_listing td.client_rating {
        width: 100%;
        overflow: hidden;
    }

    html table.referral_listing tr,
    html table.referral_listing_broker tr,
    html .documents table tr {
        padding-bottom: 15px;
        margin-bottom: 15px;
        display: block;
    }

    html table.referral_listing tbody tr:last-child,
    html table.referral_listing_broker tbody tr:last-child,
    html .documents table tbody tr:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }

    table.referral_listing,
    html table.referral_listing_broker,
    html .documents table {
        border: 1px solid #ddd;
    }

    .pagination_wrap {
        margin: 0 auto 20px;
        text-align: center;
    }

    .header-top-menus .menu li {
        margin: 5px 16px;
        float: none;
        display: inline-block;
    }

    .header-top-menus .menu a {
        font-size: 15px;
    }

    .accountant_refer .client_rating span:first-child {
        background-size: 100% auto !important;
    }

    .accountant_refer>div:last-child {
        min-width: auto;
    }

    .accountant_refer .client_rating span:first-child,
    html body:not(.home).rating .content-area .client_rating span:first-child {
        background-size: 100% auto !important;
        background-image: url(../images/star-large-rating.fw.png);
        background-repeat: no-repeat;

    }

    html body:not(.home).rating .content-area .client_rating {
        width: 345px;
    }

    .accountant_refer .client_rating span.rate100 {
        background-position: -1px -3px;
    }

    .accountant_refer .client_rating span.rate80 {
        background-position: -1px -70px;
    }

    .accountant_refer .client_rating span.rate60 {
        background-position: -4px -143px;
    }

    .accountant_refer .client_rating span.rate40 {
        background-position: -1px -214px;
    }

    .accountant_refer .client_rating span.rate20 {
        background-position: -1px -280px;
    }

    .accountant_refer .client_rating span.rate0 {
        background: url(../images/star-large-rating.fw.png) no-repeat -8px -351px;
    }

    table.referral_listing .client_rating span.rate0 {
        background: url(../images/star-large-rating.fw.png) no-repeat -2px -110px;
    }

    table.referral_listing .client_rating span.rate20 {
        background: url(../images/star-large-rating.fw.png) no-repeat -1px -85px;
    }

    table.referral_listing .client_rating span.rate40 {
        background: url(../images/star-large-rating.fw.png) no-repeat -1px -63px;
    }

    table.referral_listing .client_rating span.rate60 {
        background: url(../images/star-large-rating.fw.png) no-repeat -2px -42px;
    }

    table.referral_listing .client_rating span.rate80 {
        background: url(../images/star-large-rating.fw.png) no-repeat -2px -19px;
    }

    table.referral_listing .client_rating span.rate100 {
        background: url(../images/star-large-rating.fw.png) no-repeat -2px 3px;
    }

    html footer div.wpcf7-response-output {
        bottom: -35px;
        font-size: 12px;
    }

    .media_upload form {
        padding: 60px 15px 40px;
    }

    .section_wrap>div {
        display: block !important;
        padding: 0;
        width: 100%;
        border: none;
        margin-bottom: 40px;
    }

    .popup_wrap .form_title,
    .popup_wrap_edit .form_title,
    .new_referal_wrap_edit_broker .form_title,
    .register_form_wrap .form_title ,.edit_account_popup .form_title,
	.edit_account_popup_right .form_title{
        font-size: 40px;
        margin: 65px auto 30px;
    }

    html .form-row.form-row-half {
        width: 100%;
        float: none !important;
    }

    html .form-wrap {
        margin-bottom: 15px;
    }

    .form-wrap.form-pass-wrap .form-row.form-row-half {
        width: 100% !important;
    }

    html span.pass-ins {
        font-size: 11px;
    }


    .client_referrals,
    .broker_referrals,
    .doc_title {
        text-align: center;
		font-size: 28px;
		padding: 30px 20px;
    }

    .section_left_side>div,
    .section_right_side>div {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .section_left_side>div span {
        font-size: 25px;
    }

    .section_right_side>div span {
        font-size: 25px;
    }

    html select.referral_dropdown {
        font-size: 18px;
    }

    html .section_right_side .dropdow_wrap span {
        font-size: 17px;
    }

    .banner_txt br {
        display: none;
    }

    html body:not(.home).rating .content-area .title_page {
        font-size: 22px;
        margin-top: 40px;
        padding-top: 40px;
    }

    html input#save_rating+span {
        margin-top: 40px;
        font-size: 20px;
    }

    html body:not(.home).rating .content-area .page_title {
        max-width: 100%;
    }

    .accountant_refer .success_rate>span,
    .accountant_refer .completed_rate>span {
        padding: 0;
        margin-top: 15px;
    }

    html td.file_td_clean {
        display: block;
        margin: 10px 0;
    }

    html table.file_table_clean,
    html table.file_table_clean * {
        border: 0;
    }

    html input[type="text"].file_input_textbox {
        margin: 0 auto 20px;
        text-align: center;
    }

    html input[type="button"].file_input_button,
    html input[type="button"].file_input_button_hover,
    html input[type="button"].file_input_submit:disabled,
    html input[type="button"].file_input_submit,
    html input[type="button"].file_input_submit:hover,
    html input[type="button"].file_input_submit:focus,
    html input[type="button"].file_input_button:disabled,
    html input[type="button"].file_input_button_hover:disabled {
        margin: auto;
        position: static;
        display: block;
    }

    html form.file_input_uploadform {
        margin: auto;
    }

    div#wordpress_file_upload_title_1 {
        text-align: center;
    }

    html table.file_table_clean,
    div#wordpress_file_upload_block_1>div.file_div_clean {
        margin: 0 auto;
    }

    .media_upload {
        padding: 30px 0 0;
    }

    ul.star_rating li:after {
        font-size: 25px;
    }
	.rating-box .review-head {
    font-size: 16px;
	margin-bottom: 25px;
}
	html input#save_rating {
    height: 40px;
    padding: 0 40px;
}
    ul.star_rating li {
    margin: 0 7px;
    width: 35px;
    height: 35px;
    background-size: 171px;
    background-position: -33px -176px;
}
	ul.star_rating li.show_star, ul.star_rating li:hover {
    background-position: -34px -104px;
}

    .accountant_refer>.client_rating {
        width: 345px !important;
        margin: auto !important;
        display: block;
    }

    body.error404 .entry-title {
        font-size: 40px;
    }

    body.error404 .intro-text p {
        font-size: 16px;
        padding: 0;
        max-width: 90%;
    }

    html body.search.search-no-results .header-titles-wrapper,
    body.error404 .header-titles-wrapper {
        margin-top: 20px;
    }

    .header-top-menus .menu {
        text-align: left;
    }

    html form.woocommerce-ResetPassword.lost_reset_password,
    html form.woocommerce-ResetPassword.lost_reset_password+div.error {
        max-width: 100%;
    }

    html .documents table tr td, html .documents table tr th {
    width: auto !important;
    overflow: hidden;
}
	html .documents table [data-title="Action"] a {
    margin: 0 10px 0 0;
    display: inline-block;
	}
	.download_doc {
    margin-top: 30px;
}
    

    html .dropdow_wrap ul {
        width: 300px;
        right: auto;
        left: 0;
        padding: 20px;
        top: 75px;
        min-width: unset;
    }

    html .dropdow_wrap ul::before {
        right: auto;
        left: 30px;
    }

    ul.referral_dropdown li {
        font-size: 20px;
    }

    body:not(.home) .header-titles-wrapper {
        margin-top: 15px;
    }

    .account-profile-sub {
        min-width: 180px;
        float: none !important;
    }
    .contact_section .left_section, .contact_section .right_section {
		width: 100%;
		display: block;
	}
	.contact_section .left_section{
		margin-bottom: 30px;
	}
	.right_title, .left_title {
		font-size: 22px;
		line-height: 22px;
		margin-bottom: 20px;
	}
	.contact_section .left_section .contact_address,
	.contact_section .left_section .contact_phone *,
	.contact_section .left_section .cont-open-hrs * {
		font-size: 16px;
	}
	html a.default-btn {
		min-width: 220px;
		height: 45px;
		line-height: 45px;
		font-size: 17px;
	}
	.contact_section {
		padding-bottom: 40px;
	}
	.contact-page .map_section iframe {
		height: 280px !important;
	}
	.contact_section .left_section .contact_address {
		margin-bottom: 10px;
	}
	.contact_section .left_section .contact_phone {
		margin-bottom: 15px;
	}
	.contact_section .left_section .cont-open-hrs {
		margin-top: 20px;
	}
	.study_image {
		float: none !important;
		width: 100%;
	}
	study-content-wrap {
		width: 100%;
		padding: 25px 18px 25px;
		float: none;
	}
	.study_content p {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 10px;
		text-align: justify;
	}
	.study_title {
		font-size: 26px;
		text-align: center;
		line-height: 28px;
		margin-bottom: 12px;
	}
	.study_title br {
		display: none;
	}
	.study_txt:after {
		width: 70px;
		height: 2px;
		margin: 12px auto 0;
	}
	.case_study_wrapper > li:nth-child(2n+1) .study-content-wrap {
		padding-left: 20px;
		padding-right: 20px;
	}
	.study_image:before {
		left: -10px !important;
		bottom: 0 !important;
		right: auto !important;
		width: 50%;
		height: 20px;
		transform: skewX(45deg) !important;
	}
	.study_image:after {
		top: auto !important;
		right: -10px !important;
		transform: skewx(-45deg) !important;
		bottom: 0 !important;
		height: 20px;
		width: 50%;
		left: auto !important;
	}
	.case_study_wrapper > li {
		margin: 0 0 30px;
	}
	.study-content-wrap {
		float: none;
		width: 100%;
		padding:25px 20px;
	}
	.study_txt {
		font-size: 16px;
		line-height: 22px;
		margin: 0 0 12px;
		text-align: center;
	}
	.study_txt:empty + .study_title:after {
		width: 70px;
		height: 2px;
		margin: 12px auto 12px;
	}
	
	.rating-box {
    max-width: 95%;
    padding: 30px 30px 20px;
}
	.rate-concl {
    font-size: 16px;
	    max-width: 255px;
}
	
	html .mobile-show {
    display: block;
	margin-bottom: 15px;
}
	html .desk-show {
    display: none;
}
	html body:not(.home).rating .content-area .rating-wrap .title_page {
    font-size: 20px;
    margin-bottom: 18px;
}
	.no-post {
    text-align: center;
}
	.search_wrap > * {
    float: none !important;
    margin-bottom: 15px;
}
	.progress_dropdown select.Progress_type, form.td-search-form-widget ,.progress_dropdown select.Progress_type_accountant{
    width: 100%;
}
	.media_upload form span.wpcf7-form-control-wrap, .media_upload_broker form span.wpcf7-form-control-wrap, .media_upload_broker .upload-input-wrap span.wpcf7-form-control-wrap.file_name, .media_upload_broker .upload-input-wrap span.wpcf7-form-control-wrap.file, .media_upload_broker .upload-input-wrap, .media_upload_broker .upload-btn-wrap {
    width: 100%;
	margin-bottom: 10px;
}
	.media_upload form span.wpcf7-form-control-wrap.file, .media_upload_broker form span.wpcf7-form-control-wrap.file {
  
    height: auto;
}
	.media_upload_broker form span.wpcf7-form-control-wrap.file {
   /*  height: 45px; */
}
	.media_upload form .heading, .media_upload_broker form .heading {
    font-size: 35px;
    margin-bottom: 20px;
}
	.upload-input-wrap, .upload-btn-wrap {
    width: 100%;
}
	.media_upload_broker .upload-btn-wrap,.media_upload .upload-btn-wrap {
    width: auto !important;
	display: table;
}
	.media_upload form span.wpcf7-form-control-wrap select, .media_upload_broker form span.wpcf7-form-control-wrap select {
    max-width: 100%;
    text-align: center;
    text-align-last: center;
}
	.media_upload_popup .form_title {
    font-size: 35px;
	margin-bottom: 35px;
    margin-top: 60px;
}
	.media_upload_popup .upload_form_wrap {
    padding: 0 20px 30px;
}
	.media_upload_popup .up_text, .media_upload_popup ul.upload_steps {
    font-size: 16px;
}
	html .media_upload div.wpcf7 .ajax-loader, html .media_upload_broker div.wpcf7 .ajax-loader {
    right: -16px;
}
	.documents.broker th:first-child, .documents.broker td:first-child {
    width: auto;
}
	.up_text {
    font-size: 17px;
    margin-bottom: 20px;
}
	.section_wrap_detail > div {
    width: 100%;
    border: none;
    padding: 0;
}
	.section_wrap_detail > div span {
    font-size: 22px;
}
	.section_wrap_detail > div > div {
    font-size: 18px;
    margin-bottom: 30px;
}
	.section_wrap_detail .edit_detail, .section_wrap_detail a.edit_broker_detail {
    position: static;
    margin-bottom: 50px;
}
	.edit_account_popup .form_title, .edit_account_popup_right .form_title {
    max-width: 240px;
}
	.section_wrap_detail > div .company_name span {
    font-size: 32px;
}
	html .wpcf7-images-optimize-upload-wrap .images-optimize-upload-handler {
    padding: 30px;
}
	html .wpcf7-images-optimize-upload-wrap .images-optimize-upload-handler h3 {
    font-size: 20px;
}
	.upload-btn-wrap, .upload-btn-wrap input#submit_btn, .upload-btn-wrap input#submit_btn_broker {
    width: auto;
    margin: auto;
    display: table;
}
	.upload-btn-wrap input#submit_btn, .upload-btn-wrap input#submit_btn_broker {
    padding: 0 35px;
	display: inline-block;
}
	html .wpcf7-images-optimize-upload-wrap .list li del {
    line-height: 38px;
}
	html .dnd-upload-status .dnd-upload-details .name {
    font-size: 14px;
}
	html .popup_wrap input[type="checkbox"] + label,
    html .media_upload_popup input[type="checkbox"] + label	{
    width: 92%;
}
	html .media_upload_popup input[type="checkbox"] + label, .upload-check-wrap ul.upload_checklist {
    font-size: 16px;
}
	.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide).terms-section {
    padding: 40px 15px !important;
}
	html .terms-section .page_title {
    font-size: 27px;
}
}
@media only screen and (min-width:480px) and (max-width: 767px) {
    body:not(.home) .smart-quick-follow {
        text-align: center;
        overflow: hidden;
        margin: 0 0 40px;
    }

    body:not(.home) .smart-quick-follow ul {
        display: inline-block;
        vertical-align: top;
        float: left;
    }

    body:not(.home) .smart-quick-follow>.account-links-top {
		float: right;
        margin: 0;
    }

    body.error404 .smart-quick-follow ul,
    body.search .smart-quick-follow ul {
        float: none;
    }

    body.error404 .smart-quick-follow,
    body.search .smart-quick-follow {
        text-align: center
    }

    .section_wrap>div {
        display: inline-block !important;
        width: 49%;
    }

    .section_wrap>div.section_left_side {
        border-right: 2px solid #A0A0A0;
        padding-right: 15px;
    }

    .section_wrap>div.section_right_side {
        padding-left: 15px;
    }
	.contact_section .left_section, .contact_section .right_section {
    width: 49%;
    display: inline-block;
}
	html body:not(.home).rating .content-area .rating-wrap .page_title {
    max-width: 70%;
}
	.section_wrap_detail > div {
    width: 49%;
    padding-bottom: 80px;
}
	.section_wrap_detail > div.section_left_side_detail {
    border-right: 1px solid #D3D3D3;
    padding-right: 10px;
}
	.section_wrap_detail > div.section_right_side_detail {
    padding-left: 10px;
}
	.section_wrap_detail .edit_detail, .section_wrap_detail a.edit_broker_detail {
    position: absolute;
    margin-bottom: 0;
    bottom: 30px;
}
	html .wpcf7-images-optimize-upload-wrap .list li del {
    line-height: 18px;
}
	#close, div#close_edit, #close_edit_broker, div#close_account, div#close_upload, div#close_file_acco, div#close_account_edit, div#close_account_right {
    padding-left: 1px;
}
}
