@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
@import url(http://fonts.googleapis.com/css?family=Courgette);

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/

hr{
	background:#EFB94D;
	height: 1px;
	color: #EFB94D;
	}
body{
	background-repeat: no-repeat;
	background-color: #000;
}
.wrap{
	margin: 0px;
	padding: 0px;
	max-width:640px;
}
.rslides {
 padding: 0px 0px;
  }	
/*---content----*/
/*  GRID OF THREE   ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.phone-number-wrap{
	margin: 0px 0px;
	text-align: center;
	font-size: 4em;
	padding: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	max-width: 640px;
	background: rgba(222,222,222,1);
	background: -moz-linear-gradient(top, rgba(222,222,222,1) 0%, rgba(237,237,237,1) 2%, rgba(253,253,253,1) 40%, rgba(255,255,255,1) 97%, rgba(225,225,225,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(222,222,222,1)), color-stop(2%, rgba(237,237,237,1)), color-stop(40%, rgba(253,253,253,1)), color-stop(97%, rgba(255,255,255,1)), color-stop(100%, rgba(225,225,225,1)));
	background: -webkit-linear-gradient(top, rgba(222,222,222,1) 0%, rgba(237,237,237,1) 2%, rgba(253,253,253,1) 40%, rgba(255,255,255,1) 97%, rgba(225,225,225,1) 100%);
	background: -o-linear-gradient(top, rgba(222,222,222,1) 0%, rgba(237,237,237,1) 2%, rgba(253,253,253,1) 40%, rgba(255,255,255,1) 97%, rgba(225,225,225,1) 100%);
	background: -ms-linear-gradient(top, rgba(222,222,222,1) 0%, rgba(237,237,237,1) 2%, rgba(253,253,253,1) 40%, rgba(255,255,255,1) 97%, rgba(225,225,225,1) 100%);
	background: linear-gradient(to bottom, rgba(222,222,222,1) 0%, rgba(237,237,237,1) 2%, rgba(253,253,253,1) 40%, rgba(255,255,255,1) 97%, rgba(225,225,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#e1e1e1', GradientType=0 )
	}
.phone-number-wrap a{
	color: #fff;
	}
ding: 10px 0px;
	}		

.last ul li{
	display:block;
}
.last ul li a{
	font-size: 0.8125em;
	padding: 0px;
	line-height: 1.5em;
	font-family: verdana, arial, helvetica, helve, sans-serif;
	color:#613854;
}
.last ul li{
	background: url(../images/marker.png) 0 10px no-repeat;
	padding-left: 18px;
	padding: 5px 21px;
	border-bottom: 1px solid #eee;
}
.last ul li a:hover{
	color:#777;
}
.last ul li:hover{
	background: url(../images/marker1.png) 0 10px no-repeat;
}
.last ul{
	padding: 0px 0px 16px 0px;
}
/*---box----*/
.left-box h3{
	font-family: 'Karla', sans-serif;
	color:#613854;
	text-transform: uppercase;
	font-size: 1.22em;
}
.left-box{
}

.left-box1{
}
.left-box1 p{
	font-size: 0.8125em;
	padding: 2px 0;
	color: #777;
	line-height: 1.6em;
	font-family: verdana, arial, helvetica, helve, sans-serif;
}
.left-box1 h5,.left-box1 span{
	color:#613854;
	font-size: 0.8125em;
	line-height: 1.6em;
	font-family: verdana, arial, helvetica, helve, sans-serif;
}
.left-box1 h5{
	font-weight:bold;
}
.left-box1 span{
	padding:0px;
}
.frist-box{
}
.left-box a{
	font-size: 0.8125em;
	padding: 14px 22px;
	color: #613854;
	line-height: 1.6em;
	font-family: verdana, arial, helvetica, helve, sans-serif;
	display: block;
	background: url(/images/marker1.png) 0 16px no-repeat;
}
.left-box a:hover{
	color:#613854;
	background: url(/images/marker.png) 0 16px no-repeat;
}
.image{
	margin: 0 12px; 
	display: block;
	color: #fff; 
	clear: both;
	}

/*---content----*/
#divider {
	border-bottom:#fff thin dotted;
	margin-top:30px;
	margin-bottom:30px;
}

.content-outer{
	padding: 30px 20px 40px 20px;
	background-color: #171c1a;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	}

.content-header {
	margin: 0px;
	padding: 0px 0px;
}

.center
{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align: center;

}

.content h3{
	font-family: 'Karla', sans-serif;
	color: #b3061a;
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 10px;
	font-weight: bold;

}

.bodyText strong{
	font-weight:bold;
	}	

.bodyText em{
	font-style:italic;
	}		

.bodyText{
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #fff;
	text-align: left;
	}	
	
.bodyText a:link{
	color: #FABA22;
	text-decoration:none;
	font-weight:bold;
}
.bodyText a:visited{
	color: #FABA22;
	font-size: 16px;
	line-height: 20px;
}
.bodyText a:hover{
	color: #3d75af;
	text-decoration:none;
}

h1{
	font-family: 'Courgette', cursive;
	font-size: 210%;
	line-height: 36px;
	color: #fff;
	text-align: left;
	margin-bottom: 20px;
	font-weight:600;
	}
		
h2 {
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 155%;
	line-height: 25px;
	color: #3A72AB;
	text-align: left;
	font-weight:600;
	margin-bottom: 10px;
}

.bodyText ul{list-style:disc;margin-left:15px;padding:5px;}	

/*---footer----*/
.footer-left{
	text-align:center;
}
.footer-right{
	text-align:center;
	padding:5px 0; 
}
.footer-right p{
	font-family: Arial, Helvetica, sans-serif;
	color: #3e3d3d;
	text-transform: uppercase;
	display: block;
	font-weight: normal;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.footer {
	padding: 10px 15px 20px 15px;
	font-size: 0.6em;
	margin: 0px 0px;
	/*background-color:#3b73ad;*/
	background-color:#000;
}	
.footer-right p a{
	color:#3e3d3d;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
.footer-right p a:hover{
	color:#4b4b4b;
}

.footerText strong{
	font-weight:bold;
	}


.footerText{
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	}


.footerText a:link{
	color: #FABA22;
	text-decoration: none;
	font-weight:bold;
	}

.footerText a:visited{
	color: #FABA22;
	text-decoration: none;
	}
.footerText a:hover{
	color: #3d75af;
	text-decoration: none;
	}		
.footerText a:active{
	color: #FABA22;
	text-decoration: none;
	}	
/*---contact----*/
/*  Contact Form  ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;

}
.span_2_of_3  h3,
.span_1_of_3  h3 {
	font-size: 1.5em;
	color: #613854;
	font-family: 'Karla', sans-serif;
	padding:5px 0px 5px 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}


.bodyText input[type="text"],.bodyText textarea{
		    padding: 5px;
			display:block;
			width: 95%;
			border: none;
			outline:none;
			color:#464646;
			font-size:1em;
			font-family:Arial, Helvetica, sans-serif;
			border: 1px solid silver;
			-webkit-appearance:none;
}
.bodyText textarea{
		resize:none;
		height:120px;
				
}
.bodyText input[type="submit"]{
	padding: 10px 12px;
	font-size: 0.875em;
	background: #3C3A3B;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Karla', sans-serif;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	cursor:pointer;
	border:none;
}
.bodyText input[type="submit"]:hover{
	background: #613854;
	color: #FFF;
}
.bodyText input[type="submit"]:active{
	background: #613854;
	color: #FFF;
}
.company_address p{
	font-size: 0.8125em;
	padding: 4px 0;
	color: #777;
	line-height: 1.6em;
	font-family: verdana, arial, helvetica, helve, sans-serif;
}
.company_address p span{
	text-decoration:underline;
	color:#333;
	cursor:pointer;
}
.map{
	border:1px solid #C7C7C7;
	margin-bottom:15px;
}
/*---nav----*/
/*----*/
#header {
	padding: 20px 10px 15px 12px;
	text-align: center;
	

}

#search-module {
	background: #F1F1F1;
	background: #F1F1F1;
	border-top: 1px solid rgb(221, 221, 221);
	border-bottom: 1px solid rgb(255, 255, 255);
}
#search-form {
	padding: 10px 15px;
}
input#q {
	padding: 5px 0;
	border: 1px solid rgb(223, 223, 223);
	font-size: 13px;
	color: #666;
	width: 100%;
	outline: none;
    -webkit-appearance: none;
}
input {
	font-family: arial, sans-serif;
	outline: none;
}
#search-form #search {
	display: none;
}
#search, #search-form span.access {
	display: none;
}
input.btn-search {
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
}
#search-form {
	padding: 10px 15px;
}
form {
	margin: 0px;
}
/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
#wrap-header {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	position: relative;
}
#wrap-header img{
	max-width: 100%;

}

.img {
	margin-bottom:5px;
	margin-left:5px;
	border:#666 3px solid;
}

/*Collapsable Panel*/
/*customise*/
.collapse {
  margin-bottom: 20px;
}
.collapse .collapse__head {
  position: relative;
  cursor: pointer;
  background: #3A72AB;
  padding: 10px 10px 10px 30px;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
  color: #fff;
  font-size:16px;
  font-weight:bold;
}
.collapse .collapse__head:after {
  content: "";
  position: absolute;
  left: 12px;
  top: 12px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
}
.collapse .collapse__head.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding-left: 40px;
}
.collapse .collapse__head.open:after {
  top: 14px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
}
.collapse .collapse__body {
  padding: 15px;
  background: #323c38;
  display: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow:auto;
  color:#fff;
}
.collapse .collapse__body p {
  margin: 0;
}

/*Collapsable Pane Ends*/

#social{
	position: absolute;
	top: 10px;
	right: 20px;
	}
#social img{
	margin-bottom:10px;
	}	

/*----Phone Number----*/

.roundedNumber{
	color: #000;
	font-size: 0.6em;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
}
.roundedNumber a{
	color: #000;
}

/*---Video Wrapper---*/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen 
and (min-device-width : 320px) 
{
/* Styles */
	#social{
	position: absolute;
	top: 60px;
	right: 10px;
	}
#social img{
	margin-bottom:10px;
	width: 30px;
	}
	
}

@media only screen 
and (min-width : 450px) {
/* Styles */
#social{
	position: absolute;
	top: 70px;
	right: 20px;
	}
#social img{
	margin-bottom:15px;
	width: 53px;
	}
}

@media only screen 
and (min-width : 570px) {
/* Styles */
#social{
	position: absolute;
	top:65px;
	right: 20px;
	}
#social img{
	margin-bottom:10px;
	width: 60px;
	}
}
