/*
    Theme Name: Asana Child
    Theme URI: http://highseastudio.com/demo/asana
    Description: Asana premium theme
    Author: HighSeaStudio
    Author URI: http://highseastudio.com/
    Version: 1.5.5
    TextDomain: asana
    Template: asana
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.txt
*/
/*
    Please, feel free to add your custom styles here
*/
.mainMenu > ul > li a, .mainMenu > ul > li a:visited {
font-size: 16px;
}
.page-template-templ-home .mainMenu > ul > li a {
color: #7f7f7f!important;
}

.page-template-templ-page-with-header .mainMenu > ul > li a {
color: #000000!important;
}
.gridItemDesc {
    background: #c99b9d;}
.gridItemDesc p {
    color: #E5E5E5;
}
.dzsportfolio.skin-choice .selector-con .categories .a-category {
    background: #c99b9d;
}

 .page-id-783 .mainMenu > ul > li a {
color: #ffffff!important;
}

 .page-id-978 .mainMenu > ul > li a {
color: #ffffff!important;
}
#header .is-sticky .mainMenu > ul > li a {
color: #000000!important;
}

.gridItem2 .gridItemDesc {
    background: #c99b9d;
}
.teamItemWrap.teamItemCenter {
    text-align: center;
    padding: 40px 0px 40px 0px;
}
@media (max-width: 600px) {
    #fadeshow1 { display: none; }

}
@media screen and (min-width: 0px) and (max-width: 600px) {
  #my-content { display: block; }  /* show it on small screens */
}

@media (min-width: 601px) {
  #my-content { display: none; }   /* hide it elsewhere */
}
.mainMenu > ul > li {
    margin: 0 0 0 20px!important;
}
.storyDesc {
    width: 100%!important;
}
.storyDesc h3 {
    font-size: 46px!important;
}
.teamItemDesc p.teamItemDescText {
      text-align: justify!important;
}
.grid-gallery-nav a {
	padding: 5px !important;
}
#my-content-2 {
         padding-left: 40px!important; 
}
.fab {
    font-family: "Font Awesome 5 Brands";
}