/* Responsive Design */
@media (max-width: 414px) and (min-width: 360px) {
    section.success-sec{
        width:100%;
        margin-top: 50px !important;
    }
    section.success-sec h3 {
    font-size: 35px;
    margin-bottom: 20px;
}
.hbstyle-2 p {
  
    font-size: 16px;
  
}
p.thanks-para {
    font-size: 18px;
}
p.get-para {
    font-size: 18px;
}

p.best-para {
    font-size: 18px;
}

.success-sec img {
    width: 180px;
}
    p.failed-para {
    font-size: 20px;
}
.slick-slide img {
    /* position: absolute; */
    display: block;
    margin-top: -25px;
}
	#banner-container {
    margin-top: 0px;
}
.banner-content .title {
    font-size: 30px;
    line-height: 15px;
}

.banner-content {
   padding: 10px; 
    height: 450px;
    display: block;
    margin: 0 auto;
}
.hbstyle-2 {
    height: 800px;
  
    border-radius: 0px; 
}
.banner-content-inner {
    padding: 24px 16px;
    display: block;
    margin: 0 auto;
}
.banner_img {
    display: block;
}
.hbstyle-2 .banner_img {
    position: absolute;
    bottom: 0;
    right: 5%;
    top: 26rem;
}
.about {
    margin-top: 1rem;
    padding: 0px;
}
#about-para {
    padding: 0px 30px 20px 30px;
}
.counter-item {
    border-radius: 8px;
    text-align: center;
    padding: 0px;
    position: relative;
    margin-bottom: 10px;
}
.about p {
    font-family: "DM Sans", sans-serif;
    font-size: 17px;
}
.single-course {
    padding: 10px;
    
}
.course_content h2 a {
   
    font-size: 18px;
    
}
.courses h5 {
    font-size: 18px;
   
}
 .bt {
    font-size: 15px;
    padding: 5px 10px 5px 10px;
}
.contact-form {
    margin-top: 10px;
    padding: 10px;
}
.contact_content {
    padding-top: 10px;
    text-align: center;
}
.contact_us h1 {
    font-family: "DM Sans", sans-serif;
    font-size: 30px;
}
.counter-title {
    margin-bottom: 30px;
}
.copyright {
    margin-top: 0px;
}
.copyright p {
    margin-bottom: 0;
    font-size: 15px;
}
section.courses-details.section-padding {
    margin-top: 0px;
}
#detail-container {
    width: 95%;
}
.courses-details h2 {
    font-size: 25px;
    padding-top: 20px;
        margin-bottom: 10px;
}
.courses-details h5 {
    font-size: 25px;
}
.book-details h3 {
    margin-bottom: 30px;
    font-size: 24px;
}
.shop.checkout {
    margin-top: 50px;
    height: 100%;
}
div#topcontrol {
    bottom: 3.7rem !important;
}
}


@media only screen and (max-width: 767px) and (min-width: 415px){
.slick-slide img {
    /* position: absolute; */
    display: block;
    margin-top: -25px;
}
.hbstyle-2 p {
  
    font-size: 16px;
  
}
	 section.success-sec{
        width:100%;
        margin-top: 50px !important;
    }
    section.success-sec h3 {
    font-size: 35px;
    margin-bottom: 20px;
}
p.thanks-para {
    font-size: 18px;
}
p.get-para {
    font-size: 18px;
}

p.best-para {
    font-size: 18px;
}

.success-sec img {
    width: 180px;
}
    p.failed-para {
    font-size: 20px;
}

	#banner-container {
    margin-top: 0px;
}
.banner-content .title {
    font-size: 30px;
    line-height: 15px;
}

.banner-content {
   padding: 10px; 
    height: 450px;
    display: block;
    margin: 0 auto;
}
.hbstyle-2 {
    height: 870px;
  
    border-radius: 0px; 
}
.banner-content-inner {
    padding: 24px 50px;
    display: block;
    margin: 0 auto;
}
.banner_img {
    display: block;
}
.hbstyle-2 .banner_img {
    position: absolute;
    bottom: 0;
    right: 5%;
    top: 26rem;
}
.about {
    margin-top: 1rem;
    padding: 0px;
}
#about-para {
    padding: 0px 30px 20px 30px;
}
.counter-item {
    border-radius: 8px;
    text-align: center;
    padding: 0px;
    position: relative;
    margin-bottom: 10px;
}
.about p {
    font-family: "DM Sans", sans-serif;
    font-size: 17px;
}
.single-course {
    padding: 10px;
    
}
.course_content h2 a {
   
    font-size: 18px;
    
}
.courses h5 {
    font-size: 18px;
   
}
.bt{
    font-size: 15px;
    padding: 5px 10px 5px 10px;
}
.contact-form {
    margin-top: 10px;
    padding: 10px;
}
.contact_content {
    padding-top: 10px;
    text-align: center;
}
.contact_us h1 {
    font-family: "DM Sans", sans-serif;
    font-size: 30px;
}
.counter-title {
    margin-bottom: 30px;
}
.copyright {
    margin-top: 0px;
}
.copyright p {
    margin-bottom: 0;
    font-size: 15px;
}
section.courses-details.section-padding {
    margin-top: 0px;
}
#detail-container {
    width: 95%;
}
.courses-details h2 {
    font-size: 25px;
    padding-top: 20px;
        margin-bottom: 10px;
}
.courses-details h5 {
    font-size: 25px;
}
.book-details h3 {
    margin-bottom: 30px;
    font-size: 24px;
}
.shop.checkout {
    margin-top: 50px;
    height: 100%;
}
div#topcontrol {
    bottom: 3.7rem !important;
}
	}


@media only screen and (max-width: 769px) and (min-width: 768px){
	.slick-slide img {
    
    display: block;
    margin-top: -30px !important;
    width: 450px;
    margin: 0 auto;
}
    section.success-sec{
        width:80%;
    }
.banner-content-inner {
    padding: 47px 34px;
    display: block;
    margin: 0 auto;
}
.hbstyle-2 {
    height: 1050px;
    max-width: 1350px;
    position: relative;
    z-index: 11;
    display: block;
    margin: 0 auto;
    border-radius: 0px;
}
.hbstyle-2 .banner_img img {
    width: 100%;
}
#banner-container {
    margin-top: 0px;
}
.hbstyle-2 .banner_img {
    position: absolute;
    bottom: 0;
    right: 10%;
    top: 34rem;
}
.banner_img {
    display: block;
}

.about {
    margin-top: 1rem;
    padding: 0px;
}
#about-para {
    padding: 0px 30px 20px 30px;
}
.counter-item {
    border-radius: 8px;
    text-align: center;
    padding: 0px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 20px;
}
.course-img img {
    width: 100%;
}
.about p {
    font-family: "DM Sans", sans-serif;
    font-size: 17px;
}
.single-course {
    padding: 10px;
    
}
.course_content h2 a {
    font-size: 30px;
}
.courses h5 {
    font-size: 25px;
}
.courses p{
	font-size: 20px;
}
.bt {
    font-size: 20px;
    padding: 5px 25px;
}
.contact-form {
    margin-top: 10px;
    padding: 10px;
}
.contact_content {
    padding-top: 10px;
    text-align: center;
}
.contact_us h1 {
    font-size: 35px;
}
.counter-title {
    margin-bottom: 30px;
}
.copyright {
    margin-top: 0px;
}
.copyright p {
    margin-bottom: 0;
    font-size: 15px;
}
section.courses-details.section-padding {
    margin-top: 0px;
}
#detail-container {
    width: 95%;
}
.courses-details h2 {
    font-size: 25px;
    padding-top: 20px;
        margin-bottom: 10px;
}
.courses-details h5 {
    font-size: 25px;
}
.book-details h3 {
    margin-bottom: 30px;
    font-size: 24px;
}
.shop.checkout {
    margin-top: 50px;
    height: 100%;
}
div#topcontrol {
    bottom: 3.7rem !important;
}
}


@media only screen and (max-width: 825px) and (min-width: 820px){
.slick-slide img {
    
    display: block;
    margin-top: -30px !important;
    width: 450px;
    margin: 0 auto;
}
    section.success-sec{
        width:80%;
    }
.banner-content-inner {
    padding: 47px 34px;
    display: block;
    margin: 0 auto;
}
.hbstyle-2 {
    height: 1050px;
    max-width: 1350px;
    position: relative;
    z-index: 11;
    display: block;
    margin: 0 auto;
    border-radius: 0px;
}
.hbstyle-2 .banner_img img {
    width: 100%;
}
#banner-container {
    margin-top: 0px;
}
.hbstyle-2 .banner_img {
    position: absolute;
    bottom: 0;
    right: 10%;
    top: 34rem;
}
.banner_img {
    display: block;
}
#about-para {
    padding: 30px;
}
.course-img img{
	width: 100%;
}

}


@media only screen and (max-width: 913px) and (min-width: 912px){
.slick-slide img {
    
    display: block;
    margin-top: -30px !important;
    width: 450px;
    margin: 0 auto;
}
    section.success-sec{
        width:80%;
    }
.banner-content-inner {
    padding: 47px 34px;
    display: block;
    margin: 0 auto;
}
.hbstyle-2 {
    height: 1050px;
    max-width: 1350px;
    position: relative;
    z-index: 11;
    display: block;
    margin: 0 auto;
    border-radius: 0px;
}
.hbstyle-2 .banner_img img {
    width: 100%;
}
#banner-container {
    margin-top: 0px;
}
.hbstyle-2 .banner_img {
    position: absolute;
    bottom: 0;
    right: 10%;
    top: 34rem;
}
.banner_img {
    display: block;
}
#about-para {
    padding: 30px;
}
.course-img img{
	width: 100%;
}

}


@media only screen and (max-width: 1025px) and (min-width: 1024px){
.banner-content .title {
    font-size: 34px;
    color: #161616;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.slick-slide img {
    display: block;
    margin-top: 90px !important;
    width: 100% !important;
    margin: 0 auto;
}
.hbstyle-2 {
    height: 600px;
    max-width: 1350px;
    position: relative;
    z-index: 11;
    display: block;
    margin: 0 auto;
    border-radius: 0px;
}
#banner-container {
    margin-top: 0px;
}
.counter-item h4 {
    font-size: 20px;
}
#about-para {
    padding: 20px;
}
.about-title {
    margin-bottom: 0px;
}
.about p {
    font-size: 14px;
}
.counter-item {
    border-radius: 8px;
    text-align: center;
    padding: 10px;
    position: relative;
    margin-bottom: 0px;
}
}
@media only screen and (max-width: 1300px) and (min-width: 1100px){
	.slick-slide img {
    /* position: absolute; */
    display: block;
    margin-top: 105px;
}
.hbstyle-2 {
    height: 600px;
    max-width: 1000px;
    position: relative;
    z-index: 11;
    display: block;
    margin: 0 auto;
    border-radius: 16px;
}
.banner-content-inner {
    padding: 27px 24px;
    background-color: white;
    border-radius: 12px;
    position: relative;
}
.banner-content .title {
    font-size: 40px;
    color: #161616;
    line-height: 35px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.banner_img img {
    width: 450px !important;
}
.hbstyle-2 .banner_img {
    position: absolute;
    bottom: 0;
    right: 2%;
    top: 5rem;
}
#about-para {
    padding: 30px 20px 0px 20px;
}
.counter-item {
    margin-top: 10px;
    padding: 0px;
}
.counter-item h4 {
    font-size: 23px;
   
}
.course_content h2 a {
    font-size: 23px;
    transition: .5s;
}
.courses h5 {
    font-size: 20px;
    margin-bottom: 15px;
}
.courses p{
	font-size: 14px;
}
.courses .col-md-12 {
    flex: 0 0 auto;
    width: 50%;
}
p.abt-para {
    font-size: 15px;
}
.about {
    margin-top: 3rem;
}
	}

@media only screen and (max-width:1400px) { 
	#navigation::after{
		width: 35%;
	}
	#navigation #main-menu .menu-item-has-children {
		margin-right: 25px;
	}
	#main-menu li {
		padding: 5px 12px;
	}	
	.cat_list {
		width: 184px;
	}
	.cstyle-2 .course-img {
		width: 270px;
		height: 308px;
	}
}

@media only screen and (max-width:1366px) { 
	.banner_img img {
		width: 440px;
	}
	
	.hbstyle-2 .sinfo img{
		width: auto!important;
	}
	.bshape1 {
		top: 23%;
		right: 3%;
	}
	.hbstyle-2 .circle_shape {
		top: 75px;
		right: 70px;
	}	
	.contact_list {
		padding: 25px 8px;
	}	
	.contact_list p {
		font-size: 15px;
	}
	.scourse_meta .smeta {
		padding-right: 24px;
		margin-right: 24px;
	}
	.cd_tab #nav-tab button {
		padding: 8px 23px;
	}	
	.section-padding {
    padding: 30px 0;
}
	.marquee {
    font-size: 25px;
    height: 5rem;
   
}
.marquee span {
    float: left;
    width: 100%;
    padding-top: 20px;
}
#disable {
    display: none;
}
}
@media only screen and (max-width:1199px) {

    .course_cat{
        display: none;
    }
	#navigation {
		padding: 20px 9px;
	}
	#navigation::after{
		width: 39%;
	}
    #navigation #main-menu .menu-item-has-children {
    	margin-right: 9px;
    }	
    #main-menu li {
    	padding: 5px 12px;
    }
     #navigation #main-menu .menu-item-has-children::after {
    	right: -13px;
    }  
	.cat_list {
		width: 160px;
	}
	
	.hbstyle-2 .circle_shape {
		top: 103px;
		right: 55px;
	}
	
	.banner-content .sinfo {
		margin-left: 0;
		top: 18px;
	}	
	.cstyle-2 .course-img {
		width: 233px;
		height: 341px;
	}
	.single-work{
		margin-top: 40px;
	}
	.single-work::after	{
		display: none;
	}
	.faq-image{
		margin-bottom: 60px;
	}
	.single-footer{
		margin-bottom: 30px;
	}
	
	.contact_us img{
		width: 100%;
		padding: 0 ;
	}
	.contact_list p {
		font-size: 17px;
	}	
	.contact_info{
		margin-top: 40px;
	}	
	
	#coupon_code {
		padding: 9px 15px;
	}	
	.bottom-cart{
		text-align: center;
	}
	.bottom-cart .coupon{
		width: 100%;
		display: inline-block!important;
		flex: none!important;
	}
	.bottom-cart .btn_border {
		margin-top: 25px;
		display: inline-block;
		margin-left: auto;
		margin-right: auto;
	}	
	.course-sidebar {
		margin-left: 0;
		margin-top: 40px;
	}	
	
}

@media only screen and (max-width:1024px) { 
	#navigation .container{
		max-width: 100%;
	}	
	#navigation .menu_col{
		display: none!important;
	}	
	.header-2 .col-md-6{
		width: 50%;
	}
	.site-logo {
		padding-left: 54px;
	}
	.course_cat,
	#navigation .col-40{
		display: none!important;
	}
	.col-30.left-col{
		max-width: 40%;
	}	
	
	.col-30.right-col{
		max-width: 60%;
	}
	#navigation::after {
		width: 55%;
	}
	#sm_menu_ham {
		display: block;
		top: 35px;
		left: 19px;
		float: left;
		position: absolute;
	}
	.banner_search_form {
		width: 464px;
	}	

	.video-area::after{
		display: none;
	}
	
	

}

@media only screen and (max-width: 991px){
	.banner_search_form {
	  width: 500px;
	}
	
	.banner-content .sinfo {
	  margin-left: 15px;
	  top: -22px;
	}	
	.cta-item{
		margin-bottom: 30px;
	}
	.about-title{
		margin-top: 50px;
	}
	.cstyle-2 .course-img {
		width: 335px;
		height: 273px;
	}
	.pthumb{
		display: none;
	}
	.woocommerce-cart-form .product-name{
		margin-left: 0;
	}
	.sidebar{
		padding-top: 60px;
	}
}

@media only screen and (max-width: 767px){

	#navigation::after {
		width: 61%;
	}
	.banner-content .sinfo {
		margin-left: 0;
		top: 18px;
	}	
	.title_btn{
		text-align: left!important;
		padding-bottom: 50px;
	}
	.cstyle-2 .course-img {
		width: 255px;
		height: 303px;
	}	
	
	.contact_list{
		margin-bottom: 30px;
	}
	.com-content{
		float: left;
	}

}
@media only screen and (max-width: 668px){
	 #navigation::after{
		 display: none;
	 }
	 #sm_menu_ham {
		top: 26px;
		right: 19px;
		float: right;
		left: auto;
	}
	.site-logo {
		float: left;
		padding-left: 0;
	}
	
	.col-30.left-col,
	.col-30.right-col.text-end{
		max-width: 100%;
		text-align: center!important;
	}
	.header-2 .col-md-6 {
		width: 100%;
	}

	.header-2 .col-md-6.text-end,
	.col-30.right-col.text-end{
		padding-top: 25px;
	}
	.searchcart{
		float: left;
	}
	.searchcart path{
		fill: #222;
	}
	#navigation .white-btn{
		background: #0D5FF9;
		color: #fff;
	}
}
@media only screen and (max-width: 575px){
	.banner-content .subtitle {
		font-size: 22px;
	}
	
	.cstyle-2 .course-img {
		width: 100%;
		height: 420px;
	}	
}
