/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

	
/* TAG STYLES -------------------------------------------------------- */

p.para-narrow {
max-width: 60%
}

p + h2 {
	margin-top: 2rem
}
	
blockquote {
  width: auto;
  position: relative;
  quotes: "“" "" "‘" "’";
  text-indent: 70px;
  /*border-left: 5px solid #d9e1f2;*/
  border-left: none;
  }

/* Remove space below blockquote */
.entry-content > [class="wp-block-quote"]:not(:last-child) {
	margin-bottom: 1.5rem;
}

blockquote::before {
    content: "\201C"; /*open-quote;*/   
    position: absolute;
    top: -55px;
    left: -75px;
    font-size: 10rem;
    /*font-family: "Work Sans";*/
    font-family: Arial;
    color: #ff6900;
  }

blockquote::after {
    content: close-quote;
     position: absolute;
    bottom: 0;
    right: 0
}

cite {
      color: #333;
	  font-style: normal;
	  font-weight: 500
}

.entry-content ul {
	margin-left: 2.2rem
}

/*
.entry-content li {
margin-bottom: 1.2rem 
}
*/

	
b, strong {
  font-weight: 500;
}

.site-footer .widget ul li {
  margin-bottom: .3em;
}

.copyright-bar img {
	max-width: 80%
}

.home-divider {
	margin-top: 70px !important;
	margin-bottom: 30px !important;
	border-top: 1px solid #ceced5 !important;
}


/*
.main-navigation .main-nav ul li.menu-item-has-children > a:not(:last-child) {
    padding-right: 30px;
}
*/

.main-navigation .main-nav ul li.menu-item-has-children:not(:last-child) {
    padding-right: 30px;
}

/* sub-nav padding */
.main-navigation ul ul {
padding: 10px 0 7px 0;
border-radius: 4px;
}


/* Blog - previous and next on left and right */
.wp-block-column:last-child h2 {
    font-size: 24px;
    margin-bottom: 5px;
 	}


/* Testimonial styles */
.wptww-testimonial-author {
	color:#333
}

.wptww-testimonials-text p {
    font-size: 1.2rem !important;
}

.wptww-testimonial-cdec {
font-weight: 400;
}


/* Grid gap - used on home page */
.ub-block-post-grid .is-list article {
     grid-gap: 0 3.2em;
    }

.entry-meta {
    color: #333;
    font-size: 1rem
}

.entry-meta a {
    color: #ff6900;
    font-weight: 500;
    }

.entry-meta .gp-icon {
 opacity: 1   
}



/* LAYOUT -------------------------------------------------------- */

/* Right-align Topbar widgets */
.top-bar-align-right .widget:first-child {
  margin-left: unset;
}

.top-bar .inside-top-bar {
  justify-content: flex-end;
}

.top-bar .widget_nav_menu > div > ul {
    display: flex;
    align-items: center;
    margin-right: 40px;
}

/* Content section container*/
#page.grid-container,
.footer-widgets-container {
    padding-left: 5rem;
	padding-right: 5rem;
	max-width: calc(1280px + 10rem);
   }

/* Page Title area */
.inside-page-hero {
    padding: 30px 40px 20px 40px;
    }

/* Set space on bottom of content container */
.one-container .site-content {
    padding: 3.75rem 0 3.5rem 0;
	}

/* Narrower page */
.single-post .entry-content,
.text-column .entry-content,
.single-author,
footer.entry-meta {
 max-width: 45rem;
 margin: 0 auto
}

.single-post .page-header-image-single {
	max-width: 45rem;
	margin: 0 auto;
}

.footer-widgets,
.footer-widgets a {
 line-height: 1.5   
}

.footer-widgets a {
  font-weight: 400
}

.footer-widget-2 a {
   font-size: 1.2em
}

/* Used to add space to the top of a grid */
.gb-grid-margin-top {
	margin-top:50px
}
	



/* Column Styles ---------------------------------- */
.col-space-2 {
   flex-grow: 2
}

.col-top {
    margin-top: 0.5em;
	padding-top: 1.2em   
}

.col-pad {
border-top: 10px solid #ccc;
}

/* Adds space to top of grid when not first element after heading */
.grid-content-top {
	margin-top: 1.5rem
}

/*
.home .entry-content:not(:first-child) {
 margin-top: 50px   
}
*/


/* Shift Logo up to align with menu */
.site-logo {
  margin-top: -85px;
}

.site-logo {
     margin-right: 30px;
}

.nav-float-right #site-navigation {
margin-left: 0;
}

.ub-bottom-margin.ub-block-post-grid .is-grid article {
	margin-bottom:0
}

/* blog */
.featured-column {
 width: 100%
}


/* Page Hero -------------------------------------- */
.page-hero {
  background: #14A0AA
}


.single-author .the-biog img {
float: left;
padding: 0 30px 15px 0
}

.next-post a::after {
    content: '\003e';
    margin-left: 5px;
	color: #666;
	font-weight: 400
}

.prev-post a::before {
    content: '\003c';
    margin-right: 5px;
	color: #666;
	font-weight: 400
}

.prev-post a::before, .next-post a::after {
    display: inline-block;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
}

/* Footer widgets - even out */
.inside-footer-widgets > div {
    flex: 3 1 0;
        flex-grow: 3;
        flex-shrink: 1;
        flex-basis: 0%;
		width:50%
 } 


/* Headings -------------------------------------- */
.home h1 {
 color: #333;
 font-size: 3.6rem;
 font-weight: 400
}

.single-post h1 {
 font-size: 2rem;
 line-height: 1.1
}

h2.space-header {
margin-top: 60px;
}

.home h2 {
	font-size: 3.188rem
	}

/* Used on Video page */
h2.h2-small {
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 6px;
}

/* Space on Partners page */
h2.head-two-top {
margin-top: 1.5rem
}

/* Keep spacing of blog article h2s consistent on category page */
.category .entry-title {
	/*padding: 4px 12px 12px 26px;*/
	}

.intro {
	font-weight: 400; /* home summary doesn't appear to be picking up weight */
	font-size: 1.6rem;
	line-height: 1.3;
	margin-bottom: 2.5rem;
	max-width: 50%
}

.intro-bottom-zero {
	margin-bottom: 0
}

.intro-fullwidth {
	width: 100%
}

/* h2 in side column */
.col-top h2 {
font-size: 28px;
margin-bottom: 13px
}

/*
.home .entry-content h2.hometopsmall {
	margin-top: 20px
}
*/

/* space above intro on Writers page */
.intro-writers-top {
margin-top: 25px
}

.page-template-page-writers h2 {
    max-width:45rem;
    margin: 30px 0 50px 0;
}


h2.entry-title {
	width: 100%;
    background: none;
    padding: 5px 0px 0px 0px;
}

h2.entry-title a,
.ub-block-post-grid header .ub-block-post-grid-title a {
	font-weight: 500;
	font-size: 1.125rem;
	line-height: 1.2;
	color: #333;
}

h2.entry-title a {
	display: block;
    }
	
h2.entry-title a:hover {
	text-decoration: underline;
	color: #333;
    }
	
/* Add space above Prev/Next on Blog Posts */	
footer.entry-meta {
 margin-top: 2rem;
}


.home .gb-container h2 {
 margin-top: 10px;
line-height: 0.8;
}


.gb-container h2 a {
font-size: 30px;
color: #333333;
}

.gb-container h2 a:hover {
color: #ff6900;
}



/* Content -------------------------------------- */

/* caption align */
.wp-block-image figcaption {
    font-size: 14px;
    text-align: left;
}



/* SLIDER -------------------------------------- */
#slider {
/* max-width: 1384px;
margin: 0 auto;
font-weight: bold;
font-size: 80px; */
margin-bottom: 20px
}

.soliloquy-container .soliloquy-caption-inside h2 {
padding-left: 40px;
color: #fff;
text-align: left;
text-shadow: 0 1px 1px #000;
}

/* SLIDER IMG & VID dropshadow - NOTE: MAKE MORE SPECIFIC IF NEC */
.n2-ss-slider .n2-ss-item-image,
.n2-ss-slider .n2_ss_video_player {
    /*overflow: hidden;
    line-height: 0;*/
    box-shadow: 2px 2px 6px #333;
}



/* NAVIGATION -------------------------------------------------------- */

/* Remove arrows on Nav */
.menu-item-has-children .dropdown-menu-toggle {
    display: none;
}
	
.top-bar a:hover {
 color: #ff6900   
}

.writer-name a {
color: #208188;
text-decoration: underline
}

.writer-name a:hover {
color: #575760
}

.writer-web a {
	font-weight: 500
}

.entry-content a {
 font-weight: 500  
}

.main-title a, .main-title a:hover {
   letter-spacing: -1px;
}

.main-navigation a {
 /*font-size: calc(16px + 0.1vw);*/
/*font-size: clamp(0.5em, 1em +2vw, 2.5em);*/
}

.main-navigation .main-nav ul li:hover > a {
        color: #ff6900;
    }

.main-navigation ul ul {
    display: block;
    box-shadow: 0 2px 2px rgba(0,0,0,.1);
 }
 
/* Add margin to top of sub-nav block */
 .dropdown-click .main-navigation ul.toggled-on, .dropdown-click .main-navigation ul li.sfHover > ul.toggled-on {
	 margin-top:10px
 }

/* Created small arrow at top left */
.main-nav > ul > li > .sub-menu:before {
    content: "";
    width: 0; 
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -8px;
    left: 27px;
    /*box-shadow: 0 2px 2px rgba(0,0,0,.1);*/
}

 
 /* Slideout Nav for Mobile */
 .slideout-navigation.do-overlay .inside-navigation {
   	padding: 10% 5% 0;   
}        
        
.slideout-navigation.main-navigation .main-nav ul li.sfHover > a {
    margin-bottom: -20px
    }
    
    
#generate-slideout-menu.do-overlay .slideout-menu li, .slideout-navigation.do-overlay .inside-navigation {
    text-align: left;
	}



/* CONTENT - Block margins */
.block-top-margin {
 margin-top: 100px;
 margin-bottom: 100px;    
}

.block-top-margin-smaller {
margin-top: 70px;
margin-bottom: 60px;
}

.block-gradient {
background: rgb(236,236,236);
background: linear-gradient(191deg, rgba(236,236,236,1) 14%, rgba(236,236,236,1) 44%, rgba(170,235,238,1) 89%); 
}

.box-heading h2 {
font-weight: 500;
margin: 8px 0 26px 0
}

#ub_call_to_action_8e33eda2-372f-4aae-8fc9-669d01978d84 .ub_cta_button:hover {
background-color: #ccc
}

#ub_call_to_action_8e33eda2-372f-4aae-8fc9-669d01978d84 .ub_cta_button_text:hover {
color: #22a3a9 
}

/* Eventbrite Code - align left */
.mHiG-1tCdoah_WsbI8g3j {
    justify-content: left !important;
}


/* AWSM Team - remove bold on team email */
.awsm-grid-wrapper .awsm-contact-details a {
  font-weight: normal;
}


/* Writer's Page */
.alphabet-letter {
    /*font-family: "itc-avant-garde-gothic-pro",sans-serif;*/
    font-size: 3.5em;
    font-weight: 500;
    color: #333333;
    border-bottom: 1px solid #999;
    padding-bottom: 0px;
    margin-bottom: 14px;
}

ul.letter-group-writers {
 list-style-type: none;
    padding: 0
}

.letter-group-writers {
    width: 22%;
}

.letter-group-writers {
    display: inline-block;
    vertical-align: top;
    margin: 0 2.3576515979% 40px 0;
}

.writer-web {
        clear:both;
	}


body.page.page-id-5241438 #content {
    width: 100% !important;
    max-width: 100%;
}
body.page.page-id-5241438 #content ul#soliloquy-519608 img {
    width: 100%;
}



/* BOXES ----------------------------------------------------- */

/* HP boxes */
.box-margin-bottom {
 margin-bottom: 120px   
}


/* BLOG ----------------------------------------------------- */
/* Disable Blog Excerpt */
.blog .entry-content, .archive .entry-content {
    display: none;
}

/* Home Page - display Blog Posts */
.home .entry-content h3.ub-block-post-grid-title {
    /*margin-top: 0px;*/
    font-size: 20px;
	margin-bottom: 0px;
    }



/* FORMS -------------------------------------------------------- */
.nf-form-content .form-control {
    width: 100%
	}

.nf-form-content hr {
       border-top: 1px solid #ccc !important;
}

.nf-form-content .nf-field-label label {
  font-weight: 500;
 }

.nf-form-content input[type=button],
.mc4wp-form-fields input[type="submit"] {
    color: #fff !important;
    background-color: #ff6900 !important;
    font-weight: 500 !important;
    /*letter-spacing: 1px;*/
    font-size: 27px !important;;
    padding: 6px 20px !important;
    border: none !important;
		}

.nf-form-content input[type=button]:hover,
.mc4wp-form-fields input[type="submit"]:hover {
    background-color: #575760 !important;
		}
	
.nf-form-content h2 {
    margin-top: 35px    
}

#nf-field-11-wrap .nf-field-description {
	margin-top: 20px
}

.nf-form-content hr {
	margin-bottom: 20px;
margin-top: 30px;
}

/* Used for Privacy Policy section */
.nf-form-content #nf-field-13-wrap .nf-field-description {
  font-size: 1.1258rem;
  padding-bottom: 1.5rem;
}



/* MOBILE -------------------------------------------------------- */

/* Make mobile bigger */
.navigation-branding img, 
#mobile-header .site-logo.mobile-header-logo img {
    height: 130px;
}

.gp-icon.icon-menu-bars svg {
	/*top: .5em;*/
}

#mobile-header .gp-icon.icon-menu-bars,
.main-navigation .menu-toggle {
	font-size: 1.4rem;
}

.main-navigation .menu-toggle {
	font-weight: 500
}

.menu-toggle, .main-navigation .mobile-bar-items a {
        font-size: 1.5rem;
       /*padding-bottom: 15px*/
		} 
		
		
/* Cookie Buttons */
.cli-tab-footer .wt-cli-privacy-accept-btn,
.cli-switch input:checked + .cli-slider {
	background-color: #14a0aa;
}




@media (min-width: 1280px) and (max-width: 1342px) {
	/* Menu fits into browser width */
	.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-item > a {
	padding-left: 26px;
	padding-right: 26px;
	font-size: 17px
	}
							
	.main-navigation .main-nav ul li.menu-item-has-children:not(:last-child) {
    padding-right: 26px;
	}
	

}/* END - MEDIA QUERY */



@media (max-width: 1322px) {
	
		.col-top h2 {
		font-size: 25px;
		}

}/* END - MEDIA QUERY */



@media (max-width: 1280px) {
	
	.inside-top-bar {
  padding: 12px 10px 30px 0px;
}
	
	/* Off canvas menu --------------------------------*/
	/* Add arrows back */
	.menu-item-has-children .dropdown-menu-toggle {
		display: block;
		}


	.main-navigation.slideout-navigation .main-nav > ul > li > a {
		line-height: 1.2rem;
		}
		
.main-navigation .main-nav ul li a, .menu-toggle, .main-navigation .menu-bar-item > a {
  padding-left: 10px;
  padding-right: 10px;
  }
  
  #generate-slideout-menu .slideout-menu li {
   padding-bottom: 1rem;
  }


	.main-navigation ul ul {
		box-shadow: none;
		border-radius: 0
		}
		        
	/* Remove top left arrow */
    .main-nav > ul > li > .sub-menu:before {
		content: none;
		width: 0; 
		height: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid #fff;
		position: absolute;
		top: -10px;
		left: 27px;
		/*box-shadow: 0 2px 2px rgba(0,0,0,.1);*/
		}
	
	h1 {
		font-size: 3.5rem
	}
	
	/* Used on Video page */
	h2.h2-small {
	font-weight: 500;
	font-size: 22px;
	line-height: 1;
	margin-bottom: 6px;
	}
	
	.intro br {
		display: none
	}
        
      
   	p {
       margin-bottom: 1em
    }
		             
} /* END - MEDIA QUERY */




/* 1024 and down)*/
@media (max-width: 1024px) { 

	#slider {
        display: none;
    }
	
	.home #mobile-header {
	border-bottom: 6px double #ceced5;
	margin-left: 2px 	
	}

	/* Content section container*/
	#page.grid-container,
	.footer-widgets-container {
	padding-left: 2rem;
	padding-right: 2rem;
	}

/* Set GP grid columns to 100% */
	/*.gb-grid-wrapper > .gb-grid-column:not(.gb-grid-wrapper-2415ec14 > .gb-grid-column ),*/
	.gb-grid-wrapper > .gb-grid-column:not(.col-nowrap > .gb-grid-column ),
	.intro {
	width: 100%
	}
	
	.one-container .site-content {
    padding: 2.3rem 0 2.25rem 0;
	}
		
	p.para-narrow {
	max-width: 100%
	}
	
	/* Add space above sidebar column */
	.col-pad {
	margin-top: 2.5rem
	}
	
	/*
	.home .entry-content:not(:first-child) {
    margin-top: 0px;
    }
	*/
	
	h1,
	.home h1 {
	font-size: 2.5rem;
	}
		
	.single-post h1 {
	font-size: 1.5rem
	}
	
	/*
	.home h1 {
	margin-top: 2.6rem
	}
	*/
	    
	.home .entry-content h2 {
    margin-top: 30px;
    }
	
	.home h2 {
	font-size: 2.5rem
	}
	
	h2.h2-small {
	font-weight: 500;
	font-size: 1.5rem;
	margin-bottom: 0.2rem;
	}
	
	.intro {
	max-width: 100%
	}
		
	.letter-group-writers {
	width: 45%
	}
	    
    /* Testimonial - moby */
	.wptww-testimonials-slidelist .slick-slide {
	width: 100% !important; 
	padding: 0
	}
	
	.wptww-testimonials-text p {
    font-size: 1.1258rem !important;
}
	
	/* Cat page post bottom space */
	.one-container.archive .post:not(:last-child) {
	padding-bottom: 15px;
	}
		
	/* Footer widgets */
	.inside-footer-widgets > div {
	width:100%
	} 
 
} /* END - MEDIA QUERY */



@media (max-width: 810px) {
    
    .inside-top-bar {
    padding-right: 0
	}
	
	.single-post .entry-content,
	.text-column .entry-content,
	.single-author,
	footer.entry-meta {
	width: 100%;
	margin: 0
	}
		 
   	#page.grid-container, 
	.footer-widgets-container,
    .page-hero,
	.footer-widgets-container,
	.site-info {
    max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
    }
	
	.gb-grid-margin-top {
	margin-top:15px
	}
    
	/*.one-container .site-content, */
	.inside-page-header,
	.inside-page-hero {
    padding: 0;
	}
	
	.inside-page-hero {
    padding: 10px 0 10px 0;
	}
       
		
	h2,
	.page-template-page-writers h2 {
   	width: 100%    
    }	
	
	h2 {
		font-size: 1.8rem;
		line-height: 1;
		font-weight: 500
	}
	
	.post-nav {
		padding-bottom: 4rem
	}
	
         
}/* END - MEDIA QUERY */




@media (max-width: 768px) {
	
	body {
	font-size: 1rem
	}
	
	h1 {
		font-weight: 500;
	}
	
	/*
	.home .entry-content h2.homesmall, 
	h2 {
	font-weight: 500;	
	font-size: 1.4rem;
	}
	*/
		
	.home h2 {
	font-size: 2.3rem;
	line-height: 1
	}
	
	.home-divider {
	margin-top: 50px !important;
	margin-bottom: -15px !important;
	}
	
	.home .entry-content h3.ub-block-post-grid-title {
	margin-top: 0px;
	font-size: 16px;
	margin-bottom: 0px;
	}
	     
	 /* Hide Testimonials and last divider */
	.wtwp-testimonials-slider-wrp,
	#ub_divider_bb6d01d3-211a-4aca-a134-a65406e32849 {
     display: none;    
    }
	     
/* Increase gap above sub menu */
    .main-navigation .main-nav ul li.menu-item-has-children:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 70px; /* height of nav plus space below */
    }

    .main-navigation .main-nav ul ul {
        margin-top: 10px;
    }
	
	.intro {
    width: 100%;
	margin-bottom: 1rem;
	font-size: 1.2rem
	}
	
	/* Align social media icons left */
	.footer-widget-3{
	margin-right: auto;
    }
	
	.site-footer ul.lsi-social-icons {
		text-align: left !important
	}
		
	.copyright-bar img {
		max-width: 60%;
	}
	
	/* footer text smaller and left-aligned */
	.site-info {
	text-align: left;
	font-size: 0.9rem;
	}	
	
	.inside-site-info {
    justify-content: left;
	padding:0;
	padding-bottom: 20px
	}
	
	.site-footer:not(.footer-bar-active) .copyright-bar {
	margin: 0;
	}
	
	.post-image-below-header.post-image-aligned-center .inside-article .featured-image {
	margin-top: 0	
	}
	
	.single-post .inside-page-hero {
	margin-bottom: 0;
	}
	
	/* Penguin and Apprentice pages collapse, penguing image small and spaced */
	.col-nowrap > .gb-grid-column {
		width: 100%
	}
	
	.gb-container-a0eb494b .size-full {
	max-width: 20%;
	margin: 0 auto;
	margin-bottom: 2rem;
	}
	
	/* Footer widgets - even out */
	.inside-footer-widgets > div {
	width:100%
	} 
	
} /* END - Media Query */




@media (max-width: 600px) {
	
.ub-bottom-margin.ub-block-post-grid .is-grid article:not(:last-child) {
	margin-bottom:2.2rem
}

#ub_divider_b91d27c5-3028-47f6-b28b-5ea5b33af83f {
	margin-top: 30px !important;
}

ul.letter-group-writers {
    margin-right: 0;
    width: 100%
    }

}/* END - MEDIA QUERY */




@media (max-width: 576px) { 

	.one-container .site-content {
    padding: 2.3rem 0 2.25rem 0;
	}

	.intro {
	font-size: 1.2em;
	font-weight: 500;
	margin-bottom: 2.5rem;
	}

	h1,
	.home h1 {
	font-size: 1.5rem;
	}
		
	.single-post h1 {
	font-size: 1.4rem
	}
			
	.home .entry-content h2 {
    font-size: 1.6rem;
	font-weight: 500
    }
	
	h2.space-header {
	margin-top: 40px;
	}
	
	h2 {
	font-size: 1.6rem;
	}
	
	.col-top h2 {
	font-size: 1.6rem;
	}
	
h2.entry-title a,
.ub-block-post-grid header .ub-block-post-grid-title a {
	font-size: 16px;
	line-height: 1;
	}
	
	.single-post h1 {
	font-size: 1.2rem;
	}
	
	.wptww-testimonials-text p {
    font-size: 1rem !important;
}
		
} /* END MEDIA QUERY */




@media only screen and (max-width: 480px) {
	
	#page.grid-container, 
	.footer-widgets-container,
    .page-hero,
	.footer-widgets-container,
	.site-info {
    padding-left: 1rem;
	padding-right: 1rem;
    }
		
	
.intro {
  font-size: 1rem;
}	
	
.home h1,
h1 {
  font-size: 1.4rem;
  font-weight: 500
}

.home .entry-content h2 {
  font-size: 1.5rem;
}

h2 {
  font-size: 1.1rem;
}

h2.h2-small {
	font-size: 1rem;
 }
 
 h2.space-header {
  margin-top: 20px;
}


	  /*
	
	.inside-page-hero {
    padding: 15px 0 15px 0;
    margin-bottom: 30px;
	}
    
.post-image-below-header.post-image-aligned-center .inside-article .featured-image {
    margin-top: 0;
	} 
	
	*/
  
} /* END MEDIA QUERY */




@media only screen and (max-width: 320px) {
	
	#page.grid-container, 
	.footer-widgets-container,
    .page-hero,
	.footer-widgets-container,
	.site-info {
    padding-left: 0.9rem;
	padding-right: 0.9rem;
    }
	
	h1,
	.home h1,
	.home .entry-content h2	{
	font-size: 1.2rem;
	}

		
} /* END MEDIA QUERY */
