@media only screen and (min-width:1600px) {
    .container{ max-width: 1400px; }	
}

@media only screen and (max-width:1600px) {

	.bd_btn{
		font-size: 12px !important;
	}
	.navbar .navbar-collapse ul>li>a {
		font-size: 13px;
	}
	.navbar-brand img {
		width: 180px;
	}
	.headtop ul li a {
		font-size: 12px;
		line-height: 18px;
	}
	.heading h2, .heading h1, .inner_con h2 {
		font-size: 40px;
		line-height: 48px;
	}
	.testimonialbox .testibox h2 {
		font-size: 16px;
		line-height: 20px;
	}
	.ftrsec .menu li a {
		font-size: 12px;
		line-height: 16px;
	}
	.ftr_btm p, .ftr_btm a {
		font-size: 13px;
		line-height: 18px;
	}

	.iconplace3 {
		left: 40px;
	}
	.iconplace4 {
		top: 30%;
		right: 40px;
	}
	
}

@media only screen and (max-width:1366px){
	.pb-150 {
		padding-bottom: 100px;
	}
	.iconplace8 {
		top: 20px;
		left: 60px;
	}
	.ftrtopbox {
		padding: 50px 100px;
	}
}

@media only screen and (max-width: 1199px) {
	.capabibox{
		margin-bottom: 15px;
	}
	.capabibox h2{
		font-size: 18px;
	}
	.row.pt-3.pt-md-4 {
		padding-top: 0 !important;
	}
	.heading{
		margin-bottom: 30px;
	}
	.navbar-brand img{
		width: 140px;
	}
	.navbar-collapse ul>li {
		margin-right: 10px;
	}
	.seconecon ul li{
		position: relative;
		font-size: 14px;
		line-height: 20px;
	}
	.heading h2, .heading h1, .inner_con h2{
		font-size: 32px;
		line-height: 33px;
	}
	.sectwocon h2{
		font-size: 32px;
    	line-height: 38px;
	}
	.seconecon ul li{
		font-size: 14px;
		line-height: 20px;
	}
	.seconecon ul li:after{
		left: 10px;
		width: 14px;
		height: 15px;
	}
	.inner_con p{
		font-size: 14px;
		line-height: 22px;
	}
	p.mt-4.mt-lg-5 {
		margin-top: 25px !important;
	}
	.banner_area_text_box .page-title{
		font-size: 30px;
		line-height: 35px;
	}
	.innerBanner{
		height: 280px;
	}
	.bannercon h2 {
		font-size: 46px;
		line-height: 52px;
	}

	.servicebox .serviceinfo {
		padding: 15px 10px;
	}
	.serviceinfo h2 {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 10px;
	}

	.ftrtopbox h2 {
		font-size: 28px;
		line-height: 36px;
	}
	.servicebox .servimg {
		height: 260px;
	}
	.ptb {
		padding: 40px 0;
	}
	.pt{
		padding-top: 40px;
	}
	.pb{
		padding-bottom: 40px;
	}
	.pb-240 {
		padding-bottom: 150px;
	}
	.bg4 {
		background-size: cover;
	}
	.ftrsec, .ftrlogo {
		padding-top: 30px;
	}
	.ftr_btm{
		margin-top: 30px;
	}
	.ftr_btm{
		padding: 10px 0;
	}
	.ftrlogo{
		padding: 30px 0;
	}


}

@media only screen and (max-width: 1024px) {
	
	.main_banner .owl-dots {
		bottom: 5px;
	}
}
@media only screen and (max-width: 991px) {
	.ftrlogo{
		text-align: center;
	}
	.ftrlogo a{
		width: 150px;
		margin-bottom: 15px;
	}
	.bd_btn{
		height: 38px;
		line-height: 36px !important;
	}
	.pb-240 {
		padding-bottom: 80px;
	}
	.ftrtopbox h2 {
		font-size: 26px;
		line-height: 32px;
	}
	.servicebox .servimg{
		height: 195px;
	}
	.serviceinfo h2{
		font-size: 18px;
		line-height: 28px;
	}
	.serviceinfo p{
		line-height: 1.4;
		font-size: 13px;
	}
	.pb-240 {
		padding-bottom: 80px;
	}
    .bd_toggle.navbar-toggler {
		display: block;
	}
	.main-header.header-appear {
		position: absolute;
	}
    .mob_nav {
		position: absolute;
		background: #143373;
		top: 100%;
		z-index: 999;
		width: 250px;
		right: 0;
		margin: 0;
    }
    .mob_nav:after {
        content: "";
        width: 0px;
        height: 0px;
        position: absolute;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #143373;
        top: -8px;
       right: 9px;
    }
    .mob_nav li a {
        color: #fff !important;
        margin: 0;
        padding: 10px !important;
        display: block;
        text-align: left;
        position: relative;
        border-bottom: 1px solid #3056a5;
    }
    .mob_nav li {
       display: block !important;
	   margin-right: 0 !important;
	   width: 100%;
    }
    .mob_nav .navbar-nav {
        width: 100%;
		padding-right: 0;
    }
	.navbar .navbar-collapse ul.navbar-nav>li.dropdown>a::after {
		position: absolute;
		right: 10px;
		top: 50%;
		transform: translateY(-50%);
		font: normal normal normal 10px/1 FontAwesome;
		content: "\f078";
		border: 0;
	}
	.navbar .navbar-collapse ul.navbar-nav>li> .dropdown-menu{
		background: transparent;
	}
	.navbar-collapse ul>li>a:before{display: none;}
	.navbar .navbar-collapse ul.navbar-nav>li> .dropdown-menu > li a.dropdown-item {
		font-size: 11px;
		padding: 5px 20px!important;
	}

	.bannercon h2 {
		font-size: 30px;
		line-height: 36px;
	}

	.gallerybox a {
		height: 160px;
	}
	.ftrtopbox {
		padding: 30px;
	}
	.ftrtop {
		top: -60px;
	}

	.ftrsec, .ftrlogo {
		padding-top: 20px;
	}
	.ftr_btm {
		margin-top: 30px;
	}
	.ftr_btmbox p {
		order: 1;
		flex: 0 0 100%;
		max-width: 100%;
		margin-top: 12px;
		text-align: center;
	}
	
	.ftr_btmbox {
		flex-wrap: wrap;
		justify-content: center;
	}

}

@media only screen and (max-width: 820px) {

	.bannercon h2 {
		font-size: 28px;
		line-height: 36px;
	}

}

@media only screen and (max-width: 767px) {
	.contact_form1{
		padding-top: 0 !important;
		padding: 26px;
	}
	
	.callmailadd li a{
		font-size: 13px;
	}
	.coninfo .callmailadd li a span{
		font-size: 15px;
	}
	.coninfo h2{
		font-size: 22px;
	}
	.pagination {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.nav-previous{
		margin-bottom: 0;
		margin-bottom: 0 !important;
	}
	.post-navigation .nav-links .nav-previous a, .post-navigation .nav-links .nav-next a {
		background: #fff;
		display: inline-block;
		padding: 5px 12px;
		border: 1px solid #264287;
		border-radius: 50px;
		line-height: normal;
	}
	.navigation .nav-previous .svg-icon, .navigation .prev .svg-icon{
		top: 0;
	}

	.post-navigation .nav-links .meta-nav{
		font-size: 0;
	}
	.navigation .svg-icon{
		margin: 0 !important;
	}
	.ftrcon .callmailadd{
		margin: 0px 0 0 0;
	}
	.ftrlogo{
		padding-bottom: 0px;
	}
	.headtop{
		display: none;
	}

	.bd_btn {
		padding: 0 15px;
		height: 35px;
		line-height: 34px !important;
	}

	.ptb {
		padding: 30px 0;
	}
	.pt{
		padding-top: 30px;
	}
	.pb{
		padding-bottom: 30px;
	}
	.pb-150 {
		padding-bottom: 60px;
	}
	.heading h2, .heading h1, .inner_con h2, .seconecon h2 {
		font-size: 22px;
		line-height: 24px;
	}
	.inner_con h3{
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.inner_con h2{
		margin-bottom: 10PX;
	}
	.heading {
		max-width: 100%;
		margin-bottom: 20px;
	}
	.mt-4.col-md-10.mx-auto {
		margin-top: 10px !important;
	}

	.saninfobox {
		border: 1px solid #7e8ba74d;
		margin: 1%;
		padding: 10px;
	}
	.iconplace9 {
		bottom: 55%;
		left: 70px;
	}
	.iconplace10 {
		right: 10px;
		top: 10px;
	}
	.navbar-collapse ul.navbar-nav>li.menu-item-has-children.dropdown .dropdown-menu li a{
		font-size: 13px;
		line-height: 22px;
		font-weight: 400;
	}
}

@media only screen and (max-width: 568px) {
	.inner_con .alignleft{
		margin: 10px 0px 10px 0;
		width: 100%;
	}

	.deperimg{
		flex-wrap: wrap;
		row-gap: 15px;
	}
	.deperimg img{
		flex: 0 0 100%;
		height: auto;
		max-width: 100%;
	}
	.post-navigation .nav-links{
		margin-top: 20px;
	}
	.banner_area_text_box .page-title{
		font-size: 26px;
    	line-height: 26px;
	}
	.breadcrumb{
		margin-top: 0;
	}
	.pb-240{
		padding-bottom: 30px;
	}

	.bannersec {
		padding-top: 45%;
	}

	.bannercon h2 {
		font-size: 20px;
		line-height: 24px;
	}
	.iconplace {
		top: 18%;
	}
	.iconplace2 {
		top: 16%;
		width: 36px;
	}
	.heading h2, .heading h1, .inner_con h2, .seconecon h2 {
		font-size: 22px;
    	line-height: 28px;
	}

	.inner_con p {
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 10px;
	}

	.bd_footer{
		padding: 0;
	}
	.ftrtop {
		top: 0;
		position: relative;
		background: transparent linear-gradient(92deg, #264287 0%, #284FB1 100%) 0% 0% no-repeat padding-box;
	}
	.ftrcon .callmailadd{
		margin: 20px 0 0 0;
	}
	.ftrcon .callmailadd li, .ftrcon .callmailadd li:nth-last-child(1), .ftrcon .callmailadd li+li{
		flex: 0 0 100%;
		max-width: 100%;
		margin: 10px 0;
	}
	.ftrcon .callmailadd li a img {
		right: inherit;
		left: 0;
		background: #C7E2D4;
		filter: none;
		width: 30px;
		height: 30px;
		padding: 5px;
		font-size: 13px;
	}
	
	.ftrcon .callmailadd li a {
		padding: 0 0 0 40px;
		border: 0;
	}
	.ftrsec .menu li a {
		font-size: 13px;
		line-height: 18px;
	}
	.ftrtopbox h2 {
		font-size: 20px;
		line-height: 26px;
	}
	.banner_area_text_box p{
		font-size: 14px;
	}
	.navbar-collapse ul.navbar-nav>li.menu-item-has-children.dropdown .dropdown-menu{
		border-radius: 0;
		padding: 0;
		width: 100%;
		margin: 0;
		background: #ffffff1a;
	}

}


@media only screen and (max-width: 480px) {

	.headtop, .list-unstyled {
		display: none !important;
	}
	.bannercon p {
		display: none;
	}
	.bannerimg a {
		height: 200px;
	}
	.seconecon ul li {
		flex: 0 0 98%;
		max-width: 98%;
		font-size: 13px;
	}
	.innerBanner {
		height: 240px;
	}

}
@media only screen and (max-width: 414px) {
	.navbar-brand img {
		width: 110px;
	}
	.list-unstyled .bd_btn span {
		display: none;
	}
	.servicebox .servimg, .servicebox .serviceinfo {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.servicebox .serviceinfo {
		padding: 15px;
	}

	[class*='iconplace'] {
		display: none;
	}

	.curriculumsec a h2 {
		font-size: 14px;
		line-height: 18px;
	}
}