
.topNav a	{
	color:#fff;	
}

.noDisplay	{
	display:none;	
}

.outerShadow	{
	text-shadow:	
		-2px -2px 4px #000, 
		2px -2px 4px #000, 
		-2px 2px 4px #000, 
		2px 2px 4px #000;	
}

.container subAccessories a	{
	font-size:16px;
	font-weight:bold;
	color:#999;	
}

.container subAccessories a:hover	{
	color:#fba1a1;	
}

.readMore a	{
	float:right;
	border:1px solid #fba1a1;
	padding:10px;
	margin-bottom:20px;
}

.readMore a:hover	{
	color:#FFF !important;
	background:#fba1a1;
}

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="password"], .contact-form input[type="date"], .contact-form input[type="time"] {
    border: 1px solid #555;
    padding: 8px 14px;
    width: 100%;
    margin-bottom: 20px;
}

.contact-form textarea {
    border: 1px solid #555;
    padding: 8px 14px;
    width: 100%;
    margin-bottom: 20px;
	height:150px;
}

.pagePadding	{
	margin-top:50px;	
	margin-bottom:100px;
	padding:20px;	
}

.footerMenu a	{
	color:#FFF;
}

.close1, .close2 {
    background: url(../../images/close_1.png) no-repeat 0px 0px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 0px;
    top: 0px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

.blockList ul	{
    text-align:left;
	padding:5px;
}

.blockList ul li	{
    display:inline-table;
	margin-right:30px;
	margin-left:20px;
	text-align:center;
}

.blockList div	{
    display:inline-table;
	margin-bottom:5px;
	text-align:center;
}

.errorMessage	{
	font-weight:bold;
	color:#F00	
}

.contentPadding	{
	margin-bottom:100px;	
}

.menuBox	{
	border-radius:10px !important;	
}

.bottomStickyIcons	{
	position: fixed;
	float:right;
    bottom: 2%;
    right: 2%;
    z-index: 1000;	
}

.bottomStickyIcons	{
	position: fixed;
	float:right;
    bottom: 2%;
    right: 2%;
    z-index: 1000;	
}


.productList ul	{
    text-align:center;
	padding:0px;
}

.productList li	{
    display:inline-table;
    padding:15px 5px 5px 5px;
	margin:15px;
	text-align:center;
}

@media (min-width:768px) {
	
.desktopNoDisplay	{
	display:none;	
}
	
.cakeBoxTitle	{
	font-size: 16px !important;
    width: 200px;
    text-shadow: -2px -2px 4px #fff, 2px -2px 4px #fff, -2px 2px 4px #fff, 2px 2px 4px #fff;	
}

.agileits_vallpapers_heding.three h3 {
    font-size: 4em;
}
	
}

@media (max-width:768px) {
	
.mobileNoDisplay	{
	display:none;	
}
	
.cakeBoxTitle	{
	font-size: 16px !important;
    width: 130px;
    text-shadow: -2px -2px 4px #fff, 2px -2px 4px #fff, -2px 2px 4px #fff, 2px 2px 4px #fff;	
}

.productList	{
    text-align:center;
}

.agileits_vallpapers_heding.three h3 {
    font-size: 3em;
}

}

.meddile_agile_section {
    min-height: 360px;
    padding-top: 8em;
}

.meddile_agile_section {
    background: url(../../../homeImages/2.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    min-height: 400px;
    color: black;
    padding-top: 6em;
}

.agileits_vallpapers_heding.three h3 {
	font-family: 'Abel';
    color: #fff;
    font-weight: 300;
    letter-spacing: 7px;
    width: 70%;
    margin: 0 auto;
    line-height: 1em;
	text-shadow: -2px -2px 4px #000, 2px -2px 4px #000, -2px 2px 4px #000, 2px 2px 4px #000;
}

.productList ul	{
    text-align:center;
	padding:0px;
}

.productList li	{
    display:inline-table;
    padding:15px 5px 5px 5px;
	margin:15px;
	text-align:center;
}

.footerImages	{
	text-align:center;	
}

.footerImages li img	{
	max-height:140px;	
}

.allProductsHead	{
	margin-top:20%;
	text-shadow: -2px -2px 4px #fff, 2px -2px 4px #fff, -2px 2px 4px #fff, 2px 2px 4px #fff;	
}

.csrDetails	{
	background-image:url(../../images/csr_bg.png);
	font-size:22px;
	padding:20px 10px 50px 10px;
}

.csrDetails h2	{
	color:#bf1e2e;	
}

.csrDetails span	{
	color:#bf1e2e;	
}
