a:hover {
    text-decoration: none !important;
}
/****** FOOTER ******/
.section-logo {
    padding-bottom: 1rem;
    text-align: left;
}
.section-logo a img {
    max-width: 200px;
}
.socialfooter h6 {
    font-size: 11px;
}
.socialfooter ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.socialfooter ul li {
    display: inline-flex;
    margin-right: 5px;
}
.socialfooter ul li:last-child {
    margin-right: 0px;
}
.socialfooter ul li a {
    color: #878787 !important;
    font-size: 14px;
}
.socialfooter ul li a:hover {
    color: white !important;
    transition: all 0.3s ease-in-out;
}
.contactss p a:hover span {
    color: white !important;
    transition: all 0.3s ease-in-out;
}
#footer a {
    color: white;
}
#footer a:hover {
    text-decoration: none;
}
.logosorganization a img {
    max-width: 100%;
}
.contactss {
	text-align: left;
}
.contactss p {
    margin-bottom: 3px;
}
.copywrite {
    text-align: left;
}
.copywrite p {
    padding-left: 7px;
    margin-bottom: 0;
}
.copywrite p a {
    color: #878787 !important;
}
.copywrite p a:hover {
	color: white !important;
	transition: all 0.3s ease-in-out;
}
footer#footer {
    padding: 40px 0 25px 0;
    clear: both;
}
.bg-grey {
    background: #232323;
}
.section-subfooter p {
    margin-bottom: 0;
    color: white;
    font-weight: 600;
    font-size: 11px;
}
.section-subfooter p a {
    color: #ff4c12;
    padding: 0 10px;
}
.section-subfooter p a:hover {
    text-decoration: none;
}


/***** modals style ******/
.modalstyle .modal-content {
    border-radius: 0;
}
.modalstyle .modal-header img {
    max-width: 15px;
    padding-top: 7px;
}
.modalstyle .modal-footer img {
    max-width: 15px;
}
.modalstyle .modal-header {
    padding: 10px 15px;
    border: 0;
}
.modalstyle .modal-footer {
   border: 0;
}
.modalstyle .modal-header .close {
    opacity: 1;
    font-weight: lighter;
}
.modalstyle .modal-header .close:focus {
	outline: none;
}


/*** form styles ****/
.formstyle input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000 !important;
}
.formstyle input::-moz-placeholder { /* Firefox 19+ */
  color: #000000 !important;
}
.formstyle input:-ms-input-placeholder { /* IE 10+ */
  color: #000000 !important;
}
.formstyle input:-moz-placeholder { /* Firefox 18- */
  color: #000000 !important;
}
.formstyle .form-group {
	margin-bottom: 10px;
}
.formstyle input {
    border-radius: 0;
    font-size: 11px;
    color: #000;
}
.formstyle input:focus {
    box-shadow: none;
}
.formstyle p {
    font-size: 12px;
}
.termscond {
    font-size: 11px;
    margin-bottom: 5px;
}
.termscond input[type="checkbox"] {
    margin-top: 3px;
    margin-right: 5px;
}
.termscond p {
	margin-bottom: 0;
}
.termscond p a {
    font-weight: 600;
    color: black;
}
.termscond p a:hover {
   text-decoration: none;
}
.btn-all {
    font-size: 11px;
    text-transform: uppercase;
    border-radius: 0;
    padding: 5px 30px 4px;
    line-height: 18px;
    background: #000;
    color: white;
    font-weight: normal;
    letter-spacing: 1px;
}
.btn-all:hover {
    color: #ff4c12;
}
.form-control:focus {
	border-color: #ced4da;
}
form#subscribefooterform .parsley-errors-list {
    position: absolute;
    right: 46px;
    background: #fff;
    margin-top: -3.8%;
}
form#registeryourinterestform .parsley-errors-list {
    position: absolute;
    right: 45px;
    margin-top: -3.5%;
}
form#registeryourinterestform2 .parsley-errors-list {
    position: absolute;
    right: 45px;
    margin-top: -3.5%;
}
form#downloadcityguideform .parsley-errors-list {
    position: absolute;
    right: 45px;
    margin-top: -3.5%;
}
.thank-you h1 {
    font-size: 18px;
    text-transform: capitalize;
    text-align: center;
}

/********* parsley styles ******/
.errorRed {
    border: 1px solid #ff4c12;
    padding: 0 5px;
}
.errorOrange {
    border-bottom: 1px solid #ff4c12;
}
.parsley-errors-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.parsley-errors-list li {
    font-size: 11px;
    font-family: Avenir, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #ff4c12;
}
form#downpressform .parsley-errors-list {
    position: absolute;
    float: right;
    right: 48px;
    margin-top: -4%;
}
form#downhrimagesform .parsley-errors-list {
    position: absolute;
    float: right;
    right: 48px;
    margin-top: -4%;
}
form#downebookform .parsley-errors-list {
    position: absolute;
    float: right;
    right: 48px;
    margin-top: -4%;
}
form#mediaform .parsley-errors-list {
    text-align: center;
}
.iwanttoknowmore {
    width: 48%;
    float: left;
    margin-bottom: 20px !important;
    margin-right: 10px;
}
.iwanttoknowmore p {
    font-size: 13px;
    font-weight: 600;
}
.iwanttoassist {
     width: 48%;
    float: right;
    margin-bottom: 20px !important;
}
.iwanttoassist p {
    font-size: 13px;
    font-weight: 600;
}


/******* homepage *******/
.social-header {
    line-height: 30px;
}
.social-header ul {
    padding: 0;
    list-style: none;
    margin-left: 10px;
}
.social-header ul li {
    display: inline-block;
    margin-right: 6px;
}
.nopadding {
	padding: 0 !important;
}
.section-text {
    display: flex;
    position: absolute;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    flex-flow: column;
    padding-left: 10%;
    padding-top: 12%;
}
.section-text h4 {
    color: white;
    letter-spacing: 0px;
    font-weight: 600;
}
.section-text h3 {
    color: white;
    letter-spacing: 2px;
    margin-bottom: 15px;
}
.section-text h5 {
    color: white;
    font-size: 25.5px;
}
.section-text h6 {
    color: white;
    font-size: 11px;
    letter-spacing: 1px;
}
.section-text p {
    color: white;
    font-size: 14px;
    margin-bottom: 5px;
}
.section-text p.text-yellow {
    color: #d0a53d;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.blocktitles h4 {
    letter-spacing: 4px;
}
hr.line-titles {
    width: 7%;
    padding-top: 0 !important;
    border: 1px solid #ff6700;
    margin-top: 0;
}
.description-speakers {
    padding: 1rem;
    color: #000000;
}
.description-speakers h5 {
	margin-bottom: 3px;
    font-size: 14.5px;
}
.description-speakers p {
    margin-bottom: 0;
    font-size: 14.5px;
    line-height: 1.4;
}
.blockspeakers a:hover {
    text-decoration: none;
}
.btn-sectone {
    border-color: #d0a53d;
    border-radius: 0;
    padding: .375rem 2rem;
    letter-spacing: 3px;
    font-size: 11px;
}
a.btn-sectone:hover, a.btn-sectone:focus {
    color: #fff;
    outline: 0;
    box-shadow: none;
}
.sectionvideo video {
    width: 100%;
}
.titlevideo {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    align-items: center;
}
.titlevideo p {
    letter-spacing: 1px;
    font-size: 16px;
    margin-top: 5px;
    font-weight: lighter;
    margin-bottom: 0;
}
hr.line-titles-simple {
    width: 20%;
    padding-top: 0 !important;
    border: 1px solid #ff6700;
    margin: 0 auto;
    padding: 0;
}
.text-whats {
    clear: both;
    padding: 0 3rem 0.5rem;
}
.text-whats p {
    font-size: 13px;
}
.contentldc-summit .blocktitles p {
    margin-top: 11px;
    letter-spacing: 1px;
    font-size: 16px;
    padding: 0 26%;
    line-height: 1.4;
}
.text-whats p {
    font-size: 13px;
    line-height: 1.4;
    text-align: center;
}
.contentldc-summit {
    display: flex;
    justify-content: center;
    flex-flow: column;
    height: 570px;
    align-items: center;
}
.contentldc-summit .blocktitles {
    padding-bottom: 1.3rem;
}
.subtitles p {
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 1.4;
    padding: 0 0%;
}
.full-expect img {
    margin-bottom: 30px;
}
.sub-media p {
    padding: 0 22%;
    font-size: 16px;
    line-height: 1.4;
}
.content-expect h6 {
    color: #ff6700; font-family:'Avenir Black';
}
.content-expect p {
    line-height: 18px;
    font-size: 12px;
}
.sectiongiants {
    height: 100%;
    background: #ee6946;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
}
.sectiongiants p {
    color: white;
    font-size: 13px;
    font-style: italic;
    letter-spacing: 1px;
}
.sectiongiants p small {
    font-family: 'Avenir Black';
    font-size: 11px;
    letter-spacing: 1px;
    font-style: normal;
}

/*swiper slide*/
.swiper-container.organy {
  width: 100%;
  height: 100%;
}
.swiper-container.organy .swiper-slide {
  text-align: center;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.bg-imageorg {
    background: url('/images/home/bg-organization.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
    height: 350px;
}
.bg-toexcept {
    background: url(/images/media/whatexcept-media.jpg) no-repeat;
    background-position: center;
    height: 450px;
    background-attachment: fixed;
    background-size: cover;
}

.centerblocks {
    display: flex;
    justify-content: center;
}
.swiper-button-next, .swiper-button-prev {
    top: 20% !important;
}
p.text-bold {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: calc(100% - 60px);
    width: calc(100% - 30px);
    position: absolute;
    z-index: 199;
    color: white;
    font-family: 'Avenir Black';
    font-size: 3rem;
    letter-spacing: 2px;
}
.navbar.navbar-expand-lg.navbar-dark.fixed-top {
    background-color: rgba(0,0,0,0.9);
}
#mainNav { border-bottom: 0; }
#mainNav { padding-top: 0; }
#mainNav .navbar-brand.js-scroll-trigger img {
    max-width: 200px;
    width: 100%;
}
#mainNav.navbar-shrink .navbar-brand {
    padding: 0;
}
.stylemenu button.navbar-toggler {
    background-color: transparent !important;
}
.stylemenu button.navbar-toggler:focus { outline: 0; box-shadow: none; }
a.navbar-brand.logo-mob img {
    max-width: 150px;
}
a.navbar-brand.logo-mob {
    padding: 0 !important;
}
.social-footer.pull-right {
    margin: 0 auto;
    float: none;
    margin-top: 3px;
}
a.navbar-brand.logo-mob { display: none; }
.social-footer.pull-right a:hover {
    text-decoration: none;
}
.mediabtn:hover {
    color: white;
    background: #ff4c12;
}
.content-media {
    height: 100%;
    font-family: 'Avenir Black';
}
.content-media h4 {
    color: white;
    font-family: 'Avenir Black';
    font-size: 18px;
    letter-spacing: 6px;
}
.content-media a {
    color: #ff6700;
    letter-spacing: 2px;
}
.content-media a:hover {
    text-decoration: none;
}
.content-explainmedia:before {
    content: "\201C";
    display: block;
    position: relative;
    left: 0%;
    margin-left: -100px;
    width: 80px;
    font-size: 260px;
    line-height: 27px;
    color: #ff6700;
    text-align: center;
    font-family: serif;
    clear: both;
    padding-top: 8%;
}
.content-explainmedia:after {
    content: "\201C";
    display: block;
    position: relative;
    left: auto;
    right: 0;
    margin-right: -150px;
    width: 80px;
    font-size: 260px;
    line-height: 27px;
    color: #ff6700;
    text-align: center;
    font-family: serif;
    clear: both;
    padding-top: 12%;
    transform: rotateY(180deg);
    float: right;
}
.content-explainmedia p {
    font-size: 1.2rem;
    font-style: italic;
    color: #000;
    line-height: 30px;
}
.content-explainmedia p small {
    float: right;
    font-style: normal;
    font-family: 'Avenir Black';
    text-transform: uppercase;
    font-size: 0.7rem;
    letter-spacing: 1px;
}
.section-press p {
    margin-bottom: 0;
}
.section-press p a {
    color: #000;
    font-size: 15px;
}
.section-press p a:hover {
    text-decoration: none;
}
p.pdonw {
    text-align: center;
    margin-top: 13px;
    margin-bottom: 0;
}
p.pdonw a {
    color: #000;
}
#thankyoudonws .modal-body {
    padding-bottom: 40px;
}
.biostyle p {
    margin-bottom: 5px;
    line-height: 18px;
}
.biospeakers {
    position: absolute;
    z-index: 1999;
    background: rgba(0,0,0,0.8);
    height: calc(100% - 20px);   
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.biospeakers p {
    color: #fff;
    line-height: 18px;
    margin-bottom: 10px;
    font-size: 12px;
}
.biospeakers h5 span {
    display: none;
}
button#closeed {
    right: 15px;
    position: absolute;
    top: 20px;
    color: white;
    opacity: 1;
    font-weight: 300;
    font-size: 18px;
}button#closeed:focus {
    outline: none;
}
.biospeakers h5 {
    color: white;
}
.biospeaks a:hover {
    cursor: pointer;
}

.yesmobile {
    display: none ;
}
.collg5 {
    width: 20%;
    flex: 0 0 20%;
}
/********* MEDIA QUERIES ********/

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .sectionhot .blocktitles h4 {
        letter-spacing: 0px;
        font-size: 16px;
    }
    .collg5 {
        flex: 0 0 100%;
    }
    .nomobile {
        display: none !important;
    }
    .yesmobile {
        display: block !important;
    }
    .panelsstyle {
        background: rgba(255,255,255,0.5);
        padding: 10px;
        margin-left: -127px;
        transition: all 0.3s ease-in-out;
    }
    .panelsstyle.expand {
        margin-left: 0;
        transition: all 0.3s ease-in-out;
    }
    .arrowtoexpand {
        padding: 0;
        margin-left: 20px;
        padding-top: 1px;
    }
    .arrowtoexpand a {
        color: #000;
        font-size: 20px;
        cursor: pointer;
        padding-left: 5px;
        line-height: 30px;
    }
    .arrowdd {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .biomobs {
        border-top: 1px solid #e2e2e2;
        padding-top: 10px;
    }
    .modalstyle .modal-body {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .titlevideo {
        height: calc(100% - 40px);
    }
    form#downloadcityguideform .parsley-errors-list {
        position: absolute;
        right: 15px;
        margin-top: -4.5%;
    }
    .iwanttoknowmore {
        width: 100%;
    }
    .iwanttoassist {
        width: 100%;
    }
    .section-text {
        padding-top: 55%;
    }
    .contactssfull {
        border-right: 0 !important;
    }
    div#hrimages .modal-body, div#downpress .modal-body, div#downebooks .modal-body {
        padding: 0 20px 30px !important;
    }
    form#downebookform .parsley-errors-list, form#downpressform .parsley-errors-list, form#downhrimagesform .parsley-errors-list {
        right: 18px;
        margin-top: -5%;
    }
    .content-explainmedia p small {
        font-size: 10px;
        text-align: center;
    }
    .content-explainmedia:before {
        margin-left: -20px;
        font-size: 195px;
    }
    .content-explainmedia:after {
        margin-right: -20px;
        padding-top: 30%;
        font-size: 195px;
    }
    .content-explainmedia p {
        font-size: 14px;
        line-height: 25px;
    }
    .bg-toexcept {
        background-attachment: scroll;
    }
    .sub-media p {
        padding: 0 2%;
        font-size: 14px;
    }
    a.navbar-brand.logo-mob { display: block; padding-top: 8px !important; }
    .sectiongiants {
        padding: 40px;
    }
    .contentldc-summit {
        height: auto;
    }
    .contentldc-summit .blocktitles p { margin-bottom: 0; }
    .contentldc-summit .blocktitles {
        padding-top: 3rem;
    }
    p.text-bold { 
        width: 100%;
        height: 100%;
        font-size: 2rem;
    }
     hr.line-titles{
        width: 15%;
    }
    .text-whats {
        padding: 0 1rem;
    }
    .navbar.navbar-expand-lg.navbar-dark.fixed-top {
        background: rgba(0,0,0,0.6);
    }
	.section-logo {
	    text-align: center;
	}
	.section-logo a img {
	    max-width: 250px;
	}
	.socialfooter {
    	margin-bottom: 25px;
	}
	.contactss {
    	text-align: center;
    	margin-bottom: 25px;
	}
	.logosorganization a img {
    	max-width: 250px;
	}
    .logosorganization div:last-child {
        padding-top: 30px !important;
    }
	.copywrite {
    	text-align: center;
    	padding-top: 1rem !important;
	}
	.socialfooter ul li a {
		font-size: 16px;
	}
	.contactss p {
		font-size: 13px;
	}
	.copywrite p {
	    font-size: 12px;
	    padding: 0 25px;
	}
	.section-subfooter p {
		font-size: 13px;
	}
    .nomarginmobile {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }


}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .section-text {
        padding-left: 11%;
        padding-top: 19%;
    }
    .section-text h5 {
        font-size: 12px;
    }
    .section-text p {
        font-size: 12px;
    }
    .section-text p {
        margin-bottom: 0 !important;
    }
    a.navbar-brand.logo-mob { display: block; padding-top: 8px !important; }
	.contactssfull {
	    border: 0 !important;
	    padding-bottom: 3rem !important;
	}
	.logosorganization .col-12.col-md-6.col-lg-6.colxl-6.float-left.py-3 {
    	padding-top: 2rem !important;
	}
	.copywrite p {
	    text-align: center;
	    font-size: 13px;
	}
	.contactss p {
		font-size: 13px;
	}
	.section-subfooter p {
		font-size: 15px;
	}
    .sub-media p {
        padding: 0 2%;
    }
    .content-media h4 {
        font-size: 14px;
    }
    .content-media a {
        font-size: 12px;
    }
    .content-explainmedia p {
        font-size: 15px;
    }
    .content-explainmedia:before {
        font-size: 200px;
        padding-top: 6%;
        margin-left: -97px;
    }
    .content-explainmedia:after {
        font-size: 200px;
        padding-top: 15%;
        margin-right: -110px;
    }
    .content-expect p {
        padding: 0 10%;
    }
    .contentldc-summit {
        height: 345px;
    }
    .contentldc-summit .blocktitles {
        padding-bottom: 0rem;
    }
    .contentldc-summit .blocktitles p {
        font-size: 12px;
    }
    .text-whats {
        padding: 0 1.5rem;
    }
    p.text-bold {
        height: 100%;
        width: 100%;
        font-size: 2rem;
        letter-spacing: 1px;
    }
    .subtitles p {
        font-size: 0.9rem;
    }

}

@media only screen and (min-width: 1400px) {
    .section-text {
        padding-top: 14%;
    }
    .hidexxl {
        display: none !important;
    }
}