/*
    Albicore Custom CSS
*/
@import url( 'style.css' );
#wpadminbar{
    display: none !important;
}

.blog-post-meta, .blog-title, .blog-description, .blog-title, .blog-post-title{
    display: none;
}

/* Add overwrites as needed so that the content of the editor field is attractive and not broken */
body { padding: 0; background: #fff; font-family: "Helvetica Neue", sans-serif !important; }

/* header */

#logo img {
    max-width: 344px;
    position: relative;
    top: 3px;
}

/*

#logo a, #logo #logo-text{
    float: left;
}

#logo #logo-text{
    line-height: 23px;
    float: left;
    margin-left: 20px;
    position: relative;
    top: 15px;
}

#logo #logo-text #site-title{
    font-size: 27px;
    font-weight: bold;

}

#logo #logo-text #site-description{
    font-size: 19px;
}

#logo {
    color: white;
}

#logo h2, h4{
    color: white;
}

.site-navigation-inner {
    height: 96px;
}

#menu-main-menu{
    background-color: #0076AF;
}

*/

#menu-main-menu li a:hover, #menu-main-menu li a:active{
    background-color: white;
    color: black !important;
}

.dropdown-menu li a {
    color: white !important;
}

.navbar-nav{
    float: right;
}

.dropdown-menu > li{
    background-color:#0076AF;
}

/*.navbar-header{
    margin-top: 9px;
}

.navbar-default .navbar-nav > li > a{
    line-height: 60px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: hsl(0, 0%, 100%);
    color: hsl(0, 0%, 0%) !important;
}

.dropdown-menu > li > a {
    padding: 16px 15px;
} */


/* Home Page */

/* line 26, ../scss/main.scss */
.container-fluid {
    padding: 0;
}

/* line 103, ../scss/main.scss */
.welcome_heading {
    color: #555769;
    line-height: 36px;
}

/* line 107, ../scss/main.scss */
.font-light {
    font-weight: 300 !important;
}

/* line 111, ../scss/main.scss */
.welcome_text p {
    color: #76767e;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding-bottom: 22px;
}

/* line 121, ../scss/main.scss */
.heading::after {
    background-color: #0076AF;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 69px;
}

/* line 134, ../scss/main.scss */
.heading {
    margin: 0 auto 20px;
    max-width: 570px;
    padding-bottom: 26px;
    position: relative;
    text-align: center;
}

/* line 142, ../scss/main.scss */
.heading h1 span {
    font-weight: 400;
}

/* line 146, ../scss/main.scss */
.heading h1 {
    color: #2b2b3d;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
    padding-bottom: 0;
    text-transform: uppercase;
    font-size: 33px;
}

/* line 157, ../scss/main.scss */
section {
    padding: 50px 0;
}

/* line 162, ../scss/main.scss */
.sec_top_gp {
    padding-top: 45px;
}

/* line 166, ../scss/main.scss */
.section-heading {
    font-size: 4em;
    margin: 30px 0;
}

/* line 171, ../scss/main.scss */
.section-lead {
    margin: 30px 0;
}

/* line 174, ../scss/main.scss */
.lead {
    font-size: 21px;
}

/* line 177, ../scss/main.scss */
.lead {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 20px;
}

/* line 184, ../scss/main.scss */
.section-paragraph {
    margin: 30px 0;
}

/* line 188, ../scss/main.scss */
section.white {
    background-color: white;
}

/* line 192, ../scss/main.scss */
section.light-grey {
    background-color: #f5f5f5;
}

/* line 196, ../scss/main.scss */
span.icon-container {
    border: 1px solid #0076AF;
    border-radius: 2px;
    color: #0076AF;
    display: block;
    font-size: 30px;
    height: 48px;
    line-height: 49px;
    text-align: center;
    width: 48px;
    float: left;
}

/* line 209, ../scss/main.scss */
.box-content h3 {
    line-height: 48px;
    margin-bottom: 20px;
    margin-left: 64px;
    margin-top: 0;
    color: black;
}

/* line 217, ../scss/main.scss */
.blue-section {
    background-color: #0076AF;
}
/* line 219, ../scss/main.scss */
.blue-section h1 {
    color: white;
}
/* line 222, ../scss/main.scss */
.blue-section .heading::after {
    background: #fff none repeat scroll 0 0;
}
/* line 225, ../scss/main.scss */
.blue-section p {
    padding-bottom: 22px;
}

/* line 230, ../scss/main.scss */
.ourservice-col:hover {
    transition: background-color 100ms linear 0s;
}

/* line 234, ../scss/main.scss */
.ourservice-col {
    padding: 0 27px;
    text-align: center;
    transition: background-color 100ms linear 0s;
}

/* line 241, ../scss/main.scss */
.ourservice-col span.ico {
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 100px;
    margin-bottom: 15px;
    text-align: center;
    width: 100px;
}

/* line 252, ../scss/main.scss */
.ourservice-col span.ico i {
    font-size: 65px;
    font-weight: 400;
    line-height: 101px;
}

/* line 258, ../scss/main.scss */
.ourservice-col h5 {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
    text-transform: uppercase;
}

/* line 268, ../scss/main.scss */
.ourservice-col p {
    color: #fff;
    font-weight: 300;
    line-height: 22px;
}

/* line 274, ../scss/main.scss */
.ourservice-col .button-container {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    padding: 0;
}

/* line 280, ../scss/main.scss */
.ourservice-col .anchor {
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 38px;
    padding: 0 18px;
    text-transform: uppercase;
}

/* line 290, ../scss/main.scss */
.anchor {
    border: 2px solid #21202c;
    color: #373737;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    line-height: 46px;
    padding: 0 32px;
    text-decoration: none;
    text-transform: uppercase;
}

/* line 302, ../scss/main.scss */
.ourservice-col .anchor:hover {
    background: #fff none repeat scroll 0 0;
    border-color: #fff;
    color: #0076AF;
}

/* line 324, ../scss/main.scss */
.box {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 30px;
    position: relative;
    padding: 30px;
}

/* line 332, ../scss/main.scss */
.links {
    margin-top: 10px;
}

/* line 345, ../scss/main.scss */
.btn-odr {
    background-color: #0076AF;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 10.5pt;
    padding: 13px 20px 10px;
    text-transform: uppercase;
}

.btn-black {
    background-color: #1f1f1f;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 10.5pt;
    padding: 13px 20px 10px;
    text-transform: uppercase;
}

.btn-black:hover, .btn-black:active{
    background-color: #2B3635;
    color: #ffffff;
}

.btn-white {
    background-color: white;
    border: 0 none;
    border-radius: 5px;
    color: black;
    cursor: pointer;
    font-size: 10.5pt;
    padding: 13px 20px 10px;
    text-transform: uppercase;
}

.btn-white:hover, .btn-white:active{
    background-color: #F5F5F5;
    color: black;
}

/* line 356, ../scss/main.scss */
.btn-odr:focus, .btn-odr:hover {
    color: white;
}

/* Wordpress Theme Custom CSS */

.primary-colour{
    background-color: #0076B0;
    color: white;
}

.secondary-colour{
    background-color: #DC9B22;
    color: #1F1F1F;
}

.secondary-colour span.icon-container{
    border-color: #000000;
    color: #000000;
}

.primary-colour span.icon-container{
    border: 1px solid white;
    color: white;
}

.primary-colour h3{
    color: white;
}

.entry-header h1{
    color: #2b2b3d;
    font-size: 33px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
    text-transform: uppercase;
}

.parallax-window-container{
    margin-top: -62px;
}

.adamrob_pcontainer{
    display: none;
}

/* Slider */

.flex-caption{
    text-align: right;
    background: rgba(59, 59, 59, 0.8) none repeat scroll 0 0;
    max-width: 660px;
    padding: 30px 47px 30px 13px;
    left: 600px;
}

.flex-caption h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 50px;
    max-width: 660px;
    text-transform: uppercase;
}


.flex-caption .excerpt{
    font-size: 24px;
    background: none;
}

/* Utilities */

.top-heading {
    text-align: left !important;
    width: inherit !important;
    max-width: inherit !important;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -20px;
}

.welcome{
    margin-bottom: 20px;
    font-size: 15px;
}

.top-heading:after{
    background-color: inherit;
}

.sec-no-top{
    padding-top: 0;
}

iframe{border:none;}

iframe#app-complaint-form{
    min-height: 2000px;
}

#logo  .mobile-logo{
    display: none;
    max-width: 140px;
}

@media screen and (max-width: 1200px) {

    h1{
        font-size: 30px !important;
    }

    h2, .h2 {
        font-size: 22px;
    }

    h3, .h3 {
        font-size: 18px !important;
    }

    .flex-caption h2{
        font-size: 32px;
    }

    .flex-caption .excerpt{
        font-size: 15px;
    }

}

@media screen
and (max-width: 1024px) {
    #logo  img {
        display: none;
    }

    /*#logo a{
      background-image: url("../images/Logo-resize.png");
      background-repeat: no-repeat;
      background-position: center;
      display: block;
      width: 100px;
      height: 50px;
      cursor: pointer;
      overflow: hidden;
    }*/

    #logo .mobile-logo {
        display: block;
        max-width: 112px;
        position: relative;
        top: 9px;
    }

    .main-logo {
        display: none;
    }

    .flex-caption{
        left: 0;
    }

    .flex-caption h2{
        font-size: 26px;
    }

    .flex-caption .excerpt{
        font-size: 15px;
    }

}

@media screen
and (max-width : 768px) {

    #logo .mobile-logo {
        max-width: 75px;
        position: relative;
        top: 6px;
    }

    #masthead{
        margin-bottom: 0 !important;
    }

    h1{
        font-size: 27px !important;
    }

    h2, .h2 {
        font-size: 21px;
    }

    h3, .h3 {
        font-size: 17px !important;
    }
}

@media screen
and (max-width : 480px) {

    h1{
        font-size: 24px !important;
    }

    h2, .h2 {
        font-size: 18px;
    }

    h3, .h3 {
        font-size: 16px !important;
    }
}