body {
	overflow-x: hidden;
	font-family: 'proximanovalight';
	font-family: 'proximanovalight';
	font-weight: 200;
}
@font-face {
	font-family: 'proximanovalight';
	src: url('../font/proximanovalight.eot');
	src: local('../font/proximanovalight'), url('../font/proximanovalight.woff') format('woff'), url('../font/proximanovalight.ttf') format('truetype');
}
.text-muted {
	color: #777
}
.text-primary {
	color: #0089d2
}
p {
	font-size: 14px;
	line-height: 1.4;
	font-family: 'proximanovalight';
}
p.large {
	font-size: 16px
}
a, a:hover, a:focus, a:active, a.active {
	outline: 0
}
a {
	color: #1c2f67;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'proximanovalight';
	text-transform: capitalize;
	font-weight: 700
}

.btn-primary {
	color: #fff;
	background-color: #0089d2;
	border-color: #0089d2;
	text-transform: uppercase;
	font-weight: 700
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #0089d2;
	border-color: #f6bf01
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #0089d2;
	border-color: #0089d2
}
.btn-primary .badge {
	color: #0089d2;
	background-color: #fff
}
.btn-xl {
	color: #fff;
	background-color: #0089d2;
	border-color: #0089d2;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 3px;
	font-size: 18px;
	padding: 20px 40px
}
.btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	color: #fff;
	background-color: #0089d2;
	border-color: #f6bf01
}
.btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
	background-image: none
}
.btn-xl.disabled, .btn-xl[disabled], fieldset[disabled] .btn-xl, .btn-xl.disabled:hover, .btn-xl[disabled]:hover, fieldset[disabled] .btn-xl:hover, .btn-xl.disabled:focus, .btn-xl[disabled]:focus, fieldset[disabled] .btn-xl:focus, .btn-xl.disabled:active, .btn-xl[disabled]:active, fieldset[disabled] .btn-xl:active, .btn-xl.disabled.active, .btn-xl[disabled].active, fieldset[disabled] .btn-xl.active {
	background-color: #0089d2;
	border-color: #0089d2
}
.btn-xl .badge {
	color: #0089d2;
	background-color: #fff
}
.navbar-default {
	background-color: #222;
	border-color: transparent
}
.navbar-default .navbar-brand {
	color: #0089d2;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:active, .navbar-default .navbar-brand.active {
	color: #0089d2
}
.navbar-default .navbar-collapse {
	border-color: rgba(255,255,255,.02)
}
.navbar-default .navbar-toggle {
	background-color: #4F6196;
	border-color: #4F6196;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #4F6196;
}
.navbar-default .nav li a {
	font-family: 'proximanovalight';
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	color: #4d4d4d;
}
.navbar-shrink .nav li a {
	font-family: 'proximanovalight';
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	color: #fff;
}
.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
	outline: 0
}
.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
	color: #fff;
	background-color: #0089d2
}
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #0089d2
}
.navbar-default {
	background-color: transparent;
	padding: 0 100px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	border: 0;
	background: rgba(255,255,255,0.6)
}
.navbar-default .navbar-brand {
	font-size: 2em;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.navbar-default .navbar-nav>.active>a {
	border-radius: 3px
}
.navbar-default.navbar-shrink {
	background-color: #222;
	padding: 5px 0
}
.navbar-default.navbar-shrink .navbar-brand {
	font-size: 1.5em
}
header {
	background-image: url(../img/career-map.jpg);
	background-repeat: none;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	text-align: center;
	color: #fff;
	background-repeat: no-repeat;
	height: 750px;
	position: relative;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.3) !important;
}
header .intro-text {
	padding-top: 100px;
	padding-bottom: 50px
}
header .intro-text .intro-lead-in {
	font-style: italic;
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 25px
}
header .intro-text .intro-heading {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 25px
}

@media (min-width:768px) {
header .intro-text {
	padding-top: 300px;
	padding-bottom: 200px
}
header .intro-text .intro-lead-in {
	font-style: italic;
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 25px
}
header .intro-text .intro-heading {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 75px;
	line-height: 75px;
	margin-bottom: 50px
}
}
section {
	padding: 100px 0
}
section h2.section-heading {
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 15px
}
section h3.section-subheading {
	font-size: 16px;
	text-transform: none;
	font-style: italic;
	font-weight: 400;
	margin-bottom: 75px
}

@media (min-width:768px) {
section {
	padding: 150px 0
}
}

aside.clients img {
	margin: 50px auto
}
section#contact {
	/*background-color: #222;
	background-image: url(../img/map-image.png);*/
	background-position: center;
	background-repeat: no-repeat
}
section#contact .section-heading {
	color: #fff
}
section#contact .form-group {
	margin-bottom: 25px
}
section#contact .form-group input, section#contact .form-group textarea {
	padding: 20px
}
section#contact .form-group input.form-control {
	height: auto
}
section#contact .form-group textarea.form-control {
	height: 236px
}
section#contact .form-control:focus {
	border-color: #0089d2;
	box-shadow: none
}
section#contact ::-webkit-input-placeholder {
font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:700;
color:#bbb
}
section#contact :-moz-placeholder {
font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:700;
color:#bbb
}
section#contact ::-moz-placeholder {
font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:700;
color:#bbb
}
section#contact :-ms-input-placeholder {
font-family:Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:700;
color:#bbb
}
section#contact .text-danger {
	color: #e74c3c
}
footer {
	text-align: center;
}
footer span.copyright {
	line-height: 40px;
	text-transform: uppercase;
	text-transform: none;
	color: #fff;
}
footer ul.quicklinks {
	margin-bottom: 0;
	line-height: 40px;
	text-transform: uppercase;
	text-transform: none
}
.header-unit:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	top: 0;
	left: 0;
	z-index: 8;
}
footer ul.quicklinks li a {
	color: white;
}
ul.social-buttons {
	margin-bottom: 0
}
ul.social-buttons li a {
	display: block;
	background-color: #222;
	height: 40px;
	width: 40px;
	border-radius: 100%;
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	outline: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
ul.social-buttons li a:hover, ul.social-buttons li a:focus, ul.social-buttons li a:active {
	background-color: #0089d2
}
.btn:focus, .btn:active, .btn.active, .btn:active:focus {
	outline: 0
}
.portfolio-modal .modal-content {
	border-radius: 0;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	min-height: 100%;
	padding: 100px 0;
	text-align: center
}
.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 3em
}
.portfolio-modal .modal-content p {
	margin-bottom: 30px
}
.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 16px
}
.portfolio-modal .modal-content ul.list-inline {
	margin-bottom: 30px;
	margin-top: 0
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px
}
.portfolio-modal .close-modal {
	position: absolute;
	width: 75px;
	height: 75px;
	background-color: transparent;
	top: 25px;
	right: 25px;
	cursor: pointer
}
.portfolio-modal .close-modal:hover {
	opacity: .3
}
.portfolio-modal .close-modal .lr {
	height: 75px;
	width: 1px;
	margin-left: 35px;
	background-color: #222;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	z-index: 1051
}
.portfolio-modal .close-modal .lr .rl {
	height: 75px;
	width: 1px;
	background-color: #222;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	z-index: 1052
}
.portfolio-modal .modal-backdrop {
	opacity: 0;
	display: none
}
::-moz-selection {
text-shadow:none;
background:#0089d2
}
::selection {
	text-shadow: none;
	background: #0089d2
}
img::selection {
	background: 0 0
}
img::-moz-selection {
background:0 0
}
body {
	webkit-tap-highlight-color: #0089d2
}
.gps_ring {
	border: 3px solid #f00;
	-webkit-border-radius: 30px;
	height: 18px;
	width: 18px;
	position: absolute;
	-webkit-animation: pulsate 1s ease-out;
	-webkit-animation-iteration-count: infinite;
	opacity: 0.0
}
@-webkit-keyframes pulsate {
 0% {
-webkit-transform: scale(0.1, 0.1);
opacity: 0.5;
}
 50% {
opacity: 1.0;
}
 100% {
-webkit-transform: scale(1.2, 1.2);
opacity: 0.5;
}
}
.delhi {
	right: 30.2%;
	top: 56%;
}
.mumbai {
	right: 32%;
	top: 61%;
}
.ahmedabad {
	right: 32.4%;
	top: 58%;
}
@-moz-keyframes pulsate {
 from {
 -moz-transform: scale(0.25);
 opacity: 1.0;
}
 95% {
 -moz-transform: scale(1.3);
 opacity: 0;
}
 to {
 -moz-transform: scale(0.3);
 opacity: 0;
}
}
@-webkit-keyframes pulsate {
 from {
 -webkit-transform: scale(0.25);
 opacity: 1.0;
}
 95% {
 -webkit-transform: scale(1.3);
 opacity: 0;
}
 to {
 -webkit-transform: scale(0.3);
 opacity: 0;
}
}
.pad-top-bottom-sm {
	padding-top: 15px;
	padding-bottom: 15px;
}
.pad-top-bottom-md {
	padding-top: 25px;
	padding-bottom: 25px;
}
.pad-top-bottom-lg {
	padding-top: 40px;
	padding-bottom: 40px;
}
.pad-top-bottom-xl {
	padding-top: 70px;
	padding-bottom: 70px;
}
.margin-auto {
	margin: auto;
}
/* career page */

.avg-growth-para {
	font-size: 28px;
}
.beat {
	background-image: url(../img/attirition-1.jpg);
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
}
.attirition {
	font-size: 34px;
	color: #4d4d4d;
	padding-left:90px;
}
.avg-age-number {
	font-size: 55px;
	color: #ee424d;
}
.avg-age-text {
	font-size: 28px;
	color: #4d4d4d;
}
.avg-age-section {
}
.gmnoprint {
	opacity: 0
}
.count {
	line-height: 100px;
	color: white;
	margin-left: 30px;
	font-size: 25px;
}
.progressbar-text {
	font-size: 50px;
	color: rgba(53,53,53,1) !important;
}
#example1 .progressbar-text {
	font-size: 50px;
	color: #1c2f67 !important;
}
.salary-incriment-text {
	font-size: 30px;
	color: #1c2f67;
}
.send-cv {
	color: #949494;
	font-size: 26px;
}
.hr-mail {
	color: #1C2F67;
	font-size: 22px;
}
.grey-bg {
	background: #f9f9f9;
}
.modal {
	z-index: 99999;
}
.footer-big {
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-size: cover;
	bottom: -800px;
}
.footer-heading {
	font-size: 30px;
	padding-bottom: 10px;
}
footer {
	position: fixed;
	bottom: -1000px;
	transition: all 1s ease-out;
}
.footer-ul {
	padding: 0;
	margin: 0;
	text-align: center;
}
.footer-ul li {
	list-style-type: none;
	font-size: 15px;
	margin: 5px 0;
	word-spacing: 3px;
	font-weight: 150;
	display: inline-block;
	padding: 0 20px;
}
.footer-ul li a {
	color: white;
}
.address {
	font-size: 18px;
	color: white;
	font-style: italic;
	line-height: 1.5;
	padding-right: 15px;
}
.about-cyber {
	font-size: 18px;
	color: white;
	line-height: 1.5;
	padding-right: 15px;
}
.blue-color {
	color: #040F31;
}
.blue-bg1 {
	background: #0B1C4D;
}
.blue-bg2 {
	background-color: #1C2F67;
}
.blue-bg3 {
	background-color: #30457D;
}
.blue-bg4 {
	background-color: #4F6196;
}

.postion-relative {
	position: relative;
}
.postion-absolute {
	position: absolute;
}
.service-description-container {
	padding: 30px;
	margin-right: -15px;
	margin-left: -15px;
}
.fit-absolute {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pointer {
	cursor: pointer;
}
.p-big {
	font-size: 18px;
}
.service-tab {
	transition: background 0.2s ease-in-out;
}
.service-tab:hover {
}
.service-tab:hover i, .service-tab:hover h3 {
	color: white;
}
.service-description-container img {
	border: 3px solid white;
}


.boxContent {
	padding: 22px;
	border-radius: 0 0 0px 25px;
}
.img-team img {
	border-radius: 0 25px 0 0;
	border: 8px solid #206491
}
.team-icon {
	margin: 0;
	padding: 5px 10px;
	padding-left: 5px;
}
.team-icon li {
	display: inline-block;
	padding: 2px 15px 2px 0;
}
.team-icon li i {
	color: white;
}
.delhi-marker {
	position: absolute;
	top: 53%;
	right: 30.8%;
}
.mumbai-marker {
	position: absolute;
	top: 61.2%;
	right: 32%;
}
.hongkong-marker {
	position: absolute;
	top: 58.5%;
	right: 21.8%;
}
.ahmedabad-marker {
	position: absolute;
	top: 57.4%;
	right: 32.3%;
}
.san-fran-marker {
	position: absolute;
	top: 50.4%;
	left: 17.2%;
}
.new-york-marker {
	position: absolute;
	top: 50.4%;
	left: 28%;
}
.marker {
	cursor: pointer;
	position: absolute;
}
#myModal button.btn.btn-sm, #allOpenings button.btn.btn-sm {
	background: rgba(0,119,182,1);
	color: white;
}
.all-opening {
	padding: 10px 15px;
	background: #4F6196;
	color: #fff;
	font-size: 20px;
	border: 1px solid #4F6196;
	border-radius:5px;
	transition: all 0.3s ease-in-out;
}
.all-opening:hover {
	background: transparent;
	color: #4F6196;
	border: 1px solid #4F6196;
	font-size: 20px;
	font-weight: 100px;
}
.red-tooltip + .tooltip > .tooltip-inner {
	background-color: #fff;
	width: 100px;
	color: #4d4d4d;
	border: 1px solid #000;
}
/***
====================================================================
	Faded Section style
====================================================================

***/

.faded-section {
	position: relative;
	padding: 258px 0px 212px 0;
	background-position: center top;
	background-size: cover !important;
	background-repeat: no-repeat;
}
.faded-section .column {
	margin-bottom: 60px;
}
/*.faded-section:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.65);
	z-index: 0;
}*/
.faded-section .auto-container {
	position: relative;
	z-index: 3;
}
.contact-section {
	background: url(../img/contact-bg.jpg);
}
.contact-section h2 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 25px;
	color: #fff;
	text-transform: uppercase;
}
.contact-section .desc-text {
	margin-bottom: 30px;
}
.contact-section .contact-info li {
	position: relative;
	min-height: 50px;
	margin-bottom: 25px;
	padding-left: 70px;
}
.contact-section .contact-info li .icon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50px;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	color: #ffffff;
	background: #4F6196;
	text-align: center;
}
.contact-section .contact-info li h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #fff;
	font-weight: 700;
}
.contact-section p {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	padding: 7px 0;
}
.contact-form {
	position: relative;
}
.contact-form .form-group {
	position: relative;
	margin-bottom: 15px;
}
.contact-form .form-group input[type="text"], .contact-form .form-group input[type="email"], .contact-form .form-group input[type="url"], .contact-form .form-group input[type="password"], .contact-form .form-group select, .contact-form .form-group textarea {
	position: relative;
	display: block;
	width: 100%;
	line-height: 24px;
	padding: 9px 15px;
	border: 1px solid #d5d5d5;
	font-size: 14px;
	color: #252525;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
}
.contact-form .form-group input[type="text"]:focus, .contact-form .form-group input[type="email"]:focus, .contact-form .form-group input[type="url"]:focus, .contact-form .form-group input[type="password"]:focus, .contact-form .form-group select:focus, .contact-form .form-group textarea:focus {
	border-color: #71b100;
}
.contact-form .form-group input[type="text"].error, .contact-form .form-group input[type="email"].error, .contact-form .form-group input[type="url"].error, .contact-form .form-group input[type="password"].error, .contact-form .form-group select.error, .contact-form .form-group textarea.error {
	border-color: #0077B9000 !important;
}
.contact-form .form-group label.error {
	display: none !important;
}
.contact-form .form-group textarea {
	height: 180px;
	resize: none;
}
.contact-form button {
	min-width: 100px;
	padding: 12px 50px;
}
/*** 

====================================================================
	Faded Section style
====================================================================

***/

/*** 

====================================================================
	Main Footer style
====================================================================

***/

.main-footer {
	position: relative;
	background: #1a1d1f;
	padding: 0px;
}
.footer-content {
	position: relative;
	padding: 50px 0px 40px;
	color: #3b3b3b;
	text-align: center;
}
.main-footer .footer-content {
	color: #999999;
}
.footer-content .social-links {
	position: relative;
	margin-bottom: 15px;
}
.footer-content .social-links a {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	color: #4d4d4d;
	background: #fff;
	font-size: 16px;
	margin: 0px 5px;
	border-radius: 3px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}
.footer-content .social-links a:hover {
	background: #4F6196;
}
.footer-content .social-links a:hover span::before {
	color: #fff;
}
/*footer {
	position: fixed;
	bottom: -350px;
	width: 100%;
	transition: all 0.3s ease-in;
}*/
.footer-up {
	bottom: 0;
}
.copyright-footer {
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
g.highcharts-button {
	display: none;
}
.itsm-banner {
	background-image: url(../img/itsma-banner.jpg);
	background-attachment: fixed;
	
	background-repeat: no-repeat;
	background-size: cover;
	
	padding-top: 250px;
	padding-bottom: 250px;
	
}

.fill1, .fill2, .fill3, .fill4 {
	cursor: pointer;
}
.it-banner-heading {
	margin: 150px 0;
	padding: 30px;
	text-align: center;
	font-size: 50px;
	font-family: 'proximanovalight';
	font-weight: lighter;
	color: #fff;
	text-shadow: 2px 2px 3px #4d4d4d;
}
.it-banner-sub-heading {
	font-size: 25px;
}
.why-itsma {
	background: rgba(241,241,241,1.00);
	padding: 50px 15px;
}
.why-itsma h2 {
	font-size: 35px;
	text-align: center;
	color: #4d4d4d;
}
.itsma-service-coloumn{
	cursor:pointer;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}
.itsma-service-coloumn.active, .itsma-service-coloumn:hover {
	background-color:#f9f9f9;
}
.header-unit {
	height: 680px;
	border-right: none;
	border-left: none;
	position: relative;
	padding: 20px;
	box-shadow: 0px 0px 15px #4d4d4d;
}
#video-container {
	position: absolute;
}
#video-container {
	top: 0%;
	left: 0%;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
video {
	/*	position:absolute;*/
	z-index: 0;
}
video.fillWidth {
	width: 100%;
}
.box-shadow {
	/*box-shadow: 0px 0px 10px #999;*/
}
.play {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100px;
	height: 100px;
	background-image: url(../play-01.html);
	margin: auto;
	z-index: 9;
	cursor: pointer;
}
.pause {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100px;
	height: 100px;
	background-image: url(../pause-01.html);
	margin: auto;
	z-index: 9;
	cursor: pointer;
}
.definition-itsma {
}
.definition-itsma h2 {
	font-size: 35px;
}
.definition-content {
	font-size: 16px;
	color: #4d4d4d;
	text-align: center;
}
.delieverables-content {
	font-size: 18px;
	color: #4d4d4d;
	text-align: left;
}
#delieverables h2 {
	font-size: 35px;
}
.tabs-deliever {
	padding: 0;
	margin: 0;
	display: table;
	table-layout: fixed;
	width: 100%;
	list-style-type: none;
}
.tabs-deliever a {
	display: table-cell;
	padding: 15px;
	font-size: 20px;
	text-align: center;
	background: #f6f6f6;
	border-left: 2px solid #ccc;
}
.tabs-deliever a.active {
}
.tabs-deliever a {
	text-decoration: none;
}
.tabs-li-1 {
	border-bottom: #0C93DF 2px solid;
	color: #0C93DF;
}
.tabs-li-1:hover {
	color: #0C93DF;
}
.tabs-li-2:hover {
	color: #01A0A3;
}
.tabs-li-3:hover {
	color: #DF880C;
}
.tabs-li-1.active {
	color: white;
	background: #0C93DF;
}
.tabs-li-2 {
	border-bottom: #01A0A3 2px solid;
	color: #01A0A3;
}
.tabs-li-2.active {
	color: white;
	background: #01A0A3;
}
.tabs-li-3 {
	border-bottom: #DF880C 2px solid;
	color: #DF880C;
}
.tabs-li-3.active {
	color: white;
	background: #DF880C;
}
.interest {
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/interest-in-service.jpg);
	background-size: cover;
}
.interest h2 {
	font-size: 30px;
	text-shadow:1px 1px 2px #4d4d4d;
}
.read-more {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	float: right;
	margin-right: 30px;
}

.transparent-white{
	background:rgba(0,0,0,0);
}
.scrollToTop {
	width: 30px;
	height: 30px;
	position: fixed;
	background: rgba(77,77,77,0.50);
	bottom: 2%;
	right: 2%;
	z-index: 99999;
	text-align: center;
	padding: 5px 0;
	cursor: pointer;
	display: none;
}

.sub-sub-menu {
	padding: 0;
	margin: 0;
}
.sub-sub-menu li {
	list-style-type: none;
	display: block;
	color: #4d4d4d;
	padding: 0px 0;
	font-size: 14px;
}
.sub-sub-menu li a {
	display: block;
	padding: 10px;
}
.sub-sub-menu li:hover a {
	background:#f4f4f4;
}

.pages-banner {
	padding: 150px 0;
}
.pages-banner-caption {
	padding: 20px;
	text-align: center;
	font-size: 50px;
	font-family: 'proximanovalight';
	font-weight: lighter;
	color: white;
	background: rgba(0,0,0,0.3);
}
.overview-banner {
	background: url(../img/about_banner.html);
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.leaders-banner {
	background: url(../img/team1.html);
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
}
.leader-social-icon {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
}
.leader-social-icon:hover {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
}
.leader-social-icon-big:hover {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
}
.normal-para {
	font-size: 16px;
	color: #4d4d4d;
}
.margin-zero {
	margin: 0;
}
.grey-color {
	color: #4d4d4d;
}
.exactly-do-container{
	background:url(../img/exactly-do1.png);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.exactly-do-container h3{
	font-size:36px;
}
.exactly-do-container p{
	font-size:20px;
}
.exactly-do-ul {
	margin: 0;
	padding: 0 60px;
}
.exactly-do-ul li {
	list-style-type: square;
	padding: 5px 0
}
.say-hi {
	background: #4F6196;
	border: 1px solid #4F6196;
	transition: all 0.4s ease-in-out;
}
.say-hi:hover {
	border: 1px solid #4F6196;
	color: #4F6196;
	background: transparent
}
.client-logo a img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	transition: all 0.4s ease-in-out;
}
.client-logo a img:hover {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
#execution-slider-mobile{ min-height:1850px;}
.skillbar {
	position: relative;
	display: block;
	margin-bottom: 15px;
	width: 100%;
	background: #eee;
	height: 35px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-transition: 0.4s linear;
	-moz-transition: 0.4s linear;
	-ms-transition: 0.4s linear;
	-o-transition: 0.4s linear;
	transition: 0.4s linear;
	-webkit-transition-property: width, background-color;
	-moz-transition-property: width, background-color;
	-ms-transition-property: width, background-color;
	-o-transition-property: width, background-color;
	transition-property: width, background-color;
}
.skillbar-title {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background: #6adcfa;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.skillbar-title span {
	display: block;
	background: rgba(0, 0, 0, 0.1);
	padding: 0 20px;
	height: 35px;
	line-height: 35px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.skillbar-bar {
	height: 35px;
	width: 0px;
	background: #6adcfa;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.skill-bar-percent {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 11px;
	height: 35px;
	line-height: 35px;
	color: #444;
	color: rgba(0, 0, 0, 0.4);
}
.leader-image {
	width: 180px;
	height: 180px;
	margin: 0 auto;
}
.leader-image-inner {
	width: 150px;
	height: 150px;
	margin: 0 auto;
	position: relative;
}

.leader-image-hover {
	position: absolute;
	background: rgba(61,69,113,0.8);
	top: 0;
	left: 0;
	padding: 40% 0;
	border-radius: 50%;
	width: 100%;
	height: 100%;
	z-index: -1;
	font-size: 18px;
	border: 10px solid rgba(61,69,113,0.8);
	opacity: 0;
	color: white;
	transition: all 0.3s ease;
	cursor: pointer;
}
.leader-image-hover-active {
	opacity: 1;
	z-index: 1;
}


.grayscale img {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	transition: all 0.5s ease-in-out;
	transform: scale(1, 1)
}
.grayscale:hover img {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	transform: scale(1.1, 1.1)
}
.icon_wrapper i {
	transform: translate(0, 0);
	transition: all 0.3s ease-in;
}
.icon_wrapper:hover i {
	transform: translate(0, -10px);
}
.leader-name {
	font-size: 40px;
	color: #2F2F2F;
	margin-top: 5px
}
.leader-name-small {
	font-size: 22px;
	color: #fff;
}
.leader-profile-small {
	font-size: 18px;
	color: #E4E4E4;
}
.leader-profile {
	font-size: 25px;
	color: #929292;
	margin-top: 5px;
}
#leader1 p {
	padding-right: 70px;
}
.leader-social {
	margin: 0;
	padding: 0;
}
.leader-social li {
	display: inline-block;
	padding: 5px 10px;
	text-align: center;
	list-style-type: none;
	color: #888888;
}
.carousel-inner .container {
	width: 100%;
}
.carousel-inner {
	overflow: hidden !important;
}
#leader1:after, #leader2:after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 10%;
	width: 80%;
	height: 1px;
	background: #C0C0C0;
}
div.carousel a.left {
	margin-right: 10px;
}
div.carousel a.right {
	margin-left: 10px;
}
.client-page-logo {
	transition: all 0.3s ease;
	transform: scale(1, 1);
	box-shadow: none;
}
.client-page-logo:hover {
	transform: scale(1.1, 1.1);
}
.portfolio {
	margin: 48px 0;
}
.portfolio-sorting {
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 48px;
}
.portfolio-sorting li a {
	color: #808080;
	text-decoration: none;
}
.portfolio-sorting li a:hover, .portfolio-sorting li a.active {
	color: #2980b9;
	border-bottom: 2px solid #2980b9;
}
.portfolio-item {
	margin-bottom: 30px;
	background: #f9f9f9;
	box-shadow: 0 0 5px #999;
	border:1px solid #ccc;
}
.news-descriptiom {
	padding: 15px;
}
.news-heading {
	font-size: 22px;
}
.news-filter-button {
	padding: 10px 25px;
	border: 1px solid #B5B5B5;
	color: #4d4d4d;
	background: transparent;
	font-size: 16px;
	transition: all 0.4s ease-in;
}
.date-media-container {
	background: #417db1;
	padding: 5px 10px;
    font-size: 12px;
}
.margin-top-bottom-md {
	margin-top: 20px;
	margin-bottom: 20px;
}
.box-shadow-news {
	box-shadow: 0px 0px 5px #999
}
.news-read-more {
	background: #417db1;
	display: inline-block;
	color: #fff;
	padding: 8px 15px;
	position: static;
	right: 0;
}
.blue-color {
	color: #1C2F67;
}

.blue-bg {
	background-color: #1c3f67;
}
.blog-container {
	padding: 15px;
}
.navbar-collapse.in {
	overflow-y: initial !important;
}
/* Menu */

.navbar-default {
	border-bottom: 1px solid #ccc;
	z-index: 999;
}
.navbar-fixed {
	position: fixed;
	width: 100%;
	background: white;
}
.dropdown-large {
	position: static !important;
}
.dropdown-menu-large {
	margin-left: 16px;
	margin-right: 16px;
	padding: 20px 0px;
}
.dropdown-menu-large > li > ul {
	padding: 0;
	margin: 0;
}
.dropdown-menu-large > li > ul > li {
	list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333333;
	white-space: normal;
	font-size: 12px;
}
li.dropdown-large:hover {
	text-decoration: none;
	color: #262626;
	box-shadow: 0 0 3px #ccc;
	background:rgba(255,255,255,0.8)
}

.dropdown-menu-large > li > ul > li > a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f8f8f8;
}
.dropdown-menu-large .disabled > a, .dropdown-menu-large .disabled > a:hover, .dropdown-menu-large .disabled > a:focus {
	color: #999999;
}
.dropdown-menu-large .disabled > a:hover, .dropdown-menu-large .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
	color: #4d4d4d;
	font-size: 18px;
}
section {
	padding: 60px 0;
}


.fa-1-5x {
	font-size: 1.3em;
}
.right-links {
	margin-left: 0%;
	padding: 0px 5px;
	display: inline-block;
}
.right-links li {
	padding: 17px 10px;
	list-style-type: none;
	display: inline-block;
	font-size: 14px;
}
.right-links li:hover {
	background-color:#e8e8e8;
	
}
.right-links li:hover a{
	color:#4d4d4d;	
}
.right-links li a {
	color: #4d4d4d;
}

.modal-header {
	border-bottom: none;
}
/*#clients-logo img{
	transition:all 0.3s ease;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
#clients-logo img:hover{
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}*/
.navbar-nav>.open>a:focus .navbar-nav> .open> a {
	background-color: none !important;
}
.padding-top-inner-top {
	padding-top: 150px;
}
.vertical-text {
	transform: rotate(90deg);
	transform-origin: left top 0;
	width: 500px;
	display: inline-block;
	text-align: center;
	font-size: 30px;
}
.back-2015 {
	background-repeat: no-repeat;
	background-position: 20px center;
}
.white-bg {
	background: #fff;
}
#proactive-service-1 h2 {
	border-bottom: 3px solid #828080;
}
.proactive-border-bottom {
	border-bottom: 2px solid #828080;
}
.proactive-border-top {
	border-top: 2px solid #828080;
}
.proactive-headings {
	position: relative;
	display: inline-block;
	padding-bottom: 0.5rem
}
.para-pad-right {
	padding-right: 40px;
}
.dark-grey-bg {
	background-color: #C7C7C7;
}
.paddinng-zero {
	padding: 0;
}
.video-caption {
	position: absolute;
    top: 38%;
    display: inline-block;
    width: 100%;
    background: rgba(0,0,0,0.3);
}
.video-caption h2 {
	font-size: 50px;
	color: white;
	text-align: center;
	font-family: 'proximanovalight';
}
.video-caption p {
	padding: 10px 30px;
	text-align: center;
	color: white;
}
.border-bottom {
	border-bottom: 1px solid #ccc;
}
.proac {
	background-image: url(../img/gray-2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 150px 0;
}
.proac-1 {
	background-image: url(../img/gray-1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 150px 0;
	background-color:#f9f9f9;
}
.to-secure {
	font-size: 55px;
	z-index: 10;
}
.to-secure-para {
	font-size: 20px;
	width: 50%;
	z-index: 11;
}
.lets-talk {
	font-size: 40px;
	position: relative;
	margin: 15px 0;
}
.lets-talk:before {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 8%;
	height: 2px;
	background-color: #4d4d4d;
}
blockquote {

	background-repeat: no-repeat;
	background-position: left 20%;
	padding-left: 60px;
	border-left: none !important;
}
ul.contact-info {
	margin: 0;
	padding: 0;
}
ul.contact-info li {
	list-style-type: none;
	margin: 8px 0;
	padding: 0;
}
.contact-page-top {
	position: absolute;
	top: 0;
	width: 1px;
	height: 100%;
	left: 50%;
	border-right: 1px solid #C3C3C3;
	margin-left: 0.5px;
	z-index: 9;
}

#contact-form-1 input, #contact-form textarea {
	width: 100%;
	margin-bottom: 5px;
}
.textarea-contact {
	width: 100%;
	height: 150px;
	border-color: #ccc;
}
.send-button-contact {
	width: 35%;
	height: 30px;
	background: #686868;
	padding: 8px 0;
	color: white;
	text-align: center;
	box-shadow: none;
	border: 1px solid #ccc;
	transition: all 0.5s linear;
}
.send-button-contact:hover {
	background: transparent;
	color: #4d4d4d;
}
#contact-form-1 input {
	height: 30px;
}
#contact-form-1 label {
	font-size: 16px;
	font-weight: bolder;
}

.contact-address-container {
	padding: 15px;
	margin: 5px 0;
}
.contact-page-border-top {
	border-top: 1px solid #ccc;
}
.contact-page-border-left {
	border-left: 1px solid #ccc;
}
.contact-coloumn-padding {
	padding: 50px 50px 0 50px;
}
.facts-bg {
	background-image: url(../img/facts-bg.jpg);
	background-position: left top;
	background-size: cover;
	background-attachment: fixed;
}
.facts-bg-1 {
	background-image: url(../img/facts-bg-1.jpg);
	background-position: left top;
	background-size: cover;
	background-attachment: fixed;
}
.facts-bg-2 {
	background-image: url(../img/locate-seminar.jpg);
	background-position: left top;
	background-size: cover;
	background-attachment: fixed;
}
.facts-number-font {
	font-size: 70px;
}
.white-text {
	color: #fff;
}
.it-facts-bg {
	background-image: url(../img/it-facts-bg.jpg);
	background-position: left bottom;
	background-size: cover;
	background-attachment: fixed;
}
.home-heading:after {
	content: '';
	position: absolute;
	bottom: -10px;
	left: 47%;
	width: 5%;
	height: 2px;
	background-color: #4d4d4d;
}

.governance-banner{
	background-image: url(../img/governance.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    width: 100%;
    padding-top: 250px;
    padding-bottom: 250px;
  
}
.equipment-banner{
	background-image: url(../img/equipment.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  
}
.First-banner{
	background-image: url(../img/main.png);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    width: 100%;
    padding-top: 250px;
    padding-bottom: 250px;
  
}
.vapt-banner{
	background-image: url(../img/vapt.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    width: 100%;
    padding-top: 250px;
    padding-bottom: 250px;
   
}
.tech-training-banner{
	background-image: url(../img/training.png);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    width: 100%;
    padding-top: 250px;
    padding-bottom: 250px;
   
}
.forensic-banner {
	background-image: url(../img/forensic.png);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
	width: 100%;
	padding-top: 250px;
	padding-bottom: 250px;

}
.infra-banner {
	background-image: url(../img/infra.jpg);
	background-attachment: fixed;
	background-position: center 20%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
	width: 100%;
	padding-top: 250px;
	padding-bottom: 250px;
	
}
.soc-banner {
	background-image: url(../img/soc.jpg);
	background-attachment: fixed;
	background-position: center 20%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
	width: 100%;
	padding-top: 250px;
	padding-bottom: 250px;
	
}
.emergency-banner {
	background-image: url(../img/emergency.jpg);
	background-attachment: fixed;
	background-position: center 20%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
	width: 100%;
	padding-top: 250px;
	padding-bottom: 250px;
	
}
.fraud-banner {
	background-image: url(../img/fraud.jpg);
	background-attachment: fixed;
	background-position: center 20%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
	width: 100%;
	padding-top: 250px;
	padding-bottom: 250px;
	
}
.career-1-banner {
	background-image: url(../img/jobs.jpg);
	background-attachment: fixed;
	background-position: center 20%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
	width: 100%;
	padding-top: 250px;
	padding-bottom: 250px;
	
}
.impliment-phase li{
	margin:10px 0;
}


@media (min-width:768px) {
.navbar-nav-desktop {
	margin-left: 53%;
}

}
@media (min-width:992px) {

.responsive-display-show{
	display:none;
}
}

@media (max-width:1220px) {
.header-unit {
	height: 667px;
}
#execution-slider-mobile{ min-height:1400px;}
}
@media (min-width:1400px) and (max-width: 1600px){
	 ul.nav.nav-pills.nav-stacked li a i {
	font-size:14px;
	
}
ul.nav.nav-pills.nav-stacked li a{
	font-size:11px
	
}
}
@media (max-width:1600px) {
.attirition {
	font-size: 30px;
}
#execution-slider-mobile{ min-height:1700px;}
.proac {
	padding: 100px 0;
}
.avg-age-number {
	font-size: 45px;
}
.avg-age-text {
	font-size: 25px;
}
.salary-incriment-text {
	font-size: 25px;
}
.send-cv {
	font-size: 25px;
}
.hr-mail {
	font-size: 20px;
}
.delhi-marker {
	top: 54%;
}
.mumbai-marker {
	top: 59%;
}
.hongkong-marker {
	top: 56.5%;
}
.ahmedabad-marker {
	top: 55.8%;
}
.san-fran-marker {
	left: 16.2%;
}
.new-york-marker {
	left: 27%;
}
.it-banner-heading {
	font-size: 40px;
}
.it-banner-sub-heading {
	font-size: 20px;
}
}

@media (max-width:1400px) {
header {
	background-image: url(../img/career-map_1400.jpg);
	height: 600;
}
#execution-slider-mobile{ min-height:1360px;}
.hongkong-marker {
	position: absolute;
	top: 52.5%;
	right: 13.8%;
}
ul.nav.nav-pills.nav-stacked li a img, ul.nav.nav-pills.nav-stacked li a i {
	display:none;
	
}
.proac {
	padding: 70px 0;
}
.delhi-marker {
	top: 50%;
	right: 25.8%;
}
.mumbai-marker {
	top: 55%;
	right: 27.5%;
}
.ahmedabad-marker {
	top: 52%;
	right: 27.9%;
}
.san-fran-marker {
	left: 7.2%;
	top: 44.4%;
}
.new-york-marker {
	left: 24%;
	top: 40.4%;
}
ul.nav.nav-pills.nav-stacked li a {
	font-size: 12px;
}
}
@media (min-width:1400px) and (max-width:1450px) {
	.mumbai-marker {
	right: 31%;
}
.ahmedabad-marker{
	right:31%;
}
.delhi-marker{
	right:29.8%;
}
.hongkong-marker{
	right:20.8%;
}
.new-york-marker{
	left:26.5%;
	top:49.4%;
}
}
@media (min-width:1350px) and (max-width:1400px) {
	.mumbai-marker {
	right: 27.6%;
}
.ahmedabad-marker{
	right:28%;
}

.delhi-marker{
	right:26.5%;
}
.hongkong-marker{
	right:14.8%;
}
.new-york-marker{
	left: 21%;
    top: 44.4%;
}
}
@media (min-width:1300px) and (max-width:1350px) {
	.mumbai-marker {
	right: 26%;
}
.ahmedabad-marker{
	right:26.6%;
}
.delhi-marker{
	top: 49%;
    right: 25%;

}
.hongkong-marker{
	right:12.8%;
}
.new-york-marker{
	left: 18.7%;
    top: 44.7%;
}
.san-fran-marker{
	left:5.2%;
}

}

@media (min-width:1250px) and (max-width:1300px) {
	.mumbai-marker {
	right: 25.4%;
}
.ahmedabad-marker{
	right:25.7%;
}
.delhi-marker{
	
    right: 24%;

}
.hongkong-marker{
	right:10.8%;
}
.new-york-marker{
	left: 17.7%;
    top: 44.7%;
}
.san-fran-marker{
	left:3.2%;
}

}
@media (min-width:1200px) and (max-width:1250px) {
	.mumbai-marker {
	right: 24.4%;
}
.ahmedabad-marker{
	right:24.7%;
}
.delhi-marker{
	
    right: 23%;

}
.hongkong-marker{
	right:8.8%;
	top:52.5%
}
.new-york-marker{
	left: 16.7%;
    top: 44.7%;
}
.san-fran-marker{
	left:1.2%;
}

}
@media (max-width:1200px) {
header {
	background-image: url(../img/career-map_1200.jpg);
	height: 530px;
}

.hongkong-marker {
	right: 8.9%;
}
.proac {
	padding: 35px 0;
}
ul.nav.nav-pills.nav-stacked li a i {
	display: none;
}
ul.nav.nav-pills.nav-stacked li a {
	font-size: 12px;
}


.delhi-marker {
	right: 21.8%;
}
.mumbai-marker {
	right: 23.7%;
}
.ahmedabad-marker {
	right: 23.9%;
}
.new-york-marker {
	left: 19.2%;
	top: 46%;
}
.san-fran-marker {
	left: 3.2%;
}
.header-unit {
	height: 550px;
}
.navbar-default {
	padding: 5px 50px;
}
.why-choose{
	
}
.responsive-margin-top-bottom {
	margin-top: 20px;
	margin-bottom: 60px;
}
}
@media (min-width:769px){
	.responsive-home-banner{
		display:none;
	}
}
@media (max-width:992px) {
header {
	background-image: url(../img/career-map_1000.jpg);
	height: 450;
}
.it-banner-heading {
	font-size: 35px;
}
.it-banner-sub-heading {
	font-size: 16px;
}
.header-unit {
	height: 424px;
}
}

@media (max-width:992px) {
.footer-ul li {
	font-size: 12px;
	margin: 7px 0;
}
.margin-mobile {
	margin-top: 30px;
	margin-bottom: 15px;
}
.footer-heading {
	font-size: 20px;
	padding-bottom: 10px;
}
.address {
	font-size: 18px;
}
.team-icon li {
	padding: 2px 10px 2px 0;
}
.proac {
	padding: 0px 0;
}
}
@media (min-width:769px) and (max-width:1070px) {
	.navbar-default{
		padding:5px 16px;
	}
	.navbar-header{
		width:4%;
	}
}

@media (max-width:767px) {
.responsive-display-none-menu {
	display: none;
}
}
@media (max-width:768px) {
.margin-mobile {
	margin-top: 30px;
	margin-bottom: 15px;
}
.proac {
	padding: 0px 0;
}
.mobile-align-center {
	text-align: center;
}
.responsive-display-none {
	display: none;
}
.contact-map-image {
	background: none;
}
.beat {
	background-size: cover;
}
.responsive-margin-top-bottom {
	margin-top: 20px;
	margin-bottom: 60px;
}
.dropdown-large .nav fa {
	display: none !important;
}
li.dropdown-large a {
	font-size: 12px;
}
.right-links li{
	font-size:12px;
}
.footer-heading {
	font-size: 30px;
}
.it-banner-heading {
	font-size: 28px;
}
.it-banner-sub-heading {
	font-size: 14px;
}
.h3, h3 {
	font-size: 22px;
}
.col-margin-mobile {
	margin-top: 10px;
	margin-bottom: 10px;
}
.nav-mobile {
	background: rgba(0,0,0,0.6);
}
.team-icon li {
	padding: 2px 5px 2px 0;
}
.header-unit {
	height: 260px;
}
}
@media (min-width:769px) and (max-width: 1600px) {
	.remove-me{
		display:none
	}
}
@media (max-width: 768px) {
.dropdown-menu-large {
	margin-left: 0;
	margin-right: 0;
}
.dropdown-menu-large > li {
	margin-bottom: 30px;
}
.dropdown-menu-large > li:last-child {
	margin-bottom: 0;
}
.dropdown-menu-large .dropdown-header {
	padding: 3px 15px !important;
}
#execution-slider-mobile{
	min-height:2107px !important;
}
.news-filter-button {
	padding: 10px;
		font-size: 12px;
	
}
}
@media (min-width:769px) and (max-width:1600px) {
	.modal-dialog{
		width:75%;
	}
}
@media (max-width:480px) {

.navbar-default{
	padding:2px 0 !important;
}
#execution-slider-mobile{
	min-height:2137px !important;
}
.navbar{
	min-height:35px;
}
.navbar-brand img{
	height:30px;
}
.navbar-brand {
    float: left;
    height: 40px;
    font-size: 18px;
    line-height: 20px;
    padding: 5px 0;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 6px 6px;
    margin-top: 6px;
    margin-right: 9px;
    margin-bottom: 2px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
}
@media (max-width:480px) {
.header-unit {
	height: 180px;
}
.video-caption h2{
	font-size:24px;
}
.pad-top-bottom-xl {
    padding-top: 0px;
    padding-bottom: 0px;
}
.normal-para {
    font-size: 13px;
   
}
.nav>li>a{
	padding:10px 2px;
}
h1, h2, h3, h4, h5, h6, p{
	padding-left:8px;
	padding-right:8px;
}
}
.bubble-ul li{
	list-style-type:none;
}
.policy-container{
	background-color:#0B1C4D;
	color:#fff;
	padding:25px 10px;
	text-align:center;
	width:115px;
	height:115px;
	border-radius:50%;
	display:inline-block;
	transition:all 0.4s linear;
	border:1px solid #0B1C4D;
	margin-bottom:20px;
}
.policy-container:hover{
	background-color:transparent;
	border:1px solid #0B1C4D
}
.policy-container i{
	transform:scale(1,1);
	transition:all 0.4s linear; 
	color:#fff;
}
.policy-container:hover img{
	-webkit-filter: brightness(150%);
	filter: brightness(150%);
}
.icon_wrapper img{
	width:100px;
	
}
.policy-container img{
	
	-webkit-filter: brightness(2000%);
	filter: brightness(2000%);
}
.numbering{
	position: absolute;
    top: 0;
    left: 10%;
    margin-top: -4px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #4d4d4d;
    background: #4d4d4d;
    color: #fff;
    padding: 3px;
}
.highcharts-axis-labels.highcharts-yaxis-labels{
	display:none !important;
}
.thank-you-container{
	width: 100%;
	padding: 250px;
    position: relative;

}
.thanks{
	text-align: center;
    position: absolute;
    width: 900px;
    height: auto;
    /* top: 0; */
    /* bottom: 0; */
    left: 0;
    right: 0;
    margin: auto;
    font-size: 36px;
	padding:50px;
	color:#4d4d4d;
}
.services-link{
	width:60%;
	padding:8px 12px;
	font-size:16px;
	color:white;
	margin:3px 0;
	display:inline-block;
	border-radius:5px;
	border:1px solid #4F6196;
	background-color: #4F6196;
	transition:all 0.5s ease;

}
.services-link:hover{
	border:1px solid #ccc;
	color:#4d4d4d;
	background-color: transparent;
}
.facts-text{
	font-size:20px;
}
.footer-para
{
	font-size:16px;
	color:white;
}
.benefits-itsma-ul li{
	list-style-type:disc;
	font-size:15px;
	margin:8px;
	text-align:left;
}
ul.sub-sub-menu li{
	padding-left:15px;
}
ul.sub-sub-menu li:hover{
	background-color:#f4f4f4;
	color:#4d4d4d;
}
.cursor{
	cursor:pointer;
}
.actual-scan-number{
	display: inline-block;
    padding: 18px 8px;
    position: absolute;
    left: 0;
    top: 0;
    background: #4F6196;
    color: #fff;
    margin-right: 10px;
    width: 24px;
}
.panel-group .panel {
    position: relative;
}
#mobile-menu{
	background-color:rgba(255,255,255,1)
}
#formModal .modal-dialog{
	max-width:600px;
}
@media (max-width:600px){
#formModal .modal-dialog{
	max-width:420px;
	margin:10px auto
}
}
@media (max-width:400px){
#formModal .modal-dialog{
	max-width:320px;
	margin:10px auto
}
}
#multi-level li a{
	color:#4d4d4d;
	font-size:10px;
	line-height:15px;
	padding:4px 15px 4px 25px;
}
#multi-level li.divider{
	margin:0;
	padding:0;
}
#multi-level h4{
	padding:5px 10px;
	color:#4d4d4d;
	font-size:14px;
	
}
.navbar-brand{
	display:inline-block;
	position:absolute;
	z-index:9999;
}
.life-next, .life-prev, .life-prev-small, .life-next-small{
	position:absolute;
	top:44%;
}
.life-next, .life-next-small{
	right:0;
}
.life-prev, .life-prev-small{
	left:0;
}
.facts-text{
	font-size:16px;
}
@media (min-width:769px){
	#mobile-menu{
		display:none;
	}
}

/* csutom-menu */

.custom-menu{
	padding:0;
	margin:0;
	text-align:center;
	
}
.custom-menu li{
	display:inline-block;
	padding:17px 20px;
	font-size:14px;
	color:#4d4d4d;
	list-style-type:none;
}

.custom-menu-dropdown{
	position:relative;
	cursor:pointer;
}
.custom-menu-dropdown-1{
	position:relative;
	cursor:pointer;
}
.large-drop, .large-drop-1{
	position:absolute;
	top:51px;
	padding-top:20px;
	padding-bottom:20px;
	border:1px solid #ccc;
	text-align:left;
	width:100%;
	background:#fff;
	display:none
}
.large-drop.open{
	display:block;
}
.large-drop-1.open{
	display:block;
}
ul.custom-menu .large-drop .nav-pills li, ul.custom-menu .large-drop-1 .nav-pills li{
    display: block;
	padding:5px;
}
ul.custom-menu .large-drop-1 ul.sub-sub-menu li, ul.custom-menu .large-drop ul.sub-sub-menu li{
	display:block;
	padding:0
}
#mobile-menu ul.nav{
	padding-left:20px;
}
@media (max-width:1200px){
	.navbar-default{
		padding:0 50px;
	}
}
@media (min-width:768px) and (max-width:1200px){
	.right-links li {
    padding: 17px 5px;
  
    font-size: 12px;
}
.custom-menu li{
	font-size:12px;
}
}
@media (min-width:768px) and (max-width:919px){
.large-drop, .large-drop-1{
	position:absolute;
	top:49px;		
}
}
@media (min-width:920px) and (max-width:1200px){
.large-drop, .large-drop-1{
	position:absolute;
	top:49px;
}
}
@media (min-width:768px) and (max-width:920px){
	.right-links li {
    padding: 17px 5px;
  
    font-size: 12px;
}
.custom-menu li{
	font-size:12px;
}
ul.custom-menu .large-drop .nav-pills li:hover a, ul.custom-menu .large-drop-1 .nav-pills li:hover a, ul.custom-menu .large-drop .nav-pills li.active a, ul.custom-menu .large-drop-1 .nav-pills li.active a{
	background:transparent;
}
}
@media (min-width:768px) and (max-width:1200px){
	.navbar-brand{
		padding:3px;

	}
}
@media (min-width:768px){
	.responsive-display-none-menu{
		display:block;
	}
	#mobile-menu{
	display:none;
	}
}
.icon_wrapper{
	height:60px;
}
#mobile-menu ul.navbar-nav li.active, #mobile-menu ul.navbar-nav li:focus, #mobile-menu ul.navbar-nav li:focus a, #mobile-menu ul.navbar-nav li.active a {
		background:#E8E8E8;
		color:#4d4d4d;
}
#mobile-menu ul.navbar-nav li.active ul#multi-level li, #mobile-menu ul.navbar-nav li.active ul#multi-level h4, #mobile-menu ul.navbar-nav li.active ul#multi-level li a{
		background:white;
}
#mobile-menu ul.navbar-nav li.active ul#multi-level li:hover a{
		 background:#f7f7f7;
}


@media screen and (min-width:320px) and (max-width: 600px){
	.itsm-banner {
	background-image: url(../img/itsma-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
	
}
.governance-banner{
	background-image: url(../img/governance.jpg);
    background-repeat: no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
  
}
.equipment-banner{
	background-image: url(../img/equipment.jpg);
    background-repeat: no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
  
}
.First-banner{
	background-image: url(../img/main.png);
    background-repeat: no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
  
}
.vapt-banner{
	background-image: url(../img/vapt.jpg);
  background-repeat: no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
   
}
.tech-training-banner{
	background-image: url(../img/training.png);
   background-repeat: no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
   
}
.forensic-banner {
	background-image: url(../img/forensic.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;

}
.infra-banner {
	background-image: url(../img/infra.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
	
}
.soc-banner {
	background-image: url(../img/soc.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
	
}
.emergency-banner {
	background-image: url(../img/emergency.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
	
}
.fraud-banner {
	background-image: url(../img/fraud.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
	
}
.it-banner-heading {
	margin: 50px 0;
	padding: 40px 10px;
	text-align: center;
	font-size:20px;
	font-family: 'proximanovalight';
	font-weight: lighter;
	color: #fff;
	text-shadow: 1px 1px 2px #4d4d4d;
}
.why-itsma h2 {
	font-size: 26px;
	text-align: center;
	color: #4d4d4d;
}
}
.map-button{
	
	background:transpaarent;
	border:1px solid #fff;
	color:#fff;
}
.custom-li.active{
	background:#e8e8e8 !important;
}
ul.sub-sub-menu li{
	background:#e8e8e8;
	margin:5px 0;
	border:1px solid #ccc;
}
.g-recaptcha, .g-captcha-1{
	margin-bottom:15px;
}
#captcha1, #captcha2{
	color:#fff;
	text-shadow:none !important;
	font-size:15px;
	padding:10px 20px;
	background:#AF2929;
	display:none;
	
}

.wow {
   visibility: hidden;
 }
