/**Custom CSS here**/


/*==================================FONTS==================================*/
body{
	font-family:avenir,Helvetica,Arial,Lucida,sans-serif !important; font-size:16px; line-height:22px; color:#6e6e78 !important;
}

h1, h2, h3, h4, h5, h6, p, div, li, label, strong, input, select, span, button {
	font-family:avenir,Helvetica,Arial,Lucida,sans-serif !important;
}

h1, h2, h3, h4, h5, h6{
	color:#000; margin-bottom: 18px !important;
}

a, button, input, p, select, .flex-header-section, #header-form, img, span{
	transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s;
}

/*==================================FONTS==================================*/


/*==================================HEADER START==================================*/

#main-navigation, #slider, .seal-frontpage{
    display: none;
}

a:focus{
	outline:none !important;
}

.flex-header-section #header-form #login #loginform input[type="text"], 
.flex-header-section #header-form #login #loginform input[type="password"] {
    background: #fff; height: 30px; width: 220px; border: none;
}

.flex-header-section #header-form .wrapper {
    max-width: 1200px; width: 100%;
}

.flex-header-section #header-form #login #loginform input[type="password"] {
    padding-right: 43px;
}

.flex-header-section #header-form #login a, #login-link-wrapper- a.login-link {
    text-decoration: none; color: #fff; border: 1px solid #808080; padding: 5px 14px; height: 19px; position: relative; top: 0px;
    border-radius: 0px; background: #808080; display: inline-block; line-height: normal; font-size: 14px; 
}

.flex-header-section #header-form #login a:hover, #login-link-wrapper- a.login-link:hover {
    color: #fff; border: 1px solid #a61a1c; background: #a61a1c; 
}

#login-link-wrapper- {
	float: right;
	width: 45%;
	text-align: right;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
}

#header-form #login {
    display: none !important;
}


#login-link-wrapper- a.login-link {
    font-size: 13px;
    height: auto;
    font-weight: 700;
    line-height: normal;
    padding: 8px 15px 10px;
	margin: 0px 0 0;
}

#login-link-wrapper- a.login-link i {
    font-size: 16px;
    position: relative;
    top: 2px;
}


.flex-header-section #header-form #loginform {
    position: relative;
}

.flex-header-section #header-form #loginform .login-submit {
    position: absolute; right: 4px; top: 14px; height: auto;
}

.flex-header-section #header-form #loginform .login-submit #wp-submit {
    opacity: 0; position: relative; z-index: 99;
}

.flex-header-section #header-form #loginform .login-submit .fa-sign-in {
    top: 1px; color: #fff; right: 0; position: absolute;  z-index: 9; width: 100%; height: 31px;
    line-height: 32px; text-align: center; background: #a61a1c; font-size: 18px; 
}

.flex-header-section {
    position: fixed; top: 0; left: 0; width: 100%; right: 0;  z-index: 99; 
}

.flex-header-section #login.loggedin {
    padding-bottom: 19px; line-height: 32px;
}

.wrapper {
    width: 100%; max-width:1200px;
}

.fluid-slider-container {
    position: relative; padding-top: 59px;
}

.fluid-menu-wrapper {
    max-width: 1200px; width: 100%; margin: 0 auto; padding: 28px 0px 17px;
}

.flex-header-section #header-form {
    background-color: #282a2b; color: #fff;
}

.fluid-slider-container .fluid-slider-outer {
    position: absolute; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.1);
}

.fluid-menu-wrapper .new-logo-section {
    float: left; position: relative;
}

.fluid-menu-wrapper .new-logo-section #logo {
    position: absolute; left: 0; opacity: 0; top:0;
}

.flex-header-section.sticky-header {
    background: #fff; top: -72px; box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
}

.flex-header-section.sticky-header .not-sticky-logo {
    opacity: 0;
}

.flex-header-section.sticky-header #logo.sticky-logo {
    opacity: 1;
}

.flex-header-section.sticky-header .menu-header ul li a {
    color: #000; text-shadow: none;
}

.flex-header-section.sticky-header .apply-primary-btn a {
    border: 1px solid #a61a1c; background: #a61a1c; color:#fff;
}

.flex-header-section.sticky-header .apply-primary-btn a i {
    color: #fff;
}

.new-logo-section img {
    width: 250px;
}

.fluid-menu-wrapper .fluid-navigation-container {
    float: left;
}

.fluid-menu-wrapper .fluid-navigation-container ul li a {
    color: #fff; font-size: 18px; text-shadow: 0 1px 2px rgba(0,0,0,0.5); font-weight: 700; position: relative;
}

.menu-header #menu-moje li .sub-menu li a {
    font-size: 14px;
    font-weight: 700 !important;
}



.menu-header #menu-moje li {
    margin-right: 22px;
}

.menu-header #menu-moje li .sub-menu li {
    margin-right: 0;
}

.fluid-menu-wrapper .fluid-navigation-container ul li a:hover, 
.flex-header-section.sticky-header .menu-header ul li a:hover {
    color: #a61a1c;
}

.apply-primary-btn {
    float: right; margin: 5px 0 0;
}

.upper-links .wrapper span {
    color: #caaa61;
}

.apply-primary-btn a {
    border: 1px solid #fff; display: inline-block; color: #fff; font-size: 14px;
    text-transform: uppercase; padding: 7px 25px; border-radius: 4px; font-weight: 600;
}

.apply-primary-btn a:hover {
    border: 1px solid #a61a1c; background:#a61a1c; color:#fff;
}

.apply-primary-btn a:hover i {
    color: #fff;
}

.fluid-menu-wrapper .menu-header li.current_page_item a, 
.fluid-menu-wrapper .fluid-navigation-container ul li.current-menu-item a, 
.fluid-menu-wrapper .fluid-navigation-container ul li.current-menu-item ul li.current_page_item a {
    color: #a61a1c !important;
}

.fluid-menu-wrapper .fluid-navigation-container ul li.current-menu-item ul li a {
    color: #000 !important;
}

.apply-primary-btn .fa {
    font-size: 22px; position: relative; top: 2px; left: 7px; color: #a61a1c;
}

.fluid-menu-wrapper::after {
    clear: both; display: block; content: ""; overflow: hidden;
}

.fluid-slider-outer .fluid-slider-inner {
    position: absolute; top: 50%; left: 50%;  max-width: 1280px; color:#fff; width: 100%;
    transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); 
}

.flex-seal-logo {
    position: absolute; bottom: -101px; right: 30px; max-width: 1200px; left: 0; right: 0;
    margin: 0 auto; width: 100%; text-align: right;
}


.flex-root-container {
    padding-top: 80px;
}

.flex-seal-logo img {
    width:206px;
}

.fluid-slider-container img.fluid-banner-img {
    height: auto; width: 100%; 
}

.fluid-slider-inner h1 {
    font-size: 45px; font-family: avenir,Helvetica,Arial,Lucida,sans-serif; font-weight: 500; line-height: normal;
}

.fluid-slider-inner p {
    font-size: 25px; line-height: 38px; font-weight: 100;
}

#header-form .upper-links .wrapper, #login p {
    font-size: 15px !important;
}


.flex-header-section .fluid-navigation-container ul li.current_page_item {
    border-top: 0; padding-top: 0;
}


/*==========AFTER LOGIN================*/

#header-form #login.loggedin a {
    margin-left: 9px;
}

.reminder-widget-wrapper a {
    color: #caaa61 !important;
}

.menu-header ul li {
    position: relative;
}

.menu-header ul li .sub-menu {
    top: 17px; left: 0; margin: 0; padding: 0; border:1px solid rgba(0,0,0,0.1); border-top:hidden;
}

.menu-header ul li .sub-menu li a {
    color: #000; text-shadow: none;
}

.menu-header ul li .sub-menu li {
    margin: 0;
}

.menu-header ul li .sub-menu li a {
    border-top: 1px solid rgba(0,0,0,0.1); display: block; padding: 8px 10px; font-weight:normal;
}

.flex-header-section.sticky-header .menu-header li.current_page_item a, 
.flex-header-section.sticky-header .fluid-navigation-container ul li.current-menu-item a{
	color: #A61A1C;
}

.flex-header-section.sticky-header .menu-header ul li.current-menu-parent ul.sub-menu li a {
    color: #000;
}


.flex-header-section.sticky-header .menu-header ul li.current-menu-parent a {
    color: #A61A1C;
}

/*==========AFTER LOGIN================*/


/*==================================HEADER CLOSE==================================*/





/*==================================FOOTER START==================================*/
#main-footer #bottom-footer .wrapper p a, 
#main-footer #bottom-footer .wrapper {
    color: #fff !important; font-size: 14px !important;
}

.wrapper.header-link2 span, 
.social-media-tube span {
    color: #caaa61 !important; font-size: 14px !important;
}


/*#bottom-footer .social-media-inner-section a.indianflag{
	background: url("../img/indian-flag-logo.png") no-repeat scroll 0 0;
}*/

#bottom-footer .social-media-inner-section a.indianflag{
	background: url("../img/education-icon-n.png") no-repeat scroll 0 0;
}

#bottom-footer .social-media-inner-section a.facebook {
    background: url("../img/facebook-new-logo.png") no-repeat scroll 0 0;
}

#bottom-footer .social-media-inner-section a.linkedin {
    background: url("../img/linkedin-new-logo.png") no-repeat scroll 0 0;
}

#bottom-footer .social-media-inner-section a {
    background-size: 100% !important; width: 30px !important; height: 30px !important;
}

#bottom-footer .social .social-media-inner-section {
    margin-top: 13px;
}

#main-footer {
    margin-top: 76px !important;
}

.wrapper .members-seal {
    display: none;
}

#main-footer #bottom-footer .wrapper {
    max-width: 1200px; width: 100%;
}


#back_top {
    background-color: #808080; bottom: 103px; cursor: pointer; display: none; position: fixed; right: 30px; width: 54px;
    text-align: center; border-radius: 35px; z-index: 9; height: 54px; background-size: 100%; transform: rotate(180deg);
    -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg);
}

#back_top::after {
    width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 15px solid #fff;
    content: ""; position: absolute; top: 22px; left: 0; right: 0; margin: 0 auto;
}


#main-footer #top-footer ul li p {
    font-size: 15px !important;
}

/*==================================FOOTER CLOSE==================================*/





/*==================================HOME START==================================*/
#main-content .wrapper #welcome-site-top-header h2 {
    background: none; width: auto; font-size: 36px;
}

#main-content .wrapper {
    max-width: 1200px; width: 100%;
}

p, label, legend {
    font-size: 16px !important; 
}

#main-content .wrapper #welcome-site-top-header {
    text-align: center;
}

#main-content .wrapper #welcome-site-top-header.welcome-site-top-header-left {
    text-align: left;
}

#main-content .wrapper #welcome-site-loop {
    display: flex; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; flex-flow: row wrap;
	-webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap;
}

#main-content .wrapper #welcome-site-loop li {
    width: 100%;  display: flex; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; flex-flow: row wrap;
	-webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap; align-items: center;
	-webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; justify-content: space-between;
	-webkit-justify-content: space-between; -moz-justify-content: space-between;
	-ms-justify-content: space-between; -webkit-box-pack: justify; -ms-flex-pack: justify; margin-bottom:20px;
}

#main-content .wrapper #welcome-site-loop li .welcome-loop-image {
    width: 42%; float: left; overflow: hidden; border: 4px solid rgba(0,0,0,0.1);
}

#main-content .wrapper #welcome-site-loop li .welcome-loop-image:hover img {
    transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1);
}

#main-content .wrapper #welcome-site-loop li .welcome-loop-image img {
    width: 100%;
}

#main-content .wrapper #welcome-site-loop li .welcome-loop-content {
    float: right; width: 53%;
}

#main-content .wrapper #welcome-site-loop li .welcome-loop-content h2 {
    display: block;
}

#main-content .wrapper #welcome-site-loop li .welcome-loop-content p {
    width: auto; line-height: 26px; margin-bottom: 15px;
}

#main-content .wrapper #welcome-site-loop li:nth-child(2n) .welcome-loop-image {
    order: 2; -webkit-order: 2; -moz-order: 2; -ms-order: 2;
}

.welcome-loop-content a {
    border: 1px solid #6e6e78; color: #6e6e78; display: inline-block;
    padding: 10px 24px; margin-top: 10px; border-radius: 2px;
}

.welcome-loop-content a:hover {
    border: 1px solid #a61a1c; background: #a61a1c; color:#fff;
}





.Homepage .flex-root-container {
    overflow: hidden;
}




.leader-products {
	margin-top: 50px;
	position: relative;
	padding: 40px 0 17px;
}



.leader-products::after {
	content: "";
	display: block;
	background: #e9eaee;
	position: absolute;
	top: 0;
	left: -60rem;
	width: 3500px;
	height: 100%;
	z-index: -1;
	right: 0;
}





.leader-products ul {
    display: flex; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; flex-flow: row wrap;
	-webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap;justify-content: space-between;
	-webkit-justify-content: space-between; -moz-justify-content: space-between;
	-ms-justify-content: space-between; -webkit-box-pack: justify; -ms-flex-pack: justify; padding:0px;
}

.leader-products ul li {
    width: 29%; margin: 0;
}



/*==================================HOME CLOSE==================================*/



/*==================================MEMBER BENEFITS PAGES==================================*/

.page-wrap #main-content-page .wrapper h2 {
    background: transparent; width: 100%; font-size: 36px;
}

#main-content-page .wrapper {
    max-width: 1200px; width: 100%;
}

p strong {
    color: #000;
}

#member-benefits-list li.benefit .benefit-content strong {
    margin-bottom: 8px; display: inline-block; width: 100%;
}

#member-benefits-list li.benefit .benefit-content p a {
    margin-top: 10px; display: inline-block;
}

section p {
    line-height: 26px;
}

.item-head strong {
    color: #000; font-size: 17px;
}

.roll-out-list .item-roll-out p {
    margin: 0px 0 2px;
}

.flex-root-container #main-content-page #main-content-membership .wrapper ul {
    margin-bottom: 0; margin-left: 0; margin-right: 0;  display: flex; display: -moz-box; display: -ms-flexbox;
	display: -webkit-flex; flex-flow: row wrap; -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap;
}

.flex-root-container #main-content-page #main-content-membership .wrapper ul li {
    width: 100%; display: flex; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; flex-flow: row wrap;
	-webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap; align-items: center; -webkit-align-items: center;
	-moz-align-items: center; -ms-align-items: center; justify-content: space-between; -webkit-justify-content: space-between;
	-moz-justify-content: space-between; -ms-justify-content: space-between; 
	-webkit-box-pack: justify; -ms-flex-pack: justify; margin: 40px 0 45px; padding: 0;
}

.flex-root-container #main-content-page #main-content-membership .wrapper ul li:nth-child(2n) {
    float: right;
}

.flex-root-container #main-content-page #main-content-membership .wrapper ul li:nth-child(2n) .benefits-img-section {
    order: 2; -webkit-order: 2; -moz-order: 2; -ms-order: 2;
}

.flex-root-container #main-content-page #main-content-membership .wrapper ul li .benefits-img-section {
    width: 42%;  float: left; overflow: hidden; border: 4px solid rgba(0,0,0,0.1);
}

.flex-root-container #main-content-page #main-content-membership .wrapper ul li .benefit-content {
    float: right; width: 53%;
}

.flex-root-container #main-content-page #main-content-membership .wrapper ul li .benefits-img-section img {
    width: 100%; margin: 0;
}

.flex-root-container #main-content-page #main-content-membership .wrapper ul li .benefits-img-section:hover img {
    transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1);
}

.flex-root-container #main-content-page #main-content-membership .wrapper ul li .benefit-content a {
    border: 1px solid #6e6e78; color: #6e6e78 !important; display: inline-block; padding: 10px 24px; 
	margin-top: 26px; border-radius: 2px;
}

.flex-root-container #main-content-page #main-content-membership .wrapper ul li .benefit-content a:hover {
    border: 1px solid #a61a1c; background: #a61a1c; color: #fff !important;
}



/*==================================MEMBER BENEFITS CLOSE==================================*/






/*==================================MEMBER SEARCH START==================================*/

#buddypress .members.dir-list .pagination .pag-count {
    margin: 6px 0 0;
}

#buddypress .members.dir-list .pagination {
    border: 1px solid rgba(0,0,0,0.5); padding: 10px; width: calc(100% - 24px);
}

#buddypress .members.dir-list .pagination .pagination-links {
    margin: 0; 
}

#buddypress .members.dir-list .pagination .pagination-links .page-numbers {
    background: #808080; display: inline-block; width: 30px; text-align: center; color: #fff; height: 30px; line-height: 30px;
    font-size: 14px; font-weight: 700; cursor: pointer; padding: 0;
}

#buddypress .members.dir-list .pagination .pagination-links .page-numbers:hover, 
#buddypress .members.dir-list .pagination .pagination-links .current {
    background: #a61a1c;
}


#buddypress .members.dir-list #members-list {
	width: 100%; padding: 45px 0;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


#buddypress .members.dir-list #members-list li .action {
	right: 10px;
}

#buddypress .members.dir-list #members-list li .search-read-more {
	padding-left: 160px; color: #6e6e78; padding: 9px 24px;border-radius: 2px; font-size: 17px; text-align: center;
	border: 1px solid #6e6e78; display: inline-block; width: 150px; margin-top: 13px; margin-left:0px;
}

#buddypress .members.dir-list #members-list li .search-read-more:hover{
	background: #a61a1c; color: #fff; border: 1px solid #a61a1c;
}

#buddypress .members.dir-list #members-list li .item-avatar img {
    margin-right: 40px; width: 150px; margin-bottom: 10px;
}


#buddypress .members.dir-list #members-list li {
    background: rgba(0,0,0,0.05); margin: 0 0 8px; padding: 10px; width: 48%;
}


#buddypress .members.dir-list #members-list li:nth-child(2n) {
    float: right;
}

.search-more-container {
    display: inline-block; width: 100%; margin-top: 30px;
}

.search-more-container .search-read-more{
	border: none; background: #808080 url("../img/btn-arrow-right-side.png") no-repeat 93% center; padding: 16px 24px; max-width: 340px;
	border-radius: 2px; text-align: center; color: #fff; font-weight: 700; font-size: 14px; border-radius: 2px; 
	background-size: 25px !important; text-transform: uppercase;
}


.search-more-container .search-read-more:hover{
	background: #a61a1c url("../img/btn-arrow-right-side.png") no-repeat 97% center; background-size: 25px !important;
}



/*==================================MEMBER SEARCH CLOSE==================================*/




/*==================================ABOUT START==================================*/

#content-society iframe.__youtube_prefs__ {
    margin-bottom: 0;  max-width: 658px; width: 100% !important; border: 6px solid rgba(0,0,0,0.1);
}

/*==================================ABOUT CLOSE==================================*/



/*==================================HOW TO APPLY START==================================*/

.page-wrap #content-society {
	overflow: hidden;
}
	
.page-wrap #main-content-page .wrapper .wpcf7-form input, 
.page-wrap #main-content-page .wrapper .wpcf7-textarea {
	width: 100%; max-width: 650px; font-size:16px;
}

.page-wrap #main-content-page .wrapper textarea {
	width: 100%; max-width: 656px; font-size:16px;
}

.page-wrap #main-content-page .wrapper select.select-country-cf7 {
	width: 100%; max-width: 643px; background:url("../img/select-arrow.png") no-repeat 98% center;
	appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none;
	height: 43px; background-size: 11px;
}

table.variations td select {
    background: rgba(0, 0, 0, 0) url("../img/select-arrow.png") no-repeat scroll 95% center; background-size: 11px;
}

.page-wrap #main-content-page .wrapper .wpcf7-form .bottom-form, 
.page-wrap #main-content-page .wrapper .wpcf7-form p.bottom-form {
	width: 100%; max-width: 645px; font-size: 14px !important; color: #808080;
}


.page-wrap .flex-root-container .wpcf7-form input, 
.page-wrap .flex-root-container .wpcf7-form textarea, 
.page-wrap .flex-root-container .wpcf7-form select {
    border: 1px solid rgba(0,0,0,0.5); color: #000; box-shadow: none; border-radius: 0; resize:none;
}

.page-wrap #main-content-page .wrapper .wpcf7-form .wpcf7-submit {
    left: 0px; width: 100% !important; border: none; position: inherit !important; margin: 15px 0px 0;
    background: #808080 url("../img/btn-arrow-right-side.png") no-repeat 93% center !important; height: auto; padding: 16px 24px; 
	border-radius: 2px; text-align: center; bottom: 0; background-size: 25px !important;
}


.page-wrap .flex-root-container form p.submit-apply-form {
    height: auto !important; margin-bottom: 15px; position: relative;
}

.page-wrap .flex-root-container form p.submit-apply-form .ajax-loader {
    position: absolute; right: -26px; top: 21px;
}


.page-wrap #main-content-page .wrapper .wpcf7-form .wpcf7-submit:hover, 
.mm .summary form button.single_add_to_cart_button:hover {
    background: #a61a1c url("../img/btn-arrow-right-side.png") no-repeat 97% center !important; background-size: 25px !important;
}

.page-wrap .flex-root-container #buddypress form .submit input[type="submit"] {
    left: 0px; width:444px !important; border: none; position: inherit !important; margin: 0 36px 10px 0;
    background: #808080 url("../img/btn-arrow-right-side.png") no-repeat 93% center !important; height: auto; padding: 16px 24px; 
	border-radius: 2px; text-align: center; color: #fff; font-weight: 700; font-size: 14px; border-radius: 2px; background-size: 25px !important;
}

.page-wrap .flex-root-container #buddypress form .submit input[type="submit"]:hover, 
.page-wrap .flex-root-container .new-user-adding-wrapper .wpcf7-form .wpcf7-submit:hover {
    background: #a61a1c url("../img/btn-arrow-right-side.png") no-repeat 97% center !important; background-size: 25px !important;
}


.page-wrap .flex-root-container .new-user-adding-wrapper .wpcf7-form .wpcf7-submit {
    left: 0px; width:440px !important; border: none; position: inherit !important; margin: 0 36px 10px 0;
    background: #808080 url("../img/btn-arrow-right-side.png") no-repeat 93% center !important; height: auto; padding: 16px 24px; 
	border-radius: 2px; text-align: center; color: #fff; font-weight: 700; font-size: 14px; border-radius: 2px; background-size: 25px !important;
}

.page-wrap .flex-root-container  .recommendme .wpcf7-form .beforeForm p {
    margin-left: 0;
}

.page-wrap .recommendme.new-user-adding-wrapper form .beforeForm p.submit input {
    margin-top: 0px !important;
}

.page-wrap .flex-root-container #buddypress form .submit #clear-all {
    left: 0px; width:444px; border: none; position: relative !important; margin: 0 36px 10px 0;
    background: #808080 url("../img/btn-arrow-right-side.png") no-repeat 97% center !important; height: auto; padding: 16px 24px; 
	border-radius: 2px; text-align: center; color: #fff; font-weight: 700; font-size: 14px; border-radius: 2px; background-size: 25px !important;
}

.page-wrap .flex-root-container #buddypress form .submit #clear-all::before {
    content: "CLEAR ALL"; font-size: 14px;
}

.page-wrap .flex-root-container #buddypress form .submit #clear-all:hover {
    background: #a61a1c  url("../img/btn-arrow-right-side.png") no-repeat 97% center !important; background-size: 25px !important;
}

.page-wrap .flex-root-container #buddypress #bps_shortcode323.standard-form div.submit input, 
.page-wrap .flex-root-container #buddypress #bps_shortcode323.standard-form div.submit button {
    text-indent: 0;
}

.page-wrap .flex-root-container #buddypress #bps_shortcode323.standard-form div.submit {
    margin-top: 15px;
}

.page-wrap #main-content-page .wrapper .wpcf7-form p {
    color: #000;
}

.page-wrap #main-content-page #how-to-apply {
    margin: 0 0 17px;
}

.page-wrap #main-content-page .wpcf7-form p {
    margin-left: 0; 
}

.page-wrap #main-content-page .wpcf7-form p span {
    margin-left: 5px;
}

.page-wrap #main-content-page #how-to-apply-small {
    margin-top: 30px; width: 337px; margin-bottom: 1px;
}

.page-wrap #how-to-apply-small #how-to-apply p {
    font-size: 20px !important; line-height: 30px;
}

.page-wrap #how-to-apply-small #how-to-apply {
    max-width: 100% !important; padding: 20px 0; border-top: 3px solid #a61a1c; 
}



span.firstlogin {
    padding: 11px 0; margin-top: 40px; color: #000;
}

#main-content-page .wrapper h2.heading-14150 {
    font-size: x-large;
}


/*==================================HOW TO APPLY CLOSE==================================*/



/*==================================SPECIALIZED CERTIFICATES START==================================*/

.page-wrap #main-content-page .wrapper .course-list span input {
    width: auto !important; margin-right: 18px;
}

.page-wrap #main-content-page .wrapper .course-list span {
    font-size: 16px; color: #6e6e78;
}

.page-wrap #main-content-page .wrapper .course-list h4 {
    font-weight: 700;
}

.page-wrap #main-content-page .wrapper .wpcf7-form.mba-workshop-series-form p span {
    display: block; width: auto; margin-left: 0;
}

.page-wrap #main-content-page .wrapper .wpcf7-form.mba-workshop-series-form select {
    width: 100%;  max-width: 640px; background: url("../img/select-arrow.png") no-repeat 98% center; appearance: none;
    -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; border: 1px solid rgba(0,0,0,0.5);
    height: 43px; background-size: 11px; border-radius: 0; box-shadow: none; margin-left: 0; padding-left: 5px;
}

.page-wrap #main-content-page .wrapper .wpcf7-form.mba-workshop-series-form input, 
.page-wrap #main-content-page .wrapper .wpcf7-form.mba-workshop-series-form .wpcf7-form-control {
    width: 100%; max-width: 640px; font-size: 16px;
}

.page-wrap #main-content-page .wrapper .wpcf7-form.mba-workshop-series-form .wpcf7-submit {
    bottom: 0;
}

.page-wrap #main-content-page .wrapper .wpcf7-form.mba-workshop-series-form {
    width: 100%;
}

.page-wrap #main-content-page .wrapper .wpcf7-form.mba-workshop-series-form p {
    margin: 0 0 15px;
}

.page-wrap .wrapper.eagle-image-content-wrapper h2.title {
    background: transparent; width: 100%; font-size: 36px; margin-top: 0; margin-bottom: 36px !important;
}

/*.page-wrap .wrapper.eagle-image-content-wrapper {
    padding-top: 40px; max-width: 1200px; width: 100%;
}*/

/*==================================SPECIALIZED CERTIFICATES CLOSE==================================*/





/*==================================LIFE MEMBERSHIP START==================================*/

/*.Life.Membership #content-society p span span {
    margin-right: 13px; margin-left: 2px;
}*/


/*==================================LIFE MEMBERSHIP CLOSE==================================*/





/*==================================CONTACT START==================================*/
.Contact .wrapper {
    max-width: 1200px; width: 100%;
}

.Contact .wrapper iframe {
    width: 100%; margin-bottom: 20px;
}

#popup form p, #popup2 p {
    font-size: 15px !important;
}

/*==================================CONTACT CLOSE==================================*/





/*=====================================AFTER LOGIN PAGES================================================*/

/*==================================MEMBER WELCOME START==================================*/
.page-wrap .wrapper {
    max-width: 1200px;  width: 100%;
}

.page-wrap .wrapper.user-dashboard h2.title p {
    font-size: 36px !important; color: #a61a1c; text-align: center;
}

.page-wrap .wrapper.user-dashboard {
    margin-top: 42px;
}

.page-wrap .download-item .download-image {
    width: 170px;
}

.page-wrap .download-item .download-text-wrapper {
    padding: 0 20px;
}

.download-item .download-text-wrapper .title.download-item-title {
    font-size: 17px; color: #6e6e78;
}

.download-item .download-text-wrapper .download-link {
    color: #6e6e78; padding: 10px 24px; border-radius: 2px; font-size: 17px; border: 1px solid #6e6e78;
}

.download-item .download-text-wrapper .download-link:hover {
    background: #a61a1c; color: #fff; border: 1px solid #a61a1c;
}


.flex-header-section #header-form .reminder-widget-wrapper{
    font-size: 15px; line-height: 66px;
}


#header-form #login {
    position: relative; top: 1px; font-size: 15px;
}



.list-blog-container-mainpage h2 {
	text-align: left;
	color: #a61a1c;
	font-size: 36px;
}


.list-blog-container-mainpage ul {
	padding: 0;
	margin: 40px 0 0;
	list-style: none;
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
}


.list-blog-container-mainpage ul li {
	margin: 0 4% 50px 0;
	width: 30.55%;
	text-align: left;
}


.list-blog-container-mainpage ul li:nth-child(3n) {
	margin-right: 0;
}


.list-blog-container-mainpage ul li a {
	display: block;
}


.list-blog-container-mainpage ul li a img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	border-radius: 10px;
}


.list-blog-container-mainpage ul li .learn-btn-white a {
	background: #808080;
	display: inline-block;
	padding: 8px 18px;
	color: #fff;
	font-weight: 600;
	border-radius: 2px;
}


.list-blog-container-mainpage ul li .learn-btn-white a:hover {
	background: #a61a1c;
	color: #fff;
}


.list-blog-container-mainpage ul li h3, 
.list-blog-container-mainpage ul li p, 
.list-blog-container-mainpage ul li .learn-btn-white {
	padding: 0 15px;
}


/*==================================MEMBER WELCOME CLOSE==================================*/




/*==================================MEMBER EVENTS START==================================*/
.page-wrap .wrapper.left .title.news-title, .page-wrap .wrapper.left .title.instant, h2.title, .title-edit {
    margin: 44px 0 35px !important; font-size: 36px !important; padding-bottom: 0px !important;
}

.title.top{
	font-size: 36px;
}

.wp-video {
    border: 6px solid rgba(0,0,0,0.1);
}

.loggedin-events-harvard-square .page-wrap .wrapper #content-society h2 {
    font-size: 26px;
}

.loggedin-events-harvard-square #content-society iframe.__youtube_prefs__ {
    margin-bottom: 35px;
}

/*==================================MEMBER EVENTS CLOSE==================================*/





/*==================================MEMBER SEARCH START==================================*/
#buddypress .standard-form.bps_form select {
    width: 100%; height: 40px; background: #fff url("../img/select-arrow.png") no-repeat 98% center !important;
	appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none;
	border: 1px solid #d2d2d2; background-size: 11px !important; font-size: 17px; color: #000;
}

#buddypress .standard-form.bps_form input[type="text"] {
    background: #fff; font-size: 17px; color: #000; border: 1px solid #d2d2d2;
}

#buddypress .standard-form.bps_form div.editfield.field_90 {
    width: 445px;
}

#buddypress #bps_shortcode323.standard-form.bps_form textarea, 
#buddypress #bps_shortcode323.standard-form.bps_form .field_18 {
    width: 445px;
}

#buddypress #bps_shortcode323.standard-form.bps_form .editfield.field_1076.field_state.alt {
    display: none;
}

#buddypress #bps_shortcode323.standard-form.bps_form .editfield.field_10 {
    width: 445px;
}

#buddypress #bps_shortcode323.standard-form div.submit {
    width: 100%;
}

#buddypress #bps_shortcode323.standard-form.bps_form .editfield {
    margin-right: 3%;
}

#buddypress #bps_shortcode323.standard-form.bps_form {
	display:-webkit-flex; display:-webkit-box; display:-moz-flex; display:-moz-box; display:-ms-flexbox;
	display:flex; flex-flow: row wrap; -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap;
}

#buddypress #bps_shortcode323.standard-form.bps_form label {
    font-size: 17px; color: #6e6e78;
}

.video-sections iframe {
    border: 4px solid rgba(0,0,0,0.1);
}

.video-sections strong {
    color: #000;
}

/*==================================MEMBER SEARCH CLOSE==================================*/





/*==================================FORBES ARCHIVE START==================================*/
.page-wrap .wrapper .news-list li h3 {
    color: #000; margin-bottom: 9px !important;
}

/*==================================FORBES ARCHIVE CLOSE==================================*/





/*==================================DOWNLOADS START==================================*/
.page-wrap .wrapper.left.downloads h2.title.news-title {
    padding-bottom: 15px;
}

.page-wrap .wrapper .title.download-item-title {
    height: auto; margin-bottom: 10px;
}
/*==================================DOWNLOADS CLOSE==================================*/






/*==================================ADVICE START==================================*/

.page-wrap .recommendme.new-user-adding-wrapper {
    width: 100% !important; max-width: 1200px;
}

.page-wrap .recommendme.new-user-adding-wrapper #how-to-apply-for-member {
    background-size: 100%; margin: 40px 0 0 0;
}

.recommendme.new-user-adding-wrapper .beforeForm #message_content {
    height: 160px;
}

.leadersexcellence-page-6079 .page-wrap .recommendme.new-user-adding-wrapper .wpcf7-form .beforeForm p.submit input {
    margin: 0 0 5px !important;
}

/*==================================ADVICE CLOSE==================================*/






/*==================================SHOP START==================================*/
.page-wrap .content-area, .page-wrap .content-sidebar {
    padding-top: 25px;
}

.list-printful-product .page-wrap .site-content.twentyfourteen {
    width: 100%; max-width: 1200px;
}

.list-printful-product .page-wrap .site-content.twentyfourteen .tfwc {
    width: 100% !important; max-width: 1200px !important;
}

.list-printful-product ul.products li:nth-child(4n) {
    margin-right: 0 !important;
}

.list-printful-product ul.products li .button {
    display: block; text-align: center;
}

.list-printful-product ul.products li .button.product_type_variable.add_to_cart_button, 
.list-printful-product ul.products li .button.product_type_simple {
    width: auto !important;
}

.list-printful-product .back-to-shop.listing-shop {
    width: 100%; max-width: 1200px; top: 153px;
}


.list-printful-product .page-wrap .site-content.twentyfourteen .tfwc .button.product_type_variable {
    background-color: #a61a1c;
}

.list-printful-product .page-wrap .site-content.twentyfourteen .tfwc ul.products li .button.product_type_simple {
    background: #808080;
}



@media only screen and (min-width:1024px){

	.list-printful-product .page-wrap ul.products li {
		width: 22.6% !important;
	}	
	
	
}/*=====Media Close=====*/


/*==================================SHOP CLOSE==================================*/





/*==================================MY PAGES START==================================*/
#buddypress #item-body #subnav {
    margin: 55px 0 25px !important;
}

#buddypress div.item-list-tabs ul li.current a, 
#buddypress div.item-list-tabs ul li.selected a {
    background-color: #a61a1c !important; color: #fff !important; opacity:1;
}

#buddypress #item-body #subnav .message-search {
    margin: 0 !important;
}

#buddypress #item-body #subnav .message-search #search-message-form input[type="text"] {
    border: 1px solid rgba(0,0,0,0.1); font-size: 15px; padding: 9px 30px 9px 10px; float: left; height: 38px;
}

#buddypress #item-body #subnav .message-search #search-message-form input[type="submit"] {
    height: 38px; margin: 0; background: #a61a1c; color: #fff;  border: none; border-radius: 0;
}

#buddypress div.item-list-tabs ul {
    display: inline-block;  border: 1px solid rgba(0,0,0,0.5); width: 60%;
}

#buddypress div.item-list-tabs ul li a {
    color: #000; opacity: 1 !important; padding: 6px 22px !important;
}

#buddypress div.item-list-tabs ul li a:hover {
    color: #fff; background:#a61a1c;
}

.mask-membership {
    background-color: rgba(0,0,0,0.6) !important; z-index: 99 !important;
}

#can_confirm_box.can_confirm_box .can_btns input {
    background: #808080 !important; padding: 9px 25px !important; font-weight: 700; font-size: 15px;
}

#can_confirm_box.can_confirm_box .can_btns input:hover {
    background: #a61a1c !important;
}


#can_confirm_box, #after_msg {
    padding: 45px 20px 60px !important; border: 6px solid rgba(0,0,0,0.1) !important;
	z-index: 9999 !important;
}


.twitter_box {
    width: auto !important;
}

#content-society .twitter_box .twitter_content {
    height: auto !important;
}



@media only screen and (min-width:768px){

	.fluid-slider-container.half-height-banner .fluid-banner-img {
		height: 345px; object-fit: cover; object-position: top;
	}


}/*=====Media Close=====*/


/*==================================MY PAGES CLOSE==================================*/






/*==================================FOOTER RECOMMEND POPUP AND CONTACT POPUP START==================================*/


.wrapper.header-link u {
    color: #a61a1c;
}

#header-form #popup2, #header-form .popupfirst {
    background: #fff; border: 6px solid #f2f2f2; top: 50% !important;  margin-top: 0; margin-left: 0; transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); left:50% !important;
}

#header-form #popup2 #exit2, #header-form .popupfirst #exit {
    top: -32px; right: -34px; width: 40px; height: 40px; cursor: pointer;
}

#header-form #popup2 .wpcf7-form .wpcf7-submit, 
#header-form .popupfirst .wpcf7-form .wpcf7-submit, .wpcf7-form .wpcf7-submit {
    color: #fff !important; border: none !important; text-align: center; font-size: 14px;
}

#header-form #popup2-overlay, #header-form #popup-overlay {
    background-color: rgba(0,0,0,0.8) !important; opacity: 1;
}

#header-form #popup2 .wpcf7-form, #header-form .popupfirst .wpcf7-form {
    width: 655px;
}

#header-form #popup2 .wpcf7-submit, #header-form .popupfirst .wpcf7-submit, 
.page-wrap .recommendme.new-user-adding-wrapper .beforeForm .submit input#send, 
.mm .summary form button.single_add_to_cart_button {
    right: 0; top: 0px; border: none !important;
	left: auto; border: none !important; position: inherit !important; margin: 0 36px 10px 0;
    background: #808080 url("../img/btn-arrow-right-side.png") no-repeat 93% center !important; height: auto; padding: 16px 24px; 
	border-radius: 2px; text-align: center; color: #fff; font-weight: 700; font-size: 14px; border-radius: 2px; background-size: 25px !important;
}

#header-form #popup2 .wpcf7-submit:hover, #header-form .popupfirst .wpcf7-submit:hover, 
.page-wrap .recommendme.new-user-adding-wrapper .beforeForm .submit input#send:hover, 
.mm .summary form button.single_add_to_cart_button:hover {
    background: #a61a1c url("../img/btn-arrow-right-side.png") no-repeat 97% center !important; background-size: 25px !important;
}

.mm .summary form button.single_add_to_cart_button {
    padding: 14px 13px; width: 250px;
}

.mm .summary form .quantity input {
    height: 44px;
}


#header-form #popup2 .wpcf7-form, #header-form .popupfirst .wpcf7-form {
    width: 630px;
}

#header-form #popup2 textarea, #header-form #popup2 input, #header-form #popup2 .multipleInput-container, 
#header-form .popupfirst textarea, #header-form .popupfirst input, #header-form .popupfirst .multipleInput-container {
    width: 100%; resize: none; border: 1px solid rgba(0,0,0,0.5); box-shadow: none; border-radius: 0;
}

#popup2 .multipleInput-container {
    border: none !important;
}

#popup2 h2, #header-form .popupfirst h2 {
    text-align: center;
}

#header-form .popupfirst .wpcf7-form {
    margin-top: 10px;
}

#header-form .popupfirst .wpcf7-form p {
    margin-top: 0; margin-bottom: 11px;
}

#header-form .popupfirst .wpcf7-form p.bottom-form {
    margin-top: -21px;
}

#header-form .popupfirst .wpcf7-form p, 
#header-form #popup2 .wpcf7-form p {
    color: #000;
}

#header-form .form-captcha {
    color: #000; font-size: 15px;
}

#header-form .popupfirst .wpcf7-form p {
    margin-left: 0;
}

#header-form .popupfirst .wpcf7-form p.bottom-form {
    width: 100%; min-height: auto;
}










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

	#header-form .popupfirst .wpcf7-form p, #header-form #popup2 .wpcf7-form p {
		font-size: 13px !important;
	}	

	#header-form .popupfirst .wpcf7-form label, #header-form #popup2 .wpcf7-form label, #header-form .form-captcha {
		font-size: 13px !important; font-weight: 700;
	}

	#header-form #popup2 .wpcf7-form input, #header-form .popupfirst .wpcf7-form input{
		height: 26px;
	}

	#popup2 h2, #header-form .popupfirst h2 {
		text-align: center; font-size: 20px !important; margin: 9px 0 0;
	}

	#header-form .form-captcha .c_imgdiv {
		position: relative; top: -9px;
	}

	#header-form #popup2 .wpcf7-submit, #header-form .popupfirst .wpcf7-submit {
		padding: 12px 24px; height: auto !important;
	}
		

	
}/*=======Media Close=======*/




/*==================================FOOTER RECOMMEND POPUP CLOSE==================================*/




/*==================================MEMBER PROFILE START==================================*/

.flex-root-container .wrapper.left #buddypress #item-body .profile{
    margin-top: 38px;
}

#buddypress #item-body .profile .skills-overview {
    color: #000; font-size: 17px;
}

#buddypress #item-body .profile form input[type="submit"] {
	width: 444px;  border: none; margin: 0 36px 10px 0;
    background: #808080 url("../img/btn-arrow-right-side.png") no-repeat 93% center;
    height: auto; padding: 16px 24px; border-radius: 2px; text-align: center; color: #fff; font-weight: 700;
    font-size: 14px !important;  border-radius: 2px; background-size: 25px !important; opacity: 1;
}

#buddypress .wp-editor-container textarea#field_18 {
    width: 100% !important; visibility: visible !important;
}

#buddypress #item-body .profile form input[type="submit"]:hover {
    background: #a61a1c url("../img/btn-arrow-right-side.png") no-repeat 97% center;
    background-size: 25px !important;
}

#buddypress #item-body .profile form .edit-submit {
    margin:20px 0 30px; width:100%; background-image: none !important; height: auto !important;
}

#buddypress #item-body .profile form label, #buddypress #item-body .profile form legend{
    font-size: 17px; color: #000;
}

#buddypress #item-body .profile form .CheckoutBtn.updateEmailBtn button, 
#buddypress #item-body .profile form .updatePassBtn button {
    border: 1px solid #a61a1c; color: #fff; padding: 9px 10px; position: relative; top: -2px;
    font-size: 14px; border-radius: 0; height:40px; background: #a61a1c;
}

.recommendme .wpcf7-form .beforeForm p.submit input {
    background: url("../img/Vector-Smart-Object3.png") no-repeat scroll 0 0 !important;
}


#buddypress #item-body .profile form input {
    height: 40px; border-radius: 0; border: 1px solid rgba(0,0,0,0.5); background: #fff; color: #000;
}

#buddypress #item-body .profile .wp-editor-container{
	border: 1px solid rgba(0,0,0,0.5); background: #fff; color: #000;
}


#buddypress #item-body .profile .editfield.field_summary-of-experience{
    width: 940px;
}


#buddypress #item-body .profile form select {
    width: 100%; background: url("../img/select-arrow.png") no-repeat 98% center; appearance: none; -webkit-appearance: none;
    -moz-appearance: none; -ms-appearance: none; height: 40px;
    background-size: 11px; border: 1px solid rgba(0,0,0,0.5);
    box-shadow: none; border-radius: 0;
	padding: 0 5px;
}

#buddypress #item-body .profile #profile-edit-form .editfield.field_10 {
    width: 489px !important;
}

#buddypress #item-body .profile #profile-edit-form.base2 .editfield.field_22, 
#buddypress #item-body .profile #profile-edit-form.base2 .editfield.field_25, 
#buddypress #item-body .profile #profile-edit-form.base2 .editfield.field_344, 
#buddypress #item-body .profile #profile-edit-form.base2 .editfield.field_19, 
#buddypress #item-body .profile #profile-edit-form .editfield.field_9, 
#buddypress #item-body .profile #profile-edit-form .editfield.field_3049, 
#buddypress #item-body .profile #profile-edit-form .editfield.field_12 {
    width: 445px; margin-right: 44px;
}


#buddypress #item-body .profile #profile-edit-form .editfield.field_11, 
#buddypress #item-body .profile #profile-edit-form .editfield.field_2908 {
	padding-left: 0;
	margin-right: 44px;
}



#buddypress #item-body .profile .editfield.field_type_selectbox {
    width: 445px; margin-right: 44px;
}

#buddypress #item-body .profile .experience-wrapper {
    width: 941px; margin-right: 45px;
}

/*
#buddypress #item-body .editfield.field_2908.field_whatsapp-number.field_type_textbox {
    padding-left: 0;
}*/

#buddypress #item-body .profile .experience-wrapper .field_43, 
#buddypress #item-body .profile .experience-wrapper .field_34, 
#buddypress #item-body .profile .experience-wrapper .field_61, 
#buddypress #item-body .profile .experience-wrapper .field_83 {
    width: 448px;
}

 
#buddypress #item-body .profile .experience-wrapper .field_34,  
#buddypress #item-body .profile .experience-wrapper .field_83 {
    margin-right:0;
}

#buddypress #item-body .profile .experience-wrapper .field_43, 
#buddypress #item-body .profile .experience-wrapper .field_61 {
   margin-right:43px;
}

#buddypress #item-body .profile .editfield.field_skills .checkbox-options input {
    height: auto;
}

#buddypress #item-body .profile .editfield.field_90 {
    width: 939px;
}

#buddypress #item-body .editfield.field_96 .checkbox-options, #buddypress #item-body .editfield.field_96 .skills-over-container {
    border: 1px solid rgba(0,0,0,0.5);
}

#buddypress #item-body .editfield.field_96 {
    width: 948px;
}

#buddypress #item-body .editfield.field_96 .checkbox-options {
    width: 432px;
}

#buddypress #item-body .editfield.field_96 .skills-over-container {
    width: 441px; margin-left: 38px;
}

#buddypress #item-body .profile form .skills-label.skill-over {
    padding-left: 30px;
}

.update-card-details .stripe-button-el span, .can_button_div a {
    border: none;  background: #808080 url("../img/btn-arrow-right-side.png") no-repeat 93% center !important;
    height: auto !important; padding: 8px 55px !important; border-radius: 2px !important; text-align: center !important;
    font-size: 14px !important; border-radius: 2px; background-size: 25px !important; width: 220px !important; text-shadow:none !important;
}

.update-card-details .stripe-button-el span:hover, .can_button_div a:hover {
    background: #a61a1c url("../img/btn-arrow-right-side.png") no-repeat 97% center !important;
    background-size: 25px !important;
}

.update-card-details .stripe-button-el {
    background: transparent; text-shadow: none; color: #000; box-shadow: none;
}

form.wpcf7-form .multipleInput-container {
    border: none;
}

.recommendme .wpcf7-form p {
    color: #000;
}

.avatar-outer-container {
    display: inline-block; width: 100%;
}

.avatar-outer-container .avatar-wrapper, .avatar-outer-container .experience {
    width: 100%;
}

.avatar-outer-container .avatar-pofile-container {
    float: left; width: 190px; margin-right: 30px;
}

.avatar-outer-container .experience .experience-content {
    margin-bottom: 0px;
}


#member_profile br {
    display: none;
}

.experience .title {
    color: #000;
}


#buddypress .activity ul.activity-list {
    padding-top: 9px !important;
}

#buddypress .activity ul li .activity-avatar {
    padding-top: 14px;
}

#buddypress .activity .activity-meta a {
    padding: 6px 10px !important; color: #000; border: 1px solid rgba(0,0,0,0.5); display: inline-block;
}

#buddypress .activity .activity-meta a:hover {
   color: #fff; border: 1px solid #a61a1c; background:#a61a1c;
}

#buddypress .activity .activity-meta a:hover span {
    background: #fff; color: #000;
}

#buddypress div.item-list-tabs#subnav ul li.last {
    margin-top: 0 !important;
}

#buddypress div.item-list-tabs#subnav ul li#activity-filter-select label {
    color: #000;
}

#buddypress div.item-list-tabs#subnav ul li#activity-filter-select #activity-filter-by {
    background: url("../img/select-arrow.png") no-repeat 92% center; appearance: none; -webkit-appearance: none; -moz-appearance: none;
    -ms-appearance: none; height: 36px; background-size: 11px; border-left: 1px solid rgba(0,0,0,0.5) !important;
    box-shadow: none; border-radius: 0; padding: 0 42px 0 6px; max-width: 100%; display: inline-block; border: none; margin-left: 6px;
}


.flex-root-container #content-society #buddypress .activity-list .ac-reply-content input[type="submit"]{
	border: none;  background: #808080 url("../img/btn-arrow-right-side.png") no-repeat 93% center !important; 
	padding: 14px 24px; border-radius: 2px; text-align: center; color: #fff; font-weight: 700; font-size: 14px; 
	border-radius: 2px;  background-size: 25px !important; width: 250px; margin: 10px 0 0;
}

.flex-root-container #content-society #buddypress .activity-list .ac-reply-content .ac-reply-cancel {
    border: none; background: #808080 url("../img/btn-arrow-right-side.png") no-repeat 93% center !important; padding: 12px 24px;
    border-radius: 2px; text-align: center; color: #fff; font-weight: 700; font-size: 14px; border-radius: 2px;
    background-size: 25px !important; width: 200px; display: inline-block; text-transform: uppercase;
}

.flex-root-container #content-society #buddypress .activity-list .ac-reply-content input[type="submit"]:hover, 
.flex-root-container #content-society #buddypress .activity-list .ac-reply-content .ac-reply-cancel:hover{
	background: #a61a1c url("../img/btn-arrow-right-side.png") no-repeat 97% center !important; background-size: 25px !important;
}

.flex-root-container #content-society #buddypress #item-body .send-private-message{
    display: inline-block; width: 380px;
}

.checkout.woocommerce-checkout #order_review #payment .form-row.place-order #place_order {
    display: inline-block; width: 380px !important;
}

.flex-root-container #content-society #buddypress #item-body .send-private-message button, 
.wc-proceed-to-checkout a.checkout-button, 
.checkout.woocommerce-checkout #order_review #payment .form-row.place-order #place_order {
    border: none; background: #808080 url("../img/btn-arrow-right-side.png") no-repeat 93% center !important; padding: 15px 24px;
    border-radius: 2px; text-align: center; color: #fff; font-weight: 700; font-size: 14px; border-radius: 2px;
    background-size: 25px !important; width: auto; display: inline-block; text-transform: uppercase;
}

.flex-root-container #content-society #buddypress #item-body .send-private-message button:hover, 
.wc-proceed-to-checkout a.checkout-button:hover, 
.checkout.woocommerce-checkout #order_review #payment .form-row.place-order #place_order:hover{
	background: #a61a1c url("../img/btn-arrow-right-side.png") no-repeat 97% center !important; background-size: 25px !important;
}

.wc-proceed-to-checkout a.checkout-button {
    border-radius: 2px !important; padding: 15px 0px !important; width: 100%;
}

.wc-proceed-to-checkout a.checkout-button {
    display: inline-block; border-radius: 2px; padding: 15px 0px; width: 100%; text-align: center;
}

.flex-root-container #content-society #buddypress #item-body .send-private-message button::before {
    content: "SUBMIT PRIVATE MESSAGE"; font-size: 14px;
}

.shop_table .actions button.button, .coupon #coupon_code {
    border-radius: 2px !important; background: transparent !important; border: 1px solid rgba(0,0,0,0.5) !important;
	color: #515151; font-weight:700;
}

#main-content-page .wrapper .cart-collaterals .cart_totals h2 {
    margin-top: 0px; font-size: 30px;
}

#buddypress div.activity-comments form .ac-textarea {
    border: 1px solid rgba(0,0,0,0.5) !important;
}

#buddypress div.activity-comments form .ac-textarea textarea {
    resize: none;
}

#buddypress .activity ul.activity-list li .activity-avatar img.avatar {
    margin: 0; width: 100%; height: auto;
}


#buddypress .standard-form#send-reply textarea {
    width: 661px !important; background: #fff; border: 1px solid rgba(0,0,0,0.5);
}

#buddypress .standard-form#send-reply .submit #send_reply_button {
    width: 661px !important;
}

#buddypress div#message-thread p#message-recipients .button.confirm {
    padding: 6px 10px !important; color: #000;  border: 1px solid rgba(0,0,0,0.5); display: inline-block; position: relative; top: 5px;
}

#buddypress div#message-thread p#message-recipients .button.confirm:hover {
    color: #fff; border: 1px solid #a61a1c; background: #a61a1c;
}

.flex-root-container #buddypress .profile form .change-avatar {
    margin-bottom: 35px;
}

#buddypress #item-body .profile .wp-editor-container {
    border: none;
}

#buddypress #item-body .profile .wp-editor-container .wp-editor-area {
    background: #fff;  border: 1px solid rgba(0,0,0,0.5);  box-shadow: none !important;
}


.extraInfo {
    font-size: 14px !important;
}

.member-welcome-banner {
    margin: 53px 0 87px;
}

.page-wrap .wrapper.user-dashboard .download-item {
    margin-bottom: 50px;
}



/*==================================MEMBER PROFILE CLOSE==================================*/


.flex-root-container .wrapper.left #buddypress #item-body .profile .experience h3.title, 
.flex-root-container .avatar-outer-container .experience h3.title {
    padding: 0; margin-bottom: 9px !important;
}

.wp-n-user-add {
    margin: 87px auto auto; text-align: center; width: 445px;
}

.multipleInput-container {
    border: 1px solid #ccc; cursor: text; font-size: 13px; padding: 1px 1px 0; width: 435px; margin: 5px 0 ;
}
 
.multipleInput-container input {
    border: 0 none; clear: both; font-size: 13px; height: 35px; margin:0 0 1px 0; width:100%; padding: 0 9px;
}
 
.multipleInput-container ul {
	margin: 0; float: left; padding: 0; list-style-type:none;
}
 
li.multipleInput-email {
	float:left; margin-right:2px; margin-bottom:1px; border:1px #BBD8FB solid; padding:2px; background:#F3F7FD;
}

.multipleInput-container ul li {
    border: medium none;  margin: 0;
}
 
.multipleInput-close {
	width:16px; height:16px; display:block; float:right; margin:0 3px;
}

.new-user-adding-wrapper .wpcf7-form p input, .new-user-adding-wrapper .wpcf7-form p textarea {
    margin: 0;
}

.new-user-adding-wrapper .wpcf7-form label {
	display: block; text-align: right;
}

.login-submit input[type="hidden"]{
	display: none; width: 0px; height:0px; margin: 0px; padding: 0px; font-size: 0px; line-height: 0px;
	float:left; position:absolute; background:#A61A1C
}


#buddypress div.item-list-tabs#subnav ul li {
    border-right: 1px solid #000;
}

#buddypress div.item-list-tabs#subnav ul li:last-child {
    border-right: 0;
}

.flex-header-section #header-form .login-error {
    position: absolute; font-size: 12px !important; color: red !important; top: -1px; left: 0;
}

#main-footer #bottom-footer .wrapper .mobile-login.visible-sm .login-error {
    position: absolute; font-size: 12px !important; color: red !important; top: 0px; left: 54px;
}

.flex-header-section #header-form .login-error strong, #main-footer #bottom-footer .login-error strong {
    color: red; font-weight: normal; font-size: 12px !important;
}


#buddypress #send_message_form {
    max-width: 723px;
}

#buddypress #send_message_form ul li li.friend-tab {
    width: calc(100% - 18px); background: rgba(0,0,0,0.05); border: 1px solid rgba(0,0,0,0.05); border-radius: 0; font-size: 15px;
}


#buddypress #message.info {
    max-width: 721px;
}



/*
.leadersexcellence-page-14824.guest-user-not-loggedin #main-footer #bottom-footer .social .social-media-tube a, 
.leadersexcellence-page-14705.guest-user-not-loggedin #main-footer #bottom-footer .social .social-media-tube a, 
.leadersexcellence-page-14705.guest-user-not-loggedin #main-footer #bottom-footer .social .social-media-inner-section .indianflag, 
.leadersexcellence-page-14824.guest-user-not-loggedin #main-footer #bottom-footer .social .social-media-inner-section .indianflag, 
.leadersexcellence-page-14597.guest-user-not-loggedin #main-footer #bottom-footer .social .social-media-tube a, 
.leadersexcellence-page-14597.guest-user-not-loggedin #main-footer #bottom-footer .social .social-media-tube a, 
.leadersexcellence-page-14597.guest-user-not-loggedin #main-footer #bottom-footer .social .social-media-inner-section .indianflag, 
.leadersexcellence-page-14597.guest-user-not-loggedin #main-footer #bottom-footer .social .social-media-inner-section .indianflag, 
.leadersexcellence-page-14570.guest-user-not-loggedin #main-footer #bottom-footer .social .social-media-tube a, 
.leadersexcellence-page-14570.guest-user-not-loggedin #main-footer #bottom-footer .social .social-media-tube a, 
.leadersexcellence-page-14570.guest-user-not-loggedin #main-footer #bottom-footer .social .social-media-inner-section .indianflag, 
.leadersexcellence-page-14570.guest-user-not-loggedin #main-footer #bottom-footer .social .social-media-inner-section .indianflag {
    pointer-events: none;
    opacity: 0;
}



/*
.guest-postgraduate-certificate .menu-header ul li a,
.guest-certificate-programs .menu-header ul li a,
.guest-certificates .menu-header ul li a,  
.guest-mini-mba .menu-header ul li a,
.guest-mini-mba-denmark .menu-header ul li a,
.guest-mini-mba-india .menu-header ul li a{
    opacity: 0; pointer-events: none;
}*/



/*
.guest-postgraduate-certificate #main-footer #bottom-footer .social .social-media-tube a, 
.guest-certificate-programs #main-footer #bottom-footer .social .social-media-tube a, 
.guest-certificates #main-footer #bottom-footer .social .social-media-tube a, 
.guest-mini-mba #main-footer #bottom-footer .social .social-media-tube a,
.guest-mini-mba-denmark #main-footer #bottom-footer .social .social-media-tube a,
.guest-mini-mba-india #main-footer #bottom-footer .social .social-media-tube a, 
.guest-page-4836 #main-footer #bottom-footer .social .social-media-tube a, 
.guest-page-12294 #main-footer #bottom-footer .social .social-media-tube a, 
.guest-page-13422 #main-footer #bottom-footer .social .social-media-tube a ,
.guest-page-14194 #main-footer #bottom-footer .social .social-media-tube a ,
.guest-page-18027 #main-footer #bottom-footer .social .social-media-tube a,
.guest-page-17694 #main-footer #bottom-footer .social .social-media-tube a {
    pointer-events: none; opacity: 0;
}


.guest-postgraduate-certificate #main-footer #bottom-footer .social-media-inner-section .indianflag , 
.guest-certificate-programs #main-footer #bottom-footer .social-media-inner-section .indianflag, 
.guest-certificates #main-footer #bottom-footer .social-media-inner-section .indianflag, 
.guest-mini-mba #main-footer #bottom-footer .social-media-inner-section .indianflag,
.guest-mini-mba-denmark #main-footer #bottom-footer .social-media-inner-section .indianflag,
.guest-mini-mba-india #main-footer #bottom-footer .social-media-inner-section .indianflag, 
.guest-page-4836 #main-footer #bottom-footer .social-media-inner-section .indianflag, 
.guest-page-12294 #main-footer #bottom-footer .social-media-inner-section .indianflag ,
.guest-page-13422 #main-footer #bottom-footer .social-media-inner-section .indianflag ,
.guest-page-14194 #main-footer #bottom-footer .social-media-inner-section .indianflag ,
.guest-page-18027 #main-footer #bottom-footer .social-media-inner-section .indianflag ,
.guest-page-17694 #main-footer #bottom-footer .social-media-inner-section .indianflag {
    pointer-events: none; opacity: 0;
}
*/




.leadersexcellence-page-18027 #menu-item-240 ,.leadersexcellence-page-18027 #menu-item-158, .leadersexcellence-page-18027 #menu-item-132{
    display: none;
}


/*
.guest-postgraduate-certificate #mobile-menu, .guest-certificate-programs #mobile-menu, .guest-certificates #mobile-menu, .guest-mini-mba #mobile-menu, .guest-mini-mba-denmark #mobile-menu, 
.guest-mini-mba-india #mobile-menu {
    opacity: 0;
    margin-top: -15px;
}*/


.bullet-point-list p{
	position: relative; padding-left: 15px;
}

.bullet-point-list p::before {
    content: ""; display: block; width: 7px; height: 7px; border-radius: 50%; background: #a61a1c;
    position: absolute; top: 9px; left: 0px;
}

.bullet-point-list ul{
	margin:0; padding: 0px;
}

.bullet-point-list ul li, .benefit-content.ben-list-cont ul li {
    position: relative;  padding-left: 15px !important; margin: 0; width: 100%; display: block;  font-size: 16px;
}

.bullet-point-list ul li::before, .benefit-content.ben-list-cont ul li::before {
    content: ""; display: block; width: 7px; height: 7px; border-radius: 50%; background: #a61a1c;
    position: absolute; top: 9px; left: 0px;
}

.strong-bullet strong {
    position: relative;  padding-left: 15px;
}

.strong-bullet strong::before {
    content: ""; display: block; width: 7px; height: 7px; border-radius: 50%; background: #a61a1c;
    position: absolute; top: 4px; left: 0px;
}

.benefit-content ul br, .benefit-content.ben-list-cont ul li br, .benefit-content.ben-list-cont br {
    display: none;
}

.benefit-content.ben-list-cont ul li, .benefit-content.ben-list-cont ul {
    margin: 0px !important;
}

.benefit-content.ben-list-cont p {
    margin-bottom: 0;
}



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

	#buddypress #send_message_form ul li li.friend-tab {
		width: calc(100% - 16px);
	}	
	
}/*====media close====*/


@media only screen and (min-width:768px){
	
	#buddypress div.item-list-tabs ul {
		width: 100%; max-width: 719px;
	}	
	
}/*====media close====*/




/*==============================DESKTOP CLOSE HERE====================================*/






/*==================================RESPONSIVE START==================================*/


/*==================HEADER START===================*/

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

	.wrapper {
		width: auto; max-width: 1200px; padding: 0 15px;
	}

	.page-wrap .flex-header-section #header-form .upper-links {
		margin-left: 15px;
	}

	.fluid-menu-wrapper {
		width: auto; padding: 23px 15px;
	}

	#main-footer #bottom-footer .wrapper p, 
	.mobile-login.visible-sm a {
		color: #fff !important; font-size: 15px !important;
	}
	
	.user-after-loggedin #header-form {
		padding: 12px 15px 6px !important; width: auto;
	}
	
		
}/*=====Media Close=====*/



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

	.apply-primary-btn {
		position: absolute; top: 0; right: 15px; margin: 6px 0 0;
	}

	#header-form .upper-links .wrapper, #login p {
		font-size: 12px !important;
	}

	.apply-primary-btn a {
		color: #000; font-size: 12px; padding: 2px 7px; border-radius: 2px; background: #fff;
	}

	.apply-primary-btn a:hover {
		color: #fff;
	}

	.apply-primary-btn .fa {
		font-size: 18px; left: 4px;
	}
	
	.flex-header-section {
		position: static; transition: all 0.4s ease 0s;
		-webkit-transition: all 0.4s ease 0s;
		-moz-transition: all 0.4s ease 0s;
		-ms-transition: all 0.4s ease 0s;
	}
	
	.flex-header-section.sticky-header {
		top: -44px; position: fixed; transition: all 0.4s ease 0s;
		-webkit-transition: all 0.4s ease 0s;
		-moz-transition: all 0.4s ease 0s;
		-ms-transition: all 0.4s ease 0s;
	}

	.fluid-slider-container img.fluid-banner-img {
		height: auto;
	}
	
	#main-content {
		overflow: hidden;
	}
	
	.fluid-slider-container {
		padding-top: 0;
	}
	
	#mobile-menu.wrapper {
		margin: 0; display: none;
	}
	
	.fluid-menu-wrapper .new-logo-section {
		width: 100%;
	}
	
	.page-wrap .flex-header-section #mobile-menu-toggle {
		background: transparent; color: #000; font-size: 0 !important; width: auto;
	}
	
	
	.page-wrap .flex-header-section #mobile-menu-toggle::before {
		color: #000; font-size: 29px; padding: 0; cursor: pointer;
	}
	
	.page-wrap .flex-header-section #mobile-menu-toggle:focus {
		outline: none !important;
	}
	
	.page-wrap .flex-header-section .new-logo-section img {
		width: 203px; opacity: 1 !important;
	}
	
	.page-wrap .flex-header-section .fluid-navigation-container.show-mobile-menu #menu-moje {
		display: block; visibility: visible; padding: 0; margin: 0;
	}
	
	.page-wrap .flex-header-section .fluid-navigation-container.show-mobile-menu {
		position: absolute; top: 128px; left: 0; background: #fff; width: calc(100% - 28px);
		overflow: hidden; z-index: 9; margin: 0 auto; right: 0; box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
	}
	
	.page-wrap .flex-header-section .fluid-navigation-container.show-mobile-menu #menu-moje li {
		float: none; width: 100%; margin: 0; border-top: none; 
		/*display: inline-block;*/
	}
	
	#menu-item-20595.edu-link .has-sub-menu {
		padding: 10px 15px !important;
	}
	
	.menu-header ul li .sub-menu li a {
		border-top: none; font-size: 13px !important;
	}
	
	.page-wrap .flex-header-section .fluid-navigation-container.show-mobile-menu #menu-moje li a {
		padding: 10px 15px;	color: #000; text-shadow: none;	 display: block; border-top: 1px solid rgba(0,0,0,0.1); 
		font-size: 15px;
	}
	
	#menu-item-156 a {
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	
	.page-wrap .flex-header-section .fluid-navigation-container.show-mobile-menu #menu-moje li a:hover {
		color: #a61a1c;
	}
	
	.user-after-loggedin #header-form .reminder-widget-wrapper {
		width: 54%; font-size: 12px; line-height: normal; padding-top: 0; margin-bottom: 10px;
	}

	.user-after-loggedin #header-form #login {
		font-size: 12px; line-height: 24px;  padding-bottom: 1px;
	}

	.user-after-loggedin .flex-header-section #header-form #login a {
		padding: 4px 20px; font-size: 12px; border-radius: 2px; text-transform: uppercase; font-weight: 600;
		float: right; line-height: normal; height: auto;
	}
	
	.user-after-loggedin .page-wrap .flex-header-section .fluid-navigation-container.show-mobile-menu {
		top: 155px;
	}
	
	.user-after-loggedin .flex-header-section.sticky-header {
		top: -79px;
	}
	
	.page-wrap .flex-header-section .menu-header ul li ul.sub-menu {
		position: static; width: 100%;
	}
	
	.page-wrap .flex-header-section .menu-header ul li .sub-menu a {
		padding-left: 28px !important;
	}
	
	.menu-header ul li.menu-item-has-children a {
		position: relative;
	}
	
	.page-wrap .flex-header-section .menu-header ul li .sub-menu li a::before {
		display: none;
	}
	
	.menu-header ul li a.has-sub-menu {
		background: url("../img/select-arrow.png") no-repeat 97% center; 
		background-size:12px; transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s;
	    -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s;
	}
	
	.menu-header ul li a.has-sub-menu.open {
		background: url("../img/select-arrow-open.png") no-repeat 97% center; 
		background-size: 12px; transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s;
	    -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s;
	    -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s;
	}
	
	
	.menu-header .sub-menu.open-sub-menu {
		display: block; visibility: visible; opacity: 1;
	}
	
	.menu-header .sub-menu.open-sub-menu li a {
		background: transparent;
	}
	
	.user-after-loggedin .flex-header-section.sticky-header #mobile-menu-toggle {
		height: 42px;
	}
	
	.flex-header-section #login.loggedin.show_apply_now_button a {
		top: -21px !important;
	}
	
	.guest-user-not-loggedin .upper-links .wrapper {
		position: relative; top: 1.5px;
	}

	
}/*=====Media Close=====*/ 





@media only screen and (min-width:547px) and (max-width:767px){

	.user-after-loggedin #header-form #login {
		margin-top: 12px;
	}	
	
	
}/*=====Media Close=====*/ 



@media only screen and (min-width:768px) and (max-width:1200px){

	#header-form .wrapper {
		padding: 0;
	}

	#header-form #login {
		width: auto; margin-right: 13px;
	}	

	#header-form .upper-links .wrapper, 
	#login p {
		font-size: 13px !important;
	}

	.flex-header-section #header-form #login #loginform input[type="text"], 
	.flex-header-section #header-form #login #loginform input[type="password"] {
		width: 155px ;
	}

	#header-form {
		width: auto; 
	}

	#loginform {
		margin-right: -4px;
	}
	
	.fluid-slider-container {
		padding-top: 55px;
	}
	
	.flex-header-section #header-form #login a {
		padding: 5px 9px; font-size: 13px; position: relative; top: -1px;
	}
	
	.flex-header-section #header-form #loginform .login-submit .fa-sign-in {
		line-height: 32px; top: -1px; height: 30px;
	}
	
	.user-after-loggedin #header-form .reminder-widget-wrapper {
		width: auto;
	}
	
	.user-after-loggedin #header-form {
		padding: 0 15px 0px !important;
	}
	
	.user-after-loggedin .reminder-widget-wrapper, .user-after-loggedin #header-form #login {
		font-size: 14px;
	}
	
	.user-after-loggedin #header-form #login {
		margin-right: 0;
	}
	
	.user-after-loggedin .flex-header-section.sticky-header {
		top: -67px;
	}
	
	
}/*=====Media Close=====*/



@media only screen and (min-width:768px) and (max-width:1025px){

    .user-after-loggedin #header-form .reminder-widget-wrapper {
		width: auto; line-height: 36px;
	}	
	
}/*=====Media Close=====*/


@media only screen and (min-width:768px) and (max-width:800px){
	
	.fluid-menu-wrapper .fluid-navigation-container ul li a {
		font-size: 13px;
	}
	
}/*=====Media Close=====*/



@media only screen and (min-width:767px) and (max-width:980px){
	
	.new-logo-section img {
		width: 175px;
	}	

	#menu-moje {
		margin: 7px 0;
	}
	
	.fluid-menu-wrapper .fluid-navigation-container ul li a {
		font-size: 13px;
	}
	
	.apply-primary-btn a {
		font-size: 11px; padding: 3px 4px; border-radius: 2px;
	}
	
	.apply-primary-btn .fa {
		font-size: 15px; top: 1px; left: 0px;
	}
	
	.fluid-menu-wrapper .apply-primary-btn {
		margin: 2px 0 0 0;
	}
	
	.guest-user-not-loggedin .fluid-menu-wrapper .fluid-navigation-container #menu-moje {
		padding-left: 40px;
	}
	
	.fluid-menu-wrapper .fluid-navigation-container #menu-moje {
		padding-left: 18px;
	}
	
	.menu-header #menu-moje li {
		margin-left: 5px;
	}
	
	.menu-header #menu-moje li:last-child {
		margin-right: 0;
	}
	
	.fluid-menu-wrapper .fluid-navigation-container ul li a.has-sub-menu::after {
		width: 5px !important;
		height: 5px !important;
		top: 3px !important;
	}
	
	.menu-header #menu-moje li .sub-menu li a {
		font-size: 10px;
		font-weight: 600 !important;
	}
	
	#login-link-wrapper- a.login-link {
		padding: 6px 15px 8px !important;
	}
	
	
	
}/*=====Media Close=====*/


@media only screen and (min-width:980px) and (max-width:1220px){

    /*.fluid-menu-wrapper .fluid-navigation-container ul li a {
		font-size: 15px;
	}

    .menu-header #menu-moje li {
		margin-left: 20px;
	}
	
	#menu-moje {
		padding-left: 0;
	}
	
	.menu-header #menu-moje li .sub-menu li a {
		font-size: 13px;
		font-weight: 600 !important;
	}
	
	.fluid-menu-wrapper .fluid-navigation-container ul li a.has-sub-menu::after {
		top: 3px;
	}*/
	
	.apply-primary-btn a {
		font-size: 12px;
		padding: 7px 12px;

	}
	
	.apply-primary-btn .fa {
		font-size: 20px;
		left: 3px;
	}
	
	.menu-header #menu-moje li:last-child {
		margin-right: auto;
	}
	
	.user-after-loggedin .menu-header #menu-moje li {
		margin-right: 10px;
	}
	
	.user-after-loggedin .menu-header ul#menu-moje {
		padding-left: 15px;
	}
	
	
}/*=====Media Close=====*/




@media only screen and (min-width:768px){

	.fluid-menu-wrapper .new-logo-section #mobile-menu-toggle {
		display: none;
	}	
	
}/*=====Media Close=====*/



@media only screen and (min-width:1200px) and (max-width:1220px){

	.fluid-menu-wrapper {
		width: auto; padding: 28px 15px 17px;
	}	
	
	.flex-header-section #header-form .wrapper {
		width: auto; padding: 0 15px;
	}
	
	.page-wrap .flex-header-section #header-form .upper-links .wrapper {
		padding: 0;
	}
	
	.page-wrap .flex-header-section #header-form .upper-links {
		margin-left: 0px;
	}
	
	.page-wrap .flex-header-section #header-form #login {
		margin-right: 0;
	}
		
		
}/*=====Media Close=====*/


/*==================HEADER CLOSE===================*/




/*==================FOOTER START===================*/

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

	#bottom-footer .social .social-media-inner-section {
		margin-top: 2px !important;
		float:left;
		width: 100% !important;
	}
	
	.social a {
	    margin: 0 0 0 1px !important;
	}

	#main-footer #bottom-footer .wrapper {
		padding: 15px 15px !important; width: auto;
	}	
	
	#bottom-footer .wrapper.header-link2 {
		padding: 0px !important;
	}
	
	#main-footer #bottom-footer .wrapper p, 
	.mobile-login.visible-sm a {
       font-size: 13px !important;
    }
	
	#main-footer #bottom-footer .mobile-login input[type="text"], 
	#main-footer #bottom-footer .mobile-login input[type="password"] {
		height: 35px; max-width: 100%; font-size: 16px !important; width: 100%;
	}
	
	#main-footer #bottom-footer .mobile-login p.mobile-login-text {
		margin: 9px 9px 0 0;
	}
	
	#main-footer #bottom-footer #mobile_loginform {
		position: relative; width: 86%; 
	}
	
	#main-footer #bottom-footer #mobile_loginform .login-username, 
	#main-footer #bottom-footer #mobile_loginform .login-password {
		width: 48.8%;
	}
	
	#main-footer #bottom-footer #mobile_loginform .login-password {
		float: right; margin-right: -1px;
	}
	
	#main-footer #bottom-footer .mobile-login input[type="password"] {
		padding-right: 43px !important;
	}
	
	#main-footer #bottom-footer #mobile_loginform .login-submit {
		position: absolute; right: 0px; height: 30px; top: 0;
	}
	
	#main-footer #bottom-footer #mobile_loginform .login-submit #mobile-wp-submit {
		opacity: 0; position: relative; z-index: 99;
	}
	
	#main-footer #bottom-footer #mobile_loginform .login-submit::before {
		content: ""; display: block; width: 35px; height: 35px;	top: 0; z-index: 9; background-size: 20px !important;
		background: #a61a1c url("../img/loginarrow-new.png") no-repeat center center; position: absolute; right: -5px;
	}
	
	#back_top {
		bottom: 260px !important ; width: 40px !important; height: 40px !important; right: 15px !important;
	}
	
	#back_top::after {
		border-left: 7px solid transparent !important; 
		border-right: 7px solid transparent !important; border-top: 10px solid #fff !important; top: 17px !important;
	}
	
	#main-footer #bottom-footer .wrapper .bottom-ff-link .wrapper.header-link2 {
		padding:0 !important;
	}
	
	#main-footer .social .social-media-tube a {
		margin: 3px 0 0;
	}
	
	#main-footer #bottom-footer .wrapper p a, #main-footer #bottom-footer .wrapper {
		font-size: 13px !important;
	}
	
	.checkout.woocommerce-checkout #order_review #payment .form-row.place-order #place_order {
		width: 100% !important;
	}
	
	#main-footer #bottom-footer .mobile-login {
		padding-top: 1px;
	}
	
	#main-footer #bottom-footer .mobile-login a.login-link {
		background: #808080;
		display: inline-block;
		padding: 4px 8px;
	}
	
	#main-footer #bottom-footer .mobile-login a.login-link:hover {
		background: #a61a1c;
	}
	
	
	
	

}/*=====Media Close=====*/



@media only screen and (min-width:768px) and (max-width:1200px){
	
	#bottom-footer .wrapper.header-link2 {
		padding: 0px !important;
	}	

	#main-footer .bottom-ff-link {
		width: 47%;
	}
	
	.flex-header-section.sticky-header {
		top: -59px;
	}
	
	.fluid-menu-wrapper {
		padding: 23px 15px 17px;
	}
	
	#main-footer #bottom-footer .wrapper {
		width: auto; padding: 0 15px;
	}
	
}/*=====Media Close=====*/


@media only screen and (min-width:1200px) and (max-width:1220px){
	
	#main-footer #bottom-footer .wrapper {
		width: auto; padding: 0 15px;
	}
	
	.flex-header-section.sticky-header {
		top: -60px;
	}
	
}/*=====Media Close=====*/


/*==================FOOTER CLOSE===================*/





/*==================HOME START===================*/

@media only screen and (max-width:767px){
	
	h1{
		font-size:30px !important;
	}
	
	h2, .page-wrap .wrapper.user-dashboard h2.title p, .title.top, .title-edit{
		font-size:25px !important;
	}

	h3{
		font-size:20px !important;
	}
	
	h4{
		font-size:17px !important;
	}
	
	.page-wrap .wrapper.user-dashboard h2.title p {
		text-align: left;
	}
	
	
	.flex-root-container #main-content #welcome-site-top-header h2, 
	.flex-root-container #main-content-page .wrapper h2 {
		font-size: 25px; line-height: normal;
	}

	.leader-products ul li {
		width: 100%; margin: 0 0 20px;
	}
	
	.Homepage .leader-products ul li:last-child {
		margin-bottom: 0;
	}

	.flex-root-container #main-content #welcome-site-loop li .welcome-loop-image {
		width: 100%; margin-bottom: 24px;
	}

	.flex-root-container #main-content #welcome-site-loop li .welcome-loop-content {
		width: 100%;
	}

	.flex-root-container #main-content #welcome-site-loop li:nth-child(2n) .welcome-loop-image {
		order: 0; -webkit-order: 0; -moz-order: 0; -ms-order: 0;
	}


	.flex-root-container #main-content #welcome-site-loop li {
		margin: 0 0 33px;
	}


	.flex-root-container #mobile-menu .menu-moje-container {
		display: none;
	}
	
	.flex-root-container #mobile-menu.mobile-menu-dropdown {
		padding: 15px 15px 0;
	}
	
	#mobile-menu.mobile-menu-dropdown .menu-moje-container {
		display: block;
	}
	
	.Homepage #main-content #welcome-site-top-header h2 {
		background: transparent !important;
	}
	
	.flex-root-container {
		padding-top: 10px;
	}
	
	.flex-root-container #main-content #welcome-site-loop {
		margin-bottom: 0;
	}
	
	
	#main-footer {
		margin-top: 76px !important;
	}
	
	.flex-root-container #main-content #welcome-site-top-header h2 span {
		padding-right: 0;
	}
	
	.flex-seal-logo img {
		width: 100px;
	}
	
	.flex-seal-logo {
		bottom: -49px;
	}
	
	#main-footer #top-footer ul {
		margin-bottom: 34px;
	}
	
	
}/*=====Media Close=====*/



@media only screen and (min-width:768px) and (max-width:1200px){
	
	
	h1{
		font-size:36px !important;
	}
	
	h2, .page-wrap .wrapper.user-dashboard h2.title p{
		font-size:30px !important;
	}

	h3{
		font-size:22px !important;
	}
	
	h4{
		font-size:18px !important;
	}
	


	#main-content #welcome-site-top-header h2, 
	#main-content-page .wrapper h2 {
		font-size: 32px;
	}	

	.leader-products ul li h3 {
		font-size: 19px;
	}
	
	.flex-root-container {
		overflow: hidden;
	}
	
	.flex-seal-logo img {
		width: 150px;
	}
	
	.flex-seal-logo {
		bottom: -73px;
	}
	
	.flex-root-container {
		padding-top: 50px;
	}
	
	.flex-root-container #speakerWrapper {
		margin-top: 0px !important;
	}
	
	
}/*=====Media Close=====*/




@media only screen and (max-width:1220px){
	
	section#main-content-page {
		padding: 0 15px;
	}

	#main-content-page .wrapper {
		padding: 0;
	}
	
	.flex-root-container .wrapper {
		width: auto !important; padding: 0;
	}
	
	.flex-seal-logo {
		width: calc(100% - 25px);
	}
	
	
}/*=====Media Close=====*/



/*==================HOME Close===================*/




/*==================HOW TO APPLY START===================*/

@media only screen and (max-width:767px){
		
	input, textarea{
		font-size:16px !important;		
	}
	
	#popup2 .wpcf7-form label, #popup2 .multipleInput-container label {
		font-size: 11px !important;
	}
	
	#popup form p, #popup2 p, #header-form .form-captcha {
		font-size: 14px !important;
	}
	
	
	button{
		font-size:14px !important;		
	}
	
	.footer-newsletter .tnp-form input[type="submit"] {
		font-size: 12px !important;
	}
	
	.footer-newsletter .tnp-form .tnp-email {
		font-size: 16px !important;
	}
	
	.page-wrap #main-content-page .wpcf7-form p span {
		margin-left: 0;
	}

	.page-wrap #main-content-page .wrapper .wpcf7-form input, 
	.page-wrap #main-content-page .wrapper .wpcf7-textarea {
		max-width: 100%; font-size:14px;
	}
	
	.page-wrap #main-content-page .wrapper select.select-country-cf7 {
		max-width: 100%; margin-left: 0;
	}
	
	.page-wrap #main-content-page .wrapper .wpcf7-form .bottom-form, 
	.page-wrap #main-content-page .wrapper .wpcf7-form p.bottom-form {
		max-width: 100%; min-height: inherit;
	}
	
	.How.to.Apply .bottom-form {
		top: 0 !important;
	}
	
	.page-wrap #main-content-page .wrapper .wpcf7-form.mba-workshop-series-form input, 
	.page-wrap #main-content-page .wrapper .wpcf7-form.mba-workshop-series-form .wpcf7-form-control, 
	.page-wrap #main-content-page .wrapper .wpcf7-form.mba-workshop-series-form select {
		max-width: 100%;
	}
	
	
	#header-form #popup2 .wpcf7-form .wpcf7-submit {
		font-size: 14px !important;
	}
	
	.flex-header-section #header-form #popup2, .flex-header-section #header-form .popupfirst {
		border: 0; padding: 7% 0;
	}
	
	.flex-header-section #header-form h2 {
		font-size: 17px !important; font-weight: 700;
	}
	
	.flex-header-section #header-form #popup2 img, .flex-header-section #header-form .popupfirst img {
		margin-left: 10px;
	}
	
	#header-form #popup2 #exit2, 
	#header-form .popupfirst #exit {
		top: 3px; right: 3px; width: 26px; height: 26px;
	}
	
	.flex-header-section #header-form .popupfirst .wpcf7-form {
		width: 95%; margin: 00 auto 20px; float: none;
	}
	
	.flex-header-section #header-form .popupfirst .wpcf7-form .ask-me-quest .wpcf7-submit {
		width: 100%; height: auto; margin: 0; font-size: 14px;
	}
	
	#header-form .popupfirst .wpcf7-form p.bottom-form {
		margin-top: 0;
	}
	
	#header-form #popup2 .wpcf7-form, 
	#header-form .popupfirst .wpcf7-form {
		width: 100%;
	}
	
	.popupfirst .wpcf7-form .ask-me-quest {
		padding: 8px 0 14px;
	}
	
	#header-form #popup2 textarea, 
	#header-form #popup2 input, 
	#header-form #popup2 .multipleInput-container, 
	#header-form .popupfirst textarea, 
	#header-form .popupfirst input, 
	#header-form .popupfirst .multipleInput-container {
		width: 100%;
	}
	
	.page-wrap .wrapper.left .title.news-title, .page-wrap .wrapper.left .title.instant, h2.title{
		font-size:25px !important;
	}
	
	#content-society #how-to-apply-small {
		display: block !important; width: 100%;
	}
	
	.page-wrap #main-content-page #how-to-apply-small {
		width: 100%; 
	}
	
	.page-wrap #how-to-apply-small #how-to-apply {
		padding:0 !important;
	}
	
	.user-after-loggedin .flex-root-container #main-content-page .wpcf7-form {
		margin-bottom: 0;
	}
	
	.leadersexcellence-page-130 #main-footer {
		margin-top: 0 !important;
	}
	
	.leadersexcellence-page-130.How.to.Apply .wpcf7-form .submit-apply-form #how-to-apply-small {
		margin-top: 25px !important;
		margin-bottom: 5px !important;
	}
	
	.download-item .download-text-wrapper .title.download-item-title {
		font-size: 14px; line-height: 24px;
		text-align: center;
	}
	
	.download-item .download-text-wrapper .download-link {
		font-size: 14px;
	}
	
	
}/*=====Media Close=====*/



@media only screen and (min-width:768px) and (max-width:1220px){
	

	#header-form #popup2, #header-form .popupfirst {
		transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); position: fixed;
		-moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); top: 50% !important;
	}	
	
	
}/*=====Media Close=====*/



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

	.flex-root-container {
		padding-left: 15px; padding-right: 15px;
	}

	.flex-root-container section#main-content-page {
		padding: 0;
	}	
	
	.page-wrap .wrapper.left {
		width: auto; padding: 0;
	}
	
	#main-footer #top-footer {
		overflow: hidden;
	}
	
}/*=====Media Close=====*/






@media only screen and (min-width:768px) and (max-width:1100px){
	
	#header-form #popup2 .wpcf7-form, 
	#header-form .popupfirst .wpcf7-form {
		width: 100%;
	}

	#header-form #popup2 .wpcf7-form input, 
	#header-form .popupfirst .wpcf7-form input {
		height: 26px;
	}	
	
	#header-form #popup2 h2, #header-form .popupfirst h2 {
		text-align: center; font-size: 20px !important; margin: 9px 0 0;
	}
	
	#header-form #popup2 .wpcf7-submit, #header-form .popupfirst .wpcf7-submit {
		padding: 12px 24px; height: auto !important;
	}
	
	#header-form #popup2, #header-form .popupfirst {
		width: 600px;
	}
	
	
}/*=====Media Close=====*/





/*==================HOW TO APPLY CLOSE===================*/




/*===========================================AFTER LOGIN PAGES=============================================*/


/*==================MEMBER WELCOME START===================*/

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

	.user-after-loggedin .page-wrap .download-item .download-text-wrapper {
		padding: 0;
	}
	
	.user-after-loggedin .page-wrap .download-item .download-image {
		margin-bottom: 12px;
	}
	
	.flex-root-container #main-content-page #main-content-membership .wrapper ul li .benefits-img-section {
		width: 100%; margin-bottom: 25px;
	}
	
	.flex-root-container #main-content-page #main-content-membership .wrapper ul li .benefit-content {
		width: 100%;
	}
	
	.flex-root-container #main-content-page #main-content-membership .wrapper ul li {
		margin: 15px 0 22px;
	}
	
	.flex-root-container #main-content-page #main-content-membership .wrapper ul li:nth-child(2n) .benefits-img-section {
		order: 0; -webkit-order: 0; -moz-order: 0; -ms-order: 0;
	}
	
	.member-welcome-banner {
		margin: 53px 0 60px;
	}
	
	.page-wrap .wrapper.user-dashboard .download-item {
		margin-bottom: 14px;
	}
	
	
	.list-blog-container-mainpage ul {
		margin: 20px 0 0;
	}
	
	.list-blog-container-mainpage h2 {
		font-size: 30px !important;
	}
	
	
	.list-blog-container-mainpage ul li {
		margin: 0 0% 50px 0;
		width: 100%;
	}
		
	
}/*=====Media Close=====*/



@media only screen and (min-width:768px) and (max-width:1220px){
	
	.user-after-loggedin .page-wrap .download-item .download-text-wrapper {
		padding: 0; width: 100%;
	}
	
	.user-after-loggedin .page-wrap .download-item {
		width: 46%; margin-right: 3%;
	}
	
	.user-after-loggedin .page-wrap .download-item .download-image {
		margin-bottom: 12px;
	}
	
	
	.list-blog-container-mainpage ul li h3 a {
		font-size: 19px;
	}
	
	
}/*=====Media Close=====*/



/*==================MEMBER WELCOME CLOSE===================*/





/*==================MEMBER ROULETTE START===================*/

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

	.Roulette .download-item {
		width: 100%;
	}

	.Roulette .page-wrap .download-item .download-image {
		width: 100%;
	}


	.user-after-loggedin .wp-video {
		max-width: 100%; width: calc(100% - 15px) !important; overflow: hidden;
	}


}/*=====Media Close=====*/



@media only screen and (min-width:768px) and (max-width:1220px){
	
	.Roulette.user-after-loggedin .page-wrap .download-item {
		width: 70%; margin-right: 0;
	}
	
	.Roulette.user-after-loggedin .page-wrap .download-item .download-text-wrapper {
		width: 56%; margin-left: 10px;
	}
	
	
	.user-after-loggedin .wp-video {
		max-width: 100%; width: calc(100% - 15px) !important; overflow: hidden;
	}
	
	.user-after-loggedin .wp-video #mep_0, .user-after-loggedin .wp-video .mejs-container {
		width: 100% !important; height: 444px !important;
	}
	
	
	
}/*=====Media Close=====*/



/*==================MEMBER ROULETTE CLOSE===================*/




/*==================MEMBER SEARCH START===================*/


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

	#buddypress #bps_shortcode323.standard-form.bps_form .editfield {
		margin-right: 0;
	}

	#buddypress .standard-form.bps_form div.editfield.field_90 {
		width: 100%;
	}

	#buddypress #bps_shortcode323.standard-form.bps_form textarea, 
	#buddypress #bps_shortcode323.standard-form.bps_form .field_18, #buddypress .standard-form input[type="text"] {
		width: 100% !important;
	}	

	#buddypress #bps_shortcode323.standard-form.bps_form .editfield.field_10, 
	#buddypress #item-body .profile #profile-edit-form .editfield.field_9, 
	#buddypress #item-body .profile #profile-edit-form .editfield.field_3049, 
	#buddypress #item-body .profile #profile-edit-form .editfield.field_12 {
		width: 100%;
	}

	#buddypress .standard-form label, 
	#buddypress .standard-form span.label, 
	#buddypress .standard-form div.checkbox label:nth-child(n+2) {
		margin-left: 0 !important;
	}

	#buddypress .editfield.field_12.field_company-name.alt label {
		padding: 0 10px;
	}
	

	
}/*=====Media Close=====*/


@media only screen and (max-width:767px){
	
	.page-wrap .flex-root-container #buddypress form .submit input[type="submit"] {
		margin: 0 0px 10px 0; width: 100% !important;
	}


	.page-wrap .flex-root-container #buddypress form .submit #clear-all {
		width: 100% !important; margin: 0;
	}
	
	#buddypress .members.dir-list #members-list li .search-read-more {
		padding: 9px 0; font-size: 14px; width: 100%; margin-bottom: 8px;
	}
	
	#buddypress .members.dir-list #members-list li .item-avatar img {
		margin-right: 0; width: 100%;
	}
	
	#buddypress .members.dir-list #members-list li .item-avatar {
		text-align: left;
	}
	
	#buddypress .members.dir-list #members-list {
		width: 100%; padding: 45px 0; display:-webkit-flex; display:-webkit-box; display:-moz-flex;
		display:-moz-box; display:-ms-flexbox; display:flex; flex-flow: row wrap; -webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap; -ms-flex-flow: row wrap; justify-content: space-between; -webkit-justify-content: space-between;
		-moz-justify-content: space-between; -ms-justify-content: space-between; -webkit-box-pack: justify;
		-ms-flex-pack: justify;
	}
	
	#buddypress .members.dir-list #members-list li {
		width: 43%; float: left; 
		position: relative !important;
	}

		
}/*=====Media Close=====*/




@media only screen and (min-width:768px) and (max-width:1220px){
	
	#buddypress .members.dir-list #members-list {
		width: 100%; padding: 45px 0; display:-webkit-flex; display:-webkit-box; display:-moz-flex;
		display:-moz-box; display:-ms-flexbox; display:flex; flex-flow: row wrap; -webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap; -ms-flex-flow: row wrap; justify-content: space-between; -webkit-justify-content: space-between;
		-moz-justify-content: space-between; -ms-justify-content: space-between; -webkit-box-pack: justify;
		-ms-flex-pack: justify;
	}
	
	#buddypress .members.dir-list #members-list li {
		width: 47%;
	}
	
	#buddypress .members.dir-list #members-list li .search-read-more {
		margin-bottom: 8px;
	}
	
	
}/*=====Media Close=====*/




@media only screen and (max-width:420px){
	
	
	#buddypress .members.dir-list .pagination .pag-count {
		margin: 6px 0 11px; width: 100%; border-bottom: 1px solid; padding-bottom: 10px;
	}
	
	#buddypress .members.dir-list .pagination {
		display:-webkit-flex; display:-webkit-box; display:-moz-flex;
		display:-moz-box; display:-ms-flexbox; display:flex; flex-flow: row wrap; -webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap; -ms-flex-flow: row wrap; justify-content: center; -webkit-justify-content: center;
		-moz-justify-content: center; -ms-justify-content: center; -webkit-box-pack: justify;
		-ms-flex-pack: justify; text-align: center;
	}
	
	
	
}/*=====Media Close=====*/


/*==================MEMBER SEARCH CLOSE===================*/




/*====================STUDY ROOMS START===================*/

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

	.Study .download-item {
		width: 100%;
	}

	.Study .download-item .download-image {
		width: 100%;
	}	
	
	
}/*=====Media Close=====*/


/*====================STUDY ROOMS CLOSE===================*/



/*====================VIDEO PAGE START===================*/

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

	.video-sections iframe {
		width: calc(100% - 9px) !important;
	}	
	
	
}/*=====Media Close=====*/


/*====================VIDEO PAGE CLOSE===================*/




/*====================DOWNLOAD PAGE START===================*/

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

	.flex-root-container .download-item {
		width: 48%;
	}
	
	.Study .flex-root-container .download-item {
		display: flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
	}
	
	.Study .flex-root-container .download-item .download-image {
		width: 54%;
		margin-right: 21px;
		margin-top: 5px;
	}

	.Study .flex-root-container .download-item {
		width: 100%;
	}	
	
	.flex-root-container .download-item .download-image {
		width: 100%;
	}	
	
	.flex-root-container .download-item:nth-child(2n) {
		float: right;
	}
	
	.leadersexcellence-page-629 .flex-root-container .download-item:nth-child(2n) {
		float: none;
	}
	
	.leadersexcellence-page-629 .flex-root-container .download-item {
		margin-bottom: 0;
	}
	
	.flex-root-container .wrapper.left.downloads {
		display:-webkit-flex; display:-webkit-box; display:-moz-flex; display:-moz-box; display:-ms-flexbox; display:flex;
		flex-flow: row wrap; -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap;
		justify-content: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between;
		-ms-justify-content: space-between; -webkit-box-pack: justify; -ms-flex-pack: justify;
	}
	
	.page-wrap .wrapper.left.downloads h2.title.news-title {
		width: 100%;
	}

}/*=====Media Close=====*/



@media only screen and (min-width:900px) and (max-width:1220px){
	
	.user-after-loggedin .page-wrap .download-item .download-text-wrapper {
		padding: 0 0 0 15px; width: 51%;
	}
	
}/*=====Media Close=====*/


/*====================DOWNLOAD PAGE CLOSE===================*/





/*====================ADVICE PAGE START===================*/

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

	.page-wrap .flex-root-container .new-user-adding-wrapper .wpcf7-form .wpcf7-submit, 
	.recommendme.new-user-adding-wrapper .beforeForm #message_content, .flex-root-container .recommendme .wpcf7-form .beforeForm {
		width: 100% !important;
	}
	
	
}/*=====Media Close=====*/



/*====================ADVICE PAGE CLOSE===================*/




/*====================SHOP PAGE START===================*/


.woocommerce-pagination ul {
    padding: 0; margin-top: 0; margin-bottom: 50px;
}

.woocommerce-pagination ul li {
    margin: 0 2px 0 0;
}

.woocommerce-pagination ul li .page-numbers {
    background: #808080; display: inline-block; width: 30px; text-align: center; color: #fff;
    height: 30px; line-height: 30px; font-size: 14px; font-weight: 700; cursor:pointer;
}

.woocommerce-pagination ul li .page-numbers:hover, .woocommerce-pagination ul li .current {
    background: #a61a1c;
}


.list-printful-product .page-wrap .site-content.twentyfourteen .tfwc {
    padding-top: 100px;
}



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

	.list-printful-product .content-area {
		margin: 0 auto; width: auto !important; max-width: 1200px; padding: 0 15px;
	}	
	
	.list-printful-product .back-to-shop.listing-shop {
		width: auto !important; padding: 0 15px;
	}
	
	
}/*=====Media Close=====*/


@media only screen and (min-width:771px) and (max-width:1220px){
	
	.list-printful-product ul.products li .woocommerce-LoopProduct-link h2 {
		font-size: 15px !important;
	}
	
	.list-printful-product ul.products li .button.product_type_variable.add_to_cart_button {
		padding: 10px 24px 11px !important;
	}
	
	.list-printful-product ul.products li .woocommerce-LoopProduct-link span.price {
		font-size: 13px;
	}
	
	.list-printful-product ul.products li {
		min-height: auto !important;
	}
	
	.list-printful-product #primary ul.products {
		display:-webkit-flex; display:-webkit-box; display:-moz-flex; display:-moz-box; display:-ms-flexbox;
		display:flex; flex-flow: row wrap; -webkit-flex-flow: row wrap; -moz-flex-flow: row wrap; -ms-flex-flow: row wrap;
	}
	
	.list-printful-product .content-area #content ul.products li {
		width: 21.2% !important; margin: 0 2.5% 40px 0 !important;
	}
	
	.list-printful-product .content-area #content ul.products li:nth-child(4n) {
		margin-right: 0 !important;
	}
	
	
}/*=====Media Close=====*/




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

	.mm .summary form button.single_add_to_cart_button {
		width: 64%; margin: 0;
	}	
	
}/*=====Media Close=====*/



/*====================SHOP PAGE CLOSE===================*/




/*====================MAIL BOX PAGE START===================*/

.flex-root-container #buddypress .send-private-message button, 
.flex-root-container #buddypress input#send, 
.flex-root-container #buddypress #send_reply_button {
    height: auto !important; text-indent: unset !important; padding: 15px 50px;  width: 771px !important; border: none !important;
}


#send_message_form input, #send_message_form textarea {
    background: #fff !important; border: 1px solid rgba(0,0,0,0.5) !important; width: 100% !important; max-width: 721px;
}

#send_message_form ul li {
    width: 100%;
}

#send_message_form label {
    color: #000 !important;
}



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

	.flex-root-container #buddypress .send-private-message button, 
	.flex-root-container #buddypress input#send, 
	.flex-root-container #buddypress #send_reply_button {
		width: 100% !important;
	}	

	#buddypress div.item-list-tabs ul {
		width: 99%; margin-bottom: 6px !important;
	}
	

	#buddypress div.message-search {
		float: left !important;
	}
	
	.flex-root-container #content-society #buddypress #item-body .send-private-message{
		width:100%;
	}
	
	

}/*=====Media Close=====*/



/*====================MAIL BOX PAGE CLOSE===================*/



/*====================PROFILE PAGE START===================*/

@media only screen and (max-width:767px){
	
	.updateEmailBtn, #buddypress #item-body .editfield.field_96 {
		width: 100%;
	}

	#buddypress #item-body .profile .editfield.field_summary-of-experience, 
	#buddypress #item-body .profile .experience-wrapper, 
	#buddypress #item-body .profile #profile-edit-form .editfield.field_10, 
	input#pass2.mid2, input#pass1.mid2, input#email.mid2 {
		width: 100% !important;
	}	

	#buddypress #item-body .profile .editfield.field_skills .checkbox-options input {
		width: auto !important;
	}

	#buddypress #item-body .editfield.field_96 .checkbox-options {
		width: calc(100% - 12px) !important;
	}

	#buddypress #item-body .profile form .skills-label.skill-over {
		padding-left: 0;
	}

	#buddypress #item-body .editfield.field_96 .skills-over-container {
		width: calc(100% - 12px); margin-left: 0;
	}

	#buddypress #item-body .profile form .edit-submit {
		margin-top: 29px; margin-bottom: 0;
	}
	
	.update-card-details .stripe-button-el span, .can_button_div a {
		padding: 8px 0 !important; width: 100% !important;
	}
	
	.update-card-details .stripe-button-el {
		width: 100%;
	}
	
	#content-society iframe.__youtube_prefs__ {
		width: calc(100% - 12px) !important;
	}
	
	#buddypress div.item-list-tabs ul li {
		width: 100%; border-bottom: 1px solid rgba(0,0,0,0.5);
	}
	
	#buddypress div.item-list-tabs#subnav ul li#activity-filter-select #activity-filter-by {
		width: auto !important;
	}
	
	#buddypress div.item-list-tabs#subnav ul li#activity-filter-select label {
		padding-left: 21px;
	}
	
	#buddypress .activity .activity-meta a {
		padding: 6px 0px !important; width: calc(100% - 2px); text-align: center; margin-bottom: 7px;
	}
	
	#buddypress div.activity-comments form.ac-form {
		padding: 0 !important; margin-top: 3px;
	}
	
	#buddypress .activity-list .ac-reply-content .ac-reply-cancel {
		width: calc(100% - 47px);  position: relative; top: -15px;
	}
		
	#buddypress .activity-list .ac-reply-content input[type="submit"] {
		width: 100%;
	}
	
	#buddypress div.item-list-tabs#subnav ul li {
		border-right: none;
	}
	
	
}/*=====Media Close=====*/



@media only screen and (min-width:768px) and (max-width:1000px){


	#buddypress #item-body .profile #profile-edit-form.base2 .editfield.field_22, 
	#buddypress #item-body .profile #profile-edit-form.base2 .editfield.field_25, 
	#buddypress #item-body .profile #profile-edit-form.base2 .editfield.field_344, 
	#buddypress #item-body .profile #profile-edit-form.base2 .editfield.field_19, 
	#buddypress #item-body .profile .editfield.field_type_selectbox {
		width: 100%; margin-right: 0;
	}


	#buddypress #item-body .profile .editfield.field_summary-of-experience, 
	#buddypress #item-body .profile .experience-wrapper, 
	#buddypress #item-body .profile .editfield.field_90, #buddypress #item-body .editfield.field_96 {
		width: 100%;
	}	


	#buddypress #item-body .profile .experience-wrapper .field_43, 
	#buddypress #item-body .profile .experience-wrapper .field_34, 
	#buddypress #item-body .profile .experience-wrapper .field_61, 
	#buddypress #item-body .profile .experience-wrapper .field_83 {
		width: 100%;
	}

	#buddypress #item-body .editfield.field_96 .skills-over-container {
		width: 48%; margin-left: 0;
	}

	#buddypress #item-body .editfield.field_96 .checkbox-options {
		width: 48%;
	}

	.editfield.field_90.field_years-of-leadership-experience.optional-field.visibility-public.field_type_selectbox {
		margin-bottom: 15px;
	}

	#buddypress #item-body .profile #profile-edit-form .editfield.field_10.field_last-name {
		width: 100% !important;
	}
	
	#buddypress div.item-list-tabs#subnav ul li#activity-filter-select #activity-filter-by {
		width: auto !important;
	}
	

	
}/*=====Media Close=====*/


/*====================PROFILE PAGE CLOSE===================*/





/*====================MEMBER INFORMATION PAGE START===================*/


@media only screen and (max-width:767px){
	
	#content-society iframe.__youtube_prefs__ {
		width: calc(100% - 12px) !important;
	}
	
	#main-footer #top-footer ul li {
		margin-left: 5px !important;
	}
	
	#main-footer #top-footer .wrapper {
		padding: 0px;
	}
		
	
}/*=====Media Close=====*/


@media only screen and (min-width:768px) and (max-width:1220px){
	
	#content-society iframe.__youtube_prefs__ {
		max-width: calc(100% - 12px);
	}	
	
}/*=====Media Close=====*/


/*====================MEMBER INFORMATION PAGE CLOSE===================*/


/*===========================================AFTER LOGIN PAGES=============================================*/
/*==================================RESPONSIVE CLOSE==================================*/






/*================Bottom Alingment All Pages=====================*/

.page-wrap .wrapper .wpcf7-form .bottom-form, 
.page-wrap .wrapper .wpcf7-form p.bottom-form, .flex-root-container .wpcf7-form p.bottom-form, 
.page-wrap #main-content-page .wrapper .wpcf7-form.mba-workshop-series-form p.bottom-form {
    min-height: auto;
    margin-bottom: 0;
}

.leadersexcellence-page-154 .roll-out-list, 
.leadersexcellence-page-116 .roll-out-list {
    margin-bottom: 0 !important;
}

.Search .page-wrap .flex-root-container #buddypress .submit button {
	margin-bottom: 0px !important;
}

@media only screen and (min-width:768px){
	.Search .page-wrap .flex-root-container #buddypress .submit input, 
	.Search .page-wrap .flex-root-container #buddypress .submit button {
		margin-bottom: 0px !important;
	}
	
	.leadersexcellence-page-14150 .wpcf7-form, 
	.leadersexcellence-page-14274 .wpcf7-form, 
	.page-wrap #main-content-page .wpcf7-form {
		margin-bottom: 0 !important;
	}

}/*====media close====*/



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

.leadersexcellence-page-14705 #main-footer #top-footer ul, 
.leadersexcellence-page-4836 #main-footer #top-footer ul, 
.leadersexcellence-page-55 #main-footer #top-footer ul, 
.leadersexcellence-page-12294 #main-footer #top-footer ul, 
.leadersexcellence-page-13452 #main-footer #top-footer ul, 
.leadersexcellence-page-14194 #main-footer #top-footer ul, 
.leadersexcellence-page-2134 #main-footer #top-footer ul, 
.leadersexcellence-page-235 #main-footer #top-footer ul, 
.leadersexcellence-page-13422 #main-footer #top-footer ul {
    margin-top: 0;
}

.leadersexcellence-page-14824 #main-content-page form p.bottom-form, 
.leadersexcellence-page-14705 #main-content-page form p.bottom-form,  
.leadersexcellence-page-4836 #main-content-page form p.bottom-form {
    margin-top: 25px !important;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	.leadersexcellence-page-14824 #main-content-page form p.bottom-form, 
	.leadersexcellence-page-14705 #main-content-page form p.bottom-form,  
	.leadersexcellence-page-4836 #main-content-page form p.bottom-form {
	margin-top: 10px !important;
	}
	
}/*=========*/




.page-wrap .wrapper .wpcf7-form .bottom-form, 
.page-wrap .wrapper .wpcf7-form p.bottom-form, 
.flex-root-container .wpcf7-form p.bottom-form, 
.page-wrap #main-content-page .wrapper .wpcf7-form.mba-workshop-series-form p.bottom-form {
    margin-bottom: 15px;
}	


.flex-root-container #main-content #welcome-site-loop li:last-child {
    margin-bottom: 22px;
}
	
	
}/*===========*/


/*================Bottom Alingment All Pages=====================*/


#how-to-apply-scroll {
    display: inline-block;
    width: 100%;
}


.membership-entitles-outer p {
    position: relative;
}

.membership-entitles-outer p::before {
    content: ""; display: block; width: 7px; height: 7px; border-radius: 50%; background: #a61a1c;
    position: absolute; top: 9px;  left: 0px;
}

.membership-entitles-outer p {
    padding-left: 15px;
}




@media only screen and (max-width:767px){
	
	.leadersexcellence-page-130 #how-to-apply-scroll {
		display: none;
	}
	
	.list-printful-product .page-wrap .site-content.twentyfourteen .tfwc {
		padding-top: 22px;
	}
	
	#buddypress #item-body #subnav {
		margin: 47px 0 25px !important;
	}
	
	
		
}/*====media close=======*/



/*====22 NOV 2019- START=======*/


.editfield.field_344.field_timezone.optional-field.visibility-public.field_type_selectbox{
    display: none;
}


/*
.editfield.field_2908.field_whatsapp-number.field_type_textbox {
    padding-left: 0px !important;
}
*/

.anchor_to_buton{
    border: none;
    background: 
    #808080 url("../img/btn-arrow-right-side.png") no-repeat 93% center !important;
        background-size: auto;
    height: auto !important;
    padding: 12px 55px !important;
    border-radius: 2px !important;
    text-align: center !important;
    font-size: 14px !important;
    border-radius: 2px;
    background-size: 25px !important;
    text-shadow: none !important;
	color: #fff !important;
}

.anchor_to_buton:hover {
    background: #a61a1c url("../img/btn-arrow-right-side.png") no-repeat 97% center !important;
    background-size: auto;
    background-size: 25px !important;
}

.link-edit .anchor_to_buton {
    width: 270px;
	margin-top: 18px;
}


.change-avatar .anchor_to_buton {
    width: 335px;
}

p.CheckoutBtn.updateEmailBtn button {
    width: 130px;
}

/*====22 NOV 2019- END=======*/




/*=================23 Dec 2019======================*/


@media only screen and (max-width:1200px){
	
	.guest-user-not-loggedin #header-form {
		padding: 0 15px 6px !important; width: calc(100% - 30px);
	}	
	
	.flex-header-section #header-form #login a.login-link {
		margin-top: 4px;
	}
	
}/*====media close=====*/



@media only screen and (max-width:766px){
	
	.guest-user-not-loggedin #header-form .reminder-widget-wrapper {
		width: auto !important;
	}

	.guest-user-not-loggedin #header-form .reminder-widget-wrapper a {
		line-height: normal; display: flex; display: -moz-box; display: -ms-flexbox;
		display: -webkit-flex; align-items: center; -webkit-align-items: center;
		-moz-align-items: center; -ms-align-items: center; padding: 0px 0 5px; font-size: 14px;
	}	
	
	#login-link-wrapper- {
		width: calc(100% - 130px); display:none;
	}
	
	#login-link-wrapper- a.login-link {
		font-size: 14px;
		padding: 5px 19px 6px;
		margin: 19px 0 0;
	}
	
	.apply-primary-btn {
		margin: 8px 0 0;
	}
	
	.guest-user-not-loggedin #header-form {
		padding: 12px 15px 8px !important;
	}
	
	
	#main-footer #bottom-footer .mobile-login {
		display: block; margin-bottom: 7px;
	}
	
	
}/*====media close=====*/



@media only screen and (min-width:767px) and (max-width:1200px){
	
	.guest-user-not-loggedin #header-form .reminder-widget-wrapper a {
		line-height: normal; display: inline-block; font-size: 13px;
	}	

	.guest-user-not-loggedin #header-form .reminder-widget-wrapper {
		width: 34% !important;
	}

	.guest-user-not-loggedin .flex-header-section #header-form #login #loginform input[type="text"], 
	.guest-user-not-loggedin .flex-header-section #header-form #login #loginform input[type="password"] {
		width: 146px;
	}

	.flex-header-section #header-form #login a {
		padding: 5px 10px;
		font-size: 13px;
	}

	.guest-user-not-loggedin #header-form .wrapper {
		justify-content: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between;
		-ms-justify-content: space-between; align-items: center; -webkit-align-items: center;
		-moz-align-items: center; -ms-align-items: center; margin: 0; padding: 0;
	}

	.guest-user-not-loggedin #header-form .wrapper::after {
		display: none;
	}

	.guest-user-not-loggedin #header-form .reminder-widget-wrapper .textwidget {
		display: flex; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
		align-items: center; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center;
	}

	.guest-user-not-loggedin #header-form #login {
		margin: 0;
	}

	
}/*====media close=====*/




@media only screen and (min-width:1000px) and (max-width:1200px){
	
	.guest-user-not-loggedin .flex-header-section #header-form #login #loginform input[type="text"], 
	.guest-user-not-loggedin .flex-header-section #header-form #login #loginform input[type="password"] {
		width: 200px;
	}	
	
}/*====media close=====*/




.guest-user-not-loggedin #header-form .reminder-widget-wrapper {
    display: block !important; width: 55%;
}

.guest-user-not-loggedin #header-form .wrapper {
	display: flex; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
}

.guest-user-not-loggedin #header-form #login {
    display: flex; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; align-items: center;
    -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center;
	justify-content: flex-end; -webkit-justify-content: flex-end;
	-moz-justify-content: flex-end; -ms-justify-content: flex-end;
}

.guest-user-not-loggedin #header-form #login #loginform {
    margin-left: 6px;
}


/*=================23 Dec 2019======================*/


@media only screen and (min-width:768px){
	
	#bottom-footer .aacsb-container .social {
		float: right;
	}	
	
}/*====media close====*/


.aacsb-container {
    float: right;
}

.aacsb-footer-logo img {
    width: 100%;
}

.aacsb-footer-logo {
    float: left; width: 150px; margin: 33px 20px 0 0px;
}



.aacsb-container .aacsb-logo {
	width: 100%;
	margin: 30px 0 20px;
	position: relative;
	top: 17px;
}



.aacsb-container .aacsb-logo img {
	width: 100%;
	max-width: 150px;
}



@media only screen and (max-width:767px){
	
	.aacsb-footer-logo {
		/*width: 100%;*/
		margin: 2px 20px 0 0px !important;
		order: 2;
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		width: 150.5px;
	}
	
	
	.social-media-inner-section {
	    line-height : 0 !important;
	}



	#bottom-footer .aacsb-container .social {
		width: 100%;
		margin-bottom: 10px;
	}	
	
	
	
	.aacsb-container {
		width: 100%;
		position: unset !important;
		display: flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		flex-flow: row wrap;
		-webkit-flex-flow: row wrap;
		-moz-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
	}
	
	
	.aacsb-container .aacsb-logo {
		margin: 12px 0 0px;
		top: 0;
		order: 3;
		-webkit-order: 3;
		-moz-order: 3;
		-ms-order: 3;
		display: flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
	}
	
	
	.aacsb-container .aacsb-logo img {
		max-width: 150.5px;
	}
	
	
	#bottom-footer .social-media-inner-section a {
		width: 43.5px !important;
		height: 43.5px !important;
		margin-right: 5px !important;
	}
	
	

}/*====media close====*/




li#menu-item-20645, li#menu-item-14056 {
    display: none !important;
}


.leadersexcellence-newsletter-popup-inner .popup-right img {
    width: 100%; height: 360px; object-fit: cover;
}

#menu-item-20595.edu-link .has-sub-menu {
    /*color: #D3D3D3 !important;*/
	/*
	border: 1px solid #000 !important;*/
    padding: 0px;
	transition: none !important;
	text-shadow: none !important;
}


.flex-header-section.sticky-header #menu-item-20595.edu-link .has-sub-menu{
	/*text-shadow: 0 1px 2px rgba(0,0,0,0.2); */
	/*color: #6e6e78 #000 !important*/
}





@media only screen and (min-width:767px){

	.menu-header #menu-moje li .sub-menu {
		border-radius: 4px;
		border: 2px solid rgba(0,63,95,.1);
		display: block;
		top: 4rem;
		left: auto;
		right: -25px;
		-webkit-transform: translateX(0%) translateY(10%);
		transform: translateX(0%) translateY(10%);
		opacity: 0;
		pointer-events: none;
		z-index: -1;
		transition: opacity .3s ease,-webkit-transform .3s ease;
		transition: opacity .3s ease,transform .3s ease;
		transition: opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;
		width: 170px;
	}

	.menu-header #menu-moje li:hover .sub-menu {
		opacity: 1;
		pointer-events: all;
		-webkit-transform: translateX(-0) translateY(-42px);
		transform: translateX(0) translateY(-42px);
		z-index: inherit;
	}

	.menu-header #menu-moje li:hover .sub-menu {
		pointer-events: all;
	}
	
	.menu-header #menu-moje li {
		padding-bottom: 10px;
	}
	
	.menu-header #menu-moje li .sub-menu li{
		padding-bottom: 0px;
	}
		
	.menu-header #menu-moje li .sub-menu li:first-of-type::after {
		background: #fff;
		border-top: 2px solid #e5ebef;
		border-right: 2px solid #e5ebef;
		height: 10px;
		pointer-events: none;
		position: absolute;
		right: 25px;
		top: -7px;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		width: 10px;
		content: "";
	}
	
	
	.fluid-menu-wrapper .fluid-navigation-container ul li.menu-item-has-children > a::after {
		content: "";
		display: block;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		width: 6px;
		height: 6px;
		vertical-align: middle;
		border-right: 2px solid #fff;
		border-bottom: 2px solid #fff;
		cursor: pointer;
		position: absolute;
		right: 0px;
		top: 5px;
		transition: transform .3s ease,-webkit-transform .3s ease;
	}
	
	
	
	.fluid-navigation-container ul li.menu-item-has-children > a {
		padding-right: 15px !important;
	}
	
	
	.flex-header-section.sticky-header .fluid-navigation-container ul li.menu-item-has-children > a::after{
		border-right: 2px solid #000;
		border-bottom: 2px solid #000;
	}

	.fluid-menu-wrapper .fluid-navigation-container ul li.menu-item-has-children:hover a::after {
		-webkit-transform: rotate(224deg);
		transform: rotate(224deg);
	}
	
	
	
	
}/*=====media close=====*/






/*================New login Page===============*/

.Login .flex-header-section, .Login .half-height-banner, .Login #main-footer {
    display: none;
}

.login-wrapper-outer .login-left {
    margin-bottom: 30px;
}


body.Login {
    overflow-x: hidden;
	min-height:100%;
}

body.Login .page-wrap {
	overflow: hidden;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}

body.Login .flex-root-container {
    padding-top: 15px;
}

.login-wrapper-outer {
	max-width: 1180px;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.5);
}

.login-wrapper-outer .login-left, .login-wrapper-outer .login-right {
    width: 50%;
}


.login-left .login-left-inner {
    width: 100%;
    max-width: 350px;
    margin: 3rem auto 0rem;
	font-size: 14px;
}

.login-left-inner .login-main-container img {
    width: 100%;
    margin-bottom: 30px;
}

.login-left-inner #loginform {
    margin: 0;
}

.login-left-inner #loginform .login-username label, 
.login-left-inner #loginform .login-password label {
    display: block;
    margin: 0 0 5px;
}

.login-left-inner #loginform label {
    color: #000;
    font-size: 14px !important;
}

.login-left-inner #loginform input {
    width: 100%;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.1);
}

.login-left-inner #loginform .login-remember input {
    width: auto;
}

.login-left-inner #loginform .login-submit input {
    background: #808080;
    width: 100%;
    border: none;
    padding: 14px 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
}

.login-left-inner #loginform .login-submit input:hover {
    background: #a61a1c;
}




.login-left .login-left-inner .footer-container {
    text-align: center;
    border-top: 1px solid rgba(0,0,0,0.1);
    margin: 25px 0 0;
    padding-top: 25px;
}

.login-wrapper-outer .login-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.login-wrapper-outer .login-right {
    position: relative;
}

.login-wrapper-outer .login-right h3 {
    position: absolute;
    top: 40px;
    left: 0;
    padding: 0 20px;
    color: #fff;
}

.Login .flex-root-container {
    padding-bottom: 20px;
}


.body-not-found-404 .site-footer, .body-not-found-404 .page-wrap::after {
    height: auto;
}

.site-content-404 {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.site-content-404 h1 {
    text-align: center !important;
}

.site-content-404 .search-form {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}

.site-content-404 .search-form label {
    width: 100%;
}

.site-content-404 .search-form input.search-submit {
    display: block;
    background: #a61a1c;
}





@media only screen and (max-width:767px){
	
	.login-wrapper-outer .login-left, 
	.login-wrapper-outer .login-right {
		width: 100%;
	}	

	.login-wrapper-outer .login-left{
		padding: 20px;
	}

	body.Login {
		overflow-x: unset;
		height: inherit;
	}

	.login-left .login-left-inner {
		margin: 16px auto 1rem;
	}

	.login-left-inner #loginform {
		margin: 0 0 15px;
	}
	
	.login-wrapper-outer .login-right {
		display: none;
	}
	
	.login-left-inner .login-main-container img {
		margin-bottom: 20px;
	}
	
	
	.login-wrapper-outer .login-left {
		margin-bottom: 0;
	}
	
	.site-content-404 .search-form input.search-field {
		height: 25px;
	}

	
}/*=====media close=====*/


/*================New login Page===============*/







@media only screen and (min-width:767px) and (max-width:1200px){
	
	.guest-user-not-loggedin #header-form {
		padding: 10px 15px 10px !important;
	}

	#login-link-wrapper- a.login-link {
		margin: 0 0 0;
	}
	
}/*=====Media Close=====*/ 






@media only screen and (min-width:1060px){
	
	.menu-header #menu-moje li#menu-item-12738 a.has-sub-menu, 
	.menu-header #menu-moje li#menu-item-22357 a.has-sub-menu {
		pointer-events: none;
        cursor: pointer !important;
	}

	.menu-header #menu-moje {
		padding-left: 60px !important;
	}	
	
}/*=====Media Close=====*/



/*=================New popup Design 28-May-2021===============*/

.mask-new-additable {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: 999;
}


#new-additable-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background: #fff;
    z-index: 9999;
    width: 90%;
    max-width: 900px;
}

#new-additable-close {
    background: url(../img/close-btn-icon-new.png) no-repeat;
    width: 40px;
    height: 40px;
    background-size: 100%;
    display: block;
    font-size: 0;
    position: absolute;
    top: -20px;
    right: -20px;
}


.new-additable-popup-inner {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
}


.new-additable-popup-inner .new-additable-content-popup {
    text-align: center;
    width: 44%;
	padding: 50px 20px;
}


.new-additable-content-popup p {
    text-align: left;
}


.new-additable-popup-inner .new-additable-image-popup {
    width: 50%;
}

.new-additable-popup-inner .new-additable-image-popup img {
    width: 100%;
    height:500px;
    object-fit: cover;
}

.new-additable-content-popup h2 {
    font-weight: 900;
    font-size: 25px;
    color: #a61a1c;
}


.popup-view-link {
    margin-top: 40px; text-align:center;
}



.new-additable-content-popup .popup-view-link a {
    border: none;
    background: #808080 url("../img/btn-arrow-right-side.png") no-repeat 90% center;
    /*padding: 14px 55px;*/
    padding: 14px 78px 14px 26px;
    border-radius: 3px;
    text-align: center;
    font-size: 15px;
    background-size: 25px;
    text-shadow: none;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
}


.new-additable-content-popup .popup-view-link a:hover {
    background: #a61a1c url("../img/btn-arrow-right-side.png") no-repeat 95% center;
    background-size: 25px;
}



p.contact-captcha-p label {
    display: block;
    width: 100%;
}



p.contact-captcha-p span {
    display: inline-block;
    width: 100%;
    max-width: 200px;
}



@media only screen and (max-width:767px){
	
	.new-additable-popup-inner {
		height: 390px;
		overflow-y: auto;
	}
	
	.new-additable-popup-inner .new-additable-image-popup {
		width: 100%;
	}

	.new-additable-popup-inner .new-additable-content-popup {
		width: 100%; padding: 10px 20px 50px;
	}

	#new-additable-close {
		right: -10px;
	}
	
	.new-additable-popup-inner .new-additable-image-popup img {
		height: auto;
	}
	
	
	#new-additable-popup {
		padding-top: 34px;
	}
	
	
	
	.leader-products ul {
		padding:0px 20px;
	}
	
	
	
	
	
}/*====media close====*/


/*=================New popup Design 28-May-2021===============*/








.footer-bottom-links ul {
	padding: 0;
	margin: 0;
}



.footer-bottom-links ul li {
	width: 100%;
	display: block;
	margin: 0 0 4px;
}



.footer-bottom-links ul li a {
	color: #fff;
}




#main-content #welcome-site-top-header2 {
	margin: 40px 0 10px;
	text-align: center;
}


#main-content .wrapper #welcome-site-top-header2 h2 {
	font-size: 36px;
	color: #a61a1c;
}



.form-captcha .wpcf7-form-control-wrap.form-captcha-inner input {
	width: 145px !important;
	float: left;
	margin: 0px;
}



.form-captcha .wpcf7-form-control-wrap.form-captcha-inner .c_imgdiv {
	float: left;
	margin-left: 20px;
}





.footer-bottom-links {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	width: 440px;
}





.footer-bottom-links-widget-wrapper h2 {
	color: #caaa61;
	font-weight: 700;
	font-size: 14px !important;
	margin-bottom: 10px !important;
}





#main-footer #bottom-footer .bottom-ff-link {
  margin: 19px 0 0;
}









@media (max-width:640px){


	#main-content #welcome-site-top-header2 {
		margin: 40px 0 24px;
	}	


	.footer-bottom-links, .footer-bottom-links-widget-wrapper {
		width: 100%;
	}
	
	

	
}/*===media close===*/




@media (max-width:420px){

	.form-captcha .wpcf7-form-control-wrap.form-captcha-inner .c_imgdiv {
		margin-left: 0px;
	}		
	
}/*===media close===*/




@media (max-width:767px){
	
	.guest-user-not-loggedin #main-footer #bottom-footer .bottom-ff-link {
	    margin: 0;
	}


	.Homepage .flex-root-container #main-content {
	    overflow: unset;
	}
	
	
	
	#main-content .wrapper #welcome-site-top-header2 h2 {
		font-size: 30px !important;
		text-align: left;
		margin-bottom: 29px !important;
	}
	
	
	#main-content .wrapper #welcome-site-top-header2 h2 strong {
	    font-weight: normal;
	}
	
	

	
}/*===media close===*/





@media (min-width:767px){
	
		
	#main-content #welcome-site-top-header2 {
	  margin: 60px 0 10px;
	}


	#main-content .wrapper #welcome-site-loop li:first-child {
	   margin-top: 22px;
	}



	#main-content .wrapper #welcome-site-top-header2 h2 {
	  text-align: left;
	}



	#main-content .wrapper #welcome-site-top-header2 h2 strong {
	  font-weight: normal;
	}

	
	
}/*===media close===*/







#main-content .wrapper #welcome-site-top-header h1, h1.title{
	color: #a61a1c;
	font-weight: normal;
	font-size: 36px;
}


#main-content-page h1, h1.title {
	margin-top: -60px;
	text-align: left;
	color: #a61a1c;
	font-weight: normal;
	font-size: 36px;
}


.ft-media a:last-child::after {
	content: none;
	padding: 0 3px 0 7px;
}


.submit-apply-form .wpcf7-form-control.wpcf7-submit:hover {
     color: #5e7f0a;
}

.field_online-networking.alt.field_type_selectbox {
    display: none;
}


#id-reminder-widget .reminder-widget-wrapper {
	display: inline-block;
	line-height: 30px;
	width: 60%;
}


.list-printful-product #secondary {
    display:none;
}	

#speakerWrapper {
     margin-bottom: 0px !important;
}







.mask{
	background-color: rgba(0, 0, 0, 0.45);
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
}



.t1.l-form-outdiv {
	background: #ffffff none repeat scroll 0 0;
	border: 10px solid #ccc !important;
	border-radius: 3px;
	color: #333333;
	font-family: "ProximaNova-Regular";
	font-size: 14px;
	left: 0;
	margin: 0 auto;
	padding: 20px;
	position: fixed;
	right: 0;
	top: 16%;
	width: 570px;
	z-index: 9999;
}
	
.clos-pop {
    background: rgba(0, 0, 0, 0) url("https://leadersexcellence.com/wp-content/themes/Leaders_brief/img/close.png") no-repeat scroll 0 0;
    display: block;
    float: right;
    font-size: 0;
    height: 32px;
    position: absolute;
    right: -24px;
    top: -27px;
    width: 32px;
}
   
.t1.l-form-outdiv .info-right-img {
    background: url("../imag/pop-up-img2.jpg") no-repeat scroll 0 0;
}

.t1.l-form-outdiv .info-right-img {
    float: right;
    width: 52%;
}

.t1.l-form-outdiv .info-left {
    float: left;
    width: 44%;
}

.t1.l-form-outdiv .info-left h3 {
    color: #A61A1C;
    font-size: 19px;
    font-family: Open Sans;
    margin: 0 0 10px;
    line-height: 29px;
}

.info-left .bdy {
    font-family: Open Sans;
    font-size: 13px;
    line-height: 24px;
}


#html5-watermark {
 display: none !important;
}




#flag-video {
	width: 100% !important;
	max-width: 658px;
	margin: 20px auto 24px;
	display: inherit;
	border: 6px solid rgba(0,0,0,0.1);
	height: auto !important;
}



#main-footer #bottom-footer .social {
	position: relative;
	z-index: 2;
}



.grey-horizontal-box {
	position: relative;
	padding: 25px 0;
	margin: 63px 0 66px;
}


.leadersexcellence-page-12294 .page-wrap #content-society, 
.leadersexcellence-page-26498 .page-wrap #content-society, 
.leadersexcellence-page-4836 .page-wrap #content-society, 
.leadersexcellence-page-17694 .page-wrap #content-society, 
.leadersexcellence-page-26998 .page-wrap #content-society, 
.leadersexcellence-page-13843 .page-wrap #content-society, 
.leadersexcellence-page-27118 .page-wrap #content-society, 
.leadersexcellence-page-27092 .page-wrap #content-society, 
.leadersexcellence-page-26583 .page-wrap #content-society, 
.leadersexcellence-page-26575 .page-wrap #content-society, 
.leadersexcellence-page-13452 .page-wrap #content-society, 
.leadersexcellence-page-36912 .page-wrap #content-society,
.leadersexcellence-page-29492 .page-wrap #content-society {
    overflow: unset;
}


.grey-horizontal-box::after {
	content: "";
	display: block;
	background: #e9eaee;
	position: absolute;
	top: 0;
	left: -60rem;
	width: 3500px;
	height: 100%;
	z-index: -1;
	right: 0;
}



#get-more-info-form {
	background: #fff;
	border-radius: 5px;
	padding: 30px;
	box-shadow: 0 5px 20px 0 rgba(0,0,0,.3);
	width: 100%;
	max-width: 350px;
	margin: 23px auto;
	float: left;
}


#get-more-info-form .wpcf7 {
	display: inline-block;
	width: 100%;
}


#get-more-info-form .wpcf7 form {
	width: 100%;
}


.lead-generation-form .form-btn p {
	margin-bottom: 0;
}


.lead-generation-form .form-field span {
	margin-left: 0 !important;
}


.lead-generation-form .form-field input, 
.lead-generation-form .form-field select {
	background: #F4F6F8;
	border: 1px solid #e5e7f2 !important;
	padding: 0 20px;
	color: #72748c;
	line-height: normal;
	border-radius: 4px !important;
	font-weight: 400;
	width: 100%;
	height: 45px;
	margin-left: 0;
}


.lead-generation-form .form-field select {
	background: #F4F6F8 url("../img/select-arrow05.png") no-repeat 96% center;
	appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none;
	height: 43px; background-size: 20px;
	color: #72748c !important;
}



.lead-generation-form input::-webkit-input-placeholder { 
   color: #72748c; opacity:1;
}
.lead-generation-form input::-moz-placeholder { 
   color: #72748c;  opacity:1;
}
.lead-generation-form input:-ms-input-placeholder { 
   color: #72748c;  opacity:1;
}
.lead-generation-form input:-moz-placeholder { 
   color: #72748c;  opacity:1;
}




.lead-generation-form h3 {
	text-align: center;
	margin: 0 0 10px !important;
	color: #3c4759;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
}


.lead-generation-form h4 {
	margin: 0;
	text-align: center;
	color: #ba0042;
}



#get-more-info-form .wpcf7-response-output {
	text-align: center;
	font-size: 11px;
	margin: 13px 0 0;
	color: #000;
}


#main-content-page #get-more-info-form .form-btn input.wpcf7-submit {
	background: #a61a1c !important;
}


#main-content-page #get-more-info-form .form-btn input.wpcf7-submit:hover {
	background: #808080 !important;
}


#get-more-info-form .form-btn .wpcf7-spinner {
	display: none;
}



