@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  color: #5a5a5a;
  margin-top: 56px;
}
.main {
	margin-top: 0px;
}
.logo {
	max-height: 28px!important;
}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }
.grow1 { transition: all .2s ease-in-out; }
.grow1:hover { transform: scale(1.03); }
.btn-join {
	font-weight: 700 !important;
	font: 18px 'Montserrat', sans-serif;
    text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
}
.btn-join-small {
	font-weight: 700 !important;
	font: 14px 'Montserrat', sans-serif;
    text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
}
.nav-bg {
    background-color: #212529 !important;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
	color: #fff!important;
}
/* Classes for offer bar START */
.bg-blue {
	background-color: #f10303;
}
.btn-offer {
	font-weight: 600 !important;
	font: 14px 'Montserrat', sans-serif;
    text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.offer-title {
	font-weight: 900 !important;
	font: 16px 'Montserrat', sans-serif;
	vertical-align: middle;
}
/* Classes for offer bar END */
.bg-primary {
    background-color: #00c0ff !important;
}
.card-body-dvd {
    min-height: 300px !important;
    min-width: 300px !important;
    margin-right: 5px !important;
}
.card-title {
	font: 20px 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 1px solid #cccccc;
}
.card-body {
    padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.2rem;
}
.card-text
{
    font: 15px 'Montserrat', sans-serif;
}
p {
    font: 16px 'Montserrat', sans-serif;
}
.card-img-top-ad {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
	max-height: 270px;
}
.thumbmain { 
  outline: 3px solid transparent;
  transition: outline 1s; 
  outline-offset: -3px;
} 
.thumbmain:hover { 
  outline: 3px solid #fff;
  outline-offset: -3px;

} 
.thumbsale { 
  outline: 4px solid transparent;
  transition: outline 1s; 
  outline-offset: -4px;
} 
.thumbsale:hover { 
  outline: 4px solid #003cff;
  outline-offset: -4px;

}
.network {
    background-color: #242424; 
	width: 100%;
    height: 100%;
}
.network-site {
    background-color: #171717; 
}
.dvds {
	background-image:url(https://www.schoolboyvideos.com/images/dvd-bg.jpg);
	width: 100%;
    height: 100%;
}
.btn:disabled {
    opacity: 1;
}
.linkbars {
    background-color: #bdbdbd !important;
	width: 100%;
    height: 100%;
}
.newbar {
    background-color: #f10303 !important;
	width: 100%;
    height: 100%;
}
.salebar {
    background-color: #00c0ff !important;
	width: 100%;
    height: 100%;
}
salebar a {
     text-decoration: none; color: white;
}
a.salebar:hover {text-decoration: none; color: black; cursor: pointer;}


.card-header {
    background-color: #f10303 !important;
}
.btn-primary {
    color: #fff;
    background-color: #003cff;
    border-color: #007bff;
}
.section-text {
	font-size: 1.1rem;
}
.newvideosbg { 
  /* The image used */
  background-image: url("../images/newvideos-bg.jpg");

  /* Full height */
  height: 140%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sbvbg { 
  /* The image used */
	background-color: #1a1a1b;

  /* Full height */
  height: 160%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: repeat-y;
}

.cta {
	background-color: #373737;
}
.ctabg { 

}
.btn-label {position: relative;left: -12px;display: inline-block;padding: 6px 12px;background: rgba(0,0,0,0.15);border-radius: 3px 0 0 3px;}
.btn-labeled {padding-top: 0;padding-bottom: 0;}

.sectiontitle {
    font: 22px 'Montserrat', sans-serif;
	color: #ffea00;
    font-weight: bold;
    text-transform: uppercase;
	border-bottom: 2px solid #444242;
}
.dvdsectiontitle {
    color: #ffea00;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
	border-bottom: 2px solid #cccccc;
}
.bartitle {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}


.longadd {
	position: relative;
	top: 0;
	left: 0; 
}
.longadd-video {
	position: absolute;
	top: 18px;
	left: 21px;	
	max-width: 440px;
}
.longadd-btn {
	position: absolute;
	bottom: 30px;
	left: 35px;	
	width: 440px;
}
.card-title-sm {
    font: 16px 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
.thumbover-sm {
    background: #f10303;
    font: 16px 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 600;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    position: absolute;
    left: 0;
    text-transform: uppercase;
    top: 0;
}
/* IMAGE ZOOM EFFECT
-------------------------------------------------- */

/* [1] The container */
.img-hover-zoom {

  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.5);
}



/* NETWORK SITES STYLES
-------------------------------------------------- */

.bluetext {
	color: #5a5a5a !important;
	text-transform: uppercase;
	font-weight: 700;
	
}
.network-text {
	color: #5a5a5a !important;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 13px;
	font-weight: 600 !important;
	text-transform: uppercase;
}
.network-title {
	color: #b0b0b0;
}

/* DVD AREA STYLES
-------------------------------------------------- */
.darktext {
	color: #212529 !important;
	
}

/* FOOTER STYLES
-------------------------------------------------- */

.page-footer	{
	background-color: #212529;
}

.footer-copyright	{
	background-color: #373737;
	color: #FFF;
	font-weight: 500;
	text-transform: uppercase;
	color: #b0b0b0;
	font-size: 12px;
}

.footer-text	{
	font-size: 13px;
	color: #b0b0b0 !important;
}

a.footer:link,
a.footer:visited,
a.footer:active { color: #b0b0b0; text-decoration: none; font-weight: 500; }

a.footer:hover { color: #fff; text-decoration: none; font-weight: 500; }   
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  
 
}
 
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {  
 
}
 
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
 
}
 
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
body {
  color: #5a5a5a;
  margin-top: 64px;
}
.main {
	margin-top: 0px;
}
.logo {
	max-height: 28px!important;
}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }
.grow1 { transition: all .2s ease-in-out; }
.grow1:hover { transform: scale(1.03); }
.btn-join {
	font-weight: 700 !important;
	font: 18px 'Montserrat', sans-serif;
    text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
}
.btn-join-small {
	font-weight: 700 !important;
	font: 14px 'Montserrat', sans-serif;
    text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
}
.nav-bg {
    background-color: #212529 !important;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
	color: #fff!important;
}
/* Classes for offer bar START */
.bg-blue {
	background-color: #f10303;
}
.btn-offer {
	font-weight: 600 !important;
	font: 14px 'Montserrat', sans-serif;
    text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.offer-title {
	font-weight: 900 !important;
	font: 16px 'Montserrat', sans-serif;
	vertical-align: middle;
}
/* Classes for offer bar END */
.bg-primary {
    background-color: #00c0ff !important;
}
.card-body-dvd {
    min-height: 300px !important;
    min-width: 300px !important;
    margin-right: 5px !important;
}
.card-title {
	font: 18px 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 1px solid #cccccc;
}
.card-body {
    padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.2rem;
}
.card-text
{
    font: 15px 'Montserrat', sans-serif;
}
p {
    font: 16px 'Montserrat', sans-serif;
}
.card-img-top-ad {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
	max-height: 270px;
}
.thumbmain { 
  outline: 3px solid transparent;
  transition: outline 1s; 
  outline-offset: -3px;
} 
.thumbmain:hover { 
  outline: 3px solid #fff;
  outline-offset: -3px;

} 
.thumbsale { 
  outline: 4px solid transparent;
  transition: outline 1s; 
  outline-offset: -4px;
} 
.thumbsale:hover { 
  outline: 4px solid #003cff;
  outline-offset: -4px;

}
.network {
    background-color: #242424; 
	width: 100%;
    height: 100%;
}
.network-site {
    background-color: #171717; 
}
.dvds {
	background-image:url(https://www.schoolboyvideos.com/images/dvd-bg.jpg);
	width: 100%;
    height: 100%;
}
.btn:disabled {
    opacity: 1;
}
.linkbars {
    background-color: #bdbdbd !important;
	width: 100%;
    height: 100%;
}
.newbar {
    background-color: #f10303 !important;
	width: 100%;
    height: 100%;
}
.salebar {
    background-color: #00c0ff !important;
	width: 100%;
    height: 100%;
}
salebar a {
     text-decoration: none; color: white;
}
a.salebar:hover {text-decoration: none; color: black; cursor: pointer;}


.card-header {
    background-color: #f10303 !important;
}
.btn-primary {
    color: #fff;
    background-color: #003cff;
    border-color: #007bff;
}
.section-text {
	font-size: 1.1rem;
}
.newvideosbg { 
  /* The image used */
  background-image: url("../images/newvideos-bg.jpg");

  /* Full height */
  height: 140%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sbvbg { 
  /* The image used */
	background-color: #1a1a1b;

  /* Full height */
  height: 160%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: repeat-y;
}

.cta {
	background-color: #373737;
}
.ctabg { 

}
.btn-label {position: relative;left: -12px;display: inline-block;padding: 6px 12px;background: rgba(0,0,0,0.15);border-radius: 3px 0 0 3px;}
.btn-labeled {padding-top: 0;padding-bottom: 0;}

.sectiontitle {
    font: 28px 'Montserrat', sans-serif;
	color: #ffea00;
    font-weight: bold;
    text-transform: uppercase;
	border-bottom: 2px solid #444242;
}
.sectiontitle-dark {
    font: 28px 'Montserrat', sans-serif;
    color: #343a40;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px solid #444242;
}
.dvdsectiontitle {
    color: #ffea00;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
	border-bottom: 2px solid #cccccc;
}
.bartitle {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}


.longadd {
	position: relative;
	top: 0;
	left: 0; 
}
.longadd-video {
	position: absolute;
	top: 18px;
	left: 21px;	
	max-width: 440px;
}
.longadd-btn {
	position: absolute;
	bottom: 30px;
	left: 35px;	
	width: 440px;
}
.card-title-sm {
    font: 16px 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
.thumbover-sm {
    background: #f10303;
    font: 16px 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 600;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    position: absolute;
    left: 0;
    text-transform: uppercase;
    top: 0;
}
 /* IMAGE ZOOM EFFECT
-------------------------------------------------- */

/* [1] The container */
.img-hover-zoom {

  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.5);
}



/* NETWORK SITES STYLES
-------------------------------------------------- */

.bluetext {
	color: #5a5a5a !important;
	text-transform: uppercase;
	font-weight: 700;
	
}
.network-text {
	color: #5a5a5a !important;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 13px;
	font-weight: 600 !important;
	text-transform: uppercase;
}
.network-title {
	color: #b0b0b0;
}

/* DVD AREA STYLES
-------------------------------------------------- */
.darktext {
	color: #212529 !important;
	
}

/* FOOTER STYLES
-------------------------------------------------- */



.footer-copyright	{
	background-color: #373737;
	color: #FFF;
	font-weight: 500;
	text-transform: uppercase;
	color: #b0b0b0;
	font-size: 12px;
}

.footer-text	{
	font-size: 13px;
	color: #b0b0b0 !important;
}

a.footer:link,
a.footer:visited,
a.footer:active { color: #b0b0b0; text-decoration: none; font-weight: 500; }

a.footer:hover { color: #fff; text-decoration: none; font-weight: 500; }   
}




@media only screen and (min-width : 1200px) {
    .container { max-width: 1280px; }
}
      .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }
	  
	  
	  

/*  Font Awesome Icon Library  
-------------------------------------------------- */
.checked {
  color: orange;
}


 

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 2rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}

.carousel-item .img-fluid {
  width:100%;
  height:100%;
}

.carousel-inner .carousel-item {
  transition: -webkit-transform 2s ease;
  transition: transform 2s ease;
  transition: transform 2s ease, -webkit-transform 2s ease;
}

 
/* Promo Banner
------------------------- */ 
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}



 
.PromoBanner .popup {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9001;	
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media(max-width: 639px) {
	.PromoBanner .popup {
		min-width: 300px;
	}
}

.PromoBanner .popup.closed {
    display: none;
}

.PromoBanner .popup a,
.PromoBanner .popup img {
    display: block;
}

.PromoBanner .minimized {
    display: none;
    position: fixed;
    right: 0;
    top: 50%;
    height: 366px;
    width: 45px;
    margin-top: -183px;	
    cursor: pointer;
    z-index: 9001;	
}

.PromoBanner .minimized.opened {
    display: block;
}

.PromoBanner .closeButton {
    position: absolute;

    display: inline-block;
    overflow: hidden;
	
    right: -13px;
    top: -12px;
	
    width: 28px;
    height: 28px;	
	
    padding: 3px;	
	
    font-size: 17px;
    text-align: center;	
	
    background: #000 none repeat scroll 0 0;
    border-radius: 50%;
	box-shadow: 0 0 2px #adadad;
    color: #fff;
	
    cursor: pointer;	
}

.PromoBanner .closeButton:before,
.PromoBanner .closeButton:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 80%;
    top: 50%;
    left: 10%;
    margin-top: -1px;
    background: #dedede;	

    height: 4px;
    margin-top: -2px;
	  
	border-radius: 5px;
}

.PromoBanner .closeButton:before {
	transform: rotate(45deg);
}
.PromoBanner .closeButton:after {
	transform: rotate(-45deg);
}

.PromoBanner .bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.8);
    z-index: 9000;	
}

.PromoBanner .bg.closed {
    display: none;
}
.modal-body {
    padding: 0rem;
}
.modal-content {
    width: 100%;
    background-color: #000;
    background-clip: padding-box;
    border: 0px solid rgba(0, 0, 0, 0.2);
    border-radius: 0rem;
}
.modal-header {
    padding: 0rem 0rem;
    border-bottom: 0px solid #dee2e6;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

@media screen and (min-width: 991px)
.blogBox .featured .blogTxt {
    max-width: 50%;
    width: 100%;
    padding: 50px;
    float: left;
    background: inherit;
    min-height: 378px;
}
@media screen and (min-width: 991px)
.blogBox .featured h2 {
    font-size: 30px;
    font-style: italic;
}
@media screen and (min-width: 1200px)
.blogBox .featured h2 {
    font-size: 42px;
}
@media screen and (min-width: 991px)
.blogBox .featured .blogTxt {
    max-width: 50%;
    width: 100%;
    padding: 50px;
    float: left;
    background: inherit;
    min-height: 378px;
}
@media screen and (min-width: 991px)
.blogBox .featured img {
    max-width: 50%;
    width: 100%;
    float: left;
    min-height: 378px;
}
@media screen and (min-width: 991px)
.blogBox .featured .blogTxt {
    max-width: 50%;
    width: 100%;
    padding: 50px;
    float: left;
    background: inherit;
    min-height: 378px;
}
@media (min-width: 992px)
.col-md-12 {
    width: 100%;
}
@media (min-width: 992px)
.col-md-12 {
    width: 100%;
}
@media (min-width: 992px)
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
@media (min-width: 768px)
.col-sm-6 {
    width: 50%;
}








/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}



