body, html {
}

#contactsubmit {
    display: block;
    margin-left: 70px;

}

.one_fourth {

}

#twitter-widget-0 {
    width: 100%
}

#twitterfeed {
    width: 70%
}

iframe#twitter-widget-0 {
    width: 100% !important
}

div.g-recaptcha {
    float: left
}

div#google_captcha {
    diplay: inline-block !important;

}

/* ------------------------------------------------------------------- */
/* Social Icons
---------------------------------------------------------------------- */
.social-icons li {
    display: inline;
    float: left;
    margin-right: 4px;
    text-align: left;
}

.social-icons li a {
    width: 42px;
    height: 42px;
    display: inline-block;
    background-color: #f2f2f2;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    overflow: hidden;
}

.social-icons li {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    margin-right: 9px;
    margin-top: 9px;
}

/* Footer Styles */
.footer-bottom .social-icons {
    display: inline-block;
    margin-bottom: 25px;
    margin-top: 4px;
}

.footer-bottom .social-icons li {
    margin: 0 3px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}

.footer-bottom .social-icons li a {
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #484848;
}

.footer-bottom .social-icons li a:before {
    color: #fff;
}

/* Common Styles */
.social-icons li a i {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: absolute;
    z-index: 20;
}

.social-icons li a:hover,
.social-icons li a i {
    color: #fff;
}

.social-icons li a i {
    top: -30px;
    opacity: 0;
}

.social-icons li a:hover i {
    top: 0;
    opacity: 1;
}

.twitter:before,
.wordpress:before,
.facebook:before,
.linkedin:before,
.steam:before,
.tumblr:before,
.github:before,
.delicious:before,
.instagram:before,
.xing:before,
.amazon:before,
.dropbox:before,
.paypal:before,
.lastfm:before,
.gplus:before,
.yahoo:before,
.pinterest:before,
.dribbble:before,
.flickr:before,
.reddit:before,
.vimeo:before,
.spotify:before,
.rss:before,
.youtube:before,
.blogger:before,
.appstore:before,
.digg:before,
.evernote:before,
.fivehundredpx:before,
.forrst:before,
.stumbleupon:before,
.dribbble:before {
    font-family: "fontello";
    font-size: 16px;
    line-height: 16px;
    color: #a0a0a0;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    position: absolute;
    z-index: 20;
}

/* Icon Styles */
.twitter:before,
.social-icons li a.twitter i {
    font-size: 14px !important;
}

.twitter i, .twitter:before {
    margin: 13px 0 0 12px;
}

.twitter:before {
    content: "\54";
    top: 0;
    opacity: 1;
}

.twitter:hover:before {
    top: 30px;
    opacity: 0;
}

.twitter:hover,
.footer-bottom .twitter:hover {
    background-color: #3bc1ed;
    border-color: #3bc1ed;
}

.dribbble i, .dribbble:before {
    margin: 13px 0 0 13px;
}

.dribbble:before {
    content: "\44";
    top: 0;
    opacity: 1;
}

.dribbble:hover:before {
    top: 30px;
    opacity: 0;
}

.dribbble:hover {
    background-color: #ef5a92;
}

.footer-bottom .dribbble:hover {
    background-color: #ef5a92;
    border-color: #ef5a92;
}

.facebook i, .facebook:before {
    margin: 13px 0 0 16px;
}

.facebook:before {
    content: "\66";
    top: 0;
    opacity: 1;
}

.facebook:hover:before {
    top: 30px;
    opacity: 0;
}

.facebook:hover {
    background-color: #4a6d9d;
}

.footer-bottom .facebook:hover {
    background-color: #4a6d9d;
    border-color: #4a6d9d;
}

.linkedin i, .linkedin:before {
    margin: 13px 0 0 13px;
}

.linkedin:before {
    content: "\4c";
    top: 0;
    opacity: 1;
}

.linkedin:hover:before {
    top: 30px;
    opacity: 0;
}

.linkedin:hover {
    background-color: #0b7bb5;
}

.footer-bottom .linkedin:hover {
    background-color: #0b7bb5;
    border-color: #0b7bb5;
}

.delicious i, .delicious:before {
    margin: 13px 0 0 13px;
}

.delicious:before {
    content: "\23";
    top: 0;
    opacity: 1;
}

.delicious:hover:before {
    top: 30px;
    opacity: 0;
}

.delicious:hover {
    background-color: #3274d1;
}

.footer-bottom .delicious:hover {
    background-color: #3274d1;
    border-color: #3274d1;
}

.paypal i, .paypal:before {
    margin: 13px 0 0 13px;
}

.paypal:before {
    content: "\24";
    top: 0;
    opacity: 1;
}

.paypal:hover:before {
    top: 30px;
    opacity: 0;
}

.paypal:hover {
    background-color: #2e689a;
}

.footer-bottom .paypal:hover {
    background-color: #2e689a;
    border-color: #2e689a;
}

.gplus i, .gplus:before {
    margin: 13px 0 0 13px;
}

.gplus:before {
    content: "\2b";
    top: 0;
    opacity: 1;
}

.gplus:hover:before {
    top: 30px;
    opacity: 0;
}

.gplus:hover {
    background-color: #d53824;
}

.footer-bottom .gplus:hover {
    background-color: #d53824;
    border-color: #d53824;
}

.stumbleupon i, .stumbleupon:before {
    margin: 13px 0 0 11px;
}

.stumbleupon:before {
    content: "\2f";
    top: 0;
    opacity: 1;
}

.stumbleupon:hover:before {
    top: 30px;
    opacity: 0;
}

.stumbleupon:hover {
    background-color: #eb4924;
}

.footer-bottom .stumbleupon:hover {
    background-color: #eb4924;
    border-color: #eb4924;
}

.fivehundredpx i, .fivehundredpx:before {
    margin: 13px 0 0 11px;
}

.fivehundredpx:before {
    content: "\30";
    top: 0;
    opacity: 1;
}

.fivehundredpx:hover:before {
    top: 30px;
    opacity: 0;
}

.fivehundredpx:hover {
    background-color: #444;
}

.footer-bottom .fivehundredpx:hover {
    background-color: #444;
    border-color: #444;
}

.pinterest i, .pinterest:before {
    margin: 13px 0 0 15px;
}

.pinterest:before {
    content: "\31";
    top: 0;
    opacity: 1;
}

.pinterest:hover:before {
    top: 30px;
    opacity: 0;
}

.pinterest:hover {
    background-color: #cb1f25;
}

.footer-bottom .pinterest:hover {
    background-color: #cb1f25;
    border-color: #cb1f25;
}

.forrst i, .forrst:before {
    margin: 13px 0 0 15px;
}

.forrst:before {
    content: "\3a";
    top: 0;
    opacity: 1;
}

.forrst:hover:before {
    top: 30px;
    opacity: 0;
}

.forrst:hover {
    background-color: #40833e;
}

.footer-bottom .forrst:hover {
    background-color: #40833e;
    border-color: #40833e;
}

.digg i, .digg:before {
    margin: 13px 0 0 12px;
}

.digg:before {
    content: "\3b";
    top: 0;
    opacity: 1;
}

.digg:hover:before {
    top: 30px;
    opacity: 0;
}

.digg:hover {
    background-color: #205685;
}

.footer-bottom .digg:hover {
    background-color: #205685;
    border-color: #205685;
}

.spotify i, .spotify:before {
    margin: 13px 0 0 13px;
}

.spotify:before {
    content: "\3d";
    top: 0;
    opacity: 1;
}

.spotify:hover:before {
    top: 30px;
    opacity: 0;
}

.spotify:hover {
    background-color: #6ca405;
}

.footer-bottom .spotify:hover {
    background-color: #6ca405;
    border-color: #6ca405;
}

.reddit i, .reddit:before {
    margin: 13px 0 0 12px;
}

.reddit:before {
    content: "\3e";
    top: 0;
    opacity: 1;
}

.reddit:hover:before {
    top: 30px;
    opacity: 0;
}

.reddit:hover {
    background-color: #404040;
}

.footer-bottom .reddit:hover {
    background-color: #404040;
    border-color: #404040;
}

.appstore i, .appstore:before {
    margin: 13px 0 0 14px;
}

.appstore:before {
    content: "\41";
    top: 0;
    opacity: 1;
}

.appstore:hover:before {
    top: 30px;
    opacity: 0;
}

.appstore:hover {
    background-color: #c0c0c0;
}

.footer-bottom .appstore:hover {
    background-color: #c0c0c0;
    border-color: #c0c0c0;
}

.blogger i, .blogger:before {
    margin: 13px 0 0 15px;
    font-size: 14px !important;
}

.blogger:before {
    content: "\42";
    top: 0;
    opacity: 1;
}

.blogger:hover:before {
    top: 30px;
    opacity: 0;
}

.blogger:hover {
    background-color: #ff6501;
}

.footer-bottom .blogger:hover {
    background-color: #ff6501;
    border-color: #ff6501;
}

.dribbble i, .dribbble:before {
    margin: 13px 0 0 13px;
}

.dribbble:before {
    content: "\44";
    top: 0;
    opacity: 1;
}

.dribbble:hover:before {
    top: 30px;
    opacity: 0;
}

.dribbble:hover {
    background-color: #ef5a92;
}

.footer-bottom .dribbble:hover {
    background-color: #ef5a92;
    border-color: #ef5a92;
}

.evernote i, .evernote:before {
    margin: 13px 0 0 15px;
}

.evernote:before {
    content: "\45";
    top: 0;
    opacity: 1;
}

.evernote:hover:before {
    top: 30px;
    opacity: 0;
}

.evernote:hover {
    background-color: #6bb130;
}

.footer-bottom .evernote:hover {
    background-color: #6bb130;
    border-color: #6bb130;
}

.flickr i, .flickr:before {
    margin: 13px 0 0 13px;
}

.flickr:before {
    content: "\46";
    top: 0;
    opacity: 1;
}

.flickr:hover:before {
    top: 30px;
    opacity: 0;
}

.flickr:hover {
    background-color: #136dd5;
}

.footer-bottom .flickr:hover {
    background-color: #136dd5;
    border-color: #136dd5;
}

.rss i, .rss:before {
    margin: 13px 0 0 14px;
    font-size: 14px !important;
}

.rss:before {
    content: "\52";
    top: 0;
    opacity: 1;
}

.rss:hover:before {
    top: 30px;
    opacity: 0;
}

.rss:hover {
    background-color: #fe8f00;
}

.footer-bottom .rss:hover {
    background-color: #fe8f00;
    border-color: #fe8f00;
}

.youtube i, .youtube:before {
    margin: 13px 0 0 14px;
    font-size: 18px !important;
}

.youtube:before {
    content: "\55";
    top: 0;
    opacity: 1;
}

.youtube:hover:before {
    top: 30px;
    opacity: 0;
}

.youtube:hover {
    background-color: none;
}

.footer-bottom .youtube:hover {
    background-color: #bf2f29;
    border-color: #bf2f29;
}

.vimeo i, .vimeo:before {
    margin: 13px 0 0 13px;
    font-size: 14px !important;
}

.vimeo:before {
    content: "\56";
    top: 0;
    opacity: 1;
}

.vimeo:hover:before {
    top: 30px;
    opacity: 0;
}

.vimeo:hover {
    background-color: #4c8ab0;
}

.footer-bottom .vimeo:hover {
    background-color: #4c8ab0;
    border-color: #4c8ab0;
}

.xing i, .xing:before {
    margin: 13px 0 0 14px;
}

.xing:before {
    content: "\58";
    top: 0;
    opacity: 1;
}

.xing:hover:before {
    top: 30px;
    opacity: 0;
}

.xing:hover {
    background-color: #036568;
}

.footer-bottom .xing:hover {
    background-color: #036568;
    border-color: #036568;
}

.yahoo i, .yahoo:before {
    margin: 13px 0 0 11px;
}

.yahoo:before {
    content: "\59";
    top: 0;
    opacity: 1;
}

.yahoo:hover:before {
    top: 30px;
    opacity: 0;
}

.yahoo:hover {
    background-color: #9251a2;
}

.footer-bottom .yahoo:hover {
    background-color: #9251a2;
    border-color: #9251a2;
}

.amazon i, .amazon:before {
    margin: 13px 0 0 12px;
}

.amazon:before {
    content: "\61";
    top: 0;
    opacity: 1;
}

.amazon:hover:before {
    top: 30px;
    opacity: 0;
}

.amazon:hover {
    background-color: #2f3842;
}

.footer-bottom .amazon:hover {
    background-color: #2f3842;
    border-color: #2f3842;
}

.steam i, .steam:before {
    margin: 13px 0 0 11px;
}

.steam:before {
    content: "\62";
    top: 0;
    opacity: 1;
}

.steam:hover:before {
    top: 30px;
    opacity: 0;
}

.steam:hover {
    background-color: #383838;
}

.footer-bottom .steam:hover {
    background-color: #383838;
    border-color: #383838;
}

.dropbox i, .dropbox:before {
    margin: 13px 0 0 13px;
}

.dropbox:before {
    content: "\64";
    top: 0;
    opacity: 1;
}

.dropbox:hover:before {
    top: 30px;
    opacity: 0;
}

.dropbox:hover {
    background-color: #2c92dd;
}

.footer-bottom .dropbox:hover {
    background-color: #2c92dd;
    border-color: #2c92dd;
}

.github i, .github:before {
    margin: 13px 0 0 13px;
}

.github:before {
    content: "\67";
    top: 0;
    opacity: 1;
}

.github:hover:before {
    top: 30px;
    opacity: 0;
}

.github:hover {
    background-color: #5c7381;
}

.footer-bottom .github:hover {
    background-color: #5c7381;
    border-color: #5c7381;
}

.lastfm i, .lastfm:before {
    margin: 13px 0 0 11px;
}

.lastfm:before {
    content: "\6c";
    top: 0;
    opacity: 1;
}

.lastfm:hover:before {
    top: 30px;
    opacity: 0;
}

.lastfm:hover {
    background-color: #d21309;
}

.footer-bottom .lastfm:hover {
    background-color: #d21309;
    border-color: #d21309;
}

.tumblr i, .tumblr:before {
    margin: 13px 0 0 15px;
}

.tumblr:before {
    content: "\74";
    top: 0;
    opacity: 1;
}

.tumblr:hover:before {
    top: 30px;
    opacity: 0;
}

.tumblr:hover {
    background-color: #3d658d;
}

.footer-bottom .tumblr:hover {
    background-color: #3d658d;
    border-color: #3d658d;
}

.wordpress i, .wordpress:before {
    margin: 13px 0 0 14px;
}

.wordpress:before {
    content: "\77";
    top: 0;
    opacity: 1;
}

.wordpress:hover:before {
    top: 30px;
    opacity: 0;
}

.wordpress:hover {
    background-color: #383838;
}

.footer-bottom .wordpress:hover {
    background-color: #383838;
    border-color: #383838;
}

.instagram i, .instagram:before {
    margin: 13px 0 0 14px;
}

.instagram:before {
    content: "\f31f";
    top: 0;
    opacity: 1;
}

.instagram:hover:before {
    top: 30px;
    opacity: 0;
}

.instagram:hover {
    background-color: #3f6f94;
}

.footer-bottom .instagram:hover {
    background-color: #3f6f94;
    border-color: #3f6f94;
}

/* Web Font */
@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?31771571');
    src: url('../fonts/fontello.eot?31771571#iefix') format('embedded-opentype'),
    url('../fonts/fontello.woff?31771571') format('woff'),
    url('../fonts/fontello.ttf?31771571') format('truetype'),
    url('../fonts/fontello.svg?31771571#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

.social-icons li i {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 16px;
    font-size: 16px;
    width: auto;
}

.icon-delicious:before {
    content: '\23';
}

/* '#' */
.icon-paypal:before {
    content: '\24';
}

/* '$' */
.icon-gplus:before {
    content: '\2b';
}

/* '+' */
.icon-stumbleupon:before {
    content: '\2f';
}

/* '/' */
.icon-fivehundredpx:before {
    content: '\30';
}

/* '0' */
.icon-pinterest:before {
    content: '\31';
}

/* '1' */
.icon-forrst:before {
    content: '\3a';
}

/* ':' */
.icon-digg:before {
    content: '\3b';
}

/* ';' */
.icon-spotify:before {
    content: '\3d';
}

/* '=' */
.icon-reddit:before {
    content: '\3e';
}

/* '&gt;' */
.icon-appstore:before {
    content: '\41';
}

/* 'A' */
.icon-blogger:before {
    content: '\42';
}

/* 'B' */
.icon-dribbble:before {
    content: '\44';
}

/* 'D' */
.icon-evernote:before {
    content: '\45';
}

/* 'E' */
.icon-flickr:before {
    content: '\46';
}

/* 'F' */
.icon-linkedin:before {
    content: '\4c';
}

/* 'L' */
.icon-rss:before {
    content: '\52';
}

/* 'R' */
.icon-twitter:before {
    content: '\54';
}

/* 'T' */
.icon-youtube:before {
    content: '\55';
}

/* 'U' */
.icon-vimeo:before {
    content: '\56';
}

/* 'V' */
.icon-xing:before {
    content: '\58';
}

/* 'X' */
.icon-yahoo:before {
    content: '\59';
}

/* 'Y' */
.icon-amazon:before {
    content: '\61';
}

/* 'a' */
.icon-steam:before {
    content: '\62';
}

/* 'b' */
.icon-dropbox:before {
    content: '\64';
}

/* 'd' */
.icon-facebook:before {
    content: '\66';
}

/* 'f' */
.icon-github:before {
    content: '\67';
}

/* 'g' */
.icon-lastfm:before {
    content: '\6c';
}

/* 'l' */
.icon-tumblr:before {
    content: '\74';
}

/* 't' */
.icon-wordpress:before {
    content: '\77';
}

/* 'w' */
.icon-linkedin-rect:before {
    content: '\f31b';
}

/* '?' */
.icon-instagram:before {
    content: '\f31f';
}

/* '?' */

.footer_social_links li a i {
    width: 48px;
    height: 48px;
    text-align: center;
    border-radius: 100%;
    line-height: 44px;
    vertical-align: middle;
    background-color: #303034;
    color: #6f6f71;
    transition: all 0.3s ease;
    font-size: 28px;
    border: 1px solid;
}

.footersocial {
    width: 100%
}

.copyrights {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

ul.footer_social_links {
    float: none;
    display: block;
    margin-left: 41%;
    padding: 15px 0px;
    margin-bottom: 40px;
}

.footer {

    padding: 12px 0px 15px 0px;
}

.address_info a {
    color: #BD9F59;
}

#contactsubmit { /*background-color: #BD9F59; */
    background-color: #393939;
    color: #fff;
}

#contactsubmit:hover { /*background-color: #dec84f;*/
    background-color: #ba9d58
}

.youtube::before {

    display: none;
}

/*--------------------
Style -- 9/29/2017 by AitchKay codonist.com
----------------------*/
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    min-width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    background: #000;
    border: 3px solid #fff;
    border-radius: 50px;
    color: #fff;
    font-size: 26px;
    padding: 0;
    line-height: 29px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.fancybox-close:hover {
    background: #333;
    border: 3px solid #fff;
    border-radius: 50px;
    color: #fff;
}

.video-modal .modal-dialog {
    margin-top: calc((100vh - 510px) / 2);
}

.video-modal .modal-header {
    border: none;
    padding: 0;
}

.video-modal .modal-body {
    margin: 0;
    padding: 0;
}

.video-modal .modal-content {
    background-color: #fff;
    padding: 3px;
}

.youtube-play-icon {
    background: url("../images/icons/youtube_gold_button.png") no-repeat 0 0;
    display: inline-block;
    width: 70px;
    height: 50px;
}

.openYoutubeModal {
    display: block;
    position: relative;
}

.openYoutubeModal:after {
    content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    background-color: rgba(34, 34, 34, 0);
    position: absolute;
    left: 0;
    top: 0;
}

.openYoutubeModal:hover,
.openYoutubeModal:focus {
    outline: none;
}

.openYoutubeModal .youtube-play-icon {
    position: absolute;
    left: calc(50% - 34px);
    top: calc(50% - 25px);
    display: none;
}

.video-modal .embed-responsive.overlayed:after {
    content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    background-color: rgba(34, 34, 34, 0);
    position: absolute;
    left: 0;
    top: 0;
}

.embed-responsive .youtube-play-icon {
    position: absolute;
    left: calc(50% - 35px);
    top: calc(50% - 25px);
    display: none;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}

.openYoutubeModal:hover .youtube-play-icon {
    display: inline-block;
}

.embed-responsive:hover .youtube-play-icon {
    opacity: 1;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modalDialog .close {
    color: #fff;
    font-size: 20px;
    opacity: 1;
}

/*---------------
    Header
-----------------*/

#signup_Btn {
    background-color: transparent;
    border: none;
    color: #fff;
    display: block;
    padding: 4px 0;
}

#signup_Btn:hover {
    color: #d2b48c;
}

#agent_Btn {
    background-color: transparent;
    border: none;
    color: #fff;
    display: block;
    padding: 4px 0;
}

#agent_Btn:hover {
    color: #d2b48c;
}

/*- Sign Up Popup -*/
.signupmodal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

#hide_signup{
    float: right;
    background-color: #000;
    border: 2px solid;
    color: #fff;
    border-radius: 50%;
    width: 29px;
    height: 29px;
    line-height: 22px;
    font-weight: bold;
}


/* Modal Content */
.signup_modal-content {
    background-color: #000;
    margin: auto;
    padding: 20px;
    border-radius: 15px;
    height: auto;
    width: 45%;
    align: center;

}

/*---------------
    Footer
-----------------*/

/*- Faq Popup -*/
.custom-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}
.custom-modal .modal-content {
    background-color: #000;
    margin: auto;
    padding: 20px;
    border-radius: 15px;
    height: auto;
    width: 60%;
}

.custom-modal #hide{
    float: right;
    background-color: #000;
    border: 2px solid;
    color: #fff;
    border-radius: 50%;
    width: 29px;
    height: 29px;
    line-height: 22px;
    font-weight: bold;
}
/*- Faq Popup / End -*/


#privacy_button {
    background-color: transparent;
    border: none;

}

/*- Privacy Popup -*/
.privacy_modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}
.privacy_modal-content {
    background-color: #000;
    margin: auto;
    padding: 20px;
    border-radius: 15px;
    height: auto;
    width: 60%;
    color: #fff;
}

/*-----------------------
	Home Page -- Team Section
-------------------------*/
.team-section{
    padding-bottom: 40px;
}
.team-section .img-cont{
    max-height: 370px;
    overflow: hidden;
    margin-bottom: 40px;
    -webkit-box-shadow: 5px 5px 8px 0 rgba(204,199,198,1);
    -moz-box-shadow: 5px 5px 8px 0 rgba(204,199,198,1);
    box-shadow: 5px 5px 8px 0 rgba(204,199,198,1);
}

/*-----------------------
	Home Page -- Main Form
-------------------------*/
#signupForm{
    position: relative;
}
#signupForm .captcha-cont,
#webform .captcha-cont{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    display: flex;
    align-items: center;
    border-radius: 1em;
    opacity: 0;
    z-index: -1;
}
#signupForm .captcha-cont.active,
#webform .captcha-cont.active{
    opacity: 1;
    z-index: 1;
}
#signupForm .captcha-cont .g-recaptcha,
#webform .captcha-cont .g-recaptcha{
    margin: 0 auto;
}


/*------------------*/

@-webkit-keyframes flash-gold {
    0%, 50%, 100% {
        opacity: 1;
        color: #fff;
        background: #bd9f59;
        border: 1px solid #bd9f59;
    }
    25%, 75% {
        opacity: 0;
    }
}

@-moz-keyframes flash-gold {
    0%, 50%, 100% {
        opacity: 1;
        color: #fff;
        background: #bd9f59;
        border: 1px solid #bd9f59;
    }
    25%, 75% {
        opacity: 0;
    }
}

@-ms-keyframes flash-gold {
    0%, 50%, 100% {
        opacity: 1;
        color: #fff;
        background: #bd9f59;
        border: 1px solid #bd9f59;
    }
    25%, 75% {
        opacity: 0;
    }
}

@-o-keyframes flash-gold {
    0%, 50%, 100% {
        opacity: 1;
        color: #fff;
        background: #bd9f59;
        border: 1px solid #bd9f59;
    }
    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash-gold {
    0%, 50%, 100% {
        opacity: 1;
        color: #fff;
        background: #bd9f59;
        border: 1px solid #bd9f59;
    }
    25%, 75% {
        opacity: 0;
    }
}

.animate.flash-gold,
.trigger.flash-gold,
.onHoverFlashGold:hover {
    -webkit-animation-name: flash-gold;
    -moz-animation-name: flash-gold;
    -ms-animation-name: flash-gold;
    -o-animation-name: flash-gold;
    animation-name: flash-gold;
}

.button.animate:hover{
    animation: none;
    opacity: 1;
}


/* ---------------------------------- */
/* Testimonials
------------------------------------- */

.testimonials-slider {
    margin-top: 30px;
    text-align: center;
    position: relative;
    background: url('https://localhost/diversified/businessnetworkllc/careers/images/testimonials-bg.jpg') no-repeat 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
}

#testimonials:before {
    content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    background-color: rgba(34, 34, 34, 0.9);
    position: absolute;
    left: 0;
    top: 0;
}


.testimonials-slider li p {
    font-size: 21px;
    font-weight: 300;
    color: #fff;
    line-height: 36px;
    padding: 40px 60px 0;
}

.testimonials-slider li p span {
    display: block;
    font-weight: 600;
    font-size: 18px;
    margin-top: 20px;
}

.contacts-section{
    background-color: #fff;
    padding: 50px 0;
}
.contacts-section .form-control,
.contacts-section textarea.form-control {
    color: #9F9F9F;
    border-radius: 0;
    padding: 10px;
    border-width: 0 0 1px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
}

.contacts-section .btn {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 0.85em;
    letter-spacing: 0.1em;
    line-height: 1;
    position: relative;
    display: inline-block;
    background: #393939;
    border: 2px solid #393939;
    padding: 1.4em 3.5em 1.4em;
    border-radius: 0;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
}
.contacts-section .btn .fa {
    font-size: 1.3em;
    margin-right: 5px;
    color: #fff;
}
.contacts-section .btn:focus {
    outline: none!important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.contacts-section .btn:hover,
.contacts-section .btn:focus {
    border-color: #393939;
    background-color: transparent;
    color: #393939;
}

.contacts-section .contact-line {
    margin-bottom: 3em;
}

.contact-line .fa {
    font-size: 2.5em;
    color: #bd9f59;
}
.contact-line h4{
    font-weight: 700;
    color: #343434;
    margin: 0;
}
.contact-line a{
    color: #393939;
}
.contact-line a:hover,
.contact-line a:focus{
    color: #bd9f59;
}