/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

@import url("theme.css");
@import url("flexslider.css");
@import url("responsive.css");

@font-face {
    font-family:'simiandisplay';
    src: url('../fonts/simiandisplay-gorilla.eot');
    src: url('../fonts/simiandisplay-gorilla.eot?#iefix') format('embedded-opentype'),
         url('../fonts/simiandisplay-gorilla.woff') format('woff'),
         url('../fonts/simiandisplay-gorilla.ttf') format('truetype'),
         url('../fonts/simiandisplay-gorilla.otf') format('opentype'),
         url('../fonts/simiandisplay-gorilla.svg') format('svg');
  
}

@font-face {
    font-family: 'larsseitlight';
    src: url('../fonts/larsseit-light-webfont.eot');
    src: url('../fonts/larsseit-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/larsseit-light-webfont.woff2') format('woff2'),
         url('../fonts/larsseit-light-webfont.woff') format('woff'),
         url('../fonts/larsseit-light-webfont.ttf') format('truetype'),
         url('../fonts/larsseit-light-webfont.svg#larsseitlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'larsseitlight_italic';
    src: url('../fonts/larsseit-lightitalic-webfont.eot');
    src: url('../fonts/larsseit-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/larsseit-lightitalic-webfont.woff2') format('woff2'),
         url('../fonts/larsseit-lightitalic-webfont.woff') format('woff'),
         url('../fonts/larsseit-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/larsseit-lightitalic-webfont.svg#larsseitlight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'larsseitmedium';
    src: url('../fonts/larsseit-medium-webfont.eot');
    src: url('../fonts/larsseit-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/larsseit-medium-webfont.woff2') format('woff2'),
         url('../fonts/larsseit-medium-webfont.woff') format('woff'),
         url('../fonts/larsseit-medium-webfont.ttf') format('truetype'),
         url('../fonts/larsseit-medium-webfont.svg#larsseitmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
        color: #00a1ae;
/*	color: #000;*/

        text-decoration: none;
}
a:hover {
	text-decoration: none;
	transition:all 0.3s ease-in-out;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
html {
    height: 100%;
}
.wrapper {
      height: 100% !important;
      height: 100%;
      margin: 0 auto; 
      overflow: hidden;
}
body {
	margin: 0;
	padding: 0;
        font-family: 'larsseitlight';
}
img {
	vertical-align: top;
}
.clear{
    clear: both;
}
body.overflow.green-theme .header .header_holder {
    position: initial;
}
.hidden-data {
    display: none;
}
.hide-logo1, .hide-menu1, .span-hide, .gallery-post a:hover .span-hide, .hide-ticket1, .h2-hide {
    display: none !important;
}
body.pink-theme.viewing-page-1 .brand a {
   // display: none;
}
.main section.page1 .overlay, .main section.page1 #landing_video {
  //  display: none;
}
.main section.page1 {
/*   background: url(../images/slide-1-bg.jpg) no-repeat 100% !important;*/
    background-size: cover !important;
/*    background-image: url(../images/slide-1-bg.jpg) !important;
    background-size: 100% 100% !important;*/
}
.main section.page2 {
/*    background: url(../images/slide-2-bg.jpg) no-repeat;*/
    background-size: cover;
}
.main section.page3 {
/*    background: url(../images/slide-3-bg.jpg) no-repeat;*/
    background-size: cover;
}
.main section.page4 {
/*    background: url(../images/slide-4-bg.jpg) no-repeat;*/
    background-size: cover;
}
iframe {
    width: 100%;
}
.event_calender_date{
    position: absolute;
    top: 0;
    background: #fcb514;
    width: 100px;
    font-size: 22px;
    padding: 5px;
    padding-bottom: 0;
    color: #fff;
    line-height: 36px;
    letter-spacing: 3px;
    text-transform: uppercase;
        
}
.event_calender_date{
    
}
.event_calender_date strong{ 
    display: block;
    font-family: 'simiandisplay';
    font-weight: normal;
    letter-spacing: 3px;
    font-size: 42px;
}
.social-icons{
    position: fixed;
    right: 0.5%;
    top: 68%;
    z-index: 1;
}
.social-icons ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.social-icons ul li{
    display: block;
    margin: 5px 0;
}
.social-icons ul li a{
    background: url(../images/sprite.png) no-repeat;
    width: 49px;
    height: 50px;
    display: block;
    text-indent: -9999px;
}
.social-icons ul li a.fb{
    background-position: 0 0;
}
.social-icons ul li a.twitter{
    background-position: 0px -56px;
}
.social-icons ul li a.instagram{
    background-position: 0px -112px;
}
.social-icons ul li a.mail{
    background-position: 0px -168px;
}
.header{
    position: relative;
}
.header_holder{
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 9999;
    padding: 20px;
}
.logo{
    float: left;
}
.privacy a{
    color: #362f76;
    font-family: 'larsseitmedium';
}
.menu-event{
    float: right;
    color: #fff;
    overflow: hidden;
}
.menu-icon{
    float: right;
}
.event-icon{
    float: right;
    margin-right: 50px;
}
.event-icon img{
    vertical-align: bottom;
    margin-right: 10px;
}
.scroll-bottom{
    position: absolute;
    bottom: 2%;
    left: 46%;
    z-index: 2;
    cursor: pointer; 
}
.large-logo{
    margin-top: 210px;
    position: relative;
    z-index: 3;
}
.large-logo img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.main_box{
/*    max-width: 260px;*/
    min-height: 345px;
    background: #ed1178;
    color: #fff;
/*    margin: 120px 0 0 0;*/
    padding: 0 30px;
    position: relative;
}
.container_holder{
    margin: 120px 0 0 0;
}
#page2 .container_holder, #page3 .container_holder, #page4 .container_holder {
    margin-top: 80px;
}
.page3 .main_box{
    background: #fcb514;
}
.page4 .main_box{
    background: #00a1ae;
}
.main_box_holder{
    position: absolute;
    bottom: 4%;
    left: 5%;
    right: 5%;
}
.heading{
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family:'simiandisplay';
    letter-spacing: 3px;
}
.text{
    font-family: 'larsseitlight';
    font-size: 17px;
    line-height: 17px;
}
.learn_more{
    text-align: center;
    margin-top: 30px;
}
.learn_more a{
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
}
.learn_more a span{
    display: block;
    margin: 4px 0;
    font-family: 'larsseitmedium';
}
.box{
    position: relative;
    /*margin-bottom: 30px;*/
}
.box_img{
    position: relative;
}
.box_img_layer{
    background: rgba(237, 17, 120, 0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.category{
    position: absolute;
    right: 0;
    bottom: 0;
    background: #ed1178;
    min-width: 180px;
    text-align: right;
    padding: 7px 10px;
    font-family: 'larsseitmedium';
}
.category a{
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'larsseitmedium';
    font-size: 21px;
    letter-spacing: 2px;
}
.box_img img{
/*    max-width: 367px;*/
    height: 226px;
    width: 100%;
}
.page2 .main_box, .page3 .main_box, .page4 .main_box {
    min-height: 285px;
}
.page2 .box_img img, .page3 .box_img img, .page4 .box_img img {
    height: 200px;
}
.page2 .box_contant h4, .page3 .box_contant h4, .page4 .box_contant h4 {
    margin-bottom: 0;
}
.page2 .box_contant h4 a, .page3 .box_contant h4 a, .page4 .box_contant h4 a {
    font-size: 13px;
}
.page2 .box_contant p, .page3 .box_contant p, .page4 .box_contant p {
    font-size: 11px;
    margin-bottom: 10px;
}
.page2 .box_contant, .page3 .box_contant, .page4 .box_contant {
    padding: 5px 10px;
    height: 85px;
}
.page2 .category a, .page3 .category a, .page4 .category a {
    font-size: 18px;
}
.box_contant{
    background: #fff;
    width: 100%;
    padding: 10px;
    color: #ed1178;
    height: 120px;
}
.box_contant h4{
    text-transform: uppercase;
    margin-bottom: 5px;
}
.box_contant h4 a{
    color: #ed1178;
    font-family: 'larsseitmedium';
    font-size: 25px;
    letter-spacing: 2px;
}
.page2 .box_contant h4 a{
    color: #ed1178;
}
.page3 .box_contant h4 a{
    color: #fcb514;
}
.page4 .box_contant h4 a{
    color: #00a1ae;
}
.box_contant p{
    margin-bottom: 20px;
    font-family: 'larsseitlight';
    font-size: 17px;
}
.page3 .box_contant p {
    margin-bottom: 10px
}
.box_contant span{
    font-size: 13px;
    font-family: 'larsseitlight';
    display: block;
}
.page3 .box_img_layer{
    background: rgba(252, 181, 20, 0.3);
}
.page3 .category{
    background: #fcb514;
}
.page3 .box_contant{
    color: #fcb514;
}
.page4 .box_img_layer{
    background: rgba(0, 161, 174, 0.3);
}
.page4 .category{
    background: #00a1ae;
}
.page4 .box_contant{
    color: #00a1ae;
}
.c1{background: #f15153 !important;}
.c2{background: #00b8e2 !important;}
.c3{background: #e51a2a !important;}
.c4{background: #ed1178 !important;}
.c5{background: #add478 !important;}
.c6{background: #df96b4 !important;}
.video video {
    position: absolute;
    top: 48.4%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 1;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transition: 1s opacity;
}
.page1{overflow: hidden;}
.overlay{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}
.open_menu{
    background: #fff;
    position: absolute;     
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;                
    height: 100%;          
/*    display: none;*/
    visibility: hidden;
}
.menu_trigger.open {
/*    display: block;*/
    visibility: visible;
    cursor: pointer;
}
.menu_trigger {
/*    display: none;*/
    visibility: hidden;
}
.menu_holder {
    background-color: #fff;
    width: 100%;
    height: 100vh;
    right:-9999px;
    left: auto;
    top: 0px;
    position: absolute;
    z-index: 999;
    padding: 20px;
/*    transition: all 0.2s ease-in-out;*/
}
.close{
    opacity: 1;
}
.close:hover{
    opacity: 1;
}
.onepage-pagination{
    z-index: 1;
}
.scroll-overflow{overflow: hidden;}
.menu_contant{
    max-width: 1200px;
    margin: 75px auto 0;
    overflow: hidden;
}
.search_outer{
    margin-top: 50px;
}
.search_outer label{
    text-transform: uppercase;
    color: #362f76;
    font-size: 15px;
    margin-bottom: 5px;
    font-family: 'larsseitmedium';
}
.search_outer .form-group{
    margin-bottom: 10px;
}
.search_outer input[type="text"],
.search_outer input[type="email"],
.search_outer input[type="submit"]{
    background: #362f76;
    border: 1px solid #362f76;
    color: #fff;
    width: 100%;
    padding: 6px 8px;
    /*text-transform: uppercase;*/
    letter-spacing: 3px;
    font-family: 'larsseitmedium';
    font-size: 15px;
}
.search_outer input[type="text"]::-webkit-input-placeholder, .search_outer input[type="email"]::-webkit-input-placeholder{
   color: #fff;
}
.search_outer input[type="text"]:-moz-placeholder, .search_outer input[type="email"]:-moz-placeholder{ 
   color: #fff; 
}
.search_outer input[type="text"]::-moz-placeholder, .search_outer input[type="email"]::-moz-placeholder{  
   color: #fff;  
}
.search_outer input[type="text"]:-ms-input-placeholder, .search_outer input[type="email"]:-ms-input-placeholder{  
   color: #fff; 
}
.menu_outer{}
.menu_outer ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.menu_outer ul li{
    display: block;
}
.menu_outer ul li a{
    text-decoration: none;
    font-weight: bold;
    font-size: 60px;
    text-transform: uppercase;
    font-family:'simiandisplay';
    letter-spacing: 7px;
}
.menu_outer ul li a:hover{
    text-decoration: underline;
}
.menu_outer ul li:nth-child(1) a{
    color: #fcb514;
}
.menu_outer ul li:nth-child(2) a{
    color: #ed1178;
}
.menu_outer ul li:nth-child(3) a{
    color: #00a1ae;
}
.menu_outer ul li:nth-child(4) a{
    color: #932b8a;
}
.menu_outer ul li:nth-child(5) a{
    color: #362f76;
}
.menu_bottom{
    margin: 40px 0 0;
    overflow: hidden;
}
.address{}
.address span{
    display: block;
    color: #362f76;
    margin: 1px 0;
    font-size: 12px;
}
.privacy{
    color: #362f76;
    font-size: 16px;
    margin: 70px 0 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.copy-right{
    color: #362f76;
    font-size: 16px;
    font-family: 'larsseitlight';
}
.menu_social{
    margin: 80px 0 0;
}
.menu_social ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.menu_social ul li{
    display: inline-block;
}
.menu_social ul li a{
    display: block;
    color: #362f76;
    font-size: 32px;
    padding: 0 10px;
}
.search{
    margin-top: 100px;
}
.search input[type="text"] ,input[type="search"]{
    border: none;
    border-bottom: 4px solid #362f76;
    color: #362f76;
    width: 79%;
    height: 47px;
    padding: 0 2px;
}
.search input[type="text"],input[type="search"]:focus{
    outline: none;
}
.search input[type="submit"]{
    background: url(../images/search-icon.png) no-repeat;
    width: 47px;
    height: 47px;
    border: none;
    text-indent: 150px;
}
.search input[type="submit"]:focus{
    outline: none;
}
.custom_creation img {
    width: 100%;
}

.about-page, .contact-page {
    /*margin-top: 150px;*/
    padding-top: 150px;
}
.about-page .about-us {
    padding-bottom: 150px;
}
.about-page h1 {
    font-size: 62px;
    color: #000;
    font-family:'simiandisplay';
    letter-spacing: 6px;
}
.about-page .vision {
    /*padding-bottom: 150px;*/
}
.about-page p {
    font-size: 23px;
    color: #000;
    /*max-width: 1120px;*/
    font-family: 'larsseitlight';
    padding: 30px 0;
}
.about-page img {
    padding-top: 150px;
}
.about-img {
    max-width: 1500px;
    margin: 0 auto 50px;
    width: 100%;
}
.about-img img {
    width: 100%;
}
.overflow{
    overflow-x: hidden;
}
.contact-page .right {
    float: right;
}
.contact-page .contact-forum {
    width: 500px;   
}
.contact-page .contact-forum h1 {
    color: #932b8a;
    font-size: 26px;
    font-family: 'larsseitmedium';
    letter-spacing: 7px;
    text-transform: uppercase;
}
.contact-page .contact-forum input[type="text"] {
    width: 100%;
    padding: 20px;
    margin: 30px 0;
    outline: none;
    background-color: #932b8a;
    color: #fff;
    border: none;
    font-size: 26px;
    font-family: 'larsseitmedium';
}
.contact-page .contact-forum input[type="email"] {
    width: 100%;
    padding: 20px;
    outline: none;
    background-color: #932b8a;
    color: #fff;
    border: none;
    font-size: 26px;
    font-family: 'larsseitmedium';
}
.contact-page .contact-forum textarea {
    width: 100%;
    padding: 20px;
    margin: 30px 0;
    height: 225px;
    resize: none;
    outline: none;
    background-color: #932b8a;
    color: #fff;
    border: none;
    font-size: 26px;
    font-family: 'larsseitmedium';
}
.contact-page .contact-forum ::-webkit-input-placeholder {
    color: #fff;
    letter-spacing: 5px;
}
.contact-page .contact-forum input[type="submit"] {
    border: none;
    font-size: 26px;
    color: #932b8a;
    letter-spacing: 10px;
    width: 100%;
    background-color: transparent;
    text-align: left;
    outline: none;
    font-family: 'larsseitmedium';
}
.contact-page .menu_social a {
    color: #932b8a;
    padding-right: 40px;
}
.flexslider1.gallery-slider ul li img {
    width: 100%;
}
.flexslider1.gallery-slider .flex-direction-nav {
    display: none;
}
.page-banner.hide-banner img {
    width: 100%;
    height: 100%;
}
/*.featured-list .box_img_layer {
    background: transparent;
}*/
.featured-list .box_img_layer:hover {
    background: rgba(0, 161, 174, 0.3);
}
.inspire_layer {
    background: rgba(0, 161, 174, 0.3);
}
.experience_layer {
    background: rgba(252,181,20,0.3);
}
.create_layer {
    background: rgba(237, 17, 120, 0.3);
}
.featured-list .box_img_layer{
    background: transparent;
}
/*.featured-list .div_block:nth-child(5) {
    width: 50%;
}*/
.page-banner img {
    width: 100%;
    height: 100%;
}
.nav-responses {
    display: none;
}
.container.page-content {
    margin-bottom: 50px;
}
/*.box_img_layer-yellow:hover*/
/*.div_block{
    height: 315px;
}*/
.play-video {
    text-align: center;
    font-size: 50px;
    position: relative;
    z-index: 3;
    color: #fff;
}
.div_block{
    margin-bottom: 30px;
}
.featured-img {
    width: 100%;
    height: 250px;
    /*margin-bottom: 0;*/
}
.featured-img img {
    min-width: 100%;
    min-height: 100%;
}
#upcomming-event-list a {
    margin-bottom: 0;
}
.blog-detail-cont img{
    width: 100%;
    height: 100%; 
}
.featured-list  {
    height: 350px;
}
#upcomming-event-list h3 a {
    color: #fcb514;
}
#upcoming-event-list .featured-content p {
    color: #fcb514;
}
#upcoming-event-list .featured-content .blog-date {
    color: #fcb514;
}
.inspire_box .featured-content h3 a {
    color: #00a1ae;
}
.inspire_box .featured-content .blog-date {
    color: #00a1ae;
}
.inspire_box .featured-content p {
    color: #00a1ae;
}
#upcomming-event-list h1 a {
    color: #fcb514;
    font-family: 'larsseitmedium';
}
#structure-slide .flex-control-thumbs li {
    /*height: 150px;*/
    margin-bottom: 10px;
}
#structure-slide .flex-control-thumbs li img {
    max-height: 100%;
    height: 175px;
}
.search-style {
    margin-top: 90px;
}
.create-pg-slide .slides li img {
    min-height: inherit;
}
.struct_form span.struct_request {
    display: block;
    font-size: 26px;
    text-align: center;
    margin: 30px;
}
.struct_form .struct_inputs {
	padding-right: 15px;
}
.struct_form .struct_inputs,
.struct_form .struct_message {
	float: left;
	width: 50%;
}
.struct_form .quote-name,
.struct_form .quote-email {
	display: block;
	margin-bottom: 20px;
}
.struct_form .quote-name input,
.struct_form .quote-email input {
	height: 50px;
	width: 100%;
    padding: 15px;
}
.struct_form .quote-message textarea {
	height: 120px;
	width: 100%;
	margin-bottom: 20px;
    padding: 15px;
}
.struct_form .struct_submit input {
	background: #00a1ae;
    color: #fff;
    border: none;
    padding: 10px 30px;
    font-size: 16px;
    float: right;
}



/*Media Queries*/
@media screen and (max-width:1620px){
    .featured-list a span {
        letter-spacing: 3px;
        font-size: 12px;
    }
    .featured-list h3 {
        font-size: 15px;
    }
    .featured-content p {
        font-size: 14px;
    }
    .gallery-post a span {
        font-size: 18px;
        padding: 100px 0 0;
    }
    
}
@media (min-width: 1600px) {
    .container{
        max-width: 1500px;
        margin: 0 auto;
        width: 100%;
        position: relative;
    }
    
}
@media screen and (max-width: 1600px) {
    .main_box {
        min-height: 325px;
    }
    .box_contant {
        height: 100px;
    }
    .box_contant h4 a {
        font-size: 22px;
    }
    .box_contant p {
        font-size: 14px;
    }
    .page2 .main_box, .page3 .main_box, .page4 .main_box {
        min-height: 256px;
    }
    .page2 .box_img img, .page3 .box_img img, .page4 .box_img img {
        height: 180px;
    }
    /*.page2 .box_contant h4, .page3 .box_contant h4, .page4 .box_contant h4 {
        margin-bottom: 0;
    }*/
    .page2 .box_contant h4 a, .page3 .box_contant h4 a, .page4 .box_contant h4 a {
        font-size: 13px;
    }
    .page2 .box_contant p, .page3 .box_contant p, .page4 .box_contant p {
        font-size: 11px;
        margin-bottom: 10px;
    }
    .page2 .box_contant, .page3 .box_contant, .page4 .box_contant {
        /*padding: 5px 10px;*/
        height: 75px;
    }
    .page2 .category a, .page3 .category a, .page4 .category a {
        font-size: 16px;
    }
    .two-col {
        height: 315px;
        overflow: hidden;
    }
    .two-col .left-text-area span, .two-col .left-text-area a {
        font-size: 16px;
        display: block;
    }
    .two-col .left-text-area {
        height: 100%;
        padding: 25px;
    }
    .event-left-text h2 {
        font-size: 32px;
    }
    .create_cover {
        height: 250px !important;
    }
    .create_cover1 {
        height: 175px !important;
    }
    .creates_cover1 {
        height: 200px !important;
    }
}
@media screen and (max-width:1400px){

    .div_block{
/*        width: 24%;*/
        padding: 5px 15px;
        height: 280px;
        margin-bottom: 20px;
    }
/*    .event-left-text h2 {
        font-size: 32px;
    }*/
    .event-left-text h4 {
        font-size: 20px;
        line-height: 30px;
    }
/*    .two-col {
        height: 315px;
        overflow: hidden;
    }*/
    .create_cover {
        height: 250px !important;
    }
    .creates_cover {
        height: 175px !important;
    }
    
/*    .two-col .left-text-area {
        height: 100%;
    }*/
/*    .two-col .left-text-area span, .two-col .left-text-area a {
        font-size: 16px;
    }*/
/*    .page2 .main_box, .page3 .main_box, .page4 .main_box {
    min-height: 256px;
}*/
/*.page2 .box_img img, .page3 .box_img img, .page4 .box_img img {
    height: 180px;
}
.page2 .box_contant h4, .page3 .box_contant h4, .page4 .box_contant h4 {
    margin-bottom: 0;
}
.page2 .box_contant h4 a, .page3 .box_contant h4 a, .page4 .box_contant h4 a {
    font-size: 17px;
}
.page2 .box_contant p, .page3 .box_contant p, .page4 .box_contant p {
    font-size: 14px;
    margin-bottom: 10px;
}
.page2 .box_contant, .page3 .box_contant, .page4 .box_contant {
    padding: 5px 10px;
    height: 75px;
}
.page2 .category a, .page3 .category a, .page4 .category a {
    font-size: 16px;
}*/
    .home_cover {
        height: 180px !important;
    }
    .category {
        min-width: 150px;
    }
    .category a {
        font-size: 18px;
    }
    .box_contant h4 a {
        font-size: 17px;
    }
    .box_contant p {
        font-size: 14px;
    }
    .div_large_block{
        width: 48%;
        padding: 0 5px;
    }
    .container_holder {
        margin: 70px 0 0 0;
    }
    .box{
        margin-bottom: 10px;
    }
    .box_img img{
        height: 190px;
    }
    .main_box{
        min-height: 290px;
    }
    .box_contant{
        /*padding: 5px;*/
        height: 100px;
    }
    .scroll-bottom{
        bottom: 0.5%;
    }
    .scroll-bottom img{
        width: 60%;
    }
    .social-icons{
        top: 65%;
        right: 0.2%;
    }
    .menu_contant{
        margin: 30px auto 0;
    }
    .menu_bottom{
        margin: 30px 0 0;
    }
    .privacy{
        margin: 30px 0;
    }
    .search {
        margin-top: 70px;
    }
    .menu_social {
        margin: 50px 0 0;
    }
    .row.gallery-panel .flex-direction-nav a:before {
        font-size: 25px;
    }
    .row.gallery-panel .flex-direction-nav a {
        height: 40px;
    }
}
@media screen and (max-width:1350px){
    .container.blog-page.blog-detail-cont .blog-social {
        position: initial;
    }
    .container.blog-page.blog-detail-cont .blog-social li {
        display: inline-block;
    }
}
@media screen and (max-width:1280px){
    .container_holder {
        margin: 90px 0 0 0;
    }
}
@media screen and (max-width:1199px){
    .heading {
        font-size: 20px;
    }
    .box_contant p{
        font-size: 12px;
    }
    .scroll-bottom {
        bottom: 1.5%;
    }
    .scroll-bottom img {
        width: 80%;
    }
    .container_holder {
        margin: 130px 0 0 0;
    }
    .main_box {
        min-height: 290px;
    }
    .main_box_holder {
        bottom: 2%;
    }
    .event-left-text h2 {
        font-size: 32px;
    }
    .event-left-text h4 {
        font-size: 22px;
        line-height: 26px;
        letter-spacing: 0px;
    }
    .featured-content {
        padding: 5px; 
    }
    .featured-list h3 {
        font-size: 14px;
    }
    .featured-list a img {
        width: 100%;
    }
    .menu_outer ul li a {
        font-size: 48px;
        letter-spacing: 5px;
    }
    
/*    .page2 .main_box, .page3 .main_box, .page4 .main_box {
        min-height: 256px;
    }
    .page2 .box_img img, .page3 .box_img img, .page4 .box_img img {
        height: 180px;
    }
    .page2 .box_contant h4, .page3 .box_contant h4, .page4 .box_contant h4 {
        margin-bottom: 0;
    }
*/    .page2 .box_contant h4 a, .page3 .box_contant h4 a, .page4 .box_contant h4 a {
        font-size: 13px;
    }/*
*/    .page2 .box_contant p, .page3 .box_contant p, .page4 .box_contant p {
        font-size: 11px;
        /*margin-bottom: 10px;*/
    }
    .page2 .box_contant span, .page3 .box_contant span, .page4 .box_contant span {
        font-size: 11px;
    }/*
    .page2 .box_contant, .page3 .box_contant, .page4 .box_contant {
        padding: 5px 10px;
        height: 75px;
    }
    .page2 .category a, .page3 .category a, .page4 .category a {
        font-size: 16px;
    }*/
    .create_cover {
        height: 225px !important;
    }
    .create_cover1 {
        height: 150px !important;
    }
    .creates_cover1 {
        height: 125px !important;
    }
}
@media screen and (max-width:1023px){}
@media screen and (max-width:991px){
    .social-icons {
        display: none;
        top: 50%;
        right: 3.2%;
    }
    .large-logo{
        margin-top: 200px;
        margin-bottom: 100px;
    }
    .div_block{
        float: left;
        width: 50%;
        padding: 0 15px;
    }
    .div_large_block{
        float: left;
        width: 50%;
        padding: 0 15px;
    }
    .box {
        margin-bottom: 20px;
    }
    .container_holder {
        margin: 30px 0 0 0;
    }
    .onepage-wrapper .section {
        height: auto;
    }
    .page2 .scroll-bottom, .page3 .scroll-bottom, .page4 .scroll-bottom{
        display: none;
    }
    .menu_holder{
        position: fixed;
        overflow-y: scroll;
    }
    .search {
        margin-top: 35px;
        margin-bottom: 30px;
    }
    .search input[type="text"]{
        width: 80%;
    }
    .featured-list a span {
        width: 100%;
        background: rgba(0,184,226,0.3);
    }
    .event-left-text h2 {
        margin-top: 20px;
        font-size: 20px;
    }
    .event-left-text h4 {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .featured-list h3 {
        font-size: 13px;
    }
    .gallery-post a span {
        padding: 50px 15px 0;
    }
    .two-col .left-text-area, .two-col .left-image-area {
        display: block;
        width: 100%;
        text-align: center;
    }
    .two-col {
        height: auto;
        overflow: initial;
    }
    .create_cover {
        height: 150px !important;
    }
    .menu_outer ul li a {
        font-size: 36px;
    }
    .create_cover1 {
        height: 100px !important;
    }
    .scroll-bottom img {
        display: none;
    }
    #structure-slide .flex-control-thumbs li img {
        height: 100px;
    }
}
@media screen and (max-width:767px){
    .header_holder{
        padding: 12px;
    }
    .event-icon {
        margin-right: 20px;
    }
    .menu_holder{
        padding: 10px;
    }
    .box_img img {
        height: 226px;
    }
    .overlay{
        display: none;
    }
/*    #landing_video{
        display: none;
    }*/
    .gallery-post a span {
        padding: 150px 15px 0;
        font-size: 32px;
    }
    .create_cover, .create_cover1 {
        height: 500px !important;
    }
    .creates_cover1 {
        height: 300px !important;
    }
    .struct_form .struct_inputs,
	.struct_form .struct_message {
		width: 100%;
		padding: 0;
	}
}
@media screen and (max-width:679px){
    .social-icons {
        right: 5.2%;
    }
    .box {
        margin-bottom: 0px;
    }
    .div_block {
        width: 100%;
        margin-bottom: 15px;
    }
    .div_large_block {
        width: 100%;
        margin-bottom: 15px;
    }
    .logo{
        width: 50%;
    }
    .logo img{
        width: 100%;
    }
    .menu-icon img{
        width: 80%;
    }
    .close img{
        width: 80%;
    }
    .event-icon {
        margin-right: 10px;
    }
    .event-icon img{
        display: block;
    }
    .large-logo {
        margin-top: 125px;
    }
    .scroll-bottom{
        bottom: 2.5%;
        left: 43%;
    }
    .search input[type="text"] {
        width: 88%;
    }
    .create_cover, .create_cover1 {
        height: 450px !important;
    }
}
@media screen and (max-width:520px){
    #page4 .box_img {
        position: static;
    }
    #page4 .box_img img {
        display: none;
    }
    #page4 .box_contant {
        padding-bottom: 30px !important;
    }
    #page4 .div_block {
        height: inherit;
    }
    .page4 .box_img_layer {
        display: none !important;
    }
    .about-page, .contact-page, .container.page-content.gallery-detail, .container.page-content, .menu_contant {
        padding-top: 70px;
        padding-left: 40px !important;
        padding-right: 40px !important;
        padding-bottom: 20px;
    }
    .two-col {
        margin-bottom: 20px;
        height: auto;
    }
    .two-col .left-text-area {
        height: 100%;
        padding: 20px 50px;
        height: 250px;
    }
    .two-col .left-image-area {
        height: 200px;
    }
    .logo img {
        min-width: 175px;
    }
    .menu-icon img {
    width: 50%;
    }
    
    .event-icon {
        width: 65px;
    }
    .event-icon img{
        width: 20px;
        display: inline-block;
        margin: 0;
    }
    .event-icon span{
        font-size: 12px;
        display: inline-block;
    }
    body.pink-theme.viewing-page-1.disabled-onepage-scroll  .social-icons {
        display: block;
        left: 10px;
        bottom: 10px;
        top: initial;
    }
    body.pink-theme.viewing-page-1.disabled-onepage-scroll  .social-icons li {
        display: inline-block;
    }
    body.pink-theme.viewing-page-1.disabled-onepage-scroll  .social-icons li a {
        background-size: 25px;
        width: 25px;
        height: 25px;
    }
    .social-icons ul li a.twitter {
        background-position: 0px -29px;
    }
    .social-icons ul li a.instagram {
        background-position: 0px -57px;
    }
    .social-icons ul li a.mail {
        background-position: 0px -85px;
    }
    .about-page h1 {
        font-size: 18px !important;
        text-transform: uppercase;
        font-weight: bold;
    }
    .about-page p {
        font-size: 11px;
        padding: 10px 0;
        text-align: initial !important;
        font-weight: bold;
    }
    .about-page .about-us {
        padding-bottom: 25px;
    }
    .about-img {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .contact-page .menu_social a {
        padding-right: 10px;
        font-size: 12px;
    }
    .contact-page .contact-forum h1 {
        font-size: 13px !important;
        letter-spacing: 3px;
        margin-bottom: 10px;
    }
    .contact-page .contact-forum input[type="text"], .contact-page .contact-forum input[type="email"], .contact-page .contact-forum textarea, .contact-page .contact-forum input[type="submit"] {
        font-size: 13px;
        letter-spacing: 4px;
        padding: 10px 15px;
        margin: 5px 0;
    }
    .contact-page .contact-forum textarea {
        height: 125px;
    }
    .container.page-content.gallery-detail .hidden-data {
        display: block;
        margin: 10px -40px;
    }
    .container.page-content.gallery-detail h2 {
        font-size: 18px !important;
    }
    .gallery-info span {
        font-size: 11px !important;
    }
    .gallery-info p {
        font-size: 11px !important;
        line-height: initial;
        text-align: left !important;
    }
    .gallery-info h3 {
        font-size: 13px !important;
    }
    .gallery-info ul li {
        font-size: 11px !important;
        letter-spacing: initial;
    }
    .gallery-info form span {
        letter-spacing: 4px;
        font-size: 13px !important;
    }
    .gallery-info form input[type="text"], .gallery-info form input[type="email"],.gallery-info form textarea, .gallery-info form input[type="submit"] {
        font-size: 13px;
        letter-spacing: 4px;
        padding: 20px;
        outline: none;
        font-weight: bold;
        font-size: 13px !important;
    }
/*    .flexslider1.gallery-slider {
        display: none;
    }*/
    .banner-content.text-center.gallery-banner {
        position: absolute !important;
    }
    .event-left-text h2 {
        font-size: 18px !important;
    }
    .event-left-text h4 {
        font-size: 11px !important;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .hide-logo, .hide-menu, .hide-banner {
        display: none;
    }
    .hide-logo1, .hide-menu1 {
        display: block !important;
    }
    .relate .header_holder {
        position: relative !important;
    }
    .relate .container.page-content {
        padding-top: 0 !important;
    }
/*    .relate .gallery-post > div {
        width: 50%;
        float: left;
    }*/
    .gallery-post a span {
        padding: 0;
        font-size: 14px;
        background: rgb(237,17,120);
        height: initial;
        
    }
    .gallery-post a:hover span {
        display: none;
    }
    .gallery-post a:hover .span-hide {
        display: block !important;
    }
    .relate .flexslider {
        margin-left: -40px;
        margin-right: -40px;
    }
    .hide-ticket {
        display: none !important;
    }
    .hide-ticket1 {
        display: block !important;
    }
    .two-col .left-image-area img {
        height: 200px;
    }
    .two-col .left-text-area span, .two-col .left-text-area a {
        font-size: 12px !important;
        margin-bottom: 15px;
    }
    .two-col .left-text-area img {
        width: 100%;
    }
    .featured-list h3 {
        letter-spacing: 2px;
        font-size: 15px !important;
    }
    .featured-list a {
        margin-bottom: 0;
    }
    .featured-content p {
        font-size: 13px !important;
    }
    .featured-content .blog-date {
        margin-top: 5px;
        font-size: 13px !important;
        margin-bottom: 10px;
    }
    .featured-list li {
        border-bottom: 1px solid #e1e1e1;
    }
    .blog-hide {
        display: none;
    }
    .main section.page2, .main section.page3, .main section.page4 {
        min-height: 600px;
    }
    .main section.page3 {
        background-position: center;
    }
    .main section.page1 {
        height: 600px;
        background-position: top right;
    }
    .container.golden-voice {
        padding-top: 100px;
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .golden-left-col h3 {
        font-size: 11px !important;
        padding-bottom: 10px;
        /*width: 150px;*/
        letter-spacing: 3px;
    }
/*    .golden-img {
        min-height: 525px;
    }*/
    .golden-two-col .golden-right-col h1 {
        font-size: 16px !important;
    }
    .golden-two-col .golden-right-col span.main-sub {
        font-size: 13px !important;
    }
    .golden-two-col .golden-right-col h3 {
        font-size: 13px !important;
    }
    .golden-two-col .golden-right-col span {
        font-size: 11px !important;
    }
    .response-gold {
        display: inline-block;
    }
    .response-gold1 {
        display: inline-block;
        margin-left: 30px;
    }
    .golden-two-col .golden-right-col a.ticket {
        font-size: 15px !important;
        margin-top: 40px;
    }
    .rsvp {
        margin-top: 10px;
    }
    .rsvp ul li {
        display: inline-block;
    }
    .rsvp dl {
        font-size: 11px;
        padding: 5px;
    }
    .golden-content p {
        font-size: 11px !important;
        line-height: initial;
        text-align: left !important;
        font-weight: bold;
        margin-top: 15px;
    }
    .golden-media h2, .featured-artist h2 {
        text-transform: uppercase;
        letter-spacing: 3px;
    }
    .h2-hide1 {
        display: none;
    }
    .h2-hide {
        display: inline-block !important;
    }
    ul.counter.pull-right li {
        font-size: 12px;
    }
    ul.counter.pull-right li span {
        font-size: 16px;
        padding: 5px;
    }
    .artist-share.h2-hide {
        margin-left: 50px;
    }
    .artist-share.h2-hide li {
        padding: 10px;
        background: #fcb514;
        color: #FFF;
        font-size: 18px;
        display: inline-block;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        text-align: center;
    }
    .artist-share.h2-hide li a {
        color: #fff;
    }
    .arti .brand a {
        background: url(../images/logo-green.png) no-repeat left top;
        background-size: 175px;
        width: 200px;
    }
    .arti .menu-icon{
        background: url(../images/menu-green.png) no-repeat left top;
        width: 25px;
        display: inline-block;
        height: 25px;
        background-size: 30px;
    }
    .comp .brand a{
        background: url(../images/logo-yellow.png) no-repeat left top;
        background-size: 175px;
        width: 200px;
    }

    .comp .menu-icon{
        background: url(../images/menu-yellow.png) no-repeat left top;
        width: 25px;
        display: inline-block;
        height: 25px;
        background-size: 30px;
    }
    .gal .brand a{
        background: url(../images/logo-pink-li.png) no-repeat left top;
        background-size: 175px;
        width: 200px;
    }

    .gal .menu-icon{
        background: url(../images/menu-pink-li.png) no-repeat left top;
        width: 25px;
        display: inline-block;
        height: 25px;
        background-size: 30px;
    }
    .brand a{
        background-size: 175px !important;
        width: 200px;
    }
    .menu-icon{
        width: 25px;
        display: inline-block;
        height: 25px;
        background-size: 30px !important;
    }
    .featured-list a span {
        font-size: 11px;
        letter-spacing: 2px;
    }
    #page2 .div_block:first-child, #page3 .div_block:first-child, #page4 .div_block:first-child {
        display: block;
    }
    #page4 .div_block1:nth-child(2) {
        display: block;
    }
    #page4 .div_block1:nth-child(4) {
        display: block;
    }
    .blog-page h1 {
        font-size: 16px !important;
        letter-spacing: 2px;
    }
    .blog-page .date-format li a {
        font-size: 12px;
    }
    .blog-page .date-format li:first-child:after {
        width: 5px;
        height: 5px;
        top: 10px;
    }
    .blog-page .detail-content p {
        font-size: 13px !important;
        line-height: initial;
        text-align: left !important;
    }
    .blog-page .blog-tages {
        margin-bottom: 15px;
    }
    .blog-page .blog-tages span {
        font-size: 13px;
    }
    .blog-page .blog-tages ul li a {
        font-size: 13px;
    }
    .nav-response {
        display: none;
    }
    .nav-responses {
        display: block;
        padding: 15px;
    }
    .menu_contant {
        padding-top: 0;
    }
    .menu_outer ul li a {
        font-size: 30px;
        letter-spacing: 0px;
    }
    .menu_social ul li a {
        font-size: 18px;
    }
    #page2 p, #page3 p, #page4 p {
        text-align: left !important;
    }
    .cat-head {
        display: none !important;
    }
    .page2 .box .box_img .hide_a, .page3 .box .box_img .hide_a, .page4 .box .box_img .hide_a {
        display: none;
    }
    .category {
        min-width: 115px;
        height: 30px;
    }
    a.featured-img {
        height: 200px;
    }
    .media-box iframe {
        width: 100%;
    }
    .golden_cover {
        height: 500px !important;
        background-size: cover !important;
    }
    body.overflow.pink-theme.comp .header {
        position: static;
    }
    .detail-content iframe {
        width: 100%;
        height: auto;
    }
    .blog-page .blog-head.video iframe {
        width: 100%;
        height: auto;
    }
    .event-left-text h2{
        letter-spacing: initial;
    }
    .blog-social li a, .blog-social li span {
        width: 25px;
        height: 25px;
        font-size: 14px;
        padding-top: 5px;
    }
    .festival_img_main {
        height: 200px !important;
    }
    .festival_img_mobile {
        
    }
    .create_cover, .create_cover1 {
        height: 375px !important;
    }
    #structure-slide .flex-control-thumbs li {
        width: 50%;
    }
    .search-style {
        margin-top: 0;
    }
    .creates_cover1 {
        height: 200px !important;
    }
}
@media screen and (max-width:460px){
    .search input[type="text"] {
        width: 80%;
    }
    .menu_social ul li a{
        padding: 0 5px;
    }
    .golden_cover {
        height: 350px !important;
    }
    .festival_img_main {
        height: 150px !important;
    }
    .two-col .left-image-area {
        height: 150px;
    }
    .two-col .left-text-area {
        height: 175px;
    }
    .create_cover, .create_cover1 {
        height: 300px !important;
    }
    
}
@media screen and (max-width:380px){
    .page2 .box_contant, .page3 .box_contant, .page4 .box_contant {
        height: 110px;
    }
    .create_cover, .create_cover1 {
        height: 225px !important;
    }
}
/*@media screen and (max-width:420px){
    
}*/
