﻿@charset "utf-8";
@media only screen and (max-width:1140px) {
.Grid, .Column, .Column1 {
margin:0 1%;
}
.Container {
width:100%;
padding:0;
}
.Grid {
width:98%;
}
.Column {
width:62.5%;
}
.LoginTxtPan{width:62.5%!important;}
.Column1 {
width:33.5%;
}
.LoginFieldPan{width:33.5%!important;}
.LoginFieldPan .LogInput{ width:100%;}
#navigation ul li a {
padding:15px;
}
.SearchPan {
width:150px;
}
.MidSlider {
width:49%;
}
.MidSlider1 {
padding-left:2%;
}
.SliderHead {
width:100%;
}
.flexslider {
height:auto;
min-height:130px
}
.flexslider .slides > li {
background:#f7f1db;
}
.MidSlider .SliderImgPan {
width:25%;
padding:1%;
height:auto;
}
.MidSlider .SliderImgPan img {
width:100%;
height:auto;
}
.MidSlider .SliderTxtPan {
width:69%;
padding:5px 2%;
height:auto;
min-height:130px;
}
.flex-direction-nav a {
top:-16%;
}
.TxtPan iframe {
width:100% !important;
}
.TxtPan img {
max-width:100% !important;
height:auto !important;
}
table {
max-width:100%;
}
.SubscribePan, .SubscribeInputPan {
width:50%;
}
.SubscribeInputPan input {
width:63%;
padding:5px 2%;
}
.SubscribeInputPan .SubscribeBtn {
width:28%;
float:right;
}
.FooterBott .FooterBottLeft {
width:65%;
}
.FooterBott .FooterBottRight {
width:35%;
}
.accordion_mid_box_img {
width:15%;
}
.AccordionTxt, .Event_Grid .AccordionTxt {
width:80%;
}
#sliderFrame {
width:100% !important;
}
#slider1, #slider div.sliderInner {
width:100% !important;
}
#slider1 {
width:100% !important;
height:auto;
background-position:99% center !important;
}
#frameWrap {
width:100% !important;
}
#divIframe > iframe {
width:100% !important;
}
.tabs > ul li {
margin-bottom:10px !important;
}
.HPost_Grid {
width:32%;
margin-right:2%;
}
.HPost_Grid1 {
margin-right:0;
}
}
@media only screen and (max-width:1000px) {
#navigation {
min-width:500px;
}
#navigation ul li a {
padding:15px 10px;
font-size:11px;
}
.ApplyBtn {
padding:15px 10px !important;
font-size:11px !important;
}
.SearchPan {
width:140px;
}
.accordion_mid_box_img1 {
width:15%;
margin-right:4%;
border:none;
box-shadow:0 0 2px #a0a1a3;
}
.accordion_mid_box_img1 .MediaImg {
width:100%;
border:none;
}
.MidSlider {
width:100%;
}
.MidSlider1 {
padding-left:0;
}
.SliderHead {
width:100%;
}
.flexslider {
min-height:auto;
}
.MidSlider .SliderImgPan {
width:15%;
height:auto;
}
.MidSlider .SliderImgPan img {
max-width:100%;
width:auto;
max-height:100%;
height:auto;
}
.MidSlider .SliderTxtPan {
width:75%;
min-height:120px;
}
.flex-direction-nav a {
top:-18%;
}
.Column3 {
max-width:140px;
}
.AddressPan {
max-width:none;
width:170px;
}
.ContactUsPan td {
display:block;
width:100%;
padding:0;
}
#recaptcha_table td {
display:table-cell;
width:10%;
}
.ContactUsPan .AddressPan {
width:92% !important;
padding:4%;
text-align:center;
}
.HPost_Grid h2 {
font-size:20px;
color:#0d3862;
}
.HPost_Cnt p {
font-size:13px;
}
}
@media only screen and (max-width:900px) {
.SearchPan {
width:120px;
}
.EventPan .EventImg {
width:25%;
}
.EventPan .EventInfo {
width:70%;
}
.EventPan .EventInfo h3 {
font-size:100%;
}
.HEventBtn, .HMediaBtn {
padding:5px 30px;
}
.SubscribePan, .SubscribeInputPan {
float:none;
width:100%;
}
#habla_offline_body_input {
height:45px !important;
}
}
@media only screen and (max-width:850px) {
.HPost_Cnt p {
padding:5px 10px 10px 10px;
}
.HPost_Grid h2 {
font-size:18px;
}
.TopH h1 {
margin-top:0;
font-size:35px;
padding-top:100px;
}
#Logo {
padding:5px 0;
}
.header .Grid {
width:100%;
margin:0;
}
.IClb_Logo{ float:right; font-size:16px;margin-right:0;}
.header .IClb_Logo {
display:block;
margin-bottom:50px;
}
.SearchPan {
width:120px;
}
.EventPan .EventImg {
width:25%;
}
.EventPan .EventImg img {
height:auto;
max-height:100%;
}
.EventPan .EventInfo {
width:70%;
}
.EventPan .EventInfo h3 {
font-size:100%;
}
.HEventBtn, .HMediaBtn {
padding:5px 30px;
}
.header {
background:none;
position:fixed;
border:0;
top:0;
right:0;
width:0;
padding-bottom:50px;
z-index:999;
}
.MenuLink {
display:block;
cursor:pointer;
position:absolute;
left:-55px;
top:15px;
}
.CloseLink {
display:none;
cursor:pointer;
position:absolute;
left:-40px;
top:15px;
}
#R_Menu {
position:fixed;
overflow-x:hidden;
overflow-y:auto;
height:100%;
max-height:100%;
right:-100%;
padding-bottom:10px;
background:#c5122f;
display:none;
}
#navigation {
min-width:100%;
}
#navigation ul li {
float:none;
display:block;
position:relative;
}
#navigation ul li > span {
position:absolute;
width:40px;
height:44px;
background:url(../images/RMenuOpen.png) center center no-repeat #b60f2a;
top:0;
right:0;
}
#navigation ul li > span.CloseMenu {
background:url(../images/RMenuClose.png) center center no-repeat #b60f2a;
}
#navigation ul ul li span {
height:36px;
}
#navigation ul li a {
display:block;
border-bottom:1px solid #cc2540;
}
#ApplyPan {
float:none;
display:block;
clear:both;
text-align:left;
}
.ApplyBtn {
text-align:left;
}
.SearchPan {
width:90%;
float:none;
padding-left:10px;
}
.header .IClb_Logo {
float:none;
padding:10px;
background:#f8f8f8;
margin:10px;
}
.IClb_Logo img {
margin:0 10px 10px 0;
}
#navigation ul ul {
position:static;
}
#navigation ul li:hover>ul {
position:static;
}
#navigation ul ul li:hover>ul {
position:static;
}
#navigation ul ul ul {
position:static;
}
#navigation ul ul li a {
width:auto;
}
#navigation ul ul ul li a {
padding-left:30px;
}
body {
position:relative;
}
.Column3 {
margin-bottom:20px;
}
.AddressPan {
clear:both;
float:none;
margin:20px auto;
max-width:none;
width:170px;
}
.tabbody td {
display:block;
width:100%;
padding:0;
line-height:0;
}
.ApplicationTable h3 {
font-weight:normal;
font-size:100%;
padding:0;
margin:0;
}
.ApplicationTable td {
padding:5px 1%;
width:auto;
text-align:center;
}
}
@media only screen and (max-width:768px) {
.LoginFieldPan .LoginFieldBg{ padding:30px 15px;}
.HPost_Cnt p {
font-size:12px;
line-height:20px;
}
.HPost_Grid h2 {
font-size:16px;
}
h1 {
font-size:140%;
}
.HEventBtn, .HMediaBtn {
padding:5px 20px;
}
.SectionPan h2 {
font-size:16px;
}
.SocialPan a {
margin-right:4px;
}
.SocialPan a.AGive {
margin-right:0;
font-size:11px;
}
.SocialPan a.AGive:hover {
font-weight:normal;
}
.tooltip {
width:50% !important;
}
#navigation ul li a {
font-size:80%;
font-weight:normal;
}
.ApplyBtn {
font-size:80% !important;
font-weight:normal !important;
}
.amazingslider-title-0 {
white-space:normal;
font-size:14px;
line-height:24px;
}
}
@media only screen and (max-width:700px) {
.MidPan .TxtPan {
padding:20px;
}
.Column {
width:96%;
}
.LoginTxtPan{width:96%!important;}
.Column1 {
width:96%;
}
.LoginFieldPan{width:96%!important;}
.Grid, .Column, .Column1 {
margin:0 2%;
}
.Grid {
width:96%;
}
.SocialPan {
float:none;
}
.IClb_Logo{ float:right; font-size:14px;margin-right:0;}
.LoginFieldPan .LoginFieldBg{ margin-top:40px;}
}
@media only screen and (max-width:650px) {
.Column3 {
width:96%;
max-width:none;
text-align:center;
}
.AddressPan {
padding:2%;
width:92%;
}
.Phone {
display:inline-block;
}
.MailIdPan {
display:inline-block;
}
.amazingslider-text-wrapper-0 {
width:80% !important;
margin:0 4% !important;
}
.amazingslider-text-box-0 {
width:80% !important;
margin:0 !important;
}
.amazingslider-text-holding-0 {
width:90% !important;
margin:0 !important;
}
.amazingslider-text-box-0 a {
font-size:100% !important;
}
.amazingslider-text-0 {
padding:0 !important;
}
.FooterBott .FooterBottLeft, .FooterBott .FooterBottRight {
width:100%;
text-align:center;
font-size:11px !important;
padding:5px 0;
}
.fakefile img {
left:50%;
}
#habla_window_div {
position:static !important;
margin:0 !important;
width:100% !important;
}
#habla_window_div.olrk-fixed-bottom .habla_panel_border, #habla_window_div.olrk-fixed-bottom #habla_topbar_div {
border-radius:0 !important;
}
ul.MIdNav li {
display:block;
margin-bottom:10px;
}
ul.MIdNav li a {
display:inline-block;
}
.TopH h1 {
padding-bottom:40px;
}
.MidPan {
margin-top:60px;
}
.MidPan .TxtPan {
padding:20px;
}
.MidPan .TxtPan .ImgCloud {
width:auto !important;
}
.TopH {
width:90%;
padding:0 5%;
min-width:50%;
}
.form_box {
width:90%;
padding:5%;
}
.form_box input[type="text"] {
width:94%;
padding:5px 2%;
}
.tabs ul.tabs-list li {
margin:0 2px !important;
}
.tabs ul.tabs-list a {
font-size:100% !important;
padding:6px !important;
}
.AccordionTxt, .Event_Grid .AccordionTxt {
width:76%;
}
#Logo{float: none;
    margin: 0 auto;
    text-align: CENTER; display:block;}
.IClb_Logo{ float:none; width:100%; text-align:center; font-size:18px; line-height:28px;}
}
@media only screen and (max-width:500px) {
.HPost_Grid {
width:100%;
margin:0 0 10px 0;
}
.amazingslider-title-0 {
font-size:12px;
}
.HPost_Grid h2 {
font-size:20px;
}
.HPost_Cnt p {
font-size:14px;
line-height:22px;
}
.registr_form .all_tx input[type="text"]{    width: 43%; margin-left:2%!important}
.registr_form .full_dv input[type="text"]{ width:97%;}
.registr_form .dob.half_dv input[type="text"]{ width: 82% !important;}

}
