@charset "utf-8";
/*----------intial declartaion of css----------*/


@font-face {
    font-family: 'saltashgrunge';
    src: url('fonts/saltash-grunge-webfont.woff2') format('woff2'),
         url('fonts/saltash-grunge-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hand_of_seanregular';
    src: url('fonts/sean-webfont.woff2') format('woff2'),
         url('fonts/sean-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'daxbold';
    src: url('fonts/ufonts.com_dax-bold-webfont.woff2') format('woff2'),
         url('fonts/ufonts.com_dax-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hand_of_seanregular';
    src: url('fonts/hand_of_sean-webfont.woff2') format('woff2'),
         url('fonts/hand_of_sean-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
    overflow-x: hidden;
}
* { padding: 0; margin: 0; list-style: none; }
body { font-family: 'Ubuntu', sans-serif;font-size: 14px; color: #666666;  }
 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }
html { -webkit-text-size-adjust: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.25em }
nav ul, nav ol { list-style: none; list-style-image: none; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }
textarea { overflow: auto; vertical-align: top }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: none; cursor: pointer; }
/* remember to define focus styles! */
:focus { outline: 0; }
a { text-decoration: none; color: #666666;}
img { border: 0 none; max-width: 100%; }
a { outline: none; cursor: pointer;text-decoration: none;
	-webkit-transition:  all 0.5s ease 0s !important;
	-moz-transition:  all 0.5s ease 0s!important;
	-o-transition:  all 0.5s ease 0s!important;
	transition: all 0.5s ease 0s!important; }
/* End hide from IE Mac */ .none { display: none; } /* End Clearfix */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
.clear { clear: both; }
img { max-width: 100%; height:auto;}
/* For modern browsers */ 
.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
.cf { *zoom:1;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #5a5959;
 opacity: 1;
}
input:-moz-placeholder, textarea:-moz-placeholder {
 color: #5a5959;
 opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
 color: #5a5959;
 opacity: 1;
}
  
.wrapper {
    margin: 0 auto;
    max-width: 1800px;
    width: 100%;
    overflow: hidden;
    position: relative;
}


/*Header*/

 
.right_sec_head div {
    display: inline-block;
}
 
.buy_btn.btn {
    background: #c3c521 none repeat scroll 0 0;
    color: #ffffff;
}
header {
    position: relative;
    z-index: 9; margin-bottom: -90px;
}
 .logo_sec {
    padding-left: 16px;
    padding-top: 15px;
}
.left_logo img {
    width: 360px;
}
.left_sec_head a {
    font-size: 14px;
    font-weight: 600;line-height: 28px;
}
.left_sec_head i {
    font-size: 25px;
    padding-right: 11px;
    vertical-align: middle;
}
.left_sec_head span.head_commn {
    display: inline-block;
    padding-right: 32px;
}
 
.left_sec_head i.fa.fa-envelope {
    padding-right: 5px;
}
.left_sec_head span.email {
    padding-right: 42px;
}
.follw_title {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding-right: 12px;
}
.follow_sec a {
    color: #fff;
}
.follow_sec a i {
    font-size: 20px;
    padding-right: 12px;vertical-align: middle;
}
 
.right_sec_head.pull-right {
    text-align: right;
}
.left_sec_head {
    padding-top: 7px;
}
.buy_btn.btn {
    background: #c3c521 none repeat scroll 0 0;
    border-radius: 0;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 10px 50px 10px 30px;
    position: relative;
}
.social_share {
    padding-left: 18px;
}
.lang_selector select {
	border: 1px solid #ccc;
    width: 84px;
    cursor: pointer;
    background: #cccccc;
    color: #000;
    padding: 2px 0 4px;
}
.social_share a {
    color: #fff;
}
.top_header {
    background: url('../images/top-header-bg.png') top center #710b16;
}
.lang_selector {
    margin-left: 20px;
    margin-right: 30px;
}
.main_menu {
    padding-left: 34px;
    padding-top: 37px;
}
.main_menu .enumenu_ul > li {
    padding: 0;
}





/*banner*/
.banner_back {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 822px;
    position: relative;
	-webkit-box-shadow: 0px 40px 40px -20px rgba(0, 0, 0, 1) inset;
    box-shadow: 0px 40px 40px -20px rgba(0, 0, 0, 1) inset;
	-moz-box-shadow: 0px 40px 40px -20px rgba(0, 0, 0, 1) inset;
	-ms-box-shadow: 0px 40px 40px -20px rgba(0, 0, 0, 1) inset;
}
.banner_back::after {
    content: "";
    background: rgba(0,0,0,0.2);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.banner_content {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 711px;  padding-bottom: 70px;
	z-index: 1;
}

.banner_content p {
    color: #ffffff;
    font-family: daxbold;
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 35px;
    padding: 0 96px;
    text-transform: uppercase;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
	-webkit-text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
	-moz-text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
}
.banner_logo {
    padding-top: 20px;    padding-bottom: 28px;
}
   .btn.color {
    background-image: url("../images/parrotgreen_btn_back.png");
    background-repeat: no-repeat;
    color: #fff;letter-spacing: 2px;
   
}

   .btn.btn-wide {
    background-image: url("../images/green_btn_back_wide.png");
    background-repeat: no-repeat;
    color: #fff;letter-spacing: 2px;
        width: 314px !important;
   
}
 .btn.white {
    background-image: url("../images/white_btn_back.png");
    background-repeat: no-repeat;
    color: #333333;
    display: inline-block; letter-spacing: 4px;
    
}
.btn.gray {
    background-image: url("../images/gray_btn_back.png");
    background-repeat: no-repeat;
    color: #333333;
    display: inline-block; letter-spacing: 4px;
    
}
.btns_sec .btn {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    height: 47px;
     margin: 0 1px;
    padding: 10px 0 0;
    text-transform: uppercase;
    vertical-align: middle;
    width: 157px;background-size: cover;
}

/*white_content_area*/
.white_content h1 {
    color: #333333;
    font-family: saltashgrunge;
    font-size: 37px;
    text-align: center;padding-bottom:36px;
}
.white_content a {
    color: #c3c521;
	font-weight: 700;
}
.white_content_area {
    padding-bottom: 60px;
    padding-top: 65px;
}
.white_content {
    margin: 0 auto;
    max-width: 100%;
    width: 1020px;
}
.white_content p {
    font-size: 15.5px;
    line-height: 28px;
    padding: 0 46px 12px;
    text-align: center;
	color: #333333;
}
.table_parent{display: table; height: 100%; width: 100%;}
.table_child{display: table-cell; vertical-align: middle;}


.text-bottom .table_child {
    vertical-align: bottom;
    padding-bottom: 1em;
}

.text-top .table_child {
    vertical-align: top;
    padding-top: 1em;
}

.video_popup {
    background-repeat: no-repeat;
    background-size: cover;
    height: 540px;
	background-position: center center;
}
.section_center_content {
    text-align: center; padding-top: 230px;  position: relative;
}
.section_center_content img {
    width: 84px;
}

h1 {
    font-family: saltashgrunge;
    font-size:45px;
}
h2 {
    font-family: hand_of_seanregular;

}

h3 {
    color: #333333;
    font-family: saltashgrunge;
    font-size: 37px;
    text-align: center;padding-bottom: 40px;
}
h4 {
    color: #333333;
    font-family: saltashgrunge;
    font-size: 27px;
    padding-bottom: 10px;
}
.section_center_content h3  {
    color: #ffffff;
    font-size: 69px;
    /*line-height: 43px;*/
}
.vip_tours_sec h3 {
    color: #333333;
    font-size: 66px;
    line-height: 46px;letter-spacing: 2px;
}

.video_popup{position: relative;}
.video_popup_overlay{display: none; position: absolute; height: 100%; width: 100%; bottom: 0; left: 0; right: 0; top: 0; background-image: url(../images/grey_overlay.png);}

/*Vip tours section*/

.vipT {
    height: 650px
}

.white_content_area.vipT {
    padding-bottom: 119px;
    padding-top: 125px;
    background-size:cover;
    background-position:center center;
margin: 10px 0;
    position:relative; 
}


.white_content_area.vipT:before {
    width:100%;
    height:100%;
    position:absolute;
    content: " ";
    display:block;
    right:0px;
    top: 0px;

    opacity: .5;
    background-color: #000;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b4a180+0,b4a180+100&1+0,0.66+77,0+100 */
/**/
}
/*b4a180*/
@media screen and (max-width: 799px) {
    .vip_tours_sec h3, .vip_tours_sec p {
        color: #fff !important;
    }

}
@media screen and (min-width: 800px) {
    .white_content_area.vipT:before {
        display:none;
    }
}

.sec_img.eq_height {
    padding-left: 16px;
}
.sec_img.eq_height > img {
    width: 94.5%;
}
.vip_tours_sec {
    /*margin-top: -33px;*/
    margin-top: 60px;
    padding: 0 130px 0 45px;
    text-align: center;
}
.tours_btns, .page_btns {
    margin-top:37px;
}
.vip_tours_sec p {
    color: #333333;
    font-size: 18px;
    line-height: 31px;
}
.tours_btns .btn, .page_btns .btn{ display: inline-block;
    font-size: 16px;
    font-weight: 600;
    height: 47px;
    /*height: 67px;*/
    /*line-height: 47px;*/
    line-height: 25px;
     margin: 0 1px;
    /*padding: 10px 0 0;*/
    text-transform: uppercase;
    vertical-align: middle;
    padding: 10px 40px 10px 40px;
    /*
    width: 230px;*/
    background-size: cover;     background-position: center center;}


/*Reptile Sec*/
 
.reptile_house {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 650px;
}
.reptile_house p {
    color: #fff;
    font-size: 18px;
    line-height: 31px;padding-left: 35px;
}
.reptile_btns .btn {
     background-size: 146px auto;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    height: 47px;
    margin: 0 1px 0 35px;
    padding: 10px 0 0;
    text-transform: uppercase;
    vertical-align: middle;
    width: 157px;
}
.reptile_sec {
    text-align: center;
}
.reptile_sec h3 {
    color: #ffffff;
    font-size: 66px;
    letter-spacing: 0.4px;
    line-height: 40px;
    padding-bottom: 34px;
}
.reptile_content {
    padding: 75px 0 0 203px;
}
.reptile_btns {
    margin-top: 34px;
}
.holiday_fun h3 {
    color: #ffffff;
    font-size: 69px;
    letter-spacing: 0.4px;
    /*line-height: 43px;*/
    padding-bottom: 34px;
}
.holiday_fun p {
    color: #ffffff;
    font-size: 18px;
    line-height: 31px;
    text-align: center;
}
.learn_more_btn .btn {
 background-image: url("../images/large_white_btn_back.png");
    background-size: cover;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    height: 47px;
    margin: -5px 0 0 -35px;
    padding: 10px 0 0;
    text-transform: uppercase;
    vertical-align: middle;
    width: 221px;
}
 .learn_more_btn {
    padding-top: 30px;
    text-align: center;
}
.holiday_fun {
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
}
.holiday_fun h3 {
      color: #ffffff;
    font-size: 69px;
    letter-spacing: 2px;
    /*line-height: 43px;*/
    margin-top: 26px;
    padding-bottom: 22px;
}
 
a:hover, a:focus {
    color: #c3c521;
    text-decoration: none;
	outline: none;
}

.termsCon:hover {
    color: #333333;
}

/*drwain section*/
  
.enumenu_ul li:hover > a{color: #fff;background-color: #C3C521;}
.white_content a:hover {
    color: #666666;
}
.drwain_packages {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 650px;
    position: relative;
}
 
 /*
.drwain_packages::after{
    background-image: url("../images/drawin_overlay.png");
    background-position: left top;
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
*/
.drawin_center_content {
    text-align: center;
    z-index: 99;padding-left: 218px;  padding-top: 56px;
}

.drwain_packages::before {
    background-image: url("../images/drawin_croc_texture.png");
    background-position: right top;
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.drwain_packages h3 {
    color: #FFF;
    font-size: 66px;letter-spacing: 2px;
    line-height: 40px; padding-bottom: 33px;
}
.drwain_packages p {
    color: #FFF;
    font-size: 18px;
    line-height: 31px;  padding-left: 15px;
	text-shadow: 0 0 24px #fff;
	-webkit-text-shadow: 0 0 24px #fff;
	-moz-text-shadow: 0 0 24px #fff;
	-ms-text-shadow: 0 0 24px #fff;
}
.drwain_content .btns_sec {
    padding-top: 58px;
}
.single_feed {
    padding: 3px 4px;
}

/*Prices feature */

.enumenu_ul li:hover > a{color: #fff;background-color: #C3C521;}
.white_content a:hover {
    color: #666666;
}
.prices-feature {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    position: relative;
}
 
.prices-feature::after{
    background-image: url("../images/drawin_overlay.png");
    background-position: left top;
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.prices-feature-center-content {
    text-align: center;
    z-index: 99;
    padding-left: 218px;  
}

.prices-feature::before {
    background-image: url("../images/drawin_croc_texture.png");
    background-position: right top;
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.prices-feature h1 {
    color: #333333;
/*    font-size: 66px;letter-spacing: 2px;
    line-height: 40px; padding-bottom: 33px;*/
}
.prices-feature p {
    color: #333333;
    font-size: 18px;
    line-height: 31px;  padding-left: 15px;
    text-shadow: 0 0 24px #fff;
    -webkit-text-shadow: 0 0 24px #fff;
    -moz-text-shadow: 0 0 24px #fff;
    -ms-text-shadow: 0 0 24px #fff;
}

@media screen and (max-width: 767px) {
    .prices-feature {
        height:auto;
        padding-bottom:60px;
        padding-top:60px;
    }
    .prices-feature-center-content {
        padding-left: 0px;
    }
}

.align-center {
    text-align: center;
}
.expander-button {
    margin-bottom: 40px;
    cursor: pointer;
}
.price-listing {
    background-color: #fff;
    border-bottom: 1px solid #ececec;
    padding-bottom: 30px;
    padding-top: 50px;
}
.price-listing p {
    margin-bottom:10px;
}
.price-listing .ticket-image img {
    max-width: 224px;
    margin: 0px auto;
}

.ticket-prices {
    margin-top: 40px;
    margin-bottom: 40px;
}
.ticket-prices .row {
    margin-bottom: 7px;
}

.expanding {
   display:none;
    overflow:hidden;
    transition: all .2s;
    background-color: #f1f1f1;
    margin-bottom:30px;
    padding: 20px;
}


/* Prices */
@media screen and (max-width: 991px) {
    .price-listing-section {
        margin-bottom: 20px;
    }
}
.pricing-wrap p {
  clear: both;
  padding-bottom: 20px;
}

.button-price-book {
  background-color: #7fbf4d;
  border-radius: 3px;
  float: right;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 20px;
  margin-top: -10px;
  padding: 10px 15px;
  text-align: center;
  text-shadow: 0 -1px 0 #4c9021;
  width: auto;
}

/*footer*/
.footer_content #gform_1 li {float: left; margin-top: 0}
.footer_content #gform_1 label {display: none;}
.footer_content #gform_1 input {width: 100%; padding: 10px; background: #efefef}

.footer_content #gform_1 .gform_button {
  background: #c3c521 none repeat scroll 0 0;
  border-radius: 0;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 10px 50px 10px 30px;
  position: relative;
  width: 50%;
}

 footer h3 {
    color: #fbfbfb;
    font-size: 28px;
    line-height: 23px;
    text-align: left;   padding-bottom: 36px;
}
footer ul li a {
    color: #acaaaa;
    font-size: 15px;
    line-height: 28px;
}
.footer_column li {
    float: left;
    padding-bottom: 13px;
    width: 50%;
}
.footer_content {
     padding-bottom: 17px;
    padding-left: 15px;
    padding-right: 15px;
}
footer {
    background-color: #271b1b;
    padding-top: 67px;padding-bottom: 18px;
}

.footer_column.secnd_col li {
    padding-bottom: 6px;
}
.footer_contact_sec {
    margin-top: -13px;
    padding-left: 30px;
}
.footer_logo > img {
    width: 295px;
}
.footer_contact_sec ul li a {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    padding-left: 13px;  color: #ffffff;
}
.footer_contact_sec ul li span {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    padding-left: 13px;color: #fff;
}
.footer_contact_sec ul li i {
   color: #9c9696;
    display: inline-block;
    font-size: 25px;
    padding-right: 35px;
    padding-top: 5px;
    vertical-align: top;
    width: 35px;
}
.footer_contact_sec li:last-child {
    padding-top: 3px;
}
.footer_contact_sec ul li i.fa-clock-o {
    font-size: 26px;
    padding-top: 10px;
}
.footer_contact_sec ul li i.fa.fa-envelope {
    font-size: 20px;
    padding-top: 10px;
}
 
.copyright_text a{
    color: #ffffff;
    font-size: 12px;text-decoration: underline;
    }
.footer_contact_sec li {
    line-height: 35px;
}
.footer_contact_sec > ul {
      padding-left: 13px;
    padding-top: 34px;
}

.copyright_text {
     border-top: 1px solid #554b4b;
    color: #ffffff;
    font-size: 12px;
    line-height: 28px;
    margin: 0 auto;
    max-width: 86%;
    padding-top: 16px;
    text-align: center;
}
 .btn.white:hover {
    color: #c3c521;
}
.btn.gray:hover{ color: #c3c521;}
.copyright_text a:hover, .copyright_text a:focus {
    color: #c3c521;
    text-decoration: none;
}
.footer_contact_sec ul li a:hover, .footer_contact_sec ul li a:focus {
    color: #c3c521;
    text-decoration: none;
}
 .instagram_feed h3,  .gallery h3, .attractions h3 {
    color: #333333;
    font-size: 50px;
    line-height: 40px;letter-spacing: 2px; 
}
.instagram_feed, .gallery {
    padding-top: 92px;  background: #f3f3f3 none repeat scroll 0 0;
}
.attractions h3 {
    padding-top: 92px; 
}
.feeds_sec{overflow: hidden;}
.feeds_sec ul{width: 1480px;margin: 0 auto;overflow: hidden;  padding-top: 11px;}
.feeds_sec ul li {
    float: left;
	margin-right: 12px;
}
.feeds_sec li:last-child{margin: 0;}
.follow_instaa a, .sharing p {
    color: #666666;
    font-family: hand_of_seanregular, cursive;
    font-size: 25px;
    line-height: 20px;letter-spacing: 1px;
}
.sharing p {
    line-height: 1;
    margin-bottom: 10px;

}
.follow_insta, .sharing a {
    padding-bottom: 31px;
    padding-top: 30px;
    text-align: center;
}
.btn.color:hover {
    color: #333333;
}
.follow_insta .fa.fa-instagram, .sharing .fa {
    color: #1f3575;
    font-size: 38px;
	-webkit-transition: all 0.5s ease 0s !important;
	-moz-transition: all 0.5s ease 0s !important;
	-o-transition: all 0.5s ease 0s !important;
	transition: all 0.5s ease 0s !important;
}
.follow_instaa a:hover, .sharing a:hover {color: #c3c521; }
.follow_insta a:hover .fa.fa-instagram, .sharing a:hover .fa{
    color: #c3c521;
}

.post-content:after {
    display:table;
    content: " ";
    width:100%;
    clear:both;
}
.sharing {
    clear:both;
    padding: 30px 0px;
    text-align:center;
}
.sharing i {
    margin: 5px ;
}
.post-nav {
    margin: 25px 0px;
    font-size: .85em;
}

.post-nav.start {
    margin-top: 0px;
}
.post-nav.end {
    margin-bottom: 50px;
}
.post-nav a {
    color: #c3c521;
}
.post-nav a:hover {
    color: #333333;

}
.post-nav img {
    width:10px;
    vertical-align:middle;
    margin: 0px .5em;
}

.post-title {
    line-height: 1.2;
}

.post-title, .post-meta {
    text-align:center;
}
.archive-post-meta {
    font-size: .85em;
    margin: 1.5em auto;

}
.post-meta {
    font-size: .85em;
    position:relative;
    padding-bottom: 1em;
    margin-bottom: 3em;
}

.post-meta:after {
    width: 150px;
    height: 2px;
    display:block;
    content: " ";
    background-color: #c3c521;
    position:absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.archive-listing {
    margin-bottom: 3em;
 box-shadow: 0em 0em 3px #d1d1d1;

 padding: 2em;
}

.navigation {
    text-align:center;
    margin: 1em auto;
}
.navigation ul {
    margin: 0px;
    padding: 0px;
}
.navigation li {
    display: inline-block;
    list-style-type:none;
}
.archive-listing .post-meta {
    margin: 1em auto;
}

.archive-listing h2 {
    color: #333;
    line-height: 1.2;
}
.archive-listing h2:hover {
    color: #c3c521;
}

.buy_btn.btn:hover {
    background: #666666;
}
.buy_btn.btn::after {
 background-image: url("../images/arrow_green.png");
    background-repeat: no-repeat;
    background-size: 9px auto;
    content: "";
    height: 20px;
    position: absolute;
    right: 24px;
    top: 13px;
    width: 13px;
}
.footer_logo {
    display: inline-block;
    vertical-align: middle;
}
.enumenu_ul li .arrow.up {
    background-position:  10px 16px;
}
.enumenu_container .enumenu_ul .arrow {
    background-position: 10px 11px;
}
.enumenu_container .enumenu_ul li ul .arrow {
    background-position: 10px 6px;
}
.enumenu_container .enumenu_ul li ul .arrow.up {
    background-position: center 11px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome, if Chrome rule needed */
   header{margin-bottom: -90px;}	
    /* Safari 5+ ONLY */
    ::i-block-chrome, header{margin-bottom: -89px;}	
}



.session-times {
    margin-left: 0px !important;
    padding-left: 0px;
}

.session-times li {
    list-style-type:none;
    display:inline-block;
    background-color: #e6e6e6;
    padding: .5em;
}
