.topbar a,
.nav-icons a,
.footer-nav-icons li a,
#bs-navbar-collapse-1 ul li a,
.contact .section-header a:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

body,
html,
a,
a:active,
a:visited,
a:link {
    background: white;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding: 0;
    margin: 0px !important;
    color: #303030;
    height: 100%;
    width: 100%
}

h1,
h2,
h3,
h4,
h5 {
    text-transform: uppercase;
    color: white;
    text-align: center
}

h1 {
    font-size: 74px;
    font-weight: 700
}

h2 {
    font-size: 50px;
    font-weight: 700;
    color: #303030
}

.h2-white {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
}

h3 {
    font-size: 30px;
    font-weight: 700;
    color: #303030;
    margin-bottom: 20px
}

p {
    line-height: 1.5
}

p.section-header {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    text-align: center
}

.brand {
    top: 14px;
    left: 3px;
    max-width: 190px;
    height: auto;
    display: block
}

.topbar {
    padding: 0px;
    margin: 0px;
    position: fixed;
    width: 100%;
    z-index: 9999
}

.greybar {
    background: #303030;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8)
}

.navbar-toggle {
    top: 10px;
    border: #fff !important
}

.navbar-toggle .icon-bar {
    background: #fff !important
}

.navbar-toggle:hover>.icon-bar {
    background: #00ADEF !important
}

#bs-navbar-collapse-1 {
    background: #303030;
    padding: 0
}

#bs-navbar-collapse-1 ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#bs-navbar-collapse-1 ul li {
    border-bottom: 1px solid black;
    padding: 5px 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0
}

#bs-navbar-collapse-1 ul li a {
    color: #fff;
    background: none;
    font-weight: 400;
    text-transform: uppercase;
    display: block
}

#bs-navbar-collapse-1 ul li a:hover {
    text-decoration: none
}

#bs-navbar-collapse-1 ul li:hover {
    background: #00ADEF
}

#bs-navbar-collapse-1 ul li:hover>a {
    color: #303030;
    padding-left: 10px
}

.navrow a {
    background: none;
    color: white;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 700;
    padding: 30px 13px;
    display: block;
    text-decoration: none
}

.navrow a:hover,
.active,
a.active,
.active a {
    background: #303030;
    color: #00ADEF
}

.navrow a.nav_login {
    background: black;
    color: #5d5d5c;
    padding: 30px 5px;
    margin: 0;
}

.navrow a.nav_login:hover {
    background: #303030;
    text-decoration: underline;
    color: #00ADEF
}

.navrow .nav_contact {
    margin-right: 15px
}

.pull-right {
    margin: 0 !important;
    padding: 0 !important
}

.row {
    margin: 0 !important
}

.navrow ul {
    margin: 0;
    padding: 0
}

.navrow li {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    float: right
}

.nav-icons ul {
    margin: 0;
    margin-top: 20px;
    padding: 0
}

.nav-icons li {
    display: block;
    float: right;
    margin-left: 20px
}

.nav-icons a {
    background: #303030;
    color: #fff;
    padding: 3px;
    display: block;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 18px;
    padding: 0;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7
}

.nav-icons a:hover {
    background: #303030;
    color: #00ADEF;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

hr {
    border-color: #dedede;
    height: 1px;
    max-width: 780px;
    margin: 30px auto
}

hr.hero-divider,
hr.green-divider {
    border-color: #00ADEF
}

hr.dark-divider {
    border-color: #5d5d5c
}

hr.hero-divider {
    max-width: 890px
}

.subsection p,
.network-advertisers p,
.network-affiliates p {
    text-align: justify
}

.section p,
.hero p,
.subsection p {
    max-width: 780px;
    margin-left: auto;
    margin-right: auto
}

.p-white {
    color: #fff;
}

.about-where p {
    max-width: 940px;
    padding-left: 5px
}

a.btn-black,
a.btn-black:visited,
a.btn-black:active,
a.btn-black:link {
    padding: 10px 30px;
    color: #000;
    text-align: center;
    background: #eee;
    font-size: 23px;
    text-transform: uppercase;
    max-width: 400px;
    margin: auto !important;
    margin-top: 50px !important;
    width: auto;
    display: block;
    text-decoration: none;
    font-weight: 700
}

a.btn-black:hover {
    background: #00ADEF;
    text-decoration: none
}

a.btn-white,
a.btn-white:visited,
a.btn-white:active,
a.btn-white:link {
    padding: 10px 30px;
    color: #000;
    text-align: center;
    background: #eee;
    font-size: 23px;
    text-transform: uppercase;
    max-width: 400px;
    margin: auto !important;
    margin-top: 50px !important;
    width: auto;
    display: block;
    text-decoration: none;
    font-weight: 700
}

a.btn-white:hover {
    background: #00ADEF;
    text-decoration: none
}

a.btn-grey,
a.btn-grey:visited,
a.btn-grey:active,
a.btn-grey:link {
    border-radius: 1px;
    padding: 10px 30px;
    color: #fff;
    text-align: center;
    background: #303030;
    font-size: 23px;
    text-transform: uppercase;
    max-width: 400px;
    margin: auto !important;
    margin-top: 40px !important;
    width: auto;
    display: block;
    text-decoration: none;
    font-weight: 700
}

a.btn-grey:hover {
    color: #00ADEF;
    text-decoration: none
}

.green-list {
    margin: 50px auto;
    display: block;
    height: auto;
    padding: 0;
    max-width: 780px
}

.green-list li {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left
}

.hero {
    background: #666 no-repeat top center;
    background-size: cover
}

.hero-thin {
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;
    color: white;
    font-size: 35px;
    margin-bottom: -20px
}

.hero-paragraph {
    font-size: 20px !important;
    font-weight: 400 !important;
    color: #fff !important;
    margin-left: auto;
    margin-right: auto
}

.services-list {
    font-size: 16px;
    text-transform: uppercase;
    list-style: none;
    margin-top: 50px;
    margin-left: 30px;
    padding: 0
}

.services-list li {
    display: block;
    margin-bottom: 50px;
    text-align: left;
    line-height: 0
}

.services-list img {
    margin-right: 10px;
    display: inline-block
}

.about {
    background: url(https://grabadsmedia.com/images-new/hero-about.jpg) no-repeat top center;
    background-size: cover
}

.about h2,
.about p {
    color: white
}

.about-global {
    background: #c1c1c1 url(https://grabadsmedia.com/images-new/hero-global.gif) no-repeat top center;
    background-size: cover
}

.about-where {
    background: #303030
}

.about-where h3,
.about-where p {
    color: #c1c1c1
}

.about-where>.container {
    padding-top: 80px;
    padding-bottom: 80px
}

.clocks {
    margin: 70px auto 0 auto !important;
    max-width: 1000px;
    padding: 0;
    padding-left: 20px;
    text-align: center;
    list-style: none
}

.clocks li {
    background: #303030;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    display: block;
    position: relative;
    text-align: center;
    height: 140px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    max-width: 140px;
    padding-top: 35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.clocks li span {
    font-size: 20px;
    color: #00ADEF;
    display: block
}

.photogrid {
    max-width: 960px;
    margin: auto;
    margin-top: 70px
}

.photogrid .photoblock {
    max-height: 430px;
    overflow: hidden;
    margin-bottom: 20px
}

.photogrid .half {
    margin-bottom: 20px
}

.photogrid .full {
    margin-bottom: 20px !important
}

.photogrid .pull-right {
    padding: 0 0 0 3px !important
}

.right {
    float: right;
    padding: 0 0 0 5px
}

.photogrid .smallblock {
    height: 215px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-left: 5px
}

.photogrid .smallblock img {
    height: auto;
    min-width: 240px;
    display: block;
    margin-right: 20px
}

.photogrid .small-right {
    float: left;
    padding: 0 0 0 10px;
    margin-left: 132px
}

.photogrid .small-left {
    float: left;
    padding: 0 10px 0 0
}

.network-affiliates {
    background: #c1c1c1 url(https://grabadsmedia.com/images-new/hero-affiliates.jpg) no-repeat top center;
    background-size: cover
}

.contact {
    background: url(https://grabadsmedia.com/images-new/hero-contact.jpg) no-repeat top center;
    background-size: cover
}

.contact .info a,
.contact .info a:active,
.contact .info a:link,
.contact .info a:visited {
    text-decoration: underline;
    background: none;
    color: #00ADEF;
    font-size: inherit
}

.contact .info a:hover {
    color: #00ADEF;
}

.contact h2 {
    color: white;
    width: 50%;
    margin: auto
}

.contact h2 span {
    font-weight: 100
}

.contact h3,
.contact p,
.office h3 {
    color: white
}

.contact .location {
    text-align: center !important
}

.contact-clearwater {
    max-width: 542px;
    margin: auto;
    display: block;
    background: none;
    margin: 50px auto
}

.contact-clearwater img {
    background: none
}

.contact-clearwater img:hover {
    cursor: pointer
}

.contact-clearwater {
    max-width: 542px;
    max-height: 306px
}

.contact .location p {
    text-align: center !important
}

.footer-nav-icons ul {
    list-style: none;
    margin: auto;
    margin-top: 50px;
    text-align: center;
    padding: 0
}

.footer-nav-icons li {
    display: inline-block
}

.footer-nav-icons li a {
    display: block;
    background: #303030;
    color: white;
    width: 64px;
    height: 64px;
    padding-top: 7px;
    font-size: 35px;
    margin: 0 10px !important
}

.footer-nav-icons li a:hover {
    background: #00ADEF
}

.footer {
    width: 100%;
    height: auto;
    background: #303030;
    padding-top: 60px;
    padding-bottom: 60px;
    bottom: 0;
    margin: 0
}

.brand-footer {
    width: auto;
    display: block;
    margin: auto;
    max-width: 180px;
    margin-bottom: 80px
}

.brand-footer img {
    max-width: 180px
}

.footer ul {
    margin: 0;
    padding: 0;
    text-align: center
}

.footer li {
    display: inline-block;
    border-right: 1px solid #c1c1c1
}

.footer li:last-child {
    border: none
}

.footer li a {
    color: #c1c1c1;
    display: block;
    background: none;
    font-size: 12px;
    padding: 0 7px 0 3px;
    line-height: 1
}

.footer li a:hover {
    color: #00ADEF
}

.copyright {
    font-size: 12px;
    color: #5d5d5c;
    text-align: center;
    padding-top: 10px
}

.text-white {
    color: white
}

.vertical-center {
    height: 100%;
    min-height: 100%;
    width: 100%;
    text-align: center;
    font: 0/0
}

.vertical-center:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.vertical-center>.container {
    max-width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    display: inline-block;
    vertical-align: middle
}

/* Icons */
.icon-container {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.icon {
    cursor: pointer;
    padding: 5px;
    margin-right: 5px;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
    width: 30px;
    height: 30px;
    background-size: cover;
}

.icon.email {
    background-image: url('https://grabadsmedia.com/images-new-2024/icon/gmail.svg');
}

.icon.skype {
    background-image: url('https://grabadsmedia.com/images-new-2024/icon/skype.svg');
}

.icon.telegram {
    background-image: url('https://grabadsmedia.com/images-new-2024/icon/telegram.svg');
}

.icon.wechat {
    background-image: url('https://grabadsmedia.com/images-new-2024/icon/wechat.svg');
}


@media (max-width: 1200px) {
    .contact h2 {
        color: white;
        width: 80%;
        margin: auto
    }

    .services-list {
        font-size: 16px
    }

    .services-list li {
        padding: 0 !important
    }

    .clocks {
        padding-left: 40px
    }

    .clocks li {
        max-width: 120px;
        height: 120px;
        padding-top: 23px
    }
}

@media (max-width: 993px) {
    .brand {
        top: 20px;
        left: 0px;
        position: relative;
        margin: auto;
        height: auto;
        display: block;
        margin-bottom: 40px
    }

    .brand img {
        shape-rendering: crispEdges
    }

    .navrow a {
        font-size: 1em;
        font-weight: 700;
        padding: 30px 4px;
    }

    .contact h2 {
        color: white;
        width: 100%;
        margin: auto
    }

    .clocks {
        padding-left: 10px
    }

    .clocks li {
        max-width: 95px;
        height: 95px;
        font-size: 23px;
        padding-top: 23px
    }

    .clocks li span {
        font-size: 14px
    }

    .about-where p {
        padding-left: 0px
    }

    .photogrid .full {
        padding: 0 !important
    }

    .photogrid .half {
        padding: 0 10px 0 0
    }

    .photogrid .half-right {
        padding: 0 0 0 10px
    }

    .photogrid .photoblock {
        max-height: auto;
        overflow: visible
    }

    .photogrid .smallblock {
        max-height: 400px;
        overflow: hidden;
        clear: both;
        padding: 0
    }

    .photogrid .small-right {
        float: right
    }

    .photogrid .pull-right,
    .photogrid .full {
        padding: 0 !important
    }
}

@media (min-width: 769px) and (max-height: 1000px) {

    .contact,
    .services {
        height: auto;
        min-height: 100%
    }
}

@media (min-width: 769px) and (max-height: 500px) {
    .vertical-center {
        height: auto;
        min-height: 100%
    }
}

@media (max-width: 768px) {
    .brand {
        position: relative;
        margin: auto;
        top: 25px;
        max-width: 160px;
        height: auto;
        display: block;
        margin-bottom: 35px
    }

    h2 {
        font-size: 40px
    }

    .section p {
        font-size: 16px;
        text-align: justify !important
    }

    .services-list {
        font-size: 16px;
        max-width: 95%;
        margin-right: auto;
        margin-left: 50px
    }

    .services-list li {
        margin-bottom: 15px;
        padding: 0 !important
    }

    .green-list {
        max-width: 90%;
        margin-right: auto;
        margin-left: auto
    }

    .green-list li {
        font-size: 16px
    }

    .clocks {
        width: 100%;
        margin: auto;
        padding-left: 0px
    }

    .clocks li {
        font-size: 26px;
        padding-top: 22px;
        max-width: 100px;
        height: 100px
    }

    .clocks li span {
        font-size: 15px
    }

    .vertical-center {
        height: auto;
        min-height: 100%
    }

    .vertical-center:before {
        height: auto
    }

    .vertical-center>.container {
        padding-top: 30% !important;
        padding-bottom: 60px
    }
}

@media (max-width: 600px) {
    .brand {
        top: 19px;
        max-width: 140px
    }

    .vertical-center {
        height: auto;
        min-height: 100%
    }

    .vertical-center:before {
        height: auto
    }

    .vertical-center>.container {
        padding-top: 60px !important;
        padding-bottom: 60px
    }

    .hero .container {
        padding-top: 80px
    }

    h1 {
        font-size: 56px
    }

    .hero-thin {
        font-size: 30px
    }

    .hero-paragraph {
        font-size: 16px !important
    }

    .services-list {
        font-size: 15px;
        max-width: 100%;
        margin-right: auto;
        margin-left: 0px
    }

    .services-list li {
        padding: 0 !important
    }

    .services-list li img {
        width: 50px;
        height: auto
    }

    .clocks {
        padding-left: 10px
    }

    .clocks li {
        font-size: 28px;
        padding-top: 25px;
        max-width: 110px;
        height: 110px
    }

    .clocks li span {
        font-size: 16px
    }

    .footer-nav-icons li a {
        width: 50px;
        height: 50px;
        padding-top: 4px;
        font-size: 30px;
        margin: 0 10px !important
    }

    .contact .location .infolinks {
        font-size: 10px
    }
}