body {html,

    width: 100%;
    height: 100%;
}

body {
    font-family: 'Open Sans',Arial,sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight:600
}

hr {
    max-width: 100px;
    border-color: #E87211;
    border-width: 3px;
}


.hr{ 

max-width:40%;
    border-bottom:1px solid #111;
  margin:40px auto 20px auto;}
	
	
hr.light {
    border-color: #fff;
}

hr.dark {
    border-color: #333;
}

a {
    color: #E87211;
	outline:none
}

a:hover,
a:focus {
    color: #eb3812;
	outline:none;
	text-decoration:none
}

h1,
h2,
h3
{
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
	line-height:normal;
	margin-top:20px;
	margin-bottom:20px;
}

h4,
h5,
h6
{

	line-height:normal;
	margin-bottom:10px;
	margin-top:5px;

}



p {
    margin-bottom: 20px;
    line-height: 1.7;
}

.bg-grey{
background: #eee; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #ffffff 17%, #ddd 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(17%,#ffffff), color-stop(100%,#ddd)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 17%,#ddd 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #ffffff 17%,#ddd 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #ffffff 17%,#ddd 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #ffffff 17%,#ddd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ddd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.bg-primary {
    background-color: #E87211;
}

.bg-dark {
    color: #fff;
    background-color: #222;
}

.text-faded {
    color: rgba(255,255,255,.7);
}

.text-white{color:#fff}

section {
    padding:60px 0;
}

aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}

 header .header-content .header-content-inner {
      position:absolute;top:40px;left:0;right:0;margin:auto;
    }
	


 
 /*New styles added*/
 
 
 .awardshome{
  width: 100%;
  background: url(../img/homefel.jpg) #fff no-repeat center top fixed;
  background-width:100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
   background-size: cover;
   min-height:640px;
}

.awardshomeoverlay{background-color:rgba(0,0,0,.7);min-height:640px;padding-top:64px;padding-bottom:64px}
  
.awardshome div[class*="col-sm-3"]{padding:32px;}



.btn-awardshome {
  color: #F7F1BE;
  background-color:transparent;
  border-color: #F7F1BE;
}
.btn-awardshome:hover,
.btn-awardshome:focus,
.btn-awardshome.focus,
.btn-awardshome:active,
.btn-awardshome.active,
.open > .dropdown-toggle.btn-awardshome {
  color: #000;
  background-color: #F9D66B;
  border-color: #F9D66B;
}

.btn-transparent {
  color: #FFF;
  background-color:transparent;
  border-color: #FFF;
}
.btn-transparent:hover,
.btn-transparent:focus,
.btn-transparent.focus,
.btn-transparent:active,
.btn-transparent.active
{
  color: #000;
  background-color: #FFF;
  border-color: #FFF;
}


 .reviewshome{
  width: 100%;
  background: url(../img/reviewshome.jpg) #fff no-repeat center top fixed;
  background-width:100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
   background-size: cover;
   min-height:640px;
}

.reviewshomeoverlay{background-color:rgba(0,0,0,.6);min-height:640px;padding-top:64px;padding-bottom:64px}

#carousel-reviews{width: 100%;
  height: auto;
  padding: 50px;
  color:#fff}
  
  .fa-quote-left, .fa-quote-right{margin-left:16px;margin-right:16px;}
#carousel-reviews .carousel-caption{min-height:200px;color:#fff}

#carousel-reviews .carousel-caption p{line-height:2em}

.section-heading {
    margin-top:152px;
}
 .orangeborder{background:url(../img/line.gif);width:64%;height:3px;margin:0 auto;}
 #mentors h4{font-size:16px;font-weight:bold;text-transform:uppercase;margin-top:20px;
	margin-bottom:20px;}
#mentors div[class*="col-sm-"]{margin:64px auto;}
.mentors{  width: 100%;
  background: url(../img/bluebg.jpg) #000 no-repeat center;
  background-width:100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
   background-size: cover;
   min-height:500px;}
   
   
.reviews{  width: 100%;
  background: url(../img/purplebg.jpg) #000 no-repeat center;
  background-width:100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
   background-size: cover;
   min-height:500px;}
   
#reviews p{font-size:14px;margin-top:8px;}
#reviews h4{margin-left:16px;text-transform:uppercase;margin-bottom:16px;margin-top:16px;text-align:center}
#reviews div[class*="col-sm-"]{margin:64px auto;}

.felicitations{  width: 100%;
  background: url(../img/redbg.jpg) #000 no-repeat center;
  background-width:100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
   background-size: cover;
   min-height:500px;}
  
  #felicitations div[class*="col-sm-"]{padding-top:40px;padding-bottom:40px} 
  
  #felicitations p{color:#111;line-height:32px;font-size:14px;padding-bottom:24px;}
	
	.fel-item {
    box-shadow: 5px 5px 10px rgba(0,0,0,0.4);
    border-radius: 12.5px;
    background-color: #fff;}
	
	
    .fel-caption{margin:16px;}
	
	  
   .fel-caption h5{color:#fe4918;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    }
	
	.pic {
     position: relative; 
	 overflow:hidden;
	border-radius: 12.5px 12.5px 0 0;
}

 .articles{  width: 100%;
  background: url(../img/bluebg.jpg) #000 no-repeat center;
  background-width:100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
   background-size: cover;
   min-height:500px;}
   
  #articles a {margin:8px;} 
     
.photogallery{  width: 100%;
  background: url(../img/pinkbg.jpg) #000 no-repeat center;
  background-width:100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
   background-size: cover;
   min-height:500px;}
   

#videogallery div[class*="col-sm-"]{margin:40px auto;}

#audiogallery div[class*="col-sm-4"]{margin:40px auto;}


.concerts a{margin-bottom:24px}

.connect{  width: 100%;
  background: url(../img/bluebg.jpg) #000 no-repeat center;
  background-width:100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
   background-size: cover;
   min-height:500px;}
   
   
   
 .footer{background-color:#222;padding:24px;}
 .footer a {margin:8px;color:#ccc;font-size:12px;}
 .spacing{padding-top:40px;padding-bottom:40px;}
.people{padding:80px auto;}
.photogallery img{width:100%}

.about{padding:100px 0;position:relative}
.about p {font-size:15px;}

.video_container{height:800px}
.navbar-default {
    border-bottom:2px solid #ddd;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    background-color: #fff;
}

.navbar-default .navbar-header .navbar-brand {
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    color: #E87211;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #eb3812;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #222;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #E87211;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #E87211!important;
    background-color: transparent;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}

@media(min-width:768px) {
    .navbar-default {
        border-color:#F7EAB7;
        background-color: rgba(0,0,0,.3);
    }

    .navbar-default .navbar-header .navbar-brand {
        color:#fff;
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #F0862F;
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color:#F2E2A2;
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #fff;
    }

    .navbar-default.affix {
        border-color:#ddd;
        background-color: #fff;
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 18px;
        color: #E87211;
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #eb3812;
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #222;
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        color: #E87211;
    }
}

header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
}

header .header-content {
   z-index:2;
    position: relative;
    width: 100%;
    text-align: center;
}

header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
}

header .header-content .header-content-inner hr {
    margin:10px auto;
}

header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight:600;
    color: rgba(255,255,255,.7);
}

@media(min-width:768px) {
    header .header-content {
        position: absolute;
        top:25%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-`50%);
    }
	
   
    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
}



.service-box {
    margin: 50px auto 0;
    max-width: 400px;
}

@media(min-width:992px) {
    .service-box {
        margin: 20px auto 0;
    }
}

.service-box p {
    margin-bottom: 0;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(240,95,64,.9);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size:14px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size:18px;
    }
}

.call-to-action h2 {
    margin: 0 auto 20px;
}

.text-primary {
    color: #E87211;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}


.btn {
    border-radius:0px;
    text-transform: uppercase;
	font-weight:600;
	letter-spacing:1px;

}

.btn-xl {
    padding: 10px 18px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}




@media all and (max-width:760px ) {
	
header img{margin-top:64px}
 .video_container{height:400px;}
 #reviews div[class*="col-"]{padding-top:24px;padding-bottom:24px;text-align:center;}


.error , .empty{margin-top:4px;color:red;font-size:12px}