body, html {
	background: #fff !Important;
}
.page-template-create-listing .shadowblock .progtrckr-wrapper{
	margin-bottom: 15px;
}
/*.create-listing-sidebar-header{
	text-align: center;
}*/

/* #sponsor_widget img {
    padding-top: 15px;
    max-width: 85%;
}
.proud-sponsors-cyber img{
	padding-top: 15px;
	max-width: 85%;
} */
.sidebar-sponsor-logo img {
	padding-top: 15px;
	max-width: 85%;
}
/*common background-color*/
.btn-topsearch, .footer_menu {
	background-color: rgb(172, 147, 92);
}
.header_main_bg {
	/*padding: 15px 0;*/
	padding: 15px 0 5px 0;
}
.header_menu_res .obtn {
	font-size: 14px;
	font-weight: 600;
	padding: 8px 20px;
	margin-top: 3px;
	display: none;
}
.header_main_bg .header_menu .menu-header-container {
	float: left;
}
/*FAQ page start*/
.faq {
	width: 960px;
	margin: auto;
	padding: 75px 0;
}
.faq-wrapper {
	border-bottom: 1px solid #CCCCCC;
	background: #fff;
}
.faq-wrapper:nth-last-child(2) {
	border-bottom: none;
}
.faq-wrapper .panel-group {
	margin-bottom: 0;
}
.faq-type {
	color: #339f91 !important;
	font-size: 24px;
	color: #339f91 !important;
	font-size: 24px;
	border-bottom: 2px solid #339f91;
	padding-bottom: 20px;
	width: 68%;
	line-height: 1;
}
.content .keep-in-touch .btn-contact {
	font-size: 14px;
	font-weight: 600;
	padding: 8px 20px;
}
.panel-title {
	padding: 15px;
}
.panel-default {
	border-bottom: none;
}
.panel-default, .panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-color: #f7f7f7;
}
.panel {
	box-shadow: none;
}
.panel-group .panel {
	border-radius: 0;
}
.panel-group .panel+.panel {
	margin-top: 0;
}
.panel-default>.panel-heading {
	padding: 0;
	border-color: #f7f7f7;
	background-color: #ffffff;
	border-radius: 0;
}
.panel-default>.panel-heading:hover {
	background-color: #f7f7f7;
}
.panel-title .collapsed:before {
	content: "\f345";
	transition: all .3s ease-in
}
.panel-title a:before {
	vertical-align: text-top;
	padding-right: 6px;
	font-family: "dashicons";
}
.panel-title a:before {
	content: "\f347";
}
.panel-title a, .panel-default .panel-body {
	color: #666666
}
.panel-title a:hover, .panel-title a:focus {
	text-decoration: none;
}
.keep-in-touch {
	padding-top: 75px;
	padding-bottom: 75px;
	background-color: #e0c787;
	text-align: center;
}
.keep-in-touch h3 {
	color: #ffffff;
	font-size: 24px;
}
.btn-contact {
	font-size: 12px;
	font-weight: 900;
	padding: 26px 52px;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #000000;
	margin-top: 35px;
	border: none;
	outline: none;
}
/*FAQ page end*/
/*menu start*/
.header_top {
	background: #000;
}
.header_menu {
	background: transparent;
	/*float: right;*/
}
.header_menu >.header_menu_res {
	width: auto;
}
.header_menu_res ul li a {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
.header_menu_res ul li a:hover, .header_menu_res ul li.current-menu-item a:hover {
	color: #B59A63;
}
div#adv_categories, .header_menu_res ul.sub-menu {
	border-radius: 0;
	border: none;
	border-top: 2px solid #B59A63;
	z-index: 11111111111111;
}
div#adv_categories {
	padding: 0 6px 8px;
}
.header_menu_res ul li.current_page_item a, .header_menu_res ul li.current-menu-item a {
	color: #B59A63;
}
.header_menu_res ul li:hover a, .header_menu_res ul li.current_page_item, .header_menu_res ul li.current-menu-item, .header_menu_res ul li.current-menu-parent a {
	background: transparent;
}
.btn_orange, .pages a, .pages span {
	background-color: rgb(181, 153, 103);
	transition: all .4s ease-in;
}
div .contact-form .wpcf7-form input.btn_orange {
	background-color: rgb(181, 153, 103);
	transition: all .4s ease-in;
}
div .contact-form .wpcf7-form input.btn_orange:hover {
	background-color: rgb(144, 114, 55);
}
.btn_orange:hover {
	background-color: rgb(144, 114, 55);
}
a.btn_orange:hover {
	color: #fff;
}
/*menu end*/

/*tab start*/
.tabcontrol ul.tabnavig li {
	float: none;
	display: inline-block;
	margin: 0 0 0 -4px;
	height: inherit;
}
.tabcontrol ul.tabnavig {
	height: auto;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 35px;
}
.tabcontrol ul.tabnavig li a {
	border-color: #f7f7f7;
	background-color: #ffffff;
	color: #666666;
	cursor: default;
	text-decoration: none;
	border-bottom: 1px solid #f7f7f7;
	-webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
	border-radius: 0;
	padding: 14px 30px;
	display: block;/*font-weight: normal;*/
}
.tabcontrol ul.tabnavig li a.selected,
.tabcontrol ul.tabnavig li span.selected {
	border-color: #f0f0f0;
	background-color: #f8f8f8;
	color: #666666;

}
#directory .catcol li.maincat > ul.subcat-list {
	border-top: 1px solid #E3E4E7;
	border-bottom: 1px solid #E3E4E7;
}
.tabcontrol ul.tabnavig li a:hover {
	background-color: #f0f0f0;
}
/*.post-block-out, */
.searchblock, .paging, .sidebar-block, .shadowblock {
	background: #f8f8f8;
	box-shadow: none;
	border: 1px solid #E3E4E7;
}

.page-template-create-listing .shadowblock {
	background: #fff;
	border: none;
}

.tabcontrol .post-block .post-image,
.post-type-archive .post-block .post-image,
.latest-listing .post-image,
.search .post-image {
	/*min-height: 230px;*/
	/*edit 122415*/
	min-height: 197px;
}
/*edit 122415*/
.post-block .post-image img{
	max-height: 100% !important;
}
/*tab end*/

/*search bar*/

.search-form .form-group {
	float: right !important;
	transition: all 0.35s, border-radius 0s;
	width: 32px;
	height: 32px;
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	border-radius: 25px;
	border: 1px solid #ccc;
}
.search-form .form-group input.form-control {
	padding-right: 20px;
	border: 0 none;
	background: transparent;
	box-shadow: none;
	display: block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
	display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
	/* Firefox 18- */
	display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
	/* Firefox 19+ */
	display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
	display: none;
}
.search-form .form-group:hover, .search-form .form-group.hover {
	width: 100%;
	border-radius: 4px 25px 25px 4px;
}
.search-form .form-group span.form-control-feedback {
	position: absolute;
	top: -1px;
	right: -2px;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #3596e0;
	left: initial;
	font-size: 14px;
}
.time-left .shadowblock {
	background: #A20025;
	border: none;
	color: #fff;
}
.time-left h3 {
	font-size: 18px;
	margin: 15px 0;
}
/* search bar ends*/


/*Added by M*/
.header_top_res {
	padding-top: 2px;
}
.header_top_res p {
	padding: 8px 4px;
}
.top-half-social {
	padding: 0;
}
.top-half-login a.dropdown-toggle {
	color: #fff;
	margin-top: -2px;
	padding: 8px !important;
}
.top-half-login a.dropdown-toggle:hover, .top-half-login a.dropdown-toggle:active, .top-half-login a.dropdown-toggle:focus {
	color: #afafaf;
	background: none;
}
.top-half-login .container-search .form-group {
	margin: 0;
}
.top-half-login .dropdown-menu {
	border-color: #b39964 #cccccc #cccccc !important;
	border-radius: 0 !important;
	border-width: 3px 1px 1px;
}
.top-half-login .dropdown-menu > li:first-child {
	padding: 10px 20px;
}
.top-half-login .dropdown-menu a {
	padding: 10px 20px !important;
}
.top-half-login .dropdown-menu a:hover {
	background-color: rgb(181, 153, 103);
	color: #fff;
}
/*End of added by M*/

.form-section-separator {
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	width: 84%;
	line-height: 2.7em;
	font-size: 16px;
}
/*contact_left*/
.content #directory a {
	margin-top: 10px !important;
	display: inline-block;
}
/* footer */
.footer {
	background: #000 !important;
}
.footer_main_res {
	width: 960px !important;
	max-width: 100% !important;
}
.footer_main h4 {font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #000;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #3d3d3d;
	color:#fff !important;	
	font-family:"Arial Black", Gadget, sans-serif;

}
.footer_main a { color:#fff; font-weight:bold;  margin-bottom:15px; display:block}
.footer_main a:hover {     color: #b39964; text-decoration:none;}
.footer_main { padding-top:20px; color:#fff;}
.footer_main .copyright_text{    display: block;
	border-top: 1px solid #3d3d3d;
	width: 100%;
	padding-top: 20px;
	margin-top: 33px ; text-align:right;
}
		/*End of footer */


/*==============================================================
 to overwrite style css of banner margin bottom
 ================================================================*/
body.home .forcefullwidth_wrapper_tp_banner {
	margin-bottom: 0 !important;
}
/*==============================================================
forcefullwidth_wrapper_tp_banner End
================================================================*/


/*==============================================================
  Home Page box-row-wrapper Design And Hover Effect
  ================================================================*/
.box-row-wrapper {
	background: #f4f4f4;
	padding: 50px 0;
}
.shortcode_banner_simple_height_inside {
	overflow: hidden;
	position: relative;
	height: 280px;
	width: 280px;
	min-width: 100%;
}
.shortcode_banner_simple_height_inside .shortcode-banner-image img {
	/*height: 280px;*/
	opacity:0.7;
	width: 100%;
	-moz-transition: -moz-transform 0.5s ease-in;
	-webkit-transition: -webkit-transform 0.5s ease-in;
	-o-transition: -o-transform 0.5s ease-in;
}
.shortcode_banner_simple_height_inside .shortcode-banner-image {
	height: 280px;
	width: 100%;
}
.shortcode_banner_simple_height_inside .shortcode-banner-image:hover img {
	opacity:0.4;
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
}
.overlap-shortcode_banner_simple_height_content {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	z-index: 11;
}
.overlap-shortcode_banner_simple_height_content:hover, .shortcode_banner_simple_height_inside {
	cursor: pointer;
}
.overlap-shortcode_banner_simple_height_content h2 {
	font-weight: 900;
	font-size: 21px;
	line-height: 1.3em;
	margin-bottom: 0;
	color: #fff;
}
.overlap-shortcode_banner_simple_height_content h3 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
.overlap-shortcode_banner_simple_height_content h2:after {
	width: 80px;
	height: 3px;
	background: #fff;
	display: block;
	content: '';
	margin: 0 auto;
	margin-top: 5px;
}
.simple_inside-grey {
	background: rgb(181, 153, 103);
	padding: 10px;
	-moz-transition: -moz-transform 0.5s ease-in;
	-webkit-transition: -webkit-transform 0.5s ease-in;
	-o-transition: -o-transform 0.5s ease-in;
}
.simple_inside-grey:hover {
	background: #8a6d3b;
}
.border-inside-div {
	border: 2px solid rgb(255, 255, 255);
	padding: 10px;
	height: 180px;
}
.border-inside-div:after {
	clear: both;
	display: block;
	content: "";
}
.overlap-shortcode_banner_simple_height_content h2  { text-align:center; }
.shortcode-banner-image { background:#000;}
/*==============================================================
home page box-row-wrapper END
================================================================*/
/* home page post-block-out */

.content .post-block-out .dashicons-before {
	display: block;
	font-size: 12px;
	color: #000;
}
.post-block {
	padding-left: 0;
	padding-right: 0;
}
.content .post-block-out h3 {
	font-size: 16px;
	text-transform: uppercase;
	padding: 8px 0 4px 0;
}
.content .post-block-out .post-block img.attachment-ad-medium, .content .post-block-out .post-block img.attachment-ad-medium {
	max-width: 100% !important;
	/*min-height: 210px;*/
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%)
}
.post-image {
	display: block;
	position: relative;
	border: 1px solid #eee;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	width: 100%;
}
.post-image img {
	bottom: 0;
	display: block;
	height: auto;
	left: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
}
a, div#mcwrap span, span.colour,  .content .post-block-out span.dashicons-before:before {
	color: #b39964;
}
.content .post-block-out, .content .post-block-out {
	box-shadow : none;/*
	min-height: 370px;*/
}
.content .post-block-out:nth-child(4n+1), .content .post-block-out:nth-child(4n+1) {
	clear: both;
}
/*End of home page post-block-out */

/*==============================================================*/
/* home page image_container for flip on image hover */
/*==============================================================*/
#image_container {
	position: relative;
	margin: 10px auto;
	/*	width: 450px;
	height: 281px;*/
	z-index: 1;
}
#image_container {
	perspective: 1000;
}
#f1_card {
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
	transition: all 1.0s linear;
}
#image_container:hover #f1_card {
	transform: rotateY(180deg);
	box-shadow: -5px 5px 5px #aaa;
}
.face {
	position: absolute;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
}
.face.back {
	display: block;
	transform: rotateY(180deg);
	box-sizing: border-box;
	padding: 10px;
	color: white;
	text-align: center;
	background-color: #aaa;
}
/*==============================================================*/
/* home page image_container*/
/*==============================================================*/


/*==============================================================*/
/* contact-wrap */
/*==============================================================*/
.contact-wrap {
	margin-top: 30px;
}
.contact-wrap .contact-info {
	color: #808080 !important;
	font-size: 16px;
	line-height: 24px;
}
.contact-wrap .contact-info h2 {
	color: #000000;
	font-size: 32px;
	padding-bottom: 15px;
}
.contact-wrap .contact-info h2:after {
	display: block;
	border-bottom: 2px solid #000;
	content: "";
	width: 100px;
	margin-top: 25px;
}
.contact-form .wpcf7-form input[type="text"], .contact-form .wpcf7-form input[type="email"], .contact-form .wpcf7-form input[type="url"], .contact-form .wpcf7-form input[type="tel"], .contact-form .wpcf7-form textarea , .contact-form .wpcf7-form select {
	border: 1px solid #CCCCCC;
	color: #777777;
	font-size: 13px;
	padding: 8px 9px;
	width: 100% !important;
}
.contact-form .wpcf7-form input[type="submit"] {
	color: #fff;
	border: 0;
	margin: 0;
	background: #000;
	font-weight: 900;
	text-transform: uppercase;
	cursor: pointer;
	transition: all .2s;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 20px;
}
.contact-form .wpcf7-form p {
	padding: 0 0 20px 0;
	font-size: 13px;
	line-height: 1.7em;
}
/* Labels Left Align */
.form_step .labelwrapper label,
.form_edit .labelwrapper label {
	float: left;
}
.loginform p label {
	text-align: left;
}
table.form-table th {
	text-align: left;
}
/* Labels Left Align Ends*/
/*==============================================================*/
/* Contact Page Design */
/*==============================================================*/
.wrap-contact-info, .contact-content {
	padding: 75px 0;
	background-color: #f4f4f4;
}
.wrap-contact-info h3 {
	color: #000000 !important;
	font-size: 21px;
}
.wrap-contact-info h3:after, .contact-content h3:after {
	width: 90px;
	height: 0px;
	display: block;
	margin: 30px 0 20px 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	content: '';
}
.information {
	line-height: 25px;
}
.information span {
	color: #808080
}
.contact-content {
	font: 'Open Sans', sans-serif, "Times New Roman", Times, serif;
}
.contact-content h3:after {
}
.contact-content h3:after {
	margin: 0 auto;
	padding-top: 40px;
}
.title_subtitle .messege {
	font-size: 55px;
	background-color: #b39964;
	border-color: #ffffff;
	border-radius: 50%;
	padding: 20px;
	color: #fff;
	width: 140px;
	line-height: 97px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.container-wrap {
	width: 960px;
	max-width: 100%;
	margin: 0 auto;
}
.page-template-tpl-contact-php .header_main:after {
	display: block;
	content: "";
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
	position: relative;
	z-index: 111111111
}
.acf-map {
	width: 100%;
	height: 500px;
	position: relative;
}
.map-btn {
	position: relative;
}
a#map_button {
	background: #000;
	z-index: 2;
	color: #fff;
	display: inline-block;
	padding: 20px 60px;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 12px;
	position: absolute;
	top: -127px;
	right: 0;
}
#map_overlay_top {
	height: 20px;
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	pointer-events: none;
	background: #ccc;
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
	opacity: 0.2;
	z-index: 11;
}
#map_overlay_bottom {
	height: 10px;
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	pointer-events: none;
	background: #ccc;
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(bottom, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
	opacity: 0.2;
	z-index: 11;
}
/*==============================================================*/
/* Contact Page Design End */
/*==============================================================*/
/* fixes potential theme css conflict */
.acf-map img {
	max-width: inherit !important;
}
/* head-title */
.head-title h2 {
	color: #4B4A45 !important;
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	padding: 40px 0;
}
.head-title h2:after {
	width: 90px;
	height: 0px;
	display: inline-block;
	margin: 0 auto;
	border: 2px solid #4B4A45 !important;
	display: block;
	content: '';
	margin-top: 30px;
}
/* head-title End */


/*dashboard page*/
.content_res .content_left .footable-loaded th {
	text-align: center;
}
.content_res .content_left .footable-loaded th:nth-child(2) {
	text-align: left !important;
}
.content_right .user-details a {
	margin-left: 10px;
}
/*dashboard page* End/

/*==============================================================*/
/* Nomination Review Page */
/*==============================================================*/

.shadowblock_out .cp_product_separator .labelwrapper, .cp_company_separator .labelwrapper {
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #dddddd;
	line-height: 2.7em;
	width: 80%;
	text-transform: uppercase;
}
/*==============================================================*/
/* Nomination Review Page End */
/*==============================================================*/

/* product Detail Page */
.bigleft, .bigright {
	width: 100% !important;
}
#main-pic, #thumbs-pic {
	text-align: center;
}
.custom-text-area h3, .description-area {
	font-size: 12px;
	color: #4f4f4f
}
#main-pic img {
	display: inline;
}
div#mcwrap span, div.bigright span {
	color: #000;
}
ol.progtrckr li.progtrckr-done, ol.progtrckr li.progtrckr-todo {
	border-bottom-color: #B59A63;
}
ol.progtrckr li.progtrckr-done:before {
	background-color: #947E50;
}
.shadowblock .single-main p,
#step2 .review p {
	/*word-break: break-all;*/
	word-wrap: break-word;
}
#step2 .review {
	width: 71% !important;
	float: right !important;
}
/* product Detail Page End */
.content_botbg .progtrckr-wrapper ol.progtrckr li.progtrckr-todo:before {
	/* content: "\039F";
	color: silver;
	background-color: white;
	font-size: 1.9em;
	bottom: -1.25em;
	border-radius: 62%; */

    color: silver;
    content: '';
    background-color: white;
    bottom: -1.2em;
    border: 2px solid silver;
	border-radius: 50%;
    font-size: 1.9em;
    height: 1em;
    width: 1em;
}
.content_botbg .progtrckr-wrapper ol.progtrckr li.progtrckr-done:before {
	content: "\2713";
	color: white;
	background-color: yellowgreen;
	height: 1.5em;
	width: 1.5em;
	line-height: 1.6em;
	border: none;
	border-radius: 1.2em;
}
.content_botbg .progtrckr-wrapper ol.progtrckr li.progtrckr-done:before {
	background-color: #947E50;
}
#registerform .user-role-group label {
	margin-bottom: 12px;
}
.award-logo-block {
	margin-bottom: 20px;
	text-align: center;
}
.tabprice ul.tabnavig li {
	width: 33.33%;
	border-bottom: 2px solid #B59A65;
	text-align: center;
	margin-left: 0;
	font-weight: bold;
}
.tabprice ul.tabnavig li a.selected,
.tabprice ul.tabnavig li span.selected  {
	color: #FFFFFF;
	background-color: #B89A64;
	border-radius: 0;
	border-top: 0;
	padding: 6px 15px 6px;
}
.tabprice ul.tabnavig li span.selected  {
	display:  block;
	width:  100%;
}	
.tabprice ul.tabnavig li a.selected,
.tabprice ul.tabnavig li span.selected {
	position:relative;
}
.tabprice ul.tabnavig li a.selected span.big:after,
.tabprice ul.tabnavig li span.selected span.big:after{
	border-left:10px solid transparent;
	border-top:10px solid #B59A65;
	border-right:10px solid transparent;
	bottom:-12px;
	content:'';
	display:inline-block;
	left:0;
	margin:0 auto;
	position:absolute;
	right:0;
	width:10px;
}
/*modified my M*/
/*span.post-ratings img {
	margin-top:10px;
	width: 18px;
	}*/
/*span.post-ratings img.post-ratings-image {
	width: 15px;
	}*/
span.post-ratings .average-rating {
	display: block;
	font-weight: bold;
	margin-top: 15px;
}
span.post-ratings .rating-text-before {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin: 8px 0;
}
.form_contact p.dashicons-before.contact_msg:before {
	font-size: 30px;
	height: 30px;
	padding-right: 35px;
}
.form_contact p.contact_msg {
	font-size: 11px;
}
/*Leave a Comment form design*/
.shadowblock #comments #comments_wrap input, .shadowblock #comments #comments_wrap textarea, .shadowblock #comments { width:100%; display:block; }
.shadowblock #comments p{ padding-top:0;}
.shadowblock .commentform label { padding:0; margin-left:0; }
/*Leave a Comment form design end*/ 
/*form6/1916*/
#_form_6_{
	margin: 0px!important;
	padding: 0px!important;

}
.active-campaign-right{
	float: right;
}
._form-content{
	float: right!important;

}
#_form_6_._inline-style ._button-wrapper{
	margin: 0px 0px 0 11px!important;

}
#_form_6_ ._submit{
	padding:5px 0px!important;
}
#_form_6_ ._form-label, #_form_6_ ._form_element ._form-label{
	display: none!important;
}
#_form_6_ input[type="text"]{
	border-radius: 0px!important;
}
#_form_6_._inline-style input[type="text"]{
	padding: 5px 12px!important;
	width: 176px!important;
}

#_form_6_._inline-style{
	display: inherit!important;
}
#_form_6_ ._submit {
	width: auto!important;
	font-weight: normal!important;
	padding: 5px 10px!important;
}
#_form_6_ ._error._above{
	top: -45px!important;
}
/*070316 promote nomination*/
.promote-nomination .shareaholic-share-buttons-container li.shareaholic-share-button .share-button-sizing{
	top: 19px;
}
.tabprice ul.tabnavig li{
	width: 100%;
}
.ad-comment-fullwidth{
	width: 100%;
	padding: 15px 0;
	border-radius: 0;
}
.shadowblock.ad-comment-fullwidth h2{
	padding: 15px 15px 0;
}
.ad-comment-fullwidth  #comments ol.commentlist li{
}

	/* to fix hidden share icon */
/*.promote-nomination .dotted {
    border-bottom: none;
    height: 0;
    font-size: 0;
    padding: 0;
    margin: 0;
    }*/
.promote-nomination .dotted {
	font-size: 12px;
	margin-bottom: 3px;
}
.promote-nomination .shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon, 
.promote-nomination ul li.shareaholic-share-button i.shareaholic-service-icon, 
.promote-nomination ul.shareaholic-share-buttons li i.shareaholic-service-icon, ul li i.shareaholic-service-icon {
	font-size: 13px;
	height: 30px;
	width: 30px;
	text-align: center;
}
.promote-nomination .shadowblock{
	padding: 7px 10px;
	background: #ffffff;
}


/*Added by M.
Vote Overview page*/
a.no-hover {
    margin-left: 25px;
    background-color: #b59967;
    padding: 8px 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
a.no-hover:hover {
    text-decoration: none !important;
}
#directory.twoCol .catcol {
	width: 100%;
}
#directory .catcol ul li.maincat {
	border: none;
	float: left;
	padding: 0 8px 2px;/*width: 33.3%;*/
}
#directory .catcol li.maincat > ul.subcat-list {
	border-bottom: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
	#directory .catcol ul {
		display: inline-block;
	}
	#directory .catcol ul li.maincat {
		width: 33.3%;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	#directory .catcol ul li.maincat {
		width: 50%;
	}
}


/*End of Added by M.
Vote Overview page*/

.content_res div.bigleft {
	background-color: #FFFFFF !important;
}
#app-attachment-upload-container .attachment-title input {
	display: none
}
.tabcontrol .paging {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.tabcontrol .paging a {
	font-size: 16px;
	font-weight: bold;
}
.paging .pages{
	text-align: center;
}
.paging .pages span,
.paging .pages a {
	display: inline-block;
	float: none;
}
.bigright ul li {
	padding-top: 20px;
}
/*==============================================================*/
/*Test Product single listing */
/*==============================================================*/
.content_botbg .bigright li span {
	float: left;
	margin: 0;
	margin-right: 5px;
	width: 160px;
	padding-right: 20px;
	color: #4f4f4f;
}
.content_botbg .bigright li {
	clear: both;
}
.author-info .dashicons-before{
	padding-right: 25px;
}
h1.single-listing a {
	font-weight: bold;
}
/*==============================================================*/
/*Test Product single listing end */
/*==============================================================*/


#ad-categories1 .category_description {
	margin-top: 10px;
}

.app-attachment-list .app-attachment {
	border: 1px solid #efefef;
	cursor: move;
	display: inline-block;
	height: auto;
	margin-bottom: -1px !important;
	padding: 8px !important;
}
.app-attachment-list .app-attachment.ui-sortable-helper {
	background: #f8f8f8;
	opacity: 0.6;
}

strong, b {
	font-weight: bold;
}
.form_step {
	margin: 0 0 32px;
}
.form_step .childCategory {
	height: auto;
	margin: 0;
}

/*aligning label and inputs fields*/
span.form-fields li[id^=list] label {
    margin-top: 0 !important;
}
/*aligning label and inputs fields ends*/

#app-attachment-upload-pickfiles {
	background-color: rgb(181, 153, 103);
	color: #fff;
}
#app-attachment-upload-pickfiles:hover {
	background-color: rgb(144, 114, 55);
	opacity: 1;
}

/*Social sharing widget*/
.shareaholic-share-buttons-wrapper.shareaholic-ui {
	margin: -35px 0 0 -10px !important;
}
/*End of Social sharing widget*/

/*Nomination Detail page*/
.tblwide tbody tr td.post-image {
	border: 0;
	min-height: 75px;
	min-width: 75px;
}
.tblwide tbody tr td.post-image img {
	padding: 10px 15px;
}
/*End of Nomination Detail page*/


.post-image a.tbumbnail_vote_btn {
	background: rgb(181, 153, 103) none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
	height: 30px;
	line-height: 1;
	margin: 0;
	padding: 9px 15px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 0;
	transition: all 0.4s ease-in 0s;
}
.latest-listing .content_botbg {
	min-height: auto;
}

.notification-wrapper {
	background: #a20025;
	color: #fff;
}
.notification-wrapper .content_res {
	padding: 10px 0;
}

.dashboard-links {
	font-size: 14px;
}

#thumbs-pic a.post-gallery img {
	max-height: 100px;
	max-width: 200px;
	width: auto;
}

.form_orderby {
	margin: 10px 0;
}
.form_orderby label {
	font-weight: bold;
}
.form_orderby .dropdown {
	border: 1px solid #dbdbdb;
	border-radius: 6px;
	color: #4f4f4f;
	font-size: 13px;
	height: 33px;
	margin-bottom: 8px;
	min-height: 15px;
	padding: 8px 7px;
}

/*Edit profile page*/
#comments ol.commentlist img.avatar {
	padding: 0;
}
.form-table #user-avatar-display-image img {
	border-radius: 6px;
}
#TB_closeWindowButton .screen-reader-text {
	display: none;
}


.cboxElement img {
	background: none;
	border-radius: 0;
}

.page-id-2820 .shadowblock,
.page-template-tpl-cybersecurity-awards .shadowblock {
	background: none;
	border: 0;
	padding: 5px;
}

/* Home Page Off Season Nominate 3 boxes Reduce Height */

/*.page-template-tpl-ads-home-off-season .shortcode_banner_simple_height_inside{
	
	height: 200px;
	}*/

.shortcode_banner_simple_height_inside{

	height: 200px;
}

/*form Active Campaign*/
._form_3{
	float: right;
}
._form_element._x55972391._inline-style {
	float: left;
}
._form_element._x55972391._inline-style input{
	padding: 6px 10px;
	border: 1px solid #ccc;

}
._button-wrapper._inline-style{
	float:left;
	margin-left:15px;

}
._submit{
	background: #a20025;
	color: #fff;
	padding: 8px 15px;
	border: none;
	border-radius: 4px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
._form-label{
	display: none;
}
/*top menu*/
.main-menu-element-wrapper{
	float: left;
}

.page-template-tpl-dashboard.page-template-tpl-dashboard-php ul.user-info, .page-template-tpl-profile ul.user-info{
	padding-left: 0px;
}   

.page-template-tpl-profile-php.logged-in #your-profile label .checkbox{
	display: inherit;
}

/*hide thumbs down / increase thumbs up size*/
.single-ad_listing .content_right .sidebar-block span img:first-child {
	display: none;
}
/*modified my M*/
/*.single-ad_listing .content_right .sidebar-block span img{
width: 22px;
}*/
.single-ad_listing #priceblock1 .singletab {
	padding: 17px;
	text-align: center;
}
.single-ad_listing #priceblock1 .singletab .post-ratings {
	display: block;
	padding-top: 13px;
}
.single-ad_listing #priceblock1 .singletab img {
	margin: -7px 5px 0 0;
	vertical-align: middle;
}
.app-attachment-info p {
	padding: 5px 0;
}
#app-attachment-upload-container {
	margin-left: 185px;
}
/*end of modified my M*/



#text-8 .textwidget a{
	text-align: center;
}


.header_menu_res ul.menu ul {
    background-color: #efefef;
}
.header_menu_res ul.menu li ul li a{
	color: #000;
}
.header_menu_res ul.menu li ul li a:hover{
	color: #B59A63;
	text-decoration: none;
}

/*==============================================================*/
/* Custom Media Query for Overall Design */
/*==============================================================*/
@media screen and (min-width: 1200px) {
	.content_left {
		width: 620px;
	}
	.content_right {
		width: 320px;
	}
}
@media screen and (max-width: 1199px) {
	#directory .catcol {
		width: 100% !important
	}
	.faq {
		max-width: 92%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.form_step input.text, .form_edit input.text, .form_step textarea, .form_edit textarea {
		max-width: 100%;
	}
}
@media screen and (max-width: 800px) {
	/*==============================================================*/
	/*header design*/
	/*==============================================================*/
	.header_menu_res .tinynav {
		-webkit-appearance: none;
		-moz-appearance: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-webkit-padding-end: 10px;
		-moz-padding-end: 10px;
		-webkit-padding-start: 10px;
		-moz-padding-start: 10px;
		background-color: #fff;
		background-position: center right;
		background-repeat: no-repeat;
		border: 1px solid #AAA;
		box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
		color: #555;
		font-size: inherit;
		margin: 0;
		overflow: hidden;
		padding-top: 2px;
		padding-bottom: 2px;
		text-overflow: ellipsis;
		white-space: nowrap;
		border-radius: 0;
		-webkit-border-radius: 0;
		color: #000 !important;
		text-transform: uppercase;
		float: none;
		margin: 0 auto;
		position: relative;
		font-weight: bold;
		outline: 0;
		text-align: center;
	}
	.header_menu_res .tinynav option {
		outline: 0;
		text-transform: lowercase;
	}
	.header_menu {
		width: 100%;
	}
	.header_main {
		text-align: center
	}
	.tinynav {
		/*height: 50px;*/
		width: 100%;
		margin: 0 auto;
	}
	.header_menu_res .obtn {
		float: none;
	}
	.header .header_top_res {
		width: 100%;
		margin: 0;
	}
	.header .nav .dropdown-menu {
		background: #fff;
		text-align: center;
	}
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
		background: none;
	}
	.header .nav .dropdown-menu {
		position: relative;
		top: 10px;
		border-top: #b39964 5px solid;
		-webkit-transition: height 0.3s ease-in;
		-moz-transition: height 0.3s ease-in;
		-o-transition: height 0.3s ease-in;
		-ms-transition: height 0.3s ease-in;
		transition: height 0.3s ease-in;
	}
	.header_main_bg .header_menu .menu-header-container {
		/*float: none !important;*/
	}
	.header_menu_res .obtn {
		margin-top: 2px;
		margin-bottom: 0px;
	}
	.header_main_bg {
		padding: 5px 0;
	}
	.form_step p.btn1 {
		padding-left: 0;
	}
	.form_edit input.text, .form_edit select, .form_edit textarea, .form_step ol .form-fields input, .form_step ol .form-fields select, .form_step ol .form-fields .selectBox, .form_step ol .form-fields textarea, .form_step ol .form-fields .ad-static-field {
		margin-left: 0;
	}
	#ad-categories1 {
		margin: 0 !important;
	}
	.header_menu_res {
		padding: 0;
	}
}
@media screen and (min-width:768px) {
	#search-bar .searchblock .searchfield {
		width: 49%;
		margin-right: 0;
	}
	#search-bar .searchblock .searchbutcat {
		width: 51%;
	}
	.header_menu_res .obtn {
		float: right;
		margin-top: -1px;
		display: none;
	}
	/*070316 promote nomination*/
	.title-block{
		float: left;
		display: inline-block;
		width: calc(100% - 168px);
	}
	.promote-nomination{
		float: right;
		display: inline-block;
		text-align: right;
		width: 168px;
		text-align: center;
	}
	/*070316 promote nomination end*/
}
@media screen and (min-width:768px) and (max-width:1190px) {
	.header_main_res, .footer_menu_res, .content_res {
		max-width: 97%;
	}
	.footer_main, .footer_main_res {
		width: 100% !important;
	}
	.form_search select#scat.searchbar {
		width: 70%
	}
	#block1:after, .content_botbg:after, .content:after, .content_left:after {
		display: block;
		clear: both;
		content: "";
	}
	.post-block-out {
		/*width: 33.33% !important;*/
		width: 32.33%;
		float: none;
		display: inline-block;
		vertical-align:top;
	}
	.form_step input.text, .form_edit input.text {
		width: 300px;
	}
	.home .content .post-block-out:nth-child(4n+1), .content .post-block-out:nth-child(4n+1) {
		clear: none;
	}
	#step2 .review {
		width: 65% !important;
		float: right !important;
	}
	/*==============================================================
	  Home Page box-row-wrapper Design And Hover Effect
	  ================================================================*/
	  .shortcode_banner_simple_height_inside, .shortcode_banner_simple_height_inside .shortcode-banner-image {
	  	height: 209px;
	  	width: 100%;
	  }
	  #block1 .row, #block2 .row, #block3 .row {
	  	margin-left: 0 !important;
	  	margin-right: 0 !important;
	  }
	  .content_res {
	  	max-width: 100%;
	  	box-sizing: border-box;
	  	-webkit-box-sizing: border-box
	  }
	/*==============================================================
	  Home Page box-row-wrapper Design And Hover Effect End
	  ================================================================*/
}
@media screen and (max-width:768px){
	.main-menu-element-wrapper{
		float: none;
		margin: 11px auto 0 auto;
		width:480;
	}
	.header_menu{
		float: none;
	}
	.header_menu_res .obtn{
		float: none!important;
	}
	.wpcf7-form{
		float: none;
	}
	.cyber-subscribe-button-wrapper{
		float: none;
	}
	.cyber-subscribe-button-submit{
		float: none;
	}
	/*form*/
	._form_3{
		float:none;
		margin-top:10px;
	}

	._form_element._x55972391._inline-style input {
		padding: 7px 10px;
	}
	/*form*/
	._form-content {
		float: none!important;
		margin: 0 auto;
		width: 43%;
		padding-top:10px;

	}
	.active-campaign-right{
		float: none!important;
		display: none!important;
	}
	.main-menu-element-wrapper {
		float: right;
		margin: 0;
	}
} 
@media screen and (max-width:767px) {
	.create-listing-sidebar-header{
		text-align: left;
	}
	.tp-parallax-wrap {
		left: 10% !important;
		right: 10% !important;
	}
	#block1:after, .content_botbg:after, .content:after, .content_left:after {
		display: block;
		clear: both;
		content: "";
	}
	.top-half-login a.dropdown-toggle {
		margin-top: -28px;
		float: right !important;
	}
	.form_step .labelwrapper label, .form_step .labelwrapper, .form_edit .labelwrapper {
		float: none;
		display: block;
		width: 100%;
	}
	#app-attachment-upload-container {
		padding-left: 0;
		width: 100%
	}
	#step2 .review {
		width: 100% !important
	}
	.active-campaign-right{
		float: none!important;
		display: none!important;
	}
}
@media screen and (max-width:736px){
	._form-content {
		float: none!important;
		margin: 0 auto!important;
		width:47%!important;
		padding-top: 10px;
	}
	#_form_6_ *{
		font-size: 12px!important;
	}
	#_form_6_ ._form_element{
		width: auto!important;
		float: left!important;
	}
	#_form_6_._inline-style input[type="text"] {

		margin-right: 15px;
	}
}
@media screen and (max-width:667px){
	._form-content {
		float: none!important;
		margin: 0 auto!important;
		width:47%!important;
		padding-top: 10px;
	}
	#_form_6_ *{
		font-size: 12px!important;
	}
	#_form_6_ ._form_element{
		width: auto!important;
		float: left!important;
	}
	#_form_6_._inline-style input[type="text"] {

		margin-right: 15px;
	}
}
@media screen and (max-width:568px){
	._form-content {
		float: none!important;
		margin: 0 auto!important;
		width:60%!important;
		padding-top: 10px;
	}
	#_form_6_ *{
		font-size: 12px!important;
	}
	#_form_6_ ._form_element{
		width: auto!important;
		float: left!important;
	}
	#_form_6_._inline-style input[type="text"] {

		margin-right: 15px;
	}
}
@media screen and (max-width:567px){
	.main-menu-element-wrapper{
		/*float: none;
		margin: 11px auto 0 auto;
		width:100%;*/
	}
	.header_menu_res .obtn{
		float: none!important;
	}
	.mc4wp-form-fields{
		margin: 13px 0;
		overflow: hidden;
		margin: 0 auto;
		width:57%;
	}
	#mc4wp-form-1{
		margin: 5px 0;
	}
	.header_menu_res .sign-me-button .obtn{
		margin: 0px 0px 0px 5px;
	}
	/*form*/
	._form-content{
		width: 59%;
	}
	.header_main_bg {
    	padding: 5px 0;
	}
}
@media screen and (min-width:481px) and (max-width:767px) {
	.post-block-out {
		width: 50% !important;
		float: left;
		min-height: 400px;
	}
	.post-block-out img {
		width: 100%;
	}
	.faq-type {
		width: 100%;
	}
	/*==============================================================
	  Home Page box-row-wrapper Design And Hover Effect
	  ================================================================*/
	  .shortcode_banner_simple_height_inside, .shortcode_banner_simple_height_inside .shortcode-banner-image {
	  	height: 209px;
	  	width: 100%;
	  }
	  .shortcode_banner_simple_height_inside {
	  	margin: 0 auto;
	  }
	  .boxed-row .col-sm-4:first-child() {
	  	margin-right: 1%;
	  }
	  .boxed-row .col-sm-4 {
	  	width: 50%;
	  	display: block;
	  	margin-top: 20px;
	  	margin-left: auto;
	  	margin-right: auto;
	  	float: left;
	  }
	/*==============================================================
	  Home Page box-row-wrapper Design And Hover Effect
	  ================================================================*/
}
@media screen and (max-width:481px) {
	.tp-parallax-wrap .tp-mask-wrap img {
		width: 280px;
	}
	.post-block {
		text-align: center
	}
	.shortcode_banner_simple_height_inside {
		margin: 0 auto;
		margin-top: 20px;
	}
}
@media screen and (max-width:480px){
    	.mc4wp-form-fields{
    		width:67%;

    	}
    	/*form*/

    	._form-content{

    		width: 82%;

    	}
    	._button-wrapper._inline-style{
    		margin-left: 6px;
    	}
}
@media screen and (max-width:414px){
	._form-content {
		width: 77%!important;
	}
}
@media screen and (max-width:375px){
	._form-content {
		width:87%;
		padding-right: 0px;
	}
	._form_element._x55972391._inline-style input {
		/*padding: 5px 2px;*/
	}
	._button-wrapper._inline-style {
		margin-left: 8px;
	}
	._form-content {
		width: 84%!important;
	}
}
@media screen and (max-width:360px){
	.mc4wp-form-fields{
		margin: 13px 0;
		margin: 0 auto;
		width: 89%;
	}
	#mc4wp-form-1{
		margin: 5px 0;
	} 
	/*form*/
	._form-content {
		width: 88%!important;
	}
}
@media screen and (max-width:320px){
	.mc4wp-form-fields{
		width: 100%;
	}
	/*form*/
	._form-content{
		width: auto;
	}
	._form-content {
		width: 99%!important;    		
	}
	.tabcontrol ul.tabnavig li a.selected ,
	.tabcontrol ul.tabnavig li span.selected {
		padding: 14px 30px;
	}
}
/*==============================================================*/
/* Custom Media Query for Overall Design End */
/*==============================================================*/