@charset "utf-8";

img, object, embed,  {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}
body,html {
	margin:0;
	padding:0;

}
/**changes starts**/
.topbar {
	height:auto;
	width:100%;
	float:left;
top:0;
	position:fixed;
	z-index:5;
	background-color:rgba(51,51,51,0.7);
}


/*topcontrol ends*/
/*homebodycontrol starts*/
#homebodycontrol {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color:rgba(0,0,0,0.7);
	margin-top:0px;
}
.aboutholdercntrl {
	height: auto;
	width: 80%;
	padding: 15% 10% 5% 10%;
	float: left;
	color: rgba(255,255,255,1);
	font-family: 'Titillium Web', sans-serif;
	font-size:120%;
	text-align: center;
	position: relative;
	background-color:rgba(0,0,0,0.3);
}
.details {
	height: auto;
	width: 80%;
	padding: 5% 10% 5% 10%;
	float: left;
	background-color: rgba(255,255,255,1);
	color: rgba(153,153,153,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	position: relative;
}
.newsheading {
	height: auto;
	width: 96%;
	padding: 2% 2% 2% 2%;
	float: left;
	background-color: rgba(255,102,0,0.9);
	color: rgba(255,255,255,1);
	font-size: 250%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	position: relative;
}
.newscol {
	height: auto;
	width: 96%;
	padding: 2% 2% 2% 2%;
	float: left;
	background-color: rgba(102,102,102,0.8);
	color: rgba(153,153,153,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	position: relative;
}
.articleholder {
	height:auto;
	width:40%;
	float:left;
	margin:0 2% 0 8%;
}
.articleholder2 {
	height:auto;
	width:40%;
	float:right;
	margin:0 8% 0 2%;
}
.readmore {
	height:auto;
	width:100px;
	background:none;
	padding:1%;
	float:right;
	margin:0 0 0 25%;
	font-size:100%;
	background-color: rgba(102,102,102,1);
	color:rgba(255,255,255,1);
	text-align:center;
}
.readmore:hover {
	background-color: rgba(255,102,0,1);
	color: rgba(255,255,255,1);
}
.quicklinksholder {
	height: auto;
	width:80%;
	float: left;
	padding:3% 10% 3% 10%;
	background-color: rgba(255,255,255,1);
	position:relative;
}
.hovercubes2 {
	height:350px;
	width:300px;
	float:left;
	margin:0 2% 30px 2%;
}
/**media content start**/
#medialinksholder {
	height: auto;
	width:100%;
	float: left;
	padding: 20px 12% 30px 12%;
	background-color: rgba(51,51,51,1);
	color: rgba(255,255,255,1);
	text-align: center;
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	position:relative;
}
.hovercubes1 {
	height:340px;
	width:300px;
	float:left;
	margin:0 2% 30px 2%;
	-webkit-box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.75);
}
.pluginhead {
	height: auto;
	width: 100%;
	padding: 10px 0 10px 0;
	float: left;
	color: rgba(255,255,255,1);
	background-color: rgba(102,102,102,1);
	font-family: 'Nunito', sans-serif;
	font-size: 80%;
	text-align: center;
}
/**media content end**/
.socials {
	height: auto;
	width: 240px;
	float: left;
	margin:0 0 0 40%;
	position:relative;
	}
.socialcubes {
	height:50px;
	width:50px;
	float:left;
	background: url(../images/socials/socials-01.png) no-repeat rgba(0,0,0,1);
	margin:5px;
	border-radius:10px;
}
.socialcubes:hover {
	background: url(../images/socials/socials-05.png)rgba(255,255,255,1);
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.15);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.15);
}
.socialcubes2 {
	height:50px;
	width:50px;
	float:left;
	background: url(../images/socials/socials-02.png) no-repeat rgba(0,0,0,1);
	margin:5px;
	border-radius:10px;
}
.socialcubes2:hover {
	background: url(../images/socials/socials-06.png)rgba(255,255,255,1);
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.15);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.15);
}
.socialcubes3 {
	height:50px;
	width:50px;
	float:left;
	background: url(../images/socials/socials-03.png) no-repeat rgba(0,0,0,1);
	margin:5px;
	border-radius:10px;
}
.socialcubes3:hover {
	background: url(../images/socials/socials-07.png)rgba(255,255,255,1);
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.15);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.15);
}
/*homebodycontrol ends*/
/*footer starts*/
.websiteby {
	height: auto;
	width: 100%;
	float: left;
	padding: 10px 0 5px 0;
	color: rgba(255,255,255,1);
	background-color: rgba(0,0,0,1);
	text-align: center;
	font-size:70%;
	font-family: 'Titillium Web', sans-serif;
	position: relative;
}
/*footer ends*/
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
@media only screen and (min-width: 320px) and (max-width:480px) {
	
/*homebodycontrol starts*/
#homebodycontrol {
	width: 100%;
	margin-top:40px;
}
.aboutholdercntrl {
	height: auto;
	width: 98%;
	padding: 2% 1% 5% 1%;
}
.articleholder {
	height:auto;
	width:100%;
	float:left;
	margin:0 0% 0 0%;
}
.articleholder2 {
	height:auto;
	width:100%;
	float:left;
	margin:0 0% 0 0%;
}
.quicklinksholder {
	height: auto;
	width:96%;
	float: left;
	padding:3% 2% 3% 2%;
}
.hovercubes2 {
	height:350px;
	width:300px;
	float:left;
	margin:0 0% 30px 0%;
}
.socials {
	width: 190px;
	height:auto;
	margin:0 0 0 20%;
	}
/*homebodycontrol end*/
.socialcontrol {
	height: auto;
	width:94%;
	float: left;
	padding:1% 3% 1% 3%;
	font-size:140%;
}	
#medialinksholder {
	width:96%;
	padding: 20px 2% 30px 2%;
}	
/*bodycontrl ends*/
	/*footer starts*/
.websiteby {
	font-size: 80%;
}
/*footer ends*/
}
@media only screen and (min-width: 480px) and (max-width:800px) {
	/*homebodycontrol starts*/
#homebodycontrol {
	width: 100%;
	margin-top:40px;
}
.aboutholdercntrl {
	height: auto;
	width: 98%;
	padding: 2% 1% 5% 1%;
}
.articleholder {
	height:auto;
	width:100%;
	float:left;
	margin:0 0% 0 0%;
}
.articleholder2 {
	height:auto;
	width:100%;
	float:left;
	margin:0 0% 0 0%;
}
.quicklinksholder {
	height: auto;
	width:60%;
	float: left;
	padding:3% 20% 3% 20%;
}
.hovercubes2 {
	height:350px;
	width:300px;
	float:left;
	margin:0 0% 30px 0%;
}
.socials {
	width: 190px;
	height:auto;
	margin:0 0 0 20%;
	}
/*homebodycontrol end*/

.socialcontrol {
	height: auto;
	width:94%;
	float: left;
	padding:1% 3% 1% 3%;
	font-size:140%;
}	
#medialinksholder {
	width:83%;
	padding: 20px 0% 30px 17%;
}
/*bodycontrl ends*/
	/*footer starts*/
.websiteby {
	font-size: 80%;
}
/*footer ends*/
}
@media only screen and (min-width: 768px) and (max-width:1024px) {
		/*homebodycontrol starts*/
#homebodycontrol {
	width: 100%;
}
.aboutholdercntrl {
	height: auto;
	width: 98%;
	padding: 2% 1% 5% 1%;
}
.articleholder {
	height:auto;
	width:48%;
	float:left;
	margin:0 1% 0 1%;
}
.articleholder2 {
	height:auto;
	width:48%;
	float:right;
	margin:0 1% 0 1%;
}
.quicklinksholder {
	height: auto;
	width:96%;
	float: left;
	padding:3% 2% 3% 2%;
}
.hovercubes2 {
	height:350px;
	width:300px;
	float:left;
	margin:0 4% 30px 4%;
}
.socials {
	width: 190px;
	height:auto;
	margin:0 30% 0 37%;
	}
/*homebodycontrol end*/

.socialcontrol {
	height: auto;
	width:94%;
	float: left;
	padding:1% 3% 1% 3%;
	font-size:140%;
}	
	#medialinksholder {
	width:90%;
	padding: 20px 0% 30px 10%;
}
/*bodycontrl ends*/
	/*footer starts*/
.websiteby {
	font-size: 80%;
}
/*footer ends*/
}
