@import url('https://fonts.googleapis.com/css?family=Roboto:300,400i');
/*upper fold*/

body{
    font-family: 'Roboto,Avenir Next LT W01 Demi',sans-serif;
}

input[type="email"], input[type="text"],input[type="tel"], textarea, select {
    border-color: #4898cc!important;
    border-radius: 15px !important;
}

.lead-capsule-error{
    overflow-y: auto;
    height: 3vw;
    font-size: 1.9vw;
    margin-bottom: 1vh;
    border: 1px solid;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
}

.pr-name {
    padding: 0 150px;
}

.thank-you-box {
    overflow-y: auto;
    height: 3vw;
    font-size: 1.5vw;
    border: 1px solid;
    border-radius: 4px;
    color: #000000;
    background-color: #99cc99;
    border-color: #4ca64c;
    width: 30%;
    margin: 0 auto;
    text-align: center;
}

option:nth-child(1) {
    color: #555;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #555 !important;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #555 !important;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #555 !important;
}
:-moz-placeholder { /* Firefox 18- */
    color: #555 !important;
}

/*::-webkit-scrollbar {*/
    /*width: 15px;*/
/*}*/

/*!* Track *!*/
/*::-webkit-scrollbar-track {*/
    /*box-shadow: inset 0 0 5px grey;*/
    /*border-radius: 10px;*/
/*}*/

/*!* Handle *!*/
/*::-webkit-scrollbar-thumb {*/
    /*background-color: rgba(0, 25, 166,0.4) !important;*/
/*}*/

/*!* Handle on hover *!*/
/*::-webkit-scrollbar-thumb:hover {*/
    /*background-color: rgba(9, 13, 166, 0.81) !important;*/
/*}*/

.agency-container img{
    height: 85px;
}

.agency-container p {
    padding-top: 10px;
}

.lead-gen-section{
    padding: 50px 100px;
}
.team-section{
    padding: 0 75px;
}
.agency-section{
    padding: 0 15px;
}
.agency-container {
    padding: 40px 15px;
}
.our-clients-container-inner{
    text-align: center;
    padding: 40px 80px;
}
.our-clients-container-inner img{
    width:100%
}
.blue-bg{
    background: url(../includes/img/section-backgrounds/section-background.png) no-repeat;
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.form-bg{
    background: url(../includes/img/section-backgrounds/form-bg.png) no-repeat;
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
/*.main-section {*/
    /*position: relative;*/
    /*overflow: hidden;*/
/*}*/
/*.main-section:before {*/
    /*content: ' ';*/
    /*display: block;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*z-index: -1;*/
    /*opacity: 0.5;*/
    /*background: url(../includes/img/background-2nd.jpg) no-repeat;*/
    /*background-repeat: no-repeat;*/
    /*background-position: 50% 0;*/
    /*-ms-background-size: cover;*/
    /*-o-background-size: cover;*/
    /*-moz-background-size: cover;*/
    /*-webkit-background-size: cover;*/
    /*background-size: cover;*/
/*}*/
.header-menu{
    background: url(../includes/img/header-menu.png) no-repeat;
    background-size: cover;
    height:400px;
    padding: 0;
}
.menu-item {
    text-align: center;
    border: 10px solid rgba(255, 255, 255, 0.5);
    vertical-align: middle;
}
table{
    height:100%;
    width: 100%;
    table-layout: fixed;
}
.border-right{
    border-right: 0;
}
.border-left{
    border-left: 0;
}
.border-top{
     border-top:0;
 }
.border-bottom{
    border-bottom:0;
}
.menu-item a, .call-us {
    color: #000;
    text-shadow: white 2px 1px 1px;
    font-size: 16pt;
    font-weight: 600;
}

.call-us-footer {
    color: #000;
    font-size: 16pt;
    font-weight: 600;
    text-shadow: white 2px 1px 1px;
}

.sections-title{
    text-transform: uppercase;
    font-weight: 600;
}
.explainers .explainer-item {
    padding: 7px;
}
.box-explainer{
    border-radius: 10px;
    height: 150px;
    background-color: rgba(255,255,255,0.5);
    display: flex;
    align-items: center;
}
.box-explainer img {
    width: 100%;
}

.our-clients-container{
    background-color: #ffffff;
}

.team-header-background{
    z-index: 1;
    background: url(../includes/img/section-backgrounds/background-1.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 60px 60px;
    color: #ffffff;
    text-shadow: black 1px 1px 1px;
    font-size: 17px;
    font-weight: 600;
}
.team-header-background-2{
    z-index: 1;
    background: url(../includes/img/section-backgrounds/background-2.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 60px 60px;
    color: #ffffff;
    text-shadow: black 1px 1px 1px;
    font-size: 17px;
    font-weight: 600;
}
.team-member img{
    border-radius: 20px;
    width: 200px;
}

.howard img{
    border-radius: 20px;
    width: 200px;
    object-fit: cover;
    height: 200px;
}


.team-member-modal img{
    border-radius: 20px;
    width: 200px;
}

.team-container{
    padding: 40px 0 0 0;
}

.joey{
    height: 200px;
}

.team-member{
    padding:15px 0;
}

.dv-member-name {
    text-align: center;
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.dv-member-info {
    font-size: 12px;
    color: #777;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
}

.service-header{
    width: 60%;
    margin: 0 auto;
}
.text-img-floating{
    float:left;
    margin: 7px 7px 7px 0;
}

.footer-copyright{
    background-color: #323231;
    color: #ffffff;
    vertical-align: initial;
    line-height: 80px;
}

div:focus{
    outline: none;
}
.my-container {
    position: relative;
    padding: 10px 0;
}

.image {
    display: block;
    margin: 0 auto;
    height: auto;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #c7f6f8;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.my-container:hover .overlay {
    height: 100%;
}

.my-container:hover .image {
    opacity:0;
    transition: .5s ease;
}

.text {
    color: #000000;
    font-size: 13px;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 46%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: left;
}

.modal-body {
    margin-bottom: 15px;
}
.member-contacts{
    text-align: right;
    font-size: 18px;
}

.member-name{
    color: #f8ae33;
    font-size: 18px;
}
.lead-capsule-error{
    overflow-y: auto;
    height: 3vw;
    font-size: 1.9vw;
    margin-bottom: 1vh;
    border: 1px solid;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
}

.submit-align a{
    background-color: #ffa500;
    border-color: #ffa500;
    font-weight: 800;
    font-size: 15px;
    padding: 8px 0;
    margin-top: 5px;
    text-align: center;
    color: #ffffff;
}
.submit-align {
    margin-right: 15px;
}
label, .submit-align p {
    text-shadow: white 2px 1px 1px;
}

.submit-align p {
    font-size: 16px;
    font-weight: 600;
}

.areas-of-interest{
    padding: 60px;
}