/*::-webkit-scrollbar {
    width: 0px;
    background: transparent; /* make scrollbar transparent */
}*/

.primary-nav .primary-nav-list .nav-item .primary-nav-list {
		width:850px;
}

.single-col-1-3 {
	padding-left:30px;
	width: 18%;
}

.item-link {width:100%;}
.hvr-shutter-out-horizontal:before {
	background-color:#000 !important;
	opacity: 0.3;
	z-index: 1 !important;
}
/* Alignment */

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

blockquote.alignleft,
img.alignleft {
    margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
    margin: 7px 14px 7px 0;
}

blockquote.alignright,
img.alignright {
    margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
    margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
    margin-top: 7px;
    margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 17px;
    width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
    margin-bottom: 17px;
}

.wp-caption {
    margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}

.wp-caption {
    color: #767676;
}

.wp-caption-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0;
    padding-right: 10px;
}

.wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

a.cta {
    line-height: 1;
}

.tabs .tab .tab-list {
    margin-bottom: 2px;
}

.tabs .swiper-container.rsis-pub {
    min-height: 202px;
}

.rss-feeds-link {
    padding-left: 27px;
    background: transparent url(../img/rss-icon.png) no-repeat left;
}

li.publication > .thumb > img {
    width: 100px;
    height: 141px;
}

.highlight-list .highlight {
    min-height: 45px;
}

.podcast-header {
    min-height: 0;
    height: 115px;
}

.podcast-header.with-thumb {
    padding-left: 210px;
}

.podcast-header.with-thumb .thumb {
    width: 200px;
    height: auto;
}

.profile.no-thumb .name, .profile.no-thumb .info{
    margin-left: 0;
}

.profile-listing .list-item.no-thumb {
    padding-left: 0;
}

/*.event .event-date, .event-page .event-date {
    width: 40px;
}*/

.programme .thumb, .programme .thumb .img {
    height: 100%;
}

.programme{
    margin-right: 12px;
}

.album-gallery .thumb {
    width: 200px;
    height: 150px;
    margin: 0;
}

.album-gallery .title {
    font-size: 18px;
}

.album-gallery .album-grid {
    float: left;
    margin-right: 10px;
    margin-top: 0;
    width: 200px;
}

.album-gallery .album-grid .title {
    font-size: 14px;
    margin: 0;
}
.album-gallery .album-grid img {
    height: 100%;
    width: 100%;
}

.album-header{
    min-height: 0;
}

.profile-listing .list-item {
    min-height: 180px;
    padding-bottom: 10px;
}

.profile .profile-header {
    min-height: 218px;
}

.event .info, .event-page .info {
    max-width: none;
}

.article-header {
    min-height: 0;
}

.article-header {
    min-height: 150px;
    display: flow-root;
}

.event-page .hero-img {
    /*height: 250px;*/
    height: auto;
}

.event-page .hero-img img {
    height: auto;
}

.carousel .items .item {
    text-align: center;
}
.carousel .items .item .text {
    text-align: left;
display:block !important;
}

.carousel .items .item .text .info {
    text-transform: none;
}

.filter .toggle.checked {
    background: #013158;
}

.event-page-header .btn {
    bottom: 0;
    margin-left: 0px;
}

.event-page-header .reg-button {
    margin: 10px 0;
}

.swiper-slide img {
    width: 100%;
}

.primary-nav .primary-nav-list .nav-item .primary-nav-list.expanded .nav-item .primary-nav-list {
    display: none;
}

.primary-nav .primary-nav-list .nav-item .primary-nav-list.expanded .nav-item .primary-nav-list.shown {
    display: block !important;
}

.icon-arrow-right.rotated {
     /*Safari */
    -webkit-transform: rotate(90deg) !important;
     /*Firefox */
    -moz-transform: rotate(90deg) !important;
     /*IE */
    -ms-transform: rotate(90deg) !important;
     /*Opera */
    -o-transform: rotate(90deg) !important;
     /*Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$ievalue) !important;
}

.gallery.album .thumb:nth-child(3n+4) {
    margin-right: 10px;
}

.clndr-controls .month {
    cursor: pointer;
    text-decoration: underline;
}

.publication.no-thumb {
    padding-left: 0;
    min-height: 80px;
}

table.full-lines tr td {
    border: 1px solid #016CB6;
}

.header-links.logout {
    float: left;
}

.header-links.logout .header-link {
    padding-left: 0px;
    border-left: none;
}

.login-form .item {
    margin-bottom: 10px;
}

.login-form .item.message {
    color: red;
}

.login-form .item label {
    width: 140px;
    display: inline-block;
}

.login-form .item input {
    padding: 5px;
}

.login-form legend {
    display: none;
}

.rsis-new-program {
    /*width: 95%;*/
    box-sizing: border-box;
    width: 100%;
}

/*.profile-listing ul li ul{
    list-style: none;
}

.profile-listing ul li ul li {
    display: inline;
}

.profile-listing ul li ul li:after{
    content: ', ';
}*/

@media only screen and (max-width: 480px) {
	.centre-name {
		margin-left:10px !important;
	}
	.profile.no-thumb .profile-header {
        padding-top: 20px;
    }

    .profile-listing .list-item {
        min-height: 0;
        padding-top: 185px;
    }
    .profile .profile-header {
        padding-top: 200px;
    }

    .event .info, .event-page .info {
        display: block;
    }

	.subscribe-title {
		font-size: 20px !important;
	}
	
	.graduate-title {
		font-size: 28px !important;
	}
	
	.social-block { display:none !important; }

	.subscribe, .graduate {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.subscribe-btn { width: 140px !important;}
	
	.graduate-btn {width: 99% !important;}
	
	#footer-mobile {display:block !important;}
	#back-to-top {display:block !important;}
	
	/*.podcasts-list {height:88% !important;}*/
	
	.podcasts {padding-left:15px !important;}
}

/**
     * Simple fade transition,
     */
.mfp-fade.mfp-bg {
    opacity: 0.001; /* Chrome opacity transition bug */
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

/* ==========================================================================
   Forum
   ========================================================================== */
div.bbp-template-notice.info {
    display: none; }

#bbpress-forums li.bbp-header {
    background-color: #005088 !important; }

#bbpress-forums li.bbp-header {
    color: #ffffff !important; }

#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
    background-color: #363636; }

.bbp-breadcrumb a {
    color: #727272 !important;
    text-decoration: none; }

.bbp-breadcrumb a:hover {
    text-decoration: underline !important; }

.bbp-breadcrumb a:after {
    content: '>';
    display: inline-block;
    margin: 0 10px; }

.bbp-breadcrumb-sep {
    display: none; }

.bbp-breadcrumb {
    display: none;
}

.bbp-breadcrumb-cont .bbp-breadcrumb {
    display: block !important;
}


#subscription-toggle {
    display: none;
}

.primary-nav .primary-nav-list .nav-item.two-rows-narrow{
    width: auto !important;
}

.primary-nav .primary-nav-list .nav-item.two-rows{
    width: auto !important;
}



.nav-icon-padding {
    padding-bottom: 4px !important;
}

.main-item{
    color: white !important;
}

.sub-item{
    color: blue !important;
}

.primary-nav{
    padding-top: 0 !important;
    clear: initial !important;
}

.nav-dropdown-title {
    position: relative;
}

.nav-dropdown-content {
    position: absolute;
    padding: 25px;
    background: #0e4a83;
    color: white;
    z-index: 10;
    right: -30px;
}

.nav-dropdown-content input, .nav-dropdown-content textarea {
    color: black;
}

.nav-dropdown-content .btn {
    color: white;
}

.nav-dropdown-arrow {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #0e4a83;
    width: 0px;
    height: 0px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.address-title {
    font-family: 'signika-light', sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: white;
    margin-bottom: 0.5em;
}

.address {
    color: white;
}

.cred {
    color: #0c9df7 !important;
}

a.cred:hover {
    text-decoration: underline !important;
}

.np {
    padding: 0 !important;
}

.footer {
    padding: 0;
}
.footer-nav {
	padding-left:15px;
}

.footer .wrapper {
    padding: 1px 12px 12px 25px;
	margin-bottom:30px;
}

.footer-toggle {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #3a3c3a;
    cursor: pointer;
}

#footer-mobile {display:none;}

#back-to-top {
    width: auto;
	display:none;
}

.mb20 {
    margin-bottom: 20px;
}

.footer-arrow-up {
    margin-top: 20px;
    border: solid white;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.wrapper>article {
    margin-left: 15px;
    margin-right: 15px;
}

@media only screen and (max-width: 767px) {
    .footer {
        margin-top: 0; 
		padding-bottom: 40px;
    }

    .landing-page .carousel {
        height: auto;
    }

    .upcoming-events {
        padding: 30px 30px !important;
    }

    .section .section-title {
        position: inherit;
        padding: 0 !important; 
    }

    .new-research-programmes-block {
        height: 70px !important;
    }
	
	.card-title, .card-author, .card-links {
		height: auto !important;
		padding-bottom: 10px;
	}
	
	.card {
		padding-left:0px !important;
	}
	
    .old-programmes {
        padding-left:26px !important;
        padding-right:26px !important;
    }

	.rsis-gutter {
		padding-left:26px !important;
		padding-right:20px !important;
	}
	
    p>iframe {
        width: 90vw;
        height: 50.625vw; /*16:9*/
    }

    .rsispub_addthis>.addthis_counter {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) {
    .col-3-3>article {
        padding-left: 15px;
    }

    .wrapper>article {
        margin-left: 30px;
    }

    .col-2-3>article {
        padding-right: 25px;
    }

    .carousel {
        position: static;
    }
}

@media screen and (min-width: 960px) {
    .carousel .swiper-slide-2, .carousel .swiper-slide {
        padding-bottom: 66.666667%;
    }

    .mobile-slider {
        display: none !important;
    }

    .desktop-slider {
        /*display: inline-block !important;*/
        width: 100%;
    }
	
	.graduate {
		height: 511px !important;
	}

	.upcoming-events-list .event {
		border-top: none !important;
	}

	.col-event {
		width: 27.67%;
		float: left;
		vertical-align: top;
	}
	
	.card {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
	}
	
	.rsis-new-program {
        width: 24.1%;
        box-sizing: border-box;
	}
	
	.subscribe { 
		height: 100px !important;
	}
	
	.graduate-video {
        width: 45% !important;
	}

	.graduate-block {
		width: 45% !important;
        padding-left: 40px;
	}

    .col-event {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .podcasts {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .rsis-facebook {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .new-research-programmes-block {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media screen and (max-width: 959px) {
    .mobile-slider {
        display: inline-block !important;
    }

    .desktop-slider {
        display: none !important;
    }

    .mobile-slider {
        height: auto !important;
    }

    .carousel .swiper-container, .carousel .swiper-slide {
        height: auto !important;
    }

    .upcoming-events {
        margin-top: -6px;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .card {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

#landing-view {
    margin-top: 14px;
}

.primary-nav .primary-nav-list .nav-item{
    /*padding: 0!important;
    margin-left: 0!important;
    float: left!important;
    font-size: 14px!important;*/
}

.mt12 {
    margin-top: 12px !important;
}

.search-bar {
    background: #efefef;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
}

.input-search {
    padding: 3px 15px;
    margin: 7px;
    width: 250px;
    border: 1px solid #ececec;
    float: right;
}

.upcoming-events {
    background: #f3f3f3 !important;
    padding: 20px 30px 20px 38px;
    /*display: table;*/
    flex-wrap: wrap;
}

.upcoming-events-list {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.col-event {
    float: left;
    width: 100%;
    box-sizing: inherit;
}

.events-links {
    text-transform: uppercase;
}

a.events-links {
    color: #a91317;
}

a.events-links:hover {
    color: #a91317;
    text-decoration: underline;
}

.section .section-title {
    border-bottom: 1px solid #000000 !important;
}

.carousel.gutter {
    padding-right: 0 !important;
}

.col-1-4 {
    width: 25%;
    float: left;
    vertical-align: top;
}

.col-2-4 {
    width: 50%;
    float: left;
    vertical-align: top;
}

.section-title-text {
    color: black;
    display: inline;
}

.p-left {
    float: left !important;
}

.p-right {
    float: right !important;
}

.w-full {
    width: 100%;
}

.nmb {
    margin-bottom: 0 !important;
}

.nmt {
    margin-top: 0 !important;
}

.mt-6 {
    margin-top: 6px !important;
}

.mt-12 {
    margin-top: 12px !important;
}

.nav-bar {
    margin: 0px 0px;
}
.top-bar {
    background: #FFFFFF !important;
    width: 100%;
    z-index: 9999;
}
.carousel .swiper-container, .carousel .swiper-slide {
    height: auto;
    /*height: 660px;*/
}

.carousel .swiper-slide-2 {
    /*height: 330px;*/
    display: block;
    width: 100%;
    position: relative;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.carousel .swiper-slide {
    display: block;
    position: relative;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}



.swiper-slide-2 img {
    width: 100%;
    height: 100%;
}

.text-new {
    background: rgba(0, 0, 0, 0.5);
    display: block !important;
    text-align: left;
    color: #ffffff;
    width: 100%;
    padding: 12px 14px 20px 14px;
    box-sizing: border-box;
    transition: background 0.3s;
    position: absolute;
    width: 100%;
    height: 86px;
    bottom: 0;
}

.upcoming-events-list .event {
    padding-left: 50px !important;
}

.upcoming-events-list .event .event-date {
    float: left;
    left: 0 !important;
}

.upcoming-events .section-title {
    font-size: 15px;
}

.upcoming-events .section-title a {
    font-size: 15px;
}

.contact-title {
    font-size: 18px;
    margin-top: 0;
}

.contact-submit {
    margin-left: 0 !important;
    background: #a91317;
}

.wpcf7 .screen-reader-response {
    display: none;
}

.content form .contact-txt, .form .contact-txt {
    padding: 5px 7px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.menu-2-col-w {
    width: 600px;
	padding: 20px 0 !important;
}

.primary-nav-list .nav-item-top:nth-child(n+6) .menu-2-col-w {
	width:480px !important;
}

.menu-1-col-w {
    width: 270px;
    padding: 20px 0 !important;
}

.menu-2-col {
    float: left;
    margin: 0;
}

.menu-2-col:first-child:not(:only-child) {
    margin-right: -1px;
    border-right: 1px solid #868585;
}

.menu-2-col:not(:first-child) {
    border-left: 1px solid #868585;
}

.menu-2-col-w .menu-2-col {
    width: 49.5%;
}

.menu-1-col-w .menu-2-col {
    width: 100%;
}

.menu-col-separator {
    border-right: 1px solid #868585;
    margin-right: 20px;
}

.menu-child-link {
    color: #005088 !important;
    text-decoration: none !important;
    display: block !important;
    padding: 6px 10px 6px 6px !important;
}

.menu-child-link2 {
    color: #005088 !important;
    text-decoration: none !important;
    display: block !important;
    padding: 6px 10px 6px 6px !important;
}

.menu-child-list {
    width: 100%;
    padding-left: 0px;
}

.menu-child-list>li {
    padding-left: 20px;
    display: block;
}

.menu-child-item {
    color: #005088;
}

.menu-child-item:hover {
    color: #a91317;
}

.menu-child-tree {
    display: none;
    padding-left: 14px;
}

.card {
    width: 100%;
    float: left;
    padding-left: 12px;
    padding-bottom: 12px;
    box-sizing: inherit;
}

.card-header {
    display: table;
}

.card-header-title {
    padding: 3px 9px 0 9px;
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
    background: rgba(0,0,0,.125);
    font-size: 0.85em;
    font-weight: bold;
}

.card-body {
    border: 1px solid rgba(0,0,0,.125);
}

.card-img-top {
    height: 110px;
    text-align: center;
    color: white;
    font-size: 1.3em;
    font-family: 'signika-bold', sans-serif;
    padding: 0 9px;
}

.card:nth-child(1) .card-img-top {
    background: rgb(100, 26, 84);
}
.card:nth-child(2) .card-img-top {
    background: rgb(85, 137, 147);
}
.card:nth-child(3) .card-img-top {
    background: rgb(114, 58, 46);
}
.card:nth-child(4) .card-img-top {
    background: rgb(1, 49, 86);
}
.card:nth-child(5) .card-img-top {
    background: rgb(25, 105, 67);
}
.card:nth-child(6) .card-img-top {
    background: rgb(0, 101, 157);
}

.card-img-top span {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.card-block {
    padding: 6px 9px;
}

.card-block a {
    color: #a91317;
}

.card-author a {
    color: #0364a8;
}

.card-title {
    height: 90px;
    margin-bottom: 6px;
    font-weight: bold;
    line-height: 1.2em;
    padding-bottom: 3px;
    font-size: 13px;
    overflow-y: hidden;
    overflow-x: hidden;
}

.card-title a {
    color: black;
}

.card-author {
    border-top: 1px solid rgba(0,0,0,.125);
    padding-top: 3px;
    color: #727272;
    font-size: 11px;
    line-height: 1.3em;
    height: 40px;
    overflow-y: hidden;
    overflow-x: hidden;
}

.card-links {
    height: 35px;
    color: #a91317;
    font-size: 10px;
    line-height: 1.3em;
    text-transform: uppercase;
    overflow-y: hidden;
    overflow-x: hidden;
}

.card-links a {
    color: #a91317;
}

.card-links a:hover {
    text-decoration: underline;
}

.container-card {
    width: 99%;
    /*padding-right: 12px;*/
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box; 
	padding:50px 26px 50px 26px;
}

.social-block {
    position: fixed;
    z-index: 100;
    background: #0e4a83;
    border-top-left-radius: 1.7em;
    border-bottom-left-radius: 1.7em;
    top: 35%;
    transform: translate(-50%);
    right: -24px;
    padding: 15px 3px 15px 7px;
}

.social-block div {
    padding: 6px;
}

.social-block a {
    color: white;
}

.social-block .icon {
    font-size: 16px;
}

.subscribe {
    background: #013158;
    color: white;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
	flex-wrap:wrap;
}

.subscribe-item {
    display: block;
    position: relative;
}

.subscribe-title {
    font-size: 24px;
    text-align: center;
    padding: 0 6px;
}

.subscribe-btn-grp {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap:wrap;
}

.subscribe-btn {
    border: 1px solid white;
    border-radius: 1.5em;
    background: #C32128;
    color: white;
    text-align: center;
    width: 190px;
    padding: 9px 0;
    font-size: 16px;
    margin: 6px 12px;
}

.subscribe a.subscribe-btn {
    color: white;
}

.subscribe a.subscribe-btn:hover {
    color: white !important;
    background: #a91317;
}

.graduate {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.graduate .bg {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: .3;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.graduate .graduate-margin {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    padding: 15px;
}

.graduate-btn {
    display: block;
    position: relative;
    border: 1px solid white;
    border-radius: 1.5em;
    background: #C32128;
    color: white;
    text-align: center;
    width: 280px;
    padding: 9px 0;
    font-size: 16px;
    margin-top: 40px;
}

.graduate-video {
    width: 100%;
    max-width: 580px;
}

.graduate-block {
    width: 100%;
}

.graduate-block a.graduate-btn {
    color: white;
}

.graduate-block a.graduate-btn:hover {
    color: white !important;
    background: #a91317;
}

.graduate-title {
    font-size: 36px;
    text-transform: uppercase;
    color: #013158;
    border-bottom: 1px solid black;
}

.graduate-text {
    font-size: 24px;
    margin-top: 12px;
}

#map-content, #contact-content, .search-bar {
    display: none;
}

#grad_video, #grad_title, #grad_text, #grad_btn {
    display: none;
}

.podcasts-facebook {
    background: #f3f3f3;
    display: flex;
    box-sizing: border-box;
    flex-wrap: wrap;
    padding: 30px 23px 25px 23px;
}

.podcasts-facebook-gpo {
    background: #f3f3f3;
    height: 260px;
	padding:30px 30px 25px 24px;
}

.podcasts {
    float: left;
    padding-left: 13px;
    padding-right: 13px;
    box-sizing: inherit;
    width: 100%;
}

.podcasts-header h2 {
	font-family: 'signika', sans-serif !important;
}

.podcasts2 {
    width: 98%;
    margin: 0 1%;
    float: left;
    font-size: 15px;
    font-weight: bold;
}

.podcasts-header {
    border-bottom: 1px solid black;
    height: 42px;
}

.podcasts-title {
    float: left;
    font-size: 18px;
    color: black;
}

.podcasts-links {
    float: right;
    margin-top: 19px;
    font-size: 15px;
    /*font-weight: bold;*/
	text-transform: uppercase;
}

a.podcasts-links {
    color: #a91317;
}

a.podcasts-links:hover {
    color: #a91317;
    text-decoration: underline;
}

.podcast-list-wrapper{
	height: 100%;
	width: 100%;
	
}

.podcasts-list {
    margin-top: 16px;
    height: auto;
    overflow-y: auto;
}

.podcasts-block {
    float: left;
    width: 48%;
    margin-right: 12px;
    color: black;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 12px;
}

.podcasts-block a {
    color: black;
}

.podcasts-block a:focus {
    outline: 0;
}

.podcasts-img {
    float: left;
    width: 240px;
    margin-right: 15px;
}

.podcasts-info {
    color: rgba(0, 0, 0, 0.5);
    font-style: italic;
}

.rsis-facebook {
    float: left;
    padding-left: 13px;
    padding-right: 13px;
    box-sizing: inherit;
    width: 100%;
}

.rsis-facebook-block {
    color: black;
    font-size: 15px;
    font-weight: bold;
}

.rsis-facebook-block a {
    color: black;
}

.rsis-facebook-block p {
    margin-bottom: 0;
}

/*Custom Facebook Feed*/
#cff {
    font-size: 14px;
    font-weight: bold;
}

#cff p {
    margin: 0;
}

#cff a {
    color: black;
}

#cff .cff-item {
    margin-bottom: 12px;
}

#cff .cff-item:last-child {
    margin-bottom: 0;
}

#cff .cff-date {
    color: rgba(0, 0, 0, 0.5);
    font-style: italic;
}

.cff-likebox .fb-like {
    position: absolute !important;
    right: 95px !important;
    margin-top: -45px !important;
}

@media only screen and (max-width: 480px) {
    .cff-likebox .fb-like {
        right: 6px !important;
    }
}
/*Custom Facebook Feed*/


h3.rsis-title {
    background-color: #DDDEDE !important;
}
h3.rsis-title:hover {
    background-color: #013158 !important;
    cursor: pointer;
}
h3.rsis-title > a {
    color: #013158 !important;
}
h3.rsis-title:hover > a {
    color: white !important;
}
.rsis-new-program {
    margin-right: 12px !important;
}
.old-programmes {
    padding-left: 38px;
}
.rsis-gutter {
    /*padding: 30px 32px 30px 38px;*/
	border-bottom: 1px solid #ccc;
	
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 93px;
    padding-right: 93px;
}
.new-research-programmes {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    font-family: 'signika-light', sans-serif;
    font-size: 1.17em;
}
.new-research-programmes-block {
    box-sizing: inherit;
    width: 100%;
    padding-right: 12px;
    margin-bottom: 12px;
    height: 110px;
    text-align: center;
}
.new-research-programmes-block a {
    height: 100%;
    display: block;
	background: #013158;
	color: white;
}
.new-research-programmes-block a:hover {
    height: 100%;
    display: block;
    background: #DDDEDE;
	color: #013158 !important;
}
.new-research-programmes-block a span {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


.centre-name, #breadcrumb {
    margin-left: 36px;
}

.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

@media screen and (min-width: 1024px) {
	/*.card-title {height: 130px !important;}
	.card-author {height: 60px !important;}
	.card-links {height:45px !important;}*/
	
	/*
	.carousel .swiper-container, .carousel .swiper-slide {
		height: 380px !important;
	}

	.carousel .swiper-slide-2 {
		height: 190px !important;
	}
	*/
}

@media screen and (min-width: 768px) and (max-width:1023px) {
	.card-title {height: 80px}
}

.menu-child-link>.icon {
    position: absolute;
    margin-top: 1px;
}

.col-3-3 article>h1, .col-3-3 article .content>p {
    margin-left: 15px;
}

.event-page {
    position: static;
}

.captcha-txt {
    width: 100%;
    box-sizing: border-box;
}

.wpcf7-not-valid-tip {
    display: block;
    padding-top: 4px;
    /*padding-left:20.2%;*/
    color: red;
}

@media only screen and (max-width: 480px) {
.wpcf7-validation-errors {
    padding-top: 14px;
    padding-left: 0 !important;
    color: red;
}

.wpcf7-mail-sent-ok {
    padding-top: 14px;
    padding-left: 0 !important;
}
}

.wpcf7-validation-errors {
    padding-top: 14px;
    /*padding-left: 20.2%;*/
    color: red;
    display:none;
}



.wpcf7-mail-sent-ok {
    padding-top: 14px;
    padding-left:20%;
}


.carousel .item .text-new .info {
    height: 64px;
    overflow-y: hidden;
    overflow-x: hidden;
}

.article-button-social {
    display: flex;
    justify-content: space-between;
}

.filter .btn.pull-left{
	margin-left:0px;
}

.filter .ctrls.month .input-txt {
	width:180px;
}

.article-button-social .btn{
	margin-left:0px;
}

.filter .btn{
	margin-left:0px;
}

a.btn.publication-btn{
        margin-left:0px;
}


a.btn.viewsource-btn{
       margin-left:0px;
}

p.info.media-source-p-first{
    -webkit-margin-after: 2px;
}

p.info.media-source-p-mid{
    -webkit-margin-before: 2px;
    -webkit-margin-after: 2px;
}

p.info.media-source-p-last{
    -webkit-margin-before: 2px;
}

li.page_item.page-item-36048{
     display:none;
}

li.page_item.page-item-66482{
     display:none;
}

li.page_item.page-item-66436{
     display:none;
}

li.page_item.page-item-66412{
     display:none;
}

li.page_item.page-item-66386{
     display:none;
}

li.page_item.page-item-66355{
     display:none;
}

div.commentary-copyright{
    font-size: smaller;
    font-style: italic;
}

a._3-8_.lfloat{
         display:none !important;
}

._3-8_.lfloat{
         display:none !important;
}

div._1drm._1ds4._1b90{
    border:none !important;
    background:#F3F3F3 !important;
	    height: 48px;
}

._1drm._1ds4._1b90{
    border:none !important;
    background:#F3F3F3 !important;
	    height: 48px;
}

a._1drp._5lv6{
    display:none !important;
}

._1drp._5lv6{
    display:none !important;
}

div.commentary-copyright{
    font-size: smaller;
    font-style: italic;
}

.accordion-pub {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    margin-bottom: 20px;
}

.accordion-pub :hover {
    background-color: #ccc;
}

.accordion-pub:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
   /*content: "\2212";*/
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}



.myModalMini{
	display: none; /* show by default */
    z-index: 3; /* Sit on top */
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    /*background-color: rgb(0,0,0);  Fallback color */
   /* background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* The Modal (background) */
.modal {
	display: none; /* show by default */
	/*position: fixed;*/ /* Stay in place */
	z-index: 3; /* Sit on top */
	/*padding-top: 200px; /* Location of the box */
	/*left: -38px;
	top: 0;*/
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	/*background-color: rgb(0,0,0); /* Fallback color */
   /* background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}



/* Modal Content */
@media only screen and (max-width: 1023px){ 

	.mobile-site-search-form.btn{
		z-index:0!important;
	}
	
	.carousel.controls{
		z-index:0!important;
	}
	
	.modal-content {
		position: fixed;
		margin:auto;
		top: auto;
		left: 0;
		right: 0;
		bottom: 100px;
		z-index: 3;
		width: 95%;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
		-webkit-animation-name: animate-mobile;
		-webkit-animation-duration: 0.5s;
		animation-name: animate-mobile;
		animation-duration: 0.5s;
		
	}
	
	.modal-content-minimize-bar {
		position: fixed;
		padding: 0;
		top: auto;
		bottom: 60px;
		left: 20px;
		z-index: 3;
		/*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);*/
		-webkit-animation-name: mini-animateclose-mobile;
		-webkit-animation-duration: 0.5s;
		animation-name: mini-animateclose-mobile;
		animation-duration: 0.5s;
	}	
	
	.modal-content-minimize-bar-noanimiation {
		position: fixed;
		padding: 0;
		top: auto;
		bottom: 60px;
		left: 20px;
		z-index: 3;
		/*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);*/
	}	
	
	.maximize-popup-modal-header{
		padding:10px!important;
		    opacity: .8;
	}

	
	.slideshow-container-landscape-block{
		margin-bottom:0px!important;
	}
	
	#back-to-top a .icon {
		 opacity: .8;
	}

}

@media only screen and (min-width: 1024px){ 
	.modal-content {
		position: fixed;
		right: 38px;
		top: auto;
		bottom: 0px;
		background-color: #fefefe;
		padding: 0;
		z-index: 3;
		box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
		-webkit-animation-name: animatebottom;
		-webkit-animation-duration: 0.5s;
		animation-name: animatebottom;
		animation-duration: 0.5s;
	}
	
	.modal-content-minimize-bar {
		position: fixed;
		right: 38px;
		top: auto;
		bottom: 100px;
		padding: 0;
		z-index: 3;
		/*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);*/
		-webkit-animation-name: mini-animateclose;
		-webkit-animation-duration: 0.5s;
		animation-name: mini-animateclose;
		animation-duration: 0.5s;
		
	}	
	
	.modal-content-minimize-bar-noanimiation {
		position: fixed;
		right: 38px;
		top: auto;
		bottom: 100px;
		padding: 0;
		z-index: 3;	
	}	
}

@media only screen and (max-width: 480px){
	.modal-content{
		max-width: 320px!important;
		min-width: 320px!important;
	}
	
	.popup-headertext{
		font-size: 17px!important;
	}
	
	.moreinfobtn_image{
		max-height: 30px!important;
	}
	
	.popup-landscape-image{
		max-height: 150px!important;
		min-height: 150px!important;
	}
	
	.minimize-icon{
		height: 2px!important;
	}
}

/* Add Animation */
@-webkit-keyframes animate-mobile {
    from {bottom:-100px; opacity:0} 
    to {top: auto;left: 0;right: 0;bottom: 100px; opacity:1}
}

@keyframes animate-mobile {
    from {bottom:-100px; opacity:0}
    to {top: auto;left: 0;right: 0;bottom: 100px; opacity:1}
}

/* Add Animation */
@-webkit-keyframes animatebottom {
    from {bottom:-100px; opacity:0} 
    to {right: 38px;top: auto;bottom: 0px; opacity:1}
}

@keyframes animatebottom {
    from {bottom:-100px; opacity:0}
    to {right: 38px;top: auto;bottom: 0px; opacity:1}
}


/*mini bar 1623*/
/* Add Animation */
@-webkit-keyframes mini-animateclose {
    from {bottom: 200px;right: 5%; width: 300px;height: 300px; opacity:0} 
     to {right: 38px;top: auto;bottom: 100px;width: 67px;height: 67px;opacity:1}
}

@keyframes mini-animateclose {
   from {bottom: 200px;right: 5%; width: 300px;height: 300px; opacity:0} 
    to {right: 38px;top: auto;bottom: 100px;width: 67px;height: 67px;opacity:1}
}


@-webkit-keyframes mini-animateclose-mobile {
    from {bottom: 50%;left: 50%; opacity:0} 
    to {top: auto;bottom: 60px;left: 20; opacity:1}
}

@keyframes mini-animateclose-mobile {
    from {bottom: 50%;left: 50%; opacity:0} 
    to {top: auto;bottom: 60px;left: 20; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


.modal-header {
    padding-right: 16px;
    padding-left: 16px;
    background-color: #27AEE2;
    color: white;
}

.modal-body {
	padding-right: 5px;
    padding-left: 5px;
	padding-top:1px;
	padding-bottom:1px;
}

.modal-footer {
    padding: 2px 16px;
    background-color: #27AEE2;
    color: white;
}

.popup-headertext{
	/*font-weight: 600;
	font-size: 16px;
	padding-bottom: 15px;
	color: #636363;
	font-family: signika-light, sans-serif;
    padding-left: 15px;
    padding-right: 15px;*/
}

.popup-image{
	/*max-height: 300px;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;*/
}

.popup-text{
	/*color: #135D90;
    padding-left: 15px;
    padding-right: 15px;*/
}

.no_value_message{
	display:none;
}

.format-break{
      margin-bottom:50px;
}

.unclickable{
	text-decoration: none !important;
}

.unclickable:hover{
	cursor: default !important;
}



@media only screen and (max-width: 767px) {
	.staff-pub-accordion-page{
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	
	
	
	.mb100{
		margin-bottom: 0px !important;
	}
	
	.calendar {
		width:90%
	}
}



.primary-nav .primary-nav-list .nav-item {
	font-size:14px !important;
}


/*For the calender page*/
@media only screen and (max-width: 1023px) {
	.calendar{
		float:none !important;
	}
	
	.inner-col-right-1-3{
		float:none !important;
		width: 80% !important;
		margin-top: 15px !important;
		margin-right:auto !important;
		margin-left:auto !important;
	}
	
	.inner-col-left-2-3{
		float: none !important;
		width: 100% !important;
	}
}

.filter .section-subtitle {
	    margin: 4px 0 0 0!important;
}

.media_article{
	padding-left:0px !important;
}

li.media-highlight{
	width:100%;
}

.gsc-control-cse {
	padding-left: 0px !important;
    padding-right: 0px !important;
}

.content>p{
	margin-left:0px!important;
}

btn.btn.js-view-more-podcasts{
	width: 100%!important;
    margin-left: 0px!important;
}

span.icon.icon-calendar.picker-icon{
	vertical-align: text-top;
    line-height: 0.4;
}

.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white !important;
}


/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}



/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@media only screen and (min-width: 481px, max-width: 768px){
	.podcasts-facebook{
		padding-left: 25px!important;
		padding-right: 25px!important;
	}
	
	.podcasts-block{
		width:100%!important;
	}
}

@media only screen and (max-width: 480px){
	.podcasts-facebook{
		padding-left: 0px!important;
		padding-right: 0px!important;
	}
	
	.podcasts-block{
		width:100%!important;
	}
	
	.podcasts-img{
		width:100%!important;
	}
	
	.event-listing-page-container,
	.accordion-page-container,
	.blog-listing-page-container,
	.event-listing-page-container,
	.mediahighlight-listing-page-container,
	.podcast-listing-page-container,
	.profile-listing-page-container,
	.rsispub-listing-page-container,
	.staff-pub-accordion-page,
	.staffpub-listing-page-container,
	.search-page-container,
	.default-page-container,
	.single-ablum-page-container,
	.single-article-page-container,
	.single-blog-page-container,
	.single-event-page-container,
	.single-media-highlight-page-container,
	.single-podcast-page-container,
	.single-profile-page-container,
	.single-program-page-container,
	.single-rsispub-page-container,
	.single-staffpub-page-container,.single-form-page-container,.rsis-research-page,.single-research-page-container{
		margin-right: 20px!important;
		margin-left: 21px!important;
	}
	
	
}

@media only screen and (max-width: 1024px){
	.single-event-article-page-container{
		margin-right: 0!important;
		margin-left: 0!important;
	}
	
	.event-article-issue-no{
		width:92%!important;
		margin-top: 20px!important;
		padding-bottom: 5px!important;
		padding-top: 5px!important;
		font-size: 16px!important;
	}
	
	.event-article-issue-date{
		font-size: 16px!important;
	}
	
	.event-article-content {
		margin-top:0!important;
		padding-top:0!important;
		box-shadow:none!important;
	}
	
	
	.event-article-left,.event-article-right{
		flex: 0 0 100%!important;
		max-width: 100%!important;
	}
	
	.event-article-right{
		margin-top: 20px!important;
	}
	
	.event-article-right-link,.event-article-right-content,.event-article-right-title,.event-article-right-date,.event-article-right-author{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		/*transform: translateX(-10px);*/
	}
	
	.event-article-header-left,.event-article-header-right{
		display:none;
	}
	
	img.thinktankheader	{
		max-width: 70%!important;
	}
		
	.event-article-header-center{
		display: none;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.event-article-header-about-center{
		font-family: Signika-Bold;
		font-size: 25px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: normal;
		letter-spacing: 1.3px;
		color: #000000;
	}
	
		.event-article-header-think-tank-center{
		font-family: Signika-Bold;
		font-size: 44px;
		font-weight: normal;
		font-style: normal;
		font-stretch: normal;
		line-height: 0.98;
		letter-spacing: 2.2px;
		color: #d0021b;
	}
	
	.event-article-header-text-center{
		font-family: Signika-light;
		font-size: 12px;
		font-weight: 300;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.25;
		letter-spacing: 0.6px;
		color: #000000;
	}
	
}

@media only screen and (min-width: 769px){
	.event-article-header-left,.event-article-header-right{
		display:block;
	}
	
	.event-article-header-center{
		display:none;
	}	
}

@media only screen and (max-width: 1025px){
	.event-newsletter-left,.event-newsletter-right,.event-newsletter-listing-card{
		flex: 0 0 100%!important;
		max-width: 100%!important;
	}
	.event-article-container
	{
		width: 90%!important;
		margin-left: auto;
		margin-right: auto;
	}
	
	.event-newsletter-listing-container{
		margin-top:20px;
	}
	
	.event-newsletter-container {
		width:100%!important;
		
	}
	.event-newsletter-panels{
		width: 92%!important;
   
		margin-left: auto!important;
		margin-right: auto!important;
	}
	
	.event-article-right-card-button{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		/*transform: translateX(-10px);*/
	}
	
	.event-newsletter-box-left {
		margin-right: 0px!important; 
	}
	
	.event-newsletter-box-right{
		margin-left: 0px!important; 
	}
	
	#singleSlider .MS-content .item .imgTitle img {
		width: auto!important;
		max-height: 200px!important;
	}
	
	.newsletter-accordion-pub{
		background-color:#005088;
		color:white;
	}
	
	.newsletter-accordion-pub.accordion-pub:after{
		color:white;
	}
}

button.inlineBlock._2tga._49ve{
	margin-right:55px;	
}

._2tga._49ve{
	margin-right:55px !important;	
}

.publication-panel{
    width:90%;
    margin-left:auto;
    margin-right:auto; 
    margin-bottom:20px;
}

.publication-card-container{
    width:100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.publication-card{
    width: 100%;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 25%; 
    max-width: 25%;
}

.publication-card-body{
    border: 1px solid rgba(0,0,0,.125);
}

.publication-card-header-box{
    height: 50px;
    text-align: center;
    color: white;
    font-size: 1.3em;
    font-family: 'signika-bold', sans-serif;
    padding: 0 9px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

span.publication-card-header-span{
    display: inline-block;
    padding-top: 13px;
}

.publication-card-block{
    padding: 6px 5px;
}

.publication-card-links{
    margin-left: 5px;
    margin-right: 5px;
    color: #a91317!important;
    font-size: 10px;
    line-height:1.3em;
    text-transform: uppercase;
    overflow-y: hidden;
    overflow-x: hidden;
    height:28px;
	padding-top: 5px;
}

a.publication-card-links-a{
    color:#a91317!important;
}

.publication-card-title{
    margin-bottom: 6px;
    font-weight: bold;
    line-height: 1.2em;
    padding-bottom: 3px;
    font-size: 13px;
    overflow-y: hidden;
    overflow-x: hidden; 
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    height: 40px;
}

i.fa.fa-file-pdf-o{
    font-size: 15px!important;
    color:#a91317!important;
}

@media only screen and (max-width: 550px){
    .publication-card{
        flex: 0 0 100%; 
        max-width: 100%;
    }

    .publication-panel{
        width:90%;
    }
}

@media only screen and (max-width: 768px) and (min-width: 551px) {
    .publication-card{
        flex: 0 0 50%; 
        max-width: 50%;
    }

    .publication-panel{
        width:100%;
    }
}


@media only screen and (max-width: 1100px) and (min-width: 769px) { 

    .publication-card{
        flex: 0 0 50%; 
        max-width: 50%;
    }

    .publication-panel{
        width:90%;
    }
}

@media only screen and (min-width: 1111px){
    .publication-panel{
        width:100%;
        max-width: 1440px;
    }
}


@media only screen and (max-width: 629px){
	.getResponse-desktop{
		display:none!important;
	}
	
	.getResponse-mobile{
		display:block!important;
	}
}

@media only screen and (min-width: 630px){
	.getResponse-desktop{
	display:block;
}
.getResponse-mobile{
	display:none;
}
	
}


div.grwf2-wrapper.wf2-abs.wf2-embedded{
	margin:0px!important;
}

div.clndr-controls{
	margin-bottom:-4px!important;
}

div.grwf2-wrapper.wf2-embedded{
       margin:0px!important;
}

@media only screen and (max-width: 1280px) and (min-width: 769px){
	.research-panel {
		width: 100%;
	}
}

@media only screen and (min-width: 1111px){
	.research-panel {
		width: 100%;
		
	}
}


.research-panel {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.research-panel-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
	
}

@media only screen and (min-width: 1280px){
	.research-panel-container {
		transform: translateX(-5px);
	}
		.loadmore-line{
		display:none;
	}
	
}

.research-card {
    width: 100%;
    float: left;
    
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 33.3%;
    max-width: 33.3%;
	
	-webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
	-moz-animation: fadein 2s; /* Firefox < 16 */
	-ms-animation: fadein 2s; /* Internet Explorer */
	-o-animation: fadein 2s; /* Opera < 12.1 */
	animation: fadein 2s;
}

.research-card-mid {
    width: 100%;
    float: left;
    
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 33.4%;
    max-width: 33.4%;
}


.research-card-body {
    
	margin-left: 5px;
    margin-right: 5px;
	padding-left: 15px;
    padding-right: 15px;
	
    border-left-style: solid;
    border-left-width: 10px;
	border-top-style: solid;
    border-top-width: 2px;
	border-right-style: solid;
    border-right-width: 2px;
	border-bottom-style: solid;
    border-bottom-width: 2px;
	min-height:700px;
}

.research-card-body-mid {
    
	margin-left: 10px;
    margin-right: 10px;
	padding-left: 15px;
    padding-right: 15px;
	
    border-left-style: solid;
    border-left-width: 10px;
	border-top-style: solid;
    border-top-width: 2px;
	border-right-style: solid;
    border-right-width: 2px;
	border-bottom-style: solid;
    border-bottom-width: 2px;
	min-height:700px;
}

@media only screen and (max-width: 1280px) and (min-width: 769px){
	.research-card{
		flex: 0 0 50%;
		max-width: 50%;
	}
	.research-card-mid{
		flex: 0 0 50%;
		max-width: 50%;
	}
	.research-card-body {
		margin-left: 10px;
		margin-right: 10px;
	}
}

@media only screen and (max-width: 768px){
	.research-card{
		flex: 0 0 100%;
		max-width: 100%;
	}
	.research-card-mid{
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.research-card-body {
		margin-left: 10px;
		margin-right: 10px;
		min-height:0px!important;
	}
}

.research-title{

	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;

	padding-top:20px;
	padding-bottom:10px;
}

.research-accordion-pub{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;

	padding-top:15px;
	padding-bottom:15px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 15px;
	padding-right: 15px;
	
	color: white;
}

@media only screen and (min-width: 769px) and (max-width: 1024px){
	/*.event-newsletter-listing-card {
		flex: 0 0 50%!important;
		max-width: 50%!important;
	}*/
	
	.event-newsletter-left,.event-newsletter-right{
		/*flex: 0 0 100%!important;
		max-width: 100%!important;*/
	}
}
@media only screen and (min-width: 769px){
	
	.accordion-pub.research-accordion-pub{
		display:none!important;
	}
	
	.panel.research-accordion-panel{
		display:block!important;
		max-height:2500px;
		padding:0px;
	}
}

@media only screen and (min-width: 1025px){
	
	.accordion-pub.newsletter-accordion-pub{
		display:none!important;
	}
}

@media only screen and (max-width: 1024px){
	
	.accordion-pub.newsletter-accordion-pub{
		display:block;
	}
}

@media only screen and (max-width: 768px){
	.accordion-pub.research-accordion-pub{
		display:block;
	}
}

.research-accordion-pub-open{
    border: 0px;
    font-size: 15px;
    padding: 0px;
    padding-right: 20px;
}

.research-title-accordion-link{

  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
 
  padding-top:20px;
  padding-bottom:10px;
}


span.researcher-name{
	
	font-weight:600;
}


span.researcher-title{
	
	font-style:italic;
}


	

.researcher-name-block{
	padding-bottom:5px;
	line-height: 1.2;

}

.researcher-title{
	color:#222222;
}

.research-content{
	font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}

.research-line-break{
	width: 100%;
    height: 1px;
    background-color: #313131;
    margin: auto;
	margin-top:20px;
	margin-bottom:20px;
}

.research-completed-block{
	transform: translate(0px,-22px);
}

.research-completed{
	text-align: center;
	width: 150px;
	margin: auto;
	
	color: white;
}

.research-additional-table,.research-additional-terms{
	border:none;
}

.research-additional-subtitle,.research-additional-terms{
	 vertical-align: top;
	 padding:0px!important;
}

.research-additional-table{
	width:100%;
}

.research-additional-subtitle{
	width:15%;
	font-weight:600;
}

.research-additional-terms{
	width:85%;
}

@media only screen and (max-width: 1280px) and (min-width: 769px){
	.research-tab {
		width: 90%;
	}
}

@media only screen and (min-width: 1111px){
	.research-tab {

	}
}


.research-tab {
    width: 100%;


}

.research-tab-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.research-tab-card,.research-tab-card-first,.research-tab-card-last {
    width: 100%;
    float: left;
    
    box-sizing: inherit;
    flex: 0 0 11.1%;
    max-width: 11.1%;
}

.research-tab-card-first{
	padding-right:4px;
}

.research-tab-card-last{
	
}

.research-tab-card,.research-tab-card-mid{
	padding-right:4px;
	
}

.research-tab-card-mid{
    width: 100%;
    float: left;
    
    box-sizing: inherit;
    flex: 0 0 11.2%;
    max-width: 11.2%;
}

.research-tab-body {
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
	/*margin-left: 6px;*/
    /*margin-right: 6px;*/
	padding-bottom:5px;

	text-align:center;
	
}

@media only screen and (min-width: 1281px){
	
	.research-select{
		display:none;
	}
	
}

@media only screen and (max-width: 768px){
	
	.searchbar_research_box{
		width:100%!important;
	}
	
	.previous_issues,.alternative_title,.alternative_text{
		margin-left:10px;
	}
}

.alternative_title{
	font-family: 'signika-bold', sans-serif;
	color: #005088;
	font-weight: normal;
	font-size: 2em;
	margin-top: 0.67em;
	margin-bottom: 0.67em;
	
}

.alternative_text{
	margin-bottom: 20px;
}

@media only screen and (max-width: 1280px){
	
	.research-select{
		display:block;
	}
	
	.research-tab-container{
		display:none;
	}
	
	.research-rsis-panels{
		border-left: none!important;
		border-right: none!important;
		border-bottom: none!important;
	}
	
	.research-rsis-panels{

		padding-top: 20px!important;

	}
	
	.research-panel{
		width:100%!important;
	}
	
	.research-entity-label{
		width:100%!important;
		margin-left:10px!important;
	}
	

	


}




@media only screen and (max-width: 768px){
	.research-tab-card{
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.research-rsis-tabs{
	
	/*margin-left: calc(0.5% + 81px);
	margin-right: calc(0.5% + 80px);*/
}

.research-rsis-panels{
    padding-top:40px;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
	transform: translate(0px , -1px);
	margin-bottom:40px;
}

#research-tab-IDSS-bar,#research-tab-NTS-bar,#research-tab-CENS-bar,#research-tab-CMS-bar,
#research-tab-ICPVTR-bar,#research-tab-NSSP-bar,#research-tab-STSP-bar,#research-tab-SRP-bar,
#research-tab-GPO-bar{
	visibility:hidden;
	height:10px;
	width:100%;
	margin-bottom:5px;
}

.research-tab-body{
	font-family: signika-bold;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	cursor: pointer;
}


.research-select-box{
 font-family: signika-bold;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
    /* width: 100%; */
    text-align: center;
    /* padding: 200px; */
    
    width: 100%;
    height: 51px;
	text-align: center;
    text-align-last: center;
}

.research-accordion-pub:after {
    color: white!important;
}

.textcolor-idss,span.textcolor-idss{
	color: #be5841;
}

.entityColor-idss,.entityColor-idss:hover{
	
	border-left-color: #be5841;
	border-bottom-color:#be5841;
	border-top-color:#be5841;
	border-right-color:#be5841;
}

.research-completed.entityColor-idss,.research-accordion-pub.entityColor-idss{
	background-color:#be5841;
}


.textcolor-nts,span.textcolor-nts{
	color: #166943;
}

.entityColor-nts,.entityColor-nts:hover{
	
	border-left-color: #166943;
	border-bottom-color:#166943;
	border-top-color:#166943;
	border-right-color:#166943;
}

.research-completed.entityColor-nts,.research-accordion-pub.entityColor-nts{
	background-color:#166943;
}


.textcolor-cens,span.textcolor-cens{
	color: #BF8845;
}

.entityColor-cens,.entityColor-cens:hover{
	
	border-left-color: #BF8845;
	border-bottom-color:#BF8845;
	border-top-color:#BF8845;
	border-right-color:#BF8845;
}

.research-completed.entityColor-cens,.research-accordion-pub.entityColor-cens{
	background-color:#BF8845;
}


.textcolor-cms,span.textcolor-cms{
	color: #357FAE;
}

.entityColor-cms,.entityColor-cms:hover{
	
	border-left-color: #357FAE;
	border-bottom-color:#357FAE;
	border-top-color:#357FAE;
	border-right-color:#357FAE;
}

.research-completed.entityColor-cms,.research-accordion-pub.entityColor-cms{
	background-color:#357FAE;
}


.textcolor-icpvtr,span.textcolor-icpvtr{
	color: #74386D;
}

.entityColor-icpvtr,.entityColor-icpvtr:hover{
	
	border-left-color: #74386D;
	border-bottom-color:#74386D;
	border-top-color:#74386D;
	border-right-color:#74386D;
}

.research-completed.entityColor-icpvtr,.research-accordion-pub.entityColor-icpvtr{
	background-color:#74386D;
}

.textcolor-nssp,span.textcolor-nssp{
	color: #0A8283;
}

.entityColor-nssp,.entityColor-nssp:hover{
	
	border-left-color: #0A8283;
	border-bottom-color:#0A8283;
	border-top-color:#0A8283;
	border-right-color:#0A8283;
}

.research-completed.entityColor-nssp,.research-accordion-pub.entityColor-nssp{
	background-color:#0A8283;
}

.textcolor-stsp,span.textcolor-stsp{
	color: #404561;
}

.entityColor-stsp,.entityColor-stsp:hover{
	
	border-left-color: #404561;
	border-bottom-color:#404561;
	border-top-color:#404561;
	border-right-color:#404561;
}

.research-completed.entityColor-stsp,.research-accordion-pub.entityColor-stsp{
	background-color:#404561;
}

.textcolor-srp,span.textcolor-srp{
	color: #794C42;
}

.entityColor-srp,.entityColor-srp:hover{
	
	border-left-color: #794C42;
	border-bottom-color:#794C42;
	border-top-color:#794C42;
	border-right-color:#794C42;
}

.research-completed.entityColor-srp,.research-accordion-pub.entityColor-srp{
	background-color:#794C42;
}

.textcolor-gpo,span.textcolor-gpo{
	color: #000000;
}

.entityColor-gpo,.entityColor-gpo:hover{
	
	border-left-color: #000000;
	border-bottom-color:#000000;
	border-top-color:#000000;
	border-right-color:#000000;
}

.research-completed.entityColor-gpo,.research-accordion-pub.entityColor-gpo{
	background-color:#000000;
}

.research-entity-label{
	font-family: signika-bold;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.research-select-box:focus,.research-select-box:hover,.research-select-box:focus-within,.research-select-box:active{
	outline-color: rgb(169, 169, 169);
}

.loadmore-line{
	border: 0.5px solid #8A8A8A;
	margin-left: 10px;
}

#searchbar_research-search{
	width:100%;
	height: 25px;
	text-align: left;
	float:left;
	padding-left:10px;
	border: 0.3px solid #8A8A8A;
}

#searchbar_research-btn{
	float:none;
	margin-left: 0px;
}

#searchbar_clear_research-btn{
	float:none;
	margin-left: 0px;
    margin-right: 0px;
}

.searchbar_research_box{
	width:600px;
	margin:auto;
}

.searchbar_research_container{
	width: 100%!important;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
	padding-top:60px;
}

.searchbar_research-col-search{
	flex: 0 0 calc(100% - 230px);
	max-width: calc(100% - 230px);
}



.filter-group-container{
	width: 100%!important;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.filter-group-1{
	flex: 0 0 calc(100% - 150px);
	max-width: calc(100% - 150px);
}

.filter-group-2{
	flex: 0 0 150px;
	max-width: 150px;
}

.load-more-btn{
	background-color: white;
    text-align: center;
    margin: auto;
    color: #8A8A8A;
    width: 120px;
    border: 1px solid #8A8A8A;
    vertical-align: middle;
    padding-top: 4px;
    padding-bottom: 3px;
    line-height: 3.5;
	cursor: pointer;
	margin-bottom: 20px;
}

.load-more-btn:hover,.load-more-btn:focus{
	color: #222222;
	border: 1px solid #222222;
}



.pdf-download{
	background-color: unset!important;
}

.pdf-download:hover, .pdf-download:focus,.pdf-download:after {
	background-color: unset!important;
}

.single-program-article{
	min-height:unset!important;
}	

.research-additional-info{
	margin-bottom:40px;
}

.research-additional-info.single-research{
	font-family: 'signika-light', sans-serif;
	margin-bottom:0px;
}

.research-sort-by-label{
	color: #0364a8;
	text-decoration: none;
	font-size: 16px;
	font-family: 'signika-light', sans-serif;
	padding-right: 15px;
}

.button-group{
	float:right;
}

.btn.research-submit{
	float: none;
}

@media only screen and (max-width: 768px){
	.filter-group-1,.filter-group-2{
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.button-group{
	float:left;
	margin-top:20px;
	}
	
	.searchbar_research-col-search{
		flex: 0 0 99%;
		max-width: 99%;
	}

	.searchbar_research-col-btn{


		margin-top:10px;
		/*margin-left: auto;
		transform: translateX(-5px);
		margin-right: auto;*/
	}
	
	#searchbar_research-search{
		padding-left:0px!important;
	}
}

@media only screen and (min-width: 769px){
	.searchbar_research-col-btn{
		flex: 0 0 230px;
		max-width: 230px;
	}
	#searchbar_research-btn{
	    margin-left: 30px;
	}
}

@media only screen and (max-width: 480px)  {
	.research-select{
		/*margin-left: calc(0.5% + 20px);
		margin-right: calc(0.5% + 20px);*/
	}
}

@media only screen and (min-width: 481px) and (max-width: 1280px){
	.research-select{
		/*margin-left: calc(0.5% + 80px);
		margin-right: calc(0.5% + 80px);*/
	}
}

@media only screen and (max-width: 480px)  {
	.research-rsis-panels{
		/*margin-left: calc(0.5% + 20px);
		margin-right: calc(0.5% + 20px);*/
	}
}

@media only screen and (min-width: 481px){
	.research-rsis-panels{
		/*margin-left: calc(0.5% + 80px);
		margin-right: calc(0.5% + 80px);*/
	}
}


@media only screen and (min-width: 769px){
	.research-line-filter-divider{
		border-bottom: 1px solid #013158;
		/* position: absolute; */
		transform: translateY(-80px);
	}

	#research-filter-block{
		border-bottom:0px;
	}
	

}

@media only screen and (max-width: 768px){
	
	.research-line-filter-divider{
		border-bottom: 1px solid #013158;
		/* position: absolute; */
		transform: translateY(-100px);
	}

	#research-filter-block{
		border-bottom:0px;
	}
	
	.searchbar_research_container{
		padding-top:40px;
		
	}
	
}

.filter .toggle {
	z-index:0!important;
}

#go_previous_issues{
	margin-left:0px;
	margin-top:20px;
}

.previous_issues{
	
	margin-bottom: 80px;
}

.previus_issue_menu{
	font-family:courier;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

#project-title,#staff-involved,#project-date{
	border:none;
	margin-top:10px;
	font-size: 16px;
	font-weight:300;
	font-family: Arial;
	
}

.cf7-text-rsis{
	font-size: 16px;
	font-weight:300;
	font-family: Arial;
}

.cf7-label-rsis{
	margin-top:10px;
	font-size: 14px;
	margin-bottom:10px;
	font-family: Arial;
	font-weight:600;
	color: #0364a8;
}

.cf7-label-rsis.cf7-label-header{
	margin-bottom:20px;
}

span#research-q1 > span.wpcf7-list-item,span#research-q3 > span.wpcf7-list-item,span#research-q5 > span.wpcf7-list-item,span#research-q6 > span.wpcf7-list-item{
	display:inline;
	font-size: 16px;
	margin-right:40px;
}

#research-q7,#research-q8,#research-q4,#research-q2,#research-q9,#new-project-title,#new-project-authors{
	width:100%;
}

#research-q8,#research-q9,#new-project-title,#new-project-authors{
	max-width:1024px;
}

#research-q7,#research-q4,#research-q2{
	max-width:1004px;
}

#project-new-date{
	padding-left:10px;
}

.cf7-submit-rsis{
	margin-top:40px;
}

#research-submit,#research-submit-exit,#research-submit-extend{
	background-image: none;
    background-color: rgb(0, 80, 136);
    background-position: 0% 0%;
    background-repeat: repeat;
    background-size: auto;
    border-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;
    height: 36px;
    text-align: center;
    width: 200px;
    border: 0;
    padding: 0!important;
    display: inline-block;
    background-origin: border-box;
    cursor: pointer;
    font-family: Arial;
    font-size: 16px;
    color: white;
}


.event-article-panels{
	width: 100%;
}

.event-article-header-container{
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.event-article-container
{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	  display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.event-newsletter-container{
    width: 98%;
    margin-left: auto;
    margin-right: auto; 
	display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.event-newsletter-left{
	width: 100%;
    float: left;
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 62.5%;
	max-width: 62.5%;

}

.fa.fa-angle-right,.fa.fa-angle-left{
	font-size: 35px;
}

.event-article-issue-no-title{
	font-family: signika-light, sans-serif;
	font-weight: 900;
}

.event-article-right-top,.event-article-left-top{
	height:auto;
}

.event-newsletter-left-title{
	background-color: #013158;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: signika-light;
    font-size: 20px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.1px;
    color: #ffffff;
    margin-bottom: 20px;
}

.event-newsletter-right-title{
	background-color: #013158;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: signika-light;
    font-size: 20px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.1px;
    color: #ffffff;
    margin-bottom: 20px;
}

.event-newsletter-box-left{
	border: #d7d7d7 1px solid;
    margin-right: 5px;
}

.event-newsletter-box-right{
	border: #d7d7d7 1px solid;
    margin-left: 5px;
}

.event-article-right-content.event-newsletter{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.38;
	letter-spacing: normal;
	color: #4a4a4a;
}

.event-newsletter-right{
	width: 100%;
    float: left;
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 37.5%;
	max-width: 37.5%;
}

.event-article-right-date.event-newsletter{
	border-bottom:none;
}

.event-article-left {
    width: 100%;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 50%;
	max-width: 50%;
}

.event-article-right {
    width: 100%;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 50%;
	max-width: 50%;
}

.event-article-header-left{
	width: 100%;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 30%;
	max-width: 50%;
	border-right: #313131 4px solid;
	padding-right: 20px;
}

.event-article-header-right{
	padding-left: 20px;
	width: 100%;
    float: left;
    padding-left: 20px;
    padding-right: 6px;
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 70%;
	max-width: 48%;
	font-family: Signika-Light;
	font-size: 29px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.14;
	letter-spacing: 1.5px;
	color: #000000;
}

.event-article-header-right-text{
	font-family: Signika-Light;
	font-size: 29px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.14;
	letter-spacing: 1.5px;
	color: #000000;
}

.event-article-content{
	padding-top: 30px;
	
	box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.22);
	background-color: #ffffff;
	padding-bottom: 50px;
}

.article.event-article{
	padding-top: 15px;
	padding-bottom: 20px;
}

.event-article-left-imagebox{
	width: 90%;
	margin-left: auto;
    margin-right: auto;
}

.event-article-header-about{
	    text-align: right;
    font-family: Signika-Bold;
    font-size: 25px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.3px;
    color: #000000;
}

.event-article-header-think,.event-article-header-tank{
	font-family: Signika-Bold;
    font-size: 44px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.98;
    letter-spacing: 2.2px;
    text-align: right;
    color: #d0021b;
}


.event-article-left {
    width: 100%;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 50%;
	max-width: 50%;
}

.event-article-right {
    width: 100%;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 50%;
	max-width: 50%;
}

img.event-article-left-image{
	width: 100%;
}

.event-article-left-caption{

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -0.1px;
	color: #003059;
	margin-top: 10px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.event-article-right-title{
	font-family:signika-bold, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -0.2px;
	color: #013158;
	width: 90%;
	margin-bottom: 10px;
}

.event-article-right-date{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -0.1px;
	color: #013158;
	width: 90%;
	margin-bottom: 10px;
}

.event-article-right-author{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -0.1px;
	color: #013158;
	width: 90%;
}


.event-article-right-content{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.71;
	letter-spacing: normal;
	color: #4a4a4a;
	width: 90%;
}

.event-article-right-link{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -0.1px;
	color: #003059;
}

.event-article-other-articles{
	background-color: #ededed;
    padding-top: 40px;

}

.event-article-other-articles-title{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -0.1px;
	color: #003059;
	text-align:center;
	margin-bottom:30px;
  
}

postTitle{
	font-family: Signika-Bold;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.1px;
    color: #003059;
	

}

span.event-article-issue-date{
	font-family: Signika-light;
  font-size: 19px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.2px;
  text-align: center;
  color: #ffffff;

}

.event-article-issue-no{
	background-color: #d0021b;
	font-family:signika-bold, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: #013158;
    border-bottom-width: 6px;
    border-bottom-style: solid;
	margin-top: 30px;
    margin-bottom: 20px;
	width: 98%;
    margin-left: auto;
    margin-right: auto;
}

.event-newsletter-listing{
	width: 100%
}


.event-newsletter-listing-container{
	width: calc(98% + 10px);
    margin-left: auto;
    margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.event-newsletter-listing-card{
	width: 100%;
	float: left;
	padding-bottom: 12px;
	box-sizing: inherit;
	flex: 0 0 25%;
	max-width: 25%;

}

.event-newsletter-listing-card-title{
	font-family: Signika-Bold;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -0.1px;
	color: #003059;
	margin-top:10px;
	margin-bottom:5px;
}

.event-newsletter-listing-card-date{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -0.1px;
	color: #003059;
	margin-bottom:10px;
	margin-top:5px;
}

.event-newsletter-listing-card-text{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.38;
	letter-spacing: normal;
	color: #4a4a4a;
}

.event-newsletter-listing-card-content{
	border: #d7d7d7 1px solid;
	padding: 20px;
	margin-left: 5px;
	margin-right: 5px;
	border-top: #005088 5px solid; 
}

.event-newsletter-listing-card-button{
	margin-top:10px;
}

#group-gp1,#group-gp2,#group-gp3{
	padding-left:20px;
}

.research-project-congratulation{
	
}

.event-newsletter-image{
	width:100%;
}

.slider-postTitle{
	line-height:12px;
	margin-top:12px;
}

/**/

#mixedSlider {
  position: relative;
}
#mixedSlider .MS-content {
	white-space: nowrap;
	overflow: hidden;
	margin: 0 5%;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 3;
}
#mixedSlider .MS-content .item {
  display: inline-block;
  width: 18.5%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
@media (max-width: 991px) {
  #mixedSlider .MS-content .item {
    width: 50%;
  }
  
  #mixedSlider .MS-controls{
	
	}
}

@media (min-width: 844px) and (max-width: 1090px) {

  #mixedSlider .MS-controls{
	
	}
}

@media (max-width: 843px) {

  #mixedSlider .MS-controls{
	width: 95%!important;
	}
}

@media (max-width: 767px) {
  #mixedSlider .MS-content .item {
    width: 100%;
  }
}
#mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}
#mixedSlider .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 5px;
  text-indent: 15px;
}
#mixedSlider .MS-content .item a {
	font-family: Signika-Bold;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.1px;
    color: #003059;
	text-align:left;
}
#mixedSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
      color: #003059!important;
}

#mixedSlider .MS-controls{
	width: 80%;
    margin-left: auto;
    margin-right: auto;
	height: 45px;
	z-index: -3;
	position: static;

}
#mixedSlider .MS-controls .ms-button {
  /*position: absolute;*/
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
  margin-right: 0px;
}
#mixedSlider .MS-controls .ms-button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #mixedSlider .MS-controls .ms-button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .ms-button {
    font-size: 20px;
  }
}

#mixedSlider .MS-controls .MS-left {
	left: 0px;
	font-size: 80px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #005088;
	float:left;
	cursor:pointer;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-left {
    left: -10px;
  }
}
#mixedSlider .MS-controls .MS-right {
	right: 0px;
	font-size: 80px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #005088;
	float:right;
	cursor:pointer;
}
@media (max-width: 767px) {
  #mixedSlider .MS-controls .MS-right {
    right: -10px;
  }
}

/**/

#singleSlider {
  position: relative;
      width: 100%;
}
#singleSlider .MS-content {
	white-space: nowrap;
	overflow: hidden;
	margin: 0 5%;
	text-align: center;
	z-index: 3;
}
#singleSlider .MS-content .item {
  display: inline-block;
  width: 100%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
}

#singleSlider .MS-content .item .imgTitle {
  position: relative;
  float:left;
  
}
#singleSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#singleSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 90%;
}
#singleSlider .MS-content .item p {

}
#singleSlider .MS-content .item a {

  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1px;
  transition: linear 0.1s;
}
#singleSlider .MS-content .item a:hover {
  text-shadow: 0 0 1px grey;
}

#singleSlider .MS-controls{

	height: 45px;
	z-index: -3;
	position: static;
	
}
#singleSlider .MS-controls .ms-button {
  /*position: absolute;*/
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 95px;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
  margin-right: 0px;
}
#singleSlider .MS-controls .ms-button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #singleSlider .MS-controls .ms-button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #singleSlider .MS-controls .ms-button {
    font-size: 20px;
  }
}
#singleSlider .MS-controls .MS-left {
	left: 0px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #005088;
	float: left;
    width: 10%;
	text-align: left;
    cursor: pointer;
}

#singleSlider .MS-controls .MS-right {
	right: 0px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #005088;
	float:right;
	width: 10%;
	text-align: right;
	cursor: pointer;
}

@media (max-width: 767px) {
  #singleSlider .MS-controls .MS-left {
    left: -10px;
  }
}

@media (max-width: 767px) {
  #singleSlider .MS-controls .MS-right {
    right: -10px;
  }
}


#singleSlider .event-article-left {
    width: 100%;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 35%;
	max-width: 35%;
}

#singleSlider .event-article-right {
    width: 100%;
    float: left;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 65%;
	max-width: 65%;
	text-align: left;
}

#singleSlider .event-article-right .postTitle {
	font-family: Signika-Bold;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -0.1px;
	color: #003059;
}

#singleSlider .event-article-right .postAuthor {
	font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.1px;
    color: #013158;
    width: 90%;
    margin-bottom: 10px;
	margin-top:10px;
}

#singleSlider .event-article-right .postContent {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.38;
	letter-spacing: normal;
	color: #4a4a4a;
	padding-right:10px;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	.filter-group-1{
		flex: 1 0 100%;
	}
	
	.btn.research-submit.go{
		float:left;
	}
}


@media all and (-ms-high-contrast: none) and (max-width:768px),
(-ms-high-contrast: active) and (max-width:768px) {
	.filter-group-2 {
		flex: 1 0 150px;
	}
}

.research-listing{
	-webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
	-moz-animation: fadein 2s; /* Firefox < 16 */
	-ms-animation: fadein 2s; /* Internet Explorer */
	-o-animation: fadein 2s; /* Opera < 12.1 */
	animation: fadein 2s;
	display:none;
}


.research-paper-title{
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #be5841;
	margin-bottom:30px;
}

.research-paper-proj-desc{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: normal;
	color: #000000;
    margin-bottom: 20px;
    margin-top: 20px;
}

td.research-paper-single.research-paper-single{
	width: 2%;
    max-width: 70px;
    min-width: 70px;
	
}
.research-additional-table.research-paper-single{
	margin-bottom:10px;
}

.research-paper-content{
	margin-bottom: 30px;
    padding-bottom: 20px;
}

.research-paper-single-cf7{
	margin-bottom: 70px;
	-webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
	-moz-animation: fadein 2s; /* Firefox < 16 */
	-ms-animation: fadein 2s; /* Internet Explorer */
	-o-animation: fadein 2s; /* Opera < 12.1 */
	animation: fadein 2s;
	display:none;
}
	
.research-paper-single-cf7-title	
{
	font-family: signika-bold;
	font-size: 28px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: -0.2px;
	color: #005088;
	margin-top:20px;
}	

.research-paper-project-box > .research-paper-title{
	font-family:Arial;
	font-size:20px;
	font-weight: bold;
	font-style:normal;
	line-height: normal;
	letter-spacing: normal;
	color: #be5841;
}

.single-research > .research-additional-table{
	margin-bottom:0px;
}

#research-paper-single-form{
	border: rgb(169, 169, 169) 1px solid;
	padding: 30px;
	max-width: 1024px;
}

#rsis-wpcf7-validation-errors{
	padding-bottom: 14px;
    color: red;
	font-size: 14px;
	font-family: 'signika-light', sans-serif;
}

.research-paper-project-box{
	margin-top: 30px;
    border: #d4d4d4 1px solid;
    padding: 30px;
    background: #eeeeee;
    max-width: 1024px;
}

.research-paper-single.researcher-name-block{
	
}

.radiocheckbox,.research-paper-single-question{
	font-family: Arial;
	font-size: 14px;
	color: #222;
	line-height: 1.5;
	padding-bottom: 30px;
}

#group-f1,#group-f2, #group-f3{
}

#group-f3{
}

#group-f3>.cf-checkbox-rsis{
	margin-bottom:30px;
}

.research-paper-single-profile,.research-paper-single-profile-num{
	display:none;
}

#research-submit{

}

#group-f1>.wpcf7-validation-errors,#group-f2>.wpcf7-validation-errors,#group-f3>.wpcf7-validation-errors{
	display:none;
}

.event-article-header-desktop{
	text-align:center;
	width:100%
}

img.thinktankheader{
	    width: auto;
    max-width: 40%;
}

.event-article-right-content-full{
	display:none;
}

.event-newsletter-credit-board{
	width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.event-newsletter-credit-logo{
	width: 100%;
    float: left;
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 18%;
    max-width: 18%;
}

.event-newsletter-credit-author-1,.event-newsletter-credit-author-2,.event-newsletter-credit-author-3{
	width: 100%;
    float: left;
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 18%;
    max-width: 18%;
}

.event-newsletter-credit-editor{
	width: 100%;
    float: left;
    padding-bottom: 12px;
    box-sizing: inherit;
    flex: 0 0 18%;
    max-width: 18%;
}

.event-newsletter-credit-editor-title{
	font-family:signika-bold;
	font-size:16px;
	line-height:16px;
	letter-spacing:0;
	color:#d0021b;
	margin-bottom:5px;
	min-height:16px;
}

.event-newsletter-credit-editor-name{
	font-family:signika-light;
	font-size:14px;
	line-height:14px;
	letter-spacing:0;
	color:#584340;
	margin-bottom:5px;
}

.event-newsletter-credit-editor-email{
	font-family:signika-light;
	font-size:14px;
	line-height:14px;
	letter-spacing:0;
	color:#d0021b;
	margin-bottom:15px;
}




@media (max-width: 1023px) {
	.event-newsletter-credit-board{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		    text-align: center;
	}

	.event-newsletter-credit-logo{
		width: 100%;
		float: left;
		padding-bottom: 12px;
		box-sizing: inherit;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.event-newsletter-credit-author-1,.event-newsletter-credit-author-2,.event-newsletter-credit-author-3{
		width: 100%;
		float: left;
		padding-bottom: 12px;
		box-sizing: inherit;
		flex: 0 0 33%;
		max-width: 33%;
	}

	.event-newsletter-credit-editor{
		width: 100%;
		float: left;
		padding-bottom: 12px;
		box-sizing: inherit;
		flex: 0 0 50%;
		max-width: 50%;
		    text-align: left;
		min-height:150px;
	}
	
	.event-newsletter-credit-author-3-title,.event-newsletter-credit-author-2-title{
		/*display:none;*/
	}
	
	img.thinktank-credit-logo{
		max-width:60%!important;

	}
}

a.event-article-right-content-readmore{
	color:#0364a8;
	cursor: pointer;
}

.cf-hidden-rsis{
	display:none;
}

@media (max-width: 360px) {
	span.publication-card-header-span{
		font-size:16px!important;
	}
}

.rsis-captcha{
	margin-top:20px;
}

.event-article-album-gallery{
	width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.event-article-album-grid{
	padding-top: 50px!important;
}

h2.event-article-album-gallery-title{
	margin-bottom: 10px!important;
    line-height: 14px!important;
}
@media screen and (max-width: 960px){
	.footer-terms{
		display:none!important;
	}
	
	.footer-copyright{
		display:none!important;
	}
	
	#footer-mobile {
		display:block;
	}
}

@media screen and (min-width: 960px){
	.footer-terms{
		display:block!important;
	}
	
	.footer-copyright{
		display:block!important;
	}
	
	#footer-mobile {
		display:none;
	}
}

.footer-link-subtitle{
 	margin-top: 15px !important;
    line-height: 16px !important;
}

@media screen and (max-width: 768px){
	.footer-toggle {
		
	}
}

.researcher-name-profile:hover{
	text-decoration: underline;
}

.gpo .new-footer{
	background-color:black;
}

.new-footer{
	
    background-color: #313131;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: LatoWeb;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
	padding-left:20px;
	padding-right:20px;
}

.new-footer-top>a,.new-footer-top>a:hover{
	
    color: #ffffff!important;
}

.gpo .footer .wrapper{
	background-color:black;
}

.footer .wrapper{
	padding:0px!Important;
	display:block!important;
	margin-left: 0px!important; 
     margin-bottom:  0px!important; 
	    margin-right: 0px!important;
    width: 100%!important;
}

@media only screen and (max-width: 500px)
{
	.new-footer{
		padding-bottom: 80px;
	}
	

}

@media only screen and (max-width: 960px){
	.footer {
		margin-top:0px!important;
		  padding-bottom: 0px!important; 
	}
	
}

/*201908192120*/
.img-holder { position: relative; display: block; width: 100%; height: 0px; overflow: hidden; padding-bottom: 100%; margin: 0px auto 0px; }
.img-holder figure { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; display: block; margin: 0px; text-align: center; padding: 0px; }
.img-holder figure img { position: relative; width: 100%; height: 100%; max-width: none; max-height: none; z-index: 1; transition: all 0.6s ease; object-fit: scale-down; object-position: 50% 50%; }
.img-holder.img-cover figure img { object-fit: cover; }
.audio-video-col{flex-flow: column;}
.audio-video-col>a { display: block; }
.audio-video-col .img-holder { padding-bottom: 40%; }
.audio-video-col .vdad_title { font-family: Lato; font-style: normal; font-weight: bold; font-size: 18px; line-height: 28px; letter-spacing: .01em; color: #013158;}
.audio-video-col .vdad_bottom { display: flex; justify-content: center; align-items: center; padding-top: 15px; }
.audio-video-col .vdad_bottom .vdad_bottom_details { display: flex; column-gap: 24px; }
.audio-video-col .postContent { font-family: Arial; font-size: 12px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.38; letter-spacing: normal; color: #4a4a4a; }
.audio-video-col .postContent p a{font-family: Arial; font-size: 12px !important;font-style: normal !important;}
.audio-video-col .vdad_bottom .vdad_bottom_details .vdad_bottom_details_content { display: flex; align-items: center; column-gap: 8px; font-family: Lato; font-style: normal; font-weight: bold; font-size: 12px; line-height: 14px; display: flex; align-items: center; letter-spacing: .07em; text-transform: uppercase; color: #151313; }
.audio-video-col-info { padding-top: 20px; }

/*---Added by Jayesh 20-03-2025 -*/
.wpcf7-form.form {
    max-width: 100% !important;
}
.EnquiryContainer {
    max-width: 1050px;
    margin: 0px auto;
}
.EnquiryContainer img {
    max-width: 100%;
    width: 100% !important;
    height: auto !important;
    margin: 0px !important;
}
.form-row {
    margin: 0px -15px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.form-row *{max-width: 100% !important; box-sizing: border-box;}
.form-col {
    padding: 0px 15px;flex: 0 0 auto;
    width: 100%;
}
.form-group{ margin-bottom: 18px;}
.form-group .wpcf7-form-control-wrap {
    display: block;
}
.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 15px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    border: 1px solid #cbd6e2;
    box-sizing: border-box;
    background-color: #f5f8fa;
    border-radius: 3px;
    margin: 0px !important;
}
.form-control:focus{border-color: rgba(82,168,236,.8); outline: none !important;}
.red{color: red;}
.EnquiryContainer label{ padding: 0px !important; display: block; margin-bottom: 4px; text-align: left !important;}
.custom-checkbox label .wpcf7-list-item-label{ display: block; margin-left: 23px;}
.custom-checkbox label input{ float: left; margin-right: 5px;}
.custom-button,.button-action input{ cursor: pointer; transition: all 0.2s linear; display: inline-flex; align-items: center; justify-content: center; text-align: center; position: relative; z-index: 1; outline: none !important; text-decoration: none !important; color: #ffffff; border-radius: 3px; border: 0px solid transparent; vertical-align: top; padding: 0px 24px 0px; font-size: 14px; line-height: 1; text-transform: capitalize; background:#ef1d42; font-weight:700; height: 40px; font-family: arial, helvetica, sans-serif;}
.custom-button:hover,.button-action input:hover{}
.button-action{ text-align: center;}
@media only screen and (min-width: 480px) {
.col-12 {
    width: 100%;
}
.col-6 {
    width: 50%;
}
.col-4 {
    width: 33.33%;
}
.col-8 {
    width: 66.67%;
}
}