input#awf_field-89047498, input#awf_field-89047499 {
    border-width: 0px !important;
}
#af-form-1176836977 .af-standards .af-element {
    padding-right: 22px !important;
    padding-left: 22px !important;
}
div#gform_wrapper_1 {
    background: #ffffc0;
    padding: 40px;
    border: 3px solid #000;
}

/*new css for popup */

.genesis-nav-menu .sub-menu{
	width:230px !important;
}
.genesis-nav-menu .sub-menu li a{
	width:230px !important;
}

aside.sidebar.sidebar-primary.widget-area {
    display: none;
}
.content{
	width:100% !important; 
}
footer.site-footer {
    display: none !Important;
}

.page header.entry-header {
    display: none !Important;
}

/* link box*/
.link_box .link_box_title {
    padding: 10px 0px;
    background: #e5372b;
    color: #FFF;
}

.link_box {
    border: 2px solid red;
}
.link_box a {
    font-size: 27px;
    font-weight: bold;
    padding: 15px 0px 35px;
    display: block;
}
/* gform style*/
div#gform_wrapper_1,  div#gform_wrapper_2, div#gform_wrapper_4{
    background: #ffffc0;
    padding: 40px;
    border: 3px solid #000;
}
.sss label {
    display: none !important;
}
.sss input {
    width: 100% !Important;
    padding: 10px !important;
    background: #e1e1e1;
    border: 2px solid #d4d4d4;
}
div#gform_wrapper_3 input[type="submit"] {
    text-align: center;
    width: 100%;
}



div#popmake-98 {
    width: 32%;
}


/*Pop up aweber form design*/

input#awf_field-88478660, input#awf_field-88478661 {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #666;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding: 16px !important;
    width: 100%;
}
.af-body.af-standards input.submit {
    padding: 16px 12px !important;
    font-weight: 300;
    font-family: Roboto;
}



@media screen and ( max-width: 1436px) {
	div#popmake-98 {
	  width: 50% !important;
	}
 
}
@media screen and (max-width: 786px) {
	div#popmake-98 {
	  width: 60%;
	}
 
}

@media screen and (max-width: 600px) {
	div#popmake-98 {
      width: 97%;
    }
    .pum-theme-93 .pum-container, .pum-theme-lightbox .pum-container {
      padding: 2px !important;
    }

    .pum-container.popmake.theme-93.pum-responsive.pum-responsive-medium.responsive.size-medium.custom-position.active {
      left: 0px !important;
    }
 
}