@media only screen and (min-width: 992px) {
	.dp1 {
		display: none;
	}
	.v3 {
		font-size: 19px;
		font-weight: 600;
	}
}

@media only screen and (min-width: 768px) {
	.mob_only {
		display: none;
	}
}

@media screen and ( max-width: 1600px) {
	.programsgift-btmbox .gift-btmbox {
		background-size: 26%;
	}
}

@media screen and ( max-width: 1399px) {
	.giftsign-box {
		border-radius: 9px;
		padding: 20px 15px;
		padding-bottom: 95px;
		font-size: 15px;
	}
	.programs-giftcard .programs-giftacord {
		padding: 25px 15px;
		border-radius: 9px;
	}
	.giftsign-box h3 {
		font-size: 1.1rem;
		margin-bottom: 15px;
	}
	.programs-giftcard .md-accordion .card .card-header a h5 {
		margin: 0;
		font-weight: bold;
		font-size: 1rem;
	}
	.programs-giftcard .programs-giftacard .card .main-btn .btn-style {
		width: 30%;
		display: block;
		max-width: 400px;
		font-size: 0.75em;
		margin-left: 20px;
		width: 30%;
		display: block;
		max-width: 400px;
		font-size: 0.7em;
		margin-left: 20px;
	}
	.giftsign-box h4 {
		font-size: 17px;
		margin-bottom: 15px;
	}
	.giftsign-box .main-btn {
		padding: 0 15px;
	}
	.giftsign-box .giftsign-price {
		font-size: 70px;
	}
	.whybox h4,
	.smartlearn-box h4 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.smartlearn-box h4 {
		margin-bottom: 6px;
	}
	.whybox .whybox-img {
		margin-bottom: 20px;
		max-width: 80px;
	}
	.main-heading h2 {
		font-size: 36px;
	}
}

@media screen and ( max-width: 1199px) {
	.container-fluid {
		padding: 0 25px;
	}
	.header-nav .navbar li a {
		font-size: 14px;
		padding: 7px 11px !important;
	}
	.btn-style {
		padding: 6px 15px;
	}
	.header-top-para {
		padding-left: 0;
	}
	.whybox p,
	.smartlearn-box p {
		font-size: 14px;
	}
	.we-offer,
	.smart-learning {
		padding: 90px 0;
	}
	.ftrtop-main .ftr-menu {
		padding: 0 25px;
	}
	.main-section-bg .card-body.py-5 {
		padding-bottom: 0!important;
	}
	.main-section-bg .tab-content {
		padding-bottom: 0;
	}
}

@media screen and ( max-width: 991px) {
        .paymentsuccessimg
    {
        width:75%;
        margin:0 auto;
    }
    .paymentsuccessbox .last_totel td.title {
    font-size: 16px !important;
    font-weight: 900;
    color: #212121;
}

.paymentsuccessbox .last_totel td.amount {
    color: #81C995;
    font-size: 16px !important;
    font-weight: 800;
}
.paymentsuccessbox h4.prograname {
    font-size: 16px;
   
}
    .registartionformtext
    {
        margin-bottom:14px;
    }
    .mainacordianlist .card-body
    {
        padding:18px 12px 12px 12px;
    }
    .mainbgcityselected2::after {
    background-image: url(../images/mainbannercity.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    display: block;
    width: 194px;
    height: 36px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}
	body {
		font-size: .9rem;
	}
	.container-fluid {
		padding: 0 20px;
	}
	.top-header {
		padding: 15px 0 10px;
	}
	.main-banner .intro h1 {
		margin-bottom: 15px;
	}
	.main-banner .intro h5 {
		margin-bottom: 10px;
	}
	.main-banner p {
		line-height: 1.5rem;
	}
	.programs-giftcard {
		padding: 70px 0;
	}
.footer {
    padding-top: 20px;
    margin-top: 20px;
}
	.main-heading h2 {
		font-size: 27px;
        line-height:41px;
	}
	.ftrtop-main .ftr-menu {
		padding: 0;
	}
	.ftrtop-main h4 {
		margin-bottom: 12px;
		font-size: 18px;
	}
	.feedback {
	padding-top: 45px !important;
	}
	.feedback-box .feedback-boxcnt p {
		font-size: 13px;
		line-height: 1.5;
	}
	.feedback-box {
		padding:30px;
	}
	.feedback-box:before {
	 width: 43px;
    height: 100%;
    background-size: 100%;
	}
	.we-offer,
	.smart-learning {
		background-image: none;
		background-color: #fff;
		padding: 65px 0;
	}
	.smart-learning {
		padding-bottom: 25px;
	}
	
	.whybox h4 {
		font-size: 14px;
	}
	/*.whybox p,
	.smartlearn-box p {
		font-size: 12px;
	}*/

    .whybox p, .smartlearn-box p {
    font-size: 14px;
}
	.programsgift-btmbox .locate-btn a {
		padding: 4px 13px;
		font-size: 12px;
	}
	.programsgift-btmbox .gift-btmbox h3 {
		font-size: 40px;
	}
	.programsgift-btmbox .gift-btmbox h5 {
		font-size: 25px;
		margin-bottom: 25px;
	}
	.ftrtop-main .ftr-menu li {
		font-size: 13px;
		margin-bottom: 3px;
	}
	.top-header .top-heading {
		font-size: 11px;
		margin-bottom: 0px;
	}
	.programs-fees .programs-feesbody {
		padding: 12px;
		border-radius: 0 0 15px 15px;
	}
	.programs-fees .programs-feesbody .price_calubox-col,
	.programs-fees .programs-feesbody .price_calubox-minus,
	.programs-fees .programs-feesbody .price_calubox-equl {
		width: 100%;
		text-align: center;
	}
	.programs-fees .programs-feesbody .price_calu .price_calubox .price-figure {
		justify-content: center;
	}
	.programs-fees .programs-feesbody .price_calubox-total {
		margin: auto;
		margin-bottom: 15px;
	}
	.programs-fees .programs-feesbody .price_calue_subtxt {
		text-align: center;
	}
	.pricebox_details li {
		margin-bottom: 7px;
		font-size: 15px;
	}
	.pricebox_details li.totalamnt {
		font-size: 18px;
	}
	.pricebox_details li.totalamnt span.pulrigt {
		font-size: 15px;
	}
	.cmn-form .form-control {
		font-size: 14px;
	}
	.shedulbox-cards .schedulebody {
		padding: 25px 0;
	}
	.shedulbox-cards .schedulebody-cntlist li .schedulelistin span {
		font-size: 12px;
	}
}

@media ( min-width: 768px) and ( max-width: 991px) {
	.top-heading {
		font-size: .7rem;
	}
	.top-header .top-button .btn-style {
		font-size: 10px;
		padding: 5px 5px;
	}
	.header-nav .navbar li a {
		font-size: 12px;
		padding: 5px 6px !important;
	}
}

@media only screen and (max-width: 767px) {

    .mainbgcityselected {
    color: #e47f44 !important;
        padding-left: 0;
}

    .mainbgcityselected:after
    {
        display:none;
    }

    
    .mainbgcityselected2 {
    color: #e47f44 !important;
        padding-left: 0;
        display:block;
        margin-bottom: 0;
    margin-left: 0;
}

    .mainbgcityselected2:after
    {
        display:none;
    }

  .bannermtoheader
    {
        display:inline;
    }
    .main-banner
    {
         background-color:white !important;
    }

            .sidepanel .top-button.text-center.mt-1.mobileviewbuttonheader {
            display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 8px !important;
    margin-left: 15px !important;
}
    .main-heading h2 {
    font-size: 20px;
    line-height: 41px;
    margin:0;
}

    .main-heading.newmainheadingg h2 {
    font-size: 23px;
    line-height: 31px;
    margin: 0;
    font-family: 'Moderat-Medium';
    margin-bottom:0 !important;
}
    .banner-txt.intro h1 {
   
    margin-top: 0 !important;
    font-size:32px !important;
    
    margin-bottom: 4px  !important;

}
    .main-banner .intro h1.mainwelocometext {
    font-size: 23px !important;
  
}
    .top-header
    {
        background-color:white !important;
    }
    .newtopcontact {
    font-size: 11px;
    font-family: 'Graphik-Medium' !important;
}
    .top-button.text-center.mt-1.mobileviewbuttonheader {
    display: flex;
    align-items: center;
    justify-content: center;
        margin-top: 8px !important;
}
    .mobileviewbuttonheader .newgitbtn img {
    width: 10px;
    margin-right: 3px;
    position: relative;
    top: -2px;
}
.mobileviewbuttonheader .newgitbtn {
    padding: 7px 6px;
    font-weight: 500 !important;
    font-size: 9px;
    border-radius: 5px;
    box-shadow: none;
    font-family: 'Moderat-Medium';
    margin: 0 5px !important;
}
    .mobileviewbuttonheader .newbtnreview img {
    width: 11px;
    margin-right: 3px;
    position: relative;
    top: -2px;
}
.mobileviewbuttonheader .newbtnreview {
    padding: 6px 7px;
    font-weight: 500 !important;
    font-size: 9px;
    border-radius: 5px;
    margin-left: 0;
    box-shadow: none;
    margin-right: 0;
    font-family: 'Moderat-Medium';
    margin: 0 !important;
}
.top-header .top-button.mobileviewbuttonheader .selectLogin {
    background-color: #ee9e6c;
    border-radius: 5px;
    font-size: 9px;
    padding: 7px 6px;
    font-family: 'Moderat-Medium';
    border: none;
    text-transform: uppercase;
}

    .leftside .programs-giftacard
    {
        padding-bottom: 27px !important;
    }
    .mainmainbgcityselected {
    margin-top: 10px;
    margin-bottom: 0;
}
    .newpdaccordianmainheading {
    width: 84%;
}
.d-md-flex.d-block.justify-content-between.align-items-center.newpdaccordianmain {
    position: relative;
}

    a.newopenaccordian {
    padding: 0;
    position: absolute !important;
       top: 0;
    right: 0;
}
    .mainselectprogramamount .totalaftertext {
    font-size: 15px;
}
    .mainselectprogramamount .maintextplusamount {
    font-size: 10px;
    
}
    .newprograbdetailsacordian .btnenrollnownew {
    padding: 6px 22px !important;
    font-size: 11px;
  
}
.programs-feesbody .newprograbdetailsacordian .btnenrollnownew {
    padding: 9px 13px 4px 12px !important;
}
    .programs-feesbody .programs-giftacard .newprograbdetailsacordian .card-header i
    {
        margin-left:0px;
    }
    .mainselectprogramamount {
    padding: 0 5px;
    height: 39px;
    margin-right: 6px;
    white-space: nowrap;
    align-items: center;
      display: flex;
}
    .newprograbdetailsacordian .card-header
    {
        padding: 12px !important;
    }
    .programs-feesbody .programs-giftacard .newprograbdetailsacordian .card-header i {
    width: 30px;
    height: 30px;
    line-height: 31px;
    
}

    .programsgift-btmbox
    {
        display:none;
    }
      .main-banner.locationadd
  {
        padding-top:207px;
        background-color: transparent;
  }
    .mainpromotion .rightside {
    width: 100%;
    height: 100%;
}
    .giftsign-box.newpromotionbox .main-btn .btn-style
    {
       
               width: 80%;
    bottom:90px;
    font-size: 14px;
    height: auto;
    padding: 10px;
    line-height: 18px;

    }

    .programsgift-btmboxnewadd {
    background-image: url(../images/newgiftcarimg-m.png);
        background-repeat: no-repeat;
    border-radius: 37px;
    height: 318px;
    display: block;
    object-fit: cover;
    padding: 52px 20px 20px 20px;
    position: relative;
    text-align: center;
    margin-top: 24px;
}

    .programsgift-btmboxnewadd .btn-style {
   
    right: 30px;
    top: 30px;
   margin-top: 20px;
    position: absolute;
    top: 22px;
    left: 50%;
    transform: translateX(-50%);
}

    .programsgift-btmboxnewadd .btn
    {
        margin-top:0;
    }
    .giftsign-box.giftsign-box1 {
margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    padding: 20px 20px 3px 20px;
}
    .programsgift-btmboxnewadd .tandc {
    right: inherit;
    left: 50%;
    transform: translate(-50%);
    bottom: 15px;
}
    .newpromotionbox {
    width: 100% !important;
    height: 550px !important;
    margin: 0 !important;
    background-size:cover !important;
        border-radius: 37px;
}
    .mainpaggination {
    display: flex;
    white-space: nowrap;
    flex-wrap: wrap;
    align-items: center;
    font-family: 'Moderat-Medium';
}

    .mainpaggination a
    {
        margin-bottom:10px;
    }
    .start-line {
    display: flex;
    margin-bottom: 13px;
}
    .maingooglereviewbox {
    margin-left: -10px;
    margin-right: -10px;
}
    .btn-write-review, .btn-write-review:hover, .btn-write-review:focus {
    height: 32px;
    background-color: #81C995;
    color: white;
    width: 131px;
    text-align: center;
    margin-left: 14px;
    padding: 0;
    display: block !important;
    white-space: nowrap;
    border-radius: 5px;
    font-size: 12px;
    box-shadow: none;
    line-height: 3px;
    text-transform: capitalize;
    margin: 0;
    padding-top: 12px;
    margin-left: 10px;
}

.btn-write-review img {
    width: 13px;
    margin-right: 5px;
    position: relative;
    top: -3px;
}

img.google-pic {
    padding-right: 10px;
    margin-right: 10px;
    border-right: none;
    /* display: block; */
    width: 133px;
    margin-bottom: 12px;
}
    .mainrightsideamountboxprogram {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .mainselectprogramamount
    {
        margin-bottom:10px
    }

    .mainselectlocationmobile .maintopselectlocationbtn {
background-color: #5993ff;
    line-height: 20px;
    border: none;
    padding: 5px 11px;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 500;
    color: white;
    letter-spacing: 1px;
    font-family: 'Moderat-Medium';
    font-size: 11px;
}
    .destopsidepricebox
    {
        display:none;
    }
    .responsivepriceboxnew
    {
        display:block
    }

    	.mainregistrationbox .neweditsticky.sticky-top
	{
	    margin-top: 15px;
	}
      .form-check-input.mainselectlocationcheck[type="radio"] + label:before, .form-check-input.mainselectlocationcheck[type="radio"] + label:after
    {
        top:-5px;
    }
    
.bannershap
{
       display:none
}
.bannershap2
{
     display:none
}

.bannercar
{
   display:none
}

.bannermto
{
 display:none
}

.bannervideo {
display:none
}
	.container-fluid {
		padding: 0 15px;
	}

	.top-header .top-heading {
		font-size: 11px;
		margin-bottom: 15px;
	}
	.desk_only {
		display: none !important;
	}
	.programs-giftcard .programs-giftacord .card-header a {
		padding: 14px 55px 15px 12px;
		font-size: 13px;
	}
	.programs-giftcard .programs-giftacord .card-header a h5 {
		font-size: 13px;
	}
	.programs-giftcard .programs-giftacord .cardbtn {
		font-size: 10px;
	}
	.programs-giftcard .programs-giftacord .card-header a i {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 11px;
		right: 10px;
		top: 12px;
	}
	.programs-giftcard .programs-giftacord .accordion .card {
		border-radius: 5px !important;
	}
	.programsgift-btmbox .gift-btmbox {
		background-size: 75%;
	}
	.programsgift-btmbox .locate-btn a {
		padding: 3px 8px;
		font-size: 10px;
	}
	.programsgift-btmbox .locate-btn {
		margin-bottom: 5px;
	}
	.whybox h4 {
		font-size: 20px;
	}
	.weoffer-main [ class*='col-'] {
		margin-bottom: 35px;
	}
	.whybox {
		text-align: center;
	}
	.whybox .whybox-img {
		max-width: 77px;
		margin: 0 auto 15px;
	}
	.we-offer {
		padding-bottom: 35px;
	}
	.smartlearn-box .smartlearn-box-img {
		width: 100px;
		padding-right: 20px;
	}
	.smartlearn-box .smartlearn-box-cnt {
		width: 100%;
	}
	.footer .main-heading h2 {
		font-size: 34px;
	}
	.ftr-logo {
		max-width: 180px;
	}
	.ftrtop-main {
		padding: 45px 0 15px;
	}
	.ftrtop-main [ class*='col-'] {
		margin-bottom: 30px;
	}
	.ftr-cpyright p {
		font-size: 12px;
	}
	.programsgift-btmbox .gift-btmbox {
		border-radius: 10px;
		padding: 25px 20px 40px;
	}
	.header-nav {
		padding: 0;
	}
	.header-topsec {
		position: relative;
		padding-right: 80px;
	}
	.header-topsec .menutogle_btn {
		position: absolute;
		left: 88%;
		top: 25%;
		transform: translateY(-50%);
	}

	.header-nav .navbar li {
		margin: 0 !important;
	}
	.header-nav .navbar li a {
		font-size: 15px;
		padding: 10px 15px !important;
		border-radius: 0;
		display: block;
		width: 100%;
		text-align: center;
		border-bottom: 1px solid #efefef;
	}
	.programsgift-btmbox .gift-btmbox .main-btn a {
		display: block;
	}
	.location-modal .card-header .btn-style {
		font-size: 9px;
		padding: 3px 10px;
	}
	.location-modal .accordion .card .card-header .h6,
	.location-modal .accordion .card .card-header .h6 span {
		font-size: 13px;
	}
	.programs-feesbody .programs-giftacord .card-header a img {
		left: 10px;
		top: 10px;
		width: 20px;
	}
	.programs-feesbody .programs-giftacord .card-header a {
		padding: 8px 35px 20px 40px;
		font-size: 13px;
	}
	.programs-feesbody .programs-giftacord .card-header a h5 {
		font-size: 15px;
	}
	.programs-feesbody .programs-giftacord .card-header a i {
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 11px;
		right: 8px;
		top: 8px;
	}
	.progs-navlist {
		margin-bottom: 0;
    padding: 10px 30px 26px 30px;
		
	}
   .progs-navlist ul li:nth-child(1)::after
    {
        display:block;
    }
     .progs-navlist ul li:nth-child(2)::after
    {
        display:block;
    }
      .progs-navlist ul li:nth-child(3)::after
    {
        display:block;
    }
	.progs-navlist li .progs-navlistbox {
		width: 50px !important;
		height: 50px !important;
		padding: 5px;
        display: flex;
    align-items: center;
        border-radius: 100px;
	}
	.progs-navlist li .progs-navlistbox span {
    font-size: 11px;
    line-height: 12px;
    text-align: center;
    display: none;
    margin-top: 10px;
    width: 100%;
}
.progs-navlist li {
      padding-right: 0;
    border-radius: 100%;
    display: flex;
    position: relative;
    justify-content: center;
}
	.programs-fees .programs-feesbody .pricebox_details {
		border-radius: 7px;
		padding: 0;
		margin: 15px 0;
	}
	.programs-fees .programs-feesbody .btn-style {
		padding: 5px 7px;
	}
	.shedulbox-cards .schedulebody {
		padding: 0;
	}
	.programs-fees .programs-feesbody .cmn-form .shedulbox-cards h5 {
		font-size: 14px;
		margin: 0 0 6px;
	}
	.programs-feesbody .programs-giftacard .card-header a h5 span.program-price {
		padding: .3em .5em;
	}
	.shedulbox-cards .schedulebody-head {
		padding-bottom: 8px;
		margin-bottom: 10px;
	}
	.shedulbox-cards .card .card-body {
		padding: 0 10px;
	}
	.shedulbox-cards .schedulebody-cntlist li .schedulelistin {
		display: block;
	}
	.shedulbox-cards .schedulebody-cntlist li .schedulelistin span {
		width: 100%;
		display: block;
		margin-bottom: 3px;
		font-size: 13px;
	}
	.programs-fees .programs-feesbody .cmn-form .shedulbox-cards .card-header h5 {
		margin: 0;
		padding-top: 3px;
	}
	.car-shedule {
		padding: 10px 15px;
		font-size: 14px;
	}
	.car-shedule .cardshe-icon {
		width: 100%;
		margin-bottom: 12px;
	}
	.car-shedule .cardshe-cnt {
		width: 100%;
	}
	.car-shedule .cardshe-icon i {
		font-size: 35px;
	}
	.top-button.mobile_only {
		width: 100%;
		display: block !important;
		margin: 0 auto;
		text-align: center;
	}
	.top-button.mobile_only .btn-style {
		border: none;
		background: none;
	}
	.top-button.mobile_only {
		border-bottom: 1px solid #efefef;
		padding: 4px 0;
	}
	.mobile_only .bdr-btn {
		color: #4f575e;
	}
	.top-header .top-button.mobile_only .btn-style {
		font-size: 15px;
	}
	.programs-giftcard .programs-giftacard {
		margin-top: 12px;
		padding-bottom: 0;
	}
	.programs-giftcard.py-5 {
		padding-bottom: 1rem!important;
	}
	.programs-giftcard.py-5 {
		padding-top: 2rem!important;
	}
	.giftsign-box .giftsign-price {
		font-size: 30px;
	}
	.accordion-faqs ul {
		padding-left: 20px;
	}
	.content-panel ul {
		padding-left: 20px;
	}
	.content-panel ol {
		padding-left: 20px;
	}
	.content-panel .schedulebox-cards {
		margin-bottom: 0px;
		padding-bottom: 0 !important;
	}
	.career img {
		width: 100%;
	}
	.career .heading {
		font-size: 16px;
	}
	.career .subheading {
		font-size: 16px;
	}
	.view.career .row:last-child {
		display: none;
	}
}



@media only screen and (max-width: 341px)
{
        .programs-feesbody  .newprograbdetailsacordian .btnenrollnownew {
    padding: 9px 6px 4px 6px !important;
}
            .mainselectprogramamount .totalaftertext {
    font-size: 13px;
}
    .mainselectprogramamount .maintextplusamount {
    font-size: 9px;
}
        .mainselectprogramamount {
    padding: 0 5px;
    height: 36px;
    margin-right: 6px;
    white-space: nowrap;
}
}

@media only screen and (max-width: 640px) {

 



  #progCollapse1 .card-body {
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 20px;
}

    .whybox p {
    margin-bottom: 8px;
}

ul.whybox-li li {
    text-align: center;
    font-size: 14px;
}


	.giftsign-box2 p {
		font-size: 11px;
		margin-top: 10px;
        padding:10px;
	}
	.giftsign-box .giftsign-price {
		font-size: 24px;
	}
	.giftsign-box2 h4 {
		margin: 5px 0 10px;
	}
	.giftsign-box h3 {
		margin-bottom: 5px;
		font-size: 1.09rem;
	}
	.giftsign-box2 {
		background-size: 100% 100%;
	}
	.md-accordion .card .card-header {
		padding: 0 10px;
	}
	.accordion-faqs .card .card-header h5 {
		font-size: 12px;
	}
	.programs-giftmain .fa-angle-down:before {
		content: "\f107";
		position: absolute;
		top: 9px;
		right: 10px;
	}
	.md-accordion .card .card-header a:not(.collapsed) .rotate-icon {
		position: absolute;
		right: 23px;
		top: 37px;
	}
	.calendar-main .fc-button-group button,
	.calendar-main .fc-corner-right {
		padding: 5px 8px !important;
		font-size: 12px;
	}
	.calendar-main .fc-icon-left-single-arrow:after {
		font-size: 160%;
		top: 0;
	}
	.calendar-main .fc-icon-right-single-arrow:after {
		font-size: 160%;
		top: 0;
	}
	.calendar-main .fc button .fc-icon {
		top: -1px;
	}
	.calendar-main .fc-center h2 {
		font-size: 18px;
	}
	.covid-update .mb-5 {
		margin-left: 15px;
	}
	.covid-update ul {
		padding-left: 20px;
	}
	.covid-update .my-4 {
		margin-bottom: 0 !important;
	}
	.programs-giftacard.location-list .fa-angle-down:before {
		content: "\f107";
		position: inherit;
		top: 0;
		right: 0;
	}
	.location-list .card-header .btn-style {
		min-width: 100px;
	}
	.location-list .h6 {
		font-size: 15px;
	}
	.location-list .color112 {
		font-size: 15px;
	}
}

@media only screen and (max-width: 480px) {
	.header-topsec .navbar-light .navbar-toggler {
		border-color: transparent;
	}
	.header-topsec .px-0 {
		padding-left: 10px !important;
	}
	.programs-giftcard .programs-giftacard .card-header a h5 {
		font-size: 15px;
	}
	.programs-giftcard .programs-giftacard .card-header i:not(.static-arrow) {
		top: 10px;
	}
	.main-section-bg .tab-content {
		padding: 20px 0 0 0;
	}
	.guidelines-faq-content .card-header h6 {
		font-size: 12px;
	}
	.tab-content h5 {
		font-size: 1rem;
	}
	.tab-content .my-4 {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	.tab-content .card-body ul {
		padding-left: 15px;
	}
	.programs-giftmain .justify-content-end {
		-ms-flex-pack: end!important;
		justify-content: end!important;
	}
	.calendar-main .fc-toolbar .fc-center {
		width: 100%;
		margin-top: 15px;
	}
	.calendar-main th {
		font-size: 14px !important;
	}
	.accordion-faqs .card .card-header h5 {
		font-size: 15px;
	}
}


    #overlay {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0,0,0,0.6);
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner {
    width: 70px;
    height: 70px;
    border: 6px #ddd solid;
    border-top: 6px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width:300px) and (max-width:767px)

{
    .programandfeesnmain {
    padding-bottom: 5px !important;
}

    .schedule-listboxnew div:nth-child(1)
    {
        border-right:none;
    }

    .location-list .list-body {
  
    padding: 15px !important;
}
    .selectlocationbtnnewurl
    {
        font-size:12px;
    }
    span.indivisualpricetex {
    font-size: 10px;
}

    .main-banner
    {
            height: auto !important;
    }
    .cmn-form .addminus-btnbox span
    {
        width:56px;
    }
    .mainmissionvisionbox
    {
        padding:20px;
    }
     .mainmissionvisionbox .col-md-5
    {
        margin-bottom:20px;
    }
     .whatweprovidecontantbox {
    text-align: center;
    margin-bottom: 20px;
}

    div#ProgramListPanel {
    padding: 0 !important;
}
    img.needdriverimg {
    width: 175px;
    position: relative;
    top: -4px;
}
    .gift-card-number input {
    padding: 5px 5px;
}
    .maingiftcard-box
    {
        padding:10px
    }
    .programs-fees .programs-feesbody .cmn-form .inclue_advancecheck
    {
        height:auto;
    }
    .programs-feesbody .programs-giftacard .card-header i {
    width: 33px;
    height: 33px;
    line-height: 33px;
    
}
    .programfee {
    margin-top: 196px;
}
    .commontopmargin {
    margin-top: 220px !important;
}
.commontopmargin.commontopmarginthreepage {
    margin-top: 175px !important;
}

.programfee.locationadd {
    margin-top: 224px;
}
    .commontopmargin.locationadd {
    margin-top: 224px !important;
}
    .commontopmargin.commontopmarginthreepage.locationadd {
    margin-top: 224px !important;
}


    .mainchanglocationclosediv
    {
        position:relative;
    }
.mainchanglocationclosediv .closemodalimg {
    position: absolute;
    right: 0;
    top: -25px;
}
.mainselectlocationdiv
{
    position:relative;

}
.mainselectlocationdiv .closemodalimg {
    position: absolute;
    right: 0;
    top: 0;
}
.closemodalimg {
    width: 19px;
}
.location-list .selectlocationmodalbody .color112 {
    font-size: 11px;
    vertical-align: text-bottom;
}
.location-list .selectlocationmodalbody .form-check-label {
   
        font-size: 11px;
    line-height: 14px !important;
   
}
.progs-navlist ul {
    width: 100%;
    justify-content: space-between;
}
.progs-navlistbox svg {
    width: 25px;
    vertical-align: middle;
    display: block;
    margin: 0 auto;
}
.programs-feesbody .programs-giftacard .card-header .btnenrollnownew i {
  
    position: relative;
    top: 2px;
    right: 0;
  
}
.programs-feesheading .prog-fesheadingtop .mainnewpgdtext h3 {
    font-size: 24px;
}

}

@media (min-width:300px) and (max-width:991px)


{

    
span.indivisualpricetex {

    top: -3px;
}
        .main-banner p.maincontentreadmore 
    {
        -webkit-line-clamp: 5;
    }
    .navbar-nav
    {
        display:block
    }
  .footerlinkflex
  {
      display:flex;
      width:100%;
      flex-wrap:wrap;
      justify-content: start;

  }
   .footerlinkflex div
  {
     width:33.33%;
     padding:0 5px;
  }
   .footerlinkflex a {
    font-size: 10px;
    color: white;
}
  .locationbtn
  {
      display:none !important;
  }
  .header-topsec {
    position: relative;
    padding-right: 0;
}
  .main-banner {
    position: relative;
    height: 666px;
  padding-top: 196px;
      background-color: #f9fcff;
}


  .main-banner:after
  {
      display:none;
  }
  .banner-bottom
  {
      position:inherit;
      width: 100%;
    z-index: 1;
    bottom: 0;
    margin: 0;
    padding: 0;
  }
  .app-home-left-side .app-btn img {
    width: 115px !important;
}
  .app-home-left-side p {
    font-size: 13px;
    width: 100%;
}
  .app-home-left-side.desktop-add-view {
    text-align: center;
   
    margin-top: 0 !important;
    padding-top: 0 !important;
}
  .downloadapptext {
    font-size: 15px !important;
    font-weight: 600;
}
  .main-bannercallemail {
    display: block;
    justify-content: end;
}
  .main-bannercallemail .mainfirstdividercall {
    border-right:none;
    padding-right: 0;
    margin-right: 0;
    margin-bottom:10px
}
  .main-bannercallemail .color {
  font-family: 'Graphik-Medium' !important;
    position: relative;
    top: 4px;
    font-size:13px;
}
  i.fas.fa-map-marker-alt.headerlocation {
    font-size: 15px;
    color: #93B6FA;
}
  .mainselectlocationmobile
  {
     display: flex;
    align-items: center;
    
    padding: 9px 5px;
    margin: 0;
    flex-wrap: wrap;
    border-radius: 5px;
    white-space: nowrap;
    justify-content: center;
    padding-bottom: 0;
  }

  .mainloctionselectedmr
  {
                 color: #f3883d;
    border-right: 1px solid #d2d2d2;
    padding-right: 8px;
    margin-right: 5px;
    margin: 0;
    font-size: 12px;
    font-family: 'Graphik-Medium' !important;
    position: relative;
    padding-left: 0px;
  }
  .mainloctionselectedmr img.locationimgnew {
    width: 10px;
    position: absolute;
    top: 1px;
    margin-right: 0;
    left: 0;
}
  p.openinghourstext {
    font-size: 12px;
    margin-left: 22px;
    padding-left: 8px;
    margin:0;
    font-family: 'Graphik-Medium' !important;
}
   p.openinghourstext i
   {
           font-size: 15px;
    position: relative;
    top: 2px;
    color: #f5af1f;
    cursor:pointer;
   }
  .mainmarquee
  {
          height: auto;
    color: #212121;
    padding: 5px 15px 0px 15px;
    font-size: 13px;
  }
  .top-header {
    background: transparent;
    padding: 20px 0 0 0;
    position: fixed;
    width: 100%;
    padding: 15px 0 !important;
    z-index: 11;
    background-color: #F9FCFF;
}

.mainselectloctiondivmobile {
    padding-top: 186px;
    background-color: transparent;
}
.banner-txt.intro h1 {
    font-size: 34px;
    margin-top: 16px;
}

.top-button {
    margin-top: 0px !important;
    text-align: center;
    margin-left: 0px !important;
}
.app-item
{
        padding-bottom: 15px;
}
.locationsetimg {
    width: 32px;
    margin-right: 10px !important;
}
.mainlocationsetimg {
    width: 32px;
    margin-right: 10px !important;
}

.locattionsettilte
{
    font-size:17px;
}
span.indivisualprice {
    font-size: 15px;
    position: relative;
    top: -2px;
}
.btnenrollnownew {

    padding:4px 9px 4px 9px !important;
    font-size: 12px;
    height: 35px;
    text-transform: capitalize;
    box-shadow: none;
    font-weight: 400 !important;
    border-radius: 50px;
    line-height: 1;
    white-space: nowrap;
    margin: 0;
    text-align: center;
    vertical-align: middle;
}

.lightblubtnnew
{
 
     padding: 4px 14px 4px 14px !important;
       font-size: 12px;
    height: 35px;
    text-transform: capitalize;
    box-shadow: none;
    border-radius: 50px;
      font-weight: 500 !important;
       font-family: 'Moderat-Medium';
    margin: 0
    line-height: 1;
    white-space: nowrap;
    margin: 0;
    text-align: center;
    vertical-align: middle;
 
}
.lightblubtnnew i
{
    top:1px !important;
}
.programs-feesbody .btnenrollnownew {

    padding: 11px 14px 4px 14px !important;
    
}

.chooseschedualnewbtn.btnenrollnownew {
    padding: 11px 14px 4px 14px !important;
}
.programs-giftcard .programs-giftacard .card-header .btnenrollnownew i
{
   top: 0px !important;
    position: relative;
}
.programs-giftcard .md-accordion .card .card-header a
{
    white-space:nowrap;
}
.programs-giftcard .programs-giftacard .card-header i.mainplusminusaccordianicon {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    text-align: center;
    margin: 0 0 0 5px;
  
    font-size: 14px;
    position: inherit;
}
.accordianenrolltitle {
    font-size: 13px;
    color: black;
    font-weight: 500;
    margin-bottom: 0;
    font-family: 'Graphik-Medium' !important;
}
.Program-discount, .Program-discount-orange
{
    font-size:10px;
    top: -15px !important;
    left: 12px;

}

.programs-giftacard-mob {
    padding: 31px 10px 0 10px !important;
}
.giftsign-box2
{
    background-color:transparent;
        height: 480px;
    min-height: auto;
    margin-bottom:0;
}
.accordianenrolltitle
{
    font-size: 13px;
    font-family: 'Graphik-Medium' !important;
    margin-bottom: 0 !important;
    padding-right: 15px;
}
.smart-learningbg .col-lg-3
{
    border:0;
    padding:0px 25px;
}
img.carimgset
{
    display:none;
}
.smart-learningbg
{
    border-left: 1px solid #ffdfcc;
    margin-left: 6px !important;
}
.smart-learningbg .col-lg-3::before
{
      display:none !important;
}
.smart-learningbg .col-lg-3::after
{
      display:none !important;
}
.smartlearn-box-cnt h3::after
{
    top:1px;
}

.discounts.slick-slider
{
        margin-bottom: 6px;
}
p.footer-title
{
    font-size: 16px;
    margin-bottom: 10px;
}
.footerapp img
{
    width:125px;
}
.socialmediaimg img
{
    width:38px;
    margin-bottom:10px;
}
/*sidemenu css start*/

.sidepanel  {
      padding: 0;
    width: 0;
    position: fixed;
    z-index: 1;
    height: 100%;
    top: 30px;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    box-shadow: -10px 5px 20px 0px #0000001c;
    
}

.sidepaneltop
{
     top: 0;
}

.sidepanel a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidepanel a:hover {
  color: #f1f1f1;
}

.sidepanel .closebtn {
  
      font-size: 40px;
    padding: 0;
    line-height: 1;
    color: black;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color:#444;
}
.mansidemenutop
{
   display: flex;
    justify-content: space-between;
    background-color: #EBF1FE;
    padding: 20px;
    align-items: center;
        margin-bottom: 10px;
}
.sidepanel.header-nav .navbar li a {
    font-size: 14px;

    padding: 10px 10px 10px 20px !important;
    border-radius: 0;
    display: block;
    width: 100%;
    text-align: left;
     font-family: 'Graphik-Medium' !important;
    border-bottom: 0;
}

.sidepanel .navbar 
{
    display:block
}
button.btn-style.selectLogin
{
    white-space:nowrap;
}
/*sidemenu css end*/

.giftsign-box .giftsign-price {
    font-size: 50px !important;
}
.giftsign-box2 h4 {
   
    font-size: 30px !important;
   
}
.giftsign-box2 h3 {
    font-size: 20px !important;
}


}

@media (min-width:768px) and (max-width:991px)


{
     .sidepanel .mobileviewbuttonheader .newgitbtn img {
    width: 10px;
    margin-right: 3px;
    position: relative;
    top: -2px;
}
    .sidepanel .mobileviewbuttonheader .newgitbtn {
    padding: 6px 8px 5px 8px;
    font-weight: 500 !important;
    font-size: 10px;
    border-radius: 5px;
    box-shadow: none;
    font-family: 'Moderat-Medium';
    margin: 0 5px !important;
}
    .sidepanel .mobileviewbuttonheader .newbtnreview img {
    width: 11px;
    margin-right: 3px;
    position: relative;
    top: -2px;
}
    .sidepanel .mobileviewbuttonheader .newbtnreview {
    padding: 4px 8px 5px 8px;
    font-weight: 500 !important;
    font-size: 10px;
    border-radius: 5px;
    margin-left: 0;
    box-shadow: none;
    margin-right: 0;
    font-family: 'Moderat-Medium';
    margin: 0 !important;
}

        .sidepanel .top-button.text-center.mt-1.mobileviewbuttonheader {
            display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 8px !important;
    margin-left: 15px !important;
}
    .schedulebody-cntlist ul {
    display: flex;
    flex-direction: column;
}
    .schedulebody-cntlist ul li {
    padding: 0 0 0 0px !important;
    width: 100%;
}
        .mainresponsivenewhead
{
    display:flex;
}

    .mainlatestblogboxnew .blogimagneweditt {
  
    height: 188px;
   
}
    .main-banner:after
    {
           height: 666px;
    top: 89px;
    }
    .app-home-left-side.desktop-add-view
    {
        text-align:left;
    }
    .main-banner:after
  {
      display:block;
  }
    .top-button
    {
         text-align:left;
    }
    .main-banner
    {
        padding-top:125px
    }
    .main-banner p.maincontentreadmore
    {
        width:50%;
    }
    .smart-learningbg {
    border-left: none;
}
    .footerlinkflex a {
    font-size: 13px;
   
}
    .main-bannercallemail p
    {
        line-height: 14px !important;
    }
    .app-item
    {
        padding-bottom:0;
    }

    .programs-giftcard
    {
        padding-bottom:0;
    }
    .we-offer, .smart-learning {
   
    padding: 30px 0;
    margin-bottom: 20px;
}
    .smartlearn-main [ class*='col-'] {
    margin-bottom: 20px;
}
    .smartlearn-main {
    padding-top: 20px;
}
}



@media (min-width:992px) and (max-width:1200px)
{
     .sidepanel .mobileviewbuttonheader .newgitbtn img {
    width: 10px;
    margin-right: 3px;
    position: relative;
    top: -2px;
}
    .sidepanel .mobileviewbuttonheader .newgitbtn {
    padding: 6px 8px 5px 8px;
    font-weight: 500 !important;
    font-size: 10px;
    border-radius: 5px;
    box-shadow: none;
    font-family: 'Moderat-Medium';
    margin: 0 5px !important;
}
    .sidepanel .mobileviewbuttonheader .newbtnreview img {
    width: 11px;
    margin-right: 3px;
    position: relative;
    top: -2px;
}
    .sidepanel .mobileviewbuttonheader .newbtnreview {
    padding: 4px 8px 5px 8px;
    font-weight: 500 !important;
    font-size: 10px;
    border-radius: 5px;
    margin-left: 0;
    box-shadow: none;
    margin-right: 0;
    font-family: 'Moderat-Medium';
    margin: 0 !important;
}

        .sidepanel .top-button.text-center.mt-1.mobileviewbuttonheader {
            display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 8px !important;
    margin-left: 15px !important;
}
    .mainresponsivenewhead
{
    display:flex;
}
    .commonlinknew
    {
        display:block
    }
    .mainmarquee {
    height: auto;
    color: #212121;
    padding: 10px 15px;
    font-size: 13px;
}
    .firsttopbar
    {
        display:block !important;
    }
    .firsttopbar1
    {
         display:none !important;
    }
    .sidepanel {
    padding: 0;
    width: 0;
    position: fixed;
    z-index: 1;
    height: 100%;
    top: 47px;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    box-shadow: -10px 5px 20px 0px #0000001c;
}
    .mansidemenutop {
    display: flex;
    justify-content: space-between;
    background-color: #EBF1FE;
    padding: 20px;
    align-items: center;
    margin-bottom: 10px;
}
    .mansidemenutop
    {
        display:flex;
    }
    .sidepanel .navbar {
    display: block;
}
    .locationbtn {
    display: none !important;
}
    .responsivelocation
    {
        display:block !important;
    }
    .sidemenubtn 
    {
          display:block !important;
    }
    .mansidemenutop 
    {
          display:flex !important;
    }
    .sidepanel .closebtn {
    font-size: 40px;
    padding: 0;
    line-height: 1;
    color: black;
}
    .navbar-nav {
    display: block;
}
    .sidepanel.header-nav .navbar li a {
    font-size: 14px;
    padding: 10px 10px 10px 20px !important;
    border-radius: 0;
    display: block;
    width: 100%;
    text-align: left;
    font-family: 'Graphik-Medium' !important;
    border-bottom: 0;
}
}

@media (min-width:1201px)

{

    .sidepanel .mobileviewbuttonheader
{
    display:none;
}
     .commonlinknew
    {
        display:none;
    }
    .mainresponsivenewhead
{
    display:none;
}
    .firsttopbar
    {
        display:none !important;
    }
     .firsttopbar1
    {
         display:block !important;
    }
      .mansidemenutop
    {
        display:none;
    }
      .responsivelocation
    {
        display:none !important;
    }
       .sidemenubtn 
    {
          display:none !important;
    }
       .mansidemenutop 
    {
          display:none !important;
    }

       .mainmarquee
       {
           padding-top:0px;
       }
}
.newtopcontact a
{
    color:#f3883d;
}


@media (max-width:767px)
{
        .programsgift-btmboxnewadd-wo-location.halfscreengiftcard
    {
            background-color: #fceece;
    }
        .maincontentpromotion {
    position: absolute;
    width: 80%;
    height: 257px;
    top: 62px;
    left: 50%;
    transform: translateX(-50%);
    /* margin: 0 auto; */
}
}


@media (min-width:767px) and (max-width:991px)
{
      .programsgift-btmboxnewadd.fullscreengiftcard h3 {
    font-size: 36px;
}
  .programsgift-btmboxnewadd.fullscreengiftcard h5 {
    font-size: 14px;
}
  .programsgift-btmboxnewadd.fullscreengiftcard .btn {
    padding: 7px 32px;
    font-size: 13px;
}
  .programsgift-btmboxnewadd.fullscreengiftcard .redemtxt {
    font-size: 11px;
}
    .programsgift-btmboxnewadd.fullscreengiftcard 
    {
        margin-top:45px
    }

}