.bread-crumcontainer {
    display: none;
}
.educationbanner {
	display: block;
	clear: both;
	position: relative;
}
.education-banner-content {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
}
.bannertext {
    width: 900px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.education-banner-content h1 {
    font-family: Butler;
    font-weight: 500;
    font-size: 40px;
    border-bottom: 2px solid #fff;
    margin-bottom: 15px;
    padding-bottom: 7px;
}
.education-banner-content p{
	width: 100%;
	font-size: 15px;
    line-height: 22px;
}
.educationbanner img {
	width: 100%;
	position: relative;
}
.daimondsarea {
    position: relative;
    clear: both;
    display: block;
    padding:14px 0 27.61px;
    float: left;
    width: 100%;
}
.container1542 {
    max-width: 1542px;
    width: 100%;
    margin: 0 auto;
}
.coldiamonds {
    float: left;
    width: 33.3%;
    text-align: center;
    padding: 0 0 81.26px;
}
.diamshapeimg {
	height: 106px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.coldiamonds:nth-child(1) img{
	width: 237px;
}
.coldiamonds:nth-child(2) img{
	width: 228px;
}
.coldiamonds:nth-child(3) img{
	width: 253px;
}
.coldiamonds:nth-child(4) img{
	width: 126px;
}
.coldiamonds:nth-child(5) img{
	width: 278px;
}
.coldiamonds:nth-child(6) img{
	width: 120px;
}
.coldiamonds h3 {
    font-family: Butler;
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    margin: 16.56px 0 14.2px;
    letter-spacing: -0.8px;
}
.coldiamonds h3 a {
    color: #000;
    text-decoration: none;
}
.coldiamonds p {
    font-size: 17.91px;
    font-family: LatoWebLight;
    line-height: 23.15px;
}
.coldiamonds p a {
    color: #000;
    text-decoration: none;
}
.explorebtn {
    text-align: center;
    float: left;
    width: 100%;
    margin: 21.30px 0 auto;
}
.explorebtn a {
    background: #379181;
    color: #fff;
    width: 170px;
    height: 47px;
    display: inline-block;
    text-decoration: none;
    font-size: 18.93px;
    line-height: 51.28px;
    text-transform: uppercase;
}
.additional-education {
	clear: both;
	padding-top: 16px;
}
.headingwithlines {
    text-align: center;
    font-size: 21.59px;
    letter-spacing: 4.6px;
    margin: 0px auto 3%;
    position: relative;
    width: 100%;
    font-weight: normal;
}
.headingwithlines span{
	background: #fff;
    padding: 0 16px;
    position: relative;
}
.headingwithlines::before {
    content: '';
    background: #379181;
    position: absolute;
    width: 100%;
    left: 0;
    top: 10px;
    height: 1px;
}
.educational-guidejems {
    padding-top: 52.86px;
}
.row-eduction {
    padding: 0px 17.35px;
}
.gemstopics {
	float: left;
	width: 16.66%;
	text-align: center;
}
.gemstopics h3 {
    font-size: 17.68px;
    text-transform: uppercase;
    color: #379181;
    letter-spacing: 1.7px;
    margin: 11.83px 0 14.99px;
    float: left;
    display: flex;
    line-height: 18.43px;
    width: 100%;
    font-weight: normal;
    height: 37.87px;
    justify-content: center;
    align-items: center;
    font-family: 'ITC Avant Garde Gothic Std Book';
}
.gemstopics h3 a {
    color: #379181;
    text-decoration: none;
}
.explorebtns {
	clear: both;
}
.explorebtns a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16.82px;
}
.container1178px {
    padding: 49.70px 0 44.18px;
    width: 100%;
    max-width: 1178px;
    margin: auto;
    clear: both;
}
.haveborderpadding {
    padding: 49.7px 0 44.18px;
}
.haveborder {
	height: 1px;
	background: #379181;
}
.row-eduction.bottomsection .gemstopics {
    margin:0 0 115.19px;
}
.topiceduimg {
	display: flex;
	height: 43.39px;
	align-items: end;
	justify-content: center;
}
.topiceduimg img{
	max-width: 100%;
	max-height: 100%;
}
.subscibetonews:before {
    max-width: 1478px;
    width: 73.9%;
    top: 14px;
}
@media (max-width: 1578px){
	.container1542 {
	    max-width: 77.1%;
	}	
	.container1178px{
	    max-width: 58.88%;
	}
	.coldiamonds{
		padding:0 0 4.15vw;
	}
	.row-eduction.bottomsection .gemstopics{
		margin: 0 0 7.3vw;
	}
	.education-banner-content h1 {
		font-size: 35px;
	}
	.education-banner-content p{
		font-size: 13px;
		line-height: 20px;
	}
}
@media (max-width: 1450px){
	.coldiamonds h3{
		font-size: 26px;
	    line-height: 25px;
	}
	.coldiamonds p {
	    font-size: 16px;
	}
	.explorebtn a{
		height: 42px;
		font-size: 16px;
	    line-height: 45.28px;
	}
	.container1360 {
	    max-width: 80%;
	}
	.bookapongolds{
	    padding: 10px 10px 20px 25px;
	    margin-top: 12.82px;
	}
}
@media (max-width: 1200px){
	.bannertext {width: 750px}
	.educationbanner img {
		min-height: 300px;
		object-fit: cover;
	}
	.expertconetnet p{
		font-size: 14px;
		line-height: 20px;
	}
	.bookapongolds p{
		font-size: 14px;
		line-height: 14.35px;
	}
	.bookapongolds h3 {
	    font-size: 24px;
	    line-height: 22px;
	    margin-bottom: 35px;
	}
	.gemstopics h3 {
	    font-size: 14px;
	}
	.coldiamonds:nth-child(1) img{
		max-width:90%;
	}
	.coldiamonds:nth-child(2) img{
		max-width:90%;
	}
	.coldiamonds:nth-child(3) img{
		max-width:90%;
	}
	.coldiamonds:nth-child(4) img{
		max-width:90%;
	}
	.coldiamonds:nth-child(5) img{
		max-width:90%;
	}
	.coldiamonds:nth-child(6) img{
		max-width:90%;
	}
}
@media (min-width: 768px) and (max-width: 1024px){
	.bannertext {width: 650px}
	.education-banner-content h1 {
		font-size: 33px;
	}
	.educationbanner img {
		min-height: 280px;
		object-fit: cover;
	}
	.coldiamonds p {
		font-size: 13px;
		margin-bottom: 1.5vw;
		line-height: 20px;
		letter-spacing: 0.5px;
		min-height: 40px;
	}
	.coldiamonds h3 {
		font-size: 20px;
		line-height: 26px;
		margin: 10px 0;
		letter-spacing:0px;
	}
	.explorebtn a {
		width: auto;
		height: auto;
		font-size: 14px;
		line-height: 20px;
		padding: 7px 20px;
	}
	.explorebtns a {
		font-size: 14px;
	}
	.gemstopics h3 {
		font-size: 12px;
		letter-spacing: 1px;
		margin: 11px 0px;
		line-height: 16px;
		height: 48px;
	}
	.headingwithlines{
		font-size: 16px;
	}
	.topiceduimg {
	    height: 5.75vw;
	}
}

@media (max-width: 900px){
	.educationbanner img {
		min-height: 250px;
	}
}

@media (max-width: 767px){
	.bannertext {
		width: 292px;
	    align-content: flex-end;
	    padding-bottom: 16%;
	    text-align: center;
	}
	
	.daimondsarea {
	    padding: 8.6vw 0 13.1vw;
	}
	.container1542 {
	    max-width: 97.5%;
	}
	.coldiamonds {
		width: 49.9%;
    	padding: 4.15vw 0 5.4vw;
	    border-right: 0.2vw solid #379181;
	}
	.coldiamonds:nth-child(2n){
		border-right: 0px;
	}
	.coldiamonds:nth-last-child(1), .coldiamonds:nth-last-child(2){
		padding-bottom: 0px;
	}
	.diamshapeimg {
	    height: 10.3vw;
	}
	.coldiamonds:nth-child(1) img {
	    width: 32.4vw;
	}
	.coldiamonds:nth-child(2) img {
	    width: 31.2vw;
	}
	.coldiamonds:nth-child(3) img {
	    width: 34.53vw;
	}
	.coldiamonds:nth-child(4) img {
	    width: 19.06vw;
	}
	.coldiamonds:nth-child(5) img {
	    width: 37.44vw;
	}
	.coldiamonds:nth-child(6) img {
	    width: 11.97vw;
	}
	.coldiamonds h3 {
	    line-height: 7.15vw;
	    margin: 1.19vw 0 0.9vw;
	    font-size: 30px;
	    font-weight: 400;
	    letter-spacing: 0px;
	}
	.coldiamonds p{
		font-size: 2.44vw;
	    line-height: 3.1vw;
	}
	.explorebtn a {
	    width: 23.3vw;
	    height: 6.5vw;
	    font-size: 2.57vw;
	    line-height: 7vw;
	    margin-top:1.4vw;
	    margin-bottom: 0.6vw;
	}
	.additional-education {
	    padding-top: 0vw;
	}
	.headingwithlines {
	    margin-top: 0px;
	    margin-bottom: 8.2vw;
	}
	.headingwithlines span {
	    font-size: 3.42vw;
	    letter-spacing: 0.75vw;
	    padding-right: 2vw;
	    padding-left: 2.8vw;
	}
	.headingwithlines::before {
	    top: 1.9vw;
	    height: 0.2vw;
	}
	.educational-guidejems {
	    padding-top:1.85vw;
	}
	.educational-guidejems .container1480{
		padding: 0 4.9vw;
	}
	.gemstopics{
	    width: 33.3%;
	    margin-bottom: 9.5vw;
	}
	.topiceduimg, .topiceduimg a {
	    height: 6.7vw;
	    align-items: center;
	}
	.topiceduimg img {
	    height: auto;
	}
	.gemstopics h3 {
	    font-size: 2.78vw;
	    letter-spacing: 0.27vw;
	    margin:1.75vw 0 2.4vw;
	    line-height: 2.9vw;
	    height: 5.4vw;
	    align-items: flex-start;
	}
	.explorebtns a{
		font-size: 2.65vw;
	}
	.container1178px{
		display: none;
	}
	.row-eduction.bottomsection {
	    margin-bottom: 7.1vw;
	    width: 100%;
	    float: left;
	}
	.haveborderpadding{ display:none}
	.headingwithlines {
		font-size: 21px;
	}
	.headingwithlines::before {
	  top: 14px;
	  height: 1px;
	}
}
@media (max-width: 560px){
	.coldiamonds h3 {
	    font-size: 24px;
	}
}
@media (max-width: 480px){
	.coldiamonds p{
		font-size: 12px;
	    line-height: 14.7px;
		width: 80%;
		margin: 0 auto;
	}
	.coldiamonds h3 {
	    font-size: 16px;
	}
	.bannertext {
		width: 240px;
	    align-content: flex-end;
	    padding-bottom: 16%;
	    text-align: center;
	}
	.education-banner-content h1 {
		font-size: 33px;
	}
	.education-banner-content p{
		font-size: 13px;
		line-height: 20px;
	}
	.coldiamonds {
		min-height: 162px;
	}
}
@media (max-width: 440px){
	.gemstopics {
	    width: 49.3%;
	}
	.gemstopics h3{
		font-size: 12px;
		line-height: 14px;
	}
	.explorebtns a{
		font-size: 12px;
	}
}
@media (max-width: 412px){
	.coldiamonds p{
		/*min-height: 30px;*/
	}
}