@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');
@media only screen and (min-width: 768.5px)
{

	.page-content-custom{
		   
		    width: 1280px;
		    margin: 0 auto;	
		    padding-left: unset !important;
    		padding-right: unset !important;    

	}
	.page-content-custom-landing-page{
		  width: 1280px;
		    margin: 0 auto;}	
         .event-header-text-div{ 
		    padding-left: unset !important;
    		padding-right: unset !important;
                font-family: Lato;

	}
	.page-content-custom>div:first-of-type{
		padding-left: 55px !important;
    		padding-right: 55px !important;
	}
	.page-content-custom-profile{
		    width: 1280px;
		    margin: 0 auto;
		    padding-left: 55px !important;
    		padding-right: 55px !important;

	}
	.page-content-custom-profile>div:first-of-type{
		padding-left: 55px !important;
    		padding-right: 55px !important;
	}

	.titleText{
		padding-left: 55px !important;
	}
	.event-register-block{
		padding-right: 55px !important;
	}
	.titilebar{
		max-width: 1280px;
    		position: relative;
		margin: 0 auto;
	}

}
        .lawreform-content-main table:nth-of-type(1) {
         width:1152px !important;
         }

         .lawreform-content-main table:nth-of-type(2) {
         width: 100% !important;
         }

   
p a {text-decoration:none; color: #e44726;}

#search-form{
  display: none;
}

ol li a {
    text-decoration: none;
    color: #0063a7;
}
ol li p {
    font-size: 18px;
    color: #585757;
}

.resp-landingpage-tiles{
display: inline-flex;
    width: 50%;
}

.landing-box {
    padding-top: 55px;
    padding-right: 1.5%;
    padding-left: 1.5%;
    width: 50% !important;
}

	
.clicks-body-left table p {
    line-height: unset !important;
}


.clearable{
  position: relative;
  display: inline-block;
  width: 350px;
  margin-top: 38px;
}
.clearable input[type=text]{
  padding-right: 24px;
  width: 100%;
  box-sizing: border-box;
  height: 25px;
}
.clearable__clear{
  
  position: absolute;
  right:0; top:0;
  padding: 0 8px;
  font-style: normal;
  font-size: 1.2em;
  user-select: none;
  cursor: pointer;
}
.clearable input::-ms-clear {  /* Remove IE default X */
  display: none;
}



blockquote, blockquote p {
    font-size: 17px;
    line-height: 24px;
    color: #777;
    font-style: italic;
}

blockquote, q {
    quotes: none;
}

blockquote {
    margin: 0 0 20px;
    padding: 0px 15px 0 19px;
    border-left: 1px solid #ddd;
}

.clicks-body-left ul{
         list-style-type: square;
    
    margin-left: -25px;
}

.clicks-banner{
	position: relative;
}
.clicks-body-left p{
	margin-bottom: 35px !important;
	line-height: 27px !important;
	font-size: 18px !important;
	font-family: Lato !important;
}
.clicks-body-left span{
	font-family: Lato !important;
}

.clicks-sub-menu{
    position: absolute;
    max-width: 1200px;

}
.clicks-banner img {
    z-index: -1;
    padding-top: 17px;
    position: relative;
    
}

.click-body {
    display: flex;
    /*maxwidth:1280px(original)*/
    max-width: 1152px;
    margin: auto;
    background-color: #fff;
    position: relative;
}


.clicks-body-right {
    padding-right: 80px;
    margin-top: 14px !important;
}

.clicks-body-left {
    padding-left: 50px;
    padding-right: 50px;
    margin-top: unset !important;
}

.clicks-image-title {
    
     position: absolute;
     bottom: 40px;
    
   }

.clicks-sub-menu .subMenu {
    position: relative;
    margin-top: 1%;
    padding-left: 0;
    top: -330px;
    left: 35px;
}	

.BordersGrey {
    background-color: #f6f6f6;
    height: 80px;
    margin-top: 30px;
    width: 99.4vw;
    margin-left: calc(-50vw + 50%);
    margin-top: 5%;
    margin-bottom: 3%;
}


a.toolbar-icon span {
    left: 0px!important;
}

.clicks-body-right ul li {
    margin-top: 12px !important;
}
.clicks-body-right ul {
    padding-inline-start: 20px;
    font-family: Lato;
    list-style-type: square;
    line-height: unset !important;
    color: #585757;
}



.sal-font-color-orange{
	font-family: Lato !important;
     color: #e44726 !important;
}

.sal-font
{
	font-family: Lato !important;
        /*edits*/
	color:grey;
	font-size:20px;
}
.sal-font-color
{
	font-family: Lato !important;
	color: #585757 !important;
}
.sal-font-color-black
{
	font-family: Lato !important;
	color: black !important;
}
.sal-font-header-color
{
	font-family: Lato !important;
	color: #0063a7 !important;
}
.sal-font-size-10
{
	font-family: Lato !important;
	font-size: 10px;
}
.sal-font-size-12
{
	font-family: Lato !important;
	font-size: 12px;
}
.sal-font-size-14
{
	font-family: Lato !important;
	font-size: 14px;
}
.sal-font-size-16
{
	font-family: Lato !important;
	font-size: 16px;
}
.sal-font-size-18
{
	font-family: Lato !important;
	font-size: 18px;
}
.sal-font-size-20
{
	font-family: Lato !important;
	font-size: 20px;
}
.sal-font-size-22
{
	font-family: Lato !important;
	font-size: 22px;
}
.sal-font-size-24
{
	font-family: Lato !important;
	font-size: 24px;
}


.sal-bullet-square li {
   list-style-type: square;
    color: #0099cc;
    
}

.sal-bullet-circle li {

 list-style-type: disc;
    color: #0099cc;


}




body {
    margin: 0 auto;
}
.subMenuActive{
   display: none;
}

.img-milestones{
   width: 100%;
}


.layout__region layout__region--content>img{
    width: 500px;
}
.landing-page-full-body{
    background-color: #f6f6f6;
    display: flex;
}
.title-full-block{
   width: 100%;
   background-color: #dde3eb;
}
.ug-lightbox-overlay
{
    z-index: 1;
    width: 100%;
    height: 500px;
    background-color: #000000;
    opacity: 1;
}
.ug-lightbox-arrow-left{
    background-image: url(/img/xlightbox-arrow-left.png.pagespeed.ic.6Ec6g37BVY.webp);
    width: 4%;
    height: 50px;
    background-repeat: no-repeat;
    top: 30%;
    position: relative;
    cursor: pointer;
}
.ug-lightbox-image{
    width: 92%;
}
.ug-lightbox-top-panel{
    height: 7%;
    display: inline-flex;
    width: 100%;
}
.ug-lightbox-center-panel{
    width: 100%;
    display: inline-flex;
    height: 90%;
}

.ug-lightbox-arrow-right{
    background-image: url(/img/xlightbox-arrow-right.png.pagespeed.ic.TEFmQ2JRyP.webp);
    width: 4%;
    height: 50px;
    background-repeat: no-repeat;
    top: 30%;
    position: relative;
    float: right;
    cursor: pointer;
}

.ug-lightbox-numbers{
    width: 20%;
    float: left;
    color: white;
}
.ug-textpanel-title{
    width: 70%;
    text-align: center;
    color: white;
}
.ug-textpanel-close{
	width: 10%;
    float: right;
    background-image: url(/img/xlightbox-icon-close.png.pagespeed.ic.wTSSgzuk_D.webp);
    background-repeat: no-repeat;
    background-position-x: right;
    cursor: pointer;
}
.ug-lightbox-image{
    width: 100%;
    text-align: center;
}
.ug-lightbox-image img{
   max-width: 95%;
    max-height: 95%;
}

div.gallery {
  border: 10px solid black;
  float: left;
  width: 20%;
  max-width: auto;
  background-color: black;
}

div.gallery:hover {
  opacity: 90%;
  cursor: pointer;
}

div.gallery img {
  width: 100%;
  height: 180px;
  object-fit: scale-down;
  display: block;
}

img.print-copy-img {
    width: 3%;
}
.show-menu-primary{
   visibility: visible;
   display: inline-flex;
   width: 100%;
}
.show-menu-responsive{
   visibility: hidden;
   display: none;
}

.video-embed-field-provider-vimeo{
   max-width: 60%;
}


#views-exposed-form-publication-academic-journals-block-1{
   display: flex;
    width: auto;
    margin-bottom: 16px;
    padding-left: 13px;
    margin-top: 0px !important;
    float: right;
    
}
#views-exposed-form-publication-academic-journals-block-1 .js-form-item-field-book-series-target-id{
    display: flex;
    padding: 0px;
}
#views-exposed-form-publication-academic-journals-block-1 .js-form-type-select{
   display: flex;
}
#views-exposed-form-publication-academic-journals-block-1 .js-form-type-select label{
   padding: 10px;
}
#views-exposed-form-publication-academic-journals-block-1 .form-actions{
   margin-top: 8px !important;
   padding-left: 10px !important;
    padding-top: 0px !important;
}


#views-exposed-form-publication-law-reports-block-1{
   display: flex;
    width: auto;
    margin-bottom: 16px;
    padding-left: 13px;
    margin-top: 0px !important;
    float: right;
    
}
#views-exposed-form-publication-law-reports-block-1 .js-form-item-field-book-series-target-id{
    display: flex;
    padding: 0px;
}
#views-exposed-form-publication-law-reports-block-1 .js-form-type-select{
   display: flex;
}
#views-exposed-form-publication-law-reports-block-1 .js-form-type-select label{
   padding: 10px;
}
#views-exposed-form-publication-law-reports-block-1 .form-actions{
   margin-top: 8px !important;
   padding-left: 10px !important;
    padding-top: 0px !important;
}


#views-exposed-form-publication-lawbooks-block-1{
    display: flex;
    width: auto;
    margin-bottom: 16px;
    padding-left: 13px;
    margin-top: 0px !important;
    float: right;
    
}
#views-exposed-form-publication-lawbooks-block-1 .js-form-item-field-book-series-target-id{
    display: flex;
    padding: 0px;
}
#views-exposed-form-publication-lawbooks-block-1 .js-form-type-select{
   display: flex;
}
#views-exposed-form-publication-lawbooks-block-1 .js-form-type-select label{
   padding: 10px;
}
#views-exposed-form-publication-lawbooks-block-1 .form-actions{
   margin-top: 8px !important;
   padding-left: 10px !important;
    padding-top: 0px !important;
}



.layout--twocol-section{
   margin-top: 2%;
}
.layout__region--first{
   padding-right: 1%;
   max-width: 66%;
}
.layout__region--second{
   max-width: 47%;
}

.page-content-publication-img-buyit-div{
    display: inline-flex;
}

.page-content-publication-image{
    width: 30%;
    padding-right: 2%;
    float: left;
    padding-top: 15px;
}
.publication-content-body{
    width: 68%;
    float: right;
}

.page-content-publication-buyit{
    margin-top: 30px;
    padding: 10px 0;
    background-color: #e44726;
    width: 100%;
    text-align: center;
    color: #fff;
    cursor: pointer;
    
}
.page-content-publication-buyit a{
    text-decoration: none;
    color: #fff;
}

.publication-content-body .Table td{
	border-bottom:none !important;  border-top:1px solid #bbbbbb !important; border-right:none !important; border-left:none !important;
}
.page-content-publication-book-review{
    padding: 10px 0;
    background-color: #0063a7;
    width: 100%;
    text-align: center;
    color: #fff;
    cursor: pointer;
    margin-top: 10px;
}
.page-content-publication-book-review a{
    text-decoration: none;
    color: #fff;
}


.form-select {
    border: 1px solid #c6d0dd;
    padding: 10px 10px 10px 15px;
    width: 100px;
    margin-left: 25px;
    /* padding: 2px; */
}
.event-image-header>img{
  width: 100%;
}
.select#edit-field-practice-area-target-id{
	
	margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.DNNContainer_noTitle table tr td {
    padding-left: 12px;
}

#views-exposed-form-grid-block-1{
    margin-top: 70px !important;
    float: right;
    padding-bottom: 20px;
    padding-right: 2%;
    padding-left: 0px !important;
    width: 26%;
}
#views-exposed-form-grid-block-1 .js-form-type-select {
   display: inline-flex;
}

#views-exposed-form-grid-block-1 .form-actions{
    padding-top: 0px !important;
    margin-top: 0px !important;
    padding-left: 10px !important;
}
#views-exposed-form-grid-block-1 .js-form-type-select>label {
   padding-right: 10px;
}

#views-exposed-form-speeches-block-1{
    margin-top: 70px !important;
    float: right;
    padding-bottom: 20px;
    padding-right: 2%;
    padding-left: 0px !important;
    width: 26%;
}
#views-exposed-form-speeches-block-1 .js-form-type-select {
   display: inline-flex;
}

#views-exposed-form-speeches-block-1 .form-actions{
    padding-top: 0px !important;
    margin-top: 0px !important;
    padding-left: 10px !important;
}
#views-exposed-form-speeches-block-1 .js-form-type-select>label {
   padding-right: 10px;
}

.News-speaker{

    color: #585757;
    font-size: 17.5pt;
 
}

.views-exposed-form {
    display: flex;
    width: 18px;
    margin-bottom: 16px;
    padding-left: 13px;
    margin-top: -16px;    
}
.js-form-item-field-practice-area-target-id
 
{
    padding-right: 10px;
    font-size: 17px;
   
}
.form-actions

{
margin-top: 17px;
padding-left: 10px;
}
.js-form-item-field-designation-target-id
{
font-size: 17px;
}
.form-select {
    padding: 2px;
    margin-left: 1px;
}

.lawreform-content   
{
 / background: white; /
    margin-top: 0px;
    background-image: initial;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    width: 1170px;
    padding-top: 45px;
}

.details {
   /*background-color: #dde3eb;
    position:absolute;
    text-align:center; */
    width: 100%;
    height: 23px;
    padding: 11px 0;
    bottom: 0;
    font-size: 15px;
    font-family: latowebblack;
}
.subMenu {
    margin-top: 1%;
    display: table;
    /*initial padding is 4%*/
    padding-left: 5%;
}
.subMenu li {
    float: left;
    padding: 0;
    margin: 0 3px;
    height: 40px;
}
.subMenu li a {
    color: #0063a7;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    margin: 0 0 20%;
    background-color: #dde3eb;
    border-radius: 3px;
    padding: 7px 15px;
    font-family: Lato;
}
li.Active-arrow {
    background-image: url(/img/xblue.png.pagespeed.ic._O1RDEpMF4.webp);
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 33px;
}
li.Active-arrow a {
    background-color: #0063a7;
    color: #fff;
}
.header {
    width: 100%;
    display: inline-flex;
    height: 113px;
}
span{
	font-family: Lato;
}
.logo{
	/*width:25%;*/
    display: inline-block;
    padding: 30px 30px 20px 55px;
}
.logo img{
    width: 120%;
}
.search {
   padding-top: 41px;
    cursor: pointer;
    padding-right: 2%;
    padding-left: 5px;

}
.right_img {
    width: 289px !important;
    height: 193px !important;
}

.moreeventbtn{
	float: right;
    border: 1px solid #bbb;
    border-radius: 2px;
}
i.fa.fa-bars {
    position: absolute;
    right: 1%;
    top: 20%;
    display: none;
    display: none;
}


.menu{
	width:100%;
	padding-top: 33px;
}

.footer-1 {
    width: 25%;
    float: left;
    padding: 2%;
    font: -webkit-control;
}

.footer {
    width: 100%;
    display: inline-flex;
    position: relative;
    background-color: #4c5c65;
    color: #fff;
    margin: 0;
    bottom: 0%;
    left: 0%;
	font-family: Lato;
}
.footer-2 {
    width: 50%;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none !important;
    padding: 2%;
}
.footer-3 {
    width: 25%;
    float: right;
    right: 0%;
    font-family: lato;
    padding: 1%;
}

.footer-1 p strong {
    font-size: 12px;
    font-family: lato;
    font: -webkit-control;
}

.footer-2 p a {
    color: #fff;
    text-decoration: none !important;
    font: -webkit-control;
}

.footer-3 p strong {
    font-size: 15px;
    padding-top: 2%;
    float: left;
}
.footer-3 p img {
    left: 3%;
    position: relative;
}
.footer-top img {
    position: absolute;
    left: 48%;
    bottom: 90%;
    z-index: 1;
    padding: 0;
}

 .events-row {
    display: flex;
}

.events-column{
	/*width: calc(25% - 30px);*/
	/*width: 25% !important; */
	/*width: 264px !important;*/
       width: 360px!important;
    padding: 10px;
    display: inline-block
}
.event-title-teaser{
   font-size: 18px;
    line-height: 1.2em;
    font-weight: 700;
    color: #0063a7;
    width: 100%;
    display: block;
    display: -webkit-box;
    height: 43.2px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Lato;
    OVERFLOW-WRAP: BREAK-WORD;
}
.event-image-teaser>a>img{
	/*height: 130px;*/
          height: 150px !important;
	width: 100%;
	object-fit: fit;
    	object-position: top;
}
.event-title-teaser>a{
	text-decoration: none;
	color:#0063a7;
}
.event-date-teaser{
	font-size: 18px;
	color: #0063a7;
	font-family: Lato;
}
.event-headlines-teaser {
    color: #fff;
    font-size: 20px;
    font-family: Lato;
    position: relative;
    /*width: 230px;*/
    width: 335px;   
    font-weight: 600;
    cursor: pointer;
    text-align: center;
    top: 50%;
    transform: translate(0%,-50%);
    padding-left: 15px !important;
    padding-right: 10px !important;
    white-space: normal;
    display: block;
    margin: 3px auto;
    display: -webkit-box;
    height: 51.2px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.event-teaser-enddate{
	display: none;
	
}


.views-field-field-headlines{

    width: 260px;
    /*height: 130px;*/
     height: 150px; 
    position: absolute;
    max-width: 18%;

}


/*
.layout__region--content>div:nth-child(3){
	position: absolute;
    transform: translate(3%, -50%);
	top: 40%;
	font-family: Lato;
	font-size: 20px;
	color: #fff;
	width:100%;
}
.layout__region--content>div:nth-child(4){
	transform: translate(3%, -50%);
    position: absolute;
    top: 46%;
    color: #fff;
    font-size: 20px;
	font-family: Lato;
	width:100%
}
.layout__region--content>div:nth-child(5){
	transform: translate(3%, -50%);
    position: absolute;
    top: 51%;
    color: #fff;
    font-size: 20px;
    font-family: Lato;
	width:100%
}
.layout__region--content>div:nth-child(1){
	position: absolute;
    transform: translate(3%, 50%);
    top: 20%;
	font-size:50px;
	font-family: Lato;
	width:100%
	
}
.layout__region--content>div:nth-child(1)>span>a {
    text-decoration: none;
	color: #fff;
}
*/


/* Event content styles for display */
.event-content{
	font-family: Lato;
    width: 96%;
    padding-right: 2%;
    padding-left: 2%;
}
.event-content-body{
	margin-left: 4%;
        margin-top: 4%;
	font-family: Lato;
        display: block;
}
.event-content-body>h5{
	color: #0063a7;
    font-size: 18px;
    font-weight: 700;
}
.event-content-body>h4{
	color: #e44726;
    font-size: 20px;
    font-weight: 400;
}
.event-banner{
	position: relative;
}
.event-header-text-div{
    position: absolute;
    color: #fff;
    font-family: Lato;
    width: 90%;
    top: 45px;
    margin-left: 55px;
}
.event-header-title{
	width:inherit;
	font-size: 50px;
        
}
.event-header-date-vanue{
	font-size: 20px;
	padding-top:2%;
}
.event-header-vanue{
    font-size: 20px;
    padding-top: 2%;
}
.eventmenu {
    display: inline-flex;
    color: #0063a7;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    margin: 0;
    margin-right: 20px;
    padding: 0;
    float: right;
    font-family: Lato;
}
.eventmenu a {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0 0 0 35px;
    float: left;
    color: #0063a7;
    text-decoration: none;
    font-family: Lato;
    font-size: 16px;
    padding: 45px 0 15px;
}
.event-menu-selected {
    border-top: solid 7px #e44726;
    padding-top:33px;
}
.event-menu-notselected {
    border-top: solid 7px #fff;
}

/*.event-highlighted{
	background-color: #dde3eb;
    padding: 0 55px;
    position: relative;
	width:100%;
	font-family: Lato;
	font-size: 18px;
	height:58px;
}*/
.titilebar {
    background-color: #dde3eb;
    padding: 2% 0% 2%;
}
.titleText {
    font-size: 30px;
    font-family: Lato;
    color: #0063a7;
    line-height: 1;
    display: inline-block;
	 width: 81%;

}


.align-center {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

/* Event end */


.content-header{
	font-size: 20px;
	color:#0063a7;
	margin-top: 40px;
    margin-bottom: 40px;
}
.content-link{
	font-weight: 700;
	color:red;
}
.content-underline{
	text-decoration: underline;
}
/* Menu */
.nice-menu{
	display: block;
    color: #0063a7;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    margin: 0;
    margin-right: 20px;
    padding: 0;
    float: right;
}
.nice-menu>li {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0 0 0 35px;
    float: left;
}
.openLevel {
    display: block;
    color: #0063a7;
    left: 20px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    padding: 45px 0 15px;
    border-top: solid 7px transparent;
    margin: 0;
    cursor: pointer;
}
.menuparent .toolbar-menu {
    background-image: url(/img/xnavarrow.png.pagespeed.ic.Wxv_aSA_Ch.webp);
    background-repeat: no-repeat;
    background-position-x: 54%;
    background-position-y: 30px;
}
.toolbar-menu li .menu-item a {
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    max-width: 250px;
}
.toolbar-menu li .menu-item span {
     color: #fff;
    text-decoration: none;
    max-width: 225px !important;
    overflow-wrap: break-word;
    position: relative;
    left: 30px;
    display: inline-block;
}

ul.nice-menu li {
    /* border: 1px solid #ccc; */
    border-top: 0;
    float: left;
    background-color: #e44726;
    color: #fff;
    text-decoration: none;
}
ul.nice-menu-down {
    float: right;
    border: 0;
    position: relative;
    font-size: 16px;
    font-family: lato;
    font-weight: 400;
    cursor: pointer;
    padding-right: 25px;
}
ul.nice-menu ul li {
    width: 15.5em;
}
ul.nice-menu li {

    border: none !important;
}
ul.nice-menu-down li.menuparent:hover {

    background: #fff;
}
ul.nice-menu a {
    display: block;
    color: #0063a7;
    text-decoration: none;
}
ul.nice-menu ul {
    border: 0;
    z-index: 999;
    margin-right: 0;
    padding-top: 42px !important;
    left: -90.5px;
   /*top: 3.2em;*/
}
ul.nice-menu-down li.menuparent {
    background: #fff;
    margin: 5px 0 0 34px;
}
ul.nice-menu-down .menuparent a {
    padding-right: 27px;
}
ul.nice-menu-down li.menuparent:hover {
    /* background: #ccc url(/drupal8/modules/nice_menus/libraries/images/arrow-down.png) right center no-repeat; */
}
input#edit-keys {
    display: none;
}
div#edit-actions {
    padding-left: 60%;
    padding-top: 5px;
}

/* Menu bar custom hide/show */
.showMenuItem{
	visibility: visible !important;
}
.hideMenuItem{
	display: none;
}
ul.nice-menu li:hover ul, ul.nice-menu li.menuparent li:hover ul, ul.nice-menu li.menuparent li.menuparent li:hover ul, ul.nice-menu li.menuparent li.menuparent li.menuparent li:hover ul, ul.nice-menu li.over ul, ul.nice-menu li.menuparent li.over ul, ul.nice-menu li.menuparent li.menuparent li.over ul, ul.nice-menu li.menuparent li.menuparent li.menuparent li.over ul, #header-region ul.nice-menu li:hover ul, #header-region ul.nice-menu li.menuparent li:hover ul, #header-region ul.nice-menu li.menuparent li.menuparent li:hover ul, #header-region ul.nice-menu li.over ul, #header-region ul.nice-menu li.menuparent li.over ul, #header-region ul.nice-menu li.menuparent li.menuparent li.over ul {
    visibility: hidden;
}
ul.nice-menu li{
	 color: #0063a7;
    font-size: 18px;
    font-weight: normal;}
ul.toolbar-menu ul li:first-child {
    padding-top: 8%;
}
ul.toolbar-menu ul li:last-child {
    padding-bottom: 8%;
}
/* End */

/*Event content page */
.event-nav {
    width: 55%;
    padding-left: 22%;
}
.event-nav-search {
    width: 50% !important;
    padding-left: 0% !important;
}
.event-search {
    float: right;
    padding: 52px 0px 0px 0px;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 40px;
}
.events-search-txtbox{
    margin-top: 48px !important;
}
.more-event {
     position: relative;
    bottom: 32px;
    left: 30px;
}
.moreeventbtn a {
    color: #e54c2c;
    padding: 5px 15px;
    display: block;
    text-decoration: none;
    font-family: Lato;
    font-size: 18px;
}

.event.title {
    display: inline-block;
    width: 60%;
    font-size: 18px;
    font-family: Lato;
    color: #0063a7;
    line-height: 1;
    font-weight: bold;
    padding: 20px 20px;
}
.event-titilebar {
   background-color: #dde3eb;
	padding: 0 6%;
        height: 60px;  
}
.eventbar {
    width:100%;
    display: inline-flex;
}

.page-content-custom-landing-page{
     font-family: Lato;
}
 .page-content-custom {
    padding-left: 3%;
    padding-right: 2%;
    font-family: Lato;
}
.page-content-custom-profile{
	font-family: Lato;
	padding-left: 3%;
    padding-right: 2%;
   

}
.event-register-block{
    width: 10%;
    float: right;
    margin-top: -35px;
    margin-left: 5%;
    margin-right: -2%;
   /*edited*/
  /*  margin-top:8px;*/
}
.register-btn a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    line-height: 33px;
}
.register-btn {
	background-color:#0063a7;
	border-radius: 5px;
        text-align:center;
	padding:2px 2px 2px 2px;
}
.register-btn-block {
    margin-top: 9px;
    float: right;
    position: relative;
   width:15%;
   /* bottom: 10px; */
   /*edit by alec*/
    margin-left:16%;
    margin-right:5%;
   /* margin-right:-2%;*/
    font-size:16px;
   /*end edits*/
}
/*edits by alec */
.lowerToBar{
   margin-top: 8px;	
}


/*end edit*/


div#block-eventregistrationblock {
    width: 11.5%;
    position: absolute;
    top: 123px;
    right: 116px;

}

.newsroom-title {
    font-family: Lato;
    color: #e44726;
    line-height: 1;
    padding: 10px 20px;
    display: inline-block;
    background-image: url(https://www.sal.org.sg/Portals/_default/skins/singapore_academy_of_law/images/backArrow.png);
    background-repeat: no-repeat;
    background-position: 20px;
    padding-left: 40px; 
    font-size: 18px;
    font-weight: 700;
}
.newroom-share {
    padding-left: 76%;
}
.news-title {
    font-size: 45px;
    color: #0063a7;
    line-height: 1;
	padding-top: 4%;
    padding-bottom: 3%;
}
.news-media-contact {
    background: #f6f6f6;
    padding: 45px 55px 45px;
}
.publication-book-review {
    background: #DDE3EB;
    padding: 45px 55px 45px;
    margin-left:3%;
    margin-right:3%;
}

table.cols-2 {
    width: 95%;
    display: table;
    margin-left: 0%;
    margin-top: 0%;
}
table.cols-2 thead {
    border-bottom: 1px solid #bbb;
    width: 100%;
    border-top: 1px solid #bbb;
    display: table-caption;
    padding: 1% 0;
}
.tablesort--asc {
    background-repeat: no-repeat;
    position: relative;
    top: 4px;
    left: 6px;
}
.tablesort--desc {
    background-repeat: no-repeat;
    position: relative;
    top: 4px;
    left: 6px;
}
.newsroom-dateheader-table {
    font-size: 18px;
    font-family: Lato;
    width: 20%;
    text-decoration: none;
    color: #0063a7;
cursor: pointer
}
.newsroom-dateheader-table a {
    text-decoration: none;
    color: #0063a7;
}
.newsroom-titleheader-table {
    font-size: 18px;
    font-weight: bold;
    color: #585757;
    display: block;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Lato;
    width: 90%;
    text-align: end;
    margin-left: 34%;
    cursor: pointer;
}

td.newsroom-title-table a
{
    text-decoration: none;
    color: #0063a7;
    font-family: Lato;
    font-size: 17px;
    display: block;
    padding: 15px 0;
}
td.newsroom-title-table
{
   width: 80%;
}

td.newsroom-date-table a {
    text-decoration: none;
    color: #0063a7;
    font-family: Lato;
    font-size: 17px;
    display: block;
    padding: 15px 0;
}
td.newsroom-date-table{
  width: 20%;
    font-size: 18px;
    font-family: Lato;
    color: #585757;  
}

td.views-field {
    border-bottom: 1px solid #bbb;
}
ul.js-pager__items {
    margin-top: 30px;
}
td.specialist-name-table.views-field.views-field-title {
    border: none;
    width: 20%;
    line-height: 1.5;
}

td.views-field-field-year-of-accreditation {
    text-align: center;
}
td.specialist-table.views-field {
    border: none;
    font-size: 18px;
    color: #585757;
}
td.specialist-name-table.views-field.views-field-title a {
     text-decoration: none;
    color: #0063a7;
    font-size: 18px;
    padding-left: 0%;
}
td.specialist-table.views-field a {
    text-decoration: none;
    color: #0063a7;
    font-size: 18px;
}
td.specialist-table.views-field a {
    text-decoration: none;
    color: #585757;
    font-size: 18px;
}
th.specialist-name-heading {
     padding-right: 17%;
    width: 21%;
    padding-bottom: 1%;
}
th.specialist-firm-heading {
    padding-bottom: 2%;
    width: 26%;
    padding-right: 23%;
}
th.specialist-practice-heading {
    padding-right: 11%;
    padding-bottom: 2%;
    width: 20%;
}
th.specialist-designation-heading {
    padding-right: 15%;
    padding-bottom: 1%;
}
/*lawreform*/
.view-lawreform-topic-header {
    color: #e44726;
    float: left;
    font-size: 22px;
    width: 100%;
    text-align: start;
    padding-bottom: 12px;
    border-bottom: 1px solid #bbb;
    padding-top: 12px;
}
.view-lawreform-date-header {
    color: #e44726;
    float: left;
    font-size: 22px;
    width: 100%;
    text-align: start;
    padding-bottom: 12px;
    border-bottom: 1px solid #bbb;
    padding-top: 12px;
}
table.cols-0 {
    width: 100%;
}
td.lawreform-pdf-img {
    padding-left: 12px;
    padding: 15px 0 15px 10px;
    width: 2%;
    
}
.pdf-file-seperator { 

vertical-align: super;
color: #0063a7;
}
td.lawreform-pdf-file {
    font-family: Lato;
    font-size: 19px;
    padding-left: 12px;
    padding: 15px 0;
}

td.lawreform-pdf-file a {
    color: #0063a7;
    padding-left: 5px;
    width: 100%;
    vertical-align: super;
}
td.lawreform-status-link {
    font-family: Lato;
    font-size: 19px;
    padding-left: 12px;
    padding: 15px 0;
}

td.lawreform-status-link a {
    color: #0063a7;
    vertical-align: super;
}

.txt-status{
        font-style: italic;
}


td.lawreform-status-link img {
    max-width: 7%;
    margin-left: 5px;
    margin-right: 5px;
}
.lawreform-all-date-terms {
    color: #585757;

}


.lawreform-all-date-terms a {
    color: #0063a7;
    font-size: 18px;
}


.views-row.clearfix.row-1 {
    padding-left: 31%;
    width: 52%;
    padding-bottom: 5px;
}

.views-row.clearfix.row-2 {
    padding-left: 23%;
    width: 52%;
    padding-bottom: 5px;
}

.views-row.clearfix.row-3 {
    padding-left: 26%;
    width: 52%;
}

.views-row{
   padding-left: 0% !important;
   width: 101% !important;
   padding-bottom: 5px !important;
}

.lawreform-pdf-img img{
   width: 23px;
   height: 27px;
}

.lawreform-all-topic-terms {
    color: #585757;
    font-size: 18px;
}


.lawreform-all-topic-terms a {
    color: #0063a7;
    font-size: 18px;
    text-decoration: none;
    width: 13%;
}


.views-row.clearfix.row-1 {
    padding-left: 0%;
    width: 101%;
    padding-bottom: 5px;
}

.views-row.clearfix.row-2 {
    padding-left: 0%;
    width: 103%;
    padding-bottom: 5px;
}

.views-row.clearfix.row-3 {
    padding-left: 32%;
    width: 85%;
}
.view-lawreform-topic-header {
    color: #e44726;
    float: left;
    font-size: 22px;
    width: 100%;
    text-align: start;
    padding-bottom: 12px;
    /*border-top: 1px solid #bbb;*/
    padding-top: 12px;
}
/*lawreform*/
/*Pagination*/
ul.pager__items.js-pager__items li a {
    font-size: 18px;
    text-decoration: none;
    color: #0063a7;
}
ul.js-pager__items {
    margin-top: 30px;
    list-style: none;
    display: inline-flex;
    padding-left: 6px;
}
li.pager__item.pager__item--first {
    border:1px solid #dddddd;
    background: white;
    padding: 5.0pt;
}
li.pager__item.pager__item--previous {
    border:1px solid #dddddd ;
    background: white;
    padding: 5.0pt;
}
li.pager__item {
    border:1px solid #dddddd;
    background: white;
    padding: 5.0pt;
}

li.pager__item:hover {
    background: #0063a7;
}

/*pagination*/


/*publication*/

.publication-row-teaser.views-row.clearfix.row-1 {
    display: flex;
}
.views-col.col-1 {
margin-right: 1%;
    float: left;
}
.views-col.col-2 {
    margin-right: 1%;
    float: left;
}
.views-col.col-3 {
    margin-right: 1%;
    float: left;
}

.views-col.col-4 {
    margin-right: 1%;
    float: left;
}

.publication-law-books-row-teaser .views-col.col-1{
    margin-right: 2%;
    float: left;
}
.publication-law-books-row-teaser .views-col.col-2{
    margin-right: 2%;
    float: left;
}

.publication-law-books-row-teaser .views-col.col-3{
    margin-right: 2%;
    float: left;
}



.publication-column-teaser {
    margin-top: 20px;
    padding-top: 2%;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 3%;
    border: 1px solid #dde3eb;
    width: 30%;
}

.field-content.Publication-image-teaser {
    float: right;
    margin-top: 0%;

}

.publication-row-teaser.views-row.clearfix.row-2 {
    margin-left: 8%;
    margin-bottom: 3%;
}
span.field-content.Publication-title-teaser {
    color: #0063a7;
    font-size: 18px;
    text-decoration: none;
    float: left;
    margin-top: 6%;
    width: 51%;
    height: 137px;
    line-height: 1;
}
.details-button-teaser a {
    background-color: #dde3eb;
    height: 23px;
    padding: 13px 58px;
    text-align: center;
    font-size: 15px;
    font-family: Lato;
    color: #0063a7;
    font-weight: 600;
    text-decoration: none;
}
.publication-law-books-column-teaser {
   margin-top: 20px;
    padding-top: 2%;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 1%;
    border: 1px solid #dde3eb;
    width: 30%;

}
.publication-law-books-row-teaser.views-row.clearfix.row-1 {
    display: flex;
}
.publication-law-books-column-teaser.views-col.col-3 {
    float: right;
}
.publication-law-books-row-teaser.views-row.clearfix.row-2 {
    display: flex;
}
.publication-law-books-row-teaser.views-row.clearfix.row-3 {
    display: flex;
}
.publication-academic-column-teaser {

   margin-top: 20px;
    padding-top: 2%;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 1%;
    border: 1px solid #dde3eb;
    width: 30%

}
.publication-academic-column-teaser.views-col.col-3 {
    float: right;
}
.publication-academic-row-teaser.views-row.clearfix.row-1 {
    display: flex;
}
.publication-academic-row-teaser.views-row.clearfix.row-2 {
    display: flex;
}
.publication-academic-row-teaser.views-row.clearfix.row-3 {
    display: flex;
}
.publication-academic-row-teaser.views-row.clearfix.row-4 {
    display: flex;
}

.page-content-publication-book-review a:hover {
    color: #fff;
}
.page-content-publication-buyit a:hover {
    color: #fff;
}

/*publication*/

/*Careers*/
.careers-date-table {
    font-size: 18px;
    font-family: Lato;
    color: #585757;
    padding-left: 60%;
    width: 100%;
}
.careers-title-table {
    font-size: 18px;
    font-family: Lato;
    color: #585757;
}


/*Careers*/

/* blog-articles*/
.article-grid-title a {
text-decoration : none;
color: #0063a7;
}


.article-grid-title-div{
	width:75%;
   }

.article-grid-img {

}
.layout{


}
.layout__region {

}
.layout__region--second{
margin-left:-30px;
}
.layout__region--third{
margin-left: -30px;
}

.article-grid-body {
width: 75%;
font-style: italic; 
}
.article-grid-col {
width:33%;
}

.recommendations_btn {
padding: 5px 5px 5px 5px; 
background-color:#0063a7;
padding-left:10px;
}
.recommendations_btn a{
text-decoration: none;
color: white;
text-align:center;
}


/*mobile view*/


@media only screen and (max-width: 600px) {
#views-exposed-form-speeches-block-1 {
margin-top: 70px !important;
float: right;
padding-bottom: 20px;
width: 100%;
}
.publication-row-teaser.views-row.clearfix.row-1 {
display: block;
}
.views-col.col-1 {
width: 100%;
}
.views-col.col-2 {
width: 100%;
}
.views-col.col-3 {
width: 100%;
}
.publication-law-books-row-teaser.views-row.clearfix.row-1 {
display: block;
}
.publication-law-books-row-teaser.views-row.clearfix.row-2 {
display: block;
}
.publication-law-books-row-teaser.views-row.clearfix.row-3 {
display: block;
}
.publication-law-books-row-teaser .views-col.col-1 {
width: 100%;
}
.publication-law-books-row-teaser .views-col.col-2 {
width: 100%;
}
.publication-law-books-column-teaser.views-col.col-3 {
width: 100%;
}
.publication-academic-row-teaser.views-row.clearfix.row-1 {
display: block;
}
.publication-academic-row-teaser.views-row.clearfix.row-2 {
display: block;
}
.publication-academic-row-teaser.views-row.clearfix.row-3 {
display: block;
}
.publication-academic-row-teaser.views-row.clearfix.row-4 {
display: block;
}
.publication-academic-column-teaser.views-col.col-3 {
width: 100%;
}
}




@media only screen and (max-width:768px) {

.clicks-sub-menu{
   position: unset;
}
.clicks-sub-menu .subMenu {
   left: 0px;
}


.layout__region--first {
max-width: 100%;
flex: 0 1 100% !important;

}
.layout__region--second {
max-width: 100%;
flex: 0 1 100% !important;
}






@media screen and (max-width : 760px){
	i.fa.fa-bars{
		display:block;
}
.menu{
	display:none;
}

/*share button*/

.sharediv {
    padding: 5px;
    z-index: 1;
    position: absolute;
    background-color: #e44726;
    border-radius: 3px;
    text-align: justify;
    top: 17%;
    height: 34px;
    left: 64%;
    width: 18%;
	
	}

  .share 
{

color: #e44726;
font-size: 18px;
font-family: Lato;
cursor: pointer;
padding-top: 8px;

}
.share-btn {

    display: flex;
    padding: 3%;
    font-size: 11px;
    cursor: pointer;
    padding-left: 10%;
}


img.shareArrow {
    position: absolute;
    top: 35%;
    left: 100%;
}
.fb {
    margin-right: 20%;
}
.twit{
    margin-right: 20%;
}
.mail {
    margin-right: 20%;
}
.linked-in{
    margin-right: 20%;
}
.bounce:hover {
  transform: translateY(-2px);
}
}

@media only screen and (max-width: 768px){

.menuCarousel{
    overflow-x: auto;
}

#search-form{
  display: none;
}

.responsive-image{
width:100% !important;
height:auto !important;

}

.responsive-images{
width:100% !important;

}

.clearable {
        position: relative;
    display: inline-block;
    margin-top: 17px;
    float: right;
    /*left: 100px; */
    width: 230px;
    /* right: -200px;  */   
}


.clearable input[type="text"] {
    
    box-sizing: border-box;
    height: 25px;
    float: right;
    width: auto;
    padding-right: unset;

    
   }
  
.clearable__clear {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 8px;
    font-style: normal;
    font-size: 1.2em;
    user-select: none;
    cursor: pointer;
}


}


@media only screen and (max-width: 768px)
.events-row {
    display: block;
}


@media only screen and (max-width: 768px) {
/*
.reg{
width:100%;
margin-top:2px !important;
}

.register-btn {
font-size:10px;
height:18px !important;
}
.register-btn a {
  line-height:20px;
}
.share {
 font-size: 16px;
 padding-top:15px !important;
}
*/
.resp-landingpage-tiles {
    display: inline-flex;
    width: 100%;
}


.landing-box {
    width: 100%;
   /* padding-top: 25px; */
}

.resp-sub-2 p {
    display: none;
}

.resp-sub-3 p {
    display: none;
}



.resp-sub-4 p {
    margin-top: 0px;
}

.resp-sub-1 {
    padding-left: unset !important;
}
.resp-sub-2 {
   padding-left: unset !important;
}

.resp-sub-3 {
   padding-left: unset !important;
}
.resp-sub-4 {
   padding-left: unset !important;
}

.page-content-custom-profile{
	padding-left: 10%;
	padding-right: 10%;
	width: 80%;

}
.show-menu-primary{
   visibility: hidden;
   width: 0px;
}
.show-menu-responsive{
   visibility: visible;
   width:70%;
   display: flex;
   float: right;
    position: relative;
    top: 20px;
    right: 5px;
}
ul.nice-menu ul{
  padding-top: 0px !important;
}
.footer
{
    display: block;
    float: left;
   
}
.footer-1{
   width: 100%;
}
.footer-2{
   width: 100%;
   padding-left: 2%;
}
.footer-top img{
   bottom: 90%;
}
.footer-3{
  width: 100%;
  float: none;
  padding-left: 2%;
}
.logo{
      width: 35%;
    padding: 30px 30px 20px 30px;
}

.search{
   padding-top: 6%;
   /*margin-left: 66%; */
}


.superBurger {
  cursor: pointer;
  padding-left: 3px;
  padding-top: 6%;
  position: relative;
}
.header {       		
    height: 85px;
}

.titilebar {			
    padding: 2% 3% 2%;
}

ul.nice-menu-down{
    display: grid;
    left: 1px;
    font-size: 18px;
    text-align:start;
  min-width: 155% !important;
    top: 15px;
    padding-right: 0px;
}
.event-menu-notselected{
  border-top: solid 0px red;
}
.event-menu-selected{
  border-top: solid 0px red;
}

ul.nice-menu-down li.menuparent
{
  background-color: red;
  color: white;
  padding: 15px;
  margin: 0;
 min-width: 80%;
}
ul.nice-menu-down li.menuparent:hover
{
  background: red;
}
ul.nice-menu ul{
  top: 0.2em;
  position: relative;
  left: auto;
  padding-top: 0px;

}
.bannerContainer{
    background-position: unset !important;
}
.search-show-navigation{
   margin-left: unset !important;
}
.showmenu{
   display: block !important;
}
.hidemenu{
   display: none !important;
}
ul.nice-menu ul li{
   width: 100%;
}
.bannerIconTitles{
  padding-top: 0px !important;
  font-size: 12px !important;
}
.pageTitle{
  font-size: 30px !important;
  padding: 10px 0 10px 0 !important;
}
.imageTitle{
  font-size: 20px !important;
}
.imageDescription{
  font-size: 16px !important;
}
.bannerSubTitle{
  font-size: 15px !important;
  padding-right: 1px;
}
.bannerSubDesc{
  font-size: 15px !important;
  padding-right: 1px;
}
.leftBannerImg{
   height: 165px !important;
}
span.text_style_1{
  font-size: 33px !important;
}
.logo img{
  width: 100% !important;
}
.bannerPages{
 /*width:1152px !important; */
  width: 97.5% !important;
  padding: 0 2% 0 1% !important;
}
.bannerPages2{
  width: 97.5% !important;
  padding: 0 2% 0 1% !important;
}

.bannerPages3{
  width: 97.5% !important;
  padding: 0 2% 0 1% !important;
}

.bannerPages4{
  width: 97.5% !important;
  padding: 0 2% 0 1% !important;
}



.pageTable td a{
  height: auto !important;
}
.bannerIcons img{
  width: 70%;
}

#event-subMenu{
  display: none;
}
.event-headlines-teaser{
    font-size: 10px;
    position: absolute;
    width: 230%!important;
    height: 26px;
    top: 26px;
    left: -7px;
}
.events-column {
    width: calc(50% - 5px) !important;
    padding: 4px;
    margin-left: 25% !important;
    margin-right: 25% !important;
    display: block;
}
.event-image-header>img { 
    width: 100%;
     height: auto !important;
}
.event-title-teaser {
    font-size: 10px;
height: auto !important;
}
.event-date-teaser {
    font-size: 10px;
}
.events-row {
    display: block;
}
.share-btn{
  font-size
}
.event-register-block{
   width: 40%;
}
.event-header-title{
   font-size: 16px;
}
.event-header-text-div {
    position: absolute;
    color: #fff;
    font-family: Lato;
    width: 95%;
    top: 0px;
    margin-left: 20px;
    margin-top: 13px;
}
.event-image-teaser>a>img {
    height: auto!important;
    width: 100%;
}
.event-header-date-vanue { 
    font-size: 9px;
    padding-top: 2px;
}
.event-header-vanue { 
    font-size: 7px;
padding-top: 0px;
    
}

.event-register-block{
   display: contents;
}
div#block-eventregistrationblock{
  width: 28.5%;
  right: auto;
}
.share{
  margin-left: auto !important;
}
.sharediv{
  left: 50% !important;
  width: 30% !important;
  margin-top: auto !important;
}
.fb{
  margin-right: 5% !important;
}
.twit{
  margin-right: 5% !important;
}

.mail{
  margin-right: 5% !important;
}

.linked-in{
  margin-right: 5% !important;
}

.event-titilebar{
  padding: 0 0% !important;
 height: 75px;
}

.event.title{
  padding: 20px 5px;
}

.register-btn a{
 font-size: 9px !important;
}
.eventmenu{
  display: block;
}
.event-menu-responsive{
  height: 600px;
  background-color: red;
  z-index: 999; 
  display: block;
}
.eventmenu a{
  color: white;
}
.moreeventbtn{
  height: 50px;
  margin-right: 5px;
  width: 95%;
  text-align: center;
  border: 1px solid white;
  color: white;
}
.moreeventbtn a{
  color: white;
}
.event-nav{
      width: 100%;
    padding-left: 0%;
}
.ug-lightbox-overlay{
   height: 415px;
}
.ug-lightbox-arrow-left{
   width: 12%;
}
.ug-lightbox-arrow-right{
   width: 12%;
}

.subMenu{
   margin-top: unset !important;
   display: block;
   right: auto !important;
   padding-left: unset !important;


}
.subMenu ul{
   display: inline-grid;
    background-color: #0063a7;
    /* width: 105%; */
    position: relative;
    width: 100%;
    padding-inline-start: 0px;
    position: absolute;
    margin-inline-end: 0px;
    margin-block-start: 0px;
    margin-block-end: 0px;
    /* margin-left: 0px !important; */
    padding-left: 0px;
    display: none;
    z-index: 99;
}
.subMenu li a{
   background-color: unset !important;
    color: white !important;
}
.subMenuOpen {
    background: #0063a7 url(/img/xsubMenuArrowUp.png.pagespeed.ic.sAXJIkwsnA.webp) no-repeat!important;
        min-height: 45px;
}
.subMenuOpen p {
    position: absolute;
    left: 15%;
    color: white;
}
.subMenuClosed {
   background: #0063a7 url(/img/xsubMenuArrowDown.png.pagespeed.ic.7MPw-PsAMr.webp) no-repeat!important;
       min-height: 45px;
}
.subMenuClosed p {
    position: absolute;
    left: 15%;
    color: white;
}
li.Active-arrow{
   width: 98%;
    background-color: #3382b9 !important;
    background-image: unset !important;
}
.subMenuActive{
   display: block;
   cursor: pointer;
}

.views-field-field-image{
    height: auto !important;
    overflow: hidden;
}

div.gallery img{
    max-height: 24px;
}


@media only screen and (max-width: 768px){
.click-body {
     position: relative !important;
    right: 30px !important;
}
#dnn_ctr4278_View_ctr4277_HtmlModule_lblContent table {
    margin-left: 38%;
}
div#dnn_ctr4191_View_ctr4190_HtmlModule_lblContent table {
    margin-left: 40%;
}
	
}




