@charset "utf-8";
/* CSS Document */

.edu_bronze_list li{
	display:block;
	height:100px;
	line-height:100px;
	vertical-align:middle;
}

.image_wrapper{
    width: 100px;
    height: 100px;
    float: left;	
	margin-right:20px;
}

.additional-content-buy-product:link{
	background: #19d051 !important;
    color: #ffffff !important;
    display: inline-block;
    border-radius: 50em;
    text-transform: uppercase;
    letter-spacing: normal;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 15px !important;
	font-weight:600;
    padding: 5px 5px 5px 5px !important;
	min-width:150px;
	text-align:center;
}

.additional-content-buy-product:visited, .additional-content-buy-product:active{
	color:#fff !important;
}

.additional-content-buy-product:hover, .View-Product-Btn:hover{
	background:#008E1D !important;
	color:#FFFFFF !important;
}

.View-Product-Btn:link, .View-Product-Btn:active, .View-Product-Btn:visited {
	background:#19d051 !important;
    color: #ffffff !important;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: normal;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s;
    margin-top: 10px;
    margin-left: 5px;
    font-size: 12px !important;
	font-weight:600;
    padding: 5px !important;
	text-align:center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
	max-width:187px;
	margin: 0 auto;
}

.range-column-larger{
	min-height:370px;	
}

@media (min-width: 768px) and (max-width:991px){

.range-column-larger, .range-column3{
	width:50%;
	margin-bottom:40px;
	padding-bottom:40px;
}
}

@media (min-width: 500px) and (max-width:767px){

.range-column-larger, .range-column3{
	width:50% !important;
	margin-bottom:40px;	
	padding-bottom:40px;
}
.more_info_btn{
 margin-bottom:70px;	
}
	
.contact_icon_div, .contact_icon_div .info-post{
	width:100% !important;	
}
.phone_number_wrapper{
	float:none !important;	
}
}

@media (min-width: 0px) and (max-width:499px){
.range-column-larger, .range-column3{
	width:100% !important;
	margin-bottom:40px !important;	
	padding-bottom:40px !important;
}
.more_info_btn{
 margin-bottom:70px;	
}

.Corporate_Paralax_BG{
	background-attachment:inherit !important;
}
	
.contact_icon_div, .contact_icon_div .info-post{
   width:100% !important;	
}
	
.phone_number_wrapper{
   float:none !important;	
}
}


.phone_number_wrapper{
 float:right;
}


.Container004{
	background:#ec3237 !important;
}


#facebook{
	background-color:#FFFFFF !important;	
}

.social-icons-info-page a{
	font-size:24px;
	letter-spacing:10px !important;
	margin-right:5px;
}

.fa-linkedin{
	color:#007bb5;
}

.fa-facebook{
	color:#3b5998;
}

.fa-youtube{
	COLOR:#ff0000;
}

.fa-instagram{
	color:#c32aa3;
	
}

.fa-twitter-square{
	color:#1da1f2;	
}

.social-icons-info-page a:hover{
	color:#000000;	
}

.banner-position{
 margin-top:-10px !important;	
}

.Container016 > h2 > .titleline{
 font-weight:900 !important;
 text-transform:capitalize !important;	
}

.corporate_p{
 font-size:18px !important;	
}

.Edu_Paralax_BG{
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(images/Lifestyle/2019/05/Educational_Solutions_BG.jpg) no-repeat;
	background-attachment:fixed;
	min-height: 415px;
	height: auto;
	background-size: cover;
}

.solution_item{
	background-color:#FFFFFF;
	padding:5px;
	text-align:center;
    min-height: 250px;
}

.solution_item p{
 color:#000000 !important;	
}

.inner_corporate_container{
 margin:0 auto;
 max-width:1100px;
 width:100%;
 padding:10px;	
 padding-top:60px;
}

.more_info_btn, .more_info_btn:visited{
	display:block;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	width:100%;
	height:auto;
	background-color:#ff1200;
	margin-top:10px;
	cursor:pointer;

}


.more_info_btn:hover{
	background:#047586 !important;
	color:#ffffff !important;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.custom_h3{	
  font-weight: 700;
  color: black;
  font-style: italic;
}

.ls-l .ls-preloaded{
  -webkit-box-shadow: 3px 1px 31px 3px rgba(77,77,77,0.64);
  -moz-box-shadow: 3px 1px 31px 3px rgba(77,77,77,0.64);
  box-shadow: 3px 1px 31px 3px rgba(77,77,77,0.64);
  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
}

@media all and (min-width:0px) and (max-width: 1300px){ .ls-l .ls-preloaded{width:120px !important; height:30px !important;}}

.dark_grey_btn{
	display:block;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	width:100%;
	height:auto;
	background-color:#363636;
	margin-top:10px;
	cursor:pointer;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
}

.grey_popup_info_card{
	background: #efefef;
    padding: 10px;
    margin-bottom: 20px;
    min-height: 170px;
    border: 1px solid #cacaca;
}

@charset "utf-8";
/* CSS Document */


@media (min-width:0px) and (max-width:649px){
 .mobile-banner{
	display: block;
 }

.desktop-banner{
	display:none;
}

}


@media (min-width:650px){
 .mobile-banner{
	display: none;
 }

.desktop-banner{
	display:block;
}

}

.complimentary-box-taller{
	min-height:340px;
}

.discount_icon{
	position: absolute;
    left: 20px;
    top: 5px;
    height: 46px;
    width: 46px;
}

.btn-thumbs{
	background: #0c7e8a;
    color: white;
	margin-top:20px;
}

.btn-thumbs:hover{
	color:white !important;
	background: #de3e32;
}

.btn-thumbs:visited{
	color:white !important;
}

.buttonload {
  background-color: #0c7e8a; /* Teal background */
  border: none; /* Remove borders */
  color: white; /* White text */
  padding: 6px 12px; /* Some padding */
  font-size: 14px; /* Set a font-size */
    MARGIN-TOP: 20PX;
    DISPLAY: block;
   border-radius: 4px;
}

.buttonload .fa {
  margin-left: -4px;
  margin-right: 8px;
}

.fathersday_well{
	min-height: 20px;
    padding: 19px; 
    background-color: #2d394e;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
	max-width:440px;
	margin:0 auto;
	margin-bottom: 20px;
}

.f-day-btn {
  background: #28b0ff;
    background-image: -webkit-linear-gradient(top,#25aeff,#1fa9ff);
    background-image: -moz-linear-gradient(top,#003d66,#1fa9ff);
    background-image: -ms-linear-gradient(top,#003d66,#1fa9ff);
    background-image: -o-linear-gradient(top,#003d66,#1fa9ff);
    background-image: linear-gradient(to bottom,#4cceff,#1fa9ff);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    -webkit-box-shadow: 0px 1px 3px #ffffff;
    -moz-box-shadow: 0px 1px 3px #ffffff;
    box-shadow: 0px 1px 3px #2f3b53;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
}

.f-day-btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  color:white;
}

.f-day-btn:visited{
	color:#ffffff !important;
}