.join-our-mail-list-form label{ margin-top:3px;}
.footer-social-icons{ margin-top:2px;}
.footer-social-icons ul{ margin-bottom:0;}

#resp-topbar{ margin:20px 0 0;}

.fixed, .fixed .toggle_resp_menu{position:fixed; top:0; left:0; width:100%; z-index:5000; background:#21a0db;}
.fixed #responsive_menu{
	margin-top: 50px;
    max-height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
}

.sm-vis{ display:none;}

.sm-hidden{ display:block;}



.resp-logo{ max-width:85%; text-align:center; margin:0 auto}



.resp-top-links{ margin:15px 0}

.resp-top-links ul{ margin:0; padding:0; list-style:none; text-align:center}

.resp-top-links ul li{
	background:#7c7e8a;
    display: inline-block;
    margin: 0 5px;
}

.resp-top-links ul li a{
	color: #fff;
    display: block;
    padding: 0 5px;
}
.resp-top-links ul li a:hover{ background:#3EACE3}



.responsive_menu_wrapper{

	display:none;

	margin:0px auto 0;

    max-width: 100%;

}

#resp_content{

	box-shadow:0 0 5px rgba(0,0,0,0.2);

	-moz-box-shadow:0 0 5px rgba(0,0,0,0.2);

	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.2);

}



.toggle_resp_menu{

	background:#21a0db;

    color: #fff;

    font-weight: bold;

    padding: 14px 10px;

    text-align: center;

    text-transform: uppercase;

	cursor:pointer;

}

.responsive_menu{

	display:none;

	

	background: #ffffff; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top, #ffffff 0%, #fcfcfc 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, #ffffff 0%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, #ffffff 0%,#fcfcfc 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top, #ffffff 0%,#fcfcfc 100%); /* IE10+ */

background: linear-gradient(to bottom, #ffffff 0%,#fcfcfc 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-8 */

	background: #f1f1f1;

}

.responsive_menu ul{ list-style:none; margin:0; padding:0;}

.responsive_menu ul li{ font-size:14px;}

.responsive_menu ul li a{

	display: block;

    padding: 10px;

	border-bottom:1px solid #d0d0d0;

	text-decoration:none !important;

	outline:none;

	color:#35363D;

}

.responsive_menu ul ul{ display:none; background:rgba(0,0,0,0.18);}

.responsive_menu ul ul li{}
.responsive_menu ul ul li a:before {
    content: "›";
    display: inline;
    padding-right: 5px;
}

.responsive_menu ul ul li a{

	font-size: 13px;

    padding-left:20px;

}

.responsive_menu ul ul ul li a{

	font-size: 13px;

    padding-left:35px;

}



.responsive_menu ul .current-menu-parent > a, .responsive_menu ul .current-menu-item > a, .responsive_menu ul li a.active, .hover-active {


	color:#fff !important;



	background: #35363D ; /* Old browsers */


    border-bottom:1px solid #efefef;


    text-decoration: none;

}



/***************** MEDIA QURIES ******************/

@media all and (max-width : 959px) {

	/*body{ overflow:hidden;}*/

	.navbar-nav > li > a{ font-size:14px; max-width:145px; min-width:inherit}
	
	.feature-box-content .feature-heading{ font-size:16px;}
	.feature-box-content p{ font-size:12px;}
	
	.feature-box-wrapper{ margin-top:35px;}
	
	.carousel-indicators{ bottom:8px; right:8px; max-width:100%;}
	
	.feature-box {
		margin-left: 0;
		margin-right: 0;
	}
	#feature-area, .feature-box{ margin-bottom:0}

}

@media all and (max-width : 850px) {

	.navbar-nav > li > a{ font-size:13px; max-width:140px; min-width:inherit; letter-spacing:0}

}

@media all and (max-width : 768px) {

	.navbar-nav > li > a{ font-size:13px; max-width:130px; min-width:inherit}

}

@media all and (max-width : 767px) {

	

	

	.sm-vis{ display:block;}

	.sm-hidden{ display:none;}

	.responsive_menu_wrapper{ display:block;}

	.slider, .footer-social-icons{ display:none;}

	.page-title{ font-size:2em;}
	

	body{ background-image:none;}
	
	#inner-content.header-content-fixed, .header-content-fixed{ margin-top:100px !important;}

	

	.footer-logo, .join-our-mail-list-form{ width:100%;}

	.form-control{ margin-bottom:8px;}

	.footer-content .footer-nav ul{ column-count:1;-moz-column-count:1;-webkit-column-count:1;}

	.footer-content .footer-nav{ margin:15px 0 22px;}

	.footer-content .footer-nav ul li{ margin-bottom:5px;}

	#footer{ text-align:center;}

	.footer-logo, .join-our-mail-list-form{ margin-bottom:0;}

	.social-icons ul{ margin:0; padding:0;}

	

	/*.top-bar{ display:none;}*/

	.hidden{ display:block !important; visibility:visible !important;}

	.navbar-brand{ padding-top:9px;}

	.navbar-brand.hidden > img{ height:32px;}

	

	.carousel-indicators{ bottom:4px; text-align:center;}

	.carousel-indicators li{ float:none;}

	

	.carousel-caption h1 {

		font-size: 32px;

		letter-spacing: 10px;

		line-height: 44px;

		margin:0;

		text-align: center;

	}

	

	.join-our-mail-list-form input {

		display: table;

		margin: 12px auto;

	}

	

	.footer-content {

		padding: 50px 15px;

	}

	#content {

		padding: 30px 15px;

	}

	

	#primary{ margin-bottom:25px;}

	

	.sidebar-wrapper{ width:100%;}

	

	/*#mid-area{ display:none;}*/

	#feature-area{ margin-bottom:0; margin-top:25px;}

	.feature-box{ margin:0;}

	.feature-box-wrapper {

		margin:0 auto 15px;

		position: relative;

		/*width: 295px;*/ width:302px; 

		background:#505156;

		

	}

	

	.feature-box-content{ background:transparent;overflow:hidden}

	

	.feature-box-content:hover {

		box-shadow:none;

		-moz-box-shadow:none;

		-webkit-box-shadow:none;

		transform: scale(1, 1);

	}
	
	.sub-menu{ background-image:none !important;}

	.footer-content{ padding:30px 15px}

	.copyright{ margin-top:18px;}
	
	#slb_viewer_wrap .slb_theme_slb_baseline, #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout, #slb_viewer_wrap .slb_theme_slb_baseline .slb_container{ min-height:inherit !important;}
	
	.footer-content .footer-nav ul li{
		background: none repeat scroll 0 0 #191919;
		border: 1px solid #000;
		border-radius: 2px;
		display: inline-block;
		margin: 2px 2px 4px;
	}
	.footer-nav ul li a {
		display: block;
		padding: 4px;
	}
	
	textarea{ height:140px;}
	
	.join-our-mail-list-form .wpcf7-form-control-wrap{ display:inherit}
	form.join-our-mail-list-form{ margin-top:20px;}

}

@media all and (max-width : 379px) {

	.carousel-caption h1 {

		font-size: 20px;

		line-height: 26px;

	}

	textarea{ height:110px;}
	

}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
	
	.carousel-caption h1
	{
		font-size: 1.25em !important;
	}
		
}