/*
 Theme Name:   Divi Child
 Theme URI:    http://elegantthemes.com/
 Description:  Divi Child Theme
 Author:       ElegantThemes
 Author URI:   http://elegantthemes.com
 Template:     Divi
 Version:      0.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  divi-child-theme
*/

/* ==== Add your own styles below this line ====
 * -------------------------------------------- */


/* Header Slider */

.divi_den_pro_photographer_header .et_pb_slider .et_pb_slide .et_pb_container {
    height: auto !important;
      max-width: 100% !important;
}

/* Header Slider Images */
.divi_den_pro_photographer_header .et_pb_slider .et_pb_slide .et_pb_container .et_pb_slide_image img {
    max-height: none !important;
    display: block;
    width: 100%;
    animation: none !important;
}

.divi_den_pro_photographer_header .et_pb_slider .et_pb_slide {
    padding: 0 !important;
}

/* Header Slider Controllers */
.divi_den_pro_photographer_header .et-pb-controllers a {
    width: 20%;
    height: 2px;
    vertical-align: middle;
    transition: 0.5s;
    border-radius: 0;
    opacity: 1 !important;
    background-color: #9b9b9b;
    font-size: 30px;
}

/* Header Slider Arrows */
.divi_den_pro_photographer_header .et-pb-slider-arrows {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 999999;
    width: 442px;
}

.divi_den_pro_photographer_header .et-pb-slider-arrows a.et-pb-arrow-next {
    right: 63px !important;
    left: auto !important;
}

.divi_den_pro_photographer_header .et-pb-slider-arrows a.et-pb-arrow-next:before {
    content: "$";
}

.divi_den_pro_photographer_header .et-pb-slider-arrows a.et-pb-arrow-prev:before {
    content: "#";
}

/* Title Section */

.divi_den_pro_photographer_text_section_1 .et_pb_text p {
    padding-bottom: 26px;
}

.divi_den_pro_photographer_text_section_1 .et_pb_text p:last-child {
    padding-bottom: 0;
}

/* Call To Action Section */

.divi_den_pro_photographer_cta_section .et_pb_promo .et_pb_promo_description p strong {
    color: #000;
}

.divi_den_pro_photographer_cta_section .et_pb_promo .et_pb_promo_description p {
    padding-bottom: 6px;
}

.divi_den_pro_photographer_cta_section .et_pb_promo .et_pb_promo_description p:last-child {
    padding-bottom: 0;
}

/* Call To Action Titles */

.divi_den_pro_photographer_cta_section .et_pb_promo h2:before {
    counter-increment: section;
    content: "0" counter(section);
    display: inline-block;
    font-size: 16px;
    color: #9b9b9b;
    font-family: "Roboto";
    font-weight: 400;
    position: absolute;
    left: 0;
    top: -4px;
}

body:not(.et-fb) .divi_den_pro_photographer_cta_section .et_pb_column:hover .et_pb_promo {
    transform: translate(0px, 101%);
}

/* Gallery Section */
.divi_den_pro_photographer_gallery_section .et_post_gallery .et_pb_gallery_item:nth-child(3n+3) {
    margin-right: 0 !important;
}

/* Gallery Imeages Titles */
.divi_den_pro_photographer_gallery_section .et_post_gallery .et_pb_gallery_item:hover h3 {
    transform: translate(0%, 62px);
    opacity: 1;
}

.divi_den_pro_photographer_gallery_section .et_post_gallery .et_pb_gallery_item:hover .et_overlay {
    z-index: 3;
    opacity: 1;
}

.divi_den_pro_photographer_gallery_section .et_post_gallery .et_pb_gallery_item:hover .et_overlay:before {
    top: 50%;
}

/* Showreel Video Section */

.divi_den_pro_photographer_video_section .et_pb_blurb .et_pb_main_blurb_image,
.divi_den_pro_photographer_video_section .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap,
.divi_den_pro_photographer_video_section .et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap img {
    display: block !important;
    width: 100% !important;
}

/* Testimonials Slider Section */

.divi_den_pro_photographer_testimonials .et_pb_slider .et_pb_slide .et_pb_container {
    height: auto !important;
}

.divi_den_pro_photographer_testimonials .et_pb_slider .et_pb_slide .et_pb_container .et_pb_slide_image img {
    max-height: none !important;
    display: block;
    width: 100%;
}

.divi_den_pro_photographer_testimonials .et_pb_slider .et_pb_slide .et_pb_slide_description {
    padding-bottom: 104px !important;
}

.divi_den_pro_photographer_testimonials .et_pb_slider .et_pb_slide {
    padding: 0 !important;
}

/* Testimonials Slider Controlers */
.divi_den_pro_photographer_testimonials .et-pb-controllers a {
    width: 20%;
    height: 2px;
    vertical-align: middle;
    transition: 0.5s;
    border-radius: 0;
    opacity: 1 !important;
    background-color: #9b9b9b;
    font-size: 30px;
}

/* Testimonials Slider Arrows */
.divi_den_pro_photographer_testimonials .et-pb-slider-arrows {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 999999;
    width: 442px;
    left: 0;
    margin: auto;
}

.divi_den_pro_photographer_testimonials .et-pb-slider-arrows a.et-pb-arrow-next {
    right: 63px !important;
    left: auto !important;
}

/* Testimonials Slider Arrows Icons */
.divi_den_pro_photographer_testimonials .et-pb-slider-arrows a.et-pb-arrow-next:before {
    content: "$";
}

.divi_den_pro_photographer_testimonials .et-pb-slider-arrows a.et-pb-arrow-prev:before {
    content: "#";
}

/* Pricing Tables Section */

.divi_den_pro_photographer_pricing_table_section .et_pb_pricing ul.et_pb_pricing li span:before {
    display: none;
}

.divi_den_pro_photographer_pricing_table_section .et_pb_pricing ul.et_pb_pricing li {
    padding: 0 0 16px !important;
}

.divi_den_pro_photographer_pricing_table_section .et_pb_pricing .et_pb_pricing_table {
    margin-top: 33px !important;
    padding: 57px 26px 59px;
}

.divi_den_pro_photographer_pricing_table_section .et_pb_pricing .et_pb_pricing_table.et_pb_featured_table {
    margin-top: 0 !important;
    padding: 71px 26px 72px;
}

/* Pricing Tables dollar sign font size */
.divi_den_pro_photographer_pricing_table_section .et_pb_pricing .et_pb_pricing_table.et_pb_featured_table .et_pb_dollar_sign {
    font-size: 80px;
}

/* Pricing Tables sum font size */
.divi_den_pro_photographer_pricing_table_section .et_pb_pricing .et_pb_pricing_table.et_pb_featured_table .et_pb_sum {
    font-size: 80px;
}

.divi_den_pro_photographer_pricing_table_section .et_pb_pricing .et_pb_pricing_table.et_pb_featured_table .et_pb_pricing_heading {
    padding: 0 0 33px !important;
}

/*Blog Section*/

.divi_den_pro_photographer_blog_section .et_pb_post:nth-child(1) {
    width: 74.3%;
    float: left;
    margin-right: 0;
    margin-bottom: 30px;
}

.divi_den_pro_photographer_blog_section .et_pb_post:nth-child(2) {
    width: 23.5%;
    float: right;
    margin-bottom: 30px;
}

.divi_den_pro_photographer_blog_section .et_pb_post:nth-child(3) {
    width: 23.5%;
    float: right;
    margin-bottom: 0;
    clear: right;
}

.divi_den_pro_photographer_blog_section .et_pb_post .entry-featured-image-url {
    overflow: hidden;
}

.divi_den_pro_photographer_blog_section .et_pb_post .entry-featured-image-url img {
    transition: 0.3s;
}

.divi_den_pro_photographer_blog_section .et_pb_post:hover .entry-featured-image-url img {
    transform: scale(1.1);
}

/*Blog Pagination Color*/
.divi_den_pro_photographer_blog_section .pagination a {
    color: #000;
}

/*Footer Section*/

#page-container .divi_den_pro_photographer_footer_section .et_pb_newsletter_form p:last-of-type {
    width: 29% !important;
    margin-right: 0 !important;
}

#page-container .divi_den_pro_photographer_footer_section .et_pb_newsletter_form p {
    width: 65.5% !important;
    margin-right: 5.2%;
    position: relative;
    flex-basis: unset;
}

#page-container .divi_den_pro_photographer_footer_section .et_pb_newsletter form {
    width: 100%;
}

/* Columns */

#page-container .divi_den_pro_photographer_footer_section .et_pb_column_1_4.et-last-child,
#page-container .divi_den_pro_photographer_footer_section .et_pb_column_1_4:last-child {
    width: 33% !important;
}

#page-container .divi_den_pro_photographer_footer_section .et_pb_column_1_4 {
    width: 16% !important;
}

/*Responsive*/

@media only screen and (max-width: 1390px) {
    .divi_den_pro_photographer_text_section_1 {
        padding-top: 60px !important;
    }

    .divi_den_pro_photographer_text_section_1 .et_pb_text {
        margin-top: 0 !important;
    }

    #page-container .divi_den_pro_photographer_cta_section .et_pb_promo {
        padding: 40px 20px !important;
    }

    .divi_den_pro_photographer_pricing_table_section .et_pb_pricing_table .et_pb_button_wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    body .divi_den_pro_photographer_video_section .et_pb_blurb {
        padding: 220px 40px 40px !important;
    }


}

@media only screen and (max-width: 980px) {
    .divi_den_pro_photographer_blog_section .et_pb_post:nth-child(1) {
        width: 100%;
    }

    .divi_den_pro_photographer_blog_section .et_pb_post:nth-child(2) {
        width: 48%;
        float: left;
        margin-bottom: 0;
        margin-right: 4%;
    }

    .divi_den_pro_photographer_blog_section .et_pb_post:nth-child(3) {
        width: 48%;
        float: left;

    }

    .divi_den_pro_photographer_footer_section .et_pb_subscribe .et_pb_newsletter_form {
        display: block !important;
        padding: 0 !important;
        width: 100% !important;
    }

    #page-container .divi_den_pro_photographer_footer_section .et_pb_column_1_4 {
        width: 23% !important;
        padding: 0;
    }

    #page-container .divi_den_pro_photographer_footer_section .et_pb_column_1_4.et-last-child, #page-container .divi_den_pro_photographer_footer_section .et_pb_column_1_4:last-child {
        width: 20% !important;
    }

    #page-container .divi_den_pro_photographer_gallery_section .et_pb_gallery .et_pb_gallery_item {
        width: 48% !important;
        margin-right: 4% !important;

    }

    #page-container .divi_den_pro_photographer_gallery_section .et_pb_gallery .et_pb_gallery_item:nth-child(2n+2) {
        margin-right: 0% !important;
    }
}

@media only screen and (max-width: 767px) {
    .divi_den_pro_photographer_header .et_pb_slider .et-pb-controllers {
        padding: 30px 70px !important;

        width: 350px !important;
    }

    .divi_den_pro_photographer_header .et-pb-slider-arrows {

        width: 350px;
    }

    .divi_den_pro_photographer_header .et_pb_slider .et-pb-slider-arrows a {
        left: 20px !important;
        bottom: 13px !important;
    }

    .divi_den_pro_photographer_header .et_pb_slider .et-pb-slider-arrows a.et-pb-arrow-next {
        right: 20px !important;
        left: auto !important;
    }

    .divi_den_pro_photographer_header ul.et_pb_social_media_follow:before {
        bottom: 10px !important;
    }

    #page-container .divi_den_pro_photographer_gallery_section .et_pb_gallery .et_pb_gallery_item {
        width: 100% !important;
        margin-right: 0 !important;
    }

    #page-container .divi_den_pro_photographer_gallery_section .et_pb_gallery .et_pb_gallery_item img {
        display: block;
        width: 100%;
    }

    #page-container .divi_den_pro_photographer_footer_section .et_pb_column_1_4 {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 30px;
    }

    #page-container .divi_den_pro_photographer_footer_section .et_pb_column_1_4.et-last-child, #page-container .divi_den_pro_photographer_footer_section .et_pb_column_1_4:last-child {
        width: 100% !important;
    }

    body .divi_den_pro_photographer_video_section .et_pb_blurb {
        padding: 120px 40px 40px !important;
    }

    body .divi_den_pro_photographer_video_section .et_pb_blurb .et_pb_main_blurb_image {
        margin: 0 0 70px!important;
    }

}

@media only screen and (max-width: 480px) {
    .divi_den_pro_photographer_about_us_section .et_pb_column:first-child {
        width: 29% !important;
        margin-right: 2% !important;
    }

    .divi_den_pro_photographer_about_us_section .et_pb_column:nth-child(2) {
        width: 69% !important;
        margin-right: 0 !important;
    }

    .divi_den_pro_photographer_about_us_section .et_pb_column:last-child {
        width: 100% !important;
    }

    .divi_den_pro_photographer_blog_section .et_pb_post:nth-child(2) {
        width: 100%;
        margin-bottom: 30px;
        margin-right: 0;
    }

    .divi_den_pro_photographer_blog_section .et_pb_post:nth-child(3) {
        width: 100%;
        float: left;
    }

    #page-container .divi_den_pro_photographer_footer_section .et_pb_newsletter_form p {
        width: 100% !important;
        margin-right: 0;

    }

    #page-container .divi_den_pro_photographer_footer_section .et_pb_newsletter_form p:last-of-type {
        width: 100% !important;

    }

    .et_pb_slider_1.et_pb_slider .et-pb-controllers {
        padding: 57px 60px 20px !important;
        width: 250px !important;

    }

    .divi_den_pro_photographer_testimonials .et-pb-slider-arrows {
        width: 250px !important;
    }

    .divi_den_pro_photographer_testimonials .et_pb_slider .et-pb-slider-arrows a {
        left: 10px !important;
        bottom: 3px !important;
    }

    .divi_den_pro_photographer_testimonials .et_pb_slider .et-pb-slider-arrows a.et-pb-arrow-next {
        right: 10px !important;
        left: auto !important;
    }

    .divi_den_pro_photographer_header ul.et_pb_social_media_follow {
        display: none !important
    }

    .divi_den_pro_photographer_header .et_pb_slider .et-pb-controllers,
    .divi_den_pro_photographer_header .et-pb-slider-arrows {
        width: 280px !important;
    }

    body .divi_den_pro_photographer_video_section .et_pb_blurb {
        padding: 70px 30px 30px !important;
    }

    body .divi_den_pro_photographer_video_section .et_pb_blurb .et_pb_main_blurb_image {
        margin: 0 0 40px!important;
    }
}

/*New CSS*/



.photographer.photographer_team .et_pb_column_1_4 .et_pb_team_member_image img{
 display:block !important;
    width:100% !important;
}

.photographer_team_section .et_pb_team_member_image img{
    display: block !important;
    width: 100% !important;
}

.photographer_portfolio .et_pb_image_wrap{
    display: block !important;
}
/*Row size*/

#page-container .photographer .et_pb_row {
    width: 91% !important;
    max-width: 91% !important;
}

/*Header Slider*/
.photographer_header .et_pb_slide .et_pb_container{
    height: auto !important;
}
.photographer_header .et_pb_slide_description:before {
    content: "";
    display: block;
    background: transparent;
    border: 1px solid #000;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    position: absolute;
    transition: 0.3s !important;
}

.photographer_header .et_pb_slide_description p:last-child {
    padding-bottom: 0 !important;
}

.photographer_header .et_pb_slide_description p {
    padding-bottom: 5px !important;
}

.photographer_header .et_pb_slide_description h1 {
    font-size: 78px !important;
    padding-bottom: 22px !important;
}

.photographer_header .et_pb_slide {
    padding: 7.9vw 0 10.3vw;
}

.photographer_header .et-pb-controllers a.et-pb-active-control {
    background-color: #fff !important;
}

.photographer_header .et-pb-controllers a {
    width: 11px;
    height: 11px;
    border-radius: 50px;

    background-color: transparent;
    box-shadow: inset 0 0 0 2px #fff;
}




/*Portfolio*/
.photographer .et_pb_column_1_4:last-child{
    margin-right: 0 !important;
}
.photographer .et_pb_column_1_4  {
    width: 23.1% !important;
    margin-right: 2.52% !important;
}

.photographer .et_pb_column_1_4 .et_pb_main_blurb_image  img,
.photographer .et_pb_column_1_4 .et_pb_team_member_image  img,
.photographer .et_pb_column_1_4 .et_pb_image img{
    display: block !important;
    width: 100% !important;
}
.photographer_portfolio .et_pb_column_1_4{
    overflow: hidden;
}
.photographer_portfolio .et_pb_column_1_4 .et_pb_image{
    position: relative;
}

.photographer_portfolio .et_pb_column_1_4 .et_pb_image span.et_pb_image_wrap:after{
    display: block;
    content: "View More";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
    color: #000 !important;
    font-size: 36px !important;
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif!important;
    font-style: italic;

    transition: 0.3s !important;
z-index:2;
}
.photographer_portfolio .et_pb_column_1_4 .et_pb_image span.et_pb_image_wrap:before{
    display: block;
    content: "";
    position: absolute;
    top: 25px;
    left: 25px;
    right: 25px;
    bottom: 23px;
    background-color: rgba(255,255,255,0.88);
    box-shadow: 0 0 0 1px #000, 0 0 0 7px rgba(255,255,255,0.88);
    transform: translate(0, -100%);
    opacity: 0;
    transition: 0.6s !important;
z-index:1
}

.photographer_portfolio .et_pb_column_1_4:hover .et_pb_image span.et_pb_image_wrap:after{
   top: 50%;
    opacity: 1;
}
.photographer_portfolio .et_pb_column_1_4:hover .et_pb_image span.et_pb_image_wrap:before{
    transform: translate(0, 0);
    opacity: 1;
}

    /*Statement*/

.photographer_statement .et_pb_slide .et_pb_container {
    height: auto !important;
    max-width: none !important;
}

.photographer_statement .et_pb_slide_description p:last-child {
    padding-bottom: 0 !important;
}

.photographer_statement .et_pb_slide_description p {
    padding-bottom: 10px !important;
}

.photographer_statement .et_pb_slide_description h1 {
    font-size: 78px !important;
    padding-bottom: 19px !important;
}

.photographer_statement .et_pb_slide {
    padding: 31vw 126px 5.3vw;
}

/*Gallery*/

.photographer_team .et_pb_column_1_4 .et_pb_text p:after, .photographer_gallery_text .et_pb_column_1_4 .et_pb_text p:after{
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background-color: #353535 !important;
    margin: 26px 0 0px;

}
.photographer_team .et_pb_column_3_4 .et_pb_text p strong, .photographer_gallery_text .et_pb_column_3_4 .et_pb_text p strong{
    color: #000 !important;
}


.photographer_gallery .et_pb_column_1_4:hover .et_pb_blurb_container{
    opacity: 1;

    transform: translate(0,0);

    -webkit-transition-duration: 0.3s; /* Safari */
    -webkit-transition-delay: 0.4s; /* Safari */

    transition-duration: 0.3s;
    transition-delay: 0.4s;
}
.photographer_gallery .et_pb_column_1_4 .et_pb_blurb_container{
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    transform: translate(0,100%);




}
.photographer_gallery .et_pb_column_1_4:hover .et_pb_blurb_container p{
    bottom: 93px;

    -webkit-transition-duration: 0.3s; /* Safari */
    -webkit-transition-delay: 0.7s; /* Safari */

    transition-duration: 0.3s;
    transition-delay: 0.7s;
}
.photographer_gallery .et_pb_column_1_4 .et_pb_blurb_container p{
    position: absolute;
    bottom: -50%;
    right: 63px;
    left: 73px;
    line-height: 150%;

}

.photographer_gallery .et_pb_column_1_4 .et_pb_blurb_container,
.photographer_gallery .et_pb_column_1_4 .et_pb_blurb_container p,
.photographer_gallery .et_pb_column_1_4 .et_pb_blurb_container h4{
    transition: 0.3s;
}

.photographer_gallery .et_pb_column_1_4 .et_pb_blurb_container h4{
    position: absolute;
    top: 98px;
    left: 73px;
    right: 73px;
}
.photographer_gallery .et_pb_column_1_4{
    cursor: pointer;
    overflow: hidden;
}
.photographer_gallery .et_pb_column_1_4 .et_pb_main_blurb_image{
    position: relative;
display: block;
}
.photographer_gallery .et_pb_column_1_4 .et_pb_main_blurb_image img{
     display: block;
    width: 100%;
}

.photographer_gallery .et_pb_column_1_4 .et_pb_main_blurb_image:before{
    display: block;
    content: "";
    position: absolute;
    top: 67px;
    left: 43px;
    right: 43px;
    bottom: 67px;
    background-color: rgba(255,255,255,0.88);
    box-shadow: 0 0 0 1px #000, 0 0 0 20px rgba(255,255,255,0.88);
    transform: translate(0, -100%);
    opacity: 0;
    transition: 0.6s !important;
}

.photographer_gallery .et_pb_column_1_4:hover .et_pb_main_blurb_image:before{
    transform: translate(0, 0);
    opacity: 1;
}

/*photographer testimonials */

.photographer_testimonials .et_pb_testimonial_description_inner p:first-child{
    text-align: center;
    font-family: "ETmodules";
    font-size: 117px;
    padding: 0;
    line-height: 50%;
    margin-bottom: 41px;
}

/*showreel*/

.photographer_showreel .et_pb_slide_description p{
    color: #fff !important;
    padding-bottom: 10px !important;
}


.photographer_showreel .et_pb_slide .et_pb_container {
    height: auto !important;
    max-width: none !important;
}

.photographer_showreel .et_pb_slide_description p:last-child {
    padding-bottom: 0 !important;
}


.photographer_showreel .et_pb_slide_description h1 {
    font-size: 78px !important;
    padding-bottom: 19px !important;
}

.photographer_showreel .et_pb_slide {
    padding: 18.4vw 126px 5.3vw;
}


/*Pricing table*/

#page-container .photographer_pricing_table .et_pb_pricing .et_pb_pricing_table:last-child{
    margin-right: 0 !important;
}

#page-container .photographer_pricing_table .et_pb_pricing .et_pb_pricing_table.et_pb_featured_table .et_pb_pricing_content_top{
    margin-top: 6px !important;
}
#page-container .photographer_pricing_table .et_pb_pricing .et_pb_pricing_table.et_pb_featured_table{
    width: 33% !important;
    margin-top: 0 !important;
    padding: 4.7vw 3vw 2.3vw;
}

#page-container .photographer_pricing_table .et_pb_pricing .et_pb_pricing_table{
    width: 31% !important;
    margin-right: 2.5% !important;
    margin-top: 21px !important;
    padding: 4vw 2vw 2.3vw;
}

#page-container .photographer_pricing_table .et_pb_pricing ul.et_pb_pricing li span:before{
    display: none !important;
}

#page-container .photographer_pricing_table .et_pb_pricing_table.et_pb_featured_table ul.et_pb_pricing li{
    line-height: 263%;
}

#page-container .photographer_pricing_table .et_pb_pricing ul.et_pb_pricing li{
    text-align: center !important;
    list-style: none !important;
    padding-left: 0 !important;
    line-height: 240%;
    letter-spacing: -0.4px;
}

#page-container .photographer_pricing_table .et_pb_featured_table{
    background-color: #000 !important;
    border: none !important;
}
#page-container #main-content .photographer_pricing_table .et_pb_featured_table a.et_pb_pricing_table_button.et_pb_button{
    color: #fff !important;
}
  
  #page-container #main-content .photographer_pricing_table .et_pb_pricing_table  a.et_pb_pricing_table_button.et_pb_button:hover{
    opacity: 0.5 !important;
  }
  
#page-container .photographer_pricing_table a.et_pb_pricing_table_button.et_pb_button{
    padding: 0 !important;
    border-bottom: 1px solid !important;
    letter-spacing: 0.9px !important;
}


/*Responsive*/
@media only screen and (min-width: 1930px) {
    #page-container .photographer_pricing_table .et_pb_pricing .et_pb_pricing_table.et_pb_featured_table {
        padding: 80px 50px;
    }

    #page-container .photographer_pricing_table .et_pb_pricing .et_pb_pricing_table {
        padding: 50px;
    }
}
@media only screen and (max-width: 1600px) and (min-width: 981px){
    .photographer_portfolio .et_pb_column_1_4 .et_pb_image span.et_pb_image_wrap:after{
        font-size: 23px !important;

    }

    .photographer_gallery .et_pb_column_1_4:hover .et_pb_blurb_container p {
        bottom: 90px;
    }
    .photographer_gallery .et_pb_column_1_4 .et_pb_blurb_container p {
        position: absolute;

        left: 60px;
        line-height: 140%;
        transition: 0.3s;
        right: 60px;
        font-size: 14px;
    }

    .photographer_gallery .et_pb_column_1_4:hover .et_pb_blurb_container h4 {
        top: 90px;
    }
    .photographer_gallery .et_pb_column_1_4 .et_pb_blurb_container h4 {
        position: absolute;

        left: 60px;
        right: 60px;
    }

   .photographer_team .et_pb_column_3_4   .et_pb_text p,
   .photographer_gallery_text .et_pb_column_3_4   .et_pb_text p{
       line-height: 120% !important;
   }
}

@media only screen and (max-width: 980px) {
    .photographer_team .et_pb_column_3_4   .et_pb_text p,
    .photographer_gallery_text .et_pb_column_3_4   .et_pb_text p{
        line-height: 120% !important;
    }

    .photographer .et_pb_column_1_4 .et_pb_team_member_image {
        margin-right: 0 !important;
        width: 100% !important;
    }

    .photographer.photographer_team   .et_pb_column_1_4 ,
    .photographer.photographer_gallery_text  .et_pb_column_1_4 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .photographer.photographer_team   .et_pb_column_3_4 .et_pb_text ,
    .photographer.photographer_gallery_text  .et_pb_column_3_4 .et_pb_text ,
    .photographer.photographer_team   .et_pb_column_1_4 .et_pb_text ,
    .photographer.photographer_gallery_text  .et_pb_column_1_4 .et_pb_text {
        text-align: center !important;
    }

    .photographer_showreel .et_pb_slide_description h1,
    .photographer_statement .et_pb_slide_description h1,
    .photographer_header .et_pb_slide_description h1 {
        font-size: 50px !important;
    }

    .photographer_header .et_pb_slider .et_pb_slide_description {
        max-width: 95% !important;
    }

    .photographer_statement .et_pb_slide,
    .photographer_showreel .et_pb_slide {
        padding: 18.4vw 4vw 5.3vw;
    }

    .photographer_team .et_pb_column_1_4 .et_pb_text p:after,
    .photographer_gallery_text .et_pb_column_1_4 .et_pb_text p:after {
        margin: 10px auto 0px;
    }

    .photographer_testimonials{
        padding: 0 0 10px !important;
    }

    #page-container .photographer_pricing_table .et_pb_pricing .et_pb_pricing_table .et_pb_pricing_heading{
        padding-top: 0 !important;
    }
    #page-container .photographer_pricing_table .et_pb_pricing .et_pb_pricing_table .et_pb_sum{
        font-size: 50px !important;
    }
    #page-container .photographer_pricing_table .et_pb_pricing .et_pb_pricing_table ,
    #page-container .photographer_pricing_table .et_pb_pricing .et_pb_pricing_table.et_pb_featured_table{
        width: 100% !important;
        margin-top: 21px !important;
        padding: 30px !important;
    }
}

@media only screen and (min-width: 767px) and (max-width: 980px) {
   .photographer_gallery .et_pb_column_1_4 .et_pb_blurb_container p {
      font-size: 13px !important;
      line-height: 15px !important;
   }
   body .photographer_portfolio .et_pb_column_1_4 .et_pb_image span.et_pb_image_wrap::after {
     font-size: 14px !important;
   }
}
@media only screen and (max-width: 767px) {
   body .photographer_portfolio .et_pb_column, .photographer .et_pb_column_1_4 {
       width: 48% !important;
   }
   body .photographer_portfolio .et_pb_column:nth-child(even), .photographer .et_pb_column_1_4:nth-child(even) {
       margin-left: 2% !important;
      margin-right: 0% !important;
   }
   body .photographer_portfolio .et_pb_column:nth-child(odd), .photographer .et_pb_column_1_4:nth-child(odd) {
       margin-right: 2% !important;
        margin-left: 0% !important;
   }
    .photographer_portfolio .et_pb_column_1_4 .et_pb_image span.et_pb_image_wrap:after{
        font-size: 23px !important;
    }

    .photographer_gallery .et_pb_column_1_4:hover .et_pb_blurb_container p {
        bottom: 90px;
    }
    .photographer_gallery .et_pb_column_1_4 .et_pb_blurb_container p {
        position: absolute;
        left: 60px;
        line-height: 140%;
        transition: 0.3s;
        right: 60px;
        font-size: 14px;
    }

    .photographer_gallery .et_pb_column_1_4:hover .et_pb_blurb_container h4 {
        top: 90px;
    }
    .photographer_gallery .et_pb_column_1_4 .et_pb_blurb_container h4 {
        position: absolute;

        left: 60px;
        right: 60px;
    }

    .photographer_header .et_pb_slider .et_pb_slide_description{
        padding: 100px 20px !important;
    }
    body .photographer_portfolio .et_pb_column_1_4 .et_pb_image span.et_pb_image_wrap::after {
     font-size: 18px !important;
   }
}

@media only screen and (max-width: 480px) {
   body .photographer_portfolio .et_pb_column_1_4 .et_pb_image span.et_pb_image_wrap::after {
     font-size: 20px !important;
   }
   body #page-container .photographer_portfolio .et_pb_column, .photographer .et_pb_column_1_4 {
       width: 100% !important;
      margin-left: 0% !important;
      margin-right: 0% !important;
      margin-bottom: 20px !important;
   }
    .photographer_showreel .et_pb_slide_description h1,
    .photographer_statement .et_pb_slide_description h1,
    .photographer_header .et_pb_slide_description h1 {
        font-size: 36px !important;
    }

    .photographer_header .et_pb_slide_description p{
        font-size: 20px !important;
    }
}
