<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.loader {
  position: relative;
  height: 45px;
  width: 250px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.loader--dot {
  animation-name: loader;
  animation-timing-function: ease-in-out;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  background-color: black;
  position: absolute;
  border: 2px solid white;
}
.loader--dot:first-child {
  background-color: #8cc759;
  animation-delay: 0.5s;
}
.loader--dot:nth-child(2) {
  background-color: #8c6daf;
  animation-delay: 0.4s;
}
.loader--dot:nth-child(3) {
  background-color: #ef5d74;
  animation-delay: 0.3s;
}
.loader--dot:nth-child(4) {
  background-color: #f9a74b;
  animation-delay: 0.2s;
}
.loader--dot:nth-child(5) {
  background-color: #60beeb;
  animation-delay: 0.1s;
}
.loader--dot:nth-child(6) {
  background-color: #fbef5a;
  animation-delay: 0s;
}
.loader--text {
  position: absolute;
  top: 24px;
  left: 0;
  right: 0;
  width: 4rem;
  margin: auto;
}
.loader--text:after {
  content: "Loading";
  font-weight: bold;
  animation-name: loading-text;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}

@keyframes loader {
  15% {
    transform: translateX(0);
  }
  45% {
    transform: translateX(230px);
  }
  65% {
    transform: translateX(230px);
  }
  95% {
    transform: translateX(0);
  }
}
@keyframes loading-text {
  0% {
    content: "Loading";
  }
  25% {
    content: "Loading.";
  }
  50% {
    content: "Loading..";
  }
  75% {
    content: "Loading...";
  }
}
a.white-btn {
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-size: 0.85em;
	margin-top: 1.25em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.white-btn:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
}
a.color-btn, form.customform button.color-btn, a.color-btn1, form.customform button.color-btn1 {
	background: none;
	border: 1px solid #001925;
	border-radius: 3px;
	color: #001925;
	display: block;
	font-size: 0.85em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
/*Success Message Style*/
.vpb_success {
	width:100%;
	font-family:Verdana, Geneva, sans-serif; 
	font-size:11px; 
	padding:10px; 
	background: #95C709;
    color: #fbfbfb;
	border:1px solid #F1F1F1;
	box-shadow: 0 0 20px #cbcbcb;
	-moz-box-shadow: 0 0 20px #cbcbcb;
	-webkit-box-shadow: 0 0 20px #cbcbcb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	line-height:20px;
}
/*Error Messages Style*/
.vpb_info {  
	text-align:left;
	border: 1px solid #999; 
	padding:8px 10px 8px 10px; 
	font: bold 12px verdana;
	-moz-box-shadow: 0 0 5px #888; 
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	text-shadow: 2px 2px 2px #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family:Verdana, Geneva, sans-serif; 
	font-size:11px; 
	line-height:20px;
	font-weight:normal;
	color: black;
	background: #BDE5F8; 
	margin-bottom: 9px;
}
.refresh i{
	background: rgba(224, 224, 224, 0.28) none repeat scroll 0 0 !important;
    border-radius: 30px !important;
    color: #92C500 !important;
    display: inline-block !important;
    line-height: 34px !important;
    text-align: center !important;
    width: 36px !important;
    height: 36px !important;
    font-weight: bold;
    margin: 0px !important;
    font-size: 19px !important;
    border: 1px solid !important;
}
.page{
    width: 65%;
}
/*CSS Flickr style pagination*/
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}
	
div.pagination a {
	border: 1px solid #dedfde;
	margin-right: 3px;
	margin-top: 3px;
	padding: 2px 6px;
	background-position: bottom;
	text-decoration: none;
	color: #397797;
	display: inline-block;		
}
div.pagination a:hover, div.meneame a:active {
	border: 1px solid maroon;
	background-image:none;
	background-color:#397797;
	color: #BEFF06;
	text-shadow: #0066CD 1px 1px 1px;
}
div.pagination span.current {
	margin-right:3px;
	padding:2px 6px;
	font-weight: bold;
	color: #92C500;
}
div.pagination span.disabled {
	margin-right:3px;
	padding:2px 6px;
	color: #adaaad;
}
.readqaidaQuran{
	border: 1px solid #ccc;
	text-align:center;
}
.qaidaQuran
{
	border: 0px solid lime;
	text-align:center;
}
.s-12.m-6.l-3.margin-bottom.qaidaQurandiv:hover {
    border: 1px solid;
}
.s-12.m-6.l-3.margin-bottom.qaidaQurandiv {
    float: none;
	display: inline-block;
}
form.customform button.color-btn1{
    width: 172px !important;
}
a.color-btn:hover, form.customform button.color-btn:hover {
	border: 1px solid #92c500;
	color: #92c500;
}
a.color-btn1:hover, form.customform button.color-btn1:hover {
	border: 1px solid #92c500;
	color: #92c500;
}
#packHead td{
    background-color: #68838b;
    font-size: 12px !important;
    padding: 0.1px;
	font-family:Arial;
	color:#fff;
	font-weight:bold;
}
#packDetails td{
    background-color: #fff;
    font-size: 12px !important;
    padding: 0.1px;
	font-family:Arial;
}
#packHead2 td{
    background-color: #68838b;
    font-size: 12px !important;
    padding: 0.1px;
	font-family:Arial;
	color:#fff;
	font-weight:bold;
}
#packDetails2 td{
    background-color: #fff;
    font-size: 12px !important;
    padding: 0.1px;
	font-family:Arial;
}
.footer{
	width: 85%;
    margin-left: 21px;
    margin-top: 38px;
    background-color: rgba(0, 40, 58, 0.48);
    font-size: 17px !important;
    font-family: Arial;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
}
.footer.two{
    margin-top: 38px;
}
#packDetails tr:nth-of-type(2n){
    background-color: #fff;
    font-size: 12px !important;
    padding: 0.1px;
	font-family:Arial;
}
.fees{
    border: 0px solid #0F0;
    background: rgba(0, 0, 0, 0) url(../img/fees.png) no-repeat top center;
    height: 344px;
    width: 273px;
    display: inline-table;
    background-size: contain;
}
.fees.two{
	margin-top:5px;
}
.s-12.m-6.l-3 {
    border: 1px dotted #ccc;
    margin: 0px;
}
a.register, a.register:link, a.register:visited, a.register:hover, a.register:active {
    text-decoration: none;
    color: #00283a;
    font-weight: bold;
}
#topbar {
	background: none repeat scroll 0 0 #012232;
	border-bottom: 1px solid #001925;
	padding: 0.1em 0;
    border: 0px solid lime;
}
#topbar p {
	color: #fff;
	font-size: 0.75em;
	opacity: 1;
	position: relative;
	top: 2px;
}

#topbar p strong {
	font-weight: 600;
}
#topbar p a {
	color: #c0ff0d;
}
#topbar i {
	color: #ffffff;
	font-size: 1.8em;
	opacity: 0.5;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
#topbar i:hover {
	color: #92c500;
	cursor: pointer;
	opacity: 1;
}
nav {
	background: none repeat scroll 0 0 #00283a;
}
header {
	border-bottom: 4px solid rgba(0, 40, 58, 0.53);
	position: fixed;
	width: 100%;
	z-index: 10;
}
p.logo {
	color: #fff;
	font-size: 1.7em;
	font-weight: 300;
	position: relative;
	text-transform: uppercase;
	top: 0.125em;
}
p.logo strong {
	font-weight: 700;
	text-decoration: underline;
}
.top-nav li a {
	border-top: 2px solid #00283a;
	color: #fff;
	font-size: 0.80em;
	font-weight: 600;
	padding: 1em 0.8em 1em;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
.top-nav li a:hover, .top-nav li.active-item a {
	background: none repeat scroll 0 0 #00283a;
	border-top: 2px solid #92c500;
	color: #92c500;
	position: relative;
}
#carousel {
	border: 0px solid lime;
    width: 50%;
    height: auto;
    padding-top: 116px;
	float:left;
}
#carouselR{
	border: 0px solid red;
    width: 50%;
    height: auto;
    padding-top: 116px;/**/
	float:right;
	background: none repeat scroll 0 0 #00283a;
}
#carousel .text {
	position: absolute;
	top: 10%;
	z-index: 10;
}
.item {
	overflow: hidden;
	width: 100%;
}
.prev-arrow, .next-arrow {
	background: none repeat scroll 0 0 #00283a;
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px;
}
#carousel .text h2 {
	background: none repeat scroll 0 0 rgba(146, 197, 0, 0.8);
	color: #fff;
	display: inline-block;
	font-size: 1.2em;
	font-weight: 300;
	margin: 1px 0;
	max-width: 600px;
	padding: 10px 20px;
	width: 60%;
}
#carousel .text p {
	background: none repeat scroll 0 0 #00283aa6;
    color: #fff;
    max-width: 602px;
    padding: 4px 9px;
    width: 60%;
	font-size: 0.8em;
}
#carousel .owl-theme .owl-controls {
	background: none repeat scroll 0 0 rgba(0, 40, 58, 0.53);
	bottom: 0;
	margin: 0;
	padding: 0.625em 0;
	position: absolute;
	width: 100%;
}
.owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid rgba(0, 40, 58, 0.57);
	height: 18px;
	margin: 0 0.3125em;
	opacity: 1;
	width: 18px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: none repeat scroll 0 0 #92c500;
}
#first-block {
	background: none repeat scroll 0 0 #00283a;
	/*padding: 3em 2em;*/
	text-align: center;
}
#first-block h1 {
	color: #fff;
	font-size: 2em;
	font-weight: 300;
	margin-top: 0;
}
#first-block p {
	color: #6c7c84;
	font-size: 0.85em;
}
#courses, #NooraniQaidah {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	text-align: center;
	z-index: 2;
}
#courses i, #NooraniQaidah i {
	background: none repeat scroll 0 0 #92c500;
	border-radius: 100px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;
	color: #fff;
	display: inline-block;
	font-size: 2em;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 100px;
}
#courses h2, #NooraniQaidah h2 {
	font-size: 1em;
	font-weight: 600;
	margin: 1.25em 0;
	text-transform: uppercase;
}
#courses h2.section-title:after, #NooraniQaidah h2.section-title:after {
	background: #dedede none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 265px;
}
#courses h2.section-title, #NooraniQaidah h2.section-title {
	color: #dedede;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: 0px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}

#courses p, #NooraniQaidah p {
	color: #777;
	font-size: 0.85em;
	line-height: 1.5em;
}
#packages {
	background: none repeat scroll 0 0 #00283a;
	clear: both;
}
#packages:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#packages article {
	padding: 1em;
	text-align: center;
}
article h2 {
    font-size: 3em;
    font-weight: 900;
    letter-spacing: -2px;
    line-height: 0.9;
    margin: 0 0 0.200em 0;
}
article h1, article h2, article h3, article h4, article h5, article h6 {
	color: #fff;
}
.media-container {
  overflow: hidden;
}
.media-container video, .media-container img {
  display: block;
  height: 100%;
  max-width: none;
  min-width: 100%;
  width: auto;
}
article p, article li {
	color: #fff;
	font-size: 0.85em;
	opacity: 0.7;
}
article ul {
	padding: 1.25em 0;
}
article ul li {
	list-style-type: none;
	margin: 0.625em 0;
	padding: 0 0 0 1em;
}
article ul li:before {
	/*
	background: #00283a none repeat scroll 0 0;
	color: #fff;
	content: "\f006";
	display: inline-block;
	font-family: "mfg";
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
	margin-left: -1em;
	margin-right: 0.625em;
	text-align: center;
	width: 20px;*/
}
.about-us-icons i {
    border: 2px solid #92c500;
    border-radius: 100px;
    color: #92c500;
    display: inline-block;
    font-size: 1.6em;
    height: 60px;
    line-height: 60px;
    margin-right: 1.625em;
    text-align: center;
    width: 60px;
}
.about-us-icons {
	display: block;
	margin-top: 1em;
	text-align: center
}
h2.section-title:after {
	background: #dedede none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 265px;
}
h2.section-title {
	color: #9e9c9c;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 1.25em;
	text-align: center;
	text-transform: uppercase;
}

#howItWorks {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 2;
}
.tab-item {
	background: #fff none repeat scroll 0 0;
	margin-top: 1.25em;
	padding: 1.25em 0;
}
.our-work-container {
	display: block;
	height: 100%;
	position: relative;
}
.our-work-text {
	background: #00283a none repeat scroll 0 0;
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.our-work-container:hover &gt; .our-work-text {
	opacity: 1;
}
.our-work-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}
.our-work-text p {
	color: #fff;
	font-size: 0.8em;
	opacity: 0.7;
}
.tab-nav {
	display: table;
}
a.tab-label, a.tab-label:link, a.tab-label:visited {
	background: #00283a none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 1em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.tab-label:hover, a.tab-label.active-btn {
	background: #92c500;
	color: #fff;
}
#register {
	background: #6f9600 none repeat scroll 0 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
}
#register h2 {
	color: #fff;
	margin: 1em 0 1.25em;
}
#register h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}
.registerRefresh{
	color: rgb(0, 40, 58);
    font-size: 12px;
}
#register i {
    background: none repeat scroll 0 0 rgb(255, 255, 255) !important;
    border-radius: 80px!important;
    color: rgb(111, 150, 0)!important;
    font-size: 1.8em!important;
    margin-right: 0.625em!important;
    text-align: center!important;
}
.registerRefresh a.ccc {
    color: rgb(255, 255, 255) !important;
}
.service-text {
	display: table;
	position: relative;
}
a.packDetails {
    color: rgb(0, 40, 58) !important;
    border: 0px solid rgb(255, 0, 0);
    font-size: 13px;
    font-weight: bold;
}
a.packDetails:hover, a.packDetails:active{
	text-decoration: underline !important;
    color: rgb(146, 197, 0) !important;
}
select#package {
    margin-bottom: 0px !important;
    color: rgb(0, 0, 0);
}
/*
select#part
{
    color: rgb(239, 239, 239);
    box-shadow: 1px 3px 7px rgb(146, 197, 0);
    margin: 40px;
    background: rgb(158, 184, 86);
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
    border-radius: 3px;
    padding: 0.725em;
    width: 75%;
    height: 46px;
    font-size: 18px;
}*/
select#part option {
	margin: 40px;
    background: rgba(221, 221, 221, 0.34);
    color: Black;
    text-shadow: 1px 1px 1px #00283A;
}

.styled-select {
    width: 75%;
    height: 34px;
    overflow: hidden;
    background: url(../img/arrow.jpg) no-repeat right rgb(221, 221, 221);
    border: 1px solid rgb(204, 204, 204);
	box-shadow: 1px 3px 7px #CFCDCE;
    margin-bottom: 13px;
}
.styled-select select {
    background: rgba(0, 0, 0, 0);
    width: 102%;
    padding: 5px;
    border: 0;
    border-radius: 0;
    font-size: 16px;
    line-height: 1;
    height: 34px;
    -webkit-appearance: none; 
}
#register h3 {
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
}
#register p {
	color: #fff;
	font-size: 0.8em;
}
#latest-news {
	background: #f3f3f3 none repeat scroll 0 0;
	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 3;
}
.news-date {
	background: #6f9600 none repeat scroll 0 0;
	clear: both;
	color: #fff;
	display: block;
	float: none;
	min-height: 118px;
	padding: 0.625em 0;
	text-align: center;
	width: 100%;
}
.day {
	font-size: 2.5em;
	font-weight: 700;
}
.month, .year {
	font-size: 0.85em;
}
.news-text {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	min-height: 118px;
	padding: 0.625em 1.25em;
}
.news-text p {
	color: #777;
	font-size: 0.85em;
}
#contact {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 2;
}
#contact input, #contact textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
}
#register input, #register select {
	background: none repeat scroll 0 0 rgba(245, 245, 245, 0.35) !important;
	border-radius: 3px;
}
#register input, #register select  {
    color: rgb(255, 255, 255) !important;
    border: 1px solid rgb(255, 255, 255) !important;
	box-shadow: 1px 3px 7px rgb(146, 197, 0);
}
#register select option {
	margin: 40px;
    background: rgb(158, 184, 86);
    color: rgb(255, 255, 255);
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}
#register input::-webkit-input-placeholder {
   color: rgba(255, 255, 255, 0.3) !important; 
}

#register input:-moz-placeholder { /* Firefox 18- */
   color: rgba(255, 255, 255, 0.3) !important;  
}

#register input::-moz-placeholder {  /* Firefox 19+ */
   color: rgba(255, 255, 255, 0.3) !important; 
}

#register input:-ms-input-placeholder {  
   color: rgba(255, 255, 255, 0.3) !important;  
}
form.customform button.color-btn {
	height: auto;
	margin-top: 0;
}
#contact h2 {
	margin: 0 0 1.25em;
}
#contact h3 {
	color: #92c500;
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 0.625em;
	text-transform: uppercase;
}
#contact p {
	font-size: 0.85em;
	font-style: normal;
	line-height: 2em;
}
#contact p strong {
	font-weight: 700;
}
#contact i {
	background: #e0e0e0 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0.625em;
	text-align: center;
	width: 26px;
}
#map-block {
  filter: url('data:image/svg+xml;utf8,&lt;svg xmlns="http://www.w3.org/2000/svg"&gt;&lt;filter id="g"&gt;&lt;feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/&gt;&lt;/filter&gt;&lt;/svg&gt;#g');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);    
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}
footer {
	background: none repeat scroll 0 0 #00283a;
	padding: 3.5em 0;
}
footer p, footer a:visited, footer a, footer a:hover, footer span {
	color: #6c7c84;
	font-size: 0.9em;
}
footer span {
	font-weight:bold;
}
img.power {
    display: inline-block;
}
span.contactNo {
    display: block;
    margin-top: 0px;
	font-size: 16px;
	color: #fff;
}
span.contactNo img {
    position: relative;
    top: 8px;
}
form.customform.new label {
    display: block;
    text-align: left;
}
form.customform.new .color-btn {
    margin: 10px auto;
	width: 250px;
}
img.loadingimg {
	margin: 0 auto;
}
form.customform.new input, form.customform.new select, form.customform.new textarea {
    width: 90%;
}
@media screen and (max-width: 800px) {
	#courses h2.section-title, #NooraniQaidah h2.section-title {
		margin: 150px 0 0.25em !important;
	}
}
@media screen and (max-width: 768px) {
  header {
  	/*position: relative;*/
  }
  #courses h2.section-title, #NooraniQaidah h2.section-title {
		margin: 100px 0 0.25em !important;
	}
  .top-nav li a {
  	background: #05374e none repeat scroll 0 0;
  }
  #carousel .text {
  	font-size: 0.8em;
  	top: 5%;
  }
  .owl-controls.clickable {
  	display: none !important;
  }
  .right {
  	float: none;
  }
  .social.right {
  	float: right;
  }
  #packages article {
  	padding: 4em 2.5em;
  }
  #NooraniQaidah h2.section-title {
    font-size: 2.8em;
  }
  .page {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  #topbar {
  	line-height: 1.625em;
  	text-align: center;
  }
  #courses h2.section-title, #NooraniQaidah h2.section-title {
	font-size: 1.5em !important;
	}
	#courses i, #NooraniQaidah i {
		font-size: 1em;
		height: 50px !important;
		position: relative;
		line-height: 56px !important;
		text-align: center;
		top: 9px;
		margin-bottom: 11px;
		width: 50px !important;
	}
  h2.section-title, .normalHeading {
    font-size: 2.2em !important;
  }
  .page {
    width: 100%;
  }
  .social.right {
  	float: none;
  }
  .ccc {
  	display: none;
  }
  p.logo, p.nav-text {
  	text-align: center;
  }
  h3.readAlQuranOnline{
	font-size: 1em !important;
  }
  .styled-select {
    width: 100%;
  }
  .styled-select select {
    width: 105%;
  }
}</pre></body></html>