@media(min-width:320px) and (max-width:767px) {
	.mob-head-top{margin-top: -22px;margin-left: 169px;}
	.mob-head-top1{margin-top: 3px; margin-left: 19px;}
	.mob-head-top2{margin-top: -16px; margin-left: 116px;}
	.mob-head-top3{	margin-left: 17px;}
	.mob-head-top4{	 margin-left: -80px;}
	.nav-menu.nav-menu-social>li.login_click.bg-red {background: #1c2138;border: 1px solid #ffffff !important;line-height: 16px;}
    .home-banner{background: #01389f;}
	.big-header-capt {font-size: 30px; line-height: 1.4;}
	.flip-card {background-color: #fff;width: 100%; height: 300px;perspective: 1000px;}
	.trips_detail h4 {font-size: 18px;margin-bottom: 0;color: #000000;}
	
	.what-different-block .what-different-item .media .what-different-item-content {
    min-height: 161px;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0 6px 11px 0 rgb(0 0 0 / 51%);
    background-color: #ffffff;
    padding: 20px 20px 13px;
    width: 100%;
     margin-left: 0px; 
    position: relative;
    z-index: 2;
}

.what-different-block .what-different-item .media .what-different-item-img {
    width: 100%;
}
.what-different-block .what-different-item .media .what-different-item-img img {
    width: 100%;
    height: 226px;
    object-fit: cover;
    border-radius: 0px;
}

.ed_detail_head.lg {
    padding: 0rem;
}
.tech-padding {
    padding: 41px;
    padding-top: 0px;
	padding-bottom	: 0px;
}
.ed_view_price, .ed_view_features, .ed_view_link {
    display: block;
    margin-bottom: 1rem;
    padding-left: 6px;
}
ul.cources_facts_list li {
    padding: 4px 12px;
    font-size: 12px;
}

.top1 {
    padding: 0px 0;
}
.top2 {
    padding: 1px 0;
    margin-top: 29px;
    background: #f5f5f59e!important;
}
.ed_view_box {
    display: block;
    position: relative;
    border-radius: 0.5rem;
    background: #ffffff;
    padding: 12px;
    margin-bottom: -15px;
    margin-top: -4px;
}
.edu_wraper {
    width: 100%;
    padding: 1rem;
    background: #ffffff;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 51%);
    border-radius: 0px;
    margin-bottom: 30px;
}
#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 74px;
    right: 20px;
    text-align: center;
    font-size: 15px;
    border-radius: 4px;
    text-decoration: none;
    background: #333c56;
    color: #fff;
}
.mob-fot{
	margin-top: -24px;
}

/* aboutpage */
.abt-bread-mob{
	padding: 10px;
    padding-top: 10px;
}

.breadcrumbs-wrap nav { display:none}

.bg-light ol li { margin-left:-20px;}

.tech-about-heading-top h3 {
    text-align: center;
    color: #333333;
    font-size: 22px;
    font-weight: 600;
    line-height: -0.58em;
    font-style: popins;
    font-family: 'Poppins';
    margin-top: -100px;
    letter-spacing: 1px;
    margin-bottom: -12px;
}
.margin-80 {
    margin-top: 24px;
}
.welcome-right4 {
    padding-top: 0px;
}
.abt-icon img{
	width:100%;
}

/* All Courses Page */
.techleads-about {
    /* background: linear-gradient(
240deg
,#ffc107,#9c27b0); */
    background: url(../img/training2-sectionbg2.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 94px;
    margin-top: -116px;
}

form.example input[type=text] {
    padding: 10px;
    font-size: 17px;
    border: 1px solid grey;
    float: left;
    width: 80%;
    /* background: #f1f1f1; */
    margin-bottom: 22px;
}
form.example button {
    float: left;
    width: 21%;
    padding: 10px;
    background: #4b8de4;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-left: none;
    cursor: pointer;
}

}