/* CSS Document */
/*font-family: 'Roboto', sans-serif;*/

@font-face {
  font-family: 'RobotoBold';
  src: url('../fonts/roboto-bold.eot');

  src: url('../fonts/roboto-bold.eot') format('embedded-opentype'),
    url('../fonts/roboto-bold.woff2') format('woff2'),
    url('../fonts/roboto-bold.woff') format('woff'),
    url('../fonts/roboto-bold.ttf') format('truetype'),
    url('../fonts/roboto-bold.svg#RobotoBold') format('svg');
}


@font-face {
  font-family: 'RobotoRegular';
  src: url('../fonts/roboto-regular.eot');
  src: url('../fonts/roboto-regular.eot') format('embedded-opentype'),
    url('../fonts/roboto-regular.woff2') format('woff2'),
    url('../fonts/roboto-regular.woff') format('woff'),
    url('../fonts/roboto-regular.ttf') format('truetype'),
    url('../fonts/roboto-regular.svg#RobotoRegular') format('svg');
}

@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);

/*a{ color:#FFFFFF;}
a:hover{ color:#99c228; text-decoration:none;} 
*/


body {
  color: #373839;
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
}

.top-head {
  background: #1b1a1a;
  /*border-bottom:6px solid #99c228;*/
}

.top-head h2 {
  font-family: 'Roboto', sans-serif;
  color: #99c228;
  font-size: 13px;
  margin-top: 14px;
}

.top-head h2 span {
  display: block;
  color: #c2c4c4;
}

.call {
  float: left;
  font-family: 'Roboto', sans-serif;
  text-align: left;
  color: #99c228;
  font-size: 18px;
  background: url(../images/call.png) center left no-repeat;
  /*margin:21px 0 0 40px;*/
  margin: 21px 0 0;
}

.call a {
  text-transform: none;
  color: #99c228;
  padding: 0 0 0 25px;
}

.top-head h2 a:hover {
  text-decoration: none;
}

.login-signup {
  float: right;
  /*width:125px; width:150px;*/
  margin: 0 0 0 0;
}

.login-signup ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.login-signup ul li {
  float: left;
  background: url(../images/sign-div.jpg) center left no-repeat;
  margin: 7px 0 0 10px;
}

.login-signup ul li:first-child {
  background: none;
}

.login-signup ul li a {
  font-family: 'Roboto', sans-serif;
  text-align: left;
  color: #bcbfc1;
  font-size: 12px;
  padding: 0 0 0 10px;
}

.logo {
  margin: 0 auto;
}

.logo img {
  width: 100%;
  padding-top: 28px;
}

.quick-search {
  float: left;
  width: 100%;
  text-align: center;
  line-height: 40px;
  background: #1274c0;
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  margin: 25px 0 0 0;
}

.radio-sp {
  padding-top: 15px;
  padding-left: 30px;
}

.from-border {
  border-top: 1px solid #bcbdbd;
  background: #f1f4f4;
  overflow: hidden;
}

.from-border-tw {
  border-top: 1px solid #bcbdbd;
  border-bottom: 1px solid #bcbdbd;
  background: #f1f4f4;
  overflow: hidden;
}


.row-line {
  border: 1px solid #bcbdbd;
}


label {
  float: left;
  padding: 20px 0 0 0px !important;
  color: #373839 !important;
  font-size: 14px !important;
  font-family: 'Roboto', sans-serif !important;
}

.own-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  float: right;
  font-size: 14px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 60%;
  margin: 9px 10px 9px 0;
}

.own-control-two {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  float: right;
  font-size: 14px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 60%;
  margin: 9px 10px 9px 0;
}

.own-control-three {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  float: right;
  font-size: 14px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 82%;
  margin: 9px 10px 9px 0;
}

.btn-nw {
  background-image: none;
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 0px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  width: 85px;
  float: right;
  margin: 5px 10px 0 0;
}

.btn-primary-nw {
  background-color: #99c228;
  border-color: 1px solid #87af1a;
  color: #fff;
}


.contai-con {
  float: left;
  margin: 20px 0 0 0;
  padding: 0px;
}

.add {
  float: left;
  margin: 0px 0 0 0;
}

.add img {
  float: left;
  margin: 20px 0 0 0;
  padding: 0px;
}

.add-tw {
  float: left;
  margin: 0px 0 0 0;
}

.add-tw img {
  float: right;
  margin: 20px 0 0 0;
  padding: 0px;
}


/*.icon-box{ float:left; width:165px; height:145px; text-align:center; margin:20px 0 0 43px; background:url(../images/icon-box.jpg) top left no-repeat;}
.icon-box img{ padding:26px 0 0 0; min-height:66px;}*/
.icon-box {
  float: left;
  width: 102px;
  height: 90px;
  overflow: hidden;
  text-align: center;
  margin: 20px 7px 0 8px;
}

.icon-box img {
  /*padding:26px 0 0 0; min-height:66px;*/
  max-width: 50px;
  max-height: 35px;
  height: auto;
}


.icon-box h2 {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  color: #1d1c1c;
  font-size: 12px;
  padding: 0px 0 0 0px;
  float: left;
  width: 100%;
  /*line-height:0px;*/
  text-decoration: none;
  margin: 6px 0 0 0;
}

.icon-box h2 A:HOVER {
  text-decoration: none;
}

.mid {
  float: left;
  text-align: center;
}

.mid img {
  width: 65%;
  margin: 20px 0 0 0;
}



.footer {
  float: left;
  width: 100%;
  background: #1274c0;
  margin: 15px 0 0 0;
  text-align: center;
  padding-top: 27px;
  padding-bottom: 0px;
  position: relative;
}

.footer p {
  float: left;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
  padding: 15px 0;
  background: #0e69b0;
  margin: 15px 0 0 0;
}



#nav {
  margin: 36px 0 0 0;
  position: relative;

}

#nav ul {
  list-style: none;
  display: inline;
  margin: 0px;
  padding: 0px;
}

#nav li {
  display: inline;
  line-height: 1.8em;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  background: url(../images/footer-li-bck.jpg) top left no-repeat;
  line-height: 18px;
}

#nav li:first-child {
  background: none;
}

#nav ul li a {
  color: #dadada;
  margin: 20px 10px 0 10px;
}

#nav ul li a:hover {
  color: #bdd239;
}

.radio-inline,
.checkbox-inline {
  font-family: 'Roboto', sans-serif !important;
  margin-bottom: 18px;
}

.check-header {
  float: left;
  padding: 20px 0 0 0;
}

.bor {
  border-left: 1px solid #bcbdbd;
  border-right: 1px solid #bcbdbd;
}

.form-loading {
  display: block;
  float: right;
  padding: 6px 22px;
  width: 65%;
  margin: 9px 20px 9px 0;
}


< !--30.8.2014-->

/* Pagination
---------------------------------------- */
.pagination {
  width: 50%;
  margin: 15px auto 0;
}

.pagination a {
  display: block;
  padding: 6px 12px;
  float: left;
  background: #efefef;
  border: 1px solid #DDD;
  margin: 0 4px 0 0;
  color: #717171;
  font-size: 13px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.pagination a:hover {
  background: #656565;
  text-decoration: none;
  color: #FFF;
  border: 1px solid #656565;
}

.pagination div.cur_tag_open {
  display: block;
  float: left;
  margin: 0 4px 0 0;
  /*background:#006699;
	padding:3px 7px;
	color:#fff;
	font-size:11px;*/

  background: #656565;
  padding: 7px 11px 3px 11px;
  text-decoration: none;
  color: #FFF;
  border: 1px solid #656565;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}



/*------------- general------------ */


#bg-shadow {
  width: 2000px;
  height: 2000px;
  background: #000;
  position: fixed;
  top: 0px;
  left: 0px;
}

#img-container {
  width: 250px;
  position: absolute;
  background-color: #fff;
  padding: 10px;
  top: 10px;
  -moz-box-shadow: 2px 2px 10px #000000;
  -webkit-box-shadow: 2px 2px 10px #000000;
}

#imagebox {
  width: 250px;
  height: 250px;
  overflow: hidden;
}

.img-cotroller {
  position: absolute;
  width: 250px;
  margin-top: 100px;
}

#loading {
  position: absolute;
  /*top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;*/
  text-align: center;
  line-height: 0;
}

#prevLink {
  left: 0;
  float: left;
}

#nextLink {
  right: 0;
  float: right;
}

#prevLink:hover,
#prevLink:visited:hover {
  background: url(../images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover,
#nextLink:visited:hover {
  background: url(../images/nextlabel.gif) right 15% no-repeat;
}

#img_text {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  float: left;
  line-height: 24px;
}

#Close {
  width: 66px;
  float: right;
  padding-top: 5px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/******************************************for auto complete**************************************************************************/

.suggestionsBox_name_from,
.suggestionsBox_name_to {
  background-color: #FFFFFF;
  border: 2px solid #D7D7D7;
  color: #333333;
  /*left: 125px;*/
  padding: 0;
  position: absolute;
  /*top: 60px;*/
  min-width: 205px;

  z-index: 1;
  margin-left: 117px;
  margin-top: 42px;
}

.suggestionList_name_from,
.suggestionList_name_to {
  margin: 0px;
  padding: 0px;
}

.suggestionList_name_from ul li,
.suggestionList_name_to ul li {
  margin: 0 0 1px 0 !important;
  padding: 0 10px !important;
  list-style: none !important;
  float: none !important;
}

.suggestionList_name_from li,
.suggestionList_name_to li {
  margin: 0px 0px 3px 0px;
  padding: 3px 10px !important;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #707070;
  font-weight: 400;
  line-height: 30px;
  background: #f8f8f8;
}

.suggestionList_name_from li:hover,
.suggestionList_name_to li:hover {
  /*background-color: #CCC;*/
  background: #4E4E4E !important;
  color: #FFFFFF !important;
}

.ac_odd {
  background-color: #FFFFFF !important;
}

.ac_even {
  background-color: #E4E4E4 !important;
}

#autoSuggestionsList_name_from ul,
#autoSuggestionsList_name_to ul {
  max-height: 350px;
  min-width: 100px;
  overflow-y: scroll;
  -ms-overflow-y: scroll;
  padding-top: 0;
  padding-left: 0;
  font-size: 14px;
}

.loader_input {
  background: url(../images/load_cate.gif) no-repeat right center #fff !important;
  padding-left: 5px;
}

/******************************************for auto complete**************************************************************************/



/*****************************************************25-9-2014*****************************************************************************************************/

.box_one {
  width: 100%;
  display: grid;
  grid-template-columns: 650px calc(100% - 800px) 150px;
  float: left;
  /*background-color:#CCCCCC;margin: 6px 0 4px 0px;*/
  margin: 0px 0 15px 0px;
  box-shadow: 0 0 10px rgb(0 0 0 / 7%);
  border-radius: 5px;
  overflow: hidden;
}

.box_one_top {
  width: 100%;
  min-height: 180px;
  float: left;
  border-right: 1px solid #f7f7f7;
  background: #fffcfc;
}

.box_one_top_img {
  /*width:170px;*/
  width: 35%;
  min-height: 180px;
  float: left;
  text-align: center;
  background: #FFF;
  position: relative;
}

.box_one_top_img img {
  max-width: 164px;
  width: auto;
  max-height: 170px;
  height: auto;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.box_one_top_text {
  /*width:580px;*/
  width: 65%;
  min-height: 180px;
  float: left;
  margin: 0 0 0 0px;
  padding: 6px 15px 6px 15px;
}

.box_one_top_text h2 {
  color: #99c228;
  font-size: 16px;
  font-family: 'RobotoBold';
  padding: 8px 0 0 0px;
  margin: 0px;
}

.box_one_top_text h2 span {
  font-family: 'RobotoBold';
  font-size: 12px;
  padding: 0px 0 0 15px;
}

.box_one_top_text h3 {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  padding: 5px 0 7px 0px;
  margin: 0px 0 2px 0;
  border-bottom: 1px solid #f1f1f1;
}

.box_one_top_text p {
  margin: 0;
  padding: 6px 0px 0px 0px;
  text-align: left;
  font-family: 'RobotoRegular';
  line-height: 12px;
  font-size: 12px;
}

.box_one_mid {
  width: 100%;
  min-height: 100px;
  float: left;
  padding: 10px 15px;
}

.box_one_mid p {
  /*font-family: 'RobotoBold';*/
  color: #373839;
  font-size: 12px;
  padding: 8px 0 0 0;
  margin-bottom: 0 !important;
}

.fax {
  font-family: 'RobotoRegular';
  font-size: 12px;
  width: 35%;
  float: right;
}

.box_one_mid p span {
  display: block;
  margin-top: 8px;
}

.box_one_mid h4 {
  color: #373839;
  font-family: 'RobotoBold';
  font-size: 12px;
  padding-left: 0;
}

.box_one_mid h4 p,
.box_one_mid h4>* {
  font-family: 'Roboto', sans-serif;
  color: #909090;
  font-weight: 400;
  padding-top: 8px;
}

.box_one_mid b {
  min-width: 86px;
  display: inline-block;
}

.box_one_mid h2 {
  font-size: 17px;
}

.blue {
  color: #1274c0;
  font-family: 'RobotoBold';
  font-size: 24px;
}

.box_one_butm {
  width: 100%;
  min-height: 30px;
  text-align: center;
  align-self: center;
  padding: 20px 10px;
  border-left: 1px solid #f7f7f7;
}

.box_one_butm h4 {
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  margin: 0;
  display: inline-block;
  color: #adadad;
}

.box_one_butm h5.more {
  margin: 15px 0 0 0;
}

.box_one_butm h5.more a {
  padding: 9px;
  display: block;
  color: #fff;
  background: #99c228;
  border-radius: 34px 0;
  margin: 0;
  float: none;
  font-size: 14px;
  font-family: 'RobotoBold';
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.box_one_butm h5.more a:hover {
  text-decoration: underline;
}

.more a {
  float: right;
  color: #FFFFFF;
  padding: 0px;
  margin: -27px 28px 14px 0px;
  font-size: 14px;
  font-family: 'RobotoBold';
  font-weight: bold;
}

.more a:hover {
  text-decoration: underline;
}

.pagi {
  float: left;
  margin: 0 0 15px 230px;
  padding: 0px;
}

.serch_index {
  width: 100%;
  height: 31px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #f5f5f5;
  border: 2px solid #e3e4e4;
  float: left;
  padding: 2px 0 0 10px;
  margin: 0px 0px 40px 0px;
  font-family: 'RobotoBold';
}

.serch_index button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  /*border:none; background: #F5F5F5; padding: 0; margin: 0 3px 0 2px;*/
}

.serch_index form {
  float: right;
  width: 85%;
  background-color: #f5f5f5 !important;
}

.serch_index input.alfa {
  background: #F5F5F5;
  padding: 0;
  margin: 0 6px 0 6px;
  border: none;
}

.serch_index input.alfa:hover {
  color: #1274C0;
}

.wht a {
  color: #FFFFFF;
}

.wht a:hover {
  color: #99c228;
  text-decoration: none;
}

a.web-link {
  color: #FFF;
  text-decoration: none;
}

a.web-link:hover {
  color: #99c228;
  text-decoration: none;
}


/******************************************26_9_14**************************************************************************/
.box {
  width: 730px;
  height: auto;
  padding: 0px;
  margin: -14px 0 0 -18px;
  float: left;
}

.box_one_new {
  width: 730px;
  height: 40px;
  float: left;
  margin: 0px;
  padding: 10px 0px 0px 25px;
  font-family: 'RobotoBold';
  color: #1274c0;
  font-size: 16px;
  background: url(../images/bbg.jpg) top left repeat-x
}

.fst_row {
  width: 730px;
  height: 40px;
  float: left;
  background-color: #e3f1fb;
  border-bottom: 1px solid #d8dbdb;
}

.fst_row_left {
  width: 30%;
  height: auto;
  float: left;
  color: #373839;
  font-family: 'RobotoBold';
  font-size: 14px;
  /*font-weight:bold;*/
  text-align: left;
  padding: 10px 0 0 25px;
}

.fst_row_right {
  width: 50%;
  height: auto;
  float: left;
  color: #606264;
  font-family: 'RobotoRegular';
  font-size: 14px;
  text-align: left;
  padding: 10px 0 0 25px;
}

.snd_row {
  width: 730px;
  height: 40px;
  float: left;
  background-color: #f8fceb;
  border-bottom: 1px solid #d8dbdb;
}

.snd_row_left {
  width: 30%;
  height: auto;
  float: left;
  color: #373839;
  font-family: 'RobotoBold';
  font-size: 14px;
  /*font-weight:bold;*/
  text-align: left;
  padding: 10px 0 0 25px;
}

.snd_row_right {
  width: 50%;
  height: auto;
  float: left;
  color: #606264;
  font-family: 'RobotoRegular';
  font-size: 14px;
  text-align: left;
  padding: 10px 0 0 25px;
}

.black_box {
  width: 730px;
  height: 43px;
  background-color: #282727;
  float: left;
}

.black_box p {
  color: #FFFFFF;
  font-size: 14px;
  margin: 0px;
  padding: 10px 0 0 25px;
  font-family: 'RobotoBold';
  text-align: left;
}

.black_box p span {
  margin: 0px 0px 0px 50px;
}

.quick-search-relative {}

#autoSuggestionsList_name_from_cat ul,
#dropdown_search_cat ul {
  max-height: 350px;
  min-width: 100px;
  overflow-y: scroll;
  -ms-overflow-y: scroll;
  padding-top: 0;
  padding-left: 0;
  font-size: 14px;
}

#autoSuggestionsList_name_from_subcat ul,
#dropdown_search_subcat ul {
  max-height: 350px;
  min-width: 100px;
  overflow-y: scroll;
  -ms-overflow-y: scroll;
  padding-top: 0;
  padding-left: 0;
  font-size: 14px;
}

.padding-left-none {
  padding-left: 0 !important;
}

.own-control-sub {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  float: right;
  font-size: 14px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 53%;
  margin: 9px 33px 9px 0;
  outline: none
}

.own-control-sub2 {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  float: right;
  font-size: 14px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 59%;
  margin: 9px 19px 9px 0;
}

/*================= 16102014 ==================*/

.box_one_mid h4.dtls p {
  padding-left: 0px !important;
  font-family: 'RobotoLight', sans-serif;
  color: #8c8c8c;
}

.fst_row,
.snd_row {
  height: auto;
  width: 100%;
}

.fst_row_left,
.snd_row_left {
  font-size: 13px;
  padding: 10px 25px;
  width: 28%;
}

.fst_row_right,
.snd_row_right {
  font-size: 13px;
  padding: 10px 1%;
  width: 68%;
}

.tbBx {
  margin: -10px 0 0;
  width: 100%;
}

.box_one_new,
.black_box {
  width: 100%;
  font-size: 13px;
}

/*================= 16102014 end ==================*/

/*	==========================
	new css 17-10-2014
	==========================  */

.add-business-title {
  background: #1274C0;
  color: #FFF;
  padding: 8px 12px;
}

.add-business-title a {
  color: #FFF;
  text-decoration: none;
  font-size: 15px;
  margin-right: 12px;
}

.add-business-table-view {
  background: #F1F4F4;
  padding: 5px;
  border: 1px solid #1274C0;
}

.add-business-table-view th {
  padding: 0 12px;
  color: #1274C0;
  font-size: 18px;
}

.add-business-table-view td {
  /*padding: 0 12px;*/
  color: #515151;
  font-size: 15px;
}

.mandaory {
  color: #FF0000;
}

.input-business-add {
  background: #FFF;
  border: 1px solid #7f9db9;
  padding: 0 5px;
  width: 295px;
  height: 24px;
  color: #404040;
  font-weight: 400;
}

.select-business-add {
  background: #FFF;
  border: 1px solid #7f9db9;
  padding: 0 5px;
  width: 295px;
  height: 24px;
  color: #404040;
  font-weight: 400;
}

.browse-business-add {
  background: #FFF;
  border: 1px solid #7f9db9;
  padding: 0 5px;
  width: 295px;
  height: 30px;
  color: #404040;
  font-weight: 400;
}

.textarea-business-add {
  background: #FFF;
  border: 1px solid #7f9db9;
  padding: 0 5px;
  width: 295px;
  height: 100px;
  color: #404040;
  font-weight: 400;
}

.mandatory-text {
  font-size: 12px !important;
  color: #3a3a3a;
}

.btn-business-submit {
  background: #135e9e;
  color: #FFF;
  border: none;
  outline: none;
  padding: 5px 12px;
}

.error-msg {
  color: #FF0000;
  font-size: 12px;
  font-weight: 400;
}

.error-msg p {
  color: #FF0000;
  font-size: 12px;
  font-weight: 400;
  background: url(../images/icon-error.png) no-repeat left top;
  padding-left: 20px;
  line-height: 18px;
}

.success-msg p {
  color: #23b82a;
  font-size: 15px;
  font-weight: 400;
  background: url(../images/icon-success.png) no-repeat left top;
  padding-left: 30px;
}

.add-business-table-view tr.white-row td {
  background: #E3F1FB;
  padding-top: 4px;
  padding-bottom: 4px;
}

.add-business-table-view tr.off-white-row td {
  background: #F8FCEB;
  padding-top: 4px;
  padding-bottom: 4px;
}

.ui-accordion-header-active {
  background: #dbdbdb !important;
  color: #1274C0 !important;
}

.success-business-msg {
  color: #23b82a;
  font-size: 15px;
  font-weight: 400;
  background: #E5FFD1 url(../images/icon-success.png) no-repeat 12px 7px;
  padding: 10px 15px 10px 48px;
  border: 1px dashed #23b82a;
  margin: 12px 0;
}

.error-business-msg {
  color: #FF0000;
  font-size: 15px;
  font-weight: 400;
  background: #FFD1D1;
  padding: 10px 15px 10px 16px;
  border: 1px dashed #E82222;
  margin: 12px 0;
}

.error-business-msg p {
  margin: 0;
  background: #FFD1D1 url(../images/icon-error.png) no-repeat 0px top;
  padding-left: 23px
}

.clear {
  clear: both;
}

.add-business-box {
  background: #F1F4F4;
  padding: 17px 0 6px 18px;
  border: 1px solid #1274C0;
  overflow: hidden;
}

.photo-gallery-box {
  width: 255px;
  height: 200px;
  border: 1px solid #c3cbcb;
  margin: 3px 20px 20px 0;
  background: #cde195;
  float: left;
  padding: 20px;
  text-align: center;
  vertical-align: middle;
}

.photo-gallery-box img {
  max-width: 225px;
  max-height: 160px;
  margin: auto;
  border: 1px solid #CCC;
}

.not-found-video {
  color: #FF0000;
  font-size: 21px;
  font-weight: 400;
  padding: 10px;
  margin: 12px 0;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-style: italic;
  display: inline-block;
}

.service-gallery {
  background: #f1f4f4;
  border: 1px solid #1274c0;
  overflow: hidden;
  padding: 17px 0 6px 17px;
  margin-top: 25px;
  width: 100%;
}

.service-gallery .photo-gallery-box {
  width: 236px !important;
}

.left {
  float: left;
}

.right {
  float: right;
}

#nav .top_footer_logodiv1 {
  position: absolute;
  /*padding-left: 1%;
    text-align: left;
    width: 19%;*/
  right: 20%;
  bottom: 30px;
}

.top-search {
  color: #1274C0;
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  width: 289px;
  line-height: 32px;
}

.top-search2 {
  color: #1274C0;
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  width: 260px;
  line-height: 32px;
}

.top-search form {
  float: right;
}

.select-top-search {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  font-size: 14px;
  padding: 6px 2px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 180px;
  margin: 0px 0px 0px 6px;
}

span.search-norecord {
  color: #FF0000 !important;
  font-size: 18px !important;
}

#cssmenu {}

/*	==============================
	for testimonials accordion
	==============================    */

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  position: relative;
}

#cssmenu {}

#cssmenu a {
  line-height: 1.3;
}

#cssmenu>ul>li {

  /* background: #3495e0; */
  margin: 0 0 12px 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0;
  -webkit-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;

}

/* #cssmenu > ul > li:hover {

background: #3495e0;

} */
#cssmenu>ul>li>a {
  font-size: 15px;
  font-weight: 600;
  display: block;
  /*background: #646768;  
background: rgb(156,162,164);  Old browsers */
  /*background: -moz-linear-gradient(top,  rgba(156,162,164,1) 0%, rgba(126,138,141,1) 100%);  FF3.6+ */
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(156,162,164,1)), color-stop(100%,rgba(126,138,141,1)));  Chrome,Safari4+ */
  /*background: -webkit-linear-gradient(top,  rgba(156,162,164,1) 0%,rgba(126,138,141,1) 100%);  Chrome10+,Safari5.1+ */
  /*background: -o-linear-gradient(top,  rgba(156,162,164,1) 0%,rgba(126,138,141,1) 100%);  Opera 11.10+ */
  /* background: -ms-linear-gradient(top,  rgba(156,162,164,1) 0%,rgba(126,138,141,1) 100%); IE10+ */
  /*background: linear-gradient(to bottom,  rgba(156,162,164,1) 0%,rgba(126,138,141,1) 100%);  W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ca2a4', endColorstr='#7e8a8d',GradientType=0 );  IE6-8 */


  background: #f7f7f7;
  /* Old browsers */
  /* background: -moz-linear-gradient(top,  #3495e0 0%, #1373bd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3495e0), color-stop(100%,#1373bd));
background: -webkit-linear-gradient(top,  #3495e0 0%,#1373bd 100%);
background: -o-linear-gradient(top,  #3495e0 0%,#1373bd 100%);
background: -ms-linear-gradient(top,  #3495e0 0%,#1373bd 100%);
background: linear-gradient(to bottom,  #3495e0 0%,#1373bd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3495e0', endColorstr='#1373bd',GradientType=0 ); */


  color: #3495e0;
  border: 1px solid #f3f3f3;
  /*border-top: none;*/
  /* text-shadow: 0 -1px 1px #4f5d60; */
  outline: none;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#cssmenu>ul>li>a>span {
  display: block;
  padding: 12px 10px 12px 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

#cssmenu>ul>li>a:hover {
  text-decoration: none;
}

#cssmenu>ul>li.active {
  border-bottom: none;
  border-radius: 6px;
  overflow: auto;
  box-shadow: 0 0px 10px rgb(0 0 0 / 4%);
  padding: 6px;
}

#cssmenu>ul>li.has-sub>a span {
  background: url(../images/icon_plus.png) right 10px center no-repeat;
  padding-right: 36px;
}

#cssmenu>ul>li.has-sub.active>a span {
  background: url(../images/icon_minus.png) right 10px center no-repeat;
}

/* Sub menu */
#cssmenu ul ul {
  display: none;
  background: #fff;
  /* border-right: 1px solid #3495e0;
  border-left: 1px solid #3495e0; */

}

#cssmenu ul ul li {
  /* border-bottom: 1px solid #3495e0; */
  border-top: none;
  background: #ffffff;
  /*background: #f7f7f7;
  background: -moz-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: linear-gradient(#f7f7f7 0%, #ececec 100%);*/

  padding: 15px;
}

#cssmenu ul ul li:last-child {
  /* border-bottom: none;border-bottom: 1px solid #3495e0;*/
}

#cssmenu ul ul a {
  padding: 10px 10px 10px 25px;
  display: block;
  color: #676767;
  font-size: 12px;
  font-weight: normal;
}

#cssmenu ul ul a:before {
  content: "";
  position: absolute;
  left: 10px;
  color: #e94f31;
}

#cssmenu ul ul a:hover {
  color: #e94f31;
  margin: 0;
}

#cssmenu ul ul li h2 {
  font-size: 15px;
  color: #484848;
  margin: 0 0 5px 0;
  font-weight: 600;
  /*background: url(../images/bullet-faq-questions.jpg) no-repeat left top;*/
  line-height: 24px;
  list-style: none;
  /*padding-left: 34px;*/
}

#cssmenu ul ul li p {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  color: #8e8e8e;
  line-height: 20px;
  /*background: url(../images/bullet-faq-questions.jpg) no-repeat left top;*/
  line-height: 24px;
  list-style: none;
  /*background: url(../images/bullet-faq-hand.jpg) no-repeat left top; padding-left: 34px;*/
}




/*	==============================
	new css 21012015
	==============================   */

.page-title {
  color: #1575bf;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 700;
}


/* .new-body-bg { background: url(../images/new-body-bg.jpg) repeat-x left top; } */
/* .new-logo-back { background: url(../images/logo-back.png) no-repeat left top; width: 320px; height: 120px; padding: 20px 0 0 19px;  } */
.header-middle-cnt {
  padding-top: 55px;
}

.header-middle-cnt h1 {
  font-family: 'PT Sans', sans-serif;
  font-size: 21px;
  color: #FFF;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 7px 0;
  padding: 0;
}

.header-middle-cnt h2 {
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  color: #0a4f85;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 16px 0;
  padding: 0;
}

.header-middle-cnt a.btn-business {
  background: url(../images/header-button.png) no-repeat left top;
  width: 187px;
  height: 29px;
  text-align: center;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  color: #FFF;
  font-weight: 400;
  display: block;
  line-height: 29px;
  outline: none;
  text-decoration: none;
}

.header-pages-link {}

.header-pages-link ul {
  margin: 7px 0 0 0;
  padding: 0;
  list-style: none;
}

.header-pages-link ul li {
  padding: 0;
  float: left;
}

.header-pages-link ul li a.header-web {
  background: url(../images/logo-header-web.png) no-repeat center top;
  background-size: 32px;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  padding-top: 36px;
  display: block;
  text-align: center;
}

.header-pages-link ul li a.header-profile {
  background: url(../images/logo-header-profile.png) no-repeat center top;
  background-size: 32px;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  padding-top: 36px;
  display: block;
  text-align: center;
}

.header-pages-link ul li a.header-find {
  background: url(../images/logo-header-find.png) no-repeat center top;
  background-size: 32px;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  padding-top: 36px;
  display: block;
  text-align: center;
}

.header-pages-link ul li a:focus {
  color: #ffffff;
  text-decoration: none;
}

.header-pages-link ul li a:hover {
  color: #ffffff;
  text-decoration: none;
  outline: none;
}

.login-business-step {
  margin: 54px 0 0 0;
  padding: 0;
}

.login-business-step h1 {
  color: #1274c0;
  font-size: 17px;
  margin: 0;
  padding: 0;
  font-weight: 400;
}

.login-business-step ul {
  margin: 6px 0 0 15px;
  padding: 0;
  list-style: none;
}

.login-business-step ul li {
  margin: 0;
  padding: 0;
  color: #0c4677;
  font-size: 13px;
  font-weight: 400;
  list-style-type: disc;
  line-height: 20px;
}

a.login-link {
  text-decoration: underline;
}

a.login-link:hover {
  text-decoration: none;
}

.cat-search-top {
  color: #1274c0;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  width: 565px;
  margin-top: 20px;
}

.select-cat-search {
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  font-size: 14px;
  padding: 6px 2px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 180px;
  margin: 0px 0px 0px 12px;
  width: 180px;
}

#suggestions_name_from_type {
  margin-left: 0 !important;
  width: 295px !important;
  margin-top: 0;
}

ul#dropdown_search {
  padding-left: 0 !important;
}

#suggestions_name_from_category {
  margin-left: 0 !important;
  width: 295px !important;
}

ul#dropdown_search_cat {
  padding-left: 0 !important;
}

#suggestions_name_from_category,
#suggestions_name_from_type ul {
  max-height: 350px;
  min-width: 100px;
  overflow-y: scroll;
  -ms-overflow-y: scroll;
  padding-top: 0;
  padding-left: 0;
  font-size: 14px;
  margin-top: 0;
}

.ftr-ad {
  position: absolute;
  right: 10%;
  bottom: -2px;
  top: 0;
  margin-top: -10px;
}

.header-social-links {
  margin: 12px 0 0 0;
}

#editor_cell {}

#editor_cell table {
  border-collapse: unset !important;
  border-spacing:
}

#editor_cell table td {
  padding:
}

.table-scroll-view {
  width: 100%;
  overflow-x: scroll;
  overflow: auto;
  padding-bottom: 15px;
}

.add-business-table-view td .txt-space {
  padding: 15px;
  background: #bfd399;
  margin: 10px 0;
  border-radius: 4px;
}

.add-business-table-view td .txt-space span {
  font-size: 15px;
  color: #515151;
  font-weight: 600;
}

.left.right-text {
  padding: 13px 10px;
  border: 1px solid rgb(19, 94, 158);
  background: rgba(19, 94, 158, 0.82);
  color: #fff;
}


@media only screen and (min-device-width : 1024px) and (max-device-width : 1279px) {

  .own-control-sub {
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
  }

  .header-social-links {
    margin: 12px 0 0 0;
    float: left;
  }

  .login-signup ul li {
    margin: 12px 0 0 0;
  }

  .box_one_mid h4 {
    width: 100%;
    padding: 6px 15px;
    margin: 6px 0 0 0;
  }

  .serch_index {
    height: auto;
    margin: 0;
    float: none;
    width: 100%;
    clear: both;
  }

  .serch_index form {
    float: none;
    width: 100%;
  }

  .contai-con .right {
    float: none;
  }

  .contai-con span.left {
    float: none;
    width: 100%;
    padding: 0 !important;
    display: inline-block;
    margin: 15px 0 5px 0;
  }

  .contai-con .select-cat-search {
    width: 100%;
    margin: 0;
  }

  .suggestionsBox_name_from,
  .suggestionsBox_name_to {
    margin-left: 81px;
    width: auto;
    max-width: 272px;
    margin-top: 42px;
  }

  #business_subcategory_autocomplete {
    float: none;
    width: 100%;
    margin-top: 0;
  }

}

@media only screen and (min-device-width : 768px) and (max-device-width : 840px) {

  label {
    padding: 0 !important;
    margin: 0 !important;
  }

  .login-signup {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
    overflow: hidden;
    clear: both;
  }

  .login-signup ul {
    float: right;
    margin-bottom: 15px;
  }

  .addthis_default_style {
    margin: 0 !important;
  }

  .addthis_default_style a {
    margin: 0 6px 6px 0 !important;
  }

  .login-signup ul li {
    margin: 5px 0 0 10px;
  }

  .login-signup ul li a {
    padding: 0 0 0 10px;
  }

  .padding-left-none {
    padding-left: 15px !important;
  }

  .new-logo-back {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 15px 0 0 0;
    padding: 15px;
    /* -webkit-border-radius: 9px;
    border-radius: 9px; */
    background-image: none;
    background: #FFF;
  }

  .new-logo-back img {
    width: auto;
    height: auto;
  }

  .header-middle-cnt {
    padding-top: 0;
  }

  .header-middle-cnt h1 {
    color: #0C70BD;
  }

  .header-middle-cnt h1 br {
    display: none;
  }

  .header-pages-link ul {
    margin-bottom: 15px;
    overflow: hidden;
  }

  .icon-box {
    margin-left: 2px;
    margin-right: 2px;
  }

  .header-pages-link ul li {
    float: left;
    margin: 15px 0 0 0;
    width: 33.3%;
    text-align: center;
  }

  .header-pages-link ul li a.header-web {
    width: 100%;
    text-align: center;
  }

  .header-pages-link ul li a.header-web br {
    display: none;
  }

  .header-pages-link ul li a.header-profile {
    width: 100%;
    text-align: center;
  }

  .header-pages-link ul li a.header-profile br {
    display: none;
  }

  .header-pages-link ul li a.header-find {
    width: 100%;
    text-align: center;
  }

  .header-pages-link ul li a.header-find br {
    display: none;
  }

  .header-middle-cnt a.btn-business {
    margin: 0 auto;
  }

  .label {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0 !important;
  }

  .own-control-sub {
    float: none;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }

  .radio-inline,
  .checkbox-inline {
    margin: 0 0 6px 0;
    padding: 0 0 6px 0;
  }

  .quick-search {
    margin: 0;
  }

  .form-group {
    margin-bottom: 0;
  }

  .form-group .label,
  .quick-search-relative .label {
    text-align: left;
    float: none;
    width: 100%;
  }

  .own-control,
  .own-control-two {
    float: none;
    width: 100%;
    margin-top: 0;
  }

  #business_subcategory_autocomplete {
    float: none;
    width: 100%;
    margin-top: 0;
  }

  .btn-nw {
    float: none;
  }

  .right {
    float: none;
  }

  .pagi {
    margin: 0 0 6px 0;
    padding: 0;
    float: none;
    width: 100%;
  }

  .add {
    float: none;
    text-align: center;
    width: 100%;
  }

  .contai-con {
    float: none;
    width: 100%;
  }

  .add img {
    float: none;
    margin: 0 auto;
    margin-top: 15px;
  }

  .add-tw {
    float: none;
    text-align: center;
  }

  .add-tw img {
    float: none;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
  }

  #nav {
    margin: 15px 15px 0 15px;
  }

  .ftr-ad {
    position: relative;
    margin: 0 auto;
    top: auto;
    right: auto;
  }

  .suggestionsBox_name_from,
  .suggestionsBox_name_to {
    margin-left: 0;
    width: 84%;
    margin-top: -10px;
  }

  .box_one_mid h4 {
    width: 100%;
    padding: 6px 15px;
    margin: 6px 0 0 0;
  }

  .serch_index {
    height: auto;
    margin: 0;
    float: none;
  }

  .serch_index form {
    float: none;
    width: 100%;
  }

  .contai-con .right {
    float: none;
  }

  .contai-con span.left {
    float: none;
    width: 100%;
    padding: 0 !important;
    display: inline-block;
    margin: 15px 0 5px 0;
  }

  .contai-con .select-cat-search {
    width: 100%;
    margin: 0;
  }

  .form-loading {
    display: block;
    float: none;
    padding: 0;
    width: 100%;
    margin: 9px 20px 9px 0;
  }

}

@media only screen and (min-device-width : 640px) and (max-device-width : 767px) {

  label {
    padding: 0 !important;
    margin: 0 !important;
  }

  .login-signup {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
    overflow: hidden;
    clear: both;
  }

  .login-signup ul {
    float: right;
    margin-bottom: 15px;
  }

  .addthis_default_style {
    margin: 0 !important;
  }

  .addthis_default_style a {
    margin: 0 6px 6px 0 !important;
  }

  .login-signup ul li {
    margin: 5px 0 0 10px;
  }

  .login-signup ul li a {
    padding: 0 0 0 10px;
  }

  .padding-left-none {
    padding-left: 15px !important;
  }

  .new-logo-back {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 15px 0 0 0;
    padding: 15px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    background-image: none;
    background: #FFF;
  }

  .new-logo-back img {
    width: auto;
    height: auto;
  }

  .header-middle-cnt {
    padding-top: 0;
  }

  .header-middle-cnt h1 {
    color: #0C70BD;
  }

  .header-middle-cnt h1 br {
    display: none;
  }

  .header-pages-link ul {
    margin-bottom: 15px;
    overflow: hidden;
  }

  .icon-box {
    margin-left: 2px;
    margin-right: 2px;
  }

  .header-pages-link ul li {
    float: left;
    margin: 15px 0 0 0;
    width: 33.3%;
    text-align: center;
  }

  .header-pages-link ul li a.header-web {
    width: 100%;
    text-align: center;
  }

  .header-pages-link ul li a.header-web br {
    display: none;
  }

  .header-pages-link ul li a.header-profile {
    width: 100%;
    text-align: center;
  }

  .header-pages-link ul li a.header-profile br {
    display: none;
  }

  .header-pages-link ul li a.header-find {
    width: 100%;
    text-align: center;
  }

  .header-pages-link ul li a.header-find br {
    display: none;
  }

  .header-middle-cnt a.btn-business {
    margin: 0 auto;
  }

  .label {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0 !important;
  }

  .own-control-sub {
    float: none;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }

  .radio-inline,
  .checkbox-inline {
    margin: 0 0 6px 0;
    padding: 0 0 6px 0;
  }

  .quick-search {
    margin: 0;
  }

  .form-group {
    margin-bottom: 0;
  }

  .form-group .label,
  .quick-search-relative .label {
    text-align: left;
    float: none;
    width: 100%;
  }

  .own-control,
  .own-control-two {
    float: none;
    width: 100%;
    margin-top: 0;
  }

  #business_subcategory_autocomplete {
    float: none;
    width: 100%;
    margin-top: 0;
  }

  .btn-nw {
    float: none;
  }

  .right {
    float: none;
  }

  .pagi {
    margin: 0 0 5px 0;
    padding: 0;
    float: none;
    width: 100%;
  }

  .add {
    float: none;
    text-align: center;
    width: 100%;
  }

  .contai-con {
    float: none;
    width: 100%;
  }

  .add img {
    float: none;
    margin: 0 auto;
    margin-top: 15px;
  }

  .add-tw {
    float: none;
    text-align: center;
  }

  .add-tw img {
    float: none;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
  }

  #nav {
    margin: 15px 15px 0 15px;
  }

  .ftr-ad {
    position: relative;
    margin: 0 auto;
    top: auto;
    right: auto;
  }

  .suggestionsBox_name_from,
  .suggestionsBox_name_to {
    margin-left: 0;
    width: 81%;
    margin-top: -10px;
  }

  .box_one_mid h4 {
    width: 100%;
    padding: 6px 15px;
    margin: 6px 0 0 0;
  }

  .serch_index {
    height: auto;
    margin: 0;
    float: none;
  }

  .serch_index form {
    float: none;
    width: 100%;
  }

  .login-responsive-view {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    overflow-x: scroll;
  }

  .form-loading {
    display: block;
    float: none;
    padding: 0;
    width: 100%;
    margin: 9px 20px 9px 0;
  }

}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

  label {
    padding: 0 !important;
    margin: 0 !important;
  }

  .login-signup {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
    overflow: hidden;
    clear: both;
  }

  .login-signup ul {
    float: right;
    margin-bottom: 15px;
  }

  .addthis_default_style {
    margin: 0 !important;
  }

  .addthis_default_style a {
    margin: 0 6px 6px 0 !important;
  }

  .login-signup ul li {
    margin: 5px 0 0 10px;
  }

  .login-signup ul li a {
    padding: 0 0 0 10px;
  }

  .padding-left-none {
    padding-left: 15px !important;
  }

  .new-logo-back {
    width: 100%;
    height: auto;
    margin: 15px 0 0 0;
    padding: 15px;
    /* -webkit-border-radius: 9px;
    border-radius: 9px; */
    background-image: none;
    background: #FFF;
  }

  .new-logo-back img {
    width: 100%;
    height: auto;
  }

  .header-middle-cnt {
    padding-top: 0;
  }

  .header-middle-cnt h1 {
    color: #0C70BD;
  }

  .header-middle-cnt h1 br {
    display: none;
  }

  .header-pages-link ul li {
    float: none;
    margin: 15px 0 0 0;
    width: 100%;
    text-align: center;
  }

  .header-pages-link ul li a.header-web {
    width: 100%;
    text-align: center;
  }

  .header-pages-link ul li a.header-web br {
    display: none;
  }

  .header-pages-link ul li a.header-profile {
    width: 100%;
    text-align: center;
  }

  .header-pages-link ul li a.header-profile br {
    display: none;
  }

  .header-pages-link ul li a.header-find {
    width: 100%;
    text-align: center;
  }

  .header-pages-link ul li a.header-find br {
    display: none;
  }

  .header-middle-cnt a.btn-business {
    margin: 0 auto;
  }

  .label {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0 !important;
  }

  .own-control-sub {
    float: none;
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }

  .radio-inline,
  .checkbox-inline {
    margin: 0 0 6px 0;
    padding: 0 0 6px 0;
  }

  .quick-search {
    margin: 0;
  }

  .form-group {
    margin-bottom: 0;
  }

  .form-group .label,
  .quick-search-relative .label {
    text-align: left;
    float: none;
    width: 100%;
  }

  .own-control,
  .own-control-two {
    float: none;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }

  #business_subcategory_autocomplete {
    float: none;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }

  .btn-nw {
    float: none;
  }

  .left {
    float: none;
  }

  .right {
    float: none;
  }

  .pagi {
    margin: 0 0 5px 0;
    padding: 0;
    float: none;
    width: 100%;
  }

  .add {
    /* float: none; */
    text-align: center;
    width: 100%;
  }

  .contai-con {
    float: none;
    width: 100%;
  }

  .add img {
    float: none;
    margin: 0 auto;
    margin-top: 15px;
  }

  .add-tw {
    float: none;
    text-align: center;
  }

  .add-tw img {
    float: none;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
  }

  #nav {
    margin: 15px 0 0 0;
  }

  .ftr-ad {
    position: relative;
    margin: 0 auto;
    top: auto;
    right: auto;
  }

  .suggestionsBox_name_from,
  .suggestionsBox_name_to {
    margin-left: 0;
    width: 64%;
    margin-top: -10px;
  }

  .blue {
    font-size: 21px;
  }

  .contai-con span.left {
    float: none;
    width: 100%;
    padding: 0 !important;
    display: block;
    margin: 15px 0 5px 0;
  }

  .contai-con .select-cat-search {
    width: 100%;
    margin: 0;
  }

  .box_one {
    /* float: none; */
    width: 100%;
    margin-top: 15px;
    clear: both;
    display: inline-block;
  }

  .box_one_top_img {
    float: none;
    width: 100%;
  }

  .box_one_top_text {
    float: none;
    width: 100%;
  }

  .box_one_mid {
    float: none;
    width: 100%;
    clear: both;
  }

  .box_one_mid p {
    padding: 6px 15px;
    margin: 0;
  }

  .box_one_mid p span {
    margin: 0;
  }

  .box_one_mid h4 {
    width: 100%;
    padding: 6px 15px;
    margin: 6px 0 0 0;
  }

  .box_one_top_text h3 {
    font-weight: 400;
  }

  .fax {
    width: 100%;
    margin: 6px 0;
  }

  .box_one_top_text p {
    line-height: 16px;
    font-weight: 400;
  }

  .serch_index {
    height: auto;
    margin: 0;
    float: none;
  }

  .serch_index form {
    float: none;
    width: 100%;
  }

  .ui-tabs .ui-tabs-nav li {
    float: none;
    width: 100%;
  }

  .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    float: none;
    width: 100%;
  }

  .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: none;
    width: 100%;
  }

  .ui-state-active a,
  .ui-state-active a:link,
  .ui-state-active a:visited {
    border-top-right-radius: 0px;
    border-top-left-radius: 0;
  }

  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-right,
  .ui-corner-tr {
    border-top-right-radius: 0px;
    border-top-left-radius: 0;
  }

  .cntHldr {
    padding: 10px !important;
    overflow-x: scroll;
    overflow: auto;
  }

  .box_one_new {
    float: none;
    width: 100%;
    height: auto;
    line-height: 38px;
    padding: 0 13px;
  }

  .service-gallery {
    margin-top: 0;
  }

  .fst_row_left,
  .snd_row_left {
    float: none;
    width: 100%;
    padding: 5px 25px;
  }

  .fst_row_right,
  .snd_row_right {
    float: none;
    width: 100%;
    padding: 5px 25px;
  }

  .box_one_new,
  .black_box {
    height: auto;
  }

  .black_box p {
    width: 100%;
    padding: 5px 25px;
  }

  .black_box p span {
    margin: 0;
  }

  .tbBx {
    margin: 0;
  }

  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-right,
  .ui-corner-tr {
    border-top-right-radius: 0 !important;
    margin-top: 0 !important;
  }

  .ui-corner-all,
  .ui-corner-top,
  .ui-corner-left,
  .ui-corner-tl {
    border-top-left-radius: 0 !important;
    margin-top: 0 !important;
  }

  .ui-state-active a,
  .ui-state-active a:link,
  .ui-state-active a:visited {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
  }

  .add-business-title {
    width: 100%;
    line-height: 1px;
  }

  .add-business-title a {
    display: block;
    width: 100%;
    height: auto;
    padding: 3px 6px;
    margin-right: 0px;
    line-height: 20px;
    background: #2b8bd6;
  }

  .add-business-title a:hover {
    background: #12588f;
  }

  .login-responsive-view {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    overflow-x: scroll;
    padding-bottom: 13px;
  }

  .form-loading {
    display: block;
    float: none;
    padding: 0;
    width: 100%;
    margin: 9px 20px 9px 0;
  }

  table {
    width: 100%;
  }

}

.btn-business-previous {
  background: #6b6b6b;
  color: #FFF;
  border: none;
  outline: none;
  padding: 8px 28px 6px 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 4px;
  float: left;
  margin-right: 3px;
}

.add-business-table-view .third-tr>td {
  width: 100%;
}

.add-business-table-view .third-tr td table tr td:first-child {
  width: 123px;
}

/* =================== NEW MODIFIED STYLE (25-01-2021) ==================== */
.site-header {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 2;
}

.site-header a.btn-business {
  background: url(../images/header-button.png) no-repeat left top;
  width: 187px;
  height: 29px;
  padding: 0;
  text-align: center;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  color: #FFF;
  font-weight: 400;
  display: block;
  line-height: 29px;
  outline: none;
  text-decoration: none;
}

.site-header .bottom-head {
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.header-pages-link ul li:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  padding-right: 10px;
  margin-right: 10px;
}

.banner-section {
  position: relative;
  height: 425px;
}

.banner-section .banner-img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner-content {
  position: relative;
  top: 50%;
  text-align: center;
  /* -webkit-transform: translateY(-50%);
  transform: translateY(-50%); */
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  margin: 0 auto;
  max-width: 1000px;
  z-index: 2;
}

.banner-content h1 {
  font-size: 45px;
  text-transform: uppercase;
  font-weight: 700;
  color: #0e5993;
  margin: 0 0 7px 0;
  padding: 0;
}

.banner-content h2 {
  font-family: 'PT Sans', sans-serif;
  font-size: 17px;
  color: #979797;
  font-weight: 600;
  line-height: 20px;
  margin: 0 0 16px 0;
  padding: 0;
}

.search-widget {
  margin-top: 20px;
}

.search-widget .search-box {
  position: relative;
  background: #ffffff;
  border-radius: 5px;
  display: grid;
  grid-template-columns: 200px calc(100% - 200px);
}

.search-widget .search-box .dropdown,
.search-widget .search-box .search-city {
  position: relative;
  padding: 20px !important;
  border-right: 1px solid #c3c3c3 !important;
  border-radius: 0 !important;
}

.search-widget .search-box .dropdown .dropdown-toggle {
  position: relative;
  background: #ffffff;
  width: 150px;
  text-align: left;
  padding: 0 15px 0 0;
  color: #989898;
  border: none;
}

.search-widget .search-box .dropdown .dropdown-toggle .caret {
  position: absolute;
  right: 0;
  top: 7px;
}

.search-widget .search-box .search-bar {
  position: relative;
}

.search-widget .search-box .search-bar,
.search-widget .search-box .search-bar .own-control-sub {
  width: 100%;
}

.search-widget .search-box .search-bar .own-control-sub {
  margin: 0;
  border: 0;
  padding: 20px 120px 20px 20px;
  border-radius: 5px;
}

.search-widget .search-box .search-bar #search {
  position: absolute;
  margin: 0;
  right: 0;
  top: 0;
  width: 110px;
  height: 100%;
  border-radius: 0 5px 5px 0;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.search-widget .search-box .search-bar input.search-city{
  border-left: 1px solid #ebeced !important;
  border-bottom: 1px solid #ebeced !important;
}
.search-widget .search-box .search-bar input.own-control-sub{
  border-bottom: 1px solid #ebeced !important;
}


.search-widget .search-box .dropdown-menu li {
  padding: 6px 10px 6px 30px;
}

.search-widget .advanced-row {
  margin-top: 8px;
}

.search-widget .advanced-row .dropdown-toggle {
  color: #0e5993;
  background: transparent;
  border: none;
}

.search-widget .advanced-row .dropdown.open .dropdown-toggle {
  background-color: #ffffff;
  color: #2a2a2a;
}

.search-widget .advanced-row .advanced-searchdrop {
  left: auto;
  right: 0;
  min-width: 1000px;
  max-width: 1000px;
  padding: 12px 0;
  border: 0;
}

.search-widget .advanced-row .advanced-searchdrop .form-group {
  margin: 0;
}

.search-widget .advanced-row .advanced-searchdrop .form-group label {
  padding: 0px !important;
  display: block;
  float: none;
  text-align: left;
}

.search-widget .advanced-row .advanced-searchdrop .form-group .own-control {
  border-color: #f5f5f5;
  box-shadow: none;
  padding: 6px 18px 6px 4px;
  width: 100%;
  margin: 0;
  border-radius: 4px;
}

.search-widget .advanced-row .btn-nw {
  margin: 19px 0 0;
  border-radius: 4px;
  width: 100%;
}

.search-widget .dropdown-menu {
  text-align: left;
}

.search-widget .dropdown-menu:not(.advanced-searchdrop) {
  max-height: 300px;
  overflow: auto;
}

.dropdown-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dropdown-inline .dropdown {
  margin-right: 10px;
}

.dropdown-menu .radio-inline,
.checkbox-inline {
  float: none;
}

.dropdown-menu .radio-inline,
.dropdown-menu .checkbox-inline,
.dropdown-menu form {
  margin: 0;
  padding: 0 !important;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
  box-shadow: none;
}

.log-box {
  background: #9cc32c;
  padding: 1px;
  box-shadow: 0 2px 8px rgb(0 0 0 / 5%);
  border-radius: 5px;
  overflow: hidden;
  max-width: 1000px;
  margin: 0 auto;
}

.log-box .log-left {
  position: relative;
  padding: 90px 50px;
  color: #fff;
}

.log-box .second-tr .log-left {
  padding: 20px 50px 40px 50px;
}

.log-box .log-left .icon {
  position: absolute;
  left: -30px;
  bottom: -68px;
}

.log-box .log-left ul {
  padding-left: 14px;
}

.log-box .log-right {
  position: relative;
  background: #fff;
  padding: 40px 60px;
  border-radius: 5px;
}

.log-box .second-tr .log-right {
  padding: 40px ​40px 30px 40p;
}

/* .log-box .form-group {
  margin-bottom: 25px;
} */
.log-box .form-group label {
  float: none;
  padding: 0px !important;
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  color: #9a9a9a !important;
}

.log-box .form-group .input-business-add,
.log-box .form-group .textarea-business-add,
.log-box .form-group .select-business-add {
  border: none;
  padding: 4px;
  min-width: 100%;
  height: auto;
  border-bottom: 1px solid #eaeaea;
}

.log-box .log-right .icon {
  display: flex;
  position: absolute;
  left: -40px;
  background: #fff;
  border-radius: 50px 0 0 7px;
  width: 80px;
  height: 80px;
  align-items: center;
  justify-content: center;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: -6px 0 8px rgb(0 0 0 / 10%);
}

.log-box .second-tr .log-right .icon {
  left: 50%;
  border-radius: 7px 40px 0 40px;
  top: 0;
  transform: translateY(-50%) translateX(-50%);
}

.log-box h3 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: bold;
  margin-top: 10px;
  color: #025eb5;
}

.log-box .btn-business-submit {
  padding: 8px 28px 6px 32px;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 4px;
}

.log-box .forgot-link {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.log-box .signup-link {
  margin-top: 9px;
}

.log-box .second-tr .log-right table tr td {
  width: 50%;
  padding: 0 10px;
}

.log-box #cke_about_me {
  padding: 0;
}

/* TAB DESIGN*/
.ui-tabs-nav {
  text-align: left;
  list-style: none !important;
  margin: 0px 0 20px !important;
  padding: 0 0 0 21px !important;
  line-height: 24px !important;
  overflow: hidden;
  font-size: 13px !important;
  position: relative;
  border-radius: 0 !important;
}

.ui-tabs-nav li {
  border: 1px solid #e0e0e0 !important;
  border-left: none !important;
  background: #f7f7f7 !important;
  display: inline-block;
  position: relative !important;
  z-index: 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  margin: 0 -5px !important;
  padding: 3px 20px !important;
  cursor: pointer;
  color: #85b2d4 !important;
  float: none !important;
}

.ui-tabs-nav li a {
  padding: 0 !important;
  float: none !important;
  color: #1274c0 !important;
  ;
}

.ui-tabs-nav li.ui-state-active,
.ui-tabs-nav li.ui-state-active a {
  background-color: #ffffff !important;
  ;
  border-bottom: none !important;
}

.ui-tabs-nav li.ui-state-active a {
  color: #000 !important;
}

.ui-tabs-nav li span:before {
  content: " ";
  position: absolute;
  left: -3px;
  top: 3px;
  bottom: 2px;
  width: 10px;
  transform: rotate(14deg);
  border-left: 1px solid #e0e0e0;
  background: #f7f7f7;
}

.ui-tabs-nav li span:after {
  content: " ";
  position: absolute;
  right: -4px;
  top: 3px;
  bottom: 2px;
  width: 10px;
  transform: rotate(-14deg);
  border-right: 1px solid #e0e0e0;
  background: #f7f7f7;
}

.ui-tabs-nav li.ui-state-active {
  background: #FFF;
  color: #333;
  z-index: 2;
  border-bottom-color: #FFF;
  vertical-align: bottom;
  padding-top: 7px;
  font-weight: bold;
  cursor: default;
}

.ui-tabs-nav:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #e0e0e0;
  z-index: 1;
}

.ui-tabs-nav li:before,
.ui-tabs-nav li:after {
  border: 1px solid #e0e0e0;
  position: absolute;
  bottom: -1px;
  width: 5px;
  height: 5px;
  content: " ";
}

.ui-tabs-nav li:before {
  left: -16px;
  border-bottom-right-radius: 6px;
  border-width: 0 1px 1px 0;
  box-shadow: 10px 0px 0 #f7f7f7;
  padding-right: 10px;
}

.ui-tabs-nav li:after {
  right: -17px;
  border-bottom-left-radius: 6px;
  border-width: 0 0 1px 1px;
  box-shadow: -10px 2px 0 #f7f7f7;
  padding-left: 10px;
}

.ui-tabs-nav li.ui-state-active:before {
  box-shadow: 10px 2px 0 #FFF;
}

.ui-tabs-nav li.ui-state-active:after {
  box-shadow: -10px 2px 0 #FFF;
}

.ui-tabs-nav li.ui-state-active span:before,
.ui-tabs-nav li.ui-state-active span:after {
  background: white;
}

.fst_row {
  background-color: #fbfafa;
  border-bottom: 1px solid #f7f7f7;
}

.snd_row {
  background-color: #f3f3f3;
  border-bottom: 1px solid #f1f1f1;
}

.fst_row,
.snd_row {
  border-radius: 5px;
  margin-bottom: 2px;
}

.fst_row_left,
.snd_row_left {
  padding: 13px 25px;
}

.fst_row_right,
.snd_row_right {
  padding: 13px 1%;
}

.box_one_new {
  height: auto;
  float: none;
  margin: 0px;
  padding: 10px 0px 10px 0;
  font-family: 'RobotoBold';
  color: #1274c0;
  font-size: 20px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(249, 249, 249, 1) 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(249, 249, 249, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f9f9f9", GradientType=1);
}

.black_box {
  margin-top: 5px;
  border-radius: 5px;
}

/* Contact Page */
.contact-layout {
  display: flex;
  padding: 30px;
  background: #fff;
  box-shadow: 0 0px 20px rgb(0 0 0 / 7%);
  max-width: 900px;
  margin: 0 auto;
  border-radius: 40px 5px 40px 5px;
}

.contact-layout .contact-left {
  position: relative;
  margin-left: -70px;
  background-color: #1575bf;
  width: 330px;
  padding: 20px;
  color: #50a6e7;
  overflow: hidden;
  border-radius: 40px 5px 40px 5px;
}

.contact-layout .contact-left #icon-map {
  position: absolute;
  fill: rgba(255, 255, 255, .04);
  width: 400px;
  height: 400px;
  bottom: -30px;
  right: -110px;
}

.contact-layout .contact-left h1 span {
  color: #fff;
  font-size: 24px !important;
}

.contact-layout .contact-left p strong {
  color: #50a6e7 !important;
}

.contact-layout .contact-right {
  /*width: calc(100% - 260px);*/
  width: calc(100% - 0px);
  padding: 20px 20px 20px 40px;
}

.contact-layout .contact-right .form-group label {
  float: none;
  padding: 0 !important;
  display: block;
}

.contact-layout .contact-right h2 {
  font-size: 24px;
  color: #50a6e7;
}

/* SIGN UP FORM */
.or-sign {
  margin: 20px 0;
  text-align: center;
  position: relative;
}

.or-sign::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #eaeaea;
  left: 0;
  top: 9px;
}

.or-sign span {
  background-color: #ffffff;
  padding: 0 10px;
  display: inline-block;
  z-index: 1;
  position: relative;
}

.social {
  display: flex;
  align-items: center;
  justify-content: center;
}

a.login-link {
  padding: 8px 8px;
  margin: 0 3px;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
}

a.login-link.facebook {
  background-color: #3b5a9a;
}

a.login-link.facebook span {
  position: relative;
}

.fa-facebook-f::before {
  font-family: "Font Awesome 5 Brands";
  content: "\f39e";
  font-style: normal;
}

.fa-google::before {
  font-family: "Font Awesome 5 Brands";
  content: "\f1a0";
  font-style: normal;
}

a.login-link.google {
  background-color: #e05449;
}

/* Login Page New */
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.log-box .log-left {
  float: left;
  width: 47%;
}

.log-box .log-right {
  float: right;
  width: 53%;
}

/* Register Page New */
.log-box .sign-up .log-left {
  float: left;
  width: 40%;
  word-break: break-all;
}

.log-box .sign-up .log-right {
  float: right;
}

.clearfixes {
  content: "";
  clear: both;
  display: table;
}





.log-box .add-business .log-left {
  padding: 20px 50px 40px 50px;
  width: 100%;
}

.log-box .add-business .log-right {
  width: 100%;
}

.log-box .add-business .log-right .icon {
  left: 50%;
  border-radius: 7px 40px 0 40px;
  top: 0;
  transform: translateY(-50%) translateX(-50%);
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.business-form .col-6,
.business-form .col-6 {
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}

.business-form .col-4 {
  padding-left: 15px;
  padding-right: 15px;
  width: 33.3%;
}

.col-12 {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.business-form .input-business-add {
  width: auto;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mb-0 {
  margin-bottom: 0;
}

.log-box .form-group label {
  float: none;
  padding: 0px !important;
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  color: #9a9a9a !important;
}

.add-business-table-view .txt-space {
  padding: 15px;
  background: #bfd399;
  margin: 10px 0;
  border-radius: 4px;
}

.add-business-table-view .txt-space span {
  font-size: 15px;
  color: #515151;
  font-weight: 600;
}

@media (min-width: 768px) {
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.mt-5 {
  margin-top: 1.5rem;
}

.w-60 {
  width: 60%;
}

.log-box {
  align-items: center;
}

/* New Media Query */
@media only screen and (max-width: 1440px) {
  .box_one {
    grid-template-columns: 500px calc(100% - 600px) 100px;
  }

  .box_one_top_img {
    width: 170px;
  }

  .box_one_mid h4.dtls p {
    padding-top: 5px;
  }

  .box_one_mid p span {
    margin-top: 0;
  }

  .fax {
    width: 50%;
  }
}

@media only screen and (max-width: 1199px) {
  .login-signup ul li {
    margin: 7px 0 0 6px;
  }

  .ftr-ad {
    right: 5%;
  }

  .faq {
    width: 100%;
  }

  .black_box {
    height: auto;
  }

  .black_box p {
    padding: 10px;
    text-align: center;
  }

  .black_box p span {
    margin: 0 10px;
  }

  .box_one {
    display: block;
    grid-template-columns: inherit;
  }

  .box_one_top {
    display: flex;
    float: none;
  }

  .box_one_top_text {
    width: calc(100% - 170px);
  }

  .box_one_mid h4 {
    padding: 6px 0;
  }

  .box_one_mid {
    width: 70%;
  }

  .box_one_butm {
    width: 30%;
    float: left;
    border-left: none;
  }

  .box_one_butm h5.more a {
    display: inline-block;
    width: 120px;
  }

  .log-box .log-left {
    padding: 90px 20px;
  }

  .log-box .log-left h5 {
    word-break: break-all;
    margin-right: 20px;
  }

  .log-box .log-right {
    padding: 40px 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .contact-layout .contact-left {
    width: 300px;
  }

  .contact-layout .contact-right {
    width: calc(100% - 230px);
  }

  .log-box .log-left {
    width: 40%;
  }

  .log-box .log-right {
    width: 60%;
  }

  .log-box .add-business .log-left {
    width: 100%;
  }

  .log-box .log-right .icon {
    width: 50px;
    height: 50px;
  }

  .log-box .log-right .icon svg {
    width: 30px;
  }
}

@media only screen and (max-width: 991px) {
  .top-social {
    text-align: center;
  }

  .top-head h2 {
    margin-top: 10px;
  }

  .addthis_default_style,
  .header-social-links {
    margin: 12px 0 0 0 !important;
    display: inline-block;
  }

  .login-signup {
    float: none;
    margin-bottom: 12px;
    clear: inherit;
  }

  .login-signup ul {
    justify-content: center;
    float: none;
    margin-bottom: 0;
  }

  .new-logo-back {
    text-align: center;
    padding: 15px;
  }

  .header-pages-link ul {
    float: none !important;
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .header-pages-link ul li {
    float: none;
    display: inline-block;
    width: 33.3%;
  }

  .banner-section {
    height: 560px;
  }

  .banner-content {
    transform: inherit;
    margin-top: 15px;
  }

  .banner-content h1 {
    font-size: 32px;
  }

  .new-logo-back {
    background: none;
    margin: 0;
  }

  .ftr-ad {
    position: relative;
    margin: 0 auto;
    top: auto;
    right: auto;
  }

  .icon-box {
    width: 16.66666%;
    margin: 20px 0 0 0;
  }

  .contact-layout .contact-left {
    margin-left: 0;
  }

  .contact-layout .contact-right .form-group {
    margin-bottom: 15px;
  }

  .log-box .log-right .login-form .form-group {
    margin-bottom: 15px;
  }

  .log-box .log-right .form-group {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .banner-content h1 {
    font-size: 30px;
  }

  .icon-box {
    width: 25%;
  }

  .banner-section {
    height: 590px;
  }

  .log-box .log-right {
    width: 100% !important;
  }

  .log-box .log-left {
    width: 100%;
    padding: 20px 20px;
  }

  .log-box .log-right .icon {
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
  }

  .log-box .log-right .login-form .form-group {
    margin-bottom: 15px;
  }

  .log-box .log-right .form-froup {
    margin-bottom: 15px;
  }

  .business-form .col-6,
  .business-form .col-6 {
    width: 100%;
  }

  .business-form .col-4 {
    width: 100%;
  }
}

@media only screen and (max-width: 575px) {
  .new-logo-back img {
    max-width: 100%;
    width: inherit;
  }

  .banner-section {
    height: 550px;
  }

  .banner-content h1 {
    font-size: 26px;
  }

  .banner-content h2 {
    font-size: 15px;
  }

  .icon-box {
    width: 50%;
  }

  .search-widget .search-box .dropdown,
  .search-widget .search-box .search-city {
    padding: 10px !important;
  }

  .search-widget .search-box .search-bar .own-control-sub {
    padding: 10px 120px 10px 10px;
  }

  .faq-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact-layout {
    display: block;
    box-shadow: none;
    padding: 15px;
  }

  .contact-layout .contact-left {
    width: 100%;
  }

  .contact-layout .contact-right {
    width: 100%;
    padding: 0;
  }

  .fst_row_left,
  .snd_row_left {
    min-width: 130px;
    padding: 13px 13px;
    width: auto;
  }

  .fst_row_right,
  .snd_row_right {
    padding: 13px 13px;
    width: auto;
  }

  .black_box p a {
    font-size: 13px !important;
  }

  .fst_row,
  .snd_row {
    display: flex;
  }

  .box_one_top {
    display: block;
  }

  .box_one_top_img {
    width: 100%;
  }

  .box_one_top_text {
    width: 100%;
  }

  .box_one_mid {
    width: 100%;
    padding: 15px;
  }

  .box_one_mid p {
    padding: 6px 0;
  }

  .box_one_butm {
    width: 100%;
  }

  h2.blue {
    padding: 0 15px;
  }

  .log-box .log-right .login-form .input-business-add {
    width: 100%;
  }

  .log-box .log-right .icon {
    width: 60px;
    height: 60px;
  }

  .log-box .sign-up .log-left {
    width: 100%;
    float: none;
  }

  .log-box .sign-up .log-right {
    float: none;
  }

  .previuos-section .btn-business-submit {
    margin-bottom: 10px;
  }

  .previuos-section a {
    display: block;
  }

  .add-business .video-link span.left {
    width: 100% !important;
    padding: 10px !important;
  }

  .add-business .google-map span.left {
    width: 100% !important;
    padding: 10px !important;
  }
  .header-pages-link{
    display: none;
  }
  .banner-section{
    padding-top: 260px;
    height: 465px;
  }
  .banner-section+.contai-con{
    display: flex;
    flex-wrap: wrap;
  }
  .banner-section+.contai-con .login-responsive-view{
    order: 1;
  }
  .banner-section+.contai-con .add-tw{
    order: 2;
  }
  .banner-section+.contai-con .add{
    order: 3;
  }
}

@media only screen and (max-width: 425px) {
  .banner-content h1 {
    font-size: 22px;
  }

  .search-widget .search-box {
    grid-template-columns: 130px calc(100% - 130px);
  }
}

.new-logo-back{
  display: inline-block;
  background: #fff;
  padding: 10px 20px;
  margin-top: -10px;
  box-shadow: 0px 0px 8px #545454;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}