/*************************
GENERAL & BASIC STYLES
*************************/
*, *::after, *::before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font-family: "Roboto", "Helvetica", "Arial", Sans-serif; vertical-align: baseline; text-decoration: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
body { margin: 0; padding: 0; background: #fff; font-family: "Roboto", "Helvetica", "Arial", Sans-serif; font-size: 15px; color: #000; }
*:hover, *:focus { outline: none !important; }
a, button, input, select, textarea { outline: none !important; font-family: "Roboto", "Helvetica", "Arial", Sans-serif; }
img { max-width: 100%; }
button, input[type="submit"], .button { transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; cursor: pointer; }
.clear:after { content: ""; clear: both; display: block; }
img { max-width: 100%; height: auto;}
input, textarea, select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.checkbox input[type="checkbox"] { -webkit-appearance: checkbox; -moz-appearance: checkbox; appearance: checkbox; }
.container { width: auto; max-width: 1880px; padding-left: 10px; padding-right: 10px; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 { padding-left: 10px; padding-right: 10px; }
a { color: #337ab7; -webkit-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; text-decoration: none; }
.row { margin-left: -10px; margin-right: -10px; }
/************
HEADER
*************/
.inner-header { width: 100%; background-image: url(../images/bg-header.png); background-repeat: no-repeat; display: inline-block; min-height: 155px; }
.header-top-right { padding-top: 15px; text-align: right; }
.header-search { position: relative; width:100%; margin: 0 auto; padding: 0 5px 7px; }
.inner-search { position: relative; }
/*.search-input{ border:none; width:100%; height:100%; border:0; border-radius:40px;}*/
.header-search .fa { position: absolute; top: 12px; left: 10px; font-size: 14px; color: #d9d9d9; }
.search-submit { position: absolute; top: 2px; right: 2px; color: #fff; border: none; text-transform: uppercase; background: #000; border-radius: 30px; padding: 6px 5px; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; font-size: 15px; font-size: 15px; line-height: 1.5; width: 36px; height: 36px; }
.logo { 
	padding: 15px 0 0 0;
	position:absolute;
	left:0;
	bottom:-15px;
	height:100%;	
}
.search-input { border-color: #d6d6d6; border-radius: 40px; height: 40px; box-shadow: none; color: #000; font-size: 12px; letter-spacing: 2px; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; padding: 0 50px 0 30px; }
.search-input::-webkit-input-placeholder {
color: #000;
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
}
 .search-input:-moz-placeholder {
color: #000;
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
}
 .search-input::-moz-placeholder {
color: #000;
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
}
 .search-input:-ms-input-placeholder {
color: #000;
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
}
.header-social ul { margin: 0; padding: 0; list-style: none; }
.header-social ul li { padding: 0 5px; display: inline-block; }
.bottom-header { border-top: 1px solid #e2e2e2; }
.bottom-header .navbar-default { background: none; border: none; border-radius: 0; min-height: inherit; margin: 0; border-bottom: 1px solid #e2e2e2; }
.bottom-header .navbar-default .container-fluid, .bottom-header .navbar-default .navbar-collapse { padding: 0; }
.bottom-header .navbar-default .navbar-nav { float: none; }
.bottom-header .navbar-nav > li { text-align: center; }
.bottom-header .navbar-nav > li > a { color: #000; font-size: 13px; display: inline-block; width: 100%; line-height: 13px; letter-spacing: 2px; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; text-decoration: none; }
.bottom-header .navbar-nav li a:hover, .bottom-header .navbar-nav li a:focus, .bottom-header .navbar-nav li.active a:hover, .bottom-header .navbar-nav li.active a:focus { color: #fff; background: #000; }
/*****************
Banner
*****************/
.banner { margin-bottom: 20px; }
.slider-inner { width: 100%; display: table;background-color: #000; }
.slider-left, .slider-right { display: table-cell; vertical-align: middle; width: 54.1666666667%; text-align: center; }
.slider-right { padding: 0 45px 40px; background: #000; color: #fff; }
.slider-right h2 { margin-top: 22px; margin-bottom: 11px; padding: 20px 0; }
.slider-right h2 a { font-size: 36px; color: #fff; line-height: 40px; letter-spacing: 2px; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; }
.slider-right p { color: #fff; font-size: 15px; font-weight: 300; margin: 0 0 15px; line-height: 25px; letter-spacing: 0.4px; padding: 0 15px; }
.slider-right p:last-child { margin-bottom: 0; }
.btn-type1 { vertical-align: top; background: #fff; color: #000; font-size: 13px; line-height: 25px; letter-spacing: 2px; padding: 9px 23px; display: inline-block; border-radius: 20px; text-decoration: none; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; }
.btn-type1:hover { text-decoration: none; }
.home-slider .owl-dots { position: absolute; right: 0; bottom: 13px; width: 50%; text-align: center; }
.home-slider .owl-dots .owl-dot { margin: 0 0 0.25em 1.5em; display: inline-block; vertical-align: top; width: 10px; height: 10px; background: #4a4a4a; border-radius: 100%; }
.home-slider .owl-dots .owl-dot.active { background: #fff; }
/*****************
Content
*****************/
.article-col { border: 1px solid #e2e2e2; margin-bottom: 10px; }
.article-image { height: 300px;
    overflow: hidden; }
.article-image a { display: block; width: 100%; height: 100%; }
.article-image a img { vertical-align: top; }
.article-content { padding: 30px; cursor: pointer; -webkit-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; text-decoration: none; width: 100%; height: 250px; overflow: hidden; }
.article-content:hover { background: #000; text-decoration: none; }
.article-content h3 { min-height: 44px; margin: 0 0 5px; }
.article-content h3 a { color: #000; font-size: 18px; line-height: 20px; padding: 0 7px 0 0; letter-spacing: 2px; display: inline-block; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; }
.article-content:hover h3 a { color: #fff; text-decoration: none; }
.article-tag ul { margin: 0 0 0.75em 0; padding: 0; }
.article-tag ul li { display: inline-block; margin: 0 0 0.25em 0.25em; }
.article-tag ul li a { margin: 0 -2px 0 0; color: #fff; padding: 0 10px; font-size: 12px; line-height: 28px; background: #adadad; display: inline-block; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; }
.pagination-left { width: 40%; float: left; }
.pagination-center { width: 20%; float: left; text-align: center;}
.pagination-right { width: 40%; float: left; }
.pagination-row { background-color: #000; width: 100%; overflow: hidden; margin: 0 0 20px 0; min-height: 50px; }
.pagination-left .pagination-list li { display: inline-block; padding: 10px; }
.pagination-left .pagination-list li > a { padding: 5px 14px; color: #fff; display: inline-block; }
.center-arrow.text-center a { padding: 10px; color: #fff; font-size: 22px; display: inline-block; }
.center-arrow { border-left: 1px solid #fff; border-right: 1px solid #fff; min-height: 50px; padding: 5px 0px; width: 60px; margin:auto -2px; display: inline-block; vertical-align:top; }
.pagination-row .inner-search { width: 230px; float: right; }
.pagination-right i.fa.fa-search { position: absolute; top: 14px; left: 8px; color: #ddd; }
.pagination-row .inner-search { width: 230px; float: right; margin-top: 6px; margin-right: 5px; }
.latest-video-sec { background-color: #000; padding: 95px 0 105px; }
.latest-video-sec h2, .latest-photo-sec h2, .upcoming-event-sec h2 { margin: 0; color: #fff; font-size: 36px; line-height: 36px; text-align: center; letter-spacing: 10px; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; }
.video-slider { margin: 0 auto; position: relative; max-width: 1600px; color: #fff; }
.video-div iframe { width: 100%; height: 280px; }
.cont-div .details-block { padding: 30px; cursor: pointer; -webkit-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; display: inline-block; text-decoration: none; width: 100%; background: #fff; border-radius: 0px 0px 5px 5px; }
.cont-div .description-block { min-height: 44px; margin: 0 0 5px; color: #000; font-size: 18px; line-height: 20px; letter-spacing: 2px; display: inline-block; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; }
.cont-div .description-block span { color: #000; font-size: 18px; line-height: 20px; letter-spacing: 2px; display: inline-block; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; }
.date-block span { color: #fff; padding: 0px 10px; font-size: 12px; line-height: 28px; background: #000; display: inline-block; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; }
.cont-div .details-block:hover { background: #000; text-decoration: none; }
.cont-div .details-block:hover .description-block span { color: #fff; }
.details-block:hover .date-block span { background-color: #fff; color: #000; }
.top-head { margin: 0 0 130px; }
.for-nav-arrow .owl-prev { opacity: 1; background: url(../images/left-arrow.png) no-repeat; width: 50px; height: 50px; display: inline-block; text-indent: 9999px; margin-right: 10px; }
.for-nav-arrow .owl-next { opacity: 1; background: url(../images/right-arrow.png) no-repeat; width: 50px; height: 50px; text-indent: 9999px; display: inline-block; margin-left: 10px; }
.upcoming-event-sec .for-nav-arrow .owl-prev { opacity: 1; background: url(../images/events-left-arrow.png) no-repeat; }
.upcoming-event-sec .for-nav-arrow .owl-next { opacity: 1; background: url(../images/events-right-arrow.png) no-repeat; }
.for-nav-arrow .owl-nav { overflow: hidden; position: absolute; top: -95px; width: 100%; text-align: center; }
.latest-photo-sec { background: #f1f1f1; padding: 95px 0 50px; }
.latest-photo-sec h2, .upcoming-event-sec h2 { color: #000; }
.photo-slider { margin: 0 auto; max-width: 1600px; }
.photo-slider .item { height: 190px; }
.latest-photo-sec .view-footer { text-align: center; margin: 40px 0; }
.latest-photo-sec .view-footer a { background: #fff; color: #000; font-size: 13px; line-height: 25px; letter-spacing: 2px; padding: 9px 23px; display: inline-block; border-radius: 20px; text-decoration: none; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; }
.upcoming-event-sec { padding: 95px 0; }
.upcoming-event-sec .img-div { height: 256px; overflow: hidden; margin-bottom: 15px; }
.upcoming-event-sec .img-div img { width: auto !important; height: 100%; }
.tag-block span { background: #adadad; }
.details-block:hover .tag-block span { background: #adadad; color: #000; }
.part-grateful-web { text-align: center; background: #474747; padding: 100px 0; }
.part-grateful-web h1 { margin: 0; color: #fff; font-size: 36px; line-height: 55px; padding: 15px 0 25px; letter-spacing: 10px; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; }
.part-grateful-web hr { margin: 0 auto; background: #fff; width: 34px; height: 1px; border: 0; }
.part-grateful-web a { margin: 30px 0 0; display: inline-block; }
.part-grateful-web img { margin-bottom: 20px; }
.inner-footer { background-color: #000; padding: 25px; }
.copyright { color: #fff; font-size: 13px; line-height: 25px; letter-spacing: 4px; font-family: "GothamPro", "Roboto", "Helvetica", "Arial", Sans-serif; text-transform: uppercase; }
ul.social-icon li { display: inline-block; padding-left: 5px; }
ul.social-icon { margin: 12px 0 40px; }
.mail-foot a { color: #fff; font-size: 13px; line-height: 25px; text-decoration: none; letter-spacing: 4px; text-transform: uppercase; font-family: "GothamPro", "Roboto", "Helvetica", "Arial", Sans-serif; }
.checkout-sec { padding: 80px 0 90px; }
.checkout-sec h1 { margin: 0; color: #000; font-size: 18px; line-height: 25px; padding: 15px 0 25px; letter-spacing: 10px; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; }
.checkout-sec .heading-block { text-align: center; margin: 0 0 45px; }
.checkout-sec .heading-block hr { margin: 0 auto; background: #000; width: 34px; height: 1px; border: 0; }
.checkout-sec .inner-box { border: 1px solid #e2e2e2; }
.checkout-top { padding: 18px; border-bottom: 1px solid #e2e2e2; }
.checkout-cont { padding: 20px; }
.small-img { width: 40px; height: 40px; border: 1px solid #e2e2e2; border-radius: 40px; display: inline-block; vertical-align: middle; overflow: hidden; }
.checkout-top h2 { font-size: 14px; line-height: 25px; margin: 0 0 0 10px; display: inline-block; vertical-align: middle; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; font-weight: 600; }
.checkout-top h2 a { font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; text-decoration: none; }
.checkout-top .date a { color: #fff; padding: 0px 10px; font-size: 12px; line-height: 28px; background: #000; display: inline-block; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; text-decoration: none; }
.checkout-img { width: 100%; height: 200px; margin-bottom: 20px; overflow: hidden; text-align: center; }
.checkout-cont p, .checkout-cont p a { color: #000; font-size: 15px; line-height: 25px; font-weight: 300; text-decoration: none; height: 120px; overflow: hidden; }
.checkout-cont { padding: 20px; height: 381px; min-height: 381px; overflow: hidden; }
.header { top: 0; left: 0; position: fixed; width: 100%; z-index: 99; background-color: #fff; }
.banner { margin-bottom: 20px; }
.photo-slider .item .inner-pic { height: 190px; position: relative; }
.owl-carousel .owl-item .overlay-div img { width: inherit; height: auto; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; }
.overlay-div { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; text-align: center; background: rgba(0, 0, 0, 0.5); opacity: 0; visibility: hidden; -webkit-transition: 0.5s; -o-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
.inner-pic:hover .overlay-div { opacity: 1; visibility: visible; }
.sub-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 0; list-style: none; font-size: 15px; text-align: left; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; }
.sub-menu li a { text-decoration: none; padding: 30px; color: #000; font-size: 13px; display: inline-block; width: 100%; line-height: 13px; letter-spacing: 2px; text-transform: uppercase; font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; }
.sub-menu li a:hover { color: #fff; background: #000; }
.dropdown-toggle { cursor: pointer;position: absolute;top: 0;z-index: 9;right: 0;padding: 9px 0px;display: block;width: 30px;}
.bottom-header .navbar-nav .dropdown:hover .dropdown-toggle { color: #fff; }
.bottom-header .navbar-nav .dropdown:hover { background-color: #000; color: #fff; }
.bottom-header .navbar-nav .dropdown:hover a { color: #fff; }
.bottom-header .navbar-nav .dropdown:hover .dropdown-menu.sub-menu li a { color: #000; }
.bottom-header .navbar-nav .dropdown:hover .dropdown-menu.sub-menu li a:hover { color: #fff; }

/* 13june18 css */

.path-frontpage .artist-page {	
    margin: 0px 0 0 !important;
}
.artist-page {	
    margin: 75px 0 0;
}
.artist-page  h1.title.page-title {
  margin: 0;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
  color: #000;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
	margin: 0 0 25px;
}
.artist-page .tab-list {
    display: table;
    width: 100%;
}
.artist-page .tab-list li {
	background: #f1f1f1;
	float: none;
    width: 50%;
    border: 0;
    margin: 0;
    border-radius: 0;
    display: table-cell;
    vertical-align: middle;
}
.artist-page .tab-list li:hover {
    color: #fff;
    background: #000;
    text-decoration: none;
}
.artist-page .tab-list li:hover a {
    color: #fff;  
}
.artist-page .tab-list li:first-child {
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
}
.artist-page .tab-list li:last-child {
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
}
.artist-page .tab-list li a {
  border: 0;
  margin: 0;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  border-radius: 0;
  padding: 32px 10px;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
	display:block;
}
.artist-tab {
  margin: 0 0 45px;
}
.article-detail-block {
  margin: 0 0 30px;
  border: 1px solid #e2e2e2;
	display:table;
}
.article-detail-block .detail-left {
	z-index: 1;
  width: 100%;
	margin: 0;
  color: #fff;
  font-size: 35px;
  line-height: 40px;    
  text-transform: uppercase;
  font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif; 	
}
.article-detail-block .detail-left h2 a {
  font-size: 35px;
  line-height: 40px;
}

.detail-left {
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  height: 450px;
  position:relative;
  padding: 30px;
}
.detail-left:after {  
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.5);
	z-index:-1;
}
.detail-left.brother-camatos-bg {
  background-image: url(../images/artist1.jpg);   
}
.detail-left.egi-colorado {
  background-image: url(../images/artist2.jpg);
}
.detail-left.artist3 {
  background-image: url(../images/artist3.jpg);
}
.detail-left.artist4 {
  background-image: url(../images/artist4.jpg);
}
.detail-left.artist5 {
  background-image: url(../images/artist5.jpg);
}
.detail-left.artist6 {
  background-image: url(../images/artist6.jpg);
}
.detail-left.artist7 {
  background-image: url(../images/artist7.jpg);
}
.detail-left.artist8 {
  background-image: url(../images/artist8.jpg);
}
.detail-left.artist9 {
  background-image: url(../images/artist9.jpg);
}
.detail-left.artist10 {
  background-image: url(../images/artist10.jpg);
}

.detail-left h2{
	margin: 0;
    color: #fff;
    font-size: 35px;
    line-height: 40px;
    letter-spacing: 10px;
    text-transform: uppercase;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;  
    letter-spacing: 10px; 
}
.detail-left a{
	text-decoration:none;
}

ul.bottom-btns li {
    display: inline-block;
}
ul.bottom-btns li a{
	margin: 0 -2px 0 0;
    color: #fff;
    padding: 0 10px;
    font-size: 12px;
    line-height: 28px;
    background: #adadad;
    display: inline-block;
    text-transform: uppercase;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
}
ul.bottom-btns {
    position: absolute;
    bottom: 30px;
}
.detail-right{
	padding: 30px 20px 30px 20px;
	    width: 40%;
    display: table-cell;
    vertical-align: top;
	cursor: pointer;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.detail-right:hover{
	background-color:#000;
}
.detail-right:hover .description p{
	color:#fff;
}
.detail-right .description p {
    margin: 0;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
}
.detail-right a.btn-type1 { 
    margin: 50px 15px 0 !important;
    background: #f4f4f4;   
	color: #000;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 2px;
    padding: 9px 23px;
    display: inline-block;
    border-radius: 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {    
    background-color: #000;
	color:#fff;
}
.navbar-default .navbar-nav > .open > span,.navbar-default .navbar-nav > .open > span:hover {    
    background-color: #000;
	color:#fff;
}
.photo-slider .owl-carousel .owl-item img {    
    width: auto;
}
.archived-news-block{
	text-align: center;
    background: #f1f1f1;
    margin: 0;
    padding: 80px 0;
}
.artist-page .pagination-row{
	margin:0px;
}
.path-frontpage .artist-page .pagination-row{
	margin-bottom: 40px;
}
.archived-news-block .heading-block h1 {
    margin: 0;
    color: #000;
    font-size: 30px;
    line-height: 55px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
	padding: 25px 0 35px;
}
.archived-news-block .heading-block hr {
    margin: 0 auto;
    background: #000;
    width: 34px;
    height: 1px;
    border: 0;
}
.archived-sub-block{
    padding: 25px 0 25px;
}
.archived-sub-block ul {
    margin: 0 0 0.75em 0;
    padding: 0;
}
.archived-sub-block ul li{
	display: inline-block;
	margin: 0 0 0.25em 1.5em;
	padding: 0 20px;
}
.archived-sub-block ul li a{	
	margin: 0;
    color: #000;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
    border-bottom: 1px solid #c8c8c8;
}
.archived-sub-block .pager{
	display: none;
}
.artist-list-block a {
    color: #000;
    padding: 5px 0px;
    text-transform: capitalize;
    display: inline-block;
	font-size: 15px;
	padding-bottom: 10px;
}
.filter-block ul li {
    display: inline-block;
    padding: 10px 25px;
    width: 59px;
    background: #f0f0f0;
    margin: 0 1px 1px 0;
    text-align: center;
}
.filter-block ul li:hover{
    background: #000;
}
.filter-block ul li a{
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
}
.filter-block ul li:hover a{
   color: #fff;
}
.filter-block ul li.symbol {
    width: 179px;
}
.filter-block ul {
    max-width: 825px;
    margin: auto;
}
.filter-block {
    margin-bottom: 30px;
}
.gallery-image .custom-5 {
    width: 20%;
    display:inline-block;
    border: 2px solid #fff;
	float:left;
}
.gallery-image img{
	width:100%;
	height:auto;
}
.gallery-image {
    margin-bottom: 20px;
}
.gallery-title , .gallery-title a{  
	border: none;
    margin: 0;
    padding: 5px;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
    display: block;       
    text-overflow: ellipsis;
	color: #fff;
}
.gallery-title{
    position: absolute;
    bottom: 10px;
    width: 85%;
    color: #fff;
    text-align: center;	
}
.video-wrapper h1 {
    margin: 0;
    padding: 22px 30px;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 2px;
    text-transform: uppercase;
    max-height: 75px;
    overflow: hidden;
    margin-bottom: 20px;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
}
.video-wrapper h1 a{
	color:#333333;
	 font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
}
.video-wrapper {
    margin: 0 0 20px;
    border: 1px solid #e2e2e2;
}
.video-block iframe{
	width:100%;	
	height:100%;
	position:absolute;
	top:0px;left:0px;
	right:0px;
	bottom:0px;
}
.video-block{
	position:relative;
}
.video-page {
    margin: 95px 0 0;
}
.video-block:after {
    content: '';
    display: block;
    /*padding-bottom: 56.25%;*/
}
.ticket-url .field__label, .ticket-url .field__items {
    float: left;
}
.field__label{
	padding-right: 0.5em;
	font-weight:bold;
	font-size:15px;
	line-height: 1.5;
}
.ticket-url a{
    margin: 0;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    font-size: 15px;
    line-height: 1.5;
}
.location{
	margin:0px 0px 11px;
}
.event-date .field__label,.event-date .field__items{
	float:none;
}
.event-detail a.btn-type1 {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
}
.detail-right:hover {
    background-color: #000;
    color: #fff;
}
.detail-right:hover .ticket-url a{
	color:#fff;
}
.detail-right:hover a{
	color:#fff;
}
.detail-right.event-detail a{
	color:#000;
}
.detail-right.event-detail:hover .description a{
	color:#fff;
}
.detail-left.event1 {
    background-image: url(../images/event-dtl1.jpg);
}
.detail-left.event2 {
    background-image: url(../images/event-dtl2.jpg);
}
.contact-subblock label {
    margin: 0;
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
}
.contact-feedback-form,
.user-login-form{
	padding: 70px 0 85px;
    max-width: 608px;  
    margin: 0px auto;	
}
.form-required:after {
  content: '';
  vertical-align: super;
  display: inline-block;
  background-image: url(../images/required.svg);
  background-repeat: no-repeat;
  background-size: 6px 6px;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
}
.contact-feedback-form label,
.user-login-form label {
  margin: 0;
  font-size: 12px;
  line-height: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
  width: 100%;
}
.contact-feedback-form input,
.user-login-form input {
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  padding: 10px 15px;
  border: 1px solid #e2e2e2;
  display: block;
  width: 100%;
  height: 52px;
  font-size: 15px;
  line-height: 1.5;
}
.contact-feedback-form textarea,
.user-login-form textarea {
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  padding: 25px 15px;
  border: 1px solid #e2e2e2;
  height: 202px;
  resize: none;
  width:100%;
}
.contact-feedback-form input[type="submit"],
.user-login-form input[type="submit"] {
  border: 0;
  color: #fff;
  background: #000;
  height: auto;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 2px;
  padding: 9px 23px;
  display: inline-block;
  border-radius: 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
  width: auto;
  margin: 15px 0px;
}
.submit-btn.text-center {
  margin: 25px 0 0;    
}
.form-wrapper {
  background: #f7f7f7;
}

/* 14june18 css start */

.single-head h1 {
  color: #000;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
  font-size: 45px;
  line-height: 50px;
  padding-top: 0;
  text-align: center;
}
.article-single-content {
  margin: 30px 0 0;
}
.article-detail-page h4 {
    display: inline-block;
    width: 100%;
    line-height: 13px;
    margin-bottom: 10px;
}
.article-detail-page h4 span {
    color: #000;
    font-size: 13px;
    display: inline-block;
    line-height: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
    text-decoration: none;
}	
.article-detail-page h4 a {font-weight:bold;}

.single-head {
  margin: 0 0 25px;
}
.image-block .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  width: auto;
}
.article-img-caption {
  position: relative;
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  max-width: 95.5%;
  width: auto;
}
.single-content-block {
  margin: 40px 0;
}
.single-content-block p {
  margin: 0 20px 40px 20px;
  color: #000;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.articles-topics-block {
  margin-bottom: 40px;
}
.articles-topics-block h1 {
  margin: 0;
  color: #000;
  font-size: 13px;
  line-height: 13px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
}
.articles-topics-block ul li {
  margin: 0;
  color: #000;
  font-size: 13px;
  padding: 0 8px;
  line-height: 13px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "GothamPro", "Roboto", "Helvetica", "Arial", Sans-serif;
}
.articles-topics-block .field__items,.articles-topics-block .field__label {
  display: inline-block;
}
.articles-topics-block ul li a{
  font-family: "GothamPro", "Roboto", "Helvetica", "Arial", Sans-serif;
  display:inline-block;
}
.latest-article {
    padding: 0;
}
.single-head h2{
	margin: 0 0 15px;
    color: #000;
    font-size: 35px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
}
.single-head span.author {
    margin: 0;
    color: #000;
    text-align: center;
    display: block;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
}
.latest-article .for-nav-arrow {
    margin-top: 120px;
}
.latest-article-slider .inner-slide {
    margin: 0 0 20px;
    border: 1px solid #e2e2e2;
}
.latest-article-slider .tag-block {
    margin: 0 0 0 -4px;
    display: inline-block;
}
.latest-article-slider .date-block {   
    display: inline-block;
}
.latest-article-slider .description-block{
	display:block;
}
.video-head p {   
    float: none;
    background-color: transparent;
    color: rgb(17, 17, 17);
    font-family: Roboto,Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: normal;
    orphans: 2;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    -webkit-text-stroke-width: 0px;
    white-space: normal;
    word-spacing: 0px;
	margin-bottom:11px;
}



.single-gallery-block {
    margin-bottom: 20px;
}
.single-gallery-block div#slider .flex-direction-nav a:before{
	display:none;
}
.single-gallery-block div#slider .flex-direction-nav .flex-prev {
    left: 0;
    opacity: 1;
    background: url(../images/gallery-left-arrow.png) no-repeat;
    width: 37px;
    height: 37px;
    display: inline-block;
    text-indent: -9999px;
}
.single-gallery-block div#slider .flex-direction-nav .flex-next {
    right: 0;
    opacity: 1;
    background: url(../images/gallery-right-arrow.png) no-repeat;
    height: 37px;
    width: 37px;
    text-indent: 9999px;
    display: inline-block;
}
div#slider {
    border-bottom: 1px solid #000;
    margin-bottom: 0px;
}

div#carousel {
    border-bottom: 1px solid #000;
    margin: 60px 0;
}
div#carousel > .flex-viewport {
	margin-bottom: 10px;
}

/* .single-gallery-block div#carousel .flex-direction-nav .flex-prev {
    left: 0;
    opacity: 1;
    background: url(../images/gallery-left-arrow.png) no-repeat;
    width: 37px;
    height: 37px;
    display: inline-block;
    text-indent: -9999px;
}
.single-gallery-block div#carousel .flex-direction-nav .flex-next {
    right: 0;
    opacity: 1;
    background: url(../images/gallery-right-arrow.png) no-repeat;
    height: 37px;
    width: 37px;
    text-indent: 9999px;
    display: inline-block;
} */
.single-gallery-block div#carousel .slides li {
    height: 100px !important;
    margin-top: 20px;
    margin-bottom: 20px;   
    width: 100px !important;
    overflow: hidden;
    position: relative;
	margin-right:25px !important;
}
.single-gallery-block div#carousel .slides li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: table;
}
.detail-right:hover a.btn-type1{
	color:#000;
}
#block-grateful-advertisements, #block-grateful-searchbox-2, .view-latest-articles-grid .view-filters, .view-taxonomy-list .view-filters{
	display: none;
}
#block-grateful-subpagelinks {
    margin: 95px 0 0;
}
#search-block-form .form-item {
	margin-bottom: 0px;
	margin-top: 0px;
}
.search-top label {
    margin: 0;
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
}
.search-bar {
    display: block;
    width: 100%;
    border-radius: 40px;
    height: 40px;
    box-shadow: none;
    color: #000;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
    padding: 0 50px 0 30px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
.input-search{
	position:relative;
}
.input-addon{   
    position: absolute;
    right: 0;
    top:40px;
}
.input-addon .search-btn{
    color: #fff;
    text-transform: uppercase;
    background: #000;
    border-radius: 30px;
    padding: 6px 15px;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
    height: 40px;
    border: 0;
}
.search-top {
    margin-bottom: 40px;
}
.search-help-link{
	margin-left: 50px;
}
.advance-search {
    max-width: 1260px;
    margin: 0 auto;
	margin-bottom: 40px;
    border: 1px solid #ccc;
}
.advance-search-btn {
    padding: 15px 10px;
    color: #333;
    font-size: 15px;
    display: block;
    text-decoration: none;
	cursor:pointer;
}
.detail-wrapper {
    padding: 10px 25px;
	display:none;
}
.sep-fields {
    margin-top: 15px;
    margin-bottom: 40px;
}
.sep-fields h3, :not(.fieldgroup).sep-fields > legend  {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 22.5px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.sep-fields h5 {
    font-size: inherit;
    border-bottom: 1px solid #e5e5e5;
    font-weight: bold;
    padding: 5px 0px;
}
.sep-fields label {
    margin: 0;
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
	font-weight: 500;
}
.sep-fields .form-control {
    display: inline-block;
    width: auto;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
/* Advanced Search Page */
/* Hiding custom content types  */
.js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-type-simple-advertisement.form-item-type-simple-advertisement {
    display: none;
}
.advance-search-btn .fa {
    margin-right: 10px;
    font-size: 18px;
}
.search-result{
  max-width: 1260px;
  margin: 0 auto;
}
.caret-down {
  transform: rotate(90deg);
}
.search-result h2 {
  font-size: 32px;
  margin-bottom: 20px;
}
h3.search-result__title {
  font-size: 26px;
  margin-top: 22px;
  margin-bottom: 11px;
}
.artist-page .pagination-row.for-margin {
  margin-top: 20px;
  margin-bottom: 5px;
}
.sep-fields input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
.sep-fields .form-group {
  margin: 10px 0px;
}
#edit-basic,
#edit-advanced,
#edit-advanced fieldset {
  background: none;
}
#edit-basic div {
  display: block;
}
#search-form + h2 {
  display: none;
}
span.addtocalendar.atc-style-blue {
  padding: 9px 10px;
}
span.addtocalendar a.atcb-link {
  background: #f4f4f4 !important;
  color: #000;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 2px;
  padding: 9px 23px;
  display: inline-block;
  border-radius: 20px !important;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
  position:relative;
  padding-left: 40px;
}
span.addtocalendar a.atcb-link:hover,
span.addtocalendar a.atcb-link:focus,
span.addtocalendar a.atcb-link:active {
  color: #000;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 2px;
  padding: 9px 23px;
  display: inline-block;
  border-radius: 20px !important;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
  position: relative;
  padding-left: 40px;
}
.detail-right:hover a.atcb-link {
  color: #000;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 2px;
  padding: 9px 23px;
  display: inline-block;
  border-radius: 20px !important;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
  position: relative;
  padding-left: 40px;
}
span.addtocalendar a.atcb-link:before {
  content: "\f073";
  display: block;
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
  left: 15px;
  top: 13px;
}
.detail-right .atc-style-blue .atcb-list,
.detail-rights .atc-style-blue .atcb-item {
  background: #f4f4f4;
  color: #000;
}
.detail-right:hover .atc-style-blue .atcb-list,
.detail-right:hover .atc-style-blue .atcb-item {
  background: #f4f4f4;
  color: #000;
}
.detail-right:hover a.atcb-item-link {
  color: #000;
  background-color: #f4f4f4;
}

.view-id-latest_events_grid .views-exposed-form label {
  margin: 0;
  font-size: 12px;
  line-height: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
}
.view-id-latest_events_grid .views-exposed-form input#edit-field-field-event-date-value {
  display: block;
  width: 100%;
  border-radius: 40px;
  height: 40px;
  box-shadow: none;
  color: #000;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
  padding: 0 100px 0 30px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
}
.view-id-latest_events_grid .views-exposed-form .js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-field-field-event-date-value.form-item-field-field-event-date-value {
  width: 100%;
}
.view-id-latest_events_grid .views-exposed-form input#edit-submit-latest-events-grid {
  color: #fff;
  text-transform: uppercase;
  background: #000;
  border-radius: 30px;
  padding: 6px 25px;
  font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
  height: 40px;
  border: 0;
}
.view-id-latest_events_grid .views-exposed-form div#edit-actions {
  background: transparent;
  position: absolute;
  right: 0;
  top: 39px;
}
.addtocalendar .atcb-list {
  width: 100%;
  background-color: #fff;
  z-index: 99;
}
.feed-icons {
	display: none !important;
}
.path-archive .article-detail-block {
	width: 100%;
}

/* 07july18 css start*/

.article-image a img {
    vertical-align: top;
    width: 100%;
}

.article-detail-page .single-content-block ul{
    list-style: disc;
    padding-left: 40px;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
}

.article-detail-page .single-content-block ol {
    list-style: decimal;
    padding-left: 40px;
}

.article-detail-page img {
    border: solid 1px #868686;
}

.video-div {
    height: 300px;
}
.single-content-block .field--name-body p > img {
	height: auto;
}


/* Advertisments */
@media only screen and (min-width:992px)
{
/*Advertisements*/

/* featured_top */


/* Sidebar_first*/
	.page-node-type-articles .col-md-9 {
		padding-right: 25px;
	}
	.page-node-type-articles .col-md-3 {
		margin: 28px 0 50px 0;
	}
	.page-node-type-articles.user-logged-in .col-md-3 {
		margin: 28px 0 50px 0;
	}
}

/* featured_top */
.header-featured-top .block-simple-advertisement {
    margin-top:10px;
}

.header-featured-top .block-simple-advertisement .adslist-header {
    display: none;
}
.header-featured-top .block-simple-advertisement .adslist-container {
    max-width:unset;
}

.region-featured-top div.adslist-container .adslist-content {display:none;}

.page-node-type-articles .col-md-3 {
    border: solid 1px #e7e7e7;
    margin: 28px 0 50px 0;
    padding: 10px 25px 0 25px;
    height: 100%;
    min-height: 845px;
    background-color: #efefef;
}
.block-simple-advertisement{margin: 0;}
.adslist-header {
    text-align: center;
    color: #000;
    font-size: 13px;
    display: inline-block;
    width: 100%;
    line-height: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "GothamPro-Bold", "Roboto", "Helvetica", "Arial", Sans-serif;
    text-decoration: none;
    margin-bottom: 10px;
}
.adslist-container { margin: 0 auto; }
.block-simple-advertisement .article-img-caption {display:none;}
.block-simple-advertisement .adslist-content {
    margin-bottom: 25px;
}
.adslist-content img {
    border: solid 1px #868686;
}



.region-featured-bottom-second {display:none;}