/*
Theme Name: Ego
Theme URI: http://udthemes.com/ego-wordpress-theme
Description: Responsive Onepage WordPress Theme with Parallax. An UnlimitDesign and Farid Hadi production.
Author: UDTHEMES
Author URI: http://udthemes.com
Version: 2.5
Tags: one-column, two-columns, three-columns, four-columns, right-sidebar, fixed-width, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready

License: GPLv3
License URI: http://www.gnu.org/copyleft/gpl.html

Copyright: UDTHEMES (http://udthemes.com/)

*/

.epicSlider.theme-default #epic-navigation .nav-button #progress {
background:#ED7B26 !important;
}


@media only screen and (min-width: 768px) and (max-width: 991px) {

.section.even .section-title {
    border-bottom: 1px solid #222;
    width: 70% !important;
    margin-left: 97px !important;
}
.section .content {
    max-width: 640px;
    padding-bottom:0px !important;
}
#ajaxwrapper {
    position: relative;
    display: none !important;
}
.section-title h2 span {
    font-size: 64px !important;
    line-height: 62px !important;
}
#folio-grid {
   
    margin-left: -115px !important;
}
.folio-thumb-container {
     margin-right: -8% !important;
}
.folio-thumb {
       height: 288px !important;
    width: 239px !important;
}
.folio-thumb-container {

    margin-right: -8% !important;
}

}



@media only screen and (max-width: 767px) {
.section.even .section-title {
    border-bottom: 1px solid #222;
    width: 100% !important ;
    margin-left: 0px !important;
}
.folio-thumb-container {
    width: 62% !important;
}
.section .section-title h2, .section .section-title h2 span {

margin-bottom: 10px !important;
}


#fancybox-title-over {
width: auto !important;
left: 0 !important;
}
.folio-thumb {
       height: 100% !important;
}
.folio-thumb a img{
     height: 100% !important;
}
.folio-thumb-container{
left: 21% !important;
}
#folio-grid {
    margin-left: -280px !important;
}
}

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

.folio-thumb-container {
    width: 49% !important;
   margin-left: 27px !important;
}
#folio-grid {
    margin-left: -253px !important;
}
}