.clearfix {
  *zoom: 1
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0
}

.clearfix:after {
  clear: both
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #d15f27
}

h1.title {
  text-shadow: 1px 2px 0 #7c3b00;
  color: #f47b29;
  font-family: lato, sans-serif;
  font-size: 88px;
  font-weight: 900;
  font-style: normal;
  line-height: 110px;
  letter-spacing: -2px;
  margin-bottom: -4px
}

h2 {
  color: #005c5d;
  font-size: 57px;
  font-style: italic;
  line-height: 64px;
  letter-spacing: -3px;
  margin-bottom: 17px
}

h2 .item_title_part0 {
  color: #d15f27
}

h3 {
  color: #005c5d;
  font-family: lato, sans-serif;
  font-size: 41px;
  font-weight: 900;
  line-height: 50px;
  margin-bottom: 14px;
  padding-bottom: 4px
}

h4 {
  color: #005c5d;
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 20px;
  text-transform: uppercase
}

h5 {
  color: #7b7b7b;
  font-size: 19px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 18px
}

h6 {
  color: #292929;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 34px
}

.alert-heading {
  color: inherit
}

p {
  margin: 0;
  padding-bottom: 22px
}

.overflow {
  overflow: hidden
}

.icons-marker {
  font-size: 19.2px;
  line-height: 22px
}

.btn {
  padding: 4px 14px;
  font-size: 16px;
  line-height: 22px;
  background: #fff;
  color: #292929;
  text-shadow: none;
  border: 1px solid #e6e6e6;
  border-bottom-color: #e6e6e6;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear
}

.btn:hover {
  text-decoration: none;
  background: #e6e6e6;
  color: #000;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear
}

.btn.disabled {
  cursor: default !important
}

.btn-primary,
.btn-small {
  background: #d15f27;
  color: #fff;
  text-shadow: none;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 30px 13px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  text-transform: uppercase
}

.btn-primary:hover,
.btn-small:hover,
.btn-primary:focus,
.btn-small:focus,
.btn-primary:active,
.btn-small:active {
  background: #005c5d;
  color: #fff;
  text-shadow: none;
  outline: none
}

.btn-primary.submitButton,
.btn-small.submitButton {
  float: right
}

.btn-primary.disabled,
.btn-small.disabled {
  background: #005c5d;
  color: #fff;
  text-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100)
}

.btn-info {
  background: #d15f27;
  color: #fff;
  text-shadow: none;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 30px 13px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  text-transform: uppercase
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background: #005c5d;
  color: #fff;
  text-shadow: none;
  outline: none
}

.custom_link {
  padding: 11px 0 34px
}

.custom_link a {
  display: inline-block;
  background: #d15f27;
  color: #fff;
  text-shadow: none;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 30px 13px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  text-transform: uppercase
}

.custom_link a:hover,
.custom_link a:focus,
.custom_link a:active {
  background: #005c5d;
  color: #fff;
  text-shadow: none;
  outline: none
}

#searchForm .btn.btn-primary {
  height: 32px;
  line-height: 32px;
  padding: 0 12px
}

.icon-search {
  display: none !important
}

.moduletable.null {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important
}

.moduletable.null .item__module {
  margin: 0 !important
}

.moduletable.search-block>i {
  position: absolute;
  top: 32px;
  right: 0;
  cursor: pointer;
  font-size: 22px;
  display: block !important;
  float: right;
  color: #d15f27
}

.moduletable.search-block>i:hover {
  color: #005c5d
}

.moduletable.search-block .mod-search {
  display: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 70px;
  white-space: nowrap;
  width: auto;
  z-index: 2
}

.moduletable.search-block .mod-search #searchword {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  height: 46px;
  padding: 10px 12px;
  max-width: 234px
}

.moduletable.search-block .mod-search .btn-primary {
  margin: 0
}

.moduletable.search-block .mod-search .btn-primary:hover {
  color: #fff
}

.moduletable.left header {
  text-align: left
}

.moduletable.left header .moduleTitle {
  margin-bottom: 36px;
  padding-bottom: 0
}

.moduletable.left header .moduleTitle:after {
  display: none
}

.pagination {
  height: auto;
  margin: 0;
  padding: 0 0 50px
}

.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  width: 100%
}

.pagination ul li {
  display: inline-block;
  margin-right: 16px
}

.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  font-size: 18px;
  font-weight: 600;
  text-transform: none;
  color: #555;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none;
  box-shadow: none;
  padding: 0
}

.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  color: #555
}

.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  color: #d15f27
}

.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  background: 0 0;
  color: #005c5d
}

.pagination ul li.num span.pagenav,
.pagination ul li.num span.hasTooltip {
  color: #005c5d
}

input[type=radio],
input[type=checkbox] {
  margin: -2px 0 0
}

.item_img,
.category_img {
  margin: 0 0 22px;
  position: relative
}

.item_img {
  font-size: 0;
  line-height: 0
}

.item_img .lazy_container {
  display: inline-block;
  max-width: 100%;
  position: relative;
  background: url(http://www.madras-curry.com/newassets/camera-loader.gif) 50% 50% no-repeat
}

.item_img .lazy_container .lazy_preloader {
  height: 0;
  display: inline-block;
  width: 100%
}

.item_img .lazy_container img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}

.item_img a {
  position: relative;
  display: inline-block;
  max-width: 100%
}

.item_img a:after {
  content: '\f14d';
  font-family: FontAwesome;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0;
  width: 100%;
  height: 0;
  text-align: center;
  top: 50%;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 3
}

.item_img a.touchGalleryLink:after {
  display: none
}

.item_img a:hover:after {
  font-size: 40px;
  opacity: 1;
  filter: alpha(opacity=100);
  color: #d15f27
}

.item_img a .BWfade {
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  bottom: 0 !important;
  z-index: 2
}

.item_img a img {
  opacity: .99;
  filter: alpha(opacity=99)
}

.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 20px 10px 0;
  max-width: 50%
}

.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 0 10px 20px;
  max-width: 50%
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

#system-message>div {
  margin: 20px 0
}

.headerContent {
  background: url(http://www.madras-curry.com/newassets/headerContentBg.jpg) center 0 repeat
}

#top-row {
  background: url(http://www.madras-curry.com/newassets/topBg.png) 0 0 repeat;
  padding-top: 8px;
  padding-bottom: 9px;
  position: relative;
  z-index: 1
}

ul.topmenu {
  margin: 0
}

ul.topmenu li {
  font-family: lato, sans-serif;
  float: left;
  line-height: 16px;
  margin: 0 7px;
  padding-top: 6px
}

ul.topmenu li a,
ul.topmenu li span {
  display: block !important;
  font-weight: 700;
  font-size: 10px;
  color: #faecd8
}

ul.topmenu li a:hover {
  color: #fff
}

#header-row {
  background: url(http://www.madras-curry.com/newassets/headerBg.jpg) center 0 repeat;
  padding-top: 17px;
  position: relative;
  z-index: 1
}

#header-row .container {
  position: relative
}

#logo {
  padding-bottom: 24px
}

#logo h1 {
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px
}

#navigation-row {
  width: 100%;
  background: #fff
}

.navigation {
  padding-top: 20px
}

.navigation ul.sf-menu {}

.navigation ul.sf-menu>li {
  padding: 0;
  margin: 0 2px 0 0
}

.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: #005c5d;
  color: #fff
}

.navigation ul.sf-menu>li.active>a,
.navigation ul.sf-menu>li.active>span {
  padding: 0 23px
}

.navigation ul.sf-menu>li>a,
.navigation ul.sf-menu>li>span {
  font-size: 16px;
  line-height: 47px;
  font-family: open sans, sans-serif;
  color: #005c5d;
  background: 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: 600;
  display: block;
  padding: 0 19px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  text-transform: uppercase
}

.navigation ul.sf-menu>li>a:hover,
.navigation ul.sf-menu>li>span:hover {
  background: #005c5d;
  color: #fff
}

.navigation ul.sf-menu>li>a:hover>span,
.navigation ul.sf-menu>li>span:hover>span {
  background-position: center bottom !important
}

.navigation ul.sf-menu li>ul {
  top: 49px
}

.navigation ul.sf-menu ul {
  width: 155px
}

.navigation ul.sf-menu li li ul {
  top: -12px;
  left: 157px
}

.navigation ul.sf-menu li li li ul {
  top: -12px;
  left: 157px
}

.navigation ul.sf-menu ul {
  background: #555;
  padding: 12px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.navigation ul.sf-menu ul li.open>.sub-menu {
  display: block !important
}

.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  font-size: 16px;
  line-height: 22px;
  font-family: open sans, sans-serif;
  color: #fff;
  background: 0 0;
  display: block;
  padding: 6px 12px;
  text-decoration: none;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background: #333;
  color: #fff
}

.navigation ul.sf-menu ul li.active>a,
.navigation ul.sf-menu ul li.sfHover>a,
.navigation ul.sf-menu ul li.active>span,
.navigation ul.sf-menu ul li.sfHover>span {
  background: #333;
  color: #fff
}

.navigation ul.sf-menu.sf-vertical {
  width: 155px
}

.navigation ul.sf-menu.sf-vertical li {
  width: 155px;
  margin-bottom: 1px
}

.navigation ul.sf-menu.sf-vertical li:hover>ul,
.navigation ul.sf-menu.sf-vertical li.sfHover>ul {
  top: -13px
}

.navigation ul.sf-menu.sf-vertical ul {
  left: 157px
}

.navigation ul.sf-menu.sf-vertical ul li a,
.navigation ul.sf-menu.sf-vertical ul li span {
  padding: 9px 12px
}

.navigation ul.sf-menu.sf-navbar {
  height: 47px;
  padding-bottom: 47px;
  margin-bottom: 2px
}

.navigation ul.sf-menu.sf-navbar li:hover>ul,
.navigation ul.sf-menu.sf-navbar li.sfHover>ul {
  top: 49px;
  left: 0
}

.navigation ul.sf-menu.sf-navbar li ul {
  width: auto;
  padding: 2px 0
}

.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu {
  width: 155px;
  top: 47px
}

.search-block {
  text-align: right
}

.search-block input {
  max-width: 100%
}

.masonry .item {
  margin-left: 0 !important
}

.mod-article-single {
  margin-bottom: 44px
}

.mod-article-single.custom {
  font-size: 14px
}

.mod-article-single.custom .item_img {
  margin-bottom: 50px
}

.mod-article-single.custom .item-title {
  padding-top: 56px
}

.mod-article-single .mod-newsflash-adv_custom-link a {
  display: inline-block;
  background: #005c5d;
  color: #fff;
  text-shadow: none;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 33px 13px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  text-transform: uppercase
}

.mod-article-single .mod-newsflash-adv_custom-link a:hover,
.mod-article-single .mod-newsflash-adv_custom-link a:focus,
.mod-article-single .mod-newsflash-adv_custom-link a:active {
  background: #d15f27;
  color: #fff;
  text-shadow: none;
  outline: none
}

.mod-newsflash-adv .pretext {
  color: #005c5d;
  font-family: lato, sans-serif;
  font-size: 21px;
  font-style: italic;
  line-height: 30px;
  padding-bottom: 66px;
  text-align: center
}

.mod-newsflash-adv.icons .pretext {
  padding-bottom: 51px
}

.mod-newsflash-adv.icons .item_img .lazy_container {
  background: 0 0
}

.mod-newsflash-adv.icons .item_title {
  color: #d15f27;
  letter-spacing: -1px;
  margin-bottom: 11px
}

.mod-newsflash-adv.custom {
  font-size: 14px
}

.mod-newsflash-adv.custom .item_img {
  margin-bottom: 43px
}

.mod-newsflash-adv.custom .item_img .lazy_container {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  border: 7px solid #f4e8d7
}

.mod-newsflash-adv.custom .item_img img {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px
}

.mod-newsflash-adv.custom .item_published {
  color: #005c5d;
  display: block;
  font-size: 27px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 22px
}

.mod-newsflash-adv.custom .item_title {
  letter-spacing: -1px;
  padding-bottom: 23px;
  position: relative
}

.mod-newsflash-adv.custom .item_title:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  border-bottom: 2px solid #005c5d;
  margin-left: -44px;
  width: 88px
}

.mod-newsflash-adv .isotope {
  margin: 0 -1.5%
}

.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left
}

.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center
}

#feature-row {
  background: url(http://www.madras-curry.com/newassets/bg_1.jpg) 50% 0 no-repeat
}

#maintop-row {
  background: url(http://www.madras-curry.com/newassets/mainbottomBg.jpg) center 0 repeat;
  padding-top: 55px;
  padding-bottom: 10px
}

#content-row {
  padding-top: 68px
}

#component {
  min-height: 0
}

.item {
  margin-bottom: 44px
}

.item:after {
  content: '';
  display: block;
  clear: both
}

.page-header {
  border: none;
  padding: 0;
  margin: 0
}

.item_info_dl {
  font-family: ;
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 22px;
  text-transform: uppercase
}

.item_info_dl dd {
  font-size: 0;
  color: #000;
  margin: 0;
  display: block
}

.item_info_dl dd>* {
  display: inline
}

.item_info_dl dd a,
.item_info_dl dd span {
  color: #d15f27
}

.item_info_dl dd a:hover {
  color: #005c5d
}

.item_info_dl dd .item_published {
  color: #d15f27;
  font-size: 27px;
  font-weight: 700;
  display: block;
  margin-bottom: 16px
}

.item_info_dl dd .item_published span {
  display: block;
  font-size: 62px;
  font-weight: 700;
  line-height: 68px
}

.item_info_dl dd .fa {
  font-size: 41px;
  color: #d15f27
}

.item_icons.btn-group.pull-right {
  margin: 0 0 10px 10px;
  position: relative;
  z-index: 10
}

.item_icons.btn-group.pull-right ul.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  list-style: none outside none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000
}

.item_icons.btn-group.pull-right ul.dropdown-menu li {
  padding: 0;
  float: none
}

ul.partners {
  display: table;
  margin-bottom: 40px;
  width: 100%;
  table-layout: fixed
}

ul.partners li {
  display: table-cell;
  text-align: center
}

.nav-tabs {
  border-color: #fff !important;
  display: table;
  margin: 0 auto 66px
}

.nav-tabs>li {
  float: none;
  display: inline-block
}

.nav-tabs>li a {
  color: #005c5d;
  border-color: #fff !important;
  font-family: lato, sans-serif;
  font-style: italic;
  font-size: 21px;
  line-height: 26px;
  padding: 0 9px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease
}

.nav-tabs>li a:hover,
.nav-tabs>li a:focus,
.nav-tabs>li a:active,
.nav-tabs>li a.active {
  background: 0 0;
  color: #d15f27 !important
}

.nav-tabs>li.active a {
  background: 0 0;
  color: #d15f27
}

.tab-content .item_img .lazy_container {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  border: 7px solid #f4e8d7
}

.tab-content .item_img img {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px
}

.newsletter header {
  float: left
}

.newsletter header .moduleTitle {
  margin-bottom: 0;
  padding-bottom: 0
}

.newsletter header .moduleTitle:after {
  display: none
}

.newsletter .acymailing_modulenewsletter,
.newsletter.acymailing_module {}

.newsletter .acymailing_modulenewsletter .acymailing_fulldiv form,
.newsletter.acymailing_module .acymailing_fulldiv form {
  margin-bottom: 0
}

.newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_form,
.newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form {
  float: right;
  width: 100%;
  max-width: 64%;
  overflow: hidden;
  margin-bottom: 44px;
  padding-top: 6px
}

.newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_form p,
.newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form p {
  width: 100%;
  margin: 0;
  padding: 0
}

.newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_form p input.inputbox,
.newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form p input.inputbox {
  color: #969696;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  height: 48px;
  padding: 11px 32px;
  border-color: #e5e5e5
}

.newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.fieldacyemail,
.newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.fieldacyemail {
  float: left;
  max-width: 79%
}

.newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.fieldacyemail .inputbox,
.newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.fieldacyemail .inputbox {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none
}

.newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.acysubbuttons,
.newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.acysubbuttons {
  float: right;
  max-width: 19%
}

.newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.acysubbuttons .subbutton,
.newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.acysubbuttons .subbutton {
  background: #fc6a22;
  border: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 48px;
  padding: 0 10px;
  text-transform: uppercase;
  width: 100%;
  letter-spacing: 1px
}

.newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.acysubbuttons .subbutton:hover,
.newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_form p.acysubbuttons .subbutton:hover {
  background: #005c5d
}

.newsletter .acymailing_modulenewsletter .acymailing_fulldiv form .acymailing_module_form .acymailing_finaltext,
.newsletter.acymailing_module .acymailing_fulldiv form .acymailing_module_form .acymailing_finaltext {
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
  width: 100%;
  max-width: 33%;
  margin-bottom: 44px
}

ul.gallery {
  margin: 0;
  text-align: justify;
  font-size: .1px;
  display: block;
  line-height: 0
}

ul.gallery:after {
  content: '';
  display: inline-block;
  width: 100%
}

ul.gallery .gallery-item {
  list-style: none;
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
  font-size: 16px;
  line-height: 22px;
  overflow: hidden
}

ul.gallery .gallery-item .view .content * {
  color: inherit
}

ul.gallery .gap {
  list-style: none
}

ul.gallery .gallery-grid .item_img {
  margin-right: 0;
  float: none;
  max-width: 100%
}

ul.gallery .gallery-grid .item_img img {
  opacity: .99;
  filter: alpha(opacity=99)
}

ul.gallery .gallery-grid.straightDown {
  float: none
}

ul.gallery .gallery-grid.straightDown .item_img {
  float: left;
  margin: 0 22px 22px 0 !important
}

ul.gallery .gallery-grid .view a.hover_more {
  background: 0 0 !important;
  line-height: inherit;
  border: none;
  color: inherit
}

ul.gallery .gallery-grid .view a.hover_more span {
  display: none
}

ul.gallery .gallery-grid .view a.hover_more:hover {
  color: #999
}

ul.gallery .gallery-grid .view a {
  color: inherit
}

ul.gallery .gallery-grid .view a:hover {
  color: #999
}

ul.gallery .gap {
  display: inline-block
}

ul.gallery .gallery-list {
  margin: 0 0 15px
}

ul.gallery .gallery-list .view a.hover_more i {
  display: none
}

ul.gallery .gallery-list .galleryZoom {
  display: none
}

ul.gallery .item_more a {
  vertical-align: top
}

ul.gallery.cols-3 .gap,
ul.gallery.cols-3 .gallery-grid {
  width: 32%
}

ul.gallery.cols-1 .gap,
ul.gallery.cols-1 .gallery-grid {
  width: 100%
}

ul.gallery.cols-2 .gap,
ul.gallery.cols-2 .gallery-grid {
  width: 48%
}

ul.gallery.cols-4 .gap,
ul.gallery.cols-4 .gallery-grid {
  width: 24%
}

.page-category__testimonials .item {
  margin-bottom: 30px
}

blockquote {
  padding: 0;
  margin: 0;
  border-left: none
}

blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: 400;
  line-height: inherit
}

blockquote p:before {
  content: '"'
}

blockquote p:after {
  content: '"'
}

blockquote small {
  text-align: right
}

.page-category__team .item_introtext {
  overflow: hidden
}

.page-item__blog .page_header,
.page-blog .page_header,
.page-archive .page_header,
.page-item__blog .page-header,
.page-blog .page-header,
.page-archive .page-header {
  text-align: center
}

.page-item__blog .page_header h3,
.page-blog .page_header h3,
.page-archive .page_header h3,
.page-item__blog .page-header h3,
.page-blog .page-header h3,
.page-archive .page-header h3 {
  position: relative
}

.page-item__blog .page_header h3:after,
.page-blog .page_header h3:after,
.page-archive .page_header h3:after,
.page-item__blog .page-header h3:after,
.page-blog .page-header h3:after,
.page-archive .page-header h3:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  border-bottom: 2px solid #005c5d;
  margin-left: -117px;
  width: 234px
}

.moduletable header .moduleTitle {
  position: relative
}

.moduletable header .moduleTitle:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  border-bottom: 2px solid #005c5d;
  margin-left: -117px;
  width: 234px
}

.page-category .item_title {
  margin-bottom: 0
}

.page-archive .span2,
.page-item__blog .span2,
.page-blog .span2 {
  margin-left: 0 !important;
  margin-right: 36px;
  padding-left: 0 !important;
  text-align: right;
  width: 13.9785%
}

.page-item {
  padding-bottom: 22px
}

.tags {
  clear: both
}

.addthis_toolbox {
  padding-top: 16px
}

aside .moduletable {
  margin-bottom: 22px
}

aside .moduletable .moduleTitle {
  text-align: center
}

.archive-module li a,
.categories-module li a,
.mod-menu .nav.menu li a,
.list1 ul li a {
  display: inline
}

.archive-module li a:hover,
.categories-module li a:hover,
.mod-menu .nav.menu li a:hover,
.list1 ul li a:hover {
  background: 0 0
}

.tagspopular ul {
  margin: 0
}

.tagspopular ul li {
  list-style: none;
  display: inline-block;
  padding: 0 15px 12px 0
}

#mainbottom-row {
  background: url(http://www.madras-curry.com/newassets/mainbottomBg.jpg) center 0 repeat
}

#bottom-row {
  padding-top: 50px
}

#footer-wrapper {
  background: url(http://www.madras-curry.com/newassets/footerBg.jpg) center 0 repeat
}

#footer-wrapper .footer-wrapper-inner {
  background: url(http://www.madras-curry.com/newassets/footerBg.jpg) center 0 repeat;
  color: #f3eadf
}

#footer-wrapper ul.social {
  margin: 9px 0 44px;
  text-align: left
}

#footer-wrapper ul.social li {
  display: inline-block;
  list-style: none;
  margin: 0 7px 0 0
}

#footer-wrapper ul.social li a {
  display: block;
  width: 44px;
  height: 44px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-align: center;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  background: #fc6a22;
  color: #fff;
  text-shadow: none
}

#footer-wrapper ul.social li a.fa {
  position: relative
}

#footer-wrapper ul.social li a.fa:before {
  font: 22px/44px FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
  width: 44px;
  text-align: center
}

#footer-wrapper ul.social li a:hover {
  background: #fff;
  color: #d15f27;
  text-shadow: none
}

#footer-row {
  font-size: 14px;
  line-height: 17px;
  padding-top: 86px
}

#footer-row .moduleTitle {
  color: #f4ece2;
  font-family: lato, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 22px;
  margin-bottom: 32px;
  padding-bottom: 0;
  text-transform: uppercase
}

#footer-row .moduleTitle:after {
  display: none
}

#footer-row .moduleTitle.nocolor {
  opacity: 0;
  filter: alpha(opacity=0)
}

#footer-row p {
  padding-bottom: 16px
}

#copyright {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 66px;
  padding-top: 32px;
  text-transform: uppercase
}

#copyright a {
  color: #f3eadf
}

#copyright a:hover {
  color: #d15f27
}

.acymailing_module .acymailing_mootoolsintro {
  font-size: 12px;
  line-height: 15px;
  padding-bottom: 25px !important
}

.acymailing_module .acymailing_mootoolsbutton {
  padding-bottom: 44px !important
}

.acymailing_module .acymailing_mootoolsbutton p {
  text-align: left
}

.acymailing_module .acymailing_mootoolsbutton p a.acymailing_togglemodule {
  background: #292929;
  color: #fff;
  text-shadow: none;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 11px 46px 12px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease
}

.acymailing_module .acymailing_mootoolsbutton p a.acymailing_togglemodule:hover {
  background: #d15f27;
  color: #fff;
  text-shadow: none
}

.address span {
  display: inline-block;
  width: 80px
}

.address p {
  padding-bottom: 18px
}

.address a {
  color: #f3eadf
}

.address a:hover {
  color: #292929
}

.address small {
  font-size: 100%;
  margin-right: 3px
}

ul.footer {
  margin: 0 0 44px
}

ul.footer li {
  padding-bottom: 9px
}

ul.footer li a {
  color: #f3eadf;
  font-weight: 700
}

ul.footer li a:hover {
  color: #292929
}

ul.footer li.active a,
ul.footer li.active .separator {
  color: #292929
}

.social {
  margin: 0;
  text-align: right
}

.social li {
  display: inline-block;
  list-style: none;
  margin: 0 0 0 6px;
  vertical-align: top
}

.social li a {
  display: block;
  width: 24px;
  height: 24px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  text-align: center;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  background: #faecd8;
  color: #292727;
  text-shadow: none
}

.social li a.fa {
  position: relative
}

.social li a.fa:before {
  font: 14px/24px FontAwesome;
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  text-align: center
}

.social li a:hover {
  background: #292727;
  color: #faecd8;
  text-shadow: none
}