@media (max-width: 1700px){
    .content-fold-c::before {
    background-image: url(/wp-content/uploads/2022/09/f3-curve.png);
    content: "";
    position: absolute;
    height: 60%;
    top: auto;
    width: 100%;
    bottom: 0px;
    right: -70px;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
}

.content-fold-c-wrapper{
    position: relative;
    z-index: 3;
}

.flipped .content-fold-c::before {
    background-image: url(/wp-content/uploads/2022/09/service-curve2.png);
    content: "";
    position: absolute;
    height: 70%;
    width: 100%;
    top: auto;
    right: 30px;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
    bottom: 0;
}
}

@media (max-width: 1500px) {

.content-fold-c::before, #ebook-fold-b::before {
    height: 60%;
    opacity: .2;
}
	
}

@media (max-width: 1400px){


/*== == NEWS == ==*/
	
	social-stars p {
    float: left;
    font-size: 28px;
    font-weight: 600;
    color: white;
    line-height: 36px;
    padding-top: 0px;
    margin-bottom: 0px;
}

.social-links-inner p {
    font-size: 24px;
}

.social-links-inner i {
    margin-right: 15px;
}

.social-links-inner:hover p {
    font-size: 26px;
    transition: all .3s ease;
}

.news-feeds {
    justify-content: unset;
    column-gap: 30px;
}

.social-right-follow {
    flex: 0 0 calc(50% - 0px);
}

.social-stars img {
    width: 150px;
}
	
	.social-stars p {
    	font-size: 24px;
}
	
		/*== == NEWS END == ==*/
	
}

@media(max-width: 1200px){

}

@media (max-width: 1024px){
    .content-fold-c .readmore{
        margin: 0px auto;
    }
    /*CONTENT FOLD C*/
.content-fold-c-wrapper {
    display: flex;
    align-items: stretch;
    padding: 40px 0px;
    gap: 40px;
    justify-content: flex-end;
    text-align: center;
}

main#primary div:nth-of-type(n) .content-fold-c-content {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}

main#primary div:nth-of-type(n) .content-fold-c-img {
    position: relative;
    width: 100%;
    height: 300px !important;
    overflow: hidden;
    top: 0;
    left: 0;
}
	
		
	/*== NEWS ==*/

	.new-wrapper::before {
	    background-size: 100% 100%;
}

.social-links-inner p {
    width: 100%;
    text-align: center;
}
	
	.news-feeds {
		display: flex;
		justify-content: space-between;
		clear: both;
		flex-direction: column;
		padding: 0px 0px;
}
	
	.social-stars {
		display: flex;
		align-items: center;
		justify-content: center;
		float: unset;
		width: unset;
		flex-direction: column;
		row-gap: 15px;
}
	
	.social-right-follow {
   		 margin-top: 0px;
}
	
	.social-stars img {
    	float: none;
 	   margin: 0px auto;
}
	
	.social-stars p {
	    width: 100%;
    	text-align: center;
 	   float: none;
}
	
	.social-links {
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
}
	
	.social-links-inner {
 	   width: 100%;
}
	
		/*== NEWS END ==*/

}

@media (max-width: 640px) {
			/*== NEWS ==*/
	
	.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text {
 	   margin-left: 95px;
}
	
	.social-stars {
 	   flex-direction: column;
}
	
		/*== NEWS END ==*/
}

@media (max-width: 540px){

    .content-fold-c::before{
        display: none !important;
    }
    
    
	
    /*CONTENT FOLD C*/
.content-fold-c-wrapper {
    display: flex;
    align-items: stretch;
    padding: 40px 0px;
    gap: 40px;
    justify-content: flex-end;
    text-align: center;
}

main#primary div:nth-of-type(n) .content-fold-c-content {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    flex: 0 0 100%;
}

.content-fold-c-img {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}
	
	
		/*== NEWS ==*/
	
	.social-stars img {
 	   width: 140px;
}
	
	.social-stars p {
	    font-size: 24px;
    	line-height: 28px;
	    margin-top: 10px;
}
	
	.social-links-inner i {
	    margin-right: 0px;
}
	
	.social-links-inner p {
	    font-size: 24px;
}
	
		/*== NEWS END ==*/
	
}

@media (max-width: 480px) {
	
		/*== NEWS ==*/

.social-links-inner p {
    font-size: 21px;
    padding: 0px;
    margin: 0px;
}

	.social-links {
    float: left;
    width: 100%;
    transition: all .3s;
}

	.social-links-inner {
    margin-bottom: 0px;
}

.social-links-inner:hover p {
    font-size: 21px;
}

	.social-stars p {
    font-size: 24px;
}
	.social-links-inner {
    width: 100%;
}
	.social-links-inner a {
    display: flex;
    align-items: center;
}
	
		/*== NEWS END ==*/
}

@media (max-width: 400px) {
	
		/*== NEWS ==*/

.social-links-inner p {
    font-size: 17px;
    padding-top: 0px;
    margin-bottom: 0px;
}
	.social-links-inner p:hover {
    font-size: 17px;
    padding-top: 0px;
    margin-bottom: 0px;
}

	.social-links-inner i {
    font-size: 32px;
}

	
		/*== NEWS END ==*/
	
}