@charset "utf-8";

/* ============================== */
/* 
	- Title: Diploma Landing Page
	- Autor: Coralix Themes
	- Version: 1.0
*/
/* ============================== */


/* ---------------------------------------------------------------------- */
/*	Mobile Version 1024px
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 1024px) {	
	.navbar ul li {
		font-size: 1.2em;
	}
	.jumbotron h1 {
		font-size: 3em;
		letter-spacing: -4px;
	}
	.navbar-default .navbar-nav>li>a {
		padding-left: 6px;
		padding-right: 6px;
	}
	.features .item {
		margin:30px 0;
	}
	.banimg_right{width:50%; float:right;}
	.banimg_left{width:50%; float:left}
.mail_id a{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; color:#003366; text-decoration:none; float:right; position:relative; right:37px; top:15px;}
.mail_id a:hover{text-decoration:underline;}
.title h2 { line-height:26px !important; }
}


/* ---------------------------------------------------------------------- */
/*	Mobile Version 768px
/* ---------------------------------------------------------------------- */

@media handheld, only screen and (max-width: 1024px) and (min-width:768px) {	

	.jumbotron h1 {
		font-size: 2.3em;
		letter-spacing: -4px;
	}
	.newsletter {
		text-align: center;
	}
	.newsletter .fields h3 {
		font-size: 1.6em;
		text-align: center;
	}
	.newsletter .fields input.btn {
		font-size: 1em;
		padding: 10px 15px;
	}
	.copy h6 {
		text-align: center;
	}
	.copy ul {
		text-align: center;
		margin-top: 20px;
	}
	.copy ul li {
		float: none;
	}
	.banimg_right{width:48%; float:right;}
	.banimg_left{width:10%; float:left}
	.mail_id a{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; color:#003366; text-decoration:none; float:right; position:relative; right:14px; top:21px;}
.mail_id a:hover{text-decoration:underline;}

.title h1 { line-height:38px; }
.title h2 { line-height:26px !important; }
.infoitem img { width:100%; }


}	


/* ---------------------------------------------------------------------- */
/*	Mobile Version 480px
 /* ---------------------------------------------------------------------- */
 
 

@media handheld, only screen and (max-width: 480px) { 
	.jumbotron h1 {
		font-size: 2em;
		letter-spacing: -4px;
	}
	
	.newsletter .fields input.form-control {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.video iframe {
	    height: 200px;
	}
	.banimg_right{width:56%; float:right;}
	.banimg_left{width:10%; float:left}
	.mail_id a{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; color:#003366; text-decoration:none; float:right; position:relative; right:0px; top:0px;}
.mail_id a:hover{text-decoration:underline;}

.jumbotron h2  { font-size:1em; }
.title h1 { line-height:38px; }
.title h2 { line-height:26px !important; }
.infoitem img { width:100%; }



}
 @media handheld, only screen and (min-width: 360px) { 
 .banimg_right{width:44%; float:right;}
	.banimg_left{width:10%; float:left}

}

@media handheld, only screen and (max-width: 320px) { 

	.banimg_right{width:40%; float:right;}
	.banimg_left{width:10%; float:left}

}