@charset "utf-8";
/* CSS Document */

*{
    padding: 0;
    margin: 0; box-sizing:border-box
   }
body{
   font-family: 'Open Sans', sans-serif; overflow-x: hidden;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v23/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.container {
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 1240px;
}
.container .section{
    position: relative;
    width: 100%;
   
}
.city-support-blg img{width: 100%;}
.section{ width: 100%; float: left;
   background: url(../images/banner.jpg) top center no-repeat;
    background-size:cover;min-height:580px;
}
/***********  .nav   ************/
.container .nav{
    position: fixed;
    top: 0;   left: 0;
    height: 80px;   width: 100%;  
    z-index: 5;
    /* background:rgb(12 48 72 / 75%); */
    background: rgb(216 25 42 / 75%);
    box-sizing: border-box;
    padding: 0 110px;
    transition: .9s;
}
.container .nav.active{
    height: 60px;   
    padding: 0 70px;
    /* background:rgba(0, 62, 103, 0.88); */
	    background: rgb(216 25 42);
}

/************** .nav img h1 *******************/
.container .nav img{ float: left; transition: .9s;padding-top: 10px;}
.container .nav.active img { padding-top: 8px; width: 140px;}
.container .nav h1{ float: right; display: none;}
.logo{width: 170px;}
.logo img{width: 170px;}

/************** .nav .menu  *******************/
.container .nav ul.menu{
    position: relative;
    float: right;
    top: 25%;
}
.container .nav.active ul.menu{
    top: 0;
}
.container .nav ul.menu li{
    list-style: none;
    float: left;
}
.container .nav ul.menu li a{
    position: relative;
    display: inline-block;
    color: #fff;
    text-decoration: none;  text-transform: uppercase;
    padding: 10px 30px;
    box-sizing: border-box;
}
.container .nav ul.menu li:hover a,.container .nav ul.menu li a.color{
    background:#8a0915;
}
.container .nav.active ul.menu li a{
    padding: 0 25px; 
    height: 60px;
    line-height: 60px;
}

.col-md-3 {
    width: 7%;
}
.banner-tx { width: 42%;margin-top:14%; float: left;padding: 3%; background: #0a243d8a; border-left: 10px solid #c33635;     -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);}
.banner-tx-top {
    color:#e6e6e6;
    font-size: 38px;
    line-height: 50px;
}
.banner-tx p {
    color:#a29b9b;
}
.call-now {
    float: left;
    z-index: 7;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    color:#F5F5F5;
    background:#d8192a;
    border-width: 1px;
    border-radius: 25px;
    outline: none;
    box-shadow: rgb(153 153 153) 0px 0px 0px 0px;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: center;
    margin: 0px;
    padding: 15px 28px;
    letter-spacing: 0px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
    transform-origin: 50% 50% 0px;
    margin-top: 15px;font-weight:normal;
    margin-right: 20px;
}
.call-now:hover{background:#222; color: #fff; font-weight:normal;}
.col-12 {
    width: 100%;
    float: left;
    padding: 40px 0;
}
.gcs-text h1 {
    color: #243a50;
    text-align: center;
    font-size: 20px;
    font-family: Inter, sans-serif, Arial;
}
.m-auto {
    float: none !important;
    margin: 0 auto !important;
}
.m-auto hr {
    background: #d49331;
    height:2px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
}
.col-md-6 {
    width: 47%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-md-6 img {
    text-align: center;
    width: 100%;
}
.col-md-6 p {
    line-height: 24px;
}
.city-perth-rec p {
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 24px;
    font-weight: 200;
    text-align: justify;
    color: #373538;
    display: inline-block;
}
.gap-tx {

}
.col-md-6 h2 {
    color: #243a50;
    text-align: left;
    font-size: 20px;
    padding-bottom: 7px;
    font-family: Inter, sans-serif, Arial;
}
.col-md-6 p {font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 200;
    text-align: justify;
    color: #231f20;
    display: inline-block;}
.features-background-img {
    width: 100%;
    float: left;
    background: linear-gradient( 
123deg
 , #518ecc 0%, #40719e 100%);
    line-height: 0;
    margin-bottom: 35px;
}
.col-md-66 {
    width: 50%;
    float: left;
}
.col-md-6 p {
    line-height: 24px;
}
.perth-ul {
    padding: 10px 0;
}
.features-background-img ul.perth-ul li {
    color: #f3cdff!important;
}
ul.perth-ul li {
  font-size: 16px;
    line-height: 20px;
    margin: 0 1% 5px 0;
    padding: 8px 15px;
    display: inline-block;
    width: 48%;
    border: 1px solid #eee;
    border-left: 4px solid #f35f5d;
    vertical-align: top;
}
.city-perth-rec p {
   font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 200;
    text-align: justify;   
    color:#231f20;
    display: inline-block;
}
.coverall {
    width: 100%;
    float: left;
}
.bg-white {
   position: relative;
   top:70px;
    width: 100%;
    float: left;
    z-index: 1;
    padding: 40px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
   text-align: left;
}
.perth-footer p {font-size:14px;
    color: #7c7980;
}
.form-group {
    margin-bottom: 15px;
}
.input-group {
    position: relative;
    display: table;     margin: 8px 0;
    border-collapse: separate;
}
.input-group input[type="email"] {
    background: #42454a;
    border: medium none;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    color: #fff;
    height: 44px !important;
    padding-left: 10px;
    width:75%;
}
 .input-group > .input-group-button {
    width: 1%;
    vertical-align: top;
}
 input[type="submit"] {
    background:#FBB03B;
    color: #ffffff;
    border: medium none;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    font-size: 16px;
    height: 44px;
    width: 44px;
    padding: 0;
    vertical-align: middle;
}
.bg-white h2 {color: #152c5b;
    padding-bottom: 15px; text-align: center;
    font-size: 20px;
    font-family: Inter, sans-serif, Arial;}
/* slider   */
.slider-center { width: 100%; float: left;  padding:40px 0; background:#9c7d4c; position: relative;
z-index: 99999999;}
.slider-center h2 {text-align: center;
color: #222;
text-align:center;
font-size: 27px;
padding-bottom: 19px;
font-family: Inter, sans-serif, Arial;}
.entry img {
  width: 100%;
  border-radius:0px;
}

.container2 {
  overflow: hidden;
    position: relative;
}
.items {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  animation: carouselAnim 50s infinite alternate linear;
}

.entry {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  width: 300px;
  background: #fff;
  margin: 1em;
  padding: 0.5em;
  border-radius: 10px;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.5);
}
.review-perth{width:100%; float: left}
@media only screen and (max-width: 768px) {
  .items {
    animation: carouselAnim 35s infinite alternate linear;
  }
  
  @keyframes carouselAnim {
    from {
      transform: translate(0, 0);
    }
    to {
      transform: translate(calc(-100% + (2 * 300px)));
    }
  }
}

.entry p {
  text-align: center;
  padding: 1em;
}

.name {
  font-weight: bold;
}

@keyframes carouselAnim {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(calc(-100% + (5 * 300px)));
  }
}

.container .faders {
  width: 100%;
  position: absolute;
  height: 100%;
}

.faders .right,
.faders .left {
  background: linear-gradient(
    to right,
    rgba(245, 245, 245, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  width: 15%;
  height: 100%;
  position: absolute;
  z-index: 200;
}

.right {
  right: 0;
  background: linear-gradient(
    to left,
    rgba(245, 245, 245, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}
.col-md-3{width:145px; float: left;}
.col-md-3 img {width:100%;}
.col-md-7{width: 75%; float: right}
.white-tx p {padding:20px;text-align: justify; color:#fff;}
.shadow:hover {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    animation-name: example;
    animation-duration: 0.25s;
    border-left:5px solid #f15b1e!important;
    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%)!important;
}
.city-support-blue-bg {color: #fff; text-align: center; padding: 40px 0;}
.city-support-white-bg { width: 100%; float: left; background:#f2f2f4;padding: 1.4em 1em; border-radius: 10px;margin-bottom: 20px;}
.citysupt-boxes{width: 33%;
    float: left; text-align: center;
    padding: 20px;
border: 1px solid #faf0f0;
    padding: 20px;
    box-shadow: 0 2px 2px #ccc;}
.citysupt-boxes img {width:100%;}
.citysupt-boxes h3 {color:#444444!important;}
.citysupt-boxes p {color:#444444!important;}
.city-support-left img {width: 100%;}


.content-head-blog{text-align: center; color: #fff; font-size: 50px;}
section.blog {float: left;
    width: 100%;
        background: url("../images/banner-blog.jpg") top center no-repeat;
    height:290px;
    background-size: cover;
}
.banner-text-blog {
    width:100%; text-align: center;
    margin-top:10%;
}
.blog-ul li {padding: 7px 0; list-style: none;}
.blog-ul li:before {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    content: "";
    float: left;
    height: 5px;
    background-color: inherit;
    margin: 5px 10px;
    width: 5px;
  border:2px solid rgb(0 62 103 / 88%);
    background: #e4f6ff;
}
.city-support-blg-page-right {
    width: 30%;
    float: right;
    padding: 10px;
    background: #eef3f3;
    box-shadow: 4px 6px 2px #e5e4e4;}

.city-support-blg-page-right h3 {border-bottom: solid 3px #eae6e5;
    display: inline-block;
    font-size: 23px;    color: #274b6d;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 0;}
.blog-boxes{width: 33%; float:left; padding: 20px; border: 1px solid #ccc;}
.blog-boxes h1 {border-bottom: solid 2px #dcdcdc;
    display: inline-block;
    margin-bottom: 5px;
    color: #274b6d;
    line-height: 25px;
    font-size: 20px;
    font-family: Inter, sans-serif, Arial;
    margin-top: 0;}
.blog-boxes h2 {border-bottom: solid 2px #dcdcdc;
    display: inline-block;
    margin-bottom: 5px;
    color: #274b6d;
    line-height: 25px;
    font-size: 20px;
    font-family: Inter, sans-serif, Arial;
    margin-top: 0;}
.blog-boxes h3 {border-bottom: solid 2px #dcdcdc;
    display: inline-block;
    margin-bottom: 5px;
    color: #274b6d;
    line-height: 25px;
    font-size: 20px;
    font-family: Inter, sans-serif, Arial;
    margin-top: 0;}

.city-support-blg-page h1 {
    margin-bottom: 5px;
    color: #274b6d;
    line-height: 25px;
    font-size: 20px;
    font-family: Inter, sans-serif, Arial;
    margin-top: 0;}
.city-support-blg-page h2 { margin-bottom: 5px;
    color: #274b6d;
    line-height: 25px;
    font-size: 20px;
    font-family: Inter, sans-serif, Arial;
    margin-top:11;}
.city-support-blg-page h3 { margin-bottom: 5px;
    color: #274b6d;
    line-height: 25px;
    font-size: 20px;
    font-family: Inter, sans-serif, Arial;
    margin-top: 0;}

.blog-bg-1 {background: #f5f5f5;}
.blog-bg-2 {background: #fff;}
.blog-bg-3 {background: #f5f5f5;}

.blog-boxes p {font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 200;
    text-align: justify;
    color: #231f20;
    display: inline-block;}
.city-support-blg-page { float: left;max-width: calc(70% - 1em);
    min-width: calc(70% - 1em);
    padding: 20px;
    background-color: #f7fafc;}
.city-support-blg-page p {font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 200;
    text-align: justify;
    color: #231f20;
    display: inline-block;}
.city-support-blg{  width: 100%; float: left;   padding: 20px 0; }
.read-more {background:#126281;
    color: #fff !important;
    font-size: 1rem;
    margin-top: 10px;
    border: 0 none;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    -webkit-appearance: none;
    padding: 8px 25px;
    border-radius: 7px !important;
    -webkit-box-shadow: 0 3px 3px rgb(0 0 0 / 42%);
    box-shadow: 0 3px 3px rgb(0 0 0 / 42%);
    -webkit-transition: .1s ease-in-out all;
    -o-transition: .1s ease-in-out all;
    transition: .1s ease-in-out all;}
.read-more a {color: #fff;}
svg {
   width: calc(110% + 60%);
    height: 196px;
    display: block;
    position: relative; width:100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.elementor-shape-fill {
    fill: #eacdcf;
    transform-origin: center;
    -webkit-transform: rotateY(
0deg
);
    transform: rotateY(
0deg
);
}
.bg-white p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 200;
    text-align: justify;
    color: #231f20;
    display: inline-block;
}
.citysupt-boxes2 {
    width: 66%;
    float:right;
    text-align: center;
    padding: 20px;
    border: 1px solid #faf0f0;
    padding: 20px;
   
}
.city-support-white-bg h2 {
    color: #243a50;
    text-align: left;
    font-size: 20px;
    padding-bottom: 7px;
    font-family: Inter, sans-serif, Arial;
}

/*------contact us---------*/

.col-md-4, .col-md-12{position: relative;  width: 100%; /*padding-right: 15px;  padding-left: 15px;*/float: left;
} 
.col-md-12{width: 100%;}

.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.wrappercon {
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    -webkit-box-shadow: 0 21px 41px -13px rgb(0 0 0 / 18%);
    -moz-box-shadow: 0 21px 41px -13px rgba(0,0,0,.18);
    box-shadow: 0 21px 41px -13px rgb(0 0 0 / 18%);
    background: #fff;
    margin: 30px 0px;
    float: left;
}

.dbox p { margin-bottom: 0;}
.dbox p span {
    font-weight: 400;
    color: rgba(0,0,0,.2);
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.contactForm .form-control {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 0;
}

input:focus { 
    outline: none !important;
    border-color: #a01b2b;
        box-shadow: 0 0 10px #a01b2b52;
 }

.contactForm textarea {
    height: 90px;
    border: 1px solid #ccc!important;
    padding: 10px 20px!important;
    background: #fdf7fa;
    border-radius: 35px;
}

textarea:focus { 
    outline: none !important;
    border-color: #a01b2b;
    box-shadow: 0 0 10px #a01b2b52;
 }

.btn {
    padding: 12px 16px;
    cursor: pointer; 
    border-width: 1px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    -webkit-box-shadow: 0 10px 20px -6px rgb(0 0 0 / 12%);
    -moz-box-shadow: 0 10px 20px -6px rgba(0,0,0,.12);
    box-shadow: 0 10px 20px -6px rgb(0 0 0 / 12%);
    position: relative;
    margin-bottom: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
	border-radius: 25px;
}
.mt-5, .my-5 {
    margin-top: 3rem!important;
}
.p-md-5 { padding: 3rem!important;}
.social-media p a { color: #fff; text-transform: uppercase;
    font-size: 12px;
    margin-right: 10px;
    border: 1px solid #dcdcdc;
    padding: 5px 15px;
    margin-top: 10px;
    float: left;
    border-radius: 20px;
    font-weight: 700;
	background: #3e54aa;
    text-decoration: none;
}
.social-media p a:nth-child(2) {background:#5fb8fe;}
.social-media p a:nth-child(3) {background:#e04a91;}
.social-media p a:nth-child(4) {background:#ea4c88;}


.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
}


.btn.btn-primary { background: #f44336!important; padding:10px 15px; width:auto; border-color: #df3b2f!important;    color: #fff; border-radius:20px; height:auto;}

.form-group { margin-bottom: 1rem;}
.mt-3{margin-top: 30px;}
.form-control {
    height: 45px;
    border: 1px solid #ccc!important;
    padding:10px 20px!important;
    border-radius: 35px;
    background: #fdf7fa;
}

.contact-wrap { background: #fff;}
.p-md-5 { padding: 2rem!important;}
.w-100 { width: 100%!important; float: left;}

/*------contact us end---------*/



/************* footer *******************/
.footer { width:100%; float: left; background: url("../images/footer-bg.jpg") top center no-repeat; background: #2f2f2f;background-size: cover;padding: 40px 0;}
.perth-footer h4{color: #fff; font-weight: normal;padding-bottom: 7px;}
.footer-follow-klantengmail li{ border-bottom:1px solid #2a2a2a !important}
.footer-follow-klantengmail img{ width: 58%;}
.footer-top{ background:#0c0d0f;  width: 100%; float: left; padding: 20px 0; }
.perth-footer { width:30%; float: left;  margin: 30px 10px;}
.footer-top h4 {  color: #fff !important; opacity:0.7;  font-size:17px;  padding-bottom: 10px;   margin-bottom: 20px; font-family: 'Montserrat', sans-serif;  letter-spacing: 1px;}
.perth-footer ul { width: 100%;  float: left;}
.con li img{ width: 12%;padding-right: 10px;}
.perth-footer ul li {  padding: 7px 0;  color: #d1d1d1;   letter-spacing: 0.5px;}
.perth-footer ul {  width: 100%;  float: left;}
.footer-follow-klantengmail {  width: 96%;  float: left;  padding: 10px;}
.perth-footer ul li {  padding: 7px 0;
    color: #d1d1d1;
    list-style: none;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #161f39;}
.footer-follow-klantengmail li { list-style: none;   display: inline-block;  padding:5px 0px !important;  color: #bbb;  margin: 0 0px 0px 0px;  border-radius: 2px; text-align:center;}
.perth-footer ul li a {  text-decoration: none;  color: #fff;   padding: 10px 0;   text-decoration: none;  color:#e68d00;  font-size:13px;}
.footer-follow-klantengmail li a {   text-decoration: none;  color: #87cde4;}

.blue-bg{width: 100%; float: left;    -webkit-transform: rotate(
180deg
);
    -ms-transform: rotate(180deg);
    transform: rotate(
180deg
);}
.blue-bg p { display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin: 4px 0;
    padding: 0px;
    font-size: 30px;
    font-weight: bold; color: #fff;
}

.footer-bottom p {
    font-size: 15px;
    color:#7c7980;
}
.footer-bottom a {
    color: #38425e;
    text-decoration: none;
}
.footer-bottom{width: 100%;
    float: left; text-align: center;
    padding: 20px 0px; background: #1b1b1b;
    background-size: cover;}

.footer-follow-perth ul {
    width: 100%;
    float: left;
}
.footer-follow-perth li {
    list-style: none;
    display: inline-block;
    padding: 5px 0px !important;
    color: #bbb;
    margin: 0 0px 0px 0px;
    border-radius: 2px;
    text-align: center;
}
.media-text li a {
    font-size: 15px !important;
    font-weight: bold;
    padding: 10px 19px !important;
    background: rgba(0,0,0,0.05);
}

.button {
    width: 55px;
    height: 46px;
    position:relative;
    right: 0;
    top:25px;
    cursor: pointer;
    z-index: 12399994;
}
.button::before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 16px;
    right: 20px;
    display: block;
    height: 2px;
    width: 20px;
    background: #ddd;
    content: '';
}
.button {
    cursor: pointer;
}
.button::after {
    position: absolute;
    top: 22px;
    right: 20px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
}
.button.menu-opened::before {
    top: 23px;
    background: #000;
    width: 19px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.button.menu-opened::after {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    top: 23px;
    border: 0;
    height: 2px;
    width: 19px;
    background: #000;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.button {display: none;}

/*********** Media Queries******************/
@media screen and (max-width: 934px) { 
    .container .nav,.container .nav.active{
        height: auto;   
        padding: 10px 30px;
        background:#0a243d;
    }
    .container .nav img,.container .nav.active img{
        float: left;
    }
    .container .nav h1{
        float: right;
        display: block;
        top: 10px;
        position: relative;
        cursor: pointer;
    }  
    .container .nav ul.menu,.container .nav.active ul.menu{
        clear: both;
        margin-top: 90px; 
        float: none;
        top: 0;    position: absolute;
        width: 75%;left: 0;min-width: 100%;

        text-align: center;
        display: none;
		    background: #091e33;
    border-top: 2px solid #082a4a;
    }  
    .container .nav ul.menu.display,.container .nav.active ul.menu.display{
        display: block; 
    }
    .container .nav ul.menu li{
        list-style: none;
        float: none;
        width: 100%;
    }
    .container .nav ul.menu li a,.container .nav.active ul.menu li a{
        width: 100%;
        line-height: 40px;
        padding: 0;
        height: auto;
     }
}
    @media (max-width:1170px) and (min-width:768px){ 
    .container{width:100%;} 
    .bg-help1 {    background-size: cover;}
      .bg-help2 {    background-size: cover;}
    .features-background-img {    background-size: cover;}
     .col-md-6{height: auto}
}

@media only screen and (max-width: 1000px) and (min-width: 768px){ 
    .container{width:100%;} 
    .bg-help1 {    background-size: cover;}
      .bg-help2 {    background-size: cover;}
    .features-background-img {    background-size: cover;}
    .col-md-6 img{ width: 100%;}
    .banner-tx {
    width: 100%;
}
    .col-md-6{height: auto}
}

@media (max-width:767px) and (min-width:480px){ 
  .container{width:100%;} 
    .logo { top: -11px;}
    .gap-tx{padding: 0;}
    .banner-tx { width: 100%;background:#1e2f63b5;margin-top:13%;padding:10px 0;}
    .section {
    min-height: 332px;
}
    .gcs-text h1 {font-size:16px;
}
.gcs-text h2 {font-size: 15px;
}
.gcs-text h3 {font-size:15px;}
    .col-4{width: 100%;padding: 10px 0;}
    .col-md-6 {  width:100%;height: auto;}
    .features-background-img {    background-size: cover;}
    .col-3 { width:100%;}
        .col-3 {    width:100%;}
    .bg-help1 {    background-size: cover;}
      .bg-help2 {    background-size: cover;}
    form#contact_submit {   max-width: 100%;   margin: 0 auto;}
    .col-md-6 img{ width: 100%;}
      .col-md-66{width: 100%}
    .bg-white {
     padding: 5px;
}
     .col-md-66 img{width: 100%}
    .button {display:block}
    .col-md-7{width:100%; float: left;}
    .col-md-3{width:100%; float: left;}
     .citysupt-boxes{width:100%}
    section.blog {float: left;  height: 160px;}
    .blog-boxes {  width: 100%;}
    .city-support-blg-page { max-width: calc(100% - 1em); min-width: calc(100% - 1em);}
    .city-support-blg-page-right {   width: 100%;}
    .city-support-blg-page h1 { font-size: 20px;}
    .city-support-blg-page h2 { font-size: 20px; }
    .city-support-blg-page h3 {font-size: 20px;}
    .banner-text-blog { width: 100%; text-align: center; margin-top: 10%;}
    .content-head-blog {
    font-size: 40px;
}
    .banner-tx {
    width: 100%;
}
     ul.perth-ul li {  width:100%;}
    svg {height: 100px;}
}

@media (max-width:480px) and (min-width:320px){ 
    .container{width:100%;} 
    .logo { top: -11px;}
    .banner-tx {   width: 100%;background:#1e2f63b5;margin-top:23%;
padding: 10px;}
    .section {
    min-height: 350px;
}
    .gcs-text h1 {font-size:19px;
}
.gcs-text h2 {font-size: 15px;
}
.gcs-text h3 {font-size:15px;}
    .col-4{width: 100%;padding: 10px 0;}
    .col-md-6 {  width:100%;height: auto;}
    .features-background-img {    background-size: cover;}
    .col-3 { width:100%;}
        .col-3 {    width:100%;}
    .bg-help1 {    background-size: cover;}
      .bg-help2 {    background-size: cover;}
    form#contact_submit {   max-width: 100%;   margin: 0 auto;}
    .banner-tx-top {   font-size: 25px;   line-height: 40px;   padding-top: 20px;}
    .col-md-6 img{ width: 100%;}
    .col-md-66{width: 100%}
     .col-md-66 img{width: 100%}
    .gap-tx{padding: 0;}
    .bg-white {
     padding: 5px;
}
    .perth-footer{width: 100%;margin:0!important;}
    .button {display:inline-block}
    .col-md-7{width:100%; float: left;}
    .col-md-3{width:100%; float: left;}
    .citysupt-boxes{width:100%}
    .button {top:18px;left: 25%;}
    section.blog {float: left;  height: 160px;}
    .blog-boxes {  width: 100%;}
    .city-support-blg-page { max-width: calc(100% - 1em); min-width: calc(100% - 1em);}
    .city-support-blg-page-right {   width: 100%;}
    .city-support-blg-page h1 { font-size: 17px;}
    .city-support-blg-page h2 { font-size:17px; }
    .city-support-blg-page h3 {font-size: 17px;}
    .banner-text-blog { width: 100%; text-align: center; margin-top: 19%;}
    .content-head-blog {
    font-size: 40px;
}
    .citysupt-boxes2{width: 100%;}
    ul.perth-ul li {  width:100%;}
    svg {height: 100px;}
    .citysupt-boxes2 { padding:0px;}
    .city-support-white-bg {margin-bottom:0px;}
}
