html,
body, li {
	margin: 0;
	color: #4b4b4b;
	background: #ffffff;
    font-family: 'Meta Pro Regular'; 
	font-size: 12px;
}

/* blue color: #003855; */
/* orange color: #e87511; */
/* grey color: #4b4b4b */
/* blue light color: #5caacb */

a,
a:hover, 
a:focus{
    text-decoration: none;
}
p {
    word-wrap: break-word;
    overflow-wrap: break-word;    
}
h1 {
    font-family: "Meta Pro Black";
    font-size: 60px;
}
h2 {
    font-family: "Meta Pro Black";
    font-size: 40px;
}
h3, .h3 {
    font-family: "Meta Pro Black";
    font-size: 30px;
}
h4 {
    font-family: "Meta Pro Light";
    font-size: 20px;
}
h5 {
    font-family: "Meta Pro Light";
    font-size: 18px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}
.main_wrapper {
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.wrapper {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}
.header_wrapper {
    margin: 0 auto;
    background-color: #003855;
    color: #ffffff;
    min-height: 130px;
}
.last_row {
    margin-bottom: 15px;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.header {
    position: relative;
    height: 130px;
}
.header_images {
    width: 404px;
    height: 80px;
    position: absolute;
    top: 28px;
    left: 20px;
}
.header_logo {
    width: 404px;
    height: auto;
}
.header_menu{
    position: absolute;
    right: 0;
    top: 45px;
    display: none;
}
.header img{
    vertical-align: middle;
}
.header_search {
    display: block;
}
.menu-main-menu-container {
    text-align: right;
}
ul.menu li {
    display: inline-block;
    font-size: 20px;
    padding: 0px 20px;
    background-color: #003855
}
ul.menu li a{
    color: #ffffff;
    text-decoration: none;
}
ul.menu li a:hover{
    color: #5caacb;
}
.button {
    width: 340px;
    height: 60px;
    text-align: center;
    margin: 30px auto;
    padding-top: 15px;
    border-radius: 5px;
}

/* navigation menu */
.navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;    
}
.navbar-right {
    margin-right: 0px;
}
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #003855;
    color: #ffffff;
    font-family: 'Meta Pro Regular';
    font-size: 20px;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #e87511 !important;
}

.icon_email {
    background: url(../images/icon_email.png) no-repeat 0 0;     
}
.icon_location {
    background: url(../images/icon_location.png) no-repeat 0 0;     
}
.icon_phone {
    background: url(../images/icon_phone.png) no-repeat 0 0;     
}
.icon_fax {
    background: url(../images/icon_fax.png) no-repeat 0 0;     
}
.icon_location,
.icon_email,
.icon_phone,
.icon_fax {
    width: 30px;
    height: 30px;
    background-size: cover;
    display: inline-block;
    float: left;
}
td, th {
    padding: 5px;
}
.table > thead > tr > th,
.table > tbody > tr > th, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > tbody > tr > td, 
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
}


/* section 1 */
.section-1 {
    background: url(../images/image1-with-overlay.jpg) #ffffff no-repeat 0 0; 
    max-width:1920px; 
    height: 600px;
    background-size: cover;
    background-position: center;
    margin: 0 auto;    
    text-align: center;
}
.section-1-content {
    width: 50%;
    margin: 0px auto;
    color: white;
    line-height: 60px;    
}
.section-1-content .title {
    font-family: 'Meta Pro Bold'; 
	font-size: 27px;
    padding-top: 194px;
}

/* section 2 */
.section-2 {
    padding-bottom: 50px;
}
.section-2 h2 {
    text-transform: uppercase;
    color: #003855;
    padding-top: 80px;
}
.orange-text {
    color: #e87511;
}
.white-text {
    color: #ffffff;
}
.blue-light-text {
    color: #5caacb;
}
.section-2 h3 {
    color: #003855;
}
.section-2 h4 {
    padding: 10px 40px;
}
.section-2 .categories h4 {
    padding: 0px 35px 20px;
    font-family: 'Meta Pro Bold';
    font-size: 20px;
    color: #003855;
    min-height: 90px;
}
.section-2 .categories-icon-1,
.section-2 .categories-icon-2,
.section-2 .categories-icon-3,
.section-2 .categories-icon-4 {
    width:150px; 
    height: 150px;
    background-position: center;
    margin: 46px auto 31px;
    text-align: center;    
}
.section-2 .categories-icon-1 {
    background: url(../images/GBRB-4-Icons-21.png) #ffffff no-repeat 0 0; 
}
.section-2 .categories-icon-2 {
    background: url(../images/GBRB-4-Icons-22.png) #ffffff no-repeat 0 0; 
}
.section-2 .categories-icon-3 {
    background: url(../images/GBRB-4-Icons-23.png) #ffffff no-repeat 0 0; 
}
.section-2 .categories-icon-4 {
    background: url(../images/GBRB-4-Icons-24.png) #ffffff no-repeat 0 0; 
}
.section-2 h5 {
    padding: 10px 20px;
}

/* section 3 */
.section-3 {
    max-width: 1920px;
    margin: 0 auto;
    background: rgb(0,56,85);
    background: transparent radial-gradient(closest-side at 50% 50%, #003855 0%, #002335F0 54%, #000B11 100%) 0% 0% no-repeat padding-box;
    /*background: radial-gradient(circle, rgba(0,56,85,1) 0%, rgba(0,0,0,1) 100%);*/    
}
.section-3 h2 {
    text-transform: uppercase;
    color: #ffffff;
    padding-top: 90px;
    padding-bottom: 10px;
}
.section-3 .image {
    background: url(../images/image2.png) no-repeat 0 0; 
    max-width: 1450px;
    height: 350px;
    background-position: center;
    margin: 50px auto;
    background-size: contain;    
}
.section-3 .domain h3 {
    text-transform: uppercase;
    color: #ffffff;
    padding: 0px 0px 90px;
}

/* section 4 */
.section-4 {
    padding: 0 0 75px;
}
.section-4 h2 {
    padding-top: 90px;
    text-transform: uppercase;
    color: #003855;
}
.section-4 .blue-light {
    color: #5caacb;
}
.section-4 h3 {
    color: #003855;
    padding-bottom: 30px;
}
.section-4 h4 {
    line-height: 30px;
    text-align: left;
    padding-bottom: 30px;
}
.section-4 .image {
    background: url(../images/image3.jpg) #ffffff no-repeat 0 0; 
    max-width: 630px; 
    height: 365px;
    background-position: center;
    margin: 0 auto;     
}
 h3.quotes {
    text-align: left;
    padding-bottom: 0px;
    padding-top: 20px;
}
h3.quotes .float-right {
    text-align: right;
    float: right;
    
}
.section-4 .h3 {
    padding-top: 30px;
    text-align: left;
}
.section-4 .h4 {
    text-align: left;
    font-family: "Meta Pro Bold"
}

/* section 5 */
.section-5 {
    max-width: 1920px;
    margin: 0 auto;
    background: rgb(0,56,85);
    background: radial-gradient(circle, rgba(0,56,85,1) 0%, rgba(0,0,0,1) 100%);
    height: 2000px;    
}
.section-5 h2 {
    padding-top: 130px;
    color: #e87511;
    text-transform: uppercase;
}
.section-5 h3 {
    color: #5caacb;
}
.section-5 .team img {
    border-radius: 50%;
    margin: 0 auto 20px;
    display: block;    
}
.section-5 .row .team {
    padding: 45px 0;
    display: inline-block;
    width: 20%;
    margin: 0px 2%;
}
.section-5 .row1 {
    margin: 0 20px;
    text-align: center;    
}
.section-5 h4 {
    font-family: "Meta Pro Bold";
    color: #5caacb;
}
.section-5 h5 {
    color: #ffffff;
}
.section-5-map {
/*     background: url(../images/map.png) no-repeat 0 0; */
    background: url(/wp-content/uploads/2024/08/GBRBA_World-Map.png) no-repeat 0 0;
	background-position: center;
    background-size: cover;   
    width: 1350px;
    height: 660px;
    margin: 50px -40px;
}
.section-5 .cities-locations {
    padding-bottom: 160px;
    color: #ffffff;
    text-align: center;
    font-family: 'Meta Pro Bold';
    font-size: 20px;
}

/* section 6 */
.section-6 {
    position: relative;
}
.section-6 .contact-form{
    background-color: #e87511;
    position: absolute;
    padding: 10px 30px;
    right: 0;
    top: -100px;
    /*min-height: 1000px;*/
    width: 700px;
    border-radius: 5px;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.28);
    z-index: 100;
}
.section-6 .contact-form h2 {
    font-family: "Meta Pro Black";
    font-size: 40px;
    color: #ffffff;
    padding: 50px 0px;
    text-transform: uppercase;    
}
.section-6 .contact-details{
    width: 578px;
    padding: 139px 100px 120px;
    min-height: 600px;
}
.section-6 h1 {
    font-family: "Meta Pro Black";
    font-size: 40px;
    text-align: left;
    color: #003855;
    padding: 10px 0px;
}
.section-6 h4 {
    font-family: "Meta Pro Bold";
    font-size: 20px;
    text-align: left;
    color: #003855;
    padding: 10px 0px;
}
.contact-form label, 
.contact-form input, 
.contact-form textarea,
.contact-form p {
    font-family: "Meta Pro Bold";
    font-size: 20px;
}
.contact-form input, .contact-form textarea {
    border-radius: 5px;
    border-style: hidden;
    color: #4b4b4b;
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
}
.contact-form input:focus, .contact-form textarea:focus {
    border: hidden;
    outline-offset: 0px;
    outline: none;
}
.contact-form label,
.contact-form p {
    width: 100%;
    color: #ffffff;
    padding: 5px 0;
}
.contact-form label {
    position: relative;
}
.section-6 .button {
    background-color: #003855;
    color: #ffffff;
    margin: 20px auto;
    padding-top: 10px;
}
.section-6 .button h3 {
    font-family: "Meta Pro Bold";
    font-size: 24px;

}

/* section-7 */
.section-7 {
    background-color: #003855;
    padding: 50px 20px;    
}
.section-7 .row1 {
    margin: 0 20px;
}
.section-7 .footer-logo {
    width: 230px;
    height: 155px;
}
.section-7 .row2 {
    margin-right: 0;
    margin-left: 0;
    padding-top: 100px;
    color: #ffffff;
    font-family: "Meta Pro Bold";
    font-size: 20px;
    text-align: center;
    padding-bottom: 80px;
}

::-webkit-input-placeholder { /* Edge */
    color: transparent;
}

:-ms-input-placeholder { /* Internet Explorer */
    color: transparent;
}

::placeholder {
    color: transparent;
}

footer a {
    text-decoration: none;
    color: #ffffff;
}

footer a:hover,
footer a:focus {
    color: #5caacb;
}

iframe#hs-form-iframe-0 {
    width: 100% !important;
    padding: 0px 20px;
}
iframe#hs-form-iframe-0 .hs-error-msgs label {
    color: #ff0000 !important;
}
/*========== Responsive ==========*/

/*==========  Non-Mobile First Method  ==========*/

    @media only screen and (max-width : 1280px) {
        .header {
            position: relative;
            /*height:auto;*/ 
        }
        .navbar-nav > li > a {
            font-size: 18px;
            padding: 15px 10px;
        }
        .section-4 {
            padding: 0 20px 75px;
        }
        .section-5-map {
            background-position: right;
            width: 100%;
            margin: 50px 0px;
        }
        .section-6 .contact-form {
            width: 60%;
        }
        .section-6 .contact-details {
            width: 40%;
            padding: 160px 20px;
        }
    }
    
    /* Medium Devices, Desktops */
    @media only screen and (max-width : 999px) {
        .header_wrapper {
            min-height: 100px;
        }
        .header_images {
            width: 404px;
            height: auto;
            position: relative;
            top: 28px;
            margin: 0 auto;
        }
        .header_menu {
            position: relative;
            top: 50px;
            margin: 0px auto;
            text-align: center;
            width: max-content;
            min-height: 110px;
        } 
        
        .navbar-nav > li > a {
            padding-top: 15px;
            padding-bottom: 15px;
            background-color: #003855;
            color: #ffffff;
            font-family: 'Meta Pro Regular';
            font-size: 16px;      
        }
        
        .section-1 {
            height: 500px;
        }
        
        /* section-1 */
        .section-1 {
            height: 450px;
        }
        .section-1-content {
            width: 90%;
            line-height: 60px;
        }        
        .section-1-content h1{
            padding-top: 20px;
        }        
        .section-1-content .title {
            font-family: 'Meta Pro Bold';
            font-size: 24px;
            padding-top: 107px;
        }
        
        /* section-2 */
        .section-2 {
            padding: 0 10px 50px;
        }
        .section-2 h2 {
            padding-top: 40px;
        }
        .section-2 .categories-icon-1,
        .section-2 .categories-icon-2,
        .section-2 .categories-icon-3,
        .section-2 .categories-icon-4 {
            width: 120px;
            height: 120px;
            background-position: center;
            margin: 46px auto 31px;
            text-align: center;
            background-size: cover;
        }
        .section-2 h5 {
            display: none;
        }
        .section-2 .categories h4 {
            padding: 0px 5px 20px;
        }
        
        /* section 3 */
        .section-3 h2 {
            padding-top: 40px;
            padding-bottom: 10px;
        }
        .section-3 .image {
            width: 100%;
            height: 350px;
            margin: 20px auto;
        }
        .section-3 .domain h3 {
            padding: 0px 0px 40px;
            font-size: 20px;
        }
        .section-3 .col-xs-3{
            padding: 0px;
        }
        
        /* section-4 */
        .section-4 {
            padding: 0 0 40px;
        }
        .section-4 h2 {
            padding-top: 40px;
        }
        .section-4 h4 {
            line-height: 30px;
            text-align: center;
            padding-bottom: 30px;
        }
       .section-4 .image {
            width: 100%;
            height: 405px;
        }
        h3.quotes {
            padding:0 25px;
        }
        .section-4 .h3,
        .section-4 .h4 {
            padding-left: 20px;
        }
        
        /* section-5 */
        .section-5 {
            height: auto;
        }
        .section-5 h2 {
            padding-top: 80px;
        }
        .section-5 .team img {
            width: 108px;
        }
        .section-5 .second-row {
            margin-right: 20px;
        }
        .section-5 .row1, .section-5 .row2 {
            margin: 0 10px;
        }
        .section-5-map {
            background-position: right bottom;
            background-size: inherit;
            width: 100%;
            height: 435px;
            margin: 50px -10px;
        }
        .section-5 .cities-locations {
            padding-bottom: 40px;
        }        
        
        /* section-6 */
        .section-6 .contact-form {
            padding: 40px 20px;
            position: relative;
            width: 100%;
            border-radius: 0px;
            box-shadow: none;
            top: 0;
            float: left;
            height: auto;
        } 
        .section-6 .contact-details {
            width: 100%;
            padding: 60px 100px;
        }
        .section-6 .contact-form h2 {
            font-size: 40px;
            padding: 0 0 40px;
        }
        
        /* section-7 */
        .section-7 .row1 {
            padding-top: 40px;
            text-align: center;
        }
        .section-7 .row2 {
            padding-top: 40px;
            font-size: 20px;
            text-align: center;
        }
    }
    
    @media only screen and (max-width : 767px) {
        .header {
            height:auto;
        }
        .header_logo {
            width: 270px;
            height: auto;
        }
        .header_images{
            width: 300px;
            height: auto;
            position: absolute;
            left: 50%;
            top: 0px;
            transform: translate(-50%, 20px);            
        }
        .header_menu {
            top: 15px;
            position: absolute;
            float: left;
            margin: 0px auto;            
        }
        .navbar-toggle {
            position: relative;
            float: left;
            padding: 9px 10px;
            margin-top: 8px;
            margin-left: 15px;
            margin-bottom: 8px;
            background-color: transparent;
            background-image: none;
            border: 1px solid transparent;
            border-radius: 4px;
        }
        
        h1 {
            font-size: 50px;
        }
        h2 {
            font-size: 40px;
        }
        h3, .h3 {
            font-size: 30px;
        }
        h4 {
            font-size: 20px;
        }
        h5 {
            font-size: 16px;
        }
        
        ::-webkit-input-placeholder { /* Edge */
            color: #4b4b4b;
        }

        :-ms-input-placeholder { /* Internet Explorer */
            color: #4b4b4b;
        }

        ::placeholder {
            color: #4b4b4b;
        }
        

        /* section-1 */
        .section-1 {
            height: 450px;
        }
        .section-1-content {
            width: 90%;
            line-height: 60px;
        }        
        .section-1-content h1{
            padding-top: 20px;
        }        
        .section-1-content .title {
            font-family: 'Meta Pro Bold';
            font-size: 24px;
            padding-top: 107px;
        }
        
        /* section-2 */
        .section-2 h2 {
            padding-top: 40px;
        }
        .section-2 .categories-icon-1,
        .section-2 .categories-icon-2,
        .section-2 .categories-icon-3,
        .section-2 .categories-icon-4 {
            width: 110px;
            height: 110px;
            background-position: center;
            margin: 46px auto 31px;
            text-align: center;
            background-size: cover;
        }
        .section-2 h5 {
            display: none;
        }
        .section-2 .categories h4 {
            padding: 0px 5px 20px;
            min-height: 70px;
        }
        
        /* section 3 */
        .section-3 h2 {
            padding-top: 40px;
            padding-bottom: 10px;
        }
        .section-3 .image {
            width: 100%;
            height: 350px;
            margin: 20px auto;
        }
        .section-3 .domain h3 {
            padding: 0px 0px 40px;
            font-size: 20px;
        }
        .section-3 .col-xs-3{
            padding: 0px;
        }
        
        /* section-4 */
        .section-4 {
            padding: 0 0 40px;
        }
        .section-4 h2 {
            padding-top: 40px;
        }
        .section-4 h4 {
            line-height: 30px;
            text-align: center;
            padding-bottom: 30px;
        }
       .section-4 .image {
            width: 100%;
            height: 405px;
        }
        h3.quotes {
            padding:0 50px;
        }
        h3.quotes .float-right {
            text-align: center;
        }
        .section-4 .h3,
        .section-4 .h4 {
            text-align: center;
        }
        
        /* section-5 */
        .section-5 {
            height: auto;
        }
        .section-5 h2 {
            padding-top: 80px;
        }
        .section-5 .team img {
            width: 108px;
        }
        .section-5 .second-row {
            margin-right: 20px;
        }
        .section-5 .row1 {
            margin: 0 10px;
        }
        .section-5 .row1 .team {
            width: 43%;
        } 
        .section-5 .row1 .team.item-1 {
            width: 100%;
        }
        .section-5-map {
            background-position: right bottom;
            background-size: cover;
            width: 100%;
            height: 435px;
        }
        .section-5 .cities-locations {
            padding-bottom: 40px;
        }        
        
        /* section-6 */
        .section-6 .contact-form {
            padding: 50px 0px 70px;
            position: relative;
            width: 100%;
            top: 0;
            border-radius: 0px;
            box-shadow: none;
            height: 100%;
        } 
        .section-6 .contact-form h2 {
            font-size: 40px;
            padding: 0 0 40px;
        }
        .contact-form label {
            display: none;
        }
        .section-6 .contact-details {
            width: 100%;
            padding: 50px 20px;
        }

        /* section-7 */
        .section-7 .row1 {
            padding-top: 0px;
            text-align: center;
        }
        .section-7 .row2 {
            padding-top: 40px;
            font-size: 16px;
            text-align: center;
        }
    }
    
    @media only screen and (max-width: 375px){
        .header_logo {
            width: 270px;
            height: auto;
        }  
        
        .header_menu {
            padding-top: 0px;
        }
        .header_images {
            width: 270px;
            left: 42%;
        }
        h1 {
            font-size: 30px;
        }        
        h2 {
            font-size: 24px;
        }
        h3, .h3 {
            font-size: 16px;
        }
        h4, .h4 {
            font-size: 14px;
        }
        .button {
            width: 95%;
            height: 44px;
        }

        /* section-1 */
        .section-1 {
            height: 375px;
        }
        .section-1-content {
            width: 90%;
            margin: 0px auto;
            color: white;
            line-height: 40px;
        }        
        .section-1-content .title {
            font-family: 'Meta Pro Bold';
            font-size: 16px;
            padding-top: 120px;
        }
        
        /* section-2 */
        .section-2 {
            padding-bottom: 50px;
            width: 95%;
            margin: 0 auto;
        }
/*        .section-2 h2,
        .section-2 h3,
        .section-2 h4 {
            text-align: left;
        }*/
        .section-2 h2 {
            text-transform: uppercase;
            color: #003855;
            padding-top: 30px;
            padding-bottom: 10px;
        }
        .section-2 h4 {
            padding: 20px 0px;
            line-height: 20px;
        }
        .section-2 .categories-icon-1,
        .section-2 .categories-icon-2,
        .section-2 .categories-icon-3,
        .section-2 .categories-icon-4 {
            width: 100px;
            height: 100px;
        }
        .section-2 .categories h4 {
            padding: 0px 0px 20px;
            color: #003855;
            min-height: 60px;
            font-size: 14px;
            text-align: center;
        }
        .section-2 h5 {
            display: none;
        }
        
        /* section-3 */
        .section-3 h2,
        .section-3 h3 {
            width: 90%;
            margin: 0 auto;
        }
        .section-3 .image {
            width: 100%;
            height: 120px;
            margin: 15px auto;
        }
        .section-3 .domain h3 {
            text-transform: uppercase;
            color: #ffffff;
            padding: 10px 0px;
        }
        .categories .col-xs-3 {
            width: 50%;
        }
        
        /* section-4 */
        .section-4 {
            padding: 20px 0;
            width: 95%;
            margin: 0 auto;
        }
/*        .section-4 h2,
        .section-4 h3 {
            text-align: left;
        }*/
        .section-4 h3 {
            /*/padding-bottom: 20px;*/ 
        }
        .section-4 .col-xs-12 {
            padding: 0px;
        }
        .section-4 .col-xs-12 h4 {
            line-height: 20px;
        }
        .section-4 .image {
            width: 100%;
            height: 200px;
            background-position: center;
            background-size: cover;
        }
        h3.quotes .float-right {
            text-align: center;
            line-height: 20px;
        }
        .section-4 .h3,
        .section-4 .h4 {
            text-align: center;
        }
        
        /* section-5 */
        .section-5 {
            height: auto;
        }
        .section-5 .team img {
            width: 108px;
            height: auto;
        }
        .section-5 .row .team {
            padding: 20px 0;
        }
        .section-5 h2 {
            padding-top: 20px;
        }
        .section-5 .global-map {
            width: 100%;
            max-height: 660px;
            margin-top: 40px;
        }
        
        /* section-6 */
        .section-6 .contact-form {
            position: relative;
            padding: 0px;
            width: 100%;
            top: 0;
            border-radius: 0px;
            box-shadow: none;
        } 
        .section-6 .contact-form h2 {
            font-size: 24px;
            padding: 20px 0px;
        }
        .contact-form label {
            display: none;
        }
        .section-6 h1 {
            font-size: 24px;
        }
        .section-7 .col-xs-4 {
            width: 100%;
            padding: 10px 0px;
        }
    }