@charset "utf-8";


html,
body {
    margin: auto;
    padding: 0px;
    border: 0px;
    background: #eeeeee;
    width: 100%;

}

html,
body,
p,
th,
td,
li
ul {
        font-family: "Roboto";
   /* font-family: "Open Sans";*/
    font-size: 14px;
    color: #2e5260;
    line-height: 1.5em;
    font-weight: normal;

}

h1 {
    font-size: 20px;
    margin-bottom: 18px;
}

a:link {
    color: #1514CC;
    text-decoration: none;
}

a:visited {
    color: #1514CC;
    text-decoration: none;
}

h2 a:link, h2 a:visited {
    color: white;
}

a:hover, h2 a:hover {
    color: #000000;
    text-decoration: none;
}

a:active {
    color: #3333FF;
    text-decoration: none;
}

.small,
.small a:link,
.small a:visited,
.small a:active {
    font-size: 15px;
    line-height: 1.1em;
    font-weight: normal;
    text-decoration: none;
}

.block {
    display: block
}



 img{
    max-width: 100%;
    width: 100%
  }

ul{list-style-type: none}

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}


  /*hero start*/

    @media only screen and (min-width: 320px){


            /*hero top*/
            .main3{
              margin: auto;
              width: 95%;
              display: -webkit-box;
              display: flex;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              flex-direction: column;
              -webkit-box-pack: justify;
              justify-content: space-between;
              -webkit-box-align: stretch;
              align-items: stretch;}

              .main3_1{
                margin: auto;
                padding-left: 10px;
                padding-right: 10px;
                width: 95%;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -webkit-box-pack: justify;
                justify-content: space-between;
                -webkit-box-align: stretch;
                display: flex;
                flex-direction: column;
                align-items: center;}

            .main1{
              -webkit-box-flex: 1;
                flex: 1 0 auto;}


              #fade {
                display: none;
                position: fixed;
                top: 0%;
                left: 0%;
                width: 100%;
                height: 100%;
                background-color: black;
                z-index: 1001;
                -moz-opacity: 0.8;
                opacity: .80;
                filter: alpha(opacity=80);
              }

              #light {
                display: none;
                z-index: 1002;
                overflow: visible;
                  position: relative;
                  top: -600px;
                  left: 100px;

              }



              .boxclose:before {
                content: "Ã—";
              }

              #fade:hover ~ #boxclose {
                display:none;
              }

              .test:hover ~ .test2 {
                display: none;
              }

              .fancybox-close-small{
                  position: absolute;
                  top: 0;
                  right: 0;
                  width: 44px;
                  height: 44px;
                  padding: 0;
                  margin: 0;
                  border: 0;
                  border-radius: 0;
                  outline: none;
                  background: transparent;
                  z-index: 10;
                  cursor: pointer;
              }
            /*hero top*/

        .main-h1{
      font-weight: inherit;
      letter-spacing: 0;
      font-size: 35px;
      line-height: 35px;
      font-weight: 700;
      font-weight: 800;
      color:#0080AD;
      margin-bottom: 0px;
      margin-top: 0px;
    /*  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Fira Sans,Helvetica Neue,Arial;*/
      font-family: 'Montserrat', sans-serif;
      text-align: center;
      order: 2;
      }

      .signin-h1{    font-weight: inherit;
        line-height: 40px;
          font-size: 40px;
          font-weight: 700;
          font-weight: 800;
          color:white;
          margin-bottom: 0px;
          margin-top: 60px;
          font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Fira Sans,Helvetica Neue,Arial,sans-serif;
          text-align: center;}

    .welcome{font-size: 20px; margin-top: 80px; color:white;}

    .items-top{ display: none;}

    .h-media-size {
    display: none;}


.pres_mobile{display:block}

           .sub-h2 {font-weight: inherit;
       font-size: 16px;
       line-height: 18px;
       font-weight: 700;
       letter-spacing: 0;
       font-weight: 400;
            color:#545454;
       margin-top: 20px;
       margin-bottom: 0px;

         text-align: center;

      margin-right: 20px}

         .sub-h3 {
         font-weight: inherit;
         font-style: inherit;
         font-size: 16px;
         line-height: 25px;
         font-weight: 700;
         letter-spacing: 0;
         font-weight: 400;
         color: #545454;
         margin-top: 25px;
         margin-bottom: 25px;
         width: 100%;
         text-align: center;
         display: none;
         }

           .main3 {
           max-width: 100%;
           width: 100%;
           }

           .h-media-size{
             width: 90vw }

             .main4 {
             -webkit-box-flex: 1;
             flex-grow: 1;
             max-width: 100%;
             margin-top: 0px;
             /* margin-top: 10px; */
             order:2;
             display: block
             }

             .pres-show{
               margin-top: 0px;
                order:2; }

                .anim-show{
                  margin-top: 0px;
                   display: none;
                   order:2;}

                 .custom-show{
                   margin-top: 0px;
                   display: none;
                   order:2;}

                 .slideclips-show{
                   margin-top: 0px;
                   display: none;
                   order:2;}

                 .help-show{
                   margin-top: 0px;
                   display: none;
                   order:2;  }

           .twobuttons{display: flex;
             justify-content: center;
             text-align: center;
             margin-top: 40px;
             margin-bottom: 20px;
           }

           .accessbuthero a{
             color: white;
             margin-right: 10px;
             background-color: #0074B0;
              border: 1px solid #0074B0;
             border-radius: 10px;
             padding: 10px;
             font-weight: bold;
             }

             .accessbuthero a:hover{

               background-color: #23A3FF;
               }



           .accessbut a{
             color: #ffffff;
             margin-right: 10px;
             background-color: #F4553D;
             text-transform: uppercase;
             border-radius: 10px;
             padding: 10px;
             font-weight: bold;
             border: 1px solid #b01700;
             }

             .accessbut a:hover{
               color:white;
               background-color: orange;
               border: 1px solid #b01700;
               }

             .presviewbut  a{
               margin-left:10px;
               color: #2d2d2d;
               background-color: rgba(144, 144, 144, 0);
               border: 1px solid #0e0e0e;
               border-radius: 10px;
              padding: 10px;
               }

               .presviewbut  a:hover{
                color: white; background-color: #6c6c6c;
                 }



            .twobuttonsmobile{display: flex;
             text-align: center;
             justify-content: center;
             order:3; }

    .main3 {  flex-direction: column}
    .main3_1 {  flex-direction: column;text-align: center;}

    .media-pres{
         margin-top: 0;
         margin-left: 0%;
         display: flex;
         -webkit-box-align: center;
         flex-direction: column;
         justify-content: center;
     text-align: center;}

     .btn-hero {
     display: block;
     width: 120px;
     height: auto;
     padding: .2em;
     margin-left: auto;
     margin-right: auto;
     color: white;
     text-decoration: none;
     font-size: 1.2em;
     }



.media-align{display: flex;
      align-items: center;
      justify-content: center;
      order: 1;
      margin-top: 40px;}

.scinfoarea{display: flex;justify-content: center;align-items: center;margin: auto;padding-bottom: 20px;flex-direction: row;}


 .still-reorder{order:1;
margin-left: 5px; margin-right: 20px;
display: block;
 }

 .sel-size{ display: contents;}
 .sel-size-lt{ display: contents;}
.arr-size{width:20px}

.viewall{margin-top:0px; margin-bottom:0px;font-size: 20px; transition: font-size 0.3s ease-out;}
.viewall a:hover{color:orange; font-size:25px;transition: font-size 0.3s ease-out;}

.flexcontrol{display: flex;
    justify-content: space-between;
    margin-left: 20px;
    margin-right: 20px;
    height: 0px;
    align-items: center;
    order:4;
    margin-top: 20px;}



.h2hide{display: none;}

.herobody {background-color: white;
  /*box-shadow: 0px 3px 4px rgba(0, 0, 0, .3);*/
  position: relative;
  z-index: 3;}

.h1show{display: block;}
.h1hide{display: none}

  .flexcontrol{display:none}

  .tabshow{display:none}
  .mobileshow{display:block}
}


@media only screen and (min-width: 469px){


   .media-align{margin-top: 40px}
  .flexcontrol{ margin-top: 30px;}

  .h1show{display: none}
  .h1hide{display: block}

  .btn-hero {width: 160px;}


.h2hide{display: block;}

  .main-h1{
   line-height: 50px;
   font-size: 45px;
  margin-top: 50px;}

   .h-media-size {
   display: block;}


  .still-reorder{margin-right: 0px;margin-left: 0px;}
  .media-list{ margin: 0px}
  .signin-h1{font-size: 50px;line-height:50px}
  .welcome{font-size: 24px}
 }

     @media only screen and  (min-width: 551px){
       .main-h1{line-height: 50px;font-size: 50px;}
       .tabshow{display:block}
       .mobileshow{display:none}
       .signin-h1{font-size: 60px;line-height: 60px;margin-top:60px}
     }


        @media only screen and  (min-width: 628px){
          .main-h1{ line-height: 60px; font-size: 60px;}
        }



  @media only screen and  (min-width: 783px){
     .btn-hero {
     width: 200px;}
   }


    @media only screen and  (min-width: 964px){
      .h-media-size {width: 715px;}
      .main-h1{ margin-top: 40px;}
     }

  @media only screen and  (min-width: 972px){
  .welcome{margin-top: 40px;}
}

  @media only screen and  (min-width: 970px){
      .media-align{margin-top: 0px}
      .signin-h1 {margin-top:10px}
  }

    @media only screen and  (min-width: 1273px){

    .media-align {order: 1;}
    .main4 {order: 2;}
    .flexcontrol{display:block;margin-top:0px;}


.pres_mobile{display:none}
.mrkingflex{display: block;}

 .viewall{margin-top:0px;
          margin-bottom:0px;  }

      .sel-size{ display: none}
      .sel-size-lt{ display: none}

.media-list{ padding: 0px;
margin: 0px}

.h2hide{display: none;}
.sub-h3 {  display: block;}
.vid-reorder{order:0;}

   .still-reorder{order:0;
  display: none;
   }

      .main4 {  max-width: 57%;
      order:0;
      display: flex;
      flex-direction: column;
      /*height: 638px;*/
      justify-content: space-between;
    }

      .main3{margin-top:3.5%;
         padding-top: 20px;}
      .main3_1{margin-top:3.5%}

      .twobuttons{
        justify-content: flex-start;
        margin-bottom: 0px }

        .twobuttonsmobile{display: none;}

         .media-pres{
                  /* flex-basis: 52%; */
               /* margin-top: 0; */
               margin-left: 5%;
               /* max-width: 100vh; */
               /* height: 100%; */
               /* max-height: 500px; */
               /* position: relative; */
               display: flex;
               -webkit-box-align: center;
               align-items: center;
               /* justify-content: stretch; */
               margin: 0 0 0 0;
               /* top: -70; */
               flex-direction: column;}


      .sub-h2 {
      width: 80%;
    text-align: left;
    margin-top: 25px}

    .sub-h3 {
       width: 70%;
      text-align: left;  }

    .main2 { padding: 0px;}

    .main3{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        -webkit-box-align: center;
        align-items: center;
        height: 100%;
        min-height: 550px;
        max-height: 1200px;
        padding-top: 20px}

        .main3 { width: 1600px;
        max-width: 95%;
        padding-left: 5px;
        padding-right: 5px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 70px;}

        .main3_1{
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            flex-direction: row;
            -webkit-box-align: center;
            align-items: center;
            height: 100%;}

            .main3_1 {
            max-width: 95%;
            padding-left: 5px;
            padding-right: 5px;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 0px;
            margin-top:0px;
            display: flex;
            flex-direction: column;
            text-align: center;}



    .main-h1{
     margin-top: 0px;
     font-style: inherit;
     font-size: 40px;
     text-align: left;
     line-height: 40px;}

    .herobody {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap;
    background-color: white;
    margin-bottom: 0px;
    margin-top: 0px;}



      .items-top{

          min-height: 275px;
          max-height: 370px;
          margin-top: 5%;
            margin-bottom: 0%;
          display: flex;
          -webkit-box-pack: justify;
          justify-content: space-between;}


          .pres-show{
            /* margin-top: 80px; */
           }

            .anim-show{
              margin-top: 80px;
              display: none;
               order:3
            }

             .custom-show{
               margin-top: 80px;
               display: none;

            }

             .slideclips-show{
               margin-top: 80px;
               display: none;

            }

             .help-show{
               margin-top: 80px;
               display: none;  }

    .preswide{
      margin-right: 20%;
      right: 43%;
      position: absolute;
      min-width: 20%;
      max-width: 100%;}

    .animwide{
      margin-right: 20%;
      right: 43%;
      position: absolute;
      min-width: 20%;
      max-width: 100%;}

    .customwide{
      margin-right: 20%;
      right: 43%;
      position: absolute;
      min-width: 20%;
      max-width: 100%;}

    .sclipswide{
    margin-right: 20%;
    right: 43%;
    position: absolute;
    min-width: 20%;
    max-width: 100%;}

    .helpwide{
     margin-right: 20%;
      right: 43%;
      position: absolute;
      min-width: 20%;
      max-width: 100%;}


                                        .menu-butt{
                                            background-color: #ebebeb;
                                            background-repeat:no-repeat;
                                            border: none;
                                            cursor:pointer;
                                            overflow: hidden;
                                            font-weight: 700;
                                            margin: 0;
                                            line-height: 20px;
                                            z-index: 1;
                                            color:#545454;
                                            font-size: 18px;
                                            font-weight: 500;
                                            line-height: 29px;
                                            white-space: nowrap;
                                            cursor: pointer;
                                            /* padding: 0 30px 0 15px;*/
                                            -webkit-transition: color .15s ease-in-out;
                                            transition: color .15s ease-in-out;
                                            border: 0;
                                            outline: 0;
                                            width: 310px;
                                            border: 2px solid #0080ad;
                                            border-radius: 5px;
                                            }

                                        .presfill{
                                          background-color: #0080ad;
                                         color: white;
                                        }

                                        .animfill{
                                          background-color: #0080ad;
                                         color: white;
                                        }

                                        .custfill{
                                          background-color: #0080ad;
                                         color: white;
                                        }

                                        .slidefill{
                                          background-color: #0080ad;
                                         color: white;
                                        }

                                        .helpfill{
                                          background-color: #0080ad;
                                         color: white;
                                        }


}


      @media only screen and (min-width: 1077px){
        .sub-h2 {font-weight: inherit;
    font-size: 20px;
    line-height: 25px;}


    /* @media only screen and  (min-width: 1226px){

  .h-media-size{width: 500px}}-->

    @media only screen and  (min-width: 1350px){*/


.menu-butt, .sub-h3, .sub-h2, .btn-hero {
    font-style: inherit;
    letter-spacing: 1;}


/*  .h-media-size{width: 600px}*/

.menu-items{
   display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;

      list-style-type: none;
        padding-left: 60px;
}



._list-items {padding:0px;
    display: flex; align-items: center; }

._show-items{display:-webkit-box;display:flex;position:static}



.videotrans{
   width: 50vw;
}

.videosize{ display:flex; position: relative; top:-400; left:-150
}

.linestyle{

     transform: scaleX(1);
     z-index: 0;
     height: 2px;
     background-color: #0080ad;
}

.linestyle:after{


    content:  url("/images19/hero/right_end.svg");
    top: -15px;
    height: 0;
    border: 0 solid #523ee8;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;}

    .linestyle:after{
        height: 12px;
        position: absolute;
        right: 0;

    }




.linestylefront:before{

    content: url("/images19/hero/templates_icon.svg");
    width: 12px;
    border-radius: 50%;
    transform: translate(50%,-50%);
    transition: all .3s ease-in-out;
    height: 12px;
    position: relative;
    right: 60px;
    top: -21px;}

.linestylefrontanim:before{

    content: url("/images19/hero/anim.svg");
    width: 12px;
    border-radius: 50%;
    transform: translate(50%,-50%);
    transition: all .3s ease-in-out;
    height: 12px;
    position: relative;
    right: 60px;
    top: -21px;}

.linestylefrontcust:before{

    content: url("/images19/hero/custom.svg");
    width: 12px;
    border-radius: 50%;
    transform: translate(50%,-50%);
    transition: all .3s ease-in-out;
    height: 12px;
    position: relative;
    right: 60px;
    top: -21px;}

.linestylefrontslide:before{

    content: url("/images19/hero/slideclips_solid.svg");
    width: 12px;
    border-radius: 50%;
    transform: translate(50%,-50%);
    transition: all .3s ease-in-out;
    height: 12px;
    position: relative;
    right: 60px;
    top: -21px;}

.linestylefronthelp:before{

    content: url("/images19/hero/info.svg");
    width: 12px;
    border-radius: 50%;
    transform: translate(50%,-50%);
    transition: all .3s ease-in-out;
    height: 12px;
    position: relative;
    right: 60px;
    top: -21px;}

.linestylefront,.linestylefrontanim, .linestylefrontcutom, .linestylefrontcust, .linestylefrontslide, .linestylefronthelp   {
    z-index: 0;
    height: 2px;
    background-color: #0080ad;
    min-width: 50px;
    right: 0;
}


.lineflex{
    direction: flex;}
  }




@media only screen and (min-width: 1397px){
    .preswide{margin-right: 15%;}

    .animwide{margin-right: 15%;}

    .customwide{margin-right: 15%;}

    .sclipswide{margin-right: 15%;}

    .helpwide{margin-right: 15%;}}

  @media only screen and (min-width: 1510px){
    .main-h1{
     font-size: 45px;
     line-height: 60px;}

     .sub-h2 {font-weight: inherit;
     font-size: 24px;
     line-height: 30px;}

     .sub-h3 {
         font-size: 18px;
         line-height: 25px;}}




@media only screen and (min-width: 1544px){
    .preswide{margin-right: 10%;}

    .animwide{margin-right: 10%;}

    .customwide{margin-right: 10%;}

    .sclipswide{margin-right: 10%;}

    .helpwide{margin-right: 10%;}}

      /*hero end*/



.mainbody {
    /*max-width: 1600px;*/
    margin: 0 auto;
    text-align: left;
    background: #eeeeee;
    max-width: 100%;
    position: relative;
    z-index: 1;
}


.cathead, .cathead a{
    color: #1871B0;
    text-transform: uppercase;
    padding-top: 8px;
   text-decoration: underline;
    text-underline-offset: 2px;
}

.cathead a:hover{color:#37a5f2}

.toprowcolor{    max-width: 100%; background-color: #eaeaea;}
.toprowcolormid{    max-width: 100%;}


.toprowflex{
    display: flex;
    justify-content: center;
    text-align: center;}

  .top-row-marg{ padding-top: 0px;}
  .mid-row-marg{  margin-bottom: 50px; margin-top: 40px;}



.catcontent {
    /*padding: 10px 30px;*/
    max-width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

.cat-copy {
    max-width: 800px;
    width: 90%;
}

.cat-copy p {
    font-size: 14px;
    line-height: 1.4;
    padding-left: 16px;
}

.cat-copy p:last-child {
    margin-bottom: 0px;
}

.cathead {
    font-size: 1.9em;
    font-weight: bold;
    line-height: 40px;
}

#sorter {
}

.userinfo {display:flex;}

#header {
    background: #2e2e2e;
    width: 100%;
    height: 80px;
    z-index: 10;
    position: relative;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.hero-body{display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap;
    min-height: 100vh;
    overflow-x: hidden;


}

#myhead {
    /* margin: 0px auto; */
    /* padding: 0px 150px; */
    /* max-width: 100%; */
    /* display: flex; */
}


.desktop-nav {display:none;}

.dropdown {
    /*max-width: 1200px;*/
    text-align: left;
    list-style-type: none;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 12;
    position: relative;}

  .logohead{/*width: 100%; height: 74px;*/ margin-top: 27px;margin-top:0px;height:80px}

.dropdown_userinfo {
    top:12px;
}

ul.dropdown {
    position: relative;
    display: flex;
}

ul.dropdown li {
    font-size: 16px;
    font-weight: Regular;
    zoom: 1;
    line-height: 20px;
    color:white;
    list-style: none;

}

ul.dropdown li a {
    font-size: 14px;
    padding: 0px 13px;
    border-right: 1px solid #444444;
    color: #444444;
    transition: all .1s ease-in-out;
     font-family: 'Roboto', sans-serif;
    letter-spacing: .5px;
    font-weight: 420
}

ul.dropdown li a:hover {
    color: #2e7db2;
    text-decoration: none;
}

ul.dropdown li:last-child a {
    border-right: none;
}

#righthead ul.dropdown li a {color: #ffffff;}
#righthead ul.dropdown li a:hover {color: #2e7db2;}

#righthead ul.dropdown li.topdrop ul a {color: #444444;}



ul.dropdown li.hover,
ul.dropdown li:hover {
    position: relative;
}

ul.dropdown ul {
    visibility: hidden;
    position: absolute;
}

ul.dropdown ul li {
    font-weight: normal;
    float: none;
    background-color: white;
    border-left: solid #bbb 1px;
    border-right: solid #bbb 1px;
    box-sizing: border-box;
}

ul.dropdown ul li:first-child {
    border-top: 1px solid #bbb;
    padding-bottom: 10px;
}

ul.dropdown ul li:last-child {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom: solid #bbb 1px;
    padding-bottom: 10px;
    border-top: solid white 1px;
}

ul.dropdown ul a {
    width: 180px;
    color: #3a6177;
    border-right: none;
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    padding: 0px 10px 0px 10px;
    transition: font-size .3s ease;
}

.supportdrop {
    background: #858585;
}

ul.dropdown ul li a:hover {
    color: #3a6177;
    max-width: 100%;
    font-size: 13px;
    font-weight: bold;
    position: relative;
}

ul.dropdown ul li:last-child a:hover {
    /* border-radius: 0px 0px 5px 5px; */
}

#righthead ul.dropdown {
    margin: 0;
    text-align: right;
    display: flex;
    padding: 0px;
    padding-bottom: 0px;
}

/*ul.dropdown ul li:first-child.hover { background: transparent url(/images16/nav_arrow2.png) no-repeat;}
ul.dropdown ul li.arrowNavRight.hover { background: transparent url(/images16/nav_arrow3.png) no-repeat; }
.arrowNav {height: 20px; background: transparent url(/images16/nav_arrow2.png) no-repeat; margin-top:5px; }
.arrowNavRight {height: 20px; background: transparent url(/images16/nav_arrow3.png) no-repeat; margin-top:5px;}*/

.sub-menu {
    left: 23px;
    position: relative;
}

.arrowNav,
.arrowNavRight {
    margin-top: 15px;
    position: relative;
}

.arrowNav:after,
.arrowNav:before,
.arrowNavRight:after,
.arrowNavRight:before,
.arrowNavSearch:after,
.arrowNavSearch:before{
    border: solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrowNav:after,
.arrowNav:before {
    left: -11px;
}

.arrowNavRight:after,
.arrowNavRight:before {
    left: 170px;
}

.arrowNavSearch:after,
.arrowNavSearch:before {
    left: 78px;
    transform: translateY(1px);
}

.arrowNav:after{margin-left: 20px;  border-bottom-color: white; border-width: 10px;}
.arrowNav:before{margin-left: 18px;  border-bottom-color: #bbb; border-width: 11px;}

.arrowNavRight:after,
.arrowNavSearch:after {
    border-bottom-color: white;
    border-width: 10px;
    margin-left: -20px;
}


.arrowNavRight:before,
.arrowNavSearch:before {
    border-bottom-color: #bbb;
    border-width: 11px;
    margin-left: -22px;
}


#righthead {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    line-height: 2em;
    height: initial;}


.joinbuttons a {
    padding: 4px 8px;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    /*font-weight: bold;*/
    text-decoration: none;
    transition: all .2s ease-in-out;
}

.joinbuttons a:hover {
    color: white;
}

.expiration {
    padding-top:3px;
}

.expiration a {
    position: inherit;
    font-size: 10px;
    line-height: 1.1em;
    font-weight: normal;
    color: white;
}

.expiration a:hover {color:#2e7db2}

#logo {
}

#logo a{
    display: inline-block;
}

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

.imgwrapper, .featwrapper, .custwrapper, .projwrapper  {
    width: 50%;
    display:inline-block;
    padding: 4px;
    box-sizing: border-box;
    vertical-align:middle;
}


.imgbox, .newbox, .simbox, .featbox, .custbox, .projbox {
	width: 100%;
	max-width: 300px;
	max-height: 300px;
	box-sizing: border-box;
	border-color: #F5F5F5;
	border-style: solid;
	border-radius: 6px;
	border-width: 1px;
	padding: 20px;
	text-align: center;
	position: relative;
	background-color: white;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 1px 7px rgba(0, 0, 0, .3);
}

.custbox {
  display: block;
}
.custbox img {
    max-width: 110px;
    max-height: 120px;
}

.animsp {padding:40px}

.fourxthree {width:31%;/* padding:0px 2px 5% 2px;*/margin: 0px 1.5px 6% 1.5px;  box-sizing: border-box;box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.23);}
.fourxthreelg, .sixteenxninelg {margin: 5% 0; box-sizing: border-box;box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.23);}
.fourxthreelg {width: 100%; /*padding: 1.8% 5%;*/}
.sixteenxnine {width:47%; /*padding:0px 2px 0px 2px;*/margin: 0px 1.5px 6% 1.5px; box-sizing: border-box;box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.23);}

.fadeImage {opacity: .1; transition: all 0.5s ease-out;}


.favorite {
    background: transparent url(/images16/favorites.png) no-repeat;
    display: inline-block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.favSav {
    background-position: -43px 0;
}

.favAdd {
    background-position: -22px 0;
}

.favSub {
    background-position: -64px 0;
}

.favlg {
    float: left;
    margin: 20px 10px;
}

.favlg .favorite {
    background: transparent url(/images16/favlg.png) no-repeat;
    display: inline-block;
    cursor: pointer;
    width: 50px;
    height: 50px;
    float: left;
}

.favlg .favSav {
    background-position: -133px 0;
}

.favlg .favAdd {
    background-position: -67px 0;
}

.favlg .favSub {
    background-position: -199px 0;
}

.icons {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 18px;
}

.bottomicons {width:100%; position: absolute; bottom: 7px; left:0px}
.videoicon, .custom, .presicon, .animicon, .customicon, .slcicon, .clipicon, .stdicon, .wideicon, .pngicon, .jpgicon, .clricon, .whticon, .ppticon, .movicon, .mp4icon, .wmvicon, .custicon, .keyicon, .moreicon {width: 28px; height:18px; display: inline-block; vertical-align: sub;}
.presicon {background: transparent url(/images19/sitecons.png) no-repeat; background-position: -11px 0;}
.animicon {background: transparent url(/images19/sitecons.png) no-repeat; background-position: -48px 0;}
.clipicon {background: transparent url(/images19/sitecons.png) no-repeat; background-position: -89px 0;}
.videoicon {background: transparent url(/images19/sitecons.png) no-repeat; background-position: -128px 0;}
.customicon {background: transparent url(/images19/sitecons.png) no-repeat; background-position: -167px 0;}
.stdicon {background: transparent url(/images19/sitecons.png) no-repeat; background-position: -198px 0;}
.wideicon {background: transparent url(/images19/sitecons.png) no-repeat; background-position: -229px 0;}
.slcicon {background: transparent url(/images19/sitecons.png) no-repeat; background-position: -298px 0;}
.downicons {display: inline-block}
.pngicon {background: transparent url(/images16/info_icons/png.png) no-repeat;}
.jpgicon {background: transparent url(/images16/info_icons/jpg.png) no-repeat;}
.clricon {background: transparent url(/images16/info_icons/clr.png) no-repeat;}
.whticon {background: transparent url(/images16/info_icons/wht.png) no-repeat;}
.moreicon {background: transparent url(/images16/info_icons/more.png) no-repeat;}
.ppticon {background: transparent url(/images16/info_icons/ppt.png) no-repeat;}
.keyicon {background: transparent url(/images16/info_icons/key.png) no-repeat;}
.movicon {background: transparent url(/images16/info_icons/mov.png) no-repeat;}
.mp4icon {background: transparent url(/images16/info_icons/mp4.png) no-repeat;}
.wmvicon {background: transparent url(/images16/info_icons/wmv.png) no-repeat;}
.custicon {background: transparent url(/images16/info_icons/cust.png) no-repeat;}
.infobox {
    padding: 8px 0px;
    box-sizing: border-box;
    background-color: rgb(236, 236, 236);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    opacity: 0;
    transition: all 0.25s ease-out;
}

.ui-tooltip {
    background: #e2e2e2;
    width: 150px;
    z-index: 500;
    font-size: 10px;
    font-weight: normal;
    color: black;
    border-radius: 3px;
    line-height: 13px;
    padding: 5px
}

.pager {
    float: right;
    z-index: 4;
}

.back a {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: transparent url(/images14/back.gif) no-repeat;
}

.back a:hover {
    background-position: -24px 0;
}

.first a {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: transparent url(/images14/first.gif) no-repeat;
}

.first a:hover {
    background-position: -24px 0;
}

.last a {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: transparent url(/images14/last.gif) no-repeat;
}

.last a:hover {
    background-position: -24px 0;
}

.next a {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: transparent url(/images14/next.gif) no-repeat;
}

.next a:hover {
    background-position: -24px 0;
}

.featNav {background:transparent url(/images14/front_nav.png) no-repeat; width: 10px; height: 10px; display: inline-block; margin-left: 6px; cursor: pointer;}
.featNavOn {background-position: -11px 0;}

.SignUpLnk a{  padding: 4px 8px;
  background-color: #9BFF0F;
  border-radius: 3px;
  color: #083700;
  text-transform: uppercase;
  margin: 0px 1px;
  font-weight: 700;
  border: 1px solid #9BFF0F;}

  .SignUpLnk a:hover{  background-color: white;
    color: #1871B0;
    border: 1px solid #1871B0;}

.pagerLnk a {
    padding: 4px 8px;
    background-color: #F4553D;
    border-radius: 3px;
    color: white;
    text-transform: uppercase;
    margin: 0px 1px;
font-weight: 600;
    font-size: 16px;
}


 .signin_pad{

    }

.pagerCur {
    padding: 4px 8px;
    background-color: orange;
    color: white;
    border-radius: 3px;
    text-transform: uppercase;
    margin: 0px 1px;
}

.pagerLnk a:hover,
.pagerDts a:hover {
    background-color: orange;
    color:white
}

.pagerDts a {
    padding: 4px 6px;
    background-color: #e2e2e2;
    border-radius: 3px;
    margin: 0px 1px;
}

/*search bar start*/

.searchinput input[type="search"],
.searchinput select,
.searchinput input[type="submit"] {
    padding: 5px;
    border: none;
    box-sizing: border-box;
    font-size: 14px;
    background-color: rgba(0,0,0,0);
    -webkit-appearance: none;
    /*margin-left: 5px;*/
}

.searchinput input[type="submit"] {
    background: url(https://www.presentermedia.com/css/images/search.svg) 3px 50% no-repeat;
    cursor: pointer;
}

select:focus {
    outline: none
}

.searchinput select:focus,
.searchinput select.focus {
    outline: none;
}

.searchinput select {
    background: url("/css/images/cd-arrow.svg") no-repeat center center;
    -webkit-appearance: none;
}

.searchinput input[type="search"]:focus,
.searchinput input[type="search"].focus {
    outline: none;
}

.searchinput {
    position: relative;
    margin: auto;
    max-width: 550px;
    height: 36px;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #2e2e2e;
    transition: border 0.3s;
    white-space: nowrap;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    border-top-left-radius: 19px;
    border-top-right-radius: 19px;
    border: 2px solid #9e9e9e;

}

.searchwrapper {

    box-sizing: content-box;
    width: 470px;
    text-align: center;
    position: relative;
    flex-basis: 470px;

}

.searchbox{
        padding-right: 10px;
    position: relative;
    top: -9px;
}

#searchinput {
    position: relative;
    width: 100%;

    z-index: 2;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
     border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    height: 40px
}

#searchinput input[type=search] {
    width: 100%;
    padding-left: 50px;
    padding-right: 29.09090909090909%;
        font-size: 22px;
        color:#FAFAFA;
        position: relative;
        top: 1px;
      }

#searchinput input[type=search]::-webkit-search-cancel-button {
    display: none;
}

#searchinput input[type=search]::ms-clear {
    display:none;
}

#searchselect {
    position: absolute;
    z-index: 3;
    right: 0px;
}

#searchsubmit {
    position: absolute;
    width: 42px;
  /*  top: 1px;*/
    z-index: 3;
    border-right: 2px solid #a2a2a2;
    height: 38px;
    display: flex;
   justify-content: center;
   align-items: center;
}

/*search bar end*/

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    height:100%;
}

.overlay:target {
    visibility: visible;
    opacity: 1;
}

.popup {
    margin: 50px auto;
    background: #fff;
    border-radius: 5px;
    width: 50%;
    position: relative;
    transition: all 1s ease-in-out;
    border: 2px solid orange;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, .5);
    height:80%;
}

#popup .close {
    position: absolute;
    top: -15px;
    right: -15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    background-color: #3b5998;
    padding: 10px;
    border-radius: 20px;
}

#popup .close:hover {
    color: orange;
}

.scrollable {overflow-x: hidden;
    overflow-y: auto;
    height: 100%;}

.popup h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    color: orange
}

.popup ul li {
    width: 80%;
    margin: 0px auto;
    padding-top: 10px;
}

.popup ul li p {
    margin: 0px 0px 0px 15px;
    ;
}

.popup ul li h3 {
    line-height: 100%;
}

.reasonsButton {
    text-align: center;
    margin: 60px auto 15px;
    color: white;
}

.reasonsButton h1 a:link {
    text-align: center;
    font-size: 22px;
    color: white;
    background-color: orange;
    text-transform: uppercase;
    padding: 10px 15px;
    width: 100%;
    border-radius: 6px;
}

.reasonsButton h1 a:visited {color:white}

.reasonsButton h1 a:hover {
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%), orange;
    background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%) orange;
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%), orange;
    cursor: pointer transition: all .1s ease-in-out;
}


.bottomCTA {
    width: 100%;
    font-size: 32px;
    padding: 25px 0px;
    text-align: center;
    color: white;
    background-color: #7b7b7b;
    margin-top: 50px
}

.bottomCTA a {
    font-weight: bold;
    color: orange;
    text-decoration: none;
    transition: all .2s ease-in-out;
}

.bottomCTA a:hover {
    color: #3a6177;
}

#footer {
    background: #2e2e2e;
    width: 100%;
    border-top: solid 3px #bfbfbf;
    padding-top: 40px;
    padding-bottom: 30px;
}

#footer2 {
    background: black;
    width: 100%;
    display: inline-block;
    padding-bottom: 20px;
    padding-top:20px;
}

#myfoot,
#footbase {
    font-weight: bold;
    color: #e2e2e2;
    max-width: 1770px;
}

#myfoot {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#footer a {
    color: #e2e2e2;
    text-decoration: none;
    font-weight: 200;
    font-size: 16px;
    transition: all .2s ease-in-out;
    line-height: 2.8em;
    padding: .9em 0em .9em 0em;
}

#footer2 a {
    color: #e2e2e2;
    margin: 10px 0px 10px 0px;
}

#footer a:hover,
#footer2 a:hover {
    color: orange;
    text-decoration: none;
    font-size: 13px;
}

.footlinks {
    max-width: 300px;
    min-width: 220px;
    text-align: left;
    padding-left: 12px;
    border-left: solid white 1px;
    font-size: 16px;
    line-height: 19px;
    vertical-align: top;
    margin-bottom: 20px;

}

.footlinks h1 {
    margin: 0px;
}

#footbase {
    background-color: black;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 95%;
    flex-wrap: wrap;
}

.footleft {z-index:0}

.footright {
    order:1;
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    z-index:999;
}


/* === SOCIAL ICONS START === */

.socialIcons-white {
    position: relative;
    height: 50px;
    left: -10px;
    margin-bottom: 10px;
}

.socialIcons-white ul {
    position: relative;
    z-index: 25;
    list-style-type: none;
    margin: 0px;
}

.socialIcons-white li {
    display: inline-block;
    height: 50px;
    width: 50px;
}

.socialIcons-white ul li a {
    display: block;
    padding: 25px;
}

.socialIcons-white li:nth-child(1) {
    left: 0;
    background: url(images/social_icons-2.png) no-repeat;
    background-position: 0px -50px;
}

.socialIcons-white li:nth-child(2) {
    left: 0;
    background: url(images/social_icons-2.png) no-repeat;
    background-position: -150px -50px;
}

.socialIcons-white li:nth-child(3) {
    left: -60px;
    background: url(images/social_icons-2.png) no-repeat;
    background-position: -200px -50px;
}

.socialIcons-white li:nth-child(4) {
    left: 60px;
    background: url(images/social_icons-2.png) no-repeat;
    background-position: -150px -50px;
}

.socialIcons-white li:nth-child(5) {
    left: 190px;
    background: url(images/social_icons-2.png) no-repeat;
    background-position: -200px -50px;
}

.socialIcons-white li:nth-child(6) {
    left: 310px;
    background: url(images/social_icons-2.png) no-repeat;
    background-position: -250px -50px;
}

.socialIcons-white li:nth-child(1):hover {
    left: 0;
    background: url(images/social_icons-2.png) no-repeat;
    background-position: 0px 0px;
}

.socialIcons-white li:nth-child(2):hover {
    left: 0;
    background: url(images/social_icons-2.png) no-repeat;
    background-position: -150px 0px;
}

.socialIcons-white li:nth-child(3):hover {
    left: -60px;
    background: url(images/social_icons-2.png) no-repeat;
    background-position: -200px 0px;
}

.socialIcons-white li:nth-child(4):hover {
    left: 60px;
    background: url(images/social_icons-2.png) no-repeat;
    background-position: -150px 0px;
}

.socialIcons-white li:nth-child(5):hover {
    left: 190px;
    background: url(images/social_icons-2.png) no-repeat;
    background-position: -200px 0px;
}

.socialIcons-white li:nth-child(6):hover {
    left: 310px;
    background: url(images/social_icons-2.png) no-repeat;
    background-position: -250px 0px;
}

/* === SOCIAL ICONS END === */

.videowrapper {
    position: absolute;
    left: 0px;
    padding: 0 20px;
    opacity: 0;
    transition: opacity 1s ease-out;
    transition-delay: .5s;
}

.simbox .videowrapper {padding: 0px 8px}

.container {
    background: #ccc;
    text-align: center;
    height: 50%;
    padding: 5px;
    position: relative;
}

.bread,
.bread a {
    font-size: 12px;
    padding: 20px 10px 0px 4px;
    text-transform: uppercase;
    margin-bottom: 6px;
    font-weight: bold;
    color: #1f648b;
}

.closebody {
    max-width: 1150px;
}


.simbody {padding: 10px;}

#canvas {
    display: inline-block;
    width: 50%;
    min-width: 550px;
    text-align: center
}

#canvas.custom2 {
    display: block;
    min-width: inherit;
    width: 100%;
}

.closeinfo {
    max-width: 420px;
    padding: 0 20px 0 20px;
    display: inline-block;
    vertical-align: top;
}

.presmobileholder {display: none; text-align:center}

.custom2 {
    text-align: center
}

.custom3 {
    text-align: left;
    max-width: 978px;
    padding: 0px 20px;
    margin:0 auto;
    display:block;
}

.rotatorflex{
    padding: 0px 0px;
    position: relative
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}


.frontRight,
.featRight, .custRight, .projRight {
   z-index: 10;
    background: transparent url(/images16/front_right.png) no-repeat;
    height: 150px;
    width: 48px;
    cursor: pointer;
    margin-right: 0px;}

.topcontent{/*display: flex;
    flex-direction: column;*/
    align-self: center;
      width: 95%;}

.arrowwrapperflex {display: flex;justify-content: space-around;}
.arrowwrapperLT {display:flex; vertical-align:middle; margin-left: 0px}
.arrowwrapperRT {display:flex; vertical-align:middle; margin-right: 0px}

.cattitle{padding-bottom:20px; display: flex; flex-direction: column; align-items: center;}
.cattitle p{margin-top: 0px; font-size: 21px; margin-bottom: 30px; width: 70%; text-align: center;color: #000000;}
.cattitle b{font-weight: 500;font-size: 22px}

.frontRight:hover,
.featRight:hover, .custRight:hover, .projRight:hover {
    background-position-x: -53px;}

.frontLeft,
.featLeft, .custLeft, .projLeft {
   z-index: 10;
    background: transparent -52px 0px url(/images16/front_left.png) no-repeat;
    height: 150px;
    width: 48px;
    cursor: pointer;
    margin-left: 0px;}

.frontLeft:hover,
.featLeft:hover, .custLeft:hover, .projLeft:hover {
    background-position-x: 1px;}

#simleft {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: transparent url(/images14/back.gif) no-repeat;
    position: relative;
    top: -20px;
    cursor: pointer;}

#simright {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: transparent url(/images14/next.gif) no-repeat;
    position: relative;
    top: -20px;
    cursor: pointer;}

#simright:hover,
#simleft:hover {
    background-position: -24px 0;}

.simend,
#simright.simend:hover,
#simleft.simend:hover {
    cursor: default;
    background-position: 0px 0;
    opacity: 0.3;}

#simnav {
    position: absolute;
    left: 920px;
    top: 25px;}

.mobileholder, .mobiledisplay {
    display: none;
}

.bigthumb {
    margin: 20px;
    padding: 20px;
    background-color: white;
    border-radius: 10px;
}

.downbox {
    display: inline-block;
    text-align: center;
    padding-right: 12px;
    vertical-align: top;
}

.downbox.single {
    margin-top: 7px;
}

.down {
    background-color: #2E7DB2;
    padding: 10px;
    display: table-cell;
    text-align: center;
    border-radius: 6px;
    height: 50px;
    width: 54px;
    box-sizing: border-box;
    font-weight: 700;
    color: white;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
}

.down.single {
    width: inherit;
}

.down a {
    color: white;
    text-decoration: none
}

.down:hover {
    background-color: orange;
}

.pnglist {
    display: inline-block
}

.jpglist {
    display: none
}

.bigger:after {
    content: "";
    padding: 24px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#downoptions {
    vertical-align: top;
    position: relative;
    top: -20px;
}

#downoptions label {
    display: block;
    font-size: 10px;
    margin-top: 5px;
}

#downoptions .ui-state-active,
#downoptions .ui-state-default {
    /*
    border: none;
    background: #EEEEEE;
    color: #2e5260
    */
}

#downoptions .ui-button:hover{
    background-color: orange;
    border-color: orange;
    background-image: none;
}

#downoptions .ui-button-text-icon-primary .ui-button-text {
    /*padding: 0 3px 0 8px*/
}



#downoptions .ui-button .ui-checkboxradio-icon {
/*	height: 14px;*/
  display:none;
}

.sticky {
    position: fixed !important;
    width: 100%;
    z-index: 25;
}

.stickySearch {
    position: fixed !important;
    width: 100%;
    top: 103px;
    z-index: 25;
}

.btn {
  font-family: "Open Sans", "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 auto;
  transition: background-color .2s ease-in-out;
  cursor: pointer;
  padding: .5em 1em;
  -webkit-border-radius: 0.375em;
  -moz-border-radius: 0.375em;
  border-radius: 0.375em;
}

.btn-orange {
  background: orange;
  border-bottom: 0.1875em solid #cd7300;
}
.btn-orange:hover {
  background: #d68b00;
  color: white;
}
.btn-orange:active {
  background: #805300;
}

.btn-blue {
  background: #3a6177;
  border-bottom: 0.1875em solid #082f45;
}
.btn-blue:hover {
  background: #2d4b5c;
  color: white;
}
.btn-blue:active {
  background: #101b21;
}

.containPage {
    max-width: 800px;
    width: 90%;
    margin: auto;
    margin-top: 32px;
}

.mobile-subscribe {
    display: none;
    margin-top: 50px;
}

.mobile-subscribe a {
    color: white;
}

.mobile-featSpot img{
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
}

 .tablet-nav {
    width: 100%;
    height: 30px;
    z-index: 10;
    position: relative;
    justify-content: space-evenly;
    align-items: center;
    display: flex;
    }

.tablet-nav #topnav {
        display: block;
    }

.dropdown {
        margin:0;
    }

  #logo {
    }

.tagline {
  position: absolute;
  top: 47px;
  left:26px;
  font-size: 13px;
  text-transform: uppercase;
  color: white;
  width: 230px;
	}


#vidWindow {
	background-color: black;
	width: 0px;
	height: 0px;
	opacity:0;
	border: solid 5px black;
	position:fixed;
	top:144px;
	z-index:200;
}

#vidClose {
	background: transparent url(/images14/red_x.png) no-repeat;
	position:absolute;
	left:706px;
	top: -18px;
	z-index:201;
	width:50px;
	height:50px;
	cursor: pointer;
}

#ghostBack {
	background-color:black;
	position:fixed;
	top:0;
	left:0;
	z-index:199;
	opacity:.8;
	width:100%;
}

.customlist {
    counter-reset: li;
    list-style: none;
    font: 15px 'trebuchet MS', 'lucida sans';
    padding: 0 15px;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

.customlist li {
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    margin: .5em 0;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
}

.customlist li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #3A6177;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
    color: white;
}

.navhide {display:contents}
.navshow {display:none}
.navshowslideclip {display:none}
.navhideslideclip {display:inline-block;}
.navhideb {display:inline-block}
.navshowb {display:none}

.searchinput {
    box-shadow: inset 0px 0px 0px rgba(72,72,72,.75);}

#whatsNewWrapper {
    margin: 0px auto;
    display: flex;
    justify-content: center;
    max-width: 1600px;
    flex-direction: column;
    padding: 0px;}

    .whatsNew div div p {
      font-size: 14px;
      margin-top: 8px;
      padding-left: 0px;
      width: 38vw;
      margin: 0px;
      max-width: 95%;
    text-align: justify;}

    .whatsNew div div a {
    text-decoration: none;
    text-transform: capitalize;
    color: #2e5260;
    font-weight: bold;
    font-size: 15px;
    transition: all .3s ease;
    margin-top:10px}

    .whatsNew h2 {
    color: orange;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 30px;
    padding: 0px;
    margin: 0px;}

  .whatsnewimg{
    width: 100%;
    box-shadow: 1px 3px 4px rgba(0, 0, 0, .3);
  margin-top: 0px}

    .whatsNewTag {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 32px;
    font-weight: 100;
    color: white!important;
    padding: 0px 0px;
    background-color: #1871b0;
    border-radius: 4px;
    margin-right: 10px;
    width: 95%;
    display: flex;
    align-items: center;
    height: 30px;
    padding-left: 5px;
    display: block;
    text-align: left;
    font-weight: 500;}

    .justifychange{
      text-align: justify;
    }

.whatsnewgroup{border-bottom: solid #6a6a6a 1px;
    padding-bottom: 10px;
    display: flex;
  flex-direction: row;
text-align: left;}

  .whatsNew {
      float: none;
      width: 60%;
      padding-top: 75px;
      margin: 0px auto;
    text-align: left}

.whatsnewcontent{display: flex;
    flex-direction: column;
   align-items: left}

.newsoutterwrapper{background-color: white;
    position: relative;
    z-index: 50;
    background-color: white;}
    /*box-shadow: inset 0px 3px 4px rgba(0, 0, 0, .3);}*/

.reviewstyle h2 a {
  color: #3a6177;
      text-transform: uppercase;
      padding-top: 21px;
}

.sa_info, .sa_name, .sa_comments {
    width: 100% !important;
}

.shopperapproved_widget table tr{display: flex !important;
    flex-direction: row !important;align-items: center !important;align-items: baseline !important;}

.shopperapproved_widget table td{width:100% !important}

.reviewstyle {
  background-color:white; padding-bottom:20px;text-align: center}

.reviewflex{display: flex;
    flex-direction: column;
    max-width: 95%;
      margin-left: auto;
      margin-right: auto;
    padding-bottom: 40px;
  padding-top: 124px;}


.reviewdisplay{max-width:95%;  margin: 0 auto; padding:10px 10px}
.reviewdisplay div:nth-child(1n){display:contents}
.reviewdisplay div:nth-child(2n){display:none}



a.media-link {
    color: #444444;
    text-decoration: none;
    margin-top: 10px;
    }

    .mrkimgsize {display: flex;justify-content: center;}

    .mrkimgsizecust {width: 800px;height:500px; order:2;display: flex;justify-content: center;align-items: center;flex-direction: column}

    .custgif{display: flex;align-items: center;justify-content: center;text-align: center;}
    .custgif video {width: 90%;box-shadow: 0px 3px 4px rgba(0, 0, 0, .3)}
    .custvid video {width: 600px;margin-top: 56.5px;margin-bottom: 56.5px;box-shadow: 0px 3px 4px rgba(0, 0, 0, .3);}
    .custvid{width: 700px}
  .mrkflex{
        display: flex;
        justify-content: space-around;
        max-width: 95%;
        align-items: center;
        margin-left: auto;
        margin-right: auto;
        flex-direction: row;}

  .mrkflexsc{
              display: flex;
              justify-content: space-around;
                max-width: 85%;
              padding-left: 5px;
              padding-right: 5px;
              margin-left: auto;
              margin-right: auto;
              flex-direction: column;
              order:2}

.beniconflx{display: flex;align-items: center;justify-content: center;}
.benifiticon{position: absolute; z-index: 10;width: 100px;}
.bentextflexrt a{color:white}
.bentextflexrt a:hover{color:orange}
.bentextflexsave a{color:white}
.bentextflexsave a:hover{color:orange}

  .sclogocust{height: 9vw}
  .scmrkvideo{max-width: 100%;}
  .mrkimgsizesc{display: flex; justify-content: space-between; width:100%; margin-top: 20px}
  .mrkimgsizesc div:nth-child(1n){ margin-right: 20px}
  .mrkimgsizesc div:nth-child(2n){ margin-right: 0px}
  .mrkimgsizesc div:nth-child(3n){ margin-right: 20px; margin-left: 20px}
  .slideclipsinfo{ color:dimgray; display: block;flex-direction: column;align-items: center;text-align: left;}
  .slideclipsinfo h2{line-height: 40px; color: #595959;  margin-top: 0px; margin-bottom: 40px; font-size: 40px; font-weight: 500; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Fira Sans,Helvetica Neue,Arial,sans-serif;}
  .slideclipsinfo h3{margin: 0px; margin-top: 0px; font-weight: 400; font-size: 20px; color: #494949;}
  .slideclipsinfogrp{display: flex;place-items: flex-end; flex-direction: row; justify-content: space-between;}
        .slideclipsinfo div:nth-child(2n){display: flex;
          align-items: flex-end;
          flex-direction: row;
          justify-content: center;
          text-align: center;
          margin-top: 0px;
          margin-bottom: 20px;}

    .scexpl{display: flex;flex-direction: column;place-items: flex-start;}

          .twobuttonssc div:nth-child(2n){margin-bottom: 0px;margin-top:0px}

          .twobuttonscust{display: flex; text-align: center; margin-bottom: 20px; justify-content: left;}



    .custinfo{height: 100%; width:800px; margin-left: 5%; color:dimgray; order:1;justify-content: center; display: flex;flex-direction: column;align-items: left;margin-top: 5px}
        .custinfo h2{color: white; line-height: 40px; margin:0px 0px 20px 0px; font-size: 40px; font-weight: 700; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Fira Sans,Helvetica Neue,Arial,sans-serif; text-align: left;}
        .custinfo h3{color: white; margin-top: 30px; font-weight: 300; font-size: 24px;align-items: left}


        .custinfo ul {list-style: disc; color: white; margin:0px 0px 20px 20px; max-width: 100%; text-align: left;}
        .custinfo ul li{list-style: decimal;display: list-item;color: white; margin-bottom: 10px;}
        .custinfo p {color: white}
        .custinfo b {color: white; font-size: 50px;}

        .custviewbut  a{
          margin-left:10px;
          color: white;
          background-color: rgba(144, 144, 144, 0);
          border: 1px solid white;
          border-radius: 10px;
          padding: 10px}

          .custviewbut  a:hover{color: white; background-color: #6c6c6c;}

          .presmarklist{font-size: 20px;color:#2f2f2f;display:block;}

  .presmarklist p{font-family: inherit;font-size: inherit;color:inherit;}



      .presinfo{height: 100%; width:800px; margin-left: 5%; color:dimgray;justify-content: center; display: flex; flex-direction: column;align-items: left;}
      .presinfo h2{color: #494949; line-height: 40px; margin:0px 0px 10px 0px; font-size: 40px; font-weight: 700; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Fira Sans,Helvetica Neue,Arial,sans-serif;text-align: left}
     .presinfo ul{list-style: disc;color: white; margin: 0px 0px 40px 20px; max-width: 100%;text-align:left}
     .presinfo ul li{list-style: disc;display: list-item;color: #494949; margin-bottom: 10px;}
      .presinfo h3{margin-top: 30px; font-weight: 400; font-size: 24px;color: #494949;text-align: left}
      .presinfo b{color: #1871B0; font-size: 50px;}



    .reviewblock{display: flex; flex-direction: row; max-width: 600px; align-items: center; margin-top: 20px;}
    .reviewblock div{margin-right: 20px; width:100px; height:100px; background-color:white;margin-left: 0%;margin-bottom: 0px}
    .reviewblock p{width: 70%; text-align: justify; margin-left: 20px; padding: 0px; margin: 0px; font-size: 16px; color: #121212;}

    .circle {
      height: 100px;
      width: 100px;
      /*background-color: #ffffff;*/
      border-radius: 50%;
      display: inline-block;}


      .circleflex{display: flex; flex-direction: column;}

      .flexbenfit h2{padding: 40px 0px 0px 40px; line-height: 40px;text-align: center; color: white; margin-top: 0px;  margin-bottom: 40px; font-size: 40px; font-weight: 700; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Fira Sans,Helvetica Neue,Arial,sans-serif;}
      .flexbenfit span{color: white; margin-top: 0px; font-weight: 300; font-size: 24px; font-weight: 400;}
      .flexbenfitsub{display: flex;
        justify-content: space-around;
        max-width: 85%;
        padding-left: 5px;
        padding-right: 5px;
        margin-left: auto;
        margin-right: auto;
        flex-direction: row;
        order:2 }

      .flexbenfit a {font-size: 34px;font-weight: 700;}

      .circleflexrt{display: flex;flex-direction: column;align-items: flex-start;margin: 0px 40px 0px 40px;}
      .circleflexrt span{order:1}
      .circleflexlt span{order:1}
      .circleflexlt{display: flex;flex-direction: column;align-items: flex-end;margin: 0px 40px 0px 40px;}



      .bentextflexlt{display: flex; flex-direction: column; align-items: flex-end;text-align: right; margin-right: 20px;order:0;width:350px}
      .bentextflexrt{display: flex; flex-direction: column; margin-left: 20px;order:1;width:350px}
      .bentextflexsave{display: flex; flex-direction: column; margin-left: 20px;order:1;}
      .bentextflexlist{display: flex; justify-content: center; align-items: center;flex-direction: row;margin-top: 40px;max-width: 420px}
      .bentextflexlist span:nth-child(2n){font-size: 16px}
      .saveflx{flex-direction: column;order:2}

.custarrows{width:100%}
.mrkimgsizecust img:nth-child(1n) {height: 449px;width: auto;}
.mrkimgsize img {width: 600px;max-width: 600px}

.btn-mainsec {
display: block;
width: 200px;
padding: .2em;
font-size: 1.2em;}

/*four boxes start*/

.inner-quad p a {
  color: #2e5260;
}
.inner-quad p a:hover {
  color: orange;
}

#quad-box-cont {
    margin: 2.5em auto 2em;
    font-size: 16px;
    width: 95%;
    justify-content: center;
    max-width: 95%;
    display: flex;
    flex-wrap: wrap;
    order:2;
    margin-bottom: 50px;}

    .quad-box {
    height: auto;
    width: 400px;
    margin: 15px;
    overflow: hidden;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    vertical-align: top;
}

.shad1 { box-shadow: -10px 10px 10px rgba(0, 0, 0, .3);}
.shad2 { box-shadow:  0px 10px 10px rgba(0, 0, 0, .3);}
.shad3 { box-shadow:  10px 10px 10px rgba(0, 0, 0, .3);}

.inner-quad {
    display: flex;
    width: auto;
    height: 290px;
    padding: 0em 0em 10%;
    background-color: #f6f6f6;
    border: 1px solid lightgray;
    overflow: hidden;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    flex-direction: column;}

/*.inner-quad {
    display: block;
    width: auto;
    height: 240px;
    padding: 0em 0em 10%;
    background-color: #d3d3d3;
    border: 1px solid lightgray;
    overflow: hidden;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;}*/

.inner-quad h2 {
    font-size: 1.3em;
    font-family: "Open Sans Condensed", sans-serif;
    color: white;
    margin: 0;
    padding: .5em .5em .5em;
    font-weight: bold;
    background-color: gray;
    border-bottom: 2px solid #3a6177;
    text-align: center;
    text-transform: uppercase;
}

.inner-quad > a {
    display: block;
    width: 90%;
    margin: .5em auto 1em;
}

.inner-quad p {
    font-family: "Open Sans", sans-serif;
    font-size: .9em;
    line-height: 1.6;
    margin: 0 2em;
    color: #7e7e7e;
    text-align: left;
}

.gif-cont {
width: 90%;
margin: .5em auto 1.5em;
display: flex;
align-items: center;
justify-content: space-around;
height: 130px;
}


.socialhover:hover path {
  fill: #DF7C1F;
}

/*four boxes end*/

/* {box-sizing:border-box}*/

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 50px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  padding: 20px;
}

/* Position the "next button" to the right */
.next {
  right: -20px;}
  .prev {left: -20px;}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: white;
  font-size: 16px;
  padding: 8px 12px;
  bottom: 8px;
  width: 100%;
  text-align: center;
}


/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1} }

  /* --------------------------------

  Modules - reusable parts of our design

  -------------------------------- */
  .cd-img-replace {
    /* replace text with a background-image */
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  /* --------------------------------

  Main components

  -------------------------------- */

  /*Nav start*/

  #cd-menu-trigger {
    /* set a min-height and a z-index to be sure that the main element completely covers the lateral menu */
   /* min-height: 100%; */
   position: relative;
    background-color: #f5f4e9;
    z-index: 2;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
  }
  #cd-menu-trigger.lateral-menu-is-open {
    /* translate to show the lateral menu - all content needs to be put in the .cd-main-content to translate*/
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    -o-transform: translateX(260px);
    transform: translateX(260px);
    position: fixed;
    z-index: 25;
  }

  #cd-menu-trigger {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 73px;
    width: 63px;
    background-color: #2E2E2E;
  }

  /*--- Close X / Hamburger---*/
  #cd-menu-trigger .cd-menu-icon {
    /* this span is the central line in the menu menu */
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 35px;
    height: 2px;
    background-color: #FFF;
    /* these are the upper and lower lines in the menu menu */
  }

  #cd-menu-trigger .cd-menu-icon::before, #cd-menu-trigger .cd-menu-icon:after {
    content: '';
    width: 100%;
    height: 100%;
    position: inherit;
    background-color: inherit;
    left: 0;
  }

  #cd-menu-trigger .cd-menu-icon::before {
    bottom: 10px;

  }
  #cd-menu-trigger .cd-menu-icon::after {
    top: 10px;
  }
  #cd-menu-trigger.is-clicked .cd-menu-icon {
    background-color: rgba(255, 255, 255, 0);
  }
  #cd-menu-trigger.is-clicked .cd-menu-icon::before, #cd-menu-trigger.is-clicked .cd-menu-icon::after {
    background-color: white;
  }
  #cd-menu-trigger.is-clicked .cd-menu-icon::before {
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cd-menu-trigger.is-clicked .cd-menu-icon::after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }



  @media only screen and (min-width: 971px) {
    #cd-menu-trigger {
      width: 110px;
      padding-left: 1.25em;
      display:none;
    }
    #cd-menu-trigger .cd-menu-text {
      display: inline-block;
      line-height: 70px;
    }
    #cd-menu-trigger .cd-menu-icon {
      left: auto;
      right: 1.25em;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
    }

    #searchselect ul li:first-child{
              position: relative;
           }

.signinflex{display: flex;display: flex}

  }

  /*--- Close X / Hamburger---*/

  #cd-lateral-nav {
    position: fixed;
    height: 100%;
    left: 0;
    top: 0;
    visibility: hidden;
    /* the secondary navigation is covered by the main element */
    z-index: 200;
    width: 260px;
    background-color: #2e2e2e;
    overflow-y: auto;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
    -moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
    transition: transform .4s 0s, visibility 0s .4s;
    /* this creates the subtle slide in animation of the navigation */
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px);
  }
  #cd-lateral-nav .cd-navigation {
    margin: 10px 0 16px;
    padding-left:0px;
  }
  #cd-lateral-nav .sub-menu {
    padding: 0 10px 20px 15px;
    display: none;
    width: inherit;
    left: inherit;
    font-size: 90%;
  }
  #cd-lateral-nav a {
  	text-transform: uppercase;
    display: block;
    line-height: 2em;
    padding: 0 16px 0 32px;
    color: #aab5b7;
  }
  #cd-lateral-nav a.current {
    background-color: #3a4a4d;
    color: #FFF;
  }
  .no-touch #cd-lateral-nav a:hover {
    color: #FFF;
  }


      @media screen and (min-width:1580px) {
          .imgbox,
          .newbox,
          .simbox,
          .featbox, .custbox, .projbox {
              padding: 30px;}
              }

      .headerstyle1 {z-index: 66}
      .navstyle1{z-index: 64;}
      #cd-menu-trigger {
          position: fixed;
        }
        #topnav {
            display: flex;
        }

      .topButtons {
        width:100%
      }
      .topButtons .buttDiv {
        display: flex;
        align-items: center;
        margin-bottom: 1.5em;
      }
      .topButtons .blueline {
        height: 2px;
        background-color: #0080ad;
        width: 10%;
        position: relative;
        z-index: 1;
        left: 5%;
        min-width: 60px;
      }
      .topButt{
        background-color: #ebebeb;
        color: #545454;
        font-size: 1em;
        cursor: pointer;
        transition: color .3s ease-in-out;
        width: 40%;
        border: 2px solid #0080ad;
        border-radius: 5px;
        position: relative;
        z-index: 3;
        min-width: 280px;
        display: flex;
        justify-content: center;
        text-transform: uppercase;
        padding: .2em 0;
      }
      .blueicon{
        padding-right:10%;
        position: absolute;
        z-index: 2;
        display: flex;
      }
      .blueicon img{width:100%}
      .bluelineback{
        height: 2px;
        background-color: #0080ad;
        width:100%;
      }
      .buttback {
        display: flex;
        width: 7%;
        align-items: center;
        transition: all .3s ease-in-out;
        position: relative;
        left: 0%;
        min-width: 40px;
        min-height: 46px;
        height: 46px;
      }
      .buttback hov{
        width:14%;
      }
      .buttend{
        position:relative;
        right:20px;
        width: 120px;
      }
      .topButt:hover {
         background: #c5e6f3;
       }
       .buttback.hov{
          width:12%
        }
        .topButt.buttSelect:hover {
           background:  #036f96;
         }
       .buttSelect{
         color:white;
         background:  #036f96;
       }
       .lineSelect{width:50%}
       .custSlide{
         width: 100%;
         display: flex;
         justify-content: center;
         flex-wrap: wrap;
         max-height: 500px;
       }
       .custom-slideshow{
         max-width: 1000px;
         position: relative;
         margin: auto;
         width: 100%;
       }
       .dotSelect {background-color: #717171;}
       .sa_widget_footer {width:187px}
       img.buttend{width:auto; max-width:inherit}
       #slides {
         display: flex;
         flex-wrap: wrap;
         justify-content: center;
       }
       .slideWrap {
           padding: .5em;
           display: flex;
           justify-content: center;
       }
       .slideWrap video {
         max-width: 360px;
         border-radius: 6px;
       }
       .reviewflex .sa_flex .sa_review {
           height: 160px !important;
       }
       .cathead {
         margin-bottom: .1em;
       }
       #mainCategory.cathead {
          margin-bottom: 1em;
        }
       .custSlide video {
         max-height: 440px;
         border-radius: 16px;
         box-shadow: 0 0 10px;
       }
       .lwerbxcont video {
         max-width: 200px;
         border-radius: 6px;
       }
       video.presthumb {
         width: auto;
       }
       .slideinfo {
           display: flex;
           flex-wrap: wrap;
           align-items: center;
           justify-content: center;
           /*width:95%;*/
       }
       .slideinfo h2, .main-h1 {
         color: #494949;
         line-height: 47px;
         margin: 0px;
         font-size: 47px;
         font-weight: 800;
         font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Fira Sans,Helvetica Neue,Arial,sans-serif;
       }
       .slideinfoDiv {
         padding-left: 3em;
       }
       .slideinfoDiv p {
          max-width: 700px;
          font-size: 1.5em;
          font-weight: 400;
          line-height: 1.3em;
          color: black;
       }
       .sclogocust {
         max-width: 400px;
         min-width: 300px;
       }
       .reviewblock div{
          background-image: url(/images19/hero/bwomen.jpg);
          background-repeat: no-repeat;
          background-position: center;
       }
       .reviewblock div.rev2{
          background-image: url(/images19/hero/bwoman2.jpg);
       }
       .flexbenfitsub {
          justify-content: space-evenly;
          max-width: 70%;
        }
        .flexbenfit h2 {
          padding: 0px;
        }
        .main-h1 {
          color: #1871B0;
          /*text-transform: uppercase;*/
        }


        .custinfo h3 {
          line-height: 1.3em;
          font-size: 1.5em;
          max-width: 700px;
          margin-top: 10px;
          padding-right: 30px;
        }
        .whatsNew h2 {color: #2e5260;}
        .whatsNewTag {color:black}
        #searchdown .item-has-children > a {color: #bebebe;}
        #footer a {font-size: 1em}
        #footer a:hover {font-size:.95em}
        .bottomCTA {margin-top:inherit;}
        .pptInfo.mrkimgsize {
          min-width: 50%;
          display: flex;
          justify-content: center;
          align-items: center;
          min-height: 400px;
          color: #5c5c5c;
          flex-wrap:wrap;
        }
        .pptInfo .next, .pptInfo .prev {
          position: inherit;
          color: #5c5c5c;
        }
        .pptInfo img {
          border-radius: 16px;
        }
        .presinfo {
          margin-left: initial;
          padding-left: 70px;
        }
        .pdot {
          cursor: pointer;
          height: 15px;
          width: 15px;
          margin: 0 2px;
          background-color: #bbb;
          border-radius: 50%;
          display: inline-block;
          transition: background-color 0.6s ease;
        }
        .pdot.dotSelect {
          background-color: #717171;
        }
        .pptInfo .text {
          color: #717171;
        }

        .ui-helper-hidden-accessible {
          border: 0;
          clip: rect(0 0 0 0);
          height: 1px;
          margin: -1px;
          overflow: hidden;
          padding: 0;
          position: absolute;
          width: 1px;
        }

        #contentfill {
          display: flex;
          flex-wrap: wrap;
        }
        .featDiv {
          display: flex;
          max-width: 33%;
          padding: 6px;
          box-sizing: border-box;
          justify-content: center;
          align-items: center;
        }

        .featDiv img, .featDiv video {
          transition: all .2s ease-in-out;
          border-radius: 10px;
          max-width: 140px;

      }

        .featDiv img:hover, .featDiv video:hover, .shad2 .slideWrap video:hover {
          transform: scale(1.1);
          box-shadow: 1px 1px 5px rgba(125, 125, 125, 0.49);
        }

        .featDiv video {
          max-width: 100%;
        }

        .shad2 .slideWrap {
          padding: 0;
        }

        .shad2 .slideWrap video {
          max-width: 194px;
          transition: all .2s ease-in-out;
        }


  @media only screen and (min-width: 769px) {
    #cd-lateral-nav .cd-navigation {
      margin: 20px 0;}
  }

  #cd-lateral-nav.lateral-menu-is-open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
    -moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
    transition: transform .4s 0s, visibility 0s 0s;
    /* smooth the scrolling on touch devices - webkit browsers */
    -webkit-overflow-scrolling: touch;
  }

  /* style menu items which have a submenu  */
  #cd-lateral-nav .item-has-children > a {
  	color: orange;
  	position: relative;
  	text-transform: uppercase;
  	font-weight: 600;/* this is the right arrow to show that the item has a submenu  */
  	font-size: 18px;
  }
  #cd-lateral-nav .item-has-children > a::after {
    content: '';
    display: block;
    height: 11px;
    width: 8px;
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 2em;
    background: url("/css/images/cd-arrow.svg") no-repeat center center;
    background-size: 8px 11px;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  #cd-lateral-nav .item-has-children > a.submenu-open::after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }
  /*Nav end*/

/*header elements*/
.headerstyle1{
      background: #2e2e2e;z-index: 51;position: relative;
}

.navstyle1{
  background-color: #f6f6f6;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, .3);
  z-index: 50;
    position: relative;
}

.headerstyle2, .navstyle2 {
  width: 1600px;
max-width: 95%;
margin-left: auto;
margin-right: auto;
}

  /*search start*/

.sub-menu{top: -25px;z-index: 100}

  #searchdown {
  	position: relative;
  	z-index: 2;
  	width: 100%;
  	-webkit-transform: translateZ(0);
  	-webkit-backface-visibility: hidden;
  	-webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
  	-moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
  	transition: transform .4s 0s, visibility 0s .4s;
  	text-align:right;
  	font-size:14px;
  }

  #searchdown a {
  	display:block;
  	text-decoration: none;
  	text-transform: uppercase;
  	color: #3a6177;
  	font-size: 1em;
      transition: all .2s ease-in-out;
      padding-top: 0px;
      padding: 3px 3px 3px 3px;
  }

  #searchdown a:hover {
  	font-weight: bold;
  	font-size: 13px;
  }

  #searchdown {
  	border-bottom-right-radius:6px;
  }

  #searchdown .item-has-children > a {
  	display:block;
  	color:#a2a2a2;
  	font-weight: 500;
  	font-size: 18px;
  	text-transform: uppercase;
  	text-decoration: none;
    position: relative;
      top: -8px;
      left: 10px;
  }

#search::placeholder{color:#C7C7C7}

  #searchdown .item-has-children > a::after {
  	content: '';
  	display: block;
  	height: 17px;
  	width: 16px;
  	position: absolute;
  	top: 11px;
  	bottom: auto;
  	-moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -1em;
    background: url("https://www.presentermedia.com/css/images/cd-arrow.svg") no-repeat center center;
    background-size: 13px 14px;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  #searchdown .item-has-children > a.submenu-open::after {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
  }

  #searchdown.is-clicked {
  	border-bottom-right-radius: 0px;
  	border-bottom-left-radius: 0px;
  }

  #searchdown ul li ul li {
  	display:block;
  }

  #searchselect ul li:first-child {
      padding-right: 30px;
  }

  .sub-menu {
      margin-top: 10px;
      width: 190px;
      box-shadow: 2px 0px 5px rgba(72,72,72,.1),;
      border-radius: 6px;
      display: none;
      top: -7px;
  }

  #searchdown ul li ul li {
      background-color: white;
      padding-right: 10px;
      border-left: 1px solid #bbb;
      border-right: 1px solid #bbb;
  }

  #searchdown ul li ul li:first-child {
      border-top-left-radius: 6px;
      padding-top: 10px;
      border-top: 1px solid #bbb;
      box-shadow: 0px -3px 5px rgba(72,72,72,.1);
  }

  #searchdown ul li ul li:first-child :before{
      border-top: 1px solid #bbb;
  }

  #searchdown ul li ul li:last-child{
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px;
      padding-bottom: 10px;
      border-bottom: 1px solid #bbb;
      box-shadow: 0px 3px 5px rgba(72,72,72,.1);
  }

/*.searchinput:hover .sub-menu {display: block}*/

  /*search end8*/

  .video-wrapper {
      position: relative;
  }

  .videotrans > video {
      width: 100%;
      vertical-align: middle;
  }

  .video-wrapper > video.has-media-controls-hidden::-webkit-media-controls {
      display: none;
  }

  .video-overlay-play-button {
      box-sizing: border-box;
      width: 100%;
      height: 100%;
      padding: 10px calc(50% - 50px);
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      opacity: 0.95;
      cursor: pointer;
      background-image: linear-gradient(transparent, #000);
      transition: opacity 150ms;
  }

  .video-overlay-play-button:hover {
      opacity: 1;
  }

  .video-overlay-play-button.is-hidden {
      display: none;
  }

  .boxcontainersm{
      margin: 20px;
  }

.boxcontainer{
    width: 555px;
    height: 314px;
    border-radius: 5px;
    margin: 20px;
    margin-bottom:0px;
    margin-top:0px}

    .boxcontainertest{
        width: 700px;
        height: 394px;
        border-radius: 5px;
        margin: 20px;
        margin-bottom:0px;
        margin-top:0px}

    .boxcontflex{
    display: flex;
    align-items: center;
}

    .lwerbxcont{
    background-color: white;
    width: 700px;
    height: 150px;
    border-radius: 5px;
    margin: 20px;
    margin-top:0px;
    margin-bottom:0px;
    display: flex;
    justify-content: space-around;
    align-items: center;}

    .presthumb{width:30%;height:70%;box-shadow: 0px 0px 6px rgba(0, 0, 0, .2);-webkit-transition: -webkit-transform .4s; transition: transform .4s; webkit-transform: scale(1);transform: scale(1);}
    .presthumb:hover{-webkit-transform: scale(1.2);transform: scale(1.2)}
    .custthumb{width:110px;height:110px;box-shadow: 0px 0px 6px rgba(0, 0, 0, .2);-webkit-transition: -webkit-transform .4s;transition: transform .4s; -webkit-transform: scale(1); transform: scale(1);}
    .custthumb:hover{-webkit-transform: scale(1.5);transform: scale(1.5)}

    .mrkingflex{display: flex;flex-direction: column;align-items: center;display: block}

    .demobtn a {
        color: #0e0e0e;
        margin-right: 10px;
        border: 1px solid #0e0e0e;
        border-radius: 10px;
        padding:10px}

        .demobtn:hover a {background-color: #949494;color:white}

.sectpptemp {
  background: -ms-linear-gradient(to right, rgb(189,189,189), rgb(234,234,234), rgb(234,234,234), rgb(234,234,234), rgb(189,189,189));
  background: linear-gradient(to right, rgb(189,189,189), rgb(234,234,234), rgb(234,234,234), rgb(234,234,234), rgb(189,189,189));
}

.sectcusttemp{
background: -ms-linear-gradient(to right, rgb(83,83,83), rgb(149,149,149), rgb(149,149,149), rgb(149,149,149), rgb(83,83,83));
background: linear-gradient(to right, rgb(138 137 137), rgb(134 134 134), rgb(149 149 149), rgb(149,149,149), rgb(166 166 166));}

.sectextramrk{
background: ms-linear-gradient(to right, rgb(4,112,150), rgb(1,135,184), rgb(1,135,184), rgb(1,135,184), rgb(4,112,150));
background: linear-gradient(to right, rgb(4,112,150), rgb(1,135,184), rgb(1,135,184), rgb(1,135,184), rgb(4,112,150));}

.scareaalign{box-shadow: inset 0px -1px 9px rgb(0 0 0);  transform: scale(1.19) perspective(600px) rotateY(5deg); padding-top: 60px; padding-bottom: 60px; padding-left: 100px; padding-right: 100px;}
.logo-mobile{
  justify-content: center;
  height: 75px;}
.herotitle{line-height: 60px;font-size: 60px;}
.divupper{display: flex;justify-content: center;background: white;padding-bottom:20px}
.lineliststyle{margin-right: 14%;}
.lineliststylert{margin-left: 14%;}
.custmpad{padding-top: 150px;}
.custslidrarea{box-shadow: inset 0px -5px 4px rgba(0, 0, 0, .3);padding-bottom: 150px;}
@media (orientation: portrait) {.mrkimgsizecust img:nth-child(1n) {height: 449px;width: auto;}}
@media (orientation: portrait) {.mrkimgsize img {width: 600px;max-width: 100%}}

@media screen and (max-width:1680px){
  .scareaalign {
      transform: scale(1.125) perspective(600px) rotateY(5deg);}
}

@media screen and (max-width:1551px){
  .herotitle{line-height: 56px;font-size: 55px;}
}
@media screen and (max-width:1440px){
  .scareaalign {
      transform: scale(1.108) perspective(600px) rotateY(5deg);}
}

@media screen and (max-width:1437px){
.shad3 { box-shadow:  0px 10px 10px rgba(0, 0, 0, .3);}
.shad2 { box-shadow:  10px 10px 10px rgba(0, 0, 0, .3);}
}

@media screen and (max-width:1366px){
  .scareaalign {
      transform: scale(1.104) perspective(600px) rotateY(5deg);}
      .presinfo {
    padding-left: 0px;
}

@media screen and (max-width: 1389px){
.featDiv {max-width: 50%}
      }

@media screen and (max-width: 1368px){
.pdot {height: 40px;width: 40px;margin: 0 12px;}
    }

@media screen and (max-width:1368px){
  .navshowslideclip {display:inline-block}
  .navhideslideclip {display:none}
  /*.reviewblock{display: none}*/

  .mrkflex{
        justify-content: space-between;
        max-width: 80%;
        align-items: center;
        margin-left: auto;
        margin-right: auto;
        flex-direction: column;}
.mrkimgsize img {width: 600px;max-width: 100%}
  .mrkimgsize {width: 100%;}
.presinfo{height: 100%; width:100%; margin-left: 0%; color:dimgray;justify-content: center; display: flex; flex-direction: column;align-items: center;}
.presinfo h2{text-align: center}
.presinfo h3{text-align: center}
.presinfo ul{list-style: none;color: #494949;margin-left: 0px;max-width: 80%;text-align:center;padding-left:0px}
 .presinfo ul li{list-style: disc;display: flex; margin-bottom: 40px;}
.presmarklist{display: flex; justify-content: space-evenly; align-items: center;background-color: #ffffff61;}
.presmarklistcolor{background-color: #ffffff61;}
.twobuttonscust{display: flex; margin-bottom: 20px;justify-content: center;}
.mrkimgsizecust {width:100%; order:1}
.mrkimgsizecust img:nth-child(1n)  {height: 449px;}
.custinfo{height: 100%;width:100%; margin-left: 0%;align-items: center;justify-content: center; display: flex; flex-direction: column;align-items: center;margin-top: 40px}
.custinfo h2{text-align: center;}
.custinfo h3{text-align: center;}
.custinfo ul {list-style: none;color: #494949;margin-left: 0px;text-align: center;padding-left:0px;max-width: 80%}
.custinfo ul li{list-style: disc;display: flex;margin-bottom: 40px;}
.custmarklistcolor{background-color: #ffffff1a;}
.mrkflexsc{justify-content: space-between;order:2;align-items: center;}
.slideclipsinfo {display: flex; flex-direction: column;align-items: center;text-align: center;}
.slideclipsinfogrp{flex-direction: column; justify-content: space-between; align-items: baseline;align-items: center;}
.slideclipsinfo div:nth-child(2n){margin-bottom: 40px;flex-direction: row; margin-top: 40px}
.scexpl{align-items: center}
.mrkimgsizesc{justify-content: center ; flex-wrap: wrap;}
.twobuttonssc div:nth-child(2n){margin-bottom: 0px;margin-top:0px}
.reviewdisplay div:nth-child(1n){display:none}
.reviewdisplay div:nth-child(2n){display:contents}
.reviewblock div {margin-left: 5%;}
.lineliststyle{transform: scaleX(1);  height: 2px; position: relative; min-width: 5%; display: block; width: 1px;height: 60px;min-width: 2px;margin-right: 14%;}
.lineliststylert{transform: scaleX(1);  height: 2px; position: relative; min-width: 5%; display: block; width: 1px;height: 60px;min-width: 2px;margin-left: 14%;}
.lineprescolor{background-color: #787878;}
.linecustcolor{background-color: white}
.bentextflexlist{flex-direction: column}
.bentextflexlt{order:2;align-items: center;margin-right: 0px;text-align: center;width:420px;margin-top:20px;}
.bentextflexrt{order:2;align-items: center;margin-right: 0px;margin-left: 0px;text-align: center;width:420px;margin-top:20px;}
.bentextflexsave{order:2;align-items: center;margin-right: 0px;margin-left: 0px;text-align: center;margin-top:20px;}
.circleflexlt{align-items: center;}
.circleflexrt{align-items: center;}
.circleflexrt span{order:1}
.circleflexlt span{order:1}
.mrkimgsizesc div:nth-child(3n){ margin-right: 0px}
.mrkimgsizesc div:nth-child(1n){margin: 20px 20px 20px 20px }
.sclogocust{height: 15vw;}
.dotflex{text-align: center;display: flex;margin-bottom: 20px}
.dot {height: 40px;width: 40px;margin: 0 15px;}
.scinfoarea{flex-direction: column;}
.slideinfo {padding-top:20px}
.slideinfoDiv{text-align: center}
.scareaalign{padding-left: 0px; padding-right: 0px;}
}


@media screen and (max-width: 1319px){
  .main-h1{margin: 20px 20px 20px 20px;}
  .scareaalign {
      transform: scale(1.097) perspective(600px) rotateY(5deg);}
}
@media screen and (max-width: 1319px){
  .custinfo h3, .slideinfoDiv  {padding:inherit;}
}


@media screen and (max-width:1310px){
.mrkimgsize img {width: 600px;max-width: 100%}
}
@media screen and (max-width:1274px){
 .mrkingflex{display: none;}
 .main3{ padding-top: 0px;}
}

@media screen and (max-width:1280px) {
  .boxcontainer {width: 536px;height: 266px;}
  .main-h1 {margin: 0px 0px 0px 0px;}
  .divupper{height:40px;padding-bottom:5px}
  .main3{padding-top:0px}
  .cathead{padding-top:10px}

}

@media screen and (max-width:1150px) {
.searchwrapper{
     flex-basis: 300px;}
   }


   @media screen and (max-width:1112px) {
     .main-h1 {
         margin: 20px 20px 20px 20px;}
    .scareaalign {
    transform: scale(1.086) perspective(600px) rotateY(5deg);
}
   }

   @media screen and (max-width:1111px) {
   .searchwrapper{
     flex-basis: 350px;}
   }

   @media screen and (max-width:1081px){
     .navhideb{display:none}
     .navshowb{display:inline-block;}
   }


    .searchwrapper {
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
         flex-grow: 0;
    flex-shrink: 0;
    }

  /*  #topnav {
        display: none*/
    }
    #logo {
        top: 16px;
        left: 25px;
    }
    #myhead {
        max-width: 1000px;
    }

    .imgwrapper, .featwrapper, .custwrapper, .projwrapper {
        width: 50%;
        padding:5px
    }

    .frontRight,
    .featRight {
        top: 40px
    }
    .frontLeft,
    .featLeft {
        top: 40px
    }
    .closebody {
        text-align: center;
    }
    .closeinfo {
        max-width: 550px;
        text-align: left
    }

    .mobileholder.custom2 {
        display: block;
    }
    .bottomicons {bottom: 0px;}
    .downicons {display:none}
    .navhide {display:contents}
     .navshow {display:none}
}


@media screen and (min-width:480px) and (max-width:1000px) {
    .imgbox,
    .newbox,
    .simbox,
    .featbox, .custbox, .projbox {
        max-width: 300px;
        float: left;  }
    .videowrapper, .simbox .videowrapper {
        padding: 0 5px;
    }


    .catcontent {
        padding: 0px 0px;
    }
    .icons {
        top: 5px;
        right: 5px;
    }
    #righthead {
        right: 5px;
    }
    .dropdown {
        margin-left: 5px
    }
    .bottomCTA {
        font-size: 2.5vw;
    }
}

@media screen and (max-width:1024px){
  .scareaalign {
      transform: scale(1.081) perspective(600px) rotateY(5deg);}
}

@media screen and (max-width:972px){.shad1 { box-shadow:  0px 10px 10px rgba(0, 0, 0, .3);}
.shad3 { box-shadow:  0px 10px 10px rgba(0, 0, 0, .3);}
.shad2 { box-shadow:  0px 10px 10px rgba(0, 0, 0, .3);}
}

@media screen and (max-width: 971px){
  .tagline  {  position: relative;
    top: -36px;
  }
    #searchdown .item-has-children > a {color: #757575;}
  #topnav{display:none;}
  .navstyle1{z-index: 70;}
}


@media screen and (max-width:971px) {
    /*	#logo {text-align: right; padding: 19px; top: 0px;}*/

    .logohead {margin-top: 4px;}

    #myfoot {
        padding-left: 20px;
    }

    .imgwrapper,
    .featwrapper, .projwrapper, .custwrapper {
        width: 50%;
        vertical-align: middle;
    }
    .mobileholder {
        display: block;
    }
    .mobilehider {
        display: none;
    }

    .popup {
        width:75%
    }
    .tablet-nav {
        display: none;
    }
    .desktop-nav {
        display: block;
    }
    .desktop-nav #topnav {
        display: none;
    }
    #righthead {
        display: none;
    }


    #header{
        display:block;
       width: 100%;
       height: 80px;
}

.signinflex{display: none}

/*search bar start*/
  #searchdown .item-has-children > a::after{top: 23px;}
    .searchwrapper {position: relative;width:100%;}

    #searchinput {
        border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    height: 50px;
    }

.sub-menu {top: -23px;}

    .searchinput {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    max-width: 100%;
    height: 50px;
    border: 0px solid #9e9e9e;
    }

    #searchsubmit {
            height: 50px;
            width: 60px
    }

    .searchinput input[type="search"]{
        height: 50px;
}

    #searchinput input[type=search] {
        padding-left: 70px;
        color:gray;}

    .searchbox{top: 0px;}

#searchinput {
    box-shadow: 0px 2px 6px #4f4f4f ;
}

    .searchinput {
    background-color: #f6f6f6;
}

/*search bar end*/

.logo-spacer{
  flex-basis: 60px;
}

.logo-mobile{
  display: flex;
  justify-content: center;
  height: 80px;
}

#logo {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-right: 20%;
  }

   .headerstyle2, .navstyle2 {
   max-width: 100%;
   }

   .searchinput input[type="submit"] {
       padding: 14px;
       border: none;
       box-sizing: border-box;
       font-size: 14px;
       background-color: rgba(0,0,0,0);
       -webkit-appearance: none;
       width: 48px;
       height: 48px;
   }

   .searchwrapper {
       top: 0px;}

     }

@media screen and (max-width:971px){
   #searchdown { height: 50px;}
   #searchdown .item-has-children > a {top: -13px;height: 48px;display:flex;flex-direction: column; justify-content: center;}
   #search::placeholder{color:#757575}
}

@media screen and (max-width:963px){
   .searchwrapper {
      flex-basis: 300px;}
}

@media screen and (max-width:879px){
.bentextflexrt, .bentextflexlt {width:100%}
.mrkimgsizecust img:nth-child(1n)  {height: 100%; width:100%}
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: 0px;}

  .custvid {
      width: 100%;}

  .prev, .next {display: none}

 .expiration {
  display:none;
  padding-top: 0px;
      margin-left: 0px;}

.flexbenfitsub{flex-direction: column}
}

@media screen and (max-width:834px){
  .scareaalign {
      transform: scale(1.065) perspective(600px) rotateY(5deg);}
}

@media screen and (max-width:823px){
  .scareaalign {
      transform: scale(1.065) perspective(600px) rotateY(5deg);}
}

@media screen and (max-width:800px){

   #righthead {
    align-items: center;
    flex-direction: column;
     padding-left: 10px;}

    .signin_pad{
            padding-bottom: 10px;
    }

    #myhead {
        max-width: 800px
    }
    .frontRight,
    .featRight {
        top: 10px
    }
    .frontLeft,
    .featLeft {
        top: 10px
    }
    .cat-copy {
        margin-top: 50px;
    }
}

@media screen and (max-width:768px){
  .scareaalign {
      transform: scale(1.06) perspective(600px) rotateY(5deg);}
}


@media screen and (max-width:768px) {
  .mrkimgsizecust img:nth-child(1n) {height: 449px;width: auto;}

  .whatsnewgroup{border-bottom: solid #6a6a6a 1px;
      padding-bottom: 10px;
      display: flex;
    flex-direction: column;
    text-align: center;}

    .whatsNewTag {
    display: block;
    text-align: center;}

    .justifychange{
      text-align: center
    }

    .whatsNew {
        width: 80%;
      text-align: center;}

    .whatsnewimg{
      width: 80%;
    margin-top: 15px}

      #whatsNewWrapper {
      align-items: center;}

      .whatsNew div div p {
        width: 100vw;
        text-align: center;}

        .whatsNew h2 {
    line-height: 30px;
  text-align: center;}

  .whatsnewcontent{display: flex;
      flex-direction: column;
     align-items: center}
.boxcontainer{width:70%}
   }

   @media screen and (max-width:640px){
     .scareaalign {
         transform: scale(1.032) perspective(600px) rotateY(5deg);}
   }

@media screen and (max-width:625px){#footbase {justify-content: center;}
.footright, .footleft {
    float: none;
    text-align: center;
    position: inherit;}
  }

@media screen and (max-width:600px) {
     .shopperapproved_widget table tr{flex-direction: column !important;
    align-items: center !important; }
    .reviewblock{display: flex; flex-direction: column;}
    .reviewblock div{margin-bottom: 20px}
    .mrkflex {width:80%}
    .custgif {  width: 100%;}
    .custgif video {width: 80%;}
}

@media screen and (max-width: 554px){
.custSlide video{width: 100%;}
}

@media screen and (max-width:550px) {
.still-reorder {    margin: 15px 30px 10px 20px;}
    #canvas {
        /* display: none; */
    }
    #flashDiv {
        display: none;
    }
    .presmobileholder {display: block; text-align:center}

    .mobiledisplay {
        display: none;
    }

    .bottomCTA {
        font-size: 7vw;
        text-transform: uppercase
    }

    .foottag {
        margin-top: 10px;
    }
    #footbase, .footleft, .footright {
        padding: 0px;
    }
    .socialIcons-white {
        left: 0px;
    }
    .mobile-subscribe {
        display: block;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
        padding: 12px;
        background: orange;
        color: white;
        font-size: 24px
    }
    .btn-mainsec {
    display: block;
    width: 100px;
    padding: .2em;
    font-size: 1.2em;
    }

.boxcontainer {
    width: 95%;
}
}


@media screen and (max-width:479px) {
.dot{margin: 0 12px;}
.flexbenfit a {font-size: 24px;}
.infobox {display:none}
  .mrkimgsizecust img:nth-child(1n) {
      height: auto;
      width: 100%;}


    .slideshow-container {
      max-width: 1000px;
      position: relative;
      margin: 0px;
      width: 370px;}


  .sclogocust {height: 25vw;}
.presinfo ul{max-width: 100%}
.custinfo ul {width: 100%}

  .whatsnewimg{
    width: 100%;
  margin-top: 15px}

    .imgbox,
    .newbox,
    .simbox,
    .featbox, .custbox, .projbox {
        max-width: 300px;
        float: left;
        padding: 10px;
    }
    .videowrapper, .simbox .videowrapper {
        padding: 0 10px;
    }
    .imgwrapper, .featwrapper, .custwrapper, .projwrapper {width:50%;
    padding:5px}
    .catcontent {
        padding: 0px;
    }
    .icons {
        top: 3px;
        right: 3px;
    }
    .first,
    .back,
    .next,
    .last {
        display: none;
    }
    .frontRight,
    .featRight {
        top: 130px;
        right: -6px
    }
    .simbody {
    padding: 20px;
    }

    .reasonsButton h1 a:link {font-size:16px}

    .frontLeft,
    .featLeft {
        top: 130px;
        left: -6px
    }

    #searchinput input[type="search"] {
        padding-right: 34%;
    }
    .featSpot, .featPos1, .featPos, .featNav {
        display: none;  }

        .top-row-marg{  margin-bottom: 30px; margin-top: 15px;}
        .mid-row-marg{  margin-bottom: 50px; margin-top: 0px;}

  .inner-quad p {
      text-align: center;
      }

      .custviewbut  a{
        padding: 20px 10px}
      .presviewbut  a{
         padding: 10px 10px;}
      .demobtn a {
        padding: 20px 10px;}
      .custmpad{padding-top: 37px;}
      .custslidrarea{padding-bottom:50px;}

    }

    @media screen and (max-width:360px) {
        .frontRight,
        .featRight {
            top: 70px;
            right: -6px
        }
        .frontLeft,
        .featLeft {
            top: 70px;
            left: -6px
        }

        .scareaalign {
            transform: scale(1.03) perspective(600px) rotateY(5deg);}
      }

	.imgwrapper, .featwrapper, .custwrapper, .projwrapper {width:50%}

        #searchinput input[type=search] {
            padding-right: 44%;}




  .logo-spacer{
    flex-basis: 85px;  }
    }
