/* check compatibility */
.home-check-compatibility-head {
	font-family: SharpSansDispNo1-Bold;
	font-size: 24px;
	text-align: center;
	color: #313131;
/* 	margin-top: -0.5em; */
	margin-bottom: 10px
}

.home-check-compatibility-subHead {
	font-family: SharpSans-Book;
	font-size: 15px;
	text-align: center;
	color: #313131;
	margin-bottom: 20px;
}

.home-check-compatibility-placeholders {
	font-size: 14px;
	font-family: SharpSans-Book;
	color: #313131;
}

.home-check-compatibility-btn {
	width: 290px;
	height: 45px;
	border-radius: 25px;
	background-color: #48688f;
	font-size: 14px;
	font-family: SharpSansDispNo1-Bold;
	text-align: center;
	color: #fff;
}

.home-check-compatibility-findIMEI {
	font-family: SharpSansDispNo1-Semibold;
	font-size: 16px;
	text-align: center;
	color: #434343;
	margin: 20px 0 20px 0;
}

.contactus-block div {
    margin: 10px 0px;
}
.contactus-block div span{
    color: #476791;
    font-weight: 600;
    margin: 0 10px;
    font-size: 14px;
}



/* .et_header_style_left .logo_container{
	z-index: 9;
} */


/* .homeInternationalRoaming{
	padding-top: 25px;
} */

.homeIRContent {
	width: 50%;
	margin: 0 auto;
}

.checkCompatibilityUnavailableTitle{
	font-size:20px;
	font-family: SharpSansDispNo1-Bold;
}
.checkCompatibilityUnavailableTitleSub{
	font-size:15px;
	font-family: SharpSansDispNo1-Semibold;
}
.checkCompatibilityUnavailableTitleSub span{
	color:#3a8580;
	font-size:15px;
	font-family: SharpSansDispNo1-Semibold;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
/* 	#logo {
		max-height: 80% !important;
	} */
/* 	.et_header_style_left .logo_container{
		z-index: 9 !important;
	} */
	.reach-home-m3-content-info {
		min-height: 200px;
	}
}

@media only screen and (min-width: 601px) and (max-width: 768px){
	/* module 1	*/
	.et_pb_fullwidth_slider_0.et_pb_slider {
		height: auto;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 768px) {
	.homeIRContent{
		width: 100%;
	}
	
	/*---contactus---*/
	.aboutuscontact-block span{
		float:left;
		margin: 22px 10px;
	}
	
	.reach-video-content{
		padding: 35% 0;
	}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 800px) {	
	
}

/* Large devices (laptops/desktops, 992px and up) */
/* @media only screen and (max-width: 9924px) {} */

@media only screen and (max-width: 1224px) {
	/* module 3	 */
	.home_m3_img{
		height: auto;
	}
/* 	.reach-home-m4-primaryImg{
		position: absolute;
		right:8%;
		bottom:0;
		height: 100%;
	} */
}



@media only screen and (max-width: 400px){
	.contact-us-block {
		height: 320px !important;
	}
	.contactus-block div span {
		font-size: 12px;
	}	
}



/* --------New Home page-------- */
/* side gutter for all blocks */
.homePageLoader {
	height: 100vh;
	width: 100%;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.homeSideGutter {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
}

.blockBackground {
	background: #fff;
	margin: 20px 0;
}

.homeBottomBorder {
	width: 75px;
	height: 5px;
	background-color: #000;
	border-radius: 25px;
}

.reachHomeBtn {
	width: 200px;
    height: 45px;
    border-radius: 22.5px !important;
    background-color: #f08c22 !important;
    font-size: 14px !important;
    font-family: SharpSansDispNo1-Bold !important;
    color: #fff !important;
    cursor: pointer !important;
    padding: 10px !important;
}

/* .reachHomeBtn:hover {
	color: #fff;
} */

.homeTicker {
	background-color: #f08c22;
	padding: 10px;
	text-align: center;
}

.homeTicker span {
	font-family: SharpSansDispNo1-Semibold;
	font-size: 14px;
	color: #fff;
}

.homeTicker span > a {
	font-family: SharpSansDispNo1-Bold;
	border-bottom: 1px solid #fff;
	color: #fff !important;
}

/* .homeTicker span > a:hover {
	color: #fff;
} */

#homeTickerClose {
	font-size: 1.2rem;
	opacity: 1;
}

/* Banner */
#homeBannerHeader {
	text-align: left;
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
    width: 38%;
}

#homeBannerHeaderPostActivation {
    text-align: left;
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
    width: 38%;
}

#homeRiskFreeBadgeWebBlock {
	position: absolute;
    top: 5%;
    right: 2%;
}

.homeBannerHeadertext {
	font-family: SharpSansDispNo1-Bold;
	font-size: 28px;
	color: #313131;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	padding-top: 10px;
}

/* new text for badge added */
.homeBannerSubHeaderNewText {
	font-family: SharpSansDispNo1-Medium;
	font-size: 18px;
	color: #313131;
	padding-bottom: 30px;
	padding-top: 20px;
	margin-bottom: 0;
}

.homeBannerSubHeader {
	margin-top: 27px;
	margin-bottom: 30px;
}

.homeBannerSubHeaderBlock {
	margin-bottom: 25px;
}

.homeBannerSubHeaderHead {
	font-family: SharpSansDispNo1-Bold;
	font-size: 20px;
	color: #313131;
	margin-bottom: 0;
	padding-bottom: 5px;
}

.homeBannerSubHeaderText {
	font-family: SharpSansDispNo1-Medium;
	font-size: 16px;
	color: #313131;
	margin-bottom: 0;
}

/* plan block */
.planblock {
	padding: 2.5rem 0 1.5rem 0;
}

.homePlansList {
	padding: 20px 25px 0;
}

.plansLoading {
	text-align: center;
	font-family: SharpSansDispNo1-Bold;
	font-size: 18px;
	padding: 20px 0;
}

.homeRecommendedPlanBorder {
	border: 1px solid #f08c22;
}

.recommendedPlanLabel {
	text-align: center;
    background-color: #f08c22;
    width: 45%;
    font-size: 12px;
    padding: 2px 5px;
	color: #fff;
	font-family: SharpSansDispNo1-Semibold;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 5px;
}

.planCards {
    background-color:#fff;
	border-radius: 4px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
	cursor:pointer;
	margin: .5rem !important;
}

.planCards:hover {
	box-shadow: 0 0 11px rgba(33,33,33,.2);
}

.planName {
	font-family: SharpSansDispNo1-Semibold;
	font-size: 22px;
	color: #313131;
	padding-bottom: 2px;
}

.planValue {
	font-family: SharpSansDispNo1-Bold;
	font-size: 18px;
	color: #313131;
}

.planPrice {
	font-family: SharpSansDispNo1-Bold;
	font-size: 22px;
	color: #2b2b2b;
}

.planText {
	font-family: SharpSansDispNo1-Semibold;
	font-size: 14px;
	color: #313131;
}

.planInfo {
	font-family: SharpSansDispNo1-Semibold;
	font-size: 14px;
	color: #313131;
	padding-left: 4px;
}

.homeViewDetailLink {
	font-family: SharpSansDispNo1-Bold;
	font-size: 16px;
	color: #000;
}

.homePlanBestfit span{
	font-family: SharpSansDispNo1-Semibold;
	font-size: 12px;
	color: #313131;
}

.homeSectionTwoHeading{
	font-family: SharpSansDispNo1-Bold;
	font-size: 24px;
	color: #313131;
	margin-bottom: 0;
	text-align: center;
}

ul.homeSectionTwoList {
	display: flex;
	justify-content: center !important;
/* 	list-style-image: url('https://s3.amazonaws.com/assets.reachmobile.com/website/v1/newHome/homeCheck.png'); */
	margin-bottom: 20px;
	padding-bottom: 0;
	list-style: none;
}

.homeSectionTwoListContent {
	font-family: SharpSansDispNo1-Bold;
	font-size: 16px;
	color: #313131;
	padding-right: 20px;
}

div#planHoptspotEnabledList {
	display: none;
}

/* coverage block */
.reliableCoverageBlock {
	padding: 2.8rem 0 !important;
}

.homeReliableCoverageImg {
	padding-left: 1.5rem !important;
}

.homeReliableCoverageText {
	padding-right: 2.5rem !important;
}

.homeReliableCoverageHeading {
	font-family: SharpSansDispNo1-Bold;
	font-size: 24px;
	color: #313131;
	margin: 0;
	padding: 0 0 15px 0;
}

.homeReliableCoverageSubText {
	font-family: SharpSans-Book;
	font-size: 14px;
	color: #313131;
	padding: 20px 0 30px 0;
	line-height: 1.6;
}

/* save money block */
.homeSaveMoney {
	padding-left: 4rem;
	padding-right: 4rem;
}

.homeSaveMoneyHeading {
	font-family: SharpSansDispNo1-Bold;
	font-size: 24px;
	color: #313131;
	margin: 0;
	padding: 0 0 15px 0;
}

.homeSaveMoneyGraphImg {
	margin: 20px 0 30px 0;
}

.homeSaveMoneyImg {
	text-align: end;
}

/* every plan help */
.homeEveryPlanHelps {
	padding: 0 80px;
}

.homeEveryPlanHelpsHeading {
	font-family: SharpSansDispNo1-Bold;
	font-size: 24px;
	color: #313131;
	margin: 0;
	padding: 0 0 15px 0;
}

.homeEveryPlanHelpsText {
	font-family: SharpSans-Book;
	font-size: 14px;
	color: #313131;
	padding: 20px 0;
	line-height: 1.6;
}

.homeEveryPlanHelpsNGO {
	padding-bottom: 30px;
}

/* spotlight block */
.homeInTheSpotLightHeading {
	font-family: SharpSansDispNo1-Bold;
	font-size: 24px;
	color: #313131;
	margin: 0;
	padding: 40px 0 15px 0;
}

.homeInTheSpotLightText {
	font-family: SharpSansDispNo1-Medium;
	font-size: 14px;
	color: #313131;
	margin: 0;
	padding-bottom: 10px;
	line-height: 1.6;
}

.homeInTheSpotLightUsername {
	font-family: SharpSansDispNo1-Semibold;
	font-size: 14px;
	color: #313131;
	margin: 0;
}

.homeTestimonialBlock {
	padding: 40px 0;
}

/* got featured block */
.homeGotFeaturedHeading {
	font-family: SharpSansDispNo1-Bold;
	font-size: 24px;
	color: #313131;
	margin: 0;
	padding: 40px 0 15px 0;
}

/* lead gen form */
.homeleadGenForm {
	padding: 30px 0 0;
}

.homeLeadGenFormHeading {
	font-family: SharpSansDispNo1-Bold;
	font-size: 24px;
	color: #313131;
	margin: 0;
	padding: 0 0 15px 0;
	text-align: center;
}

/* got featured */
.homeGotFeaturedBlock{
	padding-top: 40px;
}

.homeGotFeaturedText {
	font-family: SharpSansDispNo1-Medium;
	font-size: 14px;
	color: #747474;
	text-align: center;
	margin-bottom: 0;
	line-height: 1.6;
	height: 105px;
}

.homeGotFeaturedImg {
	text-align: center;
	padding-bottom: 15px;
}

ol.partnerCarouselIndicators {
	position: relative;
	bottom: 0;
	padding-top: 20px;
	padding-bottom: 15px;
}

#partnerIndicators li {
    background-color: #e5e5e6;
    width: 6px;
    height: 6px;
    border-radius: 15px;
    text-indent: 1px;
    list-style: none;
}

#partnerIndicators li.active{
	background-color: #3a8580;
}

.homeSaveMoneyText {
	margin-top: 20px;
	margin-bottom: 9px;
}

@media only screen and (max-width: 760px) {
	.homeSideGutter {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	.reachHomeBtn {
		width: 180px;
	}
	
	/* Banner */
	#homeBannerHeader {
		top: 50%;
		left: 45%;
		width: 75%;
	}
	
	#homeBannerHeaderPostActivation {
		top: 50%;
		left: 50%;
		width: 80%;
	}
	
	.homeBannerHeadertext {
		font-size: 22px;
	}
	
	.homeBannerSubHeaderNewText {
		font-size: 16px;
	}
	
	.homeBannerSubHeaderHead {
		font-size: 18px;
	}
	
	.homeBannerSubHeaderText {
		font-size: 14px;
	}
	
	/* Plan	 */
	.planblock {
		padding: 2rem 0;
	}
	
	.homePlansList {
		padding: 20px 30px 0;
	}
	
	.homeSectionTwoHeading {
		font-size: 22px;
		padding-bottom: 15px;
	}
	
	.planCards {
		padding: 0 15px!important;
		margin: 8px 32px !important;
	}
	
	li.homeSectionTwoListContent:nth-child(2){
		padding-right: 0;
	}
	
	li.homeSectionTwoListContent:nth-child(3){
		display: none;
	}
	
	li.homeSectionTwoListContent:nth-child(4){
		display: none;
	}
	
/* 	#planHoptspotEnabledList ul > li.homeSectionTwoListContent:nth-child(1) {
		padding-right: 0;
		margin-top: -10px;
	} */
	
	div#planHoptspotEnabledList {
		display: block;
	}
	
	/* coverage image */
	.reliableCoverageBlock {
		padding: 1.8rem 0 !important;
	}
	
	.homeReliableCoverageImg {
		padding: 0 5px 20px;
	}
	
	.homeReliableCoverageText{
		padding: 0 15px;
	}
	
	.homeSaveMoney {
		padding: 30px 15px;
	}
	
	.homeSaveMoneymWebGraphImg {
		padding: 20px 0 30px 0;
	}
	
	/* save money */
	.homeSaveMoneyImg {
		text-align: center;
	}
	
	/* every plan make diff*/
	.homeEveryPlanHelps {
		padding: 30px 15px;
	}
	
	.homeEveryPlanHelpsText {
		padding: 20px 0;
	}
	
	/* testimonials	 */
	.homeTestimonialBlock {
		padding: 20px 15px;
	}
	
	/* featured	 */
	.homeGotFeaturedBlock {
		padding: 30px 15px 10px;
	}
	
	.homeGotFeaturedText {
		padding-bottom: 30px !important;
	}
	
	/* lead form */
/* 	.homeleadGenForm {
		padding: 30px 0 0;
	} */
	
	.planIsUnlimited, .planIsUnlimited span {
		display: block !important;
	}
}

@media only screen and (min-width:768px) and (max-width:1020px) and (orientation:portrait) {
	.homeReliableCoverageImg {
		text-align: center;
		padding-left: 0 !important;;
	}
	
	.homeSaveMoneyImg{
		text-align: center;
	}
	
	.homeEveryPlanHelpsImg {
		text-align: center;
	}
	
	.reliableCoverageBlock{
		padding: 1.25rem 0 !important;
	}
	
	.homeReliableCoverageText{
		padding: 30px 15px 0;
	}
	
	.homeSaveMoney {
		padding: 30px 15px 20px;
	}
	
	.homeEveryPlanHelps {
		padding: 30px 15px 20px;
	}
	
	.homeGotFeaturedText {
		width: 50%;
		margin: 0 auto;
	}
	
	.homeSideGutter {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	#homeBannerHeader {
		left: 40%;
		width: 70%;
	}
	
	#homeBannerHeaderPostActivation {
		left: 40%;
		width: 70%;
	}
	
	.planCards {
		padding: 0 15px !important;
    	flex: 45% !important;
	}
	
	.homePlansList {
		padding: 20px 40px 0;
	}
	
	.homeInTheSpotLightHeading {
		padding-top: 30px;
	}
	
	.homeTestimonialBlock {
		padding-bottom: 20px;
	}
	
	.homeGotFeaturedHeading {
		padding-top: 30px;
	}
}

@media only screen and (min-width:992px) and (max-width:1024px) and (orientation:landscape){
	.planCards {
		padding: 0 15px!important;
    	flex: 45% !important;
	}
	
	.homePlansList {
		padding: 20px 175px 0;
	}
	
/* 	.reachHomeBtn {
		width: 40% !important;
	} */
	
	#homeBannerHeader {
		width: 42%;
	}
}

@media only screen and (min-width:1024px) and (max-width:1300px) and (orientation:portrait){
	
/* 	.homeReliableCoverageImg {
		text-align: center;
		padding-left: 0 !important;;
	} */
	
	.homeSaveMoneyImg{
		text-align: center;
	}
	
	.homeSaveMoneyImg{
		text-align: center;
	}
	
	.homeEveryPlanHelpsImg {
		text-align: center;
	}
	
/* 	.reliableCoverageBlock{
		padding: 1.25rem 0 !important;
	} */
	
	.homeReliableCoverageText{
		padding: 30px 15px 0;
	}
	
	.homeSaveMoney {
		padding: 30px 15px 20px;
	}
	
	.homeEveryPlanHelps {
		padding: 30px 15px 20px;
	}
	
	.homeGotFeaturedText {
/* 		width: 50%; */
		margin: 0 auto;
	}
	
	.homeSideGutter {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
	#homeBannerHeader {
		left: 30%;
		width: 50%;
	}
	
	#homeBannerHeaderPostActivation {
		left: 30%;
		width: 50%;
	}
	
	.planCards {
		padding: 0 15px!important;
    	flex: 45% !important;
	}
	
	.homePlansList {
		padding: 20px 175px 0;
	}
	
	.homeInTheSpotLightHeading {
		padding-top: 30px;
	}
	
	.homeTestimonialBlock {
		padding-bottom: 20px;
	}
	
	.homeGotFeaturedHeading {
		padding-top: 30px;
	}
	
/* 	.reachHomeBtn {
		width: 40% !important;
	} */
}