/* Theme Name:  aki
Theme URI: http://www.sourcecode.com.sg/
Author:  Source Code Team
Author URI: http://www.sourcecode.com.sg/
Description: Source Code
Version: 1.0.0
Text Domain: Source Code */
/* AKI Home Page Start */

 ul li{
	margin-top: 10px !important;
}
#return-to-top {
    position: fixed;
    bottom: 100px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 17px;
    top: 10px;
    font-size: 23px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.feature-info{
	height: 100px;
	min-height: 100px;
	margin-bottom: 50px;
}
 .sin-pad{
  padding-bottom: 35px;
} 

article, aside, details, figcaption, figure, hgroup, main, menu, nav, section, summary {
    display: block;
    text-align: center;
    font-family: 'Poppins', sans-serif !important;
    font-size: 18px;
    font-weight: normal;
    margin: 30px 40px auto;
}
.gallery:after {content:"";display:table;clear:both;}
img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image {display:block; margin:1em auto;}
img.alignright, div.alignright, figure.alignright {float:right; margin:1em 0 1em 2em;}
img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {float:left; margin:1em 1em 2em 0;}
figure {max-width: 100%; height: auto; margin:1em 0;}
p img.alignright, p img.alignleft {margin-top:0;}
.gallery figure img {max-width:100%; height:200px; object-fit: cover; margin:0 auto; display:block;}
.gallery figure {float:left; margin:0 2% 1em 0;}
.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}
.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}
.gallery.gallery-columns-2 figure {width:49%;}
.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}
.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}
.gallery.gallery-columns-5 figure {width:18%;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}
.gallery.gallery-columns-6 figure {width:14.2%;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}
.gallery.gallery-columns-7 figure {width:12%;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}
.gallery.gallery-columns-8 figure {width:10.2%;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}
.gallery.gallery-columns-9 figure {width:8.85%;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}

@media (max-width:767px) {
	img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; margin:1em auto; float:none;}
	.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%; margin:0 0 1em 0; float:none;}
}

.box1{
    box-shadow: 0px 0px 10px rgba(0,0,0,0.9);
}
.under1::after {
    content: "";
    width: 105%;
    height: 2px;
    position: relative;
    display: block;
    margin-top: 29px;
    margin-left: 0%;
    margin-bottom: 13px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none !important;
}
p.white{
color: #fff;
}
.fot{
font-size: 20px;
}
.pa-margin{
margin-top: 4%;
}
p.ab-text{
color: #000;
text-align: justify;
  line-height: 30px;
}
.black{
color: #000;
  text-align: justified;
  line-height: 30px;
    margin-bottom: 5%;
}
.vision-under {
    padding-left: 17%;
    padding-right: 17%;
    margin-top: -31px;
    padding-bottom: 20px;
}
h2.gallery-hh{
  padding:15px 0 15px;
}
.panel-img{
margin-bottom:4%;
}
img.custom-logo{
  width:100%;
  margin-left:auto;
  margin-right:auto;
  height:auto;
  margin-top:23px;
} 

.carousel-fade .carousel-inner .item {opacity: 0;transition-property: opacity;}
.carousel-fade .carousel-inner .active {opacity: 1;}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {left: 0;opacity: 0;z-index: 1;}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {opacity: 1;}
.carousel-fade .carousel-indicators {
	z-index: 3;
	bottom: 22px;
	position: absolute;
}
.carousel-fade .carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: rgba(255,255,255,0.5);
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 10px;
    margin: 0px 3px;
 }
 .carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 0px 3px;
    background-color: #fff;
    border: 1px solid rgba(255,255,255,1);

}
.career-bg h4{
    font-family: "Pyidaungsu-Regular" !important;
}
.career-bg p{
    font-family: "Pyidaungsu-Regular" !important;
}
.career-bg ul li{
    font-family: "Pyidaungsu-Regular" !important;
}
.myanmar{
    font-family: "Pyidaungsu-Regular" !important;
}
p.myanmar, .myanmar p{
    font-family: "Pyidaungsu-Regular" !important;
}
@font-face {
    src:url(fonts/Pyidaungsu-Regular.ttf);
    font-family: "Pyidaungsu-Regular" !important;
}
.training-btn {
    margin-left: 17%;
}

.serimg-max-height {
	max-height: 500px;
	overflow:hidden;
}
.event-month {
	font-size: 15px;
}
.event-date {
	font-size: 29px;
}
.event-title {
	font-size: 15px;
}
.banner-home-title {
    font-size: 18px;
    text-transform: uppercase;
}

img.bannerimg {
    display: block;
    width: 100%;
    height: auto;
}

.home-title-con {
    left: 5%;
    top: 3%;
    text-align: left;
    position: absolute;
    width: 90%;
    line-height: 200%;
}
.banner-home-small-title {
    font-size: 13px !important;
    font-family: 'Open Sans', sans-serif !important;
    margin-top: -10px;
}

.img-text  {
	width:100%;
}
.img-text::before {
    content: "Welcome to AKI";
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #d96704;
    font-size: 18px;
    font-family: "Poppins";
    font-weight: 500;
    background: none;
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    left: -23%;
    top: 0%;
    text-align: center;
    float: left;
    display: block;
}

.img-text::after {
	content: "";
	border: 2px solid #d96704;
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	top: 10px;
	display: block;
	right: -10px;
	z-index: -1;
}
.img-text img {
	width:100%;
}
.retail-box {
	width:100%;
	height: 100%;
	position: relative;
	top:0;
    bottom:0;
    left:0;
    right:0;
    float: left;
    background:#d96704;
    margin:15px auto;
}
.retail-box img {
	opacity: .3;
}
.retail-box-text {
	left:50%;
	top:50%;
	position: absolute;
	text-align: center;
	z-index: 5;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/* AKI Home End */

/* AKI Standar Start */
a:focus {
	outline: none !important;
}
.akifont,h1,h2,h3,h4,h5,h6{
	font-family: 'Poppins', sans-serif!important;
} 
.akipfont {
	font-family: 'Open Sans', sans-serif;
}
.font-400{
	font-weight: 400;
}
.font-500{
	font-weight: 500;
}
.font-600{
	font-weight: 600;
}
.font-700{
	font-weight: 700;
}
.font-800{
	font-weight: 800;
}
.font-900{
	font-weight: 900;
}

/* https://fonts.google.com/?selection.family=Open+Sans:400,700,800|Poppins:400,700,800,900&sort=popularity  */
h2 {
    font-size: 23px !important;
}
a.red-link{
	color:#ed1c24;
	font-family: "Open Sans";
	margin-top:20px;
	margin-bottom: 20px;
	    display: inherit !important;
}
a.red-btn {
	background:#ed1c24;
	color:white;
	width:auto;
	padding:10px 30px;
	display: block;
	float: left;
	text-align: center;
	position: relative;
	font-family: "Open Sans";
	margin-top:20px;
	margin-bottom: 20px;
}
a.red-btn:hover {
	color:white;
	background:#cc161d;
  text-decoration:none;
}
.w100{
	width: 100%;
}
.w10 {
	width: 13%;
	float: left;
}
.w10 img{
    max-width: 186px;
    max-height: 95px;
}
.w25{
	width: 25%;
	float: left;
}
.w90{
	width: 87%;
	 float: left;
}
.w50{
	width: 50%;
	float: left;
}

.w70{
	width: 75%;
	float: left;
}
.w30{
	width: 22%;
	float: left;
	margin-left: 3%;
}
.img-feature {
/*     max-height: 230px; */
    overflow: hidden;
}
.section-margin{
	margin-top: 30px;
	margin-bottom: 30px;
}

.section-desc {
	width: 80%;
	margin: 0 auto;
}
.margin-small{
	margin-top:15px;
	margin-bottom:15px;
}
.section-margin-top {
	margin-top : 50px;
}
.section-margin-bottom {
	margin-bottom: 50px;
}
.small-margin {
	margin:10px auto;
}
.large-padding {
	width:90%;
	margin-left:auto;
	margin-right: auto;
}
.large-padding-top {
	padding-top: 40px;
	padding-bottom: 60px;
}
#pad{
	margin: 20% 10% 10% 20%;
}
.line-padding {
    padding: 20px;
    height: 100%;
}
.section-pad{
	padding-left: 5%;
	padding-right: 5%;
}
.ph-padding {
	padding-top: 8px;
	padding-bottom: 8px
}
.h-padding{
	padding-top: 20px;
	padding-bottom: 5px;
}
.cat-padding{
	padding-bottom: 25px;
}

.orange {
	color: #d96704;
}
.orange-bg {
	background: #d96704;
  width:100%;
}
.aki-bg {
	background-color:#d96704;
}
.red{
	color: red;
}
.white,p.white{
	color: white;
}
.black{
	color: black;
}
.gray{
	color: #6c6c6c;
}
.gray-bg {
	background:#eee;
}
.dark-gray{
	color: #454545;
}
.yy{
	color: #d96704;
}
body{
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif !important;
}
body, p{
	line-height: 180%;
	font-family: 'Open Sans', sans-serif !important;

}
.bg-level {
	z-index: -1;
}
.p-relative {
	position: relative;
}
.float-con {
	float:left;
}
.full-width {
	width:100%;
	float:left;
}
.full-con {
	padding-left:0px!important;
	padding-right: 0!important;
}
img.full-img {
	width: 100%;
}
.capt {
	text-transform: uppercase;
}
/* AKI Standar End */



.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#date{
	background-color: red;
}
.news-box{
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
    padding: 25px;
    float:left;
}
.training-box{
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
    float:left;
}
.text-just{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.category-20 .col-md-4:nth-child(3n) {
	padding-right: 0;
}
.training-padding-box{
    padding: 25px;
}
.training-height-box{
    padding: 25px;
}
.event-item {
	width:100%;
	margin-bottom:8px;
}
img.footer-logo {
	max-width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}

ul.footer-menu {
	padding:0px;
	margin:0px;
}
ul.footer-menu li {
    width: 100%;
    list-style: none;
    display: block;
    height: auto;
    line-height: 100%;
    margin-bottom: 15px;
    font-weight: 600;
    color: #888;
  text-align: left;
}
ul.footer-menu li a {
    color: #333;
}
.w90 ul li{
  
}
.w90 ul li a{
	text-align: center;
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	width: 100%;
	color: #000;

}
footer {
	background: #d5d5d5;
	float: left;
	width: 100%;
	padding:45px 0px;
      margin-left: 0px;
}
.main-navigation > ul > li > a {
    line-height: 20px;
    font-size: 14px;
    text-transform: capitalize;
    opacity: 1;
    padding: 8px 13px;
    border-top: 0;

}
/* start Footer Style*/
#foot-con p{
	padding-top: 20px;
	color: #000;
	font-weight: bold;
}
#foot-con span{
	color: #000;
}
#menu1 ul li{
	list-style-type: none;
}
#menu2 ul li{
	list-style-type: none;
}
#menu1 ul li a{
text-decoration: none;
color: black;
line-height: 35px;
margin-top: 10px;
font-weight: bold;
}
#menu2 ul li a{
	font-weight: bold;
text-decoration: none;
color: black;
line-height: 35px;
margin-top: 10px;
}

/* End Footer Style*/

/* Start Contact Style*/
.wpcf7 input {
    border: 1px solid #000;
    margin: 5px 0 10px 0;
    height: 50px;
    width: 100%;
    padding-left: 10px;
}

.wpcf7 input[type='submit']{
	width: 150px;
	float:right;

}
.wpcf7-textarea {
    border: 1px solid #000;
    margin: 10px 0 5px 0;
    width: 100%;
    padding-left: 10px;
    height:190px;
}
.wpcf7 form{
  margin-top:20px;
}
.wpcf7-submit {
  width: 60px;
  height:30px;
  background-color:red;
  float: left;
  margin-top: 0%;
  border: none;
  color: white;
}
#con label{
	color: black;
	padding-bottom: 20px;
	padding-top: 10px;
}
#con text{
	width: 100%;
	height: 10%;
	border:1px solid #000;
}
#con textarea{
	    width: 100%;
}
.btn-send button{
	background-color: red;
	float: right;
}
h3.yy{
	font-weight: bold;
}
#gb50{
	background: #d96704;
		margin-bottom: 5%;
	height: 50%;
}

.box-border{
    width:100%;
    border:1px solid white;
    padding:10%;
    margin-left:auto;
    margin-right:auto;

}
.map-max-height {
	max-height: 550px;
	overflow-y: hidden;
	float:left;
	width:100%;
}
.social i {
    display: block;
    width: 70px;
    font-size: 26px;
    float: left;
    padding-top: 10px;
}
.box-border h3{
	font-weight: bold;
}
.hotline{
	padding-top: 20px;
}
.social{
	padding-top: 20px;
}
.social i:hover{
    color: #454545;
}
/* End Contact Style*/
/* Start Service Style*/
.con-text{
    text-align: center;
    padding-left: 15%;
    padding-right: 15%;
    padding-top:19%;
    padding-bottom: 10%;
}
.service-h{
padding-bottom: 12px;

}
.service-h-bg {
    background-color: #d96704;
	padding: 12vw 3vw 10vw 3vw;
}


.img50{
	width:100%;
	height: 200px;

}
.box{
	box-sizing: content-box;
    width: 300px;
    height: 365px;
    padding: 134px;
    padding-bottom: 31px;
    margin: 31px;
    margin-left: 15px;
    margin-right: 10px;
    padding-right: auto;
}

/* End Service Style*/
/* start About Style*/


.page-con{
	padding-left: 13%;
    padding-right: 13%;
    padding-top: 2%;
}
.about-text {
    text-align: center;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 70px;
    padding-bottom: 40px;
}
.last-under{
	padding-top: 2%;
    padding-left: 17%;
    padding-right: 17%;
}
.undercore{
	padding-top: 2%;
    padding-left: 17%;
    padding-right: 17%;
}
.undercore::after {
    content: "";
    width: 50%;
    height: 2px;
    background: #d96704;
    position: relative;
    display: block;
    margin-top: 25px;
    margin-left: 26%;
    margin-bottom: 8px;
}
.under {
    padding-top: 12px;
    padding-left: 17%;
    padding-right: 17%;
    padding-bottom: 3px;
}

.under p,
.undercore p {
	font-weight: 400;
}

.under p strong,
.undercore p strong {
	font-weight: 700;
}
.under::after {
       content: "";
    width: 80%;
    height: 2px;
    background: #d96704;
    position: relative;
    display: block;
    margin-top: 29px;
    margin-left: 10%;
    margin-bottom: 13px;
}
.w25 img{
	width: 100%;
}
.title-pad{
	padding-bottom: 20px;
}
.box-director{
	border: 2px solid #d96704;
}
.box-director h1{
	padding-left: 13%;
	font-size: 40px;
	font-weight: bold;
}
.box-director p{
font-size: 15px;
}
.underdirector{
	padding-top: 2%;
    padding-left: 13%;
    padding-right: 13%;
}
.underdirector::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #d96704;
    position: relative;
    display: block;
    margin-top: 25px;
    margin-left: 0%;
    margin-bottom: 8px;
}
.last-underdirector{
	padding-top: 2%;
    padding-left: 13%;
    padding-right: 13%;
}
.partner-box{
	border: 2px solid #d96704;
	margin-bottom: 5%;
	padding: 16px 30px;
	width:100%;
	float: left;
}
.partner-box h1{
	padding-top: 10px;
	padding-bottom: 15px;
}
.partner-box p{
	font-size: 17px;
	font-weight: bold;
}
.pa-partner {
	margin: 9px auto;
	float: left;
}

/* end About Style*/
/*Start Career Style*/
p.career-para {
	margin: 30px auto;
	display: block;

}
.accordion {
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    border-bottom: 1px solid gray;
}
.career-left {
    width: 90%;
    position: relative;
    float: left;
    display: block;
}

.career-right{
	width:10%;
	position:relative;
	display:block;
}
.career-right img {
    position: absolute;
    float: right !important;
    margin-top: 18px;
    width: auto;
}
.active, .accordion:hover {
    background-color: #fff;
}

.panel {
    padding: 0px 18px;
    margin-top: -2px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.infor-bg {
    background-color: white;
/*    margin:2vw auto;
*/    box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
}
.career-bg {
	background-color: white;
	border-left:6px solid #d96704;;
	margin:2vw auto;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
}
.career-head-con {
	padding: 1vw 2vw;
	width: 100%;
	border-bottom: 1px solid gray;
}
.career-con {
	padding:1vw 2vw;
	width: 100%;
}
a.green-but, button.green-but {
    background: #d96704;
    color: white;
    width: auto;
    text-align: center;
    padding: 15px 35px;
    border:none;
}
/*End Career Style*/

/* Start Banner  Style*/
h1.banner-one {
	font-size: 40px;
	text-transform: uppercase;
}
.page-banner {
    position: relative;
    top:0;
    bottom:0;
    left:0;
    right:0;
    width: 100%;
    height: 100%;
    overflow:hidden;
    z-index: -1;
}

.page-title-con h1 {
    font-size: 28px;
}
.page-title-con {
       left: 0%;
    top: 0%;
    position: absolute;
    text-align: justify;
    font-size: 12px;
}

/*End Banner Style*/


header {
	z-index: 8;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #10c0cc;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/*
 * 05: Header
 */

.navhome{
	background-color: #5dac88;
}
.navabout{
background-color: #514667;
}
.navtraining{
	background-color: #606567;
}
.navengineering{
	background-color: #597f8e;
}
.navproject{
	background-color:#8a6e49;
}
.navproduct{
	background-color:#af4b47; 
}
.navcareer{
	background-color: #0b8e8e;
}
.navpartner{
	background-color: #679e63;
}
.navclient{
	background-color: #be9143;
}
.navcontactus{
	background-color:#404f58; 
}

.main-navbar {
	display: none;
    padding: 0;
    clear: both;
    background-color: transparent;
    text-align: center;
}

.mobile-navigation .mobile-social-menu {
	display: block;
	padding: 10px 0;
	text-align: center;
}

.mobile-navigation .mobile-social-menu li {
	display: inline-block;
	padding: 0;
	margin: 0;
}

.mobile-navigation .mobile-social-menu a {
	border: 0;
	padding: 0 4px;
}

/* Navigation */

.main-navigation {
	display: none;
	clear: both;
	margin: auto;
}

.main-navigation ul {
	list-style: none;
	margin: 20px auto;
	padding: 0;
	background-color: #fff;
}

.main-navigation li {
	display: block;
	position: relative;
}

.main-navigation > ul > li:first-child > a {
	border-top: 0;
}

.main-navigation a {
	font-family: "Poppins";
	display: block;
	margin: auto;
	color: #000;
	font-size: 13px;
	line-height: 1.4;
	border-top: 1px solid #f2f2f2;
  padding: 8px 17px;
}
.main-navigation a:hover{
	text-decoration: none;
}

.main-navigation li:hover > a,
.main-navigation li:focus > a,
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a {
	color: #000;
  background: #ddd;
}

.main-navigation ul ul {
	display: none;
	background-color: #fff;
	padding: 0;
  margin-top:-6px;
}

.main-navigation ul ul a {
	display: block;
}


.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul,
.main-navigation ul li.focus > ul  {
	opacity: 1;
	visibility: visible;
}

/* Mobile Navigation */

.mobile-navbar {
	height: 40px;
	background-color: #fff;
	border-bottom: 1px solid rgba(0,0,0,.07);
}

.mobile-navbar .top-search {
	display: inline-block;
	float: right;
}

.mobile-sidebar {
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 9999;
	width: 300px;
	overflow-y: auto;
	padding: 40px 15px 20px;
	background: #fff;
	left: -300px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s;
	box-sizing: border-box;
}

.mobile-navigation {
	outline: none;
	display: block;
}

.menu-toggle {
	position: relative;
	display: block;
	width: 40px;
	height: 40px;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent;
	color: #222;
	text-decoration: none;
	z-index: 10000;
}

/* Button Toggle */

.button-toggle {
	display: block;
    background-color: white;
    content: "";
    height: 2px;
    opacity: 1;
    position: absolute;
    transition: opacity 0.3s ease 0s, background 0.3s ease 0s;
    width: 20px;
    z-index: 20;
    left: 14px;
    top: 20px;
	box-shadow: 0px 0px 4px black;
}

.button-toggle::before {
    background-color: white;
    content: "";
    height: 2px;
    left: 0px;
    position: absolute;
    top: -6px;
    transform-origin: center center 0;
    transition: transform 0.3s ease 0s, background 0.3s ease 0s;
    width: 20px;
    box-shadow: 0px 0px 4px black;
}
.button-toggle::after {
    background-color: white;
    bottom: -6px;
    content: "";
    height: 2px;
    left: 0px;
    position: absolute;
    transform-origin: center center 0;
    transition: transform 0.3s ease 0s, background 0.3s ease 0s;
    width: 20px;
    box-shadow: 0px 0px 4px black;
}


/* Drop down Button */

.dropdown-toggle {
	height: 42px;
	width: 42px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 15px;
	text-transform: none;
	background-color: transparent;
	color: #222;
	border: 0;
	content: "";
	-webkit-border-radius: 0;
	border-radius: 0;
}

.dropdown-toggle:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;  /* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	
	/* Support for IE. */
	font-feature-settings: 'liga';
	
	content: "\E5C5";
	vertical-align: middle;
	padding: 4px 8px;
	border-left: 1px solid #eee;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background-color: transparent;
	color: #2e64e6;
}

.dropdown-toggle:focus {
	outline: none;
}

.dropdown-toggle:focus:after {
	background-color: #eee;
	border-color: transparent;
}

/* Toggled On */

body.mobile-sidebar-active {
	overflow: hidden;
	position: relative;
}

body.mobile-sidebar-active:before {
	content: "";
	z-index: 2;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8);
}

.mobile-sidebar.toggled-on {
	left: 0;
}

.mobile-navigation ul .toggled-on {
	display: block;
}

.dropdown-toggle.toggled-on:after {
	content: "\E5C7";
}

.toggled-on .button-toggle {
	background-color: transparent;
	box-shadow:none;
}

.toggled-on .button-toggle:before {
    opacity: 1;
    transform: translate(0px, 6px) rotate(-45deg);
}

.toggled-on .button-toggle:after {
    opacity: 1;
    transform: translate(0px, -6px) rotate(45deg);
}
@media screen and (min-width: 960px) {
  .banner-home-small-title {
	font-size: 18px !important;
  margin-top: auto;
	}
   .banner-home-title  {
	font-size: 21px;
	}
  .page-title-con {
    text-align: center;
    font-size: 20px;
		left:50%;
		top:50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);	
		}
  .training-btn{
	margin-left:45%;
	}
  img.bannerimg {
    height: 100%;
  }
  .home-title-con {
      left: 10%;
  }
}

@media screen and (min-width: 1200px) {

	
	/* Navigation */
	
	.ph-padding
	{
		padding:0;
	}
	.navhome, .navproduct, .navcareer, .navpartner, .navclient, li a{
	border:none;
	color: white;
	}
	.navabout, .navtraining, .navengineering, .navproject, .navcontactus, li a{
	border:none;
	color: white;
	}
	.mobile-navbar,
	.main-navigation ul .dropdown-toggle {
	display: none;
	}
	.main-navbar {
	display: block;
	}
	.main-navigation {
	display: block;
	}		
	
	.main-navigation a,
	.main-navigation li {
	display: inline-block;
	}
	
	.main-navigation > ul > li.menu-item-has-children > a,
	.main-navigation > ul > li.page_item_has_children > a {
	position: relative;
	padding-right: 18px;
	}
	.main-navigation > ul > li.menu-item-has-children > a:after,
	.main-navigation > ul > li.page_item_has_children > a:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 16px;  /* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	
	/* Support for IE. */
	font-feature-settings: 'liga';
	
	content: "\E5CF";
	position: absolute;
	right: 0;
	top: 12px;
	width: 18px;
	text-align: center;
	}
	.main-navigation > ul > li:hover > ul,
	.main-navigation > ul > li.focus > ul {
	top: 40px;
	}
	.main-navigation ul ul {
	display: block;	
	position: absolute;
	top: 30px;
	right: 0;
	padding: 0;
	visibility: hidden;
	opacity: 0;
	border: 1px solid #ededed;
	transition: top 0.4s ease 0s, opacity 0.4s ease 0s;
	z-index: 99999;
	text-align: left;
	}
	.main-navigation > ul:before,
	.main-navigation > ul:after {
	content: none;
	}

	.main-navigation > ul > li > ul:before {
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    right: 40px;
    position: absolute;
    top: -8px;
    z-index: 19;
	}
	.main-navigation > ul > li > ul:after {
    border-bottom: 10px solid #ededed;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    right: 38px;
    position: absolute;
    top: -10px;
    z-index: 16;
	}
	.main-navigation ul ul a {
	width: 160px;
	padding: 10px;
	border-top: 1px solid #f2f2f2;
	}
	.main-navigation ul ul li:first-child > a {
	border-top: 0;
	}
	.main-navigation ul ul > li.menu-item-has-children > a:after,
	.main-navigation ul ul > li.page_item_has_children > a:after {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 16px;  /* Preferred icon size */
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	
	/* Support for IE. */
	font-feature-settings: 'liga';

	content: "\E5CF";
	position: absolute;
	right: 15px;
	top: 13px;
	vertical-align: middle;
	}
	.main-navigation ul ul ul {
	opacity: 0;
	top: 0;
	right: 100%;
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.3s ease-in-out 0s;
	}
	
	/* Navbar */
	.main-navbar {
    padding: 0px 0px;
	}
	.has-header-image .main-navbar {
	border: 0;
	}
	.main-navbar .social-links {
	display: inline-block;
	}
	.main-navbar .top-search {
	margin-top: 5px;
	}
	.main-navbar .social-links {
	margin: 4px 0 0;
	}
	.navbar-left .main-navigation {
	float: left;
	}
	.navbar-left .top-search,
	.navbar-left .social-links {
	float: right;
	}
	
}
@media screen and (min-width: 1280px) {	
	.page-title-con h1 {
	font-size:50px;
	}
	.
	.about-text {
    padding-left: 17%;
    padding-right: 17%;
    }
    .banner-home-title  {
	font-size: 80px;
	}
	.img-text::before {
    font-size: 32px;
	}
	.large-padding {
	width:80%;
	}
	.home-title-con {
	left:20%;
	top:15%;
	width:45%;
	}
	.banner-home-small-title {
		font-size:18px !important;
	}
	.career-right img{
    margin-top: 0px;
	width:auto;
	}
	
	.career-left{
	width:96%;	
	}
	.career-right{
	width:4%;	
	}
}
@media screen and (min-width: 1440px) {	
	.w50 {
    width: 50%;
    margin-left: 0%;
	}
	.service-h-bg {
    padding: 14.5vw 3vw 13.5vw 3vw;
	}
}
@media screen and (min-width: 1840px) {	
	.service-h-bg {
    padding: 12vw 3vw 16vw 3vw;
	}
}

