/* Podgorica Environmental HTML Template*/

/************ TABLE OF CONTENTS ***************
1. Fonts
2. Reset
3. Global
4. Main Header / Style Two / Style Three
5. Main Slider
6. About Section
7. Call To Action Section / Call To Action Two
8. Services Section
9. Project Section / Style Two / Style Three
10. Team Section
11. Events Section
12. Blogs Section
13. Footer Style One / Style Two / Style Three
14. Recent Blog
15. Testimonial Section
16. Clients Section 
17. Services Block Two
18. Events Carousel
19. Testimonial Section
20. Page Title
21. Error Page
22. Events Blog
23. Event Detail
24. Shop Pages
25. Contact Us
26. Map Section

**********************************************/

@import url('https://fonts.googleapis.com/css?family=Courgette|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
/*font-family: 'Roboto', sans-serif;
font-family: 'Courgette', cursive;*/

@import url('font-awesome.css');
@import url('flaticon.css');
@import url('animate.css');
@import url('owl.css');
@import url('jquery.fancybox.css');
@import url('jquery.mCustomScrollbar.min.css');
@import url('jquery.bootstrap-touchspin.css');

/*** 

====================================================================
	Reset
====================================================================

 ***/
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}
.membershipcontainer:hover {
    background: #EC027d;
}
.membershipcontainer:hover p.subheading {
    color: #fff;
}
.membershipcontainer:hover p.membership_price {
    color: #fff;
}
.redac {
    text-align: center !important;
    margin-top: 70px;
    margin-bottom: 70px;
}
p.redac span {
    border: 1px solid #ec027d;
    padding: 10px 20px;
    border-radius: 10px;
}
.membershipcontainer {
    border: 1px solid #EC027D;
    border-radius: 30px;
    min-height: 350px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
}
.usermembership p.subheading {
	text-align: center;
	font-size: 30px;
	line-height: 45px;
	font-weight: 600;
	color: #000;
	font-family: 'Poppins';
	max-width: 428px;
	margin-left: auto !important;
	margin-right: auto;
}
ul.usergoldmembership {
    padding-left: 50px;
}
.gallery1 img {
    border-radius: 20px;
}
div#ex31 >img {
    margin-top: 30px;
    padding-left: 21px;
}
div#ex31 .menuname {
    padding-left: 30px;
}
div#ex31 .menuprice {
    padding-left: 30px;
}
.socialicon.contacts li {
	padding-left: 15px;
}
.comedianform .icon.flaticon-down-arrow {
	margin-top: -6px;
	position: absolute;
	margin-left: -29px;
	color: #ec027d;
	font-size: 11px;
}
.menu-dektop {
	padding-left: 0px !important;
}
.cupondivmain {
    padding-left: 0px;
}
.detailmenu .openmenu:hover {
    background: #ec008c;
}
iframe {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.calendarinner {
	border-top: 1px solid #EC027D;
	margin-right: -160px;
}
.opg-margin-bottom .opg-h3 {
	margin-bottom: -15px;
}
.aboutheading {
    font-size: 16px;
    line-height: 24px;
    color: #EC027D;
    font-weight: 500;
    padding-bottom: 10px;
    margin-left: -15px;
}
.socialicon.contacts {
	margin-top: 0px;
	padding-bottom: 18px;
}
.contactsubheading {
	font-weight: 700 !important;
}
.aboutlink {
	color: #EC027D !important;
	text-decoration: underline !important;
}
.contactsubheading {
	margin-bottom: 8px !important;
}
.menus .displayblock:hover {
	background: #EC027D;
}
.menus .displayblock:hover .menuname {
	color: #fff;
}
.menus .displayblock:hover .menuprice {
	color: #fff;
}
.login-greeting {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: bold;
    margin-bottom: 17px;
}
.menus .displayblock:hover .menudescription {
	color: #fff;
}
.comedianslist .gallery-block .inner-box .image-box {
	position: relative;
	border: 1px solid #EC027D;
}
.comedianslist .gallery-block .inner-box .image-box img {
	width: 100% !important;
	height: auto !important;
}
.jd-form-title {
	display: none;
}
.rem {
	font-size: 18px;
	line-height: 24px;
}
.usergoldmembership li::marker {
	color: #002447;
	font-size: 21px;
}
.termdiv .term {
	font-size: 12px;
	line-height: 18px;
	font-family: poppins;
	color: #8A8A8A;
}
.termslogin {
	height: 15px;
	width: 20px !important;
	border: 1px solid #ee218d;
	margin-right: 7px;
}
.termslogin:hover::after {
	opacity: 0.3;
}
.termsdiv input[type="checkbox"]:checked + label::after {
	opacity: 1;
}

.termslogin::after {
	content: '';
	width: 15px;
	height: 8px;
	position: absolute;
	top: 10px;
	left: 16px;
	border: 3px solid #EC008C;
	border-top: none;
	border-right: none;
	background: transparent;
	opacity: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}





.rememberlabel {
	height: 15px;
	width: 20px !important;
	border: 1px solid #ee218d;
	margin-right: 7px;
}
.rememberlabel:hover::after {
	opacity: 0.3;
}
.rememberdiv input[type="checkbox"]:checked + label::after {
	opacity: 1;
}
.rememberlabel::after {
	content: '';
	width: 15px;
	height: 8px;
	position: absolute;
	top: 7px;
	left: 4px;
	border: 3px solid #EC008C;
	border-top: none;
	border-right: none;
	background: transparent;
	opacity: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
ul.menucategories li.displayborder a {
	color: #ec027d;
}
.btn-group.pull-right {
	display: none;
}
.myaccountmodule {
	margin-left: -30px !important;
}
.jd-register-login-wrapper .jd-form-checkbox-radio {

	display: none;
}
.downloadmenu span {
	padding: 10px 20px;
	border: 1px solid #BFBFBF;
	color: #ec058e;
	border-radius: 5px;
}
.downloadmenu  {
	text-align:center;
}
div#other-things p{
	margin-top:10px !important;
}
a.product-details {
	color: #ec008c !important;
	font-family: poppins;
	font-size: 18px;
	line-height:28px;
	text-decoration: underline;
	font-weight: 600;
	padding:0px !important;

}
.product-neighbours {
	padding-right: 40px;
	text-align: right;
}
#refreshbutton:hover {
	background: #ec008c !important;
	color: #fff !important;
}
span.details-button input:hover {
	background: #ec088f !important;
	color: #fff !important;
}
a.previous-page1 {
    color: #ec008c;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    text-decoration: underline !important;
}
.detailvideo.gallery-block .image-box {
	width: 100%;
}
.middle_section a.click:hover {
    color: #004990;
    background: #fff;
}
.downloadapp {
	text-align: right;
}
label.container {
    width: 50px;
}
.events-blog .title {
	margin-top: 20px;
}
.main-slider {
	max-height: 388px;
	max-width: 850px;
}
ul.payment-icon {
     float: left !important;
}
.tp-bullets {
    display: none;
}
.footersocial ul li {
    display: inline;
    padding-right: 10px;
}
.address p.title {
    padding-bottom: 10px;
}
.eventmore {
    margin-top: 30px;
    text-align: center;
    text-decoration: underline;
    margin-bottom: 30px;
}
.footer-column ul li a:hover {
    background: none !important;
    color: #ec027d !important;
    border: none;
}
.gallery-section {
      padding-top: 10px !important;
    padding-bottom: 50px !important;
	background:#FBFBFB;
}
.download .icons {
	margin: 0px !important;
}
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
    background: rgb(236 5 142) !important;
}
.download ul.downloadicons li {
	float: left;
	padding-right: 15px;
	padding-top: 0px;
}
ul.usergoldmembership li::marker {
    color: #00498F;
    padding-left: 30px;
}
ul.usergoldmembership li {
    list-style: disc;
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 20px;
    text-align: left;
    color: #646464;
}
.usermembership p.membership_price {
    font-size: 30px;
    line-height: 21px;
    text-align: center;
    color: #ec027d;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
}
.membershipinner {
    padding-left: 30px;
    padding-right: 30px;
}
p.redac span:hover {
    color: #fff;
    background: #ec027d;
}
.checkout-button-top input.terms-of-service {
    margin-right: 10px;
    display: inline-block;
}
.squaredTwo input[type=checkbox] {
    visibility: hidden;
}
.squaredTwo label {
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    left: 5px;
    top: 1px;
    background: #f9f9f9;
    border-radius: 5px;
    border: 1px solid #ec008c;
}
.squaredTwo input[type=checkbox]:checked + label:after {
    opacity: 1;
}
p.buymembership.squaredTwo span {
    padding-left: 30px;
}
p.membershipbuttons {
    text-align: center;
}
p.membershipbuttons input.membutton {
    background: #EC008C;
    color: #fff;
}
.squaredTwo label:after {
    content: '';
    width: 18px;
    height: 8px;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 3px solid #EC008C;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
input.usercheckbox:after {
    left: 5px;
    bottom: 3px;
    width: 4px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
p.buymembership input {
    background: #EC008C;
    color: #fff;
}
ul.usergoldmembership li {
    list-style: disc;
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 20px;
    color: #646464;
}
.usermembership p.membership_price span{
   color: #000;

}
.usermembership p.memimage {
    text-align: center;
}

.list1, .list2, .list3 {
    background: #ec008c;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    font-weight: 500;
}
.list5 {
    background: #F9F9F9;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: left;
    padding: 6px 16px;
}
label.accont_label {
    font-size: 20px;
    line-height: 21px;
    font-weight: 400;
    color: #002447;
}
h2.modal-title {
    font-size: 35px;
    line-height: 45px;
    font-weight: 600;
    color: #EC027D;
    padding-bottom: 20px;
}
.popupone p.price {
    font-size: 19px;
    line-height: 45px;
    color: #000;
    font-weight: 600;
    font-family: poppins;
    padding-top: 20px;
}
input.membutton.payments {
    margin-left: 50px;
}
section.completepayment {
    background: #EC027D;
    height: 70px;
    color: #fff;
    padding-top: 20px;
}
p.error {
    font-size: 16px;
    line-height: 18px;
    color: #ec027d;
    font-family: poppins;
}
.braintree-heading {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 30px;
    font-family: 'Poppins';
    font-weight: 500;
}
.detailpageleft {
    padding-top: 120px;
	padding-left:15px;
}
.box2 .performername {
    color: #FFFFFF;
     width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15%;
}
.giftmembership2 label.textlabel {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    padding: 15px 0px;
    padding-right: 15px;
    color: #000000;
}
.inner-box .box2 {
    background: #ec008c;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.inner-box .box1 img {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.inner-box .box1{
	padding:0px !important;
}
.inner-box .box2{
	padding:0px !important;
}
.giftmembership2 {
    margin-top: 30px;
}
.file-upload-wrapper {
	background: #F9F9F9;
	height: 103px;
	border-radius: 10px;
	border: 1px dashed #BFBFBF;
}
.paymentgateway {
	margin-top: 20px;
}
.giftmembership2 input.membutton.payments {
	margin-left: 150px;
}
input#fileUpload {
    padding-left: 100px;
    padding-top: 30px;
}
section.completepayment h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    font-family: 'Poppins';
}
.memberships span.labeltext {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    font-family: 'Poppins';
    color: #000000;
}
.memberships label.username {
    font-size: 20px;
    line-height: 21px;
    font-weight: 700;
    color: #002447;
    padding-top: 20px;
    padding-bottom: 20px;
}
.giftmembership2 textarea#pmessage {
	background: #F9F9F9;
	border-radius: 10px;
	padding-left: 15px;
	margin-left: 10px;
	border: 1px solid #BFBFBF;
}
	
.memberships .title {
    font-size: 35px;
    line-height: 53px;
    color: #ec027d;
    margin-top: 30px;
    font-weight: 600;
}
.popupone p.description {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.popupone p.subheading {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    color: #000;
    padding-top: 29px;
	padding: 0px 30px;
}
.modal-title span {
    border-bottom: 1px solid #ec008c;
}
label.container {

  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
label.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #ec008c;
}

/* On mouse-over, add a grey background color */
label.container:hover input ~ .checkmark {
  /*background-color: #ccc;*/
}

/* When the checkbox is checked, add a blue background */
label.container input:checked ~ .checkmark {
  /*background-color: #2196F3;*/
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
label.container input:checked ~ .checkmark:after {
  display: block;
}
.labels label {
    font-size: 16px;
    font-family: poppins;
    font-weight: 400;
    text-align: center;
}
/* Style the checkmark/indicator */
label.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #EC008C;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input.checkboxterm {
    height: 20px;
    width: 20px;
}
a.loginbutton:hover {
    background: #ec008c !important;
    color: #fff !important;
}
.claimmembership {
    text-align: center;
}
p.claim {
    font-weight: 300;
    padding-left: 15%;
    padding-right: 15%;
}
.middle_section p.text3 {
    text-align: center;
    margin-top: 70px;
}
a.loginbutton {
    color: #ec008c !important;
    padding: 10px 70px;
    border-radius: 5px;
    font-size: 24px;
    border: 1px solid #ec008c;
}
.middle_section a.click {
    font-size: 20px;
    line-height: 30px;
    font-family: poppins;
    font-weight: 500;
    padding: 10px 30px;
    border: 1px solid #fff;
    border-radius: 10px;
	color:#fff;
}
.middle_section p.text1, .middle_section p.text2 {
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    color: #fff;
    font-weight: 500;
    font-family: poppins;
}
.middle_section {
   
}
.middle_section .text2 span {
    border-bottom: 1px solid #ec008c;
}

.purchase_membership_middle label {
    font-size: 25px;
    line-height: 38px;
    font-family: poppins;
    color: #fff;
    font-weight: 400;
    padding: 20px 44px;
}
.purchase_membership_middle {
    background: #004990;
    margin-top: 45px;
    height: 397px;
    border-radius: 20px;
	
}
.menuname {
    font-size: 18px;
    line-height: 21px;
    color: #004990;
    padding: 5px;
    font-family: poppins;
    font-weight: 600;
}
ul.photovideo {
    margin-bottom: 20px;
}
ul.photovideo li  {
    display: inline;
    padding: 7px 15px;
    font-size: 14px;
    line-height: 21px;
    color: #8A8A8A;
}

ul.photovideo li  a {
      color: #8A8A8A;
}
.download .text {
    text-align: right;
}
ul.photovideo li.active  {
    border-bottom: 1px solid #ec027d;
    color: #ec027d;
}
.dearcustomer {
	width: 723px;
	    margin-left: auto;
    margin-right: auto;
}
.becomemember {
    font-size: 30px;
    line-height: 21px;
    font-weight: 600;
    color: #EC027D;
    text-align: center;
    font-family: poppins;
    padding-bottom: 45px;
}
.dearcustomer b,.dearcustomer p {
    text-align: center;
    

    font-size: 25px;
    line-height: 38px;
    font-weight: 300;
    color: #002447;
}
.accont_title {
    font-size: 35px;
    height: 53px;
    color: #EC027D;
    font-weight: 600;
    margin-top: 45px;
}
.socialmenu {
    padding-top: 15px;
    text-align: right;
}
.article_tool_container {
    display: none;
}
.menu-section ul li:hover {
    background: #ec027d;
}
section.menu-section ul li:hover {
    background: #ec027d;
}
.menu-section ul li.active a {
    color: #fff;
}
section.purchasemembershipupper {
    background: url('/images/bgmembership.png');
    background-size: cover;
	height:531px;
}
.menu-section ul li.active {
    background: #ec027d;
}
section.menu-section ul li.active {
    background: #ec027d;
}
.menu-section .nav > li > a:focus, .menu-section .nav > li > a:hover {
    background-color: unset !important;
}
.menu-section ul li:hover a {
    color: #fff;
}
section.menu-section ul li:hover a {
    color: #fff;
}
section.menu-section ul li.active a {
    color: #fff;
}
section.menu-section ul li a{
	color: #ec027d;
}	
section.menu-section ul li {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 10px 25px;
    border: 1px solid #ec027d;
    border-radius: 8px;
    margin-right: 23px;
    margin-top: 30px;
    
}
.offerimage2 {
	float: right;
}
.offerimage3 {
	padding-top: 200px;
}
.download-section.bottom {
	height: 142px !important;
}
.offer1 {
	width: 395px;
	margin-top: 173px;
}
.offer2 {
	width: 395px;
	float: right;
	margin-top: 150px;
}
.downloadtext {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	padding-top: 15px;
}
.menu-section ul li a{
	color: #ec027d;
}
.menu-section ul li {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding: 15px 20px;
    border: 1px solid #ec027d;
    border-radius: 8px;
    margin-right: 23px;
    margin-top: 30px;
    
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    background: #fff;
}
.menuimage {
    float: left;
    padding: 5px;
}
.menudetail {
    float: left;
    width: 75%;
}
.menudescription {
    font-size: 16px;
    line-height: 21px;
    font-weight: 300;
    padding: 5px;
    color: #646464;
}
li.displayborder {
    border-bottom: 3px solid #ec027d;
}
.row.menus {
    margin-top: 30px;
	margin-bottom:80px;
}
.displayhide {
    display: none;
}
.menuprice {
    font-size: 18px;
    line-height: 21px;
    color: #EC027D;
    font-weight: 500;
    padding: 5px;
}
ul.menucategories li a {
    font-family: poppins;
    color: #8A8A8A;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
    padding: 5px;
}
ul.menucategories li {
    display: inline;
    padding: 5px;
    color: #ec027d;
}
table.ui-datepicker-calendar span {
    color: #8A8A8A;
    font-size: 12px;
    font-weight: 300;
}
section.map-section .sec-title {
    margin-top: 40px;
    margin-bottom: 80px;
}
a.future_event {
    text-align: center;
    color: #ec058e;
    font-size: 35px;
    line-height: 52px;
    font-weight: 600;
}
.eventticket {
    margin-top:80px;
    margin-bottom:40px;
    padding:0 15px;
	text-align: center;
}
a.ui-state-default {
    background: #fff !important;
}
.eimages {
    padding-left: 0px;
    margin-left: -8px;
}
.team-section .eventdate {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    font-family: 'Poppins';
    color: #8A8A8A;
}
.eventinner .eventmonthyear {
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
    font-family: poppins;
    color: #EC027D;
    padding-top: 30px;
}
.eventinner:hover .eventmonthyear {
    color: #fff;
}
.eventinner:hover .performer {
    color: #fff;
}
.eventinner:hover .support {
    color: #fff;
}
.eventinner:hover  .eventticket a span {
	color: #fff;
	 border: 2px solid #fff;
}
.eventinner:hover span.scalendar {
    background: url('/templates/thecomicslounge2024/assets/images/scalendarw.png');
    background-repeat: no-repeat;
}

span.scalendar {
    background: url('/templates/thecomicslounge2024/assets/images/scalendar.png');
    background-repeat: no-repeat;
}
.eventinner  .support {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #646464;
    padding-top: 25px;
}
.eventinner .performer {
    font-size: 20px;
    line-height: 30px;
    margin-top: 15px;
    font-weight: 500;
    font-family: 'Poppins';
    color: #ec008c;
}
img.galleryimg {
	width: 184px !important;
	height: 38px !important;
}
span.gallerylink.menu {
    margin-top: 153px;
    padding-left: 138px;
}
.gallerylink.videoes {
    padding-left: 140px;
}
span.gallerylink.menu img.galleryimg {
    width: 150px !important;
    height: 36px !important;
   
}
.gallery4, .gallery5 {
	min-height: 192px;
}
span.gallerylink {
    position: absolute;
    margin-left: 5px;
    margin-top: 314px;
}
.gallery1,.gallery2,.gallery3,.gallery4,.gallery8 {
    padding: 0px;
}
.gallery1 img,.gallery2 img,.gallery3 img {
    width: 100%;
	height:384px;
}
.gallery4 img{
	width: 100%;
	
}
.gallery4 img{
	width: 100%;
	
}
.team-section span.btn-more {
    color: #646464;
    font-size: 22px;
    line-height: 33px;
    font-weight: 300;
}
section.download-section {
	margin-top:30px;
    height: 110px;
    background: #ec027d;
}
.downloadapp img {
	width: 50px;
	height: 50px;
}
.downloadicons img {
	width: 182px;
	height: 52px;
}
.baseket {
	width: 50px;
	height: 50px;
}
.account {
	width: 50px;
	height: 50px;
}
.downloadwhite {
	color: #fff;
	font-size: 18px;
	line-height: 27px;
	padding-right: 15px;
	font-weight: 500;
	font-family: Poppins;
}
.nav > li > a:focus, .nav > li > a:hover {
	text-decoration: none;
	background-color: #fff !important;
	border-bottom: 1px solid #ec027d;
	border-radius: 0px;
	color: #ec027d;
}
.nav-pills > li.active, .nav-pills > li.active {
	border-bottom: 1px solid #ec027d;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	background-color: #fff !important;
	color: #ec027d !important;
}
.nav-pills > li {
	padding-left: 10px;
	padding-right: 10px;
}
.facebook {
	width: 9px;
	height: 18px;
}
.youtube {
	width: 23px;
	height: 22px;
}
.instagram {
	width: 22px;
	height: 22px;
}
.eighteenplus {
	width: 25px;
	height: 25px;
}
.wheelchair {
	width: 28px;
	height: 28px;
}
.slider-section {
	margin-top: 60px;
}
.menu-2 li {
	
	float: left;
	padding: 10px;
	display: inline;
}
#myaccordionid{
    border: 2px solid #ec008c;
	border-radius:8px;
    padding: 25px 25px;
}
#myaccordionid p {
    background: #f6dd7d;
    padding: 10px;
}
strong.mooaccordion {
    font-size: 16px;
    line-height: 29px;
    color: #ec008c;
    border-bottom: 2px solid;
}
.giftmembership span.fadetext {
    color: #EC027D;
    font-size: 30px;
    line-height: 45px;
    font-family: 'Poppins';
    font-weight: 500;
    text-align: center;
}

.page-wrapper.purchasemembershipform .modal-header .close {
    color: #fff;
    opacity: 1;
    margin-left: 250px !important;
    margin-top: 13px;
}
.page-wrapper.purchasemembershipform .giftmembership {
    
    background-repeat: repeat;
    background-size: cover;
	background-position: bottom;
}
.page-wrapper.purchasemembershipform .title {
   
    height: 142px;
    background-position: top;
    background-size: contain;
    color: #fff;
    padding-top: 30px;
    text-align: center;
	border-radius: 10px;
}
.sidebar-page-container.shop-container.gold {
    background: #F4F4FA;
    padding: 45px 200px;
}
.imagetop {
    width: 196px;
    height: 115px;
    margin: auto;
    margin-bottom: 30px;
}
form#form-goldmembershipsattendance a.btn {
    width: 150px;
    height: 50px;
    background: #dadada!important;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    padding-top: 13px;
	margin-top:20px;
}

textarea#jform_comments {
  width: 370px;
  height: 100px;
  background: #FFFFFF;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding-left:10px;  
  padding-left:15px;
}
.goldmembershipsattendance-edit.front-end-edit label {
font-family: Poppins;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 19px;
text-transform: uppercase;
color: #0D1E31;
opacity: 0.5;
}
.goldmembershipsattendance-edit.front-end-edit h3 {
	font-family: Poppins;
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	line-height: 45px;
	text-align: center;
	color: #0D1E31;
}
p.gold_subheading {
     padding-top: 30px;
    padding-bottom: 20px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #0D1E31;
    width: 450px;
    margin: auto;
}
 .js-stools-container-bar label {
    color: #337ab7;
    font-size: 18px;
    padding-right: 10px;
}
button.btn.hasTooltip.js-stools-btn-filter {
    color: #0a0909 !important;
    font-size: 14px;
}
button.btn.hasTooltip.js-stools-btn-clear {
	 color: #0a0909 !important;
    font-size: 14px;
}
div#limit_chzn {
    width: 150px !important;
    height: 31px;
    margin-left: 30px;
}

form#form-goldmembershipsattendance .btn-primary{
    width: 370px;
    height: 50px;
    background: #EC008C;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
	margin-top:20px;
	border-color: navajowhite;
}
input#filter_search {
    border: 1px solid #dadada;
    border-radius: 5px;
    padding-left: 5px;
    height: 37px;
}
table#goldmembershipsattendanceList a {
    color: #ec008c;
}
.btn-wrapper.input-append button {
    background: url('/images/magnify-icon.png');
    height: 24px;
}
button#jform_newexpiredate_btn, button#filter_date_from_btn, button#filter_newexpiredate_to_btn, button#filter_newexpiredate_from_btn {
    background: url(/images/schedule.png);
    background-repeat: no-repeat;
    height: 26px;
    position: absolute;
    margin-top: 33px;
    margin-left: -40px;
}

.control-group{

width:400px;
margin:auto;
	
}
form#form-goldmembershipsattendance input#filter_search,input#filter_newexpiredate_to,input#filter_newexpiredate_from {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-transform: none;
    font-family: inherit;
  min-width: 70% ;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    padding: 0 15px;
    background-color: #fff;
    border: 1px solid #efefef;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    outline: none;
    border-radius: 5px;
    background: #fff;
}
form#form-goldmembershipsattendance input{
margin-top:15px;	
max-width: 370px;
width:100%;
height: 50px;
padding-left:10px;
background: #FFFFFF;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
border-radius: 5px;
font-family: Poppins;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 22px;
color: #0D1E31;
}
form#form-goldmembershipsattendance .control-label {
    text-align: left;
}
.popupone {
	width:100%;
    background: #F4F4FA;
    border-radius: 8px;
	text-align:center;
}
input.popuptext {
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 10px;
    height: 44px;
    width: 370px;
    text-align: left;
    line-height: 24px;
    font-size: 16px;
    color: #000;
    padding-left: 15px !important;
    border: 1px solid #BFBFBF;
}
.braintree-option:hover .braintree-option__label{
color:#fff;
}	
.braintree-option:hover {
    background: #004990;
    color: #fff !important;
}
.middle_section .text1 {
	padding-top: 35px;
}
button.close.closebutton {
	margin-top: 43px;
	opacity: 1;
	background: #ec008c;
	width: 30px;
	height: 30px;
	color: #fff;
	border-radius: 15px;
	margin-right: 26px;
}
.popupone h3 {
    font-family: Poppins;
    font-style: normal;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    color: #ec008c;
    font-weight: 700;
    margin-top: 35px;
	width:90%;
}
.giftmembership h3 {
    font-family: Poppins;
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	line-height: 24px;
	text-align:center;
	color:#000;
	padding-top:65px;
}

.giftmembership p {
    font-family: Poppins;
    font-style: normal;
    font-size: 25px;
    line-height: 38px;
    font-weight: 400;
    text-align: center;
    color: #fff !important;
    padding-top: 15px;
}
.giftmembership p.text1 {
    padding-top: 110px;
}
.giftmembership p.text2 span {
    border-bottom: 1px solid #ec008c;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    border: 1px solid #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.giftmembership p.text1, .giftmembership p.text2 {
    font-size: 30px;
    font-weight: 500;
    line-height: 24px;
    color: #ec008c !important;
    font-family: 'Poppins';
}
input.membutton {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    height: 50px;
    border-radius: 5px;
    color: #EC008C;
    padding: 5px 35px;
    background: none;
    width: 350px;
    margin-top: 35px;
    margin-bottom: 50px;
    border: 1px solid #EC008C;
}
.textbox{
	font-family: Poppins;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	color: #0D1E31;
	background: #FFFFFF;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	width: 370px;
    height: 50px;
	margin-top:15px;
	padding-left:10px;
}
.purchasemembership .purchasemembershippart1,.purchasemembership .purchasemembershippart2 {
	padding-top:80px;
    padding-left:80px;	
}
.purchasemembership label.label2,.purchasemembership  label.label1{
	font-family: Poppins;
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	line-height: 36px;
	color: #FFFFFF;	
}
.purchasemembership .click{
margin-top:20px;	
padding:15px 40px;	
background: #EC008C !important;
border-radius: 5px;
color: #FFFFFF;	
font-size: 24px;
}
/*** 

====================================================================
	Global Settings
====================================================================

 ***/
div#testSelect1_itemList > span {
    display: none !important;
}
input.membutton:hover {
    background: #EC008C;
    color: #fff;
}
a.checkboxlink {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    font-family: 'Poppins';
}
.giftmembership {
    height: auto;
    background: url('/images/giftbg.png');
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    background-repeat: no-repeat;
	background-size: cover;
}
	
	

.purchasemembership {
    background: blueviolet;
    background-repeat: no-repeat;
    background-size: contain !important;
	background-position: center;
	height:350px;
	border-radius: 10px;
	margin-bottom:100px;
}
/*
.braintree-option.braintree-option__paypal {
    padding: 10px 10px !important;
}
.braintree-option.braintree-option__card >div {
    display: none;
}
.braintree-option {
    padding: 0px 10px !important;
}
.braintree-option.braintree-option__paypal {
    padding: 10px 10px;
}
*/
.eventpagesingle {
    padding-left: 0px;
    padding-right: 0px;
}
div#show_product_price {
    font-size: 22px !important;
    line-height: 44px;
	display:none;
}
div#showmeal_product_price {
    font-size: 22px !important;
    line-height: 44px;
	display:none;
}
div#totalprice span {
    color: #646464;
}
.addtocart-bar {
    text-align: center;
}
div#totalprice {
    margin-top: 20px;
    font-size: 20px !important;
    line-height: 30px;
    text-align: center;
    color: #EC027D;
    font-weight: 500;
}
body {
	font-family: 'Roboto', sans-serif;
	max-width:1750px;
	font-size:14px;
	color:#777777;
	line-height:1.7em;
	font-weight:400;
	background:#ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	margin-left: auto;
	margin-right: auto;
}
.fundraisings {
    background: url('/images/fr.png');
    background-repeat: no-repeat;
}
.fundraisings .main-header .main-box{
	background:none !important;
	
}
.fundraisings .main-header{
background:none !important;
		
}
.sidebar-page-container.shop-container.fundrasing {
    padding-bottom: 140px;
	border-radius:10px;
}

.venuehires {
    background: url('/images/fr.png');
    background-repeat: no-repeat;
}
.venuehires .main-header .main-box{
	background:none !important;
	
}
.venuehires .main-header{
background:none !important;
		
}
a.previous-page {
    color: #ec008c;
    font-family: poppins;
    font-size: 17px;
    text-decoration: underline;
    font-weight: 600;
}

.product-neighbours {
    float: right;
	margin-right: -30px;
}
.back-to-category a {
	 color: #ec008c;
    font-family: poppins;
    font-size: 17px;
    text-decoration: underline;
    font-weight: 600;
}

a{
	text-decoration:none;
	cursor:pointer;
	color:#ec008c;

}
.breadcrum {
    margin-bottom: 40px;
}
.descriptioncontent .content, .descriptioncontent
.content p, .descriptioncontent .content div, .descriptioncontent .content span {
    font-family: Poppins !important;
    text-align: justify;
    font-size: 16px !important;
    line-height: 24px;
    color: #0D1E31 !important;
    font-weight: 500;
	padding-right: 15px;
}
.detailvideo.gallery-block {
    margin-top: 80px;
}	
.contenttitle {
    font-family: Poppins;
    font-weight: 500;
    font-size: 25px;
    line-height: 38px;
    color: #000;
    margin-bottom: 20px;
}
span.doortime {
    font-size: 18px;
    line-height: 27px;
    color: #646464;
    font-weight: 400;
}
span.door {
    font-size: 18px;
    line-height: 27px;
    color: #ec008c;
    font-weight: 500;
    font-family: 'Poppins';
}
.sups {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 27px;
    color: #646464;
    margin-top: 28px;
    margin-bottom: 25px;
}
.select-css {
    display: block;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #BFBFBF;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: .5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('/images/selectarrow.png');
    background-repeat: no-repeat, repeat;
    background-position: right 1.7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}
.select-css::-ms-expand {
	display: none;
}
.select-css:hover {
	border-color: #888;
}
.select-css:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222;
	outline: none;
}
.select-css option {
	font-weight:normal;
}
.pricelist {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    font-family: poppins;
    color: #0D1E31;
    padding-right: 15px;
    margin-top: 40px;
}
.opentime,.dinnertime {
	margin-bottom: 25px;
	color: #0D1E31 ;
}
span.supportedby {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 27px !important;
    color: #EC008C;
    padding-right: 10px;
}
.performername {
    font-size: 45px;
    line-height: 68px;
    font-family: poppins;
    
}
.comedianform label {
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    font-family: poppins;
    padding-bottom: 5px;
    color: #000000;
    text-transform: capitalize;
}
.comedianform .form {
    padding: 10px  !important;
}
a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
	position:relative;
	font-weight:normal;
	margin:0px;
	background:none;
	line-height:1.6em;
	font-family: 'Roboto', sans-serif;
}

input,button,select,textarea{
	
}

p{
	position:relative;
	line-height:1.8em;	
}

.strike-through{
	text-decoration:line-through;	
}

.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.medium-container{
	max-width:850px;
}
.download.bottom {
    margin-top: 100px;
}

p.venue_hire_centre {
    margin-top: 100px !important;
}
.imagebox.four {
    background: #F4F4FA;
    min-height: 500px;
    padding-top: 80px;
}
section.imagebox.four {
    background: #F4F4FA;
    padding-bottom: 80px;
	padding-top: 80px;
}
.title.venue {
    text-align: center;
}
.venuebutton {
    text-align: center;
}
.topcontent.venue {
    text-align: center;
}
section.imagebox.four li.slide-item{
	font-size:22px;
	line-height:40px;
	font-weight:500;
	font-family:poppins;
	color: #0D1E31;
	padding-left: 55px;
	background:url('/images/left-quote.png') no-repeat;
}
.testname {
    font-size: 17px;
    line-height: 25px;
    font-family: poppins;
    color: #0D1E31;
    padding-top: 28px;
	font-weight: 500;
}
h4.logoheading {
    font-size: 35px;
    line-height: 45px;
    text-align: center;
    color: #0D1E31;
    font-family: poppins;
    font-weight: bold;
    margin-bottom: 54px;
}
.imagebox.three{
	padding-top: 0px !important; 
    padding-bottom: 120px;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
}
.row.imagebox.second {
    padding-top: 0px;
    padding-bottom: 60px;
}
p.venue_hire_centre.second {
    margin-bottom: 20px;
}
.venue_hire_centre.second {
	margin-top: 20px !important;
}

ul,li{
	list-style:none;
	padding:0px;
	margin:0px;	
}

.theme-btn{
	display:inline-block;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.centered{
	text-align:center;	
}

/*Btn Style One*/

.btn-style-one{
	position:relative;
	padding:9px 39px;
	line-height:24px;
	text-transform:uppercase;
	background:#99cc00;
	color:#ffffff;
	border:2px solid #99cc00;
	font-size:14px;
	font-weight:700;
	border-radius:50px;
}

.btn-style-one:hover{
	background:none;
	color:#99cc00;
}

/*Btn Style Two*/

.btn-style-two{
	position:relative;
	padding:9px 39px;
	line-height:24px;
	text-transform:uppercase;
	background:#99cc00;
	color:#ffffff;
	border:2px solid #99cc00;
	font-size:14px;
	font-weight:700;
	border-radius:4px;
}

.btn-style-two:hover{
	background:none;
	color:#99cc00;
	border:2px solid #99cc00;
}

/*Btn Style Three*/

.btn-style-three{
	position:relative;
	padding:9px 39px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#ffffff;
	border:2px solid #ffffff;
	font-size:14px;
	font-weight:700;
	border-radius:4px;
}

.btn-style-three:hover{
	background:#ffffff;
	color:#99cc00;
	border-color:#ffffff;
}

/*Btn Style Four*/

.btn-style-four{
	position:relative;
	padding:9px 39px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
	color:#777777;
	border:2px solid #777777;
	font-size:14px;
	font-weight:700;
	border-radius:4px;
}
.detail .contentbox2 {
    background: #F9F9F9;
    padding: 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.detail .timing2 {
    font-family: Poppins;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #000;
}
div#shiptopopup {
    display: none;
}
div#shipmentdiv {
    display: none;
}
div#shipment_select {
    display: none;
}
.detail input.button.eventD_Btn {
    background: #EC008C;
    border-radius: 5px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    width: 300px;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.detailmenu {
    margin-top: 25px;
}
.detailmenu .part1 {
    padding-top:30%;
	padding-left:30%;
    color: #fff;
    font-family: Poppins;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    
    border-radius: 5px;
}
.detailmenu .part2 {
    padding-top: 100px;
    font-family: Poppins;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	flex: none;
	order: 1;
	align-self: center;
	margin: 10px 0px;
}
i.fa.fa-clock-o {
    font-size: 18px;
}
.eventstimes,.eventsdates{
	font-family: Poppins;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
}

span.openmenu {
    padding: 10px;
    background: #BFBFBF;
    font-size: 20px;
    line-height: 30px;
    font-family: poppins;
    font-weight: 500;
    border-radius: 8px;
}
span.openmenu a {
    color: #fff;
}
.dec.button {
    background: #F9F9F9;
    color: #EC027D;
    font-size: 20px;
    text-align: center;
    padding-top: 12px;
    margin-left: 20px;
}
.qtybox div {
    padding: 2px;
    margin: 0px;
	float:left;
}
.newqty1, .newqty2 {
    height: 50px;
    width: 50px;
    padding-top: 1px;
    padding-left: 16px;
    font-size: 14px;
    line-height: 21px;
    margin-top: -3px;
    color: #0D1E31;
    background: #F9F9F9;
}
select.priceselect {
    width: 208px;
    height: 50px;
    margin-top: 5px !important;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.inc.button {
    background: #F9F9F9;
    color: #EC027D;
    font-size: 20px;
    text-align: center;
    padding-top: 12px;
    cursor: grab;
}
.detailmenu {
    background: url("/images/menu.png");
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    height: 281px;
}
.detail .mytitle {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #EC027D;
    padding-top: 20px;
    padding-bottom: 10px;
}
.detail select {
    font-family: Poppins;
    font-size: 16px;
    line-height: 24px;
    color: #8A8A8A;
    margin-top: 15px;
    height: 44px;
    font-weight: 400;
}
.qtybox span {
    float: left;
}
.detail .timing {
    background: #EC008C;
    padding: 15px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.btn-style-four:hover{
	background:#99cc00;
	color:#ffffff;
	border-color:#99cc00;
}

/*Social Icon One*/

.social-icon-one{
	position:relative;
}

.social-icon-one li{
	position:relative;
	margin-right:10px;
	display:inline-block;
}

.social-icon-one li a{
	font-size:16px;
	width:48px;
	height:48px;
	display:inline-block;
	line-height:46px;
	color:#ffffff;
	border-radius:50%;
	background-color:#282828;
}

.social-icon-one li a:hover{
	color:#99cc00;
}

/*Social Icon Two*/

.social-icon-two{
	position:relative;
}

.social-icon-two li{
	position:relative;
	margin-left:12px;
	display:inline-block;
}

.social-icon-two li a{
	color:#ffffff;
	font-size:14px;
}

/*Social Icon Three*/

.social-icon-three{
	position:relative;
}

.social-icon-three a{
	color:#aaaaaa;
	margin-left:10px;
	font-size:14px;
}

.social-icon-three a:hover{
	color:#99cc00;
}

.theme_color{
	color:#99cc00;	
}

.light-font{
	font-weight:300;	
}

.regular-font{
	font-weight:400;	
}

.semibold-font{
	font-weight:600;	
}

.bold-font{
	font-weight:700;	
}

.ex-bold-font{
	font-weight:800;	
}

.heavy-font{
	font-weight:900;
}

.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.GIF);}

img{
	display:inline-block;
	max-width:100%;
	height:auto;	
}

/*** 

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top{
	display:none !important;
	position:fixed;
	bottom:15px;
	right:15px;
	width:40px;
	height:40px;
	color:#ffffff;
	font-size:13px;
	text-transform:uppercase;
	line-height:38px;
	text-align:center;
	z-index:100;
	cursor:pointer;
	border-radius:50%;
	background:#0a0a0a;
	display:none;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;		
}

.scroll-to-top:hover{
	color:#ffffff;
	background:#99cc00;
}
.fundraisings .scroll-to-top{
    display: none !important;
}
.page-wrapper.comedians .scroll-to-top {
    display: none !important;
}

/*** 

====================================================================
	Main Header style
====================================================================

***/

.main-header{
	position:relative;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
	background:#0D1E31;
}

.main-header .auto-container{
	position:relative;	
}

.main-header .header-top{
	position:relative;
	background:#2c2c2c;
	color:#ffffff;
	padding:12px 0px;
}

.main-header .header-top .top-left{
	position:relative;
	float:left;
}

.main-header .header-top .top-left ul li{
	position:relative;
	display:inline-block;
	line-height:14px;
	padding-left:25px;
	padding-right:20px;
    margin-right:18px;
	color:#aaaaaa;
	font-size:14px;
	border-right:1px solid #aaaaaa;
}

.main-header .header-top .top-left ul li:last-child{
	border-right:0px;
}

.main-header .header-top .top-left ul li .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:14px;
	color:#aaaaaa;
}

.main-header .header-top .top-left ul li a:hover{
	color:#fff;
}

.main-header .header-top .top-left ul li a{
	position:relative;
	color:#ffffff;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;	
}

.main-header .header-top .top-left ul li a:hover{
	color:#fa6f1c;	
}

.main-header .header-top .top-right{
	position:relative;
	float:right;
}

.header-top .social-icon{
	position:relative;
}

.header-top .social-icon a{
	position:relative;
    display:inline-block;
    text-align:center;
    margin-left:20px;
    line-height:24px;
    font-size:14px;
    color:#aaaaaa;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.header-top .social-icon a:hover{
	color:#99cc00;
}

.big-column a {
    color: #fff;
    font-size: 15px;
    line-height: 35px;
    font-family: poppins;
    font-weight: 500;
}
.slidersection{
	background:#0D1E31;
}
.nav-outer a {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    font-family: poppins;
	color:#fff;
}
/*
ul.socialicon li img {
    width: 35px;
}
*/
.main-header .main-box{
	position:relative;
	padding:0px 0px;
	left:0px;
	top:0px;
	width:100%;
	background:#0D1E31;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-header.header-style-two .header-lower{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	background:#ffffff;	
}

.main-header.fixed-header .main-box,
.main-header.header-style-two.fixed-header .header-lower{

	border-bottom:1px solid #e0e0e0;
	padding:0px 0px;
	z-index:999;
	opacity:1;
	visibility:visible;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;	
}

.main-header .main-box .outer-container{
	position:relative;
}

.main-header .main-box .logo-box{
	position:relative;
	float:left;
	left:0px;
	z-index:10;
	padding:33px 0px;
}

.fixed-header .main-box .logo-box{
	padding:10px 0px;	
}

.main-header .main-box .logo-box .logo img{
	display:inline-block;
	max-width:100%;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.main-header .nav-toggler{
	position:absolute;
	top:50%;
	margin-top:0px;
	display: block;
}

.main-header .nav-toggler button{
	position:relative;
	display:block;
	color:#444444;
	text-align:center;
	font-size:24px;
	line-height:34px;
	font-weight:normal;
	background:none;
}

.main-header .nav-outer{
	position:relative;
    padding-left: 35px;
	
}

.main-menu{
	position:relative;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-menu .navbar-collapse{
	padding:0px;	
}

.main-menu .navigation{
	position:relative;
	margin:0px;
}
.main-menu .navigation > li.current.active a{
	color:#EC008C !important;
}
.main-menu .navigation > li > a:active,.main-menu .navigation > li > a:hover{
	color:#EC008C !important;
}
.main-menu .navigation > li{
	position:relative;
	display:inline-block;
	padding:36px 0px;
	margin-left:36px;
}

.fixed-header .main-menu .navigation > li{
	padding:10px 0px;	
}

.main-menu .navigation > li > a{
	position:relative;
	display:block;
	padding:18px 0px;
	color:#fff;
	text-align:center;
	line-height:30px;
	text-transform:uppercase;
	letter-spacing:0px;
	opacity:1;
	font-weight:500;
	font-size:13px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li.dropdown > a {
    padding-right: 15px;
}

.main-menu .navigation > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f107";
	position:absolute;
	right:0px;
	top:50%;
	height:20px;
	line-height:20px;
	margin-top:-10px;
	font-size:15px;
	font-weight:normal;
	display:block;	
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-header.light-version .main-menu .navigation > li:hover > a,
.main-header.light-version .main-menu .navigation > li.current > a{
	color:#fff;
	opacity:1;
}

.main-menu .navigation > li:hover > a:before,
.main-menu .navigation > li.current > a:before{
	width:100%;
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:120%;
	width:200px;
	padding:0px;
	z-index:100;
	display:none;
	background:#ffffff;
	border-top:3px solid #99cc00;
	transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul.from-right{
	left:auto;
	right:0px;	
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(0,0,0,0.10);
}

.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:10px 15px;
	line-height:24px;
	font-weight:400;
	font-size:14px;
	text-transform:capitalize;
	color:#272727;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li:hover > a{
	color:#ffffff;
	background:#2c2c2c;	
}

.main-menu .navigation > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f105";
	position:absolute;
	right:10px;
	top:10px;
	width:10px;
	height:20px;
	display:block;
	color:#253d4a;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;	
}

.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:100%;
	top:20px;
	width:200px;
	padding:0px;
	z-index:100;
	display:none;
	background:#ffffff;
	border-top:3px solid #99cc00;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul > li > ul.from-right{
	left:auto;
	right:0px;	
}

.main-menu .navigation > li > ul > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(0,0,0,0.10);
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
	border-bottom:none;	
}

.main-menu .navigation > li > ul > li > ul > li > a{
	position:relative;
	display:block;
	padding:10px 15px;
	line-height:24px;
	font-weight:400;
	font-size:14px;
	text-transform:capitalize;
	color:#272727;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li > ul > li:hover > a{
	color:#ffffff;
	background:#2c2c2c;
}

.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after{
	font-family: 'FontAwesome';
	content: "\f105";
	position:absolute;
	right:10px;
	top:11px;
	width:10px;
	height:20px;
	display:block;
	color:#272727;
	line-height:20px;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	z-index:5;	
}

.main-menu .navigation > li > ul > li > ul > li.dropdown:hover > a:after{
	color:#ffffff;	
}

.main-menu .navigation > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:100%;	
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
	visibility:visible;
	opacity:1;
	top:0;
	transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;	
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:30px;
	height:30px;
	text-align:center;
	color:#ffffff;
	line-height:28px;
	border:1px solid #ffffff;
	background-size:20px;
	cursor:pointer;
	z-index:5;
	display:none;
}

.main-header .btn-outer{
	position:absolute;
	top:50%;
	margin-top:-22px;
	right:0px;
}


.main-header.light-version{
	position:absolute;
	background:none;
	border-bottom:1px solid rgba(255,255,255,0.40);
}

.main-header.light-version .main-box{
	background:none;
}

.main-header.light-version .main-menu .navigation > li,
.main-header.light-version .main-box .logo-box{
	padding:20px 0px;
}

.main-header.light-version .main-menu .navigation > li > a{
	color:#ffffff;
}

.light-version.fixed-header .main-box{
	background-color:rgba(0,0,0,0.80);
	border-color:rgba(0,0,0,0.80);
}

.header-style-two .outer-container{
	position:relative;
	padding:0px 150px;
}

.header-style-two .logo-box{
    text-align: center;
    padding: 15px 0px;
}

.header-style-two .header-lower .left-btn{
	position:absolute;
	top:0px;
	left:0px;
	padding:38px 0px;
}

.header-style-two .header-lower .right-info{
	position:absolute;
	right:10px;
	top:0px;
	padding:45px 0px;
}

.header-style-two .header-lower .right-info .cart-btn{
	position:relative;
	color:#444444;
	font-size:18px;
	float:left;
}

.header-style-two .header-lower .right-info .cart-btn .item-count{
	position:absolute;
	top: -5px;
    right: -15px;
	color:#ffffff;
	font-size:11px;
	padding:5px 6px;
	line-height:10px;
	display:inline-block;
	border-radius:50%;
	background-color:#99cc00;
	font-family: 'Roboto', sans-serif;
}

.search-box-outer{
	position: relative;
	float:left;
	padding-right:20px;
	margin-right:15px;
	border-right:1px solid #444444;
}
.comedians .gallery-block .inner-box .image-box .overlay-box {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #002447;
    opacity: 1;
}
.main-header .search-box-btn{
	position:relative;
	display:block;
	width:100%;
	font-size:16px;
	color:#555555;
	line-height:20px !important;
	padding:0px;
	margin:0px;
	cursor:pointer;
	background:none;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-header .search-box-outer .dropdown-menu{
	top:62px;
	border-top:3px solid #99cc00;
	padding:0px;
	width:280px;	
	border-radius:0px;
}

.main-header .search-box-outer .dropdown-menu{
	border-top-color:#99cc00;	
}

.main-header .search-box-outer .dropdown-menu > li{
	padding:0px;
	border:none;
	background:none;
}

.main-header .search-panel .form-container{
	padding:25px 20px;	
}

.main-header .search-panel .form-group{
	position:relative;
	margin:0px;	
}

.main-header .search-panel input[type="text"],
.main-header .search-panel input[type="search"],
.main-header .search-panel input[type="password"],
.main-header .search-panel select{
	display:block;
	width:100%;
	line-height:24px;
	padding:7px 40px 7px 15px;
	height:40px;
	border:1px solid #e0e0e0;
	background:#ffffff;	
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus{
	border-color:#99cc00;	
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus{
	border-color:#99cc00;	
}

.main-header .search-panel .search-btn{
	position:absolute;
	right:0px;
	top:0px;
	width:40px;
	height:40px;
	text-align:center;
	color:#555555;
	font-size:12px;
	background:none;
	cursor:pointer;
}

/*** 

====================================================================
	Hidden Sidebar style
====================================================================

***/

.hidden-bar{
	position: fixed;
	top: 0;
	width: 340px;
	height: 100%;
	background: #1c1c1c;
	z-index: 9999;
	transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
}

.hidden-bar .mCSB_inside > .mCSB_container{
	margin-right:0px;	
}

.hidden-bar.left-align {
	left: -400px;
}

.hidden-bar.left-align.visible-sidebar{
	left:0px;	
}

.hidden-bar.left-align {
	left: -400px;
}

.hidden-bar.left-align.visible-sidebar {
	left: 0px;
}

.hidden-bar .hidden-bar-closer {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 40px;
	top:30px;
	background: none;
	color: #ffffff;
	border-radius: 0px;
	text-align: center;
	line-height: 40px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	z-index: 999999;
}

.hidden-bar .hidden-bar-closer button {
	background: none;
	display:block;
	font-size: 16px;
	color:#ffffff;
	width:40px;
	height:40px;
	line-height:40px;
}

.hidden-bar .hidden-bar-closer:hover button {
	color: #99cc00;
}

.hidden-bar-wrapper {
	height: 100%;
	padding:120px 30px;
}

.hidden-bar .logo {
	padding: 30px 0px;
	background: #1c1c1c;
}

.hidden-bar .logo img{
	display:inline-block;
	max-width:100%;	
}

.hidden-bar .side-menu {
	background-color: transparent;
	padding: 0;
	font-size:13px;
}

.hidden-bar .side-menu ul li ul a {
	background: transparent;
}

.hidden-bar .side-menu ul li ul li ul li a {
	background: transparent;
}

.hidden-bar .side-menu a.current {
	color: #c5a47e;
}

.hidden-bar .side-menu li.current > a {
	color: #c5a47e;
}

.hidden-bar .side-menu ul li{
	position:relative;
	display:block;
	border-bottom: 1px solid rgba(255,255,255,0.15);	
}

.hidden-bar .side-menu ul.navigation > li > ul > li:first-child{
	border-top: 1px solid rgba(255,255,255,0.15);
}

.hidden-bar .side-menu ul.navigation > li > ul > li:last-child{
	border-bottom:none;
}

.hidden-bar .side-menu ul li a {
	background: transparent;
	color: #999999;
	display: inline-block;
	font-weight: 400;
	text-transform: uppercase;
	padding: 12px 15px 12px 0px;
	position: relative;
	line-height:24px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.hidden-bar .side-menu ul.navigation > li > ul > li > a{
	text-transform:capitalize;
	padding-left:22px;
	font-size:14px;
	color:#aaaaaa;	
}

.hidden-bar .side-menu ul.navigation > li.active > a:after{
	content:'';
	position:absolute;
	left:100%;
	top:50%;
	margin-top:-1px;
	width:30px;
	border-bottom:2px solid #c5a47e;
}

.hidden-bar .side-menu ul.navigation > li.dropdown > a{
	padding-left:22px;	
}

.hidden-bar .side-menu ul.navigation > li > ul > li.dropdown > a{
	padding-left:22px;	
}

.hidden-bar .side-menu ul.navigation > li.dropdown > a:before{
	content:'[+]';
	position:absolute;
	left:0;
	top:12px;
	font-size:14px;
	line-height:24px;
}

.hidden-bar .side-menu ul.navigation > li > ul > li.dropdown{
	width:auto;
	margin-left:22px;	
}

.hidden-bar .side-menu ul.navigation > li > ul > li.dropdown > a,
.hidden-bar .side-menu ul.navigation > li > ul > li.dropdown > ul > li > a{
	padding-left:22px;	
}

.hidden-bar .side-menu ul.navigation > li > ul > li.dropdown > a:before{
	content:'[+]';
	position:absolute;
	left:0;
	top:12px;
	font-size:14px;
	line-height:24px;
}

.hidden-bar .side-menu ul.navigation > li.dropdown.open > a:before{
	content:'[-]';
}

.hidden-bar .side-menu ul.navigation > li > ul > li.dropdown.open > a:before{
	content:'[-]';
}

.hidden-bar .side-menu ul li a:hover,
.hidden-bar .side-menu ul > li.current > a,
.hidden-bar .side-menu ul > li > ul > li.current > a,
.hidden-bar .side-menu ul.navigation > li > ul > li > a:hover,
.hidden-bar .side-menu ul.navigation > li.active > a {
	color: #99cc00;
}

.hidden-bar .social-links{
	position:absolute;
	bottom:70px;
	left:0px;
	width:100%;
	padding:0px 20px;
	text-align:center;
	font-size:13px;
	line-height:20px;
	color:#999999;	
}

.hidden-bar .social-links li{
	position:relative;
	display:inline-block;
	line-height:20px;
	margin:0px 10px;	
}

.hidden-bar .social-links li a{
	display:block;
	color:#999999;
	transition:all 500ms ease;
}

.hidden-bar .social-links li a:hover{
	color:#ffffff;	
}

.hidden-bar .copyright-text{
	position:absolute;
	bottom:30px;
	left:0px;
	width:100%;
	padding:0px 20px;
	text-align:center;
	font-size:13px;
	line-height:20px;
	color:#999999;	
}

/*** 

====================================================================
	Section Title
====================================================================

***/

.sec-title{
	position:relative;
	margin-bottom:50px;
	text-align:center;
}

.sec-title h3{
	font-size:16px;
	color:#777777;
	line-height:1em;
	display:inline-block;
	font-family: 'Courgette', cursive;
}

.sec-title h2 {
    position: relative;
    color: #0D1E31;
    font-size: 35px;
    line-height: 52px;
    font-weight: 600;
    padding-bottom: 7px;
    text-transform: uppercase;
    font-family: poppins;
}



/*** 

====================================================================
	Section Title Two
====================================================================

***/

.sec-title-two{
	position:relative;
	margin-bottom:50px;
	text-align:center;
}

.sec-title-two h3{
	font-size:16px;
	color:#ffffff;
	line-height:1em;
	display:inline-block;
	font-family: 'Courgette', cursive;
}

.sec-title-two h2{
	position:relative;
	color:#ffffff;
	font-size:32px;
	font-weight:700;
	padding-bottom:7px;
	text-transform:uppercase;
}

.sec-title-two h2:after{
	position:absolute;
	content:'';
	left:50%;
	bottom:0px;
	width:40px;
	height:2px;
	background-color:#99cc00;
	margin-left:-20px;
}

/*** 

====================================================================
	Main Footer
====================================================================

***/

.main-footer{
	position:relative;
	background-color:#0D1E31;
	color:#aaaaaa;
}

.main-footer a,
.main-footer input,
.main-footer textarea{
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.main-footer .auto-container{
	position:relative;
	z-index:1;	
}

.main-footer .widgets-section{
	position:relative;
	padding:40px 0px 40px;
}

.main-footer .footer-column{
	position:relative;
}

.main-footer .footer-widget{
	position:relative;
	margin-bottom:30px;		
}

.main-footer .footer-logo{
	position:relative;
	margin-top:-10px;
	margin-bottom:5px;
}

.main-footer .footer-logo img{
	display:block;
	max-width:100%;	
}

.main-footer .footer-column h2{
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;
	padding:12px 0px 30px;
	color:#ffffff;
}

.main-footer .about-widget .text{
	margin-bottom:30px;
	line-height:1.7em;	
}

.main-footer .about-widget .text p{
	margin-bottom:20px;	
}

.main-footer .about-widget .text .call-number{
	position:relative;
	padding-left:32px;
	font-weight:700;
	font-size:14px;
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
}

.main-footer .about-widget .text .call-number:before{
	position:absolute;
	content: "\f18d";
	left:0px;
	top:0px;
	color:#ffffff;
	font-size:16px;
	font-family: "Flaticon";
}

.main-footer .about-widget .text .call-number span{
	font-weight:400;
	color:#99cc00;
}

.main-footer .posts-widget .widget-content{
	margin-left:-10px;	
}

.main-footer .posts-widget h2{
	margin-left:-10px;	
}

.main-footer .posts-widget .post{
	position:relative;
	min-height:67px;
	padding-left:100px;
	margin-bottom:20px;
}

.main-footer .posts-widget .post:last-child{
	margin-bottom:0px;
}

.main-footer .posts-widget .post .post-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:67px;
	height:67px;
}

.main-footer .posts-widget .post .post-thumb img{
	display:block;
	width:100%;
}

.main-footer .posts-widget .post .desc-text{
	position:relative;
	font-size:14px;
	color:#ffffff;
	line-height:1.8em;
	padding:5px 0px 3px;
}

.main-footer .posts-widget .post .desc-text a{
	color:#ffffff;
}

.main-footer .posts-widget .post .time{
	position:relative;
	color:#aaaaaa;
	line-height:24px;
	padding-left:28px;
}

.main-footer .posts-widget .post .time:before{
	position:absolute;
	content:'\f073';
	left:0px;
	top:0px;
	font-family: 'FontAwesome';
}

.main-footer .links-widget .list li{
	position:relative;
	margin-bottom:10px;
}

.main-footer .links-widget .list li a{
	position:relative;
	display:block;
	line-height:24px;
	padding:4px 0px 4px 22px;
	color:#aaaaaa;
	font-size:14px;
	text-transform:capitalize;	
}

.main-footer .links-widget .list li a:before{
	content:'\f105';
	position:absolute;
	left:0px;
	top:1px;
	line-height:24px;
	font-size:12px;
	font-family: 'FontAwesome';
}

.main-footer .links-widget .list li a:hover{
	color:#99cc00;	
}


.main-footer .newsletter-widget{
	position:relative;	
}

.main-footer .newsletter-widget .text{
	line-height:1.8em;
	margin-bottom:10px;	
}

.main-footer .contact-widget .newsletter-one{
	position:relative;
	margin-top:26px;
}

.main-footer .contact-widget .form-group input[type="text"],
.main-footer .contact-widget .form-group input[type="tel"],
.main-footer .contact-widget .form-group input[type="email"],
.main-footer .contact-widget .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 10px 16px;
    height: 50px;
    color: #b3b3b3;
    font-size: 15px;
    background: #222222;
	border:1px solid #595959;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-footer .contact-widget .form-group input[type="submit"],
.main-footer .contact-widget .form-group button {
    background: #99cc00;
    color: #ffffff;
    font-size: 12px;
    height: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
}

.main-footer .contact-widget .form-group button:hover{
	background:#6cbe03;	
}

.main-footer .contact-widget .form-group button span {
    font-size: 20px;
    padding-left: 0 !important;
    padding-right: 8px;
}

.main-footer .contact-info{
	position:relative;
	margin-bottom:20px;	
}

.main-footer .contact-info li{
	position:relative;
	line-height:30px;
	padding-left:30px;
	margin-bottom:15px;
	color:#aaaaaa;
	font-size:14px;
}

.main-footer .contact-info li strong{
	color:#ffffff;
	display:inline-block;
}

.main-footer .contact-info li .icon{
	position:absolute;
	left:0px;
	top:0px;
	line-height:24px;
	font-size:16px;
	color:#ffffff;
}

.main-footer .contact-info li .theme_color{
	display:inline-block;
}

.main-footer .footer-bottom{
	position:relative;
	padding:20px 0px;
	line-height:24px;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	background:#282828;
}

.main-footer .footer-bottom .copyright-text{
	color:#aaaaaa;

}

.main-footer .gallery-widget .image-box{
	position:relative;
	float:left;
	width:33.333%;
	padding:0px 5px;
	margin-bottom:10px;
}

.main-footer .gallery-widget .image-box img{
	position:relative;
	display:block;
	width:100%;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-footer .gallery-widget .image-box img:hover{
	opacity:0.70;	
}

.footer-style-two:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(0,0,0,0.96);
}

.footer-style-two .footer-bottom{
	background:none;
	border-top:1px solid #393939;
}

.footer-style-three{
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:cover;
	padding-top:80px;
	text-align:center;
}

.footer-style-three:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:rgba(34,34,34,0.95);
}

.footer-style-three .footer-bottom{
	background:none;
	margin-top:90px;
	border-top:1px solid #393939;
}

.footer-style-three .content .logo{
	margin-bottom:20px;
}

.footer-style-three .content .footer-nav{
	position:relative;
	margin-bottom:20px;
}

.footer-style-three .content .footer-nav li{
	position:relative;
	display:inline-block;
	padding:0px 15px;
	margin-bottom:10px;
	line-height:1em;
	border-right:1px solid #aaaaaa;
}

.footer-style-three .content .footer-nav li:last-child{
	border-right:0px;
}

.footer-style-three .content .footer-nav li a{
	color:#aaaaaa;
	font-size:14px;
	text-transform:uppercase;
}

.footer-style-three .content .footer-nav li a:hover{
	color:#99cc00;
}

.about-section{
	position:relative;
	padding:90px 0px 0px;
}

.about-section  .image-column{
	text-align:center;
}

.about-section .content-column{
	position:relative;
	margin-bottom:50px;
	padding-top:60px;
}

.about-section .content-column .about-title{
	position:relative;
	margin-bottom:42px;
}

.about-section .content-column .about-title h3{
	position:relative;
	color:#777777;
	font-size:16px;
	font-family: 'Courgette', cursive;
}

.about-section .content-column .about-title h2{
	color:#444444;
	font-size:24px;
	margin-top:6px;
	padding-bottom:11px;
	text-transform:capitalize;
}

.about-section .content-column .about-title h2:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:40px;
	height:2px;
	background-color:#99cc00;
}

.about-section .content-column  .inner-box .text{
	position:relative;
	font-size:14px;
	color:#777777;
	font-weight:400;
	margin-bottom:40px;
}

.call-to-action{
	position:relative;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	text-align:center;
	padding:140px 0px 120px;
}

.call-to-action .buttons-box a{
	margin:0px 10px;
	margin-bottom:20px;
}

.call-to-action:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.30);
}

.call-to-action h2{
	position:relative;
	color:#ffffff;
	font-size:46px;
	font-weight:700;
}

.call-to-action .text{
	position:relative;
	color:#ffffff;
	font-size:18px;
	margin-bottom:30px;
	font-family: 'Courgette', cursive;
}

.services-section{
	position:relative;
	padding:140px 0px 100px;
}

.services-section:before{
	position:absolute;
	width:435px;
	height:430px;
	content:'';
	right:0px;
	top:0px;
	background:url(../images/resource/water-drops.png) no-repeat;
}

.services-section:after{
	position:absolute;
	width:420px;
	height:290px;
	content:'';
	right:0px;
	bottom:0px;
	background:url(../images/resource/leaf.jpg) no-repeat;
}

/*Services Block*/

.services-block{
	position:relative;
	margin-bottom:60px;
}

.services-block .inner-box{
	position:relative;
	text-align:center;
	padding: 0px 25px;
	z-index:9;
}

.services-block .inner-box .icon-box{
	font-size:52px;
	color:#444444;
	line-height:1em;
	margin-bottom:20px;
}

.services-block .inner-box h3{
	position:relative;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
}

.services-block .inner-box h3 a{
	color:#444444;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;	
}

.services-block .inner-box h3 a:hover{
	color:#99cc00;
}

.services-block .inner-box .text{
	margin-top:22px;
	color:#777777;
}

/*** 

====================================================================
	Gallery Section
====================================================================

***/

.gallery-section{
	position:relative;
	padding:0px 0px 0px;
}

.gallery-section h2 {
    position: relative;
    font-size: 24px;
    color: #ec008c;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.gallery-section .outer-box{
	position:relative;	
}

.gallery-section .filters{
	position:relative;
	text-align:right;
	margin-bottom:25px;
}

.gallery-section .filters li{
	position:relative;
	display:inline-block;
	padding:7px 15px;
	line-height:24px;
	color:#444444;
	cursor:pointer;
	font-size:14px;
	font-weight:400;
	margin:0px 5px 10px;
	text-transform:capitalize;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	font-family: 'Courgette', cursive;
}

.gallery-section .filters li:hover,
.gallery-section .filters li.active{
	color:#99cc00;
	border-top:1px solid #99cc00;
	border-bottom:1px solid #99cc00;
}

.default-portfolio-item{
	position:relative;
	margin-bottom:30px;
}

.gallery-section .gallery-item{
	padding:0px;
}

.gallery-item.mix{
	display:none;
}

.gallery-item{
	position:relative;
}

.gallery-item .inner-box{
	position:relative;
}

.gallery-item .inner-box .image{
	position:relative;
}

.gallery-item .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.gallery-item .inner-box .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.6));
	background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.6));
	background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.6));
	background:-ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.6));

}

.gallery-item .inner-box .overlay-box .content{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	padding:20px 20px 25px 30px;
}

.gallery-item .inner-box:hover .overlay-box{
	opacity:1;
}

.gallery-item .inner-box .overlay-box h3{
	position:relative;
	font-size:20px;
	font-weight:700;
	text-transform:capitalize;
}

.gallery-item .inner-box .overlay-box h3 a{
	color:#ffffff;
}

.gallery-item .inner-box .overlay-box .category{
	position:relative;
	font-size:16px;
	color:#99cc00;
	font-style:italic;
	text-transform:capitalize;
	font-family: 'Courgette', cursive;
}

/*** 

====================================================================
	Team Section
====================================================================

***/


.team-member{
	position:relative;
	margin-bottom:60px;
}

.team-member .inner-box{
	position:relative;
	overflow:hidden;
}

.team-member .inner-box .image-box{
	position:relative;
}

.team-member .inner-box .image-box img{
	position:relative;
	width:100%;
	display:block;
}

.team-member .inner-box .overlay-box{
	position:absolute;
	width:100%;
	left:0px;
	bottom:0px;
	padding:13px 30px;
}

.team-member .inner-box .overlay-box .user-info{
	position:relative;
}

.team-member .inner-box .overlay-box .user-info .text{
	position:relative;
	color:#777777;
	font-size:14px;
	font-family: 'Courgette', cursive;
}

.team-member .inner-box .overlay-box .user-info h4{
	color:#444444;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
}

.gallery-block .inner-box .image-box .icon {
    position: absolute;
    left: 50%;
    font-size: 40px;
    margin-left: -15px;
    top: 50%;
    margin-top: -15px;
    z-index:5555;
    background: url('/images/video.png');
    background-repeat: no-repeat;
    height: 28px;
    width: 41px;
	background-size: contain;
}
.videopage .title {
    font-size: 45px;
    line-height: 45px;
    font-family: poppins;
    padding: 0px;
    margin-bottom: 50px;
    color: #0D1E31;
    font-weight: bold;
}
b.noresut {
    line-height: 24px;
    font-family: poppins;
    font-size: 20px;
    color: #0d1e31;
}
.videoname {
    font-size: 12px;
    line-height: 24px;
    font-family: poppins;
    position: absolute;
    z-index: 7777;
    margin-top: -30px;
    color: #fff;
    background: #EC027D;
    width: 100%;
    text-align: left;
    padding-left: 15px;
    height: 30px;
    border-radius: 5px;
}
span.fa.fa-search-e {
    height: 18px;
    width: 18px;
    background: url(/search-icon.png);
    position: absolute;
    margin-left: 15px;
    margin-top: 16px;
}
.videopage input[type="input"] {
    width: 312px;
    height: 50px;
    padding-left: 48px;
    border-radius: 8px;
    border: 1px solid #DEDDE4;
}

.team-member .inner-box .overlay-box .social-icon-two{
	position:absolute;
	right:30px;
	bottom:20px;
	z-index:99;
	opacity:0;
	transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-o-transition:all 1s ease;
}

.team-member .inner-box:hover .overlay-box:after{
	right:0px;
}

.team-member .inner-box:hover .social-icon-two{
	opacity:1;
}

/*** 

====================================================================
	Events Section
====================================================================

***/

.events-section{
	position:relative;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:140px 0px 150px;
}

.events-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(0,0,0,0.30);
}

.event-block{
	position:relative;
}

.event-block .inner-box{
	position:relative;
	background-color:#ffffff;
}

.event-block .inner-box .image-column{
	position:relative;
	padding:0px;
}

.event-block .inner-box .image-column .image{
	position:relative;
}

.event-block .inner-box .image-column .image .featured{
	position:absolute;
	left:30px;
	top:30px;
	z-index:1;
	font-size:14px;
	color:#ffffff;
	padding:6px 16px;
	font-weight:700;
	display:inline-block;
	text-transform:uppercase;
	background-color:#99cc00;
	font-family: 'Roboto', sans-serif;
}

.event-block .inner-box .image-column .image img{
	position:relative;
	width:100%;
	display:block;
}

.event-block .inner-box .content-column{
	position:relative;
}

.event-block .inner-box .content-column .inner{
	position:relative;
	padding:43px 35px 58px;
}

.event-block .inner-box .content-column .inner h3{
	position:relative;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
}

.event-block .inner-box .content-column .inner h3 a{
	color:#444444;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.event-block .inner-box .content-column .inner h3 a:hover{
	color:#99cc00;
}

.event-block .inner-box .content-column .inner .post-meta{
	position:relative;
	padding-bottom:20px;
	margin-top:20px;
	border-bottom:1px solid #eeeeee;
}

.event-block .inner-box .content-column .inner .post-meta li{
	position:relative;
	color:#777777;
	font-size:14px;
	margin-right:30px;
	display:inline-block;
}

.event-block .inner-box .content-column .inner .post-meta li .icon{
	color:#777777;
	font-size:16px;
	margin-right:12px;
}

.event-block .inner-box .content-column .inner .text{
	color:#777777;
	font-size:14px;
	line-height:1.8em;
	margin-top:20px;
	margin-bottom:25px;
}

.event-block .inner-box .content-column .inner .view-event{
	position:relative;
	font-size:14px;
	color:#444444;
	font-weight:700;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.event-block .inner-box .content-column .inner .view-event:hover{
	color:#99cc00;
}

.event-block .inner-box .content-column .time-box{
	position:absolute;
	right:0px;
	bottom:0px;
	width:80px;
	height:80px;
	font-size:16px;
	padding:16px 0px;
	text-align:center;
	font-weight:500;
	text-transform:uppercase;
	background-color:#f8f8f8;
}

.event-block .inner-box .content-column .time-box:after{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	border-top: 18px solid #ffffff; 
   border-right: 18px solid transparent; 
}

.event-block .inner-box .content-column .time-box:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	border-bottom: 18px solid #dfdfdf; 
    border-left: 18px solid transparent;
}

.event-block.style-two .inner-box .content-column .inner{
	padding:32px 40px 30px;
}



.event-block.style-three .inner-box .content-column{
	border:1px solid #eeeeee;
}

.events-section .owl-nav{
	position:absolute;
	right:-46px;
	top:0px;
}

.events-section .owl-dots{
	display:none;
}

.events-section .owl-next,
.events-section .owl-prev {
    color: #ffffff;
    font-size: 16px;
    height:40px;
    line-height: 38px;
    padding: 0px;
    position: relative;
	text-align:center;
    transition: all 500ms ease 0s;
    width: 40px;
	margin-bottom:2px;
	background:rgba(0,0,0,0.30);
}

.events-section .owl-next:hover,
.events-section .owl-prev:hover {
	background:rgba(0,0,0,0.80);
}

/*** 

====================================================================
	News Section
====================================================================

***/

.news-section{
	position:relative;
	padding:150px 0px 100px;
}

.news-section.blog-grid{
	padding-bottom:150px;
}

.news-style-one{
	position:relative;
	margin-bottom:50px;
}

.news-style-one .inner-box{
	position:relative;
}

.news-style-one .inner-box .image-box{
	position:relative;
}

.news-style-one .inner-box .image-box img{
	position:relative;
	width:100%;
	display:block;
}

.news-style-one .inner-box .lower-content{
	position:relative;
	border-top:0px;
	border:1px solid #eeeeee;
}

.news-details .inner-box .lower-content{
	border:none;
}

.news-style-one .inner-box .lower-content .upper-box{
	position:relative;
	padding:25px 25px;
}

.news-style-one .inner-box .lower-content .upper-box .title{
	position:relative;
	color:#777777;
	font-size:14px;
	font-family: 'Courgette', cursive;
}

.news-style-one .inner-box .lower-content .upper-box h3{
	position:relative;
	font-size:16px;
	font-weight:700;
	margin-top:6px;
	text-transform:uppercase;
}

.news-style-one .inner-box .lower-content .upper-box h3 a{
	color:#444444;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.news-style-one .inner-box:hover .lower-content .upper-box h3 a{
	color:#99cc00;
}

.news-style-one .inner-box .lower-content .upper-box .text{
	position:relative;
	font-size:14px;
	color:#777777;
	line-height:1.8em;
	margin-top:18px;
}

.news-style-one .inner-box .lower-content .lower-box{
	position:relative;
	padding:15px 30px;
	border-top:1px solid #eeeeee;
}

.news-style-one .inner-box:hover .lower-content .lower-box{
	background:#f7f7f7;	
}

.news-style-one .inner-box .lower-content .lower-box .date{
	position:relative;
	font-size:14px;
	color:#777777;
	padding-left:32px;
}

.news-style-one .inner-box .lower-content .lower-box .date .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:18px;
	color:#777777;
}

.news-style-one .news-info{
	position:relative;
}

.news-style-one .news-info li{
	position:relative;
	line-height:1.4em;
	margin-right:15px;
	display:inline-block;
}

.news-style-one .news-info li:last-child{
	margin-right:0px;
}

.news-style-one .news-info li a{
	position:relative;
	font-size:14px;
	color:#777777;
	padding-left:32px;
}

.news-style-one .news-info li a:hover{
	color:#99cc00;	
}

.news-style-one .news-info li a .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:18px;
}

/*** 

====================================================================
	Project Section
====================================================================

***/

.project-section{
	position:relative;
}

.project-section .btn-style-four{
	margin-bottom:20px;
}

.project-section .owl-nav{
	display:none;
}

.project-section .gallery-item{
	padding:0px;
}

.project-tabs{
	position:relative;
}

.project-tabs .tabs-content{
    margin-top: 0px;
    padding-top: 20px;
}

.project-section .tabs-content .tab {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    visibility: hidden;
	opacity:0;
    width: 100%;
}

.project-section .tabs-content .tab .image img{
	width:100%;
	display:block;
}

.project-tabs .tab-buttons{
	position:relative;
	z-index:1;
	text-align:left;
	margin-bottom:30px;
}

.project-tabs .tab-buttons .tab-btn{
	position: relative;
    display: inline-block;
    padding: 7px 15px;
    line-height: 24px;
    color: #444444;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    margin: 0px 5px 10px;
    text-transform: capitalize;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    font-family: 'Courgette', cursive;
}

.project-tabs .tab-buttons .tab-btn.active-btn,
.project-tabs .tab-buttons .tab-btn:hover{
	color: #99cc00;
    border-top: 1px solid #99cc00;
    border-bottom: 1px solid #99cc00;
}

.project-tabs .tabs-content .tab{
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	visibility:hidden;
	opacity:0;
	width:100%;
}

.project-section .tabs-content .tab.active-tab{
	visibility:visible;
	opacity:1;
	position:relative;
}

.call-to-action-two{
	position:relative;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	text-align:center;
	padding:140px 0px;
}

.call-to-action-two h2{
	position:relative;
	font-size:52px;
	color:#ffffff;
	font-weight:700;
	margin-bottom:30px;
}

.call-to-action-two h2 span{
	color:#99cc00;
	font-weight:400;
	font-family: 'Courgette', cursive;
}

.call-to-action-two:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(0,0,0,0.80);
}

/*** 

====================================================================
	Default Section
====================================================================

***/


.default-section{
	position:relative;
	padding:150px 0px 110px;
}

.default-section .column{
	position:relative;
}

.default-section .column h2{
	position:relative;
	color:#444444;
	font-size:24px;
	font-weight:700;
	margin-bottom:50px;
	padding-bottom:10px;
	text-transform:uppercase;
}

.default-section .column h2:after{
	position:absolute;
	content:'';
	width:40px;
	height:2px;
	left:0px;
	bottom:0px;
	background-color:#99cc00;
}

.news-style-two{
	position:relative;
	margin-bottom:40px;
}

.news-style-two .inner-box{
	position:relative;
	padding-left:140px;
	padding-top:18px;
	min-height:140px;
	border:1px solid #eeeeee;
}

.news-style-two .inner-box .image{
	position:absolute;
	left:0px;
	top:0px;
	width:140px;
}

.news-style-two .inner-box .content-box{
	position:relative;
}

.news-style-two .inner-box .content-box .upper-box{
	position:relative;
	padding-left:30px;
}

.news-style-two .inner-box .content-box .post-title{
	position:relative;
	color:#777777;
	font-size:14px;
	margin-bottom:10px;
	font-family: 'Courgette', cursive;
}

.news-style-two .inner-box .content-box h3{
	position:relative;
	font-size:16px;
	font-weight:700;
	margin-bottom:14px;
	text-transform:uppercase;
}

.news-style-two .inner-box .content-box h3 a{
	color:#444444;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.news-style-two .inner-box .content-box h3 a:hover{
	color:#99cc00;
}

.news-style-two .inner-box .lower-box{
	position:relative;
	padding:12px 30px;
	background-color:#f7f7f7;
	border-top:1px solid #eeeeee;
}

.news-style-two .inner-box .lower-box .date{
    position: relative;
    font-size: 14px;
    color: #777777;
    padding-left: 32px;
}

.news-style-two .inner-box .lower-box .date .icon{
	    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 18px;
    color: #777777;
}

.news-style-two .inner-box .lower-box .news-info{
	position:relative;
}

.news-style-two .inner-box .lower-box .news-info li{
	position: relative;
    line-height: 1.4em;
    margin-right: 15px;
    display: inline-block;
}

.news-style-two .inner-box .lower-box .news-info li:last-child{
	margin-right:0px;
}

.news-style-two .inner-box .lower-box .news-info li a{
    position: relative;
    font-size: 14px;
    color: #777777;
    padding-left: 32px;
}

.news-style-two .inner-box .lower-box .news-info li a .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:18px;
}

.testimonial-block{
	position:relative;
}

.testimonial-block .inner-box{
	position:relative;
	text-align:center;
	padding:0px 50px;
}

.testimonial-block .inner-box .image{
	position:relative;
	width:92px;
	height:92px;
	margin:0 auto;
	margin-bottom:30px;
	border-radius:50%;
}

.testimonial-block .inner-box .image img{
	border-radius:50%;
}

.testimonial-block .inner-box .text{
	position:relative;
	color:#777777;
	font-size:14px;
	line-height:1.8em;
}

.testimonial-block .inner-box h3{
	position:relative;
	color:#444444;
	font-size:14px;
	font-weight:700;
	margin-top:20px;
}

.testimonial-block .inner-box .author-post{
	position:relative;
	color:#777777;
	font-size:14px;
	margin-top:6px;
}

.testimonial-column .owl-nav{
	position:absolute;
	right:0px;
	top:-80px;
}

.testimonial-column .owl-dots{
	display:none;
}

.testimonial-column .owl-next,
.testimonial-column .owl-prev {
    color: #000;
	display:inline-block;
    font-size: 20px;
    padding: 0px;
    position: relative;
    transition: all 500ms ease 0s;
	margin-left:15px;
}

.testimonial-column .owl-next:hover,
.testimonial-column .owl-prev:hover{
	color:#99cc00;	
}

/*Sponsors Section*/

.sponsors-section{
	position:relative;
	padding:40px 0px;
	text-align:center;
	background-color:#99cc00;
}

.sponsors-section .owl-nav,
.sponsors-section .owl-dots{
	display:none;
}

.sponsors-section .image-box img{
	position: relative;
    display: inline-block;
    width: auto;
    max-width: 100%;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.offer-section{
	position:relative;
	padding:140px 0px 80px;
	background-color:#f7f7f7;
}

.offer-section .image-layer{
	position:absolute;
	right:0px;
	top:0px;
	background-position:right top;
	background-repeat:no-repeat;
}

.offer-section .content-column{
	position:relative;
}

.offer-section .content-column .inner-box{
	position:relative;
	z-index:99;
	margin-bottom:40px;
}

.offer-section .content-column .inner-box .about-title{
	position:relative;
    margin-bottom: 42px;
}

.offer-section .content-column .inner-box .about-title h3{
    position: relative;
    color: #777777;
    font-size: 16px;
    font-family: 'Courgette', cursive;
}

.offer-section .content-column .inner-box .about-title h2{
	position:relative;
	color: #444444;
    font-size: 24px;
    margin-top: 6px;
	font-weight:700;
    padding-bottom: 11px;
    text-transform: capitalize;
}

.offer-section .content-column .inner-box .about-title h2:after{
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 40px;
    height: 2px;
    background-color: #99cc00;
}

.offer-section .content-column .inner-box .text{
	position:relative;
	margin-bottom:30px;
}

.offer-section .content-column .inner-box .text p{
	position:relative;
	color:#777777;
	font-size:14px;
}

.offer-section .services-column{
	position:relative;
}

.offer-section .services-column .row{
	position:relative;
	margin:0px -10px;
}

.offer-section .services-column .services-block-two{
	position:relative;
	padding:0px 10px;
	z-index:99;
}

.services-block-two{
	margin-bottom:30px;
}

.services-block-two .inner{
	position:relative;
	padding:26px 0px;
	text-align:center;
	outline:1px dotted #cccccc;
	outline-offset:-12px;
	background-color:#ffffff;
	transition:all 500ms ease;
}

.services-block-two .inner:hover{
	outline-color:#99cc00;
	box-shadow:0px 0px 7px 0px rgba(0,0,0,0.20);	
}

.services-block-two .inner h3{
	position:relative;
	font-size:16px;
	font-weight:400;
}

.services-block-two .inner h3 a{
	color:#444444;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.services-block-two .inner h3 a:hover{
	color:#99cc00;
}

/*** 

====================================================================
	Recent Projects
====================================================================

***/


.Photo-sec-title {
    margin-bottom: 40px;
    font-size: 45px;
    font-weight: bold;
    line-height: 45px;
    color: #0D1E31;
    font-family: poppins;
}
ul.filter-tabs.filter-btns li {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    font-family: poppins;
}
.recent-projects .filters{
	margin-bottom:40px;
}

.recent-projects .filters li {
    position: relative;
    display: inline-block;
    padding: 7px 15px;
    line-height: 24px;
    color: #004990;
    border: 1px solid #004990;
    cursor: pointer;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    margin: 0px 5px 10px;
    text-transform: capitalize;
   
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    font-family: 'Courgette', cursive;
    border-radius: 8px;
}

.recent-projects .filters .filter.active, .recent-projects .filters .filter:hover {
    color: #fff;
    background: #1860b0;
}
.Photo-sec-title h2 {
    font-size: 35px;
    font-weight: 600;
    line-height: 53px;
    color: #EC027D;
    font-family: poppins;
}
.gallery-block.mix{
	display:none;
}

.gallery-block{
	position:relative;
	margin-bottom:30px;
}

.gallery-block .image-box {
    position: relative;
   /* border: 1px solid #EC027D; */
    border-radius: 8px;
    height: auto;
 /*	width:200px; */
}

.gallery-block .inner-box .image-box{
	position:relative;
}

.gallery-block .inner-box .image-box img{
	position:relative;
	/*width:200px;
	max-height:200px; */
	display:block;
	text-align:center;
	border-radius:8px;
}

.gallery-block .inner-box .image-box .overlay-box{
	
}

.gallery-block .inner-box .image-box .overlay-box .content {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.gallery-block .inner-box .image-box .overlay-box .content a{
	position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.gallery-block .inner-box .image-box .overlay-box .content .icon{
	position:absolute;
	left:50%;
	color:#ffffff;
	font-size:40px;
	margin-left:-15px;
	top:50%;
	margin-top:-15px;
}

.gallery-block .inner-box .lower-box{
	position:relative;
	padding-top:15px;
}

.gallery-block .inner-box .lower-box h3{
	position:relative;
	font-size:16px;
	font-weight:700;
	margin-bottom:6px;
	text-transform:uppercase;
}

.gallery-block .inner-box .lower-box h3 a{
	position:relative;
	color:#444444;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.gallery-block .inner-box .lower-box h3 a:hover{
	color:#99cc00;
}

.gallery-block .inner-box .lower-box .category{
	position:relative;
	font-size:14px;
	color:#777777;
	font-family: 'Courgette', cursive;
}

.gallery-block .inner-box:hover .overlay-box{
	opacity:1;
}

/*Upcoming Events*/

.upcoming-events{
	position:relative;
	overflow:hidden;
	padding:140px 0px 150px;
	background-color:#f7f7f7;
}

.upcoming-events .owl-nav{
	display:none;
}

.upcoming-events .owl-stage-outer{
	overflow:visible;
}

.upcoming-events .owl-item{
	opacity:0.5;
}

.upcoming-events .owl-item.active{
	opacity:1;
}

.testimonial-section{
	position:relative;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	padding:120px 0px 120px;
}

.testimonial-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	background-color:rgba(0,0,0,0.60);
}

.testimonial-block-two{
	position:relative;
}

.testimonial-block-two .inner-box{
	position:relative;
	text-align:center;
	padding:0px 50px;
}

.testimonial-block-two .inner-box .image{
	position:relative;
	width:92px;
	height:92px;
	margin:0 auto;
	margin-bottom:30px;
	border-radius:50%;
}

.testimonial-block-two .inner-box .image img{
	border-radius:50%;
}

.testimonial-block-two .inner-box .text{
	position:relative;
	color:#cccccc;
	font-size:14px;
	line-height:1.8em;
	max-width:750px;
	margin:0 auto;
}

.testimonial-block-two .inner-box h3{
	position:relative;
	color:#ffffff;
	font-size:14px;
	font-weight:700;
	margin-top:20px;
}

.testimonial-block-two .inner-box .author-post{
	position:relative;
	color:#cccccc;
	font-size:14px;
	margin-top:6px;
}

.testimonial-section .owl-nav{
	text-align:center;
	margin-top:30px;
}

.testimonial-section .owl-nav .owl-prev,
.testimonial-section .owl-nav .owl-next{
	display:inline-block;
	margin:0px 15px;
	color:#ffffff;
	font-size:18px;
}

.testimonial-section .owl-nav .owl-prev:hover,
.testimonial-section .owl-nav .owl-next:hover{
	color:#99cc00;	
}

/*** 

====================================================================
	Page Title style
====================================================================

***/

.page-title{
	position:relative;
	padding:98px 0px 98px;
	background-position:center center;
	background-size:cover;
	background-attachment:fixed;
	background-repeat:no-repeat;
	text-align:center;
}

.page-title:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.60);
	z-index:0;	
}

.page-title .auto-container{
	position:relative;
	z-index:3;	
}

.page-title .content-box{
	position:relative;
}

.page-title h1{
	position:relative;
	font-size:32px;
	font-weight:700;
	color:#ffffff;
	text-transform:uppercase;
}

.page-title .bread-crumb{
	position:relative;
}

.page-title .bread-crumb li{
	position:relative;
	color:#ffffff;
	padding-right:18px;
	margin-right:6px;
	display:inline-block;
	font-family: 'Courgette', cursive;
}

.page-title .bread-crumb li:last-child{
	padding-right:0px;
}

.page-title .bread-crumb li:last-child::after{
	display:none;
}

.page-title .bread-crumb li:after{
	position:absolute;
	content:'//';
	right:0px;
	top:0px;
	color:#ffffff;
	font-size:12px;
}

.page-title .bread-crumb a{
	position:relative;
	margin:0px 3px;
	color:#99cc00;
	font-size:14px;
	font-style:italic;
	display:inline-block;
	font-family: 'Courgette', cursive;
}

.page-title .bread-crumb a:hover{
	color:#ffffff;	
}

/*** 

====================================================================
	Event Form Section
====================================================================

***/

.event-form-section{
	position:relative;
	padding-top:140px;
}

.events-search{
	position:relative;
	margin-bottom:50px;
	background-color:#f7f7f7;
	padding:48px 50px 25px 50px;
}

.events-search-form{
	position:relative;
}

.events-search-form .form-group{
	position:relative;
	margin-bottom:20px;	
}

.events-search-form .form-group .field-label{
	position:relative;
	display:block;
	line-height:24px;
	font-size:16px;
	font-weight:700;
	color:#444444;
	margin-bottom:10px;
	text-transform:uppercase;
}

.events-search-form .form-group input[type="text"],
.events-search-form .form-group input[type="email"],
.events-search-form .form-group input[type="url"],
.events-search-form .form-group input[type="tel"],
.events-search-form .form-group select,
.events-search-form .form-group textarea{
	position:relative;
	display:block;
	line-height:30px;
	font-size:16px;
	padding:10px 20px;
	height:52px;
	color:#111111;
	width:100%;
	background:#ffffff;
	border:1px solid #ececec;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.events-search-form .form-group input:focus{
	border-color:#99cc00;	
}

.events-search-form button{
	display:block;
	width:100%;
	letter-spacing:1px;
	line-height:24px;
	padding:11px 20px;
	text-align:center;	
}



/*** 

====================================================================
	Styled Pagination
====================================================================

***/

.styled-pagination li{
	position:relative;
	display:inline-block;
	margin:0px 6px 7px 0px;
}

.styled-pagination li a{
	position:relative;
	display:block;
	line-height:24px;
	padding:13px 21px;
	font-size:14px;
	color:#777777;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	background-color:#f7f7f7;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.styled-pagination li a:hover,
.styled-pagination li a.active{
	color:#ffffff;
	background:#99cc00;
	border-color:#99cc00;
}

/*** 

====================================================================
	Event Single Section
====================================================================

***/

.event-single-section{
	position:relative;
	padding:150px 0px 100px;
}

.event-single-section .event-single-info{
	position:relative;
	padding:40px 40px;
	background-color:#f7f7f7;
}

.event-single-info .column{
	padding-bottom:30px;
}

.event-single-info .image-box{
	position:relative;
}

.event-single-info .image-box img{
	position:relative;
	width:100%;
	display:block;
}

.event-single-info .image-box .featured{
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 1;
    font-size: 14px;
    color: #ffffff;
    padding: 6px 18px;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    background-color: #99cc00;
    font-family: 'Roboto', sans-serif;
}

.event-single-info h3{
	position:relative;
	font-size:18px;
	font-weight:700;
	color:#444444;
	margin-bottom:26px;
	text-transform:uppercase;
}

.event-single-info .event-organizer{
	position:relative;
}

.event-single-info .event-organizer li{
	position:relative;
	color:#444444;
	font-size:14px;
	font-weight:700;
	margin-bottom:15px;
	padding-bottom:15px;
	text-transform:uppercase;
	border-bottom:1px solid #eeeeee;
}

.event-single-info .event-organizer li span{
	font-size:14px;
	color:#777777;
	font-weight:400;
	display:block;
	margin-top:7px;
}

.event-single-info .event-title{
	position:relative;
	padding-top:10px;
}

.event-single-info .event-title .inner{
	position:relative;
	padding-left:110px;
}

.event-single-info .event-title .inner h4{
	font-size:18px;
	color:#444444;
	font-weight:700;
	margin-bottom:15px;
	text-transform:uppercase;
}


.event-single-info .event-title .inner .post-meta{
	position:relative;
	padding-bottom:20px;
}

.event-single-info .event-title .inner .post-meta li{
	position:relative;
	color:#777777;
	font-size:14px;
	margin-right:30px;
	display:inline-block;
}

.event-single-info .event-title .inner .post-meta li .icon{
	color:#777777;
	font-size:16px;
	margin-right:12px;
}

.event-single-info .event-title .inner .date-box{
	position: absolute;
    left: 0px;
    top: 0px;
    width: 80px;
    height: 80px;
	margin-bottom:20px;
    font-size: 16px;
    padding: 16px 0px;
    text-align: center;
	color:#ffffff;
	font-weight:500;
    text-transform: uppercase;
    background-color: #99cc00;
}

.event-single-info .event-title .inner .date-box:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    border-bottom: 18px solid #699401;
    border-left: 18px solid transparent;
}

.event-single-info .event-title .inner .date-box:after{
	position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    border-top: 18px solid #f7f7f7;
    border-right: 18px solid transparent;
}

.event-single-info .event-title .inner .date-box span{
	font-weight:400;
	display:block;
}

.event-single-section .text{
	position:relative;
	margin-top:25px;
}

.event-single-section .text .dark-text{
	color:#444444;
}

.event-single-section .text p{
	color:#777777;
	font-size:14px;
	margin-bottom:20px;
}

.event-single-section .event-details{
	position:relative;
}

.event-single-section .event-details h3{
	position:relative;
	color:#444444;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
}

.event-single-section .event-details .event-info{
	position:relative;
	margin-top:20px;
}

.event-single-section .event-details .event-info li{
	position:relative;
	color:#444444;
	font-size:14px;
	font-weight:700;
	margin-bottom:15px;
	text-transform:uppercase;
}

.event-single-section .event-details .event-info li span{
	font-weight:400;
	display:block;
	color:#777777;
	margin-top:3px;
	text-transform:capitalize;
}

.event-single-section .event-details .map-canvas{
	height:300px;
}

.event-single-section .event-details .column{
	margin-bottom:50px;
}

/*** 

====================================================================
	Map Canvas
====================================================================

***/

.map-canvas{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:530px;
}

.map-canvas .map-data{
	text-align:center;
	font-size:13px;
	font-weight:400;
}

.map-canvas .map-data h6{
	text-transform:uppercase;
	font-size:16px;
	font-weight:600;
	text-align:center;
	margin-bottom:5px;
	color:#181818;	
}

.map-canvas .map-data .map-content{
	line-height:20px;
}

/*** 

====================================================================
	Error Section
====================================================================

***/

.eror-section{
	position:relative;
	text-align:center;
	padding:150px 0px;
	background-repeat:no-repeat;
	background-position:center bottom;
}

.eror-section h2{
	position:relative;
	font-size:200px;
	font-weight:700;
	color:#99cc00;
	line-height:1em;
}

.eror-section h4{
	color:#444444;
	font-size:32px;
	font-weight:700;
	text-transform:capitalize;
}

.eror-section .text{
	color:#777777;
	font-size:14px;
	margin-top:10px;
	margin-bottom:35px;
	font-family: 'Courgette', cursive;
}

.eror-section .theme-btn{
	margin-bottom:25px;
}

/*** 

====================================================================
	Project Single Section
====================================================================

***/

.project-single-section{
	position:relative;
	padding:150px 0px 100px;
}

.project-single-section .project-detail{
	background-color:#f7f7f7;
}

.project-single-section .project-detail .project-category{
	position:relative;
	margin-bottom:30px;
	padding:30px 0px 20px;
	background-color:#ffffff;
	border-bottom:1px solid #eeeeee;
}

.project-single-section .project-detail .project-category .category-name{
	position:relative;
	color:#777777;
	font-size:14px;
	font-family: 'Courgette', cursive;
}

.project-single-section .project-detail .project-category h3{
	font-size:20px;
	color:#444444;
	font-weight:700;
	text-transform:uppercase;
}

.project-single-section .column .image img{
	width:100%;
}

.project-single-section .detail-column{
	position:relative;
}

.project-single-section .detail-column .inner-box{
	position:relative;
	padding:35px 40px 20px 10px;
}

.project-single-section .detail-column .inner-box h3{
	font-size:18px;
	font-weight:700;
	color:#444444;
	margin-bottom:26px;
	text-transform:uppercase;
}

.project-single-section .detail-column .inner-box .detail-list{
	position:relative;
}

.project-single-section .detail-column .inner-box .detail-list li{
	position:relative;
	font-size:14px;
	color:#444444;
	font-weight:700;
	padding-bottom:23px;
	margin-bottom:22px;
	text-transform:uppercase;
	border-bottom:1px solid #eeeeee;
}

.project-single-section .detail-column .inner-box .detail-list li:last-child{
	margin-bottom:0px;
	border:0px;
}

.project-single-section .detail-column .inner-box .detail-list li span{
	float:right;
	color:#777777;
	font-weight:400;
	text-transform:capitalize;
}

.project-single-section .text{
	position:relative;
	margin-bottom:25px;
}

.project-single-section .text .dark-text{
	position:relative;
	color:#444444;
	font-size:14px;
	margin-bottom:20px;
}

.project-single-section .text p{
	color:#777777;
	font-size:14px;
}

.project-single-section .new-posts{
	position:relative;
	padding-top:24px;
	margin-top:10px;
	border-top:1px solid #eeeeee;
}

.project-single-section .new-posts a{
	position:relative;
	color:#444444;
	font-size:14px;
	font-weight:700;
	margin-bottom:15px;
	display:inline-block;
	text-transform:uppercase;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.project-single-section .new-posts a:hover{
	color:#99cc00;
}

.list-style-one{
	position:relative;
	margin-bottom:30px;
}

.list-style-one li{
	position:relative;
	color:#777777;
	font-size:14px;
	padding-left:20px;
	margin-bottom:15px;
}

.list-style-one li:before{
	position:absolute;
	left:0px;
	top:0px;
	content:'\f192';
	color:#99cc00;
	font-size:16px;
	font-family: 'FontAwesome';
}


/*** 

====================================================================
	Sidebar
====================================================================

***/

.sidebar-page-container{
	position:relative;
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side{
	margin-bottom:30px;	
}

.news-details .post-info-box{
	position:relative;
	padding:15px 30px;
	background-color:#f7f7f7;
	border-top:1px solid #eeeeee;
}

.news-details .post-info-box .date{
	position:relative;
	font-size:14px;
	color:#777777;
	padding-left:32px;
}

.news-details .post-info-box .date .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:18px;
	color:#777777;
}

.news-details .post-info-box .news-info{
	position:relative;
}

.news-details .post-info-box .news-info li{
	position:relative;
	line-height:1.4em;
	margin-right:15px;
	display:inline-block;
}

.news-details .post-info-box .news-info li:last-child{
	margin-right:0px;
}

.news-details .post-info-box .news-info li{
	position:relative;
	font-size:14px;
	color:#777777;
	padding-left:32px;
}

.news-details .post-info-box .news-info li .icon{
	position:absolute;
	left:0px;
	top:0px;
	font-size:18px;
}

.news-details .lower-content{
	position:relative;
	padding-top:20px;
}

.news-details .lower-content .title{
    position: relative;
    color: #777777;
    font-size: 16px;
    font-family: 'Courgette', cursive;
}

.news-details .lower-content h3{
	position: relative;
    font-size: 20px;
    font-weight: 700;
    margin-top: 6px;
	color:#444444;
    text-transform: uppercase;
}

.news-details .lower-content .text{
	position:relative;
	margin-top:20px;
}

.news-details .lower-content .text p{
	position:relative;
	color:#777777;
	font-size:14px;
	margin-bottom:25px;
}

.news-details .lower-content .text blockquote{
	border-color:#99cc00;
	font-size:16px;
	color:#444444;
	font-weight:400;
	line-height:1.8em;
	border-width:3px;
	padding:15px 0px 15px 30px;
	margin-bottom:25px;
}

.news-details .post-share-options{
	position:relative;
	padding:15px 0px;
	border-top:1px solid #eeeeee;
}

.news-details .post-share-options .tags a{
	position:relative;
	color:#777777;
	font-size:14px;
}

.news-details .post-share-options .tags{
	padding-top:2px;	
}

/*** 

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-page-container .comments-area{
	position:relative;
	margin-top:20px;
}

.sidebar-page-container .group-title{
	position:relative;
	margin-bottom:30px;
}

.sidebar-page-container .group-title h2{
	position:relative;
	font-size:18px;
	color:#444444;
	font-weight:700;
}

.sidebar-page-container .comments-area .comment-box{
	position:relative;
	padding:0px 0px 5px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.sidebar-page-container .comments-area .comment-box:nth-child(1){
	padding-top:0px;	
}

.sidebar-page-container .comments-area .comment-box:hover{
	border-color:#222222;	
}

.sidebar-page-container .comments-area .comment{
	position:relative;
	padding:0px 0px 0px 115px;
	font-size:14px;
}

.sidebar-page-container .comments-area .comment .comment-inner{
	position:relative;
	padding-bottom:22px;
}

.sidebar-page-container .comments-area .comment .comment-reply{
	position:absolute;
	right:0px;
	top:0px;
	color:#444444;
	font-size:14px;
	text-align:center;
	font-weight:400;
	display:inline-block;
	text-transform:capitalize;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	font-family: 'Roboto', sans-serif;
}

.sidebar-page-container .comments-area .comment .comment-reply .icon{
	position:relative;
	line-height:1em;
	top:2px;
}

.sidebar-page-container .comments-area .comment .comment-reply:hover{
	color:#99cc00;
}

.sidebar-page-container .comments-area .reply-comment{
	padding-left:85px;	
}

.sidebar-page-container .comments-area .comment-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	margin-bottom:20px;
	padding-right:30px;
}

.sidebar-page-container .comments-area .comment-box .author-thumb img{
	width:83px;
	display:block;
}

.sidebar-page-container .comments-area .comment-info{
	color:#3e5773;
	line-height:24px;
	font-size:13px;	
}

.sidebar-page-container .comments-area .comment-box strong{
	font-size:16px;
	font-weight:700;
	color:#333333;
	line-height:16px;
	text-transform:uppercase;
}

.sidebar-page-container .comments-area .comment-box .text{
	color:#777777;
	font-size:14px;
    margin-top: 14px;
    line-height: 1.6em;
}

.sidebar-page-container .comments-area .comment-info .comment-time{
	position:relative;
	font-size:14px;
	color:#777777;
	margin-top:4px;
}

.sidebar-page-container .comments-area .comment-box .theme-btn{
	padding:5px 30px;
	font-size:12px;
	border:1px  solid #fbca00;
	text-transform:uppercase;
	letter-spacing:1px;
}

/*** 

====================================================================
	Comment Form
====================================================================

 ***/

.comment-form{
	margin-top:10px;
}

.comment-form .form-group{
	position:relative;
}

.comment-form .form-group .field-label{
	position:relative;
	display:block;
	font-size:14px;
	margin-bottom:13px;
	color:#444444;
	font-weight:400;	
}

.comment-form .form-group .field-label .required-tag{
	color:#de3f53;
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:28px;
	padding:10px 15px;
	color:#222222;
	border:1px solid #eeeeee;
	height:50px;
	background:#ffffff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
	border-color:#99cc00;
}

.comment-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:8px 15px;
	color:#222222;
	border:1px solid #eeeeee;
	height:140px;
	background:#ffffff;
	resize:none;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.comment-form button{
	position:relative;
	padding:11px 31px;
	margin-top:25px;
}

.sidebar .sidebar-widget{
    position: relative;
    margin-bottom: 45px;
}

.sidebar-widget .sidebar-title{
	position:relative;
}

.sidebar-widget .sidebar-title h3{
	position:relative;
	color:#444444;
	font-size:16px;
	font-weight:700;
	line-height:1em;
	margin-bottom:30px;
	padding-bottom:20px;
	text-transform:uppercase;
}

.sidebar-widget .sidebar-title h3:before{
    position: absolute;
    content: '';
    left: 0px;
    bottom:0px;
    width: 40px;
    height: 2px;
    background-color:#99cc00;
}

.sidebar .search-box .form-group{
	position:relative;
	margin:0px;	
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"]{
	position:relative;
	line-height:24px;
	padding:10px 10px 10px 20px;
	border:1px solid #eeeeee;
	color:#222222;
	display:block;
	font-size:14px;
	width:100%;
	height:50px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.sidebar .search-box .form-group input:focus{
	border-color:#99cc00;	
}

.sidebar .search-box .form-group button{
	position:absolute;
	right:10px;
	top:0px;
	width:30px;
	height:50px;
	text-align:center;
	display:block;
	font-size:14px;
	color:#929292;
	background:none;
	font-weight:normal;
}

/*Post Widget*/

.sidebar .popular-posts .post{
	position:relative;
	padding-left:110px;
	min-height:80px;
	margin-bottom:35px;
}

.sidebar .popular-posts .post:last-child{
	margin-bottom:0px;
}

.sidebar .popular-posts .post .post-thumb{
	 position:absolute;
	 left:0px;
	 top:0px;
	 width:82px;
}

.sidebar .popular-posts .post:hover .post-thumb img{
	opacity:0.70;
}

.sidebar .popular-posts .post .post-thumb img{
	display:block;
	width:100%;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.sidebar .popular-posts .post h4{
	font-size:14px;
	margin:-7px 0px 5px;
	font-weight:500;
	color:#444444;
	text-transform:uppercase;
}

.sidebar .popular-posts .post a,
.sidebar .popular-posts .post a:hover{
	color:#99cc00;
}

.sidebar .popular-posts .post h4 a{
	color:#222222;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.sidebar .popular-posts .post-info{
	font-size:14px;
	color:#777777;
	text-transform:uppercase;
}


.sidebar .list{
	position:relative;
}

.sidebar .list li{
	position:relative;
	line-height:24px;
	margin-bottom:10px;	
}

.sidebar .list li:last-child{
	border-bottom:none;	
}

.sidebar .list li a{
	position:relative;
	display:block;
	color:#777777;
	font-size:14px;
	font-weight:400;
	line-height:24px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.sidebar .list li a:hover{
	color:#99cc00;	
}

/*Catgory list*/

.sidebar .catgory-list{
	position:relative;
}

.sidebar .catgory-list li{
	position:relative;
	line-height:24px;
	margin-bottom:14px;
	padding-bottom:12px;
	border-bottom:1px solid #eeeeee;
}

.sidebar .catgory-list li:last-child{
	border-bottom:none;	
}

.sidebar .catgory-list li a{
	position:relative;
	display:block;
	color:#777777;
	font-size:14px;
	font-weight:400;
	line-height:24px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}

.sidebar .catgory-list li a:hover{
	color:#99cc00;	
}

.sidebar .popular-tags a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:7px 18px 7px;
	margin:0px 7px 10px 0px;
	color:#777777;
	text-align:center;
	font-size:14px;
	background-color:#f7f7f7;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.sidebar .popular-tags a:hover{
	background-color:#99cc00;
	color:#ffffff;	
}

.rangeslider-widget .outer-box{
	position:relative;
	padding:10px 0px 0px;	
}

.rangeslider-widget .form-group{
	position:relative;
	color:#1c1c1c;
	font-weight:500;
	font-size:14px;
	margin:30px 0px 0px;	
}

.rangeslider-widget .val-box{
	position:relative;
	display:inline-block;
	margin:6px 5px 0px 0px;
	line-height:24px;
	font-size:14px;
	padding:5px 0px;
	width:50px;
	text-align:center;
	color:#444444;
	font-weight:700;
}

.rangeslider-widget .noUi-connect{
	background:#faf8ec !important;
	box-shadow:none;	
}

.rangeslider-widget .noUi-background{
	background:#f4f4f4 !important;
	border:0px;
}

.rangeslider-widget .noUi-handle{
	top:-3px !important;
	box-shadow:none;
	border-color:transparent;
	cursor:pointer;
	width:13px;
	height:13px;
	background:#99cc00 !important;
	border:none;
	margin-left:14px;
	border-radius:50%;
}

.rangeslider-widget .noUi-horizontal{
	height:7px !important;
	box-shadow:none !important;
	background:#f7542b;
}

.rangeslider-widget .btn-style-one{
	padding-left:35px;
	padding-right:35px;	
}

/*** 

====================================================================
	Contact Form
====================================================================

 ***/

.contact-form{
	margin-top:10px;
}

.contact-form .form-group{
	position:relative;
}

.contact-form .form-group .field-label{
	position:relative;
	display:block;
	font-size:14px;
	margin-bottom:13px;
	color:#444444;
	font-weight:400;	
}

.contact-form .form-group .field-label .required-tag{
	color:#de3f53;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:28px;
	padding:10px 15px;
	color:#222222;
	border:1px solid #eeeeee;
	height:50px;
	background:#ffffff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{
	border-color:#99cc00;
}

.contact-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:8px 15px;
	color:#222222;
	border:1px solid #eeeeee;
	height:170px;
	background:#ffffff;
	resize:none;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form button{
	position:relative;
	padding:11px 31px;
	margin-top:25px;
}

.contact-form-section{
	position:relative;
	padding:140px 0px 100px;
}

.contact-form-section .column{
	position:relative;
	margin-bottom:40px;
}

.contact-form-section .column h2{
	position:relative;
	color:#444444;
	font-size:18px;
	font-weight:700;
	margin-bottom:26px;
}

.contact-form-section .column .text{
	position:relative;
	color:#777777;
	font-size:14px;
	line-height:1.8em;
	margin-bottom:25px;
}

.contact-form-section .big-logo{
	position:absolute;
	right:40px;
	bottom:40px;
}

.contact-info-detail{
	position:relative;
	margin-bottom:35px;
	border-bottom:1px dashed rgba(255,255,255,0.15);
	z-index:1;	
}

.contact-info-detail li{
	position:relative;
	padding-left:110px;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:25px;
	font-size:14px;
	line-height:24px;
	color:#777777;
}

.contact-info-detail li:last-child{
	margin-bottom:0px;
}

.contact-info-detail li h4{
	color:#000000;
	font-size:16px;
	font-weight:700;
}

.contact-info-detail li .icon{
	position:absolute;
	left:0px;
	top:0px;
	width:80px;
	height:80px;
	font-size:24px;
	color:#ffffff;
	background-color:#99cc00;
	text-align:center;
	line-height:80px;
}

/*** 

====================================================================
	Shop Style
====================================================================

***/

.shop-section{
	position:relative;	
}

.shop-section .items-sorting{
	position:relative;
	margin-bottom:20px;	
}

.shop-section .items-sorting .results-column,
.shop-section .items-sorting .select-column{
	margin-bottom:20px;	
}

.shop-section .items-sorting .results-column h4{
	font-size:14px;
	font-weight:700;
	color:#444444;
	line-height:24px;
	padding:13px 0px;	
}

.shop-section .items-sorting .form-group{
	margin-bottom:0px;	
}

.shop-section .items-sorting select{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:9px 15px 9px;
	height:50px;
	font-size:14px;
	border:1px solid #eeeeee;
	cursor:pointer;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	background:url(../images/icons/icon-select.png) right center no-repeat;
	color:#999999;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.shop-section .items-sorting select option{
	text-indent:15px;	
}

.shop-item{
	position:relative;
	margin-bottom:45px;
}

.shop-item .inner-box{
	position:relative;
}

.shop-item .inner-box .image-box{
	position:relative;
	text-align:center;
}

.shop-item .inner-box .image-box img{
	position:relative;
	width:100%;
	display:block;
}

.shop-item .inner-box .image-box .overlay-box{
	position:absolute;
	width:100%;
	top:50%;
	margin-top:-20px;
	opacity:0;
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
}

.shop-item .inner-box .lower-box{
	position:relative;
	text-align:center;
	padding-top:15px;
}

.shop-item .inner-box .lower-box h4{
	position:relative;
	font-size:16px;
	text-transform:capitalize;
}

.shop-item .inner-box .lower-box h4 a{
	color:#444444;
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
}

.shop-item .inner-box .lower-box h4 a:hover{
	color:#99cc00;
}

.shop-item .inner-box .lower-box .price{
	color:#444444;
	font-size:16px;
	font-weight:700;
	margin:6px 0px;
}

.shop-item .lower-box .rating .fa{
	position:relative;
	display:inline-block;
	margin-right:5px;
	font-size:13px;
	color:#f1a400;
}

.shop-item .lower-box .rating .fa-star-o{
	color:#f1a400;
}

.shop-item .inner-box:hover .overlay-box{
	opacity:1;
}

.shop-item .inner-box:hover .image-box img{
	opacity:0.5;
}

.product-details .basic-details{
	position:relative;
	margin-bottom:50px;
}

.product-details .image-column,
.product-details .info-column{
	margin-bottom:20px;
}

/*.product-details .image-column .image-box{
	background:#ffffff;	
}*/

.product-details .image-column .image-box img{
	position:relative;
	display:block;
	width:100%;	
}

.product-details .basic-details .details-header{
	position:relative;
	margin-bottom:20px;	
}

.product-details .basic-details .details-header h4{
	font-size:20px;
	font-weight:700;
	margin:-5px 0px 15px;
	line-height:1.4em;
	color:#444444;
}

.product-details .basic-details .details-header h4 a{
	color:#333333;	
}

.product-details .basic-details .details-header .rating{
	font-size:13px;
	color:#ff9c01;
	margin-bottom:5px;
}

.product-details .basic-details .details-header .rating .fa{
	display:inline-block;
	margin-right:2px;	
}

.product-details .basic-details .details-header .rating .fa-star-o{
	color:#999999;
}

.product-details .basic-details .details-header .rating .txt{
	font-size:14px;
	padding-left:10px;
	color:#777777;	
}

.product-details .basic-details .details-header .item-price{
	font-size:16px;
	font-weight:700;
	color:#444444;
	line-height:24px;
	letter-spacing:1px;
}

.product-details .basic-details .prod-info{
	margin-bottom:15px;
	line-height:1.6em;
	font-size:13px;	
}

.product-details .basic-details .prod-info strong{
	font-weight:700;
	color:#111111;	
}

.product-details .basic-details .text{
	margin-bottom:40px;
	color:#777777;
	font-size:14px;
	line-height:1.8em;	
}

.product-details .basic-details .item-meta{
	margin:15px 0px 0px;
}

.product-details .basic-details .item-meta li{
	margin-bottom:0px;
	line-height:24px;
	font-weight:400;
	color:#444444;
	font-size:14px;		
}

.product-details .basic-details .item-meta a{
	position:relative;
	color:#777777;
	font-size:14px;
	line-height:24px;	
}

.product-details .basic-details .availablity{
	position:relative;
	float:left;
	padding-right:40px;
	line-height:32px;
	margin-bottom:27px;
	font-size:13px;
	font-weight:500;
	letter-spacing:1px;
	color:#777777;
}

.product-details .basic-details .availablity strong{
	font-size:14px;
	letter-spacing:2px;
	color:#f7542b;
	font-weight:600;
	text-transform:uppercase;
}

.product-details .basic-details .item-quantity{
	position:relative;
	float:left;
	width:120px;
	margin-bottom:25px;
	margin-right:20px;	
}

.product-details .basic-details .item-quantity .field-label{
	float:left;
	font-weight:700;
	font-size:14px;
	line-height:32px;
	display:inline-block;
	padding-right:20px;	
}

.product-details .basic-details .quantity-spinner,
.cart-section input.quantity-spinner{
	line-height:24px;
	padding:10px 15px !important;
	height:46px !important;
	box-shadow:none !important;	
}

.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical > .btn,
.cart-section .bootstrap-touchspin .input-group-btn-vertical > .btn{
	padding:11px 10px;
	background:#f4f5f6;	
}

.product-details .bootstrap-touchspin .input-group-btn-vertical i,
.cart-section .bootstrap-touchspin .input-group-btn-vertical i{
	top:6px;	
}

.product-details .basic-details .item-quantity{
	position:relative;
	float:left;
	width:120px;
	margin-bottom:25px;
	margin-right:20px;	
}

.product-details .basic-details .item-quantity .field-label{
	float:left;
	font-weight:700;
	font-size:14px;
	line-height:32px;
	display:inline-block;
	padding-right:20px;	
}

.product-details .basic-details .quantity-spinner,
.cart-table input.quantity-spinner{
	line-height:24px;
	padding:10px 15px !important;
	height:46px !important;
	box-shadow:none !important;	
}

.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical > .btn,
.cart-table .bootstrap-touchspin .input-group-btn-vertical > .btn{
	padding:11px 10px;
	background:#f4f5f6;	
}

.product-details .bootstrap-touchspin .input-group-btn-vertical i,
.cart-table .bootstrap-touchspin .input-group-btn-vertical i{
	top:6px;	
}

/*** 

====================================================================
	Product Tabs Style
====================================================================

***/

.product-info-tabs{
	position:relative;
	margin-bottom:50px;
}

.tabs-box{
	position:relative;
}

.tabs-box .tab-buttons{
	position:relative;
	z-index:1;	
}

.product-tabs .tab-buttons{
	border-bottom:2px solid #99cc00;
}

.tabs-box .tab-buttons .tab-btn{
	position:relative;
	display:inline-block;
	font-size:16px;
	color:#444444;
	font-weight:700;
	padding:15px 31px;
	line-height:24px;
	background:#ffffff;
	border-bottom:none;
	letter-spacing:1px;
	cursor:pointer;
}

.tabs-box .tab-buttons .tab-btn.active-btn{
	color:#99cc00;
	background-color:#f7f7f7;
}

.tabs-box .tabs-content{
	position:relative;
	color:#5a5a5a;
	background:#ffffff;
}

.tabs-box .tabs-content .tab{
	position:relative;
	padding:30px 30px;
	display:none;
	background-color:#f7f7f7;
}

.tabs-box .tabs-content .tab.active-tab{
	display:block;	
}

.tabs-box .tabs-content .tab p,
.tabs-box .tabs-content .tab h2,
.tabs-box .tabs-content .tab h3,
.tabs-box .tabs-content .tab h4,
.tabs-box .tabs-content .tab h5,
.tabs-box .tabs-content .tab h6{
	margin-bottom:15px;	
}


.tabs-box .tabs-content .tab h3{
	font-size:16px;
	font-weight:500;
	text-transform:capitalize;
	color:#1c1c1c;
	margin-bottom:10px;
}

.tabs-box .tabs-content .tab h4{
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	color:#333333;
	margin-bottom:15px;
}

.tabs-box .reviews-container{
	position:relative;	
}

.tabs-box .reviews-container .review-box{
	position:relative;
	margin-bottom:30px;
	padding-left:100px;
	min-height:100px;
}

.tabs-box .reviews-container .rev-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:82px;
	height:82px;
	margin-bottom:20px;
	border:1px solid #e0e0e0;
	background:#ffffff;
	border-radius:3px;
}

.tabs-box .reviews-container .rev-thumb img{
	display:block;
	width:80px;
	height:80px;
	border-radius:3px;	
}

.tabs-box .reviews-container .rev-content{
	position:relative;
	padding:15px;
	border:1px solid #e0e0e0;
	background:#ffffff;	
}

.tabs-box .reviews-container .rating{
	color:#ff9c01;
	font-size:13px;
}

.tabs-box .reviews-container .rating .fa{
	margin-right:1px;	
}

.tabs-box .reviews-container .rev-info{
	font-size:12px;
	letter-spacing:1px;
	margin-bottom:10px;
}

.tabs-box .reviews-container .rev-text{
	font-size:14px;
}

.tabs-box .add-review{
	position:relative;
	margin:30px 0px 20px;
	font-size:14px;
}

.tabs-box .add-review .rating{
	position:relative;	
}

.tabs-box .add-review .rating .rate-box{
	position:relative;
	display:inline-block;
	margin-right:10px;
	font-size:14px;
	color:#5a5a5a;	
}

.tabs-box .add-review .rating .rate-box:hover,
.tabs-box .add-review .rating .rate-box:focus,
.tabs-box .add-review .rating .rate-box:active{
	color:#99cc00;	
}

.tabs-box .add-review label{
	position:relative;
	display:block;
	font-size:14px;
	margin-bottom:5px;
	font-weight:400;
	color:#303030;	
}

.tabs-box .add-review h3{
	margin-bottom:20px;	
}

.tabs-box .add-review .form-group{
	position:relative;
	margin-bottom:20px;	
}

.tabs-box .add-review .form-group input[type="text"],
.tabs-box .add-review .form-group input[type="password"],
.tabs-box .add-review .form-group input[type="tel"],
.tabs-box .add-review .form-group input[type="email"],
.tabs-box .add-review .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:9px 15px;
	color:#222222;
	border:1px solid #e0e0e0;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.tabs-box .add-review .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:22px;
	padding:8px 15px;
	color:#222222;
	border:1px solid #e0e0e0;
	height:200px;
	resize:none;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.tabs-box .add-review button{
	padding:10px 45px;
}

.product-details .related-products{
	position:relative;
}

.product-details .related-products h2{
	position:relative;
	color:#444444;
	font-size:16px;
	font-weight:700;
	margin-bottom:30px;
	text-transform:uppercase;
}

/*** 

====================================================================
	Cart Section style
====================================================================

***/

.cart-section{
	position:relative;
	padding:120px 0px;
}

.cart-outer{
	position:relative;	
}

.checkout-page .cart-outer{
	margin-bottom:40px;	
}

.cart-outer .table-outer{
	position:relative;
	width:100%;
	overflow-x:	auto;
}

.cart-outer .cart-table{
	width:100%;
	min-width:900px;	
}

.cart-table .cart-header{
	position:relative;
	width:100%;
	text-transform:uppercase;
	font-size:13px;
	background:#f4f5f6;
	color:#1c1c1c;
}

.cart-table thead tr th{
	line-height:24px;
	padding:13px 30px;
	font-weight:700;
	font-size:14px;
}

.cart-table thead tr th .fa{
	font-size:18px;	
}

.cart-table thead tr th.prod-column{
	text-align:left;
}

.cart-table tbody tr td{
	line-height:24px;
	padding:30px 30px 20px;
}

.cart-table tbody tr .qty{
	width:200px;
	padding-right:80px;
}

.cart-table tbody tr .qty .quantity-spinner{
	background:#ffffff;	
}

.cart-table tbody tr .prod-column .column-box{
	position:relative;
	min-height:99px;
	padding-left:120px;
	text-align:left;
}

.cart-table tbody tr .prod-column .column-box .prod-thumb{
	position:absolute;
	width:100px;
	left:0px;
	top:0px;	
}

.cart-table tbody tr .prod-column .column-box .prod-thumb img{
	 display:block;
	 max-width:100%;
}

.cart-table tbody tr .prod-column .column-box h4{
	font-size:14px;
	color:#444444;
	font-weight:400;
	line-height:90px;
}

.cart-table tbody tr .prod-column .author{
	font-size:13px;
	color:#333333;
	margin-bottom:0px;
}

.cart-table tbody tr .sub-total{
	font-weight:500;
	color:#1c1c1c;	
}

.cart-table tbody tr .remove-btn{
	position:relative;
	font-size:14px;
	color:#1c1c1c;
	line-height:30px;
	font-weight:500;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}

.cart-table tbody tr .remove-btn .fa{
	position:relative;
	font-size:14px;
	line-height:30px;
}

.cart-table tbody tr .remove-btn:hover{
	color:#99cc00;
}

.cart-table tbody tr{
	border-bottom:1px solid #e9e9e9;	
}

.cart-table tbody tr td{
	vertical-align:middle;
	color:#1c1c1c;
	font-weight:500;	
}

.cart-table tbody tr td .quantity-spinner{
	padding:5px 0px 5px 20px;
	line-height:24px;
	height:34px;
	display:block;
	width:100%;
	position:relative;
}

.cart-table tbody .available-info{
	position:relative;
	padding-left:50px;	
}

.cart-table tbody .available-info .icon{
	position:absolute;
	left:0px;
	top:5px;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	color:#ffffff;
	background:#223555;
	border-radius:50%;
}

.cart-section .cart-options{
	position:relative;
	padding:40px 0px 25px;
	margin-bottom:50px;
	border-bottom:1px solid #e0e0e0;
}

.cart-section .apply-coupon{
	position:relative;
}

.cart-section .apply-coupon .form-group{
	position:relative;
	float:left;
	margin-right:10px;	
}

.cart-section .apply-coupon .form-group input[type="text"]{
	display:block;
	line-height:24px;
	padding:9px 10px;
	border:1px solid #eeeeee;
	width:280px;
	background:none;	
}

.cart-section .theme-btn{
	padding:8px 25px;
	line-height:24px;
}

.cart-section h3{
	font-size:16px;
	font-weight:500;
	color:#1c1c1c;
	text-transform:uppercase;
	margin-bottom:20px;	
}

.cart-section .totals-table{
	position:relative;
	margin-bottom:20px;
	border:1px solid #e0e0e0;
	border-radius:3px;	
}

.cart-section .totals-table li{
	line-height:24px;
	padding:12px 15px;
	border-bottom:1px solid #e0e0e0;	
}

.cart-section .totals-table li:last-child{
	border-bottom:none;
	margin-bottom:0px;
}

.cart-section .totals-table .col{
	position:relative;
	display:block;
	float:left;
	line-height:24px;
	width:50%;
	text-transform:capitalize;
}

.cart-section .totals-table li .col:last-child{
	text-align:right;	
}

.cart-section .totals-table .total{
	color:#444444;
	font-weight:700;
}

.cart-section .proceed-btn{
	display:block;
	width:100%;	
}

/*** 

====================================================================
	Checkout Style
====================================================================

***/

.checkout-page{
	position:relative;
	padding:80px 0px;
}

.checkout-page .default-links{
	position:relative;
	margin-bottom:30px;	
}

.checkout-page .default-links li{
	margin-bottom:15px;
	line-height:24px;
	padding:18px 20px;
	background:#f7f7f7;
	color:#444444;
	font-size:14px;
}

.checkout-page .default-links li a{
	color:#3ba5ea;
	text-decoration:underline;
}

.checkout-page .billing-details{
	position:relative;
	margin-bottom:20px;	
}

.checkout-page .check-box{
	line-height:24px;
	font-size:14px;
	font-weight:normal;
	padding-top:5px;	
}

.checkout-page .check-box label{
	position:relative;
	top:-1px;
	font-weight:normal;
	padding:0px;
	font-size:14px;
	cursor:pointer;
}


.checkout-page .place-order{
	position:relative;
	padding:0px;	
}

.checkout-page .payment-options{
	position:relative;
	margin-bottom:30px;	
}

.checkout-page .payment-options li{
	position:relative;
	margin-bottom:15px;	
}

.checkout-page .payment-options li .radio-option{
	position:relative;		
}

.checkout-page .payment-options li .radio-option label{
	position:relative;
	display:inline-block;
	padding-left:30px;
	font-weight:500 !important;
	text-transform:capitalize;
	letter-spacing:1px;
	color:#333333;
	cursor:pointer;
}

.checkout-page .payment-options li .radio-option label strong{
	font-weight:400;	
}

.checkout-page .payment-options li .radio-option input[type="radio"]{
	position:absolute;
	left:0px;
	top:3px;	
}

.checkout-page .payment-options li .radio-option label .small-text{
	display:block;
	padding-top:5px;
	letter-spacing:0px;
	text-transform:none;
	font-weight:normal;
	font-size:13px;
	color:#777777;
	line-height:20px;
}

.checkout-page .payment-options li .radio-option label img{
	position:relative;
	top:-3px;
	display:inline-block;
	max-width:100%;
	padding-left:30px;	
}

.checkout-page .place-order .theme-btn{
	padding:9px 50px;	
}

.shop-form{
	position:relative;	
}

.shop-form .form-group{
	position:relative;
	margin-bottom:20px;	
}

.billing-details .shop-form .form-group{
	margin-bottom:15px;	
}

.shop-form .form-group .field-label{
	display:block;
	line-height:24px;
	margin-bottom:10px;
	text-transform:capitalize;
	color:#444444;	
	font-size:14px;
}

.shop-form .form-group .field-label sup{
	color:#ff0000;	
}

.shop-form input[type="text"],
.shop-form input[type="email"],
.shop-form input[type="password"],
.shop-form input[type="tel"],
.shop-form input[type="number"],
.shop-form input[type="url"],
.shop-form select,
.shop-form textarea{
	position:relative;
	display:block;
	width:100%;
	background:#ffffff;
	line-height:24px;
	padding:12px 15px;
	height:50px;
	border:1px solid #eeeeee;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}


.shop-form select{
	-webkit-appearance:none;
	-ms-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	background:#ffffff url(../images/icons/icon-select.png) right center no-repeat;
	cursor:pointer;
}

.shop-form select option{
	text-indent:15px;	
}

.shop-form textarea{
	resize:none;
	height:140px !important;	
}

.shop-form input:focus,
.shop-form select:focus,
.shop-form textarea:focus{
	border-color:#a1c436;	
}

.default-title{
	position:relative;
	margin-bottom:20px;
}

.default-title h2{
	font-size:16px;
	font-weight:700;
	color:#444444;
	text-transform:uppercase;	
}


.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
	border-color:#ff0000 !important;	
}

.contact-form label.error{
	line-height:24px;
	padding:5px 0px 0px;
	margin:0px;
	text-transform:uppercase;
	font-size:11px;
	color:#ff0000;
	font-weight:500;	
}

/*** 

====================================================================
	Donate Now
====================================================================

***/

.donate-now{
	position:relative;
	padding:120px 0px 70px;
	border-bottom:1px solid #e0e0e0;
}

.donate-now .default-title{
	position:relative;
	margin-bottom:30px;	
}

.donate-now .default-title h2{
	font-size:20px;
	padding-bottom:10px;	
}

.donate-now .default-title h2:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	width:30px;
	border-bottom:2px solid #99cc00;	
}

.donate-now .left-column{
	position:relative;
	margin-bottom:30px;	
}

.donate-now .right-column{
	position:relative;
	margin-bottom:30px;	
}

.donate-now .select-amount{
	position:relative;	
}

.donate-now .select-box{
	position:relative;
	float:left;
	width:60px;
	text-align:center;
	margin:0px 20px 10px 0px;	
}

.donate-now .input-box{
	position:relative;
	float:left;
	width:200px;
}

.donate-now .select-box input[type="radio"]{
	left:0px;
	top:0px;
	visibility:hidden;
	position:absolute;
	opacity:0;	
}

.donate-now .select-box label{
	display:block;
	line-height:22px;
	padding:10px 10px;
	text-align:center;
	font-size:14px;
	font-weight:500;
	color:#555555;
	border:1px solid #e0e0e0;
	cursor:pointer;
	border-radius:2px;
	transition:all 500ms ease;
}

.donate-now .select-box input[type="radio"]:checked+label{
	background:#99cc00;
	border-color:#99cc00;
	color:#ffffff;	
}

.donate-form .form-group{
	position:relative;
	margin-bottom:20px;	
}

.donate-form .form-group .field-label{
	display:block;
	line-height:24px;
	margin-bottom:15px;
	color:#222222;
	font-weight:500;
	font-size:14px;
}

.donate-form .form-group .field-label sup,
.donate-form .form-group .field-label .req{
	color:#ff0000;
	font-size:14px;
	padding-left:5px;
}

.donate-form input[type="text"],
.donate-form input[type="email"],
.donate-form input[type="password"],
.donate-form input[type="tel"],
.donate-form input[type="url"],
.donate-form select,
.donate-form textarea{
	display:block;
	width:100%;
	line-height:22px;
	height:44px;
	font-size:13px;
	border:1px solid #e0e0e0;
	padding:10px 15px;	
	background-color:#ffffff;
	color:#222222;
	border-radius:2px;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;	
}

.donate-form select{
	cursor:pointer;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	background:#ffffff url(../images/icons/icon-select.png) right center no-repeat;
}

.donate-form textarea{
	height:100px;
	resize:none;	
}

.donate-form select option{
	text-indent:15px;	
}

.donate-form input:focus,
.donate-form select:focus,
.donate-form textarea:focus{
	border-color:#99cc00;	
}

.donate-form input.error,
.donate-form select.error,
.donate-form textarea.error{
	border-color:#ff0000 !important;	
}

.donate-form label.error{
	display:block;
	line-height:24px;
	padding:5px 0px 0px;
	margin:0px;
	text-transform:uppercase;
	font-size:12px;
	color:#ff0000;
	font-weight:500;	
}
ul.payment-icon{
	float: right;
}
ul.payment-icon li {
    display: inline;
  
}
span.footerphone.fa.fa-phone {
    color: #ec008c;
    font-size: 18px;
}
.footer-column ul li a {
    padding: 25px 0px !important;
    font-size: 16px;
    height: 24px;
    font-weight: 400;
    font-family: 'Poppins';
	color:#fff;
}
.policy p {
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    margin-top: 60px;
	color:#fff;
}
p.subject {
    color: #FFFFFF;
    margin-top: 15px;
    opacity: 0.6;
    margin-bottom: 25px;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    font-family: poppins;
}
.footer-column ul li a:hover {
    background:none !important;
	color:#dadada;
}
ul.addresslisting li {
    display: inline;
    float: left;
    width: 100%;
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
}
.footer-column ul li {
    width: 100%;
}

.address {
    float: right;
    margin-right: 15px;
    color: #fff;
    line-height: 26px;
    font-size: 15px;
    font-weight: 500;
    font-family: poppins;
    text-align: left;
    margin-top: 30px;
}
ul.socialicon li {
    display: inline;
	
}
.slidericon li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);;
	
}
.slidericon li:hover {
    border-bottom: 2px solid #fff;
}
ul.slidericon li span {
    margin-left: 25px;
}
ul.slidericon {
  margin-top:30px;
}
	
ul.slidericon li {
    padding: 15px 10px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    font-family: poppins;
}
ul.socialicon{
	margin-top: 60px;
}
ul.socialicon2{
	margin-top: 35px;
	float:right;
}
ul.socialicon2{
	margin-top: 35px;
	float:right;
}
ul.socialicon2 li img {
    width: 50px;
}
ul.socialicon2 li{
 display:inline;
}
.text {
	font-size: 24px;
	line-height: 36px;
	font-family: poppins;
	color: #fff;
	font-weight: 600;
	padding-top: 40px;
}
.icons {
    padding-top: 30px;
}
p.subject {
    color: #FFFFFF;
    margin-top: 15px;
    opacity: 0.6;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    font-family: poppins;
}
ul#owl-scroller .slide-item {
   
    width: 100%;
    border: 1px solid #DEDDE4;
    margin-left: 27px;
}
.calendarbg {
    background: #F4F4FA;
}
ul#owl-scroller .slide-item img{
    height: 275px;
	width:100%;
	max-width:280px;
    border: 1px solid #DEDDE4;
	border-radius:8px;
}
ul#owl-scroller-slider .slide-item {
    height:270px;
    width: 270px;
    border: 1px solid #DEDDE4;
    margin-left: 27px;
    background: #fff;
}
.eventitle {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #0D1E31;
    padding: 0px 15px;
    margin-top: 12px;
    min-height: 86px;
	font-family: poppins;
	
}
ul#owl-scroller .slide-item {
	width: 100%;
	border: 1px solid #DEDDE4;
	margin-left: 27px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
	border-radius: 10px;
}
#owl-scroller .eventticket {
	margin-top: 30px !important;
	margin-bottom: 40px !important;
	padding: 0px 15px;
	text-align: center;
}
#owl-scroller .eventitle {
	font-size: 20px !important;
	line-height: 30px !important;
	font-weight: 500;
	color: #0D1E31;
	padding: 0px 15px;
	margin-top: 12px;
	min-height: 86px;
	font-family: poppins;
}
span.btn.btn-ticket {
    border: 1px solid #EC008C;
    color: #EC008C;
    font-size: 14px;
    height: 33px;
    padding: 5px 15px;
    line-height: 16;
    font-family: poppins;
    font-weight: 600;
    text-align: center;
    margin: 10px 0;
}
.eventdate {
    margin-top: 24px;
    padding: 0 15px;
}

ul#owl-scroller-slider .slide-item img{
    height: 309;
	width:100%;
	max-width:280px;
    border: 1px solid #DEDDE4;
}
.team-section {
    position: relative;
    padding-top: 40px;
  }
  
.purchasemembershipform .modal-header {
    background: url('/images/heading.jpg') !important;
		background-repeat: no-repeat;
}
.purchasemembershipform .team-section {
    background: url('/images/Christmas.jpg');
    background-size: contain;
	background-repeat: no-repeat;
}
.download li {
    display: inline;
    padding: 15px;
}
.page-wrapper a:hover {
    opacity: 0.7;
}
.page-wrapper a:active {
   background:#EC008C;
}	
.page-wrapper a {
    background: none !important;
}
.download {
    height: 110px;
    background: #EC008C;
}
.eventticket a span {
	color: #ec008c;
	padding: 12px 30px;
	border: 1px solid #ec008c;
	border-radius: 10px;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
}
.eventmore a{
	font-size:16px;
	line-height:31px;
	font-weight:500;
	color: #0D1E31;
	text-align:center;
	
}
.eventmore {
    margin-top: 60px;
    text-align: center;
    text-decoration: underline;
}

.slide-item .performer {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #0D1E31;
    padding: 0 10px;
    font-family: poppins;
}
.slide-item .support {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #0D1E31;
    padding: 0 10px;
    font-family: poppins;
}

.time span img {
    height: 20px;
    width: 20px !important;
	border:none;
}
.time {
    padding: 0 26px;
    margin-bottom: 15px;
    color: #EC008C;
    margin-left: 10px;
}
.time span img {
    height: 20px;
    width: 20px !important;
    border: none !important;
}

.eventday {
    font-size: 50px;
    line-height: 40px;
    padding-top: 10px;
    padding-left: 10px;
    color: #ec008c;
    font-family: poppins;
}
section.team-section.photovideo iframe {
    height: 370px;
}
.threecolumn .title {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    line-height: 45px;
    color: #0D1E31;
    font-family: poppins;
	padding-bottom:40px;
}
.page-header h2 {
	font-weight: 600;
	font-size: 25px;
	line-height: 38px;
	color: #ec027d;
	font-family: poppins;
	margin-bottom: 20px;
}
.logInBox h1 {
    font-weight: 300;
    font-size: 24px;
    line-height:30px;
    color: #0D1E31;
    font-family: poppins;
}
.events-blog .title {
    font-weight: 600;
    font-size: 35px;
    line-height: 52px;
    color: #ec027d;
    font-family: poppins;
}
a.hirevenulink {
    text-align: center;
    color: #EC008C;
    line-height: 22px;
    font-size: 14px;
    font-family: poppins;
    font-weight: 600;
    padding: 8px 30px;
    border: 1px solid #EC008C;
}
ul.slidericon li a {
    color: #fff;
}
.footersocial ul li {
    display: inline;
}
.hirediv {
    text-align: center;
}	
.events-blog .heading {
    margin-bottom: 30px;
   
}
select.calendar_select {
    width: 160px;
    font-size: 14px;
    line-height: 22px;
	    box-shadow: none;
    font-family: poppins;
    color: #0D1E31;
    padding-left: 15px;
}
.category .calendarDiv .select-css {
    width:75%;
    padding: 11px 40px;
    border: none;
    height: 40px;
    box-shadow: none !important;
	margin-top:-10px;
}
.category .calendarDiv{
	height:45px;
}
#datepicker {
	padding-left: 9px;
}	
.calendarDiv {
	width: 243px;
	height: 45px;
	border: 1px solid #ddd;
	padding: 11px 15px;
	border-radius: 10px;
}
.threecolumn img {
    margin-bottom: 20px;
}

.events-blog .eventinner img {
    height: 185px;
    width: 150px;
	border-radius:15px;
}

.events-blog{
	position:relative;
	margin-bottom: 140px;
}
.event-block .eventticket {
    padding-top: 60px !important;
	margin-top:0px;
}
.event-block:hover .time{
color:#fff;
}	
.event-block:hover .eventday{
	color: #fff;
}
.event-block:hover .eventticket a span
{
 color: #fff;
 border: 2px solid #fff;
	
}
.event-block:hover .eventmonthyear{
	color: #fff;
}
.eventinner:hover {
    color: #fff;
    background: #ec018c;
}	
.event-block .timediv {
	margin-top: 55px;
	
}
.eventinner {
   
	width: 100%;
    min-height:185px;
	height:auto;
}	
.event-block:hover .support {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #fff;
}
.event-block .eventmonthyear {
  text-align:center;
  padding-top: 5px;
}
.event-block .eventday { 
  padding-top: 55px;
  text-align:center;
}	
.event-block:hover .performer {
	color:#fff;
	font-family: poppins;
}
.event-block .support {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
	font-family: poppins;
    color: #0D1E31;
}	
.eventsdate {
    margin-top: 55px;
}
.event-block .performer {
    padding-top: 55px;
    font-size: 22px;
    line-height: 32px;
	font-family: poppins;
    font-weight: 500;
    color: #0D1E31;
}
.event-block:hover .eventpageeventday {
    color: #fff;
}
.fundrasing .title {
    font-family: poppins;
    font-size: 70px;
    line-height: 45px;
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 150px;
    color: #FFFFFF;
}
.comedianform {
	margin-top: 100px !important;
	padding: 10px !important;
	height: auto !important;
	background: #F0F0F0;
	border-radius: 10px;
}
.fundrasing .title1 {
    font-size: 35px;
    line-height: 53px;
    font-family: poppins;
    padding: 0px;
    margin-bottom: 50px;
    color: #EC027D;
    font-weight: 600;
}
ul.popupcart {
    background-color: #FFFFFF;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    width: 400px;
    min-height: 100px;
    position: absolute;
    z-index: 99999;
    height: auto;
    right: 0px;
    background: url(/images/popup.png);
    background-repeat: no-repeat;
    background-position: right 22px top 9px;
    padding-top: 37px;
    margin-top: 0px;
}

div#vmCartModule {
    background: #fff;
    height: auto;
    padding-bottom: 30px !important;
    padding: 15px;
}


.popupcart {
    background: #fff;
}
.fundrasing .form {
  
    height: 600px;
    padding: 35px;
}
.title3 {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 45px;
    color: #0D1E31;
    padding-bottom: 80px;
    padding-left: 25px;
}
.title3 {
	font-family: Poppins;
	font-style: normal;
	font-weight: bold;
	font-size: 35px;
	line-height: 53px;
	color: #EC027D;
	padding-bottom: 40px !important;
}
.contactsmap {
    padding: 0;
    margin: 0;
    margin-left: -15px;
}
.comedians.contacts {
	background: #EC008C;
	padding-left: 20px;
	color: #fff;
	font-family: poppins;
	font-size: 15px;
	line-height: 24px;
	font-weight: 500;
	padding-right: 15px;
	padding-top: 1px;
	border-top-left-radius: 10px;
}
.contactimage img {
	border-bottom-left-radius: 10px;
}
.popupcart .vm_cart_products .product_name a,
.popupcart .vm_cart_products .quantity
{
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #0D1E31;
}
.popupcart .vm_cart_products .subtotal_with_tax
{
	font-family: Poppins;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 21px;
	text-align: right;
	color: #EC008C;
}
.show_cart a {
    float: none !important;
    text-align: center;
    padding: 8px 98px;
    background: #EC008C !important;
    color: #fff;
    font-family: poppins;
    margin-left: 14px;
    border-radius: 5px;
}
.popupcart .vm_cart_products .customProductData {
	font-family: Poppins;
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	line-height: 22px;
	color: #0D1E31;
}
.calendarDiv .select-css {
    margin-top: -36px;
    padding: 11px 40px;
    border: none;
    height: 40px;
	box-shadow:none !important;
}
#popupcart .total strong,#popupcart .total {
	color: #EC008C !important;
	padding-top:15px;
}
#popupcart .total_products {
color: #ec008c;
text-transform: capitalize;
padding-top: 15px;
padding-left: 15px;
}

#popupcart .product_row {
    border-bottom: 1px solid #DEDDE4;
    padding-top: 10px;
    margin-bottom: 8px;
}
.page-header {
    padding-bottom: 0px !important;
    margin: 0px !important;
    border-bottom: none !important;
}
.item-page li {
	list-style: disc;
	font-size: 14px;
	line-height: 21px;
	font-weight: 300;
	font-family: poppins;
	color: #000;
}
.item-page li::marker {
	color: #000;
	font-size: 20px;
}

.item-page p {
    font-family: poppins;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
    text-align: justify;
    padding-left: 0px !important;
}
.item-page a {
color: #3F51B5;	
}	
.blog a {
color: #3F51B5;	
}	
.item-page h3 {
	color: #0D1E31;
}
.blog a.btn {
    background: #fff;
    color: #000;
    border: 1px solid #000;
    border-radius: 5px;
}
.blog h2 {
    font-size: 30px;
    margin-bottom: 15px !important;
}
.comedians.contacts div {
	padding-bottom: 18px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
}
.fundrasing p {
    font-size: 16px;
    line-height: 26px;
    font-family: poppins;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #FFFFFF;
}
a.con-button {
    width: 180px;
    background: #ec008c !important;
    padding: 15px 80px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
}
.venuehires .fundrasing .title {
    font-family: poppins;
    font-size: 70px;
    line-height: 45px;
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 80px;
    color: #FFFFFF;
}
.fundrasing .contact p {
    font-size: 26px;
    line-height: 40px;
    font-weight: 500;
    color: #0D1E31;
	  font-family: poppins;
}
.fundraisings .contact p {
    font-size: 26px;
    line-height: 40px;
    font-weight: 500;
    font-family: poppins;
    text-align: center;
    margin-top: 60px;
}
.fundraisings span {
font-size: 23px;
    line-height: 33px;
    font-family: poppins;
    font-weight: 500;
	color: #0D1E31;
	margin-top:60px;
	
}
.fundraisings .topcontent p {
    color: #fff;
}
.fundraisings p {
    font-size: 16px;
    line-height: 26px;
    font-family: poppins;
    font-weight: 300;
	 color: #0D1E31;
}
.fundrasing .contact span {
    font-size: 26px;
    line-height: 40px;
    font-weight: 500;
}
.fundraisings .contact span {
    font-size: 26px;
    line-height: 40px;
    font-weight: 500;
	color: #ec008c;
	  font-family: poppins;
}
.fundraisings .contact{
	padding-left: 15%;
    padding-right: 15%;
	
    font-size: 26px;
    line-height: 40px;
    font-weight: 500;
}
.fundraisings .contactbutton {
    text-align: center;
    margin-top: 50px;
	  font-family: poppins;
}
  p.venue_hire_centre {
    color: #000 !important;
	  font-family: poppins;
}
.centre{
	text-align:center;
}
.venuebutton {
    padding-top: 40px;
	padding-bottom: 190px;
}
.fundrasing .contact {
    padding-left: 15%;
    padding-right: 15%;
    text-align: center;
	margin-top:80px;
}
.fundrasing .form textarea
{
	padding:15px;
}
.comedianform h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #EC027D;
    padding-bottom: 30px;
    padding-top: 10px;
}
.comedians .overlay-box span {
    font-size: 16px;
    line-height: 24px;
    font-family: poppins;
    text-align: center;
    font-weight: 400;
    color: #002447;
}
.fundrasing .contact span {
    font-size: 26px;
    line-height: 40px;
    font-weight: 500;
}
.fundrasing .contact p {
    font-size: 26px;
    line-height: 40px;
    font-weight: 500;
	color:#0D1E31;
}
input#date, .form input[type="email"], .fundrasing .form input[type="text"], Select {
    height: 50px;
    width: 100%;
    margin-bottom: 5px;
    background: #FFFFFF;
    border-radius: 10px;
    padding-left: 15px;
    font-family: poppins;
    border: 1px solid #BFBFBF;
}
.form-group.submitdiv {
    text-align: center;
}
.fundrasing .form textarea {
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #BFBFBF;
}

.form-group.submitdiv input[type="submit"] {
    width: 250px !important;
    color: #fff !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 500 !important;
}
.fundrasing span {
    font-size: 24px;
    line-height: 34px;
    color: #ec008c;
    font-weight: 600;
}
.productdetails div#system-message {
    display: none;
}
.fundrasing .imagebox img {
    margin-top: 15px;

}	
.comedians .image-box img {
    height: 200px;
}	
.fundrasing .imagebox {
    padding-top: 10px;
}
.fundrasing .form input[type="submit"],.fundrasing .form input[type="button"] {
    width: 100%;
    height: 50px;
    background: #EC008C;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
}
.eventpageeventday {
    text-align: center;
    color: #0D1E31;
    font-size: 15px;
    line-height: 25px;
}
.nav>li>a {
    padding: 0px 0px !important;
}
.alert-message {
    background: #7da73c;
    color: #fff;
    padding: 10px;
}

span.sliderdate {
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500;
    color: #fff;
}
.field-label{
font-family: Poppins;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 19px;
text-transform: uppercase;
color: #0D1E31;
opacity: 0.5;
margin-bottom:15px;	
	
}
span.performerslider 
{
    font-size: 30px !important;
    line-height: 45px !important;
    font-weight: 700;
    font-family: poppins;
    color: #fff;
}
.page-wrapper.videos .image-box a:hover{
	opacity:1 !important;
}
.frontgallerys span.icon1.fa.fa-plus {
    margin-top: 90px;
    color: #fff;
    font-size: 20px;
}
.threecolumn .title {
	margin-bottom: 10px;
}	
.threecolumn div.col-md-4 {
    margin-bottom: 25px;
}
ul#owl-scroller-detailpage {
    padding: 0px;
}
.cart .product a {
    color: #0d1e31 !important;
}

.opg-panel-box{
	background:none !important;
}
a#refreshbutton {
color: #ec008c !important;
}


@media only screen and (min-width: 481px) {
.hiddenmobile{
	display:none;
}	
.mobilepriceone	{
	display:none;
}
.mobilecalendartitle {
	display:none;
}	
.mobilegettickets {
	display:none;
}		
.menu-mobile-container {
	display:none;
}	
.mobilelogodownload{
	display:none;
}	
.mobilelogosocial{
	display:none;
}
.menu-mobile-container{
	display:none;
}
.mobilegallery{
	display:none;
}
.mobilepaymentheading{
	display:none;
}
.mobilepaymentlogo{
	display:none;
}
.mobilefootersocial{
	display:none;
}
.mobilesidebar{
	display:none;
}
.mobilesidebar{
	display:none;
}	
	
}

@media only screen and (max-width: 480px) {
.firstimage img {
	border-radius: 20px;
}	
.calendarinner {
	border-top:none;
}
.comedianform #datepicker {
	padding-left: 9px;
	width: 100%;
}	
.menu-mobile .col-xs-6 {
	padding-left: 0px;
	margin-left: 0px;
}
.gallery-section h2 {
	margin-top: 18px !important;
}
section.map-section .sec-title {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}
.gallery-block .inner-box .image-box .overlay-box .content {
	min-height: 53px !important;
}
.download ul.downloadicons li {

	width: 50% !important;
}
ul.addresslisting li {
	font-size:13px !important;
}
img.galleryimg {
	width: 150px !important;
	height: 38px !important;
}
.main-footer .widgets-section {
	position: relative;
	padding: 0px 0px 20px;
}
.mobilepaymentlogo .col-xs-4 {
width:33.33% !important;
}
.col-xs-12.menu-mobile-container {
	padding-left: 0px !important;
	margin-left: 0px !important;
}	
.offcanvas-body ul.socialicon {
	padding-right: 20px;
	padding-left:  20px;
	margin-top:    100px;
}	
.offer1 {
	width: 205px;
	margin-top: 27px;
	margin-left: -20px;
}
.offcanvas-body {
	overflow-x: hidden;
	padding: 0px !important;
}

.downloadtext {
	line-height: 45px;
}
.downloadtext {
	font-size: 14px !important;
	padding-top: 0px !important;
	line-height: 25px !important;
}
.offer2 {
	width: 205px;
	float: right;
	margin-top: 150px;
}
.offercolor {
	color: #ec027d;
}
.offerimage3 {
	padding-top: 65px;
}
.offer7 {
	margin-top: 129px;
}
p.venue_hire_centre {
	margin-top: 10px !important;
}
p.venue_hire_centre.second {
	margin-bottom: 10px !important;
}
.fundrasing .title {
	font-size: 30px !important;
	line-height: 45px !important;
	margin-top: 15px !important;
}
section.imagebox.four li.slide-item {
	font-size: 16px !important;
}
.fundrasing .contact span {
	font-size: 16px !important;
	
}
.fundrasing .contact p {
	font-size: 15px !important;
}
.fundrasing p {
	padding: 15px !important;
}
.fundrasing .title1 {
	font-size: 25px !important;
	line-height: 38px !important;

}
.venuehires {
	background-size: 100% 522px !important;
}
.squaredTwo label {
	
	 margin-top: 10px !important; 
}

.popupone h3 {
	font-size: 20px !important;
	line-height: 30px !important;
	margin-top: 35px !important;
   padding: 0px 100px !important;
}	
	
#formpayment input.membutton {
	width: auto;
}
	
input.popuptext {
	background: #FFFFFF !important;
	text-align: left !important;
	line-height: 21px !important;
	font-size: 14px !important;

}
h2.modal-title {
	font-size: 20px !important;
	line-height: 30px !important;
}
.popupone p.price {
	font-size: 20px !important;
	line-height: 30px !important;
}	
.usergoldmembership {
	padding: 30px !important;
}
button.close.closebutton {
	margin-top: 14px !important;
	
}
.popupone p.description{
	padding:0px !important; 
}
.usergoldmembership li::marker {
	color: #ec027d;
}
ul.usergoldmembership li {
	
	text-align: justify !important;
}
.popupone h3 {
	
	width: 100% !important;
}
.purchase_membership_middle label {
   text-align: center !important;
}
a.loginbutton {
	
	padding: 6px 60px !important;
	font-size: 18px !important;
}
.giftmembership p {
	font-size: 16px !important;
	line-height: 24px !important;
}
.giftmembership p.text1 {
	padding-top: 80px !important;
}
.middle_section a.click {
	font-size: 14px;
	line-height: 21px;

}	
.giftmembership p.text1, .giftmembership p.text2 {
	font-size: 20px !important;
	line-height: 21px !important;
}
.middle_section p.text1, .middle_section p.text2 {
	font-size: 20px !important;
	line-height: 30px !important;
}
.dearcustomer b, .dearcustomer p {
	font-size: 16px !important;
	line-height: 24px !important;
}
.purchase_membership_middle label {
	font-size: 16px !important;
	line-height: 24px !important;
	
}
.accont_title {
	font-size: 25px !important;
	height: 38px !important;
}
.becomemember {
	font-size: 20px;
	line-height: 21px;
}	
.dearcustomer
{
	width:100%;
}	
.menu-section ul li {
	font-size: 14px !important;
	line-height: 20px  !important;
	font-weight: 400 !important;
	padding: 7px 15px !important;
}	
.jd-register-login-wrapper .jd-register-login-box .jd-inputbox-control .jd-form-input {
	height: 40px !important;
}	
.jd-register-login-wrapper a.modal.jd-modal-link {
	font-size: 12px;
	color: #8A8A8A;
	font-weight: 300;
	line-height: 18px;
}
.jd-register-login-wrapper .jd-inputbox-control label {
	font-size: 14px !important;
}
.termslink{
	font-size: 12px;
	line-height: 18px;
	font-family: poppins;
	color: #8A8A8A;	
}	
.rememberdiv .rem {
	font-size: 12px;
	line-height: 18px;
	font-family: poppins;
	color: #8A8A8A;
}	
section.menu-section ul li {
	font-size: 14px !important;
	line-height: 20px !important;
	font-weight: 400 !important;
	padding: 10px 15px !important;
}	
.menuname {
	font-size: 16px !important;
	line-height: 21px !important;
}	
ul.menucategories li a {
	font-size: 14px !important;
	line-height: 21px !important;
	
}
.detail select {
	font-size: 14px !important;
	line-height: 21px !important;
}	
.eventstimes, .eventsdates {
	font-size: 14px !important;
	line-height: 21px !important;
}	
.descriptioncontent .content, .descriptioncontent .content p, .descriptioncontent .content div, .descriptioncontent .content span {
	font-size: 14px !important;
	line-height: 21px !important;
	font-weight: 400 !important;
}
.list5 {
	font-size: 13px !important;
	line-height: 20px !important;
}
.detail .timing2 {
	
	font-size: 16px !important;
	line-height: 24px !important;
}
.contenttitle {
	font-size: 14px !important;
	line-height: 21px !important;
}	
span.supportedby {
	font-size: 12px !important;
	line-height: 18px !important;
}
span.doortime {
	font-size: 12px !important;
	line-height: 18px !important;
}
span.door {
	font-size: 12px !important;
	line-height: 18px !important;
}
.sups {
	font-size: 12px !important;
	line-height: 18px;
}		
.show1 {
    width: 100% !important;
}
.show2 {
    width: 100% !important;
}
.show3 {
    width: 100% !important;
}
.lounge{
	background:none !important;
	color:#ec008c !important;
	
}

.modaldescription p {
    position: inherit;
    line-height: 1.8em;
}

}


@media only screen and (max-width: 600px) {
  p.gold_subheading {
   max-width:320px;
      width: 200px;
  }
  .goldmembershipsattendance-edit.front-end-edit h3 {
    
    font-size: 27px;
    line-height: 39px;
    
}

  .sidebar-page-container.shop-container.gold {
    padding: 0px 0px; 
}
  .control-group {
    max-width: 300px;
    margin: auto;
}
  form#form-goldmembershipsattendance input
  {
	  max-width:200px;
  }
  textarea#jform_comments {
   max-width:200px;
    height: 100px;
    
}
form#form-goldmembershipsattendance .btn-primary {
    max-width: 200px;
    
}
}

@media only screen and (max-width: 767px){
.featured .main-menu .collapse {
     margin: 5px 0px 0px !important;
}
.cupondiv {
	float: none !important;
	
}
.event-block .performer {

	font-size: 15px !important;

}
.singleevent   {
	height:340px;
} 
.purchasemembership .purchasemembershippart1, .purchasemembership .purchasemembershippart2 {
    padding-top: 5px;
    padding-left: 15px;
}
.purchasemembership label.label2, .purchasemembership label.label1 {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
	padding-left: 50px;
}
.jd-register-login-wrapper .jd-register-login-box .jd-inputbox-control .jd-form-input
{
z-index:99999;
width:300px;	
	
	
}
label.label1 {
    margin-top: 32px;
}
.purchasemembership .click {
    margin-top: 20px;
    padding: 15px 40px;
    background: #EC008C !important;
    border-radius: 5px;
    color: #FFFFFF;
    margin-left: 50px;
	font-size: 24px;
}
.purchasemembership {
    background: #00498f;
    width: 100%;
    height: 327px;
    background-repeat: no-repeat;
    background-size: contain;
	border-radius: 10px;
}

.giftmembership {
    height: 520px;
    margin-top: 40px;
    background: url('/images/giftbg.png');
}

input.membutton {
width:200px;
font-size:14px;
}	
	
.giftmembership h3 {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #000;
    padding-top: 31px;
}
ul.slidericon {
    margin-bottom: 30px;
}
ul.popupcart {
    width: 356px;
    background-position: right 5px top 9px;
   }	
.photovideo .photo img {
    width: 100%;
    min-height: 273px;
    height: auto;
    margin: 0;
    padding: 0;
    margin-top: 50px;
    margin-bottom: 50px;
}	
.fundrasing .auto-container{
	padding:0px !important;
}
 .fundrasing .title {
    font-size: 45px;
    line-height: 45px;
}	
body {
	max-width:480px;
	margin:auto;
}	
.timing.top {
    padding: 0px;
    margin: 0px;
    background: #ec008c;
}
.detail input.button.eventD_Btn
{
	width:289px !important;
}
.selectqty.checkcolor {
    padding: 15px !important;
}
.detailmenu .part2 {
    padding-top: 200px !important;
}	

.dec.button{
	padding-top: 12px !important;
}

ul.payment-icon {
    float: left;
}
.inc.button{
	padding-top: 12px !important;
	border-radius: 5px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.qtybox div {
    padding: 2px !important;
}	


img.detalslider
{
	width:100%;
}
.downloadappmobile{
font-family: Poppins;
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 22px;
background: #EC008C !important;
color: #fff;
padding:15px;
	
}	
.downloadimage {
    text-align: right;
}
.downloadtext {
    line-height: 45px;
}
.address{
		
	text-align:left;
	float:left;
}
.timing.top .eventstimes {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0px;
}

section.team-section.photovideo iframe {
    height: 236px;
    width: 300px;
    padding: 0px;
    margin: 0px;
    margin-left: -15px !important;
}	
section.main-slider {
    padding: 0 !important;
}
.team-section {
    position: relative;
}
ul#owl-scroller .slide-item
{
	width:267px !important;
}
#owl-scroller .owl-dots .owl-dot span{
display:none;
} 
#owl-scroller-slider .owl-dots .owl-dot span{
display:none;
}
#owl-scroller-slider .eventday {
    text-align: left;
}
#owl-scroller-slider .time {
text-align: left;
}	
#owl-scroller-slider div {
text-align: left;
}	
#owl-scroller-slider .eventmonthyear {
    text-align: left;
}
.team-member .inner-box .image-box img{
	width:100px;
	height:135px;
}
.event-block:hover .support {
	 color: #0D1E31;
}	
.event-block:hover .performer {
    color: #0D1E31;
    font-family: poppins;
}
.eventinner{
	border-top:none;
}


.category .event-block ,
.calendars .event-block {
    padding: 0px;
}

.venuehires .venuebutton {
    margin-bottom: 100px;
}

.venuehires .imagebox.second {
    padding-top: 0px;
    padding-bottom: 50px;
}
.venuehires .imagebox.first {
    padding-top: 0px;
    padding-bottom: 50px;
}
.venuehires .imagebox.first img {
    height: 230px;
}
.venuehires .imagebox.second img {
    height: 230px;
}
.venuehires  .imagebox.three div {
    text-align: center;
}
.main-footer {
    padding-top: 30px !important;
    padding-left: 15px;
}
.contacts .title3{
	margin-top:40px;
	margin-bottom:40px;
}
.comedians.contacts i {
    color:#EC008C;
	padding-right: 15px;
}
.contactimage .image-box img {
    width: 100% !important;
    min-height: 300px;
    margin-bottom: 40px;
    height: auto !important;
}   
.comedians.contacts {
    background: none;
	color:#0D1E31;
	margin-bottom:30px;
}   
.article .page-header h2{
  margin-bottom: 30px;
  margin-top: 30px;
}
.comedians .team-member .inner-box .image-box img{
	width:200px;
	height:200px;
}

.comedians .gallery-block .inner-box .image-box .overlay-box .content {
    padding-top: 0px !important; 
}
.contacts .auto-container {
 margin:0px !important;	
}
.contacts .sidebar-page-container.shop-container.fundrasing {
    padding-bottom: 30px;
}
.form-group.formone {
    margin-top: 30px;
}

.fundrasing .form {
    background: #F0F0F0;
    height: 600px;
    padding: 0px 20px !important;
}
.contacts .contactsmap{
	margin-left:0px !important;
}
.fundraisings span.icon-bar {
    margin-top: 0px;
}
.fundraisings {
	background-size:100% 627px;
}
.page-wrapper.fundraisings form {
    margin-top: 40px;
}
.allproducts .auto-container a{ 
 color:#0D1E31 !important;	
	
}
.cart .auto-container div,
.fundraisings .auto-container div,
.comedians .auto-container div,
.contacts .auto-container div,
.article .auto-container div,
.venuehires .auto-container div,
.videos  .auto-container div, 
.frontgallerys .auto-container div, 
.cart .auto-container div,
.productdetails .auto-container div,
.category .auto-container div,
.calendars .auto-container div{
	
	padding: 0px;
}
.opg-panel-box{
	background:none !important;
}
.eventinner .performer {
    padding: 0px 15px !important;
}	
.category .otherinfo div,
.calendars .otherinfo div {
    padding-right: 0px !important;
    color: #0D1E31;
}
.category .otherinfo i{
	padding-right: 5px !important;
    padding-bottom: 20px;
    color: #EC008C;
}
.calendars .otherinfo i {
    padding: 5px !important;
    color: #EC008C ;
}
.show_cart a {
    float: none !important;
    text-align: center;
    padding: 8px 66px;
    background: #EC008C !important;
    color: #fff;
    font-family: poppins;
    margin-left: 14px;
    border-radius: 5px;
}
.msbuy a {
    color: #EC008C !important;
    padding: 10px 56px;
    border: 2px solid #EC008C;
    border-radius: 5px;
}
.eventinner .support {
    padding: 6px 15px !important;
    border-bottom: 1px solid #DEDDE4;
    margin-bottom: 15px;
}
.fundraiseform iframe {
    width: 288px;
}
.msbuy {
    margin-bottom: 40px;
    margin-top: 25px;
}
.category .calendarDiv {
    height: 50px;
	margin-bottom: 50px;
    
}
.category select.calendar_select,
.calendarDiv select.calendar_select {
    width: 85%;
    margin-top: 10px;
}
.category i.icon.flaticon-business,
.calendarDiv i.icon.flaticon-business{
    padding-left: 20px;
	width: 25%;
	padding-top: 13px;
}
.category .calendarDiv .select-css {
    width: 75%;
margin-top: 2px;
}	
.category,
.calendarDiv {
    width: 100%;
    margin-top: 30px;
}
div.product {

    min-height: 145px;
    height: auto;
}
.price-type.opg-width-large-3-4.opg-width-small-1-2.opg-width-1-2.label {
    padding-left: 45px;
    padding-right: 25px;
}
.price-summary .label {
    text-align: left;
}
	
.cartinfo {
    padding: 15px !important;
}
.priceone {
	padding-left: 15px !important;
	margin-top: 12px !important;
	font-weight: 600 !important;
}
.cart .product a {
    color: #0d1e31;
}
.opg-grid{
	margin-left:0px !important;
	width:100%
}

.opg-panel-title, #right_div label
{
	    padding-left: 15px !important;
}
h4#guesttitle {
 padding-left: 15px !important;	
}	
#right_div .opg-width-1-1 input[type="text"], #right_div .opg-width-1-1 input[type="password"], #right_div .opg-width-1-1 select
{
	margin-left: 15px !important;
    margin-bottom: 30px;
    padding-left: 15px !important;
	width:90% !important;
}
.eventinner {
    min-height: 5px !important;
}

.main-menu .navbar-header .navbar-toggle
{
	margin: 38px 0px 0px 0px !important;
}
.article .main-menu .navbar-header .navbar-toggle {
	    margin: 36px 0px 0px 0px !important;
}
a#refreshbutton {
color: #ec008c !important;
}
}
@media only screen and (max-width: 1250px) and (min-width: 1100px){

.eventticket a span {
    padding: 14px 20px;
}	
} 
@media only screen and (max-width: 546px) and (min-width: 678px){
.opg-button.opg-button-primary.opg-button-large.opg-margin-top.opg-width-1-1 {
    padding: 14px 8px !important;
   
}
.eventticket a span {
    padding: 14px 20px;
}
	
} 