body{
	font-family: 'Muli', Arial,sans-serif !important;
}

	.zeffect{
		overflow: hidden;
		/*height: 268px;*/
	}
	
	.zeffect a > img {
	  -webkit-transition: 0.4s ease;
	  transition: 0.4s ease;
	}
	
	
	.zeffect a > img:hover {
	
	  -moz-transform: scale(1.02);
	  -webkit-transform: scale(1.02);
	  transform: scale(1.02);
	}


.h1, .h2, .h3, h1, h2, h3{
	margin-bottom:20px !important;
	font-family: 'Poppins', sans-serif;
	color: #4160AC;
}

h2, .h2{
	margin-top:0px;
}

.h3, h3 {
	font-size: 24px;
}


.h4, h4 {
	font-size: 20px;
}

p, li{
	font-size:16px !important;
}

ol, ul {
    padding-left: 20px;
	
}

#main_content ul {
	padding-bottom:20px;
}

table {
   
	width: 100%; 
	word-wrap:break-word;
    table-layout: fixed;
}

.navbar-toggle{
	margin-right:30px !important;
	background-color:rgba(255, 255, 255, 0.85);
}

.navbar-default {
    background: linear-gradient(to bottom, #3cb8e8 30%,#1aa5d7 100%);
    /* background-color: #f8f8f8; */
    border-color: transparent ; 
}

.navbar-default .navbar-nav>li>a
{
	color:white !important;
	
}

.navbar-nav>li>a
{
	font-size: 15px;
	font-weight:bold;
}

.hmenu {
  
    background-repeat: no-repeat;
    width: 60px;
   
    margin-right: 10px;
    font-size: 13px;
    white-space: nowrap;
}

.h_title1{
	font-size:25px;
	color:#ff9715;
	margin-top:10px;
	margin-bottom:20px;
}

.h_title2{
	font-size:3.55em;
	color:#43525a; 
	line-height: 45px;
	margin-bottom:0px;
}

.h_title3{
	text-align:right;
	font-size:18px;
	font-weight:bold;
	color:#b6b6b6;
	padding-right:30px;
}

.t_title{
	color:#4160ac;
	font-weight:bold;
	padding-right:20px;
}

.t_div{
	text-align:right;
}

.mbtn{
	    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 10px;
	cursor:default;
}

.mbtn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}





.font_1{
	    color: #777777;
    font-family: Arial;
    font-size: 13px;

}

.font_4{
	font-family: 'Muli', Arial,sans-serif !important;
	font-weight:bold;
}

.font_5{
	    color: white;
    font-family: Arial;
    font-size: 11px;

}





.nav>li>a{
	padding-left:50px;
	padding-right:50px;

	}





.navbar-brand {
  display: none;
 }




#main_content
{
	padding:0px 30px;
}

.red
{color:red !important} 


.red *
{color:red !important} 





@media (min-width: 992px) and (max-width: 1200px) 
{
	.mfaq{
		height:213px;
	}

}



@media (min-width: 1200px)
{
	.container {
		width: 1370px !important;
	}

}

@media (max-width: 991px) {
	
	a.navbar-brand  {
color:white !important;
display:block;font-size:0.7em;  

padding:15px 0px 15px 30px;
font-weight:bold;
}

		.mfooter{
			font-size:10px;
		}
	
		.font_1{
			color:white;
		}
		
		.h_title1{
			font-size:18px;
			line-height:10px;

		}

		.h_title2{
			font-size:1.3em;

			line-height:30px;
		}
		
		.h_title3{
			text-align:left;
			font-size:1.1em;
			padding-bottom:10px;

		}
		  .navbar-header {
			  float: none;
		  }
		  .navbar-left,.navbar-right {
			  float: none !important;
		  }
		  .navbar-toggle {
			  display: block;
		  }
		  .navbar-collapse {
			  border-top: 1px solid transparent;
			  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		  }
		  .navbar-fixed-top {
			  top: 0;
			  border-width: 0 0 1px;
		  }
		  .navbar-collapse.collapse {
			  display: none!important;
		  }
		  .navbar-nav {
			  float: none!important;
			  margin-top: 7.5px;
		  }
		  .navbar-nav>li {
			  float: none;
		  }
		  .navbar-nav>li>a {
			  padding-top: 8px;
			  padding-bottom: 8px;
			  padding-left: 40px;
		  }
		  .collapse.in{
			  display:block !important;
		  }
		  
		  
		  .navbar-nav .open .dropdown-menu {
			position: static;
			float: none;
			width: auto;
			margin-top: 0;
			background-color: transparent;
			border: 0;
			-webkit-box-shadow: none;
			box-shadow: none;
		}
		
		#main_content{
				padding-left:15px;
				padding-right:10px;
			padding-bottom:30px !important;
		}
		
		.h2, h2 {
			font-size: 25px;
		}
		
		.h3, h3 {
			font-size: 20px;
		}
		
		.h4, h4 {
			font-size: 16px;
		}
		
		.t_div{
			text-align:left;
			padding-bottom:10px;
			font-size:0.8em
		}
		
  
}






@media (max-width: 360px) {
	
	a.navbar-brand  {
color:white !important;
display:block;font-size:0.7em;  

padding:15px 0px 15px 30px;
}

	.h_title1{
			font-size:1em;
		}
		

		.h_title2{
			font-size:1.1em;

			line-height:20px;
		}
		
		.h_title3{
			text-align:left;
			font-size:0.8em;
			padding-bottom:5px;

		}
  
}
