/*******************************************Header Css**************************************/

.menu-width {
    margin: 0 auto;
    max-width: 1080px;
}

.position {
    position: relative;
    /* top: 0; */
    width: 100%;
    padding-top: 30px;
    z-index: 1;
}

.menu-item.menu-item-type-custom a {
    /* border: 1px solid #fff; */
    border-radius: 42px;
    padding: 13px 30px;
    -moz-border-radius: 42px;
    -webkit-border-radius: 42px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.4s ease 0s;
}

 /*.menu-item.menu-item-type-custom a:hover { /*
   background: #fff none repeat scroll 0 0;
   border: 1px solid #fff;
  color: #000;
  transition: all 0.4s ease 0s; 
}*/

.menu-item.menu-item-type-custom a:hover {
    background: transparent;
    color: #00b3ff;
    transition: all 0.4s ease 0s;
    /* border: 1px solid #00b3ff; */
}

.menu-logo .navigation-top li:last-child a:hover {
    /*  border: 2px solid #fff;
  color: #00b3ff; */
}

.menu-logo .navigation-top li:last-child a:hover {
    border: 2px solid #00BEFF;
    color: #fff;
    background: #00BEFF;
}

.menu-logo .navigation-top li:last-child a {
    padding: 12px 47px 12px 28px;
    /* border: 2px solid #00b3ff;  */
    border: 2px solid #00b3ff;
}

.menu-logo .menu li:last-child a {
    background-color: #00b3ff;
    color: #fff;
    border-radius: 35px;
    position: relative;
}

.menu-item.menu-item-type-custom {
    margin-left: 10px;
    margin-right: 0;
}

.tagline h1 {
    color: #fff;
    font-family: futura-pt;
    font-size: 50px;
    line-height: 65px;
    margin-bottom: 30px;
    padding-right: 24%;
    /* padding-top: 110px; */
    padding-top: 105px;
    font-weight: 900;
}

.tagline p {
    color: #fff;
    font-family: futura-pt;
    font-size: 19px;
    letter-spacing: 0.4px;
    padding-right: 40%;
    font-weight: 400;
    line-height: 30px;
}

/* .menu-logo .navigation-top #top-menu li:last-child a::after {
  background-image: url("/20250226143732oe_/https://sdgacademy.org/wp-content/themes/SDG/assets/images/plus.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 11px auto;
  color: #ffffff;
  content: "";
  font-family: FontAwesome;
  font-size: 14px;
  height: 9px;
  position: absolute;
  right: 30px;
  top: 17px;
  transform: rotate(0deg);
  transition: all 0.6s ease 0s;
  width: 9px;
} */

.menu-logo .navigation-top #top-menu li:last-child a::after {
    background-image: url("/20250226143732oe_/https://sdgacademy.org/wp-content/themes/SDG/assets/images/right-arrow-small.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 15px auto;
    color: #ffffff;
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    height: 10px;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.2s ease-in-out 0s;
    width: 15px;
}

.menu-logo .navigation-top #top-menu li:last-child a:hover::after {
    right: 20px;
}

/* .menu-logo .navigation-top li:last-child:hover::after {

  background-repeat: no-repeat;
  background-size: 7px auto;
} */

.menu-icon-main .menu-login-mobile {
    float: left;
    padding-right: 1em;
}

/* .menu-logo .navigation-top #top-menu li:last-child a:hover::after {
	top: 17px;
    transform: rotate(180deg);
    transition: all 0.6s ease 0s;
    background-position: center center;
} */

.subscribe-block .mail-right:hover::after {
    top: 27px;
    transform: rotate(180deg);
    transition: all 0.6s ease 0s;
    background-image: url("/20250226143732oe_/https://sdgacademy.org/wp-content/themes/SDG/assets/images/plus-hover.png");
    background-position: center center;

}

.subscribe-block .mail-right input:hover {
    background: #fff none repeat scroll 0 0 !important;
    color: #00b3ff;
    transition: all 0.4s ease 0s;
}

/* .header-sticky .menu-logo .menu-item.menu-item-type-custom a:hover{border: 1px solid #00b3ff;  color: #00b3ff;} */

.header-sticky .menu-logo .menu-item.menu-item-type-custom a:hover {
    border: 1px solid #00BEFF;
    color: #fff;
    background: #00BEFF;
}

.header-sticky .menu-logo .navigation-top li:last-child a {
    border: 1px solid #00b3ff;
}

/***********************/

.coursetab-content h2.title {
    color: #1c1a19;
    font-family: futura-pt;
    font-size: 40px;
    font-weight: 400;
    padding: 16px 0 6px;
    text-transform: capitalize;
}

.course-cms-block .mail-middle > input {
    width: auto;
}

.main-video::after {
    content: "";    
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}

/***********************/

/*******************************************Footer  Css**************************************/

.subscribe-block {
    background: #00b3ff none repeat scroll 0 0;
    padding: 62px 0 59px;
    position: relative;
}

.mail-middle {
    padding: 15px 0 0 12px;
}

.mail-middle,
.mail-left {
    width: calc(100% - 628px);
}

.mail-left,
.mail-middle,
.mail-right {
    float: left;
}

.mail-left label {
    color: #ffffff !important;
    font-family: futura-pt;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 1.1px;
    line-height: 26px;
    margin: 0;
    text-transform: uppercase;
    word-spacing: 2px;
}

.mail-right {
    float: right;
    position: relative;
}

.mail-middle input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #ffffff;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #ffffff;
    max-width: 260px;
    padding: 5px 10px 12px 0;
    text-transform: none;
}

.mail-right input {
    /*  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 1px solid #ffffff;
    border-radius: 36px;
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 23px 55px 23px 30px;
	-moz-border-radius: 36px;
    -webkit-border-radius: 36px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	transition: all 0.4s ease 0s; */
}

.mail-right input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 1px solid #ffffff;
    border-radius: 36px;
    box-sizing: border-box;
    color: #ffffff;
    font-family: futura-pt;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    /* padding: 23px 52px 23px 29px; */
    padding: 23px 40px 23px 40px;
    transition: all 0.4s ease 0s;
}

.subscribe-block .widget.widget_text {
    padding-bottom: 0;
}

.mail-right::after {
    /*  background-image: url("/20250226143732oe_/https://sdgacademy.org/wp-content/themes/SDG/assets/images/plus.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 7px auto;
  color: #ffffff;
  content: "";
  font-family: FontAwesome;
  font-size: 14px;
  height: 10px;
  position: absolute;
  right: 33px;
  top: 27px;
  transform: rotate(0deg);
  transition: all 0.6s ease 0s;
  width: 10px; */
}

.mail-right:hover::after {
    transform: rotate(180deg);
    transition: all 0.6s ease 0s;
    top: 25px;
}

.footer-block {
    float: left;
}

.footer-mail > a {
    color: #00b3ff;
}

.footer-block.footer1 {
    width: 30%;
}

.footer-block.footer2 {
    width: 18%;
}

.footer-block.footer3 {
    width: 15%;
}

.footer-block.footer4 {
    width: 20%;
}

.footer-block.footer5 {
    width: 17%;
}

.footer-block .widget-title,
.footer-block .title-span {
    color: #1c1a19;
    font-family: futura-pt;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-weight: 600;
}

.footer-sections {
    padding-top: 65px;
    padding-left: 0;
    padding-right: 0;
}

.footer-block .menu {
    margin-top: 21px;
}

.site-footer .footer-sections .footer-block .menu a,
.footer-block a {
    color: #1c1a19;
    font-family: futura-pt;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    padding: 0;
}

.site-footer .footer-sections .footer-block .menu a:hover,
.footer-block a:hover {
    color: #00b3ff;
}

.footer-block .textwidget li {
    list-style: none;
}

.footer-block .textwidget li {
    list-style: outside none none;
}

.site-footer .footer-bottom-sections .widget-title {
    color: #1c1a19;
    float: left;
    font-family: futura-pt;
    font-size: 14px;
    /* font-style: italic; */
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 19px;
    margin-bottom: 0;
    margin-right: 10px;
    padding-top: 9px;
    text-transform: none;
    width: 38%;
}

.footer-bottom-sections .wrap {
    padding-bottom: 56px;
    padding-top: 56px;
}

.footer-bottom-sections .widget.widget_media_image {
    float: left;
    width: 50%;
    padding-bottom: 0;
}

.footer-bottom-sections .widget.widget_text {
    float: right;
    padding-bottom: 0;
    padding-right: 0px;
}

.footer-subscribe-text {
    font-family: futura-pt;
    font-size: 15px;
    margin-top: 21px;
}

.footer-mail a {
    color: #4a90e2;
}

.footer-subscribe-btn {
    margin-top: 35px;
}

.footer-subscribe-btn a {
    color: #fff;
    font-size: 13px;
    background-color: #00b3ff;
    font-family: futura-pt;
    border: 1px solid #00b3ff;
    padding: 16px 49px 15px 29px;
    border-radius: 60px;
    position: relative;
    font-weight: 900;
    letter-spacing: 1px;
    transition: all 0.4s ease 0s;
    text-transform: uppercase;
    display: inline-block;
}

.footer-subscribe-btn a:hover {
    background-color: #00BEFF;
    color: #fff;
    transition: all 0.4s ease 0s;
    border: 1px solid #00BEFF;
}

.footer-subscribe-btn a::after {
    background-image: url("/20250226143732oe_/https://sdgacademy.org/wp-content/themes/SDG/assets/images/plus.png");
    background-size: 11px auto;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fff;
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    height: 11px;
    position: absolute;
    right: 28px;
    top: 19px;
    transform: rotate(0deg);
    transition: all 0.6s ease 0s;
    width: 11px;
}

.footer-subscribe-btn a:hover::after {
    transform: rotate(180deg);
    transition: all 0.6s ease 0s;
}

/*
.social .fb a {
    padding-left: 6px;
}
*/

.social ul li {
    /* border: 1px solid #000; */
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
    /*
    height: 25px;
    width: 25px;
*/
    /*margin-right: 1px;*/
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.social ul li a {
    display: block;
    padding: 2px;
}

.social ul li img {
    display: block;
}

.footer-bottom-sections {
    background: #f9f9f9 none repeat scroll 0 0;
    padding-top: 0px;
}

.site-footer .footer-bottom-copyright .wrap {
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-bottom-copyright {
    background-color: #f9f9f9;
    border-top: 1px solid #dadada;
    clear: both;
}

.copyright {
    text-align: center;
    font-family: futura-pt;
}

.copyright a {
    color: #1c1a19;
    font-size: 14px;
}

.copyright a.sitelink {
    text-decoration: underline;
}

.social {
    padding-top: 17px;
    float: left;
}

.mail-middle input::-moz-placeholder {
    color: #fff;
    font-family: futura-pt !important;
    font-size: 20px;
}

.mail-middle input::placeholder {
    color: #fff;
    font-family: futura-pt !important;
    font-size: 20px;
}

.full-course .full-course-right a {
    border-color: #000;
    border-radius: 35px;
    border-width: 1px;
    color: #000;
    font-family: futura-pt;
    font-weight: 600;
    letter-spacing: 1px;
    /* padding: 18px 73px 18px 33px;
 font-size: 15px;	*/
    font-size: 16px;
    padding: 20px 69px 20px 29px;
    border-style: solid;
    position: relative;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    line-height: 20px;
}

.full-course-left > p {
    color: #000;
    float: left;
    font-family: futura-pt;
    font-size: 31px;
    font-weight: 400;
    padding-left: 60px;
    width: 70%;
    letter-spacing: -0.4px;
    margin-bottom: 0;
}

.full-course-right {
    float: right;
    /* padding-top: 11px; */
    margin-top: -6px;
    padding-right: 48px;
}

.full-course .full-course-right a::after {
    background-image: url("/20250226143732oe_/https://sdgacademy.org/wp-content/themes/SDG/assets/images/right-arrow-small-black.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 15px auto;
    content: "";
    display: inline-block;
    height: 59px;
    right: 40px;
    margin-left: 0;
    opacity: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.2s ease-in-out 0s;
    width: 12px;
}

/* .full-course .full-course-right a:hover::after {
  margin-left: 0;
  width: 20px;
} */

.full-course .full-course-right a:hover::after {
    /* background-image: url("/20250226143732oe_/https://sdgacademy.org/wp-content/themes/SDG/assets/images/right-arrow-small.png"); */
    /* margin-left: 15px; */
    /* width: 20px; */
    right: 35px;
}

.full-course-right > a:hover {
    /* background: #2ea3f2 none repeat scroll 0 0;
  color: #fff; */
}

.full-course-right > a:hover {
    background: transparent;
    color: #000;
    border: 1px solid #00b3ff;
}

.menu-login-mobile {
    display: none;
}


.mc4wp-alert.mc4wp-error p {
    color: #000;
    font-family: FuturaPT-Book;
    position: absolute;
    text-align: center;
    top: 60px;
    width: 100%;
}

.mc4wp-response {
    position: relative;
}

.academy-left {
    /* background: rgba(0, 0, 0, 0) linear-gradient(to right, #1587c8 53%, #6bc988 100%) repeat scroll 0 0 !important; */
    background: rgba(0, 0, 0, 0) linear-gradient(-221deg, #0062c8 14%, #51adbe 50%, #6bc988 98%) repeat scroll 0 0 !important;


    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.academy-right {
    display: table-cell;
    width: 50%;
}

.academy-col-left {
    float: left;
}

.academy-col-right {
    float: right;
}

.academy-col-one {
    float: left;
}

.academy-txt,
.academy-btn {
    color: #fff;
    font-family: futura-pt;
    font-size: 30px;
    padding: 0 25%;
}

.academy-txt .bold {
    font-family: futura-pt;
    font-weight: 900;
}

.academy-btn a {
    border-color: #fff;
    border-radius: 50px;
    border-style: solid;
    border-width: 1px;
    font-family: futura-pt;
    font-size: 16px;
    padding: 20px 70px 20px 35px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 20px;
}

.academy-top-left,
.academy-bottom-left {
    line-height: 0;
}

.academy-btn {
    margin-top: 30px;
}

.header-sticky .footer-sections .menu-item.menu-item-type-custom a {
    border: 0 none;
    padding: 0;
}

.footer-sections .menu-item.menu-item-type-custom {
    margin-left: 0px;
}

/********************************** About Page Css *************************************/

.create-block {
    display: table;
    margin-bottom: 152px;
    margin-top: 90px;
}

.create-left {
    display: table-cell;
    padding-right: 100px;
    vertical-align: middle;
    width: 50%;
}

.create-right {
    display: table-cell;
    /* padding-left: 50px; */
    width: 50%;
}

.create-txt {
    margin-top: 38px;
}

.create-left .create-txt p {
    color: #1c1a19;
    font-family: FuturaPT-Book;
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    line-height: 49px;
    margin-bottom: 58px;
    text-align: left;
}

.ourcourses-block .sustainble-bnt.our-course-btn {
    display: inline-flex;
}

.ourcourses-block {
    margin: 0 auto 186px;
    max-width: 720px;
    text-align: center;
}

.ourcourses-txt > span {
    color: #1c1a19;
    font-family: FuturaPT-Book;
    font-size: 20px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 400;
    text-align: left;
}

.ourcourses-txt .blue {
    color: #2ea3f2;
    font-family: futura-pt;
    font-weight: 600;
}

.ourcourses-txt {
    margin-bottom: 40px;
    text-align: left;
}

.create-right .create-img img {
    width: 100%;
}

.create-logo > img {
    width: 215px;
}

/* .mail-right::after {
    top: 24px;
} */

.footer-block.footer4 p {
    margin: 0 0 18px;
}

/********************************** About Page Css *************************************/

.academy-txt span.noraml {
    line-height: 38px;
    display: block;
}

.mailchimp-form-main .mc4wp-alert.mc4wp-error > p {
    font-size: 12px;
    left: 50%;
    transform: translateX(-50%);
}

.page-template-courses .tagline h1 {
    padding-top: 86px;
}

.tabitem .course-items-main .course-item:hover {
    transform: translateY(-10px);
    box-shadow: 5px 5px 40px 0 rgba(0, 0, 0, .18);
    cursor: pointer;
}

.tabitem .course-items-main .course-item:hover .course-detail .course-more a::after,
.highlight-slider:hover .course-slider .btn-slider .course-icon::after {
    /* margin-left: 0;
    width: 20px; */
    margin-left: 5px;
}

.academy-btn a:hover {
    /*  background: #fff;
    color: #000;
	transition: all 0.6s ease 0s; */
}

.academy-btn a:hover {
    background: transparent;
    color: #fff;
    transition: all 0.6s ease 0s;
    border: 1px solid #00b3ff;
}

/********************************** Media Css *************************************/

@media screen and (min-width: 48.000em) {

    .menu-width {
        position: relative;
        z-index: 1;
    }
}

@media screen and (min-width: 90.063em) {

    .mail-middle,
    .mail-left {
        width: calc(100% - 808px);
    }
    .menu-width {
        margin: 0 auto;
        max-width: 1440px;
    }
    .full-course {
        margin: 0 auto;
        padding: 147px 0 118px;
        /*        width: 970px;*/
    }
    .full-course .wrap {
        max-width: 970px;
    }
    .full-course-left > p {
        color: #000;
        float: left;
        font-family: futura-pt;
        font-size: 31px;
        font-weight: 400;
        letter-spacing: -0.4px;
        padding-left: 0;
        width: auto;
        margin-bottom: 0;
    }
    .page-template-courses .tagline h1 {
        padding-right: 31%;
        padding-top: 170px;
    }
    .footer-block.footer1 {
        width: 50%;
    }
    .footer-block.footer2 {
        width: 12.5%;
    }
    .footer-block.footer3 {
        width: 10.5%;
    }
    .footer-block.footer4 {
        width: 13.5%;
    }
    .footer-block.footer5 {
        width: 13.5%;
    }


}

/* @media screen (min-width:1025px ) and (max-width: 1080px ){
  .menu-width {
    margin: 0 auto;
    width: 1024px;
  }
} */

@media only screen and (max-width: 1500px) {

    .subscribe-block {
        padding: 62px 30px 59px;
    }
    .create-left {
        padding-left: 30px;
    }
    .footer-sections {
        /* padding-left: 30px;
	  padding-right: 30px; */
        padding-top: 65px;
    }
    .position {
        padding: 67px 30px 0;
    }

}

@media only screen and (max-width: 1440px) {
    .full-course {
        padding: 147px 210px 118px;
    }
    .position {
        padding: 67px 0 0;
    }
}

@media only screen and (max-width: 1439px) {
    .full-course {
        padding: 147px 100px 118px;
    }

}

@media only screen and (max-width: 1199px) {
    .full-course {
        padding: 147px 8px 118px;
    }
    .menu-width {
        padding: 0 30px;
    }

}

@media only screen and (max-width: 1024px) {
    .ourcourses-block {
        margin: 0 auto 124px;
    }
    .create-block {
        margin-bottom: 129px;
    }
    .create-left .create-txt p {
        margin-bottom: 10px;
    }
    .mail-middle,
    .mail-left {
        width: 33.3%;
    }
    .mail-left > label {
        padding-right: 0 !important;
    }
    .full-course-left > p {
        color: #000;
        float: none;
        font-family: FuturaPT-Book;
        font-size: 31px;
        font-weight: 400;
        padding-left: 0;
        text-align: center;
        width: 100%;
        margin-bottom: 0;
    }
    .full-course-right {
        float: none;
        padding-top: 27px;
        text-align: center;
        width: 100%;
        padding-right: 0;
        margin-top: 0;
    }
    .full-course {
        padding: 124px 0 98px;
    }
    /* .full-course .full-course-right a {display: inline-block;} */
    .menu-width {
        margin: 0 auto;
        max-width: 896px;
    }
    .tagline h1 {
        font-size: 42px;
        line-height: 50px;
        padding-top: 83px;
        padding-right: 6%;
    }
    .tagline p {
        padding-right: 14%;
    }
    .position {
        padding-top: 50px;
    }
    .page-template-courses .tagline h1 {
        padding-top: 120px;
        padding-right: 7%;
    }
    .menu-width {
        padding: 0;
    }
    .copyright {
        float: none;
        padding: 0;
    }
    .social {
        padding-top: 10px;
        padding-right: 30px;
        float: none;
        text-align: right;
    }
    .footer-sections .menu-item.menu-item-type-custom {
        margin-bottom: 0;
        /* text-align: center; */
        width: auto;
    }
    .footer-sections .menu-item.menu-item-type-custom.menu-item-object-custom:nth-last-child(2) {
        padding-top: 0px;
    }
    .footer-sections .menu-item.menu-item-type-custom a:hover,
    .header-sticky .menu-logo .menu-item.menu-item-type-custom a:hover {
        background: transparent none repeat scroll 0 0;
    }
    .footer-sections .menu-item.menu-item-type-custom a {
        padding: 0;
    }
    .site-footer .footer-bottom-sections .widget-title {
        width: 50%;
    }
}

@media only screen and (max-width: 1023px) {
    .home .menu-width .tagline {
        left: 50%;
        padding: 0 48px;
        position: absolute;
        text-align: center;
        /* top: 17.5%; */
        transform: translateX(-50%);
        width: 100%;
    }
    .site-footer .footer-bottom-sections .widget-title {
        margin-right: 0;
    }
    .site-content {
        padding-top: 0;
    }

    .create-block {
        margin-top: 96px;
        margin-bottom: 102px;
    }
    .create-txt {
        margin-top: 15px;
    }
    .create-left .create-txt p {
        margin-bottom: 20px;
    }
    .ourcourses-block {
        margin: 0 auto 100px;
    }

    .create-left {
        padding: 0 40px 0 50px
    }
    .create-right {
        padding-right: 48px;
    }
    .create-block {
        margin-top: 96px;
    }
    .ourcourses-txt {
        padding: 0 65px;
        margin-bottom: 44px;
    }
    .ourcourses-txt > span {
        font-size: 16px;
    }
    .create-left .create-txt p {
        font-size: 30px;
        line-height: normal;
        margin-bottom: 32px;
    }

    .mail-left > label {
        padding-right: 50% !important;
    }
    .subscribe-block {
        padding: 46px 46px 31px;
    }
    .footer-block.footer1 {
        text-align: center;
        width: 100%;
    }
    .footer-block.footer2,
    .footer-block.footer3 {
        width: 24%;
    }
    .footer-block.footer4,
    .footer-block.footer5 {
        width: 26%;
    }
    .footer-sections {
        padding-left: 92px;
        padding-right: 90px;
        padding-top: 22px;
    }
    .mail-middle,
    .mail-left {
        width: 33.3%;
    }
    .footer-bottom-sections {
        /* padding-left: 49px;
	  padding-right: 46px; */
    }
    .footer-bottom-sections .widget.widget_media_image {
        width: 75%;
        padding-left: 49px;
        padding-right: 46px;
    }
    .site-footer .footer-bottom-sections .widget-title {
        width: 55%;
    }
    .footer-sections .footer1 .widget.widget_media_image {
        padding-bottom: 29px;
    }
    .menu-icon-main {
        float: right;
    }
    .menu-icon-main .menu-login-mobile {
        float: left;
    }
    .menu-toggle {
        float: right;
    }
    .menu-icon-main .menu-login-mobile a {
        color: #fff;
        font-family: futura-pt;
        font-size: 14px;
    }
    .main-navigation li {
        border: 0 none;
        display: block;
        margin: 0 auto;
        text-align: center;
        width: 200px;
    }
    .menu-top-menu-container {
        padding-top: 20%;
    }
    .main-navigation a {
        padding: 12px 7px;
        text-transform: uppercase;
    }
    .menu-logo .menu li:last-child {
        /* border: 1px solid #fff; */
    }
    .menu-logo .menu li:last-child a {
        border: 1px solid #fff;
    }
    .menu-social-links-container .menu-item.menu-item-type-custom a {
        padding: 5px;
        border: 1px solid #000;
    }
    .menu-social-links-container .menu-item.menu-item-type-custom {
        display: inline-block;
        width: 31px;
    }
    .social-links-menu {
        margin: 0 auto !important;
        text-align: center !important;
    }
    .menu-item.menu-item-type-custom {
        margin: 0 auto;
        text-align: center;
    }
    .menu-login-mobile {
/*        display: block;*/
    }
    .menu-item.menu-item-type-custom {
        margin-bottom: 10px;
        text-align: center;
        /* width: 142px; */
        width: 223px;
    }
    .menu-item.menu-item-type-custom.menu-item-object-custom:nth-last-child(2) {
        padding-top: 60px;
    }
    .menu-social-links-container .menu-item.menu-item-type-custom.menu-item-object-custom:nth-child(3) {
        padding-top: 0;
    }
    .menu-logo .navigation-top .menu-social-links-container li:last-child::after {
        background-image: none;
    }
    .menu-width {
        margin: 0 auto;
        padding: 0 47px;
        width: 100%;
    }
    .site-header .menu-social-links-container {
        bottom: 25px;
        display: block;
        margin: 0 auto;
        position: relative;
        width: 100%;
    }
    .menu-logo .navigation-top .menu-social-links-container li:last-child a {
        border: 1px solid #000;
        padding: 5px;
    }
    .menu-social-links-container .fa {
        color: #000;
    }
    .toggled-on .menu-toggle {
        margin-right: 89px;
        margin-top: 34px;
    }
    .tagline p {
        color: #fff;
        font-family: futura-pt;
        font-size: 18px;
        letter-spacing: 0.4px;
        padding-right: 0;
    }
    .tagline h1 {
        font-size: 32px;
        line-height: 43px;
        padding-top: 25px;
    }

    .mail-middle input {
        float: none;
        margin: 0 auto;
        max-width: 194px;
        padding: 14px 10px 18px 0;
        text-align: center;
    }
    /* .mail-left {
		width: calc(100% - 437px);
	}*/
    .mail-left > label {
        font-size: 15px;
        line-height: inherit;
        padding-right: 49% !important;
        word-spacing: unset;
    }
    .mail-middle {
        padding: 0;
    }
    .subscribe-block {
        padding: 46px 46px 36px;
    }
    .mail-middle input::-moz-placeholder {
        font-size: 15px;
    }
    .mail-right input {
        padding: 22px 50px 22px 35px;
    }
    .subscribe-block {
        padding: 40px 46px 36px;
    }
    .footer-sections .footer1 .widget.widget_media_image {
        padding-bottom: 34px;
    }
    .site-footer .wrap {
        padding-bottom: 2.5em;
        padding-top: 2.2em;
    }
    .footer-block {
        text-align: center;
    }
    .footer-block .menu {
        margin-top: 16px;
    }
    #menu-footer-menu li {
        margin-bottom: 2px;
    }
    .footer-bottom-sections {
        padding-top: 6px;
    }
    .site-info p {
        margin: 0;
    }
    .site-info {
        padding: 9px 0 12px;
    }
    .course-cms-block .mail-middle > input {
        float: none;
        max-width: 100%;
        width: 100%;
    }

    .full-course {
        /* padding: 131px 0 102px; */
        padding: 126px 0 102px;
    }
    .header-course-goals {
        max-width: 896px;
    }
    .footer-block.footer4 p {
        margin: 0 0 14px;
    }
    .menu-item.menu-item-type-custom a:hover {
        /* border: 1px solid #fff;
	  color: #00b3ff; */
    }
    .menu-item.menu-item-type-custom a:hover,
    .header-sticky .menu-logo .menu-item.menu-item-type-custom a:hover {
        border: 1px solid #fff;
        color: #fff;
        background: #00BEFF;
    }
    .menu-logo .navigation-top .menu-social-links-container li:last-child a:hover {
        border: 1px solid #fff;
    }
    .menu-logo .navigation-top li:last-child a:hover {
        border: 1px solid #fff;
    }
}


@media only screen and (max-width: 768px) {
    .page-template-courses .tagline h1 {
        padding-right: 3%;
        padding-top: 74px;
    }
    .menu-top-menu-container {
        margin-bottom: 25.6%;
    }

    .menu-social-links-container {
        margin-bottom: 9% !important;
    }

    .menu-social-links-container .menu-item.menu-item-type-custom {
        width: 25px;
        height: 25px;
        margin-right: 1px;
    }

    .menu-top-menu-container {
        margin-bottom: 26%;
    }

    .menu-social-links-container .fa {
        font-size: 13px;
    }

    .menu-logo .navigation-top .menu-social-links-container li:last-child a,
    .menu-social-links-container .menu-item.menu-item-type-custom a {
        padding: 2px;
    }

    .menu-top-menu-container .menu-item a {
        font-size: 20px;
        padding: 18px 7px;
    }

    /* .menu-top-menu-container li:nth-child(3) a, .menu-top-menu-container li:nth-child(4) a {font-size: 15px;padding: 13px 14px;} */
    /* .menu-top-menu-container li:nth-last-child(2) a, */
    .menu-top-menu-container li:last-child a {
        font-size: 19px;
        padding: 13px 14px;
    }
    /* .menu-top-menu-container li:nth-child(3), .menu-top-menu-container li:nth-child(4) {width:137px;} */
    .menu-item.menu-item-type-custom {
        width: 250px;
    }

    .navigation-top .menu-top-menu-container li:nth-child(4) a {
        padding: 13px 25px 12px 13px;
    }


    .mail-middle,
    .mail-left {
        width: calc(100% - 461px);
    }
    .position {
        padding-top: 40px;
    }
    .tagline h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 24px;
        padding-top: 76px;
        padding-right: 0;
    }
    .tagline p {
        font-size: 16px;
        padding-right: 0;
        letter-spacing: 0;
        line-height: 25px;
    }
    .toggled-on .menu-toggle {
        margin-right: 24px;
        margin-top: 31px;
    }




}

@media only screen and (max-width: 767px) {
    .mc4wp-alert.mc4wp-error p {
        top: -100px;
    }
    .full-course-right {
        padding-top: 34px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .mail-left > label {
        line-height: 22px;
    }
    .home .menu-width .tagline {
        left: 50%;
        padding: 0 48px;
        position: absolute;
        text-align: center;
        top: 17.5%;
        transform: translateX(-50%);
        width: 100%;
    }
    .academy-txt span.noraml {
        line-height: 26px;
        display: block;
    }
    .footer-block.footer4 p {
        margin-bottom: 13px;
    }
    .menu-width {
        padding: 0;
    }
    .create-txt {
        margin-top: 51px;
        padding: 0 32px;
    }
    .create-left .create-txt p {
        margin-bottom: 15px;
    }
    .create-logo {
        margin-bottom: 50px;
    }
    .site-content {
        padding-top: 0;
    }
    .create-block {
        margin-top: 0;
    }
    .create-block {
        margin-bottom: 0;
    }
    .ourcourses-block {
        margin: 65px auto;
        max-width: 100%;
        padding: 0 36px;
        text-align: center;
    }
    .ourcourses-txt span {
        font-size: 16px;
    }
    .create-left,
    .create-right {
        display: block;
        padding: 0;
        text-align: center;
        vertical-align: inherit;
        width: 100%;
    }
    .footer-bottom-sections .widget.widget_media_image {
        text-align: center;
        width: 100%;
    }
    .site-footer .footer-bottom-sections .widget-title {
        float: none;
        margin: 0 auto;
        padding: 0 20px;
        text-align: center;
        width: 100%;
    }
    .footer-bottom-sections {
        /* border-top: 1px solid #ccc; */
    }
    .footer-bottom-sections .widget.widget_text {
        display: inline-block;
        float: none;
        margin-bottom: 30px;
        padding-bottom: 10px;
        text-align: center;
        width: 100%;
        border-bottom: 1px solid #dadada;
    }
    .site-footer .footer-bottom-sections .wrap {
        padding-bottom: 20px;
        padding-top: 15px;
    }
    .footer-bottom-sections {
        padding-top: 0;
    }
    .footer-bottom-sections .widget .image {
        margin-top: 38px;
    }
    .footer-block.footer2,
    .footer-block.footer3,
    .footer-block.footer4,
    .footer-block.footer5 {
        margin: 0 auto !important;
        padding: 0 4%;
        text-align: center;
        width: 100%;
    }
    .site-info {
        font-size: 0.875rem;
        margin-bottom: 0;
        padding: 23px 0;
        text-align: center;
        background: #f9f9f9 none repeat scroll 0 0;
    }
    .mail-middle,
    .mail-left {
        float: none;
        text-align: center;
        width: 100%;
    }
    .mail-middle input {
        margin: 0 auto;
        text-align: center;
        float: none;
        max-width: 100%
    }
    .mail-middle,
    .mail-left {
        float: none;
        padding-bottom: 57px;
        text-align: center;
        width: 100%;
    }
    .mail-left > label {
        padding-right: 0 !important;
    }
    .mail-right {
        float: none;
        margin: 0 auto;
        position: relative;
        text-align: center;
        width: 178px;
    }
    .full-course {
        padding: 69px 0 78px;
    }
    .subscribe-block {
        padding: 48px 46px 50px;
    }
    .mail-right input {
        padding: 22px 50px 22px 34px;
    }
    .menu-top-menu-container {
        padding-top: 27%;
    }
    .menu-top-menu-container .menu-item a {
        font-size: 19px;
        padding: 7px 7px;
    }
    /* .menu-item.menu-item-type-custom {width: 138px;} */
    .menu-social-links-container .menu-item.menu-item-type-custom {
        width: 33px;
    }
    .menu-social-links-container .menu-item.menu-item-type-custom a,
    .menu-logo .navigation-top .menu-social-links-container li:last-child a {
        padding: 2px;
    }
    .logo {
        width: 161px;
    }
    .menu-toggle {
        padding-right: 0;
    }
    .position {
        height: 100%;
        z-index: 1;
    }
    .menu-width .tagline {
        left: 50%;
        padding: 0 20px;
        position: absolute;
        text-align: center;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }
    .tagline h1 {
        font-size: 30px;
        line-height: 38px;
        margin: 0 0 20px 0;
        padding: 0;
    }
    .coursetab-content .wrap {
        padding: 12px 24px 0;
    }
    .site-footer .wrap {
        padding-bottom: 2.5em;
        padding-top: 1.54em;
    }
    .create-logo {
        margin-bottom: 46px;
    }
    .create-txt {
        margin-top: 56px;
        padding: 0 32px;
    }
    .create-left .create-txt p {
        margin-bottom: 30px;
    }
    .ourcourses-txt {
        padding: 0;
    }
    .ourcourses-txt span {
        line-height: 25px;
    }
    .ourcourses-block {
        padding: 0 36px;
        margin: 59px auto 65px;
    }
    .ourcourses-txt {
        margin-bottom: 58px;
    }
    .sustainble-bnt a {
        padding: 17px 55px 17px 38px;
    }
    .mailchimp-form-main .mc4wp-alert.mc4wp-error > p {
        top: -80px;
    }
    .social a {
        box-shadow: none !important;
        /* padding: 0 5px 0 4px !important; */
        position: relative;
        top: -3px;
    }
    .position {
        padding-top: 45px;
    }
    .menu-logo .navigation-top li:last-child a {
        padding: 13px 25px 12px 13px;
        /* border: 1px solid #fff; */
    }
    .social {
        text-align: center;
    }
    .position {
        position: absolute;
    }


}


@media only screen and (max-width: 480px) {
    /* .tagline h2 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 15px;
  padding-right: 0;
  padding-top: 0;
} */
    /* .tagline h2 {
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 15px;
  padding-right: 0;
  padding-top: 0;
   text-align:center;

}
.tagline p {
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  padding-right: 0;
   text-align:center;

} */
    .page-template-courses .tagline h1 {
        padding-right: 0;
        padding-top: 0;
    }
    .page-template-courses .menu-width .tagline {
        padding: 62px 50px 0;
    }
}

@media only screen and (max-width: 375px) {

    .footer-block.footer2,
    .footer-block.footer3,
    .footer-block.footer4,
    .footer-block.footer5 {
        margin: 0 auto !important;
        padding: 0 4%;
        text-align: center;
        width: 100%;
    }
    .footer-sections {
        padding-top: 50px
    }
    .footer-sections .footer1 .widget.widget_media_image {
        padding-bottom: 48px;
    }
    .footer-block.footer4 p {
        margin-bottom: 20px;
    }
    .menu-logo .navigation-top #top-menu li:last-child a::after,
    .menu-logo .navigation-top #top-menu li:last-child a:hover::after {
        /* top: 22px; */
    }
}

@media only screen and (max-width: 360px) {

    .menu-width {
        padding: 0 0px;
    }


}
