
.navbar-brand{ display:none}
.navbar-toggle {
    background-color:#EA5C34;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}
.navbar-toggle:after {
  background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 10px 0 #FFFFFF, 0 20px 0 #FFFFFF;
    content: "";
    height: 3px;
    position: absolute;
    right: 4%;
    top: 5px;
    width: 90%;
}
.navbar-collapse{ margin-bottom:20px;}
.navbar-nav > li > a {line-height: 20px; padding:12px 30px;/*13px 40px;*/ color:#666666; font-family:'Open Sans',sans-serif;font-size:16px; font-style:italic}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background:#597fa4; color:#fff}



/*--top part--*/
.navbar-collapse{ margin:0px!important;}
.logo{margin:5px 0 0px;}
.followuslist{ margin-top:80px; font-size:13px; color:#4F4F4F; font-weight:300}
.followuslist li{ margin:0 0 0 2px; padding:0px;}
.navbg{ background:url(../images/main_nav_flr.png) center 0 no-repeat; border-top:solid 1px #331322;border-bottom:solid 1px #331322; min-height:51px; margin-top:20px;}
.topmai{font-style:italic; color:#FE5CAC;}
.topmai:hover{ color:#fbfbfb;}
.addmargin{ margin-bottom:20px;}
ul.blogtype li{ background:url(../images/default_list_bull.png) 0 3px no-repeat; padding-left:15px; margin-top:40px;}
ul.blogtype li h6{ font-size:14px; font-weight:600; font-style:italic;}
.blogimg{ margin:0 15px 15px 0}
.linkpink{color:#FE5CAC;}
.linkpink:hover{ color:#fbfbfb;}
/*.blogtext{ font-weight:300}*/
/*--top part--*/
/*--footer--*/
.footer{ background:url(../images/footer_bg.png) 0 0 repeat-x; margin-top:40px;color:#535353; font-size:12px;}
.designby{ text-align:right}
a.footerlink{ color:#824217}
a.footerlink:hover{color:#999999;}
.galleyview {
    background:#000000;
    border: 3px solid #282828;
    margin-top: 20px;
    padding:6px;
	max-width:220px;
    width: 100%;
	float:left;
	
}
.galleyview ul{margin-bottom:0px;}
.galleyview ul li{ margin: 0 6px 0 7px;
    padding: 0;
    width: 46%;}
.galleyview ul li:last-child{margin: 0 0px;}
.clickviewdiv{ margin:0; text-transform:uppercase; font-size:14px; font-family:oswald}
.bigimage{}
.pad20{ padding:20px 0}
.recent_post ul
{
margin:0px;
padding:0px;
}
.recent_post h3 {
background: url(../images/aside_title_bg.jpg) repeat-x;
padding: 11px 12px;
color: #a0a0a0;
}
.recent_post h4 {
font: normal 15px Arial;
padding: 5px 0;
}
.recent_post iframe {
max-width: 100%;
height: 120px;
}
iframe {
max-width: 100%;
}
.recent_post ul li{
 padding: 0;
list-style: none;
 margin:0px;
 margin-bottom:5px;
}
.recent_post a{
text-decoration: none;
color: #b93a79;
}
.recent_post{
 background:#000000;
    border: 3px solid #282828;
    margin-top: 20px;
    padding:6px;
	max-width:255px;
    width: 100%;
	float:left;}
.recent_post ul li img{
width:100% !important;
height:auto !important;
}
#content-div{
background: url(../images/primary_content_bg.png) repeat;
}
#content-div .entry-header h1, h1.blog-title {
background: url(../images/page_title_bg.png) repeat;
padding: 11px 31px;
font: normal 24px 'MyriadProLight';
color: #ddd;
margin-bottom: 10px;
}

/*--LANDING--*/
.ladingbg{ background:url(../images/landingbg.jpg) center 0 no-repeat #580A06; position:absolute; height:100%; width:100%;}
.landingheading{ font-size:4.5em; color:#fff; text-align:center; padding:40px 0;font-family: 'Marck Script', cursive; margin-bottom:423px;}
.landingheading span{ color:#FF72B8}
.roundcirclediv{ text-align:center; color:#fff; font-weight:300; font-size:15px; padding:0 30px;-moz-box-sizing:border-box;
	box-sizing:border-box;}
.roundcirclediv a{ background: rgba(0, 0,0, 0.7);
    border: 1px solid #985139;
    border-radius: 20px;
    color: #B93A79;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    margin: 0 0px 20px;
    padding: 5px 0;
    text-align: center;
    width: 100%;}
	.roundcirclediv a:hover{ color:#fff; text-decoration:none}
	.borderright{ border-right:solid 1px #c28e83}
	.redbg{ background:#580A06!important}
/*--LANDING--*/


@media only screen and (max-width:1024px) {
.navbar-nav > li > a {padding: 13px 23px;}
.galleyview ul li {width: 45%;}
	}

@media only screen and (min-width:768px) {
.navbar-nav{position:relative;}
.navbar-nav:before{ position:absolute; width:60px; height:27px; background:url(../images/nav_bg_left.png) 0 0 no-repeat; content:""; left:0}
.navbar-nav:after{position:absolute; width:60px; height:27px; background:url(../images/nav_bg_right.png) 0 0 no-repeat;content:""; right:0}	
.nav > li > a:hover, .nav > li > a:focus{color:#fff; background:none}	
}

@media only screen and (max-width:768px) {
	
	.landingheading{margin-bottom:300px;} 
}
@media only screen and (max-width:640px) {
 .galleyview {max-width: 255px; margin-top:0px;}
 .galleyview ul li {width: 46%;}
 .bigimage {float: left; margin-right: 20px;}
 .setmargin{ margin-top:20px;}
 .landingheading{margin-bottom:0px;}
 .ladingbg {background: url("../images/landingbg.jpg") no-repeat scroll center 0 / 100% AUTO #580A06;height:100%;position:absolute; width:100%;}
	
	#content-div{
		width:100% !important;
	}
	.galleyview{
		width:100% !important;
		float: none !important;
		margin: 0 auto !important;
	}	
	
	.recent_post{
		width:100% !important;
		float: none !important;
		margin: 0 auto !important;
	}
	
	#recent-posts ul{
		float: none !important;
	}
}


@media only screen and (max-width:480px) {
	.galleyview {margin-top:20px;}
	
}

@media only screen and (max-width:479px) {
	.fullwidth{ width:100%!important}
	.logo { text-align: center;}
	.followuslist { margin-top:20px;}
	
}

@media only screen and (max-width:427px) {
	.bigimage {
		clear: both;
		float: none;
		margin: 0 auto;
		width: 260px;
	}
	ul#video-gallery-thunbnails li{
		/*width:100%;*/
		width: 185px !important;
		margin: 0 auto;
		float:none;
	}	
	.setmargin{
		/*width: 260px !important;
		margin: 0 auto;*/
	}
	
	.price_package{
		float: none !important;
		margin: 0 auto !important;
		width: 150px !important;	
	}

	.setmargin{
		width:100% !important;
	}	
	
	.galleyview{
		width:100% !important;
		float: none !important;
		margin: 0 auto !important;
	}	
	
	.recent_post{
		width:100% !important;
		float: none !important;
		margin: 0 auto !important;
	}
	
	#recent-posts ul{
		float: none !important;
	}
	
	#content-div{
		width:100% !important;
	}
}

.price_package{
	float: left;
    width: 33%;
}

#content-div{
	float: left;
}
.setmargin{
		float: left;
	}
	
#FSContact1{
	width: 100% !important;	
}

#si_contact_message1{
	width: 100% !important;	
}
.wp-paginate{
	width: 100% !important;	
}

.blogpage-smedia{
	width: 100% !important;	
	margin:0px !important;	
}