@font-face {
    font-family: OpenSans-Regular;
    src: url(fonts/OpenSans-Regular.TTF);
}

@font-face {
    font-family: OpenSans-Semibold;
    src: url(fonts/OpenSans-Semibold.TTF);
}

body {
    font-family: OpenSans-Regular;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #242424;
    font-family: OpenSans-Semibold;
}

p {
    color: #404040;
}

.main_logo_header {
    z-index: 999;
}

.main_logo_header img {
    width: 32% !important;
}

.main_hid_nav img {
    width: 10%;
}

.convinced {
    width: 80%;
    margin: 0 auto;
    padding: 20px 0;
}

.convinced h2 {
    margin: 35px 0;
}

.convinced p {
    margin: 35px 0;
    font-size: 18px;
}

.convinced_ul {
    margin-bottom: 20px;
}

.convinced ul li,
.cont_right_cont ul li {
    padding: 0 !important
}

.convinced ul,
.cont_right_cont ul {
    margin-left: 2px;
}

.how_it {
    font-weight: bold;
    padding: 20px 0px 35px 0;
}

.how_it h3 {
    font-size: 24px;
}

.how_it p {
    color: #fff;
    font-family: OpenSans-Semibold;
    font-size: 26px;
}

.works_content {
    background-color: #F8F9F9;
    color: #242424;
}

.shopers-saving {
    padding: 20px 30px 50px 30px;
    background-color: #2E3690;
    color: #fff;
}

.shopers-saving a:hover {
    text-decoration: none;
}

.shopers-saving .thumbnail {
    min-height: 338px;
    padding: 16px 0;
    margin: 20px 12px;
}

.shopers-saving .caption p {
    padding: 21px 48px;
    font-size: 15px;
}

.favourite_content {
    padding: 60px 0;
}

.how_it_works a:hover {
    text-decoration: none;
}

.how_it_works .thumbnail {
    min-height: 382px;
    border: none;
    background: none;
}

.you_fav h4 {
    font-size: 36px;
}

.you_fav p {
    font-size: 19px;
    width: 98%;
}

.how_it_works .thumbnail .caption {
    margin: 5px 0;
}

.how_it_works .thumbnail .caption h4 {
    font-size: 20px;
}

.how_it_works .thumbnail .caption p {
    margin: 0 auto;
    font-size: 16px;
    padding: 8px 0;
    width: 99%;
}

.shops_icon2,
.shops_icon3,
.shops_icon6,
.shops_icon7,
.shops_icon4,
.shops_icon8 {
    -webkit-box-shadow: 0px 0px 10px 2px rgba(219, 212, 219, 1);
    -moz-box-shadow: 0px 0px 10px 2px rgba(219, 212, 219, 1);
    box-shadow: 0px 0px 10px 2px rgba(219, 212, 219, 1);
}

.shops_icon2 {
    /*width: 40%;*/
    display: block;
    margin-left: 120px;
    margin-bottom: 60px;
}

.shops_icon6 {
    display: block;
    margin-left: 120px;
    margin-bottom: 60px;
}

.shops_icon7 {
    display: block;
    margin-left: 22px;
}

.shops_icon5 {
    margin-right: 133px;
}

.shops_icon3 {
    display: block;
    margin-left: 38px;
}

.works_content::after,
.favourite_content:after {
    clear: both;
    content: " ";
    display: block;
}

.header_nav {
    position: relative;
    z-index: 999;
}

.top_nav {
    position: absolute;
    width: 100%;
    padding: 25px 20px;
    top: 0;
}

.top_nav a {
    color: #2E368F;
}

.header_cont {
    padding: 0 !important;
    position: relative;
}

.cont_left {
    background-color: #2E3690;
}

.cont_right {
    margin: 0 auto;
    width: 55%;
    top: 0%;
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

.cont_right_cont h1 {
    margin-top: 0 !important;
    margin-bottom: 20px;
}
.coupon_add a:hover{
	color:#fff;
	text-decoration: none;
	cursor: pointer;

}
.coupon_add{
	width:24%;
	margin: 0 auto;
	text-decoration: none;
}
.convin.coupon_add{
	margin: initial;
	text-align: center;
	margin-bottom: 20px;
}
.coupon_add a{
	color:#fff !important;
	text-align: center;
}
.cont_right_cont p {
    margin-bottom: 20px;
    font-size: 16px;
}

.cont_right_cont {
    width: 67%;
    margin: 0 auto;
    color: #707070;
}

.main_hid_nav {
    padding: 20px 36px;
    z-index: 999;
}

.fav_left img {
    margin-bottom: 60px;
    -webkit-box-shadow: 0px 0px 10px 2px rgba(219, 212, 219, 1);
    -moz-box-shadow: 0px 0px 10px 2px rgba(219, 212, 219, 1);
    box-shadow: 0px 0px 10px 2px rgba(219, 212, 219, 1);
}

.shops_icon1 {
    margin-left: 42px;
}

.fav_right img {
    margin-top: 60px;
    margin-left: 19%;
}

.shops_icon8 {
    margin-right: 32px;
}

#main_navbar {
    background-color: rgb(46, 54, 144, .98);
    position: fixed;
    top: -70px;
    width: 100%;
    display: block;
    transition: top 0.3s;
}

.doler_image {
    padding-top: 60px;
}

.doler_image img {
    width: 20%;
    position: absolute;
    right: 41%;
    top: 15%;
}

.couponx_main_img img {
    width: 90%;
    margin-bottom: 32px;
}

#main_navbar a {
    color: #fff;
}

.coupon_add {
    background-color: #FF9900 !important;
    border: 1px solid #FF9900;
    width: 255px;
    color: #fff !important;
    padding: 16px;
    border-radius: 2px;
    margin-bottom: 18px;
    font-size: 18px;
}

.btn.coupon_add {
    border-radius: none !important;
}

.star5 {
    font-size: 14px;
    margin-left: 10px;
}

.sidebar-social {
    margin-top: 25px;
}

.sidebar-social a .fa {
    padding: 0 2px;
    margin-left: 2px;
    font-size: 12px;
}

.sidebar-social a {
    background: rgba(255, 255, 255, .05);
    color: #FFF;
    padding: 7px;
    border-radius: 22px;
    margin: 10px 3px;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .cont_right_cont {
        width: 100%;
    }

    .cont_right {
        width: 100%;
        transform: initial;
        padding: 32px 20px;
    }

    .main_logo_header img {
        width: 130px !important;
    }

    .top_nav a {
        color: #f6f6f6;
    }

    .main_hid_nav img {
        width: 130px;
    }

    .doler_image {
        padding-top: 56px;
        margin-bottom: 40px;
    }

    .shops_main {
        padding: 0 !important;
    }

    .shops_cont {
        width: 50%;
        float: left;
        display: inline-block;
        padding: 0 !important;
    }

    .shops_icon1,
    .shops_icon2,
    .shops_icon3,
    .shops_icon4,
    .shops_icon5,
    .shops_icon6,
    .shops_icon7,
    .shops_icon8 {
        margin: 0;
        text-align: center;
        margin: 20px auto !important;
        width: 98%;
    }

    .fav_left img,
    .fav_right img {
        text-align: center;
        margin: 0 auto;
    }

    .fav_left {
        padding: 0 11px;
    }

    .fav_right {
        padding: 0 9px;
    }

    .shops_icon2,
    .shops_icon6 {
        width: 94%;
    }

    .shops_icon3 {
        margin-left: 4px !important;
        width: 94%;
    }

    .shops_icon7 {
        margin-left: 4px !important;
        width: 94%;
    }

    .favourite_content {
        padding: 20px 0;
    }

    .fav_left .col-xs-6,
    .fav_right .col-xs-6 {
        padding: 1px;
    }

    .cont_right_cont button {
        text-align: center;
        display: block;
        margin: 0 auto;
    }

    .cont_right_cont ul {
        text-align: center;
        margin-top: 16px;
    }

    .sidebar-social {
        margin-bottom: 16px;
    }
}

@media screen and (max-width: 768px) and (min-width: 426px) {

    .how_it_works .thumbnail .caption p {
        width: 55%;
    }

    .sidebar-social {
        margin-bottom: 13px;
    }

    .shops_icon1,
    .shops_icon2,
    .shops_icon3,
    .shops_icon4,
    .shops_icon5,
    .shops_icon6,
    .shops_icon7,
    .shops_icon8 {
        width: 50% !important;
    }

    .shops_icon3,
    .shops_icon7 {
        margin-left: 95px !important;
    }
}

/*footer*/
.foot {
    margin-bottom: 0 !important;
}

.foot_logo img {
    width: 200px;
    margin-top: 18px;
}

.foot {
    background: #222;
}

.foot_logo h5 {
    color: #fff;
    font-size: 22px;
}

.foot_logo p {
    color: rgba(255, 255, 255, .3);
    font-size: 13px;
    line-height: 2;
    width: 82%;
}

.foot_com h3,
.foot_special h3,
.foot_subs h3 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
}

.foot_head,
.foot_logo {
    padding-left: 0 !important;
}

.jumbotron.foot {
    padding: 30px 0px !important;
}

.foot_special ul li,
.foot_com ul li {
    display: block;
    padding: 5px 10px 14px 17px;
    position: relative;
    border-bottom: 1px dotted rgba(255, 255, 255, .1);
}

.foot_special ul li a,
.foot_com ul li a {
    color: rgba(255, 255, 255, .5);
    font-size: 12.5px;
}

.foot_special ul li a:before,
.foot_com ul li a:before {
    content: "";
    background-image: url(../images/right_arrow.png);
    font-size: 10px;
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 50%;
}

.email_foot {
    padding: 7px;
    font-size: 14px;
    border: none;
    float: left;
    width: 150px;
    background: #f1f1f1;
}

.foot_button {
    float: left;
    width: 100px;
    padding: 7px;
    background: #00979d;
    color: white;
    font-size: 14px;
    border: none;
    border-left: none;
    cursor: pointer;
}

.foot_sub_con a {
    color: rgba(255, 255, 255, .5);
}

.foot_sub_con a:hover {
    color: #00979d;
    text-decoration: none;
}

.foot_sub_con {
    padding-top: 15px;
    font-size: 13px;
    color: rgba(255, 255, 255, .3);
}

.clearfix {
    clear: both;
}

.copy_right {
    font-size: 14px !important;
    font-weight: bold;
    color: #fff !important;
    padding-bottom: 15px !important;
    margin-top: 20px;
}

.foot_copy p {
    color: rgba(255, 255, 255, .3);
    font-size: 12.5px;
    margin-bottom: 5px !important;
}

.foot_copy {
    border-top: 1px dotted rgba(255, 255, 255, .1);
    margin-top: 10px;
}

.foot_com ul li a:hover,
.foot_special ul li a:hover {
    color: #00979d;
    text-decoration: none;
}