/* header top right hand side */
#header .slogan_header_right_top {
font-family: 'Arimo', Sans-Serif;
line-height: 1.3;
color: black;
font-size: 24px;
padding-top: 20px;
text-align: right;
}
#header .slogan_header_right {
font-family: 'Arimo', Sans-Serif;
font-weight: bold;
color: #016eb1;
font-size: 40px;
text-align: right;
line-height: 1.3;
margin-bottom: 15px;
}
/*
.html_header_top.html_logo_center .logo {
left: 160px;
}*/
/* Main Menu */
#top #header .av-main-nav > li > a {
text-transform: uppercase;
font-weight: 100;
background-color: transparent;
}
#header_main {
border-bottom: none;
}
.av-main-nav > li > a {
padding: 0 25px;
}
#top .current-menu-item a {
border-bottom: 2px solid #ffffff;
line-height: 60px !important;
margin: -5px auto;
}
.avia-menu-fx {
display: none !important;
}
.html_header_top .header_color .main_menu ul:first-child >li > ul {
border-top-color: #016DB1!important;
}

/* Slideshow */
.slideshow_caption {
width: 55%;
}
.slideshow_caption h2 {
text-transform: none !important;
text-shadow: 1px 2px 6px black;
}

/* Headings */
.main_color .special-heading-inner-border {
border-color: #016db1;
}

.widgettitle {
text-transform: none !important;
padding-bottom: 10px;
}

#top .av-large-testimonial-slider .avia-testimonial-meta-mini {
text-align: center;
font-size: 16px;
}
.grid-entry-title {
font-size: 18px;
}
/* Full width menu */
#top .av-submenu-container {
background-color: #e13a93;
}
.av-subnav-menu a {
color: white!important;
background-color: #e13a93!important;
}
.av-subnav-menu a:hover {
color:black!important;
}
/* Portfolios */
#am-portfolio-header-image {
margin-bottom: 0px;
}
/* Tab Sections
#am-pink-tab-section .av-inner-tab-title a:active {
color: yellow!important;
}*/
.av-inner-tab-title {
width: 80%;
margin: 10px auto;
}
#top a.av-active-tab-title {
color: yellow !important;
}
.av-tab-arrow-container {
margin: 0 auto;
}


/* Team Member */
.team-img-container {
max-width: 200px;
}


/* Blog */
#top .fullsize .template-blog .blog-meta {
float: left;
margin: 0 30px 0 0;
}
.am-custom-blog-sidebar .widget ul {
list-style: none!important;
}
.big-preview.single-big {
display: none;
}

/* Mobile Styles */
@media only screen and (max-width:1250px) { 
   #contactdesktop {display:none;}
}
@media only screen and (min-width:1250px) { 
#contactmobile {display:none;}
}

@media only screen and (max-width: 1270px) and (min-width: 768px) {
.av-main-nav > li > a {padding: 0 15px;font-size: 12px !important;}
}
@media only screen and (max-width: 989px) {
#header .slogan_header_right {margin-right: 60px; font-size: 34px;}
#header .slogan_header_right_top {margin-right: 60px;font-size: 18px;}
}
@media only screen and (max-width: 767px) {
#header .slogan_header_right {display: none;}
#header .slogan_header_right_top {display: none;}
#widget_sp_image-2 {width: 50%; margin: 0 auto !important;}
#footer {text-align:center;}
.am-full-slider {display: none;}
#pages-2 {display: none;}
#text-2 {margin: 0!important;}
#text-3 {margin: 0!important;}
#top .av-section-tab-title {display: block !important; padding: 20px 0px;}
.av-tab-arrow-container {display: none;}
}