body{
 margin:0;

}
img{
 max-width:100%;
 
}
a:hover{
 text-decoration:none;
}
.header{
 /*background:#3b3b3b;*/
 padding: 15px 0 15px;
}
.header-right{
 text-align:right;	
}
.logo h1{
 font-size:25px;
 color:#ffffff;
 font-family:OpenSans-Bold;	
}
.social-links ul {
    list-style: none;
    margin-top: 15px;
    margin-bottom: 0px;
    padding:0;
}
.social-links ul li{
 display:inline-block;	
}
.social-links ul li a {
    height: 24px;
    margin-right: 4px;
    width: 24px;
}
.social-links ul li a i {
    color: white;
    color: #000;
    font-size: 25px;
    margin-left: 4px;
    border: 1px solid #95c347;
    padding: 5px 11px;
    border-radius: 34px;
}
.social-links ul li a i.fa-linkedin
{
    padding: 5px 8px;
}
.social-links ul li a i.fa-twitter
{
    padding: 5px 7px;
}
.social-links ul li a i.fa-google-plus
{
    font-size: 21px;
    padding: 8px 7px;
}
.footer{
/* background:#3b3b3b;
 padding:10px 0;*/
 text-align:center;	
}
.footertext
{
     background:#3b3b3b;
    padding:10px 0;
}
.footertext .text-left
{
    text-align: left;
}
.footertext .text-right
{
    text-align: right;
}
.footertext .text-right p a
{
    color: #fff;
}
.ft-cnt{
 color:#ffffff;
 font-family:OpenSans-Regular;
 font-size:17px;	
}
.login-btn {
 margin-top: 12px;
}
.login-btn a{
 font-size:14px;
 color:#ffffff;
 font-family:OpenSans-Semibold;
 background:#B8401B;
 padding:5px 10px;
 border-radius:5px;	
}
.footer .menu ul li::after  
{
    /*display: none;*/
     transform: rotate(20deg);
     height: 23px;
    right: -2px;
    top: 17px;
}
.footertext p
{
    margin-top: 0px;
}
.footer .menu ul li.hover > a
{
    background: #B8401B00;
}
.footer .menu ul li a
{
    color: #fff;
    padding: 5px 16px;
}
.footer .menu
{
    text-align: center;
}
.carousel-control.left{
 background:transparent !important;	
}
.carousel-control.right{
 background:transparent !important;	
}
.carousel-control{
 display:none;	
}
.tools-area{
 margin-bottom:30px;
 padding:10px;
 border:1px solid #95c347;	
}
.tool-img{
 display:inline-block;
}
.gallery .tool-img
{
    display:block;
}
.gallery .tools-area
{
    text-align: center;
}

.id-dtls i {
    color: #95c347;
}

.tool-txt{
 font-size:18px;
 color:#95c347;
 font-family:OpenSans-Semibold;
 display:inline-block;
 margin-left:15px;	
}
.gallery{
 margin:30px 0;
 	
}
.para{
 font-size:14px;
 color:#000;
 font-family:OpenSans-Regular;
 line-height:27px;	
 margin-top:10px;
 min-height: 135px;
 text-align:justify;
}
.read-more{
 margin-top:15px;	
}
.read-more a{
 background:url(../images/arrow.png) no-repeat scroll left center;
    color: #000;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0 2px 30px;
    text-align: center;
    text-decoration: none;
	
}
.abt-hd, .vd-hd{
 font-size:18px;
 color:#ffffff;
 font-family:OpenSans-Bold; 
 background: #002857;
 padding: 4px 10px;	
}
.about-us p{
 font-size:14px;
 color:#000;
 font-family:000;
 font-family:OpenSans-Regular;
 line-height:27px;
 text-align:justify;	
}
.vid {
 padding: 15px;
}
.add-img{
 margin:20px 0;
 border:1px solid #999;
 padding:10px 0;	
}
.banner{
 box-shadow:0px 1px 4px #999;	
}
.modal-content {
 background:#5d8715;
}
.modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
    padding: 15px;
}
.modal-title {
    color: #fff;
    font-family: OpenSans-Semibold;
    font-size: 18px;
    text-align: center;
}
.login_btn {
    background:#132f5e;
    border: medium none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.grayBox {
    background-color: black;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1055;
}

img.imgs {
    position: absolute;
    top: 0;
    left: 0;
}

.box_content {
    background-color: #ffffff;
    border: 2px solid #ae6948;
    height: 240px;
    padding: 15px;
    position: fixed;
    right: 32%;
    top: 118px;
    z-index: 1056;
}
.modal-body .input {
    text-align: center;
}
.input-fld input {
    margin: 10px 0;
    padding: 5px;
    width: 100%;
}
.input span {
 color: #ffffff;
}
.modal-footer{
 text-align:center;	
}
.carousel-indicators li{
 height:13px;
 width:13px;	
}
.carousel-indicators .active{
  height:15px;
 width:15px;
 background:#8f2d20;	
}
.gallery-right .tools-area-right {
 text-align:center;
 margin-bottom:10px;
 border:1px solid;	
}
.gallery-right .tools-area-right .tool-img{
 text-align:center;	
 width:auto;
 display:inherit;
}
.gallery-right .tools-area-right  .tool-txt{
 text-align:center;
 width:auto;	
 display:inherit;
}
.tools-area-right{
 padding:10px 15px;	
}
.title {
    color: #ffffff;
    font-size: 20px;
    margin: 10px 0;
	background:#0f2d5d;
	text-align:center;
	padding:5px;
}
.middle-all {
    margin: 25px 0;
    /*margin: 0px;*/
}
.img {
    height: 90px;
    margin: 8px 0;
    text-align: center;
}
.middle-area{
 margin:20px 0 0;	
}
.tools-area:hover{
 border:1px solid #5D8715;	
}
.email-id{
 text-align:right;	
}
.id-dtls{
 display:inline-block;	
}
.id-dtls span{
 color:#ffffff;
 color:#000;
 font-size:14px;
 margin-left:5px;
 font-family:OpenSans-Regular;	
}
.cnt-form {
    border: 1px solid #ddd;
    box-shadow: 0 3px 5px;
    padding: 0 0 10px;
}
.cnt-form p {
    background: #132f5e none repeat scroll 0 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 10px 0;
    text-align: center;
}
.form-group {
    margin-bottom: 7px;
}
.add {
    color: #132f5e;
    font-family: OpenSans-Bold;
    font-size: 18px;
	border-bottom: 1px dashed #5d8715;
	padding-bottom:10px; 
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img
{
    width: 100%;
}
.frame_ticket
{
    margin-top: 40px;
}
.uselink 
{
    list-style: none;
    background: #737373;
    padding: 0px !important;
}
.uselink li 
{
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid white;
}
.uselink li a, .uselink li a:hover 
{
    color: white;
    font-weight: bold;
    display: block;
}
.portfoliologinhome
{
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.portfoliologinhome input
{
    margin: 0px 7px;
}
.portfoliologinhome input#uName , .portfoliologinhome input#password
{
    padding: 10px;
    border: 1px solid #c3c3c3;
}
.portfoliologinhome input#submit
{
    padding: 7px 30px;
}
.carousel-indicators
{
    display: none;
}
.carousel-caption
{
    top: 20%;
    height: 65%;
}
.slider-text
{
  margin: 7% 0;
}
.readmore a
{
    color: #fff;
    border: 1px solid #fff;
    padding: 10px;
    display: inline-block;
}
.pay_premium 
{
    text-align: center;
    margin: 16px 0;
}
.pay_premium 
{
    text-align: center;
}
.mf_img img 
{
    width: 100px;
    height: 60px;
}
.portfoliologinhome .login_btn
{
    background: #95c346;
    border: medium none;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #fff;
}
#download1
{
    margin-bottom: 20px;
}
.products .show.active
{
    display: none !important;
}
.products .show.active.in
{
    display: block !important;
}
.tabing ul li a
{
    background: #0f2d5d;
    color: #fff;
}
.tabing ul li
{
    float: none;
    margin-bottom: 4px;
}
.mfu-login a
{
    background: #8dbf3c;
    padding: 7px 62px;
    color: #fff;
    font-weight: 600;
    border-radius: 22px;
}
.social-links.mfu-login ul
{
    display: none;
}  
.social-links.mfu-login span 
{
background: #8dbf3c;
    padding: 7px 70px 7px 70px;
    box-shadow: 4px 4px 4px #999;
    color: #fff;
    text-align:center;
    vertical-align: middle;
    font-weight: 600;
    border-radius: 23px;
    display: inline-table;
}
.social-links.mfu-login ul li
{
    display: block;
}
.social-links.mfu-login span:hover ul
{
    display: block;
    position: absolute;
    text-align:center;
    right: -20px;
    margin-top: 13px;
    z-index: 99999;
}
.social-links.mfu-login span:hover ul li
{
    display: block;
    text-align: left;
}
.social-links.mfu-login span:hover ul li a
{
    border-radius: 30px;
    width:100%;
    
    text-align:center;
    display: block;
    border-bottom: 1px solid;
    height: auto;
}

.login_home
{
    right: 9%;
    position: absolute;
    top: 30%;
    background: #fff;
    border-radius: 4px;
    padding: 48px;
}

@media screen and (max-width: 600px) {
  .login_home {
     position: relative;
  }
}