* {
    outline: none;
    font-family: Cambria, sans-serif;
    text-decoration: none;
}

.inter-<uniquifier> {
  font-family: Cambria, sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "slnt" 0;
}
section.community-header {
    background: #fff;
	font-size:1.5em;
}

.btn-primary {
    color: #1a2714;
}
  .btn-footlink:hover {
	  background-color: #145389;
	  border:1px solid #145389;
    font-family: Arial, sans-serif;
    }
    li.location-text {
        color: #145389;;
        margin-top: 5px;
        margin-right: 20px;
        display: inline;
        font-size: 14px;
		margin-right:0px;
    }
    .location-text span {
        font-weight: 600;
        margin-left: 6px;
    }
  .btn-footlink {
     border-radius: 5px;
    background-color: #5a205a;
	   color: #ffffff!important;;
      font-size: 12px;
	  font-family: Arial, sans-serif;
   		border:1px solid #1a2732;
	  z-index: 333;
	  padding: 6px 15px;
    position: relative;
	  font-weight: 600!important;
}
.btn-footlink:hover {
	cursor:pointer;
	color: #fff!important;
}
   .main-services.card {
        /* padding: 15px 5px; */        
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        border: 0;
        border-radius: 0;
        min-height: 175px;
	   width: 95%;
       /* border-right: 1px solid #eee;
       border-bottom: 1px solid #eee; */
       margin: 0 auto;
    }

    .main-services span {
      text-align: center;
font-size: 12px;
font-weight: 600;
font-stretch: normal;
letter-spacing: normal;
	margin: 0;
    padding: 0;
		font-family: Arial, sans-serif;
    }
.category-tab h2:active{color:#001f3f;}
    .main-services p {
        font-size: 14px;
        line-height: 18px;
        /* text-align: center; */
        padding: 5px;
        color: #414042;
    }
 a.active .featured-icon, .main-services.card:hover .featured-icon {
        background: #fff;
    }
    a.active .featured-icon .fa, .main-services.card:hover .featured-icon .fa {
        color: #002663;
    }

           a.active .main-services.card{
           /* background: #002663 !important;*/
            color: #1a2714 !important;
            box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
            transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
        }
        .main-services.card:hover{
           
			text-decoration: underline;
        }

.main-services.card:first-child {
    margin-left: 0;
}
.main-services.card:last-child {
    margin-right: 0;
}

.featured-icon img {
		width: 45px;
        height: 45px;
    }
    .featured-icon .fa {
     
        color: #002663;
        font-size: 55px;
    }
  
   
    .featured-icon {
        
        margin: 20px auto 20px;
        min-height: 0;
        
        padding: 10px;
        
        height: 50px;
        width: 70px;
        text-align: center;
      /*  background: #002663;*/
		color:#002663;
    border-radius: 0px 20px;
    }
.featured-icon:hover{
	color:#ffffff;
	text-shadow: 2px 2px 4px #000000;

}
    section.bottom-footer {
        background: #001f3f;
        color: #ffffff;
        font-size: 14px;
        padding: 20px 0px;
        position: relative;
    }
    .content-section {
        padding: 10px 0px 12px;
    }

div#list-post-limit p {
    font-size: 16px;
	font-weight: normal;
  line-height: 1.5em;
    position: relative;
}
    .post-list h2 {
        font-size: 18px;
        font-weight: 600;
        line-height: 1.2em;
        color: #145389;
		font-family: Arial, sans-serif;
    }
.post-list2{margin-top:-88px;}
.post-list1 p, .post-list2 p {
    font-size: 16px;
	line-height: 1.2em;
	color: #fff!important;
	font-weight: normal;
    line-height: 1.5em;
    position: relative;
}
.readmorelink:hover {
    color: #fff;
}
a.readmorelink {
    color: #0B6BF2;
    padding: 5px 5px;
    font-size: 15px;
	border-radius: 3px;
    text-decoration: none;
	bottom: 5px;
    position: absolute;
}
.detail-content {
    background-color: #e9edf0;
    margin-bottom: 20px;
}
.detail-content .container {
    padding: 15px;
    padding-top: 0;
}


.detail-content .bg-image-container .single-title {
    color: #001f3f;
	line-height:1;
	font-family:Arial, sans-serif;
    padding: 10px 0px 10px 0px;
    font-size: 22px;
    font-weight: 700;
}
.modal-content
{text-align:center;}
.dropdown-item.active, .dropdown-item:active, button#okaydone {
    position: absolute;
    top: 360px;
    left: 30px;
	background-color: #001f3f!important;
	color: #fff;
	border-radius: 3px;
}

.viewfullscreen {
    font: 14px "Source Sans Pro";
    color: #ffffff !important;
    background: #001f3f !important;
    border: none;!important;
    border-radius: 4px;
	font-weight:300;
}

.previous a, .next a {
    color: #001f3f;
    text-decoration: none;
}

a.backtohome:hover {color: #145389;}
.bootstrap-select.btn-group .dropdown-menu {
	    min-height: 180px !important;
}
.banner-img {
background: url(../img/sydney.png);
background-repeat: no-repeat;
background-size: cover;
}
.content-area-single a {
    color: #002663;
   text-decoration: none;
	font-size: 20px;
	font-weight: 500;
    border-bottom: 1px solid rgb(0, 38, 99);
}

.content-area-single a:hover {
	border-bottom: 1px solid #145389;
	text-decoration: none;
	color:#145389;
}
.btn-gradient:hover {
    border: 1px solid #009DBA;
    color:#009DBA;
    background: none;
    box-shadow: 0 2px 6px rgba(0,19,95,0.2); }
   
    /*Header CSS*/
    .top_bar, .rightbar {
        display: inline-flex; /*was -webkit-inline-box*/
            -ms-flex-direction: row;
    flex-direction: row;
    }

header.site-header {
position: relative;
    width: 100%;
   background: #fff;
/* 	top:0; */
	z-index:9;
}
    .top_bar li a {
        color: #fff;
        padding: 0px 10px;
        text-decoration: none; font-size: 12px; font-weight: 600;
    }
    .rightbar li a { text-decoration: none;
        padding: 0px 10px;
        color: #fff; }
        .navbar { padding: 0px;
            font-size: 12px; }
            .top_bar li {
                border-right: 1px solid #5f6ca9;
                padding: 15px 0px;
                border-left: 1px solid #5f6ca9;
            }
            .top_bar li:hover {
                background: #304091;
            }
            li.contact-head {
                /*background: #616dab;
                padding: 5px;
                border-radius: 3px;
                 line-height: 2px; */
            }
            .rightbar li .fa { line-height: 10px; }
            .rightbar li .fa {
                margin-top: 9px;
            }
            /*Home Banner CSS*/
            .bottom-section { /*background: url(../img/bg.png);*/
                background-size: cover;
                background-repeat: no-repeat;
                padding-top: 70px;
            }
            .banner-text {
                padding: 245px 0px 160px;
                text-align: center;
                color: #fff;
            }
            .banner-text h1 {
                font-size: 50px;
                line-height: 60px;
                font-weight: 100;
            }
            .banner-text span {
                font-style: italic;
                font-weight: 700;
            }
            .main-menu li a {
                color: #000;
                font-size: 15px;
                padding: 0px 10px;
                text-decoration: none;
            }

            /* .main-menu li a:hover {
                font-weight: 700;
            } */
            .main-menu {
                padding-top: 10px;
                z-index: 99 !important;
                padding-bottom: 20px;
            }
            .btn-purplr {
                background: #7e528c !important;
                border: none;
                padding: 12px 20px;
                border-radius: 1px;
            }
            .banner-text .btn { margin-top: 30px; }
            .banner-text h3 {
                font-size: 30px;
                font-weight: 300;
                line-height: 30px;
                margin: 15px 0px;
            }
            img.custom-logo {
                margin-top: 15px;
            }
            /*News Section*/
            .news-section {
                padding: 120px 0px;
            }
            .section-title h1 {
                text-align: center;
                font-size: 40px;
                line-height: 30px;
                margin: 0px;
                padding-bottom: 45px;
                font-weight: 300;
            }
            .section-title h3 {
                text-align: center;
                font-size: 22px;
                padding: 0px 160px;
                line-height: 30px;
            }
            .news-content {
                padding: 60px 15px;
            }
            .new-text {
                padding: 15px 20px;
                background: #eaeaea;
            }
            .new-text h3 {
                font-size: 20px;
                line-height: 30px;
                color: #2d2a2c;
                margin-bottom: 20px;
            }
            .date {
                margin-bottom: 10px;
            }
            .news-tag {
                margin-bottom: 30px;
            }
            a.read-more {
                text-decoration: none;
                color: #7e528c;
                font-size: 14px;
            }
            .news-tag a {
                color: #7e528c;
                font-size: 14px;
                font-weight: 700;
                line-height: 20px;
            }
            .read-project a {
                color: #fff;
                background: #009DBA;
                font-size: 18px;
                line-height: 20px;
                padding: 20px;
                text-decoration: none;
                display: flex;
            }
            .read-community a {
                color: #fff;
                background: #7e528c;
                font-size: 18px;
                line-height: 20px;
                padding: 20px;
                text-decoration: none;
                display: flex;
            }
            .about-col {
                padding: 0;
                background: #fff;
            }
            .about-conent {
                text-align: center;
                padding: 85px;
                position: relative;

            }
            .about-section {
                background: #eaeaea;
                padding: 120px 0px;
                background-image: url(../img/top-trail.png);
                background-repeat: no-repeat;
                right: 0;
                background-position: top right;
            }
            .about-col img {
                width: 100%;
                height: auto;
            }
            .about-conent h1 {
                font-size: 40px;
                line-height: 30px;
                font-weight: 300;
            }
            .about-conent p {
                padding: 30px 130px;
                font-size: 20px;
                color: #2d2a2c;
                line-height: 30px;
            }
            .about-tag {
                color: #7e528c;
                font-size: 20px;
                margin: 0;
                font-weight: 700;
            }
            .report-section { background: url(../img/r-bg.png);
                background-size: cover;
                background-repeat: no-repeat;
                position: relative;

                padding: 100px 200px 50px; }
                .annual-report {
                    padding: 100px 200px;
                    text-align: center;
                    color: #fff;
                }
                .annual-report h1 {
                    font-size: 45px;
                    color: #fff;
                    line-height: 40px;
                    font-weight: 300;
                }
                .annual-report p { padding: 5px 200px;
                    font-size: 20px; line-height: 28px;
                    font-weight: 300; }
                    .download-btn {
                        background: #009DBA;
                        border: none;
                        padding: 6px 15px;
                        border-radius: 1px;
                        line-height: 23px;

                        color: #fff;
                        text-decoration: none;
                        border:1px solid #009DBA;
                    }
                    .download-btn:hover {
                        border: 1px solid #009DBA;
                        color: #009DBA;
                        background: none;
                        box-shadow: 0 2px 6px rgba(0,19,95,0.2);
                        text-decoration: none;
                    }
                    .carousel-control-prev-icon {
                        left: -120px;
                        position: absolute;
                    }
                    .carousel-control-next-icon {
                        right: -120px;
                        position: absolute;
                    }
                    .servies-list {
                        min-height: 400px;
                        width: 100%;
                        text-align: center;
                        margin-top: 40px;
                        margin-bottom: 40px;
                        padding: 60px 30px;
                    }
                    .servies-list h2 {
                        color: #fff;
                        font-size: 30px;
                        line-height: 40px;
                        text-align: center;
                        font-weight: 300;
                        margin: 40px 0px;
                    }
                    .services-section {
                        padding: 100px;
                        position: relative;
                    }
                    .btn-white a {
                        color: #2d2a2c;
                        font-size: 16px;
                        font-weight: 300;
                        text-decoration: none;
                    }
                    .footer-section {
                      background: #009DBA;
                      padding: 50px 0px 20px;

                  }
                  .footer-widget h1 {
                    color: #fff;
                    font-size: 15px;
                    font-weight: 700;
                    text-transform: uppercase;
                    line-height: 40px;
                    border-bottom: 1px solid;
                    margin-bottom: 20px;
                    border-bottom-color: #6d8dad;
                }
                .footer-widget ul {
                    padding-left: 0;
                }
                .footer-widget ul li {
                    list-style: none;
                }
                ul li a {
                  color: #fff;
                  margin: 0;
                  text-decoration: none;
                  font-size: 14px;
              }
              .footer-widget p { font-size: 12px;
                color: #fff; }
                .btn-darkblue {
                    background:#112e47;
                    color: #fff;
                }
                .footer-widget ul li a {
                    text-decoration: none;
                    color: #fff;
                    font-size: 14px;
                    line-height: 16px;
                }
                .about-conent:before {
                  background:url(../img/arrow1.png);
                  position: absolute;
                  left: -15px;
                  top: 240px;
                  width: 17px;
                  height: 26px;
                  z-index: 154;
                  content: "";
              }
              .left-text:before {
               background: url(../img/arrow2.png);
               position: absolute;
               /* right: -15px; */
               top: 240px;
               width: 17px;
               height: 26px;
               z-index: 154;
               content: "";
               left: 100%;
           }
           .foot-form {
            background: #4779a1;
            border: none;
            border-radius: 1px;
            margin-bottom: 5px;
            font-size: 12px;
            line-height: 16px;
        }
        input[type="email"].foot-form::-webkit-input-placeholder, input[type="text"].foot-form::-webkit-input-placeholder {
          color: #fff;
      }
      .submit-btn {
        background: #122e46;
        color: #fff;
        padding: 7px 25px;
        float: right;
        font-size: 12px;
        line-height: 16px;
        border-radius: 1px;
    }
    .foot-btn {
        background: #122e46;
        color: #fff;
        padding: 7px 20px;
        font-size: 12px;
        line-height: 16px;
        border-radius: 1px;
    }
    .foot-btn:hover {
        color: #fff;
    }
    .main-single-content .download-btn {
        width: 145px;
        text-align: center;
        margin-bottom: 15px;
        display: inline-block;
    }
    .textwidget .fa {
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        line-height: 16px;
        margin-right: 20px;
    }
    .wrap:before {
       content: "";
       background-color: #333;
       width: 85px;
       height: 100%;
       position: absolute;
       background: url(../img/site-header-logo-trail-left.png);
       background-repeat: no-repeat;
       background-position: fixed;
       left: -84px;
       top: 0px;
   }
   .wrap:after {
      content: "";
      background-color: #333;
      width: 312px;
      height: 132px;
      position: absolute;
      background: url(../img/site-header-logo-trail-right.png);
      background-repeat: no-repeat;
      left: 204px;
      top: -48px;
  }
  .report-section:before {
    content: "";
    background: url(../img/bottom-trail.png);
    position: absolute;
    left: 0;
    width: 685px;
    height: 200px;
    background-repeat: no-repeat;
    top: -105px;
}
.services-section:before {
    content: "";
    background: url(../img/report-bottom.png);
    position: absolute;
    right: 0px;
    width: 470px;
    height: 400px;
    background-repeat: no-repeat;
    top: 0;
}
/*HOME CSS END*/
/*ABOUT CSS START*/
.about-title {
    background: url(../img/about-bg.png) center no-repeat;
    background-size: cover;
    min-height: 80px;
    padding-top: 115px;
}

/*ABOUT CSS END*/


/*NEW CSS*/
.post-list {
    /* box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important; */
}
.post-list img{ width: 100% !important;
    height:200px;border-radius: 0px; }

    .post-list {
        padding: 0px!important;
        margin: 0px;
		/*margin-right: 15px;*/
        border-radius:0px;border-bottom: none!important;
    }
    .category-tab li {
		position: relative;z-index: 50;
    }
.category-tab li:first-child{width: 15%;}
.category-tab li:nth-child(2){width: 11%;}
.category-tab li:nth-child(3){width: 9%;}
.category-tab li:nth-child(4){width: 8%;}
.category-tab li:nth-child(5){width: 14%;}
    .category-tab li:last-child {
        padding: 0px;
    }

    .category-tab a {
        text-decoration: none !important;
		cursor:pointer;
        color: #111;
    }
    .nav-tabs {
        border-bottom: none !important;
    }
    .btn-gradient {
		background: #003399;
    	border: 1px solid #003399;
        border-radius: 1px;
        -webkit-transition: all 0.3s !important;
        transition: all 0.3s !important;
        font-size:14px;
    }
    p.link-more {
        display: none;
    }

    .copyright p {
        margin: 0px;
    }
    .bottom-link {
        text-align: right;
    }
    .bottom_bar {
        display: -webkit-inline-box;
        -ms-flex-direction: row;
        flex-direction: row;
/*         float: left; */
        margin-left: 70px;
        margin-top: 6px;
    }
    /* .bottom-link img {
        position: absolute;
        right: 0px;
    } */

    .bottom_bar li a {
        color: #fff;
        /* border-right: 1px solid #f5f5f5; */
        padding: 0px 10px;
        text-decoration: none;
        position: relative;
    }
    .btn-decline {
    font-size: 15px;
    border-radius: 1px;
    padding: 7px 15px;
    background: #0a3e6b;
    border: none;
}
.btn-accept {
    border: none;
    border-radius: 1px;
    padding: 7px 15px;
    font-size: 15px;
    background: #002663;
}
    .bottom_bar li { position: relative; }
    /* .bottom_bar li:after {
        content: "";
        background: #686c70;
        width: 1px;
        height: 10px;
        position: absolute;
        top: 7px;
        left: 0;
    } */
    .bottom_bar li:first-child:after {
        display: none;
    }
    .btn-purplr a {
        color: #fff;
        text-decoration: none;
    }

    .wrap { z-index: 99; }
    #backTop {
        position: fixed;
        bottom: -50px;
        right: 20px;
        background: #001f3f;
        width: 130px;
        height: 50px;
        display: block;
        text-decoration: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
		border: 1px solid #fff;
    }
    #backTop span {
        color: #fff;
        position: absolute;
        font-size: 12px;
        top: 15px;
        left: 40px;
    }
    #backTop.active{
        bottom: 40px;
    }
    #backTop i {
        color: #fff;
        margin: 0;
        position: relative;
        left: 20px;
        top: 12px;
        font-size: 19px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    #backTop:hover {
        background: rgb(0, 0, 0);
    }
    #backTop:hover i {
        color: #fff;
        top: 10px;
    }

/*     .single-content img {
        width: 100%;
        height: auto;
    } */
    section.title-section {
        background-color: #096e95;
        color: #fff;
        padding: 15px 0px 0px;
        /*background: url(../img/f-bg.png);*/
        background-repeat: no-repeat;
        background-size: cover;
        padding-top: 70px;
    }
    #embedContainer iframe {
        border: none;
    }
    .title-section h1 { font-size: 20px;
        margin: 0px;
        line-height: 24px;
        padding: 20px 0px; }
        .single-content img {
/*             max-width: 100%;
            height: auto; */
            margin-bottom: 20px;
        }
        /* .single-content {
            padding: 20px 0;
            margin: 15px 0px;
        } */
        .single-content p {
            font-size: 18px;
            font-weight: 300;
            line-height: 1.5em;
			    color: #5f6a72;
        }
        .about-img img{
            max-width: 100%; height: auto;
        }
        .main-about-section {
            padding: 0px 0px;
        }
        .header-title h1 { font-size: 32px;
           line-height: 30px;
           color: #fff;
           margin: 0px;
           padding: 20px 0px;
           font-weight:700;
           text-transform: uppercase; }
        a#loadTabContent {
            display: block;
            width: 100%;
            text-align: center;
            text-transform: uppercase;
            font-size: 14px;
            padding: 10px 20px;
            /* margin: 28px 0px; */
            background: #086f96;
            color: #fff;
            text-decoration: none;
        }
        .loadcontent { margin: 30px 0px;}

        .content-area-single img { width: auto !important; max-width:100%; }
        .contacts {
            padding: 15px;
            position: absolute;
            z-index: 99;
            top: 250px;
            right: 105px;
            background: #fff;
            width: 30%;
        }
        .contacts h3 {
            font-size: 22px;
            font-weight: 600;
            text-transform: uppercase;
            margin-bottom: 0px;
            line-height: 24px;
            padding-bottom: 20px;
        }
        .contacts p {
            font-size: 14px;
        }
        .book-now-form {
            padding-top: 40px;
        }
        .main-menu-header {
            background-size: cover;
            background-repeat: no-repeat;
            padding: 17px 0px;
            background-color: transparent;
        }
        

        .sticky {
/*           position: fixed; */
          width: 100%;
          left: 0;
          top: 0;
          z-index: 100;
          border-top: 0;
          -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.5);
          box-shadow: 0 2px 8px rgba(0,0,0,.5);
          z-index: 999;

      }
     
    input#ac-demo {
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
        padding: 10px 15px;
        border-color: #009DBA;
    }
    .searchform { width: 70%; margin: 50px 0px 0px; }
    
    .autotext { display: block; padding: 5px; width: 100%;
        border-bottom: 1px solid #fff;
    }
    .autotext a { color: #fff; text-decoration: none; border: none; background: #fff0; }
    ul#ui-id-1 {
        background: #002663;
        z-index: 999;
        border-radius: 3px;
        margin-top: 5px;
        max-height: 385px;
        overflow: scroll;
    }
    .autotext:hover {
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
        background: #002663;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    .search-section { background: #efefef ;}
    .pdf-lists {
    margin-top: 15px;
}
.single-content table {
    font-size: 13px;
}
figcaption.wp-caption-text {
    font-size: 10px;
}

.single-content ul, .single-content ol {
    font-size: 14px;
}
.removeEveything {
    margin-top: 10px;
}
.map-section { padding-top: 120px; }
    .pdf-lists a { text-decoration: none;
        margin: 0px;
        border:1px solid #002663;
        line-height: 20px;
        padding: 7px 0px;
        background: #002663;
        color: #fff;
        padding: 8px 10px;
        text-align: center;
        width: 140px;
        display: inline-block;
        margin-bottom: 10px;}
        h3.pdf-title {
            font-size: 18px;
            line-height: 24px;
            color: #716f6f;
        }
        .result-found { text-align: center; }
        a.stayed:parent li:parent ul:parent { font-size: 40px; }
        #stayinformed .post-list:hover {
            background: #e6e6e6;
        }
        .ui-helper-hidden-accessible {
            display: none !important;
        }
        #video-bg {
          position: relative;
          width: auto;
          min-width: 100%;
          height: auto;
          background: transparent url(video-bg.jpg) no-repeat;
          background-size: cover;
          opacity: 1;
          transition: all 0.3s;
          cursor: pointer;
      }
      #video-bg.nowPlaying{
        opacity: 1;
    }
    .playPause {
        position: absolute;
        left: calc(10% - 52px);
        top: 35%;
        cursor: pointer;
    }
    .html5-video-player a:hover { display: none !important; }
    svg {
        margin: 0px auto;
        display: block;
    }
    /* This animates the circle when it toggle-more-text-switches to play */
    #circle {
        transition: stroke-dashoffset 300ms ease-in;
        stroke-dashoffset: 0;
        fill: none;
    }
    #circle.play {
        stroke-dashoffset: 314;
    }
    video {
      display: block;
		margin: 0 auto;
		width: 70%;
  }
  .video-container {
      width: 100%;
      max-height: 600px;
      overflow: hidden;
      top: 0;
      right: 0;
      z-index: -100;
  }


.pdf-lists a:hover {
    border: 1px solid #002663;
    background: none;
    color: #002663;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.pdf-title a {
    color: #002663;
    text-decoration: none;
}
.error-section { padding: 15% 0px;
    text-align: center; }
    .site-branding-text {
        display: none;
    }
    .pdf-title a:hover {
        color: #0b1f3a;
    }

    .modal-content {
    border-radius: 5px;
    background: #ffffff;
    border: none;
		color: #000000;
}
h5.modal-title {
    border-bottom: 1px solid #eaeaea;
    text-transform: uppercase;
}
.modal-body ul li {
    font-size: 14px;
}
.content-area-single table img {
    width: 40%;
    height: auto;
}
.modal-open .modal {
    padding-top: 115px;
}
iframe.iframeClass {
    border: none;
}
.iframeContainer {
    padding: 10px;
    border: 1px solid #f5f5f5;
    margin: 30px 0px;
}
.perthLocation {
    text-align: center;
    width: 100%;
}
.perthLocation p {
    text-align: left;
    font-weight: 500;
    margin-bottom: 7px;
    font-size: 14px;
}
.address-search-and-select label {
    font-weight: 500;
	font-size: 14px;
}
.btn-group.bootstrap-select {
    width: 285px !important;
}
button.btn.dropdown-toggle.btn-default.btn-light {
    background: #002663;
    color: #fff;
    outline: none;
}
.modal-body { min-height: 250px; }
#mapPopupArea, .sorryTo{
  display: none;
}
.banner-img {
    background-size: cover !important;
    width: 100%;
    height: 320px;
    background-position: center !important;
}


#embedContainer, .single-content .text-right { margin:0 auto;}
.dropdown .btn {
    font-size: 13px;
    color: #fff;
    background: #002663 !important;
    border-radius: 0px;
    border: none;
}
.report-menu li:hover {
    background: #002663;
    color: #fff;
    font-weight: 400;
}

.content-area-single ol li, .content-area-single ul li {
    font-size: 14px;
    font-weight: 500;
	color: #145389;
    line-height: 1.5em;
}
#pageList li {
    padding: 2px 7px;
}
.sitemaps a {
    padding-left: 20px;
    color: #009DBA;
    font-size: 14px;
}

/* New Styles */
.address-search-and-select {
    /* width: 285px; */
    margin: 0;
    text-align: left;
    margin-bottom: 10px;
}
.down-text {
    text-align: left;
}
.address-search-and-select .form-group {
    margin-bottom: 1rem;
    display: block;
    width: 100%;
    text-align: left;
    margin: 0;
    margin-left: 15px;
}
.address-search-and-select input[type="radio"] {
    float: left;
   width: 20px;
   margin-left: -20px;
   margin-top: 6px; 
   padding: 0;
   -webkit-appearance: radio;
 }
.pac-container {
    z-index: 99999 !important;
}
div#address-form {
    width: 100%;
    margin: 0 auto;
}
li.contact-head {
    display: inline;
}
.category-chevron {
    margin: 0;
    padding-right: 10px;
}
.background_image_title {
    position: absolute;
    background-color: rgba(0, 157, 186, 0.66);
    color: #fff;
    padding: 30px;
    width: 100%;
    margin-top: 100px;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
}
/* .category-tab li:first-child .featured-icon img, .category-tab li:nth-child(3) .featured-icon img {
    border-top-right-radius: 50%;
} */
a#loadTabContent {
    display: none;
}
.loading {
    display: block !important;
    background: none !important;
}
#mobile-menu, .main-mobile-menu {
    display: none;
}

.row.main-single-content {
    padding-bottom: 30px;
}
.main-single-content p{font-size:14px;}
.btnContainer-class, .btnContainer-class:hover {
    background: #009DBA;
    color: #fff;
    border-radius: 0;
}

/* search overlay */
.search-overlay {
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 110;
    position: fixed;
    top: 85px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .96);
    visibility: hidden;
    opacity: 0;
    transform: scale(1.09);
    transition: opacity .3s, transform .3s, visibility .3s;
    box-sizing: border-box;
}

@media (min-width: 1300px) {
    .search-overlay {
        top: 6%;
      }
  }
 
.search-overlay p {
      padding-top: 15px;
    }

.search-overlay .event-summary p {
      padding-top: 0;
}

.search-overlay .event-summary {
      margin-bottom: 0;
      margin-top: 20px;
}

body.admin-bar .search-overlay {
      top: 32px;
    }

.search-overlay__top {
      background-color: rgba(0, 0, 0, .12);
}
a.search-trigger.js-search-trigger {
    color: #838180;
    margin-right: 10px;
	display:inline;
}

@media (min-width: 960px) {
  .search-overlay__icon {
        font-size: 2.5rem
    }
}

.search-overlay--active {
      visibility: visible;
      opacity: 1;
      transform: scale(1);
    }

.search-overlay__section-title {
      margin: 30px 0 15px 0;
      font-weight: 400;
      color: #0D3B66;
      font-size: 2rem;
      padding: 15px 0;
      border-bottom: 1px solid #CCC;
    }
.search-overlay__close {
      position: absolute;
      top: 13px;
      right: 16px;
      font-size: 36px !important;
      cursor: pointer;
      transition: all .3s;
      color: #086f96;
      line-height: .7;
    }

@media (min-width: 530px) {
  .search-overlay__close {
        top: 18px;
        font-size: 2.1rem
    }
}

@media (min-width: 960px) {
  .search-overlay__close {
        top: 26px;
        font-size: 2.8rem
    }
}
 
.search-overlay__close:hover {
      opacity: 1;
    }
.search-overlay .one-half {
      padding-bottom: 0;
    }
.search-term {
    width: 75%;
    box-sizing: border-box;
    border: none;
    padding: 15px 0;
    margin: 0;
    background-color: transparent;
    font-size: 1rem;
    font-weight: 300;
    outline: none;
    color: #086f96;
  
  } 
@media (min-width: 530px) {
  .search-term {
      font-size: 1.5rem
  }
}

@media (min-width: 960px) {
  .search-term {
      width: 80%;
      font-size: 3rem
  
  }
}
.body-no-scroll {
    overflow: hidden;
}
.fa-times-circle:before {
    font-weight: 600;
}

@keyframes spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
}  
.spinner-loader {
    margin-top: 45px;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    border: 0.25rem solid rgba(8,111,150, 0.2);
    border-top-color: #086f96;
    animation: spin 1s infinite linear;
}
#search-overlay__result a {
    font-size: 20px;
    color: #000;
}
img.img-responsive.search-img {
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
}

.detail-content .bg-image-container {
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    position: relative;
	padding-bottom:40px;
	padding-top:40px;
    /* margin-top: 30px; */
}


@media only screen and (max-width: 1024px) {
    .main-menu {
        display: none;
    }
    #mobile-menu {
        display: block;
        /*position: absolute;*/
        right: 0;
        max-width: 5px;
        margin-right: 30px;
    }
    #mobile-menu > div {
        width: 35px;
        height: 2px;
        background-color: #086f96;
        margin: 6px 0;
    }
    .main-mobile-menu.active {
        display: block;
        background: #086f96;
        width: 300px;
        text-align: left;
        padding: 20px 15px;
        font-size: 27px;
        margin-top: 27px;
        margin-left: -160px;
    }
    .main-mobile-menu.active a {
        font-size: 15px;
    }
	
}
@media only screen and (max-width: 1280px) {
label.toggle-more-text-switch, span.toggle-more-text-switch-desc {
    display: block !important;
}
	.modal-container-description {
        display: none;
    }
}
@media only screen and (max-width: 768px) {
    .banner-img {
        height: 300px;
    }

    .background_image_title {
        margin-top: 100px;
        font-size: 22px;
    }
    div#address-form, div#select-suburb-container {
        width: 100%;
    }
	.content-area-single center, .content-area-single iframe {
        width: 100% !important;
    }
	.content-area-single iframe {
        height: 360px !important;
    }
    .main-services h2 {
        margin-top: 0;
    }
    .modal-container-description {
        display: none;
    }
	label.toggle-more-text-switch, span.toggle-more-text-switch-desc {
    display: block !important;
}
    
}


/*06/08/2018*/
.content-area-single h1 {
	font-size:24px !important;
	font-weight:normal !important;
}
.content-area-single h2 {
	font-size:20px !important;
	font-weight:normal !important;
}
.content-area-single h3 {
	font-size:18px !important;
	font-weight:normal !important;
}
.content-area-single h4 {
	font-size:18px !important;
	font-weight:normal !important;
}
.address-search-and-select h2 {
	font-size: 18px;
    font-weight: 600;
	font-family: Arial, sans-serif;
    line-height: 1.2em;
	color: #001f3f;
}

/*08/08/2018*/
.dropdown-menu.open.show .dropdown-menu.inner {
    max-height: 306px !important;
}
.modal.fade.show {
    z-index: 99999;
}
.category-description {
    padding: 5px 5px 5px;
	text-align:center;
}

p.text-right.category-chevron img {
    position: absolute;
    top: -20px;
    right: 10px;
}

.readmorelink img {
    width: 16px !important;
	display:none;
    height: 16px;
}
.previous a:hover, .next a:hover {
    text-decoration: none;
}
.previous img, .next img {
    margin-bottom: 5px;
}
body.single {
    background-color:transparent;
}

li.social-link {
    display: inline-block;
    width: 36px;
}
li.social-link a {
    display: block;
    width: 25px;
    height: 25px;
    background: #fff;
    margin-left: 10px;
    padding-right: 9px;
    padding-top: 5px;
    border-radius: 50%;
}
li.social-link.instagram a {
    padding-right: 7px;
}
li.social-link.twitter a {
    padding-right: 5px;
}
li.social-link a .fa {
    font-size: 15px;
    color: #009DBA;
}
section.footer-logo {
    margin-bottom: 30px;
}
.footer-widget ul {
    margin-bottom: 0;
}
.copyright #nav_menu-2 ul li {
    display: inline-block;
    padding-right: 3px;
}
.copyright #nav_menu-2 ul li a {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5em;
}
.copyright #nav_menu-3 ul li {
    display: inline-block;
    padding-right: 3px;
}
.copyright #nav_menu-3 ul li a {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.5em;
}

/* custom toggle-more-text-switch */
label.toggle-more-text-switch, span.toggle-more-text-switch-desc {
    display: none;
}
.toggle-more-text-switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
  }
  
  .toggle-more-text-switch input.toggle-more-text-switch-input {display:none;}
  
  .toggle-more-text-switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .toggle-more-text-switch-slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input.toggle-more-text-switch-input:checked + .toggle-more-text-switch-slider {
    background-color: #2196F3;
  }
  
  input.toggle-more-text-switch-input:focus + .toggle-more-text-switch-slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input.toggle-more-text-switch-input:checked + .toggle-more-text-switch-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded toggle-more-text-switch-sliders */
  .toggle-more-text-switch-slider.round {
    border-radius: 34px;
  }
  
  .toggle-more-text-switch-slider.round:before {
    border-radius: 50%;
  }
  span.toggle-more-text-switch-desc {
 	font-weight: 300;
    position: absolute;
    margin-top: -37px;
    margin-left: 70px;
  }

  
.page-content .bg-image-container {
    background-size: cover !important;
    height: 175px;
    background-position: center !important;
    width: 100%;
    position: relative;
    margin-top: 100px;
}
.page-content .bg-image-container .single-title {
    background-color: rgba(0, 51, 102, 0.66);
    position: absolute;
    top: 50px;
    color: #fff;
    width: 100%;
    min-height: 60px;
    margin-left: -15px;
    padding: 10px 0px 10px 10px;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.2em;
}
.page-content .container, .main-about-section .container, .pdf-section .container {
    background: #fff;
    padding: 32px;
    padding-top: 0;
}
.main-page { background:#efefef;
}

/*TORONTO*/
h2.community {
    font-size: 14px;
    margin-bottom: 0px;
    padding: 5px 0px;
    color:#fff;
}
.topheader {
    padding: 5px 15px;
}

.copyright p {
    margin: 0px;
    color: #fff;
}
p.text-right.category-chevron {
    display: none;
}
.community a {
	color:#fff;
}
.languagetext {
    COLOR: #FFF;
    LIST-STYLE: NONE;
    DISPLAY: INITIAL;
    PADDING-LEFT: 0PX;
    FONT-SIZE: 14PX;
	    margin-right: 10px;
}
.languagetext a {
	color:#fff;
}
/*Toronto Visit*/
.singlecategories {
    margin-top: 20px;
}
section.sin-cat .container {
    margin-bottom: 15px;
    padding: 0px;
}

.blue-image {
    display: none;
}
a.newsletter {
	padding-left:15px;padding-right:15px;font-size:12px;
}
.newsletter {
	color:#fff;
}
.newsletter:hover {
	color:#ccc;
	text-decoration:none;
}
.video-text p {
	font-size: 16px;
    font-weight: 300;
    line-height: 1.5em;
}

.categories-T {
    background: #efefef;
    padding-bottom: 15px;
}
.categories-T .container {
	margin-bottom:0px;
}
.detail-T .container {
	background:none;
	    padding: 0px;
}
.detail-T{
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.drop-pin {
    width: 100%;
    height: 540px;
    border: none;
    margin-top: 5px;
}

.category-tab li:nth-child(1) .main-services h2:after, 
/*.category-tab li:nth-child(2) .main-services h2:after, 
.category-tab li:nth-child(4) .main-services h2:after,*/
.category-tab li:nth-child(3) .main-services h2:after {
    content: '?';
    margin-left: 0px;
}

.single-content-H {
    background: #fff;
    width: 98.7%;
}
.cat-bg-con {
	width: 98.8% !important;

}
.single-content {
    padding-bottom: 10px;
}
section#icl_lang_sel_widget-2 {
    display: inline-block;
}
.close {
	float: none;
	opacity: 1;
	
}

a div.main-services.menu{padding: 27px 0px;border-bottom: .5px solid #fff;
    border-left: .5px solid #fff;
    border-right: .5px solid #fff;
	 border-top: .5px solid #fff;background: #fff;}

a.active .main-services.menu, a.active .main-services.menu:active {
    color: #fff;
	border-bottom: .5px solid #001f3f;
    border-left: .5px solid #001f3f;
    border-right: .5px solid #001f3f;
	 border-top: .5px solid #001f3f;
	background-color: #001f3f;
}
a .main-services.menu:hover {
    color: #111;
	border-bottom: .5px solid #eee;
    border-left: .5px solid #eee;
    border-right: .5px solid #eee;
	 border-top: .5px solid #eee;
	background-color: #eee;
}

.category-description-block  h2{
	    padding: 15px 0px;
    background: #fff;
    margin: 15px 0px;
        margin-right: 0px;
    margin-right: 15px;
}

    .post-list1 h1, .post-list2 h1 {
        font-size: 22px;
        font-weight: 600;
             color: #ffffff;
		text-align:left;
		font-family:Arial, sans-serif;
		  font-stretch: normal;
       font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
    }

	.post-list1 {
    /* box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important; */
}
.post-list1 img, .post-list2 img{ width: 100% !important;
    height: auto; }

    .post-list1, .post-list2 {
	width: 100% !important;
    height: 500px;
    padding: 93px 0px;
        background: #183b68;
		/*margin: 15px 0px;
		margin-right: 15px;*/
		
		/*margin-top:-40px;
		background-repeat:no-repeat*/
background-size:cover !important;
    }
.post-list1 img, .post-list2 img{ 
    width: 100%; 
    margin: none; 
    padding: none; 
} 

.cat-desc
{
	/* padding: 75px 0px;*/
	margin-top:-40px;
}
.cat-desc1
{
	/* padding: 75px 0px;*/
	margin-top:90px;
}

.dropdowntable:hover{
    color: #032f61;
}
	
/*NEW CSS*/

a.glink{color:#000000!important;padding:3px 10px;}
a.glink:first-child{border-right:1px solid #000000;}
.detail-content {background: none!important;}
.cat-desc{text-shadow: 0px 1px 2px #111;margin-top:180px!important;margin-left: 4%;margin-right: 4%;}
p.catDesc{font-size: 20px;text-shadow: none;}
.cat-desc1{margin-top:50px!important;}
.single-H{margin-top:20px!important;}
.content-section {padding:10px 0px 0px!important;}
a.backtohome{display: inline-block;text-decoration: none;font-size: 14px;line-height: 18px;padding: 5px !important;color: #032f61 !important;margin-top: 15px !important;font-weight: 600;}
.next{text-align:right;float:right;position: relative!important;padding:10px 20px 10px 10px!important;background: #ffffff!important;border-radius: 3px!important;width:60px;color: #145389;font-size: 14px;margin-right: 15px;}
.previous{float:left;position: relative!important;padding:10px 10px 10px 20px!important;background: #ffffff!important;border-radius: 3px!important;width:85px;color: #145389;font-size: 14px;}
.previous a{padding-right: 66px;margin-top: -10px;position: absolute;left: 0px;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;}
.next a{padding-left: 42px;margin-top: -10px;position: absolute;left: 0px;padding-top: 10px;padding-bottom: 10px;padding-right: 10px;}

.modal-body{padding:35px 30px 55px 30px!important}

.nav{margin-top: -97px;}
.tab-content{position: relative;margin-top: -88px;}
.footWidget ul{list-style: none;text-align: left;margin: 0;padding: 0;}
.footWidget ul li{padding: 5px 0;font-size:14px;}
.footWidget ul a{color:#bbb;}
.footWidget ul a:hover{text-decoration:none;color:#032f61;}
.footWidget h4{font-size: 16px;font-weight: bold;color: #145389;}
.footText{font-size:12px;color:#bbb;}
img.img-responsive{width:130px;height:auto;}
i.fa{padding:3px;font-size:15px;}
a i.fa{color:#001f3f;}
.arrowLR {border: solid #001f3f;border-width: 0 3px 3px 0;display: inline-block;padding: 3px;}
.Nright {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}
.Pleft {transform: rotate(135deg);-webkit-transform: rotate(135deg);}
.navbar-brand{margin-right:0px!important;}
.card{margin:16px 20px!important;border:0px;border-radius:5px;!important;min-height: 320px;box-shadow: 0px 0px 11px #ddd;align-self:normal;}
.card:hover{background:#7087aa;}
.card:hover h2, .card:hover .p-content p, .card:hover .blueBox a.readmorelink i{color:#fff!important;}
.card:hover .blueBox a.readmorelink i{color:#ffffff!important;}
.thumbNail img{border-top-right-radius:5px;border-top-left-radius:5px;}
i.fa-arrow-right{font-size:16px!important;}
input#search-address{width:85%!important;float:right;}

