.section-header-primary {
background: #8b0150; /* Old browsers */
background: -moz-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8b0150), color-stop(1%,#cd0676), color-stop(2%,#a80160), color-stop(60%,#910855), color-stop(100%,#a4075f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b0150', endColorstr='#a4075f',GradientType=0 ); /* IE6-9 */
color: #333333;
border: 1px solid #ccb0c1;
margin-top: 10px;
margin: 10px 0px 0px 0px !important;
box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

.section-header-secondary {
background: #8b0150; /* Old browsers */
background: -moz-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8b0150), color-stop(1%,#cd0676), color-stop(2%,#a80160), color-stop(60%,#910855), color-stop(100%,#a4075f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b0150', endColorstr='#a4075f',GradientType=0 ); /* IE6-9 */
color: #333333;
border: 1px solid #ccb0c1;
border-bottom: 1px dashed #ccb0c1;
margin-top: 10px;
margin: 10px 0px 0px 0px !important;
box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

.section-header-text {
background-repeat: no-repeat;
padding: 5px;
font-size: 18px;
text-transform: uppercase;
font-family: 'PT Sans';
font-weight: bold;
color: white;
}

.section-body {
border: 1px solid #ccb0c1;
border-top: 0px;
background-color: #f9e6f4;
padding: 5px;
margin: 0px !important;
box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
}

.section-noheader {
border-top: 1px solid #ccb0c1;
margin: 10px 0px 0px 0px !important;
}

.section > div {
/* padding-left: 5px; */
padding-right: 10px;
}

.section > div:first-child {
}

.section > div:last-child {
}

.with-spacing {
/* padding: 10px; */
/* margin-left: -10px; */
}

.section-padding {
padding: 10px;
}

.btn.btn-xs b {
color:#fff;
background: #8b0150; /* Old browsers */
background: -moz-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8b0150), color-stop(1%,#cd0676), color-stop(2%,#a80160), color-stop(60%,#910855), color-stop(100%,#a4075f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b0150', endColorstr='#a4075f',GradientType=0 ); /* IE6-9 */
color: #333333;
border: 1px solid #ccb0c1;
margin-top: 10px;
margin: 10px 0px 0px 0px !important;
box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

.section-header-secondary {
background: #8b0150; /* Old browsers */
background: -moz-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8b0150), color-stop(1%,#cd0676), color-stop(2%,#a80160), color-stop(60%,#910855), color-stop(100%,#a4075f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8b0150 0%, #cd0676 1%, #a80160 2%, #910855 60%, #a4075f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b0150', endColorstr='#a4075f',GradientType=0 ); /* IE6-9 */
color: #333333;
border: 1px solid #ccb0c1;
border-bottom: 1px dashed #ccb0c1;
margin-top: 10px;
margin: 10px 0px 0px 0px !important;
box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

.section-header-text {
background-repeat: no-repeat;
padding: 5px 5px 5px 5px;
font-size: 18px;
text-transform: uppercase;
font-family: 'PT Sans';
font-weight: bold;
color: white;
}
.section-header-text font {color:#fff;}
.section-body {
border: 1px solid #ccb0c1;
border-top: 0px;
background-color: #f9e6f4;
padding: 0px 3px;
margin: 0px !important;
box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
}
.section-body a img {
	width: 100%;
}

.section-noheader {
border-top: 1px solid #ccb0c1;
margin: 10px 0px 0px 0px !important;
}

.section > div {
padding-left: 5px;
padding-right: 5px;
padding: 0;
}

.section > div:first-child {
/*padding-left: 0px;*/
}

.section > div:last-child {
padding-right: 0px;
}

.with-spacing {
padding: 0px 3px;
}

.section-padding {
padding: 10px;
}

.btn.btn-xs b {
color:#fff;
}

.transition {
	transition: all linear 0.3s;
	-webkit-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
}
.hide {
	display: none;
}
.padding-right {
	padding-right: 6px !important;
}

.fp-engine {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.mar-top-15 {
    margin-top: 15px;
}

.categories-container .category-name{
    background: url("../images/black.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    height: 50px;
    left: 3px;
    line-height: 20px;
    padding: 10px 0 5px;
    position: absolute;
    right: 3px;
    text-shadow: 1px 1px 3px black;
    z-index: 10000;
    color: #e7e7e7;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.categories-container a:hover{
    color: #C2008B;
}

@media screen and (max-width: 768px) {
    .section .dvd {
        padding: 10px 4px 5px 4px;
    }
    .section {
        padding-right: 0;
    }
}

@media screen and (min-width: 768px) {
    .container .container .row.section-body .container .row .col-sm-4.col-md-3.col-lg-3 .container-fluid.preview-block.with-spacing {padding:10px;margin-left:-10px;}

    .col-md-9.home, .col-sm-9.video, .col-lg-9.photoset, .col-sm-9.home, col-lg-9.photoset {
        padding-left: 10px !important;
    }
}

.section > div {
    padding-left: 3px;
    padding-right: 3px;
}