/*
Skin Name: White
Version: 1.0
Description: Skin for Landing

*/
body {
	color: #fff;
}
body,
#footerwrap {
	background-color: #fff;
}

#headerwrap,
#footerwrap,
#respond #cancel-comment-reply-link,
input[type=reset], input[type=submit], button {
	background-color: #fff;
	color: #000;
}
#sidebar .widgettitle {
	border-top: 5px solid #fff;
}
.post-nav {
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}
.related-posts,
.commentlist {
	border-bottom: 5px solid #fff;
}
#main-nav a,
#main-nav ul a {
	color: #000;
}
#headerwrap #menu-icon {
	color: #000;
}
.module-box .price-box.default h3 {
	background-color: #000;
	color: #fff;
}
.custom-tabs.default.ui.module-tab.rounded .tab-nav li.current,
.custom-tabs.default.ui.module-tab.rounded .tab-nav li:hover {
	background-color: #fff !important;
}
.custom-tabs.default.ui.module-tab.rounded .tab-nav li.current a:after,
.custom-tabs.default.ui.module-tab.rounded .tab-nav li:hover a:after {
	border-top-color: #fff;
}

/*''''*/




.top-hdr {
    position: relative;
/*    background: #5f0030;*/
    height: 16px;
    top: 0;
    width: 84%;
    padding: 10px 0 18px 0;
    margin: 0px auto;
    border-bottom: dotted 1px #e8e8e8;
}



/*top-menu*/
ul.top-menu img {
    padding: 0 4px 0 0;
    border-radius: 100px;
    width: 19px;
    position: relative;
    top: 4px;
}

ul.top-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 14px; /* eliminate space between li */
	float:left;
}

ul.top-menu li {
    display: inline-block;
    margin: 0 0 0 7px;
}

ul.top-menu img:hover {
    background-color: #63D1F4;
}

ul.top-menu li a {
    color: #757575;
    text-decoration: none;
	font-weight: lighter;
}


/*top-menu-right*/
ul.top-menu-right img {
    padding: 0 4px 0 0;
    border-radius: 100px;
    width: 19px;
    position: relative;
    top: 4px;
}

ul.top-menu-right {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 14px; /* eliminate space between li */
	float:right;
}

ul.top-menu-right li {
    display: inline-block;
    margin: 0 0 0 7px;
}

ul.top-menu-right img:hover {
    background-color: #63D1F4;
}

ul.top-menu-right li a {
    color: #00cf19;
    text-decoration: none;
}

.slide-content p{
	color:red!important;
	padding:0!important;
	font-size:35px;
	font-weight:bolder;
}


.post-content p{
	padding:0 0 5px 0!important;
	color:#444!important;
}

.post-content-b p{
	color:#fff!important;
}


.post-content-wht p{
	padding:0 0 5px 0!important;
	color:#fff!important;
}
.post-content h1{
	 font-family: 'Helvetica Neue', Helvetica, sans-serif!important;
	    padding: 0 0 0px 0!important;
	    font-weight: bolder!important;
	    font-size: 23px!important;
	    color: #620030!important;
	    text-transform: capitalize!important;
}

.post-content a{
	    color: #620030!important;
}


/*''''*/




/*footer code*/
/* REMOVE THIS, USE YOUR OWN  */
html,body {

}
.dummy_page {
  height: 200px;
  width: 100%;
  background-color: #f0f0f0;
  text-align: center;
  box-sizing: border-box;
  padding: 60px 0px;
}
/* STYLES SPECIFIC TO FOOTER  */
.footer {
  width: 100%;
  position: relative;
  height: auto;
  background-color: #f9f9f9;
}
.footer .col {
  /*width: 190px;*/
  height: auto;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0px 20px 20px 20px;
}
.footer .col h1 {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 12px;
  line-height: 17px;
  padding: 20px 0px 5px 0px;
  color: rgba(255,255,255,0.2);
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.250em;
}
.footer .col ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer .col ul li {
    color: #c4c4c4;
    font-size: 14px;
    font-family: helvetica;
    /* font-weight: bold; */
    /* padding: 5px 0px 5px 0px; */
    cursor: pointer;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    margin: 0;
}
.social ul li {
  display: inline-block;
  padding-right: 5px !important;
}

.footer ul li a{
  color: #c4c4c4;
}

.footer .col ul li:hover {
  color: #c5c5c5;
  transition: .1s;
  -webkit-transition: .1s;
  -moz-transition: .1s;
}
.clearfix {
  clear: both;
}
@media only screen and (min-width: 1280px) {
  .contain {
    width: 1200px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1139px) {
  .contain .social {
    width: 1000px;
    display: block;
  }
  .social h1 {
    margin: 0px;
  }
}
@media only screen and (max-width: 950px) {
  .footer .col {
    width: 33%;
  }
  .footer .col h1 {
    font-size: 14px;
  }
  .footer .col ul li {
    font-size: 13px;
  }
}
@media only screen and (max-width: 500px) {
    .footer .col {
      width: 50%;
    }
    .footer .col h1 {
      font-size: 14px;
    }
    .footer .col ul li {
      font-size: 13px;
    }
}
@media only screen and (max-width: 340px) {
  .footer .col {
    width: 100%;
  }
}
/*end footer*/