@import"reset.css";@import"skeleton.css";@import"superfish.css";@import"ui.totop.css";@import"forms.css";@import url(http://fonts.googleapis.com/css?family=News+Cycle);
body{
	background: url(../images/main-bg.gif) repeat 0 0 #363636;
	font:14px/21px Arial, Helvetica, sans-serif;
	color:#6a6a6a;
	position:relative;
	min-width:1100px;
	padding-top:45px;
	
}

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

a[href^="tel:"]{color: inherit; text-decoration:none;} 
* {-webkit-text-size-adjust: none;}

.floatright {float:right;}
.floatleft {float:left;}

html,body{height:100%;}
p{padding-bottom:21px;}
a{color:#599d22;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1em;color:#fff;font-family: 'News Cycle', sans-serif; font-weight:normal; text-transform:uppercase; margin-top:42px; letter-spacing:-1px;}
h1{font-size:32px;}
h2{font-size:30px;}
h3{font-size:28px;} 
h4{font-size:26px;}  
h5{font-size:24px; }
h6{font-size:22px;}
h2 span {
	display:block;
	color:#6a6a6a;
	padding-top:5px;
	letter-spacing: 0;
	font-size:23px;
}

.content-box1 h2 span {
	color:#343434;
}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.last1 {
	margin-bottom:0 !important;
}

.last2 {
	padding-bottom:0 !important;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 background: url(../images/bg1.gif) 0 0 no-repeat #fff;
 height: 0;
 background: url(../images/) 0 0 no-repeat #fff;
}

.bg {
	background:url(../images/bg1.gif) repeat center 0;
	margin:0 auto;
	box-shadow: 0 0 20px rgba(0,0,0,0.15);
	width:1094px;
}

.logo {
	display:inline-block; 
	width:878px; 
	height:185px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
	background-size: cover;
}

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	padding-bottom:5px;
	z-index:2;
}

header h1 {
	padding:25px 0 0;
	font-size:0;
	display:block;
	margin:0;
	text-align:center;
	line-height:0;
}

																								
	
.map iframe {
    height: 362px;
    overflow: hidden;
    width: 100%;
}																							


/********************** Content ************************/

#content {
	width:100%; 
	padding:0 0 37px;
	border-bottom:1px solid #363636;
	position:relative;
	z-index:1;
}

																									/***** Page 1 *****/

.content-box1 {
	background:#8dc63f;
	width:100%;
	padding:0px 0 46px;
	margin:0;
	position:relative;
}

.content-box2 {
	background:url(../images/bg2.gif) repeat 0 0;
	width:100%;
	padding:31px 0 37px;
	border-bottom:1px solid #363636;
	margin:0;
	position:relative;
}

aside {
	background:url(../images/bg2.gif) repeat 0 0;
	width:100%;
	padding:0 0 67px;
	margin:0;
	position:relative;
}

.content-box1 p {color:#2d2d2d; line-height:20px;}

.link1 {
    background:#262626;
    border-radius: 500px;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Paytone One',sans-serif;
    font-size: 36px;
    height: 78px;
    line-height: 44px;
    margin: 23px 0 18px 11px;
    padding-top: 21px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
    width: 98px;
}

.link1:hover {
    background: #fff;
    color: #262626;
	text-decoration:none;
}

.text1{
	display:block;
	margin-bottom:10px;
	font-family: 'News Cycle', sans-serif;
	color:#343434;
	font-size:23px;
	padding-top:20px;
	line-height:26px;
}

.input1 {
    border: none;
    color: #2d2d2d;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
	background:#fff;
	border-radius:16px;
    margin: 0 0 15px;
    outline: medium none;
    padding: 10px 16px 11px;
    width: 297px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

#form2 {
	padding-top:10px;
}

.text2 {
	display:inline-block;
	color:#343434;
	font-size:14px;
	margin-left:8px;
	line-height:17px;
}

#form2 .jqTransformRadio {
    background: url("../images/ratio.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 15px;
    margin-left: -1px;
    width: 15px;
}


#form2 .jqTransformRadioWrapper {
    display: inline-block;
    height: 12px;
    margin-top: 2px;
}


#form2 .jqTransformHidden {
    display: none;
}

.p7 {
	width:239px;
}

.inner3 {
	padding-top:6px;
	float:left;
	margin-bottom:15px;
}

#form2 .jqTransformChecked {
    background-position: 0 bottom;
}

.p8 {
	margin-right:18px;
}

.button1 {
	display:inline-block;
	background:#272727;
	border-radius:20px;
	padding:9px 24px 14px;
	color:#fff;
	font-family: 'News Cycle', sans-serif;
	font-size:19px;
	line-height:23px;
}

.button1:hover {
	color:#272727;
	text-decoration:none;
	background:#fff;
}

.border1 {
	position:relative;
}

.border1:after {
    background: url("../images/divider1.png") repeat-y scroll 0 0 transparent;
    content: "";
    display: block;
    height: 87%;
    left: 25px;
    position: absolute;
    top: 53px;
    width: 1px;
}

.p9 {margin-top:0; padding-top:40px;}

.text3 {
	display:block;
	color:#fff;
	font-family: 'News Cycle', sans-serif;
	font-size:34px;
	line-height:41px;
	margin-bottom:12px;
	text-transform:uppercase;
}

.text3 span {
	color:#8dc63f;
}

.list1 a {
	color:#848484;
	font-size:11px;
	transition: all 0.4s ease 0s;
	text-transform:uppercase;
}

.list1 a:hover {
	color:#599d22;
	text-decoration:none;
}

.list1 li {
	display:block;
	background:url(../images/marker1.gif) no-repeat 0 1px;
	padding-bottom: 12px;
    padding-left: 21px;
	line-height:14px;
}

.list1 {
	margin-top:27px;
}

.page1-img1 {
    float: left;
    margin-right: 35px;
    margin-top: 6px;
}

.page1-box1 {
	margin-top:35px;
}

.border-bot {
	padding-bottom:11px;
	margin-bottom:12px;
	background:url(../images/divider2.png) repeat-x 0 bottom;
}


.link2 {
    background: url("../images/marker2.png") no-repeat scroll 0 5px transparent;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'News Cycle',sans-serif;
    font-size: 18px;
    line-height: 22px;
	transition: all 0.4s ease 0s;
    margin-right: 20px;
    padding-left: 16px;
    text-transform: uppercase;
}

.link2:hover {
	color:#599d22;
	text-decoration:none;
}

.soc-link {
	float:left;
	margin:30px 22px 0 4px;
	position:relative;
	transition: all 0.4s ease 0s;
	top:0;
}

.soc-link:hover {
	top:-3px;
}

.last3 {
	margin:35px 0 0 4px;
}

.p11 {
	padding-top:39px;
	margin-top:0;
	padding-bottom:10px;
}

.time1 {
	color:#fff;
}

.link3 {
	color:#969696;
	transition: all 0.4s ease 0s;
}

.link3:hover {
	color:#599d22;
	text-decoration:none;
}

.page1-box2 {
	padding-top:24px;
}

.text4 {
	display:block;
}

.list2 a {
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	transition: all 0.4s ease 0s;
}


.list2 a:hover {
	color:#599d22;
	text-decoration:none;
}
.list2 li {
	display:block;
	padding-bottom:7px;
	line-height:14px;
}

.list2 {
	padding-top:34px;
}

.border2 {
	position:relative;
}

.border2:after {
    background: url("../images/divider3.png") repeat-y scroll 0 0 transparent;
    content: "";
    display: block;
    height: 87%;
    left: 25px;
    position: absolute;
    top: 53px;
    width: 1px;
}
																									/***** Page 2 *****/

.text6 {
    color: #6A6A6A;
    font-style: normal;
    margin-bottom: 23px;
    padding-top: 18px;
}

.text5 {
	color:#fff;
	display:block;
}

.bot1 {
	margin-top:23px;
}

.link4 {
    color: #FFFFFF;
    display: inline-block;
    font-family: 'News Cycle',sans-serif;
    font-size: 18px;
	transition: all 0.4s ease 0s;
    letter-spacing: -1px;
    line-height: 22px;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.link4:hover {
    color: #599d22;
	text-decoration:none;
}

.page2-img1 {
	margin:4px 0 16px;
}

.p12 {
	padding:24px 0 0;
}

.p13 {
    margin-bottom: 8px;
    margin-top: 20px;
}

.p14 {
	margin-top:21px;
}

.text7 {
    background: url("../images/marker3.png") no-repeat scroll 0 25px transparent;
    color: #6A6A6A;
    font-style: italic;
    margin-bottom: 22px;
    padding-left: 18px;
    padding-top: 30px;
}

.page2-img2 {
	margin:28px 0 26px;
}

.link5 {
	text-decoration:underline;
}

.link5:hover {
	text-decoration:none;
}
																									/***** Page 3 *****/


.page3-img1 {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.text8 {
	display:block;
	margin-bottom:12px;
	font-family: 'News Cycle', sans-serif;
	color:#599d22;
	text-transform:uppercase;
	font-size:20px;
	line-height:24px;
}

.page3-box1 {
	margin:24px 0 31px;
}

.page4-img1 {
	margin-top:5px;
}

.time2 {
	display:block;
	margin-bottom:20px;
}

.p15 {
	margin:23px 0 21px;
}

#news-form {
    position: relative;
	padding-top:12px;
}

.page4-box2 {
	background:#221c1c;
	border:1px solid #363636;
	padding:10px 14px 23px 14px;
	font-size:12px;
	line-height:16px;
}

.page4-box2 h5 {
	margin-top:12px;
	margin-bottom:21px;
}

#news-form input {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-shadow:none;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    border-radius: 16px;
    color: #2D2D2D;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0 0 8px;
    outline: medium none;
   padding: 9px 15px 8px;
    width: 190px;
}

.page4-box3 {
	padding-bottom:13px;
}
.page4-box4 {
	padding-bottom:42px;
}


#news-form label.invalid .error {
    height: 19px;
}

#news-form a:hover {
	background-position:0 bottom;
}

#news-form .success {
    background: none repeat scroll 0 0 #FFFFFF;
    border: none;
    color: #333333;
    display: none;
	border-radius: 16px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    left: 0;
    padding: 8px 0 7px 12px;
    position: absolute;
    top: 12px;
    position: absolute !important;
    width: 100%;
    z-index: 10;
}

#news-form .error {
    color: #FF0000;
    display: block;
    font-size: 10px;
    height: 0;
	position:absolute;
	top:-2px;
	left:0;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
}


.button2 {
	display:inline-block;
	background:#8dc63f;
	border-radius:20px;
	padding:9px 24px 14px;
	color:#fff;
	font-family: 'News Cycle', sans-serif;
	font-size:19px;
	line-height:23px;
}

.button2:hover {
	color:#272727;
	text-decoration:none;
	background:#fff;
}

.text9 {
	margin: 13px 0 0;
	display: block;
}

.page4-box1 {
    margin-bottom: 5px;
    margin-top: 23px;
}

.p16 {
	margin-top: 23px;
}

.page4-img12 img {
	width: auto;
}	

.thumb1 {
	padding-top: 10px;
}

.p17 {
	display: inline-block;
	margin-left: 22px;
}

.page4-box12 {
    margin: 29px 0 0;
    padding-bottom: 6px;
    text-align: center;
}

.page4-box12 a {
	font-size: 14px;
}

.p18 {
	padding-bottom: 22px;
}

.page4-img12 {
	margin-bottom: 17px;
}



										/***** Page 4 *****/



																									/***** Page 5 *****/
																									
.dl1 dt {width:150px;margin-bottom: 21px;color: #fff;}

.dl1 {
	margin-top: 7px;
}

.dl1 span {float:left; width:81px;}

.dl1 dd { line-height:21px;}

	
/******************** Footer ******************/
footer {
	width:100%; 
	padding:0 0 33px;
}

.foot-page1 {
	color:#a1a1a1;
	padding-top:30px;
	font-size:13px;
	font-family: 'News Cycle', sans-serif;
	text-transform:none;
}

.foot-page1 a {
	color:#a1a1a1;
	transition: all 0.4s ease 0s;
}


.foot-page1 a:hover {
	color:#599d22;
	text-decoration:none;
}


.foot-img {
    float: left;
    margin-left: 28px;
    margin-right: 11px;
}
.foot-page2 {
	color:#6b6b6b;
	font-size:14px;
	padding-top:30px;
}


/******************** Responsive ******************/

@media only screen and (min-width: 768px) and (max-width: 1120px) {
	.bg {
		width: 100%;
	}

	body {
min-width:960px;
}
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
 body {
min-width:768px;
}
.bg {
	width: 100%;
}

#toTop {
	display: none !important;
}

.caroufredsel_wrapper {
	width: 100% !important;
}

#toTop {
	display: none;
}

#news-form input {
	width: 100%;
}

.sf-menu a {
    padding: 19px 11px 22px;
}

.inner1 {
    margin: 28px 0 0 30px;
}

#form2 input {
	width: 100%;
}

.banner {
    font-size: 28px;
    line-height: 36px;
}
}

@media only screen and (max-width: 995px) {
 body{min-width:768px;}

 .camera_wrap {
	min-height: 280px;
}
.logo {
	height:62px; 
}

#toTop {
	display: none !important;
}

.page1-box1 .extra-wrap,
.page3-box1 .extra-wrap {
	overflow: visible;
}

.page4-box2 {
	padding:10px 10px 23px 10px;
}

.page1-img1,
.page3-img1 {
	margin-right: 10px;
}

.soc-link {
    margin: 30px 3px 0 3px;
}


.page4-img12 img {
	width: 100%;
}	

.next1 {
	right: -34px;
}

.prev1 {
	left: -34px;
}

}

 @media only screen and (max-width: 767px) {
body {
min-width:420px;
}
.bg {
	width: 100%;
}

.camera_wrap {
	min-height: 220px;
}


.carousel li p {
    padding: 0 40px;
}


}



@media only screen and (min-width: 480px) and (max-width: 767px) {
 body {
min-width:420px;
}

.maxheight2 {
	height: auto !important;
}

.page1-box1 .extra-wrap,
.page3-box1 .extra-wrap {
	overflow: visible;
}

.page4-box2 {
	padding:10px 10px 23px 10px;
}

.page1-img1,
.page3-img1 {
	margin-right: 10px;
}


.soc-link {
    margin: 30px 3px 0 3px;
}

.bg {
	width: 100%;
}

.border1:after,
.border2:after {
	display: none;
}

.floatright {float:left;}
.floatleft {float:right;}

nav select {
    outline:none;
	display: block !important;
	height:22px;
	line-height:22px;
	padding:0 0 4px;
}	

.p10 {
	margin-left:0;
}

nav {
	border: none;
}

.camera_target_content {
	display: none;
}

#form2 input {
	width: 100%;
}

#news-form input {
	width: 100%;
}

.carousel li p {
    padding: 0 20px;
}

aside {
    padding: 0 0 10px;
}

.foot-img {
	margin-left: 0;
}


.camera_wrap {
	min-height: 150px;
}

.page4-img1 {
	margin-bottom: 16px;
}

.page4-img12 img {
	width: 100%;
}	

#news-form {
	padding-right: 5px;
}

.camera_wrap .camera_pag .camera_pag_ul li {
	margin-right: 10px;
}
.caroufredsel_wrapper {
	width: 100% !important;
}

.next1 {
	right: -15px;
}

.prev1 {
	left: -15px;
}

.logo {
	height:62px; 
}

.maxheight {
	height: auto !important;
}

.soc-link {
	margin:30px 22px 0 4px;
	}

.p30 {
    width: 190px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
}


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

	 .inner-block {
	padding:0 10px;
}

#news-form {
	padding-right: 5px;
}

.page4-img1 {
	margin-bottom: 16px;
}

.camera_wrap {
	min-height: 100px;
}

#news-form input {
	width: 100%;
}

.camera_pag {
    bottom: 11%;
    width: 32%;
}

.camera_wrap .camera_pag .camera_pag_ul li {
	margin-right: 10px;
}

.border1:after,
.border2:after {
	display: none;
}

body {
min-width:300px;
}

.p10 {
	margin-left:0;
}

.bg {
	width: 100%;
}

.camera_target_content {
	display: none;
}

nav {
	border: none;
	padding-left: 0;
}

.logo {
	width: 280px;
	height: 47px;
}

#form2 input {
	width: 100%;
}

.carousel li p {
    padding: 0 40px;
}

.prev1,
.next1 {
	top: 49%;
}


header h1 {
    padding: 50px 0 0;
}

.foot-img {
	margin-left: 0;
}

.page4-img12 img {
	width: 100%;
}	

aside {
    padding: 0 0 10px;
}

.next1 {
	right: -15px;
}

.prev1 {
	left: -15px;
}

.text3 {
    font-size: 28px;
    line-height: 36px;
}

.page4-img12 img {
	width: auto;
}

}
	
