/*==============header===========*/
/*-----social icons widgets----- */
aside.astra-widget-social-profiles li> a .ast-widget-icon{
	margin-right: 0px;
}
aside#text-19{
	height: 68px;
    width: 68px;
    margin: 2px 0.5em 0.5em -4px;
    background-color: #cdd422;
    padding: 0px;
    vertical-align: middle;
    line-height: 1.5em;
}
aside#text-19 div.textwidget{
	vertical-align: middle;
    text-align: center;
    margin-top: 20px;
}
.widget-custom-menu-item{
	/*display: block;
	float: right;*/
}
.astra-search-icon::before{
	content: url('images/iconfinder_icon-search_211885-svg-34x34.png');
}
.ast-search-menu-icon.slide-search .search-form{
	position: relative;
    right: -1em;
    top: 100%;
    transform: translateY(30%);
}
aside#text-19:hover{
	background-color:#575757;
}
.ast-masthead-custom-menu-items{
	padding: 0px 15px;
}
/*ul#below_header-menu li:first-child a{
	padding: 0 18px 0 0;
}
ul#below_header-menu li:last-child a{
	padding: 0 0px 0 18px;
}*/
/*============footer===============*/
div.menu-footer-quard-menu-container ul li{
	list-style: none;
	margin: 20px;
	padding: 10px;
}
div.menu-footer-quard-menu-container ul li a{
	text-transform: uppercase;
	color: #1b75bb;
}
div.menu-footer-quard-menu-container ul li a:hover{
	color: #fff;
}
div.menu-footer-quard-menu-container ul{
	margin: 0px;
	display: flex;
	justify-content: center;
	background-color: #15223b;
	width: 100%;
}

div.footer-adv-layout-3 div.footer-adv-widget{
	/*width: 250px;
	height: auto;
	margin: 81px;*/
}
div.footer-sml-layout-1 .ast-small-footer-wrap{
	display: flex;
}
aside#media_image-3{
	float: left;
}
/*aside#astra-widget-address-3 h2{
	float: left;
}
aside#astra-widget-address-3 address.widget-address-icons-1{
	float: left;
    margin-left: -140px;
    display: grid;
    margin-top: 30px;
}*/
/*aside#astra-widget-address-3{
	display: none;
}*/
aside#text-24{
	display: block;
	/*width: 650px;*/
}
aside#text-24 div.contact-info-title{
	text-align: left;
}
aside#text-24 div.contact-info-title h6{
	font-size: 36px;
	color: #ffffff;
	font-weight: 700;
	padding-bottom: 20px;
}
aside#text-24 div.row-left div.contact-info-title:after{
	border-bottom: 2px solid #f7f7f7;
	width:10px;
	color: #fff;
}
.address-left{
    float: left;
    width: 202px;
	height: 79px;
	font-size: 18px;
	color: #ffffff;
	font-family: "Lato";
	font-weight: 400;
	text-align: left;
	line-height: initial;
}
.address-right{
	width: 451px;
    height: 31px;
    font-size: 18px;
    font-family: "Lato";
    font-weight: 400;
    text-align: left;
    padding-left: 250px;
}
.address-right ul li a{
    color: #ffffff;
}
.address-right ul li a:hover{
	color: #334d80;
}
aside#text-24 div.row-left div.address-right li.phone-icon:before {
  content: url("images/iconfinder_06_171413-svg-18x18-hover.png");
  vertical-align: middle;
}
/*aside#text-24 div.row-left div.address-right li.phone-icon:hover {
  content: url("images/iconfinder_06_171413-svg-18x18.png");
}*/
aside#text-24 div.row-left div.address-right li.envelope-icon:before{
  content:  url("images/iconfinder_008_Mail_183573-svg-20x20-hover.png");
  vertical-align: middle;
}
/*aside#text-24 div.row-left div.address-right li.envelope-icon:hover{
  content:  url("images/iconfinder_008_Mail_183573-svg-20x20.png");
}*/
.ast-small-footer-section-1{
	width: 100%;
}
.row-left,.row-right{
	width: 50%;
}
.row-right{
	margin: -160px 0px 0px 0px;
	float: right;
}
aside#text-24 div.contact-info-title:after{
	border-bottom: 2px solid #ffffff;
	width: 60%;
	padding-bottom: 10px;
	padding-top: 10px;
}
aside.fatfooter{
	background-color: #111c30;
    border-top: 3px solid #2a3a56;
}
.first-quarter-left-widget-area{
	margin-top: 30px;
}
#text-20{
	float: left;
}
#text-20 p{
	color: #334d80;
}
#astra-widget-social-profiles-7{
	float: right;
}
div.cp_style_63413 div#cp_button-1-63413 .cp-target{
	background: none;
}
div.cp_style_63413 div#cp_button-1-63413 .cp-target:hover{
	background: none;
}
div#cp_button-1-63413 button{
	background-image: url('images/iconfinder_paper-plane_383095-svg -hover.png') !important;
}
div#cp_button-1-63413 button:hover{
	background-image: url('images/iconfinder_paper-plane_383095-svg -hover.png') !important;
}
div.widget-address-field span.address-meta a{
	color: #ffffff;
}
div.footer-adv-layout-3 div.footer-adv-overlay{
	padding-bottom: 150px;
}
/*Banner*/

.banner {
    height: 760px;
    background-position: center;
    background-size: cover;
    display: flex;
    position: relative;
}
.banner:after{
	content: '';
	position: absolute;
	/*background-image: url('images/shadow.svg');*/
	height: auto;
	width: auto;
	left: 0;
	bottom: 0;
}
.home-banner {
    /*margin: auto auto 90px 90px;*/
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    /*padding-left: 20px;*/
    /*padding-right: 20px;   */
    margin-bottom: 50px;
    width: 100%;
}
.info-box{
	max-width: 1215px;
}
.banner-overlay{
	position: absolute;
	background-color: rgba(0,0,0,0.2);
	top: 50%;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	z-index: 2;
}
.post-heading {
	font-family: Mathison-Regular;
    font-size: 130px;
    line-height: 135px;
    color: #ffd565;
    text-shadow: -3px 4px 0px rgba(0, 0, 0, 0.52);
    white-space: normal;
}
.post-heading span {
    font-size: 61px;
    display: block;
    line-height: 61px;
    position: relative;
    text-align: center;
}
.post-heading span:before{
	content: '';
	position: absolute;
	left: 0;
	top: 55%;
	transform: translateY(-50%);
	height: 9px;
	width: 128px;
	background-color: #ffd565;
	box-shadow: -3px 4px 0px 0px rgba(0, 0, 0, 0.52);
}
.post-heading span:after{
	content: '';
	position: absolute;
	right: 0;
	top: 55%;
	transform: translateY(-50%);
	height: 9px;
	width: 128px;
	background-color: #ffd565;
	box-shadow: -3px 4px 0px 0px rgba(0, 0, 0, 0.52);
}
.post-subheading {
    font-family: Lato-Regular;
    color: #fff;
    padding-top: 7px;
}
.post-subheading p{
	white-space: normal;
}
.featured-post-section{
	background-color: #111c30;
	/*padding:30px;*/
	color: #fff;
	width: 100%;

}
.featured-post-section h2{
	font-size: 48px;
	color: #1b75bb;
	font-weight: bold;
	padding: 50px 0 0 0;
}
/*.featured-post-section div.featured-post-title span hr{
	width: 10%;
	background-color: #1b75bb;
	height: 3px;
	border: 1px;
	float: left;
}*/
.featured-post-content {
	width: 100%;
	height: 80px;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	font-family: "Lato";
	font-weight: 400;
}
.featured-post-content p{
	white-space: normal;
}
.fl-rich-text pre{
	padding: 0px;
}
div.featured-post-section h3.uabb-post-heading{
	position: relative;
}
div.featured-post-section h3.uabb-post-heading:after {
    content: "";
    position: absolute;
    background-color: #2e75bb;
    width: 6%;
    height: 3px;
    left: 0px;
    top: 100%;
    margin-top: 20px;
    margin-bottom: 20px;

}
/* Editor's pick section */
.editor-pick-section div.uabb-blog-post-content{
	background-color: #fff;
	text-align: left;
}

.editor-pick-section img{
	width: 100% !important;
	height: 375px !important;
	border-bottom: solid 3px #cdd422;
}
.editor-pick-section h3{
	color: #1b75bb;
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
}
div.editors-pick-section-title h2{
	color: #1b75bb;
	font-size: 48px !important;
}
div.editor-pick-section img{
	box-shadow: 0px 5px 40px -21px #4790c9;
}
/*div.editor-pick-section h5.uabb-post-meta span.uabb-cat-links{*/
div.editor-pick-section h5.uabb-post-meta{
	display: none;
}
div.partner-content-flag{
	background: #1f75bb;
    color: #fff;
    font-family: inherit;
	font-weight: 600;
	line-height: 45px;
	font-size:20px;
	position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.7;
    padding: 0px 10px 0px 10px;
}
div.partner-content-flag-post-module{
	background: #1f75bb;
    /* width: 35%; */
    color: #fff;
    /* font-family: inherit; */
     font-weight: 600; 
    /* line-height: 30px; */
    font-size: 15px;
    position: absolute;
     bottom: 0; 
     right: 0; 
    opacity: 0.7;
    padding: 0px 15px 0px 15px;
    /*width: inherit;*/
}
div.editor-pick-section .uabb-post-wrapper .uabb-post-thumbnail {
    position: relative;
}
div.editor-pick-section span.uabb-posted-by{
	position: relative;
}
div.editor-pick-section span.uabb-posted-by:after{
	content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #fff;
}
/*  Things to do section  */
div.things-to-do-section-title div.uabb-heading-wrapper{
	float: left;
}
div.things-to-do-section-title div.uabb-heading-wrapper h2{
	color: #1b75bb;
	font-size: 48px !important;
}
div.things-to-do-section-title div.uabb-separator{
	float: left;
	width: 33%;
}
.things-to-do-content img{
	width: auto;
	height: 204.75px;
	/*border-bottom: solid 3px #cdd422;*/
	box-shadow: 0px 5px 40px -21px #4790c9;
}
.things-to-do-content div.uabb-post-thumbnail  {
	background-color: #fff;
}
div.things-to-do-banner div.banner{
	height: 430px;
}
div.things-to-do-banner div.home-banner div.info-box {
    position: absolute;
    bottom: 40px;
    /* left: 90px; */
    width: 50%;
    left: 30px;
}
div.things-to-do-banner div.banner-overlay{
	height: 65%;
    top: 35%;
}

div.things-to-do-content div.uabb-thumbnail-position-background {
    height: 200px;
    position: relative;
}
div.things-to-do-content .uabb-thumbnail-position-background .uabb-post-thumbnail img{
	min-width: 100%;
    max-width: 100%;
}
div.things-to-do-content .uabb-post-heading{
	background-color: rgba(0,0,0,0.7);
}
div.things-to-do-content .uabb-post-wrapper .uabb-blog-post-content {
	  padding: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
/* Advertisement section */

.middle-advertisement-block{
	text-align: center;
}
/* Kids section */
div.kids-section div.uabb-heading-wrapper{

	float: left;
}
div.kids-section div.uabb-heading-wrapper h2{
	color: #1b75bb;
	font-size: 48px !important;
}
div.kids-section div.uabb-separator{
	float: left;
	width: 108%;
	border-top: solid 3px #cdd422;
}
div.kids-featured-post-section img{
	height: 375px !important;
	width: 692px !important;
}
div.kids-featured-post-section .uabb-blog-post-content{
	background-color: #ffffff;
	text-align: left;
}
div.kids-featured-post-section .uabb-blog-post-content h3{
	color: #1b75bb;
	font-size: 26px !important;
}
div.kids-featured-post-section .uabb-blog-post-content .uabb-blog-posts-description{
	font-size: 16px !important;
	line-height: 24px;
	color: #111c30;
	font-family: "Lato";
	font-weight: 400;
}
div.kids-featured-post-section .uabb-post-thumbnail{
	background-color: #ffffff;
}
div.kids-post-sidebar div.fl-post-feed-post:first-child{
	padding-bottom: 25px;
	padding-top: 14px;
}
div.kids-post-sidebar div.fl-post-feed-post{
	padding-bottom: 25px;
	padding-top: 30px;
}
div.kids-post-sidebar div.fl-post-feed-post h2.fl-post-feed-title{
	width: 84%;
    margin-left: 35%;
    margin-bottom: -2%;
}
div.kids-post-sidebar div.fl-post-feed-post img{
	margin-top: -30px;
}

div.kids-post-sidebar img{
	border-bottom: solid 3px #cdd422;
}
div.kids-section-right img{
	border-bottom: solid 3px #cdd422;
	box-shadow: 0px 5px 40px -21px #4790c9;
}

/*Family section */
div.family-section div.uabb-heading-wrapper{
	float: left;
}
div.family-section div.uabb-heading-wrapper h2{
	color: #1b75bb;
	font-size: 48px !important;
}
div.family-section div.uabb-separator{
	float: left;
	width: 85%;
	border-top: solid 3px #cdd422;
}

div.family-featured-post-section img{
	border-bottom: solid 3px #cdd422;
	width: 100%;
	height: auto;
}
div.family-post-sidebar div.fl-post-feed-post{
	padding-bottom: 50px;
	padding-top: 50px;
}
div.family-post-sidebar div.fl-post-feed-post:first-child{
	padding-bottom: 50px;
	padding-top: 14px;
}
div.family-post-sidebar div.fl-post-feed-post h2.fl-post-feed-title{
	width: 84%;
    margin-left: 35%;
    margin-bottom: -2%;
}
div.family-post-sidebar div.fl-post-feed-post img{
	margin-top: -30px;
	border-bottom: solid 3px #cdd422;
}
div.family-featured-post-section{
	border-right: solid 1px #e6e6e6;
}
div.family-post-listing{
	border-right: solid 1px #e6e6e6;
}
div.family-post-listing div.fl-post-feed-post{
	padding-left: 0px;
}
div.family-post-listing img{
	border-bottom: solid 3px #cdd422;
	box-shadow: 0px 5px 40px -21px #4790c9;
}
/* Education block */
div.education-featured-post-section div.uabb-blog-post-content{
	background-color: #fff;
}
div.education-section-heading div.uabb-heading-wrapper{
	float: left;
}
div.education-section-heading div.uabb-heading-wrapper h2{
	color: #1b75bb;
	font-size: 48px !important;
}
div.education-section-heading div.uabb-separator{
	float: left;
	width: 85%;
	border-top: solid 3px #cdd422;
}

div.education-featured-post-section img{
	border-bottom: solid 3px #cdd422;

}
div.education-post-sidebar div.fl-post-feed-post{
	padding-bottom: 50px;
	padding-top: 50px;
}
div.education-post-sidebar div.fl-post-feed-post:first-child{
	padding-bottom: 50px;
	padding-top: 14px;
}
div.education-post-sidebar div.fl-post-feed-post h2.fl-post-feed-title{
	width: 84%;
    margin-left: 29%;
    margin-bottom: -2%;
}
div.education-post-sidebar div.fl-post-feed-post img{
	margin-top: -30px;
	border-bottom: solid 3px #cdd422;
}

div.education-post-listing img{
	border-bottom: solid 3px #cdd422;
	box-shadow: 0px 5px 40px -21px #4790c9;
}
/* subscribe now form */
#cp_popup_id_63545 div.cp-popup-content::before{
	content:"";
    display: block;
    height: 54%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(244,244,244,0.93);
}
.astra-widget-address .widget-title { text-align: left; }

#astra-widget-address-3 .widget-address .widget-address-field {
margin: 0px;
display: inline-block;
float: left;
width: 50%;
text-align: left;
}
#astra-widget-address-3 .widget-address-field:first-child svg {
display: none;
}
#astra-widget-address-3 .widget-address .widget-address-field .address-meta {
margin-left: 10px;
}
#astra-widget-address-3 .widget-address .widget-address-field:first-child .address-meta{ margin:0px;}
#astra-widget-address-3 h2{
font-size: 36px;
color: #ffffff;
}
#astra-widget-address-3 div.widget-address-field{
font-size: 18px;
color: #ffffff;
}

.after-banner-section .fl-module-content{
	max-width:  1200px;
	margin:0px auto;
}
.after-banner-section .fl-module-content .uabb-blog-post-content {
	padding: 0px;
}

.drts-search-form-field .drts-form-type-textfield input[type=text],.drts-search-form-field .drts-form-type-textfield select{
	height: 65px!important;
	border-left: 5px solid #0872A5 !important;

}

.single .post-navigation { display: none; }


@media (min-width: 1200px) and (max-width: 1600px) {

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	.pdxparent-container{
  		max-width: 1024px;
  	}
 	.widget-custom-menu-item{
		margin: 0px;
		display: block;
	}
	aside#media_image-3{
		justify-content: center;
		float: none;
	}
	aside#astra-widget-address-3{
		justify-content: center;
		float: none;
	}
	.banner {
	    justify-content: center;
	}
	.home-banner {
	    margin: auto auto 90px;
	    z-index: 1;
	}
	.cp_style_63413 #cp_shape-0-63413{
		left: 0;
	    top: 200.5px;
	    z-index: 8;
	    transform: translateX(-43%);
	}
	.cp_style_63413 #cp_button-1-63413{
		left: 495px;
	}
	div.footer-adv-layout-3 div.footer-adv-widget{
		/*width: 50%;*/
		margin: 0px;
	}
	.things-to-do-content img{
		width: 100% !important;
		height: auto;
	}
	span.uabb-heading-text{
		font-size: 60px;
	}
	.featured-post-section{
		height: auto;
	}
	.fl-node-5d64e4bd64816 .uabb-post-wrapper .uabb-blog-post-content{
		padding-left: 0px;
	}
	div.menu-footer-quard-menu-container ul li {
	     padding: 0px;
	}
	div.family-featured-post-section{
		border-right: none;
	}
	div.family-post-listing{
		border-right: none;
	}
	.fl-node-5d6648c93c179 {
    	position: relative !important;
	}

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
   .pdxparent-container{
  		max-width: 768px;
  	}
  .widget-custom-menu-item{
		margin: 0px;
		display: block;
	}
	aside#media_image-3{
		justify-content: center;
		float: none;
	}
	aside#astra-widget-address-3{
		justify-content: center;
		float: none;
	}
	.banner {
	    justify-content: center;
	}
	.home-banner {
	    margin: auto auto 90px;
	    z-index: 1;
	}
	.cp_style_63413 #cp_shape-0-63413{
		left: 0;
	    top: 200.5px;
	    z-index: 8;
	    transform: translateX(-43%);
	}
	.cp_style_63413 #cp_button-1-63413{
		left: 495px;
	}
	div.footer-adv-layout-3 div.footer-adv-widget{
		width: 33.3333333333%;
		margin: 0px;
	}
	.things-to-do-content img{
		width: 100% !important;
		height: auto;
	}
	span.uabb-heading-text{
		font-size: 60px;
	}
	.featured-post-section{
		height: auto;
	}
	.fl-node-5d64e4bd64816 .uabb-post-wrapper .uabb-blog-post-content{
		padding-left: 0px;
	}
	div.menu-footer-quard-menu-container ul li {
	     padding: 0px;
	}
	div.family-featured-post-section{
		border-right: none;
	}
	div.family-post-listing{
		border-right: none;
	}
	.fl-node-5d6648c93c179 {
    	position: relative !important;
	}

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	.pdxparent-container{
  		max-width: 530px;
 	}
  	.widget-custom-menu-item{
		margin: 0px;
		display: block;
	}
	aside#media_image-3{
		justify-content: center;
		float: none;
	}
	aside#astra-widget-address-3{
		justify-content: center;
		float: none;
	}
	.banner {
	    justify-content: center;
	}
	.home-banner {
	    margin: auto auto 90px;
	    z-index: 1;
	}
	div.footer-sml-layout-1 .ast-small-footer-wrap {
    display: flex !important;
    flex-direction: column !important;
	}
	.ast-footer-widget-1-area{
		text-align: left !important;
	}
	#astra-widget-address-3 .widget-address .widget-address-field:first-child .address-meta,
	#astra-widget-address-3 .widget-address .widget-address-field .address-meta {
	    font-size: 14px !important;
	}
	.cp_style_63413 .cp-popup-content,
	.cp_style_63413 #cp_heading-1-63413 .cp-target,
	.cp_style_63413 #cp_paragraph-2-63413 .cp-target{
		width: 100% !important;
	}

	.cp_style_63413 #cp_heading-1-63413,
	.cp_style_63413 #cp_shape-2-63413,
	.cp_style_63413 #cp_paragraph-2-63413,
	.cp_style_63413 #cp_email-2-63413{
		left: 0 !important;
	}
	.cp_style_63413 #cp_email-2-63413{
		width: 100% !important;
	}
	.ast-small-footer-section-1{
		order: 1 !important;
	}
	.cp_style_63413 #cp_heading-1-63413 .cp-target{
		height: auto;
	}
	.cp-module-inline .cp-popup-content.cp-right{
	    transform: none !important;
	    transform-origin: center !important;
	    left: 0 !important;
	}
	.cp_style_63413 #cp_button-1-63413{
		right: 15px;
	    top: 50%;
	    z-index: 7;
	    transform: translateY(50%);
	}
	.cp_style_63413 #cp_shape-0-63413{
		left: 0;
	    top: 200.5px;
	    z-index: 8;
	    transform: translateX(-48%);
	}
	/*.cp_style_63413 #cp_button-1-63413{
		left: 444px;
	}*/
	/*div.footer-adv-layout-3 div.footer-adv-widget{
		width: 50%;
		margin: 0px;
	}*/
	.things-to-do-content img{
		width: 100% !important;
		height: auto;
	}
	/*span.uabb-heading-text{
		font-size: 60px;
	}*/
	.featured-post-section{
		height: auto;
	}
	.fl-node-5d64e4bd64816 .uabb-post-wrapper .uabb-blog-post-content{
		padding-left: 0px;
	}
	div.menu-footer-quard-menu-container ul li {
	     padding: 0px;
	}
	div.family-featured-post-section{
		border-right: none;
	}
	div.family-post-listing{
		border-right: none;
	}
	.fl-node-5d6648c93c179 {
    	position: relative !important;
	}

}

/* Portrait phones and smaller */
@media (max-width: 480px) {
  .pdxparent-container{
  	max-width: 350px;
  }
  .widget-custom-menu-item{
		margin: 0px;
		display: block;
  }
  aside#media_image-3{
		justify-content: center;
		float: none;
  }
  aside#astra-widget-address-3{
		justify-content: center;
		float: none;
  }
  	.banner {
	    justify-content: center;
	}
	.home-banner {
	    margin: auto auto 90px;
	    z-index: 1;
	}
	.cp_style_63413 #cp_shape-0-63413{
		left: 0;
	    top: 200.5px;
	    z-index: 8;
	    transform: translateX(-35%);
	}
	/*.cp_style_63413 #cp_button-1-63413{
		left: 300px;
	}*/
	div.footer-adv-layout-3 div.footer-adv-widget{
		width: 100%;
		margin: 0px;
	}
	.things-to-do-content img{
		width: 100% !important;
		height: auto;
	}
	/*span.uabb-heading-text{
		font-size: 60px;
	}*/
	.featured-post-section{
		height: auto;
	}
	.fl-node-5d64e4bd64816 .uabb-post-wrapper .uabb-blog-post-content{
		padding-left: 0px;
	}
	div.menu-footer-quard-menu-container ul li {
	     padding: 0px;
	}
	div.family-featured-post-section{
		border-right: none;
	}
	div.family-post-listing{
		border-right: none;
	}
	.fl-node-5d6648c93c179 {
    	position: relative !important;
	}


	div.partner-content-flag{
		/*background: transparent;	*/
	    /*width: 40%;*/
		/*font-weight: 600;*/
		line-height: 1.85714285714286;
		font-size:15px;
		top: 15px;
		padding: 0px 15px 0px 15px;
	}
}
@media (min-width: 320px) and (max-width: 374px) {
	div.partner-content-flag{
		/*background: transparent;	*/
	    /*width: 50%;*/
		/*font-weight: 600;*/
		line-height: 1.85714285714286;
		font-size:15px;
		top: 15px;
		padding: 0px 15px 0px 15px;
	}

}
}
