/* CUSTOM FONTS INTEGRATION */
  
@font-face {
 font-family: 'segoe_ui';
 src: url('../custom_fonts/segoeui.eot');
 src: url('../custom_fonts/segoeui.eot@#iefix') format('embedded-opentype'), url('../custom_fonts/segoeui.woff') format('woff'), url('../custom_fonts/segoeui.ttf') format('truetype'), url('../custom_fonts/segoeui.svg#segoeui') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'segoe_uisemibold';
 src: url('../custom_fonts/segoeui-semibold.eot');
 src: url('../custom_fonts/segoeui-semibold.eot?#iefix') format('embedded-opentype'), url('../custom_fonts/segoeui-semibold.woff2') format('woff2'), url('../custom_fonts/segoeui-semibold.woff') format('woff'), url('../custom_fonts/segoeui-semibold.ttf') format('truetype'), url('fonts/segoeui-semibold.svg#segoeui-semibold') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'segoe_uibold';
 src: url('../custom_fonts/segoeui-bold.eot');
 src: url('../custom_fonts/segoeui-bold.eot?#iefix') format('embedded-opentype'), url('../custom_fonts/segoeui-bold.woff') format('woff'), url('../custom_fonts/segoeui-bold.ttf') format('truetype'), url('../custom_fonts/segoeui-bold.svg#segoeui-bold') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'segoe_ui_light';
 src: url('../custom_fonts/segoe_ui_light.eot');
 src: url('../custom_fonts/segoe_ui_light.eot@#iefix') format('embedded-opentype'), url('../custom_fonts/segoe_ui_light.woff') format('woff'), url('../custom_fonts/segoe_ui_light.ttf') format('truetype'), url('../custom_fonts/segoe_ui_light.svg#segoe_ui_light') format('svg');
 font-weight: normal;
 font-style: normal;
}
a:focus { outline:none; text-decoration:none; }
a:hover, a:focus { text-decoration:none }
body { font-family: 'segoe_ui'; font-size:13px; padding-top:75px; }
ul { margin:0px; padding:0px; }
.navbar-default { background:#fff; border-bottom:solid 1px #efeeee; box-shadow:0 1px 20px #f9f9f9; padding:5px 0; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background:none; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav a:hover { color:#07aaf5; }
.container { width:100%; max-width:1060px; margin:0px auto; }
.navbar-default .navbar-nav > li > a { color:#333333; font-family: 'segoe_ui'; font-size: 12px; font-weight: normal; text-transform: uppercase; letter-spacing:1px; }
.navbar-default .navbar-nav > li > a:hover { color:#07aaf5; }
.navbar-brand { padding:10px 15px; }
.navbar-right { margin-top:8px; }
.contnet-block { float:left; width:100%; padding:28px 0; }
/*left-panel*/
.left-panel { float:left; width:100%; background:#f7f7f7; padding:6px; border:solid 1px #f3f3f3; }
.photo { float:left; width:100%; text-align:center; margin-bottom:15px; }
.photo img { width:100%; max-width:270px; -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%); }
.name { float:left; width:100%; text-align:center; border-bottom:1px dashed #cccbcb; padding-bottom:15px; }
.name h3 { color:#000; font-size:18px; text-transform:uppercase; letter-spacing:1px; }
.designation { font-size:14px; color:#999; }
ul.contact { margin:0px; padding:0; margin-top:5px; }
ul.contact li { list-style-type:none; font-size:12px; color:#999; }
.social-media { float:left; text-align:center; width:100%; margin:15px 0 8px; }
.social-media a { display:inline-block; margin:0px 2px; border:solid 1px #000; border-radius:50%; width:34px; height:34px; line-height:31px; color:#000; }
.social-media a:hover { border-color:#07aaf5; color:#07aaf5; }
/*right panel*/
.right-panel { float:left; width:100%; }
article { float:left; width:100%; }
.hello { margin-bottom: 28px; }
.hello span::before {
 border-color: transparent;
 border-style: solid;
 border-width: 0 0 8px 8px;
 content: "";
 display: block;
 height: 0;
 left: 5px;
 position: absolute;
 top: 100%;
 width: 0;
}
.hello span { color: #fff; display: inline-block; font-size: 14px; line-height: 1.1; padding: 7px 12px; position: relative; text-transform: uppercase; background:#07aaf5; }
.hello span::before {
border-left-color: #07aaf5;
}
h2 { font-size:30px; color:#000; font-family: 'segoe_ui_light'; }
h2 span { font-family: 'segoe_uibold'; }
.border { height:1px; width:100%; float:left; margin:20px 0; background:#dededd; }
.right-panel p { color:#777; line-height:24px; text-align:justify; }
/*Portfolio*/
.portfolio-box { width:100%; margin-bottom:30px; float:left; padding:10px; box-shadow: 0 0 16px rgba(0, 0, 0, 0.1); }
.portfolio-img { position:relative; overflow:hidden; }
.portfolio-box h4 { font-size:16px; color:#000; text-transform:uppercase; font-family: 'segoe_uisemibold'; padding:5px 0 0; }
.portfolio-box p { color:#777; line-height:24px; }
.blue-line { background:#009ff1; width:50px; height:2px; float:left; margin-top:5px; }
.portfolio-box:hover { padding:10px; box-shadow: 0 0 16px rgba(25, 146, 209, 0.3); position:relative; -webkit-transition: all 200ms linear; cursor:pointer; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition: all 200ms linear; }
.map { width:90%; }
/*Blog*/
.date { font-size:13px; color:#999; float:left; width:100%; }
.blog-image { float:left; width:100%; margin:15px 0; }
.blog h2 { margin-top:0px; }
.bold { color:#666; }
.blog .left-panel { min-width:258px; width:90%; margin-left:10%; }
.blog .left-panel h4 { text-align:left; margin:0px; padding:12px 14px; color:#000; margin-bottom:15px; border-bottom:1px solid #ddd; }
.blog .right-panel p { line-height:22px; }
.blog a { color:#07aaf5; }
.blog article { margin-bottom:20px; }
.padding0 { padding:0px; }
.border-none { border:none; }
.blog .left-panel ul { margin:0px; padding:0 4%; }
.blog .left-panel ul li { margin:0 0 15px 0; padding:0 0 15px 0; border-bottom:solid 1px #e9e9e9; list-style-type:none; float:left; width:100%; }
.blog .left-panel ul li:last-child { border:none; }
.blog .left-panel ul li a { color:#333; display:block; }
.blog .left-panel ul li a:hover { color:#07aaf5; }
.blog .left-panel ul li a .widget-date { color:#999; font-size:11px; }
.recent-post-thumb { width:75px; float:left; margin-right:4%; }
.recent-post-thumb img { width:100%; }
.recent-post-content { width:64%; float:left; }
.recent-post-content h5 { margin-top:0px; font-size:12px; line-height:18px; margin-bottom:6px; font-family: 'segoe_uisemibold' }
article .border { margin:20px 0 15px; }
.blog h4 { margin-top:25px; font-size:16px; line-height:18px; }
.go-back { margin:10px 0; float:left; }
.go-back a { padding:10px 25px; background:#07aaf5; color:#fff; text-align:center; display:block; border-radius:3px; font-weight:bold; }
.go-back a:hover { background:#F90; }
.list { margin:0px; padding:0px; margin-left:15px; }
.list li { margin:10px 0; color:#777; }
/*Contact*/
.banner { float:left; width:100%; background:url(../images/contact-banner.jpg) no-repeat; background-size: cover; min-height:262px; color:#fff; padding-top:70px; font-family: 'segoe_ui_light'; }
.banner h1 { font-size:48px; }
p.innerbanenr-sub-title { color:#fff; font-size:14px; }
.contact { padding:30px 0; float:left; width:100%; }
.address { color: #999; font-size: 13px; text-align: left; }
.address h2 { color: #333; font-size: 18px; font-weight: normal; margin-bottom: 10px; text-align: left; text-shadow: none; font-family: 'segoe_uibold'; margin-top:0px; }
.address p { float: left; margin-bottom: 0; width: 100%; }
.address ul li { list-style-type:none; color:#000; padding:1px 0; }
.address ul li span { color:#07aaf5; }
.marginBottom10 { margin-bottom:10px!important; }
h3 { font-size:18px; font-family:"segoe_uibold"; margin:0px; padding:0; padding-bottom:10px; }
.form-group { margin-bottom:34px; }
.form-group label { width:100%; text-transform:uppercase; color:#8f8f8f; letter-spacing:0.05em; font-family: 'segoe_ui'; font-size:11px; }
.form-input { padding:5px; width:100%; border:solid 1px #e6e6e6; font-size:13px; }
p { color:#777; }
.withscroll ul { margin-left:10px; color:#777; }
.withscroll ul li { margin:10px; margin-bottom:20px; list-style:outside }
.submitBtn { background:#07aaf5; color:#fff; padding:8px 10px; border:none; text-transform:uppercase; font-size:11px; }
footer { float:left; width:100%; padding:15px; background:#f7f7f7; font-size:13px; text-align:center; border-top:solid 1px #f3f3f3; }
.nigama-text { display:block; visibility:visible; }
.nigama-banner { display:block; visibility:visible; }
.withscroll { overflow-y: scroll; height: 490px; padding-right: 20px; }
 .withscroll::-webkit-scrollbar {width: 3px;}
.withscroll::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);}
.withscroll::-webkit-scrollbar-thumb {background-color: #999;outline: 2px solid #ddd;}
 .withscroll::-moz-scrollbar {width: 3px;}
.withscroll::-moz-scrollbar-track {-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);}
.withscroll::-moz-scrollbar-thumb {background-color: #999;outline: 2px solid #ddd;}
.image-thumb { height: 191px; position: relative; overflow: hidden; }
.image-thumb img { width: 100%; }
.image-title { font-size: 16px; color: #ffffff; font-family: 'segoe_ui_light'; padding: 5px; background-color: #07aaf5; text-align: center; }
.shadow-block { box-shadow: 0 0 16px rgba(0, 0, 0, 0.1); padding: 5px; position: relative; cursor: pointer; -webkit-transition: all 500ms linear; -moz-transition: all 500ms linear; -o-transition: all 500ms linear; transition: all 500ms linear; margin-bottom: 30px; }
.shadow-block:hover { box-shadow: 0 0 16px rgba(25, 146, 209, 0.3); background-color: #07aaf5; }
.lg-backdrop.in { opacity: 0.5; }
.lg-sub-html, .lg-toolbar { background-color: rgba(0, 0, 0, 0.8); }
.lg-sub-html h4 { font-size: 14px; color: #ffffff; text-transform: uppercase; font-family: 'segoe_uisemibold'; }
.lg-sub-html p { display: none; }
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover { border-color:#07aaf5; }
 @media (max-width: 980px) {
	.blog .left-panel { min-width:200px; width:98%; margin-left:2%; }
	.recent-post-content { width:58%; }

}
@media (max-width: 767px) {
 .portfolio-img { max-width:333px; }
.right-panel { margin-top:20px; }
.blog .left-panel { margin-left:0; }

}
.img_grey { filter: grayscale(0) !important; -webkit-filter: grayscale(0) !important; ; /* Chrome, Safari, Opera */ filter: grayscale(0) !important; ; }
.nigama-banner-grey { -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%); /*transition-duration: 1s;	*/ }
 

@media (min-width: 300px) and (max-width: 1024px) {
.desktop-view { display:none !important }
.mobile-view { display: block !important }
.mobile-view .photo img { filter: grayscale(0) !important; -webkit-filter: grayscale(0) !important; ; filter: grayscale(0) !important; ; }
.mobile-view ul { margin-left:10px; color:#777; }
.mobile-view ul li { margin:10px; margin-bottom:20px; list-style:outside }

}
@media screen and (min-width: 1025px) {
.desktop-view { display:block !important }
.mobile-view { display: none !important }
}
.flash-home { float:right; font-size:24px; color:#07aaf5 !important; display:block; /*border-color:#07aaf5 !important;*/ border:none !important; display:none; text-align:center; line-height:27px !important; }
.flash-home i { font-size:30px; }
.demo-gallery h3 { font-weight:100; text-align:center; margin-bottom:15px; display:block; position:relative; z-index:1 }
.demo-gallery h3:before { border-top:solid 1px #ddd; content: ""; margin: 0 auto; position: absolute; top: 50%; left: 0; right: 0; bottom: 0; width: 100%; z-index: -1; }
.demo-gallery h3 > span { background:#ffffff; padding:5px 15px; width:100% }
