/*
Theme Name: twentytwenty-child
Template: twentytwenty
*/
#recent_speaking_section .row {
    display: flex;
    justify-content: center;
}
.section-inner {
    width: calc(100% - 0rem)!important;
    display: initial;
}
.header-titles {
    margin: 0rem 0 0 0!important;
}
.header-navigation-wrapper {
    display: none; 
    width: 80%;
    max-width: 80%;
}
.primary-menu-wrapper {
    display: flex!important;
    justify-content: flex-end;
}
.vp-a { 
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 44%;
    background-image: url(https://sameersomal.com/wp-content/uploads/2019/11/png-play-icon.png);
    background-size: 18%;
    background-repeat: no-repeat;
    color: transparent;
    padding: 20px;
    top: 44%;
}

#aboutsameer a.vp-a {
    position: relative;
    left: 0;
    color: transparent;
    background-size: 65%;
    top: 100%!important;
    margin-top: 20px!important;
    margin: 0;
}
.vp-a:hover{
    color: transparent;

}
#aboutsameer .ss-video-holder {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.header-titles .site-title, .header-titles .site-logo, .header-titles .site-description {
    margin: 0rem 0 0 0rem!important;
}
.site-logo a, .site-logo img {
    display: block;
    width: auto!important;
    height: 100%!important;
}

span.exerpthomne {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-top: 4px!important;
    margin-bottom: 8px!important;
    float: left;
}
div#pop_up_right {
    padding-left: 50px;
}
.postmeta .post-categories {
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.myrow {
    line-height: 0;
    padding: 0;
    margin: 1%;
    width: 46%;
    float: left;
    max-width: 48%;
}
.sameerbio .fa:before {
    position: absolute;
    width: 45px;
    left: -10px;
    height: 45px;
    background-size: cover;
}
.single br {
    display: none;
}
.single .readmax {
    margin-top: -20px!important;
}
.authorname br {
    display: block;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%!important;
    width: 100%!important;
}
.pagination a {
    text-decoration: none;
    margin: 8px 8px;
}
.thedate {
    float: right;
}
span.page-numbers.current {
    margin: 8px 8px!important;
}
.nav-links {
    margin: 2.5rem 0 0 1rem!important;
    font-size: 18px!important;
}
.vc_col-sm-6.vc_gitem-col.vc_gitem-col-align- {
    float: left;
    width: 50%;
}
.vc_gitem-post-data-source-post_date {
    font-size: 12px;
    text-align: right;
    float: right;
    margin: 0 auto;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
    color: white;
    padding: 8px 14px!important;
    background: #2474d8!important;
    font-size: 12px;
    font-family: 'Lato';
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
    color: white;
    padding: 8px 19px!important;
    background: #2474d8!important;
    font-size: 14px;
    font-family: 'Lato';
}
.read-more {
    display: none!important;
}
.archive br {
    display: none;
}
a {
    text-decoration: none!important;
}
img.avatar.avatar-160.photo {
    margin: 0 auto;
}
.category .author-avatar.vcard {
    display: none;
}
.category .nickname-title {
    display: none;
}
a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
    color: white;
    text-decoration: none;
    padding: 8px 19px;
    background: #2474d8;
    font-size: 16px;
    font-family: 'Lato';
}
hr.styled-separator.pagination-separator.is-style-wide {
    display: none;
}
.archive{
    padding: 0px 0%;
}
.pagination { 
    display: inherit!important;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}
.section-inner.medium {
    max-width: 100%;
}
.archive .entry-categories a {
    font-size: 14px!important;
    margin: 0 auto;
    text-decoration: none!important;
}
.archive .entry-categories-inner {
    height: 66px;
    margin: 0 auto!important;
    text-align: left;
    display: inherit!important;
    flex-wrap: inherit!important;
    float: left;
    padding: 0;
    width: 100%;
}
.archive .post_title h3 {
    display: block!important;
    visibility: hidden;
}
.archive #site-header {
    background-color: transparent;
    position: absolute!important;
    width: 100%;
}
.archive-title span:first-child {
    color: #fff!important;
    display: none;
}
.author .archive-header {
    background: #2474d8bf;
    color: #fff;
    padding-top: 150px;
    padding-bottom: 100px;
}
.category .archive-header {
    background: #2474d8bf;
    color: #fff;
    padding-top: 150px;
    padding-bottom: 100px;
}
.archive .post-separator.styled-separator.is-style-wide.section-inner {
    display: none;
}
.archive .vc_row.wpb_row.vc_row-fluid {
    display: none;
}
.category article {
    width: 30%;
    float: left;
    margin: 1%;
}
.archive article {
    width: 27%;
    float: left;
    margin: 3%;
    background-color: rgba(226,226,226,0.1) !important;
}
body:not(.singular) main > article:first-of-type {
    padding: 0rem 0 0!important;
}
.archive .postmeta {
    margin-bottom: 6px;
    height: 59px;
    float: left;
    width: 100%;
}
.archive .post_title {
    height: 220px;
}
.readmax {
    float: left;
    width: 100%;
    margin: 17px 0px;
}
.archive .post-inner.thin h3 {
    font-weight: normal;
    text-align: left;
    margin-top: 0;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Lato'!important;
    margin: 0px!important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 4px!important;
    margin-bottom: 0px!important;
    min-height: 54px;
    max-height: 54px;
}
.archive .entry-content {
    float: left;
    width: 100%;
    height: 99px;
}
.archive .entry-content {
    float: left;
    width: 100%;
}
.archive div#sidebar {
    display: none;
}
.archive .entry-header {
    text-align: center;
    display: none;
}
.archive .post-inner.thin.vc_col-sm-8 {
    width: 100%;
    height: auto;
    background: #E4EFFF;
    float: left;
}
.archive .entry-title.heading-size-1 {
    font-size: 20px;
    text-align: left;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    min-height: 43px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.vc_gitem-post-data-source-post_title h2 {
    margin-top: 10px!important;
    margin-bottom: 0px!important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 25px;
    min-height: 52px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px;
}
.vc_btn3-container.vc_btn3-left {
    text-align: left;
    margin-top: 0px!important;
    float: left;
    margin-bottom: 0px;
}
.vc_gitem-post-data-source-post_title h2 {
    margin-top: 10px!important;
    margin-bottom: 0px!important;
}
.vc_gitem-post-data-source-post_title h4 {
    font-size: 20px;
    margin: 0px!important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 4px!important;
    margin-bottom: 8px!important;
}
.page-id-1274 .read_more_blog {
    display: none;
}
.page-id-1274 .postmeta {
    margin-bottom: 20px;
    display: none;
}
.page-id-1274 .post_title {
    display: none;
}
.page-id-1274 #sidebar {
    margin-bottom: 20px;
    display: none;
}
.page-id-1274 h3 {
    display: none;
}
.vc_row.wpb_row.vc_row-fluid {
    max-width: 100%!important;
    width: 100%!important;
    flex: none;
    left: 0!important;
    right: 0!important;
}
.vc-gitem-zone-height-mode-auto:before {
    padding-top: 5%!important;
}
.post-inner.thin {
    padding: 5% 5%!important;
}
#sidebar h3 {
    font-weight: normal;
}
ul.post-meta {
    display: none;
}
.autorsection {
    float: left;
    width: 100%;
    margin-top: 65px;
    margin-bottom: 20px;
}
.avtarimg img {
    width: 80px;
    height: 80px;
    float: left;
    border-radius: 50%;
}
.authorname {
    width: 70%;
    float: right;
}
.avtarimg {
    width: 30%;
    float: left;
}
.postmeta {
    margin-bottom: 20px;
}
.single #site-content {
    margin-bottom: 40px;
}
.single .wpb_row {
    float: left;
    margin: 10px 0px;
    width: 100%;
}
.single .categorylink {
    background: rgba(36, 116, 216, 0.6);
    text-decoration: none;
    color: #fff;
    border: 1px solid;
}
.single .categorylink:hover {
    color: #000;
    background: #fff;
	    border: 1px solid rgba(36, 116, 216, 0.6);
}
p.exerptmain {
    font-family: 'Lato'!important;
    margin: 0px!important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 4px!important;
    min-height: 50px;
    max-height: 50px;
    font-size: 16px!important;
    text-align: left!important;
}
#sidebartitle h4 {
    line-height: 19px!important;
    left: 26px!important;
    margin-top: 0px;
    text-decoration: none;
    margin-bottom: 6px;
}
p.postdate {
    font-size: 14px;
}
.thedate {
    text-align: right;
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #495057;
}
div#sidebarimd {
    background-size: cover;
    height: 90px;
    background-position: center;
}
#sidebartitle h4 {
    text-decoration: none;
}
.post-inner.thin h3 {
    font-weight: normal;
    text-align: left;
    margin-top: 0;
    float: left;
    width: 100%;
}
#sidebar .wp-block-latest-posts__featured-image img {
    height: 110px!important;
    width: 150px!important;
    max-width: 100%;
}
span.catink { 
    float: left;
    width: 50%;
}
.archive .categoery {
    width: 53%;
    float: left;
}
.archive .post-inner.thin {
    padding: 5% 4%!important;
}
.categorylink {
    margin: 2px;
    width: auto!important;
    float: left;
    padding: 3px 7px;
    font-size: 12px;
    border-radius: 10px;
    line-height: 18px!important;
    text-align: left;
    background: rgba(36, 116, 216, 0.6);
    color: #fff;
}
.contentambasadors h4 {
    float: left;
    margin: 13px 0px;
    width: 100%;
} 
.item-blogcrousel {
    padding: 10% 0px;
    background-size: cover;
    background-position: center;
}
#populartopics .vc_custom_heading {
    margin: 0 auto!important;
}
.contentambasadors .read-more {
    display: none;
}
.item-blogcrousel::after {
    background: linear-gradient(
360deg
, rgb(35 46 60 / 38%) 0%, rgb(6 23 44 / 80%) 100%);
    content: "0";
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: transparent;
    border-radius: 6.13077px;
}
.contentambasadors p {
    font-size: 15px;
    font-family: Lato!important;
    font-weight: 400;
    float: left;
    width: 100%;
}
div#sidebartitle a {
    font-size: 18px!important;
    color: #000!important;
    font-weight: 400!important;
    text-decoration: none;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-family: 'Lato';
}
.contentambasadors a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-family: 'Lato' !important;
    letter-spacing: normal !important;
    line-height: 38px;
}
#featuredin_testimonial .owl-dots {
    position: absolute;
    width: 50%;
    bottom: 100px;
    margin: 0 auto;
    text-align: left!important;
    display: inline;
    left: 0;
    right: 0;
}
.contentambasadors span {
    font-size: 15px;
    font-family: Lato!important;
    float: left;
}
.page-id-1272 .post_title {
    display: none;
}
.contentambasadors {
    width: 50%;
    margin: 0 auto;
    color: #fff;
    padding: 20px;
    background: rgba(27, 27, 27, 0.02)!important;
    backdrop-filter: blur(25px)!important;
}
.contentambasadors {
    position: relative;
    margin: 0 auto;
    background: gray;
    color: #fff;
    padding: 20px;
    z-index: 9999;
    height: 300px;
}
.blogtopimg {
    height: 226px;
}
.vc_col-sm-12.blogtopimg::after {
    background: linear-gradient(178deg, rgba(11, 40, 75, 0) 0%, rgb(6 23 44 / 80%) 100%);
    content: "0";
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: transparent;
    border-radius: 6.13077px;
} 
#populartopics .vc_grid .vc_gitem-link {
    border-bottom: none;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff;
    width: 100%;
    z-index: 99999;
    position: relative;
}
.vc_grid-filter-select .vc_grid-styled-select select {
    outline: 0;
    display: inline-block;
    width: 100%;
    padding: 10px;
    font-size: 15px;
    font-family: 'Lato';
}
#allblogs .vc_gitem-post-data-source-post_categories {
    display: block!important;
}
#populartopics .vc_gitem-post-data{
    color: #fff;
    line-height: 19px;
    z-index: 99999;
    position: relative;
    margin-top: 33px!important;
    display: block!important;
}
.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
    font-size: 16px;
    padding: 2px 10px;
    font-family: 'Lato';
}
.vc_grid-filter-item.vc_gitem-post-category-name {
    font-size: 16px;
    padding: 2px 10px;
    font-family: 'Lato';
    z-index: 9999;
    position: relative;
    width: 100%;
    float: left;
    top: 0;
}
.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: transparent;
    color: #000!important;
}
.vc_gitem-post-category-name .vc_gitem-link:hover {
    color: #000!important;
    background: #fff;
}
.vc_gitem-post-data-source-post_categories {
    text-align: right!important;
    margin: 10px 10px;
}
.vc_gitem-post-data {
    margin-bottom: 16px;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}

.vc_gitem-post-data-source-post_title div {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-family: 'Lato' !important;
    letter-spacing: normal !important;
	    line-height: 24px;
    font-weight: bold;
	font-size:20px!important;
}
.vc_gitem-zone-a .vc_gitem-row-position-bottom, .vc_gitem-zone-b .vc_gitem-row-position-bottom {
    position: relative!important;
    left: 0;
    right: 0;
    bottom: auto!important;
}
.vc_grid-filter.vc_grid-filter-center {
    text-align: left;
}
.vc_gitem-zone-a .vc_gitem-row-position-top, .vc_gitem-zone-b .vc_gitem-row-position-top {
    position: relative!important;
    top: 0;
}
.post_title h3 {
    display: block!important;
}
.vc_gitem-post-category-name .vc_gitem-link {
    color: #fff!important;
	      padding: 2px 20px;
	    background: rgba(255, 255, 255, 0.2);
    border-radius: 10px;
}
.vc_gitem-post-data-source-post_title div {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.vc_gitem-zone-a .vc_gitem-row-position-bottom, .vc_gitem-zone-b .vc_gitem-row-position-bottom {
    position: relative!important;
    left: 0;
    right: 0;
    bottom: auto!important;
}
.vc_gitem-post-category-name .vc_gitem-link {
    color: #fff!important;
}

.row {
    margin-right: 0px!important;
}
body.custom-background {
    background-color: #0e0a0a14!important;
}
header#site-header {
    max-width: 1470px!important;
    margin: 0 auto!important;
}
.page-inner {
    max-width: 1470px!important;
    margin: 0 auto!important;
	background: #fff!important;
}
.wpcf7 form .wpcf7-response-output {
    float: left;
	width:100%;
}
.watchsameer {
    margin-top: 22px;
    float: left;
}
img.image_ori1 {
    width: 100%;
}
.more_video_inner img.image_ori1 {
    width: 100%;
}
button:focus {
    outline: none!important;
    outline: none!important;
}
.ss_third_section_left button {
    background-color: transparent;
    float: left;
    padding: 0;
    margin-left: 0px;
    margin-right: 10px;
}
.ss_third_section_left img {
    width: 87%;
}
.col-md-6.client_testimonial_left img {
    width: 100%;
    height: 100%;
}
.sameerbio {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 16px;
}
span.wpcf7-form-control-wrap.recaptcha {
    background-color: transparent!important;
    float: left;
    width: 320px!important;
}
.read-more {
    text-decoration: none;
    float: left;
    width: 100%;
    color: #2474d8;
    font-size: 15px;
    display: table;
}
.vc_row.wpb_row.vc_row-fluid.vc_row-no-padding {
    left: 0!important;
    right: 0!important;
    margin: 0 auto;
    max-width: 100%!important;
    width: 100%!important;
}
.footer-inner.section-inner {
    display: none;
}
span.blog_date {
    float: left;
    width: 100%;
}
span.blog_title {
    width: 100%;
    height: 86px;
    float: left;
}
#pop_up_right h2.vc_custom_heading {
    margin: 0!important;
    margin-bottom: 20px!important;
}
#sgpb-popup-dialog-main-div img {
    margin: 0 0;
    padding: 0 0;
    width: 100%;
}
.pop-up-left .vc_column-inner {
    padding: 0;
}
.header_right ul li {
    cursor: pointer;
}
@media only screen  and (min-width:1470px) and (max-width:2500px){
.ss_third_section_bg {
    background-size: cover!important;
	
}
#aboutsameer p {
    font-size: 18px!important;
}
}
a.book-now:hover {
    transition: 1s;
    transform: scale(1.1);
}
.page-id-401 .building_lower_btn {
    text-align: right;
    width: 100%;
}
.amazingcarousel-nav {
    display: none;
}
#pop_up_right {
    background: url(/wp-content/uploads/2019/12/bg-waves-min.jpg);
    height: auto;
    padding: 23px;
}
#popupsameer {
    background: #fff;
}
.pop-up-left .vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 35px;
    padding-right: 22px;
    width: 100%;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block;
    margin-top: 20px;
}
.mfp-content {
	border: 8px solid #fff;
	background:#fff;!important;
}
.mfp-iframe-holder .mfp-content {
    max-width: 680px!important;

}
#cf7md-form .mdc-text-field--textarea .mdc-text-field__input {
	padding: 10px 16px 16px!important;
}
.author_blog_inner img {
	width: 100%;
	height: 180px!important;
}

 .amazingcarousel-item-container:hover img {
    transition: transform .2s;
    transform: scale(1.1);

}
.page-template-morevideos .amazingcarousel-play-video {
	background-image: url('https://sameersomal.com/wp-content/uploads/2019/11/png-play-icon.png') !important;
}
.page-template-morevideos .amazingcarousel-image {

    height: auto !important;
    overflow: hidden;

}
.amazingcarousel-image {
	height: 291px !important;
	overflow: hidden;
}
.amazingcarousel-image-fit-wrapper img {

    margin-top: 0 !important;

}
.widget-title.subheading.heading-size-3 {
    display: none;
}

.widget_text.widget.widget_custom_html {
    display: none !important;
}

.modal-content {
    background-color: transparent;
    border: none;
    box-shadow: none;
}
.post .sfsi_Sicons {
    display: none !important;
}
.page-id-43 #sfsi_floater,.page-id-520 #sfsi_floater {
    display: none;
}
.building_top_content p a {
    color: #2474d8;
    text-decoration: none;
}
.client_testimonial_img img {
    width: 48px;
}
.footer-nav-widgets-wrapper.header-footer-group.footer1{
	border: none;
	margin: 0;
}
.footer1 .textwidget a:hover::after {
    opacity: 1;
    transform: translateX(6px)!important;
}
.footer1 .textwidget a:after{
	content: "\f061";
	font-family: "Font Awesome 5 Free", "FontAwesome";    
	margin: 5px 0 0 5px;
    opacity: 0;
    position: absolute;
    font-size: 15px;
    transition: all .40s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: all .40s cubic-bezier(0.25,1,0.33,1);
}
.footer1 .textwidget a:hover{
    background-color: #2474d8;
    border: 2px solid #2474d8;
    color: white;
}
.footer1 .textwidget a{
    width: 50%;
    display: block;
    text-align: center;
	color: black;
	border: 2px solid black;
	padding: 5px 25px;
	text-decoration: none;
}
.footer1 .footer-inner.section-inner {
    max-width: 100%;
    width: 100%;
    margin: 0;
	padding: 0 25%;
}
.read_more_blog:hover {
    opacity: 0.85;
	color: white;
}
.read_more_blog {
    color: white;
    text-decoration: none;
    padding: 8px 19px;
    background: #2474d8;
    font-size: 16px;
    font-family: 'Lato';
}
.post-inner.thin {
    padding: 5% 5%;
}
.contact_below_mail a:hover, .contact_below_phone a:hover{
	color: black;
}
.post-inner.thin .entry-content p {
    max-width: 100% !important;
    width: 100% !important;
    font-size: 18px;
    text-align: justify;
	margin: 0;
}
.post-inner.thin h3 {
    font-weight: normal;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 15px;
}
.post_title h3 {
    text-align: center;
}
.singular .featured-media-inner {
    max-width: 100%;
}
.toggle-inner .toggle-icon{
	height: auto;
	overflow: inherit;
}
.page-id-520 {
    background: url('https://sameersomal.com/wp-content/uploads/2019/12/background-min.jpg');
    background-size: cover;
	background-position: center;
}
.more_videos_main {
    margin-bottom: 30px;
}
.videos_heading h2 {
    margin: 90px 0 0 0;
    text-align: center;
	color: white;
}
#more_videos_section {
    padding: 0 0 100px 0;
}
.page-id-520 header#site-header {
    background: black;
}
.more_video_inner {
    overflow: hidden;
}
.main_bg_img {
    width: 100%;
}
.blog_img_main{
	overflow: hidden;
}
.author_blog_inner:hover img {
    transform: scale(1.5);
    transition: 0.5s ease;
	opacity: 0.75;
}
.contact_below_mail, .contact_below_phone{
	padding-top: 30px;
}
#insta_feed_section {
    display: none;
}
.last_section_right form textarea {
    height: 70px;
}
.myrow {
    line-height: 0;
}
.last_section_right form p {
    line-height: 0;
}
.building_lower_btn{
	text-align: right;
	width:50%;
	float:right;
}
.prev_btn_link a {
    color: #2474d8;
    text-decoration: none;
}
.building_left_content a {
    color: #2474d8;
    text-decoration: none;
}
.building_lower_btn a {
    color: #2474d8;
    text-decoration: none;
}
.inner_heading h4 {
    color: #2474d8;
    text-align: center;
}
.building_mid_heading {
    color: #2474d8;
    font-size: 20px;
}
.program_1_second_section_right {
    overflow: hidden;
}
.program_1_second_section_left {
    padding: 0px 15px;
}
.content_lower {
    color: #2474d8;
    text-align: center;
}
.content {
    font-size: 22px;
    color: #424242;
    text-align: left;
    font-style: italic;
    line-height: 34px;
	margin: 0;
}
.program_1_second_section_bg {
    padding: 70px 0;
    background-size: cover;
}
#program_1_second_section {
    padding: 0;
}
#top_section {
    padding: 0;
}

.header_right ul.primary-menu {
    margin: 0;
    display: flex;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
}
header.entry-header.header-footer-group {
    display: none;
}

body,h1,h2,h3,h4,h5,h6,p{
    font-family: 'Lato' !important;
	letter-spacing: normal !important;
}
#popmake-384{
	padding: 0;
}
.pop-up-left{
	background-color: #deeaf9;
}
.carousel-indicators {
    margin: 0;
    width: 100%;
}
.morecontent span {
    display: none;
}
.morelink {
	z-index: 999999;
    display: inline-block;
    text-decoration: none;
    color: #2374d8;
}

.footer-credits .powered-by-wordpress{
	display: block;
}
.program_section_bg_1, .program_section_bg_2, .program_section_bg_3, .program_section_bg_4, .program_section_bg_5, .program_section_bg_6, .program_section_bg_7, .program_section_bg_8, .program_section_bg_9, .myactive{
	padding: 0;
}
.first_section_heading p {
    font-size: 25px;
}
.header_right .textwidget ul li a .fa{
    font-size: 16px!important;
    transition: transform 0.25s ease,opacity 0.2s ease;
    -webkit-transition: -webkit-transform 0.25s ease,opacity 0.2s ease;
    text-align: center;
    line-height: 24px;
    height: 25px;
    width: 31px;
	font-family: 'FontAwesome'!important;
}
.header_right .textwidget ul li a .fa-twitter:before{
	width: 100%;
}
.header_right .textwidget ul li a:hover .fa:before{
	opacity: 0;
}
.header_right .textwidget ul li a:hover .fa:after{
	opacity: 1;
    top: 24px;
    margin: 0 0 0 -16px;
}
.header_right .textwidget ul li a:hover .fa.fa-instagram:after {
    margin: 0 0 0 -14px;
}
.header_right .textwidget ul li a .fa-instagram:after{
	content: "\f16d";    
	position: absolute;
	opacity: 0;
}
.header_right .textwidget ul li a .fa-youtube-play:after{
	content: "\f16a";    
	position: absolute;
	opacity: 0;
}
.header_right .textwidget ul li a:hover .fa.fa-linkedin:after {
    margin: 0 0 0 -13px;
}
.header_right .textwidget ul li a .fa-linkedin:after{
	content: "\f0e1";    
	position: absolute;
	opacity: 0;
}
.header_right .textwidget ul li a:hover .fa.fa-facebook:after {
    margin: 0 0 0 -10px;
}
.header_right .textwidget ul li a .fa-facebook:after{
    content: "\f09a";    
	position: absolute;
	opacity: 0;
}
.header_right .textwidget ul li a .fa-twitter:after{
    content: "\f099";    
	position: absolute;
	opacity: 0;
}
.header_right .textwidget ul li a:hover .fa{
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
#site-header .header_right ul.primary-menu li a:hover:after{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
#site-header .header_right ul.primary-menu li a:after{
    -webkit-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    transition: transform .3s ease-out,border-color .3s ease-out;
    position: absolute;
    display: block;
    bottom: -6px;
    left: 0;
    width: 100%;
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    border-top: 2px solid white;
    content: '';
    padding-bottom: inherit;
}

.blog_read_more_btn a:hover{
    background-color: #2474d8;
	border: 2px solid #2474d8;
	color: white;
}
.blog_read_more_btn a:hover .fa{
    opacity: 1;
    transform: translateX(6px)!important;
}
.blog_read_more_btn .fa {
    opacity: 0;
	position: absolute;
    bottom: 6px;
	font-size: 15px;
    margin: 0;
    transition: all .40s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: all .40s cubic-bezier(0.25,1,0.33,1);
}
.recent_speaking_section_heading p a:hover{
    background-color: #2474d8;
	border: 2px solid #2474d8;
	color: white;
}
.recent_speaking_section_heading p a:hover .fa{
    opacity: 1;
    transform: translateX(6px)!important;
}
.recent_speaking_section_heading .fa {
    opacity: 0;
	position: absolute;
    bottom: 46px;
	font-size: 15px;
    margin: 0;
    transition: all .40s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: all .40s cubic-bezier(0.25,1,0.33,1);
}
.video_load_btn a:hover{
    background-color: #2474d8;
	border: 2px solid #2474d8;
	color: white;
}
.video_load_btn a:hover .fa{
    opacity: 1;
    transform: translateX(6px)!important;
}
.video_load_btn .fa {
    opacity: 0;
	position: absolute;
    bottom: 6px;
	font-size: 15px;
    margin: 0;
    transition: all .40s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: all .40s cubic-bezier(0.25,1,0.33,1);
}
.program_section_last_btn a:hover{
    background-color: #2474d8;
	border: 2px solid #2474d8;
	color: white;
}
.program_section_last_btn a:hover .fa {
    opacity: 1;
    transform: translateX(6px)!important;
}
.program_section_last_btn .fa {
    opacity: 0;
	position: absolute;
    bottom: 76px;
	font-size: 15px;
    margin: 0;
    transition: all .40s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: all .40s cubic-bezier(0.25,1,0.33,1);
}
.client_testimonial_left {
    overflow: hidden;
}
.main_bg_img:hover {
    transform: scale(1.14);
    transition: all .7s cubic-bezier(.2,1,.22,1);
    -webkit-transition: all .7s cubic-bezier(.2,1,.22,1);
    -moz-transition: all .7s cubic-bezier(.2,1,.22,1);
}
.ss_third_section_left a:hover .play .fa{
	transform: scale(1.1);
	transition: all 0.4s cubic-bezier(0.19,1,0.22,1) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.19,1,0.22,1) 0s;
}
.first_section_last button:hover{
	text-decoration: none;
    background-color: #2474d8 !important;
	border: 2px solid #2474d8;
}
.first_section_last button:hover i.fa.fa-arrow-right{
	opacity: 1;
    transform: translateX(6px)!important;
	
}
.first_section_last i.fa.fa-arrow-right {
    opacity: 0;
	position: absolute;
    bottom: 18px;
    transition: all .45s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: all .45s cubic-bezier(0.25,1,0.33,1);
}
.scrollTop {
    z-index: 999;
    position: fixed;
    bottom: 50px;
    right: 40px;
    background: #0000003b;
    color: black !important;
    padding: 0 5px;
    transition: all 0.4s ease-in-out 0s;
	opacity: 0;
}
#site-footer .textwidget ul li a .fa:hover{
	color: white;
    border: 2px solid white;
}
#site-footer .powered-by-wordpress a:hover {
    color: red;
	text-decoration: none;
}
#site-footer .powered-by-wordpress a {
    color: white;
}
.footer-credits .footer-copyright {
    font-size: 16px;
    font-weight: normal;
    color: #6d6d6d;
}
#site-footer.header-footer-group {
    background-color: #252525;
    color: #ccc;
}
.footer-credits .powered-by-wordpress {
    margin: 0;
}
.section-inner .footer-credits {
    display: inline-block;
    text-align: center;
    margin: 30px 0;
}
#site-footer .textwidget ul li a .fa {
    border: 2px solid #777;
    padding: 12px;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    font-size: 22px;
	font-family: 'FontAwesome'!important;
}
#site-footer .textwidget ul{
	margin: 0;
}
#site-footer .textwidget ul li {
    background: transparent;
    margin: 0 5px !important;
    display: inline-block;
}
#site-footer .textwidget ul li a {
    color: #777;
}
#site-footer .widget_text.widget-content {
    text-align: center;
}
.contact_below_mail a, .contact_below_phone a{
    color: #2474d8;
	text-decoration: none;
    font-family: lato;
}
.contact_below_phone i.fa.fa-mobile{
    color: #2474d8;
}
.contact_below_mail i.fa.fa-envelope {
    color: #2474d8;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    text-decoration: none;
    opacity: 0.85;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #2474d8;
    padding: 10px 20px;
}
.last_section_right p {
    font-size: 16px;
}
.last_section_bg {
    padding: 80px 15px;
    background-size: cover;
    background-position: center;
}
.last_section_right {
    background: white;
    border-radius: 20px;
    padding: 50px 30px;
}
.last_section_right form input:focus, .last_section_right form textarea:focus{
	outline: none;
}
.last_section_right form input,.last_section_right form textarea {
    background: transparent;    
	border: none;
    border-bottom: 1px solid #ccc;
	font-size: 15px;
}
.last_section_right h3 {
    margin: 20px 0;
    text-align: center;
    color: #2474d8;
}
#last_section {
    padding: 0;
}


.blog_read_more_btn {
    text-align: center;
    margin: 50px 0;
}
.blog_read_more_btn a {
    color: black;
    text-decoration: none;
    border: 2px solid black;
    padding: 10px 30px;
}


.author_blog_inner {
    height: 470px;
    background: white;
    padding: 20px 20px;
    box-shadow: 0 0 30px #ccc;
}
.author_blog p .read-more {
    color: #2474d8;
    text-decoration: none;
    font-size: 15px;
    display: table;
}
.author_blog_inner a {
    text-decoration: none;
}
.blog_title {
    color: #2474d8;
}
.blog_date {
    display: flex;
	font-size: 13px;
	color: grey;
}
.post-categories li a:before {
    content: '|';
    margin: 0 5px 0 5px;
}
.post-categories li a {
    color: grey;
    text-decoration: none;
    font-size: 13px;
}
.post-categories li {
    margin: 0;
}
ul.post-categories {
    margin: 0;
    list-style-type: none;
}
.articles_author_heading h2 {
    margin: 0 0 50px 0;
    text-align: center;
}
.insta_feed_heading h2 {
    margin: 0 0 35px 0;
    text-align: center;
}
.video_section_main .upcoming_lower_right .ss-popup button {
    left: 50%;
    top: 50%;
}
.video_section_main .upcoming_lower_left .ss-popup button {
    border: none;
    left: 50%;
    top: 50%;
}
.upcoming_lower_right {
    overflow: hidden;
}
.upcoming_lower_left {
    overflow: hidden;
}
.recent_speaking_img img {
    width: 100%;
    box-shadow: 0 0 20px #ccc;
    aspect-ratio: 1/1;
    object-fit: contain;
}
.recent_speaking_img img:hover {
    transform: scale(1.045);
    transition: 0.4s ease;
}
.recent_speaking_img {
    margin: 15px 0;
    background: #fff;
    padding: 10px;
}
.recent_speaking_section_heading p {
    margin: 40px 0;
}
.recent_speaking_section_heading a{
    color: black;
    text-decoration: none;
    border: 2px solid black;
    padding: 10px 35px;
	}
.recent_speaking_section_heading {
    text-align: center;
}
.recent_speaking_section_heading h2 {
    margin: 0;
    text-align: center;
}
.video_load_btn a {
    color: black;
    text-decoration: none;
    border: 2px solid black;
    padding: 10px 35px;
}
.video_load_btn {
    text-align: center;
    margin: 50px 0;
}
.image_ori1:hover{
	transform: scale(1.15);
	transition: 0.7s ease-in-out;
	cursor: pointer;
}
#videos {
    padding: 0;
    background: #ccc;
}

.video_section_main .ss-popup button img{
	width: 70%;
}
.class-video iframe {
    width: 1000px !important;
    height: 500px !important;
}
.class-video {
    z-index: 9999999999;
    position: fixed;
    top: 20%;
    left: 0;
	right: 0;
    bottom: 0;
	text-align: -webkit-center;
	text-align: -moz-center;
}
.close-video {
    z-index: 9999999999999;
    position: fixed;
    top: 10%;
    right: 0%;
    left: 65%;
    bottom: 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 1.2rem;
    float: right;
    cursor: pointer;
}
.overlay {
    background: rgba(51, 51, 51, 0.7);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 9999999;
}
.mfp-wrap {
    z-index: 9999!important;
}
#video-view {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 999999999;
}
.ss-popup button {
    border: none;
    background: none !important;
    bottom: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1111;
    width: 120px;
    height: 107px;
}

.video_section_main .video_section_right_lower .ss-popup button {
    left: 50%;
    top: 84%;
}.video_section_main .video_section_left_lower .ss-popup button {
    border: none;
    left: 50%;
    top: 75%;
}
.video_section_main .video_section_right_upper .ss-popup button {
    border: none;
    left: 50%;
    top: 25%;
}
.video_section_main .video_section_left_upper .ss-popup button {
    border: none;
    left: 50%;
    top: 25%;
}
.video_section_left_lower{
    height: 355px;
    margin: 36px 20px 0 20px;
    overflow: hidden;
}
.video_section_left_upper{
    height: 355px;
    margin: 30px 20px 0 20px;
    overflow: hidden;
}
.video_section_right_lower {
    height: 200px;
    margin: 20px 20px 20px 0;
    overflow: hidden;
}
.video_section_right_upper {
    height: 530px;
    margin: 30px 20px 20px 0;
    overflow: hidden;
}
.video_section_left, .video_section_right{
    padding: 0;
}
#upcoming_Engagements_section{
	padding: 0 0 80px 0;
}
.upcoming_Engagements_heading h2 {
    margin: 0 0 20px 0;
    text-align: center;
}
.upcoming_Engagements_section_flip_box:hover .flip-box-back_text{
    bottom: 30%;
	transition: 1.8s;
}
.flip-box-back_text {
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
}
.upcoming_Engagements_section_flip_box {
    background-color: transparent;
    width: 300px;
    height: 200px;
    perspective: 1000px; 
    margin: 0 auto;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.upcoming_Engagements_section_flip_box:hover .flip-box-inner {
  transform: rotateX(180deg);
}

.flip-box-front, .flip-box-back {
    position: absolute;
    width: 330px;
    height: 72%;
    backface-visibility: hidden;
    background-size: 100% 100%;
    background-position: center;
    top: 15px;
}

.flip-box-back {
  background-color: rgb(36, 116, 216);
  color: white;
  transform: rotateX(180deg);
}



.program_section_last{
	padding: 70px 15px;
}
.program_last_cntnt{
    margin: 0 0 45px 0;
}
.gpt{
	color: #2474d8;
	text-decoration: none;
}
.program_section_last_btn a {
    color: black;
    text-decoration: none;
    border: 2px solid black;
    padding: 10px 35px;
}
.program_section_last_btn {
    text-align: center;
    margin: 0;
}
.program_inner:hover .program_section_inner_heading {
    bottom: 100px;
	transition: 0.5s;
}
.program_section_inner_heading {
	font-size: 22px;
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: 40px;
	width: 100%;
}
.program_section_bg_main a {
    color: white;
    text-decoration: none;
    background: #2474d8;
    padding: 7px 15px;
}
.program_section1:hover{
    background: #dfab45;
    transition: all 0.5s ease-in-out;
}
.program_section2:hover{
    background: #006cad;
    transition: all 0.5s ease-in-out;
}
.program_section3:hover{
    background: #eddd30;
    transition: all 0.5s ease-in-out;
}
.program_section4:hover{
    background: #ff3d00;
    transition: all 0.5s ease-in-out;
}
.program_section5:hover{
	background: #541d66;
    transition: all 0.5s ease-in-out;
}
.program_section6:hover{
    background: #c1bfd8;
    transition: all 0.5s ease-in-out;
}
.program_section7:hover{
    background:#dfab45;
    transition: all 0.5s ease-in-out;
}
.program_section8:hover{
    background: #006cad;
    transition: all 0.5s ease-in-out;
}
.program_section9:hover{
    background: #eddd30;
    transition: all 0.5s ease-in-out;
}
.program_inner p {
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
}
.program_section_bg_7{
	background: #00000066 url('/wp-content/uploads/2021/01/AI-Programmes-Sameer-Somal.jpg');
    transition: all 0.5s ease-in-out;
	background-blend-mode: multiply;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.program_section_bg_8{
	background: #00000066 url('/wp-content/uploads/2020/12/Digital-Transformation-Is-Business-Transformation-Sameer-Somal.jpg');
    transition: all 0.5s ease-in-out;
	background-blend-mode: multiply;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.program_section_bg_9{
	background: #00000066 url('/wp-content/uploads/2020/11/The-Future-of-Networking-Your-Digital-Presence-Sameer-Somal.jpg');
    transition: all 0.5s ease-in-out;
	background-blend-mode: multiply;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.program_section_bg_6{
	background: #00000066 url('https://sameersomal.com/wp-content/uploads/2019/11/image-6-min.jpg');
    transition: all 0.5s ease-in-out;
	background-blend-mode: multiply;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.program_section_bg_5 {
    background:#00000066 url('https://sameersomal.com/wp-content/uploads/2019/12/image-5-min.jpg');
    transition: all 0.5s ease-in-out;
    background-blend-mode: multiply;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;

}
.program_section_bg_4{
	background: #00000066 url('https://sameersomal.com/wp-content/uploads/2019/11/image-4-min.jpg');
    transition: all 0.5s ease-in-out;
	background-blend-mode: multiply;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.program_section_bg_3{
	background: #00000066 url('https://sameersomal.com/wp-content/uploads/2019/11/image-3-min.jpg');
    transition: all 0.5s ease-in-out;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.program_section_bg_2{
	background: #00000066 url('https://sameersomal.com/wp-content/uploads/2019/11/image-2-min.jpg');
    transition: all 0.5s ease-in-out;
	background-blend-mode: multiply;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.program_section_bg_1{
	background: #00000066 url('https://sameersomal.com//wp-content/uploads/2019/11/image-1-min.jpg');
    transition: all 0.5s ease-in-out;
	background-blend-mode: multiply;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.program_inner {
    height: 250px;
	padding: 0;
	color: white;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}
.program_section_heading h2 {
    margin: 0 0 60px 0;
    text-align: center;
}
.client_testimonial_section_bg {
    padding: 70px 0;
}
#testimonials {
    padding: 0;
}
#demo {
    box-shadow: 0 0 65px #ccc;
}
.client_testimonial_heading h2 {
    text-align: center;
    margin: 0 0 60px 0;
}
.client_testimonial_position {
    font-size: 12px;
    color: grey;
}
.carousel-indicators li.active{
	background-color: black;
}
.carousel-indicators li{
	background-color: black;
	height: 5px;
	width: 5px;
}
#demo .carousel-item {
    padding: 70px 65px;
}
a.carousel-control-prev:focus, a.carousel-control-next:focus{
	color: black;
}
  a.carousel-control-prev:hover, a.carousel-control-next:hover {
    color: black;
}
  a.carousel-control-prev, a.carousel-control-next {
    color: black;
}


.featured_video_btn {
    position: absolute;
    top: 41%;
    left: 46%;
    width: 10%;
    cursor: pointer;
}
.modal_class .modal-content{
	background: none;
	border: none;
	box-shadow: none;
}

span.close {
    text-shadow: none;
	opacity: 1;
    font-size: 2.5rem;
    position: absolute;
    left: 76%;
    top: -36px;
    color: white;
    font-weight: normal;
}
.modal-content iframe{
	width: 50% !important;
	height: 500px !important;
}
    .bs-example{
    	margin: 20px;
    }
    .modal-content iframe{
        margin: 0 auto;
        display: block;
    }





/*
.ss-video-holder .ss-popup button {
    background-color: transparent;
}
.class-video iframe {
    width: 1000px !important;
    height: 500px !important;
}
.class-video {
    z-index: 9999999999;
    position: fixed;
    top: 20%;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
}
.ss-popup button {
    border: none;
    background: none;
    left: 44%;
    bottom: 42%;
    position: absolute;
}
.close-video {
    z-index: 9999999999999;
    position: fixed;
    top: 10%;
    right: 0%;
    left: 65%;
    bottom: 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 1.2rem;
    float: right;
    cursor: pointer;
}
.overlay {
    background: rgba(51, 51, 51, 0.7);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 9999999;
}
#video-view {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 999999999;
}
.ss-video-holder {
    margin-bottom: 40px;
    max-width: 520px;
    float: left;
}*/

.ss_fourth_section_bg {
    padding: 70px 0;
}
.fourth_section_img h4 {
    margin: 0;
    text-align: center;
}
#ss_fourth_section{
	padding: 0;
}

.ss_third_section_bg .ss_third_section_left span.play:before {
    width: 50px;
    height: 50px;
    z-index: 9999;
	position: absolute;
    display: block;
    content: '';
	bottom: -23px;
    left: 43px;
    border: 1px solid white;
    border-radius: 50%;
    -webkit-transform: scale(.35) translateY(-50%) translateX(-50%);
    -ms-transform: scale(.35) translateY(-50%) translateX(-50%);
    transform: scale(.35) translateY(-50%) translateX(-50%);
    opacity: 0;
   -webkit-animation: pulse-1 2.6s cubic-bezier(.25,.9,.2,1) 0.4s infinite;
    animation: pulse-1 2.6s cubic-bezier(.25,.9,.2,1) 0.4s infinite;
}
@-webkit-keyframes pulse-1{
	0%{
		-webkit-transform:translate3d(-50%,-50%,0)scale(1);
		opacity:1;
	}
    100%{
	    -webkit-transform:translate3d(-50%,-50%,0)scale(1.7); 
		opacity:0;
	}
}
@keyframes pulse-1{
	0%{
		transform:translate3d(-50%,-50%,0)scale(1); 
		opacity:1;
	}
    100%{
		transform:translate3d(-50%,-50%,0)scale(1.7); 
		opacity:0;
	}
}

@-webkit-keyframes pulse-2{
	0%{
	-webkit-transform:translate3d(-50%,-50%,0)scale(1); 
	opacity:0.5;
	}
   100%{
	   -webkit-transform:translate3d(-50%,-50%,0)scale(1.7); 
	   opacity:0;
	}
}
@keyframes pulse-2{
	0%{
		transform:translate3d(-50%,-50%,0)scale(1); 
		opacity:0.5;
	}
    100%{
	    transform:translate3d(-50%,-50%,0)scale(1.7); 
	    opacity:0;
	}
}
.ss_third_section_left a i.fa.fa-play {
    background: white;
    color: black;
    padding: 18px 22px;
    border-radius: 50%;
}
.ss_third_section_left a{
	color: white;
	text-decoration: none;
}
.ss_third_section_bg {
    padding: 0% 3% 3% 3%;
    background-size: 100%;
}
.wpcf7-form-control.wpcf7-submit {
	margin-top: 20px!important;
}
#aboutsameer{
	padding: 0;
	color: white;
}
.arrow {
    cursor: pointer;
	font-family: "Font Awesome 5 Free", "FontAwesome";
}
.as_featured_logo a img:hover {
    transform: scale(1.1);
    transition: 0.4s ease;
}
.as_featured_logo {
    text-align: -webkit-center;
    text-align: -moz-center;
    margin: 0 0 25px 0;
}
.as_featured_heading h2 {
    text-align: center;
    margin: 0 0 80px 0;
}
.first_section_last button a{
	color: white;
	text-decoration: none;
}
.first_section_last button {
    background-color: transparent !important;
    border: 2px solid white;
    padding: 12px 0;
    width: 18%;
}
.first_section_last{
	color: white;	
	text-align: center;
    margin: 16% 0 0 0;
}

body,html{
	overflow-x: hidden !important;
}
.first_section_heading{
	color: white;
    padding: 110px 15px;
	float: left;
}


/*-------header css start--------*/

.header_right ul li {
    margin: 10px 10px 10px 12px;
}
#menu-item-17 a {
    background: #2474d8;
    padding: 0 10px;
}
.header_right .widget_text .textwidget ul {
    margin: 10px 0 0 20px;
}

.header_right .textwidget ul li {
    background: #2474d8;
	opacity: 0.75;
    overflow: hidden;
    display: inline-block;
    margin: 0 !important;
    color: white;
    border-radius: 50%;
    text-align: center;
    height: 30px;
    width: 30px;
	line-height:30px;
	margin:2px!important;
}

#site-header .header_right ul li a {
    color: white;
    padding-top: 7px;
    padding-bottom: 7px;
	font-size: 15px!important;
	text-decoration: none;
    opacity: 0.75;
}
#site-header .header_right ul li a:hover {
    opacity: 1;
}
#site-header .header_right ul li:hover{
	opacity: 1;
}
.header_right ul{
	float: left;
    margin: 0 0 0 20px;
    list-style-type: none;
}
#site-header .header_left.header-titles-wrapper {
    margin: 0;
    text-align: right;
    justify-content: center;
	max-width:20%!important;
}
header#site-header {
    max-width: 1470px!important;
    margin: 0 auto!important;
    padding: 20px 2%;
}
#first_section_bg{
	padding: 0;
    height: 967px;
}
#site-header ul li a{
	color: black;
}
header#site-header {
    background-color: transparent;
    position: absolute;
    width: 100%;
	z-index:9999;
}
.thedate {
    width: 46%;
    float: right;
}

/*-------header css end--------*/


@media only screen and (max-width:1512px){
 .video_section_right_lower {
    height: 170px;
    margin: 20px 20px 20px 0;
    overflow: hidden;
}   
 .video_section_right_upper {
    height: 500px;
    margin: 30px 20px 20px 0;
    overflow: hidden;
}   
.video_section_left_lower {
    height: 355px;
    margin: 0px 20px 0 20px;
    overflow: hidden;
}
.ss_third_section_bg {
    padding: 0% 3% 3% 3%;
    background-repeat: no-repeat;
    background-size: cover;
}
}

@media only screen and (max-width:1360px){
.thedate {
    width: 46%;
    float: right;
}
.archive .post_title {
    height: 170px;
}
.archive .post-inner.thin h3 {
    font-weight: normal;
    text-align: left;
    margin-top: 0;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Lato'!important;
    margin: 0px!important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 4px!important;
    margin-bottom: 0px!important;
    min-height: 50px;
    max-height: 50px;
}
.categorylink {
    margin: 2px;
    width: auto!important;
    float: left;
    padding: 4px 4px;
    font-size: 12px;
    border-radius: 10px;
    line-height: 14px!important;
    text-align: left;
    background: rgba(36, 116, 216, 0.6);
    color: #fff;
}
	.footer1 .textwidget a {
		width: auto;
	}
	section {
    padding: 5rem 0 ;
}
.client_testimonial_section_bg {
    padding: 40px 0;
}
	.ss_third_section_bg {
    background-size: cover;
    background-position: center;
}
	.header_right ul li {
    font-size: 15px;
	margin: 10px 10px 10px 10px;
}
}
@media only screen and (max-width:1280px){
.video_section_left_upper {
    height: 295px;
}    
.video_section_right_lower {
    height: 154px;
}    
.video_section_right_upper {
    height: 420px;
}
.video_section_left_lower {
    height: 280px;
    margin: 20px 20px 20px 20px;
    overflow: hidden;
}
.header_right .textwidget ul li a .fa {
    font-size: 16px!important;
    transition: transform 0.25s ease,opacity 0.2s ease;
    -webkit-transition: -webkit-transform 0.25s ease,opacity 0.2s ease;
    text-align: center;
    height: auto;
    width: auto;
    line-height: 30px;
}
.header_right .widget_text .textwidget ul {
    margin: 4px 0 0 6px!important;
}
.post-inner.thin {
    padding: 5% 15%;
}
	#first_section_bg {
    background-size: cover;
    background-position: center;
}
.header_right ul li {
    margin: 5px 4px;
}
#site-header .header_left.header-titles-wrapper {
    margin: 0;
    text-align: right;
    justify-content: center;
    max-width: 20%!important;
}
.header-titles .site-title, .header-titles .site-logo, .header-titles .site-description {
    margin: 0rem 0 0 0rem!important;
}
.header-navigation-wrapper {
    display: none;
    width: 80%;
    max-width: 80%;
}
.site-logo a, .site-logo img {
    width: 180px!important;
    height: 100%!important;
    margin-top: 20px!important;
}
}

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

	#video-view .class-video iframe {
    width: 700px !important;
    height: 400px !important;
} 
#demo .carousel-item {
    padding: 30px 65px;
}
.header_right ul.primary-menu {
    display: flex;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    flex-wrap: wrap;
    margin: 0;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

}
@media only screen and (max-width:1144px){
.ss_third_section_bg {
    padding: 0% 4% 3% 4%;
    background-size: cover;
    background-position: 68% 100%;
}
.header_right ul.primary-menu {
    display: flex;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    flex-wrap: wrap;
    margin: 0;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}
.header-navigation-wrapper {
    align-items: center;
    display: flex;
    width: 80%;
    max-width: 80%;
}

#site-header .header_left.header-titles-wrapper {
    margin: 0;
    text-align: right;
    justify-content: center;
    max-width: 20%!important;
}
.header-inner {
    display: flex;
    padding: 1.8rem 0;
    margin: 0 auto;
    column-gap: 0px!important;
    flex-wrap: nowrap;
    justify-content: center;
}
 .upcoming_lower_right {
    overflow: hidden;
    padding: 10px 0px 0 10px;
}   
.upcoming_lower_left {
    overflow: hidden;
    padding: 10px 0px 0 0px;
    height: 338px;
}   
.video_section_right_lower {
    height: auto;
    margin: 10px;
}    
.video_section_right_upper {
    margin: 30px 10px 20px 10px;
}    
.video_section_left_lower {
    margin: 20px 0px 0 0px!important;
}    
.video_section_left_upper {
    margin: 30px 0px 0 0px;
}    
.vc_grid-item.vc_clearfix.vc_col-sm-4 {
    width: 50%;
    max-width: 50%;
	float:left;
}
.authorname {
    width: 100%!important;
    float: left;
}
	.rightback_section_right.rocket-lazyload {
    background-size: cover;
    color: #fff;
    text-align: center;
    height: 484px;
    background-repeat: no-repeat;
}
	.header_right ul li {
    font-size: 12px;
}
}
@media only screen  and (min-width:993px) and (max-width:999px){ 
 .col-md-6.client_testimonial_left {
    padding: 14% 0px!important;
}   
.archive article {
    width: 43%;
    float: left;
    margin: 1%;
}
	.ss_third_section_left {
    max-width: 100%;
    flex: none;
    width: 67%;
}
		button.close-nav-toggle:focus {
    outline: none;
}
	.header-inner .toggle {
    align-items: center;
    display: inline-block!important;
    overflow: visible;
    padding: 0 2rem;
    position: absolute!important;
    color: #fff!important;
    margin-right: -631px;
}
	#site-header .header_left button.mobile-nav-toggle {
    color: white!important;
    outline: none;
}
	.menu-modal.active {
    z-index: 9999;
} 
	.mobile-menu ul li a {
    padding: 20px 50px!important;
    color: #000;
    text-decoration: none!important;
}
}
@media only screen and (max-width:991px){
 .site-logo a, .site-logo img {
    margin-top: 0px!important;
}   
 .site-logo.faux-heading {
    margin: 0rem 0 0 0rem!important;
}   
.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
    font-size: 16px!important;
    padding: 18px 20px;
}
 header#site-header {
    padding: 0px 2%;
}   
 .section-inner {
    width: calc(100% - 0rem)!important;
    display: flex!important;
}   
.row.header-inner.section-inner {
    margin: 0;
    max-width: 100%;
    width: 100%;
    padding: 20px 5%;
}    
button.close-nav-toggle {
    font-size: 1.8rem;
    padding: 30px 0!important;
}  
.upcoming_lower_left {
    overflow: hidden;
    padding: 10px 0px 0 0px;
    height: 260px;
} 
  .col-md-6.client_testimonial_left {
    padding: 173px 1px!important;
}  
.pop-up-left {
    background-color: #deeaf9;
    width: 100%;
}	
div#pop_up_right {
    padding-left: 50px;
    width: 100%;
}	
.contentambasadors {
    width: 94%;
    margin: 0 auto;
    color: #fff;
    padding: 20px;
    background: rgba(27, 27, 27, 0.02)!important;
    backdrop-filter: blur(25px)!important;
}
.archive article {
    width: 43%;
    float: left;
    margin: 1%;
}
.col-md-3.whatexpert_onefour {
    max-width: 46%;
    margin: 2%;
    background: #fff;
    color: #000;
    padding: 20px 10px;
    border-radius: 10px;
    flex: none;
    width: 46%!important;
}
.col-md-3.whatexpert_onefour strong {
    text-align: left;
    color: #fff;
    background: #65a8f9;
    padding: 6px 19px;
    border-radius: 50%;
    position: absolute;
    left: -13px;
    top: -13px;
}
.col-md-12.whatexpert_onefour {
    padding: 0px 40px;
}
#articles-authored-by-sameer .col-md-4 {
    width: 84%;
    flex: none;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 32px;
}
.author_blog_inner {
    height: 460px!important;
    background: white;
    padding: 20px 20px;
    box-shadow: 0 0 30px #ccc;
}
	.ss_third_section_left {
    max-width: 100%;
    flex: none;
    width: 67%;
}
.video_section_left_lower {
    margin: 11px 0px 0 0px!important;
    overflow: hidden;
}
	.program_section9 {
    max-width: 100%!important;
}
	.first_section_last button{
		width: 22%;
	}
	.carousel-item.active{
	margin: 0;	
	}
	.footer1 .footer-inner.section-inner {
    padding: 0 15%;
}
	.post-inner.thin .entry-content p {
    font-size: 16px;
	}
.mobile-menu {
    display: block;
    width: 50%;
    float: right;
    font-variant: traditional;
    background: #ffff;
    padding: 0px 30px;
    box-shadow: -4px 0px 27px 0px gray;
}	
.menu-modal {
    background: #fff0!important;

}	
header#site-header {
    background-color: #3481c7;
    position: relative;
}
	.modal-content iframe {
    width: 75% !important;
    height: 500px !important;
}
	#video-view .close-video {
    left: 80%;
}
	#video-view .class-video iframe {
    width: 600px !important;
    height: 400px !important;
}
		.program_1_second_section_right {
    padding: 0px 15px;
}
	.last_section_right{
		max-width: 100%;
		flex: none;
	}
	.last_section_bg {
    background-position: 25%;
}
	.author_blog_inner p {
    font-size: 13px;
}
	.video_section_main .video_section_right_lower .ss-popup button {
    left: 25%;
	top: 73%;
	}
	.video_section_main .ss-popup button img {
    width: 55%;
}
	.upcoming_lower_left {
    float: left;
}
	.video_section_right_lower{
		height: auto;
	}
	.video_section_left_lower{
		height: auto;
	}
	.video_section_right_upper {
		height: auto;
	}
	.video_section_left_upper {
		height: auto;
	}
	.upcoming_Engagements_section_flip_box {
    max-width: 50%;
    flex: none;
    width: 50%;
}
	.program_inner {
    max-width: 50%;
    float: left;
}
	.carousel-indicators {
    margin: 0;
    width: 100%;
}
	.main_bg_img {
    width: 100%;
}
	.client_testimonial_left {
    max-width: 100%;
    text-align: -webkit-center;
    text-align: -moz-center;
}
	.client_testimonial_right {
    max-width: 100%;
    text-align: -webkit-center;
    text-align: -moz-center;
}
	.ss_third_section_left {
    max-width: 100%;
    flex: none;
}
	.first_section_last {
    margin: 29% 0 0 0;
}
	#first_section_bg {
    background-size: cover;
    background-position: center;
}
		.fourth_section_img {
    text-align: -webkit-center;
    text-align: -moz-center;
	max-width: 100%;
}
	.client_testimonial_right {
    margin: 30px 0 0 0;
}
.mobile-menu ul li a {
    padding: 16px 20px;
    color: black;
    text-decoration: none !important;
    font-size: 16px!important;
    font-weight: 400!important;
    letter-spacing: -0.0375em;
}
	button.close-nav-toggle:focus {
    outline: none;
}
	.show-modal .active button.toggle .toggle-text {
    color: black !important;
}

	#site-footer .textwidget ul li {
    margin: 0 13px !important;
}
	.myrow {
    width: 50%;
}
.menu-modal-inner {
    background: #fff0!important;
}
	.menu-wrapper.section-inner {
    margin: 0;
    padding: 0 0px;
    width: 100%;
}
	.toggle-inner .toggle-text {
    color: white !important;
}
	#site-header .header_left button.mobile-nav-toggle{
		color: white !important;
	    outline: none;
	}
	#site-header .header_left.header-titles-wrapper {
    justify-content: left;    
	max-width: 100%;
    padding: 0;
    flex: none;
		z-index: 99999;
}
#whatexpert-lower-middle {
    padding-left: 6%;
    padding-right: 6%;
}
.col-md-12.whatexpert_onefour {
    padding: 0;
}
section#contact_quick_section {
    margin: 0px auto!important;
    width: 100%;
    float: left;
    padding: 40px 0px;
}
#services_heding {
    padding-left: 6%;
    padding-right: 6%;
    text-align: justify!important;
}
#testifyingc_quick_section {
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 0;
    padding-bottom: 0;
}
div#inner-wxperties {
    padding-top: 24px;
    padding-left: 36px;
    padding-right: 40px;
    height: auto;
    margin-bottom: 0px;
}
}

@media only screen and (max-width:768px){
 .col-md-6.client_testimonial_left {
    padding: 150px 1px!important;
}   
#banner-section-speaker br {
    display: none;
}    
 .toggle-inner {
    display: flex;
    justify-content: flex-end;
    height: auto;
    position: absolute!important;
    right: 0;
    top: 0;
}    
div#pop_up_right {
    padding-left: 0px;
    width: 100%;
    max-width: 100%;
}
#content_irrelevant .col-md-8.mx-auto.my-auto {
    padding-left: 0;
    padding-right: 0px;
}
	.ss_third_section_left {
    max-width: 100%;
    flex: none;
    width: 100%;
}
	.ss_third_section_bg {
    background-size: cover;
    background-position: unset;
}
		.building_left_content ul {
    margin: 0 0 0rem 2rem!important;
}
	.building_right_content ul {
    margin: 0 0 2rem 2rem;
}
	.post-inner.thin {
    padding: 5% 5%;
}
	.first_section_last button {
    width: 30%;
}
	.prev_btn_link {
    width: 50%;
		float:left;
		text-align:left;
}
	.program_section_bg_1, .program_section_bg_2, .program_section_bg_3, .program_section_bg_4, .program_section_bg_5, .program_section_bg_6, .myactive{
		background: #00000066 url('https://sameersomal.com/wp-content/uploads/2019/12/image-5-min.jpg');
		background-blend-mode: multiply;
		background-position: 54% center;
        background-repeat: no-repeat;
        background-size: cover;
	}
#pop_up_right {
	padding: 0 15px;
	padding-bottom: 20px;
}
	.pop-up-left{
    display: none;
}
	.w3-modal {
    padding-top: 20%;
}
	#video-view .close-video {
    left: 93%;
}
	#video-view .class-video iframe {
    width: 500px !important;
    height: 300px !important;
}
			.program_1_second_section_bg {
			padding: 15px 0;
		}
	.program_1_second_section_right {
    padding: 0 15px;
}
		.program_inner {
    max-width: 100%;
    float: left;
}
		.contact_below_mail, .contact_below_phone{
		width: 50%;    
	    font-size: 15px;
	}
	.author_blog_inner img {
    width: 100%;
}
	.video_section_right_upper img {
    width: 100%;
}
.footer-credits .footer-copyright {
    font-size: 14px;
}
	.author_blog_inner {
		height: auto;
	}
	.author_blog {
    margin: 20px 0 0 0;
}
	.recent_speaking_img {
    width: 50%;
}
	.video_section_main .upcoming_lower_left .ss-popup button {
    left: 40%;
	}
	.video_section_main .upcoming_lower_right .ss-popup button {
    left: 35%;
	top: 30%;
	}
.upcoming_lower_right {
    padding: 10px 0 0 0px;
}
.upcoming_lower_left {
    padding: 10px 10px 0 0px;
}
	.upcoming_lower_left img {
    width: 100%;
}
	.video_section_main .video_section_right_lower .ss-popup button {
    left: 38%;
	top: 78%;
	}
	.video_section_right_lower img{
	width: 100%;
	}
.video_section_right_lower {
    height: auto;
	margin: 10px;
	}
.video_section_main .video_section_right_upper .ss-popup button {
    left: 40%;
	}
	.video_section_right_upper {
    height: auto;
	margin: 30px 20px 20px 20px;
	}
	.video_section_left_lower {
		height: auto;
	}
	.video_section_left_upper {
		height: auto;
	}
	.upcoming_Engagements_section_flip_box {
   	width: 50%;
	}
#demo .carousel-item {
    height: auto;
}
	.as_featured_logo {
    width: 50%;
    flex: none;
}
	.as_featured_logo img {
    width: auto;
}
	.as_featured_heading h2 {
    margin: 0 0 50px 0;
}
	.first_section_last {
    margin: 7% 0 0 0;
}
.first_section_last h4 {
    font-size: 20px;
}
	#first_section_bg {
    height: 550px;
    background-size: cover;
    background-position: 54% 0;
}
	.first_section_heading p {
    font-size: 20px;
}
	.first_section_heading h1 {
    font-size: 45px;
}
	.first_section_heading {
    padding: 50px 15px;
}
.archive article {
    width: 45%;
    float: left;
    margin: 1%;
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
    color: white;
    padding: 8px 19px!important;
    background: #2474d8!important;
    font-size: 12px;
    font-family: 'Lato';
}
.vc_col-sm-6.vc_gitem-col.vc_gitem-col-align- {
    float: left;
    width: 50%;
}
.vc_gitem-post-data-source-post_date {
    font-size: 12px;
    text-align: right;
    float: right;
    margin: 0 auto;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
    color: white;
    padding: 8px 14px!important;
    background: #2474d8!important;
    font-size: 12px;
    font-family: 'Lato';
}
}

@media only screen and (max-width:680px){
 .mobile-menu {
    display: block;
    width: 100%;
    float: right;
    font-variant: traditional;
    background: #fff;
    padding: 0px 30px;
}  
.menu-wrapper.section-inner {
    margin: 0;
    padding: 0 0px;
    width: 100%;
}
#featuredin_testimonial .owl-dots {
    position: absolute;
    width: 85%!important;
    bottom: 0px!important;
}
.vc_grid-item.vc_clearfix.vc_col-sm-4 {
    width: 100%;
    max-width: 100%;
    float: left;
}
.archive article {
    width: 99%;
    float: left;
    margin: 1%;
}
	.row {
    margin-right: 0px!important;
    margin-left: 0px!important;
}
.col-md-3.whatexpert_onefour {
    max-width: 100%;
    margin: 0%;
    background: #fff;
    color: #000;
    padding: 20px 10px;
    border-radius: 10px;
    width: 100%!important;
}
	.w3-modal {
    padding-top: 25%;
}
	.modal-content iframe {
    width: 80% !important;
    height: 285px !important;
}
	.first_section_last {
    margin: 16% 0 0 0;
}
}
@media only screen and (max-width:580px){
#video-view .class-video iframe {
    width: 400px !important;
    height: 300px !important;
}
.footer-credits .footer-copyright {
    font-size: 14px;
}
	.author_blog_inner {
		height: auto;
	}
	.author_blog {
    margin: 20px 0 0 0;
}
	.recent_speaking_img {
    width: 50%;
}
	.video_section_main .upcoming_lower_left .ss-popup button {
    left: 40%;
	}
	.video_section_main .upcoming_lower_right .ss-popup button {
    left: 35%;
	top: 30%;
	}
	.upcoming_lower_right {
    padding: 20px 0;
}
	.upcoming_lower_left {
    padding: 0;
}
	.upcoming_lower_left img {
    width: 100%;
}
	.video_section_main .video_section_right_lower .ss-popup button {
    left: 38%;
	top: 78%;
	}
	.video_section_right_lower img{
	width: 100%;
	}
.video_section_right_lower {
    height: auto;
	margin: 20px;
	}
.video_section_main .video_section_right_upper .ss-popup button {
    left: 40%;
	}
	.video_section_right_upper {
    height: auto;
	margin: 30px 20px 20px 20px;
	}
	.video_section_left_lower {
		height: auto;
	}
	.video_section_left_upper {
		height: auto;
	}
	.upcoming_Engagements_section_flip_box {
   	width: 50%;
	}
	.carousel-indicators {
    margin: 0;
    width: 100%;
}
#demo .carousel-item {
    height: auto;
}
	.as_featured_logo {
    width: 50%;
    flex: none;
}
	.as_featured_logo img {
    width: auto;
}
	.as_featured_heading h2 {
    margin: 0 0 50px 0;
}
	.first_section_last {
    margin: 22% 0 0 0;
}
.first_section_last h4 {
    font-size: 20px;
}
	#first_section_bg {
    height: 585px;
    background-size: cover;
    background-position: 54% 0;
}
	.first_section_heading p {
    font-size: 20px;
}
	.first_section_heading h1 {
    font-size: 40px;
}
	.first_section_heading {
    padding: 50px 15px;
}
}
 
@media only screen and (max-width:480px){
ul.post-categories {
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}    
#contact iframe {
    display: block;
    max-width: 100%;
    transform: scale(0.8);
    margin-left: -30px;
}
#sgpb-popup-dialog-main-div iframe {
    display: block;
    max-width: 100%;
    transform: scale(0.8);
    margin-left: -30px;
}
 #innerlidata li:after {
    bottom: 8px!important;

}   
#speaker_testimonial .owl-next {
    right: -20px!important;
}
#speaker_testimonial .owl-prev {
    left: -20px!important;
}
 .mobile-menu {
    display: block;
    margin-top: 0px;
}   
  .ss_third_section_bg {
    padding: 0% 0% 3% 0%;
}
.flip-box-front, .flip-box-back {
    position: absolute;
    width: 300px;
    height: 100%!important;
    backface-visibility: hidden;
    background-size: 100%;
    background-position: center;
    top: 15px;
    background-repeat: no-repeat;
}
	.program_section_last_btn .learn_more_upper .fa {
    bottom: 165px;
}
	.program_section_last_btn .fa {
    bottom: 88px;
	}
	.first_section_last i.fa.fa-arrow-right {
    bottom: 13px;
	}
	.program_section_last_btn{
	margin: 0 50px;
	}
	.program_section_last_btn a {
    display: block;
    width: 100%;
}
	a.carousel-control-prev, a.carousel-control-next{
		display: none;
	}
	.client_testimonial_content {
    font-size: 14px;
}
	.first_section_last button {
    padding: 8px 30px;
	width: auto;
}
	.header_left a img {
    width: 70%;
}
	#video-view .close-video {
    left: 0%;
}
	#video-view .class-video iframe {
    width: 88% !important;
    height: 45% !important;
}
	#site-footer .textwidget ul li {
    margin: 0 !important;
}
	#site-footer .textwidget ul li a .fa {
    padding: 7px;
    height: 40px;
    width: 40px;
    margin: 6px;
    font-size: 22px;
}
	.contact_below_mail, .contact_below_phone{
	width: 100%;   
	}
	.myrow {
    width: 100%;
}
.footer-credits .footer-copyright {
    font-size: 14px;
}
	.author_blog_inner {
		height: auto;
	}
	.author_blog {
    margin: 20px 0 0 0;
}
	.recent_speaking_img {
    width: 50%;
}
	.video_section_main .upcoming_lower_left .ss-popup button {
    left: 40%;
	}
	.video_section_main .upcoming_lower_right .ss-popup button {
    left: 35%;
	top: 30%;
	}
	.upcoming_lower_right {
    padding: 20px 0;
}
	.upcoming_lower_left {
    padding: 0;
}
	.upcoming_lower_left img {
    width: 100%;
}
	.video_section_main .video_section_right_lower .ss-popup button {
    left: 38%;
	top: 78%;
	}
	.video_section_right_lower img{
	width: 100%;
	}
.video_section_right_lower {
    height: auto;
	margin: 20px;
	}
.video_section_main .video_section_right_upper .ss-popup button {
    left: 40%;
	}
	.video_section_right_upper {
    height: auto;
	margin: 30px 20px 20px 20px;
	}
	.video_section_left_lower {
		height: auto;
	}
	.video_section_left_upper {
		height: auto;
	}
	.upcoming_Engagements_section_flip_box {
   	width: 100%;
	max-width: 100%;
    margin-top: 30px;
	}
	.carousel-indicators {
    margin: 0;
    width: 100%;
}
#demo .carousel-item {
    height: auto;
	padding: 30px 0;
}
	
	.as_featured_logo {
    width: 50%;
    flex: none;
}
	.as_featured_logo img {
    width: 70%;
}
	.as_featured_heading h2 {
    margin: 0 0 50px 0;
}
	.first_section_last {
    margin: 0;
}
.first_section_last h4 {
    font-size: 17px;
}
	#first_section_bg {
    height: 550px;
    background-size: cover;
    background-position: 54% 0;
}
	.first_section_heading p {
    font-size: 14px;
}
	.first_section_heading h1 {
    font-size: 28px;
}
	.first_section_heading {
    padding: 45px 15px;
}
}
