* {
	margin:0px;
	padding:0px;
}


body{background-color:#009d97;}

@font-face {
	font-family:'Roboto-Condensed';
	src: url('../font/Roboto-Condensed_gdi.eot');
	src: url('../font/Roboto-Condensed_gdi.eot?#iefix') format('embedded-opentype'),
		url('../font/Roboto-Condensed_gdi.woff') format('woff'),
		url('../font/Roboto-Condensed_gdi.ttf') format('truetype'),
		url('../font/Roboto-Condensed_gdi.svg#Roboto-Condensed') format('svg');

}


@font-face {
	font-family:'Calibri-Regular';
	src: url('../font/Calibri_gdi.eot');
	src: url('../font/Calibri_gdi.eot?#iefix') format('embedded-opentype'),
		url('../font/Calibri_gdi.woff') format('woff'),
		url('../font/Calibri_gdi.ttf') format('truetype'),
		url('../font/Calibri_gdi.svg#Calibri-Regular') format('svg');

}



img {
	border: 0px;
	margin: 0;
	padding: 0;
	outline: none;
	display: block;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
::-webkit-input-placeholder {
color: #444444 !important;
font-size:14px;
}
:-moz-placeholder {
color: #444444 !important;
font-size:14px;
}
::-moz-placeholder {
color: #444444 !important;
font-size:14px;
}
:-ms-input-placeholder {
color: #444444 !important;
font-size:14px;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	color: #4F4D4D;
	font-weight: bold;
	background: #e2e2e2;
	font-size: 14px;
}
td, th {
	padding: 6px;
	border: 1px solid #ccc;
	text-align: left;
}
td {
	vertical-align: top;
	background: #efefef;
	color: #6B6B6B;
}
td a {
	color: #6B6B6B;
}
/*
----------------------------------------------------------------
typography
----------------------------------------------------------------
*/

.clr {
	clear: both;
}
.textaligncenter {
	text-align: center;
}
.textalignleft {
	text-align: left;
}
.textalignright {
	text-align: right;
}
.red-clr {
	color: #F9D20B;
}

#page{width:1100px;
height:768px;
margin:0 auto;
background-color:#e0e0e0;
}


.header-row{width:100%;
height:auto;
overflow:hidden; position:relative;
}

.header-row img{width:375px;
height:81px; 
margin-left:30%;
}

.content-row{width:100%;
height:auto;
overflow:hidden;
margin:40px 0 0 0;
}

.content-row-pic{width:30%;
height:auto;
float:left;
}

.content-row-des{width:68%;
float:right;
height:auto;
margin:0 20px 0 0;

}

.content-row-des h1{font-family:'Roboto-Condensed';
font-size:38px;
color:#6e6e6e;
}


.content-row-des h2{font-family:'Roboto-Condensed';
font-size:38px;
color:#6e6e6e;
margin:20px 0 0 0;
}




.content-row-des p{	font-family:'Calibri-Regular';
font-size:28px;
color:#6e6e6e;
line-height:35px;
}


.content-row-des h3{font-family:'Calibri-Regular';
font-size:28px;
color:#fff;
margin:20px 0 0 0;
background-color:#009d97;
width:400px;
text-align:center;
padding:10px;

}

.content-row-des h3 a{text-decoration:none; color:#fff;}



.bottom-row{width:97%;
height:auto;
overflow:hidden;
margin:30px 0 0 0;
padding:10px;
}

.bottom-row p{	font-family:'Calibri-Regular';
font-size:28px;
color:#6e6e6e;
line-height:35px;
}


.bottom-row2{width:100%;
height:auto;
overflow:hidden;
margin:10px 0 0 0;
}

.bottom-row2 img{width:170px;
height:135px; 
margin:0 auto;
}
/*Raj css*/

.social_icon{ width:auto; position: absolute; right:65px; top:10px;}
.social_icon a{ float:left;}
.social_icon img{ width:auto !important; height:auto !important;  margin-left:2px !important;}


@media screen and (max-width:359px){
	
	#page{width:90%; height:auto; padding:10px;}
	
	.header-row img{width:275px;
}


.content-row-pic{display:none;}

.content-row-des{width:100%;
float:none;
}

.content-row-des h1{
font-size:25px;
}


.content-row-des h2{
font-size:25px;
}




.content-row-des p{	
font-size:20px;
text-align:justify;
}


.content-row-des h3{font-family:'Calibri-Regular';
font-size:20px;
color:#fff;
margin:20px 0 0 0;
background-color:#009d97;
width:270px;
text-align:center;
padding:10px;

}

.content-row-des h3 a{text-decoration:none; color:#fff;}

.bottom-row{padding:0px;
}

.bottom-row p{	
font-size:20px;
text-align:justify;
}

.header-row img{ margin:0px; height:auto;}
.social_icon{ position:relative; text-align:center; top:0px; float:none; right:0;}
.social_icon img{ text-align:center;}
	
}


@media screen and (min-width:360px) and (max-width:479px) {

#page{width:90%; height:auto; padding:10px;}
	
	.header-row img{width:275px;
}


.content-row-pic{display:none;}

.content-row-des{width:100%;
float:none;
}

.content-row-des h1{
font-size:25px;
}


.content-row-des h2{
font-size:25px;
}




.content-row-des p{	
font-size:20px;
text-align:justify;
}


.content-row-des h3{font-family:'Calibri-Regular';
font-size:20px;
color:#fff;
margin:20px 0 0 0;
background-color:#009d97;
width:270px;
text-align:center;
padding:10px;

}

.content-row-des h3 a{text-decoration:none; color:#fff;}

.bottom-row{padding:0px;
}

.bottom-row p{	
font-size:20px;
text-align:justify;
}
.header-row img{ margin:0px; height:auto;}
.social_icon{ position:relative; text-align:center; top:0px; float:none; right:0;}
.social_icon img{ text-align:center;}
	
}


@media screen and (min-width:480px) and (max-width:639px) {

#page{width:90%; height:auto; padding:10px;}
	
	.header-row img{width:275px;
}


.content-row-pic{display:none;}

.content-row-des{width:100%;
float:none;
}

.content-row-des h1{
font-size:25px;
}


.content-row-des h2{
font-size:25px;
}




.content-row-des p{	
font-size:20px;
text-align:justify;
}


.content-row-des h3{font-family:'Calibri-Regular';
font-size:20px;
color:#fff;
margin:20px 0 0 0;
background-color:#009d97;
width:270px;
text-align:center;
padding:10px;

}

.content-row-des h3 a{text-decoration:none; color:#fff;}

.bottom-row{padding:0px;
}

.bottom-row p{	
font-size:20px;
text-align:justify;
}
.header-row img{ margin:0px; height:auto;}
.social_icon{ right:0px;}
	
}


@media screen and (min-width:640px) and (max-width:767px) {

#page{width:90%; height:auto; padding:10px;}
	
	.header-row img{width:275px;
}


.content-row-pic{display:none;}

.content-row-des{width:100%;
float:none;
}

.content-row-des h1{
font-size:25px;
}


.content-row-des h2{
font-size:25px;
}




.content-row-des p{	
font-size:20px;
text-align:justify;
}


.content-row-des h3{font-family:'Calibri-Regular';
font-size:20px;
color:#fff;
margin:20px 0 0 0;
background-color:#009d97;
width:270px;
text-align:center;
padding:10px;

}

.content-row-des h3 a{text-decoration:none; color:#fff;}

.bottom-row{padding:0px;
}

.bottom-row p{	
font-size:20px;
text-align:justify;
}
.header-row img{ margin:0px; height:auto;}
.social_icon{ right:0px;}
	
}


@media screen and (min-width:768px) and (max-width:960px) {

#page{width:90%; height:auto; padding:10px;}
	
	.header-row img{width:275px;
}


.content-row-pic{display:none;}

.content-row-des{width:100%;
float:none;
}

.content-row-des h1{
font-size:25px;
}


.content-row-des h2{
font-size:25px;
}




.content-row-des p{	
font-size:20px;
text-align:justify;
}


.content-row-des h3{font-family:'Calibri-Regular';
font-size:20px;
color:#fff;
margin:20px 0 0 0;
background-color:#009d97;
width:270px;
text-align:center;
padding:10px;

}

.content-row-des h3 a{text-decoration:none; color:#fff;}

.bottom-row{padding:0px;
}

.bottom-row p{	
font-size:20px;
text-align:justify;
}

.header-row img{ margin:0px; height:auto;}
.header-row img{ margin:0px; height:auto;}
.social_icon{ right:0px;}
	
}


@media screen and (min-width:1024px) and (max-width:1080px) {


#page{width:90%; height:auto; padding:10px;}
	
	.header-row img{width:275px;
}


.content-row-pic{display:none;}

.content-row-des{width:100%;
float:none;
}

.content-row-des h1{
font-size:25px;
}


.content-row-des h2{
font-size:25px;
}




.content-row-des p{	
font-size:20px;
text-align:justify;
}


.content-row-des h3{font-family:'Calibri-Regular';
font-size:20px;
color:#fff;
margin:20px 0 0 0;
background-color:#009d97;
width:270px;
text-align:center;
padding:10px;

}

.content-row-des h3 a{text-decoration:none; color:#fff;}

.bottom-row{padding:0px;
}

.bottom-row p{	
font-size:20px;
text-align:justify;
}
.header-row img{ margin:0px; height:auto;}
.social_icon{ right:0px;}
}