/* ==========================================================================
   Author's custom styles
   ========================================================================== */
 .projectlistingSec h3 a{font-size: 14px}

.downloadbtn{
	margin-top:0px;
} 
.sitemap-box{
    background: #181e20;
    color: #fff;
    padding: 10px 0 20px;
    border-bottom:3px solid #00acec;
    font-family: 'ABook';
}

.sitemap-box a{
     color:#fff;
    font-size:14px;
    display:block;
    text-decoration:none;
    transition:0.3s;
}

/*.sitemap-box a:hover, .sitemap-box a.selected{*/
/*color: #00acec;*/
    
/*}*/
.sitemap-box  h3{ 
    font-size: 16px;
    margin-bottom: 10px;
    margin-top:20px;
}
#nav .main-nav span {
    font-family: 'ABook';
    color: #5a6366;
    font-size: 2.2em;
    padding: 12px 20px;
    text-transform: uppercase;
    -webkit-transition: 0.3s linear;
    -khtml-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    position: relative;
}
.watermaster h3{
    color:#fff; 
    font-weight:700;
    text-transform: uppercase;
     
     
}
.watermaster a:hover, .watermaster a.selected{
color: #00acec;
}
.watermaster1 h3 a{
    color:#5a5798; 
    font-weight:700;
    font-size:15px;
}
.watermaster1 a:hover, .watermaster1 a.selected{
color: #5a5798;
}
.watermaster2 h3 a{
    color:#5d7534;  font-weight:700;
    font-size:15px;
}
.watermaster2 a:hover, .watermaster2 a.selected{
color: #5d7534;
}
.watermaster3 h3 a{
    color:#2a578e;  font-weight:700;
    font-size:15px;
}
.watermaster3 a:hover, .watermaster3 a.selected{
color: #2a578e;
}
form button {
    background-color: #00acec;
}
@media only screen and (max-width: 767px) {
.slides-pagination a, .slides-pagination a.current{
    width:20px;
}

}

.logoAndThemeName .themeName{
    font-size:14px;
}