/* =================================== */
/*	Basic Style 
/* =================================== */

body {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
	  font-size: 13px;
    color: #696969;
}



ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

figure, p {
    margin: 0;
}

a {
    -webkit-transition: all .3s ease-in 0s;
       -moz-transition: all .3s ease-in 0s;
        -ms-transition: all .3s ease-in 0s;
         -o-transition: all .3s ease-in 0s;
            transition: all .3s ease-in 0s;
}
a{
  color: #000;
}

iframe {
    border: 0;
}

a, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
}

a:focus, a:hover {
    color: inherit;
}

h1, h2, h3,
h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	margin: 0;
}

.clear:before,
.clear:after {
    content: " ";
    display: table;
}
 
.clear:after {
   clear: both;
}
 
.clear {
   *zoom: 1;
}

body > section {
    padding: 50px 0;
}

.section-title1 {
  margin: 150px auto 85px;
  
}
.section-title {
  margin: 0px auto 85px;
  
}

.section-title h2 {
  color: #1f2021;
  font-size: 30px;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 27px;
  text-transform: uppercase;
}
.section-title1 h2 {
  color: #1f2021;
  font-size: 30px;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 27px;
  text-transform: uppercase;
}


.section-title h2:before {
  border-bottom: 1px solid #1f2021;
  bottom: 0;
  content: "";
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 100px;
}

.section-title h2:after {
background: none repeat scroll 0 0 #fff;
border: 1px solid #1F2021;
border-radius: 25px;
bottom: -6px;
content: "";
height: 11px;
left: 50%;
margin-left: -5.5px;
position: absolute;
width: 11px;
}

.section-title p {
    line-height: 25px;
    font-weight: 300;
    font-size: 15px;
}
.section-title1 h2:before {
  border-bottom: 1px solid #1f2021;
  bottom: 0;
  content: "";
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 100px;
}

.section-title1 h2:after {
background: none repeat scroll 0 0 #fff;
border: 1px solid #1F2021;
border-radius: 25px;
bottom: -6px;
content: "";
height: 11px;
left: 50%;
margin-left: -5.5px;
position: absolute;
width: 11px;
}

.section-title1 p {
    line-height: 25px;
    font-weight: 300;
    font-size: 15px;
}

.btn {
    border-radius: 0;

}

.btn:hover,
.btn:focus {
    outline: 0;
}

.btn-blue {
  background-color: #00c7fc;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 35px;
}

.btn-blue1 {
  background-color: #00c7fc;
  color: #fff;
  font-size: 16px;
  margin: 60px;
  padding: 20px 35px;
}

.kill-margin {
    margin: 0 !important;
}
.call-to-content h2{
  color: #fff7f7;
  font-size: 45px;
  text-align: center;
}

/*************************
*******Navigation******
**************************/

#navigation,
.navbar-brand,
.navbar-toggle,
.navbar-nav > li > a,
.search-form > #search-sub {
  -webkit-transition: all 0.6s ease;
     -moz-transition: all 0.6s ease;
      -ms-transition: all 0.6s ease;
       -o-transition: all 0.6s ease;
          transition: all 0.6s ease;
}




#navigation > .container {
   background-color: rgba(0, 191, 255,0.8);
    width: 100%;
    height: 100px;
  
}

.animated-nav#navigation > .container {
  border-bottom: none;
}



.navbar-brand a {
  display: block;
}

.navigation .navbar-nav > li > a {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 38px 25px;
  text-transform: uppercase;
}

.navigation .navbar-nav > li.current > a {
  color: #fff;
  border-bottom: 1px solid rgba(15,116,143,0.8);
}

.animated-nav .navigation .navbar-nav > li.current > a {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.navigation .navbar-nav > li > a:focus,
.navigation .navbar-nav > li > a:hover {
  background-color: transparent;
}
.plan {
  height: 100px;
  width: 100%;
 
  }

}
.search-form {
  position: relative;
}

.search-form > #search {
  width: 100%;
}

.search-form > #search {
  background-color: transparent;
  height: 40px;
    border: 0 ;
  margin-top: 28px;
  width: 100%;
}

.search-form > #search-sub {
  background: url("../img/icons/search.png") no-repeat scroll 0 0 transparent;
  border: 0 ;
  bottom: 11px;
  height: 15px;
  position: absolute;
  right: 8px;
  padding: 0;
  text-indent: -9999em;
  width: 15px;
}

.animated-nav .search-form > #search-sub {
    bottom: 22px;
}

/*************************
*******Main Slider******
**************************/
#blog-banner{
  display: inline;
  float: left;
  position: relative;
  width: 100%;    
}
.blog-overlay{
  background-color: rgba(0, 0, 0, 0.8);
  height: 150%;
  left: 0;
  position: absolute;
  top: 0;
  width: 200%;
}
.blog-banner-area {
  display: inline;
  float: left;
  padding: 85px 0;
  width: 100%;
}
.blog-banner-area h2{
  color: #fff;
  font-size: 40px;
  padding-bottom: 5px;
}
.blog-banner-area .breadcrumb {
  background-color: transparent;
  border-radius: 0;
  padding-left: 0;
}
.blog-banner-area .breadcrumb li{
  font-family: "Raleway",sans-serif;
}
.blog-banner-area .breadcrumb li a {
  color: #fff;
  font-size: 18px;
  font-family: "Raleway",sans-serif;
  text-decoration: none;
}
.blog-banner-area .breadcrumb > li + li::before {
  color: #ccc;
  content: "/ ";
  padding: 0 0px;
}
/*************************
*******pricing******
**************************/
#home{
  padding: 0px;
  overflow: hidden;
}

#home-carousel .carousel-inner .item {
  background-size:cover;

}


#home-carousel .slider-content {
  height: 100%;
}

#home-carousel .carousel-caption {
  left: 0;
  top: 0;
  z-index: 11;
  text-align: left;
}

.carousel-caption > div {
  background-color: rgba(15,116,143,0.8);
  padding: 60px 50px 80px 20%;
  position: absolute;
  top: 25%;
  width: 76%;
}

#home-carousel .carousel-inner h2 {
  color: #ffffff;
  font-size: 30px;
  line-height: 50px;
  margin-bottom: 20px;
  text-shadow: none;
  text-transform: uppercase;
}

#home-carousel .carousel-inner p {
  color: #FFFFFF;
  line-height: 28px;
  font-size: 13px;
  margin-top: 0;
  text-shadow:none;
}

#nav-arrows > a {
  border: 1px solid #fff;
  color: #fff;
  display: block;
  height: 60px;
  line-height: 76px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 60px;
  z-index: 20;
  margin-top: -30px;

    -webkit-transition: all 0.3s ease 0s;
       -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
         -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}

#nav-arrows > a.sl-prev {
    left: 50px;
}

#nav-arrows > a.sl-next {
    right: 50px;
}

#nav-arrows > a.sl-next:hover {
    background-color: #009EE3;
    border-color: #009EE3;
    color: #fff;
}

.carousel-indicators .active {
  background-color: #00c7fc;
  border: 0;
}


/*============================================================
    Services
============================================================*/

#service .media > .pull-left{
    margin-right: 50px;
}

#service .media .media-body h3{
    color: #00C7FC;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
}

#service .media .media-body p{
    color: #696969;
    font-size: 15px;
    line-height: 24px;
}

#service .media{
    padding-bottom: 50px;
    padding-left: 20px;
}




.service-item {
    margin-bottom: 70px;
}

.service-icon {
  float: left;
  margin-top: 8px;
}

.service-desc {
    margin-left: 115px;
}

.service-item h3 {
  color: #00c7fc;
  font-size: 20px;
  margin-bottom: 28px;
}

.service-item p {
  line-height: 24px;
}


/*============================================================
    Service Bottom
============================================================*/

#service-bottom {
  background-color: #1f2021;
  padding-bottom: 400px;
  position: relative;
}

.mobile-device {
  position: relative;
}

.mobile-device img {
  float: left;
  position: relative;
}

.mobile-device .black {
  left: 98px;
  z-index: 2;
}

.mobile-device .white {
  bottom: -62px;
  z-index: 1;
}

.service-features {
  background-color: #0f748f;
  color: #fff;
  height: 335px;
  padding: 50px 0 50px 65px;
  position: absolute;
  right: 0;
  top: 18%;
  width: 45%;
}


.service-features h3 {
  margin-bottom: 60px;
  text-transform: uppercase;
}

.service-features ul li {
  background: url("../img/icons/list-bg.png") no-repeat scroll 0 13px transparent;
  font-size: 16px;
  line-height: 36px;
  padding-left: 50px;
}
.service-features2 {
  background-color: #0f748f;
  color: #fff;
  height: 335px;
  padding: 50px 0 50px 65px;
  position: absolute;
  left: 0;
  top: 18%;
  width: 45%;
}


.service-features2 h3 {
  margin-bottom: 60px;
  text-transform: uppercase;
}
.service-features2 ul li {
  background:  no-repeat scroll 0 13px transparent;
  font-size: 16px;
  line-height: 36px;
  padding-left: 2px;
  padding-right: 12px;
}


/*============================================================
    Portfolio
============================================================*/

#projects {
    width: 100%;
}

.project-filter {
  margin-bottom: 40px;
}

.project-filter ul li {
  padding: 0;
}

.project-filter ul li a {
  color: #000;
  display: block;
  line-height: 18px;
  padding: 10px 20px;
  text-transform: uppercase;
}

.project-filter ul li a:hover,
.project-filter ul li a.active {
    background-color: #00C7FC;
    color: #fff;
}

.mix {
    display: none;
}

.portfolio-item {
    position: relative;
    float: left;
    overflow: hidden;
    width: 25%;
}

.plus {
  background: url("../img/icons/plus.png") no-repeat scroll center center #0faed9;
  border-radius: 50%;
  display: block;
  height: 80px;
  left: 50%;
  margin: -40px 0 0 -40px;
  position: absolute;
  top: -41px;
  width: 80px;
    
    -webkit-transition: 0.3s ease-out 0s;
       -moz-transition: 0.3s ease-out 0s;
        -ms-transition: 0.3s ease-out 0s;
         -o-transition: 0.3s ease-out 0s;
            transition: 0.3s ease-out 0s;
}

figcaption.mask {
  background-color: #fff;
  bottom: -101px;
  left: 0;
  padding: 30px 0 30px 30px;
  position: absolute;
  width: 100%;
    
    -webkit-transition: 0.3s ease-out 0s;
       -moz-transition: 0.3s ease-out 0s;
        -ms-transition: 0.3s ease-out 0s;
         -o-transition: 0.3s ease-out 0s;
            transition: 0.3s ease-out 0s;
}

.portfolio-item:hover figcaption.mask {
    bottom: 0;
}

.portfolio-item:hover .plus {
    top: 30%;
}

figcaption.mask h3 {
  color: #1f2021;
  font-size: 20px;
  line-height: 28px;
}

figcaption.mask span {
  color: #0FAED9;
}


/*============================================================
    About Us
============================================================*/

#about {
    padding-bottom: 0;
}

.about-us img {
  margin: 0 auto;
}

/* Counter section */

#count {
  background-color: #121116;
  padding-bottom: 90px;
}

.counter-section {
  background-color: #096c89;
  padding: 25px 0 40px;
}

.fact-item {
  color: #fff;
}

.fact-icon {
  position: relative;
  width: 50px; 
  height: 28.87px;
  background-color: #1F2021;
  margin: 14.43px auto;
}

.fact-icon:before,
.fact-icon:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
}

.fact-icon:before {
  bottom: 100%;
  border-bottom: 14.43px solid #1F2021;
}

.fact-icon:after {
  top: 100%;
  width: 0;
  border-top: 14.43px solid #1F2021;
}

.fact-icon > i {
  line-height: 27px;
}

.fact-item span {
  display: block;
  font-size: 50px;
  line-height: 42px;
  font-weight: 700;
  margin: 28px 0 20px;
}

.fact-item p {
  font-weight: 300;
}
 .media > .pull-left{
    margin-right: 50px;
}

 .media .media-body h3{
    color: #00C7FC;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
}

 .media .media-body p{
    color: #696969;
    font-size: 15px;
    line-height: 24px;
}

 .media{
    padding-bottom: 50px;
    padding-left: 20px;
}




.about-item {
    margin-bottom: 70px;
}

.about-icon {
  float: left;
  margin-top: 8px;
}

.about-desc {
    margin-left: 115px;
}

.about-item h3 {
  color: #00c7fc;
  font-size: 20px;
  margin-bottom: 28px;
}

.about-item p {
  line-height: 24px;
}


/*============================================================
    About Us
============================================================*/

.subtitle {
  margin: 0 auto;
  width: 95%;
}

.subtitle h3 {
  color: #1f2021;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.subtitle p {
  line-height: 25px;
  margin-bottom: 65px;
}

.tst-single {
  margin-bottom: 40px;
}

.tst-single img {
  max-width: 100px;
  float: left;
}

.tst-content {
  border-bottom: 1px solid #a9a9a9;
  margin: 10px 0 0 160px;
  padding-bottom: 25px;
}

.tst-content p {
  color: #1f2021;
  line-height: 25px;
}

.tst-content span {
  float: right;
  font-style: italic;
  margin-right: 5px;
}

/* carousel navigation */

.owl-pagination {
  text-align: center;
}

.owl-controls .owl-page {
  cursor: pointer;
  display: inline-block;
}

.owl-controls .owl-page span {
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #ACACAC;
  display: block;
  height: 12px;
  margin: 5px 4px;
  width: 12px;
}

.owl-controls .owl-page.active span,
.owl-controls .owl-page:hover span {
  background-color: #00C7FC;
  border-color: #00C7FC;
}

/*--------------------*/
/* FORM BLOG */
/*--------------------*/

#from-blog{
  background-color: #F6F6F6;
  display: inline;
  padding: 70px 0;
  float: left;
  width: 100%;
}
.from-blog-area{
  display: inline;
  float: left;
  width: 100%;
}
.from-blog-content {
  display: inline;
  float: left;
  margin-top: 60px;
  width: 100%;
}
.single-from-blog {
  background-color: #fff;
  display: inline;
  float: left;
  width: 100%;
}
.single-from-blog figure{
  display: inline;
  float: left;
  width: 100%;
}
.single-from-blog figure img{
  width: 100%;
}
.single-from-blog .blog-title {
  display: inline;
  float: left;
  padding: 20px;
  width: 100%;
}
.single-from-blog .blog-title h2 {
  color: #3e3e3e;
  font-size: 28px;
  padding-bottom: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.single-from-blog .blog-title h2 a {  
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.single-from-blog .blog-title h2 a:hover,
.single-from-blog .blog-title h2 a:focus{ 
  text-decoration: none;
  outline: none;
}
.single-from-blog .blog-title p{
  color: #7c7c7c;
  font-size: 13px;
  font-style: italic;
}
.single-from-blog > p {
  color: #757575;
  padding: 20px 20px 10px;
}
.single-from-blog .blog-footer {
  display: inline;
  float: left;
  padding: 0 20px 20px;
  width: 100%;
}
.single-from-blog .blog-footer a {
  color: #818181;
  font-size: 14px;
  margin-right: 35px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.single-from-blog .blog-footer a:hover,
.single-from-blog .blog-footer a:focus {
  text-decoration: none;
  outline: none;  
}
.single-from-blog .blog-footer a span {
  border: 1px solid;
  border-radius: 50%;
  display: inline-block;
  line-height: 14px;
  margin-right: 3px;
  padding: 4px 5px;
}


/* progress bars */

.progress-bars > span {
  color: #1f2021;
  line-height: 24px;
  text-transform: uppercase;
}

.progress {
  background-color: #dbdbdb;
  border-radius: 0;
  box-shadow: none;
  height: 25px;
  margin-bottom: 25px;
}

.progress .bar {
  width: 0;
  height: 25px;
  background-color: #00C7FC;

  -webkit-transition: width 0.6s ease;
     -moz-transition: width 0.6s ease;
      -ms-transition: width 0.6s ease;
       -o-transition: width 0.6s ease;
          transition: width 0.6s ease;
}


.progress .bar small { color:#fafafa; font-size:12px; }

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-success .bar, .progress-green .bar {
  background-color: #00C7FC;

}



/*=================================
    Quotes
===================================*/

#quotes {
    background-color: #121116;
}

.call-to-action {
    color: #fff;
    font-weight: 600;
}

.call-to-action h2 {
    font-size: 39px;
    line-height: 35px;
    margin-bottom: 15px;
}

.call-to-action span {
    font-size: 23px;
    line-height: 35px;
    margin-bottom: 15px;
    
}
.but {
display: inline-block;
background-color: #337ab7;
color: inherit;
padding: 20px 20px;
text-decoration: none;
box-sizing: border-box;
font-family: Helvetica, Arial, sans-serif;
font-size: 23px;
border: 10px;
margin: 1em;
}


/*============================================================
    Pricing
============================================================*/

.pricing-table {
  color: #1f2021;
  font-size: 16px;
  line-height: 24px;
  padding: 50px;
}

.pricing-table .price {
  border-top: 1px solid #00c7fc;
  padding: 35px 0 45px;
}

.pricing-table .plan {

  text-transform: uppercase;
}

.pricing-table .value {
  font-size: 13px;
  font-weight: 600;
}

.pricing-table .value > small {
  font-size: 20.33px;
  margin-right: 15px;
  position: relative;
  top: -27px;
}

.pricing-table .value > strong {
  font-size: 59.48px;
  margin-right: 10px;
  line-height: 69.22px;
}

.pricing-table ul {
  border-bottom: 1px solid #00c7fc;
  border-top: 1px solid #00c7fc;
}

.pricing-table ul li {
  margin: 20px 0;
  padding-bottom: 20px;
  position: relative;
}

.pricing-table ul li:after {
  border-bottom: 1px solid #00c7fc;
  bottom: 0;
  content: "";
  display: block;
  left: 50%;
  margin-left: -65px;
  position: absolute;
  width: 130px;
}

.pricing-table ul li:last-child:after {
  border-bottom: none;
}

.pricing-table ul li:last-child {
  margin-bottom: 0;
}

.btn-price {
  border: 1px solid #00c7fc;
  color: #1f2021;
  margin-top: 40px;
  padding: 10px 30px;
}

.btn-price1 {
  border: 1px solid #00c7fc;

  color: #00c7fc;
  margin-top: 20px;
  padding: 20px 30px;
}
.special-plan {
    margin-top: 90px;
}

.special-plan p {
    font-size: 20px;
    margin-bottom: 25px;
    color: #1f2021;
}


/*============================================================
    Media Queries
============================================================*/

#subscribe {
  background-color: #fff;
  color: #000;
  line-height: 24px;
  padding: 30px;
  font-size: 15px;

}

.subscription-form {
  color: #000;
  position: relative;
}

.subscription-form i {
  left: 21px;
  position: absolute;
  top: 22px;
}

.subscription-form .subscribe {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
  height: 58px;
  text-indent: 60px;
  width: 100%;

}

.subscription-form #mail-submit {
  background-color: #00c7fc;
  border: 0 none;
  color: #000;
  padding: 16px 35px;
  position: absolute;
  right: 1px;
  top: 1px;
}


/*============================================================
    Contact Us
============================================================*/

.contact-form .input-field {
  margin-bottom: 30px;
}

.contact-form .form-control {
  border: 1px solid #dbdbdb;
  padding: 20px;
  border-radius: 0;
  height: 58px;
  box-shadow: none;
}

.contact-form .message .form-control {
  height: 198px;
}

.contact-form .form-control::-moz-placeholder {
  color: #1f2021;
}

.contact-form #msg-submit {
  font-size: 13px;
  padding: 17px 50px;
}

.contact-details {
  margin-bottom: 90px;
}

.contact-details > span {
  color: #1f2021;
  display: block;
  margin-bottom: 35px;
}



/*============================================================
    Footer
============================================================*/

#footer {
    background-color: #00BFFF;
    padding: 25px 0 15px;
}

.footer-logo {
    margin-bottom: 45px;
}

.footer-social {
    margin-bottom: 85px;
}

.footer-social h3 {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.footer-social h3:after {
  border-bottom: 1px solid #fff;
  bottom: 0;
  content: "";
  display: block;
  left: 50%;
  margin-left: -115px;
  position: absolute;
  width: 230px;
}

.footer-social ul li a {
  color: #fff;
  display: block;
  margin: 0 8px;
}

.footer-social ul li a:hover {
  color: #00C7FC;
}

.copyright {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

.copyright a {
    color: #00C7FC;
}

.copyright a:hover {
    color: #fff;
}

.copyright p {

}

.copyright p:first-child {
    margin-bottom: 15px;
}
.attr-col {  padding-left: 10px; margin: 65px 0 0; float: left; width: 250px;}
.attr-col ul {  background: #f4f4f4; font-weight: bold; font-size: 13px; border: 1px solid #d6d6d6; border-width: 1px 0px 1px 1px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; }
.attr-col ul li { text-align: left; padding: 0 10px; border-bottom: 1px solid #d6d6d6; line-height: 45px; display: block; }
.attr-col ul li.last { border-bottom: none; }
.pt-table { padding-left: 150px; display: block; position: relative;padding: 5px;}
.pt-body { padding:  10px 10px 10px; }
.pt-rows li { display: block; overflow: hidden;background: #fff; border-left: 2px solid #ccc; border-right: 2px solid #ccc; border-bottom: 1px solid #d9d9d9;  }
.pt-rows li span { width: 20%; text-align: center; float: left; border-right: 1px solid #d9d9d9; display: block; line-height: 45px; height: 45px; }
.pt-rows li.title { background: #121116; font-size: 22px; color: #fff; font-weight: bold; -webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; border-top-left-radius: 10px; border-bottom: 20px solid #555; border-width: 0 0 2px; }
.pt-rows li.title span { line-height: 50px; height: 50px; border: none; padding: 0 1px; text-shadow: 2px 2px #121116; }
.pt-rows li.fees { border-bottom: 1px solid #ccc; }
.pt-rows li.fees span { line-height: 48px; height: 48px; background: #f7f7f7; font-size: 34px; font-weight: 700; font-family: Georgia, Arial, sans-serif; color: #4172a5; }
.pt-rows li span.pt-yes { background: url(yes-no.gif) no-repeat center 12px; }
.pt-rows li span.pt-no { background: url(yes-no.gif) no-repeat center -38px; }
.pt-rows li.fin { border-bottom: 2px solid #d9d9d9; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; height: 85px; }
.pt-rows li span.pt-3x { width: 72%; float: left; text-align: center; border: none; }
.pt-special { width: 20%; position: absolute; right: 0px; top: 0; }
.pt-special .pt-rows { border-radius: 1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border: 1px solid #a2b7ca; background: #f4faff;  padding-bottom: 10px; }
.pt-special .pt-rows li { border-width: 0 0 1px; background: transparent; }
.pt-special .pt-rows li.title { height: 58px; margin: 1px; background: #00c7fc; color: #ffffff; font-size: 30px; line-height: 65px; text-align: center; border-bottom: 1px solid #bfd4e6; border-width: 0 0 1px;  }
.pt-special .pt-rows li.fees { border-bottom: 1px solid #bcd8ec; }
.pt-special .pt-rows li.fees span { background: #ecf6fe; }
.pt-special .pt-rows li.fin { border: none; text-align: center; }
.pt-special .pt-rows li span { border: none; width: 100%; }
.pt-special .pt-rows li.fin .big-button { background: #3a8bd0; top: 22px; }
.pt-special .pt-rows li.fin .big-button:hover { background: #50a6ef; }

/* Simple Button CSS: */
.big-button { font-size: 24px; line-height: 50px; font-weight: 700; color: #fff; padding: 10px 20px; background: #4a980d; text-shadow: 2px 2px rgba(0, 0, 0, 0.3); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #407718; text-decoration: none; position: relative; top: 18px; }
.big-button:hover { color: #fff; -moz-box-shadow: 0 0 20px #fffc00; -webkit-box-shadow: 0 0 20px #fffc00; box-shadow: 0 0 20px #fffc00; background: #6fbb2f; }
.big-button:active { position: relative; top: 1px; }

body{
  background:url(../images/bg.jpg)no-repeat 0px 0px;
      font-family: 'Lato', sans-serif;
      background-size: cover;
      -o-background-size: cover;
      -webkit-background-size: cover;
       -moz-background-size: cover;

}
.wrap{
  margin: 0 auto;
  width: 80%;
}
body a{
  transition:0.5s all ease;
  -webkit-transition:0.5s all ease;
  -moz-transition:0.5s all ease;
  -o-transition:0.5s all ease;
  -ms-transition:0.5s all ease;
}
.pop_up{
    border: 9px solid#485460;
    border-radius: 1em;
    -o-border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
}
/* Styles for dialog window */
#small-dialog,#small-dialog1,#small-dialog2,#small-dialog3,#small-dialog4,#small-dialog5{
  background: white;
  padding:20px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
  text-align:center;
  border: 9px solid#eee;
  border-radius: 1em;
    -o-border-radius: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
}
/*Pricing table and price blocks*/
.price-head h1 {
text-align: center;
margin-top: 2em;
font-size: 3em;
color: #fff;
}
.price-head h3 {
  color: #404042;
  font-size: 3em;
  text-decoration: none;
  font-weight: 700;
}
.pricing-grids {
margin: 12% 0;
}
/*----*/
.pricing-grid1,.pricing-grid2,.pricing-grid3 {
width: 31.5%;
float: left;
text-align: center;
margin-right: 2%;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
padding: 0;
border: none;
border-radius: 0.7em;
-webkit-border-radius: 0.7em;
-o-border-radius: 0.7em;
-moz-border-radius: 0.7em;
}
 .pricing-grid3{
  margin-right: 0;
 }
.pricing-grid1:hover,.pricing-grid2:hover,.pricing-grid3:hover {
  transform: scale(1.03);
-webkit-transform: scale(1.03);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
  z-index: 1;
  border: none;
}
.pricing-grid1:nth-child(3){
  margin-right:0;
}
.price-value h2 a,.price-value.two h3 a,.price-value.three h4 a{
  font-size: 1.8em;
  color:#fff;
}
.price-value,.price-value.two,.price-value.three {
  background: #0098DA;
  padding: 2.8em 1.8em 2em;
  border-bottom:2px solid#000000;
  border-top-left-radius:0.7em;
  -webkit-border-top-left-radius:0.7em;
  -o-border-top-left-radius: 0.7em;
  -moz-border-top-left-radius:0.7em;
  border-top-right-radius:0.7em;
  -webkit-border-top-right-radius:0.7em;
  -o-border-top-right-radius:0.7em;
  -moz-border-top-left-radius: 0.7em;
  position: relative;
}
.price-value.two{
  background:#0098DA;
  border-bottom:2px solid#000000;
}
.price-value.three {
  background: #0098DA;
  border-bottom:2px solid#000000;
}
.price-value ul,.pricing-grid1 ul,.pricing-grid2 ul,.pricing-grid3 ul{
  padding: 0;
}
.price-value ul li,.pricing-grid1,.pricing-grid2 ul li,.pricing-grid3 ul li {
  list-style: none;
}
.price-value ul li{
  list-style: none;
}
.price-value  h5 span{
color: #fbd707;
font-size: 19px;
}
.price-value lable{
color: #817d94; 
font-size: 17px;
}
.price-value.two h5 span{
  color:#fe6d72;
}
.price-value.two h5 lable{
  color:#8c8c94;
}
.price-value.three h5 span{
  color: #018f90;
}
.price-value.three h5 lable{
  color:#9CF7F8;
}
.price-value h5 {
padding: 11px 0;
}
.sale-box,.sale-box.two,.sale-box.three{
  position: absolute;
  top: 0;
  overflow: hidden;
  height: 130px;
  width: 143px;
  text-align: center;
  z-index: 0;
  right:0;
  border-top-right-radius: 0.7em;
  -o-border-top-right-radius: 0.7em;
  -moz-border-top-right-radius: 0.7em;
  -webkit-border-top-right-radius: 0.7em;
}
.sale-box span.on_sale{
font-size: 10px;
color: #444;
background: #ffd400;
text-transform: uppercase;
padding: 58px 35px 17px 40px;
width: 281px;
text-align: center;
display: block;
position: absolute;
left: -27px;
top: -31px;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
-webkit-transform: rotate(-44deg);
-ms-transform: rotate(-44deg);
transform: rotate(40deg);
box-shadow: 3px -4px 13px 3px rgba(0,0,0,0.75);
}
/*.sale-box.two.sale-box span.on_sale{
  background: #fff;
}
.sale-box.three.sale-box span.on_sale{
  background:#fff;
}*/
.pricing-grid1 ul li a,.pricing-grid2 ul li a,.pricing-grid3 ul li a{
  color: #C7C4C4;
  font-size: 15px;
  text-align: center;
  display: block;
  padding: 16px 0;
  text-decoration: none;
  font-weight: 400;
}
/*.pricing-grid1 ul li.whyt a,.pricing-grid2 ul li.whyt a,.pricing-grid3 ul li.whyt a{
  background:#fff;
}
.pricing-grid1:hover div.price-bg ul li a,.pricing-grid1:hover div.price-value h3 a{
 color:#000;
}
.pricing-grid2:hover div.price-bg ul li a,.pricing-grid2:hover div.price-value h3 a{
 color:#000;
}
.pricing-grid3:hover div.price-bg ul li a,.pricing-grid3:hover div.price-value h3 a{
  color:#000;*/
}
.price-bg {
  background: #fff;
}
.price-bg ul {
  padding: 0;
}
.price-bg ul li{
  list-style: none;
}
.cart1,.cart2,.cart3{
  padding: 2.7em 0em 2.7em;
  display: block;
  border-bottom: 2px solid#0098DA;
}
.cart2{
border-bottom: 2px solid#0098DA;
}
.cart3{
border-bottom: 2px solid#0098DA;
}
.cart1 a,.cart2 a,.cart3 a{
  color: #FFF;
  font-size: 0.9em;
  font-weight: 500;
  padding: 0.8em 2em;
  text-decoration: none;
  background: #0098DA;
  text-transform:uppercase;
  -webkit-appearance:none;
  border-radius:1em;
  -webkit-border-radius:1em;
  -o-border-radius:1em;
  -moz-border-radius:1em;
  outline: none;
}
.cart2 a{
  background:#0098DA;
}
.cart3 a{
  background: #0098DA;
}
.cart1 a:hover,.cart2 a:hover,.cart3 a:hover{
  color: #fff;
}
/*----*/
/*---start-pricing-tabels-----*/
.payment-online-form-left{
}
form li {
list-style: none;
}
form ul {
 padding:0;
}
.payment-online-form-left h4{
  font-size: 1.8em;
  color: #222222;
  padding: 0.5em 0;
  text-align: left; 
}
.payment-online-form-left span{
  vertical-align:sub;
  margin-right: 5px;
}
.payment-online-form-left form{
  padding:0 3%;
}
.payment-online-form-left input[type="text"]{
  padding: 1em 1em;
  color: #485460;
  width: 42%;
  margin: 0.5em 0;
  border: 1px solid;
  outline: none;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  float: left;
  font-size: 0.9em;
  border-color: #EEE;
  -webkit-appearance:none;
}
.payment-online-form-left input[type="text"]:hover{
  border-color:#fa6e6f;
}
.text-box-dark{
}
.text-box-light{
  background: url(../images/calender.png) no-repeat 95% 50%;
  cursor:pointer;
  position: relative;
}
.payment-online-form-left ul li:first-child input[type="text"]{
  margin-right: 5%;
}
.payment-online-form-left  input[type="text"]:active, .payment-online-form-left input[type="text"]:hover {
  border-color:#fa6e6f ;
  color:#fa6e6f; 
}
.shipping{
  width: 32px;
  height: 32px;
  display: inline-block;
  background: url(../images/icon.png) no-repeat -111px -26px;
}
.payment{
  width: 32px;
  height: 32px;
  display: inline-block;
  background: url(../images/icon.png) no-repeat -152px -30px;

}
.payment-date-section{
  background: url(../images/calender.png) no-repeat #fff 50%;
}
.payment-sendbtns{
  float:right;
  margin: 2em 0 1.5em;
}
.payment-sendbtns input[type="reset"]{
  background:#fa6e6f;
  padding: 0.7em 1em;
  border: none;
  color: #FFF;
  cursor: pointer;
  font-size: 1.2em;
  display: block;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  outline:none;
}
.payment-sendbtns input[type="reset"]:hover{
  color:#FFF;
  background:#464C54;
}
.payment-sendbtns input[type="submit"]{
  background:#464C54;
  padding: 0.7em 1em;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 1.2em;
  display: block;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-appearance:none;
  outline:none;
}
.payment-sendbtns input[type="submit"]:hover{
  color:#fff;
  background:#fa6e6f;
}
.payment-sendbtns li{
  display:inline-block;
}
.payment-type li{
  display:inline-block;
}
.payment-online-form-right{
  background: #2B2937;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border-bottom: 4px solid #1A1822;
}
/*---start-checkbox----*/
input[type=checkbox].css-checkbox1,input[type=checkbox].css-checkbox2{
  display: none;
}
input[type=checkbox].css-checkbox1 + label.css-label1 {
  height:30px;
  width:30px;
  display: inline-block;
  line-height: 18px;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: super;
  cursor: pointer;
  background: url(../images/icon.png) no-repeat -188px -25px;
}
input[type=checkbox].css-checkbox1:checked + label.css-label1 {
  background: url(../images/icon.png) no-repeat -215px -25px;
}
input[type=checkbox].css-checkbox2 + label.css-label2 {
  height: 30px;
  width: 30px;
  display: inline-block;
  line-height: 18px;
  background-repeat: no-repeat;
  background-position: -20px 0px;
  vertical-align: super;
  cursor: pointer;
  background:url(../images/icon.png) no-repeat -218px -24px;
}
input[type=checkbox].css-checkbox2:checked + label.css-label2 {
  background: url(../images/icon.png) no-repeat -190px -24px;

}
.visa{
  display: inline-block;
  width: 32px;
  height: 32px;
  background:url(../images/icon.png) no-repeat -32px -28px;
}
.paypal{
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../images/icon.png) no-repeat -71px -26px;

}
.payment-online-form-right{
  float: right;
  width: 30%;
  background: #2B2937;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border-bottom: 4px solid #1A1822;
  padding-bottom: 2em;
}
.payment-online-form-right a:hover{
  color:#1ABC9C;
}
.payment-online-form-right ul li{
  display:block;
  padding: 0.5em;
}
.payment-online-form-right ul li a{
  color:#9095AA;
}
.payment-online-form-right h4{
  color: #FFF;
  font-size: 1em;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(144, 149, 170, 0.22);
  padding: 0.8em;
}
.payment-online-form-right ul {
  padding: 0px 1em;
}
.payment-online-form-right h5{
  color: #FFF;
  padding: 0.5em 0.8em 0.4em;
  font-size: 1em;
}
.payment-type {
  border-top: 1px solid rgba(144, 149, 170, 0.22);
  margin-top: 3%;
  text-align: left;
}
input[type=checkbox].css-checkbox3,input[type=checkbox].css-checkbox4,input[type=checkbox].css-checkbox5,input[type=checkbox].css-checkbox6{
  display: none;
}
input[type=checkbox].css-checkbox3 + label.css-label3 {
  height: 22px;
  width: 21px;
  display: inline-block;
  line-height: 18px;
  background-repeat: no-repeat;
  background-position: 0 -38px;
  vertical-align: middle;
  cursor: pointer;
  background-image: url(../images/filter-bg.png);
}
input[type=checkbox].css-checkbox3:checked + label.css-label3 {
  background-position: 0px 0px;
}
input[type=checkbox].css-checkbox4 + label.css-label4 {
  height: 22px;
  width: 21px;
  display: inline-block;
  line-height: 18px;
  background-repeat: no-repeat;
  background-position: 0 0px;
  vertical-align: middle;
  cursor: pointer;
  background-image: url(../images/filter-bg.png);
}
input[type=checkbox].css-checkbox4:checked + label.css-label4 {
  background-position: 0px -38px;
}
input[type=checkbox].css-checkbox5 + label.css-label5 {
  height: 22px;
  width: 21px;
  display: inline-block;
  line-height: 18px;
  background-repeat: no-repeat;
  background-position: 0 -38px;
  vertical-align: middle;
  cursor: pointer;
  background-image: url(../images/filter-bg.png);
}
input[type=checkbox].css-checkbox5:checked + label.css-label5 {
  background-position: 0px 0px;
}
input[type=checkbox].css-checkbox6 + label.css-label6 {
  height: 22px;
  width: 21px;
  display: inline-block;
  line-height: 18px;
  background-repeat: no-repeat;
  background-position: 0 0px;
  vertical-align: middle;
  cursor: pointer;
  background-image: url(../images/filter-bg.png);
}
input[type=checkbox].css-checkbox6:checked + label.css-label6 {
  background-position: 0px -38px;
}
/*-----*/
/**

/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in #small-dialog {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready #small-dialog {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing #small-dialog {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}
/**
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }
.mfp-content iframe{
  width:100%;
  min-height:500px;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
   background:#EEEEEE;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 1046; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
 right: 0px;
  top:0px;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  outline:none;
  border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
 }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; 
}
.image-top img{
  width:100%;
}
.image-top p{
  text-align: justify;
  padding:2% 0;
  font-size:15px;
}
.image-top h3 {
  font-size: 1.5em;
  font-weight: 500;
  margin: 16px 0px 0px 0px;
  color:#3F4244;
}

.footer {
  padding: 1em 0;
  text-align: center;
}
.footer p {
  font-size:0.9em;
  color:#fa6e6f;
  font-weight: 400;
  text-transform: uppercase;
}
.footer p a{
  color:#0fc7c9;
}
.footer p a:hover{
  color: #fa6e6f;
}
/*--------------*/
@media(max-width:1366px){
  .pricing-grid1 ul li a, .pricing-grid2 ul li a, .pricing-grid3 ul li a {
  font-size: 17px;
  }
}
@media(max-width:1024px){
  .pricing-grid1 ul li a, .pricing-grid2 ul li a, .pricing-grid3 ul li a {
  font-size: 15px;
  }
  .price-value, .price-value.two, .price-value.three {
  padding: 2em 0 1em 0;
  }
  .price-value h2 a, .price-value.two h3 a, .price-value.three h4 a {
  font-size: 1.6em;
  }
  .price-head h1 {
  margin-top: 1em;
  font-size: 2.6em;
  }
  .pricing-grids {
  margin: 8% 0;
  }
}
@media(max-width:768px){
  .pricing-grid1 h3 a, .pricing-grid2 h3 a, .pricing-grid3 h3 a {
  padding: 0.4em 1em;
  font-size: 0.7em;
  }
  .pricing-grid1, .pricing-grid2, .pricing-grid3 {
  width: 55%;
  float: none;
  text-align: center;
  margin: 1em auto;
  }
  .price-head h1 {
  margin-top: 1em;
  font-size: 2.4em;
  }
  .cart1, .cart2, .cart3 {
  padding: 2em 0em 2em;
  }
}
@media(max-width:640px){
  .pricing-grid1 ul li a, .pricing-grid2 ul li a, .pricing-grid3 ul li a {
  font-size: 15px;
  }
  .pricing-grid1, .pricing-grid2, .pricing-grid3 {
  width: 65%;
  float: none;
  text-align: center;
  margin: 1em auto;
  }
  .pricing-grid1 ul li a, .pricing-grid2 ul li a, .pricing-grid3 ul li a {
  font-size: 15px;
  padding: 13px 0;
  }
  .payment-online-form-left input[type="text"] {
  padding: 1em 1em;
  width: 93%;
  }
  .payment-sendbtns {
  float: none;
  margin: 2em 0 1.5em;
  }
}
@media(max-width:480px){
  .pricing-grid1, .pricing-grid2, .pricing-grid3 {
  width: 81%;
  }
  .price-head h1 {
  margin-top: 1em;
  font-size: 2.1em;
  }
  .payment-online-form-left input[type="text"] {
  padding: 1em 1em;
  width: 91%;
  }
  .pop_up {
  border: 7px solid#485460;
  }
}
@media(max-width:320px){
  .pricing-grid1, .pricing-grid2, .pricing-grid3 {
  width: 100%;
  margin-right: 0;
  }
  .price-value h2 a, .price-value.two h3 a, .price-value.three h4 a {
  font-size: 1.2em;
  }
  .price-value h5 span,.price-value lable {
  font-size: 16px;
  }
  .price-head h1 {
  margin-top: 1em;
  font-size: 1.5em;
  }
  .payment-online-form-left input[type="text"] {
  padding: 0.8em 0.8em;
  width: 86%;
  font-size: 13px;
  margin: 3px;
  }
  .pop_up {
  border: 4px solid#485460;
  }
  .payment-online-form-left h4 {
  font-size: 1.4em;
  }
  .payment {
  background: url(../images/icon.png) no-repeat -152px -21px;
  }
  .footer p {
  font-size: 0.9em;
  line-height: 1.5em;
  }
  ul.payment-sendbtns li {
margin-top: 1em;

.logo-404 {
  margin-top: 60px;
}

.content-404 h1 {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 41px;
  font-weight: 300;
}

.content-404 img {
 margin:30px auto;
 padding:90px 12px 13px;
}

.content-404 p {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}

.content-404  h2 {
  margin-top:50px;
}

.content-404 h2 a {
  background: #FE980F;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 44px;
  font-weight: 300;
  padding: 8px 40px;
}
}

}