.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: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
strong {
  color: #4b2827;
}
h1,
h2,
h3 {
  font: 40px/60px 'Roboto', sans-serif;
  color: #4b2827;
  padding: 0 0 21px 0;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  margin-bottom: 25px;
  letter-spacing: 4px;
}
h1:before,
h2:before,
h3:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 4px;
  background: #4b2827;
}
h4 {
  font: 18px/24px 'Roboto', sans-serif;
  font-weight: 900;
  padding: 0 0 9px 0;
  text-transform: uppercase;
  color: #4b2827;
  letter-spacing: 3px;
}
h5 {
  font-weight: bold;
  font-size: 14px;
}
a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:hover, a:focus {
    color: #ffffff;
    text-decoration: underline;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 20px;
}
.icons-marker {
  font-size: 16.8px;
  line-height: 20px;
}
/*Buttons*/
.btn {
  padding: 7px 46px 8px 14px;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  /*background: url(../images/marker-1.png) right center no-repeat #9e252e;*/
  color: #ffffff;
  text-shadow: none;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.btn:hover,
.btn:active,
.btn:focus,
.btn.active {
  text-decoration: none;
  color: #ffffff;
  /*background: url(../images/marker-1.png) right center no-repeat #4b2827;*/
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.btn.disabled {
  cursor: default !important;
  pointer-events: none;
  /*background: url(../images/marker-1.png) right center no-repeat #9e252e;*/
  color: #ffffff;
  text-shadow: none;
}
.mod-newsflash-adv_custom-link {
  text-align: center;
  padding-top: 39px;
}
#searchForm .btn.btn-primary {
  height: 32px;
  padding-right: 0;
  background: none;
  margin-left: 4px;
}
#searchForm .btn.btn-primary:hover,
#searchForm .btn.btn-primary:focus,
#searchForm .btn.btn-primary:active {
  background: none;
}
.btn.dropdown-toggle {
  padding: 4px 6px;
  border: 1px solid #9e252e !important;
  text-decoration: none !important;
  background: #9e252e;
}
.btn.dropdown-toggle:hover {
  background: #ae7b79;
  border-color: #ae7b79 !important;
  color: #fff;
}
.btn.dropdown-toggle:hover .fa {
  color: #fff;
}
.btn.dropdown-toggle .fa {
  color: #fff;
}
.btn-group.open .btn.dropdown-toggle {
  background: #ae7b79;
  border-color: #ae7b79 !important;
  color: #fff;
}
#section-kmt .kmt-option > span.kmt-admin-wrap > ul {
  background: #fff !important;
}
.kmt-form-submit .btn {
  float: right;
}
.ks.btn {
  margin-left: 10px;
}
.btn .fa {
  color: #9e252e;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn:hover .fa {
  color: #4b2827;
}
#jform_profile_dob_img.btn {
  background: none;
  padding-right: 14px;
}
#jform_profile_dob_img.btn:hover {
  background: none;
}
/*Lists*/
ul {
  margin: 0;
}
li {
  list-style-type: none;
}
.list1 li {
  padding-bottom: 8px;
  position: relative;
  padding-left: 14px;
}
.list1 li:before {
  content: "\f101";
  position: relative;
  font: 14px/20px FontAwesome;
  color: #9e252e;
  position: absolute;
  top: 0;
  left: 0;
}
.list1 li a {
  color: #c3c3c3;
}
.list1 li a:hover {
  color: #9e252e;
}
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.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%;
  text-align: left;
}
.pagination ul li {
  display: inline-block;
  margin-right: 2px;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  font: 800 14px/18px;
  text-transform: none;
  color: #4b2827;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 1px solid #dadada;
  background: #ffffff;
  box-shadow: none;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  color: #ffffff;
  background: #9e252e;
}
.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  color: #4b2827;
  background: #ffffff;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover {
  color: #ffffff;
  background: #9e252e;
}
.pagination ul li.pagination-start span.pagenav,
.pagination ul li.pagination-prev span.pagenav,
.pagination ul li.pagination-next span.pagenav,
.pagination ul li.pagination-end span.pagenav,
.pagination ul li.pagination-start .span.hasTooltip,
.pagination ul li.pagination-prev .span.hasTooltip,
.pagination ul li.pagination-next .span.hasTooltip,
.pagination ul li.pagination-end .span.hasTooltip {
  color: #c3c3c3;
  background: #ffffff;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: -2px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin: 0px 20px 20px 0;
  position: relative;
  float: left;
}
.item_img {
  font-size: 0;
  line-height: 0;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.item_img img {
  max-width: 100%;
}
.item_img a {
  position: relative;
  display: inline-block;
  overflow: hidden;
  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 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.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: #4b2827;
}
.item_img a .BWfade {
  width: 100% !important;
  height: 100% !important;
  z-index: 2;
}
.item_img a img {
  opacity: 0.99;
  filter: alpha(opacity=99);
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 18px 9px 0;
  max-width: 50%;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 0 9px 18px;
  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, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well h1:before,
.well h2:before,
.well h3:before {
  display: none;
}
#system-message > div {
  margin: 20px 0;
}
.alert {
  margin-top: 20px;
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/
#logo {
  padding-top: 107px;
}
#logo a {
  display: inline-block;
}
#logo h3 {
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
  display: block;
}
/*======================= NAVIGATION =======================*/
.bg_top {
  background: url(../images/brahmand.webp) center 0 no-repeat;
  min-height: 326px;
  position: relative;

}

.moduletable.blocks.span12 { position: relative;}
.ashish_img { left: -9%; position: absolute; top: -5.2%; width: 40%;}

#logo .span12 {  position: relative;}
#logo h1:before{ background:none;}
.container-fluid #logo h3 { background:url(../images/ashish_new.png) no-repeat 0 0 / 100%;  height: 299px; left: 0%; position: absolute; top: 27px; width: 270px;}
.home .container-fluid #logo h1{ background:none;}
.navigation { position: relative; z-index: 9;}

#navigation-row {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
}
.navigation ul.sf-menu {
  padding-top: 54px;
  min-height:57px;
  /*SubMenu Styles*/

}
.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0 10px;
  position: relative;
  float: none;
  display: inline-block;
}
.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: none;
    color: #ffffff;
    border-bottom: 4px solid #fff;
}
@media (max-width: 767px){
.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: none;
    color: #ffffff;
    border: 4px solid #fff;
    background-color: black;
}}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 14px;
  line-height: 1.2em;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  background: none;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  display: block;
  padding: 0;
  padding-bottom: 6px;
  padding-top: 6px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  background: none;
  color: #ffffff;
  border-bottom: 4px solid #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: 30px;
  /*Define 1st SubMenu position*/

  left: 0;
  margin-left: -20px;
}
.navigation ul.sf-menu > li > ul:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 20px;
  top: -20px;
}
.navigation ul.sf-menu ul {
  width: 182px;
  /*Define menu width*/

}
.navigation ul.sf-menu li li ul {
  /*Define SubMenu position*/

  top: -12px;
  left: 183px;
}
.navigation ul.sf-menu li li li ul {
  /*Define 2nd+ SubMenu position*/

  top: 32px;
  left: 0;
}
.navigation ul.sf-menu ul {
  background: #ffffff;
  padding: 12px 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.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: 12px;
  line-height: 30px;
  font-family: 'Roboto', sans-serif;
  color: #4b2827;
  background: none;
  display: block;
  padding: 0 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  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;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background: #4b2827;
  color: #ffffff;
}
.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: #4b2827;
  color: #ffffff;
}
.navigation ul.sf-menu ul li.firstItem {
  border: none;
}
.navigation ul.sf-menu.sf-vertical {
  width: 182px;
}
.navigation ul.sf-menu.sf-vertical li {
  width: 182px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  /*Define 1st SubMenu position*/

  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 184px;
}
.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: 1.2em;
  padding-bottom: 1.2em;
  margin-bottom: 2px;
}
.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  /*Define 1st SubMenu position*/

  top: 3.2em;
  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: 182px;
  top: 1.2em;
}
.img-responsive {
  width: 100%;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
.masonry .item {
  margin-left: 0 !important;
}
/*======================= SHOWCASE =======================*/
#showcase-row {
  padding-top: 372px;
  padding-bottom: 76px;
}
.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;
}
.blocks .mod-newsflash-adv {
  margin: 0 auto;
  width: 772px;
}
.blocks .row-fluid {
  float: left;
  width: 386px;
  margin-left: 0;
}
.blocks .item_num0 {
  background: #edbb59;
}
.blocks .item_num0 h4:before {
  background-image: url(../images/icon_1.png);
}
.blocks .item_num1 {
  background: #9e252e;
}
.blocks .item_num1 h4:before {
  background-image: url(../images/icon_2.png);
}
.blocks .item_num2 {
  background: #e49804;
}
.blocks .item_num2 h4:before {
  background-image: url(../images/icon_3.png);
}
.blocks .item_num3 {
  background: #3b2e44;
}
.blocks .item_num3 h4:before {
  background-image: url(../images/icon_4.png);
}
.blocks .item {
  padding: 30px;
  padding-top: 66px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 215px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.blocks h4 {
  font-weight: bold;
  color: #fff;
  padding-top: 42px;
  text-align: center;
  letter-spacing: 3px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding-bottom: 10px;
}
.blocks h4 .item_title_part0 {
  display: block;
}
.blocks h4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background-position: center 0;
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.blocks p {
  color: #fff;
  margin-left: -100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.blocks .item:hover {
  position: relative;
  z-index: 99;
  padding-top: 10px;
  padding-bottom:10px;
  background: none;
}
.blocks .item:hover h4 {
  text-align: left;
  padding-top: 0px;
  margin-top: 0;
  padding-left: 55px;
}
.blocks .item:hover h4:before {
  background-position: 0 center;
}
.blocks .item:hover p {
  margin-left: 0;
  opacity: 1;
}
/*======================= FEATURE =======================*/
#feature-row {
  background: #fff;
}
.call_us .mod-custom {
  background: #4b2827;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
  padding-top: 16px;
  padding-bottom: 14px;
}
.call_us .col1 {
  width: 474px;
  margin-right: 30px;
  padding-left: 125px;
  float: left;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-top: 2px;
}
.call_us .col2 {
  width: 400px;
  margin-right: 30px;
  float: left;
  font-size: 48px;
  line-height: 1em;
  letter-spacing: 2px;
  padding-top: 2px;
}
.call_us .col3 {
  width: 110px;
  float: left;
  letter-spacing: 1px;
  line-height: 18px;
}
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#component {
  min-height: 0;
}
.bg_cont {
  padding-top: 45px;
  background: #fff;
}
.bg_cont .moduletable {
  padding-bottom: 40px;
}
.about_us {
  text-align: left;
}
.about_us h3 {
  text-align: center;
  padding-left: 150px;
  padding-right: 150px;
}
.about_us h2:before {
  left: 50%;
  margin-left: -41px;
}
.about_us .item_introtext {
  margin: 0 -15px;
  overflow: hidden;
}
.about_us p {
  padding: 0 15px 15px;
}
.about_us p strong {
  padding-left: 220px;
  padding-right: 220px;
  display: block;
  text-align: center;
}
.about_us .col {
  width: 35%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px 15px;
  float: left;
  text-align: left;
}
.Introduction_Section {
  display: inline-block;
  float: left;
  width: 65%;
}
.team .item_img {
  float: none;
  margin-right: 0;
  margin-bottom: 0;
}
.team .item_content {
  position: relative;
}
.team .item_content:hover .item_introtext {
  opacity: 1;
}
.team .item_introtext {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #9e252e;
  padding: 46px 30px 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.team h4 {
  color: #fff;
  position: relative;
  padding-top: 34px;
  padding-bottom: 12px;
  text-transform: none;
  max-width: 200px;
  margin: 0 auto;
}
.team h4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 43px;
  height: 4px;
  background: #d26870;
  margin-left: -22px;
}
.team h4 a:hover {
  color: #d26870;
}
.team span {
  max-width: 130px;
  font: 14px/18px 'Roboto', sans-serif;
  color: #d26870;
  text-transform: uppercase;
  margin: 0 auto;
  display: block;
  letter-spacing: 2px;
}
.fleft {
  float: left;
  margin: 0 20px 20px 0;
}
.why_us .item_content {
  position: relative;
  padding-left: 100px;
}
.why_us span.dropcap {
  position: absolute;
  top: 7px;
  left: 0;
  width: 70px;
  height: 65px;
  font: 36px/64px 'Roboto', sans-serif;
  color: #fff;
  background: #9e252e;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
}
.principles {
  color: #de757d;
}
.principles.moduletable {
  padding-top: 44px;
  padding-bottom: 40px;
}
.principles h3 {
  color: #fff;
}
.principles h3:before {
  background: #fff;
}
.principles h5 {
  padding-bottom: 20px;
}
.principles h5 a {
  color: #fff;
}
.principles h5 a:hover {
  color: #de757d;
}
.principles .item_content {
  padding-left: 100px;
  position: relative;
}
.principles span.dropcap {
  position: absolute;
  top: 0px;
  left: 0;
  font: 48px/1em 'Roboto', sans-serif;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
}
.testimon.moduletable {
  padding-top: 44px;
  padding-bottom: 40px;
}
.testimon .item_content {
  padding-left: 70px;
  /*background: url(../images/quot.png) 0 7px no-repeat;*/
}
.testimon h4 {
  color: #fff;
  position: relative;
}
.testimon h4:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 52px;
  height: 4px;
  background: #fff;
}
.testimon p {
  color: #ae7b79;
}
.page-category__history,
.page-category__team,
.page-category__faqs,
.page-category__testimonials {
  padding-bottom: 30px;
}
.page-gallery,
.page-contact,
.page-remind,
.page-reset,
.page-registration,
.page-item,
.com_kunena #component {
  padding-bottom: 60px;
}
#filters li,
#sort li,
#grid-list li {
  margin-right: 2px;
  margin-bottom: 2px;
}
#filters li .btn,
#sort li .btn,
#grid-list li .btn {
  padding-right: 14px;
  background-image: none;
}
#filters li .btn:hover,
#sort li .btn:hover,
#grid-list li .btn:hover,
#filters li .btn:focus,
#sort li .btn:focus,
#grid-list li .btn:focus,
#filters li .btn:active,
#sort li .btn:active,
#grid-list li .btn:active,
#filters li .btn .active,
#sort li .btn .active,
#grid-list li .btn .active {
  background-image: none;
}
.items-row {
  padding-bottom: 0px;
}
.item {
  margin-bottom: 0;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 20px;
}
.item_info_dl dd {
  margin: 0;
  display: inline;
}
.item_info_dl dd > * {
  display: inline;
}
.item_icons.btn-group.pull-right {
  margin: 0px 0 10px 10px;
  position: relative;
  z-index: 10;
}
.item_icons.btn-group.pull-right ul.dropdown-menu {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 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;
}
/*===== Gallery Page ======*/
.mfp-bottom-bar h4 a {
  color: #fff;
}
.mfp-bottom-bar h4 a:hover {
  color: #9e252e;
}
.img-full.span5.item_img {
  width: auto;
  padding-left: 0;
}
ul.gallery {
  margin: 0;
  text-align: justify;
  font-size: 0.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: 14px;
  line-height: 20px;
  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: 0.99;
  filter: alpha(opacity=99);
}
ul.gallery .gallery-grid.straightDown {
  float: none;
}
ul.gallery .gallery-grid.straightDown .item_img {
  float: left;
  margin: 0 20px 20px 0 !important;
}
ul.gallery .gallery-grid .view a.hover_more {
  background: none !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: #fff;
}
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%;
}
/*===== Testimonials Page ======*/
.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: normal;
  line-height: inherit;
}
blockquote p:before {
  content: '"';
}
blockquote p:after {
  content: '"';
}
blockquote small {
  text-align: right;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
/*===== Blog Page ======*/
.tags {
  clear: both;
}
.addthis_toolbox {
  padding-top: 14px;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
.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: none;
}
.tagspopular ul {
  margin: 0;
}
.tagspopular ul li {
  list-style: none;
  display: inline-block;
  padding: 0 15px 12px 0;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom-row {
  background: #9e252e;
}
/*======================= BOTTOM =======================*/
#bottom-row h1,
#bottom-row h2,
#bottom-row h3 {
  color: #fff;
}
#bottom-row h1:before,
#bottom-row h2:before,
#bottom-row h3:before {
  background: #fff;
}
.questions {
  text-align: center;
}
.questions.moduletable {
  padding-bottom: 51px;
}
.questions h3 {
  letter-spacing: 9px;
  margin-bottom: 0;
  padding-bottom: 25px;
  padding-top: 45px;
}
.questions h3:before {
  display: none;
}
.questions .pretext {
  font: 24px/1em 'Roboto', sans-serif;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 26px;
  letter-spacing: 5px;
}
.questions h4 {
  color: #ae7b79;
  padding: 27px 30px 17px;
  position: relative;
  min-height: 48px;
}
.item_introtext {
  min-height: 139px;
}
.questions h4:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 43px;
  height: 4px;
  background: #ae7b79;
  margin-left: -22px;
}
.questions p {
  padding-bottom: 19px;
  color: #ae7b79;
}
.questions .btn {
  background: none !important;
  padding: 0;
  color: #000;
  padding-bottom: 9px;
  position: relative;
}
.questions .btn:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 52px;
  height: 4px;
  background: #fff;
  margin-left: -26px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.questions .btn:hover {
  color: #ae7b79;
}
.questions .btn:hover:after {
  background: #ae7b79;
}
/*======================= FOOTER =======================*/
.footer-logo {
  display: block;
  padding-bottom: 9px;
}
#copyright {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 30px;
  padding-bottom: 30px;
  letter-spacing: 3px;
  text-align: center;
  background-color: #9e252e;
}
#copyright a {
  color: #ae7b79;
  display: inline-block;
}
#copyright a:hover {
  color: #fff;
}
.footer_links {
  text-align: center;
}
.footer_links .menu {
  padding: 0 90px 0;
}
.footer_links li {
  display: inline;
  font: 18px/28px 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 4px;
  color: #fff;
}
.footer_links li:after {
  content: "+";
  padding-right: 8px;
}
.footer_links li.lastItem:after {
  display: none;
}
.footer_links li a {
  color: #fff;
}
.footer_links li a:hover {
  color: #ae7b79;
}

#wrapper > div { background-color: #4b2827;}
#wrapper > div.bottom-row { background-color: #4b2827;}

.footer-wrapper-inner { background-color: #4b2827;}

/*============== love ============*/
.item_introtext a { color: #ffffff; text-decoration: underline !important;}


/*============== AstroConsultancy ============*/
.items-row .item_introtext { min-height: 40px;}
.items-row .item_introtext p { color: #333333;}

.item_title_part0 { display: inline-block; min-height: 50px;}

/*============== gem_stones ============*/
.gem_stones { display: inline-block; text-align: center; padding-bottom:40px; width: 100%;}
.table-responsive { margin-top: 40px;}
.table th, .table td { border-top: medium none;}
.table tr th { background-color: #df6f00; color: #ffffff; border-right:1px solid #fdac00;}
.table td { color: #333333;}
.table.fast_table tr td:first-child{ font-weight:bold; color:#000;}
.table tr:nth-child(even){ background-color:#efefef;}
.table tr:nth-child(odd){ background-color:#ffffff;}

.table tr { border-bottom: 1px solid #e4e4e4;}
.table td { border-right: 1px solid #e4e4e4;}

.colour_disease_heading { margin-top: 40px;}
.colour_disease_heading strong { color: #000000; display:block; padding-bottom:10px;}
.colour_disease_table strong { float: left; color:#333; font-weight: 500;}
.colour_disease_table { margin-top: 30px;}
.colour_disease_table p { color: #333333; padding-left: 90px;}
.gems_co-related strong { color: #333333; padding-right:7px; float:left;}
.gems_co-related p { color: #333333;}
.gems_co-related .bottom { margin-top: 20px;}
.Stones { padding-left: 150px; padding-top: 20px;}
.Stones li { color: #333333; font-size: 12px; margin-bottom:10px;}
.Stones strong { color: #000000; padding-left: 5px;}
.table-responsive p { color: #333333;}
.vayu_pitta_kapha tr:nth-child(even){ background-color:#ffffff;}
.vayu_pitta_kapha tr:nth-child(odd){ background-color:#efefef;}
.table.vayu_pitta_kapha.last-table tr td:first-child{ font-weight:bold; color:#000;}


/*============== kundli ============*/
.table-responsive strong { font-size: 30px; padding-bottom: 2px; color:#333;}
.table { margin-top: 20px; border:1px solid #e4e4e4;}
.planets strong { color: #333333;}
.planets p { color: #333333; padding-bottom: 0;}


/*============== Pooja Vidhi's ============*/
.pooja_vidhi strong { color: #333333; font-size: 24px;}
.pooja_vidhi p { margin-top: 15px;}
.rudrabhishek { display: inline-block; width: 100%;}
.rudrabhishek p { font-size: 18px; padding-left:130px; font-weight: bold;}
.container_left { display: inline-block; float: left; width:30%;}
.container_left li { color: #333333;}
.container_right { display: inline-block;}
.container_right li { color: #333333;}
.text_bottom p { margin-top: 25px; padding-left: 86px;}


/*============== vastu ============*/
.vastu { display: inline-block; padding-bottom: 20px;}
.vastu img { display: inline-block; float: left; margin-right: 20px;}
.vastu .img_right { float: right;}


/*============== online_consultancy ============*/
tr:nth-child(odd){ background-color:#ffffcc;}
tr:nth-child(even){ background-color:#f7effc;}
.online_consultancy { display: inline-block; width: 50%;border: 1px solid #0c0c0c82;text-align: center;}

.radio input[type="radio"], .checkbox-inline input[type="checkbox"] { position: inherit;}
tr td .radio { display: inline-block;}
td .form-control { height: auto; width:70%;}
td textarea { resize: horizontal;}
select.form-control { display:inline-block; width: 10%;}
select.form-control.month { width: 15%;}
.table_bottom_btn { display: inline-block; text-align:center; width:100%;}

.online_consultancy tr td:nth-child(2n+1){ text-align:center; font-size: 16px;}
td #MobileNumber {
    width: 70%;
}
td #WhatsappNumber {
    width: 70%;
}

/*============== awards/certificates ============*/
.awards_certificates img { float:left; margin-bottom: 50px; padding-right:20px;}


/*============== contact_us ============*/
.contact_us strong { color: #000000; font-size: 21px;}
.contact_us .table tr td span{ background:url(../images/arrow-r.png) no-repeat right center; padding-right:20px; font-size:18px;}
.contact_us .table tr:nth-child(even) { background-color: #efefef; border-bottom:none;}
.contact_us .table tr:nth-child(odd) { background-color: #ffffff;}
.contact_us .table { border: 1px solid #e4e4e4; border-bottom:none; border-right:none;}
.contact_us tr td { border-bottom: 1px solid #e4e4e4; border-right:1px solid#e4e4e4;}
.contact_us tr td.height { display: block; min-height: 90px;}

.astrological { display: inline-block; text-align: center; width: 100%;}



/*======================================================= Responsive CSS ===================================================*/
@media (max-width: 1099px){
.blocks .mod-newsflash-adv { padding-left: 210px;}	
.ashish_img { left: -17%; top: 15%; width: 40%;}


.container-fluid #logo h1 { background-size: 100%; left: 5%; top: 28px;}
.col img { padding-left: 0px;}
.item_introtext { min-height: 160px;}
}

@media (max-width: 979px){
.blocks .mod-newsflash-adv { padding-left: 140px;}
.ashish_img { left: -15%; top: 51.2%; width: 35%;}
.container-fluid #logo h1 { background-size: 100%; left: -10%; top: 11%;}

#logo { padding-top: 75px;}

.blocks .item:hover { padding: 5px;}
.item_title_part0 { min-height: 30px;}
.item_introtext p { font-size: 13px; padding-bottom: 0;}

.call_us .col1 { width: 388px;}
.col img { padding-left: 0;}
.span3.item.item_num0.item__module  { padding-bottom:20px; width:50%;}
.item_introtext { min-height: 119px;}
.questions h4 { min-height: 25px;}

/*============== Pooja Vidhi's ============*/
.container_left { width: 45%;}

}
@media (max-width: 767px){
.navigation { padding-top: 50px;}
.sf-menu.sticky.sf-js-enabled.sf-arrows { display: none;}
.span3.item.item_num0.item__module { width: 100%;}
#copyright { padding-top: 0;}
.questions.moduletable { padding-bottom: 0;}
.item_introtext { min-height: 60px;}

/*============== home page ============*/
.ashish_img { display: none;}
.blocks .mod-newsflash-adv { padding-left: 0;}
.container-fluid #logo h1 { display: none;}

.Introduction_Section { width: 100%;}	


/*============== Pooja Vidhi's ============*/
.container_left { width: 43%;}
.text_bottom p { padding-left: 30px;}
.rudrabhishek p { padding-left: 80px;}
}

@media (max-width: 479px){
.wrapper-inner #showcase-row { padding-top: 200px;}
.item_title_part0 { font-size:14px; min-height: 40px;}
.blocks .item_num0 h4:before { background-size: 10%;}
.blocks h4 { padding-bottom:0;}
.item_introtext p { font-size: 12px; padding-bottom:0;}

/*============== gem_stones ============*/
.Stones { padding-left: 0;}

/*============== Pooja Vidhi's ============*/
.rudrabhishek p { padding-left: 0;}
.container_left { padding-bottom: 20px;}
.text_bottom p { padding-left: 0;}
}

/*============================================================Landing Page================================================================*/
.footer-wrapper-inner.foot {
    background-color: #fff;
}
#about {
    background-color: #fff;
}
p {
    color: #000;
}
.wrapper-inner.bckgrnd {
    background-color: #fff!important;
}
#bottom-row {
    background-color: #fff!important;
}
.ast_counter {
   float: left;
    background-color: #fff;
    width: 80%;
    text-align: center;
    margin-bottom: 30px;
margin-left: 41px;
    padding-top: 5px;
}
.ast_counter h4 {
    margin: -7px;
    text-transform: capitalize;
    color: #ffffff;
    font-size: 20px;
    float: left;
    width: 100%;
padding-bottom: 19px;
}
.contact-details {
   position: absolute;
    padding: 0px 27px;
    /* padding-top: 31px; */
    text-align: center;
    width: 349px;
    margin-top: 22px;
    /* left: 32px; */
    /* bottom: 214px; */
    background-color: #9e252e;
    z-index: 1;
    border: 1px solid #9e252e;
}
.contact-details2 {
   position: absolute;
    padding: 0px 27px;
    /* padding-top: 31px; */
    text-align: center;
    width: 349px;
   margin-top: 49px;
    margin-left: 338px;
    /* left: 32px; */
    /* bottom: 214px; */
    background-color: #9e252e;
    z-index: 1;
    border: 1px solid #9e252e;
}

h1:before, h2:before, h3:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 4px;
    background: none;
} 
.ast_toppadder70 {
        padding-top: 50px;
    }
.col-lg-offset-2 {
    margin-left: 16.66666667%;
}
.col-lg-8 {
    width: 66.66666667%;
}
.col-lg-3 {
    width: 25%;
}
.col-lg-4 {
    width: 33.33333333%;
}
@media (min-width: 1200px)
{
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
}
#bottom-row h1, #bottom-row h2, #bottom-row h3 {
    color: #4b2827!important;
}
.questions h4 {
    color: #4b2827!important;
}

section.main {
    background-color: #fff;
}
.questions.moduletable {
    padding-bottom: 0px;
}
.flip-box {
    width: 25%;
    display: inline-block;
    cursor: pointer;
    margin: 0 -3px 186px -3px;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  
  /* Hover effect */
  .flip-box:hover .flip-box-wrap {
    webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
  
  .flip-box-wrap {
    position: relative;
    padding: 50px;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .image {
    margin-top: 17px;
    margin-bottom: 10px;
  }
  
  .front-face,
  .back-face {
    top: 37px;
    left: 0;
    padding: 15px;
    text-align: center;
    position: absolute;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
  }
  
  .front-face {
    background-color: #fff;
    z-index: +1;
  }
  
 .back-face {
    color: #000;
    z-index: -1;
    background-color: #9e252e;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    width: 295px;
    margin-left: 4px;
    height: 198px;
}  
  .btn {
    margin: 40px 15px 40px 15px;
  }
  
  .link {
    text-align: center;
    padding: 10px 30px;
    text-decoration: none;
    font-size: 1rem;
    line-height: 20px;
    background-color: #fff;
    color: #00cef1;
  }
  
  @media (max-width: 767px) {
    .row {
      margin: auto;
      padding: auto;
      text-align: center;
    }
  
    .flip-box {
      width: 70%;
      margin: 100px auto;
    }
  }
  .row{
    margin-right: 0px;
  }
  

.heading {
  text-align: center;
  color: #454343;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  margin-bottom: 70px;
  text-transform: uppercase;
  z-index: 999;
}
.white-heading {
  color: #ffffff;
}
.heading:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  height: 40px;
  width: 180px;
  border-radius: 4px;
  transform: translateX(-50%);
  background: url(img/heading-line.png);
  background-repeat: no-repeat;
  background-position: center;
}
.white-heading:after {
  background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
  background-repeat: no-repeat;
  background-position: center;
}

.heading span {
  font-size: 18px;
  display: block;
  font-weight: 500;
}
.white-heading span {
  color: #ffffff;
}

.testimonial {
  margin: 0 45px 40px;
}
.testimonial .testimonial-content {
  padding: 35px 25px 35px 50px;
  margin-bottom: 35px;
  background: #9e252e;
  position: relative;
}
.testimonial .testimonial-content:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  
  border-left: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
.testimonial .testimonial-content:after {
  content: "";
  position: absolute;
  bottom: -30px;
  right: 0;
  border-top: 15px solid #000;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
.testimonial-content .testimonial-icon {
  width: 50px;
  height: 45px;
  background: #000;
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 42px;
  position: absolute;
  top: 37px;
  left: -19px;
}
.testimonial-content .testimonial-icon:before {
  content: "";
  border-bottom: 16px solid #000;
  border-left: 18px solid transparent;
  position: absolute;
  top: -16px;
  left: 1px;
}
.testimonial .description {
  font-size: 15px;
  font-style: italic;
  color: #fff;
  line-height: 23px;
  margin: 0;
}
.testimonial .title {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #525252;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin: 0 0 5px 0;
}
.testimonial .post {
  display: block;
  font-size: 14px;
  color: #0cca4a;
}
.owl-theme .owl-controls {
  margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span {
  background: #ccc;
  opacity: 1;
  transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #0cca4a;
}

.caroufredsel_prev {
    right: 50%;
    background: url(../images/marker_left.png) center center no-repeat #9e252e;
    display: none!important;
}
.caroufredsel_next {
    left: 50%;
    background: url(../images/marker_right.png) center center no-repeat #9e252e;
    display: none!important;
}

.ashish_img2
{
left: -2%;
    position: absolute;
    top: -13.2%;
    width: 33%;
}
.mod-newsflash-adv.mod-newsflash-adv__blocks.cols-1.info {
    /* margin: 0 auto; */
    width: 772px;
    margin-left: 413px!important;
    margin-top: -50px!important;
}
 .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #fff;
}
.span6.item.item_num0.item__module.text-center.parallax {
    width: 1116px;
}
.para-mobile
{
display:none!important;
}
.owl-theme .owl-controls .owl-page span {
    background: #ffffff!important;
}
/**************************************************************Landing Page Mobile Responsive***************************************/
@media only screen and (max-width: 767px)
{
.item_introtext.itt p {
    font-size: 9px;
    padding-bottom: 0;
}
h4.text-uppercase.heading.mh {
    font-size: 18px!important;
    margin-left: -724px!important;
}
.mod-newsflash-adv.mod-newsflash-adv__blocks.cols-1.info {
    margin-top: -26px!important;
}
.contact-details2 {
    position: absolute;
    padding: 0px 27px;
    /* padding-top: 31px; */
    text-align: center;
    width: 160px;
    margin-top: 18px;
    margin-left: 79px;
    /* left: 32px; */
    /* bottom: 214px; */
    background-color: #9e252e;
    z-index: 1;
    border: 1px solid #9e252e;
}
.paraa
{
background-position: 8% 31%!important;
    background-repeat: no-repeat!important;
    padding-top: 35px!important;
    padding-bottom: 135px!important;
}
.footer.mobile-footer {
    background-color: #000000;
    padding: 12px 0px 14px 0px;
}
.testimonial .testimonial-content {
    padding: 35px 44px 18px 43px;
    margin-bottom: 35px;
    background: #9e252e;
    position: relative;
    max-width: 204px;
    width: 204px;
}
.back-face {  
    width: 306px
    max-width: 306px;
    height: 201px;
    max-height: 201px;
margin-left: -34px;
 padding: 0px!important;
}
.front-face {  
   top: -10px!important;
    left: -42px!important;
}

.back-face {
  top: -10px!important;
    left: 12px!important;
}
.col-lg-4 {
    width: 85.333333%;
    padding-left: 30px;
    padding-right: 36px;
}
.headin1 h1 {
    margin-left: -1px!important;
}
.info2 p {
   padding-top: 60px!important;
    margin-left: -33px!important;
    margin-top: 24px!important;
    font-size: 14px!important;
    line-height: 26px!important;
text-align: justify!important;

}
.ast_about_info p {
    font-size: 15px!important;
    text-align: justify!important;
}
.ast_counter.aligned.count4 {
    margin-top: -70px;
    margin-left: 218px;
}
.ast_counter.aligned.count2 {
    margin-top: -68px;
    margin-left: 219px;
}
.ast_counter {
    width: 153%!important;
}
.counter1 h3{
margin-left: 65px!important;
font-size: 49px!important;
}
.counter2 h3 {
    margin-left: 238px!important;
    margin-top: -93px;
    font-size: 49px!important;
}
.counter3 h3 {
    margin-left: 57px!important;
    font-size: 49px!important;
}
.counter4 h3 {
   margin-top: -95px!important;
    margin-left: 214px!important;
    font-size: 49px!important;
}

.ast_counter h4 {
    font-size: 14px!important;
padding-bottom: 13px!important;
}
.count-section
{
margin-top: 35px!important;
}
.count1 h4 {
    padding-left: 9px!important;
    padding-top: 10px!important;
}
.count2 h4 {
    padding-top: 7px!important;
    padding-bottom: 16px!important;
}
.flip-box {
    width: 70%;
    margin: 70px auto!important;
}
.contact-details {
    padding: 10px 27px!important;
    width: 282px!important;
    margin-top: 12px!important;   
    margin-left: -16px!important;
}
.ast_counter_wrapper {
    margin-left: -24px!important;
}
.span12 h2 {
    font-size: 21px!important;
}
#testimonial-slider
{
margin-bottom: -9px!important;
    margin-left: -21px!important;
}
.headin1 p {
    font-size: 16px!important;
    text-align: justify!important;
    margin-left: -33px!important;
    margin-right: -37px!important;
    margin-bottom: -29px!important;
line-height: 23px;
}
.col2.up-section {
    font-size: 20px!important;
    margin-left: 53px;
    margin-top: 14px;
}

.col1.upp-section
{
text-align: center;
    margin-left: 32px;
}
.ashish_img2.header-img {
    left:33%;
    position: absolute;
   top: -2.2%;
    width: 40%;
}
.landing-tagline
{
font-size: 18px!important;
    margin-top: 193px!important;
    line-height: 30px!important;
    letter-spacing: 3px!important;
    margin-left: 28px!important;
}
.love1
{
margin-left: -400px!important;
    width: 307px!important;
    margin-top: 286px!important;
}
.row-fluid.money1 {
    margin-left: -400px!important;
    width: 307px!important;
    margin-top:498px!important;
}
.row-fluid.health1 {
    margin-left: -400px!important;
    width: 307px!important;
    margin-top: 711px!important;
}
.row-fluid.peace1 {
    margin-left: -400px!important;
    width: 307px!important;
    margin-top: 923px!important;
}
.landing-logo
{
padding-top: 0px!important;
    margin-top: -15px!important;
}
.mod-custom.mod-custom__call_us.info-section {
    margin-top: -3px!important;
}
.love-h
{
padding-left: 24px;
}
.money-h
{
padding-left: 24px;
}

.health-h{
padding-left: 24px;
}

.peace-h{
padding-left: 24px;
}
a.icon.landing-icon {
    display: none!important;
}
#client {
    width: 342px!important;
}
.para-web
{
display:none!important;
}
.para-mobile
{
display:block!important;
}
} 


  