/* this is the defualt css  */
#pm_featurebox h1{
    margin: 0px;
    padding:0px;
    line-height:0px;
}
.pm_clear{
    clear:both !important;
    line-height:0px !important;
}
#pm_featurebox{
    max-width: 100%; 
    height: 380px !important; 
    background-color: #8D4242;/*#e07851; */
    margin:20px 0px;
    position: relative;
}
#pm_video_optin_con {
    width: 960px;
    margin:auto;
}
#pm_video_con {
    background: none repeat scroll 0 0 #DDDDDD;
    float: left;
  /*  height: 320px;*/
    margin-left: 30px;
    margin-top: 30px;
    position: relative;
    width: 480px;
}

#pm_video{
   /* height: 320px;
    width: 480px;   */    
  }


/*******************************************/
.js-video {
    height: 0;
    padding-top: 25px;
    padding-bottom: 67.5%;
    position: relative;
    overflow: hidden;
}
 
.js-video.widescreen {
    padding-bottom: 56.34%;
}
 
.js-video.vimeo {
    padding-top: 0;
} 

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

/*******************************************/
#pm_form_submit{
    margin:0px;
}

#pm_head{
    float:none; 
}

#pm_head h1 {
    font-size: 28px !important;
    font-weight: bold;
    line-height: 36px !important;
    margin: 0;
    text-shadow: 0 -1px #606060;
}

#pm_h1{
    color: #f7f3f0; 
    font-family: 'Titillium Web';
}
#pm_wrap{
    float: left;
    margin-left: 30px;
    margin-top: 25px;
    width: 420px !important;
}
.pm_txt_list{
    font-size: 14px; 
    color: #fff; 
    text-shadow: 0 -1px #606060;
}
.pm_description {
    float:left;
    width: 95%;
    font-family: 'Open Sans';
    font-weight:normal;
    height:110px;
    overflow:hidden;    
    margin-top:10px;
    margin-bottom:5px;
    font-size: 14px; 
    color:#ffffff;
}
.pm_description ul {
    margin:0px;
    padding:0px;
}
.pm_description li {
    text-shadow: 0 -1px #606060;
    padding: 5px 5px;
    display:block;

}

#pm_form {
    clear:both;
    position:relative;
}

#pm_button_div {
    text-align:center; 
    margin:auto;
}

#pm_send{
     margin: auto;
    text-align: center;
}

#pm_input {
    font-size: 13px; 
    color: #a7a093;
    padding:10px 10px 15px;
    width: 300px !important;
    -webkit-border-radius: 3px/3px; 
    -moz-border-radius: 3px/3px; 
    border-radius: 3px/3px; 
    background-color: #fff; 
    -webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #8b5541; 
    -moz-box-shadow: 0 1px #fff, inset 0 1px 2px #8b5541; 
    box-shadow: 0 0px #fff, inset 0 1px 2px #8b5541;
    border:none;    
    margin: 0 auto 10px !important;
}

#pm_name_field{
    font-size: 13px; 
    color: #a7a093;
    padding:10px 10px 15px;
    width: 300px !important;
    -webkit-border-radius: 3px/3px; 
    -moz-border-radius: 3px/3px; 
    border-radius: 3px/3px; 
    background-color: #fff; 
    -webkit-box-shadow: 0 1px #fff, inset 0 1px 2px #8b5541; 
    -moz-box-shadow: 0 1px #fff, inset 0 1px 2px #8b5541; 
    box-shadow: 0 0px #fff, inset 0 1px 2px #8b5541;
    border:none;    
    margin: 0 auto 10px !important;
}

#pm_cta_btn_wrapper {
    display: none;
}

.pm_cta_button a {
    text-decoration: none;
}

a.pm_default_btn {
    padding:9px 20px;
    margin-left:10px; /* 4C342B*/
    -webkit-border-radius: 2px 3px 3px 2px/3px; 
    -moz-border-radius: 2px 3px 3px 2px/3px; 
    border-radius: 2px 3px 3px 2px/3px; 
    background-color: #CCCCCC; 
    -webkit-box-shadow: 0 1px #883D3D, 0 1px #AAAAAA inset;
    -moz-box-shadow: 0 1px #883D3D, 0 1px #AAAAAA inset;
    box-shadow: 0 1px #883D3D, 0 1px #AAAAAA inset;
    border: solid 1px #DDDDDD; 
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.1), rgba(224,224,224,.1)); 
    background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.1), rgba(224,224,224,.1)); 
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,.1), rgba(224,224,224,.1)); 
    background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.1), rgba(224,224,224,.1)); 
    background-image: linear-gradient(to top, rgba(0,0,0,.1), rgba(224,224,224,.1)); 
    font-family:"Open Sans", sarif;
    color: #333333;
     font-size:13px !important;
    line-height:20px;
    font-weight: bold;
    margin: 0 auto 10px !important;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px #EEEEEE;    
    text-transform:uppercase;
    cursor:pointer;
}

a.pm_default_btn:hover,a.pm_default_btn:active {
    background-color: #ECECEC;
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1023px) { 

#pm_featurebox{
    height: 410px !important;
    margin: 15px auto !important;
    max-width: 760px !important;
}

#pm_video_optin_con {
    width: 100% !important;
    margin: auto !important;
}

#pm_video_con {
    background: none repeat scroll 0 0 #DDDDDD;
    float: left;
    margin-top: 100px !important;
    width: 320px !important;
    margin-left: 20px !important;
}

#pm_wrap{
    margin-left: 20px !important;
    margin-top: 20px !important;
    width: 360px !important;
}

#pm_head {
    float: none !important;
    margin: auto !important;
}

#pm_head h1 {
    font-size: 18px !important;
    line-height: 24px !important;
}

.pm_description {
    height: 180px !important;
    margin-bottom: 8px !important;
    margin-top: 8px !important;
}

#pm_send input[type="text"]{

    font-size: 12px !important;
    height: auto !important;
    line-height: 15px !important;
    padding: 10px 10px 10px 15px !important;
    width: 300px !important;
}

a.pm_default_btn { 
    font-size: 12px !important;
    line-height: 20px !important;
    padding: 7px 20px !important;
  }

}


/* Small Tablets (portrait and landscape) -----------  */
@media only screen and (min-width : 480px) and (max-width : 767px) {

#pm_featurebox{
    height: 575px !important;
    margin: 15px auto !important;
    max-width: 460px !important;
}

#pm_video_optin_con {
    position: absolute !important;
    width: auto !important;
    margin: auto !important;
}
#pm_video_con {
    background: none repeat scroll 0 0 #DDDDDD;
    float: none !important;
    margin: 20px auto !important;
 
    width: 320px !important;
}

#pm_wrap{
    float: none !important;
    margin: 0 20px !important; 
    text-align:center !important;
    width: 425px !important;
}

#pm_head {
    float: none !important;
    margin: auto !important;
    text-align: left !important;
}

#pm_head h1 {
    font-size: 20px !important;
    line-height: 24px !important;
    
}

.pm_description {
    height: 90px !important;
    margin: 10px auto !important;
    text-align: left !important;
}

#pm_name_field{
    font-size: 12px !important;
    height: auto !important;
    line-height: 15px !important;
    padding: 8px 8px 8px 15px;
    width: 300px !important;
  
  }


#pm_input {
    font-size: 12px !important;
    height: auto !important;
    line-height: 15px !important;
    padding: 8px 8px 8px 15px;
    width: 300px !important;
}

a.pm_default_btn {
 
    font-size: 12px !important;
    line-height: 20px !important;
    margin: auto !important;
    padding: 7px 20px !important;
  }

}
/* Smartphones (portrait and landscape) -----------  */
@media only screen and (min-width : 320px) and (max-width : 479px) { 

#pm_featurebox{
    height: 555px !important;
    margin: 15px auto !important;
    max-width: 320px !important;
}

#pm_video_optin_con {
    position: absolute; !important;
    width: auto !important;
    margin:auto !important;
}

#pm_video_con {
    background: none repeat scroll 0 0 #DDDDDD;
    float: none !important;
    margin: 20px auto !important;
    width: 220px !important;

}

#pm_image{
    float: none !important;
    height: 180px !important;
    margin: 15px auto !important;
    width: 180px !important;
}
#pm_wrap{
    float: none !important;
    margin: 0 10px !important;
    text-align: center;
    width: 280px !important;
}
#pm_head{
    float: none !important;
    text-align: left !important;
 }

#pm_head h1 {
    font-size: 18px !important;
    line-height: 24px !important;
}

.pm_description {
    height: 175px !important;
    margin: 10px auto !important;
    text-align: left !important;
    font-size: 13px !important;
}
.pm_description li {
    margin-left: 10px !important;
    padding: 8px 0 5px 10px !important;
}

#pm_send {
    float: none !important;
    margin: auto !important;
}
#pm_name_field{
    font-size: 12px !important;
    padding: 7px 7px 7px 15px !important;
    line-height: 20px !important;
    margin: 0px auto 10px !important;
    width: 250px !important;
}

#pm_input {
    font-size: 12px !important;
    padding: 7px 7px 7px 15px !important;
    line-height: 20px !important;
    margin: 0px auto 10px !important;
    width: 250px !important;
}
  
#pm_button_div { 
    float: none !important;
    margin: 0 auto 10px !important;
}

a.pm_default_btn {
 
    font-size: 12px !important;
    line-height: 20px !important;
    margin-left: 0 !important;
    padding: 5px 25px !important;
  }


}


@media only screen and (min-width : 240px) and (max-width: 319px){
    #pm_featurebox{
        height: 500px !important;
        margin: 15px auto !important;
        max-width: 230px !important;
    }

    #pm_video_optin_con {
        position: absolute !important;
        width: 94% !important;
        margin: auto !important;
    }

    #pm_video_con {
        background: none repeat scroll 0 0 #DDDDDD;
        float: none !important;
        margin: 20px auto !important;
        width: 220px !important;
    }
 

    #pm_image{
        float: none !important;
        height: 150px !important;
        margin: 10px auto !important;
        width: 150px !important;
    }

    #pm_wrap{
        float: none !important;
        margin: 0 10px !important;
        text-align: center;
        width: 205px !important;
    }
    #pm_head{
        float: none !important;
        text-align:left !important;
     
    }

    #pm_head h1 {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .pm_description {
        height: 90px !important;
        margin-bottom: 10px !important;
        margin-top: 10px !important;
        text-align: left !important;
        width: 100% !important;
        font-size: 12px !important;
    }
    .pm_description li {
        margin-left: 0 !important;
        padding: 5px 0 !important;
      }
    #pm_send {
        float: none !important;
    }

    #pm_name_field{
        font-size: 12px !important;
        padding: 7px 7px 7px 15px !important;
        line-height: 20px !important;
        margin: 0px auto 10px !important;
        width: 200px !important;
    }

    #pm_input {
        font-size: 12px !important;
        padding: 7px 7px 7px 15px !important;
        line-height: 20px !important;
        margin: 0px auto 10px !important;
        width: 200px !important;

    }
      

    a.pm_default_btn {
        font-size: 12px !important;
        line-height: 20px !important;
        margin-bottom:10px !important; 
        padding: 5px 25px !important;
       
    }
}



/********************************center full width template*******************************************/
/*#pm_featurebox {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    height: auto !important;
}

#pm_featurebox {
    text-align: center;
}

#pm_featurebox:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}    

#pm_video_optin_con {
    display: inline-block;
    vertical-align: middle;
}*/

/***************************************************************************/


