@charset "utf-8";
 	/*@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css);*/
 	@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);
	/*font-family: 'FontAwesome';*/
	/*font-family: 'Roboto', sans-serif;*/

	@import url(https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap);
	/* font-family: 'Kaushan Script', cursive; */



*, *:before, *:after {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
html {
  scroll-behavior: smooth;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
	box-sizing: border-box;
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
audio:not([controls]) {
	display: none;
}
a {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	text-decoration: none;
	outline: none;
	/*-- CSS3 Transition --*/



	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
a:focus, a:hover, a:active {
	outline: none;
}
/* HTML5 display-role reset for older browsers */



article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
}
object, embed {
	max-width: 100%;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
/* tables still need cellspacing="0" in the markup */



table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	font-weight: 700;
	vertical-align: bottom;
}
td {
	font-weight: normal;
	vertical-align: top;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
small {
	font-size: 85%;
}
strong, th {
	font-weight: bold;
}
td, td img {
	vertical-align: top;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}
sup {
	top: -0.2em;
 *top: -0.3em;
	font-weight: normal;
}
sub {
	bottom: -0.25em;
}
/* standardize any monospaced elements */







/* Corrects overflow displayed oddly in IE 9. */



svg:not(:root) {
	overflow: hidden;
}
/* Form Elements */



input, select {
	vertical-align: middle;
}







/* Placeholder configaration*/



input:-moz-placeholder, textarea:-moz-placeholder {
 color: #999999;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color: #999999;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #999999;
}
/* make buttons play nice in IE */



button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	overflow: visible;
}







/*Removes inner padding and border in Firefox 4+.*/



button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
/* hand cursor on clickable elements */



.clickable, label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer;
}
.ie6 input {
	vertical-align: text-bottom;
}
/*Re-set default cursor for disabled elements.*/



button[disabled], input[disabled] {
	cursor: default;
}
/* Webkit browsers add a 2px margin outside the chrome of form elements */



button, input, select, textarea {
	margin: 0;
	vertical-align: top;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}
input[type="radio"] {
	vertical-align: text-bottom;
	box-sizing: border-box;
	padding: 0;
}
input[type="checkbox"] {
	vertical-align: text-bottom;
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}







/* Removes inner padding and search cancel button in Safari 5 and Chrome*/



input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-weight: normal;
	font-size: 100%;
}
::selection {
	background: rgba(0, 0, 0, .2); /* Safari */
}



::-moz-selection {
 background: rgba(0, 0, 0, .2); /* Firefox */
}
/*===========Usefull CSS===========*/



.clear {
	clear: both;
	display: block;
}
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.row:before, .row:after {
	display: table;
	line-height: 0;
	content: "";
}
.row:after {
	clear: both;
}
.footer-top-wrapper ul:before, .footer-top-wrapper ul:after {
	display: table;
	line-height: 0;
	content: "";
}
.footer-top-wrapper ul:after {
	clear: both;
}
.float-element:before, .float-element:after {
	display: table;
	line-height: 0;
	content: "";
}
.float-element:after {
	clear: both;
}


/*..................Table Press..................*/
.tablepress { border: 1px solid #ccc !important; }
.tablepress tr th { background: none !important; color: #666; font-size: 15px; font-weight: bold; border: 1px solid #ccc; }
.tablepress tbody td { border: 1px solid #ccc; vertical-align: middle; }



.table-focus .tablepress { border: 1px solid #ccc !important; }
.table-focus .tablepress tr th { background: none !important; text-align: center; color: #f60; font-size: 24px; font-weight: bold; border: 1px solid #ccc; }
.table-focus .tablepress tbody td { border: 1px solid #ccc; vertical-align: middle; text-align: center; }
.table-focus .tablepress tbody tr td h2 { color: #ec991f; font-size: 16px; font-weight: bold; padding: 12px; }
.table-focus .tablepress tbody tr.row-2 td { color: #333; font-size: 18px; font-weight: bold; }
.table-focus .tablepress tbody tr td small { }





/* Common Section



----------------------------------*/
body.inner .header-middle{ border-bottom:3px solid #dedede;}
ul.site-map li{ padding-left:20px; position:relative;}
ul.site-map li::before{position:absolute; left:3px; top:2px; content:'\f192';font-family: 'FontAwesome'; font-size:12px;}
ul.site-map li ul li::before{content:'\f105';}
ul.site-map li ul li ul li::before{content:'\f101';}
ul.site-map li a{ color:#333;}


body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #333	;
	font-size: 14px;
	background: #FFF;
	overflow-x: hidden;
}
a {
	color: #0b66a9;
}
.wrapper {
	position: relative;
}
.wrapper:before, .wrapper:after {
	display: table;
	line-height: 0;
	content: "";
}
.wrapper:after {
	clear: both;
}
.container:before, .container:after {
	display: table;
	line-height: 0;
	content: "";
}
.container:after {
	clear: both;
}
.container {
	position: relative;
	margin: 0 auto;
	display: block;
	max-width: 1000px;
}
header .header-middle .left-pan{
	margin-top: -8px;
}
.header-middle a img{
	max-width: 76px;
}
header .container{ padding:0px;}
/*==================header start=====================*/
.navbar{ margin-bottom:11px;}
header .header-top{width: 100%;float: left; width:100%;background:#9b9ca0; padding:10px 15px; color:#fff;}
header .header-top a{ color:#fff;}
header .header-top .left-pan{ float:left; width:50%; font-size:14px;}
header .header-top .left-pan p{ padding-top:3px;margin:0;}
header .header-top .right-pan{ float:right; width:50%;}
header .header-top .right-pan ul{ text-align:right;margin:0;}
header .header-top .right-pan ul li{ display:inline-block; margin-left:5px;}
header .header-top .right-pan ul li a{font-size: 18px;width: 25px;background: #FFF;border-radius: 50%;height: 25px;display: inline-block;
text-align: center;}
header .header-top .right-pan ul li a i{color: #9a9c9f;font-size: 16px;}

header .header-middle{ background:#fff; border-top:1px solid #efefef; padding:8px 15px;float: left;width: 100%;}
header .header-middle::after{ display:block; content:''; clear:both;}
header .header-middle .left-pan{ float: left;width: 30%;margin: 0;}
header .header-middle .right-pan{ float:right; width:70%; margin-right:-10px; margin-top:21px; margin-bottom:8px}
header .header-top a:hover, header .header-top a:focus, header .header-top a:active{
	text-decoration: none;
}

/*header .header-middle .right-pan ul{ text-align:right;}
header .header-middle .right-pan ul li{ display:inline-block; margin:0px 10px; padding:5px;}
header .header-middle .right-pan ul li a{ font-size:16px; color:#807e7f; border-bottom:2px solid #fff; padding-bottom:8px;}
header .header-middle .right-pan ul li a:hover, header .header-middle .right-pan ul li a.active{ border-bottom:2px solid #c82129;}*/
header .header-bottom{ position:relative; background:#FFF; z-index:1;float: left;width: 100%;}
#progress-line{ opacity:0.2; position:absolute; left:0px; top:0px; z-index:9999; width:100%;}



.boxedcontainer		{max-width: 1000px; margin:auto; padding:0px 30px;}
.tp-banner-container{width:100%;position:relative;	padding:0;}
.tp-banner{	width:100%;	position:relative;}
.tp-banner-fullscreen-container {width:100%;position:relative;padding:0;}
.slider-caption-box{ position:absolute; left:65px; background:rgba(255,255,255,0.9); width:400px; padding:34px 38px!important; display:block!important;}
.tp-banner-container .tp-banner li:first-child .slider-caption-box{ width:460px !important;}
/*.slider-caption-box p{ font-size: 28px;color: #58595b;font-weight: 400;line-height: 35px;padding-bottom: 0;letter-spacing: 0.5px;
margin: 0;white-space: pre-wrap!important;}*/

/*====body con start====*/
.body-con .container{ background:#fff; padding:20px 0;}
.body-con.innerpage-content .container{padding: 20px 0 5px;}
.body-con .container h3{ background:#0b66a9; padding: 10px 25px;font-size: 22px;color: #fff;letter-spacing: 0.5px;font-weight: 500; text-transform:; margin-bottom:20px;}
.body-con .container h1{ background:#0b66a9; padding:5px 15px; font-size:24px; color:#fff; text-transform:uppercase; margin-bottom:20px;}
.services-box{width: 33.33%;display: block;vertical-align: top;margin: 0px 0.8% 0px 0.8%;background-color: #f4f4f4;position: relative;}
.services-box h3{-webkit-margin-after:0px!important; -webkit-margin-before:0px!important;}
.services-box p a{ color:#6a6a6a;}
.services-box p a:hover{ text-decoration:none !important; color:inherit;}
.service-con{ margin:0px -7px; text-align:center; display:flex;}
.body-con .container .service-con h3{background: #9a9c9f;font-size: 20px;font-weight: 300;color: #fff;padding: 8px 15px;text-align: left;
margin-bottom: 0px;}
.body-con .container .service-con h3 a{ color:#fff;}
.body-con .container .service-con h3 a:hover{ text-decoration:none;}
.body-con .container .service-con .text-con{padding: 15px;padding-bottom: 25px;text-align: left;font-size: 15px;font-weight: 300;color: #161616;}
.body-con .container .service-con .text-con ul{margin: 0;}
.body-con .container .service-con .text-con ul li{position: relative;font-size: 15px;font-weight: 300;line-height: 20px;padding: 2px 15px;}
.body-con .container .service-con .text-con ul li:before{content: "";font: normal normal normal 14px FontAwesome;position: absolute;
top: 3px;left: 0; }
.body-con .container .service-con .text-con a.learn-more{position: absolute;bottom: -15px;font-size: 15px;}

/*====corporate-pan====*/
.corporate-pan{  margin-top:0; margin-bottom:20px;display: inline-block;width: 100%;}
.corporate-pan .container{padding: 0;}
.corporate-pan h3{ background:#0b66a9!important;padding:5px 15px; font-size:24px; color:#fff; text-transform:uppercase; margin-bottom:0px !important;}
.secton-container{position: relative;float: left;width: 100%;background:#efefef; padding:25px 15px; font-size:16px; color:#6a6a6a; line-height:24px;}

/*====latest-news-pan====*/
.latest-news-pan .news-box-pan { margin-left:-10px; margin-right:-10px; text-align:center;}
.latest-news-pan .news-box-pan .news-box{background-color: #f4f4f4;position: relative;vertical-align: top;display: inline-block;flex-wrap: wrap;width: 31%;
margin: 0 1%;}
.latest-news-pan .news-box-pan .news-box span.date{ display: block;width: 100%; text-align: left;font-size: 20px;color: #fff;background: #9a9c9f;
padding: 8px 15px;}
.latest-news-pan .news-box-pan .news-box h3{padding: 0;background: none !important;font-size: 15px;line-height: 22px;color: #0b66a9;
text-transform: uppercase;text-align: left;font-weight: 400;margin-bottom: 21px;}
.latest-news-pan .news-box-pan .news-box p{ color:#2c2c2c; font-size:15px; text-align:left; text-align:left;font-weight: 300;}

/*====our-clients====*/
.our-clients-pan h3{ margin-bottom:0px !important; margin-top:15px;}
.our-clients{ background:#f5f5f5; padding:15px;}
.carousel-pan{ text-align:center; min-height:200px;}
.carousel-pan div{ display:inline-block;}
.owl-wrapper{ min-height:150px;}
.owl-wrapper-outer{ min-height:150px;}

.owl-item div{ line-height:150px;}
.footerbg h4 {
    color: #fff;
    font-size: 19px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.footerbg .container {
    background: #212121 none repeat scroll 0 0;
    color: #6e6e6e;
    font-size: 15px;
    padding: 50px 15px;
}
.footerbg ul li a{color: #6e6e6e;
    text-decoration: none;
}
.footerbg ul li {
    display: block;
    line-height: 28px;
    list-style: outside none none;
}
.footerbg span {
    color: #fff;
}
.footerbg p{ padding-bottom: 0;margin-bottom: 5px;color: #949494;}
.footer-bottom .container {
/*    background: #424242 none repeat scroll 0 0;*/
    border-top: 4px solid #0b66a9;
    color: #c9c9c9;
    height: auto;
/*    padding: 10px 0;*/
    text-align: center;
	font-size:15px;
}
.inner-banner-wrapper .container{ padding-left:0px; padding-right:0px;}
/*===nav bar====*/
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{color:#FFF;}

/* Menu Css */
.main_menu{float:right; list-style-type:none;}
.main_menu li{display:inline-block; position:relative; float:left;}
.main_menu li a{position:relative; z-index: 9; display:block; padding:5px 15px; text-transform:uppercase; font-size:15px; color:#000; border-bottom:3px solid transparent; transition:all 0.3s;}
.main_menu li a:hover, .main_menu li a:active, .main_menu li a:focus{ text-decoration: none; }
.main_menu li.active a{ color: #FFF;}
.main_menu li.active a:before{
	content: "";
    position: absolute;
   	left: 3%;
    top: 0;
    width: 90%;
    -webkit-transform: skew(-16deg, 0deg);
	-ms-transform: skew(-16deg, 0deg);
	-moz-transform: skew(-16deg, 0deg);
	-o-transform: skew(-16deg, 0deg);
	transform: skew(-16deg, 0deg);
    height: 100%;
    z-index: -1;
    background-color: #0b66a9;
}
.main_menu li.active ul li a:before, .main_menu li.active ul li a:after{
	display: none;
}
.main_menu li.active a:after{
	content: "";
    position: absolute;
    left: 96.5%;
    top: 0;
    width: 5px;
    -webkit-transform: skew(-16deg, 0deg);
	-ms-transform: skew(-16deg, 0deg);
	-moz-transform: skew(-16deg, 0deg);
	-o-transform: skew(-16deg, 0deg);
	transform: skew(-16deg, 0deg);
    height: 100%;
    z-index: -1;
    background-color: #0b66a9;
}
.main_menu li:hover a, .main_menu li.active a, .main_menu li a:hover, .main_menu li a:focus{ 
	
}
.main_menu li ul{position:absolute; left:0px; background:#FFF; min-width:250px; display:none; z-index:99999;}

.main_menu li:hover>ul{display:block;}
.main_menu li ul li{display:block; float:none; position:relative; }
.main_menu li:hover ul li a, .main_menu li ul li a{padding: 10px;border-bottom: 3px solid #0b66a9;color: #0b66a9;font-size: 14px;}
.main_menu li:hover ul.sub-lable li ul.sub-lable li.active a:before{
	display: none;
}
.main_menu li:hover ul.sub-lable li ul.sub-lable li.active a:after{
	display: none;
}
.main_menu li ul.sub-lable li.active a, .main_menu li ul.sub-lable li.active ul.sub-lable li.active a{
	background-color: #FFF;
    color: #0b66a9!important;
}

.main_menu li:hover ul.sub-lable li a{background-color: #0b66a9;color: #FFF!important}
.main_menu li:hover ul.sub-lable li a i{position: relative;top: -1px;right: -5px;}
.main_menu li:hover ul.sub-lable li:hover a, .main_menu li:hover ul.sub-lable li:focus a, .main_menu li:hover ul.sub-lable li:active a{background-color: #FFF;color: #0b66a9!important}
.main_menu li:hover ul.sub-lable li ul.sub-lable li a{background-color: #0b66a9;color: #FFF!important}
.main_menu li:hover ul.sub-lable li ul.sub-lable li:hover a, .main_menu li:hover ul.sub-lable li:focus a, .main_menu li:hover ul.sub-lable li ul.sub-lable li:active a{background-color: #FFF;color: #0b66a9!important}
.main_menu li:hover ul.sub-lable li.active a{background-color: #0b66a9;color: #FFF!important}
.main_menu>li>ul>li>ul { left: -250px;  position: absolute;  top: 0; display:none;}
.main_menu>li>ul>li> a >.caret{display:inline-block; position:absolute; right:10px; top:23%;
  border-bottom: 4px solid transparent;
  border-left: 4px dashed;
  border-top: 4px solid transparent;
  margin-right: 15px;
  margin-top: 6px;
  position: absolute;
  right: 0;
}
.main_menu>li>ul>li> a >.caret.caret2{
	right: -7px;
}
.left-sidebar{
	padding: 15px 15px;
    padding-top: 0;
    background: #efefef;
    border-radius: 10px;
    margin-bottom: 15px;
    overflow: hidden;
}

.main_menu li ul li:hover ul{display:block;}

.topmenu{width:100%; height:auto; background:rgba(255, 255, 255, 1); padding-bottom:0px;margin: 0;}
.topmenu.activebg{background:#fff !important;  background:rgba(255, 255, 255, 1) !important;}
.activebg {background:#fff !important;  background:rgba(255, 255, 255, 1) !important;}
.topmenu .navbar-nav { float: right; margin: 0; }
.topmenu .navbar-nav > li > a { line-height: 31px; text-transform:uppercase; font-size:15px; color:#000; }
.topmenu .nav > li > a{border-bottom: 3px solid transparent;}
.topmenu .nav > li > a:focus, .nav > li > a:hover { border-bottom: 3px solid #da3822; text-decoration: none; color:#da3822; background:none; }
.topmenu .nav ul li a{  border-bottom: 3px solid #da3822;  text-decoration: none;  color:#da3822; background:none;}
.topmenu .navbar-brand{padding-top:10px;}
.topmenu .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #fff;
  border-color: #da3822;
}
.topmenu .navbar-toggle, .navbar-default .navbar-toggle:focus {
  background-color: #cb0000;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  float: right;
  margin-bottom: 8px;
  margin-right: 15px;
  margin-top: 12px;
  padding: 9px 10px;
  position: relative;
  transition:all 0.3s;
}

.topmenu .navbar-toggle .icon-bar { background: #fff none repeat scroll 0 0; }


 .dropdown-menu {
background-color: #fff;
border-radius:0px;
display: none;
float: left;
font-size: 14px;
left: 0;
list-style: outside none none;
margin: 2px 0 0;
min-width: 200px;
padding: 5px 0;
position: absolute;
text-align: left;
text-transform: uppercase;
top: 64px;
z-index: 1000;
box-shadow:none;
border:none;

}

 .dropdown-menu > li > a {
  border-bottom: 1px solid #eee;
  clear: both;
  color: #333;
  display: block;
  font-weight: 400;
  line-height: 30px;
  padding: 3px 20px;
  white-space: nowrap;
}


 .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { color: #555; background:none; }
.navbar-default .navbar-nav>.active>a { color: #555; background:none; }

.navbar-default {border-color:#fff;}


.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }
ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block !important;
    margin: 0;
}

.dropdown-menu{
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dropdown-submenu {
    position: initial;
}

/*.dropdown-submenu>.dropdown-menu {
    top: 64px;
  left: 0%;
  margin-top: -1px;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-height: 101%;
}*/

/*.dropdown-submenu>.dropdown-menu li > ul{left:100%; top:0px;}*/

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

/*.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}*/

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

/*.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
*/


/*====Testimonials====*/
.testimonials blockquote {
    background: #f8f8f8 none repeat scroll 0 0;
    border: medium none;
    color: #666;
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 15px;
    position: relative;
	margin-bottom:0px;
}
.testimonials blockquote::before {
    width: 0; 
    height: 0;
	right: 0;
	bottom: 0;
	content: " "; 
	display: block; 
	position: absolute;
    border-bottom: 20px solid #fff;    
	border-right: 0 solid transparent;
	border-left: 15px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-bottom-style: inset; /*FF fixes*/
}
.testimonials blockquote::after {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #e63f0c transparent transparent transparent;
}
.testimonials .carousel-info img {
    border: 1px solid #f5f5f5;
    border-radius: 150px !important;
    height: 75px;
    padding: 3px;
    width: 75px;
}
.testimonials .carousel-info {
    overflow: hidden;
}
.testimonials .carousel-info img {
    margin-right: 15px;
}
.testimonials .carousel-info span {
    display: block;
}
.testimonials span.testimonials-name {
    color: #e6400c;
    font-size: 16px;
    font-weight: 300;
    margin: 23px 0 7px;
}
.testimonials span.testimonials-post {
    color: #656565;
    font-size: 14px;
}
.breadcrumb{ margin-bottom:0px; border-radius:0px;background-color: #e1e1e1;}
.top-breadcrumb .container{ padding:0px;}
.breadcrumb > .active {
    color: #3c3c3c;
}
.breadcrumb > li + li::before {
    padding: 0 5px;
    color: #3c3c3c;
    content: "/\00a0";
}
.container h2{ font-size:22px; margin-bottom:8px;}
.container ul.list li{ padding-left:25px; position:relative; padding-bottom:5px;}
.container ul.list li:before{ position:absolute; left:3px; top:2px; content:'\f192';font-family: 'FontAwesome'; font-size:12px;}
.container ul.list li ul li:before{ position:absolute; left:3px; top:2px; content:'\f068';font-family: 'FontAwesome'; font-size:12px;}
.inner-banner-wrapper .container{ background:#fff;}
.input-group {
    margin-bottom: 15px;
}
.owl-item img{ width:87%;}

.learn-more{
	padding: 7px 15px;
    color: #FFF;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    background-color: #0b66a9;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.learn-more:hover, .learn-more:focus, .learn-more:active{
	background-color: #074e7a
}
.learn-more:hover, .learn-more:focus, .learn-more:active{
	text-decoration: none;
	color:#e3e3e3;
}
.corporate-pan a.learn-more{
	position: absolute;
	right: 0;
	bottom: 0;
}
.our-services-con .container{
	padding:0;
}
.our-services-con{
	margin-bottom: 35px;
}
.news-box-pan .news-box .text-con{
	padding: 15px;
}
.news-box-pan .news-box .learn-more{
	position: absolute;
    left: 15px;
    bottom: -18px;
    font-weight: 300;
    font-size: 15px;
}
.footer-logo{
	margin-bottom: 15px;
}
.footer-logo img{
	max-width:100px;
}
footer .right-pan ul li a{
	font-size: 20px;
    width: 30px;
    background: #FFF;
    border-radius: 50%;
    height: 30px;
    display: inline-block;
    text-align: center;
}
.header-top .right-pan ul li:nth-child(1):hover a{
	background: #4867aa
}
.header-top .right-pan ul li:nth-child(1):hover a i{
	color: #fff
}

.header-top .right-pan ul li:nth-child(2):hover a{
	background: #5da9dd;
}
.header-top .right-pan ul li:nth-child(2):hover a i{
	color: #fff;
}

.header-top .right-pan ul li:nth-child(3):hover a{
	background: #0077b5;
}
.header-top .right-pan ul li:nth-child(3):hover a i{
	color: #fff;
}




.footerbg .right-pan ul li:nth-child(1):hover a{
	background: #4867aa
}
.footerbg .right-pan ul li:nth-child(1):hover a i{
	color: #fff
}

.footerbg .right-pan ul li:nth-child(2):hover a{
	background: #5da9dd;
}
.footerbg .right-pan ul li:nth-child(2):hover a i{
	color: #fff;
}

.footerbg .right-pan ul li:nth-child(3):hover a{
	background: #0077b5;
}
.footerbg .right-pan ul li:nth-child(3):hover a i{
	color: #fff;
}

footer .right-pan ul li a i{
	color: #9a9c9f;
    font-size: 16px;
}
footer .right-pan ul li {
    display: inline-block;
    margin-left: 5px;
}
footer .footer-nav li{
	position: relative;
    font-size: 15px;
    line-height: 22px;
    padding: 2px 0px;
}
footer .footer-nav li a{
	color: #949494;
	text-transform: capitalize;
}
footer .footer-nav li a:hover{ color:#fff;}
/*footer .footer-nav li a:before{
	content: "";
    font: normal normal normal 14px FontAwesome;
    position: absolute;
    top: 5px;
    left: 0;
	color: #949494;
}*/
.footerbg{
	padding-top: 9px;
}
.inner-banner-wrapper{
	
}
.inner-banner-wrapper .container{
	min-height: 250px;
    background: url(images/inner-header.jpg);
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}
.inner-banner-wrapper.cybersecurity-services-banner .container{
	background: url(images/cybersecurity.png);
}
.inner-banner-wrapper.about-banner .container{
	background: url(images/about-banner.jpg);
}
.inner-banner-wrapper.contact-banner .container{
	background: url(images/contact-banner.jpg);
}
.inner-banner-wrapper.sitemap-banner .container{
	background: url(images/site-map-banner.jpg);
}
.inner-banner-wrapper.service-banner .container{
	background: url(images/service-banner.jpg);
}
.inner-banner-wrapper.it-staff-banner .container{
	background: url(images/staffing.png);
}
.inner-banner-wrapper.it-operations-banner .container{
	background: url(images/om.png);
}
.inner-banner-wrapper.cmmc-banner .container{
	background: url(images/cmmc.png);
}
.inner-banner-wrapper.news-banner .container{
	background: url(images/news-banner.jpg);
}
.inner-banner-wrapper.level-1-banner .container{
	background: url(images/level-1.jpg);
	background-position: 38% 40%;
    background-size: cover;
    background-repeat: no-repeat;
}
.inner-banner-wrapper.level-2-banner .container{
	background: url(images/level-2.jpg);
	background-position: 38% 40%;
    background-size: cover;
    background-repeat: no-repeat;
}
.inner-banner-wrapper.level-3-banner .container{
	background: url(images/level-3.jpg);
	background-position: 38% 40%;
    background-size: cover;
    background-repeat: no-repeat;
}
.inner-banner-wrapper.level-4-banner .container{
	background: url(images/level-4.jpg);
	background-position: 38% 40%;
    background-size: cover;
    background-repeat: no-repeat;
}
.inner-banner-wrapper.level-5-banner .container{
	background: url(images/level-5.jpg);
	background-position: 38% 40%;
    background-size: cover;
    background-repeat: no-repeat;
}
.inner-banner-wrapper .container h2{
	position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFF;
    padding: 15px 25px;
    background-color: rgba(0,0,0,0.4);
    font-size: 22px;
}
.body-con .inner-content p{
	font-size: 17px;
    line-height: 28px;
}
.body-con.innerpage-content .container .inner-content{
	padding: 0 0px;
}
.body-con.innerpage-content .inner-content h4{
    padding: 10px 0;
    font-size: 22px;
    color: #0b66a9;
    letter-spacing: 0.5px;
    font-weight: 600;
    text-transform: capitalize;
}
.body-con.innerpage-content .inner-content strong{
	padding: 5px 0;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 15px;
}
.list-default ul{
	width: 100%;
	margin-bottom: 15px;
}
.list-default ul li{
	position: relative;
    font-size: 17px;
    line-height: 28px;
    padding: 0 15px;
}
.list-default ul li:before{
	content: "";
    font: normal normal normal 16px FontAwesome;
    position: absolute;
    top: 5px;
    left: 0;
}
.innerpage-section{
	padding: 15px 20px;
    background: #efefef;
    border-radius: 10px;
    margin-bottom: 15px;
}
.innerpage-section:last-child{
	margin-bottom: 0;
}
.vcenter {
    display: flex;
    align-items: center;
}
.cmmc-page-container .full_pan .left_pan {
    width: 80%;
    text-align: justify;
    float: left;
    order: 1;
}
.cmmc-page-container .full_pan .right_pan {
    width: 20%;
    padding: 0;
    padding-left: 15px;
    float: right;
    text-align: ;
    order: 2;
}
.cmmc-page-container figure {
    margin-bottom: 20px;
}
.image-link {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mobile-img {
    display: none;
}
.mfp-no-margins img.mfp-img {
    padding: 0;
}
.d-inline-block {
    display: inline-block!important;
}
.w-100 {
    width: 100%!important;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem!important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem!important;
}
.thanks-you-container{
	height: initial;
    margin: 0 auto;
    text-align: center;
    padding: 15px;
    background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
}
.body-con .thanks-you-container h1{
	font-family: 'Kaushan Script', cursive;
    background: transparent;
    color: #0b66a9;
    text-align: center;
    font-size: 48px;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
}
.body-con .thanks-you-container p{
	margin: 0;
    font-size: 1.3em;
    color: #3c3c3c;
    letter-spacing: 1px;
}
.header-bottom .tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background-image: none;
    width: 40px;
    height: 11px;
    background-color: #CCC;
    border: 2px solid #CCC;
    margin-right: 0px;
    transform: skew(-16deg, 0deg);
    float: left;
    opacity: 0.3;
    margin-top: 0px;
    margin-left: 3px;
}
.header-bottom .tp-bullets.simplebullets.round .bullet.selected{
	background-color: #1667a2;
	border: 2px solid #FFF;
	opacity: 0.9
}
form button[type="submit"]{
	padding: 7px 15px;
    color: #FFF;
    border-radius: 0;
    letter-spacing: 0.5px;
    border: 0;
    text-transform: capitalize;
    background-color: #0b66a9;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
form button[type="submit"]:hover, form button[type="submit"]:focus, form button[type="submit"]:active{
	background-color: #074e7a;
	outline: none;
	border: 0;
}
.news-image{ width: 100%;  display: inline-block; display: none;}
.news-list-section span{margin-bottom: 15px;display: inline-block;background: #7f8184;color: #FFF;font-weight: 600;text-transform: uppercase;
letter-spacing: 2px;padding: 5px 15px; }
.news-list-section .news-content{
	padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f3f3f3;
	background: #f9f9f9;
}
/*.news-list-section .news-content:last-child{
	margin: 0;
	padding: 0;
	border: 0;
}*/
.main_menu li.active ul.sub-lable li.active a{
	background-color: #FFF;
    color: #0b66a9!important;
}
.main_menu li.active ul.sub-lable li.active:hover a, .main_menu li.active ul.sub-lable li.active:focus a, .main_menu li.active ul.sub-lable li.active:active a{
	background-color: #a0a2a6;
    color: #FFF!important;
}
.mobile-social-container{
	display: none;
}
.warning-content {
	width: 100%;
    text-align: center;
    padding: 15px 25px 25px;
    display: inline-block;
    background-color: #efefef;
}


.slider-caption-box{ min-width:450px !important;}	
.slider-caption-box p {
    font-size: 16px;
    color: #58595b;
    line-height: 22px;
    padding-bottom: 7px;
    white-space: pre-wrap!important;
}
.slider-caption-box h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #2c66a9;
    padding-bottom: 10px;
}
.readmore {
    background: #58595b;
    padding: 10px 15px;
    color: #fff !important;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 14px !important;
}
.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}
.tp-simpleresponsive a {
    text-decoration: none;
}

ul.site-map, ul.site-map ul{ margin-bottom:0px !important;}
ul.site-map li{ padding-left:20px; position:relative;}
ul.site-map li::before {
    position: absolute;
    left: 3px;
    top: 7px;
    content: '\f192';
    font-family: 'FontAwesome';
    font-size: 15px;
}
ul.site-map li ul li::before{content:'\f105';}
ul.site-map li ul li ul li::before{content:'\f101';}
ul.site-map li a{ color:#333;}

.inner-banner-wrapper.mobile{ display:none;}
.inner-banner-wrapper.desktop{ display:block;}

.social_media_wrapper.mobile{ display:none;}
.social_media_wrapper.desktop{ display:block;}

.footer-nav.desktoponly{ display:none;}
.footer-nav.mobileonly{ display:block; overflow:hidden;}

/* .label-content .left-sidebar{
	width: 20%;
	float: left;
}
.label-content .right-content{
	width: 80%;
	float: right;
} */
.label-content .sidebar-nav-list{
	width: 100%;
}
.label-content .sidebar-nav-list li h5{
	font-weight: 500;
    color: #000000;
    padding: 5px 0;
    letter-spacing: 1px;
    font-size: 18px;
}
.label-content .sidebar-nav-list li a.top-level.active{
	font-weight: 500;
    color: #ffffff;
    letter-spacing: 0px;
    background: #7f8184;
    font-size: 15px;
    margin-left: -15px;
    margin-right: -15px;
    width: 150%;
    padding: 15px;
    margin-bottom: 0;
}
.label-content .sidebar-nav-list li a.top-level{
	font-weight: 500;
    color: #545454;
    letter-spacing: 0px;
    background: #e6e6e6;
    font-size: 15px;
    margin-bottom: 5px;
    margin-left: -15px;
    margin-right: -15px;
    width: 150%;
    display: table;
    padding: 10px 15px;
}
.label-content .sidebar-nav-list li:last-child a{
	margin-bottom: -25px;
}
.label-content .sidebar-nav-list li a.top-level:hover, .label-content .sidebar-nav-list li a.top-level:focus, .label-content .sidebar-nav-list li a.top-level:active{
	text-decoration: none;
	background: #7f8184;
	color: #FFF;
}
.label-content .sidebar-nav-list li .sub-nav{
	padding: 6px 0;
}
.label-content .sidebar-nav-list li .sub-nav li{
	padding: 2px 0;
}
.label-content .sidebar-nav-list li .sub-nav li a{
	color: #000;
    width: 100%;
    text-decoration: none;
    display: inline-block;
}
.label-content .sidebar-nav-list li .sub-nav li a:hover, .label-content .sidebar-nav-list li .sub-nav li a:focus, .label-content .sidebar-nav-list li .sub-nav li a:active{
	text-decoration: none;
	color: #2276c5;
}
.body-con.innerpage-content .inner-content .label-content .panel-section h4{
	color: #000;
}
.label-content .right-content .panel-section{
	padding-bottom: 30px;
}
.label-content .right-content .panel-section .panel-content .row{
	padding-bottom: 10px;
}
.cmmc-level-list{
	clear: both;
    display: table;
    width: 100%;
    margin-bottom: 25px;
}
.cmmc-level-list li{
	width: 20%;
    float: left;
    padding-right: 15px;
}
.cmmc-level-list li:nth-child(1){
	margin-top: 165px;
}
.cmmc-level-list li:nth-child(2){
	margin-top: 120px;
}
.cmmc-level-list li:nth-child(3){
	margin-top: 90px;
}
.cmmc-level-list li:nth-child(4){
	margin-top: 55px;
}
.cmmc-level-list li:nth-child(5){
	margin-top: 10px;
}
.cmmc-level-list li:last-child{
	padding-right: 0;
}
.right-content .panel-content span a{
	text-decoration: none;
    color: #000;
}
.right-content .panel-content span a:hover, .right-content .panel-content span a:active, .right-content .panel-content span a:focus{
	text-decoration: none;
}
#button {
  display: inline-block;
  background-color: #1a71b4;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden; 
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}






@media only screen and (max-width: 1024px){
	header .header-middle .left-pan{ width:25%;}
	header .header-middle .right-pan{ width:75%;}
	.slider-caption-box{ width:80%; padding:10px 10px 25px 10px!important;}
	.tp-banner-container .tp-banner li:first-child .slider-caption-box{ width:80%; padding:10px 10px 25px 10px!important;}
	.services-box{ width:48%;min-height:auto!important;}
	.services-box:nth-child(1){ width:48%; min-height:397px!important;}
	.services-box:nth-child(3){ width:48%; min-height:437px!important;}
	.services-box img{ width:100%;}
	.body-con .container, .footer-bottom .container{overflow: hidden;}
	.body-con.innerpage-content .container .inner-content {padding: 0 15px;}
	.latest-news-pan .news-box-pan .news-box{min-height: 500px;}
}
@media only screen and (max-width: 991px){
	.list-default ul li{padding-right: 0;}
	.tick-logo img{ width:42px; height:32px; display:inline-block; vertical-align:top;}
	.tick-logo span{ font-size:11px !important; display:inline-block; vertical-align:top; width:65%; padding-left:1%;}
	.main_menu li a{padding: 5px 10px;}
	.footerbg {padding-top: 20px;}
	.latest-news-pan .news-box-pan .news-box span.date{font-size: 16px;}
	/*.slider-caption-box p{font-size: 25px;line-height: 30px;}*/
	.tp-banner-container .tp-banner li:first-child .slider-caption-box{padding: 25px!important;}
	.corporate-pan .secton-container .col-sm-2 {
	    width: 25%;
	}
	.corporate-pan .secton-container .col-sm-10 {
	    width: 75%;
	}
	.cmmc-level-list li:nth-child(1) {
	    margin-top: 150px;
	}
	.cmmc-level-list li:nth-child(3) {
	    margin-top: 100px;
	}
	.cmmc-level-list li:nth-child(4) {
	    margin-top: 75px;
	}
	.cmmc-level-list li:nth-child(5) {
	    margin-top: 40px;
	}
}
@media only screen and (max-width: 840px){
	.cmmc-page-container .full_pan .left_pan{
		width: 70%;
	}
	.cmmc-page-container .full_pan .right_pan{
		width: 30%;
	}
}
@media only screen and (max-width: 768px){
	.services-box:nth-child(1){ width:48%; min-height:auto!important;}
	.services-box:nth-child(3){ min-height:422px!important;}
	.service-con{ display:block;}
	.service-con .services-box{ display:inline-block; margin: 0; width: 100%; margin-bottom: 45px;}
	.corporate-pan .secton-container{
		padding: 25px 15px 35px;
	}

}

@media only screen and (max-width: 767px){
	.main_menu li ul{
		min-width: 100%;
	}
	.corporate-pan .secton-container .col-sm-2 {
	    width: 100%;
	}
	.corporate-pan .secton-container .col-sm-10 {
	    width: 100%;
	}
	.desktop-social{
		display: none;
	}
	.mobile-social-container{
		display: block;
	}
	footer .footer-nav li a:before{
		display: none;
	}
	.footerbg .container .col-sm-4, .footerbg .container .col-sm-3, .footerbg .container .col-sm-5,  .footerbg .container .col-sm-6{
		position: relative;
		padding-bottom: 45px;
	}
	.footerbg .container .col-sm-4:after, .footerbg .container .col-sm-3:after, .footerbg .container .col-sm-5:after, .footerbg .container .col-sm-6:after{
		content: "";
	    width: 100%;
	    height: auto;
	    position: absolute;
	    left: 0;
	    bottom: 15px;
	    border-bottom: 10px solid #3a3a3a;
	}
	.vcenter{flex-direction: column;}
	.cmmc-page-container .full_pan .left_pan, .cmmc-page-container .full_pan .right_pan {
	    width: 100%;
	}
	.cmmc-page-container .full_pan .right_pan img{
		width: 180px;
	}
	.cmmc-page-container .full_pan .right_pan{
		order: 1;
		padding: 15px;
	}
	.cmmc-page-container .full_pan .left_pan{
		order: 2;
	}
	.cmmc-page-container .full_pan .left_pan{
		text-align: left;
	}
	.body-con.innerpage-content .inner-content h4{
		font-size: 20px;
	}
	.body-con.innerpage-content .inner-content strong{
		font-size: 16px;
	}
	.topmenu .navbar-toggle, .navbar-default .navbar-toggle:focus{
		background-color: #106cab!important;
		border-color: #106cab!important;
	}
	.main_menu li.active a:before, .main_menu li.active a:after{
		display: none;
	}
	.topmenu .navbar-collapse{
		padding-right: 0;
    	padding-left: 0;
    	border: 0;
	}
	.secton-container{
		text-align: center;
	}
	.secton-container img{
		padding-bottom: 25px;
	}
	.secton-container{
		padding: 25px 15px 45px;
	}
	.corporate-pan a.learn-more{
		right: auto;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.service-con .services-box{
		min-height: 500px!important;
		margin: 0px 1% 40px 1%;
	}
	.our-services-con {
	    margin-bottom: 5px;
	}
	.latest-news-pan .news-box-pan{
		margin-left: 0;
    	margin-right: 0;
	}
	/*footer .footer-nav{
		display: inline-block;
    	width: 100%;
	}
	footer .footer-nav li{
		float: left;
		padding: 2px 30px 0 0;
	}*/
	header .header-middle .left-pan {
	    width: 60%;
	}
	header .header-middle .right-pan {
	    width: 41%;
	}
	header .header-top{ margin-top:0px !important;}
	.topmenu .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
	    margin-left: -15px;
	    margin-right: -15px;
	    margin-top: 5px;
	}
	.topmenu .navbar-nav > li > a{padding-left:15px; padding-right:15px;}

	.topmenu .navbar-nav {
	  background: #58595B none repeat scroll 0 0 !important;
	  color: #fff !important;
	  float: none !important;
	  margin: 0 !important;
	}
	.topmenu .navbar-nav > li > a { line-height: 20px; text-transform:uppercase; font-size:15px; color:#fff; border-bottom:1px solid #373738;}
	.topmenu .nav .active{  border-bottom: 1px solid #373738;  text-decoration: none;  color:#da3822; background:#373738;}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a{  border-bottom: 1px solid #373738;
	  color: #fff;
	  font-size: 15px;
	  line-height: 20px;
	  text-transform: uppercase;}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{  border-bottom: 1px solid #373738;
	  color: #fff;
	  font-size: 15px;
	  line-height: 20px;
	  text-transform: uppercase;}
	  .navbar-default .navbar-nav>.active>a {
	    color: #fff;
	    background: none;
	}

	.banner-wrapper .carousel-caption{width:70%;}

	.topmenu .navbar-collapse{text-align:center; position:absolute; z-index:999; width:100%;}
	.topmenu .navbar-toggle, .navbar-default .navbar-toggle:focus{ margin-top:2px;}
	.main_menu {
	  float: none;
	  display:block;
	}
	.main_menu li{display:block; float:none; text-align:left;  position:relative; }
	.main_menu li a{padding:10px 15px; border-bottom:1px solid #373738; color:#FFF; font-size:14px; padding-right:55px;}

	.main_menu li:hover a, .main_menu li.active a, .main_menu li a:hover, .main_menu li a:focus {border-bottom:1px solid #373738; color:#fff;}

	.main_menu li:hover ul li a, .main_menu li ul li a {
	  border-bottom:1px solid #373738;
	  color:#fff;
	}
	.main_menu > li > ul > li > ul {
	  display: block;
	  left: auto;
	  position: relative;
	  top: auto;
	}


	.main_menu li ul {
	  display: block;
	  position: relative;
	  top: auto;
	  width: 100%;
	  display:none;
	  
	}
	.main_menu li:hover ul, .main_menu > li > ul > li > ul, .main_menu > li > ul > li:hover > ul{display:none;}
	.main_menu > li > ul > li > ul{z-index:99999;}
	.main_menu li ul{background:none;}
	.main_menu li ul li, .main_menu li ul {}
	.main_menu li ul li{ }
	.main_menu li ul li a{}
	.main_menu li ul{}
	.main_menu{background:#58595b;}
	.main_menu li:hover a, .main_menu li.active2 a, .main_menu .dropdown-menu > li > a:focus, .main_menu .dropdown-menu > li > a:hover{background-color:rgb(255 255 255); color:#58595b !important;} 

	.main_menu li ul li a, .main_menu li:hover ul li a{padding-left:15px;}
	.main_menu li a{-webkit-tap-highlight-color: #262626;}

	.main_menu li a .caret{border:none;}
	.main_menu .caret::before {
	  content: "+";
	  font-family: monospace;
	  font-weight: bold;
	  padding:10px 20px; 
	  background:#106cab;
	  position:absolute; right:0px;
	  top:0px;
	  z-index:999;
	  color:#FFF !important;
	  border-radius:0;
	}

	.main_menu .caret.opend::before {
	  content: "-";
	  
	}

	.main_menu > li > ul > li > a > .caret {
	  border:none;
	  right: 0;
	  top: -6px;
	  right:-15px;
	}
	.main_menu .dropdown-menu{padding:0px; margin:0px;}
	.main_menu > li:hover > ul > li:hover > a, .main_menu > li > ul > li > ul>li:hover>a{background:#000; color:#FFF !important;}
	.main_menu ul.sub-lable-two li a{background:#aeaeae ; padding-left:50px !important; }
	.main_menu li ul li a{padding-right:60px !important;}


	.affiliation{padding-top:15px;}
	.services-box{ width:47%; margin:0px 1% 20px 1%;}
	.services-box img{ width:100%;}
	.services-box{ min-height:auto!important;}
	.service-con{     display: block;padding: 0 35px;}
	.services-box{ display:inline-block;}
	.tick-logo span{ font-size:13px !important; display:inline-block; vertical-align:top; width:65%; padding-left:1%;padding-top: 5px;}
	


/*--footer--*/
.footer-nav.desktoponly{ display:none;}
	.footer-nav.mobileonly { display: block;  overflow: hidden; text-align:center}
.social_media_wrapper.mobile{ display:block;}
	.social_media_wrapper.desktop{ display:none;}
	ul.site-map li::before { left: 3px; top: 3px;}	
	.footer-logo, .footerbg h4, .mobile-social .right-pan{text-align: center;}
	footer .right-pan ul{ text-align:center;}
	footer .right-pan ul li{margin: 0 3px;}
	
	footer .footer-nav li{
		font-size: 15px;
		padding: 2px 7px;
	}
	.footerbg .container .col-sm-4:last-child:after{
		display: none;
	}
	.footerbg .container .col-sm-4:last-child{
		padding-bottom: 0;
	}
	.footerbg .container{
		padding: 50px 25px;s
	}
	.footerbg ul.footer-nav li{
		margin-right: 0;
		padding: 2px 15px 0 0;
	}
	.footerbg ul li{ margin-right:10px; display:inline-block;}

}
@media only screen and (max-width: 686px){
	.latest-news-pan .news-box-pan .news-box{
		width: 30.5%;
	}
	.latest-news-pan .news-box-pan .news-box span.date{
		padding: 15px 15px;
	}
}
@media only screen and (max-width: 640px){
	.mobile-img {
	    display: block;
	}
	.desktop-img {
	    display: none;
	}
	.service-con .services-box {
	    min-height: auto!important;
	    margin: 0;
	    margin-bottom: 30px;
	    width: 100%;
	}
	.body-con .container .service-con .text-con ul li {
	    font-size: 14px;
	    line-height: 25px;
	}
	.body-con .container .service-con .text-con ul li:before{
		top: 4px;
	}
	.body-con .container .service-con .text-con ul{
		margin-bottom: 15px;
	}
	.body-con .container .service-con h3 {
    	font-size: 16px;
    }
    .latest-news-pan .news-box-pan .news-box {
	    width: 100%;
	   	margin: 10px 0 25px;
	}
	.latest-news-pan .news-box-pan{
		padding: 0 25px;
	}
	.footerbg {
	    padding-top: 0;
	}
	.body-con .container h3, .body-con .container .service-con h3, .body-con .container .service-con .text-con{
		text-align: center;
    	margin-bottom: 10px;
	}
	.body-con .container .service-con .text-con a.learn-more, .news-box-pan .news-box .learn-more{
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.body-con .container .service-con .text-con ul {
	    margin-bottom: 15px;
	    text-align: left;
	    width: 55%;
	    margin: 0 auto 10px;
	}
	.latest-news-pan .news-box-pan .news-box span.date{
		text-align: center;
	}
	.latest-news-pan .news-box-pan .news-box h3, .latest-news-pan .news-box-pan .news-box p{
		text-align: center
	}
	footer .footer-nav li:first-child{
		padding-left: 0;
	}
	footer .footer-nav li a:before{
		display: none;
	}
}
@media only screen and (max-width: 550px){
	.slider-caption-box p {
	    font-size: 14px;
	    line-height: 20px;
	}
	.slider-caption-box h3 {
    font-size: 18px;
    padding-bottom: 0px;
	}
	.slider-caption-box {
    min-width: inherit !important;
}

.inner-banner-wrapper.mobile{ display:block;}
.inner-banner-wrapper.desktop{ display:none;}
.inner-banner-wrapper.contact-banner.mobile .container{
    background: url(images/contact-mobile-banner.jpg); background-size:cover;
}
.inner-banner-wrapper.news-banner.mobile .container{
    background: url(images/news-mobile-banner.jpg); background-size:cover;
}
.inner-banner-wrapper.it-staff-banner.mobile .container{
    background: url(images/staffing-mobile-banner.jpg); background-size:cover;
}

	.cmmc-level-list li:nth-child(1) {
	    margin-top: 75px;
	}
	.cmmc-level-list li:nth-child(2) {
		margin-top: 55px;
	}
	.cmmc-level-list li:nth-child(3) {
	    margin-top: 45px;
	}
	.cmmc-level-list li:nth-child(4) {
	    margin-top: 30px;
	}
	.cmmc-level-list li:nth-child(5) {
	    margin-top: 0;
	}


}
@media only screen and (max-width: 480px){
	/*.slider-caption-box {
    padding: 18px 5px 25px 5px !important;}*/
	.social_media_wrapper.mobile{ display:block;}
	.social_media_wrapper.desktop{ display:none;}
	ul.site-map li::before { left: 3px; top: 3px;}	
	.footer-logo, .footerbg h4, .mobile-social .right-pan{text-align: center;}
	footer .right-pan ul{ text-align:center;}
	footer .right-pan ul li{margin: 0 3px;}
	
	footer .footer-nav li{
		font-size: 15px;
		padding: 2px 7px;
	}
	.footerbg .container .col-sm-4:last-child:after{
		display: none;
	}
	.footerbg .container .col-sm-4:last-child{
		padding-bottom: 0;
	}
	.footerbg .container{
		padding: 50px 25px;s
	}
	.footerbg ul.footer-nav li{
		margin-right: 0;
		padding: 2px 15px 0 0;
	}
	.footerbg ul li{ margin-right:10px; display:inline-block;}
	
	
	
	header .header-top .right-pan ul li a i{font-size: 13px;}
	header .header-top .right-pan ul li a{
		width: 25px;
		height: 25px;
		font-size: 18px;
	}
	header .header-top{padding: 5px 15px; padding-left: 5px;}
	.news-box{ height:auto !important;}
	.inner-banner-wrapper .container h2{
		font-size: 18px;
	}
	.list-default ul li{
		font-size: 15px;
	    line-height: 25px;
	}
	
	
	header .header-top .left-pan, header .header-top .right-pan{
		width: 50%;
		text-align: center;
	}
	header .header-top .right-pan ul {
	    text-align: right;
	    width: 100%;
	}
	header .header-top{
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		padding: 5px 10px;
		padding-left: 10px;
	}
	header .header-top .left-pan{
		text-align: left;
	}
	div.tp-simpleresponsive > ul > li .tp-caption{
		/*bottom: -220px!important;*/
		text-align: center;
	}
	.header-bottom {
	    margin-bottom: 200px;
	}
	.body-con .container .service-con .text-con ul{
		width: 85%;
	}
	
	header .header-top{ margin-top:0px !important;}
	body{ background:#fff;}
	
	.latest-news-pan .news-box-pan .news-box{ width:96%; min-height:auto!important;} 
	.tp-banner.revslider-initialised.tp-simpleresponsive > ul, .tp-banner.revslider-initialised.tp-simpleresponsive > ul > li{ overflow-y:visible!important; z-index:9999; overflow:visible !important; background:#fff !important;}
	.header-bottom > ul > li{background:#fff !important; overflow:visible !important;}
	.tp-banner-container .tp-banner li:first-child .slider-caption-box{ padding:10px !important;}
	.tp-simpleresponsive > ul > li .tp-caption{ /*bottom:-244px!important;*/ left:0px !important; top:156px!important; right:0px !important; width:100%; transform:none!important; transition:none!important; padding-left:10px!important; padding-right:10px!important;}
	.tp-simpleresponsive > ul > li:nth-child(1) .tp-caption p{ width:100% !important;}
	.tp-banner-container .tp-banner li:first-child .slider-caption-box{ width:100% !important;padding-left:10px!important; padding-right:10px!important;}
	.tp-simpleresponsive > ul > li:nth-child(3) .tp-caption{ /*bottom:-217px!important;*/}
	.tp-simpleresponsive > ul > li:nth-child(4) .tp-caption{/*bottom:-240px!important;*/}
	/*.tp-simpleresponsive > ul > li:nth-child(1) .tp-caption{ bottom:-220px!important;}*/
	.tp-bullets{ display:none;}
	.slider-caption-box{background: rgba(255,255,255,1);}
	.services-box, .services-box:nth-child(3), .services-box:nth-child(2), .services-box:nth-child(4), .services-box:nth-child(5), .services-box:nth-child(6), .services-box:nth-child(1){ width:95% !important; min-height:auto !important;}
	
	.slider-caption-box h3{ font-size:18px; padding-top:10px;}
	
	.img-responsive{ margin:25px auto !important;}
	.case-studies .col-xs-2{ width:100%!important;}
	.case-studies .col-xs-10{ width:100%!important;}
	.contact .col-xs-3{ width:100%!important;}
	.contact .col-xs-9{ width:100%!important;}
	.service-con{ display:block;}
	.services-box{ display:inline-block;}
	.tick-logo span{ font-size:13px !important; display:inline-block; vertical-align:top; width:84%; padding-left:1%;}
	header .header-middle .left-pan {
	    width: 40%;
	    left: 25px;
	    position: absolute;
	    z-index: 9;
	}
	header .header-middle .right-pan {
	    width: 71%;
	}
	.inner-banner-wrapper.news-banner .container{ background-position:right;}
	#button {width: 40px;height: 40px;bottom: 10px;right: 10px;}
	#button::after{line-height: 40px;}

}
@media only screen and (max-width: 400px){
	header .header-top .left-pan{width: 60%;}
	header .header-top .right-pan{ width: 40%; }
	/*.slider-caption-box p {
	    font-size: 20px;
	    line-height: 23px;
	}*/
	.body-con .container h3, .body-con .container .service-con h3, .body-con .container .service-con .text-con{
		font-size: 18px;
	}
	.service-con {
	    padding: 0 15px;
	}
	.latest-news-pan .news-box-pan .news-box {
    	width: 100%;
	}
	.latest-news-pan .news-box-pan .news-box {
	    height: auto!important;
	}
	.body-con .container .service-con .text-con ul {
	    width: 100%;
	}
	.body-con .container .service-con .text-con ul li {
	    font-size: 15px;
	}
	.secton-container{
		font-size: 15px;
	}
	.footerbg .container {
    	padding: 50px 15px;
	}

}
@media only screen and (max-width: 360px){
.header-bottom {
    margin-bottom: 218px;
}
}
@media only screen and (max-width: 348px){
.header-bottom {
    margin-bottom: 228px;
}
}
@media only screen and (max-width: 344px){
	.tick-logo{ padding-top:20px;}
	.tick-logo span{ font-size:13px !important; display:inline-block; vertical-align:top; width:80%; padding-left:1%;padding-top: 0px;line-height: 16px;}
}
