
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
html,
body {
  height:auto;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  margin:0 auto; 
}
body {
font-family: 'Roboto', sans-serif;
color:#292929;
font-weight:400;
}
body {

color:#292929;
}
hr {
  border-color: #F05F40;
  border-width: 3px;
  max-width: 50px;
}
hr.light {
  border-color: white;
}
.litegray{
 margin-top:20px;
}
.pta{
	padding-left:15px;
}
.pta h2{padding-left: 18px;
}
.sliders .pink{

}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #000080;
}
.dropdown-menu {
    color: #fff !important;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 60px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #000080;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
}

.pta-members img{
	max-width: 100px;
    border-radius: 7px;
    float: left;
    padding: 0px 15px 20px 15xp;
    margin-right: 16px;
}
.pta-members {
    float: left;
    border: solid 1px #d2d2d2;
    padding: 15px;
    margin-bottom: 15px;
    width: 70%;
    margin-left: 15%;
}
.pta-members:hover{
    border-right: solid 1px #800000;
	background-color:#ececec;
	cursor:pointer;
}
.pta-members:hover h3{
color:#800000;
}
.pta-members:hover img{
	
	transition-duration:.5s;
	-webkit-transition-duration:.5s;
	-o-transition-duration:.5s;
}
.pta-members h3 {
    font-size: 22px;
    margin-left: 0px;
    margin-top: 2px;
}
.pta-members h4, .pta-members h5{
	color:#828282;
}

.pta h2{width:100%;
	float:left;
	font-size:23px;
background: #ececec;
    margin: 0 0 10px 0;
    padding: 8px 0px 8px 3px;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #4983d3;
}
a:hover,
a:focus {
  color: #eb3812;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#292929;
}
p {
  font-size:14px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.bg-primary {
  background-color: #F05F40;
}
.bg-dark {
  background-color: #222222;
  color: white;
}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
.modal-body {
    float: left;
}
.navbar {
    min-height: 107px !important;
}

section {
  padding: 100px 0;
}
aside {
  padding: 50px 0;
}
.no-padding {
  padding: 0;
}

.abtp{padding-right:25px;
text-align:justify;}
.navbar-default {
  border-color: rgba(34, 34, 34, 0.05);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.navbar-default .navbar-header .navbar-brand {
  color: #F05F40;  font-weight: 700;
  text-transform: uppercase;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #eb3812;
}
.navbar-default .navbar-header .navbar-toggle {
  font-weight: 700;
  font-size:22px;
  color: #ffffff;
  text-transform: uppercase;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  color: #585857;
}

.navbar-default .nav > li > a:hover{
	color:#d2d2d2 !important;	
}


.modal-body img{
    max-width: 450px;
    margin:2px 20px 10px 2px;
}
.new-btn{
	background-color:#800000 !important;
}
.padd-top{margin-top:30px;
}


.navbar-right {
    padding-top:20px;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #e4d3d3;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #0c4da2 !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
.item img {
	width:100%;
}
.carousel-control.left, .carousel-control.right {
	background-image:none !important;
	opacity:1;
}

.carousel-control.left {
	top:40%
}
.carousel-control.right {
	top:40%
}
.carousel-caption {
	top:15%;
	text-align:left;
  	height:auto;

}
.carousel-caption h2 { 
	line-height:160%
}
.carousel-caption h2 span {
	background:#428BCA;
	padding:10px 20px;
	color:#fff;
	border-left:3px solid #fff;
}
p.caption {
	background:#fff;
	padding:6px;
	text-shadow:none;
	color:#428BCA;
}

.info h4{color:#61b38a;}

.photo{width:100px;
height:100px;
border-radius:50%;
overflow:hidden;
margin:0 auto;
}

.index-about{
	padding-top:30px;
	padding-bottom:35px;	
float:left;
}
.index-about img{
    margin-top: 0px;
}

.pink{
	color:#f58220;
}
.sliders .pink{
    color: #7d7d7d;
    padding: 6px 5px;
	text-align:center;
	font-size:23px;
	text-transform:uppercase;
    margin-bottom: 17px;
	
	border-radius:3px;
}
h1{
	font-size:35px;
	font-weight:bold;
}
.modal-title{
	font-size:20px;
}
.modal-title small{
    font-size: 15px;
    color: #757575;
}

.btn{
	font-weight:normal !important;	
}
footer{
	padding-top:35px;
	background-color:#353535;
	color:#fff !important;
}
footer h3{
	color:#fff;
}

.content{
		padding-top:20px;
		padding-bottom:35px;
		background-color:#e8e8e8;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    border: none !important;
}
.content-ico{
	width:80px;
	margin-top:20px;
}
.principal{
	margin-right:20px;
	margin-bottom:15px;
}
.content h2 {
    margin-top: 34px;
    margin-bottom: 12px;
}

.col-item{
	background:#f4f4f4;	
	padding-top:15px;
	float:left;
}

.home-gal-slide{
	padding-top:25px;
}

.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{width:100%;
float:left;
    padding: 10px;
	min-height:160px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
	margin-top:25pxz;
	text-align:center;
	margin-top:15px;
}

.col-item:hover .info {
    background-color: #ededed;
}
.col-item:hover img{
-webkit-filter: contrast(150%); /* Chrome, Safari, Opera */
    filter: contrast(150%);
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.sliders .controls {
   margin-top: -48px;
    position: absolute;
    right: 0;
    margin-right: 21px;
}	
.btn-success {
    color: #fff;
    background-color: #c3c7ca !important;
    border-color: #c3c7ca !important;
}
.btn-success:hover, .btn-success:active  {
    color: #fff;
    background-color: #959596 !important;
    border-color: #959596 !important;
}
.controls
{
    margin-top: -22px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}
.date{
	    position: absolute;
    z-index: 1;
    color: #fff !important;
	padding-left:10px;
	    background-color: rgba(0, 0, 0, 0.45);

}
.date h3{
	color:#fff;
}
.date h2{
	color:#fff;
}

.sliders{
	widt100%;
	padding-top:17px;
	padding-bottom:25xp;
}
.carousel-inner h3{
    font-size: 18px;
    margin-top: 4px;
}
.sliders .carousel{
    margin-bottom: 15px;
}
body::-webkit-scrollbar {
    width: 1em;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #d2d2d2;
  outline: 1px solid slategrey;
}
.footer-distributed{
	background-color: #292c2f;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;

	padding:27px 50px 7px 50px;
	margin-top:25px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width:60% ;
}

/* The company logo */

.footer-distributed h3{
	color:  #ffffff;
	margin: 0;
}

.footer-distributed h3 span{
	color:  #5383d3;
}


.home{background-color:#16bcb2 !important;}

.about{background-color:#1c58a8  !important;}

.service{background-color:#445766 !important;
color:#060 !important;}

.contact{background-color:#16afbf !important;}


/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin:9px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a {
    display: inline-block;
    line-height: 1.8;
    text-decoration: none;
    color: inherit;
    font-weight: normal;
    font-size: 13px;
}

.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 17%;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 17px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	line-height: 32px;
	margin: 10px 15px;
    margin: 5px 15px;
    vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.sr-icons{margin-top:-10px;}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
    font-weight: normal;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  #5383d3;
	text-decoration: none;;
}


/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size:16px;
	font-weight: bold;
    margin-bottom: 10px;
}

.footer-distributed .footer-icons{
	margin-top: 20px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}
.footer-distributed .footer-icons a:hover{
	background-color:  #d2d2d2;
		color: #333;
}


/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}

.banner{
    margin-top:85px;
}
.banner h2{
    position: absolute;
    color: #fff;
    left: 108px;
    top:55%;
    font-size: 45px;
}
.about-page h2{
		color:#36bff2  !important;
		font-size:25px;
}
.litegray{
	background-color:#f5f5f5;
}
.content ul{
    padding-left: 27px;
    font-size: 17px;
}
.content li{
	list-style:url(../img/list-style-check.png);
	margin-bottom:10px;
}

.bg-pattern{
	background-image:url(../img/bg.jpg);
		background-attachment:fixed
	}

.bg-pattern .content {
    background-color: rgba(223, 223, 223, 0.69);
}

.bg-pattern .litegray {
    background-color: rgba(239, 239, 239, 0.64);
	float:left;
}
.news-and-events{
	padding-top:45px;
	padding-bottom:35px;	
}
.news-and-events .col-item {
    background: #f4f4f4;
    margin-bottom:26px;
    border-bottom: solid 2px #dedede;
}
.image-gallery{
	padding-bottom:35px;
	padding-top:25px;	
}

.image-gallery .row img{
		padding-bottom:25px;
}

.video-gallery {
	padding-bottom:30px;
}
.video-gallery .center-block {
    margin-bottom: 20px;
    margin-left: -10px;
}
.vdo{
	width:500px ;
	height:300px;
}
.contact-page{
	padding-top:25px;
	padding-bottom:25px;
}
 

.content-address i{	
	float:left;
	padding:5px 7px 0px 0px;
}
.Facilities ul{
	    list-style: url(../img/list-style-check.png);
    margin-left: 25px;
    padding-left: 0px;
    font-size: 17px;
    line-height: 30px;
	margin-top:10px;
}

a:hover{text-decoration:none;
}

a {  cursor:pointer;}
.carousel.vertical .carousel-inner .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}

 .carousel.vertical .active {
  top: 0;
}

 .carousel.vertical .next {
  top: 100%;
}

 .carousel.vertical .prev {
  top: -100%;
}

 .carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

 .carousel.vertical .active.left {
  top: -100%;
}

 .carousel.vertical .active.right {
  top: 100%;
}

 .carousel.vertical .item {
    left: 0;
}

.our-team .team{
    position: relative;
    padding: 10px 0 10px 20px;
}
.our-team .team:before{
    content: "";
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #800000;
}
.our-team .pic{
    position: relative;
    overflow: hidden;
}
.our-team .pic:after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.our-team:hover .pic:after{
    opacity: 1;
}
.our-team .pic img{
    width: 100%;
    height: auto;
}
.our-team .social-links{
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    position: absolute;
    bottom: -40%;
    left: 0;
    text-align: center;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.our-team:hover .social-links{
    bottom: 20px;
}
.our-team .social-links li{
    display: inline-block;
    margin-right: 5px;
}
.our-team .social-links li a{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    border: 1px solid #fdfffc;
    font-size: 18px;
    color: #fdfffc;
    transition: all 0.5s ease 0s;
}
.our-team .social-links li a:hover{
    background: #2ec4b6;
    border: 1px solid #2ec4b6;
}
.our-team .team-info{
    padding: 20px;
    background: #2ec4b6;
    color: #011627;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.our-team .team-info:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    background: #011627;
    z-index: -1;
    transition: all 0.5s ease 0s;
}
.our-team:hover .team-info:before{
    left: 0;
}
.our-team .title{
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 5px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.our-team:hover .title{
    color: #2ec4b6;
}
.our-team .post{
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #e71d36;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.our-team:hover .team-info,
.our-team:hover .post{
    color: #fdfffc;
}
.our-team .description{
    font-size: 14px;
    line-height: 22px;
}
.staff{
 padding-top:50px;
 padding-bottom:50px;
}
@media screen and (max-width: 990px){
    .our-team{ margin-bottom: 20px; }
}












































@media (max-width: 1024px) {

.banner h2 {
    top: 43%;
}
}

@media (max-width: 768px) {
.banner h2 {
    top: 30%;
	left:70px;
	    font-size: 32px;
}	
	
}




@media (min-width: 768px) {
  .navbar-default {
      background-color: #fafafa;
    border-color: #fafafa;
}
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color:    color: #fff;
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: white;
  }
  .navbar-default.affix {
    background-color: #fff;
    border-color: rgba(34, 34, 34, 0.05);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #F05F40;
    font-size: 14px;
  }
  .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 {
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #F05F40;
  }
}
header {
  width: 100%;
  margin-top: 84px;
  background-color:#5ca6da;
  color:#FFF !important;
  float:left;
  margin-top:106px;
  
}

.abt h2{margin-top:27px;
color:#FFF;
}


.abt p{margin-top:20px;
color:#FFF;
padding-right:8%;
}

.abt a{width:auto;
float:left;
border:2px solid #FFF;
padding:4px 15px;
color:#FFF;
}
header .header-content {
  text-align: center;
  padding: 100px 15px 100px;
  width: 100%;
}
header .header-content .header-content-inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}
header .header-content .header-content-inner hr {
  margin: 30px auto;
}
header .header-content .header-content-inner p {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {

  header .header-content {

    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
  }
  header .header-content .header-content-inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  header .header-content .header-content-inner h1 {
    font-size: 50px;
  }
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.section-heading {
  margin-top: 0;
}
.service-box {
  max-width: 400px;
  margin: 50px auto 0;
}
@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
}
.service-box p {
  margin-bottom: 0;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(97, 179, 138, 0.84);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  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 {font-family: 'Roboto', sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
	
	.modal-dialog {
    width:900px;
    margin: 30px auto;
}
  .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: 22px;
  }
}
.call-to-action h2 {
  margin: 0 auto 20px;
}
.text-primary {
  color: #F05F40;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-default {
  color: #222222;
  background-color: white;
  border-color: white;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #f2f2f2;
  border-color: #ededed;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: white;
}
.btn-default .badge {
  color: white;
  background-color: #222222;
}
.btn-primary {
  color: white;
  background-color: #c3c7ca;
  border-color: #F05F40;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #959596;
  border-color: #959596;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #F05F40;
  border-color: #F05F40;
}
.btn-primary .badge {
  color: #F05F40;
  background-color: white;
}
.btn-success {
    color: #fff;
    background-color: #b7112a;
    border-color: #000080;
}

.btn {
  border: none;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-xl {
  padding: 15px 30px;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}
.btn-danger {
    background-color: #800000 !important;
}
.padd-25{
	padding-top:25px;
}


@media (max-width:600px) {
	
	.pta-members {
    float: left;
    border: solid 1px #d2d2d2;
    padding: 15px;
    margin-bottom: 15px;
    width: 100%;
    margin-left: 0%;
}


.banner h2 {
    top: 27%;
    left: 70px;
    font-size: 32px;
}	

	
}
@media (max-width:500px) {
.banner h2 {
    top: 25%;
    left: 32px;
    font-size: 26px;
}
.vdo{
	width:400px ;
	height:240px;
}
}

@media (max-width:400px) {
	
	.vdo{
	width:320px ;
	height:192px;
}
.banner h2 {
    top: 20%;
    left: 32px;
    font-size: 25px;
}
}

@media (max-width:360px) {
.vdo {
    width: 250px;
    height: 160px;
}

}

@media(max-width:420px) {
element {
  position: absolute;
  width: 57%;
}
.navbar {
  min-height: 58px !important;
}
header {
margin-top: 84px;
}
}