/*
Theme Name: Twenty Twenty Child
Theme URL: http://wpamanuke.com/
Description: Twenty Twenty Child Theme
Author: WPAmaNuke
Author URL: http://wpamanuke.com/
Template: twentytwenty
Version: 1.9
Text Domain: twentytwenty-child
*/
/* Custom CSS goes after this line */


/* FOoter Form */
.wpcf7-response-output {
    color: #838585;
    font-family: "Domine", sans-serif;
    font-size: 18px;
}
.icon.clickable__icon {
    position: absolute;
    right: 0;
    top: 15px;
}
label.entry__error.entry__error--primary {
    padding: 5px 0;
    background: none !important;
    color: #fff !important;
}
.sib-text-form-block {
    margin: 0 0 20px;
}
.sib-text-form-block img {
    margin:0 auto ;
}
div#sib-container {
max-width: 640px !important;
}
form#sib-form .sib-form-block p {
margin: 15px 0;
text-align: center;
}

div#sib-container .sib-input {
max-width: 400px;
margin: 0 auto;
}

div#sib-container .entry__field {
border-radius: 0;
background: transparent;
border: 1px solid rgba(255,255,255,.1);
}
div#sib-container .sib-input input {
height: 45px;
background: rgba(255,255,255,.1);
font-size: 14px;
padding-left: 15px;
}
div#sib-container div {
padding: 0 !important;
}
div#sib-container .dt-sc-hr-image {
margin-bottom: 10px;
}
div#sib-container button.sib-form-block__button {
border-radius: 0 !important;
height: 45px;
line-height: 45px;
padding: 0 30px;
margin-top: 10px !important;
font-size: 13px !important;
position: relative;
}
div#sib-container .sib-input input::placeholder {
color: rgba(145, 145, 145, 0.82);
}
.sib-form-block button:hover {
    opacity: .8;
    text-decoration: none;
}

/* Footer Form Ends */
/*.option_hide {
    display: none;
}*/

div#__TopHeaderLogo a img {
    width: 480px;
}
#AccordionCnt .elementor-accordion-item:nth-child(even) a {
    color: #000;
}
.hide_next_ques1,.hide_next_select,.main_review2{
    display: none;
}
.review_ans{
    display: block;
}
.confirm_check{display: none;}

/* Quiz */

.quiz_main,.result_main {
    margin: auto;
    max-width: 1140px;
    margin-top: 20px;
}
.selection-box select, .cal_ques select {
    background: #FFF;
    margin-top: 0px;
    padding: 14px 10px;
    width: 100%;
    background-color: #FFF;
    border: 1px solid #CCC;
    color: #a9a9a9;
    cursor: pointer;
    height: 50px;
    font-size: 14px;
    margin: 0px 0px 0px;
    padding: 0px 16px;
    outline: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 99.9%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    opacity: 1;
    -moz-appearance: none;
    -moz-user-select: none;
    cursor: pointer;
    width: 100%;
}

.qp_progp {
    background-color: #e2e2e2;
    height: 25px;
    display: inline-block;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: none;
    border-radius: 50px;
    margin-bottom: 20px;
}

.qp_progi2 {
    background-color: #4ebd4a;
    text-align: right;padding-right: 10px;
}

.next_button {
    width: 100%;
   /* display: block;*/
}

.next_button input,
.success_msg+input {
    border-radius: 0px;
    border: 0;
    padding: 0 30px;
    font-weight: 300;
    font-size: 14px;
}

.q_ans .inputfield {
    border: 1px solid rgb(195, 195, 195);
    border-radius: 3px;
    padding: 11px;
    font-size: 16px;
    background: rgb(243, 243, 243);
    outline: 0px !important;
}

.BackNext {
    width: 100%;
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    margin: 20px 0px;
}

.BackNext input {
    height: 50px; padding: 15px 28px;
    margin-right: 7px;
}

.q_ans {
    width: 49%;
    display: flex;
}

.question {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    /* padding: 50px 0 0; */
}

.success_msg {
    font-size: 22px;
    line-height: 36px;
    color: #333;
}

.question_text {
    flex: 0 0 100%;
    font-size: 22px;
    line-height: 36px;
    color: #333;
    padding: 0px 0 10px;
}

.q_ans label {
    display: flex;
    align-items: center;
    background: rgb(241, 241, 241);
    color: rgb(82, 82, 82);
    border: 1px solid rgb(226, 226, 226);
    font-size: 15px;
    line-height: 1.5;
    padding: 13px 8px 11px;
    margin: 10px 0px 10px;
    clear: both;
    overflow: hidden;
    transition: box-shadow 0.2s ease 0s, -webkit-box-shadow 0.2s ease 0s;
    border-radius: 3px;
    width: 100%;
    cursor: pointer;
}

.q_ans label:hover {
    filter: brightness(90%);
}

.q_ans label span {
    padding-left: 10px;
    color: #b4b4b4;
    font-size: 15px;
    line-height: 20px;
    font-family: Merriweather;
}

.__employment {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}

.yourscore p {
    text-align: center;
    font-size: 26px;
}

.yourscore p span {
    color: #8d1812;
    font-size: 40px;
}

#main .yourscore {
    margin: 0 auto 70px auto;
    max-width: 635px;
}

form#payment-form {
    margin: 0 auto;
    text-align: left
}

div#card-errors {
    color: #fa755a; font-size: 14px;
}

.paymentFomm,
.yourscore,
.result {
    background: #f5f5f5;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    padding: 40px;
}

.result {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}

p.payment_error,
.payment_success {
    color: #fff !important;
    background: #d22a2a69;
    padding: 10px 0;
    text-align: center;
    border: 1px solid #8d1812;
    font-size: 14px;
    margin: 20px auto;
}

.payment_success {
    background: #00800085;
    border-color: #103510;
    margin-bottom: 25px;
}

.StripeElement {
    box-sizing: border-box;
    height: 40px;
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

.ajax-loaders {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    background: #020202b0;
    left: 0;
    right: 0;
}

.ajax-loaders .lazyloaded {
    width: 50px;
    text-align: center;
}

.qp_progress {
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.yourscore h1,
h3 {
    text-align: center;
}

.paymentFomm h4 {
    text-align: center;
}

.view_result {
    display: none;
}


/* Result Form */
.ajax-loaders .LoadImg img{
    max-width: 60px; margin: 0 auto;
}
.LoadImg {
	position: absolute;
	left: 0;
	right: 0;
	transform: translateX(0%) translateY(-50%);
	top: 50%;
	width: 100%;
}
.FormFiled {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.FormFiled label {
    width: 90%;
    font-size: 16px;
    color: #333;
}

.ResutForm .TitleDiv {
    text-align: center;
    padding: 0px 0 30px;
}

.result_main h2 {
    font-size: 26px; text-transform: uppercase;
    margin-bottom: 25px !important;
    font-weight: 300; font-family: Domine !important;
}
.imgrationStep_1 p {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}
.next_step_1 p {
    font-weight: 500;
    color: #333;
    font-size: 16px;
}
.next_step_1 .see_more {
    background: #97ea08;
    font-size: 14px;
    font-weight: 300;
    text-transform: unset;
}
.TitleDiv h2 {
    color: #00b050;
    font-size: 34px;
    font-weight: bold;
    font-family: 'Merriweather', serif !important;
    margin-bottom: 10px !important;
}
.TitleDiv h3 {
    font-size: 24px; text-align: center;
    margin-bottom: 20px;
    font-family: 'Merriweather', serif !important;
}
.FormFiled .InputField{
    color: #a9a7a7; font-size: 14px; font-family: 'Merriweather', serif !important;
}
.Requirement {
    font-size: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    padding: 15px;
    margin: 50px 0 30px;
    line-height: 34px;
}

.Requirement span {
    color: #fff;
    font-weight: bold;
}

.Professionals {
    font-size: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    padding: 15px;
    line-height: 34px;
}

.Professionals span {
    display: flex;
    padding: 20px 0;
    justify-content: center;
}

.Professionals span a:last-child,
.Professionals span button:last-child {
    background: #ff5050;
}

.Professionals span a,
.Professionals span button {
    display: block;
    height: 50px;
    width: 50px;
    background: #00b050;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    margin-right: 10px;
}

/* .fullwidth-section {
    margin: 0px 0 80px !important;
} */

.block_hide {
    display: none;
}


/* New Css */

.minimumRequirement {
    background: #99c2ff;
    text-align: center;
    color: #fff;
}

.Professionals {
    text-align: center;
    color: #ff6600;
    box-shadow: unset;
}

.next_step_1 {
    padding: 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    width: 97%;
    border: 3px solid #cccccc29;
    background: #60bf6340;
}

.next_step_2.custom_accordian {
    text-align: center;
    padding-bottom: 30px;
    background: #ff6600;
    padding: 20px;
    color: #fff;
    font-size: 16px;
    width: 97%;
}

.cal_ques label {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.cal_ques {
    margin-bottom: 20px;
    margin-top: 30px;
}

.cal_ques p {
    margin-top: 13px;
    font-weight: 600;
    color: #333;
  /*   padding-top: 30px; */
	padding-top: 0px;
}

.cal_ques a {
    color: #128ade;
}

.cal_ques p span {
    color: red;
}
a:focus, button:focus {
    text-decoration: none;
}
button.claim {
    background: #004d8e !important;
    padding: 12px; font-size: 13px;
    float: right; text-transform: unset;
}

button.reset_cal {
    background: #004d8e !important;
    padding: 12px 30px; font-size: 14px;
}

.next_step_2.custom_accordian span {
    display: block;
    color: blue;
    font-weight: 700;
    text-decoration: underline;
    cursor: pointer;
}

.next_step_1 span {
    display: block;
    color: #333;
    font-weight: 700;
}

.next_step_1 a {
    color: blue; text-decoration: underline !important;
}

.cal_ques button:disabled {
    background: #004d8e !important;
}

.Requirement {
    text-align: center;
    background: #00b050;
    color: #fff;
}
.claim_text table tr th {
    text-transform: uppercase; color: #838585;
}
.claim_text table tr td {
    color: #838585;
}
.needHelpBtn {
    background: grey;
    width: 100%;
    max-width: 220px;
    border-radius: 10px;
    text-align: center;
    margin: 40px auto;
    padding: 10px 0;
}

.needHelpBtn h4 {
    font-weight: 600;
    margin-bottom: 5px;
    color: #fff;
}

.needHelpBtn p {
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
}

.needHelpBtn p a {
    color: #fff;
    text-decoration: underline;
}

.page-id-2880 div#menu-container {
    display: none;
}


/*  04-12-2019 */

.expHour {
    width: 100%;
    text-align: center;
    background: #f3f3ab;
    padding: 6px 0px;
    margin-bottom: 15px;
}

.expHour h6 {
    margin: 0;
    color: #ef3434c7;
}

.imgrationStep {
    display: flex;
}

.imgrationStep_1 {
    width: 3%;
}

.imgrationStep .imgrationStep_1 p {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

p.result_expire {
    text-align: center;
    font-size: 20px;
}

.claim_text {
    display: none;
    margin-top: 30px;
}

.claim_text p {
    margin: 0;
    padding: 5px 0;
    font-weight: 500;
    color: #838585; font-size: 14px;
}

.claim_text ul {
    margin: 0 0 0 20px;
    padding: 0; font-size: 14px;
color: #838585;
}

.claim_text ul li {
    margin: 0;
    list-style: initial;
    font-size: 14px;
color: #838585;
}
.cal_ques p.provide{
    color: #000;
    font-size: 20px;
}
.cal_ques h4 {padding-top: 20px;
    color: #000;
    font-size: 20px;
    font-family: 'Merriweather', serif;
font-weight: 300;}

.cal_ques h3 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
    color: #838585;  font-family: 'Merriweather', serif !important;
    font-weight: 300;
}
.cal_ques table tr th, .cal_ques table tr td, .cal_ques table tr td a {
    font-size: 13px; line-height: 24px;
    font-family: Merriweather;
}
.claim_text table tr th {
    background: none;
    border: 0;
    color: #333;
    text-align: left;
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}
.claim_text p {
    line-height: 28px;
}
.claim_text ul li {
    margin-bottom: 10px;
}
.claim_text table tr td {
    text-align: left;
    border-right: 1px solid #f0f0f0;
}
.page-id-4273 .container, .page-id-4273 {
    overflow: visible;
}


@media only screen and (min-width: 100px) and (max-width:768px) {

    .page-id-660 .show_free_guid, .page-id-45 .show_free_guid{
    margin-bottom: 0 !important;
}

.page-id-660 .show_free_guid .elementor-column-wrap.elementor-element-populated, .page-id-45 .show_free_guid .elementor-column-wrap.elementor-element-populated{
    padding: 0px !important
}

    .confirmEmail {
    margin-top: 10px;
}
.desktop {display:none !important;}
.mobileimg {display:block !important;}
.mobileimg11 {display:block !important;}
.banner_column {
    margin-bottom: 0px !important;
}
.dt-sc-hr-image {background: url(../images/center_align_image.png) center center no-repeat !important; background-size: 215px 14px;}

.q_ans {
    width: 100%;
    display: flex;
}
.FormFiled {
    display: block !important;
}
.imgrationStep {
    display: block !important;
}
.__employment {
    flex-direction: column; align-items: flex-start;
}
div#op3-element-WNyW35pi {
    padding: 0;
}
.back_button.View_Button {
    text-align: center;
}
div#s2id_country {
    width: 100%;
}
.op3-element[data-op3-element-type=row] {
    padding: 7px 0px !important;
}
#primary {
margin: 20px 0px 0px !important;
}

.Buttonimg {
    flex-direction: column !important;
}
}

.back_button input {
    background: lightgray !important;
    color: black !important;font-size: 14px;
}
.View_Button input:hover {
    text-decoration: none;
    opacity: 0.8;
}
.next_button input:hover {
    text-decoration: none;
    opacity: 0.8;
}
.next_button input {
    background: #004d8e !important; font-weight: 600;
}


/* Style the tab */

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}


/* Style the buttons inside the tab */

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}


/* Change background color of buttons on hover */

.tab button:hover {
    background-color: #ddd !important;
    color: #000;
}


/* Create an active/current tablink class */

.tab button.active {
    background-color: #ccc !important;
}


/* Style the tab content */

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.tab button {
    margin: 0;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #f1f1f1 !important;
border-right: 1px solid #ccc;
}

p.provide {
    color: #000;
    font-size: 20px;
}

div.tabcontent {
    padding-top: 20px;
}

.question_review2 {
    padding: 0 0 15px 0; width: 100%;
    font-family: "Merriweather", Sans-serif;
    font-size: 14px;
}
.question_heading {
    margin: 0;color: #838585;
}
.main_review2 {
   /* display: flex;*/
}
p.result_expire {
    font-size: 22px !important;
}

.View_Button input[type="button"] {
    margin: 0;
}

.View_Button a.View_r {
    height: 50px;
    background: #1c7f00ad;
    display: inline-block;
    color: #fff;
    padding: 0 15px;
    line-height: 50px;
    text-transform: uppercase;
}
.back_button.View_Button {
    display: flex; flex-wrap: wrap;
    align-items: center;
}
.confirm_check {
    width: 100%;
    flex: 0 0 100%;
    font-family: "Merriweather", Sans-serif;
    font-size: 16px;
    padding-top: 15px;
}
#Confirm_s:focus {
    text-decoration: ;
}
p.confirm_msg {
    font-weight: 700;
    font-family: "Merriweather", Sans-serif;
font-size: 18px; color: #838585;
}
.success_msg {
    font-size: 22px;
    font-family: "Merriweather", Sans-serif;
}
p.confirm_text {
    padding: 8px 0px 8px;
    font-size: 16px; font-family: "Merriweather", Sans-serif;
    font-weight: 700;
    width: 100%; color: #838585;
}
button#Confirm_s {
    background: #1c7f00ad; height: 50px;
margin-left: 10px; padding: 0 20px; font-size: 15px;
}

div#s2id_country {
    width: 40%;
}

/* Custom Ul List */
.result_main {
    font-family: 'Merriweather', serif !important;
}
.ItemPriceCnt span {
    color: #838585;
    font-size: 14px;
}
.PaymentUser{color:rgb(61, 119, 242); font-size: 20px;}
ul.Ul_List li i {
    color: rgb(54, 245, 17); padding-right: 10px;
}
ul.Ul_List li {
    list-style: none;
    font-size: 17px;
    color: #838585;
    font-family: 'Merriweather', serif;
    line-height: 32px;
    font-weight: 300; margin:0;
}
.PaymentUser {
    color: rgb(61, 119, 242);
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 35px !important;
    font-family: 'Merriweather', serif !important;
}
ul.Ul_List {
    margin: 20px 0;
    padding: 0;
}

.PayMentForm {
    width: 100%;
    max-width: 100% !important;
}
span.my_answer {
    font-weight: bold;
    float: left;
    color: #5b5959;
}
button.con_button {
    padding: 15px 32px;
    font-size: 16px;
    font-weight: 500;
    background: #50c14d;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
}
.search-box.custom_Search {
    background: #c9ccce;
}
.search-box-inner span {
    color: blue;
    text-decoration: underline;
}
.custom_p {
    font-size: 16px;
}
a.custom_list {
    font-weight: 500;
}
.custom_Search a {
    color: gray !important;
}
.Step03 button:hover,.Step02 button:hover{color:#000;}
.Step01 button,.Step02 button {
    font-size: 26px;
    background: none;
    color: #000;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.Step03 {
    max-width: 600px;
    margin: 0 auto;
}
.immiCustom {
    width: 100% !important;
}
.payment_red_strip {
    width: 100% !important;
}

.desktop {display:block;}
.mobileimg {display:none;
    width: 330px;
    height: 100px;
    margin-top: 20px;
}
.mobileimg11 {display:none;
    width: 330px;
    height: 100px;
    margin-top: 20px;
}
.mobileimg11 a {
    background: url(//wp-content/uploads/2021/09/trial.png);
    height: 235px !important;
    width: 295px !important;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
}
.mobileimg a {
    background: url(/wp-content/uploads/2020/08/mobileimg.jpg);
    height: 235px !important;
    width: 295px !important;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
}
a.occupation,a.assessment {
    text-decoration: underline;
    color: blue;
}
.wpautoterms_page-template-default .about-author,.wpautoterms_page-template-default .entry-meta {display: none;}

.wpautoterms_page-template-default .commententries,.wpautoterms_page-template-default .post-nav-container ,.wpautoterms_page-template-default .dt-sc-hr-invisible{display: none;}
.q_ans.selection-box {
    display: block;
    padding-bottom:10px;
    position: relative;
}
.selection-box::before {
    z-index: 1;
    right: 17px;
    top: 20px;
    height: 0px;
    margin: auto;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #CCC;
    content: "";
    position: absolute;
}
.selection-box::after {
	width: 48px;
	height: 48px;
	right: 0px;
	top: 1px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background: #FFF;
	border-radius: 0px;
	content: "";
	pointer-events: none;
	position: absolute;
}
.selection-box {
	position: relative;
}
.Buttonimg {margin: 50px 0 !important;}
span.orderButton01 .orderComplete {
    background: url(/wp-content/uploads/2020/08/oredrbutton.png);
    height: 114px;
    width: 358px;
    display: block;
    background-repeat: no-repeat;
}
/*span.orderButton0111 .orderComplete {
    background: url(/wp-content/uploads/2020/08/oredrbutton2.jpg);
    height: 56px;
    width: 358px;
    display: block;
    background-repeat: no-repeat;
}
span.orderButton02 {
    background: url(https://www.immigrationsaustralia.com.au/wp-content/uploads/2019/11/itemcard.png);
    background: url(/wp-content/uploads/2020/08/credit-only.png);
    height: 50px;
    width: 287px;
    display: block;
    background-repeat: no-repeat;
}*/
span.orderButton03 {
    background: url(/wp-content/uploads/2020/08/secureimg.png);
    height: 93px;
    width: 332px;
    display: block;
    background-repeat: no-repeat;
}
.wpautoterms_page .entry-thumb {
    display: none;
}
.term_con {
    display: inline-flex;
}
.term_con input#true_tt {
    margin: auto;
}
.term_con p {
    margin: auto;
    padding-left: 20px;
}
a#Confirm_s.disabled {
    pointer-events: none;
    cursor: no-drop;
    opacity: 0.7;
}
.question sup {
    top: -7px;
    font-size: 21px;
    color: red;
    padding-left: 3px;
    font-weight: 800;
}
.ans_confirm_termC p {
    font-size: 16px; font-family: "Merriweather", Sans-serif;
}
.privacy_p p {
    margin-top: 11px;
}
.ans_confirm_termC sup {
    top: 6px;
    font-size: 14px;
    color: red;
    padding-left: 3px;
    font-weight: 800;
}



 button.see_more {
    display: block;
    padding: 10px 20px;
    margin: 10px auto 0 auto;
    background: #97ea08;
}
.Proficient02 {
    display: flex;
}
.Proficient .next_step_1 {
    border: 0;
    margin: 0px 0 30px;
    text-align: left;
}

.Online {
    border: 1px solid #333;
    max-width: 500px;
    text-align: center;
    clear: both;
    padding: 10px;
}

.Online img {
    width: 100%;
}

.Online a {
    background: #97ea08;
    padding: 10px 20px;
    color: #fff;
    font-weight: 600;
    clear: both;
    margin: 15px 0;
    display: inline-block;
}

p.see_blue {}

p.see_blue button.see_more_blue {
    padding: 10px 30px;
    background: #4171c3;
}

p.see_blue {
    max-width: 500px;
    text-align: center;
}

.Proficient03 {
    display: flex;
}

.Proficient03 .cal_ques {
    width: 100%;
}

.Online .ads {
    background: url(/wp-content/uploads/2020/08/result.png);
    width: 475px;
    height: 249px;
    background-repeat: no-repeat;
    background-size: 100%;
}

form#_form_1_ {
    background-image: url(/wp-content/uploads/2020/08/parallax_gavel.png) !important;
    background-repeat: repeat;
    background-position: 50% 66px;
    padding-bottom: 40px;
    background-attachment: fixed;
    background-color: #8d1812 !important;
}
._form-title {
    font-size: 18px;
    margin-bottom: 20px;
    border-bottom: 1px solid #CCC;
    display: inline-block;
    font-weight: bold;
    padding: 0px 14px 15px;
    text-align: center;
    color: #fff;
}
._form_element {
    text-align: center;
}
._html-code p {
    color: #fff;
}
._form_element label._form-label {
    display: none;
}
._field-wrapper input {
    width: 400px !important;
    display: block;
    clear: both;
    max-width: 100%;
    margin: 0 auto;
    border: none !important;
    padding: 16px 23px !important;
    background-color: rgba(255, 255, 255, 0.11) !important;
    color: rgba(255,255,255,0.5) !important;
}
.button-wrapper._inline-style .submit {
    background-color: #f0f0f0;
    color: #2f2f2f;
    text-align: center;
    float: none;
    margin: 20px auto 0px;
    display: inline-block;
    clear: both;
    padding: 14px 20px 12px;
    line-height: normal;
}
._button-wrapper._inline-style {
    text-align: center;
}
._button-wrapper button:hover {
    opacity: 0.8;
}
button#_form_1_submit {
    background-color: #f0f0f0;
    color: #2f2f2f;
    text-align: center;
    float: none;
    margin: 20px auto 0px;
    display: inline-block;
    clear: both;
    padding: 14px 20px 12px;
    line-height: normal;
    font-size: 14px;
font-weight: 300;
}
._form-content p {
    margin-bottom: 10px !important;
}
.first.space.first-colu.dt-sc-one-half.column {
    background: rgba(255,255,255,0.8) !important
}
/*span.orderButton02 {width: 365px; background-repeat: no-repeat;
	background-size: 100%;
}*/

.step_common {
    background: #eee;
    padding: 20px 15px;
    border: 1px solid #ccc;
}

.Step01 input {
    border: 1px solid #ccc !important;
}
.step01 #card-element {
    border: 1px solid #ccc !important;
}
h2.Payment_Information {
    font-size: 24px !important;
}
label#credit_Card {
    font-size: 16px;
    font-weight: bold; color: #808080;
}

.Buttonimg {
    margin: 50px auto 0 auto !important;
    width: 70%;
}
/*span.orderButton02 {
    background: url(https://lostbarncoffee.co.uk/trade/img/cms/stripe.png);
    height: 120px;
    background-size: 100%;
}*/
.inactiveLink{
    pointer-events: none;
    cursor: default;
}
h2.Payment_Information {
    font-size: 24px !important;
    margin-bottom: 20px !important;
    font-family: 'Merriweather', serif;
    font-weight: 400;
}
form .Step01 input {
    width: 100%;
    border: 1px solid #eee;
    height: 50px;
    border-radius: 5px;
    padding-left: 15px;
    margin-bottom: 10px; color: #a9a7a7;
}
.Buttonimg {display: flex;
    justify-content: space-between;
    margin-top: 50px;
    flex-direction: row;
    align-items: center;
    text-align: center;
}
.ItemPrice {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #333;
    padding: 20px 0 10px;
}
.ItemPrice span {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.ItemPriceCnt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}
.question_review1 {
    float: left;
}

.question_review1 p {
    font-weight: 600;
    color: #6b6767;
    margin-right: 8px;
}
.review_ans span.question_heading {
    counter-increment: css-counter 1; margin: 0 0 10px; color: #838585;
    padding-left: 25px; position: relative; width: 100%; display: block;
}
.questiontitle {
    position: relative;
}
.my_answer_main {
    padding-left: 25px;
}
.question-number::before {
    content: counter(css-counter) ". ";
    position: absolute;
    left: 0;
    display: block;
    top: 0;
}
/*.review_ans span.question_heading:before {
     content: counter(css-counter) ". ";
     position: absolute; left: 0;
}*/
.ans_confirm_termC a {
    color: #8d1812;
}

.main_review {
    list-style-type: none;
    counter-reset: css-counter 0;
}

p.question_ans {
    margin: 0;color: #838585; padding-left: 2px;
display: inline;
}

p.confirm_check {
    color: red;
}
.YesNO {
    font-size: 14px;
    color: #838585;
}
.result_main p {
    color: #333;
    font-family: 'Merriweather', serif;
    font-size: 14px;font-weight: 300;
}

.occupation {
    color: blue; text-decoration: underline;
}
.assessment {
    color: blue;
    text-decoration: underline;
}

.dialog-close-button.dialog-lightbox-close-button{
position: absolute;
top: 10px !important;
background: rgba(0,0,0,0.9);
height: 30px;
width: 30px;
border-radius: 50%;
color: #fff;
text-align: center;
line-height: 26px;
right: -10px !important;
z-index: 1000;
border: 2px solid #fff;
box-shadow: 0 0 10px rgba(0,0,0,0.8);
font-size: 13px;
}

.back_button input:hover, .next_button input:hover {
    text-decoration: none;
    opacity: 0.8;
}

.orderButton02 img {
    max-width: 360px;
    width: 100%;
} 
.orderButton0111 {
    margin: 30px 70px 0 0;
    width: 70%;
}
.Buttonimg.desktop {
justify-content: center;
display: flex !important;}
.Buttonimg.desktop {
justify-content: center;
display: flex !important;
margin: 30px auto 0px auto !important;
}

.list-class tbody tr:nth-child(2n+1) td {
    background: #f9f9f9;
}
#TopHeadInner .elementor-menu-toggle:focus,#TopHeadInner .elementor-menu-toggle .eicon-menu-bar:focus {
    outline: none;
}

.show_free_guid {display: none;}
.page-id-45 .show_free_guid, .page-id-749 .show_free_guid,.page-id-660 .show_free_guid,.page-id-1093 .show_free_guid,.page-id-1097 .show_free_guid,.page-id-1081 .show_free_guid,.page-id-1267 .show_free_guid,.page-id-1269 .show_free_guid, .page-id-1271 .show_free_guid,.page-id-1280 .show_free_guid ,.page-id-1282 .show_free_guid,.page-id-1284 .show_free_guid{
    display: block !important;}
.page-id-45 #Free_Guide, .page-id-749 #Free_Guide,.page-id-660 #Free_Guide,.page-id-1093 #Free_Guide,.page-id-1097 #Free_Guide,.page-id-1081 #Free_Guide,.page-id-1267 #Free_Guide,.page-id-1269 #Free_Guide, .page-id-1271 #Free_Guide,.page-id-1280 #Free_Guide ,.page-id-1282 #Free_Guide,.page-id-1284 #Free_Guide{
    display: none !important;}

.page-id-1292 .show_free_guid,.page-id-1294 .show_free_guid,.page-id-1296 .show_free_guid,.page-id-1304 .show_free_guid,.page-id-1306 .show_free_guid,.page-id-1308 .show_free_guid{
display: block !important;
}    
.page-id-1292 #Free_Guide,.page-id-1296 #Free_Guide,.page-id-1294 #Free_Guide,.page-id-1304 #Free_Guide,.page-id-1306 #Free_Guide,.page-id-1308 #Free_Guide{
   display: none !important; 
}

.list-class tr td {padding: 13px 15px; color: #808080; font-size: 14px;font-family: Merriweather;vertical-align: top;}
.TableList {overflow-x: auto; width: 100%;}
table.list-class {margin: 0px 0 0;max-width: 100%; width: 100%;}

/* @media only Screen */
@media only screen and (min-width: 100px) and (max-width:768px) {
.TopLogo img { max-width: 100% !important;}
#TopHeadInner {background: #fff;}
.question_text {font-size: 18px;line-height: 28px;}

.desktop {display:block !important;}
.mobileimg {display:block !important;}
.mobileimg11 {display:none !important;}
#payBtn {background-size: 100%;width: 100%;}
/*span.orderButton02 {width: 100%;background-repeat: no-repeat;background-size: 100%;margin: 10px 0 10px;}*/
span.orderButton03 {width: 100%; background-size: 100%;}
span.orderButton02 {/*height: 90px !important;*/
	background-size: 100% !important;
	background-repeat: no-repeat !important;}
.Buttonimg {margin: 50px auto 0 auto !important; width: 100% !important;}
.orderButton0111 {margin: 0; width: 100%;}
.orderButton011122 {width: 100%;margin: 0;}
.imgrationStep_1 p{margin: 0px 0 5px 0;}

#TopHeadInner nav ul li a:hover {background: none !important; color: #000;}
#TopHeadInner nav ul li a.elementor-item-active {background: none !important; color: #000;}
#TopHeadInner {position: relative;}
#TopHeadInner::before {content: "MENU";position: absolute;font-size: 16px;
font-weight: bold;text-align: center;margin: 0 auto;left: 0;right: 0; top: 14px;height: 100%;font-family: Merriweather;}
.page-id-1524 #TopHeadInner::before {content: "SELF HELP MENU";position: absolute;font-size: 16px;
font-weight: bold;text-align: center;margin: 0 auto;left: 0;right: 0; top: 14px;height: 100%;font-family: Merriweather;}
.bulletin_header #TopHeadInner::before {content: "MEMBER'S RESOURCES";position: absolute;font-size: 16px;
font-weight: bold;text-align: center;margin: 0 auto;left: 0;right: 0; top: 14px;height: 100%;font-family: Merriweather;}

#TopHeadInner .elementor-menu-toggle {z-index: 1000; background: none !important; padding: 0; width: 100%; display: flex; justify-content: flex-end;}
#TopHeadInner .elementor-menu-toggle .eicon-menu-bar {padding: 8px 10px 0px;}

.Proficient02,.Proficient03 {flex-direction: column;}
.ItemPriceCnt span:nth-child(2) {width: 120px;text-align: right;}
.ItemPriceCnt {align-items: flex-start;}

#__ImgSec {order: 2;}
#__CntSec {order: 1;}
.imgrationStep_1 {width: 100%; padding-top: 10px;}
#__SearchLine a {width: 100% !important;}
.list-class tr td {padding: 5px; font-size: 8px;}
table.list-class tr td:nth-child(2), table.list-class tr td:nth-child(4) {
	width: 15%;}
.q_ans label span {width: 94%;}
.q_ans input[type="radio"] {width: 6%;}

button.claim {margin: 10px auto 0 auto;}

}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation:portrait) {
.Online .ads {width: 100%; height: 115px;}
.imgrationStep_1 {margin: 20px 0 0 0; width: 100%;}
.tab button {padding: 12px 4px;font-size: 8px;}
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
.orderButton0111 {margin: 15px 20px 0 0; width: 100%;}
#TopHeadInner::before {display: none;}
#TopHeadInner {background: none;}
#TopHeadInner nav ul li a:hover {color: #fff;}
#TopHeadInner nav ul li a.elementor-item-active {color: #fff;}
}

.page-id-1316 .show_free_guid,.page-id-1320 .show_free_guid,.page-id-1322 .show_free_guid{
display: block !important;
}    
.page-id-1316 #Free_Guide,.page-id-1320 #Free_Guide,.page-id-1322 #Free_Guide{
   display: none !important; 
}

.page-id-1328 .show_free_guid,.page-id-1330 .show_free_guid,.page-id-1332 .show_free_guid{
display: block !important;
}    
.page-id-1328 #Free_Guide,.page-id-1330 #Free_Guide,.page-id-1332 #Free_Guide{
   display: none !important; 
}
.page-id-1339 .show_free_guid,.page-id-1341 .show_free_guid,.page-id-1343 .show_free_guid{
display: block !important;
}    
.page-id-1339 #Free_Guide,.page-id-1341 #Free_Guide,.page-id-1343 #Free_Guide{
   display: none !important; 
}



button#Confirm_s1, button#Confirm_s3, button#Confirm_s4, button#Confirm_s5, button#Confirm_s6, button#Confirm_s7, button#Confirm_s8, button#Confirm_s9 {
    background: #1c7f00ad;
    height: 50px;
    margin-left: 10px;
    padding: 0 20px;
    font-size: 15px;
}

a.footer_contact {
    color: #4C7296 !important;
}

a.footer_contact:hover {
    color: #4BB0C6 !important;
}


button#payBtn3,button#payBtnNew, button#payBtn1, button#payBtn,button#payBtn4, button#payBtn5, button#payBtn6, button#payBtn7, button#payBtn8, button#payBtn9,button#payBtn_sub {
    background-color: #fff;
    font-size: 0px;
    border: none;
    outline: none;
}


/* 21-12-2020 Style*/

button.show_result_result {
    background-color: #00B050 !important;
}

.ResutForm.hide_on_result {
    text-align: center;
}
.hide_on_result_page{
    display: none;
}


/*.currency_icon {
    font-style: normal;
    transform: translatey(1.5px);
    display: inline-block;
}*/
.ItemPrice span ,.ItemPriceCnt span{
    font-family: sans-serif !important;
}

i.currency_icon {
    display: inline-block;
    padding: 0 2px;
}
/*.ajax-loaders {
    background-image: url(https://www.immigrationsaustralia.com.au/wp-content/themes/twentytwenty-child/images/spinner.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50px;
}*/

.flex_check input {
    max-width: 17.5px !important;
    height: 17.5px !important;
    padding: 0px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: -4px 10px 0 0 !important;
    border-radius: 2px !important;
}
.flex_check input:before {
    left: unset !important;
    right: unset !important;
    top: unset !important;
    margin: 0 auto !important;
}
.paymen_term_condition.flex_check {
    margin-top: 20px !important;
}
.flex_check>span,.paymen_term_condition.flex_check{
    display: flex;
    align-items: center;
}
.paymen_term_condition.flex_check {
    font-size: 14px;
}
span.sp_left {
    margin-left: auto;
    text-align: revert;
    display: block;
}


/* step 2*/


.Proficient2 .next_step_1 .sec_1, .Proficient2 .next_step_1 .sec_2, .Proficient2 .next_step_1 .sec_3 {
    max-width: 600px;
    margin: 0 auto;
}
.sec_1>img {
    display: block;
    margin: 0 auto;
}
.sec_2 ,.sec_3{
    font-style: italic;
}
 
.sec_2 ul,.sec_3 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}
.sec_2 ul>li ,.sec_3 ul>li {
    font-size: 14px;
	margin:0;
}
.sec_2 ul>li:not(:last-child), .sec_3 ul>li:not(:last-child) {
    margin-bottom: 20px;
}
.sec_2>h3 {
    color: #00b050;
    font-size: 20px;
    margin: 20px 0 !important;
    display: block;
}
.sec_3>h3 {
    color: #000eb0;
    font-size: 20px;
    margin: 20px 0 !important;
    display: block;
}
.sec_2 img {
    margin: 0 auto;
    mix-blend-mode: multiply;
}
.sec_2 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    padding: 50px 0;
    border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
}
.sec_3 ul li span {
    display: inline-block;
	color:red;
}
.sec_3 img {
    margin: 20px 0;
}
.sec_2 ul li {
    color: #212196;
}
.sec_2>ul li span {
    color: #333;
    font-weight: 400;
    margin: 9px 0 20px 0;
}
p.enj {
    text-align: left;
    font-weight: bold;
    color: #000;
    margin: 20px 0;
}
.wbox {
    padding: 30px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.3);
    margin-bottom: 30px;
}
.wbox a {
    display: block;
    color: red;
    font-weight: bold;
    margin-bottom: 20px;
}
.wbox .redcustom {
    display: block;
    color: red;
    font-weight: bold;
    margin-bottom: 20px;
}
.wbox b {
    color: #000;
}
.wbox b span {
    font-size: 13px;
    color: #000;
    font-weight: 400;
    padding-top: 10px;
}
.wbox img {
    max-width: 400px !important;
    margin: 0 auto 30px auto;
}
.flex_bx {
    background: rgb(172,19,19);
    color: #fff;
    padding: 30px;
}
.box_red h3 {
    font-size: 28px;
	    margin-top: 10px !important;
}
.box_red a {
    padding: 9px 20px;
    background: #fff;
    text-decoration: none !important;
    color: rgb(172,19,19);
    margin: 20px 0;
    display: inline-block;
}
.box_red span {
    padding: 9px 20px;
    background: #fff;
    text-decoration: none !important;
    color: rgb(172,19,19);
    margin: 20px 0;
    display: inline-block;
}
.box_red p {
    color: #fff;
    text-align: left;
    margin-top: 10px;
}

@media only screen and (max-width:768px)
{
	.Online .ads{padding-bottom: 60%;}
	.next_step_1 img {
    max-width: 100% !important;
}
}

p#loader_text {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
}
.ajax-loaders-ios {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    background: #020202b0;
    left: 0;
    right: 0;
}


.contact_details span.span1 {
    border-right: 1px solid #c1c1c1;
    display: inline-block;
    padding: 0 20px;
}
.contact_details span.span2 {
    padding-left: 15px;
}
.contact_details {
    background: #dadada;
    height: 50px;
    line-height: 50px;
}
.step_common.step_common_first,.step_common.step_common_two {
    padding: 0;
}
.step_common.step_common_first {
    margin-bottom: 30px;
}
.step_common.step_common_first .Step01,.step_common.step_common_two .Step01 {
    padding: 20px;
}
.name_last {
    display: flex;
    grid-gap: 15px;
}
.step_common.step_common_two .Step01 p {
    background: yellow;
    color: #000;
    padding: 6px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

.page-id-2753 .elementor-location-header,.page-id-2753  .elementor-location-footer {
    display: none;
}
.page-id-2817 .elementor-location-header,.page-id-2817  .elementor-location-footer {
    display: none;
}

.page-id-3658 .elementor-location-header, .page-id-3658 #Free_Guide,.page-id-3658  .elementor-location-footer {
    display: none;
}

.extra_pass {
    width: 100%;
    text-align: center;
    padding: 24px 0;
}

p.cancel_text {
    font-size: 14px;
}
form.protected-post-form,.extra_pass {
    max-width: 600px;
    margin: 40px auto;
    text-align: center;
}

.customerPortal form.protected-post-form,.extra_pass {
    margin: 0px auto;
}

.extra_pass p{
    color: gray;
}
form.protected-post-form {
    border: 1px solid rgba(0,0,0,.1);
    padding: 40px;
    border-radius: 3px;
    background: #f2f2f2;
}
a.try_for_free {
    display: inline-block;
    /* background: #777; */
    /* padding: 15px; */
    font-size: 20px;
    color: #0090f7;
    text-decoration: none;
    border-radius: 3px;
    margin: 20px 0;
    text-decoration: underline;
}
form.protected-post-form input[type="submit"] {
    margin: 30px auto 0 auto;
    border-radius: 100px;
    max-width: 200px;
    width: 100%;
}
form.protected-post-form>label {
    text-align: left;
    color: gray;
}




.page-id-2964 #Free_Guide{
    display: none;
}
.progrees_div {
    max-width: 400px;
    margin: 0 auto;
    text-align: left;
}
.progrees_div>p {
    text-align: center;
    color: #fff;
}
.progrees_div>h1 {
    padding-bottom: 10px !important;
}
.progrees_div div#qp_progi {
    background: #0b1667;
}

.page-id-3057 #Free_Guide{
    display: none;
}
section#claimSuccess {
    min-height: calc(100vh - 390px);
}



/* 29-09-2021 */
.parent-pageid-3282 #Free_Guide,.parent-pageid-3317 #Free_Guide,.parent-pageid-3340 #Free_Guide,.parent-pageid-3357 #Free_Guide,.parent-pageid-3375 #Free_Guide,.parent-pageid-3405 #Free_Guide,.parent-pageid-3428 #Free_Guide,.parent-pageid-3456 #Free_Guide {
    display: none;
}
span.term_pol_bultten {
    display: block;
    text-align: center;
}
span.term_pol_bultten a {
    color: #fff;
    display: inline-block;
    margin: 0 10px;
    font-family: initial;
    font-size: 18px;
}
span.term_pol_bultten a:hover{

    color: #cd2653 !important;
}


.f_phone_bb{color: #fff;
    text-align: center;
    font-family: initial;
    font-size: 18px;
    display: block;}

/* 11-10-2021 */

.sec_2>h3 {
    color: black;
    font-size: 20px;
    margin: 20px 0 !important;
    display: block;
}


.bellows-menu-item-3591 {
    margin: 10px 0 0 !important;
}


li.bellows-menu-item-3209 ~ li {
    background: #02244421 !important;
}

.sideBar_Menu .bellows-nav >li:not(.bellwos-active) span {
    color: #000 !important;
    font-size: 13px !important;
}


/* 40 pages css media*/
/*@media only screen and (max-width: 768px){*/
    /*.parent-pageid-3282 #menu-sidebar-bulletin-1>li {
    display: block !important;
    }*/

    .parent-pageid-3456 #menu-sidebar-bulletin>li {
    display: block !important;
    }
    .parent-pageid-3375 #menu-sidebar-bulletin>li {
    display: block !important;
    }
    .parent-pageid-3357 #menu-sidebar-bulletin>li {
    display: block !important;
    }
    .parent-pageid-3340 #menu-sidebar-bulletin>li {
    display: block !important;
    }
    .parent-pageid-3317 #menu-sidebar-bulletin>li {
    display: block !important;
    }
    .parent-pageid-3328 #menu-sidebar-bulletin>li {
    display: block !important;
    }
.parent-pageid-3375 #menu-sidebar-bulletin>li:not(:last-child) {
    display: none !important;
}
    .parent-pageid-3282 #menu-sidebar-bulletin>li:not(:last-child) {
        display: none !important;
    }
    .parent-pageid-3428 #menu-sidebar-bulletin>li:not(:last-child) {
        display: none !important;
    }
    .parent-pageid-3456 #menu-sidebar-bulletin>li:not(:last-child) {
        display: none !important;
    }
    .parent-pageid-3375 #menu-sidebar-bulletin>li:not(:last-child) {
        display: none !important;
    }
    .parent-pageid-3357 #menu-sidebar-bulletin>li:not(:last-child) {
        display: none !important;
    }
    .parent-pageid-3340 #menu-sidebar-bulletin>li:not(:last-child) {
        display: none !important;
    }
    .parent-pageid-3317 #menu-sidebar-bulletin>li:not(:last-child) {
        display: none !important;
    }

/*}*/


.bellows-menu-item-3591 .bellows-item-level-1 > a.bellows-target {
    background: #2196f37d !important;
}

.page-id-2315 .bellows-menu-item-3150, .page-id-2315 .bellows-menu-item-3591 {
    display: none !important;
}

@media (max-width: 767.98px){
    .servise_content span.term_list_no 
    {
        min-width: 20px;
    }
    .servise_content .elementor-text-editor {
        display: flex;
        
    }
    .defination_div .elementor-text-editor {
    flex-direction: column;
    }
    .servise_content .elementor-text-editor span.list_number {
    min-width: 21px;
    }
   
}