/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=2f739c3f8d996cb326e2)
 * Config saved to config.json and https://gist.github.com/2f739c3f8d996cb326e2
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  border-radius:0;
  -webkit-border-radius:0;
 }

textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  
  
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@-ms-viewport {
  width: device-width;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

@media only screen and (max-width: 1024px) {
	p{text-align:justify;}
	.rightInner{padding-left:0;}
	.dropDown select.selectBox{width:100%;}
	.brForm{padding:20px;}
}


@media only screen and (max-width: 768px) {
	.navigation li::after, .navigation li a::after, .loginBox a.memberLogin, .loginBox .open-click.menu-icon a:before{display:none;}
	.menu-icon{display:block;}
	.navigation{margin:0;width:auto;float:right;}
	.headRight{position:inherit;}
	.navigation ul{position:fixed;right:0;top:0;width:100%;background-color:#4985c1;width:320px;height:100%;transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transition:300ms all;-webkit-transition:300ms all;-ms-transition:300ms all;-moz-transition:300ms all;z-index:9999999;overflow:auto;}
	.navigation ul.slideLeft{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
	.navigation li{width:100%;border-bottom:1px solid #2e567d;border-top:1px solid #467eb5;padding:0;}	
	.overLayer{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,0.7);left:0;top:0;display:none;z-index:9;}
	.navigation li.backBtn{text-align:right;display:inline-block;}
	.navigation li a{background:url(../images/yellow-arrow.png) no-repeat 18px 16px;}
	
	.navigation li a.active{margin-top:-1px;}
	.navigation li.backBtn a{background:none;}
	
	.navigation ul ul{position:relative;top:inherit;left:inherit;padding:0;opacity:1;visibility:visible;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);width:100%;height:auto;background-color:#2e567d;border:0;display:none;}
	.navigation ul li:last-child{box-shadow:0 1px 0 #467eb5;}
	.navigation ul ul li{height:auto;}
	.navigation ul ul li:first-child{border-top:0;}
	.navigation ul ul li:last-child{border-bottom:0;box-shadow:none;padding-bottom:0;}
	.navigation li.subMenu{background:url(../images/pluse.png) no-repeat right 10px;cursor:pointer;}
	.navigation li.minus{background:url(../images/minus.png) no-repeat right 10px;}
	.navigation li a, .navigation ul ul li a{padding:1px 12px 1px 30px;display:block;height:40px;line-height:40px;}
	.navigation ul ul li a{background-position:32px 16px;padding-left:45px;}
	
	.open-click.menu-icon a{display:block;}
	.loginBox{padding:0;}
	.navigation li.mobiLi{display:block;}
	.navigation li.subMenu > a.active{background:#082e45 url(../images/pluse.png) no-repeat right center;}
	.navigation li.subMenu > a.active:before{background:url(../images/yellow-arrow.png) no-repeat left top;width:4px;height:7px;content:'';position:absolute;left:17px;top:50%;margin:-4px 0 0;}
	.navigation li.minus > a.active{background:#082e45 url(../images/minus.png) no-repeat right center;}
	
	
}
@media only screen and (max-width: 767px) {
	.downArrow, .accMain, .connect, .callNumber::after, .searchIcon{display:none;}
	.jcarousel li{margin-right:0;}
	.jcarousel li img{max-width:90%;}
	.logoBox{float:left;width:100%;text-align:center;}
	.ptitle span{font-size:22px;line-height:24px;}
	.partnerBox{padding:15px 0 20px;}
	.ptitle{margin-bottom:15px;}
	.leftContent{font-size:18px;line-height:22px;padding:10px 0 15px 10px;}
	.formBox{padding:20px 0;}
	/*.subContent{overflow:auto;height:215px;margin-bottom:13px;}*/
    .subContent{margin-bottom:13px;}
	.subContent .mCustomScrollBox{padding-right:25px;}
	
	.formInner{margin:20px 0 0;padding:10px 15px;}
	.commonTitle{font-size:22px;line-height:25px;}
	.accDiv{position:relative;}
	span.arrow{position:absolute;right:0;top:50%;width:15px;height:11px;background:url(../images/toggle-white.png) no-repeat;margin:-4px 0 0;}
	.minus span.arrow{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);}
	.eventSection{padding:20px 0;}
	.eventSection span.arrow{background:url(../images/toggle-black.png) no-repeat;}
	
	.eventLeft .eventLeftinner, .letestNews{padding:10px 15px;}
	.eventCenter ul li{width:48.5%;margin:15px 0;}
	.eventCenter ul li:last-child{float:right;}
	.eventCenter ul li img.absoImg{max-width:60%;}
	.eventCenter ul li a{width:26px;height:26px;line-height:26px;}
	.foSocial ul li{padding:21px 10px 12px}
	.footerBottom{background-position:left bottom;padding-bottom:0;}
	.qlinks .group{float:left;width:100%;border-bottom:1px solid #727272;}
	.accDiv.footerrTitle{padding:17px 0;}
	.fAbout{margin-bottom:6px;}
	.newsLettr ul{margin:0 0 10px;}
	.qlinks ul{margin:0 0 20px;}

	.letestNews{background:#fff;}	
	.callNumber{margin-right:0;}
	.callBox{padding-left:15px;}
	.callNumber span{display:none;}
	.callNumber a.phnumber{display:inline-block;text-indent:-9999px;width:15px;height:16px;background:url(../images/phone-icon.png) no-repeat;margin:2px 0 0;}
	.loginBox a{display:inline-block;font-size:0;}
    /*text-indent:-9999px;padding-left:18px;*/
    .headRight {
        padding-left: 0;
    }
	.flex-control-nav{right:15px;margin:0;}
	.foSocial ul{margin-left:0;}
	.jcarousel li a{width:100%;}
	/*.flexslider .slides li img.descBanner{display:none;}*/
	.flexslider .slides li img.mobileBanner{display:block;}
	.centerContent{bottom:20px;}
	.centerContent h3{font-size:12px;line-height:14px;padding:0 15px;}
	.centerContent h2{font-size:26px;line-height:28px;padding:0 15px;}
	.centerBtn{margin:10px 0 0;}
	.filtering li{margin-bottom:10px;}
	.filtering ul{margin-bottom:-10px;}
	.commonInner{margin:20px 0 0;}
	.imgContent p{height:auto;min-height:1px;}
	.filterMain{margin:15px 0 0;}
	.imgMain{width:272px;margin:0 auto;}
	.gridInner{margin-bottom:15px;}
	.gridInner:last-child{margin-bottom:0;}
	
	.conleftInner{margin-bottom:20px;padding-top:14px;}
	.addressBox li{font-size:13px;}
	.conForm{padding:15px;}
	.conForm ul, .conForm ul.secondUl{width:100%;}
	.locationMap iframe{height:350px;}
	.locationMap{margin:20px 0 0;}
	.abcon p{margin-bottom:15px;}
	.hoverDiv p{margin-bottom:0;line-height:16px;}
	.hoverDiv{padding:10px 15px 15px;}
	.hoverDiv h3{font-size:20px;line-height:22px;margin-bottom:5px;}
	.aboutBox{margin:0 0 15px;}
	.valueBox{float:none;width:auto;margin:3px -15px 0;padding:15px 15px 0;border-top:1px solid #dfdfdf;overflow:hidden;}
	.aboutCenter{margin:0;padding:20px 0 24px;}
	.abcon h2{margin-bottom:10px;line-height:24px;padding:10px 0 10px 0px;font-size:22px;}
	.boxInner .imgMain{width:100%;}
	.alignRight{display:block;margin:0 auto;float:none;}
	.abcon p.uploadCv{margin-top:0;padding:0 0 20px;}
	.extraLogo ul{border:1px solid #dfdfdf;padding:10px 0 0;margin-bottom:15px;}
	.extraLogo ul li{margin:0 5px 10px;}
	.extraLogo ul li img{border:1px solid #dfdfdf;}
	
	.sponcerDiv{margin:0 0 15px;}
	.sponcerDiv .spanFirst{font-size:18px;}
	.sponcerDiv .spanSecond{font-size:16px;}
	.oppContent .valueBox p:last-child{margin-bottom:0;}
	.lastBorder{margin:0;}
	.brInner h1{font-size:26px;line-height:32px;}
	.copyLeft{font-size:12px;}
	.extraLogo{margin:15px 0 0;}
	.navigation{margin-top:2px;}
	.placeDate{font-size:20px;}
	.pointImg{width:100%;text-align:center;margin-bottom:20px;}
	.pointContent{width:100%;margin:0;}
	.detailPage ul{padding-left:0;}
	.detailBtn{padding-bottom:10px;text-align:center;}
	.detailBtn .commonBtn{float:none;display:inline-block;}
	.detailBtn .darkBtn{margin-top:10px;}
	.broTitle .commonH2{font-size:20px;line-height:25px;}
	.brForm ul li, .brForm ul li.lastLi{width:100%;}
	
	
}
@media only screen and (width: 320px){
	.detailBtn .commonBtn{margin-right:0;}
	.detailBtn .commonBtn span.btnTitle{font-size:13px;}
}
@media only screen and (max-width: 480px){
	.leftSelect{width:30%;}
	.rightTxt{width:65%;}
}
@media only screen and (width: 480px){
	.aboutBox{width:390px;float:none;margin:0 auto 15px;}	
}	
@media only screen and (min-width: 568px) and (max-width: 767px){
	.conForm ul, .conForm ul.secondUl{width:48%;}
	.aboutBox{width:50%;}
	.hoverDiv ul{margin-top:7px;}
	.aboutBox:nth-child(odd){padding-right:7.5px;}
	.aboutBox:nth-child(even){padding-left:7.5px;}

}
@media only screen and (min-width: 768px) and (max-width: 990px){
	.searchIcon{display:none;}
	.leftContent{font-size:25px;line-height:30px;}
	.eventCenter ul{text-align:center;margin:20px 0;}
	.eventCenter ul li{display:inline-block;float:none;width:auto;margin:0;}
	.footerBottom{background-size:cover;}
	.jcarousel li{margin-right:20px;}
	.downArrow{bottom:15px;}
	.centerContent{bottom:60px;}
	.navigation{margin:1px 0 0;}
	.flex-control-nav{right:25px;}
	
	.conForm ul, .conForm ul.secondUl{width:48%;}
	.addressBox li.add::before{margin-top:-13.5px;}
	.conForm{padding:19px 20px 18px;}
	.hoverDiv{padding:10px;}
	.hoverDiv h3{font-size:16px;line-height:18px;margin-bottom:5px;}
	.hoverDiv p{font-size:13px;line-height:15px;}
	.alignRight{width:45%;}
	
	.extraLogo ul{margin-bottom:-10px;}
	.extraLogo ul li{margin:0 5px 10px;}
	.extraLogo ul li img{border:1px solid #dfdfdf;}
	
	.leftSelect{width:38%;}
	.rightTxt{width:60%;}
	.broTitle .commonH2{line-height:35px;}

}


@media only screen and (min-width:991px) and (max-width: 1024px){
	.logo{width:15%;}
	.headRight{width:85%;}
	.rightInner{padding-left:0;}
	.navigation li{margin-right:6px;}
	.navigation li:last-child{margin-right:0;}
	.downArrow{bottom:15px;}
	.centerContent{bottom:60px;}
	.conLeft{padding-right:0;}
	.conForm ul, .conForm ul.secondUl{width:48%;}
	.conForm{padding:19px 20px 18px;}
	.hoverDiv h3{font-size:25px;line-height:27px;}
	.hoverDiv{padding:15px;}
	.hoverDiv h3{margin-bottom:5px;}
	.extraLogo ul li{margin:0 4px;}
	.leftSelect{width:32%;}
	.rightTxt{width:65%;}
	
}

@media only screen and (min-width:1100px){
.jcarousel img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
}
.jcarousel img:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}
}
@media only screen and (min-width:991px){
	.navigation ul li:hover ul{opacity:1;visibility:visible;}
	.navigation ul li:hover ul li{height:33px;}
	.navigation li a.active, .navigation li:hover a{background-color:#082e45;}
	.navigation li a.active:after, .navigation li:hover a:after{opacity:1;}	
	.navigation ul ul li a:hover{background-color:#174d6d;}
}
