/*
Theme Name: Insor   
Description: A Custom Template by Webtiber www.webtiger.com.au for Insor www.insor.com.au
Version: 1.0
Author: Webtiger
Author URI: http://www.webtiger.com.au
Template: enfold
*/

/*main site logo*/
.logo a{max-width: 195px;}

/*
 *
 * Top main nav Main menu
 *
 *
 */
.menu-item-top-level-1 {}
a span.avia-menu-text{font-weight: lighter;}


#top #header .av-main-nav > li > a {
    padding-left: 20px;
    padding-right: 20px;
}


/*
 * h3 special heading
 * get the line in the middle of the heading text as per mockup
 *
 *
 */
.av-special-heading-h3 .special-heading-border {
    height: 1.1em;
}

/*
 * home page headings
 *
 */
#hmie h2, #testimonials-hm-pg h2{font-weight: bold;}


/*latest news home page
 *
 *
 */
.avia-builder-el-first div#av-magazine-1 .av-magazine-tabs-active{}
.av-magazine-tabs-active{}
#homebxs .av-magazine-no-thumb{margin-bottom: 5px;}
#homebxs .av-magazine-top-bar {display: none;}
#homebxs h3.av-magazine-title.entry-title a{text-transform: none; }
#homebxs .av-magazine-title {padding-bottom: 5px; }
#homebxs  .av-magazine-content-wrap{border-bottom: transparent;}
#homebxs .entry-content-header {line-height: 15px;}
#homebxs .av-magazine-time{font-size: 0.7rem;}


/*
 *
 * home page slider
 *
 */

.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title{background-color: rgba(0, 0, 0, 0.7);}




/*home page box with find out more button under 3 home page boxes*/
#service .av-special-heading-tag{text-transform: none;}
 #service .av-special-heading-h3{text-transform: none;}
#service h3{text-transform: none;}
#top #service .av-special-heading-h3.blockquote.modern-quote h3.av-special-heading-tag{text-transform: none;}



/*
 *
 *testimonials home page
 */

.testimonials-hm-pg{}
.avia-testimonial {
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-style: solid;
}
#testimonials-hm-pg .avia-testimonial{border: transparent;}
#testimonials-hm-pg .avia-testimonial-row{margin-bottom: 50px;}
#testimonials-hm-pg .avia-testimonial-row-1{padding-bottom: 50px;}

/*contact us page
 *
 *
 */
#contactform p span strong{color: #000000;}
#contactform .avia_textblock p a{}
#contactform .avia-builder-el-6.el_after_av_three_fifth.avia-builder-el-last {
    border-left-color: #e0e0e0;
    border-left-style: solid;
    border-left-width: 1px;
    padding-left: 60px;
}


/*
 *
 * case studies page
 *
 */
/*#casestudiespg a.slide-image{background-color: #fff;}*/
#casestudiespg  .av-masonry-outerimage-container{border: solid 1px #e0e0e0;}






/*********************responsive***************************
 *
 *
 *
 *
 */




/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}

/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
/*contact page*/
#contactform .avia-builder-el-6.el_after_av_three_fifth.avia-builder-el-last {border-left: none; padding-left: 0;}




}

@media only screen and (max-width: 767px) and (min-width: 480px) {


/*contact page*/
#contactform .avia-builder-el-6.el_after_av_three_fifth.avia-builder-el-last {border-left: none; padding-left: 0;}


}







