/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans'), local('OpenSans'),
       url('../fonts/open-sans-v13-latin-regulard41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v13-latin-regular.html') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v13-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v13-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'),
       url('../fonts/open-sans-v13-latin-600d41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v13-latin-600.html') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v13-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v13-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v13-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v13-latin-700d41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v13-latin-700.html') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v13-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v13-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family:'Roboto Thin';
  font-weight: 100;
  font-style: normal;
  font-size: 40px;
  color: black;
  padding-left: 280px;
  src: url('../fonts/roboto.thin-italic.ttf');
}

@font-face {
 font-family:'Roboto BlackItalic ';
 src: url('../fonts/Roboto-BlackItalic.ttf');
 font-size: 100px;
 font-weight: bold;
 color: lightgray;


}

body {
 font-family:  "Poppins", sans-serif !important;
 -webkit-font-smoothing: antialiased !important;
 -moz-osx-font-smoothing: grayscale !important;
 color: #100f0f;
 font-weight: 300;
 
}
 a{
  text-decoration: none !important;
 }
.course-code{
  text-transform: uppercase;
}

.centerdiv{
float: none !important;
margin: 0 auto !important;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
margin-left : 0px; 
}
.site-cme > .container{
  padding: 0;
}

#mainNav{
  background: #ffffffe6;

}
.navbar-nav li a{color: #333 !important}
.navbar-brand{padding: 0}
.nav li.active a{background: #eaf8ff !important;color: #4985A9 !important;}
.nav > li > a:hover, .nav > li > a:focus {
    
    color: #4985A9 !important;
    background-color: #eaf8ff;}

.navbar-brand > img {
    display: block;
    width: 60%;
box-shadow: 0 4px 8px #000;
  }

#mainNav.navbar-header .navbar-brand > img{
    max-height: 50px;
    transition: 0.5s;
    margin-bottom: 0;
}

#maincontent{background-image: url('../images/slider1.jpg');background-repeat: no-repeat;width: 100%;background-position:top;
}
#maincontent .row{padding: 40px;}
.beforeHeader{padding-top: 90px;}
.skills{color: #333;}
.courseshr{border:1px solid #3a8ebd;}
/*header{background:#6A131E !important;}*/
.row h2{
padding: 0 0 0 0;
margin-top: 10px;
margin-bottom: 10px;
}
section h2 {font-size: 2em !important;}
.portfolio-modal .modal-content {padding: 50px 0;}
#address{resize: none;}
small.help-block {text-align: left;}
.img-title{font-size: 14px;margin: 2px 0;font-weight: 600}
.portfolio-item{color: #333;}
h2,h3,h4{text-transform:none;font-weight: normal;}
.navbar-custom {font-weight: normal;}
.pemail{padding-bottom: 160px;}
.navbar-toggle{background-color: #acacac;}
 .navbar-custom .navbar-toggle:hover {background-color: #8b8b8b;color: #fff;
    border-color: #8b8b8b;}
 #portfolio .portfolio-item .portfolio-link .caption {/*background: rgba(106, 19, 30, 0.3);*/}
#page-header-title{padding-top: 100px;padding-bottom: 40px;}
section.aboutus{background: #fff !important;color: #333;}
#about p {font-size: 18px;color: #444;}

#portfolio .portfolio-item .portfolio-link .caption {/*background: rgba(106, 19, 30, 0.3);*/}
.success{background: #fff !important;color: #000 !important;}
.success{padding-bottom: 200px;}
#error_message{margin: 10px; padding: 7px;}
#about p {font-size: 18px;color: #444;}
.policyPara{font-weight: bold;}
.mcontent p{text-align: left;font-size: 18px;color: #444;}
.portfolio-modal .modal-content h2 {font-size: 2em;}



/*Responsive CSS*/
@media (min-width: 768px){
	.navbar-fixed-top {
		/*padding: 15px 0;*/
	}
/*  .card-detail-wrap{
    padding: 0 !important;
  }*/

}

@media(max-width:780px){
	.navbar-brand {
		 float: none;
		height: 75%;
	}
  .navbar-brand img {
    width: 60px;
  }

   
	.mcontent p{
		font-size: 14px;
	}
	.mcontent{
		padding: 15px
	}
	.close-modal{
		top: 0 !important;right: 0 !important;
	}
}
h1{
	color: red;
}
.removepadding {
  padding: 0 !important;
}
.removemargin {
  margin: 0 !important;
}
.centeralign{
  float: none !important;
  margin: 0 auto !important;
}

/*
 *  STYLE 1
 */

.course-detail-body  {
	height: 400px;
/*	overflow-y: auto;*/
}


/*
 *  STYLE 3
 */

#course-model-content::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}

#course-model-content::-webkit-scrollbar
{
  width: 6px;
  background-color: #F5F5F5;
}
.panel-default > .panel-heading {
        color: #fff;
    border-color:#204d74;
    background: #204d74;
}
#course-model-content::-webkit-scrollbar-thumb
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #555;
}
.description_container{
  display: none;
}

.site-about{
 /* padding: 50px 0 250px 0;*/
}
.site-contact{
 /* padding: 50px 0 150px 0;*/
}
/* cme list css start */

  .cme-wrapper .panel-body 
  {
    background: #eaf8ff; border: 1px solid #cacaca; border-radius: 2px; position: relative;
    padding: 10px;
  }
  .per{
    font-size: 16px; padding-right: 10px; font-weight: 700; color:#3fb441 !important;
  }
  .card-title{
    margin-top:0; font-weight:600; font-size: 16px;
  }

  span#searchcardview{
    padding:0 5px 0 5px
  }
  .course-wrap{
    padding: 10px 0;
  }
  .card-heading{
    font-weight:600;
  }
  .therapy > label{
    font-weight: normal !important;
  }

  input[name="order"]{
    display:none;

  }

  input[name="order"]:checked + span {
    color:#5cb85c;
  }

  input[name="order"] + span {
    cursor:pointer;
  }
  .card-image-wrap{
    border: 1px solid #dde1e4;
    background: #fff;
    padding: 10px;
  }
  .card-image{
    width: 100%;
    height: 175px;
  }
  /* cme list css end */

    .modal_close_button
    {
     margin-top: -14px;
     font-size: 50px;
     color: #fff !important;
   }
   .modal_header_color
   {
    background-color: #560000;
  }
  .modal_title
  {
    color: white;
    font-weight: bold; 
    text-transform:uppercase;
  }
  .modal_cme_button
  {
    color:black;
    font-weight:bold
  }
  .modal_body
  {
   overflow-y: scroll;
   max-height: 350px;
 }
 .modal_content_div
 {
  text-align: center;
  border: 1px solid black;
  padding: 10px 10px 10px 10px;
}
.percent
{
  color: #980000 !important;font-weight: bold !important;
}
#enrollselforadmin
{
  z-index:6000;
}

/*css for homepage slider*/
.text {
   font-size: 48px;
   /*color: #0081d4;*/
   color:#fff;
   font-weight:bold;
   text-shadow: 1px 1px #555;

  /* font-family: 'Roboto BlackItalic ';
   src: url(../fonts/Roboto-BlackItalic.ttf);*/
   /*-webkit-font-smoothing: none;*/
}


.text1 {
   /*font-family: "Roboto Thin";*/
   /*font-weight: bold;*/
   font-style: normal;
   font-size: 28px;
   /*color: #333;*/
   color:#fff;
   text-shadow: 1px 1px #555;
  /* opacity: 0.8;*/
  /* src: url(../fonts/roboto.thin-italic.ttf);*/
   /*-webkit-font-smoothing: none;*/
}
/*.text{
  font-weight: bold;
  font-size:100px;
  line-height: 100px;
  color: white;
  opacity: 0.8;
  font-family:'Roboto BlackItalic ';
  src: url('../fonts/Roboto-BlackItalic.ttf');
  
  -webkit-font-smoothing : none;
}
.text1
{
  font-family: "Roboto Thin";
  font-weight: bold;
  font-style: normal;
  font-size: 35px;
  color: white;
  src: url('../fonts/roboto.thin-italic.ttf');
 
  -webkit-font-smoothing : none;
}*/
.text2
{
  font-family:'Roboto Thin';
  font-weight: bold;
  font-style: normal;
  font-size: 35px;
  color: white;
  src: url('../fonts/roboto.thin-italic.ttf');
  
  -webkit-font-smoothing : none;
}

@media only screen and (min-device-width:320px) and (max-device-width:500px)  {
  .text{
    font-size: 40px;
    color:#fff;
    text-shadow: 1px 1px #555;
  }
  .text1
{
  
  font-size: 18px !important;
  color:#fff;
  text-shadow: 1px 1px #555;
}
 /*.text{
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  color: white;
  opacity: 0.8;
  font-family:'Roboto BlackItalic ';
  src: url('../fonts/Roboto-BlackItalic.ttf');
  
  -webkit-font-smoothing : none;
}
.text1
{
  //margin-top: -10px;
  font-size: 18px !important;
  line-height: 18px;
  font-family: "Roboto Thin";
  font-weight: bold;
  font-style: normal;
  color: white;
  src: url('../fonts/roboto.thin-italic.ttf');
 
  -webkit-font-smoothing : none;
}*/
.text2
{
  //margin-top: -10px;
  font-size: 20px !important;
  font-family:'Roboto Thin';
  font-weight: bold;
  font-style: normal;
  color: white;
  src: url('../fonts/roboto.thin-italic.ttf');
  -webkit-font-smoothing : none;
}
}
@media only screen and (min-device-width: 500px) and (max-device-width:768px){
   .text{
    font-size: 40px;
    color:#fff;
    text-shadow: 1px 1px #555;
  }
  .text1
{
  
  font-size: 18px !important;
  color:#fff;
  text-shadow: 1px 1px #555;
}
  /*.text{
    font-size: 60px;
    line-height: 60px;
    font-weight: bold;
    color: white;
    opacity: 0.8;
    font-family:'Roboto BlackItalic ';
    src: url('../fonts/Roboto-BlackItalic.ttf');
   
    -webkit-font-smoothing : none;
  }
  .text1
  {
    //margin-top: -25px;
    font-size: 25px !important;
    line-height: 25px;
    font-family: "Roboto Thin";
    font-weight: bold;
    font-style: normal;
    color: white;
    src: url('../fonts/roboto.thin-italic.ttf');
    
    -webkit-font-smoothing : none;
  }*/
  .text2
  {
    //margin-top: -25px;
    font-size: 25px !important;
    line-height: 25px;
    font-family:'Roboto Thin';
    font-weight: bold;
    font-style: normal;
    color: white;
    src: url('../fonts/roboto.thin-italic.ttf');
    
   -webkit-font-smoothing : none;
  }
}
 /* .item
  {
    background-image: linear-gradient(bottom, #ff8b01 0%, #ffb547 100%), linear-gradient(bottom, #ff8b01 0%, #ffb547 100%);
background-image: linear-gradient(to top, #ff8b01 0%, #ffb547 100%), linear-gradient(to top, #ff8b01 0%, #ffb547 100%);
  }*/
  .item:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  opacity: .6;
}
.carousel-caption
{
  text-shadow:none !important;
}
#portfolio .portfolio-item {
   background-color: #fff;
   padding: 0;
   margin: 10px 0;
   right: 0;
   box-shadow: 0 1px 6px rgba(31, 31, 31, 0.12), 0 1px 4px rgba(31, 31, 31, 0.12);
   -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
   transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
   border-radius: 3px;
}
.banner-box{
  margin-top:5%;
    border-radius: 10px; 
}

.backi{
  background: #fff;
   /*background: rgba(255, 255, 255, 0.5);*/
  padding: 10px 20px;
  margin:15px;
  border-radius: 5px;
  box-shadow: 0 0 10px #000;
}

.bott{
      position: absolute;
    color: #3a8ebd;
    bottom: 10px;
   
    width: 92%;
}
.borde{
  border: 1px solid #ccc;
      box-shadow: 0 4px 8px #ccc;
      padding: 15px;
    text-align: justify;
        background: #e4eeff;
                margin-bottom: 60px;
}
.bord{
  border: 1px solid #eaf8ff;
      padding: 5px;
        background: #fff;
        border-radius: 7px;
}
.therapy-new{
min-height: 338px;}
.therapy-new > label {
    font-weight: normal !important;
    border-bottom: 1px solid #a8ddfb;
    padding:6px;
    width:100%;
}
.inner-column h2 {
   
    color: #000000;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;}
.theme_color{
  color:#5089c4;
}
.tab-btns {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}
ul.tab-btns{
  padding: 0;
  margin: 10px 0;
}
.tab-btns .tab-btn {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 25px;
    font-size: 16px;
    color: #777777;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    transition: all 500ms ease;
}
.tab-btns .tab-btn.active-btn {
    color: #000000;
}

.counter-area{
    text-align: center;
   padding: 50px 0;
    color:#fff;
    }
.single-counter {

    display: inline;
    float: left;
    text-align: center;
    width: 100%;
}

.counter-icon i{
 font-size: 32px; 
}
.counter-no{ border-bottom: 1px solid #fff; 
width:50%;
margin: 0 auto;
text-align: center;
 font-size: 45px;
 padding-bottom: 10px;
 margin-bottom: :10px;
}
.counter-label{
 font-size: 22px;  
}
.counter-overlay {
    
  }

.our-course{
      color: #fff;
    
    background: #204d74;
    padding: 10px;
    border-radius: 3px;
    margin-top: 0px;}


.banner-text {
      margin: auto;
      padding-top: 8%;
        color: #fff;
    }
.banner-text h1{ 
      color: #fff;
    }

.video center a {
        background: #fff;
    padding: 7px;
    box-shadow: 0 0 5px #ccc;}



/*PEN STYLES*/
* {
  box-sizing: border-box;
}

.blog-card {
  display: flex;
  flex-direction: column;
  margin: 1rem auto;
  box-shadow: 0 3px 7px -1px rgba(0, 0, 0, .1);
  margin-bottom: 1.6%;
  background: #fff;
  line-height: 1.4;
  font-family: sans-serif;
  border-radius: 5px;
  overflow: hidden;
  z-index: 0;
}
.blog-card a {
  color: inherit;
}
.blog-card a:hover {
  color: #5ad67d;
}
.blog-card:hover .photo {
  transform: scale(1.3) rotate(3deg);
}
.blog-card .meta {
  position: relative;
  z-index: 0;
  height: 200px;
}
.blog-card .photo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  transition: transform 0.2s;
}
.blog-card .details, .blog-card .details ul {
  margin: auto;
  padding: 0;
  list-style: none;
}
.blog-card .details {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  margin: auto;
  transition: left 0.2s;
  background: rgba(0, 0, 0, .6);
  color: #fff;
  padding: 10px;
  width: 100%;
  font-size: 0.9rem;
}
.blog-card .details a {
  text-decoration: dotted underline;
}
.blog-card .details ul li {
  display: inline-block;
}
.blog-card .details .author:before {
  font-family: FontAwesome;
  margin-right: 10px;
  content: "\f007";
}
.blog-card .details .date:before {
  font-family: FontAwesome;
  margin-right: 10px;
  content: "\f133";
}
.blog-card .details .tags ul:before {
  font-family: FontAwesome;
  content: "\f02b";
  margin-right: 10px;
}
.blog-card .details .tags li {
  margin-right: 2px;
}
.blog-card .details .tags li:first-child {
  margin-left: -4px;
}
.blog-card .description {
  padding: 1rem;
  background: #fff;
  position: relative;
  z-index: 1;
}
.blog-card .description h1, .blog-card .description h2 {
  font-family: Poppins, sans-serif;
}
.blog-card .description h1 {
  line-height: 1;
  margin: 0;
  font-size: 1.7rem;
}
.blog-card .description h2 {
  font-size: 1rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #a2a2a2;
  margin-top: 5px;
}
.blog-card .description .read-more {
  text-align: right;
}
.blog-card .description .read-more a {
  color: #5ad67d;
  display: inline-block;
  position: relative;
}
.blog-card .description .read-more a:after {
  content: "\f061";
  font-family: FontAwesome;
  margin-left: -10px;
  opacity: 0;
  vertical-align: middle;
  transition: margin 0.3s, opacity 0.3s;
}
.blog-card .description .read-more a:hover:after {
  margin-left: 5px;
  opacity: 1;
}
.blog-card p {
  position: relative;
  margin: 1rem 0 0;
}
.blog-card p:first-of-type {
  margin-top: 1.25rem;
}
.blog-card p:first-of-type:before {
  content: "";
  position: absolute;
  height: 5px;
  background: #5ad67d;
  width: 35px;
  top: -0.75rem;
  border-radius: 3px;
}
.blog-card:hover .details {
  left: 0%;
}
@media (min-width: 640px) {
  .blog-card {
    flex-direction: row;
    max-width: 1170px;
  }
  .blog-card .meta {
    flex-basis: 40%;
    height: auto;
  }
  .blog-card .description {
    flex-basis: 60%;
  }
  .blog-card .description:before {
    transform: skewX(-3deg);
    content: "";
    background: #fff;
    width: 30px;
    position: absolute;
    left: -10px;
    top: 0;
    bottom: 0;
    z-index: -1;
  }
  .blog-card.alt {
    flex-direction: row-reverse;
  }
  .blog-card.alt .description:before {
    left: inherit;
    right: -10px;
    transform: skew(3deg);
  }
  .blog-card.alt .details {
    padding-left: 25px;
  }
}

.latest_blog_inner {
     margin-bottom: 30px; 
}
.main_title {
    text-align: center;
    max-width: 680px;
    margin: 0 auto 75px;
}
.main_title h2{
    margin: 3rem auto;
    color: #204d74;
}
    

.l_blog_item{

}
.l_blog_item .date {
    font-size: 13px;
    font-family: roboto,sans-serif;
    font-weight: 400;
    color: #777;
    display: block;
    margin-bottom: 15px;
}
.l_blog_item h4 {
    font-size: 18px;
    line-height: 24px;
      color: #3a8ebd;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    transition: all 300ms linear 0s;
}
.bg-cl{
  background: #f0f8ff;padding: 20px;

}
.center-div{
  border-left: 1px solid #ccc;
     border-right: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
    border-top:4px solid #3a8ec3;
    padding:20px;
    box-shadow: 0px 3px 4px #ccc;
}
.blogwe{
text-align: center;}

.main_title2 h2{  text-align: center;
    padding: 15px 0;
    color: #3a8ec3;
}
.align-self-stretch:hover{
    background: #f3f3f3;
}

.blog-entry {
    border-left: 1px solid #ccc;
     border-right: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
    border-top:4px solid #3a8ec3;
    background: #fff;
        margin-bottom: 40px;
    -webkit-box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 66px -24px rgba(0, 0, 0, 0.2);
}
.block-20 {
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    display: block;
    width: 100%;
    height: 270px;
        text-shadow: none;
}
.blog-entry .text {
    position: relative;
    border-top: 0;
    border-radius: 2px;
    width: 100%;
}
.blog-entry .text .heading {
    font-size: 20px;
    margin-bottom: 16px;
    font-weight: 400;
    text-shadow: none;
}
.blog-entry .meta > div {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 15px;
    text-shadow: none;
}
.blog-entry .text .time-loc {
    font-size: 14px;
}
.blog-entry .text .time-loc span {
    color: #96a1af;
    text-shadow: none;
    font-weight: 100;
}
.time-loc1 {
    color: #74808e !important;
    text-shadow: none !important;
    font-weight: 100;
}
.meta a{
  color:#96a1af;
  font-size: 14px;
  font-weight: 100;
    text-shadow: none;
}

.time-loc2 a{
  font-size: 18px;
  font-weight: 100;
    text-shadow: none;
}
.d-block{
  padding: 20px;
}
.form-back {
    color:#fff;
    background: url('../images/bg2.jpg');
  background-size:cover;
  background-position:center center;
  background-attachment:fixed; 
    padding: 3rem !important;
    text-align: center;
    /*margin-bottom: -147px;*/
}

.site-btn {
    display: inline-block;
    min-width: 196px;
    text-align: center;
    border: none;
    padding: 15px 10px;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    color: #fff;
    cursor: pointer;
    background: #204d74;
        margin: 30px;
}
.site-btn:hover{
  color:#fff;
}


.banner-section{
  background: #ffffffd1;
}
.section-title h2 {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 25px;
    color:#000;
}
.section-title{
text-align: center;
    max-width: 646px;
    margin: 0 auto;
padding-top: 25px;
color:#000;
  }



.banner1{
  background-image: linear-gradient(rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.2)),url('../images/slider-3.jpg');
  /* margin-top: -20px; */
  min-height: 350px;;
   max-height:420px !important;
  width: 100%;
  /* background-attachment: fixed; */
  background-position-x: 10%; 
  background-position-y: 10%; 
  background-repeat: no-repeat;
  background-size: cover;
  padding-left:0px !important;
  padding-right:0px !important;
  background-position: center;
}
  
.banner{
  background-image: linear-gradient(rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.2)),url('../images/bg2.jpg');
  /* margin-top: -20px; */
  min-height: 300px;;
   max-height:420px !important;
  width: 100%;
  /* background-attachment: fixed; */
  background-position-x: 10%; 
  background-position-y: 10%; 
  background-repeat: no-repeat;
  background-size: cover;
  padding-left:0px !important;
  padding-right:0px !important;
  background-position: center;
}
.banner2{
  background-image: linear-gradient(rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.2)),url('../images/slider-3.jpg');
  /* margin-top: -20px; */
  min-height: 400px;;
   max-height:520px !important;
  width: 100%;
  /* background-attachment: fixed; */
  background-position-x: 10%; 
  background-position-y: 10%; 
  background-repeat: no-repeat;
  background-size: cover;
  padding-left:0px !important;
  padding-right:0px !important;
  background-position: center;
}
/*.quotes{
  margin-top:100px !important;
}*/
@media only screen and (max-width : 768px) {
  .banner{

    /*height: 300px;*/
    background-repeat: no-repeat;
    background-size: cover; 
    display: block !important;
    max-width: 100% !important;
    min-height: 150px !important;

  }
  .banner-box{
   margin-top: 15% !important;
  }
  /*.quotes{
    margin-top:50px !important;
  }*/
  .pbmobile{
    padding-bottom: 10% !important;
  }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
  .banner{
    /*height: 300px;*/
    background-repeat: no-repeat;
    background-size: cover;
    display: block !important;
    max-width: 100% !important;
    min-height: 200px !important;
  }
  .banner-box{
    margin-top: 20% !important;
  }
  /*.quotes{
    margin-top:  !important;
  }*/
  .pbmobile{
    padding-bottom: 10% !important;
  }

.banner-text {
    margin: auto;
    padding-top: 15%;
    color: #fff;
}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
  .banner{
    /*height: 300px;*/
    background-repeat: no-repeat;
    background-size: cover;
    display: block !important;
    max-width: 100% !important;
    min-height: 2000px !important;
  }
  .banner-box{
    margin-top: 5% !important;
  }
 /* .quotes{
    margin-top:50px !important;
  }*/
  .pbmobile{
    padding-bottom: 10% !important;
  }
}
}
@media (min-width: 768px)and (max-width : 980px){



}


.sponsor-text{
  border:4px double #ccc;
  border-radius: 5px;
}
  .card{
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0 4px 8px #ccc;
    padding: 15px;
  }
  .card:hover{
    transition: all 0.5s ease-in-out;
    box-shadow: 0 8px 12px #a5a5a5;
    
  }


 .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}

 
.all-course-btn{
    padding: 11px;
    margin-top: -10px;
    margin-right: -10px;
    border: none;
    background: #000;
}


.courses_background{background-image: url('../images/courses_background.jpg');
background-repeat: no-repeat;
width: 100%;
background-position:center;
}

.text-details{
    background: #fff;
    padding: 15px;
      margin-bottom: 60px;
    height: 200px;
    box-shadow: 0 4px 8px #ccc;
  }

.video-div{
      padding: 20px;
    background: #f9f9f9;
    border-radius: 4px;
    box-shadow: 0 2px 4px #ccc;
    border: 1px solid #3a8ec3;}

    .text-video h3{
      margin-top:0px; 
    }

.main{
  margin-bottom: 60px;
}

/*flipping image*/
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 300px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 1.5s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color:#fff;
 
  border: 1px solid #bbb;
  color: black;
}
.flip-card-front h3{
  
  padding: 0 10px;
}

.flip-card-back {
  background-color: #2980b9;
  color: white;
  transform: rotateY(180deg);
  padding:0 10px ;
  font-size: 18px;
}
.flip-card-back h2{
  background: #fff;
  color:#000;
 padding:5px 0; 
 width:100%;
font-size: 28px;
}
.flip-card-back p{
   font-size: 18px;
}

.site-sing-up{
  margin: 0 0 50px 0;}

/*events css start*/

.holder { 
  background-color:#FFFFFF;
  width:100%;
  height:100%;
  overflow:hidden;
  padding:10px;
  font-family:Helvetica;
}
.holder .mask {
  position: relative;
  left: 0px;
  top: 10px;
  width:100%;
  height:100%;
  overflow: hidden;
}
.holder ul {
  list-style:none;
  margin:0;
  padding:0;
  position: relative;
}
.holder ul li {
  padding:10px 0px;
}
.holder ul li a {
  color:darkred;
  text-decoration:none;
}
/*events css end*/