/****************************
-- Menu --
****************************/

#buynow .fisrt-section--main-title {
  color: #06a94e;
}

.reg {
  /*font-size: 14px;*/
  font-size: 1.3rem !important;
}

.top-white .main-title .top h1.green{
  color: #06a94e;
}

#buynow .product-list .item h5{
color: #4d4d4d;
}
#buynow .product-list  h2, #buynow .product-list h5{
margin-bottom: 20px;
}


#buynow .compare-camera-features h2{
  margin-bottom: 40px;
}

#buynow .product-list .item ul{
list-style-type: none;
    text-align: center;
}
#buynow  .product-list .item h5 {
    /* margin: 0.5em 0; */
    margin:0;
}

#buynow .product-list .item ul li {
  margin-bottom: 0.5em;
  }

#buynow p.small{
      font-size: 1.3rem;
    margin: 0;
}
/****************************
-- Main --
****************************/
#buynow .support-swimlane{
  margin-top: 95px;
}

#buynow .main {
  padding-top: 20px;
}

#buynow .main h4 {
  color: #4d4d4d;
  margin-bottom: 1em; /*Used to be 0.83em*/
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
}

#buynow .compheader {
  padding-left: 137px;
}

.col1 {
  float:left;
  margin-top:20px;
}
.col2 {
  float:right;
  margin-top:-44px;
  left:30px;
}


#buynow .btn.t4 {
  width: 46%;
  margin-top: 0;
}

.support-swimlane .swimlane .col p {
  margin-bottom: 30px;

}

#buynow .compare-camera-features .grid-title img{
  /*width: 80%;*/
  width:65%;
  margin:auto;
}

.btn-open-optional:after {
    color: #b6b6b6;
    content: '+';
    font-family: arloicons;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    margin-top: 20px;
    position: absolute;
    right: 30px;
    text-align: center;

    width: 16px;
    -webkit-transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    background-position: -16px -23px;
}

.btn-open-optional:hover:after {
    color:#06a94e;
}

.btn-open-optional.closeMenu:after {
  content: '-';
  background-position: -16px -23px;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);

  position:absolute;
}


/* Media queries begin */

@media (max-width: 1279px){
  #buynow .support-swimlane{
    margin-top: 0;
  }
}
@media (max-width: 560px){

  #buynow .compheader {
    padding-left: 35px;
    font-size: 12px;
  }

  .col2 {
  float:left;
  margin-top:10px;
  left:-5px;
}

#buynow .compare-camera-features .grid-title img{
  /*width: 80%;*/
  width:100%;
  margin:auto;
}

.btn-open-optional:after {
  top:23px;
}

}

/****************************
-- Support Swimlane --
****************************/


.support-swimlane .img{
  border:0;
}

/****************************
-- Tech Specs --
****************************/
#buynow .techspecs {
  border-bottom: 1px solid #e5e5e5;
  padding-top: 0px;
  padding-bottom: 30px;
}

/****************************
-- Specs --
****************************/
#buynow .specs {
  background-color: #f8f8f8;
}

#buynow .specs .more {
  border-top: 1px solid #e5e5e5;
  padding: 30px 0 80px;
}

#buynow .specs .more .col {
  width: 100%;
}

#buynow .specs h4 {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0.75em;
  padding-bottom: 0.75em;
}

#buynow .specs .specs-block > p,
#buynow .specs .spec {
  margin-bottom: 15px;
}

#buynow .specs .spec h5 {
  margin-bottom: 8px;
}

#buynow .specs .spec li {
  margin-top: 8px;
}

#buynow .specs .spec li:first-child {
  margin: 0;
}

#buynow .specs .more {
  overflow: hidden;
  position: relative;
}

#buynow .specs .more .close {
  background-color: #e7e7e7;
  border-radius: 100%;
  bottom: -78px;
  color: #989898;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  height: 135px;
  left: 50%;
  line-height: 1;
  margin-left: -78px;
  padding-top: 26px;
  position: absolute;
  text-align: center;
  transition: color 200ms ease;
  width: 135px;
}

#buynow .specs .more .close:hover {
  color: #0f6d35;
}

#buynow .specs .more .close:before {
  content: attr(data-icon);
  font-family: arloicons;
  font-size: 12px;
  line-height: 16px;
  margin-right: .5em;
}



/****************************
-- Optional --
****************************/


.optional{
  background: #f7f9f8;
}

.optional .grid{
  width: 100%;
  overflow: hidden;
}

.optional .grid:after{
  display: block;
  content: "";
  clear: both;
}

.optional .col{
  float: left;
  width: 31%;
  margin: 10px 1%;
  padding: 30px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.optional .padding{
  display: block;
  height: 40px;
}

.optional .wrapper{
  padding: 39px 0px;
}

.optional .wrapper h1 > a {
    font-size: 39px;
    display: block;
    width: 100%;
    padding: 36px 0;
    position: relative;
}
.optional .wrapper h1 > a span{
    position: absolute;
    right: 10px;
    color: #959596;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.optional .col-line{
  border-left:1px solid #e5e5e5;
}

.optional .grid h1{
  font-size: 28px;
  padding:  0;
}

.optional .col:last-child h1 {
    padding-bottom: 3px;
}

.optional .col h3{
  font-size: 17px;
  font-weight: bold;
}


.optional .grid h2{
  font-size: 20px;
  color: #4e4e4e;
  padding: 4px 0;
}

  .optional .col .optional-middle-sec1, .optional .col .optional-middle-sec2{
    display: block;
  }
  .optional .col .optional-middle1, .optional .col .optional-middle2{
    display: none;
  }


/****************************
-- Animation --
****************************/
#buynow .animation {
  background-position: top center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  -webkit-backface-visibility: hidden;
}

#buynow .animation:before {
  background-color: #06a74e;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0.9;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}

#buynow .animation .anim-wrap {
  left: 0;
  padding: 30px 30px 40px;
  position: absolute;
  right: 0;
  top: 0;
}

#buynow .animation .vertical-wrap {
  margin: 0 auto;
  max-width: 1120px;
  position: relative;
  text-align: center;
}

#buynow .animation .vertical-wrap .middle {
  width: 100%;
}

#buynow .animation .bottom {
  bottom: 20px;
  left: 30px;
  position: absolute;
  right: 30px;
  text-align: center;
  transition: opacity 300ms ease;
}

#buynow .animation .bottom.b2 {
  opacity: 0;
}

#buynow .animation .intro {
  opacity: 0;
  transition: opacity 300ms ease;
}

#buynow .animation .image {
  max-width: 400px;
  opacity: 0;
  -webkit-transition: -webkit-transform 800ms ease, margin 400ms ease;
  transition: transform 800ms ease, margin 400ms ease;
  width: 80%;
  margin: 0 auto;
}

#buynow .animation .img1,
#buynow .animation .img2 {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 400ms ease 150ms;
}

#buynow .animation .img2 {
  opacity: 0;
}

#buynow .animation .feats .bx-wrapper .bx-controls-direction a {
  width: 16px;
}

#buynow .animation .feats .bx-wrapper .bx-controls-direction a:after {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  height: 12px;
  left: 50%;
  line-height: 12px;
  margin-left: -5px;
  margin-top: -6px;
  position: absolute;
  text-align: center;
  text-indent: initial;
  top: 50%;
  width: 10px;
}

#buynow .animation .feats .bx-wrapper .bx-controls-direction .bx-prev {
  left: -25px;
}

#buynow .animation .feats .bx-wrapper .bx-controls-direction .bx-next {
  right: -25px;
}

/* Fixed Position */
#buynow .animation .anim-wrap.fixed {
  bottom: 0;
  position: fixed;
  top: 0;
}

/* State 1 */
#buynow .animation .state1 .intro,
#buynow .animation .state2 .intro {
  opacity: 1;
}

#buynow .animation .state1 .image,
#buynow .animation .state2 .image {
  opacity: 1;
}

/* State 2 */
#buynow .animation .state2 .bottom.b1 {
  opacity: 0;
}

#buynow .animation .state2 .bottom.b2 {
  opacity: 1;
}

#buynow .animation .state2 .image {
  margin-bottom: 40px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

#buynow .animation .state2 .img1 {
  opacity: 0;
}

#buynow .animation .state2 .img2 {
  opacity: 1;
}




/****************************
-- Compare Camera Features --
****************************/

#buynow .compare-camera-features{
  padding: 20px 0 60px;
}

#buynow .compare-camera-features .grid{
  width: 100%;
}
#buynow .compare-camera-features .grid:after,
#buynow .compare-camera-features .col-line:after{
  display: block;
  content: "";
  clear: both;
}

#buynow .compare-camera-features .grid .col-line{
  padding: 5px 0;
  border-bottom: 1px solid #e5e5e5;
}

#buynow .compare-camera-features .grid:first-child {
  border-bottom:1px solid red !important;

}
div.grid:nth-last-child(1) .col-line {
  border-bottom:0px none !important;
}

#buynow .compare-camera-features .grid-title h1{
  font-size: 28px;
}
#buynow .compare-camera-features .grid-sub h1{
  font-size: 20px;
  color: #939393;
}
#buynow .compare-camera-features .grid-feature h2{
  font-size: 17px;
  font-weight: normal;
  color: #1DA953;
  display: inline-block;
}

.grid-sub .center h2 {
    font-size: 17px;
    font-weight: normal;
    color: #1DA953;
    display: inline-block;
}
.techspecs .specs-extra .col:last-child {
	border-right:0px none;
}

@media (max-width: 600px){
  #buynow .compare-camera-features .grid-feature h2{
    font-size: 14px;
  }

  #buynow p.small {
    font-size: 1.0em;
  }
}

#buynow .compare-camera-features .grid-sub a{
  color: #8b8b8b;
  font-size: 14px;
  font-weight: bold;
  margin-top: 6px;
    display: block;
}

#buynow .compare-camera-features .grid .col{
  width: 24%;
  float: left;
  padding: 2px 1%;
}

#buynow .compare-camera-features .grid-feature img{
  width: 12px;
  margin:auto;
  position: relative;
  top: 9px;
}

#buynow .compare-camera-features .grid-feature span{
  color: #e5e5e5;
  font-size: 34px;
}

#buynow .compare-camera-features .grid-feature .col:first-child,
#buynow .compare-camera-features .grid-sub .col:first-child{
  text-align: left;
}

#buynow .compare-camera-features .grid-feature .col:first-child img{
  width: 26px;
  display: inline-block;
  position: relative;
  top: 7px;
  margin: 0 7px 0 0;
}


#buynow .green-font-for-col {
  color: #1DA953;
}

#price {
  font-size:18px;
  color: #06a94e;
}
@media screen and (max-width: 480px) {
  #buynow .compare-camera-features .grid-title .col:nth-child(2) {
    padding-top: 35px;
  }
  #buynow .compare-camera-features .grid-title .col:nth-child(3) {
    padding-top: 15px;
  }
}





/****************************
-- Media Queries --
****************************/
@media screen and (min-width: 30em) {

  /*---------------------
  Specs
  ---------------------*/
  #buynow .specs .more .col {
    display: block;
    margin: 0 auto;
    max-width: 515px;
  }

  #buynow .specs .spec h5 {
    float: left;
    margin-bottom: 0;
    margin-right: 9.71%; /* 50/515 */
    width: 31.07%; /* 160/515 */
  }

  #buynow .specs .spec ul {
    overflow: hidden;
  }
}

@media screen and (min-width: 40.0625em) {
  /*---------------------
  Features Slider
  ---------------------*/
  .not-mobile #buynow .main .features-slider {
    float: left;
    margin: 0;
    max-width: 50%;
    text-align: left;
  }

  .not-mobile #buynow .main .features-slider .wrap {
    overflow: visible;
    width: auto;
  }

  .not-mobile #buynow .main .features-slider .expand {
    margin: 0;
  }

  .not-mobile #buynow .main .features-slider li {
    display: block;
    margin-top: 15px; /*Used to be 7px*/
    padding: 0;
  }

  .not-mobile #buynow .main .features-slider li:first-child {
    margin: 0;
  }

  .not-mobile #buynow .main .features-slider li img {
    float: left;
  }

  .not-mobile #buynow .main .features-slider li h5 {
    display: block;
    max-width: none;
    white-space: normal;
  }

  /*---------------------
  Box
  ---------------------*/
  #buynow .box {
    float: right;
  }


}

@media screen and (min-width: 45em) {
  /*---------------------
  Animation
  ---------------------*/
  #buynow .animation .vertical-wrap .middle {
    position: relative;
  }

  #buynow .animation .feat {
    position: absolute;
    width: 30%;
  }

  #buynow .animation .feat:first-child {
    margin-top: 15px;
    right: 0;
    text-align: left;
    top: 15%;
  }

  #buynow .animation .feat:first-child + .feat {
    left: 0;
    text-align: right;
    top: 50%;
  }

  #buynow .animation .feat:first-child + .feat +.feat {
    bottom: 0%;
    right: 0;
    text-align: left;
  }

  #buynow .animation .state2 .image {
    margin-bottom: 0;
  }
   h3.sub-title {
  margin-left:65%;
  }
}

@media screen and (min-width: 48em) {
  /*---------------------
  Specs
  ---------------------*/
  #buynow .specs-block + .specs-block {
    padding-top: 20px;
  }

  #buynow .specs .more {
    margin: 0 -15px;
    padding-top: 40px;
  }

  #buynow .specs .more .col {
    display: inline-block;
    max-width: none;
    padding: 0 15px;
    width: 50%;
  }

}

@media screen and (min-width: 50.0625em) {
  /*---------------------
  Features Slider
  ---------------------*/
  .not-mobile #buynow .main .features-slider {
    border-left: 1px solid #e5e5e5;
    left: 30px;
    width: 215px;
    padding-left: 30px;
    position: absolute;
    top: 0;
  }

  /*---------------------
  Box
  ---------------------*/
  #buynow .box {
    position: absolute;
    right: 15px;
    top: 0;
    width: 230px;
  }

  /* Load Animation */
  .on-load-anim #buynow .main .gallery,
  .on-load-anim #buynow .main .features-slider,
  .on-load-anim #buynow .main .box,
  .on-load-anim #buynow .main .bottom {
    opacity: 0;
  }

  .on-load-anim.wf-active #buynow .main .loaded .gallery {
    -webkit-animation: fadeIn 300ms ease 1000ms forwards;
    animation: fadeIn 300ms ease 1000ms forwards;
  }

  .on-load-anim.wf-active #buynow .main .loaded .features-slider {
    -webkit-animation: fadeInFromLeft 300ms ease 1200ms forwards;
    animation: fadeInFromLeft 300ms ease 1200ms forwards;
  }

  .on-load-anim.wf-active #buynow .main .loaded .box {
    -webkit-animation: fadeInFromRight 300ms ease 1200ms forwards;
    animation: fadeInFromRight 300ms ease 1200ms forwards;
  }

  .on-load-anim.wf-active #buynow .main .loaded .bottom {
    -webkit-animation: fadeIn 300ms ease 1500ms forwards;
    animation: fadeIn 300ms ease 1500ms forwards;
  }
  /* /Load Animation */
}

@media screen and (min-width: 55em) {
  /*---------------------
  Features Slider
  ---------------------*/
  .not-mobile #buynow .main .features-slider {
    width: 240px;
  }

  /*---------------------
  Box
  ---------------------*/
  #buynow .box {
    right: 30px;
    width: 243px;
  }
}

@media screen and (min-width: 60em) {
  /*---------------------
  Tech Specs
  ---------------------*/
  #buynow .techspecs .specs-extra {
    padding-bottom: 0px;
  }
}

@media screen and (min-width: 64em) {


  /*---------------------
  Main
  ---------------------*/
  #buynow .main {
    padding-top: 40px;
  }

  #buynow .go-down {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 70px;
  }

  /*---------------------
  Gallery
  ---------------------*/
  #buynow .main .gallery .limiter {
    max-width: 400px;
  }

  #buynow .main .gallery .img-wrap {
    margin-bottom: 30px;
  }

  #buynow .main .gallery figcaption .kit {
    font-size: 14px;
    font-size: 1.4rem;
  }


  /*---------------------
  Tech Specs
  ---------------------*/
  #buynow .techspecs {
    padding-top: 0px;
  }

  /*---------------------
  Specs
  ---------------------*/
  #buynow .specs .more {
    margin: 0 -45px;
    padding-top: 55px;
  }

  #buynow .specs .more .col {
    padding: 0 45px;
  }

  #buynow .specs .more .close {
    font-size: 16px;
    font-size: 1.6rem;
  }

  /*---------------------
  Animation
  ---------------------*/
  #buynow .animation .image {
    max-width: 480px;
  }

  #buynow .animation .feat {
    position: absolute;
    width: 27.5%;
  }

  #buynow .animation .feat h5 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0.25em;
    position: relative;
  }

  #buynow .animation .feat h5:before {
    background: #fff;
    content: '';
    height: 2px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 23%;
  }

  #buynow .animation .feat:first-child + .feat h5:before {
    left: 107%;
  }

  #buynow .animation .feat:first-child h5:before,
  #buynow .animation .feat:first-child + .feat  + .feat h5:before {
    right: 107%;
  }

  #buynow .animation .feat h5:after {
    color: #fff;
    content: 'o';
    font-family: arloicons;
    font-size: 16px;
    font-size: 1.6rem;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 20px;
  }

  #buynow .animation .feat:first-child + .feat h5:after {
    left: 130%;
    margin-left: -2px;
  }

  #buynow .animation .feat:first-child h5:after,
  #buynow .animation .feat:first-child + .feat  + .feat h5:after {
    right: 130%;
    margin-right: -2px;
  }

  .product-list {
    padding: 48px 0 60px;
  }
  h3.sub-title {
  margin-left:65%;
  }
  .col2 {
  left:-20px;
  }
  #buynow .support-swimlane .btn::after {
    top: 20px;
  }


}

@media screen and (min-width: 80em) {

  /*---------------------
  Gallery
  ---------------------*/
  #buynow .main .gallery figcaption .kit {
    font-size: 16px;
    font-size: 1.6rem;
  }

  /*---------------------
  Tech Specs
  ---------------------*/
  #buynow .techspecs .specs-extra {
    padding-bottom: 80px;
  }

  /*---------------------
  Specs
  ---------------------*/
  #buynow .specs .spec h5 {
    font-size: 18px;
    font-size: 1.8rem;
  }

  #buynow .specs .spec li {
    margin-bottom: 5px;
  }

  #buynow .specs p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6875em;
  }
  #buynow .swimlane.grid {
    margin-top:-150px;
}
h3.sub-title {
  margin-left:65%;
}

}

@media (max-width: 560px){
  .optional .col{
    width: 100%;
  }


  .optional .padding{
    display: block;
    height: 5px;
  }

  .optional .wrapper h1 > a {
      font-size: 28px;
  }

  .optional .col-line{
    border-left: 0;
    /*border-top:1px solid #e5e5e5;*/
    padding:0px;
    margin:0px;
  }

  .optional .col-line:last {
	  border-top:none 0px;
  }
  .optional .grid h1{
    font-size: 22px;
    padding: 15px 0;
  }

  .optional .col:last-child h1 {
      padding-bottom: 3px;
  }

  .optional .col h3{
    font-size: 13px;
    font-weight: bold;
  }


  .optional .grid h2{
    font-size: 17px;
    color: #4e4e4e;
    padding: 4px 0;
  }

  .optional .col .optional-middle-sec1, .optional .col .optional-middle-sec2{
    display: none;
  }
  .optional .col .optional-middle1, .optional .col .optional-middle2{
    display: block;
  }

  .optional .wrapper .grid .col:nth-child(2){
    display: none;
  }


}
