.container {
	max-width: 1600px;
}

h2 b{color:#d9534f;}

.searchbtn {font-size:20px;}

.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

.post-excerpt h4{font-size:18px;}


.contents .post-excerpt h4{height:60px;}
@media (max-width: 1400px) { .contents .post-excerpt h4{height:80px;} }
@media (max-width: 991px) { .contents .post-excerpt h4{height:55px;} }
@media (max-width: 470px) { .contents .post-excerpt h4{height:80px;} }
@media (min-width: 1200px) { .col-lg-6 .contents .post-excerpt h4{height:35px;} }
@media (min-width: 992px) { .col-md-6 .contents .post-excerpt h4{height:55px;} }
@media (min-width: 1200px) { .col-lg-4 .contents .post-excerpt h4{height:55px;} }

.dvd .post-excerpt h4{height:60px;}
@media (max-width: 1400px) { .dvd .post-excerpt h4{height:80px;} }
@media (max-width: 991px) { .dvd .post-excerpt h4{height:80px;} }
@media (max-width: 470px) { .dvd .post-excerpt h4{height:60px;} }
@media (min-width: 992px) { .col-lg-6 .dvd .post-excerpt h4{height:60px;} }

@media (max-width: 800px) {
  .post-excerpt h4{font-size:16px;}
}
 .img-responsive {width: 100%;}

.buy {
}
.buy .price {
	font-family: 'Vadodara';
	color: #333333;
	font-weight: 600;
	font-size:22px;margin-right:3px;vertical-align: -2px;
	
}

.buy .fixed { text-decoration: line-through;font-weight: 100;color: #999999;}
.buy .sale { color: #d95032;}



.side-widget .style4:last-child{padding-bottom: 0px;}

.acr_ranking_sys {width:100%;}
.acr_ranking_sys tr:first-child {display: none;}
.acr_ranking_sys tr td:first-child {width:60px;}
.acr_ranking_sys td {height:24px;}

.about-author img {width:100px}
.exposition {margin-top:16px;border-left: 2px solid #2ec5f0;padding-left:16px;}

.comments ul li .comment-content span img {
	position: static;
	vertical-align: 0px;
}


@media (min-width: 1200px) {
  .blog-single .content-cover {
      overflow: hidden;
      height: 600px;
      position: relative;
  }

  .blog-single .content-cover img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
  }
}

.questions h3 {margin-bottom:16px;}


label {font-weight: 200;}

.btn-primary {
  background-color: #2ec5f0;
  border-color: #2ec5f0;
}
.btn-primary:focus,
.btn-primary.focus {
  background-color: #222222;
  border-color: #222222;
}
.btn-primary:hover {
  background-color: #222222;
  border-color: #222222;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-color: #222222;
  border-color: #222222;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  background-color: #222222;
  border-color: #222222;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #2ec5f0;
  border-color: #2ec5f0;
}
.btn-primary .badge {
  color: #2ec5f0;
}

.btn-secondary {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
.btn-secondary:focus,
.btn-secondary.focus {
  color: #ffffff;
  background-color: #2ec5f0;
  border-color: #2ec5f0;
}
.btn-secondary:hover {
  color: #ffffff;
  background-color: #2ec5f0;
  border-color: #2ec5f0;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  background-color: #2ec5f0;
  border-color: #2ec5f0;
}
.btn-secondary:active:hover,
.btn-secondary.active:hover,
.open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.open > .dropdown-toggle.btn-secondary:focus,
.btn-secondary:active.focus,
.btn-secondary.active.focus,
.open > .dropdown-toggle.btn-secondary.focus {
  background-color: #2ec5f0;
  border-color: #2ec5f0;
}

.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus {
  background-color: #222222;
  border-color: #222222;
}
.btn-secondary .badge {
  color: #222222;
}
.side-tags a {
	color: #fff;
	background: #303133;
	font-weight: 200;
	line-height: 23px;
	border-radius: 5px;
	font-size: 14px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	display: inline-block;
	padding: 5px 9px;
	float: left;
	margin: 0 5px 10px 0;
}

.side-tags a:hover {
	color: #fff;
	background: #2bc9f9;
}
.side-tags {
    display: table;
    width: 100%;
}

.tab-pane .more {padding-top:30px;}


.photos, .comments, .interview {
	padding: 20px 0;
}

.video h5, .photos h5 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	margin: 0 0 15px;
}





article.style3.single .service-heading {
	position: absolute;
	bottom: auto;
	left: 50%;
	padding: 10px;
	z-index: 11;
	top: 50%;
	transform: translate(-50%,-50%);
	width:100%;
}


article.style3.single .service-heading h1 {
	font-size: 48px;
	line-height: 1.5;
	letter-spacing: -0.03em;
}

@media (max-width: 530px) {
  article.style3.single .service-heading h1 {
    font-size: 9vw;
  }
}

@media (min-width: 1200px) {
  article.style3.single .service-heading h1 {
    font-size: 4vw;
  }
}

.slogans h2{font-weight: 500;line-height: 1.3;margin-bottom:20px;}
.slogans h2 span{font-weight: 700;}


/*--------------------------------------------------
    [Gutter]
----------------------------------------------------*/

.content-sm {
  padding-top: 20px;
  padding-bottom: 20px;
}

.content-md {
  padding-top: 30px;
  padding-bottom: 40px;
}

.margin-b-40 {
    margin-bottom: 40px !important;
}

@media (max-width: 992px) {
  .md-margin-b-30 {
    margin-bottom: 30px !important;
  }
}


/*--------------------------------------------------
    [Radius]
----------------------------------------------------*/

.radius-3 {
  border-radius: 3px !important;
}

.radius-10 {
  border-radius: 10px !important;
}


/*--------------------------------------------------
    [Colors]
----------------------------------------------------*/

.bg-color-sky-light {
  background: #eef2f6 !important;
}



/*--------------------------------------------------
    [Pricing List v4]
----------------------------------------------------*/
.pricing-list-v4 {
  text-align: center;
  background: #fff;
  box-shadow: 15px 15px 15px 0 #e1e7eb;
}

.pricing-list-v4 .pricing-list-v4-header {
  border-bottom: 1px solid #e4e8f3;
  padding: 40px 0px 30px;
  margin: 10px 30px;
}

.pricing-list-v4 .pricing-list-v4-header .pricing-list-v4-title {
  font-size: 32px;
  margin-bottom: 5px;
  line-height:1.2;
}

.pricing-list-v4 .pricing-list-v4-header .pricing-list-v4-subtitle {
  display: block;
  font-size: 16px;
  font-weight: 300;
}

.pricing-list-v4 .pricing-list-v4-header .pricing-list-v4-sale {
  font-size: 32px;
  margin-bottom: 5px;
  line-height:1.2;
  color:#d9534f;
}



.pricing-list-v4 .pricing-list-v4-content {
  padding: 20px 20px;
}

.pricing-list-v4 .pricing-list-v4-content .pricing-list-v4-price-sign {
  position: relative;
  top: -30px;
  font-size: 20px;
}

.pricing-list-v4 .pricing-list-v4-content .pricing-list-v4-price {
  font-size: 70px;
  font-weight: 400;
  line-height: .8;
  letter-spacing: -3px;
}

.pricing-list-v4 .pricing-list-v4-content .pricing-list-v4-subprice {
  font-size: 30px;
  font-weight: 400;
}

.pricing-list-v4 .pricing-list-v4-content .pricing-list-v4-price-info {
  position: relative;
  display: block;
  letter-spacing: 1px;
  padding-top:10px;
}

.pricing-list-v4 .pricing-list-v4-content .pricing-list-v4-price-info:before {
  font-size: 22px;
  font-weight: 300;
  content: "/";
  margin-right: 3px;
}

.pricing-list-v4 .pricing-list-v4-content b{
  color:#d9534f;
}


@media (max-width: 900px) {

.pricing-list-v4 .pricing-list-v4-header .pricing-list-v4-title {
  font-size: 26px;
}

.pricing-list-v4 .pricing-list-v4-content .pricing-list-v4-price-sign {
  top: -20px;
}
.pricing-list-v4 .pricing-list-v4-content .pricing-list-v4-price {
  font-size: 60px;
}

}
@media (min-width: 768px) {
  .pricing-list-v4-content .pricing-list-plan { height:180px; }
}


#mypage-menu a.active{
background-color:#000;
border-color:#000;
}

#mypage-menu a:hover{
background-color:#2ec5f0;
border-color:#2ec5f0;
color:#fff;
}

.label-halfprice{
position: absolute;top: 8px;right: 0;
}
.ranking-badge{
position: absolute; top: 8px; right: 22px; background-color:#b9ad59;z-index: 30;border-radius: 12px;width:24px;height:24px;font-size:16px;
color:#ffffff;text-align: center;font-weight: bold;
}

.side-widget .ranking-badge{
top: 8px; right: 8px;
}

.mini-posts .ranking-badge{
font-size:12px;top: 2px; right: 18px; border-radius: 9px;width:18px;height:18px;line-height: 19px;
}

.girls-ranking .mini-posts .ranking-badge{
top: 2px; right: 8px;
}

.content-cover {
	position: relative;
	z-index:-1;
}

.content-cover img{
	position: absolute;
	display: block;
}


.video-Vertical .video-inner{
text-align: center;
max-width:350px;
margin:0 auto;
padding:0;
}


