{"id":16322,"date":"2024-06-21T17:10:58","date_gmt":"2024-06-21T11:40:58","guid":{"rendered":"https:\/\/www.admissify.com\/blog\/?post_type=web-story&#038;p=16322"},"modified":"2024-06-21T17:12:12","modified_gmt":"2024-06-21T11:42:12","slug":"engineers-salary-india-vs-australia","status":"publish","type":"web-story","link":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/","title":{"rendered":"Engineers Salary India Vs Australia"},"content":{"rendered":"<p><html amp=\"\" lang=\"en\"><head>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script id="bv-lazyload-images" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});var bv_lazyload_event_listener="load",bv_lazyload_events=["mousemove","click","keydown","wheel","touchmove","touchend"],bv_use_srcset_attr=!1,BV_DEBUG_MODE=!1,bv_style_observer,img_observer,picture_lazy_observer,bvImageLazyloadObserverOptions={rootMargin:"200px 0px",threshold:.01};function bvDebugLog(...args){BV_DEBUG_MODE&&console.log(...args)}__name(bvDebugLog,"bvDebugLog"),bv_lazyload_event_listener=="load"?window.addEventListener("load",event=>{handle_lazyload_images()}):bv_lazyload_event_listener=="readystatechange"&&document.addEventListener("readystatechange",event=>{document.readyState==="interactive"&&handle_lazyload_images()});function add_lazyload_image_event_listeners(handle_lazyload_images2){bv_lazyload_events.forEach(function(event){document.addEventListener(event,handle_lazyload_images2,!0)})}__name(add_lazyload_image_event_listeners,"add_lazyload_image_event_listeners");function remove_lazyload_image_event_listeners(){bv_lazyload_events.forEach(function(event){document.removeEventListener(event,handle_lazyload_images,!0)})}__name(remove_lazyload_image_event_listeners,"remove_lazyload_image_event_listeners");function bv_replace_lazyloaded_image_url(element2){let src_value=element2.getAttribute("bv-data-src"),srcset_value=element2.getAttribute("bv-data-srcset"),currentSrc=element2.getAttribute("src");currentSrc&&currentSrc.startsWith("data:image/svg+xml")&&(bv_use_srcset_attr&&srcset_value&&element2.setAttribute("srcset",srcset_value),src_value&&element2.setAttribute("src",src_value))}__name(bv_replace_lazyloaded_image_url,"bv_replace_lazyloaded_image_url");function bv_replace_inline_style_image_url(element2){let bv_style_attr=element2.getAttribute("bv-data-style");if(bvDebugLog(bv_style_attr),bv_style_attr){let currentStyles=element2.getAttribute("style")||"",newStyle=currentStyles+(currentStyles?";":"")+bv_style_attr;element2.setAttribute("style",newStyle)}else bvDebugLog("BV_STYLE_ATTRIBUTE_NOT_FOUND : "+entry)}__name(bv_replace_inline_style_image_url,"bv_replace_inline_style_image_url");function handleLazyloadImages(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_lazyloaded_image_url(entry2.target),img_observer.unobserve(entry2.target))})}__name(handleLazyloadImages,"handleLazyloadImages");function handleOnscreenInlineStyleImages(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_inline_style_image_url(entry2.target),bv_style_observer.unobserve(entry2.target))})}__name(handleOnscreenInlineStyleImages,"handleOnscreenInlineStyleImages");function handlePictureTags(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_picture_tag_url(entry2.target),picture_lazy_observer.unobserve(entry2.target))})}__name(handlePictureTags,"handlePictureTags");function bv_replace_picture_tag_url(element2){const child_elements=element2.children;for(let i=0;i<child_elements.length;i++){let child_elem=child_elements[i],_srcset=child_elem.getAttribute("bv-data-srcset"),_src=child_elem.getAttribute("bv-data-src");_srcset&&child_elem.setAttribute("srcset",_srcset),_src&&child_elem.setAttribute("src",_src),bv_replace_picture_tag_url(child_elem)}}__name(bv_replace_picture_tag_url,"bv_replace_picture_tag_url"),"IntersectionObserver"in window&&(bv_style_observer=new IntersectionObserver(handleOnscreenInlineStyleImages,bvImageLazyloadObserverOptions),img_observer=new IntersectionObserver(handleLazyloadImages,bvImageLazyloadObserverOptions),picture_lazy_observer=new IntersectionObserver(handlePictureTags,bvImageLazyloadObserverOptions));function handle_lazyload_images(){"IntersectionObserver"in window?(document.querySelectorAll(".bv-lazyload-bg-style").forEach(target_element=>{bv_style_observer.observe(target_element)}),document.querySelectorAll(".bv-lazyload-tag-img").forEach(img_element=>{img_observer.observe(img_element)}),document.querySelectorAll(".bv-lazyload-picture").forEach(picture_element=>{picture_lazy_observer.observe(picture_element)})):(document.querySelectorAll(".bv-lazyload-bg-style").forEach(target_element=>{bv_replace_inline_style_image_url(target_element)}),document.querySelectorAll(".bv-lazyload-tag-img").forEach(target_element=>{bv_replace_lazyloaded_image_url(target_element)}),document.querySelectorAll(".bv-lazyload-picture").forEach(picture_element=>{bv_replace_picture_tag_url(element)}))}__name(handle_lazyload_images,"handle_lazyload_images");
</script>

<script id="bv-viewport-image-hydration" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});const BV_VIEWPORT_IMAGE_CLASS="bv-viewport-img",BV_VIEWPORT_IMAGE_SWAP_MODE="src";function getViewportImageDeviceName(){let device_width=window.outerWidth;return device_width<=480?"mobile":device_width<=820?"ipad":device_width<=1536?"desktop":"large"}__name(getViewportImageDeviceName,"getViewportImageDeviceName");function getViewportHydrationAttr(node_element,attr_suffix,device_name){let attr_names=["bv-data-"+device_name+"-"+attr_suffix,"bv-data-large-"+attr_suffix];for(let index=0;index<attr_names.length;index+=1){let attr_value=node_element.getAttribute(attr_names[index]);if(attr_value)return attr_value}return""}__name(getViewportHydrationAttr,"getViewportHydrationAttr");function hydrateViewportImage(node_element){if(!node_element||node_element.getAttribute("bv-viewport-hydrated")==="1")return;let hydrated=!1,device_name=getViewportImageDeviceName(),src_attr=getViewportHydrationAttr(node_element,"src",device_name),srcset_attr=getViewportHydrationAttr(node_element,"srcset",device_name);BV_VIEWPORT_IMAGE_SWAP_MODE==="srcset"&&srcset_attr&&(node_element.setAttribute("srcset",srcset_attr),hydrated=!0),src_attr&&(node_element.setAttribute("src",src_attr),hydrated=!0),hydrated&&node_element.setAttribute("bv-viewport-hydrated","1")}__name(hydrateViewportImage,"hydrateViewportImage");function hydrateViewportImages(){let img_tags=document.querySelectorAll("."+BV_VIEWPORT_IMAGE_CLASS);setTimeout(()=>{img_tags.forEach(img_tag=>{hydrateViewportImage(img_tag)})},0)}__name(hydrateViewportImages,"hydrateViewportImages"),document.readyState==="loading"?document.addEventListener("DOMContentLoaded",hydrateViewportImages):hydrateViewportImages();
</script>

<script id="bv-dl-scripts-list" data-cfasync="false" bv-exclude="true">
var scriptAttrs = [{"attrs":{"defer":true,"data-cfasync":false,"async":false,"src":"\\"https:\\/\\/cdn.ampproject.org\\/v0.js\\"","bv_inline_delayed":false},"bv_unique_id":"feStLLXJ72MFAP0WqaH6","reference":0},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"src":"\\"https:\\/\\/cdn.ampproject.org\\/v0\\/amp-story-1.0.js\\"","custom-element":"\\"amp-story\\"","bv_inline_delayed":false},"bv_unique_id":"dca4ELFF8PL5clnyppet","reference":1},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"XyDw7ahpoun8SGzhhg7L","reference":2},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"8k2XWSrDV0tbDt6KfKIC","reference":3},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"PMhnCGzHQMhPd0Pk7hy3","reference":4},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"HHnigQBysC8le0JU4p35","reference":5},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"PWgqlLr5vhgouK3irfpT","reference":6},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ndjvIXu3ejI5Egw5cK8b","reference":7},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"vUgo8JUqhKOVbeGhNjF4","reference":8},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"aOnvBMlnwXi9mPekwn88","reference":9},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"NOeuMnEInBGqLLL0bn1d","reference":10},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"Y8wJ9H3nbuzzAzGCSDbU","reference":11},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"YdEeNt6A97I3mcfJjaXu","reference":12},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"cM3wuCleR5ENA8DaUMKL","reference":13},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"CwciEfcW4UeyBiewubFW","reference":14},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"rZ70c6z1zq0JA7BQbGjI","reference":15},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"2r77At1L3McszykcnSBf","reference":16},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"hlJ6EsKfZMnVIik95nqd","reference":17},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"yP4q60h35SKXTKkJSOeJ","reference":18},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"4YZkBf4jkCLXRPBQVR9A","reference":19},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"kvLCYOpmEsOBqkztcg51","reference":20},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"f8YF0dLYVH64lPwN8DHF","reference":21},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"FB2E43Y70yGMriP5HbdN","reference":22},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"78o8enVT9qO13D3sloqI","reference":23},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"GwtMdqtCWst9rySjjnoI","reference":24},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ZKq3BrmvTvofA0YNvVk5","reference":25},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"1sAb5OJc2SUtnJkefmWM","reference":26},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"nEWQ5M8mh9YeC8kcL6c8","reference":27},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"LDNtN3m9yN4kzdC2re5z","reference":28},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"t40972e9DIQvqVyyrAE1","reference":29},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"bWFhWMsNZieeF3QVaDrl","reference":30},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"5YXXVp6VwJUa7Oyv6HN7","reference":31},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"S1aIJPPSyAVBjFeEvehr","reference":32},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"0fZj7vql9YHdql9Zjfrz","reference":33},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"VYH0tPOZ9mAyRzZedPCd","reference":34},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"v5n9hpe6iIBWFtH74nK8","reference":35},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/ld+json\\"","class":"\\"yoast-schema-graph\\"","bv_inline_delayed":true},"bv_unique_id":"qMJ9uAvRxgGWKkLgN2wW","reference":36},{"attrs":{"src":"data:text\/javascript;base64, ZnVuY3Rpb24gYnZfdHJpZ2dlcl9haXJsaWZ0X2V2ZW50KHRhcmdldCwgZXZlbnRfdHlwZSkgewoKICBpZiAoZXZlbnRfdHlwZSA9PT0gInJlYWR5c3RhdGVjaGFuZ2UiKSB7CiAgICBpZiAoYnZfc3RhdGVfY291bnRlciA9PT0gMCkgewogICAgICBidl9zdGF0ZV9jb3VudGVyICs9IDEKICAgICAgYnZfY3VzdG9tX3JlYWR5X3N0YXRlX3ZhbHVlID0gImludGVyYWN0aXZlIgogICAgfSBlbHNlIGlmKGJ2X3N0YXRlX2NvdW50ZXIgPT09IDEpIHsKICAgICAgYnZfc3RhdGVfY291bnRlciArPSAxCiAgICAgIGJ2X2N1c3RvbV9yZWFkeV9zdGF0ZV92YWx1ZSA9ICJjb21wbGV0ZSIKICAgIH0KICB9CgogIGxldCBldmVudF9uYW1lID0gIkFpcmxpZnQiICsgZXZlbnRfdHlwZTsKICBsZXQgc3ludGhldGljRXZlbnQgPSBuZXcgRXZlbnQoZXZlbnRfbmFtZSwgeyBidWJibGVzOiB0cnVlIH0pOwoKICBPYmplY3QuZGVmaW5lUHJvcGVydHkoc3ludGhldGljRXZlbnQsICJ0eXBlIiwgeyBnZXQ6IGZ1bmN0aW9uICgpIHsgcmV0dXJuIGV2ZW50X3R5cGU7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwogIE9iamVjdC5kZWZpbmVQcm9wZXJ0eShzeW50aGV0aWNFdmVudCwgInRhcmdldCIsIHsgZ2V0OiBmdW5jdGlvbiAoKSB7IHJldHVybiB0YXJnZXQ7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwoKICB0YXJnZXQuZGlzcGF0Y2hFdmVudChzeW50aGV0aWNFdmVudCk7Cn0KCmZ1bmN0aW9uIGJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpIHsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgInJlYWR5c3RhdGVjaGFuZ2UiKTsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgIkRPTUNvbnRlbnRMb2FkZWQiKTsKCiAgICBzZXRUaW1lb3V0KCgpID0+IHsKICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQoZG9jdW1lbnQsICJyZWFkeXN0YXRlY2hhbmdlIik7CgogICAgICAgIHNldFRpbWVvdXQoKCkgPT4gewogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAibG9hZCIpOwogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAicGFnZXNob3ciKTsKICAgICAgICB9LCAwKTsKICAgIH0sIDApOwp9Cgp2YXIgYnZfc3RhdGVfY291bnRlciA9IDAKCmJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpOwoK","id":"bv-trigger-listener","type":"text\/javascript","defer":true,"async":false},"bv_unique_id":"d6fe9c24159ed4a27d224d91c70f8fdc","reference":100000000}];
</script>
<script id="bv-web-worker" type="javascript/worker" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});self.onmessage=function(e){var counter=e.data.fetch_urls.length;e.data.fetch_urls.forEach(function(fetch_url){loadUrl(fetch_url,function(){console.log("DONE: "+fetch_url),counter=counter-1,counter===0&&self.postMessage({status:"SUCCESS"})})})};async function loadUrl(fetch_url,callback){try{var request=new Request(fetch_url,{mode:"no-cors",redirect:"follow"});await fetch(request),callback()}catch(fetchError){console.log("Fetch Error loading URL:",fetchError);try{var xhr=new XMLHttpRequest;xhr.onerror=callback,xhr.onload=callback,xhr.responseType="blob",xhr.open("GET",fetch_url,!0),xhr.send()}catch(xhrError){console.log("XHR Error loading URL:",xhrError),callback()}}}__name(loadUrl,"loadUrl");
</script>
<script id="bv-web-worker-handler" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});if(typeof scriptAttrs<"u"&&Array.isArray(scriptAttrs)&&scriptAttrs.length>0){const lastElement=scriptAttrs[scriptAttrs.length-1];if(lastElement.attrs&&lastElement.attrs.id==="bv-trigger-listener"){var bv_custom_ready_state_value="loading";Object.defineProperty(document,"readyState",{get:__name(function(){return bv_custom_ready_state_value},"get"),set:__name(function(){},"set")})}}if(typeof scriptAttrs>"u"||!Array.isArray(scriptAttrs))var scriptAttrs=[];if(typeof linkStyleAttrs>"u"||!Array.isArray(linkStyleAttrs))var linkStyleAttrs=[];function isMobileDevice(){return window.innerWidth<=500}__name(isMobileDevice,"isMobileDevice");var js_dom_loaded=!1;document.addEventListener("DOMContentLoaded",()=>{js_dom_loaded=!0});const EVENTS=["mousemove","click","keydown","wheel","touchmove","touchend"];var scriptUrls=[],styleUrls=[],bvEventCalled=!1,workerFinished=!1,functionExec=!1,scriptsInjected=!1,stylesInjected=!1,bv_load_event_fired=!1,autoInjectTimerStarted=!1;const BV_AUTO_INJECT_ENABLED=!0,BV_DESKTOP_AUTO_INJECT_DELAY=4e3,BV_MOBILE_AUTO_INJECT_DELAY=1e4,BV_WORKER_TIMEOUT_DURATION=3e3;scriptAttrs.forEach((scriptAttr,index)=>{scriptAttr.attrs.src&&!scriptAttr.attrs.src.includes("data:text/javascript")&&(scriptUrls[index]=scriptAttr.attrs.src)}),linkStyleAttrs.forEach((linkAttr,index)=>{styleUrls[index]=linkAttr.attrs.href});var fetchUrls=scriptUrls.concat(styleUrls);function addEventListeners(bvEventHandler2){EVENTS.forEach(function(event){document.addEventListener(event,bvEventFired,!0),document.addEventListener(event,bvEventHandler2,!0)})}__name(addEventListeners,"addEventListeners");function removeEventListeners(){EVENTS.forEach(function(event){document.removeEventListener(event,bvEventHandler,!0)})}__name(removeEventListeners,"removeEventListeners");function bvEventFired(){bvEventCalled||(bvEventCalled=!0,workerFinished=!0)}__name(bvEventFired,"bvEventFired");function bvGetElement(attributes,element){Object.keys(attributes).forEach(function(attr){attr==="async"?element.async=attributes[attr]:attr==="innerHTML"?element.innerHTML=atob(attributes[attr]):element.setAttribute(attr,attributes[attr])})}__name(bvGetElement,"bvGetElement");function bvAddElement(attr,element){var attributes=attr.attrs;if(attributes.bv_inline_delayed){let bvScriptId=attr.bv_unique_id,bvScriptElement=document.querySelector("[bv_unique_id='"+bvScriptId+"']");bvScriptElement?(!attributes.innerHTML&&!attributes.src&&bvScriptElement.textContent.trim()!==""&&(attributes.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent(bvScriptElement.textContent)))),bvGetElement(attributes,element),bvScriptElement.after(element)):console.log(`Script not found for ${bvScriptId}`)}else{bvGetElement(attributes,element);var templateId=attr.bv_unique_id,targetElement=document.querySelector("[id='"+templateId+"']");targetElement&&targetElement.after(element)}}__name(bvAddElement,"bvAddElement");function injectStyles(){if(stylesInjected){console.log("Styles already injected, skipping");return}stylesInjected=!0,document.querySelectorAll('style[type="bv_inline_delayed_css"], template[id]').forEach(element=>{if(element.tagName.toLowerCase()==="style"){var new_style=document.createElement("style");new_style.type="text/css",new_style.textContent=element.textContent,element.after(new_style),new_style.parentNode?element.remove():console.log("PARENT NODE NOT FOUND")}else if(element.tagName.toLowerCase()==="template"){var templateId=element.id,linkStyleAttr=linkStyleAttrs.find(attr=>attr.bv_unique_id===templateId);if(linkStyleAttr){var link=document.createElement("link");bvAddElement(linkStyleAttr,link),element.parentNode&&element.parentNode.replaceChild(link,element),console.log("EXTERNAL STYLE ADDED")}else console.log(`No linkStyleAttr found for template ID ${templateId}`)}}),linkStyleAttrs.forEach((linkStyleAttr,index)=>{console.log("STYLE ADDED");var element=document.createElement("link");bvAddElement(linkStyleAttr,element)})}__name(injectStyles,"injectStyles");function injectScripts(){if(scriptsInjected){console.log("Scripts already injected, skipping");return}scriptsInjected=!0;let last_script_element;scriptAttrs.forEach((scriptAttr,index)=>{if(bv_custom_ready_state_value==="loading"&&scriptAttr.attrs&&scriptAttr.attrs.is_first_defer_element===!0)if(last_script_element){const readyStateScript=document.createElement("script");readyStateScript.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent("bv_custom_ready_state_value = 'interactive';"))),readyStateScript.async=!1,last_script_element.after(readyStateScript)}else bv_custom_ready_state_value="interactive",console.log('Ready state manually set to "interactive"');console.log("JS ADDED");var element=document.createElement("script");last_script_element=element,bvAddElement(scriptAttr,element)})}__name(injectScripts,"injectScripts");function bvEventHandler(){console.log("EVENT FIRED"),js_dom_loaded&&bvEventCalled&&workerFinished&&!functionExec&&(functionExec=!0,injectStyles(),injectScripts(),removeEventListeners())}__name(bvEventHandler,"bvEventHandler");function autoInjectScriptsAfterLoad(){js_dom_loaded&&workerFinished&&!scriptsInjected&&!stylesInjected&&(console.log("Auto-injecting styles and scripts after timer"),injectStyles(),injectScripts())}__name(autoInjectScriptsAfterLoad,"autoInjectScriptsAfterLoad");function startAutoInjectTimer(){if(BV_AUTO_INJECT_ENABLED&&!autoInjectTimerStarted&&bv_load_event_fired&&!bvEventCalled){autoInjectTimerStarted=!0;var delay=isMobileDevice()?BV_MOBILE_AUTO_INJECT_DELAY:BV_DESKTOP_AUTO_INJECT_DELAY;console.log("Starting auto-inject timer with delay: "+delay+"ms"),setTimeout(function(){autoInjectScriptsAfterLoad()},delay)}}__name(startAutoInjectTimer,"startAutoInjectTimer"),addEventListeners(bvEventHandler);var requestObject=window.URL||window.webkitURL,bvWorker=new Worker(requestObject.createObjectURL(new Blob([document.getElementById("bv-web-worker").textContent],{type:"text/javascript"})));bvWorker.onmessage=function(e){e.data.status==="SUCCESS"&&(console.log("WORKER_FINISHED"),workerFinished=!0,bvEventHandler(),startAutoInjectTimer())},addEventListener("load",()=>{bvEventHandler(),bv_call_fetch_urls(),bv_load_event_fired=!0});function bv_call_fetch_urls(){!bv_load_event_fired&&!workerFinished&&(bvWorker.postMessage({fetch_urls:fetchUrls}),bv_initiate_worker_timer())}__name(bv_call_fetch_urls,"bv_call_fetch_urls"),setTimeout(function(){bv_call_fetch_urls()},5e3);function bv_initiate_worker_timer(){setTimeout(function(){workerFinished||(console.log("WORKER_TIMEDOUT"),workerFinished=!0,bvWorker.terminate()),bvEventHandler(),startAutoInjectTimer()},BV_WORKER_TIMEOUT_DURATION)}__name(bv_initiate_worker_timer,"bv_initiate_worker_timer");
</script>
<meta charSet=\"utf-8\"\/><meta name=\"viewport\" content=\"width=device-width,minimum-scale=1,initial-scale=1\"\/><template id="feStLLXJ72MFAP0WqaH6"></template><\/script><template id="dca4ELFF8PL5clnyppet"></template><\/script><link href=\"https:\/\/fonts.googleapis.com\/css2?display=swap&amp;family=EB+Garamond%3Awght%40400%3B700\" rel=\"stylesheet\"\/><link href=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57.png\" rel=\"preload\" as=\"image\"\/>\n<style amp-boilerplate=\"\">body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}<\/style>\n<p><noscript><\/p>\n<style amp-boilerplate=\"\">body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}<\/style>\n<p><\/noscript><\/p>\n<style amp-custom=\"\">\n              h1, h2, h3 { font-weight: normal; }<\/p>\n<p>              amp-story-page {\n                background-color: #131516;\n              }<\/p>\n<p>              amp-story-grid-layer {\n                overflow: visible;\n              }<\/p>\n<p>              @media (max-aspect-ratio: 9 \/ 16)  {\n                @media (min-aspect-ratio: 320 \/ 678) {\n                  amp-story-grid-layer.grid-layer {\n                    margin-top: calc((100% \/ 0.5625 - 100% \/ 0.6666666666666666) \/ 2);\n                  }\n                }\n              }<\/p>\n<p>              @media not all and (min-resolution:.001dpcm) {\n                @media {\n                  p.text-wrapper > span {\n                    font-size: calc(100% - 0.5px);\n                  }\n                }\n              }<\/p>\n<p>              .page-fullbleed-area,\n              .page-background-overlay-area {\n                position: absolute;\n                overflow: hidden;\n                width: 100%;\n                left: 0;\n                height: calc(1.1851851851851851 * 100%);\n                top: calc((1 - 1.1851851851851851) * 100% \/ 2);\n              }<\/p>\n<p>              .element-overlay-area {\n                position: absolute;\n                width: 100%;\n                height: 100%;\n                top: 0;\n                left: 0;\n              }<\/p>\n<p>              .page-safe-area {\n                overflow: visible;\n                position: absolute;\n                top: 0;\n                bottom: 0;\n                left: 0;\n                right: 0;\n                width: 100%;\n                height: calc(0.84375 * 100%);\n                margin: auto 0;\n              }<\/p>\n<p>              .mask {\n                position: absolute;\n                overflow: hidden;\n              }<\/p>\n<p>              .fill {\n                position: absolute;\n                top: 0;\n                left: 0;\n                right: 0;\n                bottom: 0;\n                margin: 0;\n              }<\/p>\n<p>              @media (prefers-reduced-motion: no-preference) {\n                .animation-wrapper {\n                  opacity: var(--initial-opacity);\n                  transform: var(--initial-transform);\n                }\n              }<\/p>\n<p>              amp-story-grid-layer.align-bottom {\n                align-content: end;\n                padding: 0;\n                \/*\n                  AMP CTA Layer will exactly occupy 74px regardless of any device.\n                  To space out captions 74px from the BOTTOM (AMP CTA Layer),\n                  74px from the TOP should also be spaced out and thus: 2 * 74px\n                  will be the desired max-height.\n                *\/\n                max-height: calc(100vh - (2 * 74px));\n              }<\/p>\n<p>              .captions-area {\n                padding: 0 32px 0;\n              }<\/p>\n<p>              amp-story-captions {\n                margin-bottom: 16px;\n                text-align: center;\n              }<\/p>\n<p>              amp-story-audio-sticker {\n                height: 100%;\n              }<\/p>\n<p>              .audio-sticker {\n                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\n              }\n              <\/style>\n<p><meta name=\"web-stories-replace-head-start\"\/><title>Engineers Salary India Vs Australia<\/title><link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/\"\/><meta name=\"web-stories-replace-head-end\"\/><\/head><body><amp-story standalone=\"\" publisher=\"Admissify\" publisher-logo-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2023\/10\/Favicon.jpg\" title=\"Engineers Salary India Vs Australia\" poster-portrait-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-57.png\"><amp-story-page id=\"11a21883-e44d-41e8-9514-6072dd3c2973\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#5e3819\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-7d228921-a03a-48a3-8413-b85d3a4605a9\">\n<div style=\"position:absolute;width:149.24809%;height:149%;left:-24.62404%;top:-48.89062%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57.png 564w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-350x621.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-169x300.png 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-150x266.png 150w\" sizes=\"(min-width: 1024px) 67vh, 149vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 45%, rgba(0,0,0,0.4) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 45%, rgba(0,0,0,0.4) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:75.56634%;width:89.07767%;height:14.88673%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.544959128065395% 0.544959128065395% 0.544959128065395% 0.544959128065395% \/ 2.1739130434782608% 2.1739130434782608% 2.1739130434782608% 2.1739130434782608%\" id=\"el-7946fe2b-555b-469c-8bd2-ac78eec8a774\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.02384196185286065% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.566343em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Engineers Salary India Vs Australia<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:57.03883%;top:93.85113%;width:32.52427%;height:5.50162%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-d44e44d3-3692-4206-9a02-05217a0d2a75\">\n<div style=\"position:absolute;width:100%;height:105.4847%;left:0%;top:-2.74235%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png\" alt=\"logo redesign\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png 3669w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-2048x548.png 2048w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1536x411.png 1536w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1024x274.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-910x244.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-768x206.png 768w\" sizes=\"(min-width: 1024px) 15vh, 33vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:92.88026%;width:38.59223%;height:6.31068%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:1.257861635220126% 1.257861635220126% 1.257861635220126% 1.257861635220126% \/ 5.128205128205128% 5.128205128205128% 5.128205128205128% 5.128205128205128%\" id=\"el-15b992f6-ab96-4682-af97-c186a4c2c79d\">\n<p class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:-0.4182389937106913% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.226537em;line-height:1.4;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff; letter-spacing: 0.02em\">By Gaurav Kandari&nbsp;<\/span><br \/>\n<span style=\"font-weight: 700; color: #fff; letter-spacing: 0.02em\">June 21, 2024<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"1591ba3c-148c-4421-99fe-916471780f86\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-d783b0b2-245b-4a55-8cfb-d1e001d6c048\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-3f1909b5-817c-4d62-a421-4ca9476b2bee\",\"keyframes\":{\"transform\":[\"translate3d(99.73333%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-3e5ac49f-e3e7-446c-817d-d64e33528396\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-06fdbf9b-e1c0-4ca8-8ee6-eae27f957bde\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#292730\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-aabd616c-7aa6-4f21-aa55-c8581c699023\">\n<div style=\"position:absolute;width:123.63338%;height:100%;left:-11.81669%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55.png 564w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55-350x503.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55-209x300.png 209w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55-150x216.png 150w\" sizes=\"(min-width: 1024px) 56vh, 123vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 47%, rgba(0,0,0,0.13571428571428573) 62%, rgba(0,0,0,0.5) 91%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 47%, rgba(0,0,0,0.13571428571428573) 62%, rgba(0,0,0,0.5) 91%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:84.14239%;width:91.01942%;height:18.93204%;opacity:1\">\n<div id=\"anim-d783b0b2-245b-4a55-8cfb-d1e001d6c048\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-3f1909b5-817c-4d62-a421-4ca9476b2bee\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(99.73333%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5333333333333333% 0.5333333333333333% 0.5333333333333333% 0.5333333333333333% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-0be1b134-9d3f-4ff5-8d1e-b1b50433fae4\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014666666666666116% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.26666666666666666% 0.26666666666666666%;color:#000000\"><span><span style=\"color: #fff\">The average annual salary for a Project Manager in India is 8,00000 INR annually and is $125,037 (69.53 Lakhs INR) in Australia.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:77.02265%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-3e5ac49f-e3e7-446c-817d-d64e33528396\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-06fdbf9b-e1c0-4ca8-8ee6-eae27f957bde\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-76ec658d-4413-44b3-9d21-0956bd0df7e8\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Project Manager<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"861f9db0-272a-47af-99aa-bb71d73fb09f\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-e7cf6bdf-b921-4b70-929b-83701211df83\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-3b9488ae-ec1a-4ab5-a95d-aa4cdfe7de71\",\"keyframes\":{\"transform\":[\"translate3d(100.53764%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-7808c14b-3fa0-4cbd-be52-74aa1af202cd\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-14eac49f-4e40-4934-99bf-917c24196315\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#c5cdd0\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-b3d838f7-bc65-4471-b9ca-f2d0381d52d7\">\n<div style=\"position:absolute;width:142.22222%;height:100%;left:-21.11111%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54.png 564w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54-350x438.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54-240x300.png 240w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54-150x188.png 150w\" sizes=\"(min-width: 1024px) 64vh, 142vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0.135) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0.135) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:84.30421%;width:90.29126%;height:18.93204%;opacity:1\">\n<div id=\"anim-e7cf6bdf-b921-4b70-929b-83701211df83\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-3b9488ae-ec1a-4ab5-a95d-aa4cdfe7de71\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(100.53764%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-064df448-a9f0-43de-aaed-c341fdc568af\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">The average annual salary for an Operations Manager in India is 11,00000 &nbsp;INR annually and is $122,114 (69.72 Lakhs INR) in Australia.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:77.02265%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-7808c14b-3fa0-4cbd-be52-74aa1af202cd\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-14eac49f-4e40-4934-99bf-917c24196315\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-99d4bf4c-a2f6-46d1-bc5b-fc6ca7a53435\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Operations Manager<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"b617dc8c-f54f-4f43-aae2-11badda1387a\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-c85e4b24-3bd0-473c-9502-8de53bb345cc\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-947dd381-a6b9-4385-9c47-9ca26bfcdaca\",\"keyframes\":{\"transform\":[\"translate3d(0px, 111.55558%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-86bdfb58-f5fe-4aef-a39d-05f6a5b98b25\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-1f034360-f3d3-49b6-85ee-6b89ec43694f\",\"keyframes\":{\"transform\":[\"translate3d(0px, -601.32857%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6097bd14-97d0-4297-9aaa-522bc7fab19c\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-cdf86345-8049-4a40-b12f-cee345ab5f1d\",\"keyframes\":{\"transform\":[\"translate3d(0px, -849.55941%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#bf8b59\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-b442c92f-ef02-4a3c-beec-179b8fa8df2f\">\n<div style=\"position:absolute;width:133.33334%;height:100%;left:-16.66667%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25.png 420w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25-350x467.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25-225x300.png 225w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25-150x200.png 150w\" sizes=\"(min-width: 1024px) 60vh, 133vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 57%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 57%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:calc(3.15534% - 1px);top:calc(77.6699% - 1px);width:calc(93.93204% + 2px);height:calc(28.31715% + 2px);opacity:1\">\n<div id=\"anim-c85e4b24-3bd0-473c-9502-8de53bb345cc\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-947dd381-a6b9-4385-9c47-9ca26bfcdaca\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 111.55558%, 0)\">\n<div style=\"top:0;left:0;right:0;bottom:0;width:100%;height:100%;position:absolute;border-width:1px 1px 1px 1px;border-color:rgba(234,125,0,1);border-style:solid;border-radius:0.516795865633075% 0.516795865633075% 0.516795865633075% 0.516795865633075% \/ 1.1428571428571428% 1.1428571428571428% 1.1428571428571428% 1.1428571428571428%;pointer-events:initial;display:block;z-index:0\" id=\"el-b5d99b0e-5f2a-4b99-8278-31064a22f158\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014211886304909029% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:center;padding:0.2583979328165375% 0.2583979328165375%;color:#000000\"><span><br \/>\n<span style=\"color: #fff\">Register Now, Limited Spots Left!<\/span><br \/>\n<span style=\"color: #fff\">Study at over 200 prestigious European universities with up to 100% scholarships. Embrace diversity, history, and excellence. Hurry now!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:2.18447%;top:65.37217%;width:95.87379%;height:14.88673%;opacity:1\">\n<div id=\"anim-86bdfb58-f5fe-4aef-a39d-05f6a5b98b25\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-1f034360-f3d3-49b6-85ee-6b89ec43694f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, -601.32857%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0% 0% 0% 0% \/ 0% 0% 0% 0%\" class=\"mask\" id=\"el-d955d98f-5ac5-4f89-8d4e-3198889df750\">\n<div class=\"fill\" style=\"background-color:#e06e04;will-change:transform\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:11.65049%;top:67.1521%;width:76.45631%;height:10.19417%;opacity:1\">\n<div id=\"anim-6097bd14-97d0-4297-9aaa-522bc7fab19c\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-cdf86345-8049-4a40-b12f-cee345ab5f1d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, -849.55941%, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6349206349206349% 0.6349206349206349% 0.6349206349206349% 0.6349206349206349% \/ 3.1746031746031744% 3.1746031746031744% 3.1746031746031744% 3.1746031746031744%\" id=\"el-32e9ea18-befb-4fb7-af52-4358d9633bc1\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4166666666666667% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">FREE Webinar for Study in Europe<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\"><a href=\"https:\/\/www.admissify.com\/in\/study-abroad-webinar-lp\/\" rel=\"\">Book Now<\/a><\/amp-story-page-outlink><\/amp-story-page><amp-story-page id=\"e0dafc66-a057-4155-9d03-a96b3babb27f\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-8761a5b4-250c-413f-82d6-4df77b3a0c03\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-b9dc2c1c-3ab6-4a30-b2cb-1e6a117531da\",\"keyframes\":{\"transform\":[\"translate3d(100.53764%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-7a6c022d-65ee-4efd-92e8-19f38231617c\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-ed5a426c-7dfb-4c4a-85d8-d9de1faa999a\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#665752\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-6c606f88-db97-4ec6-82d5-b66d6a661251\">\n<div style=\"position:absolute;width:118.42386%;height:100%;left:-9.21193%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53.png 417w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53-350x525.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53-200x300.png 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53-150x225.png 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 39%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 39%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:84.30421%;width:90.29126%;height:18.93204%;opacity:1\">\n<div id=\"anim-8761a5b4-250c-413f-82d6-4df77b3a0c03\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-b9dc2c1c-3ab6-4a30-b2cb-1e6a117531da\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(100.53764%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-6965e499-6d50-4f0d-a5be-70757c1fab72\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">The average annual salary for a Mechanical Engineer in India is 4,50,000 INR annually and is $115,000 (63.96 Lakhs INR) in Australia.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:77.02265%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-7a6c022d-65ee-4efd-92e8-19f38231617c\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-ed5a426c-7dfb-4c4a-85d8-d9de1faa999a\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-9a0cd2d3-ac19-4355-98ff-903ce99fcd50\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Mechanical Engineer<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"c8a87b58-43df-4be2-8a5b-827f87ab015b\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6ba2cfb4-ba58-4230-a66e-cb35dacbfcf0\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-acd08658-c375-4fee-98d2-71b7bfc92b7b\",\"keyframes\":{\"transform\":[\"translate3d(100.53764%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-9790536e-131d-439f-8cc8-86412ddf6a08\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-63cf9557-e43c-4c88-bc2f-b194adc74b80\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#3f3c3c\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-67dc9f03-8388-4a6f-9649-3c191c28be81\">\n<div style=\"position:absolute;width:118.51852%;height:100%;left:-9.25926%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48.png 564w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48-350x525.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48-200x300.png 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48-150x225.png 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0.2) 38%, rgba(0,0,0,0) 52%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0.2) 38%, rgba(0,0,0,0) 52%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:85.92233%;width:90.29126%;height:18.93204%;opacity:1\">\n<div id=\"anim-6ba2cfb4-ba58-4230-a66e-cb35dacbfcf0\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-acd08658-c375-4fee-98d2-71b7bfc92b7b\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(100.53764%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-83f677e6-da44-48fb-99de-f7197449e43e\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">The average annual salary for a Design Engineer in India is 500000 INR annually and is $113,999 (63.40 Lakhs INR) in Australia.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:78.64078%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-9790536e-131d-439f-8cc8-86412ddf6a08\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-63cf9557-e43c-4c88-bc2f-b194adc74b80\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-3963aed3-b5bc-4696-8814-de337a56b55a\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Design Engineer<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"b0268ed5-5246-40c4-9136-83cfc9589256\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-bec3a3a7-4916-4473-8de5-40895e108f6a\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-d1bfa98b-b004-4162-9e5a-d0a6fcf73c47\",\"keyframes\":{\"transform\":[\"translate3d(100.53764%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-d3f4d854-c397-4b22-a16d-23eee62cf4e2\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-55ad3ff2-19c6-4d2d-a3ad-91989c66ef92\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#cbc6c2\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-9c451199-0f0e-4b54-b54a-43157ab84fc6\">\n<div style=\"position:absolute;width:118.79937%;height:100%;left:-9.39968%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52.png 564w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52-350x524.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52-200x300.png 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52-150x224.png 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 44%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 44%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:85.92233%;width:90.29126%;height:18.93204%;opacity:1\">\n<div id=\"anim-bec3a3a7-4916-4473-8de5-40895e108f6a\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-d1bfa98b-b004-4162-9e5a-d0a6fcf73c47\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(100.53764%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-dce1b996-40af-452d-8148-0a2cccdbc2c3\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">The average annual salary for a Production Manager in India is 10,80000 INR annually and is $110,000 (61.18 Lakhs INR) in Australia.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:78.64078%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-d3f4d854-c397-4b22-a16d-23eee62cf4e2\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-55ad3ff2-19c6-4d2d-a3ad-91989c66ef92\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-3e039155-7174-458d-bc2b-2593b681733f\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Production Manager<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"9d54f0a0-83f4-4f55-a319-25d3e4ee5ded\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-c4305938-c1d1-4e1f-abed-4379809eb4c7\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-a91321e0-48ba-4486-a368-dac70d2f305f\",\"keyframes\":{\"transform\":[\"translate3d(100.53764%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-c8517a4d-2eaf-4a60-8e6d-f5a03796ab95\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-1e9d3312-2fd3-4cdb-8d4a-20d668b5b3ba\",\"keyframes\":{\"transform\":[\"translate3d(-113.49481%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#303538\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-9c451199-0f0e-4b54-b54a-43157ab84fc6\">\n<div style=\"position:absolute;width:118.42386%;height:100%;left:-9.21193%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51.png 417w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51-350x525.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51-200x300.png 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51-150x225.png 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 45%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 45%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:9.2233%;top:85.92233%;width:90.29126%;height:18.93204%;opacity:1\">\n<div id=\"anim-c4305938-c1d1-4e1f-abed-4379809eb4c7\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-a91321e0-48ba-4486-a368-dac70d2f305f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(100.53764%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-2d5a2b7a-f6c9-48b7-ade9-47533f2a2b68\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">The average annual salary for a Service Engineer in India is 4,50,000 INR annually and is $90,000 (50.06 Lakhs INR) in Australia.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:78.64078%;width:70.14563%;height:5.01618%;opacity:1\">\n<div id=\"anim-c8517a4d-2eaf-4a60-8e6d-f5a03796ab95\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-1e9d3312-2fd3-4cdb-8d4a-20d668b5b3ba\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-113.49481%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6920415224913495% 0.6920415224913495% 0.6920415224913495% 0.6920415224913495% \/ 6.451612903225806% 6.451612903225806% 6.451612903225806% 6.451612903225806%\" id=\"el-a9a17ea3-738c-474c-9d02-76d38f640824\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4541522491349481% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Service Engineer<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"fde4f586-dc32-408b-84e6-2cd3aba6639f\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-3e622ff3-e8b3-4f38-90d4-f39afe95ba8f\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-766c176c-35c1-44c2-b886-6aa1d2860d9a\",\"keyframes\":{\"transform\":[\"translate3d(0px, 141.59355%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#0f377c\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-b5ad243d-e54e-4af0-baff-95108f880702\">\n<div style=\"position:absolute;width:266.50535%;height:100%;left:-119.15011%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16.png 826w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-768x512.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-350x233.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-300x200.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-150x100.png 150w\" sizes=\"(min-width: 1024px) 120vh, 267vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 41%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 41%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:calc(3.15534% - 1px);top:calc(74.43366% - 1px);width:calc(93.93204% + 2px);height:calc(24.59547% + 2px);opacity:1\">\n<div id=\"anim-3e622ff3-e8b3-4f38-90d4-f39afe95ba8f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-766c176c-35c1-44c2-b886-6aa1d2860d9a\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 141.59355%, 0)\">\n<div style=\"top:0;left:0;right:0;bottom:0;width:100%;height:100%;position:absolute;border-width:1px 1px 1px 1px;border-color:rgba(18,99,255,1);border-style:solid;border-radius:0.516795865633075% 0.516795865633075% 0.516795865633075% 0.516795865633075% \/ 1.3157894736842104% 1.3157894736842104% 1.3157894736842104% 1.3157894736842104%;pointer-events:initial;display:block;z-index:0;background-clip:content-box;background-color:rgba(69,69,69,0.3)\" id=\"el-779434c7-34bf-4504-9bf8-0d1f11a59541\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014211886304909029% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:center;padding:1.2919896640826873% 2.3255813953488373%;color:#000000\"><span><span style=\"color: #fff\">Interested in pursuing these and many more Engineering professions in Australia? Do not worry, for we got you covered. Visit our website to book a free counselling session today!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\"><a href=\"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/\" rel=\"\">Book Now<\/a><\/amp-story-page-outlink><\/amp-story-page><amp-story-page id=\"0f586ad1-c66f-4c43-beaf-03b5212177db\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-0862808d-5104-4983-ad13-f5b4723a01bc\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-99c0928f-43b6-4a88-b40a-bfb4c2c9172d\",\"keyframes\":{\"transform\":[\"translate3d(0px, 247.97984%, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#79786c\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-b442c92f-ef02-4a3c-beec-179b8fa8df2f\">\n<div style=\"position:absolute;width:133.27415%;height:100%;left:-16.63708%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24.png 563w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24-350x467.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24-225x300.png 225w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24-150x200.png 150w\" sizes=\"(min-width: 1024px) 60vh, 133vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.5) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:calc(3.15534% - 1px);top:calc(73.94822% - 1px);width:calc(93.93204% + 2px);height:calc(14.23948% + 2px);opacity:1\">\n<div id=\"anim-0862808d-5104-4983-ad13-f5b4723a01bc\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-99c0928f-43b6-4a88-b40a-bfb4c2c9172d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(0px, 247.97984%, 0)\">\n<div style=\"top:0;left:0;right:0;bottom:0;width:100%;height:100%;position:absolute;border-width:1px 1px 1px 1px;border-color:rgba(18,99,255,1);border-style:solid;border-radius:0.516795865633075% 0.516795865633075% 0.516795865633075% 0.516795865633075% \/ 2.272727272727273% 2.272727272727273% 2.272727272727273% 2.272727272727273%;pointer-events:initial;display:block;z-index:0;background-clip:content-box;background-color:rgba(69,69,69,0.3)\" id=\"el-b546e66c-dec9-464f-9c78-ecb776961b5c\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.019379844961240126% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.3;text-align:center;padding:1.2919896640826873% 2.3255813953488373%;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Top 7 Business Schools Better than IIM Ahmedabad<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\"><a href=\"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-business-schools-better-than-iim-ahmedabad\/\" rel=\"\">Read More<\/a><\/amp-story-page-outlink><\/amp-story-page><amp-story-page id=\"ccd1311e-9c6a-4f83-a8e6-59a080b27998\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#323a5e\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-7cd184e5-24ef-468d-bc6b-55697cf50ed9\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg\" alt=\"Book a Free counselling today\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-576x1024.jpg 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-350x622.jpg 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-169x300.jpg 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x267.jpg 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\"><\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\"><a href=\"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/\" rel=\"\">Book Free Counseling<\/a><\/amp-story-page-outlink><\/amp-story-page><\/amp-story><\/body><\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The average annual salary for an Electrical Engineer in India is 5,35,000 INR annually and is 48.5 Lakhs INR (CAD 79,186) in Canada.<\/p>\n","protected":false},"author":4,"featured_media":16330,"template":"","meta":{"_lmt_disableupdate":"","_lmt_disable":"","web_stories_publisher_logo":10252,"web_stories_poster":[],"web_stories_products":[],"footnotes":""},"web_story_category":[],"web_story_tag":[],"class_list":["post-16322","web-story","type-web-story","status-publish","has-post-thumbnail","hentry"],"yoast_head":"\n<title>Engineers Salary India Vs Australia | Admissify Blog<\/title>\n<meta name=\"description\" content=\"The average annual salary for an Electrical Engineer in India is 5,35,000 INR annually and is 48.5 Lakhs INR (CAD 79,186) in Canada.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Engineers Salary India Vs Australia | Admissify Blog\" \/>\n<meta property=\"og:description\" content=\"The average annual salary for an Electrical Engineer in India is 5,35,000 INR annually and is 48.5 Lakhs INR (CAD 79,186) in Canada.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/\" \/>\n<meta property=\"og:site_name\" content=\"Admissify Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-21T11:42:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-57.png\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"853\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/engineers-salary-india-vs-australia\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/engineers-salary-india-vs-australia\\\/\"},\"author\":{\"name\":\"Gaurav Kandari\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\"},\"headline\":\"Engineers Salary India Vs Australia\",\"datePublished\":\"2024-06-21T11:40:58+00:00\",\"dateModified\":\"2024-06-21T11:42:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/engineers-salary-india-vs-australia\\\/\"},\"wordCount\":220,\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/engineers-salary-india-vs-australia\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/cropped-image-57.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/engineers-salary-india-vs-australia\\\/\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/engineers-salary-india-vs-australia\\\/\",\"name\":\"Engineers Salary India Vs Australia | Admissify Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/engineers-salary-india-vs-australia\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/engineers-salary-india-vs-australia\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/cropped-image-57.png\",\"datePublished\":\"2024-06-21T11:40:58+00:00\",\"dateModified\":\"2024-06-21T11:42:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/engineers-salary-india-vs-australia\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/engineers-salary-india-vs-australia\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/engineers-salary-india-vs-australia\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/cropped-image-57.png\",\"contentUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/cropped-image-57.png\",\"width\":640,\"height\":853,\"caption\":\"Engineers\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/engineers-salary-india-vs-australia\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Stories\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Engineers Salary India Vs Australia\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\",\"name\":\"Admissify\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\",\"name\":\"Gaurav Kandari\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"caption\":\"Gaurav Kandari\"},\"description\":\"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results.\"}]}<\/script>\n","yoast_head_json":{"title":"Engineers Salary India Vs Australia | Admissify Blog","description":"The average annual salary for an Electrical Engineer in India is 5,35,000 INR annually and is 48.5 Lakhs INR (CAD 79,186) in Canada.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/","og_locale":"en_US","og_type":"article","og_title":"Engineers Salary India Vs Australia | Admissify Blog","og_description":"The average annual salary for an Electrical Engineer in India is 5,35,000 INR annually and is 48.5 Lakhs INR (CAD 79,186) in Canada.","og_url":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/","og_site_name":"Admissify Blog","article_modified_time":"2024-06-21T11:42:12+00:00","og_image":[{"width":640,"height":853,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-57.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/#article","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/"},"author":{"name":"Gaurav Kandari","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225"},"headline":"Engineers Salary India Vs Australia","datePublished":"2024-06-21T11:40:58+00:00","dateModified":"2024-06-21T11:42:12+00:00","mainEntityOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/"},"wordCount":220,"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-57.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/","url":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/","name":"Engineers Salary India Vs Australia | Admissify Blog","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/#primaryimage"},"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-57.png","datePublished":"2024-06-21T11:40:58+00:00","dateModified":"2024-06-21T11:42:12+00:00","breadcrumb":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/#primaryimage","url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-57.png","contentUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-57.png","width":640,"height":853,"caption":"Engineers"},{"@type":"BreadcrumbList","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/engineers-salary-india-vs-australia\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.admissify.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Stories","item":"https:\/\/www.admissify.com\/blog\/web-stories\/"},{"@type":"ListItem","position":3,"name":"Engineers Salary India Vs Australia"}]},{"@type":"WebSite","@id":"https:\/\/www.admissify.com\/blog\/#website","url":"https:\/\/www.admissify.com\/blog\/","name":"Admissify","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.admissify.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225","name":"Gaurav Kandari","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","caption":"Gaurav Kandari"},"description":"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results."}]}},"story_data":{"version":47,"pages":[{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":282,"height":501,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"7d228921-a03a-48a3-8413-b85d3a4605a9","scale":149,"focalX":50,"focalY":66.36954697986577,"resource":{"type":"image","mimeType":"image\/png","width":564,"height":1001,"sizes":{"medium":{"file":"image-57-169x300.png","width":169,"height":300,"filesize":95685,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-169x300.png"},"thumbnail":{"file":"image-57-150x150.png","width":150,"height":150,"filesize":46177,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-57-350x621.png","width":350,"height":621,"filesize":351287,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-350x621.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-57-242x180.png","width":242,"height":180,"filesize":82956,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-57-250x180.png","width":250,"height":180,"filesize":85165,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-57-75x75.png","width":75,"height":75,"filesize":13026,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-57-564x490.png","width":564,"height":490,"filesize":422118,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-564x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-57-320x228.png","width":320,"height":228,"filesize":130534,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-57-300x225.png","width":300,"height":225,"filesize":122336,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-300x225.png"},"web-stories-poster-portrait":{"file":"image-57-564x853.png","width":564,"height":853,"filesize":706241,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-564x853.png"},"web-stories-publisher-logo":{"file":"image-57-96x96.png","width":96,"height":96,"filesize":20472,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-96x96.png"},"web-stories-thumbnail":{"file":"image-57-150x266.png","width":150,"height":266,"filesize":77214,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57-150x266.png"},"full":{"file":"image-57.png","width":564,"height":1001,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#5e3819","blurHash":"UMD[Od-oEPt7E1WBoIWB0gM{xXR*~BxuNekD","creationDate":"2024-06-21T11:39:07","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-57.png","id":16329,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.45},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.4}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":35,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Engineers Salary India Vs Australia<\/span>","x":38,"y":467,"width":367,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":92,"id":"7946fe2b-555b-469c-8bd2-ac78eec8a774","marginOffset":-0.134999999999998},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":3669,"height":982,"sizes":{"medium":{"file":"logo-redesign-300x80.png","width":300,"height":80,"filesize":14896,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-300x80.png"},"large":{"file":"logo-redesign-1024x274.png","width":1024,"height":274,"filesize":128785,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1024x274.png"},"thumbnail":{"file":"logo-redesign-150x150.png","width":150,"height":150,"filesize":12644,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-150x150.png"},"medium_large":{"file":"logo-redesign-768x206.png","width":768,"height":206,"filesize":58214,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-768x206.png"},"1536x1536":{"file":"logo-redesign-1536x411.png","width":1536,"height":411,"filesize":222755,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1536x411.png"},"2048x2048":{"file":"logo-redesign-2048x548.png","width":2048,"height":548,"filesize":497549,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-2048x548.png"},"quemag-wp-thumbnail-comments":{"file":"logo-redesign-350x94.png","width":350,"height":94,"filesize":21299,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-350x94.png"},"quemag-wp-thumbnail-module-grid":{"file":"logo-redesign-242x180.png","width":242,"height":180,"filesize":17343,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"logo-redesign-250x180.png","width":250,"height":180,"filesize":23678,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"logo-redesign-75x75.png","width":75,"height":75,"filesize":4003,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"logo-redesign-910x244.png","width":910,"height":244,"filesize":116039,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-910x244.png"},"quemag-wp-thumbnail-blog-featured":{"file":"logo-redesign-670x490.png","width":670,"height":490,"filesize":160260,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"logo-redesign-320x228.png","width":320,"height":228,"filesize":36966,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"logo-redesign-300x225.png","width":300,"height":225,"filesize":36220,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-300x225.png"},"web-stories-poster-portrait":{"file":"logo-redesign-640x853.png","width":640,"height":853,"filesize":256430,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-640x853.png"},"web-stories-publisher-logo":{"file":"logo-redesign-96x96.png","width":96,"height":96,"filesize":5452,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-96x96.png"},"web-stories-thumbnail":{"file":"logo-redesign-150x40.png","width":150,"height":40,"filesize":5634,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-150x40.png"},"full":{"file":"logo-redesign.png","width":3669,"height":982,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac34","blurHash":"UDIgAJ-UROofu%$f?GxD1B%0$K$%03s,%0xD","creationDate":"2024-04-02T07:54:04","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png","id":14375,"alt":"logo redesign","local":false},"type":"image","x":235,"y":580,"width":134,"height":34,"mask":{"type":"rectangle","showInLibrary":true,"name":"Rectangle","path":"M 0,0 1,0 1,1 0,1 0,0 Z","ratio":1,"supportsBorder":true},"id":"d44e44d3-3692-4206-9a02-05217a0d2a75"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":14,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.4,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff; letter-spacing: 0.02em\">By Gaurav Kandari&nbsp;<\/span>\n<span style=\"font-weight: 700; color: #fff; letter-spacing: 0.02em\">June 21, 2024<\/span>","x":38,"y":574,"width":159,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":39,"id":"15b992f6-ab96-4682-af97-c186a4c2c79d"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"id":"11a21883-e44d-41e8-9514-6072dd3c2973","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"462a8eb3-7e11-47e7-85a5-735d073e522c"},"animations":[]},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":-93,"y":-223,"width":282,"height":406,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"aabd616c-7aa6-4f21-aa55-c8581c699023","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":564,"height":811,"sizes":{"medium":{"file":"image-55-209x300.png","width":209,"height":300,"filesize":97163,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55-209x300.png"},"thumbnail":{"file":"image-55-150x150.png","width":150,"height":150,"filesize":40791,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-55-350x503.png","width":350,"height":503,"filesize":234508,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55-350x503.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-55-242x180.png","width":242,"height":180,"filesize":69166,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-55-250x180.png","width":250,"height":180,"filesize":70694,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-55-75x75.png","width":75,"height":75,"filesize":12351,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-55-564x490.png","width":564,"height":490,"filesize":300503,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55-564x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-55-320x228.png","width":320,"height":228,"filesize":106383,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-55-300x225.png","width":300,"height":225,"filesize":101112,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55-300x225.png"},"web-stories-publisher-logo":{"file":"image-55-96x96.png","width":96,"height":96,"filesize":18887,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55-96x96.png"},"web-stories-thumbnail":{"file":"image-55-150x216.png","width":150,"height":216,"filesize":55291,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55-150x216.png"},"full":{"file":"image-55.png","width":564,"height":811,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#292730","blurHash":"UKL4vp%M.89F~V_NjFD%~qIo%M-;-pV@9Ft7","creationDate":"2024-06-21T11:36:01","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-55.png","id":16327,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.47},{"color":{"r":0,"g":0,"b":0,"a":0.27142857142857146},"position":0.62},{"color":{"r":0,"g":0,"b":0},"position":0.91}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">The average annual salary for a Project Manager in India is 8,00000 INR annually and is $125,037 (69.53 Lakhs INR) in Australia.<\/span>","x":38,"y":520,"width":375,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":117,"id":"0be1b134-9d3f-4ff5-8d1e-b1b50433fae4","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Project Manager<\/span>","x":39,"y":476,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"type":"text","id":"76ec658d-4413-44b3-9d21-0956bd0df7e8"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"1307287c-b79d-4b27-af6e-c40f0869ea02","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["0be1b134-9d3f-4ff5-8d1e-b1b50433fae4"]},{"id":"cfb28740-74b6-45d4-a8e9-5cbb7067f549","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["76ec658d-4413-44b3-9d21-0956bd0df7e8"]}],"id":"1591ba3c-148c-4421-99fe-916471780f86","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"59a9f5ea-d958-46f6-a8a3-a360066c1aee"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":282,"height":353,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"b3d838f7-bc65-4471-b9ca-f2d0381d52d7","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":564,"height":705,"sizes":{"medium":{"file":"image-54-240x300.png","width":240,"height":300,"filesize":124519,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54-240x300.png"},"thumbnail":{"file":"image-54-150x150.png","width":150,"height":150,"filesize":45210,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-54-350x438.png","width":350,"height":438,"filesize":238781,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54-350x438.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-54-242x180.png","width":242,"height":180,"filesize":84651,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-54-250x180.png","width":250,"height":180,"filesize":87253,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-54-75x75.png","width":75,"height":75,"filesize":13047,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-54-564x490.png","width":564,"height":490,"filesize":392014,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54-564x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-54-320x228.png","width":320,"height":228,"filesize":132887,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-54-300x225.png","width":300,"height":225,"filesize":123292,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54-300x225.png"},"web-stories-publisher-logo":{"file":"image-54-96x96.png","width":96,"height":96,"filesize":20495,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54-96x96.png"},"web-stories-thumbnail":{"file":"image-54-150x188.png","width":150,"height":188,"filesize":54401,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54-150x188.png"},"full":{"file":"image-54.png","width":564,"height":705,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#c5cdd0","blurHash":"UWKBzTjZyEX9CAxuIAt7E2xun#ay4.IVbIt8","creationDate":"2024-06-21T11:34:29","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-54.png","id":16326,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0.27},"position":0},{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">The average annual salary for an Operations Manager in India is 11,00000 &nbsp;INR annually and is $122,114 (69.72 Lakhs INR) in Australia.<\/span>","x":38,"y":521,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"064df448-a9f0-43de-aaed-c341fdc568af","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Operations Manager<\/span>","x":39,"y":476,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"id":"99d4bf4c-a2f6-46d1-bc5b-fc6ca7a53435","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"a9ce42c6-f072-43cb-8a2a-3aaa6dbbdab7","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["064df448-a9f0-43de-aaed-c341fdc568af"]},{"id":"822556df-7234-40f2-ae2c-d40616c4f426","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["99d4bf4c-a2f6-46d1-bc5b-fc6ca7a53435"]}],"id":"861f9db0-272a-47af-99aa-bb71d73fb09f","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"51465987-a6e6-4bc9-a4a2-704ba950e568"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":210,"height":280,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"b442c92f-ef02-4a3c-beec-179b8fa8df2f","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":420,"height":560,"sizes":{"medium":{"file":"image-25-225x300.png","width":225,"height":300,"filesize":115370,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25-225x300.png"},"thumbnail":{"file":"image-25-150x150.png","width":150,"height":150,"filesize":46518,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-25-350x467.png","width":350,"height":467,"filesize":242978,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25-350x467.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-25-242x180.png","width":242,"height":180,"filesize":77839,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-25-250x180.png","width":250,"height":180,"filesize":79419,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-25-75x75.png","width":75,"height":75,"filesize":13514,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-25-420x490.png","width":420,"height":490,"filesize":296784,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25-420x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-25-320x228.png","width":320,"height":228,"filesize":119388,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-25-300x225.png","width":300,"height":225,"filesize":113620,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25-300x225.png"},"web-stories-publisher-logo":{"file":"image-25-96x96.png","width":96,"height":96,"filesize":21039,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25-96x96.png"},"web-stories-thumbnail":{"file":"image-25-150x200.png","width":150,"height":200,"filesize":57528,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25-150x200.png"},"full":{"file":"image-25.png","width":420,"height":560,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#bf8b59","blurHash":"U6IW_u_O01190VRO==?F0K5[16RN00L2pc4:","creationDate":"2024-06-15T11:08:00","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-25.png","id":16155,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.57},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":0,"g":0,"b":0}},"lineHeight":1.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"\n<span style=\"color: #fff\">Register Now, Limited Spots Left!<\/span>\n<span style=\"color: #fff\">Study at over 200 prestigious European universities with up to 100% scholarships. Embrace diversity, history, and excellence. Hurry now!<\/span>","x":13,"y":480,"width":387,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":175,"id":"b5d99b0e-5f2a-4b99-8278-31064a22f158","border":{"left":1,"right":1,"top":1,"bottom":1,"lockedWidth":true,"color":{"color":{"r":234,"g":125,"b":0}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"backgroundColor":{"color":{"r":224,"g":110,"b":4}},"width":395,"height":92,"x":9,"y":404,"mask":{"type":"rectangle"},"id":"d955d98f-5ac5-4f89-8d4e-3198889df750","borderRadius":{"locked":true,"topLeft":0,"topRight":0,"bottomRight":0,"bottomLeft":0},"type":"shape"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">FREE Webinar for Study in Europe<\/span>","x":48,"y":415,"width":315,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":63,"id":"32e9ea18-befb-4fb7-af52-4358d9633bc1","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"1203266d-241a-48b6-a9b4-af0f3f082b5c","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["b5d99b0e-5f2a-4b99-8278-31064a22f158"]},{"id":"5efeef58-5b79-43c0-bd4e-596fa1204b68","type":"effect-fly-in","flyInDir":"topToBottom","duration":600,"delay":0,"targets":["d955d98f-5ac5-4f89-8d4e-3198889df750"]},{"id":"31481c36-0d9a-413a-b719-c02721665f6c","type":"effect-fly-in","flyInDir":"topToBottom","duration":600,"delay":0,"targets":["32e9ea18-befb-4fb7-af52-4358d9633bc1"]}],"id":"b617dc8c-f54f-4f43-aae2-11badda1387a","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"c5286fc5-d8a8-40fb-a644-b73d56069fd8"},"pageAttachment":{"url":"https:\/\/www.admissify.com\/in\/study-abroad-webinar-lp\/","icon":"","needsProxy":false,"ctaText":"Book Now"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":209,"height":313,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"6c606f88-db97-4ec6-82d5-b66d6a661251","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":417,"height":626,"sizes":{"medium":{"file":"image-53-200x300.png","width":200,"height":300,"filesize":113701,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53-200x300.png"},"thumbnail":{"file":"image-53-150x150.png","width":150,"height":150,"filesize":47326,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-53-350x525.png","width":350,"height":525,"filesize":303837,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53-350x525.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-53-242x180.png","width":242,"height":180,"filesize":82746,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-53-250x180.png","width":250,"height":180,"filesize":84907,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-53-75x75.png","width":75,"height":75,"filesize":13458,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-53-417x490.png","width":417,"height":490,"filesize":332355,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53-417x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-53-320x228.png","width":320,"height":228,"filesize":129434,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-53-300x225.png","width":300,"height":225,"filesize":121418,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53-300x225.png"},"web-stories-publisher-logo":{"file":"image-53-96x96.png","width":96,"height":96,"filesize":21153,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53-96x96.png"},"web-stories-thumbnail":{"file":"image-53-150x225.png","width":150,"height":225,"filesize":67850,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53-150x225.png"},"full":{"file":"image-53.png","width":417,"height":626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#665752","blurHash":"U9C~*i000J~q%gM|xutS^+s,Rjs:xuxu%2t7","creationDate":"2024-06-21T11:32:37","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-53.png","id":16325,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.39},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">The average annual salary for a Mechanical Engineer in India is 4,50,000 INR annually and is $115,000 (63.96 Lakhs INR) in Australia.<\/span>","x":38,"y":521,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"6965e499-6d50-4f0d-a5be-70757c1fab72","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Mechanical Engineer<\/span>","x":39,"y":476,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"id":"9a0cd2d3-ac19-4355-98ff-903ce99fcd50","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"a0d8fe3c-8964-4d93-8ffa-1f77ac1f7458","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["6965e499-6d50-4f0d-a5be-70757c1fab72"]},{"id":"70e9bfd2-4198-4d55-bb16-a43eecc3fb70","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["9a0cd2d3-ac19-4355-98ff-903ce99fcd50"]}],"id":"e0dafc66-a057-4155-9d03-a96b3babb27f","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"7e249397-3795-46e9-95e4-fa7630825754"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":282,"height":423,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"67dc9f03-8388-4a6f-9649-3c191c28be81","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":564,"height":846,"sizes":{"medium":{"file":"image-48-200x300.png","width":200,"height":300,"filesize":96063,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48-200x300.png"},"thumbnail":{"file":"image-48-150x150.png","width":150,"height":150,"filesize":42230,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-48-350x525.png","width":350,"height":525,"filesize":244084,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48-350x525.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-48-242x180.png","width":242,"height":180,"filesize":74401,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-48-250x180.png","width":250,"height":180,"filesize":76309,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-48-75x75.png","width":75,"height":75,"filesize":12878,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-48-564x490.png","width":564,"height":490,"filesize":316547,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48-564x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-48-320x228.png","width":320,"height":228,"filesize":114108,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-48-300x225.png","width":300,"height":225,"filesize":107559,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48-300x225.png"},"web-stories-publisher-logo":{"file":"image-48-96x96.png","width":96,"height":96,"filesize":19646,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48-96x96.png"},"web-stories-thumbnail":{"file":"image-48-150x225.png","width":150,"height":225,"filesize":59360,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48-150x225.png"},"full":{"file":"image-48.png","width":564,"height":846,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#3f3c3c","blurHash":"UEI}ny4TOZ.T004;00^jRj?bxZ-=-7%2?v4n","creationDate":"2024-06-21T11:13:31","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-48.png","id":16313,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0.4},"position":0.38},{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.52},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">The average annual salary for a Design Engineer in India is 500000 INR annually and is $113,999 (63.40 Lakhs INR) in Australia.<\/span>","x":38,"y":531,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"83f677e6-da44-48fb-99de-f7197449e43e","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Design Engineer<\/span>","x":39,"y":486,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"id":"3963aed3-b5bc-4696-8814-de337a56b55a","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"dcc5b410-7895-4df6-88c5-2d21ba38ed05","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["83f677e6-da44-48fb-99de-f7197449e43e"]},{"id":"85bb9462-accc-4364-a7c8-a545b75ce8ed","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["3963aed3-b5bc-4696-8814-de337a56b55a"]}],"id":"c8a87b58-43df-4be2-8a5b-827f87ab015b","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"00ac526a-09b3-4693-845d-0fe37a1a056c"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":282,"height":422,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"9c451199-0f0e-4b54-b54a-43157ab84fc6","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":564,"height":844,"sizes":{"medium":{"file":"image-52-200x300.png","width":200,"height":300,"filesize":86792,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52-200x300.png"},"thumbnail":{"file":"image-52-150x150.png","width":150,"height":150,"filesize":38427,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-52-350x524.png","width":350,"height":524,"filesize":227818,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52-350x524.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-52-242x180.png","width":242,"height":180,"filesize":69434,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-52-250x180.png","width":250,"height":180,"filesize":71681,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-52-75x75.png","width":75,"height":75,"filesize":11505,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-52-564x490.png","width":564,"height":490,"filesize":305502,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52-564x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-52-320x228.png","width":320,"height":228,"filesize":110192,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-52-300x225.png","width":300,"height":225,"filesize":102629,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52-300x225.png"},"web-stories-publisher-logo":{"file":"image-52-96x96.png","width":96,"height":96,"filesize":17661,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52-96x96.png"},"web-stories-thumbnail":{"file":"image-52-150x224.png","width":150,"height":224,"filesize":52387,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52-150x224.png"},"full":{"file":"image-52.png","width":564,"height":844,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#cbc6c2","blurHash":"UCM7cKyE00S~uOn4%gRP~p?bozxu004:IAS#","creationDate":"2024-06-21T11:31:16","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-52.png","id":16324,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.44},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">The average annual salary for a Production Manager in India is 10,80000 INR annually and is $110,000 (61.18 Lakhs INR) in Australia.<\/span>","x":38,"y":531,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"dce1b996-40af-452d-8148-0a2cccdbc2c3","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Production Manager<\/span>","x":39,"y":486,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"id":"3e039155-7174-458d-bc2b-2593b681733f","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"87dd90d0-ee1a-4dfe-a10c-a094947f9260","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["dce1b996-40af-452d-8148-0a2cccdbc2c3"]},{"id":"2ba3ec23-cc1e-4e65-af07-c45435665092","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["3e039155-7174-458d-bc2b-2593b681733f"]}],"id":"b0268ed5-5246-40c4-9136-83cfc9589256","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"1517c8af-bae8-4664-a596-baf3940ad2f1"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":209,"height":313,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"9c451199-0f0e-4b54-b54a-43157ab84fc6","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":417,"height":626,"sizes":{"medium":{"file":"image-51-200x300.png","width":200,"height":300,"filesize":107839,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51-200x300.png"},"thumbnail":{"file":"image-51-150x150.png","width":150,"height":150,"filesize":46651,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-51-350x525.png","width":350,"height":525,"filesize":273986,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51-350x525.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-51-242x180.png","width":242,"height":180,"filesize":80812,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-51-250x180.png","width":250,"height":180,"filesize":83095,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-51-75x75.png","width":75,"height":75,"filesize":13937,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-51-417x490.png","width":417,"height":490,"filesize":293849,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51-417x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-51-320x228.png","width":320,"height":228,"filesize":124362,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-51-300x225.png","width":300,"height":225,"filesize":116585,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51-300x225.png"},"web-stories-publisher-logo":{"file":"image-51-96x96.png","width":96,"height":96,"filesize":21504,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51-96x96.png"},"web-stories-thumbnail":{"file":"image-51-150x225.png","width":150,"height":225,"filesize":66268,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51-150x225.png"},"full":{"file":"image-51.png","width":417,"height":626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#303538","blurHash":"UAFO[f00I=_400~WtSD%00S$wHi_^+D$RPWC","creationDate":"2024-06-21T11:29:59","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-51.png","id":16323,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.45},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">The average annual salary for a Service Engineer in India is 4,50,000 INR annually and is $90,000 (50.06 Lakhs INR) in Australia.<\/span>","x":38,"y":531,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"2d5a2b7a-f6c9-48b7-ade9-47533f2a2b68","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Service Engineer<\/span>","x":39,"y":486,"width":289,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":31,"id":"a9a17ea3-738c-474c-9d02-76d38f640824","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"6f29dba2-d212-476c-86d0-d0e3dd9b9a44","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["2d5a2b7a-f6c9-48b7-ade9-47533f2a2b68"]},{"id":"c3b07bdf-1993-44f4-837c-38eeed2f5999","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["a9a17ea3-738c-474c-9d02-76d38f640824"]}],"id":"9d54f0a0-83f4-4f55-a319-25d3e4ee5ded","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"726ba6de-3452-4d5a-82e3-d3100356dddc"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":63.46968725446372,"focalY":49.87980889278617,"resource":{"type":"image","mimeType":"image\/png","width":826,"height":551,"sizes":{"medium":{"file":"image-16-300x200.png","width":300,"height":200,"filesize":71708,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-300x200.png"},"thumbnail":{"file":"image-16-150x150.png","width":150,"height":150,"filesize":33706,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-150x150.png"},"medium_large":{"file":"image-16-768x512.png","width":768,"height":512,"filesize":382930,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-768x512.png"},"quemag-wp-thumbnail-comments":{"file":"image-16-350x233.png","width":350,"height":233,"filesize":94604,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-350x233.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-16-242x180.png","width":242,"height":180,"filesize":55174,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-16-250x180.png","width":250,"height":180,"filesize":56381,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-16-75x75.png","width":75,"height":75,"filesize":9700,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-16-670x490.png","width":670,"height":490,"filesize":339482,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-16-320x228.png","width":320,"height":228,"filesize":87261,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-16-300x225.png","width":300,"height":225,"filesize":82164,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-300x225.png"},"web-stories-poster-portrait":{"file":"image-16-640x551.png","width":640,"height":551,"filesize":298312,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-640x551.png"},"web-stories-publisher-logo":{"file":"image-16-96x96.png","width":96,"height":96,"filesize":15081,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-96x96.png"},"web-stories-thumbnail":{"file":"image-16-150x100.png","width":150,"height":100,"filesize":20688,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16-150x100.png"},"full":{"file":"image-16.png","width":826,"height":551,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#0f377c","blurHash":"UH9HF@9a57~0ITxVt6NM9G%2%2E1-:M{M{%3","creationDate":"2024-06-11T07:00:29","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-16.png","id":16048,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":220,"mask":{"type":"rectangle"},"isBackground":true,"id":"b5ad243d-e54e-4af0-baff-95108f880702","overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.41},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":9,"vertical":5},"content":"<span style=\"color: #fff\">Interested in pursuing these and many more Engineering professions in Australia? Do not worry, for we got you covered. Visit our website to book a free counselling session today!<\/span>","x":13,"y":460,"width":387,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":152,"id":"779434c7-34bf-4504-9bf8-0d1f11a59541","border":{"left":1,"right":1,"top":1,"bottom":1,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"41a30f59-6c50-45f5-8b85-bc2ebd4fe339","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["779434c7-34bf-4504-9bf8-0d1f11a59541"]}],"id":"fde4f586-dc32-408b-84e6-2cd3aba6639f","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"b442c92f-ef02-4a3c-beec-179b8fa8df2f"},"pageAttachment":{"url":"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/","icon":"","needsProxy":false,"ctaText":"Book Now"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":282,"height":376,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"b442c92f-ef02-4a3c-beec-179b8fa8df2f","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":563,"height":751,"sizes":{"medium":{"file":"image-24-225x300.png","width":225,"height":300,"filesize":116558,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24-225x300.png"},"thumbnail":{"file":"image-24-150x150.png","width":150,"height":150,"filesize":43919,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-24-350x467.png","width":350,"height":467,"filesize":252998,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24-350x467.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-24-242x180.png","width":242,"height":180,"filesize":79453,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-24-250x180.png","width":250,"height":180,"filesize":81706,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-24-75x75.png","width":75,"height":75,"filesize":12700,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-24-563x490.png","width":563,"height":490,"filesize":388689,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24-563x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-24-320x228.png","width":320,"height":228,"filesize":124483,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-24-300x225.png","width":300,"height":225,"filesize":116618,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24-300x225.png"},"web-stories-publisher-logo":{"file":"image-24-96x96.png","width":96,"height":96,"filesize":19753,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24-96x96.png"},"web-stories-thumbnail":{"file":"image-24-150x200.png","width":150,"height":200,"filesize":56512,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24-150x200.png"},"full":{"file":"image-24.png","width":563,"height":751,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#79786c","blurHash":"UIEfczsVRkIU.lM{oe%2-V.8RPM|#8WBozxu","creationDate":"2024-06-15T10:25:16","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/image-24.png","id":16150,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.5}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"FILL","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":true,"horizontal":9,"vertical":5},"content":"<span style=\"font-weight: 700; color: #fff\">Top 7 Business Schools Better than IIM Ahmedabad<\/span>","x":13,"y":457,"width":387,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":88,"id":"b546e66c-dec9-464f-9c78-ecb776961b5c","border":{"left":1,"right":1,"top":1,"bottom":1,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"050c1e3d-15a2-48cc-97e5-79f41b9bb4c1","type":"effect-fly-in","flyInDir":"bottomToTop","duration":600,"delay":0,"targets":["b546e66c-dec9-464f-9c78-ecb776961b5c"]}],"id":"0f586ad1-c66f-4c43-beaf-03b5212177db","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"df20158f-3965-46b8-adec-081ba797f845"},"pageAttachment":{"url":"https:\/\/www.admissify.com\/blog\/web-stories\/top-7-business-schools-better-than-iim-ahmedabad\/","needsProxy":false,"ctaText":"Read More"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"7cd184e5-24ef-468d-bc6b-55697cf50ed9","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":720,"height":1280,"sizes":{"medium":{"file":"Book-a-Free-counselling-today-169x300.jpg","width":169,"height":300,"filesize":13790,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-169x300.jpg"},"large":{"file":"Book-a-Free-counselling-today-576x1024.jpg","width":576,"height":1024,"filesize":87337,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-576x1024.jpg"},"thumbnail":{"file":"Book-a-Free-counselling-today-150x150.jpg","width":150,"height":150,"filesize":7810,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x150.jpg"},"quemag-wp-thumbnail-comments":{"file":"Book-a-Free-counselling-today-350x622.jpg","width":350,"height":622,"filesize":42555,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-350x622.jpg"},"quemag-wp-thumbnail-module-grid":{"file":"Book-a-Free-counselling-today-242x180.jpg","width":242,"height":180,"filesize":12018,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-242x180.jpg"},"quemag-wp-thumbnail-widget-big":{"file":"Book-a-Free-counselling-today-250x180.jpg","width":250,"height":180,"filesize":12029,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-250x180.jpg"},"quemag-wp-thumbnail-widget-small":{"file":"Book-a-Free-counselling-today-75x75.jpg","width":75,"height":75,"filesize":2915,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-75x75.jpg"},"quemag-wp-thumbnail-blog-featured":{"file":"Book-a-Free-counselling-today-670x490.jpg","width":670,"height":490,"filesize":53056,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-670x490.jpg"},"quemag-wp-thumbnail-blog-featured-small":{"file":"Book-a-Free-counselling-today-320x228.jpg","width":320,"height":228,"filesize":17196,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-320x228.jpg"},"quemag-wp-thumbnail-blog-list":{"file":"Book-a-Free-counselling-today-300x225.jpg","width":300,"height":225,"filesize":16660,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-300x225.jpg"},"web-stories-poster-portrait":{"file":"Book-a-Free-counselling-today-640x853.jpg","width":640,"height":853,"filesize":91253,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-640x853.jpg"},"web-stories-publisher-logo":{"file":"Book-a-Free-counselling-today-96x96.jpg","width":96,"height":96,"filesize":3825,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-96x96.jpg"},"web-stories-thumbnail":{"file":"Book-a-Free-counselling-today-150x267.jpg","width":150,"height":267,"filesize":11638,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x267.jpg"},"full":{"file":"Book-a-Free-counselling-today.jpg","width":720,"height":1280,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#323a5e","blurHash":"UaPZox%ft7Rk~pWCt7j@x]Mxj[t7E1s.flbI","creationDate":"2024-04-02T07:40:53","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg","id":14368,"alt":"Book a Free counselling today","local":false}}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"id":"ccd1311e-9c6a-4f83-a8e6-59a080b27998","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"e6febc8f-4c58-402b-9230-3f5bb3ab239f"},"animations":[],"pageAttachment":{"url":"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/","icon":"","needsProxy":false,"ctaText":"Book Free Counseling"}}],"fonts":{"EB Garamond":{"family":"EB Garamond","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1007,"des":-298,"tAsc":1007,"tDes":-298,"tLGap":0,"wAsc":1047,"wDes":390,"xH":400,"capH":650,"yMin":-324,"yMax":985,"hAsc":1007,"hDes":-298,"lGap":0}}},"autoAdvance":true,"defaultPageDuration":7,"currentStoryStyles":{"colors":[]}},"story_poster":{"id":16330,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/06\/cropped-image-57.png","width":640,"height":853,"needsProxy":false},"_links":{"self":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/16322","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story"}],"about":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/wp\/v2\/types\/web-story"}],"author":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/users\/4"}],"version-history":[{"count":0,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/16322\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/16330"}],"wp:attachment":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media?parent=16322"}],"wp:term":[{"taxonomy":"web_story_category","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_category?post=16322"},{"taxonomy":"web_story_tag","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_tag?post=16322"}],"wp:lock":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/16322\/lock"}],"wp:publisherlogo":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/10252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 69bad0f746fa5cab2f04b6d9. Config Timestamp: 2026-03-18 16:21:10 UTC, Cached Timestamp: 2026-04-07 12:13:59 UTC -->