/*
Theme Name: London Region Wedding Planner 2014
Email:zoran.arambasik@gmail.com
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.aligncenter {
	display:block;
	margin:0 auto;
}

li#menu-item-260 {
    margin-left: -4px;
}
li#menu-item-280 {
    border: none !important;
    margin-left: -4px;
}
li#menu-item-243 a {
    background: #003366;
    color: white;
    padding: 10px 28px;
    border-radius: 6px;
}
@font-face {
	font-family: 'Seravek';  
	src:
		url("fonts/Seravek-Bold.otf") format('truetype'),
		url("fonts/Seravek-Light.otf") format('truetype'),
		url("fonts/Seravek-Medium.otf") format('truetype'),  
		url("fonts/Seravek-RegularItalic.otf") format('truetype'), 
		url("https://www.londonregionweddingplanner.com/wp-content/themes/bluehwptheme2014/fonts/Seravek.ttc") format('truetype'); 
		font-weight: bold;   
}
@font-face {
	font-family: 'Seravek';  
	src:
		url("fonts/Seravek-Light.otf") format('truetype'),
		url("fonts/Seravek-Medium.otf") format('truetype'),  
		url("fonts/Seravek-RegularItalic.otf") format('truetype'), 
		url("https://www.londonregionweddingplanner.com/wp-content/themes/bluehwptheme2014/fonts/Seravek.ttc") format('truetype');
		font-weight: normal;    
}
body {
	line-height: 1;
	overflow-x: hidden;
	font-family: 'Seravek';
	font-weight: 400;

}
.navigation-pn {
	clear: both;
	height: 36px;
}
.navigation-pn a {
	color: #FFFFFF;
	background: #003366;
	padding: 4px 10px;
	border-radius: 2px;	
}
.pre_text {
	float: left;
}
.nextlink {
	float: right;
	margin-right: 50px;
}
.single .postentry img {
	height: auto;
	width: auto;
}
.page .postentry img {
	height: auto;
	width: auto;
}
.postentry img {
	height: 200px;
	width: auto;
}
.page-template-engagement-template-php .postentry img {
	height: 200px;
	width: auto;
}
.page-template-events-php .postentry img {
	height: 200px;
	width: auto;
}

b {
	font-weight: 600 !important;
}
.page .post {
	width: 100%;
}
.page-template-events-php .post {
	width: 48%;
	display: inline;
	float: left;
}

/*11.05.2015*/

strong {
	font-weight: bold !important;
}

.home .post p {
	margin: 0px 0px;
}

@media screen and (max-width: 1024px) { 
	.tips-ul li {
	  display: inline-block;
	    margin: 0px !important;
	  text-align: center;
	  font-weight: 600;
	  width: 48%;
	}
}

p {
  margin: 10px 0px;
}

.tips-ul li {
	display: inline-block;
	margin: 20px 70px 0px 0px;
	text-align: center;
	font-weight: 600;
}

ul.tips-ul hr {
	background-color: #D8D8D8;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #003366;
	margin: 1em 0;
}

ul.tips-ul a:hover {
	text-decoration: none;
}

ul.tips-ul img {
	border: 1px solid #003363;
	padding: 5px;
	margin-left: 0px !important;
}

ul.tips-ul {
	overflow: hidden;
}

.connect-ul li {
	display: inline-block;
	margin: 20px 70px 0px 0px;
	text-align: center;
	font-weight: 600;
}

ul.connect-ul hr {
	background-color: #D8D8D8;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #003366;
	margin: 1em 0;
}

ul.connect-ul a:hover {
	text-decoration: none;
}

ul.connect-ul img {
	width: 240px !important;
	border: 1px solid #003363;
	padding: 5px;
}

ul.connect-ul {
	overflow: hidden;
}

li#menu-item-243 {
	margin-left: -4px;
}

.tptn_posts.tptn_posts_widget li {
  background: url("images/arrows.png") no-repeat left top;
  margin-bottom: 5px;
  padding-left: 20px;
  background-position-y: 4px;
}

.dcw li {
  background: url("images/arrows.png") no-repeat left top;
  margin-bottom: 5px;
  padding-left: 20px;
  background-position-y: 4px;
}

.nav-previous.alignleft a {
  color: #003366;
  font-weight: bold;
}
.nav-next.alignright a {
  color: #003366;
  font-weight: bold;
}
/*11.05.2015 New Changes Ends Here*/

/*COMMENTS*/
.tearea_com textarea{
	width: 500px;
}
.rick-comment a{
	color: #003366;
}
.rick-comment {
	margin: 17px 120px;
}
.rick_top {
	position: relative;
	z-index: 1111;
}
.rick_bottom {
	color: #6B6B6B;
}
/*COMMENTS END*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


 ol, ul, li {
	list-style: none;

}

/*for events template*/

.infusion-events {
	line-height: 37px;
	font-size: 18px;
	float: left;
	width: 200px;
	height: 44px;
	padding-left: 15px;
}

.form-events {
	height: 55px;
	width: 775px;
	background: #cfe7ff;
	padding-top: 10px;
	margin-bottom: 25px;
	margin-top: 20px;
}

.infusion-events input {
	width: 200px !important;
	height: 45px !important;
	border: 1px solid #bbbfc2;
}

.events-submit input {
	border: none;
	color: white;
	font-size: 18px;
	font-weight: bold;
	background: #ffad05;
	border-radius: 6px;
	cursor: pointer;
	width: auto;
	height: auto;
	padding: 4px 10px;
}

.events-submit {
	float: right;
	padding: 7px 18px 0px 0px;
}

/*end of events template*/



.wp-post-navigation {
	margin: 0px !important;
}

.shareaholic-share-buttons-heading-image {
	display: none;
}
.shareaholic-canvas {
	clear: both;
	margin-top: 20px;
}
.shareaholic-recommendations-container .shareaholic-recommendations-header {
	min-height: 14px;
	font-size: 24px !important;
	margin: 0 0 1em 0;
}
.tptn_counter{
	display: none;
}
.top-line {
	padding-top: 5px;
	background-color: #003366;
}
.header {
	background-color: white;
	margin: 0 auto;
	height: 100px;
	box-shadow: 0 3px 2px rgba(0,0,0,.1);
	border-bottom: 2px solid #d1d1d1;
	background-color: rgba(255,255,255,0.9);
	z-index: 999999999999999999;
	position: fixed;
	width: 100%;
	top: 0px;
	width: 100%;
}
p.canadian a {
	color: white;
}
h1.reglisting {
	margin-top: 5px !important;
}
.page-id-1562 .header {
	margin: 0 auto;
	height: 100px;
	position: fixed;
	z-index: 999999999;
	opacity: 0.9;
	right: 0;
	left: 0;
	box-shadow: 0 3px 2px rgba(0,0,0,.1);
	border-bottom: 2px solid #d1d1d1;
	z-index: 999999999999999999;
	width: 100%;
}
.content-main{
	width: 1366px;
	margin: 0 auto;
}

#mobile-menu {
	display: none;
}

.head-main {
	max-width: 1366px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
.logo {
	padding:10px 0px;
	margin-left: 100px;

}
.logoimg {
	float: left;
}

.phone {
	margin-top: 40px;
	color: #003366;
}
.phone a{
	color: #1a4773;
	font-weight: bold;
}
.menu {
    margin: 20px 0px 0;
    text-align: center;
    float: right;
}

.menu li {
	display: inline;
	padding: 38px 20px;
	color: white;
	text-transform: uppercase;
	position: static;
	border-right: 1px solid #e6e6e6;
	margin: 0px;
	font-size: 16px;
}
ul.right_con {
	font-size: 16px;
}
ul#menu-2014-menu li:hover {
	background-color: #e6e6e6;
}

#menu-item-214 {
	margin-left: -4px;
}
li#menu-item-1268 {
	margin-left: -4px;
}

.menu li:last-child {
	border:none;
}
.menu li a {
	color: rgb(120, 120, 127);
	text-decoration: none;
}
.menu li a:hover {

}
.search-bar {
	visibility: hidden;
}
.flexslider .slides > li a img{visibility:visible !important; opacity:1 !important;filter:alpha(opacity=100) !important;}

.menu li:last-child {
/* border: none; */
	margin-left: -4px;
}
p.reglisting {
	line-height: 15.5px;
}
.newsletter p {
	color: white;
	font-family: 'Seravek';
}

.flexslider {
	/* border: 4px solid #fff; */
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	/* border-radius: 5px; */
	zoom: 1;
	box-shadow: 0 0 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
	overflow: hidden;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flex-control-paging li a.flex-active {
	border: 2px solid white;
	background: rgba(0, 0, 0, 0.1);
	cursor: default;

}

.flex-control-paging li a {
	border: 2px solid white;
	width: 11px;
	height: 11px;
	display: inline-block;
	background: white;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 6px;
	text-align: center;
	z-index: 999;
	display: inline;
}

.flex-direction-nav a {
	text-decoration: none;
	display: inline;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.9);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
	left: -50px;
}

ol.flex-control-nav.flex-control-paging li {
	display: inline;
	z-index: 9999;
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
}

.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.canadian {
	text-align: center;
	margin-top: -76px;
	color: white;
	font-weight: bold;
	position: relative;
	padding-bottom: 30px;
	font-size: 22px;
}
.search-title {
	text-transform: uppercase;
	text-align: center;
	color: white;
	font-size: 40px;
	font-weight: bold;
	position: ;
	z-index: 999999;
	margin-top: 120px;
}

.search-bar {
	z-index: 99;
	position: absolute;
	width: 100%;
	height: 387px;
}

.banner-search {
	position: relative;
	text-align: center;
	width: 600px;
	margin: 20px auto;
	clear: both;
}
input.boxborder {
	height: 40px;
	width: 368px;
	border: none;
	padding: 0px 6px;
	background: white;
	font-size: 18px;
	color: rgb(75, 75, 75);
	float: left;
}
.banner-search-1 {
	display: none;
}
input.go_src {
	cursor: pointer;
	border: none;
	color: white;
	background: #003366;
	border-radius: 6px;
	margin-left: 30px;
	font-weight: bold;
	width: 164px;
	float: right;
}
/*BUTTONS SIDEBAR*/
ul.events_button li {
	width: 300px;
	margin: 10px auto;

}
ul.events_button {
	text-align: center;
}
ul.events_button a {
	color: white;
	padding: 10px 10px;
	background-color: #003366;
	box-shadow: 0px 2px 3px gray;
	display: block;
	font-weight: bold;

}
ul.events_button a:hover {
	color: #7DCAFF;
}
/*END SIDEBAR BUTTON*/
.src_box_inner {
	background-color: rgba(255,255,255,0.5);
	padding: 10px;
	/*overflow: hidden;*/
}
/*.src_box_inner input {
	width: 355px !important;
}*/
.category-subcat-content p {
	/*padding: 5px 0px !important;*/
}
.infusion-form {
	height: auto !important;
}
.middle_contentLeft {
	float: left;
	width: 830px;
	margin: 0 auto;
	color: #313131;
	padding: 60px 0px 0px 65px;
	font-size: 18px;
	line-height: 22.5px;
	overflow: hidden;
}
#main_content {
	left: 0;
	position: relative;
}

.home #main_content {
	width: 100%;
}

.main {
	margin: 0 auto;
	width: 1366px;
	overflow: hidden;
	margin-top: 100px;
	background: white;
}
.home-content {
	width: 914px;
	float: left;
}

.front-text {
	width: 800px;
	font-size: 20px;
	color: #313131;
	padding: 0px 36px;
	font-size: 18px;
	line-height: 22.5px;
	float: left;
}
.hr {
	background-color: #D8D8D8;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #003366;
	margin: 1em 0;
	padding: 0;
	width: 793px;
	float: left;

}
.sidebar-hr {
	background-color: #D8D8D8;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #003366;
	margin: 1em 0;
	padding: 0;
	width: 380px;
}
h2.posttitle a {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.post-text-front {
	position: absolute;
	width: 232px;
	background-color: rgba(255,255,255, 0.8);
	margin-left: 113px;
	height: 302px;
	padding: 20px 20px;
}

.home .post p {
	height: 90px;
	overflow: hidden;
	line-height: 22.5px;
}

.post-text {
	padding: 20px 18px 20px 0px;
	height: 170px;
}
h2.posttitle {
	padding-bottom: 10px;
	color: #003366;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
.read-more a{
	text-decoration: none;
	color: #003366;
	padding-top: 10px;
}
.read-more {
	padding-top: 10px;
}

.post {
	width: 48%;
	display: inline;
	float: left;
}

.page-id-1562 .post {
margin-right: 16px;
}

.post-right {
	float: right;
}
.overpostenary{
	overflow:hidden;
}
.postenary {
	overflow: hidden;
	width: 100%;
}
.horisontal {
	display: block;
	height: 1px;
	border-top: 1px solid white;
	background: #003366;
	margin-right: 15px;
}
.middleContent-right {
	float: right;
	width: 377px;
	padding: 60px 60px 20px 0px;
	font-size: 16px;
}

.collapseomatic {
	background-repeat: no-repeat;
	padding: 0px !important;
	cursor: pointer;
	width: 300px;
	background-position: right;
	color: #003366;
	font-weight: bold;
	float: right;
	background-position-y: 13px;
}
#infusion-form {
	display: none;
}
.sidebar-social .collapseomatic {
	background-position-y: 0px;
	margin-top: 20px;
}
.sidebar-social .collapseomatic_content {
	padding-top: 20px;
}
.sidebar-video .collapseomatic {
	margin: -35px 0px;
	background-position-y: 0px;
}
.sidebar-video .collapseomatic_content {
	padding-top: 20px;
}
#open-side-newsletter {
	display: none;
	margin-left: 80px;
}

#sidebar-newsletter .collapseomatic {
	margin-top: -36px;
	background-position-y: 0px;
}
#sidebar-newsletter input[type="submit"] {
	border: none;
	background-color: #003366;
	color: white;
	font-size: 14px;
	border-radius: 4px;
	width: 104px;
	height: 34px;
	margin-top: 20px;
	border-radius: 4px;
	font-weight: 400;
	text-transform: capitalize;
}
#sidebar-newsletter .collapseomatic_content {
	padding-top: 20px;
}


#sidebar-signup .collapseomatic {
	margin-top: 20px;
	background-position-y: 0px;
}
#brides-signup {
	display: none;
	margin-left: 60px;
}
.popular {
	text-align: center;
	padding: 20px 0px;
	background: #7dc5f1;
	color: #003366;
	font-weight: bold;
	width: 377px;
	font-family: 'Seravek';
	font-size: 16px;
}
.allcategories {

}
.popular-categories {
	width: 377px;
	background: #003366;
}

.popular-categories ul li a {
	text-decoration: none;
	color: white;
}
.left-categories {
	float: left;
}
.right-categories {
	float:right;
}
.allcategories {
	clear: both;
	text-align: center;
	background: #001a34;
	padding: 20px;
	font-weight: bold;
}
.allcategories a {
	text-decoration: none;
	color: white;
}
.popular-categories ul {
	padding: 20px 10px;
	line-height: 33px;
	font-size: 18px;
}
.allcategories a:hover{
	text-decoration: none;
	color: #7dc5f1;
}
.popular-categories ul li a:hover {
	color: #7dc5f1;
}

a {
	text-decoration: none;
}

.sidebar-newsletter input {
	display: block;
	width: 278px;
	height: 30px;
	padding: 4px 8px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 2px;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-left: 2px solid #003366;
	font-size: 18px;
}


.sidebar-newsletter label {
	color: #003366;
	line-height: 23px;
}

.page-template-engagement-template-php .post{
	width: 48%;
	float: left;
	display: inline;

}
.clear-fix {
	padding-bottom: 20px;
}

.blog-search {
	background: #003366;
}
.blog-inner {
	padding: 14px 4px;
}
input.blogborder {
	width: 301px;
	height:36px;
	font-size: 18px;
	margin-left: 60px;
	color: rgb(77, 77, 77);
	padding: 0px;	
	padding-left: 6px;
	box-sizing: border-box;
}
input.blog_src {
	border: none;
	padding: 4px 12px;
	border-radius: 4px;
	font-weight: 800;
	color: white;
	background: #ffae00;
	position: relative;
	float: right;
	margin-top: -34px;
	margin-right: 10px;
	font-size: 18px;
	width: 120px;
	height: 31px;
	cursor: pointer;
}

input.searchbutton {
	margin: 6px 10px;
	position: absolute;
	width: 26px;
	border: none;
	height: 27px;
	font-family: 'Seravek';
}

#top-post {
	display: none;
}
div#sidebar-toppost .collapseomatic {
	margin-top: 22px;
	background-position-y: 0px;

}
#sidebar-categories .collapseomatic {
	margin-top: 20px;
	background-position-y: 0px;
}
#categories {
	display: none;
}
#sidebar-search .collapseomatic {
	margin-top: 20px;
	background-position-y: 0px;
}
#search {
	display: none;
}
.sidebar-search input[type='submit'] {
	border: none;
	padding: 9px 30px;
	background-color: #003366;
	color: white;
	font-size: 14px;
	border-radius: 4px;
	width: 104px;
	height: 34px;
	margin-top: 20px;
	border-radius: 4px
}
div#search li {
	margin-left: 74px;
}
.DisplayCategoriesWidget {
	padding-bottom: 0px;
	margin-left: 79px;
}

.DisplayCategoriesWidget a{
	color: #003366;
	line-height: 20px;
}
.DisplayCategoriesWidget a:hover{
	text-decoration: underline;
}

.tptn_posts.tptn_posts_widget {
	margin-left: 80px;
	line-height: 20px;
}

.tptn_posts.tptn_posts_widget a{
	color: #003366;
	line-height: 20px;
}
.tptn_posts.tptn_posts_widget a:hover{
	text-decoration: underline;
}

input#s {
	font-family: 'Seravek';
	width: 245px;
	height: 42px;
	padding: 0px 4px;
	color: rgb(77, 75, 75);
	font-size: 18px;
	display: block;
	line-height: 1.428571429;
	vertical-align: middle;
	border-radius: 2px;
	border-left: 2px solid #003366;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
textarea#comment {
	font-family: 'Seravek';
	font-size: 16px;
	padding: 4px 6px;
}

#search input[type="submit"] {
	border: none;
	background-color: #003366;
	color: white;
	font-size: 14px;
	border-radius: 4px;
	width: 104px;
	height: 34px;
	margin-top: 20px;
	border-radius: 4px;
	font-weight: 400;
	text-transform: capitalize;
	font-family: 'Seravek';
}

ul.sub-menu {
	display: none;
	height: auto;
	padding: 20px 0px;
	margin: 0px;
	border: 0px;
	position: absolute;
	z-index: 2000000;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
	height: 22px;
	color: white;
	margin-top: 54px;
}

ul.sub-menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	border: none !important;
	border-right: none;
	padding: 21px 28px;
	left: 0px;
	width: 100%;
	line-height: 22px;
}
.sub-menu li {
	display: inline;
}
.sub-menu li:first-child {
	border:none;
}
.sub-menu li:last-child {
	border-top: #BCC8E4 1px solid;

}


.sub-menu li a {
	height: 30px;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	text-align: left;
	width: 100%;
	color: white;
}
.sub-menu li {
	list-style-type: circle !important;
}

.menu li:hover > .sub-menu {
	display: inline;
	position: absolute;
	left: 0px;
	right: 0px;
}

.sub-menu li a:hover {
	color: #000000;
}
#form2 .searchbutton {
	background: none;
}
div#comments {
	clear: both;
}
.single-post .post {
	width: 100%;
	float: none;
}
.single-post h2.posttitle {
	text-align: center;
	font-size: 28px;
	padding-bottom: 60px;
}

.wp-post-navigation {
	clear: both;
	margin: 0 0 20px;
	overflow: hidden;
	border-top: 1px solid #D5D1D1;
	padding: 54px 0px 45px 0px;
	border-bottom: 1px solid #DDDCDC;
	margin-top: 73px !important;
}
.wp-post-navigation div {
	display: block;
	width: 245px;
	position: relative;
	font-size: 14px;
	color: #999;
	min-height: 0px !important;
}
.txbox input {
	background: white;
	color: rgb(122, 122, 122);
}
.name-website {
	display: none;
}

#comment-submit {
	background: #003366;
	border: none;
	padding: 7px 13px;
	color: rgb(255, 255, 255);
	width: 280px;
	cursor: pointer;
}
.comtxarea {
	clear: both;
}
.name-out {
	float: left;
}
.name-inn {
	float: left;
	margin-left: 10px;
}
.search-results {
	text-decoration: none;
	color: #003366;
	text-align: left;
	padding-bottom: 40px;
}
.postmetadata a{
	color: #003366;
}
.postentry a {
	color: #003366;
}
.name-com a {
	color: #003366;
}
.postmetadata a:hover{
	text-decoration: underline;
}
.postentry a:hover {
	text-decoration: underline;
}
.name-com a:hover {
	text-decoration: underline;
}
.shareaholic-recommendations-attribution-logo {
	display: none;
}
.shareaholic-recommendations-attribution {
	display: none;
}


/*SLIDER */
.middle_contentLeft .pager {
	width:100%;
	text-align:center;
	z-index:99;
}
.middle_contentLeft .pager a {
	display:inline-block;
	width:15px;
	height:15px;
	margin:8px 8px;
	background:url(images/icon-cursor.png) top right no-repeat transparent;
	background-size:30px 15px;
}
.middle_contentLeft .pager a.selected {
	background-position:top left;
	cursor:default;
}
.middle_contentLeft .pager a span {
	display:none;
}
.middle_contentLeft .prev, .middle_contentLeft .next, .middle_contentLeft-search .prev, .middle_contentLeft-search .next {
	display:block;
	position:absolute;
	width:25px;
	height:100%;
	z-index:99;
	top:0;
	opacity:.2;
	transition:opacity ease-in-out .2s;
	cursor:pointer;
	background:url(images/button-movies.png) no-repeat;
}
.middle_contentLeft:hover .prev, .middle_contentLeft:hover .next, .middle_contentLeft-search:hover .prev, .middle_contentLeft-search:hover .next {
	opacity:1;
}
.middle_contentLeft .prev, .middle_contentLeft-search .prev {
	top: 85px;
	background-position: left center;
	height: 22px;
	position: relative;
	float: left;
	left: 5px;
}
.middle_contentLeft .next, .middle_contentLeft-search .next {
	top: -267px;
	background-position: right center;
	right: -7px;
	position: relative;
	height: 22px;
	float: right;
}
.caroufredsel_wrapper img {
	height: 126px;
	width: auto;
}
.slider-holder .post {
	padding: 10px 32px;
}
.home .middle_contentLeft {
	float: left;
	width: 915px;
	margin: 0 auto;
	color: #313131;
	padding: 60px 0px 0px 0px;
	font-size: 18px;

}
.slider-holder h2.posttitle {
	padding-bottom: 10px;
	padding-top: 10px;
}
.slider-holder h2.posttitle a{
	text-transform: capitalize;
}
p.thetime {
	color: #003366;
	font-size: 14px;
}

/*SLIDER END*/

/*SLIDER */
.middle_contentLeft1 .apager {
	width:100%;
	text-align:center;
	z-index:99;

}
.middle_contentLeft1 .apager a {
	display:inline-block;
	width:15px;
	height:15px;
	margin:8px 8px;
	background:url(images/icon-cursor.png) top right no-repeat transparent;
	background-size:30px 15px;
}
.middle_contentLeft1 .apager a.selected {
	background-position:top left;
	cursor:default;
}
.middle_contentLeft1 .apager a span {
	display:none;
}
.middle_contentLeft1 .aprev, .middle_contentLeft1 .anext, .middle_contentLeft1-search .aprev, .middle_contentLeft1-search .anext {
	display:block;
	position:absolute;
	width:25px;
	height:100%;
	z-index:99;
	top:0;
	opacity:.2;
	transition:opacity ease-in-out .2s;
	cursor:pointer;
	background:url(images/button-movies.png) no-repeat;
}
.middle_contentLeft1:hover .aprev, .middle_contentLeft1:hover .anext, .middle_contentLeft1-search:hover .aprev, .middle_contentLeft1-search:hover .anext {
	opacity:1;
}
.middle_contentLeft1 .aprev, .middle_contentLeft1-search .aprev {
	top: 85px;
	background-position: left center;
	height: 22px;
	position: relative;
	float: left;
	left: 5px;
}
.middle_contentLeft1 .anext, .middle_contentLeft1-search .anext {
	top: -267px;
	background-position: right center;
	right: -8px;
	position: relative;
	height: 22px;
	float: right;
}
.caroufredsel_wrapper img {
	height: 126px;
	width: auto;
}
.slider-holder1 .post {
	padding: 10px 32px;
}
.home .middle_contentLeft1 {
	float: left;
	width: 909px;
	margin: 0 auto;
	color: #313131;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	position: relative;
	top: -15px;

}
.slider-holder1 h2.posttitle {
	padding-bottom: 10px;
	padding-top: 10px;
}
.slider-holder1 h2.posttitle a{
	text-transform: capitalize;
}
p.thetime {
	color: #003366;
	font-size: 14px;
}

/*SLIDER END*/

ul.rssul li a {
	color: #003366;
}

ul.rssul li {
	padding: 3px 0px;
}
ul.rssul {
	padding-bottom: 20px;

}
.flexslider img {
	width: 100%;
}
.footer-social {
	margin-left: 60px;
}
.sidebar-video {
	margin-left: 60px;
}

/*footer section */
#footer {
	background-color: #003366;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 10px;
}
.footer_left {
	float: left;
	margin-left: 100px;
}
.footer_right {
	color: white;
	font-size: 24px;
	float: left;
	width: 300px;
	margin-left: 80px;
}

.f-left {
	float: left;
 }

.f-left ul {
padding: 0px;
padding-left: 18px;
}

.f-right {
	float: right;
	padding-left: 50px;
 }

div#footer li {
color: white;
font-size: 18px;
line-height: 25px;
}

div#footer li a {
color: white;
text-decoration: none;
}
.footer_left_ti {
color: white;
font-size: 24px;
padding: 20px 0px;
}
div#footer hr {
color: white;
background: white;
border-top: 1px solid #white;
margin: 0px;
}

.s-media-title {
	padding:20px 0px;
}
.middle-f-ti {
	padding: 20px 0px 10px;
}

ul.footer-social a{
	vertical-align: middle;
}

.footer-social img {
	vertical-align: middle;
}
.footer-social li {
	padding-bottom: 15px;
}

.newsletter {
	color: white;
	width: 280px;
	float: left;
	margin-left: 80px;
	text-align: left;
	font-size: 16px;
	line-height: 23px;
}
.newstitle {
	padding: 20px 0px;
	font-size: 24px;
}

.infusion-field input {
	width: 245px;
	height: 42px;
	padding: 0px 4px;
	color: rgb(77, 75, 75);
	font-size: 18px;

}

.infusion-field {
	padding-bottom: 10px;
	line-height: 37px;
	font-size: 18px;
}

#inf_custom_WeddingDate {
	width: 160px;
}

.infusion-submit input {
	width: 127px;
	height: 36px;
	border: none;
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	background: #7dc5f1;
	border-radius: 4px;
	cursor: pointer;
}
.footer_main {
	width: 1366px;
	overflow: hidden;
	padding: 10px 0px 40px;
	margin: 0 auto;
}

.infusion-submit {
	padding-top: 10px;
}

.footer_left ul li {
	list-style: disc;
}

.footer_middle_ul_se li {
	border-bottom: 1px solid white;
	padding: 4px 0px;
}
.footer_middle_ul_se li:last-child {
	border:none;
}
#footer label {
	color:white;
}
.mobile1 {
	display: none;
}
.mobile2 {
	display: none;
}

/*FOOTER END*/
/*MOBILE RESPONSIVE STARTS HERE*/
@media only screen and (max-width:500px) {
	#cboxOverlay, #cboxWrapper, #colorbox {
		display: none !important;
	}

}

@media only screen and (max-height:500px) {
	#cboxOverlay, #cboxWrapper, #colorbox {
		display: none !important;
	}

}



@media screen and (max-width: 374px) {
		.banner-search {
			width: 100%;
			float: none;
			margin-top: 77px !important;
		}
			
}

@media only screen and (min-width: 375px) and (max-width:475px) {
		.banner-search {
			width: 100%;
			float: none;
			margin-top: 100px !important;;
	}
	
}



@media screen and (max-width: 1024px) {
	body {
		width: 96%;
		padding: 0px 2% !important;
		overflow-x: hidden;
	}
	/*CHOSEN MOBILE*/
	p.search-title {
		font-size: 14px;
	}
	.canadian {
		font-size: 12px;
	}
	.banner-search-1 {
		display: block;
	}
	.banner-search {
		display: none;
	}
	#search_chosen {
		width: 100% !important;
		padding: 10px 2px !important;
	}
	/*CHOSEN END*/
	/*button events*/
	ul.events_button {
		text-align: center;
		clear: both;
		width: 100%;
	}

	ul.events_button li {
		margin: 10px auto;
		width: 100%;
		padding-top: 10px;
	}
	.form-all {
		width: 100% !important;
	}
	.jotform-form {
		width: 100%;
	}
	/*button events end*/
	.insider-vendor {
		width: 100%;
		padding: 0px !important;
		margin-top: 30px !important;
	}
	.recommend-vendor-category {
		margin: 0px !important;
	}
	.vendor_left table.infusion-field-container td.infusion-field-label-container {
		width: auto !important;
		padding-right: 0px !important;
	}
	.insider-vendor table.infusion-field-container td.infusion-field-input-container input[type='text'], table.infusion-field-container td.infusion-field-input-container input[type='password'], table.infusion-field-container td.infusion-field-input-container textarea{
		width: 100% !important;
	}
	.vendor-recommend button {
		margin-left: 0px !important;
	}
	.vendor_left {
		width: 100%;
		float: none;
		margin: 0px !important;
		padding: 0px;
	}
	.vendor_comment {
		width: 100% !important;
		margin: 0px !important;
	}
	p.headline-vendor {
		width: 100%;
	}
	.mobile-empty-class {
		display: none;
	}
	.footer-social img {
		vertical-align: middle;
		float: none !important;
	}
	
	.page-id-1562 .header {
		width: 100%;
		position: fixed;
		left: 0;

	}
	.home-content {
		width: 100%;
		margin-top: 0px;
	}
	.content-main {
		width: 100%;
		float: none;
	}

	.header {
		width: 100%;
		position: fixed;
		left: 0;
	}
	.head-main {
		width: 100%;
	}
	#first-menu {
		display: none;
	}
	#open-mob-menu {
		background: url('images/menu.png') no-repeat;
		height: 40px;
		width: 40px;
		position: absolute;
		left: 2%;
		top: 14px;
		display: block;
	}

	.menu {
		margin: 0px 0px 0 0px;
		text-align: center;
		width: 100%;
		height: 100%;
	}
	.menu li a:hover {
		color: #000000;
	}
	ul#menu-2014-menu li:hover {
		background-color: #003366;
	}

	
	#mobile-menu {
		display: block;
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
		top: 0;
		width: 80%;
		left: -80%;
		z-index: 250;
		position: fixed;
		margin: 0px 0px 0px 0px;
		background: #00254B;

	}
	.menu ul {
		text-align: center;
		background-color: #003366;
		display: block;
	}
	.menu li {
		display: block;
		padding: 0px 0px;
		color: white;
		text-transform: uppercase;
		margin: 0px;
		border: none;
		border-bottom: 1px solid white;
		background: #00254B;
	}
	.menu li a {
		color: rgb(255, 255, 255);
		text-decoration: none;
		padding: 14px 0px;
		display: block;
		z-index: 9999999;
	}
	.logoimg {
		float: right;
	}
	#menu-item-214{
		margin:0px;
	}
	#menu-item-1572{
		margin:0px;
	}
	ul.sub-menu {
		margin: 0px 0px 0px 0px;
		width: 100%;
		padding: 0px 0px;
		background: #00254B;
		position: relative;
		display: block;
		top: 0px;
		bottom: 0px;
		height: auto;
	}
	ul.sub-menu li {
		width: 100%;
		display: block;
		margin: 0px;
		padding: 0px;
		line-height: 0px;
	}
	.sub-menu li a {
		font-style: normal;
		color: white;
		text-align: center;
		padding: 6px 0px;
		line-height: 30px;
	}
	.sub-menu li:first-child {
		border-top: 1px solid white !important;
	}
	.middle-content {
			width: 100%;
	}
	.main {
		width: 100%;
		float: none;
		margin: 100px 0px 0px 0px;
	}
	.overflex {
		width: 100%;
		float: none;
	}
	.search-bar {
		width: 100%;
		height: auto;
	}
	.flexslider {
		width: 100%;
		height: 100%;
	}

	.banner-search {
		width: 100%;
		float: none;
		margin-top: 100px;
	}
	input.boxborder {
		width: 96%;
		float: none;
		margin: 0px;
		padding: 0px 2%;
	}
	input.go_src {
		width: 100%;
		margin: 5px 0px;
	}
	p.search-title {
		width: 100%;
		margin-top: 10px;
		font-size: 14px;
	}
	.middle_contentLeft {
		width: 98% !important;
		float: none;
		margin: 0px !important;
		padding: 20px 1% !important;
	}
	p.front-text {
		width: 100%;
		padding: 20px 0px;
	}
	.src_box_inner {
		background-color: rgba(128, 113, 113, 0.5);
		padding: 10px;
		overflow: hidden;
	}
	.caroufredsel_wrapper {
		 width: 100% !important; 
	}
	.middleContent-right {
		width: 100%;
		float: none;
		clear: both;
		padding: 0px;
	}
	.popular-categories {
		width: 100%;
		float: none;
		margin: 0px;
		padding: 0px;
	}
	p.popular {
		width: 100%;
	}
	ul.left-categories {
		float: none;
	}
	.right-categories {
		float: none;
	}
	.popular-categories ul {
		padding: 0px 10px;
	}
	ul.right_con {
		width: 100%;
		float: none;
		padding: 0px;
		font-size: 16px;
	}
	ul.right_con li {
		padding: 7px 0px !important;
	}

	div#footer {
		width: 100%;
	}
	.footer_main {
		width: 98%;
	}
	.footer_left {
		 float: none;
		margin-left: 20px;
	}
	.f-right {
		float: none;
		margin-left: 20px;
		padding: 0px;
	}
	.newsletter {
		width: 95%;
		float: none;
		margin: 0px 10px;
	}
	.footer_right {
		width: 95%;
		margin: 0px 10px;
	}
	div#footer li a {
		color: white;
		text-decoration: none;
		display: block;
	}
	div#footer li {
		color: white;
		font-size: 18px;
		line-height: 29px;
	}
	.f-left {
		float: none;
	}
	.slider-holder .post {
		width: 100%;
	}

	hr.sidebar-hr {
		width: 100%;
	}
	.sidebar-signup .sidebar-social .collapseomatic {
		width: 80%;
		padding: 0px 0px !important;
		margin: 22px 0px !important;
	}
	.collapseomatic {
		width: 75%;
		font-size: 15px;
	}
	ul.right_con img {
		float: left;
		margin-top: -16px;
		padding: 10px 0px;
	}

	.middle_contentLeft .prev, .middle_contentLeft-search .prev{
		display: none;
	}
	.middle_contentLeft .next, .middle_contentLeft-search .next {
		display: none;
	}
	.post {
		display: block;
		float: none;
		width: 100%;
		height: 100%;
	}

	.postentry img {
		width: auto;
		height: auto;
	}

	.post-text {
		padding: 20px 18px 20px 0px;
		width: 100%;
		height: 100%;
	}
	input.blogborder {
		width: 75%;
	}
	input.blog_src {
		width: 75%;
		float: none;
		clear: both;
		margin: 14px 42px;
	}
	div.infusion-captcha {
	width: 220px;
	padding: 10px 0px;
	}
	input#s {
		width: 88%;
	}
	#open-side-newsletter {
		width: 100%;
		margin: 0px;
	}
	input#inf_field_FirstName {
		width: 96%;
		margin: 0px;
	}
	.infusion-field input {
		width: 96%;
	}
	.caroufredsel_wrapper .post {
		display: inline-block;
		width: 100%;
	}
	#footer {
		position: relative;
	}
	.menu li:hover > .sub-menu {
		display: block;
		position: relative;
	}
	.name-com input{
		width: 100%;
		float: none;
		padding: 0px;
		margin: 0px;
	}
	.single .post {
		width: 100%;
	}
	.name-inn {
		margin-left: 0px;
	}
	textarea#comment {
		width: 98%;
	}
	.middle-content {
		margin-top: 0px;
	}
	#brides-signup {
		margin: 0px;
		width: 100%;
	}
	div#search li {
		margin-left: 10px;
		margin-top: 10px;
	}
	#open-side-newsletter input#inf_field_FirstName {
		width: 96%;
	}
	.sidebar-video {
		margin: 0px;
	}
	input.blogborder {
		margin-left: 42px;
	}
	/*MOBILE SLIDER*/
	.mobile1 .mpager {
		width:100%;
		text-align:center;
		z-index:99;
	}
	.mobile1 .mpager a {
		display:inline-block;
		width:15px;
		height:15px;
		margin:8px 8px;
		background:url(images/icon-cursor.png) top right no-repeat transparent;
		background-size:30px 15px;
	}
	.mobile1 .mpager a.selected {
		background-position:top left;
		cursor:default;
	}
	.mobile1 .mpager a span {
		display:none;
	}
	.mobile1 .mprev, .mobile1 .mnext, .mobile1-search .mprev, .mobile1-search .mnext {
		display:block;
		position:absolute;
		width:25px;
		height:100%;
		z-index:99;
		top:0;
		opacity:.2;
		transition:opacity ease-in-out .2s;
		cursor:pointer;
		background:url(images/button-movies.png) no-repeat;
	}
	.mobile1:hover .mprev, .mobile1:hover .mnext, .mobile1-search:hover .mprev, .mobile1-search:hover .mnext {
		opacity:1;
	}
	.mobile1 .mprev, .mobile1-search .mprev {
		top: 119px;
		background-position: left center;
		height: 22px;
		position: relative;
		float: left;
		left: 5px;
	}
	.mobile1 .mnext, .mobile1-search .mnext {
		top: -234px;
		background-position: right center;
		right: -8px;
		position: relative;
		height: 22px;
		float: right;
	}
	.caroufredsel_wrapper img {
		height: 126px;
		width: auto;
	}
	.slider-holder2 .post {
		padding: 10px 32px;
	}
	.home .mobile1 {
		display: block;
		float: none;
		width: 100%;
		margin: 0 auto;
		color: #313131;
		padding: 20px 0px 0px 0px;
		font-size: 18px;
	}
	.slider-holder2 h2.posttitle {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.slider-holder2 h2.posttitle a{
		text-transform: capitalize;
	}
	p.thetime {
		color: #003366;
		font-size: 14px;
	}
/*SLIDER moB 2*/
	.mobile2 .mapager {
		width:100%;
		text-align:center;
		z-index:99;
	}
	.mobile2 .mapager a {
		display:inline-block;
		width:15px;
		height:15px;
		margin:8px 8px;
		background:url(images/icon-cursor.png) top right no-repeat transparent;
		background-size:30px 15px;
	}
	.mobile2 .mapager a.selected {
		background-position:top left;
		cursor:default;
	}
	.mobile2 .mapager a span {
		display:none;
	}
	.mobile2 .maprev, .mobile2 .manext, .mobile2-search .maprev, .mobile2-search .manext {
		display:block;
		position:absolute;
		width:25px;
		height:100%;
		z-index:99;
		top:0;
		opacity:.2;
		transition:opacity ease-in-out .2s;
		cursor:pointer;
		background:url(images/button-movies.png) no-repeat;
	}
	.mobile2:hover .maprev, .mobile2:hover .manext, .mobile2-search:hover .maprev, .mobile2-search:hover .manext {
		opacity:1;
	}
	.mobile2 .maprev, .mobile2-search .maprev {
		top: 119px;
		background-position: left center;
		height: 22px;
		position: relative;
		float: left;
		left: 5px;
	}
	.mobile2 .manext, .mobile2-search .manext {
		top: -234px;
		background-position: right center;
		right: -8px;
		position: relative;
		height: 22px;
		float: right;
	}
	.caroufredsel_wrapper img {
		height: 126px;
		width: auto;
	}
	.slider-holder3 .post {
		padding: 10px 32px;
	}
	.home .mobile2 {
		display: block;
		float: none;
		width: 100%;
		margin: 0 auto;
		color: #313131;
		padding: 0px 0px 0px 0px;
		font-size: 18px;
	}
	.slider-holder3 h2.posttitle {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.slider-holder3 h2.posttitle a{
		text-transform: capitalize;
	}
	p.thetime {
		color: #003366;
		font-size: 14px;
	}
	.home .middle_contentLeft {
		display: none;
	}
	.home .middle_contentLeft1 {
		display: none;
	}
	li#menu-item-1268 {
		margin-left: 0px;
	}
	ul.category-minor img {
		max-width: 70% !important;
		width: auto;
		height: auto;
	}
	.category-subcat-content {
		width: 100% !important;
	}
	p.content-p-subcat {
		width: 100% !important;
	}
	.content-category {
		width: 100% !important;
	}
	.category-major li {
		display: block !important;
	}
	.category-major li a {
		display: block;
		width: 100% !important;
	}
	.span-rewards {
		display: none;
	}
	
	ins#aswift_0_anchor {
		display: block;
		border: none;
		height: 100%;
		margin: 0;
		padding: 0;
		position: absolute;
		visibility: visible;
		width: 1000px !important;
		background-color: transparent;
	}
	
	.google_plus_holder {
		width: 100% !important;
		margin: 0px !important;
		float: none !important;
		padding-top: 10px;
	}
	.facebook_like_button {
		width: 100% !important;
		float: none !important;
	}
	iframe#google_ads_frame1 {
		width: 100% !important;
	}
	table, td, tr {
		table-layout: fixed !important;
		max-width: 100% !important;
		width: 100% !important;
	}
	img {
		width: auto;
		height: auto;
		max-width: 100% !important;
		padding: 0px !important;
		margin: 0px !important;
	}
	.category-subcat-content p {
		padding: 5px 0px;
	}
	ins#aswift_0_expand {
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		display: block !important;
	}

	table, td, td > div, tr, td{
		table-layout: fixed !important;
		max-width: 100% !important;
		width: 100% !important;
		height: auto !important;
		background-size: 100% !important;
		background-repeat: no-repeat !important;
		margin: 0px !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
		float: none !important;
		background: transparent;
 	}
 	.vendor_left table.infusion-field-container {
  		margin-bottom: 12px !important;
  	}
	p.headline-vendor {
		margin: 0px;
		padding: 15px 0px 0px 0px;
		width: 99.7%;
	}
	.viamede {
		width: 100% !important;
		height: auto !important;
	}
	ul.subcat-elements-text > div {
		width: 100% !important;
		height: auto !important;
	}
	ul.subcat-text-pic > div {
		width: 100% !important;
		height: auto !important;
		max-width: 100% !important;
	}
	 h1.reglisting {
		margin-left: 0px !important;
		margin-right: 10px !important;
		float: none;
		word-break: break-word;
	 }
	 p.reglisting {
		font-size: 12px !important;
		font-family: 'Seravek';
		float: none;
		word-break: break-word;
	 }
	 embed {
		width: 100% !important;
		height: auto;
		max-width: 100%;
	 }
	 object {
		width: 100% !important;
		max-width: 100% !important;
	 }
	 .middle-content > div {
		width: 98% !important;
		word-wrap: break-word;
	 }
	 ul.subcat-elements-text .reglisting {
		margin: 0px !important;
	}
	.viamede {
		width: 100% !important;
	}
	ul.subcat-elements-text > div {
	 	width: 100%;
	}
	img {
		width: auto;
		height: auto;
		max-width: 100% !important;
		padding: 0px !important;
		margin: 0px !important;
	}
	p.flowerstalk {
		font-family: arial;
		font-size: 10pt;
		margin-right: 20px;
		margin-left: 0px !important;
	}

	ins#aswift_0_anchor {
		width: 100% !important;
		max-width: 100% !important;
	}

	iframe#aswift_0 {
	left:0;
	position: absolute;
	top: 0;
	width: 100%;
	}

	.infusion-form {
		margin: 0;
		height: auto !important;
	}
	/*COMMENTS*/
	.rick_logo {
		width: 100%;
		padding-top: 10px;
	}
	.tearea_com textarea{
		width: 96% !important;
	}
	.rick-comment a{
		color: #003366;
	}
	.rick-comment {
		width: 100%;
		margin: 0px;
		padding-top: 90px;
	}
	.rick_top {
		position: relative;
		z-index: 1111;
	}
	.rick_bottom {
		color: #6B6B6B;
	}
	/*COMMENTS END*/
	.form-events {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.infusion-events input {
		margin: 5px 5px !important;
	}
	.events-submit {
		float: none;
		clear: both;
		margin: 0px 21px;
		padding: 10px 0px;
	}
	.infusion-events {
		padding-bottom: 5px;
	}
	div#ui-datepicker-div {
		width: 77%;
	}
	.page-template-events-php .post {
		width: 100%;
		display: inline;
		float: none;
	}
	.page-template-engagement-template-php .post {
		width: 100%;
		float: none;
		display: inline;
	}
	.page-template-engagement-template-php .postentry img {
			height: auto;
			width: auto;
		}
	.page-template-events-php .postentry img {
		height: auto;
		width: auto;
	}

}
/*I PAD RESPONSIVE	*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
	.overflex {
  		width: 100%;
  	}
  	div#main_content {
  		width: 100%;
  	}
  	.home-content {
  		width: 100%;
  	}
  	.middle_contentLeft {
		float: none;
		margin: 0 auto;
		width: 98%;
		padding: 3px 4px;
	}
  	p.front-text {
	  	width: 100%;
	  	float: none;
  	}
  	.home .middle_contentLeft {
	  	width: 90%;
	  	float: none;
	  	padding: 15px 50px;
  	}
  	.middleContent-right {
	  	float: none;
	  	width: 98%;
	  	padding: 0px 1%;
  	}
  	p.popular {
  		width: 100%;
  	}
  	.popular-categories {
  		width: 100%;
  	}
  	.popular-categories ul {
	  	padding: 20px 150px;
	  	line-height: 33px;
	  	font-size: 20px;
  	}
  	hr.sidebar-hr {
  		width: 100%;
  	}
  	.sidebar-social .collapseomatic {
	  	background-position-y: 0px;
	  	margin-top: 20px;
	  	margin-right: 70px;
  	}
  	.sidebar-video .collapseomatic{
  		margin-right: 70px;
  	}
  	#sidebar-newsletter .collapseomatic{
  		margin-right: 70px;
  	}
  	#sidebar-signup .collapseomatic{
  		margin-right: 70px;
  	}
  	.footer_main {
  		width: 100%;
  	}
  	#sidebar-toppost .collapseomatic{
  		margin-right: 70px;
  	}
  	#sidebar-categories .collapseomatic{
  		margin-right: 70px;
  	}
  	#sidebar-search .collapseomatic{
  		margin-right: 70px;
  	}
  	.search-bar {
  		width: 100%;
  	}
  	.menu li {
  		line-height: 48px;
  	}
}

/* Chosen v1.2.0 | (c) 2011-2014 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */

.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0; position:relative;}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(chosen-sprite.png) no-repeat 100% -20px;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:18px;padding: 0px 6px;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#515151!important;}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(chosen-sprite.png) no-repeat -30px -20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(chosen-sprite-2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}