/*
Theme Name: ExplicitDesigner.com
Author: ExplicitDesigner.com
Author URI: http://explicitdesigner.com/
Description: ExplicitDesigner.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Bid, auction,
Text Domain: http://explicitdesigner.com/
*/
* {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
body {
	
	font-family: 'Open Sans', sans-serif;
	background: #f7f9f6;
	color: #000;
	overflow-x: hidden;
}

h1, h2, h3 {
	font-family: 'Open Sans', sans-serif;
}

h1, h2 {
	font-size: 24px;
	margin-bottom: 0;
	color:#000;
	background:#fff;
	padding:10px 20px;
	margin:10px -15px 15px;

}

h1 a, h2 a {
	color:#e7505a;
	font-size:14px;
	float:right;
	padding-top:6px;
}

h1 a span, h2 a span {
	color:#000;
}



h3 {
	font-size: 16px;
	letter-spacing: -0.02em;
	text-transform:uppercase;
	color:#000;
	margin:3px 0;
	
}

ð° {
	color:#e52637;
	}
	
a:hover {
	color:#000;
	}

p {
	color:#000;
	font-size:16px;
	}
	
.line {
	width: 100%;
	background: #fcd104;
	height: 5px;
	display: block;
	margin-bottom: 20px;
}
img {
	display: block;
	height: auto;
	max-width: 100%;
	width: 100%;
}
a:hover {
	text-decoration: none;

}
ul {
	padding: 0;
	list-style: none;
	margin: 0;
}



.breadcrumb {
	background:none;
	margin:0;
	padding-left:0;
	}
	

.breadcrumb a {
	color:#e52637;
	}

.white-bg {

background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeeee 0%, #eeeeee 48%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#eeeeee 48%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #eeeeee 0%,#eeeeee 48%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


	}
	
.white-padding {
	padding:0 15px 30px;
	}

/* Title */


.description {
	margin:10px -5px 20px;}


.tour {
	background:#6bac0e;
	 -webkit-border-radius:6px !important; 
  	-moz-border-radius: 6px !important; 
 	border-radius: 6px !important; 
	display:block;
	font-size:42px;
	margin:10px -5px 30px;
	padding:0px 20px;
	color:#fff;
	text-align:center !important;
	letter-spacing:-0.05em;
	}
	
.tour:hover {
	background:#ff8d0f;
	color:#fff !important;
	}
	
.gallery .tour {
	}
	


.title-bg {
	background:#dabf81;
	padding:8px 10px 6px;
	display:block;
 	-webkit-border-radius:6px !important; 
  	-moz-border-radius: 6px !important; 
 	border-radius: 6px !important; 
	margin:30px 0 10px;
	
	}

.title-bg h1, .title-bg h2 {
	margin:0;
	padding:0;
	}

.sponsored-by {
	background:#ebebeb;
	padding:4px 10px 4px;
	display:block;
	text-align:center;
	color:#000;
	margin-bottom:0;
	
}

.sponsored-by a {
	color:#e52637;
	
	}

.sponsored-by a:hover {
	color:#000;

}
	

/* Header & Logo */
.header {

	}


.header p {
	font-size:12px;
	margin-top:8px;
	padding-left:10px;

	}


.logo {
	max-width: 212px;
	max-height: 108px;
	display: block;
	padding: 0;
	margin-left:10px;

}


.linklist {
	display:block;
	margin-bottom:40px;
	}
	
	
.linklist ul {
	background:#fff;
	padding:15px;
	margin:auto -10px 10px;
	display:block;
	
	}
	
.linklist span {
	color:#ee0d0d;
	padding-right:7px;
	}
	
	
.linklist a {
	text-align:center;
	}
	
	
.linklist a h3 {
	font-size:20px;
	font-weight:700;
	color:#ffb400;
	padding-bottom:10px;
	}
		
.linklist a p  {
	font-size:14px;
	}
		
.linklist a:hover h3 {
	color:#ee0d0d;
	}
	
.linklist a:hover p {
	color:#ee0d0d;
	}	

.linklist a {
color:#000;
}

.linklist a:hover {
color:#ee0d0d;
}
	
.banners {
	display:block;
	text-align:center;
	}


.navigation {
	margin:0;
	text-align:left;
	padding:10px 0;
	}
	
.navigation .nav li {
	display:inline-block !important;

	}


.navigation .nav li a {
	display:inline-block !important;
	text-transform:uppercase;
	padding:0px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:15px;
	color:#ff8d0f;
}


.navigation .nav li a:hover, .navigation .nav li .active a {
	background:#ee0d0d;
	color:#fff;
}


	
/* Thumbs & Ads */

.thumbs {
	margin:10px 0px 40px;
	
	}
.thumbs a {
	padding-bottom: 0px;
	display: block;
	color:#fff;
	text-align:left;
	margin-left:-15px;
	margin-right:-15px;
}

.thumbs a:hover {
	color:#dabf81;
}

.thumbs a span {
	background:#fff;
	color:#000;
	text-align:center;
	display:block;
	margin-bottom:10px;
	padding:5px;
    height: 50px;
    overflow: hidden;
}

.thumbs a:hover span {
	color:#ee0d0d;
}

.thumbs .caption p:hover {
	color:#e52637;
}

.thumbs a img {
	border:2px #fff solid;
	}
	
.thumbs a:hover img {
	border:2px #e52637 solid;
	}

.thumb-absolute {
	position:relative;
	display:block;
	}
	
	
	
.thumbs .site-name, .thumbs .video-previews, .thumbs .video-likes {
	position:absolute;
	display:block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: rgba(0, 0, 0, 0.5);
	padding:2px 5px 0;
	color:#fff;
	font-size:12px;
	
	}
	

.thumbs .site-name {
	top:10px;
	left:10px;
	}
	
.thumbs .site-name strong {
	font-style:italic;
	font-family: 'Open Sans', sans-serif;
	color:#e52637;
	}

.thumbs .video-previews {
	bottom:10px;
	left:10px;
	}

.thumbs .video-likes {
	bottom:10px;
	left:70px;}

.thumbs .video-previews i, .thumbs .video-likes i {
	padding-left:5px;
	}
	

.video-description {
	padding-top:20px;
	padding-bottom:20px;
	}

.video-description img {
	max-width:188px;
	max-height:91px;
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
	}

.video-description a {
	color:#e52637;
	}
	
.video-info {
	border: 1px solid #dadada;
	padding:10px 15px;
	}
	
.video-info a {
	color:#e52637;
	}

.ads a {
	margin: 0 auto 20px;
	display: block;
	text-align: center;
}
.ads a img {
	width: auto;
	height: auto;
	display: inline-block;
}

.front-banner, .inner-banner {
	text-align:center;
	padding:20px 0 0;
	}
	
	
.front-banner a {
	display:block;
	margin: auto;

	}
	

	
.inner-banner .first-banner {
	display:block;
	margin:auto auto 20px;

	}
	
.inner-banner .second-banner {
	display:block;
	margin:auto auto 20px;
	}
	
.inner-banner .third-banner {
	display:block;
	margin: auto;
	}	
	
	
.front-banner img, .inner-banner img {

	margin:auto;
	}
	
.banner-sponsor {
	text-align:center;
	position:relative;
	padding:20px 0;

	}

.banner-sponsor img {
	max-width:300px;
	max-height:250px;
	margin:auto;
	}

.duration {
	padding-top:5px;
	text-align:center;
	}

/* Link Box */

.link-box a {
	display: block;
	padding: 6px;
	font-size: 15px !important;
	color: #000;
}
.link-box a:hover {
	color: #4c4c4c;
	background: #fff;
}
.link-box a span {
	padding-right: 5px;
	padding-top: 3px;
}
.link-box {
	margin-bottom: 20px;
	display: block;
	background: #fcd104;
	padding: 20px;
}
/* Footer */

.footer-bg {
	color: #000;
	text-align: center;
	padding: 30px 0 50px;
	margin-top: 40px;
	background:#fff;


}
.footer-bg a {
	color: #000;
}
.footer-bg a:hover {
	color: #737373;
}
.center-it {
	display: block;
	text-align: center;
	margin: 10px auto 20px;
}
.multiple-columns {
	width: auto;
	margin-bottom: 20px;
	overflow: hidden;
}
.multiple-columns li {
	line-height: 1.5em;
	float: left;
	display: inline;
}
/* Footer */

.banner {
	margin-bottom: 20px;
	display: block;
}
.path {
	padding: 6px 15px;
	background: #fe8807;
	display: block;
	text-align: left;
	float: left;
	margin-top: 25px;
}
hr {
	border: 0;
	background-color: #fcd104;
	height: 5px;
	width: 100%;
	text-align: left;
	margin-top: 0;
}
.path .home, .path h1 {
	font-family: 'Fjalla One', sans-serif;
	font-size: 20px;
	letter-spacing: -0.02em;
	line-height: 1.4em;
	color: #000000;
	background: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	font-weight: 400;
	float: none;
}
.path a {
	color: #000000 !important;
	text-decoration: underline;
}
.path a:hover {
	color: #fcd304 !important;
	text-decoration: underline;
}
.yellow, .blacx {
	padding: 7px 10px;
	display: block;
	color: #000;
	margin-bottom: 10px;
	font-size: 16px;
	text-align: left;
	-webkit-border-radius:6px !important; 
  	-moz-border-radius: 6px !important; 
 	border-radius: 6px !important; 
}



.yellow span, .blacx span {
	font-weight: 700;
}
.yellow {
	background: #dabf81;
}
.blacx {
	background: #000;
	margin-bottom: 25px;
		color: #fff;
}
.blacx a {
	display: inline-block;
	padding: 1px 5px;
	color: #fff;
	font-size: 13px;
	margin: 0 0 0 5px;
		-webkit-border-radius:6px !important; 
  	-moz-border-radius: 6px !important; 
 	border-radius: 6px !important; 
}
.blacx a:hover {
	background: #e52637;
	color: #fff;
}
/* searches header */

 .my-group .selectpicker{
    width:30%;
	border:#000 solid 1px;
}

 .my-group .search-bar {
    width:70%;
	border:#000 solid 1px;

}


.search-button {
	background:#e52637;
	border:0;
	color:#fff ;
	font-size:16px;
	-webkit-border-top-right-radius: 15px !important;
	-webkit-border-bottom-right-radius: 15px !important;
	-moz-border-radius-topright: 15px !important;
	-moz-border-radius-bottomright: 15px !important;
	border-top-right-radius: 15px !important;
	border-bottom-right-radius: 15px !important;
	margin-right:15px;

	}

.search-button:hover {
	background:#000;
	color:#fff;
}
	
	
	
/* searches line */	
	
	
	
.form-group>select {
	border: none;
	outline: none;
	cursor: pointer;
	padding: 0 30px 0 10px;
}
span {
	position: relative;
	margin: 0;
}
.search {
	background: #fcd104;
	padding: 3px;
	text-align: center;
}




.yellow a {
	color: #000;
	font-size: 16px;
	text-decoration: underline;
}
.yellow a:hover {
	background: #fff;
}
.search span {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
.search a {
	display: inline-block;
	padding: 5px 7px;
	color: #000;
	font-size: 13px;
	background: #fff;
	margin: 3px 0 3px 5px;
}
.search a:hover {
	background: #000;
	color: #fff;
}

.pagination {
	margin:0px auto 20px;
	display:block;
	text-align:center;
}

.pagination>li {
	margin: 5px 1px;
	display: inline-block;

}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 15px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #fff;
	text-decoration: none;
	background-color: #3e3e3e;
	font-size: 16px;
	border: 0;
	 -webkit-border-radius:50% !important; 
  	-moz-border-radius: 50% !important; 
 	border-radius: 50% !important; 
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	color: #fff;
	background-color: #e52637;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #e52637;
}


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}




 @media (min-width : 280px) and (max-width: 767px) {
 
 .banners img {
    display: block;
    margin-bottom:20px;
}
	 
.banner-sponsor  {
	display:none;
	}


.big-padding {
	margin-right: 0px;
    margin-left: 0px;
	}

.multiple-columns li {
	width: 100%;
}

.head-banner {
	padding: 0px 0 10px 0;
}


.thumbs a  {
	text-align:center;
}

.thumbs a img  {
	margin:0 auto;
	text-align:center;
}

.logo {
	margin:5px auto;
	}

.navigation {
	text-align:center;
	}
	
.navigation li {
	margin:0 0 5px;
	}

.header p {
	display:none;}

}
@media (min-width: 768px) and (max-width: 991px) {


.multiple-columns li {
	width: 33.333%;
}
.head-banner {
	padding: 0px 0 10px 0;
}


.big-padding {
	margin-right: 0px;
    margin-left: 0px;
	}

.logo {
	margin-top:10px;
	}
	
	
	
}
@media (min-width: 992px) and (max-width: 1199px) {
.multiple-columns li {
	width: 25%;
}
.form-inline input[type=text] {
	width: 250px;
}
.form-inline {
	text-align: left;
}

.big-padding {
	padding: 0 80px;
}



}
@media (min-width : 1200px) {
.multiple-columns li {
	width: 25%;
}
.form-inline input[type=text] {
	width: 350px;
}
.form-inline {
	text-align: left;
}

.big-padding {
	padding: 0 80px;
}





}