/** Shopify CDN: Minification failed

Line 25:2 Comments in CSS use "/* ... */" instead of "//"
Line 26:2 Comments in CSS use "/* ... */" instead of "//"
Line 27:4 Comments in CSS use "/* ... */" instead of "//"
Line 30:4 Comments in CSS use "/* ... */" instead of "//"
Line 59:2 Comments in CSS use "/* ... */" instead of "//"
Line 64:2 Comments in CSS use "/* ... */" instead of "//"
Line 397:0 Unexpected "{"
Line 397:1 Expected identifier but found "%"
Line 400:0 Unexpected "{"
Line 400:1 Expected identifier but found "%"
... and 52 more hidden warnings

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

 

#countdown-wrap {
  width: 100%;
  //height: 300px;
  //border: 1px solid black;
    //padding: 20px;
  font-family: 'Nunito', sans-serif;
  max-width: 800px;
    //margin: 50px auto 50px;
}

#goal {
  font-size: 30px;
  font-family: 'Nunito', sans-serif;
  text-align: right;
  color: #00395a;
  @media only screen and (max-width : 640px) {
    text-align: center;  
  }
  
}

#glass {
  width: 100%;
  height: 10px;
  background: #c7c7c7;
  border-radius: 10px;
  float: left;
  overflow: hidden;
}

#progress {
  float: left;
  width: 16%;
  height: 20px;
  background: #1fbeca;
  z-index: 333;
  //border-radius: 5px;
}

.goal-stat {
  width: 25%;
  //height: 30px;
  padding: 10px;
  float: left;
  margin: 0;
  color: #00395a;
  
  @media only screen and (max-width : 640px) {
    width: 50%;
    text-align: center;
  }
}

.goal-number, .goal-label {
  display: block;
}

.goal-number {
  font-weight: bold;
}

#testDiv { float:left; width: 460px; margin-left:5%;}
#testDiv .imgContainer {max-width: 40%; float:left; margin-top: -2%;  }
#testDiv .textContainer {  text-align: left;margin-top: 8%;float:right; width:; height:90px; overflow:hidden;margin-right: -10%; }


#testDiv.right-d { float:left; width: 360px; margin-left:5%;}
#testDiv .imgContainer.right-d {max-width: 40%; float:left; margin-top: -2%;  }
#testDiv .textContainer.right-d {  text-align: right;margin-top: 8%;float:left; width:; height:90px; overflow:hidden;margin-right: -10%; }

#testDiv .textContainer.right-d.dash-b.step {
	text-align: left;
	margin-top: -20%;
	float: left;
	width: ;
	height: 130px;
	overflow: hidden;
	margin-left: 27%;
  font-weight: bold;
color: #000;
}

/* All Mobile Sizes (devices and browser) */
   @media only screen and (min-width: 1350px) {
    
    #testDiv .imgContainer.right-d {max-width: 40%; float:right; margin-top: -2%; margin-right:-40% !important; }

     
   }  

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  @media only screen and (min-width: 483px) and (max-width: 769px) {
      #testDiv .textContainer.right-d {
            margin-top: 8%;
            float: left !important;
            height: 90px;
            overflow: hidden;
            margin-left: -10%  !important;
        }
    }
 
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  @media only screen and (min-width: 768px) and (max-width: 965px) {

    
#testDiv { float:left; width: 360px; margin-left:5%;}
#testDiv .imgContainer {max-width: 40%; float:left; margin-top: -2%;  }
#testDiv .textContainer {  text-align: left;margin-top: 8%;float:left; width:; height:90px; overflow:hidden;margin-right: -10%; }


#testDiv.right-d { float:left; width: 360px; margin-left:5%;}
#testDiv .imgContainer.right-d {max-width: 40%; float:left; margin-top: -2%;  }
#testDiv .textContainer.right-d {  text-align: right;margin-top: 8%;float:left; width:; height:90px; overflow:hidden;margin-right: -10%; }


    
}

/* All Mobile Sizes (devices and browser) */
   @media only screen and (max-width: 536px) {
    
#testDiv { float:left; width: 360px; margin-left:10%;}
#testDiv .imgContainer {max-width: 30% !important; float:left; margin-top: 2%;margin-left: -8%;}
#testDiv .textContainer {  
        margin-top: 8%;
        float: left;
        height: 90px;
        overflow: hidden;
        margin-left: 2%;
   text-align: left;
    }
     
     
#testDiv.right-d { float:right !important; width: 360px; margin-left:10%;}
#testDiv .imgContainer.right-d {max-width: 30% !important; float:left; margin-top: 5% !important;margin-left: -8%;}
#testDiv .textContainer.right-d {  
        margin-top: 8%;
        float: right;
        height: 90px;
        overflow: hidden;
        margin-left: 2%;
  margin-right: 10%;
  text-align: left;
    }     
     
     
     
}  

    
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  @media only screen and (min-width: 537px) and (max-width: 767px) {
    
    #testDiv { float:left; width: 360px; margin-left:10%;}
#testDiv .imgContainer {max-width: 40% !important; float:left; margin-left: -8%;}
#testDiv .textContainer {  
        margin-top: 8%;
        float: left;
        height: 90px;
        overflow: hidden;
       margin-left: 20%;
    }
    
    
     #testDiv.right-d{ float:right !important; width: 360px; margin-left:10%;}
#testDiv .imgContainer .right-d {max-width: 40% !important; float:left; margin-left: -8%;}
#testDiv .textContainer.right-d {  
        margin-top: 8%;
        float: right;
        height: 90px;
        overflow: hidden;
       margin-left: 20%;
    }
}


@media all {
    @media only screen and (max-width: 1199px) and (min-width: 960px) {
        .container .eight.columns {
            width: 460px;
        }
    }
}




@media all {
    @media only screen and (min-width: 1150px) {
        #testDiv .imgContainer.right-d.dash-b {
            max-width: 35%;
              float: right;
              margin-top: 10%;
              margin-right: 10% !important;
        }
      
       #testDiv .textContainer.right-d.dash-b {
        margin-top: 14%;
        float: left;
        width: ;
        height: 120px;
        overflow: hidden;
        margin-right: -10%;
    }
    }
}

.action_button.share {
  color:#fff;
  border: 2px solid #ff0051 !important; 
  padding: 10px 35px;
  background-color: #ff0051;
  margin-left: -4%;
  float: left;
}


.action_button.shop {
 
float: left;
margin-left: 1%;
color:#fff;
border: 2px solid #00395a; 
padding: 10px 35px; 
background-color: #00395a; 
}

.columns.align_right.seven.offset-by-ten {
    margin-top: -8%;
    margin-left: -3%;
}
 

@media all {
    @media only screen and (max-width: 767px) {
        .container {
            width: 320px;
        }
      
      .flex-caption {
    position: relative;
    margin-top:10%;
}
    }
  
  
    ul ul, ul ol, ol ol {
        margin: 0px 0 0 0px;
        font-size: 100%;
    }
 
}

  ul ul, ul ol, ol ol {
        margin: 0px 0 0 0px;
        font-size: 100%;
    }
 

 .columns.align_right.seven.offset-by-five {
    margin-left: 50px;
}



#testDiv.dash-b  { float:left; width: 360px; margin-left:5%;}
#testDiv .imgContainer.dash-b  {max-width: 30%;  }
#testDiv .textContainer.dash-b  {  text-align: left;margin-top: 8%;float:right; width:; height:130px; overflow:hidden;margin-right: -10%; }


#testDiv.right-d.dash-b { float:left; width: 360px; margin-left:5%;}
#testDiv .imgContainer.right-d.dash-b  {max-width: 30%;   }
#testDiv .textContainer.right-d.dash-b {  text-align: left;margin-top: 8%;float:left; width:; height:130px; overflow:hidden;margin-right: -10%; }


@media all {
    @media only screen and (max-width: 536px) {
        #testDiv .imgContainer.right-d {
            max-width: 30% !important;
            float: right;
            margin-top: 5% !important;
            margin-left: -8%;
        }
      
       h3 {
        font-weight: bold !important;
        font-size: 18px !important;
        text-transform: uppercase;
        color: #1fbeca;
    }
      
      .textContainer.right-d.dash-b {
    margin-left: 20% !important;
    margin-top:5% !important;
}
      
    div.container {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}  
      
    }
}
 
 
    
       @media only screen and (min-width: 537px) and (max-width: 767px) {
    .container {
                width: 420px;
            }
        }
   
 @media all {
    #testDiv .imgContainer.right-d {
        max-width: 40%;
        float: right;
        margin-top: -2%;
    }
}

@media all {
    @media only screen and (max-width: 767px) and (min-width: 537px) {
        #testDiv .imgContainer {
            max-width: 30% !important;
            float: right !important;
            margin-left: -8%;
            padding-top:10%;
        }
      
        .flex-caption {
                position: relative;
                margin-top: 10%;
                padding-left:5%;
            }
      
       div.container {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}  
    }
}
  

    @media only screen and (max-width: 1323px) and (min-width: 1023px) {
    #testDiv .imgContainer.right-d.dash-b {
        max-width: 30%;
        margin-right: 21%;
    }
}


/* #jQuery FlexSlider v2.2
================================================== */

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides2,
.flex-control-nav,
.flex-direction-nav, .flex-direction-nav li {margin: 0; padding: 0; list-style: none;}
ul.slides2 li {border:none; padding: 0; margin-bottom: 0; position: relative;}

/* FlexSlider Necessary Styles
*********************************/
html[xmlns] .slides2 {display: block;}
.flexslider {margin: 0; padding: 0; z-index: 0;}
.flexslider .slides2 > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides2 img {display: block;}

.flex-pauseplay span {text-transform: capitalize;}

{% if settings.slides2how_article_darken %}
  .article .slider { background-color: #000; }
  .article .slider img { opacity: 0.8 }
{% endif %}

/* Clearfix for the .slides2 element */
.slides2:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
* html .slides2 {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides2 > li:first-child {display: block;}

.flexslider .slides2 img {
  display: block;
  max-width: 100%; height: auto; margin: 0 auto;
}
#homepage_slider .slides2 > li:first-of-type {display: block }
{% if settings.slides2how_stretch %}
  #homepage_slider .slides2 img, .article .slides2 img {
    width: 100%;
  }
{% endif %}

{% if settings.slides2how_menu == false %}
  #homepage_slider {
    padding-top:{{ settings.content_top_padding }}px;
  }
{% endif %}

/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1; clear:both; overflow: hidden}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides2 {zoom: 1;}
.flexslider .slides2 li {text-align: center; position: relative;}
.carousel li {margin-right: 5px;border: 0}

.flex-caption {
  margin:0;
  width: 100%;
  position: absolute;
  color: #fff;
   top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flexslider .headline2 { font-size: 2.5em; margin-bottom: 0.2em; line-height: 40px; font-weight: {{ settings.slides2how_headline_weight }}; position: relative; letter-spacing: {{ settings.headline_letter_spacing }}px; }
.flexslider .headline { font-size: {{ settings.slides2how_headline_size }}px; margin-bottom: 0.2em; line-height: {{ settings.slides2how_headline_size | plus: 5 }}px; font-weight: {{ settings.slides2how_headline_weight }}; position: relative; letter-spacing: {{ settings.headline_letter_spacing }}px; }
.flexslider p.subtitle { font-size: {{ settings.slides2how_subtitle_size }}px; line-height: 1.5em; font-weight: {{ settings.slides2how_subtitle_weight }}; position: relative; }
.flex-caption .action_button {
   padding: 12px 32px;
  //border: 1px solid rgba(0,57,90, 1);
  -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;
   -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  
  position: relative;
}
.flex-caption .action_button:hover {
  color: {{ settings.banner_color }};
  background-color: rgba(0,57,90,1) !important;
  border-color: rgba(0,57,90,1) !important;
  
}

/* Direction Nav */
.flex-direction-nav {height: 0;}
.flex-direction-nav a {width: 60px; height: 60px; margin: -20px 0 0; display: block; z-index: 10; background: url({{ 'arrow_sprite.png' | asset_url }}) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 0 -120px; right: -36px; }
.flex-direction-nav .flex-prev {background-position: 0 -60px; left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 15px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 15px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3 !important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {position: absolute; bottom: 40px; text-align:center; width: 100%; z-index: 10;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; /*display: inline;*/}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {
  width: 40px;
  height: 1px;
  display: block;
  opacity: 0.3;
  cursor: pointer;
  text-indent: -9999em;
  border: 3px solid #fff;
  background: #fff;
  overflow: hidden;
  -webkit-border-radius: 1px; -moz-border-radius: 1px; -o-border-radius: 1px; border-radius: 1px;
}
.flex-control-nav li a.flex-active {
  opacity: 0.8;
  cursor: default;
}

.flex-control-thumbs {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-thumbs li {margin: 0 6px; display: inline-block; zoom: 1; /*display: inline;*/}

.flex-control-thumbs {position: static; overflow: hidden;}
.flex-control-thumbs li, .flex-control-thumbs li:first-child {width: 16%; vertical-align: top; margin: 2px 5% 0 0;}
.flex-control-thumbs li:nth-child(5n) {margin: 15px 0 0; }
.flex-control-thumbs img {width: 80%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.product_slider .flex-active-slide a:hover {cursor: -webkit-zoom-in; cursor: -moz-zoom-in;}
.product_slider { margin-bottom: 1em }
.product_slider .slides2 img {
  width: auto !important;
}

.aff-logo { 

 margin-left:5%  !important;
    }
/* Safari 10.1+ */

@media not all and (min-resolution:.001dpcm) { @media
{
    .aff-logo { 

      margin-top:1% !important;
 
    }
  
    @media only screen and (min-width: 737px) and (max-width: 801px) {
    .aff-logo {
                 margin-top:6% !important;
            }
        }
   
}}



.action_button .share .small{ 

     ;
 
    }

.action_button .shop .small{ 

      ;
 
    }

.aff-header{ 

     font-size: 28px !important;text-transform: none; font-weight:normal !important; color:#000;text-align: center;
 
    }

.aff-subheader{ 

font-size: 19px !important;
  padding-top:25px;
  text-align: center;
   }

 
.action_button .shop .small {
	max-width: 100px !important;
	height: 20px !important;
	width: 100px !important;
}

 .circle {
	display: flex;
	border: 3px solid #fff;
	border-radius: 50%;
	width: 75px;
	height: 75px;
	justify-content: center;
	align-items: center;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.46);
	margin-top: 10%;
   font-size: 40px;
font-weight: bold;
color: #8f8f8f;
   
}

.tabouterbox {
	margin: 0 auto;
	padding: 10px;
	border-radius: 5px;
	background: #f0f0f0;
	display: inline-block;
	width: auto;
}

.tabinnerbox {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #dddddd;
	border-radius: 5px;
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
}

ul.tablist li a:hover {
	background: rgba(104, 182, 245, 0.3);
	color: #fff;;
}

 ul.tablist li a {
	font-size: 14px ;
	color: #fff;
	text-transform: uppercase;
	padding: 20px 0 !important;
	display: block;
   line-height: 25px;
}

 

ul.tablist li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	border-right: 1px solid #dddddd;
		width: 230px;
}
ul.tablist li a span {
	font-size: 40px ;
  font-weight:bold;
	color: #fff;
}

input[type="text"], input[type="number"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 11px 10px;
	outline: none;
	font-size: 20px;
	line-height: 20px;
	font-family: 'FuturaStdBook';
	width: 100%;
	height: 100%;
	margin: 0;
	max-width: 100%;
	display: block;
	margin-bottom: 15px;
	background: #f0f0f0;
	transition: border-color 0.2s linear, box-shadow 0.2s ease;
	-webkit-transition: border-color 0.2s linear, box-shadow 0.2s ease;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

//a.button, button, input[type="submit"], input[type="reset"], input[type="button"], .action_button, a.action_button, input.action_button[type="submit"], input.action_button[type="button"] {
	background-color: #ff0051;
	color: #fff;
		border: 2px solid #ff0051 !important;
	padding: 10px 20px;
	text-align: center;
	cursor: pointer;
	font-family: Ubuntu;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	transition: all 200ms ease 0s;
	-webkit-appearance: none;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.xxform-group {
	width:400px;
  padding:10px;
}


@media screen and (-webkit-min-device-pixel-ratio:0)
{
 #testDiv .textContainer {
        text-align: left;
        margin-top: 8%;
        float: right;
        margin-right: 0;
        height: 90px;
        overflow: hidden;
    }
 
}
 

 #clockdiv{
    font-family: sans-serif;
    color: #000;
    display: inline-block;
    font-weight: 500;
    text-align: center;
    font-size: 30px;
}

#clockdiv > div{
    padding: 10px;
    border-radius: 3px;
    background: #f0f0f0;
    display: inline-block;
}

#clockdiv div > span{
    padding: 15px;
    border-radius: 3px;
    background: #f0f0f0;
    display: inline-block;
}

.smalltext{
    //padding-top: 5px;
    font-size: 16px;
  color:#ea5297;
}

.smalltext-t{
    //padding-top: 5px;
    font-size: 16px;
  color:#1fbeca;
}

    .imgMob{
  max-width: 70%;margin-top: 10%;margin-left: -5%;
}

 

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  @media only screen and (max-width: 767px) {
  
    
     
    .columns.align_right.seven.offset-by-five .fixshare {
        margin-left: 25px;
    }
 
    
     .columns.align_right.seven.offset-by-five {
       
       margin-left: 0%;
 
    }
     .columns.align_right.seven.offset-by-ten div {
     
    float: left;
    margin-left: 18%;
 
}
    
    
    
    
    .flex-caption {
    position: relative;
    padding-top: 11%;
}
    
    #submit-btn {
    margin-left: 30% !important;
}
    
    .a2a_kit.a2a_kit_size_32.a2a_default_style{
    margin-left: 15% !important;
}
    
    .container #add-another {
    overflow: hidden;
    display: block;
    right: -20px;
    position: absolute;
    margin-top: -10px;
}
    
    ul.tablist li {
         width: 298px;
    
}
    
    img {
    //max-width: 75px;
    //margin-top: 10%;
    //padding-bottom: 5%;
}
    
    #clockdiv {
    width: 390px;
    margin-left: -10%;
}
    
    .homepage_content.clearfix {
    margin-top: -35%;
}
    .container.mod {
    margin-top: -11% !important;
}
    
      .imgMob{
  max-width: 70%;margin-top: 10%;margin-left: 5% !important;;
}
  
    div.textContainer {
    padding-left: 0px !important;
      float: none;
margin-top: -2%;
height: 200px  !important;
width: 210px
}
    .dash-head-top {
    border: 1px solid #d9d9d9;
    min-height: 250px;
}
    
.textContainer.right-d {
   height: 200px  !important;
    margin-top: -25%  !important;
    float: left;
    margin-right: 30%  !important;
    margin-left: 15%  !important;
}
    .learnm{
   margin-right: 10% !important;
}
    
   
    #testDiv.right-d.dash-b {
        float: left;
        width: 300px;
        margin-left: 5%;
       max-height: 300px;
    }
    
      .circle {
       
        margin-left: 36%;
    }
    
    .textContainer.right-d.dash-b.step {
    text-align: center !important;
}
  .dashcenter{
    text-align: center !important;
    float: none !important;
}
    
            .textContainer.right-d.dash-b {
                margin-left: 15% !important;
                 
            }
    
    
    #testDiv .textContainer.right-d.dash-b {
        text-align: center;
        margin-top: 8%;
        float: left;
        width: ;
        height: 130px;
        overflow: hidden;
        margin-right: -10%;
    }
 
    
 #submit {
    margin-left: 25%  !important;
}
    
    
    
 #UsersFormsFieldRegisterForm input[type="submit"] {
         margin-left: 25% !important;
      
    }
    }

 #UsersFormsFieldRegisterForm input[type="submit"] {
        color:#fff;
        border: 2px solid #ff0051 !important;
        padding: 10px 35px;
        background-color: #ff0051;
        margin-left: 30% ;
      
    }
 
 /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
  @media only screen and (min-width: 770px) and (max-width: 1025px) {
    
    #testDiv.right-d.dash-b {
        float: left;
        width: 280px;
        margin-left: 5%;
    }
    
    .one-third.column.article.clearfix.left {
    padding-left: 2%;
}
  
    .dashcenter {
    font-size: 20px !important;
    line-height: 25px !important;
}
    
        .dashcenter2 {
    font-size: 20px !important;
 }
    
   @media all {
    .circle {
        display: flex;
        border: 3px solid #fff;
        border-radius: 50%;
        width: 55px;
        height: 55px;
        justify-content: center;
        align-items: center;
        box-shadow: 0 1px 10px rgba(0, 0, 0, 0.46);
        margin-top: 10%;
        font-size: 40px;
        font-weight: bold;
        color: #8f8f8f;
    }
} 
    
    span.dashcenter,  span.dashcenter2 {
     width: 200px;
}
    
    .ten.columns {
    margin-left: 3%  !important;
}
    
    .fa-4x {
        font-size: 3em;
    
}
   
    ul.tablist li {
        margin: 0;
        padding: 0;
        float: left;
        text-align: center;
        border-right: 1px solid #dddddd;
        width: 180px;
    }
    
    .textContainer {
    float: none;
    padding-left: 1%;
    margin-top: 2%;
    height: 120px;
    margin-right: 20px;
}
    
    
    #testDiv {
        float: left;
        width: 430px;
        margin-left: 4%;
    }
    
.imgContainer.right-d {
    max-width: 50% !important;
    float: right !important;
    margin-top: 7% !important;
    margin-right: -17% !important;
}
    
    .imgContainer.right-d.dash-b {
    max-width: 40%!important;
    margin-right: 0% !important;
}
    
}


  @media only screen and (min-width: 767px) and (max-width: 960px) {
    #testDiv.right-d.dash-b {
        float: left;
        width: 220px;
        margin-left: 5%;
    }
    
         .one-third.column.article.clearfix.left {
            padding-left: 2%;
        }
    
     
    ul.tablist li {
        margin: 0;
        padding: 0;
        float: left;
        text-align: center;
        border-right: 1px solid #dddddd;
        width: 140px;
    }
    
      .fa-4x {
        font-size: 2em;
    
}
    
    .tabinnerbox li {
    min-height: 125px;
}
    
}

/* Safari 10.1+ */

@media not all and (min-resolution:.001dpcm) { @media
{
  .p {
    counter-reset: headings;
}
.p > li:before {
  counter-increment: headings;
    content: counter(headings, decimal); 
  position: absolute;
	top: 14px;
	left: -20px;
	font-size: 12px;
	color: #aaa;
}
 }
 
  .p {
    counter-reset: headings;
}
.p > li:before {
  counter-increment: headings;
    content: counter(headings, decimal); 
  position: absolute;
	top: 14px;
	left: -20px;
	font-size: 12px;
	color: #aaa;
}
  
   }
  
  .container .iframe-container {
	position: absolute;
	top: -210px;
	left: -570px;
	background: url(/img/forward-friend/checkerboard.png?v=3) #f5f5f5;
	border: 15px solid #fff;
	-webkit-transform: scale(.3) rotateZ(.001deg);
	transform: scale(.3) rotateZ(.001deg);
	box-shadow: 0 0 0 7px rgba(0,0,0,.1),0 15px 6px rgba(0,0,0,.06);
	width: 760px;
	height: 800px;
	overflow: hidden;
}
  
  
   .container .iframe-container2 {
	position: absolute;
 left: -550px;
width: 760px;
     top:50px;
}
  
  .messagepreview{
    text-align: center;
     
  }

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

.ten.columns.alpha > h3
{
   margin-top: -21%
     
  }
    
 .ten.columns.alpha > a {
    margin-left:23%;
 
 }
    
    .mob2 {
 
    padding-left: 27%;
}
    
    }

#st_aff{
  display:none !important;
   }

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

span.centerCTA {
     padding-left: 25%!important;
}
    }