/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.section-mobile {
	width: calc(100vw - 30px);
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.divider{
	color: #ffffff;
}
.divider::after, .divider::before {
    background-color: #ffffff;
}
.coming-soon-button{
	min-width: 200px;
}
.coming-soon-button:hover{
	background-color: #dc3545!important;
	color: white;
}

@media (min-width: 768px) {
	.section-mobile {
		width: calc(100vw - 60px);
	}
}

.full-header .primary-menu .menu-container,
.full-header #logo{
		border-right: none!important;
}
.menu-item:hover > .menu-link,
.menu-item.active > .menu-link{
	color: #dc3545!important;
}

.menu-item:hover > .menu-link, .menu-item.current > .menu-link{
	color: #dc3545!important;
}

.feature-box h3 span.subtitle{
	color: grey!important;
}
.heading-block::before{
	color: #f5e8e8;
}
.search-store:hover,
.store-active{
	background-color:#dc3545;
	color: white!important;
	cursor: pointer;
}
.address-link {
    cursor: pointer;
    color: #dc3545;
    text-decoration: underline!important;
}

.location-container{
	max-height: 500px;
	overflow-y: scroll;
}

/* Track */
.location-container::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
.location-container::-webkit-scrollbar-track {
        box-shadow: inset 0 0 2px grey; 
        border-radius: 10px;
    }

    /* Handle */
.location-container::-webkit-scrollbar-thumb {
        background: #dc3545; 
        border-radius: 10px;
    }

    /* Handle on hover */
.location-container::-webkit-scrollbar-thumb:hover {
        background: #009eb3; 
    }
.feature-box-border .feature-box { position: relative; }

.feature-box-border .feature-box:not(.noborder)::after {
	content: "";
	position: absolute;
	top: calc(64px + 16px);
	left: 59px;
	width: 2px;
	height: calc(100% - 16px);
	background-color: #EEE;
	z-index: 0;
}

.feature-box-border .fbox-color.feature-box:not(.noborder)::after { background-color: #0F6458; }

.feature-box-border .fbox-icon i,
.feature-box-border .fbox-border.fbox-light .fbox-icon i {
	line-height: 60px;
	font-size: 24px;
	z-index: 1;
	text-align: center;
}

.fbox-border.fbox-light .fbox-icon a { background-color: #FFF; }

.fbox-border.fbox-effect .fbox-icon i::after {
	background-color: #0F6458;
}

.section-mobile {
	width: calc(100vw - 30px);
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.tnc-list li{
	line-height: 2;
	font-size: 14px;
}
.banner-style{
	background-image:url('../mpstele/images/screensaver2u-banner.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.owl-carousel .owl-dots .owl-dot{
	background-color: #121212!important;
}

.custom-block-img{
		min-height: 130px;
		align-items: center;
	}
	.custom-col{
		padding: 40px;
	}
	.custom-col:hover{
		cursor: pointer;
	}
	#three-border-bg{
		/*zoom: 113%;*/
		background-color:#131418!important;
		/*zoom: 90%;*/
	}
	.border-bg{
		background: url(../mpstele/images/three-border-bg.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	.border-bg1{
		background: url(../mpstele/images/three-border-bg1.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	.border-bg2{
		background: url(../mpstele/images/three-border-bg2.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
	.border-bg3{
		background: url(../mpstele/images/three-border-bg3.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
	}
@media (min-width: 991px){
	.paragraph{
		min-height: 120px;
	}
}
@media (max-width: 767px){
	.mobile-1year {
		margin-top: 50px!important;
	}
	.custom-block-img{
		text-align: center;
	}
	.custom-block-img img{
		width: 70%;
	}
}
@media (max-width: 1199px){
	.border-bg{
		background: none!important;
	}
}
@media (min-width: 1215px) and (max-width: 1299px){
		#three-border-bg{
		 	zoom: 75%;
		}
		.custom-col{
		padding: 50px 30px;
		}
		.responsive-view1{
			padding-left: 0px;
			position: relative;
			left: -10px;
		}
		.responsive-view2{
			padding-right: 0px;
			padding-left: 50px;
			position: relative;
			left: 20px;
		}
	}
@media (min-width: 1300px) and (max-width: 1600px){
		#three-border-bg{
		 	zoom: 90%;
		}
	}
@media (min-width: 1300px) and (max-width: 1400px){
		.custom-col{
		padding: 30px;
		}
		.responsive-view1{
			padding-left: 10px;
		}
		.responsive-view2{
			padding-right: 0px;
			padding-left: 50px;
		}
}
@media (min-width: 1899px) and (max-width: 2000px){
		#three-border-bg{
		 	zoom: 107%;
		}
		.custom-col{
			padding: 30px;
		}
		.responsive-view1{
			padding-left: 10px;
		}
		.responsive-view2{
			padding-right: 0px;
			padding-left: 50px;
		}
}
@media (min-width: 2025px) and (max-width: 3000px){
		#three-border-bg{
		 	zoom: 120%;
		}
		.custom-col{
			padding: 30px;
		}
		.responsive-view1{
			padding-left: 30px;
		}
		.responsive-view2{
			padding-right: 0px;
			padding-left: 30px;
		}
}

@media (min-width: 768px) {
	.section-mobile {
		width: calc(100vw - 60px);
	}
}

@media(max-width: 767px){
	.location-row{
		flex-direction: column-reverse;
	}
	#map-div{
		margin-bottom: 50px;
	}
	.col-padding{
		padding: 100px 0!important;
	}
	.banner-style{
		background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)),url('../mpstele/images/screensaver2u-banner.jpg');
		background-size: cover;
		background-position: right;
		background-repeat: no-repeat;
		background-blend-mode: overlay;
	}
}

@media (max-width: 1280px){
	.r-view{
		display: none;
	}
}
