/*
* ------------------------------------------------------------------
*
* Project:
* Version: 1.0
* Created : 22/09/2020
* Template URI: www.allflag.com
* Author Name: Shelley C Antony
* Author URI: http://www.shellinecorporation.com/
* Description: Listing
* Developer: Shelline Corporation
*
*
* -------------------------------------------------------------------
*/

/*

*/


body
{
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 500;
}
.sectionbr
{
	margin-top: 15px;
	margin-bottom: 15px;
}
a
{
    text-decoration: none !important;
    color: #000;
}
a:hover
{
	color: #ff8400;
}
.btn.focus, .btn:focus
{
    outline: 0;
    box-shadow: none;
}
.sectiontitle
{
	font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 20px;
}
.sectiontitle span
{
	color: #ff8400;
}
.no-padding
{
	padding: 0px;
}

.topactions{
	font-weight:700;
	}
#navtop
{
	background-color: #ffc61a;
	padding-top: 10px;
    padding-bottom: 10px;
}
.ntright span:last-child
{
    margin-right: 15px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255 144 0);
}
nav.bg-light
{
    background-color: #e9e9e9!important;
}
.navbar-light .navbar-nav .nav-link
{
    color: #000;
}
.postbusiness {
    background-color: #000;
    color: #fff !important;
    border-radius: 5px;
    text-align: center;
    padding: 0.5rem 1rem;
}
.postbusiness:hover
{
	background-color: #ffc61a;
    color: #fff !important;
    border-radius: 5px;
	text-align: center;
}


.searchbox
{
	background-color: #ff8400;
    border-radius: 5px;
    min-height: 150px;
	padding: 15px;
	box-shadow: 0px 2px 14px -5px #000;
}
.searchbox .form-control {
    border-radius: 0;
	height: 42px;
    font-size: 14px;
}
.searchbox .form-group {
    margin-bottom: 1rem;
    margin-right: 2px;
}
.searchbox p.sbtitle
{
	text-align: center;
    font-size: 24px;
    font-weight: 600;
}
.btn-searchbox
{
	background-color: #000;
    color: #fff;
    border-radius: 0;
	line-height: 27px;
}
.btn-searchbox:hover
{
	    background-color: #ffc61a;
}
.sbitem, .sbarea
{
	height: 40px;
    border-radius: 0;
    font-size: 12px;
    padding-left: 30px;
	border-left: solid 1px #ff8400 !important;
}


.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}




#adstop img
{
	width: 100%;
    height: auto;
    margin-bottom: 10px;
}


.catitem
{
	box-shadow: 0px 0px 5px -1px #000;
    overflow: hidden;
	border: 2px solid transparent;
    border-radius: 3px;
	padding: 10px 5px;
	transition: all 0.5s;
}
.catitem:hover
{
	border: 2px solid #ff8400;
    box-shadow: 0px 0px 5px -1px #fff;
}

.catitimg
{

}
.catitcap h6
{
	margin: 0;
    font-size: 14px;
	font-weight: 700;
}
.catitcap span
{
    font-size: 12px;
}
.btn-category
{
	color: #fff;
    background-color: #ff8400;
    border-color: #ff8400;
    font-size: 12px;
}

.btn-category:hover
{
	color: #fff;
	border-color:#000;
    background-color: #000;
}
.pblitems
{
	height: 360px;
    overflow: hidden;
	box-shadow: 0px 0px 10px -5px #000;
}
.pbliimg
{
	width: 100%;
	height: 170px;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
}
.pbliimg:hover{
	opacity:0.9;
	}
.pblicaph
{
	font-size: 14px;
	min-height: 45px;
}
.pblicapl
{
	font-size: 12px;
}
.pblicaps
{
	font-size: 10px;
    margin: 5px 0px;
    overflow: auto;
}
.pblicaps span:last-child
{
	/* background-color: #42b826; */
    color: #fff;
    padding: 2px 8px;
    border-radius: 10px;
    font-weight: 400;
}
.pblicapd
{
	font-size: 12px;
    margin: 10px 0px 5px 0px;
}
.btn-pblistings
{
	border: 1px solid #ddd;
    background-color: #fff;
    font-size: 12px;
    color: #000;
}
.btn-pblistings:hover
{
	color: #fff;
    background-color: #ff8400;
    border-color: #ff8400;
    font-size: 12px;
}


#services
{
	background-color: #ff8400;
	padding-top: 20px;
    padding-bottom: 20px;
}
#services a:hover
{
	color: #fff;
}
.seritem
{
	margin-bottom: 10px;
}
.seritem img
{
	width: 52px;
	height: 52px;
    margin-bottom: 10px;
}
.seritem .sericap
{
	font-size: 12px;
    font-weight: 700;
}

.subdervices
{
	background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
	width: 110px;
    height: 110px;
    border-radius: 7px;
    position: relative;
    overflow: hidden;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 15px;
}
.subdervices:hover{
	opacity:0.9;
	}
.subdervices span
{
	position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    padding: 35px 10px 10px 10px;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
}
.subadd

{
	background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 250px;
    height: 250px;
	margin: 0 auto;
}
.subadd:hover{opacity:0.9}
.btn-morelistings
{
	color: #ff8400;
    background-color: #fff;
    border-color: #ff8400;
    font-size: 12px;
	margin: 15px 0px;
}
.btn-morelistings:hover
{
	color: #fff;
    background-color: #ff8400;
    border-color: #ff8400;
}

ul.quickfinds
{
	list-style: none;
    padding: 0;
}
ul.quickfinds li
{
	display: inline-block;
}
ul.quickfinds li a
{
	margin: 5px 7px 5px 0px;
    padding: 7px 10px;
    border: solid 1px #d2d2d2;
    border-radius: 5px;
    display: inline-block;
    color: #333333;
    font-size: 10px;
    text-decoration: none;
    transition: all .3s ease;
}
ul.quickfinds li a:hover, ul.quickfinds li:last-child a
{
	color: #fff;
	background-color: #ff8400;
	border: 1px solid #ff8400;
}
/***
ul.quickfinds li:hover
{
	color: #fff;
	background-color: #ff8400;
	border: 1px solid #ff8400;
}
ul.quickfinds li:hover a, ul.quickfinds li:hover a:hover
{
	color: #fff;
}
*/
ul.bydistricts
{
	list-style: none;
    padding: 0;
}
ul.bydistricts li
{
	display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-right: 15px;
}

ul.bydistrictssub
{
	list-style: none;
    padding: 0;
}
ul.bydistrictssub li
{
	display: inline-block;
    font-size: 11px;
}
ul.bydistrictssub li:after
{
	content: "/";
    color: #ff8400;
    margin-left: 5px;
    margin-right: 5px;
}
ul.bydistrictssub li:last-child::after
{
	content: " ";
}
ul.quicklinks, ul.followus, ul.account
{
	list-style: none;
    padding: 0;
}
ul.quicklinks a:hover, ul.followus a:hover, ul.account a:hover
{
	color: #ff8400;
}
#fotter
{
	height: 30px;
}
.fabout h6 span
{
	color: #ff8400;
}
.fabout a
{
	color: #ff8400;
	    font-weight: 600;
}
.fabout a:hover{
	color: #000;
}
.fcredit
{
	text-align: right;
}
.searchhead .form-control {
    border: 1px solid #ffffff;
}
.searchhead {
	padding-left: 30px;
    padding-right: 30px;
}


/*CAMPAIGN PAGE*/

.campitems{
	background: #f9f9f9;
    border: solid 1px #e1e1e1;
    border-radius: 2px;
    /* min-height: 220px; */
}
.campiimg{
	padding-top: 60%;
	position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: initial;
}
.campiimg:hover{
	opacity:0.9
	}
.campiimg .crating
{
	width: 50px;
    height: 28px;
    position: absolute;
    top: 15px;
    right: 15px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 2px 2px 4px 0px rgba(51,51,51,0.15);
    padding: 4px;
    font-size: 14px;
    text-align: center;
}
.campiimg .crating i
{
	color: #ffc61a;
}
.campiimg .crating span
{
	color: #000;
}
.campiimg .ctphotos
{
	position: absolute;
    bottom: 0;
    height: 70px;
    width: 100%;
    background-color: rgba(0,0,0,0);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.8)));
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
    background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
    background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
    background-image: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
    background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
}
.campiimg .ctphotos p
{
	padding: 40px 0 0 15px;
    margin: 0;
	color: #fff;
}
.campiimg .ctphotos i
{
	color: #fff;
	margin-right: 5px;
}
.campaitext
{
	padding: 10px;
}
.campititle{
	font-size: 14px;
    color: #111;
    max-width: 100%;
    max-height: 20px;
    font-weight: 600;
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow: hidden;
}
.campidesc{
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


/* LISTING PAGE */

.listingpgTitle
{
	font-weight: 500;
    font-size: 26px;
}
h6.lcl-title
{
	background: #ff8400;
    color: #ffffff;
    font-size: 14px;
    margin: 0;
    padding: 15px;
    font-weight: 500;
    line-height: 21px;
}
.listingSidebar .listCategorylist
{
	border: solid 1px #eee;
}
.listingSidebar .listCategorylist ul
{
    margin: 0px;
    padding: 5px 15px;
    list-style: none;
}
.listingSidebar .listCategorylist ul li a
{
    display: block;
    padding: 3px 0px;
    margin: 5px 0px;
    font-size: 12px;
    color: #333333;
}
.listingSidebar .listCategorylist ul li a:after
{
    content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	float: right;
}
.listingSidebar .listCategorylist ul li a:hover
{
    color: #ff8400;
}
.md-accordion .card .card-header a:not(.collapsed) .rotate-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.accordion .card
{
	border: 1px solid rgba(0, 0, 0, 0.125) !important;
}
.lsidebar-title
{
	font-size: 15px;
    font-weight: 500;
}
.filterInputbox
{
	width: 100%;
    height: 34px;
    border: 1px solid #d5d6dc;
    padding: 7px;
}
.fibox-value
{
	overflow: auto;
    max-height: 300px;
}
.fibox-value label
{
	display: table;
    margin: 0;
    width: 100%;
    margin-bottom: 10px;
}
.fibox-value label input, .fibox-value label span
{
	vertical-align: middle;
}
.fibox-value label input
{
	width: 18px;
	height: 18px;
	margin-right: 10px;
}



.checkBox-wrap
{
	display: table;
    position: relative;
    padding-left: 35px;
    margin-top: 12px;
    cursor: pointer;
    font-size: 14px;
    color: #27253d;
    font-weight: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}










.filterSec-Show ul li
{
	list-style: none;
    display: inline-block;
    border: solid 1px #d5d6dc;
    font-size: 12px;
    border-radius: 20px;
    padding: 5px 10px 5px 15px;
    margin: 0px 5px 7px 0;
}
.filterSec-Show ul li i
{
	margin-left: 7px;
    padding: 3px;
}
.itemCount-view i
{
	margin-right: 3px;
}
.itemCount-view a.mapView
{
	background: #e4edff;
    padding: 7px 15px;
    border-radius: 25px;
    border: solid 1px #cfd9ec;
    font-size: 12px;
	margin-left: 15px;
}

.listingItem
{
	padding: 20px;
    box-shadow: 0 0px 4px 0 rgba(0,0,0,0.21);
}
.listingItem .listingimg
{
	width: 100%;
    height: 160px;
    border: solid 1px #ddd;
    background-color: #ffffff;
    background-size: contain;
    background-position: top center;
	background-repeat: no-repeat;
}
.listingItem .listingHead
{
	font-size: 18px;
	font-weight: 600;
    display: block;
}
.listingItem .listingLoc
{
	color: #666;
}
.listingItem .listingLoc a
{
	font-size: 12px;
    color: #f00;
    margin-left: 10px;
    text-decoration: underline !important;
}
.listingItem .listContacts
{
	font-size: 16px;
}
.listingItem .numberverify
{
	background-color: #4caf50;
    color: #fff;
    border-radius: 100px;
    padding: 3px;
}
.listingItem .verifyBlock
{
    background: #e7fff2;
    border-radius: 3px;
    border: solid 1px #d2f3e1;
    padding: 10px 13px;
    font-size: 11px;
    width: 140px;
    text-align: left;
    float: right;
	margin-top: 20px;
}
.listingItem .verifyBlock ul li
{
	list-style: none;
    /* padding: 3px 0px 3px 17px; */
}
.listingItem .verifyBlock ul li i
{
	color: #4caf50;
}
.listingItem .listitemStatus
{
	width: 75%;
    float: left;
}
.listingItem .licStatus
{
	float: right;
	font-weight: 700;
}
.listingItem .licStatus.open
{
	color: #3f7e00;
}
.listingItem .licStatus.close
{
	color: #e7131c;
}
.listingItem .allHours
{
	float: right;
    width: 25%;
    padding: 0px 10px 0px 20px;
    white-space: nowrap;
    position: relative;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
.listingItem .allHours .dropdown-menu
{
	left: -200%;
}
.listingItem .allHours ul
{
	width: 200px;
    padding: 5px;
    background-color: #fbe9e7;
}
.listingItem .allHours ul li
{
	font-size: 10px;
    padding: 2px 5px;
}
.listingItem .allHours ul li span
{
	float: right;
}
.listingItem .btn-callnow
{
	color: #fff;
    background-color: #008048;
    padding: 7px 10px;
    border-radius: 100px;
}
.listingItem .btn-callnow:hover{
	background-color: #006A3A;
	}
.listingItem .listingTag ul li
{
	display: inline-block;
    list-style: none;
}
.listingItem .listingTag ul li:first-child
{
	display: inline-block;
    background: #ff9800;
    color: #ffffff;
    padding: 4px 10px;
    font-size: 12px;
    border-radius: 3px 0px 0px 3px;
    position: relative;
    margin-right: 20px;
}
.listingItem .listingTag ul li:first-child span:after
{
	content: "";
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-left: 10px solid #ff9800;
    border-bottom: 12px solid transparent;
    position: absolute;
    right: -10px;
    top: 0;
}
.listingItem .listingTag ul li a
{

    padding: 4px 15px;
    background: #f9ebc2;
    color: #000;
    border-radius: 4px;
    font-size: 12px;
    display: inline-block;
    margin: 5px 0px;
}
.listingItem .listingTag ul li a:hover
{
	background-color: #FF8400;
}
.listingItem .btn-eToken
{
	font-size: 12px;
	background-color: #e7131c;
    border-color: #e7131c;
	color: #ffffff !important;
}
.listingItem .btn-eToken:hover
{
	background-color: #BE1018;
}
.listingItem .btn-getDirection
{
	font-size: 12px;
	border: solid 1px #333994;
	color: #333994;
    background-color: transparent;
}
.listingItem .btn-getDirection:hover
{
	background-color: #E6E6E6;
}
.listingItem .btn-viewDetails
{
	font-size: 12px;
	background: #333994;
    border: solid 1px #333994;
    color: #ffffff !important;
}
.listingItem .btn-viewDetails:hover{
	background-color: #282D75;
}
.btn-social,
.btn-social:visited,
.btn-social:focus,
.btn-social:hover,
.btn-social:active {
  color: #ffffff;
  text-decoration: none;
  transition: opacity .15s ease-in-out;
}
.btn-social:hover,
.btn-social:active {
 opacity: .75;
}
.btn-fb {
  background-color: #3b5998;
}

.btn-tw {
  background-color: #1da1f2;
}

.btn-in {
  background-color: #0077b5;
}


@media only screen and (max-width: 768px) {
	.verifyBlock
	{
		width: 100% !important;
		text-align: center !important;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.verifyBlock > ul, .verifyBlock > ul > li, .verifyBlock > div
	{
		display: inline-block;
	}
	.verifyBlock > ul
	{
		margin: 0px;
	}
}


/* CAMPAIGNS DETAILS PAGE */


#campaignsdetpg .campdimg
{
	padding-top: 30%;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: initial;
}
#campaignsdetpg .campdpicst
{
	position: absolute;
    bottom: 0;
    height: 70px;
    width: 100%;
    background-color: rgba(0,0,0,0);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.8)));
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
    background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
    background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
    background-image: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
    background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
}

#campaignsdetpg .campdpicst p
{
    margin: 30px 0 0px 16px;
}
#campaignsdetpg .campdpicst p
{
    font-size: 15px;
    color: #fff;
}
#campaignsdetpg h1.campdetpg-title
{
    font-size: 25px;
	/* margin-top: 15px; */
}
#campaignsdetpg .campdtext
{
	border: solid 1px #eeeeee;
    border-bottom: 3px solid #ffa517;
    box-shadow: 3px 4px 20px 0px rgba(51,51,51,0.18);
    padding: 15px;
}
#campaignsdetpg .btn-addReview, #campaignsdetpg .btn-getDirection, #campaignsdetpg .btn-menu
{
	border: solid 1px #e1e1e1;
    margin-right: 10px;
    padding: 5px 25px;
    margin-top: 10px;
}
#campaignsdetpg .btn-addReview:hover, #campaignsdetpg .btn-getDirection:hover, #campaignsdetpg .btn-menu:hover
{
	border: solid 1px #e1e1e1;
	background-color: #DFDFDF;
}
#campaignsdetpg .btn-getDirection
{
	color: #fff;
    background: #ffa517;
    border-color: #ffa517;
}
#campaignsdetpg .btn-getDirection:hover
{
	color: #fff;
	border-color: #ffa517;
	background-color: #F29200;
}
#campaignsdetpg .btn-menu
{
	background-color: #16b31e;
    border-color: #16b31e;
    color: #fff;
}
#campaignsdetpg .btn-menu:hover
{
	background-color: #129418;
	border-color: #16b31e;
	color: #fff;
}
#campaignsdetpg .campdet-ratval
{
	font-size: 24px;
    color: #000;
    margin: 20px 0 10px 0;
}
#campaignsdetpg .campdet-ratval span
{
	color: #888888;
    font-size: 16px;
}
#campaignsdetpg .campdet-rstar
{
	color: #ffc107;
}
#campaignsdetpg .campaignd-share span a
{
    padding: .25rem .5rem;
    font-size: 12px;
    line-height: 1.5;
    border-radius: .2rem;
	color: #fff;
	margin-left: 5px;
}
#campaignsdetpg .campaignd-share span a#campd-fbi
{
	background: #3c5a99 !important;
    border: solid 1px #3c5a99 !important;
}
#campaignsdetpg .campaignd-share span a#campd-twitteri
{
    background: #42c0fb !important;
    border: solid 1px #42c0fb !important;
}
#campaignsdetpg .campaignd-share span a#campd-pinteresti
{
    background: #bd081c !important;
    border: solid 1px #bd081c !important;
}
#campaignsdetpg .campaignd-content h2
{
	font-size: 18px;
    color: #000;
    margin: 10px 0 10px 0;
}
#campaignsdetpg .campaignd-content .contactNumber
{
	font-size: 16px;
    color: #e22424;
	font-weight: 500;
}
#campaignsdetpg .campaignd-content p.online:after
{
    color: #16b31e;
    content: '\f111 Open now';
    display: inline-block;
    font-family: 'FontAwesome';
    margin-left: 6px;
}
#campaignsdetpg .campaignd-content p.offline:after
{
    color: #dc3545;
    content: '\f111 Closed';
    display: inline-block;
    font-family: 'FontAwesome';
    margin-left: 6px;
}
#campaignsdetpg .campaignd-content .campdimg-details
{
	padding-top: 100%;
    cursor: pointer;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-color: #EFEFEF;
    position: relative;
}
#campaignsdetpg .campaignd-content .campdimg-details .cmdimg-more
{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto auto;
    padding: 40% 0;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    background: rgba(0,0,0,0.4);
}
.campd-form
{
	border: solid 1px #e1e1e1;
    padding: 10px;
}
.campd-form h2
{
	font-weight: 600;
}
.cdform-rating span
{
	font-size: 14px;
	float: left;
}
.cdform-rating i
{
	font-size: 16px;
    float: right;
    margin: 0 2px;
}
.campd-form input
{
	font-size: 12px;
    padding: 10px;
}
.campd-form textarea
{
	font-size: 12px;
    padding: 10px;
}
.cdpg-btn .btn
{
	font-size: 12px;
}
.cdpg-btn .btn.btn-default
{
	border: 1px solid #000;
}
.cdpg-btn .btn.btn-default:hover
{
    background-color: #dc3545;
    border-color: #dc3545;
	color:#fff;
}
#campaignsdetpg .campaignd-content .moreinfo
{
	border: solid 1px #e1e1e1;
    padding: 10px;
}
#campaignsdetpg .campaignd-content .moreinfo ul
{
    margin: 0;
    padding: 0;
}
#campaignsdetpg .campaignd-content .moreinfo ul li
{
    list-style: none;
    margin: 0;
    padding: 6px 0px 6px 6px;
    font-size: 14px;
    color: #111;
    display: block;
    position: relative;
}
#campaignsdetpg .campaignd-content .moreinfo ul li.yes:before
{
    content: '\f00c';
    color: #099e44;
	font: normal normal normal 14px/1 FontAwesome;
}
#campaignsdetpg .campaignd-content .moreinfo ul li.no:before
{
    content: '\f00d';
    color: #ed1c24;
	font: normal normal normal 14px/1 FontAwesome;
}
#campaignsdetpg .campaignd-content .moreinfo .mirating-title
{
	display: inline-block;
    font-size: 14px;
    float: left;
	margin-bottom: 5px;
}
#campaignsdetpg .campaignd-content .moreinfo .mirating-star
{
	display: inline-block;
    font-size: 14px;
    float: right;
	color: #ffc107;
	margin-bottom: 5px;
}
#campaignsdetpg .campaignd-content .moreinfo.social-pages
{
	padding: 15px;
    text-align: center;
}
#campaignsdetpg .campaignd-content .moreinfo.social-pages span
{
	width: 50px;
    height: 50px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    padding-top: 10px;
    margin-right: 8px;
}
#campaignsdetpg .campaignd-content .moreinfo.social-pages span a
{
    font-size: 25px;
    color: #fff !important;
}
#campaignsdetpg .campaignd-content .moreinfo.social-pages span#fb-icon
{
    background: #4a6ea9 !important;
}
#campaignsdetpg .campaignd-content .moreinfo.social-pages span#twitter-icon
{
    background: #5ea9dd !important;
}
/*combo select*/
.combo-select {
	height: 41px;
    position: relative;
    border-bottom: solid 1px #d2d2d2;
    max-width: 346px;
    font: 100% Helvetica, Arial, Sans-serif;
    font-size: 14px;
    padding-left: 36px;
    background-color: #fff;
}
.combo-select .combo-input {
	margin-bottom: 0;
}
/**
 * Input field
 */
.combo-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: none;
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	height: 40px;
    line-height: 40px;
	padding-right: 34px;
	border-radius: 0px;
	font-size: 14px;
}
.combo-input:focus {
	outline: none;
}
/**
 * Arrow
 */
.combo-arrow {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-align: center;
	font-size: 22px;
	width: 40px;
	color: #999999;
}
.combo-arrow:before {
	content: "\f107";
	font-family: 'FontAwesome';
	font-size: 22px;
	top: -25px;
	display: block;
	width: 0;
	height: 0;
	right: 25px;
	bottom: 0;
	position: absolute;
	margin: auto 0;
}
/**
 * When opened
 */
.combo-open .combo-arrow {
	border-color: #51A7E8;
}
.combo-open .combo-arrow:before {
	content: "\f106";
}
/**
 * When focused
 */
.combo-focus {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  border-color: #51A7E8;
  }
.combo-focus input {
	border-color: #51A7E8;
}
/**
 * Hide native select
 */
.combo-select select {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-appearance: none;
	opacity: 0;
}

@media only screen and (min-width: 960px) {
.combo-select select {
	left: -1px;
	top: -1px;
	width: 0;
	height: 0;
	margin: 0;
}
}
/**
 * Selected option
 */
.option-selected {
	background-color: #eee;
}
/**
 * Hovered option
 */
.option-hover {
	background-color: #dfdfdf;
	color: #454545;
}
/**
 * Option item
 */
.option-item {
	cursor: pointer;
/*border-bottom: 1px #e3e3e3 solid;*/ }
.option-item:hover {
	background-color: #efefef;
	color: #454545;
}
.option-item:last-child {
	border-bottom: none;
}
/**
 * Disabled and optgroups
 */
/*.option-group {
  cursor: text;
  font-weight: 600;
  background: #e1e1e1;
  border: 1px #ccc solid;
  border-width: 1px 0; }*/

/**
 * Disabled
 */
.option-disabled {
	opacity: 0.5;
}
/**
 * Dropdown
 */
.combo-dropdown {
	position: absolute;
	z-index: 999;
	top: 100%;
	left: 0;
	min-width: 100%;
	max-width: 300px;
	max-height: 270px;
	margin: 0;
	padding: 0;
	opacity: 0;
	visibility: hidden;
	/*display: none;*/
	overflow-y: auto;
	background: #fff;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 6px rgba(0, 0, 0, 0.12);
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	border-radius: 0;
	box-sizing: border-box;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
}
.combo-dropdown li {
	list-style: none;
	padding: 10px 15px;
	margin: 0 !important;
}
/**
 * On Active
 */
.combo-open .combo-dropdown {
	/*display: block; */
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}
/**
 * Search marker
 */
.combo-marker {
	text-decoration: underline;
}
/*combo select*/









/* Post Your Bussiness*/
.breadcrumb
{
	background-color: transparent;
}
.breadcrumb>li+li:before
{
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.abf-description h3
{
	font-size: 20px;
    font-weight: 600;
}
.abf-description h4
{
	font-size: 18px;
	margin-top: 10px;
    margin-bottom: 10px;
}
.yellowCircle
{
    width: 50%;
    display: inline-block;
}
.yellowCircle div
{
    float: left;
    width: 100%;
    padding-top: 33%;
    line-height: 1em;
    margin-top: -0.5em;
    text-align: center;
    color: black;
}
.yellowCircle div i
{
    font-size: 60px;
}
.yellowCircle div i:hover
{
    font-size: 55px;
}
.yellowCircle:after
{
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background: #ffd504;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 1px #e5bf00;
}

#addBusinessForm .chkboxWrapper
{
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 16px;
    height: 230px;
    overflow: auto;
}
#addBusinessForm .chkboxWrapper.subCatWrapper input
{
	width: 14px;
    height: 14px;
    margin-right: 5px;
}
#addBusinessForm .chkboxWrapper.subCatWrapper label
{
	font-size: 16px;
}

#addBusinessForm .control-label
{
	color: #222222;
    font-size: 14px;
    padding: 11px 0 0px 0;
}
#addBusinessForm .control-label span
{
	color: #8C8C8C;
    font-size: 13px;
    font-style: italic;
}
.weekcontrols a.btn
{
	-webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    background: #e1e1e1;
    padding: 12px 0;
    margin: 0;
    text-align: center;
    color: #666;
	font-size: 12px;
}
.weekcontrols a.btn:hover
{
    background: #ffd504;
    color: #111;
}
.weekcontrols .btn.orangeButton
{
	background-color: #ff9000 !important;
    color: #ffffff;
    border: solid 1px #ff9000;
}
.weekcontrols .btn.orangeButton:hover
{
	background-color: #000000 !important;
	border: solid 1px #000;
}
.weekcontrols .btn.orangeButton.btn-sm, .weekcontrols .btn.darkGrayButton.btn-sm
{
	padding: .1rem .2rem;
    font-size: .7rem;
    line-height: 1.5;
    border-radius: .2rem;
}
#addBusinessForm .control-group, #addBusinessForm .control-group .radio
{
	margin-top: 15px;
}
ul.paycard li
{
    display: inline-block;
	margin-right: 8px;
    margin-bottom: 8px;
    padding: 3px;
	position: relative;
}
ul.paycard li.active
{
	border: 1px solid #90c849;
	border-radius: 5px;
}
ul.paycard li.active:before
{
	content: " ";
	width: 18px;
    height: 18px;
    background: url(../images/activePackage.png) no-repeat center center;
    position: absolute;
    top: -7px;
    right: -3px;
}
.pkgdetailsi
{
	padding: 8px 0 8px 8px;
    border: dashed 1px #e1e1e1;
}
.pkgdetailsi h6
{
	webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #a6a6a6;
    width: 30%;
    min-height: 65px;
    background: #ffffff;
    color: #626262;
    font: 18px 'robotoRegular', Arial, Helvetica, sans-serif;
    text-align: center;
    padding-top: 13px;
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
}
.pkgdetailsBlock
{
	margin-top: 15px;
}
.pkgdetailsBlock.active h5 i
{
	color: #90c849;
}
.pkgdetailsi h6.active
{
    background: #90c849;
    border-color: #90c849;
    color: #ffffff;
    position: relative;
}
.pkgdetailsi h6:hover
{
    background: #90c849;
    border-color: #90c849;
    color: #ffffff;
    position: relative;
}
.pkgdetailsi h6.active:before
{
	content: " ";
    width: 18px;
    height: 18px;
    background: url(../images/activePackage.png) no-repeat center;
    position: absolute;
    top: -7px;
    left: -3px;
}

.abfrmSubmit .darkGrayButton
{
    padding: 10px 20px;
    background-color: #595959;
    color: #ffffff;
}
.abfrmSubmit .darkGrayButton:hover
{
    background-color: #000;
}
.abfrmSubmit .orangeButton
{
    background-color: #ff9000 !important;
    color: #ffffff;
    border: solid 1px #ff9000;
	padding: 10px 20px;
}
.abfrmSubmit .orangeButton:hover
{
    background-color: #000 !important;
	border: solid 1px #000;
}
.postbuss-right h3.pbr-title
{
	font-size: 24px;
}
.postbuss-right .pkgplanBlock
{
	-webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;

	overflow: hidden;
	margin-top: 15px;
}
.postbuss-right .pkgplanBlock .packageName
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.postbuss-right .pkgplanBlock .packageName .circle
{
    width: 139px;
    display: inline-block;
}
.postbuss-right .pkgplanBlock .packageName .circle:after {
    content: "";
    display: block;
    width: 100%;
    height: 139px;
    background: transparent;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: solid 10px #ffffff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2) 2px 5px rgba(0,0,0,0.4);
    -khtml-box-shadow: 0 1px 3px rgba(0,0,0,0.2) 2px 5px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2) 2px 5px rgba(0,0,0,0.4);
    -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.2) 2px 5px rgba(0,0,0,0.4);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2) 2px 5px rgba(0,0,0,0.4);
    box-shadow: 0 1px 3px rgba(0,0,0,0.2) 2px 5px rgba(0,0,0,0.4);
}
.postbuss-right .pkgplanBlock .packageName .circle div {
    float: left;
    width: 139px;
    padding-top: 49%;
    line-height: 1em;
    margin-top: -0.5em;
    text-align: center;
    color: white;
    font-size: 22px;
}
.postbuss-right .pkgplanBlock .packageName .circle div:hover {

    font-size: 21px;
}
.postbuss-right .pkgplanBlock .packageDesc:before {
	width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: relative;
    top: -25px;
    content: '';
    right: 0px;
}
.postbuss-right .pkgplanBlock  .packageDesc p
{
    color: #ffffff;
    font-size: 12px;
}
.postbuss-right .pkgplanBlock.plan-basic
{
	background: #4c9cff;
}
.postbuss-right .pkgplanBlock.plan-basic .packageDesc:before
{
    border-bottom: 12px solid #3b80d6;
}
.postbuss-right .pkgplanBlock.plan-basic .packageDesc {
    background: #3b80d6;
}

.postbuss-right .pkgplanBlock.plan-priority
{
	background: #4abeb3;
}
.postbuss-right .pkgplanBlock.plan-priority .packageDesc:before
{
    border-bottom: 12px solid #42aba1;
}
.postbuss-right .pkgplanBlock.plan-priority .packageDesc {
    background: #42aba1;
}

.postbuss-right .pkgplanBlock.plan-premium
{
	background: #ff831d;
}
.postbuss-right .pkgplanBlock.plan-premium .packageDesc:before
{
    border-bottom: 12px solid #fb6907;
}
.postbuss-right .pkgplanBlock.plan-premium .packageDesc {
    background: #fb6907;
}

/* sign in FORM */
#logreg-forms{
    width:412px;
    margin:10vh auto;
    background-color:#f3f3f3;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
#logreg-forms form {
    width: 100%;
    max-width: 410px;
    padding: 15px;
    margin: auto;
}
#logreg-forms .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
}
#logreg-forms .form-control:focus { z-index: 2; }
#logreg-forms .form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
#logreg-forms .form-signin input[type="password"] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#logreg-forms .social-login{
    width:390px;
    margin:0 auto;
    margin-bottom: 14px;
}
#logreg-forms .social-btn{
    font-weight: 100;
    color:white;
    width:190px;
    font-size: 0.8rem;
}

#logreg-forms a#forgot_pswd{
    display: block;
    padding-top:10px;
    color:lightseagreen;
}

#logreg-forms .lines{
    width:200px;
    border:1px solid red;
}

#logreg-forms .fa {
    width: 16px;
}


#logreg-forms button[type="submit"]{ margin-top:10px; }

#logreg-forms .facebook-btn{  background-color:#3C589C; }

#logreg-forms .google-btn{ background-color: #DF4B3B; }

#logreg-forms .form-reset, #logreg-forms .form-signup{ display: none; }

#logreg-forms .form-signup .social-btn{ width:210px; }

#logreg-forms .form-signup input { margin-bottom: 2px;}

.form-signup .social-login{
    width:210px !important;
    margin: 0 auto;
}

/* Mobile */

@media screen and (max-width:500px){
    #logreg-forms{
        width:300px;
    }

    #logreg-forms  .social-login{
        width:200px;
        margin:0 auto;
        margin-bottom: 10px;
    }
    #logreg-forms  .social-btn{
        font-size: 1.3rem;
        font-weight: 100;
        color:white;
        width:200px;
        height: 56px;

    }
    #logreg-forms .social-btn:nth-child(1){
        margin-bottom: 5px;
    }
    #logreg-forms .social-btn span{
        display: none;
    }
    #logreg-forms  .facebook-btn:after{
        content:'Facebook';
    }

    #logreg-forms  .google-btn:after{
        content:'Google';
    }

}
/* Fixed sidenav, full height */
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

}
#cssmenu {
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
}
#cssmenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
	font-weight: 700;
padding: 10px 15px;
    cursor: pointer;
    z-index: 2;
    font-size: 12px;

    text-decoration: none;
    color: #676767;
    /* text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35); */
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15); */
    /* background-color: #DBDBDB; */
    /* border-top-width: 1px; */
    /* border-right-width: 1px; */
    /* border-left-width: 1px; */
    /* border-top-style: solid; */
    /* border-right-style: solid; */
    /* border-left-style: solid; */
    /* border-top-color: #e7e7e7; */
    /* border-right-color: #e7e7e7; */
    /* border-left-color: #e7e7e7;*/
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {
	    color: #333333;

	/*background-color: #DBDBDB;*/
}
#cssmenu > ul > li.open > a {
/*	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;*/
}
#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;*/
}
#cssmenu > ul > li > a:hover{color: #ff8400;}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.holder::after,
.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  right: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
	top: 11px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #333333;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}

.holder::before {
  top: 11px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;

}
#cssmenu ul ul li a {
	cursor: pointer;
	padding: 5px 15px;
	z-index: 1;
	text-decoration: none;
	font-size: 13px;
	color: #7b7b7b;
/*	background: #999;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;*/
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
 /* background: #424852;*/
      color: #ff8400;
}
#cssmenu ul ul li:first-child > a {
  box-shadow: none;
}
#cssmenu ul ul ul li:first-child > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
#cssmenu ul ul ul li a {
  padding-left: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
  border-bottom: 1px solid #32373e;
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
	display: block;
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	right: 20px;
	z-index: 10;
	top: 11.5px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}
.card {
    position: unset;
}

/*clode div*/

.tag_list_wrapper{
    border: 1px solid red;
}
.tag_list {
    display: inline-block;
    vertical-align: top;
    background: #f7f7f7;
    border-radius: 30px;
    margin: 5px;
    padding: 10px 25px 10px 10px;
    border: 1px solid #d6d6d6;
    position: relative;
}
.tag_list:hover{
	background: #ff8400;
    color: #fff;
    border: 1px solid #ff8400;
	}
.tag_list.tag_list_hide{
    display: none;
}
.tag_list span {
    position: absolute;
    right: 8px;
    top: 10px;
    cursor: pointer;
}

/*modal*/
.modal-header {
	padding-bottom: 5px;
	   background-color: #ff8400;
    color: #fff;
	border-radius: 0px;
	border:none;
}

.modal-content {
    border-radius: 0px;
	border:none;
}
.modal-footer {
    	padding: 0;
		background-color: #ff8400;
		border-radius: 0px;
		border:none;
	}
	.modal-footer a{
		color:#fff;
		}

.modal-footer .btn-group button {
	height:40px;
	border-top-left-radius : 0;
	border-top-right-radius : 0;
	border: none;
	border-right: 1px solid #ddd;
	color:#fff;
}

.modal-footer .btn-group:last-child > button {
	border-right: 0;
}
/*register*/
.divider-text {
    position: relative;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.divider-text span {
    padding: 7px;
    font-size: 12px;
    position: relative;
    z-index: 2;
}
.divider-text:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #ddd;
    top: 55%;
    left: 0;
    z-index: 1;
}

.btn-facebook {
    background-color: #405D9D;
    color: #fff;
}
.btn-google {
	background-color: #FF0000;
	color: #FFF;
}
.browse .input-group-text{
	font-size:10px;
}


/* Search Page */
#searchblock
{
	position: fixed;
    background-color: rgba(0,0,0,0.95);
	color: #fff;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
	padding-top: 100px;
	display: none;
}
#searchblock button.searchbox-close
{
	position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    top: 15px;
    right: 15px;
    padding: 0;
    margin: 0;
    border: 0;
	font-size: 20px;
}
#searchblock label
{
	color: #ffffff;
    font-size: 18px;
    padding: 0;
    font-weight: 300;
    margin-bottom: 5px;
    letter-spacing: .5px;
}
#searchblock input
{
	background-color: transparent !important;
    border: none;
    border-bottom: solid 1px #666;
    padding-left: 0px;
    color: #fff;
    display: block;
    width: 100%;
    line-height: 1.25;
    min-height: 50px;
    padding: 0.5rem 0.75rem;
    background: #fff;
    border-radius: 2px 0 0 2px;
    appearance: none;
    box-sizing: border-box;
	margin-bottom: 15px;
}
#searchblock button.searchbox-btn, #searchblock button.mapsearchbox-btn
{
    height: 80px;
    width: 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: initial;
	margin-bottom: 15px;
}

@media only screen and (max-width: 991px)
{
	#searchblock button.searchbox-btn, #searchblock button.mapsearchbox-btn
	{
		width: 49%;
		margin: 0 auto;
	}
}
/* End Search Page */

/* Dashboard Page */
.dashboard-left .dashbl-settings
{
	color: #222;
    font-size: 20px;
    float: right;
}
.dashboard-left h3
{
    color: #ff8400;
    font-weight: 300;
    font-size: 24px;
	margin-top: 15px;
}
.dashboard-left .dashboardusrpic img
{
	width: 150px;
	height: 150px;
	border: 6px solid #ddd;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;

}

.dashboard-left ul.dashb-links li
{
	list-style: none;
    font-family: 'OpenSans', Arial, Helvetica, sans-serif;
    color: #222;
    padding: 6px 0;
    word-break: break-all;
    font-size: 17px;
}

.dashboard-right
{
	border: 1px solid #ddd;
    padding: 15px;
}
.dashboard-right .dashbr-settings
{
	color: #333;
    font-size: 14px;
    padding: 30px 0 0px 0;
}
.dashboard-right .session-heading
{
	font-size: 23px;
    color: #222;
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 12px;
    padding-top: 20px;
    margin-bottom: 0;
    margin-top: 0;
}
.dashboard-right .viewall
{
	color: #009cdc;
    font-size: 12px;
}
.dashboard-right .dbr-item
{
	border-bottom: solid 1px #e1e1e1;
    padding-bottom: 6px;
    margin-top: 15px;
}
.dashboard-right .dbr-item img
{
	width: 100px;
    height: 100px;
    border-radius: 6px;
	margin-bottom: 15px;
}
.dashboard-right .dbr-item h5
{
	font-size: 15px;
    color: #222;
    padding: 0px 0 6px 0;
    margin: 0;
    font-weight: bold;
}
.dashboard-right .dbr-item p.desc
{
	font-size: 14px;
    color: #222;
    padding: 0 18px 0 0px;
}
.dashboard-right .dbr-item p.date
{
	background: #00ae83;
    color: #fff;
    padding: 2px 4px;
    display: inline-block;
    margin-top: 15px;
    font-size: 12px;
    text-align: center;
	border-radius: 4px;
}


.dashboard-right table.active-session tr th
{
	white-space:nowrap;
}
.dashboard-right table.active-session td p span
{
	color: #7b7b7b;
    font-size: 10px;
}
.dashboard-right table.active-session .browser img
{
	width: 10%;
    float: left;
	padding: 1px;
}
.dashboard-right table.active-session .browser p
{
	width: 90%;
    float: left;
    padding: 0px 5px;
}
.dashboard-right table.active-session td a
{
	background: #ff5555;
    color: #fff;
    text-decoration: none;
    padding: 2px 4px;
    display: inline-block;
    margin-top: 16px;
    font-size: 12px;
    white-space: nowrap;
	border-radius: 4px;
}



.searchbox
{
  background-color: #ff8400;
    border-radius: 5px;
    min-height: 150px;
  padding: 15px;
  box-shadow: 0px 2px 14px -5px #000;
}
.searchbox p.sbtitle
{
  text-align: center;
    font-size: 24px;
    font-weight: 600;
}
.btn-searchbox
{
  background-color: #000;
    color: #fff;
    border-radius: 0;
  line-height: 27px;
}
.btn-searchbox:hover
{
      background-color: #ffc61a;
}
.sbitem, .sbarea
{
  height: 40px;
    border-radius: 0;
    font-size: 12px;
    padding-left: 30px;
  border-left: solid 1px #ff8400 !important;
}

.sersel input {
  width: 250px;
  height: 30px;
  padding: 3px;
  border: 1px solid #DDE1E4;
}

.sersel select {
  width: 258px;
  position: relative;
  left: -17px;
  margin: 0;
  border: 1px solid #DDE1E4;
  border-top: none;
  font-size:9pt;
}

datalist {
  display: none;
}

.sersel option {
  padding: 3px;
}

.sersel option:hover {
  background-color: #11E8EA;
}

.sersel button {
  width: 30px;
  height: 38px;
  position: relative;
  left: -5px;
  border: 1px solid #DDE1E4;
  border-left: none;
  background-color: #11E8EA;
  cursor: pointer;
}



.sersel input::-webkit-calendar-picker-indicator {
  display: none;
}
.sersel .form-control {
    padding: 1.375rem .75rem;
  }
  
  
  
  
  
  /*mega menu*/
  
 



ul{
	list-style:none;

}

.content{
	margin: 50px 100px 0px 100px;
}

.exo-menu{
	width: 100%;
	float: left;
	list-style: none;
	position:relative;
	background: #23364B;
}
.exo-menu > li {	display: inline-block;float:left;}
.exo-menu > li > a{
	color: #ccc;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px #365670 dotted;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.exo-menu > li > a.active,
.exo-menu > li > a:hover,
li.drop-down ul > li > a:hover{
	background:#009FE1;
	color:#fff;
}
.exo-menu i {
  float: left;
  font-size: 18px;
  margin-right: 6px;
  line-height: 20px !important;
}
li.drop-down,
.flyout-right,
.flyout-left{position:relative;}
li.drop-down:before {
  content: "\f103";
  color: #fff;
  font-family: FontAwesome;
  font-style: normal;
  display: inline;
  position: absolute;
  right: 6px;
  top: 20px;
  font-size: 14px;
}
li.drop-down>ul{
	left: 0px;
	min-width: 230px;

}
.drop-down-ul{display:none;}
.flyout-right>ul,
.flyout-left>ul{
  top: 0;
  min-width: 230px;
  display: none;
  border-left: 1px solid #365670;
  }

li.drop-down>ul>li>a,
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	color: #fff;
	display: block;
	padding: 20px 22px;
	text-decoration: none;
	background-color: #365670;
	border-bottom: 1px dotted #547787;
	-webkit-transition: color 0.2s linear, background 0.2s linear;
	-moz-transition: color 0.2s linear, background 0.2s linear;
	-o-transition: color 0.2s linear, background 0.2s linear;
	transition: color 0.2s linear, background 0.2s linear;
}
.flyout-right ul>li>a ,
.flyout-left ul>li>a {
	border-bottom: 1px dotted #B8C7BC;
}


/*Flyout Mega*/
.flyout-mega-wrap {
	top: 0;
	right: 0;
	left: 100%;
	width: 100%;
	display:none;
	height: 100%;
	padding: 15px;
	min-width: 742px;

}
h4.row.mega-title {
  color:#eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
 }
.flyout-mega ul > li > a {
  font-size: 90%;
  line-height: 25px;
  color: #fff;
  font-family: inherit;
}
.flyout-mega ul > li > a:hover,
.flyout-mega ul > li > a:active,
.flyout-mega ul > li > a:focus{
  text-decoration: none;
  background-color: transparent !important;
  color: #ccc !important
}
/*mega menu*/

.mega-menu {
  left: 0;
  right: 0;
  padding: 15px;
  display:none;
  padding-top: 0;
  min-height: 100%;
  z-index:100;

}
h4.row.mega-title {
    color: #0f0f0f;
    margin-top: 0px;
    font-size: 12px;
    padding-left: 15px;
    padding-bottom: 0;
    text-transform: unset;
    border-bottom: 1px solid transparent;
    padding-top: 15px;
    background-color: transparent;
    border-radius: 15px;
    font-weight: bold;
}

  h4.mega-title a {
    color: #171717;
}
.subcategory {
    color: #919191;
    font-size: 13px;
}
 .mega-menu ul li a {
    line-height: 16px;
    font-size: 12px;
    display: block;
    color: #111;
}
ul.stander li a {
    padding: 3px 0px;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

ul.description li span {
    color: #ccc;
    font-size: 85%;
}
a.view-more{
  border-radius: 1px;
  margin-top:15px;
  background-color: #009FE1;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}
a.view-more:hover{
	color:#fff;
	background:#0DADEF;
}
ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}
/*Blog DropDown*/
.Blog{
	left:0;
	display:none;
	color:#fefefe;
	padding-top:15px;
	background:#547787;
	padding-bottom:15px;
}
.Blog .blog-title{
	color:#fff;
	font-size:15px;
	text-transform:uppercase;

}
.Blog .blog-des{
	color:#ccc;
	font-size:90%;
	margin-top:15px;
}
.Blog a.view-more{
	margin-top:0px;
}
/*Images*/
.Images{
	left:0;
   width:100%;
	 display:none;
	color:#fefefe;
	padding-top:15px;
	background:#547787;
	padding-bottom:15px;
}
.Images h4 {
  font-size: 15px;
  margin-top: 0px;
  text-transform: uppercase;
}
/*common*/
.flyout-right ul > li > a, .flyout-left ul > li > a, .flyout-mega-wrap, .mega-menu {
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
    -webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
	display:block;
}
/*responsive*/
 @media (min-width:767px){
	.exo-menu > li > a{
	display:block;
	padding: 20px 22px;
 }
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:absolute;
}
 .flyout-right>ul{
	left: 100%;
	}
	.flyout-left>ul{
	right: 100%;
}
 }
@media (max-width:767px){

	.exo-menu {
		min-height: 58px;
		background-color: #23364B;
		width: 100%;
	}
	
	.exo-menu > li > a{
		width:100% ;
	    display:none ;
	
	}
	.exo-menu > li{
		width:100%;
	}
	.display.exo-menu > li > a{
	  display:block ;
	  	padding: 20px 22px;
	}
	
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:relative;
}

}
a.toggle-menu{
    position: absolute;
    right: 0px;
    padding: 20px;
    font-size: 27px;
    background-color: #ccc;
    color: #23364B;
    top: 0px;
}

ul.stander {
    padding-left: 0;
}

.stander li {
    border-bottom: solid 1px #dfdfdf;
    padding-bottom: 5px;
    padding-top: 5px;
}
.animated.fadeIn.mega-menu.container {
    padding: 27px;
}
.animated.fadeIn.mega-menu.container {
    padding: 27px;
    margin-top: 2px;
}
.navbar {
    padding: 0 1rem;
}
.nav-link {
    padding: 1rem 1rem;
}
.custom-mega-menu ul {
    display:inline-grid;
    width:19%;
}
ul.subcategory-mega-menu{
    width:100%;
}