/*
Theme Name:  
Theme URI: http://www.tours2health.org/
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

 /*ADD-ON
-------------------------------------------------- 
body:after{content:"less than 320px";font-size:1rem;font-weight:bold;position:fixed;bottom:0;width:100%;text-align:center;background-color:hsla(1,60%,40%,0.7);color:#fff;height:20px;padding-top:0;margin-left:0;left:0}@media only screen and (min-width:320px){body:after{content:"320 to 480px";background-color:hsla(90,60%,40%,0.7);height:20px;padding-top:0;margin-left:0}}@media only screen and (min-width:480px){body:after{content:"480 to 768px";background-color:hsla(180,60%,40%,0.7);height:20px;padding-top:0;margin-left:0}}@media only screen and (min-width:768px){body:after{content:"768 to 980px";background-color:hsla(270,60%,40%,0.7);height:20px;padding-top:0;margin-left:0}}@media only screen and (min-width:980px){body:after{content:"980 to 1024px";background-color:hsla(300,60%,40%,0.7);height:20px;padding-top:0;margin-left:0}}@media only screen and (min-width:1024px){body:after{content:"1024 and up";background-color:hsla(360,60%,40%,0.7);height:20px;padding-top:0;margin-left:0}}

::selection { background: #ff5e99; color: #FFFFFF; text-shadow: 0; }
::-moz-selection { background: #ff5e99; color: #FFFFFF; }

a, a:focus, a:active, a:hover, object, embed { outline: none; }
:-moz-any-link:focus { outline: none; }
input::-moz-focus-inner { border: 0; } 
*/

body{ background:#fff; 
	font-family: 'Raleway', sans-serif;}

.site-content .page-header{margin:3px;}

 .top-header{ background:url(images/topbar.html);}
 
 
 


.quip-app{ padding:10px 5px 5px;}

.right-head {padding:10px 10px 4px;}

.quick-link{ text-align:right; margin:0; font-size:5px 10px; padding:5px 0px;}


.quick-link a{ color:#7d7d7d; text-decoration:none; padding:0 5px; font-size:10px;}

@media (max-width:767px){

.quick-link{font-size:8px}
.quick-link a{font-size:8px;}
}

.quick-link a:hover{ text-decoration:underline;}

.site-content .notfount{padding:5px 10px; background:#FDFDE4;}

.sidebar-container ul{margin:0px; padding-left:17px;}

.entry-title{font-size: 28px;
    font-weight: bold;
    margin: 0 0 5px;
	font-family: 'Raleway', sans-serif;
	color:#333;
	padding:10px 5px 5px;
	}
	
.widget{border:1px solid #CF90B4;
	padding:0px 0 0px;	
	margin:0px 0px 0px;
	width:100%;
	background:#efefef;}
.widget .widget-title{background:#dcdcdc;
	color:#0b5698;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding:10px 0;
	font-family: 'Raleway', sans-serif !important;
	margin:0;
	border-bottom:1px solid #fff;} 


/**
 * 6.14 Comments
 * -----------------------------------------------------------------------------
 */
.comments-area code{white-space:inherit;}
.comments-area textarea{width:100%;}
.comments-area {
	margin: 48px auto;
	max-width: 600px;
	padding: 20px 10px;
	
	
}

.comment-reply-title,
.comments-title {
	font: 900 16px/1.5 Lato, sans-serif;
	margin: 0;
	text-transform: uppercase;
}

.comment-list {
	list-style: none;
	margin: 0 0 48px 0;
}

.comment-author {
	font-size: 14px;
	line-height: 1.7142857142;
}

.comment-list .reply,
.comment-metadata {
	font-size: 12px;
	line-height: 2;
	text-transform: uppercase;
}

.comment-list .reply {
	margin-top: 24px;
}

.comment-author .fn {
	font-weight: 900;
}

.comment-author a {
	color: #2b2b2b;
}

.comment-list .trackback a,
.comment-list .pingback a,
.comment-metadata a {
	color: #767676;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #41a62a;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 24px;
	padding-top: 24px;
}

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
	border-top: 0;
}

.comment-author {
	position: relative;
}

.comment-author .avatar {
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 18px;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
}

.bypostauthor > article .fn:before {
	content: "\f408";
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px;
}

.says {
	display: none;
}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {
	padding-left: 30px;
}

.comment-edit-link {
	margin-left: 10px;
}

.comment-edit-link:before {
	content: "\f411";
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 2px;
}

.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 24px 22px;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .children {
	list-style: none;
	margin-left: 15px;
}

.comment-respond {
	margin-bottom: 24px;
	padding: 0;
}

.comment .comment-respond {
	margin-top: 24px;
}

.comment-respond h3 {
	margin-top: 0;
	margin-bottom: 24px;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
	color: #767676;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
	font-size: 14px;
	line-height: 1.7142857142;
}

.no-comments {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin-top: 24px;
	text-transform: uppercase;
}

.comment-form label {
	display: block;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
	font-size: 12px;
	line-height: 1.5;
}

.required {
	color: #c0392b;
}

.comment-reply-title small a {
	color: #2b2b2b;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 24px;
}

.comment-reply-title small a:hover {
	color: #41a62a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
}

.comment-navigation {
	font-size: 12px;
	line-height: 2;
	margin-bottom: 48px;
	text-transform: uppercase;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	display: inline-block;
}

.comment-navigation .nav-previous a {
	margin-right: 10px;
}

#comment-nav-above {
	margin-top: 36px;
	margin-bottom: 0;
}
/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}



.border-main{-webkit-box-shadow: 0px 4px 5px 0px rgba(102,102,102,1);
	-moz-box-shadow: 0px 4px 5px 0px rgba(102,102,102,1);
	box-shadow: 0px 4px 5px 0px rgba(102,102,102,1);
	border:1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:5px auto;}

.lat-news{
	background: rgb(52,163,245); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM0YTNmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzJjOTllYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNTkyZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(52,163,245,1) 0%, rgba(44,153,235,1) 44%, rgba(37,146,228,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(52,163,245,1)), color-stop(44%,rgba(44,153,235,1)), color-stop(100%,rgba(37,146,228,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(52,163,245,1) 0%,rgba(44,153,235,1) 44%,rgba(37,146,228,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(52,163,245,1) 0%,rgba(44,153,235,1) 44%,rgba(37,146,228,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(52,163,245,1) 0%,rgba(44,153,235,1) 44%,rgba(37,146,228,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(52,163,245,1) 0%,rgba(44,153,235,1) 44%,rgba(37,146,228,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34a3f5', endColorstr='#2592e4',GradientType=0 ); /* IE6-8 */
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:5px;
	color:#fff;
	font-size:12px;
}



	
	
input[type='text'],select,textarea{width:100%; 
	border:1px solid #E8E8E8; 
	margin:2px 0;
	font-size:13px;
	color:#000 !important;
	font-family: 'Raleway',sans-serif;
	padding:0 5px;
	background:#fff;
	height:26px;}  
	
input[type='text']:focus,select:focus,textarea:focus{ border:1px solid #01A9F2;}

input[type='text'],select{ height:24px;
	margin:2px 0;
	color:#000;
	font-size:13px;
	}	

textarea{ height:45px;}

input[type="reset"], input[type="submit"]{ -moz-box-shadow:inset 0px 0px 14px -3px #f2fadc;
	-webkit-box-shadow:inset 0px 0px 14px -3px #f2fadc;
	box-shadow:inset 0px 0px 14px -3px #f2fadc;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dbe6c4), color-stop(1, #99ad8a));
	background:-moz-linear-gradient(top, #dbe6c4 5%, #99ad8a 100%);
	background:-webkit-linear-gradient(top, #dbe6c4 5%, #99ad8a 100%);
	background:-o-linear-gradient(top, #dbe6c4 5%, #99ad8a 100%);
	background:-ms-linear-gradient(top, #dbe6c4 5%, #99ad8a 100%);
	background:linear-gradient(to bottom, #dbe6c4 5%, #99ad8a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbe6c4', endColorstr='#99ad8a',GradientType=0);
	background-color:#dbe6c4;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #b2b8ad;
	display:inline-block;
	cursor:pointer;
	color:#1f211d;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ced9bf;
	}
input[type="reset"]:hover, input[type="submit"]:hover{color:#ccc;}

#smallenq-button{ 
	background: rgb(203,96,179); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NiNjBiMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FkMTI4MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZTQ3YWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(203,96,179,1) 0%, rgba(173,18,131,1) 50%, rgba(222,71,172,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,96,179,1)), color-stop(50%,rgba(173,18,131,1)), color-stop(100%,rgba(222,71,172,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(203,96,179,1) 0%,rgba(173,18,131,1) 50%,rgba(222,71,172,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#de47ac',GradientType=0 ); /* IE6-8 */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #fff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding:4px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
	margin:5px 0;
	}
	
#smallenq-button:hover{	background: rgb(222,71,172); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlNDdhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FkMTI4MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYjYwYjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(222,71,172,1) 0%, rgba(173,18,131,1) 50%, rgba(203,96,179,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,71,172,1)), color-stop(50%,rgba(173,18,131,1)), color-stop(100%,rgba(203,96,179,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(222,71,172,1) 0%,rgba(173,18,131,1) 50%,rgba(203,96,179,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(222,71,172,1) 0%,rgba(173,18,131,1) 50%,rgba(203,96,179,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(222,71,172,1) 0%,rgba(173,18,131,1) 50%,rgba(203,96,179,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(222,71,172,1) 0%,rgba(173,18,131,1) 50%,rgba(203,96,179,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de47ac', endColorstr='#cb60b3',GradientType=0 ); /* IE6-8 */
	}

.paras{text-align:justify; padding:5px; font-size:12px;}




/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

.main-navigation {
	clear: both;
	margin: 0 auto;	
	position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding:0;
	text-align:left;
	
}

.nav-menu li {
	display: inline-block;
	position: relative;
	margin:0;

}

.nav-menu li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 8px 15px 8px;
	text-decoration: none;	
	line-height:18px;
	text-align:center;	
	margin:0px;	
	border-top:none;
	font-weight:bold;
	}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background:#01a0e3;
	color:#fff;
	}

.nav-menu .sub-menu,
.nav-menu .children {
	background:#323031;
	border: 1px solid #f8f8f8;
	border-top: 0;	
	padding: 0;
	position: absolute;
	left: 0px;
	top:33px;
	z-index: 99999;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(204, 209, 234, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(204, 209, 234, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(204, 209, 234, 0.75);
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
	
	}

ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	width: 200px;
	padding:7px 5px;
	font-size:13px;	
	text-align:left;
	border-bottom:1px solid #919191;
	
	
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	color:#fff;
	border-top:none;
	background:##0b5698;	
	}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #ccc;
	font-style: italic;
}

.menu-toggle {
	display: none;
}

/* Navbar */
.navbar {
	margin: 0px auto 0px;
	max-width: 1600px;
	font-family: 'Raleway', sans-serif;
	min-height: inherit;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border:none;
	z-index:99999;
	width:100%;
	    background-color: #0b539b;
	}


	
#primary{border:1px solid #0b5698;
	}

#primary h5{ font-weight:bold !important;}

#secondary{border:none;
	font-family: 'Raleway', sans-serif !important;
	background-color:#9D9FA2;	
	/*background-image:url(images/sectop.png);
	background-repeat:no-repeat;
	background-position:left top;*/
	
}

#secondary  .widget-title{    background: #BB3627;
    color: #fefeff;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding:10px 0;
	font-family: 'Raleway', sans-serif !important;
	font-weight:bold;}
	
#secondary ul{ /*list-style-image:url(images/ar.png); */
	list-style:none;
	margin:0; 
	padding:0px 0px 20px 0px;
	font-size:15px;
	background-color:#e3e3e3;
	background-image:url(images/secbottom.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	}
	
#secondary ul li{}


#secondary #nav_menu-2{ border:none;}

#secondary ul li a{margin: 1px 0;
    text-decoration: none;
    display: block;
    color: #0b5697;
    display: block;
    font-size: 15px;
    padding: 4px 5px 4px 15px;
    font-weight: bold;}

#secondary ul li a:hover{ background:rgb(187, 54, 39);
	color:#fff;}

#secondary ul ul{ margin-left:5px;
	padding:0 0 0 10px;
	background:none;
	display:none;}

#thirdmenu{border:none;}

#thirdmenu  .widget-title{ font-size:18px;
	padding:8px 0;
	color:#749A10;
	background: rgb(255,255,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU3JSIgc3RvcC1jb2xvcj0iI2Y1ZmJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2VkZjhjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWY0YTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(254,254,254,1) 33%, rgba(245,251,223,1) 57%, rgba(237,248,205,1) 80%, rgba(222,244,161,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(33%,rgba(254,254,254,1)), color-stop(57%,rgba(245,251,223,1)), color-stop(80%,rgba(237,248,205,1)), color-stop(100%,rgba(222,244,161,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(254,254,254,1) 33%,rgba(245,251,223,1) 57%,rgba(237,248,205,1) 80%,rgba(222,244,161,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(254,254,254,1) 33%,rgba(245,251,223,1) 57%,rgba(237,248,205,1) 80%,rgba(222,244,161,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(254,254,254,1) 33%,rgba(245,251,223,1) 57%,rgba(237,248,205,1) 80%,rgba(222,244,161,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(254,254,254,1) 33%,rgba(245,251,223,1) 57%,rgba(237,248,205,1) 80%,rgba(222,244,161,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#def4a1',GradientType=0 ); /* IE6-8 */
	font-weight:bold;}
#thirdmenu ul{margin:0; padding:0 0 0 20px;}
	
#menu-toggle{display:none;}

#menu-toggle1{display:none;}

.alignleft {
    float: left;
    margin: 5px;
}
.aligncenter {
    margin: 3px auto !important;
}
.alignright {
    float: right;
    margin: 5px;
}


/* 
	*Header Styles
	*-----------------------------------------------
*/
.home-link{display:block;
	margin:5px;}
.social-sec .social{ margin:5px;}
.social-sec .social img{ width:23px;
	margin:3px;}
.search-box{ border:1px solid #0b5698;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:2px 4px;
	background:#f1f1f1;
	display:inline-block;}
.search-box label{margin:0;}
.search-box input[type='search']{ margin:0;
	padding:2px 3px;
	font-size:13px;
	font-family:font-family: 'Raleway', sans-serif;
	color:#000;
	border:none;
	background:none;}
.search-box .search-btn {background:none;
	color:#0b5698;
	border:none;}
.topmenu-sec{width:100%;
	background:#323031;}

/*
	*Slider and Enquiry Section
	*-------------------------------------------
*/

.slider-section{width:100%;
	}

.ri-grid{
	margin: 0 auto 0;
	position: relative;
	height: auto;
}

.ri-grid ul {
	list-style: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* Clear floats by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */

.ri-grid ul:before,
.ri-grid ul:after{
	content: '';
    display: table;
}

.ri-grid ul:after {
    clear: both;
}

.ri-grid ul {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
} 

.ri-grid ul li {
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-o-perspective: 400px;
	-ms-perspective: 400px;
	perspective: 400px;	
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: block;
	overflow: hidden;
	background: #000;
}
.ri-grid ul li a{
	display: block;
	outline: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #333;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* Grid wrapper sizes */
.ri-grid-size-1{
	width: 55%;
}
.ri-grid-size-2{
	width: 100%;
}
.ri-grid-size-3{
	width: 100%;
	margin-top: 0px;
}

/* Shadow style */
.ri-shadow:after,
.ri-shadow:before{
	content: "";
	position: absolute;
	z-index: -2;
	bottom: 15px;
	left: 10px;
	width: 50%;
	height: 20%;
	max-width: 300px;
	max-height: 100px;
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.ri-shadow:after{
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}

.ri-grid-loading:after,
.ri-grid-loading:before{
	display: none;
}

.ri-loading-image{
	display: none;
}

.ri-grid-loading .ri-loading-image{
	position: relative;
	width: 30px;
	height: 30px;
	left: 50%;
	margin: 100px 0 0 -15px;
	display: block;
}
	
/*
	*Footer Section
	*------------------------------------
*/

.footer-sec{background:#2E2929;
	width:100%;
	padding:5px 0 10px;
	}
.footer-sec h1{ text-align:center;
	font-size:18px;
	color:#fff;
	margin:0;
	font-weight:bold;
	padding:7px 0;}
.footer-sec p{text-align:justify;
	margin:0;
	padding:3px 5px;
	color:#eee;
	font-size:13px;}
	
.credits{margin:5px 0;
	background:#029fe6;
	padding:10px;}
.credits p{ text-align:left;
	margin:0;
	padding:5px;
	font-size:11px;
	color:#fff}
.credits p a{ color:#fff;
	}
.credits p a:hover{text-decoration:none;
	color:#ccc;}

/* 
	*Front Page
	*----------------------------------------------
*/
.main-frames .main-head{ text-align:left;
	font-size:24px;
	margin:0;
	padding:20px;
	font-weight:bold;
	font-family: 'Philosopher', sans-serif;
	color:#0b5698;}
.main-frames .ab-slider{ margin:5px -15px;}
.main-frames .ab-slider img{border:1px solid #0b5698;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
.main-frames .ab-slider p{text-align: justify;
    margin: 0;
    padding: 9px;
    color: #00606a;
    font-size: 14px;
    line-height: 23px;
    font-family: verdana;}
.ab-read-more{ color:#fff;
	font-size:14px;
	display:inline-block;
	padding:3px 7px;
	text-align:center;
	background:#0b5698;
	border:1px solid #ccc;}
.ab-read-more:hover{ background:#939598;
	color:#fff;
	text-decoration:none;}
	
.sub-head{ font-size:18px;
	margin:0;
	padding:5px;
	font-weight:bold;
	font-family: 'Philosopher', sans-serif;
	color:#0b5698;
	text-align:left;}
.tips{ margin:0;
	padding:0 0 0 10px;
	font-size:15px;
	font-family: verdana;}
.tips li a{ color:#000;
	}
.tips li a:hover{ color:#BB3627;
	text-decoration:none;}
.ab-doc p{ text-align:justify;
	margin:0;
	padding:5px;
	font-size:15px;
	font-family: verdana;}
/*
	*Right Widget Styles
	*--------------------------------------------------
*/
.enq-wrap{ padding:5px 0;
	}
.enqswrap{ width:95%;}
.form-control{ padding:0 5px;
	height:26px;
	font-size:12px;
	color:#000 !important;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{
	background:#fff;
	border:1px solid #ccc;
	color:#000;}
.test-wid{ background:#BB3627;
	padding:10px 5px;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	margin:0;
	text-align:center;}
.test-wid a{ color:#fff;
	display:block;}
.test-wid a:hover{ text-decoration:none;
	color:#ccc;}
.ne-ev{ font-size:14px;
	color:#000;
	padding:5px 0;
	overflow:hidden;
	 height:490px; 
	}
/*
	*Inner Pages
	*-------------------------------------
*/
.entry-content h2{ font-size:23px;
	font-weight:bold;
	margin:0;
	padding:5px;
	text-align:left;
	color:#0b5698;}
.entry-content h3{ font-size:19px;
	text-align:left;
	margin:0;
	padding:5px;
	color:#BB3627;
	font-weight:bold;}
.entry-content p{font-size:15px;
	text-align:justify;
	padding:5px 10px;
	line-height:22px; 
	color:#444;
	margin:0;
	}
	
.gllr_image_row{ clear:inherit;
	}
	
.gallery_detail_box div:first-child{ color:#A73075;
	font-weight:bold;
	}
.entry-content .testimonial h3{ padding:5px 0 5px 40px;
	font-size:18px;
	font-weight:bold;
	margin:10px;}
.test-imagess img{ width:300px;
	height:160px;}
.test-imagess{ font-size:12px;
	line-height:18px;
	color:#B01B88;
	font-style:normal;
	font-weight:bold;}
.testi-videos{ background:#e5e5e5;
	padding:2px;
	width:90%;} 
.testi-videos img{ max-width:95%;
	height:auto;
	margin:5px 0;
	border:1px solid #E3BFD4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;}
.myButtons {
	background-color:#44c767;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	padding:14px 41px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
	margin:10px;
}
.myButtons:hover {
	color:#fff;
	background-color:#5cbf2a;
	text-decoration:none;
	
}

	/* Media Queries */
@media (max-width:1170px){
	
	
}

@media (max-width:991px){	
	.container{ width:100%;}

/* Sidebar mobile */
  #secondary {
    margin-left: -250px;
    left: 0;
	top:00px;
    width: 250px;
    background: #fafafa;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 9999999;
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -ms-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
  }

  .sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .sidebar-nav li {
    line-height: 50px;
    text-indent: 20px;
  }

  .sidebar-nav li a {
    color: #999999;
    display: block;
    text-decoration: none;
  }

  .sidebar-nav li a:hover {
    color: #fff;
    background: rgba(255,255,255,0.2);
    text-decoration: none;
  }

  .sidebar-nav li a:active, .sidebar-nav li a:focus {
    text-decoration: none;
  }

  .sidebar-nav > .sidebar-brand {
    height: 55px;
    line-height: 55px;
    font-size: 18px;
  }

  .sidebar-nav > .sidebar-brand a {
    color: #999999;
  }

  .sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
  }

  #menu-toggle {
    top: 64px;
    right: 0;
    position: fixed;
    z-index: 1;
	display:block;
  }

  #secondary.active {
    left: 250px;
    width: 250px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }

  .toggle {
    margin: 5px 5px 0 0;
  }	
  
	.credits p{ font-size:9px;}
	
  }

 @media (max-width:820px) {
	.small-box1 .addresses img{ display:none;}
 
	.small-box1{min-height:165px;}
	#menu-toggle {
    top: 64px;    
  }

 
 }
  
 @media (max-width:767px){

	.entry-content{ padding-top:15px;}
.menu-toggle {
		cursor: pointer;
		display: inline-block;
		font-size:15px;
		font-weight:bold;
		font-family:font-family: 'Raleway', sans-serif;
		margin: 0;
		padding: 12px 30px 12px 30px;
		background:#00a0df;
		border:1px solid #ccc;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		color:#fff;
	}

	.menu-toggle:after {
		
		font-size: 12px;
		padding-left: 8px;
		vertical-align: -4px;
	}

	.toggled-on .menu-toggle:after {
		
		vertical-align: 2px;
	}

	.toggled-on .nav-menu,
	.toggled-on .nav-menu > ul {
		display: block;
		margin-left: 0;
		padding: 0;
		width: 100%;
		background:#0b5698;
		border:1px solid #ddd;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		}

	.toggled-on li,
	.toggled-on .children {
		display: block;
	}

	.toggled-on .nav-menu li > ul {
		background-color: ##323031;
		display: none;
		float: none;
		margin-left: 5px;
		position: relative;
		left: auto;
		top: auto;
		border:none;
		}
		
		.toggled-on .nav-menu li:hover  ul{display:block;}
		
		.toggled-on .nav-menu li:hover  ul li ul{ display:none;}
		.toggled-on .nav-menu li:hover  ul li:hover ul{ display:block;}

	
.toggled-on .nav-menu li:hover ul{display:block;}

	.toggled-on .nav-menu li > ul a {
		color: #fff;
		width: auto;
		}

	.toggled-on .nav-menu li:hover > a,
	.toggled-on .nav-menu .children a {
		
		color: #fff;
	}
	
	.toggled-on .nav-menu li a{ color:#fff;}

	.toggled-on .nav-menu li a:hover,.toggled-on .nav-menu li:hover a
	 {
		background-color: #323031;
		color: #fff;
	}
	.toggled-on .nav-menu ul a:hover{ background:#939598;
	color:#000;
	}

	ul.nav-menu,
	div.nav-menu > ul {
		display: none;
	}
	.nav-menu li a{ text-align:left;}
/*
	* Website Styles
	*-------------------
*/
.home-link{ float:none !important;}
.social-sec{float:none !important;}
.topmenu-sec{margin:5px 0;
	background:none;}
	
	 #menu-toggle{top:95px;}


	
}

 @media (max-width:420px){
	
	}

 .translator{margin:3px;} 
@media screen and (min-width: 1200px) {
    body {
        background-color: #0b539b;
        
    }
}
