/* Global Styles */

html,
body {
    height: 100%;
	font-family: Open Sans;
}

body {
    padding-top: 126px;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 440px;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.searchmenu {
	float: right;
	margin-top: 20px;
}

.navbar-right {
	float: right!important;
	margin-right: 5px;
	margin-top: 32px!important;
}

.imgLgo{
	display: inline-table;
	position: relative;
	z-index: 1;
	margin-top: -30px;
}

.navbarStyle{
	background: url(../img/texture-01.png) repeat #2f99db;
border-bottom: 5px solid #2f99db;
/**zoom: 0.89;**/
  height: 130px;
}

.navbarStyle:before{
	border-bottom: 5px solid #fff;
position: absolute;
display: block;
content: '';
height: 100%;
width: 100%;


}

.searchBttn{
	color: #fff;
	background-color: #000000;
	border-color: #000000;
}

.searchBttn:hover{
	color: #fff;
	background-color: #fa6400;
	border-color: #fa6400;
}

.carousel-indicators .active {
	width: 15px;
	height: 15px;
	margin: 0;
	background-color: #fff;
}

.carousel-indicators li {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0);
	border: 1px solid #fff;
	border-radius: 10px;
}

.carousel-indicators {
	bottom: 10px;
}

.carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -50px;
	font-size: 90px;
}

.carousel-control .icon-prev {
	width: 30px;
	height: 30px;
	margin-top: -50px;
	font-size: 90px;
}

.page-header {
	padding-bottom: 9px;
	margin: 20px 0 20px;
	border-bottom: 0px solid #eee;
	text-align: center;
	color: #000;
}

.panel-default>.panel-heading {
	color: #fff;
	background-color: #fa6400;
	border-color: #ddd;
	text-align: center;
}


.panel-default>.panel-heading {
color: #fff;
background-color: #fa6400;
border-color: #ddd;
text-align: center;
}
.panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: transparent;
}
.panel-heading {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
.pnl2 {
	background-color: #fff !important;
}

.glyp {
	font-size: 25px;
	color: #fa6400;
}

.panel-body p {
	text-align: justify;
	color: #000;
	font-weight: normal;
	font-size: 17px;
}

.button_default{
	color: #000;
background-color: #f8bb0a;
border-color: #f8bb0a;
font-weight: bold;
margin-left: auto;
/* float: right; */
margin-right: auto;
text-align: center;
display: block;
width: 50%;
box-shadow: 0 1px 3px rgba(120, 121, 121, 1);
border-radius: 4px !important;
margin-top: 20px;
}



.button_default:hover{
  background-image: -webkit-linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  background-image: -moz-linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  background-image: -ms-linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  background-image: -o-linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  background-image: linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  border-radius: 0px;
  transition: all 0.9s ease-in-out;
}

.button_default:focus{
  background-image: -webkit-linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  background-image: -moz-linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  background-image: -ms-linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  background-image: -o-linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  background-image: linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  border-radius: 0px;
  transition: all 0.9s ease-in-out;
}

.table th{
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}

.table td{
	text-align: center;
}


.table tbody{
	border: 1px solid #eee;
}

.tTools p{
	color: #000000;
	font-weight: normal;
}



.cntnrSt a{
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 13px;
	border-radius: 0px;
	padding: 10px;
	color: #fff;
	background-color: #999;
	border-color: #999;
	text-transform: uppercase;
	font-weight: bold;
}

.cntnrSt a:hover{
	color: #fff;
	background-color: #999;
	border-color: #999;
	text-transform: uppercase;
	font-weight: bold;
}

.cntnrStFrst a{
	color: #fff;
	background-color: #fa6400;
	border-color: #fa6400;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
}

.button_header_default{
	margin-bottom: 14px;
	padding: 4px 15px !important;
	border-radius: 4px !important;
	font-family: sans-serif;
	font-size: 13px !important;
	background-color: #f8bb0a !important;
	border-color: #f8bb0a !important;
	background: #f8bb0a !important;
	color: #0e305d !important;

}

.button_header_default:hover, .button_header_default:focus{
    background-image: -webkit-linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  	background-image: -moz-linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  	background-image: -ms-linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  	background-image: -o-linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  	background-image: linear-gradient(top, #FFE390 0%, #EAB416 50%, #E9B41A 50%, #ECB208 100%) !important;
  	border-radius: 0px;
  	transition: all 0.9s ease-in-out;
}

.cntnrStFrst a:hover{
	color: #fff;
	background-color: #fa6400;
	border-color: #fa6400;
	text-transform: uppercase;
	font-weight: bold;
}

.cntnrSt h1{
	margin-top: 15px;
	margin-bottom: 15px;
	color: #fff;
	font-size: 35px;
	font-weight: bold;
}

.ph {
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	color: #ffffff;
	font-size: 30px;
}

.lgmenu{
	background: url(../img/texture-01.png) repeat #2f99db;
	width: 100%;
}

.lgmenu1{
	background-color: #fff;
	width: 100%;

}

.cntnrStFrsta a {

padding: 5px 10px;
font-size: 12px;
text-transform: capitalize;
background-color: #fff;
border-color: #fff;
position: relative;
z-index: 1;
text-align: center;
color: #000;
margin-right: 5px;

}


.cntnrStFrsta a:hover {
padding: 5px 10px;
font-size: 12px;
text-transform: capitalize;
background-color: #fff;
border-color: #fff;
position: relative;
z-index: 1;
text-align: center;
color: #000;
text-decoration: none;
}

.upprNav{
	color: #000;
	font-weight: normal;
	padding: 8px 5px;
	font-size: 12px;
}

.upprNav>li>a{
	text-transform: capitalize !important;
	font-weight: bold !important;
}

.hghMnu{
	margin-bottom: -40px;
	margin-right: -160px;
	margin-top: -5px;
}

.cntnrStFrsta a:hover{
	text-transform: capitalize;
}

.glyp1{
	margin-right: 3px;
}

.rdsSrch input{
	border-radius: 0px;
	padding: 3px 12px;
	height: 28px;
}

.rdsSrch button{
	border-radius: 0px;
	padding: 3px 12px;
}

.img1 {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin: 0px 15px 15px 0px;
	float: left;
	display: block;
	height: auto;
	max-width: 100%;
}

.kkk {
	text-align: justify;
	margin-bottom: 20px;
	/* background-color: #f5f5f5; */
}

.kkk img{
	margin-top: 18px;
}

.img2{
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin: 0px 0px 0px 15px;
	float: right;
}

.evn h2 {
	text-align: left;
}
.kkk h2{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	color: #2E97D7;
}

.kkk a{
	color: #2F98D8;
	font-weight: bold;
}

.kkk p{
	color: #000000;
	font-weight: normal;
}

.socialM img{
	width: 70px;
	height: auto;
}

.flUs{
	text-align: right;
}

.fttrnme h1{
	font-size: 20px;
	text-align: left;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}

.fttrnme li{
	list-style: none;
	color: #fff;
	margin: 5px 0px;
}

.fttrnme ul{
	padding: 0px;
}

.fttrnme a{
	color: #fff;
	text-transform: capitalize;
	font-weight: normal;
	padding: 0px;
	font-size: 13px;
}


.cpyrght h1{
	text-align: center;
	color: #fff;
	font-size: 15px;
}


.popover{
	top: 0px !important;

}



#login{
    position:relative;
    border-radius: 4px;
	font-family: sans-serif;
	font-size: 13px;
}



.popover.bottom>.arrow {
display: none;
}



.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
color: #F7CF5A;
background-color: transparent;
}

/*About Us Page*/

.abtUs img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin: 0px 15px 15px 0px;
	float: left;
	width: 200px;
}

.abtUs p {
	text-align: justify;
}

.hldr h1{
	font-size: 25px;
}

.imge1 {
	float: left;
	background-color: #fa6400;
	padding: 10px;
	margin-top: 5px;
}

.imge1 i{
	font-size: 30px;
	color: #fff;
}

.frP p{
	font-size: 13px;
	text-align: justify;
}

.wow {
	background-color: #f5f5f5;
}

.text-center h3{
	font-size: 13px;
	text-align: justify;
}

.text-center img{
	margin-top: 10px;
}

.panel-body i{
	display: block;
margin-left: auto;
margin-right: auto;
}

.pnl3{
	background-color: #fff !important;
	border: 0px solid #fff;
}

.pnl3 i{
	margin-top: 10px;
	font-size: 65px;
	color: #fa6400;
}

.hjh{
	margin-top: -25px;
}

.hjh h4{
	text-align: center;
}


/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

.navbar-inverse .navbar-nav>li>a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;

  
}


.navbar-right .dropdown-menu {
	right: auto;
	left: auto;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 20px;
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #2f99db;
	border-bottom: 0px solid #ebebeb;
	border-radius: 0px 0px 0 0;
	text-align: center;
	color: #fff;
}

.form-group input{
	margin-right: auto;
	margin-left: auto;
	display: block !important;
}

.gggg{
	height: 24px;
	margin-bottom: 5px;
	border-radius: 0px;
	font-size: 12px;
}

.cntnrStFrsta{
	margin-right: -70px;
	margin-bottom: -40px;
	margin-top: 10px;
	height: 65px;
}

.popover {
	border-radius: 0px;
}

.lgn {
	margin-right: auto;
	margin-left: auto;
	display: block !important;
	border-radius: 0px;
	padding: 3px 15px;
	margin-bottom: 0;
	font-size: 12px;
	color: #fff;
	background-color: #2f99db;
	border-color: #2f99db;
}
}

.lgn:hover {
	background-color: #2f99db;
	border-color: #2f99db;
}

.fp{
	text-align: center;
	display: block;
	font-size: 12px;
}

.popover.bottom {
margin-top: 23px;
left: 1144.5px !important;
}

.panel {
	border-radius: 0px;
}

.btn {
border-radius: 0px;
}

.sidebar-nav {
    padding: 9px 0;
}




.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}


.navbar-nav>li>.dropdown-menu {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.pnl2 i{
	margin-right: 5px;
}

.lgmnumn{
	margin-top: 63px;
}

.map iframe{
	width: 100%;
	height: 400px;
}

.txtbxcntct{
	border-radius: 0px;
	padding: 6px 15px;
	background-color: #fa6400;
	border: 1px solid #fa6400;
	color: #fff;
}

.fctxt{
	border-radius: 0px;
}

textarea.form-control {
	height: 200px;
	resize: none;
}

.cntctbttn{
	color: #fff;
	background-color: #fa6400;
	border-color: #fa6400;
	margin-left: 5px;
}

.cntctbttn:hover{
	color: #fff;
	background-color: #fa6400;
	border-color: #fa6400;
	margin-left: 5px;
}

.handS{
	border: 1px solid transparent;
}

.srvcs p{
	text-align: justify;
}

.srvsMnu > li > a:hover{
	background-color: transparent !important;
	color: #fa6400;
}

.frprghp p{
	text-align: justify;
}

.pnlThree{
	border: 1px solid transparent;
}

.srvcFr h4{
	color: #000;
}

.mnuUlt > li > a{
	position: relative;
	display: block;
	padding: 5px 5px;
	font-size: 12px;
}

.mnuUlt{
	text-indent: 40px;
}

.rsrc img{
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin: 0px 15px 15px 0px;
	float: left;
	width: auto;
}

.rsrc p{
	text-align: justify;
}

.imgeRsrc {
	background-image: url("../img/resource/videos/item1.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px;
	margin-top: 7px;
	margin: 7px -20px 0px 0px;
}

.imgeRsrc2 {
	background-image: url("../img/resource/videos/item2.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px;
	margin-top: 7px;
	margin: 7px -20px 0px 0px;
}

.imgeRsrc3 {
	background-image: url("../img/resource/videos/item3.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px;
	margin-top: 7px;
	margin: 7px -20px 0px 0px;
}

.imgeRsrc4 {
	background-image: url("../img/resource/videos/item4.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px;
	margin-top: 7px;
	margin: 7px -20px 0px 0px;
}

.imgeRsrc i {
	color: #fff;
	font-size: 70px;
}

.imgeRsrc i:hover{
color: #fa6400;
font-size: 70px;
}

.cntnrVd{
	margin-left: auto;
	margin-right: auto;
}

.fancybox-lock .fancybox-overlay {
background: rgba(0, 0, 0, 0.5) !important;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
color: #fff;
background-color: #2f99db;
}

.dropdown-menu>li>a {
font-size: 12px;
}

.dropdown-menu>li>a:hover{
background: #2f99db;
color: #fff;
}


.fancybox-skin {
border-radius: 0px !important;
}

.dropdown-menu>li>a {
font-weight: bold;
}

.fancybox-title-float-wrap .child {
background: transparent !important;
border-radius: 0px !important;
}

.imgGllry{
	margin: 15px 0px;
}

.date_time {
	margin-top: 44px !important;
}

.date_time span{
	color: #fff;
	font-weight: bold;
}


.form-control {
border-radius: 0px;
margin-bottom: 5px;
}

.ntrqr{
	background-color: #fff;
border: 1px solid #ccc;
}

.mrgnfrm{
	margin-bottom: 0px !important;
}

.hjhk{
	margin-top: 10px;
}

.imgThreey{
	width: 500px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.frstprg{
	margin-top: 10px;
	text-align: justify;

}


/*font*/


@font-face {
  font-family: 'Gotham Light';

  src: url('../fonts/Gotham-Light/gotham-light.eot');
  src: url('../fonts/Gotham-Light/gotham-light.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Light/gotham-light.woff') format('woff'), url('../fonts/Gotham-Light/gotham-light.ttf') format('truetype'), url('../fonts/Gotham-Light/gotham-light.svg#glyphicons_halflingsregular') format('svg');

}

/* Footer Styles */


/*Media Queries*/
@media(max-width:1200px){
.cntnrStFrsta a {
	margin-right: -6px;
}
}

@media(max-width:1199px){
.hghMnu{
	margin-right: 125px;
}

.imgThreey {
	width: 400px;
}

.cntnrStFrsta a {
	margin-right: 200px;
}

.searchmenu {
	margin-top: -14px;
}

.rdsSrch input{
	margin-right: -25px;
}

.upprNav>li>a {
	padding: 10px 5px;
}

.cntnrSt h1 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 25px;
}

.cpyrght h1 {
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.fttrnme h1 {
	font-size: 15px;
}

.navbar-form {
	margin-top: 9px;
}

.rdsSrch input {
	height: 26px;
}

.searchBttn {
	font-size: 13px;
}

}

@media(max-width:991px) {
.upprNav>li>a {
	padding: 10px 0px;
	font-size: 12px;
}

.upprNav {
	color: #000;
	font-weight: normal;
	padding: 8px 25px;
	font-size: 12px;
}

.imgLgo img {
	width: 200px;
}

.lgmenu > .container > .col-lg-12{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.cntnrSt h1 {
	text-align: center;
}

.cntnrSt{
	width: 23%;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

.cntnrStFrst a {
	font-size: 10px;
}

.cntnrSt a {
	font-size: 10px;
}

.cntnrSt h1 {
	margin-top: 0px;
	margin-bottom: 25px;
	font-size: 18px;
}

.kkk h2 {
	font-size: 18px;
}

.img2 {
	margin: 0px -100px 0px 15px;
}

hr {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	border-top: 1px solid #eee;
}

.flUs {
	text-align: left;
}

.fttrnme a {
	color: #fff;
	text-transform: capitalize;
	font-weight: normal;
	padding: 0px;
	font-size: 12px;
}

.fttrnme{
	width: 23%;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

.fttrnme h1 {
	font-size: 12px;
}
}

@media(max-width:776px) {
.rdsSrch input {
	margin-right: -35px;
}
}

@media(max-width:767px) {
.cntnrStFrsta a {
	margin-right: -45px;
}

.hghMnu li{
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

.hghMnu {
	margin-right: -50px;
	margin-bottom: -20px;
	margin-top: -15px;
}

.navbar-toggle {
	margin-top: 30px;
	margin-right: 15px;
	border-radius: 0px;
	padding: 8px 8px;
	background-color: transparent;
	border-color: transparent !important;
}

.navbar-right {
	float: left!important;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border: 0px solid #000;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: transparent;
border-color: #fa6400;

}

}

@media(max-width:747px) {
.cntnrSt h1 {
	margin-top: 0px;
	margin-bottom: 25px;
	font-size: 15px;
}
.cntnrSt a {
	font-size: 9px;
}
}

@media(max-width:725px) {
.dF {
	margin-bottom: 10px;
}

.trSt {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.trSt a {
	font-size: 12px;
}

.cntnrSt h1 {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 15px;
}
}

@media(max-width:600px) {
.fttrnme {
	width: 100%;
	display: block;
	margin-left: 0;
	margin-right: 0;
}

.page-header {
	font-size: 26px;
}

.panel-body p {
	font-size: 12px;
}

.tTools{
	font-size: 12px;
}

.table{
	font-size: 12px;
}

.kkk {
	font-size: 12px;
}

.kkk h2 {
	font-size: 15px;
}

.socialM img {
	width: 40px;
	height: auto;
}
}

@media(max-width:536px) {
.upprNav>li>a {
	padding: 10px 0px;
	font-size: 12px;
}

.hghMnu {
	margin-right: 30px;
	margin-bottom: -20px;
	margin-top: -25px;
}

.cpyrght h1 {
	font-size: 12px;
}

.trSt a {
	font-size: 10px;
}

.button_default {
	font-size: 12px;
}

.kkk a {
	font-size: 12px;
}

.img2, .img1 {
	float: none;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}

.kkk h2 {
	text-align: center;
}
}

@media(max-width:480px) {
.trSt {
	width: 60%;
}

.imgThreey {
	width: 300px;

}
}

@media(max-width:461px) {
.hghMnu {
	margin-right: -50px;
	margin-bottom: -40px;
	margin-top: -5px;
}
}

@media(max-width:435px) {
.table {
	width: 0%;
	max-width: 100%;
	margin-bottom: 20px;
}

.cntnrStFrsta a {
	margin-right: -65px;
}
}

@media(max-width:401px) {
.kkk img {
	margin-top: 18px;
	width: 300px !important;
}
}

@media(max-width:385px) {
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 1px;
}

.table{
	margin-left: auto;
	margin-right: auto;
}

.carousel-caption h2{
	font-size: 15px;
}
}

@media(max-width:381px) {
.hghMnu {
	margin-right: -120px;
	margin-bottom: -40px;
	margin-top: 10px;
}
}

@media(max-width:372px) {
.upprNav {
	color: #000;
	font-weight: normal;
	padding: 8px 15px;
	font-size: 12px;
}
}

@media(max-width:370px) {
.imgThreey {
width: 200px;
}
}

@media(max-width:348px) {
.hghMnu {
	margin-right: -90px;
	margin-bottom: -40px;
	margin-top: 10px;
}


@media(max-width:250px) {
.imgThreey {
width: 150px;
}
}

.upprNav {
	color: #000;
	font-weight: normal;
	padding: 8px 0px;
	font-size: 12px;
}

.trSt a {
	font-size: 9px;
}

.page-header {
	font-size: 20px;
}
}

@media(max-width:346px) {
.hghMnu {
	margin-right: -40px;
	margin-bottom: -40px;
	margin-top: -5px;
}

.trSt {
	width: 70%;
}
}

@media(max-width:341px) {
.hghMnu {
	margin-right: -40px;
	margin-bottom: -25px;
	margin-top: -15px;
}

.upprNav>li>a {
	padding: 0px 0px;
	font-size: 12px;
}
}

@media(max-width:331px) {
.kkk img {
	margin-top: 18px;
	width: 230px !important;
}

.cpyrght h1 {
	font-size: 10px;
}
}


@media(max-width:315px) {
.table {
	font-size: 10px;
}
}

@media(max-width:304px) {
.trSt a {
	font-size: 8px;
}

.trSt {
	width: 90%;
}
}


/*MQ for About Us*/
@media(max-width:1199px) {
.frP p {
	margin-left: 10px;
}
}

@media(max-width:991px) {
.lgmnumn {
	margin-top: 36px;
}

.pl>li>a {
padding: 7px 10px;
}

.imge1 {
	float: none;
	background-color: #fa6400;
	padding: 10px;
	margin-top: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
}

@media(max-width:767px) {
.lgmnumn {
	margin-top: 59px;
}
}

@media(max-width:301px) {
.lgmnumn {
	margin-top: 125px;
}
}

/*MQ for Resources*/
@media(max-width:1199px) {
.imgeRsrc {
	padding: 60px;
}

.imgeRsrc i {
	color: #fff;
	font-size: 60px;
}

.imgeRsrc i:hover{
	color: #fa6400;
	font-size: 60px;
}

.mnuUlt {
	text-indent: 0px;
}

.srvcFr h4{
	font-size: 15px;
}
}

@media(max-width:991px) {
.imgeRsrc i {
	color: #fff;
	font-size: 60px;
	text-align: center;
	display: block;
}
}


/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}