body
			{
				background-image: url("../Images/back6.jpg");
				background-attachment: fixed;
				background-size: cover;
			}
			.headerslider, .myform, .footerform
			{
				float: left;
				
			}
			    *{
	margin:0px auto;
	padding:0px;
	font-family: "Roboto Condensed";
}
.accordion h2{
	font-size:16px;
	font-family: 'Oswald';
	font-weight:300;

}
.accordion .content p{
	font-size:14px;
	margin-bottom:10px;
}
body  {

    background-color: black;
}
#contentimg
{
	text-align: center;
}
#contentimg img
{
	margin: 0 auto;
}
#rsidebar
{
	height: 100%;
	overflow:hidden;
    min-height: 900px;
}
#rsidebar img, .testitable img
{
	border-radius: 50%;
}
 *{
	margin:0px auto;
	padding:0px;
	font-family: "roboto";
}
.accordion h2{
	font-size:16px;
	font-family: 'Oswald';
	font-weight:300;

}
.accordion .content p{
	font-size:14px;
	margin-bottom:10px;
}
body  {

    background-color: black;
}
#contentimg
{
	text-align: center;
}
#contentimg img
{
	margin: 0 auto;
}
#rsidebar
{
	height: 100%;
	overflow:hidden;
    min-height: 900px;
}
#rsidebar img
{
	border-radius: 50%;
}
.testitable, .testitable td
{
	text-align: center;
}
			.clearfix
			{
				clear: both;
			}
			.wrapper
			{
				position:relative;
				//overflow:hidden;
				width:100%;
				background-color: rgba(1,20,63, 0.5);
			}
			.ladv
			{
				//display: inline-block;
				text-align:center;
				float: left;
			}
			.radv
			{
				//display: inline;
    				//float: right;
    				position:absolute;
				top:0;
				right:0;
				text-align:center;

			}
			.addimg
			{
				width: 250px;
				height: 135px;
				z-index: -1;
			}	
			.adds
			{
				//display: inline-block;
				//overflow:none;
				margin-left: 160px;
				margin-right:160px;
				text-align: center;
			}
			.tdd
			{
				width: 250px;

				margin-top:20px;
				margin-bottom: 20px;
				margin-right:20px;
				margin-left:20px;
				padding:0px;
				transform: rotate(10deg);
				z-index: -1;
				display: inline-block;
			}
			.addimg:hover
			{
				transform: scale(2,2);
				position: relative;
				z-index: 1;
			}
			.tdd:hover
			{
				transform: rotate(0deg);
				z-index: 1;
				position: relative;
			}
			.header
			{
				text-align:center;
			}
			.topadd
			{
				text-align:center;
			}
			.footer
			{
				text-align: center;
				font-size: large;
				color:white;
			}
			div.carts
			{	
				text-align: center;
			}
			div.tbar
			{
				height: 20px;
			}
			.myform,  .footerform
			{
				margin-left: 1%;
				width: 24%;
				font-size: 0.5em !important;
			}
			.footerform
			{
				margin-left: 1%;
				width: 60%;
				font-size: 0.5em !important;
			}
			.headerslider
			{
				width: 75%;
			}
			.myform span, .footerform span
			{
				margin: 0 auto;
			}
			.valuebox, .valuebutton
			{
				font-size: normal;
				border-radius: 5px;
				margin: 5px;
				padding: 10px;
				width: 80%;
			}
			.valuebutton{
				background-color:orange;
				font-size: large;
				text-decoration: 600;
				box-shadow: 3px 3px 3px blue;
			}
			.valuebutton:hover{
			background-color:blue;
				color: white;
				font-size: large;
				text-decoration: 600;
				box-shadow: 3px 3px 3px white;	
				cursor: pointer;
			}
			.valuebox1, .valuebutton1
			{
				font-size: 2em;
				border-radius: 5px;
				margin: 5px;
				padding: 10px;
				width: 80%;
			}
			.valuebutton1{
				background-color:orange;
				font-size: large;
				text-decoration: 600;
				box-shadow: 3px 3px 3px blue;
			}
			.valuebutton1:hover{
			background-color:blue;
				color: white;
				font-size: large;
				text-decoration: 600;
				box-shadow: 3px 3px 3px white;	
				cursor: pointer;
			}
			.newfooter, .footerspan
			{
				text-align: center;
				line-height: 1.5em;
				width: 40%;
				font-size: 1.5em;
				font-weight: bold;
				text-shadow: 3px 3px 3px red;
				float: left;
			}
			.header1
			{
				text-align: center;
			}
			.header1 div
			{
				margin: 0 auto;
			}
			.cheader
			{
				background-color:black !important;
				border: none;
				color:white !important;
				font-size: 1.3em;
				font-weight: bolder;
			}
			.cheader:hover
			{
				background-color:white !important;
				box-shadow: 1px 3px 4px black;
				color:red !important;
				font-size: 1.3em;
				font-weight: bolder;
			}
			.ctagline
			{
				color: #3F72A4;
				font-weight:bold;
			}
			.ccontent
			{
				text-align:justify;
			}
@media only screen and (max-width:1200px)	
{
    .myform, .footerform
	{
			display: block;
			float: none;
			margin-left: 1%;
			width: 100%;
			font-size: 0.5em !important;
	}
	.footerform span
	{
		display: block;
	}
	.valuebox, .valuebutton
	{
			font-size: 1.5em;
	}
	.valuebox1, .valuebutton1
	{
			font-size: 3.5em;
	}
}
@media only screen and (max-width:1024px)
{
	.myform, .footerform
	{
			display: block;
			float: none;
			margin-left: 1%;
			width: 100%;
			font-size: 0.5em !important;
	}
	.footerform span
	{
		display: block;
	}
	.valuebox, .valuebutton
	{
			font-size: 1.5em;
	}
	.valuebox1, .valuebutton1
	{
			font-size: 3.5em;
	}
}
@media only screen and (max-width:768px)
{
	.myform, .footerform
	{
			display: block;
			float: none;
			margin-left: 1%;
			width: 100%;
			font-size: 0.5em !important;
	}
	.footerform span
	{
		display: block;
	}
	.valuebox, .valuebutton
	{
			font-size: 1.5em;
	}
	.valuebox1, .valuebutton1
	{
			font-size: 3.5em;
	}
}
@media(max-width:640px)
{
	.myform, .footerform
	{
			display: block;
			float: none;
			margin-left: 1%;
			width: 100%;
			font-size: 0.5em !important;
	}
	.footerform span
	{
		display: block;
	}
	.valuebox, .valuebutton
	{
			font-size: 1.5em;
	}
	.valuebox1, .valuebutton1
	{
			font-size: 3.5em;
	}
}
@media(max-width:480px)
{
	.myform, .footerform
	{
			display: block;
			float: none;
			margin-left: 1%;
			width: 100%;
			font-size: 0.5em !important;
	}
	.footerform span
	{
		display: block;
	}
	.valuebox, .valuebutton
	{
			font-size: 1.5em;
	}
	.valuebox1, .valuebutton1
	{
			font-size: 3.5em;
	}
}
@media(max-width:320px)
{
	.myform, .footerform
	{
			display: block;
			float: none;
			margin-left: 1%;
			width: 100%;
			font-size: 0.5em !important;
	}
	.footerform span
	{
		display: block;
	}
	.valuebox, .valuebutton
	{
			font-size: 1.5em;
	}
	.valuebox1, .valuebutton1
	{
			font-size: 3.5em;
	}
}
