/*citizen*/

html {
  scroll-behavior: smooth;
}

#inside-slider .item.active.box-on:after {
    position: absolute;
    left: 0;
    width: 100%;
    content: "";
    height: 3px;
    background-color: #cd0303;
    bottom: 0;
	display:none;
}

.top-img .arw {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
    width: 50px;
    -webkit-transition: all .35s;
    transition: all .35s;
    cursor: pointer;
}

.top-img {
    position: relative;
}


.promming {background-color: #ccc;
padding:30px;}

.header-text{
	font-size: 20px;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 600;
font-family: 'Poppins', sans-serif;
    -webkit-animation: bounce 1.2s ease-out;
	-moz-animation: bounce 800ms ease-out;
	-o-animation: bounce 800ms ease-out;
	animation: bounce 1.2s ease-out;
}

.promming p{
	font-size: 15px;
    text-align: center;
    padding: 0 100px 10px;
    line-height: 25px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}


 .middle-text {
	padding: 20px 0 30px;
}

 .middle-text p {
	text-align: justify;
	font-size: 15px;
    line-height: 25px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}


.back-img{
	background-image: url(../images/citizen/citizen.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 570px;
}


.bottom-text .award-text {
	position: relative;
  /*  padding-left: calc(20% + 0px);*/
  padding-left: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    /* padding: 0px 20px; */
    padding-top: 0px;
    padding-bottom: 20px;
     margin-top: 0; 
     font-family: 'Poppins', sans-serif;
	 text-align:justify;
}

img.citi-profile{width:90%}

img.citi-profile.right-img {
    float: right;
}

.bottom-text .award-text:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: calc(90% + 0px);
	width: calc(100% + 20px);
	background-image: url(../images/citizen/profile.jpg);
	
	background-size: contain;
	background-repeat: no-repeat;

}

.bottom-text .header-text{
	text-align: left;
    font-family: 'Poppins', sans-serif;
	    margin-top: 10px;
		margin-left: 70px;
}

.bottom-text .testinominal {padding: 0px 70px;}



.bottom-text {
	padding: 30px 60px;
}



#inside-slider .item {
    height: 100vh;
    width: 100%;
    background-position: center;
    background-size: cover;
    position: relative;
}


#inside-slider .item .caption {
    position: absolute;
    bottom: 0px;
    left: 0%;
    text-align: center;
    right: 0;
}

#inside-slider .item .caption h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 700;
    margin-top: 0;
    line-height: 62px;
    letter-spacing: 5px;
    text-shadow: 2px 2px 20px #000;
}

#inside-slider .item .caption h3 span {
    color: #e82027;
}

#inside-slider .item .caption h2 {
    font-size: 87px;
    margin-top: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    line-height: 62px;
    text-shadow: 2px 2px 20px #000;
    margin-bottom: 30px;
}

#inside-slider .item .caption p {
    text-shadow: 2px 2px 20px #000;
    font-size: 24.1px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 0;
}

.middle-text .mc-left {padding-right: 25px;}

.middle-text .mc-right {padding-left:  25px;}


#inside-slider.award-slider .item {
    background-image: url(../images/awards/Cover.jpg);
}

#inside-slider.citizen-slider .item {
    background-image: url(../images/citizen/cover.JPG);
}

#inside-slider.achievements-slider .item {
    background-image: url(../images/achievement/cover.jpg);
}
#inside-slider.contact-slider .item {
    background-image: url(../images/contact/Cover.jpg);
}

#inside-slider.download-slider .item {
    background-image: url(../images/downloads/cover.jpg);
}
#inside-slider.achievements-slider .item {
    background-image: url(../images/achievement/cover.jpg);
}
#inside-slider.group-slider .item {
    /*background-image: url(../images/group-companies/Cover.jpg);*/
	background-image: url(../images/group-companies/group-cover.jpg);
	}
#inside-slider.career-slider .item {
    background-image: url(../images/careers/Cover.png);
}
/*award*/


.tab-awards ul.nav.nav-pills{
    background-color: #e82128;
    text-align: center;
   width: 100%;

}



.tab-awards .slick-prev {
    left: 15%;
	z-index:999999999;
}

.tab-awards .slick-next {
    right: 15%;
	z-index:999999999;
}

.tab-awards ul.nav.nav-pills li{
    border: 0;
    float: none;
    display: inline-block;
	
}


.tab-awards ul.nav.nav-pills li.active a{
    background-color: transparent;
    color: #fff;
}

.tab-awards ul.nav.nav-pills li a {
    color: #000;
    font-size: 22px;
    font-weight: 400;
     font-family: 'Poppins', sans-serif;

}

.tab-awards ul.nav.nav-pills li a:hover, .tab-awards ul.nav.nav-pills li a:focus, .tab-awards ul.nav.nav-pills li a.active{
    color: #fff;
    background-color: transparent;
	text-decoration:none;
}


.award-img {
    width: 100%;
    border: 1px solid #ccc;
}

.img-aw{
    padding:30px;
	min-height:420px
}

.img-aw h3{
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    line-height: 22px;
     font-family: 'Poppins', sans-serif;
	     min-height: 45px;
}

.img-aw p{
    font-size: 13px;
    font-weight: 300;
    text-align: left;
    line-height: 22px;
     font-family: 'Poppins', sans-serif;
	 margin-bottom:0;
}

.backgroung-top-color{
    background-color: #000;
    height: 40px;
}


.backgroung-bottom-color{
    background-color: #e82128;
    height: 51px;
    margin-bottom: -51px;
}




/*Achievement*/
.tab-achievement {
    background-color: #e82128;
}

.tab-achievement .tab-content {
    background-color: #ffffff;
  min-height: 600px;
  padding: 80px 30px;
      display: table-cell;
    vertical-align: middle;
    float: none;
}

.tab-achievement .tab-content .aci-box{
    border: 1px solid #000;
    padding: 30px;
}


.tab-achievement .tab-content .aci-box h4 {
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
     font-family: 'Poppins', sans-serif;
	 text-align:center;
}


.tab-achievement .tab-content .aci-box ol, .tab-achievement .tab-content .aci-box ul {
        margin-left: 10px;
    font-size: 14px;
    font-weight: 300;
     font-family: 'Poppins', sans-serif;
}

.tab-achievement .tab-content .aci-box li{
    padding-bottom: 10px;
}

.tab-achievement .achieve-img{
    width: 100%;
}

.tab-achievement .nav.nav-pills h3{
        padding: 15px;
    background-color: #fff;
    text-align: center;
    color: #f11111;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.tab-achievement .nav.nav-pills h3 span{
    font-size: 12px;

}
/*.tab-achievement .nav {
    padding-left: 20px;
    padding-right: 20px
}*/


.tab-achievement .nav.nav-pills li {
    float: none;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 5px 0px;
    font-family: 'Poppins', sans-serif;
}


.tab-achievement .nav.nav-pills li a{
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 5px 10px;
}

.tab-achievement  .nav-pills > li.active > a, .tab-achievement  .nav-pills > li.active > a:hover, .tab-achievement  .nav-pills > li.active > a:focus {
    background-color: #b51823;
    /*padding: 5px 0px;*/
    border-radius: 0;
}

.tab-achievement .nav > li > a:hover, .tab-achievement .nav > li > a:focus {
    text-decoration: none;
    background-color: #ff3a45;
    /*padding: 5px 0px;*/
	    border-radius: 0;

}


.ac-pl {
    padding-right: 0;
     padding-left: 0
}


.pr {
padding-left: 40px;
    padding-right: 10px;
}


.pl {
    padding-right: 40px;
    padding-left: 10px
}


.tab-achievement  .nav-pills {
    padding-top: 70px;
    padding-bottom: 50px;
	display: table-cell;
    vertical-align: top;
    float: none;
}



/*Contact*/

.form-group{
    position: relative;
    display: -webkit-box;
    border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
    padding-top: 30px;
}


.form-control{
    border: 0px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    background-color: transparent;
    color: #fff;

}


.form-control:focus {
    border-color: rgba(102, 175, 233, 0);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(102, 175, 233, 0);
}


.con-fo {
        background: #333232;
    padding: 10px 50px;
	min-height:520px;
}



.btn.btn-outline-primary{
    margin-right: auto;
    margin-left: auto;
    display: block;
    background: #e82128;
    color: #fff;
    border-radius: 0;
    padding: 5px 20px;
    margin-top: 30px;
    margin-bottom: 30px;
    transition: all 0.35s;
    font-family: 'Poppins', sans-serif;
    font-size: 14px
}


.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus, .btn.btn-outline-primary:active {
    background-color: #9e0006;
    color: #fff;
    outline: 0px auto -webkit-focus-ring-color;
}



.cc-con{
    background-color: #e82128;
    padding: 25px 50px;
	min-height:520px;
}


.cc-con p{
    color: #ded6d6;
	margin-bottom:10px;
    /*padding-bottom: 15px;*/
}


.cc-con .social-icon{
    list-style: none;
    display: block;
    text-align: right;
	padding-top:20px;
}

.cc-con .social-icon li{
    
    color: #ded6d6;
    display: -webkit-inline-box;

}

.cc-con .social-icon li a {
    padding: 0px 8px !important;
}


.cc-con .social-icon li a:hover, .cc-con .social-icon li a:focus, .cc-con .social-icon li a:active {
    color: #ccc;
}

.map-icon {height: 18px;
    width: 18px;}

.cc-con a {
    color: #ded6d6;
    padding-left: 30px;
    line-height: 21px;
    font-size: 12.8px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}


.cc-con a:hover, .cc-con a:focus, .cc-con a:active {
    color: #ccc;
}

.text-fo {
    display: flex;
}


.text-fo a{
    text-decoration: none;
	font-size: 14px;
    font-weight: 300;
}

.text-fo a:hover, .text-fo a:focus, .text-fo a:active{
    color: unset;
}


p.company-text {
    padding-left: 44px;
	 font-family: 'Poppins', sans-serif;
	     font-size: 14px;
    font-weight: 600;
}
p.company-text span{
    font-size: 12.8px;
    line-height: 20px;
	font-weight:300
}

p.company-text a {
    padding-left: 0;
}

.contact {
    padding-top: 40px;
    padding-bottom: 40px;
}

.fa-user { color:#e91a22;     line-height: 2.3;}
.fa-phone{ color:#e91a22;     line-height: 2.3;}
.fa-envelope{ color:#e91a22;     line-height: 2.3;}
.fa-pen{ color:#e91a22;     line-height: 2.3;}
.fa-map-marker-alt{ color:#ded6d6;     line-height: 2.3;}
.fa-phone-volume{ color:#ded6d6;     line-height: 2.3;}
.fa-fax{ color:#ded6d6;     line-height: 2.3;}
.fa-at{ color:#ded6d6;     line-height: 2.3;}
.fa-envelope-open{ color:#ded6d6;     line-height: 2.3;}

.form-control { font-family: 'Poppins', sans-serif;}

.tippy-tooltip {
    position: relative;
    color:#ded6d6;
    border-radius: 0;
    font-size: 14px;
    max-width: 350px;
    text-align: left; 
    will-change: transform;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #e82128;
    padding: 5%;
    font-family: 'Poppins', sans-serif;
}

.tippy-popper[x-placement^=top] .tippy-arrow{     border-bottom: 8px solid #e82128; display:none;}
.tippy-popper[x-placement^=bottom] .tippy-arrow{    border-bottom: 8px solid #e82128; display:none;}
/*Group of companies*/
/* .st-1 {
    margin-top: 60px;
    font-size: 35.97px;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-weight: 700;
}

.st-1:after {
    content: "";
    height: 63px;
    width: 2px;
    position: absolute;
    background: #00000099;
    top: 750px;
    left: 0;
    margin: auto;
    right: 0;
}

.st-sub {
    font-size: 46.64px;
    text-align: center;
    margin-top: 115px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
  }

  .st-sub:before {
    content: "";
    height: 67px;
    width: 2px;
    top: 40px;
    position: absolute;
    background: #00000099;
    left: 0;
    right: 0;
    margin: auto;
}


.st-sub:after {
    content: "";
    height: 2px;
    width: 40%;
    top: 45px;
    position: absolute;
    background: #00000099;
    right: 135px;
    margin: auto;
    
}

.sub-text {
    font-size: 22.01px;
    text-align: center;
    color: #048644;
}



.rc .st-sub:after {
    right: auto;
    left: 0;
}

.st-2 {
    margin-top: 350px;
    font-size: 35.97px;
    text-align: center;
}

.st-2:before {
    content: "";
    height: 67px;
    width: 2px;
    position: absolute;
    background: #00000099;
    margin-left: 95px;
    margin-top: 78px;
}

.st-2:after {
    content: "";
    height: 67px;
    width: 2px;
    position: absolute;
    background: #00000099;
    margin-top: -94px;
    margin-left: -98px;
}


.coloum {
    width: 20%;
}

.sub-text-one {
    margin-top: 180px;
    color: #048644;
    text-align: center;
}

.sub-text-one:before {
    content: "";
    height: 67px;
    width: 2px;
    top: 95px;
    position: absolute;
    background: #00000099;
    right: 0;
    left: 0;
    margin: auto;
}

.sub-text-one:after {
    content: "";
    height: 2px;
    width: 50%;
    top: 95px;
    position: absolute;
    background: #00000099;
    right: 0;
    margin: auto;
}

.ww .sub-text-one:after {
    width: 100%;
}

.sub-text-one:before {
    content: "";
    height: 67px;
    width: 2px;
    top: 95px;
    position: absolute;
    background: #00000099;
    right: 0;
    left: 1px;
    margin: auto;
}

.ee .sub-text-one:after {
    width: 100%;
}

.rr .sub-text-one:after {
       width: 50%;
    left: 0;
    right: auto;
}

.tt .sub-text-one:after {
    right: auto;
    left: 0;
}

.st-3 {
    margin-top: 140px;
    font-size: 35.97px;
    text-align: center;
    width: 20%;
    float: right;
}

/*.st-3:before {
    content: "";
    height: 67px;
    width: 2px;
    position: absolute;
    background: #00000099;
    margin-top: 100px;
    right: 400px;
}

.st-3:after {
    content: "";
    height: 245px;
    width: 2px;
    position: absolute;
    background: #00000099;
    top: calc(100% + 185px);
    /* left: 0; 
    right: 135px;
}

.sub-text-two:after {
      content: "";
    height: 70px;
    width: 2px;
    position: absolute;
    background: #00000099;
    bottom: 70px;
    right: 0;
    left: 0;
    margin: auto;
}

.sub-text-two {
    margin-top: 80px;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #048644;
    text-align: center;
    position: relative;
}

h4.sub-text:after {
    content: "";
    height: 100px;
    width: 2px;
    top: 190px;
    position: absolute;
    background: #00000099;
    left: 0;
    right: 0;
    margin: auto;
}*/


  .st-1 {
    margin-top: 25px;
    text-align: center;
	    width: calc(30% - 0px);
    margin-left: auto;
    margin-right: auto;
}

.st-3 {
    margin-top: 90px;
    text-align: center;
    float: right;
    margin-right: 280px;
  
}

.st-2 {
    margin-top: 350px;
    font-size: 35.97px;
}

.st-1:after {
    /*   content: "";
    height: 80px;
    width: 2px;
    position: absolute;
    background: #f71313e3;
    /* margin-top: 0; */
    /* margin-left: 0; */
   /* left: 0;
    right: 0;
    margin: auto;*/
    /*top: 260px;*/
    /*bottom: -320px;*/
	    content: "";
    height: 80px;
    width: 1px;
    top: 0;
    position: absolute;
    background: #e61e25;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 160px;
}

.st-sub {
    font-size: 46.64px;
    text-align: center;
    margin-top: 175px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    /* margin-left: -76px; */
}

/*.st-sub:before {
    content: "";
    height: 67px;
    width: 2px;
    top: 96px;
    position: absolute;
    background: #00000099;
    left: 0;
    right: 0;
    margin: auto;
}*/

/*.st-sub:after {
    content: "";
    height: 2px;
    width: 50%;
    top: 95px;
    position: absolute;
    background: #00000099;
    right: 0;
    margin: auto;
}*/

.sub-text-one.group-line{    width: calc(100% - 0px);
    margin-left: auto;
    margin-right: auto;}


.cc .sub-text-one:after {
       width: 40%;
    left: auto;
	right:10%;
}

.sub-text {
    font-size: 22.01px;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    color: #048644;
}

.st-sub {
    font-size: 46.64px;
    text-align: center;
    margin-top: 175px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    /* margin-left: -76px; */
}

.st-sub:before {
    content: "";
  /*  height: 95px;*/
    height: 50px;
    width: 1px;
    top: 260px;
    position: absolute;
    background: #e61e25;
    left: 0;
    right: 1px;
    margin: auto;
	display:block;
}

/*.cc .st-sub:after {
    width: 100%;
}*/

.rc .st-sub:after {
    right: auto;
    left: 0;
	display:block
}

.st-2:before {
    content: "";
    height: 67px;
    width: 1px;
    position: absolute;
    background: #00000099;
    margin-left: 95px;
    margin-top: 78px;
	display:block
}

.st-2:after {
    content: "";
    height: 67px;
    width: 1px;
    position: absolute;
    background: #00000099;
    margin-top: -94px;
    margin-left: -98px;
	display:block
}

.coloum {
    width: 20%;
}

.sub-text-one {
    margin-top: 180px;
    font-size: 22.01px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    color: #048644;
    text-align: center;
}

.sub-text-one:before {
    content: "";
    height: 67px;
    width: 1px;
    top: 95px;
    position: absolute;
    background: #e61e25;
    right: 0;
    left: 1px;
    margin: auto;
	display:block;
}

.sub-text-one:after {
    content: "";
    height: 1px;
    width: 50%;
    top: 70px;
    position: absolute;
    background: #e61e25;
    right: 0;
    margin: auto;
	display:block;
}

.sub-text-one {
    margin-top: 150px;
    font-size: 22.01px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    color: #048644;
    text-align: center;
	    width: calc(30% - 0px);
    margin-left: auto;
    margin-right: auto;
}

.sub-text-one:before {
    content: "";
    height: 67px;
    width: 1px;
    top: 70px;
    position: absolute;
    background: #e61e25;
    right: 0;
    left: 0px;
    margin: auto;
	display:block
}

.ww .sub-text-one:after {
    width: 100%;
}

.ee .sub-text-one:after {
    width: 100%;
}

.rr .sub-text-one:after {
        width: 50%;
    left: 0;
    right: auto;
}

.tt .sub-text-one:after {
    right: auto;
    left: 0;
    display: none;

}

.tt .sub-text-one:before {
   /*
    bottom: 450px;
  
    content: "";
    height: 340px;
    width: 2px;
    top: 100px;
    position: absolute;
    background: #f71313e3;
    right: 0;
    left: 0px;
    margin: auto;*/
	
	content: "";
    height: 340px;
    width: 2px;
    top: 0;
    position: absolute;
    background: #000;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: -209px;
}


/*.st-3:before {
    content: "";
    height: 67px;
    width: 2px;
    position: absolute;
    background: #00000099;
    margin-left: 158px;
    margin-top: 78px;
}*/

.st-3:after {
    content: "";
    height: 67px;
    width: 2px;
    position: absolute;
    background: #000;
    margin-top: -180px;
    margin-left: 110px;
	display:block
}

.sub-text-two {
    margin-top: 120px;
    font-size: 22.01px;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    color: #048644;
    text-align: center;
}



.lst-op {
    width: 140%
}


.group {
    padding-bottom: 40px;
}


#tippy-5 {
    font-size: 16px !important;
    padding: 10px !important;
    line-height: 22px;
}


.mobile-size .category-title {
    border: 1px solid #ccc; padding:0 10px;
}

.mobile-size .pan-bor {border: 1px solid #ccc;    z-index: 2;}

.mobile-size {margin-right: 10px; margin-left: 10px}

.mobile-size .mobile-text {padding: 10px; text-align:justify;}

.panel-title h2{font-size: 20px; margin:0;}
.panel-group .panel{ border-radius:0;}



/*Media room*/
.s-year ul {column-count: 2;
    padding-left: 15px;
}

.s-year ul li{
    width: calc(85% - 0px);
        padding-bottom: 30px;
}

.s-year span.cont {    display: block;
    line-height: 25px;
    padding-bottom: 10px;
/*text-align: justify;*/
font-family: 'Poppins', sans-serif;
    min-height: 60px;}


.s-year span.news {
    font-size: 13px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    color: #928d8d;
        font-style: italic;
}


.s-year span.news a{
    font-style: normal;
    font-size: 14px;
    text-align: right;
    float: right;
    font-weight: 500;
    text-decoration: none;
    margin-right: 40px;
    font-family: 'Poppins', sans-serif;
}


.s-year span.news a:hover {
    color: #e82027;
}


.s-year .date-text:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background-color: #000;
}


.s-year .date-text{
    position: relative;
    padding-bottom: 15px;
}


  
/*Careers*/

/* entire container, keeps perspective */
.card-container {
      -webkit-perspective: 800px;
   -moz-perspective: 800px;
     -o-perspective: 800px;
        perspective: 800px;
        margin-bottom: 30px;
}
/* flip the pane when hovered */
.card-container:not(.manual-flip):hover .card,
.card-container.hover.manual-flip .card{
    -webkit-transform: rotateY( 180deg );
-moz-transform: rotateY( 180deg );
 -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}


.card-container.static:hover .card,
.card-container.static.hover .card {
    -webkit-transform: none;
-moz-transform: none;
 -o-transform: none;
    transform: none;
}
/* flip speed goes here */
.card {
     -webkit-transition: -webkit-transform .5s;
   -moz-transition: -moz-transform .5s;
     -o-transition: -o-transform .5s;
        transition: transform .5s;
-webkit-transform-style: preserve-3d;
   -moz-transform-style: preserve-3d;
     -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
    position: relative;
}

/* hide back of pane during swap */
.front, .back {
    -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
     -o-backface-visibility: hidden;
        backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFF;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
}

/* front pane, placed above back */
.front {
    z-index: 2;
}

/* back, initially hidden pane */
.back {
        -webkit-transform: rotateY( 180deg );
   -moz-transform: rotateY( 180deg );
     -o-transform: rotateY( 180deg );
        transform: rotateY( 180deg );
        z-index: 3;
}

.back .btn-simple{
    position: absolute;
    left: 0;
    bottom: 4px;
}
/*        Style       */


.card{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    color: #444444;
}
.card-container, .front, .back {
    width: 250px;
    height: 250px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.16);
box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.16);

}

.card-container .front, .back {
        background-color: #f00;
}


.card .cover{
    height: 105px;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}

.card .content{
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    padding: 20px;
}
.card .content .main {
    min-height: 160px;
}
.card .back .content .main {
    height: 215px;
}


.card .stats-container{
    width: 100%;
    margin-top: 50px;
}
.card .stats{
    display: block;
    float: left;
    width: 33.333333%;
    text-align: center;
}

.card .stats:first-child{
    border-right: 1px solid #EEEEEE;
}
.card .stats:last-child{
    border-left: 1px solid #EEEEEE;
}
.card .stats h4{
       
    font-weight: 300;
    margin-bottom: 5px;
}
.card .stats p{
    color: #777777;
}



.front .content h3{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 2;
    width: 100%;
    left: 0;
    margin: 0;
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;

}

.back p{
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    /* background-color: #f00; */
    font-family: 'Poppins', sans-serif;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}


.bt-sec {
    margin-left: 17%;
}


.career-se .main-text{
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
}

.career-se .main-text:after{
    position: absolute;
    content: "";
    left: 0;
    width: 40%;
    bottom: 0;
    height: 1px;
    background-color: #000;
}


.career-se .career-box{
    padding-top: 30px;

}


.career-se {
        padding: 70px;
}


.career-text p{
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}


.vacant h3{
        text-align: center;
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 10px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
	margin-top:0;
}

.vacant p{
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    font-family: 'Poppins', sans-serif;
	text-align: justify;
}


.btn.btn-default.back-btn.apply{
    border: 0px solid;
    border-radius: 20px;
    background-color: #f00;
    color: #fff;
    font-size: 14px;
    transition: all 0.35s;
    text-decoration: none;
    text-transform: capitalize;
        margin-top: 20px;
}


.btn.btn-default.back-btn.apply:hover {
    color: #c7c5c6;
    background-color: #000;
}


.vacant{
    background-image: url(../images/careers/1.jpg);
   /* background-size: cover;*/
    background-repeat: no-repeat;
    background-position: center;
    /*height: 330px;
    background-attachment: fixed;*/
    padding:30px 50px;
}




.apply-now .left.carousel-control{
    margin: 0;
    bottom: 0;
    position: absolute;
    top: 100%;
    left: -155px;
    right: 20px;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.apply-now .fill-img{
        background-color: #e82027;
    width: 12%;
    padding: 30px 0px 55%;
}


.apply-now .carousel-indicators {
        display: grid;
            margin-left: -90px;
            left: 0;
}


.vacnt-details ul{
    column-count: 4;
        padding-left: 27px;
}


.vacnt-details ul li {
    padding-right: calc(15% - 20px);
}

.vacnt-details ul li p {
    padding-top: 10px;
}


.vacnt-details h3{
        text-align: center;
    font-size: 35px;
    font-weight: 600;
    padding-bottom: 0px;
      font-family: 'Poppins', sans-serif;
      text-transform: uppercase;
	  margin-top:0;
}


.vacnt-details{
        background-color: #dad7d7;
        padding: 20px;
          /*  margin-bottom: 50px;*/
}


.vacnt-details .btn.btn-default.back-btn.apply{
    width: 40%
}


.work .back-ground-img{background-image:url(../images/careers/2.jpg);
/*    background-size: cover;
*/    background-repeat: no-repeat;
    background-position: center;
    /*background-attachment: fixed;*/
    padding: 100px 0 50px;
    margin-top: 50px;
}


.back-ground-img h3.work-text{
        /*padding-left: 50px;*/
    text-transform: uppercase;
    font-size: 50px;
    /* top: 140px; */
    /* position: absolute; */
    padding-top: 70px;
    font-weight: 600;
     font-family: 'Poppins', sans-serif;
}

.work-te-de {/*margin-left: -20px;*/
    padding: 30px 0px;}

.apply-now{
        background-color: #dad7d7;
        padding: 60px 0;
}

.apply-now .glyphicon.glyphicon-chevron-right{
        margin-top: -16px;
}

.apply-now .right.carousel-control{
margin: 0;
    bottom: 0;
    position: absolute;
    top: 92%;
    right: -155px;
    right: 20px;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(60%);
    background-color: #e82027;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
	cursor:pointer;
	    opacity: 1;
}

.apply-now .right.button_carosel{
	margin: 0;
    bottom: 0;
    position: absolute;
    top: 92%;
    right: -155px;
    right: 20px;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(60%);
    background-color: #e82027;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));

	}
/*do*/

.apply-now h3 {
  text-align: center;
    font-size: 25px;
    font-weight: 500; 
     font-family: 'Poppins', sans-serif;
	 margin-top:0;
}


.apply-now p {
 text-align: center;
    font-size: 14px;
    font-weight: 500; 
     font-family: 'Poppins', sans-serif;
     padding-bottom: 60px;
}

.work h3{
    font-size: 22px;
    font-weight: 600;
}



.apply-now .item h3 {
    font-size: 25px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    color: #e82027;
    text-align: left;
    padding-left: 30px;
    margin-top: 0;
    padding-bottom: 30px;
}

.apply-now .form-group {
    display: grid;
}

.apply-now .item select{
    background-color: transparent;
    border: 0;
        margin-top: 14px;
        color: #949090;
}

.apply-now .item span {
    color: #e82027;
}


.apply-now .carousel-indicators .active{
    margin: 3px;
}

.apply-now .carousel-indicators li {
    margin: 4px;
}



.vacant .lp {
    padding-left: 0;
}

.career-text .lp {
    padding-left: 0;
}


.apply-now input[type="file"] {
    margin-top: 0px;
}

.work .work-te-de p{
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
	line-height: 26px;
	text-align:justify;

}

.bod .bod-left.bord-direc {
    padding: 30px 10px 30px 18px;
}

.page-headers {/*background-color: #fff;
    padding: 30px;*/
	 overflow: hidden;
    margin: 10px 0 25px;
}
.bod .bod-left.bord-direc h1 {    font-size: 20px;
    font-weight: 600;}


a.pg-title-before {
	text-decoration: none;
    padding: 20px;
   font-weight:500;
	    position: relative;
		  color: #989797;
    font-size: 18px;}

a.pg-title-before:hover {
	text-decoration:none;
	color:#039;}

a.pg-title-before:after {
    position: absolute;
    content: "";
    right: -3px;
    top: 7px;
    background-color: #000;
    height: 80%;
    width: 3px;
}

a.pg-title-before:last-child:after {
  display:none
}

.bod .bod-left ul.boardList {
    margin-top: 30px;
    overflow: hidden;
    /*min-height: 800px;*/
	margin-left: 0px;
}


.bod .bod-left ul.boardList li {
    float: left;
    width: 370px;
    margin-bottom: 30px;
	list-style:none;
}


.bod .bod-left.bord-direc{    font-size: 22px;
    font-weight: 600;}


ul.boardList li img {
	float:left;
	/*padding-right:10px; */
	width: 35%;
    border-radius: 5%;
    margin-right: 10px;
		
		}
	
	
h3.mobile-image-list-title-style2 {
	width: 90%;
    font-size: 1.125em;
	    padding: 10% 0;
}	

h3.mobile-image-list-title-style2 a {
	    color: #000;
    font-size: 22px;
	}
	

h3.mobile-image-list-title-style2 a span{
	      display: block;
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.25;
	}	

.grid2 li, .grid2-padded li {
    line-height: 1.5;
    font-size: 1.33em;
}



.bod .bod-left.bord-direc {
	padding: 30px 10px;
}


figure.snip1321 {
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 230px;
  /*max-width: 315px;*/
  width: 100%;
  color: #ded6d6;
  text-align: center;
  -webkit-perspective: 50em;
  perspective: 50em;
  margin:0 auto;
  margin-bottom:28px;
  }
figure.snip1321 * {
  -webkit-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
figure.snip1321 img {
  max-width: 100%;
  vertical-align: top;
}
figure.snip1321 p {
    color: #ded6d6;
}
figure.snip1321 figcaption {
  top: 52%;
  left: 25px;
  right: 25px;
  position: absolute;
  opacity: 0;
  z-index: 1;
}
figure.snip1321 h2,
figure.snip1321 h4 {
  margin: 0;
}
figure.snip1321 h2 {
  font-weight: 600;
}
figure.snip1321 h4 {
  font-weight: 400;
  text-transform: uppercase;
}
figure.snip1321 i {
  font-size: 32px;
}
figure.snip1321:after {
  background-color: #98080e;
  position: absolute;
  content: "";
  display: block;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
}
figure.snip1321 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
figure.snip1321:hover figcaption,
figure.snip1321.hover figcaption {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
figure.snip1321:hover:after,
figure.snip1321.hover:after {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 0.98;
}


/*       Fix bug for IE      */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .front, .back{
        -ms-backface-visibility: visible;
        backface-visibility: visible;
    }

    .back {
        visibility: hidden;
        -ms-transition: all 0.2s cubic-bezier(.92,.01,.83,.67);
    }
    .front{
        z-index: 4;
    }
    .card-container:not(.manual-flip):hover .back,
    .card-container.manual-flip.hover .back{
        z-index: 5;
        visibility: visible;
    }
}



@media screen and (min-width: 1680px) {
	.bottom-text .award-text {
    padding-left: calc(0% - 0px);
    font-size: 16px;
    /* padding: 0px 20px; */
    padding-top: 40px;
    padding-bottom: 10px;
}

.bod .bod-left.bord-direc {
    padding: 30px 60px;
}

.bottom-text.right-pro {
    padding: 45px 0 30px;
}

.bod .bod-left ul.boardList li {
    width: 530px;
}

.bottom-text .award-text:before {
    height: calc(90% + 30px);
}

.bottom-text.right-pro .award-text {padding-right: calc(0% + 0px) !important;}

.bottom-text {
    padding: 50px 0 30px;
}

.img-aw h3 {
    font-size: 18px;
    }

/*.sub-text-one:before {
    left: 1px;
}*/

.st-sub:after {
    right: 135px;
    width: 43%;
}

.st-sub:before {
    height: 100px;
    top: 255px;
}

.cc .sub-text-one:after {
    width: 40%;
    left: auto;
	right:188px
}

.st-3:after {
    margin-left: 110px;
	margin-top: -180px
}

.st-3 {
    margin-right: 445px;
}

.tt .sub-text-one:before {
    height: 330px;
	bottom:500px;
	margin-top:-209px
}

.back-ground-img h3.work-text {
    /*padding-left: 260px;*/
    }

.apply-now .left.carousel-control {
    left: -175px;}

.apply-now .carousel-indicators {
    margin-left: -100px;
}

#inside-slider.citizen-slider .item {
	height: 550px;
	}
#inside-slider.contact-slider .item {
	height: 550px;
	}
#inside-slider.download-slider .item {
	height: 550px;
	}
#inside-slider.achievements-slider .item {
	height: 550px;
	}
#inside-slider.award-slider .item {
	height: 550px;
}
#inside-slider.group-slider .item {
	height: 550px;
}
#inside-slider.career-slider .item {
	height: 550px;
}
.st-1:after {    bottom: 40px;}

}

#inside-slider .item {
    height: 80vh;
}

@media screen and (min-width:1680px) {
	.cc-con {
    min-height: 500px;
}
.con-fo {
    min-height: 500px;
}

.back-img {
    height: 750px;
}

.form-group {
    margin-bottom: 15px;
}

}


@media (min-width: 1400px) and (max-width: 1679px) {
	
/*	.st-sub:before {right:0;}*/
	
	.tab-achievement .nav.nav-pills li a {
    padding: 5px 30px;
}
	
	.bod .bod-left.bord-direc {
    padding: 30px 60px;
}
	
#inside-slider.achievement-slider .item {
    height: 550px;
}
#inside-slider.contact-slider .item {
    height: 550px;
}
#inside-slider.download-slider .item {
    height: 550px;
}
#inside-slider.group-slider .item {
    height: 550px;
}
#inside-slider.career-slider .item {
    height: 550px;
}
#inside-slider.achievements-slider .item {
    height: 550px;
}
#inside-slider.award-slider .item {
	height: 550px;
	}


	.bottom-text .award-text {
    padding-left: calc(10% - 90px);
    font-size: 16px;
    /* padding: 0px 20px; */
    padding-top: 20px;
    padding-bottom: 10px;
}


.bottom-text .award-text:before {
    height: calc(100% + 50px);
}

.bottom-text {
    padding: 50px 0 100px;
}

/*.sub-text-one:before {
        left: 1px;
}*/

.st-1:after {
    top: 0;
	 bottom: 0px; 
    }

.st-sub:after {
    right: 145px;
}

.st-3 {
    margin-right: 290px;
}

.st-3:after {
    right: 420px;
}

/*.cc .sub-text-one:after {
    left: 565px;
}*/

/*.tt .sub-text-one:before {
    top: 135px
}*/

.tt .sub-text-one:before {
    height: 320px;
    /*top: 75px;*/
	top:0px    }

.apply-now .left.carousel-control {
    left: -180px;
}

.apply-now .carousel-indicators {
    margin-left: -100px;
    }
	
	#inside-slider.citizen-slider .item {    height: 450px;}

.cc-con {
    min-height: 510px;
}
.con-fo {
    min-height: 510px;
}

}


@media (min-width: 1201px) and (max-width: 1300px) {
	
	.bod .bod-left.bord-direc {
       padding: 30px 0px 30px 10px;
}

.bod .bod-left ul.boardList li {
    width: 365px;
}

.middle-text p {
    font-size: 14px;
}

h3.mobile-image-list-title-style2 {
    width: 360px;
}
	
    .img-aw {
    padding: 20px;
}

.tab-achievement .nav-pills {
    padding-top: 60px;
}

.tab-achievement .tab-content {
    min-height: 590px;
    padding: 100px 30px;
}

.pl {
    padding-right: 30px;
    }

.pr {
    padding-left: 30px;
}

/*.sub-text-one:before {
        left: 1px;
}
*/
/*.cc .sub-text-one:after {
    left: 500px;
}
*/
.st-3:after {
    margin-left: 110px;
}

.st-3 {
    margin-right: 250px;
}

/*.tt .sub-text-one:before {
    top: 105px
}*/

#inside-slider.citizen-slider .item {    height: 550px;}
.cc-con{ min-height:500px;}
.con-fo{ min-height:500px;}

.form-group {
    margin-bottom: 15px;
}


}


@media (min-width: 1025px) and (max-width: 1200px){
    .st-3 {
    margin-right: 190px;
}


	.tab-achievement .nav.nav-pills li a {
    padding: 5px 0px;
}

#inside-slider.citizen-slider .item {    height: 550px;}

}


@media (min-width:1025px) and (max-width:1180px) {
	.bod .bod-left.bord-direc {
    padding: 30px 60px;
}
	.s-year span.news a {
    margin-right: 0px;
	}
	
	}


@media (min-width: 992px) and (max-width: 1024px) {
figure.snip1321:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.tab-achievement .nav.nav-pills li a {
    padding: 5px 0px;
}

figure.snip1321 figcaption{
	left: 0;
    right: 0;
}
	.bod .bod-left.bord-direc {
    padding: 30px 60px;
}
	
    .cc .sub-text-one:after {
    left: 405px;
}

/*.tt .sub-text-one:before {
        top: 180px;
}*/

.st-sub:before {right:0;}

.st-3 {
    margin-right: 180px;
}

.ee .sub-text-one:before {
    left: 1px;
}

#inside-slider.citizen-slider .item {    height: 500px;}
.cc-con{ min-height:540px;}
.con-fo{ min-height:545px;}
}


@media (min-width: 992px) and (max-width: 1200px) {
	.bottom-text .award-text {
    padding-left: calc(0% + 0px);
}

.bottom-text.right-pro {
    padding: 45px 0px 30px !important;
}

.bottom-text.right-pro .award-text {
    padding-right: calc(0% + 5px) !important;}

.bottom-text .award-text:before {    height: calc(100% + 20px);
    width: calc(100% + 60px);}

.tab-achievement .nav-pills {
    padding-top: 50px;
    padding-bottom: 0px;
}

.bottom-text {
    padding: 30px 0 20px;
}

.img-aw {
    padding: 20px;
	min-height: 400px;
}

.tab-achievement .tab-content {
    min-height: 600px;
    padding: 120px 30px;
}

.pl {
    padding-right: 25px;
}

.pr {
    padding-left: 25px;
    }


.con-fo {
    padding: 30px;
	    min-height: 540px;
}

.cc-con {
    padding: 30px;
	min-height: 540px;
}

.form-group {
    margin-bottom: 15px;
}

/*.sub-text-one:before {
    left: 0;
}*/

.cc .sub-text-one:after {
    left: auto;
    right: 10%;
}

/*.tt .sub-text-one:before {
    top: 120px;
}*/

/*.st-3 {
    margin-right: 190px;
}
*/

.career-se {
    padding: 20px;
}

.vacnt-details ul {
    column-count: 2;
    }

.vacnt-details {
    padding: 20px;
}

.vacnt-details ul li {
    padding-bottom: 30px
}

.vacant {
    height: auto;
    padding: 20px;
}

.back-ground-img h3.work-text {
    padding-left: 0;
    }

.work-te-de {
    margin-left: 0;}

.apply-now .fill-img {
    padding: 30px 0px 65%;
}

.apply-now .left.carousel-control {
    left: -135px
}

.apply-now .carousel-indicators {
    margin-left: -80px;
}

.career-se .career-box {
    padding-top: 40px;
}

#inside-slider.citizen-slider .item {    height: 500px;}

}







@media (min-width:850px) and (max-width:991px) {.page-headers{
	    text-align: center;
}
		.bod .bod-left ul.boardList li {
    width: 400px;
		}
		
		.tab-achievement .nav.nav-pills li a {
    padding: 5px 0px;
}
		
		}


@media (min-width:768px) and (max-width:849px) {.page-headers{
	    text-align: center;
}
		.bod .bod-left ul.boardList li {
    width: 360px;
		}}






@media (min-width: 768px) and (max-width: 991px) {
	.promming {
    padding: 10px 0;
}

.promming p {
    padding: 0 30px 10px;
    }

    .back-img {
    	height: 460px;
    }

    .bottom-text {
    padding: 20px 30px;
}

.bottom-text .award-text:before {
    width: calc(40% - 0px);
    height: calc(100% - 20px);
}

.bottom-text .award-text {
    padding-left: calc(30% + 100px);
	padding-top: 0;
    padding-bottom: 0px;
   
}

.bottom-text.right-pro .award-text {
    padding-right: calc(20% + 30px);
}

.bottom-text .testinominal {
    padding: 10px 20px;
}


.tab-achievement .tab-content {
    padding: 40px;
    min-height: 440px;
}

.tab-achievement .tab-content .aci-box {
    padding: 20px;
}

.tab-achievement .nav-pills {
    padding-top: 50px;
    padding-bottom: 50px;
	display: block;
}

.pl {
    padding-right: 0px;
    padding-left: 0px;
}


/*.sub-text-one:before {
    left: 1px;
}
*/
.cc .sub-text-one:after {
    left: auto;
    right: 10%;
}

/*.tt .sub-text-one:before {
    top: 135px;
}
*/
.st-3 {
    margin-right: 140px;
    font-size: 20px;
}

/*.st-sub:before {right:0;}*/

.st-1:after {bottom:-250px}

.st-3:after {
    margin-left: 70px;
	margin-top: -150px

}

.career-se {
    padding: 20px;
}

.vacnt-details ul {
    column-count: 2;
    }

.vacnt-details {
    padding: 20px;
}

.vacnt-details ul li {
    padding-bottom: 30px
}

.vacant {
    height: auto;
    padding: 20px;
}

.back-ground-img h3.work-text {
    padding-left: 0;
    }

.work-te-de {
    margin-left: 0;}

.apply-now .fill-img {
    padding: 30px 0px 85%;
}

.apply-now .left.carousel-control {
    left: -110px
}

.apply-now .carousel-indicators {
    margin-left: -65px;
}

.career-se .career-box {
    padding-top: 40px;
}


#inside-slider.citizen-slider .item {    height: 500px;}
.cc-con{ min-height:100%;}
.con-fo{ min-height:100%;}

 }



@media (min-width: 577px) and (max-width: 767px) {



.tab-achievement .tab-content{
	    min-height: auto;
	}	
	
	a.pg-title-before {
    font-size: 16px;
}

.bod .bod-left.bord-direc {
    padding: 10px 60px;
}

.page-headers {    margin: 30px 0;
    text-align: center;}

h3.mobile-image-list-title-style2 {
    width: 475px;

	}
	
	.bod .bod-left ul.boardList li {
    width: 460px;
	}
	
	.bod .bod-left.bord-direc h1 {
    font-size: 18px;
	}
	
	h3.mobile-image-list-title-style2 a {
    font-size: 18px;
}
	
	
	.promming {
    padding: 10px 0;
}

.promming p {
    text-align: justify;
    padding: 0 0px 10px;
 }

.middle-text .mc-left {
    padding-right: 15px;
}

.middle-text .mc-right {
    padding-left: 15px;
}

.back-img {
	    height: 300px;
}

.bottom-text {
    padding: 10px 30px;
}

.bottom-text.right-pro {
    padding: 0px 15px 30px 45px !important;
}


.header-text {
    font-size: 20px;
    line-height: 25px;
}

.bottom-text .header-text {
    text-align: center;
    margin-left: 0;
}


.bottom-text .testinominal {
    padding: 0px 0px;
}

.bottom-text .award-text {
    line-height: 32px;
    padding-left: 0;
    padding-top: 20px;
    margin-top: 0; 
    text-align:justify;
        padding-bottom: 10px;
}

#inside-slider .item .caption {
    bottom: 110px;
}

#inside-slider .item .caption h3 {
	font-size: 45px;
}

.bottom-text .award-text:before {
	height: 650px;
	    width: calc(100% - 0px);
	    background-size: cover;
}

.img-aw {
    padding: 20px;
    width: 50%;
}

/*.backgroung-bottom-color {
    display: none;
    }*/


/*.tab-awards ul.nav.nav-pills {
    display: grid;
}*/

.tab-achievement .tab-content {
    padding: 30px 20px;
}

.tab-achievement .tab-content .aci-box {
    padding: 30px;
}

.tab-achievement .nav-pills {
    padding-top: 40px;
    padding-bottom: 50px;
	display: block;
}

.pl {
    padding-right: 0px;
    padding-left: 0px;
}

.tab-achievement .achieve-img{
        width: 70%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.con-fo {
    padding: 10px;
}


.cc-con {
    padding: 20px;
}



.career-se {
    padding: 20px 10px;
}

.bt-sec {
    margin-left: 15px;
}

.career-text .lp {
    padding-left: 15px;
}


.career-text p {
    text-align: justify;
}

.vacnt-details {
    padding: 10px 20px;
}

.vacnt-details ul {
    column-count: 1;
}

.vacnt-details ul li {
    padding-bottom: 30px
}

.vacnt-details ul li {
    padding-right: 0;
}

.vacant {
    height: auto;
    padding: 20px 0px;
}

.vacant .lp {
    padding-left: 15px;
}

.vacant p {
    text-align: justify;
}

.back-ground-img h3.work-text {
    padding-left: 0;
    }

    .work-te-de {
    margin-left: 0;
}

.work .work-te-de p {padding-bottom: 20px}

.apply-now {
 
    padding: 10px 0 50px;
}

.apply-now .glyphicon.glyphicon-chevron-right {
    margin-top: -12px;
        background-color: #e82027;
    padding: 10px;
}
.apply-now .right.carousel-control {
    top: 100%;
    }

.apply-now .left.carousel-control {
    left: 0;
}

.apply-now .glyphicon.glyphicon-chevron-left {
        background-color: #e82027;
    padding: 10px;
}

.apply-now .fill-img {
    display: none;
}

.apply-now .form-group {
    margin-bottom: 10px
}

.apply-now .carousel-inner {
        padding-bottom: 30px;
}

.career-se .career-box {
    padding-top: 30px;
}
.card-container, .front, .back {
    width: calc(100%);
    height: 270px;
    }

.no-pad.bt-sec {
        padding-right: 30px;
}

#inside-slider.citizen-slider .item {    height: 400px;}
.cc-con{ min-height:100%;}
.con-fo{ min-height:100%;}
}





@media screen and (max-width: 576px) {
	.tab-achievement .tab-content{
	    min-height: auto;
	}
	
		a.pg-title-before {
    font-size: 16px;
}

.bod .bod-left.bord-direc {
    padding: 10px 20px;
}

.page-headers {    margin: 10px 0;
    text-align: center;}

h3.mobile-image-list-title-style2 {
    width: 450px;

	}
	
	.bod .bod-left ul.boardList li {
    width: 460px;
	}
	
	.bod .bod-left.bord-direc h1 {
    font-size: 18px;
	}
	
	h3.mobile-image-list-title-style2 a {
    font-size: 18px;
}
	
	
	.promming {
    padding: 10px 0;
}

#inside-slider.citizen-slider .item {    height: 400px;}

.promming p {
    text-align: justify;
    padding: 0 0px 10px;
 }

.middle-text .mc-left {
    padding-right: 15px;
}

.middle-text .mc-right {
    padding-left: 15px;
}

.back-img {
	    height: 300px;
}

.bottom-text {
    padding: 10px 30px;
}

.bottom-text.right-pro {
    padding: 10px 20px 30px 40px !important;
}

.header-text {
    font-size: 17px;
    line-height: 25px;
}

.bottom-text .header-text {
    margin-left: 15px;
}

.bottom-text .testinominal {
    padding: 0px 0px;
}

.bottom-text .award-text {
    line-height: 32px;
    padding-left: 0;
    padding-top: 520px;
    margin-top: 0; 
    text-align:justify;
        padding-bottom: 10px;
}

/*#inside-slider .item .caption {
    bottom: 90px;
}*/

#inside-slider .item .caption h3 {
	font-size: 35px;
}

.bottom-text .award-text:before {
	height: 500px;
	    width: calc(100% - 0px);
	    background-size: cover;
}

.img-aw {
    padding: 20px;
}

/*.backgroung-bottom-color {
    display: none;
}

.tab-awards ul.nav.nav-pills {
    display: grid;
}*/

.tab-achievement .tab-content {
    padding: 30px 20px;
}

.tab-achievement .tab-content .aci-box {
    padding: 20px;
}

.tab-achievement .nav-pills {
    /*padding-top: 20px;
    padding-bottom: 50px;*/
	padding-top: 10px;
    padding-bottom: 10px;
	display: block;
}


.pl {
    padding-right: 0px;
    padding-left: 0px;
}


.con-fo {
    padding: 10px;
}


.cc-con {
    padding: 20px;
}


.career-se {
    padding: 20px 10px;
}

.bt-sec {
    margin-left: 15px;
}

.career-text .lp {
    padding-left: 15px;
}


.career-text p {
    text-align: justify;
}

.vacnt-details {
    padding: 10px 20px;
}

.vacnt-details ul {
    column-count: 1;
}

.vacnt-details ul li {
    padding-bottom: 30px
}

.vacnt-details ul li {
    padding-right: 0;
}

.vacant {
    height: auto;
    padding: 20px 0px;
	    padding: 20px 0;
    background-size: cover;
}

.vacant .lp {
    padding-left: 15px;
}

.vacant p {
    text-align: justify;
}

.back-ground-img h3.work-text {
    padding-left: 0;
    }

    .work-te-de {
    margin-left: 0;
}

.work .work-te-de p {padding-bottom: 20px}

.apply-now {
 
    padding: 10px 0 50px;
}

.apply-now .glyphicon.glyphicon-chevron-right {
    margin-top: -12px;
        background-color: #e82027;
    padding: 10px;
}
.apply-now .right.carousel-control {
    top: 100%;
    }

.apply-now .left.carousel-control {
    left: 0;
}

.apply-now .glyphicon.glyphicon-chevron-left {
        background-color: #e82027;
    padding: 10px;
}

.apply-now .fill-img {
    display: none;
}

.apply-now .form-group {
    margin-bottom: 10px
}

.apply-now .carousel-inner {
        padding-bottom: 30px;
}

.career-se .career-box {
    padding-top: 30px;
}
.card-container, .front, .back {
    width: calc(100%);
    height: 270px;
    }

.no-pad.bt-sec {
        padding-right: 30px;
}
.cc-con{ min-height:100%;}
.con-fo{ min-height:100%;}

}







@media screen and (max-width: 480px) {
	
		a.pg-title-before {
    font-size: 14px;
}

.bod .bod-left.bord-direc {
    padding: 10px;
}

.page-headers {    margin: 10px 0;
    text-align: center;}

h3.mobile-image-list-title-style2 {
    width: 400px;

	}
	
	.bod .bod-left ul.boardList li {
    width: 430px;
	}
	
	.bod .bod-left.bord-direc h1 {
    font-size: 18px;
	}
	
	h3.mobile-image-list-title-style2 a {
    font-size: 18px;
}
	
	
	.promming {
    padding: 10px 0;
}

.promming p {
    text-align: justify;
    padding: 0 0px 10px;
 }

.middle-text .mc-left {
    padding-right: 15px;
}

.middle-text .mc-right {
    padding-left: 15px;
}

.back-img {
	    height: 220px;
}

.bottom-text {
    padding: 10px 30px;
}

.header-text {
    font-size: 15px;
    line-height: 25px;
}

.bottom-text .testinominal {
    padding: 0px 0px;
}

.bottom-text .award-text {
    line-height: 32px;
    padding-left: 0;
    padding-top: 520px;
    margin-top: 0; 
    text-align:justify;
        padding-bottom: 10px;
}

#inside-slider .item .caption {
    bottom: 90px;
}

#inside-slider .item .caption h3 {
	font-size: 25px;
}

.bottom-text .award-text:before {
	height: 500px;
	    width: calc(100% - 0px);
	    background-size: cover;
}


.img-aw {
    padding: 20px;
}

/*.backgroung-bottom-color {
    display: none;}

.tab-awards ul.nav.nav-pills {
    display: grid;
}*/

.tab-achievement .tab-content {
    padding: 30px 20px;
}

.tab-achievement .tab-content .aci-box {
    padding: 20px;
}

.tab-achievement .nav-pills {
    padding-top: 20px;
    padding-bottom: 50px;
}

.pl {
    padding-right: 0px;
    padding-left: 0px;
}


.con-fo {
    padding: 10px;
}


.cc-con {
    padding: 20px;
}


.mobile-size .panel-group .panel-heading{
    padding: 20px 10px 10px;
}

.mobile-size .panel-title {
    margin-top: -10px;
    margin-bottom: 0px;
    }

p.mobile-text{
    font-size: 14px;
    font-weight: 400;
    padding: 0px 20px;
    font-family: 'Poppins', sans-serif;
    text-align: justify;
}

.mobile-size h2{
        font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;

}

.st-sub-new img{width:50%;
    padding-left: 30px;}

p.mobile-text.panel-text {
    padding: 5px;
}

.mobile-size .panel-group{
        padding-left: 20px;
}

.mobile-size .st-sub-new{
        margin-top: 0px;
}

li.list-group-item img{width: 60%;}


li.list-group-item ul li {
        list-style: none;
    padding-left: 30px;
}

li.list-group-item .mobile-size h2 {
    font-size: 16px;
    line-height: 23px;
}

.career-se {
    padding: 20px 10px;
}

.bt-sec {
    margin-left: 15px;
}

.career-text .lp {
    padding-left: 15px;
}


.career-text p {
    text-align: justify;
}

.vacnt-details {
    padding: 10px 20px;
}

.vacnt-details ul {
    column-count: 1;
}

.vacnt-details ul li {
    padding-bottom: 30px
}

.vacnt-details ul li {
    padding-right: 0;
}

.vacant {
    height: auto;
    padding: 20px 0px;
}

.vacant .lp {
    padding-left: 15px;
}

.vacant p {
    text-align: justify;
}

.back-ground-img h3.work-text {
    padding-left: 0;
    }

    .work-te-de {
    margin-left: 0;
}

.work .work-te-de p {padding-bottom: 20px}

.apply-now {
 
    padding: 10px 0 50px;
}

.apply-now .glyphicon.glyphicon-chevron-right {
    margin-top: -12px;
        background-color: #e82027;
    padding: 10px;
}
.apply-now .right.carousel-control {
    top: 100%;
    }

.apply-now .left.carousel-control {
    left: 0;
}

.apply-now .glyphicon.glyphicon-chevron-left {
        background-color: #e82027;
    padding: 10px;
}

.apply-now .fill-img {
    display: none;
}

.apply-now .form-group {
    margin-bottom: 10px
}

.apply-now .carousel-inner {
        padding-bottom: 30px;
}

.career-se .career-box {
    padding-top: 30px;
}


.card-container, .front, .back {
    width: calc(100%);
    height: 250px;
}

.no-pad.bt-sec {
        padding-right: 30px;
}

#inside-slider.citizen-slider .item {    height: 400px;}
.cc-con{ min-height:100%;}
.con-fo{ min-height:100%;}
}

.testheight {
  height:1200px;
  font-size:20px;
  text-align:center;
  padding:100px 20px;
}
.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:20px;
	right:10px;	
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	background:#b2b2b2;
	background:rgba(178,178,178,0.7);
	padding:20px;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover {
	background:rgba(178,178,178,1.0);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover .fa {
	padding-top:-10px;
}
.scroll .fa {
	font-size:30px;
	margin-top:-5px;
	margin-left:1px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}

