.inline-dropdown,.comment .comment-reply-link{background-color: #ffa92c}
.search-box-input .search-button,caption{background-color: #ffa92c}
.side-area-post .side-area-heading,.side-area-post table{border-color:  #ffa92c; color: #ffa92c;}
.side-area-post .side-area-heading::after{background:#ffa92c;}
.current{background:#ffa92c;}
.next, .prev{color:#ffa92c;}
.sidenews-post-image img,.tagcloud a:hover,.othernews-post-image img,.relatednews-post-image img,.similar-post-image img{background:#ffa92c;}
.side-area-post ul li a:hover,cite,a{color:#ffa92c;}
.side-area-post ul li.recentcomments a:hover{color: #ffa92c;}    
.like-article h4{border-bottom: 1px solid #ffa92c; color: #ffa92c;}
#menubar .nav > li > a:hover{color:#ffa92c;}
#menubar#main-nav ul ul li:hover > a, #main-nav ul ul li a:hover{color: #ffa92c;}
.next, .prev{border:1px solid #ffa92c;}
#top .navbar-toggle .icon-bar,.comment-form .submit,.current, .page-numbers:hover, .next:hover, .prev:hover{background:#ffa92c; }
#menubar .nav > li > a,#menubar ul ul li a,#menubar .navbar-brand{ color: #4D4D4D; }
.comment .comment-metadata a,.othernews-post-title a,.relatednews-post-details .relatednews-post-title a,.similar-post-details .similar-post-title a,.news-title a,.comment-metadata > a,.comment-edit-link,.comment-reply-link,.logged-in-as > a,.ttl_tagline{ color: #4D4D4D; }
.comment .comment-metadata a:hover,.othernews-post-title a:hover,.relatednews-post-title a:hover,.footer-copyrights a:hover,.similar-post-title a:hover,.sidenews-post-heading > a:hover,.news-title a:hover,.comment-metadata > a:hover,.comment-edit-link:hover,.comment-reply-link:hover,.logged-in-as > a:hover,a:focus, a:hover{color: #ffa92c;}</style><noscript><style type="text/css">.wpb_animate_when_almost_visible { opacity: 1; }</style></noscript> <style>* {
    margin: 0;
	padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
	overflow-x: hidden !important;
    max-width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin: 0;
  	font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
p {
  font-size: 1.2em;
  font-family: Lato;
  line-height: 1.8em;
  font-weight: 300;
  color: #555;
  margin: 30px 0;
}
H1, h2, h3, h4 {
	font-family: Dosis, sans-serif;
	font-size: 2.5em;
}
.h1heading{
	margin-left: 10%;position: absolute;top: 12%;font-size:42px;font-weight: 900;
	}
strong {
  font-weight: 600;
  color: #333;
}
.content {
  padding: 50px 0;
}
.line {
  width: 100%;
  height: 1px;
  margin: 30px 0;
  border-bottom: 1px dashed #ddd;
}
/* ==========================================================
        Navbar Styles
   ==========================================================*/
.navbar {
  padding-top: 0px;
  padding-bottom: 0px;
  height: 77px;
  background: #1e1e1e;
  color: #333;
  transition: all 0.3s;
}
.navbar a {
  color: #fff !important;
}
.navbar button {
  color: inherit !important;
}
.navbar.compressed {
  padding-top: 0px;
  padding-bottom: 0px;
  height: 60px;
  background: #1e1e1e;
  color: #6dcc7c;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.compressedimg {
  height:61px;
  transition: all 0.3s;
  float: left;
}
.uncompressedimg {
  height:78px; 
  transition: all 0.3s;
  float: left;
}
.navbar-brand {
    float: left;
    height: 53px;
    padding: 0px 0px;
    font-size: 18px;
    line-height: 20px;
}
.containertop{
	margin-right:378px;
}
.yellow{
	background-color: #f7be39;
	height:77px;
	width: 290px;
	float:left;
	transition: all 0.3s;
}
.yellowcomp{
	background-color: #f7be39;
	height:60px;
	width: 320px;
	float:left;
	transition: all 0.3s;
}
.navbar-nav {
  	position: relative;
  	margin-top: 15px;
	padding-right: 20vw;
}
.navbar-nav > li > a {
  	font-size: 0.8em;
	font-family: Lato;
  	margin-top: -50px;
  	margin-right: 5px;
  	transition: all 0.3s;   
}
.navbarcomp > li > a {
  	font-size: 0.7em;
	font-family: Lato;
	margin-top: -6px !important;
	margin-right: 5px;
	transition: all 0.3s;
	}
	.panel-title > a{
		font-family: Lato;
	}
	.dropdown-menu {
		font-family: Lato;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		display: none;
		float: left;
		min-width: 160px;
		padding: 5px 0;
		margin: 2px 0 0;
		font-size: 14px;
		text-align: left;
		list-style: none;
		background-color: #333;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		border: 1px solid #ccc;
		border: 1px solid rgba(0,0,0,.15);
		border-radius: 4px;
		-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
		box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
img{border:0;}
.footer{
	background-color: 2e2e2e;
}
.footerborder{
	border-bottom: 1px solid #f7be39;
}
.footerrows{
	padding: 20px 0 20px 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 5px 15px 5px 0;
    margin-bottom: -1px;
    color: #fff;
    background-color: #1e1e1e;
    border: 1px solid #1e1e1e;
    font-size: 0.8em;
}
.md3pad{
	padding-left: 100px;
}
.md4rmpad{
	padding-left: 0px;
}
.facomp{
	margin-top: 0px !important;
	transition: all 0.3s;
}
.fa{
	transition: all 0.3s;
}
.navbar-togglecomp {
	border-color: #ddd;
	color: #ddd !important;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 20px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	z-index: 999;
}
.motjuice{
		display:none;
	}
.motjuicecomp{
	margin-top:0px;
	font-family: "diamante-bolditaregular";
	color: #f7be39;
	font-size: 2em;
	margin: 0;
	margin-top: 0px;
	padding-left:20px;
	transition: all 0.3s;
}
.fmotjuice{
	display: block;
	font-family: "diamante-bolditaregular";
	color: #f7be39;
	font-size: 2em;
	margin: 0;
	margin-top: 10px;
	transition: all 0.3s;
}
.motjuicecomp{
	margin-top:0px;
	font-family: "diamante-bolditaregular";
	color: #f7be39;
	font-size: 2em;
	margin: 0;
	margin-top: 0px;
	padding-left:20px;
	transition: all 0.3s;
}
.navbar-pipe:after {
    content: "|";
    padding: 0px 0.5em 0px 1em;
    color: grey;
}
.full-width-image{
	width: 100%;
}
	.next, .previous{
		border: none !important;
	}
	.logocarasoul{
		margin-top: -50px !important;
	}
	<!-- For contact page -->
.vc_custom_1564387160783{padding-right: 10px !important;}
			#mobileimage{
			display: none;
		}
.wpcf7-form-control-wrap, label, input {width:100%}
	
		#demo-text
{
    background-color: #f9f9f9;
	color: #4d4d4d;
    border: 1px solid #dedede;
	border-radius: 3px;
	height: 60px;
	padding: 20px;
	font-weight: 500;
	font-size: 0.9em;
	text-transform: capitalize;
	letter-spacing: 1px;
}
	
			#demo-pc
{
    background-color: #f9f9f9;
	color: #4d4d4d;
    border: 1px solid #dedede;
	border-radius: 3px;
	height: 60px;
	padding: 20px;
	font-weight: 500;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 1px;
}
	
			#demo-select
{
    background-color: #f9f9f9;
	color: #4d4d4d;
    border: 1px solid #dedede;
	border-radius: 3px;
	height: 60px;
	padding-left: 20px;
	font-weight: 500;
	font-size: 0.9em;
}
	
	#cb-name
{
    background-color: #f9f9f9;
	color: #4d4d4d;
    border: 1px solid #dedede;
	border-radius: 3px;
	height: 60px;
	padding: 20px;
	font-weight: 500;
	font-size: 0.9em;
	text-transform: capitalize;
	letter-spacing: 1px;
}
	
		#cb-email
{
    background-color: #f9f9f9;
	color: #4d4d4d;
    border: 1px solid #dedede;
	border-radius: 3px;
	height: 60px;
	padding: 20px;
	font-weight: 500;
	font-size: 0.9em;
	letter-spacing: 1px;
}
	
		#cb-company
{
    background-color: #f9f9f9;
	color: #4d4d4d;
    border: 1px solid #dedede;
	border-radius: 3px;
	height: 60px;
	padding: 20px;
	font-weight: 500;
	font-size: 0.9em;
	text-transform: capitalize;
	letter-spacing: 1px;
}
	
		#cb-phone
{
    background-color: #f9f9f9;
	color: #4d4d4d;
    border: 1px solid #dedede;
	border-radius: 3px;
	height: 60px;
	padding: 20px;
	font-weight: 500;
	font-size: 0.9em;
	letter-spacing: 1px;
}
	
		#cb-when
{
    background-color: #f9f9f9;
	color: #4d4d4d;
    border: 1px solid #dedede;
	border-radius: 3px;
	height: 60px;
	padding-left: 20px;
	font-weight: 500;
	font-size: 0.9em;
}
	
			#cb-message
{
    background-color: #f9f9f9;
	color: #4d4d4d;
    border: 1px solid #dedede;
	border-radius: 3px;
	height: 150px;
	padding-left: 20px;
	font-weight: 500;
	font-size: 0.9em;
	width: 100%;
}
		
	#cb-submit
{
    background-color: #36bbf7;
	color: #ffffff;
    border: 0px;
	border-radius: 3px;
	height: 60px;
	font-weight: 600;
	font-size: 0.9em;
	text-transform: uppercase;
}
	
	#cb-submit:hover
{
    background-color: #189fff;
	color: #ffffff;
    border: 0px;
	border-radius: 3px;
	height: 60px;
	font-weight: 600;
	font-size: 0.9em;
	text-transform: uppercase;
}
	
	.label-form-cb {
		margin-top: -15px;
	}
	
	.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #ff3232;
    background-color: #fdc8c8;
    border: 2px solid #fb6a72;
    padding: 20px;
		font-weight: 700;
		margin-left: 0px;
		width:100%;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #4F8A10;
    background-color: #aff798;
    border: 2px solid #77c523;
    padding: 20px;
	font-weight: 700;
	margin-left: 0px;
		width:100%;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px FontAwesome;
    margin-right: 16px;
    vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
    content:'\f00c';
}
div.wpcf7-validation-errors:before {
    content:'\f057';
}
	
	.vc_btn3.vc_btn3-color-primary:focus, .vc_btn3.vc_btn3-color-primary:hover {
color: #ffffff;
background-color: #189fff;
		border: 0px;
		border-radius: 3px;
		height: 60px;
		font-weight: 600;
		font-size: 1.3em;
		text-transform: uppercase;
}	
@media only screen and (max-width: 2600px) {
	.full-width-image{
		width: 100%;
	}
	#splash{
		padding-top:0px !important;
		width: 100%;
		float: right;
	}
}
@media (min-width: 1550px) and (max-width: 2000px) {
	.full-width-image{
		margin-top: -150px; 
		width: 100%;
	}
	#splash{
		padding-top:0px !important;
		width: 100%;
		float: right;
	}
	.h1heading{
		margin-left: 10%;position: absolute;padding-top: 3%;font-size:48px;font-weight: 900;
	}
	#btnFrontPage{
		position: absolute;
		margin-left: 10%;
		padding-top: 35%;
	}
	#txtBanner{
		margin-left: 10%;position: absolute;padding-top: 20%;font-weight: 600; font-size: 1.8em;
	}
	#chart{
		width:40%;position: absolute;top: 30%;right:10%;
	}
}
@media (min-width: 766px) and (max-width: 1600px) {
	.navbar-nav > li > a {
		font-size: 0.9em;
		font-family: Lato;
		margin-top: -50px;
		margin-right: 5px;
		transition: all 0.3s;   
	}
	.navbarcomp > li > a {
		font-size: 0.9em;
		font-family: Lato;
		margin-top: -6px !important;
		margin-right: 5px;
		transition: all 0.3s;
	}
	.navbar-nav{
		padding-right: 1vw !important;
	}
}
@media (min-width: 992px) and (max-width: 1198px) {
	.navbar-nav{
		padding-right: 1vw !important;
	}
}
@media (min-width: 760px) and (max-width: 900px) {
	.vc_custom_1564387160783{padding-right: 50px !important;}
	.motjuice{
		display: none !important;
	}
	.mobileview{
		 display: flex;
		 align-items: center;
		 justify-content: center;
	}
	.h1heading{
		margin: 0 !important;position: absolute;padding-top:0;font-size:40px;font-weight: 900;  text-align: center;
	}
	#btnFrontPage{
		position: absolute;
		margin: 0 !important;
		padding-top: 50%;
	}
	#txtBanner{
		margin:0 !important; position: absolute;padding-top: 6%;font-weight: 600; font-size: 1.6em; text-align: center;
	}
	#chart{
		display: none;
		}
	.md3pad{
		padding-left: 0px;
	}
	.full-width-image{
			margin-top: -100px;
			width: 100%;
	}
}
@media (min-width: 1025px) and (max-width: 1280px) {
	.motjuice{
		display: none;
	}
	.full-width-image{
		margin-top: -100px;
		width: 100%;
	}
	#chart{
		width:40% !important;position: absolute;right:10%;padding-top: 17%;
	}
}	
@media (min-width: 766px) and (max-width: 900px) {
	.h1heading{
		margin-left: 10%;position: absolute;padding-top: 30px;font-size:25px;font-weight: 900;
		}
	#btnFrontPage{
		position: absolute;
		margin-left: 10%;
		padding-top: 35%;
	}
	#txtBanner{
		margin-left: 10%;position: absolute;padding-top: 14%;font-weight: 600; font-size: 1.2em;
	}
	#chart{
		width:40%;position: absolute;right:10%;padding-top: 17%;
	}
}
	@media (min-width: 1200px) and (max-width: 1550px) {
	.h1heading{
		font-size:35px !important;
		}
	#btnFrontPage{
		position: absolute;
		margin-left: 10%;
		padding-top: 45%;
	}
}
	@media (min-width: 901px) and (max-width: 1550px) {
	.h1heading{
		margin-left: 10%;position: absolute;padding-top: 3%;font-size:25px;font-weight: 900;
		}
	#btnFrontPage{
		position: absolute;
		margin-left: 10%;
		padding-top: 35%;
	}
	#txtBanner{
		margin-left: 10%;position: absolute;padding-top: 18%;font-weight: 600; font-size: 1.2em;
	}
	#chart{
		width:35%;position: absolute;right:10%;padding-top: 18% !important;
	}
}
@media only screen and (max-width: 1667px) {
	.motjuice{
		display: block;
		font-family: "diamante-bolditaregular";
		color: #f7be39;
		font-size: 2em;
		margin: 0;
		margin-top: 10px;
		padding-left:20px;
		transition: all 0.3s;
	}
	#logo{
		display:none;
		}
	.yellow{
		background-color: #1e1e1e;
		width: 10px;
		display: none;
		}
		.navbar-brand{
			width: 10px;
		}
		.containertop{
			  margin-right: 0;
		}
		#splash{
			padding-top:0px !important;
			width: 100%;
			float: right;
		}
		.full-width-image{
			margin-top: -100px; 
			width: 100%;
	}
}
@media only screen 
    and (width : 375px) 
    and (height : 812px)
    and (orientation : portrait)  
    and (-webkit-device-pixel-ratio : 3) {
		#txtBanner{
			margin:0; position: absolute;padding-top: 10%;font-weight: 600; font-size: 1em; text-align: center; display: none;
		}
}
	@media (min-width: 600px) and (max-width: 765px) {
		#mobileimage{
			display: block;
			margin-top: 10% !important;

		}
		#btnFrontPage{
			position: absolute;
			margin: 0;
			padding-top: 105% !important;
		}
	}
	@media only screen and (max-width: 765px) {
		#btnCallback{
			margin-top: 0px;
		}
		#mobileimage{
			display: block;
			margin: 10px 15px 0 0px;
			z-index: 999;
		}
		.vc_custom_1564487178718 {
    	display: none;
}
		H1, h2, h3, h4 {
			font-family: Dosis;
			font-size: 1.5em;
		}
		.mobileview{
		  	display: flex;
		  	align-items: center;
		  	justify-content: center;
			height: 700px;
		}
		.h1heading{
			margin: 0 5px 0 5px;position: absolute;font-size:28px;font-weight: 900;  text-align: center; line-height: 40px;
		}
		#btnFrontPage{
			position: absolute;
			margin: 0;
			padding-top: 140%;
		}
		#txtBanner{
			margin:0; position: absolute;margin-top: 38% !important;font-weight: 600; font-size: 1.4em; text-align: center; 
		}
.vc_custom_1564059175061{padding-left: 0px !important;}
		p {
			  font-size: 1.2em;
			  font-family: Lato;
			  line-height: 1.6em;
			  font-weight: 300;
			  color: #555;
			  margin: 30px 0;
			}
		.logocarasoul{
			display: none;
		}
		.md3pad{
			padding-left: 50px;
		}
		.navbar-pipe:after {
			content: "|";
			padding: 0px 0.5em 0px 1em;
			color: #1e1e1e;
		}
		#splash{
			padding-top:10px !important;
			padding-right:0;
		}
		#chart{
			display: none;
		}
		.full-width-image{
			/*	margin-top: -50px !important; 
				width: 100%; */
			display: none;
		}
		#chart{
			padding-top: 15%;
		}
		.yellow{
			width: 10px;
			 display: none;
		}
		.navbar-toggle{
			margin-top: 12px;
			margin-right: 12px;
			color: #f7be39 !important;
			border: 1px solid #f7be39 !important;
		}
		.navbar-brand{
			width: 100px;
		}
		#logo{
			display:none;
		}
		#logotext{
			display:block;
			z-index: 999;
		}
		.motjuice{
			display: block;
			font-family: "diamante-bolditaregular";
			color: #f7be39;
			font-size: 2em;
			margin: 0;
			margin-top: 10px;
			padding-left:20px;
			transition: all 0.3s;
		}
		.containertop{
		  margin-right: 0;
		}
		.news-posts, .side-area {
			overflow-x: hidden;
			margin: 5px;
		}
		.navbar-collapse {
			border-color: #f7be39 !important;
			background-color: #1e1e1e;
			border-top: 1px solid #1e1e1e !important;
			position: fixed;
			top: 55px;
			right: 0px;
		}
		.navbar-nav > li > a{
			color: red !important;
		}
}
.vc_color-info.vc_message_box {
    border-color: #ffffff !important;
}
	.vc_custom_1560855062069 {
    padding-top: 50px !important;
    background-color: #ffffff !important;
}
.item blockquote {
    border-left: none; 
    margin: 0;
}
.item blockquote img {
    margin-bottom: 10px;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
#toprow{
	margin-right: 0 !important;
	margin-left: 0 !important;
	}
/**
 CARASOUL MEDIA QUERIES
*/
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
}
@media (min-width: 2000px) { 
	.full-width-image{
		margin-top: -150px; 
		width: 100%;
	}
	#splash{
		padding-top:0px !important;
		width: 100%;
		float: right;
	}
	.h1heading{
		margin-left: 10%;position: absolute;padding-top: 0;font-size:48px;font-weight: 900;
	}
	#btnFrontPage{
		position: absolute;
		margin-left: 10%;
		padding-top: 28%;
	}
	#txtBanner{
		margin-left: 10%;position: absolute;padding-top: 16%;font-weight: 600; font-size: 1.8em;
	}
	#chart{
		width:40%;position: absolute;top: 30%;right:10%;
	}
}
/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}
.wpb_content_element{
	margin-bottom: 0px !important;
}
.footer{
	background: #2e2e2e url("https://cdn.motjuice.co.uk/media/img/bg-texture.png") repeat;
	overflow: hidden;
}
.footerborder{
	border-bottom: 1px solid #f7be39;
}
.footerrows{
	padding: 20px 0 20px 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 5px 15px 5px 0;
    margin-bottom: -1px;
    color: #fff;
    background-color: #1e1e1e;
    border: 1px solid #1e1e1e;
    font-size: 0.7em;
}
.md4rmpad{
	padding-left: 0px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 4px 15px 4px 0;
    margin-bottom: -1px;
    color: #fff;
    background-color: #1e1e1e;
    border: 1px solid #1e1e1e;
    font-size: 0.7em;
}
.list-group-flush {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.side-area-post ul li a:hover,cite,a{color:#f7be39;}
.list-group-item {
	font-size: 1em;
}
.vc_btn3.vc_btn3-size-md {
font-size: 1.3em;
	font-weight: 600;
padding-top: 20px;
padding-bottom: 14px;
padding-left: 20px;
padding-right: 20px;
	height:60px;
	color: #ffffff;
	background-color: #36bbf7;
	border: 0px;
	border-radius: 3px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-right: 3px;
}
	
	.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
padding-top: 0;
		padding: 1.5em;
}
	.panel-default {
		border-color: #dedede;
		padding: 1.5em;
		background-color: #f9f9f9;
}
.panel-default >.panel-heading {
		background-color: #f9f9f9;
}
	.vc_custom_1565621789986 {
	border-top: 1px solid grey;
}
/*Custom Form Controls */


	h1{
		font-size: 42px;
		font-weight: 700;
		text-align: center;
		margin-bottom: -20px;
		margin-top: 20px;
		line-height: 1.1;
		color: inherit;
	}

	h3{
		font-weight:600;
	}
.cb-name{
	background-color: #f9f9f9;
	color: #4d4d4d;
	border: 1px solid #dedede;
	border-radius: 3px;
	height: 60px;
	padding: 20px;
	font-weight: 500;
	font-size: 0.9em;
	text-transform: capitalize;
	letter-spacing: 1px;
	outline: none;
	margin-bottom: 14px;
}
.cb-email{
	background-color: #f9f9f9;
	color: #4d4d4d;
	border: 1px solid #dedede;
	border-radius: 3px;
	height: 60px;
	padding: 20px;
	font-weight: 500;
	font-size: 0.9em;
	letter-spacing: 1px;
	outline: none;
	margin-bottom: 14px;
}
.cb-pc{
	background-color: #f9f9f9;
	color: #4d4d4d;
	border: 1px solid #dedede;
	border-radius: 3px;
	height: 60px;
	padding: 20px;
	font-weight: 500;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	margin-bottom: 14px;
}
.form-label{
	color: #4d4d4d;
	opacity: .8;
	top: 10px;
	font-weight: 700;
	line-height: 2em;
	font-size: 1.2em;
}

.form-submit:hover{
	background-color: #189fff;
	color: #ffffff;
	border: 0px;
	border-radius: 3px;
	height: 60px;
	font-weight: 600;
	font-size: 0.9em;
	text-transform: uppercase;
}

.form-submit{
	background-color: #36bbf7;
	color: #ffffff;
	border: 0px;
	border-radius: 3px;
	height: 60px;
	font-weight: 600;
	font-size: 0.9em;
	font-family: Lato;
	text-transform: uppercase;
	outline: none;
	margin-top: 20px;
	transition: background .2s ease-in-out;
}

.form-previous:hover{
	background-color: #eaeaea;
	color: #000000;
	border: 0px;
	border-radius: 3px;
	height: 60px;
	font-weight: 600;
	font-size: 0.9em;
	text-transform: uppercase;
}

.form-previous{
	background-color: #dedede;
	color: #000000;
	border: 0px;
	border-radius: 3px;
	height: 60px;
	font-weight: 600;
	font-size: 0.9em;
	font-family: Lato;
	text-transform: uppercase;
	outline: none;
	margin-top: 20px;
	transition: background .2s ease-in-out;
}

.subtitle{
	font-size: 1.2em;
	font-family: Lato;
	line-height: 1.8em;
	font-weight: 300;
	color: #555555;
	margin: 30px 0;
}

input[type="submit"]{
  border: 0px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.resImgbox{
  position: relative;
    margin: auto;
    overflow: hidden;
    width: 100%;
    height: 140px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.resBox {
  transition: box-shadow .3s;
  width: 254px;
  margin: 2px;
  border-radius:3px;
  border: 1px solid #dedede;
  background: #f9f9f9;
  float: left;
  text-align: left;
  padding-top: 13px;
  margin-bottom: 10px;
}

.resBox:hover {
  box-shadow: 0 0 11px rgba(33,33,33,.2); 
}

.modalTitle{
  font-size: 2em;
  font-weight: 500;
}

.modalSubtitle{
  margin-top: 0px;
}

.modalDialog {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  z-index: 99999;
  opacity:0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none;
}

.modalDialog:target {
  opacity:1;
  pointer-events: auto;
}

.modalDialog > div {
  width: 70%;
  position: relative;
  margin: 10% auto;
  padding: 20px;
  border-radius: 3px;
  border: #dedede;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px #353535;
}

.newFooter-subscribe-o {
	color: #36bbf7;
	border: 2px solid #36bbf7;
	border-radius: 3px;
	padding: 20px 40px 20px 40px;
	text-transform: uppercase;
	font-size: 16px;
	width: 100%;
	background-color: transparent;
	transition: all 0.3s ease-in-out 0s;
}
.newFooter-subscribe-txt{
	color:#FFFFFF;
	margin-top:30px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:700;
}
.newFooter-subscribe-o:hover {
	color: #ffffff;
	background-color: #36bbf7;
	text-decoration:none;
}
.newFooter-social-a:hover{
	text-decoration:none;
}
.newFooter-social-button-fb{
	border: 1px solid #2262A2;
	background-color:#2262A2;
	color:#FFFFFF;
	height:52px;
	margin-top: 10px;
	transition: all 0.3s ease-in-out 0s;
	padding-top: 8px;
}
.newFooter-social-button-fb:hover{
	opacity: 0.8;
}
.newFooter-social-button-li{
	border: 1px solid #0082C0;
	background-color:#0082C0;
	color:#FFFFFF;
	height:52px;
	margin-top:3px;
	transition: all 0.3s ease-in-out 0s;
	padding-top: 8px;
}
.newFooter-social-button-li:hover{
	opacity: 0.8;
}
.newFooter-social-button-yt{
	border: 1px solid #EF3D3E;
	background-color:#EF3D3E;
	color:#FFFFFF;
	height:52px;
	margin-top:3px;
	transition: all 0.3s ease-in-out 0s;
	padding-top: 8px;
}
.newFooter-social-button-yt:hover{
	opacity: 0.8;
}
.newFooter-social-button-tw{
	border: 1px solid #00B8E5;
	background-color:#00B8E5;
	color:#FFFFFF;
	height:52px;
	margin-top:3px;
	transition: all 0.3s ease-in-out 0s;
	padding-top: 8px;
}
.newFooter-social-button-tw:hover{
	opacity: 0.8;
}
.newFooter-social-button-tt {
    border: 1px solid #010101;
    background: #010101;
    color: #fff
}
.blob.green {
    background: #33d9b2;
    box-shadow: 0 0 0 0 #33d9b2;
    animation: 2s infinite pulse-green;
    border-radius: 15px;
    margin-right: 11px
}
@keyframes pulse-green {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(51,217,178,.7)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(51,217,178,0)
    }

    100% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(51,217,178,0)
    }
}
.newFooter-heading{
	font-family: Dosis, sans-serif;
	font-size:1.3em;
	color:#FFFFFF;
	margin:0;
	padding-bottom:5px;
	font-weight:700;
	border-bottom:1px solid #CCCCCC;
}
.newFooter-heading-legal{
	font-family: Dosis, sans-serif;
	font-size:1.3em;
	color:#FFFFFF;
	margin:0;
	padding-bottom:5px;
	font-weight:700;
	border-bottom:1px solid #CCCCCC;
	margin-top: -9px
}
.newFooter-item{
	position: relative;
	display: block;
	padding: 10px 5px 5px 0;
}
.newFooter-a{
	color: #f7be39;
	font-size: 1em;
	margin-bottom: -1px;
}
.newFooter-a:hover{
	text-decoration: underline;
	color:#f7be39;
}
.newFooter-social-icon{
	font-size: 24px;
	padding-left: 15px;
	vertical-align: middle;
}
@media screen and (min-width: 992px) and (max-width:1199px){
	.newFooter-social-button-fb{
		font-size:14px;
	}
	.newFooter-social-button-li{
		font-size:14px;
	}
	.newFooter-social-button-yt{
		font-size:14px;
	}
	.newFooter-social-button-tw{
		font-size:14px;
	}
	.newFooter-subscribe-o{
		font-size:12px;
	}
	.newFooter-a{
		font-size:0.9em;
	}
}