.images_gall{
	width:90%;
	margin:0px auto;
	text-align:center;
}
.images_gall ul{
	list-style:none;
	width:100%;
	vertical-align:top;
}
.images_gall li {
    margin: 15px;
    width: 22%;
    float: left;
}
.images_gall img{
	width:100%;
}
.video{width:100%; padding:0px 130px;} 
.video-left{
	width:49%;
	display:inline-block;
}
.video_right{
	width:49%;
	display:inline-block;
}


.navigation_main ul ul {
    font-size: 13px;
    display: none;
    position: absolute;
    z-index: 100;
	list-style: none;
	width: 260px;
    background: #dfe702;
    box-shadow: 0 -5px 5px 0 rgba(0,0,0,.09);
    box-sizing: border-box;
}
.navigation_main ul ul > li {
    border-bottom: 1px solid #000;
    padding: 9px 0px 10px 8px;
    margin: 0px;
}
.navigation_main ul ul > li > a {
    color: #000;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: capitalize;
}
.navigation_main ul ul > li > a:hover,.navigation_main ul ul > li > a:focus{
	text-decoration:none;
	color:#000;
	outline:none;
	background:#fff;
}
.navigation_main ul ul > li:hover{
	background:#fff;	
}
.navigation_main ul ul > li:hover a{
	color:#000;
}
.navigation_main.fixed{
	position:fixed;
	z-index: 999999;
	width: 100%;
	top:0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	position: sticky;
}
.navigation_main.fixed .navbar-default{
  background:#dfe702;
  padding-bottom: 0px;	
}
.navigation_main.fixed .navbar-default .navbar-nav > li > a{
	color:#000;
	font-size:14px;
	padding: 0px 15px;
}
.navigation_main.fixed .navbar-default .navbar-nav{
	margin:0px;	
}
.navigation_main.fixed .logo{
  width: 56%;
  display: block;
  padding: 0px 0px 0px 0px;
}
.navigation_main.fixed .logo img{
	width:100%;	
}
.navbar-nav li span{
	display:none;	
}
.navigation_main li:hover > ul {
	display:block;
}
.navigation_main .navbar-default{
	background: #dfe702;
	border-top:0px solid #e7e7e7 !important;
	border-radius: 0px;
	border:0px;
	z-index:999;
	padding-bottom: 0px;
    border-radius: 0;
    min-height: 45px;
    margin-bottom: 0;
    border: 0;
}
.navigation_main .navbar-default .navbar-nav{
	margin-top:0px;	
}
.navigation_main .navbar-default .navbar-nav > li{
    border-left: 1px solid #000;
}
.b0{
    border-left: 0px !important;
}

.navigation_main .navbar-default .navbar-nav > li > a {
    color: #000;
    transition: all 0.3s ease-out;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0 15px;
    line-height: 42px;
    position: relative;
    display: block;
}
.navigation_main .navbar-default .navbar-nav > li > a:hover,.navigation_main .navbar-default .navbar-nav > li > a:focus{
 color: #000;
 text-decoration:none;
 outline:none;
}
/*nav*/
/*=========================== header part start ========*/
header {
	overflow:hidden;
	background:url(../images/trans1.png) repeat scroll left top;
	clear: both;
	border-bottom:dashed 1px #d15454;
}
.weblogo {
	float:left;
}
.support {
	background:url(../images/contbg.html) no-repeat scroll left top;
	width:305px;
	height:112px;
	float:right;
}
.spnber {
	margin: 10px 0 0 50px;
	float:left;
}
.spnber p {
	font-size:25px;
	font-weight:bold;
	overflow:hidden;
	color:#FFF;
	clear:both;
}
.spnber span {
	margin:5px 0 0 0;
	color:#FFF;
	overflow:hidden;
	display:block;
	clear:both;
}
.snpic {
	margin:0 0 0 15px;
	float:left;
}
.snpic img {
	width:40px;
	}
	h4{
	float:right;
	font-size:24px;
	color:#182f75;
	margin-top:20px;
	font-family:"Times New Roman", Times, serif;
	}
.modal-content{
	background: #443a34;
	display:none;
}
.menuwrap {
	margin:-5px 0 0 0;
	width:100%;
	background:url(../images/trans2.png) repeat scroll left top;
	float:left;
	clear:both;
}
.menucol {
	width:100%;
	float:left;
}
.menu {
	float:left;
	font-size:14px;
}
.menu li {
	float:left;
}
.menu li a {
    padding: 13px 14px;
    overflow: hidden;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
}
.menu li a:hover, .menu li a.mactive {
	background-color:#00CCFF;
}
.menushow {
	width:35px;
	height:35px;
	background:url(../images/menu-icon.png) no-repeat center center #872402;
	cursor:pointer;
	display:none;
	float:right;
}
.mnbtn {
	background-color:#000 !important;
}
.diblk {
	display:block !important;
}
.scl {
	margin: 10px 0 0 0;
	position:fixed;
	left:0;
	top:0px;
	z-index:999;
	float:left;
}
.scl li {
    margin: 0 0 5px -126px;
    overflow: hidden;
    background-color: #182f75;
    width: 165px;
    height: 37px;
    clear: both;
    border-radius: 0 25px 25px 0;
}
.scl li:hover {
	margin:0 0 5px 0px;
	background-color:#333;
}
.scl li span {
	margin: 15px 10px 0 0;
	float:right;
	display:block;
	font-weight:bold;
	font-size:13px;
	color:#FFF;
}
.scl li a {
    margin: 6px 7px 0 0;
    width: 25px;
    height: 25px;
    background-color: #FFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    float: right;
}
.scl li a .fab {
    margin: 6px auto 0 auto;
    display: block;
    color: #182f75;
    font-size: 15px;
    text-align: center;
}
/*=========================== body part start ========*/
.body-part {
	overflow:hidden;
	clear: both;
}
.body-colum {
	padding:10px 0;
	margin: 0 auto;
	width:80%;
	overflow:hidden;
	clear: both;
}
.cntx, .cntx ul, .cntx li {
	overflow:hidden;
	clear:both;
}
.cntx li {
	margin:0 0 10px 0;
}
.cntx p {
	margin: 0 0 10px 0;
	overflow:hidden;
	clear:both;
}
.cntx a {
	color:#b13206;
	font-weight:bold;
}
.cntx a:hover {
	color:#000;
}
.blt {
	padding:0 0 0 15px;
	background:url(../images/blt.png) no-repeat scroll left 5px;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
}
.mnpic {
	margin:5px;
}
.mnpic img {
	width:300px;
}
.servcolum {
	margin:0 0 20px 0;
	padding:10px;
	overflow:hidden;
	clear:both;
	background:url(../images/trans1.png) repeat scroll left top;
	box-shadow:inset 0 0 23px -10px #000;
}
.servblock {
	overflow:hidden;
	background:url(../images/trans2.png) repeat scroll left bottom;
	position:relative;
	clear:both;
}
.sevpic {
	position:absolute;
	right: 10px;
	top: 45px;
}
.work .hd3 {
	padding:10px 10px;
	background-color:#FFF;
	color:#000;
}
.work ul {
	margin:0 0 10px 0;
}
.work, .work ul, .work li {
	overflow:hidden;
	color:#FFF;
	clear:both;
}
.work li {
	padding: 7px 10px 7px 10px;
}
.work li:hover {
	background:url(../images/trans1.png) repeat scroll left top;
}
.work li:hover a {
	color:#000;
}
.work li a {
	font-size:16px;
	overflow:hidden;
	display:block;
	color:#FFF;
	clear:both;
}
/*=========================== body part end ========*/

/*=========================== footer part start ========*/
footer {
	width: 100%;
	clear: both;
	background:url(../images/trans2.png) repeat scroll left top;
	border-top:dashed 1px #a12424;
	float:left;
}
.fotercolum {
	margin:0 auto;
	width:80%;
	display:table;
	clear:both;
}
.poweredby {
	padding:2px 0;
	overflow:hidden;
	background:url(../images/trans1.png) repeat scroll left top;
	clear:both;
}
.poweredby p {
	overflow:hidden;
	text-align:center;
	font-size:11px;
}
.poweredby p a {
	color:#000;
}
.poweredby p a:hover {
	text-decoration:underline;
}
/*=========================== footer part end ========*/

/*============= profile page start ========*/

.prof {
	margin:0 0 10px 0;
	padding:10px;
	background:url(../images/trans1.png) repeat scroll left top;
	box-shadow:inset 0 0 23px -12px #000;
}
.prof, .prof ul, .prof li {
	overflow:hidden;
	clear:both;
}
.prof li {
	padding:7px 15px;
}
.prof li:hover {
	background:url(../images/trans2.png) repeat scroll left top;
	color:#fff;
}
.pnme {
	margin: 0 10px 0 0;
	width: 135px;
	font-size:14px;
	font-weight:bold;
	float: left;
}
.pnme span {
	float:right;
}
.pfdet {
	overflow:hidden;
}
/*============= profile page end ========*/

/*======== rates page start =====*/

.gal {
	overflow:hidden;
	clear:both;
}
.gal img {
	width:100%;
}
.rate {
	padding:10px;
	background:url(../images/trans2.png) repeat scroll left top;
	color:#FFF;
}

.cont {
	padding:10px;
	background:url(../images/trans2.png) repeat scroll left top;
	color:#FFF;
}
.cont .hd3 {
	margin:5px 0;
	color:#FFF;
	font-size:14px;
}

.cont p{
	font-size:17px;
}

.sitemap {
	padding:10px;
	margin:15px 0 0 0;
	background:url(../images/trans1.png) repeat;
	box-shadow:inset 0 0 23px -12px #000;
}
.sitemap, .sitemap ul, .sitemap li {
	overflow:hidden;
	clear:both;
}
.sitemap li a {
	padding:8px 10px 8px 8px;
	font-size:16px;
	border-bottom:solid 1px #ddd;
	overflow:hidden;
	display:block;
}
.sitemap li a:hover {
	background:url(../images/trans2.png) repeat scroll left top;
	color:#FFF;
}

/*======== rates page end =====*/
/*///////////////////////////////////////////////////////
					Responsive Phone
//////////////////////////////////////////////////////*/

@media only screen and (min-width:290px) and (max-width:766px){
.navigation_main .navbar-default .navbar-nav > li > a.active{
	background: url(../images/nev_hover.png) repeat-y center #5e5452;
}
.navigation_main .navbar-default .navbar-nav > li > a{
	text-align: center;
}

}
