/*  
Theme Name: Resposive Theme
Theme URI: http://gbdance.sydneywebhosting.net.au/
Description: A WordPress theme frame work
Version: 2.0
*/
@import url(http://fonts.googleapis.com/css?family=Montserrat);
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    background: none repeat scroll 0 0 #ffffff;
    margin: 0;
}
body, th, td, input, textarea{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
input, textarea{
	font-weight:bold;
}
input.text{
	background:#FFFFFF;
	border:none;
	padding:1px;
}
input.button{
	background:#000000;
	border:1px solid #000000;
	color:#ffffff;
}
h1, h2, h3{
	color:#000000;
}
h1{
	font-size:22px;
}
h2{
	font-size:20px;
}
h3{
	font-size:16px;
}
h4{
	font-size:14px;
}
h5{
	font-size:12px;
}
h6{
	font-size:10px;
}
p, ul, ol{
	font-size:13px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
ul, ol{
	list-style:none;
}
blockquote{
	margin-left:36px;
	margin-right:36px;
}
a{
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover{
	border:none;
}
h1 a, h2 a, h3 a{
	border:none;
	color:#333333;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	color:#371015;
}
hr{
	display:none;
}
.post{
	}
.post .title{
	font-weight:normal;
	margin:0;
	}
h1.title{
	color:#333333;
	font-size:26px;
	
	font-weight: normal;
	}
h2.title{
	color:#371015;
	font-size:16px;
	
	}
.desctitle{
	font-size:10px;
	}
.post h1.title{
	font-size:24px;
	height:auto;
	
	}
.post .entry{
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-seri
	color:#afacac;
	font-size:14px;
	
	}
.entry p{
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-seri
	color:#afacac;
	font-size:14px;
}
.entry ul,ol{
	padding-left:20px;
}
.navigation{
	padding-top:10px;
	padding-bottom: 10px;
}
.navigation a{
	font-size: 14px;
	font-weight: bold;
}
.post .meta a{
	color:#333333;
	}
.post .links{
	margin:0;
	}
.post .tags{
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	}
.post .links a, .post .tags a{
	border:none;
	}
#header{
	background:#000000;
	height:37px;
	line-height:37px;
	margin:0 auto;
}
#header_mobile{
		display:none;	
}
#menu{
	float:left;
}
#menu ul{
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
}
#menu li{
	float:left;
}
#menu a{
	color:#FFFFFF;
	display:block;
	font-size:12px;
	margin-right:0px;
	text-decoration:none;
	height: 37px;
	font-family: 'Montserrat', sans-serif;
	line-height: 37px;
}
#dropmenu li{
	float:left; 
	position:relative;
        padding-right:20px;
	
}
#dropmenu li:hover{
	background:url(images/menu_bg_nrm.jpg) repeat-x;	
}
#dropmenu li.current_page_item{
	background:url(images/menu_bg_nrm.jpg) repeat-x;
}
#dropmenu li.current_page_item a{
	color:#ffffff;
}
#dropmenu, #dropmenu ul {
	margin:0; 
	padding:0; 
	list-style-type:none; 
	list-style-position:outside; 
	position:relative;  
	z-index:300; 
	width:100%;
}
#dropmenu a {
	color:#FFFFFF;
	display:block;
	font-size:15px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
	margin-right:5px;
	text-decoration:none;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 25px;
	padding-bottom: 0px;
	background: url(images/menu_nrm.png) right center no-repeat;
}
#dropmenu li:hover a{
	background:url(images/menu_act.png) right center no-repeat;
	color:#ffffff;
}
#dropmenu ul {
	position:absolute; 
	display:none;  
	top:37px;
	left:0px;
}
#dropmenu ul a {
	color: #2081cd;
	font-weight: normal;
	background-image: none;
}
#dropmenu ul a:hover {
	color: #FFFFFF;
	font-weight: normal;
	background-image: none;
}
#dropmenu li ul{
	padding: 0px;
	margin:0px;
}
#dropmenu li ul li {
	width:206px !important;
	background:url(images/menu_bg.jpg) repeat-x !important;
	line-height:39px;
	height:39px;
}
#dropmenu li ul a {
	height:auto;
	text-transform:capitalize;
	background:none !important;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 28px;
	padding-left: 0px;
	line-height:39px !important;
}
#dropmenu li ul a:hover{
	padding-left:0px;
	border:none;
	background:none;
}
.clear, .cb{
	clear:both;
	}
#dropmenu li ul a:hover {
	color: #FFFFFF;
}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:200px; margin:0px 0 0 0px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}
#dropmenu li ul li.parent{
	background:url(images/drop_list_bg.jpg) no-repeat 211px 14px #2A448F;
	}
#dropmenu li ul li.parent:hover{
	background: url("images/drop_list_bg_hover.jpg") no-repeat scroll 211px 14px #626262;
	}
.top_banner{
	height:300px;
	background-size:100%; 	
}
.wrapper{
	max-width:960px;
	width:100%;	
	margin: 0 auto;
}
h1.heading, h1.heading a{
	color:#fe0024;
	font-size:36px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	margin-top:0px;
	line-height:27px;
	padding-bottom:24px;
	border-bottom:1px solid #f0f0f0;
}
.content_left{
	width:652px;	
	float:left;
}
.content_right{
	width:260px;
	float:right;
}
content_full{
	width:100%;	
}
#logo {
    background: none repeat scroll 0 0 #ededed;
    height: 240px;
    margin: 0 auto;
}
#logo .wrapper{
	position:relative;
}
.free_lesson{
	position:absolute;
	right:0px;
	top:0px;
	background:url(images/fee_bg.png) left center no-repeat #737373;
	font-family: 'Montserrat', sans-serif;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	padding-left:33px;
	width:98px;
	height:37px;
	line-height:37px;	
}
.free_lesson a{
	font-family: 'Montserrat', sans-serif;
	color:#FFFFFF !important;
	font-size:12px;
	line-height:37px;	
	text-transform:uppercase;
}
.contact_num{
	color:#333333;
	font-size:33px;
	font-family: 'Montserrat', sans-serif;
	position:absolute;
	right:0px;
	bottom:20px;
	line-height:33px;
}
#logo h1, #logo h2{
	margin:0;
	padding:0;
	color: #000000;
	}
#logo h1{
	color: #000000;
	padding:50px 5px 0 20px;
	}
#logo h2{
	color: #000000;
	margin:10px 0 0 17px;
	padding:5px;
	}
#logo p{
	clear:left;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0 0 0 20px;
	}
#logo a{
	color: #000000;
	}
#logo .logoImg{
	margin-top:19px;
	margin-bottom:21px;
}
#page {
    margin: 0 auto;
    min-height: 600px;
    padding: 0;
}
.contentmain{
	margin-left: 0px;
	margin-top:10px;
	}
.contentmain1{
	margin-left:0px;
	margin-top:10px;
	}
#content{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	}
.contentmain_blog{
	width:100%;
	float:left;
	margin-top:24px;	
}
.contentmain_gallery{
	width:100%;
	margin-top:24px;	
}
.contentmain_gallery h3 {
	font-size: 12px;
	text-transform:uppercase;
	margin-bottom: 20px;
}
.contentmain_page{
	width:100%;
	float:left;
	margin-top:24px;	
}
.side_posts .side_post{
	float:none;
	width:260px;
	height:374px;
	margin-bottom:24px;	
	background:#ededed;
	color:#999999;
	display:block;
	font-size:12px;	
	padding:0px !important;
}
.side_post:hover{
	background:#fe0024;
	color:#fff;	
}
.side_post .s_thumb{
	width:260px;
	height:229px;
	position:relative;
}
.side_post .s_thumb .s_mask{
	width:260px;
	height:229px;
	position:absolute;
	background: url(images/rollover_image.png) repeat;
	display: none;
	position: absolute;
	top: 0px;
}
.side_post:hover .s_thumb .s_mask{
	display:block;
}
.side_post img{
	width:260px;
	height:229px;	
}
.side_post p{
	color:#999999;
	font-size:12px;
	text-align:justify;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:14px 24px 24px 24px;
}
.side_post h2.title{
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	color:#333333;
	text-transform:uppercase;
	padding-bottom:10px;
	line-height:14px;
	border-bottom:1px solid #d5d5d5;
	margin:21px 24px 0px 24px;
}
.side_post h2.title span.readmore{
	color:#fe0024;
	font-family: 'Montserrat', sans-serif;
	font-size:12px;	
	text-transform:capitalize;
	float:right;
}
.side_post.last_post{
	margin-right:0;	
}
.side_post:hover h2.title span.readmore, .side_post:hover h2.title {
	color:#000;
}
.side_post:hover h2.title {
	border-bottom: 1px solid #fe405b;
	color: #000;
}
.side_post:hover p {
	color: #fff;
}
.content_left .blog_post{
	padding-bottom:24px;
	width:100%;
	float:left;
	margin-top:24px;
	border-bottom:1px solid #f0f0f0;	
}
.content_left .blog_thumb{
	width:200px;
	height:200px;
	float:left;	
	position:relative;
	overflow:hidden;
}
.content_left .blog_thumb img{
	height:100%;
	width:auto;	
}
.content_left .blog_cont{
	width:429px;
	float:right;	
}
.content_left .blog_cont h2{
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
.content_left .blog_cont h2 span{
	color:#b5b5b5;	
	float:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
.content_left .blog_cont p{
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	padding: 0px;
	padding-top:13px;
	padding-bottom:20px;
	text-align:justify;
}
.blog_readmore{
	width:100px;
	height:29px;
	line-height:29px;
	padding-left:11px;	
	color:#FFFFFF;
	display:block;
	font-size:12px;
	text-transform:uppercase;
	background:url(images/blog_readmore_rrow.png) right center no-repeat #fe0020;
	font-family: 'Montserrat', sans-serif;
	float:right;
}
.rollover_blog_mask{
	width:200px;
	height:200px;
	background:url(images/rollover_image.png) repeat;
	display:none;
	position:absolute;
	top:0px;
}
.blog_post_a:hover .blog_readmore{
	background:url(images/blog_readmore_rrow.png) right center no-repeat #737373;	
}
.blog_post_a:hover .blog_cont h2{
	color:#fe0024;	
}
.blog_post_a:hover .rollover_blog_mask{
	display:block;
}
.page_cont{
	padding-top:24px;	
}
.page_cont h4, .page_cont h3, .page_cont h2, .page_cont h2, .page_cont h1, .page_cont h5, .page_cont h6{
	color:#333333;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;	
}
.page_cont h4{
	font-size:12px;
	margin-bottom:20px;
}
.page_cont p{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:justify;
	padding-bottom:25px;
}
.page_cont p a{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;	
}
.page_cont p a:hover{
	color:#ff003c !important;	
}
.page_cont ul{
	padding-left:10px;
	padding-bottom:25px;	
}
.page_cont ul li{
	background:url(images/ul_li.png) left center no-repeat;
	padding-left:15px;	
	font-size:12px;
	line-height:18px;
	color:#999999;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}
.sinlge_cont{
	padding-top:24px;		
}
.sinlge_cont .single_thumb{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden;
}
.sinlge_cont .single_thumb img{
	height:100%;
	width:auto;	
}
.sinlge_cont p{

}
.footsidebar {
    margin-top: 80px;
    overflow: hidden;
    width: 100%;
	padding-bottom:35px;
	border-bottom:1px solid #d8d8d8;
}
#sidebar1 li h2.widgetTitle {
    margin: 0 0 10px;
}
#sidebar1 > ul > li:last-child {
    margin: 0;
}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar1 > ul > li {
    background: none;
    margin:0;
    padding:0;
	width:191px;
	float:left;
	min-height:133px;
	border-right:1px solid #d8d8d8;
}
#sidebar1 > ul > li.first_li{
	width:383px;	
}
#sidebar1 > ul > li.last_li{
	border:0px;	
}
#sidebar1 li li{
	width:auto;
}
.sidebar li ul{
}
.sidebar li li{
	margin:0;
}
.sidebar li h2{
	margin:0;
}
#sidebar1{
}
#sidebar1 li h2{
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 30px;
	text-align: center;
}
#sidebar1 li ul{
	line-height:normal;
	padding-left: 5px;
	padding-right: 5px;	
}
#sidebar1 li li {
    list-style: disc inside none;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
}
#sidebar1 li li li{
	padding:0px;
}
#sidebar1 li li a{
}
.rightsidebar{
	width:260px;
	float:left;
}
#sidebar2{
	padding:0px;
}
#sidebar2 li h2{
	font-size: 14px;
	font-weight: bold;
}
#sidebar2 li ul{
	line-height:normal;
	padding-left:10px;
}
#sidebar2 li li{

}
#sidebar2 li a{
	border:none;
	padding-left: 10px;	
}
#sidebar2 li a:hover{
	border:none;
}
#calendar{
	margin:0 auto;
}
#calendar caption{
	font-weight:bold;
}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
}
#calendar thead th{
	background:#CCCCCC;
	color:#FFFFFF;
}
#calendar tbody td{
	background:#EEEEEE;
}
#calendar #today{
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
}
#calendar a{
	font-weight:bold;
}
#calendar #prev{
	text-align:left;
	}
#calendar #next{
	text-align:right;
}
#design{
	background:#FFFFFF url(images/lines2.gif) bottom right no-repeat;
	height:138px;
}

.info{
}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
}
.comtext{
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
}
.postlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
}
.posttext{
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
}
.commentlist{
	list-style:none;
}
.authorcomment{
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
}
.odd{
	color:#333333;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.odd a:link{
	color:#000000;
}
.commenttext{
	color:#000000;
	color:#000000;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	background-color: #EAEAEA;
	}
#author, #email, #url{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	padding:3px;
	width:40%;
	margin-bottom:5px;
	}
#comment{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	padding:3px;
	width:95%;
	}
#submit{
	background-color:#efefef;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #E4E4E4;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #E4E4E4;
	padding:3px;
	}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
blockquote{
	padding-left:52px;
	background-image: url(images/qt.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	}
blockquote cite{
	display:block;
	margin:5px 0 0;
	}
.center{
	text-align:center;
	}
.aligncenter{
	margin-right: auto;
	margin-left: auto;	
}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
hr{
	display:none;
	}
a img{
	border:none;
	}
pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
	}
code{
	color:#000;
	font-size:1.0em;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

h1.title a{
	color:#333333;
	font-size:28px;
}
h1.title{
	color:#FFFFFF;
	font-size:28px;
}
td, tr, th{
}
input[type="text"]{
	border:1px solid #AFACAC;
	height:20px;
	padding:5px;
	width:400px;
}
textarea{
	border:1px solid #AFACAC;
	height:100px;
	padding:5px;
	width:400px;
}
select{
	border:1px solid #AFACAC;
	height:30px;
	width:410px;
}
input[type="submit"]{
	border:2px solid #840009;
	height:35px;
	padding:5px;
	width:100px;
	cursor:pointer;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size: 15px;
	background:url("images/button.png") repeat-x;
}
.privacy{
	float:left;
	font-size: 12px;
	padding-top:10px;
	color: #7B7B7B;
	margin-left:15px;
}
.privacy a{
	font-size: 12px;
	color: #7B7B7B !important;
}
.footer_copy{
	padding-top:24px;
	font-size: 10px;
	width:100%;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}
.c_left{
	display:block;
	float:left;	
}
.c_right{
	display:block;
	float:right;	
}
.c_right a{
	color:#999999 !important;
	font-size:10px !important;
	font-family:Arial, Helvetica, sans-serif !important;
}
.c_right a:hover{
	color:#ff003c !important;
}
.head_text{
	float: right;
	margin-top:50px;
	margin-right:30px;
	color: #cecccc !important;
	font-family: "Century Gothic";
	font-size:24px;
}
.social{
	float: right;
	margin-top: 20px;
	margin-right: 2px;
}
.social img{
	margin-right:1px;
}
h2.sup{
	color:#FFFFFF;
	font-family:"Anton";
	font-size:27px;
}
.border{
	background:url("images/border.png") no-repeat;
	height:4px;
	width:601px;
	margin-bottom:10px;
}
p{
	color: #AFACAC;
	font-size: 14px;
}
#footer{
	color:#7b7b7b;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	height:316px;
	background:#ededed;
	width: 100%;
	float: left;
}
#footer a{
	color:#7b7b7b;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar1 li li a{
	color:#999999;
	font-size:12px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;	
}
#sidebar1 li li a:hover{
	color:#fe0024;	
}
#sidebar1 li li{
	list-style:none;	
}
#sidebar1 li .menu{
	margin-top:33px;
}
#sidebar1 li .instagram{
	font-size:12px;
	color:#ff003c;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	background:url(/wp-content/uploads/2014/12/facebook.png) center bottom no-repeat;
	display:block;
	margin:0 auto;
	line-height:12px;
	margin-top:33px;
	width: 103px;
	height: 68px;
}
#sidebar1 li .instagram span{
	font-size:16.5px;
	line-height:16.5px;
	color:#ff003c;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
}
#sidebar1 li .instagram:hover{
	color:#737373 !important;
	background:url(/wp-content/uploads/2014/12/facebook_hover.png) center bottom no-repeat;	
}
#sidebar1 li .instagram:hover span{
	color:#737373 !important;	
}
.footer_links{
	margin-bottom:50px;
	margin-top:1px;	
}
.gallery_link_outter{
	height:96px;
	width:470px;
	position:relative;	
	float:left;	
	display:block;
}
.gallery_link{
	background:url(images/gallery_link.png) no-repeat;
	height:96px;
	width:470px;
	float:left;	
	display:block;
	text-align:right;
}
.contact_link_outter{
	height:96px;
	width:470px;
	position:relative;
	float:right;	
	display:block;	
}
.contact_link{
	background:url(images/contact_link.png) no-repeat;
	height:96px;
	width:470px;
	float:right;	
	text-align:left;
	display:block;
}
.link_mask{
	background:url(images/link_rollover.png) repeat;
	position:absolute;
	top:0px;
	display:none;	
	height:96px;
	width:470px;
}
.gallery_link_outter:hover .link_mask{
	display:block;
}
.contact_link_outter:hover .link_mask{
	display:block;
}
.a_cont{
	border:1px solid #FFF;
	display:block;
	width:448px;
	height:74px;
	padding: 0px;
	margin:0 auto;
	margin-top:10px;	
}
.a_cont h2, .gallery_link h2, .contact_link h2{
	font-size:36px;
	color:#fff;
	margin-top:14px;
	line-height:29px;
	font-family: 'Montserrat', sans-serif;
}
.gallery_link h2{
	margin-right:12px;	
}
.contact_link h2{
	margin-left:12px;	
}
.a_cont p, .contact_link p, .gallery_link p{
	font-size:12px;
	color:#fff;
	margin-top:12px;
	line-height:10px;
	font-family: 'Montserrat', sans-serif;
}
.contact_link p{
	margin-left:12px;	
}
.gallery_link p{
	margin-right:12px;	
}
.newsletter{
	color:#fe0024;
	font-size:18px;
	width:333px;
	margin-top:40px;
	padding:0px;
	font-family: 'Montserrat', sans-serif;
}
.newsletter p{
	color:#fe0024;
	font-size:18px;
	margin-bottom:12px;	
}
.newsletter p span{
	color:#989898;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
}
.newsletter .news_button{
	background:url(images/c_submt.png) right center no-repeat #fe0020;
	border:none;
	float:right;
	text-align:left;
	width:88px;
	height:29px;
	outline:none;
	font-family: 'Montserrat', sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:29px;
	padding:0px;
	padding-left:11px;
}
.newsletter .news_button:hover{
	background:url(images/c_submt.png) right center no-repeat #737373;	
}
.newsletter .news_name{
	height:27px;
	line-height:27px;
	width:224px;
	background:none;
	float:left;
	border:1px solid #d8d8d8;
	padding:0px;
	padding-left:9px;
}
.c_single_field{
	height:28px;
	width:100%;
	margin-bottom:7px;
}
.c_single_field label{
	color:#999999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	width:81px;
	float:left;
	line-height:28px;
}
.c_single_field_text{
	width:100%;
	margin-bottom:7px;
	height:98px;	
}
.c_single_field_text label{
	color:#999999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	width:81px;
	float:left;
	line-height:28px;
}
.c_field input[type="text"], .c_field input[type="email"]{
	width:318px;
	height:16px;
	border:1px solid #cccccc;
	padding:5px;
}
.c_field input[type="submit"]{
	width:84px;
	height:29px;
	line-height:29px;
	padding:0px;
	font-family: 'Montserrat', sans-serif;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	float:right;
	color:#ffffff;
	padding-left:10px;
	border:none;
	background:url(images/c_submt.png) right center no-repeat #fe0020;	
}
.c_field textarea{
	height:88px;
	width:559px;
	border:1px solid #cccccc;
	resize:none;
}
.video-wrapper{
	margin-top:17px;	
}
.home .video-wrapper{
	margin-top:0px;	
}
table.easy-table{
	margin-top:25px;	
}
table.easy-table th{
	background:#fe0020;	
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	padding:0px !important;
	padding-left:15px !important;
	border-right:1px solid #dddddd;
	font-weight:normal;
	height:42px;
	line-height:42px;
}
table.easy-table tr th.last_th{
	border-right:none;	
}
table.easy-table{
	border:1px solid #dddddd;	
}
table.easy-table tr td{
	background:#f6f6f6;
	padding:0px !important;
	padding-left:15px !important;
	border-right:1px solid #dddddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	height:42px;
	line-height:42px;
	color:#999999;	
}
table.easy-table tr td.last_td{
	border-right:none;	
}
table.easy-table tr.even_tr td{
	background:#fff;	
}
.scrollToTop{
	margin-top:30px;
	background:url(images/scroll_top.png) right center no-repeat #fe0020;
	width:111px;
	height:29px;
	line-height:29px;
	text-transform:uppercase;
	display:block;
	padding-left:11px;
	color:#fff;
	font-size:12px;	
	font-family: 'Montserrat', sans-serif;
}
/*******************Slider*****************/
.slider_wrap{
	height:588px;	
	position:relative;
}
#camera_wrap_4 {
	height: 588px;
}
.camera_overlayer {
	opacity: .1;
}
.camera_caption{
	bottom:123px !important;	
}
.camera_caption > div{
	background:none !important;	
}
.captn_wrapper{
	max-width: 960px;
	height:344px;
	margin: 0 auto;	
	padding-bottom:10px;
	padding-top:10px;
	background: url(images/captn_bg.png) repeat !important;
}
.captn_wrapper h1{
	color:#ffffff;
	font-size:108px;
	line-height: 82px;
	margin-top: 16px;
	margin-bottom: 15px;
	font-family: 'Montserrat', sans-serif;
	text-align:center;	
}
.captn_cont{
	border:1px solid #FFF;
	margin:0px 10px;
	padding:47px 44px;
}
.captn_wrapper h5, .captn_wrapper h6{
	color:#999999;
	font-size:18px;
	line-height:18px;	
	font-family: 'Montserrat', sans-serif;
}
.captn_wrapper p{
	font-size:12px;
	color:#fff;
	line-height:18px;
	max-width:686px;
	margin:0 auto;
}
a.s_captn{
	width:153px !important;
	height:39px !important;
	margin:0 auto !important;
	margin-top:28px !important;
	display:block !important;
	padding-left:15px !important;
	line-height:39px !important;
	font-size:13px !important;
	color:#fff !important;
	font-family: 'Montserrat', sans-serif !important;
	text-transform:uppercase !important;
	background:url(images/s_captn.png) right center no-repeat #fe0024 !important;
}
a.s_captn:hover{
	background:url(images/s_captn.png) right center no-repeat #737373 !important;
}
/************************Caption Wrapper*************************/
.slider_cation{
	width: 960px;
	height: 344px;
	margin: 0 auto;
	padding-bottom: 10px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-480px;
	margin-top:-172px;
	padding-top: 10px;
	background: url(images/captn_bg.png) repeat !important;	
}
.slider_cation .cntt{
	border: 1px solid #FFF;
	margin: 0px 10px;
	padding: 47px 44px;	
}
.slider_cation .cntt h5{
	color: #999999;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
}
.slider_cation .cntt h1 {
	color: #ffffff;
	font-size: 108px;
	text-align: center;
	line-height: 82px;
	margin-top: 16px;
	margin-bottom: 15px;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
}
.slider_cation .cntt p {
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	max-width: 686px;
	margin: 0 auto;
}
.slider_cation .cntt a.s_captn {
	width: 153px !important;
	height: 39px !important;
	margin: 0 auto !important;
	margin-top: 28px !important;
	display: block !important;
	padding-left: 15px !important;
	line-height: 39px !important;
	font-size: 13px !important;
	color: #fff !important;
	font-family: 'Montserrat', sans-serif !important;
	text-transform: uppercase !important;
	background: url(images/s_captn.png) right center no-repeat #fe0024 !important;
}
/***********************video******************/
.home_post{
	width:304px;
	height:396px;
	margin-right:24px;
	background:#ededed;
	color:#999999;
	float:left;
	margin-top:50px;
	font-size:12px;	
}
.home_post .hp_thumb{
	width:304px;
	height:269px;
	position:relative;
}
.home_post .hp_thumb .hp_mask{
	width:304px;
	height:269px;
	position:absolute;
	background: url(images/rollover_image.png) repeat;
	display: none;
	position: absolute;
	top: 0px;
}
.home_post:hover .hp_thumb .hp_mask{
	display:block;	
}
.home_post:hover{
	background:#fe0024;
	color:#fff;	
}
.home_post p{
	color:#999999;
	font-size:12px;
	text-align:justify;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:14px 24px 24px 24px;
}
.home_post h2.title{
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	color:#fe0024;
	text-transform:uppercase;
	padding-bottom:10px;
	line-height:14px;
	border-bottom:1px solid #d5d5d5;
	margin:21px 24px 0px 24px;
}
.home_post h2.title span.readmore{
	color:#333333;
	font-family: 'Montserrat', sans-serif;
	font-size:12px;	
	text-transform:capitalize;
	float:right;
}
.home_post:hover h2, .home_post:hover h2 span.readmore{
	color:#000;	
}
.home_post:hover h2.title{
	border-bottom:1px solid #fe405b;
	color:#000;	
}
.home_post:hover p{
	color:#fff;	
}
.home_post.last_post{
	margin-right:0;	
}
.home_video{
	width:100%;
	max-width:960px;
	height:421px;
	margin-top:35px;	
}
/*.video_mask{
	background: url(images/rollover_image.png) repeat;
	position:absolute;
	top:0px;
	display:none;
	width:100%;
	height:421px;
}*/
/*.home_video:hover .video_mask{
	display:block;	
}*/
.home .vjs-default-skin .vjs-big-play-button{
	background:none !important;
	border:none !important;
	width:130px !important;
	height:130px !important;
	border-radius:64px !important;	
}
.home .vjs-default-skin .vjs-big-play-button:before {
	content: "\e001";
	font-family: VideoJS;
	line-height: 133px !important;
	text-shadow:none !important;
	text-align: center;
	position: absolute;
	left: 0;
	color: #fff;
	text-align: center !important;
	width: 100%;
	border: 1px solid #fff;
	border-radius: 70px;
	font-size: 83px !important;
	height: 100%;
}
/*.home_video:hover .vjs-default-skin .vjs-big-play-button:before:hover {
	color: #fe0024;
	border: 1px solid #fe0024;
}*/
.home .vjs-default-skin:hover .vjs-big-play-button:before, .home .vjs-default-skin .vjs-big-play-button:focus .vjs-big-play-button{
	color: #fe0024;
	border: 1px solid #fe0024;
}
/*******************gallery***********************/
.gallery{
	border-bottom: 1px solid #f0f0f0;	
	padding-bottom:24px;
	margin:0 auto !important;
	margin-bottom:24px !important;
}
.gallery img{
	border:none !important;
}
.gallery-icon{
	width:222px;
	height:222px;
	overflow:hidden;
	position:relative;
}
.gallery-icon img{
	height:100%;
	width:auto;	
}
.gallry_mask{
	background:#fe0024;	
	width:222px;
	position:absolute;
	top:0px;
	height:222px;
	display:none;
	text-align:center;
}
.gallry_mask h4{
	font-size:12px !important;
	color:#fff !important;
	font-family: 'Montserrat', sans-serif !important;
	text-transform:uppercase;
	margin-top:90px;
	text-align:center;	
}
.gallry_mask p{
	text-align:center;
	font-size:12px !important;
	color:#fff !important;
	font-family: 'Montserrat', sans-serif !important;
	background:url(images/image_hover_p.png) right center no-repeat;
	margin:0 auto;
	width:92px;
	height:12px;
	margin-top:25px;
	padding:0px;
	line-height:12px;
}
.gallery-icon:hover .gallry_mask{
	display:block;	
}
.free_form h2{
	color:#fe0024;
	font-size:36px;
	width:260px;
	line-height:36px;
	margin-top:32px;
	margin-bottom:20px;
	font-family: 'Montserrat', sans-serif !important;
}
.free_form input[type="text"]{
	width:128px;
	height:16px;
	border:1px solid #cccccc;
	line-height:26px;
	float:right;	
}
.name_field{
	width:185px;
	height:28px;	
	float:left;
	margin-right:20px;
}
.eml_field{
	width:390px;
	height:28px;	
}
.free_form{
	width:410px;
	float:right;	
}
.free_form input[type="email"]{
	width:332px;
	height:16px;
	padding:5px;
	float:right;
	border:1px solid #cccccc;
	line-height:26px;
}
#sb-body, #sb-loading{
	background:#fff !important;	
}
.pop_form{
	width:652px;
	height:253px;
	background:url(images/pop_bg.jpg) no-repeat;
}
.pop_single span{
	color:#999999;
	font-size:12px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;	
}
.pop_single{
	width:100%;
	margin-bottom:7px;
	height:28px;
	display:block;	
}
.free_form .wpcf7-submit{
	background:url(images/pop_sbmt.png) right center no-repeat #fe0020;
	height:29px;
	width:84px;	
	padding:0px;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif !important;
	line-height:29px;
	border:none;
	float:right;
	margin-top:5px;
}
/*************************Registration Form************************/
.reg_form{
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 28px;	
}
.reg_form p{
	float:left;	
	padding:0px;
	margin:0px;
}
.r_single_field, .r_single_field_d, .r_single_field_r{
	margin-bottom:10px;
	line-height: 28px;
	height:28px;
	clear:both;
}
.r_single_field_ch{
	margin-bottom: 10px;
	clear: both;
	width: 100%;
	float: left;	
}
.r_single_field_ch p.tit{
	width:100%;
	line-height:28px;
	float:none;
}
.r_single_field_ch label{
	width:100%;
	display:block;
	line-height:28px;	
}
.check_left{
	width: 40%;
	padding-left:10%;
	float: left;
}
.check_right{
	width: 50%;
	float: right;
}
.r_single_field_ch .wpcf7-list-item {
	width: 100%;
	display: block;
	line-height: 20px;
}
.r_field{
	
}
.r_field_s{
	
}
.r_field_r{
	
}
.r_single_field label, .r_single_field_d label {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 170px;
	float: left;
	line-height: 28px;
}
.r_single_field_d label.scnd {
	width:auto;
	float: left;
	display:block;
	padding-left:10px;
	width:96px;
}
.r_single_field_r label {
	display: block;
	float: left;
}
.r_field input[type="text"], .r_field input[type="email"], .r_field input[type="date"]  {
	width: 318px;
	height: 16px;
	border: 1px solid #cccccc;
	padding: 5px;
}
.r_field input[type="date"] {
	width:150px;
}
.r_field_s input[type="text"]{
	width: 100px;
	height: 16px;
	float:left;
	border: 1px solid #cccccc;
	padding: 5px;
}
.r_field input[type="submit"] {
	width: 84px;
	height: 29px;
	line-height: 29px;
	padding: 0px;
	font-family: 'Montserrat', sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	float: left;
	color: #ffffff;
	padding-left: 10px;
	border: none;
	background: url(images/c_submt.png) right center no-repeat #fe0020;
}

/* CF7 Messages */
.wpcf7 .wpcf7-validation-errors{
    border:none;
    background-color:#fe0020;
    margin:0;
    color:#fff;
    padding:10px;
}
.wpcf7 .wpcf7-mail-sent-ok{
    border:none;
    background-color:#7ad33f;
    margin:0;
    padding:20px;
}
.wpcf7 .wpcf7-mail-sent-ng{
    border:none;
    background-color:#cf2d38;
    margin:0;
    padding:20px;
}
.wpcf7-not-valid-tip{
  display: none !important;
}
form.invalid input.wpcf7-not-valid{
  border:1px solid red;
  background:#f0e3e3;
}