@charset "utf-8";
/* CSS Document */

/*
Theme Name: JTMresponsive
Theme URI: www.jtm.gy
Description: Child theme
Author: Romona Khan
Author URI: 21expressions.com
Template: responsive
Version: a-number--optional
.
General comments/License Statement if any.
.
*/
@import url(../responsive/style.css);

/*Global*/

body {
	background-image:url(images/bg_body.jpg);
}

h1 {
	font-size: 250%;
	font-weight:400;
	display:block;
	border-bottom: solid #ddd 1px;
	padding-bottom: 10px;
}

h2 {
	font-size: 200%;
	font-weight:400;
}

h3 {
	font-size: 150%;
	font-weight:400;
}

h4 {
	font-size: 100%;
	font-weight:400;
}

h1, h2, h3, h4 {
	color: #333;
}

li {
	padding-bottom: 10px;
}

ol {
	color: #5EACF2;
}

ol li {
	color: #404040;
}

/*Structure*/
div#container {
	background-color:#fff;
}

#wrapper {
	border:none;
	margin: 0;
	padding:0;
}

ul, menu, dir {
	margin:0;
	padding:0;
}

.disclaimer {
	font-size:9px;
	color:#999;
}

/*Header*/

#social {
	margin:0;
	float:right;
	margin-top:10px;
}

#header .social-icons {
list-style: none;
line-height: normal;
margin-top:10px;
padding-top:10px;
text-align: right;
display:inline;
}

#header .facebook-icon {
	display:inline;
	padding-left:3px;

}

.social-icons img {
	width:30px;
	height:30px;	
}

.search {
	background-color:#3C5D49;
	margin-right:2px;
}
#search-box form {
	margin:0.5em;
}

.top-nav {
	background-color:#039;
}

/* =Top Menu
-------------------------------------------------------------- */
.top-menu {
	float: right;
	margin:15px 0 0 0;
	text-transform:uppercase;
}

.top-menu li {
	display:inline;
	list-style-type:none;
}

.top-menu li a {
	border-left:1px solid #ccc;
	color:#333;
	font-size:12px;
	padding: 0 8px;
}

.top-menu > li:first-child > a {
	border-left:none;
	padding:0 8px 0 0;
}

.top-menu li a:hover {
	color:#333;
}

/*Menu*/

.menu {
	background-image:none;
	background-color:#3C5D49;
	margin:0;
	border-right:2px solid #fff;	
}

.menu .grid {
	margin-bottom:0;
}

.menu ul {
	margin:0;
	padding:0 30px 0 10px;
}

.menu li {
	margin:0;
	padding:0;
	height:45px;

}

.menu a {
	border:none;
	text-transform:uppercase;
	color: #fff;
	text-shadow:none;
	font-size:1.25em;
	font-weight:400;
	padding:0 10px;
	margin: 0 10px;
	background-image: none;

	
}

.menu a:hover {
	color: #33463B;
	background-image:none;
	background-color:#33463B;
}
	
	
.menu .current_page_item a {
	background-color:#fc0;
}

.menu .current-page-ancestor a {
	background-color:#fc0;
}
.home .menu .current_page_item a {
	color: #3C5D49;
	background-color:#fc0;
}	


.menu ul ul {
	margin:-30px 0 0 -10px;
	padding:30px 30px 30px 10px;
}

.menu li li {
	background:#3C5D49;
	background-image:none;
	border-top:none;
	color:#444;
	filter:none;
	width:auto;
	padding:0;
	height:auto;
}

.menu li li a {
	background: #3C5D49;
	border:none;
	color:#fff;
	font-size:14px;
	font-weight:400;
	height:auto;
	line-height:20px;
	text-shadow:none;
	white-space:nowrap;
	padding:10px;
	margin:0;
}

.menu li li a:hover {
	background: #33463B !important;
}

.menu li li hover {
	background: #33463B !important;
}

/*Featured*/

#featured {
	-moz-border-radius: 0x;
	-webkit-border-radius: 0;
	background-color: #fff;
	border:none;
	border-radius: 0;
	padding-bottom: 0;
	margin:0;
	width:99.893617021277%;
	background-color:#69F;
	background-image: url(images/bg_featured.gif);	
}
.featured-title {
	text-align:left;
	text-transform:uppercase;
	font-size:2.5em;
	font-weight:normal;
	margin: 0 20px;
	padding:20px 0 0 0;
	color:#fff;
	border-bottom:0;
}

.featured-subtitle {
	text-align:left;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0 20px;
	padding:10px 0 0 0;
	color:#333;
}

#featured-info {
	margin:0;
	color:#fff;
}

#featured-info p {
	margin:0;
}

#featured-info ul {
	margin:0 20px 20px 20px;
}

#featured-info li {
	margin:0 10px 0 32px;
	list-style-image:url(images/blt_check.png);
	font-size:1.25em;
	padding-bottom: 0;
}

#featured-image {
	margin:0;
}

#featured-image .fluid-width-video-wrapper {
	margin-left:-20px;
}

#featured-image img {
	margin:0;
	padding:0;
	width:100%;
}


#featured-lavazza{
	-moz-border-radius: 0x;
	-webkit-border-radius: 0;
	background-color: #fff;
	border:none;
	border-radius: 0;
	padding-bottom: 0;
	margin:0;
	width:99.893617021277%;
	background-color:#69F;
	background-image: url(images/bg_lavazza.gif);	
}

.featured-info-lavazza {
	color:#fff;
	margin:75px 0 0 0 ;
	padding:0;
	text-transform:uppercase;
	text-align:center;
}
	
/*Footer*/

#footer {
	color:#ddd;
	padding:10px 0 0 0;
}

#footer a {
	color:#fff;
	font-weight: 700;
}

/*Forms*/

#contactpage span {
	color:#CC0000;
	font-weight:bold;	
	font-size:12px;
}

#contactpage input[type="text"] {
	width:50%;
	border: #ddd 1px solid;
	box-shadow:none;
	margin-top:5px;
}

#contactpage textarea {
	width:60%;
	border: #ddd 1px solid;
	box-shadow:none;
	margin-top:5px;
}

/*Widgets*/
.widget-hp {
	background:#fff;
}

 .widget-wrapper {
	background-color:#fff;
	padding: 40px 0;
	border:0;
}

.home .widget-wrapper {
	background:#fff;
	border: solid 1px #efefef;
	-webkit-border-radius:6px;
    -moz-border-radius:6px;
	border-radius:6px;
	font-size:13px;
	margin:0 0 20px;
	padding:20px;
}

 .widget-wrapper-lavazza {
	background:#fff;
	border: solid 1px #efefef;
	-webkit-border-radius:6px;
    -moz-border-radius:6px;
	border-radius:6px;
	font-size:13px;
	margin:0 0 20px;
	padding:20px;
}

.widget-hp h1 {
	font-size:175%;
	font-weight:400;
	text-transform:uppercase;
	color: #489BEE;
	padding-bottom: 20px;
	margin:0;
}

.widget-hp p{
	font-size:1em;
	color: #999;
}

#widgets .widget-hp a  {
	text-transform:uppercase;
	color: #E42C2C;
	padding-bottom:5px;
	border-bottom: solid 3px #999;
	font-weight:700;	
}

.widgets-lsb {
	margin-top:0;
}

#pagemenu {
}

#pagemenu ul {
	list-style:none;
	margin:0;
	padding:0;
}


.lsb #widgets ul li {
	margin-left:0;
	
}

#pagemenu li {
	list-style:none;
	text-transform:uppercase;
}

#pagemenu .page_item a {
	border-bottom: 1px #ddd dotted;
	color:#3C5D49;
	padding:10px;
	font-size:14px;
	display:block;
	width: 80%
}

#pagemenu .page_item a:hover {
	background:#eee;
	
}

#pagemenu .current_page_item a {
	background:#ddd;
	border-bottom: 1px #ccc dotted;
	color:#3C5D49;
	padding:10px;
	font-size:14px;
	display:block;
}

#contactinfo {
	margin:10px;
	color:#999;
}

.contactdetails {
	border-bottom:1px dotted #ddd;
	padding-bottom:10px;
	margin-bottom:10px;
	display:block;
	width:75%;
}


/* =Buttons (Call to Action)
-------------------------------------------------------------- */
.button, a.button {
	box-shadow: none;
}

.call-to-action {
	text-align:left;
	text-transform: uppercase;
	margin:10px 20px;
}

a.grayblue {
	background-color:#142335;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#515151), to(#142335));
	background-image:-webkit-linear-gradient(top, #1B569C, #2C4D75);
	background-image:-moz-linear-gradient(top, #1B569C, #2C4D75);
	background-image:-ms-linear-gradient(top, #1B569C, #2C4D75);
	background-image:-o-linear-gradient(top, #1B569C, #2C4D75);
	background-image:linear-gradient(top, #1B569C, #2C4D75);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#515151, endColorstr=#142335);
	border:1px solid #305582;
	color:#fff;
	text-shadow:0 1px 0 #000000;
}

a.grayblue:hover {
	background-color:#000000;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#191919), to(#142335));
	background-image:-webkit-linear-gradient(top, #305582, #223C5C);
	background-image:-moz-linear-gradient(top, #305582, #223C5C);
	background-image:-ms-linear-gradient(top, #305582, #223C5C);
	background-image:-o-linear-gradient(top, #305582, #223C5C);
	background-image:linear-gradient(top, #305582, #223C5C);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#191919, endColorstr=#142335);
	border:1px solid #305582;
	color:#fff;
	text-shadow:0 1px 0 #000000;
}



/* =Responsive Design
    Media Queries
-------------------------------------------------------------- */
@media screen and (max-width: 980px) {

    body {
    }
	
    .grid, 
	.grid-right {
	    float:none;
    }
	
	#featured-image .fluid-width-video-wrapper {
	    margin:20px 0 0 0;
    }
	
	.home #widgets {
		margin-top:40px;
	}
}

@media screen and (max-width: 650px) {

    body {
    }

    #logo {
	    float:none;
	    text-align:center;
    }

    .grid, 
	.grid-right {
	    float:none;
    }

	#featured-image .fluid-width-video-wrapper {
	    margin:20px 0 0 0;
    }
	
    .js .menu,
	.js .sub-header-menu {
		display:none;
	}
	
	.top-menu, 
	.footer-menu li {
	    float:none;
	    text-align:center;
    }
	
	.tinynav { 
	    display:block;
		margin:0 auto;
		width:100%;
	}
	
	.tinynav {
		-moz-appearance:none;
		-webkit-appearance:none;
		appearance:none;
		background: #fff url(images/bg-select.png) no-repeat right;
		border:1px solid #ccc;
		overflow:hidden;
		padding:0.5em 1em 0.5em 0.75em;
	}
	
	.ie7 .tinynav,
	.ie8 .tinynav {
		padding-right:10px;
	}
	
	.ie9 .tinynav  {
		padding-right:8px;
	}
	
    #footer {
	    text-align:center;
    }

    #footer .social-icons {
	    text-align:center;
    }
}

@media screen and (max-width: 480px) {

    body {
    }
	
    table, thead, tbody, th, td, tr { 
	    display:block; 
	}

    #logo {
	    float:none;
		position:relative;
	    text-align:center;
    }

    .grid, 
	.grid-right {
	    float:none;
    }
	
	#featured-image .fluid-width-video-wrapper {
	    margin:20px 0 0 0;
	}
	
	.featured-title {
	    font-size:40px;
	    padding:40px 20px 0 20px
    }
	
    .menu ul, 
	.menu li, 
	.top-menu, 
	.footer-menu li, 
	.sub-header-menu li {
	    float:none;
	    text-align:center;
    }
	
    #footer {
	    text-align:center;
    }

    #footer .social-icons {
	    text-align:center;
    }
}

@media screen and (max-width: 320px) {
	
	#featured p {
	    font-size:12px;
		line-height:1.2em;
    }

    .featured-title {
	    font-size:35px;
    }
	
	.featured-subtitle {
		font-size:15px;
	}

    .call-to-action a.button {
	    font-size:14px;
	    padding:7px 17px;
    }
}

@media screen and (max-width: 240px) {
	
	#featured p {
	    font-size:11px;
		line-height:1.1em;
    }

    .featured-title {
	    font-size:20px;
    }
	
	.featured-subtitle {
		font-size:11px;
	}

    .call-to-action a.button {
	    font-size:12px;
	    padding:5px 15px;
    }
}