@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: normal;
	padding: 11px 0 0;
}


table.tbl_mjrtrd tr td {
    padding: 7px 6px 0px;
}

table.tbl_mjrtrd tr:first-child {
    background: #e6e2e2;
}

table.tbl_mjrtrd tr td:first-child {
    text-align: center;
}

img {
	border: 0;
}
a {
	text-decoration: none;
	cursor: pointer
}
h1 {
	color: #3779BA;
	font-size: 1.5em;
	float: left;
	width: 100%;
	padding-bottom: 15px
}
p {
	font-size: 1em;
	line-height: 18px;
	padding-bottom: 5px;
	float: left;
	width: 100%;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	width: 100%;
	padding-bottom: 10px
}
h4 {
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 100%;
}
#wrapper {
	margin: 0 auto;
	max-width: 1000px;
	width: 94%;
}
.mainContainer {
	behavior: url(PIE.html);
	float: left;
	padding: 10px 2%;
	width: 96%;
	background: #fff
}

.main-popup {
    width: 100%;
    float: left;
    position: relative;
}


.onLoadOverlay {
    background-color: rgb(0, 0, 0);
    height: 100%;
    left: 0;
    opacity: 0.7;
   /* position: fixed;*/
    top: 30%;
    width: 100%;
    z-index: 99998;
}
.onLoadPopup {
    height:400px;
    left: 0;
    margin: auto;
    position:fixed;
    top: 110%;
    /*top:0;
    width:600px;*/
    width: 100%;
    z-index: 99999;
    bottom: 0;
    right: 0;
    /*overflow: hidden;*/
}
.onLoadClose {
       /* background: rgba(0, 0, 0, 0) url(http://indianembassybeirut.org/images/closeimg.png) no-repeat scroll 0 0; */
    height: 21px;
    /* overflow: hidden; */
    position: absolute;
    /* right: 0px; */
    right: 13%;
    top: 0%;
    width: 5%;
    padding: 8px 0 4px 10px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #00000038;
}
.onLoadClose img {
    width: 20px;
    position: absolute;
    right: 70%;
    top: 17%;
}

.header {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	display:flex;
	height: 14vh;
}
.header .logo {
	float: left;
	width: 35%;
	margin-top: 8px
}
.header .logo img {
	width: 100%;
	max-width: 332px
}
.header .rightHead {
	float: right;
	width: 59%;

}
.header .rightHead .topRow {
	float: right;
	width: 100%;
}
.header .rightHead .topRow .screenthemes, .header .rightHead .topRow .screenReader, .header .rightHead .topRow .skipContent {
	float: right;
	margin-left: 15px;
	min-height: 20px
}
.header .rightHead .topRow .screenReader a {
	 background: url("../images/front/screen-reader-icon.gif") no-repeat scroll left center transparent;
    float: left;
    margin-top: 2px;
    padding-left: 30px;
    text-decoration: none
}
.header .rightHead .topRow .skipContent a {
	background: url("../images/front/skip-content-icon.gif") no-repeat scroll left center transparent;
	float: left;
	padding-left: 15px;
	text-decoration: none;
	margin-top: 2px
}
.indiaTime {
	float: right;
	background: url(../images/front/flag-ind.jpg) right top no-repeat;
	padding-right: 30px;
	text-align: right;
	width: 90%;
	margin: 3px 0;
}
.londonTime {
	float: right;
	background: url(../images/front/small_flag.png) right top no-repeat;
	padding-right: 30px;
	text-align: right;
	width: 90%;
	margin: 3px 0
}
.navigation {
	float: left;
	width: 100%;
	min-height: 33px;
	background: -webkit-gradient(linear, 0 0, 0 70%, from(#123e6b), to(#0d2a4a));
	background: -webkit-linear-gradient(#123e6b, #0d2a4a 70%);
	background: -moz-linear-gradient(#123e6b, #0d2a4a 70%);
	background: -ms-linear-gradient(#123e6b, #0d2a4a 70%);
	background: -o-linear-gradient(#123e6b, #0d2a4a 70%);
	background: linear-gradient(#123e6b, #0d2a4a 70%);
	-pie-background: linear-gradient(#123e6b, #0d2a4a 70%);
	behavior: url(PIE.html);
	position: relative;
	position: relative;
	z-index: 14;
}
.navigation .menu {
	float: left;
	width: 100%;
}
.navigation .menu ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none
}
.navigation .menu ul li {
	float: left;
	background: url(../images/front/nav-divider.png) right top no-repeat;
	height: 33px;
	font-weight: bold;
	position:relative
}
.navigation .menu ul li.last {
	background: none
}
.navigation .menu ul li a {
	float: left;
	/*padding:7px 37px;*/
		padding:7px 26px;
	line-height: 21px;
	color: #fff;
	text-decoration: none;
	height: 21px
}
.navigation .menu ul li > a:hover, .navigation .menu ul li:hover > a, .navigation .menu ul li a.active {
	border-top: solid 4px #ff9501;
	padding-top: 2px;
	background: -webkit-gradient(linear, 0 0, 0 70%, from(#74cffe), to(#2c6fc6));
	background: -webkit-linear-gradient(#74cffe, #2c6fc6 70%);
	background: -moz-linear-gradient(#74cffe, #2c6fc6 70%);
	background: -ms-linear-gradient(#74cffe, #2c6fc6 70%);
	background: -o-linear-gradient(#74cffe, #2c6fc6 70%);
	background: linear-gradient(#74cffe, #2c6fc6 70%);
	-pie-background: linear-gradient(#74cffe, #2c6fc6 70%);
	behavior: url(PIE.html);
	position: relative;
	z-index:16
}
.navigation .menu ul li ul li:hover{ background:#113977;}
.navigation .menu ul li ul li:hover > a{
	border-top: none;
	padding-top: 2px;
	background: none;
	position: relative;
	z-index:16;
	color:#fff;
}
.navigation .menu ul li ul {
	display: none;
	position: absolute;
	width: 160px;
	border-left: solid 8px #113977;
	border-right: solid 1px #113977;
	margin-top: 33px;
	z-index: 15;
	background: #eeeef3;
	left:0px;
}
.navigation .menu ul li:hover > ul {
	display: block
}

.navigation .menu ul li ul li {
	float: left;
	background: none;
	height: auto;
	line-height: 14px;
	padding: 0;
	width: 100%;
	border-bottom: solid 1px #113977;
	font-weight: normal
}
.navigation .menu ul li ul li.add_arrow{ background:url(../images/arrow_navigation.html) no-repeat scroll 98% 5px;}
.navigation .menu ul li ul li.add_arrow:hover{ background:url(../images/arrow_navigation_hover.html)98% 5px no-repeat #113977;}
.navigation .menu ul li ul li.add_arrow a:hover{ background:none !important;}
.navigation .menu ul li ul li ul {
	display: none;
	position: absolute;
	width: 160px;
	border-left: solid 8px #113977;
	border-right: solid 1px #113977;
	margin-top: 0;
	z-index: 15;
	background: #eeeef3;
	left:100%;
}
.navigation .menu ul li ul li ul li ul {
	display: none;
	position: absolute;
	width: 160px;
	border-left: solid 8px #113977;
	border-right: solid 1px #113977;
	margin-top: 0;
	z-index: 15;
	background: #eeeef3;
	left:100%;
}
.navigation .menu ul li ul li a, .navigation .menu ul li:hover li a {
	float: left;
	width: 146px;
	color: #113977;
	height: auto;
	line-height: 14px;
	padding: 5px 7px;
/*	background: -webkit-gradient(linear, 0 0, 0 70%, from(#eeeef3), to(#eeeef3));
	background: -webkit-linear-gradient(#eeeef3, #eeeef3 70%);
	background: -moz-linear-gradient(#eeeef3, #eeeef3 70%);
	background: -ms-linear-gradient(#eeeef3, #eeeef3 70%);
	background: -o-linear-gradient(#eeeef3, #eeeef3 70%);
	background: linear-gradient(#eeeef3, #eeeef3 70%);
	-pie-background: linear-gradient(#eeeef3, #eeeef3 70%);
	behavior: url(PIE.htc);*/
	position: relative;
	border-top: 0
}
.navigation .menu ul li ul li a:hover {
	background: #113977;
	color: #fff;
	background: -webkit-gradient(linear, 0 0, 0 70%, from(#113977), to(#113977));
	background: -webkit-linear-gradient(#113977, #113977 70%);
	background: -moz-linear-gradient(#113977, #113977 70%);
	background: -ms-linear-gradient(#113977, #113977 70%);
	background: -o-linear-gradient(#113977, #113977 70%);
	background: linear-gradient(#113977, #113977 70%);
	-pie-background: linear-gradient(#113977, #113977 70%);
	behavior: url(PIE.html);
	position: relative
}
.searchPanel {
	float: right;
	margin: 6px 2px;
}
.searchPanel input[type="text"] {
	background-color: #DFE8F3;
	border: 0;
	color: #194576;
	float: left;
	font-style: italic;
	height: 17px;
	padding: 2px;
	border-radius:0px;
	width:213px;
}
#myformdata label.error {
    text-align: left;
    float: left;
    margin-left: 0;
}
form input[type="text"], form input[type="email"], form input[type="passowrd"], form textarea {
	background-color: #DFE8F3;
	border: 0;
	color: #194576;
	float: left;
	font-style: italic;
	height: 17px;
	padding: 2px;
	border-radius:0px;
}
form textarea {
	height:auto
}
.searchPanel .searchBut {
	background: url("../images/front/searchBut.jpg") no-repeat scroll left top #CCCCCC;
	cursor: pointer;
	float: left;
	height: 21px;
	width: 26px;
	border-radius:0px;
}
.bannerPanel, .main {
	float: left;
	width: 100%;
	padding: 10px 0 0 0 ;
}

 #slider-container {
background: url("../images/front/slider-bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    width: 98%;
	
    padding: 16px 0 8px 17px;
   
}
#slides1 li {
width:900px;
position:relative;
}
#slides1 .content {
float:left;
color:#fff;
left:45%;padding-left:0;
position:absolute;
width:500px;
}
#slides1 img {
    float: left;
    height: 210px;
    width: 350px;

}
#slides1 .content {float: left;width: 450px;}
.content > h3 {  color: #fff;
    font-size: 15px;
    margin: 0;
    padding: 0;}
.content > h4 strong {
      color: #fff;
    float: left;
    font-size: 14px;
    padding: 13px 0 15px;
	font-weight:normal;
}
.content > p {
     color: #fff;
      font-size: 14px;
    font-style: italic;
    padding: 10px 0 0;
}

div#overlay{
        height: 1436px !important;
}

.image_gallery_inner.inr_glry {
    height: 165px !important;
    float: left;
    padding: 0;
    border: none;
    box-shadow: 1px 1px 2px grey;
}

div#lightbox span#caption {
    display:none;
}


p.sliderReadmore {
    background: none repeat scroll 0 0 #fff;
    color: #000 !important;
    width: auto;
    padding: 7px 8px 8px 3%;
    font-style: normal;
    border-radius: 5px;
    
}
.press-images {
float:left;
width:100%;
padding:41px 0 10px;
}
.press-images ul {
float:left;
width:100%;
margin:0;
padding:0;
}
.press-images ul li {
float:left;
width:20% !important;
list-style:none;
background-image:none !important;

}
.press-images ul li a {
 -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
   display: block;
  float: left;
  padding: 4px;

}
.press-images ul li a:hover {
  opacity: 1.0;
}

.press-images ul li a img {
  border: 6px solid #e1d9ec;
}
#lightbox-container-image-data-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position:relative;
  width:756px;
  max-width:800px;
  margin:0 auto;
}
#jquery-lightbox {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}
#jquery-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
}
#lightbox-container-image {
padding: 10px;
}
#lightbox-container-image-box {
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}
#lightbox-container-image-data > div {
/* margin:0 -88px 0 0;
float:right;
width:8%; */
}
.bx_pager {
display:none;
}
.auto_controls {
display:block;
}
.slides1_wrap {
    float: left;
    position: relative;
    width: 100%;
}
.bx-wrapper .bx-controls-auto .bx-stop {
background:url('../images/arrow-stop.html');
}
.content a {
    text-align:left !important;
}
.slides1_wrap .prev {
     background: url("../images/arrow-prev.gif") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    bottom: 4px;
    outline: 0 none;
    position: absolute;
    right: 104px;
}
.slides1_wrap .next {
        bottom: 4px;
    outline: 0 none;
    position: absolute;
    right: 71px;
}
.auto_link {
  background: url("../images/pause.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    bottom: 7px;
    color: transparent;
    display: block;

    outline: 0 none;
    position: absolute;
    right: 85px;
   
  

}
.main .welcomeTxt {
	float: left;
	width: 73.2%;
	margin-bottom: 30px;
}
.socialMedia, .photoGallery {
	float: right;
	width: 24.4%;
	padding-bottom:10px;
}
.socialMedia ul {
	float: left;
	width: 100%;
	list-style: none;
}
.socialMedia ul li {
	float: left;
	list-style: none outside none;
	text-align: center;
	max-width: 36px;
	margin-right: 14px
}
.featuresPanel {
	float: left;
	width: 100%;
	padding-bottom: 15px
}
.featureBlock {
	float: left;
	width: 22.2%;
	margin-right: 1%;
	padding: 1%;
	min-height:245px;
}
.featureBlock .featureImg {
	float: left;
	width: 100%;
}
.featureBlock .featureImg img {
	float: left;
	max-width: 100%;
}
.featureBlock ul, .innerpage ul {
	float: left;
	width: 100%;
	list-style: none;
}
.featureBlock ul li, .innerpage ul li {
	background: url("../images/front/list.png") no-repeat scroll left 9px transparent;
	float: left;
	margin-left: 8px;
	padding: 2px 0 2px 15px;
	width: 95%;
	line-height:18px;
}
.featureBlock ul li ul{ display:none; width:95%;}
.featureBlock ul li:hover > ul{ display:block;  width:95%;}
.featureBlock ul li ul li{width:90%;}
.innerpage .rightPanel ul li ul{ display:none; }
.innerpage ul li:hover > ul{ display:block;}
.innerpage ul li a:hover {
	text-decoration: underline
}
img.hit_counter {
    width: 177px;
}
.featureBlock ul li a:hover {
	text-decoration: underline
}
.lastBlock {
	margin-right: 0
}
.photoGallery ul {
	float:left;
	width: 100%;
	list-style: none
}
.photoGallery ul li {
	float: left;
	width: 100%;
	padding-bottom: 8px
}
.photoGallery ul li img {
	float: left;
	margin-right: 2%;
	max-width: 40%
}
.photoGallery ul li .evetTxt {
	float: left;
	width: 58%;
}
.button, input[type="submit"], input[type="button"] {
	background: none repeat scroll 0 0 #0355A2;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	behavior: url(PIE.html);
	float: right;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	padding: 1px 10px;
	color: #fff;
	cursor: pointer;
	border:0
}
.button:hover {
	color: #00CCFF
}
.newsPanel {
	float: left;
	width: 33%;
	margin-right: 1%;
}
.newsPanel .newsListing {
	float: left;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0
}
.newsPanel .newsListing li {
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
	line-height: 20px
}
.newsPanel .newsListing li .date_posted {
	float: left;
	width: 100%;
}
.newsPanel .newsListing li p {
	padding: 0
}
.featuresPanel .newbox {
    float: left;
    padding: 0 0 20px 0;
    width: 75%;
    margin: -240px 0 0 0;
}
.center_img {
    width: 100%;
    float: left;
    text-align: center;
}
p.bt-name {
    color: #3779BA;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    margin: 6px 0 0px;
}
.profile {
    width: 100%;
    float: left;
    border: 1px solid #3a6c9c;
    margin: 10px 0 15px;
    padding: 10px 0 0;
}
.featuresPanel .newbox .newblock
{
	margin: 0px 0 9px 0px;
    padding: 10px;
    border: 1px solid #ddd;
    width: 45.5%;
	/* min-height: 350px; */
}
.newbox-year
{
	width:100%;
	float:left;
}
.featuresPanel .newbox .newblock.left, .newbox-year .newsPanel.newblock.left{
	    margin-right: 10px;
		 padding: 10px;
    border: 1px solid #ddd;

}
.newbox-year .newsPanel.newblock 
{
	padding: 10px;
    border: 1px solid #ddd;
	width: 42%;
		margin: 20px 20px 0px 0px;
		//height:322px;
}
.newbox-year ul li
{
	background:none;}
.newbox-year .newsPanel.newblock a.button.left
{
	color: #fff;
}
.newbox-year .newsPanel.newblock a.button.left:hover{
	    color: #00CCFF;
}

.left {
	float: left
}
.block {
	float: left;
	width: 24.2%;
	margin-right: 1%
}
.blockBanner img {
	float: left;
	max-width: 100%;
}
.featureBlock ul.noListStyle li {
	padding-left: 0;
	background: none;
	padding-bottom: 5px;
	margin:0;
}
.newsletterBlock {
	float: right;
	margin-top: 18px;
	width: 24.2%;
}
.newsletterBlock img {
	float: left;
	max-width: 100%;
}
.sponsorsPanel {
	float: left;
	width: 100%;
	background: none repeat scroll 0 0 #F8F8F8;
	border-top: 1px solid #F1F1F1;
}
.sponsorsPanel .sponsor {
	float: left;
	padding: 12px 5px;
	text-align: center;
	width: auto;
}
.sponsorsPanel .sponsor img {
	max-width: 100%
}
.sponsorsPanel .madad{
    width: 15%;
    padding: 12px 0px;
}
.footer {
	float: left;
	width: 100%;
	background: none repeat scroll 0 0 #16416C;
	color: #6AB0FF;
	line-height: 18px;
	padding: 10px 0
}
.footer .footerLeft {
	float: left;
	width: 38%;
	padding: 0 1% 0 7%;
//	background:url(../images/front/indian_flag.png) no-repeat -10px top;
}
.footer .footerRight {
	float: right;
	width: 48%;
	padding: 0 1%
}
.footerLeft a {
	text-decoration: underline
}
.footer p, .footer a {
	color: #6AB0FF;
}
.footerRight ul {
	float: right;
	width: 100%;
	text-align: right;
	list-style: none
}
.footerRight ul li {
	float: right;
	padding: 0 5px;
	margin: 5px 0;
	border-right: solid 1px #6AB0FF;
	line-height: 13px;
	width:auto;
	background:none;
}
#last{border: none;}
.footer a:hover {
	color: #fff;
	text-decoration: underline
}
.copyrightTxt, .designBy {
	float: right;
	width: 100%;
	text-align: right;
	padding-top: 5px
}
.designBy {
	padding-top: 2px
}
.designBy a:hover {
	color: #fff;
	text-decoration: underline
}
.slideTxt {
	background: none repeat scroll 0 0 rgba(20, 59, 102, 0.6);
	color: #FFFFFF;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	position: absolute;
	padding: 5px 2%;
	bottom: 0px;
	width: 96%;
}
.slidesjs-pagination {
	float: right;
	list-style: none outside none;
	margin: 6px 0 0;
}
.slidesjs-pagination li {
	float: left;
	margin: 0 1px;
}
.slidesjs-pagination li a {
	float: left;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	behavior: url(PIE.html);
	position: relative;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: none repeat scroll 0 0 #003366;
	color: #fff;
	text-decoration:none;
}
.slidesjs-pagination li a.active, .slidesjs-pagination li a.active:hover, .slidesjs-pagination li a:hover {
	background: none repeat scroll 0 0 #00CCCC;
	color: #fff
}
#slides {
	display: none
}
#slides img {
	width: 100%
}
.slideshow {
	float: left;
	width: 74%;
	position: relative;
	z-index: 12
}
#slides {
	display: none
}
#slides .slidesjs-navigation {
	background: url("../images/front/slide-arrow.png") no-repeat scroll left 2px transparent;
	float: left;
	height: 20px;
	margin-right: 5px;
	width: 13px;
	margin-top: 3px
}
#slides .slidesjs-previous {
	background-position: 0 2px
}
#slides .slidesjs-next {
	background-position: -25px 2px;
	margin-left:20px
}
#slides .slidesjs-previous:hover {
	background-position: 0 -26px
}
#slides .slidesjs-next:hover {
	background-position: -25px -26px
}
.container {
	margin: 0 auto;
}
#slides .slidesjs-stop {
	background-position: -25px -43px;
	text-indent:-99999px;
	margin-left:-36px;
	margin-top:3px
}
#slides .slidesjs-stop:hover {
	background-position: -25px -62px
}
#slides .slidesjs-play {
	background-position: 0px -43px;
	text-indent:-99999px;
	margin-left:-36px;
	margin-top:2px
}
#slides .slidesjs-play:hover {
	background-position: 0px -62px
}
.deskPanel {
	background:url("../images/indian_flag.png") no-repeat scroll left 11px bottom #16416C;
	behavior: url(PIE.html);
	position: relative;
	float: right;
	width: 22.4%;
	padding: 1% 1% 0 1%;
	height:230px
}
.deskPanel h3 {
	color: #CDE2F7
}
.deskPanel .headName {
	float: left;
	width: 100%;
	color: #77B5F7;
	font-size: 14px;
	font-weight: bold
}
.deskPanel .desktxt {
	float: left;
	width: 58%;
	height: 150px;
	color: #fff;
	font-size: 13px
}
.deskPanel .desktxt p {
	color: #fff;
	margin-top: 15px;
	text-align: left
}
.deskPanel .desktxt .links {
	float: left;
	width: 100%;
	font-weight: bold;
	color: #88C0FD;
}
.deskPanel .desktxt .links a {
	color: #88C0FD;
	text-decoration: none
}
.deskPanel .desktxt .links a:hover {
	color: #FFCC00
}
.innerpage {
	float:left;
	width:100%;
}
.innerpage .leftPanel {
	float:left;
	width:74%;
	padding:10px 0;
	-webkit-box-shadow: 5px 0 5px -5px #333333;
	-moz-box-shadow: 5px 0 5px -5px #333333;
	box-shadow:5px 0 5px -5px #333333;
	behavior: url(PIE.html);
	position:relative;
	min-height:545px
}
.innerpage .rightPanel {
	float:right;
	width:25%;
	padding:20px 0 20px 0;
}
.Breadcrums {
	float:left;
	width:60%;
	color:#0558A6;
	font-size: 11px;
}
.Brudcrums a {
	color: #333333;
	text-decoration: none;
}
.innerHd {
	background: url("../images/front/innerpagehd.jpg") no-repeat scroll center left #295886;
	color: #E4ECF7;
	font-size: 33px;
	min-height: 70px;
	line-height: 63px;
	margin-top: 10px;
	width: 96%;
	float:left;
	padding:0 2%
}
.innerPageContent {
	float:left;
	width:98%;
	padding:10px 0;
	line-height:18px;
	text-align:justify;
}
.innerPageContent a{ text-decoration:underline;}
.innerPageContent a:hover{text-decoration:none;}
.innerPageContent img{ max-width:100%}
@media (max-width: 768px) {
 div#ribbon_image img {width: 700px;}   
 #slides1 .content {
    float: left;
    width: 300px;
    left: 55%;
}   
.featuresPanel .newbox .newblock {
    margin: 15px 0 9px 0px;
    width: 93.5%;
}    
}
@media (max-width: 767px) {
    
    #HdrLogo + img{
        display:none;
    }
    .header .rightHead{
        width:59%;
    }
.container {
width: auto
}
.slideshow, .header .logo, .header .rightHead {
width: 100%
}
.deskPanel {
width: 98%;
margin-top: 10px
}
.deskPanel .desktxt {
background: url("../images/front/men.png") no-repeat scroll right bottom transparent;
color: #FFFFFF;
float: left;
font-size: 13px;
height: 123px;
padding-left: 0;
width: 100%;
}
.socialMedia, .photoGallery, .newsPanel, .block, .newsletterBlock, .main .welcomeTxt {
width: 100%;
margin-bottom: 10px
}
.featureBlock {
width: 98%;
margin-bottom: 10px
}
.footer .footerLeft, .footer .footerRight {
width: 94%;
margin-bottom: 10px;
padding:0 3%
}
.copyrightTxt, .designBy, .footerRight ul li {
text-align: left;
float: left
}
/*.sponsorsPanel .sponsor {
width: 25%
}*/
.navigation .menu, .navigation .menu ul {
width: 100%
}
.navigation .menu ul li {

background: none
}
//.navigation .menu ul li a {}
.navigation .menu ul li:hover ul {

}
.searchPanel {
float: left;
margin: 6px 4%;
width: 92%
}
.searchPanel input[type="text"] {
width: 80%
}
.innerpage .leftPanel {
width:100%;
float:left;
padding:20px 0 0 0;
min-height:auto;;
-webkit-box-shadow: 0px 0 0px 0px #333333;
 -moz-box-shadow: 0px 0 0px 0px #333333;
 box-shadow:0px 0 0px 0px #333333;
}
.innerpage .rightPanel {
width:100%;
float:left;
padding:10px 0 20px 0;
}
.innerPageContent {
padding-bottom:0
}

.rightpanel_button {
    width: 100% !important;
}
#txtSearch{ width:360px !important; margin:0 0 10px;}
div#ribbon_image img {width: 700px;}
#slides1 .content {float: left;width: 300px;left:55%;}
.featuresPanel .newbox {margin: 0;}
.featuresPanel .newbox .newblock {margin: 15px 0 9px 0px;width: 95%;}
.bxslider_container {
    width: 700px;
}
.onLoadPopup{display:none;}










}
 @media (max-width: 480px) {
     .header{
         display:block;
         height:20vh;
     }
img.hit_counter {width: 140px;}     
.welcomeTxt {margin: 10px 0 0 0;}
.profile {border: none;padding: 0;margin: 0; }     
.featuresPanel .newbox .newblock {width: 91%;}     
#slides1 img {
    width: 170px;
}  
#slides1 .content {
    width: 240px;
    left: 42%;
}
#slider-container {padding: 16px 0 8px 10px;}
.content > h3 {font-size: 13px;}
.content > p {font-size: 12px;}
.content > h4 strong {font-size: 12px;}
p.sliderReadmore {padding: 5px 6px;}
#ribbon_image img {
    width: 430px;
    max-width:100%;
}
.innerPageContent a {
    color: #295886;
    word-break: break-all;
}

.container {
width: auto
}
/*.sponsorsPanel .sponsor, .header .logo, .header .rightHead {
width: 100%
}*/
.deskPanel .desktxt {
background: none;
height: auto;
padding-bottom: 10px
}
.navigation .menu {
width: 100%
}
.navigation .menu ul li {
width: 100%;
background: none
}
//.navigation .menu ul li a {padding: 6px 4%;width: 92%;}
.navigation .menu ul li:hover ul {

}
.searchPanel {
float: left;
margin: 6px 4%;
width: 92%
}
.searchPanel input[type="text"] {
width: 80%
}
.filter #txtSearch{ width:240px !important; margin:0;}
#HdrLogo{ width:100% !important}
.image_gallery_inner{ float:left; width:98%; padding: 5px;margin:1%; background:#F3F3F3; border:1px solid #ccc }
}

 @media (min-width: 768px) and (max-width: 979px) {
.container {
width: 100%
}
.navigation .menu {
width: 100%
}
.socialMedia ul li {
width: 17%;
margin-right: 2%;
}
.socialMedia ul li img {
width: 100%
}
.deskPanel .desktxt {
background: none repeat scroll 0 0 transparent;
color: #FFFFFF;
float: left;
font-size: 13px;
padding-bottom: 10px;
width: 100%;
padding-left: 0;
height: auto
}
}
 @media (min-width: 1200px) {
.container {
width: 100%
}
	.image_gallery_inner{ float:left; /*width:46%;*/width:29%; padding: 5px;/*height:260px;*/height:224px; margin:1%; background:#F3F3F3; border:1px solid #ccc; overflow:hidden; }

}
.language_header {
	float:right;
}
.language_header select {
	background-color: #0D2D50;
	border: medium none;
	color: #FFFFFF;
	width: 100px;
}
#news-container {
	padding:10px;
	min-height:230px
}
.ddnews_block {
	margin-top:6px;
	float:left;
	width:232px;
	background: none repeat scroll 0 0 #F1F1F1;
	min-height:330px
}
*+html .ddnews_block {
	min-height:312px
}
@-moz-document url-prefix() {
.ddnews_block {
min-height:323px;
}
}
.ddnews_block ul {
	float:left;
	width:90%;
}
.ddnews_block ul li {
	background: url("../images/front/list.png") no-repeat scroll left 9px transparent;
	color:#7493B6;
	line-height:15px;
	padding:2px 0 0 15px;
	list-style:none;
}
.ddnews_block ul li a {
	color:#828283
}
.ddnews_block h3 {
	padding:10px;
}

.socialMediaInner{
	float: left;
	width: auto;
	padding-top:10px;
}
.socialMediaInner ul {
	float: left;
	width: 100%;
	list-style: none;
}
.socialMediaInner ul li {
	float: left;
	list-style: none outside none;
	text-align: center;
	margin-right: 4px;
	background:none;
	width:auto;
	padding:0
}

.filter {
	background: url("../images/front/module-search-ico.gif") no-repeat scroll 8px 16px #F3F3F3;
	border: 1px solid #CCCCCC;
	color: #666666;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	padding: 1%;
	width: 96%;
}
.filter ul {
	float: left;
	list-style: none outside none;
	padding-left: 28px;
	padding-top: 0.75em;
	width: auto;
}
.filter ul li {
	float: left;
	list-style: none outside none;
	padding: 0 10px 0 0;
	width: auto;
	background:none;
	margin:0; height:30px;
}
.filter select {
	height: 21px;
	padding-left: 5px;
	width: 80px;
}
.filter input {
	height: auto;
	margin: 0;
}
.searchButton {
	padding-top:5px;
}

.paginglinks_container {
	background: none repeat scroll 0 0 #F3F3F3;
	clear: both;
	float: left;
	margin-bottom: 15px;
	padding: 10px;
	width: 97.5%;
	font-size:10%;
	text-align:right;
	font-size:13px;
}
.paging_leftpart {
	float:left;
}
.paginglinks {
	float: right;
	width: auto;
	font-size:10%;
	font-size:13px;
}
#content .paginglinks a {
	color:#333333;
	font-weight:normal;
	padding-left:1px;
	padding-right:1px;
}
#content .paginglinks strong {
	color:#333333;
	font-weight:bold;
	padding-left:1px;
	padding-right:1px;
}
#content .paginglinks a:hover {
	text-decoration:none;
}
#content .paginglinks a img {
	padding:0px;
	margin:0px;
}
.content_recent {
	border-top:1px #EEEEEE solid;
	padding-bottom:10px;
	padding-top:10px;
	float:left;
	width:100%;
	margin-top:10px;
}
.content_recent h4 {
	color:#2E5E8E;
	padding-bottom:10px;
}
.content_recent ul {
	list-style:none;
	list-style-type:none;
}
.content_recent ul li {
	list-style:none;
	list-style-type:none;
	float:none !important;
	background: url("../images/front/grey_arrow.png") no-repeat scroll 0px 4px transparent;
	color: #3C3939;
	font-weight: normal;
	padding: 0 0 5px 10px;
	text-decoration: none;
}
.content_recent ul li a {
	text-decoration:none;
	color:#2E5E8E;
	padding-bottom:5px;
	padding-top:5px;
	float:none;
}
.content_recent ul li a:hover {
	text-decoration:underline;
}
.table_detailpage {
	border: 1px solid #DFDFDF;
	text-decoration: none;
	width:100%;
}
.table_heading_row {
	background-color: #2A5889;
	color: #FFFFFF;
	font-weight: bold;
}
.table_detailpage tr td {
	border: 1px solid #DFDFDF;
	text-decoration: none;
	padding:5px;
}
.table_detailpage tr th {
	border: 1px solid #DFDFDF;
	text-decoration: none;
	padding:5px;
	text-align:left
}
.content_part h4 a{
text-decoration:none;
}
.content_part h4 a:hover{
text-decoration:underline;
}
.content_part h4 a:hover{
	text-decoration:underline}
	
.news_viewall{ float:right; text-decoration:underline}
.Breadcrums a:hover{ text-decoration:underline}
.share_this {float:right}
.rightpanel_button{ padding: 2px 0 2px 0; float:right; width:100%; }
.rightpanel_button_inner{ padding: 5px 0 0px 0; float:right; width:100%; }
.rightpanel_button img{ width:100%; max-width:234px; margin:0 auto;}

.content_part {
	margin-top:10px;
	padding-bottom:10px;
	float:left;
	width:100%
}
.content_part p{padding-bottom:0}
.active_subpages{ text-decoration:underline !important;}
.innerpage ol {
	float: left;
	width: 97%;
	list-style:decimal;
	margin:0 0 0 3%
}
.innerpage ol li{ padding:5px 0;}
#HdrLogo {
 display:block;
 float:left;
 width:41%;
 height:80px;
}
#HdrLogo img{ width:auto; float:left;  margin: 0 10px 0 0;}
#HdrLogo .logo_text{     float: left;
    margin-top: 5px;
    max-width: 355px;
    padding: 0 0 0 50px;
    width: 100%;}
#HdrLogo .logo_text h1{ margin:0; font-size:22px; font-weight:normal; color:#10365d; text-transform:uppercase; margin:0; padding:0; }
#HdrLogo .logo_text span{ margin:0; font-size:18px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#000; text-transform:capitalize; color:#000;}
.newsPanel .newsListing li h4 a:hover{text-decoration:underline}
#ui-id-2{ max-width:330px}
.text_center{ text-align:center}
.calender_bg { background:url('../images/front/calendar.png') no-repeat 98% top }
.regformRow{ float:left; width:100%; padding:5px 0px;}
.regformRow label{ float:left; width:30%}
.regformRow input[type="text"] {
	width:40%;
	height:25px;
	float:left;border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
	float:left
}
.regformRow input[type="reset"] {
	background:url('../images/front/reset_btn.html') no-repeat;
	height:29px;
	width:74px;
	border:none;
	float:left;
}
.regformRow select{background: none repeat scroll 0 0 #DFE8F3;
    height: 30px;
    width: 41%;
	border:1px solid #ccc}
.errorMessage, .errorMessage p {
	color:#F00;
}
label.error {
	color:#F00; margin-left:30%
}
.astrik {
	float:left;
	color:#F00;
	width:27%
}
.astrik p{
	color:#F00;
}

.rightpanel_button.highlight {
    width: 100%;
}
.image_gallery{ float:left;width:100%;}
.image_gallery_inner img{ width:100%; height:100%; /*max-height:202px;*/ max-height:165px; }
.image_gallery h3{ padding:5px 0px; font-size:1em; min-height:32px;}

.rightpanel_button_inner img{ width:100%; max-width:234px;}
.spanfontsmall{ font-size:9px !important; }
.click_mail_bluebg{ background:#3779BA; color:#fff!important; border-radius:4px; padding:2px 5px; text-decoration:none !important; float:left; margin-top:2px;}
.click_mail_bluebg:hover{ text-decoration:underline !important}
.contact_bluebg{ background:#3779BA; color:#fff!important; border-radius:4px; padding:5px 10px; text-decoration:none !important; font-weight:bold; float:left; min-width:75px}
.contact_bluebg:hover{ text-decoration:underline !important}
.justify_p{ text-align:justify}
#ui-id-1{ z-index:999}
.floatright_span{ float:right;}
.floatright_span a{ text-decoration:underline;}
.floatright_span a:hover{ text-decoration:none;}
.featureBlock_usefullinks {
	float: left;
	width: 22.2%;
	padding: 1%;
	min-height:180px;
	margin-top:5px;
}
.featureBlock_usefullinks ul {
	float: left;
	width: 100%;
	list-style: none;
}
.featureBlock_usefullinks ul li{
	background: url("../images/front/list.png") no-repeat scroll left 9px transparent;
	float: left;
	margin-left: 8px;
	padding: 2px 0 2px 15px;
	width: 95%;
	line-height:18px;
}
.featureBlock_usefullinks ul li ul{ display:none;}
.featureBlock_usefullinks ul li:hover > ul{ display:block;}
#Footerlinks .nav {
    color: #FFFFFF;
	float:left;
	margin-bottom:10px;
}
#Footerlinks .nav ul {
    float: left;
    list-style-type: none;
    width: 100%;
}
#Footerlinks .nav ul li {
padding:0 14px;
background:none;
    float: left;
    
	width:auto;
}
#Footerlinks .nav ul li a {
    color: #FFFFFF;
    text-decoration: none;
	font-weight:bold;
	background:none;
}
#Footerlinks .nav ul li a:hover {
    text-decoration: underline;
}
	#marquee {
		position:relative;
		overflow:hidden;
		width:100%;
		color:#16416C;
	    height:25px;
		background:#F8F0DB;
		font-weight:bold;
		float:left;
		padding:3px 0;
		margin-bottom: 10px;
	}
	#footermarquee{
position: relative;
    overflow: hidden;
    width: 100%;
    color: #16416C;
   background: none repeat scroll 0 0 #F8F8F8;
    height: 102px;
    font-weight: bold;
    float: left;
    padding: 3px 0;
    margin-bottom: 10px;
}
	#marquee p, #footermarquee  p{color:#16416C; }
	#marquee a, #footermarquee a{ text-decoration:underline; color:#0E2C4B;}
	#marquee .sections , #footermarquee .sections{
		position:absolute;
		left:0px;
		white-space:nowrap;
		cursor:pointer;	
		float:left;
	}
	#marquee .section , #footermarquee .sections{
		padding:5px 1px;
		float:left;
	}
	.home-news-container{ float:left; width:100%; margin:20px 0 10px 0; border-top:2px dotted #F1F1F1; padding:10px 0 0 0}
.rightpanel_button_container {float:right; width:24%}

div#hideinstructions { position:fixed; top: 0; left: 0; width: 100%; text-align: center; height: 100%; background: rgba(0,0,0,0.75); display:none; z-index:10000; }
.playOptions .instrClose { position:absolute; top:-20px; right:-20px; cursor:pointer; }
div#hideinstructions.showLoader { display:block; }
.playOptions {
    width: 95%;
    //float: left;
    background: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 13px;
    margin: 0;
    text-align: left;
	float:left;
}
.playOptions form input[type="text"], .playOptions form textarea{
	border-radius: 5px;
    height: 34px;
    width: 98%;
    margin: 0 auto;
}
.playOptions form textarea {
	height:auto;
}
.wrapplayOptionsper {
    width: 29%;
    background: #383636;
    padding: 20px 29px 20px 20px;
    border-radius: 5px;
    position: relative;
    margin: 120px auto 0;
    display: inline-block;
    box-sizing: border-box;
}
.wrapplayOptionsper h1 {
    text-align: center;
    padding: 18px 0 15px;
    color: #0b355e;
	    margin: 0;
    font-weight: bold;
}
.wrapplayOptionsper p
{
	margin-bottom:10px;
	font-size:15px;
	text-align: justify;
}
span.red
{
	color:#295886;
	    font-size: 17px;
    text-align: center;
    width: 100%;
    float: left;
}
div#newbutton1 {
    cursor: pointer;
}
#newbutton2
{
	background:#0f75b3;
	width:96%;
	float:left;
	padding:10px 2%;
	text-align:center;
	border: 1px solid #116ea9;
    margin-top: 10px;
    position: relative;
	font-weight: bold;
    font-size: 13px;
	color:#fff;
	cursor:pointer;
}
#newbutton2 span.childspan
{
	    position: absolute;
    top: -15px;
    font-size: 17px;
    right: 13px;
    color: #0f75b3;
}
#newbutton2 span.arrow {
    margin-left: 11px;
    font-size: 16px;
}
#newbutton3 {
    padding: 10px 0 0;
    width: 100%;
    float: left;
	cursor:pointer;
}
#newbutton3 a, .right-dropdown a {
    width: 88%;
    float: left;
    padding-bottom: 10px;
    color: #fff;
    text-align: left;
    padding-left: 20px;
}
.right-dropdown a
{
	padding: 10px 0px 10px 5px;
    width: 98%;
    line-height: 16px;
    border-bottom: 1px solid #fff;
}
#newbutton2 .right-dropdown:last-child a
{
    border-bottom: 0px solid #fff;
	    padding-bottom: 0px;
}
div#newbutton4 {
    width: 100%;
    float: left;
    padding-bottom: 11px;
	border-bottom: 1px solid #fff;
}
#newbutton3 a:last-child
{
	padding-bottom:0px;
}
#newbutton3 a span
{
	padding-right:5px;
}
#item1,#item2{
	position:relative;
}
.tooltip11, .tooltip12
{
	display:none;
	background: #0f75b3;
    width: 250px;
    border: 1px solid #116ea9;
    float: left;
    color: #fff;
    padding: 7px 9%;
    position: absolute;
    left: -304px;
    top: -11px;
    font-size: 14px;
    line-height: 22px;
}
.tooltip12
{
    top: 1px;
}
#item1:hover .tooltip11, .tooltip11:hover
{
display:block;
}
#item2:hover .tooltip12, .tooltip12:hover
{
display:block;
}
span.toparrow {
    position: absolute;
    right: -14px;
    color: #0f75b3;
    top: 19px;
    font-size: 20px;
}
.tooltip11 a, .tooltip12 a {
	color:#fff;
}
.tooltip11 a:hover, .tooltip12 a:hover{
	text-decoration:underline;
}
.box_1{
min-height: 309px;
}
.register_form{
	float:left;
	width:100%;
}
.register_form h1{
	float:left;
	width:100%;
	text-align: center;
	margin: 10px 0;
}
.register_form h3{
	float: left;
    width: 100%;
    text-align: center;
    background-color: gainsboro;
    margin-top: 0;
	padding: 7px;
}
.register_form input {
    border: none;
    border-bottom: 1px solid;
    padding: 5px 0;
    width: 95%;
}
.blink_img {
    width: 2%;
    float: left;
    position: absolute;
    margin: 16% 0px 0 -27px;
}
.register_form #register {
    padding: 10px 0px;
    background: #356797;
    width: 20%;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    border-radius: 5px;
}
.inner_table tr{
	line-height:45px;
}
.radio input{
	width:5%;
}
.pass_detail{
	text-align:center;
}
.sub_op input{
	width:70%;
}
.sub_op_contact input{
	width:65%;
}
#date{
	width: 85%;
}
.req{
	color:red;
}
.req p{
	float:left;
	width:100%;
	margin:0;
	    color: #ff0000;
}
#image_up{
	
	border:none;
}
.sub_op label , tbody.sub_op_contact label{
    float: left;
    padding-right: 10px;
}
.sub_op input[type="text"], tbody.sub_op_contact  input[type="text"]{
    margin-top: 9px;
}
form input[type="date"]{
    background-color: #DFE8F3;
    border: 0;
    color: #194576;
    float: left;
    font-style: italic;
    height: 17px;
    padding: 2px;
    border-radius: 0px;
}
#myform td {
    //vertical-align: top;
}
p.success {
       background: #dbf7d6;
    padding: 7px 2%;
    border: 1px solid #95e686;
    color: #396d30;
    width: 92%;
    float: left;
    margin-left: 0;
    margin-bottom: 20px;
}
tr.addmore
{
display:none;
}
tr.addmore.active
{
display:table-row;
}
tr.addmore span
{
float:left;
    line-height: 18px;
    padding-right: 5px;
}
tr.addmore span#add_item_button, tr.addmore .delete_item_button {
    float: left;
    border: 1px solid #000;
    padding: 10px 10px;
    line-height: 4px;
    margin-left: 10px;
    background: #efeeee;
    text-transform: capitalize;
}
form .addmore input[type="text"] {
    width: 80%;
}

.ribbon_img
{
    width:100%;
    float:left;
    position:relative;
}

button.ribbon_button
{
    position: absolute;
    width: 10%;
    background-color: #3779ba;
    border: none;
    color: #fff;
    padding: 11px 11px;
    right: 18px;
    top: 30%;
    border-radius: 3px;
}
button.ribbon_button_popup
{
    position: absolute;
    width: 7%;
    background-color: #3779ba;
    border: none;
    color: #fff;
    padding: 6px 0;
    left: 6%;
    top: 34%;
    border-radius: 3px;
}
#customers {
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}
#holidays {
  border-collapse: collapse;
  width: 100%;
}

#holidays td, #holidays th {
  border: 1px solid #ddd;
  padding: 8px;
}

#holidays tr:nth-child(even){background-color: #f2f2f2;}

#holidays tr:hover {background-color: #ddd;}
.bx-pager.bx-default-pager {
    display: none;
}
.bx-controls-direction {
    width: 20%;
    font-size: 30px;
    position: absolute;
    right: 10%;
    margin: -50px 0 0 0;
}
.bx-controls-direction a {
    color: white;
    padding: 0 10px 0 0;
}

@media (max-width: 480px) {
.bx-controls-direction {
    font-size: 20px;
    right: 0;
    margin: -30px 0 0 0;
}
}
@media (max-width: 458px) {
#slides1 .content {
    width: 200px;
    left: 50%;
}
}

@media (max-width: 414px) {
div#ribbon_image img {
    width: 375px;
}

@media (max-width: 411px) {
h1 {font-size: 1.3em;
}}
#HdrLogo .logo_text {max-width: 340px;}
#slides1 img {width: 140px;}
#slides1 .content {
    width: 220px;
    left: 40%;
}
}
@media (max-width: 375px) {
div#ribbon_image img {
    width: 340px;
}
#HdrLogo .logo_text {max-width: 300px;}
#slides1 .content {
    width: 180px;
    left: 44%;
}
}
@media (max-width: 360px) {
#HdrLogo .logo_text {max-width: 290px;}
.bx-controls-direction {
    font-size: 18px;
    right: 2%;
    margin: -15px 0 0 0;
}  
div#ribbon_image img {width: 325px;}
#HdrLogo .logo_text {max-width: 290px;}
#slides1 img {
    width: 120px;
    height: 170px;
}
#slides1 .content {
    width: 190px;
    left: 40%;
}     
.content > h3,.content > p,.content > h4 strong {font-size: 10px;}     
p.sliderReadmore {padding: 1px 4px;}  
#slider-container {
    width: 98%;
    padding: 10px 0 5px 5px;
} 
}



.new_image{
    padding:15px;
}
.header .rightHead {
    float: right;
    width: 59%!important;
}

.innerPageContent a {
    color: #295886;
    text-decoration: none !important;
}



div#topcontrol{
    bottom: 75px !important;
}

.cable{
    border-color: #ccc !important;
}
