@charset "utf-8";
/* CSS Document */


@media only screen and (min-width: 1024px) {
	
	#logo{ left:40%;}

ul#navlist li a { padding:0px 13.8px 0px 13.8px;}	
	
	.box13row{ margin-left:4em;}
	
.container{ width:980px;}
	
.tab01 img{ width:99%;}
	
}


/* ---------------------------------------------------------------------- */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
	


ul#navlist li a { padding:0px 6px 0px 6px;}


	
	/* Header */
	
	.topsocialicon{ text-indent:16em;}
	
	#header {
		margin-bottom: 30px;	
	}

.box13row{  margin-left:0em!important; }



}
/* ---------------------------------------------------------------------- */
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	/* Container */ 
	
	
	.banner img{ width:100%;}

.forginchary img{ width:95%; margin-left:5px;}	
ul#navlist li a{ padding:0px 7px 0px 7px!important; font-size:75%;}


.inter, .booknow{ width:221px;}

.box13row{ width:200px; }
.boxshape{ margin-left:50px;}


.booknowtext{  font-size: 66%;
    line-height: 19px;
    padding-top: 17px;
    text-indent: 1px;}
.tababoutreadmore{ width:40px!important; margin-top:2px !important;}

#logo{ left:40%;}



	
.twitter-widget ul li{padding-left:0px;margin-bottom:20px;}
.one-fourth{ width:130px;}
.one-fourth img{ width:120%;}
.event img{ margin-bottom:0px;}

.internanstional_student{ width:731px;}
.event{ width:731px;}

.internanstional_student p{  width:99%;}
.internanstional_student .text{  width:75%}
.internanstional_student img{   margin-right: 1px;
    margin-top: -49px;
    width: 26%;}
	
	.content-featured{ width:730px;}
	.contantareadown{ width:730px; /*border-radius:0 0 8px 8px;*/}


.contantareadown{ width:731px;/*border-radius:0px 0px 8px 8px;*/ }



.one-third {width: 31%;	 margin-left:5px;}



.one-third  img{width: 100%;	}


	
	.container {
	/*	width: 748px;*/			width: 731px;	
	}
	
	/* Carousel */
	
	.project-carousel > li {
		margin-right: 44px;
	}
	
	/* Related Posts */
	
	.related-posts .post-carousel > li {
		width: 172px;
		margin-right: 20px;
	}
	
	/* FlexSlider */
	
	.flex-caption {
		bottom: 91px;	
	}
	
	/* Portfolio Grid */
	
	ul.portfolio-grid > li.one-third {
		width: 230px;
	}
	
	ul.portfolio-grid > li.one-half {
		width: 364px;
	}
	
.socialiconimgagbg img{ width:15%!important; }


	
}
/* ---------------------------------------------------------------------- */
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	
	/* Slider */
	
	.banner img{ width:100%;}
	

    .flex-caption {
		display: none;	
	}
	
	  .js .tinynav { 
		display: block; 
	}
	
    .js #navlist { 
		display: none; 
	}
	
	#nav, .tinynav {
		width: 370px;
	}

	/* Columns */
	
	.one-half, .one-third, .one-fourth, .two-thirds, .three-fourths {
		float: none;
		display: block;
		margin-right: 0;
		width: 100%;
		max-width: none;
	}
	
	/* Floats */
	
	.alignleft, .alignright {
		float: none;	
	}
	
	/* Containers */
	
	#main, #sidebar {
		margin-bottom: 40px;	
	}
	
	/* Header */
	

	
	/* Footer */
	
	#footer-top > .container > div {
		margin-top: 40px;
	}
	
	#footer-bottom > .container > div {
		margin-top: 20px;
	}
	
	#footer-featured > .container > div {
		margin-top: 20px;
	}
	
	#footer-top > .container > div:first-child,
	#footer-bottom > .container > div:first-child,
	#footer-featured > .container > div:first-child {
		margin-top: 0;
	}
	
	#footer .social-links {
		float: none;
	}

	/* About Us */
	
	.team-member {
		margin-right: 0;
	}
	
	/* Images */
	
	.entry-image.alignleft, .alignleft.caption,
	.entry-image.alignright, .alignright.caption {
		margin: 20px 0;	
	}
	
	.entry-image.aligncenter, .aligncenter.caption {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	/* Comment Form and Contact Form */
	
	#comment-form input, .content-form input {
		width: 80%;
	}
	
	#comment-form textarea, .content-form textarea, .content-form select {
		width: 90%;
	}
	
	/* Page Title */
	
	#page-title h1 {
		float: none;
	}
	
	#breadcrumbs {
		display: none;	
	}
	
	/* Infobox */
	
	.infobox div.with-button {
		display: block;	
	}
	
	.infobox .button {
		display: none;
	}

	.infobox .mobile-button {
		float: none;
		display: block;
		text-align: center;
		margin-left: 0;
		margin-top: 20px;
	}
	
	/* Pricing Tables */
	
	.pricing-table {
		margin-left: 0;
	}
	
	.pricing-table.one-fourth, .pricing-table.one-third {
		max-width: 100%;
		width: 100%;
	}
	
	/* Carousel */
	
	ul.portfolio-grid {
		margin-right: 0;
	}
	
	/* Portfolio Grid */
	
	ul.portfolio-grid > li {
		float: none;
		max-width: 100%;
		margin-right: 0;
	}
	
	/* Blog */
	
	.blog-entry-list .share-wrap h4, 
	.blog-entry-list .share-wrap .social-links  {
		float: none;	
	}
	

	
}
/* ---------------------------------------------------------------------- */
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	/* Container */
	.banner img{ width:100%;}
	



.sharp{ margin-left:0px; }
#slider-home{ margin-top:100px;}
#sidebar{ margin-left:-5em;  float:left!important;}
.aboutnewsevent{   margin-left: 125px !important;
    width: 323px;}
	
.booknow{ margin-top:50px; margin-left:10em!important; }

.box13row{ width:100px; float:left; margin-right:40px; display:block;   }
.boxshape{ top:32.5em; margin-left:15px;    }
.one-third{   display:inline; }
.box13row .text { font-size:16px; margin-top:15px;  }

.tag123 img{ float:left;}
#logo{ margin-left:35%;}




	
	.container {
		width: 420px;
	}
	
	/* Carousel */
	
	.project-carousel > li {
		width: 200px;	
	}
	
	/* Portfolio Grid */
	
	ul.portfolio-grid > li.one-fourth {
		width: 220px;
		margin-left: 100px;
		margin-right: 100px;
	}
	
	ul.portfolio-grid > li.one-third {
		width: 300px;
		margin-left: 60px;
		margin-right: 60px;
	}


	#nav, .tinynav {
		width: 220px;
		margin-top:3.4em;
		margin-left:4em;	}
	
	


	.content-featured{ width:420px;}
	.contantareadown{ width:420px;/*border-radius:0px 0px 8px 8px;*/ }

.foundmessage{ width:95%;}
.tab01 p{ width:96%;}
.internanstional_student p{ font-size:56%; margin-top:5px; width:100%;	}
.internanstional_student .text{  font-size: 48%;
    line-height: 16px;
    margin-top: -10px;
    width: 91%;}
	
.socialiconimgagbg {float:right!important;}
.socialiconimgagbg img{  width:15%!important; margin-top:10px; }

.internanstional_student{ width:420px;}	
.internanstional_student img{ width:39%; margin-top:0px;}
.widget{  margin-left:20px; margin-left:84px;}
.event{width:420px;}
.one-fourth{ margin-left:22px;}


.booknowtext{   
    margin-top: 2.5em;
    padding-top: 88px;
    position: relative;
	display:block;

    text-indent: 5px;}




.awardscss  img{ width:95%;}
.foundimage img{ margin-left:20px;}
.accordion{ margin-left:10px;}
.accordion img{ margin:10px; margin-top:0px; float:left;}
	#main{ padding-left:7px;}
	
	
.one-five { width:90%; margin-left:10px;}
.one-five img{ width:70%;  float:right!important; margin-right:-30px;}

.three-fourths {/*width: 65%;*/ width:90%; margin-left:5px;  clear:both;}
.addresbar{ width:100%;}
}

/* ---------------------------------------------------------------------- */
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and  (max-width: 479px) {
.aboususimage{ width:100px;}

.foundimage img{ margin-left:20px;}
.forginchary img{ width:100%;}


.banner img{ width:100%;}

.sharp{ margin-left:0px;hemant}
h5{ font-size:20px;}
.aboutnewsevent{ margin-left:20px!important;}
.booknow{ width:248px; margin-left:5px;}
.tababoutreadmore{ width:50px!important; margin-top:-1px!important;}
.inter{ width:248px; margin-left:0px;}
.booknowtext{   
    margin-top: 2.5em;
    padding-top: 88px;
    position: relative;
	display:block;
	font-size:10px;

    text-indent: 5px;}


.boxshape{ z-index:999; margin-left:1em; }
	
.tabimagea{ width:41%;}
#nav, .tinynav{ margin-top:3em;}

#slider-home{ margin-top:100px;}

.foundmessage{ width:93%;}
#logo img{ margin-left:-1.5em;}



	
.topsocialicon{ text-indent:2em; font-size:80%; text-align:10px; margin-top:90px;
margin-bottom:20px;
   }


	
	.content-featured{ width:260px; }
	.contantareadown{ width:260px;/*border-radius:0px 0px 8px 8px;*/ }
	
	
	.one-fourth{ width:130px;}
.one-fourth img{ width:100%;}

.widget{ width:203px; margin-left:00px;}

.event{ width:260px;}
	
	
 .internanstional_student{ width:260px} 

.socialiconimgagbg{ float:right!important; font-size: 31%;
    width: 37%;}
.socialiconimgagbg img{
	margin-top:4px!important; 
    width: 14%!important;}

.internanstional_student p{     font-size: 44%;
    margin-left: 0;
    margin-top: -2px;
    width: auto;}
.internanstional_student .text{ font-size: 44%;
    line-height: 93%;
    margin-left: 0;
    margin-top: -10px;
    width: 100%;}
.internanstional_student img{ float: right;
  
    margin-top: 6px;
    width: 46%;}
	





.box13row{ width:230px; float:left; margin-bottom:10px;    }
.boxshape{ top:25.5em; margin-left:15px;     }
.one-third{   width: 96%; float:left; }
.box13row .text { font-size:16px; margin-top:15px;  }







.one-third  img{width: 95%;	}
.tab01 p{ width:93%; text-align:justify;}
	
	



	
	.container {
		width: 260px; 		
	}
	
	/* Carousel */
	
	.project-carousel > li {
		margin-left: 40px;
		margin-right: 40px;
	}
	
	/* Portfolio Grid */
	
	ul.portfolio-grid > li.one-fourth {
		width: 220px;
		margin-left: 40px;
		margin-right: 40px;
	}
	
	/* Flexslider */
	
	.flex-direction-nav a {
		height: 87px;
		margin-top: -43px;	
	}
	
	/* Tiny Nav */
	
	#nav, .tinynav {
		width: 250px;
	}
	
	/* Revolution Slider */
	
	.tp-bullets {
		display: none;	
	}
	
	/* Intro */
	
	.intro .buttons-wrap .button,
	.introbox .buttons-wrap .button {
		margin-right: 0;
		margin-top: 10px;	
		display: block;
		text-align: center;
	}
	
	.intro .buttons-wrap .button:first-child,
	.introbox .buttons-wrap .button:first-child {
		margin-top: 0;	
	}
	
	/* Clients */
	
	.clients {
		margin-right: 0;	
	}
	
	.clients li {
		float: none;	
		margin-left: auto;
		margin-right: auto;
	}
	
	/* Blog */
	
	.blog-entry-list .entry-date,
	.author-image,
	ol.comment-list .avatar-wrap {
		float: none;	
	}
	
	
		
.awardscss img{ width:99.99%;}
	
.sponsorimage img{ width:100%;}	
.accordion{ margin-left:10px;}
	#main{ padding-left:7px;}
	
	
		
.one-five { width:100%; }
.one-five img{ width:90%;  float:right!important; margin-right:20px; }

.three-fourths {/*width: 65%;*/ width:90%;   clear:both;}

.addresbar{ width:95%;}
	
}






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

	
	.one-fourth img{ margin-left:0px!important;}
	.one-five { width:100%; }
.one-five img{ width:90%!important;  float:right!important; margin-right:20px; }

.three-fourths {/*width: 65%;*/ width:90%;   clear:both;}
	.imageaboutus{ width:80%!important;}
	
	
	#main{ padding-left:7px;}
	.accordion{ margin-left:10px;}
.sponsorimage img{ width:100%;}	
	.foundimage img{ width:100%; margin-left:20px;}	

.awardscss img{ width:100%}

	.socialiconimgagbg{ float: right !important;
    font-size: 30%;
    width: 44%;}
	
	.socialiconimgagbg img{
	margin-top:4px!important; 
    width: 14%!important;}

.banner img{ width:100%;}

.aboususimage{ width:100px;}
.sharp{ margin-left:0px;}
h5{ font-size:15px; margin-left:0px!important;  text-indent:0px!important;}

h5 img{margin: 0 8px 0 -5px !important;}

.aboutnewsevent{ margin-left:3px!important;}
.booknow{ width:190px; margin-left:5px;}
.tababoutreadmore{ width:40px!important; margin-top:-1px!important;}
.inter{ width:190px; margin-left:0px;}
.booknowtext{   
    margin-top: 2.5em;

    position: relative;
	display:block;
	font-size:10px;
	text-indent:0px;
	width:100% !important;

    }




.tabimagea{ width:41%;}
#nav, .tinynav{ margin-top:40px;  }

#slider-home{ margin-top:200px;}

.foundmessage{ width:93%;}





	
.topsocialicon{ text-indent:0em; font-size:80%; text-align:10px; margin-top:80px;
margin-bottom:20px;
   }


	
	.content-featured{ width:200px; }
	.contantareadown{ width:200px;/*border-radius:0px 0px 8px 8px;*/ }
	
	
	.one-fourth{ width:130px;}
.one-fourth img{ width:100%;}

.widget{ width:180px; margin-left:00px;}

.event{ width:200px;}
.event img{ width:100%; margin-left:-20px;}
	
	
 .internanstional_student{ width:200px; height:auto} 

.internanstional_student p{ font-size:45%; width:auto; margin-top:-2px;}
.internanstional_student .text{   font-size: 44%;
    line-height: 93%;
    
    width: 180px;}
.internanstional_student img{ float: right;
  
    margin-top: -0px;
    width: 46%;}
	
	



.box13row{ width:180px; float:left; margin-bottom:10px;    }
.boxshape{ top:32.5em; margin-left:15px;     }
.one-third{   width: 96%; float:left; }
.box13row .text { font-size:16px; margin-top:15px;  }



.one-third  img{width: 95%;	}
.tab01 p{ width:93%; text-align:justify;}
	
	


	.container {
		width: 200px;		
	}
	
	/* Carousel */
	
	.project-carousel > li {
		margin-left: 40px;
		margin-right: 40px;
	}
	
	/* Portfolio Grid */
	
	ul.portfolio-grid > li.one-fourth {
		width: 220px;
		margin-left: 40px;
		margin-right: 40px;
	}
	
	/* Flexslider */
	
	.flex-direction-nav a {
		height: 87px;
		margin-top: -43px;	
	}
	
	/* Tiny Nav */
	
	#nav, .tinynav {
		width: 200px;
	}
	
	/* Revolution Slider */
	
	.tp-bullets {
		display: none;	
	}
	
	/* Intro */
	
	.intro .buttons-wrap .button,
	.introbox .buttons-wrap .button {
		margin-right: 0;
		margin-top: 10px;	
		display: block;
		text-align: center;
	}
	
	.intro .buttons-wrap .button:first-child,
	.introbox .buttons-wrap .button:first-child {
		margin-top: 0;	
	}
	
	/* Clients */
	
	.clients {
		margin-right: 0;	
	}
	
	.clients li {
		float: none;	
		margin-left: auto;
		margin-right: auto;
	}
	
	/* Blog */
	
	.blog-entry-list .entry-date,
	.author-image,
	ol.comment-list .avatar-wrap {
		float: none;	
	}
	
	
	
#logo img{ margin-left:-1em;   }
	
	
.forginchary img{ width:100%;}

.textinsideparton img{ margin-left:0px; margin-top:10px;}


.accordion img{ margin:0px; margin-top:0px; float:left;}
.addresbar{ width:95%;}

}






