/*
Version: 1.0.6
Theme Name: Kane
Description: A flexible multi-purpose WordPress theme.
Author: Squidix LLC
Author URI: http://squidix.com/
License: GPLv3
License URI: http://gplv3.fsf.org/
*/


@import url(http://fonts.googleapis.com/css?family=Roboto:100,300,100italic,400,300italic);
@font-face {
    font-family: 'helveticaneueheavy1361522102';
    src: url('fonts/helveticaneueheavy1361522102.eot');
    src: url('fonts/helveticaneueheavy1361522102.eot') format('embedded-opentype'),
         url('fonts/helveticaneueheavy1361522102.woff2') format('woff2'),
         url('fonts/helveticaneueheavy1361522102.woff') format('woff'),
         url('fonts/helveticaneueheavy1361522102.ttf') format('truetype'),
         url('fonts/helveticaneueheavy1361522102.svg#helveticaneueheavy1361522102') format('svg');
}

@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('fonts/HelveticaNeueLight.eot');
    src: url('fonts/HelveticaNeueLight.eot') format('embedded-opentype'),
         url('fonts/HelveticaNeueLight.woff2') format('woff2'),
         url('fonts/HelveticaNeueLight.woff') format('woff'),
         url('fonts/HelveticaNeueLight.ttf') format('truetype'),
         url('fonts/HelveticaNeueLight.svg#HelveticaNeueLight') format('svg');
}
html {
	font-size: 100%;
}

code {
	background: rgba(0, 0, 0, .25);
	padding: 5px;
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	overflow-x: hidden !important;
	position: relative;
	width: 100%;
}
body, .background {
	background: white;
	color: #313131;
}
.alternate-background, .sticky, .widgets {
	background: #F7F8FA;
	color: #313131;
}
.header-left-align .image{
	text-align: left;
}
h1, h3{
	font-family: HelveticaNeueLight!important;
}
.header-right-align h1{
	font-family: HelveticaNeueLight;
}

.header-right-align h1{

color: #fff;
text-shadow: 2px 2px 2px #000;
width: 82%;
}
.separator-special, .separator-special-two{
	background: url(http://www.thejewishreport.com.au/wp-content/uploads/2015/02/title-bar.png) no-repeat;
	border: none!important;
	height: 7px!important;

}
#form, #form-rate{display: none;
width: 100%;
margin-top: 70px;}
.separator-special-two{
	margin-bottom: 30px!important;
}
.qoutes-left, .qoutes-right{
			font-weight: 300;
	line-height: 21px;
	margin-bottom: 45px;
}
.qoutes-left p, .qoutes-right p{
	font-weight: 300;
	line-height: 21px;
	margin-bottom: 45px;
}
.qoutes-image{
	float: left;
padding: 10px;
margin-bottom: 30px;
padding-right: 5px;
}
::-webkit-input-placeholder {
   color: black;
font-weight: 300;
text-align: center;
}

:-moz-placeholder { /* Firefox 18- */
   color: black;  
font-weight: 300;
text-align: center;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: black;  
font-weight: 300;
text-align: center;
}

:-ms-input-placeholder {  
   color: black;  
   font-weight: 300;
   text-align: center;
}
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
.contact-form input{width: 100%;
margin-bottom: 8px;
font-size: 22px;
padding: 10px;
font-weight: 300;
text-align: center;}
.contact-form input[type=submit]{
	background: url(http://www.thejewishreport.com.au/wp-content/uploads/2015/01/button-large.png) no-repeat;
	background-size: contain;
width: 34%;
height: 54px;
border: none;
}
.blue-separator span.vc_sep_line{
	border-color: #b6c7d8!important;
}
.bottom-images{
	text-align: center;
}
.email-us-button{
	position: relative;

}
textarea {width: 100%;
font-weight: normal;}
.email-us-button img{
position: absolute;
top: 0;
right: 0;
width: 200px;
z-index: 10;
}
.email-us-button p{
	position: absolute;
right: 49px;
top: 14px;
line-height: 20px;
z-index: 10;
text-align: center;
color: #fff;
}
.text-box-about{
	position: relative;
	text-align: center;
}
.text-box-about img{
position: absolute;left: 80px;top: 0;width: 380px;
}
.text-box-about p{
	
	position: absolute;z-index: 10;top: 62px;left: 202px;color: #fff;
line-height: 24px;font-weight: normal;
}
.text-box-why{
	position: relative;
	text-align: center;
}
.text-box-why img{
width: 300px;position: absolute;top: 0;left: 50px;
}
.text-box-why p{
	position: absolute;z-index: 10;top: 60px;left: 146px;font-size: 25px;
color: #fff;
}
.why-right-control h1{
font-size: 3.4rem!important;
}

.bottom-images img{
	width: 20%;
	opacity: 0.5;
}
.contact-form select{width: 100%;
font-size: 22px;
padding: 10px;
text-align: center;
margin-bottom: 8px;
font-weight: 300;}
.contact-form{
	width: 500px;
	margin:auto;
}
.subscribe-button{
	text-align: center;
	color:#fff;
	font-weight: 300;
}
.left-half{
	width: 49%;
	float:left;
}
.right-half{
	width: 49%;
	float:right;
}
.mobile-contact{
	width: 100%
}
.select-contact{
	width: 100%
}
.qoutes-image img{
	width: 80%;
}
.testimonial-font-color{
	color:#fff;
}
.separator-special .vc_sep_line, .separator-special-two .vc_sep_line{
border:none!important;
}
.vc_separator .vc_sep_holder{
	width: 100%;
}

.parallax-bg-position {
	background-size: cover;
	background-position-y: 87px;
background-repeat: no-repeat;

}
#header {
		background-size: 100%;
	background-position-y: 87px;
background-repeat: no-repeat;

}
.vc_custom_1423486860669 {
background-repeat: no-repeat;
background-size: cover;
}
.container .container {
	width: 100%;
}

.type-post, .widgets {
	padding: 60px 0;
}
.widgets h3 {
	padding-bottom: 15px;
}

.dim {
	color: #ababab;
}
body.dark .dim {
	
}

body.light .invert {
	color: white;
}
body.dark, body.dark .background {
	background: #222222;
	color: white;
}
body.dark .alternate-background, body.dark .sticky, body.dark .widgets {
	background: #161616;
	color: white;
}

body.logged-in .navbar-fixed-top {
}

section {
	overflow: visible;
}
section .inner-section {
	padding: 60px 0;
}

/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */

@-webkit-viewport {
	width: device-width;
}

@-moz-viewport {
	width: device-width;
}

@-ms-viewport {
	width: device-width;
}

@-o-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

a {
	-webkit-transition: all ease 0.25s;
			transition: all ease 0.25s;
}

a:hover {
	text-decoration: none;
}

.btn:focus,
.btn:active {
	outline: inherit;
}

/* Other fixes*/

.container.stretch {
	width: auto;
	max-width: none;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
			box-sizing: border-box;
}

ul,
ol {
	padding-left: 0 !important;
}

li {
	list-style: none;
}

/* Nav */

.sticky-navigation {
  min-height: 60px;
  background: #FFFFFF;
  border: none;
  padding: 0 !important;
  margin-bottom: 0 !important;
  -webkit-backface-visibility: hidden;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
          box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
          top:0!important;
}
.navbar-brand {
height: auto!important
}
.navbar-nav.navbar-right:last-child {
margin-top: 23px;
}
body.dark .sticky-navigation {
	background: black;
}
.navbar-header {
/*margin-left: 3%!important;*/
}
.sticky-navigation .container{
	width: 100%!important;
}
.navbar-nav.navbar-right:last-child {
margin-right: 6%!important;
}
.sticky-navigation .navbar-header img {
  max-height: 100%;
  -webkit-backface-visibility: hidden;
}

.sticky-navigation .main-navigation .current a {
  color: #000000;
  position: relative;
  outline: none;
}
body.dark .sticky-navigation .main-navigation .current a {
	color: white;
}

.sticky-navigation .main-navigation li a {
  line-height: 30px;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
}

.sticky-navigation .main-navigation li a:hover {
    color: #000000;
}
body.dark .sticky-navigation .main-navigation li a:hover {
    color: white;
}

.navbar-inverse .navbar-toggle {
	border-color: #313131;
	background: #313131;
}

.navbar-inverse .navbar-nav {
    padding-left: 10px;
    line-height: normal;
    text-align: center;
}

.navbar-inverse .navbar-nav > li {
    display: inline-block;
    margin-bottom: 0;
}

/* Pagination */

a.page-numbers, span.page-numbers, .pages a, .pages span {
	display: inline-block;
	height: 55px;
	line-height: 52px;
	padding: 0 20px;
	margin: 0 10px;
	border-radius: 3px;
}
span.page-numbers.dots {
	display: inline-block;
	height: auto;
	padding: 0;
	background: none;
	border: 1px solid transparent;
}

/* Avatar */

.avatar {
}
.avatar img {
	border-radius: 50%;
}

/* Single 

.single {

}
.single .image {
	margin-bottom: 40px;
}
.single .image img {
	width: 100%;
}
.single .title {
	margin: 0;
	margin-bottom: 40px;
	text-align: center;
}
.single .meta {
	margin-bottom: 40px;
	text-align: center;
}*/

.typography p {
	margin-bottom: 30px;
}
.typography img {
	max-width: 100%;
}

#comments ul.comments li.comment {
	margin-bottom: 40px;
	padding-bottom: 40px;
} 
#comments ul.comments #respond {
	margin-top: 0;
	margin-bottom: 40px;
}
#comments #respond {
	margin-top: 90px;
}
#comments #respond h3 {
	font-size: 40px;
	font-weight: 200;
}
#comments #respond form {
	margin-top: 25px;
}
#comments #respond input, #comments #respond textarea {
	margin: 25px 0;
}
#comments #respond button {
	margin-top: 25px;
}

/* Pre Loader */

/*
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fefefe;
	z-index: 99999;
	height: 100%;
	width: 100%;
	overflow: hidden !important;
}

.status {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url("assets/images/loading.gif");
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
			background-size: cover;
	margin: -20px 0 0 -20px;
}*/

/* Fonts */

@font-face {
	font-family: 'Lane';
	src: url('assets/fonts/lane/lanenar_Lane.eot');
	src: url('assets/fonts/lane/lanenar_Lane.eot?#iefix') format('embedded-opentype'), url('assets/fonts/lane/lanenar_Lane.woff') format('woff'), url('assets/fonts/lane/lanenar_Lane.ttf') format('truetype'), url('assets/fonts/lane/lanenar_Lane.svg#Lane') format('svg');
	font-weight: normal;
	font-style: normal;
}


@media (min-width: 1200px){
		.navbar-brand {

padding: 15px 10px;

}
	.test-class{
	width: 100%!important;
}
.header-right-align h1 {
color: #fff;
text-shadow: 2px 2px 2px #000;
width: 49%;
margin-right: 17%;
float: right;
}
.image img {
max-width: 100%;
margin-left: 5%;
}
}
@media (min-width: 991px) and (max-width: 1200px){
		.navbar-brand {

padding: 15px 10px;

}
	.parallax-bg-position {
background-attachment: scroll!important;
background-position-y: 64px;

}
	.navbar-nav.navbar-right:last-child {
margin-top: 0px!important;
margin-right: 0!important;
}
	.navbar-header{
		width: 45%!important;
	}
	#kane-navigation{
		width: 54%!important;
float: left!important;
	}
	.sticky-navigation .navbar-header img {
width: 212px!important;
}
.navbar-brand{
	width: 70%!important;
}
}
@media (min-width: 768px) and (max-width: 991px){
		.navbar-brand {

padding: 15px 10px;

}
	.sticky-navigation .main-navigation li a {
font-size: 12px;
}
	#form .contact-form, #form-rate .contact-form {
		width: 440px;
	}

	.parallax-bg-position {
background-attachment: scroll!important;
background-position-y: 59px;

}
	.navbar-nav.navbar-right:last-child {
margin-top: 0!important;
margin-right: 0!important;
}
.sticky-navigation .navbar-header img {
width: 200px!important;
}
#kane-navigation {
width: 68%!important;
float: left!important;
}
.navbar-header {
width: 32%!important;
}
.navbar-brand {
width: 100%!important;
}
	.text-box-about img {
position: absolute;
left: 0px;
top: 0;
width: 349px;
}
.text-box-about p {
position: absolute;
z-index: 10;
top: 57px;
left: 105px;
color: #fff;
line-height: 24px;
font-weight: normal;
}
.text-box-why img {
width: 270px;
position: absolute;
top: 0;
left: 50px;
}
.text-box-why p {
position: absolute;
z-index: 10;
top: 47px;
left: 131px;
font-size: 25px;
color: #fff;
}
}

@media (min-width: 580px) and (max-width: 767px){
	.navbar-brand {

padding: 15px 10px;

}
	#form .contact-form, #form-rate .contact-form{
		width: 334px;
	}
	#form .contact-form input[type=submit], #form-rate .contact-form input[type=submit] {
background: url(http://www.thejewishreport.com.au/wp-content/uploads/2015/01/button-large.png) no-repeat;
background-size: contain;
width: 48%;
height: 54px;
border: none;
}
	#form, #form-rate{
		padding-left: 0!important;
		padding-right: 0!important;
	}
.parallax-bg-position {

background-position-y: 88px;
background-attachment: scroll!important;
}
.why-right-control h1 {
font-size: 3rem!important;
margin-top: 250px;
}
.text-box-about img {
position: absolute;
left: 80px;
top: 127px;
width: 330px;
}
.text-box-about p {
position: absolute;
z-index: 10;
top: 175px;
left: 176px;
color: #fff;
line-height: 24px;
font-weight: normal;
}
.text-box-why img {
width: 300px;
position: absolute;
top: 0;
left: 100px;
/* margin: auto; */
}
.text-box-why p {
position: absolute;
z-index: 10;
top: 60px;
left: 195px;
font-size: 25px;
color: #fff;
}
.email-us-button {
position: relative;
padding-bottom: 30px;
}
.triple-spacing {
height: 50px!important;
}
.about-right-half .triple-spacing {
height: 180px!important;
}
.bottom-images img {
width: 36%;
opacity: 0.5;
}
	}


@media (min-width: 420px) and (max-width: 579px){
	.navbar-brand {

padding: 15px 10px;

}
		#form .contact-form, #form-rate .contact-form{
		width: 250px;
	}
	#form .contact-form input[type=submit], #form-rate .contact-form input[type=submit] {
background: url(http://www.thejewishreport.com.au/wp-content/uploads/2015/01/button-large.png) no-repeat;
background-size: contain;
width: 61%;
height: 54px;
border: none;
}
	#form, #form-rate{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.navbar-brand {
height: auto!important;
width: 62%!important;
}
.sticky-navigation .navbar-header img {
width: 158px!important;
}
.why-right-control h1 {
margin-top: 250px;
}
h1 {
font-size: 2.1rem!important;
line-height: 2.8rem!important;
}
.text-box-about img {
position: absolute;
left: 7px;
top: 127px;
width: 330px;
}
.text-box-about p {
position: absolute;
z-index: 10;
top: 175px;
left: 103px;
color: #fff;
line-height: 24px;
font-weight: normal;
}
.text-box-why img {
width: 300px;
position: absolute;
top: 0;
left: 17px;
/* margin: auto; */
}
.contact-form {
width: 340px;
margin: auto;
}
.text-box-why p {
position: absolute;
z-index: 10;
top: 60px;
left: 114px;
font-size: 25px;
color: #fff;
}
.email-us-button {
position: relative;
padding-bottom: 30px;
}
.contact-form input[type=submit] {
background: url(http://www.thejewishreport.com.au/wp-content/uploads/2015/01/button-large.png) no-repeat;
background-size: contain;
width: 47%;
height: 54px;
border: none;
}
.bottom-images img {
width: 45%;
opacity: 0.5;
}
.triple-spacing {
height: 50px!important;
}
.about-right-half .triple-spacing {
height: 180px!important;
}
.parallax-bg-position {
background-position-y: 61px;
background-attachment: scroll!important;
}
	}

@media (max-width: 419px){
	.navbar-brand {
padding: 15px 10px;
}
	.parallax-bg-position {
/*background-position-x: -40px;*/
background-position-y: 61px;
background-attachment: scroll!important;

}
		.navbar-brand {
height: auto!important;
width: 62%!important;
}
.sticky-navigation .navbar-header img {
width: 158px!important;
}
	.contact-us-button {
clear: both;
padding: 20px;
background: url(http://www.thejewishreport.com.au/wp-content/uploads/2015/01/button-large.png) no-repeat;
margin-left: 20px;
background-size: contain;
}
.facebook-links p {
width: 100%!important;
padding-top: 10px!important;

}
.why-right-control h1 {
margin-top: 250px;
}
.why-right-control h1 {
font-size: 1.5rem!important;
}
h1 {
font-size: 2.1rem!important;
line-height: 2.8rem!important;
}
.text-box-about img {
position: absolute;
left: -23px;
top: 127px;
width: 300px;
}
.text-box-about p {
position: absolute;
z-index: 10;
top: 175px;
left: 56px;
color: #fff;
line-height: 20px;
font-weight: normal;
}
.text-box-why img {
width: 300px;
position: absolute;
top: 0;
left: -24px;
/* margin: auto; */
}
.contact-form {
width: 250px;
margin: auto;
}
.text-box-why p {
position: absolute;
z-index: 10;
top: 60px;
left: 72px;
font-size: 25px;
color: #fff;
}
.email-us-button {
position: relative;
padding-bottom: 30px;
}
.email-us-button p {
position: absolute;
right: 78px;
top: 14px;
line-height: 20px;
z-index: 10;
text-align: center;
color: #fff;
}
.email-us-button img {
position: absolute;
top: 0;
right: 30px;
width: 200px;
}
.contact-form input[type=submit] {
background: url(http://www.thejewishreport.com.au/wp-content/uploads/2015/01/button-large.png) no-repeat;
background-size: contain;
width: 66%;
height: 54px;
border: none;
}
.bottom-images img {
width: 45%;
opacity: 0.5;
}
.image-about-bot img{width: 100%!important}
.phone-numbers{padding-left: 30px!important}
.triple-spacing {
height: 50px!important;
}
.about-right-half .triple-spacing {
height: 180px!important;
}
	}


@media screen and (-webkit-min-device-pixel-ratio: 0) {
	@font-face {
		font-family: 'Lane';
		src: url('assets/fonts/lane/lanenar_Lane.svg#Lane') format('svg');
	}
}

/* Headings */

h1,
h2 {
	font-family: 'Lane', sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 3.75rem;
	line-height: 4.688rem;
}

h2 {
	font-size: 3.125rem;
	line-height: 4.063rem;
}

h3 {
	font-size: 24px;
	line-height: 38px;
	font-weight: 300;
}

h4 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
}

h5 {
	font-size: 18px;
	font-weight: 300;
}

/*---------------------------------------
   CUSTOM BUTTON			  
-----------------------------------------*/

.standard-button,
.standard-button2 {
	font-size: 18px;
	font-weight: 400 !important;
	border-radius: 4px !important;
	text-shadow: 0 !important;
	color: #ffffff;
	min-width: 150px;
	border: none;
	padding: 16px 25px 16px 25px;
	margin: 5px;
	-webkit-transition: all ease 0.25s;
			transition: all ease 0.25s;
}

.standard-button:hover,
.standard-button2:hover {
	border: none;
}

.standard-button i,
.standard-button2 i {
	vertical-align: inherit;
	margin-right: 8px;
	font-size: 20px;
}

/* Colors */

.white-text {
	color: #ffffff;
}

.dark-text {
	color: #272727;
}

.dim-text {
	color: #808080;
}

.grey-bg {
	background: #F7F8FA !important;
}

/* Lines */

.colored-line {
	margin: auto;
	z-index: 1;
	width: 165px;
	height: 1px;
}

.white-line {
	margin: auto;
	z-index: 1;
	width: 165px;
	height: 1px;
	background: #ffffff;
}

.colored-line-left {
	float: left;
	z-index: 1;
	display: block;
	width: 165px;
	height: 1px;
}

/* Elements */

/* Separator Element */

.vc_separator .vc_sep_holder .vc_sep_line, .line, hr, .single #comments ul.comments li.comment {
	border-top: none;
	border-bottom: 1px solid #e5e5e5;
}
body.dark .vc_separator .vc_sep_holder .vc_sep_line, body.dark .line, body.dark hr, body.dark .single #comments ul.comments li.comment {
	border-top: none;
	border-bottom-color: #111111;
}

/* Heading Element */

.heading {
	margin-top: 0;
	margin-bottom: 0;

}

/* Page Heading Element */

.page-heading {
	padding-bottom: 80px;
	text-align: center;
	margin-top: 60px;
}

.page-heading h1, .page-heading h2, .page-heading h3, .page-heading h4, .page-heading h5, .page-heading h6 {
	margin: 0;
	margin-bottom: 20px;
}

.page-heading .section-description {
	display: inline-block;
	position: relative;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Image Element */

.image {
	text-align: center;
}
.image img {
	max-width: 100%;
}

/* Buttons Element */

.buttons {
	text-align: center;
}

/* Feature Element */

.feature {
	margin-bottom: 40px;
}

.feature.feature-left {
	text-align: right;
}

.feature.feature-left .feature-details {
	margin-right: 75px;
}

.feature.feature-left .icon-container {
	float: right;
	margin-left: 20px;
}

.feature.feature-right {
	text-align: left;
}

.feature.feature-right .feature-details {
	margin-left: 75px;
}

.feature.feature-right .icon-container {
	float: left;
	margin-right: 20px;
}

.feature .icon-container {
	display: block;
	margin-top: 5px;
}

.feature .icon-container .icon {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	line-height: 55px;
	font-size: 18px;
	text-align: center;
	-webkit-transition: all ease-in 0.25s;
			transition: all ease-in 0.25s;
}

/* Feature List Element */

.feature-list li {
	margin-bottom: 25px;
}

.feature-list li i {
	margin-right: 10px;
	vertical-align: inherit;
}

/* Testimonials Element */

.testimonials {
	color:#fff;
}

.testimonials .testimonial {
	margin: auto;
	max-width: 768px;
	text-align: center;
}

.testimonials .testimonial .avatar {
	font-size: 24px;
	border: 2px solid transparent;
	-webkit-box-shadow: 0px 0px 0px 2px #ffffff;
			box-shadow: 0px 0px 0px 2px #ffffff;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	line-height: 80px;
	margin: auto;
	margin-top: 5px;
	overflow: hidden;
}

.testimonials .testimonial .avatar img {
	width: 100%;
	vertical-align: top;
}

.testimonials .testimonial .message {
font-size: 18px;
font-style: italic;
margin-top: 40px;
margin-bottom: 30px;
background: url(http://www.thejewishreport.com.au/wp-content/uploads/2015/02/qoutes-light.png) no-repeat;
/* background-position-x: -10px; */
padding-left: 42px;
}

.testimonials .testimonial .name {
	margin-top: 15px;
	font-weight: 400;
}

.testimonials .testimonial .company-info {
	font-size: 12px;
}

.testimonials .owl-controls .owl-page span {
	background: #ffffff;
	border-radius: 50%;
}

.testimonials .customNavigation a {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
			user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Service Element */

.service {
	text-align: center;
}
.service .icon {
	font-size: 80px;
	margin-bottom: 20px;
}

/* Shot Element */

.shot {
	background: #FFFFFF;
	padding: 10px;
	margin: 13px;
	border-radius: 4px;
	-webkit-box-shadow: none;
			box-shadow: none;
	display: block;
}
.shot img {
	border-radius: 4px;
	width: 100%;
}
body.dark .shot {
	background: #232323
}

/* Subscription Element */

.subscription {
	text-align: center;
}

.subscription form .input-box {
	height: 57px;
	padding-left: 20px;
	width: 320px;
	display: inline-block;
	-webkit-box-shadow: none;
			box-shadow: none;
	background: #FFF;
	border: 2px solid #FFF;
}

.subscription form.input-box:focus, 
.subscription form .input-box:active {
	color: #000;
	font-weight: 400;
}

.subscription form .subscription-success,
.subscription form .subscription-error {
	display: none;
}

/* Expander Icon */

.expander-container {
	position: absolute;
	bottom: -43px;
	width: 100%;
	z-index: 1000;
}
.expander-border {
	border-radius: 50%;
	height: 86px;
	width: 86px;
	margin: auto;
	text-align: center;
	padding: 3px;
}
.expander {
	height: 80px;
	width: 80px;
	border-radius: 50%;
	font-size: 30px;
	line-height: 60px;
	vertical-align: middle;
}

.expander:hover {
	color: #ffffff;
}

/* Contact Form Element */

.contact-box {
	text-align: center;
}

.contact-box form {
}

.contact-box form .alert {
	display: none;
}

.contact-box form .input-box {
	margin-bottom: 10px;
	margin-top: 10px;
	height: 50px;
	-webkit-box-shadow: none;
			box-shadow: none;
}

.contact-box form .textarea-box {
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-box-shadow: none;
			box-shadow: none;
}

body.dark .contact-box .input-box, body.dark .contact-box .textarea-box {
	border: 1px solid #161616;
	background: #222222;
}

.contact-box form .textarea-box:active {
	color: #000;
}

/* Social Networks Element */

.social-networks {
	text-align: center;
}
.social-networks li {
	display: inline-block;
	margin: 0 5px;
}
.social-networks li a {
	font-size: 30px;
	color: #c2c2c2;
}
body.dark .social-networks li a {
	color: #636363;
}

/* Spacing Elements */

.spacing {
	height: 60px;
}
.double-spacing {
	height: 120px;
}
.triple-spacing {
	height: 180px;
}
.quadruple-spacing {
	height: 240px;
}

.small-element-spacing {
	height: 20px;
}
.medium-element-spacing {
	height: 30px;
}
.large-element-spacing {
	height: 0px;
}
.gallery-caption {
}
.bypostauthor {
}
.sticky h2 {
	font-size: 3.75rem;
	line-height: 4.688rem;
}
.about-left-half {
		font-family: HelveticaNeueLight;
		color: #000;
}
.why-section li{
list-style: inherit;
font-family: HelveticaNeueLight;
font-weight: normal;
}
.why-section span{
	color:#3f6295;
/*	font-family: HelveticaNeueLight;*/
	font-weight: bold;
	font-size: 20px;
}
.about-left-half p{
	line-height: 20px;
	margin-bottom: 30px;
}
.contact-us-button{
	clear:both; padding:20px; background:url(http://www.thejewishreport.com.au/wp-content/uploads/2015/01/button-large.png) no-repeat; background-size:contain;
}
.contact-us-button strong{
	font-size: 21px;text-align: center;padding-left: 23px;color: #fff;text-transform: uppercase;
	font-family: HelveticaNeueLight;
}
.about-left-half h3.heading {
text-align: right;
background: url(http://www.thejewishreport.com.au/wp-content/uploads/2015/02/title-bar.png) no-repeat;
background-position-x: -70px;
background-position-y: 15px;
font-size: 20px;
font-weight: 600;
clear:both;
}
.why-righ-half{

}
.facebook-links{
	margin-top: 20px;
}
.facebook-links img{
	width: 48%;
	float: left;
}
.facebook-links p{
	width: 70%;
float: left;
line-height: 18px;
padding-top: 89px;
text-align: center;
}
.wp-caption {
	padding: 5px;
}
.wp-caption-text {
	text-align: center;
	margin-top: 15px;
}

.alignright {
	float: right;
	margin-bottom: 30px;
	margin-left: 30px;
}
.aligncenter {
}
.alignleft {
	float: left;
	margin-bottom: 30px;
	margin-right: 30px;
}

.form-submit {
    display: none;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
    width: 50%;
}

.comment-form label {
	display: block;
}

.custom-artcle-btn {
  background: #f7d0af;
  background-image: -webkit-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: -moz-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: -ms-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: -o-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: linear-gradient(to bottom, #f7d0af, #f5ab6e);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 3px #ffe5cf;
  -moz-box-shadow: 1px 1px 3px #ffe5cf;
  box-shadow: 1px 1px 3px #ffe5cf;
  font-family: Arial;
  color: #000000;
  font-size: 20px;
  padding: 8px 20px 8px 20px;
  text-decoration: none;
  color: black;
}

.custom-artcle-btn:hover {
  background: #e6ac7c;
  background-image: -webkit-linear-gradient(top, #e6ac7c, #db9760);
  background-image: -moz-linear-gradient(top, #e6ac7c, #db9760);
  background-image: -ms-linear-gradient(top, #e6ac7c, #db9760);
  background-image: -o-linear-gradient(top, #e6ac7c, #db9760);
  background-image: linear-gradient(to bottom, #e6ac7c, #db9760);
  text-decoration: none;
}

.custom-artcle-btn a { 
  color: black;
  text-decoration: none;
}

.custom-artcle-btn a:hover { 
  color: black;
  text-decoration: none;
}

.menu-item-1119{
  background: #84c700;
  background-image: -webkit-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: -moz-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: -ms-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: -o-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: linear-gradient(to bottom, #84c700, #84c700);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
}

#menu-item-1119 {
  margin-top: 15px;
  border-radius: 0px;
}

#menu-item-1119 a{
  color:white;
  padding-bottom: 0px;
  padding-top: 0px;
}

.menu-item-1493{
  margin-left:5px;
  background: #1d388a;
  background-image: -webkit-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: -moz-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: -ms-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: -o-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: linear-gradient(to bottom, #1d388a, #1d388a);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
}

#menu-item-1493 {
  margin-top: 15px;
  border-radius: 0px;
}

#menu-item-1493 a{
  color:white;
  padding-bottom: 0px;
  padding-top: 0px;
}

.row-space{
  margin-bottom:1%;
}

.btn-orange{
  #background: #f7d0af;
  background: #21A8F0;
  color: white;
}

.input-blue{
  background: #DEE6FF;
  border-color: #B6DBFB;
}
.btn-file {
    position: relative;
    overflow: hidden;
    background: #21A8F0;
    color: white;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    #background: white;
    cursor: inherit;
    display: block;
}

<!--
.btn-default {
  background: #21A8F0;
  background-image: -webkit-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: -moz-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: -ms-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: -o-linear-gradient(top, #f7d0af, #f5ab6e);
  background-image: linear-gradient(to bottom, #21A8F0, #21A8F0);
  border-color: #21A8F0;
  min-width: 20%;
  padding-top: 1%;
  padding-bottom: 1%;
  margin-left: 5%;
  margin-right: 5%;
}-->

.articleloader {
    border: 7px solid #9a9292;
    border-top: 7px solid #f3f3f3;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}