*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

::-webkit-scrollbar {
    width: 10px;
    height: 6px;
}

#nav ul.dropdownMenu span.menuColumn:nth-child(4) { display: flex; flex-wrap: wrap; width: 40%!important; }

#nav ul.dropdownMenu span.menuColumn:nth-child(4) .height_small_menu {
    width: 50%;
}
#nav ul.dropdownMenu span.menuColumn:nth-child(1), #nav ul.dropdownMenu span.menuColumn:nth-child(2), #nav ul.dropdownMenu span.menuColumn:nth-child(3) {
    width: 20%;
}

#nav ul.menu:nth-child(4) .dropdownMenu span.menuColumn:nth-child(1) .dropdownMenu span.menuColumn:nth-child(2), .dropdownMenu span.menuColumn:nth-child(3) { width: 32%; }

/*.overview_sector_design p:last-child {*/
/*    display: none;*/
/*}*/
/*ul.menu li:nth-child(2) ul li:nth-child(1), ul.menu li:nth-child(2) ul li:nth-child(2) {*/
/*    display: none !important;*/
/*}*/
.initiative-menu-hide li:nth-child(2), .initiative-menu-hide li:nth-child(3){display: none !important;}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #a2a2a2;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: #7f7f7f;
}

@font-face {
    font-family: 'robotolight';
    ,
    url('../fonts/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    ,
    url('../fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.cl {
    clear: both;
    visibility: hidden;
    line-height: 0;
}

html,
body {
    height: 100%
}
img#left-main {
    /*width: 205px;*/
    width: 180px;
}
body {
    background-color: #fff;
    line-height: 24px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #373737;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    margin-top: 0
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #484848;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

p:last-child {
    margin-bottom: 0
}

a,
button {
    color: inherit;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    color: #474748
}

a,
button,
img,
input,
span {
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0
}

:focus {
    outline: none !important
}

a:focus {
    color: inherit;
    outline: none;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

button,
input[type="submit"] {
    cursor: pointer
}

.m-0 {
    margin: 0
}

.p-0 {
    padding: 0
}

.mt-0 {
    margin-top: 0
}

.mt-10 {
    margin-top: 10px
}

.mt-12 {
    margin-top: 12px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-45 {
    margin-top: 45px
}

.mt-50 {
    margin-top: 50px
}

.mt-55 {
    margin-top: 55px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt-80 {
    margin-top: 80px
}

.mt-90 {
    margin-top: 90px
}

.mt-100 {
    margin-top: 100px
}

.mt-110 {
    margin-top: 110px
}

.mt-120 {
    margin-top: 120px
}

.mt-130 {
    margin-top: 130px
}

.mt-140 {
    margin-top: 140px
}

.mt-150 {
    margin-top: 150px
}

.mr-0 {
    margin-right: 0
}

.mr-10 {
    margin-right: 10px
}

.mr-12 {
    margin-right: 12px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-25 {
    margin-right: 25px
}

.mr-30 {
    margin-right: 30px
}

.mr-35 {
    margin-right: 35px
}

.mr-40 {
    margin-right: 40px
}

.mr-45 {
    margin-right: 45px
}

.mr-50 {
    margin-right: 50px
}

.mr-60 {
    margin-right: 60px
}

.mr-70 {
    margin-right: 70px
}

.mr-80 {
    margin-right: 80px
}

.mr-90 {
    margin-right: 90px
}

.mr-100 {
    margin-right: 100px
}

.mr-110 {
    margin-right: 110px
}

.mr-120 {
    margin-right: 120px
}

.mr-130 {
    margin-right: 130px
}

.mr-140 {
    margin-right: 140px
}

.mr-150 {
    margin-right: 150px
}

.mr-200 {
    margin-right: 200px
}

.mr-210 {
    margin-right: 210px
}

.mr-220 {
    margin-right: 220px
}

.mr-230 {
    margin-right: 230px
}

.mb-0 {
    margin-bottom: 0
}

.mb-10 {
    margin-bottom: 10px
}

.mb-12 {
    margin-bottom: 12px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-45 {
    margin-bottom: 45px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-65 {
    margin-bottom: 65px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-75 {
    margin-bottom: 75px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-95 {
    margin-bottom: 95px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-110 {
    margin-bottom: 110px
}

.mb-120 {
    margin-bottom: 120px
}

.mb-130 {
    margin-bottom: 130px
}

.mb-140 {
    margin-bottom: 140px
}

.mb-150 {
    margin-bottom: 150px
}

.ml-0 {
    margin-left: 0
}

.ml-10 {
    margin-left: 10px
}

.ml-12 {
    margin-left: 12px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-25 {
    margin-left: 25px
}

.ml-30 {
    margin-left: 30px
}

.ml-35 {
    margin-left: 35px
}

.ml-40 {
    margin-left: 40px
}

.ml-45 {
    margin-left: 45px
}

.ml-50 {
    margin-left: 50px
}

.ml-55 {
    margin-left: 55px
}

.ml-60 {
    margin-left: 60px
}

.ml-70 {
    margin-left: 70px
}

.ml-75 {
    margin-left: 75px
}

.ml-80 {
    margin-left: 80px
}

.ml-90 {
    margin-left: 90px
}

.ml-95 {
    margin-left: 95px
}

.ml-100 {
    margin-left: 100px
}

.ml-110 {
    margin-left: 110px
}

.ml-120 {
    margin-left: 120px
}

.ml-130 {
    margin-left: 130px
}

.ml-135 {
    margin-left: 135px
}

.ml-140 {
    margin-left: 140px
}

.ml-145 {
    margin-left: 145px
}

.ml-150 {
    margin-left: 150px
}

.ml-200 {
    margin-left: 200px
}

.ml-300 {
    margin-left: 300px
}

.ml-ntv5 {
    margin-left: -5px
}

.pt-0 {
    padding-top: 0
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pt-35 {
    padding-top: 35px
}

.pt-40 {
    padding-top: 40px
}

.pt-45 {
    padding-top: 45px
}

.pt-50 {
    padding-top: 50px
}

.pt-55 {
    padding-top: 55px
}

.pt-60 {
    padding-top: 60px
}

.pt-70 {
    padding-top: 70px
}

.pt-75 {
    padding-top: 75px
}

.pt-85 {
    padding-top: 85px
}


.inactive-link {
    cursor: default !important;
}

.membership_categories_page .owl-item .item .priorties-icons img{width:100px;margin: 0 auto;}
.membership_categories_page .owl-item .item .priorties-icons{min-height: 295px;}

/*#mybutton1 { position: fixed; bottom: 8px; right: 0px; z-index: 99999999; }*/
/*.feedback1 { background-color: #161b52; color: #fff; text-align: center; padding: 5px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; font-family: Roboto; line-height: 100%; }*/


/*.startup-btn{*/
/*    display:inline-flex;*/
/*    background:#161b52;*/
/*    position: fixed; bottom: 86px; right: 0px; z-index: 99999999;*/
/*    color: #fff; text-align: center; padding: 5px; border-top-left-radius: 10px; border-bottom-left-radius: 10px;line-height: 100%;*/
/*    }*/
/*.startup-btn img{width:25px; height:25px;margin-top: 10px;}*/
/*.startup-btn .startup-text p span{font-size: 10px;color:#fff;}*/
/*.startup-btn .startup-text p span.podcasts-text{font-weight:700;}*/

  .popup_delay {
    display: none; /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index:99999999;
}

/* Style for the content inside the popup */
.popup-content {
    background-color: white;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    width: 500px;
    position:relative;
   
}
.popup-content .et_pb_column.et_pb_column_1_2{width: 48.5%; margin-right: 2%; display: inline-block;}
.popup-content .et_pb_column.et_pb_column_1_2.last_column{margin-right:0%;}
.popup-content h2{ color:#000!important;font-size: 21px; font-weight: 600;}
.popup-content input,.popup-content textarea, .popup-content select{width:100%;padding:10px 8px;margin-bottom:12px;border:1px solid #333;border-radius: 5px!important;font-size:15px;}
.popup-content textarea{height:100px;border-color:#333;}
.popup-content select{height: 44px!important;}
.popup-content .btn_pop{background: #ffa113; display: block; width: fit-content; padding: 4px 20px; color: #fff; border: 0px; border-radius: 5px;margin-top: 5px;}
.popup-content textarea.form-control:focus{border-color:#333;box-shadow:none;-webkit-box-shadow:none;}
.popup-content div#RecaptchaContact {transform: scale(0.7); margin-left: -84px;}
.popup-content label.error{ font-size: 13px; color: red; display: block; text-align: right; position: relative; margin-top: -22px; background: #fff; max-width: fit-content; margin-left: auto; margin-right: 8px; }
/* Close button */
.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}
.new_thank_you_section{
    padding:40px 0px;
}
.new_thank_you {
    position: relative;
    float: left;
    width: 100%;
    background: #f2f2f2;
    padding: 35px;
    margin: 30px 0;
    box-sizing: border-box;
}
.new_thank_you img {
    width: 120px;
    margin-bottom: 25px;
}
.new_thank_you::before,
.new_thank_you::after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.new_thank_you::after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.right_sector_design .white_section_data.tender-row{padding: 25px 10px 15px;margin-bottom: 15px;}
.tender-title-menu h3{color: #717171; display: block; font-family: 'robotomedium', Arial, Helvetica, sans-serif; font-size: 18px; padding: 12px 30px; padding-right: 0; border-bottom: 1px solid #e4dbcb;}
.tender-title h2{color: #484848;font-size: 16px;font-weight: 600;margin-bottom: 20px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.tender-country span, .tender-date span{color:#ffa113;}
.tender-country {
    margin-left: -95px;
}
.tender-read-more{margin-top:8px;}
.tender-read-more a{background: #ffa113;color: #ffffff;font-size: 15px;
    padding: 9px 9px;
    border-radius: 6px;
    transition-duration: 0.3s;}
    
/*international events css*/
.event_main_design.international-events{padding: 0 0%;} 
.international-events .left_main_event.international-left-events{box-shadow: none;}
.main-menu.international-menu{list-style: none;
    position: relative;
    transition-duration: 0.3s;}
    .main-menu.international-menu ul li::marker{font-size:0px;}
    .main-menu.international-menu ul li{margin-left:-36px;margin-bottom:15px;border-bottom: 1px solid #e4dbcb;padding-bottom: 10px;}
    .main-menu.international-menu ul li a{font-size: 18px;}
    .main-menu.international-menu ul li a:hover{border-bottom: 0px solid #e4dbcb;color: #ffa113;}
.event_main_design .left_main_event a i {opacity: 1!important;}
.event_main_design .left_main_event .category_event_left_design.international-event-left-cat ul li{margin-left:-10px;margin-bottom:0px;}
.event_main_design .left_main_event .category_event_left_design.international-event-left-cat ul li a{background-image: none;padding: 8px 6px 0px 38px;}
.event_main_design .left_main_event .category_event_left_design.international-event-left-cat ul li a i{font-size: 17px;top: 10px;}   
/*@media only screen and (max-width:1366px){.tender-country {margin-left: 0px;}}*/
@media only screen and (max-width:1440px){.tender-country {margin-left: 0px;}}
@media only screen and (max-width:1280px){.tender-read-more a{font-size: 14px;}}
/*.tender-section table{width: 100%;border-collapse: collapse;}*/
/*.tender-section table th {font-weight:600;}*/
/*.tender-section table td, .tender-section table th{border: 1px solid #ccc;padding: 19px 15px 11px;}*/
/*th.tender-title{width:60%;}*/
/*.tender-section table td h2{color:#ffa113;font-weight:600;}*/
/*.tender-section .tender-date{color: #ffa113;font-weight: 600;}*/
/*.tender-section table h2{color:#2a2b27;font-size: 17px;*/
/*    font-weight: 400;*/
/*    line-height: 23px;}*/
/*.tender-section table a{background: #ffa113;color: #ffffff;font-size: 16px;*/
/*    padding: 14px 14px;*/
/*    border-radius: 6px;*/
/*    transition-duration: 0.3s;}*/
    
@media only screen and (max-width:767px){.popup_delay{z-index: 99999999;}.popup-content{margin: 10px;width:305px;}

.popup-content .g-recaptcha-contact {
    margin-left: -49px!important;
}
.popup-content input, .popup-content textarea, .popup-content select {
    width: 100%;
    padding: 5px 8px;
    margin-bottom: 12px;
    border: 1px solid #333;
    border-radius: 5px!important;
    font-size: 12px;
}
.popup-content textarea {
    height: 54px;
}
.popup-content .et_pb_column.et_pb_column_1_2{width: 100%; margin-right: 0%; display: block;}
}


button.click-me {
    font-size: 24px;
    margin-top: 0;
    transition: 1s;
    cursor: pointer;
    margin-left: 3%;
    border-radius: 50px;
    border: none !important;
    background: #ffa113;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    padding: 13px 30px !important
}

.subscribe_design .container {
    width: 75%;
}

button.click-me.hide-temp {
    display: none;
}

button.click-me:hover {
    background-color: #ae1013;
}

.speaker-head {
    font-size: 25px !important;
    position: relative;
    padding-bottom: 16px !important;
}

.speaker-head:after {
    position: absolute;
    content: '';
    height: 2px;
    width: 150px;
    background-color: #767676;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
}

.speaker-word p {
    line-height: 24px;
}

.right-vertical-align {
    position: absolute;
    color: #ffa113;
    font-size: 28px;
    box-shadow: -7px -2px 6px -2px #ccc;
    border-radius: 15px;
    padding: 10px 53px 10px 57px;
    -webkit-transform: rotate(270deg);
    left: -200px;
    bottom: 0;
    margin: auto;
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -70px;
}

.speaker-word .container-fluid {
    padding: 0 10%;
}

.speaker-word .row {
    margin-left: 75px;
    align-items: start;
}

.speaker-word img {
    width: 70% !important;
}

.intell-right img {
    border-top-left-radius: 30%;
    border-bottom-right-radius: 30%;
}

.intellectual_introduction {
    background: url(../images/wellcome-bg.png) repeat-x top #fff;
    padding: 3% 0px;
}

.intellectual_introduction h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
}

.intellectual_introduction a {
    font-size: 16px;
    padding: 7px 11px 7px 15px;
    background: #f0f0f0;
    border-radius: 6px;
    transition-duration: .3s;
    text-shadow: none;
    font-weight: normal;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
}

.intellectual_introduction a i {
    font-size: 11px;
}

.intellectual_introduction .row {
    display: flex;
    align-items: center;
}

.intellectual_introduction a:hover {
    background: #ffa113;
    color: #ffffff;
}

.intell-left p {
    margin-bottom: 20px;
}

.intell-right img {
    max-width: 100%;
}

.membership-bottom {
    margin: 30px 0 10px;
    background: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 15px;
    color: #666;
    font-weight: bold;
}

.event-table {
    width: 100%;
}

.event-table th,
.event-table td {
    border: 1px dashed #7a7a7a6e;
    padding: 10px !important;
    vertical-align: top;
}

.event-table table th,
.event-table table td {
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .pt-85 {
        padding-top: 45px
    }
}

.pt-80 {
    padding-top: 80px
}

@media only screen and (max-width: 767px) {
    .pt-80 {
        padding-top: 50px
    }
}

.pt-95 {
    padding-top: 95px
}

.pt-90 {
    padding-top: 90px
}

@media only screen and (max-width: 767px) {
    .pt-90 {
        padding-top: 50px
    }
}

.pt-100 {
    padding-top: 100px
}

@media only screen and (max-width: 767px) {
    .pt-100 {
        padding-top: 50px
    }
}

.pt-105 {
    padding-top: 105px
}

@media only screen and (max-width: 767px) {
    .pt-105 {
        padding-top: 45px
    }
}

.pt-110 {
    padding-top: 110px
}

@media only screen and (max-width: 767px) {
    .pt-110 {
        padding-top: 50px
    }
}

.pt-115 {
    padding-top: 115px
}

.pt-120 {
    padding-top: 120px
}

@media only screen and (max-width: 767px) {
    .pt-120 {
        padding-top: 50px
    }
}

.pt-125 {
    padding-top: 125px
}

.pt-128 {
    padding-top: 128px
}

.pt-130 {
    padding-top: 130px
}

.pt-135 {
    padding-top: 135px
}

.pt-165 {
    padding-top: 165px
}

.pt-140 {
    padding-top: 140px
}

.pt-150 {
    padding-top: 150px
}

.pt-155 {
    padding-top: 155px
}

.pt-170 {
    padding-top: 170px
}

.pt-180 {
    padding-top: 180px
}

.pt-200 {
    padding-top: 200px
}

.pt-220 {
    padding-top: 220px
}

.pt-250 {
    padding-top: 250px
}

.pt-210 {
    padding-top: 210px
}

.pt-230 {
    padding-top: 230px
}

.pt-270 {
    padding-top: 270px
}

.pt-240 {
    padding-top: 240px
}

.pt-365 {
    padding-top: 365px
}

.pt-370 {
    padding-top: 370px
}

.pt-380 {
    padding-top: 380px
}

.pr-0 {
    padding-right: 0
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-30 {
    padding-right: 30px
}

.pr-40 {
    padding-right: 40px
}

.pr-50 {
    padding-right: 50px
}

.pr-60 {
    padding-right: 60px
}

.pr-70 {
    padding-right: 70px
}

.pr-80 {
    padding-right: 80px
}

.pr-90 {
    padding-right: 90px
}

.pr-100 {
    padding-right: 100px
}

.pr-110 {
    padding-right: 110px
}

.pr-120 {
    padding-right: 120px
}

.pr-130 {
    padding-right: 130px
}

.pr-140 {
    padding-right: 140px
}

.pr-155 {
    padding-right: 155px
}

.pr-270 {
    padding-right: 270px
}

.pr-210 {
    padding-right: 210px
}

.pr-215 {
    padding-right: 215px
}

.pr-220 {
    padding-right: 220px
}

.pr-230 {
    padding-right: 230px
}

.pr-260 {
    padding-right: 260px
}

.pr-430 {
    padding-right: 430px
}

.pr-445 {
    padding-right: 445px
}

.pb-0 {
    padding-bottom: 0
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-45 {
    padding-bottom: 45px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-80 {
    padding-bottom: 80px
}

.goog-logo-link {
    display: none !important
}

.goog-te-gadget {
    color: transparent !important
}

.goog-te-gadget .goog-te-combo {
    color: #6f7173;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    line-height: 17px;
    font-size: 15px;
    background: #fff;
    border: none;
    width: auto
}

.goog-te-banner-frame.skiptranslate {
    display: none !important
}

@media screen and (max-width:718px) {
    .page-blog-longform #header {
        padding: 0
    }
}

.blog-section-page #timelineanchor,
.blog-section-page .content-section-title h1.title#page-title {
    display: none
}

.blog-section-page .content-section-title {
    padding-top: 0;
    font-size: 14px
}

.blog-section-page .content-section {
    max-width: none
}

@media screen and (max-width:340px) {
    .blog-section-page .content-section {
        max-width: 300px
    }
}

.page-blog-longform .header-block {
    display: none
}

.blog-section-page #content-second {
    margin: 0
}

.node-blog-article .article-header {
    margin-bottom: 1em
}

.series-title,
h1#page-title,
h1.page-title,
.node-blog-article .article-header h1 {
    font: normal normal 2.75em/1.18em 'Proxima Bold', sans-serif;
    color: #424649;
    margin: .34em 0 0;
    clear: both;
    display: block
}

.node-blog-article h2,
.node-blog-article h3,
.node-blog-article h4,
.node-blog-article h5 {
    font-family: 'Proxima Bold', sans-serif
}

.node-blog-article h2 {
    font-size: 1.5em
}

.node-blog-article h3 {
    font-size: 1.17em
}

.node-blog-article h5 {
    font-size: .83em
}

.node-blog-article div.blog-tags {
    float: left;
    margin-bottom: 5px
}

.node div.blog-tags>* {
    display: inline-block;
    margin-bottom: 6px
}

.node div.blog-tags .field-type-taxonomy-term-reference .field-item {
    background-color: transparent;
    padding: 0;
    margin: 0;
    font-size: 1em;
    margin-right: 4px
}

.node div.blog-tags .field-name-field-topics a {
    font: normal normal .8125em/1.7em 'Proxima Bold', sans-serif;
    color: #e6e9ed;
    background-color: #596b77;
    padding: 1px 7px 0;
    margin: 0 5px 5px 0;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: block
}

.node div.blog-tags .field-name-field-topics a:hover,
.node div.blog-tags .field-name-field-topics a:active,
.node div.blog-tags .field-name-field-topics a:focus {
    background-color: #424649
}

.node div.blog-tags .field-name-field-series a {
    font: normal normal .8125em/1.7em 'Proxima Bold', sans-serif;
    color: #596b77;
    background-color: #b4e4f6;
    padding: 1px 7px 0;
    margin: 0 5px 5px 0;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: none;
    display: inline-block
}

.node div.blog-tags .field-name-field-series a:hover,
.node div.blog-tags .field-name-field-series a:active,
.node div.blog-tags .field-name-field-series a:focus {
    background-color: #4e95af;
    color: white
}

.node-blog-article .field-name-field-event-date {
    font: normal normal .875em/1.21428em 'Proxima Regular', sans-serif;
    text-transform: uppercase;
    padding-top: 3px;
    color: #999999;
    margin: 0 0 1em
}

hr.author {
    border-color: #e6e9ed;
    border-top-style: solid;
    border-bottom-style: none;
    border-left-style: none;
    border-width: .125em;
    width: 2.5em;
    margin: .625em auto .625em 0
}

.article-text .field-name-field-author:before {
    content: '';
    border-color: #e6e9ed;
    border-top-style: solid;
    border-bottom-style: none;
    border-left-style: none;
    border-width: .125em;
    width: 2.5em;
    margin: .625em auto .625em 0;
    display: block;
    border-top-width: 2px
}

.article-text .field-name-field-author,
span.author {
    font: normal normal .8125em/1.2307em 'Proxima Bold', sans-serif;
    text-transform: uppercase
}

a.author {
    font: normal normal .9375em/1.2em 'Proxima Bold', sans-serif;
    text-transform: uppercase;
    color: #0076a3;
    text-decoration: none
}

a.author:hover,
a.author:focus,
a.author:active {
    color: #4e95af
}

span.author-title {
    font: italic normal .875em/1.21428em 'Proxima Regular', sans-serif;
    color: #999999
}

@font-face {
    font-family: 'icomoon';
    src: url(/sites/all/themes/uscoc/svg/icomoon/fonts/icomoon.eot?-hzlmpf);
    src: url(/sites/all/themes/uscoc/svg/icomoon/fonts/icomoon.eot?#-hzlmpf) format("embedded-opentype"), url(/sites/all/themes/uscoc/svg/icomoon/fonts/icomoon.woff?-hzlmpf) format("woff"), url(/sites/all/themes/uscoc/svg/icomoon/fonts/icomoon.ttf?-hzlmpf) format("truetype"), url(/sites/all/themes/uscoc/svg/icomoon/icomoon.svg?-hzlmpf#icomoon) format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: simple-line-icons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-star:before {
    content: "\e613"
}

.icon-google:before {
    content: "\e611"
}

.icon-pinterest:before {
    content: "\e612"
}

.icon-mail:before {
    content: "\e610"
}

.icon-camera:before {
    content: "\e60f"
}

.icon-arrow-left:before {
    content: "\e60e"
}

.icon-scroll-left .path1:before {
    content: "\e600";
    color: #a6adb0
}

.icon-scroll-left .path2:before {
    content: "\e601";
    margin-left: -1.5em;
    color: white
}

.icon-scroll-right .path1:before {
    content: "\e602";
    color: #a6adb0
}

.icon-scroll-right .path2:before {
    content: "\e603";
    margin-left: -1.5em;
    color: white
}

.icon-menu:before {
    content: "\e604"
}

.icon-close:before {
    content: "\e903"
}

.icon-social:before {
    content: "\e05b"
}

.icon-search:before {
    content: "\e090"
}

.icon-arrow-right:before {
    content: "\e608"
}

.icon-linkedin:before {
    content: "\e609"
}

.icon-youtube:before {
    content: "\e60a"
}

.icon-instagram:before {
    content: "\e60b"
}

.icon-facebook:before {
    content: "\e60c"
}

.icon-twitter:before {
    content: "\e60d"
}

.page-blog-full #main {
    margin-top: 3em
}

.page-blog-full .twocolumns {
    max-width: 1148px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px
}

.page-blog-full .twocolumns::after {
    clear: both;
    content: "";
    display: table
}

.no-scroll {
    overflow: hidden
}

.navbar-container {
    min-height: 50px;
    font-size: 16px
}

.page-blog-longform .navbar-container {
    height: 0
}

.admin-menu #main-navbar {
    top: 29px
}

#main-navbar {
    position: fixed;
    min-height: 64px;
    width: 100%;
    top: 0;
    z-index: 99;
    font-size: 16px
}

@media (min-width:1300px) {
    #main-navbar {
        z-index: 101
    }
}

@media (max-width:736px) {

    .navbar-container,
    #main-navbar {
        min-height: 54px
    }
}

#main-navbar * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.main-navbar-wrapper {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    width: 100%;
    max-width: 100% !important;
    padding: 0px 12px;
    text-align: center;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 7px -1px #a5a5a5;
}

.main-navbar-wrapper::after {
    clear: both;
    content: "";
    display: table
}

#nav ul.menu {
    padding-left: 16px
}

#nav ul.menu>li {
    margin: 0
}

@media only screen and (max-width:1399px) and (min-width:1151px) {
    #main-navbar #nav ul {
        font-size: 16px
    }
}

nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

nav.main-nav {
    display: inline-block;
    float: left;
    z-index: 99
}

@media (min-width:737px) and (max-width:1300px) {
    nav.main-nav {
        display: none
    }
}

@media (max-width:736px) {
    nav.main-nav {
        display: none
    }
}

nav.main-nav ul {
    text-align: center
}

nav.main-nav li {
    float: left;
    display: inline;
    border-top: .375em;
    border-top-style: solid;
    border-top-color: transparent;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

nav.main-nav li:hover,
nav.main-nav li.hover,
nav.main-nav li:active {
    background-color: #e75845;
    border-top: .375em;
    border-top-style: solid;
    border-top-color: #9e2c1d
}

nav.main-nav li:hover .dropdown-menu,
nav.main-nav li.hover .dropdown-menu,
nav.main-nav li:active .dropdown-menu {
    display: block
}

nav.main-nav a {
    font: normal normal 1em/1.125em 'Proxima Bold', sans-serif;
    padding: 1em 1.125em 1.25em;
    color: white;
    text-transform: uppercase;
    display: block;
    text-decoration: none
}

nav.main-nav .dropdown-menu {
    z-index: 99;
    position: absolute;
    display: none;
    background-color: #e75845;
    min-width: 10.625em;
    padding: .625em 0;
    margin: 0
}

nav.main-nav .dropdown-menu li {
    float: none;
    text-align: left
}

nav.main-nav .dropdown-menu li a {
    font: normal normal 1em/2.375em 'Proxima Regular', sans-serif;
    display: block;
    vertical-align: middle;
    padding: 0 1.25em;
    border-bottom: .0625em;
    border-bottom-color: #9e2c1d;
    border-bottom-style: solid;
    text-transform: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

nav.main-nav .dropdown-menu li a:hover,
nav.main-nav .dropdown-menu li a:focus,
nav.main-nav .dropdown-menu li a:active {
    background-color: #9e2c1d
}

nav.main-nav .dropdown-menu li:last-child a {
    border-bottom: none
}

nav.social-links {
    display: inline-block;
    float: right;
    padding-top: 1.125em;
    padding-right: .875em
}

nav.social-links [class^="icon-"],
nav.social-links [class*=" icon-"] {
    font-size: 20px
}

@media (min-width:737px) and (max-width:1300px) {
    nav.social-links {
        display: none
    }
}

@media (max-width:736px) {
    nav.social-links {
        display: none
    }
}

nav.social-links li {
    display: inline-block
}

nav.social-links .social-sharing-mobile {
    display: inline-block
}

nav.social-links .social-sharing-mobile a {
    font-size: 20px;
    margin: 0;
    line-height: 20px
}

nav.social-links a span {
    font-size: 1.25em;
    vertical-align: middle
}

nav.social-links a:hover {
    color: #999fa3
}

nav.social-links a:hover svg {
    fill: #999fa3
}

.scrolled .join-btn {
    margin-left: auto;
}

#main-navbar .login li.menu-2 {
    display: none
}

@media (max-width:736px) {
    .join-btn {
        display: none
    }
}

@media (max-width:1150px) {
    .login {
        display: none
    }

    #nav {
        display: none;
    }
}

.login a {
    display: inline-block;
    font: normal normal 1em/1.125em 'Proxima Regular', sans-serif;
    text-decoration: none;
    padding: 23px 12px;
    color: #424649
}

.login a:hover,
.login a:focus,
.login a:active {
    color: #ffa113
}

.login a span.icon-arrow-right {
    font-size: .8125em
}

.off-canvas-wrapper {
    display: none;
    float: left
}

.not-front .off-canvas-wrapper {
    display: block
}

@media (min-width:737px) and (max-width:1300px) {
    .off-canvas-wrapper {
        display: block;
        float: left
    }

    #nav {
        display: none
    }
}

.off-canvas-button {
    display: block;
    padding: 13px 0 13px 1px;
    width: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #e6e9ed;
    border-radius: 4px;
}

.off-canvas-button-close {
    display: none;
    padding: 13px 12px 13px 30px;
    width: 100px;
    position: relative;
    background: #e6e9ed;
    border-radius: 5px;
}

.off-canvas-button,
.off-canvas-button-close {
    color: #424649;
    font: normal normal 14px/16px 'Proxima Regular', sans-serif;
    vertical-align: top;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width:736px) {
    .off-canvas-wrapper {
        display: block;
        float: left
    }

    .off-canvas-button-close {
        padding: 19px 26px 21px 16px !important;
        width: auto;
        border-right: none
    }

    .off-canvas-button {
        padding: 13px 3px 13px 10px;
        width: auto;
    }

    .off-canvas-button .text,
    .off-canvas-button-close .text {
        display: none
    }
}

.off-canvas-button:hover,
.off-canvas-button-close:hover,
.off-canvas-button:focus,
.off-canvas-button-close:focus {
    color: #000000
}

.off-canvas-button:hover .button,
.off-canvas-button-close:hover .button,
.off-canvas-button:focus .button,
.off-canvas-button-close:focus .button {
    border-color: #ffa113
}

.off-canvas-button:hover .button:before,
.off-canvas-button-close:hover .button:before,
.off-canvas-button:focus .button:before,
.off-canvas-button-close:focus .button:before {
    border-color: #f79400
}

.off-canvas-button .icon-close,
.off-canvas-button-close .icon-close {
    font-size: 22px;
    line-height: 14px;
    margin-right: 8px;
    position: absolute;
    left: 11px;
    top: 14px;
}

.off-canvas-button .button,
.off-canvas-button-close .button {
    display: inline-block;
    position: relative;
    border-bottom: 2px solid #424649;
    border-top: 2px solid #424649;
    height: 14px;
    width: 20px;
    margin-right: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.off-canvas-button .button:before,
.off-canvas-button-close .button:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    border-top: 2px solid #424649
}

.admin-menu .off-canvas-content {
    margin-top: 29px
}

.off-canvas-content {
    position: fixed;
    top: 64px;
    right: auto;
    bottom: 0;
    left: 0;
    height: 100%;
    width: auto;
    left: -736px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 999999;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    height: 100%
}

@media (max-width:736px) {
    .off-canvas-content {
        left: -736px;
        top: 54px
    }

    .scrolled .off-canvas-content {
        top: 64px
    }

    .scrolled .main-navbar-wrapper {
        padding: 0px 12px 0px 12px;
    }

    .off-canvas-content .back-button {
        line-height: initial;
    }
}

.off-canvas-content .back-button {
    display: none;
    font: normal normal 16px/48px 'Proxima Regular', sans-serif;
    text-transform: uppercase;
    background: #f79f1a;
    border-bottom: 1px solid #ffb23f;
    padding-left: 28px;
    padding-right: 20px;
    color: white;
    width: 100%;
    vertical-align: middle;
    text-align: left;
    cursor: pointer;
    z-index: 199;
    position: relative
}

@media (max-width:736px) {
    .off-canvas-content .back-button.show {
        display: block
    }
}

.off-canvas-content .back-button span {
    float: left;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    padding: 14px 4px 0px 0;
}

.off-canvas-content ul {
    position: relative;
    padding: 0;
    margin: 0;
    width: 245px;
    background: #e6e9ed;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

@media (max-width:736px) {
    .off-canvas-content ul {
        width: 100%
    }

    .off-canvas-content ul.menu ul.menu {
        top: 60px !important;
    }

    .scrolled .off-canvas-content ul.menu ul.menu {
        top: 44px !important;
    }
}

.off-canvas-content li {
    position: relative;
    list-style: none
}

.off-canvas-content li:last-child {
    margin-bottom: 60px
}

@media (max-width:736px) {
    .off-canvas-content li:last-child {
        margin-bottom: 80px
    }
}

.off-canvas-content li a i {
    margin-left: auto;
}

.off-canvas-content li a:hover i {
    color: #f79f1a;
}

.off-canvas-content li a {
    display: flex;
    border-bottom: 1px solid #ffffff;
    text-align: left;
    padding: 10px 8px 10px 15px;
    align-items: center;
}

.off-canvas-content li a,
.off-canvas-content li a.active {
    color: #474748
}

.off-canvas-content li a .icon-arrow-right {
    color: #9e2c1d;
    line-height: 18px;
    font-size: 16px;
    float: right;
    padding: 14px 0
}

.off-canvas-content li a:hover,
.off-canvas-content li.hover>a,
.off-canvas-content li a.active {
    background-color: #ffffff;
    color: #f79f1a;
}

.off-canvas-content li ul.active,
.off-canvas-content li.hover>ul {
    margin-left: 180px;
}

.off-canvas-content li ul {
    position: fixed;
    top: 0;
    left: 245px;
    background-color: #f79f1a;
    height: 100%;
    min-width: 182px;
    width: auto;
    padding-top: 7px;
    padding-bottom: 30px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    margin-left: -9999px
}

@media (max-width:736px) {
    .off-canvas-content li ul.active {
        left: 0 !important
    }
}

.off-canvas-content li ul li {
    width: 100%
}

.off-canvas-content li ul li:last-child {
    margin-bottom: 50px
}

@media (max-width:736px) {
    .off-canvas-content li ul li:last-child {
        margin-bottom: 110px
    }
}

.off-canvas-content li ul li a {
    font: normal normal 16px/18px 'Proxima Regular', sans-serif;
    padding: 11px 20px 11px 30px;
    position: relative;
    border-bottom: 1px solid #ffb23f;
    text-transform: none;
    width: auto;
    color: #fff;
}

.off-canvas-content li ul li a:hover,
.off-canvas-content li ul li a:focus,
.off-canvas-content li ul li a:active {
    background-color: #ffffff;
}

@media (max-width:736px) {
    .off-canvas-content li ul li a {
        color: white;
        display: block;
        text-decoration: none;
        width: 100%;
        vertical-align: middle
    }
}

.off-canvas-content.is-visible {
    left: 0
}

.off-canvas-content ul.menu ul.menu {
    left: -647px;
    top: 64px;
    -webkit-transition: left .3s ease-in-out;
    transition: left .3s ease-in-out
}

.off-canvas-content.is-visible ul.menu ul.menu.is-visible {
    left: 245px
}

@media (min-width:737px) {
    .off-canvas-content.is-visible>ul.menu {
        overflow-y: visible
    }

    .off-canvas-content.is-visible ul.menu ul.menu.is-visible {
        left: 65px !important
    }
}

.off-canvas-fade-screen {
    position: fixed;
    top: 64px;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all .15s ease-out 0;
    transition: all .15s ease-out 0;
    opacity: 0;
    visibility: hidden;
    z-index: 999998
}

.off-canvas-fade-screen.is-visible {
    visibility: visible
}

.mini-logo {
    padding: 8px 14px 6px 20px;
    display: none;
    float: left;
    width: 78px
}

.not-front #nav {
    display: none
}

@media (max-width:736px) {
    .mini-logo {
        padding: 12px 8px 12px 0;
        width: 36px
    }

    .mini-logo img {
        display: block
    }

    .scrolled .mini-logo {
        margin-left: 16px;
    }

    .off-canvas-fade-screen {
        top: 54px
    }
}

h1.page-title-navbar {
    margin: 0;
    padding: 22px 50px;
    display: none;
    font: normal normal 1em/1em 'Proxima Bold', sans-serif;
    color: #424649;
    float: left
}

.navbar-search-field {
    display: none;
    float: right;
    margin-right: 35px
}

.navbar-search-field .search-bar {
    height: 40px;
    width: 250px;
    background-color: white;
    margin: 10px
}

.navbar-search-field .search-bar:before {
    font-family: 'icomoon';
    content: "\e607";
    display: block;
    width: 20px;
    height: 20px;
    font-size: 16px;
    margin: 0;
    padding: 13px 10px;
    color: #a6adb0;
    float: left
}

.navbar-search-field input {
    width: 200px;
    height: 30px;
    padding: 5px 10px;
    border: none;
    float: right
}

.navbar-search-field input:focus {
    outline: none
}

@media (min-width:737px) and (max-width:1300px) {
    .navbar-search-field {
        display: none
    }
}

@media (max-width:736px) {
    .navbar-search-field {
        display: none
    }
}

.navbar-social-button {
    vertical-align: top;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
    float: right;
    padding: 21px 12px;
    font-size: 20px
}

.navbar-social-button:hover,
.navbar-social-button:active,
.navbar-social-button:focus {
    color: #ffa113
}

@media (min-width:737px) and (max-width:1300px) {
    .navbar-social-button {
        display: block
    }
}

@media (max-width:736px) {
    .navbar-social-button {
        display: block;
        padding: 16px 14px 16px 8px;
        border-left: none
    }
}

.navbar-search-button {
    vertical-align: top;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
    float: right;
    padding: 21px 12px;
    font-size: 20px
}

.exit {
    float: right;
    padding: 21px 12px;
    display: none
}

.exit a {
    color: #424649
}

.navbar-search-button:hover,
.navbar-search-button:active,
.navbar-search-button:focus {
    color: #ffa113
}

@media (max-width:736px) {

    .navbar-search-button,
    .front .navbar-search-button {
        display: block;
        padding: 16px 8px
    }
}

.admin-menu .search-dropdown,
.admin-menu .social-dropdown {
    margin-top: 29px !important
}

.search-dropdown,
.social-dropdown {
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color: #e6e9ed;
    display: none;
    top: 84px;
    font-size: 16px
}

.remove_search_social .search-dropdown {
    top: 44px !important;
}

#add_search_social .search-dropdown {
    top: 84px;
}

.remove_search_social .social-dropdown {
    top: 44px !important;
}

#add_search_social .social-dropdown {
    top: 84px;
}

.search-dropdown *,
.social-dropdown * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.page-blog-longform.admin-menu .search-dropdown,
.page-blog-longform.admin-menu .social-dropdown {
    margin-top: 29px !important
}

.page-blog-longform .search-dropdown,
.page-blog-longform .social-dropdown {
    top: 64px
}

.arrow-up {
    float: right;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e6e9ed;
    margin-top: -10px
}

.search-dropdown .arrow-up {
    margin-right: 154px
}

@media (max-width:736px) {
    .search-dropdown .arrow-up {
        margin-right: 52px
    }

    .search-dropdown,
    .social-dropdown {
        top: 54px
    }
}

.search-dropdown .search-dropdown-box {
    margin: 23px 15% 20px 13%;
    height: 40px;
}

@media (max-width:736px) {
    .search-dropdown .search-dropdown-box {
        margin: 34px 5%;
        height: 42px
    }
}

.search-dropdown .search-dropdown-box form {
    width: 100%
}

.search-dropdown .search-dropdown-box form .form-type-textfield {
    display: block;
    margin-right: 20%
}

.search-dropdown .search-dropdown-box form .form-type-textfield input {
    background: white;
    border: none;
    width: 99%;
    padding: .5em .625em .4375em 1em;
    margin: 0;
    height: 39px;
    border-radius: 5px 0px 0px 5px;
    box-shadow: 0px 0px 14px -5px #858a90;
    float: left;
    font: normal 1.0625em/1.5em 'Proxima Regular', sans-serif;
    color: #505050;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none
}

@media (max-width:736px) {
    .search-dropdown .search-dropdown-box form .form-type-textfield input {
        height: 45px;
        font-size: 1em;
        line-height: 15px;
        padding: 5px 10px 5px 0
    }

    .search-dropdown .search-dropdown-box form input[type="submit"] {
        height: 45px !important;
    }
}

#add_search_social button {
    border: none;
    color: #ffffff;
    width: 38px;
    height: 38px;
    background: #ffa113;
    border-radius: 4px;
    float: right;
    transition-duration: .3s
}

#add_search_social button:hover {
    color: #ffffff;
    background: #858b92
}

.remove_search_social .search-dropdown {
    top: 65px !important;
}

#add_search_social .search-dropdown {
    top: 84px;
}

.remove_search_social .social-dropdown {
    top: 65px !important;
}

#add_search_social .social-dropdown {
    top: 84px;
}

.search-dropdown .search-dropdown-box form input[type="submit"] {
    background: #ffa113;
    width: 17%;
    height: 39px;
    border-radius: 0px 5px 5px 0px;
    border: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    float: left;
    overflow: hidden;
    font: normal normal .875em/1.25em 'Proxima Semibold', sans-serif;
    color: white;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.search-dropdown .search-dropdown-box form input[type="submit"]:hover {
    text-decoration: underline;
}

.social-dropdown .social-dropdown-container {
    width: 410px;
    margin: 15px auto;
    text-align: center
}

.social-dropdown .social-dropdown-container nav.social-links {
    display: inline-block;
    float: none;
    padding: 1px 0
}

#main-navbar {
    background-color: #fff
}

.social-dropdown .social-dropdown-container h3 {
    float: none;
    text-align: center;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 0;
    color: #636567;
    font-size: 18px;
}

.social-sharing-mobile {
    text-align: center
}

.social-sharing-mobile a {
    text-decoration: none;
    transition-duration: 0.3s;
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    width: 38px;
    height: 36px;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: relative;
    text-indent: -9999px;
    background: #a3a8af;
    border-radius: 4px;
}

.social-sharing-mobile a:hover {
    background: #ffffff;
}

.social-sharing-mobile a:hover:after {
    color: #ffa113;
}

.social-dropdown-container nav.social-links .social-sharing-mobile {
    display: block
}

.social-dropdown-container nav.social-links .social-sharing-mobile a {
    font-size: 1.5em;
    margin: 0 .25em 0 0
}

@media screen and (max-width:736px) {
    .social-dropdown-container nav.social-links .social-sharing-mobile a {
        margin-top: 0
    }
}

.social-sharing-mobile a:last-child {
    margin-right: 0
}

.social-sharing-mobile a:after {
    content: '';
    width: 24px;
    height: 25px;
    font-family: simple-line-icons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 6px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-indent: 0
}

.social-sharing-mobile a.twitter:after {
    content: "\e009"
}

.social-sharing-mobile a.facebook:after {
    content: "\e00b";
    width: 24px
}

.social-sharing-mobile a.google:after {
    content: "\e611"
}

.social-sharing-mobile a.pinterest:after {
    content: "\e612"
}

.social-sharing-mobile a.linkedin:after {
    content: "\e60a"
}

.social-sharing-mobile a.send-link:after {
    content: "\e01f";
    width: 30px;
    font-size: .92em;
    padding-top: 2px
}

.social-sharing-mobile a.shareprintlink:after {
    content: "\e02e";
    width: 30px;
    font-size: 1.08em
}

.payment_table table tr th:nth-child(3) {
    width: 34%;
    border-left: 1px solid #000;
}

.payment_table table tr th:nth-child(2) {
    width: 33%;
}

.payment_table span {
    float: left;
    width: 800px;
}

.payment_contact_details {
    width: 915px;
    margin: 25px auto;
}

.payment_contact_details p {
    font-size: 15px;
    line-height: 24px;
}

.payment_table table {
    margin: 0 auto 30px;
    width: 900px;
    border: 1px solid #000;
}

.payment_table table tr td {
    border-right: 1px solid;
    padding-bottom: 10px;
    padding-top: 10px;
}

.payment_table table tr th:nth-child(1) {
    width: 33%;
}

.payment_table table tr th {
    background: blue;
    border-right: 1px solid #000;
    padding: 10px;
    color: #ffff;
    text-shadow: 0px 0 black;
    text-align: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.after_Payment_detail {
    max-width: 900px;
    margin: 0 auto;
}

.Payment_detail {
    margin: 35px auto;
}

.Payment_detail p {
    padding: 16px 0 0 0;
    font-size: 15px;
    margin-bottom: 0px;
    line-height: 20px;
}

.payment_header_format h5 {
    color: #00b050;
    font-size: 25px;
    max-width: 800px;
    margin: 20px auto;
}

.padding-tb {
    padding: 50px;
}

.after_payment {
    float: none !important;
}

.social-sharing-mobile a.whatsappwhite:after {
    content: "";
    width: 36px;
    background: url(../images/whatsapp-white.svg);
    background-repeat: no-repeat;
    background-size: 94%;
    background-position: center
}

.social-sharing-mobile a.whatsappwhite:hover:after {
    width: 36px;
    background: url(../images/whatsapp-color.svg);
    background-repeat: no-repeat;
    background-size: 94%;
    background-position: center
}

.uscc-name {
    float: left;
    width: 160px;
    padding: 5px 0 7px 0;
    transition-duration: 0.5s;
}

.lg.scrolled h1.page-title-navbar,
.md.scrolled h1.page-title-navbar,
.md .navbar-search-button,
.sm.scrolled h1.page-title-navbar,
.sm .navbar-search-button {
    display: block
}

.lg .mini-logo,
.lg.no-scrolled .uscc-name,
.md .mini-logo,
.md.no-scrolled .uscc-name,
.sm .mini-logo,
.sm.no-scrolled .uscc-name {
    display: block
}

.front .lg.scrolled .mini-logo,
.front .lg.no-scrolled .mini-logo,
.front .lg.no-scrolled .uscc-name,
.front .lg.scrolled h1.page-title-navbar,
.front .md h1.page-title-navbar,
.front .sm h1.page-title-navbar,
.not-front .scrolled .uscc-name {
    display: none
}

.front .md .mini-logo,
.front .md.no-scrolled .uscc-name,
.front .md.scrolled .mini-logo,
.front .md.scrolled .uscc-name,
.front .sm.scrolled .uscc-name {
    display: block
}

.front .lg.scrolled .expanded .mini-logo,
.front .lg.scrolled .expanded .uscc-name {
    display: block
}

@media screen {
    .content-section .block-hotblocks p {
        font-size: 15px;
        line-height: 1.2
    }

    .display-inline * {
        display: inline
    }

    .element-invisible {
        position: absolute !important;
        clip: rect(1px 1px 1px 1px);
        clip: rect(1px, 1px, 1px, 1px);
        overflow: hidden;
        height: 1px
    }
}

@media screen {
    #nav ul {
        float: left;
        font-size: 16px;
        line-height: 20px;
        text-transform: uppercase
    }

    #nav ul li {
        float: left;
        margin: 0 0 0 6px;
        list-style-type: none;
        list-style-image: none
    }

    #nav ul a {
        display: block;
        text-align: left;
        text-transform: capitalize;
        padding: 22px 16px 22px;
        text-decoration: none;
        color: #424649;
        cursor: default;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 15px;
        font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    }

    #nav .menu-block-wrapper>ul>li:hover>a,
    #nav .menu-block-wrapper>ul>li.hover>a,
    #nav .menu-block-wrapper>ul>li>a:hover,
    #nav .menu-block-wrapper>ul>li>a:focus {
        font-size: 16px;
        cursor: pointer;
        color: #ffa51d;
    }

    #nav .menu-block-wrapper .active {
        color: #ffa113;
    }

    #nav ul ul li:first-child:hover,
    #nav ul ul li:first-child.hover,
    #nav ul li.menu-views:first-child:hover,
    #nav ul li.menu-views:first-child.hover {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    #nav ul .drop-slide-wrapper {
        width: 100% !important;
        left: 0 !important;
        top: 50px
    }

    #nav .drop {
        background: #e75845;
        -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    #nav ul ul {
        float: none;
        overflow: hidden;
        margin: 0 auto;
        width: 1160px;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    #nav ul li.hover ul a,
    #nav ul ul li.hover a {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    #nav li ul {
        display: none;
        -webkit-transition: none !important;
        transition: none !important;
    }

    #nav ul.dropdownMenu {
        width: 350px;
        overflow: hidden;
        display: block;
        position: absolute;
        left: -9999px;
        -webkit-transition: none !important;
        transition: none !important;
        height: 274px;
        overflow-y: scroll
    }

    .scroll_spacing_remove {
        height: auto !important;
        overflow-y: inherit !important;
        padding-top: 5px !important;
        padding-bottom: 15px !important;
    }

    #nav ::-webkit-scrollbar {
        width: 5px;
        height: 6px;
        border-radius: 32px;
    }

    #nav ::-webkit-scrollbar-thumb {
        background: #929292;
    }

    #nav ul.dropdownMenu li {
        float: none;
        display: block;
        clear: both
    }
    
    /*sector menu hide main*/
     #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(1) div.height_small_menu:nth-child(1){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(1) div.height_small_menu:nth-child(4){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(1) div.height_small_menu:nth-child(5){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(1) div.height_small_menu:nth-child(10){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(1) div.height_small_menu:nth-child(15){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(1) div.height_small_menu:nth-child(16){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(1) div.height_small_menu:nth-child(17){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(2) div.height_small_menu:nth-child(5){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(2) div.height_small_menu:nth-child(10){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(2) div.height_small_menu:nth-child(11){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(2) div.height_small_menu:nth-child(9){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(2) div.height_small_menu:nth-child(14){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(2) div.height_small_menu:nth-child(16){display: none;}
    /*#nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(3) div.height_small_menu:nth-child(1){display: none;}*/
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(3) div.height_small_menu:nth-child(5){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(3) div.height_small_menu:nth-child(8){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(3) div.height_small_menu:nth-child(11){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(3) div.height_small_menu:nth-child(18){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(3) div.height_small_menu:nth-child(3){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(3) div.height_small_menu:nth-child(4){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(5){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(7){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(11){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(13){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(14){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(15){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(16){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(1){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(18){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(25){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(26){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(28){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(29){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(30){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(31){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(33){display: none;}
    #nav ul.dropdownMenu.sector_menu_ng span.menuColumn:nth-child(4) div.height_small_menu:nth-child(34){display: none;}
    
    /*sector menu hide toggle menu*/
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(2){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(4){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(5){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(6){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(11){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(16){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(15){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(17){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(26){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(30){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(31){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(35){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(38){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(44){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(45){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(48){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(51){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(58){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(59){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(62){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(65){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(69){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(71){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(72){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(73){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(74){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(76){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(83){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(84){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(86){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(87){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(88){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(89){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(91){display: none;}
    .sector-nav-wrap ul.sector-nav-submenu li:nth-child(92){display: none;}

    

    #nav ul.dropdownMenu.not-mega li a {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    #nav ul.dropdownMenu li a {
        text-transform: capitalize;
        padding: 16px 10px 0;
        color: #464646 !important;
        -webkit-transition: none !important;
        transition: none !important;
        position: relative;
    }

    #nav ul.dropdownMenu ul.dropdownMenu li a {
        font-size: 14px;
    }

    #nav ul.dropdownMenu li a:hover {
        color: #ffa113 !important;
        cursor: pointer;
        -webkit-transition: none !important;
        transition: none !important;
    }

    #nav li:hover ul.dropdownMenu,
    #nav li.hover ul.dropdownMenu {
        display: block;
        width: 70%;
        height:555px;
        padding: 0;
        left: 20%;
        position: absolute;
        z-index: 10;
        background: #ffffff;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        border-radius: 0 6px 6px 6px;
        box-shadow: 0px 18px 28px -6px #101010c9;
        border-bottom: 10px solid #ffffff;
    }

    #nav li:hover ul.main_three_column_width,
    #nav li.hover ul.main_three_column_width {
        width: 40%;
    }

    #nav li:hover ul.main_menu_short_width,
    #nav li.hover ul.main_menu_short_width {
        width: auto;
        left: auto;
    }

    #nav ul.main_menu_short_width span.menuColumn {
        width: 100% !important;
    }

    #nav ul.main_menu_short_width.not-mega li a {
        padding-left: 6px !important;
    }

    #nav .menu__link i {
        font-size: 11px;
        margin-left: 4px;
    }

    #nav li:hover ul.dropdownMenu ul.dropdownMenu,
    #nav li.hover ul.dropdownMenu ul.dropdownMenu {
        position: relative;
        display: none
    }

    #nav li.menu-mlid-455:hover ul.dropdownMenu ul.dropdownMenu,
    #nav li.menu-mlid-455.hover ul.dropdownMenu ul.dropdownMenu {
        display: block
    }

    #nav li:hover ul.dropdownMenu.not-mega,
    #nav li.hover ul.dropdownMenu.not-mega {
        padding-top: 5px;
        padding-bottom: 25px
    }

    #nav li:hover ul.dropdownMenu.not-mega ul.dropdownMenu,
    #nav li.hover ul.dropdownMenu.not-mega ul.dropdownMenu {
        padding: 0 0 0 15px
    }

    #nav ul.dropdownMenu span.menuColumn {
        float: left;
        padding-left: 7px;
        padding-right: 10px;
        width: 24%;
    }

    #nav ul.main_three_column_width span.menuColumn {
        width: 32%;
    }

    #nav ul .view-mega-menu .views-row {
        width: 300px;
        text-transform: none;
        color: #fff;
        font-size: 15px;
        font-weight: 700;
        border-left: 1px solid rgba(255, 255, 255, 0.15);
        padding-left: 20px
    }

    #nav ul.dropdownMenu span.menuColumn p strong,
    #nav ul .view-mega-menu .views-row .views-field-title {
        font-size: 20px;
        font-weight: 500;
        display: block;
        clear: both;
        margin-bottom: 15px
    }

    #nav ul.dropdownMenu span.menuColumn p img {
        background: url(http://www.uschamber.com/sites/default/files/tjd_sab.jpg) no-repeat center center;
        width: 300px;
        height: 100px;
        margin-bottom: 10px;
        display: block
    }

    #nav ul .view-mega-menu .views-row img {
        width: 300px;
        height: 100px;
        margin-bottom: 10px;
        display: block
    }

    .follow-us {
        margin-bottom: 20px
    }

    .hp-secondary-articles .follow-us {
        margin-top: 20px;
        text-align: center
    }

    .follow-us h2.block-title {
        display: inline-block;
        font-size: 22px;
        font-weight: bold;
        font-family: 'Proxima Bold';
        margin-right: 31px;
        color: #465158
    }
}

.fancybox-caption__body {
    display: none
}

.no-scrolled .region-header {
    display: none
}

.scrolled #uscoc-menu-front .mini-logo {
    display: none
}

.scrolled .mini-logo {
    transition-duration: 0.4s;
}

.scrolled .uscc-name {
    width: 0px;
}

.scrolled .mini-logo img {
    width: 115px;
    transition-duration: 0.4s;
}

.no-scrolled .mini-logo {
    display: none;
}

.main-navbar-wrapper .login ul {
    margin: 0;
    padding: 0;
}

.main-navbar-wrapper .login ul li {
    list-style: none;
    display: inline-block;
}

.main-navbar-wrapper .login ul li a {
    transition-duration: 0.3s;
}

.main-navbar-wrapper .login ul li a:hover {
    color: #ffa113;
}

.nav-primary {
    margin: 0 auto;
}

.button_and_social {
    margin-left: auto;
    display: flex;
    align-items: center;
}

.button_and_social .join-btn {
    order: 3;
    display: flex;
    align-items: center;
    padding: 2px 6px 5px 5px;
    border-radius: 6px;
    width: 153px
}

.button_and_social .login {
    order: 2;
}

.header_scroll #nav ul a {
    padding: 0;
    font-size: 0
}

.header_scroll .nav-drill {
    display: flex
}

.header_scroll .nav-top {
    padding: 12px 13px;
    color: #424649;
    font: normal normal 16px 'Proxima Regular', sans-serif
}

.header_scroll .ham_clicked span::before {
    font-size: 14px;
}

.header_scroll .ham_unclicked span::before {
    font-size: 14px;
}

.header_scroll .nav-top {
    background-color: #e6e9ed
}

.header_scroll .nav-top .button {
    display: inline-block;
    position: relative;
    border-bottom: 2px solid #424649;
    border-top: 2px solid #424649;
    height: 14px;
    width: 20px;
    margin-right: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.header_scroll .nav-top .button:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    border-top: 2px solid #424649
}

.nav-top {
    display: flex;
    align-items: center;
    z-index: 101;
    padding: 0;
    background-color: #ffffff;
    transition-duration: 0.3s;
    font-size: 0;
    border-radius: 5px
}

.nav-top .hamburger {
    cursor: pointer
}

.nav-drill {
    margin-top: 50px;
    transform: translateX(-100%)
}

.nav-is-toggled .nav-drill {
    transform: translateX(0)
}

.nav-is-toggled::after {
    opacity: 1;
    visibility: visible
}

.nav-drill {
    display: none;
    position: fixed;
    z-index: 100;
    top: 17px;
    left: 0;
    width: 300px;
    height: 90vh;
    background-color: #e6e9ed;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    transition: 0.45s
}

.nav-items {
    flex: 0 0 100%;
    padding: 0
}

.nav-items .inactive-link {
    color: #fff !important
}

.nav-items li {
    list-style: none
}

.nav-items li:hover {
    background-color: #ffffff
}

.nav-items li a:hover {
    color: #f79f1a !important;
    background-color: #ffffff
}

.nav-link {
    color: #474748;
    font-size: 1rem;
    display: flex;
    border-bottom: 1px solid #ffffff;
    text-align: left;
    padding: 10px 20px;
    align-items: center;
    font-size: 16px
}

.ham_clicked span::before {
    content: "\e082";
    flex: 1 0 auto;
    font-family: simple-line-icons;
    font-weight: 600;
    margin-right: 5px;
    font-size: 0
}

.ham_unclicked span::before {
    content: "\e601";
    flex: 1 0 auto;
    font-family: simple-line-icons;
    font-weight: 600;
    margin-right: 5px;
    font-size: 0
}

.nav-link.hover {
    background-color: #ffffff;
    color: #f79f1a;
}

.nav-expand-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(-100%);
    transition: .3s;
    visibility: hidden
}

.nav-expand-content .nav-item:not(:last-child) a {
    color: #ffffff;
}

.nav-expand-content .nav-back-link {
    display: flex;
    align-items: center;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    text-transform: uppercase
}

.nav-expand-content .nav-back-link::before {
    content: "\e605";
    font-family: simple-line-icons
}

.nav-expand-link {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: right
}

.nav-expand-link:hover {
    background-color: #ffffff;
    color: #f79f1a !important
}

.nav-expand-link::after {
    content: "\e079";
    flex: 1 0 auto;
    font-family: simple-line-icons
}

.nav-expand.active>.nav-expand-content {
    transform: translateX(0);
    visibility: visible
}

.nav-expand .nav-expand-content {
    background-color: #f79f1a
}

.nav-expand .nav-expand-content li {
    background-color: #f79f1a
}

.nav-expand .nav-expand-content .nav-expand-content {
    background-color: #aff1e6
}

.nav-expand .nav-expand-content .nav-expand-content .nav-link {
    background-color: #aff1e6
}

.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content {
    background-color: #84e9d9
}

.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
    background-color: #84e9d9
}

.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content {
    background-color: #59e1cb
}

.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
    background-color: #59e1cb
}

body {
    top: 24px !important;
}

.translated-ltr body {
    top: 24px !important;
}

.join-btn .btn.red {
    padding: 6px 12px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: #424242;
    color: #fff;
    transition-duration: 0.3s;
}

.join-btn .btn.red:hover {
    background: #ffa51d;
}

.join-btn,
.login {
    display: inline-block;
    float: right;
}

.join_alink {
    background: #ffa113;
    padding: 8px;
    border-radius: 5px;
    font-size: 14px;
    color: #ffffff
}

.join_alink:hover {
    color: #ffffff;
    background: #db2128;
}

.join_alink i {
    font-size: 10px;
    font-weight: 900
}

.join-btn .ct-language a {
    color: #6f7173;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    line-height: 17px;
    font-size: 15px;
}

.join-btn .ct-language a:hover {
    color: #4b4c4e;
}

.join-btn .ct-language img {
    border: 1px solid #ffffff75;
    border-radius: 5px;
    margin-right: 2px;
}

.ct-language__dropdown {
    padding-top: 8px;
    max-height: 0;
    overflow: hidden;
    box-shadow: 0 1px 5px -2px #353535;
    position: absolute;
    top: 125%;
    right: -9px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    text-align: center;
    padding-top: 0;
    z-index: 200;
    width: 44px;
    border-radius: 5px
}

.ct-language__dropdown li {
    background: #ffffff;
    padding: 5px
}

.ct-language__dropdown li a {
    display: block
}

.ct-language__dropdown li:first-child {
    padding-top: 0px;
    border-radius: 3px 3px 0 0
}

.ct-language__dropdown li:last-child {
    padding-bottom: 8px;
    border-radius: 2px;
}

.ct-language {
    position: relative;
    padding: 0 !important;
}

.ct-language:hover .ct-language__dropdown {
    max-height: 200px;
    padding-top: 8px
}

.list-unstyled {
    padding: 0;
    list-style: none;
    margin: 0;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-nav button.owl-prev {
    background: 0 0;
    color: gray;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    margin: 5px;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.main-wrapper {
    margin-top: 10px;
}

.user-icon {
    font-size: 18px;
    color: #808283;
}

.banner_slider_design {
    padding: 0 15px;
    margin-top: 24px;
}

.slider-area .row {
    display: flex;
}

.slider-area .full_event_design .owl-carousel.owl-loaded {
    border-radius: 6px;
    overflow: hidden;
}

.slider-area .full_event_design img {
    position: relative;
    width: 100%;
}

.slider-area .full_event_design .content_slide a {
    display: none;
}

.slider-area .full_event_design .content_slide {
    transition-duration: 0.3s;
    flex-wrap: wrap;
    display: flex;
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(180deg, #00000000 87%, #000000 100%) !important;
    color: #fff;
    width: 100%;
    padding: 12px 17px 0px;
}

.slider-area .full_event_design:hover .content_slide {
    background-image: linear-gradient(180deg, #00000095 87%, #000000 100%) !important;
}

.slider-area .full_event_design .content_slide h3 {
    transition-duration: 0.3s;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    width: 100%;
    font-size: 0px;
    margin-bottom: 7px;
}

.slider-area .full_event_design:hover .content_slide h3 {
    font-size: 19px;
}

.slider-area .full_event_design .content_slide h3 a {
    color: #fff
}

.slider-area .full_event_design .content_slide h3:after {
    content: "";
    height: 1px;
    transition-delay: 0.3s;
    transition-duration: 0.6s;
    display: block;
    width: 0px;
    margin-left: 2px;
    margin-top: 3px
}

.slider-area .full_event_design .content_slide p {
    transition-delay: 0.8s;
    transition-duration: 0.6s;
    color: #fff;
    margin-bottom: 2px;
    font-size: 0px;
    margin-right: 10px;
    position: relative;
    line-height: 22px;
}

.slider-area .full_event_design:hover .content_slide p {
    font-size: 16px;
}

.slider-area .full_event_design .content_slide .banner_alink {
    transition-delay: 0.8s;
    transition-duration: 0.6s;
    color: #ffad31;
    border-radius: 3px;
    font-size: 0px;
    transition-duration: .3s;
    border: 0;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.slider-area .full_event_design:hover .content_slide .banner_alink {
    transition-delay: 1.8s;
    transition-duration: 0.6s;
    font-size: 14px;
}

.slider-area .full_event_design .content_slide .banner_alink:hover {
    text-decoration: underline;
    color: #ffffff !importent;
}

.slider-area .full_event_design .content_slide .banner_alink i {
    transition-delay: 1.8s;
    transition-duration: 0.6s;
    font-size: 0px;
}

.slider-area .full_event_design:hover .content_slide .banner_alink i {
    font-size: 12px;
}

.slider-area .full_event_design .owl-dots .owl-dot {
    display: none;
}

.slider-area .full_event_design .owl-nav {
    position: absolute;
    top: 40%;
    width: 98%;
    font-size: 30px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.slider-area .full_event_design .owl-nav i {
    background-image: radial-gradient(circle at center, #ffffff 0%, rgb(255 255 255 / 47%) 46%, #ffffff00 100%);
    border-radius: 50px;
    font-size: 0px;
    padding: 0;
    color: #ffa113;
    transition-duration: .4s;
    font-weight: 900;
    border: 0px solid #ffffff90;
}

.slider-area .full_event_design .owl-nav i:hover {
    color: #000;
}

.slider-area .full_event_design:hover .owl-nav i {
    font-size: 17px;
    padding: 7px 5px 7px 8px;
    border: 1px solid #ffffff20;
}

.slider-area .full_event_design .owl-nav .owl-prev {
    display: table-header-group;
    background: #dfdde900 !important
}

.slider-area .full_event_design .owl-nav .owl-next {
    position: absolute;
    top: 0;
    right: 0
}

.slider-area .full_event_design .owl-dots {
    position: absolute;
    bottom: 6px;
    left: 130px;
}

.slider-area .full_event_design {
    padding-left: 0;
    background: #000;
    border-radius: 6px;
    padding-right: 0;
}

.slider-area .event_post_side {
    background: #e6e9ed;
    border-radius: 6px;
    display: table-cell;
    border-left: 15px solid #ffffff;
    padding-bottom: 16px;
}

.slider-area .event_post_side h3 {
    margin: 10px 0 0px;
    padding: 0;
    font-family: 'robotobold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #474748;
    line-height: 24px;
}

.slider-area .event_post_side .owl-dots .owl-dot {
    display: inline-grid;
    margin: 3px
}

.slider-area .event_post_side .owl-dots .owl-dot span {
    background: #ffa113;
    padding: 4px 8px;
    border-radius: 6px
}

.slider-area .event_post_side .owl-dots .active span {
    background: #ffffff
}

.slider-area .event_post_side .owl-dots .owl-dot span:hover {
    background: #ffffff
}

.slider-area .event_post_side .owl-nav {
    position: absolute;
    top: 40%;
    width: 98%;
    font-size: 18px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
}

.slider-area .event_post_side .owl-nav i {
    background: #fffffffa;
    border-radius: 50px;
    font-size: 0;
    color: #ffa113;
    transition-duration: .4s;
}

/*.slider-area .event_post_side .owl-nav .owl-prev, .slider-area .event_post_side .owl-nav .owl-next{display: table-header-group;color: transparent; background: transparent !important;}*/
/*text-transform: capitalize!important;font-size: 18px!important;background: #ffa113!important; color: #fff!important;*/

/*.event_peragraph_design .event_larj_img .owl-next, .owl-prev{text-transform: capitalize!important;font-size: 20px!important;background: #ffa113!important; color: #fff!important;}*/


.slider-area .event_post_side .owl-nav .owl-prev {
    display: table-header-group;
    text-transform: capitalize!important;
    font-size: 0px!important;
    background: transparent!important;
    color: transparent!important;
    background-image: radial-gradient(circle at center, #ffffff 0%, rgb(255 255 255 / 47%) 46%, #ffffff00 100%); 
    border-radius: 50px;
    transition-duration: .4s;
}
/*background: #dfdde900*/
.slider-area .event_post_side .owl-nav .owl-prev:before {
    content: "\f104"; font-family: 'FontAwesome'; font-size: 19px; font-weight: 400; color: #ffa113; background-image: radial-gradient(circle at center, #ffffff 0%, rgb(255 255 255 / 47%) 46%, #ffffff00 100%); border-radius: 50%; padding: 0px; margin-left: 2px; width: 28px !important; height: 28px !important; display: block; line-height: 28px; text-align: center;
}

.slider-area .event_post_side .owl-nav .owl-next {
    position: absolute;
    top: 0;
    right: 0;
    text-transform: capitalize!important;
    font-size: 0px!important;
    background: transparent!important; 
    color: transparent!important;
    background-image: radial-gradient(circle at center, #ffffff 0%, rgb(255 255 255 / 47%) 46%, #ffffff00 100%); border-radius: 50px;transition-duration: .4s;
    
}

.slider-area .event_post_side .owl-nav .owl-next:before {
    content: "\f105"; font-family: 'FontAwesome'; font-size: 19px; font-weight: 400; color: #ffa113; background-image: radial-gradient(circle at center, #ffffff 0%, rgb(255 255 255 / 47%) 46%, #ffffff00 100%); border-radius: 50%; padding: 0px; margin-left: 2px; width: 28px !important; height: 28px !important; display: block; line-height: 28px; text-align: center;
}

.slider-area .event_post_side .owl-dots {
    position: absolute;
    bottom: 12px;
    left: 12px;
    background: #0000003d;
    border-radius: 5px;
    padding: 4px 6px;
}

.slider-area .event_post_side .owl-item img {
    border: 4px solid #ffffff;
    transition-duration: 0.3s;
}

.slider-area .event_post_side .owl-item img:hover {
    border: 4px solid #ffa113;
}

.slider-area .event_post_side .mfp-bottom-bar {
    display: none;
}

.mfp-counter {
    display: none;
}

.well_design {
    background: url(../images/wellcome-bg.png) repeat-x top #fff;
    padding: 15px 0;
    border-top: 4px solid #fafbfc;
}

.well_design .container {
    width: 80%;
}

.well_design .owl-carousel {
    text-align: center;
}

.well_design .owl-dots .owl-dot {
    display: inline-grid;
    margin: 3px
}

.well_design .owl-dots .owl-dot span {
    background: #ffa113;
    padding: 4px 8px;
    border-radius: 6px
}

.well_design .owl-dots .active span {
    background: #929292
}

.well_design .owl-dots .owl-dot span:hover {
    background: #000000
}

.well_design .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    font-size: 30px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.well_design .owl-nav i {
    background-image: radial-gradient(circle at center, #ffffff 0%, rgb(255 255 255 / 47%) 46%, #ffffff00 100%);
    border-radius: 50px;
    font-size: 0px;
    padding: 0;
    color: #ffa113;
    transition-duration: .4s;
    font-weight: 900;
    border: 0px solid #ffffff90;
}

.well_design .owl-nav i:hover {
    color: #000;
}

.well_design:hover .owl-nav i {
    font-size: 17px;
    padding: 7px 5px 7px 8px;
    border: 1px solid #ffffff20;
}

.well_design .owl-nav .owl-prev {
    display: table-header-group;
    background: #dfdde900 !important
}

.well_design .owl-nav .owl-next {
    position: absolute;
    top: 0;
    right: 0
}

.well_design .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}

.well_design .col-lg-4 {
    align-items: center;
    display: flex;
}

.well_design .item {
    display: flex;
    align-items: center;
}

.well_design h1 {
    letter-spacing: 2px;
    font-size: 45px;
    color: #585445;
    text-align: left;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    padding-right: 35px;
    line-height: 57px
}

.well_design img {
    margin: 0 auto;
    width: 100%;
}

.well_design p {
    text-align: left;
}

.well_design .fadeInRight a {
    color: #ff9d09;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
}

.well_design .fadeInRight a:hover {
    color: #db2128;
}

.well_design .container-fluid {
    padding: 50px 10% 15px 10%;
}

.new_well_design_right h1 {
    font-weight: normal;
    letter-spacing: 0;
    text-align: left;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    padding-right: 0;
    position: relative;
    border-bottom: 1px solid #ff9900;
    padding-bottom: 11px;
    margin-bottom: 23px;
    text-shadow: 0 11px 4px #fff;
    font-size: 23px;
    color: #585445;
    line-height: 30px
}

.new_well_design_right {
    padding-right: 5%
}

.new_well_design_right p {
    text-align: justify
}

.new_well_design_right p a {
    color: #ff9d09;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.new_well_design_right p a:hover {
    color: #db2128
}

.well_design .mouse_scroll {
    margin-top: 5px;
    border-top: 1px solid #d4d4d4;
    border-radius: 50px;
    width: 33px;
    margin: 0 auto;
}

.m_scroll_arrows {
    display: block;
    width: 5px;
    height: 5px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 2px solid #00000042;
    border-bottom: 2px solid #00000042;
    margin: 0 0 3px 4px;
    margin: 0 auto;
    width: 16px;
    height: 16px
}

.unu {
    margin-top: 1px
}

.unu,
.doi,
.trei {
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite
}

.unu {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    animation-delay: alternate
}

.doi {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-direction: alternate;
    animation-delay: .2s;
    animation-direction: alternate;
    margin-top: -6px
}

.trei {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-direction: alternate;
    animation-delay: .3s;
    animation-direction: alternate;
    margin-top: -6px
}

.mouse {
    height: 42px;
    width: 24px;
    border-radius: 14px;
    transform: none;
    border: 2px solid white;
    top: 170px
}

.wheel {
    height: 5px;
    width: 2px;
    display: block;
    margin: 5px auto;
    background: white;
    position: relative;
    height: 4px;
    width: 4px;
    border: 2px solid #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-animation: mouse-wheel .6s linear infinite;
    -moz-animation: mouse-wheel .6s linear infinite;
    animation: mouse-wheel .6s linear infinite
}

@-webkit-keyframes mouse-wheel {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(6px);
        -ms-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@-moz-keyframes mouse-wheel {
    0% {
        top: 1px
    }

    25% {
        top: 2px
    }

    50% {
        top: 3px
    }

    75% {
        top: 2px
    }

    100% {
        top: 1px
    }
}

@-o-keyframes mouse-wheel {
    0% {
        top: 1px
    }

    25% {
        top: 2px
    }

    50% {
        top: 3px
    }

    75% {
        top: 2px
    }

    100% {
        top: 1px
    }
}

@keyframes mouse-wheel {
    0% {
        top: 1px
    }

    25% {
        top: 2px
    }

    50% {
        top: 3px
    }

    75% {
        top: 2px
    }

    100% {
        top: 1px
    }
}

@-webkit-keyframes mouse-scroll {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes mouse-scroll {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes mouse-scroll {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@keyframes mouse-scroll {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

.service_design {
    background-image: linear-gradient(180deg, #ffffff 51%, #f9f8f7 100%);
}

.service_design h2 {
    letter-spacing: 2px;
    text-align: center;
    color: #db2128;
}

.service_design h3 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    color: #5d5d5d;
    font-size: 20px
}

.service_design h4 {
    letter-spacing: 1px;
    margin-bottom: 12px;
    color: #db2128
}

.service_design .fadeInLeft .et_pb_text_inner {
    background-image: linear-gradient(180deg, #ffffff 48%, #fbfafa 100%);
    padding: 30px;
    box-shadow: 0 -6px 20px -12px #d8d8d8;
    border-radius: 5px
}

.our_achievements {
    padding-top: 73px;
    background-image: linear-gradient(180deg, #00000042 51%, #00000040 100%), url(../images/banner/achievements-bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}

.our_achievements h1 {
    z-index: 9;
    background: #fcfcfc;
    font-size: 25px;
    margin: 0 auto;
    float: none;
    border-radius: 50px;
    display: table;
    padding: 7px 20px;
    text-align: center;
    color: #ff9900;
    position: relative;
    margin-bottom: 12px
}

.our_achievements .cards {
    padding: 13em 0
}

.our_achievements .cards .outer {
    display: flex;
    align-items: center;
    justify-content: center
}

.our_achievements .cards .card {
    background: #ffffff;
    width: 60%;
    display: flex;
    align-items: center;
    padding: 20px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    justify-content: space-between;
    border-radius: 100px 20px 20px 100px;
    animation: animate 15s linear infinite;
    animation-delay: calc(3s * var(--delay));
}

.our_achievements .outer:hover .card {
    animation-play-state: paused;
}

.our_achievements .cards .card:last-child {
    animation-delay: calc(-3s * var(--delay));
}

@keyframes animate {
    0% {
        opacity: 0;
        box-shadow: 0px 0px 0px 0px #000;
        transform: translateY(100%) scale(0.6);
    }

    5%,
    20% {
        opacity: 1;
        background-color: #e4ece3;
        box-shadow: 0px 0px 0px 0px #08251b;
        transform: translateY(100%) scale(0.75);
    }

    25%,
    40% {
        opacity: 1;
        background-color: #fff;
        box-shadow: 0px 0px 60px -10px #000;
        pointer-events: auto;
        transform: translateY(0%) scale(1);
    }

    45%,
    60% {
        opacity: 1;
        background-color: #e4ece3;
        box-shadow: 0px 0px 0px 0px #000;
        transform: translateY(-100%) scale(0.75);
    }

    65%,
    100% {
        opacity: 0;
        box-shadow: 0px 0px 0px 0px #000;
        transform: translateY(-100%) scale(0.6);
    }
}

.our_achievements .card .content {
    display: flex;
    align-items: center
}

.our_achievements .cards .card .img {
    height: 90px;
    width: 90px;
    position: absolute;
    left: -5px;
    background: #fff;
    border-radius: 50%;
    padding: 5px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.our_achievements .card .img img {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    object-fit: cover
}

.our_achievements .card .details {
    margin-left: 80px
}

.our_achievements .details span {
    color: #585445;
    font-size: 18px
}

.partner_design {
    position: relative;
    padding-bottom: 30px;
}

.partner_design:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(212 212 212 / 38%) 27%, #d6d6d6 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 93px
}

.members_page_after:before {
    top: 20px
}

.partner_design .container-fluid {
    padding: 0 16%
}

.partner_design h2 {
    z-index: 9;
    background: #ffffff;
    margin: 0 auto;
    float: none;
    border-radius: 50px;
    font-size: 25px;
    display: table;
    padding: 6px 20px;
    text-align: center;
    color: #ffa113;
    position: relative;
    border: 1px solid #ffa113
}

.partner_design .owl-item {
    box-shadow: 0 0 24px -6px #d6dcdc;
    border-radius: 5px;
    overflow: hidden
}

.partner_design .owl-carousel .owl-stage {
    padding-top: 30px;
    padding-bottom: 30px
}

.partner_design .owl-nav {
    text-align: center;
    display: flex;
    width: 40px;
    margin: 0 auto;
    position: relative
}

.partner_design .owl-prev {
    padding: 7px;
    background: #ced4d6;
    font-size: 0;
    border-radius: 50px;
    height: auto;
    line-height: initial
}

.partner_design .owl-prev:hover {
    background: #b3b9bb
}

.partner_design .owl-next {
    right: 0;
    position: absolute;
    padding: 7px;
    background: #ced4d6;
    font-size: 0;
    border-radius: 50px;
    height: auto;
    line-height: initial
}

.partner_design .owl-next:hover {
    background: #b3b9bb
}

.india_stories {
    position: relative;
    padding-top: 55px;
    padding-bottom: 45px;
    z-index: 1;
    background-image: linear-gradient(180deg, #3c2400a6 63%, #4d3e26 69%), url(../images/indian-stori-bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
}

.india_stories .viewall_tab a {
    margin-top: 10px !important;
}

.india_stories:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(212 212 212 / 38%) 27%, #d6d6d6 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 77px
}

.india_stories h1 {
    z-index: 9;
    background: #fcfcfc;
    font-size: 25px;
    margin: 0 auto;
    float: none;
    border-radius: 50px;
    display: table;
    padding: 7px 20px;
    text-align: center;
    color: #ff9900;
    position: relative;
    margin-bottom: 12px;
}

.india_stories img {
    border-radius: 100px 0 100px 0;
}

.india_stories .btn {
    color: #ffffff;
    border-width: 0;
    border-radius: 63px;
    font-size: 18px;
    background-color: #db2128;
    padding: 8px 20px
}

.india_stories .btn:hover {
    background-color: #000000
}

.india_stories .top_pera {
    color: #ffffff;
    text-align: center;
    margin-bottom: 40px;
}

.india_stories .card {
    box-shadow: 0 10px 33px 2px #000 !important;
}

.india_stories .viewall_tab a {
    background: #ff9a02 !important;
    border-radius: 7px !important;
}

.india_stories .viewall_tab a:hover {
    background: #ffa113 !important;
}

.india_stories .viewall_tab:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d6 29%, rgb(210 214 218) 27%, #ffffff00 83%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 50%;
    z-index: -1
}

.india_stories .viewall_tab {
    position: relative
}

.subscribe_design {
    background: url(../images/subscribe-building.png) repeat-x center bottom #f3f3f3;
    padding: 75px 0;
}

.subscribe_design h3 {
    font-size: 20px;
    margin: 0;
    color: #474748;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
}

.subscribe_design strong {
    font-size: 12px;
    font-weight: 500
}

.subscribe_design input {
    background: url(../images/email-icon.jpg) no-repeat left 13px top 11px #fff;
    box-shadow: 0px 0px 28px -14px #adadad;
    border: none;
    height: auto;
    padding: 16px 48px;
    font-size: 14px;
    color: #737373;
    width: 75%;
    border-radius: 50px;
    line-height: initial
}

.subscribe_design input[type="submit"] {
    border-radius: 50px;
    border: none !important;
    background: #ffa113;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    padding: 13px 30px !important;
    transition-duration: .3s;
    float: right;
    width: auto !important
}

.subscribe_design input[type="submit"]:hover {
    text-decoration: underline;
}

.subscribe_design .row {
    display: flex;
    align-items: center;
}

.testimonial_design {
    background: url(../images/about-dot-bg.png) no-repeat center bottom, linear-gradient(180deg, #fff 26%, #fff 60%);
    position: relative;
    padding: 0px 0 100px 0;
}

.testimonial_design:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(212 212 212 / 38%) 27%, #d6d6d6 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 25px
}

.testimonial_design h1 {
    z-index: 9;
    background: #ffffff;
    margin: 0 auto;
    margin-bottom: 51px;
    float: none;
    border-radius: 50px;
    font-size: 25px;
    display: table;
    padding: 7px 20px;
    text-align: center;
    color: #ff9900;
    position: relative;
    border: 1px solid #ffa113
}

.testimonial_design .container {
    background-color: #ffffff;
    border-radius: 8px 8px 8px 8px;
    overflow: hidden;
    box-shadow: 0 2px 18px -6px rgb(0 0 0 / 30%);
    padding-bottom: 20px;
    width: 75%
}

.testimonial_design .owl-item {
    overflow: hidden
}

.testimonial_design .client-content {
    background: #fff;
    display: flex;
    align-items: center;
}

.testimonial_design .client-content p a {
    color: #ffa113;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
}

.testimonial_design .client-content p a:hover {
    text-decoration: underline;
    background-image: #db2128;
}

.testimonial_design .owl-item img {
    display: inline-block;
    width: auto;
    float: left;
    margin-right: 15px;
    border-radius: 100px;
    height: 126px;
    width: 126px;
}

.testimonial_design h3 {
    color: #474748;
    font-size: 18px;
    margin: 0 22px 8px 0;
    line-height: 22px
}

.testimonial_design .client-info h4 {
    color: #333;
    font-size: 16px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    line-height: 1;
    margin: 0 22px 8px 0px;
    position: relative
}

.testimonial_design .client-info h5 {
    color: #333;
    font-size: 16px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    line-height: 1;
    margin: 0 22px 0 0px;
    position: relative
}

.testimonial_design b {
    font-weight: normal;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
}

.testimonial_design .item {
    padding: 39px 20px 30px
}

.testimonial_design .client-info {
    margin-top: 25px;
    position: relative
}

.testimonial_design .client-info h5 {
    float: left
}

.testimonial_design .client-info h5 b {
    font-family: 'robotolight', Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.testimonial_design .la {
    font-size: 20px
}

.testimonial_design .owl-nav {
    display: flex;
    text-align: center;
    width: 66px;
    margin: 0 auto
}

.testimonial_design .owl-nav.disabled {
    display: block;
    text-align: center;
    margin-top: 50px;
    padding-bottom: 8px
}

.testimonial_design .owl-prev:after {
    content: '';
    background: #dfdde9;
    height: 1px;
    width: 45%;
    position: absolute;
    left: 0;
    z-index: 1;
    left: 0;
    bottom: 13px
}

.testimonial_design .owl-next:after {
    content: '';
    background: #dfdde9;
    height: 1px;
    width: 45%;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 13px
}

.testimonial_design owl-nav {
    float: none;
    display: contents;
    z-index: 99
}

.testimonial_design .owl-next,
.owl-prev {
    background: #e6e9ed !important;
    color: #fff;
    padding: 3px 7px;
}

.testimonial_design .owl-prev:hover {
    background: #d6d6d6
}

.testimonial_design .owl-next:hover {
    background: #d6d6d6
}

.testimonial_design .owl-next {
    border-radius: 0 33px 33px 0;
    border-left: 1px solid #fff
}

.testimonial_design .owl-prev {
    border-radius: 33px 0 0 33px;
    border-right: 1px solid #fff
}

.testimonial_design .home_share_testimonial .share__button {
    width: 37px;
    height: 37px;
    font-size: 15px;
    border: none;
    margin-top: -25px
}

.testimonial_design .home_share_testimonial .share__icon {
    width: 35px;
    height: 35px;
    font-size: 15px;
    border: none;
    margin-left: 1px
}

.testimonial_design .home_share_testimonial .share {
    margin-left: auto
}

.testimonial_design .home_share_testimonial .share__toggle:checked~.share__icon--whatsapp {
    transform: translateX(-45px) rotate(0);
}

.testimonial_design .home_share_testimonial .share__toggle:checked~.share__icon--facebook {
    transform: translateX(-90px) rotate(0);
}

.testimonial_design .home_share_testimonial .share__toggle:checked~.share__icon--twitter {
    transform: translateX(-135px) rotate(0);
}

.testimonial_design .home_share_testimonial .share__toggle:checked~.share__icon--instagram {
    transform: translateX(-183px) rotate(0);
}

.testimonial_design .home_share_testimonial .share__toggle:checked~.share__icon--linkedin {
    transform: translateX(-230px) rotate(0);
}

.whatwe_design {
    position: relative;
    background-image: linear-gradient(180deg, #ffffff 91%, #efeeee 100%);
    padding: 49px 0px 10px 0px;
    margin-bottom: 40px;
}

.whatwe_design:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(212 212 212 / 38%) 27%, #d6d6d6 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 72px
}

.whatwe_design h1 {
    z-index: 9;
    background: #ffffff;
    margin: 0 auto;
    margin-bottom: 30px;
    float: none;
    border-radius: 50px;
    font-size: 25px;
    display: table;
    padding: 7px 20px;
    text-align: center;
    color: #ff9900;
    position: relative;
    border: 1px solid #ffa113
}

.whatwe_design h2 {
    font-size: 23px;
    color: #474748;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.whatwe_design img {
    border-radius: 100px 4px 100px 4px;
    box-shadow: 6px 6px 24px -11px rgba(65, 66, 43, 0.64);
}

.whatwe_design .btn {
    color: #3a3a3a;
    border-width: 0;
    border-radius: 6px;
    font-size: 18px;
    background-color: #e6e9ed;
    padding: 8px 20px;
    transition-duration: 0.3s
}

.whatwe_design a:hover {
    color: #ff9900
}

.whatwe_design .btn:hover {
    background-color: #ffa113;
    color: #ffffff
}

.whatwe_design .btn i {
    font-size: 12px
}

.whatwe_design .gradient-border {
    text-align: justify;
    padding-right: 40px
}

.whatwe_design .gradient-border:nth-child(even) {
    padding-left: 40px;
    padding-right: 10px
}

.whatwe_design .gradient-border img {
    border-radius: 0 !important;
    width: auto !important
}

.design_slide_new_sec {
    padding: 3% 10%
}

.design_slide_new_sec .gradient-border img {
    border-radius: 0 !important;
    width: auto !important;
    float: left;
    margin-bottom: 28px;
    display: block;
    text-align: left
}

.design_slide_new_sec .full_img_width {
    border-radius: 100px 4px 100px 4px;
    box-shadow: 6px 6px 24px -11px rgb(65 66 43 / 64%);
}

.design_slide_new_sec .gradient-border p {
    text-align: justify;
    padding-right: 3%;
    float: left
}

.design_slide_new_sec h2 {
    font-size: 23px;
    text-align: left;
    color: #474748;
    text-align: left;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    line-height: 30px
}

.design_slide_new_sec .btn {
    color: #3a3a3a;
    border-width: 0;
    border-radius: 5px;
    font-size: 18px;
    background-color: #e6e9ed;
    padding: 8px 20px;
    transition-duration: 0.3s;
    float: left
}

.design_slide_new_sec .btn i {
    font-size: 12px
}

.design_slide_new_sec .btn:hover {
    background-color: #ffa113;
    color: #ffffff
}

.whatwe_design .row {
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}

.whatwe_design .item {
    display: flex;
    align-items: center;
}

.whatwe_design .full_img_width {
    width: 100%;
    margin-bottom: 30px;
}

.whatwe_design .owl-carousel {
    text-align: center;
}

.whatwe_design .owl-dots .owl-dot {
    display: inline-grid;
    margin: 3px
}

.whatwe_design .owl-dots .owl-dot span {
    background: #ffa113;
    padding: 4px 8px;
    border-radius: 6px
}

.whatwe_design .owl-dots .active span {
    background: #929292
}

.whatwe_design .owl-dots .owl-dot span:hover {
    background: #000000
}

.whatwe_design .owl-nav {
    display: none;
}

.whatwe_design .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}

.leadership_tab_design {
    text-align: center
}

.leadership_tab_design .col-lg-3 {
    display: inline-block;
    float: none;
    width: 24%
}

.council_leadership_sectors a .card_leader_head strong {
    font-size: 15px
}

.council_leadership_sectors a:hover .card_leader_head strong {
    color: #000
}

.leadership_tab_design .out_leadership {
    background-color: #fff;
    border-radius: 6px;
    height: 29em;
    transition-duration: 0.3s
}

.leadership_tab_design .out_leadership:hover {
    box-shadow: 0 3px 17px 0 #4a4a4a
}

.leadership_tab_design .out_card_leadership img {
    width: 100%;
    max-width: 100%;
    display: block;
    border-radius: 7px;
    border: 2px solid #fff
}

.leadership_tab_design .leader_content {
    position: relative;
    text-align: center
}

.leadership_tab_design .card_leader_head {
    padding: 2rem 1rem 1rem;
    position: absolute;
    left: 0;
    right: 0;
    top: -18px;
    background: #fff;
    width: 93%;
    margin: 0 auto;
    border-radius: 7px
}

.leadership_tab_design .card_leader_head h4 {
    color: #ffa113;
    position: relative;
    font-size: 19px;
    height: 25px;
    margin-bottom: 5px;
    overflow: hidden;
    line-height: 23px
}

.leadership_tab_design .card_leader_head strong {
    height: 25px;
    line-height: 23px;
    overflow: hidden
}

.leadership_tab_design .card_leader_head p {
    padding: 0;
    height: 87px;
    overflow: hidden;
    font-size: 17px;
    margin: 0;
    color: #5a5a5a
}

.leadership_tab_design .leader_tab_link {
    color: #000000 !important;
    padding: 7px 6px 7px 9px;
    border-radius: 3px;
    font-size: 17px;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif !important
}

.leadership_tab_design .leader_tab_link i {
    font-size: 12px;
    font-weight: 600
}

.contrast_function {
    background: #ffffff;
    font-weight: normal;
    width: 50px;
    z-index: 99;
    position: fixed;
    transition: .3s;
    right: -172px;
    top: 35%;
    transition-timing-function: cubic-bezier(0.9, 0, 1, 1);
    box-shadow: 0 1px 5px -1px #000;
    color: #000;
    border-radius: 0 0 0 5px;
    padding: 6px 5px 0
}

.contrast_function.close {
    right: 0;
    opacity: 1;
    transition: .3s;
    transition-timing-function: cubic-bezier(0.9, 0, 1, 1);
}

.contrast_function nav a {
    display: flex;
    color: #fff;
    text-decoration: none;
    padding: 8px 10px 8px 9px;
    font-size: 12px;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    transition-duration: 0.3s;
    border-radius: 4px;
    background: #464646;
    margin-bottom: 5px;
    text-shadow: none;
    align-items: center
}

.contrast_function nav a img {
    width: 22px;
}

.contrast_function nav a:nth-child(2) img {
    width: 20px;
}

.contrast_function nav a:nth-child(2) {
    padding: 8px 8px 7px 9px;
}

.contrast_function nav a:hover {
    background: #ffa113;
    color: #ffffff;
    font-weight: normal;
    text-shadow: none;
}

.contrast_function span {
    display: flex;
    color: #fff;
    text-decoration: none;
    padding: 8px 10px 8px 9px;
    font-size: 12px;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    transition-duration: 0.3s;
    border-radius: 4px;
    background: #464646;
    margin-bottom: 5px;
    text-shadow: none;
    align-items: center
}

.contrast_function span:hover {
    background: #ffa113;
    color: #ffffff;
    font-weight: normal;
    text-shadow: none;
}

.contrast_function a i {
    margin-right: 7px;
    font-size: 11px;
}

.contrast_function span i {
    margin-right: 7px;
    font-size: 19px;
}

.contrast_function button {
    border: 2px solid #fff;
    position: absolute;
    right: 169px;
    top: -1px;
    font-size: 17px;
    transform: rotate(90deg);
    display: inline-block;
    cursor: pointer;
    background: #ffa113;
    color: #fff;
    padding: 11px 10px;
    border-radius: 0 0 5px 5px;
    transition-duration: 0.3s
}

.close button {
    right: 52px;
}

#handler:checked~.main {
    width: calc(64px + 20px + 10px);
}

#handler:checked~.main .handler .material-icons-round {
    transform: rotate(180deg);
}

.main {
    display: flex;
    flex-direction: column;
    width: 400px;
    min-height: 465px;
    background: #dddddd;
    border-radius: 10px;
    padding: 10px;
    transition: all 500ms ease-in-out;
}

.main .handler {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(50%, -50%);
    background: #dddddd;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 27px;
    height: 27px;
    cursor: pointer;
    box-shadow: 0 0 10px 0 #0004
}

.main .handler .material-icons-round {
    transition: all 300ms cubic-bezier(0.5, 1.5, 0.8, 1);
    font-size: 28px;
    color: #111;
}

.main .item {
    display: flex;
    width: calc(100% - 10px);
    margin: 5px;
    background-image: linear-gradient(270deg, #ec2f9a 10%, #1c6ca5 100%);
    background-size: 300%;
    background-position: 100%;
    border-radius: 10px;
    transition: all 300ms ease-in-out;
    overflow: hidden
}

.main .item:hover {
    background-position: 0%;
}

.main .item-icon {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 64px;
    height: 64px;
    font-size: 30px;
    color: #dddddd;
    flex-shrink: 0
}

.main .item-name {
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 64px;
    font-size: 20px;
    color: #dddddd;
    flex-shrink: 0
}

.marquee-bg {
    background: #ffa113;
    padding-top: 11px;
    padding-bottom: 11px;
    margin-top: 30px;
    margin-bottom: 40px;
    color: #fff;
    position: relative
}

.marquee-bg h3 {
    padding: 5px 16px 4px;
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 125px;
    text-align: center;
    border-radius: 7px;
    background: #e6e9ed;
    text-transform: uppercase;
    font-family: 'robotobold', Arial, Helvetica, sans-serif;
    z-index: 9;
    font-size: 16px;
    color: #777777;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff
}

.marquee-bg h3 b {
    animation: blinker 2s linear infinite
}

.marquee-bg:after {
    content: '';
    width: 330px;
    height: 38px;
    background: url(../images/heighlight.png) no-repeat center;
    left: 0;
    right: 0;
    position: absolute;
    bottom: -58px;
    margin: 0 auto;
    z-index: 1
}

.marquee-bg a {
    color: #fff;
    margin: 0 3px;
    border-radius: 50px;
    padding: 4px 8px;
    transition-duration: 0.3s;
    line-height: 30px
}

.marquee-bg .row:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #a9a9a95e;
    left: 0;
    right: 0;
    position: absolute;
    bottom: -10px;
    margin: 0 auto;
    z-index: 1
}

@keyframes blinker {
    50% {
        opacity: 0
    }
}

.social_media_feeds {
    position: relative;
    background: url(../images/wellcome-bg.png) repeat-x top #fff;
    padding-top: 20px;
    margin-bottom: 70px;
    border-top: 4px solid #fafbfc;
    z-index: 1;
}

.social_media_feeds .container {
    padding: 0 9%;
}

.social_media_feeds:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(212 212 212 / 38%) 27%, #d6d6d6 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 75px
}

.social_media_feeds .col-sm-4 {
    margin-top: 20px;
}

.social_media_feeds .social_pera {
    color: #6b6b6b;
    text-align: center;
    margin-top: 13px;
}

.social_media_feeds .social_twitter_fix {
    height: 400px;
    overflow-y: scroll;
    box-shadow: 0px 0px 7px -2px #d6d6d6;
    border-radius: 6px;
    background: #ffffff;
}

.social_media_feeds h1 {
    z-index: 9;
    background: #ffffff;
    font-size: 25px;
    margin: 0 auto;
    float: none;
    border-radius: 50px;
    display: table;
    border: 1px solid #ffa113;
    padding: 7px 20px;
    text-align: center;
    color: #ff9900;
    position: relative;
    margin-top: 30px
}

.social_media_feeds b {
    animation: blinker 2s linear infinite
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999999
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 45%;
    background-image: url(../images//preloaders.gif);
    /*background-image: url(../images//preload-flag.gif);*/
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px
}

#fixed-social {
    position: fixed;
    top: 30%;
    z-index: 9
}

#fixed-social a {
    color: #fff;
    display: flex;
    height: 40px;
    position: relative;
    text-align: center;
    line-height: 40px;
    width: 40px;
    margin-bottom: 2px;
    z-index: 2;
    align-items: center;
    border-radius: 0 5px 5px 0;
    justify-content: center;
}

#fixed-social a:hover>span {
    visibility: visible;
    left: 41px;
    opacity: 1
}

#fixed-social a i {
    margin: auto;
    font-size: 23px;
}

.fixed-facebook {
    background-color: #4867aa;
}

.fixed-twitter {
    background-color:#000 ;/*#5da9dd*/
}

.fixed-linkedin {
    background-color: #0077b5;
}

.fixed-instagrem {
    background-image: linear-gradient(167deg, #8f3bad 13%, #f14e45 53%, #f2d454 100%);
}

.koo_icone_fixed {
    background-color: #ffffff;
    box-shadow: -2px 0px 6px -4px #444 inset;
}

.koo_icone_fixed img {
    width: 22px;
}

.fixed-youtube {
    background-color: #ff0000
}

.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 10px;
    display: none;
    background: #00000085;
    z-index: 9;
    padding: 8px 10px;
    transition-duration: .3s
}

.back-to-top:hover {
    background: #ff9900
}

.back-to-top i {
    color: #fff;
    font-size: 25px
}

#top-to-back {
    position: fixed;
    top: 8em;
    right: 10px;
    display: none;
    z-index: 9;
    bottom: auto;
}

#top-to-back .button_one_fixe {
    background: #474748;
    padding: 8px 15px;
    transition-duration: .3s;
    color: #fff;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 17px;
}

#top-to-back .button_one_fixe:hover {
    background: #ff9900;
}

#top-to-back .button_two_fixe {
    background: #474748;
    padding: 8px 15px;
    transition-duration: .3s;
    color: #fff;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 17px;
}

#top-to-back .button_two_fixe:hover {
    background: #ff9900;
}

.getaquotebt {
    position: fixed;
    right: 0px;
    top: 60%;
    z-index: 999
}

.getaquotebt a {
    background: url(../images/live-streaming.png) no-repeat 1px 2px;
    width: 40px;
    height: 53px;
    padding: 2px 0 0 2px;
    display: block;
    z-index: 9999;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    cursor: pointer !important;
    ;
    border-radius: 9px 0 0 9px;
}

.getaquotebt a img {
    height: 28px;
    margin: 5px 0px 3px 6px;
    width: auto
}

.getaquotebt a:hover {
    width: 149px;
}

.flower_tab {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.flower_tab:before {
    position: absolute;
    top: 72%;
    left: 0;
    width: 14%;
    content: "";
    z-index: -1;
    transform-origin: 0 0;
    background: #ffffff;
    border-radius: 0 880px 850px 0;
    padding: 200px 0;
    border-top: 50px solid #eff1f3;
    border-right: 50px solid #eff1f3;
    border-bottom: 50px solid #eff1f3
}

.home_tab_design .card__image img {
    width: 100%;
}

.home_tab_design .border-tlr-radius {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.home_tab_design .text-center {
    text-align: center
}

.home_tab_design .radius {
    border-radius: 6px
}

.home_tab_design .padding-tb {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem
}

.home_tab_design .shadowDepth0 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12)
}

.home_tab_design .shadowDepth1 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)
}

.home_tab_design .card {
    background-color: #fff;
    margin-bottom: 2.5rem
}

.home_tab_design .card__padding {
    padding: 1.8rem 1.6rem 1rem 1.6rem
}

.home_tab_design .card__image {
    min-height: 100px;
    background-color: #eee
}

.home_tab_design .card__image img {width: 100%; max-width: 100%; display: block; border-radius: 5px; min-height: 200px; object-fit: cover; max-height: 200px;}

.home_tab_design .card__content {
    position: relative;
    text-align: center;
}

.home_tab_design .card__meta time {
    font-size: 1.5rem;
    color: #bbb;
    margin-left: .8rem
}

.home_tab_design .card__article h4 {
    height: 52px;
    overflow: hidden;
    margin-bottom: 2px;
    display: flex;
    align-items: center;
    justify-content: center
}

.home_tab_design .card__article a {
    text-decoration: none;
    font-size: 17px;
    color: #ffa113;
    transition: all .5s ease;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    line-height: 24px;
}

.home_tab_design .card__article a:hover {
    color: #000000
}

.home_tab_design .card__article p {
    margin-bottom: 0px;
}

.home_tab_design .card__action {
    overflow: hidden;
    padding-right: 1.6rem;
    padding-left: 1.6rem;
    padding-bottom: 1.6rem
}

.home_tab_design .card__author img,
.card__author-content {
    display: inline-block;
    vertical-align: middle
}

.home_tab_design .card__author img {
    border-radius: 50%;
    margin-right: .6em
}

.home_tab_design .card__article h6 {
    color: #7d7d7d;
    margin-bottom: 5px;
}

.home_tab_design .date_formates {
    color: #5f5f5f;
    z-index: 1;
    background: #ececec;
    padding: 8px 14px;
    border-radius: 4px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 13px
}

.home_tab_design #tabs {
    text-align: center;
    border-bottom: 2px solid #ff9900;
    margin-top: 24px;
    margin-bottom: 24px
}

.home_tab_design #tabs li {
    float: none;
    display: inline-block
}

.home_tab_design #tabs li a {
    border: none;
    font-size: 18px;
    background-color: #fff0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    margin-bottom: 25px;
    text-align: center;
    margin-right: 30px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 13px 15px 6px;
    line-height: 30px;
    transition-duration: 0.3s
}

.home_tab_design #tabs li a:hover {
    color: #ff9900;
    border-radius: 5px;
    text-shadow: 0 1px 1px #fff;
    box-shadow: 0 -5px 21px -8px #d8dbde
}

.home_tab_design #tabs li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #ff9900;
    border-radius: 5px;
    text-shadow: 0 1px 1px #fff;
    box-shadow: 0 -5px 21px -8px #d8dbde
}

.home_tab_design #tabs li.active:after {
    content: "";
    width: 18px;
    height: 18px;
    background: #ffffff;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(225deg);
    top: 90%;
    left: 40%;
    border-right: 2px solid #ff9900;
    border-bottom: 2px solid #ff9900
}

.home_tab_design .tab_alink {
    color: #636363 !important;
    background: #e6e9ed;
    padding: 7px 6px 7px 9px;
    border-radius: 3px;
    font-size: 14px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.home_tab_design .card:hover .tab_alink {
    background: #ffa113;
    color: #ffffff !important
}

.home_tab_design .tab_alink i {
    font-size: 11px
}

.home_tab_design .viewall_tab a {
    color: #fff !important;
    background: #ffa113;
    padding: 10px 15px 10px 21px;
    border-radius: 6px;
    font-size: 16px;
    transition-duration: .3s;
    margin: 0 auto;
    display: table;
    margin-top: 15px;
}

.home_tab_design .viewall_tab a:hover {
    background: #ffa113;
    text-decoration: underline;
}

.home_tab_design .viewall_tab i {
    font-size: 14px;
}

.home_tab_design a {
    color: #ccc;
    text-decoration: none;
    outline: none
}

.home_tab_design .title a {
    line-height: 24px;
}

.home_tab_design .tab_container {
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.home_tab_design input,
section {
    clear: both;
    padding-top: 10px;
    display: none
}

.home_tab_design label {
    font-weight: normal;
    font-size: 17px;
    display: inline-block;
    padding: 1em 1em .6em;
    color: #585445;
    cursor: pointer;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin: 0 1% 24px;
    line-height: 33px;
    position: relative
}

.home_tab_design label:hover {
    color: #ff9900;
    border-radius: 5px;
    text-shadow: 0 1px 1px #fff;
    box-shadow: 0 -5px 21px -8px #d8dbde
}

.home_tab_design #tab1:checked~#content1,
#tab2:checked~#content2,
#tab3:checked~#content3,
#tab4:checked~#content4,
#tab5:checked~#content5 {
    display: block;
    padding: 20px 0px;
    background: #fff;
    color: #999;
    border-top: 2px solid #ff9900
}

.home_tab_design .tab_container .tab-content p,
.tab_container .tab-content h3 {
    -webkit-animation: fadeInScale .7s ease-in-out;
    -moz-animation: fadeInScale .7s ease-in-out;
    animation: fadeInScale .7s ease-in-out
}

.home_tab_design .tab_container .tab-content h3 {
    text-align: center
}

.home_tab_design .tab_container [id^="tab"]:checked+label {
    background: #fff;
    color: #ff9900;
    border-radius: 5px;
    text-shadow: 0 1px 1px #fff;
    box-shadow: 0 -5px 21px -8px #d8dbde
}

.home_tab_design .tab_container [id^="tab"]:checked+label:after {
    content: "";
    width: 18px;
    height: 18px;
    background: #ffffff;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(225deg);
    bottom: -44%;
    left: 44%;
    border-right: 2px solid #ff9900;
    border-bottom: 2px solid #ff9900
}

.home_tab_design label i {
    display: block;
    margin: 0 .4em 0 0;
}

.home_tab_design .tab_container [id^="tab"]:checked+label .fa {
    color: #0CE;
}
.home_tab_design .tab_container [id^="tab"]:checked+label .fa.fa-book {
    color: #ff9900;
    font-size: inherit;
}
.home_tab_design label .fa {
    font-size: 1.3em;
    margin: 0 .4em 0 0
}

@media only screen and (max-width: 900px) {
    .home_tab_design .tab_container {
        width: 98%
    }
}

@keyframes fadeInScale {
    0% {
        transform: scale(0.9);
        opacity: 0
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.home_tab_design .no_wrap {
    text-align: center;
    color: #0ce
}

.home_tab_design .link {
    text-align: center
}

.india_stories .card__padding {
    padding: 1rem 1.6rem 1rem 1.6rem;
}

.footer-area {
    padding: 2em 0em 1em 0em;
}

.footer-border .footerslider .owl-carousel .owl-item img {
    max-height: 250px;
    object-fit: contain;
    object-position: top;
}

.footer_event_slide.owl-carousel.owl-loaded.owl-drag {
    background: #d2d2d2;
}

.footer-border {
    background: #f3f3f3;
    padding-top: 1.6em;
    padding-bottom: 1.5em;
    border-top: 7px solid #d2d2d2;
    padding-left: 15px;
    padding-right: 15px;
}

.footer-border .bg-white {
    background: url(../images/fooetr-content-bg.jpg);
    max-height: 225px;
    padding: 1em 11em 2em 1.5em;
    background-position: top;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px #ccc;
    background-size: cover;
    background-repeat: no-repeat
}

.footer-border .bg-white h3 {
    color: #ffa113;
    font-size: 20px;
    margin-bottom: 15px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
}

.footer-border .bg-white a {
    color: #464646;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    text-shadow: 2px 1px 4px #fff;
}

.footer-border .bg-white a:hover {
    color: #ffa113
}

.footer-border .footerslider {
    padding: 0;
    justify-content: center;
    box-shadow: 0 -1px 7px -3px #a5a5a5;
    border-radius: 6px;
    align-items: center
}

.footer-border .footerslider .owl-carousel .owl-item img {
    width: 100%;
    display: inherit;
    border-radius: 6px;
}

.footer-border .footerslider {
    text-align: center;
}

.footer-border .footerslider .owl-dots .owl-dot {
    display: inline-grid;
    margin: 3px
}

.footer-border .footerslider .owl-dots .owl-dot span {
    background: #ffa113;
    padding: 4px 8px;
    border-radius: 6px
}

.footer-border .footerslider .owl-dots .active span {
    background: #929292
}

.footer-border .footerslider .owl-dots .owl-dot span:hover {
    background: #000000
}

.footer-border .footerslider .owl-nav {
    position: absolute;
    top: 40%;
    width: 98%;
    font-size: 30px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.footer-border .footerslider .owl-nav i {
    background-image: radial-gradient(circle at center, #ffffff 0%, rgb(255 255 255 / 47%) 46%, #ffffff00 100%);
    border-radius: 50px;
    font-size: 0px;
    padding: 0;
    color: #ffa113;
    transition-duration: .4s;
    font-weight: 900;
    border: 0px solid #ffffff90;
}

.footer-border .footerslider .owl-nav i:hover {
    color: #000;
}

.footer-border .footerslider:hover .owl-nav i {
    font-size: 17px;
    padding: 7px 5px 7px 8px;
    border: 1px solid #ffffff20;
}

.footer-border .footerslider .owl-nav .owl-prev {
    display: table-header-group;
    background: #dfdde900 !important
}

.footer-border .footerslider .owl-nav .owl-next {
    position: absolute;
    top: 0;
    right: 0
}

.footer-border .footerslider .owl-dots {
    position: absolute;
    bottom: 0;
    padding: 4px 6px;
    right: 0;
}

.footer-border .corporate_office {
    position: relative
}

.footer-border .corporate_office i {
    float: left;
    margin: 2px 10px 8px 5px;
}

.footer-border iframe {
    padding: 2px;
    background: #ffffff;
    box-shadow: 0 0 7px -1px #a5a5a5;
    border-radius: 7px;
    border: 2px solid #fff
}

.footer-logo-mrg {
    margin-bottom: 5px;
    text-align: center
}

.social-style-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    text-align: center
}

.social-style-1 a {
    color: #000000;
    font-size: 18px;
    display: inline-block;
    margin: 20px 7px 0;
    border-radius: 50px;
    padding: 9px;
    transition-duration: .3s;
    box-shadow: 0 1px 2px 0 #8e8e8e
}

.social-style-1 a:hover {
    color: #db2128
}

.contact-info-wrap-2 p {
    margin-bottom: 10px;
    line-height: 20px;
    margin: 7px 6px 7px 3px;
}

.footer-widget h3.footer-title {
    font-size: 16px;
    letter-spacing: -.25px;
    margin: 0 0 12px;
    text-transform: uppercase;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.footer-widget .footer-info-list ul {
    padding: 0;
    margin: 0;
    text-align: center;
}

.footer-widget .footer-info-list ul li {
    display: inline-block;
    margin: 0 2px 9px 2px;
    transition-duration: .3s;
}

.footer-widget .footer-info-list ul li:last-child {
    margin-bottom: 0
}

.footer-widget .footer-info-list ul li a {
    position: relative;
    font-size: 15px;
    padding: 0 7px 0 21px;
    border-left: 1px solid #c5c5c5
}

.footer-widget .footer-info-list ul li:nth-child(1) a {
    border-left: none;
}

.footer-widget .footer-info-list ul li a:hover {
    color: #ffa113;
    text-decoration: underline;
}

.footer-widget .footer-info-list ul .list_dot_hide a:before {
    display: none;
}

.call_footera a {
    position: relative;
    padding-left: 25px
}

.call_footera a:before {
    position: absolute;
    top: -3px;
    left: 0;
    content: "\e600" !important;
    font-family: 'simple-line-icons'
}

.call_footera a:hover {
    text-decoration: underline
}

.mail_footer a {
    position: relative;
    padding-left: 26px
}

.mail_footer a:before {
    position: absolute;
    top: -3px;
    left: 0;
    content: "\e086" !important;
    font-family: 'simple-line-icons'
}

.copyright_sec {
    background: #2d2d2d;
    color: #fff;
    text-align: center
}

.copyright_sec p {
    color: #ffffff9e;
    font-size: 14px;
    padding: 10px 0;
    letter-spacing: 0.5px;
}

.copyright_sec a {
    color: #fff
}

.copyright_sec a:hover {
    text-decoration: underline
}

.banner-left-side h1 {
    font-size: 28px;
    text-transform: capitalize;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    margin-top: 8px;
    margin-bottom: 5px
}

.banner-right-image img {
    width: 100%;
    border-radius: 0 0 0 280px
}

.banner-bg-area {
    display: flex;
    align-items: flex-end
}

.text_banner_all {
    background: url(../images/map-inner-banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%
}

.text_banner_all:after {
    content: "";
    position: absolute;
    background: url(../images/left-pick-inner-banner.png);
    left: 15px;
    top: 0;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: contain
}

.text_banner_all:before {
    content: "";
    position: absolute;
    top: 18%;
    bottom: 0;
    right: 60%;
    width: 30%;
    height: 285px;
    z-index: 0;
    border-radius: 100%;
    background-image: radial-gradient(circle at center, #ffffff 0%, rgb(255 255 255) 0%, #ffffff00 75%);
}

.banner-left-side {
    position: relative;
    padding: 0 0 0 38%;
    z-index: 9;
    min-height: 29em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.banner-left-side img {
    float: left
}

.banner-para p {
    font-size: 21px;
    line-height: 32px
}

.banner-para {
    margin: 20px 0 0;
    width: 100%
}

.form_section {
    background-color: #ffffff;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    box-shadow: 0px 30px 47px -6px rgb(186 168 141 / 20%);
    margin-top: 22px
}

.form_section h2 {
    font-size: 70px;
    color: #644a33;
}

.form_section h2 strong {
    font-size: 70px;
    color: #644a33;
    font-family: 'robotobold', Arial, Helvetica, sans-serif
}

.form_section .row {
    display: flex;
    align-items: center
}

.form_section .col-lg-6 {
    padding: 20px 38px !important
}

.form_section .text_half_effact {
    background-image: linear-gradient(237deg, #f2f2f2 0%, #ffffff 33%);
    padding: 5px 30px !important;
}

.enuiry_form form {
    padding: 20px 0px 4px;
}

.enuiry_form .title_section {
    margin: 2em 0
}

.ds-vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.enuiry_form .form-group {
    position: relative
}

.enuiry_form .form-controls {
    border-radius: 1rem;
    outline: #ffdead;
    border: 1px solid #eee;
    border-radius: 4px;
    width: 100%;
    color: #000;
    font-size: 15px;
    padding: 15px 10px 12px 54px;
    margin-bottom: 10px;
}

.enuiry_form .form-group .icon {
    content: "";
    width: 56px;
    height: 53px;
    left: 0;
    top: 0;
    background-color: #f8f8f8;
    position: absolute;
    z-index: 6;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 1px solid #eee
}

.enuiry_form .form-group .icon:before {
    content: "";
    background: url(../images/form_icon.jpg) no-repeat;
    width: 37px;
    height: 37px;
    position: absolute;
    left: 8px;
    top: 7px;
    display: block
}

.enuiry_form .companyname:before {
    background: url(../images/company-icon.jpg) no-repeat !important;
    left: 13px !important;
    top: 15px !important;
    width: 24px;
    height: 23px
}

.enuiry_form .duration:before {
    background: url(../images/duration-icon.jpg) no-repeat !important;
    left: 13px !important;
    top: 15px !important;
    width: 24px;
    height: 23px
}

.enuiry_form .lookingfor:before {
    background: url(../images/lookingfor-icon.jpg) no-repeat !important;
    left: 13px !important;
    top: 15px !important;
    width: 24px;
    height: 23px
}

.enuiry_form .form-group .icon.phone:before {
    background-position: -74px 0
}

.enuiry_form .form-group .icon.name:before {
    background-position: -109px 0
}

.enuiry_form .form-group .icon.email:before {
    background-position: 0 0
}

.enuiry_form .form-group .icon.comment:before {
    background-position: -36px 0
}

.enuiry_form .form-group .icon.comment {
    height: 100%
}

.enuiry_form .btnContact {
    width: auto;
    margin: 0 auto;
    border: none;
    color: #fff;
    cursor: pointer;
    background-color: #ffa113;
    padding: 10px 35px;
    color: #fff;
    display: block;
    font-size: 20px;
    border-radius: 6px;
    margin-top: 4px;
    z-index: 999;
    margin-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
    transition-duration: 0.3s;
}

.enuiry_form .btnContact:hover {
    background-color: #db2128
}

.enuiry_form textarea {
    height: 100px;
}

.address_design {
    background-color: #e6e6e673;
    padding: 40px 0 0 0;
}

.contact_detail_design .row {
    display: flex;
    align-items: center;
    box-shadow: 0px 30px 47px -6px rgb(186 168 141 / 20%);
}

.contact_detail_design div {
    background-color: #ffffff;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: 22px;
    padding: 2px 17px
}

.associated_chambers img {
    width: 100%;
    border-radius: 5px;
}

.text_contact_design h4 {
    color: #df383c;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    line-height: 40px;
    text-transform: capitalize;
    font-size: 30px
}

.three_contact_address h4 {
    color: #e35055;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    line-height: 29px;
    font-size: 23px;
    border-bottom: 1px dashed #df3b41;
    padding-bottom: 12px
}

.three_contact_address b {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #333;
    line-height: 58px
}

.text_contact_design a {
    color: #000;
    line-height: 28px
}

.text_contact_design p {
    margin-bottom: 10px;
    line-height: 20px;
    border-radius: 5px;
    padding: 15px 9px;
    border: 1px solid #f9f9f9;
    box-shadow: 0 0 2px #ccc
}

.text_contact_design i {
    float: left;
    margin: 2px 10px 8px 3px;
    background: #e65225;
    color: #fff;
    padding: 10px;
    border-radius: 50%
}

.text_contact_design a:hover {
    color: #db2128
}

.address-detailss p a {
    display: flex;
    align-items: center
}

.three_contact_address {
    margin-bottom: 67px
}

.three_contact_address .row {
    border-radius: 5px;
    display: flex;
    align-items: center;
    background: #f7f7f7;
    padding: 30px 15px;
}

.three_contact_address .col-lg-4 div {
    background: #fff;
    border-right: 1px solid #e6e9ed;
    padding: 28px 12px
}

.design_publication {
    padding: 0 10px;
}

.design_publication {
    text-align: center;
}

.design_publication .col-lg-4 {
    margin-bottom: 15px;
    display: inline-block;
    float: none;
    width: 33%;
    padding: 0 1%
}

.design_publication .col-lg-3 {
    margin-bottom: 15px;
    display: inline-block;
    float: none;
    width: 24%;
    padding: 0;
    padding: 0 1%
}

.spacing_publication .design_publication {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.design_publication .publication_pdf_sector {
    padding: 12px;
    border-radius: 8px;
    transition-duration: 0.3s;
    z-index: 8
}

.design_publication .publication_pdf_sector:hover {
    box-shadow: 0 3px 19px -5px #000000;
    z-index: 9
}

.design_publication .pdf_design_img {
    text-align: center;
    position: relative
}

.design_publication .pdf_design_img .date {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffa113;
    color: #fff;
    padding: .6em .7em;
    font-size: 13px;
    line-height: 16px;
    border-radius: 7px 0 7px 0
}

.design_publication .pdf_design_img .date span {
    display: block;
    text-align: center;
}

.design_publication .pdf_design_img img {
    width: 100%;
    border-radius: 8px;
}

.design_publication .pdf_paragraph {
    padding: 18px 10px 0;
    transition-duration: 0.3s;
    text-align: left;
    height: 5.6em;
    overflow: hidden
}

.design_publication .pdf_paragraph p {
    color: #7d7d7d;
}

.design_publication .pdf_paragraph h4 {
    text-decoration: none;
    color: #484848;
    transition: all .5s ease;
    font-size: 19px;
    transition-duration: 0.2s;
    line-height: 32px
}

.design_publication .pdf_paragraph h4:hover {
    color: #ffa113;
}

.design_publication .publication_pdf_sector:hover .pdf_paragraph a {
    background: #db2128;
    color: #ffffff !important;
}

.design_publication .pdf_paragraph a i {
    font-size: 13px;
    margin-left: 5px
}

.event_design_sector {
    text-align: center;
}

.event_design_sector .col-lg-4 {
    margin-bottom: 25px;
    display: inline-block;
    float: none;
    width: 33%;
    border-radius: 6px
}

.event_design_sector .card {
    float: left;
    width: 100%;
}

.event_design_sector .card .wrapper {
    background-color: #fff;
    min-height: 385px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 9px -6px #797979;
    border-radius: 6px;
    transition-duration: 0.3s
}

.event_design_sector .card .wrapper:hover {
    box-shadow: 0 2px 7px 4px #868686;
}

.event_design_sector .card .wrapper:hover .data {
    transform: translateY(-0px);
}

.event_design_sector .card img {
    width: 100%;
}

.event_design_sector .card .data {
    position: absolute;
    bottom: -42px;
    width: 100%;
    transform: translateY(calc(70px + 1em));
    transition: transform 0.3s
}

.event_design_sector .card .data .content {
    padding: 1em 1em 3em;
    position: relative;
    z-index: 1
}

.event_design_sector .card .title {
    font-size: 20px;
    height: 64px;
    overflow: hidden;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    line-height: 29px;
    display: flex;
    align-items: center;
    justify-content: center
}

.event_design_sector .example-1 .title a {
    color: #4a4a4a;
    transition-duration: 0.3s;
}

.event_design_sector .example-1 .title a:hover {
    color: #ffa113;
}

.event_design_sector .card .title-2 {
    font-size: 20px;
    height: 25px;
    overflow: hidden;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    line-height: 29px
}

.event_design_sector .example-1 .title-2 a {
    color: #4a4a4a;
    transition-duration: 0.3s
}

.event_design_sector .example-1 .title-2 a:hover {
    color: #ffa113
}

.event_design_sector .card .text {
    height: 83px;
    margin: 0;
    overflow: hidden
}

.event_design_sector .card input[type=checkbox] {
    display: none
}

.event_design_sector .example-1 .date {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffa113;
    color: #fff;
    padding: .6em .7em;
    font-size: 13px;
    line-height: 16px
}

.event_design_sector .example-1 .date span {
    display: block;
    text-align: center
}

.event_design_sector .example-1 .content {
    background-color: #fff;
    box-shadow: 0 5px 30px 10px rgba(0, 0, 0, 0.3);
}

.event_design_sector .example-1 .content .link_content {
    background-color: #000;
    color: #636363;
    background: #e6e9ed;
    padding: 7px 6px 7px 9px;
    border-radius: 3px;
    font-size: 14px;
    transition-duration: 0.3s;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.event_design_sector .example-1 .content .link_content:hover {
    color: #ffffff;
    background: #db2128
}

.event_design_sector .example-1 .content .link_content i {
    font-size: 12px;
    margin-left: 2px
}

.event_design_sector .example-1 .menu-content {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    transition: transform 0.3s;
    transform: translateY(0)
}

.new_event_home_space {
    padding: 0
}

.new_event_home_space .col-lg-4 {
    padding: 0
}

.new_event_home_space .card .data .content {
    padding: 0.6em 0.5em 0.6em 0.5em
}

.new_event_home_space .card .wrapper {
    min-height: 429px
}

.new_event_home_space .card .data {
    bottom: 75px
}

.new_event_home_space .card .wrapper:hover .data {
    transform: translateY(77px)
}

.new_event_home_space .card .title {
    font-size: 18px
}

.translated-ltr .new_event_home_space .card .title {
    font-size: 16px
}

.overview_sector_design h2 {
    font-size: 20px;
    color: #ffa113;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif
}

.overview_sector_design .card_design_overview {
    border-radius: 8px;
    width: 98%;
    margin: 0 auto;
    margin-top: 1%;
    margin-bottom: 0;
    display: flex;
    align-items: center
}

.overview_sector_design .card_design_overview img {
    box-shadow: 0 0 14px -8px #000000ad;
    border-radius: 8px;
    width: 100%;
    border: 2px solid #ffffff
}

.overview_sector_design h3 {
    font-size: 18px;
    color: #ffa113;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    background-image: linear-gradient(90deg, #f3f3f3 0%, #ffffff 50%);
    border-radius: 5px;
    padding: 8px 10px;
    display: none;
}

.overview_sector_design h3 i {
    margin: 0 7px 0 0
}

.overview_sector_design ul {
    padding: 0;
    margin: 0
}

.overview_sector_design ul li {
    list-style: none;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding-left: 10px
}

.overview_sector_design ul li i {
    margin: 0 10px 0 0
}

.equal_height_one {
    background: #fff;
    box-shadow: 2px 3px 9px -1px #b5b5b5;
    border-radius: 5px;
    padding: 15px 23px;
    height: 11.2em;
    overflow: hidden;
    font-size: 1em;
    margin-top: 1.8em;
    color: #000;
    transition-duration: 0.3s
}

.equal_height_one p {
    text-align: left !important;
    line-height: 1.5em
}

.equal_height_fast {
    background: #fff;
    box-shadow: 2px 3px 9px -1px #b5b5b5;
    border-radius: 5px;
    padding: 15px 23px;
    height: 9em;
    overflow: hidden;
    font-size: 1em;
    margin-top: 1.8em;
    color: #000;
    transition-duration: 0.3s
}

.equal_height_fast p {
    text-align: left !important;
    line-height: 1.5em
}

.equal_height_one:hover {
    color: #ffa113
}

.whitest_bullet_two {
    background: #fff;
    box-shadow: 2px 3px 9px -1px #b5b5b5;
    border-radius: 5px;
    padding: 15px 23px;
    height: 15em;
    overflow: hidden;
    font-size: 1em;
    margin-top: 1.8em;
    line-height: 1.5em;
    color: #000;
    transition-duration: 0.3s
}

.whitest_bullet_two:hover {
    color: #ffa113;
}

.whitest_bullet_three {
    background: #fff;
    box-shadow: 2px 3px 9px -1px #b5b5b5;
    border-radius: 5px;
    padding: 15px 23px;
    height: 10em;
    overflow: hidden;
    font-size: 1em;
    margin-top: 1.8em;
    line-height: 1.5em;
    color: #000;
    transition-duration: 0.3s
}

.whitest_bullet_three:hover {
    color: #ffa113
}

.all_sector_tabs_design {
    margin-bottom: 50px;
    padding-top: 30px;
}

.left_sector_design {
    z-index: 9;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0px 8px 8px 8px;
    overflow: hidden;
    margin-top: 20px;
}

.left_sector_design .active_sector_tab a {
    color: #ffa113 !important;
    background: #f3f3f3;
}

.left_sector_design .active_sector_tab a i {
    color: #ffa113;
}

.left_sector_design .active_sector_tab {
    position: relative;
}

.left_sector_design .active_sector_tab:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 5px;
    height: 100%;
    background: #ffa113;
    z-index: 9;
    border-radius: 0 80px 80px 0
}

.left_sector_design #slide-out #mobile-menu li:hover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 5px;
    height: 100%;
    background: #ffa113;
    z-index: 9;
    border-radius: 0 80px 80px 0
}

.left_sector_design #slide-out {
    background: #ffffff;
    display: block;
    z-index: 1;
    height: 100%;
    width: 100%;
    color: #ddd
}

.left_sector_design .search-mobile {
    margin: 15px 10px;
    height: 30px;
    overflow: hidden;
    background: #fcfcfc;
    border: 1px solid #ddd;
    border-top-color: #d1d1d1;
    border-left-color: #d1d1d1;
    overflow: hidden;
    position: relative;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 2px 5px #eee;
    -moz-box-shadow: inset 0 2px 5px #eee;
    box-shadow: inset 0 2px 5px #eee
}

.left_sector_design .search-mobile #s-mobile {
    background: transparent;
    float: right;
    margin: 0;
    padding: 7px 12px;
    width: 100%;
    color: #444;
    border: 0 none
}

.left_sector_design .search-mobile button.search-button {
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    height: 28px;
    padding: 0;
    width: 40px;
    font-size: 18px;
    color: #666
}

.left_sector_design .search-mobile button.search-button:hover {
    color: #000
}

.left_sector_design #slide-out .social-icons {
    margin-bottom: 15px
}

.left_sector_design #slide-out .social-icons a {
    color: #ccc;
    font-size: 16px;
    padding: 0 4px
}

.left_sector_design #slide-out .social-icons a:hover {
    color: #FFF
}

/*.left_sector_design #mobile-menu.mobile-hide-icons i.fa {*/
/*    display: none*/
/*}*/

.left_sector_design #slide-out #mobile-menu .mega-menu-block {
    padding: 0 !important;
    background: transparent !important;
    min-height: inherit !important
}

/*.left_sector_design #slide-out #mobile-menu ul ul,*/
/*#slide-out #mobile-menu .sub-menu-columns-item {*/
/*    display: none;*/
/*    background: #f3f3f3*/
/*}*/

.left_sector_design #slide-out #mobile-menu ul {
    padding: 0;
}

.left_sector_design #slide-out .for_active_open {
    display: block !important;
}

.left_sector_design #slide-out #mobile-menu ul li a {
    transition-duration: 0.3s;
}

.left_sector_design #slide-out #mobile-menu ul li a:hover {
    color: #000 !important;
}

.left_sector_design #slide-out #mobile-menu li {
    list-style: none;
    position: relative;
    transition-duration: 0.3s;
}

.left_sector_design.left-hide #slide-out #mobile-menu li:last-child {
    /*display: none!important;*/
}

.left_sector_design #slide-out #mobile-menu ul li.menu-item-has-children i.mobile-arrows {
    position: absolute;
    top: 0;
    right: 0;
    padding: 17px;
    margin: 0;
    cursor: pointer;
    display: block;
    width: 100%;
    text-align: right;
}

.left_sector_design #slide-out #mobile-menu a {
    color: #717171;
    display: block;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding: 12px 30px;
    padding-right: 0;
    border-bottom: 1px solid #e4dbcb
}

.left_sector_design #slide-out #mobile-menu li:hover a {
    color: #ffa113;
}

.left_sector_design #slide-out #mobile-menu a i {
    margin-right: 8px;
}
.left_sector_design #slide-out #mobile-menu a svg {
    width: 20px;
    fill: #b9b9b9;
}
.left_sector_design #slide-out #mobile-menu li:hover a svg {
    fill: #717171;
}
.left_sector_design #slide-out #mobile-menu ul ul a {
    font-size: 16px;
    padding-left: 30px
}

.left_sector_design #slide-out #mobile-menu ul ul ul a {
    font-size: 12px;
    padding-left: 40px;
    padding-left: 50px
}

.left_sector_design #slide-out #mobile-menu ul ul ul ul a {
    padding-left: 60px
}

.left_sector_design #mobile-menu .mobile-arrows {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform 0.3s, -webkit-transform .3s
}

.left_sector_design #mobile-menu .mobile-arrows.is-open {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.right_sector_design {
    background: #f9f9f9;
    border-radius: 10px;
    padding: 15px 48px 35px
}

.right_sector_design .gray_heading_design {
    margin-bottom: 12px
}

.right_sector_design .gray_heading_design h2 {
    background: #f9f9f9;
    color: #464646;
    font-size: 25px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.right_sector_design .gray_heading_design i {
    float: right;
    color: #ffa113;
    border-radius: 5px;
    border-right: 3px solid #ffa113;
    font-weight: 600;
    font-size: 18px;
    padding: 12px 13px 12px 20px;
    background-image: linear-gradient(90deg, #ffffff59 0%, #ffffff 58%);
    transition-duration: 0.2s
}

.right_sector_design .gray_heading_design i:hover {
    border-color: #464646
}

.right_sector_design .white_section_data {
    background: #ffffff;
    padding: 28px 10px;
    border-radius: 8px;
    box-shadow: 0 0 14px 0 #d0d0d0
}

.right_sector_design .white_section_data h6 {
    color: #484848
}

.spacing_publication .white_section_data {
    padding: 28px 0
}

.hover_design_pub {
    padding: 13px !important
}

.hover_design_pub .col-lg-4 {
    padding: 0
}

.section-padding {
    padding: 60px 0 40px
}

.form_section h2 {
    font-size: 35px;
    color: #ffa113
}

.form_section h2 strong {
    font-size: 35px;
    color: #ffa113
}

@keyframes cdp-in {
    from {
        transform: scale(1.5);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

.contact-page_banner:before {
    content: "";
    position: absolute;
    background: url(../images/formation.png);
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: 90%;
    z-index: 1;
    opacity: 1;
    height: 60px;
    background-position: left;
    width: 60%
}

.banner-left-side h1 {
    padding-left: 0;
    color: #ffa113
}

.tabs_navi {
    text-align: center
}

.banner-bg-area .col-md-6 {
    padding: 0
}

.cdp {
    position: relative;
    text-align: center;
    padding: 9px 3px 3px 8px;
    z-index: 6;
    margin: 0 auto;
    background: #f3f3f3;
    display: inline-flex;
    border-radius: 8px
}

.cdp1 {
    position: relative;
    text-align: center;
    padding: 9px 12px;
    z-index: 6;
    margin: 0 auto;
    background: #f3f3f3;
    display: inline-flex;
    border-radius: 8px
}

.cdp_i {
    font-size: 15px;
    transition: background 250ms;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 4px;
    height: 31px;
    min-width: 31px;
    border-radius: 7px;
    line-height: 31px;
    color: #ffa113 !important;
    display: none;
    background: #ffffff
}

.cdp_i1 {
    font-size: 15px;
    transition: background 250ms;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 3px;
    border-radius: 7px;
    line-height: 31px;
    color: #ffa113 !important;
    background: #ffffff;
    padding: 0 11px
}

.cdp_i:first-child,
.cdp_i:last-child {
    padding: 0 16px;
    margin: 0 12px 6px
}

.cdp_i:last-child,
.cdp_i:nth-child(2),
.cdp_i:nth-last-child(2) {
    display: inline-block
}

.cdp_i:hover {
    background-color: #ffa113;
    color: #fff !important
}

.cdp:not([actpage="1"]) .cdp_i:nth-child(1) {
    display: inline-block
}

.cdp[actpage="1"] .cdp_i:nth-child(-1):not(:first-child):not(:nth-child(2)) {
    display: inline-block;
    pointer-events: none;
    width: 40px
}

.cdp[actpage="1"] .cdp_i:nth-child(0):not(:first-child) {
    display: inline-block
}

.cdp[actpage="1"] .cdp_i:nth-child(1):not(:first-child) {
    display: inline-block
}

.cdp[actpage="1"] .cdp_i:nth-child(2) {
    background-color: #ffa113;
    color: #fff !important;
    display: inline-block
}

.cdp[actpage="1"] .cdp_i:nth-child(2)+.cdp_i:last-child {
    display: none !important
}

.cdp[actpage="1"] .cdp_i:nth-child(3):not(:last-child) {
    display: inline-block
}

.cdp[actpage="1"] .cdp_i:nth-child(4):not(:last-child) {
    display: inline-block
}

.cdp[actpage="1"] .cdp_i:nth-child(5):not(:last-child):not(:nth-last-child(2)) {
    display: inline-block;
    pointer-events: none;
    width: 40px
}

.cdp[actpage="2"] .cdp_i:nth-child(0):not(:first-child):not(:nth-child(2)) {
    display: inline-block;
    pointer-events: none;
    width: 40px
}

.cdp[actpage="2"] .cdp_i:nth-child(1):not(:first-child) {
    display: inline-block
}

.cdp[actpage="2"] .cdp_i:nth-child(2):not(:first-child) {
    display: inline-block
}

.cdp[actpage="2"] .cdp_i:nth-child(3) {
    color: #fff;
    display: inline-block
}

.cdp[actpage="2"] .cdp_i:nth-child(3)+.cdp_i:last-child {
    display: none !important
}

.cdp[actpage="2"] .cdp_i:nth-child(4):not(:last-child) {
    display: inline-block
}

.cdp[actpage="2"] .cdp_i:nth-child(5):not(:last-child) {
    display: inline-block
}

.cdp[actpage="2"] .cdp_i:nth-child(6):not(:last-child):not(:nth-last-child(2)) {
    display: inline-block;
    pointer-events: none;
    width: 40px
}

.cdp[actpage="3"] .cdp_i:nth-child(1):not(:first-child):not(:nth-child(2)) {
    display: inline-block;
    pointer-events: none;
    width: 40px
}

.cdp[actpage="3"] .cdp_i:nth-child(2):not(:first-child) {
    display: inline-block
}

.cdp[actpage="3"] .cdp_i:nth-child(3):not(:first-child) {
    display: inline-block
}

.cdp[actpage="3"] .cdp_i:nth-child(4) {
    color: #fff;
    display: inline-block
}

.cdp[actpage="3"] .cdp_i:nth-child(4)+.cdp_i:last-child {
    display: none !important
}

.cdp[actpage="3"] .cdp_i:nth-child(5):not(:last-child) {
    display: inline-block
}

.cdp[actpage="3"] .cdp_i:nth-child(6):not(:last-child) {
    display: inline-block
}

.cdp[actpage="3"] .cdp_i:nth-child(7):not(:last-child):not(:nth-last-child(2)) {
    display: inline-block;
    pointer-events: none;
    width: 40px
}

.cdp[actpage="4"] .cdp_i:nth-child(2):not(:first-child):not(:nth-child(2)) {
    display: inline-block;
    pointer-events: none;
    width: 40px
}

.cdp[actpage="4"] .cdp_i:nth-child(3):not(:first-child) {
    display: inline-block
}

.cdp[actpage="4"] .cdp_i:nth-child(4):not(:first-child) {
    display: inline-block
}

.cdp[actpage="4"] .cdp_i:nth-child(5) {
    color: #fff;
    display: inline-block
}

.cdp[actpage="4"] .cdp_i:nth-child(5)+.cdp_i:last-child {
    display: none !important
}

.cdp[actpage="4"] .cdp_i:nth-child(6):not(:last-child) {
    display: inline-block
}

.cdp[actpage="4"] .cdp_i:nth-child(7):not(:last-child) {
    display: inline-block
}

.cdp[actpage="4"] .cdp_i:nth-child(8):not(:last-child):not(:nth-last-child(2)) {
    display: inline-block;
    pointer-events: none;
    width: 40px
}

.cdp[actpage="5"] .cdp_i:nth-child(3):not(:first-child):not(:nth-child(2)) {
    display: inline-block;
    pointer-events: none;
    width: 40px
}

.cdp[actpage="5"] .cdp_i:nth-child(4):not(:first-child) {
    display: inline-block
}

.cdp[actpage="5"] .cdp_i:nth-child(5):not(:first-child) {
    display: inline-block
}

.cdp[actpage="5"] .cdp_i:nth-child(6) {
    color: #fff;
    display: inline-block
}

.cdp[actpage="5"] .cdp_i:nth-child(6)+.cdp_i:last-child {
    display: none !important
}

.cdp[actpage="5"] .cdp_i:nth-child(7):not(:last-child) {
    display: inline-block
}

.cdp[actpage="5"] .cdp_i:nth-child(8):not(:last-child) {
    display: inline-block
}

.cdp[actpage="5"] .cdp_i:nth-child(9):not(:last-child):not(:nth-last-child(2)) {
    display: inline-block;
    pointer-events: none;
    width: 40px
}

.pagination_active {
    background-color: #ffa113;
    color: #fff !important
}

.gallery-media .media-gal {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 3rem;
    justify-content: center;
    align-items: center;
}

.gallery-media .card {
    color: #252a32;
    border-radius: 2px;
    background: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
}

.gallery-media .card-image {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 70%;
    background: #ffffff
}

.gallery-media .card-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.social_impact1 {
    display: flex;
    align-items: center
}

.promoters-chamber:after {
    display: none
}

.promoters-chamber:before {
    content: "";
    position: absolute;
    left: -125px;
    border: 35px solid #fff;
    border-radius: 50%;
    background: #f6f6f600;
    width: 350px;
    top: 70%;
    height: 350px
}

.address-hq {
    padding: 50px 0 35px
}

.address-back {
    background: #f4f4f4;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 3px #ccc;
    font-size: 16px;
    font-weight: 500;
    line-height: 35px;
    height: 200px
}

.right-side-ul ul li {
    margin-bottom: 20px
}

.address-back ul {
    padding-left: 0;
    list-style-type: none
}

.left-side-ul ul li,
.right-side-ul ul li {
    display: flex;
    align-items: center
}

.address-back i {
    background: #de312d;
    color: #fff;
    padding: 12px;
    border-radius: 50%;
    margin-right: 20px
}

.address-hq h2,
.mission-vision-area h2 {
    font-size: 25px;
    color: #000;
    font-weight: 600
}

.address-hq .col-md-6 {
    padding-left: 0
}

.promoters-chamber {
    background: linear-gradient(180deg, white 40%, #f4f4f4);
    overflow: hidden;
    padding-top: 70px;
}

.inner-container {
    width: 100%;
    margin: 0 auto
}

.mission-vision {
    background: url(../images/mision-vision-bg.webp) #000000;
    padding: 70px 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 15px;
    margin-bottom: 60px
}

.mission-vision .container-fluid {
    padding: 0 15%
}

.mision-vison-content {
    margin: 0 20px
}

.mision-vision-heading {
    padding: 0 50px
}

.vision-area .mision-vison-image img {
    background: #7f7f7f;
    border-radius: 5px;
    margin-bottom: 5px
}

.mission-area p {
    background: #ffffff;
    padding: 30px;
    border-radius: 0 50px 0 50px
}

.mision-vison-content p {
    height: 150px
}

.mision-vision-heading h2 {
    font-size: 25px;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif
}

.mission-area .mision-vison-image img {
    background: #7f7f7f;
    border-radius: 5px;
    margin-bottom: 5px
}

.vision-area p {
    background: #ffffff;
    padding: 30px;
    border-radius: 50px 0 50px 0
}

.about-us {
    padding: 60px 0 30px;
    background: url(../images/history-texture.jpg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: top right;
    position: relative
}

.about-us:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 28%;
    height: 70vh;
    content: "";
    transform-origin: 0 0;
    background: url(../images/history-office.jpg) no-repeat left top;
    background-size: 100%
}

.about-us:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 19%;
    height: 33vh;
    content: "";
    transform-origin: 0 0;
    background: url(../images/legacy-bottom.jpg) no-repeat left top;
    background-size: 100%;
    z-index: -1
}

.legacy-section {
    background-color: #efeeee
}

.pdf_legacy_design {
    background-color: #efeeee;
    padding: 30px 0 17px 16px;
    margin-top: 26px;
    text-align: center
}

.pdf_legacy_design .col-md-3 {
    display: inline-block;
    float: none
}

.our-legacy-sec h4 {
    color: #474748;
    margin-top: 11px
}

.paragraph-about i {
    font-size: 12px
}

.our-legacy-sec .legacy-image {
    width: 100%;
    position: relative;
    border-radius: 6px;
    border: 3px solid #fff;
    transition-duration: 0.3s
}

.our-legacy-sec .legacy-image-wrap {
    position: relative;
    border-radius: 6px;
    border: 3px solid #fff;
    transition-duration: 0.3s;
    float: left;
    width: 500px;
    margin-right: 15px
}

.our-legacy-sec .legacy-image:hover {
    box-shadow: 0 0 15px -5px #8c8c8c
}

.our-legacy-sec .legacy-image:before {
    content: "";
    position: absolute;
    background: url(../images/about-img-left.jpg);
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.history-para {
    padding-left: 10px !important
}

.paragraph-about {
    padding-left: 30px;
    text-align: justify;
    position: relative
}

.ourlagacy_design {
    text-align: justify;
    position: relative
}

.ourlagacy_design h4 {
    border-bottom: 1px solid #ababab;
    color: #474748;
    padding-bottom: 6px
}

.back_lagacy {
    background-image: linear-gradient(180deg, #efeeee 0%, #ffffff 20%);
    padding: 60px 0 0;
    margin-bottom: 10px
}

.legacy_designs img {
    border-radius: 6px
}

.legacy_designs .owl-stage-outer {
    padding: 30px 0
}

.legacy_designs .owl-nav {
    display: flex !important;
    width: 75px;
    margin: 0 auto;
    padding-bottom: 0
}

.legacy_designs .owl-prev {
    background: #f2f1f1 !important;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 30px 0 0 30px;
    margin-right: 5px;
    cursor: pointer;
    line-height: 16px;
    text-align: center;
    padding-left: 9px;
    text-transform: capitalize;
    font-size: 14px;
    color: #808080 !important;
    transition-duration: 0.3s
}

.legacy_designs .owl-prev .icon-arrow-right {
    line-height: 17px
}

.legacy_designs .owl-prev:hover {
    background: #ffa113 !important;
    color: #ffffff !important
}

.legacy_designs .owl-next {
    background: #f2f1f1;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 0 30px 30px 0;
    margin-right: 5px;
    cursor: pointer;
    line-height: 21px;
    text-align: center;
    padding-right: 10px;
    text-transform: capitalize;
    font-size: 14px;
    padding-left: 7px;
    color: #808080;
    transition-duration: 0.3s
}

.legacy_designs .owl-next .icon-arrow-right {
    line-height: 22px
}

.legacy_designs .owl-next:hover {
    background: #ffa113;
    color: #ffffff
}

.paragraph-about a {
    font-size: 16px;
    padding: 7px 14px;
    background: #f0f0f0;
    border-radius: 6px;
    transition-duration: 0.3s
}

.paragraph-about a:hover {
    background: #ffa113;
    color: #ffffff
}

.lagacy_pdf_right {
    float: right;
    margin-left: 1.5em;
    margin-top: 1em
}

.lagacy_pdf_right a {
    font-size: 0;
    padding: 0;
    background: none
}

.paragraph-about p {
    margin-bottom: 18px
}

.our-legacy-sec h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    padding-bottom: 6px
}

.our-legacy-sec {
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.heading-style1 {
    position: relative
}

.secretariat-area {
    position: relative;
    background: url(../images/secretariat-bg.jpg);
    padding: 73px 0;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 50px 0;
}
.secretariat-area .heading-style1{margin-bottom: 45px;}
.secretariat-area .container-fluid{padding: 0 10%;}
.secretariat-members{background: #fff; border: 1px solid #fff; border-radius: 8px; border-bottom: 1px solid #ffa113; box-shadow: 0 5px 8px -3px #888888b8; margin-bottom: 17px;}
.secretariat-members img{width: 100%;border-radius: 8px;}
.secretariat-intro{text-align: center;padding: 10px 5px;margin-bottom:15px;}
.secretariat-intro h2{font-size: 16px; padding: 0; margin-bottom: 0; color: #ffa113; font-family: 'robotomedium', Arial, Helvetica, sans-serif; border-radius: 6px; height: 50px; overflow: hidden; line-height: 23px; display: flex ; justify-content: center; flex-direction: column; align-items: center;}



.leadership-area {
    position: relative;
    background: url(../images/leadership-bg.jpg);
    padding: 50px 0 0;
    background-size: contain;
    background-repeat: no-repeat
}

.leadership-area .container-fluid {
    /*padding: 22px 12% 0;*/
    padding: 0 10%
}

.leadership-members img {
    width: 100%;
    border-radius: 6px
}

.leadership-area .row {
    flex-wrap: nowrap;
    justify-content: center;
}

.leadership-area .width_custom_leadership {
    margin: 0 0.5%;
}

.leadership-members {
    position: relative;
    padding-bottom: 0px;
    min-height: 0vh;
    height: initial;
    border-radius: 8px;
    margin-bottom: 28px;
    transition-duration: 0.3s;
    margin-top: 25px;
    box-shadow: -3px 3px 17px 1px #4a4a4a;
}

.leadership-members:hover {
    box-shadow: -3px 3px 17px 1px #4a4a4a;
}

.members-intro {
    text-align: center;
    /*padding: 5% 6% 0;*/
    margin-top: -30px
}

.members-intro:before {
    content: "";
    position: absolute;
    background: #fff;
    top: 61%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 15px;
    z-index: 1;
    border-radius: 8px
}

.members-intro h5 {
    color: #ffa113;
    z-index: 9;
    position: relative;
    font-size: 20px;
    margin: 0px 0 3px 0;
}

.members-intro p {
    position: relative;
    z-index: 9;
    margin-bottom: 0;
    font-size: 16px;
    padding: 0 5px;
    height: 82px;
    overflow: hidden
}

.fixed-logo-position {
    position: relative
}

.fixed-logo-position:before {
    background: #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    top: -30px;
    bottom: 0;
    width: 120px;
    height: 130px;
    margin: 0 auto;
    z-index: 1
}

.breadcrumb a {
    font-size: 14px
}

.fixed-logo-position img {
    position: relative;
    z-index: 2;
    top: 0
}

.page_banner {
    overflow: hidden
}

.form-background {
    box-shadow: 0 10px 18px -7px #4a4a4a;
    border-radius: 6px;
    margin: -330px 0 90px;
    position: relative;
    padding: 26px 25px 65px;
    background: #fff;
    overflow: hidden
}

.enuiry_form .form-group .icon.company:before {
    background-position: right
}

.enuiry_form .form-group .icon.fax:before {
    background-position: -192px
}

.form-background:after {
    content: "";
    position: absolute;
    background: url(../images/form-bg-right.jpg);
    right: 0;
    left: 92%;
    top: 91%;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain
}

.form-background:before {
    content: "";
    position: absolute;
    background: url(../images/form-bg-left.jpg);
    left: -83px;
    right: 0;
    top: 68%;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain
}

.form_section .text_half_effact {
    background-image: none;
    padding: 0 30px !important
}

.shape-image {
    margin-top: -3px
}

.shape-image img {
    width: 100%
}

.presence-address p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    display: flex;
    margin-left: 11px
}

.presence-address p i {
    margin-right: 8px;
    margin-top: 6px
}

.presence-address h3 {
    background: #ffffff;
    padding: 10px;
    border-radius: 6px;
    text-transform: uppercase;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #ffa113;
    margin-bottom: 1.3em
}

.presence-images img {
    background: linear-gradient(82deg, #ee8f00a6, transparent);
    padding: 30px 30px 0;
    width: 40%;
    border-radius: 10px 0 0 0
}

.presence-images {
    width: 100%;
    display: table
}

.intro_card_foundation p {
    padding: 0 7px
}

.form_section {
    margin-top: 0;
    position: relative;
    background: url(../images/form-bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain
}

.pdf-sections h4 {
    color: #000;
    margin-top: 20px;
    font-weight: 600
}

.three_contact_address {
    padding: 50px 0;
    margin-bottom: 0
}

.address-detailss {
    background: #fff;
    padding: 20px;
    border-radius: 5px
}

.address-detailss p {
    border-bottom: 1px solid #efefef;
    padding: 10px 0;
    line-height: 27px
}

.address-detailss p a i {
    background: #e65225;
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
    border-radius: 50%;
    text-align: center;
    padding: 10px
}

.owl-dots {
    display: block
}

.address-slider .owl-nav .owl-prev,
.address-slider .owl-nav .owl-next {
    float: left;
    margin: 15px 3px 0 0;
    text-align: center;
    background: #ffffff !important;
    width: 33px;
    padding: 9px 0 !important
}

.address-slider .owl-nav .owl-prev i,
.address-slider .owl-nav .owl-next i {
    color: #ffffff;
    background: #474748;
    border-radius: 50%;
    font-size: 9px;
    padding: 4px 4px 4px 5px;
    font-weight: 900
}

.enuiry_form .form-group .icon.subject:before {
    background-position: -233px
}

.enuiry_form textarea {
    margin-bottom: 0 !important;
    height: 150px
}

.form_section .row {
    display: flex;
    align-items: flex-start
}

.enuiry_form form {
    padding: 0 0 4px
}

.text_half_effact img {
    width: 100%;
    border-radius: 7px;
    border: 1px solid #fff;
    box-shadow: 0 0 4px #ccc;
    margin-top: 0
}

.our-presense {
    position: relative;
    overflow: hidden;
    background: url(../images/formation.png) repeat-x bottom;
    padding-top: 50px
}

.our-presense .container-fluid {
    padding: 30px 8% 70px
}

.our-presense:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(212 212 212 / 38%) 27%, #d6d6d6 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 72px
}

.our-presense .col-md-6 {
    display: table-cell;
    border-radius: 8px
}

.our-presense .color_right_presence {
    background: url(../images/presence-pattern.png) no-repeat bottom right #ffa113;
    padding: 27px 25px 0 26px;
    border-radius: 8px;
    position: relative
}

.our-presense .color_right_presence .show {
    display: none !important
}

.our-presense .color_right_presence .active {
    display: block !important
}

.our-presense .color_right_presence .active img {
    position: absolute;
    bottom: 0
}

.enuiry_form .form-group .icon.comment {
    height: 100%
}

.form_section h2:before {
    content: "";
    position: absolute;
    background: url(../images/heading-bg.png);
    left: 34%;
    top: 17px;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat
}

.form-background p {
    padding: 11px 20px;
    background: linear-gradient(45deg, #fafafa 60%, transparent);
    border-radius: 7px;
    margin: 20px 0 32px;
    border-right: 4px solid #efefef
}

.enuiry_form .btnContact {
    width: auto;
    margin: 0;
    border: none;
    color: #fff;
    cursor: pointer;
    background-color: #6c757d;
    padding: 8px 16px;
    color: #fff;
    display: block;
    font-size: 18px;
    border-radius: 6px;
    z-index: 999;
    text-align: left;
    text-transform: capitalize;
    float: right;
    transition-duration: 0.3s
}

.enuiry_form .btnContact:hover {
    background-color: #ffa113
}

.heading-style1 h2 strong {
    font-size: 35px
}

.heading-style1 h2 {
    z-index: 9;
    background: #ffffff;
    margin: 0 auto;
    margin-bottom: 0;
    float: none;
    border-radius: 50px;
    font-size: 25px;
    display: table;
    padding: 5px 20px;
    text-align: center;
    color: #ff9900;
    position: relative;
    border: 1px solid #ffa113
}

.presence-images .nav-pills {
    float: none;
    width: 100%;
    background: linear-gradient(90deg, white 9%, #e8e8e8);
    height: 588px;
    box-shadow: 0 0 2px #ccc;
    border-left: 1px solid #ccc;
    position: relative;
    display: list-item;
    border-radius: 8px;
    padding: 19px 0
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ffa113;
}

.nav-pills li:hover a {
    opacity: 1;
}

.nav-pills li a {
    background: #fff0;
    position: relative;
    color: #ffa217;
    opacity: 0;
    box-shadow: 0 0 6px #ccc;
    font-size: 10px;
    padding: 0px 5px;
    text-shadow: 0 0 #fff;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    text-transform: uppercase
}

.nav-pills li:nth-child(1) {
    top: 5%;
    left: 46%;
}

.nav-pills li:nth-child(2) {
    left: 43%;
    top: 23%;
}

.nav-pills li:nth-child(3) {
    right: -22%;
    top: 31%;
}

.nav-pills li:nth-child(4) {
    top: 45%;
    left: 11%;
}

.nav-pills li:nth-child(5) {
    top: 44%;
    right: -43%;
}

.nav-pills li:nth-child(6) {
    top: 45%;
    left: 25%;
}

.nav-pills li:nth-child(7) {
    top: 76%;
    left: 0%;
}

.nav-pills li:nth-child(8) {
    top: 58%;
    left: 36%;
    position: absolute;
}

.nav-pills li:nth-child(9) {
    top: 48%;
    left: 45%;
    position: absolute;
}

.nav-pills li:nth-child(10) {
    top: 15%;
    left: -3%;
}

.nav-pills li:nth-child(11) {
    top: 32%;
    left: -8%;
}

.nav-pills li:nth-child(12) {
    top: 33%;
    left: -30%;
}

.nav-pills li:nth-child(13) {
    top: 66%;
    left: 55%;
    position: absolute;
}

.nav-pills li:nth-child(14) {
    top: 84%;
    left: -34%;
}

.nav-pills li:nth-child(15) {
    top: 55%;
    left: -27%;
}

.nav-pills li:nth-child(16) {
    top: 62%;
    left: 41%;
}

.nav-pills li:nth-child(17) {
    top: 33%;
    right: 12%;
    float: right;
    position: absolute;
}
.nav-pills li:nth-child(17) a {
    cursor: default;
}
.nav-pills li:nth-child(18) {
    top: 63%;
    left: 44%;
    position: absolute;
}


.page_lang_hindi .presence-images .nav-pills li:nth-child(1) {
    left: 46%;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(2) {
    left: 322px;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(3) {
    right: -243px;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(4) {
    left: 8%;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(5) {
    right: -271px;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(6) {
    left: 123px;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(7) {
    left: -93px;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(8) {
    left: -74px;
    top: 78px;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(9) {
    top: 171px;
    left: -125px;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(10) {
    top: 198px;
    left: -39%;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(11) {
    top: 151px;
    left: -75px;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(12) {
    left: 47%;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(13) {
    left: 30%;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(14) {
    left: 35%;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(15) {
    left: 213px;
    top: 371px;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(16) {
    top: 414px;
    left: 17%;
}

.page_lang_hindi .presence-images .nav-pills li:nth-child(17) {
    top: 47%;
    left: 21%;
}

.nav-pills li.active a {
    opacity: 1;
}

.presence-images .nav-pills:before {
    content: "";
    position: absolute;
    background: url(../images/contact-map-new.png);
    width: 95%;
    height: 93%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right
}

.nav-pills li a:hover {
    text-decoration: none;
    background-color: #fff !important;
    color: #ffa113 !important
}

.footer-area {
    padding: 1em 0 .5em
}

.footer-border .corporate_office {
    padding: 0
}

.priorties-icons-img{
    background: #f9f9fc;
    border-radius: 50%;
    /*padding: 15px;*/
    position: relative;
    width: 80px;
    /*height:80px;*/
    margin: 0 auto;
    margin-bottom: 13px
}

.priorties-icons-img img{
    padding: 15px;
    width: 100% ;
    border-radius: 50%;
}


.priorties-icons {
    text-align: center;
    background: #fff;
    box-shadow: 0 0 12px 0 #33333330;
    clear: both;
    padding: 20px 10px 20px 0px;
    border-radius: 15px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
     min-height: 404px;
}

.priorties-icons .priorties-inner {
    padding: 0
}

.priorties-icons h4 {
    color: #565656;
    position: relative;
    font-size: 18px;
    margin-bottom: 18px;
    display: flex;
    justify-content: center;
    align-items: center
}

.low_space_sustainability h4 {
    height: auto
}

.for_spacing_area h4 {
    height: auto
}

/*.priorties-icons p {*/
/*    position: relative;*/
/*    z-index: 1;*/
/*    height: 136px;*/
/*    overflow: hidden*/
/*}*/

.priorties-icons ul li::marker {font-size:0px;}

.priorties-icons ul li {
    font-size: 14px;
    margin-left:-20px;
    position: relative;
    z-index: 1;
    text-align: left;
    margin-bottom: 7px;
}

.priorties-icons.pera_priorties_space img{border-radius:50%;margin-bottom:15px;position:relative;}

.pera_priorties_space p {
    height: 125px
}

.for_spacing_area p {
    height: 150px
}

.priorties-area {
    padding: 30px 0 40px;
    position: relative
}

.priorties-area .container-fluid {
    padding: 0 10%
}

.vertical-text {
    position: relative
}

.vertical-content {
    margin-left: 75px
}

.vertical-text h3 {
    position: absolute;
    color: #ffa113;
    font-size: 28px;
    top: 0px;
    left: -283px;
    box-shadow: -7px -2px 6px -2px #ccc;
    border-radius: 15px;
    padding: 10px 53px 10px 57px;
    white-space: nowrap;
    -webkit-transform: rotate(270deg);
    -webkit-transform-origin: right top;
    -moz-transform: rotate(270deg);
    -moz-transform-origin: right top;
    -ms-transform: rotate(270deg);
    -ms-transform-origin: right top;
    -o-transform: rotate(270deg);
    -o-transform-origin: right top;
    transform: rotate(270deg);
    transform-origin: right top;
}

.translated-ltr .vertical-text h3 {
    font-size: 24px;
    left: -261px
}

.priorties-area:before {
    content: "";
    position: absolute;
    background: url(../images/top-shape.jpg);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain
}

.priorties-icons:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left;
    transform-origin: left;
}

.priorties-icons:before {
    content: "";
    background: #ffa113;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.priorties-icons:hover img {
    background: #fff;
}

.priorties-icons:hover h4,
.priorties-icons:hover p,  .priorties-icons:hover ul li{
    color: #fff;
    position: relative;
}

.priorties-icons:hover .priorties-inner:before,
.priorties-icons:hover .priorties-inner:after {
    opacity: 1;
    -webkit-transform: perspective(80px) scaleX(1);
    transform: perspective(150px) scaleX(1);
}

.priorties-inner:before {
    content: "";
    background: #dc8500;
    position: absolute;
    top: -70px;
    right: -75px;
    overflow: hidden;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    -webkit-transform: perspective(150px) scaleX(0);
    transform: perspective(150px) scaleX(0);
    -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, -webkit-transform 500ms ease;
    transition: transform 500ms ease, opacity 500ms ease;
    transition: transform 500ms ease, opacity 500ms ease, -webkit-transform 500ms ease;
    opacity: 1;
    -webkit-transform-origin: right;
    transform-origin: right;
}

.priorties-inner:after {
    content: "";
    background: #dc8500;
    position: absolute;
    bottom: -70px;
    left: -75px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    -webkit-transform: perspective(80px) scaleX(0);
    transform: perspective(80px) scaleX(0);
    -webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, -webkit-transform 500ms ease;
    transition: transform 500ms ease, opacity 500ms ease;
    transition: transform 500ms ease, opacity 500ms ease, -webkit-transform 500ms ease;
    opacity: 0;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
}

.president-carosuel .carousel-indicators {
    left: 0;
    top: auto;
    bottom: -40px
}

ul.carousel-indicators1 {
    list-style: none;
    padding-left: 0;
    bottom: 0;
    left: 100%;
    display: flex;
    width: 75px;
    margin: 0 auto
}

.president-area {
    padding: 73px 0 19px;
    background: url(../images/president-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

.president-area .container-fluid {
    padding: 0 10%
}

.president-past {
    background: #000000a3;
    padding: 27px 24px 55px 29px;
    border-radius: 8px;
    border: 1px solid #ffffff54;
    box-shadow: 0 4px 7px -1px #585151
}

.president-past h2 {
    font-size: 25px;
    margin-bottom: 6px;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif
}

.president-past img {
    margin-left: -5px
}

.president-past p {
    color: #fffc;
    font-size: 20px;
    font-family: 'robotolight', Arial, Helvetica, sans-serif;
    margin: 16px 0 0;
    line-height: 30px
}

.carousel-indicators1 li.active.icon-left:before {
    content: "\e605";
    position: absolute;
    background: #474748;
    font-family: 'simple-line-icons';
    color: #fff;
    border-radius: 50%;
    padding: 4px;
    font-size: 8px;
    top: 2px;
}

.carousel-indicators1 li.icon-left {
    background: #e2e2e2;
    width: 35px;
    height: 20px;
    position: relative;
    border-radius: 30px 0 0 30px;
    padding: 10px;
    margin-right: 5px;
    cursor: pointer
}

.carousel-indicators1 li.icon-left:hover {
    background: #f5f5f5
}

.president-past a {
    background: #ffa113;
    color: #fff;
    font-size: 15px;
    padding: 8px 13px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 28px;
    transition-duration: 0.3s;
    text-align: center
}

.president-past a:hover {
    background: #ffffff;
    color: #ffa113;
    box-shadow: 0 0 26px 5px #000
}

.carousel-indicators1 li.icon-right:before {
    content: "\e606";
    position: absolute;
    background: #474748;
    font-family: 'simple-line-icons';
    color: #fff;
    border-radius: 50%;
    padding: 4px;
    font-size: 8px;
    top: 2px
}

li.active.icon-right {
    background: #fff;
    width: 35px;
    height: 20px;
    position: relative;
    border-radius: 30px 0 0 30px;
    padding: 10px
}

.carousel-indicators1 li.icon-right {
    background: #e2e2e2;
    width: 35px;
    height: 20px;
    position: relative;
    border-radius: 0 30px 30px 0;
    padding: 10px;
    cursor: pointer
}

.carousel-indicators1 li.icon-right:hover {
    background: #f5f5f5
}

.president-carosuel .carousel-item img {
    width: 100%;
    border-radius: 8px
}

.president-carosuel .carousel-item a {
    display: block;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    border-bottom: 1px solid #ffa113;
    box-shadow: 0 5px 8px -3px #888888b8;
    margin-bottom: 17px
}

.president-carosuel .carousel-item .about-president h2 {
    font-size: 16px;
    padding: 0;
    margin-bottom: 0;
    color: #ffa113;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    border-radius: 6px;
    height: 50px;
    overflow: hidden;
    line-height: 23px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.president-carosuel .carousel-item .about-president {
    text-align: center;
    padding: 10px 5px
}

.president-carosuel .carousel-item .about-president p {
    color: #424242;
    font-size: 15px;
    padding: 0;
    margin: 0 20px
}

.president-carosuel .carousel-item .about-president h5 {
    font-size: 14px;
    color: #424242;
    padding: 10px 0;
    margin: 0
}

.president-carosuel .owl-nav {
    display: flex;
    text-align: center;
    width: 66px;
    margin: 0 auto
}

.president-carosuel .owl-next,
.owl-prev {
    background: #e6e9ed !important;
    color: #fff;
    padding: 3px 7px
}

.president-carosuel .owl-prev {
    border-radius: 33px 0 0 33px;
    border-right: 1px solid #fff
}

.president-carosuel .owl-next {
    border-radius: 0 33px 33px 0;
    border-left: 1px solid #fff
}

.president-carosuel .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: flex
}

.knowledge-img img {
    width: 100%;
    box-shadow: 6px 6px 24px -11px rgb(65 66 43 / 64%);
    border-radius: 65px 4px 65px 4px;
}

.knowledge-para {
    display: flex;
    align-items: center;
    padding: 0 35px
}

.knowledge-para h3 {
    color: #474748;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.vertical-tab .owl-prev,
.vertical-tab .owl-next {
    float: left;
    margin: 0 auto;
    text-align: center;
    background: #e03827 !important;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    line-height: 45px;
    color: #fff
}

.vertical-tab .owl-nav {
    width: 15%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: space-evenly
}

.contact-page_banner {
    overflow: hidden;
    position: relative;
    background-image: linear-gradient(180deg, #ffffff 94%, #f7f7f7 100%)
}

.enuiry_form form .row {
    display: contents
}

.secretrait-inner .col-md-2 {
    width: 20%
}

.heading-style-2 h2 {
    color: #303030;
    font-size: 25px;
    font-weight: 600
}

.secretrait-member {
    text-align: center
}

.secretrait-member .member-content {
    position: absolute;
    bottom: -32px;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 7px 0 #00000040
}

.address-slider .owl-nav .owl-next {
    border-radius: 0 25px 25px 0
}

.address-slider .owl-nav .owl-prev {
    border-radius: 25px 0 0 25px
}

.secretrait-member h4 {
    color: #474748;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding: 17px 0 2px;
    margin: 0 10px
}

.secretrait-member img {
    width: 100%
}

.space_secretrait_page .col-md-2 {
    margin: 0 1% 4%
}

.space_secretrait_page .row {
    justify-content: center
}

.secretrait-member p {
    color: #ffa113;
    font-size: 17px;
    padding-bottom: 10px
}

.secretrait-area {
    padding: 50px 0 30px;
    background: url(../images/secretrait-bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    overflow: hidden;
    position: relative
}

.secretrait-area:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(212 212 212 / 38%) 27%, #d6d6d6 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 72px
}

.secretrait-area .owl-carousel .owl-stage-outer {
    padding-bottom: 50px
}

.secretrait-area .container-fluid {
    padding: 0 10%
}

.secretrait-area .text-right {
    z-index: 99
}

.btn-viewmore-sec a {
    background: #ffa113;
    font-size: 17px;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px
}

.btn-viewmore-sec a:hover {
    text-decoration: underline
}

.btn-viewmore-sec {
    margin-top: -24px
}

.google-map {
    height: 250px;
    width: 100%
}

.google-map img {
    margin-top: 0;
    vertical-align: top
}

.inner_residents {
    padding: 2% 12%
}

.inner_residents .col-md-3 {
    margin-bottom: 16px
}

.inner_residents .col-md-3 a:hover {
    transition-duration: 0.3s
}

.inner_residents .col-md-3 a:hover {
    box-shadow: 0 5px 14px -3px #272727
}

.button_heading {
    display: flex;
    align-items: center;
    margin-bottom: 6px
}

.button_heading .col-md-3 {
    padding: 0
}

.button_heading .col-md-9 {
    padding: 0
}

.button_heading .pdf_event_links {
    padding: 0;
    text-align: right
}

.triangle_shape_size {
    padding: 30px 0
}

.triangle_shape_size .owl-item img {
    width: auto;
    margin: 0 auto;
    margin-bottom: 5em;
    margin-top: 2em;
    webkit-transform: rotate(315deg);
    transform: rotate(315deg)
}

.triangle_shape_size .owl-item .item {
    text-align: center;
    padding: 2em 0
}

.triangle_shape_size .owl-item a {
    margin-bottom: 5em;
    margin-top: 2em
}

.triangle_shape_size .owl-item .item .dt-sc-icon {
    position: relative;
    left: 0;
    right: 0;
    content: "";
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border: 1px solid #444;
    width: 100px;
    height: 100px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
    transition-duration: 0.3s
}

.triangle_shape_size .owl-item .item:hover .dt-sc-icon {
    border-color: #ffa113
}

.dt_sc_iconbox {
    position: relative;
    margin-bottom: 2.5em
}

.triangle_shape_size .owl-item .item .dt_sc_iconbox:after {
    position: absolute;
    left: 0;
    right: 0;
    content: "";
    background: #5d6d88;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 95%;
    height: 1px;
    z-index: -2;
    top: 50%;
    transition-duration: 0.3s
}

.triangle_shape_size .owl-item .item:hover:before {
    border: 1px solid #ffa113
}

.triangle_shape_size .owl-item .item:hover:after {
    background: #ffa113
}

.triangle_shape_size .owl-item .item:hover a {
    color: #ffa113
}

.triangle_shape_size .owl-nav {
    display: flex;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 8px;
    position: absolute;
    top: 28%;
    justify-content: space-between
}

.triangle_shape_size .owl-prev {
    background: #e2e2e2;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 30px 0 0 30px;
    margin-right: 5px;
    cursor: pointer;
    line-height: 16px;
    text-align: center;
    padding-left: 9px;
    text-transform: capitalize;
    font-size: 14px;
    color: #808080;
    transition-duration: 0.3s
}

.triangle_shape_size .owl-prev:hover {
    background: #ffffff !important;
    color: #000000
}

.triangle_shape_size .owl-next {
    background: #e2e2e2;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 0 30px 30px 0;
    margin-right: 5px;
    cursor: pointer;
    line-height: 21px;
    text-align: center;
    padding-right: 10px;
    text-transform: capitalize;
    font-size: 14px;
    padding-left: 7px;
    color: #808080;
    transition-duration: 0.3s
}

.triangle_shape_size .owl-next:hover {
    background: #ffffff;
    color: #000000
}

.triangle_shape_size .owl-next i {
    line-height: 23px
}

.tedp_design {
    background: #f4f4fb;
    padding: 4em 0
}

.tedp_design .img_bars {
    width: 100%
}

.tedp_design .row {
    display: flex
}

.tedp_design .col-lg-6 {
    background: #fff;
    display: table-cell
}

.tedp_design .contener_tedp {
    padding: 26px
}

.tedp_design .contener_tedp h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    padding-bottom: 6px;
    margin: 0
}

.our_theme_out {
    margin: 0;
    padding: 3.2em 0 4em;
    background: url(../images/bg-our-theme.jpg) no-repeat 0 0;
    background-size: cover;
    color: #ffffff;
    text-align: center
}

.our_theme_out p {
    color: #ffffff
}

.our_theme_out h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #ffffff;
    padding-bottom: 6px
}

.our_theme_out h3 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #ffa113;
    padding-bottom: 6px;
    border-bottom: 1px solid #6d6d6d;
    margin-bottom: 0.6em
}

.three_column {
    padding: 3.2em 0 4em 0
}

.three_column .short_wrap {
    background-color: #fff;
    min-height: 274px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 9px -6px #797979;
    border-radius: 6px;
    transition-duration: 0.3s
}

.three_column .short_wrap:hover {
    box-shadow: 0 2px 7px 4px #868686
}

.three_column .short_wrap:hover .dot_column {
    transform: translateY(-5px)
}

.three_column .bar_title {
    height: auto !important
}

.trainingprocess {
    font-size: 16px;
    line-height: 24px;
    background-image: linear-gradient(180deg, #efeeee 0%, #ffffff 50%);
    padding: 4em 0
}

.trainingprocess .container-fluid {
    padding-right: 15em;
    padding-left: 15em
}

.trainingprocess .degree-wrap {
    position: relative;
    overflow: hidden
}

.trainingprocess .degree-wrap ul {
    margin: 0;
    padding: 15px 0 0 20px
}

.trainingprocess .degree-wrap ul li {
    margin: 0 18px 5px 0;
    padding: 0;
    list-style: circle;
    float: left;
    width: 39%
}

.trainingprocess .degree-wrap h4 a {
    color: #ffffff
}

.trainingprocess .degree-wrap p {
    color: #ffffff
}

.trainingprocess .degree-wrap img {
    width: 100%
}

.trainingprocess .degree-wrap:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: linear-gradient(transparent, #273c66)
}

.trainingprocess .degree-wrap .content-part,
.team-item:after {
    width: calc(100% - 35px);
    height: calc(100% - 35px)
}

.trainingprocess .degree-wrap:hover .content-part {
    transform: translate(-50%, -50%) rotateY(0);
    opacity: 1
}

.trainingprocess .degree-wrap:hover .title-part {
    bottom: -60px;
    opacity: 0
}

.trainingprocess .degree-wrap .content-part {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotateY(90deg);
    background: #000000c7;
    border-radius: 3px;
    padding: 25px 32px;
    color: #ffffff;
    opacity: 0;
    transition: all 0.3s ease
}

.trainingprocess .degree-wrap .title-part {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 20px 15px;
    opacity: 1;
    transition: all 0.3s ease
}

.inner_leadership .gray_leader .row {
    align-items: center;
    display: flex
}

.inner_leadership .gray_leader {
    background-image: linear-gradient(180deg, #ffffff 0%, #efeeee 80%);
    padding: 2% 0 3%
}

.inner_leadership .gray_leader .img_leader {
    border-radius: 8px;
    box-shadow: 3px 3px 18px -3px #b7b7b7;
    border: 2px solid #ffffff30;
    width: 100%
}

.inner_leadership h3 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    padding-bottom: 6px
}

.inner_leadership .gray_leader .leader_share {
    background-image: linear-gradient(90deg, #ffffff 0%, #f8f8f800 27%);
    border-radius: 42px;
    padding: 13px 3px;
    display: block;
    box-shadow: -11px 0 10px -7px #cecece;
    font-size: 22px;
    margin: 16px 0 15px;
    transition-duration: 0.3s
}

.inner_leadership .gray_leader .leader_share:hover {
    padding: 13px 5px
}

.inner_leadership .gray_leader .leader_share i {
    background-color: #0077b5;
    color: #ffffff;
    padding: 8px 9px 10px 10px;
    border-radius: 50px
}

.inner_leadership .content_leader {
    padding: 44px 0
}

.inner_leadership .content_leader ul {
    margin: 0;
    padding: 0
}

.inner_leadership .content_leader ul li {
    margin: 0;
    padding: 0;
    list-style: none
}

.inner_leadership .content_leader ul li a {
    margin: 0;
    padding: 0;
    transition-duration: 0.3s;
    padding-bottom: 12px;
    line-height: 35px;
    font-size: 16px;
    color: #474748;
    display: flex;
    align-items: center
}

.inner_leadership .content_leader ul li a:hover {
    margin-left: 6px;
    color: #ffa113;
}

.inner_leadership .content_leader ul li a i {
    font-size: 11px
}

.inner_leadership .content_leader p {
    text-align: justify;
    margin-bottom: 17px;
    padding-right: 27px
}

.inner_report .report_color {
    padding: 2% 0 3%;
    background: url(../images/trans-white.png) #f7f7f7;
    background-repeat: no-repeat;
    background-position: center bottom
}

.inner_report .report_color .re_img {
    border-radius: 8px;
    box-shadow: 3px 3px 18px -3px #b7b7b7;
    border: 2px solid #ffffff30;
    width: 100%
}

.inner_report .report_color .format_date {
    margin: 8px 0 16px;
    padding: 6px 17px;
    display: inline-block;
    background: #f0f0f0;
    border-radius: 5px;
    color: #70747c;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 14px
}

.inner_report h3 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    padding-bottom: 6px
}

.inner_report .report_color p {
    text-align: justify;
    margin-bottom: 17px;
    padding-right: 27px
}

.inner_report .report_color .down_space {
    padding: 0
}

.inner_report .report_color .down_space a {
    margin: 17px 0 0
}

.inner_report .report_slides {
    padding: 47px 0 60px;
    background: url(../images/report-inner-bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    margin-bottom: 50px;
    position: relative
}

.inner_report .report_slides:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(239 239 239) 97%, #dce6ea 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 68px
}

.inner_report .report_slides h2 {
    font-size: 25px;
    color: #fe9900;
    display: table;
    padding: 7px 20px;
    margin: 0 auto 35px;
    background: #fff;
    border-radius: 30px;
    z-index: 2
}

.inner_report .report_slides .owl-item img {
    border-radius: 7px 7px 0 0;
    border-top: 2px solid #ffffff
}

.inner_report .report_slides .heading_sec {
    position: absolute;
    bottom: -32px;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 7px 0 #00000040
}

.inner_report .report_slides .heading_sec h4 {
    color: #ffa113;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 18px;
    border-bottom: none;
    padding: 15px 0 5px;
    margin: 0 10px
}

.inner_report .report_slides .heading_sec p {
    color: #474748;
    font-size: 17px;
    padding-bottom: 14px
}

.inner_report .date {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffa113;
    color: #fff;
    padding: 0.6em 0.7em;
    font-size: 13px;
    line-height: 16px;
    border-radius: 7px 0 7px 0
}

.inner_report .date span {
    display: block;
    text-align: center
}

.inner_report .report_slides .report_paragraph {
    padding: 6px 10px 20px;
    transition-duration: 0.3s;
    text-align: left;
    background: #fff;
    border-radius: 0 0 5px 5px
}

.inner_report .report_slides .item {
    transition-duration: 0.3s;
}

.inner_report .report_slides .item:hover {
    box-shadow: 0 3px 19px -5px #000000;
    z-index: 9
}

.inner_report .report_slides .container-fluid {
    padding-right: 12%;
    padding-left: 12%
}

.inner_report .report_slides .owl-nav {
    display: none
}

.inner_report .report_slides .owl-stage-outer {
    padding: 22px 0
}

.sustainability {
    position: relative;
    padding: 3em 0
}

.sustainability .container-fluid {
    padding: 0 14%
}

.sustainability:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(212 212 212 / 38%) 27%, #d6d6d6 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 4.4em;
    left: 0;
    right: 0
}

.sustainability h2 {
    z-index: 9;
    background: #ffffff;
    margin: 0 auto;
    margin-bottom: 30px;
    float: none;
    border-radius: 50px;
    font-size: 25px;
    display: table;
    padding: 7px 20px;
    text-align: center;
    color: #ff9900;
    position: relative;
    border: 1px solid #ffa113
}

.sustainability .viewall_tab a {
    color: #fff !important;
    background: #ffa113;
    padding: 10px 15px 10px 25px;
    border-radius: 17px;
    font-size: 16px;
    transition-duration: 0.3s;
    margin: 0 auto;
    display: table;
    margin-top: 15px
}

.sustainability .viewall_tab a:hover {
    background: #ffa113;
    text-decoration: underline;
}

.professional_member_design {
    background: url(../images/professional-bg.png) no-repeat top #fff;
    padding: 15px 0;
    border-top: 4px solid #fafbfc
}

.professional_member_design .btn {
    background-color: #6c757d;
    color: #ffffff
}

.professional_member_design .container {
    box-shadow: 0 9px 25px -6px #909090;
    border-radius: 8px;
    padding: 2%;
    margin-bottom: 30px
}

.professional_member_design h3 {
    color: #474748;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 10px;
    margin-bottom: 12px
}

.content_professional h3 {
    color: #474748;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 10px;
    margin-bottom: 12px
}

.content_professional ul {
    margin: 31px 0 0 17px;
    padding: 0;
    position: relative
}

.content_professional ul:before {
    content: "";
    position: absolute;
    left: -13px;
    width: 3px;
    top: 1px;
    background-image: linear-gradient(180deg, #e6e6e6 0%, #fdfdfd 100%);
    height: -webkit-fill-available;
    border-radius: 63px
}

.content_professional ul li {
    margin: 0 0 14px;
    padding: 9px 0 9px 23px;
    position: relative;
    list-style: none;
    background: #fff;
    box-shadow: 6px 2px 10px 0 #d2d2d2;
    border-radius: 50px
}

.content_professional ul li:after {
    content: "";
    position: absolute;
    left: -17px;
    width: 12px;
    top: 42%;
    background: #ffa113;
    height: 12px;
    border-radius: 13px;
    transition-duration: 0.3s
}

.content_professional ul li:hover:after {
    background: #616161
}

.content_professional {
    background-image: linear-gradient(180deg, #ffffff 0%, #f5f5f5 100%);
    padding-bottom: 51px
}

.search_design {
    background: url(../images/professional-bg.png) no-repeat top #fff;
    padding: 15px 0;
    border-top: 4px solid #fafbfc
}

.search_design .part_con {
    box-shadow: 0 9px 25px -6px #909090;
    border-radius: 8px;
    padding: 2%;
    margin-bottom: 30px
}

.search_design .part_con img {
    width: 100%
}

.search_design .part_con .row {
    align-items: center
}

.search_design .part_con .search_date_format {
    color: #979797;
    margin: 7px 0
}

.search_design .part_con .search_date_format i {
    color: #ff9900;
    margin-right: 6px
}

.filter_head ul {
    margin: 0;
    padding: 0
}

.filter_head ul li {
    padding: 0;
    list-style: none;
    float: left;
    margin: 27px 15px 34px 0;
    color: #a9a9a9
}

.filter_head ul li a {
    margin: 0;
    padding: 6px 16px;
    background: #f1f1f1;
    border-radius: 29px;
    transition-duration: 0.3s
}

.filter_head ul li a:hover {
    background: #ffa113;
    color: #fff
}

.out_event_sustainability {
    padding: 60px 0 50px;
    list-style: none;
    background: url(../images/featured-report-overview-bg.jpg) no-repeat fixed;
    background-size: 100%;
    position: relative
}

.out_event_sustainability:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(212 212 212 / 38%) 27%, #d6d6d6 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 80px
}

.out_event_sustainability h1 {
    z-index: 9;
    font-size: 25px;
    background: #fff;
    margin: 0 auto;
    float: none;
    border-radius: 50px;
    display: table;
    padding: 7px 20px;
    text-align: center;
    color: #ff9900;
    position: relative;
    margin-bottom: 30px
}

.out_event_sustainability .container-fluid {
    padding: 0 15%
}

.out_event_sustainability .item .spacing_for_featured {
    padding: 10px;
    display: grid;
    align-items: center;
    border-radius: 8px;
    background: #ffffff
}

.out_event_sustainability .item .spacing_for_featured img {
    border-radius: 8px;
    width: 100%
}

.out_event_sustainability .item .spacing_for_featured h2 {
    margin: 11px 0 10px;
    font-size: 18px;
    line-height: 28px;
    color: #4f4f4f;
    transition-duration: 0.3s
}

.out_event_sustainability .item:hover h2 {
    color: #ffa113
}

.out_event_sustainability .owl-nav {
    display: flex !important;
    width: 75px;
    margin: 0 auto;
    padding-bottom: 0;
    margin-top: 30px
}

.out_event_sustainability .owl-prev {
    background: #f2f1f1 !important;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 30px 0 0 30px;
    margin-right: 5px;
    cursor: pointer;
    line-height: 16px;
    text-align: center;
    padding-left: 9px;
    text-transform: capitalize;
    font-size: 14px;
    color: #808080 !important;
    transition-duration: 0.3s
}

.out_event_sustainability .owl-prev .icon-arrow-right {
    line-height: 17px
}

.out_event_sustainability .owl-prev:hover {
    background: #ffa113 !important;
    color: #ffffff !important
}

.out_event_sustainability .owl-next {
    background: #f2f1f1;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 0 30px 30px 0;
    margin-right: 5px;
    cursor: pointer;
    line-height: 21px;
    text-align: center;
    padding-right: 10px;
    text-transform: capitalize;
    font-size: 14px;
    padding-left: 7px;
    color: #808080;
    transition-duration: 0.3s
}

.out_event_sustainability .owl-next .icon-arrow-right {
    line-height: 22px
}

.out_event_sustainability .owl-next:hover {
    background: #ffa113;
    color: #ffffff
}

.tabs-policy {
    width: 100%;
    display: flex;
    align-items: center;
    background: #efefef4f
}

.tabs-policy ul#tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 15px 0 10px;
    overflow: auto;
    width: 35%
}

.tabs-policy #tabs-content {
    width: 65%
}

.tabs-policy ul#tabs-nav li {
    cursor: pointer;
    display: block;
    border-left: 5px solid #dadada;
    margin-bottom: 6px;
    padding: 10px;
    background: #ffffff
}

.tabs-policy ul#tabs-nav li:nth-child(5) {
    margin-bottom: 0
}

.tabs-policy ul#tabs-nav li:hover,
.tabs-policy ul#tabs-nav li.active {
    background-color: #f3f3f3;
    border-color: #ffa113
}

.tabs-policy #tabs-nav li a {
    text-decoration: none;
    color: #474748;
    font-size: 17px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.tabs-policy #tabs-nav li a span {
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #7d7d7d
}

.tabs-policy ul#tabs-nav li:hover a,
.tabs-policy ul#tabs-nav li.active a {
    color: #474748
}

.tabs-policy ul#tabs-nav li:hover a span,
.tabs-policy ul#tabs-nav li.active a span {
    color: #ffa113
}

.tabs-policy:hover .tab-content:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left;
    transform-origin: left;
}

.tabs-policy .tab-content {
    position: relative;
    padding: 0;
    background-color: #e6e6e41a;
    transition: all 0.2s ease
}

.tabs-policy .tab-content h2 {
    color: #ffffff;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 22px
}

.tabs-policy .tab-content img {
    width: 100%;
    position: relative
}

.tabs-policy .tab-content .tab-content-iinner {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    background: #ffa113;
    height: 100%;
    padding: 30px 20px 20px;
    z-index: 2;
    transition: all 2s ease
}

.tabs-policy .tab-content .tab-content-iinner .update_insights_inside .client_content_insite {
    display: flex;
    align-items: center
}

.tabs-policy .tab-content .tab-content-iinner .update_insights_inside img {
    display: inline-block;
    width: auto;
    float: left;
    margin-right: 15px;
    border-radius: 10px;
    border: 1px solid #fff;
    padding: 4px
}

.tabs-policy .tab-content .tab-content-iinner .update_insights_inside h4 {
    color: #ffffff;
    font-size: 20px;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    line-height: 1;
    margin: 0 22px 8px 0;
    position: relative
}

.tabs-policy .tab-content .tab-content-iinner .update_insights_inside h5 {
    color: #ffffff;
    font-size: 16px;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    line-height: 1;
    margin: 0 22px 0 0;
    position: relative
}

.tabs-policy .tab-content .tab-content-iinner .update_insights_inside h3 {
    color: #ffffff;
    font-size: 16px;
    margin: 9px 19px 5px 0;
    line-height: 21px
}

.tabs-policy .tab-content .tab-content-iinner .update_insights_inside p {
    font-size: 14px;
    line-height: 21px
}

.tabs-policy .tab-content .tab-content-iinner .update_insights_inside p a {
    color: #ffffff;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.tabs-policy .tab-content .tab-content-iinner .update_insights_inside p a:hover {
    text-decoration: underline
}

.tabs-policy .tab-content .tab-content-iinner p {
    color: #fff !important
}

.outer_tabs_shaps {
    background: #efefef4f;
}

.outer_tabs_shaps .activeState a:before {
    background: #ffa113
}

.outer_tabs_shaps .activeState .LayeredPromosModule__panelContent {
    width: 54%
}

.outer_tabs_shaps .activeState .LayeredPromosModule__panel {
    visibility: visible;
    z-index: 2
}

.outer_tabs_shaps .activeState .LayeredPromosModule__panelContent--inner {
    opacity: 1
}

.outer_tabs_shaps .LayeredPromosModule {
    position: unset;
    cursor: pointer;
    width: 35%;
    padding: 0px 20px 0px 0px;
    margin-bottom: 8px;
    list-style: none;
    background: #fff
}

.outer_tabs_shaps .LayeredPromosModule:before {
    display: none
}

.outer_tabs_shaps .LayeredPromosModule:first-child a:before {
    background: #ffa113
}

.outer_tabs_shaps .LayeredPromosModule:first-child {
    background: #fff
}

.outer_tabs_shaps .LayeredPromosModule:first-child .LayeredPromosModule__panelContent {
    width: 51.3%
}

.outer_tabs_shaps .LayeredPromosModule:first-child .LayeredPromosModule__panel {
    visibility: visible;
    z-index: 2
}

.outer_tabs_shaps .LayeredPromosModule:first-child .LayeredPromosModule__panelContent--inner {
    opacity: 1
}

.outer_tabs_shaps .LayeredPromosModule:focus-within a:before {
    background: #ffa113 !important
}

.outer_tabs_shaps .LayeredPromosModule:focus-within .LayeredPromosModule__panelContent {
    width: 54% !important
}

.outer_tabs_shaps .LayeredPromosModule:focus-within .LayeredPromosModule__panel {
    visibility: visible !important;
    z-index: 2 !important
}

.outer_tabs_shaps .LayeredPromosModule:focus-within .LayeredPromosModule__panelContent--inner {
    opacity: 1 !important
}

.outer_tabs_shaps .LayeredPromosModule:hover a:before {
    background: #ffa113 !important
}

.outer_tabs_shaps .LayeredPromosModule:hover {
    background: #fff
}

.outer_tabs_shaps .layeredpromosList_list {
    padding: 1em;
    min-height: 35.6em;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.outer_tabs_shaps .LayeredPromosModule:hover .LayeredPromosModule__panelContent {
    width: 51.3% !important
}

.outer_tabs_shaps .LayeredPromosModule:hover .LayeredPromosModule__panel {
    visibility: visible !important;
    z-index: 2 !important
}

.outer_tabs_shaps .LayeredPromosModule:hover .LayeredPromosModule__panelContent--inner {
    opacity: 1 !important
}

.outer_tabs_shaps .LayeredPromosModule:hover .LayeredPromosModule__panel {
    z-index: 3 !important
}

.outer_tabs_shaps h3.LayeredPromosModule__panelTitle {
    color: #ffffff;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 20px
}

.outer_tabs_shaps .LayeredPromosModule__panelDescription {
    font-size: 16px;
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden
}

.outer_tabs_shaps .LayeredPromosModule__panelDescription_ng {
    text-align: left !important;
    color: #fff;
}

.outer_tabs_shaps .client_content_insite {
    display: flex;
    align-items: center;
    margin-top: 1em;
}

.outer_tabs_shaps .client_content_insite img {
    display: inline-block;
    width: 90px;
    float: left;
    margin-right: 15px;
    border-radius: 5px;
    border: 2px solid #fff;
    padding: 0
}

.outer_tabs_shaps .LayeredPromosModule__listItem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0px 10px 20px;
    position: relative;
    height: 79px;
    overflow: hidden;
}

.outer_tabs_shaps .LayeredPromosModule__listItem .icon-arrow-right {
    margin-left: auto;
    display: block;
    font-size: 12px;
}

.outer_tabs_shaps .LayeredPromosModule__listItem:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 4px;
    background: #dadada;
    top: 0;
    left: 0
}

.outer_tabs_shaps .LayeredPromosModule__eyebrow {
    line-height: 20px;
    font-size: 15px;
}

.outer_tabs_shaps .LayeredPromosModule__listTitle {
    font-size: 16px;
    color: #474748;
    text-transform: none;
    font-weight: 400;
    margin: 0;
    line-height: 20px;
    padding-right: 6px;
}

.outer_tabs_shaps .LayeredPromosModule__panel {
    border-left: 15px solid #fff;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 65%;
    height: 100%;
    background: #fff;
}

.outer_tabs_shaps .LayeredPromosModule__panel picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.outer_tabs_shaps .LayeredPromosModule__panel picture img {
    width: 419px;
}

.outer_tabs_shaps .LayeredPromosModule__panelContent--inner {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    padding: 20px;
    opacity: 0;
    transition: opacity 1s;
    transition-delay: .4s
}

.outer_tabs_shaps .LayeredPromosModule__panelContent--inner p {
    color: #ffffff;
    text-align: left !important;
}

.outer_tabs_shaps .LayeredPromosModule__CTALinks.LayeredPromosModule__CTALinks li {
    padding: 0;
    margin-bottom: 0
}

.outer_tabs_shaps .LayeredPromosModule__CTALinks.LayeredPromosModule__CTALinks li:before {
    display: none
}

.outer_tabs_shaps .LayeredPromosModule__CTALinks.LayeredPromosModule__CTALinks .icon-arrow-right {
    color: #fff;
    margin-right: 5px;
    font-size: 14px
}

.outer_tabs_shaps .LayeredPromosModule__CTALinks.LayeredPromosModule__CTALinks a {
    font-family: henderson-bcg-sans, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.outer_tabs_shaps .LayeredPromosModule__CTALinks.LayeredPromosModule__CTALinks a:before,
.LayeredPromosModule__CTALinks.LayeredPromosModule__CTALinks a span {
    margin-right: 7px;
    background: transparent !important;
    font-weight: 700;
    font-family: dotBCG-Icons !important
}

.outer_tabs_shaps .LayeredPromosModule__CTALinks.LayeredPromosModule__CTALinks a:hover {
    color: #111
}

.outer_tabs_shaps .LayeredPromosModule__CTALinks.LayeredPromosModule__CTALinks a:hover:before,
.LayeredPromosModule__CTALinks.LayeredPromosModule__CTALinks a:hover span:before {
    color: #fff !important
}

.outer_tabs_shaps .LayeredPromosModule__panelContent {
    background: #ffa113;
    height: 100%;
    width: 0;
    overflow: hidden;
    transition: none;
    float: right;
}

.outer_tabs_shaps .LayeredPromosModule__panelContent h1 {
    margin: 0
}

.outer_tabs_shaps .isiPad .LayeredPromosModule,
.isiPhone .LayeredPromosModule {
    width: 100%
}

.outer_tabs_shaps .isiPad .LayeredPromosModule__listItem .icon-arrow-right,
.isiPhone .LayeredPromosModule__listItem .icon-arrow-right {
    display: block
}

.outer_tabs_shaps .isiPad .LayeredPromosModule__panel,
.isiPhone .LayeredPromosModule__panel {
    display: none
}

.outer_tabs_shaps .deepmode.expert-bio-page-type .LayeredPromosModule {
    border-color: #ddd !important
}

.outer_tabs_shaps .deepmode.expert-bio-page-type .LayeredPromosModule__panel {
    border-color: #ebebeb
}

.outer_tabs_shaps .isIE.noEdge .LayeredPromosModule {
    width: 100%
}

.outer_tabs_shaps .isIE.noEdge .LayeredPromosModule__panel {
    display: none
}

.outer_tabs_shaps .LayeredPromosList__wrapper {
    position: relative;
}

.update_for_link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 1.5em
}

.update_for_link .side_links {
    font-size: 16px;
    padding: 11px 24px;
    background: #f0f0f0;
    border-radius: 6px;
    transition-duration: 0.3s;
    margin-left: 28px
}

.update_for_link .side_links:hover {
    background: #ffa113;
    color: #ffffff
}

.update_for_link .side_links i {
    font-size: 12px
}

.media_room_design {
    margin-bottom: 50px;
    margin-top: 30px;
    padding: 0 6%
}

.media_room_design .media_room_heading {
    margin-bottom: 10px
}

.media_room_design .media_room_heading h3 {
    color: #444444;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 7px;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif
}

.media_room_design .container-fluid {
    box-shadow: 0 9px 25px -6px #909090;
    border-radius: 8px;
    padding: 2% 3%
}

.media_room_design .news-container {
    flex-flow: column;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

.media_room_design a {
    text-decoration: none;
    color: #373737
}

.media_room_design a:hover {
    color: #ffa113
}

.media_room_design .news-list .news-item {
    overflow: hidden;
    color: #FFF;
    display: flex;
    border-radius: 6px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    padding: 3px
}

.media_room_design .news-list .news-item .news-image {
    width: 30%
}

.media_room_design .news-list .news-item .news-image img {
    width: 100%;
    border-radius: 6px 0 0 6px
}

.media_room_design .news-list .news-item .news-content {
    position: relative;
    padding: 1em 1.8em;
    width: 100%;
    transition: color 0.2s ease;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.media_room_design .news-list .news-item .news-content .news-title {
    position: relative;
    z-index: 1;
    color: #474748;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    margin-bottom: 0
}

.media_room_design .news-list .news-item .news-content .date_formates {
    color: #5f5f5f;
    z-index: 1;
    background: #ececec;
    padding: 8px 14px;
    border-radius: 4px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 13px
}

.media_room_design .news-item h4 a {
    transition-duration: 0.3s
}

.media_room_design .news-item .news-content h4 a {
    transition-duration: 0.3s
}

.media_room_design .news-item:hover h4 a {
    color: #ffa113 !important
}

.media_room_design .news-item .news-content h4:hover a {
    color: #000000 !important;
    cursor: pointer
}

.media_room_design .news-list .news-item .news-content .news-description {
    position: relative;
    z-index: 1
}

.media_room_design .news-list .news-item:hover .news-image {
    background-position: right center
}

.media_room_design .news-list .news-item:hover .news-content {
    color: #000
}

.media_room_design .news-list .news-item:hover .news-content:after {
    width: 100%
}

.media_room_design .news-list .news-item:hover .news-content .news-button {
    display: block;
    bottom: 1.2em;
    z-index: 2
}

.media_room_design .image-author {
    padding-left: 20px
}

@media screen and (max-width: 500px) {
    .media_room_design .image-author {
        text-align: center;
        display: block
    }

    .media_room_design .news-list .news-item {
        flex-flow: column
    }

    .media_room_design .news-list .news-item .news-image {
        width: auto;
        height: auto;
        background-position: center bottom
    }
}

.coverage_media_design {
    margin-bottom: 50px;
    margin-top: 30px;
    padding: 0 6%
}

.coverage_media_design .media_room_heading {
    margin-bottom: 10px
}

.coverage_media_design .media_room_heading h3 {
    color: #444444;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 7px;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif
}

.coverage_media_design .container-fluid {
    box-shadow: 0 9px 25px -6px #909090;
    border-radius: 8px;
    padding: 2%
}

.coverage_media_design .inner_pdf_design {
    padding: 2%;
    border-radius: 6px;
    border: 1px solid #e2e2e2;
    margin-bottom: 16px;
    flex-wrap: wrap;
    align-items: center;
    display: flex
}

.coverage_media_design .inner_pdf_design .image_side_cover {
    background: #db2128;
    padding: 13px 11px 5px;
    border-radius: 6px;
    margin-right: 20px;
    width: 18%;
    text-align: center
}

.coverage_media_design .inner_pdf_design h4 {
    color: #000000;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    width: 78%;
    line-height: 28px;
    transition-duration: 0.3s
}

.coverage_media_design .inner_pdf_design h4 a:hover {
    color: #db2128;
    text-decoration: underline;
}

.gallery_room_design {
    margin-bottom: 50px;
    margin-top: 30px;
    padding: 0 6%
}

.gallery_room_design .media_room_heading {
    margin-bottom: 10px
}

.gallery_room_design .media_room_heading h3 {
    color: #444444;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 7px;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif
}

.gallery_room_design .container-fluid {
    box-shadow: 0 9px 25px -6px #909090;
    border-radius: 8px;
    padding: 2%
}

.gallery_room_design .news-container {
    flex-flow: column;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

.gallery_room_design a {
    text-decoration: none
}

.gallery_room_design a:hover {
    color: #ffa113
}

.gallery_room_design .news-list .news-item {
    overflow: hidden;
    cursor: pointer;
    color: #FFF;
    display: flex;
    flex-wrap: wrap;
    border-radius: 6px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    padding: 3px
}

.gallery_room_design .news-list .news-item .news-image {
    width: 100%
}

.gallery_room_design .news-list .news-item .news-image img {
    width: 100%;
    max-height: 220px;
    border-radius: 6px;
    transition: transform 0.2s;
    min-height: 220px;
    object-fit: cover;
    object-position: top;
}

.gallery_room_design .news-list .news-item:hover .news-image img {
    transform: scale(1.1)
}

.gallery_room_design .news-list .news-item iframe {
    height: 190px;
    border-radius: 6px;
}

.gallery_room_design .news-list .news-item .news-content {
    position: relative;
    padding: .6em .4em 1em .6em;
    width: 100%;
    transition: color 0.2s ease;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 11px
}

.gallery_room_design .col-md-3 {
    width: 25%;
    padding: 0 5px
}

.gallery_room_design .news-list .news-item .news-content .news-title {
    position: relative;
    z-index: 1;
    color: #2b2b2b;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
    line-height: 27px
}

.gallery_room_design .news-list .news-item .news-content .date_formates {
    color: #5f5f5f;
    z-index: 1;
    background: #ececec;
    padding: 3px 8px;
    border-radius: 4px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 13px
}

.gallery_room_design .news-content:hover h4 {
    color: #fff !important
}

.gallery_room_design .news-content:hover p {
    color: #fff !important
}

.gallery_room_design .news-list .news-item .news-content .news-description {
    position: relative;
    z-index: 1;
    color: #000
}

.gallery_room_design .news-list .news-item .news-content .news-button {
    position: absolute;
    bottom: -100%;
    right: 1em;
    background: white;
    padding: 4px .5em;
    font-size: 1em;
    float: right;
    z-index: -1;
    transition: 0.4s all cubic-bezier(0.77, 0, 0.175, 1);
    border-radius: 4px
}

.gallery_room_design .news-list .news-item .news-content .news-button:hover {
    color: #000;
    box-shadow: 0 1px 10px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 1px;
}

.gallery_room_design .news-list .news-item:hover .news-image {
    background-position: right center
}

.gallery_room_design .news-list .news-item:hover .news-content {
    color: #000
}

.gallery_room_design .news-list .news-item:hover .news-content:after {
    width: 100%
}

.gallery_room_design .news-list .news-item:hover .news-content .news-button {
    display: block;
    bottom: 1em;
    z-index: 2
}

.gallery_room_design .image-author {
    padding-left: 20px
}

@media screen and (max-width: 500px) {
    .gallery_room_design .image-author {
        text-align: center;
        display: block
    }

    .gallery_room_design .news-list .news-item {
        flex-flow: column
    }

    .gallery_room_design .news-list .news-item .news-image {
        width: auto;
        height: auto;
        background-position: center bottom
    }
}

.policy_design .container {
    box-shadow: 0 9px 25px -6px #909090;
    border-radius: 8px;
    padding: 2%;
    margin-bottom: 60px
}

.policy_design h3 {
    color: #474748;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 10px;
    margin-bottom: 12px
}

.policy_design p {
    margin-bottom: 0
}

.policy_design ul {
    padding: 0
}

.policy_design ul li {
    margin: 7px 0 0 30px
}

.for_ordered_list {
    list-style: upper-roman;
    margin-top: -13px
}

.event_main_design {
    margin-bottom: 50px;
    margin-top: 30px;
    padding: 0 6%;
    position: relative
}

.event_main_design:after {
    content: "";
    position: absolute;
    background: url(../images/event-left-shap.png);
    left: 0;
    top: -31px;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1
}

.event_main_design .left_main_event {
    box-shadow: 0 9px 25px -6px #909090;
    border-radius: 8px;
    padding: 18px 25px 25px;
    background-image: linear-gradient(90deg, #ffffff 0%, #ffffff00 100%);
}

.event_main_design .right_main_event {
    box-shadow: 0 9px 25px -6px #909090;
    border-radius: 8px;
    padding: 2%
}

.event_main_design .left_main_event .category_event_left_design {
    margin-bottom: 25px
}

.event_main_design .left_main_event h4 {
    color: #ffa113;
    line-height: 32px;
    font-size: 21px;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #ffa113
}

.event_main_design .left_main_event .category_event_left_design ul {
    padding: 0;
    margin: 0
}

.event_main_design .left_main_event .category_event_left_design ul li {
    padding: 0;
    margin: 0;
    list-style: none
}

.event_main_design .left_main_event .category_event_left_design ul li a {
    padding: 8px 6px 8px 32px;
    transition-duration: 0.3s;
    display: block;
    background-image: linear-gradient(90deg, #eceeef 0%, #ffffff 100%);
    margin-bottom: 10px;
    position: relative;
    border-radius: 6px;
    font-size: 18px;
    color: #282828
}

.event_main_design .left_main_event .category_event_left_design ul li a i {
    font-size: 12px;
    position: absolute;
    left: 13px;
    top: 15px;
    background: #fff;
    font-weight: 600;
    border-radius: 12px
}

.event_main_design .left_main_event .category_event_left_design ul li a:hover {
    color: #f79400;
    text-decoration: underline
}

.event_main_design .left_main_event .start_end_date_events {
    margin-bottom: 25px
}

.start_end_date_events input {
    width: 100%;
    margin-bottom: 12px;
    font-size: 15px;
    color: #797979;
    padding: 4px 5px;
    border: 1px solid #c5c5c5;
    border-radius: 4px
}

.start_end_date_events select {
    margin-bottom: 12px;
    height: 38px
}

.start_end_date_events #startdate:before {
    content: "\e075";
    color: #ff9900;
    margin-right: 10px;
    font-family: simple-line-icons
}

.start_end_date_events label {
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #5d5d5d;
    font-size: 16px
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    cursor: pointer
}

.table-condensed td {
    transition-duration: 0.2s
}

.table-condensed td:hover {
    background: #ffa113;
    border-radius: 4px
}

.event_main_design .left_main_event .active_category a {
    color: #f79400 !important
}

.event_main_design .left_main_event .active_category a i {
    opacity: 1
}

.event_main_design .left_main_event a i {
    opacity: 0
}

.start_end_date_events .selectBox {
    position: relative
}

.start_end_date_events .selectBox select {
    width: 100%;
    border-color: #dadada;
    border-radius: 5px;
    padding-left: 10px;
    font-size: 15px;
    color: #7b7b7b
}

.start_end_date_events .overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.start_end_date_events #checkboxes {
    display: none;
    border: 1px #dadada solid;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    height: 15vh;
    overflow: hidden;
    overflow-y: scroll;
    padding: 6px 0
}

.start_end_date_events #checkboxes input {
    width: auto !important;
    margin-bottom: 0;
    padding: 6px 5px;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    margin-right: 8px;
    margin-top: 0
}

.start_end_date_events #checkboxes label {
    display: block;
    padding: 4px 14px;
    margin: 0;
    font-size: 15px
}

.start_end_date_events #checkboxes label:hover {
    background-color: #ffa113
}

.start_end_date_events #checkboxes2 {
    display: none;
    border: 1px #dadada solid;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    height: 15vh;
    overflow: hidden;
    overflow-y: scroll;
    padding: 6px 0
}

.start_end_date_events #checkboxes2 input {
    width: auto !important;
    margin-bottom: 0;
    padding: 6px 5px;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
    margin-right: 8px;
    margin-top: 0
}

.start_end_date_events #checkboxes2 label {
    display: block;
    padding: 4px 14px;
    margin: 0;
    font-size: 14px
}

.start_end_date_events #checkboxes2 label:hover {
    background-color: #ffa113
}

.event_main_design .right_main_event .entire_event {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 32px;
    padding-bottom: 25px
}

.event_main_design .right_main_event .entire_event .full_image_zoom {
    overflow: hidden;
    display: block;
    border-radius: 8px
}

.event_main_design .right_main_event .entire_event .full_image_zoom img {
    width: 100%;
    transition-duration: 0.3s;
    transition: transform 0.2s
}

.event_main_design .right_main_event .entire_event .full_image_zoom img:hover {
    transform: scale(1.1);
}

.event_main_design .right_main_event .entire_event .format_main_date_event {
    color: #979797;
    margin: 18px 0
}

.event_main_design .right_main_event .entire_event .format_main_date_event a {
    color: #979797;
    margin-left: 11px;
    transition-duration: 0.3s
}

.event_main_design .right_main_event .entire_event .format_main_date_event a:hover {
    color: #000000
}

.event_main_design .right_main_event .entire_event .format_main_date_event i {
    color: #ff9900;
    margin-right: 6px
}

.event_main_design .right_main_event .entire_event h4 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    height: 3.2em;
    margin: 0;
    overflow: hidden
}

.event_main_design .right_main_event .entire_event h4 a {
    color: #4f4f4f;
    line-height: 28px;
    font-size: 20px;
    transition-duration: 0.3s
}

.event_main_design .right_main_event .entire_event h4 a:hover {
    color: #ffa113
}

.event_main_design .right_main_event .entire_event p {
    color: #636363
}

.event_main_design .right_main_event .entire_event .event_read_more {
    font-size: 14px;
    padding: 6px 8px 6px 11px;
    border-radius: 4px;
    background: #f0f0f0;
    transition-duration: 0.3s
}

.event_main_design .right_main_event .entire_event .event_read_more:hover {
    color: #ffffff;
    background: #ffa113
}

.event_main_design .right_main_event .entire_event .event_read_more i {
    font-size: 9px;
    font-weight: 600;
    color: #7d7d7d
}

.event_main_design .right_main_event .entire_event .event_read_more:hover i {
    color: #ffffff
}

.stretch_filters {
    width: 98%;
    padding: 8px 6px 1px 4px;
    background-image: linear-gradient(90deg, #eceeef 0%, #ffffff 100%);
    border-radius: 7px;
    margin: 0 auto;
    margin-bottom: 10px;
    display: flex;
    align-items: center
}

.for_full_width_event {
    width: 100%
}

.width_for_fullbar {
    width: 100%
}

.stretch_filters .multiselect {
    position: relative
}

.stretch_filters .start_end_date_events label {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.stretch_filters .start_end_date_events #checkboxes2 {
    border: none;
    position: absolute;
    z-index: 99;
    width: 100%;
    box-shadow: 0 6px 20px -4px #000
}

.select_dimand {
    padding: 10px 9px
}

.wrapper_scroll {
    width: 92%;
    position: absolute;
    top: 0;
    z-index: 9
}

.wrapper_scroll option {
    margin-bottom: 5px
}

.event_design {
    background-image: linear-gradient(90deg, #f3f3f3 50%, #f3f3f3 50%);
    padding: 0 16%;
    position: relative
}

.event_design .container-fluid {
    padding: 65px 0
}

.event_design .container-fluid .img_fucus_left {
    float: left;
    position: relative
}

.event_design .container-fluid .text_fucus_right {
    width: 70%;
    padding-right: 4%;
    float: left;
    padding-left: 40px
}

.event_design .img_fucus_left h4 {
    color: #ffa113;
    text-align: center;
    margin: 0;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    border-radius: 14px;
    padding: 8px 0;
    left: 0
}

.event_design .img_fucus_left h4 p {
    color: #505050;
    text-align: center;
    margin: 0;
    line-height: 22px;
    font-size: 15px
}

.event_design .container-fluid .text_fucus_right img {
    width: auto
}

.event_design .container-fluid .item {
    display: flex;
    align-items: center;
    background-image: -webkit-linear-gradient(left, #ffffff 70%, #f3f3f3 70%);
    background-image: -o-linear-gradient(left, #ffffff 70%, #f3f3f3 70%);
    background-image: linear-gradient(to right, #ffffff 70%, #f3f3f3 70%);
}

.event_design .container-fluid .item .img_fucus_left img {
    width: 100%;
}

.event_design .owl-nav {
    display: inline-flex;
    width: 75px;
    margin: 0 auto;
    padding-bottom: 8px;
    margin-top: 18px
}

.event_design .owl-prev {
    background: #ffffff !important;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 30px 0 0 30px !important;
    margin-right: 5px;
    cursor: pointer;
    line-height: 16px;
    text-align: center;
    padding-left: 9px;
    text-transform: capitalize;
    font-size: 14px;
    color: #808080;
    transition-duration: 0.3s
}

.event_design .owl-next {
    background: #ffffff !important;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 0 30px 30px 0;
    margin-right: 5px;
    cursor: pointer;
    line-height: 21px;
    text-align: center;
    padding-right: 10px;
    text-transform: capitalize;
    font-size: 14px;
    padding-left: 7px;
    color: #808080;
    transition-duration: 0.3s
}

.event_design .container-fluid .row {
    display: flex;
    align-items: center
}

.event_design h2 {
    color: #474748;
    font-size: 25px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.event_design p {
    margin-bottom: 18px;
    text-align: justify
}

.event_design a {
    font-size: 16px;
    padding: 7px 11px 7px 15px;
    background: #ffffff;
    border-radius: 6px;
    transition-duration: 0.3s;
    text-shadow: none;
    font-weight: normal;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif
}

.event_design a:hover {
    background: #ffa113;
    color: #ffffff
}

.membership_categories_event .spacing_for_featured {
    box-shadow: 0 0 9px 2px rgb(0 0 0 / 16%);
    display: block;
    overflow: hidden;
    background-color: #ffffff
}

.membership_categories_event .spacing_for_featured h2 {
    color: #373737;
    font-size: 18px;
    text-align: center;
    padding: 14px 10px 5px
}

.membership_categories_event .spacing_for_featured img {
    width: 100%;
    height: 250px;
    object-fit: fill
}

.assochamcop26 .spacing_for_featured h2 {
    color: #373737;
    font-size: 18px;
    text-align: center;
    padding: 14px 10px 5px
}

.container_cop26 {
    color: #373737;
    font-size: 18px;
    text-align: center;
    padding: 14px 10px 5px
}

.assochamcop26 .spacing_for_featured {
    box-shadow: 0 0 9px 2px rgb(0 0 0 / 16%);
    display: block;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    background-color: #ffffff
}

.assochamcop26 img {
    border-radius: 6px 6px 0 0
}

.enent_detail_page {
    background: url(../images/event-detail-banner-bg.jpg) #e7ebed;
    padding: 4em 10% 29.2em;
    background-position: top;
    border-bottom: 3px solid #fff;
    border-radius: 0 0 20% 20%;
    box-shadow: 0 30px 32px -11px #ccc;
    background-size: 100%;
    background-repeat: no-repeat
}

.heading_force_design {
    display: flex;
    align-items: center;
    padding: 0 6%;
    position: relative;
    z-index: 9
}

.heading_force_design .event_heading_up {
    z-index: -1
}

.triangle_event_detail {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 7em;
    z-index: 0;
    background-image: linear-gradient(180deg, #ffffffab 0%, #ffffffed 29%, #f1f5f800 65%);
    border-radius: 100% 100% 0 0;
    width: 34%;
    height: 100vh;
    border-top: 4px solid #e6e9ebb8
}

.heading_force_design .i_event_design {
    background: #ffa41a;
    color: #ffffff;
    border-radius: 50px;
    padding: 5px;
    height: 53px;
    width: 53px;
    display: grid;
    align-items: center;
    text-align: center;
    font-size: 23px;
    border: 2px solid #ffffff;
    transition-duration: 0.3s
}

.design_share {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px
}

@media (min-width: 768px) {
    .design_share .share {
        right: unset;
        bottom: unset;
        z-index: 9
    }
}

.design_share .share__toggle:checked~.share__button {
    transform: rotate(-180deg);
    border: 2px solid #ffa41a
}

.design_share .share__toggle:checked~.share__icon--facebook {
    transform: translateX(55px) rotate(0)
}

.design_share .share__toggle:checked~.share__icon--twitter {
    transform: translateX(110px) rotate(0)
}

.design_share .share__toggle:checked~.share__icon--instagram {
    transform: translateX(165px) rotate(0)
}

.design_share .share__toggle:checked~.share__icon--linkedin {
    transform: translateX(220px) rotate(0)
}

.design_share .share__toggle:checked~.share__icon--whatsapp {
    transform: translateX(277px) rotate(0)
}

.design_share .share__button {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    color: white;
    background-color: #ffa113;
    border-radius: 50px;
    cursor: pointer;
    transition: 0.3s ease;
    font-size: 22px;
    border: 2px solid #ffffff
}

.design_share .share__button:hover {
    border: 2px solid #ffa113
}

.design_share .share__icon {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    transform: translateX(0) rotate(180deg);
    cursor: pointer;
    transition: 0.3s ease-in-out;
    color: #fff;
    font-size: 22px;
    border: 2px solid #fff
}

.design_share .share__icon:hover {
    margin-top: -5px
}

.design_share .share__icon--facebook {
    background-color: #3b5998
}

.design_share .share__icon--twitter {
    background-color: #1da1f2
}

.design_share .share__icon--instagram {
    background-image: linear-gradient(167deg, #8f3bad 13%, #f14e45 53%, #f2d454 100%)
}

.design_share .share__icon--linkedin {
    background-color: #0077b5
}

.design_share .share__icon--whatsapp {
    background-color: #48c257
}

.design_share .share__icon--whatsapp img {
    width: 30px;
    margin-right: 0
}

.heading_force_design .i_event_design:hover {
    border: 2px solid #ffa41a
}

.enent_detail_page h1 {
    font-size: 24px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    color: #ffa113;
    text-align: center;
    line-height: 34px;
    padding: 0 10%
}

.enent_detail_page ul {
    margin: 0;
    padding: 0;
    text-align: center
}

.enent_detail_page ul li {
    margin: 5px 8px;
    padding: 6px 15px;
    list-style: none;
    display: inline-block;
    background: #f0f0f0;
    border-radius: 5px;
    color: #70747c;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 224px
}

.uppercase_ng {
    text-transform: uppercase
}

.enent_detail_page ul li i {
    font-size: 13px;
    font-weight: 600;
    margin-right: 3px
}

.event_peragraph_design {
    margin: -29em 0 0;
    padding: 0 17%
}

.event_peragraph_design .event_larj_img {
    text-align: center;
    padding: 0 5%;
    margin-bottom: 24px
}

.event_peragraph_design .event_larj_img img {
    border-radius: 9px;
    border: 2px solid #ffffff;
    box-shadow: 0 6px 24px -7px #a7a7a7;
    width: 100%;
    /*image-rendering: -webkit-optimize-contrast;*/
}

.event_peragraph_design .event_larj_img .owl-nav {
    display: flex;
    text-align: center;
    width: 66px;
    margin: 0 auto;
    margin-top: 9px;
    margin-bottom: 22px;
}

.event_peragraph_design .event_larj_img .owl-nav.disabled {
    display: block;
    text-align: center;
    margin-top: 50px;
    padding-bottom: 8px
}

.event_peragraph_design .event_larj_img owl-nav {
    float: none;
    display: contents;
    z-index: 99
}

.event_peragraph_design .event_larj_img .owl-next,
.owl-prev {
    background: #e6e9ed !important;
    color: #fff;
    padding: 3px 7px;
}

.event_peragraph_design .event_larj_img .owl-prev:hover {
    background: #d6d6d6
}

.event_peragraph_design .event_larj_img .owl-next:hover {
    background: #d6d6d6
}

.event_peragraph_design .event_larj_img .owl-next {
    border-radius: 0 33px 33px 0;
    border-left: 1px solid #fff
}

.event_peragraph_design .event_larj_img .owl-prev {
    border-radius: 33px 0 0 33px;
    border-right: 1px solid #fff
}

.event_peragraph_design .design_container_event {
    box-shadow: 0 6px 24px -7px #a7a7a7;
    border-radius: 8px;
    padding: 26px 34px;
    margin-bottom: 55px;
    text-align: center;
    background: url(../images/event_detail_footer_dot.jpg) no-repeat center bottom #ffffff
}

.event_peragraph_design .design_container_event .event_registration {
    padding: 6px 15px;
    list-style: none;
    background: #ffa41a;
    border-radius: 5px;
    color: #ffffff;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    transition-duration: 0.3s;
    display: block;
    text-align: center;
    display: table;
    margin: 0 auto;
    margin-bottom: 29px
}

.event_peragraph_design .design_container_event .event_registration:hover {
    background: #797979;
}

.panelist_photos {
    position: relative
}

.panelist_photos:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(184 196 202) 27%, #dce6ea 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 68px
}

.panelist_photos .container-fluid {
    padding: 0 16%;
    position: relative
}

.panelist_photos .heading_panelist h2 {
    font-size: 25px;
    color: #fe9900;
    display: table;
    padding: 7px 20px;
    margin: 0 auto 35px;
    background: #fff;
    border-radius: 30px;
    z-index: 2
}

.panelist_photos li.icon-left {
    background: #e2e2e2;
    width: 35px;
    height: 20px;
    position: relative;
    border-radius: 30px 0 0 30px;
    padding: 10px;
    margin-right: 5px;
    cursor: pointer
}

.panelist_photos h4 {
    font-size: 16px;
    padding: 17px 0 10px
}

.panelist_photos {
    padding: 0 0 60px;
    background: url(../images/panelist-photos-event-bg.jpg) #a9b3b8;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    overflow: hidden;
    margin-bottom: 50px;
    position: relative
}

.wave_panelist {
    width: 100%;
    transform-origin: 0 0;
    background: url(../images/panelist-wave.png) repeat-x #fff;
    height: 4px;
    margin-bottom: 40px
}

.panelist_photos .owl-carousel .owl-stage-outer {
    padding-bottom: 50px
}

.panelist_photos .owl-item img {
    border-radius: 7px;
    border-top: 2px solid #ffffff
}

.panelist_photos .member-panelist {
    position: absolute;
    bottom: -32px;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 7px 0 #00000040
}

.panelist_photos .member-panelist h4 {
    color: #ffa113;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 18px;
    border-bottom: none;
    padding: 15px 0 5px;
    margin: 0 10px
}

.panelist_photos .member-panelist p {
    color: #474748;
    font-size: 17px;
    padding-bottom: 14px
}

.event_peragraph_design table {
    margin: 0 auto;
    background: #ffffffb3
}

.pdf_event_links {
    padding: 0 16% 40px
}

.pdf_event_links .row {
    text-align: center
}

.pdf_event_links a {
    text-align: center;
    background: #ffa113;
    padding: 1px 19px 1px 23px;
    border-radius: 6px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    margin: 6px 7px;
    line-height: 40px;
    color: #ffffff;
    transition-duration: 0.3s;
    font-size: 16px;
    display: inline-block
}

.pdf_event_links a:hover {
    background: #353535;
}

.pdf_event_links .buttonDownload {
    position: relative;
    text-indent: 15px
}

.pdf_event_links .buttonDownload:hover {
    background-color: #797979;
    color: white
}

.pdf_event_links .buttonDownload:before,
.buttonDownload:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 15px;
    top: 52%
}

.pdf_event_links .buttonDownload:before {
    width: 14px;
    height: 4px;
    border-style: solid;
    border-width: 0 2px 2px
}

.pdf_event_links .buttonDownload:after {
    width: 0;
    height: 0;
    margin-left: 3px;
    margin-top: -7px;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: transparent;
    border-top-color: inherit;
    animation: downloadArrow 2s linear infinite;
    animation-play-state: running
}

.pdf_event_links .buttonDownload:hover:before {
    border-color: #ffa113
}

.pdf_event_links .buttonDownload:hover:after {
    border-top-color: #ffa113;
    animation-play-state: running
}

@keyframes downloadArrow {
    0% {
        margin-top: -7px;
        opacity: 1;
    }

    0.001% {
        margin-top: -15px;
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        margin-top: 0;
        opacity: 0;
    }
}

.event_contact_details {
    padding: 40px 0 22px;
    position: relative;
    background-image: linear-gradient(90deg, #eae8e3 70%, #eae8e300 100%), url(../images/membership-help-desk-bgs.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-image: auto
}

.event_contact_details .row {
    justify-content: center
}

.border_contact {
    border-left: 1px dotted #d0c4b1;
    border-right: 1px dotted #d0c4b1
}

.knoledge_contact_right p {
    display: inline-block
}

.knoledge_contact_right {
    padding: 32px 0 20px;
    position: relative;
    background-image: linear-gradient(90deg, #eae8e3 92%, #eae8e300 86%), url(../images/desk-bg.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-image: auto
}

.event_contact_details:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(255 255 255 / 39%) 33%, #ffffff 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 50px
}

.event_contact_details h2 {
    z-index: 9;
    background: #ffffff;
    margin: 0 auto;
    float: none;
    border-radius: 50px;
    font-size: 20px;
    display: table;
    padding: 6px 20px;
    text-align: center;
    color: #ffa113;
    border: 1px solid #ffa113;
    margin-bottom: 18px
}

.event_contact_details .container-fluid {
    padding: 0 16%;
    text-align: center
}

.event_contact_details a {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.event_contact_details a:hover {
    text-decoration: underline;
    color: #ffa113
}

.introduction_foundation {
    color: #464646;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    text-shadow: 2px 1px 4px #fff;
    position: relative;
    padding: 50px 0
}

.introduction_foundation .row {
    align-items: center
}

.introduction_foundation .container-fluid {
    padding: 0 16%
}

.introduction_foundation .col-md-9 ol {
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    padding-left: 19px
}

.introduction_foundation:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 657px;
    height: 506px;
    content: "";
    transform-origin: 0 0;
    background: url(../images/left-intro-foundation.jpg) no-repeat left top;
    background-size: 100%
}

.introduction_foundation:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 720px;
    height: 522px;
    content: "";
    transform-origin: 0 0;
    background: url(../images/right-intro-foundation.jpg) no-repeat left top;
    background-size: 100%;
    z-index: -1
}

.introduction_foundation h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748
}

.introduction_foundation p {
    margin-bottom: 18px;
    text-align: left;
}



.introduction_foundation a {
    font-size: 16px;
    padding: 7px 11px 7px 15px;
    background: #ffffff;
    border-radius: 6px;
    transition-duration: 0.3s;
    text-shadow: none;
    box-shadow: 0 3px 14px -5px #000000ad;
    font-weight: normal;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif
}

.introduction_foundation a:hover {
    background: #ffa113;
    color: #ffffff;
    box-shadow: none
}

.introduction_foundation a i {
    font-size: 11px
}

.intro_card_foundation p {
    padding: 0 7px
}

.introduction_foundation .intro_card_foundation {
    box-shadow: 0 0 14px -5px #000000ad;
    border-radius: 8px;
    padding: 4px 4px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.introduction_foundation .intro_card_foundation img {
    border-radius: 8px;
    width: 100%
}

.introduction_foundation .intro_card_foundation h3 {
    font-size: 16px;
    color: #ffa113;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    background-image: linear-gradient(90deg, #f3f3f3 0%, #ffffff 100%);
    border-radius: 5px;
    padding: 8px;
    text-shadow: none;
    display: block;
    width: 100%;
    margin-top: 9px
}

.introduction_foundation .intro_card_foundation h3 i {
    margin: 0 1px 0 0;
    font-size: 13px
}

.introduction_foundation .intro_card_foundation ul {
    margin: 0;
    padding: 0
}

.introduction_foundation .intro_card_foundation ul li {
    padding: 5px 10px;
    list-style: none;
    margin-bottom: 8px;
    border-radius: 5px;
    display: flex;
    align-items: center
}

.introduction_foundation .intro_card_foundation ul li i {
    margin: 0 10px 0 0
}

.featured_events {
    padding: 74px 0 0;
    list-style: none;
    background: url(../images/featured-events-bg.jpg) no-repeat fixed;
    background-size: 100%;
    position: relative
}

.featured_events:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(212 212 212 / 38%) 27%, #d6d6d6 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 95px
}

.featured_events h1 {
    z-index: 9;
    font-size: 25px;
    background: #fff;
    margin: 0 auto;
    float: none;
    border-radius: 50px;
    display: table;
    padding: 7px 20px;
    text-align: center;
    color: #ff9900;
    position: relative
}

.featured_events .container-fluid {
    padding: 0 12%
}

.featured_events .item {
    padding: 4% 10% 4% 4%
}

.featured_events .item .spacing_for_featured {
    padding: 4% 10% 4% 4%;
    display: flex;
    align-items: center;
    border-radius: 8px;
    background: url(../images/featured-white-box-bg.jpg) no-repeat #ffffff;
    background-size: 71%;
    margin-bottom: 15px
}

.featured_events .item .spacing_for_featured h2 {
    color: #4f4f4f;
    margin: 0 0 12px;
    font-size: 21px
}

.featured_events .item .spacing_for_featured span {
    float: right;
    color: #979797;
    font-size: 15px
}

.featured_events .item .spacing_for_featured span i {
    color: #ffa113;
    font-size: 16px;
    margin-right: 5px
}

.featured_events .item .spacing_for_featured p {
    margin: 0 0 30px
}

.featured_events .item .spacing_for_featured img {
    margin-right: 15px;
    border-radius: 8px;
    margin-left: -43px;
    border: 2px solid #FFFFFF;
    width: auto
}

.featured_events .item .spacing_for_featured a {
    font-size: 15px;
    padding: 6px 9px 7px 12px;
    background: #f0f0f0;
    border-radius: 6px;
    transition-duration: 0.3s;
    text-shadow: none;
    font-weight: normal;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif
}

.featured_events .item .spacing_for_featured a:hover {
    background: #ffa113;
    color: #ffffff
}

.featured_events .item .spacing_for_featured a i {
    font-size: 11px
}

.featured_events .owl-stage .owl-item:nth-child(even) .item {
    padding: 4% 3% 4% 0
}

.featured_events .owl-stage .owl-item:nth-child(even) .item img {
    margin-left: auto;
    order: 2;
    margin-right: -20px
}

.featured_events .owl-stage .owl-item:nth-child(even) .item .featured_text_sec {
    float: left;
    width: 50%
}

.featured_events .owl-stage .owl-item:nth-child(even) .item .spacing_for_featured {
    padding: 8% 0 7% 5%
}

.featured_events .owl-stage .owl-item:nth-child(odd) .item {
    padding: 4% 0 4% 3%
}

.featured_events .owl-stage .owl-item:nth-child(odd) .item .featured_text_sec {
    float: right;
    width: 50%
}

.featured_events .owl-stage .owl-item:nth-child(odd) .item img {
    float: left;
    margin-right: 26px;
    margin-left: -43px
}

.featured_events .owl-stage .owl-item:nth-child(odd) .item .spacing_for_featured {
    padding: 8% 6% 7% 4%
}

.featured_events .owl-nav {
    display: flex;
    width: 75px;
    margin: 0 auto;
    padding-bottom: 46px
}

.featured_events .owl-prev {
    background: #e2e2e2;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 30px 0 0 30px;
    margin-right: 5px;
    cursor: pointer;
    line-height: 16px;
    text-align: center;
    padding-left: 9px;
    text-transform: capitalize;
    font-size: 14px;
    color: #808080;
    transition-duration: 0.3s
}

.featured_events .owl-prev:hover {
    background: #ffffff;
    color: #000000
}

.featured_events .owl-next {
    background: #e2e2e2;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 0 30px 30px 0;
    margin-right: 5px;
    cursor: pointer;
    line-height: 21px;
    text-align: center;
    padding-right: 10px;
    text-transform: capitalize;
    font-size: 14px;
    padding-left: 7px;
    color: #808080;
    transition-duration: 0.3s
}

.featured_events .owl-next:hover {
    background: #ffffff;
    color: #000000
}

.overview_aubscribe {
    background: url(../images/subscribe-building.png) repeat-x center bottom #f3f3f3;
    padding: 28px 10px;
    border-radius: 8px;
    box-shadow: 0 0 14px 0 #d0d0d0;
    border-top: 2px solid #fff;
    margin-top: 25px;
    background-size: 72%;
    display: flex;
    align-items: center
}

.overview_aubscribe h3 {
    font-size: 20px;
    margin: 0;
    color: #474748;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.overview_aubscribe input {
    background: url(../images/email-icon.jpg) no-repeat left 13px top 11px #fff;
    box-shadow: 0 0 28px -14px #adadad;
    border: none;
    height: auto;
    padding: 16px 48px;
    font-size: 14px;
    color: #737373;
    width: 69%;
    border-radius: 50px;
    line-height: initial
}

.overview_aubscribe input[type="submit"]:hover {
    text-decoration: underline
}

.overview_aubscribe input[type="submit"] {
    border-radius: 50px;
    border: none !important;
    background: #ffa113;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    padding: 13px 30px !important;
    transition-duration: 0.3s;
    float: right;
    width: auto !important
}

.live_event_page {
    padding: 3em 10% 0
}

.live_event_page h1 {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    color: #ffa113;
    text-align: center;
    line-height: 34px;
    padding: 0 10%
}

.live_event_page ul {
    margin: 0;
    padding: 0;
    text-align: center
}

.live_event_page ul li {
    margin: 5px 8px;
    padding: 6px 15px;
    list-style: none;
    display: inline-block;
    background: #f0f0f0;
    border-radius: 5px;
    color: #70747c;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 224px
}

.live_event_page ul li i {
    font-size: 13px;
    font-weight: 600;
    margin-right: 3px
}

.feed_back_social {
    background-image: linear-gradient(180deg, #ffffff 0%, #ffffff00 1%), url(../images/live-events-bg-1920-by-1080.jpg);
    padding: 0 2%;
    background-position: top;
    border-bottom: 3px solid #fff;
    box-shadow: 0 30px 32px -11px #ccc;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 13px;
    position: relative;
    height: 88vh
}

.shap_live_event_4_mid {
    width: 44%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 6em
}

.shap_live_event_4_mid .heading_iframe_text {
    padding: .7em 10px;
    text-align: center;
    background: #fff;
    border: 2px solid #3b3075;
    margin-bottom: 0.5em;
    font-size: 24px;
    color: #ffa113
}

.shap_live_event_4_mid .for_iframe {
    padding: 1em 10px 1.5em;
    text-align: center;
    background: #fff;
    border: 2px solid #3b3075
}

.shap_live_event_4_mid .for_iframe iframe {
    width: 21.3em;
    height: 46vh;
    border-bottom: 4px solid #f3f3f3 !important;
    border-radius: 5px
}

.live_width_size {
    position: absolute;
    padding: 0 0 .6em;
    background: #fff;
    border: 2px solid #3b3075;
    width: 13.8em;
    border-top: 2px solid #ffffff
}

.live_width_size h3 {
    background: #3b3075;
    padding: 9px 13px;
    font-size: 18px
}

.live_width_size marquee {
    height: 45vh;
    padding: 0 .6em;
    text-align: center
}

.live_width_size marquee img {
    margin: 10px 0
}

.live_width_size marquee .img_marquee {
    width: 160px
}

.one_start_shap_event {
    left: 1.5em;
    top: 4em
}

.two_start_shap_event {
    left: 16.6em;
    top: 7em
}

.three_start_shap_event {
    right: 16.6em;
    top: 7em
}

.four_start_shap_event {
    right: 1.5em;
    top: 4em
}

.all_agustp {
    margin-bottom: 18px;
    text-align: justify
}

.all_agustp h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #ffa113;
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 12px;
    text-align: left
}

.all_agustp .leadership-members {
    background: #f5f5f5;
    border: 2px solid #fff
}

.all_agustp .agust_image {
    width: 100%;
    border-radius: 6px;
    border: 3px solid #fff;
    transition-duration: 0.3s
}

.bright_agust {
    padding: 30px 0 0;
    margin-bottom: 20px;
    background: url(../images/white_bg_agust.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top
}

.img_line_width {
    width: 35%;
    padding: 0 15px
}

.heading_side_width {
    width: 65%;
    padding: 0 15px
}

.agust_gray {
    padding: 51px 0 21px;
    background: url(../images/texture_agust.png) #f7f7f7;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top
}

.for_share {
    position: relative
}

.for_share .design_share {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9
}

.img_part_left {
    float: left;
    margin-right: 1.5em;
    margin-top: 1em
}

.knowledge_featured_design {
    padding: 70px 0 20px;
    list-style: none;
    background: url(../images/featured-report-overview-bg.jpg) no-repeat fixed;
    background-size: 100%;
    position: relative
}

.knowledge_featured_design .container-fluid {
    padding: 0 18%
}

.knowledge_featured_design:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(212 212 212 / 38%) 27%, #d6d6d6 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 90px
}

.knowledge_featured_design h1 {
    z-index: 9;
    font-size: 25px;
    background: #fff;
    margin: 0 auto;
    float: none;
    border-radius: 50px;
    display: table;
    padding: 7px 20px;
    text-align: center;
    color: #ff9900;
    position: relative
}

.knowledge_featured_design .item {
    padding: 4% 10% 4% 4%
}

.knowledge_featured_design .item .spacing_for_featured {
    padding: 4% 10% 4% 4%;
    display: flex;
    align-items: center;
    border-radius: 8px;
    background: #ffffff;
    background-size: 71%
}

.knowledge_featured_design .item .spacing_for_featured h2 {
    color: #4f4f4f;
    margin: 0 0 12px;
    font-size: 21px
}

.knowledge_featured_design .item .spacing_for_featured span {
    color: #848484;
    font-size: 14px;
    background: #f3f3f3;
    padding: 5px 9px;
    border-radius: 5px
}

.knowledge_featured_design .item .spacing_for_featured span i {
    margin-right: 5px
}

.knowledge_featured_design .item .spacing_for_featured p {
    margin: 0 0 30px
}

.knowledge_featured_design .item .spacing_for_featured img {
    margin-right: 15px;
    border-radius: 8px;
    margin-left: -43px;
    border: 2px solid #FFFFFF;
    width: auto
}

.knowledge_featured_design h1 {
    margin-bottom: 15px
}

.knowledge_featured_design .item .spacing_for_featured p {
    margin: 0 0 15px
}

.knowledge_featured_design .owl-stage .owl-item .item {
    padding: 4% 0;
    transition-duration: 0.3s
}

.knowledge_featured_design .owl-stage .owl-item .item .spacing_for_featured {
    padding: 13px;
}

.knowledge_featured_design .owl-stage .owl-item .item img {
    margin-right: 0;
    margin-left: -25px;
    width: 300px
}

.knowledge_featured_design .owl-stage .owl-item:nth-child(even) .item .image_order_tag {
    margin-left: auto;
    order: 2;
    margin-right: -20px
}

.knowledge_featured_design .owl-stage .owl-item:nth-child(even) .item .featured_text_sec {
    padding: 0 35px 0 18px
}

.knowledge_featured_design .owl-stage .owl-item .item .featured_text_sec {
    width: 100%;
    padding: 0 18px
}

.knowledge_featured_design .item .spacing_for_featured h2 {
    margin: 11px 0 6px;
    font-size: 18px;
    line-height: 28px
}

.knowledge_featured_design .owl-nav {
    padding-bottom: 30px
}

.knowledge_featured_design .item .spacing_for_featured a:hover {
    background: none
}

.knowledge_featured_design .item .spacing_for_featured a img {
    transition-duration: 0.3s
}

.knowledge_featured_design .item .spacing_for_featured {
    transition-duration: .3s
}

.knowledge_featured_design .item .spacing_for_featured:hover {
    box-shadow: 0 1px 9px 5px #000000
}

.knowledge_featured_design .item .spacing_for_featured h2 {
    transition-duration: 0.3s
}

.knowledge_featured_design .item .spacing_for_featured:hover h2 {
    color: #ffa113
}

.knowledge_featured_design .owl-nav {
    display: flex;
    width: 75px;
    margin: 0 auto;
    padding-bottom: 46px
}

.knowledge_featured_design .owl-prev {
    background: #e2e2e2;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 30px 0 0 30px;
    margin-right: 5px;
    cursor: pointer;
    line-height: 16px;
    text-align: center;
    padding-left: 9px;
    text-transform: capitalize;
    font-size: 14px;
    color: #808080;
    transition-duration: 0.3s
}

.knowledge_featured_design .owl-prev:hover {
    background: #ffffff;
    color: #000000
}

.knowledge_featured_design .owl-next {
    background: #e2e2e2;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 0 30px 30px 0;
    margin-right: 5px;
    cursor: pointer;
    line-height: 21px;
    text-align: center;
    padding-right: 10px;
    text-transform: capitalize;
    font-size: 14px;
    padding-left: 7px;
    color: #808080;
    transition-duration: 0.3s
}

.knowledge_featured_design .owl-next:hover {
    background: #ffffff;
    color: #000000
}

.impact_design {
    position: relative;
    padding: 71px 0 50px
}

.impact_design:before {
    content: '';
    background-image: radial-gradient(circle at center, #cfd2d600 0%, rgb(212 212 212 / 38%) 27%, #d6d6d6 100%);
    height: 1px;
    position: absolute;
    width: 100%;
    top: 95px
}

.impact_design h1 {
    z-index: 9;
    background: #ffffff;
    margin: 0 auto;
    margin-bottom: 20px;
    float: none;
    border-radius: 50px;
    font-size: 25px;
    display: table;
    padding: 7px 20px;
    text-align: center;
    color: #ff9900;
    position: relative;
    border: 1px solid #ffa113
}

.focus_design {
    background-image: linear-gradient(90deg, #ffffff 50%, #f3f3f3 50%);
    padding: 0 16%;
    position: relative
}

.focus_design:before {
    position: absolute;
    top: 77px;
    left: 0;
    width: 196px;
    height: 508px;
    content: "";
    transform-origin: 0 0;
    background: url(../images/focus_left_design.jpg) no-repeat left top;
    background-size: 100%
}

.focus_design .container-fluid {
    padding: 33px 0 40px;
    background: url(../images/focus-center-bg.jpg) no-repeat center top
}

.focus_design .container-fluid .img_fucus_left {
    width: 40%;
    float: left
}

.focus_design .container-fluid .text_fucus_right {
    width: 60%;
    padding-left: 4%;
    float: left
}

.focus_design .container-fluid .text_fucus_right img {
    width: auto
}

.focus_design .container-fluid .item {
    display: flex;
    align-items: center
}

.focus_design .owl-nav {
    display: none
}

.focus_design .container-fluid .row {
    display: flex;
    align-items: center
}

.focus_design h2 {
    color: #474748;
    font-size: 25px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.focus_design p {
    margin-bottom: 18px;
    text-align: justify
}

.focus_design a {
    font-size: 16px;
    padding: 7px 11px 7px 15px;
    background: #ffffff;
    border-radius: 6px;
    transition-duration: 0.3s;
    text-shadow: none;
    font-weight: normal;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif
}

.focus_design a:hover {
    background: #ffa113;
    color: #ffffff
}

.past_event_foundation {
    background-image: linear-gradient(90deg, #3c240000 24%, #302826 10%), url(../images/foundation-event_bg.jpg);
    color: #ffffff;
    padding: 62px 0 22px;
    background-size: contain;
    background-repeat: no-repeat
}

.past_event_foundation .spacing_for_featured {
    background: #fff;
    border-radius: 7px
}

.past_event_foundation .spacing_for_featured h5 {
    color: #474748;
    padding: 0 20px
}

.past_event_foundation .container-fluid {
    padding: 0 10%
}

.past_event_foundation .col-md-12 {
    position: relative;
    padding-left: 22%
}

.past_event_foundation h1 {
    position: absolute;
    color: #ffffff;
    font-size: 30px;
    top: 18%;
    left: 7%;
    white-space: nowrap;
    -webkit-transform: rotate(270deg);
    -webkit-transform-origin: right top;
    -moz-transform: rotate(270deg);
    -moz-transform-origin: right top;
    -ms-transform: rotate(270deg);
    -ms-transform-origin: right top;
    -o-transform: rotate(270deg);
    -o-transform-origin: right top;
    transform: rotate(270deg);
    transform-origin: right top
}

.past_event_foundation .item {
    text-align: center
}

.past_event_foundation .item img {
    border-radius: 8px 8px 0 0
}

.past_event_foundation .item h2 {
    color: #ffa113;
    font-size: 18px;
    background: #fff;
    padding: 12px 10px 0;
    border-radius: 0 0 8px 8px;
    height: 85px;
    margin: 0;
    overflow: hidden
}

.past_event_foundation .item p {
    color: #5e5e5e
}

.past_event_foundation .owl-nav {
    display: flex;
    width: 75px;
    margin: 0 auto;
    padding-bottom: 8px;
    margin-top: 18px
}

.past_event_foundation .owl-prev {
    background: #e2e2e2;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 30px 0 0 30px;
    margin-right: 5px;
    cursor: pointer;
    line-height: 16px;
    text-align: center;
    padding-left: 9px;
    text-transform: capitalize;
    font-size: 14px;
    color: #808080;
    transition-duration: 0.3s
}

.past_event_foundation .owl-next:hover {
    background: #e6e9ed;
    color: #000000
}

.past_event_foundation .owl-next {
    background: #e2e2e2;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 0 30px 30px 0;
    margin-right: 5px;
    cursor: pointer;
    line-height: 21px;
    text-align: center;
    padding-right: 10px;
    text-transform: capitalize;
    font-size: 14px;
    padding-left: 7px;
    color: #808080;
    transition-duration: 0.3s
}

.past_event_foundation .owl-next:hover {
    background: #ffffff;
    color: #000000
}

.past_event_foundation .owl-next i {
    line-height: 23px
}

.past_event_foundation .found_inside_link {
    font-size: 16px;
    padding: 6px 11px 6px 16px;
    background: #f0f0f0;
    border-radius: 6px;
    transition-duration: 0.3s;
    margin-left: 28px;
    margin-top: -36px;
    position: absolute;
    right: 17px;
    z-index: 9
}

.past_event_foundation .found_inside_link:hover {
    background: #ffa113;
    color: #ffffff
}

.past_event_foundation .found_inside_link i {
    font-size: 12px
}

.events_foundation_past {
    padding: 38px 0 60px
}

.events_foundation_past .tabs_navi {
    margin: 0 auto
}

.events_foundation_past .found_for_featured {
    background: #fff;
    padding-bottom: 10px;
    border-radius: 7px;
    text-align: center;
    box-shadow: 0 2px 8px 0 #0000001f;
    border: 1px solid #fff;
    transition-duration: 0.3s;
    margin-bottom: 1.7em
}

.events_foundation_past .found_for_featured:hover {
    box-shadow: 0 2px 8px 0 #000000c9
}

.events_foundation_past .found_for_featured img {
    border-radius: 8px 8px 0 0;
    width: 100%
}

.events_foundation_past .found_for_featured h2 {
    color: #ffa113;
    font-size: 18px;
    background: #fff;
    padding: 12px 0 0;
    border-radius: 0 0 8px 8px
}

.events_foundation_past .found_for_featured h5 {
    color: #474748;
    color: #474748
}

.brochure_sec_found {
    padding: 55px 0 100px;
    background: url(../images/event_detail_footer_dot.jpg) no-repeat center bottom #ffffff
}

.brochure_sec_found .row {
    justify-content: center
}

.brochure_sec_found .container-fluid {
    padding: 0 16%
}

.brochure_sec_found .found_img_design {
    max-height: 225px;
    padding: 1em 0 1em 1.5em;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px #ccc;
    height: 96px;
    display: flex;
    align-items: center;
    transition: transform 0.2s
}

.brochure_sec_found .found_img_design:hover {
    transform: scale(1.1)
}

.brochure_sec_found .download_brochure_foun {
    background: url(../images/brochure-foundation.png) no-repeat right #ffffff
}

.brochure_sec_found .mid_foundation {
    background: url(../images/mid-foundation.png) no-repeat right #ffffff
}

.brochure_sec_found .donate_foundation {
    background: url(../images/donate-foundation.png) no-repeat right #ffffff
}

.brochure_sec_found h3 {
    margin: 0
}

.brochure_sec_found a h3 {
    color: #ffa113;
    font-size: 20px;
    line-height: 26px;
    transition-duration: 0.3s
}

.gallery_foundation {
    padding: 20px 0 40px
}

.gallery_foundation .container-fluid {
    padding: 0 10%
}

.gallery_foundation .card {
    border-radius: 5px 5px 80px 5px;
    box-shadow: none;
    overflow: hidden;
    transition-duration: 0.3s
}

.gallery_foundation .card:hover {
    border-radius: 80px 5px 5px 5px
}

.membership_categories_bag {
    content: "";
    transform-origin: 0 0;
    background-image: linear-gradient(180deg, #ffffff 38%, #f3f2ef 100%);
    background-size: 100%;
    padding: 72px 0 0
}

.membership_categories_bag .owl-stage-outer {
    padding: 13px 0 !important
}

.membership_categories_bag .owl-nav {
    display: flex;
    width: 75px;
    margin: 0 auto;
    padding-bottom: 46px
}

.membership_categories_bag .owl-prev {
    background: #ffffff !important;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 30px 0 0 30px;
    margin-right: 5px;
    cursor: pointer;
    line-height: 16px;
    text-align: center;
    padding-left: 9px;
    text-transform: capitalize;
    font-size: 14px;
    color: #808080 !important;
    transition-duration: 0.3s
}

.membership_categories_bag .owl-prev:hover {
    background: #ffa113 !important;
    color: #ffffff !important
}

.membership_categories_bag .owl-next {
    background: #ffffff;
    width: 43px;
    height: 22px;
    position: relative;
    border-radius: 0 30px 30px 0;
    margin-right: 5px;
    cursor: pointer;
    line-height: 21px;
    text-align: center;
    padding-right: 10px;
    text-transform: capitalize;
    font-size: 14px;
    padding-left: 7px;
    color: #808080;
    transition-duration: 0.3s
}

.membership_categories_bag .owl-next:hover {
    background: #ffa113;
    color: #ffffff
}

.membership_introduction {
    color: #464646;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    text-shadow: 2px 1px 4px #fff;
    position: relative;
    padding: 60px 0 50px
}

.membership_introduction .container-fluid {
    padding: 0 13%
}

.membership_introduction .row {
    display: flex;
    align-items: center
}

.membership_introduction:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 720px;
    height: 522px;
    content: "";
    transform-origin: 0 0;
    background: url(../images/right-intro-foundation.jpg) no-repeat left top;
    background-size: 100%;
    z-index: -1
}

.membership_introduction h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748
}

.membership_introduction p {
    margin-bottom: 18px;
    text-align: justify
}

.membership_introduction a {
    font-size: 16px;
    padding: 7px 11px 7px 15px;
    background: #f0f0f0;
    border-radius: 6px;
    transition-duration: .3s;
    text-shadow: none;
    font-weight: normal;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif
}

.membership_introduction a:hover {
    background: #ffa113;
    color: #ffffff
}

.membership_introduction a i {
    font-size: 11px
}

.membership_introduction .lefto_image img {
    border-radius: 8px;
    width: 100%
}

.advantages_membership {
    padding: 40px 0 43px;
    position: relative;
    background: #f3f2f0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    overflow: hidden;
    position: relative
}

.advantages_membership:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 350px;
    height: 282px;
    content: "";
    transform-origin: 0 0;
    background: url(../images/advantages_right_bottom.jpg) no-repeat left top;
    background-size: 100%
}

.advantages_membership .text_design_advan {
    padding: 50px 31px 50px 100px;
    border-radius: 6px 6px 6px 6px;
    background: #fff;
    box-shadow: 0 0 51px -19px #9a9a9a;
    z-index: 9
}

.advantages_membership .text_design_advan h1 {
    color: #474748;
    font-size: 25px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.advantages_membership .text_design_advan p {
    margin-bottom: 19px
}

.advantages_membership .text_design_advan ul {
    margin: 0;
    padding: 0
}

.advantages_membership .text_design_advan ul li {
    color: #484848;
    background: #ececec;
    margin-bottom: 6px;
    padding: 8px 10px 8px 16px;
    border-radius: 5px;
    list-style: none;
    position: relative
}

.advantages_membership .text_design_advan ul li i {
    border-radius: 50px;
    font-weight: 600;
    font-size: 12px;
    position: absolute;
    left: -4px;
    top: 15px;
    color: #7b7b7b;
    background: #ececec
}

.advantages_membership .dakho_image {
    margin-top: -40px;
    z-index: 99
}

.advantages_membership .dakho_image img {
    border-radius: 0 0 60% 6px
}

.advantages_membership .row {
    display: flex;
    align-items: center
}

.login_membership_page {
    padding: 55px 0 100px;
    background: url(../images/event_detail_footer_dot.jpg) no-repeat center bottom #ffffff
}

.login_membership_page .container-fluid {
    padding: 0 16%
}

.login_membership_page h3 {
    margin: 0
}

.login_membership_page a h3 {
    color: #ffb74a;
    font-size: 20px;
    line-height: 26px;
    transition-duration: 0.3s;
    display: inline-block
}

.login_membership_page .all_login_image {
    max-height: 225px;
    padding: 1em 0 1em 1.5em;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px #ccc;
    height: 96px;
    display: flex;
    align-items: center;
    transition: transform 0.2s
}

.login_membership_page .all_login_image:hover {
    transform: scale(1.1)
}

.login_membership_page .become_member_ship_page {
    background: url(../images/become-a-member.png) no-repeat right #ffffff
}

.login_membership_page .renew_membership_page {
    background: url(../images/renew-membership.png) no-repeat right #ffffff
}

.login_membership_page .membership_login_page {
    background: url(../images/membership-login.png) no-repeat right #ffffff
}

.home_forthcoming {
    display: flex;
    justify-content: center
}

.home_forthcoming .wrapper {
    min-height: 276px !important
}

.home_forthcoming .card .data .content {
    padding: .5em 1em
}

.home_forthcoming .card .text {
    margin-bottom: 0
}

.forse_full_forthcomings {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center
}

.update_home_event_forthcoming {
    display: block
}

.update_home_event_forthcoming .card img {
    width: 100%
}

.update_home_event_forthcoming .card .title {
    font-size: 18px;
    height: 64px;
    overflow: hidden;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    line-height: 29px;
    display: flex;
    align-items: center;
    justify-content: center
}

.update_home_event_forthcoming .example-1 .date {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffa113;
    color: #fff;
    padding: 0.6em 0.7em;
    font-size: 13px;
    line-height: 16px
}

.update_home_event_forthcoming .example-1 .date span {
    display: block;
    text-align: center
}

.update_home_event_forthcoming .card {
    float: left;
    width: 100%
}

.update_home_event_forthcoming .card .wrappers {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 9px -6px #797979;
    border-radius: 6px;
    transition-duration: 0.3s
}

.update_home_event_forthcoming .card .wrappers:hover {
    box-shadow: 0 2px 7px 4px #868686
}

.update_home_event_forthcoming .example-1 .title a {
    color: #4a4a4a;
    transition-duration: 0.3s
}

.update_home_event_forthcoming:hover .example-1 .title a {
    color: #ffa113
}

.simple_inner_banner .banner-left-side {
    padding: 60px 0 47px 176px;
    z-index: 9;
    min-height: auto;
    display: block
}

.simple_inner_banner:before {
    display: none
}

.simple_inner_banner .text_banner_all:before {
    display: none
}

.simple_inner_banner .text_banner_all {
    background-position: top 56% left 2%;
    background-size: 16%
}

.simple_inner_banner .banner-left-side h1 {
    font-size: 25px;
    color: #ffffff;
    background-image: linear-gradient(90deg, #ffa113 0%, #ffffff 100%);
    border-radius: 8px;
    padding: 15px 5px 15px 20px;
    box-shadow: -27px 0 15px -7px #a5a5a5;
    border-left: 2px solid #fff;
    font-family: 'robotoregular', Arial, Helvetica, sans-serif
}

.simple_inner_banner .banner-left-side span {
    color: #979797;
    font-size: 15px;
    background: #fff;
    padding: 8px 10px;
    line-height: 48px;
    border-radius: 8px;
    box-shadow: -2px -1px 7px -4px #545454
}

.simple_inner_banner .banner-left-side span i {
    color: #ffa113;
    margin-right: 5px
}

.single_inner_para .container-fluid {
    padding: 0 10%
}

.single_inner_para .container-fluid .row {
    box-shadow: 0 3px 19px -7px #828282;
    border-radius: 8px;
    padding: 26px 20px
}

.single_gallery_design h3 {
    color: #474748;
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 8px;
    margin-bottom: 20px;
    margin-top: 15px
}

.off_member {
    display: none;
    margin-top: 30px;
}

.career_form_design {
    padding-top: 40px
}

.career_form_design .container {
    box-shadow: 0 2px 25px -6px #909090;
    border-radius: 8px;
    padding: 2%;
    margin-bottom: 40px
}

.career_form_design label {
    font-weight: normal;
    color: #4e4e4e;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 14px
}

.career_form_design label b {
    font-weight: 600;
    color: #ea2b2b;
    font-size: 14px
}

.career_form_design .form-control {
    height: auto;
    box-shadow: none;
    padding: 11px 12px
}

.career_form_design .btn {
    width: auto;
    margin: 0;
    border: none;
    color: #fff;
    cursor: pointer;
    background-color: #6c757d;
    padding: 8px 16px;
    color: #fff;
    display: block;
    font-size: 18px;
    border-radius: 6px;
    z-index: 999;
    text-align: left;
    text-transform: capitalize;
    transition-duration: 0.3s;
    float: right
}

.career_form_design .btn:hover {
    background-color: #ffa113
}

.career_apply_button {
    box-shadow: 0 9px 25px -6px #909090;
    border-radius: 8px;
    padding: 2%;
    margin-bottom: 60px
}

.career_apply_button .col-md-12 {
    display: flex;
    align-items: center
}

.career_apply_button .button_apply_now {
    color: #fff !important;
    background: #6c757d;
    padding: 10px 12px 10px 10px;
    border-radius: 6px;
    font-size: 16px;
    transition-duration: 0.3s;
    margin-top: 15px;
    width: 180px;
    border: none;
    margin-left: 10px
}

.career_apply_button .button_apply_now:hover {
    background: #ffa113
}

.career_apply_button h3 {
    color: #474748;
    padding-bottom: 10px;
    margin-bottom: 0
}

.career_apply_button p {
    margin-top: 10px
}

.app_now_career h4 {
    border-bottom: 1px solid #adadad;
    padding-bottom: 10px;
    color: #ffa113;
    margin-bottom: 21px
}

.app_now_career img {
    width: 100%
}

.app_now_career button.close {
    padding: 4px 8px;
    position: absolute;
    right: -5px;
    background: #ffa113;
    border-radius: 50px;
    text-shadow: none;
    color: #fff;
    opacity: 1;
    z-index: 9;
    transition-duration: 0.3s;
    top: -6px
}

.app_now_career button.close:hover {
    background: #474748;
    color: #fff
}

.app_now_career .modal-dialog {
    width: 70%;
    max-width: 70%
}

.app_now_career label {
    color: #474748;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px
}

.app_now_career .btn:hover {
    color: #fff
}

.app_now_career .modal-body {
    padding: 30px 40px 38px
}

.app_now_career p {
    padding: 11px 18px
}

.app_now_career input,
select {
    height: 42px;
    padding: 6px;
    box-shadow: none;
    width: 100%;
    border: 1px solid #dadada;
    border-radius: 4px
}

.radio-inline input {
    height: auto;
    width: auto
}

.checkbox-inline input {
    height: auto;
    width: auto
}

.checkbox-inline {
    margin-left: 0 !important
}

.app_now_career .btn {
    float: right
}

.app_now_career .btn-secondary:hover {
    background-color: #ffa113;
    border-color: #ffa113
}

.app_now_career input:-internal-autofill-selected {
    background-color: #ffffff !important
}

.special_upload {
    height: 74px !important;
    line-height: 30px;
    padding: 17px 12px !important
}

.custom-model-main {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 30px;
    right: 0;
    left: 0;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear, z-index 0.15;
    -o-transition: opacity 0.15s linear, z-index 0.15;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto
}

.toggle-password {
    float: right;
    cursor: pointer;
    margin-right: 10px;
    margin-top: -32px;
    font-style: initial;
    position: relative
}

.fa-eye-slash:before {
    content: "\e087" !important;
    font-family: 'simple-line-icons'
}

.fa-eye-slash:after {
    content: "" !important;
    position: absolute;
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    left: 7px;
    bottom: 4px;
    background: #272727ab;
    width: 2px;
    height: 16px;
    border-radius: 50px;
    box-shadow: 0 0 3px 2px #ffffffcf
}

.fa-eye:before {
    content: "\e087" !important;
    font-family: 'simple-line-icons'
}

.model-open {
    z-index: 99999;
    opacity: 1;
    overflow: hidden
}

.custom-model-inner {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    margin: 30px auto;
    max-width: 97%
}

.custom-model-wrap {
    display: block;
    width: 100%;
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
    text-align: left;
    padding: 20px 20px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: calc(100vh - 70px);
    overflow-y: auto
}

.model-open .custom-model-inner {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    z-index: 999
}

.model-open .bg-overlay {
    background: rgba(0, 0, 0, 0.6);
    z-index: 99
}

.bg-overlay {
    background: rgba(0, 0, 0, 0);
    height: 100vh;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    transition: background 0.15s linear
}

.close-btn {
    position: absolute;
    right: -6px;
    top: -11px;
    cursor: pointer;
    z-index: 99;
    font-size: 30px;
    color: #fff;
    background: #ffa113;
    padding: 3px 8px 5px;
    border-radius: 50px;
    transition-duration: 0.3s
}

.close-btn:hover {
    background: #474748;
    color: #fff
}

@media screen and (min-width:800px) {
    .custom-model-main:before {
        content: "";
        display: inline-block;
        height: auto;
        vertical-align: middle;
        margin-right: -0;
        height: 100%
    }
}

@media screen and (max-width:799px) {
    .custom-model-inner {
        margin-top: 15px;
    }
}

.width_sign_in {
    width: 50%;
}

.custom-model-mains {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 30px;
    right: 0;
    left: 0;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear, z-index 0.15;
    -o-transition: opacity 0.15s linear, z-index 0.15;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto
}

.model-opens {
    z-index: 99999;
    opacity: 1;
    overflow: hidden
}

.model-opens .custom-model-inner {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    z-index: 999
}

.model-opens .bg-overlay {
    background: rgba(0, 0, 0, 0.6);
    z-index: 99
}

.custom-model-mains .btn {
    background-color: #6c757d;
    color: #fff
}

.for_hide_deader header {
    display: none
}

.for_hide_deader .main-wrapper {
    margin-top: 0
}

.full_gem_header_side {
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    background: #ffffff
}

.full_gem_header_side nav {
    width: 100%;
    background-color: #1f84c4;
    color: #eee;
    text-align: center
}

.full_gem_header_side nav ul {
    padding: 0;
    margin: 0
}

.full_gem_header_side nav li {
    display: inline-block;
    padding: 10px 0
}

.full_gem_header_side nav a {
    border-left: 1px solid #c5c5c5;
    color: #fff;
    padding: 10px 22px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.full_gem_header_side nav li:first-child a {
    border: 0
}

.full_gem_header_side nav li a:hover {
    background-color: #5db6ee
}

.full_gem_header_side nav a#openup {
    display: none
}

.full_gem_header_side .cf:before,
.cf:after {
    content: "";
    display: table
}

.full_gem_header_side .cf:after {
    clear: both
}

.full_gem_header_side .cf {
    zoom: 1
}

.head_mid_logo_text {
    padding: 2px 0
}

.head_mid_logo_text .row {
    display: flex;
    align-items: center
}

.head_mid_logo_text .datearea {
    text-align: center
}

.head_mid_logo_text h1 {
    font-size: 2rem;
    color: #003752;
    font-family: 'robotobold', Arial, Helvetica, sans-serif
}

.head_mid_logo_text h3 {
    padding: 0;
    font-size: 1.5rem;
    line-height: 30px;
    color: #d50c13;
    margin: 0;
    font-family: 'robotobold', Arial, Helvetica, sans-serif
}

.stories_of_india {
    background-image: linear-gradient(180deg, #efeeee 20%, #ffffff 100%);
    padding: 30px 0 0;
    margin-bottom: 40px
}

.stories_of_india .container {
    background: #ffffff;
    padding: 37px 40px;
    border-radius: 8px;
    box-shadow: 0 0 14px 0 #d0d0d0;
    text-align: center
}

.signin_design .row {
    align-items: center
}

.signin_design img {
    border-radius: 8px;
    box-shadow: 13px 9px 13px -8px #484d5263
}

.world_map_out {
    position: relative;
    overflow: hidden;
    padding-top: 25px
}

.world_map_out .row {
    display: flex
}

.world_map_out .row .col-md-9 {
    display: table-cell
}

.world_map_out .row .col-md-3 {
    display: table-cell
}

.world_map_out .container-fluid {
    padding: 0 15px 12px 0
}

.world_map_out .col-md-6 {
    display: table-cell;
    border-radius: 8px
}

.world_map_out .right_color_world {
    background: #ffa113;
    padding: 27px 23px 14px 20px;
    border-radius: 8px;
    position: relative;
    height: 33.8em;
    overflow-y: scroll;
    border-bottom: 4px solid #ffa113
}

.world_map_out .right_color_world ul {
    margin: 21px 0 0 17px;
    padding: 0;
    position: relative
}

.world_map_out .right_color_world ul:before {
    content: "";
    position: absolute;
    left: -13px;
    width: 3px;
    top: 1px;
    background-image: linear-gradient(180deg, #e6e6e6 0%, #fdfdfd08 100%);
    height: -webkit-fill-available;
    border-radius: 63px
}

.world_map_out .right_color_world ul li {
    margin: 0 0 9px;
    padding: 4px 14px 7px 15px;
    position: relative;
    list-style: none;
    background: #fff;
    border-radius: 5px;
    font-size: 14px;
    color: #4a4a4a;
    line-height: 21px
}

.world_map_out .right_color_world ul li:after {
    content: "";
    position: absolute;
    left: -17px;
    width: 12px;
    top: 42%;
    background: #ffffffbf;
    height: 12px;
    border-radius: 13px;
    transition-duration: 0.3s
}

.world_map_out .right_color_world .show {
    display: none !important
}

.world_map_out .right_color_world .active {
    display: block !important
}

.world_map_out .right_color_world .active img {
    position: absolute;
    bottom: 0;
    background: linear-gradient(90deg, #ee8f00 9%, #ffa113);
    padding: 26px 26px 0;
    border-radius: 8px
}

.world_map_images .point_world_map {
    float: none;
    width: 100%;
    background: #fff;
    height: 541px;
    box-shadow: 0 0 11px 3px #cccccc96;
    border-left: 1px solid #ccc;
    position: relative;
    display: list-item;
    border-radius: 8px;
    padding: 0 0 0 20px
}

.point_world_map>li.active>a,
.point_world_map>li.active>a:focus,
.point_world_map>li.active>a:hover {
    color: #fff;
    background-color: #ffa113
}

.point_world_map li:hover a {
    opacity: 1
}

.point_world_map li a {
    background: #fff0;
    position: relative;
    color: #ffa217;
    opacity: 0;
    box-shadow: 0 0 6px #ccc;
    font-size: 17px;
    padding: 5px 10px;
    text-shadow: 0 0 #fff;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    border-radius: 5px
}

.point_world_map li {
    display: inline-table
}

.point_world_map li:nth-child(1) {
    top: 13.2em;
    left: 40em;
}

.point_world_map li:nth-child(2) {
    left: 25em;
    top: 18em
}

.point_world_map li:nth-child(3) {
    right: -31em;
    top: 19.5em
}

.point_world_map li:nth-child(4) {
    top: 11em;
    left: 21em
}

.point_world_map li:nth-child(5) {
    top: 15em;
    right: -4em
}

.point_world_map li:nth-child(6) {
    top: 7.5em;
    left: 12em
}

.point_world_map li:nth-child(7) {
    top: 10.2em;
    left: -9em
}

.point_world_map li:nth-child(8) {
    top: 9em;
    left: -36em
}

.point_world_map li:nth-child(9) {
    top: 7.5em;
    left: -12em
}

.point_world_map li:nth-child(10) {
    top: 23em;
    left: 46em
}

.point_world_map li.active a {
    opacity: 1
}

.world_map_images .point_world_map:before {
    content: "";
    position: absolute;
    background: url(https://assocham.org/assets/images/map-world-design.jpg);
    width: 933px;
    height: 507px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    bottom: 14px
}

.point_world_map li a:hover {
    text-decoration: none;
    background-color: #fff !important;
    color: #ffa113 !important
}

.main_foundationweeks {
    margin-top: 8.9em;
}

.space_for_gem_topper {
    margin-top: 5.3em;
}

.main_foundationweeks .owl-nav {
    position: absolute;
    top: 40%;
    width: 98%;
    font-size: 30px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.main_foundationweeks .owl-nav i {
    background-image: radial-gradient(circle at center, #ffffff 0%, rgb(255 255 255 / 47%) 46%, #ffffff00 100%);
    border-radius: 50px;
    font-size: 0px;
    padding: 0;
    color: #ffa113;
    transition-duration: .4s;
    font-weight: 900;
    border: 0px solid #ffffff90;
}

.main_foundationweeks .owl-nav i:hover {
    color: #000;
}

.main_foundationweeks:hover .owl-nav i {
    font-size: 17px;
    padding: 7px 5px 7px 8px;
    border: 1px solid #ffffff20;
}

.main_foundationweeks .owl-nav .owl-prev {
    display: table-header-group;
    background: #dfdde900 !important
}

.main_foundationweeks .owl-nav .owl-next {
    position: absolute;
    top: 0;
    right: 0
}

.main_foundationweeks .owl-dots {
    position: absolute;
    bottom: 6px;
    left: 130px;
}

.welcome_week {
    background: #f4f4fb;
    margin: 3em 0 0;
    padding: 3em 0
}

.welcome_week h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    padding-bottom: 6px
}

.welcome_week h4 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #474748;
    padding-bottom: 0
}

.welcome_week .owl-nav {
    position: absolute;
    top: 40%;
    width: 98%;
    font-size: 30px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.welcome_week .owl-nav i {
    background-image: radial-gradient(circle at center, #ffffff 0%, rgb(255 255 255 / 47%) 46%, #ffffff00 100%);
    border-radius: 50px;
    font-size: 0px;
    padding: 0;
    color: #ffa113;
    transition-duration: .4s;
    font-weight: 900;
    border: 0px solid #ffffff90;
}

.welcome_week .owl-nav i:hover {
    color: #000;
}

.welcome_week:hover .owl-nav i {
    font-size: 17px;
    padding: 7px 5px 7px 8px;
    border: 1px solid #ffffff20;
}

.welcome_week .owl-nav .owl-prev {
    display: table-header-group;
    background: #dfdde900 !important
}

.welcome_week .owl-nav .owl-next {
    position: absolute;
    top: 0;
    right: 0
}

.welcome_week .owl-dots {
    position: absolute;
    bottom: 6px;
    left: 130px;
}

.welcome_week .wbg {
    background: #fff;
    padding: 35px
}

.welcome_week .wbg .custom_btn1 {
    font-size: 16px;
    padding: 7px 10px;
    background: #f0f0f0;
    border-radius: 6px;
    transition-duration: 0.3s
}

.welcome_week .wbg .custom_btn1 i {
    font-size: 12px
}

.welcome_week .wbg .custom_btn1:hover {
    background: #ffa113;
    color: #ffffff
}

.eminent_speakers {
    background: #f4f4fb;
    margin: 0;
    padding: 1em 0 4em
}

.eminent_speakers .row {
    margin-bottom: 16px;
    display: flex
}

.eminent_speakers .col-sm-3 {
    display: table-cell;
    background: #fff;
    border: 10px solid #f4f4fb;
    padding: 10px 12px 15px
}

.eminent_speakers .speaker-details {
    padding: 10px 12px 15px
}

.eminent_speakers h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    padding-bottom: 6px
}

.tribal_welcome .col-sm-4 img {
    width: 100%
}

.eminent_speakers .speaker-name {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    text-shadow: none
}

.eminent_speakers img {
    width: 100%
}

.eminent_speakers .container {
    padding-right: 0;
    padding-left: 0
}

.eminent_speakers .mb30 {
    margin-bottom: 10px
}

.eminent_speakers .custom_btn1 {
    font-size: 16px;
    padding: 7px 10px;
    background: #47474e;
    border-radius: 6px;
    transition-duration: 0.3s;
    margin-top: 1em;
    color: #fff
}

.eminent_speakers .custom_btn1 i {
    font-size: 12px
}

.eminent_speakers .custom_btn1:hover {
    background: #ffa113;
    color: #ffffff
}

.green_building {
    background-image: linear-gradient(180deg, #ffffff 40%, #f4f4fb 100%);
    padding: 3em 0 4em
}

.welcome_week .conclave_well {
    background: #fff;
    padding: 35px
}

.green_building h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    padding-bottom: 6px
}

.green_building .both_green_button {
    margin-top: 2em
}

.green_building .both_green_button .custom_btn1 {
    font-size: 16px;
    padding: 12px 13px 12px 20px;
    background: #474748;
    border-radius: 6px;
    transition-duration: 0.3s;
    color: #ffffff;
    margin: 0 15px 0 0
}

.green_building .both_green_button .custom_btn1:hover {
    background: #ffa113;
    color: #ffffff;
}

.key-highlights {
    background: url(../images/showcase-products-bg.jpg) no-repeat 0 0;
    background-size: cover;
    padding: 3em 0;
    text-align: center
}

.key-highlights #target {
    display: none
}

.key-highlights .Hide {
    display: none
}

.both_fuction_button {
    padding: 1rem 0 0
}

.key-highlights #more {
    display: none
}

.key-highlights .both_fuction_button button {
    font-size: 18px;
    padding: 9px 13px 9px 15px;
    background: #ffa113;
    border-radius: 6px;
    transition-duration: 0.3s;
    color: #ffffff;
    margin: 0 9px;
    border: none
}

.key-highlights .both_fuction_button button:hover {
    text-decoration: underline
}

.key-highlights .row {
    text-align: center
}

.key-highlights .col-lg-3 {
    display: inline-block !important;
    float: none;
    width: 24%
}

.key-highlights .title3 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #ffffff;
    padding-bottom: 6px;
    text-transform: uppercase;
    border-bottom: 1px solid #6d7b90;
    margin-bottom: 0.5em
}

.carousel_block {
    position: relative;
    margin: 16px 0 20px;
    overflow: hidden;
    width: 100%;
    background: #fff;
    webkit-box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 7px 1px rgb(0 0 0 / 10%)
}

.shape {
    border-top: #87b939 solid 5px;
    background: #FFF;
    webkit-transform: skewY(3.9deg);
    -moz-transform: skewY(3.9deg);
    -o-transform: skewY(3.9deg);
    -ms-transform: skewY(3.9deg);
    transform: skewY(3.9deg);
    height: 18px;
    position: relative;
    z-index: 12;
    margin-top: -25px
}

.showcase-container {
    background: #fff;
    z-index: 12;
    position: relative;
    padding: 0 0 9px 10px;
    overflow: hidden;
    margin-top: -9px;
    min-height: 81px;
    display: flex;
    align-items: center
}

.showcase-container img {
    float: left;
    margin-right: 5px
}

.showcase-container h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #474748;
    float: left;
    margin-left: 10px;
    margin-top: 10px
}

#speakers1 {
    text-align: center;
    padding: 3em 0
}

#speakers1 h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #474748;
    padding-bottom: 6px;
    text-transform: uppercase;
    border-bottom: 1px solid #6d7b9069;
    margin-bottom: .8em
}

#speakers1 .row {
    display: flex;
    justify-content: space-between
}

#speakers1 .col {
    color: #474748;
    background: #fff
}

#speakers1 .col .spname {
    padding: .6em 0
}

#speakers1 .img-thumbnail {
    padding: 4px;
    max-width: inherit
}

.product-box {
    position: relative
}

.product-box:hover.product-box:before {
    opacity: 1;
    transition: all 0.6s ease-in
}

.product-box:before {
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0;
    background: rgba(0, 27, 41, 0.9);
    content: '';
    height: 100%;
    opacity: 0
}

.product-box .text-inner {
    z-index: 9;
    position: absolute;
    padding: 1.5rem;
    opacity: 0;
    top: 50%;
    left: 50%;
    display: inline-table;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    width: 100%
}

.product-box:hover .text-inner {
    opacity: 1;
    transition: all 0.6s ease-in
}

.product-box .text-inner p {
    font-size: 1.4rem;
    text-align: center;
    color: #ffffff;
    line-height: 21px
}

#speakers1 button {
    font-size: 18px;
    padding: 9px 13px 9px 15px;
    background: #474748;
    border-radius: 6px;
    transition-duration: 0.3s;
    color: #ffffff;
    margin: 0 9px;
    border: none
}

#speakers1 button:hover {
    background: #ffa113
}

.eminent_speakers #targets2 {
    display: none
}

.eminent_speakers .Hide_main {
    display: none
}

.gem_event_gallery {
    text-align: center;
    padding: 3em 0
}

.gem_event_gallery h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #474748;
    padding-bottom: 6px;
    text-transform: uppercase;
    border-bottom: 1px solid #6d7b9069;
    margin-bottom: .8em
}

.gem_event_gallery .media-gal {
    display: flex;
    justify-content: center
}

.gem_event_gallery .card {
    flex-direction: column
}

.gem_event_gallery #targets_gem {
    display: none
}

.gem_event_gallery .Hide_gem_event {
    display: none
}

.gem_event_gallery .column_gem {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.gem_event_gallery .card-image {
    border: 3px solid #fff
}

.gem_event_gallery .card img {
    width: 275px;
    height: 233px
}

.gem_event_gallery button {
    font-size: 18px;
    padding: 9px 13px 9px 15px;
    background: #474748;
    border-radius: 6px;
    transition-duration: 0.3s;
    color: #ffffff;
    margin: 0 9px;
    border: none
}

.gem_event_gallery button:hover {
    background: #ffa113;
}

.partners_supporting {
    text-align: center;
    background: #f4f4fb;
    padding: 0 0 3em
}

.partners_supporting .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.partners_supporting h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #474748;
    padding-bottom: 6px;
    text-transform: uppercase;
    border-bottom: 1px solid #6d7b9069;
    margin-bottom: 0.8em
}

.partners_supporting img {
    width: 100%;
    border: 1px solid #fff;
    box-shadow: 0 0 13px -8px #34343e;
    margin-bottom: 1em
}

.previous_partners {
    text-align: center;
    padding: 3em 0
}

.previous_partners h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #474748;
    padding-bottom: 6px;
    text-transform: uppercase;
    border-bottom: 1px solid #6d7b9069;
    margin-bottom: .8em
}

.previous_partners .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.previous_partners img {
    width: 100%;
    margin-bottom: 1em;
    border: 1px solid #fff;
    box-shadow: 0 0 13px -8px #34343e
}

.gem_footer {
    background: #191919;
    padding: 6rem 0;
    color: #fff
}

.gem_footer h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #ffffff;
    padding-bottom: 6px;
    text-transform: uppercase;
    border-bottom: 1px solid #6d7b90;
    margin-bottom: 0.8em;
    text-align: center
}

.gem_footer .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}

.gem_footer .contact-parson-name {
    font-size: 1.9rem;
    line-height: 3.5rem;
    color: #ffa113
}

.gem_footer .contact-parson-email {
    font-size: 1.3rem;
    text-align: center;
    padding-bottom: 15px;
    line-height: 2rem
}

.gem_footer .contact-parson-email strong {
    font-weight: normal;
    font-size: 17px
}

.gem_footer hr {
    height: 1px;
    background: #424242;
    width: 100%;
    border: none
}

.gem_footer .contact-parson-email a {
    color: #fff
}

.gem_footer .col {
    flex: 1 0 0
}

.gem_social_head h3 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    padding-bottom: 6px;
    text-transform: uppercase;
    border-bottom: 1px solid #6d7b90;
    margin-bottom: 0.8em;
    text-align: center
}

.gem_social_head:before {
    display: none;
}

.sticky_nav_startup {
    background: #ffa113
}

.sticky_nav_startup .navbar_startup {
    background: #ffa113
}

.sticky_nav_startup .navbar_startup ul {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%
}

.sticky_nav_startup .navbar_startup ul li {
    list-style: none;
    margin: 12px 6px;
    padding: 0;
    display: inline-block
}

.sticky_nav_startup .navbar_startup ul li a {
    color: #000;
    transition-duration: 0.3s
}

.sticky_nav_startup .navbar_startup ul li a:hover {
    color: #ffffff
}

.banner_startup img {
    width: 100%;
}

.startup_launchpad {
    padding: 3em 0
}

.startup_launchpad h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    padding-bottom: 6px
}

.divider-light {
    padding: 1rem 0 0;
    margin: 1rem 0 0;
    border-top: 1px solid #edf1f2
}

.startup_launchpad a {
    display: block;
    color: #ffa113;
    transition-duration: 0.2s
}

.startup_launchpad a:hover {
    color: #000000
}

.pitch_ideas {
    padding: 3em 0;
    background: #f4f4f5
}

.pitch_ideas h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    padding-bottom: 6px;
    text-align: center
}

#secondary {
    z-index: 9
}

.pitch_ideas .inner-city {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    border-radius: 5px;
    padding: 20px;
    margin: 15px 0;
    transition: 0.4s all;
    background: #fff
}

.pitch_ideas .inner-city h3 {
    font-size: 18px;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    letter-spacing: 0.5px;
    text-align: center;
    margin: 0;
    color: #474748
}

.pitch_ideas .inner-city img {
    width: 100%;
    border-radius: 50%;
    padding: 20px
}

.pitch_ideas .inner-city h2 {
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-bottom: 20px 0;
    padding: 10px 0;
    font-family: inherit
}

.pitch_ideas .register {
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px;
    background-color: #fdb814;
    color: #3a3f51;
    letter-spacing: 0.4px;
    border: 0;
    outline: 0;
    border-radius: 5px
}

.pitch_ideas .register:hover {
    background-color: #000;
    color: #fff;
    transition: 0.1s all
}

.partners_startup {
    padding: 3em 0
}

.partners_startup h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    text-align: center;
    background: #f4f4f5;
    padding: 8px 0
}

.partners_startup .centeralign-logo {
    text-align: center
}

.the_program {
    padding: 3em 0;
    background: #f4f4f5
}

.the_program h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    text-align: center;
    padding: 8px 0
}

.the_program h3 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    padding: 8px 0
}

.the_program .column_lock {
    width: 25%;
    text-align: center;
    background: #fff;
    border: 6px solid #f4f4f5;
    padding: 2em 0
}

.the_program .column_lock p {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 18px
}

.selection_criteria {
    padding: 3em 0;
    background: #ffffff
}

.selection_criteria h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    text-align: center;
    padding: 8px 0
}

.selection_criteria img {
    width: 100%
}

.the_starts_here {
    padding: 3em 0 0;
    background: #025076
}

.the_starts_here h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #fff;
    text-align: center;
    padding: 8px 0
}

.the_starts_here p {
    color: #fff;
    text-align: center
}

.the_starts_here img {
    width: 100%
}

.delegate_registration {
    text-align: center;
    background: #f4f4fb;
    padding: 3em 0
}

.delegate_registration h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #474748;
    padding-bottom: 6px;
    text-transform: uppercase;
    border-bottom: 1px solid #6d7b9069;
    margin-bottom: 0.8em
}

.delegate_registration .box_white_form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.delegate_registration .box_white_form {
    background: #ffffff;
    padding: 2em 1em;
    box-shadow: 0 0 13px -8px #34343e
}

.delegate_registration .box_white_form input {
    height: 42px;
    padding: 6px;
    box-shadow: none;
    width: 100%;
    border: 1px solid #dadada;
    border-radius: 4px;
    margin-bottom: 1em;
    font-size: 14px
}

.delegate_registration .custom-btn {
    font-size: 16px !important;
    background: #474748;
    transition-duration: 0.3s;
    color: #ffffff;
    margin: 0 9px;
    border: none !important
}

.delegate_registration .custom-btn:hover {
    background: #ffa113;
    color: #ffffff;
    border: none !important
}

.video_week_design {
    background: #e0e0ea;
    margin: 0;
    padding: 2.5em 0 3em
}

.video_week_design h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    padding-bottom: 6px
}

.video_week_design .owl-nav {
    position: absolute;
    top: 40%;
    width: 98%;
    font-size: 30px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.video_week_design .owl-nav i {
    background-image: radial-gradient(circle at center, #ffffff 0%, rgb(255 255 255 / 47%) 46%, #ffffff00 100%);
    border-radius: 50px;
    font-size: 0px;
    padding: 0;
    color: #ffa113;
    transition-duration: .4s;
    font-weight: 900;
    border: 0px solid #ffffff90;
}

.video_week_design .owl-nav i:hover {
    color: #000;
}

.video_week_design:hover .owl-nav i {
    font-size: 17px;
    padding: 7px 5px 7px 8px;
    border: 1px solid #ffffff20;
}

.video_week_design .owl-nav .owl-prev {
    display: table-header-group;
    background: #dfdde900 !important
}

.video_week_design .owl-nav .owl-next {
    position: absolute;
    top: 0;
    right: 0
}

.video_week_design .owl-dots {
    position: absolute;
    bottom: 6px;
    left: 130px;
}

.count_shape_slide img {
    width: auto !important;
    float: none;
    margin: 0 auto;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border: 1px solid #444;
    width: 100px;
    height: 100px
}

.count_shape_slide .item {
    text-align: center
}

.thematic_sessions {
    margin: 0;
    padding: 3.2em 0 4em;
    background: url(../images/thematic-sessions-bg.jpg) no-repeat 0 0;
    background-size: cover;
    color: #ffffff
}

.thematic_sessions h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    padding-bottom: 6px
}

.thematic_sessions h3 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #ffa113;
    padding-bottom: 6px
}

.thematic_sessions ul {
    margin: 0
}

.design_border_right {
    border-right: 1px solid #503e56
}

.thematic_sessions ul li {
    margin: 0 0 12px;
    padding: 0;
    list-style: circle
}

.thematic_sessions .custom_btn1 {
    font-size: 16px;
    padding: 7px 10px;
    background: #f0f0f0;
    border-radius: 6px;
    transition-duration: 0.3s;
    margin-top: 1em;
    color: #47474e
}

.thematic_sessions .custom_btn1 i {
    font-size: 12px
}

.thematic_sessions .custom_btn1:hover {
    background: #ffa113;
    color: #ffffff
}

.thematic_sessions .equal_six_height {
    display: flex;
    margin-bottom: 2em
}

.thematic_sessions .equal_six_height .col-sm-6 {
    background: #331c39;
    padding: 2em 1em;
    display: table-cell
}

.img_box_color {
    background: #c4cbe7;
    text-align: center;
    padding: 1.4em 0 0
}

.dispute_resolution .custom_pdf_link {
    text-align: center;
    padding: 2em 0
}

.dispute_resolution .custom_pdf_link a {
    font-size: 16px;
    padding: 10px 18px;
    background: #f0f0f0;
    border-radius: 6px;
    margin: 0 7px;
    transition-duration: 0.3s
}

.dispute_resolution .custom_pdf_link a:hover {
    background: #ffa113;
    color: #ffffff
}

.full_dispute {
    text-align: center;
    margin: 1em 0 2em 0;
}

.invites_for {
    text-align: center;
    padding: 3em 0 1em
}

.invites_for img {
    width: 100%
}

.menu_linking {
    padding: .7em 0;
    background-color: #ffa113
}

.menu_linking ul {
    margin: 0;
    text-align: center;
    padding: 0
}

.menu_linking ul li {
    margin: 0 5px;
    list-style: none;
    display: inline-block;
    float: none;
    color: #fff
}

.menu_linking ul li a {
    margin: 0;
    color: #fff;
    font-size: 15px
}

.menu_linking ul li a:hover {
    text-decoration: underline
}

.texts_design {
    padding: 0 2em
}

.texts_design b {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #474748;
    font-weight: normal
}

.emerging_banner img {
    width: 100%
}

.emerging_massage {
    background: #1b4f9b;
    color: #fff;
    padding: 10px 0;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px
}

.blink {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 3s steps(5, start) infinite;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

.w10 {
    width: 20%;
}

.w30 {
    width: 30%;
}

.w50 {
    width: 50%;
}

.pt50 {
    padding-top: 50px;
}

.supported_by {
    background: #f4f4fb;
    margin: 0;
    padding: 1em 0
}

.supported_by h3 {
    text-align: center;
    color: #ffffff;
    border-bottom: 1px solid #ceced8;
    margin-bottom: 1em;
    background: #adadb7;
    margin-top: 1em;
    padding: 9px 0
}

.supported_by .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.supported_by .img_thumbs {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.supported_by img {
    margin: 0.5em;
    width: 22%
}

.exhibitor_profile {
    background: url(../images/exhibitor-profile-bg-banner.jpg) no-repeat 0 0;
    background-size: cover;
    padding: 3em 0;
    text-align: center;
    font-size: 14px;
    line-height: 30px
}

.exhibitor_profile h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    padding-bottom: 6px
}

.exhibitor_profile td {
    vertical-align: middle !important;
    background: #ffffff
}

.partner_group {
    background: #f4f4fb;
    margin: 0;
    padding: 1em 0
}

.partner_group h2 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #474748;
    margin-top: 2em;
    margin-bottom: 0
}

.partner_group img {
    width: 100%
}

.partner_group h3 {
    text-align: center;
    color: #ffffff;
    border-bottom: 1px solid #ceced8;
    margin-bottom: 1em;
    background: #adadb7;
    margin-top: 1em;
    padding: 9px 0
}

.partner_group .col-sm-3 {
    margin-bottom: 1em
}

.full_dark_shap {
    display: none
}

.for_subscribing h3 {
    color: #ffa113;
    text-align: center;
    padding: 25px 0;
    margin: 0
}

.for_subscribing .modal-header .close {
    border: 1px solid #fff;
    padding: 0 5px;
    border-radius: 50px;
    transition-duration: 0.3s;
    right: -5px;
    background: #fff;
    opacity: 1
}

.for_subscribing .modal-header {
    padding: 0;
    border-bottom: none;
}

.carousel-section {
    background-color: #f4f4fb;
    padding: 50px 0;
    margin-top: 35px
}

.carousel-section .container {
    background-color: #fff
}

.spacing-class {
    padding: 3%;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.carousel-section .owl-prev,
.carousel-section .owl-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ffa113;
    background: white !important;
    color: #000;
    text-align: center;
    transition: 0.3s all ease
}

.carousel-section .owl-prev:hover,
.carousel-section .owl-next:hover {
    background: #ffa113 !important;
    color: #fff
}

.carousel-section .owl-prev {
    position: absolute;
    left: -20px
}

.carousel-section .owl-next {
    position: absolute;
    right: -20px
}

.carousel-section .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 45%
}

.carousel-section .owl-nav i {
    line-height: 32px;
    font-weight: 600
}

.menu-container {
    background-color: #474748
}

.introduction-section {
    padding-top: 50px
}

.menu-section {
    width: 100%
}

.menu-section ul li {
    list-style-type: none;
    padding: 15px 0
}

.menu-section ul li a {
    padding: 0 20px;
    border-left: 1px solid #c5c5c5;
    transition: all 0.3s ease;
    color: #fff
}

.menu-section ul li:hover a,
.menu-section ul li .active {
    color: #ffa113;
    text-decoration: underline
}

.menu-section ul li:first-child a {
    border: 0
}

.menu-section ul {
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.mission-section {
    text-align: center;
    padding: 50px 0 30px;
    background-image: linear-gradient(177deg, #f4f4fb, transparent);
    background-size: contain
}

.list-section h3 {
    padding-left: 25px
}

.publication .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 245px;
    min-height: 245px;
    object-fit: cover
}

.publication {
    padding: 50px 0
}

.publication .owl-dot {
    display: inline-grid
}

.publication .owl-dots {
    text-align: center
}

.publication .owl-dot span {
    padding: 3px 8px;
    background-color: #ffa113;
    border-radius: 5px;
    margin: 15px 3px 3px
}

.service-section {
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-image: url(../images/vcai/Flexible-bg.png), linear-gradient(180deg, #f7f7f7 0%, #ffffff 39%) !important;
    padding: 50px 0;
    text-align: center
}

.service-section .container-fluid {
    padding: 0 10%
}

.service-section .priorties-icons img {
    background: #f9f9fc;
    border-radius: 30%
}

.service-section .priorties-icons {
    min-height: 301px
}

.service-section h3 {
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 20px;
    padding-top: 30px;
    color: #ffa113 !important;
    padding-bottom: 6px;
    text-align: left
}

.service-section ul {
    padding-left: 15px
}

.service-section ul li {
    list-style-type: circle;
    text-align: left
}

.member-section {
    padding: 50px 0;
    background: #f4f4fb
}

.member-section h3 {
    text-align: center;
    color: #ffffff;
    border-bottom: 1px solid #ceced8;
    margin-bottom: 1em;
    background: #adadb7;
    margin-top: 1em;
    padding: 9px 0
}

.member-logo {
    text-align: center;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center
}

.member-text {
    font-weight: 500;
    text-align: center
}

.logo-area {
    background: #fff;
    text-align: center;
    padding: 18px 0;
    min-height: 100px;
    border-radius: 5px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    border: 3px solid #fff;
    transition-duration: 0.3s
}

.logo-area:hover {
    box-shadow: 0 0 15px -5px #8c8c8c
}

.list-section {
    background-image: url(../images/vcai/list-bg.jpeg);
    position: relative
}

.list-section:before {
    position: absolute;
    background: linear-gradient(180deg, #331c3978 0%, #331c39bf 39%) !important;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.publication .spacing-class {
    border: 1px solid #3333338f
}

.publication .owl-nav {
    display: none
}

.publication .our-legacy-sec {
    width: 100%;
    display: block;
    text-align: center
}

@media only screen and (max-width:1440px) {
    .service-section .priorties-icons {
        min-height: 265px;
    }
}

@media only screen and (max-width:1280px) {
    .equal_height_fast {
        height: 9em
    }

    .equal_height_one {
        height: 14em
    }

    .service-section .col-md-3 {
        flex: 0 0 33%;
        max-width: 33%
    }

    .service-section .priorties-icons {
        min-height: 247px
    }

    .logo-area {
        min-height: 190px
    }
}

@media only screen and (max-width:980px) {
    .inner_leadership .content_leader {
        width: 90%;
    }

    .inner_leadership .content_leader p {
        padding-right: 0;
    }

    .leadership-area .row {
        flex-direction: column;
    }

    .service-section .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .menu-section ul li a {
        font-size: 13px;
        padding: 0 10px
    }
}

@media only screen and (max-width:767px) {
    .service-section .col-md-3 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .logo-area {
        min-height: auto
    }

    .service-section .priorties-icons {
        min-height: auto
    }

    .carousel-section {
        padding: 0;
        margin-bottom: 25px
    }

    .carousel-section .gradient-border p {
        padding-bottom: 30px
    }

    .menu-section ul {
        display: block
    }

    .menu-section ul li a {
        border-left: 0
    }

    .introduction-section {
        padding-top: 2px
    }

    .carousel-section .owl-next {
        right: 0
    }

    .carousel-section .owl-prev {
        left: 0
    }

    .publication {
        padding: 25px
    }

    .publication .history-para {
        padding-left: 0;
        padding-right: 0
    }

    .our-legacy-sec .legacy-image-wrap {
        width: 100%
    }

    .pdf_legacy_design {
        padding: 0
    }
}

.members_form_design h4 {
    color: #ffa113;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif
}

.members_form_design .red {
    color: #F00;
    font-weight: bold
}

.members_form_design label {
    font-weight: normal;
    color: #4e4e4e;
    font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    font-size: 14px
}

.members_form_design label b {
    font-weight: 600;
    color: #ea2b2b;
    font-size: 14px
}

.members_form_design .form-control {
    height: auto !important;
    box-shadow: none;
    padding: 11px 12px
}

.members_form_design .btn {
    width: auto;
    margin: 0;
    border: 3px solid;
    color: #fff;
    cursor: pointer;
    background-color: #6c757d;
    padding: 8px 16px;
    color: #fff;
    display: block;
    font-size: 18px;
    border-radius: 6px;
    z-index: 999;
    text-align: left;
    text-transform: capitalize;
    transition-duration: 0.3s;
    float: left
}

.members_form_design .btn:hover {
    background-color: #ffa113
}

.members_form_design .gray_petarn_bg {
    background-color: #f3f3f3;
    padding: 1.2em 0.8em 2em 0.8em;
    line-height: 29px;
    margin-top: 2em
}

.members_form_design .entity_space {
    margin-top: 24px;
}

.members_form_design .center_btn_designs {
    float: none;
}

.highcontrast .partner_design h1 {
    background: #000000;
}

.highcontrast .our_achievements .cards .card {
    background: #000000 !important;
}

.highcontrast .slider-area .event_post_side {
    background: #000000;
    border-left: 15px solid #000000
}

.highcontrast .slider-area .event_post_side h3 {
    color: #ffffff
}

.highcontrast .well_design {
    background: #000000;
    border-top: 4px solid #000000
}

.highcontrast .well_design h1 {
    color: #ffffff
}

.highcontrast .well_design p {
    color: #fff
}

.highcontrast .m_scroll_arrows {
    border-right: 2px solid #ffffff7a;
    border-bottom: 2px solid #ffffff7a
}

.highcontrast .president-carosuel .carousel-item a {
    background: #000;
    border: 1px solid #000;
    border-bottom: 1px solid #2d2d2d;
    box-shadow: none
}

.highcontrast .home_tab_design #content2 {
    padding: 20px 0;
    background: #000000;
    border-top: 2px solid #ff9900
}

.highcontrast .home_tab_design .tab_container [id^="tab"]:checked+label:after {
    background: #000000
}

.highcontrast .home_tab_design label {
    color: #ffffff
}

.highcontrast .home_tab_design .viewall_tab a {
    border: 1px solid #4e3f26;
    padding: 7px 15px 8px 21px
}

.highcontrast .update_home_event_forthcoming .data {
    background: #000
}

.highcontrast .update_home_event_forthcoming .card .wrappers:hover {
    box-shadow: 0 2px 7px 4px #000000
}

.highcontrast .update_home_event_forthcoming .example-1 .title a {
    color: #bbbbbb
}

.highcontrast .update_home_event_forthcoming .card .wrappers {
    background-color: #000;
    box-shadow: 0 2px 9px -6px #000000
}

.highcontrast .home_tab_design .card__content p {
    color: #cccccc
}

.highcontrast .home_tab_design article h4 a {
    color: #ffa113 !important
}

.highcontrast .india_stories h1 {
    background: #674616;
    color: #ff9900;
}

.highcontrast .whatwe_design h2 {
    color: #ffffff
}

.highcontrast .whatwe_design .gradient-border p {
    color: #ffffff
}

.highcontrast .whatwe_design h1 {
    background-image: radial-gradient(circle at center, #000000 0%, rgb(0 0 0) 27%, #000000 100%)
}

.highcontrast .whatwe_design:after {
    background: #000000;
    border-top: 50px solid #000000;
    border-right: 50px solid #000000;
    border-bottom: 50px solid #000000
}

.highcontrast .subscribe_design {
    background-image: linear-gradient(180deg, #000000 0%, #000000 100%);
}

.highcontrast .subscribe_design h3 {
    color: #ffffff;
}

.highcontrast .testimonial_design {
    background: #000000;
    border-top: 1px solid #000000
}

.highcontrast .testimonial_design .container {
    background-color: #171717;
    box-shadow: 0 -15px 18px -6px rgb(0 0 0)
}

.highcontrast .testimonial_design .client-content {
    background: #171717
}

.highcontrast .testimonial_design .client-info h4 {
    color: #fff
}

.highcontrast .testimonial_design .client-info h5 {
    color: #ffffff
}

.highcontrast .testimonial_design .owl-prev:after {
    background: #000000
}

.highcontrast .testimonial_design .owl-prev:before {
    background: #000000
}

.highcontrast .testimonial_design .owl-next:after {
    background: #000000
}

.highcontrast .testimonial_design .client-info:before {
    box-shadow: none;
    background: #000
}

.highcontrast .testimonial_design h1 {
    background: #000000
}

.highcontrast .social_media_feeds {
    background: #000000;
    border-top: 4px solid #000000;
}

.highcontrast .social_media_feeds h1 {
    background: #000000;
}

.highcontrast .footer-border {
    background: #191919;
    border-top: 7px solid #000000
}

.highcontrast .footer-border .footerslider {
    background: #2c2c2c;
    box-shadow: none
}

.highcontrast .footer-border .bg-white {
    box-shadow: none
}

.highcontrast .back-to-top {
    background: #8c8c8c85;
}


.highcontrast h1,
h2,
h3,
h4,
h5,
h6 {
    color: #ffffff;
}

.highcontrast p {
    color: #ffffff;
}

.highcontrast .banner-para p{color: #000!important;}
.highcontrast .banner-left-side h1{color: #000!important;}

#white_main_logo {
    display: none
}

.highcontrast #white_main_logo {
    display: block
}

.highcontrast .color_assocham_logo {
    display: block !important
}

.highcontrast #left-main.color_assocham_logo {
    display: none !important
}


.highcontrast {
    background-color: #000000;
    color: #ffffff
}

.highcontrast .main-navbar-wrapper {
    background-color: #000000;
    color: #ffffff;
    box-shadow: 0 0 7px -1px #000000
}

.highcontrast .professional_member_design {
    background: #000;
    border-top: 4px solid #2d2d2d
}

.highcontrast .professional_member_design .container {
    box-shadow: 0 0 0 2px #232323;
}

.highcontrast .welcome_week .wbg {
    background: #1b1b1b
}

.highcontrast .welcome_week h2 {
    color: #ffffff
}

.highcontrast .welcome_week .wbg .custom_btn1 {
    background: #3a3a3a
}

.highcontrast .thematic_sessions .custom_btn1 {
    background: #525252
}

.highcontrast .texts_design b {
    color: #ffffff
}

.highcontrast .green_building {
    background-image: linear-gradient(180deg, #191919 40%, #191919 100%);
}

.highcontrast .green_building h2 {
    color: #ffffff
}

.highcontrast .shape {
    background: #000
}

.highcontrast .showcase-container {
    background: #000
}

.highcontrast .showcase-container h2 {
    color: #ffffff
}

.highcontrast #speakers1 h2 {
    color: #ffffff
}

.highcontrast #speakers1 .col {
    color: #ffffff;
    background: #1b1b1b
}

.highcontrast .img-thumbnail {
    background-color: #000;
    border: 1px solid #1b1b1b
}

.highcontrast .events_foundation_past .found_for_featured {
    background: #212121;
    box-shadow: none;
    border: 1px solid #000
}

.highcontrast .delegate_registration {
    background: #232323
}

.highcontrast .delegate_registration h2 {
    color: #ffffff
}

.highcontrast .events_foundation_past .found_for_featured h2 {
    background: #212121
}

.highcontrast .delegate_registration .box_white_form input {
    border: 1px solid #232323;
    background: #232323
}

.highcontrast .partners_supporting {
    background: #000000;
    padding: 2em 0 0em 0;
}

.highcontrast .partners_supporting h2 {
    color: #ffffff
}

.highcontrast .previous_partners h2 {
    color: #ffffff
}

.highcontrast .gem_event_gallery h2 {
    color: #ffffff
}

.highcontrast .gem_event_gallery {
    padding: 0
}

.highcontrast .gem_event_gallery .card-image {
    border: 3px solid #000
}

.highcontrast .full_gem_header_side {
    background: #000000
}

.highcontrast .testimonial_design h3 {
    color: #ffffff
}

.highcontrast .events_foundation_past .found_for_featured h5 {
    color: #bdbdbd
}

.highcontrast .delegate_registration .box_white_form {
    background: #000000
}

.highcontrast .tabs-policy ul#tabs-nav li {
    border-left: 5px solid #505050;
    background: #232323
}

.highcontrast .inner_report .report_color {
    background: #000000
}

.highcontrast .inner_report .report_slides h2 {
    color: #ffffff;
    background: #000
}

.highcontrast .members_form_design label {
    color: #e0e0e0
}

.highcontrast .members_form_design .btn {
    border: 3px solid #101010;
    background-color: #484848
}

.highcontrast .datepicker-dropdown {
    background-color: #000
}

.highcontrast .inner_report .report_slides .report_paragraph {
    background: #000
}

.highcontrast .secretrait-member h4 {
    color: #ffffff
}

.highcontrast .search_design {
    background: #000;
    border-top: 4px solid #2b2b2b
}

.highcontrast .filter_head ul li a {
    background: #2f2f2f
}

.highcontrast .search_design .part_con {
    box-shadow: 0px 0px 0px 2px #2b2b2b;
}

.highcontrast .secretrait-member .member-content {
    background: #272727
}

.highcontrast .secretrait-member .member-content p {
    color: #afafaf
}

.highcontrast .single_inner_para .container-fluid .row {
    box-shadow: none;
    background: #252525
}

.highcontrast .single_gallery_design h3 {
    color: #ffffff
}

.highcontrast .startup_launchpad h2 {
    color: #ffffff
}

.highcontrast .pitch_ideas {
    background: #252525
}

.highcontrast .pitch_ideas h2 {
    color: #ffffff
}

.highcontrast .pitch_ideas .inner-city {
    background: #000
}

.highcontrast .pitch_ideas .inner-city h3 {
    color: #ffffff
}

.highcontrast .pitch_ideas .register {
    background-color: #ffa113;
    color: #3a3f51
}

.highcontrast .partners_startup h2 {
    color: #ffffff;
    background: #252525
}

.highcontrast .the_program {
    background: #252525
}

.highcontrast .the_program h2 {
    color: #ffffff
}

.highcontrast .the_program .column_lock {
    background: #000;
    border: 6px solid #252525
}

.highcontrast .the_program h3 {
    color: #ffffff
}

.highcontrast .selection_criteria {
    background: #000000
}

.highcontrast .selection_criteria h2 {
    color: #ffffff
}

.highcontrast .carousel-section .container {
    background-color: #000
}

.highcontrast .carousel-section {
    background-color: #2f2f2f
}

.highcontrast .tedp_design {
    background: #1f1f1f
}

.highcontrast .tedp_design .col-lg-6 {
    background: #000
}

.highcontrast .tedp_design .contener_tedp h2 {
    color: #ffffff
}

.highcontrast .trainingprocess {
    background-image: linear-gradient(180deg, #212121 0%, #232323 50%)
}

.highcontrast .mission-section {
    background-image: linear-gradient(177deg, #1f1f1f, transparent)
}

.highcontrast .service-section {
    background-image: url(../images/vcai/Flexible-bg.png), linear-gradient(180deg, #212121 0%, #313131 39%) !important;
}

.highcontrast .member-section {
    background: #000000
}

.highcontrast .member-section h3 {
    border-bottom: 1px solid #313131;
    background: #313131
}

.highcontrast .inner_leadership .gray_leader {
    background-image: linear-gradient(180deg, #000000 0%, #161616 80%);
}

.highcontrast .inner_leadership .gray_leader .img_leader {
    border: 2px solid #000000;
    box-shadow: none;
}

.highcontrast .professional_member_design h3 {
    color: #fff;
    border-bottom: 1px solid #272727
}

.highcontrast .inner_leadership .gray_leader .leader_share {
    background-image: linear-gradient(90deg, #000000 0%, #f8f8f800 27%);
    box-shadow: -11px 0px 10px -7px #4e4e4e;
}

.highcontrast .inner_leadership h3 {
    color: #ffffff;
}

.highcontrast .members_form_design .gray_petarn_bg {
    background-color: #000000
}

.highcontrast .career_apply_button {
    box-shadow: 0 9px 25px -6px #000000;
    background: #101010
}

.highcontrast .career_apply_button h3 {
    color: #ffffff
}

.highcontrast .members_form_design .form-control {
    background-color: #232323;
    border: 1px solid #232323
}

.highcontrast .professional_member_design .btn {
    background-color: #4a4a4a
}

.highcontrast .main-navbar-wrapper #nav ul a {
    color: #ffffff !important
}

.highcontrast .equal_height_fast {
    background: #000;
    box-shadow: none
}

.highcontrast .equal_height_one {
    background: #000;
    box-shadow: none
}

.highcontrast .out_event_sustainability h1 {
    background: #000;
    padding: 6px 20px 8px
}

.highcontrast .out_event_sustainability .item .spacing_for_featured {
    background: #000000
}

.highcontrast .sustainability h2 {
    background: #000000;
    color: #ffffff
}

.highcontrast .dispute_resolution .custom_pdf_link a {
    background: #2f2f2f
}

.highcontrast .start_end_date_events input {
    color: #ffffff;
    border: 1px solid #525252;
    background: #525252
}

.highcontrast .start_end_date_events .form-control {
    background: #525252;
    color: #fff
}

.highcontrast .start_end_date_events label {
    color: #d6d6d6
}

.highcontrast .supported_by {
    background: #191919
}

.highcontrast .exhibitor_profile {
    background: #000
}

.highcontrast .exhibitor_profile h2 {
    color: #ffffff
}

.highcontrast .exhibitor_profile td {
    background: #191919
}

.highcontrast .supported_by h3 {
    border-bottom: 1px solid #000000;
    background: #000000
}

.highcontrast .welcome_week {
    background: #000000
}

.highcontrast .eminent_speakers {
    background: #000000;
    padding: 3em 0 4em 0;
}

.highcontrast .partner_group h2 {
    color: #ffffff
}

.highcontrast .eminent_speakers h2 {
    color: #ffffff
}

.highcontrast .partner_group h3 {
    border-bottom: 1px solid #232323;
    background: #232323
}

.highcontrast .video_week_design h2 {
    color: #ffffff
}

.highcontrast .partner_group {
    background: #000000
}

.highcontrast .eminent_speakers .speaker-name {
    color: #fff
}

.highcontrast .video_week_design {
    background: #1f1f1f
}

.highcontrast .eminent_speakers .col-sm-3 {
    background: #000;
    border: 10px solid #1f1f1f
}

.highcontrast .out_event_sustainability .item .spacing_for_featured h2 {
    color: #e2e2e2
}

.highcontrast .world_map_images .point_world_map {
    box-shadow: none
}

.highcontrast .knowledge_featured_design .item .spacing_for_featured {
    background: #000000
}

.highcontrast .knowledge_featured_design .item .spacing_for_featured h2 {
    color: #ffffff
}

.highcontrast .main-navbar-wrapper #nav ul .active {
    color: #ffa113 !important
}

.highcontrast .knowledge_featured_design .item .spacing_for_featured img {
    border: 1px solid #000000
}

.highcontrast .knowledge_featured_design .item .spacing_for_featured:hover {
    box-shadow: none
}

.highcontrast .knowledge_featured_design .item .spacing_for_featured span {
    color: #d0d0d0;
    background: #212121
}

.highcontrast .knowledge_featured_design h1 {
    background: #000;
    padding: 6px 20px 8px;
    border: 1px solid #ff9900
}

.highcontrast .knowledge_featured_design .owl-next:hover {
    color: #ffa113
}

.highcontrast .knowledge_featured_design .owl-prev:hover {
    color: #ffa113
}

.highcontrast .contrast_function {
    background: #000000
}

.highcontrast .stretch_filters {
    padding: 4px 6px 4px 4px;
    background-image: linear-gradient(90deg, #000000 0%, #212121 100%)
}

.highcontrast .outer_tabs_shaps .LayeredPromosModule {
    background: #000
}

.highcontrast .outer_tabs_shaps .LayeredPromosModule__listTitle {
    color: #ffa826
}

.highcontrast .outer_tabs_shaps .LayeredPromosModule__panel {
    border-left: 15px solid #626262
}

.highcontrast .membership_introduction a {
    background: #131313
}

.highcontrast .partner_design h2 {
    background: #000000;
    color: #ffffff
}

.highcontrast .advantages_membership {
    background: #000000
}

.highcontrast .advantages_membership .text_design_advan {
    background: #232323;
    box-shadow: none
}

.highcontrast .advantages_membership .text_design_advan ul li {
    color: #c7c7c7;
    background: #000000
}

.highcontrast .advantages_membership .text_design_advan h1 {
    color: #ffffff
}

.highcontrast .off-canvas-button .text {
    color: #000000
}

.highcontrast .off-canvas-button-close {
    color: #000000
}

.highcontrast .flower_tab {
    background-color: #000000;
    color: #ffffff
}

.highcontrast .home_tab_design .tab_container [id^="tab"]:checked+label {
    box-shadow: 0 -5px 21px -8px #000000
}

.highcontrast .home_tab_design label:hover {
    text-shadow: 0 1px 1px #000;
    box-shadow: 0 -5px 21px -8px #000000;
    background-color: #000000
}

.highcontrast .home_tab_design .tab-content {
    background: #000000 !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.highcontrast a,
.highcontrast a:visited {color: #fff;}

.highcontrast a.nav-link {color: #000!important;}

.highcontrast .contact-page_banner {
    background-image: linear-gradient(180deg, #151515 94%, #1b1b1b 100%;)
}

.highcontrast .paragraph-about a {
    background: #151515;
}

.highcontrast .leadership-members:hover {
    box-shadow: -3px 3px 17px 1px #000000;
}

.highcontrast .text_banner_all:after {
    display: none;
}

.highcontrast .text_banner_all:before {
    display: none;
}

.highcontrast .about-us:before {
    display: none;
}

.highcontrast .about-us {
    background: none;
}

.highcontrast .legacy-section {
    background-color: #1f1f1f;
}

.highcontrast .pdf_legacy_design {
    background-color: #000000;
}

.highcontrast .our-legacy-sec h4 {
    color: #e2e2e2;
}

.highcontrast .back_lagacy {
    background-image: linear-gradient(180deg, #1f1f1f 0%, #000000 20%);
}

.highcontrast .leadership_tab_design .card_leader_head p {
    color: #cacaca;
}

.highcontrast .about-us:after {
    background: none;
    box-shadow: none;
}

.highcontrast .our-legacy-sec h2 {
    color: #fff;
}

.highcontrast .paragraph-about img {
    display: none;
}

.highcontrast .heading-style1 h2 {
    background: #000000;
    box-shadow: none;
    padding: 5px 20px 7px;
}

.highcontrast .members-intro:before {
    background: #232323;
}

.highcontrast .leadership-members:hover .members-intro:before {
    background: #000000;
}

.highcontrast .president-carosuel .owl-next,
.owl-prev {
    background: #131313;
}

.highcontrast .presence-images .nav-pills {
    background: linear-gradient(90deg, #101010 9%, #292929);
    border-left: 1px solid #000;
    box-shadow: none
}

.highcontrast .president-carosuel .owl-prev {
    border-right: 1px solid #000
}

.highcontrast .stories_of_india {
    background-image: linear-gradient(180deg, #232323 20%, #000000 100%);
}

.highcontrast .cdp1 {
    background: #252525
}

.highcontrast .leadership_tab_design .card_leader_head {
    background: #000
}

.highcontrast .council_leadership_sectors a:hover .card_leader_head strong {
    color: #fff
}

.highcontrast .leadership_tab_design .out_leadership {
    background-color: #000
}

.highcontrast .leadership_tab_design .out_card_leadership img {
    border: 2px solid #000
}

.highcontrast .stories_of_india .container {
    background: #000000;
    box-shadow: none
}

.highcontrast #nav li ul.dropdownMenu,
#nav li ul.dropdownMenu {
    background: #000000;
    box-shadow: none;
    border-bottom: 10px solid #000000
}

.highcontrast .priorties-area:before {
    display: none
}

.highcontrast .priorties-icons {
    background: #232323
}

.highcontrast .vertical-text h3 {
    box-shadow: none
}

.highcontrast .leadership_tab_design .out_leadership:hover {
    box-shadow: none
}

.highcontrast .overview_sector_design h3 {
    background-image: linear-gradient(90deg, #000000 0%, #232323 50%);
}

.highcontrast .president-area {
    background: none
}

.highcontrast .president-past {
    background: #232323;
    border: none;
    box-shadow: none
}

.highcontrast .vision-area p {
    background: #000000
}

.highcontrast .mission-area p {
    background: #000000
}

.highcontrast .secretrait-area {
    background: none
}

.highcontrast .secretrait-member p {
    color: #000000
}

.highcontrast .secretrait-area .text-right a {
    color: #ffffff
}

.highcontrast .left_sector_design .active_sector_tab a {
    background: #232323;
    border-bottom: 1px solid #000000
}

.highcontrast .left_sector_design #slide-out #mobile-menu a {
    background: #232323;
    border-bottom: 1px solid #000000;
    color: #d0d0d0;
}

.highcontrast .left_sector_design #slide-out #mobile-menu ul li a:hover {
    color: #ffa113 !important
}

.highcontrast .right_sector_design {
    background: #101010
}

.highcontrast .right_sector_design .gray_heading_design h2 {
    background: none;
    color: #ffffff
}

.highcontrast .right_sector_design .white_section_data {
    background: #232323;
    box-shadow: none
}

.highcontrast .overview_sector_design ul li {
    background-image: linear-gradient(90deg, #000000 0%, #000000 100%);
}

.highcontrast .design_publication .publication_pdf_sector:hover {
    box-shadow: 0 0 141px 6px #000000;
    background: #000000
}

.highcontrast .design_publication .pdf_paragraph h4 {
    color: #ffffff
}

.highcontrast .cdp {
    background: #000000
}

.highcontrast .right_sector_design .gray_heading_design i {
    background-image: linear-gradient(90deg, #00000059 0%, #000000 58%);
}

.highcontrast .right_sector_design .gray_heading_design i:hover {
    border-right: 3px solid #4c4c4c
}

.highcontrast .event_design_sector .example-1 .content {
    background-color: #000
}

.highcontrast .event_design_sector .example-1 .title a {
    color: #dcdcdc
}

.highcontrast .event_design_sector .card .wrapper {
    background-color: #000;
    box-shadow: 0 2px 9px -6px #000000
}

.highcontrast .home_tab_design .card__image {
    background-color: #000
}

.highcontrast .off-canvas-content ul {
    background: #1b1b1b
}

.highcontrast .off-canvas-content li a {
    border-bottom: 1px solid #424242
}

.highcontrast .off-canvas-content li a:hover,
.off-canvas-content li.hover>a,
.off-canvas-content li a.active {
    background-color: #000000
}

.highcontrast .event_design_sector .card .wrapper:hover {
    box-shadow: 0 2px 7px 4px #000000
}

.highcontrast .left_sector_design #slide-out {
    background: #000000
}

.highcontrast .knowledge-para h3 {
    color: #fff
}

.highcontrast .tabs-policy {
    background: #000000;
    border-radius: 8px
}

.highcontrast .tabs-policy ul#tabs-nav li:hover,
.tabs-policy ul#tabs-nav li.active {
    background-color: #f3f3f3
}

.highcontrast .event_main_design:after {
    display: none
}

.highcontrast .event_main_design .left_main_event {
    box-shadow: 0px 9px 25px -6px #000000;
    background-image: linear-gradient(90deg, #252525 0%, #101010 100%);
}

.highcontrast .event_main_design .right_main_event {
    box-shadow: 0px 9px 25px -6px #000000;
    background-image: linear-gradient(90deg, #101010 0%, #252525 100%);
}

.highcontrast .event_main_design .left_main_event .category_event_left_design ul li a i {
    border-radius: 16px;
    background: #000;
}

.highcontrast .event_main_design .left_main_event .category_event_left_design ul li a {
    background-image: linear-gradient(90deg, #000000 0%, #000000 100%);
    color: #c7c7c7;
}

.highcontrast .event_main_design .left_main_event .start_end_date_events input {
    border: 1px solid #000000;
    background: #000
}

.highcontrast .event_main_design .left_main_event .start_end_date_events label {
    color: #d6d6d6
}

.highcontrast .event_main_design .right_main_event .entire_event h4 a {
    color: #eaeaea
}

.highcontrast .event_main_design .right_main_event .entire_event h4 a:hover {
    color: #ffa113
}

.highcontrast .event_main_design .right_main_event .entire_event p {
    color: #cccccc
}

.highcontrast .enent_detail_page {
    background: none;
    border-bottom: none;
    box-shadow: none
}

.highcontrast .triangle_event_detail {
    background-image: linear-gradient(180deg, #252525ab 0%, #272727ed 29%, #f1f5f800 65%);
    border-top: 4px solid #353535b8;
}

.highcontrast .design_share .share__button {
    border: 2px solid #000000
}

.highcontrast .design_share .share__icon {
    border: 2px solid #000
}

.highcontrast .design_share .share__icon i {
    color: #fff
}

.highcontrast .heading_force_design .i_event_design {
    border: 2px solid #000000
}

.highcontrast .heading_force_design .i_event_design i {
    color: #fff
}

.highcontrast .event_peragraph_design .event_larj_img img {
    border: none;
    box-shadow: none;
    border-radius: 15px
}

.highcontrast .event_peragraph_design .design_container_event {
    box-shadow: none;
    background: #0c0c0c
}

.highcontrast .event_peragraph_design table {
    background: #000000
}

.highcontrast .wave_panelist {
    background: none
}

.highcontrast .panelist_photos .heading_panelist h2 {
    color: #fe9900
}

.highcontrast .pdf_event_links a {
    color: #ffffff
}

.highcontrast .partner_design .owl-item {
    box-shadow: none
}

.highcontrast .panelist_photos .heading_panelist h2 {
    background: #40474a
}

.highcontrast .event_contact_details {
    background-image: linear-gradient(180deg, #000000 0%, #000000ed 29%);
    padding: 20px 0 0 0;
}

.highcontrast .event_contact_details .bg-white {
    border: 1px solid #000;
    box-shadow: none
}

.highcontrast .membership_introduction:after {
    display: none
}

.highcontrast .membership_introduction h2 {
    color: #fff;
    text-shadow: none
}

.highcontrast .membership_introduction p {
    text-shadow: none
}

.highcontrast .impact_design h1 {
    background-image: radial-gradient(circle at center, #000000 0%, rgb(0 0 0) 27%, #000000 100%);
    padding: 4px 40px 7px 40px;
}

.highcontrast .membership_categories_bag .owl-next {
    background: #2f2f2f
}

.highcontrast .membership_categories_bag .owl-prev {
    background: #2f2f2f !important
}

.highcontrast .event_contact_details h2 {
    background: #000000
}

.highcontrast .event_contact_details:before {
    display: none
}

.highcontrast .introduction_foundation a {
    background: #191919
}

.highcontrast .focus_design h2 {
    color: #ffffff
}

.highcontrast .past_event_foundation .owl-next:hover {
    background: #ffffff !important
}

.highcontrast .past_event_foundation .item h2 {
    color: #ffa113;
    background: #000
}

.highcontrast .past_event_foundation .spacing_for_featured {
    background: #000
}

.highcontrast .career_form_design .btn {
    background-color: #353535;
}

.highcontrast .career_apply_button .button_apply_now {
    background: #353535;
}

.highcontrast .modal-content {
    background-color: #2f2f2f;
}

.highcontrast .simple_inner_banner .banner-left-side h1 {
    background-image: linear-gradient(90deg, #ffa113 0%, #000000 100%);
    box-shadow: -27px 0px 15px -7px #000000;
    border-left: 2px solid #ffa114;
}

.highcontrast .enuiry_form .form-controls {
    border: 1px solid #191919;
    background: #000;
    color: #a9a9a9;
    padding: 14px 10px 15px 60px
}

.highcontrast .enuiry_form .btnContact {
    background-color: #000000
}

.highcontrast .social-sharing-mobile a {
    background: #000000
}

.highcontrast .custom-model-wrap {
    background-color: #191919
}

.highcontrast .app_now_career label {
    color: #cacaca
}

.highcontrast .pop-up-content-wrap .app_now_career .btn {
    background: #3a3a3a;
    color: #fff
}

.highcontrast .shap_live_event_4_mid .heading_iframe_text {
    background: #000;
    border: 2px solid #000000
}

.highcontrast .shap_live_event_4_mid .for_iframe {
    background: #000;
    border: 2px solid #000000
}

.highcontrast .live_width_size h3 {
    background: #272727;
    border-bottom: 1px solid #ffa113
}

.highcontrast .feed_back_social {
    background-image: linear-gradient(180deg, #000000 0%, #ffffff00 1%), url(../images/live-events-bg-1920-by-1080.jpg);
    border-bottom: 3px solid #000;
}

.highcontrast .live_event_page ul li {
    background: #252525;
    color: #cacaca
}

.highcontrast .bright_agust {
    background: #000
}

.highcontrast .all_agustp .leadership-members {
    background: #000000;
    border: 2px solid #3a3a3a
}

.highcontrast .agust_gray {
    background: #000000
}

.highcontrast .live_width_size {
    background: #000;
    border: 2px solid #000000;
    border-top: 2px solid #ffa113
}

.highcontrast .advantages_membership:after {
    display: none
}

.highcontrast .membership_categories_bag {
    background: none
}

.highcontrast .priorties-icons h4 {
    color: #ffffff
}

.highcontrast .login_membership_page {
    padding: 10px 0 66px;
    background: none
}

.highcontrast .login_membership_page .all_login_image {
    border: 1px solid #000;
    box-shadow: none;
    background-color: #232323 !important
}

.highcontrast .introduction_foundation {
    text-shadow: none
}

.highcontrast .introduction_foundation:before {
    display: none
}

.highcontrast .introduction_foundation h2 {
    color: #fff
}

.highcontrast .introduction_foundation:after {
    display: none
}

.highcontrast .introduction_foundation .intro_card_foundation {
    background: #212121
}

.highcontrast .introduction_foundation .intro_card_foundation ul li {
    background-image: linear-gradient(90deg, #000000 0%, #212121 100%);
    color: #fff;
}

.highcontrast .introduction_foundation .intro_card_foundation h3 {
    background: #000000
}

.highcontrast .featured_events h1 {
    background: #000;
    padding: 4px 0 6px
}

.highcontrast .featured_events .item .spacing_for_featured {
    background: #000
}

.highcontrast .featured_events .item .spacing_for_featured img {
    border-radius: 11px;
    border: 2px solid #000000
}

.highcontrast .featured_events .item .spacing_for_featured h2 {
    color: #ffffff
}

.highcontrast .focus_design .container-fluid {
    background: #000;
    padding: 33px 0 0
}

.highcontrast .focus_design:before {
    display: none
}

.highcontrast .focus_design:after {
    display: none
}

.highcontrast .focus_design {
    background-image: none
}

.highcontrast .impact_design {
    padding: 30px 0 56px
}

.highcontrast .brochure_sec_found {
    padding: 55px 0 50px;
    background: #000
}

.highcontrast .brochure_sec_found .found_img_design {
    border: 1px solid #000;
    box-shadow: none;
    background-color: #232323 !important
}

.highcontrast .found_img_design a {
    color: #e8e8e8
}

.highcontrast .media_room_design .container-fluid {
    background: #131313;
    box-shadow: none
}

.highcontrast .media_room_design .news-list .news-item {
    background: #0c0c0c;
    border: 1px solid #000000
}

.highcontrast .media_room_design .news-list .news-item .news-content .news-description {
    color: #d8d8d8
}

.highcontrast .media_room_design .news-list .news-item .news-content .news-title {
    color: #ffffff
}

.highcontrast .media_room_design .media_room_heading h3 {
    color: #ffffff
}

.highcontrast .coverage_media_design .container-fluid {
    background: #131313;
    box-shadow: none
}

.highcontrast .coverage_media_design .inner_pdf_design {
    background: #0c0c0c;
    border: 1px solid #000000
}

.highcontrast .coverage_media_design .media_room_heading h3 {
    color: #ffffff
}

.highcontrast .coverage_media_design .inner_pdf_design h4 a:hover {
    color: #ffa113
}

.highcontrast .gallery_room_design .container-fluid {
    background: #131313;
    box-shadow: none
}

.highcontrast .gallery_room_design .media_room_heading h3 {
    color: #ffffff
}

.highcontrast .gallery_room_design .news-list .news-item {
    background: #0c0c0c;
    border: 1px solid #000000
}

.highcontrast .gallery_room_design .news-list .news-item .news-content .news-title {
    color: #ffffff
}

.highcontrast .gallery-media .card {
    background: #000000
}

.highcontrast .gallery-media .card-image {
    background: #000000
}

.highcontrast .shape-image {
    margin-top: 0;
    display: none
}

.highcontrast .form-background {
    margin: 19px 0 36px !important;
    background: #191919;
    box-shadow: none;
    padding: 26px 25px 33px 25px;
}

.highcontrast .form_section h2:before {
    display: none
}

.highcontrast .form-background p {
    background: linear-gradient(45deg, #000000 60%, transparent);
    border-right: 4px solid #ffa113;
}

.highcontrast .form_section {
    background: none
}

.highcontrast .form-background:before {
    background: none
}

.highcontrast .form-background:after {
    display: none
}

.highcontrast .text_half_effact img {
    border: 1px solid #000;
    box-shadow: none
}

.highcontrast .policy_design .container {
    background: #101010;
    box-shadow: none
}

.highcontrast .policy_design h3 {
    color: #ffffff
}

.highcontrast .design_slide_new_sec h2 {
    color: #fff
}

.highcontrast .design_slide_new_sec .btn {
    color: #1f1f1f !important
}

.highcontrast .home_tab_design .card {
    background-color: #000
}

.highcontrast .india_stories .viewall_tab:before {
    background-image: radial-gradient(circle at center, #2b1f0b 29%, rgb(43 31 11) 27%, #ffffff00 83%);
}

.highcontrast .whatwe_design {
    background-image: linear-gradient(180deg, #000000 91%, #000000 100%);
}

.highcontrast .testimonial_design .owl-next,
.owl-prev {
    background: #101010
}

.highcontrast .home_tab_design .card__image img {
    border-radius: 5px !important
}

.highcontrast .marquee-bg a {
    color: #fff
}

.nitin {
    font-size: 0;
    line-height: 0;
}

.highcontrast .contact-info-wrap-2 p a{color: #fff!important;}
.highcontrast .contact-info-wrap-2.dark-theme p a{color: #000!important;}

@media only screen and (max-width:1800px) {
    .speaker-word img {
        width: 75% !important;
    }
}

@media only screen and (max-width:1768px) {
    .speaker-word img {
        width: 80% !important;
    }

    .vertical-text h3 {
        font-size: 26px;
        left: -274px;
        top: 47px
    }

    .right-vertical-align {
        font-size: 26px;
    }

    .equal_height_one {
        height: 13.2em
    }

    .leadership_tab_design .card_leader_head p {
        height: 82px;
        line-height: 26px
    }

    .banner-left-side {
        min-height: 26.6em
    }

    .president-area {
        padding: 55px 0 43px
    }

    .members-intro:before {
        /*top: 59%*/
    }

    .members-intro p {
        height: 75px
    }

    .outer_tabs_shaps .LayeredPromosModule__panel picture img {
        width: 383px
    }

    .outer_tabs_shaps .layeredpromosList_list {
        min-height: 32.5em
    }

    .feed_back_social {
        height: 86vh
    }

    .shap_live_event_4_mid {
        top: 4em
    }

    .live_width_size {
        width: 12.7em;
        z-index: 999
    }

    .one_start_shap_event {
        left: 1.4em;
        top: 3.7em
    }

    .two_start_shap_event {
        left: 15.3em;
        top: 6.6em
    }

    .three_start_shap_event {
        right: 15.3em;
        top: 6.6em
    }

    .four_start_shap_event {
        right: 1.4em;
        top: 3.7em
    }

    .design_publication .pdf_paragraph h4 {
        font-size: 18px
    }

    .priorties-icons h4 {
        font-size: 18px
    }

    .low_space_sustainability h4 {
        height: auto
    }

    .priorties-icons p {
        height: 170px
    }

    .pera_priorties_space p {
        height: 115px
    }

    .president-past {
        padding: 27px 24px 36px 29px
    }

    .leadership_tab_design .out_leadership {
        height: 26.4em
    }

   .nav-pills li:nth-child(1) {
    /* top: 21px; */
    left: 43%;
}

    .nav-pills li:nth-child(2) {
    left: 40%;
    /* top: 119px; */
}

    .nav-pills li:nth-child(3) {
    right: -16%;
    /* top: 30%; */
}

    .nav-pills li:nth-child(4) {
    /* top: 44%; */
    left: 7%;
}

   .nav-pills li:nth-child(5) {
    /* top: 43%; */
    right: -39%;
}

    .nav-pills li:nth-child(6) {
    /* top: 44%; */
    left: 20%;
}

    .nav-pills li:nth-child(7) {
    /* top: 74%; */
    left: -8%;
}

 .nav-pills li:nth-child(10) {
    /* top: 39px; */
    left: -11%;
}

    .nav-pills li:nth-child(11) {
    /* top: 116px; */
    left: -16%;
}

    .nav-pills li:nth-child(12) {
    /* top: 114px; */
    left: -40%;
}
.nav-pills li:nth-child(13) {
    left: 51%;
}
.nav-pills li:nth-child(14) {
    left: -45%;
}
.nav-pills li:nth-child(15) {
    top: 50%;
    left: 62%;
}
.nav-pills li:nth-child(16) {
    left: 29%;
}
    .nav-pills li:nth-child(17) {
        top: 33%;
        left: inherit !important;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(1) {
        left: 299px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(2) {
        left: 269px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(3) {
        right: -186px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(4) {
        left: -24px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(5) {
        right: -215px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(6) {
        left: 65px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(7) {
        left: -151px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(8) {
        left: -137px;
        top: 78px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(9) {
        top: 171px;
        left: -183px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(10) {
        top: 200px;
        left: -385px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(11) {
        top: 120px;
        left: 560px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(12) {
        left: 234px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(13) {
        left: 85px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(14) {
        left: 153px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(15) {
        left: 79px;
        top: 371px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(16) {
        top: 414px;
        left: 9px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(17) {
        top: 47%;
        left: 40px;
    }
}
@media only screen and (max-width:1650px) {
/*    .nav-pills li:nth-child(14) {*/
/*    top: 299px;*/
/*    left: -11%;*/
/*}*/
/*.nav-pills li:nth-child(15) {*/
/*    left: -33%;*/
/*    top: 400px;*/
/*}*/
}
@media only screen and (max-width:1661px) {
/*    .nav-pills li:nth-child(14) {*/
/*    top: 288px;*/
/*    left: 20px;*/
/*}*/
/*.nav-pills li:nth-child(15) {*/
/*    top: 443px;*/
/*    left: -35%;*/
/*}*/
}
@media only screen and (max-width:1680px) {
    .speaker-word img {
        width: 100% !important;
    }

    .past_event_foundation h1 {
        left: 4%
    }

    .equal_height_one {
        height: 13em
    }

    .equal_height_one p {
        line-height: 1.4em
    }

    .outer_tabs_shaps .layeredpromosList_list {
        min-height: 32.5em
    }

    .priorties-icons h4 {
        font-size: 17px
    }

    .low_space_sustainability h4 {
        height: auto
    }

    .for_spacing_area h4 {
        height: auto;
        height: auto
    }

    .design_publication .pdf_paragraph h4 {
        font-size: 17px;
        line-height: 31px
    }

    .feed_back_social {
        height: 86vh
    }

    .shap_live_event_4_mid .heading_iframe_text {
        padding: 0.5em 10px 0.5em 10px;
        margin-bottom: 0.3em;
    }

    .live_width_size {
        width: 12.1em;
        z-index: 999
    }

    .live_width_size marquee {
        padding: 0 1.5em
    }

    .live_width_size marquee img {
        width: 100%
    }

    .one_start_shap_event {
        left: 1.4em;
        top: 3.9em
    }

    .two_start_shap_event {
        left: 14.5em;
        top: 7em
    }

    .three_start_shap_event {
        right: 14.4em;
        top: 7em
    }

    .four_start_shap_event {
        right: 1.4em;
        top: 4em
    }

    .outer_tabs_shaps .LayeredPromosModule:first-child .LayeredPromosModule__panelContent {
        width: 48.5%;
    }

    .outer_tabs_shaps .LayeredPromosModule:hover .LayeredPromosModule__panelContent {
        width: 48.5% !important
    }

    .outer_tabs_shaps .LayeredPromosModule__panelContent--inner {
        width: 48%;
    }

    .mision-vison-content p {
        height: 170px
    }

    .world_map_out .right_color_world {
        height: 29.8em
    }

    .world_map_images .point_world_map {
        padding: 0 0 0 15px;
        height: 477px
    }

    .world_map_images .point_world_map:before {
        width: 800px;
        height: 450px
    }

    .point_world_map li:nth-child(1) {
        top: 11.6em;
        left: 33.5em
    }

    .point_world_map li:nth-child(2) {
        left: 20.5em;
        top: 16em
    }

    .point_world_map li:nth-child(3) {
        right: -24em;
        top: 17em
    }

    .point_world_map li:nth-child(4) {
        top: 9.3em;
        left: 15em
    }

    .point_world_map li:nth-child(5) {
        top: 13em;
        right: 1em
    }

    .point_world_map li:nth-child(6) {
        top: 6.5em;
        left: 5em
    }

    .point_world_map li:nth-child(7) {
        top: 9.2em;
        left: -13em
    }

    .point_world_map li:nth-child(8) {
        top: 8em;
        left: -37em
    }

    .point_world_map li:nth-child(9) {
        top: 4.7em;
        left: 32em
    }

    .point_world_map li:nth-child(10) {
        top: 19.5em;
        left: 35em
    }

    .whitest_bullet_two {
        height: 19em
    }

    .whitest_bullet_three {
        height: 11em
    }

    .knowledge_featured_design .container-fluid {
        padding: 0 13%
    }

    .event_contact_details {
        background-image: linear-gradient(90deg, #eae8e3 83%, #eae8e300 100%), url(../images/membership-help-desk-bgs.jpg);
    }

    .event_contact_details {
        background-image: linear-gradient(90deg, #eae8e3 91%, #eae8e300 96%), url(../images/desk-bg.jpg);
    }

    .advantages_membership:after {
        width: 278px;
        height: 198px
    }

    .simple_inner_banner .banner-left-side {
        padding: 60px 0 47px 153px
    }

    .banner_slider_design {
        margin-top: 26px
    }

    .brochure_sec_found h3 a {
        font-size: 23px
    }

    .past_event_foundation {
        background-image: linear-gradient(90deg, #3c240000 25%, #302826 13%), url(../images/foundation-event_bg.jpeg);
    }

    .introduction_foundation .container-fluid {
        padding: 0 14%
    }

    .featured_events .container-fluid {
        padding: 0 10%
    }

    .focus_design .container-fluid .text_fucus_right {
        padding-left: 4%
    }

    .focus_design .container-fluid .img_fucus_left {
        width: 50%
    }

    .media_room_design .news-list .news-item .news-content .date_formates {
        padding: 2px 9px
    }

    .media_room_design .news-list .news-item .news-content .news-description {
        line-height: 24px
    }

    .slider-area .event_post_side ul {
        height: 483px
    }

    .slider-area .event_post_side ul li {
        margin: 2px 0 17px
    }

    .slider-area .full_event_design .owl-dots {
        bottom: 3px
    }

    .well_design h1 {
        letter-spacing: 1px;
        font-size: 38px;
        padding-right: 40px;
        line-height: 50px
    }

    .banner-left-side:after {
        height: 300px
    }

    .banner-left-side:before {
        height: 315px
    }

    .leadership_tab_design .card_leader_head {
        padding: 2rem 1rem 1rem
    }

    .leadership_tab_design .card_leader_head p {
        font-size: 16px;
        height: 83px
    }

    .leadership_tab_design .out_leadership {
        height: 25.5em
    }

    .leadership_tab_design .card_leader_head h4 {
        font-size: 18px
    }

    .event_design_sector .card .wrapper {
        min-height: 348px
    }

    .trainingprocess .container-fluid {
        padding-right: 10em;
        padding-left: 10em
    }

    .trainingprocess .degree-wrap ul li {
        margin: 0 40px 5px 0
    }

    .three_column .short_wrap {
        min-height: 272px !important
    }

    .event_design_sector .dot_column {
        bottom: -58px !important
    }

    .event_design_sector .card .text {
        height: 105px
    }

    .event_design_sector .card .wrapper:hover .data {
        transform: translateY(15px)
    }

    .event_design_sector .card .data {
        bottom: -44px
    }

    .home_forthcoming .wrapper {
        min-height: 275px !important
    }

    .event_design_sector .card .text {
        height: 90px;
        margin-bottom: 11px
    }

    .event_design_sector .card .wrapper:hover .data .title {
        line-height: 28px;
        margin-bottom: 0
    }

    .event_design_sector .card .wrapper:hover .text {
        line-height: 26px
    }

    .new_event_home_space .card .wrapper {
        min-height: 431px
    }

    .new_event_home_space .card .data {
        bottom: 79px
    }

    .new_event_home_space .card .wrapper:hover .data {
        transform: translateY(81px)
    }

    .form-background {
        margin: -282px 0 100px !important
    }

    .design_slide_new_sec .gradient-border p {
        padding-left: 0
    }

    .frame_width iframe {
        height: 197px
    }

    .footer-border .bg-white {
        max-height: 197px;
        padding: 1em 6em 2em 1.5em;
        border: 2px solid #fff
    }

    .banner-left-side {
        min-height: 25.3em
    }

    .leadership-members {
        min-height: 0vh;
    }

    .members-intro:before {
        /*top: 56%*/
    }

    .vertical-text h3 {
        top: 74px
    }

    .priorties-icons p {
        height: 198px
    }

    .pera_priorties_space p {
        height: 118px
    }

    ul.carousel-indicators1 {
        left: -321px;
        top: -74px
    }

    .president-past {
        padding: 20px 20px 28px
    }

    .president-area {
        padding: 67px 0 30px;
        background-size: cover
    }
    .secretariat-area{background-size: cover;padding: 53px 0 24px;}
    .secretariat-area .container-fluid {
    padding: 0px 11%;
}

    .president-past p {
        line-height: 27px;
        font-size: 17px;
        margin: 8px 0 0 0;
    }

    .nav-pills li:nth-child(1) {
    left: 40%;
}

    .nav-pills li:nth-child(2) {
    left: 37%;
}

    .nav-pills li:nth-child(3) {
    right: -11%;
}

    .nav-pills li:nth-child(4) {
    left: 0%;
}

   .nav-pills li:nth-child(5) {
    right: -36%;
}

    .nav-pills li:nth-child(6) {
        left: -122px;
    }

    .nav-pills li:nth-child(7) {
        top: 69%;
        left: 179px;
    }

    .nav-pills li:nth-child(9) {
        left: 35%;
    }

    .nav-pills li:nth-child(10) {
            left: 24%;
    }

    .nav-pills li:nth-child(11) {
        left: 99px;
    }

    .nav-pills li:nth-child(12) {
        left: -258px;
    }

    /*.nav-pills li:nth-child(13) {*/
    /*    left: 173px;*/
    /*    top: 252px;*/
    /*}*/

    /*.nav-pills li:nth-child(14) {*/
    /*    top: 263px;*/
    /*    left: 205px;*/
    /*}*/

    /*.nav-pills li:nth-child(15) {*/
    /*    top: 338px;*/
    /*    left: 106px;*/
    /*}*/

    /*.nav-pills li:nth-child(16) {*/
    /*    left: 3px;*/
    /*}*/

    .page_lang_hindi .presence-images .nav-pills li:nth-child(1) {
        left: 261px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(2) {
        left: 232px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(3) {
        right: -152px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(4) {
        left: -58px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(5) {
        right: -180px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(6) {
        left: 34px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(7) {
        left: -188px;
        top: 75%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(8) {
        left: -173px;
        top: 78px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(9) {
        left: -221px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(10) {
        left: 209px;
        top: 167px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(11) {
        top: 120px;
        left: 464px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(12) {
        left: 131px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(13) {
        left: -6px;
        top: 284px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(14) {
        left: 57px;
        top: 298px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(15) {
        left: -23px;
        top: 370px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(16) {
        left: -80px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(17) {
        left: -50px;
    }

    .gallery_room_design .news-list .news-item iframe {
        height: 163px;
    }
}

@media only screen and (max-width:1600px) {
    .outer_tabs_shaps .LayeredPromosModule__panelContent p {
        font-size: 15px;
        line-height: 26px
    }

    .priorties-icons h4 {
        font-size: 16px
    }

    .priorties-icons p {
        height: 198px
    }

    .pera_priorties_space p {
        height: 144px
    }

    .sector_menu_ng {
        width: 61% !important
    }

    .design_publication .pdf_paragraph h4 {
        font-size: 16px
    }

    .president-carosuel .carousel-item .about-president {
        padding: 5px
    }

    .outer_tabs_shaps .layeredpromosList_list {
        min-height: 32.5em
    }

    .outer_tabs_shaps .LayeredPromosModule__panelContent--inner {
        height: 33em
    }

    .start_end_date_events #checkboxes2 {
        height: 19vh
    }

    .start_end_date_events #checkboxes {
        height: 19vh
    }

    .shap_live_event_4_mid .for_iframe iframe {
        height: 45vh
    }

    .live_width_size {
        width: 12em
    }

    .one_start_shap_event {
        left: 1.2em;
        top: 3.2em
    }

    .two_start_shap_event {
        left: 14.3em;
        top: 6em
    }

    .three_start_shap_event {
        right: 14.2em;
        top: 6em
    }

    .four_start_shap_event {
        right: 1.2em;
        top: 3.2em
    }

    .new_event_home_space .card .wrapper:hover .data {
        transform: translateY(78px)
    }

    .home_tab_design .card__padding {
        padding: 1.8rem 1.6rem 2.4rem
    }

    .world_map_out .right_color_world {
        height: 27.9em
    }

    .world_map_images .point_world_map:before {
        width: 761px;
        height: 417px
    }

    .world_map_images .point_world_map {
        padding: 0 0 0 15px;
        height: 447px
    }

    .point_world_map li:nth-child(1) {
        top: 10.9em;
        left: 31.5em
    }

    .point_world_map li:nth-child(2) {
        left: 19.5em;
        top: 15em
    }

    .point_world_map li:nth-child(3) {
        right: -23em;
        top: 16em
    }

    .point_world_map li:nth-child(4) {
        top: 8.7em;
        left: 13em
    }

    .point_world_map li:nth-child(5) {
        top: 12em;
        right: 3em
    }

    .point_world_map li:nth-child(6) {
        top: 6.3em;
        left: 3em
    }

    .point_world_map li:nth-child(7) {
        top: 8.5em;
        left: -14em
    }

    .point_world_map li:nth-child(8) {
        top: 5.3em;
        left: 4em
    }

    .point_world_map li:nth-child(9) {
        top: 4em;
        left: 23em
    }

    .point_world_map li:nth-child(10) {
        top: 18.3em;
        left: 26em
    }

    .equal_height_one {
        height: 13em
    }

    .equal_height_fast {
        height: 11em
    }

    .whitest_bullet_two {
        height: 20em
    }

    .whitest_bullet_three {
        height: 12em
    }

    .advantages_membership:after {
        width: 234px
    }

    .brochure_sec_found .container-fluid {
        padding: 0 12%
    }

    .simple_inner_banner .banner-left-side {
        padding: 60px 0 47px 144px
    }

    .past_event_foundation h1 {
        left: 4%
    }

    .focus_design .container-fluid .img_fucus_left {
        width: 55%
    }

    .gallery_room_design .news-list .news-item iframe {
        height: 155px
    }

    .leadership_tab_design .card_leader_head p {
        line-height: 26px
    }

    .footer-border .bg-white h3 {
        margin-bottom: 10px
    }

    .footer-border .bg-white {
        max-height: 188px
    }

    .contact-info-wrap-2 p {
        margin: 7px 75px 0 0
    }

    .footer-border .corporate_office i {
        margin: 3px 5px 7px
    }

    .footer-border .bg-white a {
        color: #464646;
        font-family: 'robotomedium', Arial, Helvetica, sans-serif;
        text-shadow: 2px 1px 4px #fff;
        font-size: 13px
    }

    .frame_width iframe {
        height: 188px
    }

    .footer-border .bg-white {
        padding: 1em 6em 1em 1em
    }

    .form-background {
        margin: -260px 0 100px !important
    }

    .well_design .container-fluid {
        padding: 3% 5%
    }

    .well_design h1 {
        padding-right: 40px;
        padding-left: 50px
    }

    .well_design p {
        padding-left: 40px
    }

    #map {
        height: 300px
    }

    #nav ul a {
        padding: 22px 10px;
        font-size: 15px
    }

    .slider-area .event_post_side ul {
        height: 483px
    }

    .slider-area .full_event_design .content_slide {
        padding: 22px 22px 8px
    }

    .slider-area .full_event_design .owl-dots {
        bottom: 13px
    }

    .leadership_tab_design .out_leadership {
        height: 25em
    }

    .event_design_sector .card .wrapper {
        min-height: 332px
    }

    .new_event_home_space .card .wrapper {
        min-height: 431px
    }

    .banner-left-side {
        min-height: 24em
    }

    .president-past {
        padding: 20px 20px 8px
    }

    .president-past a {
        margin: 28px 0 20px
    }

    ul.carousel-indicators1 {
        left: -304px
    }

    .president-area {
        padding: 53px 0 24px
    }

    .nav-pills li:nth-child(1) {
        left: 198px
    }

    .nav-pills li:nth-child(2) {
        left: 126px
    }

    .nav-pills li:nth-child(3) {
        right: -2%
    }

    .nav-pills li:nth-child(4) {
        left: -26%
    }

    .nav-pills li:nth-child(5) {
        right: -13px
    }

    .nav-pills li:nth-child(6) {
        left: -167px
    }

    .nav-pills li:nth-child(7) {
        left: 167px;
        top: 68%
    }

    .nav-pills li:nth-child(10) {
        left: 24%;
    }

    .nav-pills li:nth-child(11) {
        left: 10%
    }

    .nav-pills li:nth-child(12) {
        left: -31%;
    }

    /*.nav-pills li:nth-child(13) {*/
    /*    left: 24%;*/
    /*    top: 252px*/
    /*}*/

    .nav-pills li:nth-child(14) {
        left: -38%;
    
    }

    .nav-pills li:nth-child(15) {
         left: -47%;
    top: 42%;
    }

    .nav-pills li:nth-child(16) {
        left: 4%
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(1) {
        left: 35%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(2) {
        left: 199px;
        top: 119px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(3) {
        right: -116px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(4) {
        left: -92px;
        top: 44%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(5) {
        right: -148px;
        top: 43%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(6) {
        left: 2px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(7) {
        left: -212px;
        top: 75%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(8) {
        left: -208px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(9) {
        left: -256px;
        top: 176px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(10) {
        left: 28%;
        top: 167px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(11) {
        top: 119px;
        left: 66%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(12) {
        left: 16%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(13) {
        left: -5%;
        top: 286px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(14) {
        left: 1%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(15) {
        left: -8%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(16) {
        left: -19%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(17) {
        left: -15%;
    }
}

@media only screen and (max-width:1536px) {
    .design_publication .pdf_paragraph h4 {
        font-size: 14px
    }

    .outer_tabs_shaps .LayeredPromosModule:first-child .LayeredPromosModule__panelContent {
        width: 45.5%
    }

    .outer_tabs_shaps .LayeredPromosModule:hover .LayeredPromosModule__panelContent {
        width: 45.5% !important
    }

    .outer_tabs_shaps .LayeredPromosModule__panel picture img {
        width: 370px
    }

    .outer_tabs_shaps .layeredpromosList_list {
        min-height: 59vh
    }

    .outer_tabs_shaps .LayeredPromosModule__panelContent--inner {
        height: 60vh;
        width: 45%
    }

    .simple_inner_banner .banner-left-side {
        padding: 60px 0 47px 137px
    }

    .focus_design .container-fluid {
        padding: 33px 0 0 0
    }

    .membership_introduction .container-fluid {
        padding: 0 10%
    }

    .brochure_sec_found h3 a {
        font-size: 20px;
        line-height: 28px
    }

    .featured_events .container-fluid {
        padding: 0 7%
    }

    .focus_design .container-fluid .text_fucus_right {
        padding-left: 3%;
        width: 49%;
        padding-bottom: 86px;
        padding-top: 64px
    }

    .impact_design:before {
        top: 94px
    }

    .focus_design .container-fluid .img_fucus_left {
        width: 48%
    }

    .focus_design .container-fluid .img_fucus_left img {
        width: 100%
    }

    .event_main_design .right_main_event .entire_event h4 a {
        font-size: 20px
    }

    .gallery_room_design .news-list .news-item iframe {
        height: 148px
    }

    .media_room_design .news-list .news-item .news-image {
        width: 32%
    }

    .frame_width iframe {
        height: 180px
    }

    .leadership_tab_design .card_leader_head p {
        height: 135px;
        font-size: 16px;
        line-height: 26px
    }

    .event_design_sector .card .wrapper {
        min-height: 321px
    }

    .form-background {
        margin: -245px 0 100px !important
    }

    .banner-left-side h1 {
        padding-left: 0;
        font-size: 33px;
        margin-top: 0;
        margin-bottom: 4px
    }

    .banner-para p {
        font-size: 23px;
        line-height: 33px
    }

    .banner-left-side {
        min-height: 24.7em
    }

    .leadership-members {
        min-height: 51vh
    }

    .president-past p {
        font-size: 16px
    }

    .president-past a {
        margin: 21px 0 16px
    }

    ul.carousel-indicators1 {
        left: -290px;
        top: -67px
    }

    .contact-page_banner:before {
        bottom: 7px
    }

    .nav-pills li:nth-child(1) {
        left: 31%
    }

    .nav-pills li:nth-child(2) {
        left: 103px
    }

    .nav-pills li:nth-child(3) {
        right: 2%
    }

    .nav-pills li:nth-child(4) {
        left: -31%
    }

    .nav-pills li:nth-child(5) {
        right: -4%
    }

    .nav-pills li:nth-child(6) {
        left: -26%
    }

    .nav-pills li:nth-child(7) {
        left: 151px
    }

    .nav-pills li:nth-child(10) {
        left: 22%;
    }

    .nav-pills li:nth-child(11) {
        left: 7%
    }

    .nav-pills li:nth-child(12) {
        left: -38%;
    }

    /*.nav-pills li:nth-child(13) {*/
    /*    left: 22%;*/
    /*    top: 252px*/
    /*}*/

    /*.nav-pills li:nth-child(14) {*/
    /*    left: 23%*/
    /*}*/

    .nav-pills li:nth-child(15) {
        left: -42%;
    top: 398px;
    }

    /*.nav-pills li:nth-child(16) {*/
    /*    left: -9%*/
    /*}*/

    .page_lang_hindi .presence-images .nav-pills li:nth-child(1) {
        left: 205px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(2) {
        left: 175px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(3) {
        right: -93px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(4) {
        left: -85px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(5) {
        right: -156px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(6) {
        left: 10px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(7) {
        left: -210px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(8) {
        left: -196px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(9) {
        left: -239px;
        top: 176px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(10) {
        left: 150px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(11) {
        top: 119px;
        left: 66%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(12) {
        left: 79px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(13) {
        left: -58px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(14) {
        left: 1%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(15) {
        left: -74px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(16) {
        left: -140px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(17) {
        left: -115px;
    }
}

@media only screen and (max-width:1440px) {
    .outer_tabs_shaps .LayeredPromosModule__panelContent p {
        font-size: 13px;
        line-height: 22px
    }

    .sector_menu_ng {
        width: 65% !important
    }

    .banner-left-side {
        min-height: 21.6em
    }

    .priorties-area .container-fluid {
        padding: 0 6%
    }

    .our-presense .color_right_presence {
        background-size: 44%
    }

    .design_publication .pdf_paragraph h4 {
        line-height: 25px;
        font-size: 14px
    }

    .design_publication .pdf_paragraph {
        height: 4.6em
    }

    .trainingprocess .container-fluid {
        padding-right: 6em;
        padding-left: 6em
    }

    .live_width_size {
        width: 10.3em
    }

    .two_start_shap_event {
        left: 12.3em;
        top: 5.9em
    }

    .three_start_shap_event {
        right: 12.3em;
        top: 5.9em
    }
.nav-pills li:nth-child(9) {
    left: 22%;
}
    .outer_tabs_shaps .LayeredPromosModule__eyebrow {
        line-height: 17px;
        font-size: 13px
    }

    .outer_tabs_shaps .LayeredPromosModule__panel picture img {
        width: 341px
    }

    .outer_tabs_shaps .layeredpromosList_list {
        min-height: 29em
    }

    .outer_tabs_shaps .LayeredPromosModule__panelDescription {
        font-size: 14px;
        line-height: 24px
    }

    .outer_tabs_shaps .LayeredPromosModule__listTitle {
        font-size: 14px
    }

    .mision-vison-content p {
        height: 210px
    }

    .world_map_out .right_color_world {
        height: 25.4em
    }

    .presence-address h3 {
        font-size: 14px
    }

    .world_map_out .right_color_world ul li {
        padding: 4px 13px 6px 12px;
        font-size: 12px;
        line-height: 17px
    }

    .world_map_images .point_world_map {
        height: 406px
    }

    .world_map_images .point_world_map:before {
        width: 673px;
        height: 377px
    }

    .point_world_map li a {
        font-size: 15px;
        padding: 1px 8px
    }

    .point_world_map li:nth-child(1) {
        top: 10em;
        left: 27.5em
    }

    .point_world_map li:nth-child(2) {
        left: 17.5em;
        top: 13.5em
    }

    .point_world_map li:nth-child(3) {
        right: -20em;
        top: 14.5em
    }

    .point_world_map li:nth-child(4) {
        top: 8.3em;
        left: 12em
    }

    .point_world_map li:nth-child(5) {
        top: 11em;
        right: 3em
    }

    .point_world_map li:nth-child(6) {
        top: 5.9em;
        left: 3em
    }

    .point_world_map li:nth-child(7) {
        top: 7.8em;
        left: -12em
    }

    .point_world_map li:nth-child(9) {
        top: 4.2em;
        left: 21em
    }

    .point_world_map li:nth-child(10) {
        top: 16.8em;
        left: 23em
    }

    .equal_height_fast {
        height: 13em
    }

    .equal_height_one {
        height: 16em;
        font-size: 0.9em;
    }

    .whitest_bullet_two {
        height: 21em;
        font-size: 0.9em;
    }

    .whitest_bullet_three {
        height: 13em;
        font-size: 0.9em;
    }

    .img_line_width .members-intro p {
        padding: 0 16px
    }

    .out_event_sustainability .item .spacing_for_featured h2 {
        margin: 11px 0 5px;
        font-size: 14px;
        line-height: 22px
    }

    .knowledge_featured_design .container-fluid {
        padding: 0 10%
    }

    .impact_design:before {
        top: 96px
    }

    .past_event_foundation h1 {
        left: 5%;
        top: 22%;
        font-size: 26px
    }

    .brochure_sec_found .container-fluid {
        padding: 0 8%
    }

    .brochure_sec_found a h3 {
        font-size: 17px;
        line-height: 23px
    }

    .search-dropdown .search-dropdown-box form .form-type-textfield input {
        width: 97%
    }

    .simple_inner_banner .banner-left-side {
        padding: 60px 0 38px 129px
    }

    .past_event_foundation {
        background-image: linear-gradient(90deg, #3c240000 27%, #302826 13%), url(../images/foundation-event_bg.jpg);
        
    }

    .introduction_foundation .container-fluid {
        padding: 0 10%
    }

    .featured_events .item .spacing_for_featured img {
        width: 245px
    }

    .featured_events .owl-stage .owl-item:nth-child(even) .item img {
        margin-right: -17px
    }

    .featured_events .item .spacing_for_featured h2 {
        margin: 0 0 10px 0;
        font-size: 20px;
        line-height: 24px
    }

    .knowledge_featured_design .item .spacing_for_featured h2 {
        margin: 11px 0 6px
    }

    .focus_design {
        padding: 0 14%
    }

    .focus_design .container-fluid .img_fucus_left {
        z-index: 0
    }

    .focus_design:before {
        z-index: 0;
        top: 130px;
        width: 140px;
        height: 390px
    }

    .event_peragraph_design {
        margin: -29em 0 0 0;
        padding: 0 13%
    }

    .heading_force_design {
        padding: 0;
    }

    .triangle_event_detail {
        background-image: linear-gradient(180deg, #ffffff00 0%, #ffffffb3 0%, #f1f5f800 65%);
        width: 45%;
    }

    .panelist_photos .container-fluid {
        padding: 0 10%
    }

    .pdf_event_links {
        padding: 0 10% 40px
    }

    .partner_design .container-fluid {
        padding: 0 10%
    }

    .event_contact_details .container-fluid {
        padding: 0 10%
    }

    .gallery_room_design .news-list .news-item iframe {
        height: 138px
    }

    .media_room_design .news-list .news-item .news-image {
        width: 35%
    }

    .media_room_design .news-list .news-item .news-content {
        padding: 1em 1.5em
    }

    .footer-border .bg-white {
        max-height: 167px;
        padding: 0.6em 3em 1em 1em
    }

    .footer-border .bg-white h3 {
        font-size: 18px
    }

    .frame_width iframe {
        height: 168px
    }

    .design_slide_new_sec .gradient-border p {
        margin-right: 3%
    }

    .design_slide_new_sec .gradient-border img {
        margin-bottom: 15px
    }

    .design_slide_new_sec {
        padding: 3% 1%
    }

    .form-background {
        margin: -225px 0 100px !important
    }

    .event_design_sector .card .title {
        font-size: 18px;
        height: 60px;
        line-height: 26px
    }

    .event_design_sector .card .wrapper {
        min-height: 299px
    }

    .event_design_sector .card .wrapper:hover .text {
        line-height: 25px;
        height: 84px
    }

    .new_event_home_space .card .wrapper {
        min-height: 429px
    }

    .leadership_tab_design .out_leadership {
        height: 23em
    }

    .banner-left-side:after {
        height: 250px;
        top: 13%
    }

    .banner-left-side:before {
        height: 265px;
        top: 11%
    }

    .slider-area .event_post_side ul {
        height: 400px
    }

    .slider-area .full_event_design .content_slide {
        padding: 20px 22px 28px
    }

    .slider-area .full_event_design .owl-dots {
        bottom: 8px
    }

    .slider-area .full_event_design .content_slide {
        padding: 13px 22px 4px;
    }

    .slider-area .full_event_design .content_slide p {
        color: #fff;
        line-height: 23px;
    }

    #nav ul a {
        font-size: 14px;
    }

    .well_design .container-fluid {
        padding: 3% 2%;
    }

    .well_design p {
        margin-right: 7%;
        padding-left: 9px
    }

    .slider-area .event_post_side ul li img {
        margin: 0 0 0 4px;
        width: 96%;
    }

    .slider-area .event_post_side ul li {
        margin: 2px 0 8px 0;
    }

    .slider-area .event_post_side ul {
        padding: 0 27px 0 0;
    }

    .leadership_tab_design .card_leader_head h4 {
        font-size: 16px
    }

    .leadership_tab_design .card_leader_head p {
        height: 85px;
    }

    .members-intro:before {
        top: 64%;
    }

    .members-intro p {
        height: 65px;
    }

    .members-intro h5 {
        font-size: 18px;
    }

    .members-intro {
        padding: 0 10px 0 10px;
        margin-top: 12px;
    }

    .leadership-members {
        min-height: 21vh;
    }

    .president-past a {
        margin: 20px 0 14px;
        padding: 5px 13px;
    }

    ul.carousel-indicators1 {
        left: -273px;
    }

    .president-past p {
        font-size: 15px;
        margin: 5px 0 0 0;
        font-family: 'robotoregular', Arial, Helvetica, sans-serif;
    }

    .nav-pills li:nth-child(1) {
        left: 133px;
    }

    .nav-pills li:nth-child(2) {
        left: 66px;
    }

    .nav-pills li:nth-child(3) {
        right: 18%
    }

    .nav-pills li:nth-child(4) {
        left: -270px
    }

    .nav-pills li:nth-child(5) {
        right: 40px
    }

    .nav-pills li:nth-child(6) {
        left: 278px;
        top: 39%;
    }

    .nav-pills li:nth-child(7) {
        left: 10px
    }

    .nav-pills li:nth-child(10) {
        left: -6%;
    }

    .nav-pills li:nth-child(11) {
    left: -27%;
    top: 24%;
}

    .nav-pills li:nth-child(12) {
        left: -60%;
    top: 117px;
    }

    .nav-pills li:nth-child(13) {
    left: 45%;
    top: 65%;
}

    .nav-pills li:nth-child(14) {
    top: 73%;
    left: 10%;
}

    .nav-pills li:nth-child(15) {
    left: 14%;
    top: 42%;
}
.nav-pills li:nth-child(16) {
    left: -27%;
    top: 54%;
}

    .page_lang_hindi .presence-images .nav-pills li:nth-child(1) {
        left: 28%;
        top: 52px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(2) {
        left: 134px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(3) {
        right: -55px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(4) {
        left: -22%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(5) {
        right: -115px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(6) {
        left: -59px;
        top: 45%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(7) {
        left: -280px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(8) {
        left: -269px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(9) {
        left: 244px;
        top: 144px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(10) {
        left: 46px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(11) {
        left: 295px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(12) {
        left: -39px;
        top: 221px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(13) {
        left: -171px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(14) {
        left: -131px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(15) {
        left: -195px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(16) {
        left: -271px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(17) {
        left: 304px;
        top: 41%;
    }

    .login_membership_page .container-fluid {
        padding: 0 6%
    }

    .login_membership_page h3 a {
        font-size: 17px;
        line-height: 24px;
        font-family: 'robotomedium', Arial, Helvetica, sans-serif
    }

    .login_membership_page .all_login_image {
        padding: 1.4em 0 1.4em 1.5em
    }
    .past_event_foundation h1 {
        position: relative;
        left: 0 !important;
        right: 0 !important;
        margin: auto !important;
        transform: none !important;
        top: 0 !important;
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width:1366px) {
    .form-background:after{top: 91%;}
    .speaker-word img {
        width: 75% !important;
    }

    .speaker-word p {
        margin-bottom: 0 !important;
    }

    .event_design .img_fucus_left h4 {
        font-size: 16px;
    }

    .event_design .img_fucus_left h4 p {
        line-height: 17px;
        font-size: 13px;
        margin-top: 3px
    }

    .event_design .container-fluid .text_fucus_right {
        width: 90%;
    }

    .membership_categories_event .spacing_for_featured img {
        height: 200px;
    }

    .event_design .container-fluid .item .img_fucus_left img {
        width: 100%;
    }

    .event_design .owl-next {
        font-size: 12px;
    }

    .event_design h2 {
        font-size: 16px;
    }

    .event_design .container-fluid {
        padding: 45px 0 30px 0;
    }

    .event-testimonial {
        padding: 40px 0 40px 0 !important;
    }

    .membership-categories-wrap {
        padding: 40px 0 10px 0 !important;
    }

    .membership_categories_event .spacing_for_featured h2 {
        font-size: 16px
    }

    .cop_container_26 .container {
        padding: 0 10%
    }

    .assochamcop26 .spacing_for_featured h2 {
        font-size: 15px;
        padding: 10px 10px 2px
    }

    .nav-drill {
        top: 7px
    }

    .event_design b {
        font-size: 14px
    }

    .nav-drill {
        width: 250px;
        top: 21px
    }

    .header_scroll .nav-drill {
        top: 7px
    }

    .header_scroll .nav-top {
        font: normal normal 13px 'Proxima Regular', sans-serif;
        padding: 9px 11px
    }

    .header_scroll .ham_clicked span::before {
        font-size: 12px
    }

    .header_scroll .ham_unclicked span::before {
        font-size: 12px
    }

    .nav-link {
        padding: 8px 18px;
        font-size: 14px
    }

    .highcontrast .enuiry_form .form-controls {
        padding: 9px 10px 9px 37px
    }

    .policy_design ul li {
        margin: 2px 0 0 30px;
        font-size: 13px
    }

    .design_container_event li {
        font-size: 13px
    }

    .sector_menu_ng {
        width: 60% !important
    }

    .update_home_event_forthcoming .card .title {
        font-size: 14px
    }

    .introduction_foundation .col-md-9 ol {
        font-size: 13px
    }

    .equal_height_fast {
        height: 8em
    }

    .equal_height_one {
        height: 11em
    }

    .main_three_column_width {
        width: 60%
    }

    .start_end_date_events #checkboxes2 {
        height: 22vh
    }

    .start_end_date_events #checkboxes {
        height: 22vh
    }

    .priorties-icons p {
        height: 100px
    }

    .pera_priorties_space p {
        height: 80px
    }

    .startup_launchpad h2 {
        font-size: 18px
    }

    .pitch_ideas h2 {
        font-size: 18px
    }

    .previous_partners h2 {
        font-size: 18px
    }

    .gem_footer h2 {
        font-size: 18px
    }

    .pitch_ideas .inner-city h3 {
        font-size: 16px
    }

    .pitch_ideas .register {
        padding: 11px
    }

    .partners_startup h2 {
        font-size: 19px
    }

    .the_program h2 {
        font-size: 18px
    }

    .the_program .column_lock p {
        font-size: 16px
    }

    .the_program h3 {
        font-size: 18px
    }

    .selection_criteria h2 {
        font-size: 18px
    }

    .the_starts_here h2 {
        font-size: 18px
    }

    #speakers1 h2 {
        font-size: 18px
    }

    .gem_event_gallery h2 {
        font-size: 18px
    }

    #speakers1 button {
        font-size: 15px;
        padding: 4px 12px 5px
    }

    .gem_event_gallery button {
        font-size: 15px;
        padding: 4px 12px 5px
    }

    .delegate_registration h2 {
        font-size: 18px
    }

    .partners_supporting h2 {
        font-size: 18px
    }

    .green_building h2 {
        font-size: 18px;
        padding-bottom: 0
    }

    .green_building .both_green_button .custom_btn1 {
        font-size: 14px;
        padding: 9px 12px 9px 16px;
        margin: 0 4px
    }

    .key-highlights .title3 {
        font-size: 18px
    }

    .showcase-container img {
        width: 40px
    }

    .showcase-container h2 {
        font-size: 14px;
        margin-left: 6px
    }

    .showcase-container {
        min-height: 54px
    }

    .key-highlights .both_fuction_button button {
        font-size: 15px;
        padding: 4px 12px 5px
    }

    .carousel_block {
        margin: 16px 0 3px
    }

    .trainingprocess .degree-wrap ul li {
        margin: 0 40px 1px 0;
        font-size: 13px
    }

    .tedp_design .contener_tedp h2 {
        font-size: 20px;
        padding-bottom: 4px;
        margin: 0
    }

    .our_theme_out h2 {
        font-size: 20px;
        margin: 0
    }

    .our_theme_out h3 {
        font-size: 17px
    }

    .home_tab_design .card__article p {
        margin-bottom: 0
    }

    .home_tab_design .card__padding {
        padding: 1rem 1.6rem 1rem 1.6rem;
    }

    .outer_tabs_shaps .LayeredPromosModule {
        padding: 0px 10px 0px 0px;
    }

    .outer_tabs_shaps .LayeredPromosModule__listItem .icon-arrow-right {
        font-size: 10px
    }

    .outer_tabs_shaps .LayeredPromosModule__panel picture img {
        width: 330px
    }

    .outer_tabs_shaps .layeredpromosList_list {
        min-height: 28em
    }

    .outer_tabs_shaps .client_content_insite h4 {
        font-size: 15px
    }

    .outer_tabs_shaps .LayeredPromosModule__panelDescription {
        font-size: 13px;
        line-height: 21px
    }

    .outer_tabs_shaps .client_content_insite img {
        width: 80px
    }

    .past_event_foundation .found_inside_link {
        font-size: 14px;
        padding: 3px 9px 2px 11px
    }

    .tabs-policy .tab-content .tab-content-iinner .update_insights_inside img {
        width: 60px;
        margin-right: 10px;
        border: 2px solid #fff;
        padding: 1px
    }

    .tabs-policy .tab-content .tab-content-iinner .update_insights_inside h4 {
        font-size: 15px
    }

    .tabs-policy .tab-content .tab-content-iinner .update_insights_inside h5 {
        font-size: 12px
    }

    .tabs-policy .tab-content .tab-content-iinner .update_insights_inside h3 {
        font-size: 12px;
        margin: 5px 19px 4px 0;
        line-height: 16px
    }

    .tabs-policy .tab-content .tab-content-iinner .update_insights_inside p {
        font-size: 12px;
        line-height: 16px
    }

    .update_for_link .side_links {
        font-size: 14px
    }

    .event_peragraph_design .event_larj_img {
        margin-bottom: 7px
    }

    .world_map_out .right_color_world {
        height: 23.7em
    }

    .social-sharing-mobile a.whatsappwhite:after {
        content: "";
        width: 30px;
        background: url(../images/whatsapp-white.svg);
        background-repeat: no-repeat;
        background-size: 94%;
        background-position: bottom;
        top: 3px
    }

    .social-sharing-mobile a.whatsappwhite:hover:after {
        content: "";
        width: 30px;
        background-repeat: no-repeat;
        background-size: 94%;
        background-position: bottom;
        top: 3px
    }

    .feed_back_social {
        background-image: linear-gradient(180deg, #ffffff 0%, #ffffff00 1%), url(../images/live-events-bg-1366-by-723.jpg)
    }

    .live_event_page h1 {
        font-size: 16px;
        line-height: 22px;
        padding: 0
    }

    .shap_live_event_4_mid .heading_iframe_text {
        padding: 0.3em 10px 0.3em 10px;
        font-size: 16px;
        font-family: 'robotomedium', Arial, Helvetica, sans-serif;
    }

    .live_width_size h3 {
        padding: 6px 9px;
        font-size: 15px
    }

    .shap_live_event_4_mid {
        top: 3em
    }

    .live_width_size {
        width: 9.8em
    }

    .one_start_shap_event {
        left: 1.1em;
        top: 2.7em
    }

    .two_start_shap_event {
        left: 12.3em;
        top: 4.9em
    }

    .three_start_shap_event {
        right: 12.3em;
        top: 4.9em
    }

    .four_start_shap_event {
        right: 1.1em;
        top: 2.7em
    }

    .live_event_page ul li {
        margin: 1px 2px;
        padding: 4px 10px;
        font-size: 12px;
        width: 200px
    }

    .live_event_page {
        padding: 3em 10% 0
    }

    .shap_live_event_3_heading_mid {
        top: 2.2em;
        padding: 6px 10px 10px
    }

    .shap_live_event_3_heading_mid h1 {
        font-size: 20px
    }

    .getaquotebt {
        top: 63%
    }

    .world_map_out .right_color_world ul {
        margin: 13px 0 0 17px
    }

    .world_map_out .right_color_world ul li:after {
        left: -16px;
        width: 9px;
        height: 9px
    }

    .world_map_images .point_world_map:before {
        width: 645px
    }

    .world_map_out .right_color_world ul li {
        font-size: 11px;
        line-height: 15px;
        padding: 4px 7px 6px 10px;
        margin: 0 0 5px 0
    }

    .world_map_images .point_world_map {
        height: 380px
    }

    .world_map_images .point_world_map:before {
        height: 350px
    }

    .world_map_out .right_color_world {
        padding: 18px 20px 9px 13px
    }

    .point_world_map li a {
        font-size: 11px;
        padding: 0 6px
    }

    .point_world_map li:nth-child(1) {
        top: 9.2em;
        left: 27.5em
    }

    .point_world_map li:nth-child(2) {
        left: 17.5em;
        top: 12.7em
    }

    .point_world_map li:nth-child(3) {
        right: -22em;
        top: 13.7em
    }

    .point_world_map li:nth-child(4) {
        top: 7.5em;
        left: 15em
    }

    .point_world_map li:nth-child(5) {
        top: 10.3em;
        right: -4em
    }

    .point_world_map li:nth-child(6) {
        top: 5.4em;
        left: 9.5em
    }

    .point_world_map li:nth-child(7) {
        top: 7.3em;
        left: -5em
    }

    .point_world_map li:nth-child(8) {
        top: 6.4em;
        left: -23em
    }

    .point_world_map li:nth-child(9) {
        top: 5.4em;
        left: -6.5em
    }

    .point_world_map li:nth-child(10) {
        top: 17.4em;
        left: -3em
    }

    .event_peragraph_design .event_larj_img .owl-next,
    .owl-prev {
        padding: 3px 7px;
        line-height: 15px
    }

    .event_peragraph_design .event_larj_img .owl-next {
        border-left: 1px solid #e7ebed;
        font-size: 12px
    }

    .img_line_width {
        width: 25%
    }

    .heading_side_width {
        width: 75%
    }

    .heading_side_width p {
        line-height: 25px
    }

    .button_heading .pdf_event_links a {
        font-size: 13px;
        padding: 1px 13px 1px 17px;
        border-radius: 5px
    }

    .filter_head ul li {
        font-size: 13px;
        margin: 24px 12px 27px 0
    }

    .filter_head ul li a {
        padding: 5px 13px;
        font-size: 12px
    }

    .search_design .part_con .search_date_format {
        margin: 5px 0;
        font-size: 12px
    }

    .inner_report .report_color .format_date {
        padding: 4px 8px;
        font-size: 12px
    }

    .inner_report h3 {
        font-size: 16px
    }

    .inner_report .report_slides h2 {
        font-size: 16px;
        margin: 0 auto 7px
    }

    .inner_report .report_color .container {
        padding: 0 3%;
    }

    .inner_report .date {
        font-size: 10px;
        line-height: 13px
    }

    .inner_report .report_slides {
        padding: 47px 0 32px;
        margin-bottom: 35px
    }

    .inner_leadership h3 {
        font-size: 16px
    }

    .inner_leadership .gray_leader .leader_share {
        font-size: 17px;
        padding: 11px 3px 13px
    }

    .inner_leadership .gray_leader .leader_share i {
        padding: 7px 8px 9px 9px
    }

    .inner_leadership .gray_leader .leader_share:hover {
        padding: 11px 3px 13px 6px
    }

    .inner_report .report_slides:before {
        top: 62px
    }

    .off-canvas-content.is-visible ul.menu ul.menu.is-visible {
        left: 180px !important
    }

    .inner_leadership .content_leader p {
        line-height: 22px
    }

    .inner_leadership .content_leader ul li a {
        line-height: 24px;
        font-size: 12px;
        padding-bottom: 5px
    }

    .inner_leadership .content_leader ul li a i {
        font-size: 8px;
        margin-right: 6px
    }

    .stories_of_india .container {
        padding: 22px
    }

    .out_event_sustainability {
        padding: 40px 0 35px
    }

    .out_event_sustainability .item .spacing_for_featured {
        padding: 8px
    }

    .out_event_sustainability .owl-next .icon-arrow-right {
        line-height: 20px;
        font-size: 12px
    }

    .out_event_sustainability .owl-next {
        height: 20px
    }

    .out_event_sustainability .owl-prev {
        height: 20px
    }

    .out_event_sustainability .owl-prev .icon-arrow-left {
        line-height: 15px
    }

    .out_event_sustainability:before {
        top: 56px
    }

    .out_event_sustainability h1 {
        font-size: 16px
    }

    .sustainability h2 {
        font-size: 16px
    }

    .sustainability .viewall_tab a {
        padding: 5px 9px 5px 11px;
        border-radius: 4px;
        font-size: 14px;
        margin-top: 0
    }

    .sustainability .viewall_tab a i {
        font-size: 10px
    }

    .low_space_hover {
        padding: 13px 1px !important
    }

    .design_publication .pdf_design_img .date {
        font-size: 10px;
        line-height: 13px
    }

    .knowledge_featured_design:before {
        top: 55px
    }

    .ourlagacy_design h4 {
        font-size: 14px
    }

    .knowledge_featured_design .item .spacing_for_featured h2 {
        font-size: 14px;
        line-height: 24px
    }

    .knowledge_featured_design {
        padding: 40px 0 0px 0;
    }

    .knowledge_featured_design h1 {
        font-size: 16px;
        margin-bottom: 5px
    }

    .career_apply_button .button_apply_now {
        width: 150px
    }

    .knowledge_featured_design .item .spacing_for_featured span {
        font-size: 12px
    }

    .past_event_foundation .spacing_for_featured h5 {
        font-size: 12px;
        margin: 6px 0
    }

    .membership_categories_bag .owl-nav {
        padding-bottom: 30px
    }

    .past_event_foundation .owl-prev {
        height: 19px;
        font-size: 14px
    }

    .past_event_foundation .owl-next {
        height: 19px;
        padding: 0 10px 14px !important;
        font-size: 12px
    }

    .past_event_foundation .owl-next i {
        line-height: 19px
    }

    .advantages_membership .text_design_advan ul li i {
        top: 13px
    }

    #fixed-social a span {
        line-height: 32px;
        font-size: 15px
    }

    .overview_aubscribe h3 {
        font-size: 14px
    }

    .overview_aubscribe input {
        width: 71%;
        font-size: 12px;
        padding: 14px 48px;
        background-size: 20px
    }

    .featured_events .owl-stage .owl-item:nth-child(even) .item img {
        margin-right: -22px
    }

    .knowledge_featured_design .item .spacing_for_featured img {
        width: 200px !important
    }

    .knowledge_featured_design .container-fluid {
        padding: 0 17%
    }

    .knowledge_featured_design .owl-stage .owl-item:nth-child(even) .item .featured_text_sec {
        padding: 0 35px 0 8px
    }

    .knowledge_featured_design .owl-next {
        height: 19px;
        line-height: 19px;
        font-size: 10px !important
    }

    .knowledge_featured_design .owl-prev {
        height: 19px;
        line-height: 14px;
        font-size: 10px !important
    }

    .knowledge_featured_design .item .spacing_for_featured a {
        font-size: 13px;
        padding: 0 !important
    }

    .knowledge_featured_design .owl-stage .owl-item:nth-child(even) .item a {
        margin-left: initial;
        margin-right: initial;
        padding: 0
    }

    .overview_aubscribe input[type="submit"] {
        font-size: 13px;
        padding: 13px 20px !important
    }

    .president-carosuel .carousel-item .about-president h5 {
        padding: 2px 0 18px
    }

    .president-carosuel .carousel-item .about-president p {
        font-size: 12px
    }

    #add_search_social button {
        width: 29px;
        height: 29px
    }

    .social-dropdown .social-dropdown-container {
        width: 300px
    }

    .career_form_design .btn {
        padding: 7px 16px;
        font-size: 14px
    }

    .career_form_design .form-control {
        padding: 7px 12px
    }

    .career_form_design label {
        font-size: 12px
    }

    .single_gallery_design h3 {
        font-size: 16px
    }

    .policy_design h3 {
        font-size: 16px
    }

    .media_room_design .news-list .news-item:hover .news-content .news-button {
        bottom: 19px
    }

    .media_room_design .news-list .news-item:hover .news-content .news-button i {
        font-size: 8px;
        font-weight: 600
    }

    .media_room_design .news-list .news-item .news-content .news-description {
        line-height: 18px
    }

    .brochure_sec_found {
        background-size: 36%;
        padding: 40px 0 50px 0;
    }

    .featured_events {
        padding: 40px 0 0px 0;
    }

    .featured_events:before {
        top: 56px;
    }

    .login_membership_page {
        background-size: 36%;
        padding: 45px 0 50px 0;
    }

    .event_contact_details {
        padding: 30px 0 20px 0;
        background-image: linear-gradient(90deg, #eae8e3 81%, #eae8e300 91%), url(../images/membership-help-desk-bgs.jpg);
    }

    .knoledge_contact_right {
        background-image: linear-gradient(90deg, #eae8e3 88%, #eae8e300 93%), url(../images/desk-bg.jpg);
    }

    .contact-info-wrap-2 p {
        margin: 2px 8px 2px 0
    }

    .membership_categories_bag .owl-next {
        font-size: 12px
    }

    .membership_categories_bag .owl-prev {
        font-size: 12px
    }

    .advantages_membership .text_design_advan ul li {
        padding: 6px 10px 6px 15px;
        font-size: 13px
    }

    .membership_introduction {
        padding: 40px 0 35px
    }

    .membership_introduction:after {
        width: 489px;
        height: 328px
    }

    .membership_introduction h2 {
        font-size: 16px
    }

    .event_contact_details a i {
        font-size: 11px
    }

    .event_contact_details a img {
        width: 14px
    }

    .event_contact_details h2 {
        font-size: 16px;
        margin-bottom: 10px
    }

    .event_contact_details:before {
        top: 45px
    }

    .partner_design .owl-next {
        padding: 6px
    }

    .partner_design .owl-prev {
        padding: 6px;
        font-size: 0 !important
    }

    .partner_design h2 {
        font-size: 16px
    }

    .partner_design:before {
        top: 16px
    }

    .enent_detail_page {
        padding: 2.5em 10% 29em
    }

    .panelist_photos .member-panelist h4 {
        font-size: 14px
    }

    .panelist_photos .member-panelist p {
        font-size: 14px
    }

    .panelist_photos .owl-item img {
        border-top: 1px solid #ffffff
    }

    .pdf_event_links a {
        line-height: 35px;
        font-size: 14px
    }

    .wave_panelist {
        margin-bottom: 25px
    }

    .panelist_photos:before {
        top: 59px
    }

    .panelist_photos .heading_panelist h2 {
        font-size: 16px;
        margin-top: 15px
    }

    .event_peragraph_design .design_container_event {
        background-size: 36%
    }

    .event_peragraph_design table {
        font-size: 13px
    }

    .event_peragraph_design .design_container_event .event_registration {
        font-size: 15px
    }

    .heading_force_design .i_event_design {
        height: 33px;
        width: 33px;
        font-size: 14px
    }

    .design_share .share__toggle:checked~.share__icon--facebook {
        transform: translateX(42px) rotate(0);
    }

    .design_share .share__toggle:checked~.share__icon--twitter {
        transform: translateX(85px) rotate(0);
    }

    .design_share .share__toggle:checked~.share__icon--instagram {
        transform: translateX(130px) rotate(0);
    }

    .design_share .share__toggle:checked~.share__icon--linkedin {
        transform: translateX(173px) rotate(0);
    }

    .design_share .share__button {
        width: 33px;
        height: 33px;
        font-size: 14px;
        margin-top: -21px !important
    }

    .design_share .share__icon {
        width: 33px;
        height: 33px;
        font-size: 14px
    }

    .triangle_event_detail {
        width: 34%
    }

    .enent_detail_page ul li {
        padding: 2px 6px;
        font-size: 11px;
        margin: 6px 8px 5px;
        width: 160px
    }

    .enent_detail_page ul li i {
        font-size: 12px
    }

    .enent_detail_page h1 {
        font-size: 16px;
        line-height: 25px;
        margin: 0
    }

    .event_main_design .right_main_event .entire_event .event_read_more {
        font-size: 13px;
        padding: 5px 10px
    }

    .event_main_design .right_main_event .entire_event .event_read_more i {
        font-size: 8px;
        font-weight: 600
    }

    .start_end_date_events input {
        padding: 4px 5px
    }

    .start_end_date_events select {
        height: 33px;
        font-size: 13px !important
    }

    .stretch_filters .start_end_date_events label {
        font-size: 14px;
        margin-bottom: 0
    }

    .tabs-policy .tab-content h2 {
        font-size: 16px
    }

    .tabs-policy #tabs-nav li a {
        font-size: 14px
    }

    .tabs-policy #tabs-nav li a span {
        font-size: 13px;
        line-height: 17px
    }

    .tabs-policy ul#tabs-nav li {
        border-left: 3px solid #dadada
    }

    .cdp_i {
        height: 27px;
        min-width: 26px;
        line-height: 27px
    }

    .knowledge-para h3 {
        font-size: 16px
    }

    .design_publication .pdf_paragraph h4 {
        font-size: 12px;
        line-height: 23px
    }

    .design_publication .pdf_paragraph {
        height: 4.3em
    }

    .design_publication .col-lg-4 {
        padding: 0 1%
    }

    .design_publication .col-lg-3 {
        padding: 0 1%
    }

    .event_design_sector .card .wrapper:hover .data {
        transform: translateY(-5px)
    }

    .event_design_sector .example-1 .title a {
        line-height: 23px
    }

    .event_design_sector .card .data {
        bottom: -51px
    }

    .event_design_sector .example-1 .date {
        font-size: 10px;
        line-height: 14px
    }

    .left_sector_design #slide-out #mobile-menu ul li.menu-item-has-children i.mobile-arrows {
        font-size: 11px
    }

    .left_sector_design #slide-out #mobile-menu li:hover:after {
        width: 3px
    }

    .left_sector_design .active_sector_tab:after {
        width: 3px
    }

    .right_sector_design .gray_heading_design i {
        font-size: 14px;
        border-right: 2px solid #ffa113;
        margin-bottom: 8px;
        padding: 10px 9px 10px 17px
    }

    .leadership_tab_design .col-lg-3 {
        padding-right: 8px;
        padding-left: 8px
    }

    .right_sector_design .white_section_data {
        padding: 24px 0
    }

    .leadership_tab_design .card_leader_head {
        padding: 1rem 1px
    }

    .overview_sector_design h3 {
        font-size: 14px
    }

    .overview_sector_design ul li {
        font-size: 12px
    }

    .overview_sector_design h3 {
        margin-bottom: 5px
    }

    .overview_sector_design h2 {
        font-size: 16px
    }

    .testimonial_design h1 {
        font-size: 16px;
        margin-bottom: 22px
    }

    .testimonial_design:before {
        top: 17px
    }

    #nav li:hover ul.dropdownMenu.not-mega,
    #nav li.hover ul.dropdownMenu.not-mega {
        padding-top: 10px
    }

    .off-canvas-content {
        top: 45px
    }

    .presence-images .nav-pills {
        height: 450px
    }

    .nav-pills li a {
        font-size: 13px;
        padding: 2px 9px
    }

    .our-presense {
        padding-top: 40px;
        background-size: 65%
    }

    .our-presense:before {
        top: 58px
    }

    .presence-images .nav-pills {
        padding: 0 15%
    }

    .presence-images .nav-pills:before {
        width: 70%;
        background-position: center;
        height: 95%;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .our-presense .container-fluid {
        padding: 26px 8% 50px
    }

    .address-slider .owl-nav .owl-prev,
    .address-slider .owl-nav .owl-next {
        width: 35px;
        height: 20px;
        padding: 7px 0 !important
    }

    .address-slider .owl-nav .owl-prev i,
    .address-slider .owl-nav .owl-next i {
        padding: 3px 3px 3px 4px;
        font-size: 8px;
        top: 4px
    }

    .btn-viewmore-sec a {
        font-size: 13px;
        padding: 5px 10px
    }

    .btn-viewmore-sec a i {
        font-size: 8px;
        font-weight: 600
    }

    .secretrait-member p {
        font-size: 14px;
        padding-bottom: 10px
    }

    .secretrait-area:before {
        top: 59px
    }

    .secretrait-area {
        padding: 40px 0 30px
    }

    .carousel-indicators1 li.active.icon-left:before {
        padding: 3px 2.8px 2px 2px;
        font-size: 8px;
        top: 4px
    }

    .mision-vison-content p {
        height: 130px
    }

    .vision-area .mision-vison-image img {
        width: 70px
    }

    .mission-area .mision-vison-image img {
        width: 70px
    }

    .carousel-indicators1 li.icon-right:before {
        padding: 3px 2.8px 2px 2px;
        font-size: 8px;
        top: 4px
    }

    .mission-vision {
        margin-top: 0;
        margin-bottom: 50px
    }

    .president-carosuel .carousel-item .about-president h2 {
        font-size: 14px;
        height: 42px
    }

    .president-carosuel .carousel-item .about-president h5 {
        font-size: 13px
    }

    .president-past {
        padding: 20px 20px 28px
    }

    .priorties-inner:before {
        width: 140px;
        height: 140px
    }

    .priorties-inner:after {
        width: 140px;
        height: 140px
    }

    .paragraph-about {
        padding-left: 20px
    }

    .back-to-top i {
        font-size: 13px
    }

    .back-to-top {
        right: 5px;
        padding: 8px 9px
    }

    .footer-widget .footer-info-list ul li a {
        font-size: 13px
    }

    .social_media_feeds:before {
        top: 52px
    }

    .social_media_feeds .social_pera {
        margin-bottom: 17px
    }

    .subscribe_design {
        padding: 50px 0;
        background-size: 70%
    }

    .well_design {
        background-size: 5%
    }

    .social-dropdown .social-dropdown-container h3 {
        font-size: 17px
    }

    .social-dropdown-container nav.social-links .social-sharing-mobile a {
        font-size: 1em;
        margin: 0 .15em 0 0;
        width: 29px;
        height: 29px;
    }

    .search-dropdown .search-dropdown-box form input[type="submit"] {
        height: 30px
    }

    .search-dropdown .search-dropdown-box {
        height: 35px
    }

    .search-dropdown .search-dropdown-box form .form-type-textfield input {
        height: 30px;
        font: normal 13px/1.5em 'Proxima Regular', sans-serif;
    }

    .mini-logo {
        padding: 1px 14px 1px 4px
    }

    .india_stories .top_pera {
        margin-bottom: 20px
    }

    .testimonial_design .client-info {
        margin-top: 10px
    }

    .testimonial_design h3 {
        font-size: 14px
    }

    .whatwe_design:before {
        top: 65px
    }

    .subscribe_design input[type="submit"] {
        font-size: 14px;
        padding: 10px 35px !important
    }

    .subscribe_design input {
        background: url(../images/email-icon.jpg) no-repeat left 13px top 10px #fff;
        padding: 12px 48px;
        font-size: 12px;
        width: 70%;
        background-size: 20px
    }

    .social_media_feeds {
        background-size: 5%;
        padding-bottom: 30px
    }

    .whatwe_design .row {
        padding: 0 14%;
        margin-bottom: 20px
    }

    .whatwe_design h2 {
        font-size: 16px;
        margin-bottom: 8px
    }

    .india_stories {
        padding-top: 45px;
        padding-bottom: 35px
    }

    .india_stories:before {
        top: 61px
    }

    .flower_tab {
        padding-top: 40px;
        padding-bottom: 20px
    }

    .home_tab_design .viewall_tab a {
        padding: 5px 9px 5px 11px;
        border-radius: 4px;
        font-size: 14px;
        margin-top: 0
    }

    .home_tab_design .viewall_tab i {
        font-size: 10px
    }

    .home_tab_design .tab_alink {
        font-size: 13px !important;
        padding: 5px 10px
    }

    .home_tab_design .tab_alink i {
        font-size: 8px;
        font-weight: 600
    }

    .home_tab_design .card__article h4 {
        height: 46px;
        overflow: hidden;
        margin-bottom: 2px
    }

    .home_tab_design .card__article a {
        font-size: 15px;
        line-height: 22px
    }

    .our_achievements .cards .card .img {
        height: 75px;
        width: 75px;
        padding: 3px
    }

    .home_tab_design label {
        font-size: 15px;
        margin: 0 2% 18px 2%;
        padding: 1em 1em 0.3em 1em;
    }

    .social_media_feeds .container {
        padding: 0 14%;
    }

    .home_tab_design .tab_container [id^="tab"]:checked+label:after {
        bottom: -41%;
    }

    .our_achievements .details span {
        font-size: 16px
    }

    .slider-area .full_event_design:hover .content_slide h3 {
        font-size: 16px
    }

    .well_design .container {
        width: 75%
    }

    .well_design .owl-carousel {
        padding: 0 4%
    }

    .well_design .owl-dots .owl-dot span {
        padding: 3px 7px;
        border-radius: 6px
    }

    .well_design .mouse_scroll {
        padding-top: 6px
    }

    .unu {
        margin-top: -4px
    }

    .trei {
        margin-top: -4px
    }

    .doi {
        margin-top: -4px
    }

    .m_scroll_arrows {
        width: 10px;
        height: 10px
    }

    .design_slide_new_sec h2 {
        font-size: 16px;
        margin-bottom: 4px
    }

    .marquee-bg {
        padding-top: 4px;
        padding-bottom: 4px;
        font-size: 13px
    }

    .marquee-bg h3 {
        bottom: -21px;
        border-radius: 5px;
        font-size: 12px
    }

    .marquee-bg:after {
        bottom: -54px
    }

    #nav .menu-block-wrapper>ul>li:hover>a,
    #nav .menu-block-wrapper>ul>li.hover>a,
    #nav .menu-block-wrapper>ul>li>a:hover,
    #nav .menu-block-wrapper>ul>li>a:focus {
        font-size: 14px;
    }

    #nav ul a {
        font-size: 13px
    }

    #nav ul.dropdownMenu.not-mega li a {
        padding-left: 13px !important;
        padding-right: 12px !important;
        padding-top: 12px
    }

    #nav ul.main_menu_short_width.not-mega li a {
        padding-left: 6px !important
    }

    #status {
        width: 106px;
        height: 110px;
        top: 42%;
        margin: 0 auto;
        right: 0;
        left: 0
    }

    .slider-area .full_event_design:hover .owl-nav i {
        font-size: 12px;
        padding: 7px 5px 6px 8px
    }

    .slider-area .event_post_side h3 {
        font-size: 12px
    }

    .slider-area .full_event_design:hover .content_slide p {
        font-size: 13px
    }

    .slider-area .full_event_design:hover .content_slide .banner_alink {
        font-size: 13px
    }

    .banner_slider_design {
        margin-top: 45px
    }

    .join-btn .ct-language a {
        font-size: 12px
    }

    .join-btn .ct-language img {
        border-radius: 2px;
        width: 15px
    }

    .ct-language:hover .ct-language__dropdown {
        padding-top: 0;
        width: 50px
    }

    #fixed-social a i {
        font-size: 16px
    }

    #fixed-social a {
        height: 32px;
        width: 32px
    }

    .ct-language__dropdown li:last-child {
        padding-bottom: 2px
    }

    .scrolled .mini-logo img {
        width: 110px;
        transition-duration: 0.4s
    }

    .off-canvas-content ul {
        width: 180px
    }

    .off-canvas-button {
        padding: 7px 0 7px 7px;
        width: 75px;
        display: flex;
        align-items: center
    }

    .off-canvas-button .button,
    .off-canvas-button-close .button {
        height: 10px;
        width: 15px
    }

    .off-canvas-button .button:before,
    .off-canvas-button-close .button:before {
        top: 2px
    }

    .off-canvas-button,
    .off-canvas-button-close {
        font-size: 11px
    }

    .off-canvas-button-close {
        display: none;
        padding: 7px 0 7px 10px;
        width: 75px
    }

    .off-canvas-button .icon-close,
    .off-canvas-button-close .icon-close {
        font-size: 12px;
        left: 8px;
        top: 8px
    }

    .off-canvas-content li a {
        padding: 3px 8px 4px 15px;
        font-size: 12px
    }

    .off-canvas-content li a i {
        font-size: 11px
    }

    .off-canvas-content .back-button span {
        font-size: 8px;
        padding: 9px 6px 0 0;
        color: #ffffff
    }

    .off-canvas-content .back-button {
        font: normal normal 12px/34px 'Proxima Regular', sans-serif
    }

    .off-canvas-content li ul li a {
        padding: 7px 20px 6.4px 21px;
        font-size: 12px
    }

    .off-canvas-content li ul {
        padding-top: 3px
    }

    .partner_design h1 {
        font-size: 16px;
        margin-top: 15px
    }

    .design_slide_new_sec .btn {
        font-size: 13px;
        padding: 5px 10px
    }

    .design_slide_new_sec .btn i {
        font-size: 8px;
        font-weight: 600
    }

    .our_achievements .cards {
        padding: 10em 0
    }

    .our_achievements {
        padding-top: 32px
    }

    .our_achievements:before {
        top: 63px
    }

    .testimonial_design .client-info h4 {
        font-size: 13px;
        margin: 8px 22px 8px 0;
        position: relative;
        display: block;
        width: 100%;
        float: left
    }

    .testimonial_design .client-info h5 {
        font-size: 12px
    }

    .testimonial_design .home_share_testimonial .share__button {
        margin-top: -14px;
        margin-right: 108px;
        width: 31px;
        height: 31px;
        font-size: 12px
    }

    .design_share {
        padding: 23px 0 0 0px;
        margin-left: 32px;
    }

    .design_share .share__icon {
        top: 3px;
    }

    .design_share .share__toggle:checked~.share__icon--whatsapp {
        transform: translateX(216px) rotate(0);
    }

    .design_share .share__icon--whatsapp img {
        width: 24px;
        height: 23px
    }

    .testimonial_design .home_share_testimonial .share__icon {
        width: 29px;
        height: 29px;
        font-size: 12px
    }

    .testimonial_design .home_share_testimonial .share__toggle:checked~.share__icon--whatsapp {
        transform: translateX(-40px) rotate(0);
    }

    .testimonial_design .home_share_testimonial .share__toggle:checked~.share__icon--facebook {
        transform: translateX(-78px) rotate(0);
    }

    .testimonial_design .home_share_testimonial .share__toggle:checked~.share__icon--twitter {
        transform: translateX(-118px) rotate(0);
    }

    .testimonial_design .home_share_testimonial .share__toggle:checked~.share__icon--instagram {
        transform: translateX(-157px) rotate(0);
    }

    .testimonial_design .home_share_testimonial .share__toggle:checked~.share__icon--linkedin {
        transform: translateX(-196px) rotate(0);
    }

    .testimonial_design .item {
        padding: 35px 25px 30px
    }

    .subscribe_design h3 {
        font-size: 16px
    }

    .testimonial_design .owl-next,
    .owl-prev {
        font-size: 12px !important
    }

    .featured_events .owl-next {
        font-size: 12px
    }

    .past_icon_small .owl-next i {
        font-size: 12px
    }

    .featured_events .owl-stage .owl-item:nth-child(odd) .item {
        padding: 4% 0 1% 3%
    }

    .featured_events .owl-stage .owl-item:nth-child(even) .item {
        padding: 4% 3% 1% 0
    }

    .legacy_designs .owl-next .icon-arrow-right {
        line-height: 19px;
        font-size: 11px
    }

    .legacy_designs .owl-next {
        width: 38px;
        height: 19px
    }

    .legacy_designs .owl-prev {
        width: 38px;
        height: 19px
    }

    .featured_events .owl-nav {
        padding-bottom: 35px
    }

    .testimonial_design .owl-nav {
        width: 55px
    }

    .testimonial_design .owl-prev:after {
        bottom: 9px
    }

    .testimonial_design .owl-next:after {
        bottom: 9px
    }

    .testimonial_design .container {
        padding-bottom: 20px;
        width: 85%
    }

    .testimonial_design .client-content p a {
        display: block
    }

    .testimonial_design {
        background-size: 36%;
        padding: 0px 0 60px 0;
    }

    .whatwe_design .owl-dots .owl-dot span {
        padding: 3px 7px;
        border-radius: 6px
    }

    .whatwe_design .btn {
        font-size: 13px;
        padding: 5px 10px
    }

    .whatwe_design .btn i {
        font-size: 8px;
        font-weight: 600
    }

    .india_stories h1 {
        font-size: 16px
    }

    .whatwe_design h1 {
        font-size: 16px;
        margin-bottom: 25px
    }

    .our-legacy-sec h2 {
        font-size: 16px;
        margin-bottom: 7px
    }

    .our-legacy-sec h4 {
        font-size: 16px
    }

    .paragraph-about a {
        font-size: 13px;
        padding: 5px 10px;
        border-radius: 5px
    }

    .paragraph-about a:hover {
        background: #ffa11300
    }

    .paragraph-about i {
        font-size: 8px;
        font-weight: 600
    }

    .heading-style1 h2 {
        font-size: 16px;
        font-weight: normal;
        line-height: initial;
        margin-bottom: 0
    }

    .members-intro h5 {
        font-size: 16px;
        margin-bottom: 4px
    }

    .members-intro p {
        font-size: 12px;
        height: 66px;
        padding: 0 10px
    }

    .members-intro:before {
        top: 67%
    }

    .members-intro {
        margin-top: 20px;
    }

    .leadership-members {
        margin-bottom: 18px;
        margin-top: 0
    }

    .priorties-area {
        padding: 30px 0 35px 0;
    }

    .leadership-area {
        padding: 37px 0 0px 0;
    }

    .about-us {
        padding: 50px 0 10px
    }

    .vertical-text h3 {
        font-size: 18px;
        left: -225px;
        top: 32px
    }

    .right-vertical-align {
        font-size: 18px;
        height: 40px;
    }

    .speaker-word .row {
        margin-left: 60px;
    }

    .president-past h2 {
        font-size: 16px
    }

    .membership_categories_bag {
        padding: 43px 0 0 0
    }

    .login_membership_page a h3 {
        font-size: 16px;
        line-height: 22px;
    }

    .login_membership_page .all_login_image {
        padding: 1.2em 0em 1.3em 1em;
    }

    .advantages_membership:before {
        width: 144px;
        height: 490px
    }

    .advantages_membership .container {
        padding: 0 12%
    }

    .membership_introduction a {
        font-size: 13px;
        padding: 5px 10px;
        border-radius: 5px
    }

    .membership_introduction a i {
        font-size: 8px;
        font-weight: 600
    }

    .advantages_membership .text_design_advan h1 {
        font-size: 16px
    }

    .focus_design a {
        font-size: 13px;
        padding: 5px 10px
    }

    .focus_design a i {
        font-size: 11px
    }

    .impact_design h1 {
        font-size: 16px;
        margin-bottom: 12px
    }

    .priorties-icons h4 {
        font-size: 20px;
      margin-bottom: 19px;
        
    }
    
    .priorties-icons.pera_priorties_space{min-height: 471px;}

    .low_space_sustainability h4 {
        height: auto
    }

    .for_spacing_area h4 {
        height: auto
    }

    .featured_events .item .spacing_for_featured span {
        font-size: 12px
    }

    .focus_design .container-fluid .img_fucus_left {
        width: 39%
    }

    .focus_design:after {
        width: 164px
    }

    .focus_design:before {
        width: 100px;
        height: 300px;
        top: 65px
    }

    .focus_design .container-fluid {
        padding: 10px 0 0px 0;
    }

    .focus_design h2 {
        font-size: 16px
    }

    .introduction_foundation .intro_card_foundation h3 {
        font-size: 14px;
        padding: 8px 4px;
        margin-bottom: 6px
    }

    .introduction_foundation .intro_card_foundation ul li {
        font-size: 12px;
        padding: 0 6px;
        margin-bottom: 4px
    }

    .login_membership_page .container-fluid {
        padding: 0 9%
    }

    .introduction_foundation .intro_card_foundation ul li i {
        margin: 0 5px 0 0;
    }

    .simple_inner_banner .banner-left-side {
        padding: 60px 0 38px 121px;
    }

    .introduction_foundation h2 {
        font-size: 16px
    }

    .introduction_foundation a {
        font-size: 13px;
        padding: 5px 10px
    }

    .introduction_foundation a i {
        font-size: 8px;
        font-weight: 600
    }

    .simple_inner_banner .banner-left-side h1 {
        font-size: 16px;
        padding: 13px 5px 13px 13px;
        font-family: 'robotomedium', Arial, Helvetica, sans-serif
    }

    .simple_inner_banner .banner-left-side span {
        font-size: 12px
    }

    .featured_events h1 {
        font-size: 16px
    }

    .gallery_room_design .news-list .news-item:hover .news-content .news-button {
        bottom: 1.1em;
        padding: 3px 0.5em 3px 0.5em;
        font-size: 15px;
        right: 0.6em;
    }

    .media_room_design .news-list .news-item .news-content .news-button {
        padding: 0.1em 0.5em 0.2em 0.5em;
        font-size: 13px;
    }

    .media_room_design .news-list .news-item .news-content .news-title {
        font-size: 14px
    }

    .media_room_design .news-list .news-item .news-content .date_formates {
        font-size: 12px
    }

    .gallery_room_design .news-list .news-item .news-content .news-title {
        line-height: 23px;
        font-size: 14px
    }

    .gallery_room_design .news-list .news-item .news-content .date_formates {
        font-size: 12px
    }

    .gallery_room_design .news-list .news-item .news-content .date_formates i {
        margin-right: 4px
    }

    .event_main_design .right_main_event .entire_event .format_main_date_event {
        margin: 14px 0 8px;
        font-size: 12px
    }

    p {
        font-size: 12px;
        line-height: 19px
    }

    .speaker-word p {
        line-height: 19px;
    }

    .event_main_design .right_main_event .entire_event h4 a {
        font-size: 14px;
        line-height: 21px
    }

    .event_main_design .right_main_event .entire_event h4 {
        height: 2.5em
    }

    .event_main_design .right_main_event .entire_event {
        padding-bottom: 10px;
        margin-bottom: 20px
    }

    .event_main_design .left_main_event h4 {
        font-size: 16px;
        font-family: 'robotomedium', Arial, Helvetica, sans-serif
    }

    .event_main_design .left_main_event .category_event_left_design ul li a {
        font-size: 14px;
        padding: 6px 6px 6px 29px;
    }
    .event_main_design .left_main_event .category_event_left_design.international-event-left-cat h4{font-size: 18px;}
    .event_main_design .left_main_event .category_event_left_design.international-event-left-cat ul li a
    {font-size: 18px;padding: 8px 6px 0px 38px;}

    .event_main_design .left_main_event .category_event_left_design ul li a i {
        font-size: 11px;
        left: 11px;
        top: 14px;
    }

    .start_end_date_events label {
        font-size: 14px;
        margin: 0;
    }

    .banner-left-side h1 {
        font-size: 22px
    }

    .right_sector_design .gray_heading_design h2 {
        font-size: 17px
    }

    .right_sector_design .gray_heading_design {
        margin-bottom: 0
    }

    .banner-para p {
        font-size: 17px;
        line-height: 22px
    }

    .left_sector_design #slide-out #mobile-menu a {
        font-size: 14px;
        padding: 8px 30px
    }

    .left_sector_design #slide-out #mobile-menu ul ul a {
        font-size: 13px
    }

    .advantages_membership .dakho_image img {
        border-radius: 0px 0px 50% 6px;
        width: 340px;
    }

    .advantages_membership .text_design_advan {
        padding: 30px 25px 25px 28px
    }

    .advantages_membership .dakho_image {
        margin-top: -90px
    }

    .advantages_membership {
        padding: 40px 0 40px 0;
    }

    .brochure_sec_found h3 a {
        font-size: 17px;
        line-height: 24px;
        font-family: 'robotomedium', Arial, Helvetica, sans-serif
    }

    .brochure_sec_found .found_img_design {
        padding: 1.4em 0em 1.5em 1em;
    }

    .brochure_sec_found a h3 {
        font-size: 16px;
        line-height: 21px
    }

    .featured_events .item .spacing_for_featured h2 {
        font-size: 14px;
        font-family: 'robotomedium', Arial, Helvetica, sans-serif;
        line-height: 22px
    }

    .past_event_foundation h1 {
        font-size: 22px;
        left: 0%
    }

    .featured_events .item .spacing_for_featured a {
        font-size: 13px;
        padding: 5px 10px
    }

    .featured_events .item .spacing_for_featured a i {
        font-size: 8px;
        font-weight: 600
    }

    .past_event_foundation .item h2 {
        font-size: 14px;
        height: 55px
    }

    .past_event_foundation {
        background-image: linear-gradient(90deg, #3c240000 27%, #302826 13%), url(../images/foundation-event_bg.jpg);
    }

    .featured_events .item .spacing_for_featured p {
        margin: 0 0 22px 0;
        line-height: 20px;
    }

    .featured_events .owl-stage .owl-item:nth-child(odd) .item .spacing_for_featured {
        padding: 5% 1% 5% 4%
    }

    .featured_events .owl-stage .owl-item:nth-child(even) .item .spacing_for_featured {
        padding: 5% 1% 5% 4%
    }

    .featured_events .owl-stage .owl-item:nth-child(odd) .item img {
        margin-left: -40px
    }

    .focus_design {
        padding: 0 18%;
        margin-bottom: 15px
    }

    .impact_design:before {
        top: 47px
    }

    .membership_categories_bag:before {
        top: 60px
    }

    .focus_design .container-fluid .text_fucus_right {
        padding-bottom: 54px;
        padding-top: 40px;
        width: 60%
    }

    .introduction_foundation .container-fluid {
        padding: 0 18%
    }

.introduction_foundation .impact_design .container-fluid{padding: 0 12%;}

    .introduction_foundation p {
        margin-bottom: 12px
    }

    .introduction_foundation:after {
        width: 453px;
        height: 360px
    }

    .our_achievements .cards .card {
        width: 60%
    }

    .event_main_design .left_main_event {
        padding: 18px 20px 40px
    }

    .gallery_room_design .news-list .news-item iframe {
        height: 130px
    }

    .media_room_design .news-list .news-item .news-image {
        width: 38%
    }

    .mission-vision .container-fluid {
        padding: 0 13%
    }

    .president-past a {
        font-size: 12px;
        padding: 2px 10px
    }

    .president-past a i {
        font-size: 8px;
        font-weight: 600
    }

    .president-past p {
        font-size: 13px;
        line-height: 23px
    }

    .mision-vision-heading h2 {
        font-size: 18px;
        margin-bottom: 8px
    }

    .frame_width iframe {
        height: 159px
    }

    .form-background {
        margin: -233px 0 100px !important
    }

    .event_design_sector .card .title {
        font-family: 'robotomedium', Arial, Helvetica, sans-serif;
        font-size: 14px
    }

    .event_design_sector .card .wrapper:hover .text {
        line-height: 25px;
        height: 75px;
        margin-bottom: 20px
    }

    .event_design_sector .card .wrapper {
        min-height: 285px !important
    }

    .three_column .short_wrap {
        min-height: 270px !important
    }

    .design_publication .event_design_sector .card .wrapper {
        min-height: 284px
    }

    .design_publication .event_design_sector .card .data {
        bottom: -71px
    }

    .new_event_home_space .card .wrapper {
        min-height: 415px !important
    }

    .new_event_home_space .event_design_sector .card .data {
        bottom: 62px
    }

    .new_event_home_space .card .wrapper:hover .data {
        transform: translateY(66px)
    }

    .design_publication .event_design_sector .card .wrapper:hover .text {
        line-height: 19px
    }

    .design_publication .event_design_sector .example-1 .title a {
        line-height: 20px
    }

    .contact-page_banner:before {
        height: 56px
    }

    .leadership_tab_design .leader_tab_link {
        font-size: 16px
    }

    .remove_search_social .search-dropdown {
        top: 44px !important
    }

    #add_search_social .search-dropdown {
        top: 84px
    }

    .remove_search_social .social-dropdown {
        top: 44px !important
    }

    #add_search_social .social-dropdown {
        top: 84px
    }

    .footer-border .bg-white {
        padding: 0.6em 5em 1em 1em;
        max-height: 159px;
    }

    .footer-border .bg-white h3 {
        margin-bottom: 6px;
        font-size: 16px
    }

    .footer-border .bg-white a {
        font-size: 12px
    }

    .footer-border .corporate_office i {
        margin: 5px 5px 8px 1px
    }

    .flower_tab:before {
        top: 90%;
        padding: 78px 0;
        width: 7%;
        border-top: 20px solid #eff1f3;
        border-right: 20px solid #eff1f3;
        border-bottom: 20px solid #eff1f3
    }

    .slider-area .event_post_side ul li h4 {
        font-size: 14px;
        margin: 0
    }

    .slider-area .event_post_side ul li p {
        line-height: 19px;
        font-size: 14px
    }

    .no-scrolled .button_and_social {
        order: 3
    }

    #nav ul a {
        padding: 22px 8px
    }

    .well_design p {
        margin-right: 17%
    }

    .new_well_design_right p {
        margin-right: 6%
    }

    .well_design h1 {
        padding-right: 35px;
        padding-left: 50px;
        font-size: 34px
    }

    .new_well_design_right h1 {
        padding-right: 0;
        padding-left: 0;
        font-size: 25px;
        line-height: 35px
    }

    .imageanimation .img2 {
        left: -105px;
        width: 42%;
        bottom: 58px
    }

    .navbar-social-button {
        padding: 10px 2px;
        font-size: 15px
    }

    .navbar-search-button {
        padding: 10px 2px 10px 12px;
        font-size: 16px
    }

    .login a {
        font: normal normal 13px/1.125em 'Proxima Regular', sans-serif;
        padding: 10px 8px
    }

    #main-navbar {
        min-height: 44px
    }

    .presence-address h3 {
        font-size: 14px;
        padding: 8px 10px
    }

    .leadership_tab_design .card_leader_head p {
        height: 61px;
        font-size: 12px;
        line-height: 19px
    }

    .presence-address p {
        font-size: 14px;
        margin-bottom: 12px
    }

    .presence-address i {
        padding-right: 9px;
        font-size: 11px
    }

    .leadership_tab_design .out_leadership {
        height: 21em
    }

    .leadership_tab_design .card_leader_head h4 {
        height: auto;
        margin-bottom: 4px;
        font-size: 15px
    }

    .leadership-area .container-fluid {
        padding: 22px 12% 0
    }

    .president-area .container-fluid {
        padding: 0 8%
    }

    .secretrait-area .container-fluid {
        padding: 0 10%
    }

    .secretrait-member h4 {
        font-size: 14px;
        padding: 12px 0 5px
    }

    .banner-left-side {
        min-height: 20.4em
    }

    .form_section .container {
        padding: 0 6%
    }

    .contact-page_banner:before {
        width: 63%;
        background-size: 100%
    }

    .form_section h2 {
        font-size: 16px
    }

    .form_section h2 strong {
        font-size: 18px;
        color: #ffa113;
        font-family: 'robotomedium', Arial, Helvetica, sans-serif;
        font-weight: normal
    }

    .copyright_sec p {
        font-size: 11px
    }

    .well_design h1 {
        font-size: 23px;
        line-height: 39px
    }

    .enuiry_form .form-controls {
        font-size: 13px;
        padding: 8px 10px 8px 54px
    }

    .enuiry_form .form-group .icon {
        width: 40px;
        height: 42px
    }

    .enuiry_form .form-group .icon:before {
        width: 31px;
        height: 29px;
        background-size: 240px
    }

    .enuiry_form .form-group .icon.name:before {
        background-position: -83px 0
    }

    .enuiry_form .form-group .icon.phone:before {
        background-position: -84px 0
    }

    .enuiry_form .form-group .icon.company:before {
        background-position: -212px 0
    }

    .enuiry_form .form-group .icon.comment:before {
        background-position: -28px 0
    }

    .enuiry_form .btnContact {
        padding: 4px 15px;
        font-size: 14px
    }

    .form_section h2:before {
        left: 21%;
        top: 2px;
        height: 28px;
        background-size: 94%
    }

    .enuiry_form textarea {
        height: 120px
    }

    .nav-pills li:nth-child(1) {
        left: 18%;
        top: 28px
    }

    .nav-pills li:nth-child(2) {
        left: 22px;
        top: 97px
    }

    .nav-pills li:nth-child(3) {
        right: 13%;
        top: 30%
    }

    .nav-pills li:nth-child(4) {
        left: -48%;
        top: 42%
    }

    .nav-pills li:nth-child(5) {
        right: 15%;
        top: 40%;
    }

    .nav-pills li:nth-child(6) {
        left: 47%;
        top: 37%
    }

    .nav-pills li:nth-child(7) {
        left: 0%;
        top: 64%
    }
.nav-pills li:nth-child(8) {
    left: 22%;
    top: 53%;
}
    .nav-pills li:nth-child(10) {
        left: -35px;
    top: 35px;
    }

    .nav-pills li:nth-child(11) {
        left: -28%;
        top: 24%;
    }

    .nav-pills li:nth-child(12) {
        left: 3%;
    top: 68px;
    }

    .nav-pills li:nth-child(13) {
    left: 38%;
    top: 61%;
}

.nav-pills li:nth-child(14) {
    left: 9%;
    top: 66%;
}

.nav-pills li:nth-child(15) {
    left: 5%;
    top: 38%;
}

   .nav-pills li:nth-child(16) {
    left: -53%;
    top: 50%;
}

    .nav-pills li:nth-child(17) {
        top: 53%;
    }
.nav-pills li:nth-child(18){top: 63%;
    left: 25%;}
    .page_lang_hindi .presence-images .nav-pills li:nth-child(1) {
        left: 90px;
        top: 49px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(2) {
        left: 75px;
        top: 102px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(3) {
        right: -3px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(4) {
        left: -130px;
        top: 42%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(5) {
        right: -20px;
        top: 42%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(6) {
        left: -103px;
        top: 43%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(7) {
        left: 72px;
        top: 64%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(8) {
        left: 82px;
        top: 39px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(9) {
        left: 43px;
        top: 113px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(10) {
        left: -107px;
        top: 136px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(11) {
        top: 96px;
        left: 68px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(12) {
        left: -185px;
        top: 174px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(13) {
        left: 45px;
        top: 192px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(14) {
        left: 95px;
        top: 201px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(15) {
        left: 32px;
        top: 257px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(16) {
        left: -20px;
        top: 291px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(17) {
        left: -5px;
        top: 38%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1366px) {
    .off-canvas-content ul.menu ul.menu {
        top: 45px
    }

    .off-canvas-content li ul.active,
    .off-canvas-content li.hover>ul {
        margin-left: 0
    }
}

@media only screen and (max-width:1360px) {
    .nav-pills li:nth-child(1) {
        left: 19%;
        top: 45px;
    }

    .nav-pills li:nth-child(2) {
        left: 22px;
        top: 97px;
    }

    .nav-pills li:nth-child(3) {
        right: 18%;
        top: 30%;
    }

    .nav-pills li:nth-child(4) {
        left: -53%;
        top: 42%;
    }

    .nav-pills li:nth-child(5) {
        right: 12%;
        top: 41%;
    }

    .nav-pills li:nth-child(6) {
        left: 45%;
        top: 36%;
    }

    .nav-pills li:nth-child(7) {
        left: -33px;
        top: 64%;
    }

    .nav-pills li:nth-child(10) {
        /*left: 9%;*/
        /*top: 100px;*/
    }

    .nav-pills li:nth-child(11) {
        left: 45%;
    top: 67px;
    }

    .nav-pills li:nth-child(12) {
        left: -13%;
    top: 63px;
    }

    .nav-pills li:nth-child(13) {
        left: -49%;
        top: 191px;
    }

    .nav-pills li:nth-child(14) {
        left: 19%;
    top: 231px;
    }

    .nav-pills li:nth-child(15) {
        left: -15%;
    top: 300px;
    }

    .nav-pills li:nth-child(16) {
        left: -9%;
        top: 261px;
    }
}

@media only screen and (max-width:1300px) {
    .no-scrolled #uscoc-menu-front {
        order: 2;
    }

    /*.past_event_foundation h1 {
        position: relative;
        left: 0 !important;
        right: 0 !important;
        margin: auto !important;
        transform: none !important;
        top: 0 !important;
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }*/
    .nav-pills li:nth-child(11) {
    left: 41%;
    top: 67px;
}
    .nav-pills li:nth-child(14) {
    left: 19%;
    top: 231px;
}
.nav-pills li:nth-child(15) {
    left: -20%;
    top: 300px;
}
}

@media only screen and (max-width:1280px) {
    .priorties-icons p {
        height: 118px;
    }

    .pera_priorties_space p {
        height: 80px;
    }

    .vertical-text h3 {
        left: -202px;
        top: 52px;
    }

    .right-vertical-align {
        left: -150px;
    }

    .outer_tabs_shaps .LayeredPromosModule__panelContent p {
        font-size: 12px;
        line-height: 20px;
    }

    .outer_tabs_shaps .LayeredPromosModule__panelContent--inner {
        padding: 13px;
    }

    .start_end_date_events #checkboxes2 label {
        padding: 3px 14px;
    }

    .start_end_date_events #checkboxes label {
        padding: 3px 14px;
    }

    .live_width_size {
        width: 9em;
    }

    .live_width_size marquee {
        height: 40vh;
    }

    .shap_live_event_4_mid .for_iframe iframe {
        height: 43vh;
    }

    .shap_live_event_4_mid .for_iframe {
        padding: 1em 10px 1em 10px;
    }

    .one_start_shap_event {
        left: 1.1em;
        top: 2.5em;
    }

    .two_start_shap_event {
        left: 11.3em;
        top: 4.5em;
    }

    .three_start_shap_event {
        right: 11.3em;
        top: 4.5em;
    }

    .four_start_shap_event {
        right: 1.1em;
        top: 2.5em;
    }

    .outer_tabs_shaps .LayeredPromosModule__listTitle {
        font-size: 13px;
        line-height: 18px;
    }

    .outer_tabs_shaps .LayeredPromosModule__panel picture img {
        width: 306px;
    }

    .outer_tabs_shaps .layeredpromosList_list {
        min-height: 26em;
    }

    .outer_tabs_shaps .client_content_insite img {
        width: 70px;
    }

    .world_map_out .right_color_world {
        height: 22.2em;
    }

    .world_map_images .point_world_map:before {
        width: 593px;
        height: 324px;
    }

    .world_map_images .point_world_map {
        height: 355px;
    }

    .point_world_map li:nth-child(1) {
        top: 8.7em;
        left: 24.9em;
    }

    .point_world_map li:nth-child(2) {
        left: 15.5em;
        top: 11.7em;
    }

    .point_world_map li:nth-child(3) {
        right: -19em;
        top: 12.7em;
    }

    .point_world_map li:nth-child(4) {
        top: 7em;
        left: 13em;
    }

    .point_world_map li:nth-child(5) {
        top: 9.7em;
        right: -2em;
    }

    .point_world_map li:nth-child(6) {
        top: 5em;
        left: 7em;
    }

    .point_world_map li:nth-child(7) {
        top: 6.7em;
        left: -6em;
    }

    .point_world_map li:nth-child(8) {
        top: 6em;
        left: -24em;
    }

    .point_world_map li:nth-child(9) {
        top: 5em;
        left: -8.5em;
    }

    .point_world_map li:nth-child(10) {
        top: 14.6em;
        left: 30em;
    }

    .equal_height_one {
        font-size: 0.8em;
    }

    .whitest_bullet_two {
        font-size: 0.8em;
    }

    .whitest_bullet_three {
        font-size: 0.8em;
    }

    .off-canvas-content {
        top: 84px;
    }

    .scrolled .off-canvas-content {
        top: 45px;
    }

    .off-canvas-content ul.menu ul.menu {
        top: 84px;
    }

    .scrolled .off-canvas-content ul.menu ul.menu {
        top: 45px;
    }

    .simple_inner_banner .banner-left-side {
        padding: 60px 0 38px 112px;
    }

    .membership_introduction .container-fluid {
        padding: 0 6%;
    }

    .advantages_membership .dakho_image img {
        width: 472px;
    }

    .advantages_membership .text_design_advan {
        padding: 50px 31px 75px 61px;
    }

    .introduction_foundation br {
        display: none;
    }

    .featured_events .item .spacing_for_featured span {
        font-size: 13px;
    }

    .featured_events .item .spacing_for_featured span i {
        font-size: 12px;
    }

    .featured_events .item .spacing_for_featured a {
        font-size: 14px;
    }

    .featured_events .item .spacing_for_featured p {
        line-height: 23px;
        font-size: 15px;
    }

    .featured_events .item .spacing_for_featured h2 {
        font-size: 17px;
    }

    .featured_events .item .spacing_for_featured img {
        width: 235px;
    }

    .featured_events .owl-stage .owl-item:nth-child(even) .item img {
        margin-right: -14px;
    }

    .featured_events .owl-stage .owl-item:nth-child(odd) .item img {
        margin-left: -38px;
    }

    .past_event_foundation h1 {
        font-size: 25px;
        left: 4%;
    }

    .past_event_foundation .item h2 {
        font-size: 16px;
    }

    .brochure_sec_found .found_img_design {
        background-position: top right -23px;
    }

    .our_achievements .cards .card {
        width: 70%;
    }

    .gallery_room_design .news-list .news-item iframe {
        height: 121px;
    }

    .media_room_design .news-list .news-item .news-image {
        width: 41%;
    }

    .our-presense {
        padding: 50px 6% 70px 6%;
    }

    .presence-images .nav-pills:before {
        width: 90%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .leadership-members {
        min-height: 34vh;
    }

    /*.members-intro:before {*/
    /*    top: 50%;*/
    /*}*/

    .footer-border .bg-white a {
        font-size: 13px;
        float: left;
        width: 100%;
    }

    .president-past p {
        line-height: 19px;
    }

    .contact-info-wrap-2 p {
        margin-bottom: 5px;
        line-height: 18px;
    }

    .footer-border .bg-white {
        padding: 0.6em 3em 1em 1em;
        max-height: 150px;
    }

    .footer-border .bg-white h3 {
        font-size: 16px;
    }

    .frame_width iframe {
        height: 149px;
    }

    .form-background {
        margin: -200px 0 100px !important;
    }

    .leadership_tab_design .card_leader_head strong {
        font-size: 12px;
    }

    .leadership_tab_design .card_leader_head h4 {
        margin-bottom: 0;
        font-size: 14px;
    }

    .banner-left-side {
        min-height: 19.1em;
    }

    .banner-left-side:before {
        height: 250px;
        top: 7%;
    }

    .banner-left-side:after {
        height: 237px;
        top: 9%;
    }

    .slider-area .event_post_side ul {
        height: 360px
    }

    .slider-area .event_post_side ul li p {
        line-height: 18px;
        font-size: 13px
    }

    .slider-area .event_post_side ul li {
        margin: 3px 0 9px
    }

    .slider-area .event_post_side ul li h4 {
        font-size: 13px
    }

    .slider-area .event_post_side ul li .list_content {
        padding: 8px 12px 9px 12px;
    }

    .slider-area .event_post_side {
        padding-left: 10px
    }

    .service_design strong {
        top: -26px;
        left: -26px;
        font-size: 40px
    }

    .well_design h1 {
        padding-right: 30px;
        font-size: 30px;
        line-height: 44px;
    }

    .leadership_tab_design .out_leadership {
        height: 20em;
    }

    .nav-pills li:nth-child(1) {
        left: 9%;
        top: 40px
    }

    .nav-pills li:nth-child(2) {
        left: 9px;
        top: 94px
    }

    .nav-pills li:nth-child(3) {
        right: 33%;
        top: 29%
    }

    .nav-pills li:nth-child(4) {
        left: -71px;
        top: 36%;
    }

    .nav-pills li:nth-child(5) {
        right: -115px;
        top: 35%;
    }

    .nav-pills li:nth-child(6) {
        left: -28px;
        top: 36%
    }

    .nav-pills li:nth-child(7) {
        left: -6px;
        top: 59%;
    }

    .nav-pills li:nth-child(8) {
        left: 0px;
        top: 6px
    }

    .nav-pills li:nth-child(10) {
        left: -9px;
    top: -20px;
    }

    .nav-pills li:nth-child(11) {
        left: -62px;
    top: 60px;
    }

    .nav-pills li:nth-child(12) {
        left: 1px;
    top: 32px;
    }

    .nav-pills li:nth-child(13) {
        left: -238px;
        top: 165px
    }

    .nav-pills li:nth-child(14) {
        left: 25%;
    top: 215px;
    }

    .nav-pills li:nth-child(15) {
        left: -8%;
    top: 291px;
    }

    .nav-pills li:nth-child(16) {
        left: -24%;
        top: 243px
    }

    .nav-pills li:nth-child(17) {
        right: 134px;
    }
    .nav-pills li:nth-child(18){top: 66%;left: 19%;}

    .page_lang_hindi .presence-images .nav-pills li:nth-child(1) {
        left: 52px;
        top: 42px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(2) {
        left: 29px;
        top: 96px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(3) {
        right: 37px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(4) {
        left: -190px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(5) {
        right: 15px;
        top: 41%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(6) {
        left: 167px;
        top: 36%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(7) {
        left: -10px;
        top: 66%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(8) {
        left: 0px;
        top: 34px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(9) {
        left: -40px;
        top: 111px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(10) {
        left: -193px;
        top: 131px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(11) {
        top: 65px;
        left: 268px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(12) {
        left: 7px;
        top: 146px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(13) {
        left: -107px;
        top: 194px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(14) {
        left: -60px;
        top: 203px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(15) {
        left: -124px;
        top: 261px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(16) {
        left: 86px;
        top: 267px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(17) {
        left: 112px;
        top: 32%;
    }
}

@media only screen and (max-width:1200px) {
    .focus_design {
        padding: 0 7%;
    }

    .simple_inner_banner .banner-left-side {
        padding: 60px 0 38px 103px;
    }

    .our_achievements .cards .card {
        width: 80%;
    }

    .event_main_design .left_main_event {
        padding: 18px 12px 40px 12px;
    }

    .gallery_room_design .news-list .news-item iframe {
        height: 113px;
    }

    .media_room_design .news-list .news-item .news-image {
        width: 59%;
    }

    .members-intro h5 {
        font-size: 17px;
    }

    .leadership-members {
        min-height: 45vh;
    }

    .members-intro:before {
        top: 60%;
    }

    .mission-vision .container-fluid {
        padding: 0 9%;
    }

    .contact-page_banner:before {
        height: 60px;
    }

    .frame_width iframe {
        height: 139px;
    }

    .form-background {
        margin: -180px 0 100px !important;
    }

    ..leadership_tab_design .card_leader_head a {
        font-size: 15px;
    }

    .leadership_tab_design .card_leader_head p {
        height: 140px;
    }

    .leadership_tab_design .out_leadership {
        height: 47vh;
    }

    .banner-left-side:after {
        height: 220px;
        top: 10%;
    }

    .banner-left-side:before {
        height: 232px;
        top: 8%;
    }

    .slider-area .full_event_design .content_slide p {
        line-height: 20px;
        font-size: 14px;
    }

    .leadership_tab_design .card_leader_head p {
        height: 197px;
    }

    .banner-left-side {
        min-height: 43vh;
    }

    .nav-pills li:nth-child(1) {
        top: 78px;
        left: 26%;
    }

    .nav-pills li:nth-child(2) {
        left: 43px;
        top: 132px;
        ;
    }

    .nav-pills li:nth-child(3) {
        right: 15%;
        top: 33%;
    }

    .nav-pills li:nth-child(4) {
        left: -48%;
    }

    .nav-pills li:nth-child(5) {
        right: 12%;
        top: 43%;
    }

    .nav-pills li:nth-child(6) {
        left: 44%;
    }

    .nav-pills li:nth-child(7) {
        left: 10px;
        top: 64%;
        ;
    }
}

@media only screen and (max-width:1199px) {
    .slider-area .row {
        display: block;
    }

    .slider-area .event_post_side {
        display: block;
    }
}

@media only screen and (max-width:1024px) {
    .nav-pills li:nth-child(1) {
        left: 11px;
        top: 74px;
    }

    .nav-pills li:nth-child(2) {
        left: -10px;
        top: 115px;
    }

    .nav-pills li:nth-child(3) {
        right: 123px;
        top: 32%;
    }

    .nav-pills li:nth-child(4) {
        left: -79px;
        top: 37%;
    }

    .nav-pills li:nth-child(5) {
        right: -71px;
        top: 35%;
    }

    .nav-pills li:nth-child(6) {
        left: -73px;
        top: 37%;
    }

    .nav-pills li:nth-child(7) {
        left: -25px;
        top: 54%;
    }

    .nav-pills li:nth-child(8) {
        left: -18px;
        top: 32px;
    }

    .nav-pills li:nth-child(10) {
        left: 67px;
    top: -12px;
    }

    .nav-pills li:nth-child(11) {
        left: 3px;
    top: 47px;
    }

    .nav-pills li:nth-child(12) {
        left: -37%;
    top: 42px;
    }

    .nav-pills li:nth-child(13) {
        left: -96px;
        top: 127px;
    }

    .nav-pills li:nth-child(14) {
        left: 78px;
    top: 169px;
    }

    .nav-pills li:nth-child(15) {
        left: -56px;
    top: 227px;
    }

    .nav-pills li:nth-child(16) {
        left: -6px;
        top: 184px;
    }

    .nav-pills li:nth-child(17) {
        right: 107px;
    }
    
.nav-pills li:nth-child(18){top: 62%;
    left: 19%;}
    
    .page_lang_hindi .presence-images .nav-pills li:nth-child(1) {
        left: 32px;
        top: 70px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(2) {
        left: 25px;
        top: 116px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(3) {
        right: 51px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(4) {
        left: -207px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(5) {
        right: -168px;
        top: 35%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(6) {
        left: 50px;
        top: 36%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(7) {
        left: -97px;
        top: 59%;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(8) {
        left: -90px;
        top: 58px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(9) {
        left: 101px;
        top: 94px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(10) {
        left: -63px;
        top: 106px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(11) {
        top: 81px;
        left: 90px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(12) {
        left: -125px;
        top: 144px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(13) {
        left: -6px;
        top: 158px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(14) {
        left: 34px;
        top: 167px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(15) {
        left: -41px;
        top: 208px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(16) {
        left: -86px;
        top: 237px;
    }

    .page_lang_hindi .presence-images .nav-pills li:nth-child(17) {
        left: 136px;
        top: 25%;
    }

    .design_publication .pdf_paragraph h4 {
        font-size: 12px;
        line-height: 23px;
    }

    .trainingprocess .container-fluid {
        padding-right: 2em;
        padding-left: 2em;
    }

    .trainingprocess .degree-wrap {
        padding: 3em 0;
    }

    .trainingprocess .degree-wrap .content-part {
        padding: 21px 13px;
    }

    .trainingprocess {
        padding: 0em 0 3em 0;
    }

    .feed_back_social {
        height: 82vh;
        background-image: linear-gradient(180deg, #ffffff 0%, #ffffff00 1%), url(../images/live-events-bg-1280-by-675.jpg);
    }

    .live_width_size {
        width: 8em;
    }

    .shap_live_event_4_mid {
        width: 37%;
    }

    .one_start_shap_event {
        left: 1em;
        top: 2.6em;
    }

    .two_start_shap_event {
        left: 10em;
        top: 4.6em;
    }

    .three_start_shap_event {
        right: 10em;
        top: 4.6em;
    }

    .four_start_shap_event {
        right: 1em;
        top: 2.6em;
    }

    .well_design h1 {
        font-size: 30px;
        line-height: 43px;
        margin: 112px 0 0 20%
    }

    .well_design p {
        margin-top: 104px !important;
        margin-right: 4%
    }

    .subscribe_design input {
        width: 69%
    }

    .subscribe_design h3 {
        font-size: 18px
    }
}

@media only screen and (max-width:990px) {
    .knowledge-para {
        display: block !important;
    }

    body {
        top: 0px !important;
    }

    .translated-ltr body {
        top: 0px !important;
    }

    .contact-page_banner:before {
        display: none;
    }

    .banner-bg-area {
        display: grid;
        position: relative;
    }

    .banner-right-image {
        order: 1;
    }

    .text_banner_all {
        order: 2;
        position: absolute;
        z-index: 9;
        width: 100%;
        bottom: 0px;
        display: block;
        background-image: linear-gradient(90deg, #ffffffed 59%, #ffffff7d 100%);
    }

    .highcontrast .text_banner_all {
        /*background-image: linear-gradient(90deg, #161616 59%, #161616 100%);*/
        background-image: none;
    }

    .banner-left-side {
        padding: 30px 0 30px 32px;
        margin-left: 40px;
    }

    .banner-left-side:before {
        display: none;
    }

    .banner-left-side:after {
        display: none;
    }

    .text_banner_all:before {
        display: none;
    }

    .whatwe_design h2 {
        margin-top: 0
    }

    .subscribe_design input {
        width: 100%
    }

    .testimonial_design .owl-next:after {
        display: none
    }

    .testimonial_design .owl-prev:after {
        display: none
    }

    .testimonial_design .owl-next {
        float: right
    }

    .testimonial_design .owl-prev {
        float: left
    }

    .subscribe_design input[type="submit"] {
        margin-top: 6px;
        width: 100% !important
    }

    .whatwe_design p {
        line-height: 28px
    }

    .howit_design h1 {
        width: 50%
    }

    .howit_design h2 {
        margin-top: 100px
    }

    .howit_design .first_designs img {
        border-radius: 50px 50px 50px 50px
    }

    .howit_design .second_designs img {
        border-radius: 50px 50px 50px 50px
    }

    .howit_design .third_designs img {
        border-radius: 50px 50px 50px 50px
    }

    .imageanimation .img1 {
        float: right
    }

    .imageanimation .img2 {
        left: -14px;
        bottom: 37px
    }
}

@media (min-width: 992px) {
    .google-map {
        height: 390px;
    }
}

@media only screen and (max-width:980px) {
    .speaker-word p {
        font-size: 11px;
        line-height: 1.5em;
    }

    .past_event_foundation .item h2 {
        height: auto;
        padding: 10px 0 10px 0;
    }

    .frame_width {
        padding: 0;
        margin: 20px 0;
    }

    .frame_width iframe {
        height: 233px;
    }

    .leadership_tab_design .col-lg-4 {
        width: 100%;
    }

    .leadership_tab_design .card_leader_head {
        position: inherit;
        width: 100%;
        top: auto;
    }

    .leadership_tab_design .out_leadership {
        height: auto;
    }

    .leadership_tab_design .card_leader_head p {
        height: auto;
        margin-bottom: 12px;
        font-size: 16px;
    }

    .enent_detail_page h1 {
        font-size: 20px;
        line-height: 29px;
        padding: 0;
    }

    .heading_force_design .i_event_design:hover {
        border: 2px solid #ffa41a;
    }

    .heading_force_design .i_event_design {
        margin: 0 auto;
    }

    .heading_force_design .event_heading_up {
        order: 1;
    }

    .heading_force_design .col-md-12 {
        order: 2;
    }

    .heading_force_design .i_event_design {
        order: 2;
    }

    .heading_force_design .col-md-1 {
        order: 3;
        width: 49%;
    }

    .triangle_event_detail {
        width: 80%;
    }

    .panelist_photos .heading_panelist h2 {
        width: 90%;
    }

    .event_contact_details .bg-white {
        margin-bottom: 1em;
    }

    .off-canvas-button .button,
    .off-canvas-button-close .button {
        margin-right: 0;
    }
}

@media screen and (max-device-width: 980px) and (orientation: portrait) {
    .full_dark_shap {
        width: 100%;
        background: #ffa113;
        height: 100vh;
        position: absolute;
        z-index: 999999999;
        top: 0;
        display: block;
        text-align: center;
    }

    .full_dark_shap img {
        width: 100%;
    }

    .full_block_none {
        display: none;
    }
}

@media screen and (max-device-width: 980px) and (orientation: landscape) {
    .full_dark_shap {
        display: none;
    }

    .full_block_none {
        display: block;
    }

    .shap_live_event_4_mid iframe {
        height: 53vh;
        width: 100% !important;
    }

    .shap_live_event_4_mid {
        width: 37%;
        top: 4em;
        padding: 0.5em 10px 0.5em 10px;
    }

    .feed_back_social {
        padding: 19em 2% 2em 2%;
    }

    .live_event_page {
        padding: 0;
    }

    .shap_live_event_4_mid {
        top: 2em;
    }

    .live_event_page h1 {
        font-size: 13px;
        line-height: 20px;
        padding: 0;
        margin-bottom: 5px;
    }

    .live_event_page ul li i {
        font-size: 11px;
    }

    .live_event_page ul li {
        padding: 2px 10px;
        font-size: 11px;
        width: 170px;
    }

    .shap_live_event_4_mid .for_iframe {
        padding: 0.3em 7px 0.4em 7px;
    }

    .one_start_shap_event {
        left: 1em;
        top: 2.4em;
    }

    .two_start_shap_event {
        left: 10em;
        top: 4.2em;
    }

    .three_start_shap_event {
        right: 10em;
        top: 4.2em;
    }

    .four_start_shap_event {
        right: 1em;
        top: 2.4em;
    }
}

@media screen and (max-device-width: 869px) and (orientation: landscape) {
    .shap_live_event_4_mid .heading_iframe_text {
        font-size: 7px;
    }

    .feed_back_social {
        padding: 0;
    }

    .feed_back_social {
        height: 75vh;
    }

    .shap_live_event_4_mid .for_iframe {
        border: 1px solid #3b3075;
    }

    .shap_live_event_4_mid .for_iframe iframe {
        height: 37vh;
    }

    .shap_live_event_4_mid .heading_iframe_text {
        font-size: 14px;
        line-height: 15px;
        border: 1px solid #3b3075;
    }

    .live_width_size h3 {
        padding: 3px 8px;
        font-size: 10px;
        margin-bottom: 0px;
    }

    .live_width_size {
        width: 5.5em;
        border: 1px solid #3b3075;
        border-top: 2px solid #ffffff;
        z-index: 9;
    }

    .shap_live_event_4_mid {
        width: 36%;
        top: 1em;
    }

    .live_width_size marquee {
        padding: 0px 0.6em;
        height: 28vh;
    }

    .one_start_shap_event {
        left: 1em;
        top: 1.4em;
    }

    .two_start_shap_event {
        left: 7.4em;
        top: 2.4em;
    }

    .three_start_shap_event {
        right: 7.4em;
        top: 2.4em;
    }

    .four_start_shap_event {
        right: 1em;
        top: 1.4em;
    }
}

@media screen and (max-device-width: 854px) and (orientation: landscape) {
    .shap_live_event_4_mid .heading_iframe_text {
        font-size: 7px;
    }

    .feed_back_social {
        padding: 0;
    }

    .feed_back_social {
        height: 75vh;
    }

    .shap_live_event_4_mid .for_iframe {
        border: 1px solid #3b3075;
    }

    .shap_live_event_4_mid .for_iframe iframe {
        height: 37vh;
    }

    .shap_live_event_4_mid .heading_iframe_text {
        font-size: 14px;
        line-height: 15px;
        border: 1px solid #3b3075;
    }

    .live_width_size h3 {
        padding: 3px 8px;
        font-size: 10px;
        margin-bottom: 0px;
    }

    .live_width_size {
        width: 5.5em;
        border: 1px solid #3b3075;
        border-top: 2px solid #ffffff;
        z-index: 9;
    }

    .shap_live_event_4_mid {
        width: 36%;
        top: 1em;
    }

    .live_width_size marquee {
        padding: 0px 0.6em;
        height: 28vh;
    }

    .one_start_shap_event {
        left: 1em;
        top: 1.4em;
    }

    .two_start_shap_event {
        left: 7.4em;
        top: 2.4em;
    }

    .three_start_shap_event {
        right: 7.4em;
        top: 2.4em;
    }

    .four_start_shap_event {
        right: 1em;
        top: 1.4em;
    }
}

@media screen and (max-device-width: 760px) and (orientation: landscape) {
    .feed_back_social {
        padding: 0;
    }

    .feed_back_social {
        height: 75vh;
    }

    .shap_live_event_4_mid .for_iframe {
        border: 1px solid #3b3075;
    }

    .shap_live_event_4_mid .for_iframe iframe {
        height: 37vh;
    }

    .shap_live_event_4_mid .heading_iframe_text {
        font-size: 14px;
        line-height: 15px;
        border: 1px solid #3b3075;
    }

    .live_width_size h3 {
        padding: 3px 8px;
        font-size: 11px;
        margin-bottom: 0px;
    }

    .live_width_size {
        width: 5.2em;
        border: 1px solid #3b3075;
        border-top: 2px solid #ffffff;
    }

    .shap_live_event_4_mid {
        width: 36%;
        top: 1em;
    }

    .live_width_size marquee {
        padding: 0px 0.6em;
        height: 28vh;
    }

    .one_start_shap_event {
        left: 1em;
        top: 1.4em;
    }

    .two_start_shap_event {
        left: 7.4em;
        top: 2.4em;
    }

    .three_start_shap_event {
        right: 7.4em;
        top: 2.4em;
    }

    .four_start_shap_event {
        right: 1em;
        top: 1.4em;
    }
}

@media only screen and (max-width:768px) {
    .highcontrast .home_tab_design label {
    color: #000000;
}
    .right-vertical-align {
        position: relative;
        left: 0;
        margin: 0;
        right: 0;
        -webkit-transform: rotate(0deg);
        top: 0;
        margin-bottom: 20px;
    }

    .speaker-word .row {
        margin-left: 0;
    }

    .speaker-word img {
        width: 100% !important;
        margin-top: 20px !important;
    }

    .speaker-word p {
        font-size: 13px;
    }

    .speaker-word .our-legacy-sec .legacy-image {
        margin-top: 0;
    }

    .padding-tb {
        padding: 25px 0;
    }

    .after_payment {
        width: 150px;
    }

    .payment_table span {
        float: none;
    }

    .payment_table table {
        max-width: fit-content;
    }

    .event_design .img_fucus_left h4 {
        position: inherit;
    }

    .event_design .container-fluid .item {
        display: grid;
        background-image: -webkit-linear-gradient(left, #ffffff 70%, #ffffff 70%);
        background-image: -o-linear-gradient(left, #ffffff 70%, #ffffff 70%);
        background-image: linear-gradient(to right, #ffffff 70%, #ffffff 70%);
    }

    .event_design .container-fluid .text_fucus_right {
        width: 100%;
        padding: 20px 20px 0px;
        text-align: center
    }

    .event_design .container-fluid .img_fucus_left {
        margin: auto;
        padding-bottom: 20px;
    }

    .event_design .container-fluid .text_fucus_right img {
        margin: auto;
        margin-bottom: 14px;
    }

    .event_design p {
        text-align: center
    }

    .event_design .owl-nav {
        display: flex;
    }

    .membership_introduction p:last-child {
        margin-bottom: 0px;
    }

    .membership_introduction {
        padding: 30px 0 35px 0;
    }

    .event_design .container-fluid {
        padding: 35px 0 30px 0;
    }

    .membership-categories-wrap {
        padding: 12px 0 10px 0 !important;
    }

    .event-testimonial {
        padding: 35px 0 40px 0 !important;
    }

    .nav-drill {
        top: 7px;
        display: block;
    }

    .nav-top {
        font-size: 0;
        padding: 8px 9px;
        background-color: #e6e9ed;
    }

    #hamdiv {
        height: 17px;
        line-height: 17px;
    }

    .ham_clicked span::before {
        margin-right: 0;
        font-size: 15px;
    }

    .ham_unclicked span::before {
        margin-right: 0;
        font-size: 15px;
    }

    .header_scroll .nav-top {
        font-size: 0;
        padding: 8px 9px;
    }

    .header_scroll .ham_clicked span::before {
        margin-right: 0;
        font-size: 15px;
    }

    .header_scroll .ham_unclicked span::before {
        margin-right: 0;
        font-size: 15px;
    }

    .mini-logo {
        padding: 1px 14px 1px 2px;
    }

    .main-navbar-wrapper {
        padding: 0px 6px 0px 6px;
    }

    .button_and_social .join-btn select {
        padding: 6px 0px;
    }

    .event_main_design .right_main_event .entire_event h4 {
        height: auto;
    }

    .design_publication .pdf_paragraph h4 {
        font-size: 15px;
    }

    .design_publication .pdf_paragraph {
        height: auto;
    }

    .equal_height_fast {
        height: auto;
    }

    .equal_height_one {
        height: auto;
    }

    .full_gem_header_side {
        position: inherit;
    }

    .full_gem_header_side h1 {
        font-size: 1.2em;
    }

    .full_gem_header_side nav {
        height: auto;
        border-bottom: 0;
    }

    .full_gem_header_side nav ul {
        display: none;
        height: auto;
        padding: 0;
    }

    .full_gem_header_side nav li {
        width: 100%;
        float: left;
        position: relative;
        padding: 0;
    }

    .full_gem_header_side nav a {
        width: 100%;
        text-indent: 25px;
        background: #256892;
        border-bottom: 1px solid #4693c3;
        display: block;
        border-left: none;
    }

    .main_foundationweeks {
        margin-top: 0px;
    }

    .full_gem_header_side nav a:hover {
        background: #444;
    }

    .full_gem_header_side nav a#openup:after {
        content: "|||";
        transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 5px;
        top: 20px;
    }

    .full_gem_header_side nav a#openup {
        display: block;
        background-color: #1f84c4;
        width: 100%;
        position: relative;
    }

    .head_mid_logo_text .row {
        flex-direction: column;
        margin-right: -0px;
        margin-left: -0px;
    }

    .leadership_tab_design .col-lg-3 {
        width: 100%;
    }

    .outer_tabs_shaps .LayeredPromosModule__panelContent--inner {
        height: auto;
        overflow-y: auto;
    }

    .outer_tabs_shaps .layeredpromosList_list {
        min-height: auto;
    }

    .knowledge_featured_design .owl-stage .owl-item .item img {
        width: auto;
        margin-left: 0;
    }

    .knowledge_featured_design .item .spacing_for_featured {
        flex-direction: column;
    }

    .knowledge_featured_design .owl-stage .owl-item:nth-child(even) .item .image_order_tag {
        margin-left: inherit;
        margin-right: 0px;
        margin-top: 1em;
        width: 100%;
    }

    .knowledge_featured_design .owl-stage .owl-item:nth-child(odd) .item .image_order_tag {
        margin-left: inherit;
        margin-right: 0px;
        width: 100%;
    }

    .knowledge_featured_design .container-fluid {
        padding: 0 5%;
    }

    .priorties-icons h4 {
        height: auto;
    }

    .priorties-icons p {
        height: auto;
    }

    .sticky_nav_startup .navbar_startup {
        display: none;
    }

    #top-to-back .button_one_fixe {
        display: none;
    }

    #top-to-back {
        top: inherit;
        right: 0;
        z-index: 9;
        bottom: 3em;
        left: 33%;
    }

    .partners_startup img {
        width: 100%;
    }

    .the_program .column_lock {
        width: 100%;
        padding: 1em 0 1.5em 0;
    }

    .gem_event_gallery .card img {
        width: 179px;
        height: 152px;
    }

    .three_column .short_wrap {
        margin-bottom: 1em;
    }

    .partner_group {
        padding: 1em 17px;
    }

    .welcome_week .wbg {
        padding: 18px;
    }

    .design_border_right {
        border-right: none;
    }

    .thematic_sessions .equal_six_height .col-sm-6 {
        padding: 1em 0em;
        display: table-cell;
    }

    .thematic_sessions .equal_six_height {
        margin-bottom: 1em;
        flex-wrap: wrap;
    }

    .thematic_sessions h2 {
        font-size: 20px;
        padding-bottom: 0px;
    }

    .thematic_sessions {
        margin: 0;
        padding: 2.2em 13px 4em 17px;
    }

    .thematic_sessions h3 {
        font-size: 14px;
        padding-bottom: 6px;
        line-height: 23px;
    }

    .welcome_week {
        margin: 1em 0 0 0;
        padding: 2em 0;
    }

    .img_box_color img {
        width: 100%;
    }

    .welcome_week h2 {
        margin: 0 10px 10px 10px;
    }

    .welcome_week h4 {
        margin: 0 10px 10px 10px;
    }

    .full_dispute img {
        width: 100%;
    }

    .dispute_resolution .custom_pdf_link a {
        margin: 7px 7px;
        display: block;
    }

    .dispute_resolution .custom_pdf_link {
        padding: 1em 0 0em 0;
    }

    .design_publication .col-lg-3 {
        margin-bottom: 0;
        width: 100%;
    }

    .off-canvas-content li ul.active,
    .off-canvas-content li.hover>ul {
        margin-left: 0 !important;
    }

    .gallery_room_design .col-md-3 {
        width: 100%;
        max-width: 100%;
    }

    #add_search_social .social-dropdown {
        top: 56px;
    }

    #add_search_social .search-dropdown {
        top: 56px;
    }

    .width_sign_in {
        width: 95%;
    }

    .custom-model-inner {
        width: 95%;
    }

    .leadership-area .container-fluid {
        padding: 22px 4% 0 4%;
    }

    .banner-right-image {
        width: 100%;
        max-width: 100%;
    }

    .outer_tabs_shaps .LayeredPromosModule__listItem .icon-arrow-right {
        display: none;
    }

    .outer_tabs_shaps .LayeredPromosModule__listTitle {
        font-size: 14px;
    }

    .outer_tabs_shaps .LayeredPromosModule__listItem {
        height: auto;
        overflow: visible;
    }

    .outer_tabs_shaps .LayeredPromosModule__panel {
        border-left: none;
        position: inherit;
        width: 100%;
    }

    .outer_tabs_shaps .LayeredPromosModule__panel picture {
        display: none;
    }

    .outer_tabs_shaps .LayeredPromosModule {
        width: 100%;
    }

    .outer_tabs_shaps .LayeredPromosModule__panelContent--inner {
        position: inherit;
    }

    .outer_tabs_shaps .LayeredPromosModule:first-child .LayeredPromosModule__panelContent {
        width: 100%;
    }

    .outer_tabs_shaps .LayeredPromosModule__panel {
        visibility: visible;
    }

    .outer_tabs_shaps .LayeredPromosModule__panelContent {
        width: 100%;
    }

    .outer_tabs_shaps .LayeredPromosModule__panelContent--inner {
        width: 100%;
    }

    .outer_tabs_shaps .LayeredPromosModule__panelContent--inner {
        opacity: inherit;
    }

    .stretch_filters {
        flex-wrap: wrap;
        align-items: stretch;
        flex-direction: column;
    }

    .update_for_link {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .update_for_link .side_links {
        padding: 8px 24px;
        margin-left: 0;
        margin-top: 1em;
    }

    .subscribe_design input[type="submit"] {
        margin-top: 9px;
        width: 100% !important;
        margin-right: 0;
    }

    .main-wrapper {
        margin-top: 6px;
    }

    .off-canvas-content ul.menu ul.menu {
        top: 60px;
    }

    .off-canvas-content {
        top: 60px;
        width: 180px;
    }

    .off-canvas-content ul {
        width: 100%;
    }

    #status {
        background-size: contain;
        left: 0;
    }

    #preloader {
        margin: 0 auto;
    }

    .banner_slider_design {
        margin-top: 57px;
    }

    .slider-area .full_event_design .content_slide h3 {
        font-size: 16px;
    }

    .slider-area .full_event_design .content_slide .banner_alink {
        font-size: 12px;
    }

    .slider-area .full_event_design .content_slide .banner_alink i {
        font-size: 8px;
    }

    .off-canvas-button {
        width: auto;
        padding: 7px 7px 7px 7px;
    }

    .simple_inner_banner .banner-left-side {
        padding: 60px 0 38px 28px;
        margin: 0;
    }

    .single_inner_para .container-fluid {
        padding: 0 6%;
        margin-bottom: 17px;
    }

    .home_forthcoming .wrapper {
        min-height: 284px !important;
    }

    .design_publication .publication_pdf_sector {
        padding: 0;
    }

    .event_design_sector {
        padding: 0;
    }

    .focus_design .container-fluid .item {
        display: grid;
    }

    .focus_design .container-fluid .text_fucus_right img {
        margin: 0 auto;
        margin-bottom: 16px;
    }

    .membership_introduction .row,
    .intellectual_introduction .row {
        display: grid;
    }

    .intell-right {
        margin-top: 28px;
    }

    .membership_introduction .row .col-md-4 {
        order: 2;
        margin-top: 25px;
    }

    .advantages_membership .dakho_image img {
        border-radius: 8px;
        margin: 30px 0;
        width: 100%;
    }

    .advantages_membership .dakho_image {
        z-index: 9;
        margin-top: -10px;
    }

    .advantages_membership .text_design_advan {
        padding: 25px 30px 30px 30px;
    }

    .priorties-area {
        padding: 47px 0 40px 0;
    }

    .login_membership_page .all_login_image {
        margin-bottom: 15px;
    }

    .membership_introduction:after {
        display: none;
    }

    .gallery_foundation .media-gal {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1rem;
    }

    .impact_design h1 {
        padding: 10px 40px;
        margin-bottom: 10px;
        margin-top: 24px;
    }

    .gallery_foundation {
        padding: 0px 0 40px 0;
    }

    .gallery_foundation .card {
        border-radius: 20px 5px 5px 5px;
    }

    .gallery_foundation .card:hover {
        border-radius: 5px 5px 20px 5px;
    }

    .gallery_foundation .container-fluid {
        padding: 0 4%;
    }

    .introduction_foundation .container-fluid {
        padding: 0 6%;
    }

    .introduction_foundation {
        padding: 22px 0 50px 0;
    }

    .introduction_foundation .intro_card_foundation {
        margin-top: 45px;
    }

    .featured_events {
        padding: 51px 0 30px 0;
        background-size: cover;
    }

    .introduction_foundation:before {
        display: none;
    }

    .focus_design:before {
        display: none;
    }

    .focus_design:after {
        display: none;
    }

    .focus_design .container-fluid {
        background: none;
    }

    .impact_design:before {
        display: none;
    }

    .featured_events:before {
        display: none;
    }

    .featured_events .item .spacing_for_featured {
        padding: 25px 25px 35px 25px !important;
        display: grid;
    }

    .featured_events .item .spacing_for_featured img {
        width: auto;
        margin: 0 auto !important;
        margin-bottom: 18px !important;
    }

    .featured_events .owl-stage .owl-item:nth-child(odd) .item img {
        width: auto;
        margin: 0 auto;
    }

    .featured_events .item .spacing_for_featured span {
        float: none;
        margin-left: 8px;
    }

    .featured_events .owl-stage .owl-item:nth-child(odd) .item .featured_text_sec {
        width: 100%;
        text-align: center;
    }

    .featured_events .owl-stage .owl-item:nth-child(even) .item .featured_text_sec {
        width: 100%;
        text-align: center;
        order: 2;
    }

    .past_event_foundation {
        background-image: none;
        background: #302826;
        padding: 50px 0 40px 0;
    }

    .past_event_foundation .col-md-12 {
        padding-left: 0;
    }

    .brochure_sec_found .found_img_design {
        margin-bottom: 20px;
    }

    .focus_design {
        background: #ffa41a;
    }

    .focus_design .container-fluid .text_fucus_right {
        padding-left: 0;
        width: 100%;
        padding-bottom: 55px;
        padding-top: 40px;
        text-align: center;
    }

    .focus_design p {
        text-align: center;
    }

    .focus_design {
        margin-bottom: 30px;
    }

    .focus_design .container-fluid .img_fucus_left {
        width: 100%;
    }

    .coverage_media_design .inner_pdf_design .image_side_cover img {
        width: 100%;
    }

    .coverage_media_design .inner_pdf_design h4 {
        width: 56%;
    }

    .gallery_room_design .news-list .news-item iframe {
        height: auto;
    }

    .gallery_room_design .news-list .news-item .news-content .news-title {
        width: 100%;
    }

    .media_room_design .news-list .news-item .news-image {
        width: 100%;
    }

    .members-intro p {
        height: auto;
    }

    .media_room_design .news-list .news-item .news-content {
        background: #fff;
    }

    .leadership_tab_design .card_leader_head h4 {
        height: auto;
        margin-bottom: 8px;
    }

    .leadership_tab_design .out_leadership {
        margin-bottom: 25px;
    }

    .text_banner_all:after {
        display: none
    }

    .enuiry_form .form-group {
        margin-bottom: 4px;
    }

    .form-background {
        margin: -10% 0 50px !important;
        padding: 26px 25px 30px 25px !important;
    }

    .form_section h2:before {
        display: none;
    }

    .design_publication .col-lg-4 {
        width: 48%;
    }

    .testimonial_design .owl-prev:after {
        display: none
    }

    .testimonial_design .owl-next:after {
        display: none
    }

    .testimonial_design .client-info h5:before {
        display: none
    }

    .howit_design .container .row {
        background: url(../images/how-building.jpg) no-repeat right 0 bottom #fff;
        background-size: 100%
    }

    .whatwe_design h3 {
        margin-bottom: 25px
    }

    .whatwe_design .btn {
        margin-bottom: 40px;
        margin-top: 0
    }

    .whatwe_design {
        text-align: center
    }

    .whatwe_design:before {
        left: 0
    }

    .whatwe_design .row {
        display: block
    }

    .whatwe_design .row:nth-child(even) .col-md-6:nth-child(2) {
        order: 1
    }

    .whatwe_design .row:nth-child(even) .col-md-6:nth-child(1) {
        order: 2
    }

    .well_design p {
        text-align: center
    }

    .well_design h1 {
        margin: 11px 0 10px;
        text-align: center;
        font-size: 18px;
        line-height: 25px;
        padding: 0 0 6px 0;
        text-align: center;
    }

    .well_design .fadeInRight a {
        display: block;
    }

    .design_slide_new_sec h2 {
        font-size: 18px;
        line-height: 25px;
        text-align: center;
    }

    .design_slide_new_sec .gradient-border img {
        margin: 0 auto;
        float: none;
        margin-bottom: 10px;
    }

    .slider-item .animation-card_image img {
        display: none
    }

    .slider-item {
        padding: 10px
    }

    .slider-item .animation-card_content .animation-card_content_title {
        font-weight: 600;
        font-size: 18px
    }

    .our_achievements .cards .card {
        width: 90%;
    }

    .home_tab_design .tab_container [id^="tab"]:checked+label:after {
        display: none
    }

    .flower_tab:before {
        display: none
    }

    .whatwe_design:after {
        display: none
    }

    .subscribe_design .row {
        display: block
    }

    .whatwe_design .item {
        display: grid
    }

    #fixed-social {
        position: fixed;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        background: #ffffffde;
        padding: 2px 0 1px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .koo_icone_fixed img {
        width: 18px;
    }

    #fixed-social a i {
        font-size: 18px
    }

    #fixed-social div {
        float: none;
        display: inline-block
    }

    #fixed-social a span {
        display: none
    }

    #fixed-social a {
        margin: 2px 3px;
        border-radius: 5px;
        width: 33px;
        height: 31px
    }

    .contrast_function {
        right: -172px;
        top: auto;
        bottom: 15px
    }

    .contrast_function.close {
        bottom: 90px;
        z-index: 9999
    }

    .back-to-top {
        bottom: 65px;
        right: auto;
        background: #0000005e;
        padding: 7px;
        left: -2px
    }
    #mybutton1{bottom: 121px!important;}

    .home_tab_design .card__content p {
        line-height: 24px;
        margin-bottom: 16px
    }

    .home_tab_design .card__article a {
        font-family: 'robotomedium', Arial, Helvetica, sans-serif
    }

    .whatwe_design .gradient-border p {
        text-align: left
    }

    .getaquotebt {
        top: auto;
        bottom: 65px;
        right: 0px
    }

    .getaquotebt a img {
        height: 30px
    }

    .getaquotebt a {
        background-size: 160px;
        height: 42px
    }

    .slider-area .event_post_side {
        border-left: none
    }

    .uscc-name {
        width: 75px;
        margin-left: 5px;
    }

    .scrolled .mini-logo img {
        width: 75px;
        right: -13px
    }

    .getaquotebt a:hover {
        width: 171px
    }

    .whatwe_design h2 {
        font-size: 20px
    }

    .home_tab_design label {
        font-size: 13px !important;
        padding: .7em .5em .6em;
        margin: 0 1% 10px;
        line-height: 17px;
        width: 47%;
        background: #f1f1f1;
        display: grid;
        height: 64px;
        align-items: center;
        text-align: center;
        float: left;
        border-radius: 5px
    }

    .partner_design:before {
        display: none
    }

    .marquee-bg:after {
        display: none
    }

    .marquee-bg .row:after {
        display: none
    }

    .india_stories:before {
        display: none
    }

    .whatwe_design:before {
        display: none
    }

    .india_stories .viewall_tab:before {
        display: none
    }

    .footer-widget .footer-info-list ul li a {
        font-size: 14px;
        padding: 3px 7px 4px;
        background: #eaeaea;
        border-radius: 5px
    }

    .highcontrast .footer-widget .footer-info-list ul li a {
        background: #151515;
    }

    .subscribe_design input {
        width: 100%;
        margin-left: 0
    }

    .well_design .col-lg-4 {
        display: block
    }

    .login a {
        padding: 10px 4px
    }

    .button_and_social .join-btn {
        padding: 2px 0 5px 5px
    }

    .navbar-social-button {
        padding: 8px 2px;
        font-size: 16px
    }

    .social-dropdown .social-dropdown-container {
        width: auto
    }

    .social-sharing-mobile a {
        width: 35px;
        height: 32px;
        font-size: 1.2em
    }

    .social-dropdown-container nav.social-links .social-sharing-mobile a {
        font-size: 1.2em
    }

    .arrow-up {
        float: left;
        margin-top: -10px;
        margin-left: 194px
    }

    .navbar-search-button {
        font-size: 16px
    }

    .slider-area .full_event_design .content_slide {
        position: inherit;
    }

    .slider-area .full_event_design .owl-nav i {
        font-size: 17px;
        padding: 7px 5px 7px 8px;
        border: 1px solid #ffffff20
    }

    .testimonial_design .owl-item img {
        display: block;
        width: auto;
        float: none;
        margin: 0 auto
    }

    .copyright_sec {
        padding-bottom: 50px
    }

    .flower_tab {
        padding-bottom: 20px;
    }

    .india_stories {
        background-image: linear-gradient(180deg, #3c2400a6 0%, #4d3e26 10%), url(../images/indian-stori-bg.jpg);
    }

    .well_design .container {
        width: 100%;
    }

    .back-to-top i {
        font-size: 21px;
    }

    .service_design {
        background-image: linear-gradient(180deg, #f9f8f7 51%, #f9f8f7 100%);
        margin-top: 28px;
        text-align: center
    }

    .service_design h3:before {
        display: none
    }

    .service_design strong {
        top: -45px;
        left: 0;
        font-size: 50px;
        right: 0
    }

    .service_design .fadeInLeft {
        animation-name: fadeInLeft;
        margin-bottom: 65px
    }

    .service_design h2 {
        margin-bottom: 25px
    }

    .second_designs {
        display: grid
    }

    .second_designs .col-md-6:nth-child(1) {
        order: 2
    }

    .second_designs .col-md-6:nth-child(2) {
        order: 1
    }

    .howit_design h2 {
        margin-top: 20px;
        margin-bottom: 40px
    }

    .howit_design .first_designs .col-md-6:nth-child(1) {
        border: none;
        border: none
    }

    .howit_design .first_designs {
        border: 4px solid #585445;
        border-radius: 80px;
        border-bottom: none
    }

    .howit_design .first_designs .col-md-6:nth-child(1):before {
        right: auto;
        left: 0
    }

    .howit_design .second_designs .col-md-6:nth-child(2) {
        border: none
    }

    .howit_design .second_designs {
        border: 4px solid #585445;
        border-radius: 80px;
        border-bottom: none
    }

    .howit_design .third_designs {
        border: 4px solid #585445;
        border-radius: 80px
    }

    .howit_design .third_designs .col-md-6:nth-child(1) {
        border: none
    }

    .howit_design .third_designs .col-md-6:nth-child(1):before {
        display: none
    }

    .well_design .item {
        display: block;
    }

    .well_design p {
        margin-top: 10px !important;
        margin-right: 0;
    }

    .leadership_tab_design .card_leader_head {
        padding: 2rem 1rem 2rem 1rem;
    }

    .tabs-policy ul#tabs-nav {
        width: 100% !important;
    }

    .tabs-policy #tabs-content {
        width: 100% !important;
    }

    .tabs-policy {
        display: block !important;
    }

    .tabs-policy .tab-content .tab-content-iinner {
        position: inherit !important;
        width: 100% !important;
        height: auto !important;
    }

    .tabs-policy .tab-content {
        display: grid;
    }

    .tabs-policy .tab-content img {
        order: 2;
    }

    .banner-left-side {
        padding: 24px 0 0px 8px;
    }

    .text_banner_all {
        position: inherit;
        width: 100%;
        max-width: 100%;
    }

    .banner-right-image img {
        border-radius: 0;
    }

    .banner-left-side {
        padding: 24px 0 20px 8px;
        min-height: auto;
    }

    .about-us:before {
        display: none;
    }

    .about-us {
        padding: 0px 0 10px 0px;
    }

    .paragraph-about {
        padding-left: 0;
        margin-top: 16px;
    }

    .our-legacy-sec .legacy-image {
        margin-top: 35px;
    }

    .leadership-members {
        min-height: auto;
    }

    .members-intro:before {
        display: none;
    }

    .members-intro {
        margin-top: 26px;
    }

    .members-intro p {
        line-height: 25px;
    }

    .members-intro a {
        position: inherit;
    }

    .vertical-text h3 {
        position: inherit;
        border-radius: 10px;
        padding: 10px 67px 10px 23px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        transform-origin: right top;
        top: 0;
        left: 0;
        text-align: center;
    }

    .priorties-area {
        padding: 10px 0 40px 0;
    }

    .president-area .container-fluid {
        padding: 0 5%;
    }

    .vertical-content {
        margin-left: 0;
        margin-right: 0;
    }

    .president-past a {
        margin: 21px 0 20px 0;
    }

    .mision-vison-image {
        display: none;
    }

    .mission-vision .container-fluid {
        padding: 0 5%;
    }

    .vision-area p {
        border-radius: 8px;
        height: auto;
    }

    .mision-vision-heading {
        text-align: left !important;
    }

    .mision-vison-content p {
        border-radius: 8px;
        height: auto;
    }

    .mision-vison-content {
        margin: 0;
    }

    .mision-vision-heading {
        padding: 0;
        margin-top: 35px;
    }

    .mission-vision {
        padding: 13px 0 55px 0;
    }

    ul.carousel-indicators1 {
        left: 0;
        top: 0;
    }

    .priorties-area .container-fluid {
        padding: 0 5%;
    }

    .secretrait-area .container-fluid {
        padding: 0 5%;
    }

    .btn-viewmore-sec {
        text-align: center;
        margin-top: 24px !important;
    }

    .heading-style1 h2 {
        width: 96%;
        margin: 0 auto 30px auto;
        box-shadow: 0 1px 5px #b9b9b9;
        z-index: 2;
    }

    .our-presense {
        padding: 50px 0;
    }

    .our-presense .color_right_presence {
        width: 96%;
        margin: 0 auto;
        margin-top: 0px;
    }

    .nav-pills li:nth-child(1) {
        left: 2%;
        top: 77px;
    }

    .nav-pills li:nth-child(2) {
        left: 0.4em;
        top: 5.8em;
    }

    .nav-pills li:nth-child(3) {
        right: 54%;
        top: 32%;
    }

    .nav-pills li:nth-child(4) {
        left: -24%;
        top: 36%;
    }

    .nav-pills li:nth-child(5) {
        right: -27%;
        top: 35%;
    }

    .nav-pills li:nth-child(6) {
        left: -22%;
        top: 35%;
    }

    .nav-pills li:nth-child(7) {
        left: -35px;
        top: 52%;
    }

    .nav-pills li:nth-child(8) {
        left: -1.4em;
        top: 2em;
    }

    .nav-pills li:nth-child(10) {
        left: 27%;
    top: -11px;
    }

    .nav-pills li:nth-child(11) {
        left: 5%;
        top: 55px;
    }

    .nav-pills li:nth-child(12) {
        left: -5%;
    top: 21px;
    }

    .nav-pills li:nth-child(13) {
        left: -45%;
        top: 124px;
    }

    .nav-pills li:nth-child(14) {
        left: 25%;
    top: 166px;
    }

    .nav-pills li:nth-child(15) {
        left: -25%;
    top: 220px;
    }

    .nav-pills li:nth-child(16) {
        left: 13%;
        top: 154px;
    }

    .our-presense .container-fluid {
        padding: 26px 4% 50px 4%;
    }

    .introduction_foundation:after {
        display: none;
    }

    .featured_events .owl-stage .owl-item:nth-child(odd) .item {
        padding: 4% 0% 4% 0;
    }

    .testimonial_design .owl-prev {
        width: 50%;
        border-radius: 33px;
    }
}

@media only screen and (max-width:600px) {
    
    .priorties-icons.pera_priorties_space {min-height: 303px;}
}

@media only screen and (max-width:500px) {
    .header_scroll .nav-drill {
        top: 0px;
    }

    .button_and_social .join-btn {
        display: block;
        width: 110px;
    }

    .button_and_social .join-btn .goog-te-combo {
        font-size: 12px;
    }

    .footer-border .bg-white {
        background: url(../images/fooetr-content-bg.jpg) #fff;
        background-position: bottom right;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .past_event_foundation h1 {
        font-size: 20px;
        position: inherit;
        top: 0;
        left: 0;
        -webkit-transform: rotate(360deg);
        -webkit-transform-origin: right top;
        -moz-transform: rotate(360deg);
        -moz-transform-origin: right top;
        -ms-transform: rotate(360deg);
        -ms-transform-origin: right top;
        -o-transform: rotate(360deg);
        -o-transform-origin: right top;
        transform: rotate(360deg);
        text-align: center;
    }

    .members_form_design .form-group {
        margin-bottom: 0;
    }

    .members_form_design .col-md-6 {
        margin-bottom: 15px;
    }

    .members_form_design .gray_petarn_bg {
        padding: 1.2em 0.8em 2em 0.8em;
        margin-top: 1em;
    }

    .members_form_design .entity_space {
        margin-top: 0;
    }

    .supported_by img {
        width: 90%;
    }

    .forse_full {
        width: 100%;
    }

    .emerging_massage {
        padding: 25px 0;
        line-height: 27px;
        font-size: 15px;
    }

    .gem_event_gallery .card img {
        width: 100%;
        height: auto;
    }

    .green_building .both_green_button {
        margin-top: 1em;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .green_building {
        padding: 2em 0 2em 0;
    }

    .green_building .both_green_button .custom_btn1 {
        margin: 4px 4px;
    }

    .gem_footer .row {
        flex-direction: column;
    }

    .partners_supporting img {
        margin-bottom: 0.8em;
    }

    .gem_event_gallery .media-gal {
        flex-wrap: wrap;
    }

    .key-highlights .col-lg-3 {
        width: 100%;
    }

    .key-highlights .col-lg-3 .img-responsive {
        width: 100%;
    }

    .key-highlights .col-lg-3 .shape {
        webkit-transform: skewY(-0.1deg);
        -moz-transform: skewY(-0.1deg);
        -o-transform: skewY(-0.1deg);
        -ms-transform: skewY(-0.1deg);
        transform: skewY(-0.1deg);
    }

    .showcase-container {
        padding: 5px 0 5px 0px;
        min-height: auto;
        align-items: center;
        justify-content: center;
    }

    #speakers1 .row {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: stretch;
    }

    #speakers1 .col {
        margin: 0.5em 0.5em;
    }

    #speakers1 {
        padding: 3em 1em;
    }

    .delegate_registration .box_white_form form {
        justify-content: space-around;
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .delegate_registration .custom-btn {
        margin: 0;
    }

    .tedp_design .row {
        flex-direction: column;
    }

    .tedp_design {
        padding: 3em 0;
    }

    .three_column {
        padding: 3.2em 0 2em 0;
    }

    .trainingprocess .degree-wrap {
        padding: 3em 0 9em 0;
    }

    .triangle_shape_size {
        padding: 30px 0px 0px 0px;
    }

    .trainingprocess .degree-wrap ul li {
        margin: 0 20px 1px 0px;
        font-size: 13px;
        width: 40%;
    }

    .design_share {
        margin-left: 0;
    }

    .design_share .share__toggle:checked~.share__icon--twitter {
        transform: translateX(80px) rotate(0);
    }

    .design_share .share__toggle:checked~.share__icon--instagram {
        transform: translateX(119px) rotate(0);
    }

    .design_share .share__toggle:checked~.share__icon--linkedin {
        transform: translateX(158px) rotate(0);
    }

    .design_share .share__toggle:checked~.share__icon--whatsapp {
        transform: translateX(196px) rotate(0);
    }

    .design_share .share__icon--whatsapp img {
        width: 27px;
        margin-right: 0;
    }

    .pdf_event_links a {
        line-height: 22px;
        padding: 6px 19px 6px 23px;
    }

    .event_design_sector .card .title {
        height: 81px;
    }

    .home_forthcoming {
        flex-wrap: wrap;
    }

    .eminent_speakers .row {
        flex-wrap: wrap;
    }

    .eminent_speakers {
        padding: 1em 1em 4em 1em;
    }

    .welcome_week h2 {
        font-size: 18px;
        padding-bottom: 0;
    }

    .eminent_speakers h2 {
        font-size: 18px;
        padding-bottom: 0;
    }

    .video_week_design h2 {
        font-size: 18px;
        padding-bottom: 0;
    }

    .partner_group h2 {
        font-size: 18px;
        padding-bottom: 0;
        margin-top: 1em;
    }

    .partner_group h3 {
        font-size: 17px;
    }

    .scrolled .mini-logo {
        margin-left: 0;
        padding: 1px 14px 1px 1px;
    }

    .scrolled .main-navbar-wrapper {
        padding: 9px 12px 8px 4px;
    }

    .search-dropdown .search-dropdown-box {
        height: 28px;
        margin: 20px 5%;
    }

    .search-dropdown .search-dropdown-box form {
        width: 94%;
    }

    #add_search_social button {
        height: 30px;
        margin-left: 7px;
        float: none;
    }

    .search-dropdown .search-dropdown-box form input[type="submit"] {
        height: 30px !important;
        width: 22%;
    }

    .search-dropdown .search-dropdown-box form .form-type-textfield input {
        width: 91%;
    }

    .off-canvas-button-close {
        padding: 21px 16px 11px 19px !important;
        width: auto;
    }

    .off-canvas-button {
        padding: 11px 10px;
    }

    .past_event_foundation .owl-next {
        border-radius: 30px;
    }

    .contact-info-wrap-2 p {
        margin: 2px 8px 2px 0px;
    }

    .impact_design h1 {
        font-size: 16px;
        font-weight: normal;
    }

    .membership_categories_bag .owl-next {
        border-radius: 30px;
    }

    .event_contact_details:before {
        display: none;
    }

    .enent_detail_page h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .event_main_design {
        margin-top: 10px;
        padding: 0 0%;
    }

    .off-canvas-button .icon-close,
    .off-canvas-button-close .icon-close {
        font-size: 15px;
        left: 10px;
        top: 10px;
        font-weight: 700;
        color: #737373;
    }

    .off-canvas-button .button,
    .off-canvas-button-close .button {
        margin-right: 0;
    }

    .simple_inner_banner .banner-left-side {
        padding: 20px 0 13px 5px;
        margin: 0;
    }

    .simple_inner_banner .banner-left-side h1 {
        font-size: 20px;
        padding: 11px 5px 11px 13px;
    }

    .featured_events .item .spacing_for_featured {
        padding: 25px 10px 35px 10px !important;
    }

    .brochure_sec_found .found_img_design {
        background-position: top right -120px;
    }

    .featured_events .item .spacing_for_featured img {
        width: 100% !important;
    }

    .featured_events h1 {
        width: auto;
    }

    .testimonial_design .owl-next,
    .owl-prev {
        background: #e6e9ed !important;
        color: #fff;
        padding: 3px 7px;
        width: 49%;
        float: left;
        text-align: center;
        border-radius: 9px;
    }

    .banner_slider_design .owl-next,
    .owl-prev {
        width: 10%;
    }

    .testimonial_design .owl-next,
    .owl-prev {
        width: 50%;
    }

    .testimonial_design .owl-nav {
        width: 78px;
    }

    .slider-area .full_event_design .owl-next,
    .owl-prev {
        width: 11%;
    }

    .past_icon_small .full_event_design .owl-next,
    .owl-prev {
        width: auto;
        border-radius: 33px !important;
    }

    .world_map_out .row {
        flex-direction: column;
    }

    .past_icon_small .owl-next {
        border-radius: 33px;
    }

    .our-presense .color_right_presence .active img {
        position: inherit;
    }

    .highcontrast .home_tab_design #tab1:checked~#content1,
    #tab2:checked~#content2,
    #tab3:checked~#content3,
    #tab4:checked~#content4,
    #tab5:checked~#content5 {
        background: #ffffff;
    }

    .design_slide_new_sec .btn {
        margin-bottom: 11px;
        float: none;
    }

    .design_slide_new_sec .gradient-border p {
        text-align: center;
    }

    .panelist_photo_event .owl-nav {
        width: 40px;
        margin: 0 auto;
    }

    .fax_report {
        z-index: -1;
    }

    .event_peragraph_design {
        padding: 0 4%;
    }

    .event_peragraph_design .design_container_event {
        padding: 26px 25px;
    }

    .triangle_event_detail {
        top: 4em;
        border-radius: 20% 20% 0% 0%;
        width: 100%;
    }

    .enent_detail_page {
        padding: 2em 5% 30em 5%;
    }

    .our_achievements .card .details p {
        font-size: 14px;
        line-height: 20px;
    }

    .our_achievements .cards .card .img {
        height: 60px;
        width: 60px;
        padding: 2px;
    }

    .enent_detail_page ul li {
        margin: 5px 3px;
        padding: 6px 11px;
        font-size: 14px;
        width: auto;
        line-height: 20px;
        background: #ffffff;
    }

    .knowledge_featured_design .owl-next {
        border-radius: 30px;
    }

    .cdp1 {
        display: inline-flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .our_achievements .cards .card {
        padding: 14px 18px;
    }

    .our_achievements .card .details {
        margin-left: 50px;
    }

    .coverage_media_design .inner_pdf_design h4 {
        width: 75%;
        font-size: 17px;
        line-height: 26px;
    }

    .coverage_media_design .inner_pdf_design .image_side_cover {
        padding: 17px 11px 14px 11px;
    }

    #facebook ._2p3a {
        width: 100% !important;
    }

    .design_publication .col-lg-4 {
        width: 98%;
    }

    .banner-left-side {
        padding: 20px 0 20px 0;
    }

    .banner-left-side img {
        width: auto;
        float: left;
    }

    .banner-left-side h1 {
        font-size: 25px;
        margin-top: 5px;
    }

    .banner-para p {
        font-size: 18px;
        line-height: 25px;
    }

    .banner-para {
        margin: 20px 0 0;
    }

    .footer-border .bg-white {
        max-height: inherit;
    }

    .president-past p {
        margin: 6px 0 0 0;
    }

    .right_sector_design .gray_heading_design i {
        display: none;
    }

    .all_sector_tabs_design {
        padding-top: 0;
    }

    .overview_sector_design .card_design_overview {
        display: block;
    }

    .leadership_tab_design .col-lg-3 {
        width: 100%;
    }

    .right_sector_design {
        padding: 26px 6% 35px 6%;
    }

    .paragraph-about {
        padding: 0 4% !important;
    }

    .frame_width iframe {
        height: auto;
    }

    .footer-area {
        padding: 1.1em 0em 1em 0em;
    }

    .banner-left-side {
        margin-left: 10px;
        display: block;
    }

    .banner-left-side h1 {
        font-size: 20px;
    }

    .banner-para p {
        font-size: 16px;
        line-height: 22px;
    }

    .our-legacy-sec h2 {
        font-size: 20px;
    }

    .heading-style1 h2 {
        font-size: 22px;
    }

    .vertical-text h3 {
        font-size: 23px;
        font-weight: 600;
        box-shadow: -1px -3px 6px -2px #ccc;
        padding: 10px 20px 10px 20px;
    }

    .leadership-members {
        margin-bottom: 1.2em;
    }

    .president-past h2 {
        font-size: 22px;
    }

    .mission-vision .container-fluid {
        padding: 0 10%;
    }

    .mision-vison-content p {
        height: auto;
        padding: 15px;
        text-align: left;
    }

    .our-presense .color_right_presence {
        padding: 10px 12px 10px 11px;
    }

    .leadership_tab_design .out_leadership {
        height: auto;
    }

    .heading-style1 h2 {
        width: 40%;
    }

    .presence-images .nav-pills {
        height: 493px;
    }

    .nav-pills li:nth-child(1) {
        left: 28%;
        top: 52px;
    }

    .nav-pills li:nth-child(2) {
        left: 61px;
        top: 99px;
    }

    .nav-pills li:nth-child(3) {
        right: 7%;
        top: 32%;
    }

    .nav-pills li:nth-child(4) {
        top: 44%;
        left: -37%;
    }

    .nav-pills li:nth-child(5) {
        top: 44%;
        right: -2%;
    }

    .nav-pills li:nth-child(6) {
        top: 45%;
        left: -30%;
    }

    .nav-pills li:nth-child(7) {
        left: 96px;
        top: 69%;
    }

    .presence-address {
        min-height: auto;
    }

    .presence-address:before {
        width: 130px;
        height: 90px;
    }

    .presence-address img {
        padding: 20px 20px 0px 10px;
        width: 55% !important;
    }

    .presence-address p {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .leadership_tab_design .card_leader_head p {
        height: auto;
        margin-bottom: 0px;
    }

    .knowledge-para h2 {
        font-size: 22px;
    }

    .knowledge-img img {
        border-radius: 8px;
        margin-top: 20px;
    }

    .knowledge-para {
        padding: 0 15px !important;
    }

    .scrolled .button_and_social {
        display: none;
    }

    .marquee-bg {
        padding: 3px 30px;
        margin-top: 15px;
        margin-bottom: 36px;
    }

    .banner-bg-area {
        align-items: center;
    }

    .banner-right-image {
        padding: 0px;
    }

    .fixed-logo-position {
        display: none;
    }

    .our-legacy-sec .legacy-image {
        width: 100%;
        margin-top: 20px;
    }

    .mision-vison-image {
        display: none;
    }

    .mision-vison-content p {
        height: auto;
        padding: 20px;
    }

    .mission-area .mision-vision-heading {
        text-align: left;
        margin-top: 30px;
        padding: 0 20px;
    }

    .social_impact1 {
        display: block;
        align-items: center;
    }

    .promoters-chamber img {
        border-radius: 0;
    }

    .address-hq h2 {
        margin-left: 0px;
    }

    .address-hq .col-md-6 {
        padding-left: 0px;
    }

    .left-side-ul ul li,
    .right-side-ul ul li {
        display: block;
        align-items: center;
    }

    .address-back i {
        margin-right: 6px;
    }

    .address-back {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .subscribe_design .row {
        display: block;
        align-items: center;
    }

    .subscribe_design h3 {
        margin-bottom: 20px;
        text-align: center;
    }

    .footer-border .footerslider {
        text-align: center;
        padding: 0px;
    }

    .address-hq {
        padding: 50px 15px 35px 15px;
    }

    .form_section h2:before,
    .form-background:before,
    .form-background:after {
        display: none;
    }

    .heading-style1 h2 {
        width: 85%;
    }

    .form_section h2 strong,
    .form_section h2 {
        font-size: 22px;
    }

    .form_section .text_half_effact {
        padding: 5px !important;
    }

    .form_section .row {
        display: block;
        align-items: center;
    }

    .enuiry_form {
        margin-top: 40px;
    }

    .presence-address {
        height: auto;
    }

    .nav-pills li a {
        font-size: 14px;
        padding: 2px 6px;
    }

    .presence-address h3 {
        font-size: 16px;
    }

    .presence-address p {
        display: block;
    }
}

@media only screen and (max-width:480px) {
    .home_tab_design .card__content p {
        line-height: 20px;
    }

    .home_tab_design .card__article h4 {
        height: auto;
        margin-bottom: 6px;
    }

    @keyframes animate {
        0% {
            opacity: 0;
            transform: translateY(100%) scale(0.3);
        }

        5%,
        20% {
            opacity: 0.2;
            transform: translateY(100%) scale(0.5);
        }

        25%,
        40% {
            opacity: 1;
            pointer-events: auto;
            transform: translateY(0%) scale(1);
        }

        45%,
        60% {
            opacity: 0.2;
            transform: translateY(-100%) scale(0.5);
        }

        65%,
        100% {
            opacity: 0;
            transform: translateY(-100%) scale(0.3);
        }
    }

    .nav-pills li:nth-child(1) {
        left: 9%;
        top: 63px;
    }

    .nav-pills li:nth-child(2) {
        left: 54px;
        top: 105px;
    }

    .nav-pills li:nth-child(3) {
        right: 34%;
        top: 31%;
    }

    .nav-pills li:nth-child(4) {
        top: 45%;
        left: -40%;
    }

    .nav-pills li:nth-child(5) {
        right: 1%;
    }

    .nav-pills li:nth-child(6) {
        left: -33%;
    }

    .nav-pills li:nth-child(7) {
        left: 91px;
        top: 68%;
    }

    .scrolled .mini-logo img {
        width: 65px;
    }

    .uscc-name {
        width: 94px;
    }
    
    img#left-main { width: 125px; }

    .whatwe_design h1 {
        width: auto;
    }

    .whatwe_design h3 {
        font-weight: 400;
        font-size: 18px
    }

    .howit_design h1 {
        width: 90%
    }

    .footer-border .corporate_office .icon-location-pin {
        margin: 2px 10px 36px 5px;
    }

    .partner_design .container-fluid {
        padding: 0 5%;
    }

    .nav-pills li:nth-child(1) {
        left: 9%;
        top: 66px
    }

    .nav-pills li:nth-child(2) {
        left: 1.9em;
        top: 5.3em
    }

    .nav-pills li:nth-child(3) {
        right: 34%;
        top: 31%
    }

    .nav-pills li:nth-child(4) {
        left: -24%;
        top: 36%
    }

    .nav-pills li:nth-child(5) {
        right: -37%;
        top: 36%
    }

    .nav-pills li:nth-child(6) {
        left: -14%;
        top: 36%
    }

    .nav-pills li:nth-child(7) {
        left: -14px;
        top: 58%
    }

    .nav-pills li:nth-child(8) {
        left: -.1em;
        top: 2em
    }

    .nav-pills li:nth-child(10) {
        left: 0;
        top: 90px
    }

    .nav-pills li:nth-child(11) {
        left: 60%;
        top: 55px
    }

    .nav-pills li:nth-child(12) {
        left: -1px;
    top: 53px;
    }

    .nav-pills li:nth-child(13) {
        lleft: -77%;
        top: 185px
    }

    .nav-pills li:nth-child(14) {
        left: 33%;
        top: 171px
    }

    .nav-pills li:nth-child(15) {
        left: -1%;
        top: 219px
    }

    .nav-pills li:nth-child(16) {
        left: -28%;
        top: 259px
    }
}

@media only screen and (max-width: 479px) {
    .vertical-tab .nav-tabs {
        width: 100%;
        display: block;
        border: none;
    }

    .vertical-tab .nav-tabs li a {
        margin: 0 0 10px;
        clip-path: polygon(100% 0, 100% 80%, 50% 100%, 0 80%, 0 0);
    }

    .vertical-tab .tab-content {
        padding: 20px 15px 5px;
        display: block;
    }

    .vertical-tab .tab-content h3 {
        font-size: 18px;
    }

    .partner_design h1 {
        width: auto;
    }

    .india_stories h1 {
        width: auto;
    }
}

@media only screen and (max-width: 425px) {
    .world_map_images .point_world_map:before {
        width: 321px;
        height: 237px
    }

    .whatwe_design h2 {
        text-align: center
    }

    .design_slide_new_sec .full_img_width {
        margin-top: 1em
    }

    .whatwe_design p {
        line-height: 23px
    }

    .whatwe_design .gradient-border {
        padding: 0
    }

    .whatwe_design .owl-item .full_img_width {
        margin-top: 1em
    }

    .testimonial_design .client-content {
        flex-direction: column;
        text-align: center
    }

    .whatwe_design .owl-carousel .owl-item img {
        margin: 0 auto
    }

    .whatwe_design .gradient-border p {
        text-align: center
    }

    .whatwe_design .gradient-border:nth-child(even) {
        padding-left: 0;
        padding-right: 0;
        margin-top: 1em
    }

    .testimonial_design h3 {
        margin: 9px 0 8px
    }

    .presence-images .nav-pills {
        height: 375px;
    }

    .nav-pills li:nth-child(1) {
        left: 8%;
        top: 27px
    }

    .nav-pills li:nth-child(2) {
        left: 11px;
        top: 77px
    }

    .nav-pills li:nth-child(3) {
        right: 41%;
        top: 29%
    }

    .nav-pills li:nth-child(4) {
        top: 34%;
        left: -22%
    }

    .nav-pills li:nth-child(5) {
        right: -31%;
        top: 32%
    }

    .nav-pills li:nth-child(6) {
        left: -19%;
        top: 34%
    }

    .nav-pills li:nth-child(7) {
        left: -12px;
        top: 56%
    }

    .nav-pills li:nth-child(8) {
        left: -.5em;
        top: -.7em
    }

    .nav-pills li:nth-child(10) {
        left: -3%;
        top: 44px
    }

    .nav-pills li:nth-child(11) {
        left: 59%;
        top: 15px
    }

    .nav-pills li:nth-child(12) {
        left: -35%;
    top: 8px;
    }

    .nav-pills li:nth-child(13) {
        left: -9%;
        top: 96px
    }

    .nav-pills li:nth-child(14) {
        left: -7%;
        top: 100px
    }

    .nav-pills li:nth-child(15) {
        left: -27%;
        top: 147px
    }

    .nav-pills li:nth-child(16) {
        left: 17%;
        top: 154px
    }
}

@media only screen and (max-width: 384px) {
    .nav-pills li:nth-child(1) {
        left: 5%;
        top: 38px
    }

    .nav-pills li:nth-child(2) {
        left: -4px;
        top: 83px
    }

    .nav-pills li:nth-child(3) {
        right: 49%;
        top: 30%
    }

    .nav-pills li:nth-child(4) {
        left: -19%;
        top: 35%
    }

    .nav-pills li:nth-child(5) {
        right: -28%;
        top: 32%
    }

    .nav-pills li:nth-child(6) {
        top: 34%;
        left: -29%
    }

    .nav-pills li:nth-child(7) {
        left: -30px;
        top: 55%
    }

    .nav-pills li:nth-child(8) {
        left: -1.5em;
        top: .1em
    }

    .nav-pills li:nth-child(10) {
        left: -39%;
        top: 40px
    }

    .nav-pills li:nth-child(11) {
        left: 21%;
        top: 17px
    }

    .nav-pills li:nth-child(12) {
        left: 9%;
        top: 59px
    }

    .nav-pills li:nth-child(13) {
        left: -41%;
        top: 93px
    }

    .nav-pills li:nth-child(14) {
        left: -39%;
        top: 92px
    }

    .nav-pills li:nth-child(15) {
        left: 30%;
        top: 111px
    }

    .nav-pills li:nth-child(16) {
        left: -1%;
        top: 142px
    }

    .nav-pills li:nth-child(17) {
        top: 6%;
        left: 53%
    }

    .presence-address p {
        clear: both
    }

    .presence-address i {
        margin-bottom: 27px;
        float: left
    }
}

@media only screen and (max-width: 375px) {
    #top-to-back {
        left: 30%;
    }

    .uscc-name {
        width: 70px;
    }

    .search-dropdown .search-dropdown-box form .form-type-textfield input {
        width: 88%;
    }

    .off-canvas-content li ul.active,
    .off-canvas-content li.hover>ul {
        margin-left: 149px;
    }

    .off-canvas-content ul {
        width: 100%;
    }

    .off-canvas-content {
        width: 181px;
    }

    .off-canvas-content li ul {
        width: 47%;
    }

    .introduction_foundation h2 {
        font-size: 22px;
    }

    .our_achievements {
        padding-top: 50px;
    }

    .coverage_media_design .container-fluid {
        padding: 6%;
    }

    .coverage_media_design .inner_pdf_design .image_side_cover {
        padding: 22px 11px 18px;
        margin-right: 14px;
    }

    .coverage_media_design .inner_pdf_design h4 {
        font-size: 16px;
    }

    .nav-pills li:nth-child(1) {
        top: 39px;
        left: 11px;
    }

    .nav-pills li:nth-child(2) {
        left: -6px;
        top: 81px;
    }

    .nav-pills li:nth-child(3) {
        right: 53%;
        top: 29%;
    }

    .nav-pills li:nth-child(4) {
        left: -18%;
    }

    .nav-pills li:nth-child(5) {
        right: -27%;
        top: 33%
    }

    .nav-pills li:nth-child(6) {
        top: 28%;
        left: 50%;
    }

    .nav-pills li:nth-child(7) {
        left: -28px;
        top: 54%;
    }

    .nav-pills li:nth-child(8) {
        left: -1.3em;
        top: -.3em;
    }

    .nav-pills li:nth-child(10) {
        left: 10%;
        top: 0%;
    }

    .nav-pills li:nth-child(11) {
        left: -11%;
        top: 30px;
    }

    .nav-pills li:nth-child(12) {
        left: -3%;
    top: -16px;
    }

    .nav-pills li:nth-child(13) {
        left: 30%;
        top: 59%;
    }

    .nav-pills li:nth-child(14) {
        left: -24%;
        top: 46%;
    }

    .nav-pills li:nth-child(15) {
        left: 29%;
        top: 12%;
    }

    .nav-pills li:nth-child(16) {
        left: -48%;
        top: 22%;
    }
}

@media only screen and (max-width: 360px) {
    
    img#left-main { width: 107px; }
    .nav-pills li:nth-child(1) {
        top: 47px;
        left: 5px
    }

    .nav-pills li:nth-child(2) {
        left: -4px;
        top: 86px
    }

    .nav-pills li:nth-child(3) {
        right: 53%;
        top: 30%
    }

    .nav-pills li:nth-child(4) {
        left: -19%;
        top: 35%
    }

    .nav-pills li:nth-child(5) {
        right: -26%;
        top: 32%
    }

    .nav-pills li:nth-child(6) {
        top: 27%;
        left: 40%
    }

    .nav-pills li:nth-child(7) {
        left: -89px;
        top: 52%
    }

    .nav-pills li:nth-child(8) {
        left: 4.4em;
        top: -1.6em
    }

    .nav-pills li:nth-child(10) {
        left: -80%;
        top: 41px
    }

    .nav-pills li:nth-child(11) {
        left: 74%;
        top: -8px
    }

    .nav-pills li:nth-child(12) {
        left: -7%;
    top: -14px;
    }

    /*.nav-pills li:nth-child(13) {*/
    /*    left: -81%;*/
    /*    top: 89px*/
    /*}*/

    .nav-pills li:nth-child(14) {
        left: 29%;
        top: 73px
    }

    .nav-pills li:nth-child(15) {
        left: -10%;
        top: 111px
    }

    .nav-pills li:nth-child(16) {
        left: 26%;
        top: 114px
    }

    .nav-pills li:nth-child(17) {
        top: 6%;
        left: 5%
    }
}

@media only screen and (max-width:320px) {
    #top-to-back {
        left: 26px
    }

    .nav-pills li a {
        font-size: 11px;
        padding: 0 6px
    }

    .search-dropdown .search-dropdown-box form .form-type-textfield input {
        width: 85%;
    }

    .coverage_media_design .inner_pdf_design .image_side_cover {
        margin-right: 15px;
        width: 26%;
    }

    .coverage_media_design .inner_pdf_design h4 {
        width: 66%;
        line-height: 23px;
    }

    .uscc-name {
        width: 60px;
    }

    .nav-pills li:nth-child(1) {
        top: 57px;
        left: 9px
    }

    .nav-pills li:nth-child(2) {
        left: -16px;
        top: 94px
    }

    .nav-pills li:nth-child(3) {
        right: 49%;
        top: 33%
    }

    .nav-pills li:nth-child(4) {
        left: -20%;
        top: 37%
    }

    .nav-pills li:nth-child(5) {
        right: -30%;
        top: 34%
    }

    .nav-pills li:nth-child(6) {
        left: -27%;
        top: 36%
    }

    .nav-pills li:nth-child(7) {
        left: -24px;
        top: 52%
    }

    .nav-pills li:nth-child(8) {
        left: -.9em;
        top: 1.3em
    }

    /*.nav-pills li:nth-child(9) {*/
    /*    left: 42%;*/
    /*    top: 49px*/
    /*}*/

    .nav-pills li:nth-child(10) {
        left: -39%;
        top: 24px
    }

    .nav-pills li:nth-child(11) {
        left: -42%;
        top: 53%;
    }

    .nav-pills li:nth-child(12) {
        left: -42%;
        top: 48px
    }

    /*.nav-pills li:nth-child(13) {*/
    /*    left: -41%;*/
    /*    top: 107px*/
    /*}*/

    .nav-pills li:nth-child(14) {
    left: -43%;
    top: 52%;
}

    .nav-pills li:nth-child(15) {
        left: 31%;
        top: 119px
    }

    .nav-pills li:nth-child(16) {
    left: -46%;
    top: 33%;
}

    .nav-pills li:nth-child(17) {
        top: 11%;
        left: 51%
    }
}

.slider-wrap {
    height: 100%;
    width: 100%
}

.slider {
    position: absolute;
    width: 100%;
    left: 50px;
    top: 50px
}

.slider-wrap {
    height: 100%;
    width: 100%
}

.slider-wrap .slider {
    position: absolute;
    width: 100%;
    left: 50px;
    top: 50px
}

.slider-item {
    width: 530px;
    padding: 20px 0 25px 30px;
    border-radius: 10px;
    background-color: #ffffff;
    display: flex;
    justify-content: flex-start;
    position: absolute;
    opacity: 0;
    z-index: 0;
    box-shadow: 0 4px 9px #f1f1f4;
    position: absolute;
    left: 0;
    top: 0
}

.slider-item .animation-card_image {
    max-width: 60px;
    max-height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0 4px 9px rgba(241, 241, 244, 0.72);
    background-color: #ffffff
}

.slider-item .animation-card_image img {
    width: 53px;
    height: 53px;
    border-radius: 50%;
    object-fit: cover
}

.slider-item .animation-card_content {
    width: 100%;
    max-width: 374px;
    margin-left: 26px;
    font-family: "Open Sans", sans-serif
}

.slider-item .animation-card_content .animation-card_content_title {
    color: #4a4545;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -.18px;
    line-height: 24px;
    margin: 0
}

.slider-item .animation-card_content .animation-card_content_description {
    color: #696d74;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: normal;
    line-height: 24px;
    margin: 10px 0 0
}

.slider-item .animation-card_content .animation-card_content_city {
    font-size: 11px;
    margin: 10px 0 0;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #696d74
}
.publication_main {
    background-color: #fff;
    padding: 30px 15px;
    border-radius: 15px;
}
.publication_img img {
    border: 20px #eaf8f9 solid;
    width: 100%;
    box-shadow: 0px -1px 11px 8px #2222224a;
}
.publication_img_title h6 {
    color: #fff;
    font-size: 14px;
}
.publication_img_title h2 {
    color: #fff;
}
.publication_content p {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
}
.download_btn {
    background-color: #d9393b;
    color: #fff;
    padding: 6px 20px;
    display: inline-block;
    border-radius: 8px;
    border:0px;
}
.download_btn:hover{
    color:#fff;
}
a.download_btn.disabled {
    display: none;
}

.member_section label, .member_section_form label{
    font-weight: 400;
}
.member_section_form input {
    width: 100%;
    padding: 8px;
    border: 1px #ddd solid;
    border-radius: 8px;
    font-size: 14px;
}
.interested_check {
    display: flex;
    grid-gap: 30px;
}
.interested_check_right {
    display: flex;
    align-content: center;
    align-items: center;
    grid-gap: 5px;
}
.interested_check_right label{
    margin-bottom:0px;
    padding-right:10px;
}
.contact_page_banner1{
    position:relative;
    padding:170px 0px;
    background:url(../../assets/images/bg.png);
}
.publication_sections .row {
    display: flex;
    align-items: center;
}
.member_section_form .row{
    display:inherit;
}
.publication_sections {
    position: relative;
    padding: 60px 0px;
    border-bottom: 1px #ddd solid;
}
.publication_sections:after {
    content: "";
    background: #959595;
    position: absolute;
    right: 0;
    top: 0;
    width: 80%;
    height: 100%;
    z-index: -1;
    border-radius: 20px 0px 0px 20px;
}
.main_member_section {
    background: #fff;
    padding: 25px;
    border-radius: 10px;
}
.non_member_btn {
    margin-top: 30px;
}
.details_otp {
   
    margin-top: 15px;
}
.details_otp .title {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
}
.details_otp_main {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    grid-gap: 20px;
}
.details_otp #otp-form {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
}

.details_otp_verify {
   
    margin-top: 15px;
}
.details_otp_verify .title {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
}
.details_otp_main {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    grid-gap: 20px;
}

.details_otp #otp-form input {
    border: none;
    background-color: #d7d7d7;
    color: #060404;
    font-size: 22px;
    text-align: center;
    padding: 10px;
    width: 100%;
    max-width: 38px;
    height: 38px;
    border-radius: 4px;
}
.details_otp #otp-form input:focus-visible {
  outline: 2px solid royalblue;
}

.details_otp .otp_btn {
    cursor: pointer;
    display: inline-block;
    color: white;
    padding: 6px 20px;
    border-radius: 4px;
    font-size: 16px;
    border: none;
    background: #d9393b;
    width: 135px;
}

.details_otp_verify .otp_btn {
    cursor: pointer;
    display: inline-block;
    color: white;
    padding: 6px 20px;
    border-radius: 4px;
    font-size: 16px;
    border: none;
    background: #d9393b;
    width: 135px;
}

.details_otp_verify p {
    color: #333;
    margin-top: 15px;
}

.details_otp p {
    color: #333;
    margin-top: 15px;
}
@media (max-width:767px){
  .publication_sections .row {
    display: block;
}
.publication_sections:after {
    bottom: 0;
    width: 100%;
    height: 85%;
    border-radius: 0;
    top: auto;
}
.publication_img img {
    margin-bottom: 20px;
}
.non_member_btn {
    margin-top: 0px;
}
.details_otp_main {
    flex-wrap: wrap;
}
}
.members_only {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ffa113;
    color: #fff;
    padding: 4px;
}
.members_only p{
    color:#fff;
}
.state_img {
    background: linear-gradient(90deg, white 9%, rgb(232, 232, 232));
    border: 1px solid rgb(204, 204, 204);
    border-radius: 10px;
    padding: 20px;
    text-align:center;
}
.nav-pills1 > li.active > a, .nav-pills1 > li.active > a:focus, .nav-pills1 > li.active > a:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(255, 161, 19);
}
.state_img img{
    width:80%;
}
.nav-pills1 li:hover a {
    opacity: 1;
}
.nav-pills1 li.active a {
    opacity: 1;
}
.nav-pills1>li>a {
    border-radius: 4px;
}
.nav-pills1 li a {
    position: relative;
    color: rgb(255, 162, 23);
    opacity: 0;
    box-shadow: rgb(204, 204, 204) 0px 0px 6px;
    font-size: 10px;
    text-shadow: rgb(255, 255, 255) 0px 0px;
    font-family: robotomedium, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0);
    padding: 0px 5px;
}
.presence-images1 {
    position: relative;
}
.nav-pills1 li{
    position:absolute;
}
.nav-pills1 .state_1 {
    left: 31%;
    top: 8%;
}
.nav-pills1 .state_2 {
    left: 34%;
    top: 25%;
}
.nav-pills1 .state_3 {
    left: 19%;
    top: 33%;
}
.nav-pills1 .state_4 {
    left: 16%;
    top: 46%;
}
.nav-pills1 .state_5 {
    left: 61%;
    top: 45%;
}
.nav-pills1 .state_6 {
    left: 50%;
    top: 46%;
}
.nav-pills1 .state_7 {
    left: 26%;
    top: 75%;
}
.nav-pills1 .state_8 {
    left: 18%;
    top: 59%;
}
.nav-pills1 .state_9 {
    left: 28%;
    top: 48%;
}
.nav-pills1 .state_10 {
    left: 38%;
    top: 17%;
}
.nav-pills1 .state_11 {
    left: 46%;
    top: 34%;
}
.nav-pills1 .state_12 {
    left: 34%;
    top: 34%;
}
.nav-pills1 .state_13 {
    left: 40%;
    top: 65%;
}
.nav-pills1 .state_14 {
    left: 32%;
    top: 82%;
}
.nav-pills1 .state_15 {
    left: 53%;
    top: 54%;
}
.nav-pills1 .state_16 {
    left: 26%;
    top: 66%;
}
.nav-pills1 .state_17 {
    left: 73%;
    top: 34%;
}
@media (max-width:992px){
    .nav-pills1 li a {

    font-size: 7px;
    line-height:12px;

}
}
@media (max-width:767px){
    .state_img img {
    width: 100%;
}
.nav-pills1 .state_1 {
    left: 29%;
    top: 10%;
}
.nav-pills1 .state_2 {
    left: 32%;
    top: 26%;
}
.nav-pills1 .state_3 {
    left: 10%;
    top: 33%;
}
.nav-pills1 .state_4 {
    left: 9%;
    top: 46%;
}
.nav-pills1 .state_6 {
    left: 43%;
    top: 46%;
}
.nav-pills1 .state_7 {
    top: 73%;
}
.nav-pills1 .state_8 {
    left: 9%;
    top: 58%;
}
.nav-pills1 .state_9 {
    left: 23%;
    top: 48%;
}
.nav-pills1 .state_10 {
    left: 36%;
    top: 19%;
}
.nav-pills1 .state_11 {
    left: 44%;
    top: 35%;
}
.nav-pills1 .state_12 {
    left: 32%;
    top: 35%;
}
.nav-pills1 .state_14 {
    top: 79%;
}
.nav-pills1 .state_16 {
    left: 24%;
    top: 65%;
}
.state_img {
    margin-bottom: 15px;
}

}
.home_popup .modal-dialog {
    width: 800px;
    display: flex;
    align-items: center;
    align-content: center;
    min-height: calc(100% - (.5rem * 2));
    margin:0 auto;
}
.home_popup {
    background-color: rgb(0 0 0 / 85%);
}
.home_popup .modal-content {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    border: 1px #ae1013 solid;
    border-bottom: 5px #ae1013 solid;
}
.home_popup button.close.position-absolute {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #ae1013;
    opacity: 1;
    color: #fff;
    border-radius: 50%;
    right: 0;
    top: 0;
}
.home_popup .modal-content a{
    display:inline-block;
}
.home_popup .modal-content img{
    width:100%;
    border-radius: 20px;
}


@media(max-width:767px){
.home_popup .modal-dialog {
    width: 290px;
}
}





