.dr_footer_main_row {
    display: flex;
    background: #000;
    flex-wrap: wrap;
}
.dr_name_degree_name span {
    text-transform: lowercase;
}
.site_width.dr_footer_main_row{
    margin-top: 40px !important;
}
.pd0.dr_footer_main_row {
    padding-top: 80px !important;
    padding-bottom: 110px !important;
    padding-left: 60px !important;
    padding-right: 60px !important;
}
.dr_footer_main_block1 .et_pb_image_wrap{
    width: 100% !important;
}
.dr_footer_main_block1 .et_pb_image_wrap img{
    width: 232px !important;
    height: 115px !important;
    object-fit: contain;
    display: block;
}
.social_list {
    display: flex;
    padding: 0 !important;
    list-style-type: none !important;
    justify-content: left;
    margin-top: 50px;
}
.social_list li {
    margin: 0 7px;
}
.social_list li a {
    height: 44px;
    width: 44px;
    display: flex;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: 0.6s ease;
    background-color: #000;
}
.social_list li a:hover{
    background-color: #DFFE00;
    border-color: #DFFE00;
}
.social_list li a svg {
    margin: auto;
    fill: #fff;
}
.social_list li a:hover svg{
    fill: #000;
}
.social_list li:first-child{
    margin-left: 0 !important;
}
.dr_footer_main_col1,
.dr_footer_main_col2,
.dr_footer_main_col3{
    position: relative;
}
.dr_footer_main_col1::after,
.dr_footer_main_col2::after,
.dr_footer_main_col3::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: auto;
    width: 1px;
    height: 100%;
    background-color: rgba(255,255,255,0.2);
}
.dr_footer_main_col1{
    width: 19% !important;
}
.dr_footer_main_col2{
    width: 26% !important;
}
.dr_footer_main_col3{
    width: 31% !important;
    /* padding: 15px 0 !important;
    margin: 15px 0 !important; */
}
/* .et_pb_gutters1 .et_pb_column.dr_footer_main_col3, .et_pb_gutters1.et_pb_row .et_pb_column.dr_footer_main_col3{
    margin: 15px 0 !important;
    border-top: 1px solid rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.2);
} */
.et_pb_gutters1 .et_pb_column.dr_footer_main_col1, .et_pb_gutters1.et_pb_row .et_pb_column.dr_footer_main_col1{
    margin-bottom: 20px !important;
}
.dr_footer_main_col4{
    width: 24% !important;
}
#menu-quick-links{
    padding: 0 !important;
    list-style-type: none !important;
    display: block !important;
    margin-left: 0 !important;
}
.quick_menus  {
    background-color: transparent !important;
}
#menu-quick-links li a {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    transition: 0.6s ease;
    padding-bottom: 0 !important;
}
#menu-quick-links li {
    margin: 0 !important;
    padding: 0 0 35px !important;
    float: left;
    width: 44%;
}
.dr_footer_main_col2 {
    padding-left: 90px;
}
#menu-quick-links li.current-menu-item a{
    color: #DFFE00 !important;
}
#menu-quick-links li a:hover{
    color: #DFFE00 !important;
    opacity: 1 !important;
}
.dr_name_degree_name, .dr_name_degree_title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
}
.dr_name_degree_title {
    margin-top: 10px;
}
.dr_name_degree_data {
    font-size: 18px;
    color: #fff;
    line-height: 1;
    font-weight: 400;
    margin: 20px 0;
    text-transform: capitalize;
}
.dr_name_degree_mail_call_box {
    display: flex;
    align-items: center;
    gap: 25px;
}
.dr_name_degree_mail_call_box a{
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    transition: 0.6s ease;
}
.dr_name_degree_mail_call_box a:hover{
    color: #DFFE00;
}
.dr_name_degree_main_box {
    padding-left: 100px;
}
.dr_footer_main_block5 .dr_name_degree_mail_call_box {
    margin-top: 12px;
}
.dr_footer_main_block4 .dr_name_degree_title {
    margin-bottom: 33px;
}
.res_main {
    text-align: center;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
}
.dr_footer_btm_block {
    padding: 38px 0;
    border-top: 1px solid #FFFFFF33;
}
.site_width.dr_footer_btm_row{
    margin-bottom: 25px !important;
}
@media all and (min-width: 320px) and (max-width: 767px) {
.dr_footer_main_col1 {
    width: 100% !important;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
    border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}
.dr_footer_main_col1::after,.dr_footer_main_col2::after,.dr_footer_main_col3::after{
    display: none !important;
}
#menu-quick-links li:last-child{
    padding-bottom: 0 !important;
}
.dr_footer_main_col2 {
    width: 100% !important;
    padding-left: 0;
}
.dr_footer_main_col2 .et_mobile_nav_menu{
    display: none !important;
}
.dr_footer_main_col2 .et_pb_menu__menu{
    display: block !important;
}
.dr_footer_main_col3 {
    width: 100% !important;
}
.dr_footer_main_col4 {
    width: 100% !important;
}
.dr_name_degree_main_box {
    padding-left: 0;
}
.pd0.dr_footer_main_row {
    padding-top: 35px !important;
    padding-bottom: 20px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.dr_footer_btm_block {
    padding: 15px 0;
}
#menu-quick-links li a {
    font-size: 14px;
}
#menu-quick-links li {
    padding: 0 0 25px !important;
    width: 47%;
}
.dr_name_degree_name, .dr_name_degree_title {
    font-size: 15px;
}
.dr_name_degree_data,.dr_name_degree_mail_call_box a {
    font-size: 14px;
}
.dr_name_degree_data {
    margin: 15px 0;
}
.dr_footer_main_block4 .dr_name_degree_title {
    margin-bottom: 23px;
}
.dr_footer_main_block5 .dr_name_degree_mail_call_box {
    margin-top: 17px;
}
.dr_footer_main_block1 .et_pb_image_wrap img {
    width: 132px !important;
    height: 66px !important;
    margin: auto !important;
}
.social_list {
    margin-top: 20px;
    justify-content: center;
}
.res_main {
    font-size: 15px;
}
.site_width.dr_footer_main_row {
    margin-top: 20px !important;
}  
.site_width.dr_footer_btm_row {
    margin-bottom: 15px !important;
}
.dr_footer_main_col1 {
    text-align: center;
}
.dr_footer_btm_row {
    display: flex !important;
}  
.dr_footer_main_col2 .et_pb_menu__wrap{
    justify-content: left !important;
}
.dr_footer_main_col3{
    padding: 15px 0 !important;
    margin: 15px 0 !important; 
}
.et_pb_gutters1 .et_pb_column.dr_footer_main_col3, .et_pb_gutters1.et_pb_row .et_pb_column.dr_footer_main_col3{
    margin: 15px 0 !important;
    border-top: 1px solid rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
}
@media all and (min-width: 481px) and (max-width: 767px) {
#menu-quick-links li {
    padding: 0 0 18px !important;
    width: 33.33%;
}
}
@media all and (min-width: 600px) and (max-width: 767px) {
.dr_footer_main_col3,.dr_footer_main_col4{
    width: 50% !important;
}  
.et_pb_gutters1 .et_pb_column.dr_footer_main_col4, .et_pb_gutters1.et_pb_row .et_pb_column.dr_footer_main_col4 {
    margin: 15px 0 0 !important;
    border-top: 1px solid rgba(255,255,255,0.2);
    border-bottom: none !important;
}
.et_pb_gutters1 .et_pb_column.dr_footer_main_col3, .et_pb_gutters1.et_pb_row .et_pb_column.dr_footer_main_col3{
    border-bottom: none !important;
    margin: 15px 0 0 !important;
} 
.dr_footer_main_col4 ,.dr_footer_main_col3{
    padding: 15px 0 0 !important;
}
.dr_footer_main_col3{
    padding: 15px 0 !important;
    margin: 15px 0 !important; 
}
.et_pb_gutters1 .et_pb_column.dr_footer_main_col3, .et_pb_gutters1.et_pb_row .et_pb_column.dr_footer_main_col3{
    margin: 15px 0 !important;
    border-top: 1px solid rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
}
@media all and (min-width: 768px) and (max-width: 980px) {
.dr_footer_main_col1 {
    width: 100% !important;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
    border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}
.dr_footer_main_col1::after{
    display: none !important;
}
.dr_footer_main_col2 {
    width: 28% !important;
    padding-left: 0;
}
.dr_footer_main_col2 .et_mobile_nav_menu{
    display: none !important;
}
.dr_footer_main_col2 .et_pb_menu__menu{
    display: block !important;
}
.dr_footer_main_col3 {
    width: 36% !important;
}
.dr_footer_main_col4 {
    width: 36% !important;
}
.dr_name_degree_main_box {
    padding-left: 12px;
}
.pd0.dr_footer_main_row {
    padding-top: 40px !important;
    padding-bottom: 30px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.dr_footer_btm_block {
    padding: 15px 0;
}
#menu-quick-links li a {
    font-size: 14px;
}
#menu-quick-links li {
    padding: 0 0 25px !important;
    width: 47%;
}
.dr_name_degree_name, .dr_name_degree_title {
    font-size: 15px;
}
.dr_name_degree_data,.dr_name_degree_mail_call_box a {
    font-size: 14px;
}
.dr_name_degree_data {
    margin: 15px 0;
}
.dr_footer_main_block4 .dr_name_degree_title {
    margin-bottom: 23px;
}
.dr_footer_main_block5 .dr_name_degree_mail_call_box {
    margin-top: 17px;
}
.dr_footer_main_block1 .et_pb_image_wrap img {
    width: 132px !important;
    height: 66px !important;
    margin: auto !important;
}
.social_list {
    margin-top: 20px;
    justify-content: center;
}
.res_main {
    font-size: 15px;
}
.site_width.dr_footer_main_row {
    margin-top: 20px !important;
}  
.site_width.dr_footer_btm_row {
    margin-bottom: 15px !important;
}
.dr_footer_main_col1 {
    text-align: center;
}
.dr_footer_btm_row {
    display: flex !important;
}
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
.dr_footer_main_col1 {
    width: 20% !important;
}
.dr_footer_main_col2 {
    width: 26% !important;
    padding-left: 25px;
}
.dr_footer_main_col3 {
    width: 28% !important;
}
.dr_footer_main_col4 {
    width: 26% !important;
}
.dr_name_degree_main_box {
    padding-left: 12px;
}
.pd0.dr_footer_main_row {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.dr_footer_btm_block {
    padding: 19px 0;
}
#menu-quick-links li a {
    font-size: 15px;
}
#menu-quick-links li {
    padding: 0 0 25px !important;
    width: 47%;
}
.dr_name_degree_name, .dr_name_degree_title {
    font-size: 15px;
}
.dr_name_degree_data,.dr_name_degree_mail_call_box a {
    font-size: 14px;
}
.dr_name_degree_data {
    margin: 15px 0;
}
.dr_footer_main_block4 .dr_name_degree_title {
    margin-bottom: 23px;
}
.dr_footer_main_block5 .dr_name_degree_mail_call_box {
    margin-top: 17px;
}
.dr_footer_main_block1 .et_pb_image_wrap img {
    width: 142px !important;
    height: 71px !important;
}
.social_list {
    margin-top: 30px;
}
.res_main {
    font-size: 15px;
}
.site_width.dr_footer_main_row {
    margin-top: 20px !important;
}  
.site_width.dr_footer_btm_row {
    margin-bottom: 15px !important;
}
}
@media all and (min-width: 1025px) and (max-width: 1140px) {
.dr_footer_main_col1 {
    width: 20% !important;
}
.dr_footer_main_col2 {
    width: 26% !important;
    padding-left: 25px;
}
.dr_footer_main_col3 {
    width: 28% !important;
}
.dr_footer_main_col4 {
    width: 26% !important;
}
.dr_name_degree_main_box {
    padding-left: 20px;
}
.pd0.dr_footer_main_row {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.dr_footer_btm_block {
    padding: 19px 0;
}
#menu-quick-links li a {
    font-size: 15px;
}
#menu-quick-links li {
    padding: 0 0 25px !important;
    width: 47%;
}
.dr_name_degree_name, .dr_name_degree_title {
    font-size: 15px;
}
.dr_name_degree_data,.dr_name_degree_mail_call_box a {
    font-size: 14px;
}
.dr_name_degree_data {
    margin: 15px 0;
}
.dr_footer_main_block4 .dr_name_degree_title {
    margin-bottom: 23px;
}
.dr_footer_main_block5 .dr_name_degree_mail_call_box {
    margin-top: 17px;
}
.dr_footer_main_block1 .et_pb_image_wrap img {
    width: 142px !important;
    height: 71px !important;
}
.social_list {
    margin-top: 30px;
}
.res_main {
    font-size: 15px;
}
.site_width.dr_footer_main_row {
    margin-top: 25px !important;
}   
}
@media all and (min-width: 1141px) and (max-width: 1280px) {
.dr_footer_main_col1 {
    width: 18% !important;
}
.dr_footer_main_col2 {
    width: 26% !important;
    padding-left: 35px;
}
.dr_footer_main_col3 {
    width: 30% !important;
}
.dr_footer_main_col4 {
    width: 26% !important;
}
.dr_name_degree_main_box {
    padding-left: 35px;
}
.pd0.dr_footer_main_row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.dr_footer_btm_block {
    padding: 19px 0;
}
#menu-quick-links li a {
    font-size: 15px;
}
#menu-quick-links li {
    padding: 0 0 25px !important;
    width: 47%;
}
.dr_name_degree_name, .dr_name_degree_title {
    font-size: 17px;
}
.dr_name_degree_data,.dr_name_degree_mail_call_box a {
    font-size: 15px;
}
.dr_name_degree_data {
    margin: 15px 0;
}
.dr_footer_main_block4 .dr_name_degree_title {
    margin-bottom: 23px;
}
.dr_footer_main_block5 .dr_name_degree_mail_call_box {
    margin-top: 17px;
}
.dr_footer_main_block1 .et_pb_image_wrap img {
    width: 142px !important;
    height: 71px !important;
}
.social_list {
    margin-top: 30px;
}
.res_main {
    font-size: 16px;
}
.site_width.dr_footer_main_row {
    margin-top: 25px !important;
}  
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
.dr_footer_main_col1 {
    width: 18% !important;
}
.dr_footer_main_col2 {
    width: 26% !important;
    padding-left: 35px;
}
.dr_footer_main_col3 {
    width: 30% !important;
}
.dr_footer_main_col4 {
    width: 26% !important;
}
.dr_name_degree_main_box {
    padding-left: 45px;
}
.pd0.dr_footer_main_row {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.dr_footer_btm_block {
    padding: 19px 0;
}
#menu-quick-links li a {
    font-size: 15px;
}
#menu-quick-links li {
    padding: 0 0 25px !important;
    width: 47%;
}
.dr_name_degree_name, .dr_name_degree_title {
    font-size: 17px;
}
.dr_name_degree_data,.dr_name_degree_mail_call_box a {
    font-size: 15px;
}
.dr_name_degree_data {
    margin: 15px 0;
}
.dr_footer_main_block4 .dr_name_degree_title {
    margin-bottom: 23px;
}
.dr_footer_main_block5 .dr_name_degree_mail_call_box {
    margin-top: 17px;
}
.dr_footer_main_block1 .et_pb_image_wrap img {
    width: 162px !important;
    height: 79px !important;
}
.social_list {
    margin-top: 30px;
}
.res_main {
    font-size: 16px;
}
.site_width.dr_footer_main_row {
    margin-top: 25px !important;
}
}
@media all and (min-width: 1441px) and (max-width: 1680px) {
.dr_footer_main_col1 {
    width: 22% !important;
}
.dr_footer_main_col2 {
    width: 26% !important;
     padding-left: 58px;
}
.dr_footer_main_col3 {
    width: 28% !important;
}
.dr_footer_main_col4 {
    width: 24% !important;
}
.dr_name_degree_main_box {
    padding-left: 55px;
}
.pd0.dr_footer_main_row {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.dr_footer_btm_block {
    padding: 23px 0;
}
#menu-quick-links li a {
    font-size: 16px;
}
#menu-quick-links li {
    padding: 0 0 30px !important;
}
.dr_name_degree_name, .dr_name_degree_title {
    font-size: 18px;
}
.dr_name_degree_data,.dr_name_degree_mail_call_box a {
    font-size: 16px;
}
.dr_name_degree_data {
    margin: 15px 0;
}
.dr_footer_main_block4 .dr_name_degree_title {
    margin-bottom: 23px;
}
.dr_footer_main_block5 .dr_name_degree_mail_call_box {
    margin-top: 17px;
}
.dr_footer_main_block1 .et_pb_image_wrap img {
    width: 202px !important;
    height: 100px !important;
}
.social_list {
    margin-top: 30px;
}
.res_main {
    font-size: 18px;
}
.site_width.dr_footer_main_row {
    margin-top: 25px !important;
}
}
@media all and (min-width: 1681px) and (max-width: 1880px) {
.dr_footer_main_col1 {
    width: 22% !important;
}
.dr_footer_main_col2 {
    width: 26% !important;
     padding-left: 65px;
}
.dr_footer_main_col3 {
    width: 28% !important;
}
.dr_footer_main_col4 {
    width: 24% !important;
}
.dr_name_degree_main_box {
    padding-left: 65px;
}
.pd0.dr_footer_main_row {
    padding-top: 60px !important;
    padding-bottom: 80px !important;
    padding-left: 60px !important;
    padding-right: 60px !important;
}
.dr_footer_btm_block {
    padding: 30px 0;
}
}
