/* CSS Document */

*{
font-family: 'Raleway', sans-serif;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 24px;
  color: #000000;
  background-color: #ffffff;
}
.camera_wrap {
  direction: ltr;
  display: none;
  margin-top: 0px !important; 
  position: relative;
  z-index: 0;
  width: 100%;
}
#header-row {
  background: transparent !important; 
  position: relative;
  background-color: #fff !important;
}
#header-row .row-container {
  background: transparent !important;
  z-index: 2;
  position: relative;
}
.navigation ul.sf-menu > li > a, .navigation ul.sf-menu > li > span {
  font-size: 14px;
  line-height: 0px !important;
  color: #373D43;
}
.navigation ul.sf-menu > li.active > a, .navigation ul.sf-menu > li.sfHover > a, .navigation ul.sf-menu > li.current > a, .navigation ul.sf-menu > li.active > span, .navigation ul.sf-menu > li.sfHover > span, .navigation ul.sf-menu > li.current > span {
  background: transparent;
  color: #414142;
}
.navigation ul.sf-menu > li > a:hover, .navigation ul.sf-menu > li > span:hover {
  background: transparent;
  color: #7FB63B;
}
.navigation ul.sf-menu > li > a, .navigation ul.sf-menu > li > span {
  font-size: 14px;
  line-height: 0px;
  font-family: Trebuchet MS, sans-serif;
  color: #414142;
  background: none;
  display: block;
  padding: 15px 8px 15px 8px;
  position: relative;
  text-align: center;
  width: auto !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-transform: uppercase;
}
.navigation ul.sf-menu > li.parent > a:after, .navigation ul.sf-menu > li.parent > span:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #38383A transparent transparent transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 13px 0 0 -4px;
  content: "";
}
.navigation ul.sf-menu > li.active > a, .navigation ul.sf-menu > li.sfHover > a, .navigation ul.sf-menu > li.current > a, .navigation ul.sf-menu > li.active > span, .navigation ul.sf-menu > li.sfHover > span, .navigation ul.sf-menu > li.current > span {
  background: transparent;
/*  color: #B3BE34;*/
	color:#A4A916;
}
.navigation ul.sf-menu > li > ul > li > a:hover, .navigation ul.sf-menu > li > ul > li > span:hover {
  color: #B3BE34 !important;
}
.navigation ul.sf-menu {
  padding: 0 0px;
  margin-top: 35px;
}
.navigation ul.sf-menu > li > ul {
  top: 50px;
  background: #373d43;
  padding: 22px 0;
  text-transform: uppercase;
}
.navigation ul.sf-menu ul {
  background: #444445;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 12px 0;
}
.navigation ul.sf-menu ul li a, .navigation ul.sf-menu ul li span {
  font-size: 12px;
  line-height: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  background: none;
  display: inline-block;
  padding: 0px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.camera_caption {
  bottom: 0;
  display: block;
  position: absolute;
  width: 100%;
  background: rgba(13, 13, 13, 0.46);
  color: #FFFFFF;
}
.camera_caption div h2 {
color:#fff;
}

#bottom-row {
  background: url(../images/template/news-back.jpg) center 0 no-repeat;
  color: white;
  padding-top: 90px;
  z-index: 1;
  position: relative;
  background-size: 100%;
}
.submit_text strong {
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  font-size: 24px;
  line-height: 22px;
}
.submit_text span {
  display: block;
  font-size: 18px;
  padding-bottom: 8px;
  color: #fff;
}
.submit_text p {
  color: #fff;
}
.acymailing_form tbody td, .acymailing_form tr td {
  display: inline-block;
  padding: 0;
  width: 50%;
  float: left;
}
.acymailing_form tbody .btn-primary, .acymailing_form tr .btn-primary {
  float: right;
  font-size: 14px;
  padding: 8px 60px;
}
.acymailing_form tbody .btn-primary, .acymailing_form tr .btn-primary {
  float: right;
  font-size: 14px;
  padding: 8px 60px;
  background-color: #3B3F48;
}
ul.partners {
  margin: 0 0 24px;
  overflow: hidden;
  width: 95%;
  margin-left: 5%;
  margin-top: 25px;
}
h3.moduleTitle.center {
  border-bottom: 2px solid #8FBF4F;
  width: 20%;
  margin: 0 auto;
  margin-bottom: 35px;
  padding-bottom: 10px;
}
.mod-custom.mod-custom__ h2 {
  color: #373d43;
  font-size: 25px;
  line-height: 40px;
  margin-bottom: 36px;
  text-transform: uppercase;
  font-weight: 100;
  display: inline;
  border-bottom: 2px solid #A3A816;
  padding-bottom: 10px;
  font-weight: bold;
}
.mod-custom.mod-custom__ {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 20px;
}
.mod-menu {
    float: left;
    width: 100%;
}
.custom_bottom_row {
  width: 100%;
  float: left;
}
.custom_footer_row {
  width: 100%;
  float: left;
}
.moduletable.border_bottom {
  margin-bottom: 0px;
  padding-bottom: 19px;
  position: relative;
  width: 98%;
  float: left;
}
.wrapper-inner #maintop-row {
  padding-top: 20px;
}
.prod-title .moduleTitle {
  margin-bottom: 0px;
  font-size: 25px;
  margin-bottom: 10px;
  text-transform: capitalize;
  font-weight: 500;
}
.pretext {
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: -10px;
  font-weight: 600;
  text-transform: capitalize;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  display: inline-block;
   line-height: 35px;
   
}
.item_title.item_title__center.prod-title > a {
    font-size: 20px;
    font-weight: bold;
}

/*.mod-newsflash-adv.posts .item .item_img .lazy_container:hover img*/

.mod-newsflash-adv.posts .item:hover img {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
}

/*.mod-newsflash-adv.posts .item .item_img .lazy_container img */

.mod-newsflash-adv.posts .item img {
  border: 3px solid gray;
  border: 3px solid rgba(255, 255, 255, 0.27);
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.custom-wrapper {
  margin-bottom: 0px !important;
}
.page-item header.item_header h3 {
  border-bottom: 2px solid #A3B137;
  display: inline-block;
  font-size: 25px;
}
.cnt-page-hed h4 {
    border-bottom-color: #000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    display: inline-block;
    font-size: 20px;
	padding-bottom: 5px;
}
.cnt-page-hed {
  float: left;
  width: 100%;
    margin-bottom: 20px;
}
.entry-content.contct-page {
  width: 100%;
  float: left;
}
.cnt-tbl-block {
  float: left;
  width: 97%;
  color: #333;
  background-color: #FAFAFA;
  padding: 15px;
  margin-bottom: 20px;
}
.cnt-tbl-adrs {
  float: left;
  width: 31%;
  margin-right: 2%;
}
.cnt-tbl-phn {
  float: left;
  width: 31%;
}.cnt-tbl-email {
  float: left;
  width: 31%;
}
.cnt-tbl-phn p {
  padding-bottom: 0px;
}
.cnt-page-note {
  float: left;
  width: 100%;
  color: #333;
}
.cnt-tbl-adrs h5 strong {
  text-transform: uppercase !important;
}
.cnt-tbl-phn h5 strong {
  text-transform: uppercase !important;
}
.cnt-tbl-email h5 strong {
  text-transform: uppercase !important;
}
form.form-horizontal {
  background-color: #FAFAFA;
  width: 50%;
  padding-top: 25px;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin-left: 25%;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.log-btm-opsn {
  width: 100%;
  float: left;
  text-align: center;
}
.log-btm-opsn ul li {
  list-style: none;
}
fieldset#users-profile-core h3 {
  font-size: 25px;
  margin-bottom: 0px;
}
fieldset#users-profile-custom h3 {
  font-size: 25px;
  margin-bottom: 0px;
}
.dl-horizontal {
  width: 100%;
  float: left;
  background-color: #fafafa;
  padding: 15px;
}
.dl-horizontal {
  width: 85%;
  float: left;
  background-color: #fafafa;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
fieldset#users-profile-core {
  float: left;
  width: 50%;
}
fieldset#users-profile-custom {
  float: left;
  width: 50%;
}
ul.partners li {
  float: left;
  margin-right: 1%;
  width: 12%;
}
.page-reset form#user-registration {
  width: 50%;
  float: left;
  background-color: #fafafa;
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 5px;
}
label#jform_email-lbl {
  float: left;
  width: 30%;
}

.page-remind form#user-registration {
  width: 50%;
  float: left;
  background-color: #fafafa;
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 5px;
}
label#jform_email-lbl {
  float: left;
  width: 30%;
}
form#member-registration fieldset {
  background-color: #fafafa;
  width: 97%;
  float: left;
  padding: 15px;
}
form#member-registration > fieldset > .control-group {
  width: 100%;
  float: left;
}
form#member-registration > fieldset > .control-group:first-child {
  width: 100%;
  float: left;
}
form#member-registration > fieldset > .control-group > .control-label {
  width: 30%;
  float: left;
}
form#member-registration > fieldset > .control-group > .controls {
  width: 50%;
  float: left;
}
.moduletable h3 {
  font-size: 20px;
  margin-bottom: 0px;
}
.blg-pera {
  float: left;
  width: 96%;
  background-color: #fff;
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #E3E3E3;
  margin-bottom: 20px;
}
@media (max-width:768px){
.cnt-tbl-adrs {
  float: left;
  width: 100%;
  margin-right: 2%;
}
.cnt-tbl-phn {
  float: left;
  width: 100%;
  margin-right: 2%;
}
.cnt-tbl-email {
  float: left;
  width: 100%;
  margin-right: 2%;
}
.blg-pera {
  float: left;
  width: 89% !important;
  background-color: #fff;
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #E3E3E3;
  margin-bottom: 20px;
    word-wrap: break-word;
}
#bottom-row {
  background: url(../images/template/news-back.jpg) center 0 no-repeat;
  color: white;
  padding-top: 20px;
  z-index: 1;
  position: relative;
  background-size: 160% 100%;
}
.acymailing_form tbody td, .acymailing_form tr td {
  display: inline-block;
  padding: 0;
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.cnt-page-hed h4 b {
  line-height: 1.3;
}
.cnt-tbl-adrs h5 {
  text-transform: uppercase;
}
form.form-horizontal {
  background-color: #FAFAFA;
  width: 90% !important;
  padding-top: 25px;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin-left: 0px;
  padding:15px;
}
.page-reset form#user-registration {
  width: 100%;
  float: left;
  background-color: #fafafa;
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 5px;
}
label#jform_email-lbl {
  float: left;
  width: 100%;
}
.page-remind form#user-registration {
  width: 100%;
  float: left;
  background-color: #fafafa;
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 5px;
}
h3.moduleTitle.center {
width:50% !important; 
}
ul.nav.menu.foot-prvsy-dis-menu {
margin-left:0px !important;
margin-top:-80px !important;
}
.foot-copy {
margin-left:0px !important;
}
#footer-wrapper .footer-wrapper-inner {
text-align:center !important;
}
#footer-wrapper .footer-wrapper-inner ul.social {
text-align:center !important;
}
.foot-copy {
width:100% !important;
}
}

/* pankaj 10-06-2015 */

.inner-page-text h2 {
  font-size: 18px;
  line-height: 35px;
}
.inner-page-text-list ul li {
  margin-bottom: 20px;
}
ul.latestnews li h1 {
  line-height: 0px;
}
ul.latestnews li h1 a {
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
}
/*
.item_introtext h1 strong {
  font-size: 25px !important;
}
.item_introtext p {
  margin-bottom: 0px !important;
  padding-bottom: 10px !important;
}
*/
.moduletable.rncnt-post-block {
  width: 90%;
  float: left;
  background-color: #fff;
  padding-left: 5%;
  border: 1px solid #E3E3E3;
  margin-bottom: 20px;
    padding-right: 10px;
}
ul.archive-modulerncnt-post-block li a {
  color: #949393;
}
/*
.item_introtext {
  background-color: #fff;
  padding: 15px;
  border: 1px solid #E3E3E3;
}
.item_fulltext p {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.item_img {
  font-size: 0;
  line-height: 0;
  width: 50%;
}*/

/* 11-06-2015 */
.moduletable.inner-baner-box {
  margin-top: -60px;
}
.mod-newsflash-adv.posts .item .item_title {
  color: #cbfe85 !important;
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 auto 16px;
  max-width: 220px !important;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.04);
}
.foot-copy {
  width: 60%;
  float: left;
  padding-left: 15px;
  margin-bottom: 5px;
}
ul.nav.menu.foot-prvsy-dis-menu {
  margin-top: -78px;
  margin-left: 15px;
  margin-bottom: 0px !important;
}
#footer-wrapper .footer-wrapper-inner ul.copy_list li {
  background: none !important;
}
.btn-info {
  color: #B3BE34 !important;
}
@media (min-width: 1030px) and (max-width: 1366px) {
.foot-copy {
  width: 60%;
  float: left;
  padding-left: 2.5% !important;
  margin-bottom: 5px;
}
ul.nav.menu.foot-prvsy-dis-menu {
  margin-top: -60px;
  margin-left: 2.5% !important;
}
.mod-newsflash-adv.posts .item .item_title {
  color: #cbfe85 !important;
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 auto 16px;
  max-width: 230px !important;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.04);
}
}

@media (min-width: 900px) and (max-width: 1100px) {
.navigation ul.sf-menu > li > a, .navigation ul.sf-menu > li > span {
  font-size: 12px;
  padding: 15px 6px 15px 6px;
}
}

.navigation ul.sf-menu > li {
    margin-bottom: 0 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0 !important;
}
#footer-wrapper .footer-wrapper-inner {
  background: url(../images/template/footerBg.jpg) center 0 repeat;
  color: #80878e;
  padding-top: 25px !important;
}
#footer-wrapper .footer-wrapper-inner ul.social {
  margin-bottom: 5px !important;
}
#footer-wrapper {
  background: url(../images/template/footerBg.jpg) center 0 repeat;
  min-height: 220px !important;
}
.mod_tz_searchrncnt-post-block input {
  width: 100%;
}
.navigation ul.sf-menu > li > a:hover, .navigation ul.sf-menu > li > span:hover {
  background: transparent !important;
  color: #A4A916 !important;
}