/********************************************************************************************* 

3.  Grid 980px (mediaqueries)

*********************************************************************************************/

@media only screen and (min-width: 960px) and (max-width: 2199px) {
.mobads{ display:none;}
.mobnonads{ max-width:100%;}
}
	
/********************************************************************************************* 

4.  Grid 720px (mediaqueries)

*********************************************************************************************/

@media only screen and (min-width: 720px) and (max-width: 959px) {
.wrapper {width:650px; padding:0px 10px;}
.ipad_spacer {clear:both;}
.ipad_right {float:right;}
.pad_mart20 {margin-top:20px;}
.add_header {text-align:center;}
.add_header img {float:none; max-width:100%;}
.headside_left{float:none; max-width:100%;}
.headside_right{float:none; max-width:100%;}
.nav ul li a {font:normal 11px/37px calibri, Arial, Helvetica, sans-serif; padding:0px 3px !important;}
.nav { width:692px; left:-21px;}
.nav ul { width:690px;}
.nav ul ul { width:200px;}
.subm_links{ width:692px; left:-21px;}
.container_left { width: 380px;}
.input_box { width:197px;}
.tab_container { width: 100%; float:none;}
.tab_container1 { width: 100%; float:none; margin-top:15px;}
.mobads{ max-width:100%;}
.mobnonads{ display:none;}
.slider_main img { max-width:100%;}
.home_content p { text-align:justify;}
.container_right { float:right; width:255px; }
.container_right img { max-width:100%;}
.banrimg img{ width:90%;}
.txtdisc{ width:300px; height:200px;}
.wrapper_footer { width: 98%;}
.wrapper_footer {text-align:center; padding:5px;}
.footer_links { float: none;}
.copy_right {float:none; margin-top:10px; }
.footer_links li {display:inline; float:none;}
.table_header li { margin-left: 5px; width:88px;}
.bg_color1 span { margin-left:5px; width:89px;}
.bg_color span { margin-left:5px; width:89px;}
.text_box {width:210px;}
.text_area {width:210px;}
.select_box {width:140px; float:left;}
.select_box1 {width:140px; float:left; margin-left:8px;}
.search_head {font:bold 15px/25px calibri,Arial,Helvetica,sans-serif; width:148px;}
.search_head1 {font:bold 15px/25px calibri,Arial,Helvetica,sans-serif; width:225px;}
.search_bx_submit1 {float:left; width:48px; text-indent:-9999px; margin-left:8px; background:url("../images/search_icon_button.png") no-repeat scroll center  center #3C3C3C;}
}

/********************************************************************************************* 

5.  Grid lt 720px / Mobile (mediaqueries)

*********************************************************************************************/
	
@media only screen and (max-width: 719px) {	
.wrapper {width:95%; padding:0px 2%;}
.wrapper_footer { width: 95%; padding:0px 2%;}
.container_left { float: none; width: 100%;}
.container_right { float: none; margin-top:15px; width: 100%; text-align:center;}
.container_right img {max-width:100%;}
.lhs_account3{float:left; width: 100%; }
.rhs_account3{float:right; width: 100%; margin-left:5px; padding-top:10px;}

.mob_dis_none {display:none;}
.mobads{ max-width:100%;}
.mobnonads{ display:none;}
.headside_left{float:none; max-width:100%;}
.headside_right{float:none; max-width:100%;}
.add_header img {max-width:100%; margin:15px 0px 15px 0px;}
.upper_links img{ width:120px; height:50px; float:none; text-align:center;}
.logo { text-align:center; width:100%;}
.logo img {text-align:center; max-width:100%;}
.text_box {width:95%;}
.text_area {width:95%;}
.subm_links{width:95%;} 
.sub_button {width:95%;}
.banrimg img{ width:90%;}
.input_box { width:100%; padding:0px;}
.search_bx_submit {width:100%; padding:0px; background-image:none;}
.search_bx_submit:hover{ background-image:none;}
.search_bx_submit1 {width:100%; padding:0px; background-image:none;}
.search_bx_submit1:hover{ background-image:none;}
.select_box {width:100%;}
.select_box1 {width:100%; margin-left:0px;}
.bg_color2 span { width:95%;}
.bg_color3 span { width:95%;}
.bg_color2 p {width:95%;}
.bg_color3 p {width:95%;}
.txtdisc{ width:300px; height:200px;}
.advanced_search {float:none; display:block; margin-top:35px; }
.advanced_search1 {float:none; display:block; margin-top:35px; }
.search_box_pattern { background:#07aec1;}
footer {background: #FFFFFF url("../images/foot-strip.gif") repeat-x left top; height:auto; display:block; }
.copy_right {float:none; text-align:center; margin-top:10px;}
.ipad_spacer {clear:both;}
.footer_links {float:none;}
.footer_links li { border:none; float:none; width:98%; text-align:center;}
.search_head1 {font-size:1em; width:100%;}
.share_box span {display:none;}
.tab_container { width:100%;}
.tab_container1 { width:100%; margin-top:15px;}
.slider_main img {max-width:100%;}
.tab_inner ul li a {font-size:12px;}
.home_content p {text-align:justify;}
.home_content ul { margin-left:30px;}
.postion_menu_right{display:none;}
.postion_menu_left{display:none;}
.nav {
    display: inline-block;
    left: 0px;
    position: relative;
	z-index:999;
}
.nav-list {
	text-align:left;
	width:100%;
}
.nav-item {
	float:left;
	*display:inline;
	zoom:1;
	position:relative;
}
.nav-item a {
	display:block;
	color:#FFF;
	padding:15px 20px;
	background:#039BD3;
	border-bottom:1px solid #006D95;
}
.nav-item > a:hover {
	background:#DEE1F0;
}
.nav-item:hover .nav-submenu {
	display:block;
}
.nav-submenu a { background:#006D95; 	border-bottom:1px solid #039BD3;}
}
@media only screen and (max-width: 360px) {
.tab_header { font-size:13px;}
.tab_inner_full ul li a {font-size:12px;}
.upper_links {float:none; text-align:center;}
.upper_links img{ width:120px; height:50px; float:none; text-align:center;}
.upper_links ul li { float:none; display:inline;}
.upper_links ul li a { padding:0px 2px; font-size:12px;}
.font_upper { font-size:12px;}
.mobads{ max-width:100%;}
.mobnonads{ display:none;}
}

/********************************************************************************************* 

6.  Responsive Image

*********************************************************************************************/


img.scale, img.responsive {
	max-width: 100%;
	height: auto;
}
