@media screen and (max-width: 1199px) {
    html, body{
        width: 100%;
        height:100%;
        overflow-x: hidden;
    }
   .dropdown-content li:hover,
   .dropdown-content li:active,
   .dropdown-content li a:hover,
   .dropdown-content li:active{
       color:#fff !important;
   }
    .container{
        width: 96% !important;
        margin: 0 auto;
    }
    nav li{
        padding: 0 7px;
    }
    .header-top .hed-search a , .dropdown .hed-search a{
        margin-left:15px !important;
    }
    .login-part{
        width: 28%;
    }
    .banner-part{
        width: 70%;
    }
    .mention{
        width: 77%;
    }
    .login-profile-sec{
        width: 27%;
    }
    .mention-slider .item {
        width: 98%;
    }
    .up-baday{
        width: 21%;
    }
    .gal-con, .ue-left, .news{
        width: 75%;
    }
    .g{
        width: 30%;
    }
    .facebook-api, .twiter-plug, .career-center{
        width: 24%;
    }
    .ev-div{
        width: 46%;
    }
    .ev-img{
        width: 42%;
    }
    .ev-txt{
        width: 54%;
    }
    .upcoming-event{
        background-size: cover;
    }
    .sponser{
        background-size: cover;
    }
    .rich-form{
        width: 60%;
    }
    .rich-map{
        width: 40%;
    }
    .footer{
        background-size: cover;
    }
    .footer-manu, .footer-contact, .footer-ab{
        width: 32%;
    }
    .about-left, .about-right{
        width: 50%;
    }
    .message-left-inform{
        width: 24%;
    }
    .user-img {
        width: 28%;
    }
    .message-left-inform ul li a {
        width: 68%;
    }
    .career-center-left{
        width: 70%;
    }
    .career-center-right {
        width: 28%;
        position: sticky;
        top: 110px;
    }
    .car-sel, .career-div-fle .car-sear{
        width: 209px;
    }
    .career-div-fle select{
        margin-bottom: 10px;
    }
    /*17-10-22*/
    .bday-flex-div img {
        display: none!important;
    }
    .view-all-btn-tag {        
        margin-right: 0;
    }
    .gal-slid .g {       
        max-height: 150px;
    }
    .footer {        
        margin-top: 20px;
    }
    nav li {
        padding: 0 4px;
        font-size: 13px;
    }
    li.hed-social {
        display: none;
    }
    .birthay-sec {       
        margin-bottom: 10px;       
    }
    .bday-content p {
        font-size: 14px;
        color: #2f3472;
        font-weight: 500;
    }
    .up-baday h5 {
        font-size: 12px;       
        font-weight: 500;      
        margin-right: 5px;
    }
    .up-baday p {        
        font-size: 12px;
        color: #1ea8f3;
    }
    .upcoming-event {       
        text-align: center;
    }
    .upcoming-event .ue-left {
        width: 100%;
    }
    .upcoming-event .heading:after {       
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .upcoming-event .view-all-btn-tag,.baday-mention .mention .view-all-btn-tag,.images-gal .gal-con .view-all-btn-tag,.news-update .news .view-all-btn-tag{       
        text-align: center;
    }
    .sponsor .logo img {
        max-width: 100px;
        padding: 15px;
    }
    .team-content {       
        width: 50%;       
    }
    .dire-left {
        width: 100%;
    }
    .dire-right {
        width: 100%;
        order: -1;
    }
    .dir-data li {
        width: 29%;       
        margin-right:2%;
        margin-left: 2%;        
    }
    .service-head ul.flex.dir-data.service-details-part {
        justify-content: center;
    }
    ul.service-details-part li {
        width: 29%;
        margin-top: 60px;        
    }
    /*.dire-right h3 {       
        position: relative;
    }
    .dire-right h3:after {        
        content: "";
        position: absolute;
        right: 20px;
        width: 10px;
        height: 10px;
        border: 1px solid;
        border-width: 0px 2px 2px 0px;
        position: absolute;
        transform: rotate(45deg);
        color: #ffffff;
    }
    .dire-right .filter-data {
        display: none;
    }*/
    .event-list .tab-container li .item h2 {
        font-size: 15px;
        min-height: 50px;
    }
    .event-page ul.flex-start {
        justify-content: center;
    }
    .event-list .tab-container li {
        width: 48%;       
        margin: 1%;       
        padding: 10px;
        box-sizing: border-box;
        display: flex;
    }
    .event-list .tab-container li .ev-img {
        width: 100%;
        height: 200px;
        overflow: hidden;
        margin-bottom: 15px;
    }
    .event-list .tab-container li .ev-div .ev-img img {
        width: 100%;
        height: auto;
    }
    .event-list .tab-container li .ev-txt {
        width: 100% !important;
    }
    .event-list .tab-container li .item {        
        width: 100%;
    }
    .event-list .tab-container li .item .news-img {
        margin-bottom: 10px;
    }
    .present-team-secti-new .team-content {        
        width: 48%;       
    }
    .resp-menu {
        display: block;
        width: 30px;
        height: 30px;
        background-color: #2f3472;
        padding: 7px;
        margin-left: 10px;
        border-radius: 4px;
        cursor: pointer;
    }
    .resp-menu span {
        display: block;
        width: 100%;
        display: block;
        height: 2px;
        border-radius: 3px;
        background-color: #fff;
    }
    .resp-menu span:nth-of-type(2) {
        margin: 5px 0;
    }
    .header .nav.show {
        right: 0;
    }
    .close-menu {
        width: 30px;
        height: 30px;
        /* border-radius: 50%; */
        background: #fff;
        text-align: center;
        padding: 8px 0;
        margin: 20px 0 20px 20px;
        display: flex;
        cursor: pointer;
        box-shadow: 0 0 5px rgba(0,0,0,0.3);
        justify-content: center;
        align-items: center;
        line-height: 30px;
        font-family: sans-serif;
    }
    .header .nav {
        display: block;
        width: 100%;
        max-width: 300px;
        height: 100%;
        background-color: #2f3472;
        position: fixed;
        top: 40px;
        right: -300px;
        z-index: 9;
        transition: all linear 0.5s;
        overflow: scroll;
    }    
        .nav li {        
        font-size: 16px;
        width: 100%;
        display: block;
        position: relative;
        overflow: hidden;
        padding: 0;
        border-bottom: 1px solid rgba(0,0,0,0.25);
    }
    .header .nav .sub-toggle .toggle-btn {
        position: absolute;
        right: 0;
        top: 0;
        display: block;
        cursor: pointer;
        width: 52px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        font-size: 30px;
        font-weight: 300;
        color: #fff;
        background: rgba(255,255,255,0.1);
    }
    .nav li a {
        display: block;
        padding: 15px 20px;
        line-height: 18px;
        font-weight: 400;
        color: #fff;
    }
    nav .nav li.active>a{
        color: #fff;
    }
    .header .nav li ul.dropdown-content {
        visibility: visible;
        opacity: 1;
        position: static;
        background: rgba(0,0,0,0.1);
        border: 0;
        box-shadow: none;
        transition: all linear .5s;
        padding: 0;
        display: none;
    }
    .header .nav li ul.dropdown-content.show {
        display:block;
        animation-name: slideDown;
        -webkit-animation-name: slideDown;	
    
        animation-duration: 1s;	
        -webkit-animation-duration: 1s;
    
        animation-timing-function: ease;	
        -webkit-animation-timing-function: ease;	
    
        visibility: visible !important;		
        
    }
    .nav li .dropdown-content li {
        border-color: rgba(255,255,255,.3);
        background: rgba(0,0,0,0.1);
    }
    @-webkit-keyframes slideDown {
        0% {
            -webkit-transform: translateY(-100%);
        }
        50%{
            -webkit-transform: translateY(8%);
        }
        65%{
            -webkit-transform: translateY(-4%);
        }
        80%{
            -webkit-transform: translateY(4%);
        }
        95%{
            -webkit-transform: translateY(-2%);
        }			
        100% {
            -webkit-transform: translateY(0%);
        }	
    }
    .login_page .lg_inner {      
        padding: 15px;      
    }
    .lg_right form .flex .form_fields {
        width: 100%;
    }
    .login_page .lg_right {        
        padding: 0;
    }
    .login_page .lg_left {       
        text-align: center;
    }
    .form_fields p {
        margin-top: 10px;
    }
    .dir-right {
        width: 100%;        
    }
    .dir-left {
        width: 100%;       
        order: 2;
    }
    .setting-head h3 {
        font-size: 18px;       
    }
    .form-row .field-div h3 {       
        font-size: 16px;       
    }
    .other-links-btn a {        
        font-size: 14px;        
        text-transform: capitalize;
    }
    .header-top .container {
        width: 100%!important;
    }
    li.hed-login,li.hed-register{
        background: none;
        padding-left: 0;
        margin-right: 0;
        padding-top: 0;
        align-self: center;
    }
    li.hed-login a, li.hed-register a {
        background: none;
        padding: 5px;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        border-right: solid 1px;
        line-height: 22px;
    }
    li.hed-register a{
        border: none;     
    }
    .ab-menu ul li{
        padding: 0;
    }
    .ab-menu ul li a{        
        padding: 11px;    
        display: block;    
    }
    .heading {
        font-size: 24px;        
    }
    .news h2 {        
        font-size: 17px;
        font-weight: 500;
    }
    .news .news-txt .text {
        min-height: 75px;
    }
    .up-baday  h5,.up-baday  p {
        width: 100%;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
    }
    .login-part h2 {
        line-height: 22px;      
        font-size: 15px;       
    }
    .mention-alumni-txt a {        
        font-size: 15px;       
    }
     header.header {        
        z-index: 8;
        top:43px;
    }
    .innerbanner h1 {        
        top: 50%;       
        transform: translateY(-50%);
        padding: 0 20px 20px;
    }
    .bradcam {        
        top: 65%;   
        transform: translateY(-65%);    
    }
    .setting-sec {
        width: 100%;        
    }
}  

@media screen and (max-width: 1023px) {
    body{
        position: relative;
    }
    
    .banner-part{
        width: 100%;
        margin-bottom: 20px;
    }
    .innerbanner img{
        height: 200px;
    }
    .login-social{
        text-align:left;
    }
    .login-part{
        width: 95%;
        margin: 0 auto;
    }
    .login-part form{
        width: 76%;
    }
    .news-update .container {
        display: inherit !important;
    }
    .login-part, .up-baday{
        width: 90%;
        text-align: center;
        margin: 0 auto;
    }
    .career-center {
        width: 100% !important;
    }
    .career-center li {
        background-size: cover!important;
    }
    .h-r{
        width: 34%;
    }
    .login-profile-sec {
        margin-left: 22px;
        width: 300px;
    }
    .banner-div .banner-part img{
        width: 100%;
    }
    .h-r ul li{
        margin-left:10px;
    }
    .h-r ul li, .h-l ul li{
        margin-top: 5px;
        margin-bottom: 5px;
        
    }
    ._2p3a {
        width: 100% !important;
    }
    /*nav ul{
        display: none;
    }*/
    li.hed-social{
        display: none;
    }
    .slicknav_menu{
        display: block;
        position: relative;
        top: 14%;
        padding:0;
    }
    .slicknav_menu .slicknav_menutxt{
        color: #2f3472;
    }
    .slicknav_menu .slicknav_icon-bar {
        background-color: #2f3472;
    }
    .slicknav_menu:after{
        display: initial !important;
    }
    .slicknav_menu {
        display: block;
        position: absolute;
        top: 0;
        padding: 0;
        background: #ffdf49;
        z-index: 9999;
        width: 94px;
        right: 0;
        height: 51px;
    }
    .slicknav_btn {
        margin: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        /* background-color: #018b95; */
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }
    .banner-div .container{
        width: 100% !important;
    }
    .mention{
        width: 100%;
        margin-bottom: 30px;
    }
    .gal-con, .ue-left, .news, .rich-form, .rich-map {
        width: 100%;
    }
    .facebook-api, .twiter-plug, .career-center {
        width: 312px;
       
    }
    .contact-det h2{
        font-size:20px;
    }
    ul.service-details-part li {
        width: 46%;
    }
    .message-left-inform {
        width: 60%;
        margin: 0 auto;
    }
    .ab-text{
        width: 100%;
    }
    .ab-menu{
        width: 100%;
        margin-bottom: 20px;
    }
    .team-sec {
        padding-top: 40px !important;
    }
    .h-l{
        display: none;
    }
    .h-r{
        width: 100%;
    }    
    .login-social a{
        display: block;
    }
    .login-social a img {
        margin: 0 auto;
    }
    .login-part img {
        margin: 0 auto;
    }
    .login-part form {
        width: 100%;
    }
    .facebook-api, .twiter-plug, .career-center {
        width: 100%;
        margin-top: 20px;       
    }   
    .facebook-api{
        text-align: center;
    } 
    /*.facebooka iframe{
        width: 100%!important;
    }*/
    .up-baday .flex {       
        justify-content: center;
        width: 100%;
        flex-wrap: wrap;
    }
    .up-baday h5 {
        font-size: 16px;       
        margin-right: 10px;
    }
    .up-baday p {
        font-size: 16px;       
    }
    .ev-txt{
        width: 54% !important;
    }
    ._2p3a {
        min-width: 100%!important;
    }
    .heading{
        font-size: 24px;
    }
    ul.service-details-part li {       
        margin-top: 70px;
    }
    .join-net {
        width: 100%;       
    }
    .special-mentions-list {       
        justify-content: space-between;
    }
    .special-mentions-list .item {
        width: 48%;
        margin-right: 0;
        margin-bottom: 2%;
    }
    .dir-data li {
        width: 46%;        
    }
    .stats-num {   
        justify-content: center;     
        flex-wrap: wrap;
        text-align: center;
    }
    .stats-num span {        
        margin-right: 0;
        display: block;
        margin-bottom: 5px;
    }
    .banner-div {
        margin-top: 0;
    }
    .contact-det-sec h3 {
        font-size: 16px;       
    }
    .other-links-btn {
        width: 100%;
        margin-top: 15px;
    }
    .other-links-btn a {                
        display: inline-block;
    }
    .apend-emil {
        width: 100%!important;
    }
    .form-row .field-div {
        width: 100%;
        margin-top: 10px;
    }
    .bday-detail {
        width: 100%;
    }
    .career-center-left, .career-center-right{
        width: 100%;
    }
    .career-center-right {
        order: -1;
        position: static;
        margin-bottom: 20px;
    }
    .dire-left-search-sec{
        justify-content: space-between;
    }
    .dire-left-search-sec .stats-num{
        width:100%;
    }
    .dire-left-search-sec .dire-search{
        width:100%;
        margin:0;
    }
    .dire-left-search-sec .network-connect-list {
        width:40%;
        text-align:left;
        margin-top:18px;
        
    }
    ul.footer-social li a img {
    height: auto !important;
}
} 
  

@media screen and (max-width: 767px) {
    html, body{
        width: 100%;
        height:100%;
        overflow-x: hidden;
    }
    .container{
        width: 90% !important;
        margin: 0 auto;
    }
    .heading{
        font-size: 20px;
        width: 100%!important;
    }
    .login-part{
        width: 90%;
        margin: 20px auto;
    }
    .h-l, .h-r{
        width: 90%;
        margin: 0 auto;
    }
    .nw-evnt h4{
        min-height: auto;
    }
    .h-r ul li, .h-l ul li{
        margin-top: 5px;
    margin-bottom: 5px;
    }
    li.hed-social{
        display: none;
    }
    
    .banner-div .container{
        width: 100% !important;
    }
    .notification-div ul li{
        margin-top: 12px;
    }
    .message-details-sec{
        margin-top: 20px;
    }
    .mention{
        width: 100%;
        margin-bottom: 30px;
    }
    .up-baday{
        width: 100% !important;
        margin: 0 auto;
    }
    .gal-con{
        width: 100%;
    }
    .g{
        width: calc(100% - 14px);
        /*padding: 7px;*/
    }
    .g img {
        width: 100%;
    }
    .facebook-api{
        width: 100%;
    }
    .facebooka img{
        width: 100%;
    }
    .view-all-btn-tag{
        margin-bottom: 30px;
    }
    .ue-left, .message-left-inform{
        width: 100%;
    }
    .upcoming-event{
        background-size: cover;
    }
    .ev-div{
        margin: 10px 0px;
        width: 100%;
    }
    .ev-txt{
        align-self: center;
    }
    .twiter-plug{
        width: 100%;
    }
    .career-center{
        width: 100%;
    }
    .career-center li{
        background-size: cover!important;
    }
    .sponser{
        background-size: cover;
    }
    .sponser-slider img {
        margin: 0 auto;
    }
    .rich-form li, .rich-form li.full{
        width: 100%;
    }
    .footer{
        background-size: cover;
    }
    .footer-manu{
        width: 100%;
    }
    .footer-contact, .fm, .footer-ab{
        width: 100%;
        margin: 16px 0px;
    }
    footer.footer-last p {
        width: 100%;
        text-align: center;
    }
    .team-content, .past-team-2, .past-team-2 .team-content{
        width: 100%;
    }
    .past-team-2 .team-content, .contact-details-head, .contact-det-sec, .contact-names{
        width: 100%;
    }
    ul.service-details-part li, .service-left, .service-right, .dir-data li, .dire-right, .dire-search, .event-list .tab-container li, .gallery-div li, .contact-det{
        width: 100%;
    }    
    .contact-detail-sec::after{
        display: none;
    }
    .tabul{
        display: contents;
        margin-top: 0;
        
    }
    .tabul .flex-start{
        justify-content: left;
        margin-bottom: 30px;
    }
    table.school-table {
        width: 100%;
    }
    .about-left, .about-right{
        width: 100%;
    }
    .dropdown-content.request-div {
        left: 0;
        right: 0;
        width: 100%;
        box-shadow: 0 0 5px rgba(0,0,0,.1);
    }
    .login-profile-sec{
        margin: 0 auto;
        margin-top: 50px;
    }
    .top-drop-cotent{
        left: 0;
    }
    .top-drop-cotent li{
        margin: 0 !important;
    }
    .dropdown-content.request-div h3{
        font-size: 14px;
    }
    .career-div-fle .car-sel{
        width: 100%;
    }
    .career-div-fle select{
        margin-bottom: 10px;
    }
    .car-d{
        width: 47%;
        margin-bottom: 10px;
    }
    .car-d.apply-link{
        width: 100%;
        float: inherit;
        margin-top: 0;
    }    
    .career-center-right {
        margin-top: 30px;
    }
    .head-web-contact{
        display: none;
    }
    .lg_left{
        width: 100%;
        text-align: center;
    }
    .lg_right {
        width: 100%;
        padding: 0 0px;
        margin-top: 24px;
    }
    .login-part {
        text-align: center;
    }
    .login-part .or img {
        margin: 0 auto;
    }
    .login-part form {
        margin: 0 auto;
    }
    .login-social {
        text-align: center;
    }
    .mention-alumni-txt {
        min-height: 190px;
    }
    .fb_iframe_widget {
        width: 100%;
    }
    .present-team-secti-new {
        margin-bottom: 30px;
    }
    .present-team-secti-new:last-child {
        margin-bottom: 0;
    }
    .code-ethics {
        padding-top: 40px;
    }
    ul.service-details-part li .men-txt {
        height: auto;
    }
    .men-txt {
        padding-top: 85px;
    }
    .event-list li {
        padding: 7px;
    }
    .event-list .tab-container li .ev-img {
        width: 100%;
        margin-bottom: 15px;
    }
    .event-list .tab-container li .ev-txt {
        width: 100%;
    }
    .event-list .tab-container li .ev-txt h4 {
        margin-bottom: 10px;
    }
    .event-list .tab-container li .ue-date {
        margin: 10px 0;
    }
    .event-list .tab-container li {
        padding: 15px;
        margin: 0 0 15px;
    }
    .event-list .tab-container li .ev-div {
        margin: 0;
    }
    .event-list .tab-container li .ev-txt a.upcoming-know-more-btn {
        margin-right: 0 !important;
    }
    .gallery-div li {
        margin: 0 0 15px;
    }
    .gallery-list .gallery-div li {
        margin: 10px 1%;
        width: 48%;
    }
    .contact-det {
        border-right: 0;
        margin-bottom: 20px;
    }
    .contact-det:last-of-type {
        margin-bottom: 0;
    }
    .contact-details-head {
        width: 50%;
        font-size: 15px;
        text-transform: none;
    }
    .contact-details-head h3 {
        font-weight: 500;
    }
    .contact-det-sec {
        padding: 0;
    }
    .contact-det-sec h3 {
        font-size: 18px;
    }
    .contact-names {
        padding: 0 0 15px;
    }
    .jd-left {
        width: 100%;
        order: 2;
    }
    .jd-right{
        width:100%;
    }
    .banner-txt h2 {
        font-size: 24px;        
    }
    .news .item img {
        width: 100%;
        height: auto;
    }
    .richout.ptb {
        background: #f9f9f9;
    }
    .rich-form li input, .rich-form li select {        
        background: transparent;
    }
    .sponsor {
        padding-top: 20px;
    }
    .faculty-content .text {      
        height: auto;       
    }
    .about-left {      
        order: 2;
        margin-top: 20px;
    }
    .special-mentions-list .item {
        width: 100%;       
        margin-bottom: 25px;
    }
    .mention-alumni-txt {
        min-height: auto;
    }
    .event-img {
        width: 100%;
        margin-bottom: 20px;
    }
    .right-event-details {
        width: 100%;       
    }
    .event-detail .event-img {
        width: 100%;
    }
    .event-detail .right-event-details {
        width: 100%;
    }
    .setting-sec {
        width: 100%;
    }
    .event-list .tab-container li .item .news-img img {
        height: auto;
        max-height: initial;
    }
    .change-pass-form .eli-popup-inside {      
        max-width: 90%!important;       
    }
    
    
    .search-input-top
    {
        width:220px;
    }
    .search-input-top input{
        width:175px;
    }
    .ab-text.for-width .faculty-content .text {
    padding-right: 0px !important;
}
.request-left {
    width: 100%;
}
.request-right {
    width: 100%;
}
}
@media screen and (max-width: 639px) {
    body {
      font-family: Arial, Helvetica, sans-serif;
    }
    li.contact-mail, li.contact-hed {
        display: none;
    }
    .innerbanner h1 {       
        font-size: 16px;       
    }    
    .join-net li {
        width: 100%;        
    }
    .stats-num {
        width: 49%;       
        margin-bottom: 15px;      
    }
    .event-detail .event-de li {        
        width: 100%;
        justify-content: flex-start;
        margin: 5px 0;
    }    
    .present-team-secti-new .team-content {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .job-list .car-d {
        width: auto;        
    }
    .publish-user {        
        width: 80%;
    }
    .view-point {       
        width: 15%;
        padding-right: 0;
    }
    .lg_left h3 {
        font-size: 22px;      
    }
    .bas_info li {        
        word-break: break-all;
    }
    .bas_info li b {
        min-width: 50px;
    }
    .dir-hed {
        font-size: 14px;      
    }
    .dir-hed a {        
        font-size: 12px;       
    }
    .other-links-btn a {        
        padding: 10px;
    }
    a{
        line-height: 22px;
    }
    .view-all-btn-tag a, .clear-btn, .career-center li a {
        line-height: 1;
        background: #1ea8f3!important;
        min-width: 100px;
        text-align: center;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer-manu li a {
        display: block;
        line-height: 22px;
    }
    
    .banner-txt {       
        max-width: 80%;
    }
    .banner-txt h2 {
        font-size: 18px;
    }
    .pagination-juit .container {
        width: 100%!important;
    }
    .pagination-juit ul li {
        margin: 0 2px;
    }
    .pagination a, .pagination span,.pagination-juit ul li a {        
        padding: 7px; 
        min-width: 30px;
        width: 30px;
    }
    #social-links{
        right: -50px!important;
    }
    #social-links.show {
        width: auto!important;        
        right: 0!important;
    }
    .event-list li {
        padding: 6px;
        font-size: 13px;
    }
    .change-pass-form .eli-popup-inside {       
        width: 100%!important;
    }
    .top-drop-cotent {        
        top: 44px;
    }
    .notice-content h4 {
        font-size: 14px;        
    }
    .notice-content h4 span{
        display: block;
    }
    .notice-content p span{
        display: block;
    }
    .notification-div ul li{
        margin:7px 7px;
    }
    .gallery-list .gallery-div li {
        width: 100%;
}
  .tabuler {
    width: 100%;
    float: initial;
    margin-top: 0;
    position: relative;
    margin-bottom: 20px;
}
 .tabuler .flex-start {
    justify-content: center;
}
}    

 
 @media screen and (max-width: 1199px) {
    .upcoming-event.ptb.anishnew .ue-left {
        max-width: 70%;
        text-align:left !important;
    }
    .upcoming-event.ptb.anishnew .up-latest-listing{
        width:28%;
    } 
    .upcoming-event.ptb.anishnew .ue-left .heading:after {       
        left: 0;
        right: auto !important;
        margin: 0 auto;
    }
    
    .upcoming-event.ptb.anishnew .ue-left .ue-slider .item .ev-div {
        width: auto !important;
    }
    .images-gal.ptb.new-home-gallery .gal-con {
    width: 70%;
    }
    .images-gal.ptb.new-home-gallery .facebook-api{
        width:28%;
        margin-top:0px ;
    }
    .images-gal.ptb.new-home-gallery .gal-con .g{
        min-height: 60vh;
    }
    .images-gal.ptb.new-home-gallery .gal-con .view-all-btn-tag {
       text-align:right;
    }
 
 }
  @media screen and (max-width: 991px) {
    .upcoming-event.ptb.anishnew .ue-left {
        max-width: 100%;
     }
    .upcoming-event.ptb.anishnew .up-latest-listing{
        width:100%;
        margin-top: 30px;
    }  
    .up-latest-listing .view-all-btn-tag {
        position: static;
    }
    .upcoming-event.ptb.anishnew .up-latest-listing .up-marquee-content{
        height:auto !important;
    }
    .images-gal.ptb.new-home-gallery .gal-con {
        width: 100%;
    }
    .images-gal.ptb.new-home-gallery .facebook-api {
        width: 100%;
        margin-top: 20px;
    }
  }
  @media screen and (max-width: 767px){
        .upcoming-event.ptb.anishnew .view-all-btn-tag {
             margin-bottom: 0px; 
        }
        .upcoming-event.ptb.anishnew .ue-left .ue-slider .item .ev-div{
            min-height:auto !important;
            margin-right: 5px;
        }
        .upcoming-event.ptb.anishnew .ue-left .ue-slider .item .ev-div .ev-txt {
            align-self: auto;
            width:65% !important;
        }
        .upcoming-event.ptb.anishnew .ue-left .ue-slider .item .ev-div .ev-img {
            width: 30%;
        }
    }
 @media screen and (max-width: 479px){
       .upcoming-event.ptb.anishnew .ue-left .ue-slider .item .ev-div .ev-txt {
          width:100% !important;
          margin-top:20px;
    }
    .upcoming-event.ptb.anishnew .ue-left .ue-slider .item .ev-div .ev-img {
        width: 100%;
    }  
     
    
}
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
