
/* #Media Queries
================================================== */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
#banner {
	padding: 272px 0 80px;
}
.bx-wrapper .bx-next {
	right: 0;
}
#feturesaticles .bx-wrapper .bx-controls-direction a {
	top: -12%;
}
}

@media only screen and (min-width: 300px) and (max-width: 991px) {
#banner {
	padding: 180px 0 50px;
}

.bx-wrapper .bx-next {
	right: 0;
}
#feturesaticles .bx-wrapper .bx-controls-direction a {
	top: -12%;
}
#banner h1 {
	font-size: 50px;
}
#about, #fetures, #feturesaticles, #clients, #portfoliosec, #testimonials, #team, #countersec, #blog, #blogslide, #twitter {
	padding: 50px 0;
}
#portfoliosec p.top br, #testimonials p br, #team p.top br {
	display: none;
}
span.linered {
	margin: 20px auto;
}
#filters {
	margin: 1% auto 30px;
}
#blog span {
	margin-top: 0px;
}
#blog p {
	padding: 0 0px;
}
	#about {
	

	margin-top: -120px;
}
	.nivo-caption {
	position:absolute;
	top: 60%;
	left:-20px;
	bottom:0px;
	font-family: sans-serif;
	text-align: right;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 11px;
	overflow: hidden;
	display: none;
	padding-bottom: 60px;
	font-size: 60px;
	font-weight: 900;
}

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
nav#topmenu {
	display: none;
}
.logo {
	width: 50%;
}
.menuside {
	width: 50%;
}

#banner {
	padding: 100px 0 50px;
	background-position: right center;
	text-align:center;
}
.bx-wrapper .bx-next {
	right: 0;
}
#feturesaticles .bx-wrapper .bx-controls-direction a {
	top: -12%;
}
#banner h1 {
	font-size: 24px;
}
#about, #fetures, #feturesaticles, #clients, #portfoliosec, #testimonials, #team, #countersec, #blog, #blogslide, #twitter {
	padding: 30px 0;
}
#portfoliosec p.top br, #testimonials p br, #team p.top br , #contact p br{
	display: none;
}
span.linered {
	margin: 20px auto;
}
	#contact h3{text-transform:uppercase; font-size:20px; font-weight:600;margin-bottom:10px; margin-top:30px;	line-height:20px;}
#filters {
	margin: 1% auto 30px;
}
#blog span {
	margin-top: 10px;
}
#blog p {
	padding: 0 0px;
	margin-bottom: 20px;
}
#banner .line {
    margin: 0px auto 10px;
}
header {
    padding: 20px 0;
}
#about h3 {
    font-size: 24px;
    margin: 10px 0 10px;
}
#about p {
    line-height: 28px;
}
#fetures {
    text-align: center;
}
#fetures p{margin-bottom:15px;}
#fetures h3 {
    line-height: 26px;
    margin: 10px 0 0px;
}
#feturesaticles h2 {
    margin-bottom: 0px;
}
h2 {
    font-size: 24px;
}
#feturesaticles p.top {
    margin-bottom: 50px;
}
#feturesaticles article{padding:30px;}
#clients h2 {
    margin-bottom: 30px;
}
#portfoliosec p.top {
    line-height: 28px;
}
#filters li span {
    padding: 5px 8px;
}
#testimonials p {
    font-size: 18px;
    line-height: 30px;
}
#team h2 {
    margin-bottom: 9px;
}

#team p.top {
    line-height: 27px;
    margin-bottom: 20px;
}
#team h3 {
    margin-top: 10px;
}
#team p , #countersec h2{
    margin-bottom: 20px;
}
.width50 p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
}
#blog h3 {
    margin-bottom: 10px;
}
#twitter p {
    font-size: 16px;
    line-height: 28px;
}
#twitter img {
    margin: 20px auto 20px;
}
#contact {
    padding-top: 30px;
}
#contact input , #contact input[type="text"] {
    width: 100%;
}
a.send {
    margin-top: 5px;
    margin-bottom: 20px;
}
footer {
    margin-top: 20px;
}
#contact footer ul {
    text-align: left;
}

#contact footer ul li {
    margin-right: 15px;
	margin-left:0;
	mar
}
.c-menu--push-left .c-menu__link, .c-menu--push-right .c-menu__link, .c-menu--slide-left .c-menu__link, .c-menu--slide-right .c-menu__link {
    padding: 8px 24px;
}
nav ul li a {
    line-height: 24px;
}
	.menuside {

	float: left;
	text-align: right;
	padding-top: 3px;
}
		.nivo-caption {
	position:absolute;
	top: 50%;
	left:-20px;
	bottom:0px;
	font-family: sans-serif;
	text-align: right;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 11px;
	overflow: hidden;
	display: none;
	padding-bottom: 60px;
	font-size: 40px;
	font-weight: 900;
}
	
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 1000px) {
		nav ul li {
	display: inline-block;
	padding: 13px 10px;
	
}
nav ul li a {
	font-size: 13px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: #212121;
	
	
}
	
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	
}
@media only screen and (min-width: 200px) and (max-width: 767px) {
			.nivo-caption {
	position:absolute;
	top: 35%;
	left:-20px;
	bottom:0px;
	font-family: sans-serif;
	text-align: right;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 11px;
	overflow: hidden;
	display: none;
	padding-bottom: 60px;
	font-size: 30px;
	font-weight: 900;
}
	header {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 100;
	width: 100%;
	padding: 10px 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background: #ffffff;
	opacity: 0.5;
	max-height:50px;
}
	.logo {
	width: 40%;
	float: left;
	padding-top: 5px;
	margin-left: 15px;
}
	header.sticky {
	position: fixed;
	width: 100%;
	background: #ffffff;
	box-shadow: 3px 1px 0.99px 0.01px rgba(2, 2, 2, 2);
	padding: 5px 0px;
	opacity: 1;
	
}
	.facts-wrapper {
    padding: 40px 0;
    position: relative;
	max-width: 60%;
	margin-left: 20%;
}
	

}
