* {
    max-height: 999999px;
}

body {
    font-family: 'Nunito', sans-serif;
    font-size: 19px;
    color: #EEE;
    background-color: #222;
    background-image: none;
    color: #000;
    background-color: #FFF;
    background-repeat: no-repeat; 
    transition:padding-top 0.5s ease, background-position-y 1s ease;  
}

img {
    max-width: 100%;
    height: auto;
}

a.menu-anchor {
    position: relative;
    top:-44px;
}

p {
    line-height: 1.5
}

p.want-this-service {
    padding: 10px 15px;
    font-size: 15px;
    border: 3px solid #eac334;
}

.row-flex {
    display:flex;
}

.hidden {
    visibility: hidden !important;
    display: none !important
}

.hidden-hidden {
    visibility: hidden !important;
    display: none !important
}

.hidden2 {
    visibility: hidden;
    position: absolute;
    top: -9999px;
    left: -9999px;
}

h1.single_title.dark {
    color: #FFEE00;
    font-weight: bold;
}

h1.single_title {
    color: #000;
    font-weight: bold;    
}

.home_post {
    cursor:pointer;
}

.home_post .home_post_title {
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100% !important;
    font-size: 21px;
    text-transform: none;
    padding: 6px 15px;
    border-radius: 2px;
    font-weight: 900;
    background-color: #FFF;
}

.home_post_title a {
    text-decoration: none !important;
}

.home_post_title_hover {
    background-color: #fea638  !important;
}


.logotext {
   font-family: 'Kaushan Script', cursive;
    font-size: 48px;
    text-rendering: optimizeLegibility;
    color: #F77F00;
    text-shadow: none;    
}

.logotext.dark {
    color: white;
    text-shadow: -1px -1px 0 #f00, 1px -1px 0 #f00, -1px 1px 0 #f00, 1px 1px 0 #f00;
}

img.logo {
    max-width: 180px;
    width: 100%;
    min-width: 130px;
    -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 228, 251, 0.52));
/*    filter: url(#drop-shadow);
*/    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#00e4fb')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#00e4fb')";    
}

a.logolink:hover, a.logolink:focus {
    text-decoration: none
}

.slide_box {
    width: 100%;
}

.slide_box img {
    border-radius: 0px;
    height: auto;
    width: 100%;
}

#slideshow_cont {
    width: 100%;
    height: 0;
    padding-bottom: 62%;
    overflow:hidden;
    margin-top: 25px;    
}

#header {
    padding: 0;
}

.logo-container {
    padding: 0 25px;
}

.menu-container-id {
    padding: 15px 0 0;
    text-align: center;
    background-color: #f77f00;
    background-image: url("orange.jpg?1");
    background-size: cover;
        background-position: center;
}

.menu-container-id ul li {
    padding-bottom: 0;
    margin-left: -2px;
    border: 1px solid #FFFFFF00;
}

.menu-container-id.dark ul li a {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}

.menu-container-id ul li a {
    color: #FFF;
    font-weight: 700;
    font-size: 16px;
}

.menu-container-id ul li a:hover, 
.menu-container-id ul li.current-menu-item a, 
.menu-container-id ul li.current_page_item a, 
.menu-container-id ul li.current-page-ancestor a,
.menu-container-id ul li.current_page_ancestor a {
    /*color: #fff;*/
}

.menu-container-id,
.wp_list_pages_div_2   {
    color: #000;
    /*padding: 13px 22px;*/
    /*text-shadow: 3px 3px 2px #000000;*/
}

.submenu-div,
.wp_list_pages_div   {
    background-image: url("website-nav-background-curtainWhite2.jpg?1");
    background-color:#eee;
}

.submenu-div a, .wp_list_pages_div a  {
    color:#000 !important;
}

.subsubmenu-div,
.wp_list_pages_div_2  {
    background-image: url("website-nav-background-curtainBlack.jpg");
    background-color: #444;
}

.wp_list_pages_div_2 a  {
    color:#fff !important;
}


#menu_container.menu-container-id {
    padding-top: 0;
    margin-top: 15px;
    overflow:hidden;
}

.menu-container-id ul {
    display: block !important;
    padding: 13px;
}


ul#menu-navigation {
    padding: 13px 0 !important;
    position: relative;
}

.menu-container-id.dark ul li a:hover, 
.menu-container-id.dark ul li.current-menu-item a, 
.menu-container-id.dark ul li.current_page_item a {
    color: inherit;
}

#single_cont, 
.category_description {
    background-color: #1d1d1d;
}
#single_cont {
    padding: 10px 15px 0;
    }

#single_cont, .category_description {
    background-color: #ffffff;
}

#single_cont.dark, .category_description.dark {
    background-color: inherit;
}

.menu-container-id ul li a, .menu-container-id ul li a:hover, .menu-container-id ul li a:active {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
        border: 2px solid #e6000000;
}



#footer {
    color: inherit;
    padding:0
}

#single_cont {
    font-size: inherit;
    margin:0;
}

#single_cont > .single_title {
    margin-top:15px;
}

#single_cont img.full-width {
    width:100%;
    height:auto;
}

.single_inside_content img {
    max-width: 100%;
    height: inherit;
}

.single_inside_content .row > div[class*="col-"] > img, .row > div[class*="col-"] > a > img {
    width: 100%;    
}

.clearfix {
    clear:both;
}

nav.submenu {padding:0 !important;}

.the-services {
    background: #b52525;
}

.entertainment-services {
    background: #164e8c;
}

.wp_list_pages_div {
    padding:0 !important;
    position: inherit;    
}

/*.wp_list_pages_div:first-of-type + .wp_list_pages_div, .wp_list_pages_div:first-of-type + .wp_list_pages_div {
    position: relative;  
}*/

.menu-container-id ul li a:hover, 
.menu-container-id ul li.current-menu-item a, 
.menu-container-id ul li.current_page_item a, 
.menu-container-id ul li.current-page-ancestor a,
.menu-container-id ul li.current_page_ancestor a {
        background: none; 
    border: 2px solid #fff; 
}

.menu-container-id .submenu-div ul li a:hover,
.menu-container-id .submenu-div ul li.current-menu-item a,
.menu-container-id .submenu-div ul li.current_page_item a,
.menu-container-id .submenu-div ul li.current-page-ancestor a,
.menu-container-id .submenu-div ul li.current_page_ancestor a,
.wp_list_pages_div li ul li a:hover,
.wp_list_pages_div li ul li.current-menu-item a,
.wp_list_pages_div li ul li.current_page_item a, 
.wp_list_pages_div li ul li.current-page-ancestor a,
.wp_list_pages_div li ul li.current_page_ancestor a {
    /*background-color: #861212 !important;*/
    border-color:#000;
}


.menu-container-id .subsubmenu-div ul li a:hover,
.menu-container-id .subsubmenu-div ul li.current-menu-item a,
.menu-container-id .subsubmenu-div ul li.current_page_item a,
.menu-container-id .subsubmenu-div ul li.current-page-ancestor a,
.menu-container-id .subsubmenu-div ul li.current_page_ancestor a,
.wp_list_pages_div_2 li ul li a:hover,
.wp_list_pages_div_2 li ul li.current-menu-item a,
.wp_list_pages_div_2 li ul li.current_page_item a, 
.wp_list_pages_div_2 li ul li.current-page-ancestor a,
.wp_list_pages_div_2 li ul li.current_page_ancestor a {
    /*background-color: #08284a !important;*/
    border-color:#fff;
}


.menu-container-id .submenu-div ul li {
    padding-bottom: 0;
}

.wp_list_pages_div li.pagenav {
    display: inline;
}

.footer-bubble {
    background: #eac334;;    
    margin: 0 0 15px;
    color: #222222;
    padding: 11px;
    font-size: 16px;
    text-align: center;
}

.get-our-services {
    background: #fea638;
    color: #222222;
}

.footer-bubble a {
    color: #9f6217;
    font-weight: 700;
}

.contact-header {
    text-align: center;
    font-size: 18px;
    margin-top: -7px;
    font-weight: bold;
    color: #003049 !important;
}

.contact-header a, ,ga-phone {
    color: #003049;
    border-bottom: 2px dotted #003049;
}

.header-tagline {
    text-align: center;
}

.category_description {
    padding: 15px 20px;
    text-align: center;
}

.category_description p {
    margin:0;
}

.section {
    /*padding-top: 15px;*/
    outline:none;
    padding: 15px 0;
}

.section > .container {
    /*padding-right: 30px;
    padding-left: 30px;*/
}

.section.photos .row > div {
    padding: 0;
}

.section.photos img {
    width: 100%;
}

.section .caption {
    text-align: center;
    padding: 10px 0 25px;
}

.section.photos .caption {
    font-weight:normal;
}

.section .caption-title {
    font-weight: bold;
    padding: 10px 0 0px;
    font-size: 117%;
}

.section .caption-title-big {
    font-size: 36px;
    font-family: 'Arial';
    text-transform: uppercase;
    font-weight: normal;
    padding-top: 0;
}

.section .caption-title-center {
    text-align:center;
}

.section .caption-left {
    text-align: left;
}

.section-cta {
    padding: 20px 0;
    text-align: center;
    background-color:#f5f5f5;
}

.section-cta .text {
    padding: 15px 0;
    font-weight: bold;
    text-align: right;
}

.section-cta .g_button {
    max-width: 300px;
    margin: 0 auto;    
}

.section-cta .container {
    max-width: 730px;
}

#online-clown-booking-landing .section-title-center,
#circus-extravaganza .section-title-center {
    color: inherit;
    font-size: 44px;
    font-family: 'Arial';
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
}

.section_description {
    text-align: center;
}

#online-clown-booking-landing .section-title-center::before,
#circus-extravaganza .section-title-center::before {
    content: "";
    background-image: url('//af.azureedge.net/img/afs-header-pattern.png');
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    max-width: 234px;
    height: 26px;
    display: block;
    margin: 0 auto 6px;
    width: 100%;
}
#online-clown-booking-landing .section-title-center::after,
#circus-extravaganza .section-title-center::after {
    content: "";
    background-image: url(/img/afs-header-pattern.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    max-width: 234px;
    height: 26px;
    display: block;
    margin: 17px auto 20px;
    width: 100%;
}

.section-wide {
    padding-left: 20px;
    padding-right: 20px;
    margin:0;
}

.page_book_clown_btn {
    margin-top: 15px;
    margin-bottom: 20px;
}

.section-wide .row {
    margin: 0;
    padding-top: 20px;
}

.section-wide .section-title-center {
    padding-left: 15px;
    padding-right: 15px;
}

.section-header {
    text-align: center;
    padding-bottom: 15px;
}

.section-header h2 {
    font-family: 'Nunito', sans-serif;
    font-size: 48px;
    font-weight: bold !important;
    text-rendering: optimizeLegibility;
}

.section-header p {
    font-weight:bold;
    text-align: center !important;
}

.section h2 {
    padding-bottom: 10px;
    position: relative;
    display: inline-block;
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 0;
    color:inherit;
    line-height: 130%;
}

.section h6 {
    font-size: 18px;
    margin-bottom: 0;
    color: inherit;
  }

.color-container {
    padding: 57px 93px;
}

div.cover-container {
    margin: 0 auto;
    text-align: center;
}

div.cover-container img {
    width: 100%;
    text-align: center;
}

.circus_splash_container {
    background-repeat: no-repeat;
    background-image: url(/img/circus-extravaganza/afs-circus-extravaganza-poster-widescreen-lg-5.jpg);
    background-color: #fff !important;
    height: 35vw;
    background-size: 100%;
    margin: 0 auto 0;
    padding-top: 22vw;
}

.splash_section_title {
    font-size: 21px;
    letter-spacing: 0px;
    margin-bottom: 5px;
    font-weight: bold;        
}

.other-than-landing .circus_splash_container {
    display: none;
}

.splash_box {
    margin: 0 auto;
    width: 365px;
    color: #000;
    text-align: center;
}

.splash_button {
    padding: 10px 20px;
    font-size: 28px;
    margin: 0 auto 10px;
    display: block;
    letter-spacing: -1px;
    max-width: 300px;
}

.splash_section_description {
    font-size: 21px;

}

@media (min-width: 1701px) {
    .circus_splash_container .splash_box_left {
        margin-left: 52%;
    }

    .circus_splash_container .splash_box_right {
        margin-right: 52%;
    }
}

@media (max-width: 1700px) {
    .circus_splash_container .splash_box_left {
        margin-left: 37%;
    }

    .circus_splash_container .splash_box_right {
        margin-right: 37%;
    }
}

@media (min-width: 1440px) {
   .circus_splash_container.container {
    width: 100% !important;
    }
}

@media (max-width: 1439px) {
   .circus_splash_container {
    margin-top: 8%;
    max-width: 1180px;
    }
    .circus_splash_container .splash_box_left {
    margin: 0 auto;
    }
    .circus_splash_container .splash_box_right {
    margin: 0 auto;
    }
    .circus_splash_container {
        background: none !important;
        height: auto;
        margin: 0 auto 0;
        padding-top: 0;
    }
}

@media (max-width: 991px) {
   .circus_splash_container a.splash_button {
    }
    .splash_section_title, .splash_section_description {
    font-size: 17px;
    }
}

@media (max-width: 767px) {
    .splash_box_right, .splash_box_left {
    margin: 0;
    width: 100%;
    }
    .section.photos, .section-wide .row, .section-wide, .container-no-padding  {
        padding-left: 0;
        padding-right: 0;
    }
    .splash_box {
        width: 100%;
    }    
        .circus_splash_container a.splash_button {
    max-width: 100%;
    }
        .circus_splash_container {
    padding: 0 30px;
    }
}

@media (max-width: 640px) {
    .splash_box {
        width: 100%;
        margin: 0 !important;
    }
    .splash_box_left {
        padding-bottom:20px;
    }
    .splash_container .col-xs-6 {
        width: 100%;
    }
    .splash_section_description {
    display: none;

    }
}


.circus-cover-widescreen {
     display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1439px)   { /**/
    .circus-cover-widescreen {
        display: block;
    }
}

/*#circus-points {
    margin-top: 30px;
    margin-bottom: 30px;    
}*/

.g_button {
    text-align: center;
    padding: 15px 21px;
    cursor: pointer;
    text-decoration: none !important;
    display: block;
    color: black;
}

button.g_button {
    width:100%;
}

.g_button:hover {
    color:initial;
}

.gold_button {
    background: #ffd700;
    color:#000;
}

.gold_button:hover {
    background: #fbb040;
}
.gold_button:active {
    background: #bd6000;
}

.grey_button {
    background: #d4d4d4;
    color:#000;
}

.grey_button:hover {
    background: #a2a2a2;
}
.grey_button:active {
    background: #757575;
}

.orange_button {
    background: #ff8f1b;
    color:#000;
}

.orange_button:hover {
    background: #fbb040;
}
.orange_button:active {
    background: #bd6000;
}

.dark_orange_button {
    background: #d35a31;
    color:#FFF;
}
.dark_orange_button:hover {
    background: #db6b45;
    color:#FFF;    
}
.dark_orange_button:active {
    background: #9a3615;
    color:#FFF;    
}

.dark_blue_button {
    background: #1a599c;
    color:#FFF;
}
.dark_blue_button:hover {
    background: #4786ca;
    color:#FFF;    
}
.dark_blue_button:active {
    background: #0050a5;
    color:#FFF;    
}


#what-we-do .color-container {
    background: #1a599c;
    color: white;
} 

#about-uncle-allan .color-container {
    background: #eac334;
}

.welcome-text {
    font-family: giddyup-std, cursive;
    font-size: 32px;
    font-family: Arial, cursive;
    font-family: 'Gochi Hand', cursive;
    margin-top: -15px;
    margin-bottom: 5px;
    text-align: center;
}

#footer {
    font-size: 14px;
}

.wpcf7 label, 
.wpcf7 button,
.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea,
.paypal_form label, 
.paypal_form button,
.paypal_form input,
.paypal_form select,
.paypal_form textarea {
    width:100%;
}

.wpcf7 input, .paypal_form input  {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.wpcf7 input, .wpcf7 textarea, .paypal_form input, .paypal_form textarea {
    padding: 10px;
    border: 1px solid #c6c6c6;
}

.wpcf7-text, .wpcf7 textarea, .paypal_form textarea {
    font-weight: normal;
}

.wpcf7-submit, .paypal_submit {
    border: 0;
    border-radius: 0;
    padding: 10px;
    background-color: #436dda;
    background-color: #34a546;
    color: #FFF;
}

.paypal_submit:hover, .wpcf7-submit:hover {
    background-color: #6c8cde;
    background-color: #4fc562;
}

.paypal_submit:active, .wpcf7-submit:active {
    background-color: #163073;
    background-color: #4fc562;
}

.wpcf7-radio .wpcf7-list-item {
    width: 33%;
    margin: 0;
    margin-bottom: 15px;
}

@media (max-width: 991px) {
    .wpcf7-radio .wpcf7-list-item {
        width: 100%;
        margin-bottom: 0;
    }
    .wpcf7-radio .wpcf7-list-item.last {
        margin-bottom: 15px;
    }
}

.wpcf7-radio .wpcf7-list-item label {
    text-align: center;
    color: #6d6d6d;
    font-weight: 500;
    transition: background-color 0.25s ease-in, color 0.25s ease-in;
    background-color: #d4d4d4;
    border: 0;
    padding: 15px;
}

.wpcf7-radio .wpcf7-list-item label.wpcf7-selected {
    background-color: #ffd700;
    color: #925f10;
    transition: background-color 0.25s ease, color 0.25s ease;
}

.wpcf7-radio .wpcf7-list-item input {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: auto;
}

.wpcf7 .company-name-p {
    display: none;
}

#company .wpcf7 .company-name-p {
    display: block;
}

.newspaper {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
    -webkit-column-rule: 1px solid lightblue; /* Chrome, Safari, Opera */
    -moz-column-rule: 1px solid lightblue; /* Firefox */
    column-rule: 1px solid lightblue;
        border-top: 1px solid #cecece;
    margin-top: 30px;
    padding-top: 15px;
}

.newspaper h1,
.newspaper h2,
.newspaper h3 {
    -webkit-column-span: all; /* Chrome, Safari, Opera */
    column-span: all;
}

.newspaper li {
line-height: 1.75;
}

/*.newspaper li.page_item_has_children {
    list-style-type: none;
}

.newspaper li.page_item_has_children li.page_item_has_children {
    list-style-type: inherit;
}*/

.newspaper h3.gotchild-sibling + ul {
    padding-left: 3px;
}

.newspaper ul {
    padding-left: 0;
    list-style-type: none;
}

.newspaper ul ul,
.newspaper ol ul {
    list-style-type: circle;
}

.newspaper ol ol ul,
.newspaper ol ul ul,
.newspaper ul ol ul,
.newspaper ul ul ul {
    list-style-type: square;
}

.newspaper ul.children {
    padding-left: 30px;
}


.newspaper a {
    font-size:100%;
    transition: all 0.25s ease 0s;
}

.newspaper a:hover,
.newspaper a:active {
    background: #fea638;
    text-decoration: none;
}

.newspaper .current-menu-item > a,
.newspaper .current-page-ancestor > a,
.newspaper .current_page_item > a,
.newspaper .current_page_ancestor > a {
    font-weight:bold;
    color: #000;
}

.single_inside_content .newspaper {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    -webkit-column-rule: 1px solid lightblue;
    -moz-column-rule: 1px solid lightblue;
    column-rule: 1px solid lightblue;
    padding-bottom: 20px;
    border-top: 0;
    margin-top: 0;
    padding-top: 0;    
}

.single_inside_content .newspaper ul {
    padding-left: 40px;
    list-style-type: inherit;
}


.margin-top-44 {
    margin-top:44px;
}

.margin-top-0 {
    margin-top:0;
}

.wpcf7-response-output {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0 !important;
    background: #ffffff;
    border-width: 10px !important;
    padding: 10px 20px !important;
    width: 100%;
    text-align: center;
}

.post_main_img_thumb {
    margin-bottom: 10px;
}

.visitor_counter {
    float:right;
}
img.col-sm-1.alignnone, img.col-sm-2.alignnone, img.col-sm-3.alignnone, img.col-sm-4.alignnone, img.col-sm-5.alignnone, img.col-sm-6.alignnone, img.col-sm-7.alignnone, img.col-sm-8.alignnone, img.col-sm-9.alignnone, img.col-sm-10.alignnone, img.col-sm-11.alignnone, img.col-sm-12.alignnone, img.col-md-1.alignnone, img.col-md-2.alignnone, img.col-md-3.alignnone, img.col-md-4.alignnone, img.col-md-5.alignnone, img.col-md-6.alignnone, img.col-md-7.alignnone, img.col-md-8.alignnone, img.col-md-9.alignnone, img.col-md-10.alignnone, img.col-md-11.alignnone, img.col-md-12.alignnone, img.col-lg-1.alignnone, img.col-lg-2.alignnone, img.col-lg-3.alignnone, img.col-lg-4.alignnone, img.col-lg-5.alignnone, img.col-lg-6.alignnone, img.col-lg-7.alignnone, img.col-lg-8.alignnone, img.col-lg-9.alignnone, img.col-lg-10.alignnone, img.col-lg-11.alignnone, img.col-lg-12.alignnone {
    margin: 0;
    padding: 0 5px 10px;
}

.wpcf7-recaptcha {
    padding-bottom: 17px;
}

.loader-container {
    background: #436dda;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999999;
}

.loader-container-container {
    width: 100%;
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loader-message {
    color: white;
    padding: 0 15px;
    text-align: center;
    margin-bottom: 100px;
}

.loader {
  color: #ffffff;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease;
  animation: load6 1.7s infinite ease;
}
@-webkit-keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}



@media screen and (min-width: 533px) {
    .logo-container {
        max-height: 164px;
    }
}

@media screen and (min-width: 768px) {
    .single_cont_with_sidebar {
        width:73%;
    }
    .related_posts_sidebar {
        width:27%;
        padding-top: 25px;
    }

}

@media screen and (min-width: 992px) {

    .home_post_wide, .home_post_wide img {width: 458px}
    .home_post_tall, .home_post_tall img {width: 214px}
    .home_post_tall, .home_post_wide, .home_post_tall img, .home_post_wide img {height: 323px;}
    .home_post_tall, .home_post_wide {margin: 30px 18px 0 0;}
    .single_cont_with_sidebar {
        width:79%;
    }
    .related_posts_sidebar {
        width:21%;
    }

}

@media screen and (min-width: 1200px) {

    .home_post_wide, .home_post_wide img {width: 503px}
    .home_post_tall, .home_post_tall img {width: 272px}
    .home_post_tall, .home_post_wide, .home_post_tall img, .home_post_wide img {height: 378px;}
    .home_post_tall, .home_post_wide {margin: 30px 31px 0 0;}
    .single_cont_with_sidebar {
        width:82%;
    }
    .related_posts_sidebar {
        width:18%;
    }
    .col-lg-2-4 {
        width:20%;
    }
}

@media screen and (max-width: 991px) {
    .col-sm-0 {display:none; visibility:hidden}
    .header-tagline {
        margin-top: 10px;
    }    
    .footer-bubble-fixed {
    position: fixed;
    width: 100%;
    margin-left: -15px;
    margin: 0;
    left: 0;
    bottom: 0;    
    z-index: 9999999;
    font-weight:bold;
    transition: all 1s ease 0s;
    }    
    .footer-bubble-fixed.get-our-services {
        padding: 4px;
    }
    /*The friends*/
    .wp-image-721 {
        width:100%;
    }
    .newspaper {
    -webkit-column-count: 2 !important; /* Chrome, Safari, Opera */
    -moz-column-count: 2 !important; /* Firefox */
    column-count: 2 !important;
    }
        .sm-visible {
    display:block;
    }
}

@media screen and (max-width: 767px) {
    #menu-item-11736 {
        display: none;
    }

        .logotext {
    font-size: 35px;
    }    
    .home_post_wide, .home_post_tall {width: 47.6%; height: auto; display: inline-block; padding-bottom: 50%;
    height: 0;
    overflow: hidden;}
    .home_post_wide img, .home_post_tall img {width: 100%; height: auto;}
    .home_post_tall, .home_post_wide {margin: 14px 8px 0 0;}    
    .home_post_title {width: 91% !important;}
    body {background-image:none !important;}
    .section {
    margin-right: 0;
    margin-left: 0;
    }
    /*.menu-container-id .container, .color-container .container {
    margin-left: -15px;
    margin-right: -15px;
    }
    .color-container {
        margin-left: -15px;
        margin-right: -15px;
    }*/
    /*Uncle Allan*/
    .wp-image-4862, .wp-image-3781, .mobile-img {
        width:100%;
    }
    .slideshow_cont_container {
        padding:0;
    }
    img.col-sm-1.alignnone, img.col-sm-2.alignnone, img.col-sm-3.alignnone, img.col-sm-4.alignnone, img.col-sm-5.alignnone, img.col-sm-6.alignnone, img.col-sm-7.alignnone, img.col-sm-8.alignnone, img.col-sm-9.alignnone, img.col-sm-10.alignnone, img.col-sm-11.alignnone, img.col-sm-12.alignnone, img.col-md-1.alignnone, img.col-md-2.alignnone, img.col-md-3.alignnone, img.col-md-4.alignnone, img.col-md-5.alignnone, img.col-md-6.alignnone, img.col-md-7.alignnone, img.col-md-8.alignnone, img.col-md-9.alignnone, img.col-md-10.alignnone, img.col-md-11.alignnone, img.col-md-12.alignnone, img.col-lg-1.alignnone, img.col-lg-2.alignnone, img.col-lg-3.alignnone, img.col-lg-4.alignnone, img.col-lg-5.alignnone, img.col-lg-6.alignnone, img.col-lg-7.alignnone, img.col-lg-8.alignnone, img.col-lg-9.alignnone, img.col-lg-10.alignnone, img.col-lg-11.alignnone, img.col-lg-12.alignnone {
        padding-left:0;
        padding-right:0;
    }    
    .section-wide .row {
    padding: 0;
    }
    .section-wide .container {
    padding: 0;
    }
    .section.circus-points .row > div {
        padding: 0;
    }
    .section-cta .text {
        text-align: center;
    }    
    .footer-bubble-scroll-down {
    z-index: 9999998;
    transition: all 1s ease 0s;
    background: #08284a;
    color: white;    
    top: 0;
    bottom: inherit;
    }
    .footer-bubble-scroll-down-scrolled {
    top: -44px !important;    
    } 
    .footer-fixed-bubble-bottom-scrolled {
    bottom: -44px !important;    
    }   
}

@media screen and (max-width: 550px) {
    .home_post_wide, .home_post_tall, .home_post_wide img, .home_post_tall img {
        width: 100%; height: auto; display: inline-block;
    }
    .home_post_wide, .home_post_tall {
        padding-bottom: 100%;
    }
    .home_post_tall, .home_post_wide {margin: 14px 8px 0 0; height: 0}  
    .home_post_title {width: 91% !important;}
    #slideshow_cont {
    padding-bottom: 91%;

    }
    .slide_box {
    height: 0;
    margin-bottom: 80%;
    }
    .slide_box img {
    width: 150%;
    left: -25%;
    position: relative;
    max-width: inherit;
    }
    img.logo {
        max-width: 158px;
    } 
    .color-container {
    padding-left: 24px;
    padding-right: 24px;
    }
    .welcome-text {
        font-size: 25px;
    }    
        .newspaper {
    -webkit-column-count: 1 !important; /* Chrome, Safari, Opera */
    -moz-column-count: 1 !important; /* Firefox */
    column-count: 1 !important;
    }
    .newspaper li {
    line-height: 2;
    }
}
@media screen and (max-width: 518px) {

    /*What We Do*/
    .wp-image-4171 {
        width:100%;
    }
    .header-tagline {
        display:none; 
        visibility:hidden
    } 
}

@media (max-width: 360px) {
    #menu-item-11735 {
        display: none;
    }
}

.mobile-visible, .mobile-visible-block, .sm-visible {
    display:none;
}

@media (max-width: 767px) {
    .mobile-visible {
    display: initial;
    }
    .mobile-visible-block {
    display: block;
    }
    .mobile-invisible {
    display:none;
    visibility:hidden;
    }
    .lity-iframe .lity-container {
      max-width: 640px;
    }
    .lity-iframe-container {
      padding-top: 97%; /* 4:3 ratio */
    }
}

@media (min-width: 992px) {

    
}

/*CLOWN LANDING PAGE*/

#online-clown-booking-landing-cover {
    margin-top: -2px;
    background-color: #feca40;
    padding-bottom: 50px;
}

#online-clown-booking-landing-cover {
    margin-top: -2px;
    background-color: #feca40;
    background-image: url(/img/clown-booking/afs-clowns-cover-photo-6.jpg);
    background-size: 100%;
    height: 45.5vw;
    background-repeat: no-repeat;
    padding-top: 174px;
    background-position: 50% 0;
}

.clown_splash_container {
    width: 100%;
    margin-top: -32vw;
    padding-bottom: 26vw;
}

@media (min-width: 1441px) {
    .clown_splash_container {
        width: 100%;
    }
    .clown_splash_container .gold_button {
        background: #d35a31;
        color:#FFF;
    }
    .clown_splash_container .gold_button:hover {
        background: #db6b45;
        color:#FFF;    
    }
    .clown_splash_container .gold_button:active {
        background: #9a3615;
        color:#FFF;    
    }
}

.clown_splash_container .splash_box_left {
    margin-left: 2vw;
}

.clown_splash_container .splash_box_right {
    margin-right: 2vw;
}

@media (max-width: 1657px) {
    .splash_section_title, .splash_section_description {
        text-shadow: -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF;
    }
}

@media (max-width: 1440px) {
    #online-clown-booking-landing-cover {
        background-size: 1440px;
        height: 670px;
    }

    .clown_splash_container {
        margin-top: 50px;
        padding-bottom: 50px;
    }

    .clown_splash_container .splash_box_left {
        margin-left: auto;
    }

    .clown_splash_container .splash_box_right {
        margin-right: auto;
    }
}

@media (max-width: 991px) {
    #online-clown-booking-landing-cover {
        background-size: 147%;
        height: 68vw;
    }
}
@media (max-width: 767px) {
    #online-clown-booking-landing-cover {
        margin-top: -13px;
        background-size: 222%;
        height: 100vw;
    }
}
#clown-packages .book-now {
    margin-bottom: 50px;
}

#clown-points {
    text-align: center;
}

#personal-or-corporate .row > div > .g_button i.fa {
    display: block !important;
    font-size: 3em;
}

#personal-or-corporate .row > div > .g_button {
    margin-bottom: 15px;
    padding: 15px;
    color: #6d6d6d;
    font-weight: 500;
    transition:background-color 1s ease-in, color 1s ease-in;       
}

#personal-or-corporate .row > div > .g_button:hover,
#personal-or-corporate .row > div > .g_button.animation,
.clowns-and-hours-col-container .g_button.animation,
.payment-options-col .g_button.animation  {
    background-color: #909090;
    color:#8a8a8a;
    background-color: #fff5c1;
    color: #c1af4d;
    transition:background-color 1s ease, color 1s ease;       
}

.clowns-and-hours-col-container .g_button.animation  {
    color: #675c23;
    transition:background-color 1s ease, color 1s ease !important;       
}

#personal-or-corporate .row > div > .g_button.selected {
    background-color: #ffd700;
    color: #925f10;
}

.page-template-template-clown-landing #personal-or-corporate .row > div > .g_button{
    padding: 15px;
}

.page-template-template-clown-landing #personal-or-corporate .row > div > .g_button > i.fa {
    display: inline-block !important;
    font-size: initial;
    margin-right: 2px;
}

#clown-packages-anchor {
    margin-top: -60px;
    position: absolute;
}

@media (min-width: 768px) {
    #personal-or-corporate .row > div > .g_button.selected:hover {
        background-color: #ffe34a;
        color:#b57a1f;
    }
}

.package-pricing {
    background: #93ea93;
    padding: 15px;
    color: #094e09;
    margin: 15px 0 0;
}

.package-pricing .the-price-text {
    font-size: 30px;
}

@media (max-width: 767px) {

    .row.row-package {
        border-top: 6px solid #f3c046;
        padding: 35px 0;
    }

    .row.row-package-first {
        border: none;
        padding-top:0;
    }

.x-sidebar {
    padding: 15px;
}

#ap-booking-section {
    padding-top: 15px;
}

}


/*ACCORDION FOR MOBILE ONLY*/

@media (max-width: 767px) {

    .accordion {
        background-color: #dcdcdc !important;
        cursor: pointer;
        font-weight: 400;
        padding: 18px;
        font-size: 20px;
    }

    .accordion.active {
        color: #333;
        background-color: #efefef !important;
    }

    .accordion:hover {
        background-color: #d4d4d4 !important;
    }

    div.panel {
        padding: 15px 18px 0;
        display: none;
        transition: max-height 0.2s ease-out;
    }

    div.panel p {
        margin: 0;
        padding: 0 0 1.5em;
    }

    h3.accordion {
        margin:0;
    }


    .accordion:after {
        content: '\25BC';
        font-size: 16px;
        float: right;
        left: 0px;
        top: 0px;
        position: relative;
    }

    .accordion.active:after {
        content: "\25B2";
    }
}

.width-100 img {
    width:100%;
}

@media (min-width:1200px){
    .auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-lg-6:nth-child(odd){clear:left;}
}
@media (min-width:992px) and (max-width:1199px){
    .auto-clear .col-md-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-md-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-md-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-md-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media (min-width:768px) and (max-width:991px){
    .auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-sm-6:nth-child(odd){clear:left;}
}
@media (max-width:767px){
    .auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-xs-6:nth-child(odd){clear:left;}
}

.page-template-default .post-edit-link,
.page-template-template-normalpage .post-edit-link,
.post-template-default .post-edit-link {
    display: none;
    position: fixed;
    bottom: 15px;
    left: 15px;
    z-index: 9999;
    background: white;
    padding: 5px 10px;
    border: 1px solid black;
}

@media (max-width:767px){
    .post-edit-link {
        bottom: 40px;
    }
    .nav-fix .wp_list_pages_div {
        display: none;
    }
}

.post-edit-link-enable {
    display: block !important;
}

.call_to_action {
    background: #ffffff;
    padding: 15px;
    border: 2px dashed #c4c4c4;
}

.step_content {

}

.step_title {
    font-family: 'Kaushan Script', cursive;
    font-size: 34px;
    margin-bottom: 15px;
}

.step_text, .lmh_feed_content {
    margin-top: 0;
    background: #fff;
    padding: 15px;
    border-radius: 0 0 8px 8px;
    margin-bottom: 30px;
    box-shadow: 0px 3px 5px #bbbbbb;
}

.grecaptcha-badge { opacity:0;}

.testimonials .name {
    font-weight: bold;
    display: flex;
    align-items: center;
}

.testimonials .name img {
    max-width: 50px;
    border-radius: 50px;
    margin-right: 5px;
}
.testimonials .review {
    margin: 15px 0;
}