@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

.admin {
    font-size: 14px;
}

.admin th {
    padding: 10px;
}

.center {
    width: 1140px;
    margin: auto;
}

.red {
    color: red;
}

.clear {
}

#wrapper {
    font-family: 'Roboto Slab', serif;
}

h2 {
    font-size: 36px;
    color: #333333;
}

h3 {
    font-size: 30px;
    color: #333333;
}

b {
    font-weight: 600;
}

/*header section*/
#header-wrapper {
    width: 100%;
    float: left;
    padding: 17px 0;
    position: relative !important;
}

.header-left {
    width: 21%;
    float: left;
    margin: 2px 2% 0 2%;
}

.header-right {
    width: 64%;
    float: left;
    text-align: right;
    padding-top: 75px;
    padding-left: 7%;
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
}

.header-right ul {
}

.header-right ul li {
    list-style: none;
    display: inline;
    font-size: 14px;
    padding: 0 1%;
    font-weight: 400;
}

.header-right a {
    color: #333333;
    text-decoration: none;
}

.header-right a:hover {
    color: #df0807;
}

.top-search-bar {
    width: 2%;
    float: right;
    margin-right: 2%;
    margin-top: 74px;
}

.top-search-bar button {
    background: url(../images/search-icon.png);
    background-repeat: no-repeat;
    width: 26px;
    padding: 10px 0;
    border: none;
    cursor: pointer;
}

/*banner section*/
#banner-wrapper {
    width: 100%;
    float: left;
    min-height: 600px;
    background-position: center;
}

.banner-full {
    text-align: center;
    color: #fff;
    padding-top: 240px;
}

.banner-full h1 {
    font-size: 54px;
    font-weight: 400;
}

.banner-full p {
    font-size: 24px;
    line-height: 48px;
    padding-top: 40px;
    font-weight: 300;
}

.banner-full a {
    color: #fff;
    background: #df0605;
    font-size: 18px;
    width: 360px;
    display: inline-block;
    -moz-border-radius: 5px;
    text-decoration: none;
    padding: 22px 0;
    margin-top: 50px;
    font-weight: 600;
}

.banner-full a:hover {
    background: #fff;
    color: #df0605;
}

/*advertising wrapper*/
#advertise-wrapper {
    width: 100%;
    float: left;
    text-align: center;
    padding: 70px 0;
}

#advertise-wrapper h2 {
    background-image: url(../images/background-img1.png);
    background-repeat: no-repeat;
    width: 390px;
    margin: auto;
    padding: 10px 0 40px 50px;
}

#advertise-wrapper p {
    font-size: 21px;
    color: #333333;
    line-height: 30px;
    padding: 12px 0 10px 0;
    font-weight: 300;
}

#advertise-wrapper a {
    text-decoration: none;
    color: #df0605;
    font-size: 21px;
    margin-top: 30px;
    display: inline-block;
    font-weight: bold;
}

#advertise-wrapper a:hover {
    text-decoration: underline;
}

/*logo wrapper*/
#logo-wrapper {
    width: 100%;
    float: left;
    background: #9ea7ad;
    padding: 20px 0;
}

.logo-full {
    padding: 0 2%;
}

.logo-full ul {
}

.logo-full ul li {
    list-style: none;
    display: inline-block;
    width: 16%;
    text-align: center;
}

.logo-space {
    padding-bottom: 42px;
}

/*marketing wrapper*/
#marketing-wrapper {
    width: 100%;
    float: left;
    padding: 70px 0 103px 0;
}

#marketing-wrapper p {
    font-size: 18px;
    line-height: 30px;
    padding: 12px 0 0 0;
    font-weight: 300;
    text-align: justify;
    color: #333333;
}

.maeketing-left {
    width: 542px;
    float: left;
}

.maeketing-left h3 {
    background-image: url(../images/background-img2.png);
    background-repeat: no-repeat;
    padding: 15px 0 20px 70px;
}

.maeketing-right {
    width: 542px;
    float: right;
}

.maeketing-right h3 {
    background-image: url(../images/background-img3.png);
    background-repeat: no-repeat;
    padding: 15px 0 20px 70px;
}

#marketing-wrapper a {
    font-size: 21px;
    color: #df0605;
    text-decoration: none;
    margin-top: 30px;
    display: inline-block;
    font-weight: bold;
}

#marketing-wrapper a:hover {
    text-decoration: underline;
}

/*publishing wrapper*/
#marketing-wrapper {
    width: 100%;
    float: left;
    padding: 70px 0 103px 0;
}

#marketing-wrapper p {
    font-size: 18px;
    line-height: 30px;
    padding: 12px 0 0 0;
    font-weight: 300;
    text-align: justify;
    color: #333333;
}

.maeketing-left {
    width: 542px;
    float: left;
}

.maeketing-left h3 {
    background-image: url(../images/background-img2.png);
    background-repeat: no-repeat;
    padding: 15px 0 20px 70px;
}

.maeketing-right {
    width: 542px;
    float: right;
}

.maeketing-right h3 {
    background-image: url(../images/background-img3.png);
    background-repeat: no-repeat;
    padding: 15px 0 20px 70px;
}

#marketing-wrapper a {
    font-size: 21px;
    color: #df0605;
    text-decoration: none;
    margin-top: 30px;
    display: inline-block;
    font-weight: bold;
}

#marketing-wrapper a:hover {
    text-decoration: underline;
}

/*footer section*/
#footer-wrapper {
    width: 100%;
    background: #3b4f56;
    float: left;
    color: #fff;
    text-align: center;
    padding: 52px 0 72px 0;
    position: relative;
    font-family: "Roboto Slab", serif;
}

.footer-row1 {
}

.footer-row1 ul {
}

.footer-row1 ul li {
    list-style: none;
    display: inline;
    font-size: 18px;
    font-weight: 300;
}

.footer-row1 a {
    text-decoration: none;
    color: #fff;
}

.footer-row1 a:hover {
    text-decoration: underline;
}

.footer-row2 {
    padding: 30px 0;
}

.footer-row2 ul {
}

.footer-row2 ul li {
    list-style: none;
    display: inline;
    padding: 0 6px;
}

.footer-row3 {
    font-size: 16px;
    font-weight: 300;
}

.footer-top {
    position: absolute;
    right: 2%;
    top: 25%;
}

/*responsive css*/

.menu {
    float: right;
    color: #000000;
    background: url(../images/black-menu-icon.png) no-repeat right 5px;
    margin: 22px 0px 0px 0px;
    padding: 8px 50px 0;
    cursor: pointer;
    text-transform: uppercase;
    height: 24px;
}

.menu a {
    color: #000000;
    text-decoration: none;
}

.menu:hover {
    background: url(../images/black-menu-icon.png) no-repeat right bottom;
}

.menu:hover a {
}

#nav-bg {
    display: none;
}

#nav-bar {
    list-style: none;
    margin: 0px 0px 0px 0px;
    clear: both;
    width: 100%;
    background: #f3f4f5 none repeat scroll 0 0;
    margin-top: 20px;
    float: left;
}

#nav-bar li {
    display: block;
}

#nav-bar li a {
    display: block;
    border-bottom: 1px solid #ccc;
    /*background: url(/images/ng-nav.gif) repeat-x;*/
    padding: 10px;
    height: 24px;
    text-transform: uppercase;
    text-decoration: none;
    background-repeat: no-repeat;
    font-family: 'Lato', sans-serif !important;
}

#nav-bar li a:hover {
    display: block;
    color: #c969c0;
}

#nav-bar li a.active {
    display: block;
}

/*responsive End*/

/*advertising page*/
#advertising-banner-wrapper {
    width: 100%;
    background-image: url(../images/advertising-banner-img.jpg);
    background-repeat: no-repeat;
    float: left;
    min-height: 598px;
    background-position: center;
}

.advertising-banner-full {
    text-align: center;
    color: #fff;
    padding-top: 70px;
}

.advertising-banner-full h1 {
    font-size: 54px;
    font-weight: 400;
}

.advertising-banner-full p {
    font-size: 24px;
    line-height: 48px;
    padding-top: 30px;
    font-weight: 300;
}

.active a {
    color: #df0807;
}

/*publishing page*/
#publishing-banner-wrapper {
    width: 100%;
    background-image: url(../images/publishing_banner-img.png);
    background-repeat: no-repeat;
    float: left;
    min-height: 598px;
    background-position: center;
}

.advertising-banner-full {
    text-align: center;
    color: #fff;
    padding-top: 70px;
}

.advertising-banner-full h1 {
    font-size: 54px;
    font-weight: 400;
}

.advertising-banner-full p {
    font-size: 24px;
    line-height: 48px;
    padding-top: 30px;
    font-weight: 300;
}

.active a {
    color: #df0807;
}

#customer-banner-wrapper {
    width: 100%;
    background-image: url("../images/slider-image3.jpg");
    background-repeat: no-repeat;
    float: left;
    background-size: cover;
    min-height: 598px;
    background-position: center;
}

.advertising-banner-full {
    text-align: center;
    color: #fff;
    padding-top: 70px;
}

.advertising-banner-full h1 {
    font-size: 54px;
    font-weight: 400;
}

.advertising-banner-full p {
    font-size: 24px;
    line-height: 48px;
    padding-top: 30px;
    font-weight: 300;
}

.active a {
    color: #df0807;
}

#aboutus-banner-wrapper {
    width: 100%;
    background-image: url(../images/hero_aboutus.png);
    background-repeat: no-repeat;
    float: left;
    min-height: 360px;
    background-position: top center;
    background-size: cover;
}

.advertising-banner-full {
    text-align: center;
    color: #fff;
    padding-top: 70px;
}

.about-banner {
    text-align: center;
    color: #fff;
    padding: 70px 0px 40px 0px !important;
}

.contact-banner {
    text-align: center;
    color: #fff;
    padding: 70px 0px 40px 0px !important;
}

.advertising-banner-full h1 {
    font-size: 54px;
    font-weight: 400;
    text-shadow: 2px 3px 0 #000000;
    -webkit-text-shadow: 2px 3px 0 #000000;
    -moz-text-shadow: 2px 3px 0 #000000;
}

.advertising-banner-full p {
    font-size: 24px;
    line-height: 38px;
    padding-top: 30px;
    font-weight: 300;
}

.active a {
    color: #df0807;
}

.about p {
    padding-bottom: 20px;
    color: #333333;
    font-size: 21px;
    font-weight: 300;
    text-align: left;
    line-height: 35px;
}

.say-button {
    text-align: center;
    margin-top: 20px;
}

.say-button .button {
    background: #df1c04;
    padding: 20px 20px;
    min-width: 280px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
    border-top: #ff5253 1px solid;
    border-bottom: #b2b2b2 5px solid;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

ul.team {
    text-align: center;
    padding: 25px 0px;
}

ul.team li {
    display: inline-block;
    list-style: none;
    padding: 0px 10px;
}

ul.team li a {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    text-decoration: none;
}

ul.team li a:hover {
    color: #df1c04;
}

#advertising-wrapper {
    width: 100%;
    float: left;
    padding: 50px 0 30px 0;
    text-align: center;
    font-size: 21px;
    color: #333333;
    font-weight: 300;
}

#advertising-wrapper.about {
    padding: 70px 0 100px 0;
}

#advertising-wrapper p {
    padding-bottom: 20px;
}

.advertising-row {
    text-align: left;
}

.advertising-col1 {
    width: 32%;
    float: left;
    margin: 0 1.5%;
}

.advertising-col2 {
    width: 28%;
    float: left;
    margin: 0 1.5%;
}

.advertising-col3 {
    width: 30%;
    float: right;
    margin: 0 1.5%;
    text-align: left;
}

.advertising-row2 {
    margin-top: 50px;
}

.advertising-row2 ul {
    text-align: left;
}

.advertising-row2 ul li {
    list-style-image: url(../images/li-img.png);
    line-height: 30px;
    list-style-position: inside;
}

.advertising-row2 h4 {
    margin-bottom: 25px;
    text-align: left;
}

.advertising-row2 a {
    text-decoration: none;
    color: #df0605;
    font-size: 21px;
    display: inline-block;
    font-weight: bold;
}

.advertising-row2 a:hover {
    text-decoration: underline;
}

.advertising-col3 p {
    padding: 10px 0;
}

.more {
    margin-top: 15px;
}

#advertising-bootom {
    width: 96%;
    float: left;
    background: #9ea7ad;
    padding: 70px 2% 90px 2%;
    color: #fff;
    position: relative;
}

.advertising-bootom-col1 {
    width: 26%;
    float: left;
    text-align: center;
}

.advertising-bootom-col2 {
    width: 26%;
    float: left;
    margin-left: 9%;
    text-align: center;
}

.advertising-bootom-col3 {
    width: 26%;
    float: right;
    text-align: center;
}

#advertising-bootom p {
    font-size: 18px;
    margin-top: 4%;
}

#advertising-bootom img {
    width: 75%;
}

.arrow-icon1 {
    width: 10%;
    position: absolute;
    left: 27%;
    top: 39%;
}

.arrow-icon1 img {
    width: auto !important;
}

.arrow-icon2 {
    width: 10%;
    position: absolute;
    left: 62%;
    top: 39%;
}

.arrow-icon2 img {
    width: auto !important;
}

#advertising-bootom h1 {
    padding-bottom: 60px;
    font-size: 30px;
}

.space {
    margin-top: 14% !important;
}

ul.targetting {
}

ul.targetting li {
    list-style: none;
    list-style-image: none !important;
}

ul.targetting span {
    color: #df0605;
    font-weight: bold;
}

.bg-repeat {
    background: url(../images/small-bg-img.png);
    height: 1px;
    background-repeat: repeat-x;
    clear: both;
    background-color: #3b4f56;
}

.bg-repeat-home {
    background: url(../images/small-bg-img2.png);
    height: 1px;
    background-repeat: repeat-x;
    clear: both;
    background-color: #3b4f56;
}

.bg-repeat-home-banner {
    background: url(../images/small-bg-img2.png);
    height: 1px;
    background-repeat: repeat-x;
    clear: both;
    background-color: #3b4f56;
    position: relative;;
}

.bg-repeat-home-logo {
    background: url(../images/small-bg-img2.png);
    height: 1px;
    background-repeat: repeat-x;
    clear: both;
    background-color: #9ea7ad;
}

/*email-marketin page*/
#marketing-banner-wrapper {
    width: 100%;
    background-image: url(../images/email-marketing-banner.jpg);
    background-repeat: no-repeat;
    float: left;
    min-height: 598px;
    background-position: center;
}

.marketing-banner-full {
    text-align: center;
    color: #fff;
    padding-top: 75px;
}

.marketing-banner-full h1 {
    font-size: 54px;
    font-weight: 400;
}

.marketing-banner-full p {
    font-size: 24px;
    line-height: 48px;
    padding-top: 30px;
    font-weight: 300;
}

#contact-banner-wrapper {
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    min-height: 360px;
    width: 100%;
    background-image: url(../images/hero_contact.png);
}

#contact-form fieldset {
    border: 0px !important;
    text-align: left
}

#contact-form .half-left {
    width: 48%;
    float: left
}

#contact-form .half-right {
    width: 48%;
    float: right
}

#contact-form .full {
    width: 100%;
    float: left
}

#contact-form .help {
    width: 100%;
    float: left
}

#contact-form label {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    margin: 10px 0px;
    width: 100%;
    float: left
}

#contact-form .btn {
    float: right
}

#contact-form .form-group {
    margin: 20px 0px 10px 0px
}

#contact-form input {
    background: #e1e2e6;
    border: 0px;
    font-size: 18px;
    float: left;
    width: 100%;
    padding: 10px;
    height: 40px;
    color: #333;
    box-sizing: border-box;
    font-family: "Roboto Slab";
    color: #666;
}

.contact-info {
    float: left;
    width: 100%;
    font-weight: 500
}

.contact-info-half-left {
    width: 48%;
    float: left
}

.contact-info-half-right {
    width: 48%;
    float: right
}

.contact-info-full {
    width: 100%;
    float: left;
}

.contact-info a {
    color: #333;
    text-decoration: none
}

#contact-form textarea {
    background: #e1e2e6;
    border: 0px;
    font-size: 18px;
    float: left;
    width: 100%;
    padding: 10px;
    height: 220px;
    color: #666;
    box-sizing: border-box;
    font-family: "Roboto Slab";
    text-transform: capitalize
}

#contact-form .btn {
    background: #df1c04;
    border: 0px;
    cursor: pointer;
    padding: 20px 20px;
    min-width: 280px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    border-top: #ff5253 1px solid;
    border-bottom: #b2b2b2 5px solid;
    text-decoration: none;
    float: right;
    margin-top: 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.help .radio {
    float: left;
    width: 33.3%
}

.help .radio label {
    font-size: 18px !important;
    font-weight: 400 !important;
    padding: 0 0 0 40px !important;
    width: auto !important;
}

.help .radio input {
    height: 26px !important;
    line-height: 30px !important;
    margin: 0 10px 0 0;
    padding: 0 20px 0 0 !important;
    width: auto !important;
}

.marketing-banner-full {
    text-align: center;
    color: #fff;
    padding-top: 75px;
}

.marketing-banner-full h1 {
    font-size: 54px;
    font-weight: 400;
}

.marketing-banner-full p {
    font-size: 24px;
    line-height: 48px;
    padding-top: 30px;
    font-weight: 300;
}

#listmarketing-banner-wrapper {
    width: 100%;
    background-image: url("../images/slider-image2.jpg");
    background-repeat: no-repeat;
    float: left;
    min-height: 598px;
    background-position: center;
}

.marketing-banner-full {
    text-align: center;
    color: #fff;
    padding-top: 75px;
}

.marketing-banner-full h1 {
    font-size: 54px;
    font-weight: 400;
    text-shadow: 2px 3px 0 #000000;
}

.marketing-banner-full p {
    font-size: 24px;
    line-height: 48px;
    padding-top: 30px;
    font-weight: 300;
}

#email-marketing-wrapper {
    width: 100%;
    float: left;
    padding: 74px 0;
    text-align: center;
    font-size: 21px;
    color: #333333;
    font-weight: 300;
    line-height: 30px;
}

.email-marketing-col1 {
    width: 48%;
    float: left;
    padding-top: 57px;
    font-size: 18px;
    text-align: left;
}

.email-marketing-col1 p {
    padding: 10px 0 0 0;
    line-height: 30px;
}

.email-marketing-col2 {
    width: 48%;
    float: right;
    padding-top: 57px;
    font-size: 18px;
    text-align: left;
}

.email-marketing-col2 p {
    padding: 10px 0 0 0;
    line-height: 30px;
}

.email-marketing-col2 ul {
    margin-top: 15px;
}

.email-marketing-col2 ul li {
    list-style: none;
    display: inline-block;
    margin: 0 3px;
}

#email-marketing-bootom {
    width: 100%;
    float: left;
    text-align: left;
    background: #dfe2e4;
    padding: 54px 0;
    color: #333333;
}

.email-marketing-bootom-col1 {
    width: 50%;
    float: left;
    text-align: left;
}

.email-marketing-bootom-col2 {
    width: 50%;
    float: right;
}

.email-marketing-bootom-col2 ul {
    padding: 20px 0;
}

.email-marketing-bootom-col2 ul li {
    list-style-image: url(../images/li-img.png);
    line-height: 30px;
    font-weight: 300;
    list-style-position: inside;
    font-size: 18px;
    color: #333333;
}

#email-marketing-bootom h1 {
    font-size: 36px;
    padding-bottom: 42px;
    padding-top: 16px;
}

#email-marketing-wrapper a {
    clear: both;
    width: 100%;
    display: inline-block;
    font-weight: 600;
    color: #df0605;
    text-decoration: none;
    display: inline-block;
    font-size: 21px;
}

#email-marketing-wrapper a:hover {
    text-decoration: underline;
}

.space-link {
    margin-top: 60px;
    margin-bottom: 10px;
}

.text-advertise {
    margin-top: 0 !important;
}

.email-audience {
    padding-top: 15px;
}

.email-marketing-bootom-col2 h4 {
    font-size: 18px;
}

.icon-next {
    background: #2b2e2f;
    width: 60px;
    height: 60px !important;
    padding: 11px 0;
    width: 60px !important;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;

}

.icon-prev {
    background: #2b2e2f;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 60px;
    height: 60px !important;
    padding: 11px 0;
    width: 60px !important;
}

.carousel-control.right {
    background-image: none !important;
}

.carousel-control.left {
    background-image: none !important;
}

.carousel-caption {
    top: 120px !important;
    margin: auto !important;
    float: left;
    width: 1140px;
    left: 14% !important;
    text-shadow: none !important;
}

.carousel-caption h1 {
    margin: 0 !important;
    font-size: 54px;
    text-shadow: 2px 3px 0 #000000;
}

.carousel-caption p {
    line-height: 48px;
    font-size: 24px;
    padding-top: 44px;
    font-weight: 300;
}

.carousel-caption a {
    color: #fff;
    background: #df0605;
    font-size: 18px;
    width: 360px;
    display: inline-block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    padding: 22px 0;
    margin-top: 35px;
    font-weight: 600;
    box-shadow: 0px 5px 0px #2c2f31;
    -webkit-box-shadow: 0px 5px 0px #2c2f31;
    -moz-box-shadow: 0px 5px 0px #2c2f31;
}

.carousel-caption a:hover {
    background: #fff;
    color: #df0605;
}

.carousel-control {
    width: 5% !important;
}

/*list and data service */
.list-service-btn {
    box-shadow: 0px 5px 0px #6a7275 !important;
}

body, html, .main {
    height: 100%;
}

section {
    min-height: 100%;
}

.targetting span.targetting-text {
    font-weight: 300;
    padding-left: 0px;
    color: #333333 !important;
}

ul.targetting .slace {
    padding-right: 8px !important;
}

.carousel, .item, .active {
    height: 600px !important;
}

.publishing .advertising-col2 {
    margin: 0 1% 0 7% !important;
    width: 23%;
}

.acquition-page .advertising-row2 h5 {
    text-align: left;
    margin-bottom: 25px;
    font-size: 20px;
}

.acquition-page ul.customer-left-inner li {
    list-style: none;
    padding-left: 40px;
}

.acquition-page .advertising-col1 {
    width: 34% !important;
}

.acquition-page .advertising-col2 {
    width: 53% !important;
    background: #ededed;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 30px 0 30px 40px;
}

.acquition-page .advertising-col2-left {
    width: 50% !important;
    float: left;
}

.acquition-page .advertising-col2-right {
    width: 50% !important;
    float: left;
}

.acquition-page .advertising-col2 ul li {
    list-style: none;
}

.acquition-page .acquition-link {
    margin-left: -46px !important;
}

.acquition-page .advertising-row2 {
    float: left;
    margin-bottom: 70px;
    width: 100%;
}

.marketing .email-marketing-bootom-col2 {
    width: 40% !important;
}

.showsearchbox {
    display: none !important;
    position: absolute;
    margin-top: 125px !important;
    z-index: 100;
    width: 20%;
    float: right !important;
    right: 0;
}

#gs_tti50 .gsib_a {
    padding-top: 0 !important;
}

.showsearchbox .gsc-control-cse {
    background-color: rgba(0, 0, 0, 0.3) !important;
}

.showsearchbox .gsib_a {
    padding-top: 0 !important;
}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 10px !important;
}

.gsc-search-button input.gsc-search-button {
    background: url("images/search-icon.png");
    background-repeat: no-repeat;
    height: 25px !important;
    padding: 4px 11px;
    width: 45px !important;
    border: 1px solid #efefef !important;
}

.gsc-search-button input.gsc-search-button:hover {
    background-color: #000 !important;
}

/*career page*/
#advertising-wrapper.career {
    text-align: left !important;
}

.career ul.career-item {
}

.career ul.career-item li {
    list-style-image: url("../images/li-img.png");
    list-style-position: inside;
}

#advertising-wrapper.career h4 {
    margin-bottom: 15px;
    margin-top: 25px;
}

h4.perk-heading {
    margin-top: 0 !important;
}

.career p {
    font-size: 19px;
    font-weight: 500;
    line-height: 35px;
    color: #0e0e0e;
}

.career-hiring-left .hiring-list > li {
    list-style: none;
    line-height: 30px;
    float: left;
    width: 100% !important;
}

.hiring-list a, .hiring-list a:focus, .hiring-list a:active {
    color: black;
}

.hiring-list a:hover {
    cursor: pointer;
    color: grey;
}

.requirements-additional-text {
    font-style: italic;
    font-weight: 10;
    padding: 20px 0;
}

.career-hiring-right ul.hiring-right-list li {
    line-height: 30px;
    list-style-image: url("../images/li-img.png");
    list-style-position: inside;
    font-weight: 400;
}

.career-hiring-left {
    float: left;
    width: 49% !important;
    font-size: 18px;
}

.career-hiring-right {
    background: #dfe2e4 none repeat scroll 0 0;
    float: left;
    font-size: 18px;
    padding: 30px;
    width: 44% !important;
}

.career-hiring .points-red {
    color: #df0605;
}

.career-hiring-left strong {
    float: left;
    font-weight: bold;
    padding: 20px 0 15px 10px;
    width: 100%;
}

ul.hiring-list span.slace {
    font-weight: bold;
    padding-right: 8px;
    text-decoration: none;
}

.career-hiring ul.hiring-list {
    margin-left: 15px;
}

.career-hiring-right h3 {
    color: #0e0e0e !important;
    font-size: 19px;
    margin-bottom: 15px;
}

.career-cantent h4 {
    font-size: 18px;
    margin: 12px 0;
}

.career-cantent p {
    font-size: 18px !important;
    font-weight: 300;
}

ul.career-content-list li {
    line-height: 30px;
    list-style-image: url("../images/li-img.png");
    list-style-position: inside;
    font-size: 18px;
    line-height: 30px;
}

.career-cantent {
    float: left;
    margin-top: 30px;
    width: 98%;
    margin-left: 15px;
}

.career .say-button {
    float: left;
    margin: 30px 0 0 30px;
    text-align: left;
}

/*why choose section*/
.why-choose-wrapper {
    color: #333333 !important;
    float: left;
    font-size: 21px;
    font-weight: 300;
    width: 100%;
    padding: 10px 0 60px 0;
}

@media screen and (max-width: 1280px) {
    .showsearchbox {
        width: 25% !important;
        margin-top: 113px !important;
    }

}

@media screen and (max-width: 980px) {
    .showsearchbox {
        width: 30% !important;
        margin-top: 100px !important;
    }

}

@media screen and (max-width: 800px) {

    .acquition-page .advertising-col1 {
        margin-bottom: 4%;
        margin-left: 5%;
        width: 90% !important;
    }

    .acquition-page .advertising-col2 {
        width: 91% !important;
    }

    .showsearchbox {
        width: 285px !important;
        margin-top: 85px !important;
    }
}

@media screen and (max-width: 640px) {
    .marketing .email-marketing-bootom-col2 {
        width: 92% !important;
    }
}

@media screen and (max-width: 480px) {
    .acquition-page .advertising-col2-left {
        width: 100% !important;
    }

    .acquition-page .advertising-col2-right {
        width: 100% !important;
    }

    .acquition-page .advertising-col2 {
        width: 90% !important;
        padding: 30px 0 30px 20px;
    }

}