/*!
320px.
480px.
600px.
768px.
900px.
1024px.
1200px.
 */
 /*==========  Non-Mobile First Method  ==========*/
/* -- Home Tolk to us --- */
 @media only screen and (max-width : 1800px) {
 body .navbar{
 /* background: black; */
 }
   /* Home - Talk to us */
   /* ----------------- */
   .home_talk_to_us_content{
     margin-top: 15%;
     }
     .home_talk_to_us_inner{
       /* padding: 82px 100px; */
     }
 }

 /* -- Home Title FIX --- */
 @media only screen and (max-width : 1600px) {
 body .navbar{
 /* background: brown; */
 }
 #home_about,
 #home_our_services,
 #home_our_team,
 #home_live_updates{
  padding-top: 180px;
  padding-bottom: 0px;
  }
  #home_live_updates{
    padding-bottom: 90px;
  }
   /* Home - Banner */
   /* ------------- */
   .home_banner_section .home_banner_content {
     margin-left: -500px;
   }
   .home_banner_section .title_line_02{
     margin-bottom: 10px;
   }
   /* Home - Talk to us */
   /* ----------------- */
   .home_talk_to_us_section{
     min-height: 900px;
   }
   .home_talk_to_us_content{
     margin-top: 10%;
     }
     .home_talk_to_us_inner{
      padding: 65px 70px;
      /* float: right; */
      width: 85%;
     }
 }

 /* -- Menu - Our Team sub Fix --- */
 @media only screen and (max-width : 1400px) {
 body .navbar{
   /* background: purple; */
 }
 .container{
   position: relative;
   width: 992px;
 }
 #navbar .container{
   width: 1140px;
 }
   ul.nav.navbar-nav li a {
     padding: 52px 18px;
   }
   ul.nav.navbar-nav li.dropdown ul{

   }
   ul.nav.navbar-nav li.dropdown.services_drop_menu ul{

   }
   ul.nav.navbar-nav li.dropdown.our_team_drop_menu ul{
     margin-left: -506px;
   }
   /* Home - Banner */
   /* ------------- */
   .home_banner_section .home_banner_content {
     margin-left: -440px;
   }
   .home_banner_section .title_line_02{
     margin-bottom: 0px;
   }
   /* Home - Services */
   /* --------------- */
   .service_item a .image_cover {
     padding: 0px 20px;
     height: 80px;
     }
     .service_item a {
      min-height: 240px;
      padding: 15px 20px;
      }
   /* Home - Talk to us */
   /* ----------------- */
   .home_talk_to_us_section{
     min-height: 700px;
   }
   .home_talk_to_us_content{
     margin-top: 10%;
     }
     .home_talk_to_us_inner {
      padding: 50px 60px;
      width: 100%;
    }
    /* Home - Our Team */
    /* --------------- */
    .team_column .body_content {
      top: 82%;
    }
    .team_column .body_content {
      min-height: 330px;
    }


 }/* END of 1400 */


 /* Large Devices, Wide Screens ////////////////////////////////////////////////////////////   */
 @media only screen and (max-width : 1200px) {
 body .navbar{
   /* background: red; */
 }
 .container{
   position: relative;
   width: 900px;
 }
 #navbar .container{
   width: 990px;
 }
    /* NAV - Logo */
    a.navbar-brand {
     padding: 9px 15px;
    }
    ul.nav.navbar-nav li a {
      padding: 40px 16px;
      font-size: 16px;
    }
    /* NAV - Menu */
    ul.nav.navbar-nav li.dropdown ul li a.card {
      padding-top: 30px;
      padding-bottom: 15px;
    }
    ul.nav.navbar-nav li.dropdown ul {
      width: 768px;
      margin-left: -320px;
    }
    ul.nav.navbar-nav li.dropdown ul li a.card .image_cover .alignment img {
      max-height: 55px;
    }
    ul.nav.navbar-nav li.dropdown ul li a.card label {
      padding-top: 15px;
      height: 66px;
      font-size: 16px;
    }
    /* Home - Banner */
    /* ------------- */
    .home_banner_section .home_banner_content {
      margin-left: -350px;
    }
      h2.banner_text.title_line_01::before {
        top: 0px;
        left: -30px;
        }
      h4.banner_text.title_line_03 label.color_black::after {
        bottom: -10px;
        right: -30px;
        }
      h4.banner_text label {
        font-size: 2vw;
        }

    /* Home - About */
    /* ------------ */
    .home_about_section_text{
      margin-left: -80px;
    }
    /* Home - Services */
    /* --------------- */
    .service_item a .image_cover {
      }
      .service_item a {
       padding: 15px 10px;
       }
    /* Home - Talk to us */
    /* ----------------- */
    .home_talk_to_us_section{
      min-height: 600px;
    }
    .home_talk_to_us_content{
      margin-top: 10%;
      }
      .home_talk_to_us_inner {
        padding: 40px 30px 30px;
        width: 90%;
     }
     .home_talk_to_us_content .body_section .text-center {
      margin-top: 15px;
      margin-bottom: 20px;
      }
    /* Home - Our Team */
    /* --------------- */
    .team_column .body_content {
      top: 85%;
    }
    .team_column .body_content {
      min-height: 380px;
    }

    /* Footer */
    #footer .site_menu{
      margin-bottom: 30px;
    }
    #footer .site_menu ul {
      text-align: center;
    }
    #footer .site_menu ul li{
      width: auto;
      margin-right: 15px;
      border-right: 1px solid black;
      padding-right: 15px;
    }
    #footer .site_menu ul li:last-child{
      border-right: none;
    }

 }

 /* Medium Devices, Desktops */
 @media only screen and (max-width : 992px) {
 body .navbar{
   /* background: yellow; */
 }
 .container{
   position: relative;
   width: 700px;
 }
 .header_section .container{
	width: 100%;
	}
 #home_about,
 #home_our_services,
 #home_our_team,
 #home_live_updates{
   padding-top: 135px;
   padding-bottom: 0px;
 }
 #home_live_updates{
   padding-bottom: 45px;
 }
  h4 {
    font-size: 24px;
  }
  h5 {
   font-size: 18px;
  }
  p {
    font-size: 16px;
  }
  .header_section .phone-number h4 {
    font-size: 20px;
  }
  #navbar .container{
    width: 100%;
  }

  /* NAV - LOGO */
  .navbar.sticky a.navbar-brand,
  a.navbar-brand {
    padding: 0px 0px;
    padding: 0px 0px;
    display: inline-block;
    width: 80%;
  }
  .navbar .container .navbar-brand{
    margin-left: 0px;
  }
  .navbar.sticky ul.nav.navbar-nav li a,
  ul.nav.navbar-nav li a {
    padding: 24px 6px;
    font-size: 16px;
  }
  /* NAV - Menu */
  ul.nav.navbar-nav li.dropdown ul li a.card {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  ul.nav.navbar-nav li.dropdown ul {
    width: 700px;
    margin-left: -290px;
  }
  ul.nav.navbar-nav li.dropdown.our_team_drop_menu ul {
    margin-left: -440px;
  }
  ul.nav.navbar-nav li.dropdown ul li a.card .image_cover .alignment img {
    max-height: 55px;
  }
  ul.nav.navbar-nav li.dropdown ul li a.card label {
    padding-top: 15px;
    height: 66px;
    font-size: 16px;
  }
  /* Home - Banner */
  /* ------------- */
  .home_banner_section .home_banner_content {
    margin-left: -270px;
    top: 28%;
    }
    .home_banner_section .title_line_01,
    .home_banner_section .title_line_02 {
      font-size: 50px;
      }
    h2.banner_text.title_line_01::before {
      top: 0px;
      left: -20px;
      }
    h4.banner_text.title_line_03 label.color_black::after {
      bottom: -5px;
      right: -20px;
      }
    h4.banner_text label {
      font-size: 2.5vw;
      }

  /* Home - About */
  /* ------------ */
  #home_about {
  }
  .home_about_section_text{
    margin-left: -40px;
    }
    .home_about_section .phone-number {
      margin: 26px 0px;
    }
  /* Home - Services */
  /* --------------- */
  #home_our_services {
    }
    .service_item a {
      min-height: 200px;
      padding: 15px 0px;
      }
      .service_item a .image_cover {
        padding: 0px 0px;
        height: 60px;
        margin-bottom: 20px;
        }
  /* Home - Talk to us */
  /* ----------------- */
  #home_talk_to_us {
    padding-top: 40px;
    }
    .home_talk_to_us_section {
      min-height: 490px;
      }
    .home_talk_to_us_inner {
      padding: 40px 15px 30px;
      width: 100%;
      }
      .home_talk_to_us_section {
        background-size: 680px;
      }
  /* Home - Our Team */
  /* --------------- */
  #home_our_team {
    background-size: 12.55%;
  }
  .team_column .body_content {
    top: 82%;
  }
  .team_column .body_content {
    min-height: 290px;
  }
  /* Home - Live Updates */
  /* ------------------- */
  #home_live_updates {
  }
  #home_live_updates .owl-nav{
    position: relative;
    width: auto;
    top: 40px;
    text-align: center;
    }

    /* Footer */
    #footer .footer_contact_us{
      margin-bottom: 30px;
    }
    #footer .footer_contact_us ul {
      text-align: center;
    }
}
 /* Small Devices, Tablets */
 @media only screen and (max-width : 769px) {
 body .navbar{
  /* background: pink; */
 }
 .container{
  position: relative;
  width: 500px;
  }
  .collapse {
      /* display: none !important; */
  }
  .header_section .container{
	width: 100%;
	}
   #navbar .container{
    width: 100%;
    }
    .header {
      padding: 0;
      }
      .header_section .phone-number .second-contact h4,
      .header_section .phone-number .second-contact h5{
          margin: 0px;
      }
      .header_section .phone-number .description{

      }
      .header_section .phone-number .description img{
        margin-right: 10px;
        }
        .header_section .phone-number .first-contact,
        .header_section .phone-number .second-contact{
          display: inline-block;
          margin: 0px;
          margin-left: 10px;
        }

  ul.nav.navbar-nav {
    float: none;
    }
    ul.nav.navbar-nav li{
      text-align: center;
      }
    ul.nav.navbar-nav li.dropdown {
      display: inline-block;
      width: 100%;
      }
    ul.nav.navbar-nav li a {
      padding: 20px 0px;
      }
    ul.nav.navbar-nav li.dropdown ul li a.card .image_cover .alignment img {
      max-height: 40px;
      }
    ul.nav.navbar-nav li.dropdown ul li a.card label {
      padding-top: 0px;
      font-size: 13px;
      height: 44px;
      }
    ul.nav.navbar-nav li.dropdown ul,
    ul.nav.navbar-nav li.dropdown.our_team_drop_menu ul {
      width: 100%;
      margin-left: auto;
      }
    .navbar-nav .open .dropdown-menu > li > a {
      line-height: 18px;
    }


    #menuToggle input
    {
      display: block;
      width: 40px;
      height: 32px;
      position: absolute;
      top: -7px;
      left: -5px;

      cursor: pointer;

      opacity: 0; /* hide this */
      z-index: 2; /* and place it over the hamburger */

      -webkit-touch-callout: none;
    }
    /*
     * Just a quick hamburger
     */
    #menuToggle span
    {
      display: block;
      width: 32px;
      height: 4px;
      margin-bottom: 5px;
      position: relative;

      background: #26838A;
      border-radius: 3px;

      z-index: 1;
      transform-origin: 23px -3px;
      transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
                  background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
                  opacity 0.55s ease;
    }

    #menuToggle span:first-child
    {
      transform-origin: 0% 0%;
    }

    #menuToggle span:nth-last-child(2)
    {
      transform-origin: 50% 100%;
    }
    /*
     * Transform all the slices of hamburger
     * into a crossmark.
     */
    #menuToggle input:checked ~ span
    {
      opacity: 1;
      transform: rotate(45deg) translate(-2px, -1px);
      background: #232323;
    }
    /*
     * But let's hide the middle one.
     */
    #menuToggle input:checked ~ span:nth-last-child(3)
    {
      opacity: 0;
      transform: rotate(0deg) scale(0.2, 0.2);
    }

    /*
     * Ohyeah and the last one should go the other direction
     */
    #menuToggle input:checked ~ span:nth-last-child(2)
    {
      transform: rotate(-45deg) translate(0, -1px);
    }
    button#menuToggle{
      padding: 0px;
    }

    /* Menu Position [Logo & Bread] */
      .navbar-header {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      button.navbar-toggle {
        position: absolute;
        /* background: yellow; */
        right: 0px;
      }
      .navbar .container .navbar-brand{
        margin-left: auto;
      }
      a.navbar-brand {
        display: inline-block;
        width: 30%;
        margin: 0px auto;
      }
      a.navbar-brand img {
        margin: 0px auto;
      }
  /* Home - Banner */
  /* ------------- */
  .home_banner_section .home_banner_content {
    margin-left: -215px;
    top: 28%;
    }
      .home_banner_section .title_line_01,
      .home_banner_section .title_line_02 {
        font-size: 42px;
        }
  /* Home - About */
  /* ------------ */
  #home_about {
  }
  .home_about_section_text{
    margin-left: 0px;
    }
  .home_about_section .phone-number {
      margin: 30px 0px;
    }
  .home_about_section {
	background-size: 41.6%;
	background-position: 12% 77%;
	}
	.home_about_section .phone-number .first-contact{
		border: none;
	}
	.home_about_section .phone-number h5,
	.home_about_section .phone-number h4{
		text-align: right;
	}
  /* Home - Talk to us */
  /* ----------------- */
  .home_talk_to_us_section {
    background-size: contain;
	}
  .home_talk_to_us_content {
    margin-top: 80%;
	}
  /* Home - Our Team */
  /* --------------- */
   #home_our_team {
    background-size: 17.55%;
	background-position: 5% 26%;
  }
  .team_column .body_content {
    top: 82%;
  }
  .team_column .body_content {
    min-height: 310px;
  }
  /* Footer */
  #footer ul,
  #footer .footer_contact_us ul {
    text-align: center;
  }
  #footer ul li.fb_link p {
    background-position: 93px;
  }
 }

@media only screen and (max-width : 600px) {
 body .navbar{
   /* background: black; */
	}
  .container{
	position: relative;
	width: 400px;
	}
    #navbar .container{
		width: 100%;
    }
    .navbar.sticky ul.nav.navbar-nav li a,
    ul.nav.navbar-nav li a {
        padding: 14px 6px;
        font-size: 16px;
    }
    ul.nav.navbar-nav li.dropdown ul li {
      width: 50%;
      float: left;
      }
      .navbar-nav .open .dropdown-menu > li > a {
          line-height: 18px;
        }
      ul.nav.navbar-nav li.dropdown ul li a.card{
        display: flex;
        padding-top: 20px;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 0px;
        justify-content: flex-start;
      }
      ul.nav.navbar-nav li.dropdown ul li a.card label{
        height: 44px;
      }
      ul.nav.navbar-nav li.dropdown ul li a.card .image_cover .alignment{
        margin: 0px;
      }

  /* Home - Banner */
  /* ------------- */
  .home_banner_section .home_banner_content {
    margin-left: -165px;
    }
    .home_banner_section .title_line_01,
    .home_banner_section .title_line_02 {
      font-size: 36px;
      }
  /* Home - Our Team */
  /* --------------- */
   #home_our_team {
    background-size: 17.55%;
	  background-position: 5% 26%;
    }
    .team_column .body_content {
      top: 78%;
    }
    .team_column .body_content {
      min-height: 240px;
    }
    /* Footer */
    #footer ul li.fb_link p {
      background-position: 40px;
    }
 }

 /* Extra Small Devices, Phones */
 @media only screen and (max-width : 480px) {
   body .navbar{
     /* background: green; */
   }
  .container{
	position: relative;
	width: 330px;
	}
   .header_section .container{
	width: 100%;
	}
   #navbar .container{
    width: 100%;
    }
  .header_section .phone-number .description img {
    height: 15px;
    width: 15px
	}
  .header_section .phone-number h4 {
    font-size: 15px;
	line-height: 20px;
	}
  .header_section .phone-number h5 {
    font-size: 10px;
	line-height: 20px;
	}
  .navbar.sticky a.navbar-brand, a.navbar-brand {
    display: inline-block;
    width: 30%;
	}
  /* Menu Position [Logo & Bread] */
  .navbar-header {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  button.navbar-toggle {
    position: absolute;
    /* background: yellow; */
    right: 0px;
  }
  a.navbar-brand {
    display: inline-block;
    width: 30%;
    margin: 0px auto;
  }
  ul.nav.navbar-nav li.dropdown ul li a.card .image_cover .alignment {
    width: 60px;
    height: 54px;
    text-align: center;
  }
  ul.nav.navbar-nav li.dropdown ul li a.card .image_cover .alignment img {
    max-height: 36px;
  }
  ul.nav.navbar-nav li.dropdown ul li a.card label {
      height: 44px;
      margin-left: 10px;
  }
  /* Home - Banner */
  /* ------------- */
  .home_banner_section .home_banner_content {
    top: 16%;
    margin-left: -165px;
    }
    .home_banner_section .title_line_01,
    .home_banner_section .title_line_02 {
      font-size: 36px;
      }

  /* Home - Our Team */
  /* --------------- */
   #home_our_team {
    background-size: 17.55%;
	  background-position: 5% 26%;
    }
    .team_column .body_content {
      top: 87%;
    }
    .team_column .body_content {
      min-height: 425px;
    }
    /* Footer */
    #footer ul li.fb_link p {
      background-position: left;
    }
 }

 /* Custom, iPhone Retina */
 @media only screen and (max-width : 320px) {
   body .navbar{
     /* background: gray; */
   }
 }
