body{
	font-family: 'Raleway', sans-serif;
}
ul, li{
    list-style: none;
}
.header-social{
	background: #000;
}
.top-menu{
	border-bottom: 1px solid lightgrey;
	width: 1700px;
    padding: 0;
    margin: 0;
    max-width: 1800px;
}
.primary-menu{
	width: 1700px;
    padding: 0;
    margin: 0;
    max-width: 1800px;
}
.navbar-expand-md .navbar-nav .nav-link{
	color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.44px;
}
.navbar-expand-md  .primary-menu .navbar-nav .nav-link{
	color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.44px;
}
.navbar-expand-md  .primary-menu .menu-item a.dropdown-item{
	font-size: 16px;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    /*float: right;*/
    margin-left: auto;
}
.navbar-expand-md .navbar-nav .nav-link{
	padding-left: 1rem;
	padding-right: 1rem;
}
#menu-item-169 > a,#menu-item-182 > a{
	padding-right: 0px;
}
#topmenu .dropdown-toggle::after,#menu-primary-menu .dropdown-toggle::after{
	display: inline-block;
    margin-left: .455em;
    vertical-align: .255em;
    content: "";
    border-top: none;
    /*border-right: .3em solid transparent;
    border-bottom: 0;*/
    border-left: none;
    color: #0A51A8;
    border-right: 2px solid currentcolor;
    border-bottom: 2px solid currentcolor;
    content: '';
    /* position: absolute; */
    width: 9px;
    height: 9px;
    /* left: -16px; */
    transform: rotate(45deg);
}
.footer{
	background: #0A56A2;
    color: #fff;
    padding: 3rem 3rem 1rem 3rem;
}
.logo_text{
	font-size: 14px;
	font-weight: 600;
	line-height: 16.8px;
}
.logo_text1{
	font-size: 14px;
	font-weight: 300;
	line-height: 16.8px;
    margin-bottom: 0px;
}
.footer_widget h4{
	font-size: 18px;
    font-weight: 600;
    line-height: 21.6px;
    padding-bottom: 1rem;
}
.footer-links{
	list-style: none;
    text-align: left;
    padding-left: 0px;
}
.footer-links li{
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
}
.footer_email{
	font-size: 14px;
    line-height: 16.8px;
    letter-spacing: 1.12px;
}
.footer_copyright{
	border-top: 1px solid #fff;
	font-size: 16px;
	letter-spacing: 1.28px;
	line-height: 19.2px;
	font-weight: 400;
}
.social_icons ul{
    padding-left: 0px;
    /*padding-left: 0px;*/
    margin-bottom: 0px;
    height: 54px;
    padding-top: 15px;
    text-align: right;
    float: right;
}
.social_icons ul > li{
    /*display: inline-block;*/
    display: table-cell;
    padding-right: 10px;
}
.footer .social_icons ul{
	float: left;
	text-align: left;
}
.footer .social_icons ul > li{
	display: inline-block;
}
.social_icons ul > li:last-child{
    padding-right: 0px;
}
.social_icons li > a{
    width: 25px;
    height: 25px;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    font-size: 0;
}
.social_icons li.twitter > a{
    background-image: url('../images/twitter_icon.png');
}
.social_icons li.facebook > a{
    background-image: url('../images/facebook_icon.png');
}
.social_icons li.linkedin > a{
    background-image: url('../images/linkedin_icon.png');
}
.menu-footer-menu-container ul{
    padding-left: 0px;
}
.menu-footer-menu-container ul li a{
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}
ul.address_info{
    padding: 0 0 0 50px;
    position: relative;
}
.address_info li:before{
    content: "";
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}
.address_info li.email_icon:before{
    width: 36px;
    height: 27px;
    background-image: url('../images/email_icon.png');
    /*top: 7px;*/
}
.address_info li.location_icon:before{
    width: 26px;
    height: 37px;
    background-image: url('../images/location_icon.png');
    top: 66px;
}
.footer_logo{
    width: 101px;
    height: 47px;
    background-image: url('../images/dlai_logo_inverted.png');
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
}
/*Banner section*/
.home_banner{
    background-repeat: no-repeat;
    background-size: cover;
    height: 666px;
    background-position: center;
    color: #fff;
}
.banner_heading{
    font-size: 33px;
    font-weight: 600;
    letter-spacing: 2.64px;
    line-height: 39.6px;
}
.banner_text{
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.28px;
    line-height: 19.2px;
    max-width: 480px;
    margin-bottom: 3rem;
}
.banner_btn{
    background-color: #0A56A2;
    color: #fff;
    height: 50px;
    width: 216px;
    font-size: 22px;
    border-radius: 26px;
}
.banner_btn:hover{
    color: #fff;
}
.join-dlai{
    margin-top: 3rem;
    margin-bottom: 4rem;
}
.join-dlai-heading{
    color: #0A56A2;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 2.24px;
    line-height: 33.6px;
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 10px;
}
.join-dlai-text{
    font-size: 14px;
    color: #222224;
    line-height: 20px;
    letter-spacing: 0.56px;
    margin: 1rem 0 1.75rem 0;
}
/*.join-dlai-left{
    padding-left: 0px;
}*/
.jdr-content{
    -webkit-box-shadow: 4px 6px 10px 1px #00000014;
    -moz-box-shadow: 4px 6px 10px 1px #00000014;
    box-shadow: 4px 6px 10px 1px #00000014;
    margin-bottom: 12px;
    margin-top: 7px;
    padding: 17px 0;
    /*-moz-box-shadow: 0px 3px 10px 0px #e9ecef;*/
    /*height: 115px;*/
    /*margin-left: 2rem;*/
}
/*.join-dlai-left{
    background-image: url('../images/join_dlai.png');
    height: 661px;
    background-size: cover;
    background-repeat: no-repeat;
}*/
.join-dlai-left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #E3E3E3;
}
.jdr-h1{
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1.44px;
    line-height: 21.6px;
    margin-bottom: 8px;
    margin-top: 0px;
}
.jdr-text{
    font-size: 14px;
    letter-spacing: 0.56px;
    line-height: 20px;
    font-weight: 300;
    padding-right: 5px;
    margin-bottom: 0;
}
.jdr-content .col-md-2{
    text-align: right;
}
.dlai-members{
    background-color: #F4F7FA;
    padding: 3rem 0px;
}
.dlai-mem-heading{
    color: #0A56A2;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1.92px;
    line-height: 28.8px;
    margin-top: 2rem;
    margin-bottom: 10px;
}
.member-images img {
    width: 31%;
    margin-right: 5px;
    margin-top: 10px;
}
.banner2{
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    background-position: center;
    color: #fff;
}
.b2_heading1,.b2_heading2{
    font-size: 47px;
    line-height: 54.4px;
    letter-spacing: 3.76px;
    color: #FFFFFF;
    font-weight: 600;
    background-color: #AAA9A9;
    /*opacity: 0.9;*/
}
.b2_heading1{
    max-width: 810px;
    padding-left: 5px;
}
.b2_heading2{
    max-width: 577px;
    padding-left: 5px;
    margin-bottom: 1.25rem;
}
.b2_text{
    font-size: 22px;
    font-weight:600;
    line-height: 26.4px;
    letter-spacing: 0.88px;
    color: #FFFFFF;
    text-transform: uppercase;
    max-width: 1075px;
}
.dlai-upcevents{
    background-color: #F4F7FA;
    padding: 3rem 0px;
}
.upcevents{
    height: 290px;
    /*height: 100%;*/
    background: #fff;
    width: 100%;
    margin-top: 2.5rem;
    -webkit-box-shadow: 0px 3px 10px 0px #e9ecef;
    -moz-box-shadow: 0px 3px 10px 0px #e9ecef;
    box-shadow: 0px 3px 10px 0px #e9ecef;
}
/*.upcevents{
    height: 140px;
}*/
.upcevents img{
    width: 100%;
    height: 140px;
    object-fit: cover;
}
.upcevents-date{
    font-size: 14px;
    letter-spacing: 1.12px;
    color: #1359A1;
    line-height: 16.8px;
    font-weight: 500;
}
.upcevents-loc{
    font-size: 14px;
    letter-spacing: 1.12px;
    color: #000000;
    line-height: 16.8px;
}
.upcevents-text{
    font-size: 14px;
    line-height: 14.4px;
    letter-spacing: 0.96px;
    font-weight: 400;
}
.upcevents-desc{
    position: relative;
    padding: 20px 10px 20px 36px;
}
.upcevents-date:before{
    width: 16px;
    height: 16px;
    background-image: url('../images/event_cal.png');
    content: "";
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 12px;
}
.upcevents-loc:before{
    width: 16px;
    height: 20px;
    background-image: url('../images/event_loc.png');
    content: "";
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 12px;
}
/*Recent Blogs*/
.recent-blogs{
    padding: 3rem 0px;
}
.rec-blogs-image{
    width: 20%;
    float: left;
}
.rec-blogs-content{
    width: 80%;
    float: left;
    padding: 10px 18px;
}
.rec-blogs-content a{
    color: #000;
}
.rec-blogs-content a:hover{
    text-decoration: none;
    color: #000;
}
.rec-blogs-content h5{
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.44px;
    line-height: 21.6px;
}
.rec-blogs-content p{
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.96px;
    font-weight: 500;
    margin-bottom: 5px;
}
.rec-blogs-image img{
    width: 100%;
    height: 150px;
    object-fit: cover;
}
.rec-blogs{
    float: left;
    margin-bottom: 0.75rem;
    -webkit-box-shadow: 0px 3px 10px 0px #e9ecef;
    -moz-box-shadow: 0px 3px 10px 0px #e9ecef;
    box-shadow: 4px 6px 10px 1px #00000014;
}
.recent-blogs .btn.banner_btn{
    margin-top: 1rem;
}
.bc-banner{
    background-image: url('../images/bc-banner.png');
    background-repeat: no-repeat;
    height: 240px;
    background-position: center;
    background-size: cover;
    color: #fff;
}
.bc-banner-title{
    font-size: 48px;
    line-height: 56px;
    font-weight: 700;
}
.bc-banner .breadcrumbs{
    font-size: 18px;
}
.bc-banner .breadcrumbs a.home{
    color: #fff;
}
.about-dlai{
    margin: 4rem 0;
}
.about-dlai img{
    width: 100%;
    border: 1px solid #E3E3E3;
}
.about-dlai-ct{
    padding-left: 2rem;
}
.about-heading{
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 2.24px;
    line-height: 33px;
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 0.75rem;
    margin-bottom: 2rem;
    text-transform: uppercase;
}
.about-dlai p{
    font-size: 16px;
    letter-spacing: 1.28px;
    font-weight: 400;
    line-height: 22px;
}
.dlai-objectives ul{
    padding-left: 16px;
}
.dlai-objectives ul li{
    list-style-type: disc;
    font-size: 16px;
    letter-spacing: 1.28px;
    line-height: 22px;
    padding-bottom: 16px;
}
.dlai-people{
    margin: 2rem 0;
}
.dlai-slider{
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}
.dlai_pdet{
    background: #F0F0F0;
    text-align: center;
    padding: 15px 0px;
    height: 110px;
}
.dlai_pname{
    font-size: 18px;
    color: #0055A6;
    letter-spacing: 1.44px;
    line-height: 21px;
    font-weight: 600;
    margin-bottom: 10px; 
}
.dlai_pdesg{
    font-size: 14px;
    letter-spacing: 1.12px;
    color: #000000;
    line-height: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.dlai_sitem {
    position: relative;
}

.dlai_pimg {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.dlai-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #0055A6;
}

.dlai_sitem:hover .dlai-overlay {
    opacity: 0.9;
}

.dlai-text {
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 40%;
    -webkit-transform: translate(-30%, -50%);
    -ms-transform: translate(-30%, -50%);
    transform: translate(-30%, -50%);
    text-align: center;
    font-size: 14px;
    letter-spacing: 1.12px;
    line-height: 18px;
}
.dlai-text p{
    margin-bottom: 1rem;
}
.dlai-text a{
    color: #fff;
    text-decoration: underline; 
}
.dlai_ol_lin{
    width: 36px !important;
    height: 36px;
    margin: 1rem auto;
}

.owl-carousel .nav-btn{
      height: 47px;
      position: absolute;
      width: 26px;
      cursor: pointer;
      top: 130px !important;
}
.owl-carousel .owl-prev.disabled,.owl-carousel .owl-next.disabled{
    pointer-events: none;
    opacity: 0.2;
}
 
.owl-carousel .prev-slide{
    background: url('../images/left_nav.png') no-repeat;
    left: -50px;
}
.owl-carousel .next-slide{
    background: url('../images/right_nav.png') no-repeat;
    right: -50px;
}
.more-events{
    margin-top: 4rem;
    margin-bottom: 1rem;
}
.more-events a{
    font-size: 28px;
    line-height: 33px;
    font-weight: 500;
    color: #0054A5;
}
.more-events a:hover{
    text-decoration: none;
}
.more-events a span{
    background: #0054A5;
    padding: 2px 12px 5px 15px;
    border-radius: 50%;
    margin-left: 1.5rem;
}
.dlai-membership{
    background-color: #F4F7FA;
    padding: 4rem 0;
}
.member-typesh{
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 2.24px;
    line-height: 33.6px;
    color: #0A56A2;
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 12px;
    text-transform: uppercase;
    margin-bottom: 2rem;
}
.membership-type{
    background-color: #fff;
    color: #000;
    padding: 30px;
    height: 430px;
}
.membership-type:hover{
    background-color: #0051A8;
    color: #fff;
}
.memship-price{
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 5px;
    text-align: center;
}
.memship-duration{
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    font-weight: 400;
}
.memship-type{
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    font-weight: 400;
}
.memship-info{
    height: 190px;
}
.memship-info p{
    font-size: 12px;
    font-weight: 300;
    line-height: 14px;
}
.membership_btn{
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    background-color: #0054A5;
    border-radius: 10px;
    width: 162px;
    height: 44px;
    padding-top: 11px;
}
.membership-type:hover .membership_btn{
    background-color: #fff;
    color: #0054A5;
}
.memship-line{
    background-image: url('../images/memship_line.png');
    height: 1px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 16px;
}
.membership-type:hover  .memship-line{
    background-image: url('../images/memship_line_hover.png');
}
.membership-process{
    padding: 4rem 0px;
}
.msp-img img{
    width: 100%;
    margin-top: 3rem;
    margin-bottom: 5rem;
}
.msp-infographic img{
    width: 100%;
}
.msp-queries h2{
    font-size: 24px;
    letter-spacing: 1.92px;
    line-height: 33.6px;
    font-weight: 600;
    text-align: center;
    margin: 2rem 0;
}
.dlai-memberinf button.close{
    margin:1rem 1rem 0 auto;
}
.dlai-memberinf.modal-dialog {
    max-width: 950px;
    margin: 30px auto;
}
.dlai-memberinf .dlai_pimg1{
    width: 310px;
    height: 350px;
}
.dlai_pname1{
    font-size: 24px;
    line-height: 29px;
    font-weight: 600;
    color: #0A56A2;
    margin-top: 20px;
    margin-bottom: 10px;
}
.dlai_pdesg {
    font-size: 14px;
    letter-spacing: 1.12px;
    color: #000000;
    line-height: 16px;
    font-weight: 500;
}
.dlai-memberinfo{
    padding: 1rem 4rem 2rem 4rem;
}
.dlai-media{
    padding: 4rem 0;
    background: #F4F7FA;
}
.dlai-media .col-md-4{
    margin-bottom: 30px;
}
.media-sec{
    background-color: #fff;
    padding: 10px;
    height: 100%;
}
.media-sec:hover{
    -webkit-box-shadow: 0px 3px 10px 0px #00000029;
    -moz-box-shadow: 0px 3px 10px 0px #00000029;
    box-shadow: 0px 3px 10px 0px #00000029;
}
.media-sec img{
    width: 100%;
}
.media-content .media-summary{
    color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
}
.media-content{
    padding: 2rem 10px;
}
.media-content .read-more{
    font-size: 14px;
    line-height: 26.4px;
    color: #0051A8;
    margin-top: 1rem;
    font-weight: 500;
}
.media-content .read-more a{
    color: #0051A8;
}
.media-content .read-more a:hover{
    color: #0051A8;
}
.blogs-sec{
    background-color: #fff;
    padding: 10px;
    height: 100%;
}
.blogs-sec:hover{
    -webkit-box-shadow: 0px 3px 10px 0px #00000029;
    -moz-box-shadow: 0px 3px 10px 0px #00000029;
    box-shadow: 0px 3px 10px 0px #00000029;
}
.blogs-sec img{
    width: 100%;
}
.blog-summary{
    color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    margin-bottom: 0px;
}
.blogs-sec a:hover{
    text-decoration: none;
}
.blogs-content{
    padding: 2rem 10px;
}
.blog-heading{
    font-size: 14px;
    color: #0051A8;
    font-weight: 500;
    line-height: 19px;
}
.blog-date{
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
}
.blogs-content .read-more{
    font-size: 14px;
    line-height: 26.4px;
    color: #0051A8;
    text-align: center;
    margin-top: 1rem;
    text-decoration: underline;
    font-weight: 500;
}
.blogs-content .read-more a{
    color: #0051A8;
}
.blogs-content .read-more a:hover{
    color: #0051A8;
}
.single-blog{
    background-color: #F4F7FA;
    padding: 3rem 0;
}
.single-blog .blog-cnt h1{
    font-size: 26px;
    line-height: 26.4px;
    font-weight: 700;
    color: #0A56A2;
}
.single-blog .blog-cnt .blog-dt{
    font-size: 14px;
    line-height: 26.4px;
    font-weight: 500;
}
/*.single-blog .blog-cnt img{
    width: 70%;
}*/
.single-blog .blog-content{
    margin: 2rem 0;
}
.single-blog .blog-content p{
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
}
.contact-us{
    padding: 4rem 0;
    background: #F4F7FA;
}
.contact-us h2{
    font-size: 32px;
    line-height: 37px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}
.contact-addr{
    font-size: 24px;
    line-height: 29px;
    font-weight: 300;
    padding-bottom: 2rem;
}
.contact_form label{
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    color: #707070;
}
.contact_form .form-group {
    margin-bottom: 1.5rem;
}
.contact_form input[type="text"],.contact_form input[type="email"],.contact_form input[type="tel"],.contact_form input[type="number"],.contact_form textarea{
    display: block;
    width: 100%;
    height: 46px;
    color: #191919;
    font-size: 16px;
    line-height: 19px;
    font-weight: 300;
    /*border: 1px solid #707070;*/
    border-radius: 5px;
}
.contact_form textarea{
    min-height: 150px;
}
.btn-send{
    background: #0054A5;
    color: #fff;
    border-radius: 10px;
    width: 100%;
    height: 61px;
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
    border: none;
}
.contact_right{
    padding-left: 3rem;
}
.has-error .help-block{
    color: #a94442;
}
.dlai_events{
    padding: 4rem 0;
    background: #F4F7FA;
}
.past_events{
    padding-bottom: 4rem;
    background: #F4F7FA;
}
.events-heading{
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 2.24px;
    line-height: 33.6px;
    text-transform: uppercase;
    color: #0A56A2;
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}
.upcoming_events{
    margin-bottom: 2rem;
}
.upc-left{
    float: left;
    width: 56%;
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
}
.upc-left img{
    width: 100%;
}
.upc-right{
    float: left;
    width: 44%;
    height: 100%;
    padding:1rem 1rem 1rem 1.5rem;
    background-color: #FFCD3B;
}
.event-dt{
    font-size: 100px;
    font-weight: 700;
    line-height: 33.6px;
    padding: 20px 0px;
    margin-bottom: 0px;
}
.event-my{
    font-size: 30px;
    letter-spacing: 2.4px;
    line-height: 33.6px;
    font-weight: 500;
    padding-top: 20px;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.event-info{
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 1.28px;
    font-weight: 400;
    margin-bottom: 2px;
}
.event-info a{
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 1.28px;
    font-weight: 400;
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
}
.p_events{
    float: left;
    width: 100%;
    margin-bottom: 1.5rem;
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 10px 0px #e9ecef;
    -moz-box-shadow: 0px 3px 10px 0px #e9ecef;
    box-shadow: 0px 3px 10px 0px #e9ecef;
}
.p_events_img{
    width: 17%;
    float: left;
}
.p_events_content{
    width: 83%;
    float: left;
    padding: 2rem;
}
.p_events_img img{
    width: 100%;
}
.p_events_content h5{
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1.44px;
    line-height: 19px;
    color: #000000;
}
.p_events_content a:hover{
    text-decoration: none;
}
.p_events_content p{
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 1.28px;
    font-weight: 300;
    margin-bottom: 5px;
}
.dlai-content,.dlai-privacy,.dlai-whitepapers,.dlai-feedback{
    padding: 4rem 0;
    background: #F4F7FA;
}
.dlai-content p,.dlai-privacy p,.dlai-feedback p{
    font-size: 16px;
    letter-spacing: 1.28px;
    color: #000000;
    line-height: 19px;
    font-weight: 300;
}
.dlai-content h3,.dlai-privacy h3,.dlai-feedback h3{
    color: #0A56A2;
    font-size: 20px;
    letter-spacing: 1.6px;
    line-height: 33.6px;
    font-weight: 700;
}
/* Events details page*/
.dlai-event-det{
    padding: 4rem 0;
    background: #F4F7FA;
}
.event-bg{
    background-color: #0A56A2;
    padding: 2rem;
    color: #fff;
}
.dlai-event-det p{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 26px;
}
.dlai-event-det p span{
    font-weight: 500;
}
.dlai-event-det a{
    color: #fff;
    font-weight: 500;
    line-height: 26px;
    text-decoration: underline;
}
.dlai-event-desc{
    padding-bottom: 4rem;
    background: #F4F7FA;
}
.dlai-event-desc .col-md-12{
    padding-left: 0px;
    padding-right:0px;
}
.dlai-event-desc h2{
    color: #0A56A2;
    font-size: 22px;
    letter-spacing: 1.76px;
    line-height: 33.6px;
    font-weight: 700;
    margin: 1rem 0;
}
.dlai-event-desc img{
    max-width: 100%;
    height: auto;
}
.dlai-event-desc p{
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.dropdown-menu.show li{
	/*border-bottom: 1px solid #000;*/
	/*margin: 5px auto;*/
	width: 100%;
	/*padding-bottom: 5px;*/
}
.dropdown-menu.show li:last-child{
	border: 0;
	margin: 0 auto;
}
.dropdown-menu.show .dropdown-item {
    /*padding: .25rem 2.75rem .25rem 0;*/
}
.dropdown-menu.show a.dropdown-item:hover {
   	background: #0051A8;
   	color: #fff;
}
.dropdown-menu li:hover > a+ul {
    display: block;
	/*margin-left: 12px;*/
	position: static !important;
	border: none !important; 
}
li .menu-item-has-children > a:after{
    display: inline-block;
    margin-left: 1em;
    vertical-align: .255em;
    content: "";
    border-top: none;
    border-left: none;
    color: #0A51A8;
    border-right: 2px solid #0A51A8;
    border-bottom: 2px solid #0A51A8;
    content: '';
    /* position: absolute; */
    width: 9px;
    height: 9px;
    transform: rotate(-45deg);
}
li .menu-item-has-children:hover > a:after{
	display: inline-block;
    margin-left: 1em;
    vertical-align: .255em;
    content: "";
    border-top: none;
    border-left: none;
    color: #fff;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: '';
    /* position: absolute; */
    width: 9px;
    height: 9px;
    transform: rotate(45deg);
}
.menu-item a.dropdown-item{
	font-size: 18px;
	font-weight: 500;
	line-height: 21.6px;
	letter-spacing: 1.44px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.dropdown-item.active, .dropdown-item:active{
	color: #0051A8;
}
#menu-top-menu .dropdown-menu,#primarymenu .dropdown-menu{
	right: 0 !important;
	left: auto !important;
	min-width: 300px;
}
/*#menu-item-388 a.dropdown-item,#menu-item-369 a.dropdown-item,#menu-item-392 a.dropdown-item,#menu-item-391 a.dropdown-item,#menu-item-395 a.dropdown-item,#menu-item-396 a.dropdown-item{
	padding-left: 3rem;
}*/
#ctf .ctf-quoted-tweet p{
	font-size: 14px;
}
#ctf p.ctf-tweet-text, #ctf p.ctf-media-link{
	font-size: 14px;
}
.membership-apply{
    padding: 3rem 0;
    background-color: #F4F7FA;
}
/*.home-carousel .owl-nav{
    display: none;
}*/
.home-carousel.owl-carousel .next-slide {
    background: url(../images/right_nav.png) no-repeat;
    right: 30px;
    top: 43% !important;
    background-size: 80%;
}
.home-carousel.owl-carousel .owl-next .nav-btn{
	
}
.home-carousel.owl-carousel .prev-slide {
    background: url(../images/left_nav.png) no-repeat;
    left: 30px;
    top: 43% !important;
    background-size: 80%;
}
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.overlay_inner {
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    transform: translateY(-50%);
}
.twitter-st{
    height: 515px;
    border: 1px solid #38A1F3;
    border-radius: 15px;
    border-bottom: 8px solid #38A1F3;
}
.code_of_conduct h3{
    font-size: 28px;
    text-align: center;
}
.code_of_conduct h4{
    font-size: 22px;
}
.code_of_conduct p{
    padding-left: 32px;
    letter-spacing: 1.25px;
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 0px;
}
.code_of_conduct li{
    letter-spacing: 1.25px;
    font-size: 16px;
    padding: 8px 0px;
    line-height: 30px;
}
.coc-sheading{
    font-size: 18px;
    font-weight: bold;
}
.code_of_conduct p.coc-pl6{
    padding-left:6rem;
}
.footer-menu2 ul{
    padding-left: 0;
    float: left;
    width: 50%;
}
.footer-menu2 ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}
.dali-pastpartnerevents .upcevents{
    height: auto;
}
.past-presidents .col-md-9{
    background: #fff;
    padding: 2.5rem 3rem;
}
.past-presidents .col-md-9 .pp-heading{
    font-size: 22px;
    color: #0A56A2;
    letter-spacing: 1.76px;
    line-height: 33px;
    font-weight: 700;
}
.past-presidents .col-md-9 .pp-text{
    font-size: 14px;
    line-height: 20px;
}
.past-presidents .row{
    margin-bottom: 1rem;
}
.past-presidents .row .col-md-3.past-preimg{
    padding-right: 0;
}
.past-presidents .row .col-md-3.past-preimg1{
    padding-left: 0;
}
.dlai-ourchannel iframe{
    width: 100%;
    height: 270px;
}
.dlai-ourchannel .col-md-6{
    height: 100%;
    margin-bottom: 2rem;
}
.dlai-ourchannel .col-md-6 p{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.past-presidents img{
    height: 100%;
}
.who-we-are-p1 strong{
    font-size: 17px;
    font-weight: 700;
}
.who-we-are-p1{
    line-height: 24px !important;
}
.who-we-are-h1,.who-we-are-h1 strong{
    font-size: 20px;
    font-weight: 600;
}
.who-we-are-ul{
    list-style: square !important;
}
.who-we-are-ul li{
    list-style: square !important;
    line-height: 30px;
    color: #000 !important;
}

/* new css*/
.single-blog .blog-content {
    margin: 1rem 0;
}

.blog-author a{
	color: #000000;
    text-decoration: none;
}

.blog-author a:hover{
	color: #0051A8;
    text-decoration: none;
}

/* event popup */
.eventpage-header_section {
    position: relative;
    overflow: hidden;
}

.eventpage-header_image {
    padding: 0;
    height: 100%;
}

.eventpage-header_image img {
    width: 100%;
    height: 100%;
}

.eventpage-header_description .description-wrapper {
    padding: 24px 36px;
}

.eventpage-header_description .description-list {
    padding: 0;
    margin-bottom: 19px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.eventpage-header_description .description-list .icon {
    width: 22px;
    height: 22px;
    margin-right: 16px;
}

.eventpage-header_description .description-list .title {
    font-size: 24px; 
    color: #4a90e2;
    margin-bottom: 15px;
    width: 100%;
    font-weight: bold;
}


.eventpage-header_description .description-list .icon img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.eventpage-header_description .register-btn {
    width: auto;
    border-radius: 3px;
    background-color: #4a90e2;
    font-size: 13px;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    text-align: center;
    outline: none;
    text-transform: capitalize;
    padding: 6px 24px;
    height: 36px;
    margin-top: 12px;
    outline: none !important;
}

.event-popup{
    padding: 40px !important;
}

.modal-dialog-full-width {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width:none !important;

}

.vertical-center{
    align-items: center;
}