* {
	padding: 0;
	margin: 0;
}
.clr {
	overflow: hidden;
	clear: both;
}
body {
	font-size: 16px;
}
h1 {
	font-size: 40px;
	margin-bottom: 30px;
	font-weight: 200;
}
h2 {
	font-size: 30px;/*20*/
	font-weight: 500;
	line-height: 40px;/*30*/
	margin-bottom: 18px;
	color: #333333;
}
h3 {
	font-size: 24px;/*18*/
	font-weight: 700;
	line-height: 34px;/*24*/
	margin-bottom: 16px;/*15*/
	color: #333333;
}
h4 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 15px;
	color: #333333;/*062954*/
}
h5 {
	font-size: 20px;/*15*/
	font-weight: 300;/*700*/
	margin-bottom: 15px;
	color: #333333;
}
h6 {
	font-size: 16px;/*14*/
	font-weight: 700;
	margin-bottom: 15px;
	color: #333333;
}
p {
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	margin-bottom: 20px;
}
a {
	text-decoration: none;
	font-weight: 700;
}
a:hover {
	text-decoration: underline;
}
.rne_enquiries h2 {
	color: #333333;
}
.wpb_text_column ul { /*was #rne_content ul*/
	list-style: none !important;
	padding: 0 0 20px 0;
}
.wpb_text_column ul li {/*was #rne_content ul li*/
	background:url(../images/ul_bg.png) no-repeat left 9px; /*was disabled*/
	line-height: 28px;
	color: #666666;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 0px;
	padding: 0 0 0 38px;
	/*text-indent: -37px;*/  /*was enabled*/
}
.wpb_text_column ul li:before {/*was #rne_content ul li:before*/
	/*content: "";*/
	font-size: 31px;
	margin: 0 12px 0 0; /*was 25px*/
	vertical-align: middle;
}
.wpb_text_column ol.simple-list { /*was #rne_content ol.simple-list*/
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
	counter-reset: li-counter;
}
.wpb_text_column ol.simple-list > li { /*was #rne_content ol.simple-list > li*/
	position: relative;
	padding-left: 37px;
	line-height: 28px;
	margin: 0 0 15px;
	color: #666666;
	font-weight: 300;
	/*border-bottom: 1px solid #e0e0e0;*/
	padding-bottom: 15px;
}
.wpb_text_column ol.simple-list > li:before { /*was #rne_content ol.simple-list > li:before*/
	position: absolute;
	top: 8px;
	left: 0;
	font-size: 16px;
	line-height: 1;
	font-weight: 700;
	text-align: left;
	content: counter(li-counter);
	counter-increment: li-counter;
}
blockquote {
	line-height: 30px;
	font-size: 17px;
	color: #46555f;
	margin-bottom: 20px;
	padding: 0 0 0 30px;
	font-style: italic;
	border-left: 1px solid #e0e0e0;
	margin: 0 0 0 15px;
}
blockquote span {
	width: 20px;
	height: 33px;
	padding: 16px 0 0;
	margin-left: -42px;
	float: left;
	font-size: 60px;
	font-family: georgia;
	font-style: normal;
}
.clear {
	clear: both;
}
.rne_inner {
	width: 1040px;
	margin: 0 auto;
	overflow: hidden;
}
/*wrapper*/
#rne_wrapper {
	width: 1300px;
	margin: 0 auto;
}
/*header*/
#rne_header {
}
#rne_header .rne_inner {
	overflow: inherit;
	padding: 0 0 17px;
}
#rne_logo {
	width: 151px;
	height: auto;
	float: left;
	margin: 22px 0 0;
}
#rne_logo a {
	width: 151px;
	height: auto;
}
#rne_logo a img {
	width: 100%;
	height: auto;
	margin-bottom: 4px;
}
/*navigation*/
#rne_navigation {
	float: left;
	margin: 0 0 0 88px; /*was 28px*/
}
#rne_navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#rne_navigation ul li {
	float: left;
	position: relative;
}
#rne_navigation ul li a {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
	font-weight: 400;
	padding: 38px 14px 0;
	display: block;
	border-top: 5px solid #fff;
}
#rne_navigation ul ul {
	position: absolute;
	top: 64px;
	width: 246px;
	padding: 46px 0 0;
	display: none;
	z-index: 1000;	
}
#rne_navigation ul ul li {
	float: none;
	border-bottom: 1px solid #dadada ;
	background:none repeat scroll 0 0 #f6f6f6;
}
#rne_navigation ul ul li:last-child {
	border: none !important;
}
#rne_navigation ul ul li a {
	padding: 6px 15px;
	border: none !important;
/*	color:#333333 !important;*/
	line-height:24px;
}
#rne_navigation ul ul li a:hover, #rne_navigation ul ul li:hover > a {
	border: none !important;
}
#rne_navigation ul ul li:last-child{
	border-bottom-left-radius: 5px;	
	border-bottom-right-radius: 5px;	
}
#rne_navigation ul ul ul {
	position: absolute;
	top: 0;
	padding: 0;
	left: 200px;
}
.rne_sec_logo {
	float: right;
	margin: 42px 0 0;
	width: 154px;
	height: auto;
}
.rne_sec_logo img {
	width: 100%;
	height: auto;
}
/*award Logos added by Regine*/
.rne_award1_logo {
	float: right;
	margin:0 0 0;
	width: 154px;
	height: auto;
}
.rne_award1_logo img {
	width: 100%;
	height: auto;
	position: relative;
	top:0px;
	z-index:1;
	right:152px;
}
.rne_award2_logo {
	float: right;
	margin:0 0 0;
	width: 110px;
	height: auto;
}
.rne_award2_logo img {
	width: 100%;
	height: auto;
	position: relative;
	top:0px;
	z-index:1;
	right:884px;
}
/*end Regines addition*/
/*banner*/
#rne_banner {
	position: relative;
}
.rne_shadow{
	position:absolute;
	top: 0;	
}
#rne_banner img {
	vertical-align: top;
}
/*welcome stack*/
#rne_stack_home {
	padding: 35px 0 31px;
	overflow: hidden;
}
.rne_stack_ticker {
	text-align:center;
	color: #ffffff;
	margin: 0 0 20px 0;
	font-size: 40px;
	font-weight: 400;
	line-height: 70px;
	border-width:thin;
}
.rne_stack_text {
	width: 815px;
	float: left;
    color: #fff;
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}
.rne_stack_text img {
	float: left;
	margin: 14px 50px 20px 0;
}
.rne_stack_text h1 {
	font-size: 30px;
	color: #fff !important;
	line-height: 35px;
	font-weight: 100;
	margin: 0 0 10px;
}
.rne_stack_text p {
	color: #fff;
	margin: 0;
}
.rne_stack_text p a {
	font-weight: 700;
	color: #062954;
}
.rne_register-btn {
	font-size: 23px;
	text-decoration: none;
	color: #25a6e1;
	background: #fff;
	font-weight: 300;
	line-height: 28px;
	display: block;
	border-radius: 5px;
	width: 175px;
	float: right;
	padding: 14px 0;
	text-align: center;
	margin: 39px 0 0;
	-webkit-box-shadow: 0 3px 10px -4px #000;
       -moz-box-shadow: 0 3px 10px -4px #000;
            box-shadow: 0 3px 10px -4px #000;
}
.rne_register-btn span {
	color: #46555f;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
}
.rne_register-btn:hover {
	text-decoration: none;
	background: #062954;
	color: #fff;
}
/*.rne_register-btn:hover span {
	color: #92defb !important;
}*/
/*content*/
#rne_content {
	padding: 40px 0 15px;
	overflow: hidden;
}
#rne_content .rne_nobackground .rne_inner {
	background: #f3f1f1;
}
.rne_one_half {
	width: 493px;
	float: left;
}
.rne_one_half.rne_right {
	float: right;
}
div.ppt {
    display: none !important;
}
/*featured snippets*/
.rne_ft_snippets {
	float: left;
	width: 240px !important;
	margin-right: 25px;
	height: 460px;
}
.rne_ft_snippets a {
	color: #666666;}
/*#rne_snippet h2 {  
	margin-bottom: 0;
	text-align: center;
}*/
/*#rne_snippet h3 {   
	margin-bottom: 40px;
	text-align: center;
}*/
#rne_snippet {
	margin: 40px 0;
}
#rne_snippet .rne_inner {
	position: relative;
	overflow:inherit;
}
.rne_snippets_decs {
	text-align: center;
	padding: 20px 15px;
	width: 210px;
}
#rne_snippet img {
	vertical-align: top;
}
#rne_snippet a:hover {
	text-decoration: none;
}
.rne_snippets_decs p {
	margin-bottom: 0;
	font-size: 14px;
}
.rne_snippets_decs h5 {  /*h2*/
	color: #062954;
	margin-bottom: 10px !important;
}
.rne_more_info {
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	background: #00a5e3;
	display: none;
	line-height: 40px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.rne_ft_snippets:hover span {
	display: block;
}
.rne_no_margin {
	margin-right: 0 !important;
}
.rne_snippets_scroll {
	overflow: hidden;
	width: 1046px;
}
.rne_snippets_scroll .cycle-slideshow {
	height: 460px;}
.rne_control {
	width: 1170px;
	position: absolute;
	top: 305px;
	left: 50%;
	margin: 0 0 0 -590px;
	z-index: 1000;
}
.rne_control a {
	width: 24px;
	height: 40px;
	display: block;
	text-indent: -9000px;
}
.rne_control #next1 {
	background: url(../images/sprite.png) no-repeat;
	float: right;
	background-position: -24px -35px;
	top: 117px;
}
.rne_control #prev1 {
	background: url(../images/sprite.png) no-repeat;
	float: left;
	background-position: 0px -35px;
}
/*inner page*/
.rne_sep {
	height: 45px;
	display: block;
	border-bottom:1px solid #e0e0e0;
	margin: 0 0 45px 0;
	clear: both;
}
.rne_one_third {
	width: 322px;
	float: left;
	margin: 15px 35px 0 0;
}
.rne_gallery {
	width: 1075px;
	margin-top: 40px;
}
.rne_gallery img {
	margin: 0 25px 25px 0;
	vertical-align: top;
}
/*blog*/
.rne_blog_content {
	float: left;
	width: 770px;
}
#rne_content aside {
	float: right;
	width: 230px;
}
.rne_blog_content h1 {
	margin-bottom: 10px;
}
.rne_blog_content p small {
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 700;
}
.rne_blog_content p a {
	font-size: 16px; /*was12px*/
	font-weight: 300px;
	padding-left: 0px; /*was 10px*/
	color: #73bee9;
}
.rne_blog_content span {
	text-transform: uppercase;
	margin-bottom: 30px;
	display: block;
	font-weight: 700;
	color: #666666;
font-size: 16px;
}
.rne_blog_content img {
	margin-bottom: 20px;
}
/*aside*/
aside {
}
.rne_widget h3 {
	font-size: 30px;
	color: #00a5e3;
	font-weight: 200;
	margin-bottom: 37px;
}
.rne_widget ul {
}
.rne_widget ul li:before {
	content: none !important;
}
.rne_widget ul li {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px !important;
	padding: 0 0 10px 0 !important;
	text-indent: 0 !important;
}
.rne_aside_logo {
	width:154px;
	margin:0 auto;
	height: auto;
	display: block;
}
.rne_aside_logo img {
	width: 100%;
	height: auto;
}
.rne_widget ul li a {
	font-size: 16px;
	color: #333333;
	font-weight: 600;
}
.rne_widget ul li a:hover {
	text-decoration: none;
	/*color: #25a6e1;*/
}
.rne_serach {
	box-shadow: inset 0 4px 14px #e4e4e4;
	width: 230px;
	background: #f8f8f8;
	border-radius: 5px;
	height: 35px;
}
.rne_serach input[type=text] {
	background: url(../images/search-icon.png) no-repeat 16px;
	width: 160px;
	height: 35px;
	border: none;
	outline: 0;
	padding: 0 0 0 38px;
	float: left;
}
.rne_serach input[type=button] {
	background: url(../images/search-btn.png) no-repeat 0 14px ;
	height: 35px;
	width: 22px;
	border: 0;
	cursor: pointer;
	outline: none;
	float: right;
}
::-webkit-input-placeholder {
 color: #46555f;
 font-size: 14px;
 font-weight: 300px;
}
:-moz-placeholder { /* Firefox 18- */
 color: #46555f;
 font-size: 14px;
 font-weight: 300px;
}
::-moz-placeholder {  /* Firefox 19+ */
 color: #46555f;
 font-size: 14px;
 font-weight: 300px;
}
:-ms-input-placeholder {
 color: #46555f;
 font-size: 14px;
 font-weight: 300px;
}
.rne_widget_register {
	width: 180px;
	overflow: hidden;
	margin-top: 35px;
	text-align: center;
	padding: 0px 37px 0px 13px;
	margin-bottom: 60px;
	background: url(../images/widget-bg.jpg) no-repeat #25a6e1;
}
.rne_widget_register h3 {
	font-size: 30px;
	color: #fff;
	font-weight: 100;
	line-height: 35px;
	margin-top: 30px;
}
.rne_widget_register h4 {
	font-size: 16px;
	color: #fff;
	font-weight: 300;
	line-height: 28px;
	margin: 15px 0 18px;
}
.rne_widget_register a {
	font-size: 16px !important;
	color: #062954;
}
.rne_blog_content h1 a {
	font-weight: 200;
}
.rne_stack_text  a {
    color: #062954;
    font-weight: 700;
}
.rne_register-btn {
	font-size: 23px !important;
}
.rne_blog_content h1 a:hover {
	text-decoration:none;
	color:#333333;
}
/*table*/
.rne_table_text {
	width: 315px;
	float: left;
}
.tablepress thead th {
/*	background: #92defb !important;*/
	font-size: 14px !important;
	color: #fff !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	padding-left: 21px;
}
.tablepress .sorting:after, .tablepress .sorting_asc:after, .tablepress .sorting_desc:after {
	font-family: TablePress;
	font-weight: 400;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0px !important;
	margin: auto;
	height: 14px;
	line-height: 1;
}
.rne_table_text .tablepress .sorting:before {
	content: "" !important;
	background: url(../images/arrows.png) no-repeat !important;
}
.tablepress .sorting {
	background: url(../images/arrows.png) no-repeat left !important;
	padding-left: 21px;
}
.tablepress .sorting_asc:after {
	content: "" !important;
	padding: 0 0 2px;
	background: url(../images/asc.png) no-repeat left !important;
}
.tablepress .sorting_desc:after {
	content: "" !important;
	background: url(../images/desc.png) no-repeat left !important;
}
.tablepress .sorting:after {
    content: "" !important;
}
.tablepress .sorting:before {
    content: "" !important;
}
.rne_table_text .tablepress .sorting:before, .tablepress .sorting_asc:before, .tablepress .sorting_desc:before {
    bottom: 0 !important;
    font-family: TablePress !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    height: 14px !important;
    line-height: 1 !important;
    margin: auto !important;
    position: absolute !important;
    left: 0px !important;
    top: 0 !important;
}
.tablepress tr {
	height: 50px;
}
.tablepress tbody td, .tablepress tfoot th {
	border-top: 0 !important;
	vertical-align: middle !important;
	padding-left: 21px;
}
.tablepress th.column-1.sorting {
	background: url(../images/arrows.png) no-repeat 12px center !important;
	padding-left: 21px;
}
#rne_content .rne_table_text .tablepress th.column-1.sorting_asc:after, .tablepress th.column-1.sorting_desc:after {
	left: 12px !important;
}
th.column-1 {
	padding-left: 15px !important;
}
.tablepress tbody td:first-child {
	padding-left: 15px !important;
}
.tablepress th.column-6, .tablepress th.column-6.sorting_asc:after, .tablepress th.column-6.sorting_desc:after {
	background-image: none !important;
}
.dataTables_info {
	display: none !important;
}
.rne_table {
	width: 1020px;
	margin:0 auto;
}
.dataTables_wrapper {
	clear: none !important;
	margin-bottom: 1em;
	float: none !important;
}
.tablepress-table-name {
	float: left;
	margin-left: 22px;
	position: relative;
	top: -1px;
}
.dataTables_filter {
	position: relative;
	right: 0;
	float: right;
	top: -8px;
}
.dataTables_filter input[type="search"] {
	border: 0;
	background: url(../images/input-bg.jpg) repeat-x;
	border-radius: 5px;
	font-size: 16px;
	padding: 11px 15px;
	color: #666;
	outline: none;
	width: 180px !important;
}
/*popup*/
#rne_popup_outer {
	background: url(../images/popup-bg.png) repeat;
	width: 100%;
	z-index: 10000;
	position: fixed;
	display: none;
}
.rne_popup {
	width: 800px;
	height: 520px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -400px;
	overflow: auto;
}
.rne_popup_inner {
	width: 667px;
	margin: 0 auto;
	position: relative;
	font-weight: 300;
}
.rne_popup_text {
	padding: 42px 0 0;
	height: 115px;
}
.rne_register_form {
	padding: 5px 0 0;
}
.rne_register_form p {
	float: left;
}
.rne_register_form p label {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	display: block;
	color: #fff;
}
.rne_register_form p input[type=text], .rne_register_form p input[type=tel] {
	border: 0;
	background: url(../images/input-bg.jpg) repeat-x;
	border-radius: 5px;
	font-size: 16px;
	padding: 11px 15px;
	color: #666;
	outline: none;
	width: 230px;
}
.rne_register_form p input[type=email] {
	border: 0;
	background: url(../images/input-bg.jpg) repeat-x;
	border-radius: 5px;
	font-size: 16px;
	padding: 11px 15px;
	color: #666;
	outline: none;
	width: 510px;
}
.rne_register_form p input[type=submit] {
	border: 0;
	background: #fff;
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #062954;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 5px;
	cursor: pointer;
	margin: 0 0 0 12px;
	-webkit-box-shadow: 0 3px 10px -4px #000;
       -moz-box-shadow: 0 3px 10px -4px #000;
            box-shadow: 0 3px 10px -4px #000;
}
.rne_register_form p input[type=submit]:hover {
	background: #062954;
	color: #fff;
}
p.rne_half {
	float: left;
	margin: 0 20px 13px 0;
}
.rne_popup_close_btn {
	width: 29px;
	height: 25px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	display: block;
	position: absolute;
	top: 0;
	right: 50px;
        font-weight: 400;
        color: #fff;
        text-align: center;
}
.rne_popup_close_btn:hover{
    text-decoration: none;
}
/*footer*/
#rne_footer {
}
.rne_upper_footer {
}

.rne_contact_info {
	width: 520px;
	float: left;
	background: url(../images/footer-bg.png) left no-repeat #00a5e3;
	padding: 40px 0 39px 130px;
	height: 216px;
	font-size: 40px !important;
	font-weight: 200;
	color: #fff !important;
	margin-bottom: 20px;
}
.ftext1 {
	font-size: 40px !important;
	font-weight: 200;
	color: #fff !important;
	margin-bottom: 20px;
}
.ftext2 {
	font-size: 20px;
	line-height: 30px !important;
	font-weight: 400;
    margin: 0 0 10px !important;
}
.ftext4 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 15px;
	color: #062954;
}
.rne_enquiries {
	width: 230px;
	float: left;
	margin: 0 20px 0 0;
}
.rne_enquiries .footer2 {
	margin: 0 0 10px;
}
.rne_enquiries .footer4 {
	color: #fff;
	margin: 0 0 2px;
}
.rne_enquiries p {
	color: #fff;
	margin: 0;
	line-height: 25px;
}
.rne_enquiries p span {
	width: 70px;
	display: inline-block;
	color: #fff;
	font-weight: 400;
}
.rne_enquiries p a {
	text-decoration: none;
	color: #062954;
	font-weight: 700;
	margin-left: -4px;
}
.rne_enquiries p a:hover {
	text-decoration: underline;
}
.rne_map {
	width: 650px;
	float: right;
}
.rne_map img {
	vertical-align: top;
}
.rne_bottom_footer {
	padding: 32px 0 27px;
}
.rne_footer_logo {
	margin: 2px 0 0 0;
	float: left;
	width: auto;
	height: auto;
}
.rne_footer_logo img {
	width: auto;
	height: auto;
	padding-right: 20px;
}
.rne_ft_secondary_logo {
	width: auto;
	height: auto;
	float: left;
}
.rne_ft_secondary_logo img {
	width: 100%;
	height: auto;
	margin-right: 20px !important;
}
.rne_ft_third_logo {
	width: auto;
	height: auto;
	float: left;
	padding-left: 20px;
}
.rne_ft_third_logo img {
	width: 100%;
	height: auto;
}
.rne_copyrights {
	font-size: 14px;
	float: right;
	margin: 11px 0 0;
}
.rne_copyrights a {
	font-weight: 300;
	color: #00a5e3;
}
.rne_map iframe {
	vertical-align: top;
}
/*Blog Search*/
.search-box {
	box-shadow: inset 0 4px 14px #e4e4e4;
	width: 230px;
	background: #f8f8f8;
	border-radius: 5px;
	height: 35px;
	margin-bottom:35px;
}
.search-box input#s {
	background: url(../images/search-icon.png) no-repeat 16px;
	width: 160px;
	height: 35px;
	border: none;
	outline: 0;
	padding: 0 0 0 38px;
	float: left;
}
.search-box input[type="submit"] {
	background: url(../images/search-btn.png) no-repeat 0 14px;
	height: 35px;
	width: 22px;
	border: 0;
	cursor: pointer;
	outline: none;
	float: right;
	text-indent: -999px;
}
/*Single Page styles*/
.rne_register_widget {
	width: 180px;
	overflow: hidden;
	margin-top: 35px;
	text-align: center;
	padding: 0px 37px 6px 13px;
	margin-bottom: 60px;
}
.rne_blog_content .sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button {
	background: #fff !important; 
	color: #cccccc !important;
	display: inline-box;
	height: 15px;
	border: 1px solid #cccccc;
	line-height: 1px;
	width: 15px;
}
.rne_blog_content .sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button {
	background: #fff !important;
	color: #cccccc !important;
	display: inline-box;
	height: 15px;
	border: 1px solid #cccccc;
	line-height: 1px;
	width: 15px;
}
.rne_blog_content .sd-social-icon .sd-content ul li[class*='share-'].share-google-plus-1 a.sd-button {
	background: #fff !important;
	color: #cccccc !important;
	display: inline-box;
	height: 15px;
	border: 1px solid #cccccc;
	line-height: 1px;
	width: 15px;
}
.rne_blog_content .sd-content ul li:before {
	content:no-close-quote !important;
}
/*Social Icon*/
.sd-content ul li {
	padding: 0 0 0 0px !important;
}
/*PageNavi*/
span.pages{
	display:none;	
}
.m_pagenavi .wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi span.current {
	font-weight: bold;
	display: inline-block;
	font-size: 16px;
	background: #f3f1f1;
	border:0 !important;
	width: 18px;
	color:#25a6e1;
	height:24px;
}
.wp-pagenavi {
	clear: both;
	text-align: center;
}
.wp-pagenavi a{
	border:0 !important;
	color:#25a6e1;
	font-size:16px;
}
.navigation .alignleft {
	float: left;
}
.navigation .alignright {
	float: right;
}
/*Comments*/
#commentform  #email {
	border: 0;
	background: url(../images/blog-input-bg.jpg) repeat-x #EEEEEE !important;
	border-radius: 5px;
	font-size: 16px !important;
	padding: 11px 15px !important;
	color: #666 !important;
	outline: none !important;
	width: 396px !important;
}
#commentform  #author , #url ,#comment{
	border: 0;
	background: url(../images/blog-input-bg.jpg) repeat-x #EEEEEE !important;
	border-radius: 5px;
	font-size: 16px !important;
	padding: 11px 15px !important;
	color: #666 !important;
	outline: none !important;
	width: 396px !important;
}
form#commentform small {
	display: block;
}
#comment {
	border: 0;
	background: url(../images/textarea-bg.jpg) repeat-x #EEEEEE !important;
	border-radius: 5px;
	font-size: 16px !important;
	padding: 11px 15px !important;
	color: #666 !important;
	outline: none !important;
	width: 396px !important;
	resize: none;
}
form#commentform input#submit {
	border: 0;
	background: #fff !important;
	width: 174px !important;
	height: 40px !important;
	line-height: 40px !important;
	text-align: center !important;
	font-size: 14px !important;
	color: #062954 !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	border-radius: 5px !important;
	cursor: pointer !important;
	margin: 0 !important;
	-webkit-box-shadow: 0 3px 10px -4px #000 !important;
       -moz-box-shadow: 0 3px 10px -4px #000 !important;
            box-shadow: 0 3px 10px -4px #000 !important;
}
form#commentform input#submit:hover{
	background: #062954 !important;
	color: #fff !important;
}
cite.fn {
	margin: 0px 0px;
	float: right;
}
.comment-author.vcard {
	width: 87px;
	float: left;
	margin-right: 20px;
}
.comment-author.vcard img {
	float: left;
}
span.says {
	float: right;
}
.robots-nocontent.sd-block.sd-social.sd-social-icon.sd-sharing {
	/*position: relative;*/
	top: -380px;
	left: 563px;
}
.sd-content {
	position: relative;
	top: -40px;
	left: 55px;
}
div.sharedaddy h3.sd-title:before{
	border:none !important;
}
div.sharedaddy h3.sd-title {
	color: #666666;
}
.sd-content ul li:before {
	margin:0 !important;	
}
div.wpcf7-response-output {
    font-size: 15px;
    margin: 0 !important;
    padding: 0.2em 1em;
    position: absolute;
    top: 62px;
	right: 0;
	width: 75px;
}
span.wpcf7-not-valid-tip {
    font-size: 14px !important;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current{
	border:none !important;
	color: #25a6e1;	
	font-size:16px;
}
.wp-pagenavi a, .wp-pagenavi span{
	display:inline-block;	
}
.wp-pagenavi span.pages{
	display :none;	
}
.vc_col-sm-9 {
    top: -73px;
    position:relative;
}
.vc_col-sm-6 .wpb_wrapper .wpcf7-text,.vc_col-sm-6 .wpb_wrapper .wpcf7-form-control .wpcf7-text,.vc_col-sm-6 .wpb_wrapper .wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-tel,.vc_col-sm-6 .wpb_wrapper .wpcf7-email {
	width:300px;	
	background:#eeeeee;
	padding:10px 3%;
	outlin:none;
	border:none;
	border-radius: 5px;
	margin-bottom: 10px;
}
.wpcf7-form  p {
   line-height:39px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.wpcf7-form textarea {
    border: 1px solid #eeeeee;
    outline: medium none;
    resize: none;
    width: 305px;
	background:#eeeeee;
	padding:10px 3%;
	border-radius: 5px;
}
.wpcf7-submit{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #1e8ac3;
    border-radius: 5px;
    color: #062954;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin: 0 0 0 12px;
    text-align: center;
    text-transform: uppercase;
    width: 110px;
}
.wpcf7-submit:hover{
	background:	#062954;
	color:#fff;
}
.wpb_tabs.wpb_content_element ul{
	padding:0 !important;	
}
.rne_cta_sidebar #rne_register_bar_widget-4 {
	margin-top: 0 !important;
}
.rne_register_form .gform_body label {
	color: #fff !important;	
	margin-left:0 !important;
}
/*.rne_register_form .ginput_container .large{
	width:559px !important;	
}*/
/*#rne_content .rne_inner .rne_register_form .gform_body .gfield.gfield_error.gf_right_half{
	padding-left:80px !important;
	padding-right: 15px !important;	
	background-image:none !important;
}*/
.rne_register_form .ginput_container input{
	border: 0;
	background: url(../images/input-bg.jpg) repeat-x !important;
	border-radius: 5px !important;
	font-size: 16px !important;
	padding: 11px 15px !important;
	color: #666;
	outline: none;
	width: 630px !important;	
}
.gform_body label{
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase !important;
	display: inline-block !important;
	color: #000;	
	margin:0px 0 4px 20px !important;
	text-align: left !important;
}
.ginput_container textarea{		
	border: 0;
	background: #eeeeee !important;
	border-radius: 5px !important;
	font-size: 16px !important;
	padding: 11px 15px !important;
	color: #666;
	outline: none;
	width:630px !important;	
}
.ginput_container input{
	border: 0;
	background: #eeeeee !important;
	border-radius: 5px !important;
	font-size: 16px !important;
	padding: 11px 15px !important;
	color: #666;
	outline: none;
	width: 630px !important;	
}
/*.gform_body{
	width:548px !important;	
}
.gform_body ul {
	margin:0;
	padding: 0;	
	list-style:none !important;
	background:none !important;
}
.gform_body ul li{
	width:225px !important;
}*/
.gform_button.button{
	border: 0;
	background: #fff;
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #062954;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 5px;
	cursor: pointer;
	margin: 0;
	box-shadow: 0 3px 10px -4px #000;
	padding: 0 20px 0 20px;
}
.gform_button.button:hover{
	background: #062954;
	color: #fff;
}
.gform_body span{
	display:inline;	
}
/*#rne_content .rne_inner .gform_body .gfield.gfield_error.gf_right_half{
	padding-top:0 !important;
	padding-left:31px !important;
	padding-right: 5px !important;	
}*/
.wpb_wrapper .gform_wrapper .top_label li.gfield.gf_right_half {
	clear: none !important;
	float: none !important;
}
.gform_wrapper .top_label li.gfield.gf_right_half {
	width: 0px !important;
}
.rne_popup .rne_register_form .rne_popup_inner .gform_wrapper .top_label li.gfield.gf_right_half {
	width: 100% !important;
}
.gform_wrapper .top_label .gfield_label{
	margin: 0 !important;
	width: 100% !important;
}
#rne_content .gform_wrapper .top_label li {
	padding: 0 14px 0 0 !important;
}
#rne_content .gform_wrapper .top_label li:before {
	margin: 0 14px 0 0 !important;
}
#rne_content .rne_inner .wpb_wrapper .wpb_tabs ul li {
	margin-bottom: 0px;
    padding: 0px;
	background: none;
}
#rne_content .rne_inner .rne_widget ul li {
	background: none;
}
#rne_content .rne_inner .gform_wrapper .gform_body ul li {
	background: none;
}
.gform_wrapper {
    float: left;
    margin: 10px 0 !important;
    max-width: 102% !important;
    overflow: inherit !important;
}
.gform_wrapper.gf_browser_chrome input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]), .gform_wrapper.gf_browser_chrome textarea, .gform_wrapper.gf_browser_gecko input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]), .gform_wrapper.gf_browser_gecko textarea, .gform_wrapper.gf_browser_safari input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]), .gform_wrapper.gf_browser_safari textarea {
	border: none !important;
}

.gform_wrapper .top_label li.gfield.gf_inline input[type=email].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=number].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=password].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=tel].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=text].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=url].medium {
    width: 18.7em!important;
}
.gform_wrapper .top_label li.gfield.gf_right_half {
    clear: right !important;
    float: none !important;
}
.vc_col-sm-9 {
/*    float: right !important;*/
/*    width: 66% !important;*/
	top: 7px !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_content_element .wpb_tabs_nav li:hover {
    background-color: #f7f7f7 !important;
}
.gform_wrapper ul li.gfield {
	clear: inherit !important;
}
.rne_popup .gform_wrapper li, .rne_popup .gform_wrapper form li {
	float: left !important;
	margin-right: 26px !important;
}
.rne_popup .ginput_container input {
	width: 276px !important;
}
.gfield.rne_register_email {
    width: 95%;
}
.gfield.rne_register_email input {
	width: 580px !important;
}
.rne_popup_inner #gforms_confirmation_message  .gform_confirmation_wrapper  {
	color: #fff;
    padding: 37px 0 90px;
    text-align: center;
}
/* Visibilties */
.visible-phone {
	visibility: hidden;
	display: none;
}
.visible-desktop {
	visibility: visible;
}
/* ============================= */
/* ! Layout for phone version   */
/* ============================= */
/*Rsponsive layout 1024*/
@media screen and (min-width: 769px) and (max-width: 1024px) {
.visible-phone {
   visibility: visible;
   display: inherit;
}
.visible-desktop {
   visibility: hidden;
   display: none;
}
#rne_wrapper {
    margin: 0 auto;
    width: 100%;
}
.vc_col-sm-3{
	width: 98% !important;
	margin-bottom: 60px;	
}
#rne_header .rne_inner {
    overflow: inherit;
    padding: 0;
	width: 768px;
	position: relative;
}
#rne_logo {
    border-right: 1px solid #e0e0e0;
    float: none;
    height: 62px;
    margin: 0 0 0 183px;
    padding: 22px 48px 0 0;
    width: 151px;
}
.rne_sec_logo {
    display: inline-block;
    float: none;
    height: auto;
    margin: 6px 0 0;
    position: absolute;
    right: 179px;
    top: 38px;
    width: 154px;
}
.rne_award2_logo img {
	right:600px;
}
#rne_navigation {
    float: left;
    margin-top: 32px !important;
}
#rne_navigation ul li a {
/*  border-bottom: 5px solid #fff;*/
    border-top: 0 none !important;
    color: #333333;
    display: block;
    font-size: 15px;
    font-weight: 400;
    padding: 0 14px 28px;
    text-decoration: none;
}
#rne_navigation ul li a:hover, #rne_navigation ul li:hover > a, #rne_navigation ul li.current-menu-item > a {
	/*border-bottom: 5px solid #00a5e3;*/
    /*color: #00a81e;*/
	border-top: 0
}
#rne_navigation ul ul {
    padding: 0 0 0 0 !important;
    top: 48px !important;
}
#rne_stack_home {
    /*background-image: none !important;*/
	padding: 0;
}
#rne_stack_home .rne_inner {
	width: 88%;
	position: relative;
	padding: 35px 0 6%;
	text-align: center;
}
.rne_stack_text {
    float: left;
    width: 100%;
	text-align: left;
}
.rne_stack_text img {
    float: left;
    margin: 8px 50px 0 0;
    width: 175px;
}
.rne_stack_text div {
    float: left;
    width: 65%;
}
#rne_stack_home .rne_inner .rne_register-btn {
    display: inline-block;
    float: none;
    left: 0;
    margin: 20px 0 0;
    position: inherit;
    top: inherit;
}
#rne_content .rne_inner {
	width: 88%;
}
.rne_one_half {
    float: left;
    width: 47%;
}
.rne_contact_info {
    padding: 40px 0 39px 50px;
    width: 505px;
}
.rne_enquiries {
    float: left;
    margin: 0 30px 0 0;
    width: 203px;
}
.rne_map {
    float: left;
    width: 213px;
}
.rne_map iframe {
    vertical-align: top;
    width: 650px;
}
.rne_upper_footer {
    overflow: hidden;
    width: 100%;
}
.rne_bottom_footer .rne_inner {
	width: 88%;
}
.rne_copyrights {
    float: right;
    font-size: 12px;
    margin: 0;
	line-height: 20px;
    text-align: right;
    width: 210px;
}
.rne_copyrights span {
	display: none;
}
.rne_footer_logo {
    margin: 2px 45px 0 0;
}
#rne_snippet {
	display: none;
}
.rne_snippet_res {
	display: block !important;
}
#rne_snippet .rne_inner {
    overflow: hidden;
    position: relative;
    width: 91%;
	text-align: center;
}
.rne_snippet_res .rne_ft_snippets {
    float: none;
    height: inherit;
    margin: 0 12px 50px;
    width: 320px !important;
	display: inline-block !important;
}
#rne_snippet img {
    height: auto;
    vertical-align: top;
    width: 100%;
}
.rne_snippets_decs {
    margin: 0;
    padding: 23px 20px 60px;
    position: relative;
    text-align: center;
    width: 280px;
}
.rne_more_info {
    border-radius: 5px 5px 0 0;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
	position: relative;
    line-height: 40px;
    margin: -40px auto 0;
    text-align: center;
    text-transform: uppercase;
    width: 180px;
}
.rne_mobile_menu_btn {
	display: none;
}
#rne_banner img {
    height: auto;
    vertical-align: top;
    width: 100%;
}
.rne_one_third {
    float: left;
    margin: 0;
    width: 100%;
}
#gallery-1 {
    margin: auto;
    text-align: center;
}
#gallery-1 .gallery-item {
    display: inline-block;
    float: none !important;
    height: auto !important;
    margin: 20px 10px 0 !important;
    text-align: center;
    width: 22% !important;
}
#gallery-1 img {
    border: 0 none !important;
    height: auto !important;
    width: 100% !important;
}
.rne_table {
    margin: 0 auto;
    width: 100%;
}
.rne_table_text {
    float: left;
    width: 100%;
}
.dataTables_wrapper {
    width: 100%;
}
.tablepress-table-name {
    float: left;
    margin-bottom: 0;
    margin-left: 22px;
    position: relative;
    top: 23px;
}
.dataTables_filter {
    float: right;
    position: relative;
    right: 0;
    top: -23px;
}
.rne_blog_content {
    float: left;
    width: 61%;
}
.rne_blog_content img {
    height: auto;
    margin-bottom: 20px;
    width: 100%;
}
#rne_popup_outer {
	height: 100% !important;
}
#rne_navigation ul li {
	padding-left: 10px;
}
.vc_col-sm-9 {
	width: 100% !important;
}
.wp-pagenavi .nextpostslink {
}
.wp-pagenavi {
    clear: none !important;
    margin: 0 auto;
    width: 210px;
}
.wp-pagenavi a, .wp-pagenavi span {
	float: left !important;
}
.wpb_wrapper .ginput_container input {
	width: 390px !important;
}
.wpb_wrapper .ginput_container textarea {
	width: 390px !important;
}
.vc_carousel-slideline {
	width: 100% !important;
}
.vc_inner img {
	width: 100%;
	height: auto;
}
}
/*Rsponsive layout 768*/
@media screen and (min-width: 641px) and (max-width: 768px) {
.visible-phone {
   visibility: visible;
   display: inherit;
}
.visible-desktop {
   visibility: hidden;
   display: none;
}
#rne_wrapper {
    margin: 0 auto;
    width: 100%;
}
#rne_header {
	padding: 0 0 30px;
	height: 150px;
}
#rne_header .rne_inner {
    overflow: inherit;
    padding: 0;
	width: 600px;
	position: relative;
}
#rne_logo {
    border-right: 1px solid #e0e0e0;
    float: none;
    height: 62px;
    margin: 0 0 0 100px;
    padding: 22px 48px 0 0;
    width: 151px;
}
.rne_sec_logo {
    display: inline-block;
    float: none;
    height: auto;
    margin: 59px 0 0;
    position: absolute;
    right: 100px;
    top: 0;
    width: 154px;
}
.rne_award1_logo {
	right: 97px;;
}
.rne_award2_logo {
	right: 400px;
}
.rne_award2_logo img {
	right:600px;}
.rne_mobile_menu_btn {
	font-size: 16px;
	/*color: #00a5e3;*/
	font-weight: 400;
	width: 360px;
	height: 40px;
	margin: 27px auto 0;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	padding: 0 20px;
	background: url(../images/menu-bg.jpg) repeat-x #f6f6f6;
}
.rne_mobile_menu_btn span {
	display: block;
	background: url(../images/menu-icon.png) no-repeat left;
}
.rne_mobile_menu_btn:hover {
	text-decoration: none;
}
#rne_navigation {
    float: none;
    margin: -2px auto 0 !important;
	width: 400px;
	background: #f6f6f6;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	position: relative;
	z-index: 100;
	display: none;
}
#rne_navigation ul li {
	float: none;
	padding: 0 35px;
}
#rne_navigation ul li a {
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 0 17px 0px;
    text-decoration: none;
	line-height: 41px;
	text-align: center;
	border-top: 1px solid #dadada !important;
}
#rne_navigation ul li a:hover, #rne_navigation ul li:hover > a, #rne_navigation ul li.current-menu-item a {
    /*color: #00a81e;*/
	border-top: 0
}
#rne_navigation ul ul {
    padding: 0;
    top: 0;
	width: inherit;
	display: none;
	position: inherit;
}
#rne_navigation ul ul li:first-child {
	border-top: 1px solid #dadada;
}
#rne_stack_home {
	padding: 0;
	text-align: center;
}
#rne_stack_home .rne_inner {
	width: 88%;
	position: relative;
	padding: 35px 0 6%;
}
.rne_stack_text {
    float: left;
    width: 100%;
}
.rne_stack_text img {
    float: none;
    margin: 8px 0 25px 0;
    width: 260px;
}
.rne_stack_text div {
    float: left;
    width: 100%;
	text-align: center;
}
#rne_stack_home .rne_inner .rne_register-btn {
    display: inline-block;
    float: none;
    margin: 28px 0 0;
}
#rne_content .rne_inner {
	width: 88%;
}
.rne_one_half {
    float: left;
    width: 47%;
}
.rne_contact_info {
    padding: 40px 10% 39px;
    text-align: center;
    width: 80%;
}
.rne_enquiries {
    display: inline-block;
    float: none;
    margin: 0 30px 0 0;
    text-align: left;
    width: 203px;
}
.rne_map {
    float: left;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.rne_map iframe {
    vertical-align: top;
    width: 100%;
}
.rne_upper_footer {
    overflow: hidden;
    padding-top: 295px;
    position: relative;
    width: 100%;
}
.rne_bottom_footer .rne_inner {
	width: 88%;
}
.rne_copyrights {
    float: right;
    font-size: 12px;
    margin: 0;
	line-height: 20px;
    text-align: right;
    width: 210px;
}
.rne_copyrights span {
	display: none;
}
.rne_footer_logo {
    margin: 2px 35px 0 0;
	width: 195px;
}
#rne_snippet {
	display: none;
}
.rne_snippet_res {
	display: block !important;
}
#rne_snippet .rne_inner {
    overflow: hidden;
    position: relative;
    width: 91%;
	text-align: center;
}
.rne_snippet_res .rne_ft_snippets {
    float: none;
    height: inherit;
    margin: 0 12px 50px;
    width: 320px !important;
	display: inline-block !important;
}
#rne_snippet img {
    height: auto;
    vertical-align: top;
    width: 100%;
}
.rne_snippets_decs {
    margin: -67px 0 0;
    padding: 23px 20px 60px;
    position: relative;
    text-align: center;
    width: 280px;
}
.rne_more_info {
    border-radius: 5px 5px 0 0;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
	position: relative;
    line-height: 40px;
    margin: -40px auto 0;
    text-align: center;
    text-transform: uppercase;
    width: 180px;
}
#rne_banner img {
    height: auto;
    vertical-align: top;
    width: 100%;
}
.rne_one_third {
    float: left;
    margin: 0;
    width: 100%;
}
#gallery-1 {
    margin: auto;
    text-align: center;
}
#gallery-1 .gallery-item {
    display: inline-block;
    float: none !important;
    height: auto !important;
    margin: 20px 10px 0 !important;
    text-align: center;
    width: 21% !important;
}
#gallery-1 img {
    border: 0 none !important;
    height: auto !important;
    width: 100% !important;
}
.rne_table {
    margin: 0 auto;
    width: 100%;
}
.rne_table_text {
    float: left;
    width: 100%;
}
.dataTables_wrapper {
    width: 100%;
}
.tablepress-table-name {
    float: left;
    margin-bottom: 0;
    margin-left: 22px;
    position: relative;
    top: 23px;
}
.dataTables_filter {
    float: right;
    position: relative;
    right: 0;
    top: -23px;
}
.rne_blog_content {
    float: left;
    width: 56%;
}
.rne_blog_content img {
    height: auto;
    margin-bottom: 20px;
    width: 100%;
}
#commentform #author, #url, #comment, #commentform #email, #comment{
    padding: 11px 3% !important;
    width: 94% !important;
}
.rne_popup_responsive {
	position: absolute !important;
}
.rne_popup {
    height: 706px;
    left: 50%;
    margin: 0 0 0 -45%;
    position: absolute;
    top: 50px;
    width: 90%;
}
.rne_popup_text {
    height: 115px;
    padding: 30px 0 10px;
}
.rne_popup_inner {
    margin: 0 auto;
    position: relative;
    width: 90%;
}
p.rne_half {
    float: none;
    margin: 0 0 13px;
}
.rne_register_form p input[type="text"], .rne_register_form p input[type="tel"], .rne_register_form p input[type="email"] {
    padding: 10px 3%;
    width: 94%;
}
.rne_register_form p {
    float: none;
}
.rne_register_form p input[type="submit"] {
    margin: 24px 0 30px;
}
div.wpcf7-response-output {
    font-size: 15px;
    left: 0;
    margin: 0 !important;
    padding: 0.2em 1em;
    position: absolute;
    top: -31px !important;
    width: inherit !important;
}
.vc_col-sm-3{
	margin-bottom: 60px;	
}
.rne_popup .gfield.rne_register_email input {
	width: 490px !important;
}
.vc_col-sm-9 {
	width: 100% !important;
}
.rne_register_form .rne_popup_inner li {
	width: 100% !important;
}
.rne_register_form .rne_popup_inner input[type=text], .rne_register_form .rne_popup_inner input[type=email] {
	width: 90% !important;
	padding: 9px 5% !important;
}
.vc_carousel-slideline {
	width: 100% !important;
}
.vc_inner img {
	width: 100%;
	height: auto;
}
}
/*Rsponsive layout 640*/
@media screen and (min-width: 481px) and (max-width: 640px) {
.visible-phone {
   visibility: visible;
   display: inherit;
}
.visible-desktop {
   visibility: hidden;
   display: none;
}
.rne_award1_logo {
	display: none;
}
.rne_award2_logo {
	display: none;
}
.vc_col-sm-3{
	margin-bottom: 60px;	
}
#rne_wrapper {
    margin: 0 auto;
    width: 100%;
}
#rne_header {
	padding: 0 0 30px;
	height: 150px;
}
#rne_header .rne_inner {
    overflow: inherit;
    padding: 0;
	width: 470px;
	position: relative;
}
#rne_logo {
    border-right: 1px solid #e0e0e0;
    float: none;
    height: 62px;
    margin: 0 0 0 35px;
    padding: 22px 48px 0 0;
    width: 151px;
}
.rne_sec_logo {
    display: inline-block;
    float: none;
    height: auto;
    margin: 6px 0 0;
    position: absolute;
    right: 40px;
    top: 27px;
    width: 154px;
}
.rne_mobile_menu_btn {
	font-size: 16px;
/*	color: #00a5e3;*/
	font-weight: 400;
	width: 360px;
	height: 40px;
	margin: 27px auto 0;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	padding: 0 20px;
	background: url(../images/menu-bg.jpg) repeat-x #f6f6f6;
}
.rne_mobile_menu_btn span {
	display: block;
	background: url(../images/menu-icon.png) no-repeat left;
}
.rne_mobile_menu_btn:hover {
	text-decoration: none;
}
#rne_navigation {
    float: none;
    margin: -2px auto 0 !important;
	width: 400px;
	background: #f6f6f6;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	position: relative;
	z-index: 100;
	display: none;
}
#rne_navigation ul li {
	float: none;
	padding: 0 35px !important;
}
#rne_navigation ul li a {
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 0 17px 0px;
    text-decoration: none;
	line-height: 41px;
	text-align: center;
	border-top: 1px solid #dadada !important;
}
#rne_navigation ul li a:hover, #rne_navigation ul li:hover > a, #rne_navigation ul li.current-menu-item a {
    /*color: #00a81e; */
	border-top: 0
}
#rne_navigation ul ul {
    padding: 0;
    top: 0;
	display: none;
	position: inherit;
	width: 100%;	
}
#rne_navigation ul ul li:first-child {
    border-top: 1px solid #dadada;
}
#rne_stack_home {
	padding: 0;
	text-align: center;
}
#rne_stack_home .rne_inner {
	width: 88%;
	position: relative;
	padding: 35px 0 6%;
}
.rne_stack_text {
    float: left;
    width: 100%;
}
.rne_stack_text img {
    float: none;
    margin: 8px 50px 25px 0;
    width: 260px;
}
.rne_stack_text div {
    float: left;
    width: 100%;
	text-align: left;
}
#rne_stack_home .rne_inner .rne_register-btn {
    display: inline-block;
    float: none;
    margin: 28px 0 0;
}
#rne_content .rne_inner {
	width: 88%;
}
.rne_one_half {
    float: left;
    width: 47%;
}
.rne_contact_info {
    padding: 40px 10% 39px;
    text-align: center;
    width: 80%;
	height: inherit;
}
.rne_enquiries {
    display: inline-block;
    float: none;
    margin: 0 15px 30px;
    text-align: left;
    width: 203px;
}
.rne_map {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.rne_map iframe {
    vertical-align: top;
    width: 100%;
}
.rne_upper_footer {
    overflow: hidden;
    padding-top: 295px;
    position: relative;
    width: 100%;
}
.rne_bottom_footer .rne_inner {
	width: 88%;
	text-align: center;
}
.rne_copyrights {
    float: none;
    font-size: 12px;
    margin: 0;
	line-height: 20px;
    text-align: right;
    width: 210px;
	display: inline-block;
}
.rne_copyrights span {
	display: none;
}
.rne_footer_logo {
    display: inline-block;
    float: none;
    margin: 2px 35px 0 0;
    width: 195px;
}
.rne_ft_secondary_logo {
    display: inline-block;
    float: none;
    height: auto;
    width: 100px;
}
.rne_ft_third_logo {
	width: auto;
	height: 51px;
	float: none;
	padding-left: 35px;
}
.rne_ft_third_logo img{
	width: auto;
	height: 51px;
}
#rne_snippet {
	display: none;
}
.rne_snippet_res {
	display: block !important;
}
#rne_snippet .rne_inner {
    overflow: hidden;
    position: relative;
    width: 91%;
	text-align: center;
}
.rne_snippet_res .rne_ft_snippets {
    float: none;
    height: inherit;
    margin: 0 12px 50px;
    width: 320px !important;
	display: inline-block !important;
}
#rne_snippet img {
    height: auto;
    vertical-align: top;
    width: 100%;
}
.rne_snippets_decs {
    margin: -67px 0 0;
    padding: 23px 20px 60px;
    position: relative;
    text-align: center;
    width: 280px;
}
.rne_more_info {
    border-radius: 5px 5px 0 0;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
	position: relative;
    line-height: 40px;
    margin: -40px auto 0;
    text-align: center;
    text-transform: uppercase;
    width: 180px;
}
#rne_banner img {
    height: auto;
    vertical-align: top;
    width: 100%;
}
.rne_one_third {
    float: left;
    margin: 0;
    width: 100%;
}
#gallery-1 {
    margin: auto;
    text-align: center;
}
#gallery-1 .gallery-item {
    display: inline-block;
    float: none !important;
    height: auto !important;
    margin: 8px 6px 0 !important;
    text-align: center;
    width: 21% !important;
}
#gallery-1 img {
    border: 0 none !important;
    height: auto !important;
    width: 100% !important;
}
.rne_table {
    margin: 0 auto;
    width: 100%;
}
.rne_table_text {
    float: left;
    width: 100%;
}
.dataTables_wrapper {
    width: 100%;
}
.tablepress-table-name {
    float: left;
    margin-bottom: 0;
    margin-left: 22px;
    position: relative;
    top: 23px;
}
.dataTables_filter {
    float: right;
    position: relative;
    right: 0;
    top: -23px;
}
.rne_blog_content {
    float: left;
    margin: 0 0 50px;
    width: 100%;
}
.rne_blog_content img {
    height: auto;
    margin-bottom: 20px;
    width: 100%;
}
#rne_content aside {
    float: none;
    margin: 0 auto;
    width: 230px;
}
.rne_widget {
	text-align: center;
}
#commentform #author, #url, #comment, #commentform #email, #comment{
    padding: 11px 3% !important;
    width: 94% !important;
}
.rne_popup_responsive {
	position: absolute !important;
}
.rne_popup {
    height: 706px;
    left: 50%;
    margin: 0 0 0 -45%;
    position: absolute;
    top: 50px;
    width: 90%;
}
.rne_popup_text {
    height: auto;
    padding: 30px 0 10px;
}
.rne_popup_inner {
    margin: 0 auto;
    position: relative;
    width: 90%;
}
p.rne_half {
    float: none;
    margin: 0 0 13px;
}
.rne_register_form p input[type="text"], .rne_register_form p input[type="tel"], .rne_register_form p input[type="email"] {
    padding: 10px 3%;
    width: 94%;
}
.rne_register_form p {
    float: none;
}
.rne_register_form p input[type="submit"] {
    margin: 24px 0 30px;
}
div.wpcf7-response-output {
    font-size: 15px;
    left: 0;
    margin: 0 !important;
    padding: 0.2em 1em;
    position: absolute;
    top: -43px !important;
    width: inherit !important;
}
.gfield.rne_register_email input {
	width: 510px !important;
}
.vc_col-sm-9 {
	width: 100% !important;
}
.rne_register_form .rne_popup_inner li {
	width: 100% !important;
}
.rne_register_form .rne_popup_inner input[type=text], .rne_register_form .rne_popup_inner input[type=email] {
	width: 90% !important;
	padding: 9px 5% !important;
}
.vc_carousel-slideline {
	width: 100% !important;
}
.vc_inner img {
	width: 100%;
	height: auto;
}
}
/*Rsponsive layout 480*/
@media screen and (min-width: 320px) and (max-width: 480px) {
.visible-phone {
   visibility: visible;
   display: inherit;
}
.visible-desktop {
   visibility: hidden;
   display: none;
}
#rne_wrapper {
    margin: 0 auto;
    width: 100%;
}
#rne_header {
	padding: 0 0 30px;
	height: 143px;
}
#rne_header .rne_inner {
    overflow: inherit;
    padding: 0;
	width: 83%;
	position: relative;
}
#rne_logo {
    border-right: 0 none;
    float: none;
    height: 62px;
    margin: 0 auto;
    padding: 22px 0 0;
    width: 151px;
}
.rne_sec_logo {
    display: none;
}
.rne_award1_logo {
	display: none;
}
.rne_award2_logo {
	display: none;
}
.rne_mobile_menu_btn {
	font-size: 16px;
/*	color: #00a5e3;*/
	font-weight: 400;
	width: 90%;
	height: 40px;
	margin: 23px auto 0;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	padding: 0 5%;
	background: url(../images/menu-bg.jpg) repeat-x #f6f6f6;
}
.rne_mobile_menu_btn span {
	display: block;
	background: url(../images/menu-icon.png) no-repeat left;
}
.rne_mobile_menu_btn:hover {
	text-decoration: none;
}
#rne_navigation {
    float: none;
    margin: -2px auto 0 !important;
	width: 100%;
	background: #f6f6f6;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	position: relative;
	z-index: 100;
	display: none;
}
#rne_navigation ul li {
	float: none;
	padding: 0 25px;
}
#rne_navigation ul li a {
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 0 17px 0px;
    text-decoration: none;
	line-height: 41px;
	text-align: center;
	border-top: 1px solid #dadada !important;
}
#rne_navigation ul li a:hover, #rne_navigation ul li:hover > a, #rne_navigation ul li.current-menu-item a {
	border-top: 0 !important;
}
#rne_navigation ul ul {
    padding: 0;
    top: 0;
	display: none;
	position: inherit;
	width: 100%;	
}
#rne_navigation ul ul li:first-child {
    border-top: 1px solid #dadada;
}
#rne_stack_home {
	padding: 0;
	text-align: center;
}
#rne_stack_home .rne_inner {
    padding: 135px 0 6%;
    position: relative;
    width: 85%;
}
.rne_stack_text {
    float: left;
    width: 100%;
}
.rne_stack_text img {
    display: none;
}
.rne_stack_text div {
    float: left;
    width: 100%;
	text-align: left;
}
#rne_stack_home .rne_inner .rne_register-btn {
    display: inline-block;
    float: none;
    left: 50%;
    margin: 0 0 0 -88px;
    position: absolute;
    top: 27px;
}
#rne_content .rne_inner {
	width: 88%;
}
.rne_contact_info h1 {
	font-size: 34px;
}
.rne_one_half {
    float: none;
    width: 100%;
}
.rne_contact_info {
    padding: 40px 10% 10px;
    text-align: center;
    width: 80%;
	height: inherit;
}
.rne_enquiries {
    display: inline-block;
    float: none;
    margin: 0 15px 30px;
    text-align: left;
    width: 203px;
}
.rne_map {
    float: left;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.rne_map iframe {
    vertical-align: top;
    width: 100%;
	height: 170px;
}
.rne_upper_footer {
    overflow: hidden;
    padding: 170px 0 0;
    position: relative;
    width: 100%;
}
.rne_bottom_footer .rne_inner {
	margin: 0 0 0 7px;
    width: 94%;
}
.rne_copyrights {
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    width: 100%;
}
.rne_copyrights span {
	display: none;
}
.rne_copyrights a:first-child {
	display: block;
}
.rne_footer_logo {
    display: inline-block;
    float: left;
	height: 26px;
    margin: 0 0 15px;
    width: auto;
}
.rne_footer_logo img{
	padding-right: 13px !important;
}
.rne_ft_secondary_logo {
    display: block;
    float: left;
    height: 52px;
    width: auto;
    margin: 0 0 15px;
}
.rne_ft_secondary_logo img {
    height: 50px;
    width: auto;
}
.rne_ft_third_logo {
	width: auto;
	height: 51px;
	float: right;
	padding-left: 13px;
}
.rne_ft_third_logo img{
	width: auto;
	height: 51px;
}
#rne_snippet {
	display: none;
	margin-bottom: 0;
}
.rne_snippet_res {
	display: block !important;
}
#rne_snippet .rne_inner {
    overflow: hidden;
    position: relative;
    width: 100%;
	text-align: center;
}
.rne_snippet_res .rne_ft_snippets {
    float: none;
    height: inherit;
    margin: 0 0 50px;
    width: 320px !important;
	display: inline-block !important;
}
#rne_snippet img {
    height: auto;
    vertical-align: top;
    width: 100%;
}
.rne_snippets_decs {
    margin: 1px 0 0;
    padding: 23px 20px 60px;
    position: relative;
    text-align: center;
    width: 280px;
}
.rne_more_info {
    border-radius: 5px 5px 0 0;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
	position: relative;
    line-height: 40px;
    margin: -40px auto 0;
    text-align: center;
    text-transform: uppercase;
    width: 180px;
}
#rne_banner img {
    height: auto;
    vertical-align: top;
    width: 100%;
}
.rne_one_third {
    float: left;
    margin: 0;
    width: 100%;
}
#gallery-1 {
    margin: auto;
    text-align: center;
}
#gallery-1 .gallery-item {
    display: inline-block;
    float: none !important;
    height: auto !important;
    margin: 13px 9px 0 !important;
    text-align: center;
    width: 43% !important;
}
#gallery-1 img {
    border: 0 none !important;
    height: auto !important;
    width: 100% !important;
}
.rne_table {
    margin: 0 auto;
    width: 100%;
}
.rne_table_text {
    float: left;
	margin: 0 0 40px;
    width: 100%;
}
.dataTables_wrapper {
    width: 100%;
}
.tablepress-table-name {
    float: left;
    margin-bottom: 87px;
    margin-left: 22px;
    position: relative;
    top: 72px;
}
.dataTables_filter {
    float: right;
    margin-right: -136px;
    position: relative;
    right: 50%;
    top: -66px;
}
.rne_blog_content {
    float: left;
    margin: 0 0 50px;
    width: 100%;
}
.rne_blog_content img {
    height: auto;
    margin-bottom: 20px;
    width: 100%;
}
#rne_content aside {
    float: none;
    margin: 0 auto;
    width: 230px;
}
.rne_widget {
	text-align: center;
}
#commentform #author, #url, #comment, #commentform #email, #comment{
    padding: 11px 3% !important;
    width: 94% !important;
}
.rne_popup_responsive {
	position: absolute !important;
}
.rne_popup {
    height: 706px;
    left: 50%;
    margin: 0 0 0 -45%;
    position: absolute;
    top: 50px;
    width: 90%;
}
.rne_popup_text {
    height: auto;
    padding: 30px 0 10px;
}
.rne_popup_inner {
    margin: 0 auto;
    position: relative;
    width: 90%;
}
p.rne_half {
    float: none;
    margin: 0 0 13px;
}
.rne_register_form p input[type="text"], .rne_register_form p input[type="tel"], .rne_register_form p input[type="email"] {
    padding: 10px 3%;
    width: 94%;
}
.rne_register_form p {
    float: none;
}
.rne_register_form p input[type="submit"] {
    margin: 24px 0 30px;
}
div.wpcf7-response-output {
    font-size: 13px !important;
    left: 0;
    margin: 0 !important;
    padding: 0.2em 1em;
    position: absolute;
    top: -45px !important;
    width: inherit !important;
}
.gfield.rne_register_email input {
	width: 276px !important;
}
.vc_col-sm-9 {
	width: 100% !important;
}
.rne_register_form .rne_popup_inner li {
	width: 100% !important;
}
.rne_register_form .rne_popup_inner input[type=text], .rne_register_form .rne_popup_inner input[type=email] {
	width: 90% !important;
	padding: 9px 5% !important;
}
.vc_carousel-slideline {
	width: 100% !important;
}
.vc_inner img {
	width: 100%;
	height: auto;
}
}
/*Regine's additions*/
.rne_enqu_social {
	width: 480px;
	float: left;
	margin: 2px 0px 0 0;}
.rne_social_logo {
	margin: 0px 0px 0 0;
	float: left;
	width: auto;
	height: auto;}
.rne_social_logo img {
	width: 100%;
	height: auto;}
.rne_enqu_social h2 {
	margin: 0 0 10px;}
.rne_enqu_social h4 {
	color: #fff;
	margin: 0 0 2px;
	font-size:16px;}
.rne_enqu_social p {
	color: #fff;
	margin: 0;
	line-height: 25px;}
.rne_enqu_social p span {
	width: 130px;
	display: inline-block;
	color: #fff;
	font-weight: 400;}
.rne_enqu_social p a{
    color: #ffffff;
    font-weight: 700;
	text-transform: uppercase;
	display:inline-block;
	width:auto;
	height:auto;
	font-size:14px;
	line-height:25px;
	padding:0 5px 0px 0px;}
.rne_enqu_social_further_logo {
	width: auto;
	height: auto;
	float: none;
	margin-left: 0px;}
.vc_tta.vc_general .vc_tta-tabs-list {
    padding: 0 0 0px 0 !important;}
.vc_tta.vc_general .vc_tta-tabs-list {list-style-type: none !important;}
#rne_content .rne_inner .rne_widget ul li {list-style: none;}
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container, .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-modern .vc_tta-tabs-container {margin-bottom: -23px;}
.cq-imgwitharrow-container {margin-bottom: 35px !important; }
.cqtooltip-wrapper {margin-bottom: 35px !important; }
.cq-sidebyside-container {margin-bottom: 35px !important; }
.cq-medium-gallery {margin-bottom: 35px !important; }
.vc-column-inner {margin-top: 0px !important;}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {padding-top: 0 !important;}
.vc_tta.vc_general .vc_tta-panels, .vc_tta.vc_general .vc_tta-panels-container {margin-bottom: 35px !important;}

@media screen and (min-width: 769px) and (max-width: 1024px) {
.rne_enqu_social p span {
    float: left;
    margin: 0 30px 0 0;
    width: 480px;}
}
@media screen and (min-width: 641px) and (max-width: 768px) {
.rne_enqu_social p span {
    display: inline-block;
    float: left;
    margin: 0 30px 0 25px !important;
    text-align: left;
    width: 203px;}
	.rne_award1_logo {
	display: none;}
	.rne_award2_logo {
	display: none;	}
	.rne_stack_ticker {
	text-align:center;
	color: #ffffff;

	margin: 0 0 10px 0;
	font-size: 24px;
	font-weight: 400;
	line-height: 40px;
	border-width:thin; }
}
@media screen and (min-width: 481px) and (max-width: 640px) {
.rne_enqu_social p span {
    display: inline-block ;
    float: none ;
    margin: 0 15px 30px ;
    text-align: left ;
    width: 203px;}
	.rne_award1_logo {
	display: none;}
	.rne_award2_logo {
	display: none;	}
	.gform_wrapper .top_label input.small, .gform_wrapper .top_label select.small { width: 87% !important;}
	.rne_popup .ginput_container input {width: 204px !important;}
	.rne_stack_ticker {display: none !important;}
}
@media screen and (min-width: 320px) and (max-width: 480px) {
.rne_enqu_social p span {
    display: inline-block ;
    float: none ;
    margin: 0 15px 30px ;
    text-align: left ;
    width: 203px ; }
	.rne_enqu_social {width: 220px; margin: 2px 0 0 0px;}
	.rne_enqu_social p a {padding: 0 5px 0px 0px;}
	.rne_enqu_social p span {margin: 0 0px 0px;width: 130px;}
	.rne_award1_logo {
	display: none;	}
	.rne_award2_logo {
	display: none;	}
	.rne_popup .ginput_container input {width: 204px !important;}
	.rne_stack_ticker {display: none !important;}
}
/*Dont display share count for sharing icons*/
.sd-social-icon .sd-button span.share-count {
    display: none !important; }