@charset "utf-8";
/* CSS Document */

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

}
@media screen and (max-width:1199px)  {
    .box-container header {
        min-height: 185px;
    }
    .achivment p {
        padding: 0 15px;
        font-size: 14px;
    }
    #nav li a {
        padding: 12px 10px;
    }
	.last-left {
		text-align: center;
	}
	.last-right {
		float: left;
		width: 100%;
		text-align: center;
	}
	.footer-last {
		float: left;
		display: block;
		text-align: center;
		width: 100%;
	}
}
@media screen and (max-width:991px)  {
    .box-inner {
        min-height: 409px;
    }
    .mt-top-30-991 {
        margin-top: 30px;
    }
    .box-container h2 {
        margin-top: 0px;
    }
    .achivment-wrapper {
        margin-bottom: 20px;
    }
    .achivment h2 {
        margin-top: 0px;
    }
    .hamburger-inner{
        background-color: #fff;
    }
    .hamburger-inner:before {
        top: -10px;
    }
    .hamburger-inner:after {
        bottom: -10px;
    }
    .hamburger-inner:after, .hamburger-inner:before {
        display: block;
        content: "";
    }
    .hamburger-box {
        position: relative;
        display: inline-block;
        width: 40px;
        height: 24px;
        margin-top: 20px;
        cursor: pointer;
    }
    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        position: absolute;
        width: 40px;
        height: 4px;
        background: #ffffff;
    }
    .navbar-nav {
        display: none;
    }
    .navbar-nav {
        display: none;
        width: 240px;
        height: 100%;
        overflow: auto;
        position: fixed;
        z-index: 99999;
        background: #782410;
        left: 0;
        top: 0;
    }

    .menu-overlay {
        background-color: rgba(23, 23, 23, 0.4);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: none;
        z-index: 99999;
    }
    .menu_close_btn {
        width: 32px;
        height: 32px;
        position: relative;
        top: 0px;
        float: right;
        background: #f0bc01 url(../images/clear-button.png) no-repeat 7px 7px;
        color: #ffffff;
        display: block;
        cursor: pointer;
        z-index: 99999;
    }
    .menu-cont-ul-li {
        margin-top: 33px;
    }
    #nav li {
        display: block;
        float: none;
        width: auto;
        position: relative;
        border-top: 1px solid #511e12;
        border-bottom: 1px solid #862b16;
    }
    .drop_toggle {
        width: 30px;
        height: 30px;
        float: right;
        background: transparent url(../images/plus-minus_menu.png) no-repeat scroll 9px 10px;
        cursor: pointer;
        visibility: visible;
        margin-top: -6px;
        position: absolute;
        top: 14px;
        right: 11px;
    }
    #nav li:hover .submenu {
        display: none;
        visibility: none;
        opacity: 1;
        filter: alpha(opacity=100);
        top: 0%;
    }
    .drop_toggle_close {
        background: url("../images/plus-minus_menu.png") no-repeat scroll 16px -64px;
    }
    #nav li .submenu {
        border-top: 0px solid #f0bc01;
        background: #fff;
        width: 100%;
        position: relative;
        left: 0;
        bottom: auto;
        z-index: 99;
        opacity: 1;
        visibility: visible;
        display: none;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        transform: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
        margin: 0;
        border-bottom: 0px;
        border-top: 0px;
    }
    #nav li .submenu li  {
        border: none;
    }
}
@media screen and (max-width:993px)  {


}
@media screen and (max-width:991px) {
    .course-head a {
        position: absolute;
        top: 40%;
    }
    .single-course p {
        font-size: 14px;
    }
    .box-container {
        margin-top: 30px;
    }
    .caption-container {
        bottom: 40%;
    }
    .group-name {
        margin-top: 18px;
    }
    .group-name h1 {
        font-size: 23px;
    }
    .logo {
        margin-right: 15px;
    }
    .header-contact li {
        list-style: none;
        display: block;
        position: relative;
        font-size: 16px;
        color: #782410;
        font-family: 'Roboto';
        padding-left: 30px;
        margin-top: 17px;
    }
    .feature-main {
        padding: 10px;
        color: #fff;
    }
    .caption-top h1 {
            font-size: 20px;
    line-height: 35px;
    }
    .caption-top h1 span {
            font-size: 20px;
    line-height: 35px;
    }
}


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

}
@media screen and (max-width:767px)  {
#gallery li:nth-child(3) .col-lg-4 {
    margin-top: 30px;
}
    .box-inner {
        min-height: 1px;
    }
    .col-lg-4:nth-child(3) .single-course {
        margin-top: 30px;
    }
    .course-head a {
        width: 38px;
        height: 38px;
    }
    .message .col-xs-4 {
        width: 50% !important;
        margin: 0 auto 30px;
        float: none;
        display: block;
    }
    .last-left {
        text-align: center;
    }
    .last-right {
        text-align: center;    
    }
    .mt-top-30px {
        margin-top: 30px;  
    }
    .middle-btm {
        margin: 0 auto;
        display: block;
        float: none;
    }
    .box-container header {
        min-height: 1px;
    }
    .box-container p {
        margin-bottom: 15px !important;
    }
    .box-container h2 {
        font-size: 22px;
    }
    .news-header-inner {
        font-size: 22px;
    }
    .group-wraper {
        margin: 65px 0 0 0;
    }
    .banner .owl-dots {
        bottom: 20px;
    }
    .caption-container {
        bottom: 38px;
    }
    .caption-top h1 {
            font-size: 20px;
    line-height: 35px;
    }
    .caption-top h1 span {
            font-size: 20px;
    line-height: 35px;
    }
    .admission-banner {
        display: none;
    }
    .right-div {
        padding: 30px 30px 30px 30px;
        width: 100%;
        /* padding-left: 0; */
        text-align: center;
    }
    .right-div p {
        text-align: center;
    }
    .top-header-bar .col-lg-9 {
        text-align: center;
        float: none;
        display: block;
    }
    .logo {
        float: none;
        display: inline-block;
    }
    
    .iso-certification{
        display: none
    }
    .iso{
            display: inline-block;
    }
    
    .group-name  {
        float: none;
        display: inline-block;
    }
    .header-contact li {
        list-style: none;
        display: inline-block;
        position: relative;
        font-size: 16px;
        color: #782410;
        font-family: 'Roboto';
        padding-left: 30px;
        margin-top: 17px;
        margin-right: 10px;
    }
    .header-contact {
        text-align: center;
    }
    .top-header-bar {
        padding: 25px 0;
    }
    .group-name span {
        float: none; 
        text-align: center;
    }
    .navbar-nav {
        margin: 0 !important;
    }
    .section-heading.text-left {
        text-align: center;
    }
    .section-heading.text-left:before {
        left: 50% !important;
        transform: translateX(-50%);
    }
    .section.infra.management .col-lg-4:nth-child(3) .single-course {
        margin-top: 0px;
    }
    .section-heading {
        font-size: 30px;
    }
    .message-container h4 {
        margin-top: 0px;
        margin-bottom: 20px;
        text-align: center;
    }
    .tc {
        column-count: 2;
    }
    .infra .col-lg-6:nth-child(2) .single-course {
        margin-top: 30px;
    }
}

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

}

@media screen and (max-width:712px) {
    .box-container p {
        padding: 0px 25px;
    }
}
@media screen and (max-width:630px) {
    .external-link li {
        display: inline-block;
        /* border-right: 1px solid #9a260a; */
        /* margin-right: 20px; */
        padding: 12px 10px 11px 12px;
    }
}
@media screen and (max-width:619px) {

}
@media screen and (max-width:600px) {
    .caption-top h1 span {
        font-size: 16px;
        line-height: 38px;
    }
    .caption-top h1 {
        font-size: 16px;
        line-height: 8px;
    }
    .banner .owl-dots .owl-dot {
        display: none;
    }
    .caption-container {
        bottom: 10px;
    }
    .right-div h1 {
        font-size: 28px;
        line-height: 36px;
    }
    .feature-main {
        padding: 10px;
        color: #fff;
    }
    .infra .col-lg-6:nth-child(2) .single-course {
        margin-top: 30px;
    }
}

@media screen and (max-width:582px) {
    .width-582 {
        width: 100%;
    }
    .top-social-icon {
        float: none;
        text-align: center;
    }
    .top-social-icon li {
        display: inline-block;
        float: none;
    }
    .top-social-icon li {
        border: 1px solid #9a260a;
        margin-top: 10px;
    }
    .external-link {
        float: none;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .external-link li:last-child {
        border-right: 0px solid #9a260a;
        padding: 11px;
        padding-left: 5px;
    }
}
@media screen and (max-width:560px) {
    .footer-phone .mail-f {
        font-size: 18px;
    }
    .footer-phone .call-f {
        font-size: 18px;
    }


}
@media screen and (max-width:500px) {
    .tc {
        column-count: 1;
    }
    .management .col-xs-3 {
        width: 100% !important;
    }
    .top-header-bar {
        width: 100%;
        float: left;
        position: relative;
        background: #ffffff;
        /*        background: #ffffff url(../images/header-bg.jpg) no-repeat center 0px;*/
        z-index: 9999;
        padding: 20px 0;
        background-size: cover;
    }
    .search_box {
        width: 230px;
        height: 40px;
        background-color: #fff;
        position: absolute;
        top: 100%;
        right: 0;
        z-index: 1000;
        display: none;
    }
}
@media screen and (max-width:484px)  {
    .mail-f {
        margin-top: 0 !important;
    }
}
@media screen and (max-width:450px) {
    .footer_contact p {
        line-height: 25px;
    }
}
@media screen and (max-width:430px) {
    .infra .col-lg-4 {
        width: 100%;
    }
    .col-lg-4:nth-child(2) .single-course {
        margin-top: 30px;
    }
    .section-heading {
        font-size: 27px;
    }
    .section.infra.management .col-lg-4:nth-child(3) .single-course {
        margin-top: 30px;
    }
}

@media screen and (max-width:384px) {
    .footer_content p {
        font-size: 22px;
        line-height: 30px
    }
    .footer_contact {
        padding: 0px 25px;
    }
    .news-link {
        font-size: 12px;
    }
}

@media screen and (max-width:350px) {
    .achivment h2 {
        font-size: 14px;
    }
    .achivment p {
        font-size: 14px;
        line-height: 19px;
    }
    .label {
        display: inline;
        padding: 8px;
        font-size: 12px;
        font-weight: bold;
        line-height: 1;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: .25em;
    }
}
