/* Global */




@font-face {
    font-family: 'dincond';
    src: url('/font_crt/ff_din_condensed_bold-webfont.eot');
    src: url('/font_crt/ff_din_condensed_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font_crt/ff_din_condensed_bold-webfont.woff') format('woff'),
         url('/font_crt/ff_din_condensed_bold-webfont.ttf') format('truetype'),
         url('/font_crt/ff_din_condensed_bold-webfont.svg#dincond-boldbold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'dincond';
    src: url('/font_crt/ff_din_condensed_light-webfont.eot');
    src: url('/font_crt/ff_din_condensed_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font_crt/ff_din_condensed_light-webfont.woff') format('woff'),
         url('/font_crt/ff_din_condensed_light-webfont.ttf') format('truetype'),
         url('/font_crt/ff_din_condensed_light-webfont.svg#dincond-lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dinreg';
    src: url('/font_crt/din_medium-webfont.eot');
    src: url('/font_crt/din_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font_crt/din_medium-webfont.woff') format('woff'),
         url('/font_crt/din_medium-webfont.ttf') format('truetype'),
         url('/font_crt/din_medium-webfont.svg#din_mediumregular') format('svg');
    font-weight: bold;
    font-style: normal;

}


@font-face {
    font-family: 'dinreg';
    src: url('/font_crt/din_light-webfont.eot');
    src: url('/font_crt/din_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/font_crt/din_light-webfont.woff') format('woff'),
         url('/font_crt/din_light-webfont.ttf') format('truetype'),
         url('/font_crt/din_light-webfont.svg#din_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
	overflow-x: hidden;
}


body {
	font-family: 'dincond', sans-serif;
	font-weight: 400;
	font-size: 1.0em;
	color: #8a8683;
	background-color:#4d2617;
	overflow-x: hidden;
}

img {
	max-width: 100%;

}


a:link {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #bde2df;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}

p {
	font-family: 'dinreg', sans-serif;
}

h3 {
	color: #f27347;
	font-size: 2em;
	text-transform: uppercase;
	font-weight: bold;
}


/* Navigation */

.menu {
	position:relative;
	top:0px;
	width:100%;
	height:auto;
	background-color:#f27347;
	z-index:100;
}
#logo {
	text-align: center;
	margin: 7px 0;
}
#nav {
	text-align: right;
	margin: 13px 0px 0px 0px;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
.navigation li{
	font-size: 1.37em;
	float: left;
	padding:0 0 0 50px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
}
.navigation li:hover{
	cursor:pointer;
	color: #f68f67;
}

.navigation .active{
	cursor:pointer;
	color: #fff;
	font-weight:bold;
}

.carrot-top{
	width:100px; 
	display:block; 
	position:absolute; 
 	margin-right:-50px;
	left: 47%; 
	top: -222px;
}
/* General Slides */

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:140px 0;
}




/* Slide 1 */

#slide1{
	background-color:#ffffff;
}
#slide1 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#f27347;
	font-weight: 700;
	text-transform: uppercase;
}
#slide1 h2 {
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}


.phonewrap {
}

.phones {
	position: absolute;
	bottom: 0;
	margin-bottom: -25px;
}

.about-lead {
	position: absolute;
	bottom: 0;
	margin-bottom: -100px;
	width: 34em;
}


.top-border-cloud:before {
	content: "";
	position: absolute;
	height: 100px;
	width: 100%;
	top: 0;
	margin-top: -100px;
	background-image: url('/img_crt/cloud-top.png');
	}

.support-links a:link {
	color: #859a2e;
	font-weight: bold;
}

.support-links a:visited {
	color: #859a2e;
	font-weight: bold;
}




/* Slide 2 */

#slide2{
	background-image:url('/img_crt/bg-grass.png');
	background-color:#f68f67;
	color:#ffffff;
}
#slide2 h1 {
	font-size: 3.5em;
	letter-spacing: -3px;
	line-height: 1em;
	color:#ffffff;
	font-weight: 700;
	text-transform: uppercase;
}
#slide2 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}

.top-border-grass:before {
	content: "";
	position: absolute;
	height: 83px;
	width: 100%;
	top: 0;
	margin-top: -83px;
	background-image: url('/img_crt/grass-top-2.png');
	}



/* Slide 3 */

#slide3{
	background-color:#ffffff;
}

#slide3 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	color:#859a2e;
	font-weight: 700;
	text-transform: uppercase;
}

#slide3 h2 {
	font-size: 2em;
	color: #8a8683;
	padding-bottom:20px;
	font-weight: 400;
	text-align: center;
}

#couple {
	margin-top: -100px;
	float: right;
}

#test{
	background-color:#bde2df;
	color:#ffffff;
	text-align:center;
	font-size: 2em;
	font-weight: 400;
}


.top-border-couple:before {
	content: "";
	position: absolute;
	height: 25px;
	width: 100%;
	top: 0;
	margin-top: -25px;
	background-image: url('/img_crt/couple-top-3.png');
}

.top {
	position: relative;
	z-index: 300;
}


/* Slide 4 */

#slide4{
	background-image:url('/img_crt/bg-sky.png');
	background-color:#79cad8;
	color:#ffffff;
	padding-bottom: 10em;
	background-repeat: repeat-x;
}

#slide4 h1 {
	line-height: 0px;
}

#slide4 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}

.hero {
	text-align: center;
}


.title {
	font-weight: normal;
	margin: 0.7em 0;
}

.title--hero {
	margin-bottom: 1em;
	font-size: 3.8em;


}

.title--first {
	margin-top: 0px;

}

.title--bold {
	font-weight: bold;
}

.sub-title {
	font-size: 1.4em;
}

.text-break {
	display: block;
}

.description {
	font-size: 1.2em;
}

.hero-rule {
	margin-left: 6.5em;
	margin-right: 6.5em;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	margin-bottom: 2em;
}

.btn {
	border-style: solid;
	border-width: 2px;
	border-radius: 30px;
	padding: 0.6em 1em ;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.37em;
}

.btn--light, a.btn--light {
	color: white;
	border-color: white;
}

a:hover.btn--light {
	color: white;
	border-color: #859a2e;
	background-color: #859a2e;
}

.hero__action {
	margin-top: 2em;
}





.storeicons {
	height: 3em;
	padding: 0.5em;
}


/* Footer */

#footer{
	background-image:url('/img_crt/bg-ground2.png');
	background-color:#8a8683;
	color:#ffffff;
}

#footer h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}

#footer h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}



.icon {
	width: 1.15em;
	height: 1.15em;
}


#iconbar {
	width: 100%;
	text-align: center;
}

#copyright {
	font-size: .7em;
	float: right;
	color: #fff;
	text-transform: uppercase
}

/* FAQ */

.alert {

}


.alert-info {

}


.faq_index {

}


.unstyled {
	list-style: none;

}


.faq_topic {
	list-style: none;
}

.faq_topic li {
	margin-bottom: .85em;
}

.faq_topic-style {
	font-weight: bold !important;
	text-transform: uppercase;
	color: #f27347 !important;
	margin-top: 1em;
}



a.question:link {
	color: black;
	font-family: 'dinreg', sans-serif;
}

a.question:active {
	color: black;
}

a.question:visited {
	color: black;
}

a.question:hover {
	color: black;
}

a.view-all:link {
	color: #859a2e;
	font-family: 'dincond', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

a.view-all:visited {
	color: #859a2e;
}

#support-email {
	margin-top: 7em;
	margin-bottom: -5em;
}

#support-blurb {
	margin-top: 0em;
}


.create_ticket_container {

}


#issue li {
      list-style: none;
      font-family: 'dinreg', sans-serif;

      margin-bottom: 0.5em;
      margin-left: 2em;
    }

#issue li:before {
      content:'\2022';
      display: block;
      position: relative;
      max-width: 0px;
      max-height: 0px;
      left: -15px;
      top: -0px;
      color: #f27347;
    }

/* Forms */

.submission-form {
	width: 95%;
	padding: .5em;
	margin: .6em 0;
	border-style: solid;
	border-width: none;
	border-radius: 5px;
	border-color: #FFFFFF;
	background: rgba(255, 255, 255, 0.2);
	font-family: 'dinreg', sans-serif;
}

.form-wrapper {
	background: #ccc;
	height: 100%;
	width: 100%;
	padding: 1em;
	-moz-border-radius: 15px;
	border-radius: 15px;
}


#btn-support {
  border: 2px solid #fff;
  background: none;
  color: white;
  font: bold 1.37em 'dincond';
  text-transform: uppercase;
  padding: 0.6em 1em ;
  cursor: pointer;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  float: right;
}

#btn-support:hover {
	background-color: #f27347;
	border-color: #f27347;
}

#btn-login {
  border: 2px solid #fff;
  background: none;
  color: white;
  font: bold 1.37em 'dincond';
  text-transform: uppercase;
  padding: 0.6em 1em ;
  cursor: pointer;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  float: left;
}

#btn-login:hover {
	background-color: #f27347;
	border-color: #f27347;
}

#ticket-options {
}

.form-label {
	font-family: 'dinreg', sans-serif;
	font-size: 1em;
	font-weight: bold;
}



.faq_wrapper a{color: #333; text-decoration:underline;}

.dropdown p {
	display: inline-block;
	font-weight: bold;
}

.dropdown select {

      background: rgba(255, 255, 255, 0.2) url('/img_crt/dropdown_arrow.png') no-repeat !important;

      border: 2px solid #fff !important;  /*Removes border*/
      -webkit-appearance: none;  /*Removes default chrome and safari style*/
      -moz-appearance: none; /* Removes Default Firefox style*/


      background-position-x: 90% !important;  /*Position of the background-image*/
      background-position-y:  50% !important;


      width: auto; /*Width of select dropdown to give space for arrow image*/
      text-indent: 0.01px; /* Removes default arrow from firefox*/
      text-overflow: "";  /*Removes default arrow from firefox*/

      /*My custom style for fonts*/

      color: #000 !important;
      height: 40px;
      padding-left: 10px;
      padding-right: 10px;
      font-family: 'dinreg', sans-serif-webkit-body;


}

.tot {
	display: table;
	width: 100%;
}

.tot>.t {
	width: 45%;
}

.tot>.o {
	width: 10%;
}


.tot>li { display: table-cell;
		vertical-align: middle;
}

.tot.skinny {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

/* Tablet */
@media screen and (max-width: 1024px) {


body {
	font-size: 1em;
}

#logo {
	/* width: 100%; */
	text-align: center;
	float: left;
}

#nav {
	/*  width:100%; */
	text-align:center;
	margin:10px 0;
}

.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: right;
	width: 19%;
	padding:0;
}

.carrot-top{
	position:absolute; 
	left: 48%; 
	top: -210px;
}
.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:75px 0;
}

#decorative {
	display:none;
}

#content {
	text-align:center;
}

#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}

#couple {
	margin-top: 0px;
}




menu, ol, ul {
	padding-left: 0px;
}

#ticket-options {
	text-align: center;
}

.btn--ticket-options {
	margin-bottom: 0.5em;
}

}

/* Mobile */
@media screen and (max-width: 480px) {

.mobile-hide {
	display: none;
}

#logo {
	width: auto;
	text-align: center;
	overflow: hidden;
	/* width: 32px; */
	margin: 4px 0;
	margin-right: 22px;
}

#logo img {
	max-width: none;
	width: 137px;
}

#carrot-thread {
visibility: hidden;
}

body {
	font-size: 1em;
}

#nav {
	width: auto;
	margin: 0;
	float: none;
	overflow: hidden;
}


.title--hero {
	margin-bottom: 0.5em;
	font-size: 3.175em;
}

.navigation{
	list-style: none;
	margin: 0;
	padding:0;
	font-size: 0.888em;
	margin-top: 12px;
}

.navigation li{
	float: left;
	width:25%;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:75px 0;
}



#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}

.phones {
	position: static;
	margin-bottom: -82px;
}

.about-lead {
	visibility: hidden;
}

p {
	text-align: left;
}

menu, ol, ul {
	padding-left: 0px;
}

.btn--ticket-options {
	margin-bottom: 0.5em;
}


}	




/*
/ Waving The Carrot
*/

@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
	20% { transform: rotate(2deg); }	
	40% { transform: rotate(-2deg); }
	60% { transform: rotate(1deg); }	
	80% { transform: rotate(-1deg); }	
	100% { transform: rotate(0deg); }
}

@-moz-keyframes swing {
	20% { transform: rotate(2deg); }	
	40% { transform: rotate(-2deg); }
	60% { transform: rotate(1deg); }	
	80% { transform: rotate(-1deg); }	
	100% { transform: rotate(0deg); }
}

@-o-keyframes swing {
	20% { transform: rotate(2deg); }	
	40% { transform: rotate(-2deg); }
	60% { transform: rotate(1deg); }	
	80% { transform: rotate(-1deg); }	
	100% { transform: rotate(0deg); }
}

@keyframes swing {
	20% { transform: rotate(2deg); }	
	40% { transform: rotate(-2deg); }
	60% { transform: rotate(1deg); }	
	80% { transform: rotate(-1deg); }	
	100% { transform: rotate(0deg); }
}

.animated:hover{
	-webkit-animation-fill-mode:both;
	-moz-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	-o-animation-fill-mode:both;
	animation-fill-mode:both;
	animation-duration:2s;
}                               

.swing:hover{
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	-moz-animation-name: swing;
	-o-animation-name: swing;
	animation-name: swing;

}  



ul.site-list {
    list-style: none;
    display: block;
    text-align: center;
}

ul.site-list li {
    display: inline-block;
    margin: 8px;
    vertical-align: middle;
    text-align: center;
    border-radius: 4px;
}

ul.site-list li a img{
	display: block;
	max-width: 220px;
}


.msg-link {
    display: block;
    margin: 10px auto;
    background-color: #54A2D7;
    max-width: 160px;
    padding: 5px;
    font-size: 18px;
    margin-top: 0;
}

.msg_border {
    padding: 2px;
    display: block;
    margin: 10px auto;
    max-width: 220px;
    margin-bottom: 0;
}
	.msg_border.msg_list_sa { background-color: #B02428; }
	.msg_border.msg_list_wyp { background-color: #3E79A5; }
	.msg_border.msg_list_om { background-color: #AF457E; }
	.msg_border.msg_list_mt { background-color: #283B4B; }
	.msg_border.msg_list_pmu { background-color: #805990; }
	.msg_border.msg_list_pa { background-color: #C6A250; }
	.msg_border.msg_list_sm { background-color: #3B3871; }

ul.site-list li {
    vertical-align: top;
}

.site-listmsg-wrap {
    display: table;
    width: 100%;
}

.site-listmsg {
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    font-size: 17px;
}