/* ------------------------------------------------------------ *\
	Generic
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
	Reset
\* ------------------------------------------------------------ */

* { padding: 0; margin: 0; outline: 0; box-sizing: border-box; }

*:before, 
*:after { box-sizing: border-box; }

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section { display: block; }

html,
body { height: 100%; }

html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; }

body { font-smoothing: antialiased; }

img { border: 0; vertical-align: middle; }
strong { font-weight: bold; }
small { font-size: 80%; }

button,
input,
select,
textarea { font-family: inherit; font-size: inherit; color: inherit; font-smoothing: antialiased; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] { cursor: pointer; }

button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0; border: 0; }

button { overflow: visible; }
textarea { overflow: auto; resize: none; }

table { border-collapse: collapse; border-spacing: 0; }
th,
td { padding: 0; }

/* ------------------------------------------------------------ *\
	Fonts
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
	Base
\* ------------------------------------------------------------ */

body { min-width: 320px; background: #fff; font-family: Arial, sans-serif; font-size: 16px;  line-height: 1.38; color: #000; }

a { color: #000; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }

i { display: inline-block; vertical-align: middle; }

h1 { font-size: 45px; }
h2 { font-size: 40px; }
h3 { font-size: 30px; margin-bottom: 15px; } 
h4 { font-size: 25px; }
h5 { font-size: 20px; }
h6 { font-size: 15px; }

img { max-width: 100%; height: auto; }

 .wp-caption-text { text-align: center; font-style: italic; }

/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */

/*  Clear  */

.clear:after { content: ''; line-height: 0; display: table; clear: both; }


/*  Notext  */

.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

/*  Alignment  */

.alignnone  { margin: 10px; }
.alignleft { float: left; margin: 10px; }
.alignright { float: right; margin: 10px; }
.aligncenter { display: block; margin: 10px auto; }
/* ------------------------------------------------------------ *\
	Regions
\* ------------------------------------------------------------ */

/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */

.wrapper {}

/* ------------------------------------------------------------ *\
	Container
\* ------------------------------------------------------------ */

.container { padding-top: 105px; padding-right: 30%; }

/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */

.shell { max-width: 100%; margin: auto; margin: 0 50px;  }


/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */

.header { padding: 15px 0 10px; position: fixed; top: 0; left: 0; width: 100%; z-index: 1; background: #fff;  
	-webkit-box-shadow: 10px 10px 26px 0px rgba(0,0,0,0.49);
	   -moz-box-shadow: 10px 10px 26px 0px rgba(0,0,0,0.49);
			box-shadow: 10px 10px 26px 0px rgba(0,0,0,0.49); }

.header .shell:after { content: ''; display: table; clear: both; } 

.header .logo { float: left; }
.header .logo-biotech  { float: left; }

/* ------------------------------------------------------------ *\
	Main
\* ------------------------------------------------------------ */

.main { padding: 50px; }
.main:after { content: ''; display: table; clear: both; } 

/* ------------------------------------------------------------ *\
	Footer
\* ------------------------------------------------------------ */

.footer { background: #000; padding: 25px 0; letter-spacing: -0.01em; }

.footer h5 { font-size: 25px; color: #8d8d8d; text-align: center; padding-bottom: 45px; }

.footer .footer-cols { padding: 0 150px; }
.footer .footer-cols:after { content: ''; display: table; clear: both; } 
.footer .footer-col   { float: left; width: 33%;  }
.footer .footer-col:last-child  { float: right; width: auto;  }

.footer .footer-contacts a { color: #8d8d8d; font-weight: 700;  }
.footer .footer-contacts li { position: relative; padding-left: 40px;  padding-bottom: 21px; }
.footer .footer-contacts i { position: absolute; top: 0; left: 0; vertical-align: middle; }
.footer .footer-contacts i.ico-phone-primary  { top: -6px;  }

 /* ------------------------------------------------------------ *\
	Address
\* ------------------------------------------------------------ */

.address  { position: relative; }
.address p { font-size: 17px; line-height: 1.29; font-weight: 700; color: #8d8d8d; }
.address i  { position: absolute; top: 0; left: -25px;  }
.address a  { color: #8d8d8d; font-weight: 700;  }

/* ------------------------------------------------------------ *\
	Content
\* ------------------------------------------------------------ */

.content { float: left; width: 65%; }

/* ------------------------------------------------------------ *\
	Sidebar
\* ------------------------------------------------------------ */

.sidebar { float: right; width: 30%; }


/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */

.logo-biotech {  background: url(../images/videoforbiotech_logo.png) no-repeat 0 0; display: block; width: 350px; height: 80px; -webkit-background-size: contain; background-size: contain; font-size: 0; overflow: hidden; }

.logo-credits { background: url(../images/videoforbiotech_dudleydigitalworks_logo.png) no-repeat 0 0; display: inline-block; width: 90%; height: 107px; -webkit-background-size: contain; background-size: contain; font-size: 0; overflow: hidden; margin-left: 45px; }

.logo-large { display: inline-block; }
.logo-large img { width: 100%; height: auto; }

 /* ------------------------------------------------------------ *\
	Credits 
\* ------------------------------------------------------------ */

.credits { margin-left: 0px; }

 /* ------------------------------------------------------------ *\
	Credits Mobile
\* ------------------------------------------------------------ */

.credits-mobile { display: none; }

/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */

.btn { display: inline-block; vertical-align: middle; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-transition: all.2s; -o-transition: all.2s; transition: all.2s; }

.btn-menu { display: none; height: 9px; padding-top: 9px; width: 44px;  height: 34px; background: #009245; padding: 16px 10px; border-radius: 4px;  position: absolute; top: 16px; right: 10px; }
.btn-menu span { position: relative; display: block; width: 25px; height: 15px; border-top: 2px solid #fff; }

.btn-menu span:before,
.btn-menu span:after { position: absolute; width: 100%; height: 2px; background: #fff; content: ''; }

.btn-menu span:before { top: -8px; }
.btn-menu span:after { top: 4px; }

 /* ------------------------------------------------------------ *\
	Icons
\* ------------------------------------------------------------ */

.ico-phone { background: url(../images/videoforbiotech_phone_icon_small.png) no-repeat 0 0; width: 11px; height: 17px; -webkit-background-size: contain; background-size: contain; } 
.ico-mail { background: url(../images/videoforbiotech_mail_icon_small.png) no-repeat 0 0; width: 18px; height: 13px; -webkit-background-size: contain; background-size: contain;   } 

.footer .footer-contacts .ico-phone { background: url(../images/videoforbiotech_phone_icon.png) no-repeat 0 0; width: 23px; height: 31px; -webkit-background-size: contain; background-size: contain; top: -6px; left: 4px; } 
.footer .footer-contacts .ico-mail { background: url(../images/videoforbiotech_mail_icon.png) no-repeat 0 0; width: 32px; height: 21px; -webkit-background-size: contain; background-size: contain; }

.ico-map {  background: url(../images/videoforbiotech_map_icon.png) no-repeat 0 0; width: 18px; height: 24px; -webkit-background-size: contain; background-size: contain;  }  

 /* ------------------------------------------------------------ *\
	Contact
\* ------------------------------------------------------------ */

.contacts { font-size: 15px; font-weight: 700; float: right; padding-top: 33px; } 

.contacts ul {list-style: none;  } 
.contacts ul:after { content: ''; display: table; clear: both; }

.contacts li { float: left; padding-left: 70px; } 
.contacts a { color: #5a6273; } 
.contacts i { margin-right: 6px;  } 
.contacts i.ico-phone  { margin-top: -3px; } 

 /* ------------------------------------------------------------ *\
	Copyright
\* ------------------------------------------------------------ */

.copyright { font-size: 12px; color: #8d8d8d; text-align: center; font-weight: 700; }
.copyright a { text-decoration: none; color: #8d8d8d; transition: color .2s ease-in-out; }
.copyright a:hover { color: #50b350; }

 /* ------------------------------------------------------------ *\
	Intro
\* ------------------------------------------------------------ */

.intro:after { content: ''; display: table; clear: both; }

.intro h1  { font-size: 55px; line-height: 1.03; font-weight: 400; margin-bottom: 30px; padding-left: 80px; }
.intro strong { color: #008c45; font-weight: 400; }
.intro img { width: 100%; height: auto; }

.intro p { font-size: 22px; line-height: 1.2; color: #666; padding-left: 80px;  }

.intro iframe { width: 100% !important;  }

.intro .intro-video,
.intro .intro-aside { width: 50%; float: left; }

.intro .intro-video { position: relative; padding-bottom: 28%; height: 0; overflow: hidden; max-width: 100%; height: auto;  }
.intro .intro-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;  } 

.intro .intro-aside  {-webkit-background-size: cover; background-size: cover; position: relative; }

.intro .intro-aside-inner  { position: absolute; top: 50%; left: 50%; width: 100%; padding: 0 25px 0 50px; 
	 -webkit-transform: translate(-50%,-50%);
	     -ms-transform: translate(-50%,-50%);
	      -o-transform: translate(-50%,-50%);
	         transform: translate(-50%,-50%); }

 /* ------------------------------------------------------------ *\
	Section Form
\* ------------------------------------------------------------ */

.section-form { width: 30%; position: fixed; background: #FFFFFF; bottom: 0; right: 0; top: 89px; box-shadow: 0 0 9px rgba(1, 2, 2, 0.16), 0 1px 0 #EFEFEF inset; overflow: auto; padding: 75px 3% 0 3%; }
.section-form h3 { font-size: 20px; line-height: 1; margin: 0;  }
.section-form .section-head  { letter-spacing: -0.05em; margin-bottom: 15px;  }
.section-form .section-head p { font-size: 18px; font-weight: 700; padding-top: 10px;  }
.section-form .section-head p a:hover { color: #008c45; }
.section-form .section-head .logo-large { margin-bottom: 30px;  }

 /* ------------------------------------------------------------ *\
	Section Gray
\* ------------------------------------------------------------ */

.section-gray { text-align: center; padding: 35px 20px 44px 20px; background: #f2f2f2; }

.section-gray p { padding: 0 90px; }
.section-gray ul  { list-style: none; padding: 10px 0 0 0;  }
.section-gray li { font-size: 34px; font-weight: 700; display: inline-block; vertical-align: middle; width: 13%;  }
.section-gray li a { 
	-webkit-transition: color .2s;
	      -o-transition: color .2s;
	         transition: color .2s; }
.section-gray li a:hover { color: #008c45; }

.section-gray-2 { text-align: center; padding: 22px 20px 15px 20px; background: #f2f2f2; }

.section-gray-2 p { padding: 0 90px; }
.section-gray-2 ul  { list-style: none; padding: 10px 0 0 0;  }
.section-gray-2 li { font-size: 34px; font-weight: 700; display: inline-block; vertical-align: middle; width: 13%;  }
.section-gray-2 li a { 
	-webkit-transition: color .2s;
	      -o-transition: color .2s;
	         transition: color .2s; }
.section-gray-2 li a:hover { color: #008c45; }

.section-gray-link a, a:hover, a:visited, a:active { text-decoration: none; }
.kotour { margin-top: 15px; }

 /* ------------------------------------------------------------ *\
	Section Green
\* ------------------------------------------------------------ */

.section-green {  	background: rgba(0, 0, 0, 0) url("../images/videoforbiotech_stainlesssteel.png") no-repeat scroll center center;
 					-webkit-background-size: cover ;
  					background-size: cover ;

					color: #000; text-align: center; padding: 56px 20px 50px 20px; }

.section-green p { font-size: 13px; line-height: 1.69;  }
.section-green h3 { margin-bottom: 5px; }

.section-green ul { list-style: none; text-align: center; font-size: 0;  padding: 40px 0 20px 0; }

.section-green li { display: inline-block; width: 33.3%; vertical-align: top; padding: 0 45px;  }
.section-green li h4 { font-size: 24px;   }
.section-green li img { display: inline-block; margin-bottom: 25px;  }

 /* ------------------------------------------------------------ *\
	Categories
\* ------------------------------------------------------------ */

.categories { list-style: none; }

.categories:after { content: ''; display: table; clear: both; } 

.category  { background-position: -webkit-background-size: cover; background-size: cover; center; width: 50%; float: left; height: 250px; position: relative; }
.category .category-bg  { display: none; }

.category p,
.category a { display: inline-block; width: 100%; height: 100%; color: #fff; }
.category span { background: rgba(0,0,0,.5); display: block; width: 100%; max-width: 375px; padding: 15px 0 10px 15px; position: absolute;}
.category strong { font-size: 30px; line-height: 1;  display: block;  }
.category small { font-size: 13px; }

.category:nth-child(1) span { background: rgba(0,0,0,.65); bottom: 0; right: 0; text-align: right; padding-right: 18px; }
.category:nth-child(2) span  { bottom: 0; left: 0; }
.category:nth-child(3) span  { background: rgba(0,0,0,.6); bottom: 0; right: 0; text-align: right; padding-right: 15px; padding-left: 0; }
.category:nth-child(4) span  { bottom: 0; left: 0; }

 /* ------------------------------------------------------------ *\
	Form
\* ------------------------------------------------------------ */

.form-section { list-style: none; text-align: left; padding-right: 10px; }
.form-section .form-label-left {display: none;  }
.form-section li { margin-bottom: 10px; }
.form-section input { font-size: 14px; width: 100%; border: 1px solid #cccccc; height: 44px; padding: 10px 20px; }
.form-section .form-submit-button { font-size: 23px; font-weight: 700; color: #fff; border: none; border-radius: 0; padding: 14px 80px 14px 25px;  background: #009245; 
	-webkit-transition: background .3s;
	      -o-transition: background .3s;
	         transition: background .3s; }
.form-section .form-submit-button:hover  {  background: #000;}

.form-section input::-webkit-input-placeholder { color: #b8a8a3; }
.form-section input::-moz-placeholder { color: #b8a8a3; }
.form-section input:-ms-input-placeholder { color: #b8a8a3; }
.form-section input::placeholder { color: #b8a8a3; }


 /* ------------------------------------------------------------ *\

	Section Thank You
\* ------------------------------------------------------------ */

.container-full { margin-top: 40px; margin-bottom: 40px; padding: 0; }


.section-thank-you { position: static; width: 70%; margin: auto; }

.section-thank-you { text-align: center; }
.section-thank-you img { width: 600px; height: auto;  }
.section-thank-you h1 { color: #009245; font-size: 85px; }
.section-thank-you p { color: #666; font-size: 45px; }
.section-thank-you-logo { padding-bottom: 60px; }

/* ------------------------------------------------------------ *\
	Privacy-Popup
\* ------------------------------------------------------------ */

.privacy-popup { background: #fff; max-width: 800px; padding: 40px; margin: auto; color: #333; }

.privacy-popup h5 { padding: 10px 0; color: #333; font-weight: 600; }
.privacy-popup p { margin-bottom: 20px; }
.privacy-popup a { text-decoration: none; color: #50b350; transition: color .2s ease-in-out; }
.privacy-popup a:hover { color: #c7c7c7; }



 /* ------------------------------------------------------------ *\
	Media
\* ------------------------------------------------------------ */


@media only screen and (max-width: 1980px){
 	 /* ------------------------------------------------------------ *\
		Intro
	\* ------------------------------------------------------------ */

	.intro h1 { font-size: 45px; margin-bottom: 10px; padding-left: 50px; }
	.intro p { padding-left: 50px;  }
}

@media only screen and (max-width: 1660px){

	 /* ------------------------------------------------------------ *\
		Intro
	\* ------------------------------------------------------------ */
		
	.intro h1  { font-size: 38px; }
	.intro p { font-size: 20px;  }

	 /* ------------------------------------------------------------ *\
		footer
	\* ------------------------------------------------------------ */

	.footer .footer-cols { padding: 0 50px; }
}

@media only screen and (max-width: 1500px){
	
	 /* ------------------------------------------------------------ *\
		Section green
	\* ------------------------------------------------------------ */

	.section-green li { padding: 0 45px; }
	
	/* ------------------------------------------------------------ *\
		Intro
	\* ------------------------------------------------------------ */

		.intro h1  { font-size: 30px; }
		.intro p { font-size: 15px;  }

}

@media only screen and (max-width: 1200px){

	 /* ------------------------------------------------------------ *\
		Intro
	\* ------------------------------------------------------------ */

	.intro .intro-aside { height: auto; }
	.intro .intro-aside-inner  { position: static; padding: 50px 50px; 
		-webkit-transform: translate(0,0);
		     -ms-transform: translate(0,0);
		      -o-transform: translate(0,0);
		         transform: translate(0,0); }


	.intro .intro-aside { background: #fff url(../images/videoforbiotech_dna_background.png) no-repeat 0 0; -webkit-background-size: cover; background-size: cover; text-align: center; }
	.intro .intro-aside .intro-aside-bg{ display: none; }

	.intro .intro-video { padding-top: 15%; } 
	.intro .intro-video,
	.intro .intro-aside { width: 100%; }
	
		.intro h1  { font-size: 40px; padding-left: 40px; padding-right: 20px; }
		.intro p { font-size: 15px; padding-left: 40px; padding-right: 20px; }

	 /* ------------------------------------------------------------ *\
		Section Green
	\* ------------------------------------------------------------ */
	
	.section-green  { text-align: center; }
	.section-green li { padding: 0 0 50px 0; display: block; width: 100%; }

	 /* ------------------------------------------------------------ *\
		Section Gray
	\* ------------------------------------------------------------ */

	.section-green h3 { padding: 0 15px; }

	.section-gray li { display: block; width: 100%; padding: 0 0 10px 0; }
	.section-gray li:last-child  { padding-bottom: 0;  }
	.section-gray p { padding: 0 100px; }
	
	.section-gray-2 li { display: block; width: 100%; padding: 0 0 10px 0; }
	.section-gray-2 li:last-child  { padding-bottom: 0;  }
	.section-gray-2 p { padding: 0 100px; }

	 /* ------------------------------------------------------------ *\
		Footer
	\* ------------------------------------------------------------ */

	.footer .footer-col { width: 100%; float: none; padding-bottom: 15px;  }
	.footer .footer-col:last-child  { float: none; width: 100%;  }

	 /* ------------------------------------------------------------ *\
		Address
	\* ------------------------------------------------------------ */

	.address { margin-left: 41px; }
	.address i { left: -37px;  }

	 /* ------------------------------------------------------------ *\
		Logo
	\* ------------------------------------------------------------ */

	.logo-credits {  width: 230px; height: 64px;  margin-left: 0; }

	 /* ------------------------------------------------------------ *\
		Credits Mobile
	\* ------------------------------------------------------------ */

	.credits { display: none; }
	.credits-mobile { display: block; margin-top: 15px; }


	 /* ------------------------------------------------------------ *\
		Footer
	\* ------------------------------------------------------------ */

	.footer .footer-col { padding-bottom: 0; }
}

@media only screen and (max-width: 1023px){

	 /* ------------------------------------------------------------ *\
		Container
	\* ------------------------------------------------------------ */

	.container { padding-top: 86px; }

	 /* ------------------------------------------------------------ *\
		Shell
	\* ------------------------------------------------------------ */

	.shell { margin: 0 25px; }

	 /* ------------------------------------------------------------ *\
		Logo
	\* ------------------------------------------------------------ */

	.logo-biotech { width: 280px; height: 61px; }
	
	.logo-large { display: none; }

	 /* ------------------------------------------------------------ *\
		Intro
	\* ------------------------------------------------------------ */

	.intro h1 { font-size: 45px; }
	.intro p { font-size: 20px; }

	 /* ------------------------------------------------------------ *\
		Section Green
	\* ------------------------------------------------------------ */

	.section-green h3 { padding: 0 15px; }
	
	 /* ------------------------------------------------------------ *\
		Category		
	\* ------------------------------------------------------------ */	

	.category { width: 100%; float: none; }

	.category:nth-child(1) span,
	.category:nth-child(2) span,
	.category:nth-child(3) span,
	.category:nth-child(4) span { bottom: 0; right: 0; top: auto; left: auto; text-align: right; padding-right: 15px; }

	 /* ------------------------------------------------------------ *\
		Contact
	\* ------------------------------------------------------------ */

	.contacts  { padding-top: 25px;  }
	.contacts li { padding-left: 25px; }

	 /* ------------------------------------------------------------ *\
		Contact Details
	\* ------------------------------------------------------------ */

	.contact-details  { padding: 0 15px;  }
	.contact-details li { float: none; width: 100%; margin-bottom: 10px; }
	.contact-details li:last-child  { float: none; }

	 /* ------------------------------------------------------------ *\
		Container
	\* ------------------------------------------------------------ */

	.container { padding-right:0; }

	 /* ------------------------------------------------------------ *\
		Section Gray
	\* ------------------------------------------------------------ */

	.section-gray p { padding: 0 25px; }
	.section-gray-2 p { padding: 0 25px; }

	 /* ------------------------------------------------------------ *\
		Section Form
	\* ------------------------------------------------------------ */

	.section-form { position: static; padding: 10%; width: 100%; }
	.section-form .section-head { text-align: center; margin-bottom: 25px;  }
	.form-section .form-submit-button {font-size: 23px; font-weight: 700; color: #fff; border: none; border-radius: 0; padding: 14px 55px 14px 50px;  background: #009245; 
	-webkit-transition: background .3s;
	      -o-transition: background .3s;
	         transition: background .3s; }

	 /* ------------------------------------------------------------ *\
		Main
	\* ------------------------------------------------------------ */

	.content,
	.sidebar { width: 100%; float: none; }

	 /* ------------------------------------------------------------ *\
		Form
	\* ------------------------------------------------------------ */

	.form-input-wide { text-align: center; }
	
		/* ------------------------------------------------------------ *\
		Section Thank You
	\* ------------------------------------------------------------ */

	.section-thank-you { width: 80%; }

	.section-thank-you h1 { font-size: 50px; }
	.section-thank-you p { font-size: 35px; }


}

@media only screen and (max-width: 767px){

	 /* ------------------------------------------------------------ *\
		Header
	\* ------------------------------------------------------------ */

	.header  { padding: 7px 5px 5px; }
	.header .logo-biotech,
	.header .logo { float: none; }

	 /* ------------------------------------------------------------ *\
		Logo
	\* ------------------------------------------------------------ */

	.logo-biotech { width: 210px; height: 51px; }

	.logo-large { width: 250px; height: 70px; }

	.logo-credits { width: 250px; }

	 /* ------------------------------------------------------------ *\
		Shell
	\* ------------------------------------------------------------ */

	.shell { margin: 0 10px; }

	 /* ------------------------------------------------------------ *\
		Btn
	\* ------------------------------------------------------------ */

	.btn-menu { display: inline-block; }

	 /* ------------------------------------------------------------ *\
		Container
	\* ------------------------------------------------------------ */

	.container { padding-top: 60px; }

	 /* ------------------------------------------------------------ *\
		Contacts
	\* ------------------------------------------------------------ */

	.contacts { float: none; padding-top: 15px; height: 0; visibility: hidden; overflow: hidden; opacity: 0; padding: 0;
		-webkit-transition: all .3s;
		     -o-transition: all .3s;
		        transition: all .3s; }
	.contacts.show  { visibility: visible; opacity: 1; overflow: visible; height: auto; padding: 5px 0;  }
	.contacts li { display: block; float: none; padding: 0 0 10px; padding-bottom: 10px;  }

	 /* ------------------------------------------------------------ *\
		Intro
	\* ------------------------------------------------------------ */

	.intro h1 { font-size: 26px; }
	.intro p { font-size: 15px; }

	 /* ------------------------------------------------------------ *\
		Footer
	\* ------------------------------------------------------------ */

	.footer h5  { padding-bottom: 15px;  }
	.footer .footer-cols { padding: 0 35px; }


		/* ------------------------------------------------------------ *\
		Section Thank You
	\* ------------------------------------------------------------ */
	
	.section-thank-you { width: 80%; }

	.section-thank-you h1 { font-size: 33px; }
	.section-thank-you p { font-size: 25px; }
	
}