@font-face{
    font-family:'fs-hackney-regular';
    src:url(../fonts/FSHackneyWeb-Regular.eot);
    src:url(../fonts/FSHackneyWeb-Regular.eot?#iefix) format("embedded-opentype"),
    url(../fonts/FSHackneyWeb-Regular.woff) format("woff"),
    url(../fonts/FSHackneyWeb-Regular.ttf) format("truetype");
    font-weight:normal;font-style:normal
}
@font-face{
    font-family:'fs-hackney-regular-italic';
    src:url(../fonts/FSHackneyWeb-Italic.eot);
    src:url(../fonts/FSHackneyWeb-Italic.eot?#iefix) format("embedded-opentype"),
    url(../fonts/FSHackneyWeb-Italic.woff) format("woff"),
    url(../fonts/FSHackneyWeb-Italic.ttf) format("truetype");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'fs-hackney-thin';
    src:url(../fonts/FSHackneyWeb-Thin.eot);
    src:url(../fonts/FSHackneyWeb-Thin.eot?#iefix) format("embedded-opentype"),url(../fonts/FSHackneyWeb-Thin.woff) format("woff"),url(../fonts/FSHackneyWeb-Thin.ttf) format("truetype");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'fs-hackney-thin-italic';
    src:url(../fonts/FSHackneyWeb-ThinItalic.eot);
    src:url(../fonts/FSHackneyWeb-ThinItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/FSHackneyWeb-ThinItalic.woff) format("woff"),url(../fonts/FSHackneyWeb-ThinItalic.ttf) format("truetype");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'fs-hackney-light';
    src:url(../fonts/FSHackneyWeb-Light.eot);
    src:url(../fonts/FSHackneyWeb-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/FSHackneyWeb-Light.woff) format("woff"),url(../fonts/FSHackneyWeb-Light.ttf) format("truetype");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'fs-hackney-light-italic';
    src:url(../fonts/FSHackneyWeb-LightItalic.eot);
    src:url(../fonts/FSHackneyWeb-LightItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/FSHackneyWeb-LightItalic.woff) format("woff"),url(../fonts/FSHackneyWeb-LightItalic.ttf) format("truetype");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'fs-hackney-bold';
    src:url(../fonts/FSHackneyWeb-Bold.eot);
    src:url(../fonts/FSHackneyWeb-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/FSHackneyWeb-Bold.woff) format("woff"),url(../fonts/FSHackneyWeb-Bold.ttf) format("truetype");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'fs-hackney-bold-italic';
    src:url(../fonts/FSHackneyWeb-BoldItalic.eot);
    src:url(../fonts/FSHackneyWeb-BoldItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/FSHackneyWeb-BoldItalic.woff) format("woff"),url(../fonts/FSHackneyWeb-BoldItalic.ttf) format("truetype");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'fs-hackney-heavy';
    src:url(../fonts/FSHackneyWeb-Heavy.eot);
    src:url(../fonts/FSHackneyWeb-Heavy.eot?#iefix) format("embedded-opentype"),url(../fonts/FSHackneyWeb-Heavy.woff) format("woff"),url(../fonts/FSHackneyWeb-Heavy.ttf) format("truetype");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'fs-hackney-heavy-italic';
    src:url(../fonts/FSHackneyWeb-HeavyItalic.eot);
    src:url(../fonts/FSHackneyWeb-HeavyItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/FSHackneyWeb-HeavyItalic.woff) format("woff"),url(../fonts/FSHackneyWeb-HeavyItalic.ttf) format("truetype");
    font-weight:normal;
    font-style:normal
}
body{
    font-family: 'fs-hackney-regular', sans-serif;
    font-size: 16px;
    line-height: 24px;
}
body.home-two{
    background-color: #322c3e !important;
}
img{
    max-width: 100%;
}
h1, h2, h3, h4, h5, h6{
    font-family: fs-hackney-bold;
}
#header{
    -webkit-box-shadow: 0 -4px 7px 1px #000;
    -moz-box-shadow: 0 -4px 7px 1px #000;
    box-shadow: 0 -4px 7px 1px #000;
    background: linear-gradient(150deg,#b82260 0%,#b82260 100%) !important;
    padding: 10px 0;
    position: relative;
    z-index: 99;
}
.logo_slogan_weebdigital a {
    display: block;
    background: url(../images/Weeb-Digital-Logo.png) no-repeat left 0px center;
    padding-left: 35px;
    background-size: 52px;
    min-height: 65px;
    line-height: 1.42857143;
}
.the_logo_text {
    color: #fff;
    font-family: fs-hackney-bold;
    padding-left: 24px;
    font-size: 32px;
    text-transform: uppercase;
}
.the_logo_text_slogan {
    color: #fff;
    margin-top: -10px;
    margin-left: 29px;
    font-weight: 200;
    font-size: 13px;
    font-family: 'fs-hackney-regulars', sans-serif;
}
.head-extra{
    margin-top: 6px;
}
.btn {
    border-radius: 4px;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    /* margin: 0 0.25em; */
    overflow: hidden;
    padding: 16px 60px 16px 16px !important;
    position: relative;
    text-decoration: none;
    line-height: 1;
    font-size: 16px !important;
    text-transform: uppercase !important;
    outline: none !important;
    text-shadow: none !important;
    font-weight: normal !important;
}
.btn.btn-blue {
    border-color: #1681E5;
    color: #fff;
    background: #1681E5;
}
.btn .btn-content {
    font-size: 1em;
    line-height: 1.2;
    padding: 0 26px;
    position: relative;
    right: 0;
    transition: right 300ms ease;
    display: block;
    text-align: left;
}
.btn .icon {
    border-left: 1px solid #fff;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transition: all 300ms ease;
    transform: translateY(-50%);
    width: 58px;
    height: 70%;
}
.btn.btn-blue:hover {
    background: #1681E5;
    color: #fff;
}
.btn:hover .btn-content {
    right: 100%;
}
.btn .icon i {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.btn:hover .icon {
    border-left: 0;
    font-size: 1.8em;
    width: 100%;
}
.bottom-footer {
    background: linear-gradient(150deg,#322c3e 0%,#322c3e 100%) !important;
    padding: 15px 0;
    color: #fff;
}
.social-footer ul li{
    display: inline-block;
}
.social-footer ul li a {
    display: block;
    border-radius: 50%;
    line-height: 38px;
    width: 38px;
    text-align: center;
    margin-right: 8px;
}
.col-footer ul{
    list-style: none;
    padding: 0;
}
.col-bottom-footer.col-footer ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
}
.col-bottom-footer.col-footer ul li a{
    color: #fff;
    line-height: 38px;
    text-decoration: none;
    text-transform: capitalize;
}
#footer h3, #footer h5{
    color: #fff;
}
.top-area .area-bg{
    display: none !important;
}
.welcome-area .form_holder{
    margin: 0 auto 10px !important;
}

.mm-listitem a {
    font-family: 'fs-hackney-bold', sans-serif;
    letter-spacing: 1px;
    font-size: 18px;
}
#mm-2 .mm-listitem a{
	font-size: 16px;
}
.mm-listitem__text {
    text-transform: uppercase;
}
.mm-panel_has-navbar .mm-navbar {
    height: 85px!important;
    line-height: 40px;
}
a.mm-navbar__title {
    opacity: 0;
}
.social_icon_mn {
    margin-left: -6px;
    padding-left: 0;
}
.social_icon_mn li {
    display: inline-block;
    margin: 6px;
    list-style: none;
}
.social_icon_mn li a {
    border-radius: 50%;
    width: 38px;
    height: 38px;
    display: block;
    text-align: center;
}
.give_us_call {
    margin-bottom: 0;
}
strong {
    font-weight: 600;
}
.row_absoluted {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.mn_login_area {
    width: 50%;
    display: block;
    float: left;
    height: 60px;
    text-align: center;
    border-top: solid 2px #fff;
    padding-top: 20px;
}
.mn_login_area_first_one {
    border-right: solid 2px #fff;
}
.mn_login_area {
    width: 50%;
    display: block;
    float: left;
    height: 60px;
    text-align: center;
    border-top: solid 2px #fff;
    padding-top: 20px;
}
.close_sidebar_button {
    position: absolute;
    left: -105px;
    top: 28px;
    font-size: 18px;
    color: #ddd;
}
.close_sidebar_button:hover {
    color: #9570FB;
}
.close_sidebar_button i {
    font-size: 30px;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -3px;
}
.top-area, #footer{
    display: block;
}
.top-area {
    height: 100%;
    position: relative;
    width: 100%;
    overflow: unset !important;
    min-height: calc(100vh - 216px);
}
.top-area.header-result{
    height: auto;
    min-height: unset;
}
.welcome-text-area{
    position: static;
    padding: 130px 0 70px !important;
}
.nav li.mm-listitem{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

}
#header .container{
    padding: 0 55px;
}
#menu .menu ul li a{
	font-family: 'fs-hackney-bold', sans-serif;
}
.mm-panels>.mm-panel>.mm-navbar+.mm-listview{
	margin-top: 20px;
}
#mm-2 a.mm-navbar__title {
    opacity: 1;
    color: #fff !important;
    text-align: left;
    padding-left: 0;
    padding-top: 20px;
    font-size: 18px;
    font-family: 'fs-hackney-bold', sans-serif;
}
.form_holder #website_name{
    border-radius: 10px!important;
    border: 3px solid #fff!important;
    padding: 16px !important;
    line-height: 18px !important;
    opacity: 1 !important;
    height: auto;
    outline: none;
}
.form_holder #submit{
    border-color: #1681E5;
    color: #fff;
    background: #1681E5;
    padding: 16px !important;
    border-radius: 4px !important;
    height: 55px;
    margin-left: 5px;
}
.home-two .cookiealert{
    opacity: 1 !important;
}
.btn.btn-danger,
.btn.btn-warning{
    padding: 16px!important;
    background-color: #b82260 !important;
    border-color: #b82260 !important;
    color: #fff !important;
}
.btn.btn-danger:hover,
.btn.btn-warning:hover{
    background-color: #b82260 !important;
    border-color: #b82260 !important;
}
@media screen and (min-width: 1200px){
    .container {
        width: 100%;
        max-width: 1080px;
    }
}
.modal-backdrop{
    display: none;
}
.mm-listitem, .mm-listview{
    position: static;
    border: none;
    background: transparent;
}
.mm-listitem{
    border-color: rgba(0,0,0,.1);
}
.mm-menu ul.menu li:hover {
    color: #9570FB!important;
    background: linear-gradient(to right,#333,#1e1e1e);
    -webkit-box-shadow: 0 -2px 0 0 #9570FB inset;
    -moz-box-shadow: 0 -2px 0 0 #9570FB inset;
    box-shadow: 0 -2px 0 0 #9570FB inset;
}
.mm-menu ul.menu li a:hover{
    color: #9570FB!important;
}
.tabs-below{
	margin-top: 10px;
}
.tabs-below .nav-tabs li a{
	border-width: 2px;
}
.mod-page-banner{
    
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.inner-left-banner,
.inner-left-banner h2{
    color: #fff;
    text-align: center;
}
.des-banner{
    margin-bottom: 20px;
}
.bottom-banner-divider {
    background-image: url(../images/bottom-divider.svg);
    background-size: 100% 140px;
    bottom: 0;
    height: 140px;
    z-index: 1;
    transform: rotateY(180deg);
    position: absolute;
    width: 100%;
    left: 0;
}
.dark-bg .bottom-banner-divider {
    background-image: url(../images/dark-bottom-divider.png);
}
.app_body{
    overflow-x: hidden;
}
.welcome-area h1{
    color: #fff;
}
.mm-btn_next:after, .mm-btn_prev:before{
    top:-9px;
}
@media screen and (max-width: 1024px) and (min-width: 980px){
    .logo_slogan_weebdigital a {
        padding-left: 45px;
        background-position: left 10px center;
    }
}
@media screen and (max-width: 993px){
    .logo_slogan_weebdigital a {
        padding-left: 55px;
        background-position: left 20px center;
    }
    .top-area .weeb_digital_header_bar a {
        left: 6px !important;
    }
    .top-area .container .row{
        display: flex;
    }
    .mod-page-banner{
        padding-top: 70px;
        padding-bottom: 40px;
    }
    .bottom-banner-divider {
        background-size: 100% 60px;
        height: 60px;
    }
}
@media screen and (max-width: 767px){
    .head-extra{
        display: none;
    }
    .modal-open .mm-slideout{
    	z-index: 9999999999;
    }
    #hide_after_ajax .box-body .col-md-5{
	    background-position: center center !important;
    }
    .welcome-text-area {
        
        padding: 30px 0 40px !important;
    }
}   
@media screen and (max-width: 480px){
    .logo_slogan_weebdigital a {
        background: url(../images/Weeb-Digital-Logo.png) no-repeat left 12px center;
        padding-left: 70px;
    }
    .the_logo_text {
        font-size: 24px;
        padding-left: 0;
        padding-top: 5px;
        display: block;
    }
    .the_logo_text_slogan {
        margin-left: 4px;
        font-size: 12px;
        margin-top: -6px;
    }       
    .cookiealert-container a:first-child{
    	display: block;
    	line-height: 1.3;
    	margin-bottom: 10px;
    }
    .top-area .container .row {
        display: block;
    }
    #header .container{
        padding-right: 15px;
    }
}
@media screen and (max-width: 466px){
    
}
