#main_header {
    display: none !important;
}

div#main_content {
    margin-top: 1px !important;
    padding-top: 2px !important
}

a.gtranslate {
    vertical-align: super;
    font-size: 1.2em;
}

.col-slider {
    /*margin-top: 10px;*/
}

.nopadding {
    padding: 0px !important;
}

/*MyDMV Box*/
.hometile h2 {
    text-align: center;
    color: #fff !important;
    margin-top: 0px !important;
}

.hometile h2 span.tilelabel {
    font-size: 1.4em !important;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif !important;
    line-height: 1.1em;
}

.mydmvservices .hometile h2 span.tilelabel, .driverservices .hometile h2 span.tilelabel, .onlineservices .hometile h2 span.tilelabel {
    font-size: 2.0em !important;
}


.hometile {
    height: 293px;
}

.blueoverlay {

}

.greenoverlay {

}

.mydmvservices {
    background: /* top, transparent red, faked with gradient */ linear-gradient(
            rgba(6, 53, 122, 0.72),
            rgba(6, 53, 122, 0.72)
    ), url(../images/hometiles/myDMV-Photo.jpg);
    background-size: cover;
    transition: transform 1s;
}

.mydmvservices:hover {
    background:linear-gradient(rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2)), url(../images/hometiles/myDMV-Photo.jpg);
    background-size: cover;
}

.mydmvservices:hover .tilelabel, .mydmvservices:hover .serviceslabel {
    color:#FFF!important;
}

.driverservices {
    background: linear-gradient(rgba(6, 53, 122, 0.72),
    rgba(6, 53, 122, 0.72)), url(../images/hometiles/DriverServices-Photo.jpg);
    background-size: cover;
}

.onlineservices {
    background: linear-gradient(rgba(89, 165, 214, 0.8), rgba(89, 165, 214, 0.78)), url(../images/hometiles/online-services-bg.jpg);
    background-size: cover;
}

.onlineservices:hover {
    background:linear-gradient(rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2)), url(../images/hometiles/online-services-bg.jpg);
    background-size: cover;
}

.onlineservices:hover .tilelabel, .onlineservices:hover .serviceslabel {
    color:#FFF!important;
}

.dealerservices {
    background: linear-gradient(rgba(89, 165, 214, 0.8), rgba(89, 165, 214, 0.78)), url(../images/hometiles/dealerservices.jpg);
    background-size: cover;
}

.dealerservices:hover {
    background:linear-gradient(rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2)), url(../images/hometiles/dealerservices.jpg);
    background-size: cover;
}

.dealerservices:hover .tilelabel, .dealerservices:hover .serviceslabel {
    color:#fff!important;
}


.vehicleservices {
    background: linear-gradient(
            rgba(6, 53, 122, 0.72),
            rgba(6, 53, 122, 0.72)
    ), url(../images/hometiles/VehicleServices-Photo.jpg);
    background-size: cover;
}


.vehicleservices:hover {
    background: linear-gradient(rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2)), url(../images/hometiles/VehicleServices-Photo.jpg);
    background-size: cover;
}

.vehicleservices:hover .tilelabel, .vehicleservices:hover .serviceslabel {
    color:#FFF!important;
}

.teensdriver {
    background: linear-gradient(rgba(6, 53, 122, 0.72),
    rgba(6, 53, 122, 0.72)), url(../images/hometiles/TeenServices-Photo.jpg);
    background-size: cover;
}

.expereienceddriver {
    background: linear-gradient(rgba(6, 53, 122, 0.72),
    rgba(6, 53, 122, 0.72)), url(../images/hometiles/ExperiencedDriver-Photo.jpg);
    background-size: cover;
}

.identificationservices {
    background: linear-gradient(rgba(0, 169, 157, 0.72),
    rgba(0, 169, 157, 0.72)), url(../images/hometiles/driverServices-Photo.jpg);
    background-size: cover;
}

.identificationservices:hover {
    background:linear-gradient(rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2)), url(../images/hometiles/driverServices-Photo.jpg);
    background-size: cover;
}

.identificationservices:hover .tilelabel, .identificationservices:hover .serviceslabel {
    color:#fff!important;
}


.dmvprograms {
    background: linear-gradient(rgba(0, 169, 157, 0.72),
    rgba(0, 169, 157, 0.72)), url(../images/hometiles/dmvprograms.jpg);
    background-size: cover;
}

.dmvprograms:hover {
    background: linear-gradient(rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0.2)), url(../images/hometiles/dmvprograms.jpg);
    background-size: cover;
}

.dmvprograms:hover .tilelabel, .dmvprograms:hover .serviceslabel {
    color:#FFF!important;
}

.bottom-links {
    margin-top: 20px;
}

/**Bottom**/
.blue {
    text-align: center;
    padding: 1rem;
}

.bluegreen {
    background: linear-gradient(to bottom, #006baa, #00a99d);
    border-radius: 5px;
}

.orange-yellow {
    background: linear-gradient(to bottom, #FFB501, #FFCC00);

}

.orange-yellow a h2 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 1.1em !important;
}

.left-padding {
    margin-left: 5px;
}

.right-padding {
    margin-right: 5px;
}

.inner-padding {
    margin-left: 5px;
    margin-right: 5px;
}

.module {
    background: #fff;
    color: white;
    padding: 1rem;
    border-radius: 3px
}

/** Slide  **/
.camera_caption div p {
 /*   visibility: collapse;
    font-size: 0*/
}

.camera_caption div p a {
    visibility: visible;
    font-size: 2rem;
}

.larger {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1.5em;
}

.no-gutter {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.no-gutter > [class*="col-"] {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* slider */
.camera_caption {
    /*display: block;
    position: absolute;
    width: 50%;
    height:100%;
    background: linear-gradient(to right, rgba(6, 53, 122 ,1),rgba(6, 53, 122, 0.5), rgba(6, 53, 122, 0.01));*/
    height:100%;
}
.camera_caption > div {
    display: block;
    position: absolute;
    width: 50%;
    height:100%;
    background: linear-gradient(to right, rgba(6, 53, 122 ,1),rgba(6, 53, 122, 0.5), rgba(6, 53, 122, 0.01));
}
/*
div#DMV_popup {
    background: #1a3374!important;
}

ul.ticker li {
    height: 48px;
    list-style: none;
    color:#FFF!important;
    font-size:1em;
}

ul.ticker{
    padding:0;
    margin:0;
}

h2.box-title {
    color: #fff;
}
*/