@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
 @font-face {
 font-family: 'PoiretOne-Regular';
 src: url('fonts/web/PoiretOne-Regular.woff') format('woff'),  url('fonts/web/PoiretOne-Regular.ttf') format('truetype'),  url('fonts/web/PoiretOne-Regular.svg#PoiretOne-Regular') format('svg');
 src: url('fonts/web/PoiretOne-Regular_0.eot');
 src: url('fonts/web/PoiretOne-Regular_0.woff2') format('woff2'),  url('fonts/web/PoiretOne-Regular_0d41d.eot?#iefix') format('embedded-opentype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'DINRegular';
 src: url('../fonts/web/dinregular-webfont.html') format('woff'),  url('../fonts/web/DINRegular.html') format('truetype'),  url('../fonts/web/dinregular-webfont-2.html#PoiretOne-Regular') format('svg');
 src: url('../fonts/web/dinregular-webfont-3.html');
 src: url('../fonts/web/dinregular-webfont-4.html') format('woff2'),  url('../fonts/web/dinregular-webfontd41d.html?#iefix') format('embedded-opentype');
 font-weight: normal;
 font-style: normal;
}
 @charset "utf-8";
/* CSS Document */

/***************************** CSS Reset - Start ****************************************/

html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background:#fff url(../images/about-top-bg.png) repeat;
	font-family: 'PoiretOne-Regular', sans-serif;
	line-height:1.14;
	overflow-x: hidden;
	letter-spacing:0.5px;
}
 body::-webkit-scrollbar {
width: 0.5em;
}
 body::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(196, 29, 84, 0.1);
}
 body::-webkit-scrollbar-thumb {
background-color: rgba(89, 153, 244, 0.9);
outline: 1px solid slategrey;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear:both;
	line-height:1px;
	font-size:1px;
}
p {
	text-align:justify;
}
a, a:hover {
	text-decoration:none;
	font-style:inherit !important;
}
.margin_auto {
	margin:0 auto;
}
/***************************** CSS Reset - Find ****************************************/





/* * * * * *  html 5 fix  * * * * * */

section,  article,  header,  footer,  nav,  aside,  hgroup {
	display: block;
}
#wrapper {
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:0;
	background:#ffffff;
}
/***************************** Header start here ****************************************/



.menubar .navbar-nav>li>a {
	color:#121212;
	text-transform:inherit;
	padding-top:33px;
	font-size:15px;
}
ul.nav.navbar-nav.top_nav {
	margin: 0 0 0 7%;
}
.menubar {
	background:#ececec;
	widows:100%;
	margin:0px; /*font:14px 'DINRegular', Verdana, Geneva, sans-serif;*/
	font-family:'Lato';
	font-weight:bold;
	box-shadow:0px 1px 10px #121212;
}
.menubar .navbar-default {
	background:none;
}
.menubar .navbar-brand {
	height:inherit;
	padding:3px 0;
}
.navbar.navbar-fixed-top.fixed-theme {
	/*background-color: #222;*/

    border-color: #080808;
	box-shadow: 0 0 5px rgba(0, 0, 0, .8);
}
.navbar-brand.fixed-theme img {
	height: 60px;
}
.navbar-container.fixed-theme li a { /*padding-top:23px; */
	font-size:15px;/* padding: 0;*/

}
.menubar .dropdown-menu>li>a {
	font-weight:bold;
	font-size:16px;
}
.navbar-brand.fixed-theme,  .navbar-container.fixed-theme,  .navbar.navbar-fixed-top.fixed-theme,  .navbar-brand,  .navbar-container {
	transition: 0.8s;
	-webkit-transition:  0.8s;
}
/***************************** Home page start here ****************************************/

.banner {
	background:url(../images/banner_img.html) no-repeat center top;
	width:100%;
	display:block;
}
.banner .item {
	height:100%;
	background-size:cover;
}
.banner .fa {
	top:50%;
	position:absolute;
}
.banner_content_col h1 {
	font-size: 34px;
	color: #fff;
	font-weight: bold;/* text-align: center; */
	text-shadow: 1px 1px 1px #000;
	padding: 0 0 0 30px;
	line-height: 80px;
}
.banner_content_col p {
	font-size: 18px;
	color: #fff;
	font-weight: bold;/* text-align: center; */
	text-shadow: 1px 1px 1px #000;
	padding: 0 0 0 30px;
	line-height: 26px;
}
.carousel-control.right, .carousel-control.left {
	background:None !important;
}
.banner {
	min-height: 500px; /*height: 100vh;*/
	background: #000;
	background:url(../images/banner-1.html) no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	font-weight:bold; /*padding:30px 0;*/
	overflow: hidden;
}
.banner .item {
}
.banner-bg {
	background:rgba(0, 0, 0, 0.5);
}
.banner .item .lawyers-sectn {
	background:rgba(0, 0, 0, 0.63);
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	display:block;
	width:100%;
	height:100vh;
	z-index:9;
	opacity:0.5;
}
.banner .item .lawyers-sectn.grdnt-blck {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 ); /* IE6-9 */
}
.banner .item .lawyers-sectn.grdnt-white {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.section-Adventech {
	min-height: 500px;
	height: 100vh;
	background: #000;
	background:url(../images/banner-1.html) no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	font-weight:bold;
	padding:30px 0;
	overflow: hidden;
}
.section-Adventech .lawyers-sectn {
	background:rgba(0, 0, 0, 0.63);
	position:relative;
	bottom:0;
	left:0;
	right:0;
	display:block;
	width:100%;
	height:120%;
	z-index:9;
	opacity:0;
}
.section-Adventech .lawyers-sectn.grdnt-blck {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 ); /* IE6-9 */
}
.section-Adventech .lawyers-sectn.grdnt-white {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.section-Adventech .container {
	position:relative;
	z-index:99; /*height:100vh;*/
	bottom:100px;
}
.section-Adventech .container .text-sectn {/* position:relative; bottom:60vh; left:20%; right:20%;*/
	font-weight:bold;
	width:60%;
	margin:0 auto;
}
.section-Adventech .txt-blk {
	color:#121212;
}
.section-Adventech .txt-white {
	color:#ffffff;
}
.section-Adventech h1 {
	font-size:38px;
	margin-bottom:15px;
	position:relative;
	font-weight:bold;
	color:#ffffff;
}
.section-Adventech p {
	font-size:21px;
	font-weight:bold;
	line-height:1.14;
}
.section-Adventech button, .section-Adventech a {
	border-radius:3px;
	background:#f7941d;
	color:#ffffff;
	border:0;
	padding:10px 25px;
	margin-top:15px;
}
.section-Adventech a {
	margin-top:30px;
	display:inline-block;
}
/***************************** Home page Ends here ****************************************/







/***************************** contact us *****************************/

.contact {
	font-family:'Lato', sans-serif;
}
.contactus {
	background-image: url(../images/contact/contact-banner.png);
	height: 380px;
	margin-top:16px;
	background-position:center top;
	background-size:cover;
}
.contact h3 {
	color:#e75803;
	font-size:28px;
	font-family:'Lato', sans-serif;/* padding:16px 0;*/
}
.contactus {
	background-image: url(../images/contact/contact-banner.png);
	height: 380px;
	margin-top:16px;
	background-position:center top;
	font-family:'Lato', sans-serif;
}
.contact h2 {
	color: #025dcf;
	font-size: 40px;
	padding: 16px 0;
}
.contactus-addr p {
	line-height:28px;
}
.contactus-addr p span {
	color:#0091e4;
	font-weight:bold;
}
.contactus-addr i {
	margin-right:5px;
}
.contactus-addr a {
	color:#0e63f7;
}
.inner-banner.contact-bn {
	min-height:inherit;
	height:inherit;
}
.section-Adventech.inner-banner.contact-bn .container {
	min-height:inherit;
	height:inherit;
	position:inherit !important;
	left:inherit;
}
.inner-banner h1 {
	text-shadow: 1px 1px 3px #121212;
}
.social-meida-liks {
	border:2px solid #eeeeee;
	padding:25px 25px 50px 25px;
}
.social-meida-liks .twitter p {
	font-style:italic;
	font-size:11px;
	line-height:21px;
}
.social-meida-liks .twitter p span {
	color:#ca2128;
}
.social-meida-liks .twitter p.twit-postedon {
	text-align:right;
	font-style:normal;
}
div.contact-circle {
	border: 1px solid black;
	color: white;
	height: 196px;
	width: 190px;
	margin: auto;
	border-radius: 50%;
	background-color:#000000;
	box-shadow:0px 3px 3px #000000;
	font-size:21px;
	color:#ffffff;
	padding:41px 15px 15px 15px;
	text-align:center;
	display:block;
	float:left;
	margin:110px 0 0 80px;
}
div.contact-circle img {
	display:block;
	margin:0 auto;
}
div.contact-circle em {
	font-size:17px;
	font-style:normal;
}
div.contact-circle span {
	color:#ffea00;
}
div.contact-circle:hover {
	opacity:.7;
}
.social-meida-liks .facebook img {
	margin-right:8px;
}
.social-meida-liks .facebook strong {
	color:#405ba7;
	font-weight:normal;
}
.submit-form {
	background: #44a412; /* Old browsers */
	background: -moz-linear-gradient(top, #44a412 0%, #078e02 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #44a412), color-stop(100%, #078e02)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #44a412 0%, #078e02 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #44a412 0%, #078e02 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #44a412 0%, #078e02 100%); /* IE10+ */
	background: linear-gradient(to bottom, #44a412 0%, #078e02 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44a412', endColorstr='#078e02', GradientType=0 ); /* IE6-9 */
	box-shadow:2px 2px 2px rgba(0, 0, 0, 0.3);
}
.team_div {
	margin: 1em 0px;
}
/***************************** Footer start here ****************************************/

footer {
	background:#ffffff /*url(../images/footer-bg.jpg) repeat*/;
	color:#000000;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}
footer .form-control {
	background:#949494;
	color:#121212;
}
footer h3 {
	color:#fff;
	font-weight:bold;
	letter-spacing:5px;
	line-height:21px;
	font-size:18px;
	margin-bottom:10px
}
footer p {
	color:#ffffff;
	font-weight:normal;
	padding:30px 0 0 0;
	line-height:21px;
	font-size:14px;
}
ul.contact_nav {
	margin: 22px 0 0 0;
	text-align:center;
	padding-top:15px;
}
ul.contact_nav li, .footer-btm li {
	padding: 2px 15px;
	display:inline-block;
}
ul.contact_nav li a, .footer-btm li a {
	font-weight:normal;
	padding:0;
	color:#000000;
}
ul.contact_nav li a span {
	margin: 0 6px 0 0px;
}
.footer-btm li a {
	color:#404040;
}
ul.contact_nav li a:hover {
	text-decoration:none;
}
button.btn.btn_go {
	position: absolute;
	color: #fff;
	background: #3c3c3c;
	font-size: 20px;
	border: 0px;
	border-radius: 0px !important;
	right: 15px;
	bottom: 42px;
}
ul.social-media-icons {
	margin: 10px 0;
}
.social-media-icons li {
	margin:5px 0 5px 10px;
	display:inline-block;
}
.social-media-icons li a {
	font-size:15px;
	color:#121212;
}
.social-media-icons li a:hover {
	background-color:#fff !important;
}
.container.about_colo {
	padding: 40px 0;
}
.footer-so {
	padding:25px 0;
}
.footer-so h4 {
	font-family: 'PoiretOne-Regular', sans-serif;
	font-size:16px;
	font-weight:normal;
	font-weight:bold;
}
.footer_copy {
	border-top:1px solid #dadada;
	background:#dcdbdb;
	padding:10px 0;
}
.footer_copy p {
	color: #404040;
	font-weight: normal;
	line-height: 21px;
	font-size: 14px;
	padding:5px 0 0 0;
}
.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom:0px;
	right: 30px;
	display:none;
}
.footer-btm li {
	display:inline-block;
}
/* inner page content */



.inner-content .container {
	font-family: 'DINRegular', 'Lato', Arial, sans-serif;
	font-weight:normal;
	font-size: 1.1rem;
	line-height: 2;
	font-weight: 400;
	color: #474747;
}
.inner-content section.container {
	margin:25px auto 0px auto; /*border-bottom:1px solid #CCC;*/
	padding-bottom:15px;
}
.inner-content .container p {
	margin-bottom:15px;
}
.inner-banner {
	height:300px;
}
.inner-banner .lawyers-sectn {
	opacity:.75;
	height:110%;
}
.inner-banner .lawyers-sectn {
}
.inner-content h2 {
	font-size: 2.5rem;
	line-height: 1.22;
	font-weight: 300;
}
.inner-content h3 {
	font-size:1.5rem;
	font-family: 'Lato', Arial, sans-serif;
	margin-bottom:5px;
	margin-top:10px;
}
.inner-content h4 {
	font-size:1.2rem;
	font-family: 'Lato', Arial, sans-serif;
	margin-top:20px;
	margin-bottom:15px;
	font-weight:bold;
}
.list-type2 {
/*width:400px;

    margin:0 auto;*/



}
.list-type2 ol, ul.list-type2 {
	counter-reset: li;
	list-style: none;
 *list-style: decimal;
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	padding: 0;
	margin-left: 18px;
	margin-top:1em;
}
.list-type2 ol ol {
	margin: 0 0 0 2em;
}
.list-type2 a, .list-type2 li {
	position: relative;
	display: block;
	padding: .4em .4em .4em 1em;
 *padding: .4em;
	margin: 0;
	/*background: #FC756F;*/

    color: #444;
	border:0px solid #FC756F;
	text-decoration: none;
 transition: all .2s ease-in-out;
}
.list-type2 a:hover, .list-type2 li:hover {
/*background: #d6d4d4;*/ /*background:#FC756F;

    text-decoration:none;

    transform: scale(1.1);*/

}
.list-type2 a:before, .list-type2 li:before {
	font-family: FontAwesome;
	/*content: counter(li);*/ content:"\f046";
	counter-increment: li;
	position: absolute;
	left: -0.8em;
	top: 27px;
	margin-top: -1.3em;
	/*background:#FC756F;

    height: 2em;

    width: 2em; border: .3em solid #fff;*/

    line-height: 2em;
	text-align: center;
	font-weight: bold;
	font-size:19px;
	color:#FC756F;
}
.grey-strip {
	background-color: #848484;
	padding:25px 0;
	font-size:1.5rem;
	font-family: 'Lato', Arial, sans-serif;
	color:#ffffff;
}
.grey-strip a {
	font-size: 2.813rem;
	font-weight: 400;
	font-style: italic;
	line-height: 1.07;
	text-align: center;
	color: #fff;
	padding: 6px 55px;
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 3px;
	margin-top:0!important;
}
.grey-strip a:hover {
	background:rgba(255, 255, 255, 0.75);
	color:#ffffff;
}
.grey-container {
	background: rgba(0, 0, 0, 0.075) url(../images/bg2.jpg) 100%;
	padding-top: 1px;
}
.grey-strip h2 {
	margin-top:12px;
	letter-spacing:2px;
	text-align:justify;
}
/* About Us page */

.sbox-gutter {
	border-right: 1px solid #fec112;
	border-bottom: 1px solid #fec112;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.service-box {
	padding: 50px 0px;
	min-height:240px;
}
.sbox-gutter h3 {
	font-size:0.9rem;
	font-weight:bold;
	margin-bottom:15px;
	color:#0069ff;
}
.sbox-gutter p {
	font-size:14px;
	font-weight:400;
	line-height:21px;
	text-align:center;
}
 .sbox-gutter:nth-child(3), .sbox-gutter:nth-child(6) {
border-right: 0;
}
 .sbox-gutter:nth-child(4), .sbox-gutter:nth-child(5), .sbox-gutter:nth-child(6) {
border-bottom: 0;
}
/*.sbox-gutter:nth-child(2), .sbox-gutter:nth-child(4), .sbox-gutter:nth-child(6) {background:#0069ff;}*/



.sbox-gutter:hover {
	background:#80b600;
}
 .sbox-gutter:hover i::before,  .sbox-gutter:hover h3,  .sbox-gutter:hover p {
 color: #fff;
}
.about-3is {
	background: #00a0de url(../images/3i-bg.png) no-repeat;
	background-size:20%;
	background-attachment:fixed;
	background-position:top right;
	padding:50px 15px;
}
.about-3is h2 {
	color:#ffffff;
}
/* About us page */



/* UI UX page css */

.uiux-top {
}
.uiux-top .responsive-imgin {
	padding-top:17px;
}
.uiux-top h3 {
	color:#817a7a;
	font-size:24px;
	font-weight: 600;
	margin-top:21px;
}
.uiux-top p {
	font:500 16px Lato;
	line-height:28px;
	height:130px;
	text-align:center;
}
.uiux-top a {
	background:#716e6e;
}
.icon-bg-uiux {
	width:220px;
	height:200px;
	padding:46px 25px 25px 25px;
	background:#5666c4;
	margin:0 auto;
}
.responsiveDesign-section {
	background-color: #0A6CCF;
	color: #fff;
}
.responsiveDesign-section h2, .responsiveDesign-section h6 {
	color:#ffffff;
	margin-top:30px;
	line-height:23px;
}
.responsiveDesign-section img {
	color:#ffffff;
	margin:30px 0;
}
/* UI UX */





/* Application Development */



.app-dev-connect-section {
	background: url(../images/inner/app-dev-contact-bg.jpg) no-repeat center;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	text-align: center;
	color: #fff;
	padding:30px 0 50px 0;
}
.app-dev-connect-section h2 {
	font-size: 2.5em;
	margin-bottom:30px
}
.section-desc .section-subtitle {
	padding: 3em 5em;
	background: rgba(36, 21, 14, 0.4);
	text-align: center;
	box-shadow: 0 0 4px 0 rgba(255, 255, 255, 0.6);
	position: relative;
}
.app-dev-connect-section .section-desc .btn-connect {
	border-radius: 0;
	bottom: 23px;
	font-size: 15px;
	color: #fff;
	left: 0;
	margin: auto;
	padding: 5px 15px;
	position: absolute;
	right: 0;
	width: 175px;
	background: #05ab30 !important;
	outline: 0 !important;
	bottom:-15px;
}
/* Mobile application development starts */



.mobile-contact-dev-section {
	background: -webkit-linear-gradient(330deg, rgb(236, 113, 105) 5%, rgb(69, 105, 133) 75%);
	background: -o-linear-gradient(330deg, rgb(236, 113, 105) 5%, rgb(69, 105, 133) 75%);
	background: -ms-linear-gradient(330deg, rgb(236, 113, 105) 5%, rgb(69, 105, 133) 75%);
	background: -moz-linear-gradient(330deg, rgb(236, 113, 105) 5%, rgb(69, 105, 133) 75%);
	background: linear-gradient(120deg, rgb(236, 113, 105) 5%, rgb(69, 105, 133) 75%);
	color: #fff;
	text-align: center;
	padding:25px 0;
}
.mobile-contact-dev-section h2 {
	font-size: 2.5em;
	margin-bottom:15px;
}
.mobile-contact-dev-section h3 {
	color: #F0FF99;
	font-weight:500;
	font-size:2.1em
}
footer {
	border-top: 2px solid #D7D7D7;
	color: #fff;
	background: #000033;
}
.footer-nav li a {
	color: #fff;
	padding: 5px 0;
	display: inline-block;
	text-shadow: none;
	font-size: 0.9em;
}
.footer-nav i {
	font-size:21px;
	margin-right:-1px;
}
.social-links .social-icon {
	display: inline-block;
	margin-top:15px;
	padding: 7px 0;
	width: 33px;
	height: 33px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 15px;
	font-size: 0.9em;
}
.fb-bg {
	background:#386DAB;
}
.tw-bg {
	background:#2AAAE0;
}
.gplus-bg {
	background:#DD4B38;
}
.ln-bg {
	background:#0097BD;
}
.gdoor-bg {
	background:#86D300;
}
.careers-form h3 {
	margin-bottom:30px;
}
.careers-form button {
	padding-top:2px;
	padding-bottom:2px;
	border-color:#003;
}
/* extra stylings */



.custom-btn {
	padding: 10px 25px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	background: transparent;
	outline: none !important;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
	display: inline-block;
	background:none !important;
}
.btn-4 {
	width: 130px;
	height: 40px;
	line-height: 42px;
	padding: 0 !important;
	border: none;
}
.btn-4 span {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.btn-4:before, .btn-4:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn-4:before {
	height: 50%;
	width: 2px;
}
.btn-4:after {
	width: 20%;
	height: 2px;
}
.btn-4:hover:before {
	height: 100%;
}
.btn-4:hover:after {
	width: 100%;
}
.btn-4 span:before, .btn-4 span:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn-4 span:before {
	width: 2px;
	height: 50%;
}
.btn-4 span:after {
	width: 20%;
	height: 2px;
}
.btn-4 span:hover:before {
	height: 100%;
}
.btn-4 span:hover:after {
	width: 100%;
}
.btn-5 {
	width: 130px;
	height: 40px;
	line-height: 42px;
	padding: 0 !important;
	border: none;
}
.btn-5 span {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.btn-5:before, .btn-5:after {
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	background: #fff;
	transition: all 0.3s ease;
}
.btn-5:before {
	height: 50%;
	width: 2px;
}
.btn-5:after {
	width: 20%;
	height: 2px;
}
.btn-5:hover:before {
	height: 100%;
}
.btn-5:hover:after {
	width: 100%;
}
.btn-5 span:before, .btn-5 span:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	background: #fff;
	transition: all 0.3s ease;
}
.btn-5 span:before {
	width: 2px;
	height: 50%;
}
.btn-5 span:after {
	width: 20%;
	height: 2px;
}
.btn-5 span:hover:before {
	height: 100%;
}
.btn-5 span:hover:after {
	width: 100%;
}
.btn-12 {
	border: 2px solid #000;
	z-index: 1;
	margin-top:15px;
}
.btn-12:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: #000033;
	transition: all 0.3s ease;
}
.btn-12:hover {
	color: #fff;
}
.btn-12:hover:after {
	top: 0;
	height: 100%;
}
.btn-12:active {
	top: 2px;
}
/* video css */

.video-section {
	background:url(../images/video-bg.jpg) no-repeat;
	background-size:cover;
}
.video-section .banner-logo {
	margin:40px auto 10px auto;
}
.video-section .pattern-overlay {
	background-color: rgba(255, 255, 255, 0.75);
	padding: 0px;
	min-height: 100vh;  /*background:url(../img/video.jpg) no-repeat center center; background-size:100%;*//* Incase of overlay problems just increase the min-height*/

}
.video-section .pattern-overlay .container {
	position:absolute;
	bottom:120px;
	width:100%;
}
.video-section h1, .video-section h3 {
	text-align:center;
	color:#003;
}
.video-section h1 {
	font-size:32px;
	font-weight:bold;
	text-transform: uppercase;
	margin: 20px auto 0px;/*text-shadow: 1px 1px 1px #000;

-webkit-text-shadow: 1px 1px 1px #000;

-moz-text-shadow: 1px 1px 1px #000;*/

}
.video-section h3 {
	font-size: 23px;
	display:block;
	font-weight:lighter;
	margin: 15px auto 15px;
	font-weight:600;
}
.video-section .buttonBar {
	display:none;
}
.player {
	font-size: 1px;
}
/* extra stylings */





.section-Adventech .lawyers-sectn {
	height:110vh;
}
.text-sectn.txt-white {
	border:2px solid #ffffff;
	padding:41px 25px;
	text-align:center;
	margin:0 auto;
	position:fi
}
.section-Adventech .container {
	bottom: 8%;
	position:absolute;
	z-index:100;
	left: -moz-calc(50% - 570px);
	left: -webkit-calc(50% - 570px);
	left: -o-calc(50% - 570px);
	left: calc(50% - 570px);
	width:75%;
	margin:0 auto;
}
.section-Adventech .container p {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 100;
	font-size: 15px;
	line-height: 22px;
}
.section-Adventech .lawyers-sectn.grdnt-blck {
	background:rgba(0, 0, 0, 0.3) !important;
}
/*.section-Adventech a {display:none;}*/



.section-Adventech {
	position:relative;
}
.section-Adventech .Advenhome:after {
	position:absolute;
	content:'';
	width:100vw;
	height:100vh;
	z-index:99;
	bottom:0;
	left:0;
	right:0;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 ); /* IE6-9 */
}
/*.lawyers-sectn.grdnt-blck {display:none;}*/

.section-Adventech .container p {
	text-align:center;
}
/*.section-Adventech .container .text-sectn {left: -moz-calc(50% - 570px);

    left: -webkit-calc(50% - 570px);

    left: -o-calc(50% - 570px);

    left: calc(50% - 570px);}*/

.navbar-toggle {
	border:1px solid rgba(255, 255, 225, 0.6) !important;
}
.navbar-toggle .icon-bar {
	background-color:rgba(255, 255, 225, 0.6);
}
/*.clients h1 {position:relative; width:200px; margin:0 auto;}
.clients h1:before, .clients h1:after {width:50px; height:1px; background:rgba(255, 255, 255, 0.5); position:absolute; top:10px;}
.clients h1:before {left:0;}
.clients h1:after {right:0;}*/


.clients .carousel-control {
	color:#003;
	top:inherit;
}
.clients_home {
	padding-bottom:20px; /*background:url(../images/cloud.jpg) no-repeat center;*/
}
.clients_home .col-md-1 {
	background:white;
	margin:5px;
	display:block;
	height:200px;
	box-shadow:0px 0px 6px 0px #12121266;
}
.clients_home h1 {
	font-size:23px;
	margin-top:20px;
	margin-bottom:20px;
}
 @media (min-width:768px) {
 .section-Adventech .container .text-sectn {
width:100%;
border:0px solid #ffffff;
/*background: -moz-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);

background: -webkit-linear-gradient(45deg, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);

background: linear-gradient(45deg, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121212', endColorstr='#00121212',GradientType=1 );*/}
 section-Adventech .container {
bottom: 8%;
position:absolute;
z-index:100;
 left: -moz-calc(50% - 90%);
 left: -webkit-calc(50% - 90%);
 left: -o-calc(50% - 90%);
 left: calc(50% - 90%);
width:90%;
margin:0 auto;
}
 .video-section .banner-logo {
height:395px;
}
 .clients .carousel-inner .item .col-md-2 {/*border:1px solid #999; height:50px;*/
background:#FFF;
padding:15px;
text-align:center;
}
 .clients_home .col-md-1 {
width:19%;
margin:0.5%;
}
}
 @media (max-width:767px) {
 .section-Adventech .container .text-sectn {
width:100%;
border:0px solid #ffffff;
/*background: -moz-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);

background: -webkit-linear-gradient(45deg, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);

background: linear-gradient(45deg, rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121212', endColorstr='#00121212',GradientType=1 );*/}
 .section-Adventech .container {
bottom: 8%;
position:absolute;
z-index:100;
 left: -moz-calc(50% - 90%);
 left: -webkit-calc(50% - 90%);
 left: -o-calc(50% - 90%);
 left: calc(50% - 90%);
left:0;
width:100%;
margin:0 auto;
}
 .navbar {
padding:5px !important;
}
.navbar-header {
padding:0 5px;
}
.navbar-nav {
width:100%;
margin:0;
padding:0;
}
 .video-section .banner-logo {
height:200px;
margin-top:30px;
}
}
.certifications {
	background:#fff;
	padding:15px 0;
}
.certifications img {
	height:30px;
	margin-right:15px;
	display:inline-block;
}
 @media (min-width:768px) {
 ul.contact_nav {
width:50%;
margin:0 auto;
border-top:1px solid #e4e4e4;
}
 body {
margin-top:78px;
}
 .grey-strip .container {
width:60%;
}
 .inner-content .container {
width:60%;
}
 .carousel-caption {
bottom:60px;
}
 .side-line {
border-right:1px solid #CCC;
}
}
 @media (max-width:767px) {
footer {
padding-left:15px;
padding-right:15px;
}
.inner-content .container {
padding-left:15px !important;
padding-right:15px !important;
}
}
