.them-us-slider{position:relative;padding: 0px 40px;}
#sun-rise {width: 130px;height:auto;}
.left-navigation {
	margin-top: 50px;
}
.left-nav-image {
    position: absolute;
    top: -30px;
}
.what-title h4{font-size:32px;font-weight:700;text-align:center;color:#730D0B;margin-top: 10px;}
.them-to-us{width:30%;float:left;}
.them-to-us1{text-align:center;margin: 20px 0px 55px;}
.them-to-us1 img{width: 300px !important;margin: auto;}
.them-to-us2 {text-align: center;margin: 20px 0px 35px;}
.them-to-us2 img{width:165px !important;margin: auto;}
.real{background:#F7FAE5;padding:15px 0px;border:1px solid #FB6262;width:98%;}
.real-title{width: 100%;text-align: center;padding-top: 0px;padding-bottom: 10px;}
.real-title img{width: 95px !important;margin:auto;}
.real ul{padding-left:50px;}
.real ul li{list-style-image:url(../images/what-inside/check-icon.png);margin-bottom:10px;}
.real ul li p{color:#7E2D29;font-size:16px;}
.r-them{width: 50%;position: relative;
float: left;
padding: 10px 0px;height: 140px;
background: #fff;border-top:1px solid #ACACAC;border-bottom:1px solid #ACACAC;border-left:1px solid #ACACAC;border-right:1px solid #ACACAC;}
.reality-t{padding:10px;}
.reality-t h6{font-size:18px;font-weight:600;text-align:center;}
.reality-t p{font-size:15px;color:#323030;}
/*.r-them:after{
content: url(../images/what-inside/center-arrow.png);
position: absolute;
right: -9px;
top: 44%;}*/
.r-us{width: 49.5%;
float: left;
padding: 10px 0px;height: 140px;
background: #fff;border-top:1px solid #ACACAC;border-bottom:1px solid #ACACAC;border-right:1px solid #ACACAC;}
.reality-u{padding:10px;}
.reality-u h6{font-size:18px;font-weight:600;text-align:center;}
.reality-u p{font-size:15px;color:#323030;}
.alternative{width: 99.6%;padding: 20px 0px;background: #E9F8F6;
border-bottom:1px solid #ACACAC;border-left:1px solid #ACACAC;border-right:1px solid #ACACAC;
}
.alter-inner h6{font-size:18px;font-weight:600;color:#730D0B;padding:3px 0px;}
.alter-inner p{font-size:16px;color:#02320B;text-align:left;}
.alter-inner p span{color:#C00606;}
.alter-inner{padding:10px 40px;text-align: center;}
.alter-inner img{width:85px !important;margin:auto;}
.grid-section {width: 100%;}
.grid-section table{width: 100%;border:1px solid #333;}
.grid-section table tr td{border:1px solid #333;width:50%;}
.grid-section table tr:first-child td:first-child{background:#fff;}
.grid-section table tr:first-child td:nth-child(2){background:#fff;}
.grid-section table tr:nth-child(2) td:first-child{background: #E9F8F6;}
#what-slides .owl-nav{position: absolute;top: 35%;width: 100%;}

#what-slides .owl-nav .owl-prev{background: transparent;
left: -30px;
position: absolute;}
#what-slides .owl-nav .owl-prev i, #what-slides .owl-nav .owl-next i{font-size:50px;}
#what-slides .owl-nav .owl-next{background: transparent;
right: -30px;
position: absolute;}

@media (min-width:1024px) and (max-width:1199px)
{
	.what-inside-content{width:650px;}
#what-slides .owl-buttons .owl-next {
    background: transparent;
    right: -40px;
}
.real {
    padding: 15px 15px;
    width: 90%;
}
}
@media (min-width:1200px) and (max-width:1300px)
{
	.what-inside-content{width:815px;}
}

/*@media screen and (min-width:1024px) 
{
	.content-div {
    width: 690px;
	}
}*/