.videoSection

{

    background: url(../images/calendar.png), #ec3642 !important;

    background-repeat: no-repeat !important;

    /*padding: 3rem 0 2rem 0;*/

    /*float: left;

    overflow: visible;

    padding: 0px;

    background-size: auto auto, auto auto;

    background-repeat: repeat, repeat;

    background-size: auto auto, auto auto;

    position: relative;

    background-size: contain;

    width: 100%;*/

}

#classDetails {

    max-height: 95px;

    overflow: hidden;

}

.video

{

    margin: 20px 0 0 0;

    padding-top: 30px;

}

.video iframe

{

    width: 100%;

    height: 340px;

}

.videoSectionText

{

    padding: 60px 0;

	float: left;

}

.videoSectionText h1

{

	font-size: 36px !important;

	margin-bottom: 25px;

}

.videoSectionText a

{

	/*font-size: 36px !important;*/

	/*margin-bottom: 25px;*/

}

.videoSectionText p > strong

{

	font-size: 20px;

}

.videoSectionText p

{

	font-size: 18px;

}

.successImage

{

   background: url("../images/success-img.png") no-repeat scroll center center  rgba(0, 0, 0, 0) !important;

}





/*==== Testimonial sliders ====*/



/* carousel */

#quote-carousel 

{

  padding: 0 10px 30px 10px;

/*  margin-top: 30px;*/

}



/* Control buttons  */

#quote-carousel .carousel-control

{

  background: none;

  color: #fff;

  font-size: 2.3em;

  text-shadow: none;

  margin-top: 30px;

}

/* Previous button  */

#quote-carousel .carousel-control.left 

{

  left: -80px;

}

/* Next button  */

#quote-carousel .carousel-control.right 

{

  right: -80px !important;

}

/* Changes the position of the indicators */

#quote-carousel .carousel-indicators 

{

  right: 50%;

  top: auto;

  bottom: 0px;

  margin-right: -19px;

}

/* Changes the color of the indicators */

#quote-carousel .carousel-indicators li 

{

  background: #c0c0c0;

}

#quote-carousel .carousel-indicators .active 

{

  background: #333333;

}

#quote-carousel img

{

  width: 250px;

  height: 100px

}

/* End carousel */



.item blockquote {

    border-left: none; 

    margin: 0;

}



.item blockquote img {

    margin-bottom: 10px;

}



.item blockquote p:before {

    content: "\f10d";

    font-family: 'Fontawesome';

    float: left;

    margin-right: 10px;

}

/**

  MEDIA QUERIES

*/



/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) { 

    #quote-carousel 

    {

      margin-bottom: 0;

      padding: 0 40px 30px 40px;

    }

    

}



/* Small devices (tablets, up to 768px) */

@media (max-width: 768px) { 

    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

    #quote-carousel .carousel-indicators {

        bottom: -20px !important;  

    }

    #quote-carousel .carousel-indicators li {

        display: inline-block;

        margin: 0px 5px;

        width: 15px;

        height: 15px;

    }

    #quote-carousel .carousel-indicators li.active {

        margin: 0px 5px;

        width: 20px;

        height: 20px;

    }

}

.services-content>h3

{

	font-size: 22px !important;

}



/**************************** Menu Hover **********************************/



.dropdown-menu .sub-menu {

    left: 100%;

    position: absolute;

    top: 0;

    visibility: hidden;

    margin-top: -1px;

}



.dropdown-menu li:hover .sub-menu {

    visibility: visible;

}



.dropdown:hover .dropdown-menu {

    display: block;

}



.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {

    margin-top: 0;

}



.navbar .sub-menu:before {

    border-bottom: 7px solid transparent;

    border-left: none;

    border-right: 7px solid rgba(0, 0, 0, 0.2);

    border-top: 7px solid transparent;

    left: -7px;

    top: 10px;

}

.navbar .sub-menu:after {

    border-top: 6px solid transparent;

    border-left: none;

    border-right: 6px solid #fff;

    border-bottom: 6px solid transparent;

    left: 10px;

    top: 11px;

    left: -6px;

}

.col-md-1.nav-container.sec {

    color: #fff;

}

.inner-text

{

  color: #fff !important;

}



.videoSection-bg

{

width: 100%;

height: 100%;

left: 0;

position: absolute;

top: 0;

z-index: 2;

}

.videoSection-backgroundcolor

{
  background-color: rgba(0, 0, 0, 0.98) !important;
  height: 100%;
  width: 100%;
}


/*Modal css*/
.leadgen-form .modal-header, .leadgen-form .modal-footer
{
  border: 0px !important;
}
.leadgen-form .modal-header
{
  text-align: center;
}
.leadgen-form
{
  background-color: rgba(150,22,22, 0.9) !important;
}
.leadgen-form h5
{
   text-align: center;
  text-justify: initial;
}
h1.title { 
  font-size: 50px;
  font-family: 'Passion One', cursive; 
  font-weight: 400; 
}

hr{
  width: 10%;
  color: #fff;
}

.form-group{
  margin-bottom: 15px;
}

label{
  margin-bottom: 15px;
}

input,
input::-webkit-input-placeholder {
    font-size: 11px;
    padding-top: 3px;
}

.main-login{
  /*background-color: rgba(0, 0, 0, 0.75);*/
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.main-login h3 {
    text-transform: none;
    line-height: 28px;
    text-align: center;
}
.main-login .form-group .cols-sm-10 .input-group .form-control {
    height: auto!important;
  padding: 8px 12px !important;
  color: #495057 !important;
  border: 1px solid #fff;
}

.input-group-addon { border: 1px solid #e9ecef; width: 40px; }

.input-group {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
}
#button, #leadgen-submit {
    border: none;
    padding: 10px 12px;
    color: #666;
    text-shadow: 0 1px #fff;
    cursor: pointer;
    background: #f5f5f5;
    border-radius: 2px;
    font-size: 16px;
    font-weight: normal;
   }
.main-center{
  margin-top: 30px;
  margin: 0 auto;
    padding: 5px 12px;
      color: #FFF;
    text-shadow: none;

}
span.input-group-addon i {
    color: #961616;
    font-size: 17px;
}

.login-button{
  margin-top: 5px;
}

.login-register{
  font-size: 11px;
  text-align: center;
}

#signUp-model
{
  top: 5% !important;
}

.signUpbtn
{
  color: #fff;
  background-color: #010001;
  border-color: #2e6da4 !important;
  border: none !important;
  padding: 10px 12px !important;
  cursor: pointer;
  border-radius: 2px !important;
  font-size: 16px !important;
  font-weight: normal !important;
}
.signUpbtn:hover
{
  color: #871414  !important;
  background-color: #f5f5f5 !important;
  border-color: #010001 !important;
}