@media (min-width: 1281px) {
/* CSS */  
}
 @media (min-width: 1025px) and (max-width: 1280px) {
/* CSS */
}
/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) {
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
/* CSS */
  
}
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/
@media (min-width: 150px) and (max-width: 370px) 

{
	.side-contact ul li {
     padding: 10px 10px 5px !important;
 }
}
@media (min-width: 150px) and (max-width: 767px) {
 .sm-ml-0 {
margin-left:0px !important;
}
 .sm-mt-0 {
margin-top:0px !important;
}
 .sm-mt-5 {
margin-top:5px !important;
}
.sm-mt-10 {
margin-top:10px !important;
}
.sm-mt-20 {
margin-top:20px !important;
}
.sm-mt-30 {
margin-top:30px !important;
}
.sm-mt-40 {
margin-top:40px !important;
}
.sm-mt-50 {
margin-top:50px !important;
}
.sm-mt-60 {
margin-top:60px !important;
}
.sm-mt-70 {
margin-top:70px !important;
}
.sm-mt-80 {
margin-top:80px !important;
}
.sm-mt-90 {
margin-top:90px !important;
}
.sm-mt-100 {
margin-top:100px !important;
}
 .sm-mb-0 {
margin-bottom:0px !important;
}
 .sm-mb-10 {
margin-bottom:10px !important;
}
.sm-mb-20 {
margin-bottom:20px !important;
}
.sm-mb-30 {
margin-bottom:30px !important;
}
.sm-mb-40 {
margin-bottom:40px !important;
}
.sm-mb-50 {
margin-bottom:50px !important;
}
.sm-mb-60 {
margin-bottom:60px !important;
}
.sm-mb-70 {
margin-bottom:70px !important;
}
.sm-mb-80 {
margin-bottom:80px !important;
}
.sm-mb-90 {
margin-bottom:90px !important;
}
.sm-mb-100 {
margin-bottom:100px !important;
}
 .sm-pt-10 {
padding-top:10px !important;
}
.sm-pt-20 {
padding-top:20px !important;
}
.sm-pt-30 {
padding-top:30px !important;
}
.sm-pt-40 {
padding-top:40px !important;
}
.sm-pt-50 {
padding-top:50px !important;
}
.sm-pt-60 {
padding-top:60px !important;
}
.sm-pt-70 {
padding-top:70px !important;
}
.sm-pt-80 {
padding-top:80px !important;
}
.sm-pt-90 {
padding-top:90px !important;
}
.sm-pt-100 {
padding-top:100px !important;
}
 .sm-pb-10 {
padding-bottom:10px !important;
}
.sm-pb-20 {
padding-bottom:20px !important;
}
.sm-pb-30 {
padding-bottom:30px !important;
}
.sm-pb-40 {
padding-bottom:40px !important;
}
.sm-pb-50 {
padding-bottom:50px !important;
}
.sm-pb-60 {
padding-bottom:60px !important;
}
.sm-pb-70 {
padding-bottom:70px !important;
}
.sm-pb-80 {
padding-bottom:80px !important;
}
.sm-pb-90 {
padding-bottom:90px !important;
}
.sm-pb-100 {
padding-bottom:100px !important;
}
.pt-100 {
 padding-top: 50px;
}
.pb-100 {
 padding-bottom: 50px;
}
.placements-video video{ width:100%; margin-top:50px;}
.bd-header__widgets__area .logo img {

    position: relative;
  
}
 header .container-fluid {
 padding-left: 10px !important;
 padding-right: 10px !important;
}
.bd-header__widgets__area .logo img {
 width: 300px;
 top: 0px;
}
.sidebar__logo img {
 height: 70px;
}
 .sticky .logo .dark img {
 width: 300px;
}
 .header-area .bd-header__toggle-btn {
 position: relative;
 top: -10px;
 float: right;
}
.bd-header__toggle-btn a {
 width: 40px;
 height: 40px;
}
.bd-header__toggle-btn a::before {
 height: 46px;
 width: 46px;
}
 .bd-about__shape-circle {
 top: 200px;
 right: 0px;
}

.bd-section__title-two.common h1 {
	font-size: 15px;
	margin-bottom: 10px;
 }
 
.bd-section__title-two.common h2 {
 font-size: 30px;
 margin-bottom: 20px;
}
 
.bd-section__title-3 h3{ font-size: 30px;}

/*.bd-section__title-two h6 {
 margin-bottom: 0px;
}*/
.bd-about__btn .bd-theme__btn-5 {
     padding: 12px 20px 7px 20px !important;
 }
 
.bd-about__btn  .bd-home-2__btn-2{padding: 12px 20px 7px 20px !important;}
 
 
.bd-about__experience h2 {
 font-size: 25px;
}
 .bd-home-2__btn-2 {
 padding: 0px 15px;
}
 
 .course__tag {
 top: 10px;
 right: 10px;
}
.bd-process__content-2 h3 {
 font-size: 18px;
}
.bd-process__storck {
 font-size: 90px;
 -webkit-text-stroke: 1px rgba(32, 46, 61, 0.5);
}
.bd-blog__area .br-bottom {
border-bottom: solid 1px #eee;
}
.bd-small__blog-item {
 justify-content: center;
}
.bd-small__blog-item h4 {
 font-size: 15px;
}
.bd-blog__title span {
 font-size: 11px;
}
 .bd-enquire-now img {
 position: inherit;
 right: inherit;
 top: 0;
}
 .cta-content {
 padding: 0px 0 5px 10px;
}
.bd-newslettter__content span {
 color: var(--clr-common-white);
 display: block;
 margin-bottom: 0px;
 position: relative;
 font-size: 10px;
}
.bd-newslettter__content h2 {
 font-size: 12px;
}
h3 {
    font-size: 30px;
}
.bd-newslettter__content .bd-theme__btn-1 {
 padding: 0px 10px 0px 15px !important;
 font-size: 10px !important;
 height: 24px;
}
.bd-theme__btn-1:before {
 position: absolute;
 content: "";
 height: 1px;
 width: 5px;
 background: var(--clr-common-white);
 top: 51%;
 transform: translateY(-50%);
 left: 5px;
}
 
.side-contact {
	padding:0 !important;
    border-top-left-radius: 5px;
	border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
     position: fixed;
    background: var(--clr-theme-2);
    bottom: calc(0% - 0px);
	top:inherit;
	display: flex;
    justify-content: center;
 	left:0;
    right: 0;
    width: 100%;
    z-index: 40;
    transition: all 700ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.side-contact ul li {
    display: inline-block;
    margin-bottom: 0px;
    padding: 10px 7px 0px;
	border-right: solid 1px #Fff;
    border-bottom: inherit;
     text-align: center;
}
.side-contact ul li img{
    display: block;
}
.side-contact ul li i {
    font-size: 15px;
    transition: all 0.3s;
    display: block;
    margin-bottom: 5px;
}
.side-contact ul li:last-child
{
  border: none;
  margin-bottom: 0px;
  padding: 0 1px;
}
.bd-footer__widget-content p {
 max-width: 100%;
 margin-bottom: 15px;
 line-height: 1.2;
}
.bd-footer__widget-title h5 {
  font-weight: 700;
 margin-bottom: 20px;
}
.bd-copyright__text {
border-top: solid 1px #fff;
}
.bd-copyright__text p {
font-size:12px !important;
line-height:1.5;
padding-top:15px;
}
.bd-copyright__trams a {
 padding-right: 7px !important;
 font-size: 10px !important;
 padding-bottom: 15px;
}
.bd-footer__link.two ul li {
    width: 33%;
}
 .progress-wrap {
 right: 5px;
 bottom: 70px;
}
.bd-breadcrumb-big-title {
 font-size: 18px;
 line-height:25px
}
.bd-breadcrumb__content {
    position: relative;
    padding-top: 100px;
    padding-bottom: 10px;
    z-index: 55;
    margin-left: 0px;
}
.bd-breadcrumb-small-title {
    position: relative;
    color: var(--clr-common-white);
    display: inline-block;
    margin-bottom: 5px;
    line-height: 1;
    font-size: 12px;
}
.bd-about_image_1 { display:none;}
.bd-section_wrapper-3 {
    min-height: 275px;
    margin-left: 0px;
}
.campus-content {
    position: relative;
    box-shadow: var(--shadow-darker);
    padding: 30px 20px 30px 20px;
    background-color: var(--clr-common-white);
    margin-left: 0px;
    margin-top: -100px;
    z-index: 99;
    border-radius: 10px;
    /* order: 1; */
}
.contact-us .bd-pricing-tab .nav .nav-item .nav-link {
 font-size: 18px;
 padding: 7px 50px 0px 0px;
}
.course__description img{ margin-top:30px;}
 .bd-pricing-tab .nav .nav-item .nav-link::before {
 width: 40px;
}
.include-bg {
     background-size: 100%;
 }
 .bd-cta__item-icon {
     margin-left: 20px;
 }
 .bd-bottom__area{ padding-bottom:75px;}
 .popup, .popupk {min-width:80%  !important;}

}
