body{
    font-family: 'Times New Roman', Times, serif !important;
}

p{
    font-size: 1em;
}

ul.navbar-nav li.nav-item a{
    color:#0d2333;
}

ul.navbar-nav li{
    padding: .5em;
    margin: auto;
}

li.divide{
    display: block;
    padding:0 !important;
}

.mobile{
    display: none;
}

.desktop{
    display: block;
}

.header{
    position: relative;
}

.centerH{
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: .5em 1em;
    color: #fff;
    background-color: rgba(8,21,42,.8);
    text-align: center;
    font-size: 3.3em;
    font-weight: bold;
}

.secOneH2{
    padding: .5em;
    color: #0d2333;
}

.secOneH2:before{
    position: absolute;
    content: "";
    border:1px solid #0d2333;
    width: 5%;
    bottom: 32%;
    left: -5%;
}

.secOneH2:after{
    position: absolute;
    content: "";
    border:1px solid #0d2333;
    width: 5%;
    bottom: 32%;
    right: 43%;
}

.secTwo{
    background-color: #0d2333;
    color: #fff;
}

.secTwo h3.consulting, .secTwo h3.support{
    border: 5px solid #163c58;
    padding: .5em 1em;
    color: #fff;
    text-align: center;
}


.secTwo h3.services, .secTwo h3.planning{
    border: 5px solid #163c58;
    background-color: #163c58;
    padding: .5em 1em;
    color: #fff;
    text-align: center;
}

.secTwo img{
    position: absolute;
    top: -16%;
    width: 25%;
    height: 60vh;
    left: 70%;
}

.row>*{
    padding: 0;
    margin: 0;
}

.row{
    padding: 0 !important;
    margin:0 !important;
}

.our-section{
    background-image: url(/img/our-values-section-original.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.contact-area{
    background-color: #a9bbc8;
    position: relative;
}

.contact-area::before{
    position: absolute;
    content: 'REQUEST AN APPOINTMENT';
    background-color: #0d2333;
    color: #fff;
    padding: 5px 1.5em;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 2em;
    font-weight: bolder;
    letter-spacing: 1.2px;
}

.footer{
    background-color: #0d2333;
}

.footer ul li{
    display: inline-block;
    padding: .5em;
}

.footer ul li a{
    color: #fff;
}

.centerT{
    text-align:center;
}

.autoM{
    margin:auto;
}

@media(max-width:1440px){
    .secTwo img{
    top: -14%;
    width: 27%;
    height: 68vh;
    }
    
    .centerH{
        font-size: 2.3em;
    }
}


@media(max-width:1024px){
      .centerH{
    font-size: 28px;
    }
    
    .secOneH2:after{
        bottom:26%;
        right:26%;
    }
    
    .secOneH2:before{
        bottom:26%;
    }
    
    .services, .planning, .consulting,.support{
        font-size:1.1em;
        font-weight:bold;
    }
    
    .contact-area::before{
        font-size:1.5em;
    }
    
    .navbar-brand{
        width:28%;
    }
    
    ul.navbar-nav li {
    padding: 0;
    }
}

@media(max-width:786px){
    ul.navbar-nav li {
    padding: .5em;
    }
    .navbar-brand{
        width:inherit;
    }
    .nav-item.divide{
        display: none;
    }
    .centerH{
    font-size: 21px;
   
    }
    .secTwo img{
        position:inherit;
        width:100%;
    }
    
    .secTwo .col-sm-7, .secTwo .col-sm-3{
        width:100%;
        text-align:center;
    }
    
    .secOneH2:after{
        bottom:24%;
        right:0%;
    }
    
    .secOneH2:before{
        bottom:24%;
        left:0%;
    }
    
    .secOneH2{
        text-align:center;
    }
    
    .contact-area::before{
        font-size:1.1em;
    }
    
}

@media(max-width:425px) {
    .mobile{
    display:block;
}

.desktop{
    display: none;
}

.centerH{
    font-size: 21px;
    width: 90%;
   
}

.secTwo img{
        height:auto;
    }
    

.secOneH2:after{
        bottom:21%;
        right:0%;
    }
    
    .secOneH2:before{
        bottom:21%;
        left:0%;
    }
    .contact-area::before {
    font-size: 1.20em;
    text-align: center;
    width: 100%;
}

.pad1tb{
    padding:1em 0;
}
}

@media(max-width:375px){
    .centerH{
    font-size: 19px;
}

.secOneH2:after,.secOneH2:before{
        
        display:none;
    }
}

@media(max-width:320px){
    .centerH{
    font-size: 16px;
}


    .secOneH2{
        text-align:center;
        font-size: 1.2em;
    }
}

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}




.pinRojTopnavbarMain {
    background-color: #163c58 !important;
    color:#fff;
}

.pinRojTopnavbarMain .navbar-nav li.nav-item a {
    color: #fff;
    padding: 0px;
}

.pinRojTopnavbarSub1{
     display: flex;
  justify-content: space-between;
    width:100%;
}

@media only screen and (max-width: 768px) and (min-width: 0px) {
    
    .pinRojTopnavbarSub1{
     display: flex;
  justify-content: space-between;
    width:100%;
    flex-direction: column;
}

.pinRojTopnavbarSub1m1{
    width:100%;
            text-align: center;
        justify-content: center;
        display: flex;
        flex-flow: row wrap !important;
        display: flex;
        justify-content: space-between;
}
.pinRojTopnavbarSub1m2{
    width:100%;
    display: flex;
  justify-content: center;
}

.pinRojTopnavbarMain ul.navbar-nav li {
        padding: 0px 15px;
        margin: inherit;
    }


}





