      @import url('https://fonts.googleapis.com/css?family=Lato:400,700,900|PT+Serif:400,400i,700');

      body {
        font-size:20px;
        font-family: 'PT Serif', serif;
        padding: 0;
        overflow-x: hidden;
        /*background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https://ggc-riskhedge-images.s3.amazonaws.com/media/backgroundi_aq.jpg');*/
        background-size: 100%;
        background-position: center center, center center;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
      }
      p {
      margin: 20px 0 20px;
      }
      h1, h2, h3, h4, h5 {
        font-family: 'Lato', sans-serif;
      }
      .mg_bot1 {
        margin-bottom: 1rem !important;
      }
      .mg_bot2 {
        margin-bottom: 2rem !important;
      }
      .mg_bot3 {
        margin: 25px 0 20px;
      }
      .bg_primary {
        background-color: #009245;
      }
      .col_primary {
        color: #009245;
      }
      .col_diblu {
        color: #00246f;
      }
      .bg_grayblue {
        background-color: #829baf;
      }
      .white_col {
        color: #fff !important;
      }
      .f400 {
        font-weight: 400;
      }
      .f600 {
        font-weight: 600;
      }

      .f900 {
        font-weight: 900;
      }

      .font_115 {
        font-size: 115%;
      }
      .font_90 {
        font-size: 90%;
      }
      .center {
        display: block;
        margin: 0 auto;
      }
      .no_mg {
        margin: 0;
      }

      .entry_heading {
        font-size: 40px;
        padding: 0 8%;
		font-weight:900;
        margin: 6rem auto;
      }
      .entry_heading_sm {
        font-size: 30px;
        padding: 0 8%;
		font-weight:600;
        margin: 3rem auto;
      }
       .entry_heading_md {
        font-size: 40px;
        padding: 0 8%;
		font-weight:900;
        margin: 3rem auto;
      }

      .price_burst {
        position: relative;
      }
      .price_burst > img {
        max-height: 420px;
        float: right;
      }
      .burst {
        position: absolute;
top: 132px;
right: 88px;
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .burst img {
        max-height: 87px;
      }
      .burst span {
        position: absolute;
        color: white;
        font-size: 23px;
      }
        span.rep_box_gr {
        padding: 10px 20px;
        background: #009245;
        color: #fff;
      }
      .order_btn {
        font-family: 'Lato';
        background: #009245;
        border: none;
        outline: none;
        font-weight: 600;
        font-size: 20px;
        margin: 1rem 0 1.5rem;
        padding: 10px 2rem;
        color: #fff;
      }
      .order_btn:hover {
        background: #014c25;
        color: #fff;
      }
      .order_btn:focus {
        outline: 0;
      }
   

      .picture {
        max-width: 600px;
        margin: 2rem auto !important;
        width: 100%;
      }

      .free_reports {
      }

      .free_reports li {
        padding-left: 5rem;
        position: relative;
        display: flex;
        justify-content: space-between;
      }

      .free_reports li:before {
        content: "\f046";
        display: inline-block;
        font-family: FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #009245;
        position: absolute;
        left: 1rem;
        font-size: 28px;
      }
.bottom_list li {
        padding-left: 6rem;
        position: relative;
      }

      .bottom_list li:before {
        content: "\f0a9";
        display: inline-block;
        font-family: FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #009245;
        position: absolute;
        left: 3rem;
        top: -1px;
        font-size: 21px;
      }
    
ul.circle {
	list-style: none;
	margin: 0 0 0em 10px;
	padding: 0;
}
ul.circle li::before {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	content: "\f00c";
	padding: 6px 0 0;
	color: #fff;
	line-height: 1;
	text-align: center;
	font-weight: 400;
	border-radius: 26px;
	width: 26px;
	height: 26px;
	background: #000;
}
ul.circle li.redc::before {
	background: #9A2F19;
}
ul.circle li {
	padding: 0 0 1.2em 35px;
	margin: 0;
	position: relative;
}
ul.circle1 {
	list-style: none;
	margin: 0.5em 0 0.5em 20px;
	padding: 0;
}
ul.circle1 li {
	padding: 5px 0 1.3em 40px;
	margin: 0;
	position: relative;
	background: url(//images.riskhedge.com/images/campaigns/american-disruption-summit/check-black-green.png) no-repeat 0 0
}
ul.circle1 li.redc::before {
	background: #9A2F19;
}
      .rep_box {
        padding: 6px 16px;
        background: #DE940B;
        color: #fff;
        display: inline-block;
        font-size: 18px;
        font-weight: 900;
        margin-bottom: 2rem;
        font-family: 'Lato';
      }

      .callout_box {
        padding: 5%;
        border: solid 4px #009245;
      }

      .callout_box > div {
        overflow: hidden;
        margin-top: 4rem;
        position: relative;
      }

      .report_cover {
        max-height: 230px;
      }

      .report_cover_small {
        max-height: 200px;
      }

      .free_reports .title {
        font-size: 140%;
        font-weight: 600;
        font-family: 'Lato';
      }

      .free_reports_wrap {
          display: flex;
          align-items: center;
          margin-bottom: 4rem;
      }

      .best_deal {
        max-width: 800px;
        margin: 0 auto 4rem;
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 0 15px 0px #ccc;
        border: solid 1px #DE940B;
        transition: all 0.5s ease-in-out;
        position: relative;
      }

      .best_deal.pricing-active {
        border: solid 1px #009245;
        box-shadow: rgba(1, 162, 14, 0.5) 0px 0px 15px 0px;
      }

      .pricing-active .best_deal_label {
        background: #009245;
      }

      .great_deal.pricing-active {
        border: solid 1px #009245;
        box-shadow: rgba(1, 162, 14, 0.5) 0px 0px 15px 0px;
      }

      .pricing-active .great_deal_label {
        background: #009245;
      }

      /*.best_deal:hover, .best_deal.pricing-active {
        background: rgba(222, 148, 11, 0.05);
      }*/

      .great_deal {
        max-width: 800px;
        margin: 0 auto 4rem;
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 0 15px 0px #ccc;
        border: solid 1px #00669c;
        transition: all 0.2s ease-in-out;
        position: relative;
      }

      /*.great_deal:hover, .great_deal.pricing-active {
        background: rgba(0, 102, 156, 0.05);
      }*/

      .deals del {
        color: #888;
      }

      .best_deal_label {
        padding: 1rem 3rem;
        background: #DE940B;
        border-top-left-radius: 8px;
        color: #fff;
        font-weight: 900;
        align-items: flex-start;
        border-top-right-radius: 8px;
      }

      .great_deal_label {
        padding: 1rem 3rem;
        background: #333;
        border-top-left-radius: 8px;
        color: #fff;
        font-weight: 900;
        align-items: flex-start;
        border-top-right-radius: 8px;
      }

      .deals .deal_ul li{
        margin-bottom: 1rem
      }

      .deals .deal_ul i {
        margin-right: 1rem;
        font-size: 23px;
      }

      .best_deal i {
        color: #DE940B;
      }

      .great_deal i {
        color: #00669c;
      }

      .deals .deal_ul ul {
        padding-left: 6rem;
        margin-top: 1rem;
      }

      .select_deal {
        margin: 0 auto;
        display: block;
        text-align: center;
        max-width: 234px;
        color: #fff;
        font-family: 'Lato';
        font-size: 22px;
        font-weight: 600;
      }

      .select_deal.btn-best {
        background: #DE940B;      
      }

      .select_deal.btn-great {
        background: #00669c;     
      }

      .select_deal.btn-best:hover {
        background: #B37401;      
      }

      .select_deal.btn-great:hover {
        background: #055783;      
      }

      .select_deal:hover, .select_deal:focus {
        color: #fff;
      }

      .selected_deal {
        text-align: center;
        color: #C00;
        font-family: 'Lato';
        font-size: 15px;
        line-height: 17px;
        margin-top: 1rem;
      }

      .cheked_deal {
        position: absolute;
        font-size: 110px;
        right: -54px;
        top: -9px;
        display: none !important;
      }

.free_reports_wrap .report_cover {
    max-height: 270px; 
}

.bundle ul { font-size: 18px; }
#orderform > div > .bundle {
    padding-left: 6rem;
}

#orderform > div:first-child {
        display: none;
    }


          /* COUNTDOWN TIMER */
div.topcount {
  position:absolute;
  top:10px;
  right:0;
  background-color:#fff;
  padding:10px 10px 0;
  border:2px solid #000;
  z-index:3;
  position:fixed;
}

div.topcount a.a-btn {margin-bottom:0;}

.a-btn {
  color: #b40001;
  font-size: 18px;
  line-height: 140%;
  padding: 12px 10px;
  margin: 20px 0;
  font-weight:900;
  cursor:pointer;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  text-transform:uppercase;

}

  .rab-countdown {
  margin: 0 auto;
  text-align: center;
  background-color: #fff !important;
  padding: 0px 0px 25px !important;
  position: relative;
  }
  /*.rab-countdown::before {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  content: "\f005";
  color: #AA8E4B;
  display: block;
  background: #F0F0F0;
  width: 28px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  padding-top: 8px;
  z-index: 5;
  }
  */
  .rab-countdown p {
  margin: 20px 0 20px 0;
  text-align: center;
  }
  .rab-countdown .countdown-container {
  text-align: center;
  padding: 0px !important;
  background-color: #fff !important;
  }
  .rab-countdown .time {
  border-radius: 0px;
  /*box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);*/
  display: inline-block;
  text-align: center;
  position: relative;
  height: 55px;
  width: 55px;
  -webkit-perspective: 479px;
  -moz-perspective: 479px;
  -ms-perspective: 479px;
  -o-perspective: 479px;
  perspective: 479px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  }
  .rab-countdown .count {
  background: #fff;
  color: #ae6f6f;
  display: block;
  font-family: 'Arial', sans-serif;
  font-size: 33px;
  line-height: 55px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  /* text-shadow: 0 0 6px rgba(0, 0, 0, 0.9); */
  top: 0;
  width: 100%;
  /*-webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: flat;
  -moz-transform-style: flat;
  -ms-transform-style: flat;
  -o-transform-style: flat;
  transform-style: flat;*/
  }
  .rab-countdown .count.top {
  border-top: 0px solid rgba(255,255,255,0.2);
  border-bottom: 1px solid rgba(255,255,255,0.05);
  border-radius: 0px 0px 0 0;
  /* height: 50%; */
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  }
  .rab-countdown .count.bottom {
  background-image: linear-gradient(rgba(255,255,255,0.2), transparent);
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.2), transparent);
  background-image: -moz-linear-gradient(rgba(255,255,255,0.2), transparent);
  background-image: -ms-linear-gradient(rgba(255,255,255,0.2), transparent);
  background-image: -o-linear-gradient(rgba(255,255,255,0.2), transparent);
  border-top: 1px solid rgba(0,0,0,0.6);
  border-bottom: 1px solid rgba(0,0,0,0.6);
  border-radius: 0 0 2px 2px;
  line-height: 0;
  height: 50%;
  top: 50%;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;

  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  display:block;
  }
  .rab-countdown .count.next {
  }
  .rab-countdown .label {
  font-size: normal;
  margin-top: 5px;
  display: block;
  position: relative;
  top: 40px;
  width: 100%;
  color: #000;
  text-transform: uppercase
  }
  .rab-countdown span.label {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.02em
  }
  /* Animation start 
  .rab-countdown .count.curr.top {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  z-index: 3;
  }
  .rab-countdown .count.next.bottom {
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  z-index: 2;
  }*/
  /* Animation end 
  .rab-countdown .flip .count.curr.top {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  }
  .rab-countdown .flip .count.next.bottom {
  -webkit-transition: all 250ms ease-in-out 250ms;
  -moz-transition: all 250ms ease-in-out 250ms;
  -ms-transition: all 250ms ease-in-out 250ms;
  -o-transition: all 250ms ease-in-out 250ms;
  transition: all 250ms ease-in-out 250ms;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  }*/
  .rab-countdown.video .label {
  color: #666
  }

  .mld-hp-top {
    font-weight:600;
    color:#b40001;
  }

/* COUNTDOWN TIMER */
div.topcount {
  position:absolute;
  top:10px;
  right:0;
  background-color:#fff;
  padding:10px 10px 0;
  border:2px solid #000;
  z-index:3;
  position:fixed;
}

div.topcount a.a-btn {margin-bottom:0;}

.a-btn {
  color: #b40001;
  font-size: 18px;
  line-height: 140%;
  padding: 12px 10px;
  margin: 20px 0;
  font-weight:900;
  cursor:pointer;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  text-transform:uppercase;

}

  .rab-countdown {
  margin: 0 auto;
  text-align: center;
  background-color: #fff !important;
  padding: 0px 0px 25px !important;
  position: relative;
  }
  /*.rab-countdown::before {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  content: "\f005";
  color: #AA8E4B;
  display: block;
  background: #F0F0F0;
  width: 28px;
  height: 20px;
  border-radius: 50%;
  text-align: center;
  padding-top: 8px;
  z-index: 5;
  }
  */
  .rab-countdown p {
  margin: 20px 0 20px 0;
  text-align: center;
  }
  .rab-countdown .countdown-container {
  text-align: center;
  padding: 0px !important;
  background-color: #fff !important;
  }
  .rab-countdown .time {
  border-radius: 0px;
  /*box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);*/
  display: inline-block;
  text-align: center;
  position: relative;
  height: 55px;
  width: 55px;
  -webkit-perspective: 479px;
  -moz-perspective: 479px;
  -ms-perspective: 479px;
  -o-perspective: 479px;
  perspective: 479px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  }
  .rab-countdown .count {
  background: #fff;
  color: #b40001;
  display: block;
  font-family: 'Arial', sans-serif;
  font-size: 33px;
  line-height: 55px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  /* text-shadow: 0 0 6px rgba(0, 0, 0, 0.9); */
  top: 0;
  width: 100%;
  /*-webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: flat;
  -moz-transform-style: flat;
  -ms-transform-style: flat;
  -o-transform-style: flat;
  transform-style: flat;*/
  }
  .rab-countdown .count.top {
  border-top: 0px solid rgba(255,255,255,0.2);
  border-bottom: 1px solid rgba(255,255,255,0.05);
  border-radius: 0px 0px 0 0;
  /* height: 50%; */
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  }
  .rab-countdown .count.bottom {
  background-image: linear-gradient(rgba(255,255,255,0.2), transparent);
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.2), transparent);
  background-image: -moz-linear-gradient(rgba(255,255,255,0.2), transparent);
  background-image: -ms-linear-gradient(rgba(255,255,255,0.2), transparent);
  background-image: -o-linear-gradient(rgba(255,255,255,0.2), transparent);
  border-top: 1px solid rgba(0,0,0,0.6);
  border-bottom: 1px solid rgba(0,0,0,0.6);
  border-radius: 0 0 2px 2px;
  line-height: 0;
  height: 50%;
  top: 50%;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;

  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  display:none;
  }
  .rab-countdown .count.next {
  }
  .rab-countdown .label {
  font-size: normal;
  margin-top: 5px;
  display: block;
  position: relative;
  top: 40px;
  width: 100%;
  color: #000;
  text-transform: uppercase
  }
  .rab-countdown span.label {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.02em
  }
  /* Animation start 
  .rab-countdown .count.curr.top {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  z-index: 3;
  }
  .rab-countdown .count.next.bottom {
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  z-index: 2;
  }*/
  /* Animation end 
  .rab-countdown .flip .count.curr.top {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  }
  .rab-countdown .flip .count.next.bottom {
  -webkit-transition: all 250ms ease-in-out 250ms;
  -moz-transition: all 250ms ease-in-out 250ms;
  -ms-transition: all 250ms ease-in-out 250ms;
  -o-transition: all 250ms ease-in-out 250ms;
  transition: all 250ms ease-in-out 250ms;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  }*/
  .rab-countdown.video .label {
  color: #666
  }

  .mld-hp-top {
    font-weight:600;
    color:#b40001;
  }

/* Medium Devices, Desktops */
    @media only screen and (max-width : 1120px) {
      .rab-countdown .time {width:40px;}
      
      .rab-countdown .count {
        font-size: 28px;
      }
      
      .rab-countdown span.label {font-size:11px;}
      
    }
      
/* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
      div.topcount {
          top:0px;
          width:100%;
          border:none;
          border-bottom:2px solid #000;
          text-align:center
      }
        div.topcount br {display:none;}
        
        div.topcount .mld-hp-top {
          display:inline-block;
          position:relative;
          top:14px;
        }
        
          div.topcount .rab-countdown {display:inline-block;}   
        
        div.promo-content:first-child {padding-top:100px;}

    }

    /* Small Devices, Tablets */
@media screen and (max-width: 767px) {
      
	  .entry_heading {
        font-size: 3.5rem;
        margin: 4rem auto;
      }
	  
        .bonus_wrap {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: flex-start;
        }

        .burst {
          position: absolute;
          top: 185px;
          right: 125px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin-left: 54px;
        }
		
		burst span {
        font-size: 16px;
      }

        .free_reports_wrap { 
          flex-direction: column;
        }

        .deals > div > div {
          padding: 2rem 2rem !important;
        }

        .deals .deal_ul ul {
          padding-left: 1rem;
        }

}


     /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 540px) {
      div.topcount {position:relative;}
        div.topcount br {display:none;}
        
        div.topcount .mld-hp-top {
          display:block;
          position:relative;
        }
        
          div.topcount .rab-countdown {
          display:block;
          margin-top:20px;
        }   
        
        div.promo-content:first-child {padding-top:80px;}
      
      
    /*div.topcount {display:none;}
      
      div.promo-content:first-child {padding-top:20px;}*/
    }
    
     /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
      div.promo-content:first-child {padding-top:20px;}

    }
