@charset "utf-8";

/* CSS Document */

 @media only screen and (min-width: 768px) and (max-width: 989px) {

#container .front {

 background: url(../../img/frontend/header-tab-bg.jpg) no-repeat top center #460469;

 padding-top: 10px;

 height: 78px;

}



.center-container {

 width: 760px;

}

ul.top-social { width:375px;}

ul.top-social li a {

 padding-bottom: 2px;

}

ul.top-social li.search {

    width: 200px;

  margin-left:10px;

}

ul.top-social li.search input[type="text"] {

 width: 133px;

 height: 19px;

}

ul.top-social li.search fieldset a {

 margin-left: 7px;

}

ul.top-nav li a {

 padding-left: 10px;

}

.australia-txt{

 width:351px;
}
.australia-txt img {
width:351px;
height:33px;
}

.logos-area {

 width: 260px;

}

.logos-area .education-logo {

  width: 130px;
    margin-top: 10px;
}

.logos-area .education-logo img { 
width:130px;
height:65px;
}

.logos-area .ministry-logo{

 width: 110px;
margin-left: 20px;

}
.logos-area .ministry-logo img 
 {
width:110px;
height:75px;
}

ul.menu li {

 margin-right:10px;

 margin-left:0px;

}

ul.menu li a {

 font-size: 14px;

 padding-top:7px;

 padding-bottom:7px;

 padding-left:11px; padding-right:12px;

 

}

ul.menu li ul {

 width:760px;
 }
 
ul.menu li.news ul { margin-left:-79px;}
ul.menu li.news-1 ul { margin-left:-247px;}
ul.menu li.news-2 ul { margin-left:-326px;}
ul.menu li.news-3 ul { margin-left:-420px;}
ul.menu li.events ul { margin-left:-582px;}
ul.menu li.gallery ul { margin-left:-667px;}

.most-popular-wrap { display:none;}







.banner-area, .banner-wrap { width:760px;}



#gallery{

	

	

	

	

	/* The width of the gallery */

	width:760px; height:383px;

	overflow:hidden;

	float:left;

	

}



#slides{

	/* This is the slide area */

	width:760px; height:383px;

	

	/* jQuery changes the width later on to the sum of the widths of all the slides. */

	

	overflow:hidden;

}



.slide{

	float:left;

}



.slide img { width:760px !important; height:383px !important;}
.slide .arrow{  height:75px; margin-top:-77px;}
.slide .arrow span { width:650px; padding-right:10px;}
.slide .arrow  a { display:block; width:68px; height:74px; background:url(../../img/frontend/tab-banner-arrow.png) no-repeat;
}

.body-lt-side { width:760px;} 

.body-rt-side { width:760px; float:left; clear:left; display:inline; margin-left:0px;}

.tab-image-gallery-wrap { display:block; margin-left:127px; margin-top:10px;}

.image-gallery-wrap { display:none;}

.follow-us-wrap { display:none;}

.hm-about-wrap { width:760px;}

.hm-about-wrap .content-area { width:530px;}





.footer-top-lt { width:760px;}

.footer-top { background-image:none;} 

.footer-top-rt { display:none;}



/*inner body section start*/



.inner-body-rt, .news-list { width:500px;}

.news-list ul li .img-sec { width:150px; height:120px;}

.news-list ul li .text-sec { width:340px;}

.news-list ul li .text-sec p { padding-right:0px;}

.news-detail .img-sec { width:350px; height:280px;}





/*Gallery page css start*/

.gallery-wrap section ul li  { width:200px; margin-left:50px;}

.gallery-wrap section ul li .img-area, .gallery-wrap section ul li .video-area, .gallery-wrap section ul li .video-area a span  { width:200px; height:160px;}

.gallery-wrap section ul li:nth-child(3) { margin-left:0px;}

ul.page-follow { display:none;}

ul.next-pri-album { margin-right:0px;}



.inner-banner { width:500px; height:161px;}



.search-area input[type="text"] { width:350px;}

.inner-body-rt .head-sec h3 { width:500px;}


.inner-body-rt .head-sec .gallery-rt-side { clear:left; float:left; margin-top:8px; margin-bottom:10px;}


.mobility-fund { width:505px; } 

.sitemap-wrap .lt-sec, .sitemap-wrap .rt-sec  { width:240px; }

.study-credit-banner .content-area { width:98%;}
.study-credit-banner .content-area figure{ width:30%; text-align:right; }
.study-credit-banner .content-area h2 { width:40%;}
.study-credit-banner .content-area h2  span { display:inline;}
}

 @media only screen and (max-width: 767px) {

	 

.homebannerSection { padding-top: 115px;}

#container .front {

	background: url(../../img/frontend/header-tab-bg.jpg) no-repeat top center #460469;

	padding-top: 10px;

	height: 60px;

}





#front {

	width:100%;

    position:relative;

    top:0;

	background: url(../../img/frontend/header-tab-bg.jpg) no-repeat top center #460469;

	padding-top: 10px;

	height: 60px;

	overflow:hidden;

	transition: font-size 0.5s, padding-top 0.5s;

    -webkit-transition: font-size 0.5s, padding-top 0.5s;

    -moz-transition: font-size 0.5s, padding-top 0.5s;

	

}



#front.small {

    font-size: 15px;

	padding-top:5px;

	

}





.center-container {

	width: 460px;

}



ul.top-social { display:none;}

ul.top-nav li a.display-none { display:none;}

.mobile-icon-wrap { display:block; width:122px;} 

.australia-txt {

	width:380px;

	margin-top:10px;

	

}
.australia-txt  img {
width:300px;
height:28px;	
}

.logos-area {

	display:none;

}

nav { display:none;}

.banner-wrap { margin-top:10px;}









.banner-area, .banner-wrap { width:460px;}



#gallery{

	

	

	

	

	/* The width of the gallery */

	width:460px; height:232px;

	overflow:hidden;

	float:left;

	

}



#slides{

	/* This is the slide area */

	width:460px; height:232px;

	

	/* jQuery changes the width later on to the sum of the widths of all the slides. */

	

	overflow:hidden;

}



.slide{

	float:left;

}



.slide img {  width:460px !important; height:232px !important;}
.slide .arrow{ height:44px; margin-top:-48px;}
.slide .arrow span { width:390px; font-size:14px; padding-left:15px; padding-top:5px;}
.slide .arrow  a { display:block; width:46px; height:44px; background:url(../../img/frontend/banner-arrow.png) no-repeat;
background-size:46px 44px;
}



.most-popular-wrap { display:none;}

.latest-area ul li { width:460px;}

.latest-area ul li .content-sec { width:345px;}

.event-area { float:left; clear:left; width:460px;}

.event-sec { width:446px;}

.event-sec ul li .content-section a { width:400px;} 

.body-rt-side { width:460px; float:left; clear:left; margin-left:0px;}

.follow-us-wrap { display:none;}

.video-wrap { width:460px;}

.video-sec img { width:460px; height:351px;}

.tab-gallery { width:300px;}

.hm-about-wrap  { width:460px;}

.hm-about-wrap .image-area { width:150px; float:left; clear:left; margin-top:10px;}

.hm-about-wrap .image-area img { width:150px; height:120px;}

.hm-about-wrap .content-area  { width:300px; float:left; margin-left:10px; margin-top:8px;}

.view-btn a { padding-right:8px;}







.footer-top { background-image:none; height:230px;}

.foot-connect { width:170px; margin-left:0px; padding-left:0px; margin-top:42px;}

.foot-nav { width:290px;}

.foot-nav ul.foot-navigation { width:140px;}

.foot-nav ul.foot-navigation.left-margin { margin-left:5px; width:140px;}

.foot-search { display:none;}

.footer-top-lt { width:460px;}



.footer-top-rt  { display:none;}





/*Inner css start*/

.inner-body-sec { padding-top:8px;}

.breadcrumbs-sec, .inner-left-sec .page-head  h2 { display:none;}

.inner-left-sec .page-head { margin-bottom:17px;}

.inner-body-content  { background:none;}

.inner-left-sec { width:460px; clear:left; float:left;}

.inner-left-sec .page-head  h3 { display:block;}





.inner-most-popular-sec { display:none;}

.inner-body-rt, .news-list { width:460px; }



.inner-body-rt { padding-top:15px;}

.news-list ul li .img-sec { width:150px; height:120px;}

.news-list ul li .text-sec { width:460px; clear:left; float:left; padding-top:20px;}

.news-list ul li .text-sec p { padding-right:0px;}



.news-detail .img-sec { width:300px; height:240px;}



/*Inner css end*/



/*Gallery section css start*/

.gallery-wrap section ul li  { width:180px; margin-left:50px;}

.gallery-wrap section ul li .img-area, .gallery-wrap section ul li .video-area, .gallery-wrap section ul li .video-area a span  { width:180px; height:144px;}

.gallery-wrap section ul li:nth-child(3) { margin-left:0px;}



.gallery-left-link ul li a { width:400px;}

ul.page-follow { display:none;}

ul.next-pri-album { margin-right:0px;}

.inner-banner { width:460px; height:148px;}



.search-area  {  background:#e6e6e6; margin-top:-10px; margin-bottom:0px;}

.search-area input[type="text"] { width:300px; margin-left:10px;}



.left-hide-sec { display:none;  border-bottom:7px #9480af solid; padding-bottom:15px; margin-bottom:10px;}

.search-page { margin-top:0px;}

.inner-body-rt .head-sec h3 { width:100%;}

.inner-body-rt .head-sec .gallery-rt-side { clear:left; float:left; margin-top:8px; margin-bottom:4px;}
.table-sec { width:460px;}
.total  { width:100%; border:none;}
.total  td { height:28px; background:#e8d2f3; color:#414042; font-weight:bold; text-align:center; font-size:15px; }
.total  tr td.text { width:100%; padding-left:0px;}
.total  tr td.text sapn { display:block;}
.total  tr td.value { width:184px; display:none;}
.table-caption { padding-left:10px; font-size:12px; color:#414042; padding-top:15px; padding-bottom:15px;}

.mobility-fund { width:460px; }
.lt-img { margin-right:20px;}

.lt-img img, .rt-img img { width:200px; height:131px;} 

.sitemap-wrap .lt-sec, .sitemap-wrap .rt-sec  { width:100%; clear:left; float:left;}

.contact-from-wrap .contact-form  { width:100%;}

.gallery-wrap section ul li  .text-sec  { font-size:13px;}

.fancybox-title-float-wrap .child 
{
    line-height: 18px;
    font-size:11px;
}

.study-credit-banner .content-area { width:97%;}
.study-credit-banner .content-area figure{ width:34%; text-align:right; }
.study-credit-banner .content-area h2 { width:40%;}


}



 @media only screen and (max-width:459px) {

	 .notificationTop { height:71px;}
	 .top-header { top:71px;}
	 .header-content { top:106px;}
	 .homebannerSection {padding-top: 130px;}
	 .inner-body-content{    margin-top: 154px;}

#container .front {

	background: url(../../img/frontend/header-tab-bg.jpg) no-repeat top center #460469;

	padding-top: 10px;

	height: 60px;

}



.center-container {

	width: 300px;

}

ul.top-social { display:none;}

ul.top-social li.search {display:none;}

.mobile-icon-wrap { display:block; width:118px;} 

.mobile-icon-wrap .menu-icon a { padding-left:5px;}

.australia-txt a {

	width:300px;

	margin-top:15px;

	margin-left:0px;

	background-size:300px 28px;

}



.logos-area {

	display:none;

}

nav { display:none;}

.banner-wrap { margin-top:15px;}



.banner-area, .banner-wrap { width:300px;}



#gallery{

	

	

	

	

	/* The width of the gallery */

	 width:300px; height:151px;

	overflow:hidden;

	float:left;

	

}



#slides{

	/* This is the slide area */

	 width:300px; height:151px;

	

	/* jQuery changes the width later on to the sum of the widths of all the slides. */

	

	overflow:hidden;

}



.slide{

	float:left;

}



.slide img {  width:300px !important; height:151px !important;}
.slide .arrow{ height:28px; margin-top:-30px;}
.slide .arrow span { width:255px; font-size:9px; font-weight:normal; padding-top:2px;} 
.slide .arrow  a { display:block; width:29px; height:28px;
background-size:29px 28px;
}









.most-popular-wrap { display:none;}

.latest-area { width:300px;}

.latest-area ul li { width:300px;}

.latest-area ul li .content-sec { width:180px;}

.event-area { float:left; clear:left; width:300px;}

.event-sec { width:286px;}

.event-sec ul li .content-section a { width:250px;} 

.body-rt-side { width:300px; float:left; clear:left; margin-left:0px;}

.follow-us-wrap { display:none;}

.video-wrap { width:300px;}

.video-sec img { width:300px; height:230px;}

.image-gallery-wrap { margin-top:10px;}

.tab-gallery { width:290px; margin-top:10px;}

ul.gallery-area li img { width:130px; height:93px;}

.hm-about-wrap  { width:300px;}

.hm-about-wrap .content-area  { width:300px; float:left; clear:left; margin-left:0px;}







.footer-top { background-image:none; height:auto;}

.foot-connect { width:300px; float:left;}

.foot-nav { width:300px; margin:0px;}

.foot-nav ul.foot-navigation { width:300px; margin:0px;}

.foot-nav ul.foot-navigation.left-margin { margin-left:5px; width:140px;}

.foot-search { display:none;}

.footer-top-lt { width:300px;}

.footer-top-lt p{ display:none;}

.footer-top-rt  { display:none;}

.foot-nav ul.foot-navigation.left-margin { margin:0px;}

.footer-bottom {background:#460469;}



/*Inner section css start*/

.inner-left-sec { width:300px; }

.inner-body-rt, .news-list { width:300px;}

.news-list ul li .text-sec { width:300px;}









/*Gallery section css start*/

.gallery-wrap section ul li  { width:140px; margin-left:20px;}

.gallery-wrap section ul li .img-area, .gallery-wrap section ul li .video-area, .gallery-wrap section ul li .video-area a span  { width:140px; height:112px;}

.gallery-wrap section ul li:nth-child(3) { margin-left:0px;}

.gallery-left-link ul li a { width:250px;}



.gallery-head { width:100%;}

.inner-body-rt .head-sec { height:auto; margin-bottom:15px; }

.inner-body-rt .head-sec .rt-side { width:300px; clear:left; float:left; margin-top:20px;  }

ul.next-pri-album { clear:left; float:left; margin:0px;}



.inner-banner { width:300px; height:97px;}







.search-area input[type="text"] { width:150px; margin-left:10px;}


.table-sec { width:300px;}
.table-head { font-size:14px;}
.total  { width:100%; border:none;}
.total  td { height:28px; background:#e8d2f3; color:#414042; font-weight:bold; text-align:center; font-size:15px; }
.total  tr td.text { width:100%; padding-left:0px;}
.total  tr td.text sapn { display:block;}
.total  tr td.value { width:184px; display:none;}
.table-caption { padding-left:10px; font-size:12px; color:#414042; padding-top:15px; padding-bottom:15px;}
.mobility-fund { width:300px; } 
ul.mobile-menu { width:300px; margin-left:-182px;}

.rt-img { clear:left; float:left; margin-bottom:10px;}
.lt-img { clear:left; float:left; margin-bottom:10px; }

.lt-img img, .rt-img img { width:200px; height:131px;}

/* Reciprocal Study Credits section code added by mayank kumar*/
.study-credit-banner .content-area { width:95%;}
.study-credit-banner .content-area figure{ width:28%; text-align:right; }
.study-credit-banner .content-area h2 { width:62%;}
/* Reciprocal Study Credits section code added by mayank kumar*/


}









/*Inner css end*/

.event-sec ul li .content-section { float:left; width:calc(100% - 32px); padding:11px 0; box-sizing:border-box; }
.event-sec ul li .content-section a { width:100%; padding:0; }
.event-sec ul li .content-section h3 { width:auto; font-family:Arial, Helvetica, sans-serif; color:#414042; font-size:14px; font-weight:bold; line-height:20px; }
.event-sec ul li .content-section p { font-family:Arial, Helvetica, sans-serif; color:#c51828; font-size:12px; font-weight:normal; margin-top:8px; }
