OK
http://www.islamicity.com/
Websites
Runtime: 5.1s
On April 26, 2025, 09:15 PM UTC, http://www.islamicity.com/ was accessible when tested on AS3462 in Taiwan.
Failures
HTTP Experiment
null
DNS Experiment
null
Control
null
DNS Queries
Resolver:
61.220.9.221
Query:
IN A www.islamicity.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
172.67.73.15
@
IN
A
104.26.12.124
@
IN
A
104.26.13.124
Query:
IN AAAA www.islamicity.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
AAAA
2606:4700:20::681a:d7c
@
IN
AAAA
2606:4700:20::681a:c7c
@
IN
AAAA
2606:4700:20::ac43:490f
TCP Connections
Connection to 172.67.73.15:80 succeeded.
Connection to 104.26.12.124:80 succeeded.
Connection to 104.26.13.124:80 succeeded.
Connection to 2606:4700:20::681a:c7c:80 succeeded.
Connection to 2606:4700:20::681a:d7c:80 succeeded.
Connection to 2606:4700:20::ac43:490f:80 succeeded.
HTTP Requests
URL
GET https://www.islamicity.org/
Response Headers
Access-Control-Allow-Origin:*Cf-Cache-Status:DYNAMICCf-Ray:936918fa7885e387-NRTContent-Type:text/html; charset=UTF-8Date:Sat, 26 Apr 2025 21:15:48 GMTNel:{"success_fraction":0,"report_to":"cf-nel","max_age":604800}Report-To:{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=coP1L2p40uD1amVoEdJ94mUbgyP7TcPgybJvq5lDkf8LUxezx1AMkISeiDSXA2FeR%2FKeNWOZuY9xi84p09yXnqu9KbOYqtLC4p45bJYjM1e87KV6s5%2Bhz2R1vibe3NWFC6%2B7pQ%3D%3D"}],"group":"cf-nel","max_age":604800}Server:cloudflareServer-Timing:cfL4;desc="?proto=TCP&rtt=75898&min_rtt=41075&rtt_var=61041&sent=8&recv=12&lost=0&retrans=1&sent_bytes=3421&recv_bytes=685&delivery_rate=34460&cwnd=194&unsent_bytes=0&cid=e1ddff5eee62670b&ts=884&x=0"X-Powered-By:PHP/8.2.14
Response Body
<!DOCTYPE html> <!--this is header.php --> <html lang="en-US"> <head> <!-- this file has 2 parts with a big empty space in between. the technical code and the #searchcanvas area which is where the actual black canvas is -- scroll down to spot the #searchcanvas section located after the big gap. --> <!--this is toggleOverlay-part1-black-canvas-code.htm--> <style> /** overlay code begin */ html, body { margin: 0; -webkit-font-smoothing: antialiased; } .overlay { background-color: rgba(50, 50, 50, .96); -webkit-transition: all .0s cubic-bezier(.25, .8, .25, 1); transition: all .0s cubic-bezier(.25, .8, .25, 1); } .hide-overlay .overlay { left: -100%; } .overlay .overlay-content { box-sizing: border-box; padding: 0 0px 0px; color: #fff; } .overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; } .overlay .overlay-content { height: 100%; overflow: scroll; } .fa-toggle-off { display: none; } .hide-overlay .fa-toggle-off { display: inline-block; } .hide-overlay .fa-toggle-on { display: none; } /* *************************************** */ .buttons-container { position: fixed; right: 18px; bottom: 16px; } .button{ margin-left: 10px; display: inline-block; padding: 0px 12px; border-radius: 3px; background-color: rgb(63,81,181); box-shadow: 0 2px 5px 0 rgba(0,0,0,.96); color: rgba(255,255,255,0.87); font-size: 14px; line-height: 36px; cursor: pointer; transition: box-shadow .0s cubic-bezier(.25,.8,.25,1),background-color .0s cubic-bezier(.25,.8,.25,1); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; text-decoration: none; } .button i { font-size: 20px; margin-right: 8px; vertical-align: middle; } .background-content { box-sizing: border-box; } html, body { height: 100%; } /* *************************************** */ .background-content { /* height: 100%; */ overflow: auto; /* * If you want to use padding here, remember to add: * * box-sizing: border-box; * * otherwise the height of this container would be larger than 100%. */ } /** overlay code end */ #search-interface { padding-right:0%; } #jems { text-align:center; width:80%; margin-top: 0; margin-bottom: 0; margin-left: auto; margin-right: auto; } input[type="text"]:focus { color: initial !important; } </style> <!-- stop scrolling -- you found the black #searchcanvas area --> <div class="overlay" style="z-index:99999999999999999;display:none"> <div class="overlay-content" > <div align=right style="margin-top:20px;margin-right:20px;margin-bottom:20px;"> <p><a href='#' onclick="var overlay = document.querySelector('body');document.getElementById('q').blur();overlay.classList.toggle('hide-overlay');"><span class="fa fa-times fa-2x"></span></a> </div> <style> .searchCanvasItem { display:inline; margin:2%; float:left; max-width:335px; } .searchCanvasSearchBox { font-size: 23px !important; height:67px !important; } #please-wait-interface { text-align:center; width:100%; height:100%; margin-top:100px; } .searchbutton{ color: white; border-width: 0px; font-size: 20px !important; padding: 24px; background-color: rgb(108,108,108); text-decoration: underline !important; text-decoration-color: aqua !important; text-decoration-style: dotted !important; border-radius: 50px; } #searchbuttons { display:inline-block; overflow-x: auto; overflow-y: hidden; white-space: nowrap; display: inline-block; height: 50px; padding: 10px; } .scroll-to-right { display:none; } #search-in-desktop { display:inline-block; color:mediumvioletred; } #search-in-mobile { display:none; margin-top: 10px; font-size: 16px; opacity: 0.6; margin-left: 2px; } @media (max-width: 764px) { .searchbutton{ background-color: black; color: white; border-width: 0px; padding-right:15px; font-size: 16px; padding-left: 0px !important; border-color:green; } #searchbuttons { display:inline-block; height:50px; width: 300px; overflow-x: auto; overflow-y: hidden; white-space: nowrap; margin-left:-16px; margin-top: -14px ; } .scroll-to-right { width: 35px; height: 35px; margin-top: -34px; } #search-in-desktop { display:none; } #search-in-mobile { display:block; font-size: 15px; color: white; opacity: 1; margin-top: -19px; margin-left: 12px; } .searchCanvasSearchBox { font-size: 23px !important; height: 48px !important; } } </style> <script> /** * If browser back button was used, flush cache * This ensures that user will always see an accurate, up-to-date view based on their state * https://stackoverflow.com/questions/8788802/prevent-safari-loading-from-cache-when-back-button-is-clicked */ (function () { window.onpageshow = function(event) { if (event.persisted) { window.location.reload(); } }; })(); function showPleaseWait(searchingWhat){ window.document.getElementById('please-wait-interface').innerHTML = "<i" + "mg src='/global/images/please-wait" + ".g" + "if'><p><small style='color:teal'>Please wait...<br>Searching " + searchingWhat + "</small>"; window.document.getElementById('search-interface').style.display = "none"; window.document.getElementById('please-wait-interface').style.display = "block"; } var searchingWhat = 'TBD'; var searchInput = 'TBD'; </script> <!--<button onclick="showPleaseWait()">temp</button><hr>--> <div id='please-wait-interface' style='display:none'><img src='/global/images/pleasa-wait.gif'><p><small style='color:teal'>Please wait...</small></div> <div id='search-interface' > <form action="/search" onSubmit='searchInput=window.document.getElementById("q").value;searchInputValid=(searchInput.length>0 && searchInput.length<50);if(searchInputValid){window.location.href="/search/?q="+searchInput+"&src=new-search";showPleaseWait("IslamiCity");}else{alert("Please enter your input to search IslamiCity web site")}'> <!--this comes from the toggleOverlay-part-1-black-canvas-code.htm--> <input type="text" value="" id="q" name="q" style="color:black;background-color:white;" placeholder="Search..." class="searchCanvasSearchBox"> <div align="middle"> <div id='search-in-mobile' align="left" style="margin-top:10px;font-size: 13px;opacity: 0.6;"> Search In: </div> <div id='searchbuttons' > <span id='search-in-desktop'> Search In --> </span> <input class='searchbutton' type="button" value="IslamiCity" onClick='searchInput=window.document.getElementById("q").value;searchInputValid=(searchInput.length>0 && searchInput.length<50);if(searchInputValid){window.location.href="/search/?q="+searchInput+"&src=new-search";showPleaseWait("IslamiCity");}else{alert("Please enter your input to search IslamiCity web site")}'> <input class='searchbutton' type="button" value="Quran" onClick='searchInput=window.document.getElementById("q").value;searchInputValid=(searchInput.length>0 && searchInput.length<50);if(searchInputValid){window.location.href="/quransearch/index.php?q="+searchInput+"&src=new-search";showPleaseWait("Holy Quran");}else{alert("Please enter your input to search the Holy Quran.")}'> <input class='searchbutton' type="button" value="Prayer Times" onClick='searchInput=window.document.getElementById("q").value;searchInputValid=(searchInput.length>0 && searchInput.length<50);if(searchInputValid){window.location.href="/PrayerTimes/index.php?address="+searchInput+"&src=new-search";showPleaseWait("Prayer Times");}else{alert("Please enter a city or zip code to get the prayer times for that location.")}'> <input class='searchbutton' type="button" value="Hadith" onClick='searchInput=window.document.getElementById("q").value;searchInputValid=(searchInput.length>0 && searchInput.length<50);if(searchInputValid){window.location.href="/hadith/search/?q="+searchInput+"";showPleaseWait("Hadeeth Database");}else{alert("Please enter your input to search our Q&A Ask the Imam database")}'> <input class='searchbutton' type="button" value="Dua" onClick='searchInput=window.document.getElementById("q").value;searchInputValid=(searchInput.length>0 && searchInput.length<50);if(searchInputValid){window.location.href="/dua/?category="+searchInput+"&src=new-search";showPleaseWait("Dua Database");}else{alert("Please enter your input to search our dua database")}'> <input class='searchbutton' type="button" value="Ask the Imam" onClick='searchInput=window.document.getElementById("q").value;searchInputValid=(searchInput.length>0 && searchInput.length<50);if(searchInputValid){window.location.href="/qa/?by=search&val="+blpReplace(searchInput," ","~")+"&src=new-search";showPleaseWait("Ask the Imam");}else{alert("Please enter your input to search our Q&A Ask the Imam database")}'> </div> <div align="right" style="margin-top:10px;"><!--<img src='/global/images/scroll-to-right.png' class='scroll-to-right'>--></div> </div> </form> </div> </div> </div> <!-- #Contact Form 7 Redirect after submission --> <script> document.addEventListener( 'wpcf7mailsent', function( event ) { location = '/thank-you/'; }, false ); </script> <script>BLP_IS_MOBILE = false;</script> <script>MHK = false;</script> <meta charset="UTF-8"> <meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, user-scalable=no" name="viewport" maximum-scale=1.0, > <!-- BRINGs GOOGLE FONT Nunito-sans--> <link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Nunito+Sans:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic'> <link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Amiri:200,200italic,300,300italic,regular,italic,600,600italic,700,700italic,800,800italic,900,900italic'> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://www.islamicity.org/xmlrpc.php"> <!--haluk1--> <!--ic3|wpHead__HOOK|--><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" data-pagespeed-no-defer> var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || []; </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <!-- This site is optimized with the Yoast SEO Premium plugin v24.4 (Yoast SEO v24.4) - https://yoast.com/wordpress/plugins/seo/ --> <title>IslamiCity - The Global Muslim eCommunity</title> <meta name="description" content="Providing a comprehensive view of Islam and Muslims to cultivate peace, promote universal values, and dialogue among civilizations since 1995"> <meta name="description" content="Islam & The Global Muslim eCommunity - Explore - Connect - Elevate ( Faith - Society - Science - Politics )" /> <link rel="canonical" href="https://www.islamicity.org/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Home" /> <meta property="og:description" content="Islam & The Global Muslim eCommunity - Explore - Connect - Elevate ( Faith - Society - Science - Politics )" /> <meta property="og:url" content="https://www.islamicity.org/" /> <meta property="og:site_name" content="IslamiCity" /> <meta property="article:publisher" content="https://www.facebook.com/islamicity" /> <meta property="article:modified_time" content="2021-02-27T18:16:25+00:00" /> <meta property="og:image" content="https://www.islamicity.org/wp-content/uploads/2023/05/IslamiCity_600X315.jpg" /> <meta property="og:image:width" content="600" /> <meta property="og:image:height" content="315" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@islamicity" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.islamicity.org/","url":"https://www.islamicity.org/","name":"IslamiCity - The Global Muslim eCommunity","isPartOf":{"@id":"https://www.islamicity.org/#website"},"about":{"@id":"https://www.islamicity.org/#organization"},"datePublished":"2015-06-25T14:26:14+00:00","dateModified":"2021-02-27T18:16:25+00:00","description":"Islam & The Global Muslim eCommunity - Explore - Connect - Elevate ( Faith - Society - Science - Politics )","breadcrumb":{"@id":"https://www.islamicity.org/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.islamicity.org/"]}]},{"@type":"BreadcrumbList","@id":"https://www.islamicity.org/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.islamicity.org/#website","url":"https://www.islamicity.org/","name":"IslamiCity","description":"The Global Muslim eCommunity","publisher":{"@id":"https://www.islamicity.org/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.islamicity.org/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.islamicity.org/#organization","name":"Human Assistance & Develop Intl","url":"https://www.islamicity.org/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.islamicity.org/#/schema/logo/image/","url":"https://www.islamicity.org/wp-content/uploads/2020/07/favicon.ico","contentUrl":"https://www.islamicity.org/wp-content/uploads/2020/07/favicon.ico","width":48,"height":48,"caption":"Human Assistance & Develop Intl"},"image":{"@id":"https://www.islamicity.org/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/islamicity","https://x.com/islamicity","https://www.instagram.com/islamicity/","https://www.pinterest.com/islamicity/","https://www.youtube.com/user/islamicitytv"]}]}</script> <meta name="google-site-verification" content="03764aa63a60add5" /> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//a.omappapi.com' /> <link rel='dns-prefetch' href='//maps.googleapis.com' /> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="IslamiCity » Feed" href="https://www.islamicity.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="IslamiCity » Stories Feed" href="https://www.islamicity.org/webstories/feed/"><link rel='stylesheet' id='mci-footnotes-jquery-tooltips-pagelayout-none-css' href='https://www.islamicity.org/wp-content/plugins/footnotes/css/footnotes-jqttbrpl0.min.css?ver=2.7.3' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://www.islamicity.org/wp-includes/css/dashicons.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='theme-my-login-css' href='https://www.islamicity.org/wp-content/plugins/theme-my-login/theme-my-login.css?ver=6.4.16' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://www.islamicity.org/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='mediaelement-css' href='https://www.islamicity.org/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://www.islamicity.org/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='view_editor_gutenberg_frontend_assets-css' href='https://www.islamicity.org/wp-content/plugins/wp-views/public/css/views-frontend.css?ver=3.6.18' type='text/css' media='all' /> <style id='view_editor_gutenberg_frontend_assets-inline-css' type='text/css'> .wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default > span.wpv-sort-list,.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default .wpv-sort-list-item {border-color: #cdcdcd;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default .wpv-sort-list-item a {color: #444;background-color: #fff;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default a:hover,.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default a:focus {color: #000;background-color: #eee;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default .wpv-sort-list-item.wpv-sort-list-current a {color: #000;background-color: #eee;} .wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default > span.wpv-sort-list,.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default .wpv-sort-list-item {border-color: #cdcdcd;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default .wpv-sort-list-item a {color: #444;background-color: #fff;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default a:hover,.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default a:focus {color: #000;background-color: #eee;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default .wpv-sort-list-item.wpv-sort-list-current a {color: #000;background-color: #eee;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-grey > span.wpv-sort-list,.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-grey .wpv-sort-list-item {border-color: #cdcdcd;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-grey .wpv-sort-list-item a {color: #444;background-color: #eeeeee;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-grey a:hover,.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-grey a:focus {color: #000;background-color: #e5e5e5;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-grey .wpv-sort-list-item.wpv-sort-list-current a {color: #000;background-color: #e5e5e5;} .wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default > span.wpv-sort-list,.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default .wpv-sort-list-item {border-color: #cdcdcd;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default .wpv-sort-list-item a {color: #444;background-color: #fff;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default a:hover,.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default a:focus {color: #000;background-color: #eee;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-default .wpv-sort-list-item.wpv-sort-list-current a {color: #000;background-color: #eee;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-grey > span.wpv-sort-list,.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-grey .wpv-sort-list-item {border-color: #cdcdcd;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-grey .wpv-sort-list-item a {color: #444;background-color: #eeeeee;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-grey a:hover,.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-grey a:focus {color: #000;background-color: #e5e5e5;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-grey .wpv-sort-list-item.wpv-sort-list-current a {color: #000;background-color: #e5e5e5;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-blue > span.wpv-sort-list,.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-blue .wpv-sort-list-item {border-color: #0099cc;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-blue .wpv-sort-list-item a {color: #444;background-color: #cbddeb;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-blue a:hover,.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-blue a:focus {color: #000;background-color: #95bedd;}.wpv-sort-list-dropdown.wpv-sort-list-dropdown-style-blue .wpv-sort-list-item.wpv-sort-list-current a {color: #000;background-color: #95bedd;} </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='dearhadi_front_css-css' href='https://www.islamicity.org/wp-content/plugins/Dearhadifeeds/assets/css/dearhadi.css?ver=1.0.0' type='text/css' media='all' /> <link rel='stylesheet' id='insights_front_css-css' href='https://www.islamicity.org/wp-content/plugins/islamicityinsights/assets/css/insights.css?ver=1.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='toc-screen-css' href='https://www.islamicity.org/wp-content/plugins/table-of-contents-plus/screen.min.css?ver=2411.1' type='text/css' media='all' /> <style id='toc-screen-inline-css' type='text/css'> div#toc_container {width: 100%;} </style> <link rel='stylesheet' id='animate-css' href='https://www.islamicity.org/wp-content/plugins/wp-quiz/assets/frontend/css/animate.css?ver=3.6.0' type='text/css' media='all' /> <link rel='stylesheet' id='wp-quiz-css' href='https://www.islamicity.org/wp-content/plugins/wp-quiz/assets/frontend/css/wp-quiz.css?ver=2.0.10' type='text/css' media='all' /> <link rel='stylesheet' id='toolset_bootstrap_styles-css' href='https://www.islamicity.org/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/res/lib/bootstrap3/css/bootstrap.css?ver=4.4.8' type='text/css' media='screen' /> <link rel='stylesheet' id='toolset-select2-css-css' href='https://www.islamicity.org/wp-content/plugins/cred-frontend-editor/vendor/toolset/toolset-common/res/lib/select2/select2.css?ver=6.7.2' type='text/css' media='screen' /> <link rel='stylesheet' id='plain-style-css' href='https://www.islamicity.org/wp-content/themes/plain-child/style.css?ver=2022.12' type='text/css' media='all' /> <link rel='stylesheet' id='plain-bootstrap-css' href='https://www.islamicity.org/wp-content/themes/plain/assets/css/bootstrap.min.css?ver=3.3.1' type='text/css' media='all' /> <link rel='stylesheet' id='plain-google-fonts-roboto-css' href='//fonts.googleapis.com/css?family=Roboto%3A400%2C300&ver=6.7.2' type='text/css' media='all' /> <link rel='stylesheet' id='plain-font-awesome-css' href='https://www.islamicity.org/wp-content/themes/plain/assets/css/font-awesome.min.css?ver=4.2.0' type='text/css' media='all' /> <link rel='stylesheet' id='plain-fonts-css' href='https://www.islamicity.org/wp-content/themes/plain/assets/fonts/plain/plain-fonts.css?ver=1.0' type='text/css' media='all' /> <link rel='stylesheet' id='plain-lovelo-css' href='https://www.islamicity.org/wp-content/themes/plain/assets/fonts/lovelo/lovelo.css?ver=1.0' type='text/css' media='all' /> <link rel='stylesheet' id='plain-animate-css' href='https://www.islamicity.org/wp-content/themes/plain/assets/extras/animate.css?ver=2.0' type='text/css' media='all' /> <link rel='stylesheet' id='plain-magnific-popup-css' href='https://www.islamicity.org/wp-content/themes/plain/assets/css/magnific-popup.css?ver=1.0' type='text/css' media='all' /> <link rel='stylesheet' id='plain-main-css' href='https://www.islamicity.org/wp-content/themes/plain/assets/css/main.css?ver=1.0' type='text/css' media='all' /> <link rel='stylesheet' id='plain-responsive-css' href='https://www.islamicity.org/wp-content/themes/plain/assets/css/responsive.css?ver=1.0' type='text/css' media='all' /> <script type="text/javascript" src="https://www.islamicity.org/wp-content/plugins/wp-views/vendor/toolset/common-es/public/toolset-common-es-frontend.js?ver=174000" id="toolset-common-es-frontend-js"></script> <script type="text/javascript" src="https://www.islamicity.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://www.islamicity.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://www.islamicity.org/wp-content/plugins/footnotes/js/jquery.tools.min.js?ver=1.2.7.redacted.2" id="mci-footnotes-jquery-tools-js"></script> <script type="text/javascript" src="https://www.google.com/recaptcha/api.js?hl=en-US&ver=6.7.2" id="recaptcha-js"></script> <script type="text/javascript" src="https://www.islamicity.org/wp-content/plugins/theme-my-login/modules/themed-profiles/themed-profiles.js?ver=6.7.2" id="tml-themed-profiles-js"></script> <script type="text/javascript" src="https://www.islamicity.org/wp-content/themes/plain/assets/js/jflickrfeed.min.js?ver=1.0" id="plain-jflickrfeed-js-js"></script> <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?v=3.expsensor%3Dfalse&ver=3.0" id="plain-gogle-map-js"></script> <!-- Google tag (gtag.js) snippet added by Site Kit --> <!-- Google Analytics snippet added by Site Kit --> <script type="text/javascript" src="https://www.googletagmanager.com/gtag/js?id=G-KLBP329VS7" id="google_gtagjs-js" async></script> <script type="text/javascript" id="google_gtagjs-js-after"> /* <![CDATA[ */ window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag("set","linker",{"domains":["www.islamicity.org"]}); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "G-KLBP329VS7"); /* ]]> */ </script> <!-- End Google tag (gtag.js) snippet added by Site Kit --> <link rel='shortlink' href='https://www.islamicity.org/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.islamicity.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.islamicity.org%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.islamicity.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.islamicity.org%2F&format=xml" /> <meta name="generator" content="Site Kit by Google 1.146.0" /> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <!-- GTM Container placement set to footer --> <script data-cfasync="false" data-pagespeed-no-defer type="text/javascript"> var dataLayer_content = {"pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthor":"Staff"}; dataLayer.push( dataLayer_content ); </script> <script data-cfasync="false"> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PQZVM4S'); </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --> <!--XYZ-index.php--> <meta property="og:description" content="Since 1995, IslamiCity provides a non-sectarian, comprehensive and holistic view of Islam and Muslims, a view that would cultivate peace, inspire action, explore positive solutions and encourage purposeful living through the universal teachings of Islam."> <style> #roof { background: #81d742; color: #ffffff; height: 42px; line-height: 42px }#roof a { color: #ffffff }.navbar-plain { background: #ffffff; height: 70px; line-height: 70px; }.plain-nav-fixed { height: 54px; line-height: 54px; }.navbar-plain .navbar-nav > li > a{ margin: 20px 20px; }.plain-nav-fixed .navbar-nav > li > a{ margin: 15px 18px; }.navbar-nav>li>a {line-height: 20px;}@media (min-width: 767px) { .dropdown-menu { min-width: 160px} }.plain-logo-wrapper { margin-top: 15px; margin-bottom: 15px;}.plain-nav-fixed .plain-logo-wrapper { margin-top: 14px; margin-bottom: 13px;}.page-header { min-height: 130px; line-height: 130px; }.page-header .page-header-inner { padding: 1px 0; }.page-header .page-title { font-size: 40px; color: #f5f5f5; }.page-header { background-color: black; background-repeat: repeat; }footer#footer { color: #ffffff } </style> <style type="text/css"> /* ========================================================================== Color ========================================================================== */ .wpb_theme_paignation li > a, .search-box i, .navbar-plain .navbar-nav > li > a:hover, .navbar-plain .navbar-nav > li.current-menu-ancestor > a, .navbar-plain .navbar-nav > .active > a, .navbar-plain .navbar-nav > li.open > a, .navbar-plain .navbar-nav > .active > a:hover, .navbar-plain .navbar-nav > .active > a:focus, .navbar-plain .navbar-nav > .open > a:hover, .service-item:hover i, .service-item:hover h2, .btn-common.active, .other-service-item h3, .icon-effect, #testimonial-carousel .carousel-control, .blog-item-text h3, .blog-item-text h3:hover, .blog-item-text .blog-item-info a:hover, .why-choos-icon i, #testimonial-carousel .item blockquote small, .plain-awesome-tab > .wpb_tab h1, .plain-awesome-tab > .wpb_tab h2, .plain-awesome-tab > .wpb_tab h3, .plain-awesome-tab > .wpb_tab h4, .plain-awesome-tab > .wpb_tab h5, .plain-awesome-tab > .wpb_tab h6, .skill-wrapper .progress .percent, .pricing-table-x .plan .price, .pricing-table-x .plan .period, .service-inner:hover h3, .light li a, .service-inner:hover i, a:hover, a:active, a:focus, .navbar-plain .dropdown .dropdown-menu > li > a:hover, .navbar-plain .dropdown .dropdown-menu > li > a .active, .post-comments .comment-list .comment-detailes .comment-meta .date, .navbar-plain .dropdown .dropdown-menu > li.active > a, .navbar-plain .dropdown .dropdown-menu > li.current-menu-parent > a, .widget .content h3 a, .the-company h2, .plain-vc-btn.btn-border, #secondary ul li a:hover, .woocommerce .star-rating span, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce .woocommerce-message:before, .woocommerce .woocommerce-info:before, a { color: #6c8202; } /* ========================================================================== Background ========================================================================== */ .wpb_theme_paignation li.active>span, .wpb_theme_paignation li > a:hover, #footer-widgets .search-box .plain-search-btn, .btn-common, input[type="submit"], .btn-common:hover, .btn-common:focus, .btn-common:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, .portfolio-items figure figcaption:hover, .other-service-item i, .clients-scroller .owl-pagination .owl-page.active span, .blog-item-img .blog-category, .blog-item-img .blog-category:hover, .skill-wrapper .progress .progress-bar, .tab-menu .list-group > a.active, .contact-info-style-one.contact-info-wrapper .contact-item-wrapper i, .contact-info-style-two.contact-info-wrapper, .service-item:hover .icon i, .pricing-table-1 .table-header, .navbar-plain .navbar-nav > li a:hover::before, .navbar-plain .navbar-nav > li.active a::before, .accordion_default .panel-default .panel-heading a, #tabs .tabs-style-2 .nav-tabs li.active a, #tabs .tabs-style-2 .nav-tabs li.active a:hover, #tabs .tabs-style-2 .nav-tabs li.active a:focus, article.post .wpb_sticky_post, #tabs .tabs-style-2 .nav-tabs li a:hover, .flat li a i, .navbar-plain .navbar-nav > li.open > a::before, .widget_latest_tweets_widget .tweet-text i, .scroll-top:hover, .navbar-plain .navbar-nav > li > a:before, .navbar-plain .navbar-toggle:hover, .navbar-plain .navbar-toggle .icon-bar, .fact-block .icon-wrapper .fa-code, footer#footer ul li.tweet .fa-twitter, footer#footer .tags li a:hover, .service-item:hover .icon-wrapper::before, .service-item:hover .icon-wrapper::after, .tag .tags li a:hover, .navbar-plain .navbar-nav > .active > a:focus::before, article.post .wpb_sticky_post, .site-row > .vc_row.plain-bg-primary-deep, .panel-transparent .panel-heading a:hover, .woocommerce span.onsale, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce a.button:hover, .woocommerce div.product form.cart .button, .woocommerce #review_form #respond .form-submit input#submit:hover, .woocommerce table.shop_table.cart thead, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .wt_bg_default { background: #6c8202; } @media (max-width: 767px) { .navbar-plain .navbar-nav .dropdown .dropdown-menu > li > a:hover { background: #6c8202; } } /* ========================================================================== Border Color ========================================================================== */ .wpb_theme_paignation li.active>span, .wpb_theme_paignation li > a:hover, .btn-common, input[type="submit"], .section-title:before, .service-item:hover i, .btn-common.active, #notice .notice-content, .clients-scroller .owl-pagination .owl-page span, #footer-widgets .widget-title:before, #team-block-2 .team-member:hover, #tabs .tabs-style-2 .nav-tabs li.active a, #tabs .tabs-style-2 .nav-tabs li.active a:hover, #tabs .tabs-style-2 .nav-tabs li.active a:focus, #tabs .tabs-style-2 .nav-tabs li a:hover, #tabs .tabs-style-2 .nav-tabs, article.post .reading:after, .flat li a i, .scroll-top:hover, .small-title:before, .navbar-plain .dropdown .dropdown-menu, .navbar-plain .navbar-toggle, .comment-area input[type="text"], .comment-area textarea, .widget-area .widget-title:before, #project .social-links a i, .service-item:hover .icon, .form-group .form-control:focus, .widget-area .search-box .input-group .form-control:focus, .plain-vc-btn.btn-border, .woocommerce a.button, .woocommerce #review_form #respond .form-submit input#submit:hover, .woocommerce .woocommerce-message, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce table.cart td.actions .coupon input[type="submit"], .checkout_coupon input[type="submit"], .woocommerce .woocommerce-info, .woocommerce a.added_to_cart, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { border-color: #6c8202; } .woocommerce span.onsale:before { border-color: transparent #e74c3c; } /* ========================================================================== RGB background ========================================================================== */ .plain-bg-primary .upb_row_bg .upb_bg_overlay, .page-header .page-header-inner:before{ background-color: #6c8202!important; opacity: 0.2; } </style> <!-- Meta Pixel Code --> <script type='text/javascript'> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js?v=next'); </script> <!-- End Meta Pixel Code --> <script type='text/javascript'> var url = window.location.origin + '?ob=open-bridge'; fbq('set', 'openbridge', '2750636891721723', url); </script> <script type='text/javascript'>fbq('init', '2750636891721723', {}, { "agent": "wordpress-6.7.2-4.1.1" })</script><script type='text/javascript'> fbq('track', 'PageView', []); </script> <script> window.addEventListener("load",function(){ var c={script:false,link:false}; function ls(s) { if(!['script','link'].includes(s)||c[s]){return;}c[s]=true; var d=document,f=d.getElementsByTagName(s)[0],j=d.createElement(s); if(s==='script'){j.async=true;j.src='https://www.islamicity.org/wp-content/plugins/wp-views/vendor/toolset/blocks/public/js/frontend.js?v=1.6.14';}else{ j.rel='stylesheet';j.href='https://www.islamicity.org/wp-content/plugins/wp-views/vendor/toolset/blocks/public/css/style.css?v=1.6.14';} f.parentNode.insertBefore(j, f); }; function ex(){ls('script');ls('link')} window.addEventListener("scroll", ex, {once: true}); if (('IntersectionObserver' in window) && ('IntersectionObserverEntry' in window) && ('intersectionRatio' in window.IntersectionObserverEntry.prototype)) { var i = 0, fb = document.querySelectorAll("[class^='tb-']"), o = new IntersectionObserver(es => { es.forEach(e => { o.unobserve(e.target); if (e.intersectionRatio > 0) { ex();o.disconnect();}else{ i++;if(fb.length>i){o.observe(fb[i])}} }) }); if (fb.length) { o.observe(fb[i]) } } }) </script> <noscript> <link rel="stylesheet" href="https://www.islamicity.org/wp-content/plugins/wp-views/vendor/toolset/blocks/public/css/style.css"> </noscript><link rel="icon" href="https://www.islamicity.org/wp-content/uploads/2020/07/favicon.ico" sizes="32x32" /> <link rel="icon" href="https://www.islamicity.org/wp-content/uploads/2020/07/favicon.ico" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.islamicity.org/wp-content/uploads/2020/07/favicon.ico" /> <meta name="msapplication-TileImage" content="https://www.islamicity.org/wp-content/uploads/2020/07/favicon.ico" /> <style type="text/css" id="wp-custom-css"> .wp-caption-text { text-align: left; font-size: 80%; } .cp-stream__title { white-space:initial !important; } .su-spoiler-title { font-size:1.1em !important; border-radius: 2px !important; background-color: transparent; !important; line-height:1.2em !important; font-weight: 500 !important; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #9e9e9e3b; padding-right: 30px !important; padding:10px -1px 10px 34px !important; } .su-row { text-align:center; } .su-spoiler.custom-spoiler-1 > .su-spoiler-title { font-size: 1.3em !important; font-weight:600 !important; background-color: transparent; !important; color:rgb(79, 79, 79) ;} .su-spoiler.custom-spoiler-1 > .su-spoiler-title:hover { background: #d8dfc2; } @media screen and (max-width: 400px) { .su-spoiler-title { font-size:1.1em !important; } .su-spoiler.custom-spoiler-1 > .su-spoiler-title { font-size: 1.1em !important; } } .su-spoiler { margin-bottom: 0.5em !important; padding-top: 5px !important; background-color:rgb(245, 245, 245) !important; } .su-spoiler-content { font-weight:400; line-height:1.58; } .su-accordion { margin-bottom: 1.em !important; padding-left:0.1em !important; } .su-spoiler-icon { color: #4cb4b0; left:unset; right:7px; top: 6px !important; font-size:1.4em !important; margin-top:-1px !important; margin-right:5px !important; } .su-spoiler-style-fancy { border:0px !important; } .su-spoiler-style-default>.su-spoiler-title>.su-spoiler-icon { left: unset !important; } .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before { content:'\002B' !important; } .su-spoiler-icon-plus .su-spoiler-icon:before { content:'\002D' !important; } .mfp-iframe-scaler iframe { min-height:500px !important; } @font-face{ font-family:Uthmani;src:url(/QuranSearch/font/UthmanicHafs1.woff); font-weight:400; font-style:normal } </style> <style type="text/css" media="all"> .footnotes_reference_container {margin-top: 24px !important; margin-bottom: 0px !important;} .footnote_container_prepare > p {border-bottom: 1px solid #aaaaaa !important;} .footnote_tooltip { font-size: 13px !important; background-color: #ffffff !important; border-width: 1px !important; border-style: solid !important; border-color: #cccc99 !important; border-radius: 3px !important; -webkit-box-shadow: 2px 2px 11px #dbdbdb; -moz-box-shadow: 2px 2px 11px #dbdbdb; box-shadow: 2px 2px 11px #dbdbdb;} td.footnote_plugin_index { padding:2px !important; font-size:80%;} td.footnote_plugin_link { padding:2px !important; font-size:80%;} td.footnote_plugin_text { padding:2px !important; font-size:80%;} .footnote_container_prepare {font-size:60%;} #footnote_references_container{margin-left: 17px;} </style> <!--/ic3|wpHead__HOOK|--> <!--haluk2--> <script type='text/javascript' src='https://www.islamicity.org/wp-content/plugins/blueprint/third-party/js-cookies/js-cookies.js?ver=1607914201'></script> <script type='text/javascript' src='https://www.islamicity.org/wp-content/plugins/blueprint/blp-js-library.js?ver=nov-15-20241607914201'></script> <style type="text/css"> /* ========================================================================== Color ========================================================================== */ .wpb_theme_paignation li > a, .search-box i, .navbar-plain .navbar-nav > li > a:hover, .navbar-plain .navbar-nav > li.current-menu-ancestor > a, .navbar-plain .navbar-nav > .active > a, .navbar-plain .navbar-nav > li.open > a, .navbar-plain .navbar-nav > .active > a:hover, .navbar-plain .navbar-nav > .active > a:focus, .navbar-plain .navbar-nav > .open > a:hover, .service-item:hover i, .service-item:hover h2, .btn-common.active, .other-service-item h3, .icon-effect, #testimonial-carousel .carousel-control, .blog-item-text h3, .blog-item-text h3:hover, .blog-item-text .blog-item-info a:hover, .why-choos-icon i, #testimonial-carousel .item blockquote small, .plain-awesome-tab > .wpb_tab h1, .plain-awesome-tab > .wpb_tab h2, .plain-awesome-tab > .wpb_tab h3, .plain-awesome-tab > .wpb_tab h4, .plain-awesome-tab > .wpb_tab h5, .plain-awesome-tab > .wpb_tab h6, .skill-wrapper .progress .percent, .pricing-table-x .plan .price, .pricing-table-x .plan .period, .service-inner:hover h3, .light li a, .service-inner:hover i, a:hover, a:active, a:focus, .navbar-plain .dropdown .dropdown-menu > li > a:hover, .navbar-plain .dropdown .dropdown-menu > li > a .active, .post-comments .comment-list .comment-detailes .comment-meta .date, .navbar-plain .dropdown .dropdown-menu > li.active > a, .navbar-plain .dropdown .dropdown-menu > li.current-menu-parent > a, .widget .content h3 a, .the-company h2, .plain-vc-btn.btn-border, #secondary ul li a:hover, .woocommerce .star-rating span, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce .woocommerce-message:before, .woocommerce .woocommerce-info:before, a { color: 99cc33; } /* ========================================================================== Background ========================================================================== */ .wpb_theme_paignation li.active>span, .wpb_theme_paignation li > a:hover, #footer-widgets .search-box .plain-search-btn, .btn-common, input[type="submit"], .btn-common:hover, .btn-common:focus, .btn-common:active, input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, .portfolio-items figure figcaption:hover, .other-service-item i, .clients-scroller .owl-pagination .owl-page.active span, .blog-item-img .blog-category, .blog-item-img .blog-category:hover, .skill-wrapper .progress .progress-bar, .tab-menu .list-group > a.active, .contact-info-style-one.contact-info-wrapper .contact-item-wrapper i, .contact-info-style-two.contact-info-wrapper, .service-item:hover .icon i, .pricing-table-1 .table-header, .navbar-plain .navbar-nav > li a:hover::before, .navbar-plain .navbar-nav > li.active a::before, .accordion_default .panel-default .panel-heading a, #tabs .tabs-style-2 .nav-tabs li.active a, #tabs .tabs-style-2 .nav-tabs li.active a:hover, #tabs .tabs-style-2 .nav-tabs li.active a:focus, article.post .wpb_sticky_post, #tabs .tabs-style-2 .nav-tabs li a:hover, .flat li a i, .navbar-plain .navbar-nav > li.open > a::before, .widget_latest_tweets_widget .tweet-text i, .scroll-top:hover, .navbar-plain .navbar-nav > li > a:before, .navbar-plain .navbar-toggle:hover, .navbar-plain .navbar-toggle .icon-bar, .fact-block .icon-wrapper .fa-code, footer#footer ul li.tweet .fa-twitter, footer#footer .tags li a:hover, .service-item:hover .icon-wrapper::before, .service-item:hover .icon-wrapper::after, .tag .tags li a:hover, .navbar-plain .navbar-nav > .active > a:focus::before, article.post .wpb_sticky_post, .site-row > .vc_row.plain-bg-primary-deep, .panel-transparent .panel-heading a:hover, .woocommerce span.onsale, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce a.button:hover, .woocommerce div.product form.cart .button, .woocommerce #review_form #respond .form-submit input#submit:hover, .woocommerce table.shop_table.cart thead, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .wt_bg_default { background: 99cc33; } @media (max-width: 767px) { .navbar-plain .navbar-nav .dropdown .dropdown-menu > li > a:hover { background: 99cc33; } } /* ========================================================================== Border Color ========================================================================== */ .wpb_theme_paignation li.active>span, .wpb_theme_paignation li > a:hover, .btn-common, input[type="submit"], .section-title:before, .service-item:hover i, .btn-common.active, #notice .notice-content, .clients-scroller .owl-pagination .owl-page span, #footer-widgets .widget-title:before, #team-block-2 .team-member:hover, #tabs .tabs-style-2 .nav-tabs li.active a, #tabs .tabs-style-2 .nav-tabs li.active a:hover, #tabs .tabs-style-2 .nav-tabs li.active a:focus, #tabs .tabs-style-2 .nav-tabs li a:hover, #tabs .tabs-style-2 .nav-tabs, article.post .reading:after, .flat li a i, .scroll-top:hover, .small-title:before, .navbar-plain .dropdown .dropdown-menu, .navbar-plain .navbar-toggle, .comment-area input[type="text"], .comment-area textarea, .widget-area .widget-title:before, #project .social-links a i, .service-item:hover .icon, .form-group .form-control:focus, .widget-area .search-box .input-group .form-control:focus, .plain-vc-btn.btn-border, .woocommerce a.button, .woocommerce #review_form #respond .form-submit input#submit:hover, .woocommerce .woocommerce-message, .woocommerce .cart .button, .woocommerce .cart input.button, .woocommerce table.cart td.actions .coupon input[type="submit"], .checkout_coupon input[type="submit"], .woocommerce .woocommerce-info, .woocommerce a.added_to_cart, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { border-color: 99cc33; } .woocommerce span.onsale:before { border-color: transparent #e74c3c; } /* ========================================================================== RGB background ========================================================================== */ .plain-bg-primary .upb_row_bg .upb_bg_overlay, .page-header .page-header-inner:before{ background-color: 99cc33!important; opacity: 0.2; } </style> <!-- Main slider JS script file --> <!--<script type="text/javascript" src="https://www.islamicity.org/wp-content/themes/plain-child/blueprint/template-includes/mighty-slider/src/js/mightyslider.min.js"></script>--> <!--<script type="text/javascript" src="https://www.islamicity.org/wp-content/themes/plain-child/blueprint/template-includes/mighty-slider/src/js/mightyslider.js"></script> --> <!-- basic stylesheet with skins imported --> <!-- <link rel="stylesheet" type="text/css" href="https://www.islamicity.org/wp-content/themes/plain-child/blueprint/template-includes/mighty-slider/src/css/mightyslider.css"/> --> <link rel="stylesheet" type="text/css" href="/wp-content/themes/plain-child/SoundManager/css/mp3-player-button.css" /> <script type="text/javascript" src="/wp-content/themes/plain-child/SoundManager/script/soundmanager2-nodebug-jsmin.js"></script> <script type="text/javascript" src="/wp-content/themes/plain-child/SoundManager/script/mp3-player-button.js"></script> <link rel='stylesheet' id='background-style-css' href='https://www.islamicity.org/wp-content/plugins/parallax_video_backgrounds_vc/assets/css/background-style.css?ver=4.6.1' type='text/css' media='all' /> <link rel='stylesheet' id='ultimate-animate-css' href='https://www.islamicity.org/wp-content/plugins/parallax_video_backgrounds_vc/assets/css/animate.css?ver=4.6.1' type='text/css' media='all' /> <link rel='stylesheet' id='ultimate-style-css' href='https://www.islamicity.org/wp-content/plugins/parallax_video_backgrounds_vc/assets/css/style.css?ver=4.6.1' type='text/css' media='all' /> <script type='text/javascript' src='https://www.islamicity.org/wp-content/plugins/parallax_video_backgrounds_vc/assets/js/ultimate_bg.js?ver=1.5.5'></script> <script type='text/javascript' src='https://www.islamicity.org/wp-content/plugins/parallax_video_backgrounds_vc/assets/js/jparallax.js?ver=1.5.5'></script> <script type='text/javascript' src='https://www.islamicity.org/wp-content/plugins/parallax_video_backgrounds_vc/assets/js/jquery.vhparallax.js?ver=1.5.5'></script> <script type='text/javascript' src='https://www.islamicity.org/wp-content/plugins/parallax_video_backgrounds_vc/assets/js/jquery.appear.js?ver=1.5.5'></script> <script type='text/javascript' src='https://www.islamicity.org/wp-content/plugins/parallax_video_backgrounds_vc/assets/js/custom.js?ver=1.5.5'></script> <link rel='stylesheet' id='js_composer_front-css' href='https://www.islamicity.org/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=4.11.2.1a' type='text/css' media='all' /> <!-- slidebars 0 --------------------------------------------------------------------------------------------------------------------------------------------- --> <!-- also see footer.php, header.php & header-bismillah-row.php and look for slidebars explanations --> <!-- slidebars 0 --------------------------------------------------------------------------------------------------------------------------------------------- --> <!-- slidebars 1 --------------------------------------------------------------------------------------------------------------------------------------------- --> <!-- adds the slidebars.css --> <!--slidebars-5--> <!-- slidebars 1 --------------------------------------------------------------------------------------------------------------------------------------------- --> <link rel='stylesheet' type='text/css' media='all' href='https://www.islamicity.org/wp-content/themes/plain-child/blueprint/template-includes/joy-ride/joyride-2.1.css?ver=1607914201'> <!-- see also the footer for the JS init--> <link rel='stylesheet' href='https://fonts.googleapis.com/icon?family=Material+Icons' type='text/css'><!--needed for the menu icon only--> <link rel='stylesheet' type='text/css' media='all' href='/wp-content/themes/plain-child/blueprint/template-includes/sidebar-menu/sidenav.css?ver=1607914201'> <!-- Owl Stylesheets --><!-- http://owlcarousel2.github.io/OwlCarousel2/demos/autowidth.html --> <link rel="stylesheet" href="/wp-content/themes/plain-child/blueprint/template-includes/owl-2/assets/owl.carousel.min.css"> <link rel="stylesheet" href="/wp-content/themes/plain-child/blueprint/template-includes/owl-2/assets/owl.theme.default.min.css"> <script src="/wp-content/themes/plain-child/blueprint/template-includes/owl-2/owl.carousel.min.js"></script> <script> var blp_cancelWowEffect = true; // see cell_teams, blp_wrap, cell_portfolio! </script> <!--testing purpoes- overwriting styles - to load the various styles in this, check the id in the php file and load it as /?id=[1] for 1. --> <style> /* [1] */ .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { padding-right: 2px; padding-left: 2px; } /* if we apply the above, the highlights (or whichever uses the col-lg-1 etc styles ) all of those columns will get closer to one another, with no padding gap. on article pages this will be observed by lacking the seperation between the sidebar and main pane. this is a subjective thing. if it looks better this way or not. i have a setting on overwriting-dynamic-styles.php if ?padding=0 then we apply these styles, otherwise we don't. I like it witohut the gutter. */ </style> <script type='text/javascript' src='/wp-content/themes/plain-child/blueprint/cacheX/LoginStatusHTML-part-1-js.php?ver=may-01-1607914201'></script> <!--<script src="/wp-content/themes/plain-child/blueprint/template-includes/filter/jquery.filterizr.js"></script>--> <script src="/wp-content/themes/plain-child/blueprint/template-includes/filter/jquery.filterizr.js?ver=may-21-2021"></script> <script src="/wp-content/themes/plain-child/blueprint/template-includes/filter/controls.js"></script> <link rel='stylesheet' id='plain-fonts-css-overwrites' href='/wp-content/themes/plain-child/blueprint/template-includes/overwriting-styles.css?ver=dec-19-2022.2-added-liststyle-none1607914201' type='text/css' media='all' /> <link rel='stylesheet' id='tag-cloud-css' href='/wp-content/themes/plain-child/blueprint/template-includes/tag-cloud/tag-cloud.css?ver=1607914201' type='text/css' media='all' /> <link rel='stylesheet' id='tag-cloud-css' href='/wp-content/themes/plain-child/timeline.css?ver=1607914201' type='text/css' media='all' /> <script> BLP_MAKE_HEADER_STICKY_ON_MOBILE = true; // this can now be used overwriting-scripts.js </script> <style> #content { margin-top:70px; } </style> <script> var MHK = false; </script> <!-- BEGIN GOOGLE AD/SPONSORSHIP PART 1--><!-- SEE PART 2 BELOW--> <script async='async' src='https://www.googletagservices.com/tag/js/gpt.js'></script> <script src='/global/google-ad-scripts-HEADER.js?ver=june-30-1607914201'></script> <!-- END GOOGLE AD/SPONSORSHIP PART 1--> <!--nov 13,2017 Hotjar Start Commented out on 5/30/2018--> <!-- <script> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:668306,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script> --> <!--nov 13,2017 Hotjar End --> <script> var ipad; var ipadpro; var standalone = window.navigator.standalone, userAgent = window.navigator.userAgent.toLowerCase(), safari = /safari/.test( userAgent ), ios = /iphone|ipod|ipad/.test( userAgent ), chrome = /chrome/.test( userAgent ); //alert('chrome:' + chrome + ' \n\nuserAgent:' + userAgent); if ( chrome ) { safari = false; } standalone_is_undefined = false; if ( typeof standalone === 'undefined' ) { standalone_is_undefined = true; } ipad = false; ipadpro = false; webView = false; webViewAndIpad = false; // url manipulations urlnow = window.location.href; if ( urlnow.indexOf("env=app") > -1 ) { webView = true; } if ( urlnow.indexOf("ipad=1") > -1 ) { ipad = true; } if ( urlnow.indexOf("ipadpro=1") > -1 ) { ipad = true; ipadpro = true; } if ( webView && ipad ) { webViewAndIpad = true; // ipadpro may or maynot be true! } // below is all about trying to set the above falses to true. there are no =false assignments below. if ( userAgent.indexOf("ipad") > -1 ) { ipad = true; } if( ios ) { if ( !standalone && !standalone_is_undefined && safari ) { //browser //alert('this is browser'); } else if ( standalone && !standalone_is_undefined && !safari ) { //standalone //alert('this is standalone'); } else if ( !standalone && !standalone_is_undefined && !safari ) { //uiwebview //alert('this is uiwebview'); webView = true; }; } else { //not iOS [plain-chld/header.php + superpage's dev/production index.phps + quransearch index+index-mhk.phps + asp/php static headers] var Android = userAgent.indexOf("android") > -1; if ( Android ){ // webView = true; } }; if (!standalone && !standalone_is_undefined && !safari && ios && ipad ) { webViewAndIpad = true; } // ipadpro patch! // when everything is false, (per adji's test on ipadpro and whatsapp sharing ), we know that webview must be true. it is the ios being reported as false what throws things off. thanks to the test,we can overwrite that falseness. the screenshot tells us if all is reported as false, then you got a ipadpro running in the app. webViewORG = webView; ipadproORG = ipadpro; if ( (!webViewAndIpad && !webView && !standalone && !standalone_is_undefined && !safari && !ios && !ipad ) && ( userAgent.indexOf("mac os x") > -1 ) ) { ipadpro = true; webView = true; } if ( blpQS("report") == '1') { alert('standalone:'+standalone + ' -- ' + 'safari:'+safari + ' -- ' + 'ios:'+ios + ' -- ' + 'ipad:' + ipad + ' -- ' + 'ipadproORG:' + ipadproORG + '\n' + 'userAgent:'+userAgent + '\n\nwebViewORG:' + webViewORG + ' -- webViewAndIpad:' + webViewAndIpad + '\n\nfinal ipadpro:' + ipadpro + ' -- final webview:' + webView + '\n\nif you are in inspector & in ios or ipad simulator, your chrome browser\'s useragent will be safari!'); } if ( webView ) { document.addEventListener('DOMContentLoaded', function(event) { if ( document.querySelector('.page-header') ) { document.querySelector('.page-header').style.cssText = 'margin-top: 45px !important;'; // 45 is good for short term as of nov 25. in jan or so, make it 25px } if ( document.querySelector('#showLeftPush') ) { //document.querySelector('#showLeftPush').style.cssText = 'top: 40px !important;'; //document.querySelector('#nav').style.cssText = 'top: 40px !important;'; } }); } </script> <style> /* styling Loader */ .no-js #loader { display: none; } .js #loader { display: block; position: absolute; left: 100px; top: 0; } .se-pre-con { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url(/global/images/Preloader_11.gif) center no-repeat #fff; } </style> <!--haluk3--> <!-- i cannceld this section on jan 20, 2025 because <script type='text/javascript' src='/wp-content/plugins/blueprint/third-party/js-cookies/js-cookies.js?ver=15257'></script> <script type='text/javascript' src='/wp-content/plugins/blueprint/blp-js-library.js?ver=nov-15-2024nov-4-2021'></script> --> <!--haluk4--> <script> if ( blpGetCookie('appPrompt6') ) { //go silent } else { blpSetCookie('appPrompt6','shown','1 days'); document.write ('<meta name="apple-itunes-app" content="app-id=1505018725">'); } </script> <!-- Fundraise Up: world-class checkout experience for serious online fundraising --> <script>(function(w,d,s,n,a){if(!w[n]){var l='call,catch,on,once,set,then,track' .split(','),i,o=function(n){return'function'==typeof n?o.l.push([arguments])&&o :function(){return o.l.push([n,arguments])&&o}},t=d.getElementsByTagName(s)[0], j=d.createElement(s);j.async=!0;j.src='https://cdn.fundraiseup.com/widget/'+a; t.parentNode.insertBefore(j,t);o.s=Date.now();o.v=4;o.h=w.location.href;o.l=[]; for(i=0;i<7;i++)o[l[i]]=o(l[i]);w[n]=o} })(window,document,'script','FundraiseUp','AUCNGPLU');</script> <!-- End Fundraise Up --> <!--haluk5--> <style>.greg-date{color:#6c8202;} .hijri-date {color: #6c8202;}</style></head> <body class="home page-template-default page page-id-8876 group-blog plain-full-width-page" id='the_body'> <div class="background-content"><!--toggleOverlay 3of4: this will close at right before </body> --> <div class="se-pre-con"></div> <!-- blp-manage-state / blp_manageState HOOK BEGIN : see overwriting-scripts.js, & search for blp_manageState to see part2 of thius technqiue --> <style> .blp-manage-state{ z-index:99999; display:none; /* this gets set to true on demand within the blp_manageState function */ position:fixed; top:200px; left:0px; width:100%; height:50px; background-color:orange; color:black; opacity:0.9; padding-top:13px; padding-left:30px; font-size:16px; font-family:Courier; } </style> <div id='blp-manage-state' class='blp-manage-state'></div><!--this is used by the blp_manageState() js function defined at overwriting-scripts.js --> <!-- blp-manage-state / blp_manageState HOOK END --> <!--campaign-settings-includer-begin--> <!--###@campaign-settings-php-output-begins-here and right here: 20:31--> <script> var standalone = window.navigator.standalone, userAgent = window.navigator.userAgent.toLowerCase(), safari = /safari/.test( userAgent ), ios = /iphone|ipod|ipad/.test( userAgent ); webView = false; urlnow = window.location.href; if ( urlnow.indexOf("env=app") > -1 ) { //alert('forcing web view...'); webView = true; } if( ios ) { if ( !standalone && safari ) { //browser //alert('browser'); } else if ( standalone && !safari ) { //standalone //alert('standalone'); } else if ( !standalone && !safari ) { //uiwebview //alert('uiwebview'); webView = true; }; } else { //not iOS //alert('not IOS'); }; if ( webView ) { //alert('webView:'+ webView); $displayWhat = 'display:none !important'; } else { //alert('Welcome'); $displayWhat = 'display:block'; } </script> <script> var announcement_height_offset = 0; // this is re-set if announcement is in play and used by the overtwriting-script.js </script> <script> var aleemEffectIsOn = false; // when camapign and sponsorships are launched together, (in "both" mode), TRUTHY value on this var keeps a gap between bottom of the browser and the bottom of the campaign zone which happens after the sponsorship disappears. </script> <script> BLP_BLUEPRINT_CAMPAIGN_IS_ON = false; BLP_THIS_CAMPAIGN_USES_OVERLAY = 0; </script> <script> BLP_BLUEPRINT_SPONSORSHIP_IS_ON = true; </script> <link rel='stylesheet' id='plain-fonts-css-overwrites' href='/global/sponsorship-styles.css?ver=2017-August-031607914201' type='text/css' media='all' /> <script> if ( webView ) { document.write ("<div id='sponsorship-area-wrapper' case='2' style='height:65px;z-index:100000000;display:none !important;position:fixed;left:0px;bottom:0px;width:100%;padding-top:0px;'> "); } else { document.write ("<div id='sponsorship-area-wrapper' case='2' style='height:65px;z-index:100000000;display:block;position:fixed;left:0px;bottom:0px;width:100%;padding-top:0px;'> "); } </script> <!-- BEGIN GOOGLE AD/SPONSORSHIP PART 2--><!--SEE PART 1 ABOVE--> <!-- /1016843/IC3Sponsorship2 --> <center> <div id='ad-slot' style="padding-top:5px;"> <script> googletag.cmd.push(function() { googletag.display('ad-slot'); }); </script> </div> </center> </div> <!--<script src='/global/google-ad-scripts-FOOTER.js?ver=may-27-1607914201'></script>--> <!-- END GOOGLE AD/SPONSORSHIP PART 2--> <!--BEGIN##--> <script> // This is referenced by plain-child/header.php // this is google-ad-scripts-FOOTER.js var serving_mobile_now; if ( blpIsMobile() ) { serving_mobile_now = true; // figure this out on the fly by some mobile detection js script. NO PHP! } else { serving_mobile_now = false; // figure this out on the fly by some mobile detection js script. NO PHP! } var random_num = Math.random(); random_num = random_num * 10; random_num = Math.ceil(random_num); var ui_class_name = 'ui-' + random_num; jQuery('#sponsorship-area-wrapper').removeClass().addClass(ui_class_name); // this won't make a dif if the div with the #sponsorship-area-wrapper id has an inline background-color attr which it is. if ( serving_mobile_now ) { whenToCutHalfSponsorshipMessage = 2000; // this effectively cancels the 30px half size animation whenToDisappearSponsorshipMessage = 2000; } else { whenToCutHalfSponsorshipMessage = 2000; // this effectively cancels the 30px half size animation whenToDisappearSponsorshipMessage = 2000; } whenToCutHalfSponsorshipMessage = 0; // this removes the sponshorship div immediately upon scroll. whenToDisappearSponsorshipMessage = 0; jQuery(window).scroll(function(){ scrollTopNow = jQuery(document).scrollTop(); switch(true) { case scrollTopNow > whenToDisappearSponsorshipMessage: jQuery('#sponsorship-area-wrapper').stop().animate({ height:'0px' },100) break; case scrollTopNow > whenToCutHalfSponsorshipMessage: jQuery('#sponsorship-area-wrapper').stop().animate({ height:'30px' },100) break; default: jQuery('#sponsorship-area-wrapper').stop().animate({ height:'65px' },100); } }); </script> <!--END##--> <!--###@campaign-settings-php-output-ends-here--> <!--campaign-settings-includer-end--> <!-- slidebars 0 --------------------------------------------------------------------------------------------------------------------------------------------- --> <!-- also see header.php, after-wp-head.php & footer.php and look for slidebars explanations --> <!-- slidebars 0 --------------------------------------------------------------------------------------------------------------------------------------------- --> <!-- this entire file was used to be at the header and it did not have these inline styles you see below . it is now included by the footer.php. the reason we took it out from the header is because what's in the header is in the canvas-container! --> <div id="roof-1" style='display:none'> <table style="width:100%;margin-bottom:0px"> <tbody><tr> <td style="font-size:16px;font-family:sans-serif;width:33%;padding-right:5px;background-color:blue;color:white;text-align:center"><a href="https://www.islamicity.org/global/donate-redirect.php?from=bismillah-header-zakat-al-fitr&destination=zakat_ul_fitr_link" target="_top"><span style="font-size:16px;font-family:sans-serif;color:white">PAY ZAKAT AL FITR NOW</span></a></td> <td style="font-size:16px;font-family:sans-serif;width:33%;padding-right:5px;background-color:green;color:white;text-align:center"><a href="https://www.islamicity.org/global/donate-redirect.php?from=bismillah-header-zakat-al-mal&destination=zakat_ul_mal_link" target="_top"><span style="font-size:16px;font-family:sans-serif;color:white">PAY ZAKAT AL MAL</span></a></td> <td style="font-size:16px;font-family:sans-serif;width:33%;background-color:purple;color:white;text-align:center"><a href="https://www.islamicity.org/global/donate-redirect.php?from=bismillah-header-calculator&destination=zakat_calculator_link" target="_top"><span style="font-size:16px;font-family:sans-serif;color:white"> CALCULATE YOUR ZAKAT</span></a></td> </tr> </tbody></table> </div> <div id="roof-2" style='display:none'> <div align=middle style='color:green;font-size:14px'> Welcome to the world's oldest and most recognized Islamic Web site. Have a blessed Ramadan! <a href="/login" class="social-link" data-toggle="tooltip" data-placement="bottom" title="Login / Register" data-original-title=""> <font color='red'>Login/Sign Up</font></a> </div> </div> <script> //setInterval(function(){ updateContentHeader() }, 5000); var switcherHeader = 0; function updateContentHeader(){ jQuery('#roof').fadeOut('slow', function() { switcherHeader = switcherHeader+1; if ( switcherHeader == 3 ) { switcherHeader = 1; } var content = jQuery('#roof-'+switcherHeader).html(); jQuery('#roof').html(content); jQuery('#roof').fadeIn('slow'); }); } </script> <script> if ( webView ) { document.write ("<div id='roof' style='display:none;' class='hidden-xs'>"); } else { document.write ("<div id='roof' class='hidden-xs'>"); } </script> <div class="container" style="background-color:whitesmoke;color:black;padding-left:0px;padding-right:0px;min-width:767px;"> <!-- <div class="quick-contacts pull-left"> <span> <script src='/wp-content/themes/plain-child/blueprint/template-includes/header-top-date-script.js?Apr27-2020-2ver=1588000114'></script> </span> </div> --> <div class="quick-contacts pull-left"> <!--ic3|theHijri|--> <script src='/global/scripts/hijri-converter/mhk-hijri.js?ver=feb-15-2025-2'></script> <span id='hjri-date-results' style='color:#759b06;'></span> <script > initializeHijriObjAndPaint(null,null,"buttonClick","for-islamicity-header"); </script> <!--/ic3|theHijri|--> </div> <div class="social-links text-center pull-right"> <a href="https://www.facebook.com/islamicity" class="social-link" data-toggle="tooltip" data-placement="bottom" title="" data-original-title=""> <i class="fa fa-facebook" style='display: inline-block;font-size: 19px;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;padding-right:20px;color:black;opacity:0.4;'></i> </a> <a href="https://twitter.com/islamicity" class="social-link" data-toggle="tooltip" data-placement="bottom" title="" data-original-title=""> <i class="fa fa-twitter" style='display: inline-block;font-size: 19px;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;padding-right:20px;color:black;opacity:0.4;'></i> </a> <a href="https://www.youtube.com/user/islamicitytv" class="social-link" data-toggle="tooltip" data-placement="bottom" title="" data-original-title=""> <i class="fa fa-youtube-play" style='display: inline-block;font-size: 19px;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;padding-right:0px;color:black;opacity:0.4;'></i> </a> <a href="https://www.pinterest.com/islamicity/" class="social-link" data-toggle="tooltip" data-placement="bottom" title="" data-original-title=""> <i class="fa fa-pinterest" style='display: inline-block;font-size: 19px;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;padding-right:0px;color:black;opacity:0.4;'></i> </a> <a href="https://instagram.com/islamicity/" class="social-link" data-toggle="tooltip" data-placement="bottom" title="" data-original-title=""> <i class="fa fa-instagram" style='display: inline-block;font-size: 19px;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;padding-right:0px;color:black;opacity:0.4;'></i> </a> <a href="https://www.tiktok.com/@islamicity_" class="social-link" data-toggle="tooltip" data-placement="bottom" title="" data-original-title=""> <img style="width: 18px;opacity: 0.4;" src="https://media.islamicity.org/wp-content/uploads/2023/12/tik-tok.png"> </a> <!--<a href="javascript:jQuery('#joyRideTipContent').joyride({autoStart : true,modal:true,expose: true});" class="social-link" data-toggle="tooltip" data-placement="bottom" data-original-title="Tour Guide For New IslamiCity"> <i class="fa fa-life-ring" style='display: inline-block;font-size: 19px;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;padding-right:0px;color:pink;opacity:0.7;'></i> </a> --> <!--login-area-begin--> <span id='login_area'> <script type='text/javascript' src='https://www.islamicity.org/wp-content/themes/plain-child/blueprint/cacheX/LoginStatusHTML-part-2-js.php?ver=1607914201'></script> </span> <!--login-area-end--> <a href="https://www.allah.org"><img id='bismillah' src='/wp-content/themes/plain-child/images/BesmeAllah-inverse.png'></a> </div> </div> </div> <!--the new menu icon--> <script> if ( webView ) { // https://www.islamicity.org/search/?env=app&q=#gsc.tab=0&gsc.q=zakat&gsc.sort= // but the SEARCH page title appears above the BACK button. is there a wordpress page called SEARCH? // need some adjustment in there. // alert('history.length:' + history.length); //$historyLength = history.length; //alert('history.length:' + history.length); // first time: //if ( $historyLength > 2 ) { document.write ("<div align='left' style='margin-top:20px;margin-bottom:7px;margin-left:15px;'> </div>"); // //} document.write ("<div style='margin-top:-75px'>"); document.write ("<div style='display:none' >"); } </script> <!-- BEGIN|this is toggleOverlay-part-2-menu-code.htm --> <!-- when you make changes to this, you need to see these files too: 404.php / --> <div style="width:100%;position:fixed;z-index:150000" id='logo-header-div'> <div class="logo-menu"> <nav class="navbar navbar-default navbar-plain" role="navigation" data-offset-top="50"> <div class="container" > <a href="javascript://" id="sidenav-toggle" style='cursor:pointer'> <img id='menu-icon' src='/wp-content/themes/plain-child/images/menu.png' style='z-index:0;cursor:pointer;position:fixed;display:none'> </a> <div class="navbar-header"> <!--##toggleOverlay--><!--for-mobile--> <img class="navbar-toggle collapsed new-search-box" onclick="var overlay = document.querySelector('body');overlay.classList.toggle('hide-overlay');jQuery('.overlay').css('display', 'block');document.getElementById('q').focus();" type='image' src='/global/images/fake-search-box.png' value='' placeholder='Search IslamiCity' style='opacity: 1;cursor:pointer;'> <div class="plain-logo-wrapper"> <img id='logo' style='z-index:0;cursor:pointer;' onClick='window.location.href="/"' id="logo" src="/wp-content/uploads/2015/05/logo-header.png" alt="IslamiCity"> </div> </div> <div id="plain-navbar" class="collapse navbar-collapse"> <ul id="menu-main-menu" style='text-align: center;' class="nav navbar-nav animated-nav navbar-right"> <li id="menu-item-7498" > <img onclick="var overlay = document.querySelector('body');overlay.classList.toggle('hide-overlay');jQuery('.overlay').css('display', 'block');document.getElementById('q').focus();" type='image' src='/global/images/fake-search-box.png' value='' placeholder='Search IslamiCity' class='new-search-box' style='opacity: 1;cursor:pointer;'> <script> var pageJustLoaded = true; var overlay = document.querySelector('body'); overlay.classList.toggle('hide-overlay'); jQuery('.overlay').css('display', 'block'); if (webView || pageJustLoaded ) { } else { document.getElementById('q').focus(); } pageJustLoaded = false; </script> </li> <li id="menu-item-10641" ><a class="social-link" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="Donate" href="/global/donate-redirect.php?from=site-header-/?ft=1&AspxAutoDetectCookieSupport=1&destination=donate-page"><font style='color:#27ae60;font-weight:bold'>DONATE</font> <img class='moving-arrow' src='/wp-content/themes/plain-child/images/donate.png'></a></li> <li class='login' id="menu-item-10642" ><a title="" href="/login">Login/Signup</a></li> <li><a title="Live Audio Feed for Quran Recitation with English Translation" href="https://www.islamicity.org/10391/quran-audio-recitation/"><img src='/wp-content/themes/plain-child/images/quran-audio.png?v=12?v=12' style="position: absolute; margin-top: -8px; margin-left: -12px; width: 42px; height: 30px; cursor: pointer; font-size: 23px; color: red; opacity: 1; " /></a> </ul> </div> </nav> </div> <!-- Logo menu--> </div> <!-- END|this is toggleOverlay-part-2-menu-code.htm --> </div> <script> if ( webView ) { document.write ("</div>"); document.write ("</div>"); //document.write ("<hr><div align='right' style=''><a href='/'>HOME</a> | <a href='javascript:history.back()'>BACK</a></div>"); } </script> <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div id="page" class="hfeed site"> <a class="skip-link screen-reader-text" href="#content"> Skip to content </a> <header id="header-wrap" class="clearfix default-header"> <!--see footer.php if you are looking for bismillah-row & nav-bar--> </header> <!--case:get_current_template() IS NOT 'archive.php'--> <!--func:do_action( 'plain_after_header' )--> <div id="content" class="site-content full-screen-layout"> <div class="site-row"> <!--func:/do_action( 'plain_after_header' )--> <!--case:/get_current_template() IS NOT 'archive.php'--> <!--file:/header.php--> <!--blp--> <!--THE-START--> <!-- entering /wp-content/themes/plain-child/blueprint/shortcode-output/diy/diy_include.php--> <!-- exiting /wp-content/themes/plain-child/blueprint/shortcode-output/diy/diy_include.php--> <!--ic3-entering:_home.php--> <span style="display:none"><!--ic3|theFile|-->_home.php<!--/ic3|theFile|--></span> <!--ic3|zone1|--> <!--for: _home.php & zone1 & services / loop items / carousel & biz.php & cell-cell-owl.php --> <!--entering: /wp-content/themes/plain-child/blueprint/shortcode-output/diy/includes/system/biz.php--><span style="display:none"><!--serialize-->a:5:{s:9:"the_title";s:45:"<span class=servicesLinks>Prayer Times</span>";s:11:"the_excerpt";s:0:"";s:13:"the_thumbnail";s:0:"";s:13:"the_permalink";s:16:"/PrayerTimes/?hp";s:9:"loop_item";a:2:{s:13:"the_permalink";s:16:"/PrayerTimes/?hp";s:9:"the_title";s:45:"<span class=servicesLinks>Prayer Times</span>";}}<!--/serialize--></span><!-- display:none--><span style="display:none"><!--serialize-->a:5:{s:9:"the_title";s:38:"<span class=servicesLinks>Quran</span>";s:11:"the_excerpt";s:0:"";s:13:"the_thumbnail";s:0:"";s:13:"the_permalink";s:7:"/quran/";s:9:"loop_item";a:2:{s:13:"the_permalink";s:7:"/quran/";s:9:"the_title";s:38:"<span class=servicesLinks>Quran</span>";}}<!--/serialize--></span><!-- display:none--><span style="display:none"><!--serialize-->a:5:{s:9:"the_title";s:39:"<span class=servicesLinks>Hadith</span>";s:11:"the_excerpt";s:0:"";s:13:"the_thumbnail";s:0:"";s:13:"the_permalink";s:8:"/hadith/";s:9:"loop_item";a:2:{s:13:"the_permalink";s:8:"/hadith/";s:9:"the_title";s:39:"<span class=servicesLinks>Hadith</span>";}}<!--/serialize--></span><!-- display:none--><span style="display:none"><!--serialize-->a:5:{s:9:"the_title";s:47:"<span class=servicesLinks>What is Islam?</span>";s:11:"the_excerpt";s:0:"";s:13:"the_thumbnail";s:0:"";s:13:"the_permalink";s:20:"/covers/whatisislam/";s:9:"loop_item";a:2:{s:13:"the_permalink";s:20:"/covers/whatisislam/";s:9:"the_title";s:47:"<span class=servicesLinks>What is Islam?</span>";}}<!--/serialize--></span><!-- display:none--><span style="display:none"><!--serialize-->a:5:{s:9:"the_title";s:40:"<span class=servicesLinks>Chat<span style='color: #d50c5e;display: inline-block;margin-left: 2px;'>ILM</span></span>";s:11:"the_excerpt";s:0:"";s:13:"the_thumbnail";s:0:"";s:13:"the_permalink";s:31:"https://chatilm.islamicity.org/";s:9:"loop_item";a:2:{s:13:"the_permalink";s:31:"https://chatilm.islamicity.org/";s:9:"the_title";s:40:"<span class=servicesLinks>Chat<span style='color: #d50c5e;display: inline-block;margin-left: 2px;'>ILM</span></span>";}}<!--/serialize--></span><!-- display:none--><span style="display:none"><!--serialize-->a:5:{s:9:"the_title";s:42:"<span class=servicesLinks>Dear Hadi</span>";s:11:"the_excerpt";s:0:"";s:13:"the_thumbnail";s:0:"";s:13:"the_permalink";s:10:"/dearhadi/";s:9:"loop_item";a:2:{s:13:"the_permalink";s:10:"/dearhadi/";s:9:"the_title";s:42:"<span class=servicesLinks>Dear Hadi</span>";}}<!--/serialize--></span><!-- display:none--><span style="display:none"><!--serialize-->a:5:{s:9:"the_title";s:36:"<span class=servicesLinks>Dua</span>";s:11:"the_excerpt";s:0:"";s:13:"the_thumbnail";s:0:"";s:13:"the_permalink";s:5:"/dua/";s:9:"loop_item";a:2:{s:13:"the_permalink";s:5:"/dua/";s:9:"the_title";s:36:"<span class=servicesLinks>Dua</span>";}}<!--/serialize--></span><!-- display:none--><span style="display:none"><!--serialize-->a:5:{s:9:"the_title";s:37:"<span class=servicesLinks>Apps</span>";s:11:"the_excerpt";s:0:"";s:13:"the_thumbnail";s:0:"";s:13:"the_permalink";s:50:"https://www.islamicity.org/topics/islamicity-apps/";s:9:"loop_item";a:2:{s:13:"the_permalink";s:50:"https://www.islamicity.org/topics/islamicity-apps/";s:9:"the_title";s:37:"<span class=servicesLinks>Apps</span>";}}<!--/serialize--></span><!-- display:none--><span style="display:none"><!--serialize-->a:5:{s:9:"the_title";s:38:"<span class=servicesLinks>Bazar</span>";s:11:"the_excerpt";s:0:"";s:13:"the_thumbnail";s:0:"";s:13:"the_permalink";s:29:"https://bazar.islamicity.org/";s:9:"loop_item";a:2:{s:13:"the_permalink";s:29:"https://bazar.islamicity.org/";s:9:"the_title";s:38:"<span class=servicesLinks>Bazar</span>";}}<!--/serialize--></span><!-- display:none--><!--exiting:/wp-content/themes/plain-child/blueprint/shortcode-output/diy/includes/system/biz.php--><div style='margin-top:-50px;position:absolute' id='services'><a name='services'></a></div><div style="clear:both"></div><div class="vc_row wpb_row vc_row-fluid wt_main_row wt_row_default" style="padding-top:0px;padding-bottom:0px;background-color:white"><!--div 1--> <div class="container" style='background-color:'><!--div 2--> <div class="row"><!--div 3--> <div class="wpb_column vc_column_container vc_col-md-12"><!--div 4--> <div class="vc_column-inner "><!--div 5--> <div class="wpb_wrapper"><!--div 6--> <script> if ( blp_cancelWowEffect || blp_isSafari ) { // blp_isSafari vars comes from the global js variable defined at blp-js-library.js } else { document.write ('<div class="plain-animation wow fadeInUpQuick" data-wow-delay="0.5s">'); } </script> <h1 style="background-color:white;margin:0px;height:3px;" > <!-- &blp_id=services --> </h1> <script> if ( blp_cancelWowEffect || blp_isSafari ) { // blp_isSafari vars comes from the global js variable defined at blp-js-library.js } else { document.write ('</div>'); } </script> <div $owl_style_css><div class="owl-carousel instance-services" ><!--<div class="item" >--> <div class="item" > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"> </div> <a href='/PrayerTimes/?hp'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;'class="owl-medium" src="" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="/PrayerTimes/?hp"><span class=servicesLinks>Prayer Times</span></a></div> </div> </div> <!--</div>--><!--<div class="item" >--> <div class="item" > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"> </div> <a href='/quran/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;'class="owl-medium" src="" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="/quran/"><span class=servicesLinks>Quran</span></a></div> </div> </div> <!--</div>--><!--<div class="item" >--> <div class="item" > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"> </div> <a href='/hadith/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;'class="owl-medium" src="" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="/hadith/"><span class=servicesLinks>Hadith</span></a></div> </div> </div> <!--</div>--><!--<div class="item" >--> <div class="item" > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"> </div> <a href='/covers/whatisislam/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;'class="owl-medium" src="" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="/covers/whatisislam/"><span class=servicesLinks>What is Islam?</span></a></div> </div> </div> <!--</div>--><!--<div class="item" >--> <div class="item" > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"> </div> <a href='https://chatilm.islamicity.org/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;'class="owl-medium" src="" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="https://chatilm.islamicity.org/"><span class=servicesLinks>Chat<span style='color: #d50c5e;display: inline-block;margin-left: 2px;'>ILM</span></span></a></div> </div> </div> <!--</div>--><!--<div class="item" >--> <div class="item" > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"> </div> <a href='/dearhadi/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;'class="owl-medium" src="" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="/dearhadi/"><span class=servicesLinks>Dear Hadi</span></a></div> </div> </div> <!--</div>--><!--<div class="item" >--> <div class="item" > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"> </div> <a href='/dua/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;'class="owl-medium" src="" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="/dua/"><span class=servicesLinks>Dua</span></a></div> </div> </div> <!--</div>--><!--<div class="item" >--> <div class="item" > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"> </div> <a href='https://www.islamicity.org/topics/islamicity-apps/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;'class="owl-medium" src="" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="https://www.islamicity.org/topics/islamicity-apps/"><span class=servicesLinks>Apps</span></a></div> </div> </div> <!--</div>--><!--<div class="item" >--> <div class="item" > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"> </div> <a href='https://bazar.islamicity.org/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;'class="owl-medium" src="" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="https://bazar.islamicity.org/"><span class=servicesLinks>Bazar</span></a></div> </div> </div> <!--</div>--></div></div><!--closes the instance for this carousel & and max-height wrapper--><script> jQuery('.instance-services').owlCarousel({ autoWidth: true, loop:true, margin:10,responsiveClass:true,responsive:{0:{items:2,nav:false,loop:true}, 600:{items:2,nav:false, loop:true}, 800:{items:3,nav:false,loop:true}, 1000:{items:6,nav:false,loop:true}} }) </script> </div><!--6--> </div><!--5--> </div><!--4--> </div><!--3--> </div><!--2--> </div><!--1--> <!--if parallax background is passed, honor it! --> <!--/ic3|zone1|--> <!--ic3|zoneInclude1|--> <!--for: _home.php & zoneInclude1 & display-meta.php & include1 --> <!--entering:display-meta.php--> <!--entering:display-meta-helper-functions.php--> <!--exiting:display-meta-helper-functions.php--><!--exiting:display-meta.php exit D--> <!--/ic3|zoneInclude1|--> <!--ic3|zoneFacet1|--> <!--for: _home.php & zoneFacet1 & display-meta.php & process_related_facets(1) --> <!--entering:display-meta.php--> <!--entering:display-meta-helper-functions.php--> <!--exiting:display-meta-helper-functions.php--> <!--display-meta-helper-functions-php--> <!-- entering /wp-content/themes/plain-child/blueprint/shortcode-output/query/query_wordpress.php--> <!-- exiting /wp-content/themes/plain-child/blueprint/shortcode-output/query/query_wordpress.php--> <!--blp:query shortcode: function:blp_query_wordpress This shortcode was in post with the id 8876 --> <!--blp-shortcode-id:: process_related_facets(highlights)--><div style='margin-top:-50px;position:absolute' id='process_related_facets(highlights)'><a name='process_related_facets(highlights)'></a></div><div style="clear:both"></div><div class="vc_row wpb_row vc_row-fluid wt_main_row wt_row_default" style="padding-bottom:0px;background-color:#ececec"><!--div 1--> <div class="container" style='background-color:'><!--div 2--> <div class="row"><!--div 3--> <div class="wpb_column vc_column_container vc_col-md-12"><!--div 4--> <div class="vc_column-inner "><!--div 5--> <div class="wpb_wrapper"><!--div 6--> <script> if ( blp_cancelWowEffect || blp_isSafari ) { // blp_isSafari vars comes from the global js variable defined at blp-js-library.js } else { document.write ('<div class="plain-animation wow fadeInUpQuick" data-wow-delay="0.5s">'); } </script> <h1 class="section-title" > Highlights <!-- &blp_id=process_related_facets(highlights) --> </h1> <script> if ( blp_cancelWowEffect || blp_isSafari ) { // blp_isSafari vars comes from the global js variable defined at blp-js-library.js } else { document.write ('</div>'); } </script> <div style="display:none;"><!--serialize-->a:19:{s:8:"theTitle";s:33:"O People of Gaza! … Forgive Us!";s:12:"thePermalink";s:62:"https://www.islamicity.org/104599/o-people-of-gaza-forgive-us/";s:13:"theAuthorName";s:12:"Aadil Farook";s:12:"theThumbnail";s:71:"https://media.islamicity.org/wp-content/uploads/2025/04/forgiveness.jpg";s:6:"isWhat";s:7:"article";s:7:"theIcon";s:0:"";s:8:"theEmbed";s:0:"";s:11:"theCategory";s:44:"cannot-retrieve-category-see-cell-part-1.php";s:6:"theTag";s:25:"humanity|/topics/humanity";s:7:"theDate";s:11:"Apr 25 2025";s:11:"theDate_ORG";s:39:"April 24, 2025 {wpcf-soft-date engaged}";s:9:"theAuthor";s:29:"Aadil Farook|/by/aadil-farook";s:5:"theID";i:104599;s:14:"theReadingTime";s:6:"9 min.";s:10:"theExcerpt";s:51:"O People of Gaza! O People of Palestine!Forgive us.";s:12:"theTitle_ORG";s:33:"O People of Gaza! … Forgive Us!";s:25:"processRelatedFacetsTitle";s:10:"Highlights";s:15:"whereItCameFrom";s:149:"_home.php & zoneFacet1 & display-meta.php & display-meta-helpers.php & process_related_facets(1) > https://www.islamicity.org/explore/highlights/|2,4";s:8:"theFacet";s:35:"Highlights|/explore/highlights/|2,4";}<!--/serialize--></div><!-- display:none--><div class="row"> <div class='col-lg-6 col-md-6 col-sm-6 col-xs-12'> <div > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"><a href="https://www.islamicity.org/topics/gaza/" >GAZA</a> </div> <a href='https://www.islamicity.org/104599/o-people-of-gaza-forgive-us/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;' src="https://www.islamicity.org/wp-content/plugins/blueprint-timthumb/timthumb.php?src=https://media.islamicity.org/wp-content/uploads/2025/04/forgiveness.jpg&w=500&h=281&q=100" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="https://www.islamicity.org/104599/o-people-of-gaza-forgive-us/"><span class="cellcellbigtitle">O People of Gaza! … Forgive Us!</span></a><div class="cellcellby"><a class='blp_the_by' href='/by/aadil-farook'>Aadil Farook</a></div></div> </div> </div> </div><!--rows-is-in-use--> <!--no tags--><!--no tags--><div style="display:none;"><!--serialize-->a:19:{s:8:"theTitle";s:55:"Pope Francis Has Died - A Muslim Reflects on His Legacy";s:12:"thePermalink";s:88:"https://www.islamicity.org/104590/pope-francis-has-died-a-muslim-reflects-on-his-legacy/";s:13:"theAuthorName";s:17:"Blogging Theology";s:12:"theThumbnail";s:72:"https://media.islamicity.org/wp-content/uploads/2025/04/pope-francis.png";s:6:"isWhat";s:5:"video";s:7:"theIcon";s:33:"<i class="fa-solid fa-video"></i>";s:8:"theEmbed";s:43:"https://www.youtube.com/watch?v=jISpypjnLuE";s:11:"theCategory";s:44:"cannot-retrieve-category-see-cell-part-1.php";s:6:"theTag";s:17:"pope|/topics/pope";s:7:"theDate";s:11:"Apr 23 2025";s:11:"theDate_ORG";s:39:"April 22, 2025 {wpcf-soft-date engaged}";s:9:"theAuthor";s:43:"Blogging Theology|/source/blogging-theology";s:5:"theID";i:104590;s:14:"theReadingTime";s:6:"1 min.";s:10:"theExcerpt";s:186:"The world awoke today to the news of Pope Francis’ passing at 88, marking the end of a transformative yet controversial papacy. As tributes pour in from global leaders—includ......";s:12:"theTitle_ORG";s:55:"Pope Francis Has Died - A Muslim Reflects on His Legacy";s:25:"processRelatedFacetsTitle";s:10:"Highlights";s:15:"whereItCameFrom";s:149:"_home.php & zoneFacet1 & display-meta.php & display-meta-helpers.php & process_related_facets(1) > https://www.islamicity.org/explore/highlights/|2,4";s:8:"theFacet";s:35:"Highlights|/explore/highlights/|2,4";}<!--/serialize--></div><!-- display:none--> <div class='col-lg-6 col-md-6 col-sm-6 col-xs-12'> <div > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"><a href="https://www.islamicity.org/topics/pope/" >POPE</a> <i class="fa fa-video-camera" aria-hidden="true" style="margin-right: 10px;"></i></div> <a href='https://www.islamicity.org/104590/pope-francis-has-died-a-muslim-reflects-on-his-legacy/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;' src="https://www.islamicity.org/wp-content/plugins/blueprint-timthumb/timthumb.php?src=https://media.islamicity.org/wp-content/uploads/2025/04/pope-francis.png&w=500&h=281&q=100" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="https://www.islamicity.org/104590/pope-francis-has-died-a-muslim-reflects-on-his-legacy/"><span class="cellcellbigtitle">Pope Francis Has Died - A Muslim Reflects on His Legacy ...</span></a><div class="cellcellsource"><a class='blp_the_source' href='/source/blogging-theology'>Blogging Theology</a></div></div> </div> </div> </div><!--rows-is-in-use--> <!--no tags--><div style="display:none;"><!--serialize-->a:19:{s:8:"theTitle";s:95:"When praying feels like a chore, why is no one talking about it? - Light Upon Light - Episode 4";s:12:"thePermalink";s:128:"https://www.islamicity.org/104568/when-praying-feels-like-a-chore-why-is-no-one-talking-about-it-light-upon-light-by-islamicity/";s:13:"theAuthorName";s:12:" IslamiCity ";s:12:"theThumbnail";s:91:"https://media.islamicity.org/wp-content/uploads/2025/04/struggling-with-islam-thumbnail.png";s:6:"isWhat";s:5:"audio";s:7:"theIcon";s:38:"<i class="fa-solid fa-microphone"></i>";s:8:"theEmbed";s:292:"<iframe style="border-radius:12px" src="https://open.spotify.com/embed/episode/3AuK8FaMlLjBqwzILCVmEP?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>";s:11:"theCategory";s:44:"cannot-retrieve-category-see-cell-part-1.php";s:6:"theTag";s:53:"iman (faith and belief)|/topics/iman-faith-and-belief";s:7:"theDate";s:11:"Apr 23 2025";s:11:"theDate_ORG";s:39:"April 21, 2025 {wpcf-soft-date engaged}";s:9:"theAuthor";s:31:" IslamiCity |/source/islamicity";s:5:"theID";i:104568;s:14:"theReadingTime";s:0:"";s:10:"theExcerpt";s:125:"There are moments when we stand in prayer, moving through every action, whispering every word… but our hearts feel distant.";s:12:"theTitle_ORG";s:95:"When praying feels like a chore, why is no one talking about it? - Light Upon Light - Episode 4";s:25:"processRelatedFacetsTitle";s:10:"Highlights";s:15:"whereItCameFrom";s:149:"_home.php & zoneFacet1 & display-meta.php & display-meta-helpers.php & process_related_facets(1) > https://www.islamicity.org/explore/highlights/|2,4";s:8:"theFacet";s:35:"Highlights|/explore/highlights/|2,4";}<!--/serialize--></div><!-- display:none--><div class="no-show-smartphones" ><div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"><div style="height:10px;"></div></div></div><div style="clear:both"></div><div style="clear:both"></div> <div class='col-lg-3 col-md-3 col-sm-3 col-xs-12'> <div > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"><a href="https://www.islamicity.org/topics/iman-faith-and-belief/" >IMAN (FAITH AND BELIEF)</a> <i class="fa fa-volume-down" aria-hidden="true" style="margin-to style="margin-right: 10px;"></i></div> <a href='https://www.islamicity.org/104568/when-praying-feels-like-a-chore-why-is-no-one-talking-about-it-light-upon-light-by-islamicity/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;' src="https://www.islamicity.org/wp-content/plugins/blueprint-timthumb/timthumb.php?src=https://media.islamicity.org/wp-content/uploads/2025/04/struggling-with-islam-thumbnail.png&w=500&h=281&q=100" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="https://www.islamicity.org/104568/when-praying-feels-like-a-chore-why-is-no-one-talking-about-it-light-upon-light-by-islamicity/">When praying feels like a chore, why is no one tal ...</a><div class="cellcellsource"><a class='blp_the_source' href='/source/islamicity'> IslamiCity </a></div></div> </div> </div> </div><!--rows-is-in-use--> <!--no tags--><!--no tags--><div style="display:none;"><!--serialize-->a:19:{s:8:"theTitle";s:57:"Attack on bookstall: Revisiting the Taslima Nasrin affair";s:12:"thePermalink";s:91:"https://www.islamicity.org/104594/attack-on-bookstall-revisiting-the-taslima-nasrin-affair/";s:13:"theAuthorName";s:18:"Md. Mahmudul Hasan";s:12:"theThumbnail";s:77:"https://media.islamicity.org/wp-content/uploads/2025/04/freedom-of-speech.jpg";s:6:"isWhat";s:7:"article";s:7:"theIcon";s:0:"";s:8:"theEmbed";s:0:"";s:11:"theCategory";s:44:"cannot-retrieve-category-see-cell-part-1.php";s:6:"theTag";s:43:"freedom of speech|/topics/freedom-of-speech";s:7:"theDate";s:11:"Apr 23 2025";s:11:"theDate_ORG";s:39:"April 23, 2025 {wpcf-soft-date engaged}";s:9:"theAuthor";s:40:"Md. Mahmudul Hasan|/by/md-mahmudul-hasan";s:5:"theID";i:104594;s:14:"theReadingTime";s:6:"9 min.";s:10:"theExcerpt";s:186:"IN 2009-2010, I was on research leave from the University of Dhaka to do a postdoctoral stint at the University of Heidelberg, Germany. I was going to work on a project titled �......";s:12:"theTitle_ORG";s:57:"Attack on bookstall: Revisiting the Taslima Nasrin affair";s:25:"processRelatedFacetsTitle";s:10:"Highlights";s:15:"whereItCameFrom";s:149:"_home.php & zoneFacet1 & display-meta.php & display-meta-helpers.php & process_related_facets(1) > https://www.islamicity.org/explore/highlights/|2,4";s:8:"theFacet";s:35:"Highlights|/explore/highlights/|2,4";}<!--/serialize--></div><!-- display:none--> <div class='col-lg-3 col-md-3 col-sm-3 col-xs-12'> <div > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"><a href="https://www.islamicity.org/topics/freedom-of-speech/" >FREEDOM OF SPEECH</a> </div> <a href='https://www.islamicity.org/104594/attack-on-bookstall-revisiting-the-taslima-nasrin-affair/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;' src="https://www.islamicity.org/wp-content/plugins/blueprint-timthumb/timthumb.php?src=https://media.islamicity.org/wp-content/uploads/2025/04/freedom-of-speech.jpg&w=500&h=281&q=100" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="https://www.islamicity.org/104594/attack-on-bookstall-revisiting-the-taslima-nasrin-affair/">Attack on bookstall: Revisiting the Taslima Nasrin ...</a><div class="cellcellby"><a class='blp_the_by' href='/by/md-mahmudul-hasan'>Md. Mahmudul Hasan</a></div></div> </div> </div> </div><!--rows-is-in-use--> <!--no tags--><div style="display:none;"><!--serialize-->a:19:{s:8:"theTitle";s:64:"Faith in Action: Educating for Peace, Justice, and Human Dignity";s:12:"thePermalink";s:96:"https://www.islamicity.org/104562/faith-in-action-educating-for-peace-justice-and-human-dignity/";s:13:"theAuthorName";s:28:"Sharifah Fatimah Al-Attas+..";s:12:"theThumbnail";s:64:"https://media.islamicity.org/wp-content/uploads/2024/08/IIUM.jpg";s:6:"isWhat";s:7:"article";s:7:"theIcon";s:0:"";s:8:"theEmbed";s:0:"";s:11:"theCategory";s:44:"cannot-retrieve-category-see-cell-part-1.php";s:6:"theTag";s:25:"humanity|/topics/humanity";s:7:"theDate";s:11:"Apr 22 2025";s:11:"theDate_ORG";s:39:"April 21, 2025 {wpcf-soft-date engaged}";s:9:"theAuthor";s:58:"Sharifah Fatimah Al-Attas+..|/by/sharifah-fatimah-al-attas";s:5:"theID";i:104562;s:14:"theReadingTime";s:6:"7 min.";s:10:"theExcerpt";s:186:"It was a homecoming for Dato’ Seri Anwar Ibrahim, the Prime Minister of Malaysia who was behind the establishment of the International Islamic University Malaysia (IIUM) when he ......";s:12:"theTitle_ORG";s:64:"Faith in Action: Educating for Peace, Justice, and Human Dignity";s:25:"processRelatedFacetsTitle";s:10:"Highlights";s:15:"whereItCameFrom";s:149:"_home.php & zoneFacet1 & display-meta.php & display-meta-helpers.php & process_related_facets(1) > https://www.islamicity.org/explore/highlights/|2,4";s:8:"theFacet";s:35:"Highlights|/explore/highlights/|2,4";}<!--/serialize--></div><!-- display:none--> <div class='col-lg-3 col-md-3 col-sm-3 col-xs-12'> <div > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"><a href="https://www.islamicity.org/topics/anwar-ibrahim/" >ANWAR IBRAHIM</a> </div> <a href='https://www.islamicity.org/104562/faith-in-action-educating-for-peace-justice-and-human-dignity/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;' src="https://www.islamicity.org/wp-content/plugins/blueprint-timthumb/timthumb.php?src=https://media.islamicity.org/wp-content/uploads/2024/08/IIUM.jpg&w=500&h=281&q=100" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="https://www.islamicity.org/104562/faith-in-action-educating-for-peace-justice-and-human-dignity/">Faith in Action: Educating for Peace, Justice, and ...</a><div class="cellcellby"><a class='blp_the_by' href='/by/sharifah-fatimah-al-attas'>Sharifah Fatimah Al-Attas</a>, <a class='blp_the_by' href='/by/shukran-abd-rahman'>Shukran Abd Rahman</a></div></div> </div> </div> </div><!--rows-is-in-use--> <!--no tags--><!--no tags--><div style="display:none;"><!--serialize-->a:19:{s:8:"theTitle";s:34:"What's the legacy of Pope Francis?";s:12:"thePermalink";s:67:"https://www.islamicity.org/104584/whats-the-legacy-of-pope-francis/";s:13:"theAuthorName";s:10:"Al Jazeera";s:12:"theThumbnail";s:56:"https://img.youtube.com/vi/7aDrNbqvKWw/maxresdefault.jpg";s:6:"isWhat";s:5:"video";s:7:"theIcon";s:33:"<i class="fa-solid fa-video"></i>";s:8:"theEmbed";s:43:"https://www.youtube.com/watch?v=7aDrNbqvKWw";s:11:"theCategory";s:44:"cannot-retrieve-category-see-cell-part-1.php";s:6:"theTag";s:17:"pope|/topics/pope";s:7:"theDate";s:11:"Apr 21 2025";s:11:"theDate_ORG";s:39:"April 22, 2025 {wpcf-soft-date engaged}";s:9:"theAuthor";s:29:"Al Jazeera|/source/al-jazeera";s:5:"theID";i:104584;s:14:"theReadingTime";s:6:"1 min.";s:10:"theExcerpt";s:186:"Pope Francis was widely regarded as the 'People's Pope'. The first Latin American to lead the Roman Catholic Church-- with more than 1.4 billion followers worldwide. He was o......";s:12:"theTitle_ORG";s:34:"What's the legacy of Pope Francis?";s:25:"processRelatedFacetsTitle";s:10:"Highlights";s:15:"whereItCameFrom";s:149:"_home.php & zoneFacet1 & display-meta.php & display-meta-helpers.php & process_related_facets(1) > https://www.islamicity.org/explore/highlights/|2,4";s:8:"theFacet";s:35:"Highlights|/explore/highlights/|2,4";}<!--/serialize--></div><!-- display:none--> <div class='col-lg-3 col-md-3 col-sm-3 col-xs-12'> <div > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"><a href="https://www.islamicity.org/topics/pope/" >POPE</a> <i class="fa fa-video-camera" aria-hidden="true" style="margin-right: 10px;"></i></div> <a href='https://www.islamicity.org/104584/whats-the-legacy-of-pope-francis/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;' src="https://www.islamicity.org/wp-content/plugins/blueprint-timthumb/timthumb.php?src=https://img.youtube.com/vi/7aDrNbqvKWw/maxresdefault.jpg&w=500&h=281&q=100" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="https://www.islamicity.org/104584/whats-the-legacy-of-pope-francis/">What's the legacy of Pope Francis?</a><div class="cellcellsource"><a class='blp_the_source' href='/source/al-jazeera'>Al Jazeera</a></div></div> </div> </div> </div><!--rows-is-in-use--> </div> <!-- CLOSES <div class="row"> --><br><div align="right" style="cursor:pointer"><a href='https://www.islamicity.org/explore/highlights/'><span style='font-size:70%'><i>MORE</i></span> HIGHLIGHTS <i class='fa fa-arrow-right' aria-hidden='true'></i></a></div><br> </div><!--6--> </div><!--5--> </div><!--4--> </div><!--3--> </div><!--2--> </div><!--1--> <!--if parallax background is passed, honor it! --> <!--display-meta-helper-functions-php--> <!--display-meta-helper-functions-php--> <!--blp:query shortcode: function:blp_query_wordpress This shortcode was in post with the id 8876 --> <!--blp-shortcode-id:: process_related_facets(faith)--><div style='margin-top:-50px;position:absolute' id='process_related_facets(faith)'><a name='process_related_facets(faith)'></a></div><div style="clear:both"></div><div class="vc_row wpb_row vc_row-fluid wt_main_row wt_row_default" style="padding-bottom:0px;background-color:white"><!--div 1--> <div class="container" style='background-color:'><!--div 2--> <div class="row"><!--div 3--> <div class="wpb_column vc_column_container vc_col-md-12"><!--div 4--> <div class="vc_column-inner "><!--div 5--> <div class="wpb_wrapper"><!--div 6--> <script> if ( blp_cancelWowEffect || blp_isSafari ) { // blp_isSafari vars comes from the global js variable defined at blp-js-library.js } else { document.write ('<div class="plain-animation wow fadeInUpQuick" data-wow-delay="0.5s">'); } </script> <h1 class="section-title" > Faith & Spirituality <!-- &blp_id=process_related_facets(faith) --> </h1> <script> if ( blp_cancelWowEffect || blp_isSafari ) { // blp_isSafari vars comes from the global js variable defined at blp-js-library.js } else { document.write ('</div>'); } </script> <!--no tags--><!--no tags--><div style="display:none;"><!--serialize-->a:19:{s:8:"theTitle";s:39:"Dr. G's Science Show: Islam and Science";s:12:"thePermalink";s:70:"https://www.islamicity.org/82071/dr-gs-science-show-islam-and-science/";s:13:"theAuthorName";s:11:"Gemal Seede";s:12:"theThumbnail";s:88:"https://media.islamicity.org/wp-content/uploads/2017/05/iStock-489041752_2500x1785px.jpg";s:6:"isWhat";s:5:"video";s:7:"theIcon";s:33:"<i class="fa-solid fa-video"></i>";s:8:"theEmbed";s:0:"";s:11:"theCategory";s:44:"cannot-retrieve-category-see-cell-part-1.php";s:6:"theTag";s:43:"islam and science|/topics/islam-and-science";s:7:"theDate";s:11:"Apr 21 2025";s:11:"theDate_ORG";s:41:"February 3, 2023 {wpcf-soft-date engaged}";s:9:"theAuthor";s:27:"Gemal Seede|/by/gemal-seede";s:5:"theID";i:82071;s:14:"theReadingTime";s:0:"";s:10:"theExcerpt";s:51:"These Islam and Science series were produced by Dr.";s:12:"theTitle_ORG";s:39:"Dr. G's Science Show: Islam and Science";s:25:"processRelatedFacetsTitle";s:24:"Faith & Spirituality";s:15:"whereItCameFrom";s:142:"_home.php & zoneFacet1 & display-meta.php & display-meta-helpers.php & process_related_facets(1) > https://www.islamicity.org/explore/faith/|4";s:8:"theFacet";s:42:"Faith & Spirituality|/explore/faith/|4";}<!--/serialize--></div><!-- display:none--><div class="row"> <div class='col-lg-3 col-md-3 col-sm-3 col-xs-12'> <div > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"><a href="https://www.islamicity.org/topics/biology/" >BIOLOGY</a> <i class="fa fa-video-camera" aria-hidden="true" style="margin-right: 10px;"></i></div> <a href='https://www.islamicity.org/82071/dr-gs-science-show-islam-and-science/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;' src="https://www.islamicity.org/wp-content/plugins/blueprint-timthumb/timthumb.php?src=https://media.islamicity.org/wp-content/uploads/2017/05/iStock-489041752_2500x1785px.jpg&w=500&h=281&q=100" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="https://www.islamicity.org/82071/dr-gs-science-show-islam-and-science/">Dr. G's Science Show: Islam and Science</a><div class="cellcellby"><a class='blp_the_by' href='/by/gemal-seede'>Gemal Seede</a></div></div> </div> </div> </div><!--rows-is-in-use--> <!--no tags--><div style="display:none;"><!--serialize-->a:19:{s:8:"theTitle";s:39:"Lost History of Women Scholars in Islam";s:12:"thePermalink";s:73:"https://www.islamicity.org/78989/lost-history-of-women-scholars-in-islam/";s:13:"theAuthorName";s:14:"Al-Muhaddithat";s:12:"theThumbnail";s:78:"https://media.islamicity.org/wp-content/uploads/2021/08/women-scholars2-tp.jpg";s:6:"isWhat";s:7:"article";s:7:"theIcon";s:0:"";s:8:"theEmbed";s:0:"";s:11:"theCategory";s:44:"cannot-retrieve-category-see-cell-part-1.php";s:6:"theTag";s:23:"history|/topics/history";s:7:"theDate";s:11:"Apr 21 2025";s:11:"theDate_ORG";s:40:"August 23, 2021 {wpcf-soft-date engaged}";s:9:"theAuthor";s:37:"Al-Muhaddithat|/source/al-muhaddithat";s:5:"theID";i:78989;s:14:"theReadingTime";s:7:"10 min.";s:10:"theExcerpt";s:186:"It surprises people to learn that women living under an Islamic order could be scholars, that is, hold the authority that attaches to being knowledgeable about what Islam commands,......";s:12:"theTitle_ORG";s:39:"Lost History of Women Scholars in Islam";s:25:"processRelatedFacetsTitle";s:24:"Faith & Spirituality";s:15:"whereItCameFrom";s:142:"_home.php & zoneFacet1 & display-meta.php & display-meta-helpers.php & process_related_facets(1) > https://www.islamicity.org/explore/faith/|4";s:8:"theFacet";s:42:"Faith & Spirituality|/explore/faith/|4";}<!--/serialize--></div><!-- display:none--> <div class='col-lg-3 col-md-3 col-sm-3 col-xs-12'> <div > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"><a href="https://www.islamicity.org/topics/gender-equity/" >GENDER EQUITY</a> </div> <a href='https://www.islamicity.org/78989/lost-history-of-women-scholars-in-islam/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;' src="https://www.islamicity.org/wp-content/plugins/blueprint-timthumb/timthumb.php?src=https://media.islamicity.org/wp-content/uploads/2021/08/women-scholars2-tp.jpg&w=500&h=281&q=100" alt="" /> </figure> </div><!--closes zoom-effect--> </a> <div class="cellcelltitle"><a href="https://www.islamicity.org/78989/lost-history-of-women-scholars-in-islam/">Lost History of Women Scholars in Islam</a><div class="cellcellsource"><a class='blp_the_source' href='/source/al-muhaddithat'>Al-Muhaddithat</a></div></div> </div> </div> </div><!--rows-is-in-use--> <!--no tags--><!--no tags--><div style="display:none;"><!--serialize-->a:19:{s:8:"theTitle";s:36:"How To find Peace and Avoid Burnout!";s:12:"thePermalink";s:70:"https://www.islamicity.org/104575/how-to-find-peace-and-avoid-burnout/";s:13:"theAuthorName";s:13:"Omar Suleiman";s:12:"theThumbnail";s:56:"https://img.youtube.com/vi/jvOMh6f5Hyg/maxresdefault.jpg";s:6:"isWhat";s:5:"video";s:7:"theIcon";s:33:"<i class="fa-solid fa-video"></i>";s:8:"theEmbed";s:43:"https://www.youtube.com/watch?v=jvOMh6f5Hyg";s:11:"theCategory";s:44:"cannot-retrieve-category-see-cell-part-1.php";s:6:"theTag";s:53:"iman (faith and belief)|/topics/iman-faith-and-belief";s:7:"theDate";s:11:"Apr 21 2025";s:11:"theDate_ORG";s:39:"April 21, 2025 {wpcf-soft-date engaged}";s:9:"theAuthor";s:31:"Omar Suleiman|/by/omar-suleiman";s:5:"theID";i:104575;s:14:"theReadingTime";s:7:"12 min.";s:10:"theExcerpt";s:131:"In today’s fast-paced world, almost everyone feels overwhelmed—whether by work, family responsibilities, or personal struggles.";s:12:"theTitle_ORG";s:36:"How To find Peace and Avoid Burnout!";s:25:"processRelatedFacetsTitle";s:24:"Faith & Spirituality";s:15:"whereItCameFrom";s:142:"_home.php & zoneFacet1 & display-meta.php & display-meta-helpers.php & process_related_facets(1) > https://www.islamicity.org/explore/faith/|4";s:8:"theFacet";s:42:"Faith & Spirituality|/explore/faith/|4";}<!--/serialize--></div><!-- display:none--> <div class='col-lg-3 col-md-3 col-sm-3 col-xs-12'> <div > <div class="cell-cell-owl" > <div style="padding: 0;margin: 0;"></div><div id="cellcelltopic" class="cellcelltopic"><a href="https://www.islamicity.org/topics/iman-faith-and-belief/" >IMAN (FAITH AND BELIEF)</a> <i class="fa fa-video-camera" aria-hidden="true" style="margin-right: 10px;"></i></div> <a href='https://www.islamicity.org/104575/how-to-find-peace-and-avoid-burnout/'> <div class="zoom-effect"> <figure style="overflow: hidden;"> <img decoding="async" style='width:100%;border-radius: 5px;' src="https://www.islamicity.org/wp-content/plugins/blueprint-timthumb/timthumb.php?src=https://img.youtube.com/vi/jvOMh6f5Hyg/maxresdefault.jpg&w=500&h=281&q=100" alt="" /> </figu
URL
GET https://islamicity.org
Response Headers
Cf-Cache-Status:DYNAMICCf-Ray:936918f48bcfeb81-NRTContent-Type:text/html; charset=UTF-8Date:Sat, 26 Apr 2025 21:15:47 GMTLocation:https://www.islamicity.org/Nel:{"success_fraction":0,"report_to":"cf-nel","max_age":604800}Report-To:{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=2AZ9Tlb%2Bn4FjCiOTyGfS42C4tI7JAv1XhHbWrdX5ClRwGokhKMoPMx3OwCpfHbfGgVDXHSZHnBh6LsgUv0gqVnaE8odQ7nDMlSi1XZPrH6mLnvLxK1u3DGDebfZ9hxum"}],"group":"cf-nel","max_age":604800}Server:cloudflareServer-Timing:cfL4;desc="?proto=TCP&rtt=76388&min_rtt=41094&rtt_var=48001&sent=8&recv=13&lost=0&retrans=1&sent_bytes=3443&recv_bytes=681&delivery_rate=34350&cwnd=35&unsent_bytes=0&cid=7b39ac58fa8f7824&ts=790&x=0"X-Powered-By:ASP.NET
Response Body
<head><title>Document Moved</title></head> <body><h1>Object Moved</h1>This document may be found <a HREF="https://www.islamicity.org/">here</a></body>
URL
GET http://www.islamicity.com/
Response Headers
Cache-Control:max-age=3600Cf-Ray:936918f03cf30fe1-LAXConnection:keep-aliveContent-Length:167Content-Type:text/htmlDate:Sat, 26 Apr 2025 21:15:46 GMTExpires:Sat, 26 Apr 2025 22:15:46 GMTLocation:https://islamicity.orgNel:{"success_fraction":0,"report_to":"cf-nel","max_age":604800}Report-To:{"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Na2oiEb1whs1vkXZmynG6%2FAE%2BiWUdGsP%2FmoIH7YBeUWjTkvLCVVIssrInBOIH7ooJ7rtlbPCg%2BOHMG6Z9gIQOZBhmzzzgVeA%2F1RBnyGKcIY5M2Y9O7kRp2%2BvM8IBAZr%2B25bwf6A%3D"}],"group":"cf-nel","max_age":604800}Server:cloudflare
Response Body
<html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>cloudflare</center> </body> </html>
Resolver
Resolver ASN
AS3462
Resolver IP
61.220.9.221
Resolver Network Name
Chunghwa Telecom Co., Ltd.
Report ID
20250426T210822Z_webconnectivity_TW_3462_n1_s7hAMsI0DkIjm6tP
Platform
linux
Software Name
ooniprobe-cli-unattended (3.23.0)
Measurement Engine
ooniprobe-engine (3.23.0)