
html, body{
	margin:0;
	font-size: 100%;
	font-family: 'Source Sans Pro', sans-serif;
	background: #fff;
}
body{
  
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro-Bold.eot');
	src: url('../fonts/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/SourceSansPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro-BoldIt.eot');
	src: url('../fonts/SourceSansPro-BoldIt.eot?#iefix') format('embedded-opentype'), url('../fonts/SourceSansPro-BoldIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro-ExtraLight.eot');
	src: url('../fonts/SourceSansPro-ExtraLight.eot?#iefix') format('embedded-opentype'),url('../fonts/SourceSansPro-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro-BlackIt.eot');
	src: url('../fonts/SourceSansPro-BlackIt.eot?#iefix') format('embedded-opentype'), url('../fonts/SourceSansPro-BlackIt.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro-LightIt.eot');
	src: url('../fonts/SourceSansPro-LightIt.eot?#iefix') format('embedded-opentype'), url('../fonts/SourceSansPro-LightIt.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro-SemiboldIt.eot');
	src: url('../fonts/SourceSansPro-SemiboldIt.eot?#iefix') format('embedded-opentype'), url('../fonts/SourceSansPro-SemiboldIt.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: url('SourceSansPro-ExtraLightIt.eot');
	src: url('../fonts/SourceSansPro-ExtraLightIt.eot?#iefix') format('embedded-opentype'), url('../fonts/SourceSansPro-ExtraLightIt.ttf') format('truetype');
	font-weight: 200;
	font-style: italic;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro-Regular.eot');
	src: url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/SourceSansPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro-Black.eot');
	src: url('../fonts/SourceSansPro-Black.eot?#iefix') format url('../fonts/SourceSansPro-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro-Semibold.eot');
	src: url('../fonts/SourceSansPro-Semibold.eot?#iefix') format('woff'), url('../fonts/SourceSansPro-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro-Light.eot');
	src: url('../fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/SourceSansPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro-It.eot');
	src: url('../fonts/SourceSansPro-It.eot?#iefix') format('embedded-opentype'), url('../fonts/SourceSansPro-It.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

body a {
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
a.anchor {
	display: block;
	position: relative;
	top:-130px;
	visibility: hidden;
  animation: MoveUpDown 1s linear infinite;
}
a.anchor1 {
	display: block;
	position: relative;
	top:-200px;
	visibility: hidden;
  animation: MoveUpDown 1s linear infinite;
}
.responsive-menu img{margin-top:-6px;}
.heading-comman-main{font-size:40px; text-transform:uppercase; font-weight:bold; margin-top:15px; margin-bottom:12px; background-image:url(../images/line.png) bottom  no-repeat; text-align:left; color:#000; width:100%;}

.heading-comman{font-size:30px; text-transform:uppercase; font-weight:bold; margin-top:35px; margin-bottom:12px; background-image:url(../images/line.png) bottom  no-repeat; text-align:center; color:#000; width:100%; float:left;}
.heading-comman1{font-size:30px; text-transform:uppercase; font-weight:400; margin-top:35px; margin-bottom:10px; text-align:center; color:#000; width:100%;}
.contact-main{width:100%; float:left; margin-top:40px;}
.contact-left{width:50%; float:left;}
.contact-right{width:50%; float:right; background-color:#edf1f3; height:505px;}
.footer{background-color:#20428a; width:100%; float:left; color:#fff;}
.copy-main{width:100%; border-top:1px solid #f8c301; margin-top:55px; float:left;}
.top-nav-right1 {
    text-align: center;
    width: auto;
	margin-top:10px;
}
.copy-left{width:50%; float:left; padding-top:15px;}
.copy-right{width:50%; float:right;}
.product{width:100%; float:left; margin-top:-15%; margin-bottom:48px; padding-bottom:48px;}
.certification{width:100%;}
.strength-main{width:100%;}
.strength-main-left{width:50%; float:left; background-image:url(../images/strangth-img.jpg); background-position:left; background-repeat:no-repeat; height:437px; color:#FFF; background-size: cover;}
.strength-main-left1{width:66%; float:right; color:#FFF; padding-top:40px; padding-bottom:40px; padding-right:1%;}
.strength-main-left1 p{color:#FFF; font-size:16px; line-height:25px; margin-bottom:24px; margin-top:24px; margin-left:50px;}
.strength-main-left1 ul{color:#FFF; font-size:15px; line-height:25px; margin-left:50px; padding:0px;}
.strength-main-left1 ul li{color:#FFF; font-size:15px; line-height:25px; margin:0px; padding:0px; background-image: url(../images/bullet1.png); background-position: left top 4px; background-repeat:no-repeat; padding-left:20px;}
.strength-heading{color:#FFF; font-size:28px; font-weight:bold; text-transform:uppercase;}
.strength-main-right {width:50%; float:right; background-image:url(../images/qwality.jpg); background-position:left; background-repeat:no-repeat; height:437px; color:#FFF; background-size: cover;}
.strength-main-right1{width:66%; float:right; color:#FFF; padding-top:40px; padding-bottom:40px; padding-right:1%;}
.strength-main-right1 p{color:#FFF; font-size:16px; line-height:25px; margin-bottom:24px; margin-top:24px; margin-left:50px;}
.strength-main-right1 ul{color:#FFF; font-size:15px; line-height:25px; margin-left:50px; padding:0px;}
.strength-main-right1 ul li{color:#FFF; font-size:15px; line-height:25px; margin:0px; padding:0px; background-image: url(../images/bullet1.png) top 4px no-repeat; padding-left:20px;}
.inner-main{width:100%; margin-bottom:40px; float: left;}
.inner-left{width:68%; float:left;}
.inner-right{
    border: 20px solid rgb(237, 241, 243);
    float: right;
    padding: 15px;
    width: 28.5%;
}
.inner-left h3{
    font-size: 24px;
    font-weight: 600;
	color:#20428a;
    margin-bottom:12px;
    text-transform: uppercase;
}
.inner-left p{
    font-size:16px;
    font-weight: normal;
	color:#000;
    margin-bottom:16px;
    margin-top: 10px;
	line-height:25px;
	text-align:justify;
}
.footer-icon1 {
	margin-right: 20px;
	background:url(../images/ad-icon.png) left no-repeat; height:25px; width:15px;
}
.footer-icon2 {
	margin-right: 20px;
	background:url(../images/call-icon.png) left no-repeat; height:25px; width:15px;
}
.footer-icon3 {
	margin-right: 20px;
	background:url(../images/mo-icon.png) left no-repeat; height:25px; width:15px;
}
.footer-icon4 {
	margin-right: 20px;
	background: rl(../images/m-icon.png) left no-repeat; height:25px; width:15px;
}
.quality ul
{ float:left;
margin:0px;
padding:0px;
width:100%; margin-bottom:12px;}

.quality ul li{ 
background:url(../images/bullet1.png) left no-repeat;
font-size:16px;
width:100%;
color:#000;
line-height:28px;
list-style:none;
text-decoration:none;
margin:0px;
padding:0px 0px 0px 20px;}

.sidebar ul { padding:5%; margin:0px;}
.sidebar li {
    border-bottom: 1px solid rgb(233, 233, 233);
	color:#20428a;
	font-weight:600;
	z-index:9999999;
}
.sidebar li a{
    line-height:30px;
    margin-bottom:0px;
    padding-bottom: 7px;
	color:#20428a;
	font-weight:600;
	z-index:9999999;
}
.sidebar li a:hover {
    color:#f9cf01;
}
.sidebar p:last-child, .sidebar ul > li:last-child {
    border-bottom: medium none;
    margin-bottom: 0;
}
.widget-title {
    font-size: 24px;
    font-weight: 600;
	color:#20428a;
    margin-bottom: 30px;
    margin-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
	background-image:url(../images/line.png) bottom no-repeat;
}

.button-div{margin-left:50px;}
.button[type="submit"] {
    background-color: #f9cf01;
    border: 2px solid #f9cf01;
    box-shadow: none;
    color: rgb(255, 255, 255);
    display: block;
    float: left;
    font-family: inherit;
    font-size: 16px;
    font-weight: 700;
    line-height:36px;
    margin: 10px 0 0;
    padding: 8px 71px 6px;
    text-transform: capitalize;
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: background, color;
    transition-timing-function: ease;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-top:30px;
}
.button[type="submit"]:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #f9cf01;
}
.button1[type="submit"] {
    background-color: #264fa1;
    border: 2px solid #264fa1;
    box-shadow: none;
    color: rgb(255, 255, 255);
    display: block;
    float: left;
    font-family: inherit;
    font-size: 16px;
    font-weight: 700;
    line-height:36px;
    margin: 10px 0 0;
    padding: 8px 71px 6px;
    text-transform: capitalize;
    transition-delay: 0s;
    transition-duration: 0.4s;
    transition-property: background, color;
    transition-timing-function: ease;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-top:18px;
}
.button1[type="submit"]:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #20428a;
}
.certified-text{margin-top:35px; text-align:center; width:100%; font-size:20px; font-weight:600; font-family: 'Source Sans Pro', sans-serif;}
.certified-text1{text-align:center; width:100%; font-size:62px; font-weight: bold; font-family: 'Source Sans Pro', sans-serif;}
.certified-text2{text-align:center; width:100%; font-size:20px; font-family: 'Source Sans Pro', sans-serif; margin-bottom:55px;}
.welcome-icon{width:100%; text-align:center; margin-top:-20px;}
.welcome-icon1{background:url(../images/from-icon.png) center no-repeat; height:70px;}
.welcome-icon2{background:url(../images/zoom-icon.png) center no-repeat; height:70px;}
.welcome-icon3{background:url(../images/zoom-icon1.png) center no-repeat; height:70px;}
.footer-w3 {
    background:#20428a;
    padding: 38px 0;
	padding-bottom:0px;
}
.footer-link ul li {
    display:block;
    list-style: none;
    margin: 10px 8px;
}
.footer-link ul li {
    color: #fff;
	background-image:url(../images/bullet.png) !important;
	background-position:left;
	background-repeat:no-repeat;
}
.footer-link ul li a{
    color: #fff;
	background-image:url(../images/bullet.png) !important;
	background-position:left;
	background-repeat:no-repeat;
}

.footer-grid h4 {
    color:fff;
    font-size:29px;
    margin-bottom:25px;
	font-weight:300;
}
.footer-grid ul li {
    color:#fff;
    font-size: 1em;
    list-style: outside none none;
}

.footer-grid ul li a {
    color:#fff;
    text-decoration: none;
	background:url(../images/bullet.png) !important left no-repeat;
	padding-left:33px;
}
.footer-grid1 {
    float: left;
    margin: 0 0.3em 0.3em 0;
    width: 31.45%;
}
.footer-grid p {
    color:#fff;
    font-size: 1em;
}
.footer-grid p span {
    display: block;
    margin: 1em 0 0;
}
.copy-section {
    background: rgb(73, 135, 46) none repeat scroll 0 0;
    padding: 2em 0;
    text-align: center;
}
.copy-section p {
    color: rgb(238, 238, 238);
    font-size: 0.9em;
    font-weight: 400;
}
.copy-section a {
    color: rgb(238, 238, 238);
    font-size: 1em;
    font-weight: 400;
    text-transform: capitalize;
}

/*--header--*/
.navbar-header h1 {
    font-size: 3em;
    text-align: center;
}
.navbar-header h1 img {
    margin-right: 0.3em;
	margin-top:3px;
}
.navbar-header h1 a {
    color: #FFF;
    text-decoration: none;
    display: block;
    padding: 0 0 0 10px;
    font-weight: 600;
}
.navbar-header h1 a span {
    font-size: .3em;
    display: block;
    letter-spacing: 8px;
}
/*-- top-nav --*/
.top-nav-right {
    float: right;
    margin-top: 11px;
    width: auto;
	position:relative;
	clear:inherit;
	z-index:99999;
}
.top-nav-right img{ margin-left:10px;}

.top-nav-text {
    width:75%;
	float:left;
}
.top-nav-text p {
    color: #fff;
    font-size: 13px;
    display: inline-block;
    margin: 0px 24px;
    margin-top: 14px;
    text-transform: capitalize;
	
}
.top-nav-text p span {
    font-size: 13px;
	padding-left:10px;
}
.top-nav-text p:nth-child(1) {
    margin-left:0px;
}
span.mail a {
    color: #fff;
    text-decoration: none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	font-size: 13px;
}
span.mail a:hover {
    color: #62a0ec;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.box1{width:33%; text-align:center; border-right:1px solid #FFF; float:left; padding: 0 2%;}
.box2{width:33%; text-align:center; border-right:1px solid #FFF; float:left; padding: 0 2%;}
.box3{width:33%; text-align:center; float:left; padding: 0 2%;}
.footer-icon{margin-right:20px;}

/*-- //top-nav --*/
/*--//header--*/
.top-bg{background-color:#20428a; height:60px; color:#FFF;}
/*--banner-slider--*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    bottom:-35%;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width:32px;
    height:32px;
	display:none;
}
 .callbacks_nav:hover{
  	opacity: 0.5;
  }
.callbacks_nav.next {
  left: auto;
      left:51%;
 }
 .callbacks_nav.prev {
	right: auto;
	background-position:left top;
	    left: 46%;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
    height: auto;
    border: 0;
}
.callbacks_tabs{
    list-style: none;
    position: absolute;
    bottom: 24%;
    left: 9%;
    padding: 0;
    margin: 0;
    z-index: 990;
    display: none;
    text-align: center;
}
.slider-top span{
	font-weight:600;
}

/*----*/
.header {
    position: absolute;
    z-index: 9999;
    top: 0%;
	width:100%;
	height:104px;
	margin:0 auto;
}
.header1 {
    background:#fff;
	width:100%;
	height:104px;
-webkit-box-shadow: 0px 24px 23px -10px rgba(32,66,138,0.71);
-moz-box-shadow: 0px 24px 23px -10px rgba(32,66,138,0.71);
box-shadow: 0px 24px 23px -10px rgba(32,66,138,0.71);
}
.w3l_banner_info {
    text-align: left;
}
.slider_banner_info {
    position: absolute;
    text-align: left;
    top: 42%;
    left: 10%;
    z-index: 999;
    width: 52%;
}
.slider_banner_info h4 {
    font-size: 38px;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    letter-spacing: 4px;
    width: 100%;
    padding-top: 35px;
}
.slider_banner_info h4 span{
	display: block;
    font-size: 2em;
    padding: .4em .5em;

	color:#fff;
}
.slider_banner_info p {
    color: #ffffff;
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 1.5em;
    line-height: 45px;
}
.slider_banner_info h4 i{
	display: block;
    font-style: normal;
    padding: .4em .5em;
    color: #212121;
    width: 22%;
}
a.read{
	font-size:1.1em;
	color:#333;
	background:#fff;
	padding:0.6em 2em;
}
/*-- //Slider --*/
.navbar {
  margin-bottom: 0;
}
.navbar-nav {
  float: right;
}
.navbar-default {
  background:none;
  border-color: #012231;
}
.navbar-default .navbar-brand {
	font-family: 'Source Sans Pro', sans-serif;
	color:#fff !important;
	font-size:40px;
	text-decoration: none;
}
a.navbar-brand img {
    display: inline-block;
}


.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding: 0;
    margin-top: 5px;
}
.navbar-default .navbar-brand:hover {
	color: #fff;
	text-decoration: none;
}
a.navbar-brand span {
  color: #2FD828;
  margin-left: 12px;
}
.navbar {
    position: relative;
    min-height: inherit;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #2FD828;
}
.navbar-default .navbar-nav > li > a{
  color: #20428a;
  font-size: 18px;
  letter-spacing:0px;
  text-transform: capitalize;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-brand {
    height: 0;
    padding: 0;
	}
.navbar{
    border-radius: 0px; 
	border:none;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a.active {
    color: #f8c301;
}
.navbar {
    border-radius: 0px;
    border: none;
    padding: 0px 0;
}

/*-- //Banner-Slider --*/
/*--banner-grids--*/
.banner-w3layouts {
    position:relative;
}
.banner-bottom-w3 {
    position: relative;
    top: -16em;
    width: 100%;
    z-index: 999;
}
.banner-grid-w3l h2 {
    color: #fff;
    font-size: 25px;
}
.banner-grid-w3l {
    background:#20428a;
    padding:0px 20px 50px 40px;
    border: 1px solid rgba(6, 95, 204, 0.17);
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
	text-transform:capitalize;
	color:#FFF;
}
.banner-grid-w3l h2 {
    font-size:26px;
    color: #fff;
	margin-top:26px; margin-bottom:20px;
}

.banner-grid-w3l:hover ul{

}
.banner-grid-w3l:hover {

}
.banner-grid-w3l ul li i {
    font-size: 15px;
    margin-right: 10px;
    margin-bottom: 4px;
	color: #144773;
}
/*--//banner-grids--*/
/*--aboutus-section--*/
.about-w3ls {
    background: #EDF1F5;
    padding: 190px 0px 100px;
}
h4.title-w3 {
    font-size: 35px;
    color: #101010;
    text-align: center;
    margin-bottom: 45px;
	text-transform:uppercase;
}

.modal-content h5 {
    color: #62A0EC;
    padding-top: 26px;
    font-size: 22px;
    margin-left: 34px;
}
.modal-content p {
    color: #636363;
    font-size: 14px;
    line-height: 25px;
}
/*--//aboutus-section--*/
/*--services-section--*/
.para-w3 {
    color: #555;
    font-size: 15px;
    line-height: 35px;
    margin-top: 11px;
}
.services-info-w3-agileits {
    position: relative;
    padding: 33px 36px 23px 33px;
    background: rgba(98, 160, 236, 0.19);
}
.services-info-w3-agileits:after {
    content: "";
    position: absolute;
    left: 178px;
    top: 220px;
    width: 25px;
    height: 25px;
    background:rgb(225, 237, 252);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.services-info-w3-agileits.mid:after {
    content: "";
    position: absolute;
    left: 175px;
    top: -13px;
    width: 25px;
    height: 25px;
	background:rgb(225, 237, 252);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.services {
    padding: 100px 0px 100px;
}
.services-img-agileits-w3layouts img {
    width: 100%;
}
.col-md-4.section-grid-wthree {
    padding: 0;
}
/*--//services-section--*/
/*--team--*/

.gal-grid-rev {
    display: block;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  overflow: hidden;

}
.gal-grid-rev .info-gal-con {
  z-index: 2 !important;
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.gal-grid-rev .img-box-content:after, .gal-grid-rev .img-box-content:before, .gal-grid-rev .gal-text-box:after, .gal-grid-rev .gal-text-box:before {
  content: "";
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.gal-grid-rev.horizontal .img-box-content:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 25%;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.gal-grid-rev.horizontal .img-box-content:after {
  top: 25%;
  left: 0;
  width: 100%;
  height: 25%;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.gal-grid-rev.horizontal .gal-text-box:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 25%;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.gal-grid-rev.horizontal .gal-text-box:before {
  top: 75%;
  left: 0;
  width: 100%;
  height: calc(25% + 1px);
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
}
.gal-grid-rev.vertical .img-box-content:before {
  top: 0;
  left: 0;
  width: 25%;
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.gal-grid-rev.vertical .img-box-content:after {
  top: 0;
  left: 25%;
  width: 25%;
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.gal-grid-rev.vertical .gal-text-box:after {
  top: 0;
  left: 50%;
  width: 25%;
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.gal-grid-rev.vertical .gal-text-box:before {
  top: 0;
  left: 75%;
  width: calc(25% + 1px);
  height: 100%;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.gal-grid-rev:hover .img-box-content:after, .gal-grid-rev:hover .img-box-content:before, .gal-grid-rev:hover .gal-text-box:after, .gal-grid-rev:hover .gal-text-box:before {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.gal-grid-rev:hover .info-gal-con {
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.info-gal-con h4 {
    font-size: 30px;
    color: #FFFFFF;
    position: absolute;
    bottom: 49%;
    left: 34%;
    z-index: 999;
}

.team{
	padding:100px 0px 100px;
	background:url('../images/team.jpg')no-repeat 0px 0px;
	background-size:cover;
}
.team h4 {
    color: #fcfcfc;
}
.team-gds p {
    color: #fcfcfc;
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
}
.img-box-content img {
    width: 100%;
}

.team-gds h4 {
       font-size: 23px;
    text-align: center;
    margin: 23px 0px 10px;
    text-transform: uppercase;
	color:#ffffff;
}
/*--//team--*/
/*-- gallery --*/ 
/*-- jzBox-lightbox --*/
#jzBox {
	top: 0;
	left: 0;
	z-index: 10000;
	position: fixed;
	background-color: rgba(30, 30, 30, 0.9);
	margin: 0 !important;
	text-align: center;
	width: 100%;
	height: 100%;
	display: none;
	color: #fff;
}
#jzBoxTargetImg {
	margin:4% 0 1% 0;
	max-width: 96%;
	max-height: 73%;
	cursor: pointer;
}
#jzBoxTitle {
    font-size: 1.1em;
    font-weight: 300;
	margin-bottom: 1em;
}
#jzBoxCounter {
	margin-bottom: 1%;
	font-size: 12px;
}

#jzBox i:hover {
	cursor: pointer;
	color: #f35a5a;
} 
#jzBoxBottom { max-height: 22%; }

#jzBoxNextBig, #jzBoxPrevBig {
	cursor: pointer;
	top: 0;
	left: 0;
	width: 35%;
	position: fixed;
	z-index: 10001;
	height: 100%; 
} 
#jzBoxNextBig { left: 69%; }

i#jzBoxPrev, i#jzBoxNext {
    font-size: 2em;
    padding: 0.2em;
    border: 1px solid #fff;
	z-index: 99999;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
i#jzBoxClose {
    font-size: 3em;
    vertical-align: bottom;
    margin-left: 10em;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
/*-- //jzBox-lightbox --*/
.gallery{
	padding:100px 0px 100px;
}
.gallery-grid {
    padding: 0; 
}
.wpf-demo-4{
    padding: 0;
    position: relative;
    overflow: hidden;
}

.view-caption {
    position: absolute;
    top: -30%;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.57);
    padding: 1em;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
.wpf-demo-4:hover .view-caption {
	top: 0;
}
.view-caption p {
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: 3px;
}
/*-- //gallery --*/
/*--map--*/
h4.title-w3 span {
    color: #62A0EC;
    font-size: 23px;
}

.contact1{width:80%; margin:0 auto;}
.contact-right1{width:100%; float:left; margin-top:25px;}
.contact2{width:48%; float:left;}
.contact3{width:48%; float:right;}

input[type="text"] {
/*    border-color: #fff;
    border-image: none;
    border-style: none none solid;
    border-width: 2px;*/
	border-bottom:1px solid #000;
	border-right:0px solid #000;
	border-left:0px solid #000;
	border-top:0px solid #000;
    color:#000 !important;
    font-size:15px;
    outline: medium none;
    background: transparent;
    padding: 0px 22px;
    width:100%;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
	top: -1.3em;
	margin-top:30px;
}
placeholder{color:#000 !important;}
input[type="text"]:hover {
	border-color:#264fa1;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
	color:#000;
}

input[type="text"]:nth-child(1) {
    margin-right: 8px;
}
textarea {
	color:#000 !important;
    border-color:#000 !important;
}
textarea {
/*   border-color:#fff;
    border-image: none;
    border-style: none none solid;
    border-width: 2px;*/
		border-bottom:1px solid #fff;
	border-right:0px solid #000;
	border-left:0px solid #000;
	border-top:0px solid #000;
    color:#000 !important;
    font-size:15px;
    outline: medium none;
    padding: 0px 23px;
    resize: none;
    width: 100%;
	background:none;
	height: 28px;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
	margin-top:30px;
}
textarea:hover {
	border-color:#264fa1;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
}

.footer form input[type="submit"] {
    color: #fff;
    font-size: 17px;
    padding: 4px 0px;
	margin-top: 25px;
    width: 100%;
    background: #62A0EC;
    border: 2px solid #62A0EC;
    outline: none;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
	font-family: 'Source Sans Pro', sans-serif;
}
.footer form input[type="submit"]:hover {
	background:transparent;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
}
/*--copy-right--*/
.copy {
    text-align: center;
    border-top: 1px ridge rgba(50, 50, 50, 0.92);
    padding-top: 1em;
    margin-top: 15px;
}
.copy p {
    color: #fff;
    font-size: 1em;
	letter-spacing: 1px;
    margin-top: 15px;
}
.copy p a {
    color: #62A0EC;
    text-decoration: none;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.copy p a:hover{
	color: #ffffff!important;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*--//copy-right--*/
/*--//footer--*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 24px;
	right: 1%;
	overflow: hidden;
	z-index: 999; 
    width: 64px;
    height: 64px;
	border: none;
	text-indent: 100%;
	background: url("../images/arr.png") no-repeat 0px 0px;
}
#toTopHover {
    width: 64px;
    height: 64px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*--responsive--*/
@media(max-width:1440px){
	.navbar-default .navbar-nav > li > a {
		font-size: 15px;
	}
	div#bs-example-navbar-collapse-1 {
		margin-left: 20%;
		margin-top: 15px;
	}
	ul.nav.navbar-nav.navbar-right {
		margin-left: 4%;
	}
	.product {
    margin-top: -19.5%;
}

	
}
@media(max-width:1600px){
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
	}

	ul.nav.navbar-nav.navbar-right {
		margin-left: 2%;
	}
	.top-nav-text p span {
		font-size: 13px;
	}
	.strength-main-left1 {
    padding-top: 26px;
    width: 66%;
}
	.strength-main-right1 {
    padding-top: 26px;
    width: 66%;
}
.product {
    margin-top: -17.5%;
}
.background-primary {
    background: #fff none repeat scroll 0 0;
    color: #000;
    margin: -84% 2px;
    opacity: 0.8;
    padding: 1%;
    position: absolute;
    width: 99%;
}
.background-primary:hover {
    background:#f9cf01;
    margin:-84% 2px;
    padding: 1%;
    position: absolute;
    width: 99%;
	color:#fff !important;
	border:2px solid #f9cf01;
	 opacity: 0.8;
}
.background-primary h4{
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
.background-primary h4:hover{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
.background-primary p{
	color:#000;
	font-size:14px;
}
.background-primary p:hover{
	color:#fff !important;
	font-size:14px;
}
	
}
@media(max-width:1366px){
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
	}

	ul.nav.navbar-nav.navbar-right {
		margin-left: 2%;
	}
	.top-nav-text p span {
		font-size: 13px;
	}
	.strength-main-left1 {
    padding-top: 26px;
    width: 66%;
}
	.strength-main-right1 {
    padding-top: 26px;
    width: 66%;
}
.product {
    margin-top: -20.5%;
}
.background-primary {
    background: #fff none repeat scroll 0 0;
    color: #000;
    margin: -84% 2px;
    opacity: 0.8;
    padding: 1%;
    position: absolute;
    width: 99%;
}
.background-primary:hover {
    background:#f9cf01;
    margin:-84% 2px;
    padding: 1%;
    position: absolute;
    width: 99%;
	color:#fff !important;
	border:2px solid #f9cf01;
	 opacity: 0.8;
}
.background-primary h4{
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
.background-primary h4:hover{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
.background-primary p{
	color:#000;
	font-size:14px;
}
.background-primary p:hover{
	color:#fff !important;
	font-size:14px;
}
	
}
@media(max-width:1280px){
	.navbar-nav > li {
		letter-spacing: 2px;
	}
	.navbar-nav li a {
		padding: 6px 12px;
		font-size:14px;
	}
	div#bs-example-navbar-collapse-1 {
		margin-left: 2.2%;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 14px 24px;
	}
	.top-nav-text p:nth-child(1) {
		margin-left: 53px;
	}
	.top-nav-text p {
		margin-top: 13px;
	}
	.strength-main-left1 {
    padding-top: 26px;
    width: 66%;
}
	.strength-main-right1 {
    padding-top: 26px;
    width: 66%;
}
.product {
    margin-top: -22%;
}
.background-primary {
    background: #fff none repeat scroll 0 0;
    color: #000;
    margin: -84% 2px;
    opacity: 0.8;
    padding: 1%;
    position: absolute;
    width: 99%;
}
.background-primary:hover {
    background:#f9cf01;
    margin:-84% 2px;
    padding: 1%;
    position: absolute;
    width: 99%;
	color:#fff !important;
	border:2px solid #f9cf01;
	 opacity: 0.8;
}
.background-primary h4{
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
.background-primary h4:hover{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
.background-primary p{
	color:#000;
	font-size:14px;
}
.background-primary p:hover{
	color:#fff !important;
	font-size:14px;
}
}
@media(max-width:1080px){
	.navbar-header h1 {
		font-size: 41px;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 13px;
		padding: 10px 18px;
	}
	div#bs-example-navbar-collapse-1 {
		margin-left: 23.2%;
		margin-top: 10px;
	}
	.top-nav-text p:nth-child(1) {
		margin-left: 36px;
	}

	ul.nav.navbar-nav.navbar-right {
		margin-left: 1.8%;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 10px 15px;
	}

}
@media(max-width:1050px){
	.navbar-header h1 {
		font-size: 39px;
	}
	ul.nav.navbar-nav.navbar-right {
		margin-left: 0.8%;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 13px;
		padding: 10px 20px;
	}
	.top-nav-text p {
		margin-top: 13px;
	}
	}
@media(max-width:1024px){

}
@media(max-width:991px){
	.navbar-header h1 a {
		padding: 23px 15px;
	}
	.top-nav-text p {
		margin: 10px 24px;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 10px 19px;
	}
	ul.nav.navbar-nav.navbar-right {
		margin-left: 0;
	}

}
@media(max-width:800px){
	nav.navbar.navbar-default {
		width: 100%;
	}
	.top-nav-text p:nth-child(1) {
		margin-left: 20px;
	}
	.top-nav-text p {
		margin: 12px 9px;
		font-size: 12px;
	}
	
}

@media(max-width:768px){
	.top-nav-text p:nth-child(1) {
		margin-left: 10px;
	}
	.navbar-header h1 {
		font-size: 32px;
	}
	div#bs-example-navbar-collapse-1 {
		margin-top: 1px;
		margin-left: 21%;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 14px;
	}
	.navbar-header h1 a {
		padding: 25px 11px;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 10px 8px;
	}

}
@media(max-width:767px){
	ul.nav.navbar-nav.navbar-right {
		margin: 0;
		float:none!important;
	}
	.navbar-default .navbar-nav > li > a { 
		text-align: center;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: none;
		background: #000;
	}
	.navbar-default .navbar-toggle {
		border-color: #ffffff;
		background: #62a0ec;
		margin: 11px 11px 0px 0px;
	}
	.top-nav-text {
		width: 100%;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #FFF;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #62a0ec;
	}
	.navbar-default .navbar-nav > li > a:before { 
		width: 0; 
	}
	.navbar-default .navbar-nav > li > a {
		padding: 0.8em;
		color: #fcfcfc;
	}
	.navbar-nav > li {
		margin: 0;
	}
	div#bs-example-navbar-collapse-1 {
		background: rgba(0, 0, 0, 0.83);
		margin: 0;
		padding: 0;
		position: absolute;
		width: 100%;
		z-index: 999;
		border: 1px solid #fff;
		margin-top: 0.5em;
	}
	.navbar-default .navbar-nav > li > a:before {
		width: 0;
		display:none;
	}
	.navbar-header h1 a {
		padding: 9px 15px;
		float: left;
	}

}
@media(max-width:736px){
}
@media(max-width:667px){

}
@media(max-width:640px){
	
}
@media(max-width:600px){
	.navbar-header h1 a {
		padding: 6px 17px;
	}
	.top-nav-text p {
		margin: 9px 9px;
	}
	.navbar-default .navbar-toggle {
		margin: 4px 7px 0px 0px;
	}
	.top-nav-text p {
		font-size: 12px;
	}
	.top-nav-text p span {
		font-size: 12.44px;
	}

}
@media(max-width:568px){

}
@media(max-width:480px){

}
@media(max-width:414px){
	
	.navbar-header h1 a {
		padding: 4px 13px;
	}
	
}
@media(max-width:384px){

}
@media(max-width:375px){
	.navbar-header h1 a {
		padding: 3px 13px;
	}

}
@media(max-width:320px){
	.navbar-default .navbar-toggle {
		margin: 3px 3px 0px 0px;
	}
	
}

.footer-ad{width:100%; float:left; margin-bottom:15px;}
.footer-ad1{width:100%; float:left; margin-bottom:0px; display:block; color:#000;}
.footer-ad2{float:right; width:89%;}
.contact-page{width:100%; float:left; background-color:#edf1f3; padding:4%; color:#fff !important;}
.contact-page h3{width:100%; float:left; color:#fff; font-size:24px; padding:0px; margin:0px;}
.contact-page1{width:100%; float:left; padding-bottom:20px; margin-bottom:30px; color:#fff; background-color:#da251c; padding:2%;}
.contact-page1 div{width:100%; float:left; color:#fff;}
.contact-page2{width:100%; float:left; color:#fff; text-align:left; margin-bottom:30px; background-color:#20428a; padding:2%;}
.contact-page2 div{width:100%; float:left; color:#fff; text-align:left;}
.contact-page2 div a{width:100%; color:#fff; text-align:left;}
.reactive-scroll{width:100%; height:auto; overflow:inherit;}
.procces-main{ width:100%; float:left;}
.procces-left{ width:62%; float:left;}
.procces-right{ width:35%; float:right; padding-top:20px;     -webkit-box-shadow: 0px 24px 23px -10px rgba(32,66,138,0.71);
    -moz-box-shadow: 0px 24px 23px -10px rgba(32,66,138,0.71);
    box-shadow: 0px 24px 23px -10px rgba(32,66,138,0.71);}
.procces-left1{ width:35%; float:left; padding-top:20px;     -webkit-box-shadow: 0px 24px 23px -10px rgba(32,66,138,0.71);
    -moz-box-shadow: 0px 24px 23px -10px rgba(32,66,138,0.71);
    box-shadow: 0px 24px 23px -10px rgba(32,66,138,0.71);}
.procces-right1{ width:62%; float:right;}


@media only screen and (min-width:320px) and (max-width:767px) and (orientation:portrait) {
	img {
    border: 0 none;
    max-width: 100%;
}
.product {
    margin-top: -32%;
}
.contact1{width:90%;}
.contact1 p{font-size:14px;}
.inner-left h3 {
    font-size: 21px;
    margin-bottom: 14px;
}
.top-bg {
    height: 100px;
}
.inner-left {
    float: left;
    width: 99%;
	display:block;
}
.inner-right {
    float: left;
    padding: 15px;
	display:block;
    width: 100%;
}
.footer-ad2 {
    float: right;
    width: 85%;
}	
.copy-left {
    width: 100%;
	font-size:13px;
}
.copy-right {
    width: 100%;
}
.social {
    text-align: center;
    width: 100%;
}
.top-nav-right1 {
    text-align: center;
    width: auto;
	margin-top:38px;
}
.top-nav-right {
    text-align: center;
    width: auto;
	margin-top:0px;
}
.container1 {
    top: 300px;
}
ul#menu span.title {
    top:390px;
    transform: rotate(360deg);
	line-height:32px;
}
.top-nav-text {
    float: left;
    width: 100% !important;
}
	.top-nav-text p {
    font-size: 12px;
    margin: 10px 5px 0;
}
.social {
    margin-top: -23px;
    text-align: center;
    width: 100%;
}
.social li {
    width: 22px;
}
.fb {
    width:16px;
	height:16px;
	background-size:contain;
}
.fb:hover {
    width:16px;
	height:16px;
}
.tw {
   width: 16px;
   height:16px;
   background-size:contain;
}
.tw:hover {
    width: 16px;
	height:16px;
}
.gp {
    width: 16px;
	height:16px;
	background-size:contain;
}
.gp:hover {
    width: 16px;
	height:16px;
}
.in {
    width: 16px;
	height:16px;
	background-size:contain;
}
.in:hover {
    width: 16px;
	height:16px;
}
.top-nav-text p:nth-child(1) {
    margin-left: 5px;
}
.navbar-header h1 img {
    margin-right: 0px;
    text-align: left;
    width:30%;
	padding-bottom:5px;
}
.navbar-header h1 a {
    float: left;
    padding: 0px;
    text-align: center;
    width: 100%;
}
.strength-main-left {
    background-size: cover;
    float: left;
    height: 412px;
    width: 100%;
	background-position:right;
}
.strength-main-right {
    background-size: cover;
    float: left;
    height: 412px;
    width: 100%;
	background-position:right;
}
.strength-main-right1 {
    width:95%;
	padding-top:14px;
}
.strength-main-right1 p {
    margin-top: 10px;
}
.strength-main-left1 {
    padding-top:14px;
    width:95%;
}
.lb-album {
    margin: 0 auto;
    width: 100%;
	min-width:294px;
}
.lb-album li {
    width: 99%;
}
.banner-bottom-w3 {
    float: left;
    position: relative;
    top: -5em;
    width: 100%;
    z-index: 999;
	background-color:#20428a;
	padding-bottom:30px;
}
.certified-text1 {
    font-size:25px;
}
.box1 {
    border-bottom: 1px solid rgb(255, 255, 255);
    border-right: 0 none;
    margin-bottom: 30px;
    padding: 0 1% 20px;
    width: 94%;
}
.box2 {
    border-bottom: 1px solid rgb(255, 255, 255);
    border-right: 0 none;
    margin-bottom: 30px;
    padding: 0 1% 20px;
    width: 94%;
}
.box3 {
    border-bottom: 1px solid rgb(255, 255, 255);
    margin-bottom: 30px;
    padding: 0 1% 20px;
    width: 94%;
}
.banner-grid-w3l h2 {
    font-size: 14px;
	font-weight: bold;
    margin-bottom: 12px;
    margin-top: 16px;
}
.welcome-icon img{
    width:12%;
}
.banner-grid-w3l {
    font-size: 14px;
	padding: 0 0 31px 20px;
}
.certified-text {
    font-size: 16px;
    margin-top: 15px;
}
.certified-text2 {
    font-size: 14px;
    margin-bottom:31px;
}
.strength-main-left1 p {
    margin-bottom: 10px;
    margin-left: 50px;
    margin-top:6px;
	font-size: 14px;
}

.strength-main-right1 p {
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 24px;
    margin-left: 50px;
}
.heading-comman1 {
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.light-box1 {
	background-size: cover;
	border-right:0px;
}
.light-box1:hover {
	background-size: cover;
}
.light-box2 {
	background-size: cover;
	border-right:0px;
}
.light-box2:hover {
	background-size: cover;
}
.light-box3 {
	background-size: cover;
}
.light-box3:hover {
	background-size: cover;
}
.light-box4 {

	background-size: cover;
	border-right:0px;
	border-bottom:2px solid #20428a;
}
.light-box4:hover {
	background-size: cover;
}
.light-box5 {
	background-size: cover;
	border-right:0px;
	border-bottom:2px solid #f8c301;
}
.light-box5:hover {
	background-size: cover;
}
.light-box6 {
	background-size: cover;
	border-right:0px;
	border-bottom:2px solid #da251c;
}
.light-box6:hover {
	background-size: cover;
}
.strength-heading {
    font-size: 20px;
}
.contact-left {
    float: left;
    width: 100%;
}
.contact-right {
    float: left;
    width: 100%;
}
.reactive-scroll{width:98%; height:auto; overflow: scroll; padding-left:5px;}
.lb-album1 li {
    margin: 0 0 2% !important;
    width:100% !important;
}
.album-title{background-color:#da251c; font-size:14px !important; text-align:center;}
.lb-album1 li img{width:100%;}
  li:hover ul {display: block; position:relative ;}
  
  .header {
    position: relative;
    z-index: 9999;
    top:6%;
    width: 100%;
    height: auto !important;
    margin: 0 auto;
}
.procces-main{width:100%;}
.procces-left{ width:100%;}
.procces-right{ width:100%; padding-top:20px; text-align:center;}
.procces-left1{ width:100%; padding-top:20px; text-align:center;}
.procces-right1{ width:100%;}
	}
@media only screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
	.top-nav-text p {
    font-size: 11px;
    margin: 10px 1px 0;
}
.copy-right {
    float: right;
    width: 25%;
}
.copy-left {
    float: left;
    width: 75%;
}
.top-nav-right1 {
    margin-top: 21px;
}
.top-nav-text p:nth-child(1) {
    margin-left: 3px;
}
.top-nav-text p span {
    padding-left: 3px;
}
.header1 {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    box-shadow: 0 24px 23px -10px rgba(32, 66, 138, 0.71);
    height: auto;
    width: 100%;
}
.navbar-header h1 img {
    margin-right: 0px;
    text-align: left;
    width:25%;
}
.navbar-header h1 a {
    float: left;
    padding: 0px;
    text-align: center;
    width: 100%;
}
.top-nav-text {
    float: left;
    width:78% !important;
}
.social li {
    width: 22px;
}
.fb {
    width:16px;
	height:16px;
	background-size:contain;
}
.fb:hover {
    width:16px;
	height:16px;
}
.tw {
   width: 16px;
   height:16px;
   background-size:contain;
}
.tw:hover {
    width: 16px;
	height:16px;
}
.gp {
    width: 16px;
	height:16px;
	background-size:contain;
}
.gp:hover {
    width: 16px;
	height:16px;
}
.in {
    width: 16px;
	height:16px;
	background-size:contain;
}
.in:hover {
    width: 16px;
	height:16px;
}
.inner-left {
    float: left;
    width: 99%;
	display:block;
}
.inner-right {
    float: left;
    padding: 15px;
	display:block;
    width: 100%;
}
.navbar-header h1 a {
    padding: 2px 3px;
}


.strength-main-right {
    background-position:right;
   width: 100%;
   float:left;
}
.strength-main-right1 {
    width: 91%;
	padding-top:50px;
}
.strength-main-right1 p {
    margin-top: 10px;
}
.strength-main-left1 {
    padding-top:50px;
    width: 91%;
}
.strength-main-left {
    background-position:right;
   width: 100%;
   float:left;
}
.lb-album {
    margin: 0 auto;
    min-width:455px;
    width: 100%;
}
.banner-bottom-w3 {
    float: left;
    position: relative;
    top: -5em;
    width: 100%;
    z-index: 999;
	background-color:#20428a;
	padding-bottom:30px;
}
.certified-text1 {
    font-size:35px;
}
.box1 {
    padding: 0 1%;
}
.box2 {
    padding: 0 1%;
}
.box3 {
    padding: 0 1%;
}
.banner-grid-w3l h2 {
    font-size: 14px;
	font-weight: bold;
    margin-bottom: 12px;
    margin-top: 16px;
}
.welcome-icon img{
    width:20%;
}
.banner-grid-w3l {
    font-size: 12px;
	padding: 0 0 31px 20px;
}
.certified-text {
    font-size: 16px;
    margin-top: 15px;
}
.certified-text2 {
    font-size: 17px;
    margin-bottom:31px;
}
.strength-main-left1 p {
    margin-bottom: 10px;
    margin-left: 50px;
    margin-top:6px;
	font-size: 14px;
}

.strength-main-right1 p {
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 24px;
    margin-left: 50px;
}
.heading-comman1 {
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.light-box1 {
    height: 140px;
	background-size: cover;
}
.light-box1:hover {
	background-size: cover;
}
.light-box2 {
 height: 140px;
	background-size: cover;
}
.light-box2:hover {
	background-size: cover;
}
.light-box3 {
    height: 140px;
	background-size: cover;
}
.light-box3:hover {
	background-size: cover;
}
.light-box4 {
    height: 140px;
	background-size: cover;
}
.light-box4:hover {
	background-size: cover;
}
.light-box5 {
    height: 140px;
	background-size: cover;
}
.light-box5:hover {
	background-size: cover;
}
.light-box6 {
    height: 140px;
	background-size: cover;
}
.light-box6:hover {
	background-size: cover;
}
.strength-heading {
    font-size: 20px;
}
.contact-left {
    float: left;
    width: 100%;
}
.contact-right {
    float: left;
    width: 100%;
}
.top-bg {
    background-color: rgb(32, 66, 138);
    color: rgb(255, 255, 255);
    height: auto;
	padding-bottom:10px;
}
.reactive-scroll{width:98%; height:auto; overflow: scroll; padding-left:5px;}
.lb-album1 li {
    margin: 0 1% 2% !important;
    width: 48% !important;
}
.album-title{background-color:#da251c; font-size:14px !important; text-align:center;}
.lb-album1 li img{width:100%;}

  li:hover ul {display: block; position:relative !important;}
ul#menu span.title{
    display:block;
	line-height:30px;
    height:40px;
    color:#fff;
    text-indent:10px;
	position: inherit !important;
  -ms-transform: rotate(360deg) !important; /* IE 9 */
    -webkit-transform: rotate(360deg) !important; /* Chrome, Safari, Opera */
    transform: rotate(360deg) !important;
    right:-4px;
	top:10px !important;
	text-transform:uppercase;
	background-color:#da251c;
	padding:4px;
}
ul#menu span.description {
    background-color: #da251c;
    color: rgb(255, 255, 255);
    display: block;
    float: left;
    font-size: 16px;
    height: 100px;
    line-height: 23px;
    padding: 10px;
    position: relative;
    right: -4px;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
}
.header {
    position: relative;
    z-index: 9999;
    top: 6%;
    width: 100%;
    height:auto;
    margin: 0 auto;
}
.procces-main{width:100%;}
.procces-left{ width:100%;}
.procces-right{ width:100%; padding-top:20px; text-align:center;}
.procces-left1{ width:100%; padding-top:20px; text-align:center;}
.procces-right1{ width:100%;}
	}
@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
img {
    border: 0 none;
    max-width: 100%;
}
.menu li a {
    font-size: 12px !important;
    padding: 10px 3px !important;
}
.navbar-header h1 img {
    margin-right: 0.3em;
    margin-top: 3px;
    width: 60%;
    padding-bottom: 3px;
}
.menutop{display:none;}
.footer-ad2 {
    float: right;
    width: 93%;
}
ul.nav.navbar-nav.navbar-right {
    margin-left: 0%;
}
.top-nav-text p {
    margin: 16px 6px 0;
}
.top-nav-right {
    margin-top: 11px;
}
.navbar-header h1 a {
    padding: 2px 3px;
}
.strength-main-right {
    background-position: center center;
}
.strength-main-right1 {
    width: 91%;
	padding-top:27px;
}
.strength-main-right1 p {
    margin-top: 10px;
}
.strength-main-left1 {
    padding-top:27px;
    width: 91%;
}
.strength-main-left {
    background-position: center center;
}
.lb-album{
	width:727px;
	margin: 0 auto;
}
.banner-bottom-w3 {
    float: left;
    position: relative;
    top: -5em;
    width: 100%;
    z-index: 999;
	background-color:#20428a;
	padding-bottom:30px;
}
.certified-text1 {
    font-size:35px;
}
.box1 {
    padding: 0 1%;
}
.box2 {
    padding: 0 1%;
}
.box3 {
    padding: 0 1%;
}
.banner-grid-w3l h2 {
    font-size: 17px;
    margin-bottom: 12px;
    margin-top: 16px;
}
.welcome-icon img{
    width:20%;
}
.banner-grid-w3l {
    font-size: 14px;
	padding: 0 0 31px 20px;
}
.certified-text {
    font-size: 16px;
    margin-top: 15px;
}
.certified-text2 {
    font-size: 17px;
    margin-bottom:31px;
}
.strength-main-left1 p {
    margin-bottom: 10px;
    margin-left: 50px;
    margin-top:6px;
	font-size: 14px;
}

.strength-main-right1 p {
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 24px;
    margin-left: 50px;
}
.heading-comman1 {
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.light-box1 {
    height: 170px;
	background-size: cover;
}
.light-box1:hover {
	background-size: cover;
}
.light-box2 {
 height: 170px;
	background-size: cover;
}
.light-box2:hover {
	background-size: cover;
}
.light-box3 {
    height: 170px;
	background-size: cover;
}
.light-box3:hover {
	background-size: cover;
}
.light-box4 {
    height: 170px;
	background-size: cover;
}
.light-box4:hover {
	background-size: cover;
}
.light-box5 {
    height: 170px;
	background-size: cover;
}
.light-box5:hover {
	background-size: cover;
}
.light-box6 {
    height: 170px;
	background-size: cover;
}
.light-box6:hover {
	background-size: cover;
}
	.center{width:94%; margin:0 auto; padding:0px;}
.container {
    width: auto;
}
.reactive-scroll{width:98%; height:auto; overflow: scroll; padding-left:5px;}

.lb-album1 li {
    margin: 0 1% 2% !important;
    width: 48% !important;
}
.album-title{background-color:#da251c; font-size:14px !important; text-align:center;}
ul#menu span.title{
    display:block;
	line-height:30px;
    height:40px;
    color:#fff;
    text-indent:10px;
	position: inherit !important;
  -ms-transform: rotate(360deg) !important; /* IE 9 */
    -webkit-transform: rotate(360deg) !important; /* Chrome, Safari, Opera */
    transform: rotate(360deg) !important;
    right:-4px;
	top:11px !important;
	text-transform:uppercase;
	background-color:#da251c;
	padding:4px;
}
ul#menu span.description {
    background-color: #da251c;
    color: rgb(255, 255, 255);
    display: block;
    float: left;
    font-size: 16px;
    height: 100px;
    line-height: 23px;
    padding: 10px;
    position: relative;
    right: -4px;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
}
.header1 {
    background: #fff;
    width: 100%;
    height: 75px;
}
	}
@media only screen and (max-width:1024px) and (min-width:768px) and (orientation:landscape) {
.reactive-scroll{width:98%; height:auto; overflow: scroll; padding-left:5px;}
img {
    border: 0 none;
    max-width: 100%;
}
.navbar-default .navbar-nav > li > a {
    font-size: 16px;
	padding: 16px 6px;
}
.footer-ad2 {
    float: right;
    width: 85%;
}
.banner-grid-w3l h2 {
    font-size: 20px;
}
.banner-bottom-w3 {
    top: -8em;
}
.strength-main-right {
    background-position: center center;
}
.strength-main-right1 {
    width: 82%;
	padding-top:24px;
}
.strength-main-right1 p {
    margin-top: 10px;
}
.strength-main-left1 {
    padding-top:24px;
    width: 81%;
}
.strength-main-left {
    background-position: center center;
}
.lb-album{
	width:950px;
	margin: 0 auto;
}
.krakatoa{
	width:950px;
	margin: 0 auto;}
	.center{width:93%; margin:0 auto; padding:0px;}
	
.lb-album1 li {
    display:inline-flex;
    float: left;
    margin: 0 0 2% !important;
    position: relative;
    width: 33% !important;
}
.album-title{background-color:#da251c; font-size:14px !important; text-align:center;}
ul#menu span.title{
    display:block;
	line-height:30px;
    height:40px;
    color:#fff;
    text-indent:10px;
	position: inherit !important;
  -ms-transform: rotate(360deg) !important; /* IE 9 */
    -webkit-transform: rotate(360deg) !important; /* Chrome, Safari, Opera */
    transform: rotate(360deg) !important;
    right:-4px;
	top:11px !important;
	text-transform:uppercase;
	background-color:#da251c;
	padding:4px;
}

ul#menu span.description {
    background-color: #da251c;
    color: rgb(255, 255, 255);
    display: block;
    float: left;
    font-size: 16px;
    height: 100px;
    line-height: 23px;
    padding: 10px;
    position: relative;
    right: -4px;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
}

.navbar-header h1 a {
    padding: 0 0 0 0px !important;
}
.navbar-header h1 img {
    width: 60%;
    padding-bottom: 8px;
    padding-right: 0px !important;
    margin-right: 0px !important;
}
.menu li a {
    padding: 8px 10px !important;
    font-size: 14px !important;
}
.header1 {
    background: #fff;
    width: 100%;
    height: 73px;
}
	}
	
