/* Responsive Layout*/
@media only screen and (max-width: 1240px) {
	h1#site-logo,h1#site-logo a{
	   width:120px;
	   background-size:120px auto ;
	}
}
@media only screen and (max-width: 1200px) {
	 h1#site-logo{
	    margin:0 20px;	
	 }
	 .top_social{
		margin-right:20px;
	 }
	 #primary-menu-container{
		margin-right:20px;
	 }
	 #primary-menu-container a{
		font-size:12px;
	 }
}
@media only screen and (max-width: 1024px) {
	.wrapper {
		width: 95%;
	}
	#trending-listing-page .wrapper {
    	width: 95% !important;
    }
	.top_social{
	    display:none;
	}
	.tax {
		height: 39px;
		line-height: 38px;
	}
	.tax ul li a {
		font-size: 12px;
		padding: 12px;
	}
	.entry iframe, .entry embed, .entry object {
		width: 100%;
		min-height:250px;
	}
	.entry img,.post .entry img {
		max-width: 100%;
		width: auto;
		height: auto;
	}
	.portfolios .portfolio-item {
		width: 29.6%;
		height:auto;
	}
	.portfolios .portfolio-item .overlay {
		display: none;
	}
	.portfolios .portfolio-item img {
		max-height: none;
		min-height: 0;
		height: auto;
	}
	.portfolios.columns4 .portfolio-item {
		width: 22.5%;
		height: auto;
	}
	.portfolios.columns5 .portfolio-item {
		width: 18.2%;
		height: auto;
	}
	.ne_item_hover_wrapper span {
		font-size: 14px;
	}
}

@media only screen and (max-width: 959px) {
    .home #top{
       height:auto;
    }
	#primary-menu-container{
        float:right !important;
        margin-right:10px;
	}
	#primary-menu-container a {
		font-size: 0.75em;
	}
	blockquote.quote-type{
		width:95%;
	}
}

@media only screen and (max-width: 980px) {
	.owl-item .top-banner-image {
		max-width: inherit;
	    text-align: center;
	    width: 100%;
	}
	.owl-item .top-banner-image img {
		float: none;
	}
}

@media only screen and (max-width: 800px) {
	.config .item {
		width: 40%;
		padding-bottom: 10px;
		margin-right: 2%;
		margin-bottom: 4%;
	}
	blockquote.quote-type {
		width: 95%
	}
	.pricetable{
	    float:none;
	}
	.team{
			margin-bottom:-10px;
	}
	.member {
		width:43%;
		margin: 0 3% 5% 0;
	}
	.contactform {
		width: 45%;
	}
	.contactinfo {
		width: 50%;
	}
	.contactform input, .contactform textarea {
		width: 100%;
	}
	.subscribe .subscribe-input {
		width: 60%;
	}
	#commentform dd {
		width: 70%
	}
	#commentform dd textarea {
		width: 100%;
	}
	#blog-2columns .post .thumbnail {
		display: none;
	}
	.ne_item_hover_wrapper span {
		font-size: 12px;
	}
}

@media only screen and (max-width: 767px) {
    #primary-menu.shrink{
	   opacity:1;
	   height:69px;
    }
	#primary-menu-container ul li {
		padding: 10px 8px 0;
	}
	#primary-menu-container {
		display: block;
		min-width: auto;
		margin-top: 0;
	}
	header .wgs_wrapper {
		display: none;
	}
	h1#site-logo{
	    margin: 0px 10px 0 70px;
	}
	.menu-open {
		width: 35px;
		height: 35px;
		top: 18px;
	}
	.pricetable{
	    width:49%;
	    float:left;
	}
	.inner_page .welcome-tiles {
		width: 100%;
		margin: 0;
		display: block;
		max-width: inherit;
		float: left;
		margin-bottom: 25px;
	}
	.inner_page .welcome-tiles a {
		width: 100%;
		clear: both;
		float: left;
		margin: 0px 0px 5px;
	}
	.welcome-regions,.wrap_map_box {
		float: left;
		width: 100%;
		text-align: center;
	}
	.wrap_map_box {
		padding: 0 20px;
	}
	#map, #map-canvas {
		width: 100%;
		margin: 0 0 15px;
	}
	#map_desc {
		width: 100%;
	}
	.welcome-regions,.case-desc-outer-wrapper {
		font-size: 15px;
		width: 100%;
		padding: 0 10px;
	}
	.welcome-regions span {
	    clear: none;
	    float: none;
	}
	.welcome-region-title {
		width: 100%;
		text-align: center;
	}
	.welcome-tiles .tiles {
		width: 100%;
		text-align: left;
	}
	.welcome-tiles .tiles-img {
		width: 50px;
		float: left;
		text-align: center;
	}
	.welcome-tiles img {
		float: none;
	}
	.case-desc-img, .case-description {
	    float: left;
	    width: 100%;
	    text-align: center;
	}
	.case-desc-wrapper {
		margin-bottom: 25px;
	}
	.case-desc-img {
		padding: 20px 5px 0px;
		margin-bottom: 20px;
	}
	.case-description {
	    padding: 20px 25px;
	    margin-top: 0;
	}
	#container #trade, #container #innovation, #container #security, #container #discovery, #container #resources-publications {
		margin-bottom: 0;
	}
	.dicovery-image-wraper {
		width: 100%;
		text-align: center;
	}
	.owl-carousel .owl-item img {
	    width: auto;
	}
	#discovery-events .owl-prev {
		left: -20px;
	}
	#discovery-events .owl-next {
		right: 0;
	}
	#news-events-list .main-title {
		padding: 0;
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 20px;
	}
	#footer_top_menu {
		display: none;
	}
	#menu-top-menu {
		float: right;
	}
	.admin-bar .ne_floatmenu {
		top : 40px !important;
	}
}

@media only screen and (max-width: 640px) {
	#primary-menu{
			position:relative;
			top:0;
	}
	.page-area {
		background-attachment: scroll;
	}
	.page-area .title {
		margin-bottom: 10%;
	}
	.page-area .title h1,
	.page-area .title h1 strong,
	.page-area .title h2,
	.page-area .title h2 strong {
		font-size: 1.5em;
	}
	.page-area .title p {
		font-size: 1em;
	}
	.page-area .title h2,.page-area .title h1,.page-area .title p,
	.page-area .title h2 strong,.page-area .title h1 strong {
		font-family:Arial, Helvetica, sans-serif;
	}
	.page-area .title h1 strong,
	.page-area .title h2 strong {
		font-weight:bold;
	}
	.page-area .full-embed iframe{
		min-height:300px;
		height:auto;
	}
	.config .item,.config_item{
		height: auto;
		overflow: hidden;
		margin-bottom: 5%;
	}
	.config .item .thumbnail,
	.config_item .thumbnail {
		width: 70%;
		margin-bottom: 5%;
	}
	.config .item h2,
	.config_item h2 {
		font-size: 1.25em;
	}
	.portfolios .portfolio-item {
		height: 18em;
		clear: both;
		margin-bottom: 10px;
	}
	.portfolios .portfolio-item img{
	    width:100%;
	}
	.portfolios.columns4 .portfolio-item, .portfolios.columns5 .portfolio-item {
		width: 91%;
	}
	blockquote.quote-type {
		width: 85%;
		text-align: center;
	}
	blockquote.quote-type img {
		float: none;
	}
	.pricetable .plan {
		margin-bottom: 3%;
	}
	.member {
		width: 43%;
		margin: 0 3% 5% 0;
	}
	.contactform {
		width: 97%;
	}
	.contactinfo {
		width: 100%;
	}
	.contactform {
		margin-bottom: 10%;
	}
	#footer .footer-l, #footer .footer-r {
		clear: both;
		width: 100%;
	}
	#footer .footer-l {
		margin-bottom: 2%;
	}
	#commentform dd textarea {
		width: 103.5%;
	}
	.commentlist li .avatar, .single .post figure {
		display: none;
	}
	.tax {
		height: auto;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.tax ul {
		border: none;
	}
	.tax ul li {
		min-width: 8%;
		background: #333;
		margin: 0 5px 0 0;
	}
	.tax ul li a {
		font-size: 0.875em;
		padding: 8px 5px;
		color: #fff;
		text-transform: capitalize;
	}
	.inverse.tax ul li {
		background: #000;
	}
	.post figure {
		display: none;
	}
	.post .thumbnail {
		width: 100px;
		height: 100px;
	}
	.post .thumbnail img {
		width: 100px;
	}
	.entry iframe{
		height:300px;
	}
	.grid_blog{
		width:100%;
		float:none;
		clear:both;
	}
	#backtoTop{
		display:none;
	}
	blockquote.quote-type p.content{
		padding-left:40px;
		text-align:left;
	}
	blockquote.quote-type p.content:before{
		left:0;
	}

    #portfolio-media, #portfolio-media iframe{
      min-height:300px;
    }
}
@media only screen and (max-width: 640px) {
	.admin-bar .ne_floatmenu {
		top : 20px !important;
	}
	#tiles_list.ne_floatmenu {
		top: 93px !important;
	}
}
@media only screen and (min-width: 768px) {
	.admin-bar .ne_floatmenu {
		top : 30px !important;
	}
}
@media only screen and (max-width: 480px) {
    .shrink h1#site-logo, .shrink h1#site-logo a{
        width:80px;
        height:40px;
	    background-size:100%;
	    margin-top:0;
    }
	h1#site-logo {
		margin: 0px 10px 0px 40px;	
	}
	h1#site-logo, h1#site-logo a {
		width: 95px;
	}
	h1#site-logo a {
		background-size: 95px auto;
	}
	.config .item, config .item .thumbnail {
		width: 100%;
	}
	.config .item {
		width: 89%;
		margin-bottom: 2%;
	}
	.portfolios .portfolio-item {
		width: 92%;
		height: 21em;
		margin-bottom: 10px;
	}
	.member {
		width: 90%;
		margin: 0 3% 15% 0;
	}
	#commentform dd {
		width: 96%;
		margin-left: 0
	}
	#commentform dt {
		margin-bottom: 2%;
	}
	#commentform dd input, #commentform dd textarea {
		width: 100%;
	}
	#commentform dd button {
		margin-top: -8%;
	}
	.post figure, .post .thumbnail {
		display: none;
	}
	.pricetable{
		float:none;
		width:100%;
	}
	blockquote.quote-type p.content{
		font-size:24px;
	}

	#primary-menu-container {
		margin: 0 5px 0 0;
	}
}
@media (max-width: 540px) {
	#profiles_list_wraper .inner-row-list-item, .owl_carousel_profiles .inner-row-list-item {
		float: left;
		width: 100%;
		text-align: center;
	}
	#story-additional-carousel .profile-inner {
		width: 100%;
	}
	#story-additional-carousel .owl-next {
		right: -5px;
	}
}
@media (max-width: 400px) {
	.menu-open {
		height: 20px;
		width: 20px;
		top: 20px;
		left: 5px;
	}
	h1#site-logo {
		margin: 0 10px 0 35px;
		width: 65px;
	}
	h1#site-logo a {
		background-size: 65px auto;
	}
	h1#site-logo, h1#site-logo a {
		background-position: left center;
	}
}
@media only screen and (max-width: 320px) {
	.config .item {
		margin-bottom: 10%;
	}
	.contactform {
		width: 94%;
	}
	.subscribe .subscribe-input {
		width: 53.5%;
	}
	#commentform dd {
		width: 92%;
	}
	#commentform dd button {
		margin-top: -12%;
	}
	#primary-menu-container {
		margin: 0;
	}
	h1#site-logo {
		margin: 0 10px 0 30px;
		width: 0px;
	}
	.slide-menu-open {
		width: 15px;
		top: 30px;
	}
}