@media (max-width: 1500px) {
	.navbar-default { 
	    left: 0;
	    margin: 0;
	    max-width: none;
	    width: 100%;
	}
	.page #mainsite > .container:after, .single #mainsite > .container:after, .archive #mainsite > .container:after {
		display: none;
	}
	#meteor-slideshow, #bannerpages {
	    left: auto;
	    margin-left: 0;
	    width: 100%;
	}
}
@media (max-width: 1440px) {
	body {
		overflow-x: hidden;
	}
	.home #mainsite {
	    margin-top: 496px;
	}
	#mainsite {
	    margin-top: 267px;
	}
}
@media (min-width: 1366px) {
	#footer li {
	    margin: 0 5%;
	}
}
@media (max-width: 1366px) {
	.home #mainsite {
	    margin-top: 465px;
	}
	#mainsite {
	    margin-top: 255px;
	}
	#footer li {
	    margin: 0 20px;
	}
}
@media (max-width: 1360px) {
	.home #mainsite {
	    margin-top: 460px;
	}
	#mainsite {
	    margin-top: 245px;
	}
}
@media (max-width: 1199px) {
	.productImageOnListing {
		display: block;
		width: auto;
	}
	.navbar-default .navbar-nav > li > a {
	    margin-left: 10px;
	    margin-right: 10px;
	    font-size: 16px;
	}
	.navbar-nav > li {
	    display: inline-block;
	    float: none;
	}
	#main-menu {
		text-align: right;
	}
	.navbar.sticky #main-menu {
		text-align: center;
	}
	.navbar-default .navbar-nav > li > a:after {
		right: -13px;
	}
	.navbar.sticky .navbar-nav > li > a:after {
	    color: #A5ADB0;
	    content: "|";
	    position: absolute;
	    right: -22px;
	}
	.home #mainsite {
		background: none;
		margin-top: 399px;
	}
}
@media (max-width: 1136px) {
	.home #mainsite {
	    margin-top: 374px;
	}
	#mainsite {
	    margin-top: 198px;
	}
	iframe.img-responsive {
	    height: 400px;
	}
	#productForm select {
	    width: 143px;
	}
	#productForm label {
		width: 132px;
	}
}
@media (max-width: 1024px) {
	.home #mainsite {
	    margin-top: 365px;
	}
	.navbar-default .navbar-nav > li > a {
	    margin-bottom: 9px;
	    margin-top: 13px;
	}
	.brand img {
	    width: 140px;
	}
	.widget_qtranslate {
	    position: absolute;
	    right: 15px;
	    top: 2px;
	}
	.menu-top-menu-container {
	    margin-right: 62px;
	}
}
@media (max-width: 991px) { /*980px*/
	.navbar-default .navbar-nav > li > a {
	    font-size: 15px;
	    margin-left: 7px;
	    margin-right: 7px;
	    text-transform: none;
	}
	.navbar-default .navbar-nav > li > a:after {
	    right: -10px;
	}
	.navbar.sticky .navbar-nav > li > a {
	    margin: 10px 19px 5px;
	}
	h4, h4 a {
	    font-size: 18px;
	}
	h3 {
	    font-size: 22px;
	}
	.page h1, .single h1, .archive h1 {
	    font-size: 28px;
	}
	h1, .h1 {
		font-size: 30px;
	}
	#mainsite {
	    margin-top: 204px;
	}
	.home #mainsite {
	    margin-top: 350px;
	}
	.page h2, .page h2 a, .single h2, .single h2 a, .archive h2, .archive h2 a {
	    font-size: 16px;
	}
	.btn {
	    font: 12px GothamBold;
	}
	.sidebar h3 {
	    font-size: 22px;
	}
	.listingTerms, .listingTerms li {
	    position: relative;
	}
	.plusExpand {
	    cursor: pointer;
	    display: inline-block;
	    font: 20px GothamBold;
	    position: absolute;
	    right: 0;
	    top: 0;
	    width: 10px;
	    height: 20px;
	    text-align: center;

	    -webkit-transition: .15s all ease-in-out;
	    -moz-transition: .15s all ease-in-out;
	    -ms-transition: .15s all ease-in-out;
	    -o-transition: .15s all ease-in-out;
	    transition: .15s all ease-in-out;
	}
	.plusExpand:hover {
		color: #144B8B;
	}
	.listingSubTerms, .listingSubSubTerms {
		display: none;
	}
	.sidebar .wrapWithBorder {
	    margin-bottom: 20px;
	}
}
@media (max-width: 980px) {
	.col-md-center {
		text-align: center;
	}
	.listingnews,
	.col-md-maginbottom,
	.listAnews {
	    margin-bottom: 20px;
	}
	#productForm h3 {
	    margin: 30px 0;
	}
}
@media (max-width: 800px) {
	.home #mainsite {
	    margin-top: 275px;
	}
	#mainsite {
	    margin-top: 155px;
	}
	.brand img {
	    width: 129px;
	}
	.brand {
	    top: -52px;
	}
}
@media (max-width: 768px) {
	.home #mainsite {
	    margin-top: 264px;
	}
	#mainsite {
	    margin-top: 153px;
	}
}
@media (max-width: 767px) {
	.widget_qtranslate {
	    position: static;
	    text-align: center;
	}
	.menu-top-menu-container {
	    margin-right: 0;
	    text-align: center;
	}
	.brand {
	    position: static;
	}
	.navbar {
	    text-align: center;
	    background: none;
	    position: static;
	    margin-bottom: 9px;
	}
	.navbar-header {
		display: none;
	}
	#meteor-slideshow, #bannerpages {
		position: relative;
	}
	#top-menu li a {
	    color: #7F7F7F;
	}
	#top-menu li a:hover {
		color: #144B8B;
	}
	.home #mainsite {
	    margin-top: -25px;
	    text-align: center;
	}
	.sidebarNews {
	    text-align: left;
	}
	.pickedNews h5 {
	    margin-top: 20px;
	}
	.randhome .btn {
		margin-bottom: 20px;
	}
	.navbar.sticky .brand, .navbar.sticky .col-lg-2 {
		display: block;
	}
	.navbar.sticky {
		background: none;
	}
	.navbar .collapse {
	    display: block;
	}
	#main-menu {
	    text-align: center;
	    float: none !important;
	}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li.current-menu-item > a {
		color: inherit;
	}
	.navbar.sticky .navbar-nav > li > a {
	    margin: 10px 7px 5px;
	}
	.navbar.sticky .navbar-nav > li > a:after {
	    color: #A5ADB0;
	    content: "|";
	    position: absolute;
	    right: -10px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	    border: none;
	}
	.navbar-default .navbar-nav > li > a, .navbar-default.sticky .navbar-nav > li > a {
	    margin-bottom: -2px;
	}
	#mainsite {
	    margin-top: 0;
	}
	.serviceRowOnServices {
	    text-align: center;
	}
	.pageexcerpt {
	    height: auto;
	}
	.page .readmore {
	    margin: 5px 0 15px;
	}
	img.alignright, img.alignleft {
	    height: auto;
	    max-width: 40%;
	}
	.single-product h3,
	.col-sm-center {
	    text-align: center;
	}
	#slide-0 {
	    height: auto;
	}
	.page #mainsite > .container, .single #mainsite > .container, .archive #mainsite > .container {
	    padding-bottom: 20px;
	}
	#footer li {
	    margin-bottom: 10px;
	}
}
@media (max-width: 640px) {
	.gallery {
	    max-width: 40%;
	    text-align: center;
	}
	.gallery-item:not(:first-child) {
	    float: none;
	    margin-right: 0;
	}
	.dropdown-menu {
		display: none;
	}
}
@media (max-width: 540px) {
	.navbar-default .navbar-nav > li > a, .navbar-default.sticky .navbar-nav > li > a {
		margin-top: 0;
	}
}
@media (max-width: 480px) {
	.page h1, .single h1, .archive h1 {
	    font-size: 24px;
	}
	.galRight, .galLeft {
		left: -10px;
	}
	.galRight {
		left: auto;
	    right: -10px;
	}
	#thetabs {
	    padding: 10px 0;
	}
	#nav-tabs a {
	    font-size: 15px;
	}
	.single-product .wrapWithBorder {
		padding: 15px;
	}
	.listingnews h2 {
		min-height: 0;
	}
}
@media (max-width: 360px) {
	#productForm {
	    text-align: center;
	}
	.wpcf7 label, #productForm label, .wpcf7 input, #productForm input, .wpcf7 textarea, #productForm textarea, .wpcf7 select, #productForm select, .wpcf7 span, #productForm span {
	    clear: both;
	    margin: 10px 0 0 !important;
	    text-align: center;
	    width: 100% !important;
	}
	.text-200 .wpcf7-not-valid-tip {
		position: static;
	}
	.wpcf7 span.wpcf7-not-valid-tip {
		margin-top: 0 !important;
	}
	.sendbtn {
	    margin-top: 0;
	}
}