/** Shopify CDN: Minification failed

Line 123:0 Unexpected "$"
Line 170:10 Expected identifier but found whitespace
Line 170:12 Unexpected "{"
Line 170:22 Expected ":"
Line 173:12 Expected identifier but found whitespace
Line 173:14 Unexpected "{"
Line 173:24 Expected ":"
Line 194:0 Comments in CSS use "/* ... */" instead of "//"
Line 200:0 Comments in CSS use "/* ... */" instead of "//"
Line 206:0 Comments in CSS use "/* ... */" instead of "//"
... and 5 more hidden warnings

**/
#section-block-slide-slide-1 .item-inner:after {
    content: "";
    background-image: url(/cdn/shop/files/hero-bottom.png?v=1606113795);
    width: 100%;
    height: 88px;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    background-position: center bottom;
    background-size: cover;
}
#shopify-section-template--17218012872782__images-with-text #section-block-image-image-2 .item-inner {
    background-size: contain;
    height: 800px;
    background-repeat: no-repeat;
}
#shopify-section-template--17218012872782__images-with-text #section-block-image-image-2 .item-inner-overlay-line.line-1 {
    font-size: 19px;
    max-width: 650px;
    line-height: 36px;
    margin-top: -49px;
    font-weight: bold;
}
.no-back-image .item-inner {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.no-back-image {
    border-radius: 20px;
    box-shadow: 0 0 7px #0000003b;
    overflow: hidden;
    background: #fff;
    margin: 20px 0 20px;
    border: 1px solid #dedede;
}
.item-inner-nooverlay-content {
    text-align: center;
    padding: 7% 0;
    font-weight: bold;
}
.proven-sec.column-max {
    margin: 0 auto;
    max-width: 1280px;
}
#footer-content header.section-block-header h2 {
    font-weight: bold;
    text-transform: uppercase;
}
.flex.center {
    justify-content: center;
}
.center {
    text-align: center;
}
.cpst-thumb .video-wrap {
    padding: 115px 27px 115px 80px;
    background-image: url(/cdn/shop/files/video-bg.png?v=1663656245);
    background-size: 94%;
    background-repeat: no-repeat;
    background-position: center right;
}
.space-around {
    justify-content: space-between;
}
.submenu a.inline-block {
    line-height: 1.3 !important;
    margin: 10px auto 0;
    font-size: 15px;
}
.submenu ul.clean-list.flex {
    /* justify-content: space-evenly; */
}
.account-session-links span {
    font-size: 75%;
    margin-left: 5px;
}
.account-session-links {
    margin-left: 10px;
}
.page .page-header .title {
    text-align: center;
    font-weight: 600;
    margin-top: 20px;
}
#footer-content .section-block p {
    margin-bottom: 10px !important;
}
.collection-image .image-container {
    margin: 0;
}




/*  Variables
/*-------------------------------------------------- */


/* font-family: "NeuzeitGro Lig";
font-family: "NeuzeitGro Bold";
font-family: "Neuzeit Grotest Regular";
font-family: "Neuzeit Grotesk Light";
font-family: "Neuzeit Grotesk Black"; */


$medium-screen:   640px;
$large-screen:    1024px;

@font-face {
  font-family: "Neuzeit Grotesk Black";
  src: url('{{ "Neuzeit_Grotesk_Black.otf" | asset_url }}') format("OpenType");
}
@font-face {
  font-family: "Neuzeit Grotesk Light";
  src: url('{{ "Neuzeit_Grotesk_Light.otf" | asset_url }}') format("OpenType");
}
@font-face {
  font-family: "Neuzeit Grotest Regular";
  src: url('{{ "Neuzeit_Grotesk_Regular.otf" | asset_url }}') format("OpenType");
}
@font-face {
  font-family: "NeuzeitGro Bold";
  src: url('{{ "NeuzeitGro_Bold.otf" | asset_url }}') format("OpenType");
}
@font-face {
  font-family: "NeuzeitGro Lig";
  src: url('{{ "NeuzeitGro_Lig.otf" | asset_url }}') format("OpenType");
}
@font-face {
  font-family: "Trebuchet MS Bold";
  src: url('{{ "Trebuchet_MS_Bold.otf" | asset_url }}') format("OpenType");
}


/*  Add custom styles here
/*-------------------------------------------------- */

img { height: auto; }

.app-header-app-nav {
  position: relative;
}

.custom-social-media-icons {
  position: absolute;
  top: -0.35em;
  right: 0;
  z-index: 1;
  font-size: 1.25em;
  line-height: 0;
  
  & > a {
    color: {{ settings.color_main_menu_link }};
    
    &:hover, &:focus, &:active {
      color: {{ settings.color_main_menu_link_hover }};
    }
  }
  
  & .facebook {
    margin-right: 0.15em;
  }
  
  & .instagram {
    margin-left: 0.15em;
  }
}

  #shopify-section-collection-template .image-container {
    margin: 0;
  }


/*  Add custom responsive styles here
/*-------------------------------------------------- */

// Small screens (phones) only
@media screen and (max-width: $medium-screen) {

}


// Medium screens (tablets) only
@media screen and (min-width: $medium-screen) and (max-width: $large-screen) {

}


// Medium screens (tablets) and up
@media screen and (min-width: $medium-screen) {

}


// Large screens (desktops)
@media screen and (min-width: $large-screen) {
}



/* ---------------------------------------------------------------- */
/* New home page css                                                */
.index #content-wrap {
	padding-bottom: 0px !important;
}

.flickity-viewport {
	height: 723px !important;
}
#gc-carousel-template--17218012872782__slideshow .item-inner {
	background-position: 50% 60% !important;
	height: 723px !important;
}
#section-block-image-1588953557873-0 .item-inner-overlay-separator {
	display: none;
}
#gc-carousel-template--17218012872782__slideshow .item-inner::after {
	content: "";
	background-image: url(/cdn/shop/files/hero-bottom.png?v=1606113795);
	width: 100%;
	height: 88px;
	display: block;
	position: absolute;
	bottom: -3px;
	left: 0;
	background-position: center bottom;
	background-size: cover;
}
@media (max-width:1199px){
	.flickity-viewport {
        height: 623px !important;
    }
    #gc-carousel-template--17218012872782__slideshow .item-inner {
        background-position: 50% 60% !important;
        height: 623px !important;
    }
}
@media (max-width:991px){
	.flickity-viewport {
        height: 573px !important;
    }
    #gc-carousel-template--17218012872782__slideshow .item-inner {
        background-position: 50% 60% !important;
        height: 573px !important;
    }
}
@media (max-width:767px){
	.flickity-viewport {
        /* height: 490px !important; */
    }
    #gc-carousel-template--17218012872782__slideshow .item-inner {
        background-position: 50% 60% !important;
        height: 520px !important;
    }
}
@media (max-width:575px){
	.flickity-viewport {
        /* height: 380px !important; */
    }
    #gc-carousel-template--17218012872782__slideshow .item-inner {
        background-position: 50% 60% !important;
        height: 490px !important;
    }
    #gc-carousel-template--17218012872782__slideshow .item-inner::after {
        content: unset;
    }
}

/* Our products */
.opd-section {
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.23);
	border-radius: 20px;
}
#shopify-section-1604666408577b9f6a .small-item-grid-1.medium-item-grid-2.large-item-grid-3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#shopify-section-1604666408577b9f6a {
	background-image: url("/cdn/shop/files/dvdvgAsset_1.png?v=1604579989");
	padding: 150px 0px 80px;
	margin-top: 100px;
	background-repeat: no-repeat;
}
#shopify-section-1604666408577b9f6a .section-title {
	font-size: 60px;
	text-align: center;
	margin-bottom: 50px;
    font-weight: bold;
	/* font-family: "Trebuchet MS Bold"; */
}
@media (min-width:1024px){
	#section-block-image-98be3a4e-741f-4b7f-8501-e6073430a281{
        margin-top: 70px;
    }
    .section-our-product [class*="item-grid-"] > .item:not(.our-product-1,.our-product-2){
    	margin-top: 70px;
    }
}
.op-box {
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
}
.item-inner.opb-img {
	min-height: 250px;
	padding-top: 40px;
	transform: unset !important;
  	border-radius:0px !important;
}
.item-content.opb-content { 
	min-height: 230px;
	padding: 50px;
	text-align: center;
}
.opb-title {
	/* font-family: "NeuzeitGro Bold" !important; */
	max-width: 230px;
	margin: 0 auto;
	font-size: 28px !important;
	min-height: 60px;
    font-weight: bold;
}
.button.opb-button {
	border-color: #4d4d4d;
	background-color: transparent;
	color: #4d4d4d;
	font-size: 18px;
	/* font-family: "Neuzeit Grotest Regular"; */
	padding: 10px 20px;
	border-radius: 40px;
}
.button.opb-button:hover{
	background-color:#4d4d4d;
  	color:#ffffff;
}

/* proven process */
#shopify-section-1604580753b1a22db6,
#shopify-section-160621520945fa5cb7{
	padding: 50px 0px 130px;
}
#shopify-section-1604580753b1a22db6 .section-title,
.proven-sec .section-title{
	text-align: center;
	padding-bottom: 15px;
	font-size: 60px;
	color: #4d4d4d;
	position: relative;
	margin-bottom: 100px;
    font-weight: bold;
}
#shopify-section-1604580753b1a22db6 .section-title::before,
.proven-sec .section-title::before {
	content: "";
	width: 160px;
	height: 5px;
	background-color: #5271a7;
	display: inline-block;
	position: absolute;
	bottom: 0px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
#shopify-section-160621520945fa5cb7 .review-info .image-container {
	margin:unset;
}

.ppsection .row {
	display: flex;
	align-items: center;
}
.ppsection .row .content-images,
.ppsection .row .content-image,
.ppsection .row .content-text{
	max-width: 50%;
	flex: 0 0 50%;
	-ms-flex: 0 0 50%;
}

.ct-box {
	max-width: 400px;
	margin: 0 auto;
}
.ct-box p {
	font-size: 22px;
	line-height: 34px;
	margin-bottom: 0px;
}
.review-info {
	max-width: 500px;
}
.review-info p {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0px;
	/* font-family: "Neuzeit Grotest Regular"; */
}
h5.ri-author {
	color: #4d4d4d;
	/* font-family: "NeuzeitGro Bold"; */
	margin-top: 15px;
    font-weight: bold;
}
.review-info .btn {
	padding: 10px 30px;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	/* font-family: "Neuzeit Grotesk Light"; */
}
.btn.btn-blue {
	background-color: #0c4886;
	color: #ffffff;
}
.testimonal.ppsection {
	margin-top: 100px;
}

/* how hc works */
#shopify-section-1604638256f6195f77,
#shopify-section-1606216301d3ae90b2{
	padding: 130px 0px 120px;
	box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.21);
  	position:relative;
}
#shopify-section-1604638256f6195f77 .section-title,
#shopify-section-1606216301d3ae90b2 .section-title{
	text-align: center;
	padding-bottom: 15px;
	font-size: 60px;
	color: #4d4d4d;
	position: relative;
	margin-bottom: 40px;
    font-weight: bold;
	/* font-family: "Trebuchet MS Bold"; */
}
#shopify-section-1604638256f6195f77 .section-title::before,
#shopify-section-1606216301d3ae90b2 .section-title::before{
	content: "";
	width: 160px;
	height: 5px;
	background-color: #5271a7;
	display: inline-block;
	position: absolute;
	bottom: 0px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.hhw-content {
	max-width: 900px;
	margin: 0 auto 50px;
	font-size: 23px;
	text-align: center;
	line-height: 30px;
	/* font-family: "Neuzeit Grotest Regular"; */
}
.hhw-content p{
	margin-bottom:0px;
}
.hhcworks .row.flex.sel-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1060px;
	margin: 0 auto;
}
.col-md-4.col-plus {
	padding-right: 90px;
	position: relative;
}
.col-md-4.col-plus::after {
	content: "";
	background-image: url("/cdn/shop/files/Asset_14.png?v=1604643789");
  	background-size: contain;
	width: 38px;
	height: 38px;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translate(0,-50%);
}
.sel-box .sb-img {
	min-height: 283px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.sel-box .image-container {
	width: 100%;
}
.sel-box {
	text-align: center;
}
.sel-box h2 {
	text-transform: uppercase;
	/* font-family: "NeuzeitGro Bold"; */
    font-weight: bold;
	font-size: 34px;
	margin-bottom: 0px;
	margin-top: 24px;
}
.sel-box.blue h2{
	color:#0c4886;
}
.sel-box.green h2{
	color:#abc890;
}
.sel-box.l-blue h2{
	color:#5271a7;
}
.hhcworks .mt-4 {
	margin-top: 80px;
}
.hhcworks .btn {
	padding: 14px 30px;
	text-transform: uppercase;
	font-size: 20px;
	display: inline-block;
	/* font-family: "Neuzeit Grotesk Light"; */
}
.btn.btn-green {
	background-color: #52a6a7;
	color: #ffffff;
}
.sel-row .col-md-4.col-plus {
	max-width: 34.333%;
	flex: 0 0 34.333%;
	-ms-flex: 0 0 34.333%;
}
.sel-row .col-md-4.col-pplus{
	max-width: 31.333%;
	flex: 0 0 31.333%;
	-ms-flex: 0 0 31.333%;
}


/* why HC exists */
#shopify-section-160464394276c87554,
#shopify-section-160621826215d77212{
	padding: 150px 0px 30px;
}
#shopify-section-160464394276c87554 .section-title,
#shopify-section-160621826215d77212 .section-title{
	text-align: center;
	padding-bottom: 15px;
	font-size: 60px;
	color: #4d4d4d;
	position: relative;
	margin-bottom: 100px;
    font-weight: bold;
	/* font-family: "Trebuchet MS Bold"; */
}
#shopify-section-160464394276c87554 .section-title::before,
#shopify-section-160621826215d77212 .section-title::before{
	content: "";
	width: 160px;
	height: 5px;
	background-color: #abc890;
	display: inline-block;
	position: absolute;
	bottom: 0px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.whyexists {
	position: relative;
}
.dotted-line {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 0;
	padding: 385px 0px 0px;
	/* margin-left: 50px; */
	max-width: 1015px;
	max-height: 1563px;
}
.cartoon-section{
	z-index:1;
  	position: relative;
}
.cartoon-section .row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.cartoon-section .row .col-md-6 {
	max-width: 50%;
	flex: 0 0 50%;
	-ms-flex: 0 0 50%;
}
.cartoon-section .row.reverse {
	flex-flow: row-reverse;
}
.cs-content {
	/* font-family: "Neuzeit Grotest Regular"; */
	font-size: 22px;
	font-weight: 300;
	line-height: 32px;
}
.cs-content p{
	margin-bottom:0px;
}
.cs-one .cs-content {
	max-width: 560px;
}
.cs-two .cs-content {
	max-width: 470px;
}
.cs-three .cs-content {
	max-width: 500px;
}
.cs-four .cs-content {
	max-width: 525px;
}
.cs-thumb {
	text-align: center;
}
.cs-one .cs-thumb {
	text-align: left;
	padding-left: 30px;
}
.cartoon-section.cs-one {
	padding-bottom: 75px;
}
.cs-three .cs-thumb {
	text-align: left;
	padding-left: 64px;
	margin-top: -54px;
}
@media(min-width:700px){
	.cs-one .cs-thumb .image-container {
        margin-left: 0;
    }
    .cs-three .cs-thumb .image-container {
        margin-left: 0;
    }
}

/* newsletter */
#shopify-section-160465286517e16724 {
	background-image: url("/cdn/shop/files/dvdvgAsset_1_fc4939f6-6560-49ff-b280-a042cc1bff73.png?v=1604655725");
	padding: 150px 0px 100px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
#shopify-section-160465286517e16724 .newsletter-content {
	background-color: transparent;
}
.newsletter-content .column-extra-narrow {
	margin: 0 auto;
	max-width: 630px;
  	padding:0px 0px !important;
}
#shopify-section-160465286517e16724 .newsletter-heading {
	color: #ffffff;
	margin: 0;
	font-size: 38px;
    font-weight: bold;
	/* font-family: "NeuzeitGro Bold"; */
}
.newsletter-form.table {
	max-width: 600px;
	margin: 0 auto;
	display: flex;
}
.newsletter-form.table .cell:first-child {
	flex: 0 0 80%;
	-ms-flex: 0 0 80%;
	max-width: calc(80% - 13px);
}
.newsletter-form .cell:not(:first-child) {
	padding-left: 7px !important;
}
#shopify-section-160465286517e16724 .newsletter-form input[type="email"] {
	height: 70px;
	border-radius: 0px;
	border: none;
	padding-left: 20px;
	font-size: 20px;
  	/* font-family: "Neuzeit Grotest Regular"; */
}
#shopify-section-160465286517e16724 .newsletter-form button {
	background-color: #abc890;
	border: none !important;
	border-radius: 0px !important;
	font-size: 55px;
	padding: 0px 10px 9px !important;
	min-width: 125px;
	max-height: 70px;
}

/* footer */
#footer-content {
	background-color: #fff;
	color: #000;
	-webkit-box-shadow: inset 0px 5px 10px 1px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0px 5px 10px 1px rgba(0, 0, 0, 0.3);
}
#footer-content .column-max {
	padding-top: 90px !important;
	padding-bottom: 80px !important;
}
#footer-content .small-item-grid-1.row-spacing-150 {
	margin-top: 0px !important;
}
#footer-content #section-block-html-1570638178175 {
	width: calc(33.333% - 15px) !important;
	margin-right: 15px; margin-top: 0 !important;
}
#footer-content #section-block-html-c86bfa24-1158-4dcf-ace7-dec9d73932d7{
	width: calc(33.333% - 15px) !important;
	margin-right: 15px; margin-top: 0 !important;
}
#footer-content #section-block-html-1601024359803{
	width: calc(33.333% - 0px) !important;
  	margin-right:0px; margin-top: 0 !important;
}
#footer-content h1, 
#footer-content h2, 
#footer-content h3, 
#footer-content h4, 
#footer-content h5, 
#footer-content h6 {
	color: #000;
}
.first-cous h2 {
	font-size: 20px;
    font-weight: bold;
	/* font-family: "NeuzeitGro Bold"; */
}
.first-cous p {
	margin-bottom: 4px;
	/* font-family: "Neuzeit Grotest Regular"; */
	font-size: 16px;
	max-width: 300px;
}
.ftsecond .hono-foter {
	max-width: 300px;
	font-size: 18px;
	margin: 0 auto;
}
.fthrid {
	/* max-width: 280px; */
  	margin: 0 0 0 auto;
}
.btn.btn-g-border {
	padding: 10px 15px;
	color: #abc890 !important;
	text-transform: uppercase;
	font-size: 20px;
	border: 2px solid #abc890;
	display: inline-block;
}
.btn.btn-g-border:hover{
	color: #ffffff !important;
  	background-color:#abc890 !important;
}
#app-footer .column-max {
	padding: 30px 0px 26px !important;
}


/* Responsive */

@media (max-width:1199px){
  	.pp-top .ct-thumb {
        padding-right: 15px;
    }
	.testimonal .review-img {
        padding-left: 15px;
    }
  	.testimonal.t2 .review-img {
        padding-right: 15px;
      	padding-left:0px;
    }
  	.hhcworks .col-md-4.col-plus {
        max-width: 35%;
        flex: 0 0 35%;
        -ms-flex: 0 0 35%;
    }
  	.hhcworks .col-md-4.col-pplus {
        max-width: 30%;
        flex: 0 0 30%;
        -ms-flex: 0 0 30%;
    }
  	.opb-title {
        font-size: 24px !important;
    }
  	.button.opb-button {
        margin-top: 20px !important;
    }
  	.opd-section {
        max-width: 400px;
    }
  	#shopify-section-1604666408577b9f6a {
        padding: 60px 0px 40px;
        margin-top: 50px;
    }
  	#shopify-section-1604638256f6195f77 .section-title,
  	#shopify-section-1604580753b1a22db6 .section-title,
  	#shopify-section-1604666408577b9f6a .section-title,
  	#shopify-section-160464394276c87554 .section-title{
        font-size: 50px;
        margin-bottom: 40px;
    }
  	#shopify-section-160464394276c87554 {
        padding: 80px 0px 30px;
    }
}
@media (max-width:1023px){
  	#shopify-section-1604638256f6195f77 .section-title,
  	#shopify-section-1604580753b1a22db6 .section-title,
  	#shopify-section-1604666408577b9f6a .section-title,
  	#shopify-section-160464394276c87554 .section-title{
        font-size: 40px;
        margin-bottom: 30px;
    }
  	#shopify-section-1604638256f6195f77 .section-title::before,
  	#shopify-section-1604580753b1a22db6 .section-title::before,
  	#shopify-section-160464394276c87554 .section-title::before{
        width: 120px;
    }
	.col-md-4.col-plus::after {
        width: 21px;
        height: 21px;
    }
  	.hhcworks .btn {
        font-size: 16px;
    }
  	.hhcworks .mt-4 {
        margin-top: 50px;
    }
	.testimonal.ppsection {
        margin-top: 60px;
    }
  	#shopify-section-1604638256f6195f77 {
        padding: 70px 0px 60px;
    }
  	#shopify-section-160465286517e16724 .newsletter-heading {
        font-size: 28px;
    }
  	#footer-content #section-block-html-1570638178175 {
        width: calc(50% - 15px) !important;
        margin-right: 15px;
        margin-top: 0 !important;
    }
  	#footer-content #section-block-html-c86bfa24-1158-4dcf-ace7-dec9d73932d7 {
        width: calc(50% - 0px) !important;
        margin-right: 0;
        margin-top: 0 !important;
    }
  	#footer-content #section-block-html-1601024359803 {
        width: calc(100% - 0px) !important;
        margin-right: 0px;
        margin-top: 0 !important;
    }
  	.fthrid {
        max-width: 280px;
        margin: 40px auto 0 auto;
        text-align: center;
    }
  	#footer-content .column-max {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
  	.quote-icon {
        max-width: 50px;
    }
  	#shopify-section-1604580753b1a22db6 {
        padding: 50px 0px 50px;
    }
  	#section-block-image-1588953557873-0 {
        width: 100%;
    }
  	#shopify-section-template--17218012872782__images-with-text #section-block-image-image-2 .item-inner-overlay-line.line-1 {
        font-size: 17px;
        max-width: 600px;
        line-height: 30px;
    }
  	#shopify-section-template--17218012872782__images-with-text #section-block-image-image-2 .item-inner {
        height: 630px;
    }
}
@media (max-width:1023px) and (min-width:768px){
	.col-md-4.col-plus::after {
        width: 21px;
        height: 21px;
    }
  	.sb-img .img-fluid {
        max-width: 190px;
    }
  	.sel-box .sb-img {
        min-height: 200px;
    }
  	.sel-box h2 {
        font-size: 26px;
        margin-bottom: 0px;
        margin-top: 16px;
    }
  	.review-img .ri-img {
        max-width: 360px;
        margin: 0 auto;
    }
  	.testimonal .review-img {
        text-align: right;
    }
    .testimonal.t2 .review-img{
		text-align:left;
    }
}
@media (max-width:991px){
	.ct-box p {
        font-size: 18px;
        line-height: 28px;
    }
  	.review-info p {
        font-size: 18px;
        line-height: 24px;
    }
  	.hhw-content {
        max-width: 600px;
        font-size: 18px;
        line-height: 24px;
      	margin: 0 auto 30px;
    }
  	.cs-content {
        font-size: 18px;
        line-height: 24px;
    }
}
@media (max-width:900px){
	#shopify-section-template--17218012872782__images-with-text #section-block-image-image-2 .item-inner {
        height: 360px;
        background-color: #0c4986;
        background-image: none !important;
        border-radius: 40px;
    }
  	#shopify-section-template--17218012872782__images-with-text #section-block-image-image-2 .item-inner-overlay-line.line-1 {
        margin-top: 0;
    }
}
@media (max-width:800px){
	.ppsection .row .content-images, .ppsection .row .content-text, .ppsection .row .content-image {
        max-width: 100%;
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
    }
  	.ppsection .row {
        flex-wrap: wrap;
    }
  	.testimonal.ppsection .row {
        flex-flow: column-reverse;
    }
  	.testimonal.t2.ppsection .row {
        flex-flow: column;
    }
  	.ct-thumb {
        text-align: center;
    }
  	.review-img .ri-img,
  	.ct-thumb > img{
        max-width: 500px;
    }
  	.ct-box, 
  	.review-info {
        margin-top: 30px;
    }
  	.dotted-line {
        padding: 295px 0px 0px;
    }
  	.cs-one .cs-thumb {
        padding-left: 0px;
        padding-right: 15px;
    }
  	.cs-two .cs-thumb {
        padding-left: 15px;
    }
  	.cs-three .cs-thumb {
        text-align: left;
        padding-left: 0;
        margin-top: -50px;
        padding-right: 50px;
    }
  	.cs-four .cs-thumb {
        padding-left: 15px;
    }
  	.ct-box {
        max-width: 500px;
        margin: 20 auto 0;
    }
}
@media (max-width:799px){
	.hhcworks .col-md-4.col-plus,
  	.hhcworks .col-md-4.col-pplus{
        max-width: 100%;
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
    }
  	.col-md-4.col-plus {
        padding-right: 0;
        position: relative;
        padding-bottom: 90px;
    }
  	.col-md-4.col-plus::after {
        top: unset;
        right: 0;
        transform: unset;
        left: 0; 
        margin: 0 auto;
      	bottom:30px;
    }
  	.sb-img .img-fluid {
        max-width: 100%;
    }
}
@media (max-width:699px){
	.dotted-line {
        display: none;
    }
  	.cartoon-section.cs-one {
        padding-bottom: 40px;
    }
  	.cs-three .cs-thumb {
        margin-top: -20px;
    }
  	.cartoon-section.cs-two {
        padding-bottom: 40px;
    }
  	.cartoon-section.cs-three {
        padding-bottom: 30px;
    }
}
@media (max-width:639px){
	.opd-section {
      max-width: 400px;
    }
  	.ct-thumb img {
        max-width: 100%;
    }
  	.review-img .ri-img, .ct-thumb > img {
        max-width: 100%;
    }
  	#shopify-section-160465286517e16724 .newsletter-heading {
        font-size: 22px;
    }
  	.newsletter-form.table {
      display: flex;
      flex-wrap: wrap;
    }
  	.newsletter-form.table .cell:first-child {
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
    }
  	.newsletter-form .cell:not(:first-child) {
        padding-left: 0px !important;
        padding-top: 10px;
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        max-width: 100%;
    }
  	#footer-content #section-block-html-1570638178175 {
        width: calc(100% - 0px) !important;
        margin-right: 0px;
        margin-top: 0 !important;
    }
  	#footer-content #section-block-html-c86bfa24-1158-4dcf-ace7-dec9d73932d7 {
        width: calc(100% - 0px) !important;
        margin-right: 0;
        margin-top: 0 !important;
    }
  	.ftsecond .hono-foter {
        max-width: 100%;
        margin: 20px auto;
    }
  	.fthrid {
        max-width: 100%;
        margin: 0px auto 0 auto;
        text-align: left;
    }
  	.cs-three .cs-thumb {
        margin-top: 0;
    }
}

@media (max-width:579px){
  	.cartoon-section .row {
        display: block;
    }
	.cartoon-section .row .col-md-6 {
		max-width: 100%;
      	flex: 0 0 100%;
      	-ms-flex: 0 0 100%;
  	}
  	.cs-img {
        max-width: 200px;
    }
    .cs-thumb .image-container {
        max-width: 200px !important;
    }
  	.cartoon-section .row.reverse {
        flex-flow: inherit;
        flex-wrap: wrap;
    }
  	.cs-two .cs-thumb {
        padding-left: 0;
    }
  	.cs-one .cs-thumb {
        padding-left: 0px;
        padding-right: 0;
    }
    .cs-two .cs-content {
        max-width: 100%;
    }
  	#shopify-section-1604638256f6195f77 .section-title, 
  	#shopify-section-1604580753b1a22db6 .section-title, 
  	#shopify-section-1604666408577b9f6a .section-title, 
  	#shopify-section-160464394276c87554 .section-title {
        font-size: 30px;
        margin-bottom: 30px;
    }
  	#shopify-section-1604638256f6195f77 .section-title::before, 
    #shopify-section-1604580753b1a22db6 .section-title::before, 
    #shopify-section-160464394276c87554 .section-title::before {
        width: 80px;
    }
  	#shopify-section-160464394276c87554 {
        padding: 60px 0px 30px;
    }
  	#shopify-section-160465286517e16724 {
        padding: 100px 0px 50px;
    }
}
#section-block-html-1601024359803 .f-button .btn-g-border{
	background-color: #abc890;
  	color:#fff !important;
}

.whats-includ-title {
	text-align: center;
}
.whats-includ-title h3 {
	font-weight: 600;
	/* font-family: "Neuzeit S",sans-serif; */
}
.whats-box .whats-wrap {
	display: flex;
	flex-wrap: wrap;
}
.whats-box .icon-w {
	flex: 0 0 auto;
	width: 200px;
	margin-right: 20px;
}
.whats-box .content-w {
	flex: 1;
	padding-top: 20px;
	font-size: 18px;
	font-weight: 600;
}
.whats-box .icon-w .img-fluid {
	max-height: 280px;
	width: 100%;
	object-fit: contain;
	object-position: center center;
}
.whats-included .thcsp-icon {
	margin-bottom: 20px;
}
.whats-title {
	margin-bottom: 25px;
	font-weight: 500;
	font-size: 28px;
}
.thcsp-icon:not(.thcsp-green) ~ .whats-title {
	margin-top: 50px;
}
.margin-whats {
	margin-top: 30px;
}
.whats-hcsel {
	margin-top: 20px;
	margin-bottom: 30px;
}
.thcsp-item {
	position: relative;
	border: 1px solid #ddd;
}
.thcsp-icon {
	display: block;
	position: relative;
	padding: 30px 20px;
	background-color: #064988;
	text-align: center;
}
.thcsp-item.bg-2 .thcsp-icon {
	background-color: #abca92;
}
.thcsp-icon.thcsp-green {
	background-color: #abca92;
}
.thcsp-icon img {
	display: block;
	margin: 0 auto 20px;
}
.thcsp-icon span {
	display: block;
	font-size: 26px;
	color: #fff;
	font-weight: 600;
}
.thcsp-text {
	position: relative;
	padding: 20px;
}
.thcsp-text h3{
 	margin-top:0px; 
}
.thcsp-box-wrap {
	margin-bottom: 20px;
	position: relative;
}
.thcsp-box-wrap .row.small-item-grid-1 {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}
.thcsp-text {
	font-size: 1.125rem;
}
.thcsp-desc {
	max-width: 540px;
	margin: 0 auto 30px;
	text-align: center;
	font-size: 1.125rem;
	position: relative;
}
.collection-description h2 strong {
	font-weight: 500;
}
.collection-description h3 strong {
	font-weight: 500;
}

@media (min-width:1200px){
	.collection-description h2 {
        font-size: 34px;
        margin-bottom: 50px;
    }
  	.collection-description h2.section-title.mb-150 {
        margin-top: 70px;
    }
  	.collection-description h3 {
        font-size: 34px;
        margin-top: 40px;
        margin-bottom: 40px;
    }
}
@media (max-width:1199px){
	.collection-description h3 {
        margin-bottom: 30px;
    }
}
@media (max-width:991px){
 	.whats-box .content-w {
        padding-top: 0;
        font-size: 16px;
    } 
}
@media (max-width:767px){
	.medium-item-grid-2 > .item {
        width: 100%;
    }
    .medium-item-grid-2 > .item:nth-of-type(n) {
        clear: none;
        margin-right: 0;
    }
  	.collection-description h3 {
        margin-bottom: 20px;
    }
}


/*------------------  02-11-2021  --------------------*/


.collection-private-school #app-body > #app-body-inner #content-wrap {
  max-width: 100%;
  /* padding-left: 0px;
  padding-right: 0px; */
}
.collection-private-school #app-body > #app-body-inner main > #shopify-section-collection-private-school-template > .column-max {
  max-width: 100%;
}
.collection-private-school #app-body > #app-body-inner > #content-wrap {
	padding-bottom: 0px !important;
}
.cps-wrapper {
	overflow: hidden;
}

.title-head.title-head-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding-top: 168px;
  padding-bottom: 180px;
  padding-top: 100px;
  padding-bottom: 110px;
}
.cpst-main-title {
  text-align: center;
}
.cpst-main-title h1 {
  font-weight: bold;
  font-size: 55px;
  color: rgb(255, 255, 255);
  /* font-family: "Trebuchet MS Bold"; */
  margin: 0 auto;
  text-shadow: 0px 6px 10px rgba(0, 0, 0, 0.67);
}
.cpst-main-title h2 {
  font-weight: bold;
  font-size: 40px;
  color: rgb(255, 255, 255);
  /* font-family: "Trebuchet MS Bold"; */
  margin: 0px auto;
  text-shadow: 0px 6px 10px rgba(0, 0, 0, 0.67);
}
/* image with text ------------*/
.iwt-grid{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.iwt-grid .cpst-image {
  flex: 0 0 auto;
  width: 50%;
}
.iwt-grid .cpst-content {
  flex: 0 0 auto;
  width: 50%;
}
.row-reverse {
  flex-direction: row-reverse;
}
.img_align_mid {
  align-items: center;
}
.img_align_btm {
  align-items: flex-end;
}
.cpst-text {
  font-size: 22px;
  color: rgb(77, 77, 77);
  line-height: normal;
  /* font-family: "Neuzeit Grotest Regular"; */
}
.cpst-text a {
  color: rgb(82, 113, 167);
}
.cpst-text a:hover {
  color: rgba(82, 113, 167, 0.8);
}
#section-block-image-with-text-8d920062-0e4c-4b52-a774-f66880e11d9c {
  padding-top: 70px;
  padding-bottom: 55px;
}
#section-block-image-with-text-e3fb1478-b600-4a25-87f4-0a10d432336a {
  padding-top: 99px;
  padding-bottom: 65px;
  position: relative;
  box-shadow: 0px -12px 7px 0px rgba(0, 0, 0, 0.11);
}
@media (min-width:1200px){
  #section-block-image-with-text-8d920062-0e4c-4b52-a774-f66880e11d9c .cpst-text {
    padding-right: 70px;
  }
  #section-block-image-with-text-e3fb1478-b600-4a25-87f4-0a10d432336a .cpst-text {
    padding-left: 70px;
  }
  #section-block-image-with-text-5dc83f0f-996b-4e0b-aaf0-17567ace6194 .cpst-text {
    padding-right: 120px;
  }
  #section-block-image-with-text-e290d0b6-2c46-4408-a35a-b02ee99caf14 .cpst-text {
  	padding-left: 70px;
  }  
  #section-block-image-with-text-7a7c9acd-4b3e-4719-9226-2d8d64543b2a .cpst-text {
      padding-right: 100px;
  }
}
#section-block-image-with-text-5dc83f0f-996b-4e0b-aaf0-17567ace6194 {
  padding-top: 140px;
  padding-bottom: 170px;
  position: relative;
  background-size: cover;
  background-position: center center;
}
#section-block-image-with-text-5dc83f0f-996b-4e0b-aaf0-17567ace6194 .cpst-text {
  font-size: 18px;
}
#section-block-image-with-text-5dc83f0f-996b-4e0b-aaf0-17567ace6194 .cpst-text h2 {
	font-size: 40px;
	/* font-family: "Trebuchet MS Bold"; */
    font-weight: bold;
	color: #4d4d4d;
	margin-top: 0;
	margin-bottom: 20px;
}
#section-block-image-with-text-5dc83f0f-996b-4e0b-aaf0-17567ace6194 .cpst-text p {
  margin-bottom: 8px;
}
#section-block-image-with-text-5dc83f0f-996b-4e0b-aaf0-17567ace6194 .cpst-text .mb-text {
  margin-top: 30px;
}
#section-block-image-with-text-679d9440-28a2-4017-a9c7-6eba76c9b2fc {
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
}
#section-block-image-with-text-679d9440-28a2-4017-a9c7-6eba76c9b2fc .cpst-text {
	padding-left: 10px;
}
#section-block-image-with-text-679d9440-28a2-4017-a9c7-6eba76c9b2fc .cpst-text h2 {
  font-weight: bold;
  font-size: 40px;
  color: rgb(77, 77, 77);
  margin-top: 0px;
  margin-bottom: 20px;
  /* font-family: "Trebuchet MS Bold"; */
}
#section-block-image-with-text-679d9440-28a2-4017-a9c7-6eba76c9b2fc .desc {
  font-size: 18px;
  color: rgb(77, 77, 77);
  line-height: 24px;
}

#section-block-image-with-text-e290d0b6-2c46-4408-a35a-b02ee99caf14 {
  padding-top: 99px;
  padding-bottom: 70px;
  position: relative;
  box-shadow: 0 -12px 7px 0 rgba(0,0,0,.11);
}
#section-block-image-with-text-e290d0b6-2c46-4408-a35a-b02ee99caf14 .img-text-top-title {
  margin-bottom: 90px;
}
#section-block-image-with-text-e290d0b6-2c46-4408-a35a-b02ee99caf14 .img-text-top-title h2 {
  font-weight: bold;
  font-size: 40px;
  color: rgb(77, 77, 77);
  /* font-family: "Trebuchet MS Bold"; */
  margin: 0;
}
#section-block-image-with-text-e290d0b6-2c46-4408-a35a-b02ee99caf14 .cpst-text {
  font-size: 18px;
  color: #4d4d4d;
  line-height: 24px;
  font-weight: bold;
  /* font-family: "Neuzeit Grotest Regular"; */
}

#section-block-image-with-text-e290d0b6-2c46-4408-a35a-b02ee99caf14 .cpst-text .blue-text {
  font-weight: 700;
  font-style: italic;
  font-size: 18px;
  color: #0c4886;
  /* font-family: "Trebuchet MS Bold"; */
  display: block;
  margin-top: 15px;
}
#section-block-image-with-text-e290d0b6-2c46-4408-a35a-b02ee99caf14 .cpst-text .its-impo {
  font-size: 18px;
  color: rgb(77, 77, 77);
  /* font-family: "Neuzeit Grotest Regular"; */
}
#section-block-image-with-text-7a7c9acd-4b3e-4719-9226-2d8d64543b2a .cpst-text {
  font-size: 18px;
  line-height: 24px;
}
#section-block-image-with-text-7a7c9acd-4b3e-4719-9226-2d8d64543b2a {
  padding-top: 30px;
  padding-bottom: 70px;
}



/* Services */
#section-block-image1-68bad2e7-5c1e-47a2-b22c-b44074cbb82c {
  padding-top: 120px;
  padding-bottom: 65px;
}
.service-box {
  max-width: 870px;
  margin: 0 auto;
}
.service-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -16px;
}
.service-col {
  flex: 0 0 auto;
  width: 50%;
  padding: 0px 16px;
}
.service-box .op-box {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  height: 100%;
}
.service-col:first-child .item-inner {
  background-color: #0c4886;
}
.service-col:last-child .item-inner {
  background-color: #abc890;
}
.service-box .item-inner.opb-img {
  text-align: center;
}
.service-box .item-inner.opb-img h3 {
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  /* font-family: "Trebuchet MS Bold"; */
  margin: 20px auto 15px;
}
.service-box .item-content.opb-content {
  text-align: center;
  min-height: unset;
  padding: 40px 40px;
}
.service-box .item-content .desc {
  font-size: 16px;
  line-height: 22px;
  color: rgb(77, 77, 77);
  /* font-family: "Neuzeit Grotest Regular"; */
  min-height: 330px;
  text-align: left;
}
.service-box .button.opb-button::after {
  content: "";
  width: 23px;
  height: 8px;
  display: inline-block;
  background-image: url("/cdn/shop/files/arrow.png?v=1635854679");
  margin-left: 4px;
}
.service-title {
  margin-bottom: 40px;
}
.service-title h2 {
  font-weight: bold;
  font-size: 40px;
  color: rgb(77, 77, 77);
  /* font-family: "Trebuchet MS Bold"; */
  margin-top: 0px;
  margin-bottom: 0;
}

/* newsletter */
#section-block-newsletter-50bb835f-c617-4ba3-bf36-0770f8b0b089 {
	background-image: url("/cdn/shop/files/dvdvgAsset_1_fc4939f6-6560-49ff-b280-a042cc1bff73.png?v=1604655725");
	padding: 150px 0 100px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
#section-block-newsletter-50bb835f-c617-4ba3-bf36-0770f8b0b089 .newsletter-content {
  background-color: rgba(0,0,0,0);
  color: #ffffff;
  padding-left: 2rem;
  padding-right: 2rem;
}

#section-block-newsletter-50bb835f-c617-4ba3-bf36-0770f8b0b089 .newsletter-heading {
  color: #fff;
}

#section-block-newsletter-50bb835f-c617-4ba3-bf36-0770f8b0b089 .newsletter-subheading {
  margin: 0;
}

#section-block-newsletter-50bb835f-c617-4ba3-bf36-0770f8b0b089 .newsletter-form input[type="email"] {
  border-right: none;
  border-right-width: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

#section-block-newsletter-50bb835f-c617-4ba3-bf36-0770f8b0b089 .newsletter-form button {
  border-left: none;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  width: 100%;
}
#section-block-newsletter-50bb835f-c617-4ba3-bf36-0770f8b0b089 .newsletter-heading {
	color: #fff;
	margin: 0;
	font-size: 38px;
	/* font-family: "NeuzeitGro Bold"; */
}
#section-block-newsletter-50bb835f-c617-4ba3-bf36-0770f8b0b089 .newsletter-form input[type="email"] {
	height: 70px;
	border-radius: 0px;
	border: none;
	padding-left: 20px;
	font-size: 20px;
  	/* font-family: "Neuzeit Grotest Regular"; */
}
#section-block-newsletter-50bb835f-c617-4ba3-bf36-0770f8b0b089 .newsletter-form button {
	background-color: #abc890;
	border: none !important;
	border-radius: 0px !important;
	font-size: 55px;
	padding: 0px 10px 9px !important;
	min-width: 125px;
	max-height: 70px;
}

/* quote section */
.section-block-quote.quote-sec {
  padding-top: 70px;
  padding-bottom: 120px;
  position: relative;
}
.quote-wrapp {
  max-width: 880px;
  margin: 0 auto;
}
.quote-box {
  display: flex;
  flex-wrap: wrap;
  border-radius: 40px;
  overflow: hidden;
  box-shadow: 0px 0px 23px rgba(0, 0, 0, 0.2);
}
.quote-icon-col {
  flex: 0 0 auto;
  width: 280px;
  background-color: #814e83;
  padding: 35px 28px;
  text-align: center;
}
.quote-text-col {
  flex: 0 0 auto;
  width: calc(100% - 280px);
  padding: 45px;
}
.quote-icon-col h4 {
  font-size: 33px;
  color: #fff;
  /* font-family: "Trebuchet MS Bold"; */
  font-style: normal;
  margin: 30px 0px 25px;
}
.quote-box .quote-text-col h4 {
  font-style: italic;
  font-size: 20px;
  color: #4d4d4d;
  /* font-family: "Trebuchet MS Bold"; */
  max-width: 320px;
  margin-top: 0px;
}
.quote-text-col .desc {
  /* font-size: 16px; */
  /* line-height: 22px; */
  color: #4d4d4d;
  /* font-family: "Neuzeit Grotest Regular"; */
  max-height: 264px;
  overflow-y: auto;
  scrollbar-width: thin;
  height: 100%;
}
.quote-num p {
  margin-bottom: 20px;
}
.quote-icon-col .sub-desc {
  font-style: italic;
  font-size: 20px;
  color: rgb(255, 255, 255);
  /* font-family: "Trebuchet MS Bold"; */
}

/* single image */
#section-block-single_image-b87fdc3a-82a2-43e4-8693-86245d5bec56 {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

/* form css */
#section-block-form-710324f1-1f6d-4908-baa8-1d7882cf6120 {
  padding-top: 170px;
  padding-bottom: 120px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.form-title {
  font-weight: bold;
  font-size: 40px;
  color: rgb(255, 255, 255);
  text-align: center;
  /* font-family: "Trebuchet MS Bold"; */
  line-height: normal;
  margin-bottom: 40px;
}

.form-code-text {
  margin-bottom: -190px;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.23);
}

/* product section */
#section-block-product-ae996fed-5bcc-452f-8c4a-be3cc899f507 {
  position: relative;
  padding-top: 200px;
  padding-bottom: 60px;
}
.product-max {
  max-width: 680px;
  margin: 0 auto;
}
.product-max .large-item-grid-3.row-spacing-150 {
  margin-top: 0px;
}
.product-max [class*="item-grid-"].row-spacing-150 > .item {
  margin-top: 0;
}
.large-item-grid-3 > .item {
  /* width: calc(50% - 15px); */
}
.large-item-grid-3 > .item:nth-of-type(n) {
  /* margin-right: 0px; */
}
.product-max [class*="item-grid-"].row-spacing-150 > .item:first-child{
  margin-right:30px;
}
.product-max .collection-product-quantity {
  border: 2px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 10px;
}
.product-max .collection-product-quantity > input {
  border: none;
}
.product-max .collection-product-quantity > button {
  color: #333;
  background-color: transparent;
  border: none;
  font-size: 20px !important;
  padding: 10px 10px;
}
.product-max .js-variant-select {
  min-height: 38px;
  border-radius: 8px;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12px' height='7px'><path d='M0.653526932,0.762448087 C0.292593974,0.341359636 0.455760956,0 1.00247329,0 L10.5044548,0 C11.3304216,0 11.5684948,0.503422737 11.0226426,1.14025025 L6.65352693,6.23755191 C6.29259397,6.65864036 5.71060753,6.66237545 5.34647307,6.23755191 L0.653526932,0.762448087 Z' fill='currentColor' fill-opacity='0.2'></path></svg>") !important;
}
.product-max .add-to-cart {
  width: 100%;
  border-radius: 6px;
}


/* Responsive css */
@media (max-width:1499px){
	#section-block-form-710324f1-1f6d-4908-baa8-1d7882cf6120 {
      padding-top: 110px;
      padding-bottom: 100px;
  }
}
@media (max-width:1300px){
  .collection-private-school .shopify-section .cps-wrapper > .section-block > .column-max{
    padding-left:30px;
    padding-right:30px;
  }
}
@media (max-width:1279px){
  .title-head.title-head-bg {
    padding-top: 120px;
    padding-bottom: 144px;
  }
  .cpst-main-title h1{
    font-size: 45px;
  }
  .cpst-main-title h2{
    font-size: 28px;
  }
  #section-block-image-with-text-8d920062-0e4c-4b52-a774-f66880e11d9c {
    padding-top: 50px;
  }
  #section-block-image-with-text-e3fb1478-b600-4a25-87f4-0a10d432336a {
    padding-top: 60px;
    padding-bottom: 50px;
  }
  #section-block-image-with-text-e3fb1478-b600-4a25-87f4-0a10d432336a {
    padding-top: 60px;
    padding-bottom: 50px;
    position: relative;
    box-shadow: 0 -12px 7px 0 rgba(0,0,0,.11);
  }
  #section-block-image-with-text-5dc83f0f-996b-4e0b-aaf0-17567ace6194 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  #section-block-image-with-text-679d9440-28a2-4017-a9c7-6eba76c9b2fc {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-block-quote.quote-sec {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  #section-block-image-with-text-e290d0b6-2c46-4408-a35a-b02ee99caf14 {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  #section-block-image-with-text-e290d0b6-2c46-4408-a35a-b02ee99caf14 .img-text-top-title {
    margin-bottom: 40px;
  }
  #section-block-image-with-text-7a7c9acd-4b3e-4719-9226-2d8d64543b2a {
    padding-bottom: 40px;
  }
}
@media (max-width:1199px){
  #section-block-image1-68bad2e7-5c1e-47a2-b22c-b44074cbb82c {
    padding-top: 50px;
    padding-bottom: 45px;
  }
  .iwt-grid .cpst-text,
  #section-block-image-with-text-679d9440-28a2-4017-a9c7-6eba76c9b2fc .cpst-text{
    padding-left: 20px;
  }
  .iwt-grid.row-reverse .cpst-text {
    padding-right: 20px;
    padding-left: 0;
  }
  .cpst-text {
    font-size: 18px;
  }
  .quote-icon-col .sub-desc {
    font-size: 18px;
  }
  
}
@media (max-width:1099px){
  .cpst-main-title h1 {
      font-size: 36px;
  }
  .cpst-main-title h2{
    font-size: 22px;
  }
  #section-block-image-with-text-5dc83f0f-996b-4e0b-aaf0-17567ace6194 .cpst-text h2,
  .service-title h2, .form-title,
  #section-block-image-with-text-679d9440-28a2-4017-a9c7-6eba76c9b2fc .cpst-text h2,
  #section-block-image-with-text-e290d0b6-2c46-4408-a35a-b02ee99caf14 .img-text-top-title h2{
      font-size: 30px;
  }
}
@media (max-width:1023px){
 	#section-block-newsletter-50bb835f-c617-4ba3-bf36-0770f8b0b089 .newsletter-heading {
      font-size: 28px;
  }  
}
@media (max-width:900px){
 .service-box .item-content .desc {
      min-height: 370px;
  } 
}
@media (max-width:800px){
  .title-head.title-head-bg {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .iwt-grid .cpst-image,
  .iwt-grid .cpst-content{
    flex: 0 0 auto;
    width: 100%;
  }
  .iwt-grid .cpst-text {
    padding-left: 0px;
    margin-top: 20px;
  }
  .iwt-grid.row-reverse .cpst-text {
    padding-right: 0px;
    padding-left: 0;
  }
  #section-block-image-with-text-679d9440-28a2-4017-a9c7-6eba76c9b2fc .cpst-text {
      padding-left: 0;
  }
  #section-block-product-ae996fed-5bcc-452f-8c4a-be3cc899f507 {
    padding-top: 150px;
    padding-bottom: 30px;
  }
  .service-box .item-content .desc {
      min-height: 370px;
  }
}
@media (max-width:767px){
  .cpst-main-title h1 {
    font-size: 30px;
  }
  .cpst-main-title h2{
    font-size: 20px;
  }
  #section-block-image-with-text-5dc83f0f-996b-4e0b-aaf0-17567ace6194 .cpst-text h2,
  .service-title h2, .form-title,
  #section-block-image-with-text-679d9440-28a2-4017-a9c7-6eba76c9b2fc .cpst-text h2,
  #section-block-image-with-text-e290d0b6-2c46-4408-a35a-b02ee99caf14 .img-text-top-title h2{
    font-size: 24px;
  }
  .service-box .op-box {
      max-width: 560px;
      margin-left: auto;
      margin-right: auto;
  }
  .service-box .op-box {
      height: auto;
      margin-bottom: 26px;
  }
  .service-col {
      width: 100%;
  }
  .service-box .item-content .desc {
      min-height: unset;
  }
  .quote-text-col, .quote-icon-col {
      width: 100%;
  }
  .quote-text-col {
	padding: 20px;
}
  .collection-private-school .shopify-section .cps-wrapper > .section-block > .column-max {
      padding-left: 15px;
      padding-right: 15px;
  }
  #section-block-single_image-b87fdc3a-82a2-43e4-8693-86245d5bec56 {
      padding-top: 25px;
      padding-bottom: 25px;
  }
  #section-block-form-710324f1-1f6d-4908-baa8-1d7882cf6120 {
      padding-top: 70px;
      padding-bottom: 100px;
  }
}
@media (max-width:639px){
 #section-block-newsletter-50bb835f-c617-4ba3-bf36-0770f8b0b089 .newsletter-heading {
      font-size: 22px;
  } 
}
@media (max-width:500px){
  .title-head.title-head-bg {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  #section-block-image-with-text-8d920062-0e4c-4b52-a774-f66880e11d9c {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  #section-block-image-with-text-e3fb1478-b600-4a25-87f4-0a10d432336a {
    padding-top: 30px;
    padding-bottom: 0px;
  }
  #section-block-image-with-text-5dc83f0f-996b-4e0b-aaf0-17567ace6194 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #section-block-image1-68bad2e7-5c1e-47a2-b22c-b44074cbb82c {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  #section-block-image-with-text-679d9440-28a2-4017-a9c7-6eba76c9b2fc {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  #section-block-image-with-text-e290d0b6-2c46-4408-a35a-b02ee99caf14 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

/* ---------------------------------------------------------------------------------------------------------- */
/*----------------------------- new collection | collection-classroom-new.liquid -----------------------------*/
/* ---------------------------------------------------------------------------------------------------------- */


/* full width template css */
.collection-classroom-new #app-body > #app-body-inner #content-wrap,
.collection-copy-of-private-school #app-body > #app-body-inner #content-wrap,
.collection-public-school #app-body > #app-body-inner #content-wrap {
  max-width: 100%;
  /* padding-left: 0;
  padding-right: 0; */
}
.collection-classroom-new #content-wrap,
.collection-copy-of-private-school #content-wrap,
.collection-public-school #content-wrap {
	padding-bottom: 0px !important;
}
.collection-classroom-new #app-body > #app-body-inner #content-wrap #shopify-section-collection-classroom-new > .column-max,
.collection-copy-of-private-school #app-body > #app-body-inner #content-wrap #shopify-section-collection-copy-of-private-school-template > .column-max,
.collection-public-school #app-body > #app-body-inner #content-wrap #shopify-section-collection-public-school > .column-max {
  max-width: 100%;
}

/* column(grid) css */
.tab--flex{
  display:flex;
  flex-wrap:wrap;
  margin: 0 -5px 40px;
}
.tab--flex-reverse{
  flex-direction: row-reverse;
}
.tab--align-middle {
  align-items: center;
}
.tab--align-bottom{
  align-items: flex-end;
}
.tab--col{
  flex:0 0 auto;
  width:100%;
  padding:0px 15px;
}
@media only screen and (min-width:800.1px){
  .tab--large-sixth{
    flex: 0 0 auto;
    width:50%;
  }
}
.ccn-center{
  text-align:center;
}
.button-primary {
  background-color: #abc890;
  border: 1px solid #abc890;
  color: #ffffff !important;
}
.button-primary:hover,
.button-primary:focus{
  background-color: #abc890;
  border-color:#abc890;
  color: #ffffff;
  opacity:0.8;
}

/* classroom-new image with text section --- ---- ------*/
.ccn-content-halfbox {
  font-size: 22px;
  color: #4d4d4d;
  line-height: normal;
  /* font-family: Neuzeit Grotest Regular; */
}
.ccn-content-halfbox .button {
	font-size: 18px;
  padding: 14px 25px;
}
.ccn-content-halfbox a {
  color: rgb(82, 113, 167);
}
.ccn-content-halfbox a:hover {
  color: rgba(82, 113, 167, 0.8);
}
@media only screen and (max-width:1199px){
  .ccn-content-halfbox {
    font-size: 18px;
  }
}

#section-block-image-with-text-ef785504-c2b9-4ea9-bf62-7dfc3d2bfa00 {
  padding-top: 140px;
  padding-bottom: 140px;
}
#content-section-block-image-with-text-ef785504-c2b9-4ea9-bf62-7dfc3d2bfa00 {
  line-height: 30px;
}
#content-section-block-image-with-text-ef785504-c2b9-4ea9-bf62-7dfc3d2bfa00 p{
  margin-bottom:5px;
}
#content-section-block-image-with-text-ef785504-c2b9-4ea9-bf62-7dfc3d2bfa00 ul > li::marker {
  color: #5271a7;
}


/* classroom-new Resources section --- ---- ------*/
.resoure-image{
  text-align:center;
  margin-bottom: 30px;
}
.resoure-image img.img {
  max-height: 475px;
  max-height: 270px;
  margin: 0 auto;
}
.resoure-heading h2 {
  font-weight: 500;
  font-size: 30px;
  color: #4d4d4d;
  margin-top: 0;
  margin-bottom: 20px;
  /* font-family: Trebuchet MS Bold; */
  line-height: 40px;
  font-weight: bold;
}
.resoure-heading h3 {
  color: #814e83;
  text-transform: uppercase;
  /* font-family: Trebuchet MS Bold; */
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 50px;
  font-weight: bold;
}
.resoure-box {
  position: relative;
  padding: 45px 30px;
  padding: 30px 15px;
  border-radius: 40px;
  border-radius: 28px;
  box-shadow: 0 0 25px #0000001a;
  border: 1px solid #E6E6E6;
}
h2.resoure-title {
  color: #814e83;
  /* font-family: "NeuzeitGro Bold"; */
  font-weight: bold;
  font-size: 30px;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 5px;
}
.resoure-desc {
  font-size: 22px;
  font-size: 18px;
  color: #4d4d4d;
  line-height: 32px;
  /* font-family: Neuzeit Grotest Regular; */
  font-weight: 300;
}
.resoure-desc P{
  margin-bottom:0px;
}

/* #section-block-resources-6c7d720e-3db6-49a7-972a-d16e91e3b2ae .column-max {
  padding: 0px 20px;
} */
#section-block-resources-6c7d720e-3db6-49a7-972a-d16e91e3b2ae .tab--flex {
  margin: 0 -10px;
}
#section-block-resources-6c7d720e-3db6-49a7-972a-d16e91e3b2ae .tab--col{
  margin-bottom:40px;
  padding: 0 10px;
  width: 25%;
}
#section-block-resources-6c7d720e-3db6-49a7-972a-d16e91e3b2ae .resoure-box{
  height: 100%;
}
#section-block-resources-6c7d720e-3db6-49a7-972a-d16e91e3b2ae {
  box-shadow: 0px -17px 11px 0px rgba(4, 4, 4, 0.09);
  padding-top: 130px;
  padding-bottom: 50px;
}

/* classroom-new Form section --- ---- ------*/
#section-block-form-3eb6f914-77ae-4f42-b127-cfeda13505ca {
	padding-top: 140px;
	padding-bottom: 60px;
	background-repeat: no-repeat;
	background-position: center top;
}
#section-block-form-3eb6f914-77ae-4f42-b127-cfeda13505ca .ccn-form-title {
  color: #fff;
  margin: 0;
  font-size: 38px;
  /* font-family: NeuzeitGro Bold; */
  line-height: 45px;
  margin-bottom: 40px;
}

/* classroom-new module section --- ---- ------*/
.section-block-modules {
  padding-top: 60px;
  position: relative;
  padding-bottom: 100px;
}

.module-content-link a.mc-link {
  color: #fff;
  font-size: 25px;
  /* font-family: NeuzeitGro Bold; */
}
.module-content-link .arrow-long {
  display: inline-block;
  vertical-align: middle;
  width: 64px;
  height: 25px;
  background-image: url(/cdn/shop/files/arrow-module.png?v=1644828748);
  background-repeat: no-repeat;
  background-size: contain;
}
.section-block-modules .trainig-title {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 60px;
}
.trainig-title h2 {
  color: #814e83;
  text-transform: uppercase;
  /* font-family: Trebuchet MS Bold; */
  font-size: 30px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 8px;
}
.trainig-title .training-desc {
  max-width: 670px;
  margin: 0 auto;
  /* font-size: 22px; */
  color: #4d4d4d;
  /* line-height: 34px; */
  /* font-family: Neuzeit Grotest Regular; */
}
.section-block-modules .tab--flex {
  /* margin: 0 -20px; */
}
.section-block-modules .tab--flex .tab--col {
  padding: 0 20px;
}
.section-block-modules .tab--col {
  margin-bottom: 25px;
}
.module-box {
  box-shadow: 0 0 16px #0000003d;
  border: 1px solid #E6E6E6;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  height: 100%;
}
.module-title {
  padding: 30px 40px 20px 40px;
  position: relative;
}
.module-title h2 {
  /* font-family: "NeuzeitGro Bold"; */
  font-weight: 600;
  /* font-size: 50px; 
  line-height: 60px;*/
  margin: 0px auto;
}
.module-content {
  position: relative;
  padding: 40px;
}
.module-content .module-content-strong {
  margin-top: 0px;
  margin-bottom: 8px;
  /* font-size: 32px; */
  /* font-family: NeuzeitGro Bold; */
  font-weight: bold;
}
.module-content .module-content-text {
  /* font-size: 22px; */
  color: #4d4d4d;
  /* line-height: 34px; */
  /* font-family: Neuzeit Grotest Regular; */
}
.see-product .module-content-see {
  padding: 40px;
  /* font-size: 22px; */
  color: #4d4d4d;
  /* line-height: 34px; */
  /* font-family: Neuzeit Grotest Regular; */
  text-align: center;
}
.module-content-link {
  background-color: #0c4886;
  text-align: center;
  padding: 30px;
}
.see-product {
  display: flex;
  justify-content: space-between;
  flex-flow: column;
}
.see-product .module-content-see {
  height: calc(100% - 86px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.see-product .module-content-see .mcsee-text {
  padding: 0px 60px;
}
.mcsee-text a {
  color: #4d4d4d;
  font-weight: bold;
}
.mcsee-text a:hover{
  color: #0c4886;
}

.blue-box .module-title {
  background-color: #0c4886;
}
.blue-box .module-content-strong{
  color: #0c4886;
}
.lightgreen-box .module-title{
  background-color: #abc890;
}
.lightgreen-box .module-content-strong{
  color: #abc890;
}
.mulberry-box .module-title{
  background-color: #824e83;
}
.mulberry-box .module-content-strong{
  color: #824e83;
}
.lightblue-box .module-title{
  background-color: #5271a7;
}
.lightblue-box .module-content-strong{
  color: #5271a7;
}
.turquoise-box .module-title {
  background-color: #52a6a7;
}
.turquoise-box .module-content-strong{
  color: #5271a7;
}

.blue-box .module-title h2,
.lightgreen-box .module-title h2,
.mulberry-box .module-title h2,
.lightblue-box .module-title h2,
.turquoise-box .module-title h2{
  color: #fff;
}

#section-block-image-with-text-ebb954b7-64f5-4850-b1e3-dfdee4b309c7 {
  background-repeat: no-repeat;
  background-position: 50% 45%;
  padding-top: 90px;
  padding-bottom: 120px;
}
#section-block-image-with-text-ebb954b7-64f5-4850-b1e3-dfdee4b309c7 .image-container-position {
	padding-top: 100% !important;
}
#section-block-image-with-text-ebb954b7-64f5-4850-b1e3-dfdee4b309c7 .image-container-position img {
	width: auto;
	height: 100%;
}

#content-section-block-image-with-text-ebb954b7-64f5-4850-b1e3-dfdee4b309c7 {
  color: #fff;
  line-height: 32px;
}



/* accordian */
#section-block-accordians-045cd9cc-7f62-4837-a709-040caf9add39 {
  padding-bottom: 150px;
}
.section-block-accordians .column-max {
  max-width: 1024px;
}
.accmain-title {
  text-align: center;
  margin-bottom:50px;
}
.accmain-title h2{
  font-weight: 500;
  font-size: 40px;
  color: #4d4d4d;
  margin-top: 0;
  margin-bottom: 0px;
  /* font-family: Trebuchet MS Bold; */
  line-height: 50px;
  font-weight: bold;
}
.content-entry {
  padding: 25px 55px 25px 25px;
  box-shadow: 0 0 10px rgba(94, 94, 94, 0.2);
  border-radius: 12px;
  border: 1px solid #E6E6E6;
}
.content-entry + .content-entry {
  margin-top: 30px;
}
.accordion-content {
  display: none;
}
.article-title {
  font-size: 18px;
  color: #4d4d4d;
  line-height: normal;
  /* font-family: NeuzeitGro Bold; */
  font-weight: bold;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
.article-title .accangle {
  position: absolute;
  top: 50%;
  right: -20px;
  font-style: normal;
  cursor: pointer;
  transform: translate(0,-50%);
}
.article-title .accangle::before{
  content:"";
  width:23px;
  height:23px;
  display:block;
  background-repeat:no-repeat;
  background-size:contain;
  background-image:url(/cdn/shop/files/plus.png?v=1644904234);
}
.article-title.active .accangle::before{
  background-image:url(/cdn/shop/files/minus.png?v=1644904234);
}
.accordion-content {
  padding-top: 20px;
  font-size: 18px;
  color: #4d4d4d;
  line-height: 30px;
  font-family: Neuzeit Grotest Regular;
}
.accordion-content p {
	margin-bottom: 0;
}
.accordion-content p + p{
	margin-top:15px;
}

/* Responsive new collection.classroom-new.liquid --------------------*/
@media only screen and (max-width:1400px){
  .section-block {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width:1279.98px){
  #section-block-resources-6c7d720e-3db6-49a7-972a-d16e91e3b2ae .tab--flex {
    margin: 0 -20px;
  }
  #section-block-resources-6c7d720e-3db6-49a7-972a-d16e91e3b2ae .tab--col {
    padding: 0 20px;
    width: 50%;
  }
}
@media only screen and (max-width:1199px){
  .resoure-heading h2,
  #section-block-form-3eb6f914-77ae-4f42-b127-cfeda13505ca .ccn-form-title{
    font-size: 30px;
    line-height: 40px;
  }
  .resoure-heading h2 {
    margin-bottom: 12px;
  }
  .resoure-heading h3 {
    font-size: 24px;
    margin-bottom: 40px;
  }
  .trainig-title h2,
  .module-content .module-content-strong{
  	font-size: 24px;
  }
  .module-title h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .resoure-desc,
  .trainig-title .training-desc,
  .module-content .module-content-text,
  .see-product .module-content-see{
    font-size: 18px;
    line-height: 28px;
  }
  #section-block-image-with-text-ef785504-c2b9-4ea9-bf62-7dfc3d2bfa00 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  #section-block-resources-6c7d720e-3db6-49a7-972a-d16e91e3b2ae {
    padding-top: 90px;
  }
  .ccn-content-halfbox .button {
    font-size: 16px;
  }
  h2.resoure-title {
    font-size: 24px;
  }
  .module-title {
    padding: 45px 30px 20px;
  }
  .module-content,
  .see-product .module-content-see{
    padding: 30px;
  }
  .see-product .module-content-see .mcsee-text {
    padding: 0 0px;
  }
  .section-block-modules {
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width:991px){
  #section-block-image-with-text-ef785504-c2b9-4ea9-bf62-7dfc3d2bfa00 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #section-block-image-with-text-ef785504-c2b9-4ea9-bf62-7dfc3d2bfa00 .tab--large-sixth {
    width: 100%;
  }
  #section-block-image-with-text-ef785504-c2b9-4ea9-bf62-7dfc3d2bfa00 .cpst-thumb {
    margin-bottom: 20px;
  }
  #section-block-resources-6c7d720e-3db6-49a7-972a-d16e91e3b2ae .tab--large-sixth {
    width: 100%;
  }
  #section-block-resources-6c7d720e-3db6-49a7-972a-d16e91e3b2ae {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .section-block-modules .tab--flex {
    margin: 0 -15px;
  }
  .section-block-modules .tab--flex .tab--col {
    padding: 0 15px;
  }
  #section-block-image-with-text-ebb954b7-64f5-4850-b1e3-dfdee4b309c7 {
    padding-top: 80px;
    padding-bottom: 80px;
    background-size: cover;
  }
  #section-block-accordians-045cd9cc-7f62-4837-a709-040caf9add39 {
    padding-bottom: 90px;
  }
}
@media only screen and (min-width:800.1px) and (max-width:991px){
  #section-block-resources-6c7d720e-3db6-49a7-972a-d16e91e3b2ae .resoure-box {
    height: auto;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width:800px){
  #section-block-form-3eb6f914-77ae-4f42-b127-cfeda13505ca {
    padding-top: 100px;
    padding-bottom: 20px;
  }
  #section-block-image-with-text-ebb954b7-64f5-4850-b1e3-dfdee4b309c7 {
    background-position: center bottom;
  }
  #section-block-image-with-text-ebb954b7-64f5-4850-b1e3-dfdee4b309c7 {
    padding-top: 30px;
    padding-bottom: 100px;
  }
  #section-block-image-with-text-ebb954b7-64f5-4850-b1e3-dfdee4b309c7 .image-container-position {
	padding-top: 100% !important;
	text-align: center;
}
  #section-block-image-with-text-ebb954b7-64f5-4850-b1e3-dfdee4b309c7 .image-container img {
    height: 100%;
    object-fit: contain;
    object-position: center center;
    right: 0;
    margin: auto;
  }
  #section-block-resources-6c7d720e-3db6-49a7-972a-d16e91e3b2ae .tab--col {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width:575px){
  .section-block {
    padding-left: 15px;
    padding-right: 15px;
  }
  .resoure-heading h2, #section-block-form-3eb6f914-77ae-4f42-b127-cfeda13505ca .ccn-form-title {
    font-size: 24px;
    line-height: 34px;
  }
  .module-title h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .module-title {
    padding-top: 35px;
  }
  .module-content .module-content-strong {
    font-size: 20px;
  }
  #section-block-resources-6c7d720e-3db6-49a7-972a-d16e91e3b2ae {
    padding-top: 50px;
    padding-bottom: 10px;
  }
  .section-block-modules {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .module-content-link a.mc-link {
    font-size: 22px;
  }
  .module-content-link .arrow-long {
    width: 53px;
    height: 20px;
  }
  #section-block-accordians-045cd9cc-7f62-4837-a709-040caf9add39 {
    padding-bottom: 50px;
  }
  .article-title .accangle {
    right: -35px;
  }
  .content-entry + .content-entry {
    margin-top: 20px;
  }
  #section-block-resources-6c7d720e-3db6-49a7-972a-d16e91e3b2ae .tab--col {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width:479px){
  .cpst-main-title h1 {
    font-size: 28px;
  }
  .cpst-main-title h2{
    font-size: 15px;
  }
  #section-block-image-with-text-ef785504-c2b9-4ea9-bf62-7dfc3d2bfa00 {
    padding-top: 40px;
  }
}





.modal {
  position: absolute;
  z-index: 10000; /* 1 */
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.modal.is-visible {
  visibility: visible;
  display:block;
}
.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}
.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.modal-wrapper {
  position: fixed;
  z-index: 9999;
  top: 25px;
  left: 0;
  width: 90%;
  margin-left: -16em;
  background-color: #fff;
  box-shadow: 0 0 1.5em #00000059;
  right: 0;
  margin: 0 auto;
  height: calc(100% - 50px);
  overflow-y: auto;
  bottom: 0;
/*   scrollbar-width: none; */
}
.modal-body {
  text-align: center;
}
.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}
.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}
.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  font-size:20px;
  color: #000;
  background: none;
  border: 0;
}
.pop-img{
  cursor:pointer;
}
.modal-content > *:first-child {
  margin-top: 0;
}
.modal-content > *:last-child {
  margin-bottom: 0;
}


/* ------------------------------------------------------
-------------copy-of-private-school-template-------------
------------------------------------------------------ */

.title-trebuchet-ms-bold{
    /* font-family: "Trebuchet MS Bold"; */
}
.btn.btn-blue {
    display: inline-block;
    text-transform: uppercase;
	background-color: #0c4886;
	color: #fff !important;
	font-size: 18px;
	line-height: 20px;
	padding: 12px 30px;
	box-shadow: 0px 0px 13px rgba(0,0,0,0.2);
    /* font-family: "Neuzeit Grotest Regular"; */
}
.btn.btn-blue:hover, 
.btn.btn-blue:focus {
	background-color: #0d3d71 !important;
    color: #dfe6f2 !important;
}
.copy-of-image-with-text .column-max {
	max-width: 1330px;
}
.copy-of-image-with-text .cpst-text {
	line-height: 150%;
}
.copy-of-image-with-text .cpst-text h2 {
	margin-top: 0px;
}


/* first image with text block -------*/
#section-block-image-with-text-91d59713-d994-4bfc-b6dd-8559f959217a {
	padding-top: 120px;
    padding-bottom: 120px;
}
/* --*/
#section-block-image-with-text-4cdc3623-82c8-441c-9bfc-95e80d1998a6 {
	padding-top: 100px;
	padding-bottom: 100px;
	box-shadow: 0px 0px 30px rgba(0,0,0,0.18);
}
@media (min-width:801px){
  #section-block-image-with-text-4cdc3623-82c8-441c-9bfc-95e80d1998a6 .cpst-text {
  	padding-left: 30px;
  }
  #section-block-image-with-text-4cdc3623-82c8-441c-9bfc-95e80d1998a6 .cpst-thumb {
  	padding-right: 30px;
  }
}
#section-block-image-with-text-4cdc3623-82c8-441c-9bfc-95e80d1998a6 .cpst-text h2 {
	font-size: 40px;
	max-width: 570px;
    /* font-family: "Trebuchet MS Bold"; */
}
#section-block-image-with-text-4cdc3623-82c8-441c-9bfc-95e80d1998a6 .cpst-text {
	font-size: 16px;
}
/* --- */
#section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding-top: 0;
	padding-bottom: 60px;
	background-size: cover;
    position:relative;
}
#section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f .cpst-text h2 {
	color: #fff;
	font-size: 40px;
}
#section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f .cpst-text {
	font-size: 16px;
	color: #fff;
}
#section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f .iwt-grid .cpst-content {
	width: 33.333%;
}
#section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f .iwt-grid .cpst-image {
	width: 66.667%;
}

@media (min-width:1400px){
  #section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f {
  	background-size: 100% 100%;
  }
}
@media (max-width:1199px){
  #section-block-image-with-text-91d59713-d994-4bfc-b6dd-8559f959217a {
  	padding-top: 90px;
    padding-bottom: 90px;
  }
  /* -- */
  #section-block-image-with-text-4cdc3623-82c8-441c-9bfc-95e80d1998a6 {
	padding-top: 90px;
	padding-bottom: 90px;
  }
  #section-block-image-with-text-4cdc3623-82c8-441c-9bfc-95e80d1998a6 .cpst-text h2 {
  	font-size: 30px;
  	max-width: 430px;
  }
  /* --- */
  #section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f .cpst-text h2{
    font-size: 30px;
  }
  #section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f .iwt-grid .cpst-image {
  	width: 60%;
  }
  #section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f .iwt-grid .cpst-content {
  	width: 40%;
  }
}
@media (max-width:999px){
  #section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f {
  	padding-top: 20px;
  }
  #section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f .iwt-grid .cpst-image {
  	width: 50%;
  }
  #section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f .iwt-grid .cpst-content {
  	width: 50%;
  }
}
@media (max-width:991px){
  #section-block-image-with-text-91d59713-d994-4bfc-b6dd-8559f959217a {
  	padding-top: 70px;
    padding-bottom: 70px;
  }
  /* -- */
  #section-block-image-with-text-4cdc3623-82c8-441c-9bfc-95e80d1998a6 {
	padding-top: 70px;
	padding-bottom: 70px;
  }
  /* --- */
  #section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f {
  	margin-top: -90px;
  }
  #section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f .cpst-text h2{
    font-size:24px;
  }
}
@media (min-width:801px) and (max-width:991px){
  #section-block-image-with-text-4cdc3623-82c8-441c-9bfc-95e80d1998a6 .cpst-text h2 {
  	font-size: 24px;
  }
}
@media (max-width:800px){
  /* --- */
  #section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f {
  	padding-top: 30px;
    padding-bottom: 80px;
  }
  #section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f .iwt-grid .cpst-image,
  #section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f .iwt-grid .cpst-content {
  	width: 100%;
  }
  #section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f .iwt-grid .cpst-image {
  	max-width: 500px;
  	margin: -20px auto 0;
  }
  #section-block-image-with-text-4cdc3623-82c8-441c-9bfc-95e80d1998a6 .cpst-text h2 {
  	font-size: 24px;
  }
}
@media (max-width:600px){
  #section-block-image-with-text-91d59713-d994-4bfc-b6dd-8559f959217a {
  	padding-top: 40px;
    padding-bottom: 50px;
  }
  /* -- */
  #section-block-image-with-text-4cdc3623-82c8-441c-9bfc-95e80d1998a6 {
	padding-top: 50px;
	padding-bottom: 50px;
  }
}

/* image text and steps section --------*/
 {
    padding-top:120px;
    padding-bottom:100px;
}
  .column-max {
	max-width: 1330px;
}
  .cpst-text {
	font-size: 16px;
	line-height: 150%;
}
  .cpst-text h2 {
	font-size: 40px;
     font-weight: bold;
	/* font-family: Trebuchet MS Bold; */
	margin-top: 0px;
	margin-bottom: 15px;
}
  .cpst-thumb .video-wrap {
	padding: 115px 27px 115px 80px;
	background-image: url(/cdn/shop/files/video-bg.png?v=1663656245);
	background-size: 94%;
	background-repeat: no-repeat;
	background-position: center right;
}
  .cpst-thumb .video-wrap .fluid-width-video-wrapper {
	border-radius: 40px;
	overflow: hidden;
}

.steps-section .steps-group {
	list-style: none;
	padding-left: 100px;
	margin: 0;
}
.steps-section .steps-item {
	padding: 30px 60px 30px 60px;
	position: relative;
	border-width: 4px;
	border-style: solid;
	border-radius: 20px;
	max-width: 640px;
}
.steps-section .steps-item .steps-icon {
	position: absolute;
	left: -42px;
	top: 50%;
	transform: translateY(-50%);
}
.steps-section .steps-content {
	font-size: 16px;
	line-height: 150%;
    /* font-family: "Neuzeit Grotest Regular"; */
}
.steps-section .steps-content p {
	margin-bottom: 0;
}
.steps-item.steps-item-1 {
	border-color: #5272a5;
}
.steps-item.steps-item-2 {
	border-color: #52a6a7;
}
.steps-item.steps-item-3 {
	border-color: #aac790;
}
.steps-item.steps-item-4 {
	border-color: #0c4884;
}
.steps-item.steps-item-5 {
	border-color: #814e81;
}

.steps-section .steps-item + .steps-item {
	margin-top: 40px;
}
.steps-item.steps-item-2 {
	margin-left: 20%;
}
.steps-item.steps-item-3 {
	margin-left: 40%;
}
.steps-item.steps-item-4 {
	margin-left: 20%;
}

.after-step-content {
	margin-top: 70px;
}
.after-step-content .desc {
	max-width: 50%;
	font-size: 16px;
	line-height: 150%;
	/* font-family: "Neuzeit Grotest Regular"; */
}
.after-step-content .desc {
	margin-bottom: 35px;
}

@media (min-width:1400px){
    .iwt-grid .cpst-image{
    width:60%;
  }
    .iwt-grid .cpst-content {
  	width: 40%;
  	padding-right: 12px;
  }
    .cpst-text .desc {
  	padding-right: 10px;
  }
}
@media (max-width:1199px){
    {
  	padding-top: 80px;
  	padding-bottom: 80px;
  }
    .cpst-text h2 {
  	font-size: 30px;
  }
  .steps-section .steps-group {
  	padding-left: 50px;
  }
  .steps-section .steps-item {
  	padding: 30px 30px 30px 60px;
  	max-width: 700px;
  }
  .steps-item.steps-item-2 {
  	margin-left: 15%;
  }
  .steps-item.steps-item-3 {
  	margin-left: 30%;
  }
  .steps-item.steps-item-4 {
  	margin-left: 15%;
  }
}
@media (max-width:991px){
  .after-step-content .desc {
  	max-width: 100%;
  }
    .cpst-text h2{
    font-size:24px;
  }
}
@media (min-width:801px) and (max-width:1199px){
    .cpst-thumb .video-wrap {
  	padding: 77px 15px 88px 55px;
  }
}
@media (max-width:800px){
    {
  	padding-top: 70px;
  	padding-bottom: 70px;
  }
  .steps-section .steps-group {
  	padding-left: 38px;
  }
  .steps-item.steps-item-2 {
  	margin-left: 0%;
  }
  .steps-item.steps-item-3 {
  	margin-left: 0%;
  }
  .steps-item.steps-item-4 {
  	margin-left: 0%;
  }
  .after-step-content .desc {
  	max-width: 100%;
  }
}
@media (max-width:600px){
    {
  	padding-top: 50px;
  	padding-bottom: 50px;
  }
    .cpst-thumb .video-wrap {
  	padding: 75px 15px 75px 15px;
  	background-size: 100%;
  	background-position: center center;
  }
}

/* accordian section --------*/
.accordian-extra-text {
	margin-top: 60px;
}
#section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab{
    padding-top: 80px;
    padding-bottom: 70px
}
#section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab .content-entry .article-title{
    font-size:20px;
}
#section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab .accordian-extra-text {
	padding-left: 20px;
}
#section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab .accordian-extra-text p {
	margin-bottom: 5px;
    font-size: 16px;
	color: #4d4d4d;
}
#section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab .accordian-extra-text ol {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #4d4d4d;
}
#section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab .accordian-extra-text ol a{
    color: #4d4d4d;
}
#section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab .accordian-extra-text ol a:hover{
    text-decoration:underline;
}

@media (max-width:999px){
  #section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab {
  	padding-top: 70px;
  }
}
@media (max-width:800px){
  #section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab {
  	padding-top: 60px;
  	padding-bottom: 60px;
  }
}
@media (max-width:600px){
  .accordian-extra-text {
  	margin-top: 30px;
  }
  #section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab {
  	padding-top: 50px;
  	padding-bottom: 50px;
  }
  #section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab .content-entry .article-title {
  	font-size: 18px;
  }
  #section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab .content-entry {
  	padding: 15px 45px 15px 15px;
  }
  #section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab .article-title .accangle::before {
  	width: 18px;
  	height: 18px;
  }
  #section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab .article-title .accangle {
  	right: -30px;
  }
  #section-block-accordians-6a967764-966e-4d6d-8e73-ab374c0c87ab .accordian-extra-text {
  	padding-left: 0;
  }
}

/* Student type section --------*/

#section-block-image-with-text-828fab0f-3b66-459b-a688-18f1786b665f{
  background-color: #f2f2f2;
  background-color: transparent;
  margin-top: -100px;
  margin-bottom: 0;
  /*  Contact HONORABLE CHARACTER section backgroud color style  */
}

.copy-of-students-type{
  padding-top:90px;
  padding-bottom:90px;
}
.copy-of-students-type .img-text-top-title h2 {
	margin-top: 0;
	font-size: 40px;
}
.stype-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.stype-cols {
	flex: 0 0 auto;
	width: 50%;
	padding: 0px 45px;
	max-width: calc(374px + 90px);
}
.stype-title {
	position: relative;
	text-align: center;
}
.stype-title h2 {
	background-color: #a9c68e;
	padding: 10px 26px;
	margin: 0 auto 100px;
	position: relative;
	border-radius: 40px;
	color: #fff;
	font-size: 30px;
	/* font-family: "NeuzeitGro Bold"; */
	display: inline-block;
   font-weight: bold;
}
.stype-title h2::before {
	content: "";
	height: 120px;
	width: 0;
	display: inline-block;
	position: absolute;
	top: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
	border-left: 5px dotted #a9c68e;
}
.stype-list {
	list-style: none;
	padding-left: 0;
}
.stype-box {
	text-align: center;
	padding: 90px 20px 50px;
	background-color: #fff;
	border-radius: 24px;
	box-shadow: 0 0 20px #5a5a5a24;
	position: relative;
}
.stype-box::before {
	content: '';
	width: 100%;
	height: 37px;
	display: block;
	position: absolute;
	top: 0;
	background-color: #52a6a7;
	left: 0;
	right: 0;
	border-radius: 24px 24px 0 0;
}
.stype-num {
	width: 100px;
	height: 100px;
	background-color: #52a6a7;
	display: flex;
	margin: 0 auto;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	border: 5px solid #fff;
}
.stype-num {
	position: absolute;
	top: -32px;
	left: 0;
	right: 0;
}
.stype-num img {
	display: block;
    margin: 0 auto;
    max-height: 50px;
    width: auto;
}
.stype-content {
	font-size: 22px;
   font-weight: bold;
	/* font-family: "NeuzeitGro Bold"; */
	line-height: 130%;
}
.stype-content p{
    margin-bottom:0;
}
.stype-item + .stype-item {
	margin-top: -50px;
}

.stype-item-1 .stype-box {
	min-height: 270px;
	padding-left: 20px;
	padding-right: 20px;
}
.stype-item-1 .stype-num{
  background-color: #52a6a7;
}
.stype-item-1 .stype-box::before {
	background-color: #52a6a7;
}
.stype-item-2 .stype-box {
	min-height: 300px;
	padding-left: 8px;
	padding-right: 8px;
}
.stype-item-2 .stype-num{
  background-color: #804e81;
}
.stype-item-2 .stype-box::before {
	background-color: #804e81;
}
.stype-item-3 .stype-box {
	padding-left: 5px;
	padding-right: 5px;
	min-height: 185px;
	padding-bottom: 30px;
}
.stype-item-3 .stype-num{
  background-color: #5271a5;
}
.stype-item-3 .stype-box::before {
	background-color: #5271a5;
}
.copy-of-students-type .img-text-top-title {
	margin-bottom: 60px;
}
@media (max-width:1199px){
  .copy-of-students-type .img-text-top-title h2 {
  	font-size: 30px;
  }
  .copy-of-students-type{
    padding-top:80px;
    padding-bottom:150px;
  }
}
@media (max-width:991px){
  .copy-of-students-type{
    padding-top:70px;
    padding-bottom:140px;
  }
  .copy-of-students-type .img-text-top-title {
  	margin-bottom: 40px;
  }
  .copy-of-students-type .img-text-top-title h2{
    font-size:24px;
  }
  .stype-cols {
  	padding: 0 20px;
  }
  .stype-title h2 {
  	font-size: 24px;
  }
  .stype-content {
  	font-size: 20px;
  }
}
@media (max-width:800px){
  .copy-of-students-type {
  	padding-top: 60px;
  	padding-bottom: 130px;
  }
  .stype-row {
  	flex-direction: column;
  }
  .stype-cols {
  	margin-left: auto;
  	margin-right: auto;
    width: 100%;
  }
  .stype-cols:first-child {
  	margin-bottom: 30px;
  }
}
@media (max-width:600px){
  .copy-of-students-type {
  	padding-top: 60px;
  	padding-bottom: 130px;
  }
}


/* copy of product section --------*/
#section-block-product-f6c68f59-1fd2-46d3-b45c-aa85f796ca85 {
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;
}
.copy-of-product-list .product--max {
	position: relative;
}
.copy-of-product-list .product--max .product-row {
	margin-top: 0;
	margin-left: -10px;
	margin-right: -10px;
}
.copy-of-product-list .product--max .product-row > .item {
	width: 33.333%;
	padding: 0px 10px;
}
.copy-of-product-list .product--max .product-row > .item {
	margin-top: unset;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width:1201px){
  .copy-of-product-list .product--max .product-row {
  	margin-left: -20px;
  	margin-right: -20px;
  }
  .copy-of-product-list .product--max .product-row > .item {
  	width: 33.333%;
  	padding: 0px 20px;
  }
}
@media (max-width:991px){
  #section-block-product-f6c68f59-1fd2-46d3-b45c-aa85f796ca85 {
  	padding-top: 70px;
  	padding-bottom: 70px;
  }
}
@media (max-width:639px){
  #section-block-product-f6c68f59-1fd2-46d3-b45c-aa85f796ca85 {
  	padding-top: 50px;
  	padding-bottom: 30px;
  }
  .copy-of-product-list .product--max .product-row > .item {
  	width: 100%;
  	padding: 0 10px;
  	max-width: 340px;
  	float: none;
  	margin-bottom: 30px;
  }
}
@media (max-width:600px){
  #section-block-product-f6c68f59-1fd2-46d3-b45c-aa85f796ca85 {
  	padding-top: 50px;
  	padding-bottom: 30px;
  }
}

/* copy of newsletter section  -------*/
#section-block-form-9f2ed005-b488-4c2c-be65-2e6977800f75 {
	padding-top: 140px;
	padding-bottom: 80px;
    padding-bottom: 30px;
	background-color: #f2f2f2;
    background-size: cover;
}
#section-block-form-9f2ed005-b488-4c2c-be65-2e6977800f75 .ccn-form-title {
	color: #fff;
	font-size: 40px;
   font-weight: bold;
	/* font-family: "Trebuchet MS Bold"; */
	line-height: normal;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.copy-of-newsletter .ccn-formbox {
	margin-top: 30px;
}
@media (max-width:1199px){
  #section-block-form-9f2ed005-b488-4c2c-be65-2e6977800f75 {
  	padding-top: 100px;
  	padding-bottom: 40px;
  }
  #section-block-form-9f2ed005-b488-4c2c-be65-2e6977800f75 .ccn-form-title {
  	font-size: 30px;
  }
}
@media (max-width:991px){
  #section-block-form-9f2ed005-b488-4c2c-be65-2e6977800f75 {
  	padding-top: 90px;
    padding-bottom: 40px;
  }
  #section-block-form-9f2ed005-b488-4c2c-be65-2e6977800f75 .ccn-form-title {
  	font-size: 24px;
  }
}

/* test page sidebar template design 2-1-23 */
.sidebar-content .page-header .header-title {
	text-align: center;
}
.sidebar-content .page-header .title {
	font-size: 40px;
	text-transform: capitalize;
	font-weight: 600;
}
.sidebar-content .page-header + .separator {
	background-color: #004b8c;
	height: 1px;
	border: none;
	border-radius: 40px;
}
.sidebar-content {
	font-size: 18px;
	line-height: 160%;
}
.sidebar-content  h2 {
	font-size: 26px;
}

.sidebar-side .secondary-block h1 {
	font-size: 28px;
	font-weight: bold;
}
.sidebar-side .rte {
	display: block;
	font-size: 18px;
	line-height: 160%;
}
.section-block-text span {
  display: block;
}
.section-block-text span + span {
  margin-top: 20px;
}
@media (min-width:1024px){
  .sidebar-content.columns.large-9 {
  	margin-right: 0;
  	width: calc(100% - 300px);
  	padding-right: 2.85714%;
  }
  .sidebar-side.columns.large-3 {
  	width: 300px;
  }
}
@media (max-width:1400px){
  .sidebar-side .section-block {
  	padding-left: 0;
  	padding-right: 0;
  }
}
@media (max-width:1023px){
  .sidebar-content.columns.large-9 {
  	margin-right: 0;
  	width: 100%;
  	padding-right: 0;
  }
  .sidebar-side.columns.large-3 {
  	width: 100%;
    padding-left: 0 !important;
    border-left: none !important;
  }
  
  .sidebar-content {
  	font-size: 16px;
  	line-height: 150%;
  }
  .sidebar-content h2 {
  	font-size: 24px;
  }
  .sidebar-side .rte {
  	font-size: 16px;
  	line-height: 150%;
  }
  .sidebar-side .secondary-block h1 {
  	font-size: 26px;
  }
  .sidebar-content h2 b {
	display: block;
	margin-bottom: 20px;
}
  .section-block-text span:last-child {
  	/* text-align: center; */
  }
  .sidebar-side .section-block-text span:not(.rte) {
  	display: block;
  	text-align: center;
  }
}
@media (min-width:641px) and (max-width:1023px){
  .sidebar-side.columns.large-3 {
    border-top: 1px solid #e1e2e3;
    padding-top: 60px;
    margin-top:40px;
  }
}


/* cpst button block style */
.cpst-button .btn.btn-theme,
.section-block-image-with-text .btn.btn-theme{
	background-color: #72b7cc;
	color: #fff;
	width: 100%;
	display: block;
	max-width: 455px;
	margin: 0 auto 10px;
	padding: 10px 10px 10px 10px;
	font-size: 22px;
	line-height: 40px;
	border-radius: 6px;
    transition: all 0.3s;
    position: relative;
    z-index: 1;
}
.section-block-image-with-text .btn.btn-theme{
  margin-top: 10px;
  text-align: center;
}
.cpst-button .btn.btn-theme:hover,
.cpst-button .btn.btn-theme:focus,
.section-block-image-with-text .btn.btn-theme:hover,
.section-block-image-with-text .btn.btn-theme:focus{
  background-color: #7ec9e0;
  color: #ffffff; 
}
#section-block-button-0f5db033-2d8a-4fa1-b220-ea4f3e12e693 .btn.btn-theme{
    margin: -50px auto 50px;
}
@media (max-width:1279px){
  #section-block-button-0f5db033-2d8a-4fa1-b220-ea4f3e12e693 .btn.btn-theme{
      margin: -20px auto 50px;
  }
}
@media (max-width: 767px){
  .cpst-button .btn.btn-theme,
  .section-block-image-with-text .btn.btn-theme{
    font-size: 18px;
    line-height: 32px;
  }
}
.header_fixed{
  position: fixed;
	top: 0;
	width: 100%;
  z-index:99;
}

.button-grid-collection {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
.button-grid-collection .bgc-item {
	flex: 0 0 auto;
	width: auto;
}

@media screen and (min-width: 801px){
  .iwt-grid .cpst-image .cpst-thumb-btn,
  .iwt-grid .cpst-content .cpst-content-btn{
    display: none; 
  }
  .iwt-grid.cpst-button {
  	margin-top: 20px;
  	gap: 16px;
  }
  .iwt-grid.cpst-button .cpst-thumb-btn, 
  .iwt-grid.cpst-button .cpst-content-btn {
  	flex: 0 0 auto;
  	width: calc(50% - 8px);
  }
}
@media screen and (max-width: 800px){
  .iwt-grid.cpst-button{
    display: none; 
  }
}
.teaching-kids-respect-in-the-classroom .img_zoom img {
	max-width: 350px;
}
.half-width{width: auto; max-width: 50%;}
.half-width2{max-width: calc(50% - 20px);}

/* START:: public school 
------------------------------------*/
/* First section */
section#section-block-image-with-text-image_with_text_rpyeUa {
    padding-top: 140px;
    padding-bottom: 140px;
}
.cpst-text .left-smallspace p {
    margin-bottom: 0.625em;
}
@media only screen and (min-width: 801px){
  .cpst-text .left-smallspace {
      padding-left: 20px;
  }
}
@media screen and (max-width:1199px){
  section#section-block-image-with-text-image_with_text_rpyeUa {
      padding-top: 90px;
      padding-bottom: 90px;
  }
}
@media screen and (max-width:991px){
  section#section-block-image-with-text-image_with_text_rpyeUa {
      padding-top: 60px;
      padding-bottom: 60px;
  }
}
/* second section */
section#section-block-image-with-text-image_with_text_JX4KyD {
    padding-bottom: 60px;
}
section#section-block-image-with-text-image_with_text_JX4KyD .cpst-thumb .image-container {
    max-width: 430px !important;
}
@media screen and (max-width: 639px){
  section#section-block-image-with-text-image_with_text_JX4KyD {
      padding-bottom: 20px;
  }
}

/* Third section */
section#section-block-image-with-text-image_with_text_BQ3pdT {
    padding-top: 140px;
    padding-bottom: 170px;
    position: relative;
    background-size: cover;
    background-position: center center;
}
section#section-block-image-with-text-image_with_text_BQ3pdT .cpst-thumb > .image-container {
    max-width: 454px !important;
}
section#section-block-image-with-text-image_with_text_BQ3pdT .cpst-text > div {
    font-size: 18px;
}
section#section-block-image-with-text-image_with_text_BQ3pdT .cpst-text > div h4 {
    font-size: 18px;
  margin-bottom:2px;
}
@media screen and (max-width: 1199px){
  section#section-block-image-with-text-image_with_text_BQ3pdT {
      padding-top: 100px;
      padding-bottom: 100px;
  }
  section#section-block-image-with-text-image_with_text_BQ3pdT .cpst-text>div h4 {
      font-size: 16px;
      margin-bottom: 2px;
  }
}
@media screen and (max-width: 991px){
  section#section-block-image-with-text-image_with_text_BQ3pdT {
      padding-top: 80px;
      padding-bottom: 80px;
  }
}
@media screen and (max-width: 639px){
  section#section-block-image-with-text-image_with_text_BQ3pdT {
      padding-top: 70px;
      padding-bottom: 70px;
  }
}

/* Fourth Section */
section#section-block-image1-image1_ig6xzt {
    padding-top: 120px;
    padding-bottom: 65px;
}
@media screen and (max-width: 1023px){
  section#section-block-image1-image1_ig6xzt {
      padding-top: 80px;
      padding-bottom: 50px;
  }
}
@media screen and (max-width: 639px){
  section#section-block-image1-image1_ig6xzt {
      padding-top: 30px;
      padding-bottom: 30px;
  }
  section#section-block-image1-image1_ig6xzt .service-box .item-content.opb-content {
      padding: 24px;
  }
  section#section-block-image1-image1_ig6xzt .service-box .button.opb-button {
      font-size: 14px;
      padding: 10px 15px;
  }
}

/* Fifth Section */
section#section-block-resources-resources_FjBLdC {
    padding-top: 40px;
    padding-bottom: 70px;
}
section#section-block-resources-resources_FjBLdC .resoure-desc {
    line-height: 1.4;
}
section#section-block-resources-resources_FjBLdC .tab--flex {
    row-gap: 20px;
  }
@media screen and (min-width:1200px){
   section#section-block-resources-resources_FjBLdC .tab--large-sixth {
      flex: 0 0 auto;
      width: 25%;
  }
}
@media screen and (min-width: 800.1px){
  section#section-block-resources-resources_FjBLdC .tab--large-sixth .resoure-box {
      height: 100%;
  }
}
@media screen and (min-width: 640px) and (max-width: 800px){
  section#section-block-resources-resources_FjBLdC .tab--large-sixth {
      flex: 0 0 auto;
      width: 50%;
  }
  section#section-block-resources-resources_FjBLdC .tab--large-sixth .resoure-box {
      height: 100%;
  }
}
@media screen and (max-width: 639px){
  section#section-block-resources-resources_FjBLdC {
      padding-top: 30px;
      padding-bottom: 30px;
  }
}

/* Six Section */
section#section-block-image-with-text-image_with_text_Mgxz9k {
    padding-top: 40px;
    padding-bottom: 30px;
}
section#section-block-image-with-text-image_with_text_Mgxz9k .cpst-thumb .image-container {
    max-width: 470px !important;
}
section#section-block-image-with-text-image_with_text_Mgxz9k .cpst-text > h2 {
    font-weight: 700;
    font-size: 40px;
    color: #4d4d4d;
    margin-top: 0;
    margin-bottom: 20px;
    /* font-family: Trebuchet MS Bold; */
}
@media screen and (max-width: 1023px){
 section#section-block-image-with-text-image_with_text_Mgxz9k .cpst-text>h2 {
      font-size: 30px;
  } 
}
@media screen and (max-width: 767px){
  section#section-block-image-with-text-image_with_text_Mgxz9k .cpst-text>h2 {
      font-size: 24px;
  } 
}
@media screen and (max-width: 639px){
  section#section-block-image-with-text-image_with_text_Mgxz9k {
      padding-top: 30px;
      padding-bottom: 30px;
  }
}

/* Seventh Section */

/* Eeighth Section */
section#section-block-quote-quote_P9JHfB .quote-text-col {
    align-self: center;
}
@media screen and (min-width: 640px){
section#section-block-quote-quote_P9JHfB .quote-text-col .desc {
    font-size: 20px;
    line-height: 28px;
    overflow-y: auto;
}
}
section#section-block-button-button_6azLA6 .column-max a.btn.btn-theme {
    margin: -50px auto 50px;
}

/* Nineth Section */
section#section-block-form-form_cmDjHJ{
      padding-top: 170px;
    padding-bottom: 120px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
section#section-block-form-form_cmDjHJ .form-code-text {
    background-color: #fff;
}
@media screen and (max-width: 639px){
  section#section-block-form-form_cmDjHJ {
      padding-top: 90px;
  }
}

/* product section */
section#section-block-product-ae996fed-5bcc-452f-8c4a-be3cc899f507 .large-item-grid-2 > .item {
    width: calc(50% - 30px / 2);
}

section#section-block-product-product_piJdTD {
    position: relative;
    padding-top: 200px;
    padding-bottom: 60px;
}
section#section-block-product-product_piJdTD .product-max {
    max-width: 960px;
}
section#section-block-product-product_piJdTD .large-item-grid-3 {
    display: flex;
}
section#section-block-product-product_piJdTD .large-item-grid-3 > .item {
    width: calc(33.333% - 60px / 3);
    flex: 0 0 auto;
}
section#section-block-product-product_piJdTD .large-item-grid-3 > .item:not(:last-child){
    margin-right: 30px;
}
@media screen and (max-width: 767px){
  section#section-block-product-product_piJdTD .large-item-grid-3 {
      overflow-x: auto;
  }
  section#section-block-product-product_piJdTD .large-item-grid-3>.item {
      width: calc(50% - 30px / 2);
      flex: 0 0 auto;
  }
}
@media screen and (max-width: 639px){
  section#section-block-product-product_piJdTD {
      padding-top: 120px;
      padding-bottom: 40px;
  }
}

/* Image Section */
section#section-block-single_image-single_image_yzpNqK {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}
@media screen and (max-width: 639px){
  section#section-block-single_image-single_image_yzpNqK {
      padding-top: 30px;
      padding-bottom: 30px;
  }
}

/* newsletter section */
section#section-block-newsletter-newsletter_8H9YAg {
    background-image: url(/cdn/shop/files/dvdvgAsset_1_fc4939f6-6560-49ff-b280-a042cc1bff73.png?v=1604655725);
    padding-top: 150px;
    padding-bottom:100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
section#section-block-newsletter-newsletter_8H9YAg .newsletter-heading {
    color: #fff;
    margin: 0;
    font-size: 38px;
    font-weight: bold;
    /* font-family: NeuzeitGro Bold; */
}
section#section-block-newsletter-newsletter_8H9YAg .newsletter-form input[type=email] {
    height: 70px;
    border-radius: 0;
    border: none;
    padding-left: 20px;
    font-size: 20px;
    /* font-family: Neuzeit Grotest Regular; */
}
section#section-block-newsletter-newsletter_8H9YAg .newsletter-form button {
    background-color: #abc890;
    border: none!important;
    border-radius: 0!important;
    font-size: 55px;
    padding: 0 10px 9px!important;
    min-width: 125px;
    max-height: 70px;
    width: 100%;
}

.level-1 ul.level-2.clean-list.flex {
    display: inline-block;
}
.level-1[data-handle='schoolwide-packages'] ul.level-2.clean-list.flex, 
.level-1[data-handle='products'] ul.level-2.clean-list.flex {
    display: flex;
}
.level-1 .column-max {
    display: flex;
    justify-content: center;
}
.level-1[data-handle='schoolwide-packages'] .column-max, 
.level-1[data-handle='products'] .column-max {
    display: block;
}



@media screen and (max-width: 1023px){
  section#section-block-newsletter-newsletter_8H9YAg {
      padding-top: 110px;
      padding-bottom: 60px;
  }
  section#section-block-newsletter-newsletter_8H9YAg .newsletter-heading {
      font-size: 28px;
  }
}
@media screen and (max-width: 639px){
  section#section-block-newsletter-newsletter_8H9YAg .newsletter-heading {
    font-size: 22px;
  }
}

/* common */
@media only screen and (max-width: 1300px){
  section#section-block-image-with-text-image_with_text_rpyeUa .column-max,
  section#section-block-image-with-text-image_with_text_JX4KyD .column-max,
  section#section-block-image-with-text-image_with_text_BQ3pdT .column-max,
  section#section-block-image1-image1_ig6xzt .column-max,
  section#section-block-resources-resources_FjBLdC .column-max,
  section#section-block-image-with-text-image_with_text_Mgxz9k .column-max,
  section#section-block-quote-quote_P9JHfB .column-max,
  section#section-block-button-button_6azLA6 .column-max,
  section#section-block-form-form_cmDjHJ .column-max,
  section#section-block-product-product_piJdTD .column-max,
  section#section-block-single_image-single_image_yzpNqK .column-max,
  section#section-block-newsletter-newsletter_8H9YAg .column-max{
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* END:: public school 
------------------------------------*/