

.nav{ display:none}
.tog1{ display:block; cursor:pointer;}
.nav li {
  width: 100%;
  border-bottom:1px solid #ccc;
}
.tog1 > img {
  padding: 0 0 0 15px;
}
.navigation{
	position:relative;
	}
.nav {
  background: none repeat scroll 0 0 #2b0959;
  border: 1px solid #CCCCCC;
  position: absolute;
  z-index: 20;
}
.sub_menu li{
	background-color:#fff;
	}

.one_third {
  width: 26%;
  margin: 0 15px 0 28px;
}

.teleph {
  text-align: center;
  width: 99%;
}

.email {
  text-align: center;
  width: 99%;
}
.logo {
  text-align: center;
  width: 98%;
}

.common_hdg {
  font-size: 18px;
}
.left_img {
  width: 99%;
}
.right_txt {
  margin: 0 2px 0 0;
  width: 97%;
}
.left_txt {
  width: 98%;
}
.right_img {
  width: 100%;
}
.one_fourth {
  margin: 0 0 11px 20px;
  width: 20%;
}
.f_col {
  width: 100%;
  margin:0;
}


/* Event Decor   */

.ev_img {
  width: 98%;
}
.ev_txt {
  width: 100%;
}
.ev_simg {
  width: 100%;
}
.ev_stxt {
  width: 99%;
}
.one_second {
  width: 99%;
}

.cont_third {
  margin: 0 0 33px 25px;
  width: 85%;
}
.btmbtn {
    width: 76%;
}
span.text-content span {
    background: url("../images/zoom.png") no-repeat scroll 290px 128px rgba(0, 0, 0, 0);
	display: table-cell;
    padding: 30px 0 0;
    text-align: center;
    vertical-align: middle;
}

.asasa {
    bottom: 47px;
}

.contact_lft {
    width: 100%;
}
#cntctfrm_contact_form .text {
    margin: 9px 56px 11px !important;
}
.recaptcha_nothad_incorrect_sol.recaptcha_isnot_showing_audio {
    margin: 20px 0 13px 54px!important;
}
.contact_rght {
    width: 99%;
}
#cntctfrm_contact_form textarea {
    margin: 9px 0 10px 57px;
}