@charset "UTF-8";
body{
	/*font-family: 'Assistant', sans-serif;*/
	font-family: 'Mukta Mahee', sans-serif;
	font-family: 'Lato', sans-serif;
}
/* ---- menu Section Start ---- */

/* -------- header Start-------- */
.top-strip{
	padding:4px 0;
	background-color:#000c25;
	color:#fff;
}
.top-strip a{
	color:#c1c1c1;
    vertical-align: middle;
}
.top-strip marquee{
	padding:0;
	margin:0
	}
.top-social-icons ul{
	margin:0;
	padding:0;
	float:right;
}
.top-social-icons ul li{
	display:inline-block;
}
.top-social-icons ul li a{
    color: #c1c1c1;
    padding: 0 5px;
	}
.top-strip .update a span{
    color: #fdd400;
    font-weight: 600;
	}
.logo-title-sec{
	background:#ffffff;
}
.logo-title-sec h1{
	color:#0076c7;
	letter-spacing: 3px;
    text-shadow: 1px 0 0px #0f0090;
}
.logo-title-sec h3{
    color: #0076c7;
    text-align: center;
    max-width: 475px;
    font-size: 17px;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    line-height: 25px;
    text-transform: uppercase;
}
.logo-title-sec p {
    color: #1c1463;
    text-align: center;
    max-width: 475px;
    font-size: 16px;
    letter-spacing: 2px;
    padding: 5px 0;
    margin: 0;
    text-transform: uppercase;
}
header{
  width: 100%;
}
.no-gutter-in{
	padding:0 !important;
}
.no-gutter-out{
	margin:0 !important;
}
.read-more{
    text-transform: uppercase;
    text-decoration: none;
    color: #bf8600;
    font-weight: 600;
}
/* -------- header End-------- */
.my-bg{
	background: #704d00;
    min-height: 110px;
}
nav{
	z-index:99;
}
.navbar-inverse .navbar-brand{
    font-size: 3.2rem;
    font-weight: 600;
    color: #ffffff;
	margin-left:20px !important;
    text-shadow: 3px -3px 5px #730000;
}
.navbar-brand>img{
}
.my-menu{
	font-family: 'Mukta Mahee', sans-serif;
	/*margin-top: 5px;*/
}

.logo-title-sec{
	padding:10px 0;
}
.logo-title-sec h1{
	font-weight:600;
	margin:0;
}
.nav>li>a {
    padding: 14px 25px;
    text-transform: uppercase;
    font-size: 14.5px;
	border-radius:0;
	color:#c1c0c0;
}
.navbar-inverse .navbar-nav>li>a {
    color:#ffffff;
}
.navbar {
    margin-bottom: 0;
    border: none;
	padding:10px 0;
    border-radius: 0;
	min-height:40px;
	}
.navbar-inverse{
    /*background-color:rgb(33, 63, 116);*/
    background-color:rgb(187, 0, 0);
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #ffffff !important;
    background-color: #191919 !important;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	-ms-transition: all 0.7s;
	transition: all 0.7s;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fdd400;
    background: transparent;
}

/* ------ Dropdown hover Start ------ */
/*.dropdown:hover .dropdown-menu {
display: block;
width:100%
}*/

 ul.nav li:hover > ul.dropdown-menu {
    display: block;
	border:0;
  }
  #navbar {
    text-align: center;
  }
/* ------ Dropdown hover End ------ */

.dropdown-menu {
    min-width: 200px;
	padding:0;
}
.dropdown-menu>li>a {
    background: #04891b;
    border-top: 1px solid #039c1d;
    padding: 12px 40px;
    font-size: 14.5px;
    text-transform: uppercase;
    color: #ffffff;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #eadda6;
}
nav ul ul{
	background:#FAF5E0;
	list-style:circle;
}
nav ul ul ul{
	background:#FAF5E0;
	list-style:circle;
}
nav ul ul ul li a{
	font-size: 14.5px;
    text-transform: uppercase;
    line-height: 30px;
    border-bottom: 1px solid #f3e4a7;
    color: #525252;
    padding: 5px 0;
	display:block;
}
.top-login form input,.register form input{
    box-shadow: none;
    padding: 15px 5px;
    margin-bottom: 10px;
}

/* ---- menu Section End ---- */
.banner{
}
.banner img{
}
.content{
	font-family: 'Lato', sans-serif;
	padding:50px 0 80px 0;
}
.content h1{
    color:#bb5800;
    font-size: 30px;
    font-weight: 600;
	}

.content h3{
	color:#0175c7;
	/*text-transform:uppercase;*/
}
.content p{
	font-family: 'Lato', sans-serif;
	font-size:17px;
	text-align:justify;
	line-height:30px;
	}
.content ul,.content ol{
	font-size:17px;
	text-align:justify;
	line-height:30px;
	font-weight:600;
	}
.member-login{
    background: #ffffff;
    padding: 1px 25px 40px 25px;
    box-shadow: 0px 1px 10px #9c9c9c;
}
.member-login hr{
    border-color: #d2d2d2;
}
.products{
	padding: 70px 0;
    background:#880202;
	text-align:center;
}
.products h2{
    color: #fbaa2b;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
}
.products hr{
	border-color:#fff;
}
.products h4{
	margin:30px 0;
	text-align:center;
	color:#ffffff;
}
.products img{
	margin:0 auto;
	max-width:225px;
	height:auto;
}
#pages{
    background:#e0e0e0;
}
/* ----------- Start Footer ----------------*/
.footer{
	padding: 60px 0;
    background: #f3f3f3;
    line-height: 35px;
    font-size: 16px;
}
.footer form input{
	margin-bottom:20px;
}
.footer h3, h3 a{
	color:#0175c7;
	font-size:22px;
}
.footer h3:hover, h3 a:hover{
	transition:0.7s;
	color:#000000;
}
.footer ul{
	list-style:none;
	padding:0;
	text-align:left;
}
.footer ul li, .footer ul li a{
	color:#2d2d2d;
}
.footer ul li i, .footer ul li a i{
	color:#179403;
}

.footer form{
	padding:15px 0;
}
.footer-social{
	padding:15px 0;
}
.crights-block{
	background-color:#000c25;
	/*background-color:#5bb95b;*/
	padding:10px 0;
}
.crights-block a{
	color:#ffffff;
}
.crights-block span{
	color:#ffffff;
	font-size:15px;
}
/* ----------- End Footer ----------------*/
.map{
	width:100%;
	border:4px solid #efefef;
	margin-top:30px;
}
.contact-sec{
	padding:80px 0;
	background-color:#fff;
}
.contact-sec h2{
    color: #bb5800;
}
.contact-sec p{
	/*font-family: 'Assistant', sans-serif;
	font-size:16.6px;*/
}
.contact-sec form textarea{
	min-height:180px;
}
.form-control {
    font-size: 15px;
    color: #19a702;
    background-color: #f5e7bf00;
    background-image: none;
    border: 1px solid #848484;
    box-shadow: none;
}
.contact-sec form .form-control{
	height:45px;
}

/* ----------- Start all other Pages ----------------*/
.pages{
    padding:50px 0;
}
.pages h2{
    padding:10px 15px;
	font-weight:bold;
	text-align:left;
	margin:0;
}
.pages p{
    line-height: 30px;
    font-size: 16.5px;
	padding:0 15px;
	text-align:justify;
}
#events img{
	margin-bottom:30px;
}
#projects h1{
	padding:15px;
	text-align:center;
}
#projects h3{
	text-align:center;
	color:#313131;
	margin:0;
	padding:35px 0;
	line-height: 45px;
}
#profile h3{
	text-align:center;
	color:#313131;
	margin:0;
	padding:30px 0;
	line-height: 30px;
	font-size:17px;
}
#profile img{
	height:150px;
	width:100%;
}
.profile-feature,.profile-feature h4{
	text-align:center;
	line-height:30px;
}
.profile-feature img{
	margin:0 auto;
}
#certifications a:hover{
	opacity:0.4;
	-webkit-transition:all 0.6s;
	-moz-transition:all 0.6s;
	-o-transition:all 0.6s;
	-ms-transition:all 0.6s;
	transition:all 0.6s;
}
#certifications h1{
	text-align:center;
}
#certifications h3{
	text-align:center;
	margin:0;
	padding:35px 0;
	line-height: 45px;
}
.document img{
    max-height: 650px;
    margin-bottom: 50px;
}
/* ----------- End all other Pages ----------------*/


@media (max-width:1024px){
.nav>li>a {
    padding: 14px 28px;
}
}
@media (max-width: 768px){
.navbar-inverse .navbar-brand {
    font-size: 2.8rem;
    display: block;
}
.top-social-icons ul li a {
    padding: 0 4px;
}
.products img{
	max-width:100%;
}
.navbar-inverse .navbar-toggle {
    border-color: #fff;
}
.navbar {
    position: relative;
	padding:5px 0;
}
.navbar-inverse{
}
.navbar-toggle {
    margin-top: 7px;
}
.nav>li>a {
    padding: 10px 12px;
    font-size: 13px;
}
.content h1 {
    font-size: 28px;
    line-height: 45px;
}
.footer form {
    width:100%;
}
.my-bg {
    min-height: 90px;
}
.dropdown-menu {
    min-width: 100%;
    padding: 0;
	border:none;
}
.content {
    padding: 25px 0 80px 0;
}
.contact-sec {
    padding: 35px 0;
}
}
@media (max-width: 425px){
.top-strip {
    text-align: center;
	line-height:30px;
}
.top-social-icons{
	text-align:center;
}
.top-social-icons ul {
    float: none;
	margin: -10px 0 5px 0;
}
.logo-box{
	padding-top: 15px;
}
.navbar-brand {
	float:none;
}
.navbar-inverse .navbar-brand {
    font-size: 2.2rem;
}
.navbar-brand>img {
    margin: 0 auto;
}
	.logo-title-sec h1 {
    font-size:30px;
	text-align:center;
}
	.nav>li>a {
    padding: 10px 14px;
    font-size: 14.5px;
}
.footer h2 {
    font-size: 25px;
}
.footer .footer-social li a {
    width: 40px;
    height: 40px;
    padding: 3px;
    font-size: 20px;
}
}
@media (max-width: 375px){
	.contact-sec h2 {
    font-size: 27px;
}
	.contact-sec p {
    font-size: 16px;
    text-align: left;
}
}

@media (max-width: 320px){
	.contact-sec p {
    font-size: 14px;
    text-align: left;
}
}