Notice: Trying to access array offset on value of type bool in /home/customer/www/staging.ataonline.edu.au/public_html/wp-content/plugins/convertplug/convertplug.php on line 217

Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/customer/www/staging.ataonline.edu.au/public_html/wp-content/plugins/convertplug/convertplug.php on line 1457

Warning: session_start(): Cannot start session when headers already sent in /home/customer/www/staging.ataonline.edu.au/public_html/wp-content/plugins/wp-limit-login-attempts/wp-limit-login-attempts.php on line 67

Warning: Cannot modify header information - headers already sent by (output started at /home/customer/www/staging.ataonline.edu.au/public_html/wp-content/plugins/convertplug/convertplug.php:217) in /home/customer/www/staging.ataonline.edu.au/public_html/wp-content/plugins/simple-custom-css/includes/public.php on line 63
/*--------Landing thank you page css start---------*/ .digital-landing_fullheightsec{height:100vh;} .digital-landing_fullheightsections { height: 100vh; padding: 0 80px !important; display: flex; justify-content: center; align-items: center;} .digital-thankyou__content h1 { color: #000; font-size: 55px; font-weight: bold;} .digital-thankyou__content p { color: #000; font-size: 26px !important; margin: 14px 0 0 0;} .page-id-5382 .zsiq_floatmain.zsiq_theme9.siq_bR {display: none !important;} .digital-thankyou__content a { background: #c92127 !important; color:#fff; padding: 13px 44px; display: inline-block; margin: 19px 0 0 0; font-size: 17px; border-radius: 3px; transition:0.3s;} .digital-thankyou__content a:hover {background: #DD3E44 !important;} .digital-thankyou__content {text-align: center;} /*********popup********/ /* .page-id-5280.add_overlay { position: fixed; height: 100%; width: 100%; } */ .tosel-popup { display: none; position:relative; } .tesol-inner { position: fixed; width: 100%; z-index: 9999; top: 50%; width: 100%; left: 50%; transform: translate(-50%, -50%); z-index: 9999; background-color: rgba(0,0,0,0.7); height: 100%; } .tosel-popup .close-tosel-popup { right: 10px; position: absolute; top: 10px; font-size: 27px; color: #c92127; z-index: 999; cursor: pointer; } .tosel-popup .popup-landing-form{ width: 500px; margin: 0 auto; top: 50%; position: absolute; left: 50%; transform: translate(-50%, -50%); } .tosel-popup .popup-landing-form .digital-landing_form{ background: -webkit-linear-gradient(#fff, #ccc); }.tosel-popup .popup-landing-form .digital-landing_form h2 { color: #000; }.tosel-popup .popup-landing-form .digital-landing_form input { background: #fff !important; border: 1px solid #c92127; color:#c92127; } .tosel-popup .popup-landing-form .digital-landing_form--banner h2::after { position: absolute; background: #000; } .tosel-popup .popup-landing-form .digital-landing_form input[type="submit"] { background: #c92127 !important; color:#fff; } .tosel-popup .popup-landing-form .digital-landing_form input::-webkit-input-placeholder { /* Edge */ color: #000; } .tosel-popup .popup-landing-form .digital-landing_form input:-ms-input-placeholder { /* Internet Explorer 10-11 */ color:#000; } .tosel-popup .popup-landing-form .digital-landing_form input::placeholder { color:#000; } .page-id-5280 { background: unset !important; } /***************Tosel enquiry circle section CSS Start************/ .advantages .advantages__title { display: inline-block; margin-bottom: 40px; padding: 15px 40px; text-transform: uppercase; color: #fff; background-color:#282a75; font-size: 26px; } .master-banner { position: relative; text-align: center; } .circles .circles__container { max-width: 1125px; margin: 0 auto; } .advantages .advantages__bloc { background-color: rgba(255,255,255,.85); } .circles .circles__circle { position: relative; float: left; width: 220px; height: 220px; -webkit-transition: -webkit-transform ease .2s; transition: -webkit-transform ease .2s; transition: transform ease .2s; transition: transform ease .2s,-webkit-transform ease .2s; border-radius: 100%; border: 2px solid #C92127; } .advantages .advantages__bloc-content { text-transform: uppercase; } .circles .circles__circle-content { position: absolute; top: 50%; left: 0; width: 100%; padding: 0 5px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-align: center; } .advantages .advantages__bloc-content .advantages__text-container {position: relative;} .advantages .advantages__bloc-content .advantages__numbers { color: #C92127; font-size: 19px; font-weight: 600; padding: 0px 20px; line-height: 25px; } .advantages .advantages__bloc-content .advantages__text-container {position: relative;} .advantages .advantages__bloc-content .advantages__text.advantages__text--last { top: 0; bottom: initial; } .advantages .advantages__bloc-content .advantages__text { position: absolute; bottom: 0; left: 10%; width: 80%; color: #002740; font-size: 18px; font-weight: 600; } .circles .circles__circle:nth-child(2) { margin-right: calc(((100% - (220px * 4)) / 3) / 2); margin-left: calc((100% - (220px * 4)) / 3); } .circles .circles__circle:nth-child(3) { margin-right: calc((100% - (220px * 4)) / 3); margin-left: calc(((100% - (220px * 4)) / 3) / 2); } .circles .circles__circle:hover { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); } /***************Tosel enquiry circle section CSS Closed************/ /* request_form_css_start */ .Rqst_form { background: #282a75; padding: 30px 20px 30px 30px; color: #fff; } .full_name_field { display: flex; flex-direction: row; } .Rqst_form input { background: #2d2f7d; color: #fff; border-color: #615f5f; margin-top: 5px; height: 40px; line-height: 40px; padding: 0 10px; } .Rqst_form input, .your_address_field textarea.wpcf7-form-control , .your_intreset_field p select.wpcf7-form-control{ width: calc(100% - 10px); } .Rqst_form input:focus { border-color: #fff; background: #2d2f7d; } .Rqst_form p , .your_email_field { padding: 0 0 20px; } .phone_number_field .phone_field p input { background: #2d2f7d; color: #fff; border-color: #615f5f; margin-top: 5px; height: 40px; line-height: 40px; padding: 0 10px; border: none; border-bottom: 1px solid #615f5f; } .phone_number_field .phone_field p input:focus { border-color: #fff !important; } .phone_field { display: flex; flex-direction: row; } .phone_field p { width: 100%; } .your_address_field textarea.wpcf7-form-control { height: 70px !important; background: #2d2f7d; margin: 5px 0 0 0; color: #fff; border-color: #615f5f; } .your_address_field textarea.wpcf7-form-control:focus { border-color: #fff; } .your_intreset_field { display: flex; flex-direction: row; padding-top: 15px; } .your_intreset_field p { width: 100%; } .your_intreset_field p select.wpcf7-form-control { margin-top: 5px; color: #fff; font-weight: 600; height: 40px !important; padding: 0 10px !important; line-height: 40px !important; background: #2d2f7d; border: 1px solid #fff !important; } .submit_request_infopack_btn { display: flex; justify-content: center; padding: 0 0 20px; } .submit_request_infopack_btn input { width: 150px; background: #d9ea17; color: #000; font-weight: 600; font-size: 16px; } .submit_request_infopack_btn input[type=submit]:hover { background-color: #eaff00 !important; } /* request_form_css_end */ /*------Media Queries----*/ @media only screen and (max-width:1000px){ .page-id-5382 .full-width-content.vc_row-fluid .vc_col-sm-6{height:100vh !important;} } /*--------Landing thank you page css closed---------*/ /*--------fb review slider css start---------*/ .fb-review-slider .slick-slide{padding:0 !important;} /*--------fb review slider css closed---------*/ /*--------Landing page css start---------*/ .page-id-5382 #header-secondary-outer{display:none;} .page-id-5382 #header-space{display:none !important;} .page-id-5382 #header-outer{display:none;} .page-id-5382 #page-header-wrap{display:none;} .page-id-5382 #footer-widgets{display:none;} .page-id-5382 #copyright{display:none;} .page-id-5382 .container-wrap{padding-bottom:0 !important;} .page-id-5382 div.clear {padding-bottom: 0 !important;} .page-id-5382 #footer-outer {display: none;} .page-id-5280 #header-secondary-outer{display:none;} .page-id-5280 #header-space{display:none !important;} .page-id-5280 #header-outer{display:none;} .page-id-5280 #page-header-wrap{display:none;} .page-id-5280 #footer-widgets{display:none;} .page-id-5280 #copyright{display:none;} .page-id-5280 .container-wrap{padding-bottom:0 !important;} .page-id-5280 div.clear {padding-bottom: 0 !important;} .page-id-5280 #footer-outer {display: none;} .page-id-5280 .afiliate-secone_content h2 { color:#000; line-height: 55px; margin-bottom: 25px;} .swiper-slide .image-bg{background-size: contain !important;} .digital-landing_form.digital-landing_form--banner h2::after { position: absolute; background: #fff; content: ""; width: 48px; height: 2px; left: 50%; bottom: -14px; transform: translateX(-50%);} .digital-landing_form.digital-landing_form--banner h2 { position: relative; margin: 0 0 48px 0;} .digital-landingpage-formcontent.digital-landingpage-formcontent-banner {margin: 58px 0 0 0 !important;} .page-id-5280 .afiliate-secone_content p { line-height: 25px; font-size: 17px; padding-bottom: 11px;} .digital-offerend-sec { display: flex; color: #000; align-items: center; margin: 22px 0 0 0;} .digital-offerend-sec h3 { margin: 0 !important; color: #000; font-weight: normal; font-size:24px;} .countdown { font-size: 18px; margin: 0 0 0 5px; font-weight: 600; font-size:24px;} .digital-landingpage-formcontent.talk-to-esl-expert { text-align: center; margin-top: 57px !important;} .digital-landingpage-formcontent.talk-to-esl-expert a { font-weight: bold; padding: 13px 60px;} .page-id-5280 .affiliate-sectwo_cont h2{color:#000;} .page-id-5280 .zsiq_flt_rel{display:none !important;} .page-id-5280 .affiliate-secone_img{margin-top:0;} .page-id-5280 .digital-landingpage-formcontent {margin: 0px 0 0 0;} .landing-facebook-review-section{box-shadow: 0px 0px 7px rgba(0,0,0,0.2);} .seek-learning-section { margin-top: 83px; box-shadow: 0px 0px 7px rgba(0,0,0,0.2); z-index: 1111110; } .page-id-4722 #header-secondary-outer{display:none;} .page-id-4722 #header-space{display:none !important;} .page-id-4722 #header-outer{display:none;} .page-id-4722 #page-header-wrap{display:none;} .page-id-4722 #footer-widgets{display:none;} .page-id-4722 #copyright{display:none;} .page-id-4722 .container-wrap{padding-bottom:0 !important;} .page-id-4722 div.clear {padding-bottom: 0 !important;} .page-id-4722 #footer-outer {display: none;} .page-id-4722 .afiliate-secone_content h2{color:#000;} .page-id-4722 .affiliate-sectwo_cont h2{color:#000;} .landingpage-displaynonsec{display:none !important;} .page-id-4722 .zsiq_flt_rel{display:none !important;} .digital-landingpage-formcontent h2 { color: #c92127 !important; font-weight: bold; font-size: 30px; line-height: 36px; } .testimonial_title.foundation-certifi_course { text-align: center; } .digital-landing_form select option { color: #000 !important; } .digital-landingpage-formcontent { margin: 32px 0 0 0; margin-bottom: 0px; } .digital-landingpage-formcontent ul li img { width: 18px !important; margin-right: 7px; } .digital-landingpage-formcontent ul li p { width: 95%; } .digital-landingpage-formcontent ul { margin: 27px 0 0 0; padding: 0 50px 0 0; } .digital-landing_form { background: #282A75; padding: 48px 46px; border-radius: 4px; } .digital-landingpage-formcontent ul li { list-style: none; font-size: 17px; color: #000; margin-bottom: 17px; display: flex; align-items: center; } .digital-landingpage-formcontent a { background: #c92127 !important; color: #fff; padding: 8px 30px; display: inline-block; margin: 19px 0 0 0; font-size: 15px; border-radius: 3px; } .digital-landing_form h2 { color: #fff; text-align: center; line-height: 30px; font-size: 21px; margin: 0 0 26px 0; } .digital-landing_form ul { margin: 0 0 14px 0; } .digital-landing_form ul li{list-style:none;} .landing-form_row li { width: 48%; } .landing-form_row { display: flex; justify-content: space-between; } .digital-landing_form input { background: transparent !important; border: 1px solid #fff; color:#fff; } .digital-landing_form select { background: transparent; border: 1px solid #fff !important; color: #fff; } .digital-landing_form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #fff; opacity:1; } .digital-landing_form input::-moz-placeholder { /* Firefox 19+ */ color: #fff; opacity:1; } .digital-landing_form input:-ms-input-placeholder { /* IE 10+ */ color: #fff; opacity:1; } .digital-landing_form input:-moz-placeholder { /* Firefox 18- */ color: #fff; opacity:1; } .landing-form_row-fullsubmit li {text-align: center;} .landing-form_row-fullsubmit li input { background: #c92127 !important; border: 0; width: 100%; padding: 11px 0; font-size: 15px; font-weight: 500; margin: 25px 0 0 auto; } .testimonial_title.foundation-certifi_course h2 { font-size: 40px !important; text-align: center; position: relative; margin-bottom: 80px !important; } .testimonial_title.foundation-certifi_course h2::after { position: absolute; content: ""; background: #000; height: 3px; width: 90px; bottom: -22px; left: 50%; transform: translateX(-50%); } .testimonial_title.foundation-certifi_course li {list-style: none;} .testimonial_title.foundation-certifi_course ul { margin: 0 0 16px 0; padding: 26px 31px 33px; background: #eee; border-radius: 3px; } .testimonial_title.foundation-certifi_course p { font-size: 16px; } .testimonial_title.foundation-certifi_course h4 { margin: 0 0 2px 0; font-weight: bold; } .testimonial_title.foundation-certifi_course a{padding: 12px 35px;margin: 10px 0 0 0;} .testim_content_text { height: 146px; text-align: justify; } /*--------Landing page css closed---------*/ /*-------------Affiliate page css--------------------*/ .ata-main_video iframe { width: 100% !important; height: 600px; } .affiliate-banner_section {text-align: center;} .affiliate-banner_section h1{ font-weight: 700; font-size: 7vw; line-height: 1.1em; color:#fff; margin-bottom: 11px; } .affiliate-banner_section p{ font-size: 30px; line-height: 2em; color:#fff; padding-bottom: 38px; } .affiliate-banner_section a { color: #ffffff !important; background: #C92127; border-width: 7px; border-color: #ff6b5a; border-radius: 100px; font-size: 17px; font-weight: 700; text-transform: uppercase; transition: 0.5s; padding: 15px 32px; } .affiliate-banner_section a:hover{background: #DD3E44;} .affiliate-secone_img{margin-top:-169px;} .afiliate-secone_content h2{ font-weight: 700; font-size: 44px; line-height: 1.5em; } .afiliate-secone_content {padding-left: 50px;} .afiliate-secone_content p { line-height: 2em; font-size: 17px; padding-bottom: 16px; } .main-testim_section { display: flex; background-color: #eaeaea; padding: 40px 25px 21px 25px; width: 100%; position: relative; margin-top: 25px; } .main-testim_section::before { position: absolute; z-index: 2; top: 0px; left: 50%; width: 36px; height: 36px; content: url("https://www.ataonline.edu.au/wp-content/uploads/2019/05/Unt-1.png"); transform: translate(-50%, -50%); } .testim_image img { width: 90px !important; height: 90px !important; max-width: 90px !important; border-radius: 50%; margin-right: 39px; } .testim_content p {font-size: 14px;} .testim_content strong { font-weight: 700; font-size: 15px; } .testim-content_cont {padding: 0;} .afiliate-secone_content a { color: #ffffff !important; background: #C92127; border-width: 7px; border-color: #ff6b5a; border-radius: 100px; font-size: 17px; font-weight: 700; text-transform: uppercase; transition: 0.5s; padding: 13px 27px; margin-top: 7px; display: inline-block; } .afiliate-secone_content a:hover {background: #DD3E44;} .affiliate-sectwo_cont h2 { font-weight: 700; font-size: 43px; line-height: 1.5em; margin-bottom: 33px; } .affiliate-sectwo_cont ul { margin: 0 auto 38px; text-align: center; } .affiliate-sectwo_cont li{list-style:none !important;} .affiliate-sectwo_cont ul li img {margin-bottom: 9px !important;} .affiliate-sectwo_cont li h3 {font-size: 18px;} .affiliate-sectwo_cont li p {font-size: 15px;} .affiliate-sectwo_cont li a { color: #ffffff !important; background: #C92127; border-width: 7px; border-color: #ff6b5a; border-radius: 100px; font-size: 17px; font-weight: 700; text-transform: uppercase; transition: 0.5s; padding: 15px 32px; display: inline-block; margin-top: 47px; } .affiliate-sectwo_cont li a:hover{background: #DD3E44;} .affiliate-sectwo_cont {padding: 0px 80px 0;} .anim-sectwo_image { margin: 0 !important; width: 100% !important; } .testimonial_title h2 { font-weight: 700 !important; font-size: 44px !important; line-height: 48px; color: #000; margin-bottom: 43px; } .testimonial_title a { color: #ffffff; border-width: 5px; border-color: #C92127; border-radius: 100px; font-size: 16px; font-weight: 700; text-transform: uppercase; background-color: #C92127; padding: 16px 28px; display: inline-block; transition:0.5s; } .testimonial_title a:hover {background: #DD3E44;} .all-testim_section{margin-top:0;} .main-testimsec_bottom { background-color: #eaeaea; padding: 35px; } .main-testimsec_img { text-align: center; margin-bottom: 15px; } .main-testimsec_img::before { position: absolute; z-index: 2; top: -16px; left: 50%; width: 36px; height: 36px; content: url("https://www.ataonline.edu.au/wp-content/uploads/2019/05/Unt-1.png"); transform: translatex(-50%); } .main-testimsec_bottom img { width: 90px !important; height: 90px !important; max-width: 90px !important; border-radius: 50%; margin:0 auto; } .testim_content p {font-size: 14px;} .testim_content strong { font-weight: 700; font-size: 15px; } .testim-content_cont {padding: 0;} .video-section_title {padding: 58px 50px 0;} .video-section_title h2 { color: #000; font-weight: 700 !important; font-size: 44px !important; line-height: 1.5em !important; text-align: left !important; margin-bottom: 13px; } .video-section_title p { font-size: 17px; color: #666; line-height: 33px; } .video-section_title a { color: #ffffff; border-width: 5px; border-color: #C92127; border-radius: 100px; font-size: 16px; font-weight: 700; text-transform: uppercase; background-color: #C92127; padding: 16px 28px; display: inline-block; transition: 0.5s; } .video-section_title a:hover { background: #DD3E44; } .affiliate-form-title h2 { text-align: center; font-weight: 700; font-size: 44px; color: #000000 !important; line-height: 50px; margin-bottom: 50px; } .affiliate-contact_form { width: 77%; margin: 0 auto; } .affiliate-contact_form h3 { font-size: 26px; font-weight: normal; margin-bottom: 14px !important; } .affiliate-contact_form ul { padding: 0; margin: 0; } .affiliate-contact_form li { list-style: none !important; } .affiliate-contact_form li input { width: 65%; padding: 16px !important; border-width: 0; border-radius: 0; color: #999; background-color: #eee !important; font-size: 14px; border: 0 !important; margin-bottom: 25px; box-shadow: none !important; } .affiliate-form_twosec input[type="submit"] { position: relative; padding: 13px 10px !important; border: 2px solid #2ea3f2 !important; -webkit-border-radius: 3px inherit; -moz-border-radius: 3px; border-radius: 3px; background-color: transparent !important; font-size: 20px; font-weight: 500; transition: all .5s; color: #2ea3f2; width: 164px; } .affiliate-contact_maincont { padding-bottom: 45vh !important; background-position: center right !important; padding-top: 90px !important; } .affiliate-form_twosec input[type="submit"]:hover{ background-color: #2ea3f2 !important; color:#fff !important; } .affiliate-contact_form li input::placeholder{ opacity:1; color: #999; } /*...............Internationally Employer Recognised Courses.............*/ .tabs-courses p { padding-bottom: 8px; } .tabs-courses ul{ margin-bottom: 8px; } div#Display_none { display: none; } .banner_sec_chn_vitm { margin: 70px 0 35px; } .banner_sec_chn_vitm h2 { font-size: 30px !important; line-height: 40px !important; text-align: left !important; font-weight: 700 !important; color: #000 !important; font-family: 'Open Sans' !important; padding: 0 0px 0 20px !important; border-left: 2px solid #eaeaea; } .banner_sec_chn_vitm_cus h2 { border-right: 2px solid #eaeaea; padding: 0 20px 0 0 !important; border-left: 0px !important; } .banner_sec_chn_vitm .col.span_12.section-title { padding: 0 !important; border: none !important; } .banner_sec_chn_vitm h2 span.color { font-size: 35px !important; padding: 0 !important; color: #c92127 !important; font-weight: 700 !important; line-height: 50px !important; display: block; } .banner_sec_chn_vitm .chn_vitnm_img { box-shadow: 2px 2px 15px #afafaf; } .page-id-6013 .affiliate-secone_img{ margin-top: 0 ; } .banner_sec_chn_vitm .vc_col-sm-3.wpb_column.column_container { align-items: center; } /*----------Media queries----*/ @media only screen and (max-width:1450px){ .atahome-flex-section .wpb_row > .span_12 { display: flex; align-items: center;} } @media only screen and (max-width:1024px){ .atahome-flex-section .wpb_row > .span_12 {display: inherit;} .circles .circles__container {max-width: 740px;} .circles .circles__circle { width: 150px; height: 150px;} .circles .circles__circle:nth-child(2) { margin-right: calc(((100% - (150px * 4)) / 3) / 2); margin-left: calc((100% - (150px * 4)) / 3);} .circles .circles__circle:nth-child(3) { margin-right: calc((100% - (150px * 4)) / 3); margin-left: calc(((100% - (150px * 4)) / 3) / 2);} .advantages .advantages__bloc-content .advantages__numbers { font-size: 14px; line-height: 18px;} } @media only screen and (max-width:1000px){ .testimonial_title.foundation-certifi_course {margin-bottom: 72px !important;} .banner_sec_chn_vitm.banner_sec_chn_vitm_cus h2 {border: none !important;padding-bottom:0px !Important;} .banner_sec_chn_vitm h2 span.color { font-size: 30px !important; line-height: 40px !important; display: block !Important; } .banner_sec_chn_vitm h2 { font-size: 30px !important; line-height: 40px !important; border: none !important; padding: 0 0 40px 0 !important; border-bottom: 2px solid #e2e2e2 !important; text-align: center !important; } .banner_sec_chn_vitm { margin: 40px 0 0px; } } @media only screen and (max-width:700px){ .testim_content_text {height: auto;} .banner_sec_chn_vitm h2 , .banner_sec_chn_vitm h2 span.color { font-size: 24px !important; line-height: 30px !important;} .circles .circles__container { max-width: 320px; padding: 10px;} .circles .circles__circle { width: 140px; height: 140px;} .circles .circles__circle:nth-child(2n+1) { float: left; clear: both;} .circles .circles__circle:nth-child(2n+2) { float: right; margin-bottom: 20px;} .circles .circles__circle:nth-child(3) { margin-right: 0; margin-left: 0;} .circles .circles__circle:nth-child(2) { margin-right: 0; margin-left: 0;} .advantages .advantages__bloc-content .advantages__numbers{ padding: 0px 9px; font-size: 12px; line-height: 16px;} .advantages .advantages__title{font-size: 20px; line-height: 25px;} } @media only screen and (max-width:480px){ .landing-form_row li {width: 100%;} .landing-form_row {display: inherit;} .digital-landing_form ul {margin: 0 !important;} .digital-landing_form ul li {margin: 0 0 15px 0 !important;} .full_name_field , .phone_field , .your_intreset_field {flex-direction: column;padding: 0 0 15px;} .Rqst_form {padding: 25px;} .your_intreset_field {padding-bottom: 25px;padding-top:12px;} .Rqst_form input, .your_address_field textarea.wpcf7-form-control, .your_intreset_field p select.wpcf7-form-control { width: calc(100% - 0px) !important; } .Rqst_form p, .Rqst_form label { font-size: 14px !important; } .Rqst_form input, .your_address_field textarea.wpcf7-form-control, .your_intreset_field p select.wpcf7-form-control { width: calc(100% - 0px) !important; height: 50px; font-size: 14px !important; line-height: 50px; } .phone_number_field .phone_field p input , .your_intreset_field p select.wpcf7-form-control { height: 50px !important; line-height: 50px !important; } .submit_request_infopack_btn { flex-direction: column; } } @media (max-width:575px){ .tosel-popup .digital-landing_form { padding: 10px 20px 4px 20px; } .tosel-popup .popup-landing-form { width: 300px; } .tosel-popup .popup-landing-form .digital-landing_form h2 { font-size: 18px; } .tosel-popup .popup-landing-form .digital-landing_form input[type="submit"] { margin-top: 10px; height: 40px; } .tosel-popup .popup-landing-form .digital-landing_form input { height: 35px; } .tosel-popup .close-tosel-popup { right: 6px; top: 2px; font-size: 18px;} }