ul.nav.menu.srm_ulmenu {
	display: none;
}

    @media only screen and (min-width: 766px) and (max-width: 872px) {
		.header-wrapper-outter .container .top-navigation ul a {
			color: #ffffff;
			display: block;
			font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
			font-size: 12px;
			font-weight: normal;
			line-height: 20px;
			padding: 14px 5px;
			text-decoration: none;
			text-transform: uppercase;
		}
		.header-wrapper-outter .container .logo img {
			height: 50px;
			width: 220px;
			margin-top: 5px;
		}
	}
	
	@media only screen and (min-width: 550px) and (max-width: 765px) {
		.header-wrapper-outter .container .logo img {
			height: 50px;
			width: 220px;
			margin-top: 5px;
		}
		.header-wrapper-outter .container .top-navigation ul {
			display: none;
		}
		.header-wrapper-outter {
			border-top: none !important;
		}
		.content .testimonials .testimonials-module p {
			float: none;
			width: 70%;
			min-height: 150px;
		}
		.content .testimonials .testimonials-module h2 {
			width: 50%;
			float: none;
			margin-left: 30%;
			margin-top: 15px;
		}
		.content .testimonials .testimonials-module h2 em {
			font-size: 26px;
			font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
			color: #28486f;
			line-height: 26px;
			display: block;
			font-weight: normal;
		}
		
    }
	@media only screen and (min-width: 200px) and (max-width: 549px) {
		.header-wrapper-outter .container .eight.columns.social-search {
			padding-top: 0px !important;
			padding-bottom: 0px !important;
		}
		
		.header-wrapper-outter .container .logo img {
			height: 50px;
			width: 220px;
			margin-top: 5px;
		}
		.header-wrapper-outter .container .logo {
			text-align: center;
		}
		.header-wrapper-outter .container .top-navigation ul {
			display: none;
		}
		.header-wrapper-outter .container .eight.columns.social-search {
			width: 200px;
			margin-right: auto;
			margin-left: auto;
			float: none;
		}
		.header-wrapper-outter .container .four.columns.logo {
			float: none;
		}
		.header-wrapper-outter {
			border-top: none !important;
		}
		.content .testimonials .testimonials-module p {
			float: none;
			width: 70%;
			min-height: 150px;
		}
		.content .testimonials .testimonials-module h2 {
			width: 50%;
			float: none;
			margin-left: 30%;
			margin-top: 15px;
		}
		.content .testimonials .testimonials-module h2 em {
			font-size: 26px;
			font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
			color: #28486f;
			line-height: 26px;
			display: block;
			font-weight: normal;
		}
		.feature-content-wrapper .container.content .eight.columns {
			margin-bottom: 40px;
		}
		.footer-wrapper {
			text-align: center;
		}
		.footer-wrapper .content .three.columns {
			margin-bottom: 10px;
		}
		.content .four.columns .moduletable_menu {
			margin-top: 20px;
		}
		.logo {
			padding-top: 1px !important;
		}
	
	}
	@media only screen and (min-width: 200px) and (max-width: 860px) {
			
		.content .nn_tabs ul {
			margin: 0px 0px 0px 0px;
		}
		.content .nn_tabs ul {
			margin: 0px 0px 0px 0px;
		}
		.content .nn_tabs .nav-tabs li {
			float: none;
			
		}
		.content .nn_tabs .nav-tabs li a {
			margin-right: 0px;
			border-bottom: 1px solid #000000 !important;
		}
		.content article.item-page .nn_tabs ul.nav-tabs li a {
			border-bottom: 1px solid #dddddd !important;
		}
		.feature-content-wrapper .content .nn_tabs div.tab-content {
			height: auto !important;
		}
		
	}