.for-desktop {
    display: block;
}
.for-mobile {
    display: none;
}
.for-tab {
    display: none;
}



@media screen and (min-width:320px) and (max-width:767px) {
    .for-desktop {
        display: none;
    }
    .for-tab {
        display: none;
    }
    .for-mobile {
        display: block;
    }
    
    .navbar-brand img
    {
        width: 100%;
        max-width: 275px;
    }
    .navbar-brand
    {
        width: 75%;
    }
    .banner .item .cover .header-content h1 {
        padding: 15px;
        width: 100%;
        margin: 0;
        font-size: 14px;
    }
    .banner .item .cover {
        align-items: flex-end;
        height: 100%;
        padding: 0;
    }
    .owl-carousel .owl-item img {
        height: auto;
    }
    .banner .item {
        height: auto;
        position: relative;
    }
    .banner .owl-theme .owl-dots {
        bottom: 0;
    }
    .banner .owl-theme .owl-dots .owl-dot span {
        width: 20px !important;
        height: 3px !important;
    }
    .certification-wrapper {
        font-size: 14px;
    }
    .cert-list-inner-list .table tr td:last-child, .cert-list-inner-list .table tr td:last-child a, .cert-list-inner-list .table tr td:last-child a:hover, .cert-list-inner-list .table tr td:last-child a:focus {
        font-size: 12px;
    }
    .post-img img {
        width: 100% !important;
    }
    .header-logo {
        position: relative;
        background: #fff;
    }
    .header-logo .navbar-brand img {
        position: relative;
        z-index: 2;
        top: 0;
        width: 100%;
    }
    .logo
    {
        text-align: center;
    }
    .top-navigation {
        background: #ffffff;
        min-height: auto;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 8px 0px 8px 0px;
        color: #000;
        margin-bottom: 0;
    }
    .env-poient-inner {
        position: relative;
        background:#028e3f;
        padding: 50px 0;
    }
    .directors-msg-wrappwe .env-poient-inner {
        position: relative;
        background:#fff;
        padding: 50px 0;
        padding-bottom: 15px;
    }
    .social-text {
        padding: 20px 0px;
    }
    .gloster-about {
        color: 
    #fff;
    padding-top: 60px;
    background:
        #028e3f;
        padding: 15px;
    }
    .snip1577 {
        height: 240px;
        margin-bottom: 15px;
    }
    .blog-short-description {
        font-size: 12px;
    }
    .resach-wrapper
    {
        padding: 0 15px;
    }
    .get-text-wrapper {
        position: relative;
        padding-top: 10px;
        color: #fff;
        padding-right: 0;
    }
    .gloster-contact .card  {
        position: relative;
    }
    .get-in-touch-inner
    {
        position: relative;
        background: #028e3f;
        padding-bottom: 15px;
    }
    .news_events_wrapper {
        padding-bottom: 30px;
    }
    .product-heading h3 {
        font-size: 20px;
    }
    .line {
        width: 50px;
        height: 2px;
    }
    #reserch-slider .owl-dots
    {
        display: none;
    }
    .ftr {
        padding-bottom: 0;
        padding-top: 165px;
    }
    .footer-copy {
    padding: 15px 15px;
    }
    .mob_marg_top {
        margin-top:50px;
    }



}

@media screen and (max-width:480px) {
    .msg_wrpr {
        margin-bottom: 40px;
    }

    .banner .owl-carousel .owl-item img {
        height: auto;
        min-height:225px;
    }

    .banner .item .cover .header-content h1 {
    padding: 10px;
    padding-bottom: 25px;   
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    }

    .blog-thumb{      
    padding: 15px;
    margin-bottom: 0px;
    }

    .gloster-contact .card-body{
        padding:15px;
    }

    .pge_nme {
        height: auto;
        background: #028e3f;
        color: #fff;
        padding: 25px 10px;
    }

        .pge_nme h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .overvw-text {
    padding: 20px 10px !important;
    }

    .conduct_accord {
    padding: 0px !important;
    }

     .conduct_accord .card-header {
    padding: 10px;
    }
    .conduct_accord .card-header h6 a{
         font-size: 14px;
    padding-right: 28px;
    }

    .conduct_accord .card-header .collapsible-link::before{
        right: 9px;
    }

    .conduct_accord .card-header .collapsible-link::after{
        right: 15px;
    }

    .conduct_accord  .card-body {
    padding: 10px !important;
}


.im_policy-wrapper .hover-1:hover .hover-1-content {
    top: 0;
    bottom: inherit;
}

.get-in-touch-inner .get-text a p {
    color: #fff;
}


}

@media screen and (max-width:767px) {
    .msg_wrpr {
        position: relative;
        top: 41%;
        left: 0;
        width: 96%;
        padding: 10px;
        text-align: center;
        background: #009fd7;
        border-radius: 10px;
        border: 5px solid #eee;
        margin-left: 0;
        margin-top: -159px;
        box-sizing: border-box;
    }
    .snip1521 figcaption {
        height: 70px;
    }
    .snip1521 figcaption {
        font-size: 12px;
    }
    .overvw-text {
        padding: 10px 0px;
    }
}



@media screen and (min-width:768px) and (max-width:1024px) {
    .for-desktop {
        display: none;
    }
    .for-mobile {
        display: none;
    }
    .for-tab {
        display: block;
    }
    .navbar-brand img
    {
        width: 100%;
    }
    .navbar-brand
    {
        /* width: 35%; */
        width:26%;
    }
    .banner .item .cover .header-content h1 {
        padding: 15px;
        width: 100%;
        margin: 0;
        font-size: 14px;
    }
    .banner .item .cover {
        align-items: flex-end;
        height: 100%;
        padding: 0;
    }
    .owl-carousel .owl-item img {
        height: auto;
    }
    .banner .item {
        height: auto;
        position: relative;
    }
    .banner .owl-theme .owl-dots {
        bottom: 0;
    }
    .banner .owl-theme .owl-dots .owl-dot span {
        width: 20px !important;
        height: 3px !important;
    }
    .certification-wrapper {
        font-size: 14px;
    }
    .cert-list-inner-list .table tr td:last-child, .cert-list-inner-list .table tr td:last-child a, .cert-list-inner-list .table tr td:last-child a:hover, .cert-list-inner-list .table tr td:last-child a:focus {
        font-size: 12px;
    }
    .post-img img {
        width: 100% !important;
    }
    .header-logo {
        position: relative;
        background: #fff;
    }
    .header-logo .navbar-brand img {
        position: relative;
        z-index: 2;
        top: 0;
        width: 100%;
    }
    .logo
    {
        text-align: center;
    }
    .top-navigation {
        background: #ffffff;
        min-height: auto;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 8px 0px 8px 0px;
        color: #000;
        margin-bottom: 0;
    }
    .icon-avater {
        border: 3px solid 
        #009fd7;
        width: 80px;
        height: 80px;
        top: -35px;
    }
    .env-poient-inner {
        padding: 0 0;
    }
    .env-poient-wrapper {
        position: relative;
        overflow: auto;
        background: url(../images/img-3.jpg) no-repeat center;
        background-size: cover;
    }
    .env-poient-inner {
        position: relative;
    }
    .icon-card h3 {
        font-size: 15px;
    }
    .icon-card {
        padding: 60px 15px 15px;
        min-height: 413px;
        margin-bottom: 30px;
    }
    .gloster-about {
        color:#fff;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .gloster-about h2
    {
        font-size: 23px;
    }
    .snip1577 {
    height: 175px;
    }
    .icon-wrapper h3 {
        font-size: 20px;
    }
    .icon-wrapper .icon {
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .icon-wrapper p {
        font-size: 12px;
    }
    .card-heading h3 {
        font-size: 32px;
        margin-bottom: 11px;
    }
    .get-text-wrapper {
        padding-top: 240px;
        padding-right: 0px;
    }
    .get-text h3
    {
        font-size: 22px;
    }
    .gloster-contact .card-body {
        padding: 30px 15px;
    }
    .tab-w-100 {
        width:100%;
    }
}

@media screen and ( min-width:992px )  {
    .px-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
    }

}

@media screen and (min-width:800px) {
.news_pic {
    max-width: 50%;
    float: left;
    margin-right: 20px;
}

}


@media screen and (max-width:991px) {
    .dropdown-toggle::after {
        float: right;
        margin-right: 15px;
    }
    .overvw-text {
        padding: 60px 4px;
    }
    .line-left:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 60%;
        background: #eee;
        top: 50%;
        left: 0;
        transform: translateY(-87px);
    }
}


@media screen and ( min-width:1170px )  {
    .desk-m-top {
        margin-top: -21px !important;
    }

}