/*
Theme Name: Divi Child
Version: 3.0
Template: Divi
*/
@import url("../Divi/style.css");

@font-face {
    font-family: Sunfast;
    src: url('fonts/Sunfast.otf');
}

@font-face {
    font-family: Begum-Semibold;
    src: url('fonts/Indian Type Foundry - Begum-Semibold.otf');
}

@font-face {
    font-family: Akhand;
    src: url('fonts/Indian Type Foundry - Akhand.otf');
}

@font-face {
    font-family: Begum-Regular;
    src: url('fonts/Indian Type Foundry - Begum-Regular.otf');
}

body {
    overflow-x: hidden;
}
@font-face {
    font-family: Begum-bold;
    src: url('fonts/Begum_Bold.otf');
}

body,p,span {
    font-family: Figtree-Regular !important;
    line-height: 1.7em;
}

h2.et_pb_slide_title {
font-family:Figtree-Regular;
    word-wrap: normal;
}
h1,h2,h3,h4,h5,h6, .popup-title {
   font-family: 'Figtree-Regular', sans-serif;
    word-wrap: normal;
    text-transform: uppercase;
}

p{
font-size:16px;
}
/*Global css*/

a.et_pb_button,
a.et_pb_button:hover,
.et_pb_promo a.et_pb_promo_button.et_pb_button,
.et_pb_promo a.et_pb_promo_button.et_pb_button:hover,
input.wpcf7-submit.et_pb_button,
input.wpcf7-submit.et_pb_button:hover {
    padding: 6px 36px !important;
    font-family:'Figtree-Regular', sans-serif !important;
}

.popup_mandatory{
    font-family: 'Figtree-Regular', sans-serif !important;
    font-size:16px;
    padding-right: 25px;
}

span.wpcf7-not-valid-tip {
    font-family: 'Figtree-Regular', sans-serif !important;
}

.et_pb_section.master-head {
    height: 88vh;
    display: flex;
}

.inner-header {
    height: 83vh;
}

.inner-header .header-content h1 {
    color:#2d7666;
    display: inline;
    padding: 7px 20px;
    line-height: 1.2;
    background: #FFF8BD;
}

.master-head h2, .inner-header .header-content h1 {
    /*font-family: Begum-bold !important;*/
      font-family: 'Figtree-Regular', sans-serif !important;
    text-transform: none !important;
    font-size: 44px;
}

.inner-header .et_pb_fullwidth_header_container {
    position: absolute;
    left: 10%;
    bottom: 5%;
}

.et_pb_blurb_content {
    max-width: 100%;
}

/*Primary Menu*/

#top-menu a {
font-family: 'Figtree-Regular', sans-serif !important;
    
}

#top-menu a:hover {
    color:#F49756;
}


ul.sub-menu {
    padding: 0 !important;
}

#top-menu li li {
    padding: 0;
    border-bottom: 1px solid #f5f5f5;
    width: 100%;
}

#top-menu li li a {
    padding: 2px 30px;
    width: 100%;
}


/*Home Page*/

.home-header .et_pb_slide {
    height: 90vh;
}

.et_pb_slides .et_pb_container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-header .et_pb_slide_description,
.home-header .et_pb_slider_container_inner{
	padding: 0;
	display: block;
}

.home-header .et_pb_slide_title {
    font-family: Sunfast;
    font-size: 90px !important;
}

.home-header .et_pb_slide_description {
    display: table;    
}

.home-header h2.et_pb_slide_title {
    /*
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.25);
    */
    display: table-cell;
    vertical-align: middle;
}

.home-category-title .et_pb_text h4{
   font-family: 'Figtree-Regular', sans-serif !important;
    text-transform: none !important;
    font-size: 36px !important;
}

.home-category .et_pb_blurb h4 {
color:#f49756 !important;
    font-size: 24px !important;
}

.home-category .et_pb_column {
    max-width: 200px !important;
    margin: 0 auto !important;

}

.home-category .et_pb_blurb {
    min-height: 200px;
    width: 200px;
    display: flex;
    align-items: center;
    text-align: center;
    -webkit-transition: all 0.5s linear;
    transition: all 0.3s linear;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    border: 1px solid transparent;
}

.home-category .et_pb_blurb:hover {
    border: 1px solid #999;
}

.home-category .et_pb_blurb h4 {
    padding: 5px;
    text-align: center;
}

.who_we_are .et_pb_column {
    display: flex;
    align-items: center;
}

.benefits .et_pb_column {
    height: 500px;
}

.benefits .et-pb-arrow-prev,
.benefits .et-pb-arrow-next {
    opacity: 1;
    top: 30%;
    height: 80px;
    width: 80px;
    background-size: cover !important;
}

.benefits .et-pb-arrow-prev:before,
.benefits .et-pb-arrow-next:before {
	content: none;
}

.benefits .et-pb-arrow-prev {
    left: 22px;
    background: url(http://sharmasaurabh.com.md-in-79.hostgatorwebservers.com/agriexim/wp-content/uploads/2017/07/feature-prev-arrow.png);
}

.benefits .et-pb-arrow-next {
    right: 22px;
    background: url(http://sharmasaurabh.com.md-in-79.hostgatorwebservers.com/agriexim/wp-content/uploads/2017/07/feature-next-arrow.png);
}

.benefits .et_pb_slide_description {
    padding: 0 8% 7%;
}

.benefits .benefits_title h3 {
    padding: 40px 10px 20px;
}

.benefits .et_pb_slide_content p {
    font-size: 18px;
}

.benefits .testimonial-icon {
    font-size: 32px;
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1);
}

.benefits .testimonial-icon.right {
    transform: rotate(360deg);
}

.et_pb_section.fullwidth {
    height:80vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/*About Page*/

.about-goals .et_pb_blurb .et_pb_blurb_content:before {
    background: #888;
    color: #ffffff;
    font-size: 34px;
    width: 50px;
    height: 50px;
    padding: 3px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-goals .et_pb_blurb h4 {
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 2px;
}

/*Products*/

.product_cat .et_pb_blurb {
    height: 245px;
   
}

.product_cat .et_pb_column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding:0px 0 20px 20px;

}

.product_cat .et_pb_blurb .et_pb_blurb_content {
    height: 100%;
}

.product_cat .et_pb_blurb .et_pb_blurb_container {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_cat .et_pb_blurb h4 {
    font-size: 22px !important;
    background:#F49756;
    line-height: 1.2;
    padding: 7px 7px 4px 7px;
}

.page-id-1453 .product_cat .et_pb_row {
    display: flex;
    justify-content: center;
}

.page-id-1453 .product_cat .et_pb_column_empty {
    display: none;;
}

.product_cat .et_pb_column_empty {
    display:none;
}

/*Projects*/

.projects-country-list .et_pb_main_blurb_image {
    position: relative;
}

.projects-country-list .et_pb_main_blurb_image a {
    display: block;
    line-height: 0;
    border-radius: 50%;
}

.projects-country-list img {
    border-radius: 50%;
    position: relative;
}

.projects-country-list .et_pb_main_blurb_image a:before {
    display: block;
    position: absolute;
    content: '';
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4,1.4,1);
    transform: scale3d(1.4,1.4,1);
}

.projects-country-list .et_pb_main_blurb_image a:hover:before {
    opacity: 1;
    z-index: 9;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

.owl-carousel .owl-item img {
    filter: grayscale(100%);
    max-width: 180px;
}

.country_map .et_pb_column{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*Product Popup*/

div#popmake-2727 {
    top: 40% !important;
}

.popmake-content .popup_contact_link{
    font-size: 28px;
    text-decoration: underline;
}

.popmake-content h6{
    text-align: center;
}

/*Awards*/

.awards-row .et_pb_column {
    box-shadow: 0px 3px 13px 6px #cecece;
    padding: 30px;
}

/*Careers*/

.et_pb_blurb.apply_now,
.et_pb_blurb.more_info,
.vacancy_lists .et_pb_button_module_wrapper {
    width: 48%;
    display: inline;
    float: left;
    margin-right: 4%;    
}

.et_pb_blurb.more_info,
.vacancy_lists .et_pb_button_module_wrapper:last-child {
    margin-right: 0 !important;
}

.et_pb_blurb.apply_now h4 a,
.et_pb_blurb.more_info h4 a,
a.et_pb_button.apply_now,
a.et_pb_button.more_info {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 0;
    background: #2d7666;
    color: #fff;
    border: 1px solid #2d7666 !important;
    font-size: 13px;
    padding: 3px 15px 1px 15px !important;  
}

.et_pb_blurb.more_info h4 a:hover,
.et_pb_blurb.apply_now h4 a:hover,
a.et_pb_button.apply_now:hover,
a.et_pb_button.more_info:hover {
    background: transparent;
    color:  !important;
    border: 1px solid #000 !important;
    padding: 3px 15px 1px 15px !important; 
}

.vacancy_lists .et_pb_column {
    background: #eee;
    padding: 25px;
}

.vacancy_lists .et_pb_blurb p:before {
    font-family: FontAwesome;
    content: "\f041";
    margin-right: 10px;
}

/*Certificate*/

.page-id-1207 .et_pb_button_module_wrapper {
    text-align: center !important;    
}

/*
.page-id-1207 a.et_pb_button.apply_now {
    display: inline-block;
    width: auto;
    text-align: center;
    padding-bottom: 0;
    background: #000;
    color: #fff;
    border: 1px solid #000 !important;
    font-size: 18px;
    padding: 3px 15px 1px 15px !important;
}
*/

.page-id-1207 a.et_pb_button.apply_now {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 0;
    background: #0000;
    color: #000 !important;
    border: 1px solid #000 !important;
    font-size: 18px;
    padding: 3px 15px 1px 15px !important;
}

/*Stickypopup*/

.popup-header {
    max-width:150px !important;
}

.sticky-popup .wpcf7 input[type=text],
.sticky-popup .wpcf7 input[type=email],
.sticky-popup .wpcf7 input[type=tel],
.sticky-popup .wpcf7 textarea,
.sticky-popup .wpcf7 select {
    width: 100%;
    padding: 10px;
}

.sticky-popup .wpcf7 textarea {
    color:#2d7666;
    height: 70px;
}

body .sticky-popup .wpcf7-submit,
body .sticky-popup .wpcf7-submit:hover{
    padding: 4px 35px 2px!important;
    font-size: 18px;
}

.sticky-popup .popup-header {
    background-color: #418e5c !important;
    text-align: center;
    margin: 0 auto;
}

.sticky-popup .popup-content p {
    margin: 0;
    padding-bottom: 12px;
    text-align: center;
}

.sticky-popup .popup-content .btn_submit {
    padding-bottom: 0;
}

.sticky-popup .popup-content-pad {
    padding: 15px 10px;
}

.sticky-popup input,
.sticky-popup textarea, 
.sticky-popup select {
    max-width: 100% !important;
}

.sticky-popup .popup-header {
    border-radius: 0 !important;
    border: 1px solid #ddd !important;
}

body .popup-content {
    height: 411px;
}

/*Footer*/

#main-footer .footer-widget h4 {
	font-family: 'Figtree-Regular', sans-serif !important;
	padding-left: 12px;
	margin-bottom: 15px;
}

#main-footer .et_pb_widget {
	position: relative;
	
}

#main-footer,
#main-footer .footer-widget p {
	font-family: 'Figtree-Regular', sans-serif !important;
}

#main-footer .footer-widget h4:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    border-right: 4px solid #fff;
}

#footer-bottom {
    padding: 0;
}

#footer-info {
    padding: 10px 0;
}

#footer-bottom .container {
    border-top: 1px solid #333;
}

#footer-info span {
    display: none;
}

.footer-widget .item {
	display: table;
}

.footer-widget .item i.icons.fa {
    display: table-cell;
    width: 20px;
    text-align: left;
}

.footer-widget .contact-info {
    display: table-cell;
}

.social_icons img {
    margin-right: 15px;
}

/*submenu quick link */

.quicklinks h4 {
    font-size: 28px !important;
    padding-bottom: 0;
}

/*End submenu quick link */

/*-------Aditya Sharma-----*/

/*Registration Form*/

p.left_half {
    width: 49%;
    float: left;
    margin-right: 2%;    
}

p.right_half {
    width: 49%;
    float: left;
}

.wpcf7 input[type=text], 
.wpcf7 input[type=email], 
.wpcf7 input[type=tel], 
.wpcf7 textarea, 
.wpcf7 select {
    width: 100%;
    padding: 16px;
   font-family: 'Figtree-Regular', sans-serif !important;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#2D7666 !important;
    background-color: #eee;
    font-size: 14px;
}

.wpcf7 input::placeholder,
.wpcf7 select,
.wpcf7 textarea,
{
    color:#2D7666 !important;
}

.wpcf7 input{
color:#2D7666 !important;
}

.wpcf7 .wpcf7-submit {
    color: #fff !important;
    font-family: 'Figtree-Regular', sans-serif !important;
    cursor: pointer;
    background: #2d7666;
    border: 1px solid #2d7666 !important;
}
.wpcf7 .wpcf7-submit:hover{
    color: #F49756 !important;
    background: transparent; !important;
    border:1px solid #F49756 !important;
    border-radius: 0px;
}

/*Search Page*/

.search-no-results #sidebar,
.error404 #sidebar,
.search-results #sidebar {
    display: none;
}

.search-no-results #left-area,
.error404 #left-area,
.search-results #left-area {
    width: 100%;
}

.search-no-results #left-area {
    padding-bottom: 60px;
    text-align: center;
}

.error404 .entry {
    text-align: center;
}

.search-no-results #main-content .container:before,
.error404 #main-content .container:before,
.search-results #main-content .container:before {
    content: none;
}

.et_search_form_container input {
    font-family: Begum-Regular;
    text-transform: none !important;
}

.et_search_form_container input::placeholder {
    text-transform: none !important;
}

.search-results p.post-meta {
    display: none;
}
@media (min-width:1050px){

#top-menu-nav {
    
    margin-left:367px;
}
}

@media screen and (min-width: 1024px) and (max-width: 1400px) {
    #logo {
        max-height: 70% !important;
        margin: -7px 0 0 -50px; /* Combined shorthand margin */
    }

    #top-menu-nav {
        margin-left: 100px;
        padding-right:0px;
    }
    
    #top-menu li{
    padding-right: 10px;
    }
}
@media screen and (min-width: 1280px) and (max-width:1050px){
    #top-menu-nav {
        margin-left: 280px;
    }
}






@media (max-width: 1024px) and (min-width:769px){

/*#main-header img {
    margin-left:-15px;
}*/
#logo {
         max-height:80%!important;
         margin-top: -33px;
         margin-left: -70px;
}
#top-menu-nav{
    margin-left: 89px;
}
#top-menu li {
    display: inline-block;
    padding-right:8px;
    
    
}

#top-menu,ul,li,a{
font-size:13px important;
}

.who_r-u h2{
    font-size:44px;    
}

.who_r-u p{
    font-size:16px;    
}

.benefits p{
    font-size:12px!important;    
}

.what_is_organic .image img{
    padding-top:102px;    
}

.fullwidth p{
 font-size:14px;    
}

.fullwidth img{
 padding-top:70px;   
}














}


/*@media (max-width: 980px){
    
.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 16%;
}*/

#et-top-navigation{
    padding-left:84px!important;    
}

.container {
    position: relative;
    width: 100%;
    max-width: 1080px;
    margin: auto;
}

#main-header img{
    padding-left:10px;
}

.et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
    display: block;
    padding-top: 40px;
}


#top-menu-nav {
    padding-right:15px; 
  
}

#top-menu {
    display: block;
}

.mobile_menu_bar:before{
    display:none!important;    
}

.who_we_are p{
    font-size:16px;    
}

.who_we_are img{
    max-width: 50%;    
}


.who_we_are h2{
    font-size:52px;
    padding-top: 43px;
}


.home-category {
    display:flex;
}

/*.home-category .et_pb_column {
    max-width: 219px !important;
    margin: 0 10px !important;
}*/

.what_is_organic .image img {
    max-width:60%;  
    padding-top:0px;
}



.footer-widget:nth-child(n) {
    width: 27.25%!important;
    /*margin: 0 7.5% 7.5% 0!important;*/
}


.footer-widget{
    padding-left:90px;    
}

.footer-widget h4{
    font-size:24px;    
}

.who_r-u .et_pb_column_17{
    height: 100vh;   
}

.fullwidth{
 /*margin-top:250px;*/
}

.full-image{
 margin-top:230px;    
}

.contact-form .popup-content input, textarea, select {
    max-width: 100%!important;
}














}


@media (max-width: 768px){
    
#top-menu li a {
    font-size: 12px;
    font-weight:normal;
}


#top-menu li {
    display: inline-block;
    padding-right: 8px;
    font-size: 25px;
}

nav#top-menu-nav, nav.fullwidth-menu-nav {
     float: none; 
}



#top-menu li a, .et_search_form_container input {
    font-weight: normal;
    font-style: normal;
    text-transform: none!important;
    text-decoration: none;
}

#top-menu li a {
    font-size: 16px!important;
}


#et-top-navigation{
    float:none!important;    
}

#top-menu{
    padding-left: 84px;
    padding-right: 1px;
}

#top-menu>li:last-child {
    padding-right: 7px;
}

.home-category{
   margin-left: 55px!important;
}


.fullwidth{
    margin-top:220px;    
}


.full-image{
    margin-top:180px;   
}


.full-image img{
    max-width: 74%!imporant;
}

#contact-form{
    margin-top: -23px;
}

#top-menu{
    display:none;    
}


.et_overlay:before{
    color:#ffffff!important;    
}



.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 23%;
    
}

#et_search_icon:before {
    position: absolute;
    top: -3px;
    left: 0;
    font-size: 23px;
    content: "\55";
}

.mobile_menu_bar:before {
    position: relative;
    top: 0;
    left: 0;
    font-size: 47px;
    content: "\61";
    cursor: pointer;
}

.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
    padding-bottom: 24px;
    padding-top: 0;
    margin-top: -13px;
}

.fullwidth {
    margin-top: 0px;
}


}


@media (max-width:768px){
#top-menu{
    display:none;    
}
.mobile_menu_bar:before{
    display:block!important; 
    color:#2d7666!important;
    padding-right: 23px;
}

#top-menu{
    display:none;    
}

.et_overlay:before{
    color:#ffffff!important;    
}


.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 40%;
    max-height: 90%;
    
}


.et_overlay:before{
    color:#ffffff!important;    
}


/*.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 40%;
}*/



.home-category {
    display:flex!important;  
    flex-direction:column;
    margin-left: 132px!important;
}

.home-category .et_pb_column {
    margin-bottom:60px!important;    
}



.who_r-u .et_pb_column_17 {
    height: 96vh;
}


.benefits .et-pb-arrow-prev, .benefits .et-pb-arrow-next {
    opacity: 1;
    top: 30%;
    height: 74px;
    width: 43px;
    background-size: cover !important;
}

.benefits .et-pb-arrow-prev {
    left: 0px; 
    background: url(http://sharmasaurabh.com.md-in-79.hostgatorwebservers.com/agriexim/wp-content/uploads/2017/07/feature-prev-arrow.png);
}


.benefits .et-pb-arrow-next {
    right: 0px;
    background: url(http://sharmasaurabh.com.md-in-79.hostgatorwebservers.com/agriexim/wp-content/uploads/2017/07/feature-next-arrow.png);
}


.benefits p {
    font-size: 11px!important;
}

.what_is_organic .et_pb_row {
    padding-top:0px;
    padding-bottom:0px;
}

.benefits .et_pb_section {
   padding: 0px 0;
}

.benefits h3 {
    font-size: 30px!important;
    
}

.benefits_title {
    margin-top: -65px;
}

.who_we_are img {
    max-width: 87%;
}

.all-blurb{
    margin-top: 74px;
}

.footer-widget {
    padding-left:36px;
}


.master-head h2, .inner-header .header-content h1 {
    font-family: Begum-bold !important;
    text-transform: none !important;
    font-size: 30px;
}

.master-head p{
    font-size:13px!important;    
}


.fullwidth{
    margin-top:150px!important;    
}

.fullwidth p{
    font-size:13px;
    text-align:center;
}


.fullwidth h2{
    font-size:45px;
    text-align:center;
}


.full-image {
    margin-top:170px;    
}

.full-image h2{
    font-size:45px;
    
}

.full-image p{
    font-size:13px;
    
}

.Our-Story h2{
    font-size:45px;
    text-align:center;
    padding-top:0px;
    padding-bottom:0px;
}

.Our-Story p{
    font-size:13px;
    text-align:center;
}


.Our-Story .et_pb_column {
    margin-bottom: 0px;
}

.Our-Story {
   padding-top:0px;
}


h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p {
    font-size: 45px!important;
}

}

@media (min-width:768px){

.mobile_menu_bar:before{
margin-left:500px;
}
#et_top_search{
margin-left:500px;
}
}


@media (max-width: 767px) { /* Targets all mobile screens */
  .mobile_menu_bar:before {
    margin-left: 50px;
  }
  #et_top_search {
    margin-left: 50px;
  }
}

@media (min-width: 375px) and (max-width: 479px) { /* Medium mobile */
  .mobile_menu_bar:before {
    margin-left: 100px;
  }
  #et_top_search {
    margin-left: 100px;
  }
}

@media (min-width: 480px) and (max-width: 767px) { /* Large mobile */
  .mobile_menu_bar:before {
    margin-left: 200px;
  }
  #et_top_search {
    margin-left: 200px;
  }
}



@media (max-width: 380px){
.home-header .et_pb_slide_title {
    font-family: Sunfast;
    font-size: 49px !important;
}


.who_we_are h2{    
    padding-top:100px;
}

.all-blurb{
    margin-top: 90px;
}

.home-category {
    display: flex!important;
    flex-direction: column;
    margin-left: 81px!important;
}

.what_is_organic .image img {
    max-width: 84%;
    padding-top: 0px;
}

.who_r-u .et_pb_column_17 {
    height: 112vh;
}

.benefits p {
    font-size: 9px!important;
}

.master-head h2, .inner-header .header-content h1 {
    font-family: Begum-bold !important;
    text-transform: none !important;
    font-size: 30px;
}

.master-head p{
    font-size:13px!important;    
}


.fullwidth{
    margin-top:150px!important;    
}

.fullwidth p{
    font-size:13px;
    text-align:center;
}

.fullwidth h2{
    font-size:45px; 
     text-align:center;
}

.full-image {
    margin-top:170px;    
}

.full-image h2{
    font-size:45px;    
}

.full-image p{
    font-size:13px;    
}

.Our-Story h2{
    font-size:45px;
    text-align:center;
    padding-top:0px;
    padding-bottom:0px;
}

.Our-Story p{
    font-size:13px;
    text-align:center;
}


.Our-Story .et_pb_column {
    margin-bottom: 0px;
}

.Our-Story {
   padding-top:0px;
}

.about-goals h2{
    font-size:45px;    
}

.about-goals p{
    font-size:13px;    
}


.about-goals .et_pb_blurb .et-pb-icon {
    font-size: 20px;
    padding-top: 10px;
}

.about-goals .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 0px;
}

h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p {
    font-size: 30px!important;
}



.master-head h2, .inner-header .header-content h1 {
    font-family: Begum-bold !important;
    text-transform: none !important;
    font-size: 25px;
}

.et_pb_section.master-head {
    height: 98vh;
    display: flex;
}










@media (min-width: 768px) {
    .mobile_menu_bar:before{
    margin-left:200px;
    }
    #et_top_search::before{
    margin-left:500px;
    }
}

@media (min-width: 425px) {
    .mobile_menu_bar:before{
    margin-left:100px;
    }
    #et_search_icon:before{
    margin-left:300px;
    }
}




}