@media screen and (min-width:1400px)

{


}


@media screen and (max-width:1300px)

{
    .main_s_txt {
    font-size: 60px;
    line-height: 60px;
}
    .bdr_s_txt {
    font-size: 60px;
    line-height: 60px;
}
    .carousel-caption h3 {
    font-size: 40px;
}
    .carousel-caption h4 {
    font-size: 24px;
}
}

@media screen and (max-width:1220px)
{
	
    .nav-menu a {
    padding: 15px 20px;
    }
    
    .Modern-Slider .item h3 {
        font-size: 48px;
    }
    
    .Modern-Slider .item h5 {
        height: auto;
        font-size: 18px;
        margin-bottom: 15px;
    }
    
    html {
        overflow-x: hidden;
    }
    
    .row.rw-jj {
    flex-direction: column-reverse;
}
     .mission_vision_sect img {
        margin-top: 20px;
    }
	
}



@media screen and (max-width:1050px)

{	
	
}



@media screen and (max-width:992px)

{
	
	.nav-menu a {
    padding: 5px 10px;
    }
    
    .carousel-caption h4 {
    font-size: 24px;
        margin-bottom:2px;
}

}



@media screen and (max-width:860px)

{
	
    .infasta_sect .container:after {
        display: none;
    }
    
    .portfolio_sect .column {
        width: 50%;
    }
	
}

@media screen and (max-width:767px) {	
    
	#mobile-nav-toggle {
        margin: 7px 24px 0 0;
    } 
    
    .head_bottom {
    position: relative;
    background: #fff !important;
    top: 0;
}
    
    #mobile-nav-toggle i {
        color: #a7a7a7;
    }
    
    .head_top .row .col-12:nth-child(2) {
        text-align: left;
    }
     .nav-menu a {
    padding: 15px 20px;
    }
    
    .Modern-Slider .item h3 {
        font-size: 38px;
    }
    
    .Modern-Slider .item h5 {
        height: auto;
        font-size: 16px;
        padding: 0 10px;
    }
    
    .info_child {
        text-align: center;
        /*margin-top: 60px;
        transform: translateY(0);*/
    }
    
    .counter-Txt {
        margin-bottom: 40px;
    }
    
    .counter-Txt:nth-last-child(1) {
        margin-bottom: 0px;
    }
    
    section.who_we_are_sect {
        padding-left: 0;
        padding-right: 0;
    }
    
    h2.sect_title {
    font-size: 36px;
}
    section.who_we_are_sect .sect_title_div {
        margin-top: 30px;   
    }
    
    .mt_mobile {
        margin-top: 40px;
    }
    
    .blog_sect .single_blog_box {
        margin-bottom: 60px;
    }
    
     
    
    .cta_sect .container .col-12.col-md-3 {
        text-align: center;
    }
    
    .cta_sect .container {
        text-align: center;
    }
    
    footer .col-12.col-md-3 {
        margin-top: 40px;
    }
    
    footer .col-12.col-md-3:nth-child(1) {
        margin-top: 0px;
    }
    
    .portfolio_sect .btn {
    padding: 5px;
    margin: 4px;
}
    
    .left_head_top span {
    padding-right: 60px;
    display: block;
}
    
    .carousel-caption h3 br {
     display: none;
}
    
    .carousel-caption h3 {
        font-size: 24px;
        font-weight: 600;
    }
    
    .carousel-caption h4 {
        font-size: 14px;
        font-weight: 400;
    }
    
    .carousel-indicators {
     display: none;
}
    
    .white_logo {
     display: none;
}
    
    .color_logo {
     display: block;
}
    
    .connect_btn {
        padding: 3px 10px;
    font-size: 14px;
    }
    
   .left_head_top {
     display: none;
}
    
    .counter_sect {
        background-position: 70% 185%;
    }
    
    
    .sect_title {
        font-size: 30px;
    }
    .main_s_txt {
        font-size: 48px;
    }
    
    .bdr_s_txt{
        font-size: 48px;
    }
    
   
    
    .counter_sect h3 {
    font-size: 32px;
}
    
    .q_links {
    padding-left: 15px;
            margin-bottom: 40px;
}
    

}



@media screen and (max-width:700px)

{

        .Modern-Slider .item .img-fill {
            height: 600px;
            background: #000;
        }

}



@media screen and (max-width:576px)

{
	
    .road_prent img {
        width: 250px;
    }
    
    .road_prent.text-center {
    margin-top: -40px;
        margin-bottom: -94px;}

}


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

{
     a.btn.banner_info_btn {
        padding: 5px;
    }
    
    .info_child {
        text-align: center;
        margin-top: 50%;
        transform: translateY(-10%);
    }
    
}
	


@media screen and (max-width:426px) {
    
    .info_child {
        text-align: center;
        /*margin-top: 30px;
        transform: translateY(0);*/
    }
    
    .portfolio_sect .column {
        width: 100%;
    }
    
}



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