p {
    color: #333333;
}
@media only screen and (min-width : 480px) and (max-width : 980px) {
    body {
        font-size: 12px !important;
    }

    #main_nav a {
        font-size: 1.2em !important;
        padding: 10px !important;
    }

    #plug_logo {
        padding-top: 10px !important;
    }
}

@media only screen and (min-width : 320px) and (max-width : 480px) { 
    body {
        font-size: 10px !important;
    }

    #value_praposition h1 {
        line-height: 42px !important;
    }

    /*#value_praposition h3 {
        line-height: 24px !important;
    }*/

    #plug_logo {
        padding-top: 13px !important;
        margin-left: 10px !important;
    }
}

@media only screen and (min-width : 240px) and (max-width: 320px) {
    body {
        font-size: 9px !important;
    }

    #value_praposition h1 {
        line-height: 42px !important;
    }

    /*#value_praposition h3 {
        line-height: 24px !important;
    }*/

    #plug_logo {
        padding-top: 13px !important;
        margin-left: 10px !important;
    }
}

body {
    font-size: 14px;
    overflow-x:hidden; 
}

#head_menu {
    padding: 0px;
}


#plug_header {
	background-color: #333333;
}

.clear{
    clear:both;
    font-size:1px;
    line-height:1px;
}

#main_nav li {
    display: inline;
}

#pmdi-toggle {
    background-color: #BF0616;
}

#pmdi-toggle .icon-bar {
    background-color: white;
}

.plugmatter_ribben a {
	border-bottom: 1px dashed #333333;
}



#plug_ribben {
    background: none repeat scroll 0 0 #CF1626;
}

.nested_counter {
    margin-bottom: 10px;
}

#plug_ribben_con {
	width: auto;
}

.plugmatter_ribben .left_div {
    margin-bottom: 5px;
    width: 103px;
}

#plug_logo {
    color: #FFFFFF;
    float: left;
    font-family: 'Fauna One',serif;
    font-size: 1.64em;
    height: 37px;
    padding-top: 13px;
    text-align: left;
    width: auto;
}

#main_nav {
	float: right;
	width: auto;
    padding: 0px;
}

#main_nav ul {
	margin: 0px;
}

#main_nav a {
    color: #FFFFFF;
    display: block;
    font-family: 'Fauna One',serif;
    font-size: 1.29em;
    font-weight: bold;
    height: 50px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    text-shadow: -1px 1px 1px #B30F1E;
    width: auto;
    padding: 10px 16px;
}

#main_nav a:hover, #main_nav a:focus {
    background:#b30f1e;
}

#pmdi_main_header {
	/*background: url("/images/time.jpg") no-repeat scroll 0 54% rgba(0, 0, 0, 0);*/
	width: auto;
    margin-bottom: 30px;
}

.fixed_header{
    position : fixed; 
    top:0; 
    width : 100%; 
    z-index:1048;
    transition: 1s;
    box-shadow:1px 1px 3px rgba(0, 0, 0, 0.7);
}

#value_praposition {
	/*text-align: center;*/
    padding-top: 22px;
}

#value_praposition h1 {
    color: inherit;
    font-family: 'Josefin Sans',serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 55px;
    margin: 20px 0px 30px 0px;
    text-align: center;
}
/*
#value_praposition h3 {
    color: inherit;
    font-family: lato;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 36px;
    margin: auto;
    text-align: center;   
}
*/
/*#value_praposition h3 {
    color: #808080;
    font-family: 'Fauna One',serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin: auto;
    text-align: left;
}*/
/*.button_con a {
    background: none repeat scroll 0 0 #CF1626;
    border-bottom: 3px solid #B30F1E;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: table;
    font-family: 'Josefin Sans',serif !important;
    font-size: 1.6em;
    margin: 30px auto 4.7%;
    padding: 15px;
    text-align: center;
}

.button_con a:hover {
	background: #b30f1e;
	text-decoration: none;
}*/

/*#pmdi_features {

}*/

/*h2.section_heading {
    
}*/

#di_img_div:hover #main_pmdi_img {
    -webkit-transform:scale(1.07); /* Safari and Chrome */
    -moz-transform:scale(1.07); /* Firefox */
    -ms-transform:scale(1.07); /* IE 9 */
    -o-transform:scale(1.07); /* Opera */
     transform:scale(1.07);
     position: relative;
     cursor: pointer;
}


#di_img_div #pmdi_play {
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: -86px;
    right: 0;
    left: 0;
    margin: auto;
    width: 140px;
    height: 140px;
}

#pmdi_second_container {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    font-family: 'Fauna One',serif;
}

.pmdi_img {
    margin-bottom: 10px;
}

.pmdi_img img {
    width: 200px;
    height: 200px;
}

#pricing {
    position: relative;
    text-align: center;
    width: 100%;
}

#pricing h4 {
    color: green;
    font-family: 'Josefin Sans',serif;   
}


a:focus {
    text-decoration: none;
}

.pmdi_ul {
    text-decoration: underline;
    cursor: pointer;
}

.pmdi_noscroll{
    overflow:hidden;
}


/*#pmdi_features h3 {
    font-family: 'Josefin Sans',serif;
    font-size: 20px;
    line-height: 28px;
    margin: 0;
    font-weight: normal;
}

#pmdi_features .dhr {
    padding: 0px;
}*/

/*#pmdi_features p {
    margin-top: 10px;
    font-family: lato;
    font-size: 14px;
}*/
/*.di_ftr_text_sec p {
    font-size: 14px;
    font-family: lato;
    margin-top: 7px;
}*/

.pmdi_overlay {
    position: fixed;
    display: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 1049;
}

.pmdi_alert {
    display: none;
    position: absolute;
    margin: auto;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 390px;
    height: 245px;
    background-color: #FFFFFF;
    z-index: 1050;
}

.pmdi_alert img {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

a.red_ctabtn, .pmdi_alert_btn {
    background: none repeat scroll 0 0 #CF1626;
    border-bottom: 3px solid #B30F1E;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: 'Fauna One',serif;
    font-size: 16px;
    margin: 5px;
    padding: 10px;
    text-align: center;
}

.pmdi_alert h3 {
    font-family: 'Josefin Sans',serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    margin: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 10px;
}

.pmdi_alert p {
    background: none repeat scroll 0 0 #F9F9F9;
    margin: 0px 20px;
    padding: 15px;
    text-align: justify;
    font-family: open sans;
}

.pmdi_alert_btn {
    border-left: medium none;
    border-top: medium none;
    float: right;
    margin-right: 20px;
    font-size: 14px;
    padding: 6px;
}

a.red_ctabtn:hover, .pmdi_alert_btn:hover {
    text-decoration: none;
    background-color: #B30F1E;
}

#pmdi_cmp_table table {
    margin: auto;
    padding-top: 20px;
    width: 65%;
    margin-bottom: 60px;
}

#pmdi_cmp_table table tr {
    margin-bottom: 10px;
}

#pmdi_cmp_table table th {
    border-bottom: 1px solid #DDDDDD;
    font-size: 18px;
    font-weight: normal;
    padding: 10px;
    text-align: center;
    font-family: 'Josefin Sans', serif;
}

#pmdi_cmp_table table td {
    font-family: open sans;
    color: #555555;
    font-size: 15px;
}

#pmdi_cmp_table table tr td {
    border-bottom: 1px solid #DDDDDD;
    padding: 10px;
    text-align: left;
}

#pmdi_cmp_table table tr td:nth-child(2) {
    text-align: center;
}

#pmdi_cmp_table table tr td:nth-child(3) {
    text-align: center;
}

/*.dhr {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    font-size: 2px;
    line-height: 2px;
    margin: 30px 0;
}*/

#pmdi_faq h3 {
    font-family: 'Josefin Sans',serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
}

#pmdi_faq p {
    background: none repeat scroll 0 0 #F9F9F9;
    margin-bottom: 30px;
    padding: 15px;
    padding-left: 0px;
    padding-top: 10px;
    font-family: arial;
    font-size: 16px;
    line-height: 26px;
}

/*#pmdi_features img {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    width: 70%;
}*/

#pmdi_email {
    display: inline;
}

.pmdi_testi {
    
}

.pmdi_bottom_mrgn {
    margin-bottom: 60px;
}

#pmdi_faq h2, #pmdi_second_container h2 {
    /*margin-bottom: 60px;*/
}

.pmdi_testi h3 {
    background: url("/images/quote.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #333333;
    font-family: 'Josefin Sans',serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    margin-left: 10px;
    margin-top: 10px;
    padding-left: 37px;
    padding-top: 10px;
    padding-right: 25px;
}

.pmdi_testi h3 span {
    font-size: 14px;
    font-style: italic;
}

#pmdi_faq {
 /*   margin-bottom: 40px; */
}

#plug_footer {
    background-color: #333333;
    bottom: 0;
    padding-top: 50px;
}


.plug_footer_menu {
    color: #FFFFFF;
    font-family: 'Open Sans';
}

.plug_footer_menu h4 {
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0;
    padding: 0;
}

.plug_footer_menu ul {
    margin: 0;
    padding: 0;
}

.plug_footer_menu li {
    display: list-item;
    margin: 0;
    padding: 0;
    list-style: none;
}

.plug_footer_menu a {
    color: #FFFFFF;
    line-height: 25px;
    text-decoration: none;
}

.plug_footer_copyright {
    color: #FFFFFF;
    line-height: 15px;
    text-shadow: -1px 1px 1px #222222;
}

.plug_footer_copyright a {
    display: inline;
}
/*
.pmdi_section_main_heading {
    font-family: 'Fauna One',serif;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
}
*/
.pmdi_section_main_heading {
font-family: 'Copse',serif;
    font-size: 32px;
    font-weight: normal;
    line-height: 45px;
    margin-bottom: 30px;
    margin-top: 20px;
    padding: 0;
    text-align: center;
}
/*#pmdi_faq .dhr {
    margin-top: 30px;
    margin-bottom: 0px;
}*/

#docpmdi_support {
    text-align: center;
    margin-bottom: 30px;
} 

#docpmdi_support h2 {
    margin-bottom: 20px;
}

#docpmdi_support a {
    display: inline;
    color: #CF1626;
    text-decoration: underline;
}

#header_banner_text{
    width:50%;
    float: left;

}
#header_banner{
    width: 50%;
    float: right;
    margin-top: 15px;
}

/*.pmdi_ftrs_div {
    width: 100%;
    margin: 0px;
    padding: 0px;
}*/

.section_heading_2{

    color: #808080;
    font-family: 'Josefin Sans',serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin: 20px auto;
    text-align: center;
}

/** common for every pricing table */
/*.pricing_tbl{
    font-size:15px;
    width:850px;
    margin:30px auto;
    padding:0px;
    text-align:center;
}

.pricing_tbl td {
    border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;
    padding: 10px;

}

.pricing_tbl tr:hover{
    
}

.pricing_tbl .norow {
    border:none;
    
}                                   
      
.pricing_tbl .price {
    border: medium none;
    color: #FFFFFF;
    font-family: 'Copse',serif;
    font-size: 40px;
    font-weight: normal;
    line-height: 50px;                  
}                   
.pricing_tbl .reg_price {
    background: none repeat scroll 0 0 #B30F1E;
}

.pricing_tbl .pop_price {
    background: none repeat scroll 0 0 #CF1626;    
}

.pricing_tbl .plan {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    color: #333333;
    font-family: 'Fauna One',serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 35px;                  
}

.pricing_tbl .regular {
    background:#efefef;
}
.pricing_tbl .popular {
    background:#fff;
}

.pricing_tbl .month {
    font-weight:bold;
    line-height:15px;
    font-size:10px;
    font-family:arial;
}
.pricing_tbl .current_plan{
    background: #2ECC71;
    color: #FFFFFF;
}
.pricing_tbl .current_price{
    background: #2ECC71;
}
.pricing_tbl .feature_label{
    text-align:left;
    padding-left:15px;

}*/

#di_img_div {
    width: 700px;
    height: 460px;
    margin: auto;
    /*background: url('../images/pmdi_main_header.jpg') no-repeat;*/
    position: relative;
}

/*#di_img_div:hover  {
    display: none;
}

#di_img_div > img:hover + #di_video_overlay {
    display: block;
}*/

#di_video_overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.40);
    display: none;
    cursor: pointer;
    text-align: center;
}

#general_overlay {
    width: 100%;
    height: 100%;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    text-align: center;
}

#play_ico {
    /*font-size: 40px;*/
}


/*DOCUMENT IMPORTER LATEST CHANGES CODE*/

#import_steps_ul {
    margin: 0px;
    padding: 0px;
}

#import_steps_ul li {
    list-style-type: numbered;
    padding-left: 31px;
}

#three_steps_div {
    width: 100%;
}

/*#abt_doc_ques {
    width: 100%;
}*/

#wwh_boxd {
    margin-top:0px;
    width: 100%;
}
#wwh_boxd ul {
    margin:0px;
    padding:0px;
}
.wwh_boxd {
    border-right:1px solid #dddddd;
    padding:18px;
    font-family: lato;
    color: #333333;
    font-size:14px;
    line-height:22px;
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
}

.wwh_boxd h2 {
    margin:0px;
    font-family: 'Josefin Sans',serif;
    font-size:20px;
    line-height: 28px;
    margin-bottom: 10px;
}

#strong_reasons_div {
    width: 100%;
}

#strong_reasons_ul {
    padding: 0px;
    margin: 0px;    
}

.reasons_para {
    margin-left: 10px;
    font-size: 15px;
    font-family: open sans;
    line-height: 26px;
    color: #555555;
}

#pmdi_testimonials {
    width: 100%;
}

.three_steps {
    /*margin-left: 10px;*/
    font-size: 18px;
    color: #555555;
    margin-top: 5px;
    margin-bottom: 15px;
    font-family: open sans;
}
#pmdi_spt_indiv {
    font-size: 15px;
    font-family: open sans;
    color: #555555 !important;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 26px;
}

.reasons_div {
    border-right: 1px solid #ddd;
    margin-top: 8px;
}

.di_q_second_para {
    margin-top: 13px;
}

.pmdi_ftrs_dv {
    text-align: center;
}


@media screen and (max-width: 980px) {
    #value_praposition h1 {
        font-size: 36px;
        line-height: 42px;
    }
    .pmdi_ftrs_dv img {
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .wwh_boxd h2 {
        font-size: 18px;
        line-height: 26px;
    }
    /*#pmdi_features h3 {
        font-size: 18px;
        line-height: 26px;
    }*/
    .section_heading_2 {
        font-size: 18px;
        line-height: 26px;
    }
    .pmdi_testi h3 {
        font-size: 16px;
    }
    #pmdi_faq h3 {
        font-size: 18px;
        line-height: 26px;
    }
    #di_img_div {
        width: 475px;
        height: 268px;
    }
    #di_video_overlay img{
        width: 45px;
        margin-top: 100px !important; 
    }
    #general_overlay img{
        width: 45px;
        margin-top: 100px !important; 
    }
    #di_img_div {
        background-size: 100% 100%;
    }
    #di_img_div iframe {
        width: 100% !important;
        height: 100% !important;
    }
}

@media screen and (max-width: 768px) {
    .reasons_para {
        font-size: 12px;
    }
    .wwh_boxd {
        font-size: 12px;
    }
    /*#pmdi_features p {
        font-size: 12px;
    }*/
    #pmdi_spt_indiv {
        font-size: 15px;
        text-align: left;
    }
    #pmdi_faq p {
        font-size: 12px;
    }
    .section_heading_2 {
        font-size: 16px;
        line-height: 24px;
    }
    #pricing h4 {
        font-size: 14px;
    }
    #pmdi_cmp_table table {
        width: 100%;
    }
    #pmdi_cmp_table table th {
        line-height: 20px;
    }
    .wwh_boxd {
        padding-left: 15px;
    }
    .pmdi_ftrs_dv img {
        width: auto;
    }
    #value_praposition h1 {
        font-size: 28px;
        line-height: 36px;
    }
    .pmdi_ftrs_dv {
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 550px) {
     #pmdi_cmp_table table td {
        font-size: 12px;
     }
     #value_praposition h1 {
        font-size: 24px;
        line-height: 28px !important;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    #di_img_div {
        width: 300px;
        height: 170px;
        margin: auto;
    }
    #di_video_overlay img{
        width: 30px;
        margin-top: 65px !important; 
    }
    #general_overlay img{
        width: 30px;
        margin-top: 65px !important; 
    }
    #pmdi_cmp_table table th {
        font-size: 14px;
    }
}

@media screen and (max-width: 420px) {
    /*h2.section_heading {
        font-size: 22px;
    }*/
    
    .pmdi_bottom_mrgn {
        font-size: 15px;
        line-height: 26px;
    }
    #pmdi_faq h3 {
        font-size: 16px;
        line-height: 24px;
    }
    /*#pmdi_features h3 {
        font-size: 16px;
        line-height: 24px;
    }*/
    .wwh_boxd h2 {
        font-size: 16px;
        line-height: 24px;
    }
    /*.di_ftr_text_sec p{
        font-size: 12px;
    }*/
}

