@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200,300,400,500,600,700,800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Syne:wght@400,500,600,700,800&display=swap');

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif !important;
    color: #000 !important;

}

p,
strong,
font,
li {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    line-height: 25px;
}

.coming_soon {
    min-height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*--------iframe----------*/
iframe {
    margin: 0 auto;
    text-align: center;
    display: block;
}

/*------------------*/
tr.hover {
    background: #000;
}

tr.hover td {
    background: #003b5f !important;
}

.WaGadgetBlogStateList ul.boxesList li.boxesListItem {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 59px;
}

.WaGadgetBlogStateList ul.boxesList li.boxesListItem:last-child {

    border-bottom: none;
    padding-bottom: 0px;
}

.WaGadgetLoginForm .loginButton {
    background: #ff7600;
    border-radius: 50px;
}

a.buttonStyle001,
a:link.buttonStyle001 {
    position: relative;
    display: inline-block;
    min-width: auto;
    margin: 0;
    padding: 24px 18px;
    background: #ff7600;
    color: white;
    font-family: 'Ubuntu Condensed', 'Arial', sans-serif;
    font-size: 14px !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1.22;
    white-space: unset;
    text-align: center;
    text-decoration: none;
    border-radius: 100px;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
}

h2.small-head {
    font-size: 20px !important;
    color: #1f1f65 !important;
    font-weight: 700;
    letter-spacing: 1px;
}

h2.small-head-sub {
    color: #1f1f65 !important;
}

/*------------------*/


.navigationOuterContainer input.nextButton,
.navigationOuterContainer input.typeButton,
.navigationOuterContainer input[type=submit] {
    background: #ff7600;
    padding: 19px 34px;
    display: inline-block;
    border-radius: 100px;
    color: #fff !important;
    text-decoration: unset;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}

.zonePlace.zoneHeader1 {
    border-bottom: 1px solid #1f1f65;
}

#PAGEID_18143 .zonePlace.zoneHeader1 {
    border-bottom: transparent;
}

.camera_thumbs_cont ul {
    display: none;
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.zonePlace.zoneWAbranding {
    display: none;
}

a.stylizedButton.buttonStyle002 {
    background: #ff7600;
    border-radius: 50px;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px;
    text-transform: uppercase;
}

a.stylizedButton.buttonStyle002:hover {
    background: #1f1f65;
}

a.stylizedButton.buttonStyle003 {
    background: #f3983e;
    border-radius: 6px;
}

a.stylizedButton.buttonStyle003:hover {
    background: #9e221e;
}

.WaGadgetLoginButton .loginContainer.loginContainer .loginLink {
    margin-top: 16px !important;
}

a.top-call {
    color: #fff;
    text-decoration: none;
    font-size: 24px;
}

a.top-call:hover {
    color: #9e221e;
}

.WaContentDivider.dividerStyle001 {
    height: 3px;
    margin: 1em 0;
    width: 35%;
    background: none;
}


.team-card {
    box-shadow: none;
    border-radius: 20px;
    padding: 22px;
    border: 2px solid #f3f3f3;
    background: #EFF4FC;
}


/*--------------container----------------*/
.WaPlaceHolder {
    max-width: 1260px;
    margin: 0 auto;
}

/*--------------header-2---------------*/
.zonePlace.zoneHeader2 {
    padding: 0;
}

.header-two.WaPlaceHolder {
    max-width: 100%;
    overflow-x: hidden;
}

.header-two .WaLayoutContainerFirst {
    margin: 0;
}

/*--------------Nevigation---------------*/
.top-nevigation tr.WaLayoutRow {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.WaGadgetMenuHorizontal .menuInner ul ul li>.item>a {
    font-family: 'Syne', sans-serif;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.2px;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a {
    font-size: 15px;
    font-family: 'Syne', sans-serif !important;
    text-transform: capitalize;
    letter-spacing: 0.25px;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a {
    padding: 0 13px 0;
}

.WaGadgetSiteSearch .searchBoxField {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    vertical-align: top;
    height: 50px;
    border-radius: 100px;
    background: #f7f7f7;
    color: #4f4f4f;
    font-family: 'Syne', sans-serif;
    font-weight: 600;
    font-size: 14px;
}

.WaGadgetSiteSearch .searchBoxFieldContainer:before {
    position: absolute;
    top: 4px;
    left: auto;
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    font-style: normal;
    line-height: 30px;
    content: '';
    right: 5px;
    background-color: #ff7600;
    width: 57px;
    height: 43px;
    border-radius: 100pc;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("/resources/search.png");
    background-repeat: no-repeat;
    background-position: center;
}

.WaGadgetSiteSearch .searchBoxFieldContainer,
.WaGadgetSiteSearch .searchBoxFieldContainer,
.WaGadgetSiteSearch .searchBox {
    width: 100%;
}

.WaGadgetLoginForm .loginContainer.loginContainer .loginLink {
    position: relative;
    display: flex;
    width: auto;
    height: auto;
    overflow: hidden;
    background: #1f1f65;
    color: white;
    line-height: normal;
    vertical-align: top;
    text-decoration: none;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    font-family: 'Syne', sans-serif;
    font-weight: 600;
    font-size: 16px;
    gap: 0 10px;
}

.WaGadgetLoginForm .loginContainer.loginContainer .loginLink:before {
    font-size: 18px;
    position: unset;
    width: auto;
    height: auto;
}

/*--------Social----------*/
.WaGadgetAuthorizationRequired .loginPageTable input.loginButton,
.generalFieldsContainer input.typeButton,
.generalFieldsContainer input[type=submit],
.WaGadgetUnsubscribeFromEmails form input[type=submit] {
    background: #ff7600;
    color: white;
    white-space: unset;
    border-radius: 100px;
}

a.wa-authenticateLoginLink,
a.wa-authenticateLoginLink:hover,
a.wa-authenticateLoginLink:active,
a.wa-authenticateLoginLink.activeState,
a.wa-authenticateLoginLink:visited {
    color: white !important;
}

.Social-icon {
    position: fixed;
    left: 0;
    top: 45%;
    z-index: 9;
    margin-left: 1px !important;
}

.Social-icon ul.orientationHorizontal li {
    display: block;
}

.WaGadgetSocialProfile.gadgetThemeStyle2 li a {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    background: #003b5f;
    color: #d6dde1;
    font-family: 'WA-theme-icons';
    font-size: 14px;
    text-decoration: none;
    line-height: 32px;
    vertical-align: top;
    border-radius: 4px;
    margin-left: 1px;
}

.copywrite p {
    text-align: center;
    padding: 15px 0;
    font-size: 14px !important;
    color: #fff;
}


/*-------------banner--section-------------*/
.camera_wrap .camera_next>span,
.camera_wrap .camera_prev>span {
    display: block;
    width: 50px;
    height: 50px;
    background: #c9c6c5;
    border-radius: 50px;
}

.camera_caption {
    position: absolute;
    bottom: 0;
    display: flex;
    width: auto;
    background: transparent;
    max-width: 1260px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    align-items: center;
}

.camera_caption h1 {
    font-size: 60px;
    color: #fff !important;
    text-transform: capitalize;
    text-shadow: 2px 2px 0px rgba(23, 23, 23, 0.3);
    margin-top: 0;
}

.camera_caption h1 span {
    color: #ff7600;
}

.camera_target_content a {
    background: #ff7600;
    padding: 19px 34px;
    display: inline-block;
    border-radius: 100px;
    color: #fff !important;
    text-decoration: unset;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

.camera_commands,
.camera_next,
.camera_prev {
    border-radius: 100px;
    color: #000;
}

.camera_wrap .camera_next>span:before,
.camera_wrap .camera_prev>span:before {
    font-size: 16px !important;
}

/*-----------links-------------*/
.page-links::after {
    content: "";
    display: block;
    background-image: url(/resources/2024/shap.png);
    background-repeat: no-repeat;
    width: 118px;
    height: 119px;
    position: absolute;
    top: 0;
    right: 0;
}

.page-links {
    text-align: center;
    padding: 47px 0;
    position: relative;
}

.page-links p a {
    font-size: 18px !important;
    color: #000 !important;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
}



/*-----------welcome-------------*/
.welcome {
    text-align: center;
    width: 94%;
    margin: 0 auto;
}

.welcome h2 {
    font-size: 32px !important;
    font-family: 'Syne', sans-serif !important;
    font-weight: 700;
    color: #1f1f65 !important;
    letter-spacing: 1px;
}

.welcome p {
    font-size: 20px !important;
    color: #666463;
    line-height: 33px;
    font-family: 'Syne', sans-serif !important;
    font-weight: 500;
    letter-spacing: 1px;
}

.btn-bg a {
    background: #FF7600 !important;
    display: inline-block;
    border-radius: 100px;
    padding: 20px 30px;
    margin-top: 30px;
    text-decoration: none !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 1px;
}

/*------the-chamber---------*/
.chamber-content {
    text-align: center;
    padding: 125px 0;
}

.chamber-content p {
    font-family: 'Syne', sans-serif !important;
    font-size: 19px !important;
    font-weight: 600;
    color: #666463;
    line-height: 28px;
}

.The-chamber td#id_VYjJWYn {
    border-radius: 10px;
}

/*----------event-sec--------------*/
.Event-row td#id_zED2WWb {
    text-align: center;
    padding: 33px 0;
}

.Event-row .gadgetStyleBody {
    padding: 0;
}

.Event-row td#id_Kwpw7AD {
    padding-top: 70px;
}

.Event-row h1 {
    letter-spacing: 1px;
    font-size: 34px;
    font-weight: 500;
    color: #000;
}

.gadgetStyle001 a:not(.stylizedButton),
.gadgetStyle001 a:link:not(.stylizedButton),
.gadgetStyle001 a:active:not(.stylizedButton),
.gadgetStyle001 a:visited:not(.stylizedButton) {
    background-color: transparent;
    color: #1e1b1a;
    font-style: inherit;
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
    font-family: 'Syne', sans-serif;
}

.gadgetStyle001 ul li .author,
.gadgetStyle001 ul li .date {
    background-color: transparent;
    color: #ff7600;
    font-size: 16px;
    font-weight: 400 !important;
    font-style: normal;
    text-decoration: none;
    line-height: 1.28;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

.gadgetStyle001 ul li .location {
    color: #393939;
    font-size: 16px;
    font-weight: 400 !important;
    font-style: normal;
    text-decoration: none;
    line-height: 1.28;
    font-family: 'Montserrat', sans-serif;
}

.WaGadgetUpcomingEvents ul li {
    position: relative;
    margin: 0 0 20px;
    padding: 0;
    border-bottom: 1px #bbbbbb dashed;
    padding-bottom: 20px;
}

.WaGadgetUpcomingEvents ul li:last-child {
    border: none;
}

.testim__text {
    margin: 0px 10px;
    border-radius: 8px;
    /*     box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1); */

    border: 1px solid #f3f3f3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testmonial_slider .slick-prev:before,
.testmonial_slider .slick-next:before {
    font-family: 'slick';
    font-size: 26px;
    line-height: 1;
    opacity: .75;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.testmonial_slider .slick-next {
    right: 0;
}

.testmonial_slider .slick-prev {
    left: 0px;
}

.testmonial_slider .slick-prev,
.testmonial_slider .slick-next {
    color: #c32c2c;
    background: #eef9fa;
    z-index: 9;
    width: 42px;
    height: 42px;
    border-radius: 100px;
}

.testmonial_slider .slick-prev:before {
    content: "";
    background-image: url("/resources/2024/left-arrow.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 16px;
    background-position: center;
}

.testmonial_slider .slick-next:before {
    content: "";
    background-image: url("/resources/2024/right-arrow.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 16px;
    background-position: center;
}

.testmonial_slider .slick-prev:hover,
.testmonial_slider .slick-prev:focus,
.testmonial_slider .slick-next:hover,
.testmonial_slider .slick-next:focus {
    color: transparent;
    outline: none;
    background: revert;
}

.testmonial_slider .slick-slide {
    min-height: auto;
}

.testmonial_slider .slick-slide img {
    width: 98%;
}

.testim__text a {
    overflow: hidden;
}

.copywrite .Apple-style-span a {
    color: #fff !important;
    text-decoration: none;
}

h1.our-found {
    text-align: center;
    font-size: 32px;
    letter-spacing: 1px;
    font-weight: 500;
    color: #000;
}

/*-------------subscribe---------------*/
.news-latter {
    border-radius: 10px;
    padding: 35px 0;
}

.news-latter::before {
    content: "";
    background-image: url("/resources/2024/call-shap.png");
    background-repeat: no-repeat;
    width: 310px;
    height: 155px;
    display: block;
    position: absolute;
    top: 0;
    left: 48px;
}

.news-latter::after {
    content: "";
    background-image: url("/resources/2024/sub-shap.png");
    background-repeat: no-repeat;
    width: 156px;
    height: 140px;
    display: block;
    position: absolute;
    top: auto;
    right: 0px;
    bottom: 0;
}

.news-latter tr {
    display: flex;
    align-items: center;
}

.news-latter .call-us {
    display: flex;
    gap: 0 20px;
    height: 100%;
    padding: 0 0 0 69px;
    align-items: center;
}

.news-latter .call-us p {
    margin: 0;
}

.news-latter .call-us p span {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.news-latter .call-us p a.top-call {
    font-size: 27px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 700;
}

.news-latter td.WaLayoutSeparator::after {
    content: "";
    border: 2.3px solid #0055ff;
    display: inline-block;
    height: 72px;
}

.subscribe-col {
    display: flex;
    align-items: center;
    height: 100%;
    gap: 0 20px;
    padding-left: 6px;
}

.subscribe-col h1 a {
    color: #fff !important;
    text-transform: capitalize;
    font-size: 23px;
    text-decoration: none;
    margin: 0;
    padding: 0;
    font-weight: 700;
}

.content-sub h1 {
    margin: 0 0 20px;
    line-height: 0;
    display: inline-block;
}

.subscribe-col p {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 16px;
    letter-spacing: 1px;
}

.subscribe-col .btn-bg a {
    margin: 0;
    text-transform: unset;
}

/*-----------contact-----------*/
.contact-wrapper .contact-block {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.contact-wrapper .contact-block .contact-image {
    width: 80px;
    height: 80px;
    background: #ff7600;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 7px solid #ffe5cc;
}

.contact-location-wrapper,
.email-location-wrapper {
    text-align: center;
}

.contact-wrapper table.WaLayoutTable {
    max-width: 1080px;
    margin: 0 auto;
}

.contact-location-wrapper p,
.email-location-wrapper p a {
    font-size: 20px;
    color: #161616 !important;
    font-weight: 400;
    letter-spacing: 1px;
    text-decoration: none;
}

div#id_Gs8OTKq {
    display: none;
}


/*-----------inner-------------*/
h1.top-hed {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
}

h2.small-hed {
    margin: 0 0 10px;
    font-size: 20px;
    font-family: 'Syne', sans-serif !important;
    font-weight: 700;
    color: #1f1f65 !important;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.midle-hed {
    margin: 0 0 6px;
    font-size: 18px;
    font-family: 'Syne', sans-serif !important;
    font-weight: 700;
    color: #1f1f65 !important;
    letter-spacing: 1px;
}


/*------------Events--------------*/
.WaGadgetEvents {
    padding: 0px 18px;
}

.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer h4.boxHeaderTitle {
    color: #1e1b1a !important;
    font-style: inherit;
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
    font-family: 'Syne', sans-serif !important;
}

.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer h4.boxHeaderTitle a {
    color: #1e1b1a;
}

.WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer .boxActionContainer input.typeButton:hover {
    background: #1f1f65;
}

.WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer .boxActionContainer input.typeButton {
    border-radius: 50px;
    background: #ff7600;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px;
}


/*------------News--------------*/
#PAGEID_8689 .zonePlace.zoneHeader1 {
    border: none;
}

#PAGEID_8689 .zonePlace.zoneHeader2 div#id_Header1 {
    max-width: 100%;
}

.news-sec {
    padding: 0;
}

.news-sec.WaGadgetBlogStateList .blogPostListOuterContainer {
    max-width: 1024px;
    margin: 0 auto;
    border: 1px solid #ededed;
    padding: 22px 22px;
}

H2,
.gadgetStyleNone H2,
.WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle,
.WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle a {
    color: #000000;
    font-size: 20px;
    font-family: 'Syne', sans-serif !important;
}

/*--------------MARKET PLACE----------------*/
.zonePlace.zoneHeader2 .WaPlaceHolder {
    max-width: 100%;
}


/*--------------2020-AICC-Post-Covid-19-EVENTS----------------*/
.promo span {
    font-size: 24px;
    font-weight: 600;
}

/*--------------soft skills---------------*/

.softskills-section {
    background: url('/resources/Pictures/skill-baner.png');
    background-position-x: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
}

.softskills-section .softskill-content {
    display: flex;
    justify-content: center;
    align-items: start;
    text-align: left;
    height: 80vh;
    flex-direction: column;
    padding: 100px;
}

.softskills-section .softskill-content .image img {
    width: 136px;
    height: 50px;
}

.softskill-content h2 {
    font-size: 50px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin: 0;
    padding: 0;
    line-height: 80px;
}

.softskill-content p {
    font-size: 16px;
    color: black;
    font-weight: 700;
}

.softskill-btn a {
    text-decoration: none;
    color: white !important;
    background-color: #1f1f65;
    padding: 15px 30px;
    border-radius: 100px;
    font-family: 'Syne', sans-serif;
    font-weight: 600;
    font-size: 16px;

}

.softskill-btn a:hover {
    transition: all 0.2s ease, visibility 0s;
    background: #8c86a8;
    color: #d9e8eb !important;
}

.softskill-btn {
    margin-bottom: 25px;
}

.softskill-content p {
    font-size: 16px;
    color: black;
    font-weight: 700;
    margin-bottom: 30px;
}

#PAGEID_18710 .zonePlace.zoneContent {
    display: none;
}

/* mwmp1 page start */
.ismaili_mwmp_1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mwmp_1_cir_img {
    width: 20%;
    display: flex;
    align-items: center;
}

.mwmp_1_txt {
    width: 80%;
    text-align: right;
}

.mwmp_1_txt p{
    text-align: center;
}
.mwmp_1_txt p,
.mwmp_1_para p {
    font-size: 20px !important;
    font-weight: 700;
    font-family: 'Syne', sans-serif !important;
    color: #1f1f65 !important;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.attorney-list p{
    font-size: 16px;
}
.attorney-list p{
    text-align: center;
}
.attorney-list h2 {
    padding-top: 30px;
}
.mwmp_1_para p a {
    color: #1f1f65 !important;
    text-decoration: none;
}
.attorney-list p a{
    color: #FF7600 !important;
    text-decoration: underline;
}
.ismaili_ch_mwmp {
    max-width: 770px;
    margin: 0 auto;
}

.ismaili_mwmp_1_1 {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    align-items: center;
}

.mwmp_1_para p {
    margin-bottom: 32px;
}

.mwmp_1_bg img {
    width: 150px;
}
.mwmp_1_para p a:hover {
    color: #FF7600 !important;
    text-decoration: underline;
}
.attorney-list p a:hover{
    color: #1f1f65 !important;
    text-decoration: none;
}
.mwmp_1_bg {
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px;
    border-radius: 30px;
    box-shadow: 0px 4px 6px 1px #dedede;
    margin-top: 10px;
    margin-left: 5px;
}
.previous_recording h2, .educational-videos h2, .MWMP_videos h2, .attorney-list h2 {
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    color: #1f1f65 !important;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: 'Syne', sans-serif !important;
}

/* mwmp1 page end */

/*------------media--------------*/
@media only screen and (max-width: 991px) {

    .top-nevigation tr.WaLayoutRow td#id_B1wsAkk,
    .top-nevigation tr.WaLayoutRow td#id_6rD5nJs {
        width: auto !important;
    }

    .WaGadgetLoginForm .loginContainer .loginContainerInner {
        float: right;
        text-align: center;
    }

    .WaGadgetLoginForm .loginContainer.loginContainer .loginLink {
        width: 48px;
        font-size: 0;
        height: 48px;
        display: block;
    }

    .subscribe-col {
        align-items: self-start;
        gap: 0;
        flex-direction: column;
        justify-content: center;
    }

    td#id_w6ym1wJ {
        width: 60% !important;
    }

    .news-latter .call-us p a.top-call {
        font-size: 22px;
    }

    .subscribe-col p {
        padding: 0 0 14px;
    }

    div#id_ALNwXLj,
    div#id_ALNwXLj>div {
        height: auto !important;
    }

}


@media only screen and (max-width: 767px) {
    iframe {
        width: 100%;
        /* height: auto; */
    }

    .WaGadgetMobilePanel .mobilePanel .loginInner {
        background: #1f1f65;
        border-top: 1px solid #1f1f65;
    }

    .WaGadgetMobilePanel .mobilePanel .loginInner .loginContainerForm [class$='TextBox'] input[class$='TextBoxControl'] {
        background: #ffffff;
        border: 1px solid #ffffff;
    }

    .WaGadgetMobilePanel .mobilePanel .loginInner .loginContainerForm .loginAction input.loginButton {
        background: #ff7600;
        border-radius: 100px;
    }

    .WaGadgetMobilePanel .mobilePanel .loginInner .loginContainerForm .loginActionRememberMe label:before {
        background: #ff7600;
    }

    .WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel {
        background: #1f1f65;
    }

    .WaGadgetMobilePanel .mobilePanel .menuInner {
        text-transform: capitalize !important;
        font-family: 'Syne', sans-serif;
    }

    .WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel>li>.item>a {
        text-transform: unset !important;
    }

    .WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel>li.sel>.item>a {
        color: #FF7600;
    }

    .WaGadgetMobilePanel .mobilePanel {
        background: #1f1f65;
    }

    .WaGadgetMobilePanel .mobilePanel .mobilePanelButton {
        color: #ffffff;
    }

    .WaGadgetMobilePanel .mobilePanel .mobilePanelButton:hover {
        color: #ffffff;
    }

    .welcome {
        width: 100%;
    }

    td#id_RF1bWwV,
    td#id_7ugoB8M {
        margin: 0;
    }

    td#id_JYhpFFG,
    td#id_V4yLWqh {
        width: auto !important;
    }

    .chamber-content {
        padding: 0 0;
    }

    .subscribe-col {
        align-items: center;
        padding-left: 0;
    }

    td#id_w6ym1wJ {
        width: 100% !important;
    }

    .news-latter .call-us {
        display: block;
        padding: 0;
        text-align: center;
    }

    .content-sub {
        text-align: center;
    }

    .subscribe-col {
        height: 100%;
    }

    .btn-bg a {
        text-align: center;
    }

    .news-latter {
        padding: 35px 15px;
        overflow: hidden;
    }

    .softskill-content h2 {
        font-size: 34px;
    }

    .softskill-content p {
        font-size: 14px !important;
        color: black;
        font-weight: 700;
        margin-bottom: 30px;
    }

    .ismaili_mwmp_1,
    .ismaili_mwmp_1_1 {
        display: block;
    }

    .mwmp_1_cir_img {
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .mwmp_1_cir_img img {
        width: 200px;
        height: 200px;
    }

    .mwmp_1_screen {
        text-align: center;
        margin-top: 20px;
    }

    .mwmp_1_para p {
        text-align: center;
    }

    .mwmp_1_txt p,
    .mwmp_1_para p {
        font-size: 16px !important;
    }

    .mwmp_1_txt {
        width: 100%;
        text-align: center;
        margin: 20px 0;
    }

    .mwmp_1_para p {
        margin-bottom: 10px;
    }

}

@media only screen and (max-width: 579px) {
    .top-nevigation tr.WaLayoutRow {
        flex-direction: column;
    }

    td#id_B1wsAkk,
    td#id_6rD5nJs {
        margin: 0;
    }

}

@media only screen and (max-width: 480px) {
    iframe {
        width: 100%;
        height: auto;
    }

    h2.small-hed {
        font-size: 18px !important;
    }

    .midle-hed {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 480px) {
    .softskills-section .softskill-content {
        padding: 100px 10px;
    }
}