 
/* features sub pages*/
 
 
 /* Features pages 2021-24*/

.features-top {
	width: 100%;
    height: 410px;
    margin: -3px auto 30px auto;
    background-color: #4590c7;
    padding: 30px 0;
	overflow: hidden;
    position: relative;
}
.features-bkg {
	background-image: url("/wp-content/uploads/bg-blue-curves.jpg");
	background-image: url("/wp-content/themes/unitedworldtelecom/images/cta-bkgd-art.svg");
    background-size: cover;
    background-position: bottom
}

.features-art {
	display: inline-block;
	width: 890px;
	margin: 10px auto 0 auto;   
}

.features-top h1 {
    margin: 10px 2px 0 0;
    font-weight: 400;
    color: #fff
}

.features-top h2 {
    font-weight: 300;
    color: #fff;
    max-width: 1000px;
    margin: -10px auto
}
.features-full-width {
	display: block; 
	position: relative;
	z-index: 999;
	width: 100%; 
	min-height: 350px; 
	color: #fff; 
	padding: 0; 
	margin: -100px 0 0 0; 
	}

.features-page-title {
    height: 70px!important
}

.features-bloc-title {
    text-align: center;
    margin-top: 22px;
	font-size: 26px;
	line-height: 29px;
    color: #305479;
	color: #555;
    text-decoration: none;
    font-weight: 400;
    display: block;
    padding: 5px 0 8px 0
}
.features-subtitle {font-size: 24px!important; line-height: 28px;  color: #fff; text-align: center;}
.features-copy {font-size: 14px; color: #555;}

.features-video {display: block; float: right; margin: 10px 0 10px 15px; width: 500px; height: 398px;}

.features-benefits {display: block; overflow: hidden; background: #f5f5f5; margin: 30px 0; padding: 15px; border-radius: 10px;}

.features-con {display: block; padding: 15px 20px 15px 30px; margin: 10px 0 0 0; background: #fcf2e1; border-radius: 8px;}
/* Features 
.features-cta {
	display: block; 
	font-size: 18px;
	color: #fff; 
	background: #edb550; 
	margin: 30px 10px 10px 10px; 
	padding: 22px 28px; 
	border-radius: 10px;
	box-shadow: 0 8px 6px -6px #ccc;
}
.features-cta h4 {color: #fadfbc; color: #fcf4e6;} */

#main>outside>fbox>a>div>img {
    margin: 10px auto
}

#main>outside>fbox>a {
    text-decoration: none
}


.top-faq-new {
    width: 100%;
    background-color: #385378;
    background-image: url("/wp-content/uploads/2018/09/bg-polygon-texture-faq.png");
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 30px 0
}

.top-faq-new .faq-title1 {
    margin: 10px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-shadow: 2px 2px 2px #000
}

.top-faq-new .faq-subtitle1 {
    font-weight: 500;
    color: #fff;
    max-width: 1000px;
    margin: -10px auto;
    text-align: center;
    text-shadow: 1px 1px 1px #000
}

.blog-schema-wrap {
    display: block;
    width: 80%;
    margin: 0 auto;
    padding: 8px;
	clear: none;
}

/* end */
 
 
 /* Mobile */
 
@media (max-width:768px) {

	#primary-wide { margin-top: 5px; margin: 0 0 30px 0;}
	
	.features-top {
		width: 100%;
		height: 290px;
		margin: 0;
		background-color: #305479;
		padding: 18px 0 10px 0;
	}
	 
	.features-subtitle {font-size: 20px!important; line-height: 24px;  color: #fff; width: 90%;}
	 
	.features-art {
		display: inline-block;
		width: 88%;
		margin: 20px auto 0 auto;   
	}
	.features-art img {width: 99%;}
	
	.features-top h1 {
		margin: 12px 0 7px 0;
		font-weight: 400;
		color: #fff
	}

	.features-top h2 {
		font-weight: 300;
		color: #fff;
		max-width: 1000px;
		margin: -10px auto
	}

	.features-full-width {
		display: block; 
		position: relative;
		z-index: 999;
		width: 100%; 
		min-height: 390px; 
		color: #fff; 
		background: #36567a;
		padding: 0; 
		margin: -20px 0 0 0; 
		}
		.col80 {margin: 0 auto; width: 90%; float: none;}
		.features-full-width h2 {font-size: 26px;!important; line-height: 30px;
		}
			outside {
		text-align: center;
		width: 99%;
		margin: 0 auto;
		display: block;
	}

	fbox {
		display: inline-block;
		border: 1px solid #ccc;
		background-position: bottom 8px right 8px;
		background-size: 8%;
		height: 210px;
		height: 70px;
		height: auto;
		width: 95%;
		border-radius: 15px;
		box-sizing: border-box;
		margin: 0 auto 20px auto;
		overflow: hidden;
		padding: 0 8px;
	}
	.features-bloc-title {font-size: 20px; margin: 7px 3px 3px 3px;} /* new */
	.features-copy {display: none;}
	
	.single-grid-feature-container img {display: none;} /* old */
	
	.learn-more-button {
		display: block;
		bottom: 10px;
		left: 27%;
		margin: 10px auto 0 auto;
		padding: 5px 0 5px 0;
		width: 50%;
		color: #fff;
		text-align: center;
	}
	
 
}

/* iPad */

@media screen and (min-width: 670px) and (max-width: 1088px){
		
	.colwidth {width: 100%;}
	.col50 {width: 42%;}
	
	
}
