/* Enter Your Custom CSS Here */

@media only screen and (min-width:0px) and (max-width: 991px) {
.social-header.header-color {
  display: none;
}
}

.header-color .top-menu li > a {
  color: #ffffff;
}

.template-page .page-title {
  display: none;
}



/* left InfiniSidebar CSS more text version2 */

.left-sidebar-img-icon2 {
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 10px;
    float: left;
}

.left-sidebar-border-bottom2 {
    border-bottom: 1px;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
}

.left-sidebar-wrapper2 {
    /* min-height: 94px; */
}

.left-sidebar-headline2 {
	margin-top: 15px;
    margin-bottom: 15px;
    color: #555555;
}

/* ------------------------- */

/* left InfiniSidebar CSS */

.left-sidebar-img-icon {
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 0px;
    float: left;
}

.left-sidebar-border-bottom {
    border-bottom: 1px;
    border-bottom-color: #e5e5e5;
    border-bottom-style: solid;
}

.left-sidebar-wrapper {
    /* min-height: 94px; */
}

.left-sidebar-headline {
	margin-top: 15px;
    margin-bottom: 15px;
    color: #555555;
}

/* ------------------------- */


/* Sprite Post Ender Images */

.postender-menu,
[class^="postender-menu-"]{
    display: inline-block;
    background: url('') no-repeat;
    width: 446px;
    height: 633px;
    float: left;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    background-size: auto;
    zoom:0.5577;
    -moz-transform:scale(0.5577);
    -moz-transform-origin: 0 0;
}


.postender-menu-1 {background-position: 0px 0px;}
.postender-menu-2 {background-position: 0px -633px;}
.postender-menu-3 {background-position: 0px -1266px;}
.postender-menu-4 {background-position: 0px -1899px;}
.postender-menu-5 {background-position: 0px -2532px;}
.postender-menu-6 {background-position: 0px -3165px;}
.postender-menu-7 {background-position: 0px -3798px;}
.postender-menu-8 {background-position: 0px -4431px;}
.postender-menu-9 {background-position: 0px -5064px;}
.postender-menu-10 {background-position: 0px -5697px;}
.postender-menu-11 {background-position: 0px -6330px;}
.postender-menu-12 {background-position: 0px -6963px;}



.postender-wrapper {
    width: 249px;
    height: 354px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background-size: auto;
    float: left;
    display: inline-block;
    overflow: hidden;
}
/* ------------------------- */




.wp-caption {
    background: transparent;
    padding: 0;
}

.postender-wrapper {
    width: 249px;
    height: 354px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background-size: auto;
    float: left;
    display: inline-block;
    overflow: hidden;
}



<!--Infini postender-->

.responsive-infinipostender {
    
    float: left;
    
}


.wide-infinipostender {
    
    float: left;
    
}


/*-----1024px to 9999px ---------*/
@media only screen and (min-width:1024px) {
  .responsive-infinipostender {
    width: 32%;
  }
    }
    
@media only screen and (min-width:1024px) {
  .wide-infinipostender {
      display: none;
      
  }
    }
/*-------------------------------*/

/*-----768px to 1023px ---------*/
@media only screen and (min-width:768px) and (max-width: 1023px) {
  .responsive-infinipostender {
    width: 48%;
  }
    }
    
@media only screen and (min-width:768px) and (max-width: 1023px) {
  .wide-infinipostender {
      display: none; 
  }
    }
/*-------------------------------*/

/*-----701px to 767px ---------*/
@media only screen and (min-width:701px) and (max-width: 767px) {
  .responsive-infinipostender {
      width: 32%;
  }
    }
    
@media only screen and (min-width:701px) and (max-width: 767px) {
  .wide-infinipostender {
      display: none;
      
  }
    }
/*-------------------------------*/

/*-----600px to 700px ---------*/
@media only screen and (min-width:600px) and (max-width: 700px) {
  .responsive-infinipostender {
      width: 48%;
  }
    }
    
@media only screen and (min-width:600px) and (max-width: 700px) {
  .wide-infinipostender {
      display: none;
      
  }
    }
/*-------------------------------*/


/*-----375px to 599px ---------*/
@media only screen and (min-width:375px) and (max-width: 599px) {
  .responsive-infinipostender {
    display: none;
  }
    }
    
@media only screen and (min-width:375px) and (max-width: 599px) {
  .wide-infinipostender {
      width: 100%;
      
  }
    }
/*-------------------------------*/


/*-----0px to 374px ---------*/
@media only screen and (min-width:0px) and (max-width: 374px) {
  .responsive-infinipostender {
    width: 100%;
  }
    }
    
@media only screen and (min-width:0px) and (max-width: 374px) {
  .wide-infinipostender {
      display: none;
      
  }
    }
/*-------------------------------*/



/* this should fix the jumplink header issue */
.anchorlinks{
  display: block;
  height: 55px; /*same height as header*/
  margin-top: -55px; /*same height as header*/
  visibility: hidden;
}

.table-convert {
    width: 190px;
    height: 270px;
    float: right;
    padding-left: 15px;
}

.table-convert-wrapper {
    width: 191px;
    height: 271px;

}

.gradientBoxesWithOuterShadows {
        display: block;
        width: 200px;
        height: 120px;
        float:left;
        border: 5px;
        border-color: #f1f1f1;
        border-style: solid;
        background-color: #f9f9f9;
        margin: 5px;
    }
    
    .buttonround {
        background-color: #001e3c; 
    border: solid;
        border-color: #f1f1f1;
        border-width: 3px;
    color: white;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    }
    
    .textcssbenefits {
        text-align: center;
        color: darkgrey;
        margin: 10px;
    }

    .testimonial {
        background-color: #F5F6F9;
        padding: 15px;
        border-color: #c1c1c1;
        border-style: solid;
        border-width: 1px;
        margin: 10px;
        border-radius: 15px;
    }



.gradientBoxesWithOuterShadowsv2 {
	display: block;
	min-width: 250px;
	height: 120px;
	float: left;
	border: 5px;
	border-color: #f1f1f1;
	border-style: solid;
	background-color: #f9f9f9;
	margin: 5px;
	width: 24%;
    }
    
    .buttonroundv2 {
        background-color: #001e3c; 
    border: solid;
        border-color: #f1f1f1;
        border-width: 3px;
    color: white;
    padding: 10px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    }

.centered141benefits {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}


.benefitscenterfloatinner {
  display: inline-block;
    zoom: 1;
    display*: inline; /* ie hack */
    background-color: #ffffff;
    /* width: 99%; */

}

.benefitscenterfloatouter {
  text-align:center;
}




/* Footer button CSS */

.btn-infinifooter {
  background: #001e3c;
  background-image: -webkit-linear-gradient(top, #001e3c, #001e3c);
  background-image: -moz-linear-gradient(top, #001e3c, #001e3c);
  background-image: -ms-linear-gradient(top, #001e3c, #001e3c);
  background-image: -o-linear-gradient(top, #001e3c, #001e3c);
  background-image: linear-gradient(to bottom, #001e3c, #001e3c);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  padding: 10px 20px 10px 20px;
  border: solid #ffffff 2px;
  text-decoration: none;

}

.btn-infinifooter:hover {
  background: #002f5d;
  background-image: -webkit-linear-gradient(top, #002f5d, #002f5d);
  background-image: -moz-linear-gradient(top, #002f5d, #002f5d);
  background-image: -ms-linear-gradient(top, #002f5d, #002f5d);
  background-image: -o-linear-gradient(top, #002f5d, #002f5d);
  background-image: linear-gradient(to bottom, #002f5d, #002f5d);
  text-decoration: none;
}

    .footerbetweenpadding {
        padding-top:40px;
    }

/* finish Footer button CSS */




/* start after signup demo  page css  */

.demo_signup_wrapper {
    float: left;
    
}
    
.inner_demo_signup {
    width: 220px;
    height: 380px;
    background-color: #f5f7fc;
    margin: 10px;
    border-radius: 10px;
    border-color: #888;
    border-width: 1px;
    border-style: solid;
    }
    
.demo_signup_textblock {
    width: 200px;
    height: 80px;
    padding: 20px 10px 0px 10px;
    margin: 0px 0px 0px 0px;
    color: #444;
    font-family: serif;
    font-size: 15px;
    line-height: 150%;
    text-align: left;
}
    
.img-signup_block {
    width: 150px;
    /* height: 80px; */
    padding: 0px 0px 0px 0px;
    margin: 25px 0px 0px 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #888;
    }
.couponcodefont {
    color: darkred;
    padding: -30px 0px 0px 60px;
}

    .headlinecenteredds {
        text-align: center;
    }
    
    #demoinlineblock { 
        display: block;
        max-width: 730px;
    
    }
    
    #demoinlineblockcontainer{
        text-align: center;
    }
    
    
    
    
    /* demo page signup centering */
    
    /*-----1025px to 9999px ---------*/

    
@media only screen and (min-width:1025px) {
  #demoinlineblockcontainer {
     padding-left: 16%;
      
  }
    }
/*-------------------------------*/


    /*-----1024px to 1024px ---------*/

    
@media only screen and (min-width:1024px) and (max-width: 1024px) {
  #demoinlineblockcontainer {
      padding-left: 15%; 
      
  }
    }
/*-------------------------------*/


/*-----768px to 1023px ---------*/

    
@media only screen and (min-width:768px) and (max-width: 1023px) {
  #demoinlineblockcontainer {
      padding-left: 15%; 
  }
    }
/*-------------------------------*/

/*-----701px to 767px ---------*/

    
@media only screen and (min-width:701px) and (max-width: 767px) {
  #demoinlineblockcontainer {
      padding-left: 8%; 
      
  }
    }
/*-------------------------------*/

/*-----600px to 700px ---------*/

    
@media only screen and (min-width:600px) and (max-width: 700px) {
  #demoinlineblockcontainer {
       padding-left: 8%; 
      
  }
    }
/*-------------------------------*/


/*-----375px to 599px ---------*/

    
@media only screen and (min-width:375px) and (max-width: 599px) {
  #demoinlineblockcontainer {
       padding-left: 20%; 
      
  }
    }
/*-------------------------------*/


/*-----0px to 374px ---------*/

    
@media only screen and (min-width:0px) and (max-width: 374px) {
  #demoinlineblockcontainer {
      padding-left: 5%; 
      
  }
    }
/*----finish demo page signup centering-----*/

/*------fullwidth postender for demo signup page and order equisync page------*/

    .fullwidth-equipostender {
        width: 240px;
        height: 341px;
        float: left;
    }

/*------finish fullwidth postender for demo signup page and order equisync page------*/






 <!--postender css version-->
    
    .outer-wrapper-postendercss {  
        
}

    .wrapper-postendercss {  
        width: 230px;
        height: 340px;
        float: left;
        
}
    .postendercss-frame {
        width: 225px;
        height: 333px;
        border-radius: 15px;
        border-color: #c0c0c0;
        border-width: 3px;
        border-style: solid;
        margin: 1px;
  		
        }
    
    
    .learnmore {
        background-color: #333333;
        margin: 10px 0px 0px 0px;
        width: 220px;
        height: 43px;
        color: #ffffff;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;

}
    
    .learnmoreletters {
        padding: 11px 0px 0px 0px; 
        font-size: 14px;
        font-family: sans-serif;
        text-align:center;
        text-decoration: none;
        line-height: 150%;
    }
    
    .learnmoreletters2 {
        padding: 11px 0px 0px 0px; 
        font-size: 13px;
        font-family: sans-serif;
        text-align:center;
        text-decoration: none;
        line-height: 150%; 
    }
    
    .imgpostenderthumbnail {
        width: 225px;
        height: 112px;
        margin: -13px 0px 0px 0px;
        border-style:solid;
        border-color: #c0c0c0;
        border-width: 0px;
    }
    
    .postendertextboxblack {
        background-color: #333333;
        margin: -12px 0px 0px 0px;
        width: 220px;
        height: 152px;
        color: #ffffff;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .postendertextbox1 {
        padding: 10px 10px 10px 10px;
        font-size: 13px;
        font-family: sans-serif;
        color: #fff;
        line-height: 130%;
      }
    .postendertextbox2 {
        padding: 10px 10px 10px 10px;
        font-size: 13px;
        font-family: sans-serif;
        color: #fff;
        line-height: 130%;
      }
    .postendertextbox3 {
        padding: 10px 10px 10px 10px;
        font-size: 12px;
        font-family: sans-serif;
        color: #fff;
        line-height: 130%;
      }
    .postendertextbox4 {
        padding: 10px 10px 10px 10px;
        font-size: 13px;
        font-family: sans-serif;
        color: #fff;
        line-height: 130%;
      }
    .postendertextbox5 {
        padding: 10px 10px 10px 10px;
        font-size: 13px;
        font-family: sans-serif;
        color: #fff;
        line-height: 130%;
      }
    .postendertextbox6 {
        padding: 10px 10px 10px 10px;
        font-size: 13px;
        font-family: sans-serif;
        color: #fff;
        line-height: 130%;
  		text-align: left;
      }
    .postendertextbox7 {
        padding: 15px 10px 10px 20px;
        font-size: 13.5px;
        font-family: sans-serif;
        color: #fff;
        text-align: left;
      }
    .postendertextbox8 {
        padding: 20px 15px 10px 15px;
        font-size: 14px;
        font-family: sans-serif;
        color: #fff;
        text-align: left;
        
        
      }
    .postendertextbox9 {
        padding: 20px 10px 10px 10px;
        font-size: 13px;
        font-family: sans-serif;
        color: #fff;
        text-align: center;
      }



<!-- finish postender css version-->



    <!--wider postender versions responsive-->


.paddingleftpostenderz {
        width: 100%;
}

/*--------1920px only----------*/
    
@media only screen and (min-width:1920px) and (max-width: 9999px) {
  .paddingleftpostenderz {
        padding-left: 8%;
}
    }
/*-------------------------------*/

/*--------1680px only----------*/
    
@media only screen and (min-width:1680px) and (max-width: 1919px) {
  .paddingleftpostenderz {
        padding-left: 8%;
}
    }
/*-------------------------------*/

/*--------1440px only----------*/
    
@media only screen and (min-width:1440px) and (max-width: 1679px) {
  .paddingleftpostenderz {
        padding-left: 8%;
}
    }
/*-------------------------------*/

/*--------1366px only----------*/
    
@media only screen and (min-width:1366px) and (max-width: 1439px) {
  .paddingleftpostenderz {
        padding-left: 3%;
}
    }
/*-------------------------------*/

/*--------1280px only ----------*/
    
@media only screen and (min-width:1280px) and (max-width: 1365px) {
  .paddingleftpostenderz {
        padding-left: 4%;
}
    }
/*-------------------------------*/

/*--------1280px only ----------*/
    
@media only screen and (min-width:1200px) and (max-width: 1279px) {
  .paddingleftpostenderz {
        padding-left: 4%;
}
    }
/*-------------------------------*/


    /*-----1024px to 1024px ---------*/

    
@media only screen and (min-width:1024px) and (max-width: 1199px) {
  .wrapper-postendercss {
	width: 290px;
}
.postendercss-frame {
	width: 280px;
	height: 333px;
}
.postendertextboxblack {
	width: 274px;
	height: 128px;
}
.learnmore {
	width: 274px;
}
.imgpostenderthumbnail {
	width: 274px;
	height: 136px;
}
.paddingleftpostenderz {
        padding-left: 3%;
}
    }
/*-------------------------------*/






/*-----769px to 1023px ---------*/

    
@media only screen and (min-width:769px) and (max-width: 1023px) {

.paddingleftpostenderz {
        padding-left: 0%;
}
    }
/*-------------------------------*/

/*-----701px to 767px ---------*/

    
@media only screen and (min-width:701px) and (max-width: 768px) {
  .paddingleftpostenderz {
        padding-left: 2%;
}
    }
/*-------------------------------*/

/*-----600px to 700px ---------*/

    
@media only screen and (min-width:600px) and (max-width: 700px) {
  .wrapper-postendercss {
	width: 290px;
}
.postendercss-frame {
	width: 280px;
	height: 333px;
}
.postendertextboxblack {
	width: 274px;
	height: 128px;
}
.learnmore {
	width: 274px;
}
.imgpostenderthumbnail {
	width: 274px;
	height: 136px;
}
.paddingleftpostenderz {
        padding-left: 1%;
}
    }
/*-------------------------------*/


/*-----414px to 599px ---------*/

    
@media only screen and (min-width:414px) and (max-width: 599px) {
  .wrapper-postendercss {
	width: 290px;
}
.postendercss-frame {
	width: 280px;
	height: 333px;
}
.postendertextboxblack {
	width: 274px;
	height: 128px;
}
.learnmore {
	width: 274px;
}
.imgpostenderthumbnail {
	width: 274px;
	height: 136px;
}
.paddingleftpostenderz {
        padding-left: 13%;
}
}
    
/*-------------------------------*/


/*-----375px to 413px ---------*/

    
@media only screen and (min-width:375px) and (max-width: 413px) {
  .wrapper-postendercss {
	width: 290px;
}
.postendercss-frame {
	width: 280px;
	height: 333px;
}
.postendertextboxblack {
	width: 274px;
	height: 128px;
}
.learnmore {
	width: 274px;
}
.imgpostenderthumbnail {
	width: 274px;
	height: 136px;
}
.paddingleftpostenderz {
        padding-left: 9%;
}
}
    
/*-------------------------------*/

/*-----360px to 374px ---------*/

    
@media only screen and (min-width:360px) and (max-width: 374px) {
  .wrapper-postendercss {
	width: 290px;
}
.postendercss-frame {
	width: 280px;
	height: 333px;
}
.postendertextboxblack {
	width: 274px;
	height: 128px;
}
.learnmore {
	width: 274px;
}
.imgpostenderthumbnail {
	width: 274px;
	height: 136px;
}
.paddingleftpostenderz {
        padding-left: 6%;
}
}
    
/*-------------------------------*/

/*-----320px to 359px ---------*/

    
@media only screen and (min-width:320px) and (max-width: 359px) {
  .wrapper-postendercss {
	width: 290px;
}
.postendercss-frame {
	width: 280px;
	height: 333px;
}
.postendertextboxblack {
	width: 274px;
	height: 128px;
}
.learnmore {
	width: 274px;
}
.imgpostenderthumbnail {
	width: 274px;
	height: 136px;
}
.paddingleftpostenderz {
        padding-left: 1%;
}
}
    
/*-------------------------------*/

/*-----0px to 319px ---------*/

    
@media only screen and (min-width:0px) and (max-width: 319px) {
  .wrapper-postendercss {
	width: 290px;
}
.postendercss-frame {
	width: 280px;
	height: 333px;
}
.postendertextboxblack {
	width: 274px;
	height: 128px;
}
.learnmore {
	width: 274px;
}
.imgpostenderthumbnail {
	width: 274px;
	height: 136px;
}
.paddingleftpostenderz {
        padding-left: 1%;
}
}
    
/*-------------------------------*/
    
    <!--finish wider postender versions responsive-->


















    
         <!--postender css version-->
    
    .q-outer-wrapper-postendercss {  
        
}
    
    .q-squarelearn {
        width: 60%;
    height: 40px;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    padding: 10px 10px 10px 10px;
    margin: 10% 20% 10% 20%;
    }

    .q-wrapper-postendercss {  
        /* width: 230px;
        height: 340px; */
        float: left; 
        padding: 0px 6px 6px 0px;
        
}
    .q-postendercss-frame {
        width: 224px;
        height: auto;
        border-radius: 15px;
        border-color: #c0c0c0;
        border-width: 3px;
        border-style: solid;
        margin: 1px;
        padding: 10px 0px 10px 0px;
        }
    
    
    .q-learnmore {
        background-color: #444;
        margin: 0px 0px 0px 0px;
        width: 100%;
        height: 43px;
        color: #ffffff;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px; 

}
    
    .q-learnmoreletters {
        padding: 12px 0px 0px 0px; 
        font-size: 13px;
        font-family: sans-serif;
        text-align:center;
        text-decoration: none;
        line-height: 150%;
        color: #ffffff;
    }
    
    .q-learnmoreletters2 {
        padding: 11px 0px 0px 0px; 
        font-size: 12px;
        font-family: sans-serif;
        text-align:center;
        text-decoration: none;
        line-height: 150%; 
    }
    
    .q-imgpostenderthumbnail {
        width: 100%;
        /* height: 112px; */
        margin: -12px 0px 0px 0px;
        border-style:solid;
        border-color: #c0c0c0;
        border-width: 0px;
    }
    
    .q-q-postendertextboxblack {
        background-color: #444;
        margin: -13px 0px 0px 0px;
        width: 100%;
        height: 160px;
        color: #ffffff;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .q-postendertextbox1 {
        padding: 15px 10px 10px 10px;
        font-size: 13px;
        font-family: sans-serif;
        color: #fff;
        line-height: 130%;
        text-align: left;
        
      }
    .q-postendertextbox2 {
        padding: 15px 10px 10px 10px;
        font-size: 13px;
        font-family: sans-serif;
        color: #fff;
        line-height: 130%;
  		text-align: left;
      }
    .q-postendertextbox3 {
        padding: 15px 10px 10px 10px;
        font-size: 12px;
        font-family: sans-serif;
        color: #fff;
        line-height: 130%;
  		text-align: left;
      }
    .q-postendertextbox4 {
        padding: 15px 10px 10px 10px;
        font-size: 12.5px;
        font-family: sans-serif;
        color: #fff;
        line-height: 130%;
  		text-align: left;
      }
    .q-postendertextbox5 {
        padding: 15px 10px 10px 10px;
        font-size: 12.8px;
        font-family: sans-serif;
        color: #fff;
        line-height: 130%;
  		text-align: left;
      }
    .q-postendertextbox6 {
        padding: 15px 10px 10px 10px;
        font-size: 13px;
        font-family: sans-serif;
        color: #fff;
        line-height: 130%;
  		text-align: left;
      }
    .q-postendertextbox7 {
        padding: 20px 10px 10px 20px;
        font-size: 13.5px;
        font-family: sans-serif;
        color: #fff;
        text-align: left;
      }
    .q-postendertextbox8 {
        padding: 20px 15px 10px 15px;
        font-size: 14px;
        font-family: sans-serif;
        color: #fff;
        text-align: left;
        
        
      }
    .q-postendertextbox9 {
        padding: 25px 10px 10px 10px;
        font-size: 13px;
        font-family: sans-serif;
        color: #fff;
        text-align: center;
      }



<!-- finish postender css version-->



    <!--wider postender versions responsive-->


.q-paddingleftpostenderz {
        width: 100%;
}





/*--------1920px to 9999px----------*/
    
@media only screen and (min-width:1920px) and (max-width: 9999px) {
    
.q-postendercss-frame {
	width: 260px;
}
.q-q-postendertextboxblack {
	height: 140px;
}

.q-paddingleftpostenderz {
        padding-left: 2%;
        /* padding-right: 0%; */
}

    }
/*-------------------------------*/
    
    /*--------1801px to 1919px----------*/
    
@media only screen and (min-width:1801px) and (max-width: 1919px) {
    
.q-postendercss-frame {
	width: 260px;
}
.q-q-postendertextboxblack {
	height: 140px;
}

.q-paddingleftpostenderz {
        padding-left: 2%;
        /* padding-right: 0%; */
}

    }
/*-------------------------------*/
    
    /*--------1701px to 1800px----------*/
    
@media only screen and (min-width:1701px) and (max-width: 1800px) {
    
.q-postendercss-frame {
	width: 260px;
}
.q-q-postendertextboxblack {
	height: 140px;
}

.q-paddingleftpostenderz {
        padding-left: 2%;
        /* padding-right: 0%; */
}

    }
/*-------------------------------*/
    
    /*--------1601px to 1700px----------*/
    
@media only screen and (min-width:1601px) and (max-width: 1700px) {
    
.q-postendercss-frame {
	width: 260px;
}
.q-q-postendertextboxblack {
	height: 140px;
}

.q-paddingleftpostenderz {
        padding-left: 2%;
        /* padding-right: 0%; */
}

    }
/*-------------------------------*/
    
    /*--------1501px to 1600px----------*/
    
@media only screen and (min-width:1501px) and (max-width: 1600px) {
    
.q-postendercss-frame {
	width: 260px;
}
.q-q-postendertextboxblack {
	height: 140px;
}

.q-paddingleftpostenderz {
        padding-left: 2%;
        /* padding-right: 0%; */
}

    }
/*-------------------------------*/

    

    
    /*--------1441px to 1500px----------*/
    
@media only screen and (min-width:1441px) and (max-width: 1500px) {
    
.q-postendercss-frame {
	width: 260px;
}
.q-q-postendertextboxblack {
	height: 145px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/
    
    
/*--------1440px only----------*/
    
@media only screen and (min-width:1440px) and (max-width: 1440px) {
    
.q-postendercss-frame {
	width: 260px;
}
.q-q-postendertextboxblack {
	height: 145px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/

/*--------1404px to 1439px----------*/
    
@media only screen and (min-width:1404px) and (max-width: 1439px) {
    
.q-postendercss-frame {
	width: 240px;
}
.q-q-postendertextboxblack {
	height: 155px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/
    

/*--------1367px to 1403px----------*/
    
@media only screen and (min-width:1367px) and (max-width: 1403px) {
    
.q-postendercss-frame {
	width: 240px;
}
.q-q-postendertextboxblack {
	height: 155px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/
    
    /*--------1360px to 1366px----------*/
    
@media only screen and (min-width:1360px) and (max-width: 1366px) {
    
.q-postendercss-frame {
	width: 240px;
}
.q-q-postendertextboxblack {
	height: 155px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/


    
    /*--------1321px to 1359px ----------*/
    
@media only screen and (min-width:1321px) and (max-width: 1359px) {
    
.q-postendercss-frame {
	width: 240px;
}
.q-q-postendertextboxblack {
	height: 155px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/
    

    
    
/*--------1301px to 1320px ----------*/
    
@media only screen and (min-width:1301px) and (max-width: 1320px) {
    
.q-postendercss-frame {
	width: 240px;
}
.q-q-postendertextboxblack {
	height: 155px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/
    

    
    /*--------1280px to 1300px ----------*/
    
@media only screen and (min-width:1280px) and (max-width: 1300px) {
    
.q-postendercss-frame {
	width: 240px;
}
.q-q-postendertextboxblack {
	height: 155px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/


    
    
    /*--------1240px to 1279px ----------*/
    
@media only screen and (min-width:1240px) and (max-width: 1279px) {
    
.q-postendercss-frame {
	width: 240px;
}
.q-q-postendertextboxblack {
	height: 155px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/
    

    

    /*--------1200px to 1239px ----------*/
    
@media only screen and (min-width:1200px) and (max-width: 1239px) {
    
.q-postendercss-frame {
	width: 240px;
}
.q-q-postendertextboxblack {
	height: 155px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/


    /*-----1150px to 1199px ---------*/

    
@media only screen and (min-width:1150px) and (max-width: 1199px) {
    
.q-postendercss-frame {
	width: 295px;
}
.q-q-postendertextboxblack {
	height: 130px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/
    
    
    
        /*-----1094px to 1149px ---------*/

    
@media only screen and (min-width:1094px) and (max-width: 1149px) {
    
    .q-postendercss-frame {
	width: 295px;
}
.q-q-postendertextboxblack {
	height: 130px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}


    }
/*-------------------------------*/
    
    
        /*-----1093px to 1093px ---------*/

    
@media only screen and (min-width:1093px) and (max-width: 1093px) {
    
.q-postendercss-frame {
	width: 295px;
}
.q-q-postendertextboxblack {
	height: 130px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/
    
            /*-----1025px to 1092px ---------*/

    
@media only screen and (min-width:1025px) and (max-width: 1092px) {
    
.q-postendercss-frame {
	width: 295px;
}
.q-q-postendertextboxblack {
	height: 130px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/
    

    
        /*-----1024px to 1024px ---------*/

    
@media only screen and (min-width:1024px) and (max-width: 1024px) {
    
.q-postendercss-frame {
	width: 295px;
}
.q-q-postendertextboxblack {
	height: 130px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/






/*-----992px to 1023px ---------*/

    
@media only screen and (min-width:992px) and (max-width: 1023px) {
    
       .q-postendercss-frame {
	width: 295px;
}
.q-q-postendertextboxblack {
	height: 130px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
} 


    }
/*-------------------------------*/
    
    /*-----963px to 991px ---------*/

    
@media only screen and (min-width:963px) and (max-width: 991px) {
    
.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}


    }
/*-------------------------------*/
    
    /*-----960px to 962px ---------*/

    
@media only screen and (min-width:960px) and (max-width: 962px) {
    
.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

    }
/*-------------------------------*/
    
    

    
    /*-----880px to 959px ---------*/

    
@media only screen and (min-width:880px) and (max-width: 959px) {
    
.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}


    }
/*-------------------------------*/
    
    
    /*-----801px to 879px ---------*/

    
@media only screen and (min-width:801px) and (max-width: 879px) {
    
.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}


    }
/*-------------------------------*/
    
    /*-----800px to 800px ---------*/

    
@media only screen and (min-width:800px) and (max-width: 800px) {
    
.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}


    }
/*-------------------------------*/
    
    /*-----769px to 799px ---------*/

    
@media only screen and (min-width:769px) and (max-width: 799px) {
    
.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}


    }
/*-------------------------------*/
    
    
    
    
    /*-----768px only ---------*/

    
@media only screen and (min-width:768px) and (max-width: 768px) {
    
.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}


    }
/*-------------------------------*/

/*-----740px to 767px ---------*/

    
@media only screen and (min-width:740px) and (max-width: 767px) {
    
.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}
    
    .q-postendercss-frame {
	width: 222px;
}

    }
/*-------------------------------*/
    
    
    
    /*-----720px to 739px ---------*/

    
@media only screen and (min-width:720px) and (max-width: 739px) {
    
       .q-postendercss-frame {
	width: 215px;
}
.q-q-postendertextboxblack {
	height: 170px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
} 

    }
/*-------------------------------*/
    
    /*-----701px to 719px ---------*/

    
@media only screen and (min-width:701px) and (max-width: 719px) {
    
       .q-postendercss-frame {
	width: 210px;
}
.q-q-postendertextboxblack {
	height: 170px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
} 

    }
/*-------------------------------*/
    
    
/*-----641px to 700px ---------*/

    
@media only screen and (min-width:641px) and (max-width: 700px) {
    
       .q-postendercss-frame {
	width: 290px;
}
.q-q-postendertextboxblack {
	height: 130px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
} 
  
    }
/*-------------------------------*/
    

    
    /*-----640px to 640px ---------*/

    
@media only screen and (min-width:640px) and (max-width: 640px) {
    
       .q-postendercss-frame {
	width: 280px;
}
.q-q-postendertextboxblack {
	height: 140px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
} 
  
    }
/*-------------------------------*/
    
/*-----605px to 639px ---------*/

    
@media only screen and (min-width:605px) and (max-width: 639px) {
    
       .q-postendercss-frame {
	width: 270px;
}
.q-q-postendertextboxblack {
	height: 140px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
} 
  
    }
/*-------------------------------*/

/*-----600px to 604px ---------*/

    
@media only screen and (min-width:600px) and (max-width: 604px) {
    
       .q-postendercss-frame {
	width: 265px;
}
.q-q-postendertextboxblack {
	height: 140px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
} 
  
    }
/*-------------------------------*/
    
    
/*-----541px to 599px ---------*/

    
@media only screen and (min-width:541px) and (max-width: 599px) {
    
       .q-postendercss-frame {
	width: 230px;
}
.q-q-postendertextboxblack {
	height: 160px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
} 

}
    
/*-------------------------------*/
    
    /*-----540px to 540px ---------*/

    
@media only screen and (min-width:540px) and (max-width: 540px) {
    
       .q-postendercss-frame {
	width: 230px;
}
.q-q-postendertextboxblack {
	height: 160px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
} 
}
    
/*-------------------------------*/
    

/*-----481px to 539px ---------*/

    
@media only screen and (min-width:481px) and (max-width: 539px) {
    
   .q-postendercss-frame {
	width: 210px;
}
.q-q-postendertextboxblack {
	height: 175px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

}
    
/*-------------------------------*/
    
    /*-----480px to 480px ---------*/

    
@media only screen and (min-width:480px) and (max-width: 480px) {
    
    .q-postendercss-frame {
	width: 205px;
}
.q-q-postendertextboxblack {
	height: 180px;
}

.q-paddingleftpostenderz {
        padding-left: 0%;
        padding-right: 0%;
}

}
    
/*-------------------------------*/
    
    
    
    
    /*-----415px to 479px ---------*/

    
@media only screen and (min-width:415px) and (max-width: 479px) {
    
    .q-postendercss-frame {
	width: 280px;
}
.q-q-postendertextboxblack {
	height: auto;
    padding: 0px 0px 10px 0px;
}

.q-paddingleftpostenderz {
        padding-left: 13%;
        padding-right: 13%;
}
   
}
    
/*-------------------------------*/


/*-----412px to 414px ---------*/

    
@media only screen and (min-width:412px) and (max-width: 414px) {
    
  .q-postendercss-frame {
	width: 280px;
}
.q-q-postendertextboxblack {
	height: auto;
    padding: 0px 0px 10px 0px;
}

.q-paddingleftpostenderz {
        padding-left: 12%;
        padding-right: 12%;
}

}
    
/*-------------------------------*/


/*-----361px to 411px ---------*/

    
@media only screen and (min-width:361px) and (max-width: 411px) {
    
   .q-postendercss-frame {
	width: 280px;
}
.q-q-postendertextboxblack {
	height: auto;
    padding: 0px 0px 10px 0px;
}

.q-paddingleftpostenderz {
        padding-left: 7%;
        padding-right: 7%;
} 

}
    
/*-------------------------------*/
    



    
    


/*-----321px to 360px ---------*/

    
@media only screen and (min-width:321px) and (max-width: 360px) {
    
   .q-postendercss-frame {
	width: 100%;
}
.q-q-postendertextboxblack {
	height: auto;
    padding: 0px 0px 10px 0px;
}

.q-paddingleftpostenderz {
        padding-left: 1%;
        padding-right: 1%;
} 

}
    
/*-------------------------------*/
    
/*-----320px to 320px ---------*/

    
@media only screen and (min-width:320px) and (max-width: 320px) {
    
.q-postendercss-frame {
	width: 100%;
}
.q-q-postendertextboxblack {
	height: auto;
    padding: 0px 0px 10px 0px;
}

.q-paddingleftpostenderz {
        padding-left: 1%;
        padding-right: 1%;
}
   
    
}
    
/*-------------------------------*/

/*-----301px to 319px ---------*/

    
@media only screen and (min-width:301px) and (max-width: 319px) {
    
.q-postendercss-frame {
	width: 100%;
}
.q-q-postendertextboxblack {
	height: auto;
    padding: 0px 0px 10px 0px;
}

.q-paddingleftpostenderz {
        padding-left: 1%;
        padding-right: 1%;
}
    
    
}
    
/*-------------------------------*/
    
/*-----300px to 300px ---------*/

    
@media only screen and (min-width:300px) and (max-width: 300px) {
    
.q-postendercss-frame {
	width: 100%;
}
.q-q-postendertextboxblack {
	height: auto;
    padding: 0px 0px 10px 0px;
}

.q-paddingleftpostenderz {
        padding-left: 1%;
        padding-right: 1%;
}
    
    
}
    
/*-------------------------------*/
    
/*-----0px to 299px ---------*/

    
@media only screen and (min-width:0px) and (max-width: 299px) {
    
.q-postendercss-frame {
	width: 100%;
}
.q-q-postendertextboxblack {
	height: auto;
    padding: 0px 0px 10px 0px;
}

.q-paddingleftpostenderz {
        padding-left: 1%;
        padding-right: 1%;
}
    
    
}
    
/*-------------------------------*/
    /*-------------------------------*/
    /*-------------------------------*/
    /*-------------------------------*/
    /*-------------------------------*/
    /*-------------------------------*/
    /*-------------------------------*/


.hache2 {
  font-size: 14px;
    line-height: 1.5em;
  font-weight: bold;
}

.hache1 {
  font-size: 14px;
    line-height: 1.5em;
  font-weight: bold;
}

#comments {
  display: none;
}


.bwtier1link {
  padding: 5px 0px 5px 0px;
}

.bwtier2link {
  padding: 5px 0px 5px 0px;
}

.bwtier3link {
  padding: 5px 0px 5px 0px;
}

.bwtier4link {
  padding: 5px 0px 5px 0px;
}

.bwtier5link {
  padding: 5px 0px 5px 0px;
}

.bwtier6link {
  padding: 5px 0px 5px 0px;
}

.bwtier7link {
  padding: 5px 0px 5px 0px;
}




@media only screen and (min-width:930px) and (max-width: 99999px) {
/* .bwtier1link {display: none;} */
.bwtier2link {display: none;}
.bwtier3link {display: none;}
.bwtier4link {display: none;}
.bwtier5link {display: none;}
.bwtier6link {display: none;}
  .bwtier7link {display: none;}
}

@media only screen and (min-width:859px) and (max-width: 929px) {
 .bwtier1link {display: none;} 
/* .bwtier2link {display: none;} */
.bwtier3link {display: none;}
.bwtier4link {display: none;}
.bwtier5link {display: none;}
.bwtier6link {display: none;}
  .bwtier7link {display: none;}
}

@media only screen and (min-width:732px) and (max-width: 858px) {
 .bwtier1link {display: none;} 
.bwtier2link {display: none;}
/* .bwtier3link {display: none;} */
.bwtier4link {display: none;}
.bwtier5link {display: none;}
.bwtier6link {display: none;}
  .bwtier7link {display: none;}
}

@media only screen and (min-width:530px) and (max-width: 731px) {
 .bwtier1link {display: none;} 
.bwtier2link {display: none;}
.bwtier3link {display: none;}
/* .bwtier4link {display: none;} */
.bwtier5link {display: none;}
.bwtier6link {display: none;}
  .bwtier7link {display: none;}
}

@media only screen and (min-width:490px) and (max-width: 529px) {
 .bwtier1link {display: none;} 
.bwtier2link {display: none;}
.bwtier3link {display: none;}
.bwtier4link {display: none;}
/* .bwtier5link {display: none;} */
.bwtier6link {display: none;}
  .bwtier7link {display: none;}
}

@media only screen and (min-width:440px) and (max-width: 489px) {
 .bwtier1link {display: none;} 
.bwtier2link {display: none;}
.bwtier3link {display: none;}
.bwtier4link {display: none;}
.bwtier5link {display: none;}
/* .bwtier6link {display: none;} */
  .bwtier7link {display: none;}
}

@media only screen and (min-width:0px) and (max-width: 439px) {
 .bwtier1link {display: none;} 
.bwtier2link {display: none;}
.bwtier3link {display: none;}
.bwtier4link {display: none;}
.bwtier5link {display: none;}
.bwtier6link {display: none;} 
 /* .bwtier7link {display: none;}  */
}
