@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700');

html,body {
  width:100%;
  overflow-x:hidden; 
  font-family: 'Montserrat', sans-serif;
}

.logo-sec{
	padding-top:20px;
	padding-bottom:20px;
}

/* menu section */

.header{
	background-color:#9c0101;
}

.navbar{
	margin-bottom:0px;
}
.navbar-nav{
	padding:10px 0px;
	margin-left: 84px;
}

.navbar {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    max-width: 600px;
    margin: 0 auto;
}

.navbar .navbar-nav li {
	margin:0 auto;
}
.lol {
	border-right:1px solid #fff;
}

.navbar-nav li a {
    color: white;
    padding: 2px 20px 0px 20px;
    font-size: 14px;
}

.navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.icon-bar{
	background-color:#9c0101 !important;
}

.navbar-nav li a.active{
	color:#fff;
	font-weight:600;
}

.nav li a:hover{
	color:#fff;
	font-weight:600;
	background-color:#9c0101;
}

.top-row{
	line-height:62px;
}

/* menu section end */


.slider{
	padding:0px;
}


.item{
	position:relative;
}



.slider-text p{
	margin:0;
}


.slider-text-heading{
	color:#9c0101;
	font-weight:500;
	font-size:36px;
}

.slider-text-content{
	color:#d43e24;
	font-weight:300;
	font-size:32px;
}

.slider-text{
	position: absolute;
    top: 138px;
    left: 4%;
    width: 48%;
	text-align:left;
}

/* ---------------------  end slider  -----------------------------*/

.about-section{
	padding-top:45px;
	padding-bottom:45px;
}

.about{
	color:#9c0101;
	font-weight:500;
	font-size:32px;
	text-align:center;
	margin-bottom:30px;
}

.about-heading{
	color:#333;
	font-weight:500;
	font-size:20px;
	text-align:center;
}
.about-content{
	color:#333;
	font-weight:500;
	font-size:16px;
	text-align:center;
}


/* ---------------------  end about  -----------------------------*/

.gall-bg{
	background-color:#eeeeee;
	padding-top:40px;
	padding-bottom:40px;
}

.gal-img{
	padding-bottom:20px;
}

.gall-row-2{
	margin-top:30px;
}

.youtube-video{
	width:100%;
	margin-top:30px;
	border:2px solid #9c0101;
}

/* ---------------------  end VIDEO  -----------------------------*/

.footer-bg{
	background-color:#eeeeee;
	padding-top:30px;
	padding-bottom:30px;
}

.footer-txt1{
	color:#333;
	font-weight:500;
}
.footer-txt2{
	color:#333;
	font-weight:700;
}

.fab{
	color:#333;
}

/* ---------------------  end footer  -----------------------------*/

.bio-content{
	color:#333;
	font-weight:500;
	font-size:16px;
	text-align:left;
}

.bio-heading{
	color:#333;
	font-weight:500;
	font-size:20px;
	text-align:left;
	margin-top:20px;
}
.project-heading{
	color:#333;
	font-weight:800;
	font-size:28px;
	text-align:center;
	margin-top:50px;
}



























@media only screen and (min-width: 1440px) {
.youtube-video {
	width:100%;
    height: 500px !important;
}
.navbar-nav{
	margin-left: 104px !important;
}
.navbar-nav li a {
    padding: 2px 20px 0px 20px !important;
}
.footer-logo{
	margin-left:0px !important;
}
.slider-text {
    top: 138px;
}
.slider-text-heading{
	font-size: 36px !important;
}
.slider-text-content{
	font-size: 32px !important;
}
}



@media only screen and (min-width: 1024px) {
.youtube-video {
	width:100%;
    height: 500px !important;
}
.navbar-nav{
	margin-left: 104px !important;
}
.navbar-nav li a {
    padding: 2px 20px 0px 20px !important;
}
.footer-logo{
	margin-left:0px !important;
}
.slider-text {
    top: 67px;
}
.slider-text-heading{
	font-size: 36px !important;
}
.slider-text-content{
	font-size: 32px !important;
}
}



@media only screen and (min-width: 768px) {
.youtube-video {
	width:100%;
    height: 500px !important;
}
.navbar-nav{
	margin-left: 140px !important;
}
.navbar-nav li a {
    padding: 2px 20px 0px 20px !important;
}
.footer-logo{
	margin-left:0px !important;
}
.slider-text-heading{
	font-size: 26px;
}
.slider-text-content{
	font-size: 24px;
}
.slider-text {
    top: 46px;
}
}

@media only screen and (min-width: 425px) {
.about{
	font-size:28px;
}

.about-heading{
	font-size:18px;
}
.about-content{
	font-size:14px;
}
.youtube-video {
    height: 230px;
}
.bio-content{
	font-size:14px;
}
.navbar-nav{
	margin-left:0px;
}
.navbar-nav li a {
    padding: 2px 20px 0px 0px;
}
.footer-logo{
	margin-left:46px;
}
}

@media only screen and (min-width: 375px) {
.about{
	font-size:28px;
}

.about-heading{
	font-size:18px;
}
.about-content{
	font-size:14px;
}
.youtube-video {
    height: 230px;
}
.bio-content{
	font-size:14px;
}
.navbar-nav{
	margin-left:0px;
} 
.navbar-nav li a {
    padding: 2px 20px 0px 0px;
}
.footer-logo{
	margin-left:25px;
}
}

@media only screen and (min-width: 320px) {
.about{
	font-size:28px;
}

.about-heading{
	font-size:18px;
}
.about-content{
	font-size:14px;
}
.youtube-video {
    height: 230px;
}
.bio-content{
	font-size:14px;
}
.navbar-nav{
	margin-left:0px;
}
.navbar-nav li a {
    padding: 2px 20px 0px 0px;
}
.footer-logo{
	margin-left:0px;
}
}















