
.text-center
{
	text-align:center;
}
.win-hiring-banner
{
	background: url(https://www.thevoicerealm.com/TVT-NEW-DESIGN/img/win-hiring-banner.png) no-repeat 50% 0;
    background-size: cover;
    border-radius: 5px;
    position: relative;
    color: #fff;
    overflow: hidden;
    padding:20px 20px;
    margin-bottom: 20px;
	z-index: 1;
}
.entry
{
	
}
.entry p
{
	text-align:left;
	font-size:20px;
	margin-bottom: 5px
}
.entry p a
{
	color:#efae07;
	font-weight:700;
	text-decoration:underline
}
.i-phone h1
{
	text-align:right;
	font-size:60px;
	font-weight:700;
	margin:0;
	
}

.win-banner-heading
{
	border-bottom:1px solid #888888;
	padding-bottom: 5px;
}
.banner-left h2
{
	font-size:50px;
	font-weight:700;
	line-height: 1.2em;
}

.banner-left p
{
	font-size:22px;
}
.banner-left h5
{
	font-size:22px;
	font-weight:bold
}
.banner-left .or
{
	font-size: 22px;
	margin-bottom: 5px;
	margin-left:150px
}
.win-btn{
    padding: 15px 36px;
    border-radius: 100px;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0;
	text-align:center;
    display: inline-block;
}
.win-btn:hover
{
	background:#32bbcb!important;
	color:#fff;
}
.win-btn.casting-btn
{
	background: #1276de;
}
.win-btn.database-btn
{
	background: #ffab21;
	padding: 15px 52px;
}
/**=== why-use ===**/
.why-use
{
	max-width:800px;
	margin:0 auto 25px;
	display:block;
	text-align:center;
}
.why-use h2
{
	font-size:48px;
	font-weight:700;
	color:#bf7818;
	text-transform:uppercase
}
.why-use p
{
	font-size:28px;
}
.why-use-box1
{
	background: #fff;
    border-radius: 30px 30px 0px 30px;
    padding: 20px 20px 20px 176px;
    position: relative;
    margin-bottom: 20px;
    border: 3px solid #dce9ec;
	min-height: 295px;
}
.why-use-box1 h3
{
	font-size:30px;
	font-weight:700;
}
.why-use-box1 p
{
	font-size:15px;
	font-weight:600;
	color:#666666;
}
.why-use-box1.icon:after {
    content: '';
    position: absolute;
    top:55px;
    left: 21px;
    width: 140px;
    height:140px;
}
.why-use-box1.icon.guarant-icon:after {
    background: url(https://www.thevoicerealm.com/TVT-NEW-DESIGN/img/why-use-icon1.png) no-repeat 50% 50%;
	background-size: 140px;
}
.why-use-box1.icon.casting-icon:after {
    background: url(https://www.thevoicerealm.com/TVT-NEW-DESIGN/img/why-use-icon2.png) no-repeat 50% 50%;
	background-size: 140px;
}
/**==== professional-fees ====**/
.professional-fees
{
	background: #fff;
    border-radius: 30px 30px 0px 30px;
    padding:15px 25px;
    position: relative;
    margin-bottom: 15px;
    border: 3px solid #dce9ec;
}
.professional-fees .professional-head
{
	max-width:720px;
	margin:0 auto 25px;
	display:block;
	text-align:center;
}
.professional-fees .professional-head h3
{
	font-size:22px;
}
.professional-fees .professional-head h2
{
	font-size:40px;
	font-weight:600;
}
.professional-fees .professional-head h2 strong
{
	color:#bf7818;

}
.professional-fees .monthly-list
{
	list-style:none;
	padding:0;
}
.professional-fees .monthly-list li
{
	 position: relative;
    padding: 0px 0 10px 53px;
    font-size: 18px;
    margin: 0;
    color: #000;
    font-weight: 500
}
.professional-fees .monthly-list li:before
{
	content: '';
    position: absolute;
    top: 0px;
    background: url(https://www.thevoicerealm.com/TVT-NEW-DESIGN/img/monthly-list-icon.png) no-repeat 0% 100%;
    width: 40px;
    height: 40px;
    left: 0;
}
.professional-left-box
{
	margin:30px 0;
	}
 
/**==== terms-condition section ====**/
.terms-section
{
	padding-bottom:20px;
}
.terms-section h5
{
	text-transform:uppercase;
}
.terms-section .terms-condition-listing
{
	padding:0;
	list-style-position: inside;
}
.terms-section .terms-condition-listing li,.terms-section em,.terms-section p,.terms-section strong
{
	font-size:12px;
	color:#888888;
	
}
.terms-section em{
	display: inline-block;
}
@media only screen and (max-width:1199px)
{
	.why-use-box1.icon:after{background-size:100px;height:100px;width:100px;}
	.why-use-box1.icon.casting-icon:after ,.why-use-box1.icon.guarant-icon:after {background-size:100px;}
	.why-use-box1{padding: 10px 10px 10px 150px;}
	.why-use-box1 h3 {font-size: 25px;}
@media only screen and (max-width:1090px) and (min-width:991px)
{
	.why-use-box1{min-height:400px;}
	.win-btn{font-size:16px;}
}
@media only screen and (max-width:1090px)
{
	.i-phone h1{font-size:52px;}
	.banner-left h2 {font-size: 40px;}
	
	}
@media only screen and (max-width:990px) 
{
	.entry,.i-phone
	{
		width:100%;
	}
	.i-phone h1{text-align:left;}
	.why-use-box1{min-height:auto}
	.professional-right-box{ text-align:center}
	.win-hiring-banner:after
	{
		content:'';
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		background:rgba(0,0,0,0.6);
		z-index: -1;
	}
}
@media only screen and (max-width:576px)
{
	
	.i-phone h1{font-size:40px;}
	.banner-left h2 {font-size: 35px;}
	.win-hiring-banner{	background: url(https://www.thevoicerealm.com/TVT-NEW-DESIGN/img/win-hiring-banner.png) no-repeat 70% 0;background-size: cover;}
	.win-btn{font-size:15px}
	.banner-left .or{margin-left: 5.7em;}
	.why-use-box1 h3 {font-size: 26px;}
	.professional-fees .professional-head h2 {font-size: 30px;}
	.why-use h2 {font-size: 35px;}
	.why-use p { font-size: 18px;}
	.professional-fees .monthly-list li { padding: 0px 0 10px 43px;font-size:15px}
	.professional-fees .monthly-list li:before{width: 30px;height: 30px;background-size: 30px;}
	.professional-fees h2{font-size:25px;}
	}
	@media only screen and (max-width:480px)
	{
	.why-use-box1.icon:after {
		top: 0;
		left: 0;
		margin: 20px auto 0px;
		width: 100%;
	}
	.why-use-box1 {
    padding: 114px 10px 10px 20px;
}
 }