/************Responsive Design By Sasikumar P**************/
/************Facebook Website Design By Sarathkumar G**************/
.logo {
    /*background: url("../images/logo.png") no-repeat scroll 0 0 transparent; text-indent: -5000px;*/
    display: block;
    height: 128px;
    position: relative;
   
    width: 100%;
    z-index: 9999999;
}
#page1 .header-box3 {
	min-height:521px;
}
.inner1 {
    color: #ffffff;
    float: right;
    font-family: Roboto !important;
    font-size: 15px;
    line-height: 26px;
    margin-left: 53px;
    margin-top: 26px;
   /* padding-bottom: 31px;*/
    text-align: left;
    width: 220px;
}
.onlyonfb
{
    display:none;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px ) 
{
    body{
	background:#000;
	font:13px/20px Roboto, Helvetica, sans-serif;
	color:#929292;
	position:relative;
	width:100%;
	overflow-x:hidden;
}
.inner1 {
    color: #ffffff;
   
    font-family: Roboto !important;
    font-size: 15px;
    line-height: 26px;
   
   /* padding-bottom: 31px;*/
    text-align: center;
    display:block;
    margin:0 auto;
    width: 100%;
}

.logo {
    /*background: url("../images/logo.png") no-repeat scroll 0 0 transparent; text-indent: -5000px;*/
    display: block;
    height: 128px;
    position: relative;
   
    width: 300px;
    z-index: 9999999;
}

.main {
    background: url("../images/bg_body.png") repeat scroll 0 0;
    margin: 0 auto;
    max-width: 93%;
    padding: 0 10px;
    position: relative;
}
#toTop
{
    display:none!important;
}
    .logo
    {
     height:56px;   
    }
    .logo img
    {
        width:295px;
        height:auto;
    }
    #page1 .header-box3 {
	min-height:380px;
}
    
/*.slider, .slider img 
{
     position: absolute;
    top: 214px !important;
    height: 364px;
    left: 2px;
    margin: 0 auto;
    overflow: visible !important;
   
    width: 300px !important;
    z-index: 2;
}*/
.inner1 {
    color: #ffffff;
    float: left;
    font-family: Roboto !important;
    font-size: 15px;
    line-height: 26px;
   
    margin-top: 26px;
    text-align: center;
}
     h2 {
    color: #fbcc72;
    font-size: 23px;
    font-weight: normal;
    padding: 20px 0;
}
   .sf-menu, .sf-menu * {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sf-menu {
    line-height: 1;
}
.sf-menu li {
  
    background: url(../images/black_bg.jpg);
    border: 1px solid #333;
    border-radius: 10px;
    margin: 2px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
nav {
   
    height: 64px;
    padding-left: 5px;
    z-index: 99999;
    background:none;
}
.sf-menu a {
    color: #eaecf0;
    display: block;
    font-family: Roboto Condensed;
    font-size: 15px;
    line-height: 24px;
    padding: 8px 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.sf-menu li:hover, .sf-menu li.active, .sf-menu > li.sfHover > a {
    background: url("../images/menu-bg-hov.gif") repeat-x scroll 0 0 #00247e;
    text-decoration: none;
}
.sf-menu > li a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-decoration: none;
}
.container_24 .grid_24, .container_24 .grid_16, .container_24 .grid_8,  .container_24 .grid_6,   .container_24 .grid_7
{
    width: 100%;
}

#form1 input {
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    color: #929292;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin: 0;
    outline: medium none;
    padding: 10px 11px;
    width: 90%;
}

#form1 textarea {
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    color: #929292;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 175px;
    line-height: 15px;
    margin: 0;
    outline: medium none;
    overflow: auto;
    padding: 10px 11px;
    resize: none;
    width: 90%;
}
#form1 label.message {
    height: 215px;
    width: 100%;
}
#form1 label {
    display: block;
    height: 50px;
    position: relative;
    width: 100%;
}
.page2-box2
{
    margin-bottom:20px;
}
   
.img-bot  img
{
    width:280px;
}
header h1 {
    float: left;
    font-size: 0;
    height: 73px;
    line-height: 0;
    margin: 0;
    padding: 10px 0 0 4px;
}
.container_24 .push_1 {
    left: 0px;
}
}

/*@media only screen and (min-device-width: 360px) and (max-device-width: 359px)*/
@media only screen and (min-device-width: 360px) and (max-device-width: 640px)
{
    body{
	background:#000;
	font:13px/20px Roboto, Helvetica, sans-serif;
	color:#929292;
	position:relative;
	width:100%;
	overflow-x:hidden;
}

.main {
    background: url("../images/bg_body.png") repeat scroll 0 0;
    margin: 0 auto;
    max-width: 93%;
    padding: 0 10px;
    position: relative;
}
#toTop
{
    display:none!important;
}
  
    .slider
    {
        top: 214px !important;
    }
    
 /*.slider 
{
     position: absolute;
    top: 214px !important;
   height: 364px;
    left: 2px;
    margin: 0 auto;
    overflow: visible !important;
   
    width: 300px !important;
    z-index: 2;
}*/
.inner1 {
    color: #ffffff;
    float: left;
    font-family: Roboto !important;
    font-size: 15px;
    line-height: 26px;
    /*margin-left: 53px;
    margin-top: 26px;*/
    width:100%;
    text-align: center;
}
     h2 {
    color: #fbcc72;
    font-size: 23px;
    font-weight: normal;
    padding: 20px 0;
}
   .sf-menu, .sf-menu * {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sf-menu {
    line-height: 1;
}
.sf-menu li {
  
    background: url(../images/black_bg.jpg);
    border: 1px solid #333;
    border-radius: 10px;
    margin: 2px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
nav {
   
    height: 64px;
    padding-left: 5px;
    z-index: 99999;
    background:none;
}
.sf-menu a {
    color: #eaecf0;
    display: block;
    font-family: Roboto Condensed;
    font-size: 15px;
    line-height: 24px;
    padding: 8px 0;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.sf-menu li:hover, .sf-menu li.active, .sf-menu > li.sfHover > a {
    background: url("../images/menu-bg-hov.gif") repeat-x scroll 0 0 #00247e;
    text-decoration: none;
}
.sf-menu > li a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-decoration: none;
}
.container_24 .grid_24, .container_24 .grid_16, .container_24 .grid_8,  .container_24 .grid_6,   .container_24 .grid_7
{
    width: 100%;
}

#form1 input {
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    color: #929292;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin: 0;
    outline: medium none;
    padding: 10px 11px;
    width: 90%;
}

#form1 textarea {
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    color: #929292;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 175px;
    line-height: 15px;
    margin: 0;
    outline: medium none;
    overflow: auto;
    padding: 10px 11px;
    resize: none;
    width: 90%;
}
#form1 label.message {
    height: 215px;
    width: 100%;
}
#form1 label {
    display: block;
    height: 50px;
    position: relative;
    width: 100%;
}
.page2-box2
{
    margin-bottom:20px;
}
   
.img-bot  img
{
    width:210px;
}
header h1 {
    float: left;
    height: 73px;
    line-height: 0;
    margin: 0 auto;
    display:block;
    text-align:center;
    padding: 10px 0 0 4px;
    width:100%;
}
.container_24 .push_1 {
    left: 0px;
}
}
@media(max-width:900px)
{
.sf-menu a {
    line-height: 24px;
    padding: 20px 15px;

} 
.logo {
    display: block;
    height: 128px;
    position: relative;
    width: 450px;   
}
.container_24 .grid_24 {
    width: 100%;
}
#wowslider-container1 
{
 width:97%;   
}
.full_width
{
    width:100%!important;
}
.fbrow
{
    width:100%!important;
}
}
@media (max-width: 766px) 
{
.container_24 .grid_6 {
    width: 300px;
}
.img-bot  img
{
    width:300px;
}
#page1 .header-box3 {
	min-height:443px;
}
.inner1 {
    color: #ffffff;
   
    font-family: Roboto !important;
    font-size: 15px;
    line-height: 26px;
    margin-top: 26px;
   /* padding-bottom: 31px;*/
    text-align: center;
    width: 100%;
    margin:0 auto;
}
}
@media (max-width: 639px) 
{
.container_24 .grid_6 {
    width: 210px;
}
.img-bot  img
{
    width:210px;
}
#page1 .header-box3 {
	min-height:384px;
}
.logo
    {
     height:56px;   
     margin:0 auto;
    }
}

@media (max-width: 479px) 
{
.container_24 .grid_6 {
    width: 300px;
}
.img-bot  img
{
    /*width:300px;*/
}
}
@media (max-width: 320px) 
{
.container_24 .grid_6 {
    width: 280px;
}
.img-bot  img
{
    width:280px;
}
#page1 .header-box3 {
    min-height: 344px;
}
.slider
{
     position: absolute;
    top: 214px !important;
}
}

@media only screen and (min-device-width: 770px) and (max-device-width: 900px)
{
.container_24 .grid_16 {
    width: 430px;
}

.container_24 .grid_8 {
    width:300px;
}
.width50_fb
{
    width:48%!important;
    float:left;
    margin-bottom:15px!important;
    overflow:hidden;
}
h6
{
    padding-bottom:15px;
}
.width33_fb img
{
 width:235px; 
 height:172px; 
}
.fbrow
{
    width:100%!important;
}
.onlyonfb
{
    display:block;
}
.fbpagenone
{
    display:none;
}
}
@media (max-width:768px)
{
 .width33_fb img
{
 width:220px; 
 height:165px; 
}

.width50_fb
{
    width:48%!important;
    float:left;
    margin-bottom:15px!important;
    overflow:hidden;
}
h6
{
    padding-bottom:15px;
}   
}
@media(max-width:479px)
{
.width50_fb
{
    width:98%!important;
    float:left;
    margin-bottom:15px!important;
    overflow:hidden;
}
.logo img { 
width: 280px;
    height: auto;
    
    display: block;
    text-align: center;
    float: none;
}  
}
