/* Media Queries
-------------------------------------------------------------- */
@media only screen and (max-width: 1366px) {
	.go-top {
		bottom: 90px;
	}

	.fl-wrap-header .nav-wrap .menu.menu-extra {
	    padding-left: 0px;
	}

	.fl-wrap-header #mainnav > ul > li > a {
		margin: 0px 15px;
	}
	
}

/* Smaller than standard 1200 */
@media only screen and (max-width: 1199px) {
	
}

/* Smaller than standard 992 */
@media only screen and (max-width: 991px) {
	.btn-menu {
		display: block ;
	}

	.mainnav {
		display: none;
	}

	.fl-wrap-header #mainnav-mobi {
		top: 35%;
	}

	.nav-wrap .menu.menu-extra {
	    padding-left: 0px;
	}

	.nav-wrap .top-search {
		right: -28px;
	}

	.menu.menu-extra li a {
	    padding: 0 20px 0px 10px;
	    line-height: 87px;
	}

	.flat-information > li > a {
		padding: 5px 0 5px 28px;
	}

	.flat-information > li:before {
		top: 5px;
	}

	.header .logo {
		float: left;
		margin: 15px 0px 0 0;
	}

	.social-links,
	.flat-information {
		text-align: center;
	}

	.flat-row.about,
	.flat-row.blog,
	footer,
	.page-title,
	.main-content,
	.flat-row.offer {
		padding: 40px 0 40px;
	}

	/*.empty-space.height60, .empty-space.height40, .empty-space {
		height: 0;
	}*/

	ul.portfolio-filter > li a {
	    line-height: 30px;
	    letter-spacing: 0;
	}

	.section-reponsive {
		float: left;
		width: 50%;
	}

	.comments-area .comments-title {
	    margin-top: 0px;
	    padding-top: 30px;
	    margin-bottom: 0px;
	}

	.comments-area ol.comment-list article {
		padding: 15px 0px;
	}

	.comments-area ol.comment-list article .comment-content {
		margin-bottom: 10px;
	}

	.comment-respond .comment-reply-title {
	    margin-top: 20px;
	    margin-bottom: 10px;
    }

	.iconbox,
	.flat-testimonials-images,
	.footer-widgets .widget,.portfolio-wrap, article, .sidebar .widget-recent-news, .sidebar .widget  {
		margin-bottom: 30px;
	}

	.flat-contact-form.inner-map {
		position: relative;
	    border-top: 1px solid #ebebeb;
	    top: 0;
	    margin-bottom: 30px;
	}

	.iconbox.square:hover i {
		margin-top: 0;
	}

	.flat-portfolio .item,
	.flat-portfolio.grid-3columns .item {
		width: 50%;
	}

	.comment-respond .comment-notes, .comment-respond .comment-form-email,
	.comment-respond .comment-notes, .comment-respond .comment-form-email,
	.mail-chimp input[type="email"],
	.page-single .page-content,
	.page-single .page-sidebar {
		width: 100%;
	}

	.comment-respond .comment-notes {
		padding-right: 0;
	}

	.comment-respond .comment-form-email {
		padding-left: 0;
	}

	.go-top {
		width: 30px;
		height: 30px;
		line-height: 30px;		
	}

	.flat-row {
		padding: 40px 0;
	}

	.widget.widget_instagram ul li {
		width: 80px;
	}	

	.tp-leftarrow.square, .tp-rightarrow.square {
		width: 30px;
		height: 30px;
		line-height: 30px;
		text-align: center;
	}

	.tp-leftarrow.square:before, .tp-rightarrow.square:before {
		left: 10px;
		top: 0;
		font-size: 22px;
	}

	.page-title-heading h1,
	.flat-qoute p {
		font-size: 30px;
		line-height: 40px;
	}

	.sidebar {
		padding-top: 30px;
		border-left: 0;
		padding-left: 0;
		margin-left: 0;
	}

	.blog-single .direction ul li ul.social-icons {
		margin-top: 0;
		padding: 0px 0;
	}

	.testimonials {
		margin-bottom: 30px;
	}

	.mail-chimp .subscribe {
		text-align: left;
	}

	.subscribe label {
		display: block;
	}

	.mail-chimp input[type="submit"] {
		right: 0;
	}

	.page-single .page-content,
	.page-single .page-sidebar {
		padding: 0 15px;
	}

	.flat-contact-info {
		margin-left: 0;
		margin-top: 30px;
	}

	.tp-leftarrow.square, .tp-rightarrow.square {
		background-color: transparent;		
	}

	.flat-contact-form.inner-map {
		width: 100%;
		left: 0;
		margin-left: 0;
	}

	.footer .widget.widget_nav_menu {
		padding-left: 0;
	}

	.footer .widget.widget_tweets {
		margin-left: 0;
	}

	.widget.widget_text.widget_info {
	    margin-right: 0px;
	}

	ul.portfolio-filter > li {
		padding: 0 5px;
	}

	.flat-contact-form.style2 {
		padding: 20px 20px;
	}

	.switcher-container {
		top: 170px;
	}

	.bottom .copyright {
	    text-align: center;
	}

	.go-top {
	    bottom: 15px;
	}

	.page-title {
	    padding: 135px 0 30px;
	}

	.page-title-heading h1 {
		margin-bottom: 40px;
	}

}

/* Tablet Landscape */
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}

/* Tablet Portrait Size */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	
}

/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
	.requestform p,
	.item-two-column {
		width: 100%;
	}

	.requestform {
		padding-left: 0;
	}

	.flat-contact-form .input-wrap.name, .flat-contact-form .input-wrap.email {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
}

/* Mobile Landscape Size */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.flat-portfolio.grid-3columns .item {
		width: 100%;
	}

	.footer .widget {
	    float: left;
	    width: 50%;
	}

	.wrap-blog {
	    float: left;
	    width: 65%;
	}

	.wrap-sidebar {
		float: left;
		overflow: hidden;
		width: 35%;
	}
}

/* Mobile Portrait Size */
@media only screen and (max-width: 479px) {
	.blog-single .direction ul li:first-child,
	.blog-single .direction ul li:last-child {
		float: none;
		padding-bottom: 10px;
	}
	
	.blog-single .direction ul li {
	    display: block;
	}

	.blog-single .direction ul li ul.social-icons {
		margin-top: 0;
		padding: 15px 0;
	}

	.flat-portfolio .item,
	.flat-portfolio.grid-3columns .item {
		width: 100%;
	}	

	.tp-leftarrow.square, .tp-rightarrow.square {
		display: none;
	}

	.flat-portfolio.style1 .item:hover .project-title {
		top: 35%;
		left: 20px;
	}

	.flat-portfolio.style1 .view-detail {
		left: 20px;
	}

	.flat-portfolio.style1 .project-title {
		padding-right: 15px;
	}

	.section-reponsive {
	    float: left;
	    width: 100%;
	}
}

@media (max-width: 320px) {	
	

	ul.menu.menu-extra {
	    display: none;
	}

	.go-top {
    bottom: 15px;
}
}

@media only screen and (min-width: 992px) {
	.rub {border-left:3px solid #46a5e5;}
}