/* =Responsive Structure
----------------------------------------------- */

@media screen and (max-width: 1344px) {
	.site {
		width: 1220px;
	}
	#primary {
		width: 700px;
	}
	#site-title {
		font-size: 32px;
	}
}
@media screen and (max-width: 1280px) {
	.site {
		width: 1100px;
	}
	#primary {
		width: 620px;
	}
	#secondary {
		width: 360px;
	}
	#secondary .widget {
		padding: 20px 30px;
	}
	#secondary .widget.widget_catchkathmandu_social_widget {
		padding: 20px 30px 10px;
	}
	#site-title {
		font-size: 28px;
		font-size: 2.8rem;
	}
	.container {
		padding: 0 40px;
	}
	#hgroup-wrap,
	.hentry,
	.comments-area article {
		padding-bottom: 40px;
	}
	#site-logo,
	#hgroup,
	.header-sidebar,
	#supplementary,
	#main {
		padding-top: 40px;
	}
	.page-links,
	.widget,
	blockquote,
	#main #featured-post,
	.site-content .hentry,
	.site-content .site-navigation,
	#infinite-handle,
	.comments-title, #reply-title,
	#respond,
	.comments-area article {
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 1152px) {
	.site {
		margin: 30px auto;
		width: 980px;
	}
	#primary {
		width: 540px;
	}
	#secondary {
		width: 340px;
	}
	#secondary .widget {
		padding: 15px 20px;
	}
	#secondary .widget.widget_catchkathmandu_social_widget {
		padding: 15px 20px 5px;
	}
	.container {
		padding: 0 30px;
	}
	#main-slider .entry-container {
		left: 30px;
		bottom: 30px;
	}
	#hgroup-wrap,
	.hentry,
	.comments-area article {
		padding-bottom: 30px;
	}
	#site-logo,
	#hgroup,
	.header-sidebar,
	#supplementary,
	#main {
		padding-top: 30px;
	}
	.page-links,
	.widget,
	blockquote,
	#main #featured-post,
	.site-content .hentry,
	.site-content .site-navigation,
	#infinite-handle,
	.comments-title, #reply-title,
	#respond,
	.comments-area article {
		margin-bottom: 30px;
	}
	#featured-post.layout-four .featued-content-wrap,
	#featured-post.layout-three .featued-content-wrap {
		margin-left: -3%;
	}
	#featured-post.layout-four .post {
		margin-left: 3%;
		width: 22%;
	}
	#featured-post.layout-three .post {
		margin-left: 3%;
		width: 30.3%;
	}
	#supplementary.four .widget-area {
		margin-left: 3%;
		width: 22.7%;
	}
	#supplementary.three .widget-area {
		margin-right: 3%;
		width: 31.3%;
	}
	#featured-post .post.first {
		margin-left: 0;
	}
	.entry-header .entry-title,
	#homepage-message h2,
	#homepage-message .right-section a,
	#featured-post #feature-heading {
		font-size: 24px;
		font-size: 2.4rem;
	}
	#homepage-message p {
		font-size: 14px;
		font-size: 1.4rem;
	}
	#homepage-message .right-section a {
		padding: 5px 20px;
	}
}
@media screen and (max-width: 1024px) {
	.site {
		width: 920px;
	}
	#primary {
		width: 480px;
	}
	/* Font Sizes */
	body,
	button,
	input,
	select,
	textarea {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.entry-header .entry-title,
	#homepage-message h2,
	#homepage-message .right-section a,
	#featured-post #feature-heading {
		font-size: 22rem;
		font-size: 2.2rem;
	}
	.widget-title {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.comments-title, #reply-title,
	.entry-content h1, .comment-content h1 {
		font-size: 19px;
		font-size: 1.9rem;
	}
	.entry-content h2, .comment-content h2 {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.entry-content h3, .comment-content h3 {
		font-size: 17px;
		font-size: 1.7rem;
	}
	.entry-content h4, .comment-content h4 {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.entry-content h5, .comment-content h5 {
		font-size: 15px;
		font-size: 1.5rem;
	}
	.entry-content h6, .comment-content h6 {
		font-size: 14px;
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 960px) {
	.site {
		width: 720px;
	}
	#main-slider .entry-container {
		width: 40%;
	}
	#primary,
	#header-left,
	#header-right,
	#site-generator .copyright,
	#site-generator .powered {
		width: 100%;
	}
	#site-logo,
	#hgroup-wrap #hgroup,
	#header-right .widget {
		width: 660px;
	}
	#homepage-message .left-section {
		width: 500px;
	}
	#homepage-message .right-section {
		width: 150px;
	}
	#featured-post.layout-four .featued-content-wrap,
	#featured-post.layout-three .featued-content-wrap{
		margin-left: -30px;
	}
	#featured-post.layout-four .post,
	#featured-post.layout-three .post {
		margin-left: 30px;
		width: 315px;
	}
	#featured-post.layout-four .post:nth-child(2n+1),
	#featured-post.layout-three .post:nth-child(2n+1),
	#secondary .widget:nth-child(2n+1) {
		clear: both;
	}
	#featured-post.layout-three .post:nth-child(3n+1) {
		clear: none;
	}
	#hgroup-wrap {
		padding-top: 30px;
	}
	#primary {
		border-bottom: 1px solid #eee;
		margin-bottom: 30px;
	}
	#secondary {
		margin-left: -30px;
		width: 690px;
	}
	#secondary .widget {
		display: inline;
		float: left;
		margin-left: 30px;
		padding: 10px 11px;
		width: 291px;
	}
	#secondary .widget.widget_catchkathmandu_social_widget {
		padding: 10px 11px 5px;
	}
	#site-generator .powered {
		padding-top: 5px;
	}
	#site-logo,
	#hgroup-wrap #hgroup {
		clear: both;
		display: block;
		float: none;
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	#hgroup-wrap img {
		display: inline-block;
	}
	#header-top,
	#header-right {
		clear: both;
		float: none;
	}
	#header-right {
   		padding-top: 15px;
	}
	/*.header-sidebar .menu,*/
	.header-sidebar .widget_text {
		float: none;
		text-align: center;
	}
	#supplementary.four .widget-area {
		width: 48.5%;
	}
	#supplementary.four #third.widget-area {
		clear: both;
		margin-left: 0;
	}
	#site-generator .site-info {
		font-size: 12px;
		font-size: 1.2rem;
		padding: 20px 0;
	}
	#site-generator .copyright,
	#site-generator .powered {
		text-align: center;
	}
	/* Font Sizes */
	body,
	button,
	input,
	select,
	textarea,
	#homepage-message p {
		font-size: 13px;
		font-size: 1.3rem;
	}
	.entry-header .entry-title,
	#homepage-message h2,
	#homepage-message .right-section a,
	#featured-post #feature-heading {
		font-size: 20px;
		font-size: 2rem;
	}
	.entry-meta {
		font-size: 12px;
		font-size: 1.2rem;
	}
	#featured-post .entry-title,
	.page-links {
		font-size: 18px;
		font-size: 1.8rem;
	}

	#primary-menu {
		text-align: center;
	}

	#primary-menu ul li {
		text-align: left;
	}
}
@media screen and (max-width: 767px) {
	/* Larger Smart Devices */
	.site {
		width: 600px;
	}
	#site-logo,
	#hgroup-wrap #hgroup,
	#header-right .widget {
		width: 100%;
	}
	#header-right {
		padding-top: 0;
	}
	.container {
		padding: 0 20px;
	}
	#hgroup-wrap,
	.hentry,
	.comments-area article,
	#homepage-message {
		padding-bottom: 20px;
	}
	#hgroup-wrap,
	.header-sidebar,
	#supplementary,
	#main,
	#homepage-message {
		padding-top: 20px;
	}
	.page-links,
	.widget,
	blockquote,
	#main #featured-post,
	.site-content .hentry,
	.site-content .site-navigation,
	#infinite-handle,
	.comments-title, #reply-title,
	#respond,
	.comments-area article {
		margin-bottom: 20px;
	}
	#main-slider .entry-container {
		left: 20px;
		bottom: 20px;
		padding: 5px 10px;
	}
	#main-slider .entry-container .entry-content {
		display: none;
	}
	#homepage-message .left-section	{
		width: 390px;
	}
	#featured-post.layout-four .featued-content-wrap,
	#featured-post.layout-three .featued-content-wrap{
		margin-left: -20px;
	}
	#featured-post.layout-four .post,
	#featured-post.layout-three .post {
		margin-left: 20px;
		width: 270px;
	}
	#primary,
	article.sticky .featured-sticky,
	.page-header,
	p,
	.featured-image,
	.entry-content table,
	.comment-content table,
	#content .searchform,
	.page-link,
	.single-attachment .entry-attachment img {
		margin-bottom: 20px;
	}
	#secondary {
		margin-left: -20px;
		width: 580px;
	}
	#secondary .widget {
		margin-left: 20px;
		width: 246px;
	}
	#site-title {
		font-size: 30px;
		font-size: 3rem;
	}
	#site-description {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.4;
	}
	.header-sidebar,
	#header-right {
		max-width: 100%;
		width: 100%;
	}
	#main-slider .entry-header {
		margin-bottom: 0;
	}
	#main-slider .entry-title a,
	#main-slider .entry-title a:hover,
	#main-slider .entry-title span,
	#main-slider .entry-title span:hover {
		background-color: transparent;
	}
	#main-slider .entry-content,
	#main-slider .entry-content:hover {
		background-color: transparent;
	}
	#slider-nav a {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.4;
		padding: 0 5px;
	}
	.entry-header .entry-title,
	#homepage-message,
	.comments-title, #reply-title {
		font-size: 15px;
		font-size: 1.5rem;
	}
	.commentlist .children {
		margin-left: 0;
	}
	.woocommerce #content ul.products li {
		margin-right: 0;
		width: 100%;
	}
	.woocommerce #content .product a.added_to_cart {
		clear: both;
		display: block;
	}
	#main .woocommerce .col-1,
	#main .woocommerce .col-2 {
		width: 100%;
	}
	.tinynav,
	.sb-holder {
		display: block;
	}
	/* Pagination */
	#nav-below .wp-pagenavi a,
	#nav-below .wp-pagenavi span,
	#nav-below #wp_page_numbers ul li a,
	.page-link span,
	.page-link a span {
		height: 25px;
		font-size:12px;
		line-height: 24px;
		padding:0 10px;
	}
	#nav-below .wp-pagenavi a,
	#nav-below .wp-pagenavi span,
	.page-link span {
		margin: 0 0 0 5px;
	}
	#nav-below #wp_page_numbers ul li,
	#nav-below .wp-pagenavi a,
	#nav-below .wp-pagenavi span {
		margin-bottom: 5px;
	}
	a#scrollup {
		font-size: 20px;
		padding: 3px;
	}
	.menu-toggle-wrapper {
		display: block;
	}

	.menu-toggle {
		background-color: #2581aa;
		background-image: none;
		border: 0;
		color: #fff;
		padding-right: 50px;
		position: relative;
		text-align: left;
		width: 100%;
	}
	.menu-toggle:after {
		background-color: transparent;
		background: url(../images/select-icons.png) 0 10px no-repeat;
	    content: "";
	    display: block;
	    position: absolute;
	    right: 0;
	    z-index: 9;
	    top: 0;
	    width: 40px;
	    height: 40px;

	}
	.menu-toggle:hover,
	.menu-toggle:focus {
		box-shadow: none;
	}

	.main-navigation li,
	.secondary-navigation li,
	#footer-menu li {
		display: block;
	}

	.main-navigation a,
	.secondary-navigation a,
	#footer-menu li a {
		background-color: #2581aa;
		border-bottom: 1px solid #bbb;
		box-sizing: border-box;
		display: block;
		font-size: 12px;
		outline: none;
		padding: 6px 20px;
	}

	.main-navigation a,
	.widget-area .widget .main-navigation a {
		color: #fff;
	}

	#secondary-menu-wrapper,
	#footer-menu {
		text-align: left;
	}

	.main-navigation ul ul,
	.secondary-navigation ul ul,
	#footer-menu ul ul {
	    float: none;
	    position: static;
	    box-shadow: none;
	}

	.main-navigation  ul ul a,
	.secondary-navigation ul ul a,
	#footer-menu ul ul a {
		width: 100%;
	}

	.widget-area .widget .main-navigation li:hover > a,
	.widget-area .widget .main-navigation li:focus > a,
	.secondary-navigation li:hover > a,
	.secondary-navigation li:focus > a,
	#footer-menu li:hover > a,
	#footer-menu li:focus > a {
		background-color: #2581aa;
	 }

	.widget-area .widget .main-navigation ul a:hover,
	.widget-area .widget .main-navigation ul a:focus,
	.secondary-navigation ul a:hover,
	.secondary-navigation ul a:focus,
	#footer-menu ul a:hover,
	#footer-menu ul a:focus {
	 	background-color: #21759b;
	}

	.widget-area .widget .main-navigation .menu-item-has-children li a:before,
	.widget-area .widget .main-navigation .page_item_has_children li a:before,
	.secondary-navigation .menu-item-has-children li a:before,
	#footer-menu .menu-item-has-children li a:before {
		content: "-";
		height: 1px;
		padding-right: 5px;
		margin-left: 10px;
		width: 5px;
	}

	.widget-area .widget .main-navigation .menu-item-has-children li li a:before,
	.widget-area .widget .main-navigation .page_item_has_children li li a:before,
	.secondary-navigation .menu-item-has-children li li a:before,
	#footer-menu .menu-item-has-children li li a:before {
		content: "--";
		margin-left: 20px;
	}

	.widget-area .widget .main-navigation .menu-item-has-children li li li a:before,
	.widget-area .widget .main-navigation .page_item_has_children li li li a:before,
	.secondary-navigation .menu-item-has-children li li li a:before,
	#footer-menu .menu-item-has-children li li li a:before {
		content: "---";
		margin-left: 30px;
	}

	.widget-area .widget .main-navigation .menu-item-has-children li li li li a:before,
	.widget-area .widget .main-navigation .page_item_has_children li li li li a:before,
	.secondary-navigation .menu-item-has-children li li li li a:before,
	#footer-menu .menu-item-has-children li li li li a:before {
		content: "----";
		margin-left: 40px;
	}

	#secondary-menu-wrapper.disabled-in-mobile {
		display: none;
	}

	#primary-menu {
		text-align: left;
	}

	.menu-wrapper {
		position: relative;
	}

	.menu-inside-wrapper {
		display: none;
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		z-index: 999;
	}

	.is-open .menu-inside-wrapper {
		display: block;
	}

	#footer-menu {
		display: none;
	}
}
@media screen and (max-width: 640px) {
	.site {
		width: 520px;
	}
	#homepage-message .left-section {
		width: 320px;
	}
	#homepage-message .right-section {
		width: 140px;
	}
	#homepage-message .right-section a {
		display: inline-block;
		margin: 0 auto;
	}
	#featured-post.layout-four .post,
	#featured-post.layout-three .post {
		width: 230px;
	}
	#secondary {
		width: 500px;
	}
	#secondary .widget {
		width: 206px;
	}
	#site-title {
		font-size: 24px;
		font-size: 2.4rem;
	}
	.entry-header .entry-title,
	#homepage-message h2,
	#homepage-message .right-section a,
	#featured-post #feature-heading {
		font-size: 16px;
		font-size: 1.6rem;
	}
	#supplementary.three .widget-area {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
}
@media screen and (max-width: 560px) {
	.site {
		width: 400px;
	}
	#homepage-message .left-section,
	#homepage-message .right-section {
		width: 100%;
	}
	#homepage-message .left-section,
	#homepage-message .left-section h2 {
		padding-bottom: 10px;
	}
	#featured-post.layout-four .featued-content-wrap,
	#featured-post.layout-three .featued-content-wrap,
	#featured-post.layout-four .post,
	#featured-post.layout-three .post,
	#secondary,
	#footer-sidebar #supplementary .widget-area {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	#secondary .widget {
		margin-left: 0;
		padding: 10px 4%;
		width: 91%;
	}
}
@media screen and (max-width: 480px) {
	.site {
		width: 360px;
	}
	#homepage-message .left-section,
	#homepage-message .right-section {
		width: 100%;
	}
	#homepage-message .left-section {
		padding-bottom: 10px;
	}
	#secondary .widget {
		margin-left: 0;
		padding: 10px 4%;
		width: 91%;
	}
	#controllers,
	#slider-nav {
		display: none;
	}
	#main-slider .entry-container,
	#main-slider .entry-container:hover {
		border: none;
		bottom: 0;
		left: 0;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#main-slider .entry-header {
		padding: 5px 10px 2px;
	}
	#featured-post.layout-four .featued-content-wrap,
	#featured-post.layout-three .featued-content-wrap,
	#featured-post.layout-four .post,
	#featured-post.layout-three .post,
	#secondary,
	#footer-sidebar #supplementary .widget-area {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	#secondary .widget {
		margin-left: 0;
		padding: 10px 4%;
		width: 91%;
	}
}
@media screen and (max-width: 360px) {
	.site {
		margin: 0;
		width: 100%;
	}
}
