/*
Theme Name:   Divi Child
Description:  Write here a brief description about your child-theme
Author:       Elegant Themes
Author URL:   https://www.elegantthemes.com/
Template:     Divi
Version:      4.8.2
Text Domain:  Divi Child
*/

/* Write here your own personal stylesheet */


#main-header li.sbstck-mnu img {
    width: 40px;
}
#top-menu li {
    vertical-align: middle;
}
.contact-form {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    color: rgba(56, 56, 55, 1);
}
.contact-form .two-group {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.form {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.form p, .form-row p {
    margin-bottom: 15px;
}
.form input, .form-row textarea, select.wpcf7-form-control.wpcf7-select {
    padding: 16px;
    font-size: 16px;
    width: 100%;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner{
    padding: 13px;
    width: 30%;
    color: #ffffff !important;
    border-width: 6px !important;
    border-color: rgba(0, 0, 0, 0);
    border-radius: 0px;
    letter-spacing: 2px;
    font-size: 18px;
    font-family: 'Ubuntu', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    background-color: #393e56 !important;
    float: right !important;     cursor: pointer;
}
.wpcf7-not-valid-tip {
    color: #b71313;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
.wpcf7 form .wpcf7-response-output {
    margin: 3em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    color: white;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #fff;
    background: #46b450;
    font-size: 18px;
    padding: 10px;
}
.video-speech .et_pb_video_overlay {
    background-position: left;
}
#footer-info {
      font-size: 16px ! IMPORTANT;
    text-align: center !important;
    float: none !important;
    opacity: 0.8;
}
div#footer-widgets {
    display: none;
}
.et_pb_text_inner a {
    color: #bb7860;
}
.img1 img.wp-image-81 {
    width: 100%;
}
.img1 span.et_pb_image_wrap {
    width: 100%;
}
.row1 {
    padding: 0px 0px !important;
}
.read a.more-link {
    text-transform: capitalize;
}
#top-menu li {
    padding-right: 28px;
}
#top-menu li li a {
    padding: 6px 0px !important;
    width: 100% !important;
}
#top-menu li li {
    width: 100%;
    padding: 0 10px !important;
}

 @media only screen and (max-width:980px){
.mobile_menu_bar:before {
    color: #bb7860;
}
	.et_mobile_menu {
    border-top: 3px solid #bb7860;
}
.speaking-class {
    margin-bottom: 0px !important;
}
.list-past {
    margin-bottom: 0px !important;
}
.contact-form .two-group{
    display: block;
    }
    input.wpcf7-form-control.wpcf7-submit.has-spinner{
    width: auto;
    }
}


@media only screen and (min-width:981px) and (max-width:1170px){
#main-header .container {
    width: 93%;
}
}

@media only screen and (min-width:1171px) and (max-width:1250px){
#main-header .container {
    width: 85%;
}
}

@media only screen and (min-width:981px) and (max-width:1170px){


.et_fullwidth_nav #main-header .container {
     padding-right: 10px !important;
      padding-left: 10px !important;
    }
body #page-container .et_pb_section .et_pb_button_0 {
    font-size: 15px !important;
    margin-bottom: 26px !important;
}
	.text2 h1 {
    font-size: 40px !important;
}
	.text2 p, .text3 p{
    font-size: 15px !important;
}
	#logo {
        max-height: 37% !important;
    }
.past-list-1 {
    padding-top: 0px !important;
}
.header {
    padding-top: 8% !important;
}
.header .column-header {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.header h1 {
    font-size: 40px !important;
}
.header-sec {
    padding-bottom: 41px !important;
}
}
@media only screen and (max-width:1112px){
#top-menu li {
    padding-right: 20px;
}
}