html, body {
	margin:0;
	padding:0;
	font-family: calibri, "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 100%;
	height: 100%;
	color: #4d4d4d;
	font-size: 1.1em;
	  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.notice {
	text-align: left;
	color: #4d4d4d;
}

.notice h3{
	color: #f17600 !important;
}

.wpcf7-submit {
    font-size: 0.8em;
    padding: 5px 20px;
    border: 0;
    color: #fff;
    background: #fd9301;
}


.wpcf7-textarea {
    box-sizing: border-box;
    width: 100%;
    margin-top: 2px;
	max-width:600px;
}


/**
 * Fix fonts that render as bold in Firefox
 *
 * Put this near the top of your style.css
 * Before any overriding styles
 */
 /*
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
}

/**
 * Firefox specific rule
 */
/*@-moz-document url-prefix() {
  body {
    font-weight: lighter !important;
  }
}
*/

a {
	color: #4d4d4d;
}

button {
	font-family: calibri, "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

img {
	max-width: 100%;
}

.ui-menu li::before {
	content: none !important;
}

.ui-state-hover {
	background:  none !important;
	border: 0 !important;
	color: #000000;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.slider {
	z-index: 1;
	width: 100%;
}

.top {
	position: absolute;
	top: 0;
	color: #ffffff;
	width: 100%;
	text-align:center;
	z-index: 9999;
}

.logo {
	float: left;
	margin-top: 20px;
}

.clear {
	clear: both;
}

.top-right {
	float:right;
	max-width: 80%;
}

.login-box {
	background: rgba(0,0,0,0.3);
	width: 125px;
	height: 35px;
    text-align: center;
    margin: 55px 10px 10px 0;
	display: inline-block;
	line-height: 35px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #ffffff;
}

.login-box .fa {
	color: #f17600;
}

.login-box .fa a{
	color: #f17600;
}

.login-box a {
	color: #ffffff;
	text-decoration: none;
}

.social {
	display: inline-block;
}

.facebook-icon, .tripadvisor-icon, .youtube-icon {
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
	height: 46px;
	width: 46px;
	line-height: 46px;
	color: #ffffff;
	display: inline-block;
	font-size: 24px;
}

.facebook-icon a, .tripadvisor-icon a, .youtube-icon a {
	color: #ffffff;
}

.facebook-icon {
	background: #3b5998;
}

.tripadvisor-icon {
	background: #4d9437;
}

.youtube-icon {
	background: #cc181e;
}

.facebook-icon:hover{
	background: #234182;
}

.tripadvisor-icon:hover{
	background: #377723;
}

.youtube-icon:hover{
	background: #a70d12;
}

.menu {
	font-size: 1.1em;
	margin-top: 0.5em;
	background: #fd9301;
	height: 65px;
	line-height: 65px;
	text-align: left;
}

.booking {
    background: rgba(29, 14, 0, 0.45);
    height: 245px;
    margin-left: 30px;
    width: 400px;
    z-index: 999;
    padding: 20px;
    text-align: left;
	font-weight: normal;
}

.booking-i {
    background: #4d4d4d;
    padding: 20px;
    text-align: left;
	margin-bottom: 20px;
}

.booking-i .booking-1{
	font-size: 1.3em;
}
.booking-i .booking-2{
	font-size: 0.8em;
}

.booking-i .searchbox {
	margin-bottom: 5px;
	width: 100%;
}

.booking-i .booking-3 {
	display: none;
}

.booking-i .sub-btn {
	margin-top: 5px;
}
.booking-i .letsgo {
	margin-left:0;
	width: auto;
	padding: 5px 20px;
	font-size: 0.8em;
}

.booking-1 {
    color: #ffffff;
    font-size: 1.4em;
    margin: 5px 0 0;
}

.booking-2 {
	color: #fd9301;
    font-size: 1em;
    margin: 0 0 10px;
}

.booking-3 {
	color: #ffffff;
    font-size: 1.2em;
    width: 30%;
    display: inline-block;
}

.white-field {
	background: #ffffff;
	border: 0;
	padding: 3px 5px;
}

.letsgo {
    background: #fd9301 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    display: inline-block;
    font-size: 1em;
    margin-top: 5px;
    padding: 5px 30px;
    margin-left: 3px;
}

.trip-badge {
	text-align: right;
	margin-top: -130px;
	position: relative;
	z-index: 999;
}

.trip-badge img {
	-webkit-box-shadow: 1px 4px 5px 0px rgba(122,122,122,1);
	-moz-box-shadow: 1px 4px 5px 0px rgba(122,122,122,1);
	box-shadow: 1px 4px 5px 0px rgba(122,122,122,1);
}

.why {
	text-align: center;
	padding-bottom: 40px;
	background-image: linear-gradient(bottom, #f7f7f7 65%, #ffffff 35%);
	background-image: -o-linear-gradient(bottom, #f7f7f7 65%, #ffffff 35%);
	background-image: -moz-linear-gradient(bottom, #f7f7f7 65%, #ffffff 35%);
	background-image: -webkit-linear-gradient(bottom, #f7f7f7 65%, #ffffff 35%);
	background-image: -ms-linear-gradient(bottom, #f7f7f7 65%, #ffffff 35%);
}

.why-box {
	width: 23%;
	float: left;
	text-align: center;
	margin: 0 1%;
}

.why-icon {
	background: #fd9301;
	width: 139px;
	height: 139px;
	line-height: 139px;
	-webkit-border-radius: 139px;
	-moz-border-radius: 139px;
	border-radius: 139px;
	color: #ffffff;
	margin-left: calc(50% - 70px);
	font-size: 60px;
}

.why-icon:hover {
	background: #ec8900;
}

.hp-h1 {
	font-size: 2.6em;
}

.why-h3 {
	font-size: 1.3em;
	font-weight: normal;
}

/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow:before {
  content: "\f118";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow:hover:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:active:before {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}


.video {
	background: #f17600;
}

.video-container {
	float: left;
	width: 60%;
	min-width: 660px;
}

.video-intro {
	float: left;
	color: #ffffff;
	padding: 0 30px;
	width: calc(40% - 60px);
}

.video-intro a {
	color: #ffffff;
	text-decoration: underline;
}

.video-outer-box {
	float: left;
	margin: 0px 20px 40px;
	width: calc(20% - 20px);
	min-width: 200px;
}

.video-title {
	margin:0;
	padding: 0;
}

.video-title br {
	height:0;
}

.wp-post-image {
	height: auto !important;
}

#w4pl-list-600 {
	border-top: dashed 1px #f17600;
}

.w4pl_post_title {
	color: #f17600;
	font-weight: bold;
}

.blog-level2 li:before {
	display: none;
}

.blog-level2 li {
	float: left;
	width: 30%;
	margin: 20px 1.5%;
}
.blog-level2 li img {
	height: auto !important;
}

.ajax-navigation {
	margin: 0 auto;
	text-align: center;
	color: #f17600;
	margin-top: 10px;
}

.ajax-navigation a {
	text-decoration: none;
	background: #f17600;
	padding: 2px 10px;
	color: #ffffff;
}

.w4pl .read_more{
	text-decoration: none;
	color: #f17600;
}

.w4pl .read_more a{
	text-decoration: none;
	color: #f17600;
}

#w4pl-list-620 li:before {
	display: none;
}

#w4pl-list-620 li img {
	height: auto !important;
}

#w4pl-list-620 .w4pl_post_title {
	color: #4d4d4d;
	font-size: 1.6em;
	display: block;
	margin-bottom:10px;
}

#post-512 .entry-title {
	display: none;
}

.tag .post {
	float: left;
	width: 30%;
	margin: 20px 1.5%;
}

.tag .entry-content a{
	text-decoration: none;
	color: #f17600;
}

.ui-widget {
	font-size: .8em;
}


@media only screen and (max-width: 1099px) {

	.video-intro {
		width: calc(100% - 700px);
		padding: 20px;
	}
}

.tips {
	display: table;
	border-spacing: 20px;
	table-layout: fixed;
	width: 1200px;
    margin: 0 auto;
}

.tips .w1200 {
	background: url(images/map-bg.png) no-repeat top center;
	background-size: 100% auto;
	text-align: center;
}

.tips-h2 {
	font-size: 1.5em;
}

.tips-box {
	border: 2px solid #fd9301;
	background: #ffffff;
	width: 25%;
	padding: 20px;
	display: table-cell;
	position: relative;
}

.tips-box-1 {
	height: 35%;
}

.tips-box-2 {
	height: 40%;
	padding-bottom: 20px;
}

.tips-box-3 {
	position:absolute;
	bottom: 0;
	left: 0;
	right:0;
	text-align: center;
	margin: 20px auto;
}

.readmore-1 {
	background: #fd9301;
	border: none;
	color: #ffffff;
	padding: 10px 20px;
	font-size: 1em;
}

.readmore-1 a{
	color: #ffffff;
}

.readmore-1:hover {
	background: #f17600;
	cursor: pointer;
}

.blog1 {
	background: #ededed;
	text-align: center;
	padding: 20px 0 10px;
}

.blog1-img {
	float: left;
	width: 42%;
}

.blog1-text {
	float: left;
	width: 53%;
	margin-left: 5%;
	text-align: left;
}

.blog2 {
	background: #ededed;
	text-align: center;
	padding: 10px 0 30px;
}

.blog2-box {
	width: 28%;
	float: left;
	text-align: left;
}

.margin-right {
	margin-right: 8%;
}

.readmore-2 {
	color: #f17600;
}

.readmore-2 a{
	color: #f17600;
	text-decoration: none;
}

.routes {
	text-align: center;
	margin-top: 30px;
}

.routes-box-1, .routes-box-2, .routes-img {
	color: #ffffff;
	float: left;
	height: 317px;
	margin-bottom: 10px;
}

.routes-box-1 {
	background: #f17600;
	text-align: left;
	padding: 30px;
}

.routes-box-2 {
	background: #fd9301;
	text-align: left;
	padding: 30px;
}

.routes-box-1 a, .routes-box-2 a{
	color: #ffffff;
	text-decoration: none;
}

.routes-box-1 ul li a:hover, .routes-box-2 ul li a:hover{
	color: #eeeeee;
}

.margin-right-2 {
	margin-right: 1%;
}

ul {
	padding-left: 10px;
}

ul li {
	list-style: none;
}

.routes ul li:before {
	font-family: FontAwesome;
	content: "\f0da"; 
    display: inline-block;
	padding-right: 10px;
}

.footer {
	background: #7b7b7b;
	margin-top: 20px;
	padding: 30px;
	color: #ffffff;
}

.footer a{
	color: #ffffff;
}

.logo-white {
	float: left;
}

.copyright {
	float: right;
	font-size: 0.8em;
}

.single .site-main {
	width: 70%;
	margin-right: 2%;
	float: left;
	padding: 0 20px;
}

.sidebar {
	float: left;
	width: calc(28% - 40px);
	padding-top: 4em;
}

.sidebar nav {
	display: none;
}

.single .entry-footer {
	display: none;
}


/* -- post page -- */

.post-navigation, .comment-form-url {
	display: none;
}

/*-- RPWE --*/

.rpwe-time {
	display: none;
}

.rpwe-ul {
	padding: 0;
}

.rpwe-ul li{
	margin-right: 8%;
    float: left;
    text-align: left;
    width: 28%;
}

.blog1 .rpwe-ul li{
	margin-right: 0;
    float: none;
    text-align: left;
    width: 100%;
}

.blog1 .rpwe-img {
	float: left;
	margin-right: 40px;
}

.rpwe-ul li::before {
    display: none !important;
    padding: 0 !important;
}



.rpwe-ul li:last-child {
    margin-right: 0;
}

.rpwe-title {
	color: #4d4d4d;
	line-height: 1.2em;
    min-height: 2.4em;
}

.blog1 .rpwe-title {
	line-height: auto;
    min-height: 0;
	font-size: 1.5em;
	margin: 5px 0;
}

.rpwe-title a{
	color: #4d4d4d;
	text-decoration: none;
}

.more-link {
	color: #f17600;
	text-decoration: none;
	white-space: pre;
}

.blog1 .more-link {
	background: #fd9301;
	border: none;
	color: #ffffff;
	padding: 10px 20px;
	font-size: 1em;
	top: 20px;
    position: relative;
}

.blog1 .more-link a{
	color: #ffffff;
}

.blog1 .more-link:hover {
	background: #f17600;
	cursor: pointer;
}

.rpwe_widget, .popular-posts {
	background: #f5f5f5;
}

.rpwe-block {
	padding: 0 20px;
}

.widget-title {
	color: #ffffff;
	background: #fc9202;
	padding: 15px 20px;
    font-size: 1.2em;
}

.widget_tag_cloud {
	border: 2px solid #f17600;
	padding: 0 16px 20px;
}

.widget_tag_cloud h2 {
	background: none;
	padding: 0;
	font-size:1em;
	color: #f17600;
}

.tagcloud a {
	color: #444444;
	margin-right: 5px;
}

.orange {
	color: #f17600;
	margin: 30px 0 10px;
}

.tags-block a {
	background: #fc9202;
	font-size: 1em;
	padding: 5px 10px;
	color: #ffffff;
	text-decoration: none;
}

.form-submit input {
	background: #fc9202;
	font-size: 0.9em;
	padding: 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border: none;
}

.tags-block {
	margin:0;
	padding:0;
}

.comment-notes {
	font-size: 0.9em;
}

.comment-form-author, .comment-form-email {
	font-size: 1em;
}

.comment-list li::before {
    display: none;
    padding: 0;
}

.comment-content {
	font-size: 0.8em;
	word-wrap: break-word
}

.comment-meta {
	font-size: 0.7em;
	font-style:italic;
}

.comment-body {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
}

.reply {
	font-size: 0.7em;
	margin: 5px 0;
}

.reply a{
	color: #4d4d4d;
}

.comment-author, .comment-metadata {
	display:inline-block;
}

.logged-in-as {
	font-size: 0.8em;
	color: #4d4d4d;
}

.logged-in-as a{
	color: #4d4d4d;
}

.single .center {
	width: 100%;
	font-size: 1.05em;
}

.single .routes-box-1, .single .routes-box-2 {
    width: calc(32% - 60px);
}

.orangebox {
	border: 1px #fd9301 solid;
	padding: 10px;
}

.arconix-faq-title {
	font-size: 1.2em;
	color: #f17600;
}

.tablebox {
	float: left;
	width: 48%;
	margin-right: 2%;
}

.tagcloud {
	line-height: 1.3em;
}

.category-main {
	padding: 0 20px;
}

div.scf-submit input {
	font-size: 0.8em;
    padding: 5px 20px;
	border: 0;
	color: #ffffff;
	background:#fd9301;
}

.scd-btn {
	font-size: 0.9em;
    padding: 5px 20px;
	border: 0;
	color: #ffffff;
	background:#fd9301;
	cursor:pointer;
}

.scd-btn:hover {
	background: #f17600;
}

.inner-orange {
	color: #f17600;
	font-weight: bold;
}


@media only screen and (max-width: 1200px) {
	
	/*body {
		font-size: 0.85em;
	}*/
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-size: 18px !important;
		padding: 0 15px !important;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		font-size: 16px !important;
		line-height: 25px !important;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
		width: 220px !important;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, .menu {
		height: 45px;
		line-height: 45px;
	}
	
	.tips {
		border-spacing: 10px;
		width: 100%;
	}
	
	.why-icon {
		border-radius: 110px;
    	font-size: 40px;
    	height: 110px;
    	line-height: 110px;
    	margin-left: calc(50% - 55px);
    	width: 110px;
	}
	
	.w1200 {
		width: 100%;
	}
	
	.top-right {
		padding-right: 30px;
	}
	
	.logo{
		max-width: 50%;
		margin-left:20px;
	}
	
	.hp-h1 {
    font-size: 2em;
	margin: 15px 0;
	}
	
	.menu {
		font-size: 1em;
	}
	
	.slider img {
		max-width: 100%;
	}
	
	.margin-right {
    	margin-right: 1.5%;
	}
	
	.blog2-box {
    	width: 30%;
    	margin: 0 1.5%;
	}
	
	.blog2 {
    	padding: 20px 0 30px;
	}
	
	.routes-box-1, .routes-box-2 {
    	height: auto;
	}
	
	.routes-box-1, .routes-box-2 {
		padding: 5px 10px;
	}
	
	 .routes-img, .routes-img img{
		 height: 220px;
	 }
	 
	 .center {
		 text-align: center;
		 display: inline-block;
		 min-width: 800px;
	 }
	
	.footer .w1200 {
		padding: 0 30px;
		width: calc(100% - 60px);
	}
	
	.logo-white img {
		height: 60px;
	}
	
	.tags-block a {
		font-size: 1em;
	}
	
	.comment-notes {
		font-size: 0.8em;
	}
	
	.comment-form-author, .comment-form-email {
		font-size: 1em;
	}
	
	.form-submit input {
		font-size: 0.9em;
	}
	
	.comment-content {
		font-size: 1em;
	}
	
	.reply {
		font-size: 0.9em;
	}
	
	.comment-meta {
		font-size: 0.9em;
	}
	
	.booking {
		padding: 10px 20px;
		height: 195px;
		width: 310px;
	}
	
	.booking-1 {
		font-size: 1.1em;
    	margin: 0;
	}
	
	.booking-2 {
		font-size: 0.85em;
		margin: 0 0 5px;
	}
	
	.booking-3 {
		 font-size: 1em;
	}
	
	.white-field {
    padding: 2px 5px;
	}
	
	.letsgo {
		padding: 3px 30px;
		font-size: 0.85em;
	}
	
	.single .center {
    display: block;
    min-width: 0;
	}
	
	.single .routes-box-1, .single .routes-box-2 {
		height: auto;
		width: calc(100% - 40px);
    	float: none;
    	padding: 10px 20px;
	}
	
	.type-page {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.home .type-page {
		padding-left: 0;
		padding-right: 0;
	}
}

@media only screen and (max-width: 899px) {
	
	.routes-box-1, .routes-box-2 {
    	height: 220px;
		font-size: 0.9em;
		padding: 0 5px;
	}
	
	 .routes-img, .routes-img img{
		 height: 220px;
	 }
	 
	 .center {
		 text-align: center;
		 display: inline-block;
		 min-width: 768px;
	 }
	 
	 h2 {
		 font-size: 1.3em !important;
		 margin-top:10px;
	 }
	 
	 .login-box {
		 margin: 35px 10px 10px 0;
	 }
	 
	 .trip-badge, .top-right {
		 display: none;
	 }
	 
	 .video-container {
		float: none;
		min-width: 0;
		padding-top: 10px;
		width: 100%;
	}
	
	
	.video-intro {
		padding: 0 20px 10px;
		width: calc(100% - 40px);
	}
	
	.why {
		padding-bottom: 20px;
	}
	
	.booking-3 {
		display: none;
	}
	
	.searchbox {
		width: calc(50% - 30px);
		float: left;
		margin-right: 10px;
	}
	
	.booking {
		width: 350px;
		height: 150px;
	}
	
	.letsgo {
		margin-left: 0;
	}
	
	#mega-menu-wrap-primary .mega-menu-toggle {
		display: none;
	}
}

@media only screen and (max-width: 856px) and (min-width: 769px) {
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    	padding: 0 9px !important;
	}
}

@media only screen and (max-width: 780px) and (min-width: 780px) {
	.menu {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	
	/*body {
		font-size: 1em;
	}*/
	
	.search {
		width: 90%;
		margin: 0 auto;
	}
	
	.top {
		height: 80px;
		position: absolute;
	}
	
	.booking {
		background: rgba(29, 14, 0, 0.35) none repeat scroll 0 0;
		height: 300px;
		margin-left: 0;
		width: calc(100% - 40px);
		z-index: auto;
	}
	
	.why-box {
		width: 48%;
		}

	.tips-box {
		border: 2px solid #fd9301;
		float: left;
		margin: 10px;
		padding: 20px;
		width: calc(50% - 64px);
		display: block;
	}
	
	.tips {
		display: block;
	}
	
	.top img {
		height: 80px;
	}
	
	.center1 {
		margin-top:0;
	}
	
	.enquiry {
		position: inherit;
		width: 100%;
		top: auto;
	}
	
	.logo {
		margin-left: 15px;
	}
	
	.tel {
		font-size: 1em;
		width: 100%;
	}
	
	.menu {
		display: none;
	}
	
	.slider img {
		height: auto;
		width: 100%;
	}
	
	.slider {
		height: auto;
	}
	
	.hp-h1 {
    	font-size: 1.6em;
	}
	
	.blog1 .rpwe-img {
    	float: none;
    	margin-right: 0;
	}
	
	.routes-img {
		display: none;
	}
	
	.routes-box-1, .routes-box-2 {
    	height: auto;
		float: none;
		padding: 10px 20px;
	}
	
	.center {
    	min-width: 0;
		width: 100%;
	}
	
	.footer {
		padding: 20px 0;
	}
	
	.logo-white {
		float: none;
		text-align: center;
	}
	
	.copyright {
    	float: none;
	}
	
	.single .site-main {
		float: none;
		margin-right: 0;
		padding: 0 30px;
		width: calc(100% - 60px);
	}
	
	
	.sidebar {
		float: none;
		padding-top: 0;
		width: 94%;
		margin: 30px 3%;
	}
	
	.top img {
		height: auto;
	}
	
	#wprmenu_menu_ul li::before {
		content: "";
		display: none;
		font-family: FontAwesome;
		padding-right: 0;
	}

	.tablebox {
		float: none;
		width: 100%;
	}
	

	.booking {
		background: #4d4d4d;
		height: auto;
		margin-left: 0;
		margin-top: 0;
		padding: 10px 20px 20px 20px;
	}
	
	.booking-3 {
		display: inline-block;
		margin-bottom: 5px;
		font-size: 0.8em;
	}
	
	.sub-btn .booking-3 {
		display: none;
	}
	
	.letsgo {
		padding: 5px;
		margin-left: calc(50% - 85px);
		width: 160px;
	}
	
	.widget-area .bos_searchbox_widget_class {
		display: none;
	}
	
}

@media only screen and (max-width: 500px) {
	
	/*body {
		font-size: 0.85em;
	}*/
	
	.rpwe-ul li {
		float: none;
		margin-right: 0;
		text-align: left;
		width: 100%;
	}
	
	.rpwe-title {
		margin: 10px 0;
	}
	
	.tips-box {
		float: none;
		width: calc(100% - 64px);
	}
	
	.blog1 .rpwe-title {
    	font-size: 1.2em;
	}
	
	.blog1 .more-link {
		top: 5px;
	}
	
	.rpwe-title {
		line-height: 1em;
		min-height: 0;
	}
	
	.rpwe-summary p {
		margin: 10px 0;
	}
	
	.rpwe-summary {
		margin-bottom: 20px;
	}
	
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
    	display: block;
	}
	
	.tips-box-2 br{
		display: none;
	}
	
	.why-box {
		float: none;
		margin: 0;
		padding: 0 1%;
		width: 98%;
	}
	
	.why-icon {
		border-radius: 70px;
		height: 70px;
		line-height: 70px;
		margin-left: calc(50% - 35px);
		width: 70px;
	}
	
	.why-h3 {
		font-size: 1.1em;
		margin: 5px 0;
	}
	
	.why-box {
		margin: 20px 0;
	}
	
	.why-box p {
		margin: 5px 0;
	}
	
	.why {
		margin-top: 20px;
	}
	
	.hp-h1 {
		font-size: 1.3em;
	}
	
	.tips-h2 {
		font-size: 1.3em;
		margin: 0;
	}
	
	.blog1 .rpwe-title {
		margin: 10px 0;
	}
	
	.rpwe-summary p {
		margin: 20px 0;
	}
	
	ul li::before {
		font-size: 1.1em;
		line-height: 1.5em;
	}
	
	.logo {
		max-width: 80%;
	}
	
	.margin-right-2 {
		margin:0;
	}
	
	.single .logo {
		max-width: 70%;
		margin-top: 5px;
	}
	
	.searchbox {
		float: none;
	}
	
	.blog-level2 li {
    width: 47%;
    margin: 20px 1.5%;
	}
	
	
	
}

@media only screen and (max-width: 320px) {
	.blog-level2 li {
    width: 100%;
    margin: 20px 0;
	}
}