.testimonial_title_holder h5 {
    font-weight: 400 !important;
}

.testimonial_image_holder img {
    vertical-align: middle;
    max-width: 100%;
    height: 65px;
    image-rendering: optimizeQuality;
}

nav.main_menu > ul > li > a {
    padding: 0 14px !important;
}
.carousel-inner .q_slide_subtitle, .carousel-inner h2 {
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0,0,0,.4);
}

.carousel-inner p {
    color: #fff;
    text-align: center;
    font-size: 21px;
    line-height: 1.363157894736842em;
    font-weight: 400;
    text-shadow: 0px 0px 0px rgba(0,0,0,.4);
}

.comment_holder {
   display: none !important;
}

li {
    display: .q_list.number;
    margin-left: 2px;
} 


h1, h2, h3, h4, h5, h6 {
    margin-bottom: 20px !important;
}


#content .wpb_text_column p:last-child, .vc_message_box>p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 24px;
}

.blog_holder.single_image_title_post article .itp_post_text .post_text_inner {
    padding: 30px 0 0 !important;
}

.blog_holder.single_image_title_post article .single_bottom_part {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 0px 0 30px;
    border-bottom: 0px solid #e5e5e5;
}

nav.main_menu > ul > li > a {
    padding: 0 5px;
}

p {
    line-height: 28px;
    margin-bottom: 18px;
}

}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 18px !important;
}

/* QODE SLIDER TEXT START

.carousel-inner .q_slide_subtitle, .carousel-inner h2 {
    font-weight: 300;
    color: #000;
    text-align: center;
    padding: 0;
    text-shadow: none;
}
.carousel-inner h2 {
    margin: 10px 0 20px;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 20px;
        margin-left: 0px;
    font-size: 50px;
    line-height: 51px;
}
.carousel-inner p {
    font: lato;
    color: #000;
    text-align: center;
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
    margin: 10px 0 15px;
    text-shadow: none;
}


/* QODE SLIDER TEXT END */

p {
    letter-spacing: -0.6px;
}
header .header_inner_left {
    left: 32px;
}
header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a{
    opacity: 1;
}
.blog_holder.single_image_title_post article .post_info {
    margin: 27px 0 0 0;
}

.blog_holder.single_image_title_post article .itp_post_text .post_text_inner {
    padding: 90px 0 0;
}

.q_dropcap { 
    margin: 3px 19px 0 -18px;
}

.blog_holder.single_image_title_post article .post_category {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
}

.social_share_list_holder ul li i {
    font-size: 14px;
    color: #313131;
    margin-left: 12px;
}

.q_progress_bar .progress_title_holder {
    margin: 0 0 10px;
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 0px;
}

.latest_post_two_holder .latest_post_two_info_inner .post_info_author_name, .latest_post_two_holder .latest_post_two_info_inner .post_info_date {
    font-size: 14px;
    font-weight: 400;
}

.comment_holder .comment .text .name, .comment_holder .comment_number_inner h5, .comment-respond h5 {
    font-size: 22px;
    line-height: 31px;
}

.comment_date {
    font-size: 11px;
    font-weight: 400; 
}

.comment_holder .comment {
    padding: 21px 25px 41px;
    border-bottom: 1px #E0E0E0 solid;
}

.comments .comment .text .text_holder {
    margin: 13px 0 0;
}

.comment_holder {
    padding: 47px 0 27px;
}

div.comment_form {
    margin: 25px 0 75px;
}

@media only screen and (max-width: 768px) {
.latest_post_two_holder .latest_post_two_text h5, .latest_post_two_holder .latest_post_two_text h5 a {
    font-size: 33px;
}
.blog_holder.single_image_title_post article h1, .blog_holder.blog_large_image h2 a, .blog_holder.blog_large_image h2, .blog_holder article .post_text h2 .date {
    font-size: 33px;
    line-height: 41px;
}
}

@media only screen and (max-width: 600px) {
.blog_holder.single_image_title_post article .post_category a {
    font-size: 14px;
}
.blog_holder.single_image_title_post article h1,  .blog_holder.blog_large_image h2 a, .blog_holder.blog_large_image h2, .blog_holder article .post_text h2 .date {
    font-size: 23px;
    line-height: 30px;
}


/* GRAVITY FORM STYLING START */

}
element {
}
body .gform_wrapper input[type="submit"]:hover, body .gform_wrapper input[type="button"]:hover, body .gform_wrapper input[type="reset"]:hover {
    background-color: #444444;
    border-color: #444444;
    color: #ffffff;
    text-decoration: none;
}
body .gform_wrapper input[type="submit"], body .gform_wrapper input[type="button"], body .gform_wrapper input[type="reset"] {
    position: relative;
    display: inline-block;
    width: auto;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0 31px;
    border: 1px solid #313131;
    font-weight: 500;
    text-align: centre;
    background-color: #2d3133;
    border-color: #2d3133;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    text-shadow: none;
    font-size: 16px;
}

body .gform_wrapper .chzn-container .chzn-single, body .gform_wrapper .chzn-container-single .chzn-single, body .gform_wrapper .gf_progressbar_percentage, body .gform_wrapper .gf_step, body .gform_wrapper .gf_step span.gf_step_number, body .gform_wrapper .gfield_description, body .gform_wrapper input[type="submit"], body .gform_wrapper input[type="button"], body .gform_wrapper input[type="reset"], body .gform_wrapper input[type="email"], body .gform_wrapper input[type="number"], body .gform_wrapper input[type="password"], body .gform_wrapper input[type="tel"], body .gform_wrapper input[type="text"], body .gform_wrapper input[type="url"], body .gform_wrapper select, body .gform_wrapper textarea {
    font-family: Lato;
}

body .gform_wrapper input[type="text"]{
    color: #000;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    font-size: 15px;
    font-family: Lato;
    font-weight: 300;
    padding: 15px 14px !important;
    letter-spacing: normal;
    background-color: #ffffff;
    border: 1px solid #c4c4c4;
}

.gform_wrapper textarea.medium {
    height: 120px;
    line-height: 24px !important;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #c4c4c4;
}

input, select, textarea {
    background-color: #ffffff;
    border: 1px solid #c4c4c4;
    color: #000000;
    font-size: 15px;
    font-weight: 300;
    padding: 16px;
    width: 100%;
}

.gform_wrapper.gf_browser_gecko select {
    padding: 12px 2px 12px 2px !important;
    font-size: 15px;
    color: #000;
    font-weight: 300;
}

.gform_wrapper textarea {
    font-size: 15px !important;
}

body .gform_wrapper input[type="text"] {
    line-height: 18px;
}


/* GRAVITY FORM STYLING END */


.countdown-row {
    font-weight: 400 !important;
    font-size: 14px;
    text-align: left !important;
}

.countdown-amount {
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 10px;
    text-align: left;
}

.countdown-period {
    font-weight: 300 !important;
    font-size: 14px;
    line-height: 0px;
    text-align: left;
}

p a { 
       text-decoration: underline !important;
     }

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: calc(100% - 8px);

}
@media only screen and (max-width: 768px) {.header_bottom {
    border-bottom: 1px #E0E0E0 solid;
}

/* PRICING TABLE */

}
.q_price_table .price_table_inner {
 background-color: #f7f7f7;
 position: relative
}

.price_table_inner ul li.pricing_table_content {
    background-color: #f7f7f7;
    padding: 20px 27px 20px;
}

.price_table_inner ul li.prices {
    background-color: #f7f7f7;
    padding-top: 0;
    padding-bottom: 3px;
}

.price_table_inner ul li.table_title {
    background-color: #f7f7f7;
    padding: 35px 25px 35px 25px;
}

.q_price_table {
    color: #000;
    border-top: none;
    width: 100%;
    padding: 0;
}
.price_table_inner ul li.table_title .title_content {
    color: #000;
    font-weight: 300;
    font-size: 36px;
    line-height: 44px;
}

.price_in_table .mark {
    font-weight: 400;
}
.price_in_table .value {
    font-size: 17px;
    font-weight: 400;
}
.price_table_inner ul li.pricing_table_content li {
    font-size: 17px;
}


/* NOTIFY ME BUTTON HOME PAGE */

span.popmake-668.pum-trigger {
    color: #ffffff !important;
    font-size: 16px !important;
    line-height: 50px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    background-color: #244c5c !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    text-transform: none !important;
    border-width: 1px !important;
    padding: 15px 31px !important;
    -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear !important;
    transition: color .1s linear,background-color .1s linear,border-color .1s linear !important;
    -webkit-box-sizing: initial !important;
    -moz-box-sizing: initial !important;
    box-sizing: initial !important;
}
span.popmake-668.pum-trigger:hover {
    background-color: #ffffff !important;
    color: #111111 !important;
}

span.popmake-1067.pum-trigger {
    color: #ffffff !important;
    font-size: 16px !important;
    line-height: 50px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    background-color: #244c5c !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    text-transform: none !important;
    border-width: 1px !important;
    padding: 15px 31px !important;
    -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear !important;
    transition: color .1s linear,background-color .1s linear,border-color .1s linear !important;
    -webkit-box-sizing: initial !important;
    -moz-box-sizing: initial !important;
    box-sizing: initial !important;
}
span.popmake-1067.pum-trigger:hover {
    background-color: #ffffff !important;
    color: #111111 !important;
}

.single-post .post_info > .date, 
.single-post .post_info > .date + .vertical_separator {
   display: none;
}

.page-template-blog-masonry article .post_info {
    display: none;
}

@media (max-width: 768px) {
    .reverse_order .section_inner_margin, .reverse_order .full_section_inner { 
        display: -webkit-flex; 
        -webkit-flex-direction: column-reverse; 
        display: -webkit-flex; 
        display: -webkit-flex;
        display: flex; 
        -ms-flex-direction: column-reverse; 
        -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}244c5c