/*

To change this license header, choose License Headers in Project Properties.

To change this template file, choose Tools | Templates

and open the template in the editor.

*/

/*  Created on : Nov 4, 2017, 7:17:11 AM Author     : hiddendragon

*/

.tac { text-align: center; }
.tar{text-align: right;}


#hero-container { position: relative; }



#hero-container #gfg-hero .container { padding-top: 100px; }



#hero-container #gfg-hero .container .title-n-subtitle { padding-top: 45px; padding-left: 0px; }



#hero-container #gfg-hero .container .title-n-subtitle .hero-subtitle { font-size: 24px; font-style: italic; }



#hero-container #gfg-hero .container .hero-divider { background: rgba(129, 106, 93, 0.6); height: 3px; max-width: 890px; margin: 20px 0px 0px 0px; }



.hero-description-container .hero-description { font-style: italic; }

.hero-description-container .hero-description h2 { font-style: italic; max-width: 635px; margin: 0 auto; margin-top: 2.5rem; line-height: 40px;
    margin-bottom: 12px;}

.hero-description-container .hero-description p { font-size: 1.1rem; }

.hero-description-container .hero-description .hero_description_1, .hero-description-container .hero-description .hero_description_1 p { font-size: 0.85rem; }

@media screen and (min-width: 800px) { #hero-container #featured-image img { height: 500px; } }

@media screen and (min-width: 410px) and (max-width: 799px) { #hero-container #featured-image img { height: 550px; }

  #hero-container #gfg-hero .container { padding-top: 25px; } }

@media screen and (max-width: 409px) { #hero-container #featured-image img { height: 550px; }

  #hero-container #gfg-hero .container { padding-top: 15px; } }

@media screen and (max-width: 750px) { #hero-container { text-align: center; }

  #hero-container .hero-image img { display: block; margin: 0 auto; }

  #hero-container .hero-title img { display: block; margin: 0 auto; } }



/*# sourceMappingURL=g4g.css.map */

