/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
.ui-pnotify {
	top: 25px;
	right: 25px;
	position: absolute;
	height: auto;
	/* Ensures notices are above everything */

	z-index: 9999;
}
/* Hides position: fixed from IE6 */

html > body > .ui-pnotify {
	position: fixed;
}

.ui-pnotify .ui-pnotify-shadow {
	-webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
}

.ui-pnotify-container {
	background-position: 0 0;
	padding: .8em;
	height: 100%;
	margin: 0;
}

.ui-pnotify-sharp {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.ui-pnotify-title {
	display: block;
	margin-bottom: .4em;
	margin-top: 0;
}

.ui-pnotify-text {
	display: block;
}

.ui-pnotify-icon,
.ui-pnotify-icon span {
	display: block;
	float: left;
	margin-right: .2em;
}
/* Alternate stack initial positioning. */

.ui-pnotify.stack-topleft,
.ui-pnotify.stack-bottomleft {
	left: 25px;
	right: auto;
}

.ui-pnotify.stack-bottomright,
.ui-pnotify.stack-bottomleft {
	bottom: 25px;
	top: auto;
}

.ui-pnotify-closer,
.ui-pnotify-sticker {
	float: right;
	margin-left: .2em;
}
/* theming */

.alert-success {
	color: #ffffff;
	background-color: rgba(38, 185, 154, 0.88);
	border-color: rgba(38, 185, 154, 0.88);
}

.alert-info {
	color: #E9EDEF;
	background-color: rgba(52, 152, 219, 0.88);
	border-color: rgba(52, 152, 219, 0.88);
}

.alert-warning {
	color: #E9EDEF;
	background-color: rgba(243, 156, 18, 0.88);
	border-color: rgba(243, 156, 18, 0.88);
}

.alert-danger,
.alert-error {
	color: #E9EDEF;
	background-color: rgba(231, 76, 60, 0.88);
	border-color: rgba(231, 76, 60, 0.88);
}

.alert-dark,
.btn-dark {
	color: #E9EDEF;
	background-color: rgba(52, 73, 94, 0.88);
	border-color: rgba(52, 73, 94, 0.88);
}

.btn-dark:hover {
	color: #F7F7F7;
}
.nice-select.wide {
    margin-bottom: 10px;
}

.select-age-bx{
	display:flex;
}

.nice-select.wide.fromage{
	width:50%;
	margin: 10px 0px;
}
.nice-select.wide.toage{
	width:50%;
	margin: 10px 2px;
}
.hero_single.version_5 .wrapper input[type="submit"]{
	font-size:20px;
}
.nice-select.wide.toagelist {
    width: 50%;
    margin: 0px 2px;
}
.nice-select.wide.caste {
    width: 99%;
}
.nice-select.wide.fromagelist {
    width: 50%;
    margin: 0px 0px;
}
.errorMessage{color:#F0151F;padding:5px 0;}
.pagination li {
    display: inline-block;
    list: outside none none;
}
.pagination-total-pages {
    display: flex;
    justify-content: space-between;
}
.pagination li a {
    background-color: #ece5e4;
    border-radius: 3px;
    color: #242424;
    display: inline-block;
    line-height: 1;
    padding: 10px 12px;
	text-align: center;
}
.pagination li a.active,
.pagination li a:hover {
    background-color: #e02c2b;
    color: #fff;
}
.pagination li.pager_first a {
    background-color: #5A6268;
    color: #fff;
}
.pagination li.pager_last a{
    background-color: #5A6268;
    color: #fff;
}

.pagination li.pager_previous a {
    background-color: #E59703;
    color: #fff;
}
.pagination li.pager_next a{
    background-color: #E59703;
    color: #fff;
}
.pagination li.pager_selected_li a{
    background-color: #e02c2b;
    color: #fff;
}

.pagination li.pager_first a:hover {
    background-color: #5A6268;
    color: #fff;
}
.pagination li.pager_last a:hover{
    background-color: #5A6268;
    color: #fff;
}

.pagination li.pager_previous a:hover {
    background-color: #E59703;
    color: #fff;
}
.pagination li.pager_next a:hover{
    background-color: #E59703;
    color: #fff;
}
.pagination li.pager_selected_li a:hover{
    background-color: #e02c2b;
    color: #fff;
}
.pagination a, .pagination span{
	height:35px;
	min-width:35px;
}
.summary {
    padding: 15px 24px 13px;
	width:100%;
}
.total-pages > p {
    margin: 4px 0 0;
}
.shop-border {
    border-bottom: 1px solid #ebebeb;
}
div.dataTables_paginate{
	width:100%;
}
div.dataTables_paginate ul.pagination{
	margin: 5px 0;
}
.table td, .table th {
    padding: .30rem;
    vertical-align: top;
	border-top: none;
}
.bold{
	font-weight:600;
	font-size:13px;
	color:#555555;
}
.strip.list_view .wrapper{
	padding:15px 25px 15px 25px;
}
.strip.list_view .wrapper.first{
	padding:15px 0 15px 25px !important;
}
.strip.list_view .wrapper.next{
	padding:15px 0 15px 0 !important;
}

.wrapperlast{
	padding:0px 15px 0px 15px !important;
}
.pimg {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
}
.list-view .summary{
	font-weight: 500;
	color:black;
}
#Profile_p_gno{
	text-transform:uppercase;
}
b.total{
	font-size: 16px;
}
.card-body-extra{
	flex: 1 1 auto;
	padding: 20px 0 0 0px;
}
.list-view .summary{
	margin:0;
}
#profile-search-list.summary{
	padding: 15px 0px 10px;
}
.myhighlight {
    color:saddlebrown;
}
.no-border{
	border:none !important;
}

.yes-border{
	border:1px solid rgba(0,0,0,.125) !important;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.125);
}
.no-padding{
	padding:0 !important;
}
.custom-search-input-2 input[type='submit'] {
  background-color: #28A745;
  color: #fff;
  font-size:20px;
  border-radius:1px;
}
.search{
	width:100%!important;
}

/* Latest*/
.custom-search-input-2 .form-group{
	margin-bottom: 1rem;
}
.currency{
	font-family: initial;
}
.margin{
	margin-bottom:25px;
}
header.header_in{
	padding: 15px 0;
}
.sub_header_in.sticky_header{
	margin-top:0;
}
span.required{
	color:red;
}
.min-height{
	min-height: 605px;
}
.box_contacts{
	text-align:left;
}
.hidden {display:none;}

.custom-search-input-3 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-top: 10px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
}
.horocss {
    float: left;
    width: 10;
    margin: 2px 10px;
    font-size: 14px;
    font-weight: 500;
    color: steelblue;
}
.payments ul li{
	border-bottom: none;
	margin-bottom: 20px;
}
.postoffice ul li {
	margin-bottom: 0;
}
.popular .pricing-wrapper > li:focus{
	border: 2px solid #000;
}
#Transactions_tran_lastname{
	text-transform:uppercase;
}
.box_general.summary ul li:last-child{
	color:steelblue;
}
#pay_phone_otp,#reciept_copy{
    display: none;
}
.no-gutters > .col, .no-gutters > [class*="col-"]{
	padding-left:2px;
}
.bottom-footer {
    border-top: 1px solid #d2d2d2;
    padding: 40px 0 0px 0;
}
.bottom-footer ul li a {
    text-decoration: none;
    color: #7b7b7b;
    font-weight: 300;
}
.bottom-footer ul li:first-child {
    width: 110px;
    font-weight: 100;
}
footer .bottom-footer ul li a {
    display: inline;
}
.bottom-footer ul li {
    list-style-type: none;
    display: inline;
    font-weight: 100;
}
.bottom-footer ul {
    list-style: none;
}
.bottom-footer h6 {
    width: 100%;
}
.last_footer{
	width: 100%;
	background-color:#33333F;
	height: 40px;
}
ul#additional_links{
	color:#FFF;
	margin: 0 100px;
	font-size: 14px;
}
ul#additional_links li a,ul#additional_links li span{
	color:#FFF;
}
hr {
	margin: 0 !important;
}
.pull-right {
    border: 1px solid #fff;
}
.clist .strip .wrapper {
    padding: 12px 12px 0px 12px;
	min-height: 150px;
}
.strip figure a img{
	transform: translate(-50%, -30%) scale(1);
}
.clist .strip ul{
	border:none;
}
.category_filter{
	border:none;
	text-align: right;
}
.strip figure .read_more span{
	border-radius:5px;
	background-color:rgba(242, 7, 40, 0.8);
	color:#FFF;
}
.amenity_cls{
	min-height:50px;
}
.amenity_cls ul{
	margin:0;
	padding: 5px;
}
.amenity_cls ul li.flist{
	margin:5px 0px;
	width: 100%;
	text-align: center;
	font-weight: 500;
}
.clist .strip .wrapper h3{
	font-size:14px;
}
.main_title_3 h2, .main_title_3 h3{
	font-size:22px;
}
.hero_single.version_5 .wrapper h3{
	font-size:30px;
}
.hero_single.version_5 .wrapper p{
	font-size: 14px;
	text-align: center;
}
.main_title_2{
	margin-bottom: 0px;
}
.main_title_2 p{
	font-size: 18px;
    text-align: center;
	margin-bottom: 22px;
}
.margin_20_5{
	padding-top: 20px;
	padding-bottom: 5px;
}
.hero_single.version_5{
	height:575px;
}
.box_contacts li {
    margin: 10px 0px;
}
.links li {
    margin: 10px 0px;
}
.clist .strip h3 {
    font-size: 14px;
	font-weight: 700;
}
.strip.grid.border-radius {
	border-radius:20% !important;
}
.padding{
	padding: 10px 0px 2px 0px;
}
.color{
	background-color: darkmagenta;
}
.color h3{
	color: #fff;
}
.myopacity{
	opacity:0.1;
	filter: alpha(opacity=10);
}
.mycard{
	background-color:darkslategray;
}
blink {
  -webkit-animation: 1s linear infinite 5s condemned_blink_effect; // for Safari 4.0 - 8.0
  animation: 0.5s linear infinite 5s condemned_blink_effect;
}
@-webkit-keyframes condemned_blink_effect { // for Safari 4.0 - 8.0
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}
@keyframes condemned_blink_effect {
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}
.login{
	display:none;
}
.login .showinfo {
  display: block;
  color:#FFF;
  font-size:20px;
  font-weight:500;
  width: 100%;
  background: #555D63;
  padding:10px;
  border-radius: 5px 5px 0px 0px;
}
.textlink{
	pointer-events: none;
   cursor: default;
}
.col-lg-7.loginpage h3{
	font-size:24px;
	text-align:left;
}
.col-lg-7.loginpage ul{
	position:absolute;
}
.col-lg-7.loginpage ul li{
	position:relative;
	font-size: 15px;
	text-align:left;
	padding:5px 0px;
	margin:0;
}
.col-lg-7.loginpage p{
	text-align:left;
}
.scrollme h1{
	font-size:28px;
	text-align:center;
	padding:10px 0;
}
.main_title_2 p{
	margin-top:10px;
}
.inhert{
	color:inherit;
}
.min-height-160{
	min-height: 160px;
}
.cms h4,h3{
	width:100%;
}
.cmsheader h2{
	font-size:28px;
}
.cms p{
	width:100%;
}
.cms ul{
	width:100%;
}
.cms ul li{
	position:relative;
}
.hero_single .custom-search-input-2{
	text-align:left;
}

a.btn_add_c, .btn_add_c {
    border: none;
    color: #fff;
    background: #f0151f;
    outline: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    color: #fff !important;
    font-weight: 600;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    line-height: 1 !important;
    padding: 10px 15px !important;
    position: relative;
    top: 2px;
}
a.btn_add_c, .btn_add_c {
    background: #0054A6;
    background-color: #0054A6;
	-webkit-box-shadow: 17px 5px 19px 2px rgba(76,135,193,0.37); 
	box-shadow: 17px 5px 19px 2px rgba(76,135,193,0.37);
}

header.header_in ul#top_menu li a.btn_add_c,header.header_in ul#top_menu li .tel a.btn_add_c:hover{
	letter-spacing: 3px;
}
header.sticky .main-menu > ul > li span > a, header.header_in .main-menu > ul > li span > a{
	color:#333;
}

#LoginForm_username{
	text-transform:uppercase;
}

.card1-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 7px;
    border: none;
    box-shadow: none;
     
}
.card1 {
    font-size: 1em;
	min-width: 48%;
    overflow: hidden;
    padding: 5px;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    margin:7px;
}
.d-block {
	display: inline-block;
    height: 200px;
	width: 200px;
    vertical-align: middle;
}
#paymentbx h3{
	text-align:center;
	text-transform:uppercase;
	font-size:18px;
	line-height:1.5;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.p-30{
	padding-top:30px;
}
.faq h4{
	font-size:16px;
}
.faq p{
	text-align: justify;
}

#profile-search-form{
	width:100%;
}
.nice-select.wide.edu,.nice-select.wide.caste{
	margin: 10px 0px;
}
.nice-select.wide.caste_l{
	margin: 0px;
}
.buttonSearch{
	height:70px !important;
}


/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
.main_title_3 h2, .main_title_3 h3 {
    font-size: 16px;
	line-height: normal;
}
.clist .strip h3 {
    font-size: 12px;
}
.scrollme h1 {
	font-size: 18px;
}
.hero_single.image_bg .wrapper h3 {
    font-size: 24px;
}
.hero_single.image_bg .wrapper p {
    font-size: 12px;
	text-align: center;
}
.add_bottom_30 {
    margin-bottom: 0;
}
.clist .strip .wrapper h3 {
    font-size: 10px;
}
.amenity_cls ul li.flist{
	font-size: 12px;
	margin: 0px;
}
.main-menu .regsiterc{
	display:block !important;
}
.main_title_2 p {
    font-size: 14px;
}
.select-age-bx {
    display: block;
}
.main_title_2 h2 {
    font-size: 18px;
    line-height: 1.5;
}
.nice-select.wide.fromage {
    margin: 0px 0px;
}
.margin_20_5 {
    padding-top: 15px;
    padding-bottom: 3px;
}
.last_footer{
	height:100%;
}
ul#additional_links {
    margin: 0;
    width: 100%;
	font-size: 12px;
}
.margin_30 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.custom-search-input-2 input[type="submit"], .srch_htl_btn{
	margin:0;
}
.nice-select.wide.toage {
    margin: 10px 0px;
}
.h4, h4 {
    font-size: 18px;
	line-height:1.5;
}
.margin_30_5 {
    padding-top: 15px;
    padding-bottom: 5px;
}
p {
    margin-bottom: 10px;
	font-size: 14px;
	text-align: justify;
}
.col-lg-7.loginpage{
	display:none;
}
.h2, h2 {
   font-size: 18px;
}
a.btn_add_c, .btn_add_c{
	display:none;
}
.pricing-header{
	z-index: 10 !important;
	text-align: center;
}
.box_faq {
    padding-left: 0px;
}
.box_faq i{
	display:none;
}
.box_faq h4 {
    font-size: 16px;
}
.strip.list_view {
    font-size: 12px;
}
.strip.list_view .wrapper.first {
    padding: 15px 0 15px 5px !important;
}
.list-view .summary {
   text-align: center;
}
}

/* Smartphones (portrait and landscape) ---------- */
@media screen and (min-width: 320px) and (max-width: 480px){
   .main_title_3 h2, .main_title_3 h3 {
    font-size: 16px;
	line-height: normal;
}
.main-menu .regsiterc{
	display:block !important;
}
.clist .strip h3 {
    font-size: 12px !important;
}
.scrollme h1 {
	font-size: 18px;
}
.hero_single.image_bg .wrapper h3 {
    font-size: 24px;
}
.hero_single.image_bg .wrapper p {
    font-size: 12px;
	text-align: center;
}
.add_bottom_30 {
    margin-bottom: 0;
}
.clist .strip .wrapper h3 {
    font-size: 10px;
}
.amenity_cls ul li.flist{
	font-size: 12px;
	margin: 0px;
}
.main_title_2 p {
    font-size: 14px;
}
.select-age-bx {
    display: block;
}
.main_title_2 h2 {
    font-size: 18px;
    line-height: 1.5;
}
.nice-select.wide.fromage {
    margin: 0px 0px;
}
.margin_20_5 {
    padding-top: 15px;
    padding-bottom: 3px;
}
.last_footer{
	height:100%;
}
ul#additional_links {
    margin: 0;
    width: 100%;
	font-size: 12px;
}
.padding {
    padding: 18px 0px 2px 0px;
}
.title-head {
	min-height: 54px;
}
.main_title_3 a{
	top:-40px;
}
.margin_30 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.custom-search-input-2 input[type="submit"], .srch_htl_btn{
	margin:0;
}
.nice-select.wide.toage {
    margin: 10px 0px;
}
.h4, h4 {
    font-size: 18px;
	line-height:1.5;
}
.margin_30_5 {
    padding-top: 15px;
    padding-bottom: 5px;
}
p {
    margin-bottom: 10px;
	font-size: 14px;
	text-align: justify;
}
.col-lg-7.loginpage{
	display:none;
}
.h2, h2 {
   font-size: 18px;
}
a.btn_add_c, .btn_add_c{
	display:none;
}
.pricing-header{
	z-index: 10 !important;
	text-align: center;
}
.box_faq {
    padding-left: 0px;
}
.box_faq i{
	display:none;
}
.box_faq h4 {
    font-size: 16px;
}
.strip.list_view {
    font-size: 12px;
}
.strip.list_view .wrapper.first {
    padding: 15px 0 15px 5px !important;
}
.list-view .summary {
   text-align: center;
}

}

/* Tablets, iPads (portrait) ---------- */
@media screen and (max-width: 768px){
    .main_title_3 h2, .main_title_3 h3 {
    font-size: 16px;
	line-height: normal;
}
.clist .strip h3 {
    font-size: 12px;
}
.scrollme h1 {
	font-size: 18px;
}
.hero_single.image_bg .wrapper h3 {
    font-size: 24px;
}
.hero_single.image_bg .wrapper p {
    font-size: 12px;
	text-align: center;
}
.add_bottom_30 {
    margin-bottom: 0;
}
.clist .strip .wrapper h3 {
    font-size: 10px;
}
.amenity_cls ul li.flist{
	font-size: 12px;
	margin: 0px;
}
.main_title_2 p {
    font-size: 14px;
}
.select-age-bx {
    display: block;
}
.main_title_2 h2 {
    font-size: 18px;
    line-height: 1.5;
}
.nice-select.wide.fromage {
    margin: 0px 0px;
}
.margin_20_5 {
    padding-top: 15px;
    padding-bottom: 3px;
}
.last_footer{
	height:100%;
}
ul#additional_links {
    margin: 0;
    width: 100%;
	font-size: 12px;
}
.margin_30 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.custom-search-input-2 input[type="submit"], .srch_htl_btn{
	margin:0;
}
.nice-select.wide.toage {
    margin: 10px 0px;
}
.h4, h4 {
    font-size: 18px;
	line-height:1.5;
}
.margin_30_5 {
    padding-top: 15px;
    padding-bottom: 5px;
}
p {
    margin-bottom: 10px;
	font-size: 14px;
	text-align: justify;
}
.col-lg-7.loginpage{
	display:none;
}
.h2, h2 {
   font-size: 18px;
}
a.btn_add_c, .btn_add_c{
	display:none;
}
.pricing-header{
	z-index: 10 !important;
	text-align: center;
}
.box_faq {
    padding-left: 0px;
}
.box_faq i{
	display:none;
}
.box_faq h4 {
    font-size: 16px;
}
.strip.list_view {
    font-size: 12px;
}
.strip.list_view .wrapper.first {
    padding: 15px 0 15px 5px !important;
}
.list-view .summary {
   text-align: center;
}
}
.cd-has-margins .pricing-list > li{
	width: 45% !important;
}
.profileimg{
  background-size: cover;
  height: 430px;
}

/* Avgrund Popup */
.avgrund-popin {
  position: fixed;
  background: #fff;
  padding: 37px 33px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 50%;
  left: 53%;
  z-index: 1000;
  font-size: 0.875rem;
  font-weight: 400;
  font-weight: initial;
  line-height: 1.85;
  border-radius: 10px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.avgrund-popin p {
  font-size: 0.875rem;
  font-weight: 400;
  font-weight: initial;
}

.avgrund-overlay {
  background: #000;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 101;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}

body.avgrund-ready,
.avgrund-ready .avgrund-popin,
.avgrund-ready .avgrund-overlay {
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  -o-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}

body.avgrund-active {
  overflow: hidden;
}

.avgrund-active .avgrund-popin {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

@media (max-width: 767px) {
  .avgrund-active .avgrund-popin {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }

}

.avgrund-active .avgrund-overlay {
  visibility: visible;
  opacity: .5;
  filter: alpha(opacity=50);
  height: 20000px;
}

.avgrund-popin.stack {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}

.avgrund-active .avgrund-popin.stack {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/* Optional close button styles */
.avgrund-close {
  display: block;
  color: #fff;
  background: #001737;
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
  right: 10px;
  height: 17px;
  width: 17px;
  text-align: center;
  line-height: 16px;
  border-radius: 50px;
}

.avgrund-close:hover {
  color: #fff;
  text-decoration: none;
}

.search_again {
    display: none;
}

@media (max-width: 575px) {
  .search_again {
    padding: 0px 10px;
    margin: 8px 8px 0px 10px;
    text-align: center;
    display: block;
}
.mobile-pane {
    display: block;
    position: relative;
}
.addm {
    display: block !important;
}

.srch_htl_btn {
    background-position: 6% 50%;
    padding: 0;
}
.custom-search-input-2 .mobile-pane i {
    position: absolute;
    padding: 0px 10px;
    display: block !important;
    margin: 2px 0px;
    background: no-repeat;
    color: #FFF;
    height: 39px;
    width: 31px;
    font-size: 30px;
    cursor: pointer;
}

.search_again .head {
    display: block;
    font-weight: bold;
    text-align: center;
}
.cd-has-margins .pricing-list > li{
	width:100%!important;
}
}


.srch_htl_btn {
    width: 100%;
    cursor: pointer;
    background: #f0151f;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-image: none;
    float: right;
    text-align: center;
    padding: 16px 4% 16px 14%;
    display: block;
    color: #fff;
    font-size: 20px;
    -moz-border-radius: 3px;
    outline: 0;
    border: 0;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif, Tahoma, Arial !important;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-image: url(img/search-icon-hp.png);
    background-position: 24% 50%;
    background-repeat: no-repeat;
}