/* $Id: color-red-style.css,v 1.0.0 2013/09/25 08:18:15 symphonythemes Exp $ */
/*------------------------------------*\
	RESET
\*------------------------------------*/

a,
a:link,
a:visited {
  color: #cc0000;
}
.themecolor-text {
  color: #cc0000;
}
pre,
div.code {
  border-left: 5px solid #cc0000;
}
.highlight {
  background: #cc0000;
}

/*------------------------------------*\
	Pages CSS
\*------------------------------------*/



.node-blog.node-teaser {
    background-color: #fff!important;
    border-radius: 4px!important;
    margin-bottom: 30px;
}
.node-blog.node-teaser .field.field-name-body.field-type-text-with-summary.field-label-hidden.grapesjs-editable-field {
    padding: 15px;
}
.node-blog.node-teaser img {

    border-radius: 0px!important;
}
.node-type-blog .view-mode-full {
  /*  max-width: 850px; */
    margin: 0 auto;
}
.node-blog.node-teaser h2 {
    padding: 50px 40px 0 40px!important;
}

.node-blog.node-teaser .field.field-name-post-date.field-type-ds.field-label-hidden,
.node-blog.node-teaser .field.field-name-author.field-type-ds.field-label-hidden {
    padding: 0 40px;
}
.node-blog.node-teaser .field.field-name-body.field-type-text-with-summary.field-label-hidden {
    padding: 30px 20px 30px 20px;
}
.node-blog.node-teaser .field-name-field-image {
    /* float: left; */
    margin: 10px 0px 10px 0;
}


/*//////////////////
@media (min-width: 1220px){
.node-type-page .container-12 .grid-12,
.node-type-blog .node-full .container-12 .grid-12{
    width: 1000px!important;
}
}
@media (min-device-width: 980px) and (min-width: 980px), (max-device-width: 1024px) and (min-width: 1024px) and (orientation: landscape){
.node-type-page .container-12 .grid-12,
.node-type-blog .node-full .container-12 .grid-12{
    width: 951px!important;
}

}
*/
/*
.zone-content {
    padding-top: 213px;
}*/
.content-bodz {
    
    display: block;
 /*   max-width: 950px; */
    margin: 0 auto;
}









/* Page naviagation */
.item-list .pager .pager-current,
.item-list .pager li a:hover {
  background-color: #cc0000;
  border-color: #cc0000;
  color: #fff;
}

/* Button, label, badge */
a.btn,
.btn {
  background-color: #cc0000;
  border-color: #cc0000;
  color: #fff;
}

#breadcrumb a {
  color: #cc0000;
}

ul.check-list li {
  background: url(../images/red/bullet.png) 0 center no-repeat;
}

/*------------------------------------*\
	NAVIGATION CSS
\*------------------------------------*/
li a.active {
  color: #cc0000;
}

/* Mobile menu*/
.responsive-menus.responsified ul.responsive-menus-simple li.active-trail a,
.responsive-menus.responsified ul.responsive-menus-simple li.active-trail span.nolink,
.responsive-menus.responsified ul.responsive-menus-simple li.active-trail li.active-trail a,
.responsive-menus.responsified ul.responsive-menus-simple li.active-trail li.active-trail span.nolink,
.responsive-menus.responsified ul.responsive-menus-simple li.active-trail li.active-trail li.active-trail a,
.responsive-menus.responsified ul.responsive-menus-simple li.active-trail li.active-trail li.active-trail span.nolink {
  color: #cc0000;
}
.responsive-menus.responsified ul.responsive-menus-simple li.active-trail li a,
.responsive-menus.responsified ul.responsive-menus-simple li.active-trail li span.nolink,
.responsive-menus.responsified ul.responsive-menus-simple li.active-trail li.active-trail li a,
.responsive-menus.responsified ul.responsive-menus-simple li.active-trail li.active-trail li span.nolink {
  color: #fff;
}

/* User menu */
.block-system-user-menu ul.menu a:hover,
.block-system-user-menu ul.menu a.active {
  color: #cc0000;
}

/* Footer menu */
.zone-footer ul.menu li a:hover,
.zone-footer ul.menu li a.active {
  color: #cc0000;
}

/*------------------------------------*\
	NODES CSS
\*------------------------------------*/


/*------------------------------------*\
	COMMENTS CSS
\*------------------------------------*/
article.comment h3 a:hover {
  color: #cc0000;
}
.comment-links ul li a:hover {
  color: #cc0000;
}
.comment-links ul li span a {
  color: #cc0000;
}


/*------------------------------------*\
	PORTFOLIO CSS
\*------------------------------------*/
/* List Portfolio */
.view-list-portfolio .views-field-title a:hover {
  color: #cc0000;
}

.view-list-portfolio .views-field-field-portfolio-images .extra-content .icons-field a i.fa-inverse {
  color: #cc0000;
}
.view-list-portfolio .views-field-field-portfolio-images .extra-content .icons-field a:hover {
  color: #cc0000;
}
.view-list-portfolio .views-field-field-portfolio-images .extra-content .icons-field a:hover i.fa-inverse {
  color: #fff;
}
.field-name-field-project-url a {
  background-color: #cc0000;
  color: #fff;
  border-color: #ea6146;
}
.extra-content {
  background: url(../images/red/view-more-bg.png);
}

/* List Portfolio 1 column */
.view-list-portfolio.list-portfolio-1-column .views-field-view-node-1 a {
  border-color: #cc0000;
  background-color: #cc0000;
}

.view-list-portfolio.list-portfolio-1-column .views-field-field-portfolio-category a {
  color: #cc0000 !important;
}

/* Block slideshow portfolio */
.block-slideshow-portfolio .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-content-field-portfolio-images img:hover,
.block-slideshow-portfolio .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active .views-content-field-portfolio-images img {
  border-color: #cc0000;
}
.block-slideshow-portfolio .views-row .views-field-title a:hover {
  color: #cc0000;
}
/* Portfolio Detail */
.field-name-field-portfolio-category .field-item a {
  background: url(../images/red/bullet.png) 0 center no-repeat;
}  

/*------------------------------------*\
	NEWS CSS
\*------------------------------------*/
/* List articles */
.view-list-articles .views-field-title a:hover {
  color: #cc0000;
}

.view-list-articles .views-field-field-tags a:hover {
  color: #cc0000;
}
.view-blog .isotope-element .views-field-title a:hover {
  color: #cc0000 !important;
}

.view-blog .isotope-element .icons-field a {
  color: #cc0000 !important;
}

/* Block latest news */
.block-latest-news-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-content-field-image img:hover,
.block-latest-news-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active .views-content-field-image img,
.block-latest-news-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-field-field-embedded-media img:hover,
.block-latest-news-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active .views-field-field-embedded-media img {
  border-color: #cc0000;
}
.block-latest-news .views-row .views-field-title a:hover {
  color: #cc0000;
}

/* Block latest from blog */
.block-latest-from-blog .views-row .views-field-title a:hover {
  color: #cc0000;
}

/* Block related news */
.block-related-news .views-slideshow-controls-bottom .views-slideshow-pager-field-item .views-content-field-image img:hover,
.block-related-news .views-slideshow-controls-bottom .views-slideshow-pager-field-item.active .views-content-field-image img {
  border-color: #cc0000;
}
.block-related-news .views-row .views-field-title a:hover {
  color: #cc0000;
}

/* Block Recent News */
.block-recent-news .views-row .views-field-title a:hover {
  color: #cc0000;
}

/* Block Tags */
.block-tags .views-row .views-field-name a:hover {
  background-color: #cc0000;
  border-color: #cc0000;
}

/* Article detail */
article.node-article .node-tags a:hover,
article.node-article .node-user a:hover {
  color: #cc0000;
}
article.node-portfolio .field-slideshow-controls a.next:hover,
article.node-article .field-slideshow-controls a.next:hover {
  background: url(../images/red/field-slideshow-next-hover.png) center center no-repeat;
}
article.node-portfolio .field-slideshow-controls a.prev:hover,
article.node-article .field-slideshow-controls a.prev:hover {
  background: url(../images/red/field-slideshow-prev-hover.png) center center no-repeat;
}

/*------------------------------------*\
	PHOTOS PAGE CSS
\*------------------------------------*/
.view-list-photos .views-row .views-field-title a:hover {
  color: #cc0000;
}

/*------------------------------------*\
	PRICING PAGE CSS
\*------------------------------------*/
.sep-boxed-pricing .column.column-middle {
  background-color: #cc0000;
  border-color: #cc0000;
}

.full-boxed-pricing ul li.title-row,
.sep-boxed-pricing ul li.title-row {
  color: #cc0000;
}
.full-boxed-pricing ul li.footer-row a.button:hover,
.sep-boxed-pricing ul li.footer-row a.button:hover {
  background-color: #cc0000;
  border-color: #cc0000;
}
.sep-boxed-pricing .column.column-middle ul li {
  border-color: #bb3e25;
}
.sep-boxed-pricing .column.column-middle {
  color: #f3e7e5;
}


/*------------------------------------*\
	TEAM CSS
\*------------------------------------*/
/* View list members */
.view-list-members .views-field-field-member-image .extra-content-inner a:hover i {
  color: #cc0000;
}
.view-list-members .views-field-title a:hover {
  color: #cc0000;
}
.view-list-members .views-field-field-position {
  color: #cc0000;
}
.view-list-members .views-field-field-member-image .field-more-link {
  background: url(../images/red/view-more-bg.png);
}

/* Block memmbers */
.block-members .views-row .views-field-field-member-image:hover {
  border-color: #cc0000;
}
.block-members .views-row .views-field-field-position {
  color: #cc0000;
}


/*------------------------------------*\
	BLOCKS CSS
\*------------------------------------*/
/* Block Flex Slideshow */
.flex-control-paging li a.flex-active {
  background: #cc0000;
}

/* Block tabs slideshow */
#block-tab-slideshow.block-tabs-vertical.ui-tabs .ui-tabs-nav li.ui-state-active {
  background: url(../images/red/tab-slideshow-nav-active.png) right 0 no-repeat;
  border-color: #ea6146;
}

/* Block recent comments */
.block-comments-recent-block li a:hover {
  color: #cc0000;
}

/* Block list */
.block-list .content li a:hover {
  color: #cc0000;
}

/* Block icon on left */
.block-icon-left .icon-stack:hover {
  color: #cc0000;
}

/* Progress bar */

.progressbar.progressbar-themecolor .value,
.progressbar .value {
  color: #cc0000;
}
.progressbar-themecolor.ui-progressbar .ui-progressbar-value,
.ui-progressbar .ui-progressbar-value {
  background-color: #cc0000;
  border-color: #ea6146;
}

/* Block Sidebar Navigation */
.block-features-navigation .content ul.menu li a.active,
.block-faq-faq-categories .content ul li a.active,
.block-features-navigation .content ul.menu li a:hover,
.block-faq-faq-categories .content ul li a:hover {
  color: #cc0000;
}

.accordion-menu-name-side-menu  h3.active-trail {
  color: #cc0000;
}
.accordion-menu-name-side-menu  h3.active-trail span.accordion-link,
.accordion-menu-name-side-menu  h3.active-trail a.active-trail,
.accordion-menu-name-side-menu  h3.ui-state-active span.accordion-link {
  color: #cc0000;
}
.accordion-menu-name-side-menu .accordion-header a:hover,
.accordion-menu-name-side-menu .ui-accordion-header span.accordion-link:hover {
  color: #cc0000;
}
.accordion-menu-name-side-menu .ui-accordion-content-active ul.menu li a:hover,
.accordion-menu-name-side-menu .ui-accordion-content-active ul.menu li a.active {
  color: #cc0000;
}

.ui-accordion ul.menu li span.nolink,
.ui-accordion ul.menu li a {
  background: url(../images/red/bullet.png) 0 center no-repeat;
}

/* 404 Page */
.page-404-menu {
  background: url(../images/red/page-404-menu.png) 0 0 no-repeat;
}
.page-404-menu-inner {
  background: #cc0000;
}


/* Block Forum New */
.block-forum-new .content ul li a {
  color: #cc0000;
}

/*------------------------------------*\
	FORMS CSS
\*------------------------------------*/
button:focus, button:active,
input:focus, input:active,
select:focus, select:active,
textarea:focus, textarea:active {
  border-color: #cc0000;
}

button, input[type="reset"], input[type="submit"], input[type="button"] {
    background-color: #627081;
    border-color: #627081;
}

/*------------------------------------*\
	TABS CSS
\*------------------------------------*/

ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  background-color: #5f6f81;
}


.field-collection-container .field-item {
    width: 250px;
    display: inline-block;
}
.field-collection-view {
    padding: 1em 0 0.3em 0;
    margin: 0 1em 0 1em;
    border-bottom: 0px dotted #D3D7D9;
}





.field.field-name-field-file-image-title-text.field-type-text.field-label-hidden {
    font-family: 'Bankgothic';
    font-size: 20px;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: 1px 1px 1px #33333340;
}
.field.field-name-field-video-url.field-type-youtube.field-label-hidden img {
    background: #fff;
    padding: 8px;
    box-shadow: 1px 1px 1px #33333340;
}

ul.primary a {
    font-family: 'Bankgothic';
    letter-spacing: 1.3px;
    font-weight: normal;
}



/* blog pages */





.views-field.views-field-title-1 h2.field-content {
    letter-spacing: 3px!important;
}
.views-field.views-field-title-1 {
    padding-top: 19px;
    margin-bottom: -36px;
        font-size: 16px;
}
.view.view-blog-landing-page-views.view-id-blog_landing_page_views.view-display-id-block .views-field.views-field-created {
    width: 80px;
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    float: left;
    padding: 10px;
    margin-right: 0px;
}
.view.view-blog-landing-page-views.view-id-blog_landing_page_views.view-display-id-block_1 .views-field.views-field-created {
    margin-left: 90px;
    top: -97px;
    position: relative;
}
.view.view-blog-landing-page-views.view-id-blog_landing_page_views.view-display-id-block_1 .views-field.views-field-title {
    position: relative;
    margin-left: 90px;
    top: -95px;
}
.view.view-blog-landing-page-views.view-id-blog_landing_page_views.view-display-id-block_1 .views-row {
    max-height: 102px;
}
.views-field.views-field-field-tags * {
    display: inline-block;
}
.views-field.views-field-field-tags .field-content {
    display: inline;
}

.view.view-blog-landing-page-views.view-id-blog_landing_page_views.view-display-id-block .views-field.views-field-field-tags {
    display: inline-block;
    margin-top: -10px;
}

.page-blog .views-field.views-field-body {
    margin-top: -20px;
}
.node-type-blog .field.field-name-field-tags {
    margin-top: 15px;
}

div#views_slideshow_cycle_teaser_section_quotes_block-block_1 {
    width: 100%!important;
    height: 48px!important;
}
select {
    background-image: url(../images/select-arrow.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 23px;
    border-color: #f5f5f585;
    border-style: outset;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 30px;
}
.view.view-gallery-1.view-id-gallery_1.view-display-id-page .views-exposed-form {
    margin-left: 10px;
}
.view.view-gallery-1.view-id-gallery_1.view-display-id-page_1 .views-exposed-form {
    margin-left: 10px;
}

.af-button-large, .af-button-small, .author-pane-link {
    display: block;
    background: transparent;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: none;
}
.af-button-large:hover, .af-button-small:hover, .author-pane-link:hover {
    display: block;
    background: transparent;
    box-shadow: none;
}
a.af-button-large:hover, a.af-button-small:hover, a.author-pane-link:hover {
    background: transparent;
    color: #333333;
    border-top-color: transparent;
}
.forum-post-info {
    border-top: 0;
}
div#breadcrumb {
    display: none;
}
div.forum-post {
    border: 1px solid #c1c1c1a6;
    margin-bottom: 25px;
}
.node-type-forum h2.title.comment-form {
    margin-top: 60px;
}

.snip1401 p a, .snip1401 p {
    font-size: 1em;
    margin-top: 11px;
    color: #333;
}




























.view.view-blog-landing-page-views.view-id-blog_landing_page_views.views-field.views-field-title {
    padding-top: 21px;
    margin-bottom: -57px;
}

.view.view-blog-landing-page-views.view-id-blog_landing_page_viewsh2 {
    font-size: 2.5em;
	}
	
	span.views-field.views-field-name {
    margin-top: -86px;
}
.view.view-blog-landing-page-views.view-id-blog_landing_page_views .views-row {
    background: #fff;
    margin-bottom: 25px;
    padding-bottom: 10px;
    /* box-shadow: 1px 1px 1px #35353540; */
    border-radius: 4px;
    border: 0.5px solid #33333321;
}
.view.view-blog-landing-page-views.view-id-blog_landing_page_views.display-id-block .views-row img {
    border-radius: 0;
    padding: 0px 0;
    border-top: 1px inset;
    border-bottom: 1px inset;
    border-color: #3333331c;
}
.view.view-blog-landing-page-views.view-id-blog_landing_page_views .views-field.views-field-field-tags,
.view.view-blog-landing-page-views.view-id-blog_landing_page_views .views-field.views-field-body {
    padding: 10px;
}
.panel-pane.pane-node-comment-wrapper {
  /*  width: 850px; */
    margin: 0 auto;
}
.field.field-name-field-tags.field-type-taxonomy-term-reference.field-label-above * {
    display: inline-block;
}





.view.view-gallery-1.view-id-gallery_1.view-display-id-page tr, .view.view-gallery-1.view-id-gallery_1.view-display-id-page td {
    background: transparent;
    border: 0px!important;
}
/* gallery page */
table.views-view-grid.cols-4 {
    border: 0;
}
.views-field.views-field-field-media-tags .field-content, .views-field.views-field-field-media-tags .views-label {
    display: inline-block;
}

.views-field.views-field-field-copyright, .field-content .views-field.views-field-field-copyright .views-label {
    display: inline-block!important;
}
.views-field.views-field-field-copyright .field-content, .views-field.views-field-field-copyright .views-label {
    display: inline-block!important;
}
.storeii- img {
    width: 320px;
    height: auto;
}
.store- {
    padding: 30px;
}
.store- img {
    border: 7px solid #fff;
    height: 250px;
}
.view.view-gallery-1.view-id-gallery_1.view-display-id-page_1 tr {
    background: transparent;
}
/*
.views-field-field-media-tags, .views-field.views-field-field-copyright {
    margin-top: -51px;
    margin-left: 51px;
}
*/
table.views-view-grid.cols-3 {
    border: 0px;
}

.store- img {
    max-width: 350px;
}
.store- {
    padding: 12px;
    width: 184px;
    height: auto;
}

.store- h3.field-content {
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    margin-top: 5px;
}
.store- img {
    max-width: 350px;
    box-shadow: 1px 1px 1px #33333347;
}
h1.title {
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 0;
    padding: 0px 10px;
    font-size: 4.5em;
    line-height: 1.3333;
    float: left;
    clear: left;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgb(51 51 51 / 88%);
    margin-top: 50px;
}
.store- {
    border: 0;
}
nav.gn-menu-wrapper.gn-open-all {
    
     border-right: 1px solid #ccc;
}
input:-internal-autofill-selected {
    appearance: menulist-button;
    background-color: #fff !important;
    background-image: none !important;
    color: -internal-light-dark(black, white) !important;
}

.gn-menu-main {
    box-shadow: 1px 1px 1px #33333361;
}
.gn-icon-menu.gn-selected::before {
    background: #525252;
    box-shadow: 0 3px white, 0 -6px #525252, 0 -9px white, 0 -12px #525252;
}




.page-node-452 {
    background-image: url(http://aaliyaharchives.com/sites/default/files/BG-Timeline.jpg);
    background-position: center 80px!important;
        background-size: contain;
        background-repeat-y: no-repeat;
}


.page-node-452 section#section-content {
    background: transparent;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,#ecf0f5 4%);
}

.page-blog {
    background-image: url(http://aaliyaharchives.com/sites/default/files/BG-Blog.jpg);
    background-position: center 80px!important;
    background-repeat-y: no-repeat;
}


.page-blog section#section-content {
    background: transparent;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,#ecf0f5 4%);
}

.page-node-71 {
    background-image: url(http://aaliyaharchives.com/sites/default/files/img002.jpg);
    background-position: center 80px!important;
    background-repeat-y: no-repeat;
}

.page-node-71 section#section-content {
    background: transparent;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,#ecf0f5 30%);
}

.page-node-631 {
    background-image: url(http://aaliyaharchives.com/sites/default/files/BG-Affiliates.jpg);
    background-position: center 80px!important;
        background-size: contain;
        background-repeat-y: no-repeat;
}

.page-node-631 section#section-content {
    background: transparent;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,#ecf0f5 30%);
}

.page-image-gallery {
 background-image: url(http://aaliyaharchives.com/sites/default/files/BG-Image-Gallery.jpg);
    background-position: center 80px!important;
    background-repeat-y: no-repeat;
}
.page-image-gallery section#section-content {
    background: transparent;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,#ecf0f5 12%);
}

.page-video-gallery {
      background-image: url(http://aaliyaharchives.com/sites/default/files/BG-Video-Gallery.jpg);
    background-position: center 80px!important;
        background-size: contain;
        background-repeat-y: no-repeat;
}
.page-video-gallery section#section-content {
    background: transparent;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,#ecf0f5 12%);
}

.page-official-links {
      background-image: url(http://aaliyaharchives.com/sites/default/files/BG-Official-Links.jpg);
    background-position: center 80px!important;
        background-size: contain;
        background-repeat-y: no-repeat;
}
.page-official-links section#section-content {
    background: transparent;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,#ecf0f5 16%);
}

.page-forum {
      background-image: url(http://aaliyaharchives.com/sites/default/files/BG-Forum.jpg);
    background-position: center 80px!important;
        background-size: contain;
        background-repeat-y: no-repeat;
}
.page-forum section#section-content {
    background: transparent;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,#ecf0f5 30%);
      background-size: cover;
}

.page-contact {
      background-image: url(http://aaliyaharchives.com/sites/default/files/BG-Contact.jpg);
    background-position: center 80px!important;
        background-size: contain;
        background-repeat-y: no-repeat;
}
.page-contact section#section-content {
    background: transparent;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,#ecf0f5 30%);
}

.page-user {
      background-image: url(http://aaliyaharchives.com/sites/default/files/BG-User.jpg);
    background-position: center 80px!important;
      background-size: cover;
      background-repeat-y: no-repeat;
}
.page-user section#section-content {
    background: transparent;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,#ecf0f5 30%);
}

.field.field-name-body.field-type-text-with-summary.field-label-hidden img {
    border: 10px solid #fff;
    box-shadow: 1px 1px 1px #3333337d;
    text-align: center!important;
    display: block;
    margin: 10px auto;
}
span.views-label.views-label-field-tags {
    font-weight: bold;
}
.store- h3.field-content {
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
    margin-top: 5px;
    max-width: 352px;
    letter-spacing: .3em!important;
}
th, td {
    border: 0!important;
}

.page-blog .views-field.views-field-title-1 h2.field-content {
    letter-spacing: 0px!important;
    font-weight: normal!important;
    padding-bottom: 5px;
}

div#zone-title h1 {
    width: 100%;
    display: block;
    text-align: center;
    height: auto;
    margin: 0 auto;
}

.view-blog-landing-page-views .views-field.views-field-body {
    margin-top: 0px;
}
.view-blog-landing-page-views .views-field.views-field-field-image img {
    border-radius: 0;
   
}
.view.view-blog-landing-page-views.view-id-blog_landing_page_views.view-display-id-block img {
    margin-top: 10px;
}


.node-type-h5p-content div#zone-content {
    margin-top: 69px;
}
.view-blog-landing-page-views .views-field.views-field-field-image img {
    border-radius: 0;
    margin-top: 10px;
}

@media only screen and (max-width: 414px) and (min-width: 321px) {
  input#edit-search-block-form--2 {
    width: 72%;

}

    
div#block-views-quotes-block-block {
    display: none;
}

.zone-content {
    padding-top: 137px;
}
.panel-3col-33-stacked .panel-col-first, .panel-3col-33-stacked .panel-col, .panel-3col-33-stacked .panel-col-last {
    float: none!important;
    width: 100%!important;
}

.views-field.views-field-created {
    display: none;
}

.views-field.views-field-title-1 {
    padding-top: 19px;
    margin-bottom: -36px;
    font-size: 16px;
    margin-left: 10px;
    margin-right: 10px;
}
span.views-field.views-field-name {
    margin-top: -86px;
    margin-left: 10px;
}
span.views-field.views-field-name {
    margin-top: -86px;
    margin-left: 10px;
}
strong.views-label.views-label-last-updated {
    display: none;
}


th.forum-icon {
    display: none;
}
td.forum-list-icon.forum-list-icon-default {
    display: none;
}
td.views-field.views-field-topic-icon {
display: none;
}
td.views-field.views-field-topic-icon {
    display: none;
}

ul.primary li a {
    display: block;
    line-height: 20px;
    margin: 0 9px 12px 0;
    padding: 6px 7px;
    border-width: 0;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    background: #c00;
    letter-spacing: inherit;
}
div#zone-title h1 {
    width: 100%;
    display: block;
    text-align: center;
    height: auto;
    margin: 0 auto;
    margin-bottom: -162px;
    margin-top: 35px;
}
.page-image-gallery .store-, .page-video-gallery .store-{
    display:block;
}
.page-image-gallery .store- img, .page-video-gallery .store- img {
    display:block;
        max-width: 320px;
}
.store- h3, .store .views-field.views-field-title {
    width: 339px!important;
    text-align:center;
    margin-left:-5px!important;
}
.store .views-field.views-field-title {
    width:350px;
    }











    
}
