@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
@import url(http://fonts.googleapis.com/css?family=Raleway:300,400,700);
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }

body {
	background:#fafafa;
	color: #000;
	 -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.dial_contact_nav{
background:#f9f9f9;
border-bottom:1px solid #DDD;
}
.contact_btn{
padding:12px;
text-align:left;
background:transparent;
border-right:1px solid #ddd;
border-radius:0 !important;
}
.contact_btn .fa{
color:#DF4A43;

}
.contact_s{
padding:12px;
text-align:left;
background:transparent;
border-right:1px solid #ddd;
border-radius:0 !important;
}
.contact_s .fa{
color:#B2BAC3;
}
.navbar-fixed-top{
box-shadow:0px 3px 5px #DF4A43;
}
.contact_btn span{
color:#B2BAC3;
font-weight:bolder;
font-size:13px;
font-weight:bolder;
webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.one{
border-left:1px solid #ddd;
}
.my_navbar{
background:#fafafa;
height:120px;
}
.navbar-nav {
margin-top:50px;
margin-right:50px;
}
.navbar-nav li{
padding:9px;
}
.navbar-nav a{
font-size:18px;
color:#000;
font-weight:bolder;
height:60px;
}
.navbar-nav a:hover{
background:#fafafa !important;
border-bottom:4px solid #DF4A43;
}
.navbar-fixed-top{
box-shadow:0px 3px 5px #DDD;
}
.slider_page{
position:relative;
top:-21px;
}
.main_slider img{
width:100%;
height:calc(100vh - 160px) !important;
}
.carousel-indicators{
display:none;
}
.carousel-indicators li.active{
background:#331d35 !important ;
border:2px solid #fff !important;
}
.carousel-indicators {
margin-bottom:45px;
}
.carousel-indicators li{
visibility:visible !important ;
width:20px !important;
height:20px !important;
border:2px solid #fff !important;
}
.carousel-control.left,.carousel-control.right{
background:none;
}
.carousel-control.left:hover span{
opacity:0.8;
}
.carousel-control.right:hover span{
opacity:0.8;
}
.carousel-control.right span{
opacity:0;
padding:40px;
right:15px;
padding-bottom:70px;
background:#000;
text-align:center;
}
.carousel-control.left span{
opacity:0;
padding:40px;
left:15px;
padding-bottom:70px;
background:#000;
text-align:center;
}
.corner{
position: absolute;
top:0;
    width: 100%;
    height: 0px;
    z-index: 2;
border-bottom:150px solid transparent;
border-right:150px solid #fafafa;
}
.corner1{
position: absolute;
bottom:0;
    width: 100%;
    height: 0px;
    z-index: 2;
border-top:150px solid transparent;
border-left:150px solid #fff;
}
.cat-title{
padding:25px;
width:80px;
background:#331d35;
border-top-left-radius:30px;
border-top-right-radius:30px;
border-bottom-right-radius:30px;
border-left:3px solid #fff;
}
.cat-title a{
font-size:23px !important;
color:#fff;
}
.news_block{
background:#DF4A43;
padding-top:50px;
}
.news_block span{
font-size:40px;
color:#fff;
}
.news_block hr{
width:30%;
}
.news_block h5{
font-size:22px;
color:#fff;
}
.news_block p{
color:#fff;
}
.news{
position:relative;
margin-top:-70px;
}
.college_d_title{
text-align:center;
}
.college_d_title hr{
width:10%;
}
/*thumnails departments code css */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border-radius: 0;
  border: none;
  background-color: none;
}

.slider_control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: none;
}
.slider_control.left {
	background-image: none;
}
.slider_control.right {
  left: auto;
  right: 0;
  background-image: none;
}

.slider_control {
  padding-top:10.25%;
  width:5%;
}
/*principal and vise principal thumbnail*/
    @import url(//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css);



.animate {
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/*=============== Home-team ===============*/

.home-doctors {
  text-align: center;
  padding: 70px 0 80px;
  background: #f0f5f6;
}

.home-doctors h2 {
    font-weight: normal;
}

.home-doctors .common-doctor {
  background-color: #fff;
}
.home-doctors .common-doctor figure {
  overflow: hidden;
  width: 100%;
	height: 196px;
}

.home-doctors img {
	width: 100%;
	height: auto;
	margin-top: -6em;
}

.home-doctors .common-doctor h5 {
  margin: 0 0 7px;
  font-size: 18px;
	font-weight: 700;
	color: #3a3c41;
}
.home-doctors .common-doctor .for-border {
  margin-bottom: 20px;
}
.home-doctors .common-doctor .text-content {
  padding: 19px 14px 13px;
}
.home-doctors.doctors-var-two {
  text-align: left;
  background-color: #fff;
}
.home-doctors.doctors-var-two .slogan-section {
  text-align: left;
}
.home-doctors.doctors-var-two .common-doctor {
  background-color: transparent;
}
.home-doctors.doctors-var-two .common-doctor .for-border {
  display: none;
}
.home-doctors.doctors-var-two .common-doctor .text-content {
  padding: 20px 0 20px;
}
.home-doctors.doctors-var-two .text-center {
  text-align: left;
}

.slogan-section {
	margin-bottom: 50px;
	text-align: center;
}

.home-doctors .common-doctor .for-border {
	margin-bottom: 20px;
}

.for-border {
	height: 11px;
	width: 100%;
	background: transparent url(http://omarhabash.com/nova/wp-content/uploads/2014/08/feature-border.png) center center no-repeat;
	border: none;
}

.home-doctors .common-doctor h5 small {
	color: #008fd5;
	font-weight: bold;
	font-size: 0.8em;
	font-style: italic;
}

.home-doctors .common-doctor ul{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -28px;
	text-align: center;
	margin-top: 10em;
	opacity: 0;
	z-index: 1;
}

.home-doctors .common-doctor li a {
	background: #008fd5;
	color: white;
	padding: 0.75em;
	border: 5px solid rgba(255, 255, 255, 0.33);
}


.doc-img{
	 /* Webkit for Chrome and Safari */
  -webkit-transform: scale(1, 1); // This is the scale for the normal size of the image.
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
 
  /* Webkit for Mozila Firefox */
  -moz-transform: scale(1, 1);
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-out;
 
  /* Webkit for IE( Version: 11, 10 ) */
  -ms-transform: scale(1, 1);
  -ms-transition-duration: 500ms;
  -ms-transition-timing-function: ease-out;
}

.doc-item:hover .doc-img{
	 /* Webkit for Chrome and Safari */
  -webkit-transform: scale(1.2, 1.2); // This is the enlarged size scale of the image.
  -webkit-transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
 
  /* Webkit for Mozila Firefox */
  -moz-transform: scale(1.2, 1.2);
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-out;
 
  /* Webkit for IE( Version: 11, 10 ) */
  -ms-transform: scale(1.20, 1.20);
  -ms-transition-duration: 500ms;
  -ms-transition-timing-function: ease-out;

  opacity: 0.7;
}

.doc-item:hover .social-lists{
	margin-top: -2em;
	opacity: 1;
}


/*=============== //Home-team ===============*/
/* carousel */
.Quotes_box{
padding-top:90px;
padding-bottom:90px;
background:#DF4A43;
}
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !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;
    }
}
.event_canlender{margin-top:50px;}
.success-story{background:#ddd;}
.watch-card > div{max-width:300px;}
.watch-card:hover .artist-title a, .watch-card:hover .listing-tab .tab-content ul li a{color:#167ac9;}
.listing-tab .tab-content ul li:hover{cursor:pointer;text-decoration:underline;}
.artist-title{padding:15px;background:#fff;}
.artist-title a{test-decoration:none;font-size:21px;font-family:arial, san-serif; color:#555;}
.artist-title a:hover{color:#16a3de;}
.artist-collage img{max-width:100%;}
.artist-collage{position:relative;max-height:150px;overflow:hidden;}
.artist-collage,.artist-collage div{padding:0;}
span.play-mix {
    position: absolute;
    top: 38%;
    z-index: 9;
    left: 30%;
    border: 3px solid rgba(255,255,255,.25);
}
span.btn.play-mix-btn {
    background-color: #000;
    padding: 5px 12px;
    border:none;
    border-radius: 2px;
    box-shadow:0 0 70px rgba(255,255,255,.5);
}
.collage-rhs img{margin-top:-5px;}
span.play-mix-btn:hover {
    box-shadow: 0 0 80px rgba(255,255,255,.9);
}
.listing-tab{
    padding:0;    
}.related-artist .artist-next{padding-left:0;}
.related-artist .col-md-12{padding-right:0;}
.play-mix-btn span {
    color: #1775bc;
}
.related-artist img{width:100%;}
.related-artist h3 {
    font-size: 17px;
    margin-left: 15px;
    margin-top: 9px;
}.related-artist{overflow:hidden;padding-bottom:10px;}
.listing-tab .tab-content ul{padding:0;margin:0;}
.listing-tab .tab-content ul li {
    list-style-type: none;
    border-bottom: 1px solid #eee;
    padding: 8px;
}.listing-tab .tab-content ul li {
    list-style-type: none;
    border-bottom: 1px solid #eee;
    padding: 8px;
    padding-left: 20px;
    font-size: 13px;
    color: #666;
}.listing-tab .tab-content ul li a{text-decoration:none; color:#666;}
.listing-tab .tab-content ul li span{display:inline-block;float:right;padding-right:10px;}
.listing-tab .nav-tabs>li,.nav-tabs>li a:hover{margin-bottom:0;background:none;}
.listing-tab .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{border:none;background:none;}
.listing-tab .nav-tabs>li>a:hover{border-color:none;color:red;}
.listing-tab .nav-tabs>li>a{border:0;padding:17px 0 7px;color:#333;margin-left:15px;}
.listing-tab .nav-tabs>li.active>a{border-bottom:2px solid #bb0000;color:#000;}
.listing-tab{background-color:#fff;}
/*footer*/
.footer{
background:#2c2f3c;
padding-top:30px;
color:#fff;
}
.footer ul{
margin-top:40px;
list-style:none;
}
.footer ul li span{
font-size:18px;
color:#ddd;
}
.footer ul li a{
margin-left:8px;
font-weight:bolder;
text-decoration:none;
font-size:14px;
color:#fff;
}
.footer_fot{
padding-top:10px;
border-top:3px solid #DDD;
background:#262934;
}
.footer_fot nav{
background:transparent;
border:none;
}
.footer_social button{
background:none !important;
}
.news_cont_box .prev{
background:transparent;
border:none;
padding:0;
}
.news_cont_box .next{
background:transparent;
border:none;
padding:0;
}
.news_cont_box{
background:transparent;
border:none;
}
.news_cont_box .glyphicon{
	font-size:18px;
    color:#fff!important; /*override*/
}
.news_cont_box .prev:hover{
background:none;
color:#000;
}
.news_cont_box .next:hover{
background:none;
color:#000;
}
.new_bar_main{
background:transparent;
box-shadow:none;
}
.new_bar_main ul{
list-style:none;
}
.new_bar_main ul li{
color:#fff;
font-size:17px;
list-style:none;
border-bottom:2px solid #ddd;
}
.new_bar_main ul li a{
float:right;
text-decoration:none;
color:#ddd;
}