body{
 color: #333333; 
    font-weight: 400;
    font-family: verdana;
    font-size: 14px;

}

:lang(ar) {
font-family: "Traditional Arabic", "Al Bayan", serif;
}

.navbar, .dropdown-menu{
    background: #fff;
    border: none;
    padding-bottom: 15px;
        z-index: 9999;

}
.term-cat h4{
    display: block;
    background: #294788;
    color: #fff;
    margin: 0 0 15px;
    padding: 10px;
    font-size: 16px;
    text-align: center;
}
.new-s-thmb img{
    width: 100%;
    height: auto;
}
.btn-default {
    color: #fff;
    background-color: #be141a;
    border-color: #ccc;
}
html{ margin-left: 0;}
.nav>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>li>a, .dropdown-menu>li{
  border-bottom: 3px solid transparent;
}
.nav>li>a:focus, .nav>li>a:hover,.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
  border-bottom: 3px solid transparent;
}
.navbar a, .dropdown-menu>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .navbar-toggle{
 color: #294788;
}
.dropdown-menu{
      -webkit-box-shadow: none;
    box-shadow:none;
}
caption {
    display: none;
}
.course-details table{width:50%;}

.ft-ads{ padding-top:23px;padding-bottom:0px;}

/*
@font-face{font-family:Dubai-Bold;src:url(fonts/Dubai-Bold.ttf);}
@font-face{font-family:Dubai-Light;src:url(fonts/Dubai-Light.ttf);}
@font-face{font-family:Dubai-Medium;src:url(fonts/Dubai-Medium.ttf);}
@font-face{font-family:Dubai-Regular;src:url(fonts/Dubai-Regular.ttf);}
@font-face{font-family:Dubai-Regular;src:url(fonts/Verdana.ttf);}
@font-face {
    font-family: Gotham-Bold-Regular;
    src: url(fonts/Gotham-Bold-Regular.ttf);

}
*/


/*.nav li:hover:nth-child(8n+1), .nav li.active:nth-child(8n+1){
  border-bottom: #C4E17F 3px solid;
}
.nav li:hover:nth-child(8n+2), .nav li.active:nth-child(8n+2){
  border-bottom: #F7FDCA 3px solid;
}
.nav li:hover:nth-child(8n+3), .nav li.active:nth-child(8n+3){
  border-bottom: #FECF71 3px solid;
}
.nav li:hover:nth-child(8n+4), .nav li.active:nth-child(8n+4){
  border-bottom: #F0776C 3px solid;
}
.nav li:hover:nth-child(8n+5), .nav li.active:nth-child(8n+5){
  border-bottom: #DB9DBE 3px solid;
}
.nav li:hover:nth-child(8n+6), .nav li.active:nth-child(8n+6){
  border-bottom: #C49CDE 3px solid;
}
.nav li:hover:nth-child(8n+7), .nav li.active:nth-child(8n+7){
  border-bottom: #669AE1 3px solid;
}
.nav li:hover:nth-child(8n+8), .nav li.active:nth-child(8n+8){
  border-bottom: #62C2E4 3px solid;
}*/

.navbar-toggle .icon-bar{
    color: #fff;
    background: #be141a;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #294788;
    border-color: #337ab7;
    color: #fff;
}

a.navbar-brand img {
    width: 320px;
    margin-right: 70px;
        margin-left:0px;
}
.whitespc .nav>li>a {
    padding: 5px 8px !important;
    margin-top: 9px;
	margin-right: 1px;
}


.rondell-item.rondell-item-focused {
    left: 100px !important;
    width: 200px !important;
}
.hegt-c1{ height:120px;}
.media-arcv h3 {
    font-size: 18px !important;
}
.media-arcv img {
    height: auto !important;
}
.contact-head1 {
    font-size: 21px;
    margin-bottom: 12px;
    float: left;
    width: 100%;
}
.hu p a{ padding-top:15px !important; color:#000 !important;}
.main-ch {
    margin-top: 30px;
}
.new-core img {
    height: auto !Important;
}
.sd {
    margin-top: -40px !important;
color:#fff !important;
}
.new-c {
    background: transparent !important;
    color: #BE141A !important; padding-left:0 !important;
}

.carousel-image {
    margin-top: 60px !important;
    margin: auto;
border:3px solid #fff;

}
.main-ch .carousel-caption{ left:0;right:0;text-shadow: none; padding:0; color:#000;}
.main-ch h2 {
    font-size: 20px;
    margin-top: 15px;color:#000;
}


.media-arcv .thumbnail-contr{ height:100px !Important;}

.media-cnt h3 {
    margin: 0;
    padding-bottom: 10px;
    text-transform: capitalize;
}
.mr-md {
    margin-bottom: 10px;
    margin-top: 10px;
}
.media-arcv{ padding:0 !important;}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  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-control {
  z-index: 2;
}

.footer-icon a {
    color: #fff;
}
.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}


.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.career-pads input[type="radio"] {
    margin-left: 10px;}
.career-pads .wpcf7-list-item.first {
    margin: 0;
    margin-bottom: 20px;
}
.career-c1 h5 {
    font-size: 16px;
    padding-bottom: 15px;
}

.career-c1 h4 {
    font-size: 24px;
}

 .page-head ul li{    background: #294788;
    float: left;
    padding: 10px 20px 10px 20px;
    margin-left: 5px; color:#fff;}
.page-head ul li.active{    background-color: #be141a;}
#team-inner {
    padding-bottom: 40px;
}

.mrc1{ margin: auto;display: table; float: none; margin-top: 10px;}
  .page-head ul{padding-left: 0;
margin-left: -5px;}
.social-contr {
    margin-left: 7px;
    float: left;
}
.boder-sol{ border: 1px solid #e9e9e9;}
.register-btn {
    padding-left: 15px;
    float: left;
    padding-right: 15px;
}
.social-feed {
    padding-bottom: 40px;
}
.twit-feed {
    margin-top: 50px;
    border: 1px solid #f1f1f1;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
}
.social-feed h3{padding-top: 25px; padding-bottom: 10px;}
.career-contr1 {
    border: 1px solid #eaefe9;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 15px;
    margin-top: 15px !important;
}
.career-contr1 .prms-contr {
    padding: 0;
    height: 150px;
    overflow: hidden;
}

.career-contr1 .training-link {
    margin-top: 5px;
    padding-left: 0;
    font-size: 14px;
    background: transparent;
color:#BE141A;
}
.career-contr1 .training-link i {
    padding-left: 5px;
    font-size: 13px;
}
.career-contr1 p {
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}

input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required.apply-cn1 {
    padding-top: 8px;
}

.rondell-container {
    width: 100% !important;
}


ul.dropdown-menu li a {
    float: left;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
}

.navbar ul li a:hover {
    color: #fff;
    background-color: #294788;
}
textarea.apply-cn1 {
    height: 100px;
}
.apply-cn1 {
    width: 100%;
	padding: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    border: 1px solid #dadada;
}
.apply-btn1 {
    background: #be141a;
    border: none;
    color: #fff;
    padding: 8px 30px 8px 30px;
}
.new-s-thmb {
    width: 100%;
    height: 100%;
    margin: auto;
    overflow: hidden;
    margin-bottom: 15px;
}
.shtn{
    padding: 0;
}
/*slider-section*/
/*
a#trp:hover {
    color: #294788; background:transparent;
}
a#abt:hover {
    color: #294788; background:transparent;
}*/
#wdi_feed_0 .wdi_feed_container {
    height: 200px!important;
}
.not-found{padding:2%}
.not-found img{width:60%;margin:auto;display:block;}
.why-tab strong {
    margin-bottom: -4px!important;
    display: block;
    margin-top: 23px;
}
.why-tab {
    background: rgba(204, 204, 204, 0.2);
    padding: 20px 50px;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px;
}

.why-tab li {
    display: list-item;
    list-style-image: url(./images/list.png)!important;
}
tr.row-1.odd th {
    color: #333 !important;
}


.padding{ padding: 0;}
.banner-line{ width: 150px; height: 2px; background: #fff;}
.banner-line {
    width: 135px;
    height: 2px;
    background: #fff;
    margin-top: 20px;
}
/*          Hero Headers        */
/********************************/
@keyframes movingTopToBottom {
  0% {
    top: 0px;
  }
  100% {
    top: 40%;
  }
}

.hero {
    position: absolute;
    top: 40%;
    left: 55px;
    z-index: 3;
    color: #fff;
    /* text-align: center; */
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
	animation: movingTopToBottom 3s ease;
    -webkit-animation: movingTopToBottom ease 3s;
    position: absolute;
}

.hero h1 {
    margin: 0;
    margin-bottom: 15px;
    text-transform: capitalize;
    text-shadow: none;
    padding: 0;
        color: #ff1616;
    font-weight: bold;
}
.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
}
.carousel-indicators li {
    border: 1px solid #31708f!important;
}

.abtsr h4{ padding-bottom:0px; text-align:center; margin: 0; font-size: 14px}

.name-contr3 {
    width: 100%;
    height: 35px;
    margin:8px 0px;
    border-radius: 2px;
    border: 1px solid #dedbdb;
    padding-left: 10px;
}
div.wpcf7-validation-errors {
    display: inline-block;
    border: 2px solid #f7e700;
}
.name-contr3.textarea3 {
    height: 80px;
    width: 100%;
    margin-bottom: 5px;
}
.register-contr {
    padding-top: 30px;
    padding-bottom: 20px;
}
.register1 {
    background-color: #be141a;
    border: none;
    color: #fff;
    height: 40px;
    width: 100%!important;
    margin-top: 20px;
    display: block;
    padding: 10px;
    text-align: center;
}
.register1:hover{border:1px solid #be141a;background:#fff;color: #be141a;text-decoration:none; }
.register-contr h1 {
    text-align: center;
    margin: 0;
}

#board-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

.core-team-contr {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
    background-color: #f7f7f7;
    padding-top: 60px;
    padding-bottom: 70px;
    padding-left: 50px;
    padding-right: 50px;
    border: 1px solid #f1eeee;
}
.core-team-contr img {
    width: 100%;
    padding-top: 23px;
    padding-left: 10px;
}
.core-line {
    background: #BE141A;
    width: 45px;
    height: 3px;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 0;
}
/*training section*/


.training-main{ background-image: url(images/training-bg.jpg); background-repeat: repeat;padding-top: 70px;
    padding-bottom: 60px; padding-left: 40px; padding-right: 40px;}
.about-inner-container {
    background-image: url(images/about-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 260px;
    margin-top: 65px
}

.training-contr {
background-color: #fff;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
}
.training-contr img {
    width: 100%;
    height: auto;
}
.padding-l{ padding-left: 0;}
.training-contr h1 {
    font-size: 24px;
    margin-top: 10px;
}

.training-icon-contr img{ width: 60px; margin-top: 5px;}
.training-contr h2 {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}
.arr-riht{
    text-align: center;
    width: 100%;
    margin-top: 10%;
}
.train-mar {
    margin-top: 70px;
    position: relative;
}
.coustom-course img{width:100%; height: auto!important }
.course-btm img {
    height: auto!important;
}
.fts-jal-fb-group-header-desc {
    display: none;
}
div.wpcf7-mail-sent-ok {
    display: inline-block!important;
    border: 2px solid #398f14;
}
/*
.fts-fb-scrollable, .fts-twitter-scrollable {
    overflow: auto;
    background: #fff;
    padding: 10px;
    height: 150px!important;
}*/
#ctf {
    overflow-y: auto;
    -ms-overflow-y: auto;
    height: 150px;
    background: #fff;
}
.frs1 img {
    margin:auto; display:table;
}
.frs2 .adjust1 {
    background: #fff;
    height: 180px;
}
.fts-jal-fb-header {
    clear: both;
    background: #fff;
    padding: 5px 10px 0px;
    display: none;
}
.thumbnail-contr {
width: 90px;
    height: 90px;
    margin-right: 15px;
    float: left;
    overflow: hidden;
}
footer.entry-footer {
    display: none;
}
.coustom-course h3 {
    font-size: 16px;
    margin-top: 0;
    color: #000000;
    text-decoration: none;
}
.course-head{padding-top: 0; width:100%;
    background: #fff;
    float: left;
    padding-bottom: 7px;}
.course-head h1 {
    
    background-color: #BE141A;
    margin: 0;
    color: #fff;
    font-size: 21px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 32px;
}

.page-template-home .row.course-btm p {
    line-height: 21px;
    height: 42px;
    overflow: hidden;
}

.main-footer{ background-image: url(images/footer-bg.jpg); background-repeat: no-repeat; padding-top:20px; padding-bottom:20px;    background-size: cover; }

.main-footer h1 {
    color: #fff;
    font-size: 21px;
    margin-top: 0;
    padding-bottom: 14px;
}
.container-fluid.main-footer img {
   
}
/*
.search .btn-sm {
    background: #294788;
}

#search {
    float: right;
    margin-top: 9px;
    width: 250px;
}


.search {
 left: -24px; top: -4px;   padding: 5px 0;
    width: 230px;
    height: 30px;
    position: absolute;
 float: left;
    line-height: 22px;
}

    
.search input {
        position: absolute;
        width: 0px;
        float: Left;
        margin-left: 210px;
        -webkit-transition: all 0.7s ease-in-out;
        -moz-transition: all 0.7s ease-in-out;
        -o-transition: all 0.7s ease-in-out;
        transition: all 0.7s ease-in-out;
        height: 30px;
        line-height: 18px;
        padding: 0 2px 0 2px;
        border-radius:1px;
    }

.btn-sm:hover input, .search input:focus {
 width: 200px;
            margin-left: 0px;
        }
.btn {
    height: 30px;
    position: absolute;
    right: 0;
    top: 5px;
    border-radius:1px;
}



*/


.register-btn input[type=text] {position:absolute; right:60px;top:15px;
    width: 13px;
    box-sizing: border-box;
    border: 0;
    outline: none;
    font-size: 16px;
    background-color: #fff;
    background-image: url(https://www.w3schools.com/howto/searchicon.png);
    background-position: 10px 7px;
    background-repeat: no-repeat;
    padding: 9px 13px 9px 33px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    float: right;
}


.register-btn input[type=text]:focus {
    width: 300px;
    border-top: 0;
    border-right:0;
    border-left:0;
    border-bottom: 1px solid #ddd;
}

li.dropdown:hover .dropdown-menu {
    display: block;
}










.students-activity{ padding-top:50px; padding-bottom: 50px;}
.news-contr {
    background-color: #ededed;
    float: left;
    width: 100%;
    height: 177px;
    overflow: hidden;
}

.thumbnail-activity {
    width: 278px;
    height: 120px;
    float: left;
    margin-right: 20px;
    overflow:hidden
}
.thumbnail-activity img {
    width: 100%;
    height: auto!important
}
.coustom-activity h3 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #000;
    padding-bottom: 10px;
}

.activity-btm{ margin-bottom: 10px;}

.students-activity h1 {
    font-size: 24px;
    padding-bottom: 15px;
}

.actvt-ypadding-right{ padding-right: 140px;}
.news-thumb {
      width: 140px;
    height: 110px;
    overflow: hidden;
    float: left;
    padding-right: 20px;
}
.news-thumb img {
    width: 100%; height: auto!important}
.coustom-news h3 {
    font-size: 18px;
    margin: 0;
    padding-bottom: 8px;
    color:#294788;
}
.news-padng{padding-bottom: 20px;}
.course-btm{ padding-bottom: 20px;}
.cours-fr{ padding-left: 30px;}
.acdmc-cn{ margin-left: -15px;}



/* Carousel */

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {
    left: 0px;
}
#quote-carousel .carousel-control.right {
    right: 0;
}
#quote-carousel .carousel-indicators {
    right: 0;
    top: auto;
    bottom: 0px;
    margin-right: 0;
    position: inherit;
    width: 100%;
left:0; 
    margin-left: 0;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    margin: 5px;
    cursor: pointer;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
    border-radius: 0;
}
#quote-carousel .carousel-indicators .active {
    background: #333333;
    width: 128px;
    height: 128px;
    opacity: 1;
    overflow: hidden;
}

.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.caro-contr {
    float: left;
    width: 100%;
}

.caro-contr h1 {
    background-color: #BE141A;
    margin: 0;
    color: #fff;
    font-size: 21px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px; }

.caro-contr small {
    font-size: 18px;
    color: #337ab7;
}
.caro-contr p {
    padding-left: 20px;
    padding-right: 20px;
}
.min-height-contr{ min-height: 360px; width:100%}
.tr-img {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    height: 184px;
    overflow: hidden;
}
.frs2 img {
       margin: auto;
    display: table;
}
.ims1 {
    background: white;
    width: 100%;
    height: 180px;
}

/*sponcer*/
.carousel-indicators .active{ background: #31708f; } .content{ margin-top:20px; } .adjust1{ float:left; width:100%; margin-bottom:0; } .adjust2{ margin:0; } .carousel-indicators li{ border :1px solid #ccc; } .carousel-control{ color:#31708f; width:5%; } .carousel-control:hover, .carousel-control:focus{ color:#31708f; } .carousel-control.left, .carousel-control.right { background-image: none; } .media-object{ margin:auto; margin-top:15%; } @media screen and (max-width: 768px) { .media-object{ margin-top:0; } }

.footer-first .thumbnail{ border-radius: 0;}

.footer-first .right.carousel-control {
    top: 97px;
    right: -7px;
}
.footer-first .left.carousel-control {
    right: -7px;
    left: auto;
    top: 62px;
}

.footer-first .carousel-control{ opacity: 1;}

.footer-first i {
    background-color: #fff;
    color: #ff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    padding-top: 4px;
}

.footer-pdg{padding-left: 0px;
    padding-right: 10px;
    background: white;
    float: left;
    height: 177px;
    width: 100%;}
.caro-contr .sky-carousel .sky-carousel-container li{ border-radius: 0;     transform-origin: center 0px 0px !important; border: 5px solid #fff;}
.caro-contr .sky-carousel .sky-carousel-container li img{ border-radius: 0;}

.caro-contr .sky-carousel.sc-no-select{ visibility: hidden !important;}



.caro-contr .sky-carousel {
    width: 100%;
    min-height: 340px;
    position: relative;
    height: auto;
    padding-bottom: 30px;
}


.caro-contr .sky-carousel .sc-content-wrapper .sc-content-container .sc-content {
    background: transparent !important;
    color: #000 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    background-image: none !important;
}
.caro-contr .sky-carousel .sc-content-wrapper .sc-content-container:after{border: none;}
.caro-contr .sky-carousel .sc-content-wrapper h2{ text-shadow: none; color:#000;}
.sky-carousel .sc-content-wrapper{top: 220px;}
.sky-carousel .sc-content-wrapper p{ text-shadow: none; color:#000; }




/*training-programs*/
.training-inner-container{ margin-top: 65px;position:relative;}
.gallery-inner-container{ background-image: url(images/slider1.jpg); background-repeat: no-repeat; background-size: cover; margin-top: 65px; padding-top:260px;}
.training-inner-container img{ width:100%;height:auto;}
.inner-bottom {
    background-color: rgba(0,0,0, 0.4);
    color: #fff;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    padding-left: 35px;
    position: absolute;
    bottom: 0px;
}
.inner-bottom ul {
    float: right;
    padding-right: 35px;margin: 0!important;
}
.inner-bottom ul li {
    float: left;
    list-style-type: none;
    padding-left: 15px;
}
.inner-bottom h1{ margin: 0; font-size: 21px; float: left;}


.inner-bottom ul li a {
    color: #fff;
}
.inner-bottom i {
    padding-left: 10px;
}
a.left-h {
    top: 45%;
    color: #fff;
    font-size: 24px;
}
a.right-h {
    top: 45%;
    color: #fff;
    font-size: 24px;
}
.training-list {
    height: 210px;
}
.prms-contr {
    padding-right: 20px;
    width: 100%;
    overflow: hidden;
}
.prms-contr img { width:100%;}
.prms-nw{height: 160px}
.prms-nw img{height: auto} 
.training-list h3 {
    font-size: 18px;
    margin: 0;
    padding-bottom: 8px;
    color: #294788;
    height: 50px;
}

a.training-link {
    background-color: #BE141A;
    color: #fff;
    font-size: 12px;
    padding: 7px 10px 7px 10px;
    text-decoration: none;
    float: left;
}
.modal-open .modal {
    padding: 0px!important;
}
.term-plc .modal.in .modal-dialog {
    top: 38%;
    width: 30%;
    text-align: center;
}
.single-training img{ width: 100%; height: auto;}

.media-fluid{}

.single-training-h1 h1 {
    margin: 0;
    font-size: 24px;
    padding-bottom: 15px;
}
.single-training-h1 h3 {
    font-size: 14px;
}

.tablepress-table-name {
    font-size: 16px!important;
    color: red;
    margin-bottom: 10px!important;
}

.overlay{
    background: rgba(0, 0, 0, 0.54);
    width: 100%;
    height: 100%;
    position: absolute;
}





.gallery-contr{ padding-top: 70px; padding-bottom: 65px}

.abt-img-contr img{ width: 100%; }
.abt-content-contr{ background-color: #294784;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    padding-left: 50px;
    padding-top: 30px;
    padding-right: 100px;
}
.position-r{ position: relative;}
.chairman-message {
    border: 1px solid #C8C8C8;
    padding: 0px 20px 20px 20px;
    margin: auto;
    text-align: center;
    padding: 25px;margin-top: 25px;
    min-height:300px;
}
.chairman-message img {
width: 50%;
    padding-bottom: 10px;
}
.chairman-message h1 {
    font-size: 24px;
    text-align: center;
    margin: 0;
    margin-bottom: 15px
}
.team-head{ text-align: center; margin-top: 31px;font-size: 24px;color: #294784;}
.about-bottom{  padding-top: 40px;
    padding-bottom: 60px;}
.center-contr{ margin: auto; display: table; float: none;}

.vision-contr {
    background-color: #f2f2f2;
}
.mission-contr {
    background-color: #E5E5E5;
}
.vision-contr img {
    margin: auto;
    display: table;
}

.vision-contr h1 {
    text-align: center;
    font-size: 24px;
    padding-top: 30px;
    padding-bottom: 15px;
}
.vision-content {
    padding: 20px 20px 30px 54px;
    position: relative;
}
.vision-content i {
    position: absolute;
    left: 130px;
    padding-top: 4px;
    padding-right: 10px;
}

.jobc1 .alig-row p {
    font-size: 14px !important;
}

.jobc1 .alig-row {
    border: 1px solid #e9e9e9;
    padding: 15px 10px 8px 10px;
}
.form-plc {
    padding: 3%;
    background-image: url(images/contact-bg11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height:671px;
}
.names1-c{padding:0px;}
.names1-c .name-contr3 {
    width: 100%;
    margin-right: 0.5%;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0;
}
.works .wpcf7-list-item-label{display:none;}
.college .wpcf7-list-item-label{display:none;}
.plcone .tablepress tfoot th, .tablepress thead th {
    background-color: rgba(217, 237, 247, 0)!important;
    vertical-align: middle!important;
    color: #fff!important;
}
.plcone .tablepress tbody td {
    color: #fff;
}
.search-area img{width:40%;height:auto}
.form-plc h2{color: #fff; font-size: 28px; margin: 0; margin-bottom: 15px; }
.form-plc h3{ color: #fff; font-size: 18px;margin: 0;  margin-bottom: 15px;}
.form-plc p{color: #fff;margin: 0;  margin-bottom: 15px; }
.no-pad{padding: 0px}
.rd-wt-lin{border-top: 1px solid #fff;width: 100%;display: inline-block;margin-bottom: 15px;position: relative;}
.rd-lin{ position: absolute;width: 83px; height: 8px; background: #be1412;top: -5px;}
.contact-plc{margin-top: 45px;margin-bottom: 45px; padding-left: 70px; padding-right:70px}
.inputstyle{border: 0px!important;border-bottom: 1px solid rgba(255, 255, 255, 0.52)!important; background: none!important;border-radius: 0px!important; padding-left: 0px!important;
    margin-bottom: 10px;
}
.textarea-style{border: 0px!important;border-bottom: 1px solid rgba(255, 255, 255, 0.52)!important; background: none!important;border-radius: 0px!important; padding-left: 0px!important;
    height: 35px!important
}
.detailplc {
    margin-top: 10px;
    margin-bottom: 10px;
}
.plcone{margin-top: 10px;}
.submit-plc{text-align: center; margin-top: 25px;}
.submit-plc .btn{ background: #fff; color: #BE141A; border-radius: 0px!important; text-transform: uppercase;padding: 10px 25px!important;font-size:18px!important;}
 
.sc-image{}
.caro-contr .sky-carousel .sky-carousel-container li{border:0px!important}
.sc-selected img{ border:5px solid #fff!important}
.need-pad{ padding-left: 34px!important; padding-right: 34px!important }
.coustom-course{padding: 0px 45px;}
.course-btm .fa{color:#BE141A!important;}
.activity-btm a{text-decoration: none!important;}
.activity-btm .fa{color:#BE141A!important;}
.pad-students{padding-left: 198px; padding-right: 198px}
.news-contr h1{background: #294788!important; color: #fff!important; margin: 0; text-align: center;padding: 10px 0px;}
.hdclass h1{color:#333; font-size:24px; margin: 0px;}
.coustom-news{padding: 25px 55px;}
.hdclass{margin-top: 35px;margin-bottom: 35px;}

/*multilingual*/
#en {
  display: none;
}

.button_lang {
  background-color: #444;
  color: #FFF;
  padding: 8px 12px;
  border-radius: 5px;
	
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}
.button_lang:hover, .current_lang {
  background-color: #777;	
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}
ul li {
  width: auto;
  display: inline;
}
/*multilingual*/

#en_click{margin-left: -3px!important; border-radius: 0px 20px 20px 0px; background: #294788!important; display:none;}
#fr_click{    border-radius: 0;
    background-color: #be141a!important;
    padding: 3px 10px 4px 10px;}
.whitespc{position: relative;}
.con-center{margin: auto;display: table;float: none;}
.training-inner{ padding-top: 40px; padding-bottom: 20px; padding-left: 76px; padding-right: 76px}
.single-training-h1{padding-left: 50px; }
.rd-wt-lin-grey{border-top: 1px solid #ccc;width: 100%;display: inline-block;margin-bottom: 15px;position: relative;}
.coustom-course{margin-top: 10px;}
.social-icons-blog .fa-facebook {
    width: 45px;
    height: 45px;
    background: #3b5998;
    margin-top: 10px;
    margin-right: 8px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding-top: 13px;
}
.social-icons-blog .fa-google-plus {
    width: 45px;
    height: 45px;
    background: #dc4a38;
    margin-top: 10px;
    margin-right: 8px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding-top: 13px;
}
.social-icons-blog .fa-twitter {
    width: 45px;
    height: 45px;
    background: #36b9ff;
    margin-top: 10px;
    margin-right: 8px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding-top: 13px;
}
.prms-contr-two{ width: 100%;overflow: hidden;}
.explore-pdg #bwg_container1_0 #bwg_container2_0 .bwg_standart_thumbnails_0 {
    background-color: rgba(255, 255, 255, 0.00);
    display: inline-block;
    font-size: 0;
    width: 100%;
    text-align: left;
    margin-top: 20px;
}
.explore-pdg #gal_front_form_0>div:nth-child(1) {
    text-align: left!important;
}
.prms-contr-two img {
    width: 100%;
    height: auto;
}
.main-training-contr-three{padding-left:50px; padding-right:50px; padding-top: 50px; padding-bottom: 50px; }
.acti-hd{    background: #be141a;margin-top: 2px; padding: 10px 15px; color: #fff;font-size: 14px;}
.training-list-two{ margin-bottom: 30px}
a.training-link-two {
    background-color: #294788;
    color: #fff;
    font-size: 12px;
    padding: 7px 15px 7px 15px;
    text-decoration: none;
    float: left;    
    border-radius: 15px;
    margin-bottom: 15px;
}
.view-all{ margin: auto;display: table; float: none;}
.view-all1 {
    padding-left: 45px;}
.hero p{text-shadow: none!important; text-transform: capitalize; font-size: 18px;}
.form-plc .form-control{color#fff!important; padding-left: 10px!important}

.ftrst li a{color: #fff; text-decoration: none;}

.explore-pdg img{width:21%;margin: 10px;}
.explore-pdg h1{ margin-bottom: 5px;margin-top: 35px;padding: 0px;}
#navbar{float: right}
.navbar-brand {height: 50px;padding: 0px 15px;}
ul.nav.navbar-nav {padding-top: 7px;}
.modal-open {
    padding: 0px!important;
}
.register-btn a {color: #be141a;
    padding: 5px 15px 8px 2px;
    margin-top: 0px;
    float: left;    text-decoration: none;}
.multilingual{margin-top: 0px; float: left}
.social-contr i {color: #294788;padding-top: 0px;padding-left: 5px;}
.grey-typ{width: 2px;height: 18px; background: #ccc; display: inline-block;position: absolute;right: 111px; top: 0px;}
.slider-contr{ margin-top: 66px;}
a.navbar-brand img{margin-top: 5px;}
.register-btn{margin-top: 16px;}
.social-contr { margin-top: 23px;}
.grey-typ {top: 24px;}
.multilingual {margin-top: 23px;}
.training-main{padding-top: 35px;padding-bottom: 13px;}
.coustom-news {padding: 9px 30px;}
.hdclass {margin-top: 35px;margin-bottom: 10px;}
.footer-bottom ul li {list-style-type: none; float: left; padding-left: 8px; padding-right: 8px; padding-top:0px;padding-bottom: 0px;}
.footer-bottom i {float: left;padding-left: 8px; padding-right: 8px;padding-top: 0px;  padding-bottom: 0px; font-size: 21px;}
.w3 {
    margin-left: 25px;
    float: left;
}
.term-pg .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #be141a;
	border: 0;
}
.footer-bottom p {padding-top: 3px;padding-bottom: 0px; text-align: right; margin: 0px }
.footer-bottom{background-color: #294788;float: left;width: 100%;color: #fff;padding-left: 25px;padding-right: 25px; padding-top: 15px; padding-bottom: 15px}
.fotone {
    margin-top: 2px;
    padding: 0px;
}
.board h1{font-size:20px; margin: 0; margin-bottom: 15px }
.board h4{font-size:14px }
.board {text-align: center;border: 1px solid #ccc;padding: 10px;margin-top: 25px; min-height: 90px;}
.abt-content-contr h1{font-size:24px; margin: 0;margin-bottom: 15px;}
.abt-content-contr p{margin: 0; margin-bottom: 15px}
.vision-contr{min-height: 350px}
.frpad{padding-left: 160px;}
.value-contr{background-color: #dedede;}
.abtsr-two{margin-bottom: 35px}
.first-ul{float: left!important;padding: 0px;}
.thumbnail{background:none;border: 0px; padding: 0px }
.panel-default>.panel-heading{background:none; border: 0px }
.panel{border: 0px; margin-bottom: 0px }
.tab-plc .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;background-color: #be141a;border: 1px solid #ddd; border: none}
.tab-plc .nav-tabs>li>a{background: #294788;color: #fff;}
.tab-plc .nav-tabs>li>a:hover{background: #be141a;color: #fff;} 

.main-training-contr{ padding-top: 0px; padding-bottom: 0px;}
.frstyle ul{/*margin: 0; padding: 0*/}
.frstyle li{display: block}
.tab-plc{float: none; margin: auto; margin-top: 40px; margin-bottom:40px;}
.tab-plc .nav-tabs>li>a {height: 35px; line-height: 35px}
.tab-plc .nav>li>a {padding: 0px 15px;}
.tab-plc .panel-body {padding: 0px;}
.training-prgms{margin-top: 20px}
.training-news {
    margin-top: 40px;
    margin-bottom: 40px;
}
.training-news h3{font-size:18px; color:#333;}
.career-contr1 h3 {
font-size:18px;    color: #be141a;
}
.datebg{background: #be141a;width: 45px;height: 45px;border-radius: 100%;display: inline-block;line-height: 45px;text-align: center;color: #fff;}
.timespc{background: rgba(204, 204, 204, 0.45); padding: 5px 15px; width:100%; display: inline-block}
.datas{border-bottom: 1px dashed #ccc;}
.calu{margin-bottom: 25px}
.tabstyle {
    background: rgba(204, 204, 204, 0.2);
    padding: 50px 50px;
    overflow: hidden;
}
.right-h{
    float: right;
    right: 0;
    left: auto;
}
.term-pg{padding-top:50px;}
.term-list{margin-bottom:30px;}
.term-list h3 {
    font-size: 18px;
    margin: 0;
    padding-bottom: 8px;
    color: #294788;
    height: 50px;
}




.shtn h3{    font-size: 16px;
    padding-bottom: 8px;
    color: #294788;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 4px;
    text-align: center;}

.shtn .dur-bg{text-align:center;}

.term-plc {
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 30px;
}
.frstyle li {
    display: list-item;
    list-style-image: url(./images/list.png)!important;
}
.alig-row li{
    display: list-item!important;
    list-style-image: url(./images/list.png)!important;    font-size: 11px;
}
.row.alig-row p {
    font-size: 11px;
}
.page-template-short-course .term-plc h3{
    margin-top: 0px;
    font-size: 20px;
}
.tab-plc .nav-tabs{border: 0px}
.course-plc{margin: auto; float: none}
.coursespc{background: rgba(204, 204, 204, 0.2); padding: 0px 0px 0px;text-align: center; float:left; width:100%;}
.course-img img{width:100%}
.reg-btn{float: right; background: #BE141A;padding: 7px 15px; color: #fff;font-size: 12px;}
.reg-btn:hover{text-decoration:none;background: #ff9397; color: #BE141A;}
.dur-bg{float: left; width:100%;}
.cours-start-date{float: left; width:100%; border-bottom: 1px dashed #ccc}
.coursespc{min-height: 200px;  border-bottom:2px solid #8398c3 }
.tra-btn{display: inline-block; width: 100%; margin-top: 5px;  }
.shwmor{float: left; background: #294788;padding: 7px 25px; color: #fff;font-size: 12px;}
.shwmor:hover{text-decoration:none;background: #a3c0ff; color: #294788;}
.course-details{margin: auto; float: none}
.course-details h2{margin: 0; padding: 0; font-size: 20px;font-weight: 800;}
.corse-lin{ background:#BE141A; width:200px; height: 3px; display: inline-block; margin-bottom: 20px; margin-top: 10px; }
.course-details h3{margin: 0; padding: 0; margin-bottom: 15px; font-size: 16px; font-weight:bold;}
.tab-plc .panel-heading{padding: 0px 15px;}
.tabstyle h3{margin: 0; padding-bottom: 20px;}
.course-details{background: rgba(204, 204, 204, 0.16);padding: 20px 30px; margin-top: 25px; margin-bottom: 25px}
.course-details ul li {
    display: list-item;
    float: left;
    width: 100%;
    list-style-image: url(./images/list.png)!important;
}
.prms-contr img {
    height: auto;
}
.act-btm img{height:auto!important;}
.course-details p{margin: 0; margin-bottom: 15px}
.course-details ul{margin-bottom: 20px; display: inline-block}
.course-details h4{margin: 0; padding: 0; margin-bottom: 15px;font-size: 18px;}

ul {
    list-style-image: url(../images/list.png)!important;
    list-style: none outside none;
}
.alig-row{margin:8px 0px;   }
.term-reg-fluid{
    padding: 10px 9%;
    margin-bottom: 20px;
}
.alig-col {
    padding: 3% 4%;
    background: #f7f7f7;
    overflow-y: auto;
}
.reg-col {
    padding: 3% 4%;
    background: #e6e6e6;
}
.form-control1 {
    padding: 6px 10px;
    width: 100%;
    margin: 8px 0px;
}
.reg-btn1 {
    float: right;
    background: #BE141A;
    padding: 7px 25px;
    color: #fff;
    font-size: 12px;
    border: 0;
    margin: 8px 0px;
}
.reg-row h3{
    margin: 0px;
    text-align: left;
    margin-bottom: 25px;
    color: #224b90;
}



#style-4::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb
{
	background-color: #be141a;
}
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f056";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f055";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}




@media screen and (max-width:1680px){
.footer-bottom p{font-size:12px;}
.ftrst li a{font-size:12px;}
.explore-pdg img {width: 20%;}
.scrlspc {
    height: 235px;
    overflow-y: auto;
}
}
@media screen and (max-width:1600px){
.footer-pdg { padding-left: 0px;}



}



@media screen and (max-width: 1440px){
.form-plc{ height:640px;}
#ctf {
    height: 107px;
}
.reg-col {
    padding: 3% 4% 2.5%;
}
    /*
.fts-fb-scrollable, .fts-twitter-scrollable {
    height: 107px!important;
}*/


ul.nav.navbar-nav {
    padding-top: 12px;
}

    .ftrst li a{font-size: 12px;}
    .fttext{font-size: 12px;}
    .footer-first .left.carousel-control {top: 22px;}
    .footer-first .right.carousel-control { top: 57px;}
    .container-fluid.main-footer img{width:100%}
    .center-contr{width:80%}
    .abt-content-contr {padding-right: 25px;}
    .whitespc .nav>li>a {padding: 5px 5px !important; margin-top:4px;}
    .map-cntrl {height: 640px;overflow: hidden;}
    .main-footer h1 {font-size: 20px;}
    .coustom-news h3 {font-size: 16px;}
    .news-contr h1{font-size: 20px;}
    .coustom-activity h3 {font-size: 16px;}
    .course-head h1 {font-size: 20px;}
    .training-contr h1 {font-size: 20px;}
    .pad-students { padding-left: 80px;padding-right: 80px;}
    .training-main{padding-left: 15px; padding-right: 15px}
    .need-pad {padding-left: 15px!important;padding-right: 15px!important;}
    .scrlspc{height:200px; overflow-y: auto; }
.shwmor {
    padding: 7px 10px;
}
.term-plc {
    padding: 2% 3%;
}
.datas h4{font-size:14px;}
.datebg {
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
}
.social-feed h3 {
    font-size: 20px;
}
.career-c1 h1{
    font-size: 26px;
}
.name-contr3 {
    font-size: 12px;
}
.fts-jal-fb-header h1{font-size:16px;}
}
@media screen and (max-width: 1366px){
    
    .map-cntrl {
    height: 700px !important;
    overflow: hidden;
}
  .map-cntrl iframe {
    height: 700px !important;
}  
    .form-plc {
    height: 700px;
}
.term-plc {
    padding: 20px 20px 5px 20px;
}
    .center-contr {width: 90%;}
    .scrlspc {height: 160px;}
    .contact-plc { margin-bottom: 12px;}
    .submit-plc .btn { padding: 4px 14px!important;font-size: 14px!important;}
    .form-plc {padding: 50px 50px;}
    .footer-bottom ul li {padding-left: 5px;padding-right: 5px;}
    .footer-bottom{font-size:12px}
    #fr_click{font-size:12px}
    #en_click{font-size:12px}
    .chairman-message h1 {font-size: 18px;}
    .team-head{font-size: 30px;}
    .abt-content-contr h1{font-size: 30px;}
    .footer-bottom ul li {padding-left: 6px;padding-right: 6px;}
    a.navbar-brand img {margin-right:0px; }
    .caro-contr h1{font-size: 18px;}
    .coustom-course h3 {font-size: 14px;}
   .course-head h1 {font-size: 18px;}    
   .training-contr h1 {font-size: 16px;}
.term-list h3 {
    font-size: 16px;
    height: 45px;
}
.datebg {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}
.footer-bottom p {
    font-size: 11px;
}
.reg-btn {
    padding: 7px 10px;
}
.coursespc {
    padding: 16px;
}
.shtn h3 {
    height: 60px!important;
}
}

@media screen and (max-width: 1280px){
.shtn {
    padding: 0;
}
.footer-bottom p {
    font-size: 9px;
}
.explore-pdg img {
    width: 20%;
}
.coursespc {
    padding: 14px;
}
.w3 {
    width: 50px;
}
.shtn h3 {
    height: 72px!important;
}
    a.navbar-brand img {width: 255px;}
    .training-main { padding-top: 35px;padding-bottom: 35px;}
    .training-contr {padding: 0px 0px;}
    .padding-l{padding-left: 0; padding-right: 0px}
    .min-height-contr {min-height: 385px;}
    .training-contr{text-align: center}
    .nav>li>a {padding: 13px 7px;}
.reg-btn {
    padding: 7px 10px;
}
}
@media screen and (max-width: 1024px){

.register-btn input[type=text]{ right:0; left:0; float:none; margin:auto; margin-top:20px;}
.search-area img{width:60%}
.news-thumb {
    width: 80px;}
.news-contr{ height:177px;}
.position1{display:none;}
.board {
    min-height: 100px;
}
.chairman-message {
    min-height: 260px;
}
.scrlspc {
    height: 100px;
}
.frs2 .adjust1 {
    height: 150px;
}
.shtn h3 {
    height: 60px!important;
}
.ims1 {
    height: 150px;
    overflow: hidden;
}
#ctf {
    height: 150px;
}
/*.fts-fb-scrollable, .fts-twitter-scrollable {height: 150px!important;}*/
.frs1{width:33.333%;}
.frs2{width:33.333%;}
.frs3{width:33.333%; }

    .main-footer h1{margin: 0px;}
    .explore-pdg img {width: 20%;}
    .navbar, .dropdown-menu { padding-bottom: 0px;}
    .hero h1{ margin: 0; margin-bottom: 15px; font-size: 25px}
    .hero p{ margin: 0; margin-bottom: 15px; font-size: 14px}
    .register-btn a{float: none}
    #navbar{text-align: center; margin-bottom: 35px; float: none}
    .multilingual {
    display: block;
    margin-top: 30px;
    float: none;
    }
    .register-btn input[type=text] {
    position: relative;}
    .social{padding:0px;}
    .register-btn {
    padding: 0px!important;
    }
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 100%;
    }
    .social-contr{ display: inline-block; float: none}
    .register-btn{ display: inline-block;float: none}
    ul.nav.navbar-nav{width:100%; text-align: center;margin:0px;}
   .navbar-toggle .icon-bar {width: 35px;height: 3px;}
    .navbar-toggle {margin-top: 20px; padding: 9px 0px;}
    .slider-contr {margin-top: 75px;}
    .grey-typ{display: none}
    .navbar-header{float:none}
    .navbar-toggle {display: block;}
    .collapse{ display: block;}
    .navbar-nav>li {float: none;}
    .navbar-collapse.collapse {
    display: none!important;} 
   .navbar-collapse.in { overflow-y: visible; display: block !important;}   
    .training-main {padding-top: 40px; padding-bottom: 40px;}
    .footer-first i { width: 20px;height: 20px;padding-top: 0px; }
    .footer-first .right.carousel-control {right: -5px;}
    .footer-first .left.carousel-control {right: -5px;}
    .fttext p{font-size: 10px!important}
    .main-footer h1 {font-size: 14px;}
    .coustom-news { padding: 25px 15px;}
    .actvt-ypadding-right {padding-right:0px;}
    .pad-students {padding-left: 15px;padding-right: 15px;}
    .min-height-contr {min-height: 348px;}
    .course-head h1{margin-bottom: 5px;}
    .coustom-course {padding: 0px 15px;}
    a.navbar-brand img {width: 240px;}
    .slider-contr { margin-top: 10px;}
    .navbar-toggle {margin-top: 0px;}
    .navbar-toggle {margin-top: 8px;}
.not-found img{width:80%;}
.course-details table{width:100%;}
}
@media screen and (max-width: 992px){
.course-btm {
    padding-bottom: 0px;
}
    .footer-bottom{padding-left: 0px; padding-right: 0px}
    .thumbnail-contr{margin-bottom: 50px}
    .shtn h3 {
    height: 72px!important;
    }
}

@media screen and (max-width: 991px){
    .map-cntrl {
    height: 400px !important;
    overflow: hidden;
}
.shtn h3 {
    height: auto!important;
    padding: 0px;
}
    .map-cntrl iframe{height: 400px !Important;}
    .form-plc {
    height: auto;
    padding-bottom: 20px !important;
}
    .mrc1 {
    margin: auto;
    display: block;
    float: none;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 10px;
}
.board {
    min-height: 120px;
}
.chairman-message {
    min-height: 230px;
}
.scrlspc {
    height: auto;
}
.w3 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.w3 img {
    margin: auto;
    display: table;
    float: none;
}
.news-padng {
    padding-bottom: 0;
}
.course-btm {
    padding-bottom: 10px;
}
    .explore-pdg h1{margin: 0px;}
    .explore-pdg img {width: 23.1%;}
    .news-contr{margin-bottom: 35px}
    .ftrst ul{ padding:0px}
    .footer-bottom p{text-align: center; padding-top: 0px}
    .fttext{ width:100%; text-align: center}
    .footer-bottom ul li{float: none}
    .ftrst{width:100%; text-align: center}
    .footer-bottom i{float: none}
    .fotone{width:100%; text-align: center; display: inline-block}
    .hdclass {margin-bottom: 0px; }
    .coustom-course {padding: 35px 60px;}
    .thumbnail-contr{margin-bottom: 0px}
    .course-head{margin-bottom: 35px}
    .training-contr{margin-bottom: 35px}
    .min-height-contr{min-height: inherit; height: auto}
}

@media screen and (max-width: 768px){

.frs2 .adjust1 {
    height: auto;
}

.position1 {
    display: block;
}
.news-thumb {
    width: 140px;margin-right:10px;
}
.footer-first .left.carousel-control{right:0;}
.footer-first .right.carousel-control{right:0;}
.frs2 h1 {
    padding-top: 10px;
}
.container-fluid.main-footer img{ width:auto;}
.news-contr{ height:auto; margin-bottom:10px;}
.frs1{ width:100%;}

.frs2{ width:100%;}

.frs3{ width:100%;}
.hero {
    top: 32%;
}
.search-area img{width:70%}
.explore-pdg img {width: 22.5%;}
}

@media screen and (max-width: 600px){.footer-first {min-height: 155px;}}

@media screen and (min-width: 0px) and (max-width: 767px){
.board {
    min-height: 90px;
}
.training-inner {
    padding-left: 15px;
    padding-right: 15px;
}
.search-area img{width:80%}
.career-pads{ padding-left:15px !important;    padding-top: 20px;}
.footer-first {min-height: 200px;} 
.news-padng{ text-align: center}
.news-thumb{margin: auto}   
.coustom-news{margin: auto}   
.hdclass{text-align: center}
.abt-content-contr   { position: initial;padding-right: 20px;padding-bottom: 20px;}
.training-list h3{ padding-top: 15px; color: #294788; }
.prms-contr img { width: 100%;}
    .padding-767{ padding: 0;}
    .term-plc{
    	padding: 20px 0px 0px;
     }
    .training-list{ padding: 0;}
    .prms-contr{ padding-right: 0;}
.footer-pdg {
    padding-left: 0;
    padding-right: 0;
}
.main-footer h1 {
    padding-bottom: 5px;
    padding-top: 15px;
}
.main-footer {
    padding-top: 30px;
    padding-bottom: 30px;

}
.footer-bottom {
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;}
.footer-bottom p{ text-align: center;}    
.footer-icon{ margin: auto; display: table;}
.footer-bottom ul li {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}   
.footer-bottom ul{ padding: 0;} 
.training-contr{ margin-bottom: 25px;}
.course-head{ margin-bottom: 25px;}
a.navbar-brand img {
    width: 270px;
    margin-right: 0;
    margin-left: 0;
}
.header-contr .navbar-toggle .icon-bar {
    background: #be141a;
}
.header-contr .navbar-toggle .icon-bar {
    width: 28px;
    height: 3px;
}
.register-btn {
    padding-left: 0;}
    .register-btn a{ margin-top: 0;}
    .social-contr i{ padding-top: 10px;}
    .slider-contr{ margin-top: 68px;}
    .navbar-brand {
    padding: 8px 10px;
    }
    .navbar-toggle{ margin-top: 10px;}
    .news-contr {
        padding:0px 0px 0px 0px;}
    
.news-thumb {
    float: none;
    padding-right: 0;
    margin-bottom: 15px;
}
    .actvt-ypadding-right{ padding-right: 0; padding-left:0;}
    .students-activity {padding-top: 0px;padding-bottom: 50px;}
    .thumbnail-activity{ margin-right: 0; margin-bottom: 15px;float: none; margin: auto}
}

@media screen and (max-width: 600px){
.frs1{width:100%;}
.frs2{width:100%;}
.frs3{width:100%; margin-top:0;}
.frs4{width:100%; margin-top:0;}
.hero {
    top: 15%;left:20px;
}
.slider-contr img {
    height: 140px !important;
}
.explore-pdg img {
    width: 21.7%;
}
}


@media screen and (max-width: 480px){

.container-fluid.main-footer img {
    width: 100%; 
}

.explore-pdg img {
    width: 20.8%;
}
}

@media screen and (max-width: 420px){
.coustom-course {
    padding: 25px 10px;
    padding-bottom: 15px;
    padding-right: 5px;
}
.search-area img{width:100%}
.hero h1 {
    margin: 0;
    margin-bottom: 3px;}

.explore-pdg img {
    width: 20.1%;
}
}


@media screen and (max-width: 367px){
.form-plc {
    height: auto;
    padding-left: 10px;
}
.contact-plc {
    padding-left: 0;
    padding-right: 0;
}

.frpad {
    padding-left: 60px;
}
.vision-content i { left: 30px;}
.explore-pdg img {
    width: 19.3%;
}
}



@media screen and (max-width: 320px){
.explore-pdg img {
    width: 18.3%;
}
.coustom-course h3 {
    font-size: 13px;
    margin-bottom: 2px;
}

a.navbar-brand img {
    width: 230px;}
}

@media only screen and (min-width: 960px) {#portfolio-wrapper img {min-height: 147px;}} 
@media only screen and (min-width: 768px) and (max-width: 959px) {#portfolio-wrapper img {min-height: 115px;}}

@media screen and (min-width: 768px) and (max-width: 991px) {
 
.abt-content-contr   { position: initial;
    padding-right: 20px;
    padding-bottom: 20px;
}
}

@media only screen and (min-width: 768px) and (max-width: 10000px) {
    
    #navbar{ float: right;}


}




















