/*
Theme Name:   NEXT
Description:  Write here a brief description about your child-theme
Author:       Brillful
Author URL:   https://brillful.com
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  next
*/

/* Write here your own personal stylesheet */


.ds-vertical-align { display: flex; flex-direction: column; justify-content: center; }

@media only screen and (max-width: 980px){ .events-section1 .et_pb_column{ width: 100% !important;margin-right: 0px !important;margin-bottom: 20px;} }
@media only screen and  (min-width: 768px) and (max-width: 900px){.events-section1 .events1-description{margin-left: 27px;}}
@media only screen and (max-width: 978px){ .events-section1 .et_pb_row {padding: 0px 0px 30px 0px;}}

.events-section3 .events3-description .et_pb_text_inner .events3-text:hover{color:#ba073b!important;}
.events-section3 .events3-text:hover h4{color:#ba073b!important;}
.events-section3 .et_pb_button{background-color: #d90845;background: -webkit-linear-gradient(170deg, #d90845, #990531);-webkit-transition: 0.4s;}
.events-section3 .et_pb_button:hover{border-color: #a90535;background: -webkit-linear-gradient(170deg, #990531, #d90845);}
@media only screen and (max-width: 1330px){.events-section3 .events3-image{display: flex;flex-direction: column; justify-content: center;}}
/* @media only screen and (max-width: 1250px){.events-section3 .et_pb_column { padding-top:20px;padding-bottom:20px;}} */