/*
Theme Name: Australian Tap Dance Festival 
Theme URI: 
Author: Nazmul Hossain
Author URI: https://nazmulpro.com/
Description: Australian Tap Dance Festival 
Version: 1.0
Text Domain: Australian Tap Dance Festival 
*/


.headermain{
           width: 100%;
       }
   .headerleft {
       width: 85%;
       float: left;
       position: relative;
   }
   .headerleft p{
    position: absolute;
    right: 28px;
    top: 48px;
    font-family: 'Passion One', cursive;
    font-size: 20px;
    color: #474747;
   }

   .headerright {
       width: 15%;
       float: left;
   }
   
   .navbar-static-top {
    margin-bottom: 19px;
  }

  #logo-main {
    width: 100% !important;
  }

  .logo p {
    position: absolute;
    top: 14px;
    right: 44px;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #474747;
  }


 .header-top {
    height: 200px;
    padding: 20px 0 20px 0;
  }


  ul.socialicon {
    list-style: none;
    padding-top: 0px;
    padding: 0px 14px 0px 0;
    margin: 0;
    position: absolute;
    bottom: 34px;
  }

  ul.socialicon li {
      float: right;
      padding: 8px;
  }

 ul.socialicon li a img {
      width:40px;
	  height:40px;
  }





  .navbar-custom {
    background-color:#230b87;
    color:#ffffff;
    border-radius:0;
}


.navbar-custom .navbar-nav > li > a {
    color:#fff;
}

.navbar-custom .navbar-nav > .active > a {
    color: #ffffff;
    background-color:transparent;
}

.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav > li > a:focus,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus,
.navbar-custom .navbar-nav > .open >a {
    text-decoration: none;
    background-color: #2c4ae8;
}

.navbar-custom .navbar-brand {
    color:#eeeeee;
}
.navbar-custom .navbar-toggle {
    background-color:#eeeeee;
}
.navbar-custom .icon-bar {
    background-color:#fff;
}

.navbar-nav > li{
    padding:0 24px;
}

.blog {
    margin: 0px 0 5px 0;
}

.article {
    text-align: center;
}

.article img {
    margin: 0 auto;
}

.blog .blog-title a {
    color: #f7292d;
	font-size:30px;
}

.article h4 {
    color: #062387;
    font-weight: bold;
}

.article img {
    
}

.article p {
    padding: 10px 0;
    margin: 10px 0;
    text-align: center;
}

.sidebar {
    height: 400px;
    border:1px solid #2c4ae8;
}

.content {
    margin-top: 250px;
}

.header-top {
    background: #fff;
}


.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}

footer {
    margin: 0px 0 20px 0;
}

.sponsorlist {
    text-align: center;
    border-bottom: 1px solid #000;
    padding: 0px;
}
.sponsorlist ul {
    list-style: none;
   
   
}

.sponsorlist ul li {
    display: inline;
    padding: 0 30px 0 0;;
    
}

.sponsorlist ul li a img {
    width: 96px;;
}


.footermenu {
    text-align: center;
    margin-top: 0px;
    padding: 0px;
}
.footermenu ul {
    list-style: none;
   
}

.footermenu ul li {
    display: inline;
    padding: 0 70px 0 0px;
    
}

.navbar-custom .navbar-nav > li > a {
    padding: 14px 6px;
}

.nav {
    display:table;
  }
  .nav > li{
    width: auto;
    display:table-cell;
  }

.blog .blog-title {
    margin-top: 8px !important;
}

.headerleft a img {
width:100% !important;
}

.entry-content {
	margin-top:25px;
}

.entry-header .entry-title {
	color:#f7292d;
	font-size:30px;
	
}

.comment-list {
	list-style:none;
}

.comment-meta{
	    margin: 30px 0 10px 0;
}


.form-submit {
    display: none;
} /* no longer needed since WP 4.1 */
 
.comment-form-author,
.comment-form-email,
.comment-form-url {
    width: 50%;
}




.reply {
    margin: 30px 0 0px 0;
    padding: 0;
}
.reply a.comment-reply-link .icon-mail-reply{
width: 50px;
height: 50px !important;
}

article .entry-header .entry-title {
    margin-top: 30px;
	color: #070794;
	font-size:18px;
	text-align:center;
	font-weight:bold;
}


.blog_pagination a, .blog_pagination a {
    color: #fff !important;
    background: #230b87;
    padding: 7px 10px;
    display: inline-block;
    text-align: center;
    line-height: normal;
    box-shadow: none;
    text-shadow: none;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none !important;
}

.homeblog img {
    margin: 0 auto;
}

.homeblog .blog-title a {
    color: #070794;
	font-size:18px;
}

.homeblog h4 {
    color: #062387;
    font-weight: bold;
}

.homeblog .bdp_blog_template.evolution {
    border: none;
    border-radius: 0px;
    box-shadow: none !important;
    padding: 0px !important;
}

.homeblog .evolution .bd-blog-header a {
    color: #070794;
	font-size:18px;
	font-weight: bold;
}
.homeblog .evolution .bd-post-content {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    padding: 10px 0;
    margin: 10px 0;
    text-align: justify;
}

.homeblog .evolution .bd-post-footer {
    padding-top: 10px;
    border-top: none;
}

.homeblog .evolution .bd-post-footer a{
    background-color: #230b87;
    color: #ffffff;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    float:none !important;
}

.homeblog .evolution .bd-post-footer a:hover{
    background-color: #230b87;
    color: #ffffff;
   
}
.homeblog .evolution .bd-post-footer {
    text-align: center;
}


.entry-header .entry-meta {
    display: none;
}

.sponsorlist h4 {
	color:#D0D0D0;
}

.section-mobilesocialicon {
	display:none;
}

.section-mobilesocialicon {
	width : 100%;
	text-align:center;
}

.section-mobilesocialicon .mobilesocialicon {
	width : 100%;
	list-style:none;
}

.section-mobilesocialicon .mobilesocialicon li {
	 display: inline;
    padding: 0 5px;
}

.homeblog .evolution .bd-post-footer {
    display: none;
}

 .mobilesocialicon li a img {
      width:40px;
	  height:40px;
  }

.bdp_blog_template.evolution .bd-blog-header {
	margin:0;
}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

  
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
 
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
   
}



/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

    .navbar-custom .navbar-nav > li > a {
        padding: 10px 6px;
    }

    ul.socialicon {
        bottom: 20px;
    }

    .header-top {
        height: 180px;
        padding: 20px 0 20px 0;
    }

    .sponsorlist ul li {
        display: inline;
        padding: 0 20px 0 0;
    }

    .headerleft p {
        position: absolute;
        right: 28px;
        top: 38px !important;
        font-family: 'Passion One', cursive;
        font-size: 20px;
        color: #474747;
    }
  
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .navbar-nav > li {
        padding: 0 20px;
    }

    .navbar-custom .navbar-nav > li > a {
        padding: 14px 6px;
    }
    ul.socialicon li {
        float: right;
        padding: 6px;
    }
    ul.socialicon {
        bottom: 30px;
    }

    .sponsorlist ul li {
        display: inline;
        padding: 0 10px 0 0;
    }
    .footermenu ul li {
        display: inline;
        padding: 0 50px 0 0px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	.header-top {
		height: 230px;
		padding: 0px 0 0px 0;
	}
   .headerleft {
    float: none;
    width: 100%;
    height: 170px;
}
   
   .headerright {  
	   float: none;
    width: 100%;
    height: 60px; 
	}

    
	
	.headerright {
       /*width: 65%; */
		display:none;
    }
	
	.section-mobilesocialicon {
	   display:inline-block;
	   width: 100%; 
   }

	
	 .headerleft p {
    top:10px !important;
	}
	.blog {
    margin: 70px 0 5px 0;
}
	
	.headermain {
    width: 100%;
    height: 150px;
}
    
}

@media only screen and (max-width: 600px) {
#mega-menu-wrap-top #mega-menu-top {
    background: #230b87;
}

#mega-menu-wrap-top .mega-menu-toggle {
    background-color: #230b87;
}

#mega-menu-wrap-social #mega-menu-social {
    background: #fff;
    color: #230b87;
}

#mega-menu-wrap-social #mega-menu-social > li.mega-menu-item > a.mega-menu-link {
    color: #230b87;
}
	
	.headerleft p {
    top:10px !important;
}
	.headerleft a img {
    width: 100% !important;
    margin-top: 12px;
}
	.blog {
    margin: 70px 0 5px 0;
}


}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

	.headerleft a img {
    width: 100% !important;
    margin-top: 40px;
}

.headerleft p {
    position: absolute;
    right: 28px;
    top: 40px !important;
    font-family: 'Passion One', cursive;
    font-size: 20px;
    color: #474747;
}

.headerright ul.socialicon {
  
    width: 75%;
    
}
	
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}


.page .entry-header {
    display: none;
}

.facebook-main{
    position: fixed;
    top: 150px;
    right: -300px;
    width: 300px;
    height: 440px;
    z-index: 8000;
    background: #fff;
}
.facebook-hover{
    position: fixed;
    top: 150px;
    right: 0px;
    width: 38px;
    height: 78px;
   
    background-image: url(images/facebook_right.png);
    z-index: 7000;
}

.wpcf7-form{
    margin: 0 auto !important;
    width: 450px;
    display: block;
    
}

.wpcf7-form-control wpcf7-submit {
    background-color: #230b87;
    color: #ffffff;
    display: inline-block;
    padding: 6px 18px;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
   
}

/* MailChimp Form Embed Code - Classic - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#c60; font-size:200%;}
#mc_embed_signup .mc-field-group .asterisk {position:absolute; top:25px; right:10px;}        
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}


iframe { max-width: 100%; }