/* Table of Content
 ==================================================
 #Page Structure
 #Home Page Style */
@font-face { font-family: 'MarkOT'; src: url('MarkOT.eot'); src: url('MarkOT.eot?#iefix') format('embedded-opentype'), url('MarkOT.woff2') format('woff2'), url('MarkOT.woff') format('woff'), url('MarkOT.ttf') format('truetype'), url('MarkOT.svg#MarkOT') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: "MarkOT"; src: url('MarkWeb-Bold.eot?v=4.6.3'); src: url('MarkWeb-Bold.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('MarkWeb-Bold.woff?v=4.6.3') format('woff'), url('MarkWeb-Bold.ttf?v=4.6.3') format('truetype'), url('MarkWeb-Bold.svg?v=4.6.3#MarkWeb-Bold') format('svg'); font-weight: 700; }
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; list-style: none; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option { margin: 0; padding: 0; border: 0; outline: 0; }
html { -webkit-text-size-adjust: none; }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.25em }
nav ul, ol, li { list-style: none; list-style-image: none; }
button, input, select, textarea { font-family: "MarkOT", sans-serif; font-weight: normal; font-size: 100%; margin: 0; vertical-align: baseline; box-shadow: none; appearance: none; -webkit-appearance: none; }
textarea { overflow: auto; vertical-align: top }
input[type="button"], input[type="submit"] { -webkit-appearance: none !important; }
:focus { outline: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
img, svg { height: auto; max-width: 100%; vertical-align: text-bottom; }
a { outline: none; cursor: pointer; text-decoration: none; }
a:hover { text-decoration: none; }
a:focus { text-decoration: none; outline: none !important; }
.preloader { display: none; }
 input::-ms-clear {
display: none;
}
svg:not(:root) { overflow: hidden; }
/*Placeholder CSS*/
/*Loader CSS.................*/
.pace { -webkit-pointer-events: none; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.pace-inactive { display: none; }
.pace .pace-progress { background: #ff5500; position: fixed; z-index: 2000; top: 0; right: 100%; width: 100%; height: 2px; }
/* #Page Structure
================================================== */
html { font-size: 93.75%; letter-spacing: -0.7px; overflow: initial; }
body { font-family: "MarkOT", sans-serif; font-size: 15px; letter-spacing: -0.04667em; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.wrapper { width: 100%; }
.main { max-width: 1170px; margin: 0 auto; width: 100%; }
h1, h2, h3, h4, h5, h6, strong { font-weight: 700; font-family: 'MarkOT'; }
/* Home Page Style
 ================================================== 
/***** header styles goes here *****/

header { clear: both; color: #510063; position: relative; z-index: 100; float: left; width: 100%; }
.header_user { background-color: #ffffff; color: #ff5500; float: left; padding-bottom: 10px; padding-top: 24px; position: relative; width: 100%; }
.header_user ul { width: 100%; float: left; text-align: right; }
.header_user ul li { display: inline-block; margin-right: 17px; }
.header_user ul li:last-child { margin-right: 0; }
.header_user ul li a { color: #ff5500; display: inline-block; line-height: 26px; text-transform: capitalize; }
.header_user ul li a svg { fill: currentcolor; height: 20px; position: relative; top: 0; width: 20px; }
.account_activate svg { margin-right: 7px; }
.main_header { background: #ff5500 none repeat scroll 0 0; width: 100%; float: left; color: #ffffff; position: relative; }
.header_logo { float: left; margin: 27px 0px 20px 0px; display: inline-block; }
.header_logo svg { height: 30px; width: 124px; }
.main_nav { float: right; position: relative; }
.main_nav nav ul li { display: inline-block; position: relative; }
.main_nav nav ul { font-size: 0px; }
.main_nav nav ul li.is_parent a { background-image: url("icon_nav_arrow.png"); background-position: 82% 41px; background-repeat: no-repeat; background-size: 7px; padding-right: 34px; z-index: 99999999; }
.main_nav nav ul li a { border-bottom: 0 none; color: #ffffff; display: inline-block; font-size: 22px; line-height: 76px; padding: 5px 20px 0; }
.main_nav nav ul li a:hover, .main_nav nav ul li a:focus { background-color: #4a0057 }
.main_nav nav ul li.is-search-icon > a { background-image: url("icon_search.png"); background-position: 50% center; background-repeat: no-repeat; background-size: 18px auto; border-bottom: 0 none; border-radius: 50px; height: 32px; margin: -19px 0 0 22px; padding: 0; vertical-align: middle; width: 32px; }
.main_nav nav ul li.is-search-icon a:hover, .main_nav nav ul li.is-search-icon a:focus { background-color: #ea4e00; }
.icon_animate { transition-delay: 100ms; transition-duration: 300ms, 300ms, 300ms, 300ms; transition-property: width, height, margin, border; transition-timing-function: ease, ease, ease, ease; -webkit-transition-delay: 100ms; -webkit-transition-duration: 300ms, 300ms, 300ms, 300ms; -webkit-transition-property: width, height, margin, border; -webkit-transition-timing-function: ease, ease, ease, ease; }
.header_search { top: 22px; background: rgba(0, 0, 0, 0) none repeat scroll 0 0; clear: none; display: inline-block; height: 36px; padding: 0; vertical-align: middle; width: 0; max-width: none; overflow: hidden; position: absolute; right: 0; }
.header__top form { opacity: 0; transition: opacity 600ms ease 100ms; -webkit-transition: opacity 600ms ease 100ms; -moz-transition: opacity 600ms ease 100ms; }
.header_search input { border: medium none; border-radius: 20px; height: 36px; line-height: 36px; padding: 3px 40px 0 18px; vertical-align: middle; width: 100%; font-size: 16px; }
.safari .header_search input { padding: 8px 40px 0 18px; }
.header_search button { background-color: #ff5500; border: medium none; border-radius: 20px; height: 32px; overflow: hidden; position: absolute; right: 2px; top: 2px; width: 32px; background-image: url(icon_searcharrow.png); background-repeat: no-repeat; background-size: 8px auto; background-position: center; cursor: pointer; }
.main_nav nav ul li.active_search a { margin: -19px 0 0 264px }
.header_search.open_search { width: 280px; }
.header_submenu { display: none; background-color: #4a0057; margin-top: 0; overflow: hidden; position: absolute; right: 0; top: 100%; z-index: 99; left: 50%; margin: 0 0 0 -159px; padding: 8px 0; width: 316px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-color: currentcolor rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2); border-image: none; border-style: none solid solid; border-width: 0 2px 2px; }
.header_submenu .has_icon { border-bottom: 2px solid rgba(255, 255, 255, 0.2); position: relative; }
.header_submenu li { width: 100%; }
.header_submenu li.last { border-bottom: medium none; margin-bottom: 9px; }
.header_submenu li.has_icon > a { padding: 12px 70px 14px 26px !important; }
.header_submenu li a { padding: 7px 30px 8px 30px !important; background: none !important; position: relative; width: 100%; font-size: 15px; }
.header_submenu li a:hover, .header_submenu li a:focus { background: rgba(255, 255, 255, 0.07) !important; }
.header_submenu li a div { font-size: 15px; font-weight: normal; line-height: normal; }
.header_submenu li.has_icon a div { font-size: 1.2rem; font-weight: 700; line-height: normal; }
.header_submenu li.has_icon a span { color: #cdafe0; display: block; font-size: 15px; line-height: normal; margin-top: 1px; }
.header_submenu li.has_icon svg { display: block; height: 36px; position: absolute; right: 26px; top: 18px; width: 36px; }
.main_nav nav ul li.is_parent:hover > a { background-color: #4a0057; }
.main_nav nav ul li.is_parent:hover .header_submenu { display: block; }
.plan_comparison { width: 100%; float: left; background: #510063; padding: 55px 0; }
.pc_titles h1 { color: #fff; font-size: 42px; font-weight: 700; letter-spacing: -1.6px; }
.pc_titles .pcbody_txt { width: 100%; float: left; }
.pc_titles .pcbody_txt { float: left; margin-top: 13px; width: 100%; }
.pc_titles .pcbody_txt ul li.no_tick { padding-left: 0px; background: none; }
.pc_titles .pcbody_txt ul li { background-image: url("https://www.amaysim.com.au/themes/custom/amaysim/sass/base/icons/icon_tick_circle.svg"); background-repeat: no-repeat; background-size: 20px 20px; color: #d2c0d0; display: inline-block; letter-spacing: -0.6px; line-height: 20px; margin-right: 22px; padding-left: 32px; }
.pc_titles .pcbody_txt ul li:first-child { color: #fff; }
.planbox_list { float: left; margin-top: 56px; width: 100%; }
.hidden-md { display: none; padding-left: 7px; padding-right: 7px; }
.plan-box { background-color: #ffffff; border-radius: 5px; color: #603f66; float: left; margin-right: 0.8%; padding: 28px 0 52px; position: relative; text-align: center; width: 24.4%; }
.plan-box:nth-child(4n) { margin-right: 0px; }
.plan-box_title h2 { display: block; margin-bottom: 16px; }
.plan-box_title h2 a { color: #ff5500; font-size: 22px; text-transform: uppercase; }
.plan-box_cta { float: left; width: 100%; padding-left: 7px; padding-right: 7px; }
.plan-box_cta h2 { color: #510063; font-size: 40px; }
.plan-box_cta h2 span.days { clear: both; display: block; font-size: 15px; font-weight: normal; margin-top: 0; width: 100%; }
.plan-box_cta h2 span.dlr_sign { display: inline-block; font-size: 20px; margin-top: -7px; vertical-align: middle; }
.btn_orange:hover { background-color: #ea4e00; }
.plan-box_cta p { margin-top: 14px; }
.plan-box_offer { float: left; margin-top: 32px; width: 100%; }
.plan-box_offer h2 { background-color: #eddbf5; color: #510063; font-size: 22px; margin-bottom: 8px; padding: 15px 0 12px; width: 100%; }
.plan-box_offer h5 { color: #510063; display: inline-block; font-size: 15px; margin-bottom: 0; margin-top: 11px; padding-left: 7px; padding-right: 7px; }
.plan-box_offer p { display: inline-block; margin-bottom: 10px; margin-top: 2px; color: #510063; padding-left: 7px; padding-right: 7px; }
.plan-box_offer p a { color: #510063; text-decoration: underline; display: inline-block; }
.plan_info { bottom: 23px; position: absolute; text-align: center; width: 100%; padding-left: 7px; padding-right: 7px; }
.plan_info a { text-decoration: underline; color: #ff5500; }
.midd-contianer .answer-section { width: 100%; float: left; padding-top: 67px; padding-bottom: 71px; }
.midd-contianer .answer-section h3 { color: #510063; font-size: 31px; font-weight: 700; padding-bottom: 27px; }
.midd-contianer .answer-section .answer-detail { width: 100%; float: left;  border-top: 1px dotted #d5d5d5; }
.midd-contianer .answer-section .answer-detail .detail-title { float: left; padding: 19px 50px 21px 0; position: relative; width: 100%; }
.midd-contianer .answer-section .answer-detail:last-child { border-bottom: 1px dotted #d5d5d5; }
.midd-contianer .answer-section .answer-detail .detail-title::after { background-image: url(arrow-down.png); background-repeat: no-repeat; background-position: 0 100%; background-size: 17px 10px; content: " "; height: 10px; margin-top: -5px; position: absolute; right: 10px; top: 50%; width: 17px; }
.midd-contianer .answer-section .answer-detail .detail-title-1.active::after { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); }
.midd-contianer .answer-section .answer-detail .detail-title-2.active::after { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); }
.midd-contianer .answer-section .answer-detail .detail-title-3.active::after { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); }
.midd-contianer .answer-section .answer-detail .detail-title-4.active::after { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); }
.midd-contianer .answer-section .answer-detail .detail-title-5.active::after { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); }
.midd-contianer .answer-section .answer-detail .detail-title h5 { color: #ff5500; font-size: 18px; font-weight: 700; letter-spacing: -0.5px; cursor: pointer; }
.midd-contianer .answer-section .answer-detail .answer-content { width: 100%; float: left; display: none; }
.midd-contianer .answer-section .answer-detail .answer-content p { color: #603f66; font-size: 15px; font-weight: 400; line-height: 24px; padding-bottom: 20px; }
.midd-contianer .survey-section { width: 100%; float: left; padding: 95px 0 85px; background-color: #510063; }
.midd-contianer .survey-section .survey-top { position: relative; width: 100%; float: left; }
.midd-contianer .survey-section .survey-img { left: 0; position: absolute; top: -26px; width: auto; }
.midd-contianer .survey-section .survey-txt { width: 100%; float: right; padding-left: 180px; }
.midd-contianer .survey-section .survey-txt h3 { color: #fff; font-size: 32px; font-weight: 700; line-height: 39px; letter-spacing: -1.2px; }
.midd-contianer .survey-section .survey-txt p { color: #d1bfd0; font-size: 15px; font-weight: 400; padding-top: 11px; }
footer { float: left; padding-top: 64px; padding-bottom: 68px; width: 100%; }
footer .top-ftr { width: 100%; float: left; }
footer .top-ftr .left-ftr { width: 63%; float: left; }
footer .top-ftr .left-ftr ul { list-style: none; }
footer .top-ftr .left-ftr ul li { float: left; max-width: 160px; width: 33%; padding-bottom: 4px; }
footer .top-ftr .left-ftr ul li a { font-size: 15px; color: #614655; text-decoration: underline; }
footer .top-ftr .left-ftr { width: 68%; float: left; }
footer .top-ftr .right-ftr { width: 30%; float: right; }
footer .top-ftr .right-ftr .social { width: 100%; float: right; }
footer .top-ftr .right-ftr .social ul { list-style: none; float: right; }
footer .top-ftr .right-ftr .social ul li { float: left; margin-right: 14px; width: auto; padding-top: 4px; }
footer .top-ftr .right-ftr .social ul li:last-child { margin-right: 0; }
footer .top-ftr .right-ftr .link-ftr { width: 100%; float: right; padding-top: 14px; }
footer .top-ftr .right-ftr .link-ftr p { text-align: right; font-size: #614655; font-size: 14px; font-weight: 400; }
footer .top-ftr .right-ftr .link-ftr p a { color: #603f66; text-decoration: underline; }
footer .top-ftr .right-ftr .link-ftr p .icon-1 { max-width: 12px; position: relative; top: -1px; }
footer .top-ftr .right-ftr .link-ftr p .icon-2 { max-width: 12px; position: relative; top: -1px; }
footer .bottom-ftr { width: 100%; float: left; padding-top: 13px; }
footer .bottom-ftr p { color: #614655; font-size: 13px; font-weight: 400; }
.button--svg:hover .button--svg__border, .button--svg:active .button--svg__border, .button--svg:focus .button--svg__border { fill: #d7cbd9; }
.button--svg .button--svg__border, .button--svg .button--svg__border, .button--svg .button--svg__border { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
/***** midd container styles goes here *****/
/* menu new css */
.mobile_menu { display: none; }
.mobile_menu .header_submenu.is_open { left: inherit; position: relative; right: inherit; top: inherit; }
.mobile_menu .header_submenu li { padding: 0 70px 0 26px; }
.mobile_menu .header_submenu li.has_icon a div, .mobile_menu .header_submenu li a div { color: #fff; line-height: 1.6rem; }
.mobile_menu .header_submenu li.has-icon svg { display: block; height: 36px; position: absolute; right: 26px; top: 18px; width: 36px; }
.mobile_menu .header_submenu li a { position: static; }
.mobile_menu .header_submenu.is_open { padding: 0px; }
.mobile_menu .header_submenu li a { float: left; width: 100%; padding: 6px 30px; padding-left: 0px !important; }
.mobile_menu .header_submenu li.has_icon a { padding: 16px 70px 18px 0 !important; }
.mobile_menu .header_submenu li:last-child.has_icon a { padding-bottom: 22px; }
.mobile_menu .plan_submenu.is_parent, .mobile_menu .about_submenu.is_parent { float: left; width: 100%; }
.mobile_menu .header_submenu li.has_icon { overflow: hidden; }
/* plans css starts from here */
.plan_comparison { padding: 55px 0 60px; }
.plan-box_title h2 { color: #ff5500; font-size: 22px; text-transform: uppercase; }
.btn_orange { background-color: #ff5500; border-radius: 22px; color: #ffffff; display: inline-block; font-size: 18px; font-weight: bold; max-width: 182px; padding: 11px 0 11px; width: 100%; background-image: url("https://www.amaysim.com.au/themes/custom/amaysim/sass/base/icons/icon_arrow_left.svg"); background-repeat: no-repeat; background-position: 100% -72px; }
.safari .btn_orange { background-position: 100% -69px; }
.plan-box { background-color: #ffffff; border-radius: 5px; color: #603f66; float: left; margin-right: 0.8%; padding: 28px 0px 30px; position: relative; text-align: center; width: 24.4%;min-height: 492px; }
.txt-1 { display: none; }
.txt-2 { display: none; }
.txt-3 { display: none; }
.txt-4 { display: none; }
.plan-box_title { position: relative; width: 100%; float: left; padding-left: 7px; padding-right: 7px; }
.plan-box_price { color: #510063; display: none; font-size: 19px; font-weight: 700; position: absolute; right: 49px; top: 18px; }
.midd-contianer .basic-plan { float: left; width: 100%; margin-top: 19px; }
.midd-contianer .basic-plan .basic-plan-detail { width: 100%; float: left;  background-color: #fff; border-radius: 5px; position: relative; padding: 19px 21px 19px 18px; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-title { float: left; width: 100%; cursor: pointer; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-title::after { background-image: url("arrow-down.png"); background-position: 0 100%; background-repeat: no-repeat; background-size: 17px 10px; content: " "; height: 10px; margin-top: -5px; position: absolute; right: 25px; top: 28px; width: 17px; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-title.active::after { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-title h5 { color: #ff5500; font-size: 18px; font-weight: 700; letter-spacing: -0.5px; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-content { display: none; float: left; padding-top: 21px; width: 100%; position: relative; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-content .left-basic-plan { float: left; width: 67%; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-content .left-basic-plan p { color: #603f66; font-size: 14px; font-weight: 400; line-height: 24px; padding-bottom: 0; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-content .left-basic-plan a { color: #f50; font-size: 15px; font-weight: 400; line-height: 24px; text-decoration: underline; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-content .right-basic-plan { float: right; max-width: 283px; position: absolute; right: 0; top: 21px; width: 100%; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-content .right-basic-plan .plan-price { float: left; text-align: center; width: 43%; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-content .right-basic-plan .plan-price p { color: #510063; font-size: 23px; font-weight: 700; position: relative; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-content .right-basic-plan .plan-price p span { font-size: 42px; font-weight: 700; vertical-align: top; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-content .right-basic-plan .plan-price p.txt-5 { color: #510063; font-size: 15px; font-weight: 400; padding-top: 0; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-content .right-basic-plan .btn { float: left; margin-top: 6px; width: 57%; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-content .right-basic-plan .btn a { text-align: center; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-title p.txt-6 { color: #510063; display: none; font-size: 15px; text-align: left; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-title p.txt-7 { display: none; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-content .right-basic-plan .btn p { color: #603f66; display: none; font-size: 15px; text-align: left; }
.midd-contianer .basic-plan .basic-plan-detail .basic-plan-content .plan_info, .midd-contianer .basic-plan .basic-plan-detail .basic-plan-content .left-basic-plan p.txt-7, .midd-contianer .basic-plan .basic-plan-detail .basic-plan-title p.txt-6 { display: none; }
.midd-contianer .basic-plan .bottom-basic-plan { width: 100%; float: left; padding-top: 16px; }
.midd-contianer .basic-plan .bottom-basic-plan h6 { color: #fff; font-size: 15px; font-weight: 700; padding-bottom: 26px; }
.midd-contianer .basic-plan .bottom-basic-plan h6 a { color: #ff5500; text-decoration: underline; }
.midd-contianer .basic-plan .bottom-basic-plan p { color: #d1bfd0; font-size: 15px; font-weight: 400; }
.midd-contianer .basic-plan .bottom-basic-plan p a { color: #ff5500; text-decoration: underline; }
 _:-ms-fullscreen, :root footer .top-ftr .right-ftr .social ul li a svg {
height:46px !important;
}
.ie footer .top-ftr .right-ftr .social ul li a svg { height: 46px !important; }
_:-ms-fullscreen, :root .midd-contianer .basic-plan .basic-plan-detail {
padding:23px 21px 16px 18px
}
.ie .midd-contianer .basic-plan .basic-plan-detail { padding: 23px 21px 16px 18px }
.safari .midd-contianer .basic-plan .basic-plan-detail .basic-plan-content .right-basic-plan .plan-price p span { line-height: 40px; }
.fancybox-inner { height: auto !important; padding: 32px 25px; }
.midd-contianer .answer-section .answer-detail .answer-content p a { color: hsl(20, 100%, 50%); text-decoration: underline; }
.popup_content .flag_list-flag img { width: 30px; box-shadow: 0 1px 1px 0 hsl(0, 0%, 47%); }
.fancybox-title.fancybox-title-float-wrap { display: none; }
.popup_content .flag_list-flag { display: inline-block; margin-right: 5px; }
.popup_content .flag_list p { display: inline-block; color: hsl(291, 24%, 32%); }
.popup_title { float: left; margin-bottom: 19px; width: 100%; }
.popup_title > h2 { font-size: 30px; letter-spacing: -0.3px; margin-bottom: 24px; color: hsl(289, 100%, 19%); }
.popup_content .flag_list { float: left; max-width: 380px; width: 100%; }
.popup_content .flag_list > li { float: left; margin: 7px 0 6px; width: 50%; }
