/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/


.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}



.dfp_ad_pos {
text-align: center;
}


/* Start MOM to MOM */

.mom-to-mom .gform_wrapper input[type=text], .mom-to-mom .gform_wrapper input[type=url], .mom-to-mom .gform_wrapper input[type=tel], .mom-to-mom .gform_wrapper input[type=email] {
	padding: 10px 14px;
    height: auto;
}

.mom-to-mom .gform_wrapper ul.gform_fields li.gfield {
	padding: 0;
}

.mom-to-mom .gform_wrapper .top_label .gfield_label {
	display: none;
}
.mom-to-mom .gform_wrapper .gform_footer {
	padding: 10px 0;
	margin: 0;
	text-align: center;
}
.mom-to-mom .gform_wrapper .gform_footer input[type=submit] {
    margin: 0;
    padding: 15px 40px;
}
.mom-to-mom .td-pb-row .td-pb-span8 {
	padding: 0;
}

.mom-to-mom .td-main-page-wrap {
    width: 1164px;
	margin: 0 auto;
}



/* End MOM to MOM */