/*
Theme Name: Cinerama Child
Theme URI: https://cinerama.qodeinteractive.com/landing/
Description: A child theme of Cinerama Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.1
Text Domain: cinerama
Template: cinerama
*/
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Palanquin:wght@100;200;300;400;500;600;700&display=swap');

/*SLIDER CURSOR*/
#rev_slider_11_1_wrapper .edge-light-navigation.tparrows.tp-rightarrow:hover,
#rev_slider_15_1_wrapper .edge-light-navigation.tparrows.tp-rightarrow:hover {
    cursor: url(/wp-content/uploads/2018/05/light-rev-navigation-right.png), auto !important;
}
#rev_slider_11_1_wrapper .edge-light-navigation.tparrows.tp-leftarrow:hover,
#rev_slider_15_1_wrapper .edge-light-navigation.tparrows.tp-leftarrow:hover {
    cursor: url(/wp-content/uploads/2018/05/light-rev-navigation-left.png), auto !important;
}
.slider-image .flexslider {
    margin: 0;
    background: none;
   	border: none;
    position: relative;
    border-radius: 0px;
    -webkit-box-shadow:none;
    -o-box-shadow: none;
    box-shadow: none;
    zoom: 1;
}

h1, h2, h3, h4, h5, h6 {
  color: #1D1D1B;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  text-transform: unset;
}

h1 {
  font-size: 55px;
  line-height: 66px;
  text-align: center;
}
h2 {
  font-size: 35px;
  line-height: 42px;
  text-align: center;
}
h3 {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 45px;
}
h4 {
  font-family: 'Palanquin', sans-serif;
  font-size: 20px;
  text-align: center;
}
h6 {
  color: #FFFFFF;
  font-family: 'Palanquin', sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 3px;
  line-height: 25px;
  text-transform: uppercase;
}
 body p, p {
   color: #333330;
   font-family: 'Palanquin', sans-serif;
   font-size: 18px;
   letter-spacing: 0;
   line-height: 28px;
 }
 body a:hover, a:hover {
    color: #9C111A;
}
.medium {
  font-size: 16px;
}
.small {
  font-size: 14px;
}
#edgtf-back-to-top span,
#edgtf-back-to-top span::before {
  border-color: #9C111A;
}
#edgtf-back-to-top span::after {
  background-color: #9C111A;
}
::selection {
    background: #9c111a7d;
}
.edgtf-social-icon-widget::before,
section.icon-making::before {
    font-family: Making;
}
.edgtf-social-icons-group-widget .social_linkedin::before {
     content: '\e805';
}
.edgtf-social-icons-group-widget .social_facebook::before {
      content: '\e804';
}
/* IMAGE LAYER STYLE */
section.row-intro-service::before,
.row-slider rs-sbg:after {
    content: '';
    /* background-color: #00000050; */
    background-color: #00000015;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.row-slider rs-sbg:after {
    background-color: #00000030;
}
section.row-intro-service.location-scouting::before {
    background-color: #00000045;
}
p.motto {
    text-align: center !important;
    color: #fff;
    font-weight: 600 !important;
    font-family: 'Palanquin',sans-serif;
}
/*BUTTON STYLE*/
.custom-btn.edgtf-btn.edgtf-btn-solid,
footer.edgtf-page-footer .edgtf-footer-top-inner a.edgtf-btn {
    font-family: 'Palanquin', sans-serif;
    padding: 10px 60px;
}

.custom-btn.white-btn.edgtf-btn.edgtf-btn-solid,
footer.edgtf-page-footer .edgtf-footer-top-inner a.edgtf-btn {
    background-color: transparent;
    border: 2px solid #fff;
}
.custom-btn.white-btn.edgtf-btn.edgtf-btn-solid span.edgtf-btn-text,
footer.edgtf-page-footer .edgtf-footer-top-inner a.edgtf-btn span.edgtf-btn-text {
    color:#fff;
}
.custom-btn.white-btn.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-border-hover):hover,
.white-btn.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-border-hover):hover,
footer.edgtf-page-footer .edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-border-hover):hover {
    border-color: #fff !important;
}
.custom-btn.white-btn.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-border-hover):hover,
.custom-btn.black-btn.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-border-hover):hover,
.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-border-hover):hover {
    background-color: #9C111A !important;
}
.custom-btn.white-btn.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-border-hover):hover span.edgtf-btn-text,
.custom-btn.black-btn.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-border-hover):hover span.edgtf-btn-text {
    color: #fff !important;
}
.custom-btn.black-btn {
    display: block;
    margin: auto;
    border: 2px solid #1D1D1B;
    background: transparent;
    padding: 18px 26px;
    text-align: center;
}
.custom-btn.black-btn span.edgtf-btn-text {
    color: #1D1D1B;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 3.4px;
    line-height: 16px;
}
.our-clients .custom-btn.edgtf-btn.edgtf-btn-solid {
    max-width: 210px;
    padding: 18px 26px;
    margin-top: 30px;
}

/*CONTACT FORM STYLE*/
/*FORM GENERAL STLE*/
.contact-form input.wpcf7-form-control,
.contact-form textarea.wpcf7-form-control {
    border: unset;
    border-bottom: 1px solid rgba(170,170,170,.8);
    padding-left: 5px;

}
.contact-form textarea.wpcf7-form-control {
    max-height: 160px;
    margin-bottom: 5px;
}
.field-button .custom-btn.black-btn {
    max-width: 240px;
    width: 100%;
    margin-top: 20px;
    padding: 15px 60px;
}
.field-policy {
    font-size: 12px;
}
.field-policy span.wpcf7-list-item {
    margin-left: unset;
}
.field-policy span.wpcf7-list-item label {
    display: flex;
    flex-direction: row;
}
.field-policy span.wpcf7-list-item-label {
    line-height: 15px;
}
.contact-form span,
.field-policy,
.wpcf7-response-output,
.contact-form input.wpcf7-form-control,
.contact-form textarea.wpcf7-form-control {
    font-family: 'Palanquin', sans-serif;
    color: #fff;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-spam-blocked {
    color: #fff;
    font-weight: 900;
    padding-top: 30px;
    border: 2px solid #f7966c;
}
.contact-form span a {
  font-weight: bold;
}
.contact-form span a:hover {
  text-decoration: underline;
}
/*FORM CONTACT PAGE STYLE*/





/*ACCORDION STYLE*/
.wpb-js-composer .services-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .services-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.wpb-js-composer .services-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body,
.wpb-js-composer .services-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .services-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: unset;
}
.wpb-js-composer .services-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .services-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.wpb-js-composer .services-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    border: unset;
}
.wpb-js-composer .services-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #1D1D1B;
}
.wpb-js-composer .services-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #A4A4A4;
}
.wpb-js-composer .services-accordion.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    right: 10px;
    top: 60%;
}
.wpb-js-composer .services-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-bottom: 4px solid #1D1D1B;
}
.wpb-js-composer .services-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-bottom: 1px solid #A4A4A4;
}
.wpb-js-composer .services-accordion.vc_tta.vc_general .vc_tta-panel-title>a {
  display: flex;
  padding-left: 5px;
  padding-bottom: 10px;
}
.wpb-js-composer .services-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading span.vc_tta-title-text {
    color: #A4A4A4;
    font-size: 28px;
    font-weight: 600;
}
.wpb-js-composer .services-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading span.vc_tta-title-text {
    color: #1D1D1B;
}
.wpb-js-composer .services-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    padding: 15px 0 30px 0;
}
.wpb-js-composer .services-accordion.vc_tta.vc_general .vc_tta-panel {
    padding-bottom: 10px;
}
.services-accordion {
    padding-top: 30px;
}
.uppercase {
    text-transform: uppercase;
}

/*HEADER STYLE*/
.edgtf-main-menu>ul>li>a {
  color:#1D1D1B;
}
.edgtf-page-header .edgtf-vertical-align-containers {
  padding: 0 4.8%;
}
header.edgtf-page-header .edgtf-logo-wrapper a {
    max-height: 55px !important;
    width: auto;
    height: 55px !important;
}
header.edgtf-page-header .edgtf-fixed-wrapper {
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.08);
}

.current-menu-item a.current span.item_outer,
.menu-item:hover a span.item_outer,
.menu-item:hover .second a:hover span.item_outer,
.edgtf-drop-down .second .current-menu-item span.item_text,
.current-menu-parent span.item_outer {
    color: #9c111a;
}
.pll-parent-menu-item.current-menu-parent span.item_outer {
    color: #1D1D1B;
}

.menu-item:hover .second a span.item_outer {
    color: #fff;
}
.edgtf-drop-down .second .inner ul li a {
    padding: 5px 0px;
    line-height: 20px;
}
.edgtf-drop-down .narrow .second .inner ul {
    margin-left: 20px;
    margin-right: 20px;
    border: unset;
}
.edgtf-drop-down .narrow .second .inner ul li {
    width: 300px;
}
.edgtf-drop-down .pll-parent-menu-item.narrow .second .inner ul li {
    width: 100px;
}
/*LANG SWITCH*/
.edgtf-main-menu>ul>li.has_sub>a .edgtf-menu-arrow.fa-angle-down {
    display: initial;
    padding-left: 8px;
}
.pll-parent-menu-item a span.item_outer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
}
.edgtf-main-menu>ul>li.pll-parent-menu-item>a {
    padding-left: 30px;
}
/*FOOTER STYLE*/
.edgtf-page-footer .edgtf-footer-top-holder .edgtf-footer-top-inner.edgtf-grid {
    padding: 40px 65px;
    width: 93.8%;
}
.edgtf-page-footer .edgtf-footer-top-holder {
    background-color: #0A0A0A;
}
footer.edgtf-page-footer .edgtf-footer-top-inner div#text-8 p.medium {
    color: #FFFFFF;
    font-weight: 600;
    letter-spacing: 3.43px;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: unset;
}
footer.edgtf-page-footer .edgtf-column-content {
    padding-top: 80px;
}
footer.edgtf-page-footer .edgtf-column-content:first-child {
    padding-top: unset;
}
div#media_image-5 {
    margin-bottom: unset;
}
.edgtf-page-footer .widget .edgtf-widget-title {
    margin-bottom: 7px;
}
footer .edgtf-footer-bottom-holder .textwidget p,
footer .edgtf-footer-bottom-holder .textwidget a {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 22px;
}
footer .edgtf-footer-bottom-holder .textwidget p a img {
    display: initial;
    max-width: 13px;
    height: auto;
    vertical-align: sub;
}
footer .edgtf-footer-bottom-holder .textwidget p a.policy {
    font-weight: 600;
    color: #FFFFFF;
}
footer .edgtf-footer-bottom-holder .textwidget p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
}

.edgtf-page-footer .edgtf-footer-bottom-holder .edgtf-footer-bottom-inner.edgtf-grid {
    padding: unset;
}
.menu-footer-menu-container .menu-item {
    font-family: 'Palanquin', sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 18px;
    font-weight: 500;
}
.menu-footer-menu-container .menu-item a,
.edgtf-page-footer .widget p,
.edgtf-page-footer .widget a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 2px;
    line-height: 18px;

}
div#text-4 {
    margin-bottom: 15px;
}
.edgtf-page-footer .edgtf-footer-column-1 {
    margin-bottom: 30px;
    margin-top: 7px;
}
footer.edgtf-page-footer .edgtf-social-icons-group-widget .edgtf-social-icon-widget-holder .edgtf-social-icon-widget {
    font-size: 18px;
    color: #fff;
}
footer.edgtf-page-footer .edgtf-footer-column-2 .menu-item a,
footer.edgtf-page-footer .edgtf-footer-column-3 a {
  position: relative;
}
footer.edgtf-page-footer .edgtf-footer-column-2 .menu-item a::after,
footer.edgtf-page-footer .edgtf-footer-column-3 a::after {
    content: '';
    top: 23px;
    right: 0;
    left: 0px;
    background-color: currentColor;
    -webkit-transition: width .3s ease;
    -moz-transition: width .3s ease;
    transition: width .3s ease;
    height: 2px;
    width: 0;
    position: absolute;
}

footer.edgtf-page-footer .edgtf-footer-column-2 .menu-item a:hover::after,
footer.edgtf-page-footer .edgtf-footer-column-3 a:hover::after {
    right: auto;
    left: 0;
    width: 100%;
}
.edgtf-footer-bottom-inner a.policy:hover {
    text-decoration: underline;
}

/*MAILCHIMP FORM*/
.footer-mailchimp-form label.newsletter-policy span,
.footer-mailchimp-form label.newsletter-policy span a {
    font-size: 12px;
    line-height: 16px;
    font-family: 'Palanquin', sans-serif;
    letter-spacing: inherit;
}
.footer-mailchimp-form label.newsletter-policy span a {
    font-weight: 500;
}
.footer-mailchimp-form label.newsletter-policy span a:hover {
    text-decoration: underline;
}
.footer-mailchimp-form label.newsletter-policy {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}
.footer-mailchimp-form .edgtf-two-columns-form-without-space {
    border: 1px solid rgba(170,170,170,.8);
    margin-bottom: 10px
}
.footer-mailchimp-form .edgtf-two-columns-form-without-space .edgtf-column-left input[type="email"]{
    border: unset;
    margin-bottom: unset;
    padding: 10px;
    color: #FFFFFF;
    font-family: 'Palanquin', sans-serif;
    font-size: 16px;
}
.edgtf-page-footer .edgtf-footer-column-4 {
    margin-bottom: 20px;
}
/*SERVICES BOX STYLE*/
.boxed-elements {
  padding: 0 4.8% 0 4.8%;
}
.sx-elements {
    padding-left: 2.3%;
    padding-right: 1.55%;
}
.dx-elements {
    padding-right: 2.3%;
    padding-left: 1.55%;
}
.central-box {
    padding-left: 1.55%;
    padding-right: 1.55%;
}
.services-box {
    padding-bottom: 3.09%;
}
.row-title h2 {
    padding-bottom: 45px;
    text-transform: uppercase;
}
.services-box .edgtf-iwt-icon img {
    max-width: 65px;
    height: auto;
}
.services-box .edgtf-iwt-icon a {
    width: 100%;
}
.services-box h4.edgtf-iwt-title {
    color: #FFFFFF;
    text-transform: uppercase;
    max-width: 250px;
    margin: auto;
    text-shadow: 0 2px 7px #1D1D1B;
    min-height: 48px;
}
.services-box .tax-credit h4.edgtf-iwt-title {
    max-width: 195px;
}
.services-box .edgtf-iwt.edgtf-iwt-icon-top .edgtf-iwt-content {
    padding-top: unset;
}
.services-box .casting-crewing h4.edgtf-iwt-title {
    max-width: 190px;
}




/*CONTACT SECTION STYLE*/
.section-contact {
    margin: 40px 4.8%;
    padding: 60px 0px 60px 110px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.section-contact h2 {
    color: #FFFFFF;
    font-family: 'Palanquin', sans-serif;
    text-transform: uppercase;
    line-height: 40px;
    margin-bottom: 5px;
    max-width: 430px;
}
.section-contact p {
    color: #FFFFFF;
    margin-top: unset;
    padding-bottom: 50px;
}
/*HOMEPAGE STYLE*/
.row-slider .slider-holder {
    padding: 0 4.8%;
}


.row-slider h1 {
    font-size: 75px;
    text-align: center !important;
    line-height: 75px !important;
    color: #fff;

}
.row-slider h1 span {
    font-size: 65px;
}
.row-slider h3 {
    color: #FFFFFF;
    font-family: 'Palanquin', sans-serif;
    font-size: 30px;
    font-weight: 200 !important;
    letter-spacing: 0 !important;
    line-height: 40px !important;
    text-align: center !important;
}
.row-slider h3 p.uppercase {
    font-size: 25px;
    letter-spacing: 0 !important;
    line-height: 30px !important;
    color: #FFFFFF;
    font-family: 'Palanquin', sans-serif;
}
section.camera-bg {
    position: relative;
    margin: 0 4.8%;
}
section.camera-bg .boxed-elements {
    padding: 52px 1% 20px 5%;
    max-width: 1366px;
    margin: auto;
}
section.camera-bg h3 {
    margin-top: unset;
}
section.camera-bg .intro-text {
    max-width: 689px;
    margin: auto;
    margin-right: 0;
}
section.camera-bg .intro-text p {
    margin-top: unset;
    font-weight: 200;
    line-height: 34px;
}
section.icon-making::before {
    color: #CECECE;
    opacity: 0.4;
    font-size: 564px;
    position: absolute;
    right: 16px;
    top: 228px;
    transform: rotate(-45deg);
}
.services-box .vc_column-inner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.services-box:hover .vc_column-inner {
  -webkit-filter: unset;
  filter: unset;
}
.about-section {
  padding-bottom: 90px;
}
.about-section h2 {
    margin-bottom: unset;
    padding-bottom: unset;
}
.row-title p {
    max-width: 600px;
    padding-bottom: 40px;
    margin: auto;
}
.about-section .about-row {
    padding-left: 100px;
    padding-right: 100px;
}
.about-section .row-about-box {
    background-size: cover;
    background-position: center center;
}
.about-link img {
    max-width: 20px;
    height: auto;
}
.row-about-box .about-link {
  display: none;
}
.box-about-content .wpb_wrapper {
    position: relative;
    height: 335px;
}
.row-about-box .about-quote p {
    display: none;
}
.row-about-box:hover .about-quote p {
    display: block;
    color: #fff;
    line-height: 24px;
    max-width: 285px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 30px;
}
.row-about-box:hover .about-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 118px;
    margin: auto;
}
.row-about-box .wpb_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
.row-about-box:hover .red-bg {
    display: flex;
    flex-direction: column;
    background-color: rgba(156,17,26,0.54);
    width: 100%;
    max-width: 90%;
    max-height: 90%;
    height: 100%;
}
.about-row h4 {
    line-height: 25px;
    margin-top: 16px;
    margin-bottom: unset;
    text-transform: uppercase;
    text-align: left;
    padding-left: 10px;
}
.about-row p {
    margin-top: unset;
    padding-left: 10px;
}
.news-section {
    padding: 0 7% 0 7%;
}
.news-section h2 {
    padding-bottom: unset;
    margin-bottom: 10px;
}
.news-section p {
    max-width: 600px;
    margin: auto;
}
 /* {
    padding-top: 40px;
    padding-bottom: 100px;
} */
 .edgtf-post-image {
    margin-bottom: 10px;
}
 .edgtf-post-info-date {
    font-family: 'Palanquin', sans-serif;
    font-weight: 200;
}
 h4.edgtf-post-title {
    text-align: left;
    color: #333330;
      font-family: "Barlow Condensed", sans-serif;
    font-size: 30px;
    line-height: 35px;
    min-height: 80px;
}
 .edgtf-bli-excerpt .edgtf-post-excerpt-holder p.edgtf-post-excerpt {
    color: #818177;
    font-size: 16px;
    line-height: 24px;
    margin-top: unset;
}
 .edgtf-bli-excerpt .edgtf-post-read-more-button {
    margin-top: 25px;
    font-family: 'Palanquin', sans-serif;
    font-size: 14px;
    line-height: 25px;
}

.edgtf-blog-list-holder .edgtf-post-image a::after {
    background-color: #6f0d1359;
}
.row-client {
    background-color: #141414;
    padding: 60px 10%;
}
.row-client .edgtf-clients-carousel-holder img.edgtf-cc-image {
    max-height: 60px;
    width: auto;
    justify-content: center;
    display: flex;
    align-items: center;
}
.row-client .edgtf-clients-carousel-holder .edgtf-cc-item,
.row-client .edgtf-clients-carousel-holder .owl-item {
    min-height: 58px;
}
.row-about-us {
    background-color: #0A0A0A;
    height: 480px;
}
.row-about-us .wpb_column,
.about-us-image .vc_column-inner {
    height: 100%;
}
.about-us-text {
    display: flex;
    align-items: center;
}
.about-us-text .vc_column-inner {
    max-width: 700px;
    margin: auto;
}
.row-about-us .about-us-text .wpb_wrapper h2 {
    text-transform: uppercase;
    margin-bottom: unset;
}
.row-about-us .about-us-text .wpb_wrapper p {
    font-weight: 600;
}
.row-about-us .about-us-text .wpb_wrapper h2,
.row-about-us .about-us-text .wpb_wrapper p {
    color: #fff;
    text-align: left;
}
.row-about-us .about-us-image .vc_column-inner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
/*PRODUCTION SERVICES STYLE*/
.section-intro h1 {
    text-transform: uppercase;
    /* margin-top: 75px; */
}
.section-intro p {
    max-width: 820px;
    margin: 20px auto;
}
section.section-intro {
    margin-bottom: 30px;
}
section.section-contact.contact-form-style h2 {
    color: #1D1D1B;
}
section.section-contact.contact-form-style p {
color: #333330;
}
section.our-clients {
    margin-left: 65px;
    margin-right: 65px;
    padding-bottom: 60px;
    padding-top: 60px;
}
section.our-clients .row-client.gray-style {
    background-color: #F8F8F8;
    padding: 45px 10%;
}
section.our-clients .row-client.gray-style h2 {
    margin: unset;
    text-transform: uppercase;
}
section.our-clients .row-client.gray-style p {
    max-width: 600px;
    margin: 5px auto 30px auto;
}

/*SINGLE SERVICE STYLE*/
ol.flex-control-nav.flex-control-paging{
	display:none;
}
.production-block-portfolio-sx {
	padding-left:150px;
}

.production-block-portfolio{
	max-width: 460px;
}

.production-block-portfolio-dx {
	padding-left:100px;
}
.vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
section.row-intro-service h1,
section.row-intro-service p {
    color: #FFFFFF;
}
section.row-intro-service h1{
    text-transform: uppercase;
    margin: unset;
}
section.row-intro-service p {
    font-weight: 500;
}
section.row-intro-service.vc_section-has-fill {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: unset;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 600px;
}

section.row-intro-service.vc_section-has-fill.location-scouting {
    background-position: top center;
}

section.row-intro-service .edgtf-iwt-content {
    display: none;
}
section.row-intro-service .wpb_wrapper {
    max-width: 1024px;
    margin: auto;
}
section.vc_section.boxed-elements.sub-services {
    margin-top: 35px;
}
section.related-services {
    padding-top: 90px;
}
section.related-services h2 {
    padding-bottom: unset;
    margin-bottom: 10px;
    margin-top: unset;
}
.services-slider .vc_column-inner {
    padding-top: 40px;
    padding-bottom: 10px;
}
section.related-services .row-title {
    max-width: 600px;
    margin: auto;
}
.services-slider .sa_owl_theme .owl-nav .owl-next {
    right: -30px;
}
.services-slider .sa_owl_theme .owl-nav .owl-prev {
    left: -30px;
}
.services-slider .white .sa_owl_theme .owl-nav .owl-next,
.services-slider .white .sa_owl_theme .owl-nav .owl-prev {
      background-size: 50% !important;
      background-color: unset !important;
      -webkit-filter: brightness(0.5);
      filter: brightness(0.5);
}
.services-slider .white .sa_owl_theme .owl-nav .owl-prev:hover,
.services-slider .white .sa_owl_theme .owl-nav .owl-next:hover {
  background-color: unset !important;
  -webkit-filter: contrast(0.5);
  filter: contrast(0.5);
}
.services-slider .sa_hover_container {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.services-slider .owl-item:hover .sa_hover_container {
    -webkit-filter: unset;
    filter: unset;
}
.services-slider .sa_hover_container .edgtf-iwt-icon img {
    max-width: 65px;
    height: auto;
}
.services-slider .sa_hover_container .edgtf-iwt-content {
    padding: unset;
}
.owl-nav button:focus {
    outline: unset;
}
.section-with-form {
    padding: 40px 105px;
}
.section-with-form .row-form form input,
.section-with-form .row-form form textarea {
    border-color: #fff;
    color: #fff;
}
.section-with-form .row-form form input:hover,
.section-with-form .row-form form textarea:hover,
.section-with-form .row-form form input:focus,
.section-with-form .row-form form textarea:focus {
    border-bottom: 1px solid #fff;
}
.section-with-form .row-form form input::placeholder,
.section-with-form .row-form form textarea::placeholder,
.section-with-form span,
.section-with-form span a,
.section-with-form button.custom-btn span.edgtf-btn-text {
    color: #fff;
}

.section-with-form button.custom-btn {
    background-color: transparent;
    border: 2px solid #fff;
}
.section-with-form button.custom-btn.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-border-hover):hover {
  border-color: #fff !important;
}
section.row-intro-service .edgtf-iwt-icon img {
    max-width: 100px;
}
section.sub-services .services-list ul li {
    color: #1D1D1B;
    font-family: 'Palanquin', sans-serif;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 50px;
    list-style: none;
}
section.sub-services .services-list ul li::before {
    content: '•';
    margin-right: 15px;
}
section.sub-services .services-list .vc_column-inner {
    padding-right: unset;
    max-width: 580px;
    margin: 0 10px 0 auto;
}
div.wpcf7-mail-sent-ok.wpcf7-acceptance-missing {
    border: 2px solid #58ad33;
}
/*ABOUT US STYLE*/
.section-team {
    padding-bottom: 90px;
    padding-top: 10px;
}
.section-team .row-team {
    max-width: 1024px;
    margin: auto;
}
.section-team .row-team .single-team h4 {
    text-align: left;
    margin: 10px 0;
    text-transform: uppercase;
}
.section-team .row-team .single-team p.small,
.section-team .row-team .single-team h4 {
    line-height: 24px;
}
.section-team .row-team .single-team .team-text {
    padding: 0 10px;
}
.single-team:hover .team-image img {
    opacity: 0;
    transition: opacity 350ms ease-out;
    -moz-transition: opacity 350ms ease-out;
    -webkit-transition: opacity 350ms ease-out;
    -o-transition: opacity 350ms ease-out;
}
.single-team:hover .team-text h4 {
    color: #BD1722;
    transition: color 350ms ease-out;
    -moz-transition: color 350ms ease-out;
    -webkit-transition: color 350ms ease-out;
    -o-transition: color 350ms ease-out;
}
.single-team .team-image {
    max-height: 325px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.section-team .row-team {
    display: flex;
}
/*CLIENTS STYLE*/
.client-section .clients-container img {
    max-width: 65%;
    margin: auto;
}
.client-section .clients-container img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.client-section {
    padding-bottom: 40px;
}
/*BLOCCO ARTICOLO HOME "ULTIME NOVITA"*/
.vc_row.wpb_row.vc_row-fluid.center-block-col-10 {
    justify-content: center;
}
.excerpt-article p {
    letter-spacing: 5px;
    line-height: 25px;
    margin-top: 25px; 
    font-size: 16px;
    margin-bottom: 40px!important;
    color: #000; 
}
a.edgtf-btn.edgtf-btn-medium.edgtf-btn-solid.edgtf-btn-.custom-btn.red-btn {
    background: transparent;
    font-weight: 500;
}
a.edgtf-btn.edgtf-btn-medium.edgtf-btn-solid.edgtf-btn-.custom-btn.red-btn:hover span {
    color: #FFFFFF;
}
/*CONTACTS STYLE*/
.section-intro-contact p {
    max-width: 600px;
    margin: auto;
    padding-top: 20px;
}
.section-contact.contact-page p {
    color: #333330;
}
.section-contact.contact-page h2 {
    text-align: left;
    color: #1D1D1B;
    font-family: "Barlow Condensed", sans-serif;
}
.contact-social-info p {
    padding-bottom: 10px;
    line-height: 33px;
}
.contact-social-info .social-row p {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width: 100px;
    padding-top: 20px;
}
.section-contact.contact-page {
    max-width: 70%;
    margin: auto;
}
.col-contact-page h2 {
    padding-bottom: 20px;
}
.col-contact-page form.wpcf7-form .vc_col-lg-6.vc_col-md-6,
.col-contact-page form.wpcf7-form .field-message,
.col-contact-page form.wpcf7-form .field-policy {
    width: 100%;
    padding: unset;
}
.col-contact-page form.wpcf7-form .field-policy,
.col-contact-page .contact-form .recaptcha {
    padding-top: 5px;
    padding-bottom: 10px;
}
.col-contact-page .contact-form span,
.col-contact-page .field-policy,
.col-contact-page .wpcf7-response-output,
.col-contact-page .contact-form input.wpcf7-form-control,
.col-contact-page .contact-form textarea.wpcf7-form-control,
.col-form-no-bg .contact-form span,
.col-form-no-bg .field-policy,
.col-form-no-bg .wpcf7-response-output,
.col-form-no-bg .contact-form input.wpcf7-form-control,
.col-form-no-bg .contact-form textarea.wpcf7-form-control,
.col-form-no-bg span.wpcf7-list-item-label  {
    color: #333330;
}
.contact-social-info a:hover {
    color: #BD1722;
}
.col-contact-page .contact-form input.wpcf7-form-control, .col-contact-page .contact-form textarea.wpcf7-form-control {
    border: 0.5px solid rgba(170,170,170,.8);
    padding-left: 15px;
    font-size: 12px;
    font-weight: 200;
    line-height: 22px;
}
.col-contact-page .contact-form .field-button {
    padding: unset;
}
.col-contact-page .contact-form  .field-button .custom-btn.black-btn,
.col-contact-page .wpcf7 .wpcf7-recaptcha[data-align="center"] > div {
    margin: auto auto 0 0;
}
 .contact-form .recaptcha {
    padding: 20px 0;
}
div.wpcf7-response-output {
    margin: 0em -1.5em 0em;
    padding: 1.2em 1em;
}
.col-contact-page .contact-form span.wpcf7-not-valid-tip {
    font-weight: bold;
    color: #f79468;
}
.social-row a:hover img {
    filter: contrast(0.5);
    -webkit-transition: 300ms -webkit-filter linear;
    -moz-transition: 300ms -moz-filter linear;
    -moz-transition: 300ms filter linear;
    -ms-transition: 300ms -ms-filter linear;
    -o-transition: 300ms -o-filter linear;
    transition: 300ms filter linear, 300ms -webkit-filter linear;
    transition-property: filter, -webkit-filter;
    transition-duration: 300ms, 300ms;
    transition-timing-function: linear, linear;
    transition-delay: 0s, 0s;
}
/*NEWS STYLE*/
section.news-page {
    position: relative;
    margin: 0 4.8%;
}
section.news-page .intro-text {
    padding-bottom: 50px;
}
section.news-page .row-news {
    max-width: 1230px;
    margin: auto;
}
.edgtf-bl-standard-pagination ul {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
}

div#post-author {
    display: none;
}
section.news-page ul.edgtf-blog-list li.edgtf-bl-item {
    margin-bottom: 45px;
}
span.edgtf-btn-text {
    color: #333330;
    font-size: 14px;
    letter-spacing: 3.4px;
    line-height: 25px;
}
 .edgtf-bli-excerpt .edgtf-post-read-more-button .edgtf-btn.edgtf-btn-simple:not(.edgtf-btn-custom-hover-color):hover span.edgtf-btn-text {
    color: #9C111A;
}
section.news-page .edgtf-blog-list-holder .edgtf-post-image a {
    height: 210px;
    width: 100%;
}

section.news-page .edgtf-blog-list-holder .edgtf-post-image a img {
    height: 100%;
}
/*SINGLE ARTICLE STYLE*/
.edgtf-blog-holder.edgtf-blog-single .edgtf-post-info-top span {
    font-family: "Barlow Condensed", sans-serif;
    font-size: 14px;
    line-height: 17px;
}
.edgtf-blog-holder.edgtf-blog-single .edgtf-post-info-top span.post-year {
    color: #1D1D1B;
    font-weight: bold;
}
.edgtf-blog-holder.edgtf-blog-single .edgtf-post-info-top {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.edgtf-blog-holder.edgtf-blog-single .edgtf-post-info-top h2.entry-title {
    text-transform: uppercase;
}
.edgtf-blog-holder .edgtf-post-text .edgtf-post-text-inner,
.edgtf-blog-single-navigation .edgtf-blog-single-navigation-inner {
    max-width: 75%;
    margin: auto;
}
.edgtf-blog-holder .edgtf-post-text .edgtf-post-text-inner img {
    padding: 25px 0px;
}
.edgtf-blog-holder span.edgtf-blog-single-nav-label {
    color: #1D1D1B;
    font-family: "Barlow Condensed";
    font-size: 25px;
    text-transform: none;
    letter-spacing: 0;
    line-height: 30px;
}
.edgtf-related-posts-holder .edgtf-related-posts-title {
    margin: 0 0 40px;
}
.edgtf-related-posts-holder .edgtf-related-posts-holder-inner {
    padding: 60px 0 50px;
}
.edgtf-related-posts-holder .edgtf-related-posts-holder-inner .edgtf-related-posts-title h2 {
    text-transform: uppercase;
}
/* COOKIE POLICY STYLE */
body.privacy-policy table td {
    text-align: left;
}



/*RESPONSIVE STYLE*/

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
.production-block-portfolio-sx, .production-block-portfolio-dx {
	padding-left:40px;

}
  /*GENERALE*/
  h1 {
    font-size: 55px;
    line-height: 66px;
    text-align: center;
  }
  h2 {
    font-size: 35px;
    line-height: 42px;
    text-align: center;
  }
  h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 45px;
  }
  h4 {
    font-family: 'Palanquin', sans-serif;
    font-size: 20px;
    text-align: center;
  }
  h6 {
    color: #FFFFFF;
    font-family: 'Palanquin', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 25px;
    text-transform: uppercase;
  }
   body p, p {
     color: #333330;
     font-family: 'Palanquin', sans-serif;
     font-size: 18px;
     letter-spacing: 0;
     line-height: 28px;
   }
  .medium {
    font-size: 16px;
  }
  .small {
    font-size: 14px;
  }

  /*HEADER STYLE*/
    .edgtf-mobile-header .edgtf-mobile-nav {
      height:auto !important;
  }
  .edgtf-mobile-header .edgtf-mobile-logo-wrapper a {
      height: unset !important;
  }
  .edgtf-mobile-header .edgtf-mobile-logo-wrapper img {
      width: 25.5%;
      height: auto;
      padding-top: 1%;
  }
  .edgtf-mobile-header .edgtf-mobile-nav ul li a,
  .edgtf-mobile-header .edgtf-mobile-nav ul li h6 {
    color: #1D1D1B;
  }


  nav.edgtf-mobile-nav ul.sub_menu .menu-item:hover a span,
  .edgtf-mobile-header .edgtf-mobile-nav .edgtf-grid>ul>li.edgtf-active-item>a,
  .edgtf-mobile-header .edgtf-mobile-nav ul ul li.current-menu-item>a  {

    color: #BD1722;
  }

  /*FOOTER STYLE*/
  footer.edgtf-page-footer .edgtf-column-content {
      padding-top: 40px;
  }
  .edgtf-page-footer .edgtf-footer-bottom-holder {
    padding-bottom: 40px;
  }
  /*HOMEPAGE STYLE*/
  .row-slider h1 {
    font-size: 65px;
    line-height: 65px !important;
  }
  .row-slider h1 span {
    font-size: 55px;
  }
  .row-slider h3 {
    font-size: 25px;
    letter-spacing: 0 !important;
    line-height: 30px !important;
  }
  /*PRODUCTION SERVICES*/
  .section-contact {
    /* padding: 20px 20px; */
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /*SINGLE SERVICE*/
  .services-accordion {
    padding-top: unset;
  }
  section.sub-services .services-list ul li {
    font-size: 20px;
    line-height: 35px;
  }
  .wpb-js-composer .services-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    padding: unset;
  }
  /* NEWS STYLE */
  section.news-page ul.edgtf-blog-list li.edgtf-bl-item {
      min-height: 500px;
  }

}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {

  /*HEADER STYLE*/
  .edgtf-mobile-header .edgtf-mobile-logo-wrapper img {
    padding: unset;
  }
  /*FOOTER STYLE*/
  .edgtf-page-footer .edgtf-footer-top-holder .edgtf-footer-top-inner.edgtf-grid {
    padding: 40px 0px;
  }
  /*HOMEPAGE STYLE*/
  .row-slider .slider-holder {
      padding: unset;
  }
  .services-section .row-services,
  .services-section .row-services .services-box {
    display: flex;
  }
  .section-contact {
      margin: 40px 2.8%;
      background-position: 90%;
  }
  .section-contact {
    padding: 30px 30px;
  }
  .section-contact .contact-text {
      width: 100%;
  }
  .about-us-text .vc_column-inner {
    padding-right: 30px;
  }
  section.our-clients {
    margin: 0 30px;
  }
  /*PRODUCTION SERVICES*/

  /* SINGLE SERVICE */
  section.row-intro-service.vc_section-has-fill {
      padding: 0 5%;
  }
  .related-services .row-title p {
      padding-bottom: unset;
  }
  .services-slider .vc_column-inner {
      padding-top: 20px;
  }
  /* CONTACTS PAGE */
  .section-contact.contact-page {
    max-width: unset;
  }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
  /* GENERAL */
  body p, p {
    font-size: 16px;
  }
	.ordine-colonne{flex-direction: column-reverse;}

  /* HEADER STYLE */
  .edgtf-mobile-header .edgtf-mobile-logo-wrapper img {
    width: 40%;
  }
  /* FOOTER STYLE */
  div#media_image-5 img {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .edgtf-page-footer .edgtf-footer-top-holder .edgtf-footer-top-inner.edgtf-grid {
    width: 90%;
  }
  footer.edgtf-page-footer .edgtf-footer-top-inner div#text-8 p.medium {
    font-size: 20px;
    line-height: 35px;
  }
  .edgtf-page-footer .widget .edgtf-widget-title {
    font-size: 18px;
  }
  .menu-footer-menu-container .menu-item a, .edgtf-page-footer .widget p, .edgtf-page-footer .widget a {
    font-size: 16px;
    line-height: 30px;
  }
  /* HOMEPAGE STYLE */
  section.camera-bg .intro-text p {
    line-height: 28px;
  }
  .col-big-title h3 {
    line-height: 35px;
  }
  .row-slider .edgtf-elements-holder  .slider-holder .edgtf-eh-item-content {
    padding: unset;
  }
  .row-slider h1 {
    font-size: 50px;
    line-height: 45px !important;
  }
  .row-slider h1 span {
    font-size: 45px;
  }
  .row-slider h3 {
    font-size: 18px;
    line-height: 20px !important;
    width: 300px;
    margin: auto !important;
    margin-top: 110px !important;
    white-space: initial;
  }
  .row-slider h3 p.uppercase {
    font-size: 18px;
    line-height: 20px !important;
  }
  .row-slider p {
    color: #FFFFFF;
    font-family: 'Palanquin', sans-serif;
    text-align: center !important;
  }
  section.icon-making::before {
    right: -60px;
  }
  section.camera-bg .boxed-elements {
      padding: 52px 0 20px 0;
  }
  .services-section .row-services, .services-section .row-services .services-box {
    display: block;
  }
  .section-contact {
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
  }
  .row-about-us {
    display: flex;
    flex-direction: column-reverse;
    height: auto;
  }
  .about-us-text .vc_column-inner {
    padding-left: 30px;
    background-color: #000;
    padding-bottom: 20px
  }

  .row-about-us {
    background-color: unset;
  }
  .about-us-image .vc_column-inner {
      padding-bottom: 190px;
  }
  section.our-clients {
    margin: unset;
  }
  /*SINGLE SERVICES PAGE  */
  .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section.sub-services {
    padding-top: unset;
  }
  section.vc_section.boxed-elements.sub-services {
    margin-top: unset;
  }
  .sub-services .services-list {
    padding: 10px 20px 20px 20px;
  }
  .services-slider .vc_column-inner {
    padding-left: unset;
    padding-right: unset;
  }
  .services-slider .sa_owl_theme .owl-nav .owl-next {
    right: 10px;
  }
  .services-slider .sa_owl_theme .owl-nav .owl-prev {
    left: 10px;
  }
  .services-slider .white .sa_owl_theme .owl-nav .owl-next,
  .services-slider .white .sa_owl_theme .owl-nav .owl-prev {
    -webkit-filter: brightness(2);
    filter: brightness(2);
  }
  .services-slider .white .sa_owl_theme .owl-nav .owl-prev:hover,
  .services-slider .white .sa_owl_theme .owl-nav .owl-next:hover {
    filter: unset;
  }
  section.row-intro-service p {
    line-height: 20px;
  }
  section.row-intro-service .vc_column-inner {
      padding-bottom: 40px;
      padding-top: 20px;
  }
  section.sub-services .services-list ul li {
      display: flex;
  }
  /* ABOUT US STYLE*/
  .section-team .row-team {
    display: block;
  }
  .section-team .row-team .single-team:nth-child(1) {
    margin-bottom: 40px;
  }
  .row-title p {
    max-width: 400px;
    margin-bottom: 10px;
    line-height: 24px;
  }
  /* CONTACTS PAGE */
  section.row-intro-service.vc_section-has-fill {
    background-position: 85%;
  }
  .contact-social-info .wpb_text_column p,
  .section-contact.contact-page h2 {
    text-align: center;
  }
  .contact-social-info .social-row p {
    margin: auto;
  }
  .col-contact-page {
      padding-top: 40px;
  }
  .col-contact-page .contact-form .field-button .custom-btn.black-btn,
  .col-contact-page .wpcf7 .wpcf7-recaptcha[data-align="center"] > div {
    margin: auto;
  }
		.production-block-portfolio-sx, .production-block-portfolio-dx {
	padding-bottom: 30px;
	padding-left:0px;
}
}


@media (max-width: 575.98px) {
  .row-title p {
    padding-left: 10px;
    padding-right: 10px;
  }

}





/*COOKIE BANNER STYLE*/
.cookie-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 500px;
  margin: auto;
}
div#cookie-law-info-bar .cli_messagebar_head {
  font-size: 25px;
}
div#cookie-law-info-bar .cookie-body {
  font-size: 18px;
  line-height: 28px;
  max-width: 800px;
  margin: auto;
}
div#cookie-law-info-bar .close {
  position: absolute;
  top: 15px;
  right: 20px;
  height: 20px;
  width: 20px;
  opacity: 1;
}
div#cookie-law-info-bar .close a#cookie_action_close_header {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
}
div#cookie-law-info-bar .close a#cookie_action_close_header::after,
div#cookie-law-info-bar .close a#cookie_action_close_header::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: black;
  right: 0;
  top: 0;
}
div#cookie-law-info-bar .close a#cookie_action_close_header::after {
  transform: rotate(45deg) translate(5px, 5px);
}
div#cookie-law-info-bar .close a#cookie_action_close_header::before {
  transform: rotate(-45deg) translate(-5px, 5px);
}
div#cookie-law-info-bar .cli-plugin-main-link {
    margin-left: 0;
    font-weight: 550;
    text-decoration: underline;
}
























































/*FONTELLO CODES*/
.icon-dropdown:before { content: '\e800'; } /* '' */
.icon-making:before { content: '\e801'; } /* '' */
.icon-facebook:before { content: '\e804'; } /* '' */
.icon-linkedin:before { content: '\e805'; } /* '' */

/*ie-7*/
.icon-dropdown { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe800;&nbsp;'); }
.icon-making { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe801;&nbsp;'); }
.icon-facebook { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe804;&nbsp;'); }
.icon-linkedin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe805;&nbsp;'); }
