.banner_title {
    font-size: 60px;
    line-height: 72px;
    letter-spacing: 2.7px;
    color: #fff;
	text-transform:uppercase;
/*     font-variant: small-caps; */
}
.dark_bg_section {
    background-color: #000;
    padding: 40px 0;
}
h2.heading_title_golden {
    color: #C4A160;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
/*     font-variant: small-caps; */
    line-height: normal;
}
h2.sub_pageTitle{
	font-size: 24px; 
}
.heading_title_golden p{
    font-weight: 300;
    text-align: center;
    color: #C4A160;
    font-size: 20px;
}
.dark_bg_section .vc_column-inner {
    padding-top: 0 !important;
}
.dark_bg_section .wpb_text_column.wpb_content_element {
    margin-bottom: 0 !important;
}
.about_mb{
    margin-bottom: 20px !important;
}
.about_orphmedia {
    padding: 40px 0;
    margin: 0 auto !important;
    padding-bottom: 30px;
}
.about_orphmedia h2 {
    font-family: 'Poppins',sans-serif;
    color: #333;
    font-size: 33px;
    font-weight: 200;
    line-height: normal;
    margin-bottom: 20px;
/*     font-variant: small-caps; */
    max-width: 900px;
    margin: 0 auto;
}
.about_orphmedia p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8em;
}
.about_orphmedia .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}
.about_orphmedia.full {
    max-width: 100%;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 40px;
}
.about_orphmedia.full p {
    font-size: 16px;
}
.banner_text p {
    color: #fff;
    font-size: 21px;
    line-height: 40px;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
}

.about_orphmedia .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.contact_images_section {
    padding-top: 60px;
    padding-bottom: 30px;
}
.contact_images_section .wpb_column.vc_column_container {
    margin-bottom: 0px;
}
.contact_images_section .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 0 !important;
}
.contact_images_section p {
    color: #777;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-style: normal;
    font-weight: 300;
    margin: 0;
}
.contact_images_section a.add_link,
.add_link {
    color: #c4a160;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    font-weight: 300; display: inline-block;
}
.address_mb{
    margin: 5px 0;
}
.tel_txt{
    color: #000;
}
.siteCredit {
    margin: 20px 0;
}
.add_link:hover{
    color: #000 !important;
}
.add_link:focus {
    color: #89754f !important;
}

.contact_images_section a.add_link:hover,
.add_link:hover{
    color: #C4A160;
}
.contact_title {
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: 'Poppins',sans-serif;
    font-size: 32px;
    color: #333;
    padding-top: 10px;
}
.contact_images_section strong {
    font-weight: 600;
    color: #000;
}
.underline {
    position: relative;
}
.underline::before {
    position: absolute;
    width: 50px;
    height: 2px;
    background-color: #fff;
    bottom: -8px;
    z-index: 1;
    content: '';
    left: 50%;
    transform: translate(-50%, 0);
}
.accessibility {
    padding-top: 60px;
    padding-bottom: 25px;
}
.accessibility p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8em;
}
h2.custom_heading {
    font-family: 'Poppins',sans-serif;
    color: #333;
    font-size: 33px;
    font-weight: 200;
    line-height: normal;
    margin-bottom: 30px;
    margin-top: 30px;
/*     font-variant: small-caps; */
}
.orphmedia_term h3 {
    color: #303030;
    font-size: 20px;
    line-height: 35px;
    font-style: normal;
    font-weight: 300;
}
.orphmedia_term ol {
    padding-left: 15px;
}
.orphmedia_term p,
.orphmedia_term ol li,
.orphmedia_term ul li {
    font-size: 14px;
    line-height: 26px;
    color: #777;
}
.orphmedia_term {
    padding-top: 30px;
}
.privacy_policy ul {
    list-style-type: unset;
    padding-left: 20px;
}
.privacy_policy {
    padding-top: 35px;
}
.privacy_policy p a{
    display: inline-block;
    word-break: break-word;
}
.privacy_policy h3 {
    color: #777;
    font-size: 22px;
    line-height: 26px;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 30px;
}
.privacy_policy p,
.privacy_policy li{
    color: #777;
    font-size: 14px;
    line-height: 26px;
    font-style: normal;
    font-weight: 300;
    word-break: break-word;
}
.privacy_policy h4 {
    color: #303030;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300;
    margin-top: 15px;
}
.privacy_policy strong em {
    color: #777;
}
.dark_layer::before {
    content: '';
    width: 100%;
    height: 1000px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    position: absolute;
    left: 0;
}
.page_hero_section {
	padding: 25vh 0;
}
section.error-404.not-found {
    background: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
}
section.error-404.not-found h1.page-title {
/*     font-variant: small-caps; */
    font-weight: 300;
    font-size: 52px;
    margin-bottom: 40px;
}
section.error-404.not-found .back_btn {
    margin-top: 40px;
}
section.error-404.not-found .back_btn a {
    display: block;
    text-align: center;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    padding: 15px;
    background-color: #ab9067;
    color: #ffffff;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 30px;
}
.services .banner_text p {
    margin-top: 15px;
    text-transform: none;
/*     font-variant: small-caps; */
    padding-left: 15px;
    padding-right: 15px;
    line-height: normal;
}
.Clients_heading {
/*     font-variant: small-caps; */
/*     font-size: 34px; */
    line-height: 50px;
    max-width: 860px;
    width: 100%;
    margin: 0 auto 30px;
}
.clients .project_list {
    margin-bottom: 30px;
}
h3.project_title {
    font-size: 18px !important;
}
.project_box:hover {
    background: rgba(0,0,0, 0.8);
}
.project_box:hover h3.project_title {
    z-index: 1;
    opacity: 1;
    color: #fff;
}
.clients .loadmorebtn {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}
.clients .loadmorebtn button {
    display: block;
    text-align: center;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    padding: 15px !important;
}
.clients {
    padding-top: 70px;
    padding-bottom: 40px;
}
.error_page_banner img{
    width: 100%;
}
.services.dark_bg_section {
    background: #282828;
}
.services p {
    color: #fff;
}
.services .h2_title.Clients_heading {
    margin-bottom: 50px;
    font-size: 22px;
    font-weight: 200;
    line-height: normal;
/*     font-variant: small-caps; */
    color: #fff;
    margin-top: 10px;
}
.services_media p {
    font-size: 14px;
}
.background_white {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.no-resultsSection {
    text-align: center;
}
.no-resultsSection h1.page-title,
.listing_title,
.page-title,
.page_title {
/*     font-variant: small-caps; */
    font-weight: 300;
    font-size: 52px;
    margin-bottom: 10px;
}
.no-resultsSection .page-content label {
    display: block;
}
.no-resultsSection .page-content form.search-form {
    margin-top: 30px;
}
.no-resultsSection .page-content form.search-form input.search-submit {
    display: block;
    text-align: center;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    padding: 15px;
    background-color: #ab9067;
    color: #ffffff;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 30px;
    margin-top: 30px;
}
.no-resultsSection .page-content form.search-form input.search-field {
    padding: 10px 20px;
    max-width: 400px;
    width: 100%;
    border-radius: 10px;
    border-color: transparent;
    box-shadow: 0px 0px 3px 0px #888888;
}
.no-resultsSection .page-content form.search-form input.search-field:focus-visible {
    outline: none;
}
footer.site-footer {
    border-top: 1px solid #dadada;
    padding-top: 40px;
/*     padding-bottom: 20px; */
    position: relative;
    /* position: fixed; */
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    /* z-index: 9; */
}
.back_to_top {
    color: #cdcdcd;
    position: fixed;
    bottom: 20px;
    margin: 0;
    z-index: 10000;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    right: 20px;
    /* opacity: 0;
    visibility: hidden; */
}
.fa-stack{
    width: 52px;
    height: 52px;
    display: inline-block;
    line-height: 52px;
    text-decoration: none;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    border: 2px solid #e8e8e8;
}
.fa-stack:hover{
    background-color: #c4a160;
    border: 2px solid #c4a160;
}
.main-container {
    position: relative;
    z-index: 1;
    background: #fff;
}
/* .footer_bottom {
    max-width: 1300px;
    margin: 0 auto;
} */
#menu-footer-menu a {
    color: #c4a160 !important;
    font-size: 14px;
}
#menu-footer-menu a:hover{
    color: #261500 !important;
}
.siteCredit p {
    font-size: 12px; color: #6F6F6F;
    line-height: 22px; margin-bottom: 0;
}
.footer_bottom h5 {
    color: #777;
    font-family: 'Poppins',sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-style: normal;
    text-align: center;
    font-weight: 300;
}
.footer_bottom .addsTxt {
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    color: #c4a160;
    margin-top: 5px;
    line-height: 22px;
}
.f-right-col {
    text-align: end;
}
.footer_bottom .d-flex {
    justify-content: flex-end;
    padding-top: 5px;
}
/* .footer_bottom svg {
    width: 40px;
    height: 30px;
} */
.footer_bottom g {
    fill: #fff;
}
.social_icons a:hover svg g {
    fill: #000;
}
.follow_social_media {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
}


/* -----new footer css------ */
.footer-menu ul li{
	display: inline-block; margin-right: 10px; 
}
.footer-menu ul li:last-child{
	margin-right: 0px;
}

#menu-footer-menu a {
    color: #fff !important;
    font-size: 14px;
}
#menu-footer-menu a:hover {
    color: #c4a160 !important;
}
/* .footer_bottom g {
    fill: #000;
}
.footer_bottom svg:hover g {
    fill: #c4a160;
} */
.footer_contact{
	padding-left: 40px; 
}
.footer_contact h3{
	color: #fff;
    position: relative;
    margin-bottom: 1.1em;
}	

.footer_contact h3::before{
	content: '';
    width: 55px;
    position: absolute;
    top: 50%;
    right: calc(100% + 16px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    background-color: #888;
}
.footer_address{
	color: #6F6F6F;
    margin-bottom: 1em;
    font-size: 13px;
}
.footer_contact ul{
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.footer_contact ul li{
	max-width: 290px;
    width: 100%; position: relative;
}
.footer_contact ul li::before{
	content: '';
    width: 1px;
    position: absolute;
    top: 0;
	bottom: 0;
	right: -17%;
/* 	right: -50px; */
    background-color: rgba(255,255,255,.05);
    height: 100%;
}
.footer_contact ul li:last-child::before{
	display: none;
}
.footer_contact ul li a{
	font-size: 18px;
	color: #fff; margin-bottom: 5px;
    display: inline-block;
}
.footer_contact ul li a:hover{
	text-decoration: underline;
}

.f_address{
	padding-bottom: 20px; margin-bottom: 40px;
	border-bottom: 1px solid rgba(255,255,255,.05);
}
.social_icons a{
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1.5px solid #fff;
	border-radius: 50%; padding: 11px;
	margin-right: 10px;
	-webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.social_icons a:hover{
	background-color: #fff;
}
.social_icons a:last-child{
	margin-right: 0;
}
.footer_bottom svg {
    width: 20px;
    height: 20px;
}
.f-center-col{
	padding-left: 55px;
}






@media only screen and (max-width: 1199px){
	.footer_contact ul li::before {
		display: none; 
	}
	.main_menu li a {
		color: #303030 !important;
		font-size: 12px !important;
		padding: 10px 12px !important;
		padding-left: 0 !important;
		display: block;
		margin-right: 60px;
	}
	.navbar-collapse:before{
		content: '';
		background-color: #fff;
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		transition-duration: 0.3s;
		transition-timing-function: linear;
	}
	.navbar-collapse{
		transition-duration: 0.3s;
		transition-timing-function: linear;
	}
	.navbar-dark .navbar-brand,
	.menu-mobo-btn, .header-menu .navbar-dark .navbar-toggler{
		z-index: 9;
		position: relative;
	}
	.main_menu li{
		border-bottom: 0 !important;
	}
	.sub-child, .sub-menu-inner li:nth-last-child(2) {
		border-bottom: 0 !important;
	}
}
@media only screen and (max-width: 991px){
    .about_orphmedia h2,
    h2.custom_heading {
        font-size: 23px;
    }
    .about_orphmedia p {
        font-size: 14px;
    }
    .about_orphmedia.full p {
        font-size: 18px;
    }
    .dark_bg_section {
        padding: 50px 15px;
    }
    .follow_social_media {
        font-size: 14px;
    }
    .footer_bottom h5 {
        font-size: 14px;
    }
    .siteCredit {
        padding-top: 20px;
    }
    .no-resultsSection h1.page-title,
    .listing_title,
    .page-title,
    .page_title {
        font-size: 40px;
    }
    .background_white {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .pagination.navigation {
        margin-top: 15px;
    }
	.services .h2_title.Clients_heading {
		font-size: 18px;
	}
	.footer_contact ul {
    	flex-wrap: wrap;
	}
	.footer-menu ul li {
    	margin-right: 7px;
	}
	#menu-footer-menu a {
    	font-size: 13px;
	}
}
@media only screen and (max-width: 768px){
    #menu-footer-menu li {
        text-align: center;
    }
    .f-right-col {
        text-align: center;
        padding-top: 15px;
    }
    .footer_bottom .d-flex {
        justify-content: center;
    }
    .siteCredit {
        padding-top: 0;
    }
    .Clients_heading {
        margin-top: 10px !important;
        margin-bottom: 30px !important;
/*         font-size: 22px !important; */
        line-height: 30px;
    }
    .clients {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    section.error-404.not-found h1.page-title {
        font-size: 42px;
        line-height: normal;
    }
    .services_media {
        text-align: center;
    }
    .services_media h2.heading_title_golden {
        text-align: center !important;
        margin-top: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .no-resultsSection h1.page-title,
    .page-title,
    section.error-404.not-found h1.page-title,
    .listing_title {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .no-resultsSection .page-content form.search-form input.search-submit,
    section.error-404.not-found .back_btn a {
        max-width: 160px;
        padding: 10px 15px;
        font-size: 14px;
    }
    .error_page_banner {
        min-height: unset;
        height: 340px;
    }
    section.error-404.not-found {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .heading_title_golden p {
        font-size: 18px;
    }
	.address_wrapper {
    	margin-top: 10px;
	}
	.address_wrapper .name {
		font-size: 20px;
	}
	.address_wrapper .address_1 {
    	font-size: 18px;
	}
	.address_wrapper a {
    	font-size: 20px;
	}
	.footer_wrapper {
		padding-bottom: 10px;
	}
	.footer_title h1 {
		font-size: 28px;
		padding-bottom: 8px;
		margin-bottom: 30px;
	}
	.siteCredit {
    	margin: 0px 0 10px;
	}
	.f_address ul {
    	margin-bottom: 5px;
	}
	footer.site-footer {
    	padding-bottom: 20px;
	}
	.address_wrapper p{
		margin-bottom: 5px;
	}
	.address_wrapper{
		margin-bottom: 30px;
	}
	.call_wrapper img, .address_wrapper img{
		max-width: 30px; 
	}
	.footer_bottom .d-flex {
    	justify-content: flex-start;
	}
	.f-right-col{
		padding-left: 50px;
	}
}
@media only screen and (max-width: 575px){
	.collapse.show, .collapsing.navbar-collapse {
		top: 90px;
	}
    .banner_title {
        font-size: 50px;
        line-height: normal;
    }
    .about_orphmedia.full p {
        font-size: 16px;
    }
    .about_orphmedia h2{
        font-size: 20px;
    }
    h2.custom_heading {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .heading_title_golden p{
        font-size: 14px;
    }
    /* .underline::before {
        bottom: 0;
    } */
    .banner_height .vc_column-inner {
        padding-top: 0 !important;
    }
    .orphmedia_term h3 {
        color: #303030;
        font-size: 18px;
    }
    .orphmedia_term {
        padding-top: 0;
    }
    section.error-404.not-found h1.page-title {
        font-size: 28px;
        margin-bottom: 25px;
    }
    section.error-404.not-found {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    section.error-404.not-found .back_btn a {
        padding: 10px;
        letter-spacing: normal;
    }
    .services .h2_title.Clients_heading {
        margin: 0 !important;
    }
    .services.dark_bg_section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .no-resultsSection h1.page-title,
    .page-title,
    section.error-404.not-found h1.page-title,
    .listing_title {
        font-size: 30px;
    }
    .page-title span {
        font-size: 25px;
    }
	.privacy_policy h3 {
		font-size: 20px;
		line-height: 22px;
	}
	.privacy_policy h4 {
		font-size: 18px;
	}
	.fa-stack {
		width: 45px;
		height: 45px;
		line-height: 42px;
	}
	.fa-stack svg {
    	max-width: 20px;
	}
	.back_to_top {
    	bottom: 35px;
	}
	h2.sub_pageTitle {
    	font-size: 20px;
	}
	.services .banner_text p{
		font-size: 16px;
	}
	.footer_title h1 {
		font-size: 18px;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 480px){
    .banner_title {
        font-size: 32px;
        line-height: 35px;
        padding: 0 15px;
    }
    .accessibility {
        padding-top: 40px;
        padding-bottom: 5px;
    }
    section.error-404.not-found h1.page-title {
        margin-bottom: 15px;
    }
    section.error-404.not-found .back_btn {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 399px) {
    section.error-404.not-found h1.page-title {
        font-size: 20px;
    }
    .page-content p{
        font-size: 14px;
    }
}

/* ................rohit start................ */
.social-add-package-section,
.social-consult-img-box{
	padding:10px !important;
}
.social-add-package-title,
.social-consult-package-title{
	font-size: 18px !important;
	text-decoration: underline;
	line-height: 26px;
	font-weight: bold;
	color: #000;
	margin-bottom: 25px;
}
.social-add-package-section ul li{
	font-family: 'Poppins',sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-style: normal;
	color: #333333;
	margin-bottom: 23px;
	list-style: disc;
}
.social-add-package-right,
.social-consult-box-right{
	padding: 30px !important;
}
.social-add-package-left .social-package-img,
.social-consult-package-img{
	margin-bottom: 0px !important;
}
.social-add-package-left img,
.social-consult-package-img img{
	margin: 15px 0;
}
/* .........getin touch............ */
.social-get-in-touch .social-get-touch-title{
	margin-top: 50px;
	margin-bottom: 10px !important;
}
.social-get-in-touch .social-get-touch-title p{
	font-size: 30px;
	color: #C4A160;
	line-height: 40px;
	text-align: center;
	max-width: 660px;
	margin: 0 auto;
	letter-spacing: .2px;
}
.social-get-touch-title-text p{
	font-size: 14px;
	font-family: 'Poppins';
	color: #000;
	text-align: center;
	letter-spacing: 0.4px;
}
.get_in_touch_form input{
	padding: 10px 10px;
	margin-bottom: 15px !important;
	width: 100%;
	outline: 0;
	font-size: 14px;
}
.get_in_touch_form input:focus {
    outline: 1px solid rgba(171, 143, 103, 50%);
    border: 1px solid transparent;
}
.get_in_touch_form textarea{
	width: 100%;
	padding: 10px 10px;
	outline: 0;
	font-size: 14px;
	margin-bottom: 15px !important;
}
.get_in_touch_form textarea:focus {
    outline: 1px solid rgba(171, 143, 103, 50%);
    border: 1px solid transparent;
}
.get-in-touch-section p input{
	padding: 10px 50px;
}
.get-in-touch-section p input:hover{
	background-color: #000;
}
.get-in-touch-section{
	margin-bottom: 50px !important; 
}
/* ..................... end get in touch.............. */

/* .................. social-media-consulting-package Start................  */
.social-consult-box-right ul li{
	font-family: 'Poppins',sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-style: normal;
	color: #333333;
}
.social-consult-package-title{
	margin-bottom: 5px !important;
	margin-top: 42px;
}
/* .................. social-media-consulting-package End................  */

/* .....................influencer-marketing-package start....................  */
.influencer-titletxt-left-side p{
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	line-height: 2em;
	padding: 60px 66px 60px 66px;
}
.influencer-titletxt-right-side p{
	color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 2em;
	padding: 45px 72px 45px 72px;
}
.influencer-headquater-section{
	padding: 30px 0 10px 0;
}
.influencer-exclusive-title{
	color: #000;
	font-family: 'Poppins',sans-serif !important;
	font-size: 17px;
	line-height: 20px;
	font-style: normal !important;
	font-weight: 900 !important;
	letter-spacing: 0;
	text-transform: uppercase;
	margin-left: 40px;
}
.influencer-exclusive-title-two,
.influencer-benefit-title{
	color: #000000;
	font-family: 'Poppins',sans-serif !important;
	text-transform: uppercase;
	margin-left: 40px;
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 25px;
	font-weight: bold !important;
}
.influencer-address-text p,
.influencer-benfit-text p{
	color: #000000;
	font-family: 'Poppins',sans-serif !important;
	margin-left: 40px;
	font-size: 14px;
	font-weight: 300;
	line-height: 28px;
}
.influencer-get-in-touch .white_txt p{
	text-align: center;
}
.influencer-get-in-touch .white_txt a{
	color: #AB9067;
	font-family: 'Poppins',sans-serif;
	font-size: 32px;
	line-height: 40px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0;
	text-transform: uppercase;
	cursor: pointer;
}
.influencer-get-main-section{
	padding-bottom: 35px;
}
/* .....................influencer-marketing-package End....................  */


@media(max-width: 1200px){
	.social-add-package-section{
		max-width: 950px;
		margin: 0 auto !important;
	}
}
@media(max-width: 1199px){
	.influencer-titletxt-left-side p,
	.influencer-titletxt-right-side p{
		padding: 20px 20px 20px 20px;
	}
	
}
@media(max-width: 1000px){
	.social-add-package-right {
    	padding-bottom: 10px !important; 
	}
	.social-add-package-right .wpb_text_column{
		margin-bottom: 0px;
	}
}
@media(max-width: 991px){
	.social-add-package-left  img{
		height: 100% !important;
		min-height: 523px;
		object-fit: cover;
	}
	.social-add-package-title{
		margin-bottom: 20px !important;
	}
	.social-add-package-section ul li{
		margin-bottom: 20px;
	}
	.social-consult-package-section{
		padding: 0px !important;
	}
	.influencer-titletxt-left-side p, .influencer-titletxt-right-side p {
    	padding: 5px 5px 5px 5px;
	}
	.influencer-headquater-main-section{
		padding: 0 !important;
	}
}
@media(max-width: 767px){
	.social-add-package-left  img{
		height: 100% !important;
		min-height: 100%;
		object-fit: cover;
	}
	.social-add-package-section {
		padding: 10px 0;
	}
	.social-get-in-touch .social-get-touch-title p{
		font-size: 23px;
		letter-spacing: 0px;
		line-height: 32px;
	}
	.social-consult-package-title{
		margin-bottom: 5px !important;
		margin-top: 0px;
	}
	.social-consult-box-right{
		padding-bottom: 0px !important;
	}
}
@media(max-width: 575px){
    .social-add-package-section,
    .social-consult-img-box {
        padding: 10px 0 !important;
    }
    .social-add-package-right,
    .social-consult-box-right {
        padding: 20px 0 !important;
    }
	.social-get-in-touch .social-get-touch-title p{
		text-align: left;
		max-width: 100%;
		margin: 0;
	}
	.get-in-touch-section{
		margin-bottom: 30px !important; 
	}
	.social-get-in-touch .social-get-touch-title {
		margin-top: 30px;
	}
	.social-get-touch-title-text p{
		text-align: left;
	}
	.social-consult-package-section {
    	padding-left: 15px !important;
		padding-right: 15px !important; 
	}
	.social-consult-box-right{
		padding-bottom: 15px !important;
	}
	.influencer-exclusive-title,
	.influencer-exclusive-title-two,
	.influencer-benefit-title,
	.influencer-address-text p, 
	.influencer-benfit-text p{
		text-align: center !important;
		margin-left: 0 !important;
	}
	.influencer-get-in-touch .white_txt a{
		font-size: 28px;
	}
	.influencer-get-main-section{
		padding: 20px 0 !important;
	}
}
@media(max-width: 460px){
	.social-get-in-touch .social-get-touch-title p{
		font-size: 20px;
		line-height: 25px;
	}
	.social-get-in-touch .social-get-touch-title {
   	 margin-top: 15px;
	}
	.social-get-touch-title-text,
	.get-in-touch-section{
		margin-bottom: 22px !important;
	}
	.social-consult-box-right{
		padding-bottom: 0px !important;
	}
	.social-consult-box-right ul li{
		margin-bottom: 10px;
	}
	.social-consult-box-right{
		padding-top: 5px !important;
	}
	.social-consult-box-right .wpb_text_column{
		margin-bottom: 15px !important;
	}
}
@media(max-width: 375px){
	.get-in-touch-section p input {
   		 padding: 7px 42px;
	}
	.social-get-in-touch .social-get-touch-title p {
   	 font-size: 18px;
   	 line-height: 24px;
	}
}
@media(max-width: 1199px){
.sub-child.menu-item123:before, .sub.menu-item::before {
	content: ">";
	position: absolute;
/* 	top: 0; */
	display: inline-block;
	background: #ececec;
	width: 50px;
	text-align: center;
	z-index: 1;
	cursor: pointer;
	color: #000;
	right: 0;
	height: 35px;
	opacity: 0;
	display: none;
}
	.sub-menu-inner {
	display: block !important;
}
	.sub-child {
	
	background-image: unset;
}
	
	.main_menu .sub-menu,
	.sub-menu-inner {
		transition: unset;
	}
}



/* -------------custom-1 css----------- */
/* ********************kayleee-start******************* */
.wpb_single_image.wpb_content_element.vc_align_left.orphmedia img {
    width: 100% !important;
}
.Build_better_form {
    width: 100%;
    max-width: 530px;
    margin: 0 auto;
    line-height: 34px;
    margin-bottom: 10px;
}

.wpb_text_column.wpb_content_element.Build_better_form p {
    font-size: 14px;
    margin-top: 10px;
}
.Orphmedia_form .wpcf7-not-valid-tip {
    font-size: 12px;
    margin-top: -5px !important;
}
.Orphmedia_form  {
    width: 100%;
    max-width: 530px;
    /* padding-top: 30px; */
    margin: 0 auto;
    font-size: 14px;
}
.Orphmedia_form input {
    width: 100%;
    padding: 10px 10px;
    margin-bottom: 10px !important;
    font-size: 14px;
}
.Orphmedia_form [type="reset"], [type="submit"], button, html [type="button"] {
    -webkit-appearance: button;
    background-color: #ab9067;
    color: #ffffff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
.Orphmedia_col {
    padding: 60px 0 20px !important;
}
.Orphmedia_col_img.vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.Orphmedia_form .wpcf7 form .wpcf7-response-output {
    margin:0;
    font-size: 12px;
    margin-bottom: 20px;
}
.Orphmedia_col.wpb_column.vc_column_container.vc_col-sm-6 {
    margin: 0 !important;
}
.vc_section.Build_better_row {
    padding: 0 !important;
}
.project_image img {
    width: 100%;
    height: auto;
    text-align: center;
}
h3.project_title {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    font-size: 14px;
    left: 0;
    right: 0;
}
h3.project_title:hover{
    color: #fff;
    opacity: 1;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
}
.project_image {
    position: relative;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition: opacity .3s cubic-bezier(.3,.58,.55,1),-webkit-transform .3s cubic-bezier(.3,.58,.55,1) !important;
    overflow: hidden;
}
.project_box {
    overflow: hidden;
}

.loadmorebtn button {
    /* margin-top: 20px !important;
    margin-bottom: 30px !important;
    padding: 8px 25px !important; */
    font-weight: 500;
    border-radius: 33px;
    background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    background-size: 200%;
    background-position: 0 -100%;
}
/* ********************kayleee-start******************* */
/* ********************megha-start******************* */

.heading_title_golden.full-service p{
	text-align: center !important;
    color: #C4A160;
    font-size: 20px !important;
    font-weight: 400;
    line-height: 29px;
    max-width: 865px;
    margin: 0 auto;
}
h2.vc_custom_heading.social-media {
    color: #303030;
    font-family: 'Poppins',sans-serif;
    font-size: 32px;
    line-height: 40px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: uppercase;
	margin-bottom: 20px;
}
.social-text p {
    color: #777;
    font-family: 'Poppins',sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-style: normal;
    font-weight: 300;
}
.package-btn .vc_general.vc_btn3.vc_btn3-size-md{
	display: inline-block !important;
    line-height: 1 !important;
    background-color: black !important;
    font-size: 15px !important;
    padding: 12px 24px !important;
    border-radius: 3px !important;
    color: #fff !important;
    text-align: center !important;
}
.social-section.wpb_column.vc_column_container.vc_col-sm-6{
	padding: 40px;
	background-color: #e7e0cf;
}
.media-section.wpb_column.vc_column_container.vc_col-sm-6{
	padding: 40px;
	background-color: #ffffff;
}
.socialadd-blanktext.notice-text{
    margin: 0 auto;
    max-width: 649px;
}
.wpb_text_column.wpb_content_element.brand-text {
    margin: 0 auto;
    max-width: 1100px; width: 100%; padding: 0 15px;
}
/* ********************megha-end******************* */

/* .............new-mobile-menu-start---------- */
@media screen and (max-width:1199px) {
	.top_header .navbar-collapse{
		position: fixed;
		left: 100%;
		right: 0;
		height: 100vh !important;
		transition: 0.3s linear;
		top: 0;
		background-color: rgba(255,255,255,0.9);
	}
	.top_header .navbar-collapse::before {
		content: unset;
	}
	.top_header .navbar-collapse.collapse{
		left: 0;
	}
	.top_header {
		position: fixed !important;
		transition: 0.3s linear;
	}
	.top_header .main_menu .sub-menu, .sub-menu-inner{
		background-color: transparent;
	}
	.menuScroll .orphmedia_Logo {
		 max-width: 200px !important; 
	}
	.menuScroll .orphmedia_Logo a {
		padding-top: .3125rem !important;
		padding-bottom: .3125rem !important;
	}
	.top_header .navbar-collapse .main_menu{
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.box-shadow .top_header{
		box-shadow: none;
		background-color: transparent;
	}
	.top_header .main_menu li {
		text-align: center;
	}
	.top_header .main_menu li a {
		font-size: 24px !important;
		padding: 20px 12px !important;
		margin: 0 !important;
		display: inline-block !important;
	}
	.top_header  .sub-menu, .top_header .sub-menu-inner{
		display: none !important;
	}
	.top_header .dropdown-menuLi .sub-menu,
	.top_header .dropdown-menuLi-sub-child .sub-menu-inner{
		display: block !important;
	}
	.top_header .dropdown-menuLi .sub-menu li a{
		font-size: 18px !important;
		line-height: normal;
	}
	.top_header .navbar-toggler .icon-bar {
		width: 22px;
		height: 2px;
		display: block;
		background: #fff;
	}
	.top_header .navbar-toggler .icon-bar:nth-of-type(3) {
		top: 1px;
	}
	.top_header .navbar-toggler .icon-bar {
		position: relative;
		transition: all 500ms ease-in-out;
		-webkit-transition: all 500ms ease-in-out;
	}
	.top_header .navbar-toggler .sr-only {
		position: absolute;
		width: 1px;
		height: 1px;
		padding: 0;
		margin: -1px;
		overflow: hidden;
		clip: rect(0,0,0,0);
		border: 0;
	}
	.top_header .navbar-toggler .icon-bar:nth-of-type(4) {
		top: 2px;
	}
	.top_header .navbar-toggler .icon-bar + .icon-bar {
		margin-top: 4px;
	}
	.top_header .navbar-toggler[aria-expanded="true"] .icon-bar:nth-of-type(2) {
		top: 6px;
		transform: rotate(45deg);
	}
	.top_header .navbar-toggler[aria-expanded="true"] .icon-bar:nth-of-type(3) {
		background-color: transparent !important;
	}
	.top_header .navbar-toggler[aria-expanded="true"] .icon-bar:nth-of-type(4) {
		top: -6px;
		transform: rotate(-45deg);
	}
	.top_header  .navbar-dark .navbar-toggler {
		padding: 9px 10px;
	}
	.top_header .main_menu .menu-item-has-children{
		position: relative;
	}
	.sub-menu-togglesubchild,
	.sub-menu-toggle {
		position: relative;
	}
	.sub-menu-togglesubchild::after,
	.sub-menu-toggle::after {
		content: "";
		width: 12px;
		height: 12px;
		border: 1px solid;
		border-top-color: currentcolor;
		border-right-color: currentcolor;
		border-bottom-color: currentcolor;
		border-left-color: currentcolor;
		border-color: #000 transparent transparent #000;
		transform: rotate(224deg);
		display: inline-block;
		margin-left: 20px;
		position: absolute;
		top: -4px;
		right: -15px;
		cursor: pointer;
	}
}

@media(max-width: 575px){
	.top_header .main_menu li a {
		font-size: 20px !important;
		padding: 11px 12px !important;
	}
	.top_header .dropdown-menuLi .sub-menu li a {
		font-size: 16px !important;
	}
}
/* .............new-mobile-menu-send---------- */


@media screen and (max-width:1499px) {
    .Orphmedia_col {
        padding: 0px 0 0 0px !important;
    }
    .vc_custom_heading.h2_title.Build_better_form {
        margin-top: 40px;
        margin-bottom: 10px;
   }
}
@media screen and (max-width:991px) {
    .Orphmedia_col_img.wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100%;
    }
    .Orphmedia_col.wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100%;
    }
    .Orphmedia_form .wpcf7 form .wpcf7-response-output {
        margin-bottom: 20px !important;
    }
	.heading_title_golden.full-service p {
		font-size: 18px !important;
	}
	.vc_custom_heading.social-media {
		font-size: 20px !important;
    	line-height: 26px !important;
	}
	.social-section.wpb_column.vc_column_container.vc_col-sm-6{
		    padding: 4px 13px 0px 40px;
	}
}
@media screen and (max-width:767px) {
	.social-section.wpb_column.vc_column_container.vc_col-sm-6{
		    padding: 40px 40px 40px 40px;
	}
}
@media screen and (max-width:575px) {
    .heading_title_golden.full-service p {
        font-size: 14px !important;
    }
}