/*Mobile Media Query*/
@media screen and (max-width: 770px) {
    
	.container {
        max-width: 100%;
        width: 100%;
    }
	.d-desk{
		display: none;
	}
	.d-mob{
		display: block;
	}
	.logo_slider .col-lg-3{
		width: 50%;
	}
	.mr-btm20{
		padding-bottom:20px;
	}
	.i-img{
		width: 100%;
	}
	.op-menu {
    font-size: 25px;
    color: #010101;
	}
	.h-logo h3 {
    font-size: 18px;
    line-height: 19px;
}
.top-header .col-lg-12{
    padding:0;
}
.subt{
    font-size: 14px;
    line-height: 20px;
}
.hd{
    padding-right:40px;
}
.toogle_overlay a, .toggle {
    font-size:18px;
    padding: 14px 20px;
    line-height: 20px;
}
.overlay-content{
    text-align:left;
    text-transform:inherit;
}
.bnr_item {
    height: 25vh;
}
.gallery > .col-lg-4, .gallery > .col-8 {
    max-width: 100%;
}
.portmg_gallery_slider .owl-item{
    max-width:100%;
    width:100%;
}
.bnrhead, .sub-head{
    display:none;
}
.hero-bnr .owl-prev span, .hero-bnr .owl-next span {
    font-size: 15px;
    padding: 8px 12px;
    line-height: 13px;
}
.padT100, .padB100 {
    padding-top: 50px;
}
.vdo {
    height: 20vh;
    background-position: top center;
}
.mrbt20m{
    margin-bottom:20px;
}
section.portmg_about_us .heading_style1 {
    text-align: left;
}
.ht-sec .col-lg-3{
    max-width:50%;
    width:50%;
}
.pd-rightt5{
    padding-right: 15px;
}
.lslider_item .col-lg-2{
    max-width:50%;
    width:50%;
}
.sec-padding {
    padding: 50px 0;
}
.mr-btm50{
    margin-bottom:50px;
}
.portmg_team_section .portmg_team_item {
    margin: 0 0px 5px 0;
}
.marB50 {
    margin-bottom: 20px;
}
.about-1 h4{
    text-align:left;
}
.padB100 {
    padding-bottom: 50px;
}
.portmg_our_services_content_1.marT30 {
    margin-top: 0px;
    margin-bottom:30px;
}
.row-flex{
     display:block;
 }
 .tab-content {
    padding-left: 0;
}
.portmg_services_section_05 .nav{
    margin-bottom:20px;
}
.about-us-1 h3, .tab-pane h4 {
    font-size: 22px;
    line-height: 26px;
}
.mb-5, .my-5, .image_professional {
    margin-bottom: 1rem !important;
}
.ctm-list {
    text-align: left;
}
.closebtn {
    top: 20px;
    right: 2%;
    font-size: 25px !important;
}
.padTB100 {
    padding: 50px 0;
}
.portmeg_gallery_wrapper_column .heading_style1 {
        padding: 0 15px;
    }
    #exampleModal .modal-dialog {
    max-width: 94%;
}


}/*Mobile Media Query Ends*/

