.sign_up_sec .yikes-easy-mc-submit-button.btn.btn-primary {
    margin-top: 0px !important;
}
#shiftnav-toggle-main {
  display: none;
}
.header_sec.single_page_back {
    background: rgba(0,0,0,0.7);
}
.shareaholic-canvas {
    display: none !important;
}
.shiftnav-wrap {
  padding: 0 !important;
}
#download-speak-2 .EMAIL-label span {
    display: none !important;
}
section#yikes-mailchimp-container-1 p, section#yikes-mailchimp-container-1 p a {
    color: red !important;
}
.yikes-easy-mc-form .yikes-easy-mc-submit-button.admin-logged-in {
    margin: 0px !important;
color: #fff !important;
font-size: 22px !important;
text-transform: uppercase !important;
}

p {
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
}
.logos_radio_sec li img {
    width: 187px;
    height: auto;
}
.banner_sec > img {
  height: auto;
  width: 100%;
}
.container {
    position: relative;
    z-index: 11;
}
.header_sec_pos {
  left: 0;
  position: absolute;
  top: 30px;
  width: 100%;
  z-index: 999;
}
.banner_sec {
    position: relative;
}
.sign_up_sec {
  float: left;
  margin: 4% 0 0;
  padding: 0 0 0 80px;
  width: 100%;
}
.logo_sec {
  float: left;
  width: 30%;
}
.logo_sec > img {
  height: auto;
  max-width: 184px;
  width: 100%;
}
.menu_bar {
  float: left;
  width: 70%;
}

.banner_content {
  float: left;
  margin: 12% 0 0;
  text-align: center;
  width: 100%;
}
.inner_menu li {
  float: left;
}
.inner_menu li a {
  border-bottom: 3px solid transparent;
  color: #fff;
  display: inline-block;
  font-family: "latobold";
  font-size: 15px;
  padding: 15px 12px;
  text-transform: uppercase;
}
.inner_menu {
  background: #000 none repeat scroll 0 0;
  float: left;
  padding: 0;
  position: relative;
} 
.inner_menu li a:hover {
  border-bottom: 3px solid #fff;
  text-decoration: none;
}
.current-menu-item a {
  border-bottom: 3px solid #fff !important;
  text-decoration: none;
}
.banner_content h2 {
  color: #fff;
  font-size: 81px;
}
.banner_logos_feature {
  color: #fff;
  font-family: "latoitalic";
  font-size: 29px;
}
.border_bootom {
  border-bottom: 3px solid #ffffff;
  margin: 30px auto 50px;
  width: 40%;
}
.banner_content p {
  color: #fff;
  font-family: "source_sans_proregular";
  font-size: 30px;
}
.banner_content h2 {
  color: #fff;
  font-family: "HelveticaLTStd-Bold";
  font-size: 81px;
  text-transform: uppercase;
}
.banner_logos li {
  float: left;
  margin: 0 4px;
  width: auto !important;
}

.banner_logos {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.48+99 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.48) 99%, rgba(255,255,255,0.48) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.48) 99%,rgba(255,255,255,0.48) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.48) 99%,rgba(255,255,255,0.48) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#7affffff',GradientType=1 ); /* IE6-9 */

  float: right;
  padding: 18px 0;
  width: 100%;
  margin: 12% 0 0;
}
.banner_logos > ul {
  float: right;
}

.inner_menu::before {
  background: rgba(0, 0, 0, 0) url("../images/left_icon.png") no-repeat scroll 0 0;
  content: "";
  height: 54px;
  left: -7px;
  position: absolute;
  top: 0;
  width: 25px;
}
.inner_menu::after {
  background: rgba(0, 0, 0, 0) url("../images/right_icon.png") no-repeat scroll 0 0;
  content: "";
  height: 54px;
  position: absolute;
  right: -19px;
  width: 20px;
  z-index: 999;
}
.des_pack_right {
  text-align: center;
}
.des_pack_right > h2 {
  color: #050001;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  text-transform: uppercase;
}
.des_pack_right > p {
  color: #050001;
  font-family: "source_sans_proregular";
  font-size: 30px;
  line-height: 37px;
  margin: 20px 0;
}
.btn_submit {
  background: #f8991d none repeat scroll 0 0;
  color: #fff;
  font-family: "source_sans_proregular";
  font-size: 22px;
  text-transform: uppercase;
  width: 100%;
}
#first_name,#email {
  height: 44px;
  width: 100%;
  font-family: 'source_sans_proitalic';
}
.get_packged {
  float: left;
  padding: 8% 0;
  width: 100%;
}
.pack_img_left {
  margin: 45px 0 0;
}
.start_here h2 {
  display: inline-block;
  float: left;
  font-family: "source_sans_prolight";
  font-size: 30px;
  margin: 6px 0 0;
  text-transform: uppercase;
  vertical-align: middle;
}
.start_here {
  background: #d8d8d8 none repeat scroll 0 0;
  float: left;
  padding: 45px 0;
  width: 100%;
}
.btn_start_here {
  background: #fff none repeat scroll 0 0;
  color: #e19e42;
  float: right;
  font-family: "source_sans_proregular";
  font-size: 22px;
  padding: 8px 50px;
  text-transform: uppercase;
}
.book_title {
  color: #fff;
  font-family: "source_sans_prolight";
  font-size: 25px;
  margin: 30px 0 10px;
  text-transform: uppercase;
}
.book_content p{
  color: #fff;
  font-family: "source_sans_proregular";
  font-size: 16px;
  margin: 20px 0;
}
.book_sec {
  background: #434343 none repeat scroll 0 0 ;
  float: left;
  padding: 70px 0;
  position: relative;
  width: 100%;
}
.img_fremework_sec p {
    font-family: "source_sans_proregular";
    font-size: 23px;
    line-height: 25px;
    text-align: center;
    color: #fff;
}
.book_redmore {
    margin: 24px auto !important;
    display: table !important;
}
.book_redmore {
  border: 2px solid #fff;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-family: "source_sans_proregular";
  font-size: 18px;
  margin: 0px 0 0;
  padding: 8px 40px;
  text-transform: uppercase;
}
.main_title {
  color: #fff;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 0 0 6%;
  text-align: center;
  text-transform: uppercase;
}
.engage_advisory_sec {
  float: left;
  padding: 4% 0;
  text-align: center;
  width: 100%;
}
.engage_advisory_sec .engage_title {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 20px 0 40px;
  text-transform: uppercase;
}
.title_services > h2 {
  font-family: "source_sans_proregular";
  font-size: 22px;
  margin: 10px 0;
  text-transform: uppercase;
}
.engage_ul {
  display: inline-block;
  margin: 70px auto;
  width: 80%;
}
.loadmore {
  float: left;
  margin: 20px 0 0;
  width: 100%;
}
.loadmore > a {
  background: #000 none repeat scroll 0 0;
  border-radius: 9px;
  color: #fff;
  display: inline-block;
  font-family: "source_sans_proregular";
  font-size: 22px;
  padding: 10px 40px;
  text-transform: uppercase;
}
.about_sangeet_sec {
    background: #434343 none repeat scroll 0 0;
    float: left;
    padding: 6% 0;
    width: 100%;
}
.about_descriptin > h2 {
  color: #fff;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 20px 0 40px;
  position: relative;
  text-transform: uppercase;
}
.about_descriptin > p {
  color: #fff;
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 31px;
  margin: 0 0 15px;
}
.about_img_sec {
  border-left: 1px solid #fff;
 
}
.img_abt_sec {
  text-align: right;
}
.about_sangeet_sec .img_abt_sec > img {
  border: 1px solid #fff;
}
.about_descriptin > h2::after {
  background: rgba(0, 0, 0, 0) url("../images/fifty_2.png") no-repeat scroll 0 0;
  content: "";
  height: 65px;
  left: 281px;
  position: absolute;
  top: -12px;
  width: 53px;
  z-index: 9999;
}
.abt_red_more {
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-family: "source_sans_proregular";
  font-size: 22px;
  margin: 4% 0 0;
  padding: 8px 8%;
  text-transform: uppercase;
}
.testimonial_sec {
  float: left;
  margin: 0 0 20px;
  padding: 40px 0;
  text-align: center;
  width: 100%;
}
.testimonial_sec h2 {
  color: #8c8c8c;
  font-family: "source_sans_proitalic";
  font-size: 30px;
  margin: 30px 0;
}
.testimonial_sec p {
  color: #000;
  font-family: "source_sans_proitalic";
  font-size: 18px;
  margin: 10px 0;
}
.viewal_btnl {
  background: #000 none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-family: "source_sans_proregular";
  font-size: 22px;
  padding: 6px 40px;
  text-transform: uppercase;
}
.view_all_sec {
  float: left;
  margin: 50px 0 0;
  text-align: center;
  width: 100%;
}

/******media**********/

.mentions_sec > h2 {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 0 0 6%;
  text-align: center;
  text-transform: uppercase;
}
.mentions_sec {
  float: left;
  padding: 3% 0;
  width: 100%;
}



.view_ntn_sec {
  float: left;
  margin: 30px 0 0;
  text-align: center;
  width: 100%;
}
.viewal_media {
  background: #f8991d none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  font-family: "source_sans_proregular";
  font-size: 22px;
  padding: 6px 40px;
  text-transform: uppercase;
}
.interviews_video_sec {
  float: left;
  margin: 20px 0 0;
  padding: 2% 0;
  width: 100%;
}
.bigvideo_sec {
  text-align: center;
  margin: 0 0 30px 0;
}
.video_sec_media > img {
  width: 100%;
}
.interviews_video_sec > h2 {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 0 0 6%;
  text-align: center;
  text-transform: uppercase;
}
.bigvideo_sec > p {
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
  margin: 15px 0;
}
.video_sec_media > p{
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
  margin: 15px 0;
}
.radio_logos_sec {
  background: #efefef none repeat scroll 0 0;
  float: left;
  padding: 6% 0;
  width: 100%;
}
.radio_logos_sec h2 {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 0 0 6%;
  text-align: center;
  text-transform: uppercase;
}
.logos_radio_sec li {
  text-align: center;
}
.book_now_sec {
  background: rgba(0, 0, 0, 0) url("../images/back_media_bottom.jpg") no-repeat scroll 0 0;
  float: left;
  padding: 0 0 6%;
  width: 100%;
}
.book_now_sec h2 {
  color: #fff;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 9% 0 4%;
  text-align: center;
  text-transform: uppercase;
}
.logos_mentions_section {
  background: #efefef none repeat scroll 0 0;
}
.logos_men_inner h2 {
  border-top: 1px solid #000;
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 21px;
  margin: 5px 0 0;
  min-height: 55px;
  padding: 10px 0 0;
  text-transform: capitalize;
}
.logos_men_inner li {
  margin: 0 0 20px;
}

/******about_page********/

.about_page_sec {
  float: left;
  padding: 6% 0;
  width: 100%;
}
.about_page_sec .about_descriptin > h2 {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 20px 0 40px;
  text-transform: uppercase;
}
.about_page_sec .about_descriptin > p {
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
  margin: 0 0 15px;
}

.about_apt_sec {
  float: left;
  text-align: center;
  width: 100%;
}

.about_apt_sec h2 {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 20px 0 40px;
  text-transform: uppercase;
}
.about_apt_sec p {
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
  margin: 0 0 15px;
}



.as_featured_sec {
  background: #efefef none repeat scroll 0 0;
  float: left;
  padding: 6% 0;
  text-align: center;
  width: 100%;
}
.as_featured_sec h2 {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 20px 0 40px;
  text-transform: uppercase;
}
.as_featured_sec p {
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
  margin: 0 0 15px;
}
.as_featured_sec .banner_logos {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 99%, rgba(255, 255, 255, 0.48) 100%) repeat scroll 0 0;
  float: right;
  margin: 12% 0 0;
  padding: 9px 0;
  width: 100%;
}
.sign_up_sec .form-group {
  float: left;
  padding: 0 6px !important;
  width: 33%;
}
.input_bootom_text {
  color: #050001;
  float: left;
  font-family: "source_sans_proitalic";
  font-size: 15px;
  font-weight: normal;
  margin: 6px 0 0 4px;
}
.as_heading_header {
  float: left;
  margin: 0 15px 0 0;
}

.logoslider_out {
  float: left;
  padding: 0 0 0 40px;
  width: 100%;
}
.testimonial li img {
  display: inline-block;
  height: auto;
  width: 150px;
}



/******Blog Page Css**********/






.represented_sec {

  float: left;
  padding: 40px 0;
  width: 100%;
}
.represented_sec h1 {
  color: #000;
  font-size: 30px;
  line-height: 39px;
  text-transform: uppercase;
  font-family: HelveticaLTStd-Bold;
}
.represented_sec > p {
  font-family: "source_sans_proregular";
  font-size: 22px;
  padding: 12px 0;
}
.sneak_sec {
  float: left;
  padding: 20px 0 0;
  width: 100%;
}
.sneak_left {
  float: left;
  width: 18%;
}
.sneak_right {
   float: left;
}
.readd-post {
  background: #000 none repeat scroll 0 0;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-family: "source_sans_proregular";
  font-size: 23px;
  padding: 4px 30px;
  text-transform: uppercase;
}
.sneak_right > p {
  font-size: 22px;
   font-family: "source_sans_proregular";
}
.sneak_right > p span {
  font-family: "source_sans_proregular";
  font-size: 22px;
  font-style: italic;
  margin: 0 10px 0 4px;
  font-weight: bold;
}
.sneak_right span {
  color: #f7991d;
  font-family: "source_sans_prolight";
}
.back_sec {
  width: 100%;
  float: left;
  
}
.border_blog_li_sec > li {
  border-bottom: 1px solid #ccc;
  float: left;
  width: 100%;
}
#first_name, #email {
    border: 1px solid #000;
    font-family: "source_sans_proitalic";
    height: 44px;
    width: 65%;
    margin: 0 auto;
}
.form-control {
  color: #000 !important;
}
.des_pack_right > p {
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 30px;
  margin: 20px 0;
  line-height: 36px;
}
.btn_submit {
  background: #f8991d none repeat scroll 0 0;
  color: #fff;
  font-family: "source_sans_proregular";
  font-size: 22px;
  text-transform: uppercase;
  width: 81%;
  border-radius: 8px;
}
.book_content {
  color: #fff;
  font-size: 16px;
  font-family: source_sans_prolight;
}






/******media**********/

.mentions_sec > h2 {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 0 0 70px;
  text-align: center;
  text-transform: uppercase;
}
.mentions_sec {
  float: left;
  padding: 84px 0 0;
  width: 100%;
}
.view_ntn_sec {
  float: left;
  margin: 70px 0 0;
  text-align: center;
  width: 100%;
}
.view_ntn_sec.bottom_btn {
  margin: 15px 0 0 0 ;
}
.viewal_media {
  background: #e79645 none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  font-family: "source_sans_proregular";
  font-size: 22px;
  padding: 6px 40px;
  text-transform: uppercase;
}
.interviews_video_sec {
  float: left;
  margin: 30px 0 0;
  padding: 2% 0;
  width: 100%;
}
.bigvideo_sec {
  text-align: center;
  margin: 0 0 30px 0;
}
.video_sec_media > a  img {
  width: 100%;
}
.interviews_video_sec > h2 {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 0 0 65px;
  text-align: center;
  text-transform: uppercase;
}
.bigvideo_sec > h2 {
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
  margin: 50px 0;
}
.video_sec_media > h2 {
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
  margin: 25px 0;
}
.radio_logos_sec {
  background: #efefef none repeat scroll 0 0;
  float: left;
  padding: 6% 0;
  width: 100%;
}
.radio_logos_sec h2 {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 0 0 6%;
  text-align: center;
  text-transform: uppercase;
}
.logos_radio_sec li {
  text-align: center;
}
.book_now_sec {
    background: rgba(0, 0, 0, 0) url("../images/2018-03-01_1535.png") no-repeat scroll 0 0;
    float: left;
    padding: 0 0 6%;
    width: 100%;
    background-size: cover; 
    /* background: #fff none repeat scroll 0 0; */
  
}
.book_now_sec h2 {
    color: #e79645;
    font-family: "HelveticaLTStd-Bold";
    font-size: 30px;
    margin: 9% 0 4%;
    text-align: center;
    text-transform: uppercase;
}
.logos_mentions_section {
  background: #efefef none repeat scroll 0 0;
}
.logos_men_inner h2 {
  border-top: 3px solid #a0a0a0;
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 21px;
  margin: 5px 0 0;
  min-height: 140px;
  padding: 10px 0 0;
  text-transform: capitalize;
}


.logos_men_inner .media_logo_list {
  float: left;
  margin: 0 0 42px;
  padding: 0 10px;
  text-align: center;
  width: 20%;
}
.media_logo_list img {
  height: auto;
  max-height: 100%;
  width: 60%;
}

.thumb_nail_sec_media {
  height: 75px;
}


/******about_page********/

.about_page_sec {
  float: left;
  padding: 6% 0;
  width: 100%;
}
.As.Featured_sec {
  width: 100%;
  float: left;
}

.about_page_sec .about_descriptin > h2 {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 20px 0 40px;
  text-transform: uppercase;
}
.about_page_sec .about_descriptin > p {
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
  margin: 0 0 15px;
}

.about_apt_sec {
  float: left;
  text-align: center;
  width: 100%;
}

.about_apt_sec h2 {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 20px 0 40px;
  text-transform: uppercase;
}
.about_apt_sec p {
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
  margin: 0 0 15px;
}



.as_featured_sec {
  background: #efefef none repeat scroll 0 0;
  float: left;
  padding: 3% 0;
  text-align: center;
  width: 100%;
}
.as_featured_sec h2 {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 20px 0 40px;
  text-transform: uppercase;
}
.as_featured_sec p {
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
  margin: 0 0 15px;
}
.as_featured_sec .banner_logos {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.48) 99%, rgba(255, 255, 255, 0.48) 100%) repeat scroll 0 0;
  float: right;
  margin: 12% 0 0;
  padding: 9px 0;
  width: 100%;
}
.Featured_sec_bkg {
  background: #1b1b1b none repeat scroll 0 0;
  float: left;
  margin: 0 0 0;
  padding: 0 0 5%;
  width: 100%;
  display:none;
}
.Featured_sec_bkg .banner_logos {
  margin: 0;
}
.Featured_sec img {
  height: auto;
  max-width: 155px;
  width: 100%;
}
.Featured_sec > h2 {
  color: #fff;
  font-family: helveticaltstd-bold;
  font-size: 30px;
  line-height: 22px;
  margin: 38px 0;
  padding: 45px 0;
  text-align: center;
  text-transform: uppercase;
}
.Featured_sec li {
  display: inline-block;
  padding: 0 24px 0 0;
}
.sign_up_sec .form-group {
  float: left;
  padding: 0 6px !important;
  width: 33%;
  margin: 0 -140px;
}
.input_bootom_text {
  color: #bababa;
  float: left;
  font-family: "source_sans_proitalic";
  font-size: 15px;
  font-weight: normal;
  margin: 6px 0 0 4px;
}
.logoslidera > li {
  display: inline-block;
  float: none;
  margin: 0 0 20px;
  padding: 20px 0;
  text-align: center;
  width: 24%;
}
.as_featured_sec .logoslidera img {
  filter: grayscale(100%);
 -webkit-filter: grayscale(100%);
  height: auto;
  width: 150px;
}
.affil_sec p {
  font-family: source_sans_proregular;
  font-size: 14px;
  line-height: 17px;
  margin: 5px 0;
  text-transform: uppercase;
}
.affil_sec h4 {
  font-family: "source_sans_proregular";
  font-size: 20px;
  text-transform: uppercase;
}
.Fellow_sec {
  background: rgba(0, 0, 0, 0) url("../images/Speaking Videos New background.jpg") repeat scroll 0 0 / 100% 100%;
  float: left;
  position: relative;
  width: 100%;
}
.Fellow_sec::after {
    background: #434343 !important;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.Global_sec {
  width: 100%;
  float: left;
}
.Global_left_sec {
  float: left;
  width: 16%;
}
.Global_right_sec {
  float: left;
  padding: 60px 0;
  width: 100%;
}
.Global_right_sec img {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-bottom: 1px solid #e79645;
  border-image: none;
  border-left: 1px solid #e79645;
  border-radius: 100%;
  border-top: 1px solid #e79645;
  height: 100%;
  max-width: 111px;
  width: 100%;
}
.Global_right_sec h3 {
  font-family: "source_sans_proregular";
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
}
.Global_right_sec_img {
  float: left;
  width: 20%;
}
.Global_right_sec_content {
  float: left;
  padding: 0 0 16px;
  width: 100%;
}
.Global_right_sec p {
  color: #fff;
  display: inline-block;
  font-family: "source_sans_proregular";
  font-size: 16px;
  margin: 10px 0;
  line-height: 27px;
}
.Research_butten_sec > a {
  background: #e79645 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  float: right;
  font-size: 13.62px;
  line-height: 13.62px;
  padding: 8px 37px;
  text-transform: uppercase;
}
.Global_left_sec li {
  margin: 57%0;
}
.Global_right_sec li {
  float: left;
  width: 100%;
}
.Global_right_sec li:nth-child(2) {
  margin: 30px 0;
}
.About_sec {
  width: 100%;
  float: left;
}
.ptl_sec {
  float: left;
  width: 100%;
  display:none;
}
.About_sec > h2 {
  color: #000;
  font-family: "helveticaltstd-bold";
  font-size: 30px;
  margin: 38px 0;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 0 0 0;
}
.About_sec > p {
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 27px;
  margin: auto;
  padding: 45px 24px;
  width: 100%;
}
.Learn_butten_sec {
  float: left;
  width: 100%;
  text-align: center;
}
.Learn_butten_sec > a {
  background: #000 none repeat scroll 0 0;
  border-radius: 7px;
  color: #fff;
  display: inline-block;
  font-family: source_sans_proregular;
  font-size: 22px;
  margin: 10px 0;
  padding: 16px 63px;
  text-transform: uppercase;
}
 




/* advisory */

.advisory_part {
  background: #000;
  width: 100%;
  float: left;
  padding: 30px 0px;
}
.advisory_sec_heading h3 {
  color: #fff;
  font-family: "source_sans_proregular";
  font-size: 33px;
  line-height: 38px;
  text-align: center;
}
.engagement_models_sec {
  width: 100%;
  float: left;
}
.engagement_models_sec_list li:nth-child(odd) {
  margin: 0 41px 0px 0;
}
.engagement_models_sec_list li {
  float: left;
  padding: 0 0 40px;
  width: 48%;
}
.content_sec h4 {
  color: #000;
  font-family: "source_sans_prolight";
  font-size: 25px;
  line-height: 25px;
  padding: 15px 0;
  text-transform:uppercase;
}
.content_sec > p {
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
}
 .title_heading {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  line-height: 22px;
  padding: 50px 0;
  text-align: center;
  text-transform: uppercase;
}
.get_packged.advisory_padd {
  padding: 0 0 50px;
  /* background-color: #434343; */
}
   
}
.title_heading_gold {
  color: #f8991d;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  line-height: 22px;
  padding: 50px 0;
  text-align: center;
  text-transform: uppercase;
}
.mid_title_advi {
  font-family: "source_sans_proregular";
  font-size: 22px;
  margin: 10px 0;
  text-transform: uppercase;
}
.people_advisory_sec {
  float: left;
  width: 100%;
}
.people_about_Sec p {
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
}


.research_patner p {
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
}
.research_patner img {
  height: auto;
  width: 100%;
}
.advisory_sec_client {
  background: #434343 none repeat scroll 0 0;
  float: left;
  padding: 70px 0;
  width: 100%;
}
.client_impact_title {
  color: #fff;
  font-family: "source_sans_proregular";
  font-size: 21px;
  margin: 10px 0;
  text-transform: uppercase;
}
.advisory_sec_client_people {
  float: left;
  width: 100%;
}
.border_ul_impact > li {
  background-image: url("../images/arrow_list.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #fff;
  float: left;
  font-family: "source_sans_proregular";
  font-size: 16px;
  line-height: 25px;
  padding: 0 0 0 18px;
  width: 100%;
}
.second_blog_bkg {
  background: rgba(0, 0, 0, 0) url("../images/blog_form_back.png") repeat scroll 0 0;
  float: left;
  padding: 70px 0;
  width: 100%;
}
.advisory_sec_researc_focus {
  float: left;
  padding: 50px 0;
  width: 100%;
 
}
.map_sec_ad {
  margin: 40px 0;
  text-align: center;
}



/* .border_ul_impact::after {
    border-left: 1px solid #e79645;
    content: "";
    height: 100%;
    position: absolute;
    top: -10px;
    left: 0;
} */
.border_ul_impact {
  float: left;
  margin: 0;
  width: 85%;
}
.impact_img_sec {
  float: left;
  width: 15%;
}
.border_client_impact {
  background: #e79645 none repeat scroll 0 0;
  display: inline-block;
  height: 1px;
  margin: 0 15px 0 0;
  vertical-align: middle;
  width: 45px;
}
/* span.ad_content {
    float: right;
    width: 88%;
} */
.advisory_sec_client p {
  color: #fff;
  display: inline-block;
}

.advisory_sec_client  .client_list_up p {
  color: #fff;
  display: inline-block;
  font-size: 15px;
}
.advisory_sec_client .note_bottom_client p {
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size:13px;
}
.note_bottom_client {
    float: left;
	width: 100%;
    text-align: center;
    margin: 50px 0 0 0;
}

li.adver_logos {
    float: left;
    padding: 0 8px;
    width: 14%;
    margin: 17px 0 !important;
}
.advisory_logo_sec img {
    max-width: 192px;
    height: auto;
    width: 100%;
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.advisory_logo_sec {
  background: #efefef none repeat scroll 0 0;
  float: left;
  padding: 15px 0 60px;
  width: 100%;
}
.advi_btn {
  background: #000 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  line-height: 24px;
  padding: 10px 25px;
  text-align: center;
}
.btn_ad_sec {
  float: left;
  margin: 90px 0 40px;
  text-align: center;
  width: 100%;
}

.mid_title__res_advi {
  font-family: "source_sans_proitalic";
  font-size: 18px;
  margin: 0 0 10px;
}









/******footer*********/
.footer_sec {
  background: #000 none repeat scroll 0 0;
  float: left;
  width: 100%;
}
.copyright_sec {
  float: left;
}
.copyright_sec > p {
  color: #fff;
  padding: 0 8px;
}
.copyright_sec > p {
  color: #fff;
  font-size: 14px;
  padding: 13px 8px;
}
.designe_by_sec > p {
  color: #fff;
  font-size: 14px;
}
.footer_menu a {
  font-size: 13px !important;
  padding: 17px 13px !important;
}
.footer_menu .inner_menu::after {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.footer_menu .inner_menu::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.designe_by_sec {
  float: left;
  padding: 13px 0 0 15px;
}

/************library********************/
.img_fremework_content_sec > p {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  padding: 40px 0 0;
  text-align: center;
}
.img_fremework_content_sec {
  text-align: center;
}

.library_page_sec {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.library_page_sec .book_title {
  color: #000;
}
.library_page_sec .book_content p {
  color: #000;
}
.library_page_sec .book_redmore {
  background: #000 none repeat scroll 0 0;
}
.library_page_sec  .main_title {
  color: #000;
}


.library_sec_books_list {
  float: left;
  padding: 40px 0;
  width: 100%;
}
.library_sec_books_list li {
  float: left;
  margin: 0 3px;
}
.topic_down_sec_books_list li {
  float: left;
  margin: 8px 6px;
  width: 23%;
}
.topic_down_sec_books_list li img {
  height: auto;
  width: 100%;
}
.viewal_btnl.gold_btn {
  background: #f8991d none repeat scroll 0 0;
  margin: 0 0 30px;
}
.topic_down_sec_books_list {
  border-top: 1px solid #ddd;
  float: left;
  width: 100%;
}
.spaeking_video_sec {
  background: rgba(0, 0, 0, 0) url("../images/video_background.jpg") no-repeat scroll 0 0 / 100% 100%;
  float: left;
  padding: 0 0 20px;
  width: 100%;
}
.spaeking_video_sec .interviews_video_sec > h2 {
  color: #fff;
}

.Industry_specific_topics_sec li {
    float: left;
    text-align: center;
    width: 20%;
    margin: 46px 0;
}
.Industry_specific_topics_sec p {
  padding: 12px 0;
}
.Industry_specific_topics_sec {
  
  float: left;
  padding: 2% 0;
  width: 100%;
  background: #ddd;
}
.Industry_speaking_topics_sec {
  float: left;
  padding: 0 0 60px;
  width: 100%;
}
.Industry_specific_topics_sec ul {
  float: left;
  margin: 35px 0 20px;
  width: 100%;
}

.hand_shek_bottom_sec {
  background: #f0f0f0 none repeat scroll 0 0;
  float: left;
  padding: 50px;
  width: 100%;
}
.next_arrow_sec {
  margin: 0 0 20px;
}
.next_arrow_sec > li {
  margin: 0 0 20px;
}
.check_arrow_sec > li {
  margin: 0 0 20px;
}

.next_arrow_sec > li {
  background: rgba(0, 0, 0, 0) url("../images/top_arrow.png") no-repeat scroll 0 4px;
  font-size: 16px;
  padding: 0 20px;
}

.check_arrow_sec > li {
  background: rgba(0, 0, 0, 0) url("../images/check_sign.png");
  background-repeat: no-repeat;
  padding: 20px;
  background-position: 0 4px;
    font-size: 16px;
}
.img_eye_sec {
  float: left;
  padding: 6px 18px 6px 0;
}
.descrip_eye_sec > p {
  font-size: 22px;
}
.eye_user_sec {
  float: left;
  margin: 40px 0;
  width: 100%;
}
.logos.studio {
  padding: 16px 0 7px;
}
.eye_user_sec li {
  float: left;
  margin: 20px 0;
  width: 100%;
}

.speaking_page_sec li {
  float: left;
}
.speaking_page_sec li img {
  margin: 0 1px;
  max-width: 131px;
}



/* contact us */


.contact_sec {
  float: left;
  margin: 1% 0 2%;
  text-align: center;
  width: 100%;
}
.contact_sec_form_input {
  float: left;
  width: 55%;
}
.contact_sec_form_input input {
   border: 1px solid #9a9c9d;
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 14px;
  margin-bottom: 30px;
  padding: 20px 15px;
  width: 100%;
  text-transform: capitalize;
}
.contact_sec_form_input textarea {
  width: 100%;
  height: 200px;
  margin-bottom: 30px;
  text-transform: capitalize;
   border: 1px solid #9a9c9d;
  color: #000;
  font-family: "source_sans_proregular";
  font-size: 14px;
  padding: 20px 15px;
}
.contact_sec_form_map {
  float: left;
  width: 41%;
  margin-left: 45px;
}
.contact_title {
    margin: 30px 0 20px 0;
    font-size: 40px;
    float: left;
    width: 100%;
}
.contact_sec_form_map img {
    filter: grayscale(1);
	-webkit-filter: grayscale(1);
}
.contact_sec_form_map img:hover {
    filter: grayscale(0);
	-webkit-filter: grayscale(0);
}
.contact_sec_form_map li {
    margin: 20px 0;
    float: left;
    width: 50%;
}
.contact_sec_form_map > p {
  font-family: "source_sans_proregular";
  font-size: 14px;
  margin-bottom: 20px;
}
.contact_sec > h2 {
  color: #000;
  font-family: "HelveticaLTStd-Bold";
  font-size: 30px;
  margin: 70px 0;
  text-align: center;
  text-transform: uppercase;
}
.button a {
  background: #e79645 none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  float: left;
  font-family: "source_sans_proregular";
  font-size: 22px;
  margin: 0 0 30px;
  padding: 6px 40px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.about_img_sec {
  margin: 100px 0 0;
}
.library_getpac_sign {
  float: left;
  width: 100%;
}





#wpcf7-f252-o1 {
  float: left;
  width: 50%;
}
.contact_sec_form_input {
  float: left;
  width: 100% !important;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  float: left;
  width: 100%;
}


.wpcf7-form-control.wpcf7-submit {
  background: #000 none repeat scroll 0 0 !important;
}
.wpcf7-form-control.wpcf7-submit {
  background: #000 none repeat scroll 0 0 !important;
  border: medium none !important;
  color: #fff!important;
  font-size: 23px !important;
  text-transform: uppercase !important;
}
.bigvideo_sec img {
  max-width: 672px;
  width: 100%;
  height:auto;
}



.blog_read_more {
    background: #fff;
    padding: 7px 30px;
    font-size: 22px;
    border-radius: 4px;
    display: inline-block;
    margin: 70px 0 0 0;
}
.blog_category_sec {
    background: #4f4f4f;
    float: left;
    width: 100%;
    text-align: center;
}

.blog_category_sec li {
    display: inline-block;
}

.blog_category_sec li a {
    padding: 25px 20px;
    font-size: 18px;
    display: inline-block;
    text-transform: uppercase;
    color: #f8991d;
    margin: 0 20px;
}


.pagination_wrap {
    float: left;
    text-align: center;
    width: 100%;
    padding: 30px 0;
}
.page-numbers {
    border: 1px solid #000;
    padding: 8px 19px;
    margin: 0 6px;
}
span.page-numbers.current {
    background: #000;
    color: #fff;
}


/*---------new-paGE--------*/
.banner_head { font-size:78px !important;}
.shift_head {color: #000000;font-size: 30px; padding: 0 0 32px;;text-align: center;  font-weight: 600;}
.shift_section_right p {font-size: 15px;}
.the_shift_part { background-color: #efefef; float:left; width:100%;  padding: 69px 0;}
.the_shift_part img { width:100%;}
.platform_section_left p { font-size: 15px;}
.the_platform_part { float:left; width:100%;  padding: 69px 0;}
.the_platform_part img { width:100%;}
.the_article_part { float:left; width:100%; background-color: #efefef;  padding: 64px 0 10px;}
.the_article_part img {
    max-height: 160px;
    width: 100%;
}
.article_head a {font-size: 19px; padding: 22px 0;text-align: center; color:#000000; display: inline-block;}
.the_manifesto_part { background-color: #fff; float:left; width:100%;  padding: 69px 0;}
.the_manifesto_part img { width:100%;}
.platform_role { float:left; width:100%; background-color: #efefef; padding: 64px 0;}
.platform_role_head {  font-size: 26px;    padding: 9px 0 0;}
.read-button {  border: medium none;float: right; font-size: 24px; padding: 10px 0;text-align: center;width: 244px; color:#ff9966;  border-radius: 9px;}
.book_now_para{color: white; font-size: 18px;text-align: center; margin:0 auto; width:74%;}


.banner_sec::after {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.ms-slide-bgcont > img
.book_sec.home_page{
  position: relative;
}
.book_sec.home_page::after {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.book_now_sec.adservery_page {
    margin: 30px 0 0 0;
}


.advisory_about_top {
    background: #4f4f4f;
    float: left;
    color: #fff;
    width: 100%;
    padding: 40px 0;
}
.advisory_ab_sec {
    float: left;
    width: 65%;
}
.advisory_ab_sec h2 {
    font-size: 23px;
    margin: 30px 0 10px  0;
}
.advisory_ab_pic_sec h2 {
  font-size: 23px;
  margin: 0 0 20px 36px;
}
.advisory_ab_pic_sec {
    float: left;
    width: 30%;
    padding: 0 0 45px 55px;
    border-left: 2px solid #fff;
}
.speaking_banner_up_sec {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  margin: 277px auto 0;
  padding: 25px 50px;
  text-align: left;
  width: 81%;
}
.speaking_banner_up_sec p {
    font-style: italic;
    font-size: 24px;
}
.speaking_banner_up_sec li {
    float: left;
    width: 100%;
    margin: 7px 0;
}
span.author_name_com {
    float: right;
    font-size: 16px;
    margin: 5px 0 0 0;
}
.speaking_banner_bot_text {
    display: inline-block;
    width: 100%;
}
.speaking_banner_bot_text p {
    text-align: center;
    font-size: 17px;
    margin: 30px 0 0 0;
}
.border_blog_li_sec {
    clear: both;
}


.blog_cat_sec img {
  height: auto;
  max-width: 100%;
}
.cat-links.cat_title_hr a {
  font-size: 20px;
}
/* .post_title_hr a {
  display: block; 
  font-size: 25px;
  margin: 5px 0; 
} */
.represented_sec h1 a{
  color: #000;
  font-family: HelveticaLTStd-Bold;
  font-size: 30px;
  line-height: 39px;
  text-transform: uppercase;
}
.sneak_right  .cat_title_hr a { 
  color: #f7991d;
}
.screen-reader-text {
  display: none;
}
.date_sec_sn.entry-meta span a {
  font-size: 18px;
  margin: 0 5px;
}
.archive-title.cata_titl_hr {
  display: inline-block;
  font-family: HelveticaLTStd-Bold;
  font-size: 35px;
  margin: 42px 0;
  text-transform: uppercase;
}

.category_sectio_sec {
  display: inline-block;
  width: 100%;
}

.represented_sec .sub_title p {
  font-family: "source_sans_proregular";
  font-size: 22px;
  font-style: italic;
  padding: 12px 0;
}

.single_page_upper{
    float: left;
    width: 100%;
}

.shareaholic-share-buttons-wrapper.shareaholic-ui {
  float: left;
  width: 100%;
}

#shr_canvas2 .shareaholic-share-buttons-container.diglett li.shareaholic-share-button {
  width: 24% !important;
}

#shr_canvas2 .shareaholic-share-buttons-container li.shareaholic-share-button {
  float: left !important;
  padding: 0 13px !important;
  text-align: center !important;
  width: 22% !important;
  display: block !important;
}
.shareaholic-share-button-container {
  float: left;
  width: 100% !important;
}
.shareaholic-share-buttons-container li.shareaholic-share-button .share-button-sizing {
  width: 100%;
}
ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-email_this"]::before, ul li.shareaholic-share-button i.shareaholic-service-icon[class*="service-email_this"]::before, ul.shareaholic-share-buttons li i.shareaholic-service-icon[class*="service-email_this"]::before, ul li i.shareaholic-service-icon[class*="service-email_this"]::before {
  border: 2px solid #fff;
  content: "SEND BY EMAIL" !important;
  font-family: "source_sans_proregular" !important;
  font-size: 19px;
  left: 50%;
  padding: 20px 0;
  transform: translate(-50%);
  width: 100%;
}

ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-linkedin"]::before, ul li.shareaholic-share-button i.shareaholic-service-icon[class*="service-linkedin"]::before, ul.shareaholic-share-buttons li i.shareaholic-service-icon[class*="service-linkedin"]::before, ul li i.shareaholic-service-icon[class*="service-linkedin"]::before {
  border: 2px solid #fff;
  content: "SHARE ON LINKEDIN" !important;
  font-family: "source_sans_proregular" !important;
  font-size: 19px;
  left: 50%;
  padding: 20px 0;
  transform: translate(-50%);
  width: 100%;
}


ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-facebook"]::before, ul li.shareaholic-share-button i.shareaholic-service-icon[class*="service-facebook"]::before, ul.shareaholic-share-buttons li i.shareaholic-service-icon[class*="service-facebook"]::before, ul li i.shareaholic-service-icon[class*="service-facebook"]::before {
  border: 2px solid #fff;
  content: "SHARE ON TWITTER" !important;
  font-family: "source_sans_proregular" !important;
  font-size: 19px;
  left: 50%;
  padding: 20px 0;
  transform: translate(-50%);
  width: 100%;
}

ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon[class*="service-twitter"]::before, ul li.shareaholic-share-button i.shareaholic-service-icon[class*="service-twitter"]::before, ul.shareaholic-share-buttons li i.shareaholic-service-icon[class*="service-twitter"]::before, ul li i.shareaholic-service-icon[class*="service-twitter"]::before {
  border: 2px solid #fff;
  content: "SHARE ON FACEBOOK" !important;
  font-family: "source_sans_proregular" !important;
  font-size: 19px;
  left: 50%;
  padding: 20px 0;
  transform: translate(-50%);
  width: 100%;
}


#shr_canvas2 .shareaholic-service-icon{
  background: #4f4f4f none repeat scroll 0 0 !important;
  border: medium none !important;
  height: 72px;
  padding: 0 !important;
  width: 100%;
}

#shr_canvas2::after {
  background: #4f4f4f none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -160%;
  position: absolute;
  top: 0;
  width: 415%;
  z-index: -9;
}
.single_page_con li {
  float: left;
  font-size: 19px;
  line-height: 30px;
  padding: 12px 0;
  width: 100%;
}
.single_page_con div {
  float: left;
  font-size: 19px;
  width: 100%;
}


#shr_canvas2 {
  background: #4f4f4f none repeat scroll 0 0;
  float: left;
  position: relative;
  width: 100%;
}
.single_page_con h6 {
  float: left;
  font-size: 27px;
  padding: 10px 0;
  width: 100%;
}
.aligncenter.size-full.wp-image-4886 {
  height: auto;
  max-width: 100%;
}

.single_page_con li {
  list-style: inside none disc;
}

.readthetext a {
  color: #fff;
}
/* h2 :empty{
	display:none;
} */
.single_page_con h2 {
  float: left;
  font-family: "source_sans_proregular";
  font-size: 25px;
  line-height: 30px;
  padding: 12px 0;
}


.Industry_specific_topics_sec p {
  text-align: center;
}

.client_list_up {
  margin: 0 0 30px 0;
}

.affil_sec > h1{
  color: #000;
  font-family: "helveticaltstd-bold";
  font-size: 30px;
  margin: 38px 0;
  padding: 20px 0 0;
  text-align: center;
  text-transform: uppercase;
}















.aboutheading {
  font-size: 24px !important;
  line-height: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.aboutheading span {
  background-color: #fff;
  border-bottom: 0 none;
  color: #160700;
  display: inline-block;
  font-weight: bold;
  margin-top: 0;
  padding: 20px 30px;
  position: relative;
  text-transform: uppercase;
  width: auto;
  z-index: 1;
}
.logos {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #e5e5e5;
  border-image: none;
  border-style: solid none;
  border-width: 1px;
  display: table;
  margin: 10px auto;
  max-width: 910px;
  padding: 25px 0;
}
.logos li {
  display: table-cell;
  list-style: outside none none;
  padding: 0 20px;
  text-align: center;
  vertical-align: middle;
}
.logos a {
  display: block;
  position: relative;
}
.divider {
  background-color: #000;
  height: 3px;
  position: relative;
  top: 47px;
  z-index: 1;
}
.logos .hover {
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  transition: opacity 0.2s ease 0s;
  width: 100%;
}
.logos a {
  display: block;
  position: relative;
}
.logos a:hover .hover {
  opacity: 1;
}











.logo_sec img {
  display: inline-block;
  float: left;
  margin: -3px 0 0;
  max-width: 50%;
}
/* .pos_fix_sec {
  position: fixed;
  width: 90%;
} */
.fixed {
  padding: 12px 0 0;
  position: fixed;
  top: 0;
  width: 90%;
  z-index: 999999;
}
.pos_fix_sec.fixed::after {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  content: "";
  height: 133%;
  left: -46%;
  position: absolute;
  top: 0;
  width: 170%;
  z-index: -9;
}
.center_sec {
  position: relative;
  z-index: -1;
}

.start_here_page_sec {
  position: relative;
  z-index: -1;
}

.header_sec {
  position: relative;
  z-index: 999999;
}
.get_packged .pack_img_left img {
  height: auto;
  max-width: 100%;
}
.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.form-control {
  border: 1px solid #000;
  font-family: "source_sans_proitalic";
  height: 44px;
  width: 100%;
}

.get_packged .sign_up_sec .btn_submit {
  background: #f8991d none repeat scroll 0 0 !important;
}

.yikes-easy-mc-form .field-no-label, .yikes-easy-mc-form label {
  float: left !important;
  margin: 0 8px!important;
  width: 43%!important;
}
#yikes-easy-mc-form-2-EMAIL {
    border: 1px solid #000 !important;
    font-family: !"source_sans_proitalic" importan";
    height: 40px !important;
    width: 63% !important;
    border-radius: 4px !important;
    background: #fff !important;
    text-decoration: italic !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    margin-left: 10em;
}
.yikes-easy-mc-form .yikes-easy-mc-submit-button.admin-logged-in {
    background: #000 none repeat scroll 0 0 !important;
    border: medium none !important;
    float: left !important;
    margin: 17px 0 0 22px !important;
    padding: 3px !important;
	height: 45px;
}


#yikes-easy-mc-form-1-EMAIL {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin: 1px 41px;
    height: 45px;

}
#yikes-easy-mc-form-1-FNAME {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #ddd;
  border-radius: 6px;
}
.yikes-easy-mc-form input[type="text"]:focus, .yikes-easy-mc-form input[type="url"]:focus, .yikes-easy-mc-form input[type="email"]:focus, .yikes-easy-mc-form input[type="number"]:focus, .yikes-easy-mc-form select:focus {
  outline: medium none!important;
}

.yikes-easy-mc-form .yikes-easy-mc-submit-button {
  background: #000 none repeat scroll 0 0!important;
  border: medium none!important;
  cursor: pointer;
  display: block;
  float: left!important;
  margin-top: 0px!important;
  min-height: 45px !important;
  padding: 10px;
  width: 26%!important;
}


body {
    padding: 0 !important;
}

.sign_up_sec span.EMAIL-label {
    DISPLAY: none;
}
primary.admin-logged-in {
    margin: 0px 0 !important;
}
.yikes-easy-mc-form {
    display: block;
    width: 100%;
    /* float: left; */
    margin: 0px 0px !important;
}


.page-id-11 .book_now_sec {
    background: none;
  
}
.page-id-11 .book_now_sec h2 {
    color: #000;
 
}
.page-id-11 .viewal_media {
    background: #000;
 
}
.Industry_specific_topics_sec img {
    max-width: 100%;
    height: auto;
}

.Industry_specific_topics_sec h2.title_heading {
       margin: 0 auto;
    padding: 32px 0;
}
.accordions .accordion-content {
    background: none !important;
}
li#menu-item-24 a {
    color: yellow;
}
label.FNAME-label.yikes-mailchimp-field-required {
    display: none !important;
}
.blog_category_sec li:nth-child(1) {
    display: none !important;
}
.book_now_sec.adservery_pageAbout {
    padding: 0px 0 3%;
    width: 100%;
    background-size: cover;
    background: #efefef none repeat scroll 0 0;
}
button.yikes-easy-mc-submit-button.yikes-easy-mc-submit-button-1.btn.btn-primary.admin-logged-in {
    width: 250px !important;
}
h4.title_heading_gold {
    color: #F7971D;
    font-family: "source_sans_prolight";
    font-size: 30px;
    line-height: 25px;
    padding: 15px 0;
    text-transform: uppercase;
    text-align: center;
}
.yikes-easy-mc-form input[type=email], .yikes-easy-mc-form input[type=number], .yikes-easy-mc-form input[type=password], .yikes-easy-mc-form input[type=text], .yikes-easy-mc-form input[type=url], .yikes-easy-mc-form select, .yikes-easy-mc-form textarea {
    box-sizing: border-box;
    display: block;
    /* width: 100%; */
    max-width: 100%;
    margin-left: 13em;
    width: 64% !important;
}
.yikes-easy-mc-form input[type="email"], .yikes-easy-mc-form input[type="number"], .yikes-easy-mc-form input[type="text"], .yikes-easy-mc-form input[type="url"], .yikes-easy-mc-form select {
  
   
  
    width: 259px !important;
    margin: 0 164px;
        
    height: 45px;
   
}
li#menu-item-6595 a {
    color: #F7981D;
}
.yikes-easy-mc-form input[type=email], .yikes-easy-mc-form input[type=number], .yikes-easy-mc-form input[type=text], .yikes-easy-mc-form input[type=url], .yikes-easy-mc-form select {
   
    margin-left: 66px;
}
